@erplora/outfitkit 0.1.23 → 0.1.25

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.
@@ -264,7 +264,7 @@ Rt.elementStyles = [], Rt.shadowRootOptions = { mode: "open" }, Rt[xr("elementPr
264
264
  */
265
265
  const qo = globalThis, xi = (n) => n, to = qo.trustedTypes, yi = to ? to.createPolicy("lit-html", { createHTML: (n) => n }) : void 0, Uo = "$lit$", ve = `lit$${Math.random().toFixed(9).slice(2)}$`, Vo = "?" + ve, Ya = `<${Vo}>`, ct = document, kr = () => ct.createComment(""), wr = (n) => n === null || typeof n != "object" && typeof n != "function", Ho = Array.isArray, Bi = (n) => Ho(n) || typeof n?.[Symbol.iterator] == "function", _o = `[
266
266
  \f\r]`, vr = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, ki = /-->/g, wi = />/g, at = RegExp(`>|${_o}(?:([^\\s"'>=/]+)(${_o}*=${_o}*(?:[^
267
- \f\r"'\`<>=]|("|')|))|$)`, "g"), $i = /'/g, Ci = /"/g, Fi = /^(?:script|style|textarea|title)$/i, Ko = (n) => (e, ...t) => ({ _$litType$: n, strings: e, values: t }), s = Ko(1), O = Ko(2), Qp = Ko(3), be = Symbol.for("lit-noChange"), m = Symbol.for("lit-nothing"), zi = /* @__PURE__ */ new WeakMap(), lt = ct.createTreeWalker(ct, 129);
267
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), $i = /'/g, zi = /"/g, Fi = /^(?:script|style|textarea|title)$/i, Ko = (n) => (e, ...t) => ({ _$litType$: n, strings: e, values: t }), s = Ko(1), O = Ko(2), Qp = Ko(3), be = Symbol.for("lit-noChange"), m = Symbol.for("lit-nothing"), Ci = /* @__PURE__ */ new WeakMap(), lt = ct.createTreeWalker(ct, 129);
268
268
  function Ri(n, e) {
269
269
  if (!Ho(n) || !n.hasOwnProperty("raw")) throw Error("invalid template strings array");
270
270
  return yi !== void 0 ? yi.createHTML(e) : e;
@@ -275,7 +275,7 @@ const Ni = (n, e) => {
275
275
  for (let d = 0; d < t; d++) {
276
276
  const c = n[d];
277
277
  let u, h, p = -1, b = 0;
278
- for (; b < c.length && (a.lastIndex = b, h = a.exec(c), h !== null); ) b = a.lastIndex, a === vr ? h[1] === "!--" ? a = ki : h[1] !== void 0 ? a = wi : h[2] !== void 0 ? (Fi.test(h[2]) && (r = RegExp("</" + h[2], "g")), a = at) : h[3] !== void 0 && (a = at) : a === at ? h[0] === ">" ? (a = r ?? vr, p = -1) : h[1] === void 0 ? p = -2 : (p = a.lastIndex - h[2].length, u = h[1], a = h[3] === void 0 ? at : h[3] === '"' ? Ci : $i) : a === Ci || a === $i ? a = at : a === ki || a === wi ? a = vr : (a = at, r = void 0);
278
+ for (; b < c.length && (a.lastIndex = b, h = a.exec(c), h !== null); ) b = a.lastIndex, a === vr ? h[1] === "!--" ? a = ki : h[1] !== void 0 ? a = wi : h[2] !== void 0 ? (Fi.test(h[2]) && (r = RegExp("</" + h[2], "g")), a = at) : h[3] !== void 0 && (a = at) : a === at ? h[0] === ">" ? (a = r ?? vr, p = -1) : h[1] === void 0 ? p = -2 : (p = a.lastIndex - h[2].length, u = h[1], a = h[3] === void 0 ? at : h[3] === '"' ? zi : $i) : a === zi || a === $i ? a = at : a === ki || a === wi ? a = vr : (a = at, r = void 0);
279
279
  const f = a === at && n[d + 1].startsWith("/>") ? " " : "";
280
280
  i += a === vr ? c + Ya : p >= 0 ? (o.push(u), c.slice(0, p) + Uo + c.slice(p) + ve + f) : c + ve + (p === -2 ? d : f);
281
281
  }
@@ -295,7 +295,7 @@ class $r {
295
295
  if (r.nodeType === 1) {
296
296
  if (r.hasAttributes()) for (const p of r.getAttributeNames()) if (p.endsWith(Uo)) {
297
297
  const b = h[a++], f = r.getAttribute(p).split(ve), x = /([.?@])?(.*)/.exec(b);
298
- c.push({ type: 1, index: i, name: x[2], strings: f, ctor: x[1] === "." ? Ui : x[1] === "?" ? Vi : x[1] === "@" ? Hi : zr }), r.removeAttribute(p);
298
+ c.push({ type: 1, index: i, name: x[2], strings: f, ctor: x[1] === "." ? Ui : x[1] === "?" ? Vi : x[1] === "@" ? Hi : Cr }), r.removeAttribute(p);
299
299
  } else p.startsWith(ve) && (c.push({ type: 6, index: i }), r.removeAttribute(p));
300
300
  if (Fi.test(r.tagName)) {
301
301
  const p = r.textContent.split(ve), b = p.length - 1;
@@ -391,8 +391,8 @@ class Nt {
391
391
  }
392
392
  }
393
393
  _$AC(e) {
394
- let t = zi.get(e.strings);
395
- return t === void 0 && zi.set(e.strings, t = new $r(e)), t;
394
+ let t = Ci.get(e.strings);
395
+ return t === void 0 && Ci.set(e.strings, t = new $r(e)), t;
396
396
  }
397
397
  k(e) {
398
398
  Ho(this._$AH) || (this._$AH = [], this._$AR());
@@ -411,7 +411,7 @@ class Nt {
411
411
  this._$AM === void 0 && (this._$Cv = e, this._$AP?.(e));
412
412
  }
413
413
  }
414
- class zr {
414
+ class Cr {
415
415
  get tagName() {
416
416
  return this.element.tagName;
417
417
  }
@@ -436,7 +436,7 @@ class zr {
436
436
  e === m ? this.element.removeAttribute(this.name) : this.element.setAttribute(this.name, e ?? "");
437
437
  }
438
438
  }
439
- class Ui extends zr {
439
+ class Ui extends Cr {
440
440
  constructor() {
441
441
  super(...arguments), this.type = 3;
442
442
  }
@@ -444,7 +444,7 @@ class Ui extends zr {
444
444
  this.element[this.name] = e === m ? void 0 : e;
445
445
  }
446
446
  }
447
- class Vi extends zr {
447
+ class Vi extends Cr {
448
448
  constructor() {
449
449
  super(...arguments), this.type = 4;
450
450
  }
@@ -452,7 +452,7 @@ class Vi extends zr {
452
452
  this.element.toggleAttribute(this.name, !!e && e !== m);
453
453
  }
454
454
  }
455
- class Hi extends zr {
455
+ class Hi extends Cr {
456
456
  constructor(e, t, o, r, i) {
457
457
  super(e, t, o, r, i), this.type = 5;
458
458
  }
@@ -476,7 +476,7 @@ class Ki {
476
476
  dt(this, e);
477
477
  }
478
478
  }
479
- const Wa = { M: Uo, P: ve, A: Vo, C: 1, L: Ni, R: qi, D: Bi, V: dt, I: Nt, H: zr, N: Vi, U: Hi, B: Ui, F: Ki }, Xa = qo.litHtmlPolyfillSupport;
479
+ const Wa = { M: Uo, P: ve, A: Vo, C: 1, L: Ni, R: qi, D: Bi, V: dt, I: Nt, H: Cr, N: Vi, U: Hi, B: Ui, F: Ki }, Xa = qo.litHtmlPolyfillSupport;
480
480
  Xa?.($r, Nt), (qo.litHtmlVersions ??= []).push("3.3.3");
481
481
  const io = (n, e, t) => {
482
482
  const o = t?.renderBefore ?? e;
@@ -900,7 +900,7 @@ const Pi = (n, e, t) => {
900
900
  const o = /* @__PURE__ */ new Map();
901
901
  for (let r = e; r <= t; r++) o.set(n[r], r);
902
902
  return o;
903
- }, Cr = Xo(class extends Go {
903
+ }, zr = Xo(class extends Go {
904
904
  constructor(n) {
905
905
  if (super(n), n.type !== Wo.CHILD) throw Error("repeat() can only be used in text expressions");
906
906
  }
@@ -985,11 +985,11 @@ function us(n) {
985
985
  }
986
986
  return e.charCodeAt(0) === 65279 ? e.slice(1) : e;
987
987
  }
988
- const ms = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 112v288m144-144H112"/></svg>', vs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208s208-93.31 208-208S370.69 48 256 48m0 319.91a20 20 0 1 1 20-20a20 20 0 0 1-20 20m21.72-201.15l-5.74 122a16 16 0 0 1-32 0l-5.74-121.94v-.05a21.74 21.74 0 1 1 43.44 0Z"/></svg>', bs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192s192-86 192-192Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M250.26 166.05L256 288l5.73-121.95a5.74 5.74 0 0 0-5.79-6h0a5.74 5.74 0 0 0-5.68 6"/><path fill="currentColor" d="M256 367.91a20 20 0 1 1 20-20a20 20 0 0 1-20 20"/></svg>', fs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><rect width="80" height="80" x="64" y="64" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="216" y="64" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="368" y="64" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="64" y="216" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="216" y="216" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="368" y="216" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="64" y="368" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="216" y="368" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="368" y="368" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/></svg>', gs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M80 152v256a40.12 40.12 0 0 0 40 40h272a40.12 40.12 0 0 0 40-40V152"/><rect width="416" height="80" x="48" y="64" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m320 304l-64 64l-64-64m64 41.89V224"/></svg>', xs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M448 256L272 88v96C103.57 184 64 304.77 64 424c48.61-62.24 91.6-96 208-96v96Z"/></svg>', ys = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M240 424v-96c116.4 0 159.39 33.76 208 96c0-119.23-39.57-240-208-240V88L64 256Z"/></svg>', ks = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M135.19 390.14a28.8 28.8 0 0 0 21.68 9.86h246.26A29 29 0 0 0 432 371.13V140.87A29 29 0 0 0 403.13 112H156.87a28.84 28.84 0 0 0-21.67 9.84L46.33 256l88.86 134.11Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M336.67 192.33L206.66 322.34m130.01 0L206.66 192.33m130.01 0L206.66 322.34m130.01 0L206.66 192.33"/></svg>', ws = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><rect width="416" height="384" x="48" y="80" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="48"/><circle cx="296" cy="232" r="24" fill="currentColor"/><circle cx="376" cy="232" r="24" fill="currentColor"/><circle cx="296" cy="312" r="24" fill="currentColor"/><circle cx="376" cy="312" r="24" fill="currentColor"/><circle cx="136" cy="312" r="24" fill="currentColor"/><circle cx="216" cy="312" r="24" fill="currentColor"/><circle cx="136" cy="392" r="24" fill="currentColor"/><circle cx="216" cy="392" r="24" fill="currentColor"/><circle cx="296" cy="392" r="24" fill="currentColor"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M128 48v32m256-32v32"/><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M464 160H48"/></svg>', $s = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208s208-93.31 208-208S370.69 48 256 48m108.25 138.29l-134.4 160a16 16 0 0 1-12 5.71h-.27a16 16 0 0 1-11.89-5.3l-57.6-64a16 16 0 1 1 23.78-21.4l45.29 50.32l122.59-145.91a16 16 0 0 1 24.5 20.58"/></svg>', Cs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M416 128L192 384l-96-96"/></svg>', zs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M328 112L184 256l144 144"/></svg>', _s = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M328 112L184 256l144 144"/></svg>', Ss = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m112 184l144 144l144-144"/></svg>', Es = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m184 112l144 144l-144 144"/></svg>', Ps = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m184 112l144 144l-144 144"/></svg>', Os = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m112 328l144-144l144 144"/></svg>', Ms = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="m289.94 256l95-95A24 24 0 0 0 351 127l-95 95l-95-95a24 24 0 0 0-34 34l95 95l-95 95a24 24 0 1 0 34 34l95-95l95 95a24 24 0 0 0 34-34Z"/></svg>', As = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144m224 0L144 368"/></svg>', Ds = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M320 367.79h76c55 0 100-29.21 100-83.6s-53-81.47-96-83.6c-8.89-85.06-71-136.8-144-136.8c-69 0-113.44 45.79-128 91.2c-60 5.7-112 43.88-112 106.4s54 106.4 120 106.4h56"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m320 255.79l-64-64l-64 64m64 192.42V207.79"/></svg>', js = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M384 224v184a40 40 0 0 1-40 40H104a40 40 0 0 1-40-40V168a40 40 0 0 1 40-40h167.48"/><path fill="currentColor" d="M459.94 53.25a16.06 16.06 0 0 0-23.22-.56L424.35 65a8 8 0 0 0 0 11.31l11.34 11.32a8 8 0 0 0 11.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38M399.34 90L218.82 270.2a9 9 0 0 0-2.31 3.93L208.16 299a3.91 3.91 0 0 0 4.86 4.86l24.85-8.35a9 9 0 0 0 3.93-2.31L422 112.66a9 9 0 0 0 0-12.66l-9.95-10a9 9 0 0 0-12.71 0"/></svg>', Ls = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M208 64h66.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62V432a48 48 0 0 1-48 48H192a48 48 0 0 1-48-48V304"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M288 72v120a32 32 0 0 0 32 32h120"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M160 80v152a23.69 23.69 0 0 1-24 24c-12 0-24-9.1-24-24V88c0-30.59 16.57-56 48-56s48 24.8 48 55.38v138.75c0 43-27.82 77.87-72 77.87s-72-34.86-72-77.87V144"/></svg>', Is = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 56v120a32 32 0 0 0 32 32h120"/></svg>', Ts = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 56v120a32 32 0 0 0 32 32h120m-232 80h160m-160 80h160"/></svg>', Bs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M336 176h40a40 40 0 0 1 40 40v208a40 40 0 0 1-40 40H136a40 40 0 0 1-40-40V216a40 40 0 0 1 40-40h40"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m176 272l80 80l80-80M256 48v288"/></svg>', Fs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><circle cx="256" cy="256" r="48" fill="currentColor"/><circle cx="256" cy="416" r="48" fill="currentColor"/><circle cx="256" cy="96" r="48" fill="currentColor"/></svg>', Rs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M432 320v112H320m101.8-10.23L304 304M80 192V80h112M90.2 90.23L208 208M320 80h112v112M421.77 90.2L304 208M192 432H80V320m10.23 101.8L208 304"/></svg>', Ns = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M384 80H128c-26 0-43 14-48 40L48 272v112a48.14 48.14 0 0 0 48 48h320a48.14 48.14 0 0 0 48-48V272l-32-152c-5-27-23-40-48-40Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M48 272h144m128 0h144m-272 0a64 64 0 0 0 128 0"/></svg>', qs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M64 192v-72a40 40 0 0 1 40-40h75.89a40 40 0 0 1 22.19 6.72l27.84 18.56a40 40 0 0 0 22.19 6.72H408a40 40 0 0 1 40 40v40"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M479.9 226.55L463.68 392a40 40 0 0 1-39.93 40H88.25a40 40 0 0 1-39.93-40L32.1 226.55A32 32 0 0 1 64 192h384.1a32 32 0 0 1 31.8 34.55"/></svg>', Us = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M256 56C145.72 56 56 145.72 56 256s89.72 200 200 200s200-89.72 200-200S366.28 56 256 56m0 82a26 26 0 1 1-26 26a26 26 0 0 1 26-26m48 226h-88a16 16 0 0 1 0-32h28v-88h-16a16 16 0 0 1 0-32h32a16 16 0 0 1 16 16v104h28a16 16 0 0 1 0 32"/></svg>', Vs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M80 160h352M80 256h352M80 352h352"/></svg>', Hs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M128.51 204.59q-.37 6.15-.37 12.76C128.14 304 110 320 84.33 351.43C73.69 364.45 83 384 101.62 384H320m94.5-48.7c-18.48-23.45-30.62-47.05-30.62-118c0-79.3-40.52-107.57-73.88-121.3c-4.43-1.82-8.6-6-9.95-10.55C294.21 65.54 277.82 48 256 48s-38.2 17.55-44 37.47c-1.35 4.6-5.52 8.71-10 10.53a150 150 0 0 0-18 8.79M320 384v16a64 64 0 0 1-128 0v-16"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M448 448L64 64"/></svg>', Ks = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M384 224v184a40 40 0 0 1-40 40H104a40 40 0 0 1-40-40V168a40 40 0 0 1 40-40h167.48M336 64h112v112M224 288L440 72"/></svg>', Ys = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M112 111v290c0 17.44 17 28.52 31 20.16l247.9-148.37c12.12-7.25 12.12-26.33 0-33.58L143 90.84c-14-8.36-31 2.72-31 20.16Z"/></svg>', Ws = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M400 256H112"/></svg>', Xs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M221.09 64a157.09 157.09 0 1 0 157.09 157.09A157.1 157.1 0 0 0 221.09 64Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M338.29 338.29L448 448"/></svg>', Gs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="m476.59 227.05l-.16-.07L49.35 49.84A23.56 23.56 0 0 0 27.14 52A24.65 24.65 0 0 0 16 72.59v113.29a24 24 0 0 0 19.52 23.57l232.93 43.07a4 4 0 0 1 0 7.86L35.53 303.45A24 24 0 0 0 16 327v113.31A23.57 23.57 0 0 0 26.59 460a23.94 23.94 0 0 0 13.22 4a24.55 24.55 0 0 0 9.52-1.93L476.4 285.94l.19-.09a32 32 0 0 0 0-58.8"/></svg>', Zs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M464 208L352 96L240 208m112-94.87V416M48 304l112 112l112-112m-112 94V96"/></svg>', Qs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m112 112l20 320c.95 18.49 14.4 32 32 32h184c17.67 0 30.87-13.51 32-32l20-320"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M80 112h352"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M192 112V72h0a23.93 23.93 0 0 1 24-24h80a23.93 23.93 0 0 1 24 24h0v40m-64 64v224m-72-224l8 224m136-224l-8 224"/></svg>', Js = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M352 368h112V256"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m48 144l121.37 121.37a32 32 0 0 0 45.26 0l50.74-50.74a32 32 0 0 1 45.26 0L448 352"/></svg>', en = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M352 144h112v112"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m48 368l121.37-121.37a32 32 0 0 1 45.26 0l50.74 50.74a32 32 0 0 0 45.26 0L448 160"/></svg>', tn = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M126 192H56a8 8 0 0 0-8 8v112a8 8 0 0 0 8 8h69.65a15.93 15.93 0 0 1 10.14 3.54l91.47 74.89A8 8 0 0 0 240 392V120a8 8 0 0 0-12.74-6.43l-91.47 74.89A15 15 0 0 1 126 192m194 128c9.74-19.38 16-40.84 16-64c0-23.48-6-44.42-16-64m48 176c19.48-33.92 32-64.06 32-112s-12-77.74-32-112m48 272c30-46 48-91.43 48-160s-18-113-48-160"/></svg>', rn = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M189.65 192H120a8 8 0 0 0-8 8v112a8 8 0 0 0 8 8h69.65a16 16 0 0 1 10.14 3.63l91.47 75a8 8 0 0 0 12.74-6.46V119.83a8 8 0 0 0-12.74-6.44l-91.47 75a16 16 0 0 1-10.14 3.61M384 320c9.74-19.41 16-40.81 16-64c0-23.51-6-44.4-16-64"/></svg>', on = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M416 432L64 80"/><path fill="currentColor" d="M224 136.92v33.8a4 4 0 0 0 1.17 2.82l24 24a4 4 0 0 0 6.83-2.82v-74.15a24.53 24.53 0 0 0-12.67-21.72a23.91 23.91 0 0 0-25.55 1.83a8 8 0 0 0-.66.51l-31.94 26.15a4 4 0 0 0-.29 5.92l17.05 17.06a4 4 0 0 0 5.37.26Zm0 238.16l-78.07-63.92a32 32 0 0 0-20.28-7.16H64v-96h50.72a4 4 0 0 0 2.82-6.83l-24-24a4 4 0 0 0-2.82-1.17H56a24 24 0 0 0-24 24v112a24 24 0 0 0 24 24h69.76l91.36 74.8a8 8 0 0 0 .66.51a23.93 23.93 0 0 0 25.85 1.69A24.49 24.49 0 0 0 256 391.45v-50.17a4 4 0 0 0-1.17-2.82l-24-24a4 4 0 0 0-6.83 2.82ZM352 256c0-24.56-5.81-47.88-17.75-71.27a16 16 0 0 0-28.5 14.54C315.34 218.06 320 236.62 320 256q0 4-.31 8.13a8 8 0 0 0 2.32 6.25l19.66 19.67a4 4 0 0 0 6.75-2A147 147 0 0 0 352 256m64 0c0-51.19-13.08-83.89-34.18-120.06a16 16 0 0 0-27.64 16.12C373.07 184.44 384 211.83 384 256c0 23.83-3.29 42.88-9.37 60.65a8 8 0 0 0 1.9 8.26l16.77 16.76a4 4 0 0 0 6.52-1.27C410.09 315.88 416 289.91 416 256"/><path fill="currentColor" d="M480 256c0-74.26-20.19-121.11-50.51-168.61a16 16 0 1 0-27 17.22C429.82 147.38 448 189.5 448 256c0 47.45-8.9 82.12-23.59 113a4 4 0 0 0 .77 4.55L443 391.39a4 4 0 0 0 6.4-1C470.88 348.22 480 307 480 256"/></svg>', an = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M449.07 399.08L278.64 82.58c-12.08-22.44-44.26-22.44-56.35 0L51.87 399.08A32 32 0 0 0 80 446.25h340.89a32 32 0 0 0 28.18-47.17m-198.6-1.83a20 20 0 1 1 20-20a20 20 0 0 1-20 20m21.72-201.15l-5.74 122a16 16 0 0 1-32 0l-5.74-121.95a21.73 21.73 0 0 1 21.5-22.69h.21a21.74 21.74 0 0 1 21.73 22.7Z"/></svg>';
988
+ const ms = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 112v288m144-144H112"/></svg>', vs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208s208-93.31 208-208S370.69 48 256 48m0 319.91a20 20 0 1 1 20-20a20 20 0 0 1-20 20m21.72-201.15l-5.74 122a16 16 0 0 1-32 0l-5.74-121.94v-.05a21.74 21.74 0 1 1 43.44 0Z"/></svg>', bs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M448 256c0-106-86-192-192-192S64 150 64 256s86 192 192 192s192-86 192-192Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M250.26 166.05L256 288l5.73-121.95a5.74 5.74 0 0 0-5.79-6h0a5.74 5.74 0 0 0-5.68 6"/><path fill="currentColor" d="M256 367.91a20 20 0 1 1 20-20a20 20 0 0 1-20 20"/></svg>', fs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><rect width="80" height="80" x="64" y="64" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="216" y="64" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="368" y="64" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="64" y="216" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="216" y="216" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="368" y="216" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="64" y="368" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="216" y="368" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/><rect width="80" height="80" x="368" y="368" fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" rx="40" ry="40"/></svg>', gs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M80 152v256a40.12 40.12 0 0 0 40 40h272a40.12 40.12 0 0 0 40-40V152"/><rect width="416" height="80" x="48" y="64" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="28" ry="28"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m320 304l-64 64l-64-64m64 41.89V224"/></svg>', xs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M448 256L272 88v96C103.57 184 64 304.77 64 424c48.61-62.24 91.6-96 208-96v96Z"/></svg>', ys = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M240 424v-96c116.4 0 159.39 33.76 208 96c0-119.23-39.57-240-208-240V88L64 256Z"/></svg>', ks = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M135.19 390.14a28.8 28.8 0 0 0 21.68 9.86h246.26A29 29 0 0 0 432 371.13V140.87A29 29 0 0 0 403.13 112H156.87a28.84 28.84 0 0 0-21.67 9.84L46.33 256l88.86 134.11Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M336.67 192.33L206.66 322.34m130.01 0L206.66 192.33m130.01 0L206.66 322.34m130.01 0L206.66 192.33"/></svg>', ws = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><rect width="416" height="384" x="48" y="80" fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="48"/><circle cx="296" cy="232" r="24" fill="currentColor"/><circle cx="376" cy="232" r="24" fill="currentColor"/><circle cx="296" cy="312" r="24" fill="currentColor"/><circle cx="376" cy="312" r="24" fill="currentColor"/><circle cx="136" cy="312" r="24" fill="currentColor"/><circle cx="216" cy="312" r="24" fill="currentColor"/><circle cx="136" cy="392" r="24" fill="currentColor"/><circle cx="216" cy="392" r="24" fill="currentColor"/><circle cx="296" cy="392" r="24" fill="currentColor"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M128 48v32m256-32v32"/><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M464 160H48"/></svg>', $s = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208s208-93.31 208-208S370.69 48 256 48m108.25 138.29l-134.4 160a16 16 0 0 1-12 5.71h-.27a16 16 0 0 1-11.89-5.3l-57.6-64a16 16 0 1 1 23.78-21.4l45.29 50.32l122.59-145.91a16 16 0 0 1 24.5 20.58"/></svg>', zs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M416 128L192 384l-96-96"/></svg>', Cs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M328 112L184 256l144 144"/></svg>', _s = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M328 112L184 256l144 144"/></svg>', Ss = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m112 184l144 144l144-144"/></svg>', Es = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m184 112l144 144l-144 144"/></svg>', Ps = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m184 112l144 144l-144 144"/></svg>', Os = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="m112 328l144-144l144 144"/></svg>', Ms = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="m289.94 256l95-95A24 24 0 0 0 351 127l-95 95l-95-95a24 24 0 0 0-34 34l95 95l-95 95a24 24 0 1 0 34 34l95-95l95 95a24 24 0 0 0 34-34Z"/></svg>', As = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M368 368L144 144m224 0L144 368"/></svg>', Ds = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M320 367.79h76c55 0 100-29.21 100-83.6s-53-81.47-96-83.6c-8.89-85.06-71-136.8-144-136.8c-69 0-113.44 45.79-128 91.2c-60 5.7-112 43.88-112 106.4s54 106.4 120 106.4h56"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m320 255.79l-64-64l-64 64m64 192.42V207.79"/></svg>', js = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M384 224v184a40 40 0 0 1-40 40H104a40 40 0 0 1-40-40V168a40 40 0 0 1 40-40h167.48"/><path fill="currentColor" d="M459.94 53.25a16.06 16.06 0 0 0-23.22-.56L424.35 65a8 8 0 0 0 0 11.31l11.34 11.32a8 8 0 0 0 11.34 0l12.06-12c6.1-6.09 6.67-16.01.85-22.38M399.34 90L218.82 270.2a9 9 0 0 0-2.31 3.93L208.16 299a3.91 3.91 0 0 0 4.86 4.86l24.85-8.35a9 9 0 0 0 3.93-2.31L422 112.66a9 9 0 0 0 0-12.66l-9.95-10a9 9 0 0 0-12.71 0"/></svg>', Ls = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M208 64h66.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62V432a48 48 0 0 1-48 48H192a48 48 0 0 1-48-48V304"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M288 72v120a32 32 0 0 0 32 32h120"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M160 80v152a23.69 23.69 0 0 1-24 24c-12 0-24-9.1-24-24V88c0-30.59 16.57-56 48-56s48 24.8 48 55.38v138.75c0 43-27.82 77.87-72 77.87s-72-34.86-72-77.87V144"/></svg>', Is = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 56v120a32 32 0 0 0 32 32h120"/></svg>', Ts = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M416 221.25V416a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V96a48 48 0 0 1 48-48h98.75a32 32 0 0 1 22.62 9.37l141.26 141.26a32 32 0 0 1 9.37 22.62Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 56v120a32 32 0 0 0 32 32h120m-232 80h160m-160 80h160"/></svg>', Bs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M336 176h40a40 40 0 0 1 40 40v208a40 40 0 0 1-40 40H136a40 40 0 0 1-40-40V216a40 40 0 0 1 40-40h40"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m176 272l80 80l80-80M256 48v288"/></svg>', Fs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><circle cx="256" cy="256" r="48" fill="currentColor"/><circle cx="256" cy="416" r="48" fill="currentColor"/><circle cx="256" cy="96" r="48" fill="currentColor"/></svg>', Rs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M432 320v112H320m101.8-10.23L304 304M80 192V80h112M90.2 90.23L208 208M320 80h112v112M421.77 90.2L304 208M192 432H80V320m10.23 101.8L208 304"/></svg>', Ns = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M384 80H128c-26 0-43 14-48 40L48 272v112a48.14 48.14 0 0 0 48 48h320a48.14 48.14 0 0 0 48-48V272l-32-152c-5-27-23-40-48-40Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M48 272h144m128 0h144m-272 0a64 64 0 0 0 128 0"/></svg>', qs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M64 192v-72a40 40 0 0 1 40-40h75.89a40 40 0 0 1 22.19 6.72l27.84 18.56a40 40 0 0 0 22.19 6.72H408a40 40 0 0 1 40 40v40"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M479.9 226.55L463.68 392a40 40 0 0 1-39.93 40H88.25a40 40 0 0 1-39.93-40L32.1 226.55A32 32 0 0 1 64 192h384.1a32 32 0 0 1 31.8 34.55"/></svg>', Us = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M256 56C145.72 56 56 145.72 56 256s89.72 200 200 200s200-89.72 200-200S366.28 56 256 56m0 82a26 26 0 1 1-26 26a26 26 0 0 1 26-26m48 226h-88a16 16 0 0 1 0-32h28v-88h-16a16 16 0 0 1 0-32h32a16 16 0 0 1 16 16v104h28a16 16 0 0 1 0 32"/></svg>', Vs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M80 160h352M80 256h352M80 352h352"/></svg>', Hs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M128.51 204.59q-.37 6.15-.37 12.76C128.14 304 110 320 84.33 351.43C73.69 364.45 83 384 101.62 384H320m94.5-48.7c-18.48-23.45-30.62-47.05-30.62-118c0-79.3-40.52-107.57-73.88-121.3c-4.43-1.82-8.6-6-9.95-10.55C294.21 65.54 277.82 48 256 48s-38.2 17.55-44 37.47c-1.35 4.6-5.52 8.71-10 10.53a150 150 0 0 0-18 8.79M320 384v16a64 64 0 0 1-128 0v-16"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M448 448L64 64"/></svg>', Ks = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M384 224v184a40 40 0 0 1-40 40H104a40 40 0 0 1-40-40V168a40 40 0 0 1 40-40h167.48M336 64h112v112M224 288L440 72"/></svg>', Ys = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M112 111v290c0 17.44 17 28.52 31 20.16l247.9-148.37c12.12-7.25 12.12-26.33 0-33.58L143 90.84c-14-8.36-31 2.72-31 20.16Z"/></svg>', Ws = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M400 256H112"/></svg>', Xs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M221.09 64a157.09 157.09 0 1 0 157.09 157.09A157.1 157.1 0 0 0 221.09 64Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M338.29 338.29L448 448"/></svg>', Gs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="m476.59 227.05l-.16-.07L49.35 49.84A23.56 23.56 0 0 0 27.14 52A24.65 24.65 0 0 0 16 72.59v113.29a24 24 0 0 0 19.52 23.57l232.93 43.07a4 4 0 0 1 0 7.86L35.53 303.45A24 24 0 0 0 16 327v113.31A23.57 23.57 0 0 0 26.59 460a23.94 23.94 0 0 0 13.22 4a24.55 24.55 0 0 0 9.52-1.93L476.4 285.94l.19-.09a32 32 0 0 0 0-58.8"/></svg>', Zs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M464 208L352 96L240 208m112-94.87V416M48 304l112 112l112-112m-112 94V96"/></svg>', Qs = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m112 112l20 320c.95 18.49 14.4 32 32 32h184c17.67 0 30.87-13.51 32-32l20-320"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M80 112h352"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M192 112V72h0a23.93 23.93 0 0 1 24-24h80a23.93 23.93 0 0 1 24 24h0v40m-64 64v224m-72-224l8 224m136-224l-8 224"/></svg>', Js = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M352 368h112V256"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m48 144l121.37 121.37a32 32 0 0 0 45.26 0l50.74-50.74a32 32 0 0 1 45.26 0L448 352"/></svg>', en = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M352 144h112v112"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m48 368l121.37-121.37a32 32 0 0 1 45.26 0l50.74 50.74a32 32 0 0 0 45.26 0L448 160"/></svg>', tn = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M126 192H56a8 8 0 0 0-8 8v112a8 8 0 0 0 8 8h69.65a15.93 15.93 0 0 1 10.14 3.54l91.47 74.89A8 8 0 0 0 240 392V120a8 8 0 0 0-12.74-6.43l-91.47 74.89A15 15 0 0 1 126 192m194 128c9.74-19.38 16-40.84 16-64c0-23.48-6-44.42-16-64m48 176c19.48-33.92 32-64.06 32-112s-12-77.74-32-112m48 272c30-46 48-91.43 48-160s-18-113-48-160"/></svg>', rn = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M189.65 192H120a8 8 0 0 0-8 8v112a8 8 0 0 0 8 8h69.65a16 16 0 0 1 10.14 3.63l91.47 75a8 8 0 0 0 12.74-6.46V119.83a8 8 0 0 0-12.74-6.44l-91.47 75a16 16 0 0 1-10.14 3.61M384 320c9.74-19.41 16-40.81 16-64c0-23.51-6-44.4-16-64"/></svg>', on = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M416 432L64 80"/><path fill="currentColor" d="M224 136.92v33.8a4 4 0 0 0 1.17 2.82l24 24a4 4 0 0 0 6.83-2.82v-74.15a24.53 24.53 0 0 0-12.67-21.72a23.91 23.91 0 0 0-25.55 1.83a8 8 0 0 0-.66.51l-31.94 26.15a4 4 0 0 0-.29 5.92l17.05 17.06a4 4 0 0 0 5.37.26Zm0 238.16l-78.07-63.92a32 32 0 0 0-20.28-7.16H64v-96h50.72a4 4 0 0 0 2.82-6.83l-24-24a4 4 0 0 0-2.82-1.17H56a24 24 0 0 0-24 24v112a24 24 0 0 0 24 24h69.76l91.36 74.8a8 8 0 0 0 .66.51a23.93 23.93 0 0 0 25.85 1.69A24.49 24.49 0 0 0 256 391.45v-50.17a4 4 0 0 0-1.17-2.82l-24-24a4 4 0 0 0-6.83 2.82ZM352 256c0-24.56-5.81-47.88-17.75-71.27a16 16 0 0 0-28.5 14.54C315.34 218.06 320 236.62 320 256q0 4-.31 8.13a8 8 0 0 0 2.32 6.25l19.66 19.67a4 4 0 0 0 6.75-2A147 147 0 0 0 352 256m64 0c0-51.19-13.08-83.89-34.18-120.06a16 16 0 0 0-27.64 16.12C373.07 184.44 384 211.83 384 256c0 23.83-3.29 42.88-9.37 60.65a8 8 0 0 0 1.9 8.26l16.77 16.76a4 4 0 0 0 6.52-1.27C410.09 315.88 416 289.91 416 256"/><path fill="currentColor" d="M480 256c0-74.26-20.19-121.11-50.51-168.61a16 16 0 1 0-27 17.22C429.82 147.38 448 189.5 448 256c0 47.45-8.9 82.12-23.59 113a4 4 0 0 0 .77 4.55L443 391.39a4 4 0 0 0 6.4-1C470.88 348.22 480 307 480 256"/></svg>', an = '<svg viewBox="0 0 512 512" width="1.2em" height="1.2em" ><path fill="currentColor" d="M449.07 399.08L278.64 82.58c-12.08-22.44-44.26-22.44-56.35 0L51.87 399.08A32 32 0 0 0 80 446.25h340.89a32 32 0 0 0 28.18-47.17m-198.6-1.83a20 20 0 1 1 20-20a20 20 0 0 1-20 20m21.72-201.15l-5.74 122a16 16 0 0 1-32 0l-5.74-121.95a21.73 21.73 0 0 1 21.5-22.69h.21a21.74 21.74 0 0 1 21.73 22.7Z"/></svg>';
989
989
  function S(n) {
990
990
  return `data:image/svg+xml;utf8,${n}`;
991
991
  }
992
- const Gi = S(ms), Zi = S(vs), Qi = S(bs), Ji = S(fs), ea = S(gs), ta = S(xs), ra = S(ys), oa = S(ks), ia = S(ws), aa = S($s), sa = S(Cs), Zo = S(zs), _r = S(_s), ao = S(Ss), na = S(Es), X = S(Ps), la = S(Os), ro = S(Ms), pt = S(As), ca = S(Ds), da = S(js), pa = S(Ls), ha = S(Is), ua = S(Ts), so = S(Bs), Qo = S(Fs), Jo = S(Rs), ma = S(Ns), va = S(qs), Lo = S(Us), ba = S(Vs), fa = S(Hs), ga = S(Ks), xa = S(Ys), ei = S(Ws), ti = S(Xs), ya = S(Gs), ka = S(Zs), ri = S(Qs), wa = S(Js), $a = S(en), Ca = S(tn), za = S(rn), _a = S(on), Sa = S(an), sn = {
992
+ const Gi = S(ms), Zi = S(vs), Qi = S(bs), Ji = S(fs), ea = S(gs), ta = S(xs), ra = S(ys), oa = S(ks), ia = S(ws), aa = S($s), sa = S(zs), Zo = S(Cs), _r = S(_s), ao = S(Ss), na = S(Es), X = S(Ps), la = S(Os), ro = S(Ms), pt = S(As), ca = S(Ds), da = S(js), pa = S(Ls), ha = S(Is), ua = S(Ts), so = S(Bs), Qo = S(Fs), Jo = S(Rs), ma = S(Ns), va = S(qs), Lo = S(Us), ba = S(Vs), fa = S(Hs), ga = S(Ks), xa = S(Ys), ei = S(Ws), ti = S(Xs), ya = S(Gs), ka = S(Zs), ri = S(Qs), wa = S(Js), $a = S(en), za = S(tn), Ca = S(rn), _a = S(on), Sa = S(an), sn = {
993
993
  add: Gi,
994
994
  "alert-circle": Zi,
995
995
  "alert-circle-outline": Qi,
@@ -1031,8 +1031,8 @@ const Gi = S(ms), Zi = S(vs), Qi = S(bs), Ji = S(fs), ea = S(gs), ta = S(xs), ra
1031
1031
  "trash-outline": ri,
1032
1032
  "trending-down": wa,
1033
1033
  "trending-up": $a,
1034
- "volume-high-outline": Ca,
1035
- "volume-low-outline": za,
1034
+ "volume-high-outline": za,
1035
+ "volume-low-outline": Ca,
1036
1036
  "volume-mute-outline": _a,
1037
1037
  warning: Sa
1038
1038
  };
@@ -1082,7 +1082,7 @@ const cn = {
1082
1082
  recordSingular: "record",
1083
1083
  recordPlural: "records"
1084
1084
  };
1085
- class z extends g {
1085
+ class C extends g {
1086
1086
  constructor() {
1087
1087
  super(...arguments), this.columns = [], this.rows = [], this.searchKeys = [], this.rowKeyField = "id", this.pageSize = 10, this.labels = {}, this.actions = [], this.addable = !1, this.pageSizeOptions = [10, 25, 50, 100], this.fill = !1, this.columnPicker = !0, this.csv = !1, this.csvName = "export.csv", this.serverSide = !1, this.total = 0, this.page = 0, this.searchable = !1, this.sortDir = "asc", this.title = "", this.views = !1, this.exportable = !1, this.importable = !1, this.columnSelector = !1, this.selectable = !1, this.inlineFilters = !1, this.menuActions = [], this.q = "", this.clientPage = 0, this.clientPageSize = 0, this.clientSort = "", this.clientSortDir = "asc", this.clientFilters = {}, this.filterDraft = {}, this.panel = "none", this.viewMode = "table", this.hiddenKeys = /* @__PURE__ */ new Set(), this.internalSelection = /* @__PURE__ */ new Set(), this.menuOpen = !1, this.onSearch = (e) => {
1088
1088
  const t = e.target.value ?? "";
@@ -1130,7 +1130,7 @@ class z extends g {
1130
1130
  .tk-scrim { position: absolute; inset: 0; background: rgba(0, 0, 0, 0.18); z-index: 19; }
1131
1131
  .drawer { position: absolute; top: 0; right: 0; height: 100%; width: 340px; max-width: 88%;
1132
1132
  background: var(--background); border-left: 1px solid var(--border-color);
1133
- box-shadow: -10px 0 28px rgba(0, 0, 0, 0.10); display: flex; flex-direction: column; z-index: 20;
1133
+ display: flex; flex-direction: column; z-index: 20;
1134
1134
  animation: tk-slide-in 0.18s ease; }
1135
1135
  @keyframes tk-slide-in { from { transform: translateX(100%); } to { transform: translateX(0); } }
1136
1136
  .drawer .dh { flex: 0 0 auto; display: flex; align-items: center; justify-content: space-between;
@@ -1960,7 +1960,7 @@ class z extends g {
1960
1960
  </div>
1961
1961
 
1962
1962
  <!-- Filas -->
1963
- ${Cr(
1963
+ ${zr(
1964
1964
  e,
1965
1965
  (a) => this.keyOf(a),
1966
1966
  (a) => {
@@ -1985,7 +1985,7 @@ class z extends g {
1985
1985
  const t = !!this.cardTitle || !!this.cardIcon || this.selectable;
1986
1986
  return s`
1987
1987
  <div class="cards-grid">
1988
- ${Cr(
1988
+ ${zr(
1989
1989
  e,
1990
1990
  (o) => this.keyOf(o),
1991
1991
  (o) => {
@@ -2015,152 +2015,152 @@ class z extends g {
2015
2015
  }
2016
2016
  _([
2017
2017
  l({ attribute: !1 })
2018
- ], z.prototype, "columns", 2);
2018
+ ], C.prototype, "columns", 2);
2019
2019
  _([
2020
2020
  l({ attribute: !1 })
2021
- ], z.prototype, "rows", 2);
2021
+ ], C.prototype, "rows", 2);
2022
2022
  _([
2023
2023
  l({ attribute: !1 })
2024
- ], z.prototype, "searchKeys", 2);
2024
+ ], C.prototype, "searchKeys", 2);
2025
2025
  _([
2026
2026
  l({ attribute: "row-key-field" })
2027
- ], z.prototype, "rowKeyField", 2);
2027
+ ], C.prototype, "rowKeyField", 2);
2028
2028
  _([
2029
2029
  l({ attribute: !1 })
2030
- ], z.prototype, "rowKey", 2);
2030
+ ], C.prototype, "rowKey", 2);
2031
2031
  _([
2032
2032
  l({ type: Number, attribute: "page-size" })
2033
- ], z.prototype, "pageSize", 2);
2033
+ ], C.prototype, "pageSize", 2);
2034
2034
  _([
2035
2035
  l({ attribute: "empty-message" })
2036
- ], z.prototype, "emptyMessage", 2);
2036
+ ], C.prototype, "emptyMessage", 2);
2037
2037
  _([
2038
2038
  l({ attribute: "search-placeholder" })
2039
- ], z.prototype, "searchPlaceholder", 2);
2039
+ ], C.prototype, "searchPlaceholder", 2);
2040
2040
  _([
2041
2041
  l({ attribute: !1 })
2042
- ], z.prototype, "labels", 2);
2042
+ ], C.prototype, "labels", 2);
2043
2043
  _([
2044
2044
  l({ attribute: !1 })
2045
- ], z.prototype, "actions", 2);
2045
+ ], C.prototype, "actions", 2);
2046
2046
  _([
2047
2047
  l({ type: Boolean })
2048
- ], z.prototype, "addable", 2);
2048
+ ], C.prototype, "addable", 2);
2049
2049
  _([
2050
2050
  l({ attribute: !1 })
2051
- ], z.prototype, "pageSizeOptions", 2);
2051
+ ], C.prototype, "pageSizeOptions", 2);
2052
2052
  _([
2053
2053
  l({ type: Boolean, reflect: !0 })
2054
- ], z.prototype, "fill", 2);
2054
+ ], C.prototype, "fill", 2);
2055
2055
  _([
2056
2056
  l({ type: Boolean, attribute: "column-picker" })
2057
- ], z.prototype, "columnPicker", 2);
2057
+ ], C.prototype, "columnPicker", 2);
2058
2058
  _([
2059
2059
  l({ type: Boolean })
2060
- ], z.prototype, "csv", 2);
2060
+ ], C.prototype, "csv", 2);
2061
2061
  _([
2062
2062
  l({ attribute: "csv-name" })
2063
- ], z.prototype, "csvName", 2);
2063
+ ], C.prototype, "csvName", 2);
2064
2064
  _([
2065
2065
  l({ type: Boolean, attribute: "server-side" })
2066
- ], z.prototype, "serverSide", 2);
2066
+ ], C.prototype, "serverSide", 2);
2067
2067
  _([
2068
2068
  l({ type: Number })
2069
- ], z.prototype, "total", 2);
2069
+ ], C.prototype, "total", 2);
2070
2070
  _([
2071
2071
  l({ type: Number })
2072
- ], z.prototype, "page", 2);
2072
+ ], C.prototype, "page", 2);
2073
2073
  _([
2074
2074
  l({ type: Boolean })
2075
- ], z.prototype, "searchable", 2);
2075
+ ], C.prototype, "searchable", 2);
2076
2076
  _([
2077
2077
  l({ type: String })
2078
- ], z.prototype, "sort", 2);
2078
+ ], C.prototype, "sort", 2);
2079
2079
  _([
2080
2080
  l({ attribute: "sort-dir" })
2081
- ], z.prototype, "sortDir", 2);
2081
+ ], C.prototype, "sortDir", 2);
2082
2082
  _([
2083
2083
  l()
2084
- ], z.prototype, "title", 2);
2084
+ ], C.prototype, "title", 2);
2085
2085
  _([
2086
2086
  l({ attribute: !1 })
2087
- ], z.prototype, "views", 2);
2087
+ ], C.prototype, "views", 2);
2088
2088
  _([
2089
2089
  l({ attribute: "default-view" })
2090
- ], z.prototype, "defaultView", 2);
2090
+ ], C.prototype, "defaultView", 2);
2091
2091
  _([
2092
2092
  l({ type: Boolean })
2093
- ], z.prototype, "exportable", 2);
2093
+ ], C.prototype, "exportable", 2);
2094
2094
  _([
2095
2095
  l({ type: Boolean })
2096
- ], z.prototype, "importable", 2);
2096
+ ], C.prototype, "importable", 2);
2097
2097
  _([
2098
2098
  l({ type: Boolean, attribute: "column-selector" })
2099
- ], z.prototype, "columnSelector", 2);
2099
+ ], C.prototype, "columnSelector", 2);
2100
2100
  _([
2101
2101
  l({ attribute: !1 })
2102
- ], z.prototype, "pageSizes", 2);
2102
+ ], C.prototype, "pageSizes", 2);
2103
2103
  _([
2104
2104
  l({ type: Boolean })
2105
- ], z.prototype, "selectable", 2);
2105
+ ], C.prototype, "selectable", 2);
2106
2106
  _([
2107
2107
  l({ attribute: !1 })
2108
- ], z.prototype, "selectedKeys", 2);
2108
+ ], C.prototype, "selectedKeys", 2);
2109
2109
  _([
2110
2110
  l({ attribute: !1 })
2111
- ], z.prototype, "primaryAction", 2);
2111
+ ], C.prototype, "primaryAction", 2);
2112
2112
  _([
2113
2113
  l({ type: Boolean })
2114
- ], z.prototype, "inlineFilters", 2);
2114
+ ], C.prototype, "inlineFilters", 2);
2115
2115
  _([
2116
2116
  l({ attribute: !1 })
2117
- ], z.prototype, "menuActions", 2);
2117
+ ], C.prototype, "menuActions", 2);
2118
2118
  _([
2119
2119
  l({ attribute: !1 })
2120
- ], z.prototype, "cardTitle", 2);
2120
+ ], C.prototype, "cardTitle", 2);
2121
2121
  _([
2122
2122
  l({ attribute: !1 })
2123
- ], z.prototype, "cardIcon", 2);
2123
+ ], C.prototype, "cardIcon", 2);
2124
2124
  _([
2125
2125
  l({ attribute: !1 })
2126
- ], z.prototype, "renderCard", 2);
2126
+ ], C.prototype, "renderCard", 2);
2127
2127
  _([
2128
2128
  v()
2129
- ], z.prototype, "q", 2);
2129
+ ], C.prototype, "q", 2);
2130
2130
  _([
2131
2131
  v()
2132
- ], z.prototype, "clientPage", 2);
2132
+ ], C.prototype, "clientPage", 2);
2133
2133
  _([
2134
2134
  v()
2135
- ], z.prototype, "clientPageSize", 2);
2135
+ ], C.prototype, "clientPageSize", 2);
2136
2136
  _([
2137
2137
  v()
2138
- ], z.prototype, "clientSort", 2);
2138
+ ], C.prototype, "clientSort", 2);
2139
2139
  _([
2140
2140
  v()
2141
- ], z.prototype, "clientSortDir", 2);
2141
+ ], C.prototype, "clientSortDir", 2);
2142
2142
  _([
2143
2143
  v()
2144
- ], z.prototype, "clientFilters", 2);
2144
+ ], C.prototype, "clientFilters", 2);
2145
2145
  _([
2146
2146
  v()
2147
- ], z.prototype, "filterDraft", 2);
2147
+ ], C.prototype, "filterDraft", 2);
2148
2148
  _([
2149
2149
  v()
2150
- ], z.prototype, "panel", 2);
2150
+ ], C.prototype, "panel", 2);
2151
2151
  _([
2152
2152
  v()
2153
- ], z.prototype, "viewMode", 2);
2153
+ ], C.prototype, "viewMode", 2);
2154
2154
  _([
2155
2155
  v()
2156
- ], z.prototype, "hiddenKeys", 2);
2156
+ ], C.prototype, "hiddenKeys", 2);
2157
2157
  _([
2158
2158
  v()
2159
- ], z.prototype, "internalSelection", 2);
2159
+ ], C.prototype, "internalSelection", 2);
2160
2160
  _([
2161
2161
  v()
2162
- ], z.prototype, "menuOpen", 2);
2163
- k("ok-data-table", z);
2162
+ ], C.prototype, "menuOpen", 2);
2163
+ k("ok-data-table", C);
2164
2164
  var dn = Object.defineProperty, pn = Object.getOwnPropertyDescriptor, ht = (n, e, t, o) => {
2165
2165
  for (var r = o > 1 ? void 0 : o ? pn(e, t) : e, i = n.length - 1, a; i >= 0; i--)
2166
2166
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
@@ -2535,7 +2535,7 @@ class Le extends g {
2535
2535
  renderTabs() {
2536
2536
  return s`
2537
2537
  <nav class="tabs" role="tablist">
2538
- ${Cr(
2538
+ ${zr(
2539
2539
  this.folders,
2540
2540
  (e) => e.id,
2541
2541
  (e) => s`
@@ -2560,7 +2560,7 @@ class Le extends g {
2560
2560
  return s`
2561
2561
  <section class="list">
2562
2562
  <div class="msg-list">
2563
- ${e.length === 0 ? s`<div class="empty-wrap"><ok-empty-state icon="mail-outline" heading=${this.t.noMessages}></ok-empty-state></div>` : Cr(
2563
+ ${e.length === 0 ? s`<div class="empty-wrap"><ok-empty-state icon="mail-outline" heading=${this.t.noMessages}></ok-empty-state></div>` : zr(
2564
2564
  e,
2565
2565
  (t) => t.id,
2566
2566
  (t) => {
@@ -3350,8 +3350,8 @@ Er([
3350
3350
  l()
3351
3351
  ], Ut.prototype, "icon", 2);
3352
3352
  k("ok-kpi", Ut);
3353
- var $n = Object.defineProperty, Cn = Object.getOwnPropertyDescriptor, ii = (n, e, t, o) => {
3354
- for (var r = o > 1 ? void 0 : o ? Cn(e, t) : e, i = n.length - 1, a; i >= 0; i--)
3353
+ var $n = Object.defineProperty, zn = Object.getOwnPropertyDescriptor, ii = (n, e, t, o) => {
3354
+ for (var r = o > 1 ? void 0 : o ? zn(e, t) : e, i = n.length - 1, a; i >= 0; i--)
3355
3355
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
3356
3356
  return o && r && $n(e, t, r), r;
3357
3357
  };
@@ -3417,10 +3417,10 @@ ii([
3417
3417
  l()
3418
3418
  ], lo.prototype, "hint", 2);
3419
3419
  k("ok-stat", lo);
3420
- var zn = Object.defineProperty, _n = Object.getOwnPropertyDescriptor, ai = (n, e, t, o) => {
3420
+ var Cn = Object.defineProperty, _n = Object.getOwnPropertyDescriptor, ai = (n, e, t, o) => {
3421
3421
  for (var r = o > 1 ? void 0 : o ? _n(e, t) : e, i = n.length - 1, a; i >= 0; i--)
3422
3422
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
3423
- return o && r && zn(e, t, r), r;
3423
+ return o && r && Cn(e, t, r), r;
3424
3424
  };
3425
3425
  const Sn = {
3426
3426
  stepCount: "Step {n} of {total}"
@@ -3908,7 +3908,7 @@ class Te extends g {
3908
3908
  </ion-button>` : m}
3909
3909
  </div>
3910
3910
  <div class="grid">
3911
- ${e.length ? Cr(
3911
+ ${e.length ? zr(
3912
3912
  e,
3913
3913
  (t) => t,
3914
3914
  (t) => {
@@ -7913,10 +7913,10 @@ $t([
7913
7913
  T("ion-textarea")
7914
7914
  ], He.prototype, "textareaEl", 2);
7915
7915
  k("ok-chat", He);
7916
- var Cl = Object.defineProperty, zl = Object.getOwnPropertyDescriptor, ke = (n, e, t, o) => {
7917
- for (var r = o > 1 ? void 0 : o ? zl(e, t) : e, i = n.length - 1, a; i >= 0; i--)
7916
+ var zl = Object.defineProperty, Cl = Object.getOwnPropertyDescriptor, ke = (n, e, t, o) => {
7917
+ for (var r = o > 1 ? void 0 : o ? Cl(e, t) : e, i = n.length - 1, a; i >= 0; i--)
7918
7918
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
7919
- return o && r && Cl(e, t, r), r;
7919
+ return o && r && zl(e, t, r), r;
7920
7920
  };
7921
7921
  const _l = {
7922
7922
  prevDay: "Previous day",
@@ -8939,7 +8939,7 @@ Ke([
8939
8939
  v()
8940
8940
  ], we.prototype, "isMobile", 2);
8941
8941
  k("ok-menubar", we);
8942
- var Ol = Object.defineProperty, Ml = Object.getOwnPropertyDescriptor, Ct = (n, e, t, o) => {
8942
+ var Ol = Object.defineProperty, Ml = Object.getOwnPropertyDescriptor, zt = (n, e, t, o) => {
8943
8943
  for (var r = o > 1 ? void 0 : o ? Ml(e, t) : e, i = n.length - 1, a; i >= 0; i--)
8944
8944
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
8945
8945
  return o && r && Ol(e, t, r), r;
@@ -9213,29 +9213,29 @@ class Ye extends g {
9213
9213
  return s`${e}`;
9214
9214
  }
9215
9215
  }
9216
- Ct([
9216
+ zt([
9217
9217
  l({ attribute: !1 })
9218
9218
  ], Ye.prototype, "slides", 2);
9219
- Ct([
9219
+ zt([
9220
9220
  l({ type: Number })
9221
9221
  ], Ye.prototype, "index", 2);
9222
- Ct([
9222
+ zt([
9223
9223
  l({ type: Number })
9224
9224
  ], Ye.prototype, "autoplay", 2);
9225
- Ct([
9225
+ zt([
9226
9226
  l({ type: Boolean })
9227
9227
  ], Ye.prototype, "loop", 2);
9228
- Ct([
9228
+ zt([
9229
9229
  l({ attribute: !1 })
9230
9230
  ], Ye.prototype, "labels", 2);
9231
- Ct([
9231
+ zt([
9232
9232
  v()
9233
9233
  ], Ye.prototype, "slottedCount", 2);
9234
- Ct([
9234
+ zt([
9235
9235
  T(".track")
9236
9236
  ], Ye.prototype, "trackEl", 2);
9237
9237
  k("ok-carousel", Ye);
9238
- var Dl = Object.defineProperty, jl = Object.getOwnPropertyDescriptor, zt = (n, e, t, o) => {
9238
+ var Dl = Object.defineProperty, jl = Object.getOwnPropertyDescriptor, Ct = (n, e, t, o) => {
9239
9239
  for (var r = o > 1 ? void 0 : o ? jl(e, t) : e, i = n.length - 1, a; i >= 0; i--)
9240
9240
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
9241
9241
  return o && r && Dl(e, t, r), r;
@@ -9409,25 +9409,25 @@ class We extends g {
9409
9409
  t.href = e, t.download = this.t.exportFilename, t.click();
9410
9410
  }
9411
9411
  }
9412
- zt([
9412
+ Ct([
9413
9413
  l({ attribute: "pen-color" })
9414
9414
  ], We.prototype, "penColor", 2);
9415
- zt([
9415
+ Ct([
9416
9416
  l({ type: Number, attribute: "line-width" })
9417
9417
  ], We.prototype, "lineWidth", 2);
9418
- zt([
9418
+ Ct([
9419
9419
  l()
9420
9420
  ], We.prototype, "background", 2);
9421
- zt([
9421
+ Ct([
9422
9422
  l({ type: Number })
9423
9423
  ], We.prototype, "height", 2);
9424
- zt([
9424
+ Ct([
9425
9425
  l({ type: Boolean, attribute: "show-export" })
9426
9426
  ], We.prototype, "showExport", 2);
9427
- zt([
9427
+ Ct([
9428
9428
  l({ attribute: !1 })
9429
9429
  ], We.prototype, "labels", 2);
9430
- zt([
9430
+ Ct([
9431
9431
  T("canvas")
9432
9432
  ], We.prototype, "canvas", 2);
9433
9433
  k("ok-signature", We);
@@ -9728,17 +9728,17 @@ function Wl(n, e, t) {
9728
9728
  const $ = new Uint8Array(c);
9729
9729
  for (let D = 0; D < c; D++) {
9730
9730
  let q = 0;
9731
- for (let zo = 0; zo < 8; zo++) q = q << 1 | p.bits[D * 8 + zo];
9731
+ for (let Co = 0; Co < 8; Co++) q = q << 1 | p.bits[D * 8 + Co];
9732
9732
  $[D] = q;
9733
9733
  }
9734
9734
  const M = [], w = [];
9735
- let C = 0;
9735
+ let z = 0;
9736
9736
  const E = [];
9737
9737
  for (let D = 0; D < r[1]; D++) E.push([r[2]]);
9738
9738
  for (let D = 0; D < r[3]; D++) E.push([r[4]]);
9739
9739
  for (const [D] of E) {
9740
- const q = $.slice(C, C + D);
9741
- C += D, M.push(q), w.push(Fl(q, i));
9740
+ const q = $.slice(z, z + D);
9741
+ z += D, M.push(q), w.push(Fl(q, i));
9742
9742
  }
9743
9743
  const P = new Uint8Array(o);
9744
9744
  let j = 0;
@@ -9750,12 +9750,12 @@ function Wl(n, e, t) {
9750
9750
  return P;
9751
9751
  }
9752
9752
  function Xl(n, e, t) {
9753
- const o = e * 4 + 17, r = Array.from({ length: o }, () => new Array(o).fill(null)), i = Array.from({ length: o }, () => new Array(o).fill(!1)), a = (w, C, E, P = !0) => {
9754
- r[w][C] = E, P && (i[w][C] = !0);
9755
- }, d = (w, C) => {
9753
+ const o = e * 4 + 17, r = Array.from({ length: o }, () => new Array(o).fill(null)), i = Array.from({ length: o }, () => new Array(o).fill(!1)), a = (w, z, E, P = !0) => {
9754
+ r[w][z] = E, P && (i[w][z] = !0);
9755
+ }, d = (w, z) => {
9756
9756
  for (let E = -1; E <= 7; E++)
9757
9757
  for (let P = -1; P <= 7; P++) {
9758
- const j = w + E, K = C + P;
9758
+ const j = w + E, K = z + P;
9759
9759
  if (j < 0 || j >= o || K < 0 || K >= o) continue;
9760
9760
  const D = E >= 0 && E <= 6 && (P === 0 || P === 6) || P >= 0 && P <= 6 && (E === 0 || E === 6), q = E >= 2 && E <= 4 && P >= 2 && P <= 4;
9761
9761
  a(j, K, D || q ? 1 : 0);
@@ -9763,17 +9763,17 @@ function Xl(n, e, t) {
9763
9763
  };
9764
9764
  d(0, 0), d(0, o - 7), d(o - 7, 0);
9765
9765
  for (let w = 8; w < o - 8; w++) {
9766
- const C = w % 2 === 0 ? 1 : 0;
9767
- a(6, w, C), a(w, 6, C);
9766
+ const z = w % 2 === 0 ? 1 : 0;
9767
+ a(6, w, z), a(w, 6, z);
9768
9768
  }
9769
9769
  const c = ql[e - 1];
9770
9770
  for (const w of c)
9771
- for (const C of c)
9772
- if (!i[w][C])
9771
+ for (const z of c)
9772
+ if (!i[w][z])
9773
9773
  for (let E = -2; E <= 2; E++)
9774
9774
  for (let P = -2; P <= 2; P++) {
9775
9775
  const j = Math.max(Math.abs(E), Math.abs(P));
9776
- a(w + E, C + P, j === 1 ? 0 : 1);
9776
+ a(w + E, z + P, j === 1 ? 0 : 1);
9777
9777
  }
9778
9778
  a(o - 8, 8, 1);
9779
9779
  for (let w = 0; w < 9; w++)
@@ -9782,15 +9782,15 @@ function Xl(n, e, t) {
9782
9782
  i[8][o - 1 - w] = !0, i[o - 1 - w][8] = !0;
9783
9783
  if (i[8][8] = !0, i[8][7] = !0, i[7][8] = !0, e >= 7)
9784
9784
  for (let w = 0; w < 6; w++)
9785
- for (let C = 0; C < 3; C++)
9786
- i[w][o - 11 + C] = !0, i[o - 11 + C][w] = !0;
9785
+ for (let z = 0; z < 3; z++)
9786
+ i[w][o - 11 + z] = !0, i[o - 11 + z][w] = !0;
9787
9787
  let u = 0;
9788
9788
  const h = n.length * 8, p = (w) => w < h ? n[w >> 3] >> 7 - (w & 7) & 1 : 0;
9789
9789
  let b = !0;
9790
9790
  for (let w = o - 1; w > 0; w -= 2) {
9791
9791
  w === 6 && w--;
9792
- for (let C = 0; C < o; C++) {
9793
- const E = b ? o - 1 - C : C;
9792
+ for (let z = 0; z < o; z++) {
9793
+ const E = b ? o - 1 - z : z;
9794
9794
  for (let P = 0; P < 2; P++) {
9795
9795
  const j = w - P;
9796
9796
  i[E][j] || r[E][j] !== null || (r[E][j] = p(u), u++);
@@ -9799,26 +9799,26 @@ function Xl(n, e, t) {
9799
9799
  b = !b;
9800
9800
  }
9801
9801
  const f = [
9802
- (w, C) => (w + C) % 2 === 0,
9802
+ (w, z) => (w + z) % 2 === 0,
9803
9803
  (w) => w % 2 === 0,
9804
- (w, C) => C % 3 === 0,
9805
- (w, C) => (w + C) % 3 === 0,
9806
- (w, C) => (Math.floor(w / 2) + Math.floor(C / 3)) % 2 === 0,
9807
- (w, C) => w * C % 2 + w * C % 3 === 0,
9808
- (w, C) => (w * C % 2 + w * C % 3) % 2 === 0,
9809
- (w, C) => ((w + C) % 2 + w * C % 3) % 2 === 0
9804
+ (w, z) => z % 3 === 0,
9805
+ (w, z) => (w + z) % 3 === 0,
9806
+ (w, z) => (Math.floor(w / 2) + Math.floor(z / 3)) % 2 === 0,
9807
+ (w, z) => w * z % 2 + w * z % 3 === 0,
9808
+ (w, z) => (w * z % 2 + w * z % 3) % 2 === 0,
9809
+ (w, z) => ((w + z) % 2 + w * z % 3) % 2 === 0
9810
9810
  ];
9811
9811
  let x = 0, $ = 1 / 0, M = [];
9812
9812
  for (let w = 0; w < 8; w++) {
9813
- const C = Array.from({ length: o }, () => new Array(o).fill(!1));
9813
+ const z = Array.from({ length: o }, () => new Array(o).fill(!1));
9814
9814
  for (let P = 0; P < o; P++)
9815
9815
  for (let j = 0; j < o; j++) {
9816
9816
  let K = r[P][j] === 1;
9817
- !i[P][j] && f[w](P, j) && (K = !K), C[P][j] = K;
9817
+ !i[P][j] && f[w](P, j) && (K = !K), z[P][j] = K;
9818
9818
  }
9819
- Gl(C, i, e, t, w);
9820
- const E = Zl(C);
9821
- E < $ && ($ = E, x = w, M = C);
9819
+ Gl(z, i, e, t, w);
9820
+ const E = Zl(z);
9821
+ E < $ && ($ = E, x = w, M = z);
9822
9822
  }
9823
9823
  return M;
9824
9824
  }
@@ -10142,7 +10142,7 @@ class se extends g {
10142
10142
  return `${t}:${o.toString().padStart(2, "0")}`;
10143
10143
  }
10144
10144
  render() {
10145
- const e = this.duration ? this.current / this.duration * 100 : 0, t = this.muted || this.volume === 0 ? _a : this.volume < 0.5 ? za : Ca;
10145
+ const e = this.duration ? this.current / this.duration * 100 : 0, t = this.muted || this.volume === 0 ? _a : this.volume < 0.5 ? Ca : za;
10146
10146
  return s`
10147
10147
  <div class="player">
10148
10148
  ${this.title ? s`<div class="title">${this.title}</div>` : ""}
@@ -11511,7 +11511,7 @@ const kc = {
11511
11511
  escHint: "Esc",
11512
11512
  noMatches: "No matches"
11513
11513
  };
11514
- class Ce extends g {
11514
+ class ze extends g {
11515
11515
  constructor() {
11516
11516
  super(...arguments), this.commands = [], this.open = !1, this.placeholder = "", this.hotkey = !0, this.labels = {}, this.queryText = "", this.activeIndex = 0, this.onGlobalKey = (e) => {
11517
11517
  (e.metaKey || e.ctrlKey) && (e.key === "k" || e.key === "K") && (e.preventDefault(), this.toggle());
@@ -11879,29 +11879,29 @@ class Ce extends g {
11879
11879
  }
11880
11880
  Xe([
11881
11881
  l({ attribute: !1 })
11882
- ], Ce.prototype, "commands", 2);
11882
+ ], ze.prototype, "commands", 2);
11883
11883
  Xe([
11884
11884
  l({ type: Boolean, reflect: !0 })
11885
- ], Ce.prototype, "open", 2);
11885
+ ], ze.prototype, "open", 2);
11886
11886
  Xe([
11887
11887
  l()
11888
- ], Ce.prototype, "placeholder", 2);
11888
+ ], ze.prototype, "placeholder", 2);
11889
11889
  Xe([
11890
11890
  l({ type: Boolean })
11891
- ], Ce.prototype, "hotkey", 2);
11891
+ ], ze.prototype, "hotkey", 2);
11892
11892
  Xe([
11893
11893
  l({ attribute: !1 })
11894
- ], Ce.prototype, "labels", 2);
11894
+ ], ze.prototype, "labels", 2);
11895
11895
  Xe([
11896
11896
  v()
11897
- ], Ce.prototype, "queryText", 2);
11897
+ ], ze.prototype, "queryText", 2);
11898
11898
  Xe([
11899
11899
  v()
11900
- ], Ce.prototype, "activeIndex", 2);
11900
+ ], ze.prototype, "activeIndex", 2);
11901
11901
  Xe([
11902
11902
  T(".search input")
11903
- ], Ce.prototype, "searchInput", 2);
11904
- k("ok-command-palette", Ce);
11903
+ ], ze.prototype, "searchInput", 2);
11904
+ k("ok-command-palette", ze);
11905
11905
  var wc = Object.defineProperty, $c = Object.getOwnPropertyDescriptor, Gt = (n, e, t, o) => {
11906
11906
  for (var r = o > 1 ? void 0 : o ? $c(e, t) : e, i = n.length - 1, a; i >= 0; i--)
11907
11907
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
@@ -12084,10 +12084,10 @@ Gt([
12084
12084
  T(".top input")
12085
12085
  ], Et.prototype, "input", 2);
12086
12086
  k("ok-spotlight-search", Et);
12087
- var Cc = Object.defineProperty, zc = Object.getOwnPropertyDescriptor, ze = (n, e, t, o) => {
12088
- for (var r = o > 1 ? void 0 : o ? zc(e, t) : e, i = n.length - 1, a; i >= 0; i--)
12087
+ var zc = Object.defineProperty, Cc = Object.getOwnPropertyDescriptor, Ce = (n, e, t, o) => {
12088
+ for (var r = o > 1 ? void 0 : o ? Cc(e, t) : e, i = n.length - 1, a; i >= 0; i--)
12089
12089
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
12090
- return o && r && Cc(e, t, r), r;
12090
+ return o && r && zc(e, t, r), r;
12091
12091
  };
12092
12092
  const _c = [
12093
12093
  "#3880ff",
@@ -12527,31 +12527,31 @@ class le extends g {
12527
12527
  `;
12528
12528
  }
12529
12529
  }
12530
- ze([
12530
+ Ce([
12531
12531
  l({ type: String })
12532
12532
  ], le.prototype, "value", 2);
12533
- ze([
12533
+ Ce([
12534
12534
  l({ attribute: !1 })
12535
12535
  ], le.prototype, "presets", 2);
12536
- ze([
12536
+ Ce([
12537
12537
  l({ attribute: !1 })
12538
12538
  ], le.prototype, "labels", 2);
12539
- ze([
12539
+ Ce([
12540
12540
  v()
12541
12541
  ], le.prototype, "open", 2);
12542
- ze([
12542
+ Ce([
12543
12543
  v()
12544
12544
  ], le.prototype, "h", 2);
12545
- ze([
12545
+ Ce([
12546
12546
  v()
12547
12547
  ], le.prototype, "s", 2);
12548
- ze([
12548
+ Ce([
12549
12549
  v()
12550
12550
  ], le.prototype, "v", 2);
12551
- ze([
12551
+ Ce([
12552
12552
  v()
12553
12553
  ], le.prototype, "hexInput", 2);
12554
- ze([
12554
+ Ce([
12555
12555
  v()
12556
12556
  ], le.prototype, "hexInvalid", 2);
12557
12557
  k("ok-color-picker", le);
@@ -13137,20 +13137,26 @@ class de extends g {
13137
13137
  mask: var(--u) center / contain no-repeat;
13138
13138
  }
13139
13139
  .eyebrow {
13140
- font-size: 0.7rem;
13141
- font-weight: 600;
13140
+ font-size: var(--ok-type-eyebrow-size, 0.72rem);
13141
+ font-weight: var(--ok-type-eyebrow-weight, 600);
13142
+ line-height: var(--ok-type-eyebrow-leading, 1.2);
13142
13143
  letter-spacing: 0.05em;
13143
13144
  text-transform: uppercase;
13144
13145
  color: var(--muted);
13145
13146
  }
13146
13147
  .title {
13147
13148
  margin: 0;
13148
- font-size: clamp(1.05rem, 0.95rem + 0.5vw, 1.35rem);
13149
- font-weight: 620;
13149
+ font-size: var(--ok-type-card-title-size, 1.15rem);
13150
+ font-weight: var(--ok-type-card-title-weight, 620);
13150
13151
  letter-spacing: -0.015em;
13151
- line-height: 1.2;
13152
+ line-height: var(--ok-type-card-title-leading, 1.25);
13153
+ }
13154
+ ::slotted(p) {
13155
+ margin: 0;
13156
+ color: var(--muted);
13157
+ font-size: var(--ok-type-card-body-size, 0.92rem);
13158
+ line-height: var(--ok-type-card-body-leading, 1.55);
13152
13159
  }
13153
- ::slotted(p) { margin: 0; color: var(--muted); line-height: 1.55; }
13154
13160
  `;
13155
13161
  }
13156
13162
  updated() {
@@ -13357,23 +13363,24 @@ class Qt extends g {
13357
13363
  mask: var(--u) center / contain no-repeat;
13358
13364
  }
13359
13365
  .eyebrow {
13360
- font-size: 0.7rem;
13361
- font-weight: 600;
13366
+ font-size: var(--ok-type-eyebrow-size, 0.72rem);
13367
+ font-weight: var(--ok-type-eyebrow-weight, 600);
13368
+ line-height: var(--ok-type-eyebrow-leading, 1.2);
13362
13369
  letter-spacing: 0.05em;
13363
13370
  text-transform: uppercase;
13364
13371
  color: var(--muted);
13365
13372
  }
13366
13373
  .title {
13367
13374
  margin: 0;
13368
- font-size: 1.15rem;
13369
- font-weight: 620;
13375
+ font-size: var(--ok-type-card-title-size, 1.15rem);
13376
+ font-weight: var(--ok-type-card-title-weight, 620);
13370
13377
  letter-spacing: -0.015em;
13371
- line-height: 1.25;
13378
+ line-height: var(--ok-type-card-title-leading, 1.25);
13372
13379
  }
13373
13380
  .desc {
13374
13381
  color: var(--muted);
13375
- font-size: 0.92rem;
13376
- line-height: 1.55;
13382
+ font-size: var(--ok-type-card-body-size, 0.92rem);
13383
+ line-height: var(--ok-type-card-body-leading, 1.55);
13377
13384
  }
13378
13385
  ::slotted(*) { margin: 0; }
13379
13386
  `;
@@ -13654,8 +13661,9 @@ class Pt extends g {
13654
13661
  mask: var(--u) center / contain no-repeat;
13655
13662
  }
13656
13663
  .cat {
13657
- font-size: 0.68rem;
13658
- font-weight: 600;
13664
+ font-size: var(--ok-type-eyebrow-size, 0.72rem);
13665
+ font-weight: var(--ok-type-eyebrow-weight, 600);
13666
+ line-height: var(--ok-type-eyebrow-leading, 1.2);
13659
13667
  letter-spacing: 0.05em;
13660
13668
  text-transform: uppercase;
13661
13669
  color: var(--muted);
@@ -13673,15 +13681,15 @@ class Pt extends g {
13673
13681
  }
13674
13682
  .name {
13675
13683
  margin: 0.3rem 0 0;
13676
- font-size: 1.05rem;
13677
- font-weight: 620;
13684
+ font-size: var(--ok-type-card-title-size, 1.15rem);
13685
+ font-weight: var(--ok-type-card-title-weight, 620);
13678
13686
  letter-spacing: -0.01em;
13679
- line-height: 1.25;
13687
+ line-height: var(--ok-type-card-title-leading, 1.25);
13680
13688
  }
13681
13689
  .desc {
13682
13690
  color: var(--muted);
13683
- font-size: 0.88rem;
13684
- line-height: 1.5;
13691
+ font-size: var(--ok-type-card-body-size, 0.92rem);
13692
+ line-height: var(--ok-type-card-body-leading, 1.55);
13685
13693
  flex: 1;
13686
13694
  }
13687
13695
  .foot {
@@ -14013,31 +14021,34 @@ class Ir extends g {
14013
14021
  border: 1px solid color-mix(in oklab, var(--color) 12%, transparent);
14014
14022
  }
14015
14023
  .eyebrow {
14016
- font-size: 0.74rem;
14017
- font-weight: 600;
14024
+ font-size: var(--ok-type-eyebrow-size, 0.72rem);
14025
+ font-weight: var(--ok-type-eyebrow-weight, 600);
14026
+ line-height: var(--ok-type-eyebrow-leading, 1.2);
14018
14027
  letter-spacing: 0.06em;
14019
14028
  text-transform: uppercase;
14020
14029
  color: var(--muted);
14021
14030
  }
14022
14031
  .title {
14023
14032
  margin: 0;
14024
- font-size: clamp(1.7rem, 1.1rem + 2.8vw, 3rem);
14025
- line-height: 1.08;
14033
+ font-family: var(--ok-font-display, var(--ok-font, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif));
14034
+ font-size: var(--ok-type-section-title-size, clamp(1.75rem, 1.1rem + 2.6vw, 2.85rem));
14035
+ line-height: var(--ok-type-section-title-leading, 1.06);
14026
14036
  letter-spacing: -0.03em;
14027
- font-weight: 680;
14037
+ font-weight: var(--ok-type-section-title-weight, 650);
14028
14038
  max-width: 22ch;
14029
14039
  }
14030
14040
  ::slotted([slot='heading']) {
14031
14041
  margin: 0;
14032
- font-size: clamp(1.7rem, 1.1rem + 2.8vw, 3rem);
14033
- line-height: 1.08;
14042
+ font-family: var(--ok-font-display, var(--ok-font, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif));
14043
+ font-size: var(--ok-type-section-title-size, clamp(1.75rem, 1.1rem + 2.6vw, 2.85rem));
14044
+ line-height: var(--ok-type-section-title-leading, 1.06);
14034
14045
  letter-spacing: -0.03em;
14035
- font-weight: 680;
14046
+ font-weight: var(--ok-type-section-title-weight, 650);
14036
14047
  }
14037
14048
  .sub {
14038
14049
  margin: 0;
14039
- font-size: clamp(1rem, 0.95rem + 0.3vw, 1.2rem);
14040
- line-height: 1.5;
14050
+ font-size: var(--ok-type-intro-size, clamp(1rem, 0.95rem + 0.25vw, 1.125rem));
14051
+ line-height: var(--ok-type-intro-leading, 1.6);
14041
14052
  color: var(--muted);
14042
14053
  max-width: 50ch;
14043
14054
  }
@@ -14258,7 +14269,9 @@ function sd() {
14258
14269
  --height: 100%;
14259
14270
  --border-radius: 0;
14260
14271
  --background: var(--ok-surface, var(--ion-card-background, #ffffff));
14261
- --box-shadow: -12px 0 40px rgba(0, 0, 0, 0.18);
14272
+ /* Sin sombra lateral (decisión 2026-07-19, paneles laterales de SaaS y Hub): "none"
14273
+ explícito para no caer al default de ion-modal; el backdrop separa. */
14274
+ --box-shadow: none;
14262
14275
  /* El host del modal es un flex que centra el wrapper: lo anclamos a la derecha. */
14263
14276
  justify-content: flex-end;
14264
14277
  align-items: stretch;
@@ -14621,9 +14634,9 @@ class Ot extends g {
14621
14634
  border-radius: 999px;
14622
14635
  color: var(--primary);
14623
14636
  background: color-mix(in oklab, var(--primary) 12%, transparent);
14624
- font-size: 0.72rem;
14625
- font-weight: 600;
14626
- line-height: 1.2;
14637
+ font-size: var(--ok-type-eyebrow-size, 0.72rem);
14638
+ font-weight: var(--ok-type-eyebrow-weight, 600);
14639
+ line-height: var(--ok-type-eyebrow-leading, 1.2);
14627
14640
  letter-spacing: 0.04em;
14628
14641
  text-transform: uppercase;
14629
14642
  }
@@ -14646,14 +14659,14 @@ class Ot extends g {
14646
14659
  max-width: 52rem;
14647
14660
  margin: 0;
14648
14661
  font-family: var(--font-display);
14649
- font-size: clamp(2.35rem, 1.75rem + 2.6vw, 4rem);
14650
- font-weight: 650;
14651
- line-height: 1.04;
14662
+ font-size: var(--ok-type-page-title-size, clamp(2.35rem, 1.75rem + 2.6vw, 4rem));
14663
+ font-weight: var(--ok-type-page-title-weight, 650);
14664
+ line-height: var(--ok-type-page-title-leading, 1.04);
14652
14665
  letter-spacing: -0.045em;
14653
14666
  text-wrap: balance;
14654
14667
  }
14655
14668
  :host([compact]) .title {
14656
- font-size: clamp(2rem, 1.55rem + 2vw, 3.25rem);
14669
+ font-size: var(--ok-type-page-title-compact-size, clamp(2rem, 1.55rem + 2vw, 3.25rem));
14657
14670
  }
14658
14671
  .title ::slotted([slot='title']) {
14659
14672
  margin: 0 !important;
@@ -14670,8 +14683,8 @@ class Ot extends g {
14670
14683
  max-width: 46rem;
14671
14684
  margin: 1.5rem 0 0;
14672
14685
  color: var(--color-muted);
14673
- font-size: clamp(1rem, 0.95rem + 0.25vw, 1.125rem);
14674
- line-height: 1.6;
14686
+ font-size: var(--ok-type-intro-size, clamp(1rem, 0.95rem + 0.25vw, 1.125rem));
14687
+ line-height: var(--ok-type-intro-leading, 1.6);
14675
14688
  text-wrap: pretty;
14676
14689
  }
14677
14690
  .subtitle ::slotted([slot='subtitle']) {
@@ -15599,12 +15612,12 @@ class Me extends g {
15599
15612
  e.forEach((b, f) => {
15600
15613
  const x = b.data?.[p];
15601
15614
  if (x == null) return;
15602
- const $ = o.left + p * i + (i - d) / 2 + f * u, M = this.yAt(x), w = Math.min(M, r), C = Math.max(Math.abs(r - M), 0.5), E = this.seriesColor(b);
15615
+ const $ = o.left + p * i + (i - d) / 2 + f * u, M = this.yAt(x), w = Math.min(M, r), z = Math.max(Math.abs(r - M), 0.5), E = this.seriesColor(b);
15603
15616
  h.push(O`<rect
15604
15617
  x=${$ + 0.5}
15605
15618
  y=${w}
15606
15619
  width=${Math.max(u - 1, 1)}
15607
- height=${C}
15620
+ height=${z}
15608
15621
  rx="2"
15609
15622
  fill=${E}
15610
15623
  />`);
@@ -15795,10 +15808,10 @@ class Je extends g {
15795
15808
  renderChart() {
15796
15809
  const e = this.size, t = e / 2, o = e / 2, r = this.thickness <= 0, i = this.total, a = this.slices ?? [], d = r ? 0 : this.thickness, c = r ? e / 2 : (e - d) / 2, u = 2 * Math.PI * c, h = e / 2, p = e / 4, b = 2 * Math.PI * p;
15797
15810
  let f = 0;
15798
- const x = a.map((C, E) => {
15799
- const j = (i > 0 ? Math.max(0, C.value) / i : 0) * (r ? b : u), K = -f;
15811
+ const x = a.map((z, E) => {
15812
+ const j = (i > 0 ? Math.max(0, z.value) / i : 0) * (r ? b : u), K = -f;
15800
15813
  f += j;
15801
- const D = this.colorAt(C, E);
15814
+ const D = this.colorAt(z, E);
15802
15815
  return r ? O`<circle
15803
15816
  class="pie"
15804
15817
  cx=${t}
@@ -16315,7 +16328,7 @@ var wd = Object.defineProperty, $d = Object.getOwnPropertyDescriptor, Fr = (n, e
16315
16328
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
16316
16329
  return o && r && wd(e, t, r), r;
16317
16330
  };
16318
- const Cd = /* @__PURE__ */ new Set(["brand", "leaf", "warn", "info", "danger"]);
16331
+ const zd = /* @__PURE__ */ new Set(["brand", "leaf", "warn", "info", "danger"]);
16319
16332
  class ir extends g {
16320
16333
  constructor() {
16321
16334
  super(...arguments), this.items = [], this.valueFormat = "number", this.locale = "", this.currency = "EUR";
@@ -16416,7 +16429,7 @@ class ir extends g {
16416
16429
  }
16417
16430
  // Devuelve el background CSS del relleno según el color del ítem.
16418
16431
  fillColor(e) {
16419
- return e ? Cd.has(e) ? `var(--bar-${e})` : e : "var(--bar-brand)";
16432
+ return e ? zd.has(e) ? `var(--bar-${e})` : e : "var(--bar-brand)";
16420
16433
  }
16421
16434
  // Formatea el valor según value-format usando Intl nativo.
16422
16435
  formatValue(e) {
@@ -16501,7 +16514,7 @@ class To extends Go {
16501
16514
  }
16502
16515
  }
16503
16516
  To.directiveName = "unsafeHTML", To.resultType = 1;
16504
- const zd = Xo(To);
16517
+ const Cd = Xo(To);
16505
16518
  var _d = Object.defineProperty, Sd = Object.getOwnPropertyDescriptor, ko = (n, e, t, o) => {
16506
16519
  for (var r = o > 1 ? void 0 : o ? Sd(e, t) : e, i = n.length - 1, a; i >= 0; i--)
16507
16520
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
@@ -16603,7 +16616,7 @@ class Rr extends g {
16603
16616
  }
16604
16617
  renderValue(e) {
16605
16618
  const t = e.value;
16606
- return t == null || t === "" ? s`<dd class="value empty">${this.placeholder}</dd>` : e.html ? s`<dd class="value">${zd(t)}</dd>` : s`<dd class="value">${t}</dd>`;
16619
+ return t == null || t === "" ? s`<dd class="value empty">${this.placeholder}</dd>` : e.html ? s`<dd class="value">${Cd(t)}</dd>` : s`<dd class="value">${t}</dd>`;
16607
16620
  }
16608
16621
  render() {
16609
16622
  const e = this.items ?? [];
@@ -21842,10 +21855,10 @@ pr([
21842
21855
  v()
21843
21856
  ], Tt.prototype, "_justEvaluated", 2);
21844
21857
  k("ok-calculator", Tt);
21845
- var Cp = Object.defineProperty, zp = Object.getOwnPropertyDescriptor, V = (n, e, t, o) => {
21846
- for (var r = o > 1 ? void 0 : o ? zp(e, t) : e, i = n.length - 1, a; i >= 0; i--)
21858
+ var zp = Object.defineProperty, Cp = Object.getOwnPropertyDescriptor, V = (n, e, t, o) => {
21859
+ for (var r = o > 1 ? void 0 : o ? Cp(e, t) : e, i = n.length - 1, a; i >= 0; i--)
21847
21860
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
21848
- return o && r && Cp(e, t, r), r;
21861
+ return o && r && zp(e, t, r), r;
21849
21862
  };
21850
21863
  class R extends g {
21851
21864
  constructor() {
@@ -23176,8 +23189,8 @@ class Bt extends g {
23176
23189
  const b = Ao.find((f) => f.key === this.aspect);
23177
23190
  if (b && b.ratio != null) {
23178
23191
  const f = this.vpAspect(), x = p.width * f / b.ratio, $ = r === "tl" || r === "tr", M = r === "tr" || r === "br";
23179
- let w = M ? u - p.width : i, C = $ ? h - x : a, E = x, P = p.width;
23180
- (C < 0 || C + E > 100) && (E = Math.min($ ? h : 100 - C, 100), P = E * b.ratio / f, w = M ? u - P : i, C = $ ? h - E : a), p = { x: w, y: C, width: P, height: E };
23192
+ let w = M ? u - p.width : i, z = $ ? h - x : a, E = x, P = p.width;
23193
+ (z < 0 || z + E > 100) && (E = Math.min($ ? h : 100 - z, 100), P = E * b.ratio / f, w = M ? u - P : i, z = $ ? h - E : a), p = { x: w, y: z, width: P, height: E };
23181
23194
  }
23182
23195
  return this.clampRect(p);
23183
23196
  }
@@ -24223,7 +24236,7 @@ W([
24223
24236
  l({ attribute: !1 })
24224
24237
  ], H.prototype, "attendees", 2);
24225
24238
  k("ok-event-card", H);
24226
- var Rp = Object.defineProperty, Np = Object.getOwnPropertyDescriptor, Co = (n, e, t, o) => {
24239
+ var Rp = Object.defineProperty, Np = Object.getOwnPropertyDescriptor, zo = (n, e, t, o) => {
24227
24240
  for (var r = o > 1 ? void 0 : o ? Np(e, t) : e, i = n.length - 1, a; i >= 0; i--)
24228
24241
  (a = n[i]) && (r = (o ? a(e, t, r) : a(r)) || r);
24229
24242
  return o && r && Rp(e, t, r), r;
@@ -24347,16 +24360,16 @@ const Wr = class Bo extends g {
24347
24360
  `;
24348
24361
  }
24349
24362
  };
24350
- Co([
24363
+ zo([
24351
24364
  l({ attribute: !1 })
24352
24365
  ], Wr.prototype, "avatars", 2);
24353
- Co([
24366
+ zo([
24354
24367
  l({ type: Number })
24355
24368
  ], Wr.prototype, "max", 2);
24356
- Co([
24369
+ zo([
24357
24370
  l({ reflect: !0 })
24358
24371
  ], Wr.prototype, "size", 2);
24359
- Co([
24372
+ zo([
24360
24373
  l({ type: Number })
24361
24374
  ], Wr.prototype, "overlap", 2);
24362
24375
  let qp = Wr;
@@ -24661,8 +24674,8 @@ class De extends g {
24661
24674
  const $ = p[0].x + nt / 2, M = p[p.length - 1].x + nt / 2;
24662
24675
  p.length > 1 && d.push(`M${$},${x}L${M},${x}`);
24663
24676
  for (const w of p) {
24664
- const C = w.x + nt / 2;
24665
- d.push(`M${C},${x}L${C},${w.y}`);
24677
+ const z = w.x + nt / 2;
24678
+ d.push(`M${z},${x}L${z},${w.y}`);
24666
24679
  }
24667
24680
  }
24668
24681
  const c = t.reduce((u, h) => Math.max(u, h.x), 0);