@realsee/dnalogel 2.1.2-alpha.14 → 2.1.2-alpha.15

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 (215) hide show
  1. package/dist/index.cjs.js +2 -2
  2. package/dist/index.js +65 -63
  3. package/dist/index.umd.js +2 -2
  4. package/docs/classes/CruisePluginController.html +4 -4
  5. package/docs/classes/Magnifier.html +4 -4
  6. package/docs/classes/ModelRoomLabelController.html +4 -4
  7. package/docs/classes/Object3DHelperController.html +4 -4
  8. package/docs/classes/PaintBrush.html +4 -4
  9. package/docs/classes/PanoTagPluginController.html +4 -4
  10. package/docs/classes/Util.BetterTween.html +4 -4
  11. package/docs/classes/Util.FivePointSelector.html +4 -4
  12. package/docs/classes/Util.Interval.html +4 -4
  13. package/docs/classes/Util.Magnifier.html +4 -4
  14. package/docs/classes/Util.PointDomHelper.html +4 -4
  15. package/docs/classes/Util.PointHelper.html +4 -4
  16. package/docs/classes/Util.Rectangle.html +4 -4
  17. package/docs/enums/CameraMovementEffect.html +4 -4
  18. package/docs/enums/ContentType.html +4 -4
  19. package/docs/enums/DIRECTION.html +4 -4
  20. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -4
  21. package/docs/enums/DimensionType.html +4 -4
  22. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -4
  23. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -4
  24. package/docs/enums/LinkType.html +4 -4
  25. package/docs/enums/PaintBrushTypeEnum.html +4 -4
  26. package/docs/enums/PointType.html +4 -4
  27. package/docs/enums/Rotation.html +4 -4
  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 +4 -4
  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 +4 -4
  53. package/docs/functions/Util.getCoordsFromElement.html +4 -4
  54. package/docs/functions/Util.getFrameTime.html +4 -4
  55. package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
  56. package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
  57. package/docs/functions/Util.isNil.html +4 -4
  58. package/docs/functions/Util.nextFrame.html +4 -4
  59. package/docs/functions/Util.notNil.html +4 -4
  60. package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
  61. package/docs/functions/Util.tweenProgress.html +4 -4
  62. package/docs/functions/pluginFlag.html +4 -4
  63. package/docs/index.html +4 -4
  64. package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
  65. package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
  66. package/docs/interfaces/CameraMovementPluginExportType.html +4 -4
  67. package/docs/interfaces/ContentTypeMap.html +4 -4
  68. package/docs/interfaces/FloorplanBounding.html +4 -4
  69. package/docs/interfaces/FloorplanData.html +4 -4
  70. package/docs/interfaces/FloorplanEntrance.html +4 -4
  71. package/docs/interfaces/FloorplanExtraObject.html +4 -4
  72. package/docs/interfaces/FloorplanExtraObject3D.html +4 -4
  73. package/docs/interfaces/FloorplanFloorData.html +4 -4
  74. package/docs/interfaces/FloorplanImagePosition.html +4 -4
  75. package/docs/interfaces/FloorplanObserver.html +4 -4
  76. package/docs/interfaces/FloorplanOutlineItem.html +4 -4
  77. package/docs/interfaces/FloorplanPosition.html +4 -4
  78. package/docs/interfaces/FloorplanRoomItem.html +4 -4
  79. package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
  80. package/docs/interfaces/FloorplanServerBounding.html +4 -4
  81. package/docs/interfaces/FloorplanServerComputedData.html +4 -4
  82. package/docs/interfaces/FloorplanServerData.html +4 -4
  83. package/docs/interfaces/FloorplanServerDoorItem.html +4 -4
  84. package/docs/interfaces/FloorplanServerDoorPosition.html +4 -4
  85. package/docs/interfaces/FloorplanServerEntrance.html +4 -4
  86. package/docs/interfaces/FloorplanServerFloorData.html +4 -4
  87. package/docs/interfaces/FloorplanServerImagePosition.html +4 -4
  88. package/docs/interfaces/FloorplanServerObserver.html +4 -4
  89. package/docs/interfaces/FloorplanServerOutlineItem.html +4 -4
  90. package/docs/interfaces/FloorplanServerPosition.html +4 -4
  91. package/docs/interfaces/FloorplanServerRoomItem.html +4 -4
  92. package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
  93. package/docs/interfaces/ItemLabelPluginData.html +4 -4
  94. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -4
  95. package/docs/interfaces/ItemLabelPluginParametersType.html +4 -4
  96. package/docs/interfaces/LineJson.html +4 -4
  97. package/docs/interfaces/ModelChassisCompassPluginData.html +4 -4
  98. package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -4
  99. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -4
  100. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -4
  101. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -4
  102. package/docs/interfaces/ModelItemLabelPluginData.html +4 -4
  103. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -4
  104. package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -4
  105. package/docs/interfaces/ModelRoomLabelPluginData.html +4 -4
  106. package/docs/interfaces/ModelTVVideoPluginData.html +4 -4
  107. package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -4
  108. package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -4
  109. package/docs/interfaces/ModelViewPluginExportType.html +4 -4
  110. package/docs/interfaces/Object3DHelperState.html +4 -4
  111. package/docs/interfaces/OpenParameter.html +4 -4
  112. package/docs/interfaces/PaintBrushAction.html +4 -4
  113. package/docs/interfaces/PaintBrushConfigs.html +4 -4
  114. package/docs/interfaces/PaintBrushState.html +4 -4
  115. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -4
  116. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
  117. package/docs/interfaces/PanoMeasureParameterType.html +4 -4
  118. package/docs/interfaces/PanoRulerPluginExportType.html +4 -4
  119. package/docs/interfaces/PanoRulerPluginOptions.html +4 -4
  120. package/docs/interfaces/PanoRulerPluginParameterType.html +4 -4
  121. package/docs/interfaces/PanoRulerProPluginExportType.html +4 -4
  122. package/docs/interfaces/PanoRulerProPluginOptions.html +4 -4
  123. package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -4
  124. package/docs/interfaces/PanoRulerProPluginState.html +4 -4
  125. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
  126. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
  127. package/docs/interfaces/PanoSpatialTagPluginData.html +4 -4
  128. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -4
  129. package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -4
  130. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -4
  131. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -4
  132. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -4
  133. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -4
  134. package/docs/interfaces/Point.html +4 -4
  135. package/docs/interfaces/PointJson.html +4 -4
  136. package/docs/interfaces/Room.html +4 -4
  137. package/docs/interfaces/RoomInfo.html +4 -4
  138. package/docs/interfaces/RoomLabel.html +4 -4
  139. package/docs/interfaces/RoomRules.html +4 -4
  140. package/docs/interfaces/Rooms.html +4 -4
  141. package/docs/interfaces/Scissor.html +4 -4
  142. package/docs/interfaces/TagConfig.html +4 -4
  143. package/docs/interfaces/Tags.html +4 -4
  144. package/docs/interfaces/Util.MagnifierParameter.html +4 -4
  145. package/docs/interfaces/Util.MouseGroupParameter.html +4 -4
  146. package/docs/modules/Util.html +4 -4
  147. package/docs/modules.html +4 -4
  148. package/docs/types/ArrayPosition.html +4 -4
  149. package/docs/types/CSS3DRenderExportType.html +4 -4
  150. package/docs/types/CSS3DRenderPluginExportType.html +4 -4
  151. package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
  152. package/docs/types/Color.html +4 -4
  153. package/docs/types/ContentTypeConfigKey.html +4 -4
  154. package/docs/types/ContentTypeConfigKeyArray.html +4 -4
  155. package/docs/types/Create3DDomContainerReturnType.html +4 -4
  156. package/docs/types/Create3DElementReturnType.html +4 -4
  157. package/docs/types/CruisePluginExportType.html +4 -4
  158. package/docs/types/Direction-1.html +4 -4
  159. package/docs/types/Direction4.html +4 -4
  160. package/docs/types/FloorplanRuleLabels.html +4 -4
  161. package/docs/types/FloorplanServerRuleLabels.html +4 -4
  162. package/docs/types/GuideLinePluginExportType.html +4 -4
  163. package/docs/types/HelperEventMap.html +4 -4
  164. package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
  165. package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
  166. package/docs/types/MediaData.html +4 -4
  167. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
  168. package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
  169. package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
  170. package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
  171. package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
  172. package/docs/types/MoveArgs.html +4 -4
  173. package/docs/types/MoveOpts.html +4 -4
  174. package/docs/types/Object3DHelperEventMap.html +4 -4
  175. package/docs/types/ObjectFit.html +4 -4
  176. package/docs/types/PaintBrushEventMap.html +4 -4
  177. package/docs/types/PanoCompassPluginData.html +4 -4
  178. package/docs/types/PanoCompassPluginExportType.html +4 -4
  179. package/docs/types/PanoCompassPluginParameterType.html +4 -4
  180. package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
  181. package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
  182. package/docs/types/PanoMeasurePluginEvent.html +4 -4
  183. package/docs/types/PanoMeasureReturnType.html +4 -4
  184. package/docs/types/PanoSpatialTagPluginId.html +4 -4
  185. package/docs/types/PanoTagPluginExportInterface.html +4 -4
  186. package/docs/types/PanoTagPluginParamsInterface.html +4 -4
  187. package/docs/types/PlaneTag.html +4 -4
  188. package/docs/types/PointTag.html +4 -4
  189. package/docs/types/Position.html +4 -4
  190. package/docs/types/RotateArgs.html +4 -4
  191. package/docs/types/RotateOpts.html +4 -4
  192. package/docs/types/RuleLabelsKey.html +4 -4
  193. package/docs/types/RuleLabelsValue.html +4 -4
  194. package/docs/types/Tag.html +4 -4
  195. package/docs/types/Tag2D.html +4 -4
  196. package/docs/types/Tag3D.html +4 -4
  197. package/docs/types/TagId.html +4 -4
  198. package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
  199. package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
  200. package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
  201. package/docs/variables/PLUGIN.html +4 -4
  202. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
  203. package/docs/variables/ROOM_TYPE_MAP.html +4 -4
  204. package/docs/variables/VERSION.html +4 -4
  205. package/docs/variables/itemLabelPluginServerParams.html +4 -4
  206. package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
  207. package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
  208. package/libs/PanoTagPlugin/Components/Common/Media.js +54 -52
  209. package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +33 -31
  210. package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +4 -2
  211. package/libs/PanoTagPlugin/Components/Tag/index.js +4 -2
  212. package/libs/PanoTagPlugin/Components/TagContainer.js +34 -32
  213. package/libs/PanoTagPlugin/Components/TagWrapper.js +4 -2
  214. package/libs/index.js +92 -90
  215. package/package.json +1 -1
