@everymatrix/cashier-method-details 1.77.12 → 1.77.14
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-Bu9aFR9g.js → CashierError-CQcPfdgL.js} +1 -1
- package/components/{CashierError-DTN43YMt.js → CashierError-DRwaT1pY.js} +1 -1
- package/components/{CashierError-CzDP33GO.cjs → CashierError-DzXuI7wS.cjs} +1 -1
- package/components/{CashierMethodDetails-a3HFYnFS.cjs → CashierMethodDetails-BSKLJ6Un.cjs} +2 -2
- package/components/{CashierMethodDetails-B1I0NEl0.js → CashierMethodDetails-CG3hUric.js} +6 -6
- package/components/{CashierMethodDetails-DdAbfWVL.js → CashierMethodDetails-rWDhCdiQ.js} +6 -6
- package/components/{CashierModal-DhMwfea8.js → CashierModal-Ba2B2FdQ.js} +1 -1
- package/components/{CashierModal-DBGgGUN2.js → CashierModal-DPP7mMZY.js} +1 -1
- package/components/{CashierModal-Cr9idrnI.cjs → CashierModal-DXglbzDv.cjs} +1 -1
- package/components/{CashierNotifications-Sbr2Nis4.js → CashierNotifications--xosH5as.js} +1 -1
- package/components/{CashierNotifications-I3OBna9_.js → CashierNotifications-CTKkGkaV.js} +1 -1
- package/components/{CashierNotifications-DO-z0TCq.cjs → CashierNotifications-CdIQ2vRy.cjs} +1 -1
- package/components/{CashierReceiptPage-BWb54E65.js → CashierReceiptPage-BaQK6CdB.js} +3 -3
- package/components/{CashierReceiptPage-DceluLGb.js → CashierReceiptPage-CnRRBL5O.js} +3 -3
- package/components/{CashierReceiptPage-CyzxunVL.cjs → CashierReceiptPage-DFEnjQMl.cjs} +1 -1
- package/components/{CashierSpinner-D1owTFIM.cjs → CashierSpinner-CUgYgsXw.cjs} +1 -1
- package/components/{CashierSpinner-D0zKEwDn.js → CashierSpinner-Cf3Gfk1L.js} +1 -1
- package/components/{CashierSpinner-zVUYUJ7K.js → CashierSpinner-Ddywilcr.js} +1 -1
- 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/stencil/{index-256b7d4e-DrOXnq3q.js → index-97d17652--F7PvMq9.js} +101 -102
- package/stencil/index-97d17652-BhLhk_xz.cjs +1 -0
- package/stencil/{index-256b7d4e-B27ydHcs.js → index-97d17652-CCFHkzJw.js} +104 -105
- package/stencil/ui-image-BaHsVAxH.cjs +1 -0
- package/stencil/ui-image-C7s6Uvn5.js +25 -0
- package/stencil/ui-image-CHeV8e9p.js +7 -0
- package/stencil/ui-image-b7b48fe5-ByRuJtdE.js +39 -0
- package/stencil/ui-image-b7b48fe5-D6iig_uN.js +39 -0
- package/stencil/ui-image-b7b48fe5-DG83WzAo.cjs +1 -0
- package/stencil/{ui-image_2-D4c_LX5r.js → ui-image_2-Bm97-wkj.js} +2 -2
- package/stencil/{ui-image_2-C-3C7pxb.cjs → ui-image_2-DdFjzzNO.cjs} +1 -1
- package/stencil/{ui-image_2-hEBXfomA.js → ui-image_2-qO3reSlr.js} +2 -2
- package/stencil/index-256b7d4e-yFNBIexD.cjs +0 -1
- package/stencil/ui-image-Buu9LDKy.js +0 -7
- package/stencil/ui-image-BvxFHaEs.js +0 -25
- package/stencil/ui-image-ae115205-Bmmit6PH.js +0 -81
- package/stencil/ui-image-ae115205-C9w0DS-q.js +0 -81
- package/stencil/ui-image-ae115205-CcwMMc09.cjs +0 -1
- package/stencil/ui-image-j5OhrDS4.cjs +0 -1
@@ -14,22 +14,22 @@ var P = (e, t, n) => new Promise((s, r) => {
|
|
14
14
|
}, $ = (a) => a.done ? s(a.value) : Promise.resolve(a.value).then(i, l);
|
15
15
|
$((n = n.apply(e, t)).next());
|
16
16
|
});
|
17
|
-
const
|
17
|
+
const ue = "ui-image", de = (
|
18
18
|
/* ui-image */
|
19
19
|
{ hydratedSelectorName: "hydrated" }
|
20
20
|
);
|
21
|
-
var
|
21
|
+
var ve = Object.defineProperty, ge = (e, t) => {
|
22
22
|
for (var n in t)
|
23
|
-
|
24
|
-
},
|
23
|
+
ve(e, n, { get: t[n], enumerable: !0 });
|
24
|
+
}, z = /* @__PURE__ */ new WeakMap(), E = (e) => z.get(e), tt = (e, t) => z.set(t.$lazyInstance$ = e, t), pe = (e, t) => {
|
25
25
|
const n = {
|
26
26
|
$flags$: 0,
|
27
27
|
$hostElement$: e,
|
28
28
|
$cmpMeta$: t,
|
29
29
|
$instanceValues$: /* @__PURE__ */ new Map()
|
30
30
|
};
|
31
|
-
return n.$onReadyPromise$ = new Promise((s) => n.$onReadyResolve$ = s), e["s-p"] = [], e["s-rc"] = [],
|
32
|
-
}, D = (e, t) => t in e, k = (e, t) => (0, console.error)(e, t), w = /* @__PURE__ */ new Map(),
|
31
|
+
return n.$onReadyPromise$ = new Promise((s) => n.$onReadyResolve$ = s), e["s-p"] = [], e["s-rc"] = [], z.set(e, n);
|
32
|
+
}, D = (e, t) => t in e, k = (e, t) => (0, console.error)(e, t), w = /* @__PURE__ */ new Map(), he = (e, t, n) => {
|
33
33
|
const s = e.$tagName$.replace(/-/g, "_"), r = e.$lazyBundleId$;
|
34
34
|
if (!r)
|
35
35
|
return;
|
@@ -42,7 +42,7 @@ var pe = Object.defineProperty, he = (e, t) => {
|
|
42
42
|
case "ui-image_2":
|
43
43
|
return import(
|
44
44
|
/* webpackMode: "lazy" */
|
45
|
-
"./ui-image_2-
|
45
|
+
"./ui-image_2-qO3reSlr.js"
|
46
46
|
).then(l, k);
|
47
47
|
}
|
48
48
|
}
|
@@ -53,7 +53,7 @@ var pe = Object.defineProperty, he = (e, t) => {
|
|
53
53
|
/* webpackMode: "lazy" */
|
54
54
|
`./${r}.entry.js`
|
55
55
|
).then((l) => (w.set(r, l), l[s]), k);
|
56
|
-
}, A = /* @__PURE__ */ new Map(),
|
56
|
+
}, A = /* @__PURE__ */ new Map(), ye = "{visibility:hidden}.hydrated{visibility:inherit}", Q = "slot-fb{display:contents}slot-fb[hidden]{display:none}", j = typeof window != "undefined" ? window : {}, m = j.document || { head: {} }, p = {
|
57
57
|
$flags$: 0,
|
58
58
|
$resourcesUrl$: "",
|
59
59
|
jmp: (e) => e(),
|
@@ -61,13 +61,13 @@ var pe = Object.defineProperty, he = (e, t) => {
|
|
61
61
|
ael: (e, t, n, s) => e.addEventListener(t, n, s),
|
62
62
|
rel: (e, t, n, s) => e.removeEventListener(t, n, s),
|
63
63
|
ce: (e, t) => new CustomEvent(e, t)
|
64
|
-
},
|
64
|
+
}, me = (e) => Promise.resolve(e), Se = /* @__PURE__ */ (() => {
|
65
65
|
try {
|
66
66
|
return new CSSStyleSheet(), typeof new CSSStyleSheet().replaceSync == "function";
|
67
67
|
} catch (e) {
|
68
68
|
}
|
69
69
|
return !1;
|
70
|
-
})(), I = !1, W = [],
|
70
|
+
})(), I = !1, W = [], Z = [], Ee = (e, t) => (n) => {
|
71
71
|
e.push(n), I || (I = !0, p.$flags$ & 4 ? C(U) : p.raf(U));
|
72
72
|
}, M = (e) => {
|
73
73
|
for (let t = 0; t < e.length; t++)
|
@@ -78,55 +78,55 @@ var pe = Object.defineProperty, he = (e, t) => {
|
|
78
78
|
}
|
79
79
|
e.length = 0;
|
80
80
|
}, U = () => {
|
81
|
-
M(W), M(
|
82
|
-
}, C = (e) =>
|
83
|
-
function
|
81
|
+
M(W), M(Z), (I = W.length > 0) && p.raf(U);
|
82
|
+
}, C = (e) => me().then(e), ke = /* @__PURE__ */ Ee(Z), G = {}, q = (e) => (e = typeof e, e === "object" || e === "function");
|
83
|
+
function R(e) {
|
84
84
|
var t, n, s;
|
85
85
|
return (s = (n = (t = e.head) == null ? void 0 : t.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : n.getAttribute("content")) != null ? s : void 0;
|
86
86
|
}
|
87
|
-
var
|
88
|
-
|
89
|
-
err: () =>
|
90
|
-
map: () =>
|
87
|
+
var be = {};
|
88
|
+
ge(be, {
|
89
|
+
err: () => N,
|
90
|
+
map: () => xe,
|
91
91
|
ok: () => H,
|
92
|
-
unwrap: () =>
|
93
|
-
unwrapErr: () =>
|
92
|
+
unwrap: () => Pe,
|
93
|
+
unwrapErr: () => Te
|
94
94
|
});
|
95
95
|
var H = (e) => ({
|
96
96
|
isOk: !0,
|
97
97
|
isErr: !1,
|
98
98
|
value: e
|
99
|
-
}),
|
99
|
+
}), N = (e) => ({
|
100
100
|
isOk: !1,
|
101
101
|
isErr: !0,
|
102
102
|
value: e
|
103
103
|
});
|
104
|
-
function
|
104
|
+
function xe(e, t) {
|
105
105
|
if (e.isOk) {
|
106
106
|
const n = t(e.value);
|
107
107
|
return n instanceof Promise ? n.then((s) => H(s)) : H(n);
|
108
108
|
}
|
109
109
|
if (e.isErr) {
|
110
110
|
const n = e.value;
|
111
|
-
return
|
111
|
+
return N(n);
|
112
112
|
}
|
113
113
|
throw "should never get here";
|
114
114
|
}
|
115
|
-
var
|
115
|
+
var Pe = (e) => {
|
116
116
|
if (e.isOk)
|
117
117
|
return e.value;
|
118
118
|
throw e.value;
|
119
|
-
},
|
119
|
+
}, Te = (e) => {
|
120
120
|
if (e.isErr)
|
121
121
|
return e.value;
|
122
122
|
throw e.value;
|
123
123
|
}, S = (e, t = "") => () => {
|
124
|
-
},
|
125
|
-
},
|
124
|
+
}, _e = (e, t) => () => {
|
125
|
+
}, Ae = (e, t, ...n) => {
|
126
126
|
let s = null, r = null, i = !1, l = !1;
|
127
127
|
const $ = [], a = (c) => {
|
128
128
|
for (let f = 0; f < c.length; f++)
|
129
|
-
s = c[f], Array.isArray(s) ? a(s) : s != null && typeof s != "boolean" && ((i = typeof e != "function" && !q(s)) && (s = String(s)), i && l ? $[$.length - 1].$text$ += s : $.push(i ?
|
129
|
+
s = c[f], Array.isArray(s) ? a(s) : s != null && typeof s != "boolean" && ((i = typeof e != "function" && !q(s)) && (s = String(s)), i && l ? $[$.length - 1].$text$ += s : $.push(i ? B(null, s) : s), l = i);
|
130
130
|
};
|
131
131
|
if (a(n), t) {
|
132
132
|
t.key && (r = t.key);
|
@@ -135,9 +135,9 @@ var _e = (e) => {
|
|
135
135
|
c && (t.class = typeof c != "object" ? c : Object.keys(c).filter((f) => c[f]).join(" "));
|
136
136
|
}
|
137
137
|
}
|
138
|
-
const o =
|
138
|
+
const o = B(e, null);
|
139
139
|
return o.$attrs$ = t, $.length > 0 && (o.$children$ = $), o.$key$ = r, o;
|
140
|
-
},
|
140
|
+
}, B = (e, t) => {
|
141
141
|
const n = {
|
142
142
|
$flags$: 0,
|
143
143
|
$tag$: e,
|
@@ -146,15 +146,15 @@ var _e = (e) => {
|
|
146
146
|
$children$: null
|
147
147
|
};
|
148
148
|
return n.$attrs$ = null, n.$key$ = null, n;
|
149
|
-
},
|
149
|
+
}, Le = {}, je = (e) => e && e.$tag$ === Le, Oe = (e, t) => e != null && !q(e) ? t & 4 ? e === "false" ? !1 : e === "" || !!e : t & 2 ? parseFloat(e) : t & 1 ? String(e) : e : e, st = (e) => E(e).$hostElement$, we = (e, t, n) => {
|
150
150
|
const s = p.ce(t, n);
|
151
151
|
return e.dispatchEvent(s), s;
|
152
|
-
}, X = /* @__PURE__ */ new WeakMap(),
|
152
|
+
}, X = /* @__PURE__ */ new WeakMap(), Ie = (e, t, n) => {
|
153
153
|
let s = A.get(e);
|
154
|
-
|
155
|
-
},
|
154
|
+
Se && n ? (s = s || new CSSStyleSheet(), typeof s == "string" ? s = t : s.replaceSync(t)) : s = t, A.set(e, s);
|
155
|
+
}, Ue = (e, t, n) => {
|
156
156
|
var s;
|
157
|
-
const r =
|
157
|
+
const r = V(t), i = A.get(r);
|
158
158
|
if (e = e.nodeType === 11 ? e : m, i)
|
159
159
|
if (typeof i == "string") {
|
160
160
|
e = e.head || e;
|
@@ -162,21 +162,21 @@ var _e = (e) => {
|
|
162
162
|
if (l || X.set(e, l = /* @__PURE__ */ new Set()), !l.has(r)) {
|
163
163
|
{
|
164
164
|
$ = m.createElement("style"), $.innerHTML = i;
|
165
|
-
const a = (s = p.$nonce$) != null ? s :
|
165
|
+
const a = (s = p.$nonce$) != null ? s : R(m);
|
166
166
|
a != null && $.setAttribute("nonce", a), e.insertBefore($, e.querySelector("link"));
|
167
167
|
}
|
168
|
-
t.$flags$ & 4 && ($.innerHTML +=
|
168
|
+
t.$flags$ & 4 && ($.innerHTML += Q), l && l.add(r);
|
169
169
|
}
|
170
170
|
} else
|
171
171
|
e.adoptedStyleSheets.includes(i) || (e.adoptedStyleSheets = [...e.adoptedStyleSheets, i]);
|
172
172
|
return r;
|
173
|
-
},
|
173
|
+
}, He = (e) => {
|
174
174
|
const t = e.$cmpMeta$, n = e.$hostElement$, s = S("attachStyles", t.$tagName$);
|
175
|
-
|
175
|
+
Ue(
|
176
176
|
n.getRootNode(),
|
177
177
|
t
|
178
178
|
), s();
|
179
|
-
},
|
179
|
+
}, V = (e, t) => "sc-" + e.$tagName$, Y = (e, t, n, s, r, i) => {
|
180
180
|
if (n !== s) {
|
181
181
|
let l = D(e, t), $ = t.toLowerCase();
|
182
182
|
if (t === "class") {
|
@@ -192,8 +192,8 @@ var _e = (e) => {
|
|
192
192
|
s && s(e);
|
193
193
|
else if (!l && t[0] === "o" && t[1] === "n") {
|
194
194
|
if (t[2] === "-" ? t = t.slice(3) : D(j, $) ? t = $.slice(2) : t = $[2] + t.slice(3), n || s) {
|
195
|
-
const a = t.endsWith(
|
196
|
-
t = t.replace(
|
195
|
+
const a = t.endsWith(ee);
|
196
|
+
t = t.replace(ze, ""), n && p.rel(e, t, n, a), s && p.ael(e, t, s, a);
|
197
197
|
}
|
198
198
|
} else {
|
199
199
|
const a = q(s);
|
@@ -210,7 +210,7 @@ var _e = (e) => {
|
|
210
210
|
s == null || s === !1 ? (s !== !1 || e.getAttribute(t) === "") && e.removeAttribute(t) : (!l || i & 4 || r) && !a && (s = s === !0 ? "" : s, e.setAttribute(t, s));
|
211
211
|
}
|
212
212
|
}
|
213
|
-
},
|
213
|
+
}, Be = /\s/, J = (e) => e ? e.split(Be) : [], ee = "Capture", ze = new RegExp(ee + "$"), te = (e, t, n) => {
|
214
214
|
const s = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, r = e && e.$attrs$ || G, i = t.$attrs$ || G;
|
215
215
|
for (const l of K(Object.keys(r)))
|
216
216
|
l in i || Y(s, l, r[l], void 0, n, t.$flags$);
|
@@ -226,30 +226,30 @@ function K(e) {
|
|
226
226
|
e
|
227
227
|
);
|
228
228
|
}
|
229
|
-
var
|
229
|
+
var se, ne = !1, L = (e, t, n, s) => {
|
230
230
|
const r = t.$children$[n];
|
231
231
|
let i = 0, l, $;
|
232
232
|
if (r.$text$ !== null)
|
233
233
|
l = r.$elm$ = m.createTextNode(r.$text$);
|
234
234
|
else if (l = r.$elm$ = m.createElement(
|
235
235
|
r.$tag$
|
236
|
-
),
|
236
|
+
), te(null, r, ne), r.$children$)
|
237
237
|
for (i = 0; i < r.$children$.length; ++i)
|
238
238
|
$ = L(e, r, i), $ && l.appendChild($);
|
239
|
-
return l["s-hn"] =
|
240
|
-
},
|
239
|
+
return l["s-hn"] = se, l;
|
240
|
+
}, re = (e, t, n, s, r, i) => {
|
241
241
|
let l = e, $;
|
242
242
|
for (; r <= i; ++r)
|
243
243
|
s[r] && ($ = L(null, n, r), $ && (s[r].$elm$ = $, _(l, $, t)));
|
244
|
-
},
|
244
|
+
}, le = (e, t, n) => {
|
245
245
|
for (let s = t; s <= n; ++s) {
|
246
246
|
const r = e[s];
|
247
247
|
if (r) {
|
248
248
|
const i = r.$elm$;
|
249
|
-
|
249
|
+
ae(r), i && i.remove();
|
250
250
|
}
|
251
251
|
}
|
252
|
-
},
|
252
|
+
}, Ce = (e, t, n, s, r = !1) => {
|
253
253
|
let i = 0, l = 0, $ = 0, a = 0, o = t.length - 1, c = t[0], f = t[o], u = s.length - 1, d = s[0], v = s[u], g, h;
|
254
254
|
for (; i <= o && l <= u; )
|
255
255
|
if (c == null)
|
@@ -276,83 +276,83 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
276
276
|
}
|
277
277
|
$ >= 0 ? (h = t[$], h.$tag$ !== d.$tag$ ? g = L(t && t[l], n, $) : (b(h, d, r), t[$] = void 0, g = h.$elm$), d = s[++l]) : (g = L(t && t[l], n, l), d = s[++l]), g && _(c.$elm$.parentNode, g, c.$elm$);
|
278
278
|
}
|
279
|
-
i > o ?
|
279
|
+
i > o ? re(
|
280
280
|
e,
|
281
281
|
s[u + 1] == null ? null : s[u + 1].$elm$,
|
282
282
|
n,
|
283
283
|
s,
|
284
284
|
l,
|
285
285
|
u
|
286
|
-
) : l > u &&
|
286
|
+
) : l > u && le(t, i, o);
|
287
287
|
}, T = (e, t, n = !1) => e.$tag$ === t.$tag$ ? n ? !0 : e.$key$ === t.$key$ : !1, b = (e, t, n = !1) => {
|
288
288
|
const s = t.$elm$ = e.$elm$, r = e.$children$, i = t.$children$, l = t.$text$;
|
289
|
-
l === null ? (
|
290
|
-
},
|
291
|
-
e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(
|
292
|
-
}, _ = (e, t, n) => e == null ? void 0 : e.insertBefore(t, n),
|
293
|
-
const s = e.$hostElement$, r = e.$vnode$ ||
|
294
|
-
if (
|
289
|
+
l === null ? (te(e, t, ne), r !== null && i !== null ? Ce(s, r, t, i, n) : i !== null ? (e.$text$ !== null && (s.textContent = ""), re(s, null, t, i, 0, i.length - 1)) : r !== null && le(r, 0, r.length - 1)) : e.$text$ !== l && (s.data = l);
|
290
|
+
}, ae = (e) => {
|
291
|
+
e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(ae);
|
292
|
+
}, _ = (e, t, n) => e == null ? void 0 : e.insertBefore(t, n), qe = (e, t, n = !1) => {
|
293
|
+
const s = e.$hostElement$, r = e.$vnode$ || B(null, null), i = je(t) ? t : Ae(null, null, t);
|
294
|
+
if (se = s.tagName, n && i.$attrs$)
|
295
295
|
for (const l of Object.keys(i.$attrs$))
|
296
296
|
s.hasAttribute(l) && !["key", "ref", "style", "class"].includes(l) && (i.$attrs$[l] = s[l]);
|
297
297
|
i.$tag$ = null, i.$flags$ |= 4, e.$vnode$ = i, i.$elm$ = r.$elm$ = s, b(r, i, n);
|
298
|
-
},
|
298
|
+
}, ie = (e, t) => {
|
299
299
|
t && !e.$onRenderResolve$ && t["s-p"] && t["s-p"].push(new Promise((n) => e.$onRenderResolve$ = n));
|
300
300
|
}, F = (e, t) => {
|
301
301
|
if (e.$flags$ |= 16, e.$flags$ & 4) {
|
302
302
|
e.$flags$ |= 512;
|
303
303
|
return;
|
304
304
|
}
|
305
|
-
return
|
306
|
-
},
|
305
|
+
return ie(e, e.$ancestorComponent$), ke(() => Fe(e, t));
|
306
|
+
}, Fe = (e, t) => {
|
307
307
|
const n = e.$hostElement$, s = S("scheduleUpdate", e.$cmpMeta$.$tagName$), r = e.$lazyInstance$;
|
308
308
|
if (!r)
|
309
309
|
throw new Error(
|
310
310
|
`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
|
311
311
|
);
|
312
312
|
let i;
|
313
|
-
return s(),
|
314
|
-
},
|
313
|
+
return s(), De(i, () => Me(e, r, t));
|
314
|
+
}, De = (e, t) => We(e) ? e.then(t).catch((n) => {
|
315
315
|
console.error(n), t();
|
316
|
-
}) : t(),
|
316
|
+
}) : t(), We = (e) => e instanceof Promise || e && e.then && typeof e.then == "function", Me = (e, t, n) => P(void 0, null, function* () {
|
317
317
|
var s;
|
318
318
|
const r = e.$hostElement$, i = S("update", e.$cmpMeta$.$tagName$), l = r["s-rc"];
|
319
|
-
n &&
|
319
|
+
n && He(e);
|
320
320
|
const $ = S("render", e.$cmpMeta$.$tagName$);
|
321
|
-
|
321
|
+
Ge(e, t, r, n), l && (l.map((a) => a()), r["s-rc"] = void 0), $(), i();
|
322
322
|
{
|
323
|
-
const a = (s = r["s-p"]) != null ? s : [], o = () =>
|
323
|
+
const a = (s = r["s-p"]) != null ? s : [], o = () => Xe(e);
|
324
324
|
a.length === 0 ? o() : (Promise.all(a).then(o), e.$flags$ |= 4, a.length = 0);
|
325
325
|
}
|
326
|
-
}),
|
326
|
+
}), Ge = (e, t, n, s) => {
|
327
327
|
try {
|
328
|
-
t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2,
|
328
|
+
t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2, qe(e, t, s);
|
329
329
|
} catch (r) {
|
330
330
|
k(r, e.$hostElement$);
|
331
331
|
}
|
332
332
|
return null;
|
333
|
-
},
|
333
|
+
}, Xe = (e) => {
|
334
334
|
const t = e.$cmpMeta$.$tagName$, n = e.$hostElement$, s = S("postUpdate", t), r = e.$lazyInstance$, i = e.$ancestorComponent$;
|
335
|
-
e.$flags$ & 64 ? s() : (e.$flags$ |= 64,
|
336
|
-
},
|
337
|
-
|
338
|
-
},
|
335
|
+
e.$flags$ & 64 ? s() : (e.$flags$ |= 64, oe(n), Ye(r, "componentDidLoad"), s(), e.$onReadyResolve$(n), i || $e()), e.$onRenderResolve$ && (e.$onRenderResolve$(), e.$onRenderResolve$ = void 0), e.$flags$ & 512 && C(() => F(e, !1)), e.$flags$ &= -517;
|
336
|
+
}, $e = (e) => {
|
337
|
+
oe(m.documentElement), C(() => we(j, "appload", { detail: { namespace: ue } }));
|
338
|
+
}, Ye = (e, t, n) => {
|
339
339
|
if (e && e[t])
|
340
340
|
try {
|
341
341
|
return e[t](n);
|
342
342
|
} catch (s) {
|
343
343
|
k(s);
|
344
344
|
}
|
345
|
-
},
|
345
|
+
}, oe = (e) => {
|
346
346
|
var t;
|
347
|
-
return e.classList.add((t =
|
348
|
-
},
|
347
|
+
return e.classList.add((t = de.hydratedSelectorName) != null ? t : "hydrated");
|
348
|
+
}, Je = (e, t) => E(e).$instanceValues$.get(t), Ke = (e, t, n, s) => {
|
349
349
|
const r = E(e);
|
350
350
|
if (!r)
|
351
351
|
throw new Error(
|
352
352
|
`Couldn't find host element for "${s.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`
|
353
353
|
);
|
354
354
|
const i = r.$hostElement$, l = r.$instanceValues$.get(t), $ = r.$flags$, a = r.$lazyInstance$;
|
355
|
-
n =
|
355
|
+
n = Oe(n, s.$members$[t][0]);
|
356
356
|
const o = Number.isNaN(l) && Number.isNaN(n), c = n !== l && !o;
|
357
357
|
if ((!($ & 8) || l === void 0) && c && (r.$instanceValues$.set(t, n), a)) {
|
358
358
|
if (s.$watchers$ && $ & 128) {
|
@@ -367,7 +367,7 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
367
367
|
}
|
368
368
|
($ & 18) === 2 && F(r, !1);
|
369
369
|
}
|
370
|
-
},
|
370
|
+
}, ce = (e, t, n) => {
|
371
371
|
var s, r;
|
372
372
|
const i = e.prototype;
|
373
373
|
if (t.$members$ || t.$watchers$ || e.watchers) {
|
@@ -376,10 +376,10 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
376
376
|
if (l.map(([$, [a]]) => {
|
377
377
|
(a & 31 || n & 2 && a & 32) && Object.defineProperty(i, $, {
|
378
378
|
get() {
|
379
|
-
return
|
379
|
+
return Je(this, $);
|
380
380
|
},
|
381
381
|
set(o) {
|
382
|
-
|
382
|
+
Ke(this, $, o, t);
|
383
383
|
},
|
384
384
|
configurable: !0,
|
385
385
|
enumerable: !0
|
@@ -423,19 +423,19 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
423
423
|
}
|
424
424
|
}
|
425
425
|
return e;
|
426
|
-
},
|
426
|
+
}, Qe = (e, t, n, s) => P(void 0, null, function* () {
|
427
427
|
let r;
|
428
428
|
if (!(t.$flags$ & 32)) {
|
429
429
|
if (t.$flags$ |= 32, n.$lazyBundleId$) {
|
430
|
-
const a =
|
430
|
+
const a = he(n);
|
431
431
|
if (a && "then" in a) {
|
432
|
-
const c =
|
432
|
+
const c = _e();
|
433
433
|
r = yield a, c();
|
434
434
|
} else
|
435
435
|
r = a;
|
436
436
|
if (!r)
|
437
437
|
throw new Error(`Constructor for "${n.$tagName$}#${t.$modeName$}" was not found`);
|
438
|
-
r.isProxied || (n.$watchers$ = r.watchers,
|
438
|
+
r.isProxied || (n.$watchers$ = r.watchers, ce(
|
439
439
|
r,
|
440
440
|
n,
|
441
441
|
2
|
@@ -460,28 +460,28 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
460
460
|
if (r && r.style) {
|
461
461
|
let a;
|
462
462
|
typeof r.style == "string" && (a = r.style);
|
463
|
-
const o =
|
463
|
+
const o = V(n);
|
464
464
|
if (!A.has(o)) {
|
465
465
|
const c = S("registerStyles", n.$tagName$);
|
466
|
-
|
466
|
+
Ie(o, a, !!(n.$flags$ & 1)), c();
|
467
467
|
}
|
468
468
|
}
|
469
469
|
}
|
470
470
|
const i = t.$ancestorComponent$, l = () => F(t, !0);
|
471
471
|
i && i["s-rc"] ? i["s-rc"].push(l) : l();
|
472
|
-
}),
|
473
|
-
},
|
472
|
+
}), Ze = (e) => {
|
473
|
+
}, Re = (e) => {
|
474
474
|
if (!(p.$flags$ & 1)) {
|
475
475
|
const t = E(e), n = t.$cmpMeta$, s = S("connectedCallback", n.$tagName$);
|
476
476
|
if (t.$flags$ & 1)
|
477
|
-
t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() =>
|
477
|
+
t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() => Ze());
|
478
478
|
else {
|
479
479
|
t.$flags$ |= 1;
|
480
480
|
{
|
481
481
|
let r = e;
|
482
482
|
for (; r = r.parentNode || r.host; )
|
483
483
|
if (r["s-p"]) {
|
484
|
-
|
484
|
+
ie(t, t.$ancestorComponent$ = r);
|
485
485
|
break;
|
486
486
|
}
|
487
487
|
}
|
@@ -490,16 +490,15 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
490
490
|
const l = e[r];
|
491
491
|
delete e[r], e[r] = l;
|
492
492
|
}
|
493
|
-
}),
|
493
|
+
}), Qe(e, t, n);
|
494
494
|
}
|
495
495
|
s();
|
496
496
|
}
|
497
|
-
},
|
498
|
-
ce(e, "disconnectedCallback");
|
497
|
+
}, Ne = (e) => {
|
499
498
|
}, Ve = (e) => P(void 0, null, function* () {
|
500
499
|
if (!(p.$flags$ & 1)) {
|
501
500
|
const t = E(e);
|
502
|
-
t != null && t.$lazyInstance$
|
501
|
+
t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() => Ne());
|
503
502
|
}
|
504
503
|
}), nt = (e, t = {}) => {
|
505
504
|
var n;
|
@@ -517,13 +516,13 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
517
516
|
$listeners$: g[3]
|
518
517
|
};
|
519
518
|
y.$flags$ & 4 && (d = !0), y.$members$ = g[2], y.$watchers$ = (h = g[4]) != null ? h : {};
|
520
|
-
const x = y.$tagName$,
|
519
|
+
const x = y.$tagName$, fe = class extends HTMLElement {
|
521
520
|
// StencilLazyHost
|
522
521
|
constructor(O) {
|
523
|
-
super(O), this.hasRegisteredEventListeners = !1, O = this,
|
522
|
+
super(O), this.hasRegisteredEventListeners = !1, O = this, pe(O, y);
|
524
523
|
}
|
525
524
|
connectedCallback() {
|
526
|
-
E(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), f && (clearTimeout(f), f = null), u ? c.push(this) : p.jmp(() =>
|
525
|
+
E(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), f && (clearTimeout(f), f = null), u ? c.push(this) : p.jmp(() => Re(this));
|
527
526
|
}
|
528
527
|
disconnectedCallback() {
|
529
528
|
p.jmp(() => Ve(this));
|
@@ -534,26 +533,26 @@ var ne, re = !1, L = (e, t, n, s) => {
|
|
534
533
|
};
|
535
534
|
y.$lazyBundleId$ = v[0], !i.includes(x) && !l.get(x) && (r.push(x), l.define(
|
536
535
|
x,
|
537
|
-
|
538
|
-
|
536
|
+
ce(
|
537
|
+
fe,
|
539
538
|
y,
|
540
539
|
1
|
541
540
|
/* isElementConstructor */
|
542
541
|
)
|
543
542
|
));
|
544
543
|
});
|
545
|
-
}), r.length > 0 && (d && (o.textContent +=
|
544
|
+
}), r.length > 0 && (d && (o.textContent += Q), o.textContent += r.sort() + ye, o.innerHTML.length)) {
|
546
545
|
o.setAttribute("data-styles", "");
|
547
|
-
const v = (n = p.$nonce$) != null ? n :
|
546
|
+
const v = (n = p.$nonce$) != null ? n : R(m);
|
548
547
|
v != null && o.setAttribute("nonce", v), $.insertBefore(o, a ? a.nextSibling : $.firstChild);
|
549
548
|
}
|
550
|
-
u = !1, c.length ? c.map((v) => v.connectedCallback()) : p.jmp(() => f = setTimeout(
|
549
|
+
u = !1, c.length ? c.map((v) => v.connectedCallback()) : p.jmp(() => f = setTimeout($e, 30)), s();
|
551
550
|
};
|
552
551
|
export {
|
553
|
-
|
552
|
+
Le as H,
|
554
553
|
nt as b,
|
555
554
|
st as g,
|
556
|
-
|
557
|
-
|
555
|
+
Ae as h,
|
556
|
+
me as p,
|
558
557
|
tt as r
|
559
558
|
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";var c=(t,r,i)=>new Promise((d,s)=>{var l=e=>{try{n(i.next(e))}catch(a){s(a)}},m=e=>{try{n(i.throw(e))}catch(a){s(a)}},n=e=>e.done?d(e.value):Promise.resolve(e.value).then(l,m);n((i=i.apply(t,r)).next())});const u=require("./index-97d17652-BhLhk_xz.cjs"),g=require("./app-globals-0f993ce5-sCt45RkC.cjs");var o=typeof document!="undefined"?document.currentScript:null,h=()=>{const t=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:o&&o.tagName.toUpperCase()==="SCRIPT"&&o.src||new URL("stencil/ui-image-BaHsVAxH.cjs",document.baseURI).href,r={};return t!==""&&(r.resourcesUrl=new URL(".",t).href),u.promiseResolve(r)};h().then(t=>c(exports,null,function*(){return yield g.globalScripts(),u.bootstrapLazy([["ui-image_2",[[0,"ui-image",{src:[1],width:[1],height:[1],alt:[1],styles:[8],detectDistance:[1,"detect-distance"],imgLoaded:[32],shouldLoad:[32]},null,{src:["handleSrc"]}],[0,"ui-skeleton",{structure:[1],width:[1],height:[1],borderRadius:[8,"border-radius"],marginBottom:[8,"margin-bottom"],marginTop:[8,"margin-top"],marginLeft:[8,"margin-left"],marginRight:[8,"margin-right"],animation:[4],rows:[2],size:[1]},null,{structure:["handleStructureChange"]}]]]],t)}));
|
@@ -0,0 +1,25 @@
|
|
1
|
+
var n = (r, e, a) => new Promise((m, s) => {
|
2
|
+
var g = (t) => {
|
3
|
+
try {
|
4
|
+
i(a.next(t));
|
5
|
+
} catch (o) {
|
6
|
+
s(o);
|
7
|
+
}
|
8
|
+
}, u = (t) => {
|
9
|
+
try {
|
10
|
+
i(a.throw(t));
|
11
|
+
} catch (o) {
|
12
|
+
s(o);
|
13
|
+
}
|
14
|
+
}, i = (t) => t.done ? m(t.value) : Promise.resolve(t.value).then(g, u);
|
15
|
+
i((a = a.apply(r, e)).next());
|
16
|
+
});
|
17
|
+
import { b as c, p as l } from "./index-97d17652-CCFHkzJw.js";
|
18
|
+
import { g as d } from "./app-globals-0f993ce5-D-kw1sls.js";
|
19
|
+
var h = () => {
|
20
|
+
const r = import.meta.url, e = {};
|
21
|
+
return r !== "" && (e.resourcesUrl = new URL(".", r).href), l(e);
|
22
|
+
};
|
23
|
+
h().then((r) => n(void 0, null, function* () {
|
24
|
+
return yield d(), c([["ui-image_2", [[0, "ui-image", { src: [1], width: [1], height: [1], alt: [1], styles: [8], detectDistance: [1, "detect-distance"], imgLoaded: [32], shouldLoad: [32] }, null, { src: ["handleSrc"] }], [0, "ui-skeleton", { structure: [1], width: [1], height: [1], borderRadius: [8, "border-radius"], marginBottom: [8, "margin-bottom"], marginTop: [8, "margin-top"], marginLeft: [8, "margin-left"], marginRight: [8, "margin-right"], animation: [4], rows: [2], size: [1] }, null, { structure: ["handleStructureChange"] }]]]], r);
|
25
|
+
}));
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import { b as e, p as a } from "./index-97d17652--F7PvMq9.js";
|
2
|
+
import { g as i } from "./app-globals-0f993ce5-D-kw1sls.js";
|
3
|
+
var o = () => {
|
4
|
+
const t = import.meta.url, r = {};
|
5
|
+
return t !== "" && (r.resourcesUrl = new URL(".", t).href), a(r);
|
6
|
+
};
|
7
|
+
o().then(async (t) => (await i(), e([["ui-image_2", [[0, "ui-image", { src: [1], width: [1], height: [1], alt: [1], styles: [8], detectDistance: [1, "detect-distance"], imgLoaded: [32], shouldLoad: [32] }, null, { src: ["handleSrc"] }], [0, "ui-skeleton", { structure: [1], width: [1], height: [1], borderRadius: [8, "border-radius"], marginBottom: [8, "margin-bottom"], marginTop: [8, "margin-top"], marginLeft: [8, "margin-left"], marginRight: [8, "margin-right"], animation: [4], rows: [2], size: [1] }, null, { structure: ["handleStructureChange"] }]]]], t)));
|
@@ -0,0 +1,39 @@
|
|
1
|
+
import { r, h as s, H as n, g as a } from "./index-97d17652--F7PvMq9.js";
|
2
|
+
const d = ".HostContainer{display:block}.UiContainer{height:100%;width:100%;border-radius:inherit;object-fit:inherit}.UiContainer .Image{border-radius:inherit}.Hidden{opacity:0;transition:opacity 0.5s ease-in-out}.Visible{opacity:1;border-radius:var(--emw--border-radius-medium, 10px);transition:opacity 0.5s ease-in-out}", o = d, h = class {
|
3
|
+
constructor(e) {
|
4
|
+
r(this, e), this.src = void 0, this.width = void 0, this.height = void 0, this.alt = void 0, this.styles = void 0, this.detectDistance = "200px", this.imgLoaded = !1, this.shouldLoad = !1;
|
5
|
+
}
|
6
|
+
handleSrc() {
|
7
|
+
if (!this.shouldLoad)
|
8
|
+
return;
|
9
|
+
const e = new Image();
|
10
|
+
e.onload = () => {
|
11
|
+
this.image && (this.image.src = this.src, this.imgLoaded = !0, e.onload = null);
|
12
|
+
}, e.src = this.src;
|
13
|
+
}
|
14
|
+
componentDidLoad() {
|
15
|
+
"IntersectionObserver" in window ? (this.el.__uxComponent = this, window.EMUxObserver || (window.EMUxObserver = new IntersectionObserver((e) => {
|
16
|
+
e.forEach((i) => {
|
17
|
+
if (i.isIntersecting) {
|
18
|
+
const t = i.target.__uxComponent;
|
19
|
+
t && (t.shouldLoad = !0, t.handleSrc()), window.EMUxObserver.unobserve(i.target);
|
20
|
+
}
|
21
|
+
});
|
22
|
+
}, { rootMargin: this.detectDistance })), window.EMUxObserver.observe(this.el)) : (this.shouldLoad = !0, this.handleSrc());
|
23
|
+
}
|
24
|
+
render() {
|
25
|
+
return s(n, { key: "f506ba73852f257ad80bf59ca177d2065a5f365e", class: "HostContainer" }, !this.imgLoaded && s("ui-skeleton", { key: "564ebfab701f827ddc2debccb7615926dbc9e876", class: "UiContainer", structure: "image", width: "100%", height: "100%" }), s("img", { key: "2188ca4494c10587f064acc5459ffc468948f497", ref: (e) => this.image = e, src: this.shouldLoad ? this.src : void 0, onLoad: () => this.imgLoaded = !0, style: this.styles, class: `UiContainer ${this.imgLoaded ? "Visible" : "Hidden"}`, alt: this.alt, width: this.width, height: this.height, loading: "lazy" }));
|
26
|
+
}
|
27
|
+
get el() {
|
28
|
+
return a(this);
|
29
|
+
}
|
30
|
+
static get watchers() {
|
31
|
+
return {
|
32
|
+
src: ["handleSrc"]
|
33
|
+
};
|
34
|
+
}
|
35
|
+
};
|
36
|
+
h.style = o;
|
37
|
+
export {
|
38
|
+
h as U
|
39
|
+
};
|
@@ -0,0 +1,39 @@
|
|
1
|
+
import { r, h as s, H as n, g as a } from "./index-97d17652-CCFHkzJw.js";
|
2
|
+
const d = ".HostContainer{display:block}.UiContainer{height:100%;width:100%;border-radius:inherit;object-fit:inherit}.UiContainer .Image{border-radius:inherit}.Hidden{opacity:0;transition:opacity 0.5s ease-in-out}.Visible{opacity:1;border-radius:var(--emw--border-radius-medium, 10px);transition:opacity 0.5s ease-in-out}", o = d, h = class {
|
3
|
+
constructor(e) {
|
4
|
+
r(this, e), this.src = void 0, this.width = void 0, this.height = void 0, this.alt = void 0, this.styles = void 0, this.detectDistance = "200px", this.imgLoaded = !1, this.shouldLoad = !1;
|
5
|
+
}
|
6
|
+
handleSrc() {
|
7
|
+
if (!this.shouldLoad)
|
8
|
+
return;
|
9
|
+
const e = new Image();
|
10
|
+
e.onload = () => {
|
11
|
+
this.image && (this.image.src = this.src, this.imgLoaded = !0, e.onload = null);
|
12
|
+
}, e.src = this.src;
|
13
|
+
}
|
14
|
+
componentDidLoad() {
|
15
|
+
"IntersectionObserver" in window ? (this.el.__uxComponent = this, window.EMUxObserver || (window.EMUxObserver = new IntersectionObserver((e) => {
|
16
|
+
e.forEach((i) => {
|
17
|
+
if (i.isIntersecting) {
|
18
|
+
const t = i.target.__uxComponent;
|
19
|
+
t && (t.shouldLoad = !0, t.handleSrc()), window.EMUxObserver.unobserve(i.target);
|
20
|
+
}
|
21
|
+
});
|
22
|
+
}, { rootMargin: this.detectDistance })), window.EMUxObserver.observe(this.el)) : (this.shouldLoad = !0, this.handleSrc());
|
23
|
+
}
|
24
|
+
render() {
|
25
|
+
return s(n, { key: "f506ba73852f257ad80bf59ca177d2065a5f365e", class: "HostContainer" }, !this.imgLoaded && s("ui-skeleton", { key: "564ebfab701f827ddc2debccb7615926dbc9e876", class: "UiContainer", structure: "image", width: "100%", height: "100%" }), s("img", { key: "2188ca4494c10587f064acc5459ffc468948f497", ref: (e) => this.image = e, src: this.shouldLoad ? this.src : void 0, onLoad: () => this.imgLoaded = !0, style: this.styles, class: `UiContainer ${this.imgLoaded ? "Visible" : "Hidden"}`, alt: this.alt, width: this.width, height: this.height, loading: "lazy" }));
|
26
|
+
}
|
27
|
+
get el() {
|
28
|
+
return a(this);
|
29
|
+
}
|
30
|
+
static get watchers() {
|
31
|
+
return {
|
32
|
+
src: ["handleSrc"]
|
33
|
+
};
|
34
|
+
}
|
35
|
+
};
|
36
|
+
h.style = o;
|
37
|
+
export {
|
38
|
+
h as U
|
39
|
+
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";const i=require("./index-97d17652-BhLhk_xz.cjs"),r=".HostContainer{display:block}.UiContainer{height:100%;width:100%;border-radius:inherit;object-fit:inherit}.UiContainer .Image{border-radius:inherit}.Hidden{opacity:0;transition:opacity 0.5s ease-in-out}.Visible{opacity:1;border-radius:var(--emw--border-radius-medium, 10px);transition:opacity 0.5s ease-in-out}",d=r,n=class{constructor(e){i.registerInstance(this,e),this.src=void 0,this.width=void 0,this.height=void 0,this.alt=void 0,this.styles=void 0,this.detectDistance="200px",this.imgLoaded=!1,this.shouldLoad=!1}handleSrc(){if(!this.shouldLoad)return;const e=new Image;e.onload=()=>{this.image&&(this.image.src=this.src,this.imgLoaded=!0,e.onload=null)},e.src=this.src}componentDidLoad(){"IntersectionObserver"in window?(this.el.__uxComponent=this,window.EMUxObserver||(window.EMUxObserver=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const s=t.target.__uxComponent;s&&(s.shouldLoad=!0,s.handleSrc()),window.EMUxObserver.unobserve(t.target)}})},{rootMargin:this.detectDistance})),window.EMUxObserver.observe(this.el)):(this.shouldLoad=!0,this.handleSrc())}render(){return i.h(i.Host,{key:"f506ba73852f257ad80bf59ca177d2065a5f365e",class:"HostContainer"},!this.imgLoaded&&i.h("ui-skeleton",{key:"564ebfab701f827ddc2debccb7615926dbc9e876",class:"UiContainer",structure:"image",width:"100%",height:"100%"}),i.h("img",{key:"2188ca4494c10587f064acc5459ffc468948f497",ref:e=>this.image=e,src:this.shouldLoad?this.src:void 0,onLoad:()=>this.imgLoaded=!0,style:this.styles,class:`UiContainer ${this.imgLoaded?"Visible":"Hidden"}`,alt:this.alt,width:this.width,height:this.height,loading:"lazy"}))}get el(){return i.getElement(this)}static get watchers(){return{src:["handleSrc"]}}};n.style=d;exports.UiImage=n;
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { U as m } from "./ui-image-
|
2
|
-
import { r, h as t, H as n } from "./index-
|
1
|
+
import { U as m } from "./ui-image-b7b48fe5-ByRuJtdE.js";
|
2
|
+
import { r, h as t, H as n } from "./index-97d17652--F7PvMq9.js";
|
3
3
|
const s = ":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.Rectangle{background-color:var(--emw-skeleton-rectangle-background, #c2c2c2);width:var(--emw-skeleton-rectangle-width, 400px);height:var(--emw-skeleton-rectangle-height, 200px);border-radius:var(--emw-skeleton-rectangle-border-radius, 10px)}.Circle{background-color:var(--emw-skeleton-circle-background, #c2c2c2);width:var(--emw-skeleton-circle-size, 400px);height:var(--emw-skeleton-circle-size, 400px);border-radius:50%}.Text{background-color:var(--emw-skeleton-text-background, #c2c2c2);width:var(--emw-skeleton-text-width, 500px);height:var(--emw-skeleton-text-height, 20px);border-radius:var(--emw-skeleton-text-border-radius, 10px);margin-bottom:var(--emw-skeleton-text-margin-bottom, 5px)}.Text:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.Title{background-color:var(--emw-skeleton-title-background, #c2c2c2);width:var(--emw-skeleton-title-width, 300px);height:var(--emw-skeleton-title-height, 30px);border-radius:var(--emw-skeleton-title-border-radius, 10px);margin-bottom:var(--emw-skeleton-title-margin-bottom, 5px)}.Image{background-color:var(--emw-skeleton-image-background, #c2c2c2);width:var(--emw-skeleton-image-width, 100%);height:var(--emw-skeleton-image-height, 100%);border-radius:var(--emw-skeleton-image-border-radius, unset)}.Logo{background-color:var(--emw-skeleton-logo-background, #c2c2c2);width:var(--emw-skeleton-logo-width, 120px);height:var(--emw-skeleton-logo-height, 75px);border-radius:var(--emw-skeleton-logo-border-radius, 10px)}@keyframes skeleton-loading{0%{background-color:var(--emw-skeleton-primary-color, #e0e0e0)}100%{background-color:var(--emw-skeleton-secondary-color, #f0f0f0)}}", a = s, l = class {
|
4
4
|
constructor(e) {
|
5
5
|
r(this, e), this.stylingValue = {
|