@florid-kit/components 0.8.39 → 0.8.41

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
@@ -3,18 +3,18 @@
3
3
  * Copyright 2019 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
5
5
  */
6
- const pt = globalThis, St = pt.ShadowRoot && (pt.ShadyCSS === void 0 || pt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Lt = Symbol(), Ut = /* @__PURE__ */ new WeakMap();
7
- let Yt = class {
6
+ const vt = globalThis, Pt = vt.ShadowRoot && (vt.ShadyCSS === void 0 || vt.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, It = Symbol(), Vt = /* @__PURE__ */ new WeakMap();
7
+ let oe = class {
8
8
  constructor(t, e, n) {
9
- if (this._$cssResult$ = !0, n !== Lt) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
9
+ if (this._$cssResult$ = !0, n !== It) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
10
10
  this.cssText = t, this.t = e;
11
11
  }
12
12
  get styleSheet() {
13
13
  let t = this.o;
14
14
  const e = this.t;
15
- if (St && t === void 0) {
15
+ if (Pt && t === void 0) {
16
16
  const n = e !== void 0 && e.length === 1;
17
- n && (t = Ut.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), n && Ut.set(e, t));
17
+ n && (t = Vt.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), n && Vt.set(e, t));
18
18
  }
19
19
  return t;
20
20
  }
@@ -22,33 +22,33 @@ let Yt = class {
22
22
  return this.cssText;
23
23
  }
24
24
  };
25
- const se = (o) => new Yt(typeof o == "string" ? o : o + "", void 0, Lt), y = (o, ...t) => {
25
+ const ce = (o) => new oe(typeof o == "string" ? o : o + "", void 0, It), b = (o, ...t) => {
26
26
  const e = o.length === 1 ? o[0] : t.reduce((n, i, r) => n + ((s) => {
27
27
  if (s._$cssResult$ === !0) return s.cssText;
28
28
  if (typeof s == "number") return s;
29
29
  throw Error("Value passed to 'css' function must be a 'css' function result: " + s + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
30
30
  })(i) + o[r + 1], o[0]);
31
- return new Yt(e, o, Lt);
32
- }, ae = (o, t) => {
33
- if (St) o.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
31
+ return new oe(e, o, It);
32
+ }, he = (o, t) => {
33
+ if (Pt) o.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
34
34
  else for (const e of t) {
35
- const n = document.createElement("style"), i = pt.litNonce;
35
+ const n = document.createElement("style"), i = vt.litNonce;
36
36
  i !== void 0 && n.setAttribute("nonce", i), n.textContent = e.cssText, o.appendChild(n);
37
37
  }
38
- }, Rt = St ? (o) => o : (o) => o instanceof CSSStyleSheet ? ((t) => {
38
+ }, Zt = Pt ? (o) => o : (o) => o instanceof CSSStyleSheet ? ((t) => {
39
39
  let e = "";
40
40
  for (const n of t.cssRules) e += n.cssText;
41
- return se(e);
41
+ return ce(e);
42
42
  })(o) : o;
43
43
  /**
44
44
  * @license
45
45
  * Copyright 2017 Google LLC
46
46
  * SPDX-License-Identifier: BSD-3-Clause
47
47
  */
48
- const { is: le, defineProperty: ce, getOwnPropertyDescriptor: he, getOwnPropertyNames: de, getOwnPropertySymbols: pe, getPrototypeOf: ue } = Object, j = globalThis, Ft = j.trustedTypes, ve = Ft ? Ft.emptyScript : "", xt = j.reactiveElementPolyfillSupport, tt = (o, t) => o, ut = { toAttribute(o, t) {
48
+ const { is: de, defineProperty: pe, getOwnPropertyDescriptor: ue, getOwnPropertyNames: ve, getOwnPropertySymbols: fe, getPrototypeOf: be } = Object, U = globalThis, qt = U.trustedTypes, ge = qt ? qt.emptyScript : "", $t = U.reactiveElementPolyfillSupport, ot = (o, t) => o, ft = { toAttribute(o, t) {
49
49
  switch (t) {
50
50
  case Boolean:
51
- o = o ? ve : null;
51
+ o = o ? ge : null;
52
52
  break;
53
53
  case Object:
54
54
  case Array:
@@ -73,23 +73,23 @@ const { is: le, defineProperty: ce, getOwnPropertyDescriptor: he, getOwnProperty
73
73
  }
74
74
  }
75
75
  return e;
76
- } }, Pt = (o, t) => !le(o, t), Vt = { attribute: !0, type: String, converter: ut, reflect: !1, useDefault: !1, hasChanged: Pt };
77
- Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), j.litPropertyMetadata ?? (j.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
78
- let G = class extends HTMLElement {
76
+ } }, Ot = (o, t) => !de(o, t), Wt = { attribute: !0, type: String, converter: ft, reflect: !1, useDefault: !1, hasChanged: Ot };
77
+ Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), U.litPropertyMetadata ?? (U.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
78
+ let J = class extends HTMLElement {
79
79
  static addInitializer(t) {
80
80
  this._$Ei(), (this.l ?? (this.l = [])).push(t);
81
81
  }
82
82
  static get observedAttributes() {
83
83
  return this.finalize(), this._$Eh && [...this._$Eh.keys()];
84
84
  }
85
- static createProperty(t, e = Vt) {
85
+ static createProperty(t, e = Wt) {
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 && ce(this.prototype, t, i);
88
+ i !== void 0 && pe(this.prototype, t, i);
89
89
  }
90
90
  }
91
91
  static getPropertyDescriptor(t, e, n) {
92
- const { get: i, set: r } = he(this.prototype, t) ?? { get() {
92
+ const { get: i, set: r } = ue(this.prototype, t) ?? { get() {
93
93
  return this[e];
94
94
  }, set(s) {
95
95
  this[e] = s;
@@ -100,17 +100,17 @@ let G = class extends HTMLElement {
100
100
  }, configurable: !0, enumerable: !0 };
101
101
  }
102
102
  static getPropertyOptions(t) {
103
- return this.elementProperties.get(t) ?? Vt;
103
+ return this.elementProperties.get(t) ?? Wt;
104
104
  }
105
105
  static _$Ei() {
106
- if (this.hasOwnProperty(tt("elementProperties"))) return;
107
- const t = ue(this);
106
+ if (this.hasOwnProperty(ot("elementProperties"))) return;
107
+ const t = be(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() {
111
- if (this.hasOwnProperty(tt("finalized"))) return;
112
- if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(tt("properties"))) {
113
- const e = this.properties, n = [...de(e), ...pe(e)];
111
+ if (this.hasOwnProperty(ot("finalized"))) return;
112
+ if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(ot("properties"))) {
113
+ const e = this.properties, n = [...ve(e), ...fe(e)];
114
114
  for (const i of n) this.createProperty(i, e[i]);
115
115
  }
116
116
  const t = this[Symbol.metadata];
@@ -129,8 +129,8 @@ let G = class extends HTMLElement {
129
129
  const e = [];
130
130
  if (Array.isArray(t)) {
131
131
  const n = new Set(t.flat(1 / 0).reverse());
132
- for (const i of n) e.unshift(Rt(i));
133
- } else t !== void 0 && e.push(Rt(t));
132
+ for (const i of n) e.unshift(Zt(i));
133
+ } else t !== void 0 && e.push(Zt(t));
134
134
  return e;
135
135
  }
136
136
  static _$Eu(t, e) {
@@ -159,7 +159,7 @@ let G = class extends HTMLElement {
159
159
  }
160
160
  createRenderRoot() {
161
161
  const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
162
- return ae(t, this.constructor.elementStyles), t;
162
+ return he(t, this.constructor.elementStyles), t;
163
163
  }
164
164
  connectedCallback() {
165
165
  var t;
@@ -184,7 +184,7 @@ let G = class extends HTMLElement {
184
184
  var r;
185
185
  const n = this.constructor.elementProperties.get(t), i = this.constructor._$Eu(t, n);
186
186
  if (i !== void 0 && n.reflect === !0) {
187
- const s = (((r = n.converter) == null ? void 0 : r.toAttribute) !== void 0 ? n.converter : ut).toAttribute(e, n.type);
187
+ const s = (((r = n.converter) == null ? void 0 : r.toAttribute) !== void 0 ? n.converter : ft).toAttribute(e, n.type);
188
188
  this._$Em = t, s == null ? this.removeAttribute(i) : this.setAttribute(i, s), this._$Em = null;
189
189
  }
190
190
  }
@@ -192,7 +192,7 @@ let G = class extends HTMLElement {
192
192
  var r, s;
193
193
  const n = this.constructor, i = n._$Eh.get(t);
194
194
  if (i !== void 0 && this._$Em !== i) {
195
- const h = n.getPropertyOptions(i), c = typeof h.converter == "function" ? { fromAttribute: h.converter } : ((r = h.converter) == null ? void 0 : r.fromAttribute) !== void 0 ? h.converter : ut;
195
+ const h = n.getPropertyOptions(i), c = typeof h.converter == "function" ? { fromAttribute: h.converter } : ((r = h.converter) == null ? void 0 : r.fromAttribute) !== void 0 ? h.converter : ft;
196
196
  this._$Em = i, this[i] = c.fromAttribute(e, h.type) ?? ((s = this._$Ej) == null ? void 0 : s.get(i)) ?? null, this._$Em = null;
197
197
  }
198
198
  }
@@ -200,7 +200,7 @@ let G = class extends HTMLElement {
200
200
  var i;
201
201
  if (t !== void 0) {
202
202
  const r = this.constructor, s = this[t];
203
- if (n ?? (n = r.getPropertyOptions(t)), !((n.hasChanged ?? Pt)(s, e) || n.useDefault && n.reflect && s === ((i = this._$Ej) == null ? void 0 : i.get(t)) && !this.hasAttribute(r._$Eu(t, n)))) return;
203
+ if (n ?? (n = r.getPropertyOptions(t)), !((n.hasChanged ?? Ot)(s, e) || n.useDefault && n.reflect && s === ((i = this._$Ej) == null ? void 0 : i.get(t)) && !this.hasAttribute(r._$Eu(t, n)))) return;
204
204
  this.C(t, e, n);
205
205
  }
206
206
  this.isUpdatePending === !1 && (this._$ES = this._$EP());
@@ -276,76 +276,76 @@ let G = class extends HTMLElement {
276
276
  firstUpdated(t) {
277
277
  }
278
278
  };
279
- G.elementStyles = [], G.shadowRootOptions = { mode: "open" }, G[tt("elementProperties")] = /* @__PURE__ */ new Map(), G[tt("finalized")] = /* @__PURE__ */ new Map(), xt == null || xt({ ReactiveElement: G }), (j.reactiveElementVersions ?? (j.reactiveElementVersions = [])).push("2.1.0");
279
+ J.elementStyles = [], J.shadowRootOptions = { mode: "open" }, J[ot("elementProperties")] = /* @__PURE__ */ new Map(), J[ot("finalized")] = /* @__PURE__ */ new Map(), $t == null || $t({ ReactiveElement: J }), (U.reactiveElementVersions ?? (U.reactiveElementVersions = [])).push("2.1.0");
280
280
  /**
281
281
  * @license
282
282
  * Copyright 2017 Google LLC
283
283
  * SPDX-License-Identifier: BSD-3-Clause
284
284
  */
285
- const et = globalThis, vt = et.trustedTypes, Zt = vt ? vt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, te = "$lit$", T = `lit$${Math.random().toFixed(9).slice(2)}$`, ee = "?" + T, be = `<${ee}>`, Z = document, it = () => Z.createComment(""), nt = (o) => o === null || typeof o != "object" && typeof o != "function", It = Array.isArray, fe = (o) => It(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", wt = `[
286
- \f\r]`, Y = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, qt = /-->/g, Wt = />/g, R = RegExp(`>|${wt}(?:([^\\s"'>=/]+)(${wt}*=${wt}*(?:[^
287
- \f\r"'\`<>=]|("|')|))|$)`, "g"), Kt = /'/g, Gt = /"/g, oe = /^(?:script|style|textarea|title)$/i, ge = (o) => (t, ...e) => ({ _$litType$: o, strings: t, values: e }), l = ge(1), N = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), Xt = /* @__PURE__ */ new WeakMap(), F = Z.createTreeWalker(Z, 129);
288
- function ie(o, t) {
289
- if (!It(o) || !o.hasOwnProperty("raw")) throw Error("invalid template strings array");
290
- return Zt !== void 0 ? Zt.createHTML(t) : t;
285
+ const it = globalThis, bt = it.trustedTypes, Kt = bt ? bt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, ie = "$lit$", j = `lit$${Math.random().toFixed(9).slice(2)}$`, ne = "?" + j, ye = `<${ne}>`, W = document, rt = () => W.createComment(""), st = (o) => o === null || typeof o != "object" && typeof o != "function", Bt = Array.isArray, me = (o) => Bt(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", _t = `[
286
+ \f\r]`, et = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Gt = /-->/g, Xt = />/g, V = RegExp(`>|${_t}(?:([^\\s"'>=/]+)(${_t}*=${_t}*(?:[^
287
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), Jt = /'/g, Qt = /"/g, re = /^(?:script|style|textarea|title)$/i, xe = (o) => (t, ...e) => ({ _$litType$: o, strings: t, values: e }), l = xe(1), N = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), Yt = /* @__PURE__ */ new WeakMap(), Z = W.createTreeWalker(W, 129);
288
+ function se(o, t) {
289
+ if (!Bt(o) || !o.hasOwnProperty("raw")) throw Error("invalid template strings array");
290
+ return Kt !== void 0 ? Kt.createHTML(t) : t;
291
291
  }
292
- const ye = (o, t) => {
292
+ const we = (o, t) => {
293
293
  const e = o.length - 1, n = [];
294
- let i, r = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", s = Y;
294
+ let i, r = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", s = et;
295
295
  for (let h = 0; h < e; h++) {
296
296
  const c = o[h];
297
- let g, m, p = -1, O = 0;
298
- for (; O < c.length && (s.lastIndex = O, m = s.exec(c), m !== null); ) O = s.lastIndex, s === Y ? m[1] === "!--" ? s = qt : m[1] !== void 0 ? s = Wt : m[2] !== void 0 ? (oe.test(m[2]) && (i = RegExp("</" + m[2], "g")), s = R) : m[3] !== void 0 && (s = R) : s === R ? m[0] === ">" ? (s = i ?? Y, p = -1) : m[1] === void 0 ? p = -2 : (p = s.lastIndex - m[2].length, g = m[1], s = m[3] === void 0 ? R : m[3] === '"' ? Gt : Kt) : s === Gt || s === Kt ? s = R : s === qt || s === Wt ? s = Y : (s = R, i = void 0);
299
- const M = s === R && o[h + 1].startsWith("/>") ? " " : "";
300
- r += s === Y ? c + be : p >= 0 ? (n.push(g), c.slice(0, p) + te + c.slice(p) + T + M) : c + T + (p === -2 ? h : M);
297
+ let y, m, p = -1, B = 0;
298
+ for (; B < c.length && (s.lastIndex = B, m = s.exec(c), m !== null); ) B = s.lastIndex, s === et ? m[1] === "!--" ? s = Gt : m[1] !== void 0 ? s = Xt : m[2] !== void 0 ? (re.test(m[2]) && (i = RegExp("</" + m[2], "g")), s = V) : m[3] !== void 0 && (s = V) : s === V ? m[0] === ">" ? (s = i ?? et, p = -1) : m[1] === void 0 ? p = -2 : (p = s.lastIndex - m[2].length, y = m[1], s = m[3] === void 0 ? V : m[3] === '"' ? Qt : Jt) : s === Qt || s === Jt ? s = V : s === Gt || s === Xt ? s = et : (s = V, i = void 0);
299
+ const M = s === V && o[h + 1].startsWith("/>") ? " " : "";
300
+ r += s === et ? c + ye : p >= 0 ? (n.push(y), c.slice(0, p) + ie + c.slice(p) + j + M) : c + j + (p === -2 ? h : M);
301
301
  }
302
- return [ie(o, r + (o[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), n];
302
+ return [se(o, r + (o[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), n];
303
303
  };
304
- class rt {
304
+ class at {
305
305
  constructor({ strings: t, _$litType$: e }, n) {
306
306
  let i;
307
307
  this.parts = [];
308
308
  let r = 0, s = 0;
309
- const h = t.length - 1, c = this.parts, [g, m] = ye(t, e);
310
- if (this.el = rt.createElement(g, n), F.currentNode = this.el.content, e === 2 || e === 3) {
309
+ const h = t.length - 1, c = this.parts, [y, m] = we(t, e);
310
+ if (this.el = at.createElement(y, n), Z.currentNode = this.el.content, e === 2 || e === 3) {
311
311
  const p = this.el.content.firstChild;
312
312
  p.replaceWith(...p.childNodes);
313
313
  }
314
- for (; (i = F.nextNode()) !== null && c.length < h; ) {
314
+ for (; (i = Z.nextNode()) !== null && c.length < h; ) {
315
315
  if (i.nodeType === 1) {
316
- if (i.hasAttributes()) for (const p of i.getAttributeNames()) if (p.endsWith(te)) {
317
- const O = m[s++], M = i.getAttribute(p).split(T), dt = /([.?@])?(.*)/.exec(O);
318
- c.push({ type: 1, index: r, name: dt[2], strings: M, ctor: dt[1] === "." ? xe : dt[1] === "?" ? we : dt[1] === "@" ? $e : ft }), i.removeAttribute(p);
319
- } else p.startsWith(T) && (c.push({ type: 6, index: r }), i.removeAttribute(p));
320
- if (oe.test(i.tagName)) {
321
- const p = i.textContent.split(T), O = p.length - 1;
322
- if (O > 0) {
323
- i.textContent = vt ? vt.emptyScript : "";
324
- for (let M = 0; M < O; M++) i.append(p[M], it()), F.nextNode(), c.push({ type: 2, index: ++r });
325
- i.append(p[O], it());
316
+ if (i.hasAttributes()) for (const p of i.getAttributeNames()) if (p.endsWith(ie)) {
317
+ const B = m[s++], M = i.getAttribute(p).split(j), ut = /([.?@])?(.*)/.exec(B);
318
+ c.push({ type: 1, index: r, name: ut[2], strings: M, ctor: ut[1] === "." ? _e : ut[1] === "?" ? Ce : ut[1] === "@" ? ke : yt }), i.removeAttribute(p);
319
+ } else p.startsWith(j) && (c.push({ type: 6, index: r }), i.removeAttribute(p));
320
+ if (re.test(i.tagName)) {
321
+ const p = i.textContent.split(j), B = p.length - 1;
322
+ if (B > 0) {
323
+ i.textContent = bt ? bt.emptyScript : "";
324
+ for (let M = 0; M < B; M++) i.append(p[M], rt()), Z.nextNode(), c.push({ type: 2, index: ++r });
325
+ i.append(p[B], rt());
326
326
  }
327
327
  }
328
- } else if (i.nodeType === 8) if (i.data === ee) c.push({ type: 2, index: r });
328
+ } else if (i.nodeType === 8) if (i.data === ne) c.push({ type: 2, index: r });
329
329
  else {
330
330
  let p = -1;
331
- for (; (p = i.data.indexOf(T, p + 1)) !== -1; ) c.push({ type: 7, index: r }), p += T.length - 1;
331
+ for (; (p = i.data.indexOf(j, p + 1)) !== -1; ) c.push({ type: 7, index: r }), p += j.length - 1;
332
332
  }
333
333
  r++;
334
334
  }
335
335
  }
336
336
  static createElement(t, e) {
337
- const n = Z.createElement("template");
337
+ const n = W.createElement("template");
338
338
  return n.innerHTML = t, n;
339
339
  }
340
340
  }
341
- function X(o, t, e = o, n) {
341
+ function Q(o, t, e = o, n) {
342
342
  var s, h;
343
343
  if (t === N) return t;
344
344
  let i = n !== void 0 ? (s = e._$Co) == null ? void 0 : s[n] : e._$Cl;
345
- const r = nt(t) ? void 0 : t._$litDirective$;
346
- return (i == null ? void 0 : i.constructor) !== r && ((h = i == null ? void 0 : i._$AO) == null || h.call(i, !1), r === void 0 ? i = void 0 : (i = new r(o), i._$AT(o, e, n)), n !== void 0 ? (e._$Co ?? (e._$Co = []))[n] = i : e._$Cl = i), i !== void 0 && (t = X(o, i._$AS(o, t.values), i, n)), t;
345
+ const r = st(t) ? void 0 : t._$litDirective$;
346
+ return (i == null ? void 0 : i.constructor) !== r && ((h = i == null ? void 0 : i._$AO) == null || h.call(i, !1), r === void 0 ? i = void 0 : (i = new r(o), i._$AT(o, e, n)), n !== void 0 ? (e._$Co ?? (e._$Co = []))[n] = i : e._$Cl = i), i !== void 0 && (t = Q(o, i._$AS(o, t.values), i, n)), t;
347
347
  }
348
- class me {
348
+ class $e {
349
349
  constructor(t, e) {
350
350
  this._$AV = [], this._$AN = void 0, this._$AD = t, this._$AM = e;
351
351
  }
@@ -356,24 +356,24 @@ class me {
356
356
  return this._$AM._$AU;
357
357
  }
358
358
  u(t) {
359
- const { el: { content: e }, parts: n } = this._$AD, i = ((t == null ? void 0 : t.creationScope) ?? Z).importNode(e, !0);
360
- F.currentNode = i;
361
- let r = F.nextNode(), s = 0, h = 0, c = n[0];
359
+ const { el: { content: e }, parts: n } = this._$AD, i = ((t == null ? void 0 : t.creationScope) ?? W).importNode(e, !0);
360
+ Z.currentNode = i;
361
+ let r = Z.nextNode(), s = 0, h = 0, c = n[0];
362
362
  for (; c !== void 0; ) {
363
363
  if (s === c.index) {
364
- let g;
365
- c.type === 2 ? g = new ht(r, r.nextSibling, this, t) : c.type === 1 ? g = new c.ctor(r, c.name, c.strings, this, t) : c.type === 6 && (g = new _e(r, this, t)), this._$AV.push(g), c = n[++h];
364
+ let y;
365
+ c.type === 2 ? y = new pt(r, r.nextSibling, this, t) : c.type === 1 ? y = new c.ctor(r, c.name, c.strings, this, t) : c.type === 6 && (y = new Ae(r, this, t)), this._$AV.push(y), c = n[++h];
366
366
  }
367
- s !== (c == null ? void 0 : c.index) && (r = F.nextNode(), s++);
367
+ s !== (c == null ? void 0 : c.index) && (r = Z.nextNode(), s++);
368
368
  }
369
- return F.currentNode = Z, i;
369
+ return Z.currentNode = W, i;
370
370
  }
371
371
  p(t) {
372
372
  let e = 0;
373
373
  for (const n of this._$AV) n !== void 0 && (n.strings !== void 0 ? (n._$AI(t, n, e), e += n.strings.length - 2) : n._$AI(t[e])), e++;
374
374
  }
375
375
  }
376
- class ht {
376
+ class pt {
377
377
  get _$AU() {
378
378
  var t;
379
379
  return ((t = this._$AM) == null ? void 0 : t._$AU) ?? this._$Cv;
@@ -393,7 +393,7 @@ class ht {
393
393
  return this._$AB;
394
394
  }
395
395
  _$AI(t, e = this) {
396
- t = X(this, t, e), nt(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== N && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : fe(t) ? this.k(t) : this._(t);
396
+ t = Q(this, t, e), st(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== N && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : me(t) ? this.k(t) : this._(t);
397
397
  }
398
398
  O(t) {
399
399
  return this._$AA.parentNode.insertBefore(t, this._$AB);
@@ -402,26 +402,26 @@ class ht {
402
402
  this._$AH !== t && (this._$AR(), this._$AH = this.O(t));
403
403
  }
404
404
  _(t) {
405
- this._$AH !== d && nt(this._$AH) ? this._$AA.nextSibling.data = t : this.T(Z.createTextNode(t)), this._$AH = t;
405
+ this._$AH !== d && st(this._$AH) ? this._$AA.nextSibling.data = t : this.T(W.createTextNode(t)), this._$AH = t;
406
406
  }
407
407
  $(t) {
408
408
  var r;
409
- const { values: e, _$litType$: n } = t, i = typeof n == "number" ? this._$AC(t) : (n.el === void 0 && (n.el = rt.createElement(ie(n.h, n.h[0]), this.options)), n);
409
+ const { values: e, _$litType$: n } = t, i = typeof n == "number" ? this._$AC(t) : (n.el === void 0 && (n.el = at.createElement(se(n.h, n.h[0]), this.options)), n);
410
410
  if (((r = this._$AH) == null ? void 0 : r._$AD) === i) this._$AH.p(e);
411
411
  else {
412
- const s = new me(i, this), h = s.u(this.options);
412
+ const s = new $e(i, this), h = s.u(this.options);
413
413
  s.p(e), this.T(h), this._$AH = s;
414
414
  }
415
415
  }
416
416
  _$AC(t) {
417
- let e = Xt.get(t.strings);
418
- return e === void 0 && Xt.set(t.strings, e = new rt(t)), e;
417
+ let e = Yt.get(t.strings);
418
+ return e === void 0 && Yt.set(t.strings, e = new at(t)), e;
419
419
  }
420
420
  k(t) {
421
- It(this._$AH) || (this._$AH = [], this._$AR());
421
+ Bt(this._$AH) || (this._$AH = [], this._$AR());
422
422
  const e = this._$AH;
423
423
  let n, i = 0;
424
- for (const r of t) i === e.length ? e.push(n = new ht(this.O(it()), this.O(it()), this, this.options)) : n = e[i], n._$AI(r), i++;
424
+ for (const r of t) i === e.length ? e.push(n = new pt(this.O(rt()), this.O(rt()), this, this.options)) : n = e[i], n._$AI(r), i++;
425
425
  i < e.length && (this._$AR(n && n._$AB.nextSibling, i), e.length = i);
426
426
  }
427
427
  _$AR(t = this._$AA.nextSibling, e) {
@@ -436,7 +436,7 @@ class ht {
436
436
  this._$AM === void 0 && (this._$Cv = t, (e = this._$AP) == null || e.call(this, t));
437
437
  }
438
438
  }
439
- class ft {
439
+ class yt {
440
440
  get tagName() {
441
441
  return this.element.tagName;
442
442
  }
@@ -449,11 +449,11 @@ class ft {
449
449
  _$AI(t, e = this, n, i) {
450
450
  const r = this.strings;
451
451
  let s = !1;
452
- if (r === void 0) t = X(this, t, e, 0), s = !nt(t) || t !== this._$AH && t !== N, s && (this._$AH = t);
452
+ if (r === void 0) t = Q(this, t, e, 0), s = !st(t) || t !== this._$AH && t !== N, s && (this._$AH = t);
453
453
  else {
454
454
  const h = t;
455
- let c, g;
456
- for (t = r[0], c = 0; c < r.length - 1; c++) g = X(this, h[n + c], e, c), g === N && (g = this._$AH[c]), s || (s = !nt(g) || g !== this._$AH[c]), g === d ? t = d : t !== d && (t += (g ?? "") + r[c + 1]), this._$AH[c] = g;
455
+ let c, y;
456
+ for (t = r[0], c = 0; c < r.length - 1; c++) y = Q(this, h[n + c], e, c), y === N && (y = this._$AH[c]), s || (s = !st(y) || y !== this._$AH[c]), y === d ? t = d : t !== d && (t += (y ?? "") + r[c + 1]), this._$AH[c] = y;
457
457
  }
458
458
  s && !i && this.j(t);
459
459
  }
@@ -461,7 +461,7 @@ class ft {
461
461
  t === d ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
462
462
  }
463
463
  }
464
- class xe extends ft {
464
+ class _e extends yt {
465
465
  constructor() {
466
466
  super(...arguments), this.type = 3;
467
467
  }
@@ -469,7 +469,7 @@ class xe extends ft {
469
469
  this.element[this.name] = t === d ? void 0 : t;
470
470
  }
471
471
  }
472
- class we extends ft {
472
+ class Ce extends yt {
473
473
  constructor() {
474
474
  super(...arguments), this.type = 4;
475
475
  }
@@ -477,12 +477,12 @@ class we extends ft {
477
477
  this.element.toggleAttribute(this.name, !!t && t !== d);
478
478
  }
479
479
  }
480
- class $e extends ft {
480
+ class ke extends yt {
481
481
  constructor(t, e, n, i, r) {
482
482
  super(t, e, n, i, r), this.type = 5;
483
483
  }
484
484
  _$AI(t, e = this) {
485
- if ((t = X(this, t, e, 0) ?? d) === N) return;
485
+ if ((t = Q(this, t, e, 0) ?? d) === N) return;
486
486
  const n = this._$AH, i = t === d && n !== d || t.capture !== n.capture || t.once !== n.once || t.passive !== n.passive, r = t !== d && (n === d || i);
487
487
  i && this.element.removeEventListener(this.name, this, n), r && this.element.addEventListener(this.name, this, t), this._$AH = t;
488
488
  }
@@ -491,7 +491,7 @@ class $e extends ft {
491
491
  typeof this._$AH == "function" ? this._$AH.call(((e = this.options) == null ? void 0 : e.host) ?? this.element, t) : this._$AH.handleEvent(t);
492
492
  }
493
493
  }
494
- class _e {
494
+ class Ae {
495
495
  constructor(t, e, n) {
496
496
  this.element = t, this.type = 6, this._$AN = void 0, this._$AM = e, this.options = n;
497
497
  }
@@ -499,17 +499,17 @@ class _e {
499
499
  return this._$AM._$AU;
500
500
  }
501
501
  _$AI(t) {
502
- X(this, t);
502
+ Q(this, t);
503
503
  }
504
504
  }
505
- const $t = et.litHtmlPolyfillSupport;
506
- $t == null || $t(rt, ht), (et.litHtmlVersions ?? (et.litHtmlVersions = [])).push("3.3.0");
507
- const Ce = (o, t, e) => {
505
+ const Ct = it.litHtmlPolyfillSupport;
506
+ Ct == null || Ct(at, pt), (it.litHtmlVersions ?? (it.litHtmlVersions = [])).push("3.3.0");
507
+ const Ee = (o, t, e) => {
508
508
  const n = (e == null ? void 0 : e.renderBefore) ?? t;
509
509
  let i = n._$litPart$;
510
510
  if (i === void 0) {
511
511
  const r = (e == null ? void 0 : e.renderBefore) ?? null;
512
- n._$litPart$ = i = new ht(t.insertBefore(it(), r), r, void 0, e ?? {});
512
+ n._$litPart$ = i = new pt(t.insertBefore(rt(), r), r, void 0, e ?? {});
513
513
  }
514
514
  return i._$AI(o), i;
515
515
  };
@@ -518,8 +518,8 @@ const Ce = (o, t, e) => {
518
518
  * Copyright 2017 Google LLC
519
519
  * SPDX-License-Identifier: BSD-3-Clause
520
520
  */
521
- const V = globalThis;
522
- let v = class extends G {
521
+ const q = globalThis;
522
+ let u = class extends J {
523
523
  constructor() {
524
524
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
525
525
  }
@@ -530,7 +530,7 @@ let v = class extends G {
530
530
  }
531
531
  update(t) {
532
532
  const e = this.render();
533
- this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do = Ce(e, this.renderRoot, this.renderOptions);
533
+ this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do = Ee(e, this.renderRoot, this.renderOptions);
534
534
  }
535
535
  connectedCallback() {
536
536
  var t;
@@ -544,11 +544,11 @@ let v = class extends G {
544
544
  return N;
545
545
  }
546
546
  };
547
- var Qt;
548
- v._$litElement$ = !0, v.finalized = !0, (Qt = V.litElementHydrateSupport) == null || Qt.call(V, { LitElement: v });
549
- const _t = V.litElementPolyfillSupport;
550
- _t == null || _t({ LitElement: v });
551
- (V.litElementVersions ?? (V.litElementVersions = [])).push("4.2.0");
547
+ var ee;
548
+ u._$litElement$ = !0, u.finalized = !0, (ee = q.litElementHydrateSupport) == null || ee.call(q, { LitElement: u });
549
+ const kt = q.litElementPolyfillSupport;
550
+ kt == null || kt({ LitElement: u });
551
+ (q.litElementVersions ?? (q.litElementVersions = [])).push("4.2.0");
552
552
  /**
553
553
  * @license
554
554
  * Copyright 2017 Google LLC
@@ -564,7 +564,7 @@ const x = (o) => (t, e) => {
564
564
  * Copyright 2017 Google LLC
565
565
  * SPDX-License-Identifier: BSD-3-Clause
566
566
  */
567
- const ke = { attribute: !0, type: String, converter: ut, reflect: !1, hasChanged: Pt }, Ae = (o = ke, t, e) => {
567
+ const Se = { attribute: !0, type: String, converter: ft, reflect: !1, hasChanged: Ot }, Le = (o = Se, t, e) => {
568
568
  const { kind: n, metadata: i } = e;
569
569
  let r = globalThis.litPropertyMetadata.get(i);
570
570
  if (r === void 0 && globalThis.litPropertyMetadata.set(i, r = /* @__PURE__ */ new Map()), n === "setter" && ((o = Object.create(o)).wrapped = !0), r.set(e.name, o), n === "accessor") {
@@ -586,7 +586,7 @@ const ke = { attribute: !0, type: String, converter: ut, reflect: !1, hasChanged
586
586
  throw Error("Unsupported decorator location: " + n);
587
587
  };
588
588
  function a(o) {
589
- return (t, e) => typeof e == "object" ? Ae(o, t, e) : ((n, i, r) => {
589
+ return (t, e) => typeof e == "object" ? Le(o, t, e) : ((n, i, r) => {
590
590
  const s = i.hasOwnProperty(r);
591
591
  return i.constructor.createProperty(r, n), s ? Object.getOwnPropertyDescriptor(i, r) : void 0;
592
592
  })(o, t, e);
@@ -596,15 +596,14 @@ function a(o) {
596
596
  * Copyright 2017 Google LLC
597
597
  * SPDX-License-Identifier: BSD-3-Clause
598
598
  */
599
- function q(o) {
599
+ function K(o) {
600
600
  return a({ ...o, state: !0, attribute: !1 });
601
601
  }
602
- const gt = y`
603
- outline: 1px dashed var(--button-border-color);
602
+ const mt = b`
603
+ outline: 1px dashed var(--color-border-primary);
604
604
  outline-offset: 2px;
605
- outline: dashed black;
606
605
  `;
607
- y`
606
+ b`
608
607
  :host * {
609
608
  box-sizing: border-box;
610
609
  }
@@ -614,12 +613,12 @@ y`
614
613
  * Copyright 2023 Google LLC
615
614
  * SPDX-License-Identifier: Apache-2.0
616
615
  */
617
- const Ot = Symbol("internals"), Ct = Symbol("privateInternals");
618
- function Bt(o) {
616
+ const zt = Symbol("internals"), At = Symbol("privateInternals");
617
+ function Dt(o) {
619
618
  var t;
620
619
  class e extends o {
621
- get [(t = Ot, t)]() {
622
- return this[Ct] || (this[Ct] = this.attachInternals()), this[Ct];
620
+ get [(t = zt, t)]() {
621
+ return this[At] || (this[At] = this.attachInternals()), this[At];
623
622
  }
624
623
  }
625
624
  return e;
@@ -629,11 +628,11 @@ function Bt(o) {
629
628
  * Copyright 2023 Google LLC
630
629
  * SPDX-License-Identifier: Apache-2.0
631
630
  */
632
- function Ee(o) {
631
+ function Pe(o) {
633
632
  o.addInitializer((t) => {
634
633
  const e = t;
635
634
  e.addEventListener("click", async (n) => {
636
- const { type: i, [Ot]: r } = e, { form: s } = r;
635
+ const { type: i, [zt]: r } = e, { form: s } = r;
637
636
  if (!(!s || i === "button") && (await new Promise((h) => {
638
637
  setTimeout(h);
639
638
  }), !n.defaultPrevented)) {
@@ -656,41 +655,41 @@ function Ee(o) {
656
655
  });
657
656
  });
658
657
  }
659
- const Se = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
658
+ const Ie = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
660
659
  <path d="M8 3.6275C7.06799 0.971489 3.25399 -0.0226278 1.67414 2.30983C0.0877404 4.65197 1.67414 6.99412 2.62598 8.33249C3.0147 8.87905 8 14 8 14C8 14 12.9853 8.87905 13.374 8.33249C14.3259 6.99412 15.9123 4.65197 14.3259 2.30983C12.746 -0.0226277 8.97167 0.971489 8 3.6275Z" stroke="#3F2B2E" stroke-linecap="round"/>
661
660
  </svg>
662
- `, Le = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
661
+ `, Oe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
663
662
  <path d="M16 8L4 0V16L16 8Z" fill="#3F2B2E"/>
664
663
  </svg>
665
- `, Pe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
664
+ `, Be = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
666
665
  <path d="M12.2266 8.16162C11.0953 9.26599 8.72489 11.8788 5.11546 16L4.63062 15.7172C5.78886 13.4007 7.17607 10.8283 8.79223 8C7.17607 5.17172 5.78886 2.59933 4.63062 0.282827L5.11546 0C8.72489 4.12121 11.0953 6.73401 12.2266 7.83838V8.16162Z" fill="#3F2B2E"/>
667
666
  </svg>
668
- `, Ie = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
667
+ `, ze = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
669
668
  <path d="M5 7.83838C6.02128 6.73401 8.16109 4.12121 11.4195 0L11.8571 0.282829C10.8116 2.59933 9.55927 5.17172 8.1003 8C9.55927 10.8283 10.8115 13.4007 11.8571 15.7172L11.4195 16C8.16109 11.8788 6.02128 9.266 5 8.16162L5 7.83838Z" fill="#3F2B2E"/>
670
669
  </svg>
671
- `, Oe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
670
+ `, De = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
672
671
  <path d="M12.2834 14.4585L7.98873 11.3928L3.69404 14.4585L5.33977 9.4972L1 6.39639H6.36554L8 1.4585L9.63446 6.39639H15L10.6602 9.4972L12.306 14.4585H12.2834ZM7.98873 10.328L10.6602 12.2353L9.64573 9.15787L12.2721 7.28568H9.02576L8 4.17317L6.97424 7.28568H3.72786L6.35427 9.15787L5.33977 12.2353L8.01127 10.328H7.98873Z" fill="#3F2B2E"/>
673
672
  </svg>
674
- `, Be = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
673
+ `, He = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
675
674
  <path d="M15 6.43789H9.63446L8 1.5L6.36554 6.43789H1L5.33977 9.5387L3.69404 14.5L7.98873 11.4343L12.2834 14.5H12.306L10.6602 9.5387L15 6.43789ZM6.36554 11.5396V7.32718H6.97424L8 4.21467L9.02576 7.32718H12.2721L9.64573 9.19937L10.6602 12.2768L8 10.3812L6.36554 11.5513V11.5396Z" fill="#3F2B2E"/>
676
675
  </svg>
677
- `, ze = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
676
+ `, Te = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
678
677
  <path d="M15 6.39639H9.63446L8 1.4585L6.36554 6.39639H1L5.33977 9.4972L3.69404 14.4585L7.98873 11.3928L12.2834 14.4585L10.6377 9.4972L14.9775 6.39639H15ZM10.6715 12.2353L8.05636 10.3631V4.32528L9.03704 7.27398H12.2834L9.65701 9.14616L10.6715 12.2236V12.2353Z" fill="#3F2B2E"/>
679
678
  </svg>
680
- `, De = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
679
+ `, Me = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
681
680
  <path d="M15 6.43789H9.63446L8 1.5L6.36554 6.43789H1L5.33977 9.5387L3.69404 14.5L7.98873 11.4343L9.46538 12.4874L12.2834 14.5H12.306L10.6602 9.5387L15 6.43789ZM9.46538 11.4226V7.32718H12.2721L9.64573 9.19937L10.6602 12.2768L9.46538 11.4226Z" fill="#3F2B2E"/>
682
681
  </svg>
683
- `, He = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
682
+ `, je = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
684
683
  <path d="M12.2834 14.4585L7.98873 11.3928L3.69404 14.4585L5.33977 9.4972L1 6.39639H6.36554L8 1.4585L9.63446 6.39639H15L10.6602 9.4972L12.306 14.4585H12.2834Z" fill="#3F2B2E"/>
685
684
  </svg>
686
- `, Me = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
685
+ `, Ue = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
687
686
  <path d="M2 2L14 14" stroke="#3F2B2E"/>
688
687
  <path d="M14 2L2 14" stroke="#3F2B2E"/>
689
688
  </svg>
690
- `, Te = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
689
+ `, Ne = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
691
690
  <path d="M7.12506 1C10.5018 1 13.2509 3.74834 13.251 7.125C13.2511 8.59738 12.7172 10.0206 11.7491 11.1299L14.8731 14.2539C15.0433 14.4253 15.0435 14.7018 14.8731 14.873C14.7913 14.9555 14.6797 15.002 14.5635 15.002C14.4475 15.0019 14.3357 14.9554 14.254 14.873L11.1309 11.749C10.0555 12.6818 8.6564 13.251 7.12506 13.251C3.7484 13.2508 1.00006 10.5017 1.00006 7.125C1.00025 3.74846 3.74852 1.00019 7.12506 1ZM7.12506 1.875C4.22971 1.87522 1.87506 4.23058 1.87506 7.12598C1.87532 10.0212 4.22987 12.3758 7.12506 12.376C10.0204 12.376 12.3758 10.0213 12.376 7.12598C12.376 4.23044 10.0206 1.875 7.12506 1.875Z" fill="#3F2B2E"/>
692
691
  </svg>
693
- `, je = `<?xml version="1.0" encoding="utf-8"?>
692
+ `, Re = `<?xml version="1.0" encoding="utf-8"?>
694
693
  <!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
695
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"
696
695
  viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
@@ -700,7 +699,7 @@ const Se = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
700
699
  <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
701
700
  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"/>
702
701
  </svg>
703
- `, Ne = `<?xml version="1.0" encoding="utf-8"?>
702
+ `, Fe = `<?xml version="1.0" encoding="utf-8"?>
704
703
  <!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
705
704
  <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"
706
705
  viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
@@ -709,74 +708,74 @@ const Se = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
709
708
  </style>
710
709
  <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"/>
711
710
  </svg>
712
- `, Ue = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
711
+ `, Ve = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
713
712
  <path d="M15.0009 8.12175C15.0009 8.36347 14.805 8.55943 14.5634 8.55943H2.49495L7.43502 13.5017C7.60609 13.6726 7.60628 13.9499 7.43546 14.1211C7.26464 14.2922 6.98749 14.2924 6.81642 14.1215L1.13 8.43163C1.04685 8.34998 1 8.23831 1 8.12175C1 8.00518 1.04685 7.89351 1.13 7.81187L6.81642 2.12286C6.98808 1.95699 7.26094 1.95937 7.4297 2.12819C7.59845 2.29702 7.60082 2.57001 7.43502 2.74175L2.49495 7.68406H14.5634C14.805 7.68406 15.0009 7.88002 15.0009 8.12175Z" fill="#3F2B2E"/>
714
713
  </svg>
715
- `, Re = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
714
+ `, Ze = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
716
715
  <path d="M14.1218 7.43502C13.9504 7.60543 13.6735 7.60543 13.5021 7.43502L8.55961 2.49408V14.5625C8.55961 14.8041 8.36365 15 8.12192 15C7.88018 15 7.68422 14.8041 7.68422 14.5625V2.49408L2.74177 7.43502C2.57002 7.60082 2.29703 7.59845 2.1282 7.4297C1.95936 7.26094 1.95699 6.98808 2.12287 6.81642L7.81203 1.13C7.89368 1.04685 8.00535 1 8.12192 1C8.23848 1 8.35015 1.04685 8.4318 1.13L14.121 6.81642C14.2921 6.98702 14.2925 7.26395 14.1218 7.43502Z" fill="#3F2B2E"/>
717
716
  </svg>
718
- `, Fe = `<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
717
+ `, qe = `<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
719
718
  <path d="M6.33317 8.00033C6.33317 3.95024 7.52708 0.666992 8.99984 0.666992C10.4726 0.666992 11.6665 3.95024 11.6665 8.00033M5.33317 15.3337H12.6665L16.3332 6.20033C14.9582 5.76699 12.2998 5.33366 8.99984 5.33366C5.69984 5.33366 3.49984 5.76699 1.6665 6.20033L5.33317 15.3337Z" stroke="#3F2B2E"/>
720
719
  </svg>
721
- `, Ve = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
720
+ `, We = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
722
721
  <path d="M7.99376 14.4486C7.46684 14.4486 6.93991 14.251 6.54472 13.8558C6.14953 13.4606 5.8202 12.9995 5.68847 12.4067H3.77837C2.98798 12.4067 2.59279 12.4067 2.32933 12.1433C2.13173 12.0116 2 11.7481 2 11.5505C2 11.2212 2.13173 10.826 2.52692 10.1673L2.92212 9.4428C3.31731 8.78415 3.51491 8.05963 3.64664 7.3351L3.84423 5.68847C3.97596 4.63462 4.43702 3.7125 5.22741 3.05385C6.01779 2.39519 7.00578 2 7.99376 2C8.98174 2 10.0356 2.39519 10.7601 3.05385C11.5505 3.7125 12.0116 4.70049 12.1433 5.68847L12.3409 7.26924C12.4067 8.05963 12.6702 8.78415 13.0654 9.37693L13.4606 10.1015C13.8558 10.7601 14.0534 11.0894 13.9875 11.4846C13.9875 11.7481 13.8558 11.9457 13.6582 12.0774C13.3947 12.3409 12.9995 12.3409 12.2092 12.3409H10.2991C10.1673 12.9337 9.83799 13.4606 9.4428 13.7899C9.04761 14.1851 8.52068 14.3827 7.99376 14.3827V14.4486ZM6.28126 12.4067C6.41299 12.8019 6.61058 13.1971 6.93991 13.4606C7.5327 13.9875 8.45482 13.9875 9.11347 13.4606C9.4428 13.1971 9.6404 12.8019 9.77213 12.4067H6.28126ZM7.99376 2.65865C7.13751 2.65865 6.28126 2.98798 5.6226 3.58077C4.96395 4.17356 4.56875 4.96395 4.43702 5.88606L4.23943 7.46684C4.1077 8.32309 3.84423 9.11347 3.44904 9.83799L3.05385 10.5625C2.72452 11.0894 2.59279 11.3529 2.59279 11.5505C2.59279 11.6164 2.59279 11.7481 2.72452 11.814C2.85625 11.8798 3.25144 11.8798 3.77837 11.8798H12.2092C12.7361 11.8798 13.1971 11.8798 13.263 11.814C13.3289 11.814 13.3947 11.6822 13.3947 11.5505C13.3947 11.4188 13.1971 11.0894 12.9337 10.5625L12.5385 9.83799C12.0774 9.11347 11.814 8.32309 11.7481 7.5327L11.5505 5.88606C11.4846 5.02981 11.0236 4.17356 10.3649 3.58077C9.70626 2.98798 8.85001 2.65865 7.99376 2.65865Z" fill="#3F2B2E"/>
723
722
  </svg>
724
- `, Ze = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
723
+ `, Ke = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
725
724
  <path d="M12 17.4585L4 6.4585L20 6.4585L12 17.4585Z" fill="#3F2B2E"/>
726
725
  </svg>
727
- `, qe = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
726
+ `, Ge = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
728
727
  <path d="M12 6.4585L20 17.4585H4L12 6.4585Z" fill="#3F2B2E"/>
729
728
  </svg>
730
- `, We = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
729
+ `, Xe = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
731
730
  <path d="M5.24611 10.4659C5.04705 10.4654 4.85616 10.3867 4.71465 10.2467L0.210718 5.74273C-0.0737595 5.44819 -0.0696911 4.98 0.219862 4.69045C0.509415 4.4009 0.977603 4.39683 1.27214 4.6813L5.18306 8.59071L10.6628 1.74024C10.9219 1.41646 11.3945 1.36403 11.7183 1.62314C12.042 1.88225 12.0945 2.35477 11.8354 2.67856L5.83012 10.1851C5.69763 10.3521 5.49956 10.4539 5.28665 10.4643L5.24611 10.4659Z" fill="#3F2B2E"/>
732
731
  </svg>
733
- `, Ke = `<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
732
+ `, Je = `<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
734
733
  <rect x="1" width="2" height="8" fill="#3F2B2E"/>
735
734
  <rect x="5" width="2" height="8" fill="#3F2B2E"/>
736
735
  </svg>
737
- `, Ge = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
736
+ `, Qe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
738
737
  <path d="M10.5037 5.99925C10.7795 5.99925 11.0037 6.22311 11.0037 6.49925V14.2922L13.1462 12.1448C13.3411 11.9498 13.6573 11.95 13.8523 12.1448H13.8533C14.0482 12.34 14.0481 12.6565 13.8533 12.8518L10.8572 15.8518C10.6618 16.0471 10.3455 16.0471 10.1501 15.8518L7.15406 12.8518C6.96522 12.6557 6.96774 12.3444 7.15992 12.1516C7.35242 11.9588 7.66416 11.9556 7.86011 12.1448L10.0046 14.2922V6.49925C10.0046 6.22319 10.228 5.99938 10.5037 5.99925ZM5.15699 0.145737C5.35218 -0.0485278 5.66791 -0.0486304 5.86304 0.145737L8.85913 3.14574C9.04829 3.34183 9.04562 3.65402 8.85327 3.84691C8.66066 4.03978 8.34902 4.04225 8.15308 3.85277L6.00952 1.70628V9.49925C6.0095 9.77533 5.78621 9.99918 5.5105 9.99925C5.23473 9.99925 5.0115 9.77538 5.01148 9.49925V1.70628L2.86695 3.85179C2.74288 3.98695 2.55447 4.04321 2.37671 3.99828C2.1991 3.95328 2.06051 3.81475 2.01538 3.63695C1.97026 3.45902 2.02608 3.27015 2.16089 3.14574L5.15699 0.145737Z" fill="#001022"/>
739
738
  </svg>
740
- `, Xe = `<svg viewBox="0 0 200 200" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
739
+ `, Ye = `<svg viewBox="0 0 200 200" preserveAspectRatio="none" xmlns="http://www.w3.org/2000/svg">
741
740
  <line x1="0" y1="0" x2="200" y2="200" />
742
- </svg>`, Je = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
741
+ </svg>`, to = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
743
742
  <path d="M2.31202e-08 7.85218C0.974855 6.83983 3.01741 4.44477 6.12766 0.666992L6.54545 0.926252C5.54739 3.04971 4.35203 5.40773 2.95938 8.00033C4.35203 10.5929 5.54739 12.9509 6.54545 15.0744L6.12766 15.3337C3.01741 11.5559 0.974855 9.16082 0 8.14847L2.31202e-08 7.85218Z" fill="#3F2B2E"/>
744
743
  <path d="M16 8.14847C15.0251 9.16082 12.9826 11.5559 9.87234 15.3337L9.45455 15.0744C10.4526 12.9509 11.648 10.5929 13.0406 8.00033C11.648 5.40773 10.4526 3.04971 9.45455 0.92625L9.87234 0.666992C12.9826 4.44477 15.0251 6.83983 16 7.85218V8.14847Z" fill="#3F2B2E"/>
745
744
  </svg>
746
- `, W = {
747
- wishlist: Se,
748
- playerv: Le,
749
- chevronRight: Pe,
750
- chevronLeft: Ie,
751
- icoPlus: je,
752
- icoMinus: Ne,
753
- "star-0": Oe,
754
- "star-25": Be,
755
- "star-50": ze,
756
- "star-75": De,
757
- "star-100": He,
758
- cross: Me,
759
- search: Te,
760
- arrowLeft: Ue,
761
- arrowTop: Re,
762
- cart: Fe,
763
- notifyme: Ve,
764
- triangledown: Ze,
765
- triangleup: qe,
766
- checkstroke: We,
767
- pause: Ke,
768
- mapDualArrow: Ge,
769
- swipeDualArrow: Je
770
- }, Qe = {
771
- strikeDiagonal: Xe
745
+ `, G = {
746
+ wishlist: Ie,
747
+ playerv: Oe,
748
+ chevronRight: Be,
749
+ chevronLeft: ze,
750
+ icoPlus: Re,
751
+ icoMinus: Fe,
752
+ "star-0": De,
753
+ "star-25": He,
754
+ "star-50": Te,
755
+ "star-75": Me,
756
+ "star-100": je,
757
+ cross: Ue,
758
+ search: Ne,
759
+ arrowLeft: Ve,
760
+ arrowTop: Ze,
761
+ cart: qe,
762
+ notifyme: We,
763
+ triangledown: Ke,
764
+ triangleup: Ge,
765
+ checkstroke: Xe,
766
+ pause: Je,
767
+ mapDualArrow: Qe,
768
+ swipeDualArrow: to
769
+ }, eo = {
770
+ strikeDiagonal: Ye
772
771
  };
773
772
  /**
774
773
  * @license
775
774
  * Copyright 2017 Google LLC
776
775
  * SPDX-License-Identifier: BSD-3-Clause
777
776
  */
778
- const zt = { ATTRIBUTE: 1, CHILD: 2 }, Dt = (o) => (...t) => ({ _$litDirective$: o, values: t });
779
- let Ht = class {
777
+ const Ht = { ATTRIBUTE: 1, CHILD: 2 }, Tt = (o) => (...t) => ({ _$litDirective$: o, values: t });
778
+ let Mt = class {
780
779
  constructor(t) {
781
780
  }
782
781
  get _$AU() {
@@ -797,9 +796,9 @@ let Ht = class {
797
796
  * Copyright 2017 Google LLC
798
797
  * SPDX-License-Identifier: BSD-3-Clause
799
798
  */
800
- class kt extends Ht {
799
+ class Et extends Mt {
801
800
  constructor(t) {
802
- if (super(t), this.it = d, t.type !== zt.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
801
+ if (super(t), this.it = d, t.type !== Ht.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
803
802
  }
804
803
  render(t) {
805
804
  if (t === d || t == null) return this._t = void 0, this.it = t;
@@ -811,23 +810,23 @@ class kt extends Ht {
811
810
  return e.raw = e, this._t = { _$litType$: this.constructor.resultType, strings: e, values: [] };
812
811
  }
813
812
  }
814
- kt.directiveName = "unsafeHTML", kt.resultType = 1;
813
+ Et.directiveName = "unsafeHTML", Et.resultType = 1;
815
814
  /**
816
815
  * @license
817
816
  * Copyright 2017 Google LLC
818
817
  * SPDX-License-Identifier: BSD-3-Clause
819
818
  */
820
- class At extends kt {
819
+ class St extends Et {
821
820
  }
822
- At.directiveName = "unsafeSVG", At.resultType = 2;
823
- const S = Dt(At);
824
- var Ye = Object.defineProperty, to = Object.getOwnPropertyDescriptor, w = (o, t, e, n) => {
825
- for (var i = n > 1 ? void 0 : n ? to(t, e) : t, r = o.length - 1, s; r >= 0; r--)
821
+ St.directiveName = "unsafeSVG", St.resultType = 2;
822
+ const L = Tt(St);
823
+ var oo = Object.defineProperty, io = Object.getOwnPropertyDescriptor, w = (o, t, e, n) => {
824
+ for (var i = n > 1 ? void 0 : n ? io(t, e) : t, r = o.length - 1, s; r >= 0; r--)
826
825
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
827
- return n && i && Ye(t, e, i), i;
826
+ return n && i && oo(t, e, i), i;
828
827
  };
829
- const eo = Bt(v);
830
- let b = class extends eo {
828
+ const no = Dt(u);
829
+ let f = class extends no {
831
830
  constructor() {
832
831
  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;
833
832
  }
@@ -838,7 +837,7 @@ let b = class extends eo {
838
837
  this.setAttribute("name", o);
839
838
  }
840
839
  get form() {
841
- return this[Ot].form;
840
+ return this[zt].form;
842
841
  }
843
842
  handleClick() {
844
843
  if (this.panelTarget) {
@@ -852,11 +851,11 @@ let b = class extends eo {
852
851
  renderIcon(o) {
853
852
  const t = o === "start" ? this.startIconModel : this.endIconModel;
854
853
  if (!t) return d;
855
- const e = W[t].replace(
854
+ const e = G[t].replace(
856
855
  "<svg",
857
856
  '<svg aria-hidden="true" focusable="false" part="svg"'
858
857
  );
859
- return l`<span class="${o === "start" ? "icon-start" : "icon-end"}">${S(e)}</span>`;
858
+ return l`<span class="${o === "start" ? "icon-start" : "icon-end"}">${L(e)}</span>`;
860
859
  }
861
860
  renderButton() {
862
861
  const o = this.text || this.textsecond;
@@ -890,15 +889,19 @@ let b = class extends eo {
890
889
  `;
891
890
  }
892
891
  };
893
- Ee(b);
894
- b.formAssociated = !0;
895
- b.styles = y`
892
+ Pe(f);
893
+ f.formAssociated = !0;
894
+ f.styles = b`
896
895
  :host {
897
896
  --button-border: transparent;
898
897
  cursor: pointer;
899
898
  display: inline-flex;
900
899
  }
901
900
 
901
+ :host(.a--tabfocus) {
902
+ outline: none !important;
903
+ }
904
+
902
905
  :host([fullwidth]) {
903
906
  width: 100%;
904
907
  }
@@ -1004,7 +1007,7 @@ b.styles = y`
1004
1007
  }
1005
1008
 
1006
1009
  .button:focus-visible {
1007
- ${gt};
1010
+ ${mt};
1008
1011
  }
1009
1012
 
1010
1013
  span.text + span.text::before {
@@ -1079,58 +1082,58 @@ b.styles = y`
1079
1082
  `;
1080
1083
  w([
1081
1084
  a()
1082
- ], b.prototype, "type", 2);
1085
+ ], f.prototype, "type", 2);
1083
1086
  w([
1084
1087
  a({ reflect: !0 })
1085
- ], b.prototype, "value", 2);
1088
+ ], f.prototype, "value", 2);
1086
1089
  w([
1087
1090
  a({ type: String, reflect: !0 })
1088
- ], b.prototype, "variant", 2);
1091
+ ], f.prototype, "variant", 2);
1089
1092
  w([
1090
1093
  a({ type: String })
1091
- ], b.prototype, "text", 2);
1094
+ ], f.prototype, "text", 2);
1092
1095
  w([
1093
1096
  a({ type: String })
1094
- ], b.prototype, "textsecond", 2);
1097
+ ], f.prototype, "textsecond", 2);
1095
1098
  w([
1096
1099
  a({ type: Boolean, reflect: !0 })
1097
- ], b.prototype, "fullwidth", 2);
1100
+ ], f.prototype, "fullwidth", 2);
1098
1101
  w([
1099
1102
  a({ type: Boolean, reflect: !0 })
1100
- ], b.prototype, "disabled", 2);
1103
+ ], f.prototype, "disabled", 2);
1101
1104
  w([
1102
1105
  a({ type: String, reflect: !0 })
1103
- ], b.prototype, "startIconModel", 2);
1106
+ ], f.prototype, "startIconModel", 2);
1104
1107
  w([
1105
1108
  a({ type: String, reflect: !0 })
1106
- ], b.prototype, "endIconModel", 2);
1109
+ ], f.prototype, "endIconModel", 2);
1107
1110
  w([
1108
1111
  a({ type: Boolean, reflect: !0, attribute: "starticon" })
1109
- ], b.prototype, "startIcon", 2);
1112
+ ], f.prototype, "startIcon", 2);
1110
1113
  w([
1111
1114
  a({ type: Boolean, reflect: !0, attribute: "endicon" })
1112
- ], b.prototype, "endIcon", 2);
1115
+ ], f.prototype, "endIcon", 2);
1113
1116
  w([
1114
1117
  a({ type: String, attribute: "paneltarget", reflect: !0 })
1115
- ], b.prototype, "panelTarget", 2);
1118
+ ], f.prototype, "panelTarget", 2);
1116
1119
  w([
1117
1120
  a({ type: String })
1118
- ], b.prototype, "href", 2);
1121
+ ], f.prototype, "href", 2);
1119
1122
  w([
1120
1123
  a({ type: String })
1121
- ], b.prototype, "target", 2);
1124
+ ], f.prototype, "target", 2);
1122
1125
  w([
1123
1126
  a({ type: Boolean, reflect: !0 })
1124
- ], b.prototype, "underlined", 2);
1125
- b = w([
1127
+ ], f.prototype, "underlined", 2);
1128
+ f = w([
1126
1129
  x("o-button")
1127
- ], b);
1128
- var oo = Object.defineProperty, io = Object.getOwnPropertyDescriptor, yt = (o, t, e, n) => {
1129
- for (var i = n > 1 ? void 0 : n ? io(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1130
+ ], f);
1131
+ var ro = Object.defineProperty, so = Object.getOwnPropertyDescriptor, xt = (o, t, e, n) => {
1132
+ for (var i = n > 1 ? void 0 : n ? so(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1130
1133
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1131
- return n && i && oo(t, e, i), i;
1134
+ return n && i && ro(t, e, i), i;
1132
1135
  };
1133
- let J = class extends v {
1136
+ let Y = class extends u {
1134
1137
  constructor() {
1135
1138
  super(...arguments), this.status = "empty", this.ariaDescribedBy = "a-product-name", this.label = "Add to wishlist", this.toggleStatus = () => {
1136
1139
  this.status = this.status === "empty" ? "filled" : "empty", this.setAttribute("aria-pressed", String(this.status === "filled")), this.dispatchEvent(new CustomEvent("wishlist-toggle", {
@@ -1150,14 +1153,14 @@ let J = class extends v {
1150
1153
  (o.key === "Enter" || o.key === " ") && (o.preventDefault(), this.toggleStatus());
1151
1154
  }
1152
1155
  render() {
1153
- const o = W.wishlist.replace(
1156
+ const o = G.wishlist.replace(
1154
1157
  "<svg",
1155
1158
  '<svg aria-hidden="true" focusable="false" part="svg"'
1156
1159
  );
1157
1160
  return l`
1158
1161
  <button type="button" aria-describedby="${this.ariaDescribedBy}" class="wishlist-button">
1159
1162
  <span class="sr-only">${this.label}</span>
1160
- ${S(o)}
1163
+ ${L(o)}
1161
1164
  </button>
1162
1165
  `;
1163
1166
  }
@@ -1171,7 +1174,7 @@ let J = class extends v {
1171
1174
  this.label = o, this.requestUpdate();
1172
1175
  }
1173
1176
  };
1174
- J.styles = y`
1177
+ Y.styles = b`
1175
1178
  :host {
1176
1179
  display: inline-flex;
1177
1180
  justify-content: center;
@@ -1237,30 +1240,30 @@ J.styles = y`
1237
1240
  white-space: nowrap !important;
1238
1241
  }
1239
1242
  `;
1240
- yt([
1243
+ xt([
1241
1244
  a({ type: String, reflect: !0 })
1242
- ], J.prototype, "status", 2);
1243
- yt([
1245
+ ], Y.prototype, "status", 2);
1246
+ xt([
1244
1247
  a({ type: String, reflect: !0 })
1245
- ], J.prototype, "ariaDescribedBy", 2);
1246
- yt([
1248
+ ], Y.prototype, "ariaDescribedBy", 2);
1249
+ xt([
1247
1250
  a({ type: String, reflect: !0 })
1248
- ], J.prototype, "label", 2);
1249
- J = yt([
1251
+ ], Y.prototype, "label", 2);
1252
+ Y = xt([
1250
1253
  x("o-wishlist-button")
1251
- ], J);
1254
+ ], Y);
1252
1255
  /**
1253
1256
  * @license
1254
1257
  * Copyright 2018 Google LLC
1255
1258
  * SPDX-License-Identifier: BSD-3-Clause
1256
1259
  */
1257
1260
  const $ = (o) => o ?? d;
1258
- var no = Object.defineProperty, ro = Object.getOwnPropertyDescriptor, P = (o, t, e, n) => {
1259
- for (var i = n > 1 ? void 0 : n ? ro(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1261
+ var ao = Object.defineProperty, lo = Object.getOwnPropertyDescriptor, I = (o, t, e, n) => {
1262
+ for (var i = n > 1 ? void 0 : n ? lo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1260
1263
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1261
- return n && i && no(t, e, i), i;
1264
+ return n && i && ao(t, e, i), i;
1262
1265
  };
1263
- let _ = class extends v {
1266
+ let _ = class extends u {
1264
1267
  constructor() {
1265
1268
  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 = "";
1266
1269
  }
@@ -1268,14 +1271,14 @@ let _ = class extends v {
1268
1271
  super.updated(o), this.style.setProperty("--icon-stroke-width", this.strokewidth);
1269
1272
  }
1270
1273
  render() {
1271
- const o = W[this.icon] ?? "", t = `icon-${this.icon}`, e = o.replace(
1274
+ const o = G[this.icon] ?? "", t = `icon-${this.icon}`, e = o.replace(
1272
1275
  "<svg",
1273
1276
  '<svg aria-hidden="true" focusable="false" part="svg"'
1274
1277
  ), n = this.showSrLabel ? l`<span class="sr-only">${this.srLabel}</span>` : null, i = this.showSrLabel ? null : "icon";
1275
1278
  return l`
1276
1279
  ${this.type === "span" ? l`
1277
1280
  <span class="icon icon-button ${this.size} ${this.bgstyle} ${this.status} ${t}" ?disabled="${this.disabled}">
1278
- ${S(e)}
1281
+ ${L(e)}
1279
1282
  </span>
1280
1283
  ` : l`
1281
1284
  <button
@@ -1284,14 +1287,14 @@ let _ = class extends v {
1284
1287
  class="icon-button ${this.size} ${this.bgstyle} ${this.status} ${t}"
1285
1288
  ?disabled="${this.disabled}"
1286
1289
  >
1287
- ${S(e)}
1290
+ ${L(e)}
1288
1291
  ${n}
1289
1292
  </button>
1290
1293
  `}
1291
1294
  `;
1292
1295
  }
1293
1296
  };
1294
- _.styles = y`
1297
+ _.styles = b`
1295
1298
  :host {
1296
1299
  display: inline-flex;
1297
1300
  justify-content: center;
@@ -1502,42 +1505,42 @@ _.styles = y`
1502
1505
  display: none;
1503
1506
  }
1504
1507
  `;
1505
- P([
1508
+ I([
1506
1509
  a({ type: String, reflect: !0 })
1507
1510
  ], _.prototype, "bgstyle", 2);
1508
- P([
1511
+ I([
1509
1512
  a({ type: String, reflect: !0 })
1510
1513
  ], _.prototype, "size", 2);
1511
- P([
1514
+ I([
1512
1515
  a({ type: String, reflect: !0 })
1513
1516
  ], _.prototype, "status", 2);
1514
- P([
1517
+ I([
1515
1518
  a({ type: String, reflect: !0 })
1516
1519
  ], _.prototype, "type", 2);
1517
- P([
1520
+ I([
1518
1521
  a({ type: String })
1519
1522
  ], _.prototype, "strokewidth", 2);
1520
- P([
1523
+ I([
1521
1524
  a({ type: String })
1522
1525
  ], _.prototype, "icon", 2);
1523
- P([
1526
+ I([
1524
1527
  a({ type: Boolean, reflect: !0 })
1525
1528
  ], _.prototype, "disabled", 2);
1526
- P([
1529
+ I([
1527
1530
  a({ type: Boolean })
1528
1531
  ], _.prototype, "showSrLabel", 2);
1529
- P([
1532
+ I([
1530
1533
  a({ type: String })
1531
1534
  ], _.prototype, "srLabel", 2);
1532
- _ = P([
1535
+ _ = I([
1533
1536
  x("o-icon-button")
1534
1537
  ], _);
1535
- var so = Object.defineProperty, ao = Object.getOwnPropertyDescriptor, K = (o, t, e, n) => {
1536
- for (var i = n > 1 ? void 0 : n ? ao(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1538
+ var co = Object.defineProperty, ho = Object.getOwnPropertyDescriptor, X = (o, t, e, n) => {
1539
+ for (var i = n > 1 ? void 0 : n ? ho(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1537
1540
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1538
- return n && i && so(t, e, i), i;
1541
+ return n && i && co(t, e, i), i;
1539
1542
  };
1540
- let B = class extends v {
1543
+ let z = class extends u {
1541
1544
  constructor() {
1542
1545
  super(...arguments), this.href = "", this.target = "", this.template = "standard", this.inverse = !1, this.endIcon = !1, this.reverseEndIcon = !1;
1543
1546
  }
@@ -1575,7 +1578,7 @@ let B = class extends v {
1575
1578
  `;
1576
1579
  }
1577
1580
  };
1578
- B.styles = y`
1581
+ z.styles = b`
1579
1582
  :host([template="standard"]) a {
1580
1583
  color: var(--color-content-action-secondary);
1581
1584
  font-size: var(--font-size-200);
@@ -1663,33 +1666,33 @@ B.styles = y`
1663
1666
  }
1664
1667
  /* End of underline effect */
1665
1668
  `;
1666
- K([
1669
+ X([
1667
1670
  a({ type: String })
1668
- ], B.prototype, "href", 2);
1669
- K([
1671
+ ], z.prototype, "href", 2);
1672
+ X([
1670
1673
  a({ type: String })
1671
- ], B.prototype, "target", 2);
1672
- K([
1674
+ ], z.prototype, "target", 2);
1675
+ X([
1673
1676
  a({ type: String, reflect: !0 })
1674
- ], B.prototype, "template", 2);
1675
- K([
1677
+ ], z.prototype, "template", 2);
1678
+ X([
1676
1679
  a({ type: Boolean, reflect: !0 })
1677
- ], B.prototype, "inverse", 2);
1678
- K([
1680
+ ], z.prototype, "inverse", 2);
1681
+ X([
1679
1682
  a({ type: Boolean, reflect: !0 })
1680
- ], B.prototype, "endIcon", 2);
1681
- K([
1683
+ ], z.prototype, "endIcon", 2);
1684
+ X([
1682
1685
  a({ type: Boolean, reflect: !0 })
1683
- ], B.prototype, "reverseEndIcon", 2);
1684
- B = K([
1686
+ ], z.prototype, "reverseEndIcon", 2);
1687
+ z = X([
1685
1688
  x("o-link")
1686
- ], B);
1687
- var lo = Object.defineProperty, co = Object.getOwnPropertyDescriptor, mt = (o, t, e, n) => {
1688
- for (var i = n > 1 ? void 0 : n ? co(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1689
+ ], z);
1690
+ var po = Object.defineProperty, uo = Object.getOwnPropertyDescriptor, wt = (o, t, e, n) => {
1691
+ for (var i = n > 1 ? void 0 : n ? uo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1689
1692
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1690
- return n && i && lo(t, e, i), i;
1693
+ return n && i && po(t, e, i), i;
1691
1694
  };
1692
- let Q = class extends v {
1695
+ let tt = class extends u {
1693
1696
  constructor() {
1694
1697
  super(...arguments), this.rating = 0;
1695
1698
  }
@@ -1708,7 +1711,7 @@ let Q = class extends v {
1708
1711
  <div class="rating">
1709
1712
  <div class="stars">
1710
1713
  ${o.map(
1711
- (t) => l`<span class="star">${S(W[t] ?? "")}</span>`
1714
+ (t) => l`<span class="star">${L(G[t] ?? "")}</span>`
1712
1715
  )}
1713
1716
  </div>
1714
1717
  ${this.reviewCount != null && this.href != null ? l`<o-link template="review" href="${this.href}">${this.reviewCount}</o-link>` : null}
@@ -1716,7 +1719,7 @@ let Q = class extends v {
1716
1719
  `;
1717
1720
  }
1718
1721
  };
1719
- Q.styles = y`
1722
+ tt.styles = b`
1720
1723
  svg {
1721
1724
  width: 12px;
1722
1725
  height: 12px;
@@ -1750,74 +1753,74 @@ Q.styles = y`
1750
1753
  cursor: pointer;
1751
1754
  }
1752
1755
  `;
1753
- mt([
1756
+ wt([
1754
1757
  a({ type: Number })
1755
- ], Q.prototype, "rating", 2);
1756
- mt([
1758
+ ], tt.prototype, "rating", 2);
1759
+ wt([
1757
1760
  a({ type: String })
1758
- ], Q.prototype, "reviewCount", 2);
1759
- mt([
1761
+ ], tt.prototype, "reviewCount", 2);
1762
+ wt([
1760
1763
  a({ type: String })
1761
- ], Q.prototype, "href", 2);
1762
- Q = mt([
1764
+ ], tt.prototype, "href", 2);
1765
+ tt = wt([
1763
1766
  x("o-rating")
1764
- ], Q);
1767
+ ], tt);
1765
1768
  /**
1766
1769
  * @license
1767
1770
  * Copyright 2020 Google LLC
1768
1771
  * SPDX-License-Identifier: BSD-3-Clause
1769
1772
  */
1770
- const ho = (o) => o.strings === void 0;
1773
+ const vo = (o) => o.strings === void 0;
1771
1774
  /**
1772
1775
  * @license
1773
1776
  * Copyright 2017 Google LLC
1774
1777
  * SPDX-License-Identifier: BSD-3-Clause
1775
1778
  */
1776
- const ot = (o, t) => {
1779
+ const nt = (o, t) => {
1777
1780
  var n;
1778
1781
  const e = o._$AN;
1779
1782
  if (e === void 0) return !1;
1780
- for (const i of e) (n = i._$AO) == null || n.call(i, t, !1), ot(i, t);
1783
+ for (const i of e) (n = i._$AO) == null || n.call(i, t, !1), nt(i, t);
1781
1784
  return !0;
1782
- }, bt = (o) => {
1785
+ }, gt = (o) => {
1783
1786
  let t, e;
1784
1787
  do {
1785
1788
  if ((t = o._$AM) === void 0) break;
1786
1789
  e = t._$AN, e.delete(o), o = t;
1787
1790
  } while ((e == null ? void 0 : e.size) === 0);
1788
- }, ne = (o) => {
1791
+ }, ae = (o) => {
1789
1792
  for (let t; t = o._$AM; o = t) {
1790
1793
  let e = t._$AN;
1791
1794
  if (e === void 0) t._$AN = e = /* @__PURE__ */ new Set();
1792
1795
  else if (e.has(o)) break;
1793
- e.add(o), vo(t);
1796
+ e.add(o), go(t);
1794
1797
  }
1795
1798
  };
1796
- function po(o) {
1797
- this._$AN !== void 0 ? (bt(this), this._$AM = o, ne(this)) : this._$AM = o;
1799
+ function fo(o) {
1800
+ this._$AN !== void 0 ? (gt(this), this._$AM = o, ae(this)) : this._$AM = o;
1798
1801
  }
1799
- function uo(o, t = !1, e = 0) {
1802
+ function bo(o, t = !1, e = 0) {
1800
1803
  const n = this._$AH, i = this._$AN;
1801
- if (i !== void 0 && i.size !== 0) if (t) if (Array.isArray(n)) for (let r = e; r < n.length; r++) ot(n[r], !1), bt(n[r]);
1802
- else n != null && (ot(n, !1), bt(n));
1803
- else ot(this, o);
1804
+ if (i !== void 0 && i.size !== 0) if (t) if (Array.isArray(n)) for (let r = e; r < n.length; r++) nt(n[r], !1), gt(n[r]);
1805
+ else n != null && (nt(n, !1), gt(n));
1806
+ else nt(this, o);
1804
1807
  }
1805
- const vo = (o) => {
1806
- o.type == zt.CHILD && (o._$AP ?? (o._$AP = uo), o._$AQ ?? (o._$AQ = po));
1808
+ const go = (o) => {
1809
+ o.type == Ht.CHILD && (o._$AP ?? (o._$AP = bo), o._$AQ ?? (o._$AQ = fo));
1807
1810
  };
1808
- class bo extends Ht {
1811
+ class yo extends Mt {
1809
1812
  constructor() {
1810
1813
  super(...arguments), this._$AN = void 0;
1811
1814
  }
1812
1815
  _$AT(t, e, n) {
1813
- super._$AT(t, e, n), ne(this), this.isConnected = t._$AU;
1816
+ super._$AT(t, e, n), ae(this), this.isConnected = t._$AU;
1814
1817
  }
1815
1818
  _$AO(t, e = !0) {
1816
1819
  var n, i;
1817
- t !== this.isConnected && (this.isConnected = t, t ? (n = this.reconnected) == null || n.call(this) : (i = this.disconnected) == null || i.call(this)), e && (ot(this, t), bt(this));
1820
+ t !== this.isConnected && (this.isConnected = t, t ? (n = this.reconnected) == null || n.call(this) : (i = this.disconnected) == null || i.call(this)), e && (nt(this, t), gt(this));
1818
1821
  }
1819
1822
  setValue(t) {
1820
- if (ho(this._$Ct)) this._$Ct._$AI(t, this);
1823
+ if (vo(this._$Ct)) this._$Ct._$AI(t, this);
1821
1824
  else {
1822
1825
  const e = [...this._$Ct._$AH];
1823
1826
  e[this._$Ci] = t, this._$Ct._$AI(e, this, 0);
@@ -1828,7 +1831,7 @@ class bo extends Ht {
1828
1831
  reconnected() {
1829
1832
  }
1830
1833
  }
1831
- class fo extends bo {
1834
+ class mo extends yo {
1832
1835
  constructor() {
1833
1836
  super(...arguments), this.prevData = {};
1834
1837
  }
@@ -1855,7 +1858,7 @@ class fo extends bo {
1855
1858
  (!t || !(i in t) && n[i] === e[i]) && (n[i] = void 0);
1856
1859
  }
1857
1860
  }
1858
- class go extends fo {
1861
+ class xo extends mo {
1859
1862
  constructor() {
1860
1863
  super(...arguments), this.eventData = {};
1861
1864
  }
@@ -1899,7 +1902,7 @@ class go extends fo {
1899
1902
  }
1900
1903
  }
1901
1904
  }
1902
- class yo extends go {
1905
+ class wo extends xo {
1903
1906
  apply(t) {
1904
1907
  if (!t)
1905
1908
  return;
@@ -1948,13 +1951,13 @@ class yo extends go {
1948
1951
  }
1949
1952
  }
1950
1953
  }
1951
- const Jt = Dt(yo);
1952
- var mo = Object.defineProperty, xo = Object.getOwnPropertyDescriptor, f = (o, t, e, n) => {
1953
- for (var i = n > 1 ? void 0 : n ? xo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1954
+ const te = Tt(wo);
1955
+ var $o = Object.defineProperty, _o = Object.getOwnPropertyDescriptor, g = (o, t, e, n) => {
1956
+ for (var i = n > 1 ? void 0 : n ? _o(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1954
1957
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
1955
- return n && i && mo(t, e, i), i;
1958
+ return n && i && $o(t, e, i), i;
1956
1959
  };
1957
- let u = class extends v {
1960
+ let v = class extends u {
1958
1961
  constructor() {
1959
1962
  super(...arguments), this.open = !1, this.showHeader = !0, this.showFooter = !1, this.showHeaderStartIcon = !1, this.headerTitle = "", this.headerTitleClassName = "panel-title", this.closeButtonLabel = "Close the modal", this.firstButtonLabel = "Close", this.firstButtonVariant = "primary", this.firstButtonProps = {}, this.onFirstButtonClickClose = !1, this.secondButtonLabel = "", this.secondButtonVariant = "secondary", this.secondButtonProps = {}, this.onSecondButtonClickClose = !1, this.disablePortal = !1, this.zIndex = 99, this.initialized = !1, this.previousFocusedElement = null, this.handleKeyDown = (o) => {
1960
1963
  this.open && (o.key === "Escape" ? this.closePanel() : o.key === "Tab" && this.trapFocus(o));
@@ -2066,7 +2069,7 @@ let u = class extends v {
2066
2069
  variant="${this.firstButtonVariant}"
2067
2070
  @click=${this.handleFirstClick}
2068
2071
  @keydown=${this.handleFirstClick}
2069
- ${Jt(this.firstButtonProps)}
2072
+ ${te(this.firstButtonProps)}
2070
2073
  >
2071
2074
  ${this.firstButtonLabel}
2072
2075
  </o-button>
@@ -2077,7 +2080,7 @@ let u = class extends v {
2077
2080
  variant="${this.secondButtonVariant}"
2078
2081
  @click=${this.handleSecondClick}
2079
2082
  @keydown=${this.handleSecondClick}
2080
- ${Jt(this.secondButtonProps)}
2083
+ ${te(this.secondButtonProps)}
2081
2084
  >
2082
2085
  ${this.secondButtonLabel}
2083
2086
  </o-button>
@@ -2088,7 +2091,7 @@ let u = class extends v {
2088
2091
  `;
2089
2092
  }
2090
2093
  };
2091
- u.styles = y`
2094
+ v.styles = b`
2092
2095
  :host {
2093
2096
  --z-overlay: 99;
2094
2097
  --z-panel: 100;
@@ -2192,7 +2195,7 @@ u.styles = y`
2192
2195
  .panel:focus-visible,
2193
2196
  .close-btn:focus,
2194
2197
  .close-btn:focus-visible {
2195
- ${gt}
2198
+ ${mt}
2196
2199
  }
2197
2200
 
2198
2201
  .content {
@@ -2237,69 +2240,69 @@ u.styles = y`
2237
2240
  }
2238
2241
  }
2239
2242
  `;
2240
- f([
2243
+ g([
2241
2244
  a({ type: Boolean, reflect: !0 })
2242
- ], u.prototype, "open", 2);
2243
- f([
2245
+ ], v.prototype, "open", 2);
2246
+ g([
2244
2247
  a({ type: Boolean, reflect: !0 })
2245
- ], u.prototype, "showHeader", 2);
2246
- f([
2248
+ ], v.prototype, "showHeader", 2);
2249
+ g([
2247
2250
  a({ type: Boolean, reflect: !0 })
2248
- ], u.prototype, "showFooter", 2);
2249
- f([
2251
+ ], v.prototype, "showFooter", 2);
2252
+ g([
2250
2253
  a({ type: Boolean, reflect: !0 })
2251
- ], u.prototype, "showHeaderStartIcon", 2);
2252
- f([
2254
+ ], v.prototype, "showHeaderStartIcon", 2);
2255
+ g([
2253
2256
  a({ type: String, reflect: !0 })
2254
- ], u.prototype, "headerTitle", 2);
2255
- f([
2257
+ ], v.prototype, "headerTitle", 2);
2258
+ g([
2256
2259
  a({ type: String, reflect: !0 })
2257
- ], u.prototype, "headerTitleClassName", 2);
2258
- f([
2260
+ ], v.prototype, "headerTitleClassName", 2);
2261
+ g([
2259
2262
  a({ type: String, reflect: !0 })
2260
- ], u.prototype, "closeButtonLabel", 2);
2261
- f([
2263
+ ], v.prototype, "closeButtonLabel", 2);
2264
+ g([
2262
2265
  a({ type: String, reflect: !0 })
2263
- ], u.prototype, "firstButtonLabel", 2);
2264
- f([
2266
+ ], v.prototype, "firstButtonLabel", 2);
2267
+ g([
2265
2268
  a({ type: String, reflect: !0 })
2266
- ], u.prototype, "firstButtonVariant", 2);
2267
- f([
2269
+ ], v.prototype, "firstButtonVariant", 2);
2270
+ g([
2268
2271
  a({ type: Object, reflect: !0 })
2269
- ], u.prototype, "firstButtonProps", 2);
2270
- f([
2272
+ ], v.prototype, "firstButtonProps", 2);
2273
+ g([
2271
2274
  a({ type: Boolean, reflect: !0 })
2272
- ], u.prototype, "onFirstButtonClickClose", 2);
2273
- f([
2275
+ ], v.prototype, "onFirstButtonClickClose", 2);
2276
+ g([
2274
2277
  a({ type: String, reflect: !0 })
2275
- ], u.prototype, "secondButtonLabel", 2);
2276
- f([
2278
+ ], v.prototype, "secondButtonLabel", 2);
2279
+ g([
2277
2280
  a({ type: String, reflect: !0 })
2278
- ], u.prototype, "secondButtonVariant", 2);
2279
- f([
2281
+ ], v.prototype, "secondButtonVariant", 2);
2282
+ g([
2280
2283
  a({ type: Object, reflect: !0 })
2281
- ], u.prototype, "secondButtonProps", 2);
2282
- f([
2284
+ ], v.prototype, "secondButtonProps", 2);
2285
+ g([
2283
2286
  a({ type: Boolean, reflect: !0 })
2284
- ], u.prototype, "onSecondButtonClickClose", 2);
2285
- f([
2287
+ ], v.prototype, "onSecondButtonClickClose", 2);
2288
+ g([
2286
2289
  a({ type: Boolean, reflect: !0 })
2287
- ], u.prototype, "disablePortal", 2);
2288
- f([
2290
+ ], v.prototype, "disablePortal", 2);
2291
+ g([
2289
2292
  a({ type: Number, reflect: !0 })
2290
- ], u.prototype, "zIndex", 2);
2291
- f([
2293
+ ], v.prototype, "zIndex", 2);
2294
+ g([
2292
2295
  a({ type: Boolean, reflect: !0 })
2293
- ], u.prototype, "initialized", 2);
2294
- u = f([
2296
+ ], v.prototype, "initialized", 2);
2297
+ v = g([
2295
2298
  x("o-side-panel")
2296
- ], u);
2297
- var wo = Object.defineProperty, $o = Object.getOwnPropertyDescriptor, U = (o, t, e, n) => {
2298
- for (var i = n > 1 ? void 0 : n ? $o(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2299
+ ], v);
2300
+ var Co = Object.defineProperty, ko = Object.getOwnPropertyDescriptor, R = (o, t, e, n) => {
2301
+ for (var i = n > 1 ? void 0 : n ? ko(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2299
2302
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2300
- return n && i && wo(t, e, i), i;
2303
+ return n && i && Co(t, e, i), i;
2301
2304
  };
2302
- let L = class extends v {
2305
+ let P = class extends u {
2303
2306
  constructor() {
2304
2307
  super(...arguments), this.thumbnails = [], this.activeIndex = 0, this.disabledIndexes = [], this.maxWidth = "100%", this.altressource = "visual", this.focusedIndex = 0, this.playerIconTemplate = l`
2305
2308
  <o-icon-button
@@ -2376,7 +2379,7 @@ let L = class extends v {
2376
2379
  `;
2377
2380
  }
2378
2381
  };
2379
- L.styles = y`
2382
+ P.styles = b`
2380
2383
  :host {
2381
2384
  display: flex;
2382
2385
  gap: 5px;
@@ -2482,36 +2485,36 @@ L.styles = y`
2482
2485
  width: 0;
2483
2486
  }
2484
2487
  `;
2485
- U([
2488
+ R([
2486
2489
  a({ type: Array })
2487
- ], L.prototype, "thumbnails", 2);
2488
- U([
2490
+ ], P.prototype, "thumbnails", 2);
2491
+ R([
2489
2492
  a({ type: Number })
2490
- ], L.prototype, "activeIndex", 2);
2491
- U([
2493
+ ], P.prototype, "activeIndex", 2);
2494
+ R([
2492
2495
  a({ type: Array })
2493
- ], L.prototype, "disabledIndexes", 2);
2494
- U([
2496
+ ], P.prototype, "disabledIndexes", 2);
2497
+ R([
2495
2498
  a({ type: String })
2496
- ], L.prototype, "maxWidth", 2);
2497
- U([
2499
+ ], P.prototype, "maxWidth", 2);
2500
+ R([
2498
2501
  a({ type: String })
2499
- ], L.prototype, "altressource", 2);
2500
- U([
2502
+ ], P.prototype, "altressource", 2);
2503
+ R([
2501
2504
  a({ type: Object })
2502
- ], L.prototype, "swiperInstance", 2);
2503
- U([
2504
- q()
2505
- ], L.prototype, "focusedIndex", 2);
2506
- L = U([
2505
+ ], P.prototype, "swiperInstance", 2);
2506
+ R([
2507
+ K()
2508
+ ], P.prototype, "focusedIndex", 2);
2509
+ P = R([
2507
2510
  x("thumbnail-navigation")
2508
- ], L);
2509
- var _o = Object.defineProperty, Co = Object.getOwnPropertyDescriptor, Mt = (o, t, e, n) => {
2510
- for (var i = n > 1 ? void 0 : n ? Co(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2511
+ ], P);
2512
+ var Ao = Object.defineProperty, Eo = Object.getOwnPropertyDescriptor, jt = (o, t, e, n) => {
2513
+ for (var i = n > 1 ? void 0 : n ? Eo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2511
2514
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2512
- return n && i && _o(t, e, i), i;
2515
+ return n && i && Ao(t, e, i), i;
2513
2516
  };
2514
- let st = class extends v {
2517
+ let lt = class extends u {
2515
2518
  constructor() {
2516
2519
  super(...arguments), this.type = "", this.bgstyle = "background-white";
2517
2520
  }
@@ -2521,7 +2524,7 @@ let st = class extends v {
2521
2524
  `;
2522
2525
  }
2523
2526
  };
2524
- st.styles = y`
2527
+ lt.styles = b`
2525
2528
  .tag {
2526
2529
  display: inline-block;
2527
2530
  padding: var(--spacing-2-xs) var(--spacing-s);
@@ -2577,21 +2580,21 @@ st.styles = y`
2577
2580
  }
2578
2581
 
2579
2582
  `;
2580
- Mt([
2583
+ jt([
2581
2584
  a({ type: String, reflect: !0 })
2582
- ], st.prototype, "type", 2);
2583
- Mt([
2585
+ ], lt.prototype, "type", 2);
2586
+ jt([
2584
2587
  a({ type: String, reflect: !0 })
2585
- ], st.prototype, "bgstyle", 2);
2586
- st = Mt([
2588
+ ], lt.prototype, "bgstyle", 2);
2589
+ lt = jt([
2587
2590
  x("o-tag")
2588
- ], st);
2589
- var ko = Object.defineProperty, Ao = Object.getOwnPropertyDescriptor, Tt = (o, t, e, n) => {
2590
- for (var i = n > 1 ? void 0 : n ? Ao(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2591
+ ], lt);
2592
+ var So = Object.defineProperty, Lo = Object.getOwnPropertyDescriptor, Ut = (o, t, e, n) => {
2593
+ for (var i = n > 1 ? void 0 : n ? Lo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2591
2594
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2592
- return n && i && ko(t, e, i), i;
2595
+ return n && i && So(t, e, i), i;
2593
2596
  };
2594
- let at = class extends v {
2597
+ let ct = class extends u {
2595
2598
  constructor() {
2596
2599
  super(...arguments), this.type = "top", this.text = "";
2597
2600
  }
@@ -2604,7 +2607,7 @@ let at = class extends v {
2604
2607
  `;
2605
2608
  }
2606
2609
  };
2607
- at.styles = y`
2610
+ ct.styles = b`
2608
2611
  .tooltip {
2609
2612
  position: relative;
2610
2613
  display: inline-block;
@@ -2697,21 +2700,21 @@ at.styles = y`
2697
2700
  }
2698
2701
 
2699
2702
  `;
2700
- Tt([
2703
+ Ut([
2701
2704
  a({ type: String, reflect: !0 })
2702
- ], at.prototype, "type", 2);
2703
- Tt([
2705
+ ], ct.prototype, "type", 2);
2706
+ Ut([
2704
2707
  a({ type: String, reflect: !0 })
2705
- ], at.prototype, "text", 2);
2706
- at = Tt([
2708
+ ], ct.prototype, "text", 2);
2709
+ ct = Ut([
2707
2710
  x("o-tooltip")
2708
- ], at);
2709
- var Eo = Object.defineProperty, So = Object.getOwnPropertyDescriptor, z = (o, t, e, n) => {
2710
- for (var i = n > 1 ? void 0 : n ? So(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2711
+ ], ct);
2712
+ var Po = Object.defineProperty, Io = Object.getOwnPropertyDescriptor, D = (o, t, e, n) => {
2713
+ for (var i = n > 1 ? void 0 : n ? Io(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2711
2714
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
2712
- return n && i && Eo(t, e, i), i;
2715
+ return n && i && Po(t, e, i), i;
2713
2716
  };
2714
- let A = class extends v {
2717
+ let A = class extends u {
2715
2718
  constructor() {
2716
2719
  super(...arguments), this.options = [], this.value = "", this.name = "", this.disabled = !1, this.width = "100%", this.open = !1, this.activeIndex = -1, this.menuWidth = "", this._handleOutsideClick = (o) => {
2717
2720
  this.contains(o.target) || (this.open = !1, this.activeIndex = -1);
@@ -2777,7 +2780,7 @@ let A = class extends v {
2777
2780
  this.options.length > 0 && (this.options.some((e) => e.value === this.value) || (this.value = this.options[0].value));
2778
2781
  }
2779
2782
  render() {
2780
- const o = W.checkstroke.replace(
2783
+ const o = G.checkstroke.replace(
2781
2784
  "<svg",
2782
2785
  '<svg aria-hidden="true" focusable="false" part="svg"'
2783
2786
  ), t = this.options.find((e) => e.value === this.value);
@@ -2822,10 +2825,10 @@ let A = class extends v {
2822
2825
  ${e.url ? l`
2823
2826
  <a href="${e.url}">
2824
2827
  <span>${e.label}</span>
2825
- ${e.value === this.value ? l`<span class="check">${S(o)}</span>` : null}
2828
+ ${e.value === this.value ? l`<span class="check">${L(o)}</span>` : null}
2826
2829
  </a>` : l`
2827
2830
  <span>${e.label}</span>
2828
- ${e.value === this.value ? l`<span class="check">${S(o)}</span>` : null}`}
2831
+ ${e.value === this.value ? l`<span class="check">${L(o)}</span>` : null}`}
2829
2832
  </li>`
2830
2833
  )}
2831
2834
  </ul>` : null}
@@ -2834,7 +2837,7 @@ let A = class extends v {
2834
2837
  `;
2835
2838
  }
2836
2839
  };
2837
- A.styles = y`
2840
+ A.styles = b`
2838
2841
  :host {
2839
2842
  display: inline-block;
2840
2843
  position: relative;
@@ -2974,44 +2977,44 @@ A.styles = y`
2974
2977
  display: none;
2975
2978
  }
2976
2979
  `;
2977
- z([
2980
+ D([
2978
2981
  a({ type: Array, reflect: !0 })
2979
2982
  ], A.prototype, "options", 2);
2980
- z([
2983
+ D([
2981
2984
  a({ type: String, reflect: !0 })
2982
2985
  ], A.prototype, "value", 2);
2983
- z([
2986
+ D([
2984
2987
  a({ type: String, reflect: !0 })
2985
2988
  ], A.prototype, "name", 2);
2986
- z([
2989
+ D([
2987
2990
  a({ type: Boolean, reflect: !0 })
2988
2991
  ], A.prototype, "disabled", 2);
2989
- z([
2992
+ D([
2990
2993
  a({ type: String, reflect: !0 })
2991
2994
  ], A.prototype, "width", 2);
2992
- z([
2993
- q()
2995
+ D([
2996
+ K()
2994
2997
  ], A.prototype, "open", 2);
2995
- z([
2996
- q()
2998
+ D([
2999
+ K()
2997
3000
  ], A.prototype, "activeIndex", 2);
2998
- z([
2999
- q()
3001
+ D([
3002
+ K()
3000
3003
  ], A.prototype, "menuWidth", 2);
3001
- A = z([
3004
+ A = D([
3002
3005
  x("o-dropdown")
3003
3006
  ], A);
3004
- var Lo = Object.getOwnPropertyDescriptor, Po = (o, t, e, n) => {
3005
- for (var i = n > 1 ? void 0 : n ? Lo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3007
+ var Oo = Object.getOwnPropertyDescriptor, Bo = (o, t, e, n) => {
3008
+ for (var i = n > 1 ? void 0 : n ? Oo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3006
3009
  (s = o[r]) && (i = s(i) || i);
3007
3010
  return i;
3008
3011
  };
3009
- let Et = class extends v {
3012
+ let Lt = class extends u {
3010
3013
  render() {
3011
3014
  return l` <span class="dots"></span> `;
3012
3015
  }
3013
3016
  };
3014
- Et.styles = y`
3017
+ Lt.styles = b`
3015
3018
  :host {
3016
3019
  display: flex;
3017
3020
  align-items: center;
@@ -3063,15 +3066,15 @@ Et.styles = y`
3063
3066
  }
3064
3067
  }
3065
3068
  `;
3066
- Et = Po([
3069
+ Lt = Bo([
3067
3070
  x("o-dots")
3068
- ], Et);
3069
- var Io = Object.defineProperty, Oo = Object.getOwnPropertyDescriptor, I = (o, t, e, n) => {
3070
- for (var i = n > 1 ? void 0 : n ? Oo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3071
+ ], Lt);
3072
+ var zo = Object.defineProperty, Do = Object.getOwnPropertyDescriptor, O = (o, t, e, n) => {
3073
+ for (var i = n > 1 ? void 0 : n ? Do(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3071
3074
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3072
- return n && i && Io(t, e, i), i;
3075
+ return n && i && zo(t, e, i), i;
3073
3076
  };
3074
- let C = class extends v {
3077
+ let C = class extends u {
3075
3078
  constructor() {
3076
3079
  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) => {
3077
3080
  this.contains(o.target) || (this.open = !1, this.activeIndex = -1);
@@ -3137,7 +3140,7 @@ let C = class extends v {
3137
3140
  this.options.length > 0 && (this.options.some((t) => t.value === this.value) || (this.value = this.options[0].value));
3138
3141
  }
3139
3142
  render() {
3140
- const o = W.checkstroke.replace(
3143
+ const o = G.checkstroke.replace(
3141
3144
  "<svg",
3142
3145
  '<svg aria-hidden="true" focusable="false" part="svg"'
3143
3146
  ), t = this.options.find((e) => e.value === this.value);
@@ -3196,7 +3199,7 @@ let C = class extends v {
3196
3199
  <div class="right">
3197
3200
  <span class="additional-text">${$(e.additionaltext)}</span>
3198
3201
  ${e.value === this.value && !e.additionaltext ? l`
3199
- <span class="check">${S(o)}</span>` : null}
3202
+ <span class="check">${L(o)}</span>` : null}
3200
3203
  </div>
3201
3204
  </a>
3202
3205
  </li>
@@ -3208,7 +3211,7 @@ let C = class extends v {
3208
3211
  `;
3209
3212
  }
3210
3213
  };
3211
- C.styles = y`
3214
+ C.styles = b`
3212
3215
  :host {
3213
3216
  display: inline-block;
3214
3217
  position: relative;
@@ -3384,34 +3387,34 @@ C.styles = y`
3384
3387
  display: none;
3385
3388
  }
3386
3389
  `;
3387
- I([
3390
+ O([
3388
3391
  a({ type: Array, reflect: !0 })
3389
3392
  ], C.prototype, "options", 2);
3390
- I([
3393
+ O([
3391
3394
  a({ type: String, reflect: !0 })
3392
3395
  ], C.prototype, "value", 2);
3393
- I([
3396
+ O([
3394
3397
  a({ type: String, reflect: !0 })
3395
3398
  ], C.prototype, "name", 2);
3396
- I([
3399
+ O([
3397
3400
  a({ type: String, reflect: !0 })
3398
3401
  ], C.prototype, "additionaltext", 2);
3399
- I([
3402
+ O([
3400
3403
  a({ type: Boolean, reflect: !0 })
3401
3404
  ], C.prototype, "disabled", 2);
3402
- I([
3405
+ O([
3403
3406
  a({ type: String, reflect: !0 })
3404
3407
  ], C.prototype, "width", 2);
3405
- I([
3406
- q()
3408
+ O([
3409
+ K()
3407
3410
  ], C.prototype, "open", 2);
3408
- I([
3409
- q()
3411
+ O([
3412
+ K()
3410
3413
  ], C.prototype, "activeIndex", 2);
3411
- I([
3412
- q()
3414
+ O([
3415
+ K()
3413
3416
  ], C.prototype, "menuWidth", 2);
3414
- C = I([
3417
+ C = O([
3415
3418
  x("o-dropdown-variant")
3416
3419
  ], C);
3417
3420
  /**
@@ -3419,10 +3422,10 @@ C = I([
3419
3422
  * Copyright 2018 Google LLC
3420
3423
  * SPDX-License-Identifier: BSD-3-Clause
3421
3424
  */
3422
- const re = "important", Bo = " !" + re, zo = Dt(class extends Ht {
3425
+ const le = "important", Ho = " !" + le, To = Tt(class extends Mt {
3423
3426
  constructor(o) {
3424
3427
  var t;
3425
- if (super(o), o.type !== zt.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.");
3428
+ if (super(o), o.type !== Ht.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.");
3426
3429
  }
3427
3430
  render(o) {
3428
3431
  return Object.keys(o).reduce((t, e) => {
@@ -3438,19 +3441,19 @@ const re = "important", Bo = " !" + re, zo = Dt(class extends Ht {
3438
3441
  const i = t[n];
3439
3442
  if (i != null) {
3440
3443
  this.ft.add(n);
3441
- const r = typeof i == "string" && i.endsWith(Bo);
3442
- n.includes("-") || r ? e.setProperty(n, r ? i.slice(0, -11) : i, r ? re : "") : e[n] = i;
3444
+ const r = typeof i == "string" && i.endsWith(Ho);
3445
+ n.includes("-") || r ? e.setProperty(n, r ? i.slice(0, -11) : i, r ? le : "") : e[n] = i;
3443
3446
  }
3444
3447
  }
3445
3448
  return N;
3446
3449
  }
3447
3450
  });
3448
- var Do = Object.defineProperty, Ho = Object.getOwnPropertyDescriptor, jt = (o, t, e, n) => {
3449
- for (var i = n > 1 ? void 0 : n ? Ho(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3451
+ var Mo = Object.defineProperty, jo = Object.getOwnPropertyDescriptor, Nt = (o, t, e, n) => {
3452
+ for (var i = n > 1 ? void 0 : n ? jo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3450
3453
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3451
- return n && i && Do(t, e, i), i;
3454
+ return n && i && Mo(t, e, i), i;
3452
3455
  };
3453
- let lt = class extends v {
3456
+ let ht = class extends u {
3454
3457
  constructor() {
3455
3458
  super(...arguments), this.option = {}, this.imageSize = 64;
3456
3459
  }
@@ -3459,7 +3462,7 @@ let lt = class extends v {
3459
3462
  width: `${this.imageSize}px`,
3460
3463
  height: `${this.imageSize}px`
3461
3464
  }, e = l`
3462
- ${this.option.imgurl ? l`<img src="${this.option.imgurl}" alt="${$(this.option.title)}" aria-hidden="true" style=${zo(t)} />` : ""}
3465
+ ${this.option.imgurl ? l`<img src="${this.option.imgurl}" alt="${$(this.option.title)}" aria-hidden="true" style=${To(t)} />` : ""}
3463
3466
  <div class="m-reassurance-content">
3464
3467
  <h3 class="a-reassurance-text">${$(this.option.title)}</h3>
3465
3468
  <p class="a-reassurance-description">${$(this.option.description)}</p>
@@ -3468,7 +3471,7 @@ let lt = class extends v {
3468
3471
  return o ? l`<a href="${$(this.option.url)}" class="reassurance-item clickable">${e}</a>` : l`<div class="reassurance-item">${e}</div>`;
3469
3472
  }
3470
3473
  };
3471
- lt.styles = y`
3474
+ ht.styles = b`
3472
3475
  :host {
3473
3476
  display: inline-block;
3474
3477
  position: relative;
@@ -3550,22 +3553,22 @@ lt.styles = y`
3550
3553
  }
3551
3554
  }
3552
3555
  `;
3553
- jt([
3556
+ Nt([
3554
3557
  a({ type: Object, reflect: !0 })
3555
- ], lt.prototype, "option", 2);
3556
- jt([
3558
+ ], ht.prototype, "option", 2);
3559
+ Nt([
3557
3560
  a({ type: Number, reflect: !0 })
3558
- ], lt.prototype, "imageSize", 2);
3559
- lt = jt([
3561
+ ], ht.prototype, "imageSize", 2);
3562
+ ht = Nt([
3560
3563
  x("o-reassurance")
3561
- ], lt);
3562
- var Mo = Object.defineProperty, To = Object.getOwnPropertyDescriptor, D = (o, t, e, n) => {
3563
- for (var i = n > 1 ? void 0 : n ? To(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3564
+ ], ht);
3565
+ var Uo = Object.defineProperty, No = Object.getOwnPropertyDescriptor, H = (o, t, e, n) => {
3566
+ for (var i = n > 1 ? void 0 : n ? No(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3564
3567
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3565
- return n && i && Mo(t, e, i), i;
3568
+ return n && i && Uo(t, e, i), i;
3566
3569
  };
3567
- const jo = Bt(v);
3568
- let k = class extends jo {
3570
+ const Ro = Dt(u);
3571
+ let k = class extends Ro {
3569
3572
  constructor() {
3570
3573
  super(...arguments), this.link = "", this.name = "", this.value = "", this.text = "", this.size = "standard", this.selected = !1, this.fullwidth = !1, this.inactive = !1;
3571
3574
  }
@@ -3588,7 +3591,7 @@ let k = class extends jo {
3588
3591
  `;
3589
3592
  }
3590
3593
  };
3591
- k.styles = y`
3594
+ k.styles = b`
3592
3595
  :host {
3593
3596
  cursor: pointer;
3594
3597
  display: inline-flex;
@@ -3603,6 +3606,10 @@ k.styles = y`
3603
3606
  --button-endicon-svg-width: 0px; /* No endicon SVG for secondary button */
3604
3607
  }
3605
3608
 
3609
+ :host(.a--tabfocus) {
3610
+ outline: none !important;
3611
+ }
3612
+
3606
3613
  :host([fullwidth]) {
3607
3614
  width: 100%;
3608
3615
  }
@@ -3660,7 +3667,7 @@ k.styles = y`
3660
3667
  }
3661
3668
 
3662
3669
  &:focus-visible {
3663
- ${gt};
3670
+ ${mt};
3664
3671
  }
3665
3672
  }
3666
3673
 
@@ -3674,39 +3681,39 @@ k.styles = y`
3674
3681
  align-items: center;
3675
3682
  }
3676
3683
  `;
3677
- D([
3684
+ H([
3678
3685
  a({ type: String, reflect: !0 })
3679
3686
  ], k.prototype, "link", 2);
3680
- D([
3687
+ H([
3681
3688
  a({ reflect: !0 })
3682
3689
  ], k.prototype, "name", 2);
3683
- D([
3690
+ H([
3684
3691
  a({ reflect: !0 })
3685
3692
  ], k.prototype, "value", 2);
3686
- D([
3693
+ H([
3687
3694
  a({ type: String })
3688
3695
  ], k.prototype, "text", 2);
3689
- D([
3696
+ H([
3690
3697
  a({ type: String, reflect: !0 })
3691
3698
  ], k.prototype, "size", 2);
3692
- D([
3699
+ H([
3693
3700
  a({ type: Boolean, reflect: !0 })
3694
3701
  ], k.prototype, "selected", 2);
3695
- D([
3702
+ H([
3696
3703
  a({ type: Boolean, reflect: !0 })
3697
3704
  ], k.prototype, "fullwidth", 2);
3698
- D([
3705
+ H([
3699
3706
  a({ type: Boolean, reflect: !0 })
3700
3707
  ], k.prototype, "inactive", 2);
3701
- k = D([
3708
+ k = H([
3702
3709
  x("o-chip")
3703
3710
  ], k);
3704
- var No = Object.defineProperty, Uo = Object.getOwnPropertyDescriptor, Nt = (o, t, e, n) => {
3705
- for (var i = n > 1 ? void 0 : n ? Uo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3711
+ var Fo = Object.defineProperty, Vo = Object.getOwnPropertyDescriptor, Rt = (o, t, e, n) => {
3712
+ for (var i = n > 1 ? void 0 : n ? Vo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3706
3713
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3707
- return n && i && No(t, e, i), i;
3714
+ return n && i && Fo(t, e, i), i;
3708
3715
  };
3709
- let ct = class extends v {
3716
+ let dt = class extends u {
3710
3717
  constructor() {
3711
3718
  super(), this.name = "", this.value = "", this.addEventListener("selected", this.onChipSelected);
3712
3719
  }
@@ -3722,7 +3729,7 @@ let ct = class extends v {
3722
3729
  `;
3723
3730
  }
3724
3731
  };
3725
- ct.styles = y`
3732
+ dt.styles = b`
3726
3733
  :host {
3727
3734
  display: flex;
3728
3735
  flex-direction: row;
@@ -3730,22 +3737,22 @@ ct.styles = y`
3730
3737
  gap: var(--spacing-s);
3731
3738
  }
3732
3739
  `;
3733
- Nt([
3740
+ Rt([
3734
3741
  a({ reflect: !0 })
3735
- ], ct.prototype, "name", 2);
3736
- Nt([
3742
+ ], dt.prototype, "name", 2);
3743
+ Rt([
3737
3744
  a({ reflect: !0 })
3738
- ], ct.prototype, "value", 2);
3739
- ct = Nt([
3745
+ ], dt.prototype, "value", 2);
3746
+ dt = Rt([
3740
3747
  x("o-chipset")
3741
- ], ct);
3742
- var Ro = Object.defineProperty, Fo = Object.getOwnPropertyDescriptor, H = (o, t, e, n) => {
3743
- for (var i = n > 1 ? void 0 : n ? Fo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3748
+ ], dt);
3749
+ var Zo = Object.defineProperty, qo = Object.getOwnPropertyDescriptor, T = (o, t, e, n) => {
3750
+ for (var i = n > 1 ? void 0 : n ? qo(t, e) : t, r = o.length - 1, s; r >= 0; r--)
3744
3751
  (s = o[r]) && (i = (n ? s(t, e, i) : s(i)) || i);
3745
- return n && i && Ro(t, e, i), i;
3752
+ return n && i && Zo(t, e, i), i;
3746
3753
  };
3747
- const Vo = Bt(v);
3748
- let E = class extends Vo {
3754
+ const Wo = Dt(u);
3755
+ let E = class extends Wo {
3749
3756
  constructor() {
3750
3757
  super(...arguments), this.name = "", this.value = "", this.type = "", this.dataHref = "", this.text = "", this.selected = !1, this.disabled = !1, this.fullwidth = !1, this.crossIconName = "cross", this.strikethroughImgName = "strikeDiagonal";
3751
3758
  }
@@ -3757,18 +3764,18 @@ let E = class extends Vo {
3757
3764
  this.dispatchEvent(e), e.defaultPrevented && o.preventDefault(), this.selected = t.selected;
3758
3765
  }
3759
3766
  crossIcon() {
3760
- const o = W[this.crossIconName].replace(
3767
+ const o = G[this.crossIconName].replace(
3761
3768
  "<svg",
3762
3769
  '<svg aria-hidden="true" focusable="false" part="svg"'
3763
3770
  ).replace(/stroke=[#"'a-z1-9]*/gi, "");
3764
- return l`<span class="cross-icon">${S(o)}</span>`;
3771
+ return l`<span class="cross-icon">${L(o)}</span>`;
3765
3772
  }
3766
3773
  strikeThroughImg() {
3767
- const o = Qe[this.strikethroughImgName].replace(
3774
+ const o = eo[this.strikethroughImgName].replace(
3768
3775
  "<svg",
3769
3776
  '<svg aria-hidden="true" focusable="false" part="strikethrough"'
3770
3777
  ).replace(/stroke=[#"'a-z1-9]*/gi, "");
3771
- return S(o);
3778
+ return L(o);
3772
3779
  }
3773
3780
  render() {
3774
3781
  const o = this.text;
@@ -3795,7 +3802,7 @@ let E = class extends Vo {
3795
3802
  `;
3796
3803
  }
3797
3804
  };
3798
- E.styles = y`
3805
+ E.styles = b`
3799
3806
  :host {
3800
3807
  cursor: pointer;
3801
3808
  display: inline-flex;
@@ -3811,6 +3818,10 @@ E.styles = y`
3811
3818
  --button-strikethrough-stroke: var(--color-border-secondary);
3812
3819
  }
3813
3820
 
3821
+ :host(.a--tabfocus) {
3822
+ outline: none !important;
3823
+ }
3824
+
3814
3825
  :host([fullwidth]) {
3815
3826
  width: 100%;
3816
3827
  }
@@ -3871,7 +3882,7 @@ E.styles = y`
3871
3882
  }
3872
3883
 
3873
3884
  .button:focus-visible {
3874
- ${gt};
3885
+ ${mt};
3875
3886
  }
3876
3887
 
3877
3888
  span.text + span.text::before {
@@ -3917,30 +3928,182 @@ E.styles = y`
3917
3928
  }
3918
3929
  }
3919
3930
  `;
3920
- H([
3931
+ T([
3921
3932
  a({ reflect: !0 })
3922
3933
  ], E.prototype, "name", 2);
3923
- H([
3934
+ T([
3924
3935
  a({ reflect: !0 })
3925
3936
  ], E.prototype, "value", 2);
3926
- H([
3937
+ T([
3927
3938
  a({ type: String, reflect: !0 })
3928
3939
  ], E.prototype, "type", 2);
3929
- H([
3940
+ T([
3930
3941
  a({ type: String, reflect: !0, attribute: "data-href" })
3931
3942
  ], E.prototype, "dataHref", 2);
3932
- H([
3943
+ T([
3933
3944
  a({ type: String })
3934
3945
  ], E.prototype, "text", 2);
3935
- H([
3946
+ T([
3936
3947
  a({ type: Boolean, reflect: !0 })
3937
3948
  ], E.prototype, "selected", 2);
3938
- H([
3949
+ T([
3939
3950
  a({ type: Boolean, reflect: !0 })
3940
3951
  ], E.prototype, "disabled", 2);
3941
- H([
3952
+ T([
3942
3953
  a({ type: Boolean, reflect: !0 })
3943
3954
  ], E.prototype, "fullwidth", 2);
3944
- E = H([
3955
+ E = T([
3945
3956
  x("o-filter-chip")
3946
3957
  ], E);
3958
+ var Ko = Object.defineProperty, F = (o, t, e, n) => {
3959
+ for (var i = void 0, r = o.length - 1, s; r >= 0; r--)
3960
+ (s = o[r]) && (i = s(t, e, i) || i);
3961
+ return i && Ko(t, e, i), i;
3962
+ };
3963
+ const Ft = class Ft extends u {
3964
+ constructor() {
3965
+ super(...arguments), this.type = "cart | chevron", this.titleProduct = "", this.volume = "", this.perLiter = "", this.mainPrice = "", this.imageUrl = "https://placehold.co/56x70", this.altImage = "";
3966
+ }
3967
+ onClick() {
3968
+ typeof this.onClickTile == "function" && this.onClickTile();
3969
+ }
3970
+ get icons() {
3971
+ return this.type === "chevron" ? l`
3972
+ <o-icon-button
3973
+ @click=${this.onClick}
3974
+ icon="chevronRight"
3975
+ size="small"
3976
+ bgstyle="background-contrast"
3977
+ type="span"
3978
+ status="filled"
3979
+ strokewidth="0"
3980
+ ></o-icon-button>
3981
+ ` : l`
3982
+ <o-icon-button
3983
+ icon="cart"
3984
+ size="small"
3985
+ bgstyle="background-contrast"
3986
+ type="span"
3987
+ status="empty"
3988
+ strokewidth="0"
3989
+ ></o-icon-button>
3990
+ `;
3991
+ }
3992
+ render() {
3993
+ return l`
3994
+ <div class="tile">
3995
+ ${this.imageUrl ? l`<img src="${this.imageUrl}" alt="${this.altImage || ""}" />` : ""}
3996
+ <div class="info">
3997
+ ${this.titleProduct ? l`<div class="title">${this.titleProduct}</div>` : ""}
3998
+ ${this.type === "cart" && (this.volume || this.mainPrice || this.perLiter) ? l`
3999
+ <div class="details">
4000
+ ${this.volume ? l`<span class="volume-info">${this.volume}</span>` : ""}
4001
+ ${this.mainPrice ? l`<span class="main-price">${this.mainPrice}</span>` : ""}
4002
+ ${this.perLiter ? l`<span class="per-liter">${this.perLiter}</span>` : ""}
4003
+ </div>
4004
+ ` : ""}
4005
+ </div>
4006
+ ${this.icons}
4007
+ </div>
4008
+ `;
4009
+ }
4010
+ };
4011
+ Ft.styles = b`
4012
+ .tile {
4013
+ display: flex;
4014
+ align-items: center;
4015
+ justify-content: space-between;
4016
+ border-radius: var(--radius-xs);
4017
+ background: var(--colors-blanc-brule-500);
4018
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
4019
+ font-family: var(--font-family-loccitane-sans);
4020
+ height: 70px;
4021
+ width: 356px;
4022
+ max-width: 356px;
4023
+ padding: var(--spacing-2-xs) var(--spacing-s) var(--spacing-2-xs) var(--spacing-2-xs);
4024
+ }
4025
+
4026
+ .tile img {
4027
+ object-fit: cover;
4028
+ width: 56px;
4029
+ height: auto;
4030
+ }
4031
+
4032
+ .info {
4033
+ flex-grow: 1;
4034
+ margin-left: 10px;
4035
+ }
4036
+
4037
+ .info .title {
4038
+ font-family: var(--font-family-loccitane-serif);
4039
+ font-size: var(--font-size-150);
4040
+ font-weight: var(--font-weight-400);
4041
+ color: var(--colors-noir-des-terres-500);
4042
+ line-height: var(--line-height-160);
4043
+ letter-spacing: var(--letter-spacing-100);
4044
+
4045
+ +.details {
4046
+ padding-top: var(--spacing-s);}
4047
+ }
4048
+
4049
+ .info .details {
4050
+ display: flex;
4051
+ align-items: center;
4052
+ }
4053
+
4054
+ .info .volume-info {
4055
+ font-size: var(--font-size-100);
4056
+ color: var(--colors-noir-des-terres-500);
4057
+ font-family: var(--font-family-loccitane-sans);
4058
+ line-height: var(--line-height-160);
4059
+
4060
+ + .main-price {
4061
+ &::before {
4062
+ content: "•";
4063
+ padding: 0 var(--spacing-xs) 0 var(--spacing-2-xs);
4064
+ color: var(--colors-noir-des-terres-500);
4065
+ }
4066
+ }
4067
+ }
4068
+
4069
+ .main-price {
4070
+ font-family: var(--font-family-loccitane-sans);
4071
+ color: var(--colors-noir-des-terres-500);
4072
+ font-size: var(--font-size-100);
4073
+ padding: 0 var(--spacing-xs) 0 0;
4074
+ font-weight: var(--font-weight-400);
4075
+ }
4076
+
4077
+ .per-liter {
4078
+ font-size: var(--font-size-100);
4079
+ color: var(--color-content-description);
4080
+ letter-spacing: var(--letter-spacing-absolute);
4081
+ line-height: var(--line-height-160);
4082
+ }
4083
+ `;
4084
+ let S = Ft;
4085
+ F([
4086
+ a({ type: String })
4087
+ ], S.prototype, "type");
4088
+ F([
4089
+ a({ type: String })
4090
+ ], S.prototype, "titleProduct");
4091
+ F([
4092
+ a({ type: String })
4093
+ ], S.prototype, "volume");
4094
+ F([
4095
+ a({ type: String })
4096
+ ], S.prototype, "perLiter");
4097
+ F([
4098
+ a({ type: String })
4099
+ ], S.prototype, "mainPrice");
4100
+ F([
4101
+ a({ type: String })
4102
+ ], S.prototype, "imageUrl");
4103
+ F([
4104
+ a({ type: String })
4105
+ ], S.prototype, "altImage");
4106
+ F([
4107
+ a({ type: Function })
4108
+ ], S.prototype, "onClickTile");
4109
+ customElements.define("mini-tile", S);