@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.
Files changed (32) hide show
  1. package/components/CashierError-BjOu5uA2.js +4372 -0
  2. package/components/CashierError-BtuBcj7h.js +4409 -0
  3. package/components/CashierError-CVP0VPJA.cjs +5 -0
  4. package/components/CashierReceiptPage-C2Kuwo1o.js +2586 -0
  5. package/components/CashierReceiptPage-DxL7sbrR.cjs +16 -0
  6. package/components/CashierReceiptPage-bR6uKLtP.js +2584 -0
  7. package/components/{CashierSpinner-CzrT5r1V.js → CashierSpinner-DETe3lwU.js} +14 -14
  8. package/components/{CashierSpinner-CXYq3DKU.js → CashierSpinner-DEaf--TH.js} +14 -14
  9. package/components/{CashierSpinner-CrNu5U3d.cjs → CashierSpinner-DZb2DjGh.cjs} +1 -1
  10. package/es2015/cashier-receipt-page.cjs +1 -1
  11. package/es2015/cashier-receipt-page.js +1 -1
  12. package/esnext/cashier-receipt-page.js +1 -1
  13. package/package.json +1 -1
  14. package/stencil/{index-97d17652-C7V2DWFg.js → index-97d17652--F7PvMq9.js} +176 -176
  15. package/stencil/index-97d17652-BhLhk_xz.cjs +1 -0
  16. package/stencil/{index-97d17652-DIpvPU9H.js → index-97d17652-CCFHkzJw.js} +187 -187
  17. package/stencil/{ui-image-DJWD4G-S.cjs → ui-image-BaHsVAxH.cjs} +1 -1
  18. package/stencil/{ui-image-D3_FGUyo.js → ui-image-C7s6Uvn5.js} +1 -1
  19. package/stencil/{ui-image-CYuYAlOX.js → ui-image-CHeV8e9p.js} +1 -1
  20. package/stencil/{ui-image-b7b48fe5-D8-wEkoZ.js → ui-image-b7b48fe5-ByRuJtdE.js} +1 -1
  21. package/stencil/{ui-image-b7b48fe5-B-k0kWgx.js → ui-image-b7b48fe5-D6iig_uN.js} +1 -1
  22. package/stencil/{ui-image-b7b48fe5-yceZ9WkN.cjs → ui-image-b7b48fe5-DG83WzAo.cjs} +1 -1
  23. package/stencil/{ui-image_2-CzFe50WB.js → ui-image_2-Bm97-wkj.js} +2 -2
  24. package/stencil/{ui-image_2-Ha_4GYwN.cjs → ui-image_2-DdFjzzNO.cjs} +1 -1
  25. package/stencil/{ui-image_2-z5LhXZY2.js → ui-image_2-qO3reSlr.js} +2 -2
  26. package/components/CashierError-BAhYalK4.cjs +0 -18
  27. package/components/CashierError-uyVMkV8c.js +0 -4402
  28. package/components/CashierError-vPl3O3qP.js +0 -4439
  29. package/components/CashierReceiptPage-DAf-vEXF.js +0 -2486
  30. package/components/CashierReceiptPage-DWx2WEit.cjs +0 -3
  31. package/components/CashierReceiptPage-T8kzS7Tj.js +0 -2488
  32. package/stencil/index-97d17652-BgKdDb-e.cjs +0 -1
@@ -1,21 +1,21 @@
1
- import { S as h, f as m, h as o, j as f, s as d, k as y, l as g, m as p, n as k, o as c, p as S, r as b, t as x, u as v, v as w, w as _ } from "./CashierError-vPl3O3qP.js";
2
- function C(e) {
3
- y(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}}");
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 = g("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>', p(t, "class", "CashierSpinner");
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
- k(i, t, r), e[4](t);
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 && S(t), e[4](null);
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
- x[n ? "unshift" : "push"](() => {
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 && v(s, r), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
36
- 5 && a && s && w(s, a), e.$$.dirty & /*mbsource, customStylingContainer*/
37
- 9 && l && s && _(s, `${l}.Style`);
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(), m(
42
+ super(), d(
43
43
  this,
44
44
  t,
45
45
  z,
46
46
  j,
47
- d,
47
+ f,
48
48
  {
49
49
  clientstyling: 1,
50
50
  clientstylingurl: 2,
51
51
  mbsource: 3
52
52
  },
53
- C
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
- f(L, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
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, h as m, j as o, f, s as d, k as y, l as g, m as p, n as k, o as c, p as S, r as b, t as x, u as v, v as w, w as _ } from "./CashierError-uyVMkV8c.js";
2
- function C(e) {
3
- y(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}}");
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 = g("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>', p(t, "class", "CashierSpinner");
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
- k(i, t, r), e[4](t);
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 && S(t), e[4](null);
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
- x[n ? "unshift" : "push"](() => {
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 && v(s, r), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
36
- 5 && a && s && w(s, a), e.$$.dirty & /*mbsource, customStylingContainer*/
37
- 9 && l && s && _(s, `${l}.Style`);
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(), m(
42
+ super(), d(
43
43
  this,
44
44
  t,
45
45
  z,
46
46
  j,
47
- d,
47
+ f,
48
48
  {
49
49
  clientstyling: 1,
50
50
  clientstylingurl: 2,
51
51
  mbsource: 3
52
52
  },
53
- C
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
- f(L, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
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-BAhYalK4.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
+ "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-DWx2WEit.cjs")).then(({default:t})=>{!customElements.get("cashier-receipt-page")&&customElements.define("cashier-receipt-page",t.element)})}
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-T8kzS7Tj.js").then(({ default: t }) => {
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
  }
@@ -1,4 +1,4 @@
1
- import { C as n } from "../components/CashierReceiptPage-DAf-vEXF.js";
1
+ import { C as n } from "../components/CashierReceiptPage-bR6uKLtP.js";
2
2
  function i(t) {
3
3
  return function(...s) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-receipt-page",
3
- "version": "1.76.3",
3
+ "version": "1.76.4",
4
4
  "type": "module",
5
5
  "main": "es2015/cashier-receipt-page.cjs",
6
6
  "module": "esnext/cashier-receipt-page.js",