@supersoniks/concorde 3.1.34 → 3.1.35

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.
@@ -153,7 +153,7 @@ let fs = class {
153
153
  return "";
154
154
  }
155
155
  }
156
- }, Yr = class {
156
+ }, Zr = class {
157
157
  static async queueTaskPromise() {
158
158
  return new Promise((t) => {
159
159
  window.queueMicrotask(() => t(null));
@@ -563,7 +563,7 @@ let M = (k = class {
563
563
  const h = await new Response(a.readable).arrayBuffer();
564
564
  return new TextDecoder().decode(h);
565
565
  }
566
- }, k.buildDate = "Thu Sep 19 2024 16:44:31 GMT+0200 (Central European Summer Time)", k.changed = !1, k.saving = !1, k.saveId = 0, k.instance = null, k.instances = /* @__PURE__ */ new Map(), k.modifiedCollectore = [], k);
566
+ }, k.buildDate = "Fri Sep 20 2024 12:54:05 GMT+0200 (Central European Summer Time)", k.changed = !1, k.saving = !1, k.saveId = 0, k.instance = null, k.instances = /* @__PURE__ */ new Map(), k.modifiedCollectore = [], k);
567
567
  if (typeof window < "u") {
568
568
  const r = window;
569
569
  r[gs + "PublisherManager"] = r[gs + "PublisherManager"] || M;
@@ -1356,9 +1356,9 @@ function ct(r) {
1356
1356
  * Copyright 2017 Google LLC
1357
1357
  * SPDX-License-Identifier: BSD-3-Clause
1358
1358
  */
1359
- const Re = globalThis, bs = Re.trustedTypes, Ri = bs ? bs.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, mi = "$lit$", Ut = `lit$${Math.random().toFixed(9).slice(2)}$`, bi = "?" + Ut, co = `<${bi}>`, ce = document, He = () => ce.createComment(""), qe = (r) => r === null || typeof r != "object" && typeof r != "function", vi = Array.isArray, br = (r) => vi(r) || typeof (r == null ? void 0 : r[Symbol.iterator]) == "function", zs = `[
1359
+ const Re = globalThis, bs = Re.trustedTypes, Ri = bs ? bs.createPolicy("lit-html", { createHTML: (r) => r }) : void 0, mi = "$lit$", Ut = `lit$${Math.random().toFixed(9).slice(2)}$`, bi = "?" + Ut, co = `<${bi}>`, ce = document, qe = () => ce.createComment(""), He = (r) => r === null || typeof r != "object" && typeof r != "function", vi = Array.isArray, br = (r) => vi(r) || typeof (r == null ? void 0 : r[Symbol.iterator]) == "function", zs = `[
1360
1360
  \f\r]`, Me = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Ui = /-->/g, Vi = />/g, ie = RegExp(`>|${zs}(?:([^\\s"'>=/]+)(${zs}*=${zs}*(?:[^
1361
- \f\r"'\`<>=]|("|')|))|$)`, "g"), Bi = /'/g, Hi = /"/g, vr = /^(?:script|style|textarea|title)$/i, ho = (r) => (t, ...s) => ({ _$litType$: r, strings: t, values: s }), g = ho(1), vt = Symbol.for("lit-noChange"), C = Symbol.for("lit-nothing"), qi = /* @__PURE__ */ new WeakMap(), ae = ce.createTreeWalker(ce, 129);
1361
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), Bi = /'/g, qi = /"/g, vr = /^(?:script|style|textarea|title)$/i, ho = (r) => (t, ...s) => ({ _$litType$: r, strings: t, values: s }), g = ho(1), vt = Symbol.for("lit-noChange"), C = Symbol.for("lit-nothing"), Hi = /* @__PURE__ */ new WeakMap(), ae = ce.createTreeWalker(ce, 129);
1362
1362
  function yr(r, t) {
1363
1363
  if (!vi(r) || !r.hasOwnProperty("raw"))
1364
1364
  throw Error("invalid template strings array");
@@ -1371,7 +1371,7 @@ const wr = (r, t) => {
1371
1371
  const c = r[a];
1372
1372
  let h, d, f = -1, m = 0;
1373
1373
  for (; m < c.length && (n.lastIndex = m, d = n.exec(c), d !== null); )
1374
- m = n.lastIndex, n === Me ? d[1] === "!--" ? n = Ui : d[1] !== void 0 ? n = Vi : d[2] !== void 0 ? (vr.test(d[2]) && (e = RegExp("</" + d[2], "g")), n = ie) : d[3] !== void 0 && (n = ie) : n === ie ? d[0] === ">" ? (n = e ?? Me, f = -1) : d[1] === void 0 ? f = -2 : (f = n.lastIndex - d[2].length, h = d[1], n = d[3] === void 0 ? ie : d[3] === '"' ? Hi : Bi) : n === Hi || n === Bi ? n = ie : n === Ui || n === Vi ? n = Me : (n = ie, e = void 0);
1374
+ m = n.lastIndex, n === Me ? d[1] === "!--" ? n = Ui : d[1] !== void 0 ? n = Vi : d[2] !== void 0 ? (vr.test(d[2]) && (e = RegExp("</" + d[2], "g")), n = ie) : d[3] !== void 0 && (n = ie) : n === ie ? d[0] === ">" ? (n = e ?? Me, f = -1) : d[1] === void 0 ? f = -2 : (f = n.lastIndex - d[2].length, h = d[1], n = d[3] === void 0 ? ie : d[3] === '"' ? qi : Bi) : n === qi || n === Bi ? n = ie : n === Ui || n === Vi ? n = Me : (n = ie, e = void 0);
1375
1375
  const b = n === ie && r[a + 1].startsWith("/>") ? " " : "";
1376
1376
  o += n === Me ? c + co : f >= 0 ? (i.push(h), c.slice(0, f) + mi + c.slice(f) + Ut + b) : c + Ut + (f === -2 ? a : b);
1377
1377
  }
@@ -1401,8 +1401,8 @@ class We {
1401
1401
  if (m > 0) {
1402
1402
  e.textContent = bs ? bs.emptyScript : "";
1403
1403
  for (let b = 0; b < m; b++)
1404
- e.append(f[b], He()), ae.nextNode(), c.push({ type: 2, index: ++o });
1405
- e.append(f[m], He());
1404
+ e.append(f[b], qe()), ae.nextNode(), c.push({ type: 2, index: ++o });
1405
+ e.append(f[m], qe());
1406
1406
  }
1407
1407
  }
1408
1408
  } else if (e.nodeType === 8)
@@ -1426,7 +1426,7 @@ function he(r, t, s = r, i) {
1426
1426
  if (t === vt)
1427
1427
  return t;
1428
1428
  let e = i !== void 0 ? (n = s.o) == null ? void 0 : n[i] : s.l;
1429
- const o = qe(t) ? void 0 : t._$litDirective$;
1429
+ const o = He(t) ? void 0 : t._$litDirective$;
1430
1430
  return (e == null ? void 0 : e.constructor) !== o && ((a = e == null ? void 0 : e._$AO) == null || a.call(e, !1), o === void 0 ? e = void 0 : (e = new o(r), e._$AT(r, s, i)), i !== void 0 ? (s.o ?? (s.o = []))[i] = e : s.l = e), e !== void 0 && (t = he(r, e._$AS(r, t.values), e, i)), t;
1431
1431
  }
1432
1432
  let _r = class {
@@ -1477,7 +1477,7 @@ let _r = class {
1477
1477
  return this._$AB;
1478
1478
  }
1479
1479
  _$AI(t, s = this) {
1480
- t = he(this, t, s), qe(t) ? t === C || t == null || t === "" ? (this._$AH !== C && this._$AR(), this._$AH = C) : t !== this._$AH && t !== vt && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : br(t) ? this.k(t) : this._(t);
1480
+ t = he(this, t, s), He(t) ? t === C || t == null || t === "" ? (this._$AH !== C && this._$AR(), this._$AH = C) : t !== this._$AH && t !== vt && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : br(t) ? this.k(t) : this._(t);
1481
1481
  }
1482
1482
  O(t) {
1483
1483
  return this._$AA.parentNode.insertBefore(t, this._$AB);
@@ -1486,7 +1486,7 @@ let _r = class {
1486
1486
  this._$AH !== t && (this._$AR(), this._$AH = this.O(t));
1487
1487
  }
1488
1488
  _(t) {
1489
- this._$AH !== C && qe(this._$AH) ? this._$AA.nextSibling.data = t : this.T(ce.createTextNode(t)), this._$AH = t;
1489
+ this._$AH !== C && He(this._$AH) ? this._$AA.nextSibling.data = t : this.T(ce.createTextNode(t)), this._$AH = t;
1490
1490
  }
1491
1491
  $(t) {
1492
1492
  var o;
@@ -1499,15 +1499,15 @@ let _r = class {
1499
1499
  }
1500
1500
  }
1501
1501
  _$AC(t) {
1502
- let s = qi.get(t.strings);
1503
- return s === void 0 && qi.set(t.strings, s = new We(t)), s;
1502
+ let s = Hi.get(t.strings);
1503
+ return s === void 0 && Hi.set(t.strings, s = new We(t)), s;
1504
1504
  }
1505
1505
  k(t) {
1506
1506
  vi(this._$AH) || (this._$AH = [], this._$AR());
1507
1507
  const s = this._$AH;
1508
1508
  let i, e = 0;
1509
1509
  for (const o of t)
1510
- e === s.length ? s.push(i = new xr(this.O(He()), this.O(He()), this, this.options)) : i = s[e], i._$AI(o), e++;
1510
+ e === s.length ? s.push(i = new xr(this.O(qe()), this.O(qe()), this, this.options)) : i = s[e], i._$AI(o), e++;
1511
1511
  e < s.length && (this._$AR(i && i._$AB.nextSibling, e), s.length = e);
1512
1512
  }
1513
1513
  _$AR(t = this._$AA.nextSibling, s) {
@@ -1536,12 +1536,12 @@ class Qe {
1536
1536
  const o = this.strings;
1537
1537
  let n = !1;
1538
1538
  if (o === void 0)
1539
- t = he(this, t, s, 0), n = !qe(t) || t !== this._$AH && t !== vt, n && (this._$AH = t);
1539
+ t = he(this, t, s, 0), n = !He(t) || t !== this._$AH && t !== vt, n && (this._$AH = t);
1540
1540
  else {
1541
1541
  const a = t;
1542
1542
  let c, h;
1543
1543
  for (t = o[0], c = 0; c < o.length - 1; c++)
1544
- h = he(this, a[i + c], s, c), h === vt && (h = this._$AH[c]), n || (n = !qe(h) || h !== this._$AH[c]), h === C ? t = C : t !== C && (t += (h ?? "") + o[c + 1]), this._$AH[c] = h;
1544
+ h = he(this, a[i + c], s, c), h === vt && (h = this._$AH[c]), n || (n = !He(h) || h !== this._$AH[c]), h === C ? t = C : t !== C && (t += (h ?? "") + o[c + 1]), this._$AH[c] = h;
1545
1545
  }
1546
1546
  n && !e && this.j(t);
1547
1547
  }
@@ -1598,7 +1598,7 @@ const uo = (r, t, s) => {
1598
1598
  let e = i._$litPart$;
1599
1599
  if (e === void 0) {
1600
1600
  const o = (s == null ? void 0 : s.renderBefore) ?? null;
1601
- i._$litPart$ = e = new ks(t.insertBefore(He(), o), o, void 0, s ?? {});
1601
+ i._$litPart$ = e = new ks(t.insertBefore(qe(), o), o, void 0, s ?? {});
1602
1602
  }
1603
1603
  return e._$AI(r), e;
1604
1604
  };
@@ -2104,7 +2104,7 @@ class Ks extends De {
2104
2104
  }
2105
2105
  }
2106
2106
  Ks.directiveName = "unsafeHTML", Ks.resultType = 1;
2107
- const z = we(Ks), Zs = /* @__PURE__ */ new Map(), Ki = (r) => {
2107
+ const z = we(Ks), Ys = /* @__PURE__ */ new Map(), Ki = (r) => {
2108
2108
  if (!r)
2109
2109
  return null;
2110
2110
  const t = et.getApiConfiguration(r), s = et.getAncestorAttributeValue(
@@ -2119,7 +2119,7 @@ const z = we(Ks), Zs = /* @__PURE__ */ new Map(), Ki = (r) => {
2119
2119
  wordingVersionProvider: i
2120
2120
  };
2121
2121
  let o = null;
2122
- for (const [n, a] of Zs)
2122
+ for (const [n, a] of Ys)
2123
2123
  if (X.deepEqual(n, e)) {
2124
2124
  o = a;
2125
2125
  break;
@@ -2132,8 +2132,8 @@ const z = we(Ks), Zs = /* @__PURE__ */ new Map(), Ki = (r) => {
2132
2132
  callIndex: 0,
2133
2133
  wordingVersionProvider: i,
2134
2134
  apiCallKey: e
2135
- }, Zs.set(e, o)), o;
2136
- }, Zi = "", V = class V extends yi {
2135
+ }, Ys.set(e, o)), o;
2136
+ }, Yi = "", V = class V extends yi {
2137
2137
  /* eslint-disable @typescript-eslint/no-explicit-any*/
2138
2138
  constructor(t) {
2139
2139
  super(t), this.useUnsafeHTML = !1, this.onAssign = (s) => {
@@ -2153,7 +2153,7 @@ const z = we(Ks), Zs = /* @__PURE__ */ new Map(), Ki = (r) => {
2153
2153
  V.firstCall = !1, hi(V.reloadWordings);
2154
2154
  const d = Object.keys(V.publisher.get());
2155
2155
  for (const f of d)
2156
- V.publisher.get()[f] === Zi && delete V.publisher[f];
2156
+ V.publisher.get()[f] === Yi && delete V.publisher[f];
2157
2157
  }
2158
2158
  if (t) {
2159
2159
  const d = et.getAncestorAttributeValue(
@@ -2182,7 +2182,7 @@ const z = we(Ks), Zs = /* @__PURE__ */ new Map(), Ki = (r) => {
2182
2182
  }
2183
2183
  const h = n.api;
2184
2184
  window.queueMicrotask(async () => {
2185
- if (o = V.publisher["wording_" + s].get() != null, !o && s !== "" && (n.keysToTranslate.add(s), V.publisher["wording_" + s] = Zi), a !== n.callIndex)
2185
+ if (o = V.publisher["wording_" + s].get() != null, !o && s !== "" && (n.keysToTranslate.add(s), V.publisher["wording_" + s] = Yi), a !== n.callIndex)
2186
2186
  return;
2187
2187
  const d = Array.from(n.keysToTranslate);
2188
2188
  if (!d.length)
@@ -2198,7 +2198,7 @@ const z = we(Ks), Zs = /* @__PURE__ */ new Map(), Ki = (r) => {
2198
2198
  });
2199
2199
  }
2200
2200
  static reloadWordings() {
2201
- for (const t of Zs.values())
2201
+ for (const t of Ys.values())
2202
2202
  t.keysToTranslate = new Set(t.translatedKeys), t.keysToTranslate.size > 0 && V.callApi(null, "", !1, t);
2203
2203
  }
2204
2204
  //check if the wording version has changed
@@ -2253,7 +2253,7 @@ var Oo = Object.defineProperty, Do = Object.getOwnPropertyDescriptor, St = (r, t
2253
2253
  return i && e && Oo(t, s, e), e;
2254
2254
  };
2255
2255
  let cs = !1, Bs = /* @__PURE__ */ new Set();
2256
- const Z = (r, t) => {
2256
+ const Y = (r, t) => {
2257
2257
  var e;
2258
2258
  const s = (e = class extends r {
2259
2259
  constructor(...n) {
@@ -2301,7 +2301,7 @@ const Z = (r, t) => {
2301
2301
  const c = new IntersectionObserver((h) => {
2302
2302
  for (const d of h)
2303
2303
  if (a && d.isIntersecting) {
2304
- a = !1, c.disconnect(), this.initWording(), this.startPublisher(), this.shouldRenderLazy = !1;
2304
+ a = !1, c.disconnect(), this.initWording(), this.shouldRenderLazy = !1, this.startPublisher();
2305
2305
  break;
2306
2306
  }
2307
2307
  }, n);
@@ -2448,14 +2448,14 @@ const Xe = (r) => {
2448
2448
  l({ type: Array })
2449
2449
  ], t.prototype, "templates"), t;
2450
2450
  };
2451
- var Eo = Object.defineProperty, No = Object.getOwnPropertyDescriptor, Y = (r, t, s, i) => {
2451
+ var Eo = Object.defineProperty, No = Object.getOwnPropertyDescriptor, Z = (r, t, s, i) => {
2452
2452
  for (var e = i > 1 ? void 0 : i ? No(t, s) : t, o = r.length - 1, n; o >= 0; o--)
2453
2453
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
2454
2454
  return i && e && Eo(t, s, e), e;
2455
2455
  };
2456
2456
  const To = "sonic-date";
2457
2457
  hi(() => R.updateComponentsLanguage());
2458
- let R = class extends Z(Xe(w)) {
2458
+ let R = class extends Y(Xe(w)) {
2459
2459
  constructor() {
2460
2460
  super(...arguments), this.pageLanguage = "fr", this.duAu = [], this._wording_billet_periode_validite = "", this.designMode = null, this.time_zone = null, this.date = null, this.date_string = null, this.start_date_string = null, this.end_date_string = null, this.start_date = 0, this.hide_hours = !1, this.end_date = 0, this.era = "", this.year = "numeric", this.month = "short", this.day = "2-digit", this.weekday = "short", this.hour = "2-digit", this.hour12 = !1, this.minute = "2-digit", this.language = "", this.renderIf = !0, this.now = !1, this.startDateObject = /* @__PURE__ */ new Date(), this.endDateObject = /* @__PURE__ */ new Date();
2461
2461
  }
@@ -2538,70 +2538,70 @@ let R = class extends Z(Xe(w)) {
2538
2538
  }
2539
2539
  };
2540
2540
  R.dateCompnents = /* @__PURE__ */ new Set();
2541
- Y([
2541
+ Z([
2542
2542
  l()
2543
2543
  ], R.prototype, "wording_billet_periode_validite", 1);
2544
- Y([
2544
+ Z([
2545
2545
  l({ type: Boolean })
2546
2546
  ], R.prototype, "designMode", 2);
2547
- Y([
2547
+ Z([
2548
2548
  l({ type: String })
2549
2549
  ], R.prototype, "time_zone", 2);
2550
- Y([
2550
+ Z([
2551
2551
  l({ type: Number })
2552
2552
  ], R.prototype, "date", 2);
2553
- Y([
2553
+ Z([
2554
2554
  l({ type: String })
2555
2555
  ], R.prototype, "date_string", 2);
2556
- Y([
2556
+ Z([
2557
2557
  l({ type: String })
2558
2558
  ], R.prototype, "start_date_string", 2);
2559
- Y([
2559
+ Z([
2560
2560
  l({ type: String })
2561
2561
  ], R.prototype, "end_date_string", 2);
2562
- Y([
2562
+ Z([
2563
2563
  l({ type: Number })
2564
2564
  ], R.prototype, "start_date", 2);
2565
- Y([
2565
+ Z([
2566
2566
  l({ type: Boolean })
2567
2567
  ], R.prototype, "hide_hours", 2);
2568
- Y([
2568
+ Z([
2569
2569
  l({ type: Number })
2570
2570
  ], R.prototype, "end_date", 2);
2571
- Y([
2571
+ Z([
2572
2572
  l({ type: String })
2573
2573
  ], R.prototype, "era", 2);
2574
- Y([
2574
+ Z([
2575
2575
  l({ type: String })
2576
2576
  ], R.prototype, "year", 2);
2577
- Y([
2577
+ Z([
2578
2578
  l({ type: String })
2579
2579
  ], R.prototype, "month", 2);
2580
- Y([
2580
+ Z([
2581
2581
  l({ type: String })
2582
2582
  ], R.prototype, "day", 2);
2583
- Y([
2583
+ Z([
2584
2584
  l({ type: String })
2585
2585
  ], R.prototype, "weekday", 2);
2586
- Y([
2586
+ Z([
2587
2587
  l({ type: String })
2588
2588
  ], R.prototype, "hour", 2);
2589
- Y([
2589
+ Z([
2590
2590
  l({ type: Boolean })
2591
2591
  ], R.prototype, "hour12", 2);
2592
- Y([
2592
+ Z([
2593
2593
  l({ type: String })
2594
2594
  ], R.prototype, "minute", 2);
2595
- Y([
2595
+ Z([
2596
2596
  l({ type: String })
2597
2597
  ], R.prototype, "language", 2);
2598
- Y([
2598
+ Z([
2599
2599
  l({ type: Boolean })
2600
2600
  ], R.prototype, "renderIf", 2);
2601
- Y([
2601
+ Z([
2602
2602
  l({ type: Boolean })
2603
2603
  ], R.prototype, "now", 2);
2604
- R = Y([
2604
+ R = Z([
2605
2605
  _(To)
2606
2606
  ], R);
2607
2607
  var t, G;
@@ -3011,7 +3011,7 @@ var zo = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
3011
3011
  function Ro(r) {
3012
3012
  return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
3013
3013
  }
3014
- var Ys = { exports: {} };
3014
+ var Zs = { exports: {} };
3015
3015
  (function(r, t) {
3016
3016
  var s = [].slice;
3017
3017
  (function(i, e) {
@@ -3247,22 +3247,22 @@ var Ys = { exports: {} };
3247
3247
  return D(this.ast, p, {});
3248
3248
  }, e.escapeForRegex = f, e.concatMap = h, e.stringConcatMap = S, e.regexGroupCount = P, e.keysAndValuesToObject = b, e.P = i, e.newParser = v, e.defaultOptions = d, e.astNodeToRegexString = a, e.astNodeToNames = n, e.getParam = m, e.astNodeContainsSegmentsForProvidedParams = o, e.stringify = D, e;
3249
3249
  });
3250
- })(Ys, Ys.exports);
3251
- var Uo = Ys.exports;
3252
- const le = /* @__PURE__ */ Ro(Uo), Vo = Yr, Bo = Fo, Ho = Ds, qo = fs, de = et, Wo = rt, Je = X, Ko = Be, tt = M, Zo = Oe, Yo = le;
3250
+ })(Zs, Zs.exports);
3251
+ var Uo = Zs.exports;
3252
+ const le = /* @__PURE__ */ Ro(Uo), Vo = Zr, Bo = Fo, qo = Ds, Ho = fs, de = et, Wo = rt, Je = X, Ko = Be, tt = M, Yo = Oe, Zo = le;
3253
3253
  window["concorde-utils"] = window["concorde-utils"] || {};
3254
3254
  window["concorde-utils"] = {
3255
3255
  Utils: Vo,
3256
3256
  Arrays: Bo,
3257
- DataBindObserver: Ho,
3258
- Format: qo,
3257
+ DataBindObserver: qo,
3258
+ Format: Ho,
3259
3259
  HTML: de,
3260
3260
  LocationHandler: Wo,
3261
3261
  Objects: Je,
3262
3262
  PublisherProxy: Ko,
3263
3263
  PublisherManager: tt,
3264
- api: Zo,
3265
- URLPattern: Yo
3264
+ api: Yo,
3265
+ URLPattern: Zo
3266
3266
  };
3267
3267
  var Go = Object.defineProperty, Qo = Object.getOwnPropertyDescriptor, Ce = (r, t, s, i) => {
3268
3268
  for (var e = i > 1 ? void 0 : i ? Qo(t, s) : t, o = r.length - 1, n; o >= 0; o--)
@@ -3451,13 +3451,13 @@ const x = (r) => r ?? C, Tt = $`
3451
3451
  --sc-fs: 1em;
3452
3452
  }
3453
3453
  `;
3454
- var Xo = Object.defineProperty, Jo = Object.getOwnPropertyDescriptor, H = (r, t, s, i) => {
3454
+ var Xo = Object.defineProperty, Jo = Object.getOwnPropertyDescriptor, q = (r, t, s, i) => {
3455
3455
  for (var e = i > 1 ? void 0 : i ? Jo(t, s) : t, o = r.length - 1, n; o >= 0; o--)
3456
3456
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
3457
3457
  return i && e && Xo(t, s, e), e;
3458
3458
  };
3459
3459
  const tn = "sonic-button";
3460
- let j = class extends wi(ke(Z(w))) {
3460
+ let j = class extends wi(ke(Y(w))) {
3461
3461
  constructor() {
3462
3462
  super(...arguments), this.type = "default", this.variant = "default", this.shape = "default", this.direction = "row", this.alignItems = "center", this.justify = "center", this.minWidth = "0", this.icon = !1, this.download = null, this.autoActive = "partial", this.loading = !1, this.hasPrefix = !1, this.hasSuffix = !1, this._href = "", this.goBack = null, this.pushState = !1, this.active = !1, this.autoRepeat = !1, this.pointerDownTime = 0, this.lastRepeatTime = 0, this.isRepeating = !1, this.handleRepeatend = () => {
3463
3463
  window.removeEventListener("pointerup", this.handleRepeatend), window.removeEventListener("blur", this.handleRepeatend), this.autoRepeat && (this.isRepeating = !1);
@@ -3910,85 +3910,85 @@ j.styles = [
3910
3910
  }
3911
3911
  `
3912
3912
  ];
3913
- H([
3913
+ q([
3914
3914
  l({ type: String, reflect: !0 })
3915
3915
  ], j.prototype, "type", 2);
3916
- H([
3916
+ q([
3917
3917
  l({ type: String, reflect: !0 })
3918
3918
  ], j.prototype, "variant", 2);
3919
- H([
3919
+ q([
3920
3920
  l({ type: String, reflect: !0 })
3921
3921
  ], j.prototype, "size", 2);
3922
- H([
3922
+ q([
3923
3923
  l({ type: String, reflect: !0 })
3924
3924
  ], j.prototype, "shape", 2);
3925
- H([
3925
+ q([
3926
3926
  l({ type: String })
3927
3927
  ], j.prototype, "direction", 2);
3928
- H([
3928
+ q([
3929
3929
  l({ type: String, reflect: !0 })
3930
3930
  ], j.prototype, "alignItems", 2);
3931
- H([
3931
+ q([
3932
3932
  l({ type: String })
3933
3933
  ], j.prototype, "justify", 2);
3934
- H([
3934
+ q([
3935
3935
  l({ type: String, reflect: !0 })
3936
3936
  ], j.prototype, "align", 2);
3937
- H([
3937
+ q([
3938
3938
  l({ type: String })
3939
3939
  ], j.prototype, "minWidth", 2);
3940
- H([
3940
+ q([
3941
3941
  l({ type: Boolean, reflect: !0 })
3942
3942
  ], j.prototype, "icon", 2);
3943
- H([
3943
+ q([
3944
3944
  l({ type: String })
3945
3945
  ], j.prototype, "download", 2);
3946
- H([
3946
+ q([
3947
3947
  l({ type: String })
3948
3948
  ], j.prototype, "autoActive", 2);
3949
- H([
3949
+ q([
3950
3950
  l({ type: Boolean, reflect: !0 })
3951
3951
  ], j.prototype, "loading", 2);
3952
- H([
3952
+ q([
3953
3953
  T()
3954
3954
  ], j.prototype, "hasPrefix", 2);
3955
- H([
3955
+ q([
3956
3956
  T()
3957
3957
  ], j.prototype, "hasSuffix", 2);
3958
- H([
3958
+ q([
3959
3959
  ve({ flatten: !0, slot: "prefix" })
3960
3960
  ], j.prototype, "prefixes", 2);
3961
- H([
3961
+ q([
3962
3962
  ve({ flatten: !0, slot: "suffix" })
3963
3963
  ], j.prototype, "suffixes", 2);
3964
- H([
3964
+ q([
3965
3965
  l({ type: String })
3966
3966
  ], j.prototype, "target", 2);
3967
- H([
3967
+ q([
3968
3968
  l({ type: String })
3969
3969
  ], j.prototype, "href", 1);
3970
- H([
3970
+ q([
3971
3971
  l({ type: String })
3972
3972
  ], j.prototype, "goBack", 2);
3973
- H([
3973
+ q([
3974
3974
  l({ type: Boolean })
3975
3975
  ], j.prototype, "pushState", 2);
3976
- H([
3976
+ q([
3977
3977
  l({ type: Boolean, reflect: !0 })
3978
3978
  ], j.prototype, "active", 2);
3979
- H([
3979
+ q([
3980
3980
  l({ type: Boolean, reflect: !0 })
3981
3981
  ], j.prototype, "autoRepeat", 2);
3982
- H([
3982
+ q([
3983
3983
  l({ type: String, attribute: "data-aria-controls" })
3984
3984
  ], j.prototype, "ariaControls", 2);
3985
- H([
3985
+ q([
3986
3986
  l({ type: Boolean, attribute: "data-aria-expanded" })
3987
3987
  ], j.prototype, "sonicAriaExpanded", 2);
3988
- H([
3988
+ q([
3989
3989
  T()
3990
3990
  ], j.prototype, "location", 2);
3991
- j = H([
3991
+ j = q([
3992
3992
  _(tn)
3993
3993
  ], j);
3994
3994
  /**
@@ -3996,7 +3996,7 @@ j = H([
3996
3996
  * Copyright 2017 Google LLC
3997
3997
  * SPDX-License-Identifier: BSD-3-Clause
3998
3998
  */
3999
- const Yi = (r, t, s) => {
3999
+ const Zi = (r, t, s) => {
4000
4000
  const i = /* @__PURE__ */ new Map();
4001
4001
  for (let e = t; e <= s; e++)
4002
4002
  i.set(r[e], e);
@@ -4037,7 +4037,7 @@ const Yi = (r, t, s) => {
4037
4037
  c[v] = re(e[f], o[v]), je(r, c[v + 1], e[f]), f++, v--;
4038
4038
  else if (a[m] === n[b])
4039
4039
  c[b] = re(e[m], o[b]), je(r, e[f], e[m]), m--, b++;
4040
- else if (h === void 0 && (h = Yi(n, b, v), d = Yi(a, f, m)), h.has(a[f]))
4040
+ else if (h === void 0 && (h = Zi(n, b, v), d = Zi(a, f, m)), h.has(a[f]))
4041
4041
  if (h.has(a[m])) {
4042
4042
  const P = d.get(n[b]), S = P !== void 0 ? e[P] : null;
4043
4043
  if (S === null) {
@@ -4062,13 +4062,13 @@ const Yi = (r, t, s) => {
4062
4062
  }
4063
4063
  }), en = /* @__PURE__ */ new WeakMap();
4064
4064
  let Gi = 0;
4065
- const Hs = /* @__PURE__ */ new Map(), Qi = /* @__PURE__ */ new WeakSet(), Xi = () => new Promise((r) => requestAnimationFrame(r)), Ji = [{ opacity: 0 }], tr = [{ opacity: 0 }, { opacity: 1 }], er = (r, t) => {
4065
+ const qs = /* @__PURE__ */ new Map(), Qi = /* @__PURE__ */ new WeakSet(), Xi = () => new Promise((r) => requestAnimationFrame(r)), Ji = [{ opacity: 0 }], tr = [{ opacity: 0 }, { opacity: 1 }], er = (r, t) => {
4066
4066
  const s = r - t;
4067
4067
  return s === 0 ? void 0 : s;
4068
4068
  }, sr = (r, t) => {
4069
4069
  const s = r / t;
4070
4070
  return s === 1 ? void 0 : s;
4071
- }, qs = { left: (r, t) => {
4071
+ }, Hs = { left: (r, t) => {
4072
4072
  const s = er(r, t);
4073
4073
  return { value: s, transform: s == null || isNaN(s) ? void 0 : `translateX(${s}px)` };
4074
4074
  }, top: (r, t) => {
@@ -4124,7 +4124,7 @@ class on extends yi {
4124
4124
  m() {
4125
4125
  const t = {}, s = this.element.getBoundingClientRect(), i = getComputedStyle(this.element);
4126
4126
  return this.options.properties.forEach((e) => {
4127
- const o = s[e] ?? (qs[e] ? void 0 : i[e]), n = Number(o);
4127
+ const o = s[e] ?? (Hs[e] ? void 0 : i[e]), n = Number(o);
4128
4128
  t[e] = isNaN(n) ? o + "" : n;
4129
4129
  }), t;
4130
4130
  }
@@ -4152,9 +4152,9 @@ class on extends yi {
4152
4152
  const { from: o, to: n } = this.N(this.A, e, s);
4153
4153
  this.log("measured", [this.A, e, o, n]), t = this.calculateKeyframes(o, n);
4154
4154
  } else {
4155
- const o = Hs.get(this.options.inId);
4155
+ const o = qs.get(this.options.inId);
4156
4156
  if (o) {
4157
- Hs.delete(this.options.inId);
4157
+ qs.delete(this.options.inId);
4158
4158
  const { from: n, to: a } = this.N(o, e, s);
4159
4159
  t = this.calculateKeyframes(n, a), t = this.options.in ? [{ ...this.options.in[0], ...t[0] }, ...this.options.in.slice(1), t[1]] : t, Gi++, t.forEach((c) => c.zIndex = Gi);
4160
4160
  } else
@@ -4173,7 +4173,7 @@ class on extends yi {
4173
4173
  }
4174
4174
  async disconnected() {
4175
4175
  var s;
4176
- if (!this.h || (this.options.id !== void 0 && Hs.set(this.options.id, this.A), this.options.out === void 0))
4176
+ if (!this.h || (this.options.id !== void 0 && qs.set(this.options.id, this.A), this.options.out === void 0))
4177
4177
  return;
4178
4178
  if (this.prepare(), await Xi(), (s = this.i) == null ? void 0 : s.isConnected) {
4179
4179
  const i = this.o && this.o.parentNode === this.i ? this.o : null;
@@ -4230,8 +4230,8 @@ class on extends yi {
4230
4230
  const a = {};
4231
4231
  for (const c in s) {
4232
4232
  const h = t[c], d = s[c];
4233
- if (c in qs) {
4234
- const f = qs[c];
4233
+ if (c in Hs) {
4234
+ const f = Hs[c];
4235
4235
  if (h === void 0 || d === void 0)
4236
4236
  continue;
4237
4237
  const m = f(h, d);
@@ -4343,7 +4343,7 @@ function ln() {
4343
4343
  var r, t;
4344
4344
  rr || (rr = !0, ys.custom.url = ((r = document.querySelector("[customIconLibraryPath]")) == null ? void 0 : r.getAttribute("customIconLibraryPath")) || "", ys.custom.defaultPrefix = ((t = document.querySelector("[customIconDefaultPrefix]")) == null ? void 0 : t.getAttribute("customIconDefaultPrefix")) || "");
4345
4345
  }
4346
- const or = sessionStorage.getItem("sonicIconsCache"), qt = or ? JSON.parse(or) : { icons: {}, names: [] }, cn = 100, Ni = class Ni {
4346
+ const or = sessionStorage.getItem("sonicIconsCache"), Ht = or ? JSON.parse(or) : { icons: {}, names: [] }, cn = 100, Ni = class Ni {
4347
4347
  };
4348
4348
  Ni.default = {
4349
4349
  get: async (t) => {
@@ -4358,8 +4358,8 @@ Ni.default = {
4358
4358
  if (a[c])
4359
4359
  return z(a[c]);
4360
4360
  const h = (o.url || "").replace("$prefix", n).replace("$name", i);
4361
- if (qt.icons[h])
4362
- return a[c] = qt.icons[h], z(qt.icons[h]);
4361
+ if (Ht.icons[h])
4362
+ return a[c] = Ht.icons[h], z(Ht.icons[h]);
4363
4363
  if (!ds.has(h)) {
4364
4364
  const f = new Promise(async (m) => {
4365
4365
  const b = await fetch(h);
@@ -4377,11 +4377,11 @@ Ni.default = {
4377
4377
  ds.set(h, f);
4378
4378
  }
4379
4379
  const d = await ds.get(h);
4380
- if (ds.delete(h), a[c] = d || "", qt.icons[h] = d || "", qt.names.length > cn) {
4381
- const f = qt.names.shift();
4382
- delete qt.icons[f];
4380
+ if (ds.delete(h), a[c] = d || "", Ht.icons[h] = d || "", Ht.names.length > cn) {
4381
+ const f = Ht.names.shift();
4382
+ delete Ht.icons[f];
4383
4383
  }
4384
- return sessionStorage.setItem("sonicIconsCache", JSON.stringify(qt)), z(d);
4384
+ return sessionStorage.setItem("sonicIconsCache", JSON.stringify(Ht)), z(d);
4385
4385
  }
4386
4386
  return z(e.core[t.name] || "");
4387
4387
  }
@@ -5409,7 +5409,7 @@ const Ns = (r) => {
5409
5409
  ], t.prototype, "tabindex", 2), oe([
5410
5410
  l({ type: String })
5411
5411
  ], t.prototype, "autocomplete", 2), t;
5412
- }, Nr = _i, Tn = wi, Tr = ke, Mr = Ns, Jt = Z, xi = Xe;
5412
+ }, Nr = _i, Tn = wi, Tr = ke, Mr = Ns, Jt = Y, xi = Xe;
5413
5413
  window["concorde-mixins"] = window["concorde-mixins"] || {};
5414
5414
  window["concorde-mixins"] = {
5415
5415
  Fetcher: Nr,
@@ -5439,7 +5439,7 @@ var Mn = Object.defineProperty, jn = Object.getOwnPropertyDescriptor, jr = (r, t
5439
5439
  return i && e && Mn(t, s, e), e;
5440
5440
  };
5441
5441
  const In = "sonic-fetch";
5442
- let ws = class extends _i(Z(xi(w))) {
5442
+ let ws = class extends _i(Y(xi(w))) {
5443
5443
  renderLoader() {
5444
5444
  if (!(this.isLoading && this.loader !== void 0))
5445
5445
  return C;
@@ -5618,12 +5618,12 @@ const Un = $`
5618
5618
  }
5619
5619
 
5620
5620
  `;
5621
- var Bn = Object.defineProperty, Hn = Object.getOwnPropertyDescriptor, Pi = (r, t, s, i) => {
5622
- for (var e = i > 1 ? void 0 : i ? Hn(t, s) : t, o = r.length - 1, n; o >= 0; o--)
5621
+ var Bn = Object.defineProperty, qn = Object.getOwnPropertyDescriptor, Pi = (r, t, s, i) => {
5622
+ for (var e = i > 1 ? void 0 : i ? qn(t, s) : t, o = r.length - 1, n; o >= 0; o--)
5623
5623
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
5624
5624
  return i && e && Bn(t, s, e), e;
5625
5625
  };
5626
- const qn = "sonic-loader";
5626
+ const Hn = "sonic-loader";
5627
5627
  let it = class extends w {
5628
5628
  constructor() {
5629
5629
  super(...arguments), this.mode = "fixed", this.noDelay = !1;
@@ -5682,15 +5682,15 @@ Pi([
5682
5682
  l({ type: Boolean })
5683
5683
  ], it.prototype, "noDelay", 2);
5684
5684
  it = Pi([
5685
- _(qn)
5685
+ _(Hn)
5686
5686
  ], it);
5687
- var Wn = Object.defineProperty, Kn = Object.getOwnPropertyDescriptor, Zn = (r, t, s, i) => {
5687
+ var Wn = Object.defineProperty, Kn = Object.getOwnPropertyDescriptor, Yn = (r, t, s, i) => {
5688
5688
  for (var e = i > 1 ? void 0 : i ? Kn(t, s) : t, o = r.length - 1, n; o >= 0; o--)
5689
5689
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
5690
5690
  return i && e && Wn(t, s, e), e;
5691
5691
  };
5692
- const Yn = "sonic-subscriber";
5693
- let ar = class extends Z(w) {
5692
+ const Zn = "sonic-subscriber";
5693
+ let ar = class extends Y(w) {
5694
5694
  constructor() {
5695
5695
  super(...arguments), this.noAutofill = !0;
5696
5696
  }
@@ -5704,8 +5704,8 @@ let ar = class extends Z(w) {
5704
5704
  return g`<slot></slot> `;
5705
5705
  }
5706
5706
  };
5707
- ar = Zn([
5708
- _(Yn)
5707
+ ar = Yn([
5708
+ _(Zn)
5709
5709
  ], ar);
5710
5710
  var Gn = Object.defineProperty, Qn = Object.getOwnPropertyDescriptor, _e = (r, t, s, i) => {
5711
5711
  for (var e = i > 1 ? void 0 : i ? Qn(t, s) : t, o = r.length - 1, n; o >= 0; o--)
@@ -5713,7 +5713,7 @@ var Gn = Object.defineProperty, Qn = Object.getOwnPropertyDescriptor, _e = (r, t
5713
5713
  return i && e && Gn(t, s, e), e;
5714
5714
  };
5715
5715
  const Xn = "sonic-list";
5716
- let Kt = class extends _i(Z(Xe(w))) {
5716
+ let Kt = class extends _i(Y(Xe(w))) {
5717
5717
  constructor() {
5718
5718
  super(...arguments), this.templateKey = "template", this.idKey = "id", this.limit = Number.POSITIVE_INFINITY, this.offset = 0;
5719
5719
  }
@@ -5847,7 +5847,7 @@ var Jn = Object.defineProperty, ta = Object.getOwnPropertyDescriptor, ft = (r, t
5847
5847
  return i && e && Jn(t, s, e), e;
5848
5848
  };
5849
5849
  const ea = "sonic-queue";
5850
- let st = class extends Z(w) {
5850
+ let st = class extends Y(w) {
5851
5851
  constructor() {
5852
5852
  super(...arguments), this.templates = null, this.lastRequestTime = 0, this.key = "", this.itemPropertyMap = null, this.cache = "default", this.targetRequestDuration = 500, this.limit = 5, this.lazyBoundsRatio = 1, this.offset = 0, this.resultCount = 0, this.noLazyload = !1, this.loader = "inline", this.filteredFields = "", this.instanceId = 0, this.localStorage = "disabled", this.filterPublisher = null, this.filterTimeoutMs = 400, this.searchHash = "", this.requestId = 0, this.isFirstRequest = !0, this.updateFilteredContent = () => {
5853
5853
  var n;
@@ -5871,7 +5871,7 @@ let st = class extends Z(w) {
5871
5871
  this.isFirstRequest ? 0 : this.filterTimeoutMs
5872
5872
  ), this.isFirstRequest = !1;
5873
5873
  }
5874
- }, this.dataProviderExpression = "", this.idKey = "id", this.listDataProviders = [], this.nextHadEvent = !1;
5874
+ }, this.dataProviderExpression = "", this.idKey = "id", this.listDataProviders = [], this.nextHadEvent = !1, this.scrollY = 0, this.scrollX = 0;
5875
5875
  }
5876
5876
  disconnectedCallback() {
5877
5877
  var r;
@@ -5895,6 +5895,11 @@ let st = class extends Z(w) {
5895
5895
  }
5896
5896
  this.filterPublisher = M.getInstance().get(r), (t = this.filterPublisher) == null || t.onInternalMutation(this.updateFilteredContent);
5897
5897
  }
5898
+ updated(r) {
5899
+ (Math.abs(this.scrollX - window.scrollX) > 10 || Math.abs(this.scrollY - window.scrollY) > 10) && window.scrollTo(this.scrollX, this.scrollY), window.requestAnimationFrame(() => {
5900
+ (Math.abs(this.scrollX - window.scrollX) > 10 || Math.abs(this.scrollY - window.scrollY) > 10) && window.scrollTo(this.scrollX, this.scrollY);
5901
+ }), super.updated(r);
5902
+ }
5898
5903
  resetDuration() {
5899
5904
  this.lastRequestTime = (/* @__PURE__ */ new Date()).getTime();
5900
5905
  }
@@ -5942,8 +5947,9 @@ let st = class extends Z(w) {
5942
5947
  render() {
5943
5948
  if (!Array.isArray(this.props))
5944
5949
  return C;
5950
+ this.scrollX = window.scrollX, this.scrollY = window.scrollY;
5945
5951
  let r = !this.noLazyload;
5946
- return this.props.length == 1 && (r = !1), g`
5952
+ return this.props.length == 1 && (r = !1), this.style.display = "block", g`
5947
5953
  ${Fr(this.props, (t, s) => {
5948
5954
  var e;
5949
5955
  const i = s == 0 ? this.templates : (e = this.templates) == null ? void 0 : e.filter(
@@ -6024,7 +6030,7 @@ var sa = Object.defineProperty, ia = Object.getOwnPropertyDescriptor, Le = (r, t
6024
6030
  return i && e && sa(t, s, e), e;
6025
6031
  };
6026
6032
  const ra = "sonic-submit";
6027
- let Zt = class extends Z(w) {
6033
+ let Yt = class extends Y(w) {
6028
6034
  constructor() {
6029
6035
  super(...arguments), this.submitResultKey = null, this.disabled = !1, this.endPoint = null, this.name = "", this.value = "", this.api = null, this.clickTimeStamp = 0, this.submit = async (r) => {
6030
6036
  var v;
@@ -6075,8 +6081,8 @@ let Zt = class extends Z(w) {
6075
6081
  if (o)
6076
6082
  for (const Ti in o)
6077
6083
  as.append(Ti, o[Ti]);
6078
- const Zr = "?" + as.toString();
6079
- h = await ((L = this.api) == null ? void 0 : L.get(f + Zr, c));
6084
+ const Yr = "?" + as.toString();
6085
+ h = await ((L = this.api) == null ? void 0 : L.get(f + Yr, c));
6080
6086
  break;
6081
6087
  default:
6082
6088
  h = await ((U = this.api) == null ? void 0 : U.post(f, o, c));
@@ -6151,7 +6157,7 @@ let Zt = class extends Z(w) {
6151
6157
  return g`<div ?data-disabled=${this.disabled}><slot></slot></div>`;
6152
6158
  }
6153
6159
  };
6154
- Zt.styles = $`
6160
+ Yt.styles = $`
6155
6161
  [data-disabled] {
6156
6162
  opacity: 0.3;
6157
6163
  pointer-events: none;
@@ -6160,29 +6166,29 @@ Zt.styles = $`
6160
6166
  `;
6161
6167
  Le([
6162
6168
  l({ type: String })
6163
- ], Zt.prototype, "submitResultKey", 2);
6169
+ ], Yt.prototype, "submitResultKey", 2);
6164
6170
  Le([
6165
6171
  l({ type: Boolean })
6166
- ], Zt.prototype, "disabled", 2);
6172
+ ], Yt.prototype, "disabled", 2);
6167
6173
  Le([
6168
6174
  l({ type: String })
6169
- ], Zt.prototype, "endPoint", 2);
6175
+ ], Yt.prototype, "endPoint", 2);
6170
6176
  Le([
6171
6177
  l()
6172
- ], Zt.prototype, "name", 2);
6178
+ ], Yt.prototype, "name", 2);
6173
6179
  Le([
6174
6180
  l()
6175
- ], Zt.prototype, "value", 2);
6176
- Zt = Le([
6181
+ ], Yt.prototype, "value", 2);
6182
+ Yt = Le([
6177
6183
  _(ra)
6178
- ], Zt);
6184
+ ], Yt);
6179
6185
  var oa = Object.defineProperty, na = Object.getOwnPropertyDescriptor, $i = (r, t, s, i) => {
6180
6186
  for (var e = i > 1 ? void 0 : i ? na(t, s) : t, o = r.length - 1, n; o >= 0; o--)
6181
6187
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
6182
6188
  return i && e && oa(t, s, e), e;
6183
6189
  };
6184
6190
  const aa = "sonic-router";
6185
- let xs = class extends Z(Xe(w)) {
6191
+ let xs = class extends Y(Xe(w)) {
6186
6192
  constructor() {
6187
6193
  super(...arguments), this.templateValueAttribute = "data-route", this._location = document.location.href.replace(
6188
6194
  document.location.origin,
@@ -6267,7 +6273,7 @@ var la = Object.defineProperty, ca = Object.getOwnPropertyDescriptor, ha = (r, t
6267
6273
  return i && e && la(t, s, e), e;
6268
6274
  };
6269
6275
  const da = "sonic-redirect";
6270
- let lr = class extends Z(w) {
6276
+ let lr = class extends Y(w) {
6271
6277
  connectedCallback() {
6272
6278
  this.noShadowDom = "", this.style.display = "none", super.connectedCallback(), this.udpateCallBack = () => this.update(), this.publisher && this.publisher.onInternalMutation(this.udpateCallBack);
6273
6279
  }
@@ -6294,7 +6300,7 @@ var pa = Object.defineProperty, ua = Object.getOwnPropertyDescriptor, Ci = (r, t
6294
6300
  return i && e && pa(t, s, e), e;
6295
6301
  };
6296
6302
  const fa = "sonic-states";
6297
- let Ps = class extends Z(Xe(w)) {
6303
+ let Ps = class extends Y(Xe(w)) {
6298
6304
  constructor() {
6299
6305
  super(...arguments), this.state = "", this.inverted = !1, this.statePath = "", this.onStateAssign = (r) => {
6300
6306
  this.state = r, this.requestUpdate();
@@ -6389,7 +6395,7 @@ var ya = Object.defineProperty, wa = Object.getOwnPropertyDescriptor, zr = (r, t
6389
6395
  return i && e && ya(t, s, e), e;
6390
6396
  };
6391
6397
  const _a = "sonic-example";
6392
- let Xs = class extends Z(w) {
6398
+ let Xs = class extends Y(w) {
6393
6399
  constructor() {
6394
6400
  super(...arguments), this.text = "Example";
6395
6401
  }
@@ -6672,10 +6678,10 @@ class Ba {
6672
6678
  }));
6673
6679
  }
6674
6680
  }
6675
- var Ha = Object.defineProperty, qa = Object.getOwnPropertyDescriptor, Ai = (r, t, s, i) => {
6676
- for (var e = i > 1 ? void 0 : i ? qa(t, s) : t, o = r.length - 1, n; o >= 0; o--)
6681
+ var qa = Object.defineProperty, Ha = Object.getOwnPropertyDescriptor, Ai = (r, t, s, i) => {
6682
+ for (var e = i > 1 ? void 0 : i ? Ha(t, s) : t, o = r.length - 1, n; o >= 0; o--)
6677
6683
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
6678
- return i && e && Ha(t, s, e), e;
6684
+ return i && e && qa(t, s, e), e;
6679
6685
  };
6680
6686
  const Wa = "sonic-sdui";
6681
6687
  let $s = class extends Nr(Jt(w)) {
@@ -6844,8 +6850,8 @@ Ai([
6844
6850
  $s = Ai([
6845
6851
  _(Wa)
6846
6852
  ], $s);
6847
- var Ka = Object.defineProperty, Za = Object.getOwnPropertyDescriptor, Rr = (r, t, s, i) => {
6848
- for (var e = i > 1 ? void 0 : i ? Za(t, s) : t, o = r.length - 1, n; o >= 0; o--)
6853
+ var Ka = Object.defineProperty, Ya = Object.getOwnPropertyDescriptor, Rr = (r, t, s, i) => {
6854
+ for (var e = i > 1 ? void 0 : i ? Ya(t, s) : t, o = r.length - 1, n; o >= 0; o--)
6849
6855
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
6850
6856
  return i && e && Ka(t, s, e), e;
6851
6857
  };
@@ -6922,10 +6928,10 @@ Rr([
6922
6928
  Cs = Rr([
6923
6929
  _("sonic-mix")
6924
6930
  ], Cs);
6925
- var Ya = Object.defineProperty, Ga = Object.getOwnPropertyDescriptor, Qa = (r, t, s, i) => {
6931
+ var Za = Object.defineProperty, Ga = Object.getOwnPropertyDescriptor, Qa = (r, t, s, i) => {
6926
6932
  for (var e = i > 1 ? void 0 : i ? Ga(t, s) : t, o = r.length - 1, n; o >= 0; o--)
6927
6933
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
6928
- return i && e && Ya(t, s, e), e;
6934
+ return i && e && Za(t, s, e), e;
6929
6935
  };
6930
6936
  const Xa = "sonic-value";
6931
6937
  let hr = class extends Jt(w) {
@@ -7137,7 +7143,7 @@ var il = Object.defineProperty, rl = Object.getOwnPropertyDescriptor, Ee = (r, t
7137
7143
  return i && e && il(t, s, e), e;
7138
7144
  };
7139
7145
  const ol = "sonic-link";
7140
- let Yt = class extends w {
7146
+ let Zt = class extends w {
7141
7147
  constructor() {
7142
7148
  super(...arguments), this.href = "", this._location = "", this.ariaLabel = null, this.autoActive = "partial", this._target = null, this.pushState = null;
7143
7149
  }
@@ -7184,7 +7190,7 @@ let Yt = class extends w {
7184
7190
  ` : g`<slot></slot>`;
7185
7191
  }
7186
7192
  };
7187
- Yt.styles = [
7193
+ Zt.styles = [
7188
7194
  $`
7189
7195
  a {
7190
7196
  color: inherit;
@@ -7195,22 +7201,22 @@ Yt.styles = [
7195
7201
  ];
7196
7202
  Ee([
7197
7203
  l({ type: String })
7198
- ], Yt.prototype, "href", 2);
7204
+ ], Zt.prototype, "href", 2);
7199
7205
  Ee([
7200
7206
  l({ type: String, attribute: "data-aria-label" })
7201
- ], Yt.prototype, "ariaLabel", 2);
7207
+ ], Zt.prototype, "ariaLabel", 2);
7202
7208
  Ee([
7203
7209
  l({ type: String })
7204
- ], Yt.prototype, "autoActive", 2);
7210
+ ], Zt.prototype, "autoActive", 2);
7205
7211
  Ee([
7206
7212
  l({ type: String })
7207
- ], Yt.prototype, "target", 1);
7213
+ ], Zt.prototype, "target", 1);
7208
7214
  Ee([
7209
7215
  l({ type: Boolean })
7210
- ], Yt.prototype, "pushState", 2);
7211
- Yt = Ee([
7216
+ ], Zt.prototype, "pushState", 2);
7217
+ Zt = Ee([
7212
7218
  _(ol)
7213
- ], Yt);
7219
+ ], Zt);
7214
7220
  var nl = Object.defineProperty, al = Object.getOwnPropertyDescriptor, Ne = (r, t, s, i) => {
7215
7221
  for (var e = i > 1 ? void 0 : i ? al(t, s) : t, o = r.length - 1, n; o >= 0; o--)
7216
7222
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
@@ -7775,13 +7781,13 @@ const Oi = we(class extends De {
7775
7781
  return vt;
7776
7782
  }
7777
7783
  });
7778
- var hl = Object.defineProperty, dl = Object.getOwnPropertyDescriptor, q = (r, t, s, i) => {
7784
+ var hl = Object.defineProperty, dl = Object.getOwnPropertyDescriptor, H = (r, t, s, i) => {
7779
7785
  for (var e = i > 1 ? void 0 : i ? dl(t, s) : t, o = r.length - 1, n; o >= 0; o--)
7780
7786
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
7781
7787
  return i && e && hl(t, s, e), e;
7782
7788
  };
7783
7789
  const pl = "sonic-input";
7784
- let B = class extends Ns(ke(Z(w))) {
7790
+ let B = class extends Ns(ke(Y(w))) {
7785
7791
  constructor() {
7786
7792
  super(...arguments), this.readonly = !1, this.inlineContent = !1, this.disableInlineContentFocus = !1, this.showPasswordToggle = !1, this.hasDescription = !1, this.hasLabel = !1, this.hasSuffix = !1, this.hasPrefix = !1, this.isPassword = !1;
7787
7793
  }
@@ -7929,79 +7935,79 @@ B.styles = [
7929
7935
  }
7930
7936
  `
7931
7937
  ];
7932
- q([
7938
+ H([
7933
7939
  l({ type: String, reflect: !0 })
7934
7940
  ], B.prototype, "size", 2);
7935
- q([
7941
+ H([
7936
7942
  l({ type: String })
7937
7943
  ], B.prototype, "list", 2);
7938
- q([
7944
+ H([
7939
7945
  l({ type: String })
7940
7946
  ], B.prototype, "placeholder", 2);
7941
- q([
7947
+ H([
7942
7948
  l({ type: String })
7943
7949
  ], B.prototype, "pattern", 2);
7944
- q([
7950
+ H([
7945
7951
  l({ type: String })
7946
7952
  ], B.prototype, "min", 2);
7947
- q([
7953
+ H([
7948
7954
  l({ type: String })
7949
7955
  ], B.prototype, "max", 2);
7950
- q([
7956
+ H([
7951
7957
  l({ type: Boolean })
7952
7958
  ], B.prototype, "readonly", 2);
7953
- q([
7959
+ H([
7954
7960
  l({ type: Number })
7955
7961
  ], B.prototype, "step", 2);
7956
- q([
7962
+ H([
7957
7963
  l({ type: Number })
7958
7964
  ], B.prototype, "minlength", 2);
7959
- q([
7965
+ H([
7960
7966
  l({ type: Number })
7961
7967
  ], B.prototype, "maxlength", 2);
7962
- q([
7968
+ H([
7963
7969
  l({ type: String })
7964
7970
  ], B.prototype, "src", 2);
7965
- q([
7971
+ H([
7966
7972
  l({ type: Boolean, reflect: !0 })
7967
7973
  ], B.prototype, "inlineContent", 2);
7968
- q([
7974
+ H([
7969
7975
  l({ type: Boolean })
7970
7976
  ], B.prototype, "disableInlineContentFocus", 2);
7971
- q([
7977
+ H([
7972
7978
  l({ type: Boolean })
7973
7979
  ], B.prototype, "showPasswordToggle", 2);
7974
- q([
7980
+ H([
7975
7981
  ct({ slot: "label", flatten: !0 })
7976
7982
  ], B.prototype, "slotLabelNodes", 2);
7977
- q([
7983
+ H([
7978
7984
  ct({ slot: "description", flatten: !0 })
7979
7985
  ], B.prototype, "slotDescriptionNodes", 2);
7980
- q([
7986
+ H([
7981
7987
  ct({ slot: "suffix", flatten: !0 })
7982
7988
  ], B.prototype, "slotSuffixNodes", 2);
7983
- q([
7989
+ H([
7984
7990
  ct({ slot: "prefix", flatten: !0 })
7985
7991
  ], B.prototype, "slotPrefixNodes", 2);
7986
- q([
7992
+ H([
7987
7993
  be("input")
7988
7994
  ], B.prototype, "input", 2);
7989
- q([
7995
+ H([
7990
7996
  T()
7991
7997
  ], B.prototype, "hasDescription", 2);
7992
- q([
7998
+ H([
7993
7999
  T()
7994
8000
  ], B.prototype, "hasLabel", 2);
7995
- q([
8001
+ H([
7996
8002
  T()
7997
8003
  ], B.prototype, "hasSuffix", 2);
7998
- q([
8004
+ H([
7999
8005
  T()
8000
8006
  ], B.prototype, "hasPrefix", 2);
8001
- q([
8007
+ H([
8002
8008
  T()
8003
8009
  ], B.prototype, "isPassword", 2);
8004
- B = q([
8010
+ B = H([
8005
8011
  _(pl)
8006
8012
  ], B);
8007
8013
  var ul = Object.defineProperty, fl = Object.getOwnPropertyDescriptor, te = (r, t, s, i) => {
@@ -8652,14 +8658,14 @@ xe([
8652
8658
  Qt = xe([
8653
8659
  _(Sl)
8654
8660
  ], Qt);
8655
- var Ol = Object.defineProperty, Dl = Object.getOwnPropertyDescriptor, Ht = (r, t, s, i) => {
8661
+ var Ol = Object.defineProperty, Dl = Object.getOwnPropertyDescriptor, qt = (r, t, s, i) => {
8656
8662
  for (var e = i > 1 ? void 0 : i ? Dl(t, s) : t, o = r.length - 1, n; o >= 0; o--)
8657
8663
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
8658
8664
  return i && e && Ol(t, s, e), e;
8659
8665
  };
8660
8666
  const kl = "sonic-checkbox";
8661
8667
  let yt = class extends wi(
8662
- Ns(ke(Z(w)))
8668
+ Ns(ke(Y(w)))
8663
8669
  ) {
8664
8670
  constructor() {
8665
8671
  super(...arguments), this.touched = !1, this.iconName = "check", this.indeterminateIconName = "minus-small", this.showAsIndeterminate = !1, this.hasDescription = !1, this.hasLabel = !1;
@@ -8839,31 +8845,31 @@ yt.styles = [
8839
8845
  */
8840
8846
  `
8841
8847
  ];
8842
- Ht([
8848
+ qt([
8843
8849
  l({ type: Boolean, reflect: !0 })
8844
8850
  ], yt.prototype, "touched", 2);
8845
- Ht([
8851
+ qt([
8846
8852
  l({ type: String })
8847
8853
  ], yt.prototype, "iconName", 2);
8848
- Ht([
8854
+ qt([
8849
8855
  l({ type: String })
8850
8856
  ], yt.prototype, "indeterminateIconName", 2);
8851
- Ht([
8857
+ qt([
8852
8858
  l({ type: Boolean })
8853
8859
  ], yt.prototype, "showAsIndeterminate", 2);
8854
- Ht([
8860
+ qt([
8855
8861
  l({ type: Boolean })
8856
8862
  ], yt.prototype, "hasDescription", 2);
8857
- Ht([
8863
+ qt([
8858
8864
  l({ type: Boolean })
8859
8865
  ], yt.prototype, "hasLabel", 2);
8860
- Ht([
8866
+ qt([
8861
8867
  ct({ flatten: !0 })
8862
8868
  ], yt.prototype, "slotLabelNodes", 2);
8863
- Ht([
8869
+ qt([
8864
8870
  ct({ slot: "description", flatten: !0 })
8865
8871
  ], yt.prototype, "slotDescriptionNodes", 2);
8866
- yt = Ht([
8872
+ yt = qt([
8867
8873
  _(kl)
8868
8874
  ], yt);
8869
8875
  var Ll = Object.defineProperty, El = Object.getOwnPropertyDescriptor, Nl = (r, t, s, i) => {
@@ -8907,7 +8913,7 @@ var Ml = Object.defineProperty, jl = Object.getOwnPropertyDescriptor, Q = (r, t,
8907
8913
  return i && e && Ml(t, s, e), e;
8908
8914
  };
8909
8915
  const Il = "sonic-select";
8910
- let K = class extends ke(Z(w)) {
8916
+ let K = class extends ke(Y(w)) {
8911
8917
  constructor() {
8912
8918
  super(...arguments), this.valueKey = "value", this.wordingKey = "wording", this.multiple = !1, this.status = "default", this._options = [], this.hasDoneFirstUpdate = !1, this._value = "", this.updateOptions = () => {
8913
8919
  const r = this.querySelectorAll(
@@ -9160,7 +9166,7 @@ var Fl = Object.defineProperty, zl = Object.getOwnPropertyDescriptor, mt = (r, t
9160
9166
  return i && e && Fl(t, s, e), e;
9161
9167
  };
9162
9168
  const Rl = "sonic-textarea";
9163
- let lt = class extends Ns(ke(Z(w))) {
9169
+ let lt = class extends Ns(ke(Y(w))) {
9164
9170
  constructor() {
9165
9171
  super(...arguments), this.size = "md", this.readonly = !1, this.hasDescription = !1, this.hasLabel = !1;
9166
9172
  }
@@ -9319,10 +9325,10 @@ ti.styles = [
9319
9325
  ti = Bl([
9320
9326
  _("sonic-legend-description")
9321
9327
  ], ti);
9322
- var Hl = Object.defineProperty, ql = Object.getOwnPropertyDescriptor, Pe = (r, t, s, i) => {
9323
- for (var e = i > 1 ? void 0 : i ? ql(t, s) : t, o = r.length - 1, n; o >= 0; o--)
9328
+ var ql = Object.defineProperty, Hl = Object.getOwnPropertyDescriptor, Pe = (r, t, s, i) => {
9329
+ for (var e = i > 1 ? void 0 : i ? Hl(t, s) : t, o = r.length - 1, n; o >= 0; o--)
9324
9330
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
9325
- return i && e && Hl(t, s, e), e;
9331
+ return i && e && ql(t, s, e), e;
9326
9332
  };
9327
9333
  const Wl = "sonic-legend";
9328
9334
  let Vt = class extends w {
@@ -9415,13 +9421,13 @@ Pe([
9415
9421
  Vt = Pe([
9416
9422
  _(Wl)
9417
9423
  ], Vt);
9418
- var Kl = Object.defineProperty, Zl = Object.getOwnPropertyDescriptor, jt = (r, t, s, i) => {
9419
- for (var e = i > 1 ? void 0 : i ? Zl(t, s) : t, o = r.length - 1, n; o >= 0; o--)
9424
+ var Kl = Object.defineProperty, Yl = Object.getOwnPropertyDescriptor, jt = (r, t, s, i) => {
9425
+ for (var e = i > 1 ? void 0 : i ? Yl(t, s) : t, o = r.length - 1, n; o >= 0; o--)
9420
9426
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
9421
9427
  return i && e && Kl(t, s, e), e;
9422
9428
  };
9423
- const Yl = "sonic-fieldset";
9424
- let xt = class extends Z(w) {
9429
+ const Zl = "sonic-fieldset";
9430
+ let xt = class extends Y(w) {
9425
9431
  constructor() {
9426
9432
  super(...arguments), this.disabled = !1, this.variant = "default";
9427
9433
  }
@@ -9521,7 +9527,7 @@ jt([
9521
9527
  l({ type: String, reflect: !0 })
9522
9528
  ], xt.prototype, "variant", 2);
9523
9529
  xt = jt([
9524
- _(Yl)
9530
+ _(Zl)
9525
9531
  ], xt);
9526
9532
  var Gl = Object.defineProperty, Ql = Object.getOwnPropertyDescriptor, Di = (r, t, s, i) => {
9527
9533
  for (var e = i > 1 ? void 0 : i ? Ql(t, s) : t, o = r.length - 1, n; o >= 0; o--)
@@ -9529,7 +9535,7 @@ var Gl = Object.defineProperty, Ql = Object.getOwnPropertyDescriptor, Di = (r, t
9529
9535
  return i && e && Gl(t, s, e), e;
9530
9536
  };
9531
9537
  const Xl = "sonic-form-layout";
9532
- let Ke = class extends Z(w) {
9538
+ let Ke = class extends Y(w) {
9533
9539
  constructor() {
9534
9540
  super(...arguments), this._resizeController = new Ur(this, {}), this.oneFormElement = !1;
9535
9541
  }
@@ -9601,7 +9607,7 @@ var Jl = Object.defineProperty, tc = Object.getOwnPropertyDescriptor, ki = (r, t
9601
9607
  return i && e && Jl(t, s, e), e;
9602
9608
  };
9603
9609
  const ec = "sonic-form-actions";
9604
- let Ze = class extends w {
9610
+ let Ye = class extends w {
9605
9611
  constructor() {
9606
9612
  super(...arguments), this.direction = "row", this.justify = "flex-start";
9607
9613
  }
@@ -9613,7 +9619,7 @@ let Ze = class extends w {
9613
9619
  return g`<slot style=${ut(r)}></slot>`;
9614
9620
  }
9615
9621
  };
9616
- Ze.styles = [
9622
+ Ye.styles = [
9617
9623
  $`
9618
9624
  :host {
9619
9625
  display: block;
@@ -9627,13 +9633,13 @@ Ze.styles = [
9627
9633
  ];
9628
9634
  ki([
9629
9635
  l({ type: String })
9630
- ], Ze.prototype, "direction", 2);
9636
+ ], Ye.prototype, "direction", 2);
9631
9637
  ki([
9632
9638
  l({ type: String })
9633
- ], Ze.prototype, "justify", 2);
9634
- Ze = ki([
9639
+ ], Ye.prototype, "justify", 2);
9640
+ Ye = ki([
9635
9641
  _(ec)
9636
- ], Ze);
9642
+ ], Ye);
9637
9643
  var sc = Object.defineProperty, ic = Object.getOwnPropertyDescriptor, ee = (r, t, s, i) => {
9638
9644
  for (var e = i > 1 ? void 0 : i ? ic(t, s) : t, o = r.length - 1, n; o >= 0; o--)
9639
9645
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
@@ -10307,13 +10313,13 @@ var Dc = Object.defineProperty, kc = Object.getOwnPropertyDescriptor, J = (r, t,
10307
10313
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
10308
10314
  return i && e && Dc(t, s, e), e;
10309
10315
  };
10310
- const Hr = "sonic-modal";
10311
- let I = class extends Z(w) {
10316
+ const qr = "sonic-modal";
10317
+ let I = class extends Y(w) {
10312
10318
  constructor() {
10313
10319
  super(...arguments), this.forceAction = !1, this.removeOnHide = !1, this.removeHashOnHide = !1, this.align = "left", this.padding = "var(--sc-modal-py) var(--sc-modal-px)", this.maxWidth = "var(--sc-modal-max-w) ", this.maxHeight = "var(--sc-modal-max-h) ", this.width = "100%", this.height = "auto", this.zIndex = "var(--sc-modal-z-index)", this.fullScreen = !1, this.visible = !1;
10314
10320
  }
10315
10321
  static create(r) {
10316
- const t = document.createElement(Hr);
10322
+ const t = document.createElement(qr);
10317
10323
  return t.options = r, r.removeHashOnHide === !0 && t.setAttribute("removeHashOnHide", "true"), r.removeOnHide === !0 && t.setAttribute("removeOnHide", "true"), r.maxWidth && (t.maxWidth = r == null ? void 0 : r.maxWidth), r.width && (t.width = r == null ? void 0 : r.width), r.maxHeight && (t.maxHeight = r == null ? void 0 : r.maxHeight), r.height && (t.height = r == null ? void 0 : r.height), r.forceAction && (t.forceAction = !0), r.fullScreen && (t.fullScreen = r == null ? void 0 : r.fullScreen), r.effect && (t.effect = r == null ? void 0 : r.effect), r.paddingX && t.style.setProperty("--sc-modal-px", r == null ? void 0 : r.paddingX), r.paddingY && t.style.setProperty("--sc-modal-py", r == null ? void 0 : r.paddingY), r.zIndex && t.style.setProperty("--sc-modal-z-index", r == null ? void 0 : r.zIndex), bt.getPopContainer().appendChild(t), t.show(), t;
10318
10324
  }
10319
10325
  connectedCallback() {
@@ -10639,7 +10645,7 @@ J([
10639
10645
  ve({ selector: "sonic-modal-close" })
10640
10646
  ], I.prototype, "closeBtn", 2);
10641
10647
  I = J([
10642
- _(Hr)
10648
+ _(qr)
10643
10649
  ], I);
10644
10650
  typeof window < "u" && (window.SonicModal = I);
10645
10651
  var Lc = Object.defineProperty, Ec = Object.getOwnPropertyDescriptor, Ft = (r, t, s, i) => {
@@ -10816,7 +10822,7 @@ var Mc = Object.defineProperty, jc = Object.getOwnPropertyDescriptor, rs = (r, t
10816
10822
  return i && e && Mc(t, s, e), e;
10817
10823
  };
10818
10824
  const Ic = "sonic-alert-messages";
10819
- let fe = class extends Z(w) {
10825
+ let fe = class extends Y(w) {
10820
10826
  constructor() {
10821
10827
  super(...arguments), this.size = "md", this.background = !1, this.noIcon = !1, this.messages = [];
10822
10828
  }
@@ -10858,13 +10864,13 @@ rs([
10858
10864
  fe = rs([
10859
10865
  _(Ic)
10860
10866
  ], fe);
10861
- var Fc = Object.defineProperty, zc = Object.getOwnPropertyDescriptor, qr = (r, t, s, i) => {
10867
+ var Fc = Object.defineProperty, zc = Object.getOwnPropertyDescriptor, Hr = (r, t, s, i) => {
10862
10868
  for (var e = i > 1 ? void 0 : i ? zc(t, s) : t, o = r.length - 1, n; o >= 0; o--)
10863
10869
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
10864
10870
  return i && e && Fc(t, s, e), e;
10865
10871
  };
10866
10872
  const Rc = "sonic-toast-message-subscriber";
10867
- let ri = class extends Z(w) {
10873
+ let ri = class extends Y(w) {
10868
10874
  constructor() {
10869
10875
  super(...arguments), this._messages = [];
10870
10876
  }
@@ -10880,10 +10886,10 @@ let ri = class extends Z(w) {
10880
10886
  return C;
10881
10887
  }
10882
10888
  };
10883
- qr([
10889
+ Hr([
10884
10890
  l({ type: Array })
10885
10891
  ], ri.prototype, "messages", 1);
10886
- ri = qr([
10892
+ ri = Hr([
10887
10893
  _(Rc)
10888
10894
  ], ri);
10889
10895
  var Uc = Object.defineProperty, Vc = Object.getOwnPropertyDescriptor, os = (r, t, s, i) => {
@@ -11026,10 +11032,10 @@ os([
11026
11032
  ge = os([
11027
11033
  _(Bc)
11028
11034
  ], ge);
11029
- var Hc = Object.defineProperty, qc = Object.getOwnPropertyDescriptor, zt = (r, t, s, i) => {
11030
- for (var e = i > 1 ? void 0 : i ? qc(t, s) : t, o = r.length - 1, n; o >= 0; o--)
11035
+ var qc = Object.defineProperty, Hc = Object.getOwnPropertyDescriptor, zt = (r, t, s, i) => {
11036
+ for (var e = i > 1 ? void 0 : i ? Hc(t, s) : t, o = r.length - 1, n; o >= 0; o--)
11031
11037
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
11032
- return i && e && Hc(t, s, e), e;
11038
+ return i && e && qc(t, s, e), e;
11033
11039
  };
11034
11040
  const Wc = "sonic-divider";
11035
11041
  let Ct = class extends w {
@@ -11205,8 +11211,8 @@ zt([
11205
11211
  Ct = zt([
11206
11212
  _(Wc)
11207
11213
  ], Ct);
11208
- var Kc = Object.defineProperty, Zc = Object.getOwnPropertyDescriptor, Yc = (r, t, s, i) => {
11209
- for (var e = i > 1 ? void 0 : i ? Zc(t, s) : t, o = r.length - 1, n; o >= 0; o--)
11214
+ var Kc = Object.defineProperty, Yc = Object.getOwnPropertyDescriptor, Zc = (r, t, s, i) => {
11215
+ for (var e = i > 1 ? void 0 : i ? Yc(t, s) : t, o = r.length - 1, n; o >= 0; o--)
11210
11216
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
11211
11217
  return i && e && Kc(t, s, e), e;
11212
11218
  };
@@ -11230,7 +11236,7 @@ oi.styles = [
11230
11236
  }
11231
11237
  `
11232
11238
  ];
11233
- oi = Yc([
11239
+ oi = Zc([
11234
11240
  _(Gc)
11235
11241
  ], oi);
11236
11242
  var Qc = Object.defineProperty, Xc = Object.getOwnPropertyDescriptor, Li = (r, t, s, i) => {
@@ -11239,7 +11245,7 @@ var Qc = Object.defineProperty, Xc = Object.getOwnPropertyDescriptor, Li = (r, t
11239
11245
  return i && e && Qc(t, s, e), e;
11240
11246
  };
11241
11247
  const Jc = "sonic-card-header";
11242
- let Ye = class extends w {
11248
+ let Ze = class extends w {
11243
11249
  render() {
11244
11250
  return g`
11245
11251
  <div class="header">
@@ -11253,7 +11259,7 @@ let Ye = class extends w {
11253
11259
  `;
11254
11260
  }
11255
11261
  };
11256
- Ye.styles = [
11262
+ Ze.styles = [
11257
11263
  $`
11258
11264
  :host {
11259
11265
  --sc-card-header-mb: 1.35rem;
@@ -11291,13 +11297,13 @@ Ye.styles = [
11291
11297
  ];
11292
11298
  Li([
11293
11299
  l()
11294
- ], Ye.prototype, "label", 2);
11300
+ ], Ze.prototype, "label", 2);
11295
11301
  Li([
11296
11302
  l()
11297
- ], Ye.prototype, "description", 2);
11298
- Ye = Li([
11303
+ ], Ze.prototype, "description", 2);
11304
+ Ze = Li([
11299
11305
  _(Jc)
11300
- ], Ye);
11306
+ ], Ze);
11301
11307
  var th = Object.defineProperty, eh = Object.getOwnPropertyDescriptor, sh = (r, t, s, i) => {
11302
11308
  for (var e = i > 1 ? void 0 : i ? eh(t, s) : t, o = r.length - 1, n; o >= 0; o--)
11303
11309
  (n = r[o]) && (e = (i ? n(t, s, e) : n(e)) || e);
@@ -11510,7 +11516,7 @@ var dh = Object.defineProperty, ph = Object.getOwnPropertyDescriptor, ns = (r, t
11510
11516
  return i && e && dh(t, s, e), e;
11511
11517
  };
11512
11518
  const uh = "sonic-tr";
11513
- let me = class extends Z(w) {
11519
+ let me = class extends Y(w) {
11514
11520
  constructor() {
11515
11521
  super(...arguments), this._metadata_ = {};
11516
11522
  }
@@ -11960,7 +11966,7 @@ function Kr(r) {
11960
11966
  s.call(this), this.__disconnectedCallbackCalls__ && this.__disconnectedCallbackCalls__.forEach((i) => i(this));
11961
11967
  };
11962
11968
  }
11963
- function Hh(r) {
11969
+ function qh(r) {
11964
11970
  const t = r.split(".");
11965
11971
  if (t.length == 0)
11966
11972
  return function() {
@@ -11980,7 +11986,7 @@ function Hh(r) {
11980
11986
  });
11981
11987
  };
11982
11988
  }
11983
- function qh(...r) {
11989
+ function Hh(...r) {
11984
11990
  const t = [], s = [];
11985
11991
  for (let i = 0; i < r.length; i++) {
11986
11992
  const o = r[i].split(".");
@@ -12008,8 +12014,8 @@ function qh(...r) {
12008
12014
  }
12009
12015
  window["concorde-decorator-subscriber"] = window["concorde-decorator-subscriber"] || {};
12010
12016
  window["concorde-decorator-subscriber"] = {
12011
- bind: Hh,
12012
- onAssing: qh
12017
+ bind: qh,
12018
+ onAssing: Hh
12013
12019
  };
12014
12020
  window["concorde-directives-data-provider"] = window["concorde-directives-data-provider"] || {};
12015
12021
  window["concorde-directives-data-provider"] = {
@@ -12026,6 +12032,6 @@ window["concorde-components"] = {
12026
12032
  SonicToast: Wh,
12027
12033
  SonicModal: Kh
12028
12034
  };
12029
- const Zh = window;
12030
- Zh.concordeIsLoaded = !0;
12035
+ const Yh = window;
12036
+ Yh.concordeIsLoaded = !0;
12031
12037
  window.dispatchEvent(new CustomEvent("concorde-loaded"));