@@ -1,25 +1,27 @@
1
1
  var z = (a, n, i) => new Promise((e, t) => {
2
2
  var l = (r) => {
3
3
  try {
4
- s(i.next(r));
4
+ u(i.next(r));
5
5
  } catch (m) {
6
6
  t(m);
7
7
  }
8
8
  }, o = (r) => {
9
9
  try {
10
- s(i.throw(r));
10
+ u(i.throw(r));
11
11
  } catch (m) {
12
12
  t(m);
13
13
  }
14
- }, s = (r) => r.done ? e(r.value) : Promise.resolve(r.value).then(l, o);
15
- s((i = i.apply(a, n)).next());
14
+ }, u = (r) => r.done ? e(r.value) : Promise.resolve(r.value).then(l, o);
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 v, 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 se, create_component as C, mount_component as L, destroy_component as P, destroy_each as ue, space as ce } from "svelte/internal";
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
18
  import { fly as J } from "svelte/transition";
19
19
  import { linear as K } from "svelte/easing";
20
20
  import { Swiper_1 as de } from "../../../vendor/swiper/svelte/swiper.js";
21
21
  import { Swiper_slide as me } from "../../../vendor/swiper/svelte/swiper-slide.js";
22
22
  import { Autoplay as _e } from "swiper";
