@florid-kit/components 0.9.31 → 0.9.33

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/index.mjs CHANGED
@@ -45,7 +45,7 @@ const Ee = (o) => new ye(typeof o == "string" ? o : o + "", void 0, Vt), v = (o,
45
45
  * Copyright 2017 Google LLC
46
46
  * SPDX-License-Identifier: BSD-3-Clause
47
47
  */
48
- const { is: Ae, defineProperty: Be, getOwnPropertyDescriptor: Le, getOwnPropertyNames: Pe, getOwnPropertySymbols: ze, getPrototypeOf: Oe } = Object, X = globalThis, le = X.trustedTypes, Ie = le ? le.emptyScript : "", It = X.reactiveElementPolyfillSupport, pt = (o, t) => o, At = { toAttribute(o, t) {
48
+ const { is: Ae, defineProperty: Le, getOwnPropertyDescriptor: Be, getOwnPropertyNames: Pe, getOwnPropertySymbols: ze, getPrototypeOf: Oe } = Object, X = globalThis, le = X.trustedTypes, Ie = le ? le.emptyScript : "", It = X.reactiveElementPolyfillSupport, pt = (o, t) => o, At = { toAttribute(o, t) {
49
49
  switch (t) {
50
50
  case Boolean:
51
51
  o = o ? Ie : null;
@@ -85,11 +85,11 @@ let at = class extends HTMLElement {
85
85
  static createProperty(t, e = ce) {
86
86
  if (e.state && (e.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(t) && ((e = Object.create(e)).wrapped = !0), this.elementProperties.set(t, e), !e.noAccessor) {
87
87
  const n = Symbol(), i = this.getPropertyDescriptor(t, n, e);
88
- i !== void 0 && Be(this.prototype, t, i);
88
+ i !== void 0 && Le(this.prototype, t, i);
89
89
  }
90
90
  }
91
91
  static getPropertyDescriptor(t, e, n) {
92
- const { get: i, set: r } = Le(this.prototype, t) ?? { get() {
92
+ const { get: i, set: r } = Be(this.prototype, t) ?? { get() {
93
93
  return this[e];
94
94
  }, set(s) {
95
95
  this[e] = s;
@@ -282,7 +282,7 @@ at.elementStyles = [], at.shadowRootOptions = { mode: "open" }, at[pt("elementPr
282
282
  * Copyright 2017 Google LLC
283
283
  * SPDX-License-Identifier: BSD-3-Clause
284
284
  */
285
- const ut = globalThis, Bt = ut.trustedTypes, he = Bt ? Bt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, me = "$lit$", G = `lit$${Math.random().toFixed(9).slice(2)}$`, xe = "?" + G, De = `<${xe}>`, it = document, ft = () => it.createComment(""), gt = (o) => o === null || typeof o != "object" && typeof o != "function", Zt = Array.isArray, He = (o) => Zt(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", Dt = `[
285
+ const ut = globalThis, Lt = ut.trustedTypes, he = Lt ? Lt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, me = "$lit$", G = `lit$${Math.random().toFixed(9).slice(2)}$`, xe = "?" + G, De = `<${xe}>`, it = document, ft = () => it.createComment(""), gt = (o) => o === null || typeof o != "object" && typeof o != "function", Zt = Array.isArray, He = (o) => Zt(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", Dt = `[
286
286
  \f\r]`, dt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, de = /-->/g, pe = />/g, tt = RegExp(`>|${Dt}(?:([^\\s"'>=/]+)(${Dt}*=${Dt}*(?:[^
287
287
  \f\r"'\`<>=]|("|')|))|$)`, "g"), ue = /'/g, ve = /"/g, we = /^(?:script|style|textarea|title)$/i, Me = (o) => (t, ...e) => ({ _$litType$: o, strings: t, values: e }), l = Me(1), Y = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), fe = /* @__PURE__ */ new WeakMap(), et = it.createTreeWalker(it, 129);
288
288
  function $e(o, t) {
@@ -320,7 +320,7 @@ class bt {
320
320
  if (we.test(i.tagName)) {
321
321
  const f = i.textContent.split(G), N = f.length - 1;
322
322
  if (N > 0) {
323
- i.textContent = Bt ? Bt.emptyScript : "";
323
+ i.textContent = Lt ? Lt.emptyScript : "";
324
324
  for (let W = 0; W < N; W++) i.append(f[W], ft()), et.nextNode(), h.push({ type: 2, index: ++r });
325
325
  i.append(f[N], ft());
326
326
  }
@@ -772,7 +772,13 @@ const Ge = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
772
772
  </svg>
773
773
  `, _o = `<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8" fill="none">
774
774
  <path d="M1 4.5415L3 6.5415L9 0.541504" stroke="#FBF9F6" stroke-linecap="round" stroke-linejoin="round"/>
775
- </svg>`, V = {
775
+ </svg>`, Co = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
776
+ <path d="M4.5 8L11.5 13L11.5 3L4.5 8Z" fill="#3F2B2E"/>
777
+ </svg>
778
+ `, Eo = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
779
+ <path d="M11.5 8L4.5 13L4.5 3L11.5 8Z" fill="#3F2B2E"/>
780
+ </svg>
781
+ `, V = {
776
782
  wishlist: Ge,
777
783
  playerv: Xe,
778
784
  chevronRight: Ye,
@@ -797,10 +803,12 @@ const Ge = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
797
803
  mapDualArrow: bo,
798
804
  swipeDualArrow: mo,
799
805
  backToBag: ko,
800
- checkbox: _o
801
- }, Co = {
806
+ checkbox: _o,
807
+ sliderLeftArrow: Co,
808
+ sliderRightArrow: Eo
809
+ }, So = {
802
810
  strikeDiagonal: yo
803
- }, Eo = {
811
+ }, Ao = {
804
812
  success: xo,
805
813
  error: wo,
806
814
  info: $o
@@ -861,7 +869,7 @@ const k = Xt(Ft);
861
869
  * Copyright 2020 Google LLC
862
870
  * SPDX-License-Identifier: BSD-3-Clause
863
871
  */
864
- const So = (o) => o.strings === void 0;
872
+ const Lo = (o) => o.strings === void 0;
865
873
  /**
866
874
  * @license
867
875
  * Copyright 2017 Google LLC
@@ -873,7 +881,7 @@ const vt = (o, t) => {
873
881
  if (e === void 0) return !1;
874
882
  for (const i of e) (n = i._$AO) == null || n.call(i, t, !1), vt(i, t);
875
883
  return !0;
876
- }, Lt = (o) => {
884
+ }, Bt = (o) => {
877
885
  let t, e;
878
886
  do {
879
887
  if ((t = o._$AM) === void 0) break;
@@ -884,22 +892,22 @@ const vt = (o, t) => {
884
892
  let e = t._$AN;
885
893
  if (e === void 0) t._$AN = e = /* @__PURE__ */ new Set();
886
894
  else if (e.has(o)) break;
887
- e.add(o), Lo(t);
895
+ e.add(o), zo(t);
888
896
  }
889
897
  };
890
- function Ao(o) {
891
- this._$AN !== void 0 ? (Lt(this), this._$AM = o, _e(this)) : this._$AM = o;
898
+ function Bo(o) {
899
+ this._$AN !== void 0 ? (Bt(this), this._$AM = o, _e(this)) : this._$AM = o;
892
900
  }
893
- function Bo(o, t = !1, e = 0) {
901
+ function Po(o, t = !1, e = 0) {
894
902
  const n = this._$AH, i = this._$AN;
895
- if (i !== void 0 && i.size !== 0) if (t) if (Array.isArray(n)) for (let r = e; r < n.length; r++) vt(n[r], !1), Lt(n[r]);
896
- else n != null && (vt(n, !1), Lt(n));
903
+ if (i !== void 0 && i.size !== 0) if (t) if (Array.isArray(n)) for (let r = e; r < n.length; r++) vt(n[r], !1), Bt(n[r]);
904
+ else n != null && (vt(n, !1), Bt(n));
897
905
  else vt(this, o);
898
906
  }
899
- const Lo = (o) => {
900
- o.type == Gt.CHILD && (o._$AP ?? (o._$AP = Bo), o._$AQ ?? (o._$AQ = Ao));
907
+ const zo = (o) => {
908
+ o.type == Gt.CHILD && (o._$AP ?? (o._$AP = Po), o._$AQ ?? (o._$AQ = Bo));
901
909
  };
902
- class Po extends Yt {
910
+ class Oo extends Yt {
903
911
  constructor() {
904
912
  super(...arguments), this._$AN = void 0;
905
913
  }
@@ -908,10 +916,10 @@ class Po extends Yt {
908
916
  }
909
917
  _$AO(t, e = !0) {
910
918
  var n, i;
911
- t !== this.isConnected && (this.isConnected = t, t ? (n = this.reconnected) == null || n.call(this) : (i = this.disconnected) == null || i.call(this)), e && (vt(this, t), Lt(this));
919
+ t !== this.isConnected && (this.isConnected = t, t ? (n = this.reconnected) == null || n.call(this) : (i = this.disconnected) == null || i.call(this)), e && (vt(this, t), Bt(this));
912
920
  }
913
921
  setValue(t) {
914
- if (So(this._$Ct)) this._$Ct._$AI(t, this);
922
+ if (Lo(this._$Ct)) this._$Ct._$AI(t, this);
915
923
  else {
916
924
  const e = [...this._$Ct._$AH];
917
925
  e[this._$Ci] = t, this._$Ct._$AI(e, this, 0);
@@ -922,7 +930,7 @@ class Po extends Yt {
922
930
  reconnected() {
923
931
  }
924
932
  }
925
- class zo extends Po {
933
+ class Io extends Oo {
926
934
  constructor() {
927
935
  super(...arguments), this.prevData = {};
928
936
  }
@@ -949,7 +957,7 @@ class zo extends Po {
949
957
  (!t || !(i in t) && n[i] === e[i]) && (n[i] = void 0);
950
958
  }
951
959
  }
952
- class Oo extends zo {
960
+ class Do extends Io {
953
961
  constructor() {
954
962
  super(...arguments), this.eventData = {};
955
963
  }
@@ -993,7 +1001,7 @@ class Oo extends zo {
993
1001
  }
994
1002
  }
995
1003
  }
996
- class Io extends Oo {
1004
+ class Ho extends Do {
997
1005
  apply(t) {
998
1006
  if (!t)
999
1007
  return;
@@ -1042,19 +1050,19 @@ class Io extends Oo {
1042
1050
  }
1043
1051
  }
1044
1052
  }
1045
- const ge = Xt(Io);
1053
+ const ge = Xt(Ho);
1046
1054
  /**
1047
1055
  * @license
1048
1056
  * Copyright 2018 Google LLC
1049
1057
  * SPDX-License-Identifier: BSD-3-Clause
1050
1058
  */
1051
1059
  const A = (o) => o ?? d;
1052
- var Do = Object.defineProperty, Ho = Object.getOwnPropertyDescriptor, T = (o, t, e, n) => {
1053
- for (var i = n > 1 ? void 0 : n ? Ho(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1060
+ var Mo = Object.defineProperty, To = Object.getOwnPropertyDescriptor, T = (o, t, e, n) => {
1061
+ for (var i = n > 1 ? void 0 : n ? To(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1054
1062
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1055
- return n && i && Do(t, e, i), i;
1063
+ return n && i && Mo(t, e, i), i;
1056
1064
  };
1057
- let B = class extends p {
1065
+ let L = class extends p {
1058
1066
  constructor() {
1059
1067
  super(...arguments), this.bgstyle = "background-light", this.size = "medium", this.status = "empty", this.type = "button", this.strokewidth = "1", this.icon = "wishlist", this.disabled = !1, this.showSrLabel = !1, this.srLabel = "";
1060
1068
  }
@@ -1082,7 +1090,7 @@ let B = class extends p {
1082
1090
  `;
1083
1091
  }
1084
1092
  };
1085
- B.styles = v`
1093
+ L.styles = v`
1086
1094
  :host {
1087
1095
  display: inline-flex;
1088
1096
  justify-content: center;
@@ -1296,38 +1304,38 @@ B.styles = v`
1296
1304
  `;
1297
1305
  T([
1298
1306
  a({ type: String, reflect: !0 })
1299
- ], B.prototype, "bgstyle", 2);
1307
+ ], L.prototype, "bgstyle", 2);
1300
1308
  T([
1301
1309
  a({ type: String, reflect: !0 })
1302
- ], B.prototype, "size", 2);
1310
+ ], L.prototype, "size", 2);
1303
1311
  T([
1304
1312
  a({ type: String, reflect: !0 })
1305
- ], B.prototype, "status", 2);
1313
+ ], L.prototype, "status", 2);
1306
1314
  T([
1307
1315
  a({ type: String, reflect: !0 })
1308
- ], B.prototype, "type", 2);
1316
+ ], L.prototype, "type", 2);
1309
1317
  T([
1310
1318
  a({ type: String })
1311
- ], B.prototype, "strokewidth", 2);
1319
+ ], L.prototype, "strokewidth", 2);
1312
1320
  T([
1313
1321
  a({ type: String })
1314
- ], B.prototype, "icon", 2);
1322
+ ], L.prototype, "icon", 2);
1315
1323
  T([
1316
1324
  a({ type: Boolean, reflect: !0 })
1317
- ], B.prototype, "disabled", 2);
1325
+ ], L.prototype, "disabled", 2);
1318
1326
  T([
1319
1327
  a({ type: Boolean })
1320
- ], B.prototype, "showSrLabel", 2);
1328
+ ], L.prototype, "showSrLabel", 2);
1321
1329
  T([
1322
1330
  a({ type: String })
1323
- ], B.prototype, "srLabel", 2);
1324
- B = T([
1331
+ ], L.prototype, "srLabel", 2);
1332
+ L = T([
1325
1333
  g("o-icon-button")
1326
- ], B);
1327
- var Mo = Object.defineProperty, To = Object.getOwnPropertyDescriptor, b = (o, t, e, n) => {
1328
- for (var i = n > 1 ? void 0 : n ? To(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1334
+ ], L);
1335
+ var jo = Object.defineProperty, Fo = Object.getOwnPropertyDescriptor, b = (o, t, e, n) => {
1336
+ for (var i = n > 1 ? void 0 : n ? Fo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1329
1337
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1330
- return n && i && Mo(t, e, i), i;
1338
+ return n && i && jo(t, e, i), i;
1331
1339
  };
1332
1340
  let u = class extends p {
1333
1341
  constructor() {
@@ -1338,7 +1346,7 @@ let u = class extends p {
1338
1346
  const i = (n = this.shadowRoot) == null ? void 0 : n.querySelector(".detail-view");
1339
1347
  i && i.setAttribute("fromelement", this._detailOriginClass);
1340
1348
  }
1341
- this._setPriceTabindex(), await this.focusDetailReturnBtn();
1349
+ await this.focusDetailReturnBtn();
1342
1350
  }, this._detailOriginEl = null, this._detailOriginClass = "", this.handleKeyDown = (o) => {
1343
1351
  this.open && (o.key === "Escape" ? this.closePanel() : o.key === "Tab" && this.trapFocus(o));
1344
1352
  }, this.handleClosePanel = (o) => {
@@ -1391,16 +1399,6 @@ let u = class extends p {
1391
1399
  const n = (h = this.shadowRoot) == null ? void 0 : h.querySelector('.panel[role="dialog"]');
1392
1400
  n && n.setAttribute("aria-label", this.headerTitle);
1393
1401
  }
1394
- _setPriceTabindex() {
1395
- var n;
1396
- const o = (n = this.shadowRoot) == null ? void 0 : n.querySelector('slot[name="detail"]');
1397
- if (!o) return;
1398
- const e = o.assignedElements({ flatten: !0 }).flatMap(
1399
- (i) => Array.from(i.querySelectorAll(".m-product-price-standard"))
1400
- );
1401
- for (const i of e)
1402
- i.hasAttribute("tabindex") || i.setAttribute("tabindex", "0");
1403
- }
1404
1402
  _restoreFocusToOrigin() {
1405
1403
  var t, e;
1406
1404
  const o = this._detailOriginEl;
@@ -1553,7 +1551,9 @@ let u = class extends p {
1553
1551
  <div class="detail-view">
1554
1552
  ${o}
1555
1553
  <div class="detail-content">
1556
- <slot name="detail" @slotchange=${this._onDetailSlotChange}></slot>
1554
+ <div class="detail-scroller">
1555
+ <slot name="detail" @slotchange=${this._onDetailSlotChange}></slot>
1556
+ </div>
1557
1557
  </div>
1558
1558
  </div>
1559
1559
  ` : l`<slot></slot>`}
@@ -1790,6 +1790,12 @@ u.styles = v`
1790
1790
  .detail-content {
1791
1791
  padding: var(--spacing-xl);
1792
1792
  }
1793
+
1794
+ .detail-scroller {
1795
+ height: calc(100vh - 91px);
1796
+ overflow: auto;
1797
+ box-sizing: border-box;
1798
+ }
1793
1799
  `;
1794
1800
  u.focusablesSelector = 'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"]), o-icon-button, o-button';
1795
1801
  u.focusablesCustomElementsSelector = "o-icon-button, o-button";
@@ -1862,13 +1868,13 @@ b([
1862
1868
  u = b([
1863
1869
  g("o-side-panel")
1864
1870
  ], u);
1865
- var jo = Object.defineProperty, Fo = Object.getOwnPropertyDescriptor, x = (o, t, e, n) => {
1866
- for (var i = n > 1 ? void 0 : n ? Fo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1871
+ var Ro = Object.defineProperty, Uo = Object.getOwnPropertyDescriptor, x = (o, t, e, n) => {
1872
+ for (var i = n > 1 ? void 0 : n ? Uo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1867
1873
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1868
- return n && i && jo(t, e, i), i;
1874
+ return n && i && Ro(t, e, i), i;
1869
1875
  };
1870
- const Ro = Wt(p);
1871
- let y = class extends Ro {
1876
+ const No = Wt(p);
1877
+ let y = class extends No {
1872
1878
  constructor() {
1873
1879
  super(...arguments), this.type = "submit", this.value = "", this.variant = "primary", this.text = "", this.textsecond = "", this.fullwidth = !1, this.disabled = !1, this.startIconModel = "", this.endIconModel = "", this.startIcon = !1, this.endIcon = !1, this.panelTarget = "", this.href = "", this.target = "", this.underlined = !1, this.withbadge = !1;
1874
1880
  }
@@ -2191,10 +2197,10 @@ x([
2191
2197
  y = x([
2192
2198
  g("o-button")
2193
2199
  ], y);
2194
- var Uo = Object.defineProperty, No = Object.getOwnPropertyDescriptor, zt = (o, t, e, n) => {
2195
- for (var i = n > 1 ? void 0 : n ? No(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2200
+ var Vo = Object.defineProperty, qo = Object.getOwnPropertyDescriptor, zt = (o, t, e, n) => {
2201
+ for (var i = n > 1 ? void 0 : n ? qo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2196
2202
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2197
- return n && i && Uo(t, e, i), i;
2203
+ return n && i && Vo(t, e, i), i;
2198
2204
  };
2199
2205
  let ct = class extends p {
2200
2206
  constructor() {
@@ -2314,10 +2320,10 @@ zt([
2314
2320
  ct = zt([
2315
2321
  g("o-wishlist-button")
2316
2322
  ], ct);
2317
- var Vo = Object.defineProperty, qo = Object.getOwnPropertyDescriptor, st = (o, t, e, n) => {
2318
- for (var i = n > 1 ? void 0 : n ? qo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2323
+ var Zo = Object.defineProperty, Ko = Object.getOwnPropertyDescriptor, st = (o, t, e, n) => {
2324
+ for (var i = n > 1 ? void 0 : n ? Ko(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2319
2325
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2320
- return n && i && Vo(t, e, i), i;
2326
+ return n && i && Zo(t, e, i), i;
2321
2327
  };
2322
2328
  let q = class extends p {
2323
2329
  constructor() {
@@ -2470,10 +2476,10 @@ st([
2470
2476
  q = st([
2471
2477
  g("o-link")
2472
2478
  ], q);
2473
- var Zo = Object.defineProperty, Ko = Object.getOwnPropertyDescriptor, Ot = (o, t, e, n) => {
2474
- for (var i = n > 1 ? void 0 : n ? Ko(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2479
+ var Wo = Object.defineProperty, Go = Object.getOwnPropertyDescriptor, Ot = (o, t, e, n) => {
2480
+ for (var i = n > 1 ? void 0 : n ? Go(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2475
2481
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2476
- return n && i && Zo(t, e, i), i;
2482
+ return n && i && Wo(t, e, i), i;
2477
2483
  };
2478
2484
  let ht = class extends p {
2479
2485
  constructor() {
@@ -2548,10 +2554,10 @@ Ot([
2548
2554
  ht = Ot([
2549
2555
  g("o-rating")
2550
2556
  ], ht);
2551
- var Wo = Object.defineProperty, Go = Object.getOwnPropertyDescriptor, Q = (o, t, e, n) => {
2552
- for (var i = n > 1 ? void 0 : n ? Go(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2557
+ var Xo = Object.defineProperty, Yo = Object.getOwnPropertyDescriptor, Q = (o, t, e, n) => {
2558
+ for (var i = n > 1 ? void 0 : n ? Yo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2553
2559
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2554
- return n && i && Wo(t, e, i), i;
2560
+ return n && i && Xo(t, e, i), i;
2555
2561
  };
2556
2562
  let M = class extends p {
2557
2563
  constructor() {
@@ -2774,10 +2780,10 @@ Q([
2774
2780
  M = Q([
2775
2781
  g("thumbnail-navigation")
2776
2782
  ], M);
2777
- var Xo = Object.defineProperty, Yo = Object.getOwnPropertyDescriptor, Jt = (o, t, e, n) => {
2778
- for (var i = n > 1 ? void 0 : n ? Yo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2783
+ var Jo = Object.defineProperty, Qo = Object.getOwnPropertyDescriptor, Jt = (o, t, e, n) => {
2784
+ for (var i = n > 1 ? void 0 : n ? Qo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2779
2785
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2780
- return n && i && Xo(t, e, i), i;
2786
+ return n && i && Jo(t, e, i), i;
2781
2787
  };
2782
2788
  let yt = class extends p {
2783
2789
  constructor() {
@@ -2856,10 +2862,10 @@ Jt([
2856
2862
  yt = Jt([
2857
2863
  g("o-tag")
2858
2864
  ], yt);
2859
- var Jo = Object.defineProperty, Qo = Object.getOwnPropertyDescriptor, Qt = (o, t, e, n) => {
2860
- for (var i = n > 1 ? void 0 : n ? Qo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2865
+ var ti = Object.defineProperty, ei = Object.getOwnPropertyDescriptor, Qt = (o, t, e, n) => {
2866
+ for (var i = n > 1 ? void 0 : n ? ei(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2861
2867
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2862
- return n && i && Jo(t, e, i), i;
2868
+ return n && i && ti(t, e, i), i;
2863
2869
  };
2864
2870
  let mt = class extends p {
2865
2871
  constructor() {
@@ -2976,10 +2982,10 @@ Qt([
2976
2982
  mt = Qt([
2977
2983
  g("o-tooltip")
2978
2984
  ], mt);
2979
- var ti = Object.defineProperty, ei = Object.getOwnPropertyDescriptor, Z = (o, t, e, n) => {
2980
- for (var i = n > 1 ? void 0 : n ? ei(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2985
+ var oi = Object.defineProperty, ii = Object.getOwnPropertyDescriptor, Z = (o, t, e, n) => {
2986
+ for (var i = n > 1 ? void 0 : n ? ii(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2981
2987
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2982
- return n && i && ti(t, e, i), i;
2988
+ return n && i && oi(t, e, i), i;
2983
2989
  };
2984
2990
  let D = class extends p {
2985
2991
  constructor() {
@@ -3271,8 +3277,8 @@ Z([
3271
3277
  D = Z([
3272
3278
  g("o-dropdown")
3273
3279
  ], D);
3274
- var oi = Object.getOwnPropertyDescriptor, ii = (o, t, e, n) => {
3275
- for (var i = n > 1 ? void 0 : n ? oi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3280
+ var ni = Object.getOwnPropertyDescriptor, ri = (o, t, e, n) => {
3281
+ for (var i = n > 1 ? void 0 : n ? ni(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3276
3282
  (s = o[r]) && (i = s(i) || i);
3277
3283
  return i;
3278
3284
  };
@@ -3333,15 +3339,15 @@ Rt.styles = v`
3333
3339
  }
3334
3340
  }
3335
3341
  `;
3336
- Rt = ii([
3342
+ Rt = ri([
3337
3343
  g("o-dots")
3338
3344
  ], Rt);
3339
- var ni = Object.defineProperty, ri = Object.getOwnPropertyDescriptor, j = (o, t, e, n) => {
3340
- for (var i = n > 1 ? void 0 : n ? ri(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3345
+ var si = Object.defineProperty, ai = Object.getOwnPropertyDescriptor, j = (o, t, e, n) => {
3346
+ for (var i = n > 1 ? void 0 : n ? ai(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3341
3347
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3342
- return n && i && ni(t, e, i), i;
3348
+ return n && i && si(t, e, i), i;
3343
3349
  };
3344
- let L = class extends p {
3350
+ let B = class extends p {
3345
3351
  constructor() {
3346
3352
  super(...arguments), this.options = [], this.value = "", this.name = "", this.additionaltext = "+X variant(s)", this.disabled = !1, this.width = "100%", this.open = !1, this.activeIndex = -1, this.menuWidth = "", this._handleOutsideClick = (o) => {
3347
3353
  this.contains(o.target) || (this.open = !1, this.activeIndex = -1);
@@ -3478,7 +3484,7 @@ let L = class extends p {
3478
3484
  `;
3479
3485
  }
3480
3486
  };
3481
- L.styles = v`
3487
+ B.styles = v`
3482
3488
  :host {
3483
3489
  display: inline-block;
3484
3490
  position: relative;
@@ -3656,40 +3662,40 @@ L.styles = v`
3656
3662
  `;
3657
3663
  j([
3658
3664
  a({ type: Array, reflect: !0 })
3659
- ], L.prototype, "options", 2);
3665
+ ], B.prototype, "options", 2);
3660
3666
  j([
3661
3667
  a({ type: String, reflect: !0 })
3662
- ], L.prototype, "value", 2);
3668
+ ], B.prototype, "value", 2);
3663
3669
  j([
3664
3670
  a({ type: String, reflect: !0 })
3665
- ], L.prototype, "name", 2);
3671
+ ], B.prototype, "name", 2);
3666
3672
  j([
3667
3673
  a({ type: String, reflect: !0 })
3668
- ], L.prototype, "additionaltext", 2);
3674
+ ], B.prototype, "additionaltext", 2);
3669
3675
  j([
3670
3676
  a({ type: Boolean, reflect: !0 })
3671
- ], L.prototype, "disabled", 2);
3677
+ ], B.prototype, "disabled", 2);
3672
3678
  j([
3673
3679
  a({ type: String, reflect: !0 })
3674
- ], L.prototype, "width", 2);
3680
+ ], B.prototype, "width", 2);
3675
3681
  j([
3676
3682
  J()
3677
- ], L.prototype, "open", 2);
3683
+ ], B.prototype, "open", 2);
3678
3684
  j([
3679
3685
  J()
3680
- ], L.prototype, "activeIndex", 2);
3686
+ ], B.prototype, "activeIndex", 2);
3681
3687
  j([
3682
3688
  J()
3683
- ], L.prototype, "menuWidth", 2);
3684
- L = j([
3689
+ ], B.prototype, "menuWidth", 2);
3690
+ B = j([
3685
3691
  g("o-dropdown-variant")
3686
- ], L);
3692
+ ], B);
3687
3693
  /**
3688
3694
  * @license
3689
3695
  * Copyright 2018 Google LLC
3690
3696
  * SPDX-License-Identifier: BSD-3-Clause
3691
3697
  */
3692
- const Ce = "important", si = " !" + Ce, ai = Xt(class extends Yt {
3698
+ const Ce = "important", li = " !" + Ce, ci = Xt(class extends Yt {
3693
3699
  constructor(o) {
3694
3700
  var t;
3695
3701
  if (super(o), o.type !== Gt.ATTRIBUTE || o.name !== "style" || ((t = o.strings) == null ? void 0 : t.length) > 2) throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.");
@@ -3708,17 +3714,17 @@ const Ce = "important", si = " !" + Ce, ai = Xt(class extends Yt {
3708
3714
  const i = t[n];
3709
3715
  if (i != null) {
3710
3716
  this.ft.add(n);
3711
- const r = typeof i == "string" && i.endsWith(si);
3717
+ const r = typeof i == "string" && i.endsWith(li);
3712
3718
  n.includes("-") || r ? e.setProperty(n, r ? i.slice(0, -11) : i, r ? Ce : "") : e[n] = i;
3713
3719
  }
3714
3720
  }
3715
3721
  return Y;
3716
3722
  }
3717
3723
  });
3718
- var li = Object.defineProperty, ci = Object.getOwnPropertyDescriptor, te = (o, t, e, n) => {
3719
- for (var i = n > 1 ? void 0 : n ? ci(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3724
+ var hi = Object.defineProperty, di = Object.getOwnPropertyDescriptor, te = (o, t, e, n) => {
3725
+ for (var i = n > 1 ? void 0 : n ? di(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3720
3726
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3721
- return n && i && li(t, e, i), i;
3727
+ return n && i && hi(t, e, i), i;
3722
3728
  };
3723
3729
  let xt = class extends p {
3724
3730
  constructor() {
@@ -3732,7 +3738,7 @@ let xt = class extends p {
3732
3738
  width: `${this.imageSize}px`,
3733
3739
  height: `${this.imageSize}px`
3734
3740
  }, n = this.option && this.option.title ? o(this.option.title) : "", i = this.option && this.option.description ? o(this.option.description) : "", r = l`
3735
- ${this.option.imgurl ? l`<img src="${this.option.imgurl}" alt="${A(n)}" aria-hidden="true" style=${ai(e)} />` : ""}
3741
+ ${this.option.imgurl ? l`<img src="${this.option.imgurl}" alt="${A(n)}" aria-hidden="true" style=${ci(e)} />` : ""}
3736
3742
  <div class="m-reassurance-content">
3737
3743
  <h3 class="a-reassurance-text">${A(n)}</h3>
3738
3744
  <p class="a-reassurance-description">${A(i)}</p>
@@ -3832,13 +3838,13 @@ te([
3832
3838
  xt = te([
3833
3839
  g("o-reassurance")
3834
3840
  ], xt);
3835
- var hi = Object.defineProperty, di = Object.getOwnPropertyDescriptor, K = (o, t, e, n) => {
3836
- for (var i = n > 1 ? void 0 : n ? di(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3841
+ var pi = Object.defineProperty, ui = Object.getOwnPropertyDescriptor, K = (o, t, e, n) => {
3842
+ for (var i = n > 1 ? void 0 : n ? ui(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3837
3843
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3838
- return n && i && hi(t, e, i), i;
3844
+ return n && i && pi(t, e, i), i;
3839
3845
  };
3840
- const pi = Wt(p);
3841
- let P = class extends pi {
3846
+ const vi = Wt(p);
3847
+ let P = class extends vi {
3842
3848
  constructor() {
3843
3849
  super(...arguments), this.link = "", this.name = "", this.value = "", this.text = "", this.size = "standard", this.selected = !1, this.fullwidth = !1, this.inactive = !1;
3844
3850
  }
@@ -3978,10 +3984,10 @@ K([
3978
3984
  P = K([
3979
3985
  g("o-chip")
3980
3986
  ], P);
3981
- var ui = Object.defineProperty, vi = Object.getOwnPropertyDescriptor, ee = (o, t, e, n) => {
3982
- for (var i = n > 1 ? void 0 : n ? vi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3987
+ var fi = Object.defineProperty, gi = Object.getOwnPropertyDescriptor, ee = (o, t, e, n) => {
3988
+ for (var i = n > 1 ? void 0 : n ? gi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3983
3989
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3984
- return n && i && ui(t, e, i), i;
3990
+ return n && i && fi(t, e, i), i;
3985
3991
  };
3986
3992
  let wt = class extends p {
3987
3993
  constructor() {
@@ -4016,13 +4022,13 @@ ee([
4016
4022
  wt = ee([
4017
4023
  g("o-chipset")
4018
4024
  ], wt);
4019
- var fi = Object.defineProperty, gi = Object.getOwnPropertyDescriptor, F = (o, t, e, n) => {
4020
- for (var i = n > 1 ? void 0 : n ? gi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4025
+ var bi = Object.defineProperty, yi = Object.getOwnPropertyDescriptor, F = (o, t, e, n) => {
4026
+ for (var i = n > 1 ? void 0 : n ? yi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4021
4027
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
4022
- return n && i && fi(t, e, i), i;
4028
+ return n && i && bi(t, e, i), i;
4023
4029
  };
4024
- const bi = Wt(p);
4025
- let z = class extends bi {
4030
+ const mi = Wt(p);
4031
+ let z = class extends mi {
4026
4032
  constructor() {
4027
4033
  super(...arguments), this.name = "", this.value = "", this.type = "", this.text = "", this.selected = !1, this.disabled = !1, this.fullwidth = !1, this.crossIconName = "cross", this.strikethroughImgName = "strikeDiagonal";
4028
4034
  }
@@ -4041,7 +4047,7 @@ let z = class extends bi {
4041
4047
  return l`<span class="cross-icon">${k(o)}</span>`;
4042
4048
  }
4043
4049
  strikeThroughImg() {
4044
- const o = Co[this.strikethroughImgName].replace(
4050
+ const o = So[this.strikethroughImgName].replace(
4045
4051
  "<svg",
4046
4052
  '<svg aria-hidden="true" focusable="false" part="strikethrough"'
4047
4053
  ).replace(/stroke=[#"'a-z1-9]*/gi, "");
@@ -4228,10 +4234,10 @@ F([
4228
4234
  z = F([
4229
4235
  g("o-filter-chip")
4230
4236
  ], z);
4231
- var yi = Object.defineProperty, R = (o, t, e, n) => {
4237
+ var xi = Object.defineProperty, R = (o, t, e, n) => {
4232
4238
  for (var i = void 0, r = o.length - 1, s; r >= 0; r--)
4233
4239
  (s = o[r]) && (i = s(t, e, i) || i);
4234
- return i && yi(t, e, i), i;
4240
+ return i && xi(t, e, i), i;
4235
4241
  };
4236
4242
  const ne = class ne extends p {
4237
4243
  constructor() {
@@ -4412,10 +4418,10 @@ R([
4412
4418
  a({ type: Function })
4413
4419
  ], C.prototype, "onClickTile");
4414
4420
  customElements.define("mini-tile", C);
4415
- var mi = Object.defineProperty, xi = Object.getOwnPropertyDescriptor, oe = (o, t, e, n) => {
4416
- for (var i = n > 1 ? void 0 : n ? xi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4421
+ var wi = Object.defineProperty, $i = Object.getOwnPropertyDescriptor, oe = (o, t, e, n) => {
4422
+ for (var i = n > 1 ? void 0 : n ? $i(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4417
4423
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
4418
- return n && i && mi(t, e, i), i;
4424
+ return n && i && wi(t, e, i), i;
4419
4425
  };
4420
4426
  let $t = class extends p {
4421
4427
  constructor() {
@@ -4473,10 +4479,10 @@ oe([
4473
4479
  $t = oe([
4474
4480
  g("o-badge")
4475
4481
  ], $t);
4476
- var wi = Object.defineProperty, $i = Object.getOwnPropertyDescriptor, I = (o, t, e, n) => {
4477
- for (var i = n > 1 ? void 0 : n ? $i(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4482
+ var ki = Object.defineProperty, _i = Object.getOwnPropertyDescriptor, I = (o, t, e, n) => {
4483
+ for (var i = n > 1 ? void 0 : n ? _i(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4478
4484
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
4479
- return n && i && wi(t, e, i), i;
4485
+ return n && i && ki(t, e, i), i;
4480
4486
  };
4481
4487
  let _ = class extends p {
4482
4488
  constructor() {
@@ -4522,7 +4528,7 @@ let _ = class extends p {
4522
4528
  });
4523
4529
  }
4524
4530
  render() {
4525
- const t = Eo[this.icon].replace("<svg", '<svg aria-hidden="true" focusable="false" part="svg"').replace(/<path\b/g, '<path part="icon-path"').replace(/<g\b/g, '<g part="icon-group"').replace(/<circle\b/g, '<circle part="icon-circle"');
4531
+ const t = Ao[this.icon].replace("<svg", '<svg aria-hidden="true" focusable="false" part="svg"').replace(/<path\b/g, '<path part="icon-path"').replace(/<g\b/g, '<g part="icon-group"').replace(/<circle\b/g, '<circle part="icon-circle"');
4526
4532
  return l`
4527
4533
  <div class="o-toast">
4528
4534
  <div class="o-toast-icon">
@@ -4656,14 +4662,14 @@ I([
4656
4662
  _ = I([
4657
4663
  g("o-toast")
4658
4664
  ], _);
4659
- var ki = Object.defineProperty, _i = Object.getOwnPropertyDescriptor, H = (o, t, e, n) => {
4660
- for (var i = n > 1 ? void 0 : n ? _i(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4665
+ var Ci = Object.defineProperty, Ei = Object.getOwnPropertyDescriptor, H = (o, t, e, n) => {
4666
+ for (var i = n > 1 ? void 0 : n ? Ei(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4661
4667
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
4662
- return n && i && ki(t, e, i), i;
4668
+ return n && i && Ci(t, e, i), i;
4663
4669
  };
4664
- let Ci = 0, E = class extends p {
4670
+ let Si = 0, E = class extends p {
4665
4671
  constructor() {
4666
- super(), this.checked = !1, this.indeterminate = !1, this.disabled = !1, this.size = "S", this.showLabel = !0, this.label = "Checkbox", this.name = "", this.value = "on", this.inputId = "", this.inputId || (this.inputId = `o-checkbox-${++Ci}`);
4672
+ super(), this.checked = !1, this.indeterminate = !1, this.disabled = !1, this.size = "S", this.showLabel = !0, this.label = "Checkbox", this.name = "", this.value = "on", this.inputId = "", this.inputId || (this.inputId = `o-checkbox-${++Si}`);
4667
4673
  }
4668
4674
  toggle() {
4669
4675
  this.disabled || (this.indeterminate ? (this.indeterminate = !1, this.checked = !0) : this.checked = !this.checked, this.syncInput(), this.dispatchEvent(new Event("change", { bubbles: !0, composed: !0 })));
@@ -4838,14 +4844,14 @@ H([
4838
4844
  E = H([
4839
4845
  g("o-checkbox")
4840
4846
  ], E);
4841
- var Ei = Object.defineProperty, Si = Object.getOwnPropertyDescriptor, U = (o, t, e, n) => {
4842
- for (var i = n > 1 ? void 0 : n ? Si(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4847
+ var Ai = Object.defineProperty, Li = Object.getOwnPropertyDescriptor, U = (o, t, e, n) => {
4848
+ for (var i = n > 1 ? void 0 : n ? Li(t, e) : t, r = o.length - 1, s; r >= 0; r--)
4843
4849
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
4844
- return n && i && Ei(t, e, i), i;
4850
+ return n && i && Ai(t, e, i), i;
4845
4851
  };
4846
- let Ai = 0, O = class extends p {
4852
+ let Bi = 0, O = class extends p {
4847
4853
  constructor() {
4848
- super(), this.checked = !1, this.disabled = !1, this.size = "S", this.showLabel = !0, this.label = "Radio button", this.name = "", this.value = "on", this.inputId = "", this.inputId || (this.inputId = `o-radio-${++Ai}`);
4854
+ super(), this.checked = !1, this.disabled = !1, this.size = "S", this.showLabel = !0, this.label = "Radio button", this.name = "", this.value = "on", this.inputId = "", this.inputId || (this.inputId = `o-radio-${++Bi}`);
4849
4855
  }
4850
4856
  handleClick() {
4851
4857
  this.disabled || this.checked || (this.checked = !0, this.syncInput(), this.dispatchEvent(new Event("change", { bubbles: !0, composed: !0 })));
@@ -4997,8 +5003,8 @@ U([
4997
5003
  O = U([
4998
5004
  g("o-radio")
4999
5005
  ], O);
5000
- var Bi = Object.getOwnPropertyDescriptor, Li = (o, t, e, n) => {
5001
- for (var i = n > 1 ? void 0 : n ? Bi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5006
+ var Pi = Object.getOwnPropertyDescriptor, zi = (o, t, e, n) => {
5007
+ for (var i = n > 1 ? void 0 : n ? Pi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5002
5008
  (s = o[r]) && (i = s(i) || i);
5003
5009
  return i;
5004
5010
  };
@@ -5025,13 +5031,13 @@ Ut.styles = v`
5025
5031
  padding: var(--spacing-4-xs);
5026
5032
  }
5027
5033
  `;
5028
- Ut = Li([
5034
+ Ut = zi([
5029
5035
  g("o-breadcrumbs")
5030
5036
  ], Ut);
5031
- var Pi = Object.defineProperty, zi = Object.getOwnPropertyDescriptor, ie = (o, t, e, n) => {
5032
- for (var i = n > 1 ? void 0 : n ? zi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5037
+ var Oi = Object.defineProperty, Ii = Object.getOwnPropertyDescriptor, ie = (o, t, e, n) => {
5038
+ for (var i = n > 1 ? void 0 : n ? Ii(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5033
5039
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
5034
- return n && i && Pi(t, e, i), i;
5040
+ return n && i && Oi(t, e, i), i;
5035
5041
  };
5036
5042
  let kt = class extends p {
5037
5043
  constructor() {
@@ -5103,10 +5109,10 @@ ie([
5103
5109
  kt = ie([
5104
5110
  g("o-breadcrumb")
5105
5111
  ], kt);
5106
- var Oi = Object.defineProperty, Ii = Object.getOwnPropertyDescriptor, Ct = (o, t, e, n) => {
5107
- for (var i = n > 1 ? void 0 : n ? Ii(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5112
+ var Di = Object.defineProperty, Hi = Object.getOwnPropertyDescriptor, Ct = (o, t, e, n) => {
5113
+ for (var i = n > 1 ? void 0 : n ? Hi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5108
5114
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
5109
- return n && i && Oi(t, e, i), i;
5115
+ return n && i && Di(t, e, i), i;
5110
5116
  };
5111
5117
  let nt = class extends p {
5112
5118
  constructor() {
@@ -5179,7 +5185,7 @@ Ct([
5179
5185
  nt = Ct([
5180
5186
  g("o-arch-image")
5181
5187
  ], nt);
5182
- const Di = `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5188
+ const Mi = `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5183
5189
  <svg
5184
5190
  xmlns:dc="http://purl.org/dc/elements/1.1/"
5185
5191
  xmlns:cc="http://creativecommons.org/ns#"
@@ -5260,10 +5266,10 @@ const Di = `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
5260
5266
  id="path52"
5261
5267
  style="fill:#3F2B2E;fill-opacity:1;fill-rule:nonzero;stroke:none"
5262
5268
  d="m 1647.15,320.5 c -2.07,0 -4.94,-0.199 -8.49,-0.469 -8.68,-0.64 -23.5,-1.062 -37.41,-0.172 -20.4,1.282 -32.01,-0.589 -32.01,-10.687 0,-8.66 8.46,-10.781 15.19,-12.461 11.42,-2.949 17.17,-4.422 17.17,-27.402 l 0.93,-77.731 c 0.5,-38.668 1.03,-80.199 1.26,-103.4296 -51.33,57.4726 -160.86,181.7736 -188.51,217.5116 -6.78,8.68 -10.53,13.449 -17.38,13.449 -9.28,0 -20.13,0.743 -29.55,1.379 -7.55,0.5 -14.21,0.934 -18.55,0.934 -12.43,0 -18.72,-3.953 -18.72,-11.781 0,-10.34 10.9,-11.911 15.93,-12.621 10.36,-1.731 14.33,-3.668 18.82,-7.11 2.1,-1.629 5.01,-3.879 5.01,-26.988 0,-29.461 -3.75,-186.1837 -5.06,-201.8126 -2.12,-24.4688 -4.58,-25.168 -18.72,-29.1485 -6.17,-1.6718 -14.6,-3.9609 -14.6,-12.7421 0,-5.1797 2.84,-11.34771 16.4,-11.34771 1.21,0 3.75,0.23829 7.15,0.61719 11.38,1.22266 33.32,1.64062 46.82,0.3125 25.84,-2.53125 30.46,3.93752 30.46,10.41802 0,9.3593 -9.18,11.8515 -14.53,13.3203 -8.73,2.4922 -15.61,6.5195 -17.27,10.1992 -3.05,6.5234 -4.31,16.8515 -4.31,35.6719 0,10.1093 0.37,54.9488 0.74,98.9808 0.25,28.839 0.47,57.359 0.59,75.558 25.28,-29.508 56.38,-65.5 86.72,-100.609 49.5,-57.2697 96.26,-111.3712 113.23,-132.09 l 1.93,-2.3516 c 3.93,-4.8203 7.75,-9.97652 12.34,-14.19918 3.35,-3.089845 8.47,-4.83985 12.86,-2.871095 3.52,1.570315 5.52,5.300785 6.26,8.941405 0.88,4.26177 0.44,8.69927 0.28,13.01177 -0.59,15.3281 -0.42,31.5898 -0.25,52.0703 0.12,12.1172 0.25,25.7184 0.25,41.4684 0,49.141 1.03,147.141 2.98,161.66 1.58,10.52 2.25,14.879 14.31,18.891 l 2.09,0.75 c 4.07,1.41 11.6,4.027 11.6,12.02 0,4.949 -2.76,10.859 -15.96,10.859" /></g></g></svg>`;
5263
- var Hi = Object.defineProperty, Mi = Object.getOwnPropertyDescriptor, S = (o, t, e, n) => {
5264
- for (var i = n > 1 ? void 0 : n ? Mi(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5269
+ var Ti = Object.defineProperty, ji = Object.getOwnPropertyDescriptor, S = (o, t, e, n) => {
5270
+ for (var i = n > 1 ? void 0 : n ? ji(t, e) : t, r = o.length - 1, s; r >= 0; r--)
5265
5271
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
5266
- return n && i && Hi(t, e, i), i;
5272
+ return n && i && Ti(t, e, i), i;
5267
5273
  };
5268
5274
  const re = class re extends p {
5269
5275
  constructor() {
@@ -5363,7 +5369,7 @@ const re = class re extends p {
5363
5369
  <header part="header">
5364
5370
  ${this.showBackButton ? this._renderBackButton() : null}
5365
5371
  <div class="brand">
5366
- <span slot="logo${this.contrast ? "-contrast" : ""}">${k(Di)}</span>
5372
+ <span slot="logo${this.contrast ? "-contrast" : ""}">${k(Mi)}</span>
5367
5373
  </div>
5368
5374
  <div part="close${this.contrast ? "-contrast" : ""}">${this._renderCloseButton()}</div>
5369
5375
  </header>