@everymatrix/cashier-method-details 1.49.1 → 1.50.0
Sign up to get free protection for your applications and to get access to all the features.
- package/components/{CashierMethodDetails-BZ6oo42c.cjs → CashierMethodDetails-BINtYzg5.cjs} +2 -2
- package/components/{CashierMethodDetails-DPa4c2GA.js → CashierMethodDetails-DHkJH0Me.js} +2 -2
- package/components/{CashierReceiptPage-D_plotXE.cjs → CashierReceiptPage-AvqtzcVc.cjs} +1 -1
- package/components/{CashierReceiptPage-Cd-CIbA1.js → CashierReceiptPage-QdntvLZa.js} +1 -1
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/package.json +1 -1
@@ -1,5 +1,5 @@
|
|
1
1
|
import { S as Be, b as Ee, f as B, c as Ze, a as Le, d as Me, g as z, h as E, D as x, j as a, l as p, k as d, n as K, v as u, w as we, H as Re, C as ie, E as M, y as w, A as I, z as R, K as le, x as Qe, M as Se } from "./CashierConfirmModal-Ccz0Sdnq.js";
|
2
|
-
import { d as ce, u as De } from "./CashierMethodDetails-
|
2
|
+
import { d as ce, u as De } from "./CashierMethodDetails-DHkJH0Me.js";
|
3
3
|
import { a as Ge, i as xe, $ as Ue, b as Ce } from "./CashierError-CHjWGH0v.js";
|
4
4
|
function oe(A, e) {
|
5
5
|
Ge(A, e);
|
@@ -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-BINtYzg5.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-DHkJH0Me.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
|
}
|