@everymatrix/cashier-method-details 1.45.5 → 1.45.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (23) hide show
  1. package/components/{CashierConfirmModal-Dw8BnUfp.js → CashierConfirmModal-BMW4zSn1.js} +136 -170
  2. package/components/CashierConfirmModal-BihPvQBJ.cjs +4 -0
  3. package/components/{CashierError-ClzxZoH7.cjs → CashierError-D6oq8-CP.cjs} +1 -1
  4. package/components/{CashierError-B_iMgTfr.js → CashierError-gARTV8-m.js} +1 -1
  5. package/components/{CashierHeader-BU_vM2lH.cjs → CashierHeader-BsMg5hLV.cjs} +1 -1
  6. package/components/{CashierHeader-VE5z702l.js → CashierHeader-yroTHP8Z.js} +2 -2
  7. package/components/{CashierIframeRedirect-DSYHz0IC.cjs → CashierIframeRedirect-BVX_GPxi.cjs} +1 -1
  8. package/components/{CashierIframeRedirect-CUdjcENK.js → CashierIframeRedirect-J3YBaaqC.js} +57 -65
  9. package/components/{CashierMethodDetails-BYvlumgg.cjs → CashierMethodDetails-BA_zrJUt.cjs} +3 -3
  10. package/components/{CashierMethodDetails-CoLJgvjQ.js → CashierMethodDetails-CwK4FlNt.js} +585 -573
  11. package/components/{CashierModal-BInN_GEx.js → CashierModal-B8UzDwRR.js} +16 -16
  12. package/components/{CashierModal-9BGQdqOF.cjs → CashierModal-DhSF7r-z.cjs} +1 -1
  13. package/components/{CashierNotifications-DUaec3Zg.js → CashierNotifications-DKp7tXLX.js} +16 -23
  14. package/components/CashierNotifications-YYL3Z0mZ.cjs +1 -0
  15. package/components/{CashierReceiptPage-BbBZku3l.js → CashierReceiptPage--wA7aLAd.js} +23 -23
  16. package/components/{CashierReceiptPage-lw2wwZ2Y.cjs → CashierReceiptPage-Bb2A4Vm-.cjs} +1 -1
  17. package/components/{CashierSpinner-DUwdQyI3.cjs → CashierSpinner-CsQIAFM9.cjs} +1 -1
  18. package/components/{CashierSpinner-DREUPtXI.js → CashierSpinner-Lm8ZCB8I.js} +1 -1
  19. package/es2015/cashier-method-details.cjs +1 -1
  20. package/es2015/cashier-method-details.js +1 -1
  21. package/package.json +7 -7
  22. package/components/CashierConfirmModal-BsoB5fQM.cjs +0 -4
  23. package/components/CashierNotifications-CkuynzyL.cjs +0 -1
@@ -1,15 +1,15 @@
1
- var St = Object.defineProperty, At = Object.defineProperties;
2
- var Nt = Object.getOwnPropertyDescriptors;
1
+ var jt = Object.defineProperty, Ot = Object.defineProperties;
2
+ var St = Object.getOwnPropertyDescriptors;
3
3
  var ut = Object.getOwnPropertySymbols;
