@florid-kit/components 0.5.1 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -3,18 +3,18 @@
3
3
  * Copyright 2019 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
5
5
  */
6
- const et = globalThis, gt = et.ShadowRoot && (et.ShadyCSS === void 0 || et.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, ft = Symbol(), $t = /* @__PURE__ */ new WeakMap();
7
- let Ot = class {
6
+ const et = globalThis, ft = et.ShadowRoot && (et.ShadyCSS === void 0 || et.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, bt = Symbol(), _t = /* @__PURE__ */ new WeakMap();
7
+ let zt = class {
8
8
  constructor(t, e, i) {
9
- if (this._$cssResult$ = !0, i !== ft) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
9
+ if (this._$cssResult$ = !0, i !== bt) 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 (gt && t === void 0) {
15
+ if (ft && t === void 0) {
16
16
  const i = e !== void 0 && e.length === 1;
17
- i && (t = $t.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), i && $t.set(e, t));
17
+ i && (t = _t.get(e)), t === void 0 && ((this.o = t = new CSSStyleSheet()).replaceSync(this.cssText), i && _t.set(e, t));
18
18
  }
19
19
  return t;
20
20
  }
@@ -22,33 +22,33 @@ let Ot = class {
22
22
  return this.cssText;
23
23
  }
24
24
  };
25
- const Dt = (o) => new Ot(typeof o == "string" ? o : o + "", void 0, ft), w = (o, ...t) => {
26
- const e = o.length === 1 ? o[0] : t.reduce((i, n, r) => i + ((s) => {
27
- if (s._$cssResult$ === !0) return s.cssText;
28
- if (typeof s == "number") return s;
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
- })(n) + o[r + 1], o[0]);
31
- return new Ot(e, o, ft);
32
- }, Ut = (o, t) => {
33
- if (gt) o.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
25
+ const Ut = (o) => new zt(typeof o == "string" ? o : o + "", void 0, bt), w = (o, ...t) => {
26
+ const e = o.length === 1 ? o[0] : t.reduce((i, n, s) => i + ((r) => {
27
+ if (r._$cssResult$ === !0) return r.cssText;
28
+ if (typeof r == "number") return r;
29
+ throw Error("Value passed to 'css' function must be a 'css' function result: " + r + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
30
+ })(n) + o[s + 1], o[0]);
31
+ return new zt(e, o, bt);
32
+ }, jt = (o, t) => {
33
+ if (ft) o.adoptedStyleSheets = t.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
34
34
  else for (const e of t) {
35
35
  const i = document.createElement("style"), n = et.litNonce;
36
36
  n !== void 0 && i.setAttribute("nonce", n), i.textContent = e.cssText, o.appendChild(i);
37
37
  }
38
- }, _t = gt ? (o) => o : (o) => o instanceof CSSStyleSheet ? ((t) => {
38
+ }, Ct = ft ? (o) => o : (o) => o instanceof CSSStyleSheet ? ((t) => {
39
39
  let e = "";
40
40
  for (const i of t.cssRules) e += i.cssText;
41
- return Dt(e);
41
+ return Ut(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: jt, defineProperty: Nt, getOwnPropertyDescriptor: Ft, getOwnPropertyNames: Vt, getOwnPropertySymbols: Rt, getPrototypeOf: Zt } = Object, P = globalThis, Ct = P.trustedTypes, qt = Ct ? Ct.emptyScript : "", lt = P.reactiveElementPolyfillSupport, Z = (o, t) => o, ot = { toAttribute(o, t) {
48
+ const { is: Nt, defineProperty: Ft, getOwnPropertyDescriptor: Vt, getOwnPropertyNames: Rt, getOwnPropertySymbols: Zt, getPrototypeOf: qt } = Object, P = globalThis, At = P.trustedTypes, Wt = At ? At.emptyScript : "", lt = P.reactiveElementPolyfillSupport, Z = (o, t) => o, ot = { toAttribute(o, t) {
49
49
  switch (t) {
50
50
  case Boolean:
51
- o = o ? qt : null;
51
+ o = o ? Wt : null;
52
52
  break;
53
53
  case Object:
54
54
  case Array:
@@ -73,7 +73,7 @@ const { is: jt, defineProperty: Nt, getOwnPropertyDescriptor: Ft, getOwnProperty
73
73
  }
74
74
  }
75
75
  return e;
76
- } }, bt = (o, t) => !jt(o, t), At = { attribute: !0, type: String, converter: ot, reflect: !1, useDefault: !1, hasChanged: bt };
76
+ } }, yt = (o, t) => !Nt(o, t), kt = { attribute: !0, type: String, converter: ot, reflect: !1, useDefault: !1, hasChanged: yt };
77
77
  Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), P.litPropertyMetadata ?? (P.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
78
78
  let U = class extends HTMLElement {
79
79
  static addInitializer(t) {
@@ -82,35 +82,35 @@ let U = class extends HTMLElement {
82
82
  static get observedAttributes() {
83
83
  return this.finalize(), this._$Eh && [...this._$Eh.keys()];
84
84
  }
85
- static createProperty(t, e = At) {
85
+ static createProperty(t, e = kt) {
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 i = Symbol(), n = this.getPropertyDescriptor(t, i, e);
88
- n !== void 0 && Nt(this.prototype, t, n);
88
+ n !== void 0 && Ft(this.prototype, t, n);
89
89
  }
90
90
  }
91
91
  static getPropertyDescriptor(t, e, i) {
92
- const { get: n, set: r } = Ft(this.prototype, t) ?? { get() {
92
+ const { get: n, set: s } = Vt(this.prototype, t) ?? { get() {
93
93
  return this[e];
94
- }, set(s) {
95
- this[e] = s;
94
+ }, set(r) {
95
+ this[e] = r;
96
96
  } };
97
- return { get: n, set(s) {
97
+ return { get: n, set(r) {
98
98
  const c = n == null ? void 0 : n.call(this);
99
- r == null || r.call(this, s), this.requestUpdate(t, c, i);
99
+ s == null || s.call(this, r), this.requestUpdate(t, c, i);
100
100
  }, configurable: !0, enumerable: !0 };
101
101
  }
102
102
  static getPropertyOptions(t) {
103
- return this.elementProperties.get(t) ?? At;
103
+ return this.elementProperties.get(t) ?? kt;
104
104
  }
105
105
  static _$Ei() {
106
106
  if (this.hasOwnProperty(Z("elementProperties"))) return;
107
- const t = Zt(this);
107
+ const t = qt(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
111
  if (this.hasOwnProperty(Z("finalized"))) return;
112
112
  if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(Z("properties"))) {
113
- const e = this.properties, i = [...Vt(e), ...Rt(e)];
113
+ const e = this.properties, i = [...Rt(e), ...Zt(e)];
114
114
  for (const n of i) this.createProperty(n, e[n]);
115
115
  }
116
116
  const t = this[Symbol.metadata];
@@ -129,8 +129,8 @@ let U = class extends HTMLElement {
129
129
  const e = [];
130
130
  if (Array.isArray(t)) {
131
131
  const i = new Set(t.flat(1 / 0).reverse());
132
- for (const n of i) e.unshift(_t(n));
133
- } else t !== void 0 && e.push(_t(t));
132
+ for (const n of i) e.unshift(Ct(n));
133
+ } else t !== void 0 && e.push(Ct(t));
134
134
  return e;
135
135
  }
136
136
  static _$Eu(t, e) {
@@ -159,7 +159,7 @@ let U = class extends HTMLElement {
159
159
  }
160
160
  createRenderRoot() {
161
161
  const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
162
- return Ut(t, this.constructor.elementStyles), t;
162
+ return jt(t, this.constructor.elementStyles), t;
163
163
  }
164
164
  connectedCallback() {
165
165
  var t;
@@ -181,32 +181,32 @@ let U = class extends HTMLElement {
181
181
  this._$AK(t, i);
182
182
  }
183
183
  _$ET(t, e) {
184
- var r;
184
+ var s;
185
185
  const i = this.constructor.elementProperties.get(t), n = this.constructor._$Eu(t, i);
186
186
  if (n !== void 0 && i.reflect === !0) {
187
- const s = (((r = i.converter) == null ? void 0 : r.toAttribute) !== void 0 ? i.converter : ot).toAttribute(e, i.type);
188
- this._$Em = t, s == null ? this.removeAttribute(n) : this.setAttribute(n, s), this._$Em = null;
187
+ const r = (((s = i.converter) == null ? void 0 : s.toAttribute) !== void 0 ? i.converter : ot).toAttribute(e, i.type);
188
+ this._$Em = t, r == null ? this.removeAttribute(n) : this.setAttribute(n, r), this._$Em = null;
189
189
  }
190
190
  }
191
191
  _$AK(t, e) {
192
- var r, s;
192
+ var s, r;
193
193
  const i = this.constructor, n = i._$Eh.get(t);
194
194
  if (n !== void 0 && this._$Em !== n) {
195
- const c = i.getPropertyOptions(n), l = typeof c.converter == "function" ? { fromAttribute: c.converter } : ((r = c.converter) == null ? void 0 : r.fromAttribute) !== void 0 ? c.converter : ot;
196
- this._$Em = n, this[n] = l.fromAttribute(e, c.type) ?? ((s = this._$Ej) == null ? void 0 : s.get(n)) ?? null, this._$Em = null;
195
+ const c = i.getPropertyOptions(n), l = typeof c.converter == "function" ? { fromAttribute: c.converter } : ((s = c.converter) == null ? void 0 : s.fromAttribute) !== void 0 ? c.converter : ot;
196
+ this._$Em = n, this[n] = l.fromAttribute(e, c.type) ?? ((r = this._$Ej) == null ? void 0 : r.get(n)) ?? null, this._$Em = null;
197
197
  }
198
198
  }
199
199
  requestUpdate(t, e, i) {
200
200
  var n;
201
201
  if (t !== void 0) {
202
- const r = this.constructor, s = this[t];
203
- if (i ?? (i = r.getPropertyOptions(t)), !((i.hasChanged ?? bt)(s, e) || i.useDefault && i.reflect && s === ((n = this._$Ej) == null ? void 0 : n.get(t)) && !this.hasAttribute(r._$Eu(t, i)))) return;
202
+ const s = this.constructor, r = this[t];
203
+ if (i ?? (i = s.getPropertyOptions(t)), !((i.hasChanged ?? yt)(r, e) || i.useDefault && i.reflect && r === ((n = this._$Ej) == null ? void 0 : n.get(t)) && !this.hasAttribute(s._$Eu(t, i)))) return;
204
204
  this.C(t, e, i);
205
205
  }
206
206
  this.isUpdatePending === !1 && (this._$ES = this._$EP());
207
207
  }
208
- C(t, e, { useDefault: i, reflect: n, wrapped: r }, s) {
209
- i && !(this._$Ej ?? (this._$Ej = /* @__PURE__ */ new Map())).has(t) && (this._$Ej.set(t, s ?? e ?? this[t]), r !== !0 || s !== void 0) || (this._$AL.has(t) || (this.hasUpdated || i || (e = void 0), this._$AL.set(t, e)), n === !0 && this._$Em !== t && (this._$Eq ?? (this._$Eq = /* @__PURE__ */ new Set())).add(t));
208
+ C(t, e, { useDefault: i, reflect: n, wrapped: s }, r) {
209
+ i && !(this._$Ej ?? (this._$Ej = /* @__PURE__ */ new Map())).has(t) && (this._$Ej.set(t, r ?? e ?? this[t]), s !== !0 || r !== void 0) || (this._$AL.has(t) || (this.hasUpdated || i || (e = void 0), this._$AL.set(t, e)), n === !0 && this._$Em !== t && (this._$Eq ?? (this._$Eq = /* @__PURE__ */ new Set())).add(t));
210
210
  }
211
211
  async _$EP() {
212
212
  this.isUpdatePending = !0;
@@ -226,21 +226,21 @@ let U = class extends HTMLElement {
226
226
  if (!this.isUpdatePending) return;
227
227
  if (!this.hasUpdated) {
228
228
  if (this.renderRoot ?? (this.renderRoot = this.createRenderRoot()), this._$Ep) {
229
- for (const [r, s] of this._$Ep) this[r] = s;
229
+ for (const [s, r] of this._$Ep) this[s] = r;
230
230
  this._$Ep = void 0;
231
231
  }
232
232
  const n = this.constructor.elementProperties;
233
- if (n.size > 0) for (const [r, s] of n) {
234
- const { wrapped: c } = s, l = this[r];
235
- c !== !0 || this._$AL.has(r) || l === void 0 || this.C(r, void 0, s, l);
233
+ if (n.size > 0) for (const [s, r] of n) {
234
+ const { wrapped: c } = r, l = this[s];
235
+ c !== !0 || this._$AL.has(s) || l === void 0 || this.C(s, void 0, r, l);
236
236
  }
237
237
  }
238
238
  let t = !1;
239
239
  const e = this._$AL;
240
240
  try {
241
241
  t = this.shouldUpdate(e), t ? (this.willUpdate(e), (i = this._$EO) == null || i.forEach((n) => {
242
- var r;
243
- return (r = n.hostUpdate) == null ? void 0 : r.call(n);
242
+ var s;
243
+ return (s = n.hostUpdate) == null ? void 0 : s.call(n);
244
244
  }), this.update(e)) : this._$EM();
245
245
  } catch (n) {
246
246
  throw t = !1, this._$EM(), n;
@@ -282,55 +282,55 @@ U.elementStyles = [], U.shadowRootOptions = { mode: "open" }, U[Z("elementProper
282
282
  * Copyright 2017 Google LLC
283
283
  * SPDX-License-Identifier: BSD-3-Clause
284
284
  */
285
- const q = globalThis, nt = q.trustedTypes, kt = nt ? nt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, zt = "$lit$", L = `lit$${Math.random().toFixed(9).slice(2)}$`, Ht = "?" + L, Wt = `<${Ht}>`, H = document, W = () => H.createComment(""), K = (o) => o === null || typeof o != "object" && typeof o != "function", yt = Array.isArray, Kt = (o) => yt(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", ct = `[
286
- \f\r]`, R = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Et = /-->/g, St = />/g, B = RegExp(`>|${ct}(?:([^\\s"'>=/]+)(${ct}*=${ct}*(?:[^
287
- \f\r"'\`<>=]|("|')|))|$)`, "g"), Lt = /'/g, Pt = /"/g, Mt = /^(?:script|style|textarea|title)$/i, Gt = (o) => (t, ...e) => ({ _$litType$: o, strings: t, values: e }), h = Gt(1), M = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), It = /* @__PURE__ */ new WeakMap(), O = H.createTreeWalker(H, 129);
285
+ const q = globalThis, nt = q.trustedTypes, Et = nt ? nt.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, Ht = "$lit$", L = `lit$${Math.random().toFixed(9).slice(2)}$`, Mt = "?" + L, Kt = `<${Mt}>`, H = document, W = () => H.createComment(""), K = (o) => o === null || typeof o != "object" && typeof o != "function", mt = Array.isArray, Gt = (o) => mt(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", ct = `[
286
+ \f\r]`, R = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, St = /-->/g, Lt = />/g, B = RegExp(`>|${ct}(?:([^\\s"'>=/]+)(${ct}*=${ct}*(?:[^
287
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), Pt = /'/g, It = /"/g, Dt = /^(?:script|style|textarea|title)$/i, Xt = (o) => (t, ...e) => ({ _$litType$: o, strings: t, values: e }), h = Xt(1), M = Symbol.for("lit-noChange"), d = Symbol.for("lit-nothing"), Bt = /* @__PURE__ */ new WeakMap(), O = H.createTreeWalker(H, 129);
288
288
  function Tt(o, t) {
289
- if (!yt(o) || !o.hasOwnProperty("raw")) throw Error("invalid template strings array");
290
- return kt !== void 0 ? kt.createHTML(t) : t;
289
+ if (!mt(o) || !o.hasOwnProperty("raw")) throw Error("invalid template strings array");
290
+ return Et !== void 0 ? Et.createHTML(t) : t;
291
291
  }
292
- const Xt = (o, t) => {
292
+ const Jt = (o, t) => {
293
293
  const e = o.length - 1, i = [];
294
- let n, r = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", s = R;
294
+ let n, s = t === 2 ? "<svg>" : t === 3 ? "<math>" : "", r = R;
295
295
  for (let c = 0; c < e; c++) {
296
296
  const l = o[c];
297
297
  let v, f, p = -1, C = 0;
298
- for (; C < l.length && (s.lastIndex = C, f = s.exec(l), f !== null); ) C = s.lastIndex, s === R ? f[1] === "!--" ? s = Et : f[1] !== void 0 ? s = St : f[2] !== void 0 ? (Mt.test(f[2]) && (n = RegExp("</" + f[2], "g")), s = B) : f[3] !== void 0 && (s = B) : s === B ? f[0] === ">" ? (s = n ?? R, p = -1) : f[1] === void 0 ? p = -2 : (p = s.lastIndex - f[2].length, v = f[1], s = f[3] === void 0 ? B : f[3] === '"' ? Pt : Lt) : s === Pt || s === Lt ? s = B : s === Et || s === St ? s = R : (s = B, n = void 0);
299
- const S = s === B && o[c + 1].startsWith("/>") ? " " : "";
300
- r += s === R ? l + Wt : p >= 0 ? (i.push(v), l.slice(0, p) + zt + l.slice(p) + L + S) : l + L + (p === -2 ? c : S);
298
+ for (; C < l.length && (r.lastIndex = C, f = r.exec(l), f !== null); ) C = r.lastIndex, r === R ? f[1] === "!--" ? r = St : f[1] !== void 0 ? r = Lt : f[2] !== void 0 ? (Dt.test(f[2]) && (n = RegExp("</" + f[2], "g")), r = B) : f[3] !== void 0 && (r = B) : r === B ? f[0] === ">" ? (r = n ?? R, p = -1) : f[1] === void 0 ? p = -2 : (p = r.lastIndex - f[2].length, v = f[1], r = f[3] === void 0 ? B : f[3] === '"' ? It : Pt) : r === It || r === Pt ? r = B : r === St || r === Lt ? r = R : (r = B, n = void 0);
299
+ const S = r === B && o[c + 1].startsWith("/>") ? " " : "";
300
+ s += r === R ? l + Kt : p >= 0 ? (i.push(v), l.slice(0, p) + Ht + l.slice(p) + L + S) : l + L + (p === -2 ? c : S);
301
301
  }
302
- return [Tt(o, r + (o[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
302
+ return [Tt(o, s + (o[e] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), i];
303
303
  };
304
304
  class G {
305
305
  constructor({ strings: t, _$litType$: e }, i) {
306
306
  let n;
307
307
  this.parts = [];
308
- let r = 0, s = 0;
309
- const c = t.length - 1, l = this.parts, [v, f] = Xt(t, e);
308
+ let s = 0, r = 0;
309
+ const c = t.length - 1, l = this.parts, [v, f] = Jt(t, e);
310
310
  if (this.el = G.createElement(v, i), O.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
314
  for (; (n = O.nextNode()) !== null && l.length < c; ) {
315
315
  if (n.nodeType === 1) {
316
- if (n.hasAttributes()) for (const p of n.getAttributeNames()) if (p.endsWith(zt)) {
317
- const C = f[s++], S = n.getAttribute(p).split(L), tt = /([.?@])?(.*)/.exec(C);
318
- l.push({ type: 1, index: r, name: tt[2], strings: S, ctor: tt[1] === "." ? Yt : tt[1] === "?" ? Qt : tt[1] === "@" ? te : it }), n.removeAttribute(p);
319
- } else p.startsWith(L) && (l.push({ type: 6, index: r }), n.removeAttribute(p));
320
- if (Mt.test(n.tagName)) {
316
+ if (n.hasAttributes()) for (const p of n.getAttributeNames()) if (p.endsWith(Ht)) {
317
+ const C = f[r++], S = n.getAttribute(p).split(L), tt = /([.?@])?(.*)/.exec(C);
318
+ l.push({ type: 1, index: s, name: tt[2], strings: S, ctor: tt[1] === "." ? Qt : tt[1] === "?" ? te : tt[1] === "@" ? ee : it }), n.removeAttribute(p);
319
+ } else p.startsWith(L) && (l.push({ type: 6, index: s }), n.removeAttribute(p));
320
+ if (Dt.test(n.tagName)) {
321
321
  const p = n.textContent.split(L), C = p.length - 1;
322
322
  if (C > 0) {
323
323
  n.textContent = nt ? nt.emptyScript : "";
324
- for (let S = 0; S < C; S++) n.append(p[S], W()), O.nextNode(), l.push({ type: 2, index: ++r });
324
+ for (let S = 0; S < C; S++) n.append(p[S], W()), O.nextNode(), l.push({ type: 2, index: ++s });
325
325
  n.append(p[C], W());
326
326
  }
327
327
  }
328
- } else if (n.nodeType === 8) if (n.data === Ht) l.push({ type: 2, index: r });
328
+ } else if (n.nodeType === 8) if (n.data === Mt) l.push({ type: 2, index: s });
329
329
  else {
330
330
  let p = -1;
331
- for (; (p = n.data.indexOf(L, p + 1)) !== -1; ) l.push({ type: 7, index: r }), p += L.length - 1;
331
+ for (; (p = n.data.indexOf(L, p + 1)) !== -1; ) l.push({ type: 7, index: s }), p += L.length - 1;
332
332
  }
333
- r++;
333
+ s++;
334
334
  }
335
335
  }
336
336
  static createElement(t, e) {
@@ -339,13 +339,13 @@ class G {
339
339
  }
340
340
  }
341
341
  function j(o, t, e = o, i) {
342
- var s, c;
342
+ var r, c;
343
343
  if (t === M) return t;
344
- let n = i !== void 0 ? (s = e._$Co) == null ? void 0 : s[i] : e._$Cl;
345
- const r = K(t) ? void 0 : t._$litDirective$;
346
- return (n == null ? void 0 : n.constructor) !== r && ((c = n == null ? void 0 : n._$AO) == null || c.call(n, !1), r === void 0 ? n = void 0 : (n = new r(o), n._$AT(o, e, i)), i !== void 0 ? (e._$Co ?? (e._$Co = []))[i] = n : e._$Cl = n), n !== void 0 && (t = j(o, n._$AS(o, t.values), n, i)), t;
344
+ let n = i !== void 0 ? (r = e._$Co) == null ? void 0 : r[i] : e._$Cl;
345
+ const s = K(t) ? void 0 : t._$litDirective$;
346
+ return (n == null ? void 0 : n.constructor) !== s && ((c = n == null ? void 0 : n._$AO) == null || c.call(n, !1), s === void 0 ? n = void 0 : (n = new s(o), n._$AT(o, e, i)), i !== void 0 ? (e._$Co ?? (e._$Co = []))[i] = n : e._$Cl = n), n !== void 0 && (t = j(o, n._$AS(o, t.values), n, i)), t;
347
347
  }
348
- class Jt {
348
+ class Yt {
349
349
  constructor(t, e) {
350
350
  this._$AV = [], this._$AN = void 0, this._$AD = t, this._$AM = e;
351
351
  }
@@ -358,13 +358,13 @@ class Jt {
358
358
  u(t) {
359
359
  const { el: { content: e }, parts: i } = this._$AD, n = ((t == null ? void 0 : t.creationScope) ?? H).importNode(e, !0);
360
360
  O.currentNode = n;
361
- let r = O.nextNode(), s = 0, c = 0, l = i[0];
361
+ let s = O.nextNode(), r = 0, c = 0, l = i[0];
362
362
  for (; l !== void 0; ) {
363
- if (s === l.index) {
363
+ if (r === l.index) {
364
364
  let v;
365
- l.type === 2 ? v = new Y(r, r.nextSibling, this, t) : l.type === 1 ? v = new l.ctor(r, l.name, l.strings, this, t) : l.type === 6 && (v = new ee(r, this, t)), this._$AV.push(v), l = i[++c];
365
+ l.type === 2 ? v = new Y(s, s.nextSibling, this, t) : l.type === 1 ? v = new l.ctor(s, l.name, l.strings, this, t) : l.type === 6 && (v = new oe(s, this, t)), this._$AV.push(v), l = i[++c];
366
366
  }
367
- s !== (l == null ? void 0 : l.index) && (r = O.nextNode(), s++);
367
+ r !== (l == null ? void 0 : l.index) && (s = O.nextNode(), r++);
368
368
  }
369
369
  return O.currentNode = H, n;
370
370
  }
@@ -393,7 +393,7 @@ class Y {
393
393
  return this._$AB;
394
394
  }
395
395
  _$AI(t, e = this) {
396
- t = j(this, t, e), K(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== M && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : Kt(t) ? this.k(t) : this._(t);
396
+ t = j(this, t, e), K(t) ? t === d || t == null || t === "" ? (this._$AH !== d && this._$AR(), this._$AH = d) : t !== this._$AH && t !== M && this._(t) : t._$litType$ !== void 0 ? this.$(t) : t.nodeType !== void 0 ? this.T(t) : Gt(t) ? this.k(t) : this._(t);
397
397
  }
398
398
  O(t) {
399
399
  return this._$AA.parentNode.insertBefore(t, this._$AB);
@@ -405,23 +405,23 @@ class Y {
405
405
  this._$AH !== d && K(this._$AH) ? this._$AA.nextSibling.data = t : this.T(H.createTextNode(t)), this._$AH = t;
406
406
  }
407
407
  $(t) {
408
- var r;
408
+ var s;
409
409
  const { values: e, _$litType$: i } = t, n = typeof i == "number" ? this._$AC(t) : (i.el === void 0 && (i.el = G.createElement(Tt(i.h, i.h[0]), this.options)), i);
410
- if (((r = this._$AH) == null ? void 0 : r._$AD) === n) this._$AH.p(e);
410
+ if (((s = this._$AH) == null ? void 0 : s._$AD) === n) this._$AH.p(e);
411
411
  else {
412
- const s = new Jt(n, this), c = s.u(this.options);
413
- s.p(e), this.T(c), this._$AH = s;
412
+ const r = new Yt(n, this), c = r.u(this.options);
413
+ r.p(e), this.T(c), this._$AH = r;
414
414
  }
415
415
  }
416
416
  _$AC(t) {
417
- let e = It.get(t.strings);
418
- return e === void 0 && It.set(t.strings, e = new G(t)), e;
417
+ let e = Bt.get(t.strings);
418
+ return e === void 0 && Bt.set(t.strings, e = new G(t)), e;
419
419
  }
420
420
  k(t) {
421
- yt(this._$AH) || (this._$AH = [], this._$AR());
421
+ mt(this._$AH) || (this._$AH = [], this._$AR());
422
422
  const e = this._$AH;
423
423
  let i, n = 0;
424
- for (const r of t) n === e.length ? e.push(i = new Y(this.O(W()), this.O(W()), this, this.options)) : i = e[n], i._$AI(r), n++;
424
+ for (const s of t) n === e.length ? e.push(i = new Y(this.O(W()), this.O(W()), this, this.options)) : i = e[n], i._$AI(s), n++;
425
425
  n < e.length && (this._$AR(i && i._$AB.nextSibling, n), e.length = n);
426
426
  }
427
427
  _$AR(t = this._$AA.nextSibling, e) {
@@ -443,25 +443,25 @@ class it {
443
443
  get _$AU() {
444
444
  return this._$AM._$AU;
445
445
  }
446
- constructor(t, e, i, n, r) {
447
- this.type = 1, this._$AH = d, this._$AN = void 0, this.element = t, this.name = e, this._$AM = n, this.options = r, i.length > 2 || i[0] !== "" || i[1] !== "" ? (this._$AH = Array(i.length - 1).fill(new String()), this.strings = i) : this._$AH = d;
446
+ constructor(t, e, i, n, s) {
447
+ this.type = 1, this._$AH = d, this._$AN = void 0, this.element = t, this.name = e, this._$AM = n, this.options = s, i.length > 2 || i[0] !== "" || i[1] !== "" ? (this._$AH = Array(i.length - 1).fill(new String()), this.strings = i) : this._$AH = d;
448
448
  }
449
449
  _$AI(t, e = this, i, n) {
450
- const r = this.strings;
451
- let s = !1;
452
- if (r === void 0) t = j(this, t, e, 0), s = !K(t) || t !== this._$AH && t !== M, s && (this._$AH = t);
450
+ const s = this.strings;
451
+ let r = !1;
452
+ if (s === void 0) t = j(this, t, e, 0), r = !K(t) || t !== this._$AH && t !== M, r && (this._$AH = t);
453
453
  else {
454
454
  const c = t;
455
455
  let l, v;
456
- for (t = r[0], l = 0; l < r.length - 1; l++) v = j(this, c[i + l], e, l), v === M && (v = this._$AH[l]), s || (s = !K(v) || v !== this._$AH[l]), v === d ? t = d : t !== d && (t += (v ?? "") + r[l + 1]), this._$AH[l] = v;
456
+ for (t = s[0], l = 0; l < s.length - 1; l++) v = j(this, c[i + l], e, l), v === M && (v = this._$AH[l]), r || (r = !K(v) || v !== this._$AH[l]), v === d ? t = d : t !== d && (t += (v ?? "") + s[l + 1]), this._$AH[l] = v;
457
457
  }
458
- s && !n && this.j(t);
458
+ r && !n && this.j(t);
459
459
  }
460
460
  j(t) {
461
461
  t === d ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, t ?? "");
462
462
  }
463
463
  }
464
- class Yt extends it {
464
+ class Qt extends it {
465
465
  constructor() {
466
466
  super(...arguments), this.type = 3;
467
467
  }
@@ -469,7 +469,7 @@ class Yt extends it {
469
469
  this.element[this.name] = t === d ? void 0 : t;
470
470
  }
471
471
  }
472
- class Qt extends it {
472
+ class te extends it {
473
473
  constructor() {
474
474
  super(...arguments), this.type = 4;
475
475
  }
@@ -477,21 +477,21 @@ class Qt extends it {
477
477
  this.element.toggleAttribute(this.name, !!t && t !== d);
478
478
  }
479
479
  }
480
- class te extends it {
481
- constructor(t, e, i, n, r) {
482
- super(t, e, i, n, r), this.type = 5;
480
+ class ee extends it {
481
+ constructor(t, e, i, n, s) {
482
+ super(t, e, i, n, s), this.type = 5;
483
483
  }
484
484
  _$AI(t, e = this) {
485
485
  if ((t = j(this, t, e, 0) ?? d) === M) return;
486
- const i = this._$AH, n = t === d && i !== d || t.capture !== i.capture || t.once !== i.once || t.passive !== i.passive, r = t !== d && (i === d || n);
487
- n && this.element.removeEventListener(this.name, this, i), r && this.element.addEventListener(this.name, this, t), this._$AH = t;
486
+ const i = this._$AH, n = t === d && i !== d || t.capture !== i.capture || t.once !== i.once || t.passive !== i.passive, s = t !== d && (i === d || n);
487
+ n && this.element.removeEventListener(this.name, this, i), s && this.element.addEventListener(this.name, this, t), this._$AH = t;
488
488
  }
489
489
  handleEvent(t) {
490
490
  var e;
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 ee {
494
+ class oe {
495
495
  constructor(t, e, i) {
496
496
  this.element = t, this.type = 6, this._$AN = void 0, this._$AM = e, this.options = i;
497
497
  }
@@ -504,12 +504,12 @@ class ee {
504
504
  }
505
505
  const ht = q.litHtmlPolyfillSupport;
506
506
  ht == null || ht(G, Y), (q.litHtmlVersions ?? (q.litHtmlVersions = [])).push("3.3.0");
507
- const oe = (o, t, e) => {
507
+ const ne = (o, t, e) => {
508
508
  const i = (e == null ? void 0 : e.renderBefore) ?? t;
509
509
  let n = i._$litPart$;
510
510
  if (n === void 0) {
511
- const r = (e == null ? void 0 : e.renderBefore) ?? null;
512
- i._$litPart$ = n = new Y(t.insertBefore(W(), r), r, void 0, e ?? {});
511
+ const s = (e == null ? void 0 : e.renderBefore) ?? null;
512
+ i._$litPart$ = n = new Y(t.insertBefore(W(), s), s, void 0, e ?? {});
513
513
  }
514
514
  return n._$AI(o), n;
515
515
  };
@@ -519,7 +519,7 @@ const oe = (o, t, e) => {
519
519
  * SPDX-License-Identifier: BSD-3-Clause
520
520
  */
521
521
  const z = globalThis;
522
- let m = class extends U {
522
+ let y = class extends U {
523
523
  constructor() {
524
524
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
525
525
  }
@@ -530,7 +530,7 @@ let m = class extends U {
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 = oe(e, this.renderRoot, this.renderOptions);
533
+ this.hasUpdated || (this.renderOptions.isConnected = this.isConnected), super.update(t), this._$Do = ne(e, this.renderRoot, this.renderOptions);
534
534
  }
535
535
  connectedCallback() {
536
536
  var t;
@@ -544,17 +544,17 @@ let m = class extends U {
544
544
  return M;
545
545
  }
546
546
  };
547
- var Bt;
548
- m._$litElement$ = !0, m.finalized = !0, (Bt = z.litElementHydrateSupport) == null || Bt.call(z, { LitElement: m });
547
+ var Ot;
548
+ y._$litElement$ = !0, y.finalized = !0, (Ot = z.litElementHydrateSupport) == null || Ot.call(z, { LitElement: y });
549
549
  const dt = z.litElementPolyfillSupport;
550
- dt == null || dt({ LitElement: m });
550
+ dt == null || dt({ LitElement: y });
551
551
  (z.litElementVersions ?? (z.litElementVersions = [])).push("4.2.0");
552
552
  /**
553
553
  * @license
554
554
  * Copyright 2017 Google LLC
555
555
  * SPDX-License-Identifier: BSD-3-Clause
556
556
  */
557
- const _ = (o) => (t, e) => {
557
+ const $ = (o) => (t, e) => {
558
558
  e !== void 0 ? e.addInitializer(() => {
559
559
  customElements.define(o, t);
560
560
  }) : customElements.define(o, t);
@@ -564,31 +564,31 @@ const _ = (o) => (t, e) => {
564
564
  * Copyright 2017 Google LLC
565
565
  * SPDX-License-Identifier: BSD-3-Clause
566
566
  */
567
- const ne = { attribute: !0, type: String, converter: ot, reflect: !1, hasChanged: bt }, ie = (o = ne, t, e) => {
567
+ const ie = { attribute: !0, type: String, converter: ot, reflect: !1, hasChanged: yt }, re = (o = ie, t, e) => {
568
568
  const { kind: i, metadata: n } = e;
569
- let r = globalThis.litPropertyMetadata.get(n);
570
- if (r === void 0 && globalThis.litPropertyMetadata.set(n, r = /* @__PURE__ */ new Map()), i === "setter" && ((o = Object.create(o)).wrapped = !0), r.set(e.name, o), i === "accessor") {
571
- const { name: s } = e;
569
+ let s = globalThis.litPropertyMetadata.get(n);
570
+ if (s === void 0 && globalThis.litPropertyMetadata.set(n, s = /* @__PURE__ */ new Map()), i === "setter" && ((o = Object.create(o)).wrapped = !0), s.set(e.name, o), i === "accessor") {
571
+ const { name: r } = e;
572
572
  return { set(c) {
573
573
  const l = t.get.call(this);
574
- t.set.call(this, c), this.requestUpdate(s, l, o);
574
+ t.set.call(this, c), this.requestUpdate(r, l, o);
575
575
  }, init(c) {
576
- return c !== void 0 && this.C(s, void 0, o, c), c;
576
+ return c !== void 0 && this.C(r, void 0, o, c), c;
577
577
  } };
578
578
  }
579
579
  if (i === "setter") {
580
- const { name: s } = e;
580
+ const { name: r } = e;
581
581
  return function(c) {
582
- const l = this[s];
583
- t.call(this, c), this.requestUpdate(s, l, o);
582
+ const l = this[r];
583
+ t.call(this, c), this.requestUpdate(r, l, o);
584
584
  };
585
585
  }
586
586
  throw Error("Unsupported decorator location: " + i);
587
587
  };
588
588
  function a(o) {
589
- return (t, e) => typeof e == "object" ? ie(o, t, e) : ((i, n, r) => {
590
- const s = n.hasOwnProperty(r);
591
- return n.constructor.createProperty(r, i), s ? Object.getOwnPropertyDescriptor(n, r) : void 0;
589
+ return (t, e) => typeof e == "object" ? re(o, t, e) : ((i, n, s) => {
590
+ const r = n.hasOwnProperty(s);
591
+ return n.constructor.createProperty(s, i), r ? Object.getOwnPropertyDescriptor(n, s) : void 0;
592
592
  })(o, t, e);
593
593
  }
594
594
  /**
@@ -596,7 +596,7 @@ function a(o) {
596
596
  * Copyright 2017 Google LLC
597
597
  * SPDX-License-Identifier: BSD-3-Clause
598
598
  */
599
- function st(o) {
599
+ function rt(o) {
600
600
  return a({ ...o, state: !0, attribute: !1 });
601
601
  }
602
602
  const se = w`
@@ -614,11 +614,11 @@ w`
614
614
  * Copyright 2023 Google LLC
615
615
  * SPDX-License-Identifier: Apache-2.0
616
616
  */
617
- const mt = Symbol("internals"), pt = Symbol("privateInternals");
618
- function re(o) {
617
+ const wt = Symbol("internals"), pt = Symbol("privateInternals");
618
+ function ae(o) {
619
619
  var t;
620
620
  class e extends o {
621
- get [(t = mt, t)]() {
621
+ get [(t = wt, t)]() {
622
622
  return this[pt] || (this[pt] = this.attachInternals()), this[pt];
623
623
  }
624
624
  }
@@ -629,19 +629,19 @@ function re(o) {
629
629
  * Copyright 2023 Google LLC
630
630
  * SPDX-License-Identifier: Apache-2.0
631
631
  */
632
- function ae(o) {
632
+ function le(o) {
633
633
  o.addInitializer((t) => {
634
634
  const e = t;
635
635
  e.addEventListener("click", async (i) => {
636
- const { type: n, [mt]: r } = e, { form: s } = r;
637
- if (!(!s || n === "button") && (await new Promise((c) => {
636
+ const { type: n, [wt]: s } = e, { form: r } = s;
637
+ if (!(!r || n === "button") && (await new Promise((c) => {
638
638
  setTimeout(c);
639
639
  }), !i.defaultPrevented)) {
640
640
  if (n === "reset") {
641
- s.reset();
641
+ r.reset();
642
642
  return;
643
643
  }
644
- s.addEventListener(
644
+ r.addEventListener(
645
645
  "submit",
646
646
  (c) => {
647
647
  Object.defineProperty(c, "submitter", {
@@ -651,46 +651,46 @@ function ae(o) {
651
651
  });
652
652
  },
653
653
  { capture: !0, once: !0 }
654
- ), r.setFormValue(e.value), s.requestSubmit();
654
+ ), s.setFormValue(e.value), r.requestSubmit();
655
655
  }
656
656
  });
657
657
  });
658
658
  }
659
- const le = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
659
+ const ce = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
660
660
  <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
661
  </svg>
662
- `, ce = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
662
+ `, he = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
663
663
  <path d="M16 8L4 0V16L16 8Z" fill="#3F2B2E"/>
664
664
  </svg>
665
- `, he = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
665
+ `, de = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
666
666
  <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
667
  </svg>
668
- `, de = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
668
+ `, pe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
669
669
  <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
670
  </svg>
671
- `, pe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
671
+ `, ue = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
672
672
  <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
673
  </svg>
674
- `, ue = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
674
+ `, ve = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
675
675
  <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
676
  </svg>
677
- `, ve = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
677
+ `, ge = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
678
678
  <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
679
  </svg>
680
- `, ge = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
680
+ `, fe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
681
681
  <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
682
  </svg>
683
- `, fe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
683
+ `, be = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
684
684
  <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
685
  </svg>
686
- `, be = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
686
+ `, ye = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
687
687
  <path d="M2 2L14 14" stroke="#3F2B2E"/>
688
688
  <path d="M14 2L2 14" stroke="#3F2B2E"/>
689
689
  </svg>
690
- `, ye = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
690
+ `, me = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
691
691
  <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
692
  </svg>
693
- `, me = `<?xml version="1.0" encoding="utf-8"?>
693
+ `, we = `<?xml version="1.0" encoding="utf-8"?>
694
694
  <!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
695
695
  <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
696
  viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
@@ -700,7 +700,7 @@ const le = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
700
700
  <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
701
  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
702
  </svg>
703
- `, we = `<?xml version="1.0" encoding="utf-8"?>
703
+ `, xe = `<?xml version="1.0" encoding="utf-8"?>
704
704
  <!-- Generator: $$$/GeneralStr/196=Adobe Illustrator 27.6.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
705
705
  <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
706
  viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
@@ -709,56 +709,56 @@ const le = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="h
709
709
  </style>
710
710
  <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
711
  </svg>
712
- `, xe = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
712
+ `, $e = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
713
713
  <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
714
  </svg>
715
- `, $e = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
715
+ `, _e = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
716
716
  <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
717
  </svg>
718
- `, _e = `<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
718
+ `, Ce = `<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
719
719
  <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
720
  </svg>
721
- `, Ce = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
721
+ `, Ae = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
722
722
  <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
723
  </svg>
724
- `, Ae = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
724
+ `, ke = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
725
725
  <path d="M12 17.4585L4 6.4585L20 6.4585L12 17.4585Z" fill="#3F2B2E"/>
726
726
  </svg>
727
- `, ke = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
727
+ `, Ee = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
728
728
  <path d="M12 6.4585L20 17.4585H4L12 6.4585Z" fill="#3F2B2E"/>
729
729
  </svg>
730
- `, Ee = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
730
+ `, Se = `<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
731
731
  <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
732
  </svg>
733
733
  `, Q = {
734
- wishlist: le,
735
- playerv: ce,
736
- chevronRight: he,
737
- chevronLeft: de,
738
- icoPlus: me,
739
- icoMinus: we,
740
- "star-0": pe,
741
- "star-25": ue,
742
- "star-50": ve,
743
- "star-75": ge,
744
- "star-100": fe,
745
- cross: be,
746
- search: ye,
747
- arrowLeft: xe,
748
- arrowTop: $e,
749
- cart: _e,
750
- notifyme: Ce,
751
- triangledown: Ae,
752
- triangleup: ke,
753
- checkstroke: Ee
734
+ wishlist: ce,
735
+ playerv: he,
736
+ chevronRight: de,
737
+ chevronLeft: pe,
738
+ icoPlus: we,
739
+ icoMinus: xe,
740
+ "star-0": ue,
741
+ "star-25": ve,
742
+ "star-50": ge,
743
+ "star-75": fe,
744
+ "star-100": be,
745
+ cross: ye,
746
+ search: me,
747
+ arrowLeft: $e,
748
+ arrowTop: _e,
749
+ cart: Ce,
750
+ notifyme: Ae,
751
+ triangledown: ke,
752
+ triangleup: Ee,
753
+ checkstroke: Se
754
754
  };
755
755
  /**
756
756
  * @license
757
757
  * Copyright 2017 Google LLC
758
758
  * SPDX-License-Identifier: BSD-3-Clause
759
759
  */
760
- const Se = { CHILD: 2 }, Le = (o) => (...t) => ({ _$litDirective$: o, values: t });
761
- class Pe {
760
+ const Le = { CHILD: 2 }, Pe = (o) => (...t) => ({ _$litDirective$: o, values: t });
761
+ class Ie {
762
762
  constructor(t) {
763
763
  }
764
764
  get _$AU() {
@@ -779,9 +779,9 @@ class Pe {
779
779
  * Copyright 2017 Google LLC
780
780
  * SPDX-License-Identifier: BSD-3-Clause
781
781
  */
782
- class ut extends Pe {
782
+ class ut extends Ie {
783
783
  constructor(t) {
784
- if (super(t), this.it = d, t.type !== Se.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
784
+ if (super(t), this.it = d, t.type !== Le.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
785
785
  }
786
786
  render(t) {
787
787
  if (t === d || t == null) return this._t = void 0, this.it = t;
@@ -802,14 +802,14 @@ ut.directiveName = "unsafeHTML", ut.resultType = 1;
802
802
  class vt extends ut {
803
803
  }
804
804
  vt.directiveName = "unsafeSVG", vt.resultType = 2;
805
- const N = Le(vt);
806
- var Ie = Object.defineProperty, Be = Object.getOwnPropertyDescriptor, y = (o, t, e, i) => {
807
- for (var n = i > 1 ? void 0 : i ? Be(t, e) : t, r = o.length - 1, s; r >= 0; r--)
808
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
809
- return i && n && Ie(t, e, n), n;
805
+ const N = Pe(vt);
806
+ var Be = Object.defineProperty, Oe = Object.getOwnPropertyDescriptor, m = (o, t, e, i) => {
807
+ for (var n = i > 1 ? void 0 : i ? Oe(t, e) : t, s = o.length - 1, r; s >= 0; s--)
808
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
809
+ return i && n && Be(t, e, n), n;
810
810
  };
811
- const Oe = re(m);
812
- let u = class extends Oe {
811
+ const ze = ae(y);
812
+ let u = class extends ze {
813
813
  constructor() {
814
814
  super(...arguments), this.type = "submit", this.value = "", this.variant = "primary", this.text = "", this.textsecond = "", this.fullwidth = !1, this.disabled = !1, this.startIconModel = "search", this.endIconModel = "chevronRight", this.startIcon = !1, this.endIcon = !1, this.panelTarget = "", this.href = "", this.target = "";
815
815
  }
@@ -820,7 +820,7 @@ let u = class extends Oe {
820
820
  this.setAttribute("name", o);
821
821
  }
822
822
  get form() {
823
- return this[mt].form;
823
+ return this[wt].form;
824
824
  }
825
825
  handleClick() {
826
826
  if (this.panelTarget) {
@@ -872,7 +872,7 @@ let u = class extends Oe {
872
872
  `;
873
873
  }
874
874
  };
875
- ae(u);
875
+ le(u);
876
876
  u.formAssociated = !0;
877
877
  u.styles = w`
878
878
  :host {
@@ -1032,57 +1032,57 @@ u.styles = w`
1032
1032
  }
1033
1033
  //End icon movment on hover
1034
1034
  `;
1035
- y([
1035
+ m([
1036
1036
  a()
1037
1037
  ], u.prototype, "type", 2);
1038
- y([
1038
+ m([
1039
1039
  a({ reflect: !0 })
1040
1040
  ], u.prototype, "value", 2);
1041
- y([
1041
+ m([
1042
1042
  a({ type: String, reflect: !0 })
1043
1043
  ], u.prototype, "variant", 2);
1044
- y([
1044
+ m([
1045
1045
  a({ type: String })
1046
1046
  ], u.prototype, "text", 2);
1047
- y([
1047
+ m([
1048
1048
  a({ type: String })
1049
1049
  ], u.prototype, "textsecond", 2);
1050
- y([
1050
+ m([
1051
1051
  a({ type: Boolean, reflect: !0 })
1052
1052
  ], u.prototype, "fullwidth", 2);
1053
- y([
1053
+ m([
1054
1054
  a({ type: Boolean, reflect: !0 })
1055
1055
  ], u.prototype, "disabled", 2);
1056
- y([
1056
+ m([
1057
1057
  a({ type: String, reflect: !0 })
1058
1058
  ], u.prototype, "startIconModel", 2);
1059
- y([
1059
+ m([
1060
1060
  a({ type: String, reflect: !0 })
1061
1061
  ], u.prototype, "endIconModel", 2);
1062
- y([
1062
+ m([
1063
1063
  a({ type: Boolean, reflect: !0, attribute: "starticon" })
1064
1064
  ], u.prototype, "startIcon", 2);
1065
- y([
1065
+ m([
1066
1066
  a({ type: Boolean, reflect: !0, attribute: "endicon" })
1067
1067
  ], u.prototype, "endIcon", 2);
1068
- y([
1068
+ m([
1069
1069
  a({ type: String, attribute: "paneltarget", reflect: !0 })
1070
1070
  ], u.prototype, "panelTarget", 2);
1071
- y([
1071
+ m([
1072
1072
  a({ type: String })
1073
1073
  ], u.prototype, "href", 2);
1074
- y([
1074
+ m([
1075
1075
  a({ type: String })
1076
1076
  ], u.prototype, "target", 2);
1077
- u = y([
1078
- _("o-button")
1077
+ u = m([
1078
+ $("o-button")
1079
1079
  ], u);
1080
- var ze = Object.defineProperty, He = Object.getOwnPropertyDescriptor, rt = (o, t, e, i) => {
1081
- for (var n = i > 1 ? void 0 : i ? He(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1082
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
1083
- return i && n && ze(t, e, n), n;
1080
+ var He = Object.defineProperty, Me = Object.getOwnPropertyDescriptor, st = (o, t, e, i) => {
1081
+ for (var n = i > 1 ? void 0 : i ? Me(t, e) : t, s = o.length - 1, r; s >= 0; s--)
1082
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
1083
+ return i && n && He(t, e, n), n;
1084
1084
  };
1085
- let F = class extends m {
1085
+ let F = class extends y {
1086
1086
  constructor() {
1087
1087
  super(...arguments), this.status = "empty", this.ariaDescribedBy = "a-product-name", this.label = "Add to wishlist", this.toggleStatus = () => {
1088
1088
  this.status = this.status === "empty" ? "filled" : "empty", this.setAttribute("aria-pressed", String(this.status === "filled")), this.dispatchEvent(new CustomEvent("wishlist-toggle", {
@@ -1188,24 +1188,24 @@ F.styles = w`
1188
1188
  white-space: nowrap !important;
1189
1189
  }
1190
1190
  `;
1191
- rt([
1191
+ st([
1192
1192
  a({ type: String, reflect: !0 })
1193
1193
  ], F.prototype, "status", 2);
1194
- rt([
1194
+ st([
1195
1195
  a({ type: String, reflect: !0 })
1196
1196
  ], F.prototype, "ariaDescribedBy", 2);
1197
- rt([
1197
+ st([
1198
1198
  a({ type: String, reflect: !0 })
1199
1199
  ], F.prototype, "label", 2);
1200
- F = rt([
1201
- _("o-wishlist-button")
1200
+ F = st([
1201
+ $("o-wishlist-button")
1202
1202
  ], F);
1203
- var Me = Object.defineProperty, Te = Object.getOwnPropertyDescriptor, I = (o, t, e, i) => {
1204
- for (var n = i > 1 ? void 0 : i ? Te(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1205
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
1206
- return i && n && Me(t, e, n), n;
1203
+ var De = Object.defineProperty, Te = Object.getOwnPropertyDescriptor, I = (o, t, e, i) => {
1204
+ for (var n = i > 1 ? void 0 : i ? Te(t, e) : t, s = o.length - 1, r; s >= 0; s--)
1205
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
1206
+ return i && n && De(t, e, n), n;
1207
1207
  };
1208
- let $ = class extends m {
1208
+ let _ = class extends y {
1209
1209
  constructor() {
1210
1210
  super(...arguments), this.bgstyle = "background-light", this.size = "medium", this.status = "empty", this.type = "button", this.strokewidth = "1", this.icon = "wishlist", this.disabled = !1;
1211
1211
  }
@@ -1235,7 +1235,7 @@ let $ = class extends m {
1235
1235
  `;
1236
1236
  }
1237
1237
  };
1238
- $.styles = w`
1238
+ _.styles = w`
1239
1239
  :host {
1240
1240
  display: inline-flex;
1241
1241
  justify-content: center;
@@ -1437,40 +1437,40 @@ $.styles = w`
1437
1437
  `;
1438
1438
  I([
1439
1439
  a({ type: String, reflect: !0 })
1440
- ], $.prototype, "bgstyle", 2);
1440
+ ], _.prototype, "bgstyle", 2);
1441
1441
  I([
1442
1442
  a({ type: String, reflect: !0 })
1443
- ], $.prototype, "size", 2);
1443
+ ], _.prototype, "size", 2);
1444
1444
  I([
1445
1445
  a({ type: String, reflect: !0 })
1446
- ], $.prototype, "status", 2);
1446
+ ], _.prototype, "status", 2);
1447
1447
  I([
1448
1448
  a({ type: String, reflect: !0 })
1449
- ], $.prototype, "type", 2);
1449
+ ], _.prototype, "type", 2);
1450
1450
  I([
1451
1451
  a({ type: String })
1452
- ], $.prototype, "strokewidth", 2);
1452
+ ], _.prototype, "strokewidth", 2);
1453
1453
  I([
1454
1454
  a({ type: String })
1455
- ], $.prototype, "icon", 2);
1455
+ ], _.prototype, "icon", 2);
1456
1456
  I([
1457
1457
  a({ type: Boolean, reflect: !0 })
1458
- ], $.prototype, "disabled", 2);
1459
- $ = I([
1460
- _("o-icon-button")
1461
- ], $);
1458
+ ], _.prototype, "disabled", 2);
1459
+ _ = I([
1460
+ $("o-icon-button")
1461
+ ], _);
1462
1462
  /**
1463
1463
  * @license
1464
1464
  * Copyright 2018 Google LLC
1465
1465
  * SPDX-License-Identifier: BSD-3-Clause
1466
1466
  */
1467
- const De = (o) => o ?? d;
1468
- var Ue = Object.defineProperty, je = Object.getOwnPropertyDescriptor, T = (o, t, e, i) => {
1469
- for (var n = i > 1 ? void 0 : i ? je(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1470
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
1471
- return i && n && Ue(t, e, n), n;
1467
+ const Ue = (o) => o ?? d;
1468
+ var je = Object.defineProperty, Ne = Object.getOwnPropertyDescriptor, D = (o, t, e, i) => {
1469
+ for (var n = i > 1 ? void 0 : i ? Ne(t, e) : t, s = o.length - 1, r; s >= 0; s--)
1470
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
1471
+ return i && n && je(t, e, n), n;
1472
1472
  };
1473
- let A = class extends m {
1473
+ let A = class extends y {
1474
1474
  constructor() {
1475
1475
  super(...arguments), this.href = "", this.target = "", this.template = "standard", this.inverse = !1, this.endIcon = !1, this.reverseEndIcon = !1;
1476
1476
  }
@@ -1482,7 +1482,7 @@ let A = class extends m {
1482
1482
  return h`
1483
1483
  <a
1484
1484
  href="${o}"
1485
- target="${De(this.target || void 0)}"
1485
+ target="${Ue(this.target || void 0)}"
1486
1486
  @click="${this._handleClick}"
1487
1487
  >
1488
1488
  ${this.endIcon && this.reverseEndIcon ? h`
@@ -1596,33 +1596,33 @@ A.styles = w`
1596
1596
  }
1597
1597
  /* End of underline effect */
1598
1598
  `;
1599
- T([
1599
+ D([
1600
1600
  a({ type: String })
1601
1601
  ], A.prototype, "href", 2);
1602
- T([
1602
+ D([
1603
1603
  a({ type: String })
1604
1604
  ], A.prototype, "target", 2);
1605
- T([
1605
+ D([
1606
1606
  a({ type: String, reflect: !0 })
1607
1607
  ], A.prototype, "template", 2);
1608
- T([
1608
+ D([
1609
1609
  a({ type: Boolean, reflect: !0 })
1610
1610
  ], A.prototype, "inverse", 2);
1611
- T([
1611
+ D([
1612
1612
  a({ type: Boolean, reflect: !0 })
1613
1613
  ], A.prototype, "endIcon", 2);
1614
- T([
1614
+ D([
1615
1615
  a({ type: Boolean, reflect: !0 })
1616
1616
  ], A.prototype, "reverseEndIcon", 2);
1617
- A = T([
1618
- _("o-link")
1617
+ A = D([
1618
+ $("o-link")
1619
1619
  ], A);
1620
- var Ne = Object.defineProperty, Fe = Object.getOwnPropertyDescriptor, at = (o, t, e, i) => {
1621
- for (var n = i > 1 ? void 0 : i ? Fe(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1622
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
1623
- return i && n && Ne(t, e, n), n;
1620
+ var Fe = Object.defineProperty, Ve = Object.getOwnPropertyDescriptor, at = (o, t, e, i) => {
1621
+ for (var n = i > 1 ? void 0 : i ? Ve(t, e) : t, s = o.length - 1, r; s >= 0; s--)
1622
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
1623
+ return i && n && Fe(t, e, n), n;
1624
1624
  };
1625
- let V = class extends m {
1625
+ let V = class extends y {
1626
1626
  constructor() {
1627
1627
  super(...arguments), this.rating = 0;
1628
1628
  }
@@ -1693,14 +1693,14 @@ at([
1693
1693
  a({ type: String })
1694
1694
  ], V.prototype, "href", 2);
1695
1695
  V = at([
1696
- _("o-rating")
1696
+ $("o-rating")
1697
1697
  ], V);
1698
- var Ve = Object.defineProperty, Re = Object.getOwnPropertyDescriptor, b = (o, t, e, i) => {
1699
- for (var n = i > 1 ? void 0 : i ? Re(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1700
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
1701
- return i && n && Ve(t, e, n), n;
1698
+ var Re = Object.defineProperty, Ze = Object.getOwnPropertyDescriptor, b = (o, t, e, i) => {
1699
+ for (var n = i > 1 ? void 0 : i ? Ze(t, e) : t, s = o.length - 1, r; s >= 0; s--)
1700
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
1701
+ return i && n && Re(t, e, n), n;
1702
1702
  };
1703
- let g = class extends m {
1703
+ let g = class extends y {
1704
1704
  constructor() {
1705
1705
  super(...arguments), this.open = !1, this.showHeader = !0, this.showFooter = !1, this.showHeaderStartIcon = !1, this.headerTitle = "", this.closeButtonLabel = "Close the modal", this.firstButtonLabel = "Close", this.firstButtonVariant = "primary", this.secondaryButtonLabel = "", this.secondaryButtonVariant = "secondary", this.disablePortal = !1, this.zIndex = 99, this.initialized = !1, this.previousFocusedElement = null, this.handleKeyDown = (o) => {
1706
1706
  this.open && (o.key === "Escape" ? this.closePanel() : o.key === "Tab" && this.trapFocus(o));
@@ -1986,14 +1986,14 @@ b([
1986
1986
  a({ type: Boolean, reflect: !0 })
1987
1987
  ], g.prototype, "initialized", 2);
1988
1988
  g = b([
1989
- _("o-side-panel")
1989
+ $("o-side-panel")
1990
1990
  ], g);
1991
- var Ze = Object.defineProperty, qe = Object.getOwnPropertyDescriptor, D = (o, t, e, i) => {
1992
- for (var n = i > 1 ? void 0 : i ? qe(t, e) : t, r = o.length - 1, s; r >= 0; r--)
1993
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
1994
- return i && n && Ze(t, e, n), n;
1991
+ var qe = Object.defineProperty, We = Object.getOwnPropertyDescriptor, T = (o, t, e, i) => {
1992
+ for (var n = i > 1 ? void 0 : i ? We(t, e) : t, s = o.length - 1, r; s >= 0; s--)
1993
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
1994
+ return i && n && qe(t, e, n), n;
1995
1995
  };
1996
- let k = class extends m {
1996
+ let k = class extends y {
1997
1997
  constructor() {
1998
1998
  super(...arguments), this.thumbnails = [], this.activeIndex = 0, this.disabledIndexes = [], this.maxWidth = "100%", this.focusedIndex = 0, this.playerIconTemplate = h`
1999
1999
  <o-icon-button
@@ -2158,33 +2158,33 @@ k.styles = w`
2158
2158
  width: 0;
2159
2159
  }
2160
2160
  `;
2161
- D([
2161
+ T([
2162
2162
  a({ type: Array })
2163
2163
  ], k.prototype, "thumbnails", 2);
2164
- D([
2164
+ T([
2165
2165
  a({ type: Number })
2166
2166
  ], k.prototype, "activeIndex", 2);
2167
- D([
2167
+ T([
2168
2168
  a({ type: Array })
2169
2169
  ], k.prototype, "disabledIndexes", 2);
2170
- D([
2170
+ T([
2171
2171
  a({ type: String })
2172
2172
  ], k.prototype, "maxWidth", 2);
2173
- D([
2173
+ T([
2174
2174
  a({ type: Object })
2175
2175
  ], k.prototype, "swiperInstance", 2);
2176
- D([
2177
- st()
2176
+ T([
2177
+ rt()
2178
2178
  ], k.prototype, "focusedIndex", 2);
2179
- k = D([
2180
- _("thumbnail-navigation")
2179
+ k = T([
2180
+ $("thumbnail-navigation")
2181
2181
  ], k);
2182
- var We = Object.defineProperty, Ke = Object.getOwnPropertyDescriptor, wt = (o, t, e, i) => {
2183
- for (var n = i > 1 ? void 0 : i ? Ke(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2184
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
2185
- return i && n && We(t, e, n), n;
2182
+ var Ke = Object.defineProperty, Ge = Object.getOwnPropertyDescriptor, xt = (o, t, e, i) => {
2183
+ for (var n = i > 1 ? void 0 : i ? Ge(t, e) : t, s = o.length - 1, r; s >= 0; s--)
2184
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
2185
+ return i && n && Ke(t, e, n), n;
2186
2186
  };
2187
- let X = class extends m {
2187
+ let X = class extends y {
2188
2188
  constructor() {
2189
2189
  super(...arguments), this.type = "", this.bgstyle = "background-white";
2190
2190
  }
@@ -2250,21 +2250,21 @@ X.styles = w`
2250
2250
  }
2251
2251
 
2252
2252
  `;
2253
- wt([
2253
+ xt([
2254
2254
  a({ type: String, reflect: !0 })
2255
2255
  ], X.prototype, "type", 2);
2256
- wt([
2256
+ xt([
2257
2257
  a({ type: String, reflect: !0 })
2258
2258
  ], X.prototype, "bgstyle", 2);
2259
- X = wt([
2260
- _("o-tag")
2259
+ X = xt([
2260
+ $("o-tag")
2261
2261
  ], X);
2262
- var Ge = Object.defineProperty, Xe = Object.getOwnPropertyDescriptor, xt = (o, t, e, i) => {
2263
- for (var n = i > 1 ? void 0 : i ? Xe(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2264
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
2265
- return i && n && Ge(t, e, n), n;
2262
+ var Xe = Object.defineProperty, Je = Object.getOwnPropertyDescriptor, $t = (o, t, e, i) => {
2263
+ for (var n = i > 1 ? void 0 : i ? Je(t, e) : t, s = o.length - 1, r; s >= 0; s--)
2264
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
2265
+ return i && n && Xe(t, e, n), n;
2266
2266
  };
2267
- let J = class extends m {
2267
+ let J = class extends y {
2268
2268
  constructor() {
2269
2269
  super(...arguments), this.type = "top", this.text = "";
2270
2270
  }
@@ -2370,21 +2370,21 @@ J.styles = w`
2370
2370
  }
2371
2371
 
2372
2372
  `;
2373
- xt([
2373
+ $t([
2374
2374
  a({ type: String, reflect: !0 })
2375
2375
  ], J.prototype, "type", 2);
2376
- xt([
2376
+ $t([
2377
2377
  a({ type: String, reflect: !0 })
2378
2378
  ], J.prototype, "text", 2);
2379
- J = xt([
2380
- _("o-tooltip")
2379
+ J = $t([
2380
+ $("o-tooltip")
2381
2381
  ], J);
2382
- var Je = Object.defineProperty, Ye = Object.getOwnPropertyDescriptor, E = (o, t, e, i) => {
2383
- for (var n = i > 1 ? void 0 : i ? Ye(t, e) : t, r = o.length - 1, s; r >= 0; r--)
2384
- (s = o[r]) && (n = (i ? s(t, e, n) : s(n)) || n);
2385
- return i && n && Je(t, e, n), n;
2382
+ var Ye = Object.defineProperty, Qe = Object.getOwnPropertyDescriptor, E = (o, t, e, i) => {
2383
+ for (var n = i > 1 ? void 0 : i ? Qe(t, e) : t, s = o.length - 1, r; s >= 0; s--)
2384
+ (r = o[s]) && (n = (i ? r(t, e, n) : r(n)) || n);
2385
+ return i && n && Ye(t, e, n), n;
2386
2386
  };
2387
- let x = class extends m {
2387
+ let x = class extends y {
2388
2388
  constructor() {
2389
2389
  super(...arguments), this.options = [], this.value = "", this.name = "", this.disabled = !1, this.width = "100%", this.open = !1, this.activeIndex = -1, this._handleOutsideClick = (o) => {
2390
2390
  this.contains(o.target) || (this.open = !1, this.activeIndex = -1);
@@ -2605,14 +2605,78 @@ E([
2605
2605
  a({ type: String, reflect: !0 })
2606
2606
  ], x.prototype, "width", 2);
2607
2607
  E([
2608
- st()
2608
+ rt()
2609
2609
  ], x.prototype, "open", 2);
2610
2610
  E([
2611
- st()
2611
+ rt()
2612
2612
  ], x.prototype, "activeIndex", 2);
2613
2613
  E([
2614
- st()
2614
+ rt()
2615
2615
  ], x.prototype, "menuWidth", 2);
2616
2616
  x = E([
2617
- _("o-dropdown")
2617
+ $("o-dropdown")
2618
2618
  ], x);
2619
+ var to = Object.getOwnPropertyDescriptor, eo = (o, t, e, i) => {
2620
+ for (var n = i > 1 ? void 0 : i ? to(t, e) : t, s = o.length - 1, r; s >= 0; s--)
2621
+ (r = o[s]) && (n = r(n) || n);
2622
+ return n;
2623
+ };
2624
+ let gt = class extends y {
2625
+ render() {
2626
+ return h` <span class="dots"></span> `;
2627
+ }
2628
+ };
2629
+ gt.styles = w`
2630
+ :host {
2631
+ display: flex;
2632
+ align-items: center;
2633
+ justify-content: center;
2634
+ height: 20px;
2635
+ width: 20px;
2636
+ .dots {
2637
+ display: inline-block;
2638
+ width: 6px;
2639
+ height: 6px;
2640
+ border-radius: 50%;
2641
+ cursor: pointer;
2642
+ border: 1px solid var(--color-border-primary);
2643
+ background-color: var(--color-container-action-secondary-default);
2644
+ }
2645
+ }
2646
+
2647
+ :host(:hover) {
2648
+ .dots {
2649
+ background-color: var(--color-container-action-secondary-hover);
2650
+ }
2651
+ }
2652
+
2653
+ :host(:active) {
2654
+ .dots {
2655
+ background-color: var(--color-container-action-secondary-pressed);
2656
+ }
2657
+ }
2658
+
2659
+ :host([aria-current="true"]) {
2660
+ .dots {
2661
+ background-color: var(--color-container-action-primary-default);
2662
+ border: 0.5px solid var(--color-border-white);
2663
+ width: 8px;
2664
+ height: 8px;
2665
+ }
2666
+ }
2667
+
2668
+ :host([aria-current="true"]:hover) {
2669
+ .dots {
2670
+ background-color: var(--color-container-action-primary-hover);
2671
+ }
2672
+ }
2673
+
2674
+ :host([aria-current="true"]:active) {
2675
+ .dots {
2676
+ background-color: var(--color-container-action-primary-pressed);
2677
+ }
2678
+ }
2679
+ `;
2680
+ gt = eo([
2681
+ $("o-dots")
2682
+ ], gt);