@everymatrix/cashier-method-details 1.61.0 → 1.62.0
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/{CashierConfirmModal-3pkCHAVZ.js → CashierConfirmModal-BzyMG3UR.js} +33 -33
- package/components/{CashierConfirmModal-CNzEOcOZ.js → CashierConfirmModal-_hdnB5XT.js} +33 -33
- package/components/{CashierError-DyiXylWz.js → CashierError-B5moVKPa.js} +378 -376
- package/components/{CashierError-DJ3afRKX.js → CashierError-B6McF-k3.js} +378 -376
- package/components/{CashierError-DxbSetqN.cjs → CashierError-CpurblKL.cjs} +4 -4
- package/components/{CashierHeader-BPFf0Wnq.js → CashierHeader--Nl05VG1.js} +38 -38
- package/components/{CashierHeader-D7WpEh7h.cjs → CashierHeader-Cl8p01HE.cjs} +1 -1
- package/components/{CashierHeader-CLlL1-OG.js → CashierHeader-DfkOztXW.js} +38 -38
- package/components/{CashierIframeRedirect-BMxp-OCH.js → CashierIframeRedirect-Bcj_O92b.js} +32 -32
- package/components/{CashierIframeRedirect-_XOu95MQ.js → CashierIframeRedirect-CG-TISLS.js} +30 -30
- package/components/{CashierIframeRedirect-C9S9QBRc.cjs → CashierIframeRedirect-DeYUvDgV.cjs} +1 -1
- package/components/{CashierMethodDetails-CUoHqI7_.js → CashierMethodDetails-DfYB6twn.js} +76 -76
- package/components/{CashierMethodDetails-ocSgDLcJ.js → CashierMethodDetails-dtFzfq5E.js} +79 -79
- package/components/{CashierMethodDetails-D1JF8Up1.cjs → CashierMethodDetails-liiK2Dkd.cjs} +3 -3
- package/components/{CashierModal-PGQGrAgY.js → CashierModal-B2DUTbzl.js} +34 -34
- package/components/{CashierModal-Dv-7ZIuz.js → CashierModal-cAadEtV9.js} +34 -34
- package/components/{CashierNotifications-BMYdcdkg.js → CashierNotifications-BqrU3g7B.js} +19 -19
- package/components/{CashierNotifications-Dy0g_QWG.js → CashierNotifications-sCssNp8Z.js} +19 -19
- package/components/{CashierReceiptPage-CpKFXT0q.js → CashierReceiptPage-CMCjTz1a.js} +28 -28
- package/components/{CashierReceiptPage-xmjfM6Fi.js → CashierReceiptPage-CVy0Rii8.js} +28 -28
- package/components/{CashierReceiptPage-TdzvyD9S.cjs → CashierReceiptPage-mGY6IAnl.cjs} +1 -1
- package/components/{CashierSpinner-D30EfqMz.js → CashierSpinner-BMBhQseZ.js} +27 -27
- package/components/{CashierSpinner-Dq2vgm_x.js → CashierSpinner-D3kcfOR-.js} +27 -27
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/esnext/cashier-method-details.js +1 -1
- package/package.json +1 -1
- package/stencil/index-b7bbd57e-6KaMTlNN.js +534 -0
- package/stencil/index-b7bbd57e-BSagye0B.js +550 -0
- package/stencil/index-b7bbd57e-DIQXXTTR.cjs +1 -0
- package/stencil/{ui-image-38c3c15f-ByZECnci.js → ui-image-38c3c15f-CumwWbNu.js} +1 -1
- package/stencil/{ui-image-38c3c15f-D_V48h1L.js → ui-image-38c3c15f-Dxl-aZb-.js} +1 -1
- package/stencil/{ui-image-38c3c15f-VguNkCIq.cjs → ui-image-38c3c15f-y5t5ZLG0.cjs} +1 -1
- package/stencil/{ui-image-BNrzgSpe.js → ui-image-BQa5UbqU.js} +2 -2
- package/stencil/{ui-image-CPH6BqjQ.js → ui-image-Bi4jDe3D.js} +2 -2
- package/stencil/{ui-image-CLghOqUz.cjs → ui-image-z441BZiX.cjs} +1 -1
- package/stencil/index-b7bbd57e-BBUBsGhp.js +0 -550
- package/stencil/index-b7bbd57e-SuDXAV6_.cjs +0 -1
- package/stencil/index-b7bbd57e-wJC_uAuk.js +0 -534
@@ -1,71 +1,71 @@
|
|
1
|
-
import { S as y, b as g,
|
1
|
+
import { S as y, b as g, f as d, c as m, a as p, d as k, g as C, j as x, k as S, n as c, v as _, C as v } from "./CashierConfirmModal-BzyMG3UR.js";
|
2
2
|
function b(n) {
|
3
|
-
|
3
|
+
k(n, "svelte-fidj5e", ".CashierSpinner{display:block;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.CashierSpinner .spinner{animation:rotate 2s linear infinite;transform-origin:center center}.CashierSpinner .spinner .path{stroke-dasharray:1, 200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:var(--emw--color-primary, #7EC51E)}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}");
|
4
4
|
}
|
5
5
|
function w(n) {
|
6
6
|
let t;
|
7
7
|
return {
|
8
8
|
c() {
|
9
|
-
t =
|
9
|
+
t = C("div"), t.innerHTML = '<svg class="spinner" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="2" stroke-miterlimit="10"></circle></svg>', x(t, "class", "CashierSpinner");
|
10
10
|
},
|
11
|
-
m(
|
12
|
-
|
11
|
+
m(i, r) {
|
12
|
+
S(i, t, r), n[3](t);
|
13
13
|
},
|
14
14
|
p: c,
|
15
15
|
i: c,
|
16
16
|
o: c,
|
17
|
-
d(
|
18
|
-
|
17
|
+
d(i) {
|
18
|
+
i && _(t), n[3](null);
|
19
19
|
}
|
20
20
|
};
|
21
21
|
}
|
22
|
-
function
|
23
|
-
let { clientstyling: r = "" } = t, { clientstylingurl:
|
24
|
-
const
|
22
|
+
function L(n, t, i) {
|
23
|
+
let { clientstyling: r = "" } = t, { clientstylingurl: a = "" } = t, s;
|
24
|
+
const h = () => {
|
25
25
|
let e = document.createElement("style");
|
26
|
-
e.innerHTML = r,
|
26
|
+
e.innerHTML = r, s.appendChild(e);
|
27
27
|
}, f = () => {
|
28
|
-
let e = new URL(
|
29
|
-
fetch(e.href).then((
|
30
|
-
o.innerHTML =
|
28
|
+
let e = new URL(a), o = document.createElement("style");
|
29
|
+
fetch(e.href).then((l) => l.text()).then((l) => {
|
30
|
+
o.innerHTML = l, setTimeout(
|
31
31
|
() => {
|
32
|
-
|
32
|
+
s.appendChild(o);
|
33
33
|
},
|
34
34
|
1
|
35
35
|
);
|
36
36
|
});
|
37
37
|
};
|
38
38
|
function u(e) {
|
39
|
-
|
40
|
-
|
39
|
+
v[e ? "unshift" : "push"](() => {
|
40
|
+
s = e, i(0, s);
|
41
41
|
});
|
42
42
|
}
|
43
43
|
return n.$$set = (e) => {
|
44
|
-
"clientstyling" in e &&
|
44
|
+
"clientstyling" in e && i(1, r = e.clientstyling), "clientstylingurl" in e && i(2, a = e.clientstylingurl);
|
45
45
|
}, n.$$.update = () => {
|
46
46
|
n.$$.dirty & /*clientstyling, customStylingContainer*/
|
47
|
-
3 && r &&
|
48
|
-
5 &&
|
49
|
-
}, [
|
47
|
+
3 && r && s && h(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
48
|
+
5 && a && s && f();
|
49
|
+
}, [s, r, a, u];
|
50
50
|
}
|
51
|
-
class
|
51
|
+
class E extends y {
|
52
52
|
constructor(t) {
|
53
|
-
super(), g(this, t,
|
53
|
+
super(), g(this, t, L, w, p, { clientstyling: 1, clientstylingurl: 2 }, b);
|
54
54
|
}
|
55
55
|
get clientstyling() {
|
56
56
|
return this.$$.ctx[1];
|
57
57
|
}
|
58
58
|
set clientstyling(t) {
|
59
|
-
this.$$set({ clientstyling: t }),
|
59
|
+
this.$$set({ clientstyling: t }), d();
|
60
60
|
}
|
61
61
|
get clientstylingurl() {
|
62
62
|
return this.$$.ctx[2];
|
63
63
|
}
|
64
64
|
set clientstylingurl(t) {
|
65
|
-
this.$$set({ clientstylingurl: t }),
|
65
|
+
this.$$set({ clientstylingurl: t }), d();
|
66
66
|
}
|
67
67
|
}
|
68
|
-
|
68
|
+
m(E, { clientstyling: {}, clientstylingurl: {} }, [], [], !0);
|
69
69
|
export {
|
70
|
-
|
70
|
+
E as default
|
71
71
|
};
|
@@ -1,71 +1,71 @@
|
|
1
|
-
import { S as y, b as g,
|
1
|
+
import { S as y, b as g, f as d, c as m, a as p, d as k, g as C, j as x, k as S, n as c, v as _, C as v } from "./CashierConfirmModal-_hdnB5XT.js";
|
2
2
|
function b(n) {
|
3
|
-
|
3
|
+
k(n, "svelte-fidj5e", ".CashierSpinner{display:block;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.CashierSpinner .spinner{animation:rotate 2s linear infinite;transform-origin:center center}.CashierSpinner .spinner .path{stroke-dasharray:1, 200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:var(--emw--color-primary, #7EC51E)}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}");
|
4
4
|
}
|
5
5
|
function w(n) {
|
6
6
|
let t;
|
7
7
|
return {
|
8
8
|
c() {
|
9
|
-
t =
|
9
|
+
t = C("div"), t.innerHTML = '<svg class="spinner" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="2" stroke-miterlimit="10"></circle></svg>', x(t, "class", "CashierSpinner");
|
10
10
|
},
|
11
|
-
m(
|
12
|
-
|
11
|
+
m(i, r) {
|
12
|
+
S(i, t, r), n[3](t);
|
13
13
|
},
|
14
14
|
p: c,
|
15
15
|
i: c,
|
16
16
|
o: c,
|
17
|
-
d(
|
18
|
-
|
17
|
+
d(i) {
|
18
|
+
i && _(t), n[3](null);
|
19
19
|
}
|
20
20
|
};
|
21
21
|
}
|
22
|
-
function
|
23
|
-
let { clientstyling: r = "" } = t, { clientstylingurl:
|
24
|
-
const
|
22
|
+
function L(n, t, i) {
|
23
|
+
let { clientstyling: r = "" } = t, { clientstylingurl: a = "" } = t, s;
|
24
|
+
const h = () => {
|
25
25
|
let e = document.createElement("style");
|
26
|
-
e.innerHTML = r,
|
26
|
+
e.innerHTML = r, s.appendChild(e);
|
27
27
|
}, f = () => {
|
28
|
-
let e = new URL(
|
29
|
-
fetch(e.href).then((
|
30
|
-
o.innerHTML =
|
28
|
+
let e = new URL(a), o = document.createElement("style");
|
29
|
+
fetch(e.href).then((l) => l.text()).then((l) => {
|
30
|
+
o.innerHTML = l, setTimeout(
|
31
31
|
() => {
|
32
|
-
|
32
|
+
s.appendChild(o);
|
33
33
|
},
|
34
34
|
1
|
35
35
|
);
|
36
36
|
});
|
37
37
|
};
|
38
38
|
function u(e) {
|
39
|
-
|
40
|
-
|
39
|
+
v[e ? "unshift" : "push"](() => {
|
40
|
+
s = e, i(0, s);
|
41
41
|
});
|
42
42
|
}
|
43
43
|
return n.$$set = (e) => {
|
44
|
-
"clientstyling" in e &&
|
44
|
+
"clientstyling" in e && i(1, r = e.clientstyling), "clientstylingurl" in e && i(2, a = e.clientstylingurl);
|
45
45
|
}, n.$$.update = () => {
|
46
46
|
n.$$.dirty & /*clientstyling, customStylingContainer*/
|
47
|
-
3 && r &&
|
48
|
-
5 &&
|
49
|
-
}, [
|
47
|
+
3 && r && s && h(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
48
|
+
5 && a && s && f();
|
49
|
+
}, [s, r, a, u];
|
50
50
|
}
|
51
|
-
class
|
51
|
+
class E extends y {
|
52
52
|
constructor(t) {
|
53
|
-
super(), g(this, t,
|
53
|
+
super(), g(this, t, L, w, p, { clientstyling: 1, clientstylingurl: 2 }, b);
|
54
54
|
}
|
55
55
|
get clientstyling() {
|
56
56
|
return this.$$.ctx[1];
|
57
57
|
}
|
58
58
|
set clientstyling(t) {
|
59
|
-
this.$$set({ clientstyling: t }),
|
59
|
+
this.$$set({ clientstyling: t }), d();
|
60
60
|
}
|
61
61
|
get clientstylingurl() {
|
62
62
|
return this.$$.ctx[2];
|
63
63
|
}
|
64
64
|
set clientstylingurl(t) {
|
65
|
-
this.$$set({ clientstylingurl: t }),
|
65
|
+
this.$$set({ clientstylingurl: t }), d();
|
66
66
|
}
|
67
67
|
}
|
68
|
-
|
68
|
+
m(E, { clientstyling: {}, clientstylingurl: {} }, [], [], !0);
|
69
69
|
export {
|
70
|
-
|
70
|
+
E as default
|
71
71
|
};
|
@@ -1 +1 @@
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierMethodDetails-
|
1
|
+
"use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierMethodDetails-liiK2Dkd.cjs")).then(e=>e.CashierMethodDetails_ce).then(({default:e})=>{!customElements.get("cashier-method-details")&&customElements.define("cashier-method-details",e.element)})}
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
10
10
|
}
|
11
11
|
};
|
12
12
|
};
|
13
|
-
customElements.define = n(customElements.define), import("../components/CashierMethodDetails-
|
13
|
+
customElements.define = n(customElements.define), import("../components/CashierMethodDetails-DfYB6twn.js").then((e) => e.C).then(({ default: e }) => {
|
14
14
|
!customElements.get("cashier-method-details") && customElements.define("cashier-method-details", e.element);
|
15
15
|
});
|
16
16
|
}
|