@everymatrix/cashier-method-details 1.72.2 → 1.73.0
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/{CashierError-CJI_fDUM.js → CashierError-Bit8f2LG.js} +1588 -973
- package/components/CashierError-Cy523iJ1.cjs +5 -0
- package/components/{CashierError-CPGOzOzp.js → CashierError-On0Yj7rs.js} +1590 -1012
- package/components/{CashierMethodDetails-bR4697Hp.js → CashierMethodDetails-B-IKLc0g.js} +3510 -2934
- package/components/{CashierMethodDetails-Cud2au48.js → CashierMethodDetails-BS1lvFHC.js} +3409 -2833
- package/components/CashierMethodDetails-Qia4X2aa.cjs +99 -0
- package/components/CashierNotifications-DaPR4BsA.cjs +1 -0
- package/components/{CashierNotifications-Dy0g_QWG.js → CashierNotifications-DgGrwok5.js} +7 -7
- package/components/{CashierNotifications-BMYdcdkg.js → CashierNotifications-my4KF6OG.js} +5 -5
- package/components/CashierReceiptPage-BP_ar4j5.js +1467 -0
- package/components/CashierReceiptPage-CKIxkJeF.js +1465 -0
- package/components/CashierReceiptPage-DITKlFGY.cjs +1 -0
- package/components/CashierSpinner-B4gEHfEo.cjs +1 -0
- package/components/CashierSpinner-OwrZeTmW.js +79 -0
- package/components/CashierSpinner-yIUdBo6e.js +79 -0
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/esnext/cashier-method-details.js +1 -1
- package/package.json +1 -1
- package/components/CashierConfirmModal-3pkCHAVZ.js +0 -999
- package/components/CashierConfirmModal-CNzEOcOZ.js +0 -1036
- package/components/CashierConfirmModal-CiWxBakF.cjs +0 -4
- package/components/CashierError-D-9IR82V.cjs +0 -5
- package/components/CashierHeader-Bp179BpV.js +0 -401
- package/components/CashierHeader-CceiIvHp.cjs +0 -1
- package/components/CashierHeader-D9pTVEII.js +0 -401
- package/components/CashierIframeRedirect-CFJteA-4.cjs +0 -1
- package/components/CashierIframeRedirect-CWy3Vds1.js +0 -378
- package/components/CashierIframeRedirect-DWf55GjY.js +0 -378
- package/components/CashierMethodDetails-CAOKmfNb.cjs +0 -84
- package/components/CashierModal-Dv-7ZIuz.js +0 -227
- package/components/CashierModal-PGQGrAgY.js +0 -227
- package/components/CashierModal-yskXp9fE.cjs +0 -1
- package/components/CashierNotifications-C5Z_cNID.cjs +0 -1
- package/components/CashierReceiptPage-Ce0oTUA1.js +0 -1172
- package/components/CashierReceiptPage-DKbNRgs-.cjs +0 -1
- package/components/CashierReceiptPage-DQn4C5y6.js +0 -1174
- package/components/CashierSpinner-BdCzICuN.cjs +0 -1
- package/components/CashierSpinner-C6y-LmOW.js +0 -71
- package/components/CashierSpinner-Yt2VnUjd.js +0 -71
@@ -1,227 +0,0 @@
|
|
1
|
-
import { Q as U, S as q, b as A, s as D, f as g, c as N, e as H, t as p, g as m, k as Q, l as G, m as L, x as I, H as J, d as K, R as C, F as v, u as O, h as P, j as V, o as k, T as X, p as y, v as h, A as x, E as Y } from "./CashierConfirmModal-3pkCHAVZ.js";
|
2
|
-
function S(n, { delay: t = 0, duration: e = 400, easing: i = U } = {}) {
|
3
|
-
const o = +getComputedStyle(n).opacity;
|
4
|
-
return {
|
5
|
-
delay: t,
|
6
|
-
duration: e,
|
7
|
-
easing: i,
|
8
|
-
css: (l) => `opacity: ${l * o}`
|
9
|
-
};
|
10
|
-
}
|
11
|
-
function Z(n) {
|
12
|
-
N(n, "svelte-pil2bm", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.ModalWindow{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;z-index:4;top:0;left:0;background-color:var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1));container-type:inline-size;container-name:modal-window;border-radius:6px}.ModalContainer{background:var(--emw--color-white, #fff);border-radius:var(--emw--border-radius-medium, 4px);padding:var(--emw--spacing-large, 20px);width:400px}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:var(--emw--spacing-small-minus, 10px);border-radius:50%;color:var(--emw--color-white, #fff);background:var(--mmw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:32px;height:32px}.ModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}@container modal-window (max-width:750px){.ModalWindow .ModalContainer{width:90%;max-width:400px}}");
|
13
|
-
}
|
14
|
-
const $ = (n) => ({}), E = (n) => ({});
|
15
|
-
function z(n) {
|
16
|
-
let t, e, i, o, l, d;
|
17
|
-
const f = (
|
18
|
-
/*#slots*/
|
19
|
-
n[9].content
|
20
|
-
), r = K(
|
21
|
-
f,
|
22
|
-
n,
|
23
|
-
/*$$scope*/
|
24
|
-
n[8],
|
25
|
-
E
|
26
|
-
);
|
27
|
-
return {
|
28
|
-
c() {
|
29
|
-
t = y("div"), e = y("div"), i = y("div"), r && r.c(), h(i, "class", "ModalContainer"), h(i, "part", "ModalContainer"), h(e, "class", "ModalWindow"), h(e, "part", "ModalWindow"), h(e, "id", "Modal"), v(() => (
|
30
|
-
/*div1_elementresize_handler*/
|
31
|
-
n[11].call(e)
|
32
|
-
)), h(t, "part", "CustomStylingContainer");
|
33
|
-
},
|
34
|
-
m(a, c) {
|
35
|
-
L(a, t, c), k(t, e), k(e, i), r && r.m(i, null), n[10](e), o = X(
|
36
|
-
e,
|
37
|
-
/*div1_elementresize_handler*/
|
38
|
-
n[11].bind(e)
|
39
|
-
), n[12](t), d = !0;
|
40
|
-
},
|
41
|
-
p(a, c) {
|
42
|
-
n = a, r && r.p && (!d || c & /*$$scope*/
|
43
|
-
256) && O(
|
44
|
-
r,
|
45
|
-
f,
|
46
|
-
n,
|
47
|
-
/*$$scope*/
|
48
|
-
n[8],
|
49
|
-
d ? V(
|
50
|
-
f,
|
51
|
-
/*$$scope*/
|
52
|
-
n[8],
|
53
|
-
c,
|
54
|
-
$
|
55
|
-
) : P(
|
56
|
-
/*$$scope*/
|
57
|
-
n[8]
|
58
|
-
),
|
59
|
-
E
|
60
|
-
);
|
61
|
-
},
|
62
|
-
i(a) {
|
63
|
-
d || (m(r, a), a && v(() => {
|
64
|
-
d && (l || (l = C(
|
65
|
-
e,
|
66
|
-
S,
|
67
|
-
/*duration*/
|
68
|
-
n[2],
|
69
|
-
!0
|
70
|
-
)), l.run(1));
|
71
|
-
}), d = !0);
|
72
|
-
},
|
73
|
-
o(a) {
|
74
|
-
p(r, a), a && (l || (l = C(
|
75
|
-
e,
|
76
|
-
S,
|
77
|
-
/*duration*/
|
78
|
-
n[2],
|
79
|
-
!1
|
80
|
-
)), l.run(0)), d = !1;
|
81
|
-
},
|
82
|
-
d(a) {
|
83
|
-
a && H(t), r && r.d(a), n[10](null), o(), a && l && l.end(), n[12](null);
|
84
|
-
}
|
85
|
-
};
|
86
|
-
}
|
87
|
-
function tt(n) {
|
88
|
-
let t, e, i = (
|
89
|
-
/*show*/
|
90
|
-
n[5] && z(n)
|
91
|
-
);
|
92
|
-
return {
|
93
|
-
c() {
|
94
|
-
i && i.c(), t = I();
|
95
|
-
},
|
96
|
-
m(o, l) {
|
97
|
-
i && i.m(o, l), L(o, t, l), e = !0;
|
98
|
-
},
|
99
|
-
p(o, [l]) {
|
100
|
-
/*show*/
|
101
|
-
o[5] ? i ? (i.p(o, l), l & /*show*/
|
102
|
-
32 && m(i, 1)) : (i = z(o), i.c(), m(i, 1), i.m(t.parentNode, t)) : i && (Q(), p(i, 1, 1, () => {
|
103
|
-
i = null;
|
104
|
-
}), G());
|
105
|
-
},
|
106
|
-
i(o) {
|
107
|
-
e || (m(i), e = !0);
|
108
|
-
},
|
109
|
-
o(o) {
|
110
|
-
p(i), e = !1;
|
111
|
-
},
|
112
|
-
d(o) {
|
113
|
-
o && H(t), i && i.d(o);
|
114
|
-
}
|
115
|
-
};
|
116
|
-
}
|
117
|
-
function et(n, t, e) {
|
118
|
-
let { $$slots: i = {}, $$scope: o } = t, { clientstyling: l = "" } = t, { clientstylingurl: d = "" } = t, { duration: f = 200 } = t, { width: r } = t, { height: a } = t, c, u, w = !1;
|
119
|
-
const W = () => {
|
120
|
-
e(5, w = !1), window.postMessage({ type: "ClosedCashierModal" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
|
121
|
-
}, b = (s) => {
|
122
|
-
s.data.type == "ShowCashierModal" && (e(5, w = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)), s.data.type == "HideCashierModal" && W();
|
123
|
-
}, T = () => {
|
124
|
-
let s = document.createElement("style");
|
125
|
-
s.innerHTML = l, u.appendChild(s);
|
126
|
-
}, j = () => {
|
127
|
-
let s = new URL(d), M = document.createElement("style");
|
128
|
-
fetch(s.href).then((_) => _.text()).then((_) => {
|
129
|
-
M.innerHTML = _, setTimeout(
|
130
|
-
() => {
|
131
|
-
u.appendChild(M);
|
132
|
-
},
|
133
|
-
1
|
134
|
-
);
|
135
|
-
});
|
136
|
-
};
|
137
|
-
J(() => (window.addEventListener("message", b, !1), () => {
|
138
|
-
window.removeEventListener("message", b);
|
139
|
-
}));
|
140
|
-
function B(s) {
|
141
|
-
x[s ? "unshift" : "push"](() => {
|
142
|
-
c = s, e(4, c);
|
143
|
-
});
|
144
|
-
}
|
145
|
-
function R() {
|
146
|
-
r = this.clientWidth, a = this.clientHeight, e(0, r), e(1, a);
|
147
|
-
}
|
148
|
-
function F(s) {
|
149
|
-
x[s ? "unshift" : "push"](() => {
|
150
|
-
u = s, e(3, u);
|
151
|
-
});
|
152
|
-
}
|
153
|
-
return n.$$set = (s) => {
|
154
|
-
"clientstyling" in s && e(6, l = s.clientstyling), "clientstylingurl" in s && e(7, d = s.clientstylingurl), "duration" in s && e(2, f = s.duration), "width" in s && e(0, r = s.width), "height" in s && e(1, a = s.height), "$$scope" in s && e(8, o = s.$$scope);
|
155
|
-
}, n.$$.update = () => {
|
156
|
-
n.$$.dirty & /*clientstyling, customStylingContainer*/
|
157
|
-
72 && l && u && T(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
158
|
-
136 && d && u && j();
|
159
|
-
}, [
|
160
|
-
r,
|
161
|
-
a,
|
162
|
-
f,
|
163
|
-
u,
|
164
|
-
c,
|
165
|
-
w,
|
166
|
-
l,
|
167
|
-
d,
|
168
|
-
o,
|
169
|
-
i,
|
170
|
-
B,
|
171
|
-
R,
|
172
|
-
F
|
173
|
-
];
|
174
|
-
}
|
175
|
-
class nt extends q {
|
176
|
-
constructor(t) {
|
177
|
-
super(), A(
|
178
|
-
this,
|
179
|
-
t,
|
180
|
-
et,
|
181
|
-
tt,
|
182
|
-
D,
|
183
|
-
{
|
184
|
-
clientstyling: 6,
|
185
|
-
clientstylingurl: 7,
|
186
|
-
duration: 2,
|
187
|
-
width: 0,
|
188
|
-
height: 1
|
189
|
-
},
|
190
|
-
Z
|
191
|
-
);
|
192
|
-
}
|
193
|
-
get clientstyling() {
|
194
|
-
return this.$$.ctx[6];
|
195
|
-
}
|
196
|
-
set clientstyling(t) {
|
197
|
-
this.$$set({ clientstyling: t }), g();
|
198
|
-
}
|
199
|
-
get clientstylingurl() {
|
200
|
-
return this.$$.ctx[7];
|
201
|
-
}
|
202
|
-
set clientstylingurl(t) {
|
203
|
-
this.$$set({ clientstylingurl: t }), g();
|
204
|
-
}
|
205
|
-
get duration() {
|
206
|
-
return this.$$.ctx[2];
|
207
|
-
}
|
208
|
-
set duration(t) {
|
209
|
-
this.$$set({ duration: t }), g();
|
210
|
-
}
|
211
|
-
get width() {
|
212
|
-
return this.$$.ctx[0];
|
213
|
-
}
|
214
|
-
set width(t) {
|
215
|
-
this.$$set({ width: t }), g();
|
216
|
-
}
|
217
|
-
get height() {
|
218
|
-
return this.$$.ctx[1];
|
219
|
-
}
|
220
|
-
set height(t) {
|
221
|
-
this.$$set({ height: t }), g();
|
222
|
-
}
|
223
|
-
}
|
224
|
-
Y(nt, { clientstyling: {}, clientstylingurl: {}, duration: {}, width: {}, height: {} }, ["content"], [], !0);
|
225
|
-
export {
|
226
|
-
nt as default
|
227
|
-
};
|
@@ -1,227 +0,0 @@
|
|
1
|
-
import { Q as U, S as q, b as A, s as D, f as g, c as N, e as H, t as p, g as m, k as Q, l as G, m as L, x as I, H as J, d as K, R as C, F as v, u as O, h as P, j as V, o as k, T as X, p as y, v as h, A as x, E as Y } from "./CashierConfirmModal-CNzEOcOZ.js";
|
2
|
-
function S(n, { delay: t = 0, duration: e = 400, easing: i = U } = {}) {
|
3
|
-
const o = +getComputedStyle(n).opacity;
|
4
|
-
return {
|
5
|
-
delay: t,
|
6
|
-
duration: e,
|
7
|
-
easing: i,
|
8
|
-
css: (l) => `opacity: ${l * o}`
|
9
|
-
};
|
10
|
-
}
|
11
|
-
function Z(n) {
|
12
|
-
N(n, "svelte-pil2bm", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.ModalWindow{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;z-index:4;top:0;left:0;background-color:var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1));container-type:inline-size;container-name:modal-window;border-radius:6px}.ModalContainer{background:var(--emw--color-white, #fff);border-radius:var(--emw--border-radius-medium, 4px);padding:var(--emw--spacing-large, 20px);width:400px}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:var(--emw--spacing-small-minus, 10px);border-radius:50%;color:var(--emw--color-white, #fff);background:var(--mmw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:32px;height:32px}.ModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}@container modal-window (max-width:750px){.ModalWindow .ModalContainer{width:90%;max-width:400px}}");
|
13
|
-
}
|
14
|
-
const $ = (n) => ({}), E = (n) => ({});
|
15
|
-
function z(n) {
|
16
|
-
let t, e, i, o, l, d;
|
17
|
-
const f = (
|
18
|
-
/*#slots*/
|
19
|
-
n[9].content
|
20
|
-
), r = K(
|
21
|
-
f,
|
22
|
-
n,
|
23
|
-
/*$$scope*/
|
24
|
-
n[8],
|
25
|
-
E
|
26
|
-
);
|
27
|
-
return {
|
28
|
-
c() {
|
29
|
-
t = y("div"), e = y("div"), i = y("div"), r && r.c(), h(i, "class", "ModalContainer"), h(i, "part", "ModalContainer"), h(e, "class", "ModalWindow"), h(e, "part", "ModalWindow"), h(e, "id", "Modal"), v(() => (
|
30
|
-
/*div1_elementresize_handler*/
|
31
|
-
n[11].call(e)
|
32
|
-
)), h(t, "part", "CustomStylingContainer");
|
33
|
-
},
|
34
|
-
m(a, c) {
|
35
|
-
L(a, t, c), k(t, e), k(e, i), r && r.m(i, null), n[10](e), o = X(
|
36
|
-
e,
|
37
|
-
/*div1_elementresize_handler*/
|
38
|
-
n[11].bind(e)
|
39
|
-
), n[12](t), d = !0;
|
40
|
-
},
|
41
|
-
p(a, c) {
|
42
|
-
n = a, r && r.p && (!d || c & /*$$scope*/
|
43
|
-
256) && O(
|
44
|
-
r,
|
45
|
-
f,
|
46
|
-
n,
|
47
|
-
/*$$scope*/
|
48
|
-
n[8],
|
49
|
-
d ? V(
|
50
|
-
f,
|
51
|
-
/*$$scope*/
|
52
|
-
n[8],
|
53
|
-
c,
|
54
|
-
$
|
55
|
-
) : P(
|
56
|
-
/*$$scope*/
|
57
|
-
n[8]
|
58
|
-
),
|
59
|
-
E
|
60
|
-
);
|
61
|
-
},
|
62
|
-
i(a) {
|
63
|
-
d || (m(r, a), a && v(() => {
|
64
|
-
d && (l || (l = C(
|
65
|
-
e,
|
66
|
-
S,
|
67
|
-
/*duration*/
|
68
|
-
n[2],
|
69
|
-
!0
|
70
|
-
)), l.run(1));
|
71
|
-
}), d = !0);
|
72
|
-
},
|
73
|
-
o(a) {
|
74
|
-
p(r, a), a && (l || (l = C(
|
75
|
-
e,
|
76
|
-
S,
|
77
|
-
/*duration*/
|
78
|
-
n[2],
|
79
|
-
!1
|
80
|
-
)), l.run(0)), d = !1;
|
81
|
-
},
|
82
|
-
d(a) {
|
83
|
-
a && H(t), r && r.d(a), n[10](null), o(), a && l && l.end(), n[12](null);
|
84
|
-
}
|
85
|
-
};
|
86
|
-
}
|
87
|
-
function tt(n) {
|
88
|
-
let t, e, i = (
|
89
|
-
/*show*/
|
90
|
-
n[5] && z(n)
|
91
|
-
);
|
92
|
-
return {
|
93
|
-
c() {
|
94
|
-
i && i.c(), t = I();
|
95
|
-
},
|
96
|
-
m(o, l) {
|
97
|
-
i && i.m(o, l), L(o, t, l), e = !0;
|
98
|
-
},
|
99
|
-
p(o, [l]) {
|
100
|
-
/*show*/
|
101
|
-
o[5] ? i ? (i.p(o, l), l & /*show*/
|
102
|
-
32 && m(i, 1)) : (i = z(o), i.c(), m(i, 1), i.m(t.parentNode, t)) : i && (Q(), p(i, 1, 1, () => {
|
103
|
-
i = null;
|
104
|
-
}), G());
|
105
|
-
},
|
106
|
-
i(o) {
|
107
|
-
e || (m(i), e = !0);
|
108
|
-
},
|
109
|
-
o(o) {
|
110
|
-
p(i), e = !1;
|
111
|
-
},
|
112
|
-
d(o) {
|
113
|
-
o && H(t), i && i.d(o);
|
114
|
-
}
|
115
|
-
};
|
116
|
-
}
|
117
|
-
function et(n, t, e) {
|
118
|
-
let { $$slots: i = {}, $$scope: o } = t, { clientstyling: l = "" } = t, { clientstylingurl: d = "" } = t, { duration: f = 200 } = t, { width: r } = t, { height: a } = t, c, u, w = !1;
|
119
|
-
const W = () => {
|
120
|
-
e(5, w = !1), window.postMessage({ type: "ClosedCashierModal" }, window.location.href), window.postMessage({ type: "EnableScroll" }, window.location.href);
|
121
|
-
}, b = (s) => {
|
122
|
-
s.data.type == "ShowCashierModal" && (e(5, w = !0), window.postMessage({ type: "DisableScroll" }, window.location.href)), s.data.type == "HideCashierModal" && W();
|
123
|
-
}, T = () => {
|
124
|
-
let s = document.createElement("style");
|
125
|
-
s.innerHTML = l, u.appendChild(s);
|
126
|
-
}, j = () => {
|
127
|
-
let s = new URL(d), M = document.createElement("style");
|
128
|
-
fetch(s.href).then((_) => _.text()).then((_) => {
|
129
|
-
M.innerHTML = _, setTimeout(
|
130
|
-
() => {
|
131
|
-
u.appendChild(M);
|
132
|
-
},
|
133
|
-
1
|
134
|
-
);
|
135
|
-
});
|
136
|
-
};
|
137
|
-
J(() => (window.addEventListener("message", b, !1), () => {
|
138
|
-
window.removeEventListener("message", b);
|
139
|
-
}));
|
140
|
-
function B(s) {
|
141
|
-
x[s ? "unshift" : "push"](() => {
|
142
|
-
c = s, e(4, c);
|
143
|
-
});
|
144
|
-
}
|
145
|
-
function R() {
|
146
|
-
r = this.clientWidth, a = this.clientHeight, e(0, r), e(1, a);
|
147
|
-
}
|
148
|
-
function F(s) {
|
149
|
-
x[s ? "unshift" : "push"](() => {
|
150
|
-
u = s, e(3, u);
|
151
|
-
});
|
152
|
-
}
|
153
|
-
return n.$$set = (s) => {
|
154
|
-
"clientstyling" in s && e(6, l = s.clientstyling), "clientstylingurl" in s && e(7, d = s.clientstylingurl), "duration" in s && e(2, f = s.duration), "width" in s && e(0, r = s.width), "height" in s && e(1, a = s.height), "$$scope" in s && e(8, o = s.$$scope);
|
155
|
-
}, n.$$.update = () => {
|
156
|
-
n.$$.dirty & /*clientstyling, customStylingContainer*/
|
157
|
-
72 && l && u && T(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
158
|
-
136 && d && u && j();
|
159
|
-
}, [
|
160
|
-
r,
|
161
|
-
a,
|
162
|
-
f,
|
163
|
-
u,
|
164
|
-
c,
|
165
|
-
w,
|
166
|
-
l,
|
167
|
-
d,
|
168
|
-
o,
|
169
|
-
i,
|
170
|
-
B,
|
171
|
-
R,
|
172
|
-
F
|
173
|
-
];
|
174
|
-
}
|
175
|
-
class nt extends q {
|
176
|
-
constructor(t) {
|
177
|
-
super(), A(
|
178
|
-
this,
|
179
|
-
t,
|
180
|
-
et,
|
181
|
-
tt,
|
182
|
-
D,
|
183
|
-
{
|
184
|
-
clientstyling: 6,
|
185
|
-
clientstylingurl: 7,
|
186
|
-
duration: 2,
|
187
|
-
width: 0,
|
188
|
-
height: 1
|
189
|
-
},
|
190
|
-
Z
|
191
|
-
);
|
192
|
-
}
|
193
|
-
get clientstyling() {
|
194
|
-
return this.$$.ctx[6];
|
195
|
-
}
|
196
|
-
set clientstyling(t) {
|
197
|
-
this.$$set({ clientstyling: t }), g();
|
198
|
-
}
|
199
|
-
get clientstylingurl() {
|
200
|
-
return this.$$.ctx[7];
|
201
|
-
}
|
202
|
-
set clientstylingurl(t) {
|
203
|
-
this.$$set({ clientstylingurl: t }), g();
|
204
|
-
}
|
205
|
-
get duration() {
|
206
|
-
return this.$$.ctx[2];
|
207
|
-
}
|
208
|
-
set duration(t) {
|
209
|
-
this.$$set({ duration: t }), g();
|
210
|
-
}
|
211
|
-
get width() {
|
212
|
-
return this.$$.ctx[0];
|
213
|
-
}
|
214
|
-
set width(t) {
|
215
|
-
this.$$set({ width: t }), g();
|
216
|
-
}
|
217
|
-
get height() {
|
218
|
-
return this.$$.ctx[1];
|
219
|
-
}
|
220
|
-
set height(t) {
|
221
|
-
this.$$set({ height: t }), g();
|
222
|
-
}
|
223
|
-
}
|
224
|
-
Y(nt, { clientstyling: {}, clientstylingurl: {}, duration: {}, width: {}, height: {} }, ["content"], [], !0);
|
225
|
-
export {
|
226
|
-
nt as default
|
227
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierConfirmModal-CiWxBakF.cjs");function y(i,{delay:e=0,duration:n=400,easing:l=t.identity}={}){const s=+getComputedStyle(i).opacity;return{delay:e,duration:n,easing:l,css:r=>`opacity: ${r*s}`}}function E(i){t.append_styles(i,"svelte-pil2bm","*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.ModalWindow{display:flex;position:absolute;align-items:center;justify-content:center;width:100%;height:100%;z-index:4;top:0;left:0;background-color:var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1));container-type:inline-size;container-name:modal-window;border-radius:6px}.ModalContainer{background:var(--emw--color-white, #fff);border-radius:var(--emw--border-radius-medium, 4px);padding:var(--emw--spacing-large, 20px);width:400px}.ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:var(--emw--spacing-small-minus, 10px);border-radius:50%;color:var(--emw--color-white, #fff);background:var(--mmw--color-gray-transparency-85, rgba(255, 255, 255, 0.85));cursor:pointer;transition:all 150ms ease-in-out}.ModalCloseBtn svg{width:32px;height:32px}.ModalCloseBtn:hover{background:var(--emw--color-gray-transparency-20, rgba(255, 255, 255, 0.2))}@container modal-window (max-width:750px){.ModalWindow .ModalContainer{width:90%;max-width:400px}}")}const L=i=>({}),p=i=>({});function b(i){let e,n,l,s,r,c;const h=i[9].content,d=t.create_slot(h,i,i[8],p);return{c(){e=t.element("div"),n=t.element("div"),l=t.element("div"),d&&d.c(),t.attr(l,"class","ModalContainer"),t.attr(l,"part","ModalContainer"),t.attr(n,"class","ModalWindow"),t.attr(n,"part","ModalWindow"),t.attr(n,"id","Modal"),t.add_render_callback(()=>i[11].call(n)),t.attr(e,"part","CustomStylingContainer")},m(a,u){t.insert(a,e,u),t.append(e,n),t.append(n,l),d&&d.m(l,null),i[10](n),s=t.add_iframe_resize_listener(n,i[11].bind(n)),i[12](e),c=!0},p(a,u){i=a,d&&d.p&&(!c||u&256)&&t.update_slot_base(d,h,i,i[8],c?t.get_slot_changes(h,i[8],u,L):t.get_all_dirty_from_scope(i[8]),p)},i(a){c||(t.transition_in(d,a),a&&t.add_render_callback(()=>{c&&(r||(r=t.create_bidirectional_transition(n,y,i[2],!0)),r.run(1))}),c=!0)},o(a){t.transition_out(d,a),a&&(r||(r=t.create_bidirectional_transition(n,y,i[2],!1)),r.run(0)),c=!1},d(a){a&&t.detach(e),d&&d.d(a),i[10](null),s(),a&&r&&r.end(),i[12](null)}}}function H(i){let e,n,l=i[5]&&b(i);return{c(){l&&l.c(),e=t.empty()},m(s,r){l&&l.m(s,r),t.insert(s,e,r),n=!0},p(s,[r]){s[5]?l?(l.p(s,r),r&32&&t.transition_in(l,1)):(l=b(s),l.c(),t.transition_in(l,1),l.m(e.parentNode,e)):l&&(t.group_outros(),t.transition_out(l,1,1,()=>{l=null}),t.check_outros())},i(s){n||(t.transition_in(l),n=!0)},o(s){t.transition_out(l),n=!1},d(s){s&&t.detach(e),l&&l.d(s)}}}function W(i,e,n){let{$$slots:l={},$$scope:s}=e,{clientstyling:r=""}=e,{clientstylingurl:c=""}=e,{duration:h=200}=e,{width:d}=e,{height:a}=e,u,f,g=!1;const C=()=>{n(5,g=!1),window.postMessage({type:"ClosedCashierModal"},window.location.href),window.postMessage({type:"EnableScroll"},window.location.href)},m=o=>{o.data.type=="ShowCashierModal"&&(n(5,g=!0),window.postMessage({type:"DisableScroll"},window.location.href)),o.data.type=="HideCashierModal"&&C()},v=()=>{let o=document.createElement("style");o.innerHTML=r,f.appendChild(o)},k=()=>{let o=new URL(c),w=document.createElement("style");fetch(o.href).then(_=>_.text()).then(_=>{w.innerHTML=_,setTimeout(()=>{f.appendChild(w)},1)})};t.onMount(()=>(window.addEventListener("message",m,!1),()=>{window.removeEventListener("message",m)}));function S(o){t.binding_callbacks[o?"unshift":"push"](()=>{u=o,n(4,u)})}function x(){d=this.clientWidth,a=this.clientHeight,n(0,d),n(1,a)}function z(o){t.binding_callbacks[o?"unshift":"push"](()=>{f=o,n(3,f)})}return i.$$set=o=>{"clientstyling"in o&&n(6,r=o.clientstyling),"clientstylingurl"in o&&n(7,c=o.clientstylingurl),"duration"in o&&n(2,h=o.duration),"width"in o&&n(0,d=o.width),"height"in o&&n(1,a=o.height),"$$scope"in o&&n(8,s=o.$$scope)},i.$$.update=()=>{i.$$.dirty&72&&r&&f&&v(),i.$$.dirty&136&&c&&f&&k()},[d,a,h,f,u,g,r,c,s,l,S,x,z]}class M extends t.SvelteComponent{constructor(e){super(),t.init(this,e,W,H,t.safe_not_equal,{clientstyling:6,clientstylingurl:7,duration:2,width:0,height:1},E)}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}get duration(){return this.$$.ctx[2]}set duration(e){this.$$set({duration:e}),t.flush()}get width(){return this.$$.ctx[0]}set width(e){this.$$set({width:e}),t.flush()}get height(){return this.$$.ctx[1]}set height(e){this.$$set({height:e}),t.flush()}}t.create_custom_element(M,{clientstyling:{},clientstylingurl:{},duration:{},width:{},height:{}},["content"],[],!0);exports.default=M;
|
@@ -1 +0,0 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierConfirmModal-CiWxBakF.cjs");function y(i){t.append_styles(i,"svelte-ags340",".CashierNotifications{position:absolute;z-index:2;background-color:var(--emw--color-background, #111);color:var(--emw--color-white, #fff);display:flex;border-radius:var(--emw--border-radius-medium, 4px);align-items:center;gap:var(--emw--spacing-small, 12px);font-size:var(--emw--font-size-small, 14px);padding:var(--emw--spacing-small, 12px) var(--emw--spacing-medium, 15px);min-height:50px;pointer-events:auto;bottom:0;width:calc(100% - 30px)}.CashierNotifications span,.CashierNotifications button{font-family:inherit;border:none;font-variant:normal}.CashierNotifications span{line-height:normal}.CashierNotifications button{color:var(--emw--color-primary, #7EC51E);background-color:transparent;cursor:pointer;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-bold, 700);font-family:inherit}")}function b(i){let e,s,c,f,o,a,l,d;return{c(){e=t.element("div"),s=t.element("span"),c=t.text(i[0]),f=t.space(),o=t.element("button"),a=t.text(i[1]),t.attr(e,"class","CashierNotifications")},m(r,u){t.insert(r,e,u),t.append(e,s),t.append(s,c),t.append(e,f),t.append(e,o),t.append(o,a),i[6](e),l||(d=t.listen(o,"click",i[3]),l=!0)},p(r,[u]){u&1&&t.set_data(c,r[0]),u&2&&t.set_data(a,r[1])},i:t.noop,o:t.noop,d(r){r&&t.detach(e),i[6](null),l=!1,d()}}}function x(i,e,s){let{text:c}=e,{button:f}=e,{clientstyling:o=""}=e,{clientstylingurl:a=""}=e,l;const d=()=>{window.postMessage({type:"NotificationButtonClick"},window.location.href)},r=()=>{let n=document.createElement("style");n.innerHTML=o,l.appendChild(n)},u=()=>{let n=new URL(a),h=document.createElement("style");fetch(n.href).then(m=>m.text()).then(m=>{h.innerHTML=m,setTimeout(()=>{l.appendChild(h)},1)})};function p(n){t.binding_callbacks[n?"unshift":"push"](()=>{l=n,s(2,l)})}return i.$$set=n=>{"text"in n&&s(0,c=n.text),"button"in n&&s(1,f=n.button),"clientstyling"in n&&s(4,o=n.clientstyling),"clientstylingurl"in n&&s(5,a=n.clientstylingurl)},i.$$.update=()=>{i.$$.dirty&20&&o&&l&&r(),i.$$.dirty&36&&a&&l&&u()},[c,f,l,d,o,a,p]}class g extends t.SvelteComponent{constructor(e){super(),t.init(this,e,x,b,t.safe_not_equal,{text:0,button:1,clientstyling:4,clientstylingurl:5},y)}get text(){return this.$$.ctx[0]}set text(e){this.$$set({text:e}),t.flush()}get button(){return this.$$.ctx[1]}set button(e){this.$$set({button:e}),t.flush()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}}t.create_custom_element(g,{text:{},button:{},clientstyling:{},clientstylingurl:{}},[],[],!0);exports.default=g;
|