@everymatrix/lottery-program-wof 1.94.114 → 1.94.115

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.
@@ -1,509 +0,0 @@
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
- };
@@ -1 +0,0 @@
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;