@everymatrix/cashier-iframe-redirect 1.94.4 → 1.94.5
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/{CashierHeader-Bchlv4fD.js → CashierHeader-NxDWPEp2.js} +7 -7
- package/components/{CashierHeader-DVRZhEum.js → CashierHeader-yqvpDzkW.js} +7 -7
- package/components/{CashierIframeRedirect-BBCfdOSQ.js → CashierIframeRedirect-Cobk_KSR.js} +34 -34
- package/components/{CashierIframeRedirect-Bz2C76cq.js → CashierIframeRedirect-DQfaWLE8.js} +35 -35
- package/components/{CashierSpinner-uPHnL4Gf.js → CashierSpinner-CSc539Zg.js} +13 -13
- package/components/{CashierSpinner-B6I-tidO.js → CashierSpinner-CbzXDPcv.js} +16 -16
- package/es2015/cashier-iframe-redirect.js +1 -1
- package/esnext/cashier-iframe-redirect.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as X, p as $, a as tt, S as et, q as st, v as it, m as w, d as nt, i as y, j as b, E as B, D as v, F as L, n as H, o as S, r as C, c as F, k as p, A, e as k, g as lt, u as ot, l as U, z as at, B as rt, f as ct, t as Z, s as I, w as ut, x as ft, y as ht, h as gt, $ as dt } from "./CashierIframeRedirect-DQfaWLE8.js";
|
|
2
2
|
function N(s, t) {
|
|
3
3
|
X(s, t);
|
|
4
4
|
}
|
|
@@ -88,7 +88,7 @@ function kt(s) {
|
|
|
88
88
|
t = p("span"), l = rt(e), k(t, "class", "CashierHeaderTitle");
|
|
89
89
|
},
|
|
90
90
|
m(i, f) {
|
|
91
|
-
C(i, t, f),
|
|
91
|
+
C(i, t, f), F(t, l);
|
|
92
92
|
},
|
|
93
93
|
p(i, f) {
|
|
94
94
|
f & /*$_, titleText*/
|
|
@@ -179,7 +179,7 @@ function Bt(s) {
|
|
|
179
179
|
t = p("div"), a && a.c(), e = A(), r && r.c(), l = A(), c && c.c(), k(t, "class", "CashierHeader");
|
|
180
180
|
},
|
|
181
181
|
m(n, u) {
|
|
182
|
-
C(n, t, u), a && a.m(t, null),
|
|
182
|
+
C(n, t, u), a && a.m(t, null), F(t, e), r && r.m(t, null), F(t, l), c && c.m(t, null), s[17](t), i = !0;
|
|
183
183
|
},
|
|
184
184
|
p(n, [u]) {
|
|
185
185
|
_ ? _.p && (!i || u & /*$$scope*/
|
|
@@ -255,7 +255,7 @@ function Bt(s) {
|
|
|
255
255
|
function vt(s, t, e) {
|
|
256
256
|
let l;
|
|
257
257
|
lt(s, dt, (o) => e(4, l = o));
|
|
258
|
-
let { $$slots: i = {}, $$scope: f } = t, { clientstyling: _ = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: m = "" } = t, { showbackbutton: h = "" } = t, { title: r = "header.general" } = t, { lang: g = "en" } = t, { showclosebutton: d = "" } = t, { mbsource: c = "" } = t, n, u,
|
|
258
|
+
let { $$slots: i = {}, $$scope: f } = t, { clientstyling: _ = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: m = "" } = t, { showbackbutton: h = "" } = t, { title: r = "header.general" } = t, { lang: g = "en" } = t, { showclosebutton: d = "" } = t, { mbsource: c = "" } = t, n, u, M = !1, T, j = !1;
|
|
259
259
|
const P = () => {
|
|
260
260
|
fetch(m).then((o) => o.json()).then((o) => {
|
|
261
261
|
Object.keys(o).forEach((z) => {
|
|
@@ -275,11 +275,11 @@ function vt(s, t, e) {
|
|
|
275
275
|
}, G = () => {
|
|
276
276
|
window.postMessage({ type: "BackCashier" }, window.location.href);
|
|
277
277
|
}, J = () => {
|
|
278
|
-
e(1,
|
|
278
|
+
e(1, M = !!h && h !== "false");
|
|
279
279
|
}, K = () => {
|
|
280
280
|
e(3, j = !!d && d !== "false");
|
|
281
281
|
}, Q = () => {
|
|
282
|
-
e(2,
|
|
282
|
+
e(2, T = r || "header.general");
|
|
283
283
|
};
|
|
284
284
|
ot(() => () => {
|
|
285
285
|
});
|
|
@@ -302,8 +302,8 @@ function vt(s, t, e) {
|
|
|
302
302
|
8192 && d && K();
|
|
303
303
|
}, [
|
|
304
304
|
n,
|
|
305
|
+
M,
|
|
305
306
|
T,
|
|
306
|
-
F,
|
|
307
307
|
j,
|
|
308
308
|
l,
|
|
309
309
|
Y,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as X, p as $, a as tt, S as et, q as st, m as w, v as it, h as nt, d as lt, i as y, j as b, E as B, D as v, F as L, n as H, o as S, r as C, c as F, k as p, A, e as k, g as ot, u as at, l as U, z as rt, B as ct, f as ut, t as Z, s as I, $ as ft, w as ht, x as gt, y as dt } from "./CashierIframeRedirect-Cobk_KSR.js";
|
|
2
2
|
function N(s, t) {
|
|
3
3
|
X(s, t);
|
|
4
4
|
}
|
|
@@ -88,7 +88,7 @@ function kt(s) {
|
|
|
88
88
|
t = p("span"), l = ct(e), k(t, "class", "CashierHeaderTitle");
|
|
89
89
|
},
|
|
90
90
|
m(i, f) {
|
|
91
|
-
C(i, t, f),
|
|
91
|
+
C(i, t, f), F(t, l);
|
|
92
92
|
},
|
|
93
93
|
p(i, f) {
|
|
94
94
|
f & /*$_, titleText*/
|
|
@@ -179,7 +179,7 @@ function Bt(s) {
|
|
|
179
179
|
t = p("div"), a && a.c(), e = A(), r && r.c(), l = A(), c && c.c(), k(t, "class", "CashierHeader");
|
|
180
180
|
},
|
|
181
181
|
m(n, u) {
|
|
182
|
-
C(n, t, u), a && a.m(t, null),
|
|
182
|
+
C(n, t, u), a && a.m(t, null), F(t, e), r && r.m(t, null), F(t, l), c && c.m(t, null), s[17](t), i = !0;
|
|
183
183
|
},
|
|
184
184
|
p(n, [u]) {
|
|
185
185
|
_ ? _.p && (!i || u & /*$$scope*/
|
|
@@ -255,7 +255,7 @@ function Bt(s) {
|
|
|
255
255
|
function vt(s, t, e) {
|
|
256
256
|
let l;
|
|
257
257
|
ot(s, ft, (o) => e(4, l = o));
|
|
258
|
-
let { $$slots: i = {}, $$scope: f } = t, { clientstyling: _ = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: m = "" } = t, { showbackbutton: h = "" } = t, { title: r = "header.general" } = t, { lang: g = "en" } = t, { showclosebutton: d = "" } = t, { mbsource: c = "" } = t, n, u,
|
|
258
|
+
let { $$slots: i = {}, $$scope: f } = t, { clientstyling: _ = "" } = t, { clientstylingurl: a = "" } = t, { translationurl: m = "" } = t, { showbackbutton: h = "" } = t, { title: r = "header.general" } = t, { lang: g = "en" } = t, { showclosebutton: d = "" } = t, { mbsource: c = "" } = t, n, u, M = !1, T, j = !1;
|
|
259
259
|
const P = () => {
|
|
260
260
|
fetch(m).then((o) => o.json()).then((o) => {
|
|
261
261
|
Object.keys(o).forEach((z) => {
|
|
@@ -275,11 +275,11 @@ function vt(s, t, e) {
|
|
|
275
275
|
}, G = () => {
|
|
276
276
|
window.postMessage({ type: "BackCashier" }, window.location.href);
|
|
277
277
|
}, J = () => {
|
|
278
|
-
e(1,
|
|
278
|
+
e(1, M = !!h && h !== "false");
|
|
279
279
|
}, K = () => {
|
|
280
280
|
e(3, j = !!d && d !== "false");
|
|
281
281
|
}, Q = () => {
|
|
282
|
-
e(2,
|
|
282
|
+
e(2, T = r || "header.general");
|
|
283
283
|
};
|
|
284
284
|
at(() => () => {
|
|
285
285
|
});
|
|
@@ -302,8 +302,8 @@ function vt(s, t, e) {
|
|
|
302
302
|
8192 && d && K();
|
|
303
303
|
}, [
|
|
304
304
|
n,
|
|
305
|
+
M,
|
|
305
306
|
T,
|
|
306
|
-
F,
|
|
307
307
|
j,
|
|
308
308
|
l,
|
|
309
309
|
Y,
|
|
@@ -3878,7 +3878,7 @@ if (typeof window < "u") {
|
|
|
3878
3878
|
}
|
|
3879
3879
|
};
|
|
3880
3880
|
};
|
|
3881
|
-
customElements.define = e(customElements.define), import("./CashierHeader-
|
|
3881
|
+
customElements.define = e(customElements.define), import("./CashierHeader-yqvpDzkW.js").then(({ default: t }) => {
|
|
3882
3882
|
!customElements.get("cashier-header") && customElements.define("cashier-header", t.element);
|
|
3883
3883
|
});
|
|
3884
3884
|
}
|
|
@@ -3894,7 +3894,7 @@ if (typeof window < "u") {
|
|
|
3894
3894
|
}
|
|
3895
3895
|
};
|
|
3896
3896
|
};
|
|
3897
|
-
customElements.define = e(customElements.define), import("./CashierSpinner-
|
|
3897
|
+
customElements.define = e(customElements.define), import("./CashierSpinner-CbzXDPcv.js").then(({ default: t }) => {
|
|
3898
3898
|
!customElements.get("cashier-spinner") && customElements.define("cashier-spinner", t.element);
|
|
3899
3899
|
});
|
|
3900
3900
|
}
|
|
@@ -4237,38 +4237,38 @@ class ci extends lr {
|
|
|
4237
4237
|
}
|
|
4238
4238
|
hr(ci, { lang: {}, iframeurl: {}, translationurl: {}, showbackbutton: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, title: {} }, [], [], !0);
|
|
4239
4239
|
export {
|
|
4240
|
-
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4240
|
+
xi as $,
|
|
4241
|
+
xe as A,
|
|
4242
|
+
gt as B,
|
|
4243
|
+
ci as C,
|
|
4244
|
+
ir as D,
|
|
4245
|
+
_i as E,
|
|
4246
|
+
bi as F,
|
|
4247
4247
|
lr as S,
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4248
|
+
R as a,
|
|
4249
|
+
Ut as b,
|
|
4250
|
+
G as c,
|
|
4251
4251
|
zt as d,
|
|
4252
|
-
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4252
|
+
O as e,
|
|
4253
|
+
Oe as f,
|
|
4254
|
+
mi as g,
|
|
4255
|
+
hr as h,
|
|
4256
|
+
di as i,
|
|
4257
|
+
Z as j,
|
|
4258
|
+
I as k,
|
|
4259
|
+
yi as l,
|
|
4260
|
+
B as m,
|
|
4261
|
+
gi as n,
|
|
4262
|
+
pi as o,
|
|
4263
|
+
Mn as p,
|
|
4264
|
+
ur as q,
|
|
4265
|
+
ie as r,
|
|
4266
|
+
Fe as s,
|
|
4267
|
+
H as t,
|
|
4268
|
+
Yt as u,
|
|
4269
|
+
dt as v,
|
|
4270
|
+
ii as w,
|
|
4271
|
+
si as x,
|
|
4272
|
+
oi as y,
|
|
4273
|
+
Ei as z
|
|
4274
4274
|
};
|
|
@@ -3915,7 +3915,7 @@ if (typeof window != "undefined") {
|
|
|
3915
3915
|
}
|
|
3916
3916
|
};
|
|
3917
3917
|
};
|
|
3918
|
-
customElements.define = e(customElements.define), import("./CashierHeader-
|
|
3918
|
+
customElements.define = e(customElements.define), import("./CashierHeader-NxDWPEp2.js").then(({ default: t }) => {
|
|
3919
3919
|
!customElements.get("cashier-header") && customElements.define("cashier-header", t.element);
|
|
3920
3920
|
});
|
|
3921
3921
|
}
|
|
@@ -3931,7 +3931,7 @@ if (typeof window != "undefined") {
|
|
|
3931
3931
|
}
|
|
3932
3932
|
};
|
|
3933
3933
|
};
|
|
3934
|
-
customElements.define = e(customElements.define), import("./CashierSpinner-
|
|
3934
|
+
customElements.define = e(customElements.define), import("./CashierSpinner-CSc539Zg.js").then(({ default: t }) => {
|
|
3935
3935
|
!customElements.get("cashier-spinner") && customElements.define("cashier-spinner", t.element);
|
|
3936
3936
|
});
|
|
3937
3937
|
}
|
|
@@ -4278,38 +4278,38 @@ const Ii = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
4278
4278
|
default: qt
|
|
4279
4279
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4280
4280
|
export {
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4281
|
+
Ni as $,
|
|
4282
|
+
He as A,
|
|
4283
|
+
Ht as B,
|
|
4284
|
+
Ii as C,
|
|
4285
|
+
br as D,
|
|
4286
|
+
Li as E,
|
|
4287
|
+
Ai as F,
|
|
4288
4288
|
vr as S,
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
|
|
4311
|
-
|
|
4312
|
-
|
|
4313
|
-
|
|
4314
|
-
|
|
4289
|
+
D as a,
|
|
4290
|
+
Xt as b,
|
|
4291
|
+
F as c,
|
|
4292
|
+
ir as d,
|
|
4293
|
+
C as e,
|
|
4294
|
+
Pe as f,
|
|
4295
|
+
wi as g,
|
|
4296
|
+
xr as h,
|
|
4297
|
+
Ti as i,
|
|
4298
|
+
Q as j,
|
|
4299
|
+
M as k,
|
|
4300
|
+
Ci as l,
|
|
4301
|
+
A as m,
|
|
4302
|
+
Oi as n,
|
|
4303
|
+
Bi as o,
|
|
4304
|
+
Wn as p,
|
|
4305
|
+
_r as q,
|
|
4306
|
+
se as r,
|
|
4307
|
+
ke as s,
|
|
4308
|
+
H as t,
|
|
4309
|
+
lr as u,
|
|
4310
|
+
_t as v,
|
|
4311
|
+
bi as w,
|
|
4312
|
+
gi as x,
|
|
4313
|
+
yi as y,
|
|
4314
|
+
Pi as z
|
|
4315
4315
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { S as m,
|
|
2
|
-
function z(e) {
|
|
3
|
-
d(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
|
-
}
|
|
1
|
+
import { S as m, q as y, v as d, m as o, d as f, t as c, j as g, r as p, k, e as S, u as b, f as x, w as v, x as w, y as _, h as C } from "./CashierIframeRedirect-DQfaWLE8.js";
|
|
5
2
|
function j(e) {
|
|
3
|
+
f(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
|
+
}
|
|
5
|
+
function z(e) {
|
|
6
6
|
let t;
|
|
7
7
|
return {
|
|
8
8
|
c() {
|
|
9
|
-
t = k("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>',
|
|
9
|
+
t = k("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>', S(t, "class", "CashierSpinner");
|
|
10
10
|
},
|
|
11
11
|
m(i, r) {
|
|
12
12
|
p(i, t, r), e[4](t);
|
|
@@ -21,7 +21,7 @@ function j(e) {
|
|
|
21
21
|
}
|
|
22
22
|
function q(e, t, i) {
|
|
23
23
|
let { clientstyling: r = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: l = "" } = t, s, u;
|
|
24
|
-
|
|
24
|
+
b(() => () => {
|
|
25
25
|
});
|
|
26
26
|
function h(n) {
|
|
27
27
|
x[n ? "unshift" : "push"](() => {
|
|
@@ -34,23 +34,23 @@ function q(e, t, i) {
|
|
|
34
34
|
e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
35
35
|
3 && r && s && v(s, r), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
36
36
|
5 && a && s && w(s, a), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
37
|
-
9 && l && s &&
|
|
37
|
+
9 && l && s && _(s, `${l}.Style`, u);
|
|
38
38
|
}, [s, r, a, l, h];
|
|
39
39
|
}
|
|
40
|
-
class
|
|
40
|
+
class L extends m {
|
|
41
41
|
constructor(t) {
|
|
42
42
|
super(), y(
|
|
43
43
|
this,
|
|
44
44
|
t,
|
|
45
45
|
q,
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
z,
|
|
47
|
+
d,
|
|
48
48
|
{
|
|
49
49
|
clientstyling: 1,
|
|
50
50
|
clientstylingurl: 2,
|
|
51
51
|
mbsource: 3
|
|
52
52
|
},
|
|
53
|
-
|
|
53
|
+
j
|
|
54
54
|
);
|
|
55
55
|
}
|
|
56
56
|
get clientstyling() {
|
|
@@ -72,7 +72,7 @@ class B extends m {
|
|
|
72
72
|
this.$$set({ mbsource: t }), o();
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
|
|
75
|
+
C(L, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
|
76
76
|
export {
|
|
77
|
-
|
|
77
|
+
L as default
|
|
78
78
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { S as
|
|
2
|
-
function z(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
|
-
}
|
|
1
|
+
import { S as m, q as y, v as d, m as o, d as f, t as c, j as g, r as p, k, e as S, u as b, f as x, w as v, x as w, y as _, h as C } from "./CashierIframeRedirect-Cobk_KSR.js";
|
|
5
2
|
function j(e) {
|
|
3
|
+
f(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
|
+
}
|
|
5
|
+
function z(e) {
|
|
6
6
|
let t;
|
|
7
7
|
return {
|
|
8
8
|
c() {
|
|
9
|
-
t = k("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>',
|
|
9
|
+
t = k("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>', S(t, "class", "CashierSpinner");
|
|
10
10
|
},
|
|
11
11
|
m(i, r) {
|
|
12
12
|
p(i, t, r), e[4](t);
|
|
@@ -19,9 +19,9 @@ function j(e) {
|
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function q(e, t, i) {
|
|
23
23
|
let { clientstyling: r = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: l = "" } = t, s, u;
|
|
24
|
-
|
|
24
|
+
b(() => () => {
|
|
25
25
|
});
|
|
26
26
|
function h(n) {
|
|
27
27
|
x[n ? "unshift" : "push"](() => {
|
|
@@ -34,23 +34,23 @@ function L(e, t, i) {
|
|
|
34
34
|
e.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
35
35
|
3 && r && s && v(s, r), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
36
36
|
5 && a && s && w(s, a), e.$$.dirty & /*mbsource, customStylingContainer*/
|
|
37
|
-
9 && l && s &&
|
|
37
|
+
9 && l && s && _(s, `${l}.Style`, u);
|
|
38
38
|
}, [s, r, a, l, h];
|
|
39
39
|
}
|
|
40
|
-
class
|
|
40
|
+
class L extends m {
|
|
41
41
|
constructor(t) {
|
|
42
|
-
super(),
|
|
42
|
+
super(), y(
|
|
43
43
|
this,
|
|
44
44
|
t,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
45
|
+
q,
|
|
46
|
+
z,
|
|
47
|
+
d,
|
|
48
48
|
{
|
|
49
49
|
clientstyling: 1,
|
|
50
50
|
clientstylingurl: 2,
|
|
51
51
|
mbsource: 3
|
|
52
52
|
},
|
|
53
|
-
|
|
53
|
+
j
|
|
54
54
|
);
|
|
55
55
|
}
|
|
56
56
|
get clientstyling() {
|
|
@@ -72,7 +72,7 @@ class M extends y {
|
|
|
72
72
|
this.$$set({ mbsource: t }), o();
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
|
-
|
|
75
|
+
C(L, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
|
|
76
76
|
export {
|
|
77
|
-
|
|
77
|
+
L as default
|
|
78
78
|
};
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CashierIframeRedirect-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CashierIframeRedirect-DQfaWLE8.js").then((e) => e.C).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("cashier-iframe-redirect") && customElements.define("cashier-iframe-redirect", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|