@everymatrix/cashier-method-details 1.73.0 → 1.73.2
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-BYAm1Lbb.js +4439 -0
- package/components/CashierError-BkIxkY8F.js +4402 -0
- package/components/CashierError-YlxCi5wR.cjs +5 -0
- package/components/{CashierMethodDetails-B-IKLc0g.js → CashierMethodDetails-BiCcmd1-.js} +1217 -1256
- package/components/{CashierMethodDetails-Qia4X2aa.cjs → CashierMethodDetails-D1zjfyqx.cjs} +7 -7
- package/components/{CashierMethodDetails-BS1lvFHC.js → CashierMethodDetails-DH39u3r-.js} +1236 -1275
- package/components/{CashierNotifications-DgGrwok5.js → CashierNotifications-BQTvUy4u.js} +1 -1
- package/components/{CashierNotifications-my4KF6OG.js → CashierNotifications-C24DSLai.js} +1 -1
- package/components/{CashierNotifications-DaPR4BsA.cjs → CashierNotifications-aQsycG0U.cjs} +1 -1
- package/components/{CashierReceiptPage-BP_ar4j5.js → CashierReceiptPage-BMdc5Vsd.js} +54 -54
- package/components/{CashierReceiptPage-DITKlFGY.cjs → CashierReceiptPage-ZWFIwltu.cjs} +1 -1
- package/components/{CashierReceiptPage-CKIxkJeF.js → CashierReceiptPage-kpwss17W.js} +53 -53
- package/components/{CashierSpinner-OwrZeTmW.js → CashierSpinner-Bnvw5JOa.js} +10 -11
- package/components/CashierSpinner-CqquE7s-.cjs +1 -0
- package/components/{CashierSpinner-yIUdBo6e.js → CashierSpinner-DBn8C2KN.js} +10 -11
- 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/components/CashierError-Bit8f2LG.js +0 -4415
- package/components/CashierError-Cy523iJ1.cjs +0 -5
- package/components/CashierError-On0Yj7rs.js +0 -4378
- package/components/CashierSpinner-B4gEHfEo.cjs +0 -1
@@ -1,7 +1,6 @@
|
|
1
|
-
import { S as
|
2
|
-
import { s as v, a as w, b as _ } from "./CashierMethodDetails-B-IKLc0g.js";
|
1
|
+
import { S as h, b as d, s as f, f as o, e as m, n as c, j as y, k as g, p, r as k, u as b, B as S, M as x, N as v, O as w, d as _ } from "./CashierError-BYAm1Lbb.js";
|
3
2
|
function C(e) {
|
4
|
-
|
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}}");
|
5
4
|
}
|
6
5
|
function j(e) {
|
7
6
|
let t;
|
@@ -33,19 +32,19 @@ function z(e, t, i) {
|
|
33
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);
|
34
33
|
}, e.$$.update = () => {
|
35
34
|
e.$$.dirty & /*clientstyling, customStylingContainer*/
|
36
|
-
3 && r && s &&
|
37
|
-
5 && a && s &&
|
38
|
-
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`);
|
39
38
|
}, [s, r, a, l, u];
|
40
39
|
}
|
41
|
-
class
|
40
|
+
class M extends h {
|
42
41
|
constructor(t) {
|
43
|
-
super(),
|
42
|
+
super(), d(
|
44
43
|
this,
|
45
44
|
t,
|
46
45
|
z,
|
47
46
|
j,
|
48
|
-
|
47
|
+
f,
|
49
48
|
{
|
50
49
|
clientstyling: 1,
|
51
50
|
clientstylingurl: 2,
|
@@ -73,7 +72,7 @@ class B extends m {
|
|
73
72
|
this.$$set({ mbsource: t }), o();
|
74
73
|
}
|
75
74
|
}
|
76
|
-
|
75
|
+
_(M, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
77
76
|
export {
|
78
|
-
|
77
|
+
M as default
|
79
78
|
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierError-YlxCi5wR.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,7 +1,6 @@
|
|
1
|
-
import { S as
|
2
|
-
import { s as v, a as w, b as _ } from "./CashierMethodDetails-BS1lvFHC.js";
|
1
|
+
import { S as h, d, s as f, f as o, e as m, n as c, j as y, k as g, p, r as k, u as b, B as S, M as x, N as v, O as w, b as _ } from "./CashierError-BkIxkY8F.js";
|
3
2
|
function C(e) {
|
4
|
-
|
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}}");
|
5
4
|
}
|
6
5
|
function j(e) {
|
7
6
|
let t;
|
@@ -33,19 +32,19 @@ function z(e, t, i) {
|
|
33
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);
|
34
33
|
}, e.$$.update = () => {
|
35
34
|
e.$$.dirty & /*clientstyling, customStylingContainer*/
|
36
|
-
3 && r && s &&
|
37
|
-
5 && a && s &&
|
38
|
-
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`);
|
39
38
|
}, [s, r, a, l, u];
|
40
39
|
}
|
41
|
-
class
|
40
|
+
class M extends h {
|
42
41
|
constructor(t) {
|
43
|
-
super(),
|
42
|
+
super(), d(
|
44
43
|
this,
|
45
44
|
t,
|
46
45
|
z,
|
47
46
|
j,
|
48
|
-
|
47
|
+
f,
|
49
48
|
{
|
50
49
|
clientstyling: 1,
|
51
50
|
clientstylingurl: 2,
|
@@ -73,7 +72,7 @@ class B extends m {
|
|
73
72
|
this.$$set({ mbsource: t }), o();
|
74
73
|
}
|
75
74
|
}
|
76
|
-
|
75
|
+
_(M, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
77
76
|
export {
|
78
|
-
|
77
|
+
M as default
|
79
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-D1zjfyqx.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-BiCcmd1-.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
|
}
|