@everymatrix/cashier-method-details 1.76.3 → 1.76.4
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/CashierError-BrL5CAOl.js +4630 -0
- package/components/CashierError-Ct47Rqvt.js +4593 -0
- package/components/CashierError-DqG41odi.cjs +8 -0
- package/components/{CashierMethodDetails-DIc5nHRa.js → CashierMethodDetails-CbrOmOCe.js} +2580 -2387
- package/components/{CashierMethodDetails-BWHdOaxR.js → CashierMethodDetails-D01hFlpN.js} +2883 -2690
- package/components/CashierMethodDetails-F_t0ClIg.cjs +99 -0
- package/components/CashierModal-DVQJ9P-j.cjs +1 -0
- package/components/{CashierModal-C2Nyv-oI.js → CashierModal-IWswoSQa.js} +44 -44
- package/components/{CashierModal-C513JGq3.js → CashierModal-TGUCkbyQ.js} +44 -44
- package/components/{CashierNotifications-Byw9YQwf.js → CashierNotifications-Bg9zyIhP.js} +11 -11
- package/components/{CashierNotifications-BoCKEoNK.js → CashierNotifications-CcvLHszW.js} +11 -11
- package/components/{CashierNotifications-l6v72sgJ.cjs → CashierNotifications-DOJFHpXL.cjs} +1 -1
- package/components/CashierReceiptPage-BTrjEt7P.cjs +1 -0
- package/components/CashierReceiptPage-CEHlpRZd.js +1653 -0
- package/components/CashierReceiptPage-CstRy1Kd.js +1655 -0
- package/components/{CashierSpinner-DHhR3rfC.cjs → CashierSpinner-DCqiXAYk.cjs} +1 -1
- package/components/{CashierSpinner-C6V8vmbe.js → CashierSpinner-DO7iikrx.js} +16 -16
- package/components/{CashierSpinner-DacPlkWp.js → CashierSpinner-DT2gT_0p.js} +16 -16
- 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-97d17652-C7V2DWFg.js → index-97d17652--F7PvMq9.js} +176 -176
- package/stencil/index-97d17652-BhLhk_xz.cjs +1 -0
- package/stencil/{index-97d17652-DIpvPU9H.js → index-97d17652-CCFHkzJw.js} +187 -187
- package/stencil/{ui-image-DJWD4G-S.cjs → ui-image-BaHsVAxH.cjs} +1 -1
- package/stencil/{ui-image-D3_FGUyo.js → ui-image-C7s6Uvn5.js} +1 -1
- package/stencil/{ui-image-CYuYAlOX.js → ui-image-CHeV8e9p.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-B-k0kWgx.js → ui-image-b7b48fe5-ByRuJtdE.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-D8-wEkoZ.js → ui-image-b7b48fe5-D6iig_uN.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-yceZ9WkN.cjs → ui-image-b7b48fe5-DG83WzAo.cjs} +1 -1
- package/stencil/{ui-image_2-z5LhXZY2.js → ui-image_2-Bm97-wkj.js} +2 -2
- package/stencil/{ui-image_2-Ha_4GYwN.cjs → ui-image_2-DdFjzzNO.cjs} +1 -1
- package/stencil/{ui-image_2-CzFe50WB.js → ui-image_2-qO3reSlr.js} +2 -2
- package/components/CashierError-Dj7N5HFs.js +0 -4660
- package/components/CashierError-DjXZbKLf.js +0 -4623
- package/components/CashierError-P9Tj6USM.cjs +0 -21
- package/components/CashierMethodDetails-Dtj10PEv.cjs +0 -86
- package/components/CashierModal-01IRo-VX.cjs +0 -1
- package/components/CashierReceiptPage-BdxwO-LT.cjs +0 -1
- package/components/CashierReceiptPage-Cpss5ybm.js +0 -1622
- package/components/CashierReceiptPage-RnRw60xK.js +0 -1620
- package/stencil/index-97d17652-BgKdDb-e.cjs +0 -1
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierError-
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierError-DqG41odi.cjs");function h(n){t.append_styles(n,"svelte-sjjtuo",".CashierSpinner{display:block;width:var(--emw--spinner-size, 32px);height:var(--emw--spinner-size, 32px);position:absolute;top:var(--emw--spinner-top-position, 50%);left:var(--emw--spinner-left-position, 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-width:var(--emw--stroke-width, 2px);stroke:var(--emw--spinner-color, #2dcc70)}@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}}")}function d(n){let e;return{c(){e=t.element("div"),e.innerHTML='<svg class="spinner" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-miterlimit="10"></circle></svg>',t.attr(e,"class","CashierSpinner")},m(r,l){t.insert(r,e,l),n[4](e)},p:t.noop,i:t.noop,o:t.noop,d(r){r&&t.detach(e),n[4](null)}}}function f(n,e,r){let{clientstyling:l=""}=e,{clientstylingurl:o=""}=e,{mbsource:a=""}=e,i;t.onMount(()=>()=>{});function u(s){t.binding_callbacks[s?"unshift":"push"](()=>{i=s,r(0,i)})}return n.$$set=s=>{"clientstyling"in s&&r(1,l=s.clientstyling),"clientstylingurl"in s&&r(2,o=s.clientstylingurl),"mbsource"in s&&r(3,a=s.mbsource)},n.$$.update=()=>{n.$$.dirty&3&&l&&i&&t.setClientStyling(i,l),n.$$.dirty&5&&o&&i&&t.setClientStylingURL(i,o),n.$$.dirty&9&&a&&i&&t.setStreamStyling(i,`${a}.Style`)},[i,l,o,a,u]}class c extends t.SvelteComponent{constructor(e){super(),t.init$1(this,e,f,d,t.safe_not_equal,{clientstyling:1,clientstylingurl:2,mbsource:3},h)}get clientstyling(){return this.$$.ctx[1]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get mbsource(){return this.$$.ctx[3]}set mbsource(e){this.$$set({mbsource:e}),t.flush()}}t.create_custom_element(c,{clientstyling:{},clientstylingurl:{},mbsource:{}},[],[],!0);exports.default=c;
|
@@ -1,21 +1,21 @@
|
|
1
|
-
import { S as h,
|
2
|
-
function
|
3
|
-
|
1
|
+
import { S as h, d, s as f, f as o, e as m, n as c, j as y, l as g, q as p, t as k, v as b, C as S, M as x, N as v, O as w, b as C } from "./CashierError-Ct47Rqvt.js";
|
2
|
+
function _(e) {
|
3
|
+
m(e, "svelte-sjjtuo", ".CashierSpinner{display:block;width:var(--emw--spinner-size, 32px);height:var(--emw--spinner-size, 32px);position:absolute;top:var(--emw--spinner-top-position, 50%);left:var(--emw--spinner-left-position, 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-width:var(--emw--stroke-width, 2px);stroke:var(--emw--spinner-color, #2dcc70)}@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 j(e) {
|
6
6
|
let t;
|
7
7
|
return {
|
8
8
|
c() {
|
9
|
-
t =
|
9
|
+
t = p("div"), t.innerHTML = '<svg class="spinner" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-miterlimit="10"></circle></svg>', k(t, "class", "CashierSpinner");
|
10
10
|
},
|
11
11
|
m(i, r) {
|
12
|
-
|
12
|
+
g(i, t, r), e[4](t);
|
13
13
|
},
|
14
14
|
p: c,
|
15
15
|
i: c,
|
16
16
|
o: c,
|
17
17
|
d(i) {
|
18
|
-
i &&
|
18
|
+
i && y(t), e[4](null);
|
19
19
|
}
|
20
20
|
};
|
21
21
|
}
|
@@ -24,7 +24,7 @@ function z(e, t, i) {
|
|
24
24
|
b(() => () => {
|
25
25
|
});
|
26
26
|
function u(n) {
|
27
|
-
|
27
|
+
S[n ? "unshift" : "push"](() => {
|
28
28
|
s = n, i(0, s);
|
29
29
|
});
|
30
30
|
}
|
@@ -32,25 +32,25 @@ function z(e, t, i) {
|
|
32
32
|
"clientstyling" in n && i(1, r = n.clientstyling), "clientstylingurl" in n && i(2, a = n.clientstylingurl), "mbsource" in n && i(3, l = n.mbsource);
|
33
33
|
}, e.$$.update = () => {
|
34
34
|
e.$$.dirty & /*clientstyling, customStylingContainer*/
|
35
|
-
3 && r && s &&
|
36
|
-
5 && a && s &&
|
37
|
-
9 && l && s &&
|
35
|
+
3 && r && s && x(s, r), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
36
|
+
5 && a && s && v(s, a), e.$$.dirty & /*mbsource, customStylingContainer*/
|
37
|
+
9 && l && s && w(s, `${l}.Style`);
|
38
38
|
}, [s, r, a, l, u];
|
39
39
|
}
|
40
|
-
class
|
40
|
+
class M extends h {
|
41
41
|
constructor(t) {
|
42
|
-
super(),
|
42
|
+
super(), d(
|
43
43
|
this,
|
44
44
|
t,
|
45
45
|
z,
|
46
46
|
j,
|
47
|
-
|
47
|
+
f,
|
48
48
|
{
|
49
49
|
clientstyling: 1,
|
50
50
|
clientstylingurl: 2,
|
51
51
|
mbsource: 3
|
52
52
|
},
|
53
|
-
|
53
|
+
_
|
54
54
|
);
|
55
55
|
}
|
56
56
|
get clientstyling() {
|
@@ -72,7 +72,7 @@ class q extends h {
|
|
72
72
|
this.$$set({ mbsource: t }), o();
|
73
73
|
}
|
74
74
|
}
|
75
|
-
|
75
|
+
C(M, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
76
76
|
export {
|
77
|
-
|
77
|
+
M as default
|
78
78
|
};
|
@@ -1,21 +1,21 @@
|
|
1
|
-
import { S as h,
|
2
|
-
function
|
3
|
-
|
1
|
+
import { S as h, b as d, s as f, f as o, e as m, n as c, j as y, l as g, q as p, t as k, v as b, C as S, M as x, N as v, O as w, d as C } from "./CashierError-BrL5CAOl.js";
|
2
|
+
function _(e) {
|
3
|
+
m(e, "svelte-sjjtuo", ".CashierSpinner{display:block;width:var(--emw--spinner-size, 32px);height:var(--emw--spinner-size, 32px);position:absolute;top:var(--emw--spinner-top-position, 50%);left:var(--emw--spinner-left-position, 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-width:var(--emw--stroke-width, 2px);stroke:var(--emw--spinner-color, #2dcc70)}@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 j(e) {
|
6
6
|
let t;
|
7
7
|
return {
|
8
8
|
c() {
|
9
|
-
t =
|
9
|
+
t = p("div"), t.innerHTML = '<svg class="spinner" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-miterlimit="10"></circle></svg>', k(t, "class", "CashierSpinner");
|
10
10
|
},
|
11
11
|
m(i, r) {
|
12
|
-
|
12
|
+
g(i, t, r), e[4](t);
|
13
13
|
},
|
14
14
|
p: c,
|
15
15
|
i: c,
|
16
16
|
o: c,
|
17
17
|
d(i) {
|
18
|
-
i &&
|
18
|
+
i && y(t), e[4](null);
|
19
19
|
}
|
20
20
|
};
|
21
21
|
}
|
@@ -24,7 +24,7 @@ function z(e, t, i) {
|
|
24
24
|
b(() => () => {
|
25
25
|
});
|
26
26
|
function u(n) {
|
27
|
-
|
27
|
+
S[n ? "unshift" : "push"](() => {
|
28
28
|
s = n, i(0, s);
|
29
29
|
});
|
30
30
|
}
|
@@ -32,25 +32,25 @@ function z(e, t, i) {
|
|
32
32
|
"clientstyling" in n && i(1, r = n.clientstyling), "clientstylingurl" in n && i(2, a = n.clientstylingurl), "mbsource" in n && i(3, l = n.mbsource);
|
33
33
|
}, e.$$.update = () => {
|
34
34
|
e.$$.dirty & /*clientstyling, customStylingContainer*/
|
35
|
-
3 && r && s &&
|
36
|
-
5 && a && s &&
|
37
|
-
9 && l && s &&
|
35
|
+
3 && r && s && x(s, r), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
36
|
+
5 && a && s && v(s, a), e.$$.dirty & /*mbsource, customStylingContainer*/
|
37
|
+
9 && l && s && w(s, `${l}.Style`);
|
38
38
|
}, [s, r, a, l, u];
|
39
39
|
}
|
40
|
-
class
|
40
|
+
class M extends h {
|
41
41
|
constructor(t) {
|
42
|
-
super(),
|
42
|
+
super(), d(
|
43
43
|
this,
|
44
44
|
t,
|
45
45
|
z,
|
46
46
|
j,
|
47
|
-
|
47
|
+
f,
|
48
48
|
{
|
49
49
|
clientstyling: 1,
|
50
50
|
clientstylingurl: 2,
|
51
51
|
mbsource: 3
|
52
52
|
},
|
53
|
-
|
53
|
+
_
|
54
54
|
);
|
55
55
|
}
|
56
56
|
get clientstyling() {
|
@@ -72,7 +72,7 @@ class q extends h {
|
|
72
72
|
this.$$set({ mbsource: t }), o();
|
73
73
|
}
|
74
74
|
}
|
75
|
-
|
75
|
+
C(M, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
76
76
|
export {
|
77
|
-
|
77
|
+
M as default
|
78
78
|
};
|
@@ -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-F_t0ClIg.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-D01hFlpN.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
|
}
|