@everymatrix/cashier-page 1.93.40 → 1.93.55
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/{CashierMethodDetails-D5zqf686.js → CashierMethodDetails-6peo21KQ.js} +5 -9
- package/components/{CashierMethodDetails-KWA_Sq4l.cjs → CashierMethodDetails-BQGJbucn.cjs} +2 -2
- package/components/{CashierMethodDetails-RvdJ1C5s.js → CashierMethodDetails-BuR7wTgA.js} +291 -295
- package/components/{CashierMethodsList-Cbh3LWkT.js → CashierMethodsList-BvHbKLwE.js} +51 -45
- package/components/{CashierMethodsList-lFN0tDnv.js → CashierMethodsList-CvpbgLVX.js} +42 -36
- package/components/{CashierMethodsList-Bgo_LwHP.cjs → CashierMethodsList-WUd55U0h.cjs} +1 -1
- package/components/{CashierPage-CD2qxexq.js → CashierPage-BNN4QACr.js} +144 -144
- package/components/{CashierPage-2KmHM6zH.js → CashierPage-DBPL0F-_.js} +7 -7
- package/components/CashierPage-ItcEVZbr.cjs +1 -0
- package/components/{CashierReceiptPage-yyz93m_1.js → CashierReceiptPage-C9JCITw9.js} +2 -2
- package/components/{CashierReceiptPage-DECgCKrA.cjs → CashierReceiptPage-DPRhPNhf.cjs} +1 -1
- package/components/{CashierReceiptPage-BHu7eFQe.js → CashierReceiptPage-Dey5kKFS.js} +2 -2
- package/components/{CashierSessionExpirationModal-Chi9ZGEw.cjs → CashierSessionExpirationModal-C5y7jlL8.cjs} +1 -1
- package/components/{CashierSessionExpirationModal-DSlaopTF.js → CashierSessionExpirationModal-CHZGjwg4.js} +2 -2
- package/components/{CashierSessionExpirationModal-DulGbuH9.js → CashierSessionExpirationModal-eqnWPoBY.js} +2 -2
- package/components/{CashierTransactionHistory-CThHgzsf.js → CashierTransactionHistory-0iTE1mFu.js} +2 -2
- package/components/{CashierTransactionHistory-BbYNhBtq.js → CashierTransactionHistory-B9R1ujvy.js} +2 -2
- package/components/{CashierTransactionHistory-SwiU26Df.cjs → CashierTransactionHistory-BiMKVgIu.cjs} +1 -1
- package/components/{CashierVerifications-BbrGxnsr.js → CashierVerifications-CNkD0dgO.js} +1 -1
- package/components/{CashierVerifications-DC27ce9g.js → CashierVerifications-CeUa9k0Q.js} +1 -1
- package/components/{CashierVerifications-WhS-2imA.cjs → CashierVerifications-KHn_ci87.cjs} +1 -1
- package/es2015/cashier-page.cjs +1 -1
- package/es2015/cashier-page.js +1 -1
- package/esnext/cashier-page.js +1 -1
- package/package.json +1 -1
- package/components/CashierPage-xLl95GUo.cjs +0 -1
|
@@ -938,7 +938,7 @@ if (typeof window != "undefined") {
|
|
|
938
938
|
}
|
|
939
939
|
};
|
|
940
940
|
};
|
|
941
|
-
customElements.define = t(customElements.define), import("./CashierReceiptPage-
|
|
941
|
+
customElements.define = t(customElements.define), import("./CashierReceiptPage-C9JCITw9.js").then(({ default: n }) => {
|
|
942
942
|
!customElements.get("cashier-receipt-page") && customElements.define("cashier-receipt-page", n.element);
|
|
943
943
|
});
|
|
944
944
|
}
|
|
@@ -6597,15 +6597,13 @@ function Xs(t) {
|
|
|
6597
6597
|
me = F(), Ze.c(), Ae = F(), Be && Be.c(), be = F(), Ge && Ge.c(), ve = Tn(), ei(r.src, a = /*mobileView*/
|
|
6598
6598
|
t[51] ? (
|
|
6599
6599
|
/*mobileLogo*/
|
|
6600
|
-
t[59].LogoRelativeUrl ? `${window.origin}
|
|
6601
|
-
t[59].LogoRelativeUrl}` : (
|
|
6600
|
+
t[59].LogoRelativeUrl ? `${window.origin}mobileLogo.LogoRelativeUrl` : (
|
|
6602
6601
|
/*mobileLogo*/
|
|
6603
6602
|
t[59].LogoUrl
|
|
6604
6603
|
)
|
|
6605
6604
|
) : (
|
|
6606
6605
|
/*desktopLogo*/
|
|
6607
|
-
t[58].LogoRelativeUrl ? `${window.origin}
|
|
6608
|
-
t[58].LogoRelativeUrl}` : (
|
|
6606
|
+
t[58].LogoRelativeUrl ? `${window.origin}desktopLogo.LogoRelativeUrl` : (
|
|
6609
6607
|
/*desktopLogo*/
|
|
6610
6608
|
t[58].LogoUrl
|
|
6611
6609
|
)
|
|
@@ -6628,15 +6626,13 @@ function Xs(t) {
|
|
|
6628
6626
|
403701760 && !ei(r.src, a = /*mobileView*/
|
|
6629
6627
|
N[51] ? (
|
|
6630
6628
|
/*mobileLogo*/
|
|
6631
|
-
N[59].LogoRelativeUrl ? `${window.origin}
|
|
6632
|
-
N[59].LogoRelativeUrl}` : (
|
|
6629
|
+
N[59].LogoRelativeUrl ? `${window.origin}mobileLogo.LogoRelativeUrl` : (
|
|
6633
6630
|
/*mobileLogo*/
|
|
6634
6631
|
N[59].LogoUrl
|
|
6635
6632
|
)
|
|
6636
6633
|
) : (
|
|
6637
6634
|
/*desktopLogo*/
|
|
6638
|
-
N[58].LogoRelativeUrl ? `${window.origin}
|
|
6639
|
-
N[58].LogoRelativeUrl}` : (
|
|
6635
|
+
N[58].LogoRelativeUrl ? `${window.origin}desktopLogo.LogoRelativeUrl` : (
|
|
6640
6636
|
/*desktopLogo*/
|
|
6641
6637
|
N[58].LogoUrl
|
|
6642
6638
|
)
|