@everymatrix/cashier-modal 1.76.4 → 1.76.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.
@@ -1,7 +1,7 @@
1
- function B() {
1
+ function S() {
2
2
  }
3
- const lt = (t) => t;
4
- function mt(t, e) {
3
+ const ut = (t) => t;
4
+ function yt(t, e) {
5
5
  for (const n in e)
6
6
  t[n] = e[n];
7
7
  return (
@@ -9,41 +9,41 @@ function mt(t, e) {
9
9
  t
10
10
  );
11
11
  }
12
- function ut(t) {
12
+ function ft(t) {
13
13
  return t();
14
14
  }
15
15
  function tt() {
16
16
  return /* @__PURE__ */ Object.create(null);
17
17
  }
18
- function S(t) {
19
- t.forEach(ut);
18
+ function O(t) {
19
+ t.forEach(ft);
20
20
  }
21
- function K(t) {
21
+ function Q(t) {
22
22
  return typeof t == "function";
23
23
  }
24
- function yt(t, e) {
24
+ function pt(t, e) {
25
25
  return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
26
26
  }
27
- function pt(t) {
27
+ function wt(t) {
28
28
  return Object.keys(t).length === 0;
29
29
  }
30
- function wt(t, e, n, i) {
30
+ function bt(t, e, n, i) {
31
31
  if (t) {
32
- const s = ft(t, e, n, i);
32
+ const s = at(t, e, n, i);
33
33
  return t[0](s);
34
34
  }
35
35
  }
36
- function ft(t, e, n, i) {
37
- return t[1] && i ? mt(n.ctx.slice(), t[1](i(e))) : n.ctx;
36
+ function at(t, e, n, i) {
37
+ return t[1] && i ? yt(n.ctx.slice(), t[1](i(e))) : n.ctx;
38
38
  }
39
- function bt(t, e, n, i) {
39
+ function xt(t, e, n, i) {
40
40
  if (t[2] && i) {
41
41
  const s = t[2](i(n));
42
42
  if (e.dirty === void 0)
43
43
  return s;
44
44
  if (typeof s == "object") {
45
- const r = [], u = Math.max(e.dirty.length, s.length);
46
- for (let o = 0; o < u; o += 1)
45
+ const r = [], l = Math.max(e.dirty.length, s.length);
46
+ for (let o = 0; o < l; o += 1)
47
47
  r[o] = e.dirty[o] | s[o];
48
48
  return r;
49
49
  }
@@ -51,13 +51,13 @@ function bt(t, e, n, i) {
51
51
  }
52
52
  return e.dirty;
53
53
  }
54
- function xt(t, e, n, i, s, r) {
54
+ function Ct(t, e, n, i, s, r) {
55
55
  if (s) {
56
- const u = ft(e, n, i, r);
57
- t.p(u, s);
56
+ const l = at(e, n, i, r);
57
+ t.p(l, s);
58
58
  }
59
59
  }
60
- function Ct(t) {
60
+ function vt(t) {
61
61
  if (t.ctx.length > 32) {
62
62
  const e = [], n = t.ctx.length / 32;
63
63
  for (let i = 0; i < n; i++)
@@ -66,17 +66,17 @@ function Ct(t) {
66
66
  }
67
67
  return -1;
68
68
  }
69
- const at = typeof window < "u";
70
- let vt = at ? () => window.performance.now() : () => Date.now(), Q = at ? (t) => requestAnimationFrame(t) : B;
69
+ const dt = typeof window < "u";
70
+ let Et = dt ? () => window.performance.now() : () => Date.now(), X = dt ? (t) => requestAnimationFrame(t) : S;
71
71
  const L = /* @__PURE__ */ new Set();
72
- function dt(t) {
72
+ function ht(t) {
73
73
  L.forEach((e) => {
74
74
  e.c(t) || (L.delete(e), e.f());
75
- }), L.size !== 0 && Q(dt);
75
+ }), L.size !== 0 && X(ht);
76
76
  }
77
- function Et(t) {
77
+ function Lt(t) {
78
78
  let e;
79
- return L.size === 0 && Q(dt), {
79
+ return L.size === 0 && X(ht), {
80
80
  promise: new Promise((n) => {
81
81
  L.add(e = { c: t, f: n });
82
82
  }),
@@ -85,17 +85,17 @@ function Et(t) {
85
85
  }
86
86
  };
87
87
  }
88
- function x(t, e) {
88
+ function k(t, e) {
89
89
  t.appendChild(e);
90
90
  }
91
- function Lt(t, e, n) {
92
- const i = X(t);
91
+ function kt(t, e, n) {
92
+ const i = Y(t);
93
93
  if (!i.getElementById(e)) {
94
- const s = C("style");
95
- s.id = e, s.textContent = n, ht(i, s);
94
+ const s = x("style");
95
+ s.id = e, s.textContent = n, $t(i, s);
96
96
  }
97
97
  }
98
- function X(t) {
98
+ function Y(t) {
99
99
  if (!t)
100
100
  return document;
101
101
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
@@ -105,49 +105,49 @@ function X(t) {
105
105
  e
106
106
  ) : t.ownerDocument;
107
107
  }
108
- function kt(t) {
109
- const e = C("style");
110
- return e.textContent = "/* empty */", ht(X(t), e), e.sheet;
108
+ function Mt(t) {
109
+ const e = x("style");
110
+ return e.textContent = "/* empty */", $t(Y(t), e), e.sheet;
111
111
  }
112
- function ht(t, e) {
113
- return x(
112
+ function $t(t, e) {
113
+ return k(
114
114
  /** @type {Document} */
115
115
  t.head || t,
116
116
  e
117
117
  ), e.sheet;
118
118
  }
119
- function Y(t, e, n) {
119
+ function F(t, e, n) {
120
120
  t.insertBefore(e, n || null);
121
121
  }
122
- function j(t) {
122
+ function C(t) {
123
123
  t.parentNode && t.parentNode.removeChild(t);
124
124
  }
125
- function C(t) {
125
+ function x(t) {
126
126
  return document.createElement(t);
127
127
  }
128
128
  function et(t) {
129
129
  return document.createElementNS("http://www.w3.org/2000/svg", t);
130
130
  }
131
- function $t(t) {
131
+ function _t(t) {
132
132
  return document.createTextNode(t);
133
133
  }
134
- function Mt() {
135
- return $t(" ");
136
- }
137
134
  function St() {
138
- return $t("");
135
+ return _t(" ");
139
136
  }
140
- function q(t, e, n, i) {
137
+ function jt() {
138
+ return _t("");
139
+ }
140
+ function Z(t, e, n, i) {
141
141
  return t.addEventListener(e, n, i), () => t.removeEventListener(e, n, i);
142
142
  }
143
- function y(t, e, n) {
143
+ function g(t, e, n) {
144
144
  n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
145
145
  }
146
- function jt(t) {
146
+ function Ot(t) {
147
147
  return Array.from(t.childNodes);
148
148
  }
149
149
  let T;
150
- function Ot() {
150
+ function At() {
151
151
  if (T === void 0) {
152
152
  T = !1;
153
153
  try {
@@ -158,32 +158,32 @@ function Ot() {
158
158
  }
159
159
  return T;
160
160
  }
161
- function At(t, e) {
161
+ function Nt(t, e) {
162
162
  getComputedStyle(t).position === "static" && (t.style.position = "relative");
163
- const i = C("iframe");
163
+ const i = x("iframe");
164
164
  i.setAttribute(
165
165
  "style",
166
166
  "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"
167
167
  ), i.setAttribute("aria-hidden", "true"), i.tabIndex = -1;
168
- const s = Ot();
168
+ const s = At();
169
169
  let r;
170
- return s ? (i.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", r = q(
170
+ return s ? (i.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", r = Z(
171
171
  window,
172
172
  "message",
173
173
  /** @param {MessageEvent} event */
174
- (u) => {
175
- u.source === i.contentWindow && e();
174
+ (l) => {
175
+ l.source === i.contentWindow && e();
176
176
  }
177
177
  )) : (i.src = "about:blank", i.onload = () => {
178
- r = q(i.contentWindow, "resize", e), e();
179
- }), x(t, i), () => {
180
- (s || r && i.contentWindow) && r(), j(i);
178
+ r = Z(i.contentWindow, "resize", e), e();
179
+ }), k(t, i), () => {
180
+ (s || r && i.contentWindow) && r(), C(i);
181
181
  };
182
182
  }
183
- function Nt(t, e, { bubbles: n = !1, cancelable: i = !1 } = {}) {
183
+ function zt(t, e, { bubbles: n = !1, cancelable: i = !1 } = {}) {
184
184
  return new CustomEvent(t, { detail: e, bubbles: n, cancelable: i });
185
185
  }
186
- function zt(t) {
186
+ function Bt(t) {
187
187
  const e = {};
188
188
  return t.childNodes.forEach(
189
189
  /** @param {Element} node */
@@ -194,69 +194,69 @@ function zt(t) {
194
194
  }
195
195
  const U = /* @__PURE__ */ new Map();
196
196
  let W = 0;
197
- function Bt(t) {
197
+ function Pt(t) {
198
198
  let e = 5381, n = t.length;
199
199
  for (; n--; )
200
200
  e = (e << 5) - e ^ t.charCodeAt(n);
201
201
  return e >>> 0;
202
202
  }
203
- function Pt(t, e) {
204
- const n = { stylesheet: kt(e), rules: {} };
203
+ function Rt(t, e) {
204
+ const n = { stylesheet: Mt(e), rules: {} };
205
205
  return U.set(t, n), n;
206
206
  }
207
- function nt(t, e, n, i, s, r, u, o = 0) {
208
- const f = 16.666 / i;
209
- let l = `{
207
+ function nt(t, e, n, i, s, r, l, o = 0) {
208
+ const u = 16.666 / i;
209
+ let c = `{
210
210
  `;
211
- for (let _ = 0; _ <= 1; _ += f) {
212
- const b = e + (n - e) * r(_);
213
- l += _ * 100 + `%{${u(b, 1 - b)}}
211
+ for (let m = 0; m <= 1; m += u) {
212
+ const b = e + (n - e) * r(m);
213
+ c += m * 100 + `%{${l(b, 1 - b)}}
214
214
  `;
215
215
  }
216
- const $ = l + `100% {${u(n, 1 - n)}}
217
- }`, a = `__svelte_${Bt($)}_${o}`, g = X(t), { stylesheet: m, rules: c } = U.get(g) || Pt(g, t);
218
- c[a] || (c[a] = !0, m.insertRule(`@keyframes ${a} ${$}`, m.cssRules.length));
219
- const h = t.style.animation || "";
220
- return t.style.animation = `${h ? `${h}, ` : ""}${a} ${i}ms linear ${s}ms 1 both`, W += 1, a;
216
+ const _ = c + `100% {${l(n, 1 - n)}}
217
+ }`, f = `__svelte_${Pt(_)}_${o}`, h = Y(t), { stylesheet: $, rules: a } = U.get(h) || Rt(h, t);
218
+ a[f] || (a[f] = !0, $.insertRule(`@keyframes ${f} ${_}`, $.cssRules.length));
219
+ const y = t.style.animation || "";
220
+ return t.style.animation = `${y ? `${y}, ` : ""}${f} ${i}ms linear ${s}ms 1 both`, W += 1, f;
221
221
  }
222
- function Rt(t, e) {
222
+ function Tt(t, e) {
223
223
  const n = (t.style.animation || "").split(", "), i = n.filter(
224
224
  e ? (r) => r.indexOf(e) < 0 : (r) => r.indexOf("__svelte") === -1
225
225
  // remove all Svelte animations
226
226
  ), s = n.length - i.length;
227
- s && (t.style.animation = i.join(", "), W -= s, W || Tt());
227
+ s && (t.style.animation = i.join(", "), W -= s, W || Ht());
228
228
  }
229
- function Tt() {
230
- Q(() => {
229
+ function Ht() {
230
+ X(() => {
231
231
  W || (U.forEach((t) => {
232
232
  const { ownerNode: e } = t.stylesheet;
233
- e && j(e);
233
+ e && C(e);
234
234
  }), U.clear());
235
235
  });
236
236
  }
237
237
  let P;
238
- function N(t) {
238
+ function z(t) {
239
239
  P = t;
240
240
  }
241
- function Ht() {
241
+ function It() {
242
242
  if (!P)
243
243
  throw new Error("Function called outside component initialization");
244
244
  return P;
245
245
  }
246
- function It(t) {
247
- Ht().$$.on_mount.push(t);
246
+ function Ut(t) {
247
+ It().$$.on_mount.push(t);
248
248
  }
249
249
  const E = [], D = [];
250
- let k = [];
251
- const it = [], Ut = /* @__PURE__ */ Promise.resolve();
252
- let Z = !1;
253
- function Wt() {
254
- Z || (Z = !0, Ut.then(p));
250
+ let M = [];
251
+ const it = [], Wt = /* @__PURE__ */ Promise.resolve();
252
+ let G = !1;
253
+ function Dt() {
254
+ G || (G = !0, Wt.then(p));
255
255
  }
256
- function M(t) {
257
- k.push(t);
256
+ function j(t) {
257
+ M.push(t);
258
258
  }
259
- const J = /* @__PURE__ */ new Set();
259
+ const V = /* @__PURE__ */ new Set();
260
260
  let v = 0;
261
261
  function p() {
262
262
  if (v !== 0)
@@ -266,46 +266,46 @@ function p() {
266
266
  try {
267
267
  for (; v < E.length; ) {
268
268
  const e = E[v];
269
- v++, N(e), Dt(e.$$);
269
+ v++, z(e), Ft(e.$$);
270
270
  }
271
271
  } catch (e) {
272
272
  throw E.length = 0, v = 0, e;
273
273
  }
274
- for (N(null), E.length = 0, v = 0; D.length; )
274
+ for (z(null), E.length = 0, v = 0; D.length; )
275
275
  D.pop()();
276
- for (let e = 0; e < k.length; e += 1) {
277
- const n = k[e];
278
- J.has(n) || (J.add(n), n());
276
+ for (let e = 0; e < M.length; e += 1) {
277
+ const n = M[e];
278
+ V.has(n) || (V.add(n), n());
279
279
  }
280
- k.length = 0;
280
+ M.length = 0;
281
281
  } while (E.length);
282
282
  for (; it.length; )
283
283
  it.pop()();
284
- Z = !1, J.clear(), N(t);
284
+ G = !1, V.clear(), z(t);
285
285
  }
286
- function Dt(t) {
286
+ function Ft(t) {
287
287
  if (t.fragment !== null) {
288
- t.update(), S(t.before_update);
288
+ t.update(), O(t.before_update);
289
289
  const e = t.dirty;
290
- t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(M);
290
+ t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(j);
291
291
  }
292
292
  }
293
- function Ft(t) {
293
+ function Jt(t) {
294
294
  const e = [], n = [];
295
- k.forEach((i) => t.indexOf(i) === -1 ? e.push(i) : n.push(i)), n.forEach((i) => i()), k = e;
295
+ M.forEach((i) => t.indexOf(i) === -1 ? e.push(i) : n.push(i)), n.forEach((i) => i()), M = e;
296
296
  }
297
- let A;
298
- function Jt() {
299
- return A || (A = Promise.resolve(), A.then(() => {
300
- A = null;
301
- })), A;
297
+ let N;
298
+ function Vt() {
299
+ return N || (N = Promise.resolve(), N.then(() => {
300
+ N = null;
301
+ })), N;
302
302
  }
303
- function V(t, e, n) {
304
- t.dispatchEvent(Nt(`${e ? "intro" : "outro"}${n}`));
303
+ function q(t, e, n) {
304
+ t.dispatchEvent(zt(`${e ? "intro" : "outro"}${n}`));
305
305
  }
306
306
  const H = /* @__PURE__ */ new Set();
307
307
  let w;
308
- function Vt() {
308
+ function qt() {
309
309
  w = {
310
310
  r: 0,
311
311
  c: [],
@@ -313,13 +313,13 @@ function Vt() {
313
313
  // parent group
314
314
  };
315
315
  }
316
- function qt() {
317
- w.r || S(w.c), w = w.p;
316
+ function Zt() {
317
+ w.r || O(w.c), w = w.p;
318
318
  }
319
- function z(t, e) {
319
+ function B(t, e) {
320
320
  t && t.i && (H.delete(t), t.i(e));
321
321
  }
322
- function G(t, e, n, i) {
322
+ function K(t, e, n, i) {
323
323
  if (t && t.o) {
324
324
  if (H.has(t))
325
325
  return;
@@ -329,43 +329,43 @@ function G(t, e, n, i) {
329
329
  } else
330
330
  i && i();
331
331
  }
332
- const Zt = { duration: 0 };
332
+ const Gt = { duration: 0 };
333
333
  function st(t, e, n, i) {
334
- let r = e(t, n, { direction: "both" }), u = i ? 0 : 1, o = null, f = null, l = null, $;
335
- function a() {
336
- l && Rt(t, l);
334
+ let r = e(t, n, { direction: "both" }), l = i ? 0 : 1, o = null, u = null, c = null, _;
335
+ function f() {
336
+ c && Tt(t, c);
337
337
  }
338
- function g(c, h) {
339
- const _ = (
338
+ function h(a, y) {
339
+ const m = (
340
340
  /** @type {Program['d']} */
341
- c.b - u
341
+ a.b - l
342
342
  );
343
- return h *= Math.abs(_), {
344
- a: u,
345
- b: c.b,
346
- d: _,
347
- duration: h,
348
- start: c.start,
349
- end: c.start + h,
350
- group: c.group
343
+ return y *= Math.abs(m), {
344
+ a: l,
345
+ b: a.b,
346
+ d: m,
347
+ duration: y,
348
+ start: a.start,
349
+ end: a.start + y,
350
+ group: a.group
351
351
  };
352
352
  }
353
- function m(c) {
353
+ function $(a) {
354
354
  const {
355
- delay: h = 0,
356
- duration: _ = 300,
357
- easing: b = lt,
358
- tick: O = B,
355
+ delay: y = 0,
356
+ duration: m = 300,
357
+ easing: b = ut,
358
+ tick: A = S,
359
359
  css: d
360
- } = r || Zt, F = {
361
- start: vt() + h,
362
- b: c
360
+ } = r || Gt, J = {
361
+ start: Et() + y,
362
+ b: a
363
363
  };
364
- c || (F.group = w, w.r += 1), "inert" in t && (c ? $ !== void 0 && (t.inert = $) : ($ = /** @type {HTMLElement} */
365
- t.inert, t.inert = !0)), o || f ? f = F : (d && (a(), l = nt(t, u, c, _, h, b, d)), c && O(0, 1), o = g(F, _), M(() => V(t, c, "start")), Et((R) => {
366
- if (f && R > f.start && (o = g(f, _), f = null, V(t, o.b, "start"), d && (a(), l = nt(
364
+ a || (J.group = w, w.r += 1), "inert" in t && (a ? _ !== void 0 && (t.inert = _) : (_ = /** @type {HTMLElement} */
365
+ t.inert, t.inert = !0)), o || u ? u = J : (d && (f(), c = nt(t, l, a, m, y, b, d)), a && A(0, 1), o = h(J, m), j(() => q(t, a, "start")), Lt((R) => {
366
+ if (u && R > u.start && (o = h(u, m), u = null, q(t, o.b, "start"), d && (f(), c = nt(
367
367
  t,
368
- u,
368
+ l,
369
369
  o.b,
370
370
  o.duration,
371
371
  0,
@@ -373,49 +373,49 @@ function st(t, e, n, i) {
373
373
  r.css
374
374
  ))), o) {
375
375
  if (R >= o.end)
376
- O(u = o.b, 1 - u), V(t, o.b, "end"), f || (o.b ? a() : --o.group.r || S(o.group.c)), o = null;
376
+ A(l = o.b, 1 - l), q(t, o.b, "end"), u || (o.b ? f() : --o.group.r || O(o.group.c)), o = null;
377
377
  else if (R >= o.start) {
378
378
  const gt = R - o.start;
379
- u = o.a + o.d * b(gt / o.duration), O(u, 1 - u);
379
+ l = o.a + o.d * b(gt / o.duration), A(l, 1 - l);
380
380
  }
381
381
  }
382
- return !!(o || f);
382
+ return !!(o || u);
383
383
  }));
384
384
  }
385
385
  return {
386
- run(c) {
387
- K(r) ? Jt().then(() => {
388
- r = r({ direction: c ? "in" : "out" }), m(c);
389
- }) : m(c);
386
+ run(a) {
387
+ Q(r) ? Vt().then(() => {
388
+ r = r({ direction: a ? "in" : "out" }), $(a);
389
+ }) : $(a);
390
390
  },
391
391
  end() {
392
- a(), o = f = null;
392
+ f(), o = u = null;
393
393
  }
394
394
  };
395
395
  }
396
- function Gt(t, e, n) {
396
+ function Kt(t, e, n) {
397
397
  const { fragment: i, after_update: s } = t.$$;
398
- i && i.m(e, n), M(() => {
399
- const r = t.$$.on_mount.map(ut).filter(K);
400
- t.$$.on_destroy ? t.$$.on_destroy.push(...r) : S(r), t.$$.on_mount = [];
401
- }), s.forEach(M);
398
+ i && i.m(e, n), j(() => {
399
+ const r = t.$$.on_mount.map(ft).filter(Q);
400
+ t.$$.on_destroy ? t.$$.on_destroy.push(...r) : O(r), t.$$.on_mount = [];
401
+ }), s.forEach(j);
402
402
  }
403
- function Kt(t, e) {
403
+ function Qt(t, e) {
404
404
  const n = t.$$;
405
- n.fragment !== null && (Ft(n.after_update), S(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
405
+ n.fragment !== null && (Jt(n.after_update), O(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
406
406
  }
407
- function Qt(t, e) {
408
- t.$$.dirty[0] === -1 && (E.push(t), Wt(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
407
+ function Xt(t, e) {
408
+ t.$$.dirty[0] === -1 && (E.push(t), Dt(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
409
409
  }
410
- function Xt(t, e, n, i, s, r, u = null, o = [-1]) {
411
- const f = P;
412
- N(t);
413
- const l = t.$$ = {
410
+ function Yt(t, e, n, i, s, r, l = null, o = [-1]) {
411
+ const u = P;
412
+ z(t);
413
+ const c = t.$$ = {
414
414
  fragment: null,
415
415
  ctx: [],
416
416
  // state
417
417
  props: r,
418
- update: B,
418
+ update: S,
419
419
  not_equal: s,
420
420
  bound: tt(),
421
421
  // lifecycle
@@ -424,30 +424,30 @@ function Xt(t, e, n, i, s, r, u = null, o = [-1]) {
424
424
  on_disconnect: [],
425
425
  before_update: [],
426
426
  after_update: [],
427
- context: new Map(e.context || (f ? f.$$.context : [])),
427
+ context: new Map(e.context || (u ? u.$$.context : [])),
428
428
  // everything else
429
429
  callbacks: tt(),
430
430
  dirty: o,
431
431
  skip_bound: !1,
432
- root: e.target || f.$$.root
432
+ root: e.target || u.$$.root
433
433
  };
434
- u && u(l.root);
435
- let $ = !1;
436
- if (l.ctx = n ? n(t, e.props || {}, (a, g, ...m) => {
437
- const c = m.length ? m[0] : g;
438
- return l.ctx && s(l.ctx[a], l.ctx[a] = c) && (!l.skip_bound && l.bound[a] && l.bound[a](c), $ && Qt(t, a)), g;
439
- }) : [], l.update(), $ = !0, S(l.before_update), l.fragment = i ? i(l.ctx) : !1, e.target) {
434
+ l && l(c.root);
435
+ let _ = !1;
436
+ if (c.ctx = n ? n(t, e.props || {}, (f, h, ...$) => {
437
+ const a = $.length ? $[0] : h;
438
+ return c.ctx && s(c.ctx[f], c.ctx[f] = a) && (!c.skip_bound && c.bound[f] && c.bound[f](a), _ && Xt(t, f)), h;
439
+ }) : [], c.update(), _ = !0, O(c.before_update), c.fragment = i ? i(c.ctx) : !1, e.target) {
440
440
  if (e.hydrate) {
441
- const a = jt(e.target);
442
- l.fragment && l.fragment.l(a), a.forEach(j);
441
+ const f = Ot(e.target);
442
+ c.fragment && c.fragment.l(f), f.forEach(C);
443
443
  } else
444
- l.fragment && l.fragment.c();
445
- e.intro && z(t.$$.fragment), Gt(t, e.target, e.anchor), p();
444
+ c.fragment && c.fragment.c();
445
+ e.intro && B(t.$$.fragment), Kt(t, e.target, e.anchor), p();
446
446
  }
447
- N(f);
447
+ z(u);
448
448
  }
449
- let _t;
450
- typeof HTMLElement == "function" && (_t = class extends HTMLElement {
449
+ let mt;
450
+ typeof HTMLElement == "function" && (mt = class extends HTMLElement {
451
451
  /** The Svelte component constructor */
452
452
  $$ctor;
453
453
  /** Slots */
@@ -489,24 +489,24 @@ typeof HTMLElement == "function" && (_t = class extends HTMLElement {
489
489
  let r;
490
490
  return {
491
491
  c: function() {
492
- r = C("slot"), s !== "default" && y(r, "name", s);
492
+ r = x("slot"), s !== "default" && g(r, "name", s);
493
493
  },
494
494
  /**
495
495
  * @param {HTMLElement} target
496
496
  * @param {HTMLElement} [anchor]
497
497
  */
498
- m: function(f, l) {
499
- Y(f, r, l);
498
+ m: function(u, c) {
499
+ F(u, r, c);
500
500
  },
501
- d: function(f) {
502
- f && j(r);
501
+ d: function(u) {
502
+ u && C(r);
503
503
  }
504
504
  };
505
505
  };
506
506
  };
507
507
  if (await Promise.resolve(), !this.$$cn || this.$$c)
508
508
  return;
509
- const e = {}, n = zt(this);
509
+ const e = {}, n = Bt(this);
510
510
  for (const s of this.$$s)
511
511
  s in n && (e[s] = [t(s)]);
512
512
  for (const s of this.attributes) {
@@ -542,8 +542,8 @@ typeof HTMLElement == "function" && (_t = class extends HTMLElement {
542
542
  this.$$c.$$.after_update.push(i), i();
543
543
  for (const s in this.$$l)
544
544
  for (const r of this.$$l[s]) {
545
- const u = this.$$c.$on(s, r);
546
- this.$$l_u.set(r, u);
545
+ const l = this.$$c.$on(s, r);
546
+ this.$$l_u.set(r, l);
547
547
  }
548
548
  this.$$l = {};
549
549
  }
@@ -593,8 +593,8 @@ function I(t, e, n, i) {
593
593
  return e;
594
594
  }
595
595
  }
596
- function Yt(t, e, n, i, s, r) {
597
- let u = class extends _t {
596
+ function te(t, e, n, i, s, r) {
597
+ let l = class extends mt {
598
598
  constructor() {
599
599
  super(t, n, s), this.$$p_d = e;
600
600
  }
@@ -605,24 +605,24 @@ function Yt(t, e, n, i, s, r) {
605
605
  }
606
606
  };
607
607
  return Object.keys(e).forEach((o) => {
608
- Object.defineProperty(u.prototype, o, {
608
+ Object.defineProperty(l.prototype, o, {
609
609
  get() {
610
610
  return this.$$c && o in this.$$c ? this.$$c[o] : this.$$d[o];
611
611
  },
612
- set(f) {
613
- f = I(o, f, e), this.$$d[o] = f, this.$$c?.$set({ [o]: f });
612
+ set(u) {
613
+ u = I(o, u, e), this.$$d[o] = u, this.$$c?.$set({ [o]: u });
614
614
  }
615
615
  });
616
616
  }), i.forEach((o) => {
617
- Object.defineProperty(u.prototype, o, {
617
+ Object.defineProperty(l.prototype, o, {
618
618
  get() {
619
619
  return this.$$c?.[o];
620
620
  }
621
621
  });
622
622
  }), t.element = /** @type {any} */
623
- u, u;
623
+ l, l;
624
624
  }
625
- class te {
625
+ class ee {
626
626
  /**
627
627
  * ### PRIVATE API
628
628
  *
@@ -641,7 +641,7 @@ class te {
641
641
  $$set = void 0;
642
642
  /** @returns {void} */
643
643
  $destroy() {
644
- Kt(this, 1), this.$destroy = B;
644
+ Qt(this, 1), this.$destroy = S;
645
645
  }
646
646
  /**
647
647
  * @template {Extract<keyof Events, string>} K
@@ -650,8 +650,8 @@ class te {
650
650
  * @returns {() => void}
651
651
  */
652
652
  $on(e, n) {
653
- if (!K(n))
654
- return B;
653
+ if (!Q(n))
654
+ return S;
655
655
  const i = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
656
656
  return i.push(n), () => {
657
657
  const s = i.indexOf(n);
@@ -663,12 +663,12 @@ class te {
663
663
  * @returns {void}
664
664
  */
665
665
  $set(e) {
666
- this.$$set && !pt(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
666
+ this.$$set && !wt(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
667
667
  }
668
668
  }
669
- const ee = "4";
670
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ee);
671
- function rt(t, { delay: e = 0, duration: n = 400, easing: i = lt } = {}) {
669
+ const ne = "4";
670
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ne);
671
+ function rt(t, { delay: e = 0, duration: n = 400, easing: i = ut } = {}) {
672
672
  const s = +getComputedStyle(t).opacity;
673
673
  return {
674
674
  delay: e,
@@ -677,13 +677,13 @@ function rt(t, { delay: e = 0, duration: n = 400, easing: i = lt } = {}) {
677
677
  css: (r) => `opacity: ${r * s}`
678
678
  };
679
679
  }
680
- function ne(t, e) {
680
+ function ie(t, e) {
681
681
  if (t) {
682
682
  const n = document.createElement("style");
683
683
  n.innerHTML = e, t.appendChild(n);
684
684
  }
685
685
  }
686
- function ie(t, e) {
686
+ function se(t, e) {
687
687
  const n = new URL(e);
688
688
  fetch(n.href).then((i) => i.text()).then((i) => {
689
689
  const s = document.createElement("style");
@@ -692,7 +692,7 @@ function ie(t, e) {
692
692
  console.error("There was an error while trying to load client styling from URL", i);
693
693
  });
694
694
  }
695
- function se(t, e, n) {
695
+ function re(t, e, n) {
696
696
  if (window.emMessageBus) {
697
697
  const i = document.createElement("style");
698
698
  window.emMessageBus.subscribe(e, (s) => {
@@ -700,17 +700,20 @@ function se(t, e, n) {
700
700
  });
701
701
  }
702
702
  }
703
- function re(t) {
704
- Lt(t, "svelte-2w7akv", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}#Modal{position:fixed;width:100%;height:100%;top:0;left:0;background:var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.1));display:flex;justify-content:center;align-items:center;z-index:10}.ModalContainer{min-width:300px;height:100%;max-height:70%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--emw--spacing-large, 20px);position:relative;padding:var(--emw--spacing-medium, 15px);min-height:200px;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:var(--emw--color-white, #fff);max-width:600px}.CloseButton{position:absolute;left:0;top:0;margin:10px;z-index:20}@container (max-width: 475px){#Modal{display:grid;place-items:center start;grid-template-rows:minmax(10vh, 1fr) auto minmax(5vh, 1fr)}.ModalContainer{grid-row:2;max-width:90%;max-height:80vh;overflow-y:auto;margin:auto}}");
703
+ function oe(t) {
704
+ kt(t, "svelte-16p7bax", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}#Modal{position:fixed;width:100%;height:100%;top:0;left:0;background:var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.1));display:flex;justify-content:center;align-items:center;z-index:10}.ModalContainer{min-width:300px;height:100%;max-height:70%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--emw--spacing-large, 20px);position:relative;padding:var(--emw--spacing-medium, 15px);min-height:200px;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:var(--emw--color-white, #fff);max-width:600px}.CloseButton{position:absolute;left:0;top:0;margin:10px;z-index:20}@container (max-width: 475px){.ModalContainer{max-width:90%;max-height:80vh;margin:auto}}");
705
705
  }
706
- const oe = (t) => ({}), ot = (t) => ({});
706
+ const ce = (t) => ({}), ot = (t) => ({});
707
707
  function ct(t) {
708
- let e, n, i, s, r, u, o, f, l, $, a, g;
709
- const m = (
708
+ let e, n, i, s, r, l, o, u, c = (
709
+ /*modaltype*/
710
+ t[3] !== "error" && lt(t)
711
+ );
712
+ const _ = (
710
713
  /*#slots*/
711
714
  t[12].content
712
- ), c = wt(
713
- m,
715
+ ), f = bt(
716
+ _,
714
717
  t,
715
718
  /*$$scope*/
716
719
  t[11],
@@ -718,167 +721,183 @@ function ct(t) {
718
721
  );
719
722
  return {
720
723
  c() {
721
- e = C("div"), n = C("div"), i = C("div"), s = et("svg"), r = et("path"), u = Mt(), c && c.c(), y(r, "d", "M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z"), y(r, "fill", "#111111"), y(s, "xmlns", "http://www.w3.org/2000/svg"), y(s, "width", "13"), y(s, "height", "13"), y(s, "viewBox", "0 0 13 13"), y(s, "fill", "none"), y(s, "class", "CloseButton"), y(i, "class", "ModalContainer"), y(i, "style", o = /*isvideo*/
722
- t[3] === "true" ? "height: 70%" : "height: auto"), y(n, "id", "Modal"), M(() => (
724
+ e = x("div"), n = x("div"), i = x("div"), c && c.c(), s = St(), f && f.c(), g(i, "class", "ModalContainer"), g(i, "style", r = /*modaltype*/
725
+ t[3] === "video" ? "height: 70%" : "height: auto"), g(n, "id", "Modal"), j(() => (
723
726
  /*div1_elementresize_handler*/
724
727
  t[14].call(n)
725
728
  ));
726
729
  },
727
- m(h, _) {
728
- Y(h, e, _), x(e, n), x(n, i), x(i, s), x(s, r), x(i, u), c && c.m(i, null), t[13](n), f = At(
730
+ m(h, $) {
731
+ F(h, e, $), k(e, n), k(n, i), c && c.m(i, null), k(i, s), f && f.m(i, null), t[13](n), l = Nt(
729
732
  n,
730
733
  /*div1_elementresize_handler*/
731
734
  t[14].bind(n)
732
- ), t[15](e), $ = !0, a || (g = q(
733
- s,
734
- "click",
735
- /*closeModal*/
736
- t[7]
737
- ), a = !0);
735
+ ), t[15](e), u = !0;
738
736
  },
739
- p(h, _) {
740
- t = h, c && c.p && (!$ || _ & /*$$scope*/
741
- 2048) && xt(
742
- c,
743
- m,
737
+ p(h, $) {
738
+ t = h, /*modaltype*/
739
+ t[3] !== "error" ? c ? c.p(t, $) : (c = lt(t), c.c(), c.m(i, s)) : c && (c.d(1), c = null), f && f.p && (!u || $ & /*$$scope*/
740
+ 2048) && Ct(
741
+ f,
742
+ _,
744
743
  t,
745
744
  /*$$scope*/
746
745
  t[11],
747
- $ ? bt(
748
- m,
746
+ u ? xt(
747
+ _,
749
748
  /*$$scope*/
750
749
  t[11],
751
- _,
752
- oe
753
- ) : Ct(
750
+ $,
751
+ ce
752
+ ) : vt(
754
753
  /*$$scope*/
755
754
  t[11]
756
755
  ),
757
756
  ot
758
- ), (!$ || _ & /*isvideo*/
759
- 8 && o !== (o = /*isvideo*/
760
- t[3] === "true" ? "height: 70%" : "height: auto")) && y(i, "style", o);
757
+ ), (!u || $ & /*modaltype*/
758
+ 8 && r !== (r = /*modaltype*/
759
+ t[3] === "video" ? "height: 70%" : "height: auto")) && g(i, "style", r);
761
760
  },
762
761
  i(h) {
763
- $ || (z(c, h), h && M(() => {
764
- $ && (l || (l = st(
762
+ u || (B(f, h), h && j(() => {
763
+ u && (o || (o = st(
765
764
  n,
766
765
  rt,
767
766
  /*duration*/
768
767
  t[4],
769
768
  !0
770
- )), l.run(1));
771
- }), $ = !0);
769
+ )), o.run(1));
770
+ }), u = !0);
772
771
  },
773
772
  o(h) {
774
- G(c, h), h && (l || (l = st(
773
+ K(f, h), h && (o || (o = st(
775
774
  n,
776
775
  rt,
777
776
  /*duration*/
778
777
  t[4],
779
778
  !1
780
- )), l.run(0)), $ = !1;
779
+ )), o.run(0)), u = !1;
781
780
  },
782
781
  d(h) {
783
- h && j(e), c && c.d(h), t[13](null), f(), h && l && l.end(), t[15](null), a = !1, g();
782
+ h && C(e), c && c.d(), f && f.d(h), t[13](null), l(), h && o && o.end(), t[15](null);
783
+ }
784
+ };
785
+ }
786
+ function lt(t) {
787
+ let e, n, i, s;
788
+ return {
789
+ c() {
790
+ e = et("svg"), n = et("path"), g(n, "d", "M12.7711 0.229435C13.0582 0.517619 13.0755 0.973729 12.8215 1.28141L12.7711 1.33721L7.60685 6.50068L12.7711 11.6641C12.9128 11.8066 12.9944 11.998 12.999 12.1988C13.0035 12.3997 12.9308 12.5946 12.7957 12.7433C12.6606 12.892 12.4735 12.9832 12.2731 12.9979C12.0728 13.0126 11.8744 12.9497 11.7191 12.8223L11.6633 12.7719L6.49958 7.60791L1.3359 12.7719C1.19349 12.9136 1.00207 12.9952 0.801203 12.9998C0.60034 13.0044 0.405398 12.9316 0.256676 12.7965C0.107955 12.6614 0.0168256 12.4744 0.00212786 12.274C-0.0125699 12.0736 0.0502877 11.8753 0.177706 11.7199L0.228086 11.6641L5.3923 6.50068L0.228086 1.33721C0.0863637 1.1948 0.00478102 1.00338 0.000203544 0.802529C-0.00437393 0.601674 0.0684038 0.40674 0.203491 0.258024C0.338579 0.109308 0.525647 0.0181829 0.726024 0.00348576C0.9264 -0.0112114 1.12476 0.0516437 1.28011 0.179057L1.3359 0.229435L6.49958 5.39345L11.6633 0.229435C11.736 0.156695 11.8223 0.0989949 11.9174 0.0596283C12.0124 0.0202617 12.1143 0 12.2172 0C12.32 0 12.4219 0.0202617 12.5169 0.0596283C12.612 0.0989949 12.6983 0.156695 12.7711 0.229435Z"), g(n, "fill", "#111111"), g(e, "xmlns", "http://www.w3.org/2000/svg"), g(e, "width", "13"), g(e, "height", "13"), g(e, "viewBox", "0 0 13 13"), g(e, "fill", "none"), g(e, "class", "CloseButton");
791
+ },
792
+ m(r, l) {
793
+ F(r, e, l), k(e, n), i || (s = Z(
794
+ e,
795
+ "click",
796
+ /*closeModal*/
797
+ t[7]
798
+ ), i = !0);
799
+ },
800
+ p: S,
801
+ d(r) {
802
+ r && C(e), i = !1, s();
784
803
  }
785
804
  };
786
805
  }
787
- function ce(t) {
806
+ function le(t) {
788
807
  let e, n, i = (
789
808
  /*show*/
790
809
  t[2] === "true" && ct(t)
791
810
  );
792
811
  return {
793
812
  c() {
794
- i && i.c(), e = St();
813
+ i && i.c(), e = jt();
795
814
  },
796
815
  m(s, r) {
797
- i && i.m(s, r), Y(s, e, r), n = !0;
816
+ i && i.m(s, r), F(s, e, r), n = !0;
798
817
  },
799
818
  p(s, [r]) {
800
819
  /*show*/
801
820
  s[2] === "true" ? i ? (i.p(s, r), r & /*show*/
802
- 4 && z(i, 1)) : (i = ct(s), i.c(), z(i, 1), i.m(e.parentNode, e)) : i && (Vt(), G(i, 1, 1, () => {
821
+ 4 && B(i, 1)) : (i = ct(s), i.c(), B(i, 1), i.m(e.parentNode, e)) : i && (qt(), K(i, 1, 1, () => {
803
822
  i = null;
804
- }), qt());
823
+ }), Zt());
805
824
  },
806
825
  i(s) {
807
- n || (z(i), n = !0);
826
+ n || (B(i), n = !0);
808
827
  },
809
828
  o(s) {
810
- G(i), n = !1;
829
+ K(i), n = !1;
811
830
  },
812
831
  d(s) {
813
- s && j(e), i && i.d(s);
832
+ s && C(e), i && i.d(s);
814
833
  }
815
834
  };
816
835
  }
817
- function le(t, e, n) {
818
- let { $$slots: i = {}, $$scope: s } = e, { mbsource: r } = e, { clientstyling: u } = e, { clientstylingurl: o } = e, { show: f } = e, { isvideo: l = "" } = e, { duration: $ = 200 } = e, { width: a } = e, { height: g } = e, m, c;
819
- const h = () => {
820
- window.postMessage({ type: "CloseModal" }, window.location.href);
836
+ function ue(t, e, n) {
837
+ let { $$slots: i = {}, $$scope: s } = e, { mbsource: r } = e, { clientstyling: l } = e, { clientstylingurl: o } = e, { show: u } = e, { modaltype: c = "" } = e, { duration: _ = 200 } = e, { width: f } = e, { height: h } = e, $, a;
838
+ const y = () => {
839
+ window.dispatchEvent(new CustomEvent("modal-update", { detail: { type: "closed", data: {} } }));
821
840
  };
822
- It(() => () => {
841
+ Ut(() => () => {
823
842
  });
824
- function _(d) {
843
+ function m(d) {
825
844
  D[d ? "unshift" : "push"](() => {
826
- m = d, n(6, m);
845
+ $ = d, n(6, $);
827
846
  });
828
847
  }
829
848
  function b() {
830
- a = this.clientWidth, g = this.clientHeight, n(0, a), n(1, g);
849
+ f = this.clientWidth, h = this.clientHeight, n(0, f), n(1, h);
831
850
  }
832
- function O(d) {
851
+ function A(d) {
833
852
  D[d ? "unshift" : "push"](() => {
834
- c = d, n(5, c);
853
+ a = d, n(5, a);
835
854
  });
836
855
  }
837
856
  return t.$$set = (d) => {
838
- "mbsource" in d && n(8, r = d.mbsource), "clientstyling" in d && n(9, u = d.clientstyling), "clientstylingurl" in d && n(10, o = d.clientstylingurl), "show" in d && n(2, f = d.show), "isvideo" in d && n(3, l = d.isvideo), "duration" in d && n(4, $ = d.duration), "width" in d && n(0, a = d.width), "height" in d && n(1, g = d.height), "$$scope" in d && n(11, s = d.$$scope);
857
+ "mbsource" in d && n(8, r = d.mbsource), "clientstyling" in d && n(9, l = d.clientstyling), "clientstylingurl" in d && n(10, o = d.clientstylingurl), "show" in d && n(2, u = d.show), "modaltype" in d && n(3, c = d.modaltype), "duration" in d && n(4, _ = d.duration), "width" in d && n(0, f = d.width), "height" in d && n(1, h = d.height), "$$scope" in d && n(11, s = d.$$scope);
839
858
  }, t.$$.update = () => {
840
859
  t.$$.dirty & /*clientstyling, customStylingContainer*/
841
- 544 && u && c && ne(c, u), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
842
- 1056 && o && c && ie(c, o), t.$$.dirty & /*mbsource, customStylingContainer*/
843
- 288 && r && c && se(c, `${r}.Style`);
860
+ 544 && l && a && ie(a, l), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
861
+ 1056 && o && a && se(a, o), t.$$.dirty & /*mbsource, customStylingContainer*/
862
+ 288 && r && a && re(a, `${r}.Style`);
844
863
  }, [
845
- a,
846
- g,
847
864
  f,
848
- l,
849
- $,
850
- c,
851
- m,
852
865
  h,
853
- r,
854
866
  u,
867
+ c,
868
+ _,
869
+ a,
870
+ $,
871
+ y,
872
+ r,
873
+ l,
855
874
  o,
856
875
  s,
857
876
  i,
858
- _,
877
+ m,
859
878
  b,
860
- O
879
+ A
861
880
  ];
862
881
  }
863
- class ue extends te {
882
+ class fe extends ee {
864
883
  constructor(e) {
865
- super(), Xt(
884
+ super(), Yt(
866
885
  this,
867
886
  e,
887
+ ue,
868
888
  le,
869
- ce,
870
- yt,
889
+ pt,
871
890
  {
872
891
  mbsource: 8,
873
892
  clientstyling: 9,
874
893
  clientstylingurl: 10,
875
894
  show: 2,
876
- isvideo: 3,
895
+ modaltype: 3,
877
896
  duration: 4,
878
897
  width: 0,
879
898
  height: 1
880
899
  },
881
- re
900
+ oe
882
901
  );
883
902
  }
884
903
  get mbsource() {
@@ -905,11 +924,11 @@ class ue extends te {
905
924
  set show(e) {
906
925
  this.$$set({ show: e }), p();
907
926
  }
908
- get isvideo() {
927
+ get modaltype() {
909
928
  return this.$$.ctx[3];
910
929
  }
911
- set isvideo(e) {
912
- this.$$set({ isvideo: e }), p();
930
+ set modaltype(e) {
931
+ this.$$set({ modaltype: e }), p();
913
932
  }
914
933
  get duration() {
915
934
  return this.$$.ctx[4];
@@ -930,7 +949,7 @@ class ue extends te {
930
949
  this.$$set({ height: e }), p();
931
950
  }
932
951
  }
933
- Yt(ue, { mbsource: {}, clientstyling: {}, clientstylingurl: {}, show: {}, isvideo: {}, duration: {}, width: {}, height: {} }, ["content"], [], !0);
952
+ te(fe, { mbsource: {}, clientstyling: {}, clientstylingurl: {}, show: {}, modaltype: {}, duration: {}, width: {}, height: {} }, ["content"], [], !0);
934
953
  export {
935
- ue as C
954
+ fe as C
936
955
  };