@everymatrix/cashier-method-details 1.94.112 → 1.94.113

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.
Files changed (33) hide show
  1. package/components/{CashierError-kkqbfW1A.js → CashierError-BhrV8NoK.js} +2 -2
  2. package/components/{CashierError-BuAIlSPc.js → CashierError-CxuHQ6UE.js} +2 -2
  3. package/components/{CashierError-DLH16Jdk.cjs → CashierError-CzVx_4eW.cjs} +1 -1
  4. package/components/{CashierMethodDetails-7AloXJQw.js → CashierMethodDetails-4XgSQgPq.js} +6 -6
  5. package/components/{CashierMethodDetails-VrZDvQdv.cjs → CashierMethodDetails-Bs7IqHIa.cjs} +11 -11
  6. package/components/{CashierMethodDetails-zoo0dW5c.js → CashierMethodDetails-C4a6kwYL.js} +6 -6
  7. package/components/{CashierModal-DKlSHOKr.js → CashierModal-BhJfUwqT.js} +1 -1
  8. package/components/{CashierModal-Dhd5mlBa.js → CashierModal-CNubZARS.js} +1 -1
  9. package/components/{CashierModal-BvzMRMnv.cjs → CashierModal-DkK2Mwdp.cjs} +1 -1
  10. package/components/{CashierNotifications-Bg-valIr.js → CashierNotifications-BNTNLSID.js} +1 -1
  11. package/components/{CashierNotifications-9arLGDdd.js → CashierNotifications-Br-_N3PG.js} +1 -1
  12. package/components/{CashierNotifications-BcMdFaM8.cjs → CashierNotifications-CZBBkYwB.cjs} +1 -1
  13. package/components/{CashierReceiptPage-CGI7Zxmu.js → CashierReceiptPage-BfeQgObM.js} +1 -1
  14. package/components/{CashierReceiptPage-f5zVInwE.cjs → CashierReceiptPage-DNNhJqXL.cjs} +1 -1
  15. package/components/{CashierReceiptPage-D2LnMgAz.js → CashierReceiptPage-KFe9Nb84.js} +1 -1
  16. package/es2015/cashier-method-details.cjs +1 -1
  17. package/es2015/cashier-method-details.js +1 -1
  18. package/esnext/cashier-method-details.js +1 -1
  19. package/package.json +1 -1
  20. package/stencil/index-97d17652-BeQGJyxy.js +532 -0
  21. package/stencil/{index-97d17652-B6BYeRne.js → index-97d17652-Ce2P8K1l.js} +176 -170
  22. package/stencil/index-97d17652-QrAXVnlo.cjs +1 -0
  23. package/stencil/{ui-image-BX-FBhad.cjs → ui-image-DYxxHglY.cjs} +1 -1
  24. package/stencil/{ui-image-Ch-GHki1.js → ui-image-Du28hUkG.js} +1 -1
  25. package/stencil/{ui-image-CP8Lp7fB.js → ui-image-Kp-i1Epn.js} +1 -1
  26. package/stencil/{ui-image-b7b48fe5-HA45CrsG.js → ui-image-b7b48fe5-CEPR_2Zl.js} +1 -1
  27. package/stencil/{ui-image-b7b48fe5-MC0x5ZQd.cjs → ui-image-b7b48fe5-CynWE8qT.cjs} +1 -1
  28. package/stencil/{ui-image-b7b48fe5-BKRtoUuG.js → ui-image-b7b48fe5-DdUCzkcr.js} +1 -1
  29. package/stencil/{ui-image_2-CyqE6j_W.cjs → ui-image_2-C0sJC5CL.cjs} +1 -1
  30. package/stencil/{ui-image_2-Daq38JGa.js → ui-image_2-Do1rIyeJ.js} +2 -2
  31. package/stencil/{ui-image_2-CmVho0dS.js → ui-image_2-N1zHirfP.js} +2 -2
  32. package/stencil/index-97d17652-BOr4KAqq.js +0 -558
  33. package/stencil/index-97d17652-zTl06Vn9.cjs +0 -1
