@florid-kit/components 0.8.66 → 0.9.1

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
@@ -22,7 +22,7 @@ let se = class {
22
22
  return this.cssText;
23
23
  }
24
24
  };
25
- const ue = (o) => new se(typeof o == "string" ? o : o + "", void 0, Bt), g = (o, ...t) => {
25
+ const ue = (o) => new se(typeof o == "string" ? o : o + "", void 0, Bt), b = (o, ...t) => {
26
26
  const e = o.length === 1 ? o[0] : t.reduce((r, i, n) => r + ((s) => {
27
27
  if (s._$cssResult$ === !0) return s.cssText;
28
28
  if (typeof s == "number") return s;
@@ -45,10 +45,10 @@ const ue = (o) => new se(typeof o == "string" ? o : o + "", void 0, Bt), g = (o,
45
45
  * Copyright 2017 Google LLC
46
46
  * SPDX-License-Identifier: BSD-3-Clause
47
47
  */
48
- const { is: fe, defineProperty: be, getOwnPropertyDescriptor: ge, getOwnPropertyNames: ye, getOwnPropertySymbols: me, getPrototypeOf: xe } = Object, U = globalThis, Xt = U.trustedTypes, we = Xt ? Xt.emptyScript : "", kt = U.reactiveElementPolyfillSupport, rt = (o, t) => o, mt = { toAttribute(o, t) {
48
+ const { is: fe, defineProperty: ge, getOwnPropertyDescriptor: be, getOwnPropertyNames: ye, getOwnPropertySymbols: me, getPrototypeOf: we } = Object, U = globalThis, Xt = U.trustedTypes, xe = Xt ? Xt.emptyScript : "", kt = U.reactiveElementPolyfillSupport, rt = (o, t) => o, mt = { toAttribute(o, t) {
49
49
  switch (t) {
50
50
  case Boolean:
51
- o = o ? we : null;
51
+ o = o ? xe : null;
52
52
  break;
53
53
  case Object:
54
54
  case Array:
@@ -85,11 +85,11 @@ let Y = class extends HTMLElement {
85
85
  static createProperty(t, e = Jt) {
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 r = Symbol(), i = this.getPropertyDescriptor(t, r, e);
88
- i !== void 0 && be(this.prototype, t, i);
88
+ i !== void 0 && ge(this.prototype, t, i);
89
89
  }
90
90
  }
91
91
  static getPropertyDescriptor(t, e, r) {
92
- const { get: i, set: n } = ge(this.prototype, t) ?? { get() {
92
+ const { get: i, set: n } = be(this.prototype, t) ?? { get() {
93
93
  return this[e];
94
94
  }, set(s) {
95
95
  this[e] = s;
@@ -104,7 +104,7 @@ let Y = class extends HTMLElement {
104
104
  }
105
105
  static _$Ei() {
106
106
  if (this.hasOwnProperty(rt("elementProperties"))) return;
107
- const t = xe(this);
107
+ const t = we(this);
108
108
  t.finalize(), t.l !== void 0 && (this.l = [...t.l]), this.elementProperties = new Map(t.elementProperties);
109
109
  }
110
110
  static finalize() {
@@ -282,7 +282,7 @@ Y.elementStyles = [], Y.shadowRootOptions = { mode: "open" }, Y[rt("elementPrope
282
282
  * Copyright 2017 Google LLC
283
283
  * SPDX-License-Identifier: BSD-3-Clause
284
284
  */
285
- const nt = globalThis, xt = nt.trustedTypes, Qt = xt ? xt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, ae = "$lit$", R = `lit$${Math.random().toFixed(9).slice(2)}$`, le = "?" + R, $e = `<${le}>`, G = document, at = () => G.createComment(""), lt = (o) => o === null || typeof o != "object" && typeof o != "function", Ht = Array.isArray, Ce = (o) => Ht(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", At = `[
285
+ const nt = globalThis, wt = nt.trustedTypes, Qt = wt ? wt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, ae = "$lit$", R = `lit$${Math.random().toFixed(9).slice(2)}$`, le = "?" + R, $e = `<${le}>`, G = document, at = () => G.createComment(""), lt = (o) => o === null || typeof o != "object" && typeof o != "function", Ht = Array.isArray, Ce = (o) => Ht(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", At = `[
286
286
  \f\r]`, it = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Yt = /-->/g, te = />/g, q = RegExp(`>|${At}(?:([^\\s"'>=/]+)(${At}*=${At}*(?:[^
287
287
  \f\r"'\`<>=]|("|')|))|$)`, "g"), ee = /'/g, oe = /"/g, ce = /^(?:script|style|textarea|title)$/i, _e = (o) => (t, ...e) => ({ _$litType$: o, strings: t, values: e }), l = _e(1), V = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), ie = /* @__PURE__ */ new WeakMap(), W = G.createTreeWalker(G, 129);
288
288
  function he(o, t) {
@@ -314,13 +314,13 @@ class ct {
314
314
  for (; (i = W.nextNode()) !== null && c.length < h; ) {
315
315
  if (i.nodeType === 1) {
316
316
  if (i.hasAttributes()) for (const p of i.getAttributeNames()) if (p.endsWith(ae)) {
317
- const C = m[s++], P = i.getAttribute(p).split(R), gt = /([.?@])?(.*)/.exec(C);
318
- c.push({ type: 1, index: n, name: gt[2], strings: P, ctor: gt[1] === "." ? Se : gt[1] === "?" ? Ee : gt[1] === "@" ? Le : $t }), i.removeAttribute(p);
317
+ const C = m[s++], P = i.getAttribute(p).split(R), bt = /([.?@])?(.*)/.exec(C);
318
+ c.push({ type: 1, index: n, name: bt[2], strings: P, ctor: bt[1] === "." ? Se : bt[1] === "?" ? Ee : bt[1] === "@" ? Le : $t }), i.removeAttribute(p);
319
319
  } else p.startsWith(R) && (c.push({ type: 6, index: n }), i.removeAttribute(p));
320
320
  if (ce.test(i.tagName)) {
321
321
  const p = i.textContent.split(R), C = p.length - 1;
322
322
  if (C > 0) {
323
- i.textContent = xt ? xt.emptyScript : "";
323
+ i.textContent = wt ? wt.emptyScript : "";
324
324
  for (let P = 0; P < C; P++) i.append(p[P], at()), W.nextNode(), c.push({ type: 2, index: ++n });
325
325
  i.append(p[C], at());
326
326
  }
@@ -554,7 +554,7 @@ Et == null || Et({ LitElement: v });
554
554
  * Copyright 2017 Google LLC
555
555
  * SPDX-License-Identifier: BSD-3-Clause
556
556
  */
557
- const x = (o) => (t, e) => {
557
+ const w = (o) => (t, e) => {
558
558
  e !== void 0 ? e.addInitializer(() => {
559
559
  customElements.define(o, t);
560
560
  }) : customElements.define(o, t);
@@ -599,11 +599,11 @@ function a(o) {
599
599
  function X(o) {
600
600
  return a({ ...o, state: !0, attribute: !1 });
601
601
  }
602
- const bt = g`
602
+ const gt = b`
603
603
  outline: 1px dashed var(--color-border-primary);
604
604
  outline-offset: 2px;
605
605
  `;
606
- g`
606
+ b`
607
607
  :host * {
608
608
  box-sizing: border-box;
609
609
  }
@@ -693,9 +693,6 @@ const De = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
693
693
  <!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
694
694
  <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
695
695
  viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
696
- <style type="text/css">
697
- .st0{fill:#3F2B2E;}
698
- </style>
699
696
  <path class="st0" d="M40,20c0,0.7-0.6,1.2-1.2,1.2H21.2v17.5c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2V21.2H1.2C0.6,21.2,0,20.7,0,20
700
697
  s0.6-1.2,1.2-1.2h17.5V1.2C18.8,0.6,19.3,0,20,0s1.2,0.6,1.2,1.2v17.5h17.5C39.4,18.8,40,19.3,40,20z"/>
701
698
  </svg>
@@ -703,9 +700,6 @@ const De = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
703
700
  <!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
704
701
  <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
705
702
  viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
706
- <style type="text/css">
707
- .st0{fill:#3F2B2E;}
708
- </style>
709
703
  <path class="st0" d="M38.8,20.5H1.2c-0.7,0-1.2-0.6-1.2-1.2S0.6,18,1.2,18h37.5c0.7,0,1.2,0.6,1.2,1.2S39.4,20.5,38.8,20.5z"/>
710
704
  </svg>
711
705
  `, Ke = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
@@ -754,7 +748,9 @@ const De = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
754
748
  `, lo = `<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
755
749
  <path d="M16.0003 10.1648C16.0003 13.2904 13.4583 15.8332 10.3336 15.8332H7.00026C6.81617 15.8332 6.66693 15.6839 6.66693 15.4997C6.66693 15.3156 6.81617 15.1663 7.00026 15.1663H10.3336C13.0909 15.1663 15.3336 12.923 15.3336 10.1648C15.3336 7.40663 13.0909 5.16328 10.3336 5.16328H1.13826L3.90226 7.92812C4.0326 8.05831 4.03275 8.26955 3.9026 8.39993C3.77244 8.5303 3.56127 8.53045 3.43093 8.40026L0.0975955 5.06592C-0.0325318 4.93571 -0.0325318 4.72465 0.0975955 4.59444L3.43093 1.2601C3.56172 1.13374 3.76962 1.13555 3.8982 1.26416C4.02678 1.39278 4.02859 1.60075 3.90226 1.73158L1.13826 4.49641H10.3336C13.4583 4.49641 16.0003 7.03918 16.0003 10.1648Z" fill="#001022"/>
756
750
  </svg>
757
- `, J = {
751
+ `, co = `<svg xmlns="http://www.w3.org/2000/svg" width="10" height="8" viewBox="0 0 10 8" fill="none">
752
+ <path d="M1 4.5415L3 6.5415L9 0.541504" stroke="#FBF9F6" stroke-linecap="round" stroke-linejoin="round"/>
753
+ </svg>`, J = {
758
754
  wishlist: De,
759
755
  playerv: He,
760
756
  chevronRight: Me,
@@ -778,10 +774,11 @@ const De = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
778
774
  pause: eo,
779
775
  mapDualArrow: oo,
780
776
  swipeDualArrow: ro,
781
- backtobag: lo
782
- }, co = {
783
- strikeDiagonal: io
777
+ backToBag: lo,
778
+ checkbox: co
784
779
  }, ho = {
780
+ strikeDiagonal: io
781
+ }, po = {
785
782
  success: no,
786
783
  error: so,
787
784
  info: ao
@@ -837,13 +834,13 @@ class Ot extends Pt {
837
834
  }
838
835
  Ot.directiveName = "unsafeSVG", Ot.resultType = 2;
839
836
  const O = Ft(Ot);
840
- var po = Object.defineProperty, uo = Object.getOwnPropertyDescriptor, w = (o, t, e, r) => {
841
- for (var i = r > 1 ? void 0 : r ? uo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
837
+ var uo = Object.defineProperty, vo = Object.getOwnPropertyDescriptor, x = (o, t, e, r) => {
838
+ for (var i = r > 1 ? void 0 : r ? vo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
842
839
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
843
- return r && i && po(t, e, i), i;
840
+ return r && i && uo(t, e, i), i;
844
841
  };
845
- const vo = Tt(v);
846
- let b = class extends vo {
842
+ const fo = Tt(v);
843
+ let g = class extends fo {
847
844
  constructor() {
848
845
  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;
849
846
  }
@@ -907,9 +904,9 @@ let b = class extends vo {
907
904
  `;
908
905
  }
909
906
  };
910
- Be(b);
911
- b.formAssociated = !0;
912
- b.styles = g`
907
+ Be(g);
908
+ g.formAssociated = !0;
909
+ g.styles = b`
913
910
  :host {
914
911
  --button-border: transparent;
915
912
  --badge-outer-width: 19px;
@@ -1026,7 +1023,7 @@ b.styles = g`
1026
1023
  }
1027
1024
 
1028
1025
  .button:focus-visible {
1029
- ${bt};
1026
+ ${gt};
1030
1027
  }
1031
1028
 
1032
1029
  span.text + span.text::before {
@@ -1111,61 +1108,61 @@ b.styles = g`
1111
1108
  }
1112
1109
  //End icon movment on hover
1113
1110
  `;
1114
- w([
1111
+ x([
1115
1112
  a()
1116
- ], b.prototype, "type", 2);
1117
- w([
1113
+ ], g.prototype, "type", 2);
1114
+ x([
1118
1115
  a({ reflect: !0 })
1119
- ], b.prototype, "value", 2);
1120
- w([
1116
+ ], g.prototype, "value", 2);
1117
+ x([
1121
1118
  a({ type: String, reflect: !0 })
1122
- ], b.prototype, "variant", 2);
1123
- w([
1119
+ ], g.prototype, "variant", 2);
1120
+ x([
1124
1121
  a({ type: String })
1125
- ], b.prototype, "text", 2);
1126
- w([
1122
+ ], g.prototype, "text", 2);
1123
+ x([
1127
1124
  a({ type: String })
1128
- ], b.prototype, "textsecond", 2);
1129
- w([
1125
+ ], g.prototype, "textsecond", 2);
1126
+ x([
1130
1127
  a({ type: Boolean, reflect: !0 })
1131
- ], b.prototype, "fullwidth", 2);
1132
- w([
1128
+ ], g.prototype, "fullwidth", 2);
1129
+ x([
1133
1130
  a({ type: Boolean, reflect: !0 })
1134
- ], b.prototype, "disabled", 2);
1135
- w([
1131
+ ], g.prototype, "disabled", 2);
1132
+ x([
1136
1133
  a({ type: String, reflect: !0 })
1137
- ], b.prototype, "startIconModel", 2);
1138
- w([
1134
+ ], g.prototype, "startIconModel", 2);
1135
+ x([
1139
1136
  a({ type: String, reflect: !0 })
1140
- ], b.prototype, "endIconModel", 2);
1141
- w([
1137
+ ], g.prototype, "endIconModel", 2);
1138
+ x([
1142
1139
  a({ type: Boolean, reflect: !0, attribute: "starticon" })
1143
- ], b.prototype, "startIcon", 2);
1144
- w([
1140
+ ], g.prototype, "startIcon", 2);
1141
+ x([
1145
1142
  a({ type: Boolean, reflect: !0, attribute: "endicon" })
1146
- ], b.prototype, "endIcon", 2);
1147
- w([
1143
+ ], g.prototype, "endIcon", 2);
1144
+ x([
1148
1145
  a({ type: String, attribute: "paneltarget", reflect: !0 })
1149
- ], b.prototype, "panelTarget", 2);
1150
- w([
1146
+ ], g.prototype, "panelTarget", 2);
1147
+ x([
1151
1148
  a({ type: String })
1152
- ], b.prototype, "href", 2);
1153
- w([
1149
+ ], g.prototype, "href", 2);
1150
+ x([
1154
1151
  a({ type: String })
1155
- ], b.prototype, "target", 2);
1156
- w([
1152
+ ], g.prototype, "target", 2);
1153
+ x([
1157
1154
  a({ type: Boolean, reflect: !0 })
1158
- ], b.prototype, "underlined", 2);
1159
- w([
1155
+ ], g.prototype, "underlined", 2);
1156
+ x([
1160
1157
  a({ type: Boolean, reflect: !0 })
1161
- ], b.prototype, "withbadge", 2);
1162
- b = w([
1163
- x("o-button")
1164
- ], b);
1165
- var fo = Object.defineProperty, bo = Object.getOwnPropertyDescriptor, Ct = (o, t, e, r) => {
1158
+ ], g.prototype, "withbadge", 2);
1159
+ g = x([
1160
+ w("o-button")
1161
+ ], g);
1162
+ var go = Object.defineProperty, bo = Object.getOwnPropertyDescriptor, Ct = (o, t, e, r) => {
1166
1163
  for (var i = r > 1 ? void 0 : r ? bo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1167
1164
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
1168
- return r && i && fo(t, e, i), i;
1165
+ return r && i && go(t, e, i), i;
1169
1166
  };
1170
1167
  let et = class extends v {
1171
1168
  constructor() {
@@ -1208,7 +1205,7 @@ let et = class extends v {
1208
1205
  this.label = o, this.requestUpdate();
1209
1206
  }
1210
1207
  };
1211
- et.styles = g`
1208
+ et.styles = b`
1212
1209
  :host {
1213
1210
  display: inline-flex;
1214
1211
  justify-content: center;
@@ -1284,7 +1281,7 @@ Ct([
1284
1281
  a({ type: String, reflect: !0 })
1285
1282
  ], et.prototype, "label", 2);
1286
1283
  et = Ct([
1287
- x("o-wishlist-button")
1284
+ w("o-wishlist-button")
1288
1285
  ], et);
1289
1286
  /**
1290
1287
  * @license
@@ -1292,10 +1289,10 @@ et = Ct([
1292
1289
  * SPDX-License-Identifier: BSD-3-Clause
1293
1290
  */
1294
1291
  const _ = (o) => o ?? d;
1295
- var go = Object.defineProperty, yo = Object.getOwnPropertyDescriptor, D = (o, t, e, r) => {
1296
- for (var i = r > 1 ? void 0 : r ? yo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1292
+ var yo = Object.defineProperty, mo = Object.getOwnPropertyDescriptor, D = (o, t, e, r) => {
1293
+ for (var i = r > 1 ? void 0 : r ? mo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1297
1294
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
1298
- return r && i && go(t, e, i), i;
1295
+ return r && i && yo(t, e, i), i;
1299
1296
  };
1300
1297
  let k = class extends v {
1301
1298
  constructor() {
@@ -1325,7 +1322,7 @@ let k = class extends v {
1325
1322
  `;
1326
1323
  }
1327
1324
  };
1328
- k.styles = g`
1325
+ k.styles = b`
1329
1326
  :host {
1330
1327
  display: inline-flex;
1331
1328
  justify-content: center;
@@ -1530,7 +1527,7 @@ k.styles = g`
1530
1527
  }
1531
1528
 
1532
1529
  .icon-button:focus-visible {
1533
- ${bt}
1530
+ ${gt}
1534
1531
  }
1535
1532
 
1536
1533
  .sr-only {
@@ -1565,12 +1562,12 @@ D([
1565
1562
  a({ type: String })
1566
1563
  ], k.prototype, "srLabel", 2);
1567
1564
  k = D([
1568
- x("o-icon-button")
1565
+ w("o-icon-button")
1569
1566
  ], k);
1570
- var mo = Object.defineProperty, xo = Object.getOwnPropertyDescriptor, Q = (o, t, e, r) => {
1567
+ var wo = Object.defineProperty, xo = Object.getOwnPropertyDescriptor, Q = (o, t, e, r) => {
1571
1568
  for (var i = r > 1 ? void 0 : r ? xo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1572
1569
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
1573
- return r && i && mo(t, e, i), i;
1570
+ return r && i && wo(t, e, i), i;
1574
1571
  };
1575
1572
  let T = class extends v {
1576
1573
  constructor() {
@@ -1610,7 +1607,7 @@ let T = class extends v {
1610
1607
  `;
1611
1608
  }
1612
1609
  };
1613
- T.styles = g`
1610
+ T.styles = b`
1614
1611
  :host([template="standard"]) a {
1615
1612
  color: var(--color-content-action-secondary);
1616
1613
  font-size: var(--font-size-200);
@@ -1717,12 +1714,12 @@ Q([
1717
1714
  a({ type: Boolean, reflect: !0 })
1718
1715
  ], T.prototype, "reverseEndIcon", 2);
1719
1716
  T = Q([
1720
- x("o-link")
1717
+ w("o-link")
1721
1718
  ], T);
1722
- var wo = Object.defineProperty, $o = Object.getOwnPropertyDescriptor, _t = (o, t, e, r) => {
1723
- for (var i = r > 1 ? void 0 : r ? $o(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1719
+ var $o = Object.defineProperty, Co = Object.getOwnPropertyDescriptor, _t = (o, t, e, r) => {
1720
+ for (var i = r > 1 ? void 0 : r ? Co(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1724
1721
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
1725
- return r && i && wo(t, e, i), i;
1722
+ return r && i && $o(t, e, i), i;
1726
1723
  };
1727
1724
  let ot = class extends v {
1728
1725
  constructor() {
@@ -1751,7 +1748,7 @@ let ot = class extends v {
1751
1748
  `;
1752
1749
  }
1753
1750
  };
1754
- ot.styles = g`
1751
+ ot.styles = b`
1755
1752
  svg {
1756
1753
  width: 12px;
1757
1754
  height: 12px;
@@ -1795,14 +1792,14 @@ _t([
1795
1792
  a({ type: String })
1796
1793
  ], ot.prototype, "href", 2);
1797
1794
  ot = _t([
1798
- x("o-rating")
1795
+ w("o-rating")
1799
1796
  ], ot);
1800
1797
  /**
1801
1798
  * @license
1802
1799
  * Copyright 2020 Google LLC
1803
1800
  * SPDX-License-Identifier: BSD-3-Clause
1804
1801
  */
1805
- const Co = (o) => o.strings === void 0;
1802
+ const _o = (o) => o.strings === void 0;
1806
1803
  /**
1807
1804
  * @license
1808
1805
  * Copyright 2017 Google LLC
@@ -1814,7 +1811,7 @@ const st = (o, t) => {
1814
1811
  if (e === void 0) return !1;
1815
1812
  for (const i of e) (r = i._$AO) == null || r.call(i, t, !1), st(i, t);
1816
1813
  return !0;
1817
- }, wt = (o) => {
1814
+ }, xt = (o) => {
1818
1815
  let t, e;
1819
1816
  do {
1820
1817
  if ((t = o._$AM) === void 0) break;
@@ -1825,22 +1822,22 @@ const st = (o, t) => {
1825
1822
  let e = t._$AN;
1826
1823
  if (e === void 0) t._$AN = e = /* @__PURE__ */ new Set();
1827
1824
  else if (e.has(o)) break;
1828
- e.add(o), Ao(t);
1825
+ e.add(o), So(t);
1829
1826
  }
1830
1827
  };
1831
- function _o(o) {
1832
- this._$AN !== void 0 ? (wt(this), this._$AM = o, de(this)) : this._$AM = o;
1828
+ function ko(o) {
1829
+ this._$AN !== void 0 ? (xt(this), this._$AM = o, de(this)) : this._$AM = o;
1833
1830
  }
1834
- function ko(o, t = !1, e = 0) {
1831
+ function Ao(o, t = !1, e = 0) {
1835
1832
  const r = this._$AH, i = this._$AN;
1836
- if (i !== void 0 && i.size !== 0) if (t) if (Array.isArray(r)) for (let n = e; n < r.length; n++) st(r[n], !1), wt(r[n]);
1837
- else r != null && (st(r, !1), wt(r));
1833
+ if (i !== void 0 && i.size !== 0) if (t) if (Array.isArray(r)) for (let n = e; n < r.length; n++) st(r[n], !1), xt(r[n]);
1834
+ else r != null && (st(r, !1), xt(r));
1838
1835
  else st(this, o);
1839
1836
  }
1840
- const Ao = (o) => {
1841
- o.type == jt.CHILD && (o._$AP ?? (o._$AP = ko), o._$AQ ?? (o._$AQ = _o));
1837
+ const So = (o) => {
1838
+ o.type == jt.CHILD && (o._$AP ?? (o._$AP = Ao), o._$AQ ?? (o._$AQ = ko));
1842
1839
  };
1843
- class So extends Nt {
1840
+ class Eo extends Nt {
1844
1841
  constructor() {
1845
1842
  super(...arguments), this._$AN = void 0;
1846
1843
  }
@@ -1849,10 +1846,10 @@ class So extends Nt {
1849
1846
  }
1850
1847
  _$AO(t, e = !0) {
1851
1848
  var r, i;
1852
- t !== this.isConnected && (this.isConnected = t, t ? (r = this.reconnected) == null || r.call(this) : (i = this.disconnected) == null || i.call(this)), e && (st(this, t), wt(this));
1849
+ t !== this.isConnected && (this.isConnected = t, t ? (r = this.reconnected) == null || r.call(this) : (i = this.disconnected) == null || i.call(this)), e && (st(this, t), xt(this));
1853
1850
  }
1854
1851
  setValue(t) {
1855
- if (Co(this._$Ct)) this._$Ct._$AI(t, this);
1852
+ if (_o(this._$Ct)) this._$Ct._$AI(t, this);
1856
1853
  else {
1857
1854
  const e = [...this._$Ct._$AH];
1858
1855
  e[this._$Ci] = t, this._$Ct._$AI(e, this, 0);
@@ -1863,7 +1860,7 @@ class So extends Nt {
1863
1860
  reconnected() {
1864
1861
  }
1865
1862
  }
1866
- class Eo extends So {
1863
+ class Lo extends Eo {
1867
1864
  constructor() {
1868
1865
  super(...arguments), this.prevData = {};
1869
1866
  }
@@ -1890,7 +1887,7 @@ class Eo extends So {
1890
1887
  (!t || !(i in t) && r[i] === e[i]) && (r[i] = void 0);
1891
1888
  }
1892
1889
  }
1893
- class Lo extends Eo {
1890
+ class Po extends Lo {
1894
1891
  constructor() {
1895
1892
  super(...arguments), this.eventData = {};
1896
1893
  }
@@ -1934,7 +1931,7 @@ class Lo extends Eo {
1934
1931
  }
1935
1932
  }
1936
1933
  }
1937
- class Po extends Lo {
1934
+ class Oo extends Po {
1938
1935
  apply(t) {
1939
1936
  if (!t)
1940
1937
  return;
@@ -1983,11 +1980,11 @@ class Po extends Lo {
1983
1980
  }
1984
1981
  }
1985
1982
  }
1986
- const re = Ft(Po);
1987
- var Oo = Object.defineProperty, Io = Object.getOwnPropertyDescriptor, y = (o, t, e, r) => {
1988
- for (var i = r > 1 ? void 0 : r ? Io(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1983
+ const re = Ft(Oo);
1984
+ var Io = Object.defineProperty, zo = Object.getOwnPropertyDescriptor, y = (o, t, e, r) => {
1985
+ for (var i = r > 1 ? void 0 : r ? zo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
1989
1986
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
1990
- return r && i && Oo(t, e, i), i;
1987
+ return r && i && Io(t, e, i), i;
1991
1988
  };
1992
1989
  let u = class extends v {
1993
1990
  constructor() {
@@ -2186,7 +2183,7 @@ let u = class extends v {
2186
2183
  `;
2187
2184
  }
2188
2185
  };
2189
- u.styles = g`
2186
+ u.styles = b`
2190
2187
  :host {
2191
2188
  --z-overlay: 99;
2192
2189
  --z-panel: 100;
@@ -2290,7 +2287,7 @@ u.styles = g`
2290
2287
  .panel:focus-visible,
2291
2288
  .close-btn:focus,
2292
2289
  .close-btn:focus-visible {
2293
- ${bt}
2290
+ ${gt}
2294
2291
  }
2295
2292
 
2296
2293
  .content {
@@ -2438,12 +2435,12 @@ y([
2438
2435
  a({ type: Boolean })
2439
2436
  ], u.prototype, "isHidingDetail", 2);
2440
2437
  u = y([
2441
- x("o-side-panel")
2438
+ w("o-side-panel")
2442
2439
  ], u);
2443
- var zo = Object.defineProperty, Bo = Object.getOwnPropertyDescriptor, Z = (o, t, e, r) => {
2444
- for (var i = r > 1 ? void 0 : r ? Bo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2440
+ var Bo = Object.defineProperty, Do = Object.getOwnPropertyDescriptor, Z = (o, t, e, r) => {
2441
+ for (var i = r > 1 ? void 0 : r ? Do(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2445
2442
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
2446
- return r && i && zo(t, e, i), i;
2443
+ return r && i && Bo(t, e, i), i;
2447
2444
  };
2448
2445
  let B = class extends v {
2449
2446
  constructor() {
@@ -2522,7 +2519,7 @@ let B = class extends v {
2522
2519
  `;
2523
2520
  }
2524
2521
  };
2525
- B.styles = g`
2522
+ B.styles = b`
2526
2523
  :host {
2527
2524
  display: flex;
2528
2525
  gap: 5px;
@@ -2650,12 +2647,12 @@ Z([
2650
2647
  X()
2651
2648
  ], B.prototype, "focusedIndex", 2);
2652
2649
  B = Z([
2653
- x("thumbnail-navigation")
2650
+ w("thumbnail-navigation")
2654
2651
  ], B);
2655
- var Do = Object.defineProperty, Ho = Object.getOwnPropertyDescriptor, Rt = (o, t, e, r) => {
2656
- for (var i = r > 1 ? void 0 : r ? Ho(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2652
+ var Ho = Object.defineProperty, Mo = Object.getOwnPropertyDescriptor, Rt = (o, t, e, r) => {
2653
+ for (var i = r > 1 ? void 0 : r ? Mo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2657
2654
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
2658
- return r && i && Do(t, e, i), i;
2655
+ return r && i && Ho(t, e, i), i;
2659
2656
  };
2660
2657
  let ht = class extends v {
2661
2658
  constructor() {
@@ -2667,7 +2664,7 @@ let ht = class extends v {
2667
2664
  `;
2668
2665
  }
2669
2666
  };
2670
- ht.styles = g`
2667
+ ht.styles = b`
2671
2668
  .tag {
2672
2669
  display: inline-block;
2673
2670
  padding: var(--spacing-2-xs) var(--spacing-s);
@@ -2732,12 +2729,12 @@ Rt([
2732
2729
  a({ type: String, reflect: !0 })
2733
2730
  ], ht.prototype, "bgstyle", 2);
2734
2731
  ht = Rt([
2735
- x("o-tag")
2732
+ w("o-tag")
2736
2733
  ], ht);
2737
- var Mo = Object.defineProperty, To = Object.getOwnPropertyDescriptor, Ut = (o, t, e, r) => {
2738
- for (var i = r > 1 ? void 0 : r ? To(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2734
+ var To = Object.defineProperty, jo = Object.getOwnPropertyDescriptor, Ut = (o, t, e, r) => {
2735
+ for (var i = r > 1 ? void 0 : r ? jo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2739
2736
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
2740
- return r && i && Mo(t, e, i), i;
2737
+ return r && i && To(t, e, i), i;
2741
2738
  };
2742
2739
  let dt = class extends v {
2743
2740
  constructor() {
@@ -2752,7 +2749,7 @@ let dt = class extends v {
2752
2749
  `;
2753
2750
  }
2754
2751
  };
2755
- dt.styles = g`
2752
+ dt.styles = b`
2756
2753
  .tooltip {
2757
2754
  position: relative;
2758
2755
  display: inline-block;
@@ -2852,12 +2849,12 @@ Ut([
2852
2849
  a({ type: String, reflect: !0 })
2853
2850
  ], dt.prototype, "text", 2);
2854
2851
  dt = Ut([
2855
- x("o-tooltip")
2852
+ w("o-tooltip")
2856
2853
  ], dt);
2857
- var jo = Object.defineProperty, Fo = Object.getOwnPropertyDescriptor, j = (o, t, e, r) => {
2858
- for (var i = r > 1 ? void 0 : r ? Fo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2854
+ var Fo = Object.defineProperty, No = Object.getOwnPropertyDescriptor, j = (o, t, e, r) => {
2855
+ for (var i = r > 1 ? void 0 : r ? No(t, e) : t, n = o.length - 1, s; n >= 0; n--)
2859
2856
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
2860
- return r && i && jo(t, e, i), i;
2857
+ return r && i && Fo(t, e, i), i;
2861
2858
  };
2862
2859
  let I = class extends v {
2863
2860
  constructor() {
@@ -2982,7 +2979,7 @@ let I = class extends v {
2982
2979
  `;
2983
2980
  }
2984
2981
  };
2985
- I.styles = g`
2982
+ I.styles = b`
2986
2983
  :host {
2987
2984
  display: inline-block;
2988
2985
  position: relative;
@@ -3147,10 +3144,10 @@ j([
3147
3144
  X()
3148
3145
  ], I.prototype, "menuWidth", 2);
3149
3146
  I = j([
3150
- x("o-dropdown")
3147
+ w("o-dropdown")
3151
3148
  ], I);
3152
- var No = Object.getOwnPropertyDescriptor, Ro = (o, t, e, r) => {
3153
- for (var i = r > 1 ? void 0 : r ? No(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3149
+ var Ro = Object.getOwnPropertyDescriptor, Uo = (o, t, e, r) => {
3150
+ for (var i = r > 1 ? void 0 : r ? Ro(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3154
3151
  (s = o[n]) && (i = s(i) || i);
3155
3152
  return i;
3156
3153
  };
@@ -3159,7 +3156,7 @@ let It = class extends v {
3159
3156
  return l` <span class="dots"></span> `;
3160
3157
  }
3161
3158
  };
3162
- It.styles = g`
3159
+ It.styles = b`
3163
3160
  :host {
3164
3161
  display: flex;
3165
3162
  align-items: center;
@@ -3211,13 +3208,13 @@ It.styles = g`
3211
3208
  }
3212
3209
  }
3213
3210
  `;
3214
- It = Ro([
3215
- x("o-dots")
3211
+ It = Uo([
3212
+ w("o-dots")
3216
3213
  ], It);
3217
- var Uo = Object.defineProperty, Vo = Object.getOwnPropertyDescriptor, H = (o, t, e, r) => {
3218
- for (var i = r > 1 ? void 0 : r ? Vo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3214
+ var Vo = Object.defineProperty, Zo = Object.getOwnPropertyDescriptor, H = (o, t, e, r) => {
3215
+ for (var i = r > 1 ? void 0 : r ? Zo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3219
3216
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
3220
- return r && i && Uo(t, e, i), i;
3217
+ return r && i && Vo(t, e, i), i;
3221
3218
  };
3222
3219
  let A = class extends v {
3223
3220
  constructor() {
@@ -3356,7 +3353,7 @@ let A = class extends v {
3356
3353
  `;
3357
3354
  }
3358
3355
  };
3359
- A.styles = g`
3356
+ A.styles = b`
3360
3357
  :host {
3361
3358
  display: inline-block;
3362
3359
  position: relative;
@@ -3560,14 +3557,14 @@ H([
3560
3557
  X()
3561
3558
  ], A.prototype, "menuWidth", 2);
3562
3559
  A = H([
3563
- x("o-dropdown-variant")
3560
+ w("o-dropdown-variant")
3564
3561
  ], A);
3565
3562
  /**
3566
3563
  * @license
3567
3564
  * Copyright 2018 Google LLC
3568
3565
  * SPDX-License-Identifier: BSD-3-Clause
3569
3566
  */
3570
- const pe = "important", Zo = " !" + pe, qo = Ft(class extends Nt {
3567
+ const pe = "important", qo = " !" + pe, Wo = Ft(class extends Nt {
3571
3568
  constructor(o) {
3572
3569
  var t;
3573
3570
  if (super(o), o.type !== jt.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.");
@@ -3586,17 +3583,17 @@ const pe = "important", Zo = " !" + pe, qo = Ft(class extends Nt {
3586
3583
  const i = t[r];
3587
3584
  if (i != null) {
3588
3585
  this.ft.add(r);
3589
- const n = typeof i == "string" && i.endsWith(Zo);
3586
+ const n = typeof i == "string" && i.endsWith(qo);
3590
3587
  r.includes("-") || n ? e.setProperty(r, n ? i.slice(0, -11) : i, n ? pe : "") : e[r] = i;
3591
3588
  }
3592
3589
  }
3593
3590
  return V;
3594
3591
  }
3595
3592
  });
3596
- var Wo = Object.defineProperty, Ko = Object.getOwnPropertyDescriptor, Vt = (o, t, e, r) => {
3597
- for (var i = r > 1 ? void 0 : r ? Ko(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3593
+ var Ko = Object.defineProperty, Go = Object.getOwnPropertyDescriptor, Vt = (o, t, e, r) => {
3594
+ for (var i = r > 1 ? void 0 : r ? Go(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3598
3595
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
3599
- return r && i && Wo(t, e, i), i;
3596
+ return r && i && Ko(t, e, i), i;
3600
3597
  };
3601
3598
  let pt = class extends v {
3602
3599
  constructor() {
@@ -3607,7 +3604,7 @@ let pt = class extends v {
3607
3604
  width: `${this.imageSize}px`,
3608
3605
  height: `${this.imageSize}px`
3609
3606
  }, e = l`
3610
- ${this.option.imgurl ? l`<img src="${this.option.imgurl}" alt="${_(this.option.title)}" aria-hidden="true" style=${qo(t)} />` : ""}
3607
+ ${this.option.imgurl ? l`<img src="${this.option.imgurl}" alt="${_(this.option.title)}" aria-hidden="true" style=${Wo(t)} />` : ""}
3611
3608
  <div class="m-reassurance-content">
3612
3609
  <h3 class="a-reassurance-text">${_(this.option.title)}</h3>
3613
3610
  <p class="a-reassurance-description">${_(this.option.description)}</p>
@@ -3616,7 +3613,7 @@ let pt = class extends v {
3616
3613
  return o ? l`<a href="${_(this.option.url)}" class="reassurance-item clickable">${e}</a>` : l`<div class="reassurance-item">${e}</div>`;
3617
3614
  }
3618
3615
  };
3619
- pt.styles = g`
3616
+ pt.styles = b`
3620
3617
  :host {
3621
3618
  display: inline-block;
3622
3619
  position: relative;
@@ -3705,15 +3702,15 @@ Vt([
3705
3702
  a({ type: Number, reflect: !0 })
3706
3703
  ], pt.prototype, "imageSize", 2);
3707
3704
  pt = Vt([
3708
- x("o-reassurance")
3705
+ w("o-reassurance")
3709
3706
  ], pt);
3710
- var Go = Object.defineProperty, Xo = Object.getOwnPropertyDescriptor, F = (o, t, e, r) => {
3711
- for (var i = r > 1 ? void 0 : r ? Xo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3707
+ var Xo = Object.defineProperty, Jo = Object.getOwnPropertyDescriptor, F = (o, t, e, r) => {
3708
+ for (var i = r > 1 ? void 0 : r ? Jo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3712
3709
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
3713
- return r && i && Go(t, e, i), i;
3710
+ return r && i && Xo(t, e, i), i;
3714
3711
  };
3715
- const Jo = Tt(v);
3716
- let S = class extends Jo {
3712
+ const Qo = Tt(v);
3713
+ let S = class extends Qo {
3717
3714
  constructor() {
3718
3715
  super(...arguments), this.link = "", this.name = "", this.value = "", this.text = "", this.size = "standard", this.selected = !1, this.fullwidth = !1, this.inactive = !1;
3719
3716
  }
@@ -3736,7 +3733,7 @@ let S = class extends Jo {
3736
3733
  `;
3737
3734
  }
3738
3735
  };
3739
- S.styles = g`
3736
+ S.styles = b`
3740
3737
  :host {
3741
3738
  cursor: pointer;
3742
3739
  display: inline-flex;
@@ -3812,7 +3809,7 @@ S.styles = g`
3812
3809
  }
3813
3810
 
3814
3811
  &:focus-visible {
3815
- ${bt};
3812
+ ${gt};
3816
3813
  }
3817
3814
  }
3818
3815
 
@@ -3851,12 +3848,12 @@ F([
3851
3848
  a({ type: Boolean, reflect: !0 })
3852
3849
  ], S.prototype, "inactive", 2);
3853
3850
  S = F([
3854
- x("o-chip")
3851
+ w("o-chip")
3855
3852
  ], S);
3856
- var Qo = Object.defineProperty, Yo = Object.getOwnPropertyDescriptor, Zt = (o, t, e, r) => {
3857
- for (var i = r > 1 ? void 0 : r ? Yo(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3853
+ var Yo = Object.defineProperty, ti = Object.getOwnPropertyDescriptor, Zt = (o, t, e, r) => {
3854
+ for (var i = r > 1 ? void 0 : r ? ti(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3858
3855
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
3859
- return r && i && Qo(t, e, i), i;
3856
+ return r && i && Yo(t, e, i), i;
3860
3857
  };
3861
3858
  let ut = class extends v {
3862
3859
  constructor() {
@@ -3874,7 +3871,7 @@ let ut = class extends v {
3874
3871
  `;
3875
3872
  }
3876
3873
  };
3877
- ut.styles = g`
3874
+ ut.styles = b`
3878
3875
  :host {
3879
3876
  display: flex;
3880
3877
  flex-direction: row;
@@ -3889,15 +3886,15 @@ Zt([
3889
3886
  a({ reflect: !0 })
3890
3887
  ], ut.prototype, "value", 2);
3891
3888
  ut = Zt([
3892
- x("o-chipset")
3889
+ w("o-chipset")
3893
3890
  ], ut);
3894
- var ti = Object.defineProperty, ei = Object.getOwnPropertyDescriptor, M = (o, t, e, r) => {
3895
- for (var i = r > 1 ? void 0 : r ? ei(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3891
+ var ei = Object.defineProperty, oi = Object.getOwnPropertyDescriptor, M = (o, t, e, r) => {
3892
+ for (var i = r > 1 ? void 0 : r ? oi(t, e) : t, n = o.length - 1, s; n >= 0; n--)
3896
3893
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
3897
- return r && i && ti(t, e, i), i;
3894
+ return r && i && ei(t, e, i), i;
3898
3895
  };
3899
- const oi = Tt(v);
3900
- let E = class extends oi {
3896
+ const ii = Tt(v);
3897
+ let E = class extends ii {
3901
3898
  constructor() {
3902
3899
  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";
3903
3900
  }
@@ -3916,7 +3913,7 @@ let E = class extends oi {
3916
3913
  return l`<span class="cross-icon">${O(o)}</span>`;
3917
3914
  }
3918
3915
  strikeThroughImg() {
3919
- const o = co[this.strikethroughImgName].replace(
3916
+ const o = ho[this.strikethroughImgName].replace(
3920
3917
  "<svg",
3921
3918
  '<svg aria-hidden="true" focusable="false" part="strikethrough"'
3922
3919
  ).replace(/stroke=[#"'a-z1-9]*/gi, "");
@@ -3947,7 +3944,7 @@ let E = class extends oi {
3947
3944
  `;
3948
3945
  }
3949
3946
  };
3950
- E.styles = g`
3947
+ E.styles = b`
3951
3948
  :host {
3952
3949
  cursor: pointer;
3953
3950
  display: inline-flex;
@@ -4027,7 +4024,7 @@ E.styles = g`
4027
4024
  }
4028
4025
 
4029
4026
  .button:focus-visible {
4030
- ${bt};
4027
+ ${gt};
4031
4028
  }
4032
4029
 
4033
4030
  span.text + span.text::before {
@@ -4101,12 +4098,12 @@ M([
4101
4098
  a({ type: Boolean, reflect: !0 })
4102
4099
  ], E.prototype, "fullwidth", 2);
4103
4100
  E = M([
4104
- x("o-filter-chip")
4101
+ w("o-filter-chip")
4105
4102
  ], E);
4106
- var ii = Object.defineProperty, N = (o, t, e, r) => {
4103
+ var ri = Object.defineProperty, N = (o, t, e, r) => {
4107
4104
  for (var i = void 0, n = o.length - 1, s; n >= 0; n--)
4108
4105
  (s = o[n]) && (i = s(t, e, i) || i);
4109
- return i && ii(t, e, i), i;
4106
+ return i && ri(t, e, i), i;
4110
4107
  };
4111
4108
  const Wt = class Wt extends v {
4112
4109
  constructor() {
@@ -4154,7 +4151,7 @@ const Wt = class Wt extends v {
4154
4151
  `;
4155
4152
  }
4156
4153
  };
4157
- Wt.styles = g`
4154
+ Wt.styles = b`
4158
4155
  :host {
4159
4156
  display: block;
4160
4157
  max-width: 100%;
@@ -4271,10 +4268,10 @@ N([
4271
4268
  a({ type: Function })
4272
4269
  ], L.prototype, "onClickTile");
4273
4270
  customElements.define("mini-tile", L);
4274
- var ri = Object.defineProperty, ni = Object.getOwnPropertyDescriptor, qt = (o, t, e, r) => {
4275
- for (var i = r > 1 ? void 0 : r ? ni(t, e) : t, n = o.length - 1, s; n >= 0; n--)
4271
+ var ni = Object.defineProperty, si = Object.getOwnPropertyDescriptor, qt = (o, t, e, r) => {
4272
+ for (var i = r > 1 ? void 0 : r ? si(t, e) : t, n = o.length - 1, s; n >= 0; n--)
4276
4273
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
4277
- return r && i && ri(t, e, i), i;
4274
+ return r && i && ni(t, e, i), i;
4278
4275
  };
4279
4276
  let vt = class extends v {
4280
4277
  constructor() {
@@ -4288,7 +4285,7 @@ let vt = class extends v {
4288
4285
  `;
4289
4286
  }
4290
4287
  };
4291
- vt.styles = g`
4288
+ vt.styles = b`
4292
4289
  :host([variant]) {
4293
4290
  --badge-width: 19px;
4294
4291
  display: inline-block;
@@ -4330,16 +4327,16 @@ qt([
4330
4327
  a({ type: String })
4331
4328
  ], vt.prototype, "text", 2);
4332
4329
  vt = qt([
4333
- x("o-badge")
4330
+ w("o-badge")
4334
4331
  ], vt);
4335
- var si = Object.defineProperty, ai = Object.getOwnPropertyDescriptor, z = (o, t, e, r) => {
4336
- for (var i = r > 1 ? void 0 : r ? ai(t, e) : t, n = o.length - 1, s; n >= 0; n--)
4332
+ var ai = Object.defineProperty, li = Object.getOwnPropertyDescriptor, z = (o, t, e, r) => {
4333
+ for (var i = r > 1 ? void 0 : r ? li(t, e) : t, n = o.length - 1, s; n >= 0; n--)
4337
4334
  (s = o[n]) && (i = (r ? s(t, e, i) : s(i)) || i);
4338
- return r && i && si(t, e, i), i;
4335
+ return r && i && ai(t, e, i), i;
4339
4336
  };
4340
4337
  let $ = class extends v {
4341
4338
  constructor() {
4342
- super(...arguments), this.icon = "info", this.text = "Sample text", this.verticalanchor = "top", this.horizontalanchor = "right", this.verticaloffset = 24, this.horizontaloffset = 24, this.animationduration = 500, this.animationaxis = "horizontal", this.animated = !0, this.lifeduration = 3e3;
4339
+ super(...arguments), this.icon = "info", this.text = "Sample text", this.verticalanchor = "top", this.horizontalanchor = "right", this.verticaloffset = 24, this.horizontaloffset = 24, this.animationduration = 500, this.animationaxis = "horizontal", this.animated = !0, this.lifeduration = 5e3;
4343
4340
  }
4344
4341
  attributeChangedCallback(o, t, e) {
4345
4342
  super.attributeChangedCallback(o, t, e), o == "verticaloffset" && this.style.setProperty("--vertical-offset", e + "px"), o == "horizontaloffset" && this.style.setProperty("--horizontal-offset", e + "px"), o == "animationduration" && this.style.setProperty("--animation-duration", e + "ms");
@@ -4377,7 +4374,7 @@ let $ = class extends v {
4377
4374
  });
4378
4375
  }
4379
4376
  render() {
4380
- const t = ho[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"');
4377
+ const t = po[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"');
4381
4378
  return l`
4382
4379
  <div class="o-toast">
4383
4380
  <div class="o-toast-icon">
@@ -4397,13 +4394,13 @@ let $ = class extends v {
4397
4394
  `;
4398
4395
  }
4399
4396
  };
4400
- $.styles = g`
4397
+ $.styles = b`
4401
4398
  :host {
4402
4399
  --vertical-offset: 24px;
4403
4400
  --horizontal-offset: 24px;
4404
4401
  --animation-duration: 500ms;
4405
4402
  position: fixed;
4406
- z-index: 30;
4403
+ z-index: 105;
4407
4404
  transition: all var(--animation-duration) ease-in-out;
4408
4405
  }
4409
4406
 
@@ -4456,10 +4453,10 @@ $.styles = g`
4456
4453
 
4457
4454
  .o-toast-text {
4458
4455
  color: var(--color-content-body);
4459
- padding: 0 8px;
4456
+ padding: 0 12px;
4460
4457
  width: max-content;
4461
4458
  text-align: center;
4462
- max-width: 70vw;
4459
+ max-width: 65vw;
4463
4460
  }
4464
4461
 
4465
4462
  .o-toast-icon {
@@ -4497,5 +4494,5 @@ z([
4497
4494
  a({ type: Number, reflect: !0 })
4498
4495
  ], $.prototype, "lifeduration", 2);
4499
4496
  $ = z([
4500
- x("o-toast")
4497
+ w("o-toast")
4501
4498
  ], $);