@everymatrix/cashier-verifications 1.74.10 → 1.75.1
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.
- package/components/{CashierModal-C2c6GJ1p.cjs → CashierModal-BYRnVJWW.cjs} +2 -2
- package/components/{CashierModal-CrOcTWUz.js → CashierModal-BrfssoDz.js} +91 -91
- package/components/{CashierModal-DKQn-TJS.js → CashierModal-CJNZu7RJ.js} +65 -65
- package/components/{CashierVerifications-BCbAdCUh.js → CashierVerifications-CvKQU68G.js} +1029 -994
- package/components/CashierVerifications-DMTl3Mfc.cjs +20 -0
- package/components/{CashierVerifications-DWIMRzLP.js → CashierVerifications-DbBXawz1.js} +1028 -993
- package/es2015/cashier-verifications.cjs +1 -1
- package/es2015/cashier-verifications.js +1 -1
- package/esnext/cashier-verifications.js +1 -1
- package/package.json +1 -1
- package/components/CashierVerifications-DmdRq4pk.cjs +0 -20
|
@@ -201,7 +201,7 @@ function zt(t, e) {
|
|
|
201
201
|
(s || r && i.contentWindow) && r(), j(i);
|
|
202
202
|
};
|
|
203
203
|
}
|
|
204
|
-
function
|
|
204
|
+
function me(t, e, n) {
|
|
205
205
|
t.classList.toggle(e, !!n);
|
|
206
206
|
}
|
|
207
207
|
function At(t, e, { bubbles: n = !1, cancelable: i = !1 } = {}) {
|
|
@@ -232,14 +232,14 @@ function et(t, e, n, i, s, r, l, o = 0) {
|
|
|
232
232
|
const u = 16.666 / i;
|
|
233
233
|
let c = `{
|
|
234
234
|
`;
|
|
235
|
-
for (let
|
|
236
|
-
const a = e + (n - e) * r(
|
|
237
|
-
c +=
|
|
235
|
+
for (let $ = 0; $ <= 1; $ += u) {
|
|
236
|
+
const a = e + (n - e) * r($);
|
|
237
|
+
c += $ * 100 + `%{${l(a, 1 - a)}}
|
|
238
238
|
`;
|
|
239
239
|
}
|
|
240
240
|
const h = c + `100% {${l(n, 1 - n)}}
|
|
241
|
-
}`, f = `__svelte_${Nt(h)}_${o}`,
|
|
242
|
-
d[f] || (d[f] = !0,
|
|
241
|
+
}`, f = `__svelte_${Nt(h)}_${o}`, g = X(t), { stylesheet: m, rules: d } = H.get(g) || Pt(g, t);
|
|
242
|
+
d[f] || (d[f] = !0, m.insertRule(`@keyframes ${f} ${h}`, m.cssRules.length));
|
|
243
243
|
const _ = t.style.animation || "";
|
|
244
244
|
return t.style.animation = `${_ ? `${_}, ` : ""}${f} ${i}ms linear ${s}ms 1 both`, W += 1, f;
|
|
245
245
|
}
|
|
@@ -280,7 +280,7 @@ function It() {
|
|
|
280
280
|
function M(t) {
|
|
281
281
|
C.push(t);
|
|
282
282
|
}
|
|
283
|
-
const
|
|
283
|
+
const F = /* @__PURE__ */ new Set();
|
|
284
284
|
let w = 0;
|
|
285
285
|
function p() {
|
|
286
286
|
if (w !== 0)
|
|
@@ -299,13 +299,13 @@ function p() {
|
|
|
299
299
|
D.pop()();
|
|
300
300
|
for (let e = 0; e < C.length; e += 1) {
|
|
301
301
|
const n = C[e];
|
|
302
|
-
|
|
302
|
+
F.has(n) || (F.add(n), n());
|
|
303
303
|
}
|
|
304
304
|
C.length = 0;
|
|
305
305
|
} while (x.length);
|
|
306
306
|
for (; nt.length; )
|
|
307
307
|
nt.pop()();
|
|
308
|
-
V = !1,
|
|
308
|
+
V = !1, F.clear(), L(t);
|
|
309
309
|
}
|
|
310
310
|
function Ut(t) {
|
|
311
311
|
if (t.fragment !== null) {
|
|
@@ -314,12 +314,12 @@ function Ut(t) {
|
|
|
314
314
|
t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(M);
|
|
315
315
|
}
|
|
316
316
|
}
|
|
317
|
-
function
|
|
317
|
+
function qt(t) {
|
|
318
318
|
const e = [], n = [];
|
|
319
319
|
C.forEach((i) => t.indexOf(i) === -1 ? e.push(i) : n.push(i)), n.forEach((i) => i()), C = e;
|
|
320
320
|
}
|
|
321
321
|
let S;
|
|
322
|
-
function
|
|
322
|
+
function Ft() {
|
|
323
323
|
return S || (S = Promise.resolve(), S.then(() => {
|
|
324
324
|
S = null;
|
|
325
325
|
})), S;
|
|
@@ -359,35 +359,35 @@ function it(t, e, n, i) {
|
|
|
359
359
|
function f() {
|
|
360
360
|
c && Rt(t, c);
|
|
361
361
|
}
|
|
362
|
-
function
|
|
363
|
-
const
|
|
362
|
+
function g(d, _) {
|
|
363
|
+
const $ = (
|
|
364
364
|
/** @type {Program['d']} */
|
|
365
365
|
d.b - l
|
|
366
366
|
);
|
|
367
|
-
return _ *= Math.abs(
|
|
367
|
+
return _ *= Math.abs($), {
|
|
368
368
|
a: l,
|
|
369
369
|
b: d.b,
|
|
370
|
-
d:
|
|
370
|
+
d: $,
|
|
371
371
|
duration: _,
|
|
372
372
|
start: d.start,
|
|
373
373
|
end: d.start + _,
|
|
374
374
|
group: d.group
|
|
375
375
|
};
|
|
376
376
|
}
|
|
377
|
-
function
|
|
377
|
+
function m(d) {
|
|
378
378
|
const {
|
|
379
379
|
delay: _ = 0,
|
|
380
|
-
duration:
|
|
380
|
+
duration: $ = 300,
|
|
381
381
|
easing: a = ct,
|
|
382
382
|
tick: I = E,
|
|
383
383
|
css: U
|
|
384
|
-
} = r || Gt,
|
|
384
|
+
} = r || Gt, q = {
|
|
385
385
|
start: Et() + _,
|
|
386
386
|
b: d
|
|
387
387
|
};
|
|
388
|
-
d || (
|
|
389
|
-
t.inert, t.inert = !0)), o || u ? u =
|
|
390
|
-
if (u && A > u.start && (o =
|
|
388
|
+
d || (q.group = y, y.r += 1), "inert" in t && (d ? h !== void 0 && (t.inert = h) : (h = /** @type {HTMLElement} */
|
|
389
|
+
t.inert, t.inert = !0)), o || u ? u = q : (U && (f(), c = et(t, l, d, $, _, a, U)), d && I(0, 1), o = g(q, $), M(() => J(t, d, "start")), Mt((A) => {
|
|
390
|
+
if (u && A > u.start && (o = g(u, $), u = null, J(t, o.b, "start"), U && (f(), c = et(
|
|
391
391
|
t,
|
|
392
392
|
l,
|
|
393
393
|
o.b,
|
|
@@ -399,8 +399,8 @@ function it(t, e, n, i) {
|
|
|
399
399
|
if (A >= o.end)
|
|
400
400
|
I(l = o.b, 1 - l), J(t, o.b, "end"), u || (o.b ? f() : --o.group.r || k(o.group.c)), o = null;
|
|
401
401
|
else if (A >= o.start) {
|
|
402
|
-
const
|
|
403
|
-
l = o.a + o.d * a(
|
|
402
|
+
const gt = A - o.start;
|
|
403
|
+
l = o.a + o.d * a(gt / o.duration), I(l, 1 - l);
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
return !!(o || u);
|
|
@@ -408,16 +408,16 @@ function it(t, e, n, i) {
|
|
|
408
408
|
}
|
|
409
409
|
return {
|
|
410
410
|
run(d) {
|
|
411
|
-
K(r) ?
|
|
412
|
-
r = r({ direction: d ? "in" : "out" }),
|
|
413
|
-
}) :
|
|
411
|
+
K(r) ? Ft().then(() => {
|
|
412
|
+
r = r({ direction: d ? "in" : "out" }), m(d);
|
|
413
|
+
}) : m(d);
|
|
414
414
|
},
|
|
415
415
|
end() {
|
|
416
416
|
f(), o = u = null;
|
|
417
417
|
}
|
|
418
418
|
};
|
|
419
419
|
}
|
|
420
|
-
function
|
|
420
|
+
function $e(t) {
|
|
421
421
|
return t?.length !== void 0 ? t : Array.from(t);
|
|
422
422
|
}
|
|
423
423
|
function Kt(t, e, n) {
|
|
@@ -429,7 +429,7 @@ function Kt(t, e, n) {
|
|
|
429
429
|
}
|
|
430
430
|
function Qt(t, e) {
|
|
431
431
|
const n = t.$$;
|
|
432
|
-
n.fragment !== null && (
|
|
432
|
+
n.fragment !== null && (qt(n.after_update), k(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
|
|
433
433
|
}
|
|
434
434
|
function Xt(t, e) {
|
|
435
435
|
t.$$.dirty[0] === -1 && (x.push(t), It(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
|
|
@@ -460,9 +460,9 @@ function Yt(t, e, n, i, s, r, l = null, o = [-1]) {
|
|
|
460
460
|
};
|
|
461
461
|
l && l(c.root);
|
|
462
462
|
let h = !1;
|
|
463
|
-
if (c.ctx = n ? n(t, e.props || {}, (f,
|
|
464
|
-
const d =
|
|
465
|
-
return c.ctx && s(c.ctx[f], c.ctx[f] = d) && (!c.skip_bound && c.bound[f] && c.bound[f](d), h && Xt(t, f)),
|
|
463
|
+
if (c.ctx = n ? n(t, e.props || {}, (f, g, ...m) => {
|
|
464
|
+
const d = m.length ? m[0] : g;
|
|
465
|
+
return c.ctx && s(c.ctx[f], c.ctx[f] = d) && (!c.skip_bound && c.bound[f] && c.bound[f](d), h && Xt(t, f)), g;
|
|
466
466
|
}) : [], c.update(), h = !0, k(c.before_update), c.fragment = i ? i(c.ctx) : !1, e.target) {
|
|
467
467
|
if (e.hydrate) {
|
|
468
468
|
const f = Lt(e.target);
|
|
@@ -473,8 +473,8 @@ function Yt(t, e, n, i, s, r, l = null, o = [-1]) {
|
|
|
473
473
|
}
|
|
474
474
|
L(u);
|
|
475
475
|
}
|
|
476
|
-
let
|
|
477
|
-
typeof HTMLElement == "function" && (
|
|
476
|
+
let mt;
|
|
477
|
+
typeof HTMLElement == "function" && (mt = class extends HTMLElement {
|
|
478
478
|
/** The Svelte component constructor */
|
|
479
479
|
$$ctor;
|
|
480
480
|
/** Slots */
|
|
@@ -621,7 +621,7 @@ function P(t, e, n, i) {
|
|
|
621
621
|
}
|
|
622
622
|
}
|
|
623
623
|
function Zt(t, e, n, i, s, r) {
|
|
624
|
-
let l = class extends
|
|
624
|
+
let l = class extends mt {
|
|
625
625
|
constructor() {
|
|
626
626
|
super(t, n, s), this.$$p_d = e;
|
|
627
627
|
}
|
|
@@ -728,7 +728,7 @@ function st(t, { delay: e = 0, duration: n = 400, easing: i = ct } = {}) {
|
|
|
728
728
|
};
|
|
729
729
|
}
|
|
730
730
|
function re(t) {
|
|
731
|
-
kt(t, "svelte-
|
|
731
|
+
kt(t, "svelte-8iq2ew", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}#Modal{position:absolute;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}.ModalWindow{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-black-transparency-10, rgba(0, 0, 0, 0.1));container-type:inline-size;container-name:modal-window;border-radius:6px}.ModalContainer{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;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:var(--emw--color-white, #fff);max-width:90%}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:var(--emw--spacing-small-minus, 10px);border-radius:50%;color:var(--emw--color-white, #fff);background:var(--emw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn .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}.ModalCloseBtn .ModalOkButton{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 svg{width:32px;height:32px}.ModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}@container modal-window (max-width:750px){.ModalWindow .ModalContainer{width:90%;max-width:400px}}");
|
|
732
732
|
}
|
|
733
733
|
const oe = (t) => ({}), rt = (t) => ({});
|
|
734
734
|
function ot(t) {
|
|
@@ -834,36 +834,36 @@ function ce(t) {
|
|
|
834
834
|
};
|
|
835
835
|
}
|
|
836
836
|
function le(t, e, n) {
|
|
837
|
-
let { $$slots: i = {}, $$scope: s } = e, { mbsource: r } = e, { clientstyling: l } = e, { clientstylingurl: o } = e, { show: u } = e, { duration: c = 200 } = e, { width: h } = e, { height: f } = e,
|
|
837
|
+
let { $$slots: i = {}, $$scope: s } = e, { mbsource: r } = e, { clientstyling: l } = e, { clientstylingurl: o } = e, { show: u } = e, { duration: c = 200 } = e, { width: h } = e, { height: f } = e, g, m;
|
|
838
838
|
Wt(() => () => {
|
|
839
839
|
});
|
|
840
840
|
function d(a) {
|
|
841
841
|
D[a ? "unshift" : "push"](() => {
|
|
842
|
-
|
|
842
|
+
g = a, n(5, g);
|
|
843
843
|
});
|
|
844
844
|
}
|
|
845
845
|
function _() {
|
|
846
846
|
h = this.clientWidth, f = this.clientHeight, n(0, h), n(1, f);
|
|
847
847
|
}
|
|
848
|
-
function
|
|
848
|
+
function $(a) {
|
|
849
849
|
D[a ? "unshift" : "push"](() => {
|
|
850
|
-
|
|
850
|
+
m = a, n(4, m);
|
|
851
851
|
});
|
|
852
852
|
}
|
|
853
853
|
return t.$$set = (a) => {
|
|
854
854
|
"mbsource" in a && n(6, r = a.mbsource), "clientstyling" in a && n(7, l = a.clientstyling), "clientstylingurl" in a && n(8, o = a.clientstylingurl), "show" in a && n(2, u = a.show), "duration" in a && n(3, c = a.duration), "width" in a && n(0, h = a.width), "height" in a && n(1, f = a.height), "$$scope" in a && n(9, s = a.$$scope);
|
|
855
855
|
}, t.$$.update = () => {
|
|
856
856
|
t.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
857
|
-
144 && l &&
|
|
858
|
-
272 && o &&
|
|
859
|
-
80 && r &&
|
|
857
|
+
144 && l && m && ne(m, l), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
858
|
+
272 && o && m && ie(m, o), t.$$.dirty & /*mbsource, customStylingContainer*/
|
|
859
|
+
80 && r && m && se(m, `${r}.Style`);
|
|
860
860
|
}, [
|
|
861
861
|
h,
|
|
862
862
|
f,
|
|
863
863
|
u,
|
|
864
864
|
c,
|
|
865
|
+
m,
|
|
865
866
|
g,
|
|
866
|
-
$,
|
|
867
867
|
r,
|
|
868
868
|
l,
|
|
869
869
|
o,
|
|
@@ -871,10 +871,10 @@ function le(t, e, n) {
|
|
|
871
871
|
i,
|
|
872
872
|
d,
|
|
873
873
|
_,
|
|
874
|
-
|
|
874
|
+
$
|
|
875
875
|
];
|
|
876
876
|
}
|
|
877
|
-
class
|
|
877
|
+
class $t extends te {
|
|
878
878
|
constructor(e) {
|
|
879
879
|
super(), Yt(
|
|
880
880
|
this,
|
|
@@ -937,41 +937,41 @@ class mt extends te {
|
|
|
937
937
|
this.$$set({ height: e }), p();
|
|
938
938
|
}
|
|
939
939
|
}
|
|
940
|
-
Zt(
|
|
941
|
-
const
|
|
940
|
+
Zt($t, { mbsource: {}, clientstyling: {}, clientstylingurl: {}, show: {}, duration: {}, width: {}, height: {} }, ["content"], [], !0);
|
|
941
|
+
const ge = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
942
942
|
__proto__: null,
|
|
943
|
-
default:
|
|
943
|
+
default: $t
|
|
944
944
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
945
945
|
export {
|
|
946
|
-
|
|
947
|
-
|
|
946
|
+
ie as A,
|
|
947
|
+
se as B,
|
|
948
948
|
ne as C,
|
|
949
|
-
|
|
949
|
+
ge as D,
|
|
950
950
|
te as S,
|
|
951
|
-
|
|
951
|
+
bt as a,
|
|
952
952
|
Yt as b,
|
|
953
953
|
Zt as c,
|
|
954
954
|
kt as d,
|
|
955
|
-
|
|
955
|
+
j as e,
|
|
956
956
|
p as f,
|
|
957
|
-
|
|
958
|
-
|
|
957
|
+
Y as g,
|
|
958
|
+
b as h,
|
|
959
959
|
K as i,
|
|
960
|
-
j,
|
|
960
|
+
T as j,
|
|
961
961
|
ue as k,
|
|
962
962
|
D as l,
|
|
963
|
-
|
|
963
|
+
de as m,
|
|
964
964
|
E as n,
|
|
965
965
|
Wt as o,
|
|
966
|
-
|
|
967
|
-
|
|
966
|
+
$e as p,
|
|
967
|
+
ae as q,
|
|
968
968
|
k as r,
|
|
969
|
-
|
|
970
|
-
|
|
969
|
+
pt as s,
|
|
970
|
+
me as t,
|
|
971
971
|
fe as u,
|
|
972
972
|
St as v,
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
973
|
+
R as w,
|
|
974
|
+
tt as x,
|
|
975
|
+
he as y,
|
|
976
|
+
ht as z
|
|
977
977
|
};
|