@everymatrix/lottery-program-wof 1.94.112 → 1.94.114

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.
@@ -0,0 +1,509 @@
1
+ var w = (e, t, s) => new Promise((n, r) => {
2
+ var a = ($) => {
3
+ try {
4
+ i(s.next($));
5
+ } catch (o) {
6
+ r(o);
7
+ }
8
+ }, l = ($) => {
9
+ try {
10
+ i(s.throw($));
11
+ } catch (o) {
12
+ r(o);
13
+ }
14
+ }, i = ($) => $.done ? n($.value) : Promise.resolve($.value).then(a, l);
15
+ i((s = s.apply(e, t)).next());
16
+ });
17
+ const ie = "ui-skeleton", $e = (
18
+ /* ui-skeleton */
19
+ { hydratedSelectorName: "hydrated" }
20
+ );
21
+ var oe = Object.defineProperty, ce = (e, t) => {
22
+ for (var s in t)
23
+ oe(e, s, { get: t[s], enumerable: !0 });
24
+ }, B = /* @__PURE__ */ new WeakMap(), S = (e) => B.get(e), Je = (e, t) => B.set(t.$lazyInstance$ = e, t), fe = (e, t) => {
25
+ const s = {
26
+ $flags$: 0,
27
+ $hostElement$: e,
28
+ $cmpMeta$: t,
29
+ $instanceValues$: /* @__PURE__ */ new Map()
30
+ };
31
+ return s.$onReadyPromise$ = new Promise((n) => s.$onReadyResolve$ = n), e["s-p"] = [], e["s-rc"] = [], B.set(e, s);
32
+ }, E = (e, t) => (0, console.error)(e, t), T = /* @__PURE__ */ new Map(), ue = (e, t, s) => {
33
+ const n = e.$tagName$.replace(/-/g, "_"), r = e.$lazyBundleId$;
34
+ if (!r)
35
+ return;
36
+ const a = T.get(r);
37
+ if (a)
38
+ return a[n];
39
+ {
40
+ const l = (i) => (T.set(r, i), i[n]);
41
+ switch (r) {
42
+ case "ui-skeleton":
43
+ return import(
44
+ /* webpackMode: "lazy" */
45
+ "./ui-skeleton-C7JH5ymf.js"
46
+ ).then(l, E);
47
+ }
48
+ }
49
+ return import(
50
+ /* @vite-ignore */
51
+ /* webpackInclude: /\.entry\.js$/ */
52
+ /* webpackExclude: /\.system\.entry\.js$/ */
53
+ /* webpackMode: "lazy" */
54
+ `./${r}.entry.js`
55
+ ).then((l) => (T.set(r, l), l[n]), E);
56
+ }, _ = /* @__PURE__ */ new Map(), de = "{visibility:hidden}.hydrated{visibility:inherit}", G = "slot-fb{display:contents}slot-fb[hidden]{display:none}", N = typeof window != "undefined" ? window : {}, p = N.document || { head: {} }, g = {
57
+ $flags$: 0,
58
+ $resourcesUrl$: "",
59
+ jmp: (e) => e(),
60
+ raf: (e) => requestAnimationFrame(e),
61
+ ael: (e, t, s, n) => e.addEventListener(t, s, n),
62
+ rel: (e, t, s, n) => e.removeEventListener(t, s, n),
63
+ ce: (e, t) => new CustomEvent(e, t)
64
+ }, me = (e) => Promise.resolve(e), ve = /* @__PURE__ */ (() => {
65
+ try {
66
+ return new CSSStyleSheet(), typeof new CSSStyleSheet().replaceSync == "function";
67
+ } catch (e) {
68
+ }
69
+ return !1;
70
+ })(), L = !1, q = [], J = [], ge = (e, t) => (s) => {
71
+ e.push(s), L || (L = !0, g.$flags$ & 4 ? z(A) : g.raf(A));
72
+ }, C = (e) => {
73
+ for (let t = 0; t < e.length; t++)
74
+ try {
75
+ e[t](performance.now());
76
+ } catch (s) {
77
+ E(s);
78
+ }
79
+ e.length = 0;
80
+ }, A = () => {
81
+ C(q), C(J), (L = q.length > 0) && g.raf(A);
82
+ }, z = (e) => me().then(e), he = /* @__PURE__ */ ge(J), D = {}, K = (e) => (e = typeof e, e === "object" || e === "function");
83
+ function Q(e) {
84
+ var t, s, n;
85
+ return (n = (s = (t = e.head) == null ? void 0 : t.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : s.getAttribute("content")) != null ? n : void 0;
86
+ }
87
+ var pe = {};
88
+ ce(pe, {
89
+ err: () => X,
90
+ map: () => ye,
91
+ ok: () => H,
92
+ unwrap: () => Se,
93
+ unwrapErr: () => be
94
+ });
95
+ var H = (e) => ({
96
+ isOk: !0,
97
+ isErr: !1,
98
+ value: e
99
+ }), X = (e) => ({
100
+ isOk: !1,
101
+ isErr: !0,
102
+ value: e
103
+ });
104
+ function ye(e, t) {
105
+ if (e.isOk) {
106
+ const s = t(e.value);
107
+ return s instanceof Promise ? s.then((n) => H(n)) : H(s);
108
+ }
109
+ if (e.isErr) {
110
+ const s = e.value;
111
+ return X(s);
112
+ }
113
+ throw "should never get here";
114
+ }
115
+ var Se = (e) => {
116
+ if (e.isOk)
117
+ return e.value;
118
+ throw e.value;
119
+ }, be = (e) => {
120
+ if (e.isErr)
121
+ return e.value;
122
+ throw e.value;
123
+ }, b = (e, t = "") => () => {
124
+ }, ke = (e, t, ...s) => {
125
+ let n = null, r = null, a = !1, l = !1;
126
+ const i = [], $ = (c) => {
127
+ for (let u = 0; u < c.length; u++)
128
+ n = c[u], Array.isArray(n) ? $(n) : n != null && typeof n != "boolean" && ((a = typeof e != "function" && !K(n)) && (n = String(n)), a && l ? i[i.length - 1].$text$ += n : i.push(a ? I(null, n) : n), l = a);
129
+ };
130
+ if ($(s), t) {
131
+ t.key && (r = t.key);
132
+ {
133
+ const c = t.className || t.class;
134
+ c && (t.class = typeof c != "object" ? c : Object.keys(c).filter((u) => c[u]).join(" "));
135
+ }
136
+ }
137
+ const o = I(e, null);
138
+ return o.$attrs$ = t, i.length > 0 && (o.$children$ = i), o.$key$ = r, o;
139
+ }, I = (e, t) => {
140
+ const s = {
141
+ $flags$: 0,
142
+ $tag$: e,
143
+ $text$: t,
144
+ $elm$: null,
145
+ $children$: null
146
+ };
147
+ return s.$attrs$ = null, s.$key$ = null, s;
148
+ }, Ee = {}, we = (e) => e && e.$tag$ === Ee, xe = (e, t) => e != null && !K(e) ? t & 4 ? e === "false" ? !1 : e === "" || !!e : t & 2 ? parseFloat(e) : t & 1 ? String(e) : e : e, Pe = (e, t, s) => {
149
+ const n = g.ce(t, s);
150
+ return e.dispatchEvent(n), n;
151
+ }, F = /* @__PURE__ */ new WeakMap(), _e = (e, t, s) => {
152
+ let n = _.get(e);
153
+ ve && s ? (n = n || new CSSStyleSheet(), typeof n == "string" ? n = t : n.replaceSync(t)) : n = t, _.set(e, n);
154
+ }, je = (e, t, s) => {
155
+ var n;
156
+ const r = Z(t), a = _.get(r);
157
+ if (e = e.nodeType === 11 ? e : p, a)
158
+ if (typeof a == "string") {
159
+ e = e.head || e;
160
+ let l = F.get(e), i;
161
+ if (l || F.set(e, l = /* @__PURE__ */ new Set()), !l.has(r)) {
162
+ {
163
+ i = p.createElement("style"), i.innerHTML = a;
164
+ const $ = (n = g.$nonce$) != null ? n : Q(p);
165
+ $ != null && i.setAttribute("nonce", $), e.insertBefore(i, e.querySelector("link"));
166
+ }
167
+ t.$flags$ & 4 && (i.innerHTML += G), l && l.add(r);
168
+ }
169
+ } else
170
+ e.adoptedStyleSheets.includes(a) || (e.adoptedStyleSheets = [...e.adoptedStyleSheets, a]);
171
+ return r;
172
+ }, Oe = (e) => {
173
+ const t = e.$cmpMeta$, s = e.$hostElement$;
174
+ b("attachStyles", t.$tagName$), je(
175
+ s.getRootNode(),
176
+ t
177
+ );
178
+ }, Z = (e, t) => "sc-" + e.$tagName$, M = (e, t, s, n, r, a) => {
179
+ if (s !== n && (t.toLowerCase(), t === "class")) {
180
+ const l = e.classList, i = W(s), $ = W(n);
181
+ l.remove(...i.filter((o) => o && !$.includes(o))), l.add(...$.filter((o) => o && !i.includes(o)));
182
+ }
183
+ }, Te = /\s/, W = (e) => e ? e.split(Te) : [], R = (e, t, s) => {
184
+ const n = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, r = e && e.$attrs$ || D, a = t.$attrs$ || D;
185
+ for (const l of Y(Object.keys(r)))
186
+ l in a || M(n, l, r[l], void 0);
187
+ for (const l of Y(Object.keys(a)))
188
+ M(n, l, r[l], a[l]);
189
+ };
190
+ function Y(e) {
191
+ return e.includes("ref") ? (
192
+ // we need to sort these to ensure that `'ref'` is the last attr
193
+ [...e.filter((t) => t !== "ref"), "ref"]
194
+ ) : (
195
+ // no need to sort, return the original array
196
+ e
197
+ );
198
+ }
199
+ var V, j = (e, t, s, n) => {
200
+ const r = t.$children$[s];
201
+ let a = 0, l, i;
202
+ if (r.$text$ !== null)
203
+ l = r.$elm$ = p.createTextNode(r.$text$);
204
+ else if (l = r.$elm$ = p.createElement(
205
+ r.$tag$
206
+ ), R(null, r), r.$children$)
207
+ for (a = 0; a < r.$children$.length; ++a)
208
+ i = j(e, r, a), i && l.appendChild(i);
209
+ return l["s-hn"] = V, l;
210
+ }, ee = (e, t, s, n, r, a) => {
211
+ let l = e, i;
212
+ for (; r <= a; ++r)
213
+ n[r] && (i = j(null, s, r), i && (n[r].$elm$ = i, P(l, i, t)));
214
+ }, te = (e, t, s) => {
215
+ for (let n = t; n <= s; ++n) {
216
+ const r = e[n];
217
+ if (r) {
218
+ const a = r.$elm$;
219
+ a && a.remove();
220
+ }
221
+ }
222
+ }, Le = (e, t, s, n, r = !1) => {
223
+ let a = 0, l = 0, i = 0, $ = 0, o = t.length - 1, c = t[0], u = t[o], d = n.length - 1, f = n[0], m = n[d], h, v;
224
+ for (; a <= o && l <= d; )
225
+ if (c == null)
226
+ c = t[++a];
227
+ else if (u == null)
228
+ u = t[--o];
229
+ else if (f == null)
230
+ f = n[++l];
231
+ else if (m == null)
232
+ m = n[--d];
233
+ else if (x(c, f, r))
234
+ k(c, f, r), c = t[++a], f = n[++l];
235
+ else if (x(u, m, r))
236
+ k(u, m, r), u = t[--o], m = n[--d];
237
+ else if (x(c, m, r))
238
+ k(c, m, r), P(e, c.$elm$, u.$elm$.nextSibling), c = t[++a], m = n[--d];
239
+ else if (x(u, f, r))
240
+ k(u, f, r), P(e, u.$elm$, c.$elm$), u = t[--o], f = n[++l];
241
+ else {
242
+ for (i = -1, $ = a; $ <= o; ++$)
243
+ if (t[$] && t[$].$key$ !== null && t[$].$key$ === f.$key$) {
244
+ i = $;
245
+ break;
246
+ }
247
+ i >= 0 ? (v = t[i], v.$tag$ !== f.$tag$ ? h = j(t && t[l], s, i) : (k(v, f, r), t[i] = void 0, h = v.$elm$), f = n[++l]) : (h = j(t && t[l], s, l), f = n[++l]), h && P(c.$elm$.parentNode, h, c.$elm$);
248
+ }
249
+ a > o ? ee(
250
+ e,
251
+ n[d + 1] == null ? null : n[d + 1].$elm$,
252
+ s,
253
+ n,
254
+ l,
255
+ d
256
+ ) : l > d && te(t, a, o);
257
+ }, x = (e, t, s = !1) => e.$tag$ === t.$tag$ ? s ? !0 : e.$key$ === t.$key$ : !1, k = (e, t, s = !1) => {
258
+ const n = t.$elm$ = e.$elm$, r = e.$children$, a = t.$children$, l = t.$text$;
259
+ l === null ? (R(e, t), r !== null && a !== null ? Le(n, r, t, a, s) : a !== null ? (e.$text$ !== null && (n.textContent = ""), ee(n, null, t, a, 0, a.length - 1)) : r !== null && te(r, 0, r.length - 1)) : e.$text$ !== l && (n.data = l);
260
+ }, P = (e, t, s) => e == null ? void 0 : e.insertBefore(t, s), Ae = (e, t, s = !1) => {
261
+ const n = e.$hostElement$, r = e.$vnode$ || I(null, null), a = we(t) ? t : ke(null, null, t);
262
+ if (V = n.tagName, s && a.$attrs$)
263
+ for (const l of Object.keys(a.$attrs$))
264
+ n.hasAttribute(l) && !["key", "ref", "style", "class"].includes(l) && (a.$attrs$[l] = n[l]);
265
+ a.$tag$ = null, a.$flags$ |= 4, e.$vnode$ = a, a.$elm$ = r.$elm$ = n, k(r, a, s);
266
+ }, ne = (e, t) => {
267
+ t && !e.$onRenderResolve$ && t["s-p"] && t["s-p"].push(new Promise((s) => e.$onRenderResolve$ = s));
268
+ }, U = (e, t) => {
269
+ if (e.$flags$ |= 16, e.$flags$ & 4) {
270
+ e.$flags$ |= 512;
271
+ return;
272
+ }
273
+ return ne(e, e.$ancestorComponent$), he(() => He(e, t));
274
+ }, He = (e, t) => {
275
+ const s = e.$hostElement$;
276
+ b("scheduleUpdate", e.$cmpMeta$.$tagName$);
277
+ const n = e.$lazyInstance$;
278
+ if (!n)
279
+ throw new Error(
280
+ `Can't render component <${s.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`
281
+ );
282
+ return Ie(void 0, () => Ne(e, n, t));
283
+ }, Ie = (e, t) => Be(e) ? e.then(t).catch((s) => {
284
+ console.error(s), t();
285
+ }) : t(), Be = (e) => e instanceof Promise || e && e.then && typeof e.then == "function", Ne = (e, t, s) => w(void 0, null, function* () {
286
+ var n;
287
+ const r = e.$hostElement$;
288
+ b("update", e.$cmpMeta$.$tagName$);
289
+ const a = r["s-rc"];
290
+ s && Oe(e), b("render", e.$cmpMeta$.$tagName$), ze(e, t, r, s), a && (a.map((l) => l()), r["s-rc"] = void 0);
291
+ {
292
+ const l = (n = r["s-p"]) != null ? n : [], i = () => Ue(e);
293
+ l.length === 0 ? i() : (Promise.all(l).then(i), e.$flags$ |= 4, l.length = 0);
294
+ }
295
+ }), ze = (e, t, s, n) => {
296
+ try {
297
+ t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2, Ae(e, t, n);
298
+ } catch (r) {
299
+ E(r, e.$hostElement$);
300
+ }
301
+ return null;
302
+ }, Ue = (e) => {
303
+ e.$cmpMeta$.$tagName$;
304
+ const t = e.$hostElement$, s = e.$ancestorComponent$;
305
+ e.$flags$ & 64 || (e.$flags$ |= 64, re(t), e.$onReadyResolve$(t), s || se()), e.$onRenderResolve$ && (e.$onRenderResolve$(), e.$onRenderResolve$ = void 0), e.$flags$ & 512 && z(() => U(e, !1)), e.$flags$ &= -517;
306
+ }, se = (e) => {
307
+ re(p.documentElement), z(() => Pe(N, "appload", { detail: { namespace: ie } }));
308
+ }, re = (e) => {
309
+ var t;
310
+ return e.classList.add((t = $e.hydratedSelectorName) != null ? t : "hydrated");
311
+ }, qe = (e, t) => S(e).$instanceValues$.get(t), Ce = (e, t, s, n) => {
312
+ const r = S(e);
313
+ if (!r)
314
+ throw new Error(
315
+ `Couldn't find host element for "${n.$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).`
316
+ );
317
+ const a = r.$hostElement$, l = r.$instanceValues$.get(t), i = r.$flags$, $ = r.$lazyInstance$;
318
+ s = xe(s, n.$members$[t][0]);
319
+ const o = Number.isNaN(l) && Number.isNaN(s), c = s !== l && !o;
320
+ if ((!(i & 8) || l === void 0) && c && (r.$instanceValues$.set(t, s), $)) {
321
+ if (n.$watchers$ && i & 128) {
322
+ const u = n.$watchers$[t];
323
+ u && u.map((d) => {
324
+ try {
325
+ $[d](s, l, t);
326
+ } catch (f) {
327
+ E(f, a);
328
+ }
329
+ });
330
+ }
331
+ (i & 18) === 2 && U(r, !1);
332
+ }
333
+ }, le = (e, t, s) => {
334
+ var n, r;
335
+ const a = e.prototype;
336
+ if (t.$members$ || t.$watchers$ || e.watchers) {
337
+ e.watchers && !t.$watchers$ && (t.$watchers$ = e.watchers);
338
+ const l = Object.entries((n = t.$members$) != null ? n : {});
339
+ if (l.map(([i, [$]]) => {
340
+ ($ & 31 || s & 2 && $ & 32) && Object.defineProperty(a, i, {
341
+ get() {
342
+ return qe(this, i);
343
+ },
344
+ set(o) {
345
+ Ce(this, i, o, t);
346
+ },
347
+ configurable: !0,
348
+ enumerable: !0
349
+ });
350
+ }), s & 1) {
351
+ const i = /* @__PURE__ */ new Map();
352
+ a.attributeChangedCallback = function($, o, c) {
353
+ g.jmp(() => {
354
+ var u;
355
+ const d = i.get($);
356
+ if (this.hasOwnProperty(d))
357
+ c = this[d], delete this[d];
358
+ else {
359
+ if (a.hasOwnProperty(d) && typeof this[d] == "number" && this[d] == c)
360
+ return;
361
+ if (d == null) {
362
+ const f = S(this), m = f == null ? void 0 : f.$flags$;
363
+ if (m && !(m & 8) && m & 128 && c !== o) {
364
+ const h = f.$lazyInstance$, v = (u = t.$watchers$) == null ? void 0 : u[$];
365
+ v == null || v.forEach((y) => {
366
+ h[y] != null && h[y].call(h, c, o, $);
367
+ });
368
+ }
369
+ return;
370
+ }
371
+ }
372
+ this[d] = c === null && typeof this[d] == "boolean" ? !1 : c;
373
+ });
374
+ }, e.observedAttributes = Array.from(
375
+ /* @__PURE__ */ new Set([
376
+ ...Object.keys((r = t.$watchers$) != null ? r : {}),
377
+ ...l.filter(
378
+ ([$, o]) => o[0] & 15
379
+ /* HasAttribute */
380
+ ).map(([$, o]) => {
381
+ const c = o[1] || $;
382
+ return i.set(c, $), c;
383
+ })
384
+ ])
385
+ );
386
+ }
387
+ }
388
+ return e;
389
+ }, De = (e, t, s, n) => w(void 0, null, function* () {
390
+ let r;
391
+ if (!(t.$flags$ & 32)) {
392
+ if (t.$flags$ |= 32, s.$lazyBundleId$) {
393
+ const $ = ue(s);
394
+ if ($ && "then" in $ ? r = yield $ : r = $, !r)
395
+ throw new Error(`Constructor for "${s.$tagName$}#${t.$modeName$}" was not found`);
396
+ r.isProxied || (s.$watchers$ = r.watchers, le(
397
+ r,
398
+ s,
399
+ 2
400
+ /* proxyState */
401
+ ), r.isProxied = !0), b("createInstance", s.$tagName$), t.$flags$ |= 8;
402
+ try {
403
+ new r(t);
404
+ } catch (o) {
405
+ E(o);
406
+ }
407
+ t.$flags$ &= -9, t.$flags$ |= 128;
408
+ } else {
409
+ r = e.constructor;
410
+ const $ = e.localName;
411
+ customElements.whenDefined($).then(
412
+ () => t.$flags$ |= 128
413
+ /* isWatchReady */
414
+ );
415
+ }
416
+ if (r && r.style) {
417
+ let $;
418
+ typeof r.style == "string" && ($ = r.style);
419
+ const o = Z(s);
420
+ _.has(o) || (b("registerStyles", s.$tagName$), _e(o, $, !!(s.$flags$ & 1)));
421
+ }
422
+ }
423
+ const a = t.$ancestorComponent$, l = () => U(t, !0);
424
+ a && a["s-rc"] ? a["s-rc"].push(l) : l();
425
+ }), Fe = (e) => {
426
+ }, Me = (e) => {
427
+ if (!(g.$flags$ & 1)) {
428
+ const t = S(e), s = t.$cmpMeta$;
429
+ if (b("connectedCallback", s.$tagName$), t.$flags$ & 1)
430
+ t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() => Fe());
431
+ else {
432
+ t.$flags$ |= 1;
433
+ {
434
+ let n = e;
435
+ for (; n = n.parentNode || n.host; )
436
+ if (n["s-p"]) {
437
+ ne(t, t.$ancestorComponent$ = n);
438
+ break;
439
+ }
440
+ }
441
+ s.$members$ && Object.entries(s.$members$).map(([n, [r]]) => {
442
+ if (r & 31 && e.hasOwnProperty(n)) {
443
+ const a = e[n];
444
+ delete e[n], e[n] = a;
445
+ }
446
+ }), De(e, t, s);
447
+ }
448
+ }
449
+ }, We = (e) => {
450
+ }, Ye = (e) => w(void 0, null, function* () {
451
+ if (!(g.$flags$ & 1)) {
452
+ const t = S(e);
453
+ t != null && t.$lazyInstance$ || t != null && t.$onReadyPromise$ && t.$onReadyPromise$.then(() => We());
454
+ }
455
+ }), Ke = (e, t = {}) => {
456
+ var s;
457
+ const n = [], r = t.exclude || [], a = N.customElements, l = p.head, i = /* @__PURE__ */ l.querySelector("meta[charset]"), $ = /* @__PURE__ */ p.createElement("style"), o = [];
458
+ let c, u = !0;
459
+ Object.assign(g, t), g.$resourcesUrl$ = new URL(t.resourcesUrl || "./", p.baseURI).href;
460
+ let d = !1;
461
+ if (e.map((f) => {
462
+ f[1].map((m) => {
463
+ var h;
464
+ const v = {
465
+ $flags$: m[0],
466
+ $tagName$: m[1],
467
+ $members$: m[2],
468
+ $listeners$: m[3]
469
+ };
470
+ v.$flags$ & 4 && (d = !0), v.$members$ = m[2], v.$watchers$ = (h = m[4]) != null ? h : {};
471
+ const y = v.$tagName$, ae = class extends HTMLElement {
472
+ // StencilLazyHost
473
+ constructor(O) {
474
+ super(O), this.hasRegisteredEventListeners = !1, O = this, fe(O, v);
475
+ }
476
+ connectedCallback() {
477
+ S(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), c && (clearTimeout(c), c = null), u ? o.push(this) : g.jmp(() => Me(this));
478
+ }
479
+ disconnectedCallback() {
480
+ g.jmp(() => Ye(this));
481
+ }
482
+ componentOnReady() {
483
+ return S(this).$onReadyPromise$;
484
+ }
485
+ };
486
+ v.$lazyBundleId$ = f[0], !r.includes(y) && !a.get(y) && (n.push(y), a.define(
487
+ y,
488
+ le(
489
+ ae,
490
+ v,
491
+ 1
492
+ /* isElementConstructor */
493
+ )
494
+ ));
495
+ });
496
+ }), n.length > 0 && (d && ($.textContent += G), $.textContent += n.sort() + de, $.innerHTML.length)) {
497
+ $.setAttribute("data-styles", "");
498
+ const f = (s = g.$nonce$) != null ? s : Q(p);
499
+ f != null && $.setAttribute("nonce", f), l.insertBefore($, i ? i.nextSibling : l.firstChild);
500
+ }
501
+ u = !1, o.length ? o.map((f) => f.connectedCallback()) : g.jmp(() => c = setTimeout(se, 30));
502
+ };
503
+ export {
504
+ Ee as H,
505
+ Ke as b,
506
+ ke as h,
507
+ me as p,
508
+ Je as r
509
+ };
@@ -0,0 +1 @@
1
+ "use strict";var w=(e,t,s)=>new Promise((n,r)=>{var a=$=>{try{i(s.next($))}catch(o){r(o)}},l=$=>{try{i(s.throw($))}catch(o){r(o)}},i=$=>$.done?n($.value):Promise.resolve($.value).then(a,l);i((s=s.apply(e,t)).next())});const ce="ui-skeleton",fe={hydratedSelectorName:"hydrated"};var ue=Object.defineProperty,de=(e,t)=>{for(var s in t)ue(e,s,{get:t[s],enumerable:!0})},z=new WeakMap,S=e=>z.get(e),me=(e,t)=>z.set(t.$lazyInstance$=e,t),ve=(e,t)=>{const s={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};return s.$onReadyPromise$=new Promise(n=>s.$onReadyResolve$=n),e["s-p"]=[],e["s-rc"]=[],z.set(e,s)},E=(e,t)=>(0,console.error)(e,t),O=new Map,ge=(e,t,s)=>{const n=e.$tagName$.replace(/-/g,"_"),r=e.$lazyBundleId$;if(!r)return;const a=O.get(r);if(a)return a[n];{const l=i=>(O.set(r,i),i[n]);switch(r){case"ui-skeleton":return Promise.resolve().then(()=>require("./ui-skeleton-aZT0Suei.cjs")).then(l,E)}}return import(`./${r}.entry.js`).then(l=>(O.set(r,l),l[n]),E)},_=new Map,he="{visibility:hidden}.hydrated{visibility:inherit}",G="slot-fb{display:contents}slot-fb[hidden]{display:none}",B=typeof window!="undefined"?window:{},p=B.document||{head:{}},g={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,s,n)=>e.addEventListener(t,s,n),rel:(e,t,s,n)=>e.removeEventListener(t,s,n),ce:(e,t)=>new CustomEvent(e,t)},J=e=>Promise.resolve(e),pe=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(e){}return!1})(),T=!1,q=[],K=[],ye=(e,t)=>s=>{e.push(s),T||(T=!0,g.$flags$&4?N(A):g.raf(A))},C=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(s){E(s)}e.length=0},A=()=>{C(q),C(K),(T=q.length>0)&&g.raf(A)},N=e=>J().then(e),Se=ye(K),D={},Q=e=>(e=typeof e,e==="object"||e==="function");function X(e){var t,s,n;return(n=(s=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:s.getAttribute("content"))!=null?n:void 0}var be={};de(be,{err:()=>Z,map:()=>ke,ok:()=>H,unwrap:()=>Ee,unwrapErr:()=>we});var H=e=>({isOk:!0,isErr:!1,value:e}),Z=e=>({isOk:!1,isErr:!0,value:e});function ke(e,t){if(e.isOk){const s=t(e.value);return s instanceof Promise?s.then(n=>H(n)):H(s)}if(e.isErr){const s=e.value;return Z(s)}throw"should never get here"}var Ee=e=>{if(e.isOk)return e.value;throw e.value},we=e=>{if(e.isErr)return e.value;throw e.value},b=(e,t="")=>()=>{},R=(e,t,...s)=>{let n=null,r=null,a=!1,l=!1;const i=[],$=c=>{for(let u=0;u<c.length;u++)n=c[u],Array.isArray(n)?$(n):n!=null&&typeof n!="boolean"&&((a=typeof e!="function"&&!Q(n))&&(n=String(n)),a&&l?i[i.length-1].$text$+=n:i.push(a?I(null,n):n),l=a)};if($(s),t){t.key&&(r=t.key);{const c=t.className||t.class;c&&(t.class=typeof c!="object"?c:Object.keys(c).filter(u=>c[u]).join(" "))}}const o=I(e,null);return o.$attrs$=t,i.length>0&&(o.$children$=i),o.$key$=r,o},I=(e,t)=>{const s={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};return s.$attrs$=null,s.$key$=null,s},V={},Pe=e=>e&&e.$tag$===V,xe=(e,t)=>e!=null&&!Q(e)?t&4?e==="false"?!1:e===""||!!e:t&2?parseFloat(e):t&1?String(e):e:e,_e=(e,t,s)=>{const n=g.ce(t,s);return e.dispatchEvent(n),n},F=new WeakMap,je=(e,t,s)=>{let n=_.get(e);pe&&s?(n=n||new CSSStyleSheet,typeof n=="string"?n=t:n.replaceSync(t)):n=t,_.set(e,n)},Le=(e,t,s)=>{var n;const r=ee(t),a=_.get(r);if(e=e.nodeType===11?e:p,a)if(typeof a=="string"){e=e.head||e;let l=F.get(e),i;if(l||F.set(e,l=new Set),!l.has(r)){{i=p.createElement("style"),i.innerHTML=a;const $=(n=g.$nonce$)!=null?n:X(p);$!=null&&i.setAttribute("nonce",$),e.insertBefore(i,e.querySelector("link"))}t.$flags$&4&&(i.innerHTML+=G),l&&l.add(r)}}else e.adoptedStyleSheets.includes(a)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,a]);return r},Oe=e=>{const t=e.$cmpMeta$,s=e.$hostElement$;b("attachStyles",t.$tagName$),Le(s.getRootNode(),t)},ee=(e,t)=>"sc-"+e.$tagName$,M=(e,t,s,n,r,a)=>{if(s!==n&&(t.toLowerCase(),t==="class")){const l=e.classList,i=W(s),$=W(n);l.remove(...i.filter(o=>o&&!$.includes(o))),l.add(...$.filter(o=>o&&!i.includes(o)))}},Te=/\s/,W=e=>e?e.split(Te):[],te=(e,t,s)=>{const n=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,r=e&&e.$attrs$||D,a=t.$attrs$||D;for(const l of Y(Object.keys(r)))l in a||M(n,l,r[l],void 0);for(const l of Y(Object.keys(a)))M(n,l,r[l],a[l])};function Y(e){return e.includes("ref")?[...e.filter(t=>t!=="ref"),"ref"]:e}var ne,j=(e,t,s,n)=>{const r=t.$children$[s];let a=0,l,i;if(r.$text$!==null)l=r.$elm$=p.createTextNode(r.$text$);else if(l=r.$elm$=p.createElement(r.$tag$),te(null,r),r.$children$)for(a=0;a<r.$children$.length;++a)i=j(e,r,a),i&&l.appendChild(i);return l["s-hn"]=ne,l},se=(e,t,s,n,r,a)=>{let l=e,i;for(;r<=a;++r)n[r]&&(i=j(null,s,r),i&&(n[r].$elm$=i,x(l,i,t)))},re=(e,t,s)=>{for(let n=t;n<=s;++n){const r=e[n];if(r){const a=r.$elm$;a&&a.remove()}}},Ae=(e,t,s,n,r=!1)=>{let a=0,l=0,i=0,$=0,o=t.length-1,c=t[0],u=t[o],d=n.length-1,f=n[0],m=n[d],h,v;for(;a<=o&&l<=d;)if(c==null)c=t[++a];else if(u==null)u=t[--o];else if(f==null)f=n[++l];else if(m==null)m=n[--d];else if(P(c,f,r))k(c,f,r),c=t[++a],f=n[++l];else if(P(u,m,r))k(u,m,r),u=t[--o],m=n[--d];else if(P(c,m,r))k(c,m,r),x(e,c.$elm$,u.$elm$.nextSibling),c=t[++a],m=n[--d];else if(P(u,f,r))k(u,f,r),x(e,u.$elm$,c.$elm$),u=t[--o],f=n[++l];else{for(i=-1,$=a;$<=o;++$)if(t[$]&&t[$].$key$!==null&&t[$].$key$===f.$key$){i=$;break}i>=0?(v=t[i],v.$tag$!==f.$tag$?h=j(t&&t[l],s,i):(k(v,f,r),t[i]=void 0,h=v.$elm$),f=n[++l]):(h=j(t&&t[l],s,l),f=n[++l]),h&&x(c.$elm$.parentNode,h,c.$elm$)}a>o?se(e,n[d+1]==null?null:n[d+1].$elm$,s,n,l,d):l>d&&re(t,a,o)},P=(e,t,s=!1)=>e.$tag$===t.$tag$?s?!0:e.$key$===t.$key$:!1,k=(e,t,s=!1)=>{const n=t.$elm$=e.$elm$,r=e.$children$,a=t.$children$,l=t.$text$;l===null?(te(e,t),r!==null&&a!==null?Ae(n,r,t,a,s):a!==null?(e.$text$!==null&&(n.textContent=""),se(n,null,t,a,0,a.length-1)):r!==null&&re(r,0,r.length-1)):e.$text$!==l&&(n.data=l)},x=(e,t,s)=>e==null?void 0:e.insertBefore(t,s),He=(e,t,s=!1)=>{const n=e.$hostElement$,r=e.$vnode$||I(null,null),a=Pe(t)?t:R(null,null,t);if(ne=n.tagName,s&&a.$attrs$)for(const l of Object.keys(a.$attrs$))n.hasAttribute(l)&&!["key","ref","style","class"].includes(l)&&(a.$attrs$[l]=n[l]);a.$tag$=null,a.$flags$|=4,e.$vnode$=a,a.$elm$=r.$elm$=n,k(r,a,s)},le=(e,t)=>{t&&!e.$onRenderResolve$&&t["s-p"]&&t["s-p"].push(new Promise(s=>e.$onRenderResolve$=s))},U=(e,t)=>{if(e.$flags$|=16,e.$flags$&4){e.$flags$|=512;return}return le(e,e.$ancestorComponent$),Se(()=>Ie(e,t))},Ie=(e,t)=>{const s=e.$hostElement$;b("scheduleUpdate",e.$cmpMeta$.$tagName$);const n=e.$lazyInstance$;if(!n)throw new Error(`Can't render component <${s.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`);return ze(void 0,()=>Ne(e,n,t))},ze=(e,t)=>Be(e)?e.then(t).catch(s=>{console.error(s),t()}):t(),Be=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",Ne=(e,t,s)=>w(exports,null,function*(){var n;const r=e.$hostElement$;b("update",e.$cmpMeta$.$tagName$);const a=r["s-rc"];s&&Oe(e),b("render",e.$cmpMeta$.$tagName$),Ue(e,t,r,s),a&&(a.map(l=>l()),r["s-rc"]=void 0);{const l=(n=r["s-p"])!=null?n:[],i=()=>qe(e);l.length===0?i():(Promise.all(l).then(i),e.$flags$|=4,l.length=0)}}),Ue=(e,t,s,n)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,He(e,t,n)}catch(r){E(r,e.$hostElement$)}return null},qe=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,s=e.$ancestorComponent$;e.$flags$&64||(e.$flags$|=64,ie(t),e.$onReadyResolve$(t),s||ae()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),e.$flags$&512&&N(()=>U(e,!1)),e.$flags$&=-517},ae=e=>{ie(p.documentElement),N(()=>_e(B,"appload",{detail:{namespace:ce}}))},ie=e=>{var t;return e.classList.add((t=fe.hydratedSelectorName)!=null?t:"hydrated")},Ce=(e,t)=>S(e).$instanceValues$.get(t),De=(e,t,s,n)=>{const r=S(e);if(!r)throw new Error(`Couldn't find host element for "${n.$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).`);const a=r.$hostElement$,l=r.$instanceValues$.get(t),i=r.$flags$,$=r.$lazyInstance$;s=xe(s,n.$members$[t][0]);const o=Number.isNaN(l)&&Number.isNaN(s),c=s!==l&&!o;if((!(i&8)||l===void 0)&&c&&(r.$instanceValues$.set(t,s),$)){if(n.$watchers$&&i&128){const u=n.$watchers$[t];u&&u.map(d=>{try{$[d](s,l,t)}catch(f){E(f,a)}})}(i&18)===2&&U(r,!1)}},$e=(e,t,s)=>{var n,r;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const l=Object.entries((n=t.$members$)!=null?n:{});if(l.map(([i,[$]])=>{($&31||s&2&&$&32)&&Object.defineProperty(a,i,{get(){return Ce(this,i)},set(o){De(this,i,o,t)},configurable:!0,enumerable:!0})}),s&1){const i=new Map;a.attributeChangedCallback=function($,o,c){g.jmp(()=>{var u;const d=i.get($);if(this.hasOwnProperty(d))c=this[d],delete this[d];else{if(a.hasOwnProperty(d)&&typeof this[d]=="number"&&this[d]==c)return;if(d==null){const f=S(this),m=f==null?void 0:f.$flags$;if(m&&!(m&8)&&m&128&&c!==o){const h=f.$lazyInstance$,v=(u=t.$watchers$)==null?void 0:u[$];v==null||v.forEach(y=>{h[y]!=null&&h[y].call(h,c,o,$)})}return}}this[d]=c===null&&typeof this[d]=="boolean"?!1:c})},e.observedAttributes=Array.from(new Set([...Object.keys((r=t.$watchers$)!=null?r:{}),...l.filter(([$,o])=>o[0]&15).map(([$,o])=>{const c=o[1]||$;return i.set(c,$),c})]))}}return e},Fe=(e,t,s,n)=>w(exports,null,function*(){let r;if(!(t.$flags$&32)){if(t.$flags$|=32,s.$lazyBundleId$){const $=ge(s);if($&&"then"in $?r=yield $:r=$,!r)throw new Error(`Constructor for "${s.$tagName$}#${t.$modeName$}" was not found`);r.isProxied||(s.$watchers$=r.watchers,$e(r,s,2),r.isProxied=!0),b("createInstance",s.$tagName$),t.$flags$|=8;try{new r(t)}catch(o){E(o)}t.$flags$&=-9,t.$flags$|=128}else{r=e.constructor;const $=e.localName;customElements.whenDefined($).then(()=>t.$flags$|=128)}if(r&&r.style){let $;typeof r.style=="string"&&($=r.style);const o=ee(s);_.has(o)||(b("registerStyles",s.$tagName$),je(o,$,!!(s.$flags$&1)))}}const a=t.$ancestorComponent$,l=()=>U(t,!0);a&&a["s-rc"]?a["s-rc"].push(l):l()}),Me=e=>{},We=e=>{if(!(g.$flags$&1)){const t=S(e),s=t.$cmpMeta$;if(b("connectedCallback",s.$tagName$),t.$flags$&1)t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>Me());else{t.$flags$|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){le(t,t.$ancestorComponent$=n);break}}s.$members$&&Object.entries(s.$members$).map(([n,[r]])=>{if(r&31&&e.hasOwnProperty(n)){const a=e[n];delete e[n],e[n]=a}}),Fe(e,t,s)}}},Ye=e=>{},Ge=e=>w(exports,null,function*(){if(!(g.$flags$&1)){const t=S(e);t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>Ye())}}),Je=(e,t={})=>{var s;const n=[],r=t.exclude||[],a=B.customElements,l=p.head,i=l.querySelector("meta[charset]"),$=p.createElement("style"),o=[];let c,u=!0;Object.assign(g,t),g.$resourcesUrl$=new URL(t.resourcesUrl||"./",p.baseURI).href;let d=!1;if(e.map(f=>{f[1].map(m=>{var h;const v={$flags$:m[0],$tagName$:m[1],$members$:m[2],$listeners$:m[3]};v.$flags$&4&&(d=!0),v.$members$=m[2],v.$watchers$=(h=m[4])!=null?h:{};const y=v.$tagName$,oe=class extends HTMLElement{constructor(L){super(L),this.hasRegisteredEventListeners=!1,L=this,ve(L,v)}connectedCallback(){S(this),this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),c&&(clearTimeout(c),c=null),u?o.push(this):g.jmp(()=>We(this))}disconnectedCallback(){g.jmp(()=>Ge(this))}componentOnReady(){return S(this).$onReadyPromise$}};v.$lazyBundleId$=f[0],!r.includes(y)&&!a.get(y)&&(n.push(y),a.define(y,$e(oe,v,1)))})}),n.length>0&&(d&&($.textContent+=G),$.textContent+=n.sort()+he,$.innerHTML.length)){$.setAttribute("data-styles","");const f=(s=g.$nonce$)!=null?s:X(p);f!=null&&$.setAttribute("nonce",f),l.insertBefore($,i?i.nextSibling:l.firstChild)}u=!1,o.length?o.map(f=>f.connectedCallback()):g.jmp(()=>c=setTimeout(ae,30))};exports.Host=V;exports.bootstrapLazy=Je;exports.h=R;exports.promiseResolve=J;exports.registerInstance=me;
@@ -1,6 +1,6 @@
1
- import { b as e, p as o } from "./index-b2193545-R7ZoV-kY.js";
1
+ import { b as e, p as o } from "./index-b2193545-BK1eKuNv.js";
2
2
  import { g as a } from "./app-globals-0f993ce5-D-kw1sls.js";
3
- import { U as g } from "./ui-skeleton-ed169f8f-CVY4B-CP.js";
3
+ import { U as g } from "./ui-skeleton-ed169f8f-8UVsv6jT.js";
4
4
  var i = () => {
5
5
  const r = import.meta.url, t = {};
6
6
  return r !== "" && (t.resourcesUrl = new URL(".", r).href), o(t);
@@ -14,9 +14,9 @@ var n = (t, e, o) => new Promise((m, s) => {
14
14
  }, a = (r) => r.done ? m(r.value) : Promise.resolve(r.value).then(u, g);
15
15
  a((o = o.apply(t, e)).next());
16
16
  });
17
- import { b as p, p as l } from "./index-b2193545-DsMHU6jb.js";
17
+ import { b as p, p as l } from "./index-b2193545-BzLH-hhx.js";
18
18
  import { g as h } from "./app-globals-0f993ce5-D-kw1sls.js";
19
- import { U as k } from "./ui-skeleton-ed169f8f-D3TjbVKy.js";
19
+ import { U as k } from "./ui-skeleton-ed169f8f-BQ-1TtKf.js";
20
20
  var c = () => {
21
21
  const t = import.meta.url, e = {};
22
22
  return t !== "" && (e.resourcesUrl = new URL(".", t).href), l(e);
@@ -1 +1 @@
1
- "use strict";var u=(t,r,n)=>new Promise((l,s)=>{var m=e=>{try{i(n.next(e))}catch(o){s(o)}},d=e=>{try{i(n.throw(e))}catch(o){s(o)}},i=e=>e.done?l(e.value):Promise.resolve(e.value).then(m,d);i((n=n.apply(t,r)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index-b2193545-9K-aI7zC.cjs"),p=require("./app-globals-0f993ce5-sCt45RkC.cjs"),g=require("./ui-skeleton-ed169f8f-CpiCXJrP.cjs");var a=typeof document!="undefined"?document.currentScript:null,f=()=>{const t=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:a&&a.tagName.toUpperCase()==="SCRIPT"&&a.src||new URL("stencil/ui-skeleton-BreIU6e5.cjs",document.baseURI).href,r={};return t!==""&&(r.resourcesUrl=new URL(".",t).href),c.promiseResolve(r)};f().then(t=>u(exports,null,function*(){return yield p.globalScripts(),c.bootstrapLazy([["ui-skeleton",[[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)}));exports.ui_skeleton=g.UiSkeleton;
1
+ "use strict";var u=(t,r,n)=>new Promise((l,s)=>{var m=e=>{try{i(n.next(e))}catch(o){s(o)}},d=e=>{try{i(n.throw(e))}catch(o){s(o)}},i=e=>e.done?l(e.value):Promise.resolve(e.value).then(m,d);i((n=n.apply(t,r)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index-b2193545-CIfou2cI.cjs"),p=require("./app-globals-0f993ce5-sCt45RkC.cjs"),g=require("./ui-skeleton-ed169f8f-CQoA7I2l.cjs");var a=typeof document!="undefined"?document.currentScript:null,f=()=>{const t=typeof document=="undefined"?require("url").pathToFileURL(__filename).href:a&&a.tagName.toUpperCase()==="SCRIPT"&&a.src||new URL("stencil/ui-skeleton-aZT0Suei.cjs",document.baseURI).href,r={};return t!==""&&(r.resourcesUrl=new URL(".",t).href),c.promiseResolve(r)};f().then(t=>u(exports,null,function*(){return yield p.globalScripts(),c.bootstrapLazy([["ui-skeleton",[[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)}));exports.ui_skeleton=g.UiSkeleton;
@@ -1,4 +1,4 @@
1
- import { r as n, h as t, H as r } from "./index-b2193545-R7ZoV-kY.js";
1
+ import { r as n, h as t, H as r } from "./index-b2193545-BK1eKuNv.js";
2
2
  const s = ":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{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)}.SkeletonCircle{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%}.SkeletonText{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)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{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)}.SkeletonImage{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)}.SkeletonLogo{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)}}", l = s, a = class {
3
3
  constructor(e) {
4
4
  n(this, e), this.stylingValue = {
@@ -1,4 +1,4 @@
1
- import { r as n, h as t, H as r } from "./index-b2193545-DsMHU6jb.js";
1
+ import { r as n, h as t, H as r } from "./index-b2193545-BzLH-hhx.js";
2
2
  const s = ":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{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)}.SkeletonCircle{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%}.SkeletonText{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)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{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)}.SkeletonImage{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)}.SkeletonLogo{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)}}", l = s, a = class {
3
3
  constructor(e) {
4
4
  n(this, e), this.stylingValue = {
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("./index-b2193545-9K-aI7zC.cjs"),r=":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{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)}.SkeletonCircle{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%}.SkeletonText{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)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{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)}.SkeletonImage{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)}.SkeletonLogo{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)}}",s=r,n=class{constructor(e){t.registerInstance(this,e),this.stylingValue={width:this.handleStylingProps(this.width),height:this.handleStylingProps(this.height),borderRadius:this.handleStylingProps(this.borderRadius),marginBottom:this.handleStylingProps(this.marginBottom),marginTop:this.handleStylingProps(this.marginTop),marginLeft:this.handleStylingProps(this.marginLeft),marginRight:this.handleStylingProps(this.marginRight),size:this.handleStylingProps(this.size)},this.structure=void 0,this.width="unset",this.height="unset",this.borderRadius="unset",this.marginBottom="unset",this.marginTop="unset",this.marginLeft="unset",this.marginRight="unset",this.animation=!0,this.rows=0,this.size="100%"}handleStructureChange(e,i){i!==e&&this.handleStructure(e)}handleStylingProps(e){switch(typeof e){case"number":return e===0?0:`${e}px`;case"undefined":return"unset";case"string":return["auto","unset","none","inherit","initial"].includes(e)||e.endsWith("px")||e.endsWith("%")?e:"unset";default:return"unset"}}handleStructure(e){switch(e){case"logo":return this.renderLogo();case"image":return this.renderImage();case"title":return this.renderTitle();case"text":return this.renderText();case"rectangle":return this.renderRectangle();case"circle":return this.renderCircle();default:return null}}renderLogo(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonLogo "+(this.animation?"Skeleton":"")}))}renderImage(){return t.h("div",{class:"SkeletonImage "+(this.animation?"Skeleton":"")})}renderTitle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonTitle "+(this.animation?"Skeleton":"")}))}renderText(){return t.h("div",{class:"SkeletonContainer"},Array.from({length:this.rows>0?this.rows:1}).map((e,i)=>t.h("div",{key:i,class:"SkeletonText "+(this.animation?"Skeleton":"")})))}renderRectangle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonRectangle "+(this.animation?"Skeleton":"")}))}renderCircle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonCircle "+(this.animation?"Skeleton":"")}))}render(){let e="";switch(this.structure){case"logo":e=`
1
+ "use strict";const t=require("./index-b2193545-CIfou2cI.cjs"),r=":host{display:block}.Skeleton{animation:skeleton-loading 1s linear infinite alternate}.SkeletonRectangle{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)}.SkeletonCircle{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%}.SkeletonText{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)}.SkeletonText:last-child{width:calc(var(--emw-skeleton-text-width, 400px) - 100px)}.SkeletonTitle{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)}.SkeletonImage{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)}.SkeletonLogo{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)}}",s=r,n=class{constructor(e){t.registerInstance(this,e),this.stylingValue={width:this.handleStylingProps(this.width),height:this.handleStylingProps(this.height),borderRadius:this.handleStylingProps(this.borderRadius),marginBottom:this.handleStylingProps(this.marginBottom),marginTop:this.handleStylingProps(this.marginTop),marginLeft:this.handleStylingProps(this.marginLeft),marginRight:this.handleStylingProps(this.marginRight),size:this.handleStylingProps(this.size)},this.structure=void 0,this.width="unset",this.height="unset",this.borderRadius="unset",this.marginBottom="unset",this.marginTop="unset",this.marginLeft="unset",this.marginRight="unset",this.animation=!0,this.rows=0,this.size="100%"}handleStructureChange(e,i){i!==e&&this.handleStructure(e)}handleStylingProps(e){switch(typeof e){case"number":return e===0?0:`${e}px`;case"undefined":return"unset";case"string":return["auto","unset","none","inherit","initial"].includes(e)||e.endsWith("px")||e.endsWith("%")?e:"unset";default:return"unset"}}handleStructure(e){switch(e){case"logo":return this.renderLogo();case"image":return this.renderImage();case"title":return this.renderTitle();case"text":return this.renderText();case"rectangle":return this.renderRectangle();case"circle":return this.renderCircle();default:return null}}renderLogo(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonLogo "+(this.animation?"Skeleton":"")}))}renderImage(){return t.h("div",{class:"SkeletonImage "+(this.animation?"Skeleton":"")})}renderTitle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonTitle "+(this.animation?"Skeleton":"")}))}renderText(){return t.h("div",{class:"SkeletonContainer"},Array.from({length:this.rows>0?this.rows:1}).map((e,i)=>t.h("div",{key:i,class:"SkeletonText "+(this.animation?"Skeleton":"")})))}renderRectangle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonRectangle "+(this.animation?"Skeleton":"")}))}renderCircle(){return t.h("div",{class:"SkeletonContainer"},t.h("div",{class:"SkeletonCircle "+(this.animation?"Skeleton":"")}))}render(){let e="";switch(this.structure){case"logo":e=`
2
2
  :host {
3
3
  --emw-skeleton-logo-width: ${this.stylingValue.width};
4
4
  --emw-skeleton-logo-height: ${this.stylingValue.height};
@@ -1 +0,0 @@
1
- "use strict";var P=(e,t,s)=>new Promise((r,n)=>{var a=i=>{try{o(s.next(i))}catch($){n($)}},l=i=>{try{o(s.throw(i))}catch($){n($)}},o=i=>i.done?r(i.value):Promise.resolve(i.value).then(a,l);o((s=s.apply(e,t)).next())});const ue="ui-skeleton",fe={hydratedSelectorName:"hydrated"};var de=Object.defineProperty,me=(e,t)=>{for(var s in t)de(e,s,{get:t[s],enumerable:!0})},U=new WeakMap,b=e=>U.get(e),ve=(e,t)=>U.set(t.$lazyInstance$=e,t),ge=(e,t)=>{const s={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};return s.$onReadyPromise$=new Promise(r=>s.$onReadyResolve$=r),e["s-p"]=[],e["s-rc"]=[],U.set(e,s)},E=(e,t)=>(0,console.error)(e,t),O=new Map,he=(e,t,s)=>{const r=e.$tagName$.replace(/-/g,"_"),n=e.$lazyBundleId$;if(!n)return;const a=O.get(n);if(a)return a[r];{const l=o=>(O.set(n,o),o[r]);switch(n){case"ui-skeleton":return Promise.resolve().then(()=>require("./ui-skeleton-BreIU6e5.cjs")).then(l,E)}}return import(`./${n}.entry.js`).then(l=>(O.set(n,l),l[r]),E)},L=new Map,pe="{visibility:hidden}.hydrated{visibility:inherit}",J="slot-fb{display:contents}slot-fb[hidden]{display:none}",B=typeof window!="undefined"?window:{},y=B.document||{head:{}},g={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,s,r)=>e.addEventListener(t,s,r),rel:(e,t,s,r)=>e.removeEventListener(t,s,r),ce:(e,t)=>new CustomEvent(e,t)},K=e=>Promise.resolve(e),ye=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replaceSync=="function"}catch(e){}return!1})(),A=!1,C=[],Q=[],Se=(e,t)=>s=>{e.push(s),A||(A=!0,g.$flags$&4?z(I):g.raf(I))},D=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(s){E(s)}e.length=0},I=()=>{D(C),D(Q),(A=C.length>0)&&g.raf(I)},z=e=>K().then(e),be=Se(Q),F={},X=e=>(e=typeof e,e==="object"||e==="function");function Z(e){var t,s,r;return(r=(s=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:s.getAttribute("content"))!=null?r:void 0}var ke={};me(ke,{err:()=>R,map:()=>Ee,ok:()=>H,unwrap:()=>we,unwrapErr:()=>Pe});var H=e=>({isOk:!0,isErr:!1,value:e}),R=e=>({isOk:!1,isErr:!0,value:e});function Ee(e,t){if(e.isOk){const s=t(e.value);return s instanceof Promise?s.then(r=>H(r)):H(s)}if(e.isErr){const s=e.value;return R(s)}throw"should never get here"}var we=e=>{if(e.isOk)return e.value;throw e.value},Pe=e=>{if(e.isErr)return e.value;throw e.value},S=(e,t="")=>()=>{},xe=(e,t)=>()=>{},V=(e,t,...s)=>{let r=null,n=null,a=!1,l=!1;const o=[],i=c=>{for(let u=0;u<c.length;u++)r=c[u],Array.isArray(r)?i(r):r!=null&&typeof r!="boolean"&&((a=typeof e!="function"&&!X(r))&&(r=String(r)),a&&l?o[o.length-1].$text$+=r:o.push(a?N(null,r):r),l=a)};if(i(s),t){t.key&&(n=t.key);{const c=t.className||t.class;c&&(t.class=typeof c!="object"?c:Object.keys(c).filter(u=>c[u]).join(" "))}}const $=N(e,null);return $.$attrs$=t,o.length>0&&($.$children$=o),$.$key$=n,$},N=(e,t)=>{const s={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null};return s.$attrs$=null,s.$key$=null,s},ee={},Te=e=>e&&e.$tag$===ee,Le=(e,t)=>e!=null&&!X(e)?t&4?e==="false"?!1:e===""||!!e:t&2?parseFloat(e):t&1?String(e):e:e,_e=(e,t,s)=>{const r=g.ce(t,s);return e.dispatchEvent(r),r},M=new WeakMap,je=(e,t,s)=>{let r=L.get(e);ye&&s?(r=r||new CSSStyleSheet,typeof r=="string"?r=t:r.replaceSync(t)):r=t,L.set(e,r)},Oe=(e,t,s)=>{var r;const n=te(t),a=L.get(n);if(e=e.nodeType===11?e:y,a)if(typeof a=="string"){e=e.head||e;let l=M.get(e),o;if(l||M.set(e,l=new Set),!l.has(n)){{o=y.createElement("style"),o.innerHTML=a;const i=(r=g.$nonce$)!=null?r:Z(y);i!=null&&o.setAttribute("nonce",i),e.insertBefore(o,e.querySelector("link"))}t.$flags$&4&&(o.innerHTML+=J),l&&l.add(n)}}else e.adoptedStyleSheets.includes(a)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,a]);return n},Ae=e=>{const t=e.$cmpMeta$,s=e.$hostElement$,r=S("attachStyles",t.$tagName$);Oe(s.getRootNode(),t),r()},te=(e,t)=>"sc-"+e.$tagName$,W=(e,t,s,r,n,a)=>{if(s!==r&&(t.toLowerCase(),t==="class")){const l=e.classList,o=Y(s),i=Y(r);l.remove(...o.filter($=>$&&!i.includes($))),l.add(...i.filter($=>$&&!o.includes($)))}},Ie=/\s/,Y=e=>e?e.split(Ie):[],ne=(e,t,s)=>{const r=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,n=e&&e.$attrs$||F,a=t.$attrs$||F;for(const l of G(Object.keys(n)))l in a||W(r,l,n[l],void 0);for(const l of G(Object.keys(a)))W(r,l,n[l],a[l])};function G(e){return e.includes("ref")?[...e.filter(t=>t!=="ref"),"ref"]:e}var se,_=(e,t,s,r)=>{const n=t.$children$[s];let a=0,l,o;if(n.$text$!==null)l=n.$elm$=y.createTextNode(n.$text$);else if(l=n.$elm$=y.createElement(n.$tag$),ne(null,n),n.$children$)for(a=0;a<n.$children$.length;++a)o=_(e,n,a),o&&l.appendChild(o);return l["s-hn"]=se,l},re=(e,t,s,r,n,a)=>{let l=e,o;for(;n<=a;++n)r[n]&&(o=_(null,s,n),o&&(r[n].$elm$=o,T(l,o,t)))},le=(e,t,s)=>{for(let r=t;r<=s;++r){const n=e[r];if(n){const a=n.$elm$;a&&a.remove()}}},He=(e,t,s,r,n=!1)=>{let a=0,l=0,o=0,i=0,$=t.length-1,c=t[0],u=t[$],f=r.length-1,d=r[0],m=r[f],v,h;for(;a<=$&&l<=f;)if(c==null)c=t[++a];else if(u==null)u=t[--$];else if(d==null)d=r[++l];else if(m==null)m=r[--f];else if(x(c,d,n))k(c,d,n),c=t[++a],d=r[++l];else if(x(u,m,n))k(u,m,n),u=t[--$],m=r[--f];else if(x(c,m,n))k(c,m,n),T(e,c.$elm$,u.$elm$.nextSibling),c=t[++a],m=r[--f];else if(x(u,d,n))k(u,d,n),T(e,u.$elm$,c.$elm$),u=t[--$],d=r[++l];else{for(o=-1,i=a;i<=$;++i)if(t[i]&&t[i].$key$!==null&&t[i].$key$===d.$key$){o=i;break}o>=0?(h=t[o],h.$tag$!==d.$tag$?v=_(t&&t[l],s,o):(k(h,d,n),t[o]=void 0,v=h.$elm$),d=r[++l]):(v=_(t&&t[l],s,l),d=r[++l]),v&&T(c.$elm$.parentNode,v,c.$elm$)}a>$?re(e,r[f+1]==null?null:r[f+1].$elm$,s,r,l,f):l>f&&le(t,a,$)},x=(e,t,s=!1)=>e.$tag$===t.$tag$?s?!0:e.$key$===t.$key$:!1,k=(e,t,s=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,l=t.$text$;l===null?(ne(e,t),n!==null&&a!==null?He(r,n,t,a,s):a!==null?(e.$text$!==null&&(r.textContent=""),re(r,null,t,a,0,a.length-1)):n!==null&&le(n,0,n.length-1)):e.$text$!==l&&(r.data=l)},T=(e,t,s)=>e==null?void 0:e.insertBefore(t,s),Ne=(e,t,s=!1)=>{const r=e.$hostElement$,n=e.$vnode$||N(null,null),a=Te(t)?t:V(null,null,t);if(se=r.tagName,s&&a.$attrs$)for(const l of Object.keys(a.$attrs$))r.hasAttribute(l)&&!["key","ref","style","class"].includes(l)&&(a.$attrs$[l]=r[l]);a.$tag$=null,a.$flags$|=4,e.$vnode$=a,a.$elm$=n.$elm$=r,k(n,a,s)},ae=(e,t)=>{t&&!e.$onRenderResolve$&&t["s-p"]&&t["s-p"].push(new Promise(s=>e.$onRenderResolve$=s))},q=(e,t)=>{if(e.$flags$|=16,e.$flags$&4){e.$flags$|=512;return}return ae(e,e.$ancestorComponent$),be(()=>Ue(e,t))},Ue=(e,t)=>{const s=e.$hostElement$,r=S("scheduleUpdate",e.$cmpMeta$.$tagName$),n=e.$lazyInstance$;if(!n)throw new Error(`Can't render component <${s.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`);let a;return r(),Be(a,()=>qe(e,n,t))},Be=(e,t)=>ze(e)?e.then(t).catch(s=>{console.error(s),t()}):t(),ze=e=>e instanceof Promise||e&&e.then&&typeof e.then=="function",qe=(e,t,s)=>P(exports,null,function*(){var r;const n=e.$hostElement$,a=S("update",e.$cmpMeta$.$tagName$),l=n["s-rc"];s&&Ae(e);const o=S("render",e.$cmpMeta$.$tagName$);Ce(e,t,n,s),l&&(l.map(i=>i()),n["s-rc"]=void 0),o(),a();{const i=(r=n["s-p"])!=null?r:[],$=()=>De(e);i.length===0?$():(Promise.all(i).then($),e.$flags$|=4,i.length=0)}}),Ce=(e,t,s,r)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,Ne(e,t,r)}catch(n){E(n,e.$hostElement$)}return null},De=e=>{const t=e.$cmpMeta$.$tagName$,s=e.$hostElement$,r=S("postUpdate",t),n=e.$ancestorComponent$;e.$flags$&64?r():(e.$flags$|=64,oe(s),r(),e.$onReadyResolve$(s),n||ie()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),e.$flags$&512&&z(()=>q(e,!1)),e.$flags$&=-517},ie=e=>{oe(y.documentElement),z(()=>_e(B,"appload",{detail:{namespace:ue}}))},oe=e=>{var t;return e.classList.add((t=fe.hydratedSelectorName)!=null?t:"hydrated")},Fe=(e,t)=>b(e).$instanceValues$.get(t),Me=(e,t,s,r)=>{const n=b(e);if(!n)throw new Error(`Couldn't find host element for "${r.$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).`);const a=n.$hostElement$,l=n.$instanceValues$.get(t),o=n.$flags$,i=n.$lazyInstance$;s=Le(s,r.$members$[t][0]);const $=Number.isNaN(l)&&Number.isNaN(s),c=s!==l&&!$;if((!(o&8)||l===void 0)&&c&&(n.$instanceValues$.set(t,s),i)){if(r.$watchers$&&o&128){const u=r.$watchers$[t];u&&u.map(f=>{try{i[f](s,l,t)}catch(d){E(d,a)}})}(o&18)===2&&q(n,!1)}},$e=(e,t,s)=>{var r,n;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const l=Object.entries((r=t.$members$)!=null?r:{});if(l.map(([o,[i]])=>{(i&31||s&2&&i&32)&&Object.defineProperty(a,o,{get(){return Fe(this,o)},set($){Me(this,o,$,t)},configurable:!0,enumerable:!0})}),s&1){const o=new Map;a.attributeChangedCallback=function(i,$,c){g.jmp(()=>{var u;const f=o.get(i);if(this.hasOwnProperty(f))c=this[f],delete this[f];else{if(a.hasOwnProperty(f)&&typeof this[f]=="number"&&this[f]==c)return;if(f==null){const d=b(this),m=d==null?void 0:d.$flags$;if(m&&!(m&8)&&m&128&&c!==$){const v=d.$lazyInstance$,h=(u=t.$watchers$)==null?void 0:u[i];h==null||h.forEach(p=>{v[p]!=null&&v[p].call(v,c,$,i)})}return}}this[f]=c===null&&typeof this[f]=="boolean"?!1:c})},e.observedAttributes=Array.from(new Set([...Object.keys((n=t.$watchers$)!=null?n:{}),...l.filter(([i,$])=>$[0]&15).map(([i,$])=>{const c=$[1]||i;return o.set(c,i),c})]))}}return e},We=(e,t,s,r)=>P(exports,null,function*(){let n;if(!(t.$flags$&32)){if(t.$flags$|=32,s.$lazyBundleId$){const i=he(s);if(i&&"then"in i){const c=xe();n=yield i,c()}else n=i;if(!n)throw new Error(`Constructor for "${s.$tagName$}#${t.$modeName$}" was not found`);n.isProxied||(s.$watchers$=n.watchers,$e(n,s,2),n.isProxied=!0);const $=S("createInstance",s.$tagName$);t.$flags$|=8;try{new n(t)}catch(c){E(c)}t.$flags$&=-9,t.$flags$|=128,$()}else{n=e.constructor;const i=e.localName;customElements.whenDefined(i).then(()=>t.$flags$|=128)}if(n&&n.style){let i;typeof n.style=="string"&&(i=n.style);const $=te(s);if(!L.has($)){const c=S("registerStyles",s.$tagName$);je($,i,!!(s.$flags$&1)),c()}}}const a=t.$ancestorComponent$,l=()=>q(t,!0);a&&a["s-rc"]?a["s-rc"].push(l):l()}),Ye=e=>{},Ge=e=>{if(!(g.$flags$&1)){const t=b(e),s=t.$cmpMeta$,r=S("connectedCallback",s.$tagName$);if(t.$flags$&1)t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>Ye());else{t.$flags$|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){ae(t,t.$ancestorComponent$=n);break}}s.$members$&&Object.entries(s.$members$).map(([n,[a]])=>{if(a&31&&e.hasOwnProperty(n)){const l=e[n];delete e[n],e[n]=l}}),We(e,t,s)}r()}},Je=e=>{},Ke=e=>P(exports,null,function*(){if(!(g.$flags$&1)){const t=b(e);t!=null&&t.$lazyInstance$||t!=null&&t.$onReadyPromise$&&t.$onReadyPromise$.then(()=>Je())}}),Qe=(e,t={})=>{var s;const r=S(),n=[],a=t.exclude||[],l=B.customElements,o=y.head,i=o.querySelector("meta[charset]"),$=y.createElement("style"),c=[];let u,f=!0;Object.assign(g,t),g.$resourcesUrl$=new URL(t.resourcesUrl||"./",y.baseURI).href;let d=!1;if(e.map(m=>{m[1].map(v=>{var h;const p={$flags$:v[0],$tagName$:v[1],$members$:v[2],$listeners$:v[3]};p.$flags$&4&&(d=!0),p.$members$=v[2],p.$watchers$=(h=v[4])!=null?h:{};const w=p.$tagName$,ce=class extends HTMLElement{constructor(j){super(j),this.hasRegisteredEventListeners=!1,j=this,ge(j,p)}connectedCallback(){b(this),this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),u&&(clearTimeout(u),u=null),f?c.push(this):g.jmp(()=>Ge(this))}disconnectedCallback(){g.jmp(()=>Ke(this))}componentOnReady(){return b(this).$onReadyPromise$}};p.$lazyBundleId$=m[0],!a.includes(w)&&!l.get(w)&&(n.push(w),l.define(w,$e(ce,p,1)))})}),n.length>0&&(d&&($.textContent+=J),$.textContent+=n.sort()+pe,$.innerHTML.length)){$.setAttribute("data-styles","");const m=(s=g.$nonce$)!=null?s:Z(y);m!=null&&$.setAttribute("nonce",m),o.insertBefore($,i?i.nextSibling:o.firstChild)}f=!1,c.length?c.map(m=>m.connectedCallback()):g.jmp(()=>u=setTimeout(ie,30)),r()};exports.Host=ee;exports.bootstrapLazy=Qe;exports.h=V;exports.promiseResolve=K;exports.registerInstance=ve;