@mgdis/stencil-helpers 2.0.0 → 2.2.0

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/dist/index.es.js CHANGED
@@ -5,13 +5,13 @@ var X = (e) => {
5
5
  var he = (e, t, s) => t in e ? ve(e, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[t] = s;
6
6
  var g = (e, t, s) => he(e, typeof t != "symbol" ? t + "" : t, s), ye = (e, t, s) => t.has(e) || X("Cannot " + s);
7
7
  var k = (e, t, s) => (ye(e, t, "read from private field"), s ? s.call(e) : t.get(e)), P = (e, t, s) => t.has(e) ? X("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, s);
8
- const ze = (e = "", t = 10) => {
8
+ const qe = (e = "", t = 10) => {
9
9
  const s = new Uint8Array(t);
10
10
  crypto.getRandomValues(s);
11
11
  const r = Array.from(s).map((o) => o.toString(16).padStart(2, "0")).join("").slice(0, t);
12
12
  return e !== "" ? `${e}-${r}` : r;
13
- };
14
- class Ie {
13
+ }, Ge = (e) => me(e) && /^([a-z][a-z0-9]*)(-[a-z0-9]+)*$/.exec(e) !== null;
14
+ class Xe {
15
15
  constructor(t = []) {
16
16
  /**
17
17
  * Available classes
@@ -46,7 +46,7 @@ class Ie {
46
46
  this.classes = t;
47
47
  }
48
48
  }
49
- const Ge = (e) => Array.isArray(e) && e.every((t) => typeof t == "string"), Xe = (e, t) => t.includes(e == null ? void 0 : e.tagName.toLowerCase()), Je = 'a[href], button, input, textarea, select, details, [tabindex]:not([tabindex="-1"]), [identifier], mg-button', Ke = (e) => {
49
+ const Je = (e) => Array.isArray(e) && e.every((t) => typeof t == "string"), Ke = (e, t) => t.includes(e == null ? void 0 : e.tagName.toLowerCase()), Qe = 'a[href], button, input, textarea, select, details, [tabindex]:not([tabindex="-1"]), [identifier], mg-button', Ze = (e) => {
50
50
  const t = te(e), s = se(e);
51
51
  return [e, ...t, ...s];
52
52
  }, te = (e, t = []) => {
@@ -63,7 +63,7 @@ const Ge = (e) => Array.isArray(e) && e.every((t) => typeof t == "string"), Xe =
63
63
  for (const s of Array.from(e.frames))
64
64
  t.push(s), se(s, t);
65
65
  return t;
66
- }, Qe = (e) => typeof e == "string" && e.trim() !== "", Ze = (e) => typeof e == "object" ? JSON.stringify(e) : `${e}`, Ye = (e) => typeof e == "string" ? e.toLocaleLowerCase().normalize("NFD").replaceAll(/[\u0300-\u036f]/g, "") : e, Ve = async (e) => e();
66
+ }, me = (e) => typeof e == "string" && e.trim() !== "", Ye = (e) => typeof e == "object" ? JSON.stringify(e) : `${e}`, Ve = (e) => typeof e == "number" && !Number.isNaN(e), et = (e) => typeof e == "string" ? e.toLocaleLowerCase().normalize("NFD").replaceAll(/[\u0300-\u036f]/g, "") : e, tt = async (e) => e();
67
67
  var E = {
68
68
  allRenderFn: !1,
69
69
  cmpDidLoad: !0,
@@ -153,12 +153,12 @@ var E = {
153
153
  attachStyles: !0,
154
154
  // TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior
155
155
  experimentalSlotFixes: !1
156
- }, me = Object.defineProperty, be = (e, t) => {
156
+ }, be = Object.defineProperty, Se = (e, t) => {
157
157
  for (var s in t)
158
- me(e, s, { get: t[s], enumerable: !0 });
159
- }, J = (e, t) => t in e, K = "http://www.w3.org/1999/xlink", q = typeof window < "u" ? window : {}, _ = q.document || { head: {} };
160
- q.HTMLElement;
161
- var L = {
158
+ be(e, s, { get: t[s], enumerable: !0 });
159
+ }, J = (e, t) => t in e, K = "http://www.w3.org/1999/xlink", B = typeof window < "u" ? window : {}, M = B.document || { head: {} };
160
+ B.HTMLElement;
161
+ var j = {
162
162
  $flags$: 0,
163
163
  $resourcesUrl$: "",
164
164
  jmp: (e) => e(),
@@ -166,13 +166,13 @@ var L = {
166
166
  ael: (e, t, s, r) => e.addEventListener(t, s, r),
167
167
  rel: (e, t, s, r) => e.removeEventListener(t, s, r),
168
168
  ce: (e, t) => new CustomEvent(e, t)
169
- }, Q = {}, Se = "http://www.w3.org/2000/svg", Te = "http://www.w3.org/1999/xhtml", ke = (e) => e != null, re = (e) => (e = typeof e, e === "object" || e === "function"), xe = {};
170
- be(xe, {
169
+ }, Q = {}, Te = "http://www.w3.org/2000/svg", ke = "http://www.w3.org/1999/xhtml", xe = (e) => e != null, re = (e) => (e = typeof e, e === "object" || e === "function"), Ae = {};
170
+ Se(Ae, {
171
171
  err: () => oe,
172
- map: () => Ae,
172
+ map: () => Ee,
173
173
  ok: () => U,
174
- unwrap: () => Ee,
175
- unwrapErr: () => Le
174
+ unwrap: () => je,
175
+ unwrapErr: () => Re
176
176
  });
177
177
  var U = (e) => ({
178
178
  isOk: !0,
@@ -183,7 +183,7 @@ var U = (e) => ({
183
183
  isErr: !0,
184
184
  value: e
185
185
  });
186
- function Ae(e, t) {
186
+ function Ee(e, t) {
187
187
  if (e.isOk) {
188
188
  const s = t(e.value);
189
189
  return s instanceof Promise ? s.then((r) => U(r)) : U(s);
@@ -194,19 +194,19 @@ function Ae(e, t) {
194
194
  }
195
195
  throw "should never get here";
196
196
  }
197
- var Ee = (e) => {
197
+ var je = (e) => {
198
198
  if (e.isOk)
199
199
  return e.value;
200
200
  throw e.value;
201
- }, Le = (e) => {
201
+ }, Re = (e) => {
202
202
  if (e.isErr)
203
203
  return e.value;
204
204
  throw e.value;
205
- }, je = (e, t, ...s) => {
206
- let r = null, o = null, n = null, l = !1, a = !1;
207
- const c = [], d = (i) => {
208
- for (let $ = 0; $ < i.length; $++)
209
- r = i[$], Array.isArray(r) ? d(r) : r != null && typeof r != "boolean" && ((l = !re(r)) && (r = String(r)), l && a ? c[c.length - 1].$text$ += r : c.push(l ? W(null, r) : r), a = l);
205
+ }, Le = (e, t, ...s) => {
206
+ let r = null, o = null, n = null, i = !1, a = !1;
207
+ const c = [], d = (l) => {
208
+ for (let $ = 0; $ < l.length; $++)
209
+ r = l[$], Array.isArray(r) ? d(r) : r != null && typeof r != "boolean" && ((i = !re(r)) && (r = String(r)), i && a ? c[c.length - 1].$text$ += r : c.push(i ? W(null, r) : r), a = i);
210
210
  };
211
211
  d(s);
212
212
  const f = W(e, null);
@@ -220,12 +220,12 @@ var Ee = (e) => {
220
220
  $children$: null
221
221
  };
222
222
  return s.$attrs$ = null, s.$key$ = null, s.$name$ = null, s;
223
- }, Re = {}, Oe = (e) => e && e.$tag$ === Re, Z = (e, t, s, r, o, n) => {
223
+ }, Oe = {}, Ne = (e) => e && e.$tag$ === Oe, Z = (e, t, s, r, o, n) => {
224
224
  if (s !== r) {
225
- let l = J(e, t), a = t.toLowerCase();
225
+ let i = J(e, t), a = t.toLowerCase();
226
226
  if (t === "class") {
227
227
  const c = e.classList, d = Y(s), f = Y(r);
228
- c.remove(...d.filter((i) => i && !f.includes(i))), c.add(...f.filter((i) => i && !d.includes(i)));
228
+ c.remove(...d.filter((l) => l && !f.includes(l))), c.add(...f.filter((l) => l && !d.includes(l)));
229
229
  } else if (t === "style") {
230
230
  for (const c in s)
231
231
  (!r || r[c] == null) && (c.includes("-") ? e.style.removeProperty(c) : e.style[c] = "");
@@ -234,32 +234,32 @@ var Ee = (e) => {
234
234
  } else if (t !== "key") if (t === "ref")
235
235
  r && r(e);
236
236
  else if (!e.__lookupSetter__(t) && t[0] === "o" && t[1] === "n") {
237
- if (t[2] === "-" ? t = t.slice(3) : J(q, a) ? t = a.slice(2) : t = a[2] + t.slice(3), s || r) {
237
+ if (t[2] === "-" ? t = t.slice(3) : J(B, a) ? t = a.slice(2) : t = a[2] + t.slice(3), s || r) {
238
238
  const c = t.endsWith(ne);
239
- t = t.replace(_e, ""), s && L.rel(e, t, s, c), r && L.ael(e, t, r, c);
239
+ t = t.replace(Fe, ""), s && j.rel(e, t, s, c), r && j.ael(e, t, r, c);
240
240
  }
241
241
  } else {
242
242
  const c = re(r);
243
- if ((l || c && r !== null) && !o)
243
+ if ((i || c && r !== null) && !o)
244
244
  try {
245
245
  if (e.tagName.includes("-"))
246
246
  e[t] = r;
247
247
  else {
248
248
  const f = r ?? "";
249
- t === "list" ? l = !1 : (s == null || e[t] != f) && (typeof e.__lookupSetter__(t) == "function" ? e[t] = f : e.setAttribute(t, f));
249
+ t === "list" ? i = !1 : (s == null || e[t] != f) && (typeof e.__lookupSetter__(t) == "function" ? e[t] = f : e.setAttribute(t, f));
250
250
  }
251
251
  } catch {
252
252
  }
253
253
  let d = !1;
254
- a !== (a = a.replace(/^xlink\:?/, "")) && (t = a, d = !0), r == null || r === !1 ? (r !== !1 || e.getAttribute(t) === "") && (d ? e.removeAttributeNS(K, t) : e.removeAttribute(t)) : (!l || n & 4 || o) && !c && (r = r === !0 ? "" : r, d ? e.setAttributeNS(K, t, r) : e.setAttribute(t, r));
254
+ a !== (a = a.replace(/^xlink\:?/, "")) && (t = a, d = !0), r == null || r === !1 ? (r !== !1 || e.getAttribute(t) === "") && (d ? e.removeAttributeNS(K, t) : e.removeAttribute(t)) : (!i || n & 4 || o) && !c && (r = r === !0 ? "" : r, d ? e.setAttributeNS(K, t, r) : e.setAttribute(t, r));
255
255
  }
256
256
  }
257
- }, Me = /\s/, Y = (e) => e ? e.split(Me) : [], ne = "Capture", _e = new RegExp(ne + "$"), le = (e, t, s) => {
257
+ }, Me = /\s/, Y = (e) => e ? e.split(Me) : [], ne = "Capture", Fe = new RegExp(ne + "$"), ie = (e, t, s) => {
258
258
  const r = t.$elm$.nodeType === 11 && t.$elm$.host ? t.$elm$.host : t.$elm$, o = e && e.$attrs$ || Q, n = t.$attrs$ || Q;
259
- for (const l of V(Object.keys(o)))
260
- l in n || Z(r, l, o[l], void 0, s, t.$flags$);
261
- for (const l of V(Object.keys(n)))
262
- Z(r, l, o[l], n[l], s, t.$flags$);
259
+ for (const i of V(Object.keys(o)))
260
+ i in n || Z(r, i, o[i], void 0, s, t.$flags$);
261
+ for (const i of V(Object.keys(n)))
262
+ Z(r, i, o[i], n[i], s, t.$flags$);
263
263
  };
264
264
  function V(e) {
265
265
  return e.includes("ref") ? (
@@ -270,11 +270,11 @@ function V(e) {
270
270
  e
271
271
  );
272
272
  }
273
- var x, H, j, N = !1, F = !1, z = !1, h = !1, C = (e, t, s, r) => {
273
+ var x, H, R, F = !1, _ = !1, I = !1, h = !1, D = (e, t, s, r) => {
274
274
  var o;
275
275
  const n = t.$children$[s];
276
- let l = 0, a, c, d;
277
- if (N || (z = !0, n.$tag$ === "slot" && (x && r.classList.add(x + "-s"), n.$flags$ |= n.$children$ ? (
276
+ let i = 0, a, c, d;
277
+ if (F || (I = !0, n.$tag$ === "slot" && (x && r.classList.add(x + "-s"), n.$flags$ |= n.$children$ ? (
278
278
  // slot element has fallback content
279
279
  // still create an element that "mocks" the slot element
280
280
  2
@@ -284,92 +284,92 @@ var x, H, j, N = !1, F = !1, z = !1, h = !1, C = (e, t, s, r) => {
284
284
  // where actual slot content should sit next to
285
285
  1
286
286
  ))), n.$text$ !== null)
287
- a = n.$elm$ = _.createTextNode(n.$text$);
287
+ a = n.$elm$ = M.createTextNode(n.$text$);
288
288
  else if (n.$flags$ & 1)
289
- a = n.$elm$ = _.createTextNode("");
289
+ a = n.$elm$ = M.createTextNode("");
290
290
  else {
291
- if (h || (h = n.$tag$ === "svg"), a = n.$elm$ = _.createElementNS(
292
- h ? Se : Te,
293
- !N && E.slotRelocation && n.$flags$ & 2 ? "slot-fb" : n.$tag$
294
- ), h && n.$tag$ === "foreignObject" && (h = !1), le(null, n, h), !!a.getRootNode().querySelector("body") && E.scoped && ke(x) && a["s-si"] !== x && a.classList.add(a["s-si"] = x), G(a, r), n.$children$)
295
- for (l = 0; l < n.$children$.length; ++l)
296
- c = C(e, n, l, a), c && a.appendChild(c);
291
+ if (h || (h = n.$tag$ === "svg"), a = n.$elm$ = M.createElementNS(
292
+ h ? Te : ke,
293
+ !F && E.slotRelocation && n.$flags$ & 2 ? "slot-fb" : n.$tag$
294
+ ), h && n.$tag$ === "foreignObject" && (h = !1), ie(null, n, h), !!a.getRootNode().querySelector("body") && E.scoped && xe(x) && a["s-si"] !== x && a.classList.add(a["s-si"] = x), G(a, r), n.$children$)
295
+ for (i = 0; i < n.$children$.length; ++i)
296
+ c = D(e, n, i, a), c && a.appendChild(c);
297
297
  n.$tag$ === "svg" ? h = !1 : a.tagName === "foreignObject" && (h = !0);
298
298
  }
299
- return a["s-hn"] = j, n.$flags$ & 3 && (a["s-sr"] = !0, a["s-cr"] = H, a["s-sn"] = n.$name$ || "", a["s-rf"] = (o = n.$attrs$) == null ? void 0 : o.ref, d = e && e.$children$ && e.$children$[s], d && d.$tag$ === n.$tag$ && e.$elm$ && R(e.$elm$, !1)), a;
300
- }, R = (e, t) => {
301
- L.$flags$ |= 1;
299
+ return a["s-hn"] = R, n.$flags$ & 3 && (a["s-sr"] = !0, a["s-cr"] = H, a["s-sn"] = n.$name$ || "", a["s-rf"] = (o = n.$attrs$) == null ? void 0 : o.ref, d = e && e.$children$ && e.$children$[s], d && d.$tag$ === n.$tag$ && e.$elm$ && L(e.$elm$, !1)), a;
300
+ }, L = (e, t) => {
301
+ j.$flags$ |= 1;
302
302
  const s = Array.from(e.childNodes);
303
303
  if (e["s-sr"] && E.experimentalSlotFixes) {
304
304
  let r = e;
305
305
  for (; r = r.nextSibling; )
306
- r && r["s-sn"] === e["s-sn"] && r["s-sh"] === j && s.push(r);
306
+ r && r["s-sn"] === e["s-sn"] && r["s-sh"] === R && s.push(r);
307
307
  }
308
308
  for (let r = s.length - 1; r >= 0; r--) {
309
309
  const o = s[r];
310
- o["s-hn"] !== j && o["s-ol"] && (T(ce(o), o, I(o)), o["s-ol"].remove(), o["s-ol"] = void 0, o["s-sh"] = void 0, z = !0), t && R(o, t);
310
+ o["s-hn"] !== R && o["s-ol"] && (T(ce(o), o, q(o)), o["s-ol"].remove(), o["s-ol"] = void 0, o["s-sh"] = void 0, I = !0), t && L(o, t);
311
311
  }
312
- L.$flags$ &= -2;
313
- }, ie = (e, t, s, r, o, n) => {
314
- let l = e["s-cr"] && e["s-cr"].parentNode || e, a;
315
- for (l.shadowRoot && l.tagName === j && (l = l.shadowRoot); o <= n; ++o)
316
- r[o] && (a = C(null, s, o, e), a && (r[o].$elm$ = a, T(l, a, I(t))));
312
+ j.$flags$ &= -2;
313
+ }, le = (e, t, s, r, o, n) => {
314
+ let i = e["s-cr"] && e["s-cr"].parentNode || e, a;
315
+ for (i.shadowRoot && i.tagName === R && (i = i.shadowRoot); o <= n; ++o)
316
+ r[o] && (a = D(null, s, o, e), a && (r[o].$elm$ = a, T(i, a, q(t))));
317
317
  }, ae = (e, t, s) => {
318
318
  for (let r = t; r <= s; ++r) {
319
319
  const o = e[r];
320
320
  if (o) {
321
321
  const n = o.$elm$;
322
- $e(o), n && (F = !0, n["s-ol"] ? n["s-ol"].remove() : R(n, !0), n.remove());
322
+ $e(o), n && (_ = !0, n["s-ol"] ? n["s-ol"].remove() : L(n, !0), n.remove());
323
323
  }
324
324
  }
325
- }, Ne = (e, t, s, r, o = !1) => {
326
- let n = 0, l = 0, a = 0, c = 0, d = t.length - 1, f = t[0], i = t[d], $ = r.length - 1, u = r[0], p = r[$], m, y;
327
- for (; n <= d && l <= $; )
325
+ }, _e = (e, t, s, r, o = !1) => {
326
+ let n = 0, i = 0, a = 0, c = 0, d = t.length - 1, f = t[0], l = t[d], $ = r.length - 1, u = r[0], p = r[$], m, y;
327
+ for (; n <= d && i <= $; )
328
328
  if (f == null)
329
329
  f = t[++n];
330
- else if (i == null)
331
- i = t[--d];
330
+ else if (l == null)
331
+ l = t[--d];
332
332
  else if (u == null)
333
- u = r[++l];
333
+ u = r[++i];
334
334
  else if (p == null)
335
335
  p = r[--$];
336
- else if (M(f, u, o))
337
- A(f, u, o), f = t[++n], u = r[++l];
338
- else if (M(i, p, o))
339
- A(i, p, o), i = t[--d], p = r[--$];
340
- else if (M(f, p, o))
341
- (f.$tag$ === "slot" || p.$tag$ === "slot") && R(f.$elm$.parentNode, !1), A(f, p, o), T(e, f.$elm$, i.$elm$.nextSibling), f = t[++n], p = r[--$];
342
- else if (M(i, u, o))
343
- (f.$tag$ === "slot" || p.$tag$ === "slot") && R(i.$elm$.parentNode, !1), A(i, u, o), T(e, i.$elm$, f.$elm$), i = t[--d], u = r[++l];
336
+ else if (N(f, u, o))
337
+ A(f, u, o), f = t[++n], u = r[++i];
338
+ else if (N(l, p, o))
339
+ A(l, p, o), l = t[--d], p = r[--$];
340
+ else if (N(f, p, o))
341
+ (f.$tag$ === "slot" || p.$tag$ === "slot") && L(f.$elm$.parentNode, !1), A(f, p, o), T(e, f.$elm$, l.$elm$.nextSibling), f = t[++n], p = r[--$];
342
+ else if (N(l, u, o))
343
+ (f.$tag$ === "slot" || p.$tag$ === "slot") && L(l.$elm$.parentNode, !1), A(l, u, o), T(e, l.$elm$, f.$elm$), l = t[--d], u = r[++i];
344
344
  else {
345
345
  for (a = -1, c = n; c <= d; ++c)
346
346
  if (t[c] && t[c].$key$ !== null && t[c].$key$ === u.$key$) {
347
347
  a = c;
348
348
  break;
349
349
  }
350
- a >= 0 ? (y = t[a], y.$tag$ !== u.$tag$ ? m = C(t && t[l], s, a, e) : (A(y, u, o), t[a] = void 0, m = y.$elm$), u = r[++l]) : (m = C(t && t[l], s, l, e), u = r[++l]), m && T(ce(f.$elm$), m, I(f.$elm$));
350
+ a >= 0 ? (y = t[a], y.$tag$ !== u.$tag$ ? m = D(t && t[i], s, a, e) : (A(y, u, o), t[a] = void 0, m = y.$elm$), u = r[++i]) : (m = D(t && t[i], s, i, e), u = r[++i]), m && T(ce(f.$elm$), m, q(f.$elm$));
351
351
  }
352
- n > d ? ie(
352
+ n > d ? le(
353
353
  e,
354
354
  r[$ + 1] == null ? null : r[$ + 1].$elm$,
355
355
  s,
356
356
  r,
357
- l,
357
+ i,
358
358
  $
359
- ) : l > $ && ae(t, n, d);
360
- }, M = (e, t, s = !1) => e.$tag$ === t.$tag$ ? e.$tag$ === "slot" ? (
359
+ ) : i > $ && ae(t, n, d);
360
+ }, N = (e, t, s = !1) => e.$tag$ === t.$tag$ ? e.$tag$ === "slot" ? (
361
361
  // The component gets hydrated and no VDOM has been initialized.
362
362
  // Here the comparison can't happen as $name$ property is not set for `leftNode`.
363
363
  "$nodeId$" in e && s && // `leftNode` is not from type HTMLComment which would cause many
364
364
  // hydration comments to be removed
365
365
  e.$elm$.nodeType !== 8 ? !1 : e.$name$ === t.$name$
366
- ) : s ? !0 : e.$key$ === t.$key$ : !1, I = (e) => e && e["s-ol"] || e, ce = (e) => (e["s-ol"] ? e["s-ol"] : e).parentNode, A = (e, t, s = !1) => {
367
- const r = t.$elm$ = e.$elm$, o = e.$children$, n = t.$children$, l = t.$tag$, a = t.$text$;
366
+ ) : s ? !0 : e.$key$ === t.$key$ : !1, q = (e) => e && e["s-ol"] || e, ce = (e) => (e["s-ol"] ? e["s-ol"] : e).parentNode, A = (e, t, s = !1) => {
367
+ const r = t.$elm$ = e.$elm$, o = e.$children$, n = t.$children$, i = t.$tag$, a = t.$text$;
368
368
  let c;
369
- a === null ? (h = l === "svg" ? !0 : l === "foreignObject" ? !1 : h, l === "slot" && !N || le(e, t, h), o !== null && n !== null ? Ne(r, o, t, n, s) : n !== null ? (e.$text$ !== null && (r.textContent = ""), ie(r, null, t, n, 0, n.length - 1)) : (
369
+ a === null ? (h = i === "svg" ? !0 : i === "foreignObject" ? !1 : h, i === "slot" && !F || ie(e, t, h), o !== null && n !== null ? _e(r, o, t, n, s) : n !== null ? (e.$text$ !== null && (r.textContent = ""), le(r, null, t, n, 0, n.length - 1)) : (
370
370
  // don't do this on initial render as it can cause non-hydrated content to be removed
371
371
  !s && E.updatable && o !== null && ae(o, 0, o.length - 1)
372
- ), h && l === "svg" && (h = !1)) : (c = r["s-cr"]) ? c.parentNode.textContent = a : e.$text$ !== a && (r.data = a);
372
+ ), h && i === "svg" && (h = !1)) : (c = r["s-cr"]) ? c.parentNode.textContent = a : e.$text$ !== a && (r.data = a);
373
373
  }, fe = (e) => {
374
374
  const t = e.childNodes;
375
375
  for (const s of t)
@@ -401,14 +401,14 @@ var x, H, j, N = !1, F = !1, z = !1, h = !1, C = (e, t, s, r) => {
401
401
  for (r = s.length - 1; r >= 0; r--)
402
402
  if (t = s[r], !t["s-cn"] && !t["s-nr"] && t["s-hn"] !== o["s-hn"] && !E.experimentalSlotFixes)
403
403
  if (ee(t, n)) {
404
- let l = b.find((a) => a.$nodeToRelocate$ === t);
405
- F = !0, t["s-sn"] = t["s-sn"] || n, l ? (l.$nodeToRelocate$["s-sh"] = o["s-hn"], l.$slotRefNode$ = o) : (t["s-sh"] = o["s-hn"], b.push({
404
+ let i = b.find((a) => a.$nodeToRelocate$ === t);
405
+ _ = !0, t["s-sn"] = t["s-sn"] || n, i ? (i.$nodeToRelocate$["s-sh"] = o["s-hn"], i.$slotRefNode$ = o) : (t["s-sh"] = o["s-hn"], b.push({
406
406
  $slotRefNode$: o,
407
407
  $nodeToRelocate$: t
408
408
  })), t["s-sr"] && b.map((a) => {
409
- ee(a.$nodeToRelocate$, t["s-sn"]) && (l = b.find((c) => c.$nodeToRelocate$ === t), l && !a.$slotRefNode$ && (a.$slotRefNode$ = l.$slotRefNode$));
409
+ ee(a.$nodeToRelocate$, t["s-sn"]) && (i = b.find((c) => c.$nodeToRelocate$ === t), i && !a.$slotRefNode$ && (a.$slotRefNode$ = i.$slotRefNode$));
410
410
  });
411
- } else b.some((l) => l.$nodeToRelocate$ === t) || b.push({
411
+ } else b.some((i) => i.$nodeToRelocate$ === t) || b.push({
412
412
  $nodeToRelocate$: t
413
413
  });
414
414
  }
@@ -435,22 +435,22 @@ var x, H, j, N = !1, F = !1, z = !1, h = !1, C = (e, t, s, r) => {
435
435
  for (const n of Array.from(e.childNodes))
436
436
  G(n, e, !0);
437
437
  }
438
- }, Fe = (e, t, s = !1) => {
439
- var r, o, n, l, a;
440
- const c = e.$hostElement$, d = e.$cmpMeta$, f = e.$vnode$ || W(null, null), i = Oe(t) ? t : je(null, null, t);
441
- if (j = c.tagName, d.$attrsToReflect$ && (i.$attrs$ = i.$attrs$ || {}, d.$attrsToReflect$.map(
442
- ([$, u]) => i.$attrs$[u] = c[$]
443
- )), s && i.$attrs$)
444
- for (const $ of Object.keys(i.$attrs$))
445
- c.hasAttribute($) && !["key", "ref", "style", "class"].includes($) && (i.$attrs$[$] = c[$]);
446
- i.$tag$ = null, i.$flags$ |= 4, e.$vnode$ = i, i.$elm$ = f.$elm$ = c.shadowRoot || c, x = c["s-sc"], N = (d.$flags$ & 1) !== 0, H = c["s-cr"], F = !1, A(f, i, s);
438
+ }, De = (e, t, s = !1) => {
439
+ var r, o, n, i, a;
440
+ const c = e.$hostElement$, d = e.$cmpMeta$, f = e.$vnode$ || W(null, null), l = Ne(t) ? t : Le(null, null, t);
441
+ if (R = c.tagName, d.$attrsToReflect$ && (l.$attrs$ = l.$attrs$ || {}, d.$attrsToReflect$.map(
442
+ ([$, u]) => l.$attrs$[u] = c[$]
443
+ )), s && l.$attrs$)
444
+ for (const $ of Object.keys(l.$attrs$))
445
+ c.hasAttribute($) && !["key", "ref", "style", "class"].includes($) && (l.$attrs$[$] = c[$]);
446
+ l.$tag$ = null, l.$flags$ |= 4, e.$vnode$ = l, l.$elm$ = f.$elm$ = c.shadowRoot || c, x = c["s-sc"], F = (d.$flags$ & 1) !== 0, H = c["s-cr"], _ = !1, A(f, l, s);
447
447
  {
448
- if (L.$flags$ |= 1, z) {
449
- ue(i.$elm$);
448
+ if (j.$flags$ |= 1, I) {
449
+ ue(l.$elm$);
450
450
  for (const $ of b) {
451
451
  const u = $.$nodeToRelocate$;
452
452
  if (!u["s-ol"]) {
453
- const p = _.createTextNode("");
453
+ const p = M.createTextNode("");
454
454
  p["s-nr"] = u, T(u.parentNode, u["s-ol"] = p, u);
455
455
  }
456
456
  }
@@ -476,14 +476,14 @@ var x, H, j, N = !1, F = !1, z = !1, h = !1, C = (e, t, s, r) => {
476
476
  }
477
477
  (!y && m !== u.parentNode || u.nextSibling !== y) && u !== y && (!u["s-hn"] && u["s-ol"] && (u["s-hn"] = u["s-ol"].parentNode.nodeName), T(m, u, y), u.nodeType === 1 && (u.hidden = (n = u["s-ih"]) != null ? n : !1)), u && typeof p["s-rf"] == "function" && p["s-rf"](u);
478
478
  } else
479
- u.nodeType === 1 && (s && (u["s-ih"] = (l = u.hidden) != null ? l : !1), u.hidden = !0);
479
+ u.nodeType === 1 && (s && (u["s-ih"] = (i = u.hidden) != null ? i : !1), u.hidden = !0);
480
480
  }
481
481
  }
482
- F && fe(i.$elm$), L.$flags$ &= -2, b.length = 0;
482
+ _ && fe(l.$elm$), j.$flags$ &= -2, b.length = 0;
483
483
  }
484
484
  if (E.experimentalScopedSlotChanges && d.$flags$ & 2)
485
- for (const $ of i.$elm$.childNodes)
486
- $["s-hn"] !== j && !$["s-sh"] && (s && $["s-ih"] == null && ($["s-ih"] = (a = $.hidden) != null ? a : !1), $.hidden = !0);
485
+ for (const $ of l.$elm$.childNodes)
486
+ $["s-hn"] !== R && !$["s-sh"] && (s && $["s-ih"] == null && ($["s-ih"] = (a = $.hidden) != null ? a : !1), $.hidden = !0);
487
487
  H = void 0;
488
488
  };
489
489
  const Ce = (e, t, s) => {
@@ -491,14 +491,14 @@ const Ce = (e, t, s) => {
491
491
  }, pe = (e, t, s, r, o) => {
492
492
  if (t && typeof t == "string") {
493
493
  const n = document.createElement(t);
494
- Object.keys(s || {}).forEach((l) => {
495
- Ce(n, l, s[l]);
496
- }), r == null || r.forEach((l) => {
497
- pe(n, l.$tag$, l.$attrs$, l.$children$, l.$text$);
494
+ Object.keys(s || {}).forEach((i) => {
495
+ Ce(n, i, s[i]);
496
+ }), r == null || r.forEach((i) => {
497
+ pe(n, i.$tag$, i.$attrs$, i.$children$, i.$text$);
498
498
  }), s != null && s.innerHTML && (n.innerHTML = s.innerHTML), e.appendChild(n);
499
499
  }
500
500
  o && (e.innerHTML = o);
501
- }, et = (e, t) => {
501
+ }, st = (e, t) => {
502
502
  const s = {};
503
503
  if (typeof e != "object")
504
504
  throw new Error("filterArgs - args isn't an object.");
@@ -508,11 +508,11 @@ const Ce = (e, t, s) => {
508
508
  (!t || !Object.keys(t).includes(r) || t[r] !== o) && (s[n] = o);
509
509
  }
510
510
  return s;
511
- }, tt = (e, t) => {
511
+ }, rt = (e, t) => {
512
512
  var r, o;
513
513
  const s = document.getElementById("storybook-root");
514
514
  if (s !== null)
515
- return (o = document.querySelector("[lang]")) == null || o.setAttribute("lang", ((r = t.globals) == null ? void 0 : r.locale) || "en"), Fe(
515
+ return (o = document.querySelector("[lang]")) == null || o.setAttribute("lang", ((r = t.globals) == null ? void 0 : r.locale) || "en"), De(
516
516
  {
517
517
  $ancestorComponent$: void 0,
518
518
  $flags$: 0,
@@ -525,17 +525,17 @@ const Ce = (e, t, s) => {
525
525
  },
526
526
  e(t)
527
527
  ), s.children[s.children.length - 1];
528
- }, st = ({ $tag$: e, $attrs$: t, $children$: s, $text$: r }) => {
528
+ }, ot = ({ $tag$: e, $attrs$: t, $children$: s, $text$: r }) => {
529
529
  const o = document.createElement("div");
530
530
  return pe(o, e, t, s, r), o.innerHTML;
531
- }, D = (e, t) => {
531
+ }, C = (e, t) => {
532
532
  if (!t)
533
533
  return;
534
534
  const s = t.split("/");
535
535
  return `${e}${s.slice(2, s.length - 1).join("-")}--docs`;
536
536
  };
537
537
  var S, w;
538
- class rt {
538
+ class nt {
539
539
  constructor(t) {
540
540
  /**
541
541
  * JsonDocs
@@ -563,56 +563,56 @@ class rt {
563
563
  * @returns component arg types
564
564
  */
565
565
  g(this, "extractArgTypes", (t) => {
566
- const s = k(this, S).call(this, t), r = s == null ? void 0 : s.props.reduce((f, i) => {
567
- const { control: $, options: u } = k(this, w).call(this, i);
566
+ const s = k(this, S).call(this, t), r = s == null ? void 0 : s.props.reduce((f, l) => {
567
+ const { control: $, options: u } = k(this, w).call(this, l);
568
568
  return {
569
569
  ...f,
570
- [i.name]: {
571
- name: i.attr || i.name,
572
- description: i.docs,
573
- type: { required: i.required },
570
+ [l.name]: {
571
+ name: l.attr || l.name,
572
+ description: l.docs,
573
+ type: { required: l.required },
574
574
  table: {
575
575
  category: "props",
576
- type: { summary: i.type },
577
- defaultValue: { summary: i.default }
576
+ type: { summary: l.type },
577
+ defaultValue: { summary: l.default }
578
578
  },
579
579
  control: $,
580
580
  options: u
581
581
  }
582
582
  };
583
583
  }, {}), o = s == null ? void 0 : s.events.reduce(
584
- (f, i) => ({
584
+ (f, l) => ({
585
585
  ...f,
586
- [i.event]: {
587
- name: i.event,
588
- description: i.docs,
586
+ [l.event]: {
587
+ name: l.event,
588
+ description: l.docs,
589
589
  table: {
590
590
  category: "events",
591
- type: { summary: i.detail }
591
+ type: { summary: l.detail }
592
592
  }
593
593
  }
594
594
  }),
595
595
  {}
596
596
  ), n = s == null ? void 0 : s.methods.reduce(
597
- (f, i) => ({
597
+ (f, l) => ({
598
598
  ...f,
599
- [i.name]: {
600
- name: i.name,
601
- description: i.docs,
599
+ [l.name]: {
600
+ name: l.name,
601
+ description: l.docs,
602
602
  table: {
603
603
  category: "methods",
604
- type: { summary: i.signature }
604
+ type: { summary: l.signature }
605
605
  }
606
606
  }
607
607
  }),
608
608
  {}
609
- ), l = s == null ? void 0 : s.slots.reduce(
610
- (f, i) => ({
609
+ ), i = s == null ? void 0 : s.slots.reduce(
610
+ (f, l) => ({
611
611
  ...f,
612
- [i.name]: {
613
- name: i.name !== "" ? i.name : "default",
612
+ [l.name]: {
613
+ name: l.name !== "" ? l.name : "default",
614
614
  // default slot are unnamed
615
- description: i.docs,
615
+ description: l.docs,
616
616
  table: {
617
617
  category: "slots",
618
618
  type: { summary: void 0 }
@@ -621,11 +621,11 @@ class rt {
621
621
  }),
622
622
  {}
623
623
  ), a = s == null ? void 0 : s.styles.reduce(
624
- (f, i) => ({
624
+ (f, l) => ({
625
625
  ...f,
626
- [i.name]: {
627
- name: i.name,
628
- description: i.docs,
626
+ [l.name]: {
627
+ name: l.name,
628
+ description: l.docs,
629
629
  table: {
630
630
  category: "custom properties",
631
631
  type: { summary: void 0 }
@@ -633,26 +633,26 @@ class rt {
633
633
  }
634
634
  }),
635
635
  {}
636
- ), c = s == null ? void 0 : s.dependencies.reduce((f, i) => {
637
- const $ = k(this, S).call(this, i);
636
+ ), c = s == null ? void 0 : s.dependencies.reduce((f, l) => {
637
+ const $ = k(this, S).call(this, l);
638
638
  return {
639
639
  ...f,
640
- [i]: {
641
- name: i,
642
- description: `<a href="./?path=/docs/${D("", $ == null ? void 0 : $.filePath)}">View Component Documentation</a>`,
640
+ [l]: {
641
+ name: l,
642
+ description: `<a href="./?path=/docs/${C("", $ == null ? void 0 : $.filePath)}">View Component Documentation</a>`,
643
643
  table: {
644
644
  category: "depends on",
645
645
  type: { summary: void 0 }
646
646
  }
647
647
  }
648
648
  };
649
- }, {}), d = s == null ? void 0 : s.dependents.reduce((f, i) => {
650
- const $ = k(this, S).call(this, i);
649
+ }, {}), d = s == null ? void 0 : s.dependents.reduce((f, l) => {
650
+ const $ = k(this, S).call(this, l);
651
651
  return {
652
652
  ...f,
653
- [i]: {
654
- name: i,
655
- description: `<a href="./?path=/docs/${D("", $ == null ? void 0 : $.filePath)}">View Component Documentation</a>`,
653
+ [l]: {
654
+ name: l,
655
+ description: `<a href="./?path=/docs/${C("", $ == null ? void 0 : $.filePath)}">View Component Documentation</a>`,
656
656
  table: {
657
657
  category: "used by",
658
658
  type: { summary: void 0 }
@@ -664,7 +664,7 @@ class rt {
664
664
  ...r,
665
665
  ...o,
666
666
  ...n,
667
- ...l,
667
+ ...i,
668
668
  ...a,
669
669
  ...c,
670
670
  ...d
@@ -683,7 +683,7 @@ class rt {
683
683
  }
684
684
  }
685
685
  S = new WeakMap(), w = new WeakMap();
686
- const De = (e, t) => {
686
+ const we = (e, t) => {
687
687
  if (t)
688
688
  return `${e}${t}`;
689
689
  }, ge = (e) => {
@@ -712,9 +712,9 @@ const De = (e, t) => {
712
712
  `, t += e.slots.map(({ name: o, docs: n }) => `- \`${o}\`: ${n}
713
713
  `).join(""), t += `
714
714
  `), t;
715
- }, B = (e) => `${e.docs}
715
+ }, z = (e) => `${e.docs}
716
716
 
717
- Type: \`${e.type}\``, ot = (e, t, s, r) => ({
717
+ Type: \`${e.type}\``, it = (e, t, s, r) => ({
718
718
  $schema: "https://json.schemastore.org/web-types",
719
719
  name: e,
720
720
  version: t,
@@ -722,64 +722,64 @@ Type: \`${e.type}\``, ot = (e, t, s, r) => ({
722
722
  contributions: {
723
723
  html: {
724
724
  elements: s.components.map((o) => {
725
- const n = D(r, o.filePath);
725
+ const n = C(r, o.filePath);
726
726
  return {
727
727
  name: o.tag,
728
728
  description: ge(o),
729
729
  "doc-url": n,
730
- attributes: o.props.filter((l) => l.attr).map((l) => ({
731
- name: l.attr,
732
- description: B(l),
730
+ attributes: o.props.filter((i) => i.attr).map((i) => ({
731
+ name: i.attr,
732
+ description: z(i),
733
733
  "doc-url": n,
734
734
  value: {
735
- type: l.type,
736
- default: l.default,
737
- required: l.required
735
+ type: i.type,
736
+ default: i.default,
737
+ required: i.required
738
738
  }
739
739
  })),
740
740
  js: {
741
- properties: o.props.map((l) => ({
742
- name: l.name,
743
- description: B(l),
741
+ properties: o.props.map((i) => ({
742
+ name: i.name,
743
+ description: z(i),
744
744
  "doc-url": n,
745
745
  value: {
746
- type: l.type,
747
- default: l.default,
748
- required: l.required
746
+ type: i.type,
747
+ default: i.default,
748
+ required: i.required
749
749
  }
750
750
  })),
751
- events: o.events.map((l) => ({
752
- name: l.event,
753
- description: l.docs
751
+ events: o.events.map((i) => ({
752
+ name: i.event,
753
+ description: i.docs
754
754
  }))
755
755
  },
756
756
  css: {
757
- properties: o.styles.map((l) => ({
758
- name: l.name,
759
- description: l.docs
757
+ properties: o.styles.map((i) => ({
758
+ name: i.name,
759
+ description: i.docs
760
760
  }))
761
761
  }
762
762
  };
763
763
  })
764
764
  }
765
765
  }
766
- }), we = (e, t, s) => [
767
- { name: "Storybook", url: D(e, s) },
768
- { name: "Sources", url: De(t, s) }
769
- ], Pe = (e) => {
766
+ }), Pe = (e, t, s) => [
767
+ { name: "Storybook", url: C(e, s) },
768
+ { name: "Sources", url: we(t, s) }
769
+ ], Ue = (e) => {
770
770
  if (!e.values.some(({ value: t }) => t === void 0))
771
771
  return e.values.map(({ value: t }) => ({ name: t }));
772
- }, nt = (e, t, s) => ({
772
+ }, lt = (e, t, s) => ({
773
773
  version: 1.1,
774
774
  tags: e.components.map((r) => {
775
- const o = we(t, s, r.filePath);
775
+ const o = Pe(t, s, r.filePath);
776
776
  return {
777
777
  name: r.tag,
778
778
  description: ge(r),
779
779
  attributes: r.props.map((n) => ({
780
780
  name: n.attr || n.name,
781
- description: B(n),
782
- values: Pe(n),
781
+ description: z(n),
782
+ values: Ue(n),
783
783
  references: o
784
784
  })),
785
785
  references: o
@@ -787,7 +787,7 @@ Type: \`${e.type}\``, ot = (e, t, s, r) => ({
787
787
  }),
788
788
  globalAttributes: [],
789
789
  valueSets: []
790
- }), lt = (e) => ({
790
+ }), at = (e) => ({
791
791
  version: 1.1,
792
792
  properties: e.components.flatMap(
793
793
  (t) => t.styles.map((s) => ({
@@ -795,16 +795,29 @@ Type: \`${e.type}\``, ot = (e, t, s, r) => ({
795
795
  description: s.docs
796
796
  }))
797
797
  )
798
- }), it = (e) => {
798
+ }), ct = (e) => {
799
799
  const t = { value: "2023", pattern: "yyyy" }, s = { value: "12", pattern: "mm" }, r = { value: "24", pattern: "dd" };
800
- return He([t.value, s.value, r.value].join("-"), e, { timeZone: "UTC" }).replace(t.value, t.pattern).replace(s.value, s.pattern).replace(r.value, r.pattern);
801
- }, at = (e) => e.toISOString().split("T")[0], Ue = (e, t, s) => {
802
- const r = e.closest("[lang]"), o = Intl.NumberFormat.supportedLocalesOf(r == null ? void 0 : r.lang), n = o.length > 0 && typeof o[0] == "string" ? o[0] : navigator.language || s, l = n.split("-").shift();
803
- return {
800
+ return ze([t.value, s.value, r.value].join("-"), e, { timeZone: "UTC" }).replace(t.value, t.pattern).replace(s.value, s.pattern).replace(r.value, r.pattern);
801
+ }, ft = (e) => e.toISOString().split("T")[0], We = (e, t, s) => {
802
+ const r = e.closest("[lang]"), o = Intl.NumberFormat.supportedLocalesOf(r == null ? void 0 : r.lang), n = o.length > 0 && typeof o[0] == "string" ? o[0] : navigator.language || s, i = n.split("-").shift();
803
+ return Object.keys(t).length === 0 ? {
804
+ locale: n,
805
+ messages: { lang: s }
806
+ } : {
804
807
  locale: n,
805
- messages: t[l] || t[s]
808
+ messages: t[i] || t[s] || { lang: s }
806
809
  };
807
- }, ct = (e, t, s) => new Intl.NumberFormat(t, { style: "currency", currency: s }).format(e), ft = (e, t, s = 0) => new Intl.NumberFormat(t, { minimumFractionDigits: s }).format(s > 0 ? Number(e == null ? void 0 : e.toFixed(s)) : e), We = /^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$/, He = (e, t, s) => typeof e != "string" || e === "" || !We.test(e) ? "" : new Intl.DateTimeFormat(t, s).format(new Date(e)), ut = (e, t) => (s) => Ue(s, e, t), $t = ({ disconnect: e, observe: t, takeRecords: s }) => {
810
+ }, ut = (e, t, s) => new Intl.NumberFormat(t, { style: "currency", currency: s }).format(e), $t = (e, t, s = 0) => new Intl.NumberFormat(t, { minimumFractionDigits: s }).format(s > 0 ? Number(e == null ? void 0 : e.toFixed(s)) : e), dt = (e, t, s = 0) => new Intl.NumberFormat(t, {
811
+ style: "percent",
812
+ minimumFractionDigits: s,
813
+ maximumFractionDigits: s
814
+ }).format(e), pt = (e, t, s, r = "short", o = 0) => new Intl.NumberFormat(t, {
815
+ style: "unit",
816
+ unit: s,
817
+ unitDisplay: r,
818
+ minimumFractionDigits: o,
819
+ maximumFractionDigits: o
820
+ }).format(e), He = /^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$/, ze = (e, t, s) => typeof e != "string" || e === "" || !He.test(e) ? "" : new Intl.DateTimeFormat(t, s).format(new Date(e)), gt = (e, t) => (s) => We(s, e, t), vt = ({ disconnect: e, observe: t, takeRecords: s }) => {
808
821
  class r {
809
822
  constructor(n) {
810
823
  /**
@@ -833,7 +846,7 @@ Type: \`${e.type}\``, ot = (e, t, s, r) => ({
833
846
  value: r
834
847
  });
835
848
  }), r;
836
- }, dt = ({ disconnect: e, observe: t }) => {
849
+ }, ht = ({ disconnect: e, observe: t }) => {
837
850
  class s {
838
851
  constructor(o) {
839
852
  /**
@@ -869,11 +882,11 @@ class Be extends Event {
869
882
  /**
870
883
  *
871
884
  */
872
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
873
885
  g(this, "detail");
874
886
  }
887
+ // eslint-disable-line @typescript-eslint/no-explicit-any
875
888
  }
876
- const pt = () => {
889
+ const yt = () => {
877
890
  class e extends Be {
878
891
  }
879
892
  return [window, global].forEach((t) => {
@@ -885,34 +898,38 @@ const pt = () => {
885
898
  }), e;
886
899
  };
887
900
  export {
888
- Ie as ClassList,
889
- rt as StorybookPreview,
890
- Ge as allItemsAreString,
891
- Ye as cleanString,
892
- ze as createID,
893
- We as dateRegExp,
894
- at as dateToString,
895
- ut as defineLocales,
896
- et as filterArgs,
897
- Je as focusableElements,
898
- it as getLocaleDatePattern,
901
+ Xe as ClassList,
902
+ nt as StorybookPreview,
903
+ Je as allItemsAreString,
904
+ et as cleanString,
905
+ qe as createID,
906
+ He as dateRegExp,
907
+ ft as dateToString,
908
+ gt as defineLocales,
909
+ st as filterArgs,
910
+ Qe as focusableElements,
911
+ ct as getLocaleDatePattern,
899
912
  te as getParentWindows,
900
- st as getStoryHTML,
901
- D as getStorybookUrl,
902
- Ke as getWindows,
903
- Xe as isTagName,
904
- Qe as isValidString,
905
- ct as localeCurrency,
906
- He as localeDate,
907
- ft as localeNumber,
908
- Ve as nextTick,
909
- $t as setupMutationObserverMock,
910
- dt as setupResizeObserverMock,
911
- pt as setupSubmitEventMock,
912
- tt as stencilWrapper,
913
- Ze as toString,
914
- lt as vsCodeCssGenerator,
915
- nt as vsCodeGenerator,
916
- ot as webTypesGenerator
913
+ ot as getStoryHTML,
914
+ C as getStorybookUrl,
915
+ Ze as getWindows,
916
+ Ke as isTagName,
917
+ Ve as isValidNumber,
918
+ me as isValidString,
919
+ Ge as isValideID,
920
+ ut as localeCurrency,
921
+ ze as localeDate,
922
+ $t as localeNumber,
923
+ dt as localePercent,
924
+ pt as localeUnit,
925
+ tt as nextTick,
926
+ vt as setupMutationObserverMock,
927
+ ht as setupResizeObserverMock,
928
+ yt as setupSubmitEventMock,
929
+ rt as stencilWrapper,
930
+ Ye as toString,
931
+ at as vsCodeCssGenerator,
932
+ lt as vsCodeGenerator,
933
+ it as webTypesGenerator
917
934
  };
918
935
  //# sourceMappingURL=index.es.js.map