@everymatrix/cashier-receipt-page 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-BjOu5uA2.js +4372 -0
- package/components/CashierError-BtuBcj7h.js +4409 -0
- package/components/CashierError-CVP0VPJA.cjs +5 -0
- package/components/CashierReceiptPage-C2Kuwo1o.js +2586 -0
- package/components/CashierReceiptPage-DxL7sbrR.cjs +16 -0
- package/components/CashierReceiptPage-bR6uKLtP.js +2584 -0
- package/components/{CashierSpinner-CzrT5r1V.js → CashierSpinner-DETe3lwU.js} +14 -14
- package/components/{CashierSpinner-CXYq3DKU.js → CashierSpinner-DEaf--TH.js} +14 -14
- package/components/{CashierSpinner-CrNu5U3d.cjs → CashierSpinner-DZb2DjGh.cjs} +1 -1
- package/es2015/cashier-receipt-page.cjs +1 -1
- package/es2015/cashier-receipt-page.js +1 -1
- package/esnext/cashier-receipt-page.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-D8-wEkoZ.js → ui-image-b7b48fe5-ByRuJtdE.js} +1 -1
- package/stencil/{ui-image-b7b48fe5-B-k0kWgx.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-CzFe50WB.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-z5LhXZY2.js → ui-image_2-qO3reSlr.js} +2 -2
- package/components/CashierError-BAhYalK4.cjs +0 -18
- package/components/CashierError-uyVMkV8c.js +0 -4402
- package/components/CashierError-vPl3O3qP.js +0 -4439
- package/components/CashierReceiptPage-DAf-vEXF.js +0 -2486
- package/components/CashierReceiptPage-DWx2WEit.cjs +0 -3
- package/components/CashierReceiptPage-T8kzS7Tj.js +0 -2488
- package/stencil/index-97d17652-BgKdDb-e.cjs +0 -1
|
@@ -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, h as y, j as g, k as p, l as k, o as b, p as S, C as x, D as v, E as w, d as C } from "./CashierError-BtuBcj7h.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
40
|
class L 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 L extends h {
|
|
|
72
72
|
this.$$set({ mbsource: t }), o();
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
|
|
75
|
+
C(L, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
|
76
76
|
export {
|
|
77
77
|
L as default
|
|
78
78
|
};
|
|
@@ -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, h as y, j as g, k as p, l as k, o as b, p as S, C as x, D as v, E as w, b as C } from "./CashierError-BjOu5uA2.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
40
|
class L 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 L extends h {
|
|
|
72
72
|
this.$$set({ mbsource: t }), o();
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
|
|
75
|
+
C(L, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
|
76
76
|
export {
|
|
77
77
|
L as default
|
|
78
78
|
};
|
|
@@ -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-CVP0VPJA.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 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CashierReceiptPage-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CashierReceiptPage-DxL7sbrR.cjs")).then(({default:t})=>{!customElements.get("cashier-receipt-page")&&customElements.define("cashier-receipt-page",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CashierReceiptPage-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CashierReceiptPage-C2Kuwo1o.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("cashier-receipt-page") && customElements.define("cashier-receipt-page", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|