@@ -0,0 +1,532 @@
1
+ const ce = "ui-image", fe = (
2
+ /* ui-image */
3
+ { hydratedSelectorName: "hydrated" }
4
+ );
5
+ var ue = Object.defineProperty, de = (e, t) => {
6
+ for (var n in t)
7
+ ue(e, n, { get: t[n], enumerable: !0 });
8
+ }, U = /* @__PURE__ */ new WeakMap(), m = (e) => U.get(e), Re = (e, t) => U.set(t.$lazyInstance$ = e, t), ve = (e, t) => {
9
+ const n = {
10
+ $flags$: 0,
11
+ $hostElement$: e,
12
+ $cmpMeta$: t,
13
+ $instanceValues$: /* @__PURE__ */ new Map()
14
+ };
15
+ return n.$onReadyPromise$ = new Promise((s) => n.$onReadyResolve$ = s), e["s-p"] = [], e["s-rc"] = [], U.set(e, n);
16
+ }, q = (e, t) => t in e, E = (e, t) => (0, console.error)(e, t), L = /* @__PURE__ */ new Map(), ge = (e, t, n) => {
17
+ const s = e.$tagName$.replace(/-/g, "_"), r = e.$lazyBundleId$;
18
+ if (!r)
19
+ return;
20
+ const i = L.get(r);
21
+ if (i)
22
+ return i[s];
23
+ {
24
+ const l = ($) => (L.set(r, $), $[s]);
25
+ switch (r) {
26
+ case "ui-image_2":
27
+ return import(
28
+ /* webpackMode: "lazy" */
29
+ "./ui-image_2-Do1rIyeJ.js"
30
+ ).then(l, E);
31
+ }
32
+ }
33
+ return import(
34
+ /* @vite-ignore */
35
+ /* webpackInclude: /\.entry\.js$/ */
36
+ /* webpackExclude: /\.system\.entry\.js$/ */
37
+ /* webpackMode: "lazy" */
38
+ `./${r}.entry.js`
39
+ ).then((l) => (L.set(r, l), l[s]), E);
40
+ }, _ = /* @__PURE__ */ new Map(), he = "{visibility:hidden}.hydrated{visibility:inherit}", J = "slot-fb{display:contents}slot-fb[hidden]{display:none}", A = typeof window < "u" ? window : {}, y = A.document || { head: {} }, g = {
41
+ $flags$: 0,
42
+ $resourcesUrl$: "",
43
+ jmp: (e) => e(),
44
+ raf: (e) => requestAnimationFrame(e),
45
+ ael: (e, t, n, s) => e.addEventListener(t, n, s),
46
+ rel: (e, t, n, s) => e.removeEventListener(t, n, s),
47
+ ce: (e, t) => new CustomEvent(e, t)
48
+ }, pe = (e) => Promise.resolve(e), ye = /* @__PURE__ */ (() => {
49
+ try {
50
+ return new CSSStyleSheet(), typeof new CSSStyleSheet().replaceSync == "function";
51
+ } catch {
52
+ }
53
+ return !1;
54
+ })(), O = !1, F = [], K = [], me = (e, t) => (n) => {
55
+ e.push(n), O || (O = !0, g.$flags$ & 4 ? z(w) : g.raf(w));
56
+ }, D = (e) => {
57
+ for (let t = 0; t < e.length; t++)
58
+ try {
59
+ e[t](performance.now());
60
+ } catch (n) {
61
+ E(n);
62
+ }
63
+ e.length = 0;
64
+ }, w = () => {
65
+ D(F), D(K), (O = F.length > 0) && g.raf(w);
66
+ }, z = (e) => pe().then(e), Se = /* @__PURE__ */ me(K), W = {}, B = (e) => (e = typeof e, e === "object" || e === "function");
67
+ function Q(e) {
68
+ var t, n, s;
69
+ 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;
70
+ }
71
+ var Ee = {};
72
+ de(Ee, {
73
+ err: () => Z,
74
+ map: () => ke,
75
+ ok: () => I,
76
+ unwrap: () => be,
77
+ unwrapErr: () => xe
78
+ });
79
+ var I = (e) => ({
80
+ isOk: !0,
81
+ isErr: !1,
82
+ value: e
83
+ }), Z = (e) => ({
84
+ isOk: !1,
85
+ isErr: !0,
86
+ value: e
87
+ });
88
+ function ke(e, t) {
89
+ if (e.isOk) {
90
+ const n = t(e.value);
91
+ return n instanceof Promise ? n.then((s) => I(s)) : I(n);
92
+ }
93
+ if (e.isErr) {
94
+ const n = e.value;
95
+ return Z(n);
96
+ }
97
+ throw "should never get here";
98
+ }
99
+ var be = (e) => {
100
+ if (e.isOk)
101
+ return e.value;
102
+ throw e.value;
103
+ }, xe = (e) => {
104
+ if (e.isErr)
105
+ return e.value;
106
+ throw e.value;
107
+ }, k = (e, t = "") => () => {
108
+ }, Pe = (e, t, ...n) => {
109
+ let s = null, r = null, i = !1, l = !1;
110
+ const $ = [], a = (o) => {
111
+ for (let f = 0; f < o.length; f++)
112
+ s = o[f], Array.isArray(s) ? a(s) : s != null && typeof s != "boolean" && ((i = typeof e != "function" && !B(s)) && (s = String(s)), i && l ? $[$.length - 1].$text$ += s : $.push(i ? H(null, s) : s), l = i);
113
+ };
114
+ if (a(n), t) {
115
+ t.key && (r = t.key);
116
+ {
117
+ const o = t.className || t.class;
118
+ o && (t.class = typeof o != "object" ? o : Object.keys(o).filter((f) => o[f]).join(" "));
119
+ }
120
+ }
121
+ const c = H(e, null);
122
+ return c.$attrs$ = t, $.length > 0 && (c.$children$ = $), c.$key$ = r, c;
123
+ }, H = (e, t) => {
124
+ const n = {
125
+ $flags$: 0,
126
+ $tag$: e,
127
+ $text$: t,
128
+ $elm$: null,
129
+ $children$: null
130
+ };
131
+ return n.$attrs$ = null, n.$key$ = null, n;
132
+ }, _e = {}, Te = (e) => e && e.$tag$ === _e, Ae = (e, t) => e != null && !B(e) ? t & 4 ? e === "false" ? !1 : e === "" || !!e : t & 2 ? parseFloat(e) : t & 1 ? String(e) : e : e, Ne = (e) => m(e).$hostElement$, je = (e, t, n) => {
133
+ const s = g.ce(t, n);
134
+ return e.dispatchEvent(s), s;
135
+ }, M = /* @__PURE__ */ new WeakMap(), Le = (e, t, n) => {
136
+ let s = _.get(e);
137
+ ye && n ? (s = s || new CSSStyleSheet(), typeof s == "string" ? s = t : s.replaceSync(t)) : s = t, _.set(e, s);
138
+ }, Oe = (e, t, n) => {
139
+ var s;
140
+ const r = R(t), i = _.get(r);
141
+ if (e = e.nodeType === 11 ? e : y, i)
142
+ if (typeof i == "string") {
143
+ e = e.head || e;
144
+ let l = M.get(e), $;
145
+ if (l || M.set(e, l = /* @__PURE__ */ new Set()), !l.has(r)) {
146
+ {
147
+ $ = y.createElement("style"), $.innerHTML = i;
148
+ const a = (s = g.$nonce$) != null ? s : Q(y);
149
+ a != null && $.setAttribute("nonce", a), e.insertBefore($, e.querySelector("link"));
150
+ }
151
+ t.$flags$ & 4 && ($.innerHTML += J), l && l.add(r);
152
+ }
153
+ } else
154
+ e.adoptedStyleSheets.includes(i) || (e.adoptedStyleSheets = [...e.adoptedStyleSheets, i]);
155
+ return r;
156
+ }, we = (e) => {
157
+ const t = e.$cmpMeta$, n = e.$hostElement$;
158
+ k("attachStyles", t.$tagName$), Oe(
159
+ n.getRootNode(),
160
+ t
161
+ );
162
+ }, R = (e, t) => "sc-" + e.$tagName$, G = (e, t, n, s, r, i) => {
163
+ if (n !== s) {
164
+ let l = q(e, t), $ = t.toLowerCase();
165
+ if (t === "class") {
166
+ const a = e.classList, c = X(n), o = X(s);
167
+ a.remove(...c.filter((f) => f && !o.includes(f))), a.add(...o.filter((f) => f && !c.includes(f)));
168
+ } else if (t === "style") {
169
+ for (const a in n)
170
+ (!s || s[a] == null) && (a.includes("-") ? e.style.removeProperty(a) : e.style[a] = "");
171
+ for (const a in s)
172
+ (!n || s[a] !== n[a]) && (a.includes("-") ? e.style.setProperty(a, s[a]) : e.style[a] = s[a]);
173
+ } else if (t !== "key")
174
+ if (t === "ref")
175
+ s && s(e);
176
+ else if (!l && t[0] === "o" && t[1] === "n") {
177
+ if (t[2] === "-" ? t = t.slice(3) : q(A, $) ? t = $.slice(2) : t = $[2] + t.slice(3), n || s) {
178
+ const a = t.endsWith(N);
179
+ t = t.replace(He, ""), n && g.rel(e, t, n, a), s && g.ael(e, t, s, a);
180
+ }
181
+ } else {
182
+ const a = B(s);
183
+ if ((l || a && s !== null) && !r)
184
+ try {
185
+ if (e.tagName.includes("-"))
186
+ e[t] = s;
187
+ else {
188
+ const c = s ?? "";
189
+ t === "list" ? l = !1 : (n == null || e[t] != c) && (e[t] = c);
190
+ }
191
+ } catch {
192
+ }
193
+ 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));
194
+ }
195
+ }
196
+ }, Ie = /\s/, X = (e) => e ? e.split(Ie) : [], N = "Capture", He = new RegExp(N + "$"), V = (e, t, n) => {
197
+ const s = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, r = e && e.$attrs$ || W, i = t.$attrs$ || W;
198
+ for (const l of Y(Object.keys(r)))
199
+ l in i || G(s, l, r[l], void 0, n, t.$flags$);
200
+ for (const l of Y(Object.keys(i)))
201
+ G(s, l, r[l], i[l], n, t.$flags$);
202
+ };
203
+ function Y(e) {
204
+ return e.includes("ref") ? (
205
+ // we need to sort these to ensure that `'ref'` is the last attr
206
+ [...e.filter((t) => t !== "ref"), "ref"]
207
+ ) : (
208
+ // no need to sort, return the original array
209
+ e
210
+ );
211
+ }
212
+ var ee, te = !1, T = (e, t, n, s) => {
213
+ const r = t.$children$[n];
214
+ let i = 0, l, $;
215
+ if (r.$text$ !== null)
216
+ l = r.$elm$ = y.createTextNode(r.$text$);
217
+ else if (l = r.$elm$ = y.createElement(
218
+ r.$tag$
219
+ ), V(null, r, te), r.$children$)
220
+ for (i = 0; i < r.$children$.length; ++i)
221
+ $ = T(e, r, i), $ && l.appendChild($);
222
+ return l["s-hn"] = ee, l;
223
+ }, se = (e, t, n, s, r, i) => {
224
+ let l = e, $;
225
+ for (; r <= i; ++r)
226
+ s[r] && ($ = T(null, n, r), $ && (s[r].$elm$ = $, P(l, $, t)));
227
+ }, ne = (e, t, n) => {
228
+ for (let s = t; s <= n; ++s) {
229
+ const r = e[s];
230
+ if (r) {
231
+ const i = r.$elm$;
232
+ re(r), i && i.remove();
233
+ }
234
+ }
235
+ }, Ue = (e, t, n, s, r = !1) => {
236
+ let i = 0, l = 0, $ = 0, a = 0, c = t.length - 1, o = t[0], f = t[c], d = s.length - 1, u = s[0], v = s[d], p, h;
237
+ for (; i <= c && l <= d; )
238
+ if (o == null)
239
+ o = t[++i];
240
+ else if (f == null)
241
+ f = t[--c];
242
+ else if (u == null)
243
+ u = s[++l];
244
+ else if (v == null)
245
+ v = s[--d];
246
+ else if (x(o, u, r))
247
+ b(o, u, r), o = t[++i], u = s[++l];
248
+ else if (x(f, v, r))
249
+ b(f, v, r), f = t[--c], v = s[--d];
250
+ else if (x(o, v, r))
251
+ b(o, v, r), P(e, o.$elm$, f.$elm$.nextSibling), o = t[++i], v = s[--d];
252
+ else if (x(f, u, r))
253
+ b(f, u, r), P(e, f.$elm$, o.$elm$), f = t[--c], u = s[++l];
254
+ else {
255
+ for ($ = -1, a = i; a <= c; ++a)
256
+ if (t[a] && t[a].$key$ !== null && t[a].$key$ === u.$key$) {
257
+ $ = a;
258
+ break;
259
+ }
260
+ $ >= 0 ? (h = t[$], h.$tag$ !== u.$tag$ ? p = T(t && t[l], n, $) : (b(h, u, r), t[$] = void 0, p = h.$elm$), u = s[++l]) : (p = T(t && t[l], n, l), u = s[++l]), p && P(o.$elm$.parentNode, p, o.$elm$);
261
+ }
262
+ i > c ? se(
263
+ e,
264
+ s[d + 1] == null ? null : s[d + 1].$elm$,
265
+ n,
266
+ s,
267
+ l,
268
+ d
269
+ ) : l > d && ne(t, i, c);
270
+ }, x = (e, t, n = !1) => e.$tag$ === t.$tag$ ? n ? !0 : e.$key$ === t.$key$ : !1, b = (e, t, n = !1) => {
271
+ const s = t.$elm$ = e.$elm$, r = e.$children$, i = t.$children$, l = t.$text$;
272
+ l === null ? (V(e, t, te), r !== null && i !== null ? Ue(s, r, t, i, n) : i !== null ? (e.$text$ !== null && (s.textContent = ""), se(s, null, t, i, 0, i.length - 1)) : r !== null && ne(r, 0, r.length - 1)) : e.$text$ !== l && (s.data = l);
273
+ }, re = (e) => {
274
+ e.$attrs$ && e.$attrs$.ref && e.$attrs$.ref(null), e.$children$ && e.$children$.map(re);
275
+ }, P = (e, t, n) => e?.insertBefore(t, n), ze = (e, t, n = !1) => {
276
+ const s = e.$hostElement$, r = e.$vnode$ || H(null, null), i = Te(t) ? t : Pe(null, null, t);
277
+ if (ee = s.tagName, n && i.$attrs$)
278
+ for (const l of Object.keys(i.$attrs$))
279
+ s.hasAttribute(l) && !["key", "ref", "style", "class"].includes(l) && (i.$attrs$[l] = s[l]);
280
+ i.$tag$ = null, i.$flags$ |= 4, e.$vnode$ = i, i.$elm$ = r.$elm$ = s, b(r, i, n);
281
+ }, le = (e, t) => {
282
+ t && !e.$onRenderResolve$ && t["s-p"] && t["s-p"].push(new Promise((n) => e.$onRenderResolve$ = n));
283
+ }, C = (e, t) => {
284
+ if (e.$flags$ |= 16, e.$flags$ & 4) {
285
+ e.$flags$ |= 512;
286
+ return;
287
+ }
288
+ return le(e, e.$ancestorComponent$), Se(() => Be(e, t));
289
+ }, Be = (e, t) => {
290
+ const n = e.$hostElement$;
291
+ k("scheduleUpdate", e.$cmpMeta$.$tagName$);
292
+ const s = e.$lazyInstance$;
293
+ if (!s)
294
+ throw new Error(
295
+ `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`
296
+ );
297
+ return Ce(void 0, () => Fe(e, s, t));
298
+ }, Ce = (e, t) => qe(e) ? e.then(t).catch((n) => {
299
+ console.error(n), t();
300
+ }) : t(), qe = (e) => e instanceof Promise || e && e.then && typeof e.then == "function", Fe = async (e, t, n) => {
301
+ var s;
302
+ const r = e.$hostElement$;
303
+ k("update", e.$cmpMeta$.$tagName$);
304
+ const i = r["s-rc"];
305
+ n && we(e), k("render", e.$cmpMeta$.$tagName$), De(e, t, r, n), i && (i.map((l) => l()), r["s-rc"] = void 0);
306
+ {
307
+ const l = (s = r["s-p"]) != null ? s : [], $ = () => We(e);
308
+ l.length === 0 ? $() : (Promise.all(l).then($), e.$flags$ |= 4, l.length = 0);
309
+ }
310
+ }, De = (e, t, n, s) => {
311
+ try {
312
+ t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2, ze(e, t, s);
313
+ } catch (r) {
314
+ E(r, e.$hostElement$);
315
+ }
316
+ return null;
317
+ }, We = (e) => {
318
+ e.$cmpMeta$.$tagName$;
319
+ const t = e.$hostElement$, n = e.$lazyInstance$, s = e.$ancestorComponent$;
320
+ e.$flags$ & 64 || (e.$flags$ |= 64, ae(t), Me(n, "componentDidLoad"), e.$onReadyResolve$(t), s || ie()), e.$onRenderResolve$ && (e.$onRenderResolve$(), e.$onRenderResolve$ = void 0), e.$flags$ & 512 && z(() => C(e, !1)), e.$flags$ &= -517;
321
+ }, ie = (e) => {
322
+ ae(y.documentElement), z(() => je(A, "appload", { detail: { namespace: ce } }));
323
+ }, Me = (e, t, n) => {
324
+ if (e && e[t])
325
+ try {
326
+ return e[t](n);
327
+ } catch (s) {
328
+ E(s);
329
+ }
330
+ }, ae = (e) => {
331
+ var t;
332
+ return e.classList.add((t = fe.hydratedSelectorName) != null ? t : "hydrated");
333
+ }, Ge = (e, t) => m(e).$instanceValues$.get(t), Xe = (e, t, n, s) => {
334
+ const r = m(e);
335
+ if (!r)
336
+ throw new Error(
337
+ `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).`
338
+ );
339
+ const i = r.$hostElement$, l = r.$instanceValues$.get(t), $ = r.$flags$, a = r.$lazyInstance$;
340
+ n = Ae(n, s.$members$[t][0]);
341
+ const c = Number.isNaN(l) && Number.isNaN(n), o = n !== l && !c;
342
+ if ((!($ & 8) || l === void 0) && o && (r.$instanceValues$.set(t, n), a)) {
343
+ if (s.$watchers$ && $ & 128) {
344
+ const f = s.$watchers$[t];
345
+ f && f.map((d) => {
346
+ try {
347
+ a[d](n, l, t);
348
+ } catch (u) {
349
+ E(u, i);
350
+ }
351
+ });
352
+ }
353
+ ($ & 18) === 2 && C(r, !1);
354
+ }
355
+ }, $e = (e, t, n) => {
356
+ var s, r;
357
+ const i = e.prototype;
358
+ if (t.$members$ || t.$watchers$ || e.watchers) {
359
+ e.watchers && !t.$watchers$ && (t.$watchers$ = e.watchers);
360
+ const l = Object.entries((s = t.$members$) != null ? s : {});
361
+ if (l.map(([$, [a]]) => {
362
+ (a & 31 || n & 2 && a & 32) && Object.defineProperty(i, $, {
363
+ get() {
364
+ return Ge(this, $);
365
+ },
366
+ set(c) {
367
+ Xe(this, $, c, t);
368
+ },
369
+ configurable: !0,
370
+ enumerable: !0
371
+ });
372
+ }), n & 1) {
373
+ const $ = /* @__PURE__ */ new Map();
374
+ i.attributeChangedCallback = function(a, c, o) {
375
+ g.jmp(() => {
376
+ var f;
377
+ const d = $.get(a);
378
+ if (this.hasOwnProperty(d))
379
+ o = this[d], delete this[d];
380
+ else {
381
+ if (i.hasOwnProperty(d) && typeof this[d] == "number" && this[d] == o)
382
+ return;
383
+ if (d == null) {
384
+ const u = m(this), v = u?.$flags$;
385
+ if (v && !(v & 8) && v & 128 && o !== c) {
386
+ const p = u.$lazyInstance$, h = (f = t.$watchers$) == null ? void 0 : f[a];
387
+ h?.forEach((S) => {
388
+ p[S] != null && p[S].call(p, o, c, a);
389
+ });
390
+ }
391
+ return;
392
+ }
393
+ }
394
+ this[d] = o === null && typeof this[d] == "boolean" ? !1 : o;
395
+ });
396
+ }, e.observedAttributes = Array.from(
397
+ /* @__PURE__ */ new Set([
398
+ ...Object.keys((r = t.$watchers$) != null ? r : {}),
399
+ ...l.filter(
400
+ ([a, c]) => c[0] & 15
401
+ /* HasAttribute */
402
+ ).map(([a, c]) => {
403
+ const o = c[1] || a;
404
+ return $.set(o, a), o;
405
+ })
406
+ ])
407
+ );
408
+ }
409
+ }
410
+ return e;
411
+ }, Ye = async (e, t, n, s) => {
412
+ let r;
413
+ if (!(t.$flags$ & 32)) {
414
+ if (t.$flags$ |= 32, n.$lazyBundleId$) {
415
+ const a = ge(n);
416
+ if (a && "then" in a ? r = await a : r = a, !r)
417
+ throw new Error(`Constructor for "${n.$tagName$}#${t.$modeName$}" was not found`);
418
+ r.isProxied || (n.$watchers$ = r.watchers, $e(
419
+ r,
420
+ n,
421
+ 2
422
+ /* proxyState */
423
+ ), r.isProxied = !0), k("createInstance", n.$tagName$), t.$flags$ |= 8;
424
+ try {
425
+ new r(t);
426
+ } catch (c) {
427
+ E(c);
428
+ }
429
+ t.$flags$ &= -9, t.$flags$ |= 128;
430
+ } else {
431
+ r = e.constructor;
432
+ const a = e.localName;
433
+ customElements.whenDefined(a).then(
434
+ () => t.$flags$ |= 128
435
+ /* isWatchReady */
436
+ );
437
+ }
438
+ if (r && r.style) {
439
+ let a;
440
+ typeof r.style == "string" && (a = r.style);
441
+ const c = R(n);
442
+ _.has(c) || (k("registerStyles", n.$tagName$), Le(c, a, !!(n.$flags$ & 1)));
443
+ }
444
+ }
445
+ const i = t.$ancestorComponent$, l = () => C(t, !0);
446
+ i && i["s-rc"] ? i["s-rc"].push(l) : l();
447
+ }, Je = (e) => {
448
+ }, Ke = (e) => {
449
+ if (!(g.$flags$ & 1)) {
450
+ const t = m(e), n = t.$cmpMeta$;
451
+ if (k("connectedCallback", n.$tagName$), t.$flags$ & 1)
452
+ t?.$lazyInstance$ || t?.$onReadyPromise$ && t.$onReadyPromise$.then(() => Je());
453
+ else {
454
+ t.$flags$ |= 1;
455
+ {
456
+ let s = e;
457
+ for (; s = s.parentNode || s.host; )
458
+ if (s["s-p"]) {
459
+ le(t, t.$ancestorComponent$ = s);
460
+ break;
461
+ }
462
+ }
463
+ n.$members$ && Object.entries(n.$members$).map(([s, [r]]) => {
464
+ if (r & 31 && e.hasOwnProperty(s)) {
465
+ const i = e[s];
466
+ delete e[s], e[s] = i;
467
+ }
468
+ }), Ye(e, t, n);
469
+ }
470
+ }
471
+ }, Qe = (e) => {
472
+ }, Ze = async (e) => {
473
+ if (!(g.$flags$ & 1)) {
474
+ const t = m(e);
475
+ t?.$lazyInstance$ || t?.$onReadyPromise$ && t.$onReadyPromise$.then(() => Qe());
476
+ }
477
+ }, Ve = (e, t = {}) => {
478
+ var n;
479
+ const s = [], r = t.exclude || [], i = A.customElements, l = y.head, $ = /* @__PURE__ */ l.querySelector("meta[charset]"), a = /* @__PURE__ */ y.createElement("style"), c = [];
480
+ let o, f = !0;
481
+ Object.assign(g, t), g.$resourcesUrl$ = new URL(t.resourcesUrl || "./", y.baseURI).href;
482
+ let d = !1;
483
+ if (e.map((u) => {
484
+ u[1].map((v) => {
485
+ var p;
486
+ const h = {
487
+ $flags$: v[0],
488
+ $tagName$: v[1],
489
+ $members$: v[2],
490
+ $listeners$: v[3]
491
+ };
492
+ h.$flags$ & 4 && (d = !0), h.$members$ = v[2], h.$watchers$ = (p = v[4]) != null ? p : {};
493
+ const S = h.$tagName$, oe = class extends HTMLElement {
494
+ // StencilLazyHost
495
+ constructor(j) {
496
+ super(j), this.hasRegisteredEventListeners = !1, j = this, ve(j, h);
497
+ }
498
+ connectedCallback() {
499
+ m(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), o && (clearTimeout(o), o = null), f ? c.push(this) : g.jmp(() => Ke(this));
500
+ }
501
+ disconnectedCallback() {
502
+ g.jmp(() => Ze(this));
503
+ }
504
+ componentOnReady() {
505
+ return m(this).$onReadyPromise$;
506
+ }
507
+ };
508
+ h.$lazyBundleId$ = u[0], !r.includes(S) && !i.get(S) && (s.push(S), i.define(
509
+ S,
510
+ $e(
511
+ oe,
512
+ h,
513
+ 1
514
+ /* isElementConstructor */
515
+ )
516
+ ));
517
+ });
518
+ }), s.length > 0 && (d && (a.textContent += J), a.textContent += s.sort() + he, a.innerHTML.length)) {
519
+ a.setAttribute("data-styles", "");
520
+ const u = (n = g.$nonce$) != null ? n : Q(y);
521
+ u != null && a.setAttribute("nonce", u), l.insertBefore(a, $ ? $.nextSibling : l.firstChild);
522
+ }
523
+ f = !1, c.length ? c.map((u) => u.connectedCallback()) : g.jmp(() => o = setTimeout(ie, 30));
524
+ };
525
+ export {
526
+ _e as H,
527
+ Ve as b,
528
+ Ne as g,
529
+ Pe as h,
530
+ pe as p,
531
+ Re as r
532
+ };