23
+ import "swiper/css";
24
+ import "swiper/css/autoplay";
23
25
  import "three";
24
26
  import { noTypecheck as Q } from "../../utils/noTypecheck.js";
25
27
  import x from "./MediaItem.js";
@@ -33,7 +35,7 @@ import "../../../vendor/swiper/components-shared/get-changed-params.js";
33
35
  import "../../../vendor/swiper/components-shared/update-swiper.js";
34
36
  import "../../Assets/Icon.js";
35
37
  function pe(a) {
36
- ae(a, "svelte-1sr6cr9", "@import url('swiper/css');@import url('swiper/css/autoplay');.media.svelte-1sr6cr9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
38
+ ae(a, "svelte-ai0lv9", ".media.svelte-ai0lv9{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}");
37
39
  }
38
40
  function W(a, n, i) {
39
41
  const e = a.slice();
@@ -41,26 +43,26 @@ function W(a, n, i) {
41
43
  }
42
44
  function X(a) {
43
45
  let n, i, e, t, l, o;
44
- const s = [he, ge], r = [];
45
- function m(u, g) {
46
- return u[13] ? 0 : 1;
46
+ const u = [he, ge], r = [];
47
+ function m(s, g) {
48
+ return s[13] ? 0 : 1;
47
49
  }
48
- return i = m(a), e = r[i] = s[i](a), {
50
+ return i = m(a), e = r[i] = u[i](a), {
49
51
  c() {
50
- n = le("div"), e.c(), oe(n, "class", "media svelte-1sr6cr9"), G(n, "unfolded", a[4]);
52
+ n = le("div"), e.c(), oe(n, "class", "media svelte-ai0lv9"), G(n, "unfolded", a[4]);
51
53
  },
52
- m(u, g) {
53
- v(u, n, g), r[i].m(n, null), o = !0;
54
+ m(s, g) {
55
+ w(s, n, g), r[i].m(n, null), o = !0;
54
56
  },
55
- p(u, g) {
56
- a = u;
57
+ p(s, g) {
58
+ a = s;
57
59
  let b = i;
58
60
  i = m(a), i === b ? r[i].p(a, g) : (D(), p(r[b], 1, 1, () => {
59
61
  r[b] = null;
60
- }), j(), e = r[i], e ? e.p(a, g) : (e = r[i] = s[i](a), e.c()), _(e, 1), e.m(n, null)), g & 16 && G(n, "unfolded", a[4]);
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
63
  },
62
- i(u) {
63
- o || (_(e), u && re(() => {
64
+ i(s) {
65
+ o || (_(e), s && re(() => {
64
66
  l && l.end(1), t = fe(n, J, a[5] ? {
65
67
  y: 4,
66
68
  duration: a[3],
@@ -69,16 +71,16 @@ function X(a) {
69
71
  } : void 0), t.start();
70
72
  }), o = !0);
71
73
  },
72
- o(u) {
73
- p(e), t && t.invalidate(), u && (l = se(n, J, a[5] ? {
74
+ o(s) {
75
+ p(e), t && t.invalidate(), s && (l = ue(n, J, a[5] ? {
74
76
  y: 4,
75
77
  duration: a[3],
76
78
  delay: a[2],
77
79
  easing: K
78
80
  } : void 0)), o = !1;
79
81
  },
80
- d(u) {
81
- u && I(n), r[i].d(), u && l && l.end();
82
+ d(s) {
83
+ s && I(n), r[i].d(), s && l && l.end();
82
84
  }
83
85
  };
84
86
  }
@@ -126,7 +128,7 @@ function he(a) {
126
128
  disableOnInteraction: !1
127
129
  }) : !1,
128
130
  loop: !0,
129
- $$slots: { default: [we] },
131
+ $$slots: { default: [ve] },
130
132
  $$scope: { ctx: a }
131
133
  }
132
134
  }), n.$on("init", a[19]), n.$on("slideChange", a[20]), {
@@ -169,7 +171,7 @@ function be(a) {
169
171
  C(n.$$.fragment), i = ce();
170
172
  },
171
173
  m(t, l) {
172
- L(n, t, l), v(t, i, l), e = !0;
174
+ L(n, t, l), w(t, i, l), e = !0;
173
175
  },
174
176
  p(t, l) {
175
177
  const o = {};
@@ -215,7 +217,7 @@ function Y(a) {
215
217
  }
216
218
  };
217
219
  }
218
- function we(a) {
220
+ function ve(a) {
219
221
  let n, i, e = a[11], t = [];
220
222
  for (let o = 0; o < e.length; o += 1)
221
223
  t[o] = Y(W(a, e, o));
@@ -228,18 +230,18 @@ function we(a) {
228
230
  t[o].c();
229
231
  n = Z();
230
232
  },
231
- m(o, s) {
233
+ m(o, u) {
232
234
  for (let r = 0; r < t.length; r += 1)
233
- t[r].m(o, s);
234
- v(o, n, s), i = !0;
235
+ t[r].m(o, u);
236
+ w(o, n, u), i = !0;
235
237
  },
236
- p(o, s) {
237
- if (s & 2496) {
238
+ p(o, u) {
239
+ if (u & 2496) {
238
240
  e = o[11];
239
241
  let r;
240
242
  for (r = 0; r < e.length; r += 1) {
241
243
  const m = W(o, e, r);
242
- t[r] ? (t[r].p(m, s), _(t[r], 1)) : (t[r] = Y(m), t[r].c(), _(t[r], 1), t[r].m(n.parentNode, n));
244
+ 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));
243
245
  }
244
246
  for (D(), r = e.length; r < t.length; r += 1)
245
247
  l(r);
@@ -248,19 +250,19 @@ function we(a) {
248
250
  },
249
251
  i(o) {
250
252
  if (!i) {
251
- for (let s = 0; s < e.length; s += 1)
252
- _(t[s]);
253
+ for (let u = 0; u < e.length; u += 1)
254
+ _(t[u]);
253
255
  i = !0;
254
256
  }
255
257
  },
256
258
  o(o) {
257
259
  t = t.filter(Boolean);
258
- for (let s = 0; s < t.length; s += 1)
259
- p(t[s]);
260
+ for (let u = 0; u < t.length; u += 1)
261
+ p(t[u]);
260
262
  i = !1;
261
263
  },
262
264
  d(o) {
263
- ue(t, o), o && I(n);
265
+ se(t, o), o && I(n);
264
266
  }
265
267
  };
266
268
  }
@@ -271,7 +273,7 @@ function ke(a) {
271
273
  e && e.c(), n = Z();
272
274
  },
273
275
  m(t, l) {
274
- e && e.m(t, l), v(t, n, l), i = !0;
276
+ e && e.m(t, l), w(t, n, l), i = !0;
275
277
  },
276
278
  p(t, [l]) {
277
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, () => {
@@ -289,8 +291,8 @@ function ke(a) {
289
291
  }
290
292
  };
291
293
  }
292
- function ve(a, n, i) {
293
- let e, t, l, { tag: o } = n, { mediaData: s } = n, { inDelay: r = 0 } = n, { outDelay: m = 0 } = n, { duration: u = 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
+ function we(a, n, i) {
295
+ 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
296
  const O = R("mediaStore"), M = R("hooks");
295
297
  let h;
296
298
  function B(f) {
@@ -319,11 +321,11 @@ function ve(a, n, i) {
319
321
  const y = f.detail[0];
320
322
  if (!y)
321
323
  return;
322
- const w = y.realIndex;
323
- if (w === S)
324
+ const v = y.realIndex;
325
+ if (v === S)
324
326
  return;
325
- i(12, S = w);
326
- const A = t[w];
327
+ i(12, S = v);
328
+ const A = t[v];
327
329
  if (!A || A.type !== "Video")
328
330
  return;
329
331
  y.autoplay.stop(), y.slides.map((c) => c.querySelector("video")).filter(ye).forEach((c) => c.pause());
@@ -335,19 +337,19 @@ function ve(a, n, i) {
335
337
  }
336
338
  });
337
339
  return a.$$set = (f) => {
338
- "tag" in f && i(17, o = f.tag), "mediaData" in f && i(0, s = f.mediaData), "inDelay" in f && i(1, r = f.inDelay), "outDelay" in f && i(2, m = f.outDelay), "duration" in f && i(3, u = 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
+ "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
341
  }, a.$$.update = () => {
340
- a.$$.dirty & 262145 && i(13, e = E && (s == null ? void 0 : s.length) > 1), a.$$.dirty & 1 && i(11, t = s), a.$$.dirty & 2560 && i(14, l = t.length > 1 && k.autoplay), a.$$.dirty & 1024 && h && h.slides.forEach((f) => {
342
+ 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
343
  const y = f.querySelector("video");
342
- y && O.subscribe(({ currentMediaUrl: w }) => {
343
- w !== y.src && y.pause();
344
+ y && O.subscribe(({ currentMediaUrl: v }) => {
345
+ v !== y.src && y.pause();
344
346
  });
345
347
  });
346
348
  }, [
347
- s,
349
+ u,
348
350
  r,
349
351
  m,
350
- u,
352
+ s,
351
353
  g,
352
354
  b,
353
355
  F,
@@ -367,12 +369,12 @@ function ve(a, n, i) {
367
369
  ee
368
370
  ];
369
371
  }
370
- class Ge extends te {
372
+ class Ke extends te {
371
373
  constructor(n) {
372
374
  super(), ne(
373
375
  this,
374
376
  n,
375
- ve,
377
+ we,
376
378
  ke,
377
379
  ie,
378
380
  {
@@ -394,5 +396,5 @@ class Ge extends te {
394
396
  }
395
397
  }
396
398
  export {
397
- Ge as default
399
+ Ke as default
398
400
  };
@@ -21,6 +21,8 @@ import "../../../vendor/swiper/components-shared/mount-swiper.js";
21
21
  import "../../../vendor/swiper/components-shared/get-changed-params.js";
22
22
  import "../../../vendor/swiper/components-shared/update-swiper.js";
23
23
  import "../../../vendor/swiper/svelte/swiper-slide.js";
24
+ import "swiper/css";
25
+ import "swiper/css/autoplay";
24
26
  import "../../utils/noTypecheck.js";
25
27
  import "../Common/MediaItem.js";
26
28
  import "../../Assets/Icon.js";
@@ -32,7 +34,7 @@ function M(a, i, l) {
32
34
  return e[5] = i[l].id, e[1] = i[l].content, e;
33
35
  }
34
36
  function P(a) {
35
- let i, l, e, o, f, n = [], p = /* @__PURE__ */ new Map(), s, c, $;
37
+ let i, l, e, o, f, r = [], p = /* @__PURE__ */ new Map(), s, c, $;
36
38
  i = new L({
37
39
  props: {
38
40
  visible: a[4],
@@ -52,49 +54,49 @@ function P(a) {
52
54
  let b = a[2];
53
55
  const I = (t) => t[5];
54
56
  for (let t = 0; t < b.length; t += 1) {
55
- let r = M(a, b, t), d = I(r);
56
- p.set(d, n[t] = R(d, r));
57
+ let n = M(a, b, t), d = I(n);
58
+ p.set(d, r[t] = R(d, n));
57
59
  }
58
60
  let m = a[3] && S(a);
59
61
  return {
60
62
  c() {
61
63
  w(i.$$.fragment), l = y(), e = N("div"), w(o.$$.fragment), f = y();
62
- for (let t = 0; t < n.length; t += 1)
63
- n[t].c();
64
+ for (let t = 0; t < r.length; t += 1)
65
+ r[t].c();
64
66
  s = y(), m && m.c(), c = q(), C(e, "class", "line svelte-1f7m1lj");
65
67
  },
66
- m(t, r) {
67
- k(i, t, r), g(t, l, r), g(t, e, r), k(o, e, null), g(t, f, r);
68
- for (let d = 0; d < n.length; d += 1)
69
- n[d].m(t, r);
70
- g(t, s, r), m && m.m(t, r), g(t, c, r), $ = !0;
68
+ m(t, n) {
69
+ k(i, t, n), g(t, l, n), g(t, e, n), k(o, e, null), g(t, f, n);
70
+ for (let d = 0; d < r.length; d += 1)
71
+ r[d].m(t, n);
72
+ g(t, s, n), m && m.m(t, n), g(t, c, n), $ = !0;
71
73
  },
72
- p(t, r) {
74
+ p(t, n) {
73
75
  const d = {};
74
- r & 16 && (d.visible = t[4]), i.$set(d);
76
+ n & 16 && (d.visible = t[4]), i.$set(d);
75
77
  const T = {};
76
- r & 16 && (T.unfolded = t[4]), o.$set(T), r & 20 && (b = t[2], j(), n = E(n, r, I, 1, t, b, p, s.parentNode, F, R, s, M), D()), t[3] ? m ? (m.p(t, r), r & 8 && u(m, 1)) : (m = S(t), m.c(), u(m, 1), m.m(c.parentNode, c)) : m && (j(), _(m, 1, 1, () => {
78
+ n & 16 && (T.unfolded = t[4]), o.$set(T), n & 20 && (b = t[2], j(), r = E(r, n, I, 1, t, b, p, s.parentNode, F, R, s, M), D()), t[3] ? m ? (m.p(t, n), n & 8 && u(m, 1)) : (m = S(t), m.c(), u(m, 1), m.m(c.parentNode, c)) : m && (j(), _(m, 1, 1, () => {
77
79
  m = null;
78
80
  }), D());
79
81
  },
80
82
  i(t) {
81
83
  if (!$) {
82
84
  u(i.$$.fragment, t), u(o.$$.fragment, t);
83
- for (let r = 0; r < b.length; r += 1)
84
- u(n[r]);
85
+ for (let n = 0; n < b.length; n += 1)
86
+ u(r[n]);
85
87
  u(m), $ = !0;
86
88
  }
87
89
  },
88
90
  o(t) {
89
91
  _(i.$$.fragment, t), _(o.$$.fragment, t);
90
- for (let r = 0; r < n.length; r += 1)
91
- _(n[r]);
92
+ for (let n = 0; n < r.length; n += 1)
93
+ _(r[n]);
92
94
  _(m), $ = !1;
93
95
  },
94
96
  d(t) {
95
97
  v(i, t), t && h(l), t && h(e), v(o), t && h(f);
96
- for (let r = 0; r < n.length; r += 1)
97
- n[r].d(t);
98
+ for (let n = 0; n < r.length; n += 1)
99
+ r[n].d(t);
98
100
  t && h(s), m && m.d(t), t && h(c);
99
101
  }
100
102
  };
@@ -113,13 +115,13 @@ function R(a, i) {
113
115
  c() {
114
116
  l = N("div"), w(e.$$.fragment), C(l, "class", "text svelte-1f7m1lj"), this.first = l;
115
117
  },
116
- m(f, n) {
117
- g(f, l, n), k(e, l, null), o = !0;
118
+ m(f, r) {
119
+ g(f, l, r), k(e, l, null), o = !0;
118
120
  },
119
- p(f, n) {
121
+ p(f, r) {
120
122
  i = f;
121
123
  const p = {};
122
- n & 16 && (p.unfolded = i[4]), n & 4 && (p.content = i[1]), e.$set(p);
124
+ r & 16 && (p.unfolded = i[4]), r & 4 && (p.content = i[1]), e.$set(p);
123
125
  },
124
126
  i(f) {
125
127
  o || (u(e.$$.fragment, f), o = !0);
@@ -154,8 +156,8 @@ function S(a) {
154
156
  g(o, i, f), k(l, i, null), e = !0;
155
157
  },
156
158
  p(o, f) {
157
- const n = {};
158
- f & 16 && (n.unfolded = o[4]), f & 8 && (n.mediaData = o[3]), f & 1 && (n.tag = o[0]), l.$set(n);
159
+ const r = {};
160
+ f & 16 && (r.unfolded = o[4]), f & 8 && (r.mediaData = o[3]), f & 1 && (r.tag = o[0]), l.$set(r);
159
161
  },
160
162
  i(o) {
161
163
  e || (u(l.$$.fragment, o), e = !0);
@@ -194,19 +196,19 @@ function Q(a) {
194
196
  };
195
197
  }
196
198
  function U(a, i, l) {
197
- let e, o, f, { tag: n } = i, p;
199
+ let e, o, f, { tag: r } = i, p;
198
200
  return a.$$set = (s) => {
199
- "tag" in s && l(0, n = s.tag);
201
+ "tag" in s && l(0, r = s.tag);
200
202
  }, a.$$.update = () => {
201
203
  var s, c, $;
202
- a.$$.dirty & 1 && l(4, e = n.state ? n.state.unfolded : !1), a.$$.dirty & 1 && l(1, o = ((c = (s = n.data.text) == null ? void 0 : s.length) != null ? c : 0) > 7 ? (($ = n.data.text) == null ? void 0 : $.substring(0, 6)) + "..." : n.data.text), a.$$.dirty & 1 && l(3, f = n.data.mediaData), a.$$.dirty & 2 && l(2, p = o ? [{ id: G(), content: o }] : []);
203
- }, [n, o, p, f, e];
204
+ a.$$.dirty & 1 && l(4, e = r.state ? r.state.unfolded : !1), a.$$.dirty & 1 && l(1, o = ((c = (s = r.data.text) == null ? void 0 : s.length) != null ? c : 0) > 7 ? (($ = r.data.text) == null ? void 0 : $.substring(0, 6)) + "..." : r.data.text), a.$$.dirty & 1 && l(3, f = r.data.mediaData), a.$$.dirty & 2 && l(2, p = o ? [{ id: G(), content: o }] : []);
205
+ }, [r, o, p, f, e];
204
206
  }
205
- class ke extends B {
207
+ class ye extends B {
206
208
  constructor(i) {
207
209
  super(), Y(this, i, U, Q, z, { tag: 0 }, O);
208
210
  }
209
211
  }
210
212
  export {
211
- ke as default
213
+ ye as default
212
214
  };
@@ -12,6 +12,8 @@ import "../../../vendor/swiper/components-shared/mount-swiper.js";
12
12
  import "../../../vendor/swiper/components-shared/get-changed-params.js";
13
13
  import "../../../vendor/swiper/components-shared/update-swiper.js";
14
14
  import "../../../vendor/swiper/svelte/swiper-slide.js";
15
+ import "swiper/css";
16
+ import "swiper/css/autoplay";
15
17
  import "three";
16
18
  import "../../utils/noTypecheck.js";
17
19
  import "../Common/MediaItem.js";
@@ -94,11 +96,11 @@ function B(o, r, i) {
94
96
  }), o.$$.dirty & 1 && i(2, m = (d = l.data.objectFit) != null ? d : (() => l.data.adaptationMode === "stretch" ? "cover" : l.data.adaptationMode === "proportional" ? "contain" : void 0)());
95
97
  }, [l, a, m, n, t, e];
96
98
  }
97
- class Z extends g {
99
+ class x extends g {
98
100
  constructor(r) {
99
101
  super(), y(this, r, B, q, b, { tag: 0 }, P);
100
102
  }
101
103
  }
102
104
  export {
103
- Z as default
105
+ x as default
104
106
  };
@@ -35,6 +35,8 @@ import "../../../vendor/swiper/components-shared/mount-swiper.js";
35
35
  import "../../../vendor/swiper/components-shared/get-changed-params.js";
36
36
  import "../../../vendor/swiper/components-shared/update-swiper.js";
37
37
  import "../../../vendor/swiper/svelte/swiper-slide.js";
38
+ import "swiper/css";
39
+ import "swiper/css/autoplay";
38
40
  import "../Common/MediaItem.js";
39
41
  import "../Common/Audio.js";
40
42
  function R(i) {
@@ -292,7 +294,7 @@ function iA(i, A, n) {
292
294
  _
293
295
  ];
294
296
  }
295
- class ZA extends T {
297
+ class VA extends T {
296
298
  constructor(A) {
297
299
  super(), Y(
298
300
  this,
@@ -313,5 +315,5 @@ class ZA extends T {
313
315
  }
314
316
  }
315
317
  export {
316
- ZA as default
318
+ VA as default
317
319
  };
@@ -32,6 +32,8 @@ import "../../vendor/swiper/components-shared/mount-swiper.js";
32
32
  import "../../vendor/swiper/components-shared/get-changed-params.js";
33
33
  import "../../vendor/swiper/components-shared/update-swiper.js";
34
34
  import "../../vendor/swiper/svelte/swiper-slide.js";
35
+ import "swiper/css";
36
+ import "swiper/css/autoplay";
35
37
  import "./Common/MediaItem.js";
36
38
  import "./Tag/MarketingTag.js";
37
39
  import "./Tag/AudioTag.js";
@@ -51,41 +53,41 @@ function k(s, e, i) {
51
53
  }
52
54
  function v(s) {
53
55
  let e, i = [], o = /* @__PURE__ */ new Map(), a, l = s[1];
54
- const m = (n) => n[6].id;
55
- for (let n = 0; n < l.length; n += 1) {
56
- let t = k(s, l, n), r = m(t);
57
- o.set(r, i[n] = y(r, t));
56
+ const m = (r) => r[6].id;
57
+ for (let r = 0; r < l.length; r += 1) {
58
+ let t = k(s, l, r), n = m(t);
59
+ o.set(n, i[r] = y(n, t));
58
60
  }
59
61
  return {
60
62
  c() {
61
63
  e = A("div");
62
- for (let n = 0; n < i.length; n += 1)
63
- i[n].c();
64
+ for (let r = 0; r < i.length; r += 1)
65
+ i[r].c();
64
66
  T(e, "class", "tag--container svelte-1eci49s"), p(e, "hide", !s[3].visible || !s[5].visible), p(e, "withAnimation", s[0]);
65
67
  },
66
- m(n, t) {
67
- h(n, e, t);
68
- for (let r = 0; r < i.length; r += 1)
69
- i[r].m(e, null);
68
+ m(r, t) {
69
+ h(r, e, t);
70
+ for (let n = 0; n < i.length; n += 1)
71
+ i[n].m(e, null);
70
72
  a = !0;
71
73
  },
72
- p(n, t) {
73
- t & 63 && (l = n[1], S(), i = N(i, t, m, 1, n, l, o, e, W, y, null, k), w()), t & 40 && p(e, "hide", !n[3].visible || !n[5].visible), t & 1 && p(e, "withAnimation", n[0]);
74
+ p(r, t) {
75
+ t & 63 && (l = r[1], S(), i = N(i, t, m, 1, r, l, o, e, W, y, null, k), w()), t & 40 && p(e, "hide", !r[3].visible || !r[5].visible), t & 1 && p(e, "withAnimation", r[0]);
74
76
  },
75
- i(n) {
77
+ i(r) {
76
78
  if (!a) {
77
79
  for (let t = 0; t < l.length; t += 1)
78
80
  f(i[t]);
79
81
  a = !0;
80
82
  }
81
83
  },
82
- o(n) {
84
+ o(r) {
83
85
  for (let t = 0; t < i.length; t += 1)
84
86
  u(i[t]);
85
87
  a = !1;
86
88
  },
87
- d(n) {
88
- n && g(e);
89
+ d(r) {
90
+ r && g(e);
89
91
  for (let t = 0; t < i.length; t += 1)
90
92
  i[t].d();
91
93
  }
@@ -103,23 +105,23 @@ function y(s, e) {
103
105
  withAnimation: e[0]
104
106
  }
105
107
  ];
106
- let n = {};
108
+ let r = {};
107
109
  for (let t = 0; t < m.length; t += 1)
108
- n = j(n, m[t]);
109
- return o = new I({ props: n }), {
110
+ r = j(r, m[t]);
111
+ return o = new I({ props: r }), {
110
112
  key: s,
111
113
  first: null,
112
114
  c() {
113
- var t, r, c;
114
- i = A("div"), B(o.$$.fragment), a = D(), T(i, "class", "tag svelte-1eci49s"), p(i, "hide", !((t = e[6].pointTagStyle) != null && t.leftPercent) || !((r = e[6].pointTagStyle) != null && r.topPercent) || e[6].enabled === !1 || !e[6].state || ((c = e[6].temporaryState) == null ? void 0 : c.visible) === !1), this.first = i;
115
+ var t, n, c;
116
+ i = A("div"), B(o.$$.fragment), a = D(), T(i, "class", "tag svelte-1eci49s"), p(i, "hide", !((t = e[6].pointTagStyle) != null && t.leftPercent) || !((n = e[6].pointTagStyle) != null && n.topPercent) || e[6].enabled === !1 || !e[6].state || ((c = e[6].temporaryState) == null ? void 0 : c.visible) === !1), this.first = i;
115
117
  },
116
- m(t, r) {
117
- h(t, i, r), E(o, i, null), F(i, a), l = !0;
118
+ m(t, n) {
119
+ h(t, i, n), E(o, i, null), F(i, a), l = !0;
118
120
  },
119
- p(t, r) {
121
+ p(t, n) {
120
122
  var _, d, b;
121
123
  e = t;
122
- const c = r & 63 ? G(m, [
124
+ const c = n & 63 ? G(m, [
123
125
  {
124
126
  tag: e[6],
125
127
  hooks: e[2],
@@ -129,7 +131,7 @@ function y(s, e) {
129
131
  withAnimation: e[0]
130
132
  }
131
133
  ]) : {};
132
- o.$set(c), r & 2 && p(i, "hide", !((_ = e[6].pointTagStyle) != null && _.leftPercent) || !((d = e[6].pointTagStyle) != null && d.topPercent) || e[6].enabled === !1 || !e[6].state || ((b = e[6].temporaryState) == null ? void 0 : b.visible) === !1);
134
+ o.$set(c), n & 2 && p(i, "hide", !((_ = e[6].pointTagStyle) != null && _.leftPercent) || !((d = e[6].pointTagStyle) != null && d.topPercent) || e[6].enabled === !1 || !e[6].state || ((b = e[6].temporaryState) == null ? void 0 : b.visible) === !1);
133
135
  },
134
136
  i(t) {
135
137
  l || (f(o.$$.fragment, t), l = !0);
@@ -168,12 +170,12 @@ function K(s) {
168
170
  };
169
171
  }
170
172
  function L(s, e, i) {
171
- let { withAnimation: o = !1 } = e, { tags: a = [] } = e, { hooks: l } = e, { state: m } = e, { mediaStore: n } = e, { temporaryState: t } = e;
172
- return s.$$set = (r) => {
173
- "withAnimation" in r && i(0, o = r.withAnimation), "tags" in r && i(1, a = r.tags), "hooks" in r && i(2, l = r.hooks), "state" in r && i(3, m = r.state), "mediaStore" in r && i(4, n = r.mediaStore), "temporaryState" in r && i(5, t = r.temporaryState);
174
- }, [o, a, l, m, n, t];
173
+ let { withAnimation: o = !1 } = e, { tags: a = [] } = e, { hooks: l } = e, { state: m } = e, { mediaStore: r } = e, { temporaryState: t } = e;
174
+ return s.$$set = (n) => {
175
+ "withAnimation" in n && i(0, o = n.withAnimation), "tags" in n && i(1, a = n.tags), "hooks" in n && i(2, l = n.hooks), "state" in n && i(3, m = n.state), "mediaStore" in n && i(4, r = n.mediaStore), "temporaryState" in n && i(5, t = n.temporaryState);
176
+ }, [o, a, l, m, r, t];
175
177
  }
176
- class Be extends P {
178
+ class Ee extends P {
177
179
  constructor(e) {
178
180
  super(), z(
179
181
  this,
@@ -194,5 +196,5 @@ class Be extends P {
194
196
  }
195
197
  }
196
198
  export {
197
- Be as default
199
+ Ee as default
198
200
  };
@@ -32,6 +32,8 @@ import "../../vendor/swiper/components-shared/mount-swiper.js";
32
32
  import "../../vendor/swiper/components-shared/get-changed-params.js";
33
33
  import "../../vendor/swiper/components-shared/update-swiper.js";
34
34
  import "../../vendor/swiper/svelte/swiper-slide.js";
35
+ import "swiper/css";
36
+ import "swiper/css/autoplay";
35
37
  import "./Common/MediaItem.js";
36
38
  import "./Tag/MarketingTag.js";
37
39
  import "./Tag/AudioTag.js";
@@ -164,7 +166,7 @@ function tt(e, t, n) {
164
166
  r
165
167
  ];
166
168
  }
167
- class Ot extends K {
169
+ class Rt extends K {
168
170
  constructor(t) {
169
171
  super(), M(
170
172
  this,
@@ -185,5 +187,5 @@ class Ot extends K {
185
187
  }
186
188
  }
187
189
  export {
188
- Ot as default
190
+ Rt as default
189
191
  };