4
- var Pt = Object.prototype.hasOwnProperty, zt = Object.prototype.propertyIsEnumerable;
5
- var Y = (t, e, n) => e in t ? St(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, at = (t, e) => {
4
+ var At = Object.prototype.hasOwnProperty, Nt = Object.prototype.propertyIsEnumerable;
5
+ var Y = (t, e, n) => e in t ? jt(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, at = (t, e) => {
6
6
  for (var n in e || (e = {}))
7
- Pt.call(e, n) && Y(t, n, e[n]);
7
+ At.call(e, n) && Y(t, n, e[n]);
8
8
  if (ut)
9
9
  for (var n of ut(e))
10
- zt.call(e, n) && Y(t, n, e[n]);
10
+ Nt.call(e, n) && Y(t, n, e[n]);
11
11
  return t;
12
- }, ft = (t, e) => At(t, Nt(e));
12
+ }, ft = (t, e) => Ot(t, St(e));
13
13
  var C = (t, e, n) => Y(t, typeof e != "symbol" ? e + "" : e, n);
14
14
  var dt = (t, e, n) => new Promise((s, r) => {
15
15
  var i = (u) => {
@@ -29,8 +29,8 @@ var dt = (t, e, n) => new Promise((s, r) => {
29
29
  });
30
30
  function k() {
31
31
  }
32
- const Bt = (t) => t;
33
- function Tt(t, e) {
32
+ const zt = (t) => t;
33
+ function Pt(t, e) {
34
34
  for (const n in e) t[n] = e[n];
35
35
  return (
36
36
  /** @type {T & S} */
@@ -49,17 +49,17 @@ function j(t) {
49
49
  function ot(t) {
50
50
  return typeof t == "function";
51
51
  }
52
- function Rt(t, e) {
52
+ function Bt(t, e) {
53
53
  return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
54
54
  }
55
- let D;
55
+ let W;
56
56
  function be(t, e) {
57
- return t === e ? !0 : (D || (D = document.createElement("a")), D.href = e, t === D.href);
57
+ return t === e ? !0 : (W || (W = document.createElement("a")), W.href = e, t === W.href);
58
58
  }
59
- function Dt(t) {
59
+ function Tt(t) {
60
60
  return Object.keys(t).length === 0;
61
61
  }
62
- function Wt(t, ...e) {
62
+ function Rt(t, ...e) {
63
63
  if (t == null) {
64
64
  for (const s of e)
65
65
  s(void 0);
@@ -69,16 +69,16 @@ function Wt(t, ...e) {
69
69
  return n.unsubscribe ? () => n.unsubscribe() : n;
70
70
  }
71
71
  function we(t, e, n) {
72
- t.$$.on_destroy.push(Wt(e, n));
72
+ t.$$.on_destroy.push(Rt(e, n));
73
73
  }
74
- function W(t, e, n, s) {
74
+ function D(t, e, n, s) {
75
75
  if (t) {
76
76
  const r = Ct(t, e, n, s);
77
77
  return t[0](r);
78
78
  }
79
79
  }
80
80
  function Ct(t, e, n, s) {
81
- return t[1] && s ? Tt(n.ctx.slice(), t[1](s(e))) : n.ctx;
81
+ return t[1] && s ? Pt(n.ctx.slice(), t[1](s(e))) : n.ctx;
82
82
  }
83
83
  function H(t, e, n, s) {
84
84
  if (t[2] && s) {
@@ -111,14 +111,14 @@ function q(t) {
111
111
  return -1;
112
112
  }
113
113
  const xt = typeof window != "undefined";
114
- let Ht = xt ? () => window.performance.now() : () => Date.now(), rt = xt ? (t) => requestAnimationFrame(t) : k;
114
+ let Wt = xt ? () => window.performance.now() : () => Date.now(), rt = xt ? (t) => requestAnimationFrame(t) : k;
115
115
  const A = /* @__PURE__ */ new Set();
116
116
  function vt(t) {
117
117
  A.forEach((e) => {
118
118
  e.c(t) || (A.delete(e), e.f());
119
119
  }), A.size !== 0 && rt(vt);
120
120
  }
121
- function It(t) {
121
+ function Dt(t) {
122
122
  let e;
123
123
  return A.size === 0 && rt(vt), {
124
124
  promise: new Promise((n) => {
@@ -136,11 +136,11 @@ const Ce = typeof window != "undefined" ? window : typeof globalThis != "undefin
136
136
  function x(t, e) {
137
137
  t.appendChild(e);
138
138
  }
139
- function qt(t, e, n) {
139
+ function Ht(t, e, n) {
140
140
  const s = lt(t);
141
141
  if (!s.getElementById(e)) {
142
142
  const r = v("style");
143
- r.id = e, r.textContent = n, Et(s, r);
143
+ r.id = e, r.textContent = n, Mt(s, r);
144
144
  }
145
145
  }
146
146
  function lt(t) {
@@ -152,11 +152,11 @@ function lt(t) {
152
152
  e
153
153
  ) : t.ownerDocument;
154
154
  }
155
- function Ft(t) {
155
+ function It(t) {
156
156
  const e = v("style");
157
- return e.textContent = "/* empty */", Et(lt(t), e), e.sheet;
157
+ return e.textContent = "/* empty */", Mt(lt(t), e), e.sheet;
158
158
  }
159
- function Et(t, e) {
159
+ function Mt(t, e) {
160
160
  return x(
161
161
  /** @type {Document} */
162
162
  t.head || t,
@@ -166,7 +166,7 @@ function Et(t, e) {
166
166
  function ct(t, e, n) {
167
167
  t.insertBefore(e, n || null);
168
168
  }
169
- function P(t) {
169
+ function z(t) {
170
170
  t.parentNode && t.parentNode.removeChild(t);
171
171
  }
172
172
  function xe(t, e) {
@@ -179,34 +179,34 @@ function v(t) {
179
179
  function $t(t) {
180
180
  return document.createElementNS("http://www.w3.org/2000/svg", t);
181
181
  }
182
- function Mt(t) {
182
+ function Et(t) {
183
183
  return document.createTextNode(t);
184
184
  }
185
185
  function tt() {
186
- return Mt(" ");
186
+ return Et(" ");
187
187
  }
188
188
  function ve() {
189
- return Mt("");
189
+ return Et("");
190
190
  }
191
191
  function G(t, e, n, s) {
192
192
  return t.addEventListener(e, n, s), () => t.removeEventListener(e, n, s);
193
193
  }
194
- function Ee(t) {
194
+ function Me(t) {
195
195
  return function(e) {
196
196
  return e.preventDefault(), t.call(this, e);
197
197
  };
198
198
  }
199
- function m(t, e, n) {
199
+ function _(t, e, n) {
200
200
  n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
201
201
  }
202
- function Me(t, e, n) {
202
+ function Ee(t, e, n) {
203
203
  const s = e.toLowerCase();
204
- s in t ? t[s] = typeof t[s] == "boolean" && n === "" ? !0 : n : e in t ? t[e] = typeof t[e] == "boolean" && n === "" ? !0 : n : m(t, e, n);
204
+ s in t ? t[s] = typeof t[s] == "boolean" && n === "" ? !0 : n : e in t ? t[e] = typeof t[e] == "boolean" && n === "" ? !0 : n : _(t, e, n);
205
205
  }
206
206
  function Le(t) {
207
207
  return t === "" ? null : +t;
208
208
  }
209
- function Ut(t) {
209
+ function qt(t) {
210
210
  return Array.from(t.childNodes);
211
211
  }
212
212
  function ke(t, e) {
@@ -220,7 +220,7 @@ function Oe(t, e, n, s) {
220
220
  n == null ? t.style.removeProperty(e) : t.style.setProperty(e, n, "");
221
221
  }
222
222
  let F;
223
- function Jt() {
223
+ function Ft() {
224
224
  if (F === void 0) {
225
225
  F = !1;
226
226
  try {
@@ -238,7 +238,7 @@ function Se(t, e) {
238
238
  "style",
239
239
  "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"
240
240
  ), s.setAttribute("aria-hidden", "true"), s.tabIndex = -1;
241
- const r = Jt();
241
+ const r = Ft();
242
242
  let i;
243
243
  return r ? (s.src = "data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>", i = G(
244
244
  window,
@@ -250,16 +250,16 @@ function Se(t, e) {
250
250
  )) : (s.src = "about:blank", s.onload = () => {
251
251
  i = G(s.contentWindow, "resize", e), e();
252
252
  }), x(t, s), () => {
253
- (r || i && s.contentWindow) && i(), P(s);
253
+ (r || i && s.contentWindow) && i(), z(s);
254
254
  };
255
255
  }
256
256
  function Ae(t, e, n) {
257
257
  t.classList.toggle(e, !!n);
258
258
  }
259
- function Lt(t, e, { bubbles: n = !1, cancelable: s = !1 } = {}) {
259
+ function Ut(t, e, { bubbles: n = !1, cancelable: s = !1 } = {}) {
260
260
  return new CustomEvent(t, { detail: e, bubbles: n, cancelable: s });
261
261
  }
262
- function Vt(t) {
262
+ function Jt(t) {
263
263
  const e = {};
264
264
  return t.childNodes.forEach(
265
265
  /** @param {Element} node */
@@ -270,42 +270,42 @@ function Vt(t) {
270
270
  }
271
271
  const K = /* @__PURE__ */ new Map();
272
272
  let Q = 0;
273
- function Gt(t) {
273
+ function Vt(t) {
274
274
  let e = 5381, n = t.length;
275
275
  for (; n--; ) e = (e << 5) - e ^ t.charCodeAt(n);
276
276
  return e >>> 0;
277
277
  }
278
- function Kt(t, e) {
279
- const n = { stylesheet: Ft(e), rules: {} };
278
+ function Gt(t, e) {
279
+ const n = { stylesheet: It(e), rules: {} };
280
280
  return K.set(t, n), n;
281
281
  }
282
- function mt(t, e, n, s, r, i, l, o = 0) {
282
+ function _t(t, e, n, s, r, i, l, o = 0) {
283
283
  const u = 16.666 / s;
284
284
  let c = `{
285
285
  `;
286
286
  for (let g = 0; g <= 1; g += u) {
287
- const _ = e + (n - e) * i(g);
288
- c += g * 100 + `%{${l(_, 1 - _)}}
287
+ const m = e + (n - e) * i(g);
288
+ c += g * 100 + `%{${l(m, 1 - m)}}
289
289
  `;
290
290
  }
291
291
  const p = c + `100% {${l(n, 1 - n)}}
292
- }`, $ = `__svelte_${Gt(p)}_${o}`, y = lt(t), { stylesheet: f, rules: d } = K.get(y) || Kt(y, t);
292
+ }`, $ = `__svelte_${Vt(p)}_${o}`, y = lt(t), { stylesheet: f, rules: d } = K.get(y) || Gt(y, t);
293
293
  d[$] || (d[$] = !0, f.insertRule(`@keyframes ${$} ${p}`, f.cssRules.length));
294
294
  const h = t.style.animation || "";
295
295
  return t.style.animation = `${h ? `${h}, ` : ""}${$} ${s}ms linear ${r}ms 1 both`, Q += 1, $;
296
296
  }
297
- function Qt(t, e) {
297
+ function Kt(t, e) {
298
298
  const n = (t.style.animation || "").split(", "), s = n.filter(
299
299
  e ? (i) => i.indexOf(e) < 0 : (i) => i.indexOf("__svelte") === -1
300
300
  // remove all Svelte animations
301
301
  ), r = n.length - s.length;
302
- r && (t.style.animation = s.join(", "), Q -= r, Q || Zt());
302
+ r && (t.style.animation = s.join(", "), Q -= r, Q || Qt());
303
303
  }
304
- function Zt() {
304
+ function Qt() {
305
305
  rt(() => {
306
306
  Q || (K.forEach((t) => {
307
307
  const { ownerNode: e } = t.stylesheet;
308
- e && P(e);
308
+ e && z(e);
309
309
  }), K.clear());
310
310
  });
311
311
  }
@@ -313,34 +313,16 @@ let R;
313
313
  function T(t) {
314
314
  R = t;
315
315
  }
316
- function kt() {
316
+ function Zt() {
317
317
  if (!R) throw new Error("Function called outside component initialization");
318
318
  return R;
319
319
  }
320
320
  function Ne(t) {
321
- kt().$$.on_mount.push(t);
322
- }
323
- function Pe() {
324
- const t = kt();
325
- return (e, n, { cancelable: s = !1 } = {}) => {
326
- const r = t.$$.callbacks[e];
327
- if (r) {
328
- const i = Lt(
329
- /** @type {string} */
330
- e,
331
- n,
332
- { cancelable: s }
333
- );
334
- return r.slice().forEach((l) => {
335
- l.call(t, i);
336
- }), !i.defaultPrevented;
337
- }
338
- return !0;
339
- };
321
+ Zt().$$.on_mount.push(t);
340
322
  }
341
323
  const S = [], st = [];
342
324
  let N = [];
343
- const _t = [], Xt = /* @__PURE__ */ Promise.resolve();
325
+ const mt = [], Xt = /* @__PURE__ */ Promise.resolve();
344
326
  let it = !1;
345
327
  function Yt() {
346
328
  it || (it = !0, Xt.then(X));
@@ -370,8 +352,8 @@ function X() {
370
352
  }
371
353
  N.length = 0;
372
354
  } while (S.length);
373
- for (; _t.length; )
374
- _t.pop()();
355
+ for (; mt.length; )
356
+ mt.pop()();
375
357
  it = !1, et.clear(), T(t);
376
358
  }
377
359
  function te(t) {
@@ -385,27 +367,27 @@ function ee(t) {
385
367
  const e = [], n = [];
386
368
  N.forEach((s) => t.indexOf(s) === -1 ? e.push(s) : n.push(s)), n.forEach((s) => s()), N = e;
387
369
  }
388
- let z;
370
+ let P;
389
371
  function ne() {
390
- return z || (z = Promise.resolve(), z.then(() => {
391
- z = null;
392
- })), z;
372
+ return P || (P = Promise.resolve(), P.then(() => {
373
+ P = null;
374
+ })), P;
393
375
  }
394
376
  function nt(t, e, n) {
395
- t.dispatchEvent(Lt(`${e ? "intro" : "outro"}${n}`));
377
+ t.dispatchEvent(Ut(`${e ? "intro" : "outro"}${n}`));
396
378
  }
397
379
  const J = /* @__PURE__ */ new Set();
398
- let E;
380
+ let M;
399
381
  function ze() {
400
- E = {
382
+ M = {
401
383
  r: 0,
402
384
  c: [],
403
- p: E
385
+ p: M
404
386
  // parent group
405
387
  };
406
388
  }
407
- function Be() {
408
- E.r || j(E.c), E = E.p;
389
+ function Pe() {
390
+ M.r || j(M.c), M = M.p;
409
391
  }
410
392
  function B(t, e) {
411
393
  t && t.i && (J.delete(t), t.i(e));
@@ -413,16 +395,16 @@ function B(t, e) {
413
395
  function U(t, e, n, s) {
414
396
  if (t && t.o) {
415
397
  if (J.has(t)) return;
416
- J.add(t), E.c.push(() => {
398
+ J.add(t), M.c.push(() => {
417
399
  J.delete(t), s && (n && t.d(1), s());
418
400
  }), t.o(e);
419
401
  } else s && s();
420
402
  }
421
403
  const se = { duration: 0 };
422
- function Te(t, e, n, s) {
404
+ function Be(t, e, n, s) {
423
405
  let i = e(t, n, { direction: "both" }), l = s ? 0 : 1, o = null, u = null, c = null, p;
424
406
  function $() {
425
- c && Qt(t, c);
407
+ c && Kt(t, c);
426
408
  }
427
409
  function y(d, h) {
428
410
  const g = (
@@ -443,29 +425,29 @@ function Te(t, e, n, s) {
443
425
  const {
444
426
  delay: h = 0,
445
427
  duration: g = 300,
446
- easing: _ = Bt,
428
+ easing: m = zt,
447
429
  tick: L = k,
448
- css: M
430
+ css: E
449
431
  } = i || se, b = {
450
- start: Ht() + h,
432
+ start: Wt() + h,
451
433
  b: d
452
434
  };
453
- d || (b.group = E, E.r += 1), "inert" in t && (d ? p !== void 0 && (t.inert = p) : (p = /** @type {HTMLElement} */
454
- t.inert, t.inert = !0)), o || u ? u = b : (M && ($(), c = mt(t, l, d, g, h, _, M)), d && L(0, 1), o = y(b, g), Z(() => nt(t, d, "start")), It((a) => {
455
- if (u && a > u.start && (o = y(u, g), u = null, nt(t, o.b, "start"), M && ($(), c = mt(
435
+ d || (b.group = M, M.r += 1), "inert" in t && (d ? p !== void 0 && (t.inert = p) : (p = /** @type {HTMLElement} */
436
+ t.inert, t.inert = !0)), o || u ? u = b : (E && ($(), c = _t(t, l, d, g, h, m, E)), d && L(0, 1), o = y(b, g), Z(() => nt(t, d, "start")), Dt((a) => {
437
+ if (u && a > u.start && (o = y(u, g), u = null, nt(t, o.b, "start"), E && ($(), c = _t(
456
438
  t,
457
439
  l,
458
440
  o.b,
459
441
  o.duration,
460
442
  0,
461
- _,
443
+ m,
462
444
  i.css
463
445
  ))), o) {
464
446
  if (a >= o.end)
465
447
  L(l = o.b, 1 - l), nt(t, o.b, "end"), u || (o.b ? $() : --o.group.r || j(o.group.c)), o = null;
466
448
  else if (a >= o.start) {
467
449
  const w = a - o.start;
468
- l = o.a + o.d * _(w / o.duration), L(l, 1 - l);
450
+ l = o.a + o.d * m(w / o.duration), L(l, 1 - l);
469
451
  }
470
452
  }
471
453
  return !!(o || u);
@@ -482,7 +464,7 @@ function Te(t, e, n, s) {
482
464
  }
483
465
  };
484
466
  }
485
- function Re(t) {
467
+ function Te(t) {
486
468
  return (t == null ? void 0 : t.length) !== void 0 ? t : Array.from(t);
487
469
  }
488
470
  function ie(t, e, n) {
@@ -530,16 +512,16 @@ function le(t, e, n, s, r, i, l = null, o = [-1]) {
530
512
  return c.ctx && r(c.ctx[$], c.ctx[$] = d) && (!c.skip_bound && c.bound[$] && c.bound[$](d), p && re(t, $)), y;
531
513
  }) : [], c.update(), p = !0, j(c.before_update), c.fragment = s ? s(c.ctx) : !1, e.target) {
532
514
  if (e.hydrate) {
533
- const $ = Ut(e.target);
534
- c.fragment && c.fragment.l($), $.forEach(P);
515
+ const $ = qt(e.target);
516
+ c.fragment && c.fragment.l($), $.forEach(z);
535
517
  } else
536
518
  c.fragment && c.fragment.c();
537
519
  e.intro && B(t.$$.fragment), ie(t, e.target, e.anchor), X();
538
520
  }
539
521
  T(u);
540
522
  }
541
- let jt;
542
- typeof HTMLElement == "function" && (jt = class extends HTMLElement {
523
+ let Lt;
524
+ typeof HTMLElement == "function" && (Lt = class extends HTMLElement {
543
525
  constructor(e, n, s) {
544
526
  super();
545
527
  /** The Svelte component constructor */
@@ -583,7 +565,7 @@ typeof HTMLElement == "function" && (jt = class extends HTMLElement {
583
565
  let l;
584
566
  return {
585
567
  c: function() {
586
- l = v("slot"), i !== "default" && m(l, "name", i);
568
+ l = v("slot"), i !== "default" && _(l, "name", i);
587
569
  },
588
570
  /**
589
571
  * @param {HTMLElement} target
@@ -593,14 +575,14 @@ typeof HTMLElement == "function" && (jt = class extends HTMLElement {
593
575
  ct(c, l, p);
594
576
  },
595
577
  d: function(c) {
596
- c && P(l);
578
+ c && z(l);
597
579
  }
598
580
  };
599
581
  };
600
582
  };
601
583
  if (yield Promise.resolve(), !this.$$cn || this.$$c)
602
584
  return;
603
- const n = {}, s = Vt(this);
585
+ const n = {}, s = Jt(this);
604
586
  for (const i of this.$$s)
605
587
  i in s && (n[i] = [e(i)]);
606
588
  for (const i of this.attributes) {
@@ -690,7 +672,7 @@ function V(t, e, n, s) {
690
672
  }
691
673
  }
692
674
  function ce(t, e, n, s, r, i) {
693
- let l = class extends jt {
675
+ let l = class extends Lt {
694
676
  constructor() {
695
677
  super(t, n, r), this.$$p_d = e;
696
678
  }
@@ -763,27 +745,27 @@ class ue {
763
745
  * @returns {void}
764
746
  */
765
747
  $set(e) {
766
- this.$$set && !Dt(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
748
+ this.$$set && !Tt(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
767
749
  }
768
750
  }
769
751
  const ae = "4";
770
752
  typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(ae);
771
753
  function fe(t) {
772
- qt(t, "svelte-tf74md", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CashierModalWindow{container-type:inline-size;container-name:confirm-modal;display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;z-index:4;top:0;left:0;background-color:var(--emw--color-background, rgba(255, 255, 255, 0.5))}.CashierModalContainer{width:500px;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;box-shadow:0 2px 6px 0 var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1));border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:var(--emw--color-white, #fff)}.ModalOkBtn{color:var(--emw--color-white, #fff);display:flex;align-items:center;justify-content:center;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-normal, 400);font-family:inherit;height:46px;width:100%;border:none;border-radius:50px;line-height:125%;background-color:var(--emw--color-primary, #7EC51E);margin-top:var(--emw--spacing-small, 12px);cursor:pointer}.ModalCloseBtn{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:var(--emw--spacing-small, 12px) var(--emw--spacing-small, 12px);height:inherit;right:0;top:0;cursor:pointer}@container confirm-modal (max-width: 750px){.CashierModalContainer{margin:var(--emw--spacing-x-large, 30px) var(--emw--spacing-small, 12px)}}");
754
+ Ht(t, "svelte-tf74md", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CashierModalWindow{container-type:inline-size;container-name:confirm-modal;display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;z-index:4;top:0;left:0;background-color:var(--emw--color-background, rgba(255, 255, 255, 0.5))}.CashierModalContainer{width:500px;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;box-shadow:0 2px 6px 0 var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1));border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:var(--emw--color-white, #fff)}.ModalOkBtn{color:var(--emw--color-white, #fff);display:flex;align-items:center;justify-content:center;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-normal, 400);font-family:inherit;height:46px;width:100%;border:none;border-radius:50px;line-height:125%;background-color:var(--emw--color-primary, #7EC51E);margin-top:var(--emw--spacing-small, 12px);cursor:pointer}.ModalCloseBtn{position:absolute;display:flex;justify-content:space-between;align-items:center;padding:var(--emw--spacing-small, 12px) var(--emw--spacing-small, 12px);height:inherit;right:0;top:0;cursor:pointer}@container confirm-modal (max-width: 750px){.CashierModalContainer{margin:var(--emw--spacing-x-large, 30px) var(--emw--spacing-small, 12px)}}");
773
755
  }
774
- const de = (t) => ({}), pt = (t) => ({}), he = (t) => ({}), gt = (t) => ({}), $e = (t) => ({}), yt = (t) => ({ class: "CashierModalText" }), me = (t) => ({}), bt = (t) => ({ class: "CashierModalTitle" });
775
- function _e(t) {
756
+ const de = (t) => ({}), pt = (t) => ({}), he = (t) => ({}), gt = (t) => ({}), $e = (t) => ({}), yt = (t) => ({ class: "CashierModalText" }), _e = (t) => ({}), bt = (t) => ({ class: "CashierModalTitle" });
757
+ function me(t) {
776
758
  let e, n;
777
759
  return {
778
760
  c() {
779
- e = $t("svg"), n = $t("path"), m(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"), m(n, "fill", "#111111"), m(e, "xmlns", "http://www.w3.org/2000/svg"), m(e, "width", "13"), m(e, "height", "20"), m(e, "viewBox", "0 0 13 13"), m(e, "fill", "none");
761
+ e = $t("svg"), n = $t("path"), _(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"), _(n, "fill", "#111111"), _(e, "xmlns", "http://www.w3.org/2000/svg"), _(e, "width", "13"), _(e, "height", "20"), _(e, "viewBox", "0 0 13 13"), _(e, "fill", "none");
780
762
  },
781
763
  m(s, r) {
782
764
  ct(s, e, r), x(e, n);
783
765
  },
784
766
  p: k,
785
767
  d(s) {
786
- s && P(e);
768
+ s && z(e);
787
769
  }
788
770
  };
789
771
  }
@@ -792,7 +774,7 @@ function pe(t) {
792
774
  const y = (
793
775
  /*#slots*/
794
776
  t[6].title
795
- ), f = W(
777
+ ), f = D(
796
778
  y,
797
779
  t,
798
780
  /*$$scope*/
@@ -801,7 +783,7 @@ function pe(t) {
801
783
  ), d = (
802
784
  /*#slots*/
803
785
  t[6].text
804
- ), h = W(
786
+ ), h = D(
805
787
  d,
806
788
  t,
807
789
  /*$$scope*/
@@ -810,7 +792,7 @@ function pe(t) {
810
792
  ), g = (
811
793
  /*#slots*/
812
794
  t[6].confirm
813
- ), _ = W(
795
+ ), m = D(
814
796
  g,
815
797
  t,
816
798
  /*$$scope*/
@@ -819,19 +801,19 @@ function pe(t) {
819
801
  ), L = (
820
802
  /*#slots*/
821
803
  t[6].close
822
- ), M = W(
804
+ ), E = D(
823
805
  L,
824
806
  t,
825
807
  /*$$scope*/
826
808
  t[5],
827
809
  pt
828
- ), b = M || _e();
810
+ ), b = E || me();
829
811
  return {
830
812
  c() {
831
- e = v("div"), n = v("div"), s = v("div"), f && f.c(), r = tt(), h && h.c(), i = tt(), l = v("span"), _ && _.c(), o = tt(), u = v("span"), b && b.c(), m(l, "class", "ModalOkBtn"), m(l, "role", "button"), m(u, "class", "ModalCloseBtn"), m(u, "role", "button"), m(s, "class", "CashierModalContainer"), m(s, "part", "CashierModalContainer"), m(n, "class", "CashierModalWindow"), m(n, "part", "CashierModalWindow"), m(n, "id", "Modal"), m(e, "part", "CustomStylingContainer");
813
+ e = v("div"), n = v("div"), s = v("div"), f && f.c(), r = tt(), h && h.c(), i = tt(), l = v("span"), m && m.c(), o = tt(), u = v("span"), b && b.c(), _(l, "class", "ModalOkBtn"), _(l, "role", "button"), _(u, "class", "ModalCloseBtn"), _(u, "role", "button"), _(s, "class", "CashierModalContainer"), _(s, "part", "CashierModalContainer"), _(n, "class", "CashierModalWindow"), _(n, "part", "CashierModalWindow"), _(n, "id", "Modal"), _(e, "part", "CustomStylingContainer");
832
814
  },
833
815
  m(a, w) {
834
- ct(a, e, w), x(e, n), x(n, s), f && f.m(s, null), x(s, r), h && h.m(s, null), x(s, i), x(s, l), _ && _.m(l, null), x(s, o), x(s, u), b && b.m(u, null), t[7](e), c = !0, p || ($ = [
816
+ ct(a, e, w), x(e, n), x(n, s), f && f.m(s, null), x(s, r), h && h.m(s, null), x(s, i), x(s, l), m && m.m(l, null), x(s, o), x(s, u), b && b.m(u, null), t[7](e), c = !0, p || ($ = [
835
817
  G(
836
818
  l,
837
819
  "click",
@@ -859,7 +841,7 @@ function pe(t) {
859
841
  /*$$scope*/
860
842
  a[5],
861
843
  w,
862
- me
844
+ _e
863
845
  ) : q(
864
846
  /*$$scope*/
865
847
  a[5]
@@ -883,9 +865,9 @@ function pe(t) {
883
865
  a[5]
884
866
  ),
885
867
  yt
886
- ), _ && _.p && (!c || w & /*$$scope*/
868
+ ), m && m.p && (!c || w & /*$$scope*/
887
869
  32) && I(
888
- _,
870
+ m,
889
871
  g,
890
872
  a,
891
873
  /*$$scope*/
@@ -901,9 +883,9 @@ function pe(t) {
901
883
  a[5]
902
884
  ),
903
885
  gt
904
- ), M && M.p && (!c || w & /*$$scope*/
886
+ ), E && E.p && (!c || w & /*$$scope*/
905
887
  32) && I(
906
- M,
888
+ E,
907
889
  L,
908
890
  a,
909
891
  /*$$scope*/
@@ -922,37 +904,22 @@ function pe(t) {
922
904
  );
923
905
  },
924
906
  i(a) {
925
- c || (B(f, a), B(h, a), B(_, a), B(b, a), c = !0);
907
+ c || (B(f, a), B(h, a), B(m, a), B(b, a), c = !0);
926
908
  },
927
909
  o(a) {
928
- U(f, a), U(h, a), U(_, a), U(b, a), c = !1;
910
+ U(f, a), U(h, a), U(m, a), U(b, a), c = !1;
929
911
  },
930
912
  d(a) {
931
- a && P(e), f && f.d(a), h && h.d(a), _ && _.d(a), b && b.d(a), t[7](null), p = !1, j($);
913
+ a && z(e), f && f.d(a), h && h.d(a), m && m.d(a), b && b.d(a), t[7](null), p = !1, j($);
932
914
  }
933
915
  };
934
916
  }
935
917
  function ge(t, e, n) {
936
918
  let { $$slots: s = {}, $$scope: r } = e, { clientstyling: i = "" } = e, { clientstylingurl: l = "" } = e, o;
937
919
  const u = () => {
938
- dispatchEvent(new CustomEvent(
939
- "closeModal",
940
- {
941
- bubbles: !0,
942
- cancelable: !0,
943
- composed: !0
944
- // makes the event jump shadow DOM boundary
945
- }
946
- ));
920
+ window.postMessage({ type: "CloseModal" }, window.location.href);
947
921
  }, c = () => {
948
- dispatchEvent(new CustomEvent(
949
- "confirmModal",
950
- {
951
- bubbles: !0,
952
- cancelable: !0,
953
- composed: !0
954
- }
955
- )), u();
922
+ window.postMessage({ type: "ConfirmModal" }, window.location.href), u();
956
923
  }, p = () => {
957
924
  let f = document.createElement("style");
958
925
  f.innerHTML = i, o.appendChild(f);
@@ -989,9 +956,9 @@ function ge(t, e, n) {
989
956
  y
990
957
  ];
991
958
  }
992
- class Ot extends ue {
959
+ class kt extends ue {
993
960
  constructor(e) {
994
- super(), le(this, e, ge, pe, Rt, { clientstyling: 3, clientstylingurl: 4 }, fe);
961
+ super(), le(this, e, ge, pe, Bt, { clientstyling: 3, clientstylingurl: 4 }, fe);
995
962
  }
996
963
  get clientstyling() {
997
964
  return this.$$.ctx[3];
@@ -1006,58 +973,57 @@ class Ot extends ue {
1006
973
  this.$$set({ clientstylingurl: e }), X();
1007
974
  }
1008
975
  }
1009
- ce(Ot, { clientstyling: {}, clientstylingurl: {} }, ["title", "text", "confirm", "close"], [], !0);
1010
- const De = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
976
+ ce(kt, { clientstyling: {}, clientstylingurl: {} }, ["title", "text", "confirm", "close"], [], !0);
977
+ const Re = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1011
978
  __proto__: null,
1012
- default: Ot
979
+ default: kt
1013
980
  }, Symbol.toStringTag, { value: "Module" }));
1014
981
  export {
1015
982
  G as A,
1016
983
  ze as B,
1017
984
  st as C,
1018
985
  be as D,
1019
- Me as E,
1020
- Pe as F,
1021
- Z as G,
1022
- Ne as H,
1023
- Ce as I,
1024
- Ae as J,
1025
- Re as K,
1026
- Ee as L,
1027
- xe as M,
1028
- Le as N,
1029
- je as O,
1030
- $t as P,
1031
- Oe as Q,
1032
- Bt as R,
986
+ Ee as E,
987
+ Z as F,
988
+ Ne as G,
989
+ Ce as H,
990
+ Ae as I,
991
+ Te as J,
992
+ Me as K,
993
+ xe as L,
994
+ Le as M,
995
+ je as N,
996
+ $t as O,
997
+ Oe as P,
998
+ zt as Q,
999
+ Se as R,
1033
1000
  ue as S,
1034
- Se as T,
1035
- Te as U,
1036
- De as V,
1037
- Rt as a,
1001
+ Be as T,
1002
+ Re as U,
1003
+ Bt as a,
1038
1004
  le as b,
1039
1005
  ce as c,
1040
- qt as d,
1041
- W as e,
1006
+ Ht as d,
1007
+ D as e,
1042
1008
  X as f,
1043
1009
  v as g,
1044
1010
  tt as h,
1045
1011
  ot as i,
1046
- m as j,
1012
+ _ as j,
1047
1013
  ct as k,
1048
1014
  x as l,
1049
1015
  q as m,
1050
1016
  k as n,
1051
1017
  H as o,
1052
1018
  U as p,
1053
- Be as q,
1019
+ Pe as q,
1054
1020
  j as r,
1055
- Wt as s,
1021
+ Rt as s,
1056
1022
  B as t,
1057
1023
  I as u,
1058
- P as v,
1024
+ z as v,
1059
1025
  we as w,
1060
1026
  ve as x,
1061
- Mt as y,
1027
+ Et as y,
1062
1028
  ke as z
1063
1029
  };