recaho-print-react 0.0.163 → 0.0.165
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.
|
@@ -4537,8 +4537,8 @@ const R2 = (s, i, o) => {
|
|
|
4537
4537
|
customName: Q1.customName,
|
|
4538
4538
|
customValue: Q1.customValue
|
|
4539
4539
|
});
|
|
4540
|
-
u1.customFields = U1;
|
|
4541
4540
|
}
|
|
4541
|
+
u1.customFields = U1;
|
|
4542
4542
|
let V1 = null, X1 = null;
|
|
4543
4543
|
w.companyLogo && (V1 = await vi(`https://${w.companyLogo.bucket}.s3.amazonaws.com/${w.companyLogo.key}`)), w.qrcode && (X1 = await vi(`https://${w.qrcode.bucket}.s3.amazonaws.com/${w.qrcode.key}`));
|
|
4544
4544
|
var m = "Unknown OS";
|
|
@@ -28311,6 +28311,7 @@ const Gn = (s) => {
|
|
|
28311
28311
|
return j;
|
|
28312
28312
|
}, X1 = (Q, j, h1, a1) => {
|
|
28313
28313
|
var D1, Z1, ue, se, me, ie, ee, he, ye, je, P1, be, Ie, ke, ge, Qe, De, Pe, Ee, xe, M, Y, O, $, Z, p1, W, N1, H, f1, c1, k1, X, x1, j1, i1, S1, M1, E1, z1, Y1, R, m1, y1, s1;
|
|
28314
|
+
console.log("staticData", j);
|
|
28314
28315
|
const w1 = V1(m.customLabelsMap), T1 = v2(Nb(m.paymentModes), "internalName"), v1 = (A1) => {
|
|
28315
28316
|
var U;
|
|
28316
28317
|
return (U = T1[A1]) != null && U.displayName ? T1[A1].displayName.toUpperCase() : A1;
|