@everymatrix/player-profile-info-cu 0.1.7 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{PlayerProfileInfoCu-DHm_ZojW.js → PlayerProfileInfoCu-Bae7Ucjm.js} +669 -683
- package/components/PlayerProfileInfoCu-CBLYbU_e.cjs +21 -0
- package/components/{PlayerProfileInfoCu-BWiU33aB.js → PlayerProfileInfoCu-DR77L9E9.js} +696 -710
- package/es2015/player-profile-info-cu.cjs +1 -1
- package/es2015/player-profile-info-cu.js +1 -1
- package/esnext/player-profile-info-cu.js +1 -1
- package/package.json +1 -1
- package/stencil/{index-b2193545-BtPvM93e.js → index-b2193545-BbCeNxUG.js} +176 -176
- package/stencil/{index-b2193545-D_KBbaD-.js → index-b2193545-C9PH-6qK.js} +169 -169
- package/stencil/index-b2193545-D-u-gzj3.cjs +1 -0
- package/stencil/{ui-skeleton-NZtdK490.js → ui-skeleton-BKDs0-7H.js} +2 -2
- package/stencil/{ui-skeleton-CWuMYFGQ.js → ui-skeleton-CJbkvgG7.js} +2 -2
- package/stencil/{ui-skeleton-ae35c6f2-CKJgMm_5.cjs → ui-skeleton-ae35c6f2-CXlvqczG.cjs} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-CW3z59Qf.js → ui-skeleton-ae35c6f2-ZB0isFAq.js} +1 -1
- package/stencil/{ui-skeleton-ae35c6f2-DlexSQlT.js → ui-skeleton-ae35c6f2-gun6WX2F.js} +1 -1
- package/stencil/{ui-skeleton-BPqjm-YB.cjs → ui-skeleton-bhljBTS7.cjs} +1 -1
- package/components/PlayerProfileInfoCu-BqQKCtzi.cjs +0 -21
- package/stencil/index-b2193545-CgelUAhE.cjs +0 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
const
|
|
1
|
+
const ie = "ui-skeleton", oe = (
|
|
2
2
|
/* ui-skeleton */
|
|
3
3
|
{ allRenderFn: !0, appendChildSlotFix: !1, asyncLoading: !0, asyncQueue: !1, attachStyles: !0, cloneNodeFix: !1, cmpDidLoad: !1, cmpDidRender: !1, cmpDidUnload: !1, cmpDidUpdate: !1, cmpShouldUpdate: !1, cmpWillLoad: !1, cmpWillRender: !1, cmpWillUpdate: !1, connectedCallback: !1, constructableCSS: !0, cssAnnotations: !0, devTools: !1, disconnectedCallback: !1, element: !1, event: !1, experimentalScopedSlotChanges: !1, experimentalSlotFixes: !1, formAssociated: !1, hasRenderFn: !0, hostListener: !1, hostListenerTarget: !1, hostListenerTargetBody: !1, hostListenerTargetDocument: !1, hostListenerTargetParent: !1, hostListenerTargetWindow: !1, hotModuleReplacement: !1, hydrateClientSide: !1, hydrateServerSide: !1, hydratedAttribute: !1, hydratedClass: !0, hydratedSelectorName: "hydrated", initializeNextTick: !1, invisiblePrehydration: !0, isDebug: !1, isDev: !1, isTesting: !1, lazyLoad: !0, lifecycle: !1, lifecycleDOMEvents: !1, member: !0, method: !1, mode: !1, observeAttribute: !0, profile: !1, prop: !0, propBoolean: !0, propMutable: !1, propNumber: !0, propString: !0, reflect: !1, scoped: !1, scopedSlotTextContentFix: !1, scriptDataOpts: !1, shadowDelegatesFocus: !1, shadowDom: !1, slot: !1, slotChildNodesFix: !1, slotRelocation: !1, state: !1, style: !0, svg: !1, taskQueue: !0, transformTagName: !1, updatable: !0, vdomAttribute: !0, vdomClass: !0, vdomFunctional: !1, vdomKey: !0, vdomListener: !1, vdomPropOrAttr: !1, vdomRef: !1, vdomRender: !0, vdomStyle: !1, vdomText: !0, vdomXlink: !1, watchCallback: !0 }
|
|
4
4
|
);
|
|
5
|
-
var
|
|
5
|
+
var ce = Object.defineProperty, $e = (e, t) => {
|
|
6
6
|
for (var r in t)
|
|
7
|
-
|
|
8
|
-
},
|
|
7
|
+
ce(e, r, { get: t[r], enumerable: !0 });
|
|
8
|
+
}, U = /* @__PURE__ */ new WeakMap(), b = (e) => U.get(e), Ge = (e, t) => U.set(t.$lazyInstance$ = e, t), fe = (e, t) => {
|
|
9
9
|
const r = {
|
|
10
10
|
$flags$: 0,
|
|
11
11
|
$hostElement$: e,
|
|
12
12
|
$cmpMeta$: t,
|
|
13
13
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
14
14
|
};
|
|
15
|
-
return r.$onReadyPromise$ = new Promise((n) => r.$onReadyResolve$ = n), e["s-p"] = [], e["s-rc"] = [],
|
|
16
|
-
}, w = (e, t) => (0, console.error)(e, t), O = /* @__PURE__ */ new Map(),
|
|
15
|
+
return r.$onReadyPromise$ = new Promise((n) => r.$onReadyResolve$ = n), e["s-p"] = [], e["s-rc"] = [], U.set(e, r);
|
|
16
|
+
}, w = (e, t) => (0, console.error)(e, t), O = /* @__PURE__ */ new Map(), ue = (e, t, r) => {
|
|
17
17
|
const n = e.$tagName$.replace(/-/g, "_"), s = e.$lazyBundleId$;
|
|
18
18
|
if (!s)
|
|
19
19
|
return;
|
|
@@ -21,12 +21,12 @@ var $e = Object.defineProperty, fe = (e, t) => {
|
|
|
21
21
|
if (a)
|
|
22
22
|
return a[n];
|
|
23
23
|
{
|
|
24
|
-
const l = (
|
|
24
|
+
const l = (i) => (O.set(s, i), i[n]);
|
|
25
25
|
switch (s) {
|
|
26
26
|
case "ui-skeleton":
|
|
27
27
|
return import(
|
|
28
28
|
/* webpackMode: "lazy" */
|
|
29
|
-
"./ui-skeleton-
|
|
29
|
+
"./ui-skeleton-BKDs0-7H.js"
|
|
30
30
|
).then(l, w);
|
|
31
31
|
}
|
|
32
32
|
}
|
|
@@ -37,7 +37,7 @@ var $e = Object.defineProperty, fe = (e, t) => {
|
|
|
37
37
|
/* webpackMode: "lazy" */
|
|
38
38
|
`./${s}.entry.js`
|
|
39
39
|
).then((l) => (O.set(s, l), l[n]), w);
|
|
40
|
-
}, L = /* @__PURE__ */ new Map(),
|
|
40
|
+
}, L = /* @__PURE__ */ new Map(), de = "{visibility:hidden}.hydrated{visibility:inherit}", Y = "slot-fb{display:contents}slot-fb[hidden]{display:none}", B = typeof window < "u" ? window : {}, y = B.document || { head: {} }, h = {
|
|
41
41
|
$flags$: 0,
|
|
42
42
|
$resourcesUrl$: "",
|
|
43
43
|
jmp: (e) => e(),
|
|
@@ -45,15 +45,15 @@ var $e = Object.defineProperty, fe = (e, t) => {
|
|
|
45
45
|
ael: (e, t, r, n) => e.addEventListener(t, r, n),
|
|
46
46
|
rel: (e, t, r, n) => e.removeEventListener(t, r, n),
|
|
47
47
|
ce: (e, t) => new CustomEvent(e, t)
|
|
48
|
-
},
|
|
48
|
+
}, me = (e) => Promise.resolve(e), pe = /* @__PURE__ */ (() => {
|
|
49
49
|
try {
|
|
50
50
|
return new CSSStyleSheet(), typeof new CSSStyleSheet().replaceSync == "function";
|
|
51
51
|
} catch {
|
|
52
52
|
}
|
|
53
53
|
return !1;
|
|
54
|
-
})(), _ = !1,
|
|
55
|
-
e.push(r), _ || (_ = !0,
|
|
56
|
-
},
|
|
54
|
+
})(), _ = !1, I = [], G = [], he = (e, t) => (r) => {
|
|
55
|
+
e.push(r), _ || (_ = !0, h.$flags$ & 4 ? D(j) : h.raf(j));
|
|
56
|
+
}, z = (e) => {
|
|
57
57
|
for (let t = 0; t < e.length; t++)
|
|
58
58
|
try {
|
|
59
59
|
e[t](performance.now());
|
|
@@ -62,19 +62,19 @@ var $e = Object.defineProperty, fe = (e, t) => {
|
|
|
62
62
|
}
|
|
63
63
|
e.length = 0;
|
|
64
64
|
}, j = () => {
|
|
65
|
-
|
|
66
|
-
},
|
|
67
|
-
function
|
|
65
|
+
z(I), z(G), (_ = I.length > 0) && h.raf(j);
|
|
66
|
+
}, D = (e) => me().then(e), ve = /* @__PURE__ */ he(G), F = {}, J = (e) => (e = typeof e, e === "object" || e === "function");
|
|
67
|
+
function K(e) {
|
|
68
68
|
var t, r, n;
|
|
69
69
|
return (n = (r = (t = e.head) == null ? void 0 : t.querySelector('meta[name="csp-nonce"]')) == null ? void 0 : r.getAttribute("content")) != null ? n : void 0;
|
|
70
70
|
}
|
|
71
|
-
var
|
|
72
|
-
|
|
71
|
+
var ge = {};
|
|
72
|
+
$e(ge, {
|
|
73
73
|
err: () => X,
|
|
74
|
-
map: () =>
|
|
74
|
+
map: () => ye,
|
|
75
75
|
ok: () => N,
|
|
76
|
-
unwrap: () =>
|
|
77
|
-
unwrapErr: () =>
|
|
76
|
+
unwrap: () => Se,
|
|
77
|
+
unwrapErr: () => be
|
|
78
78
|
});
|
|
79
79
|
var N = (e) => ({
|
|
80
80
|
isOk: !0,
|
|
@@ -85,7 +85,7 @@ var N = (e) => ({
|
|
|
85
85
|
isErr: !0,
|
|
86
86
|
value: e
|
|
87
87
|
});
|
|
88
|
-
function
|
|
88
|
+
function ye(e, t) {
|
|
89
89
|
if (e.isOk) {
|
|
90
90
|
const r = t(e.value);
|
|
91
91
|
return r instanceof Promise ? r.then((n) => N(n)) : N(r);
|
|
@@ -96,23 +96,23 @@ function be(e, t) {
|
|
|
96
96
|
}
|
|
97
97
|
throw "should never get here";
|
|
98
98
|
}
|
|
99
|
-
var
|
|
99
|
+
var Se = (e) => {
|
|
100
100
|
if (e.isOk)
|
|
101
101
|
return e.value;
|
|
102
102
|
throw e.value;
|
|
103
|
-
},
|
|
103
|
+
}, be = (e) => {
|
|
104
104
|
if (e.isErr)
|
|
105
105
|
return e.value;
|
|
106
106
|
throw e.value;
|
|
107
107
|
}, S = (e, t = "") => () => {
|
|
108
|
-
},
|
|
109
|
-
},
|
|
108
|
+
}, ke = (e, t) => () => {
|
|
109
|
+
}, we = (e, t, ...r) => {
|
|
110
110
|
let n = null, s = null, a = !1, l = !1;
|
|
111
|
-
const
|
|
111
|
+
const i = [], o = ($) => {
|
|
112
112
|
for (let f = 0; f < $.length; f++)
|
|
113
|
-
n = $[f], Array.isArray(n) ?
|
|
113
|
+
n = $[f], Array.isArray(n) ? o(n) : n != null && typeof n != "boolean" && ((a = typeof e != "function" && !J(n)) && (n = String(n)), a && l ? i[i.length - 1].$text$ += n : i.push(a ? C(null, n) : n), l = a);
|
|
114
114
|
};
|
|
115
|
-
if (
|
|
115
|
+
if (o(r), t) {
|
|
116
116
|
t.key && (s = t.key);
|
|
117
117
|
{
|
|
118
118
|
const $ = t.className || t.class;
|
|
@@ -120,7 +120,7 @@ var ke = (e) => {
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
const c = C(e, null);
|
|
123
|
-
return c.$attrs$ = t,
|
|
123
|
+
return c.$attrs$ = t, i.length > 0 && (c.$children$ = i), c.$key$ = s, c;
|
|
124
124
|
}, C = (e, t) => {
|
|
125
125
|
const r = {
|
|
126
126
|
$flags$: 0,
|
|
@@ -130,49 +130,49 @@ var ke = (e) => {
|
|
|
130
130
|
$children$: null
|
|
131
131
|
};
|
|
132
132
|
return r.$attrs$ = null, r.$key$ = null, r;
|
|
133
|
-
},
|
|
134
|
-
const n =
|
|
133
|
+
}, Ee = {}, xe = (e) => e && e.$tag$ === Ee, Te = (e, t) => e != null && !J(e) ? t & 4 ? e === "false" ? !1 : e === "" || !!e : t & 2 ? parseFloat(e) : t & 1 ? String(e) : e : e, Le = (e, t, r) => {
|
|
134
|
+
const n = h.ce(t, r);
|
|
135
135
|
return e.dispatchEvent(n), n;
|
|
136
|
-
},
|
|
136
|
+
}, q = /* @__PURE__ */ new WeakMap(), Pe = (e, t, r) => {
|
|
137
137
|
let n = L.get(e);
|
|
138
|
-
|
|
139
|
-
},
|
|
138
|
+
pe && r ? (n = n || new CSSStyleSheet(), typeof n == "string" ? n = t : n.replaceSync(t)) : n = t, L.set(e, n);
|
|
139
|
+
}, Ae = (e, t, r) => {
|
|
140
140
|
var n;
|
|
141
|
-
const s =
|
|
141
|
+
const s = R(t), a = L.get(s);
|
|
142
142
|
if (e = e.nodeType === 11 ? e : y, a)
|
|
143
143
|
if (typeof a == "string") {
|
|
144
144
|
e = e.head || e;
|
|
145
|
-
let l =
|
|
146
|
-
if (l ||
|
|
145
|
+
let l = q.get(e), i;
|
|
146
|
+
if (l || q.set(e, l = /* @__PURE__ */ new Set()), !l.has(s)) {
|
|
147
147
|
{
|
|
148
|
-
|
|
149
|
-
const
|
|
150
|
-
|
|
148
|
+
i = y.createElement("style"), i.innerHTML = a;
|
|
149
|
+
const o = (n = h.$nonce$) != null ? n : K(y);
|
|
150
|
+
o != null && i.setAttribute("nonce", o), e.insertBefore(i, e.querySelector("link"));
|
|
151
151
|
}
|
|
152
|
-
t.$flags$ & 4 && (
|
|
152
|
+
t.$flags$ & 4 && (i.innerHTML += Y), l && l.add(s);
|
|
153
153
|
}
|
|
154
154
|
} else
|
|
155
155
|
e.adoptedStyleSheets.includes(a) || (e.adoptedStyleSheets = [...e.adoptedStyleSheets, a]);
|
|
156
156
|
return s;
|
|
157
|
-
},
|
|
157
|
+
}, Oe = (e) => {
|
|
158
158
|
const t = e.$cmpMeta$, r = e.$hostElement$, n = S("attachStyles", t.$tagName$);
|
|
159
|
-
|
|
159
|
+
Ae(
|
|
160
160
|
r.getRootNode(),
|
|
161
161
|
t
|
|
162
162
|
), n();
|
|
163
|
-
},
|
|
163
|
+
}, R = (e, t) => "sc-" + e.$tagName$, W = (e, t, r, n, s, a) => {
|
|
164
164
|
if (r !== n && (t.toLowerCase(), t === "class")) {
|
|
165
|
-
const l = e.classList,
|
|
166
|
-
l.remove(...
|
|
165
|
+
const l = e.classList, i = M(r), o = M(n);
|
|
166
|
+
l.remove(...i.filter((c) => c && !o.includes(c))), l.add(...o.filter((c) => c && !i.includes(c)));
|
|
167
167
|
}
|
|
168
|
-
},
|
|
169
|
-
const n = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, s = e && e.$attrs$ ||
|
|
170
|
-
for (const l of
|
|
171
|
-
l in a ||
|
|
172
|
-
for (const l of
|
|
173
|
-
|
|
168
|
+
}, _e = /\s/, M = (e) => e ? e.split(_e) : [], Z = (e, t, r) => {
|
|
169
|
+
const n = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, s = e && e.$attrs$ || F, a = t.$attrs$ || F;
|
|
170
|
+
for (const l of Q(Object.keys(s)))
|
|
171
|
+
l in a || W(n, l, s[l], void 0);
|
|
172
|
+
for (const l of Q(Object.keys(a)))
|
|
173
|
+
W(n, l, s[l], a[l]);
|
|
174
174
|
};
|
|
175
|
-
function
|
|
175
|
+
function Q(e) {
|
|
176
176
|
return e.includes("ref") ? (
|
|
177
177
|
// we need to sort these to ensure that `'ref'` is the last attr
|
|
178
178
|
[...e.filter((t) => t !== "ref"), "ref"]
|
|
@@ -181,22 +181,22 @@ function Y(e) {
|
|
|
181
181
|
e
|
|
182
182
|
);
|
|
183
183
|
}
|
|
184
|
-
var
|
|
184
|
+
var V, P = (e, t, r, n) => {
|
|
185
185
|
const s = t.$children$[r];
|
|
186
|
-
let a = 0, l,
|
|
186
|
+
let a = 0, l, i;
|
|
187
187
|
if (s.$text$ !== null)
|
|
188
188
|
l = s.$elm$ = y.createTextNode(s.$text$);
|
|
189
189
|
else if (l = s.$elm$ = y.createElement(
|
|
190
|
-
|
|
191
|
-
),
|
|
190
|
+
s.$tag$
|
|
191
|
+
), Z(null, s), s.$children$)
|
|
192
192
|
for (a = 0; a < s.$children$.length; ++a)
|
|
193
|
-
|
|
194
|
-
return l["s-hn"] =
|
|
195
|
-
},
|
|
196
|
-
let l = e,
|
|
193
|
+
i = P(e, s, a), i && l.appendChild(i);
|
|
194
|
+
return l["s-hn"] = V, l;
|
|
195
|
+
}, ee = (e, t, r, n, s, a) => {
|
|
196
|
+
let l = e, i;
|
|
197
197
|
for (; s <= a; ++s)
|
|
198
|
-
n[s] && (
|
|
199
|
-
},
|
|
198
|
+
n[s] && (i = P(null, r, s), i && (n[s].$elm$ = i, T(l, i, t)));
|
|
199
|
+
}, te = (e, t, r) => {
|
|
200
200
|
for (let n = t; n <= r; ++n) {
|
|
201
201
|
const s = e[n];
|
|
202
202
|
if (s) {
|
|
@@ -204,8 +204,8 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
204
204
|
a && a.remove();
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
|
-
},
|
|
208
|
-
let a = 0, l = 0,
|
|
207
|
+
}, je = (e, t, r, n, s = !1) => {
|
|
208
|
+
let a = 0, l = 0, i = 0, o = 0, c = t.length - 1, $ = t[0], f = t[c], u = n.length - 1, d = n[0], m = n[u], p, v;
|
|
209
209
|
for (; a <= c && l <= u; )
|
|
210
210
|
if ($ == null)
|
|
211
211
|
$ = t[++a];
|
|
@@ -224,118 +224,118 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
224
224
|
else if (x(f, d, s))
|
|
225
225
|
k(f, d, s), T(e, f.$elm$, $.$elm$), f = t[--c], d = n[++l];
|
|
226
226
|
else {
|
|
227
|
-
for (
|
|
228
|
-
if (t[
|
|
229
|
-
|
|
227
|
+
for (i = -1, o = a; o <= c; ++o)
|
|
228
|
+
if (t[o] && t[o].$key$ !== null && t[o].$key$ === d.$key$) {
|
|
229
|
+
i = o;
|
|
230
230
|
break;
|
|
231
231
|
}
|
|
232
|
-
|
|
232
|
+
i >= 0 ? (v = t[i], v.$tag$ !== d.$tag$ ? p = P(t && t[l], r, i) : (k(v, d, s), t[i] = void 0, p = v.$elm$), d = n[++l]) : (p = P(t && t[l], r, l), d = n[++l]), p && T($.$elm$.parentNode, p, $.$elm$);
|
|
233
233
|
}
|
|
234
|
-
a > c ?
|
|
234
|
+
a > c ? ee(
|
|
235
235
|
e,
|
|
236
236
|
n[u + 1] == null ? null : n[u + 1].$elm$,
|
|
237
237
|
r,
|
|
238
238
|
n,
|
|
239
239
|
l,
|
|
240
240
|
u
|
|
241
|
-
) : l > u &&
|
|
241
|
+
) : l > u && te(t, a, c);
|
|
242
242
|
}, x = (e, t, r = !1) => e.$tag$ === t.$tag$ ? r ? !0 : e.$key$ === t.$key$ : !1, k = (e, t, r = !1) => {
|
|
243
243
|
const n = t.$elm$ = e.$elm$, s = e.$children$, a = t.$children$, l = t.$text$;
|
|
244
|
-
l === null ? (
|
|
245
|
-
}, T = (e, t, r) => e?.insertBefore(t, r),
|
|
246
|
-
const n = e.$hostElement$, s = e.$vnode$ || C(null, null), a =
|
|
247
|
-
if (
|
|
244
|
+
l === null ? (Z(e, t), s !== null && a !== null ? je(n, s, t, a, r) : a !== null ? (e.$text$ !== null && (n.textContent = ""), ee(n, null, t, a, 0, a.length - 1)) : s !== null && te(s, 0, s.length - 1)) : e.$text$ !== l && (n.data = l);
|
|
245
|
+
}, T = (e, t, r) => e?.insertBefore(t, r), Ne = (e, t, r = !1) => {
|
|
246
|
+
const n = e.$hostElement$, s = e.$vnode$ || C(null, null), a = xe(t) ? t : we(null, null, t);
|
|
247
|
+
if (V = n.tagName, r && a.$attrs$)
|
|
248
248
|
for (const l of Object.keys(a.$attrs$))
|
|
249
249
|
n.hasAttribute(l) && !["key", "ref", "style", "class"].includes(l) && (a.$attrs$[l] = n[l]);
|
|
250
|
-
a.$tag$ = null, a.$flags$ |= 4, e.$vnode$ = a, a.$elm$ = s.$elm$ = n,
|
|
251
|
-
},
|
|
250
|
+
a.$tag$ = null, a.$flags$ |= 4, e.$vnode$ = a, a.$elm$ = s.$elm$ = n, k(s, a, r);
|
|
251
|
+
}, se = (e, t) => {
|
|
252
252
|
t && !e.$onRenderResolve$ && t["s-p"] && t["s-p"].push(new Promise((r) => e.$onRenderResolve$ = r));
|
|
253
|
-
},
|
|
253
|
+
}, H = (e, t) => {
|
|
254
254
|
if (e.$flags$ |= 16, e.$flags$ & 4) {
|
|
255
255
|
e.$flags$ |= 512;
|
|
256
256
|
return;
|
|
257
257
|
}
|
|
258
|
-
return
|
|
259
|
-
},
|
|
258
|
+
return se(e, e.$ancestorComponent$), ve(() => Ce(e, t));
|
|
259
|
+
}, Ce = (e, t) => {
|
|
260
260
|
const r = e.$hostElement$, n = S("scheduleUpdate", e.$cmpMeta$.$tagName$), s = e.$lazyInstance$;
|
|
261
261
|
if (!s)
|
|
262
262
|
throw new Error(
|
|
263
263
|
`Can't render component <${r.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`
|
|
264
264
|
);
|
|
265
265
|
let a;
|
|
266
|
-
return n(),
|
|
267
|
-
},
|
|
266
|
+
return n(), Ue(a, () => De(e, s, t));
|
|
267
|
+
}, Ue = (e, t) => Be(e) ? e.then(t).catch((r) => {
|
|
268
268
|
console.error(r), t();
|
|
269
|
-
}) : t(),
|
|
269
|
+
}) : t(), Be = (e) => e instanceof Promise || e && e.then && typeof e.then == "function", De = async (e, t, r) => {
|
|
270
270
|
var n;
|
|
271
271
|
const s = e.$hostElement$, a = S("update", e.$cmpMeta$.$tagName$), l = s["s-rc"];
|
|
272
|
-
r &&
|
|
273
|
-
const
|
|
274
|
-
|
|
272
|
+
r && Oe(e);
|
|
273
|
+
const i = S("render", e.$cmpMeta$.$tagName$);
|
|
274
|
+
He(e, t, s, r), l && (l.map((o) => o()), s["s-rc"] = void 0), i(), a();
|
|
275
275
|
{
|
|
276
|
-
const
|
|
277
|
-
|
|
276
|
+
const o = (n = s["s-p"]) != null ? n : [], c = () => Ie(e);
|
|
277
|
+
o.length === 0 ? c() : (Promise.all(o).then(c), e.$flags$ |= 4, o.length = 0);
|
|
278
278
|
}
|
|
279
|
-
},
|
|
279
|
+
}, He = (e, t, r, n) => {
|
|
280
280
|
try {
|
|
281
|
-
t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2,
|
|
281
|
+
t = t.render(), e.$flags$ &= -17, e.$flags$ |= 2, Ne(e, t, n);
|
|
282
282
|
} catch (s) {
|
|
283
283
|
w(s, e.$hostElement$);
|
|
284
284
|
}
|
|
285
285
|
return null;
|
|
286
|
-
},
|
|
286
|
+
}, Ie = (e) => {
|
|
287
287
|
const t = e.$cmpMeta$.$tagName$, r = e.$hostElement$, n = S("postUpdate", t), s = e.$ancestorComponent$;
|
|
288
|
-
e.$flags$ & 64 ? n() : (e.$flags$ |= 64,
|
|
289
|
-
},
|
|
290
|
-
|
|
291
|
-
},
|
|
288
|
+
e.$flags$ & 64 ? n() : (e.$flags$ |= 64, re(r), n(), e.$onReadyResolve$(r), s || ne()), e.$onRenderResolve$ && (e.$onRenderResolve$(), e.$onRenderResolve$ = void 0), e.$flags$ & 512 && D(() => H(e, !1)), e.$flags$ &= -517;
|
|
289
|
+
}, ne = (e) => {
|
|
290
|
+
re(y.documentElement), D(() => Le(B, "appload", { detail: { namespace: ie } }));
|
|
291
|
+
}, re = (e) => {
|
|
292
292
|
var t;
|
|
293
|
-
return e.classList.add((t =
|
|
294
|
-
},
|
|
293
|
+
return e.classList.add((t = oe.hydratedSelectorName) != null ? t : "hydrated");
|
|
294
|
+
}, ze = (e, t) => b(e).$instanceValues$.get(t), Fe = (e, t, r, n) => {
|
|
295
295
|
const s = b(e);
|
|
296
296
|
if (!s)
|
|
297
297
|
throw new Error(
|
|
298
298
|
`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).`
|
|
299
299
|
);
|
|
300
|
-
const a = s.$hostElement$, l = s.$instanceValues$.get(t),
|
|
301
|
-
r =
|
|
300
|
+
const a = s.$hostElement$, l = s.$instanceValues$.get(t), i = s.$flags$, o = s.$lazyInstance$;
|
|
301
|
+
r = Te(r, n.$members$[t][0]);
|
|
302
302
|
const c = Number.isNaN(l) && Number.isNaN(r), $ = r !== l && !c;
|
|
303
|
-
if ((!(
|
|
304
|
-
if (n.$watchers$ &&
|
|
303
|
+
if ((!(i & 8) || l === void 0) && $ && (s.$instanceValues$.set(t, r), o)) {
|
|
304
|
+
if (n.$watchers$ && i & 128) {
|
|
305
305
|
const f = n.$watchers$[t];
|
|
306
306
|
f && f.map((u) => {
|
|
307
307
|
try {
|
|
308
|
-
|
|
308
|
+
o[u](r, l, t);
|
|
309
309
|
} catch (d) {
|
|
310
310
|
w(d, a);
|
|
311
311
|
}
|
|
312
312
|
});
|
|
313
313
|
}
|
|
314
|
-
(
|
|
314
|
+
(i & 18) === 2 && H(s, !1);
|
|
315
315
|
}
|
|
316
|
-
},
|
|
316
|
+
}, le = (e, t, r) => {
|
|
317
317
|
var n, s;
|
|
318
318
|
const a = e.prototype;
|
|
319
319
|
if (t.$members$ || t.$watchers$ || e.watchers) {
|
|
320
320
|
e.watchers && !t.$watchers$ && (t.$watchers$ = e.watchers);
|
|
321
321
|
const l = Object.entries((n = t.$members$) != null ? n : {});
|
|
322
|
-
if (l.map(([
|
|
323
|
-
(
|
|
322
|
+
if (l.map(([i, [o]]) => {
|
|
323
|
+
(o & 31 || r & 2 && o & 32) && Object.defineProperty(a, i, {
|
|
324
324
|
get() {
|
|
325
|
-
return
|
|
325
|
+
return ze(this, i);
|
|
326
326
|
},
|
|
327
327
|
set(c) {
|
|
328
|
-
|
|
328
|
+
Fe(this, i, c, t);
|
|
329
329
|
},
|
|
330
330
|
configurable: !0,
|
|
331
331
|
enumerable: !0
|
|
332
332
|
});
|
|
333
333
|
}), r & 1) {
|
|
334
|
-
const
|
|
335
|
-
a.attributeChangedCallback = function(
|
|
336
|
-
|
|
334
|
+
const i = /* @__PURE__ */ new Map();
|
|
335
|
+
a.attributeChangedCallback = function(o, c, $) {
|
|
336
|
+
h.jmp(() => {
|
|
337
337
|
var f;
|
|
338
|
-
const u =
|
|
338
|
+
const u = i.get(o);
|
|
339
339
|
if (this.hasOwnProperty(u))
|
|
340
340
|
$ = this[u], delete this[u];
|
|
341
341
|
else {
|
|
@@ -344,9 +344,9 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
344
344
|
if (u == null) {
|
|
345
345
|
const d = b(this), m = d?.$flags$;
|
|
346
346
|
if (m && !(m & 8) && m & 128 && $ !== c) {
|
|
347
|
-
const
|
|
348
|
-
|
|
349
|
-
|
|
347
|
+
const p = d.$lazyInstance$, v = (f = t.$watchers$) == null ? void 0 : f[o];
|
|
348
|
+
v?.forEach((g) => {
|
|
349
|
+
p[g] != null && p[g].call(p, $, c, o);
|
|
350
350
|
});
|
|
351
351
|
}
|
|
352
352
|
return;
|
|
@@ -358,30 +358,30 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
358
358
|
/* @__PURE__ */ new Set([
|
|
359
359
|
...Object.keys((s = t.$watchers$) != null ? s : {}),
|
|
360
360
|
...l.filter(
|
|
361
|
-
([
|
|
361
|
+
([o, c]) => c[0] & 15
|
|
362
362
|
/* HasAttribute */
|
|
363
|
-
).map(([
|
|
364
|
-
const $ = c[1] ||
|
|
365
|
-
return
|
|
363
|
+
).map(([o, c]) => {
|
|
364
|
+
const $ = c[1] || o;
|
|
365
|
+
return i.set($, o), $;
|
|
366
366
|
})
|
|
367
367
|
])
|
|
368
368
|
);
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
371
|
return e;
|
|
372
|
-
},
|
|
372
|
+
}, qe = async (e, t, r, n) => {
|
|
373
373
|
let s;
|
|
374
374
|
if (!(t.$flags$ & 32)) {
|
|
375
375
|
if (t.$flags$ |= 32, r.$lazyBundleId$) {
|
|
376
|
-
const
|
|
377
|
-
if (
|
|
378
|
-
const $ =
|
|
379
|
-
s = await
|
|
376
|
+
const o = ue(r);
|
|
377
|
+
if (o && "then" in o) {
|
|
378
|
+
const $ = ke();
|
|
379
|
+
s = await o, $();
|
|
380
380
|
} else
|
|
381
|
-
s =
|
|
381
|
+
s = o;
|
|
382
382
|
if (!s)
|
|
383
383
|
throw new Error(`Constructor for "${r.$tagName$}#${t.$modeName$}" was not found`);
|
|
384
|
-
s.isProxied || (r.$watchers$ = s.watchers,
|
|
384
|
+
s.isProxied || (r.$watchers$ = s.watchers, le(
|
|
385
385
|
s,
|
|
386
386
|
r,
|
|
387
387
|
2
|
|
@@ -397,37 +397,37 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
397
397
|
t.$flags$ &= -9, t.$flags$ |= 128, c();
|
|
398
398
|
} else {
|
|
399
399
|
s = e.constructor;
|
|
400
|
-
const
|
|
401
|
-
customElements.whenDefined(
|
|
400
|
+
const o = e.localName;
|
|
401
|
+
customElements.whenDefined(o).then(
|
|
402
402
|
() => t.$flags$ |= 128
|
|
403
403
|
/* isWatchReady */
|
|
404
404
|
);
|
|
405
405
|
}
|
|
406
406
|
if (s && s.style) {
|
|
407
|
-
let
|
|
408
|
-
typeof s.style == "string" && (
|
|
409
|
-
const c =
|
|
407
|
+
let o;
|
|
408
|
+
typeof s.style == "string" && (o = s.style);
|
|
409
|
+
const c = R(r);
|
|
410
410
|
if (!L.has(c)) {
|
|
411
411
|
const $ = S("registerStyles", r.$tagName$);
|
|
412
|
-
|
|
412
|
+
Pe(c, o, !!(r.$flags$ & 1)), $();
|
|
413
413
|
}
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
|
-
const a = t.$ancestorComponent$, l = () =>
|
|
416
|
+
const a = t.$ancestorComponent$, l = () => H(t, !0);
|
|
417
417
|
a && a["s-rc"] ? a["s-rc"].push(l) : l();
|
|
418
|
-
},
|
|
419
|
-
},
|
|
420
|
-
if (!(
|
|
418
|
+
}, We = (e) => {
|
|
419
|
+
}, Me = (e) => {
|
|
420
|
+
if (!(h.$flags$ & 1)) {
|
|
421
421
|
const t = b(e), r = t.$cmpMeta$, n = S("connectedCallback", r.$tagName$);
|
|
422
422
|
if (t.$flags$ & 1)
|
|
423
|
-
t?.$lazyInstance$ || t?.$onReadyPromise$ && t.$onReadyPromise$.then(() =>
|
|
423
|
+
t?.$lazyInstance$ || t?.$onReadyPromise$ && t.$onReadyPromise$.then(() => We());
|
|
424
424
|
else {
|
|
425
425
|
t.$flags$ |= 1;
|
|
426
426
|
{
|
|
427
427
|
let s = e;
|
|
428
428
|
for (; s = s.parentNode || s.host; )
|
|
429
429
|
if (s["s-p"]) {
|
|
430
|
-
|
|
430
|
+
se(t, t.$ancestorComponent$ = s);
|
|
431
431
|
break;
|
|
432
432
|
}
|
|
433
433
|
}
|
|
@@ -436,42 +436,42 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
436
436
|
const l = e[s];
|
|
437
437
|
delete e[s], e[s] = l;
|
|
438
438
|
}
|
|
439
|
-
}),
|
|
439
|
+
}), qe(e, t, r);
|
|
440
440
|
}
|
|
441
441
|
n();
|
|
442
442
|
}
|
|
443
|
-
},
|
|
444
|
-
},
|
|
445
|
-
if (!(
|
|
443
|
+
}, Qe = (e) => {
|
|
444
|
+
}, Ye = async (e) => {
|
|
445
|
+
if (!(h.$flags$ & 1)) {
|
|
446
446
|
const t = b(e);
|
|
447
|
-
t?.$lazyInstance$ || t?.$onReadyPromise$ && t.$onReadyPromise$.then(() =>
|
|
447
|
+
t?.$lazyInstance$ || t?.$onReadyPromise$ && t.$onReadyPromise$.then(() => Qe());
|
|
448
448
|
}
|
|
449
|
-
},
|
|
449
|
+
}, Je = (e, t = {}) => {
|
|
450
450
|
var r;
|
|
451
|
-
const n = S(), s = [], a = t.exclude || [], l = B.customElements,
|
|
451
|
+
const n = S(), s = [], a = t.exclude || [], l = B.customElements, i = y.head, o = /* @__PURE__ */ i.querySelector("meta[charset]"), c = /* @__PURE__ */ y.createElement("style"), $ = [];
|
|
452
452
|
let f, u = !0;
|
|
453
|
-
Object.assign(
|
|
453
|
+
Object.assign(h, t), h.$resourcesUrl$ = new URL(t.resourcesUrl || "./", y.baseURI).href;
|
|
454
454
|
let d = !1;
|
|
455
455
|
if (e.map((m) => {
|
|
456
|
-
m[1].map((
|
|
457
|
-
var
|
|
456
|
+
m[1].map((p) => {
|
|
457
|
+
var v;
|
|
458
458
|
const g = {
|
|
459
|
-
$flags$:
|
|
460
|
-
$tagName$:
|
|
461
|
-
$members$:
|
|
462
|
-
$listeners$:
|
|
459
|
+
$flags$: p[0],
|
|
460
|
+
$tagName$: p[1],
|
|
461
|
+
$members$: p[2],
|
|
462
|
+
$listeners$: p[3]
|
|
463
463
|
};
|
|
464
|
-
g.$flags$ & 4 && (d = !0), g.$members$ =
|
|
465
|
-
const E = g.$tagName$,
|
|
464
|
+
g.$flags$ & 4 && (d = !0), g.$members$ = p[2], g.$watchers$ = (v = p[4]) != null ? v : {};
|
|
465
|
+
const E = g.$tagName$, ae = class extends HTMLElement {
|
|
466
466
|
// StencilLazyHost
|
|
467
467
|
constructor(A) {
|
|
468
|
-
super(A), this.hasRegisteredEventListeners = !1, A = this,
|
|
468
|
+
super(A), this.hasRegisteredEventListeners = !1, A = this, fe(A, g);
|
|
469
469
|
}
|
|
470
470
|
connectedCallback() {
|
|
471
|
-
b(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), f && (clearTimeout(f), f = null), u ? $.push(this) :
|
|
471
|
+
b(this), this.hasRegisteredEventListeners || (this.hasRegisteredEventListeners = !0), f && (clearTimeout(f), f = null), u ? $.push(this) : h.jmp(() => Me(this));
|
|
472
472
|
}
|
|
473
473
|
disconnectedCallback() {
|
|
474
|
-
|
|
474
|
+
h.jmp(() => Ye(this));
|
|
475
475
|
}
|
|
476
476
|
componentOnReady() {
|
|
477
477
|
return b(this).$onReadyPromise$;
|
|
@@ -479,25 +479,25 @@ var ee, te = !1, P = (e, t, r, n) => {
|
|
|
479
479
|
};
|
|
480
480
|
g.$lazyBundleId$ = m[0], !a.includes(E) && !l.get(E) && (s.push(E), l.define(
|
|
481
481
|
E,
|
|
482
|
-
|
|
483
|
-
|
|
482
|
+
le(
|
|
483
|
+
ae,
|
|
484
484
|
g,
|
|
485
485
|
1
|
|
486
486
|
/* isElementConstructor */
|
|
487
487
|
)
|
|
488
488
|
));
|
|
489
489
|
});
|
|
490
|
-
}), s.length > 0 && (d && (c.textContent +=
|
|
490
|
+
}), s.length > 0 && (d && (c.textContent += Y), c.textContent += s.sort() + de, c.innerHTML.length)) {
|
|
491
491
|
c.setAttribute("data-styles", "");
|
|
492
|
-
const m = (r =
|
|
493
|
-
m != null && c.setAttribute("nonce", m),
|
|
492
|
+
const m = (r = h.$nonce$) != null ? r : K(y);
|
|
493
|
+
m != null && c.setAttribute("nonce", m), i.insertBefore(c, o ? o.nextSibling : i.firstChild);
|
|
494
494
|
}
|
|
495
|
-
u = !1, $.length ? $.map((m) => m.connectedCallback()) :
|
|
495
|
+
u = !1, $.length ? $.map((m) => m.connectedCallback()) : h.jmp(() => f = setTimeout(ne, 30)), n();
|
|
496
496
|
};
|
|
497
497
|
export {
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
498
|
+
Ee as H,
|
|
499
|
+
Je as b,
|
|
500
|
+
we as h,
|
|
501
|
+
me as p,
|
|
502
|
+
Ge as r
|
|
503
503
|
};
|