@aures5g/vue-component-library 3.6.1 → 3.6.2

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.
@@ -1,8 +1,8 @@
1
- import { ref as Q, readonly as yo, getCurrentInstance as Tn, onMounted as Or, nextTick as Ir, watch as se, reactive as ct, mergeProps as E, inject as Ar, defineComponent as R, computed as N, useSlots as re, createElementBlock as h, openBlock as f, normalizeClass as v, createElementVNode as m, unref as d, renderSlot as S, createBlock as L, createCommentVNode as T, toDisplayString as D, useId as Pr, createTextVNode as Ct, resolveComponent as kn, resolveDirective as Ke, withDirectives as ne, resolveDynamicComponent as Le, withCtx as X, onUpdated as Lr, defineAsyncComponent as wo, createVNode as z, Fragment as q, renderList as le, toRef as Dr, customRef as Nr, getCurrentScope as Br, onScopeDispose as Mr, shallowRef as _o, toValue as Fe, Transition as $o, vShow as gn, h as pt, mergeDefaults as Et, useAttrs as Ce, mergeModels as ce, useModel as he, vModelDynamic as mn, withModifiers as Wt, normalizeStyle as we, useTemplateRef as Ne, createSlots as Gt, vModelText as jr, Teleport as So, watchEffect as Vr, withKeys as Rr } from "vue";
1
+ import { ref as Q, readonly as yo, getCurrentInstance as kn, onMounted as Or, nextTick as Ir, watch as se, reactive as ct, mergeProps as O, inject as Ar, defineComponent as R, computed as N, useSlots as re, createElementBlock as h, openBlock as f, normalizeClass as v, createElementVNode as m, unref as d, renderSlot as S, createBlock as P, createCommentVNode as k, toDisplayString as D, useId as Pr, createTextVNode as Ct, resolveComponent as Tn, resolveDirective as Ke, withDirectives as ne, resolveDynamicComponent as Le, withCtx as X, onUpdated as Lr, defineAsyncComponent as wo, createVNode as K, Fragment as q, renderList as ae, toRef as Dr, customRef as Nr, getCurrentScope as Br, onScopeDispose as Mr, shallowRef as _o, toValue as Fe, Transition as $o, vShow as gn, h as pt, mergeDefaults as Et, useAttrs as Ce, mergeModels as ce, useModel as he, vModelDynamic as mn, withModifiers as Wt, normalizeStyle as we, useTemplateRef as Ne, createSlots as Gt, vModelText as jr, Teleport as So, watchEffect as Vr, withKeys as Rr } from "vue";
2
2
  import { FontAwesomeIcon as H } from "@fortawesome/vue-fontawesome";
3
3
  import { faChevronsLeft as Ur, faCheck as Yt, faCopy as Fr, faSquareCheck as Hr, faXmark as Zt, faExclamationCircle as zr, faArrowLeft as Kr, faChevronUp as Wr, faChevronDown as Gr, faCircleSortUp as Yr, faCircleSortDown as Zr } from "@awesome.me/kit-bccbe657bb/icons/sharp/solid";
4
4
  import { faAaaLogoShort as Xr, faAaaAutoSymbol as At, faKupujemeAutaLogoShort as qr, faAaaAutoDiskontSymbol as xn, faMototechnaSymbol as Pt, faAutosplatkySymbol as Qr } from "@awesome.me/kit-bccbe657bb/icons/kit/custom";
5
- import { useRoute as To, RouterLink as Cn } from "vue-router";
5
+ import { useRoute as ko, RouterLink as Cn } from "vue-router";
6
6
  import { useElementBounding as jt, useClipboard as Jr, useResizeObserver as ea, useEventListener as Ht, onKeyDown as ta } from "@vueuse/core";
7
7
  import { faCircleDot as na, faCircle as oa, faSquare as ra, faCircleChevronDown as aa, faCircleSort as ia, faFilter as la } from "@awesome.me/kit-bccbe657bb/icons/sharp/regular";
8
8
  import { Tippy as sa } from "vue-tippy";
@@ -55,15 +55,15 @@ function ba(t, e, n) {
55
55
  function xe(t, e = !0) {
56
56
  return t instanceof Object && t.constructor === Object && (e || Object.keys(t).length !== 0);
57
57
  }
58
- function ko(t = {}, e = {}) {
58
+ function To(t = {}, e = {}) {
59
59
  let n = pa({}, t);
60
60
  return Object.keys(e).forEach((o) => {
61
61
  let r = o;
62
- xe(e[r]) && r in t && xe(t[r]) ? n[r] = ko(t[r], e[r]) : n[r] = e[r];
62
+ xe(e[r]) && r in t && xe(t[r]) ? n[r] = To(t[r], e[r]) : n[r] = e[r];
63
63
  }), n;
64
64
  }
65
65
  function ga(...t) {
66
- return t.reduce((e, n, o) => o === 0 ? n : ko(e, n), {});
66
+ return t.reduce((e, n, o) => o === 0 ? n : To(e, n), {});
67
67
  }
68
68
  function ue(t, ...e) {
69
69
  return hn(t) ? t(...e) : t;
@@ -91,7 +91,7 @@ function xo(t, e = !0) {
91
91
  function ma(t) {
92
92
  return G(t) && !isNaN(t);
93
93
  }
94
- function et(t, e) {
94
+ function tt(t, e) {
95
95
  if (e) {
96
96
  let n = e.test(t);
97
97
  return e.lastIndex = 0, n;
@@ -233,7 +233,7 @@ function _a(t, e) {
233
233
  r();
234
234
  }
235
235
  }
236
- function nt(t, e) {
236
+ function ot(t, e) {
237
237
  return Ot(t) ? t.matches(e) ? t : t.querySelector(e) : null;
238
238
  }
239
239
  function $a(t, e) {
@@ -282,7 +282,7 @@ function Sa(t) {
282
282
  if (s) {
283
283
  let i = s.split(",");
284
284
  for (let l of i) {
285
- let u = nt(a, l);
285
+ let u = ot(a, l);
286
286
  u && r(u) && e.push(u);
287
287
  }
288
288
  }
@@ -298,10 +298,10 @@ function Ue(t) {
298
298
  }
299
299
  return 0;
300
300
  }
301
- function Ta() {
301
+ function ka() {
302
302
  return !!(typeof window < "u" && window.document && window.document.createElement);
303
303
  }
304
- function ka() {
304
+ function Ta() {
305
305
  return "ontouchstart" in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0;
306
306
  }
307
307
  function xa(t, e = "", n) {
@@ -328,7 +328,7 @@ var Pn = Ca(), Ea = Object.defineProperty, Oa = Object.defineProperties, Ia = Ob
328
328
  for (var n in e || (e = {})) Do.call(e, n) && Ln(t, n, e[n]);
329
329
  if (Kt) for (var n of Kt(e)) No.call(e, n) && Ln(t, n, e[n]);
330
330
  return t;
331
- }, en = (t, e) => Oa(t, Ia(e)), Te = (t, e) => {
331
+ }, en = (t, e) => Oa(t, Ia(e)), ke = (t, e) => {
332
332
  var n = {};
333
333
  for (var o in t) Do.call(t, o) && e.indexOf(o) < 0 && (n[o] = t[o]);
334
334
  if (t != null && Kt) for (var o of Kt(t)) e.indexOf(o) < 0 && No.call(t, o) && (n[o] = t[o]);
@@ -354,12 +354,12 @@ function Mo(t, e = "", n = "", o = [], r) {
354
354
  if (de(t)) {
355
355
  let a = t.trim();
356
356
  if (Ba(a)) return;
357
- if (et(a, cn)) {
357
+ if (tt(a, cn)) {
358
358
  let s = a.replaceAll(cn, (i) => {
359
- let l = i.replace(/{|}/g, "").split(".").filter((u) => !o.some((c) => et(u, c)));
359
+ let l = i.replace(/{|}/g, "").split(".").filter((u) => !o.some((c) => tt(u, c)));
360
360
  return `var(${Bo(n, Co(l.join("-")))}${G(r) ? `, ${r}` : ""})`;
361
361
  });
362
- return et(s.replace(La, "0"), Pa) ? `calc(${s})` : s;
362
+ return tt(s.replace(La, "0"), Pa) ? `calc(${s})` : s;
363
363
  }
364
364
  return a;
365
365
  } else if (ma(t)) return t;
@@ -367,7 +367,7 @@ function Mo(t, e = "", n = "", o = [], r) {
367
367
  function Ma(t, e, n) {
368
368
  de(e, !1) && t.push(`${e}:${n};`);
369
369
  }
370
- function Qe(t, e) {
370
+ function Je(t, e) {
371
371
  return t ? `${t}{${e}}` : "";
372
372
  }
373
373
  function jo(t, e) {
@@ -406,7 +406,7 @@ function jo(t, e) {
406
406
  }
407
407
  var ze = (...t) => ja(Y.getTheme(), ...t), ja = (t = {}, e, n, o) => {
408
408
  if (e) {
409
- let { variable: r, options: a } = Y.defaults || {}, { prefix: s, transform: i } = t?.options || a || {}, l = et(e, cn) ? e : `{${e}}`;
409
+ let { variable: r, options: a } = Y.defaults || {}, { prefix: s, transform: i } = t?.options || a || {}, l = tt(e, cn) ? e : `{${e}}`;
410
410
  return o === "value" || Me(o) && i === "strict" ? Y.getTokenValue(e) : Mo(l, void 0, s, [r.excludedKeyRegex], n);
411
411
  }
412
412
  return "";
@@ -426,18 +426,18 @@ function Va(t, e = {}) {
426
426
  for (; l.length; ) {
427
427
  let { node: c, path: p } = l.pop();
428
428
  for (let g in c) {
429
- let b = c[g], _ = Da(b), I = et(g, a) ? pn(p) : pn(p, Co(g));
429
+ let b = c[g], _ = Da(b), I = tt(g, a) ? pn(p) : pn(p, Co(g));
430
430
  if (xe(_)) l.push({ node: _, path: I });
431
431
  else {
432
- let x = Bo(I), A = Mo(_, I, o, [a]);
433
- Ma(i, x, A);
432
+ let E = Bo(I), A = Mo(_, I, o, [a]);
433
+ Ma(i, E, A);
434
434
  let j = I;
435
435
  o && j.startsWith(o + "-") && (j = j.slice(o.length + 1)), s.push(j.replace(/-/g, "."));
436
436
  }
437
437
  }
438
438
  }
439
439
  let u = i.join("");
440
- return { value: i, tokens: s, declarations: u, css: Qe(r, u) };
440
+ return { value: i, tokens: s, declarations: u, css: Je(r, u) };
441
441
  }
442
442
  var be = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t) {
443
443
  return { type: "class", selector: t, matched: this.pattern.test(t.trim()) };
@@ -459,21 +459,21 @@ var be = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
459
459
  return Va(t, { prefix: e?.prefix });
460
460
  }, getCommon({ name: t = "", theme: e = {}, params: n, set: o, defaults: r }) {
461
461
  var a, s, i, l, u, c, p;
462
- let { preset: g, options: b } = e, _, I, x, A, j, V, $;
462
+ let { preset: g, options: b } = e, _, I, E, A, j, V, $;
463
463
  if (G(g) && b.transform !== "strict") {
464
- let { primitive: k, semantic: P, extend: w } = g, Z = P || {}, { colorScheme: M } = Z, O = Te(Z, ["colorScheme"]), y = w || {}, { colorScheme: C } = y, K = Te(y, ["colorScheme"]), ee = M || {}, { dark: $e } = ee, We = Te(ee, ["dark"]), je = C || {}, { dark: Ge } = je, Ye = Te(je, ["dark"]), Se = G(k) ? this._toVariables({ primitive: k }, b) : {}, ve = G(O) ? this._toVariables({ semantic: O }, b) : {}, Ve = G(We) ? this._toVariables({ light: We }, b) : {}, It = G($e) ? this._toVariables({ dark: $e }, b) : {}, Ze = G(K) ? this._toVariables({ semantic: K }, b) : {}, $n = G(Ye) ? this._toVariables({ light: Ye }, b) : {}, Sn = G(Ge) ? this._toVariables({ dark: Ge }, b) : {}, [cr, pr] = [(a = Se.declarations) != null ? a : "", Se.tokens], [fr, br] = [(s = ve.declarations) != null ? s : "", ve.tokens || []], [gr, mr] = [(i = Ve.declarations) != null ? i : "", Ve.tokens || []], [hr, vr] = [(l = It.declarations) != null ? l : "", It.tokens || []], [yr, wr] = [(u = Ze.declarations) != null ? u : "", Ze.tokens || []], [_r, $r] = [(c = $n.declarations) != null ? c : "", $n.tokens || []], [Sr, Tr] = [(p = Sn.declarations) != null ? p : "", Sn.tokens || []];
464
+ let { primitive: T, semantic: L, extend: w } = g, Z = L || {}, { colorScheme: M } = Z, C = ke(Z, ["colorScheme"]), y = w || {}, { colorScheme: x } = y, z = ke(y, ["colorScheme"]), ee = M || {}, { dark: $e } = ee, We = ke(ee, ["dark"]), je = x || {}, { dark: Ge } = je, Ye = ke(je, ["dark"]), Se = G(T) ? this._toVariables({ primitive: T }, b) : {}, ve = G(C) ? this._toVariables({ semantic: C }, b) : {}, Ve = G(We) ? this._toVariables({ light: We }, b) : {}, It = G($e) ? this._toVariables({ dark: $e }, b) : {}, Ze = G(z) ? this._toVariables({ semantic: z }, b) : {}, $n = G(Ye) ? this._toVariables({ light: Ye }, b) : {}, Sn = G(Ge) ? this._toVariables({ dark: Ge }, b) : {}, [cr, pr] = [(a = Se.declarations) != null ? a : "", Se.tokens], [fr, br] = [(s = ve.declarations) != null ? s : "", ve.tokens || []], [gr, mr] = [(i = Ve.declarations) != null ? i : "", Ve.tokens || []], [hr, vr] = [(l = It.declarations) != null ? l : "", It.tokens || []], [yr, wr] = [(u = Ze.declarations) != null ? u : "", Ze.tokens || []], [_r, $r] = [(c = $n.declarations) != null ? c : "", $n.tokens || []], [Sr, kr] = [(p = Sn.declarations) != null ? p : "", Sn.tokens || []];
465
465
  _ = this.transformCSS(t, cr, "light", "variable", b, o, r), I = pr;
466
- let kr = this.transformCSS(t, `${fr}${gr}`, "light", "variable", b, o, r), xr = this.transformCSS(t, `${hr}`, "dark", "variable", b, o, r);
467
- x = `${kr}${xr}`, A = [.../* @__PURE__ */ new Set([...br, ...mr, ...vr])];
466
+ let Tr = this.transformCSS(t, `${fr}${gr}`, "light", "variable", b, o, r), xr = this.transformCSS(t, `${hr}`, "dark", "variable", b, o, r);
467
+ E = `${Tr}${xr}`, A = [.../* @__PURE__ */ new Set([...br, ...mr, ...vr])];
468
468
  let Cr = this.transformCSS(t, `${yr}${_r}color-scheme:light`, "light", "variable", b, o, r), Er = this.transformCSS(t, `${Sr}color-scheme:dark`, "dark", "variable", b, o, r);
469
- j = `${Cr}${Er}`, V = [.../* @__PURE__ */ new Set([...wr, ...$r, ...Tr])], $ = ue(g.css, { dt: ze });
469
+ j = `${Cr}${Er}`, V = [.../* @__PURE__ */ new Set([...wr, ...$r, ...kr])], $ = ue(g.css, { dt: ze });
470
470
  }
471
- return { primitive: { css: _, tokens: I }, semantic: { css: x, tokens: A }, global: { css: j, tokens: V }, style: $ };
471
+ return { primitive: { css: _, tokens: I }, semantic: { css: E, tokens: A }, global: { css: j, tokens: V }, style: $ };
472
472
  }, getPreset({ name: t = "", preset: e = {}, options: n, params: o, set: r, defaults: a, selector: s }) {
473
473
  var i, l, u;
474
474
  let c, p, g;
475
475
  if (G(e) && n.transform !== "strict") {
476
- let b = t.replace("-directive", ""), _ = e, { colorScheme: I, extend: x, css: A } = _, j = Te(_, ["colorScheme", "extend", "css"]), V = x || {}, { colorScheme: $ } = V, k = Te(V, ["colorScheme"]), P = I || {}, { dark: w } = P, Z = Te(P, ["dark"]), M = $ || {}, { dark: O } = M, y = Te(M, ["dark"]), C = G(j) ? this._toVariables({ [b]: me(me({}, j), k) }, n) : {}, K = G(Z) ? this._toVariables({ [b]: me(me({}, Z), y) }, n) : {}, ee = G(w) ? this._toVariables({ [b]: me(me({}, w), O) }, n) : {}, [$e, We] = [(i = C.declarations) != null ? i : "", C.tokens || []], [je, Ge] = [(l = K.declarations) != null ? l : "", K.tokens || []], [Ye, Se] = [(u = ee.declarations) != null ? u : "", ee.tokens || []], ve = this.transformCSS(b, `${$e}${je}`, "light", "variable", n, r, a, s), Ve = this.transformCSS(b, Ye, "dark", "variable", n, r, a, s);
476
+ let b = t.replace("-directive", ""), _ = e, { colorScheme: I, extend: E, css: A } = _, j = ke(_, ["colorScheme", "extend", "css"]), V = E || {}, { colorScheme: $ } = V, T = ke(V, ["colorScheme"]), L = I || {}, { dark: w } = L, Z = ke(L, ["dark"]), M = $ || {}, { dark: C } = M, y = ke(M, ["dark"]), x = G(j) ? this._toVariables({ [b]: me(me({}, j), T) }, n) : {}, z = G(Z) ? this._toVariables({ [b]: me(me({}, Z), y) }, n) : {}, ee = G(w) ? this._toVariables({ [b]: me(me({}, w), C) }, n) : {}, [$e, We] = [(i = x.declarations) != null ? i : "", x.tokens || []], [je, Ge] = [(l = z.declarations) != null ? l : "", z.tokens || []], [Ye, Se] = [(u = ee.declarations) != null ? u : "", ee.tokens || []], ve = this.transformCSS(b, `${$e}${je}`, "light", "variable", n, r, a, s), Ve = this.transformCSS(b, Ye, "dark", "variable", n, r, a, s);
477
477
  c = `${ve}${Ve}`, p = [.../* @__PURE__ */ new Set([...We, ...Ge, ...Se])], g = ue(A, { dt: ze });
478
478
  }
479
479
  return { css: c, tokens: p, style: g };
@@ -510,23 +510,23 @@ var be = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
510
510
  return {};
511
511
  }, getTokenValue(t, e, n) {
512
512
  var o;
513
- let r = ((i) => i.split(".").filter((l) => !et(l.toLowerCase(), n.variable.excludedKeyRegex)).join("."))(e), a = e.includes("colorScheme.light") ? "light" : e.includes("colorScheme.dark") ? "dark" : void 0, s = [(o = t[r]) == null ? void 0 : o.computed(a)].flat().filter((i) => i);
513
+ let r = ((i) => i.split(".").filter((l) => !tt(l.toLowerCase(), n.variable.excludedKeyRegex)).join("."))(e), a = e.includes("colorScheme.light") ? "light" : e.includes("colorScheme.dark") ? "dark" : void 0, s = [(o = t[r]) == null ? void 0 : o.computed(a)].flat().filter((i) => i);
514
514
  return s.length === 1 ? s[0].value : s.reduce((i = {}, l) => {
515
- let u = l, { colorScheme: c } = u, p = Te(u, ["colorScheme"]);
515
+ let u = l, { colorScheme: c } = u, p = ke(u, ["colorScheme"]);
516
516
  return i[c] = p, i;
517
517
  }, void 0);
518
518
  }, getSelectorRule(t, e, n, o) {
519
- return n === "class" || n === "attr" ? Qe(G(e) ? `${t}${e},${t} ${e}` : t, o) : Qe(t, Qe(e ?? ":root", o));
519
+ return n === "class" || n === "attr" ? Je(G(e) ? `${t}${e},${t} ${e}` : t, o) : Je(t, Je(e ?? ":root", o));
520
520
  }, transformCSS(t, e, n, o, r = {}, a, s, i) {
521
521
  if (G(e)) {
522
522
  let { cssLayer: l } = r;
523
523
  if (o !== "style") {
524
524
  let u = this.getColorSchemeOption(r, s);
525
- e = n === "dark" ? u.reduce((c, { type: p, selector: g }) => (G(g) && (c += g.includes("[CSS]") ? g.replace("[CSS]", e) : this.getSelectorRule(g, i, p, e)), c), "") : Qe(i ?? ":root", e);
525
+ e = n === "dark" ? u.reduce((c, { type: p, selector: g }) => (G(g) && (c += g.includes("[CSS]") ? g.replace("[CSS]", e) : this.getSelectorRule(g, i, p, e)), c), "") : Je(i ?? ":root", e);
526
526
  }
527
527
  if (l) {
528
528
  let u = { name: "primeui" };
529
- xe(l) && (u.name = ue(l.name, { name: t, type: o })), G(u.name) && (e = Qe(`@layer ${u.name}`, e), a?.layerNames(u.name));
529
+ xe(l) && (u.name = ue(l.name, { name: t, type: o })), G(u.name) && (e = Je(`@layer ${u.name}`, e), a?.layerNames(u.name));
530
530
  }
531
531
  return e;
532
532
  }
@@ -784,21 +784,21 @@ function Ha(t, e) {
784
784
  }
785
785
  function za(t) {
786
786
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
787
- Tn() && Tn().components ? Or(t) : e ? t() : Ir(t);
787
+ kn() && kn().components ? Or(t) : e ? t() : Ir(t);
788
788
  }
789
789
  var Ka = 0;
790
790
  function Wa(t) {
791
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = Q(!1), o = Q(t), r = Q(null), a = Ta() ? window.document : void 0, s = e.document, i = s === void 0 ? a : s, l = e.immediate, u = l === void 0 ? !0 : l, c = e.manual, p = c === void 0 ? !1 : c, g = e.name, b = g === void 0 ? "style_".concat(++Ka) : g, _ = e.id, I = _ === void 0 ? void 0 : _, x = e.media, A = x === void 0 ? void 0 : x, j = e.nonce, V = j === void 0 ? void 0 : j, $ = e.first, k = $ === void 0 ? !1 : $, P = e.onMounted, w = P === void 0 ? void 0 : P, Z = e.onUpdated, M = Z === void 0 ? void 0 : Z, O = e.onLoad, y = O === void 0 ? void 0 : O, C = e.props, K = C === void 0 ? {} : C, ee = function() {
791
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = Q(!1), o = Q(t), r = Q(null), a = ka() ? window.document : void 0, s = e.document, i = s === void 0 ? a : s, l = e.immediate, u = l === void 0 ? !0 : l, c = e.manual, p = c === void 0 ? !1 : c, g = e.name, b = g === void 0 ? "style_".concat(++Ka) : g, _ = e.id, I = _ === void 0 ? void 0 : _, E = e.media, A = E === void 0 ? void 0 : E, j = e.nonce, V = j === void 0 ? void 0 : j, $ = e.first, T = $ === void 0 ? !1 : $, L = e.onMounted, w = L === void 0 ? void 0 : L, Z = e.onUpdated, M = Z === void 0 ? void 0 : Z, C = e.onLoad, y = C === void 0 ? void 0 : C, x = e.props, z = x === void 0 ? {} : x, ee = function() {
792
792
  }, $e = function(Ge) {
793
793
  var Ye = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
794
794
  if (i) {
795
- var Se = Nn(Nn({}, K), Ye), ve = Se.name || b, Ve = Se.id || I, It = Se.nonce || V;
795
+ var Se = Nn(Nn({}, z), Ye), ve = Se.name || b, Ve = Se.id || I, It = Se.nonce || V;
796
796
  r.value = i.querySelector('style[data-primevue-style-id="'.concat(ve, '"]')) || i.getElementById(Ve) || i.createElement("style"), r.value.isConnected || (o.value = Ge || t, zt(r.value, {
797
797
  type: "text/css",
798
798
  id: Ve,
799
799
  media: A,
800
800
  nonce: It
801
- }), k ? i.head.prepend(r.value) : i.head.appendChild(r.value), xa(r.value, "data-primevue-style-id", ve), zt(r.value, Se), r.value.onload = function(Ze) {
801
+ }), T ? i.head.prepend(r.value) : i.head.appendChild(r.value), xa(r.value, "data-primevue-style-id", ve), zt(r.value, Se), r.value.onload = function(Ze) {
802
802
  return y?.(Ze, {
803
803
  name: ve
804
804
  });
@@ -1209,17 +1209,17 @@ function si(t, e) {
1209
1209
  };
1210
1210
  return t.config.globalProperties.$primevue = n, t.provide(li, n), ui(), di(t, n), n;
1211
1211
  }
1212
- var Je = [];
1212
+ var et = [];
1213
1213
  function ui() {
1214
- te.clear(), Je.forEach(function(t) {
1214
+ te.clear(), et.forEach(function(t) {
1215
1215
  return t?.();
1216
- }), Je = [];
1216
+ }), et = [];
1217
1217
  }
1218
1218
  function di(t, e) {
1219
1219
  var n = Q(!1), o = function() {
1220
1220
  var u;
1221
1221
  if (((u = e.config) === null || u === void 0 ? void 0 : u.theme) !== "none" && !Y.isStyleNameLoaded("common")) {
1222
- var c, p, g = ((c = W.getCommonTheme) === null || c === void 0 ? void 0 : c.call(W)) || {}, b = g.primitive, _ = g.semantic, I = g.global, x = g.style, A = {
1222
+ var c, p, g = ((c = W.getCommonTheme) === null || c === void 0 ? void 0 : c.call(W)) || {}, b = g.primitive, _ = g.semantic, I = g.global, E = g.style, A = {
1223
1223
  nonce: (p = e.config) === null || p === void 0 || (p = p.csp) === null || p === void 0 ? void 0 : p.nonce
1224
1224
  };
1225
1225
  W.load(b?.css, Bt({
@@ -1230,7 +1230,7 @@ function di(t, e) {
1230
1230
  name: "global-variables"
1231
1231
  }, A)), W.loadStyle(Bt({
1232
1232
  name: "global-style"
1233
- }, A), x), Y.setLoadedStyleName("common");
1233
+ }, A), E), Y.setLoadedStyleName("common");
1234
1234
  }
1235
1235
  };
1236
1236
  te.on("theme:change", function(l) {
@@ -1275,7 +1275,7 @@ function di(t, e) {
1275
1275
  immediate: !0,
1276
1276
  deep: !0
1277
1277
  });
1278
- Je.push(r), Je.push(a), Je.push(s), Je.push(i);
1278
+ et.push(r), et.push(a), et.push(s), et.push(i);
1279
1279
  }
1280
1280
  var ci = {
1281
1281
  install: function(e, n) {
@@ -1464,8 +1464,8 @@ var B = {
1464
1464
  } : j;
1465
1465
  }, u = ((e = o.binding) === null || e === void 0 || (e = e.value) === null || e === void 0 ? void 0 : e.ptOptions) || ((n = o.$primevueConfig) === null || n === void 0 ? void 0 : n.ptOptions) || {}, c = u.mergeSections, p = c === void 0 ? !0 : c, g = u.mergeProps, b = g === void 0 ? !1 : g, _ = i ? B._useDefaultPT(o, o.defaultPT(), l, a, s) : void 0, I = B._usePT(o, B._getPT(r, o.$name), l, a, F(F({}, s), {}, {
1466
1466
  global: _ || {}
1467
- })), x = B._getPTDatasets(o, a);
1468
- return p || !p && I ? b ? B._mergeProps(o, b, _, I, x) : F(F(F({}, _), I), x) : F(F({}, I), x);
1467
+ })), E = B._getPTDatasets(o, a);
1468
+ return p || !p && I ? b ? B._mergeProps(o, b, _, I, E) : F(F(F({}, _), I), E) : F(F({}, I), E);
1469
1469
  },
1470
1470
  _getPTDatasets: function() {
1471
1471
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", o = "data-pc-";
@@ -1483,8 +1483,8 @@ var B = {
1483
1483
  } : r(e);
1484
1484
  },
1485
1485
  _usePT: function() {
1486
- var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0, o = arguments.length > 2 ? arguments[2] : void 0, r = arguments.length > 3 ? arguments[3] : void 0, a = arguments.length > 4 ? arguments[4] : void 0, s = function(x) {
1487
- return o(x, r, a);
1486
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0, o = arguments.length > 2 ? arguments[2] : void 0, r = arguments.length > 3 ? arguments[3] : void 0, a = arguments.length > 4 ? arguments[4] : void 0, s = function(E) {
1487
+ return o(E, r, a);
1488
1488
  };
1489
1489
  if (n && Object.hasOwn(n, "_usept")) {
1490
1490
  var i, l = n._usept || ((i = e.$primevueConfig) === null || i === void 0 ? void 0 : i.ptOptions) || {}, u = l.mergeSections, c = u === void 0 ? !0 : u, p = l.mergeProps, g = p === void 0 ? !1 : p, b = s(n.originalValue), _ = s(n.value);
@@ -1527,16 +1527,16 @@ var B = {
1527
1527
  }, a), g), Y.setLoadedStyleName("common");
1528
1528
  }
1529
1529
  if (!Y.isStyleNameLoaded((n = r.$style) === null || n === void 0 ? void 0 : n.name) && (o = r.$style) !== null && o !== void 0 && o.name) {
1530
- var b, _, I, x, A = ((b = r.$style) === null || b === void 0 || (_ = b.getDirectiveTheme) === null || _ === void 0 ? void 0 : _.call(b)) || {}, j = A.css, V = A.style;
1530
+ var b, _, I, E, A = ((b = r.$style) === null || b === void 0 || (_ = b.getDirectiveTheme) === null || _ === void 0 ? void 0 : _.call(b)) || {}, j = A.css, V = A.style;
1531
1531
  (I = r.$style) === null || I === void 0 || I.load(j, F({
1532
1532
  name: "".concat(r.$style.name, "-variables")
1533
- }, a)), (x = r.$style) === null || x === void 0 || x.loadStyle(F({
1533
+ }, a)), (E = r.$style) === null || E === void 0 || E.loadStyle(F({
1534
1534
  name: "".concat(r.$style.name, "-style")
1535
1535
  }, a), V), Y.setLoadedStyleName(r.$style.name);
1536
1536
  }
1537
1537
  if (!Y.isStyleNameLoaded("layer-order")) {
1538
- var $, k, P = ($ = r.$style) === null || $ === void 0 || (k = $.getLayerOrderThemeCSS) === null || k === void 0 ? void 0 : k.call($);
1539
- W.load(P, F({
1538
+ var $, T, L = ($ = r.$style) === null || $ === void 0 || (T = $.getLayerOrderThemeCSS) === null || T === void 0 ? void 0 : T.call($);
1539
+ W.load(L, F({
1540
1540
  name: "layer-order",
1541
1541
  first: !0
1542
1542
  }, a)), Y.setLoadedStyleName("layer-order");
@@ -1574,13 +1574,13 @@ var B = {
1574
1574
  _mergeProps: function() {
1575
1575
  for (var e = arguments.length > 1 ? arguments[1] : void 0, n = arguments.length, o = new Array(n > 2 ? n - 2 : 0), r = 2; r < n; r++)
1576
1576
  o[r - 2] = arguments[r];
1577
- return hn(e) ? e.apply(void 0, o) : E.apply(void 0, o);
1577
+ return hn(e) ? e.apply(void 0, o) : O.apply(void 0, o);
1578
1578
  },
1579
1579
  _extend: function(e) {
1580
1580
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, o = function(i, l, u, c, p) {
1581
1581
  var g, b, _, I;
1582
1582
  l._$instances = l._$instances || {};
1583
- var x = B._getConfig(u, c), A = l._$instances[e] || {}, j = Me(A) ? F(F({}, n), n?.methods) : {};
1583
+ var E = B._getConfig(u, c), A = l._$instances[e] || {}, j = Me(A) ? F(F({}, n), n?.methods) : {};
1584
1584
  l._$instances[e] = F(F({}, A), {}, {
1585
1585
  /* new instance variables to pass in directive methods */
1586
1586
  $name: e,
@@ -1599,18 +1599,18 @@ var B = {
1599
1599
  loadStyle: function() {
1600
1600
  }
1601
1601
  }, n?.style),
1602
- $primevueConfig: x,
1602
+ $primevueConfig: E,
1603
1603
  $attrSelector: (g = l.$pd) === null || g === void 0 || (g = g[e]) === null || g === void 0 ? void 0 : g.attrSelector,
1604
1604
  /* computed instance variables */
1605
1605
  defaultPT: function() {
1606
- return B._getPT(x?.pt, void 0, function($) {
1607
- var k;
1608
- return $ == null || (k = $.directives) === null || k === void 0 ? void 0 : k[e];
1606
+ return B._getPT(E?.pt, void 0, function($) {
1607
+ var T;
1608
+ return $ == null || (T = $.directives) === null || T === void 0 ? void 0 : T[e];
1609
1609
  });
1610
1610
  },
1611
1611
  isUnstyled: function() {
1612
- var $, k;
1613
- return (($ = l._$instances[e]) === null || $ === void 0 || ($ = $.$binding) === null || $ === void 0 || ($ = $.value) === null || $ === void 0 ? void 0 : $.unstyled) !== void 0 ? (k = l._$instances[e]) === null || k === void 0 || (k = k.$binding) === null || k === void 0 || (k = k.value) === null || k === void 0 ? void 0 : k.unstyled : x?.unstyled;
1612
+ var $, T;
1613
+ return (($ = l._$instances[e]) === null || $ === void 0 || ($ = $.$binding) === null || $ === void 0 || ($ = $.value) === null || $ === void 0 ? void 0 : $.unstyled) !== void 0 ? (T = l._$instances[e]) === null || T === void 0 || (T = T.$binding) === null || T === void 0 || (T = T.value) === null || T === void 0 ? void 0 : T.unstyled : E?.unstyled;
1614
1614
  },
1615
1615
  theme: function() {
1616
1616
  var $;
@@ -1622,31 +1622,31 @@ var B = {
1622
1622
  },
1623
1623
  /* instance's methods */
1624
1624
  ptm: function() {
1625
- var $, k = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", P = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1626
- return B._getPTValue(l._$instances[e], ($ = l._$instances[e]) === null || $ === void 0 || ($ = $.$binding) === null || $ === void 0 || ($ = $.value) === null || $ === void 0 ? void 0 : $.pt, k, F({}, P));
1625
+ var $, T = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", L = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1626
+ return B._getPTValue(l._$instances[e], ($ = l._$instances[e]) === null || $ === void 0 || ($ = $.$binding) === null || $ === void 0 || ($ = $.value) === null || $ === void 0 ? void 0 : $.pt, T, F({}, L));
1627
1627
  },
1628
1628
  ptmo: function() {
1629
- var $ = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, k = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", P = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1630
- return B._getPTValue(l._$instances[e], $, k, P, !1);
1629
+ var $ = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, T = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", L = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1630
+ return B._getPTValue(l._$instances[e], $, T, L, !1);
1631
1631
  },
1632
1632
  cx: function() {
1633
- var $, k, P = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", w = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1634
- return ($ = l._$instances[e]) !== null && $ !== void 0 && $.isUnstyled() ? void 0 : B._getOptionValue((k = l._$instances[e]) === null || k === void 0 || (k = k.$style) === null || k === void 0 ? void 0 : k.classes, P, F({}, w));
1633
+ var $, T, L = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", w = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1634
+ return ($ = l._$instances[e]) !== null && $ !== void 0 && $.isUnstyled() ? void 0 : B._getOptionValue((T = l._$instances[e]) === null || T === void 0 || (T = T.$style) === null || T === void 0 ? void 0 : T.classes, L, F({}, w));
1635
1635
  },
1636
1636
  sx: function() {
1637
- var $, k = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", P = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, w = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1638
- return P ? B._getOptionValue(($ = l._$instances[e]) === null || $ === void 0 || ($ = $.$style) === null || $ === void 0 ? void 0 : $.inlineStyles, k, F({}, w)) : void 0;
1637
+ var $, T = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", L = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, w = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
1638
+ return L ? B._getOptionValue(($ = l._$instances[e]) === null || $ === void 0 || ($ = $.$style) === null || $ === void 0 ? void 0 : $.inlineStyles, T, F({}, w)) : void 0;
1639
1639
  }
1640
1640
  }, j), l.$instance = l._$instances[e], (b = (_ = l.$instance)[i]) === null || b === void 0 || b.call(_, l, u, c, p), l["$".concat(e)] = l.$instance, B._hook(e, i, l, u, c, p), l.$pd || (l.$pd = {}), l.$pd[e] = F(F({}, (I = l.$pd) === null || I === void 0 ? void 0 : I[e]), {}, {
1641
1641
  name: e,
1642
1642
  instance: l._$instances[e]
1643
1643
  });
1644
1644
  }, r = function(i) {
1645
- var l, u, c, p = i._$instances[e], g = p?.watch, b = function(x) {
1646
- var A, j = x.newValue, V = x.oldValue;
1645
+ var l, u, c, p = i._$instances[e], g = p?.watch, b = function(E) {
1646
+ var A, j = E.newValue, V = E.oldValue;
1647
1647
  return g == null || (A = g.config) === null || A === void 0 ? void 0 : A.call(p, j, V);
1648
- }, _ = function(x) {
1649
- var A, j = x.newValue, V = x.oldValue;
1648
+ }, _ = function(E) {
1649
+ var A, j = E.newValue, V = E.oldValue;
1650
1650
  return g == null || (A = g["config.ripple"]) === null || A === void 0 ? void 0 : A.call(p, j, V);
1651
1651
  };
1652
1652
  p.$watchersCallback = {
@@ -1698,7 +1698,7 @@ var B = {
1698
1698
  }
1699
1699
  }, B._extend(o, r));
1700
1700
  }
1701
- }, Ti = `
1701
+ }, ki = `
1702
1702
  .p-tooltip {
1703
1703
  position: absolute;
1704
1704
  display: none;
@@ -1758,14 +1758,14 @@ var B = {
1758
1758
  border-top-color: dt('tooltip.background');
1759
1759
  border-bottom-color: dt('tooltip.background');
1760
1760
  }
1761
- `, ki = {
1761
+ `, Ti = {
1762
1762
  root: "p-tooltip p-component",
1763
1763
  arrow: "p-tooltip-arrow",
1764
1764
  text: "p-tooltip-text"
1765
1765
  }, xi = W.extend({
1766
1766
  name: "tooltip-directive",
1767
- style: Ti,
1768
- classes: ki
1767
+ style: ki,
1768
+ classes: Ti
1769
1769
  }), Ci = B.extend({
1770
1770
  style: xi
1771
1771
  });
@@ -1917,7 +1917,7 @@ var Ut = Ci.extend("tooltip", {
1917
1917
  e.code === "Escape" && this.hide(e.currentTarget, o);
1918
1918
  },
1919
1919
  onWindowResize: function(e) {
1920
- ka() || this.hide(e), window.removeEventListener("resize", e.$_pWindowResizeEvent);
1920
+ Ta() || this.hide(e), window.removeEventListener("resize", e.$_pWindowResizeEvent);
1921
1921
  },
1922
1922
  tooltipActions: function(e, n) {
1923
1923
  if (!(e.$_ptooltipDisabled || !Po(e))) {
@@ -1951,7 +1951,7 @@ var Ut = Ci.extend("tooltip", {
1951
1951
  },
1952
1952
  getArrowElement: function(e) {
1953
1953
  var n = this.getTooltipElement(e);
1954
- return nt(n, '[data-pc-section="arrow"]');
1954
+ return ot(n, '[data-pc-section="arrow"]');
1955
1955
  },
1956
1956
  create: function(e) {
1957
1957
  var n = e.$_ptooltipModifiers, o = Rt("div", {
@@ -2031,7 +2031,7 @@ var Ut = Ci.extend("tooltip", {
2031
2031
  },
2032
2032
  getTarget: function(e) {
2033
2033
  var n;
2034
- return Oo(e, "p-inputwrapper") && (n = nt(e, "input")) !== null && n !== void 0 ? n : e;
2034
+ return Oo(e, "p-inputwrapper") && (n = ot(e, "input")) !== null && n !== void 0 ? n : e;
2035
2035
  },
2036
2036
  getModifiers: function(e) {
2037
2037
  return e.modifiers && Object.keys(e.modifiers).length ? e.modifiers : e.arg && Be(e.arg) === "object" ? Object.entries(e.arg).reduce(function(n, o) {
@@ -2182,21 +2182,21 @@ const Vo = {
2182
2182
  ], "flex py-[0.625rem] items-center justify-center gap-[0.5rem] group-disabled:*:opacity-38"])
2183
2183
  }, [
2184
2184
  S(i.$slots, "leadingIcon", {}, () => [
2185
- i.leadingIcon ? (f(), L(d(H), {
2185
+ i.leadingIcon ? (f(), P(d(H), {
2186
2186
  key: 0,
2187
2187
  class: "text-[1rem]",
2188
2188
  icon: i.leadingIcon
2189
- }, null, 8, ["icon"])) : T("", !0)
2189
+ }, null, 8, ["icon"])) : k("", !0)
2190
2190
  ]),
2191
2191
  S(i.$slots, "label", {}, () => [
2192
2192
  m("span", null, D(i.label), 1)
2193
2193
  ]),
2194
2194
  S(i.$slots, "trailingIcon", {}, () => [
2195
- i.trailingIcon ? (f(), L(d(H), {
2195
+ i.trailingIcon ? (f(), P(d(H), {
2196
2196
  key: 0,
2197
2197
  class: "text-[1rem]",
2198
2198
  icon: i.trailingIcon
2199
- }, null, 8, ["icon"])) : T("", !0)
2199
+ }, null, 8, ["icon"])) : k("", !0)
2200
2200
  ])
2201
2201
  ], 2)
2202
2202
  ], 2));
@@ -2223,7 +2223,7 @@ function Fi(t) {
2223
2223
  function Hi(t) {
2224
2224
  if (typeof Symbol < "u" && t[Symbol.iterator] != null || t["@@iterator"] != null) return Array.from(t);
2225
2225
  }
2226
- function rt(t, e) {
2226
+ function at(t, e) {
2227
2227
  return zo(t) || zi(t, e) || Ho(t, e) || Fo();
2228
2228
  }
2229
2229
  function Fo() {
@@ -2304,7 +2304,7 @@ function Wi(t, e) {
2304
2304
  }
2305
2305
  return (e === "string" ? String : Number)(t);
2306
2306
  }
2307
- var ot = {
2307
+ var rt = {
2308
2308
  name: "BaseComponent",
2309
2309
  props: {
2310
2310
  pt: {
@@ -2353,15 +2353,15 @@ var ot = {
2353
2353
  beforeCreate: function() {
2354
2354
  var e, n, o, r, a, s, i, l, u, c, p, g = (e = this.pt) === null || e === void 0 ? void 0 : e._usept, b = g ? (n = this.pt) === null || n === void 0 || (n = n.originalValue) === null || n === void 0 ? void 0 : n[this.$.type.name] : void 0, _ = g ? (o = this.pt) === null || o === void 0 || (o = o.value) === null || o === void 0 ? void 0 : o[this.$.type.name] : this.pt;
2355
2355
  (r = _ || b) === null || r === void 0 || (r = r.hooks) === null || r === void 0 || (a = r.onBeforeCreate) === null || a === void 0 || a.call(r);
2356
- var I = (s = this.$primevueConfig) === null || s === void 0 || (s = s.pt) === null || s === void 0 ? void 0 : s._usept, x = I ? (i = this.$primevue) === null || i === void 0 || (i = i.config) === null || i === void 0 || (i = i.pt) === null || i === void 0 ? void 0 : i.originalValue : void 0, A = I ? (l = this.$primevue) === null || l === void 0 || (l = l.config) === null || l === void 0 || (l = l.pt) === null || l === void 0 ? void 0 : l.value : (u = this.$primevue) === null || u === void 0 || (u = u.config) === null || u === void 0 ? void 0 : u.pt;
2357
- (c = A || x) === null || c === void 0 || (c = c[this.$.type.name]) === null || c === void 0 || (c = c.hooks) === null || c === void 0 || (p = c.onBeforeCreate) === null || p === void 0 || p.call(c), this.$attrSelector = Ui(), this.uid = this.$attrs.id || this.$attrSelector.replace("pc", "pv_id_");
2356
+ var I = (s = this.$primevueConfig) === null || s === void 0 || (s = s.pt) === null || s === void 0 ? void 0 : s._usept, E = I ? (i = this.$primevue) === null || i === void 0 || (i = i.config) === null || i === void 0 || (i = i.pt) === null || i === void 0 ? void 0 : i.originalValue : void 0, A = I ? (l = this.$primevue) === null || l === void 0 || (l = l.config) === null || l === void 0 || (l = l.pt) === null || l === void 0 ? void 0 : l.value : (u = this.$primevue) === null || u === void 0 || (u = u.config) === null || u === void 0 ? void 0 : u.pt;
2357
+ (c = A || E) === null || c === void 0 || (c = c[this.$.type.name]) === null || c === void 0 || (c = c.hooks) === null || c === void 0 || (p = c.onBeforeCreate) === null || p === void 0 || p.call(c), this.$attrSelector = Ui(), this.uid = this.$attrs.id || this.$attrSelector.replace("pc", "pv_id_");
2358
2358
  },
2359
2359
  created: function() {
2360
2360
  this._hook("onCreated");
2361
2361
  },
2362
2362
  beforeMount: function() {
2363
2363
  var e;
2364
- this.rootEl = nt(Ot(this.$el) ? this.$el : (e = this.$el) === null || e === void 0 ? void 0 : e.parentElement, "[".concat(this.$attrSelector, "]")), this.rootEl && (this.rootEl.$pc = U({
2364
+ this.rootEl = ot(Ot(this.$el) ? this.$el : (e = this.$el) === null || e === void 0 ? void 0 : e.parentElement, "[".concat(this.$attrSelector, "]")), this.rootEl && (this.rootEl.$pc = U({
2365
2365
  name: this.$.type.name,
2366
2366
  attrSelector: this.$attrSelector
2367
2367
  }, this.$params)), this._loadStyles(), this._hook("onBeforeMount");
@@ -2391,7 +2391,7 @@ var ot = {
2391
2391
  _mergeProps: function(e) {
2392
2392
  for (var n = arguments.length, o = new Array(n > 1 ? n - 1 : 0), r = 1; r < n; r++)
2393
2393
  o[r - 1] = arguments[r];
2394
- return hn(e) ? e.apply(void 0, o) : E.apply(void 0, o);
2394
+ return hn(e) ? e.apply(void 0, o) : O.apply(void 0, o);
2395
2395
  },
2396
2396
  _load: function() {
2397
2397
  Pe.isStyleNameLoaded("base") || (W.loadCSS(this.$styleOptions), this._loadGlobalStyles(), Pe.setLoadedStyleName("base")), this._loadThemeStyles();
@@ -2425,12 +2425,12 @@ var ot = {
2425
2425
  }, this.$styleOptions), u), Y.setLoadedStyleName("common");
2426
2426
  }
2427
2427
  if (!Y.isStyleNameLoaded((e = this.$style) === null || e === void 0 ? void 0 : e.name) && (n = this.$style) !== null && n !== void 0 && n.name) {
2428
- var c, p, g, b, _ = ((c = this.$style) === null || c === void 0 || (p = c.getComponentTheme) === null || p === void 0 ? void 0 : p.call(c)) || {}, I = _.css, x = _.style;
2428
+ var c, p, g, b, _ = ((c = this.$style) === null || c === void 0 || (p = c.getComponentTheme) === null || p === void 0 ? void 0 : p.call(c)) || {}, I = _.css, E = _.style;
2429
2429
  (g = this.$style) === null || g === void 0 || g.load(I, U({
2430
2430
  name: "".concat(this.$style.name, "-variables")
2431
2431
  }, this.$styleOptions)), (b = this.$style) === null || b === void 0 || b.loadStyle(U({
2432
2432
  name: "".concat(this.$style.name, "-style")
2433
- }, this.$styleOptions), x), Y.setLoadedStyleName(this.$style.name);
2433
+ }, this.$styleOptions), E), Y.setLoadedStyleName(this.$style.name);
2434
2434
  }
2435
2435
  if (!Y.isStyleNameLoaded("layer-order")) {
2436
2436
  var A, j, V = (A = this.$style) === null || A === void 0 || (j = A.getLayerOrderThemeCSS) === null || j === void 0 ? void 0 : j.call(A);
@@ -2479,7 +2479,7 @@ var ot = {
2479
2479
  _getPTSelf: function() {
2480
2480
  for (var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length, o = new Array(n > 1 ? n - 1 : 0), r = 1; r < n; r++)
2481
2481
  o[r - 1] = arguments[r];
2482
- return E(
2482
+ return O(
2483
2483
  this._usePT.apply(this, [this._getPT(e, this.$name)].concat(o)),
2484
2484
  // Exp; <component :pt="{}"
2485
2485
  this._usePT.apply(this, [this.$_attrsPT].concat(o))
@@ -2528,7 +2528,7 @@ var ot = {
2528
2528
  return this._getPTValue(this.pt, e, U(U({}, this.$params), n));
2529
2529
  },
2530
2530
  ptmi: function() {
2531
- var e, n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = E(this.$_attrsWithoutPT, this.ptm(n, o));
2531
+ var e, n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = O(this.$_attrsWithoutPT, this.ptm(n, o));
2532
2532
  return r?.hasOwnProperty("id") && ((e = r.id) !== null && e !== void 0 || (r.id = this.$id)), r;
2533
2533
  },
2534
2534
  ptmo: function() {
@@ -2574,7 +2574,7 @@ var ot = {
2574
2574
  $inProps: function() {
2575
2575
  var e, n = Object.keys(((e = this.$.vnode) === null || e === void 0 ? void 0 : e.props) || {});
2576
2576
  return Object.fromEntries(Object.entries(this.$props).filter(function(o) {
2577
- var r = rt(o, 1), a = r[0];
2577
+ var r = at(o, 1), a = r[0];
2578
2578
  return n?.includes(a);
2579
2579
  }));
2580
2580
  },
@@ -2624,10 +2624,10 @@ var ot = {
2624
2624
  },
2625
2625
  $_attrsPT: function() {
2626
2626
  return Object.entries(this.$attrs || {}).filter(function(e) {
2627
- var n = rt(e, 1), o = n[0];
2627
+ var n = at(e, 1), o = n[0];
2628
2628
  return o?.startsWith("pt:");
2629
2629
  }).reduce(function(e, n) {
2630
- var o = rt(n, 2), r = o[0], a = o[1], s = r.split(":"), i = Fi(s), l = i.slice(1);
2630
+ var o = at(n, 2), r = o[0], a = o[1], s = r.split(":"), i = Fi(s), l = i.slice(1);
2631
2631
  return l?.reduce(function(u, c, p, g) {
2632
2632
  return !u[c] && (u[c] = p === g.length - 1 ? a : {}), u[c];
2633
2633
  }, e), e;
@@ -2635,10 +2635,10 @@ var ot = {
2635
2635
  },
2636
2636
  $_attrsWithoutPT: function() {
2637
2637
  return Object.entries(this.$attrs || {}).filter(function(e) {
2638
- var n = rt(e, 1), o = n[0];
2638
+ var n = at(e, 1), o = n[0];
2639
2639
  return !(o != null && o.startsWith("pt:"));
2640
2640
  }).reduce(function(e, n) {
2641
- var o = rt(n, 2), r = o[0], a = o[1];
2641
+ var o = at(n, 2), r = o[0], a = o[1];
2642
2642
  return e[r] = a, e;
2643
2643
  }, {});
2644
2644
  }
@@ -2727,7 +2727,7 @@ function qi(t, e) {
2727
2727
  }
2728
2728
  var yn = {
2729
2729
  name: "BaseIcon",
2730
- extends: ot,
2730
+ extends: rt,
2731
2731
  props: {
2732
2732
  label: {
2733
2733
  type: String,
@@ -2764,7 +2764,7 @@ var yn = {
2764
2764
  extends: yn
2765
2765
  };
2766
2766
  function Qi(t, e, n, o, r, a) {
2767
- return f(), h("svg", E({
2767
+ return f(), h("svg", O({
2768
2768
  width: "14",
2769
2769
  height: "14",
2770
2770
  viewBox: "0 0 14 14",
@@ -2874,7 +2874,7 @@ var Ji = `
2874
2874
  classes: el
2875
2875
  }), nl = {
2876
2876
  name: "BaseBadge",
2877
- extends: ot,
2877
+ extends: rt,
2878
2878
  props: {
2879
2879
  value: {
2880
2880
  type: [String, Number],
@@ -2936,7 +2936,7 @@ var Wo = {
2936
2936
  }
2937
2937
  }, al = ["data-p"];
2938
2938
  function il(t, e, n, o, r, a) {
2939
- return f(), h("span", E({
2939
+ return f(), h("span", O({
2940
2940
  class: t.cx("root"),
2941
2941
  "data-p": a.dataP
2942
2942
  }, t.ptmi("root")), [S(t.$slots, "default", {}, function() {
@@ -3775,7 +3775,7 @@ var _l = {
3775
3775
  classes: _l
3776
3776
  }), Sl = {
3777
3777
  name: "BaseButton",
3778
- extends: ot,
3778
+ extends: rt,
3779
3779
  props: {
3780
3780
  label: {
3781
3781
  type: String,
@@ -3878,14 +3878,14 @@ function St(t) {
3878
3878
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
3879
3879
  }, St(t);
3880
3880
  }
3881
- function ae(t, e, n) {
3882
- return (e = Tl(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t;
3881
+ function ie(t, e, n) {
3882
+ return (e = kl(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t;
3883
3883
  }
3884
- function Tl(t) {
3885
- var e = kl(t, "string");
3884
+ function kl(t) {
3885
+ var e = Tl(t, "string");
3886
3886
  return St(e) == "symbol" ? e : e + "";
3887
3887
  }
3888
- function kl(t, e) {
3888
+ function Tl(t, e) {
3889
3889
  if (St(t) != "object" || !t) return t;
3890
3890
  var n = t[Symbol.toPrimitive];
3891
3891
  if (n !== void 0) {
@@ -3925,7 +3925,7 @@ var Go = {
3925
3925
  return this.icon || this.$slots.icon;
3926
3926
  },
3927
3927
  attrs: function() {
3928
- return E(this.asAttrs, this.a11yAttrs, this.getPTOptions("root"));
3928
+ return O(this.asAttrs, this.a11yAttrs, this.getPTOptions("root"));
3929
3929
  },
3930
3930
  asAttrs: function() {
3931
3931
  return this.as === "BUTTON" ? {
@@ -3945,13 +3945,13 @@ var Go = {
3945
3945
  return Me(this.fluid) ? !!this.$pcFluid : this.fluid;
3946
3946
  },
3947
3947
  dataP: function() {
3948
- return He(ae(ae(ae(ae(ae(ae(ae(ae(ae(ae({}, this.size, this.size), "icon-only", this.hasIcon && !this.label && !this.badge), "loading", this.loading), "fluid", this.hasFluid), "rounded", this.rounded), "raised", this.raised), "outlined", this.outlined || this.variant === "outlined"), "text", this.text || this.variant === "text"), "link", this.link || this.variant === "link"), "vertical", (this.iconPos === "top" || this.iconPos === "bottom") && this.label));
3948
+ return He(ie(ie(ie(ie(ie(ie(ie(ie(ie(ie({}, this.size, this.size), "icon-only", this.hasIcon && !this.label && !this.badge), "loading", this.loading), "fluid", this.hasFluid), "rounded", this.rounded), "raised", this.raised), "outlined", this.outlined || this.variant === "outlined"), "text", this.text || this.variant === "text"), "link", this.link || this.variant === "link"), "vertical", (this.iconPos === "top" || this.iconPos === "bottom") && this.label));
3949
3949
  },
3950
3950
  dataIconP: function() {
3951
- return He(ae(ae({}, this.iconPos, this.iconPos), this.size, this.size));
3951
+ return He(ie(ie({}, this.iconPos, this.iconPos), this.size, this.size));
3952
3952
  },
3953
3953
  dataLabelP: function() {
3954
- return He(ae(ae({}, this.size, this.size), "icon-only", this.hasIcon && !this.label && !this.badge));
3954
+ return He(ie(ie({}, this.size, this.size), "icon-only", this.hasIcon && !this.label && !this.badge));
3955
3955
  }
3956
3956
  },
3957
3957
  components: {
@@ -3963,52 +3963,52 @@ var Go = {
3963
3963
  }
3964
3964
  }, xl = ["data-p"], Cl = ["data-p"];
3965
3965
  function El(t, e, n, o, r, a) {
3966
- var s = kn("SpinnerIcon"), i = kn("Badge"), l = Ke("ripple");
3966
+ var s = Tn("SpinnerIcon"), i = Tn("Badge"), l = Ke("ripple");
3967
3967
  return t.asChild ? S(t.$slots, "default", {
3968
3968
  key: 1,
3969
3969
  class: v(t.cx("root")),
3970
3970
  a11yAttrs: a.a11yAttrs
3971
- }) : ne((f(), L(Le(t.as), E({
3971
+ }) : ne((f(), P(Le(t.as), O({
3972
3972
  key: 0,
3973
3973
  class: t.cx("root"),
3974
3974
  "data-p": a.dataP
3975
3975
  }, a.attrs), {
3976
3976
  default: X(function() {
3977
3977
  return [S(t.$slots, "default", {}, function() {
3978
- return [t.loading ? S(t.$slots, "loadingicon", E({
3978
+ return [t.loading ? S(t.$slots, "loadingicon", O({
3979
3979
  key: 0,
3980
3980
  class: [t.cx("loadingIcon"), t.cx("icon")]
3981
3981
  }, t.ptm("loadingIcon")), function() {
3982
- return [t.loadingIcon ? (f(), h("span", E({
3982
+ return [t.loadingIcon ? (f(), h("span", O({
3983
3983
  key: 0,
3984
3984
  class: [t.cx("loadingIcon"), t.cx("icon"), t.loadingIcon]
3985
- }, t.ptm("loadingIcon")), null, 16)) : (f(), L(s, E({
3985
+ }, t.ptm("loadingIcon")), null, 16)) : (f(), P(s, O({
3986
3986
  key: 1,
3987
3987
  class: [t.cx("loadingIcon"), t.cx("icon")],
3988
3988
  spin: ""
3989
3989
  }, t.ptm("loadingIcon")), null, 16, ["class"]))];
3990
- }) : S(t.$slots, "icon", E({
3990
+ }) : S(t.$slots, "icon", O({
3991
3991
  key: 1,
3992
3992
  class: [t.cx("icon")]
3993
3993
  }, t.ptm("icon")), function() {
3994
- return [t.icon ? (f(), h("span", E({
3994
+ return [t.icon ? (f(), h("span", O({
3995
3995
  key: 0,
3996
3996
  class: [t.cx("icon"), t.icon, t.iconClass],
3997
3997
  "data-p": a.dataIconP
3998
- }, t.ptm("icon")), null, 16, xl)) : T("", !0)];
3999
- }), t.label ? (f(), h("span", E({
3998
+ }, t.ptm("icon")), null, 16, xl)) : k("", !0)];
3999
+ }), t.label ? (f(), h("span", O({
4000
4000
  key: 2,
4001
4001
  class: t.cx("label")
4002
4002
  }, t.ptm("label"), {
4003
4003
  "data-p": a.dataLabelP
4004
- }), D(t.label), 17, Cl)) : T("", !0), t.badge ? (f(), L(i, {
4004
+ }), D(t.label), 17, Cl)) : k("", !0), t.badge ? (f(), P(i, {
4005
4005
  key: 3,
4006
4006
  value: t.badge,
4007
4007
  class: v(t.badgeClass),
4008
4008
  severity: t.badgeSeverity,
4009
4009
  unstyled: t.unstyled,
4010
4010
  pt: t.ptm("pcBadge")
4011
- }, null, 8, ["value", "class", "severity", "unstyled", "pt"])) : T("", !0)];
4011
+ }, null, 8, ["value", "class", "severity", "unstyled", "pt"])) : k("", !0)];
4012
4012
  })];
4013
4013
  }),
4014
4014
  _: 3
@@ -4017,7 +4017,7 @@ function El(t, e, n, o, r, a) {
4017
4017
  Go.render = El;
4018
4018
  const Ol = 100;
4019
4019
  function Il(t = []) {
4020
- const e = To(), n = Q(!1);
4020
+ const e = ko(), n = Q(!1);
4021
4021
  function o() {
4022
4022
  return e.name && t.includes(e.name) || !1;
4023
4023
  }
@@ -4041,7 +4041,7 @@ function Il(t = []) {
4041
4041
  };
4042
4042
  }
4043
4043
  function Al(t, e) {
4044
- const n = To(), o = t.map((c) => c.name).reduce(
4044
+ const n = ko(), o = t.map((c) => c.name).reduce(
4045
4045
  (c, p) => (c[p] = !1, c),
4046
4046
  {}
4047
4047
  ), r = Q(structuredClone(o));
@@ -4069,8 +4069,8 @@ function Al(t, e) {
4069
4069
  return;
4070
4070
  }
4071
4071
  const g = t.find(function(_) {
4072
- return _.name === p.name || Array.isArray(_.subMenuItems) && _.subMenuItems.find(function(x) {
4073
- return x.name === p.name;
4072
+ return _.name === p.name || Array.isArray(_.subMenuItems) && _.subMenuItems.find(function(E) {
4073
+ return E.name === p.name;
4074
4074
  });
4075
4075
  });
4076
4076
  g && l(g.name);
@@ -4082,13 +4082,13 @@ function Pl(t, e) {
4082
4082
  return s.value !== null ? t[s.value] : null;
4083
4083
  }
4084
4084
  const l = N(i), u = Q(!1);
4085
- se(u, (P) => {
4086
- P || (s.value = null);
4085
+ se(u, (L) => {
4086
+ L || (s.value = null);
4087
4087
  });
4088
4088
  const { top: c, height: p } = jt(n), { height: g } = jt(a);
4089
4089
  function b() {
4090
- return o.value.map((P) => {
4091
- const w = jt(P);
4090
+ return o.value.map((L) => {
4091
+ const w = jt(L);
4092
4092
  return r.push(w.update), w;
4093
4093
  });
4094
4094
  }
@@ -4096,16 +4096,16 @@ function Pl(t, e) {
4096
4096
  function I() {
4097
4097
  if (s.value === null || !a.value)
4098
4098
  return 0;
4099
- const { top: P } = _.value[s.value];
4100
- let w = P.value - c.value;
4099
+ const { top: L } = _.value[s.value];
4100
+ let w = L.value - c.value;
4101
4101
  return w + g.value > p.value && (w = p.value - g.value), w;
4102
4102
  }
4103
- const x = N(I);
4104
- function A(P, w) {
4105
- e.value[w] || (s.value = P);
4103
+ const E = N(I);
4104
+ function A(L, w) {
4105
+ e.value[w] || (s.value = L);
4106
4106
  }
4107
- async function j(P) {
4108
- await new Promise((w) => setTimeout(w, Ol)), !(u.value || s.value !== P) && (s.value = null);
4107
+ async function j(L) {
4108
+ await new Promise((w) => setTimeout(w, Ol)), !(u.value || s.value !== L) && (s.value = null);
4109
4109
  }
4110
4110
  async function V() {
4111
4111
  s.value = null;
@@ -4113,11 +4113,11 @@ function Pl(t, e) {
4113
4113
  async function $() {
4114
4114
  u.value = !0;
4115
4115
  }
4116
- async function k() {
4116
+ async function T() {
4117
4117
  u.value = !1;
4118
4118
  }
4119
- return se(x, (P) => {
4120
- a.value && (a.value.style.top = `${P}px`);
4119
+ return se(E, (L) => {
4120
+ a.value && (a.value.style.top = `${L}px`);
4121
4121
  }), Lr(function() {
4122
4122
  r.forEach((w) => w());
4123
4123
  }), {
@@ -4130,7 +4130,7 @@ function Pl(t, e) {
4130
4130
  floatingMenuWrapperRef: a,
4131
4131
  resetFloatingMenu: V,
4132
4132
  focusFloatingMenu: $,
4133
- blurFloatingMenu: k
4133
+ blurFloatingMenu: T
4134
4134
  };
4135
4135
  }
4136
4136
  function Ll() {
@@ -4170,7 +4170,7 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4170
4170
  expandedRoutes: { default: () => [] }
4171
4171
  },
4172
4172
  setup(t) {
4173
- const e = wo(() => Promise.resolve().then(() => Fp).then((P) => P.UIBadge)), n = t, { isNavbarExpandedByDefault: o, isMenuOpen: r, onToggle: a, navbarClasses: s } = Il(
4173
+ const e = wo(() => Promise.resolve().then(() => Yp).then((L) => L.UIBadge)), n = t, { isNavbarExpandedByDefault: o, isMenuOpen: r, onToggle: a, navbarClasses: s } = Il(
4174
4174
  n.expandedRoutes
4175
4175
  ), { menuCategories: i, onCategoryClick: l, menuCategoryClasses: u } = Al(
4176
4176
  n.mainMenuItems,
@@ -4182,50 +4182,50 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4182
4182
  enterFloatingTrigger: b,
4183
4183
  activeFloatingMenu: _,
4184
4184
  floatingMenuWrapperRef: I,
4185
- leaveFloatingTrigger: x,
4185
+ leaveFloatingTrigger: E,
4186
4186
  resetFloatingMenu: A,
4187
4187
  focusFloatingMenu: j,
4188
4188
  blurFloatingMenu: V
4189
- } = Pl(n.mainMenuItems, i), { getCategoryLinkComponent: $, getCategoryLinkProps: k } = Ll();
4190
- return (P, w) => {
4189
+ } = Pl(n.mainMenuItems, i), { getCategoryLinkComponent: $, getCategoryLinkProps: T } = Ll();
4190
+ return (L, w) => {
4191
4191
  const Z = Ke("tooltip");
4192
4192
  return f(), h("div", {
4193
4193
  ref_key: "navbarRef",
4194
4194
  ref: g,
4195
4195
  class: v(["h-full bg-primary-container relative flex flex-col select-none group", d(s)])
4196
4196
  }, [
4197
- (f(), L(Le(P.landingRoute ? "router-link" : "div"), {
4198
- to: { name: P.landingRoute },
4197
+ (f(), P(Le(L.landingRoute ? "router-link" : "div"), {
4198
+ to: { name: L.landingRoute },
4199
4199
  class: "p-sm bg-primary flex items-center overflow-hidden"
4200
4200
  }, {
4201
4201
  default: X(() => [
4202
4202
  m("div", Dl, [
4203
- z(d(H), {
4203
+ K(d(H), {
4204
4204
  class: "size-[24px]",
4205
- icon: P.brandLogo
4205
+ icon: L.brandLogo
4206
4206
  }, null, 8, ["icon"])
4207
4207
  ]),
4208
4208
  m("div", Nl, [
4209
- m("span", Bl, D(P.branding[0]), 1),
4210
- m("span", Ml, D(P.branding[1]), 1)
4209
+ m("span", Bl, D(L.branding[0]), 1),
4210
+ m("span", Ml, D(L.branding[1]), 1)
4211
4211
  ])
4212
4212
  ]),
4213
4213
  _: 1
4214
4214
  }, 8, ["to"])),
4215
4215
  m("ul", jl, [
4216
- (f(!0), h(q, null, le(P.mainMenuItems, (M, O) => (f(), h("li", {
4216
+ (f(!0), h(q, null, ae(L.mainMenuItems, (M, C) => (f(), h("li", {
4217
4217
  key: M.name,
4218
4218
  ref_for: !0,
4219
4219
  ref_key: "menuItemRefs",
4220
4220
  ref: p,
4221
4221
  class: v(d(u)[M.name]),
4222
- onMouseenter: (y) => d(b)(O, M.name),
4223
- onMouseleave: (y) => d(x)(O),
4222
+ onMouseenter: (y) => d(b)(C, M.name),
4223
+ onMouseleave: (y) => d(E)(C),
4224
4224
  onClick: w[0] || (w[0] = //@ts-ignore
4225
4225
  (...y) => d(A) && d(A)(...y))
4226
4226
  }, [
4227
- (f(), L(Le(d($)(M)), E({ ref_for: !0 }, d(k)(M), {
4228
- class: ["py-md px-lg h-[24px] box-content hover:bg-on-surface/16 text-on-surface-variant block", { "bg-on-surface/16": d(c) === O }],
4227
+ (f(), P(Le(d($)(M)), O({ ref_for: !0 }, d(T)(M), {
4228
+ class: ["py-md px-lg h-[24px] box-content hover:bg-on-surface/16 text-on-surface-variant block", { "bg-on-surface/16": d(c) === C }],
4229
4229
  "active-class": "bg-inverse-surface! text-inverse-on-surface!"
4230
4230
  }), {
4231
4231
  default: X(() => [
@@ -4234,16 +4234,16 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4234
4234
  onClick: (y) => d(l)(M)
4235
4235
  }, [
4236
4236
  m("div", Ul, [
4237
- z(d(H), {
4237
+ K(d(H), {
4238
4238
  class: "text-[21px] w-[20px]",
4239
4239
  icon: M.faIcon
4240
4240
  }, null, 8, ["icon"]),
4241
- M.navbarBadge ? (f(), L(d(e), {
4241
+ M.navbarBadge ? (f(), P(d(e), {
4242
4242
  key: 0,
4243
4243
  value: M.navbarBadge,
4244
4244
  severity: "info",
4245
4245
  class: "absolute -bottom-[40%] left-[50%] -translate-x-1/2 -translate-y-1/2 py-[2px] px-[5px] text-[9px] leading-[9px] h-[unset]"
4246
- }, null, 8, ["value"])) : T("", !0)
4246
+ }, null, 8, ["value"])) : k("", !0)
4247
4247
  ]),
4248
4248
  m("span", Fl, D(M.title), 1)
4249
4249
  ], 8, Rl)
@@ -4251,11 +4251,11 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4251
4251
  _: 2
4252
4252
  }, 1040, ["class"])),
4253
4253
  d(i)[M.name] ? (f(), h("ul", Hl, [
4254
- (f(!0), h(q, null, le(M.subMenuItems, (y) => (f(), h("li", {
4254
+ (f(!0), h(q, null, ae(M.subMenuItems, (y) => (f(), h("li", {
4255
4255
  key: y.name,
4256
4256
  class: "hover:bg-on-surface/16"
4257
4257
  }, [
4258
- ne((f(), L(d(Cn), {
4258
+ ne((f(), P(d(Cn), {
4259
4259
  class: "text-on-surface-variant w-full block",
4260
4260
  "active-class": "bg-inverse-surface! text-inverse-on-surface!",
4261
4261
  to: { name: y.name }
@@ -4263,16 +4263,16 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4263
4263
  default: X(() => [
4264
4264
  m("div", zl, [
4265
4265
  m("div", Kl, [
4266
- z(d(H), {
4266
+ K(d(H), {
4267
4267
  class: "size-[16px]",
4268
4268
  icon: y.faIcon
4269
4269
  }, null, 8, ["icon"]),
4270
- y.navbarBadge ? (f(), L(d(e), {
4270
+ y.navbarBadge ? (f(), P(d(e), {
4271
4271
  key: 0,
4272
4272
  value: y.navbarBadge,
4273
4273
  severity: "info",
4274
4274
  class: "absolute -bottom-[40%] left-[50%] -translate-x-1/2 -translate-y-1/2 py-[2px] px-[5px] text-[9px] leading-[9px] h-[unset]"
4275
- }, null, 8, ["value"])) : T("", !0)
4275
+ }, null, 8, ["value"])) : k("", !0)
4276
4276
  ]),
4277
4277
  m("span", Wl, D(y.title), 1)
4278
4278
  ])
@@ -4287,7 +4287,7 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4287
4287
  }]
4288
4288
  ])
4289
4289
  ]))), 128))
4290
- ])) : T("", !0)
4290
+ ])) : k("", !0)
4291
4291
  ], 42, Vl))), 128))
4292
4292
  ]),
4293
4293
  d(_) ? (f(), h("div", {
@@ -4310,12 +4310,12 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4310
4310
  m("span", Zl, D(d(_).title), 1)
4311
4311
  ])
4312
4312
  ]),
4313
- (d(_).subMenuItems || []).length > 0 ? (f(), h("hr", Xl)) : T("", !0),
4314
- (f(!0), h(q, null, le(d(_).subMenuItems, (M) => (f(), h("li", {
4313
+ (d(_).subMenuItems || []).length > 0 ? (f(), h("hr", Xl)) : k("", !0),
4314
+ (f(!0), h(q, null, ae(d(_).subMenuItems, (M) => (f(), h("li", {
4315
4315
  key: M.name,
4316
4316
  class: "hover:bg-on-surface/8 h-[40px] flex items-center"
4317
4317
  }, [
4318
- ne((f(), L(d(Cn), {
4318
+ ne((f(), P(d(Cn), {
4319
4319
  class: "text-on-surface-variant w-full block",
4320
4320
  "active-class": "bg-inverse-surface! text-inverse-on-surface!",
4321
4321
  to: { name: M.name }
@@ -4323,16 +4323,16 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4323
4323
  default: X(() => [
4324
4324
  m("div", ql, [
4325
4325
  m("div", Ql, [
4326
- z(d(H), {
4326
+ K(d(H), {
4327
4327
  class: "text-[21px] w-[20px]",
4328
4328
  icon: M.faIcon
4329
4329
  }, null, 8, ["icon"]),
4330
- M.navbarBadge ? (f(), L(d(e), {
4330
+ M.navbarBadge ? (f(), P(d(e), {
4331
4331
  key: 0,
4332
4332
  value: M.navbarBadge,
4333
4333
  severity: "info",
4334
4334
  class: "absolute -bottom-[40%] left-[50%] -translate-x-1/2 -translate-y-1/2 py-[2px] px-[5px] text-[9px] leading-[9px] h-[unset]"
4335
- }, null, 8, ["value"])) : T("", !0)
4335
+ }, null, 8, ["value"])) : k("", !0)
4336
4336
  ]),
4337
4337
  m("span", Jl, D(M.title), 1)
4338
4338
  ])
@@ -4348,16 +4348,16 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4348
4348
  ])
4349
4349
  ]))), 128))
4350
4350
  ], 2)
4351
- ], 544)) : T("", !0),
4352
- d(o) ? T("", !0) : (f(), h("div", es, [
4353
- z(d(Go), {
4351
+ ], 544)) : k("", !0),
4352
+ d(o) ? k("", !0) : (f(), h("div", es, [
4353
+ K(d(Go), {
4354
4354
  class: "min-w-[unset] text-on-surface-variant p-[6px]",
4355
4355
  text: "",
4356
4356
  unstyled: "",
4357
4357
  onClick: d(a)
4358
4358
  }, {
4359
4359
  default: X(() => [
4360
- z(d(H), {
4360
+ K(d(H), {
4361
4361
  class: "group-[.navbar--collapsed]:-rotate-180",
4362
4362
  icon: d(Ur),
4363
4363
  "fixed-width": ""
@@ -4414,8 +4414,8 @@ const Dl = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
4414
4414
  }
4415
4415
  ]])
4416
4416
  }, [
4417
- z(d(H), { icon: s.icon }, null, 8, ["icon"])
4418
- ], 2)) : T("", !0)
4417
+ K(d(H), { icon: s.icon }, null, 8, ["icon"])
4418
+ ], 2)) : k("", !0)
4419
4419
  ]),
4420
4420
  S(s.$slots, "label", {}, () => [
4421
4421
  m("span", null, D(s.label), 1)
@@ -4594,7 +4594,7 @@ const gs = {
4594
4594
  }, io = {
4595
4595
  LEFT: "left",
4596
4596
  RIGHT: "right"
4597
- }, ms = "inline-flex justify-center items-center cursor-pointer gap-[5px] group", hs = "flex-row-reverse", vs = "hidden group-hover:flex", ys = "duration-1000 ease-out", ws = "transform opacity-0", _s = "opacity-100", $s = "hidden", Ss = ["onClick"], Ts = /* @__PURE__ */ R({
4597
+ }, ms = "inline-flex justify-center items-center cursor-pointer gap-[5px] group", hs = "flex-row-reverse", vs = "hidden group-hover:flex", ys = "duration-1000 ease-out", ws = "transform opacity-0", _s = "opacity-100", $s = "hidden", Ss = ["onClick"], ks = /* @__PURE__ */ R({
4598
4598
  __name: "UICopy",
4599
4599
  props: {
4600
4600
  textToClipboard: {},
@@ -4614,7 +4614,7 @@ const gs = {
4614
4614
  }
4615
4615
  return (r, a) => {
4616
4616
  const s = Ke("tooltip");
4617
- return f(), L(d(cs), {
4617
+ return f(), P(d(cs), {
4618
4618
  source: r.textToClipboard,
4619
4619
  "copied-during": 4e3
4620
4620
  }, {
@@ -4631,18 +4631,18 @@ const gs = {
4631
4631
  m("span", {
4632
4632
  class: v({ [d(vs)]: e.hiddenIcon })
4633
4633
  }, [
4634
- z($o, {
4634
+ K($o, {
4635
4635
  "enter-active-class": d(ys),
4636
4636
  "enter-from-class": d(ws),
4637
4637
  "enter-to-class": d(_s),
4638
4638
  "leave-active-class": d($s)
4639
4639
  }, {
4640
4640
  default: X(() => [
4641
- l ? (f(), L(d(H), {
4641
+ l ? (f(), P(d(H), {
4642
4642
  key: "check",
4643
4643
  icon: d(Yt),
4644
4644
  "fixed-width": ""
4645
- }, null, 8, ["icon"])) : (f(), L(d(H), {
4645
+ }, null, 8, ["icon"])) : (f(), P(d(H), {
4646
4646
  key: "copy",
4647
4647
  icon: d(Fr),
4648
4648
  "fixed-width": ""
@@ -4664,8 +4664,8 @@ var Qo = {
4664
4664
  name: "ChevronLeftIcon",
4665
4665
  extends: yn
4666
4666
  };
4667
- function ks(t, e, n, o, r, a) {
4668
- return f(), h("svg", E({
4667
+ function Ts(t, e, n, o, r, a) {
4668
+ return f(), h("svg", O({
4669
4669
  width: "14",
4670
4670
  height: "14",
4671
4671
  viewBox: "0 0 14 14",
@@ -4676,13 +4676,13 @@ function ks(t, e, n, o, r, a) {
4676
4676
  fill: "currentColor"
4677
4677
  }, null, -1)]), 16);
4678
4678
  }
4679
- Qo.render = ks;
4679
+ Qo.render = Ts;
4680
4680
  var Jo = {
4681
4681
  name: "ChevronRightIcon",
4682
4682
  extends: yn
4683
4683
  };
4684
4684
  function xs(t, e, n, o, r, a) {
4685
- return f(), h("svg", E({
4685
+ return f(), h("svg", O({
4686
4686
  width: "14",
4687
4687
  height: "14",
4688
4688
  viewBox: "0 0 14 14",
@@ -4862,7 +4862,7 @@ var Cs = `
4862
4862
  classes: Es
4863
4863
  }), Is = {
4864
4864
  name: "BaseTabView",
4865
- extends: ot,
4865
+ extends: rt,
4866
4866
  props: {
4867
4867
  activeIndex: {
4868
4868
  type: Number,
@@ -4970,7 +4970,7 @@ var Cs = `
4970
4970
  active: this.isTabActive(o)
4971
4971
  }
4972
4972
  };
4973
- return E(this.ptm("tabpanel.".concat(n), {
4973
+ return O(this.ptm("tabpanel.".concat(n), {
4974
4974
  tabpanel: a
4975
4975
  }), this.ptm("tabpanel.".concat(n), a), this.ptmo(this.getTabProp(e, "pt"), n, a));
4976
4976
  },
@@ -5049,11 +5049,11 @@ var Cs = `
5049
5049
  },
5050
5050
  findNextHeaderAction: function(e) {
5051
5051
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, o = n ? e : e.nextElementSibling;
5052
- return o ? ge(o, "data-p-disabled") || ge(o, "data-pc-section") === "inkbar" ? this.findNextHeaderAction(o) : nt(o, '[data-pc-section="headeraction"]') : null;
5052
+ return o ? ge(o, "data-p-disabled") || ge(o, "data-pc-section") === "inkbar" ? this.findNextHeaderAction(o) : ot(o, '[data-pc-section="headeraction"]') : null;
5053
5053
  },
5054
5054
  findPrevHeaderAction: function(e) {
5055
5055
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, o = n ? e : e.previousElementSibling;
5056
- return o ? ge(o, "data-p-disabled") || ge(o, "data-pc-section") === "inkbar" ? this.findPrevHeaderAction(o) : nt(o, '[data-pc-section="headeraction"]') : null;
5056
+ return o ? ge(o, "data-p-disabled") || ge(o, "data-pc-section") === "inkbar" ? this.findPrevHeaderAction(o) : ot(o, '[data-pc-section="headeraction"]') : null;
5057
5057
  },
5058
5058
  findFirstHeaderAction: function() {
5059
5059
  return this.findNextHeaderAction(this.$refs.nav.firstElementChild, !0);
@@ -5122,13 +5122,13 @@ var Cs = `
5122
5122
  ChevronRightIcon: Jo
5123
5123
  }
5124
5124
  };
5125
- function Tt(t) {
5125
+ function kt(t) {
5126
5126
  "@babel/helpers - typeof";
5127
- return Tt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5127
+ return kt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5128
5128
  return typeof e;
5129
5129
  } : function(e) {
5130
5130
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
5131
- }, Tt(t);
5131
+ }, kt(t);
5132
5132
  }
5133
5133
  function lo(t, e) {
5134
5134
  var n = Object.keys(t);
@@ -5156,14 +5156,14 @@ function As(t, e, n) {
5156
5156
  }
5157
5157
  function Ps(t) {
5158
5158
  var e = Ls(t, "string");
5159
- return Tt(e) == "symbol" ? e : e + "";
5159
+ return kt(e) == "symbol" ? e : e + "";
5160
5160
  }
5161
5161
  function Ls(t, e) {
5162
- if (Tt(t) != "object" || !t) return t;
5162
+ if (kt(t) != "object" || !t) return t;
5163
5163
  var n = t[Symbol.toPrimitive];
5164
5164
  if (n !== void 0) {
5165
5165
  var o = n.call(t, e);
5166
- if (Tt(o) != "object") return o;
5166
+ if (kt(o) != "object") return o;
5167
5167
  throw new TypeError("@@toPrimitive must return a primitive value.");
5168
5168
  }
5169
5169
  return (e === "string" ? String : Number)(t);
@@ -5171,12 +5171,12 @@ function Ls(t, e) {
5171
5171
  var Ds = ["tabindex", "aria-label"], Ns = ["data-p-active", "data-p-disabled", "data-pc-index"], Bs = ["id", "tabindex", "aria-disabled", "aria-selected", "aria-controls", "onClick", "onKeydown"], Ms = ["tabindex", "aria-label"], js = ["id", "aria-labelledby", "data-pc-index", "data-p-active"];
5172
5172
  function Vs(t, e, n, o, r, a) {
5173
5173
  var s = Ke("ripple");
5174
- return f(), h("div", E({
5174
+ return f(), h("div", O({
5175
5175
  class: t.cx("root"),
5176
5176
  role: "tablist"
5177
- }, t.ptmi("root")), [m("div", E({
5177
+ }, t.ptmi("root")), [m("div", O({
5178
5178
  class: t.cx("navContainer")
5179
- }, t.ptm("navContainer")), [t.scrollable && !r.isPrevButtonDisabled ? ne((f(), h("button", E({
5179
+ }, t.ptm("navContainer")), [t.scrollable && !r.isPrevButtonDisabled ? ne((f(), h("button", O({
5180
5180
  key: 0,
5181
5181
  ref: "prevBtn",
5182
5182
  type: "button",
@@ -5189,21 +5189,21 @@ function Vs(t, e, n, o, r, a) {
5189
5189
  }, pe(pe({}, t.prevButtonProps), t.ptm("prevButton")), {
5190
5190
  "data-pc-group-section": "navbutton"
5191
5191
  }), [S(t.$slots, "previcon", {}, function() {
5192
- return [(f(), L(Le(t.prevIcon ? "span" : "ChevronLeftIcon"), E({
5192
+ return [(f(), P(Le(t.prevIcon ? "span" : "ChevronLeftIcon"), O({
5193
5193
  "aria-hidden": "true",
5194
5194
  class: t.prevIcon
5195
5195
  }, t.ptm("prevIcon")), null, 16, ["class"]))];
5196
- })], 16, Ds)), [[s]]) : T("", !0), m("div", E({
5196
+ })], 16, Ds)), [[s]]) : k("", !0), m("div", O({
5197
5197
  ref: "content",
5198
5198
  class: t.cx("navContent"),
5199
5199
  onScroll: e[1] || (e[1] = function() {
5200
5200
  return a.onScroll && a.onScroll.apply(a, arguments);
5201
5201
  })
5202
- }, t.ptm("navContent")), [m("ul", E({
5202
+ }, t.ptm("navContent")), [m("ul", O({
5203
5203
  ref: "nav",
5204
5204
  class: t.cx("nav")
5205
- }, t.ptm("nav")), [(f(!0), h(q, null, le(a.tabs, function(i, l) {
5206
- return f(), h("li", E({
5205
+ }, t.ptm("nav")), [(f(!0), h(q, null, ae(a.tabs, function(i, l) {
5206
+ return f(), h("li", O({
5207
5207
  key: a.getKey(i, l),
5208
5208
  style: a.getTabProp(i, "headerStyle"),
5209
5209
  class: t.cx("tab.header", {
@@ -5218,7 +5218,7 @@ function Vs(t, e, n, o, r, a) {
5218
5218
  "data-p-active": r.d_activeIndex === l,
5219
5219
  "data-p-disabled": a.getTabProp(i, "disabled"),
5220
5220
  "data-pc-index": l
5221
- }), [ne((f(), h("a", E({
5221
+ }), [ne((f(), h("a", O({
5222
5222
  id: a.getTabHeaderActionId(l),
5223
5223
  class: t.cx("tab.headerAction"),
5224
5224
  tabindex: a.getTabProp(i, "disabled") || !a.isTabActive(l) ? -1 : t.tabindex,
@@ -5234,20 +5234,20 @@ function Vs(t, e, n, o, r, a) {
5234
5234
  }
5235
5235
  }, {
5236
5236
  ref_for: !0
5237
- }, pe(pe({}, a.getTabProp(i, "headerActionProps")), a.getTabPT(i, "headerAction", l))), [i.props && i.props.header ? (f(), h("span", E({
5237
+ }, pe(pe({}, a.getTabProp(i, "headerActionProps")), a.getTabPT(i, "headerAction", l))), [i.props && i.props.header ? (f(), h("span", O({
5238
5238
  key: 0,
5239
5239
  class: t.cx("tab.headerTitle")
5240
5240
  }, {
5241
5241
  ref_for: !0
5242
- }, a.getTabPT(i, "headerTitle", l)), D(i.props.header), 17)) : T("", !0), i.children && i.children.header ? (f(), L(Le(i.children.header), {
5242
+ }, a.getTabPT(i, "headerTitle", l)), D(i.props.header), 17)) : k("", !0), i.children && i.children.header ? (f(), P(Le(i.children.header), {
5243
5243
  key: 1
5244
- })) : T("", !0)], 16, Bs)), [[s]])], 16, Ns);
5245
- }), 128)), m("li", E({
5244
+ })) : k("", !0)], 16, Bs)), [[s]])], 16, Ns);
5245
+ }), 128)), m("li", O({
5246
5246
  ref: "inkbar",
5247
5247
  class: t.cx("inkbar"),
5248
5248
  role: "presentation",
5249
5249
  "aria-hidden": "true"
5250
- }, t.ptm("inkbar")), null, 16)], 16)], 16), t.scrollable && !r.isNextButtonDisabled ? ne((f(), h("button", E({
5250
+ }, t.ptm("inkbar")), null, 16)], 16)], 16), t.scrollable && !r.isNextButtonDisabled ? ne((f(), h("button", O({
5251
5251
  key: 1,
5252
5252
  ref: "nextBtn",
5253
5253
  type: "button",
@@ -5260,16 +5260,16 @@ function Vs(t, e, n, o, r, a) {
5260
5260
  }, pe(pe({}, t.nextButtonProps), t.ptm("nextButton")), {
5261
5261
  "data-pc-group-section": "navbutton"
5262
5262
  }), [S(t.$slots, "nexticon", {}, function() {
5263
- return [(f(), L(Le(t.nextIcon ? "span" : "ChevronRightIcon"), E({
5263
+ return [(f(), P(Le(t.nextIcon ? "span" : "ChevronRightIcon"), O({
5264
5264
  "aria-hidden": "true",
5265
5265
  class: t.nextIcon
5266
5266
  }, t.ptm("nextIcon")), null, 16, ["class"]))];
5267
- })], 16, Ms)), [[s]]) : T("", !0)], 16), m("div", E({
5267
+ })], 16, Ms)), [[s]]) : k("", !0)], 16), m("div", O({
5268
5268
  class: t.cx("panelContainer")
5269
- }, t.ptm("panelContainer")), [(f(!0), h(q, null, le(a.tabs, function(i, l) {
5269
+ }, t.ptm("panelContainer")), [(f(!0), h(q, null, ae(a.tabs, function(i, l) {
5270
5270
  return f(), h(q, {
5271
5271
  key: a.getKey(i, l)
5272
- }, [!t.lazy || a.isTabActive(l) ? ne((f(), h("div", E({
5272
+ }, [!t.lazy || a.isTabActive(l) ? ne((f(), h("div", O({
5273
5273
  key: 0,
5274
5274
  id: a.getTabContentId(l),
5275
5275
  style: a.getTabProp(i, "contentStyle"),
@@ -5284,17 +5284,17 @@ function Vs(t, e, n, o, r, a) {
5284
5284
  "data-pc-name": "tabpanel",
5285
5285
  "data-pc-index": l,
5286
5286
  "data-p-active": r.d_activeIndex === l
5287
- }), [(f(), L(Le(i)))], 16, js)), [[gn, t.lazy ? !0 : a.isTabActive(l)]]) : T("", !0)], 64);
5287
+ }), [(f(), P(Le(i)))], 16, js)), [[gn, t.lazy ? !0 : a.isTabActive(l)]]) : k("", !0)], 64);
5288
5288
  }), 128))], 16)], 16);
5289
5289
  }
5290
5290
  er.render = Vs;
5291
- function kt(t) {
5291
+ function Tt(t) {
5292
5292
  "@babel/helpers - typeof";
5293
- return kt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5293
+ return Tt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5294
5294
  return typeof e;
5295
5295
  } : function(e) {
5296
5296
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
5297
- }, kt(t);
5297
+ }, Tt(t);
5298
5298
  }
5299
5299
  function so(t, e) {
5300
5300
  var n = Object.keys(t);
@@ -5322,14 +5322,14 @@ function Rs(t, e, n) {
5322
5322
  }
5323
5323
  function Us(t) {
5324
5324
  var e = Fs(t, "string");
5325
- return kt(e) == "symbol" ? e : e + "";
5325
+ return Tt(e) == "symbol" ? e : e + "";
5326
5326
  }
5327
5327
  function Fs(t, e) {
5328
- if (kt(t) != "object" || !t) return t;
5328
+ if (Tt(t) != "object" || !t) return t;
5329
5329
  var n = t[Symbol.toPrimitive];
5330
5330
  if (n !== void 0) {
5331
5331
  var o = n.call(t, e);
5332
- if (kt(o) != "object") return o;
5332
+ if (Tt(o) != "object") return o;
5333
5333
  throw new TypeError("@@toPrimitive must return a primitive value.");
5334
5334
  }
5335
5335
  return (e === "string" ? String : Number)(t);
@@ -5355,7 +5355,7 @@ var Xs = {
5355
5355
  classes: Xs
5356
5356
  }), Qs = {
5357
5357
  name: "BaseTabPanel",
5358
- extends: ot,
5358
+ extends: rt,
5359
5359
  props: {
5360
5360
  // in Tabs
5361
5361
  value: {
@@ -5407,7 +5407,7 @@ var Xs = {
5407
5407
  return "".concat((e = this.$pcTabs) === null || e === void 0 ? void 0 : e.$id, "_tab_").concat(this.value);
5408
5408
  },
5409
5409
  attrs: function() {
5410
- return E(this.a11yAttrs, this.ptmi("root", this.ptParams));
5410
+ return O(this.a11yAttrs, this.ptmi("root", this.ptParams));
5411
5411
  },
5412
5412
  a11yAttrs: function() {
5413
5413
  var e;
@@ -5440,7 +5440,7 @@ function Js(t, e, n, o, r, a) {
5440
5440
  a11yAttrs: a.a11yAttrs
5441
5441
  }) : (f(), h(q, {
5442
5442
  key: 0
5443
- }, [!((s = a.$pcTabs) !== null && s !== void 0 && s.lazy) || a.active ? ne((f(), L(Le(t.as), E({
5443
+ }, [!((s = a.$pcTabs) !== null && s !== void 0 && s.lazy) || a.active ? ne((f(), P(Le(t.as), O({
5444
5444
  key: 0,
5445
5445
  class: t.cx("root")
5446
5446
  }, a.attrs), {
@@ -5448,7 +5448,7 @@ function Js(t, e, n, o, r, a) {
5448
5448
  return [S(t.$slots, "default")];
5449
5449
  }),
5450
5450
  _: 3
5451
- }, 16, ["class"])), [[gn, (i = a.$pcTabs) !== null && i !== void 0 && i.lazy ? !0 : a.active]]) : T("", !0)], 64))], 64)) : S(t.$slots, "default", {
5451
+ }, 16, ["class"])), [[gn, (i = a.$pcTabs) !== null && i !== void 0 && i.lazy ? !0 : a.active]]) : k("", !0)], 64))], 64)) : S(t.$slots, "default", {
5452
5452
  key: 0
5453
5453
  });
5454
5454
  }
@@ -5592,7 +5592,7 @@ const au = R({
5592
5592
  [Ft.X48]: { root: "size-[3rem] p-[0.25rem] text-[1.25rem]", state: "p-[0.5rem]" },
5593
5593
  [Ft.X40]: { root: "size-[2.5rem] text-[1rem]", state: "p-[0.5rem]" },
5594
5594
  [Ft.X32]: { root: "size-[2rem] text-[1rem]", state: "p-[0.25rem]" }
5595
- }, tt = /* @__PURE__ */ R({
5595
+ }, nt = /* @__PURE__ */ R({
5596
5596
  __name: "UIIconButton",
5597
5597
  props: {
5598
5598
  color: {},
@@ -5677,24 +5677,24 @@ const au = R({
5677
5677
  class: v([[a.value?.state, s.value?.state], "flex size-full items-center justify-center rounded-full group-disabled:*:opacity-38"])
5678
5678
  }, [
5679
5679
  S(i.$slots, "default", {}, () => [
5680
- z(d(H), { icon: i.icon }, null, 8, ["icon"])
5680
+ K(d(H), { icon: i.icon }, null, 8, ["icon"])
5681
5681
  ])
5682
5682
  ], 2),
5683
- n.badge ? (f(), L(d(e), {
5683
+ n.badge ? (f(), P(d(e), {
5684
5684
  key: 0,
5685
5685
  value: typeof n.badge == "boolean" ? "" : n.badge,
5686
5686
  class: v([
5687
5687
  "absolute",
5688
5688
  typeof n.badge == "boolean" ? "top-[0.5rem] right-[0.5rem]" : "-top-[0.25rem] -right-[0.25rem]"
5689
5689
  ])
5690
- }, null, 8, ["value", "class"])) : T("", !0)
5690
+ }, null, 8, ["value", "class"])) : k("", !0)
5691
5691
  ], 2)
5692
5692
  ], 2));
5693
5693
  }
5694
5694
  });
5695
5695
  var or = {
5696
5696
  name: "BaseEditableHolder",
5697
- extends: ot,
5697
+ extends: rt,
5698
5698
  emits: ["update:modelValue", "value-change"],
5699
5699
  props: {
5700
5700
  modelValue: {
@@ -6084,7 +6084,7 @@ var rr = {
6084
6084
  }, gu = ["tabindex", "disabled", "aria-pressed", "aria-label", "aria-labelledby", "data-p-checked", "data-p-disabled", "data-p"], mu = ["data-p"];
6085
6085
  function hu(t, e, n, o, r, a) {
6086
6086
  var s = Ke("ripple");
6087
- return ne((f(), h("button", E({
6087
+ return ne((f(), h("button", O({
6088
6088
  type: "button",
6089
6089
  class: t.cx("root"),
6090
6090
  tabindex: t.tabindex,
@@ -6102,7 +6102,7 @@ function hu(t, e, n, o, r, a) {
6102
6102
  "data-p-checked": a.active,
6103
6103
  "data-p-disabled": t.disabled,
6104
6104
  "data-p": a.dataP
6105
- }), [m("span", E({
6105
+ }), [m("span", O({
6106
6106
  class: t.cx("content")
6107
6107
  }, a.getPTOptions("content"), {
6108
6108
  "data-p": a.dataP
@@ -6111,40 +6111,40 @@ function hu(t, e, n, o, r, a) {
6111
6111
  value: t.d_value,
6112
6112
  class: v(t.cx("icon"))
6113
6113
  }, function() {
6114
- return [t.onIcon || t.offIcon ? (f(), h("span", E({
6114
+ return [t.onIcon || t.offIcon ? (f(), h("span", O({
6115
6115
  key: 0,
6116
6116
  class: [t.cx("icon"), t.d_value ? t.onIcon : t.offIcon]
6117
- }, a.getPTOptions("icon")), null, 16)) : T("", !0)];
6118
- }), m("span", E({
6117
+ }, a.getPTOptions("icon")), null, 16)) : k("", !0)];
6118
+ }), m("span", O({
6119
6119
  class: t.cx("label")
6120
6120
  }, a.getPTOptions("label")), D(a.label), 17)];
6121
6121
  })], 16, mu)], 16, gu)), [[s]]);
6122
6122
  }
6123
6123
  rr.render = hu;
6124
- const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex justify-center items-center hover:after:rounded-full hover:after:size-full hover:after:absolute hover:after:left-0", vu = "hidden", bo = "rounded-full absolute lg:top-0 lg:left-0 max-md:top-[-0.25rem] max-md:left-[-0.25rem] h-[calc(100%+0.5rem)] w-[calc(100%+0.5rem)] lg:h-full lg:w-full appearance-none z-10", yu = "flex justify-center items-center w-[2.5rem] h-[2.5rem]", go = "cursor-pointer", an = "cursor-default", wu = "text-on-surface-variant hover:after:bg-on-surface-variant/8", _u = "bg-surface-container-highest text-primary hover:after:bg-primary/8", $u = "bg-surface-container-highest text-on-surface-variant hover:after:bg-on-surface-variant/8", Su = "border border-outline text-on-surface-variant hover:after:bg-on-surface-variant/8", Tu = "text-on-surface/38", ku = "bg-on-surface/12 text-on-surface/38", xu = "bg-on-surface/12 text-on-surface/38", Cu = "border border-opacity[0.08] text-on-surface/38", ar = "text-primary hover:after:bg-primary/8", Eu = "bg-primary text-on-primary hover:after:bg-primary/8", Ou = "bg-secondary-container text-on-secondary-container hover:after:bg-on-secondary-container/8", Iu = "bg-inverse-surface text-inverse-on-surface hover:after:bg-inverse-on-surface/8", Au = "text-on-surface/38", Pu = "bg-on-surface/12 text-on-surface/38", ie = {
6124
+ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex justify-center items-center hover:after:rounded-full hover:after:size-full hover:after:absolute hover:after:left-0", vu = "hidden", bo = "rounded-full absolute lg:top-0 lg:left-0 max-md:top-[-0.25rem] max-md:left-[-0.25rem] h-[calc(100%+0.5rem)] w-[calc(100%+0.5rem)] lg:h-full lg:w-full appearance-none z-10", yu = "flex justify-center items-center w-[2.5rem] h-[2.5rem]", go = "cursor-pointer", an = "cursor-default", wu = "text-on-surface-variant hover:after:bg-on-surface-variant/8", _u = "bg-surface-container-highest text-primary hover:after:bg-primary/8", $u = "bg-surface-container-highest text-on-surface-variant hover:after:bg-on-surface-variant/8", Su = "border border-outline text-on-surface-variant hover:after:bg-on-surface-variant/8", ku = "text-on-surface/38", Tu = "bg-on-surface/12 text-on-surface/38", xu = "bg-on-surface/12 text-on-surface/38", Cu = "border border-opacity[0.08] text-on-surface/38", ar = "text-primary hover:after:bg-primary/8", Eu = "bg-primary text-on-primary hover:after:bg-primary/8", Ou = "bg-secondary-container text-on-secondary-container hover:after:bg-on-secondary-container/8", Iu = "bg-inverse-surface text-inverse-on-surface hover:after:bg-inverse-on-surface/8", Au = "text-on-surface/38", Pu = "bg-on-surface/12 text-on-surface/38", le = {
6125
6125
  STANDARD: "standard",
6126
6126
  FILLED: "filled",
6127
6127
  TONAL: "tonal",
6128
6128
  OUTLINED: "outlined"
6129
6129
  }, Lu = {
6130
- [ie.STANDARD]: Tu,
6131
- [ie.FILLED]: ku,
6132
- [ie.TONAL]: xu,
6133
- [ie.OUTLINED]: Cu
6130
+ [le.STANDARD]: ku,
6131
+ [le.FILLED]: Tu,
6132
+ [le.TONAL]: xu,
6133
+ [le.OUTLINED]: Cu
6134
6134
  }, Du = {
6135
- [`${ie.STANDARD}_true`]: ar,
6136
- [`${ie.STANDARD}_false`]: wu,
6137
- [`${ie.FILLED}_true`]: Eu,
6138
- [`${ie.FILLED}_false`]: _u,
6139
- [`${ie.TONAL}_true`]: Ou,
6140
- [`${ie.TONAL}_false`]: $u,
6141
- [`${ie.OUTLINED}_true`]: Iu,
6142
- [`${ie.OUTLINED}_false`]: Su
6135
+ [`${le.STANDARD}_true`]: ar,
6136
+ [`${le.STANDARD}_false`]: wu,
6137
+ [`${le.FILLED}_true`]: Eu,
6138
+ [`${le.FILLED}_false`]: _u,
6139
+ [`${le.TONAL}_true`]: Ou,
6140
+ [`${le.TONAL}_false`]: $u,
6141
+ [`${le.OUTLINED}_true`]: Iu,
6142
+ [`${le.OUTLINED}_false`]: Su
6143
6143
  }, Nu = /* @__PURE__ */ R({
6144
6144
  inheritAttrs: !1,
6145
6145
  __name: "UIToggleButton",
6146
6146
  props: {
6147
- severity: { default: ie.STANDARD },
6147
+ severity: { default: le.STANDARD },
6148
6148
  onLabel: { default: "" },
6149
6149
  offLabel: { default: "" },
6150
6150
  pt: { default: void 0 },
@@ -6157,7 +6157,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6157
6157
  const n = t, o = e, r = re(), a = Ce();
6158
6158
  function s(u, c, p) {
6159
6159
  const g = [];
6160
- return c ? (g.push(an), u === ie.STANDARD ? g.push(p ? Au : ar) : g.push(p ? Pu : Lu[u])) : g.push(Du[`${u}_${p}`]), g;
6160
+ return c ? (g.push(an), u === le.STANDARD ? g.push(p ? Au : ar) : g.push(p ? Pu : Lu[u])) : g.push(Du[`${u}_${p}`]), g;
6161
6161
  }
6162
6162
  const i = N(() => ({
6163
6163
  root: () => ({
@@ -6192,7 +6192,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6192
6192
  },
6193
6193
  r
6194
6194
  );
6195
- return (u, c) => (f(), L(l));
6195
+ return (u, c) => (f(), P(l));
6196
6196
  }
6197
6197
  }), Bu = { class: "inline-flex items-center text-on-surface" }, Mu = { class: "relative size-[1.5rem] text-[1.25rem] flex items-center justify-center has-checked:has-enabled:text-primary" }, ju = ["id"], Vu = ["for"], ir = /* @__PURE__ */ R({
6198
6198
  inheritAttrs: !1,
@@ -6221,18 +6221,18 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6221
6221
  ])
6222
6222
  }, [
6223
6223
  m("div", Mu, [
6224
- ne(m("input", E({
6224
+ ne(m("input", O({
6225
6225
  id: d(o),
6226
6226
  "onUpdate:modelValue": s[0] || (s[0] = (i) => r.value = i),
6227
6227
  class: "peer appearance-none size-full absolute left-0 top-0 enabled:cursor-pointer"
6228
6228
  }, d(n)), null, 16, ju), [
6229
6229
  [mn, r.value]
6230
6230
  ]),
6231
- z(d(H), {
6231
+ K(d(H), {
6232
6232
  class: "peer-checked:[--fa-display:inline-block] [--fa-display:none]",
6233
6233
  icon: a.checkedIcon
6234
6234
  }, null, 8, ["icon"]),
6235
- z(d(H), {
6235
+ K(d(H), {
6236
6236
  class: "peer-checked:[--fa-display:none]",
6237
6237
  icon: a.uncheckedIcon
6238
6238
  }, null, 8, ["icon"])
@@ -6259,7 +6259,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6259
6259
  },
6260
6260
  setup(t) {
6261
6261
  const e = t, n = Ce();
6262
- return (o, r) => (f(), L(ir, E({
6262
+ return (o, r) => (f(), P(ir, O({
6263
6263
  type: "radio",
6264
6264
  "unchecked-icon": d(oa),
6265
6265
  "checked-icon": d(na)
@@ -6275,7 +6275,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6275
6275
  },
6276
6276
  setup(t) {
6277
6277
  const e = t, n = Ce();
6278
- return (o, r) => (f(), L(ir, E({
6278
+ return (o, r) => (f(), P(ir, O({
6279
6279
  type: "checkbox",
6280
6280
  "unchecked-icon": d(ra),
6281
6281
  "checked-icon": d(Hr)
@@ -6321,11 +6321,11 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6321
6321
  }, [
6322
6322
  S(u.$slots, "icon", {}, () => [
6323
6323
  u.icon ? (f(), h("div", Fu, [
6324
- z(d(H), {
6324
+ K(d(H), {
6325
6325
  class: v(l.value?.icon),
6326
6326
  icon: u.icon
6327
6327
  }, null, 8, ["class", "icon"])
6328
- ])) : T("", !0)
6328
+ ])) : k("", !0)
6329
6329
  ]),
6330
6330
  S(u.$slots, "label", {}, () => [
6331
6331
  m("span", null, D(u.label), 1)
@@ -6335,12 +6335,12 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6335
6335
  class: "size-[1.125rem] inline-flex items-center justify-center",
6336
6336
  onClick: c[0] || (c[0] = Wt((p) => o("close"), ["stop"]))
6337
6337
  }, [
6338
- z(d(H), {
6338
+ K(d(H), {
6339
6339
  class: "text-[1rem]",
6340
6340
  icon: d(Zt)
6341
6341
  }, null, 8, ["icon"])
6342
6342
  ])
6343
- ]) : T("", !0)
6343
+ ]) : k("", !0)
6344
6344
  ], 2)
6345
6345
  ], 2));
6346
6346
  }
@@ -6388,25 +6388,25 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6388
6388
  }, [
6389
6389
  S(i.$slots, "leadingIcon", {}, () => [
6390
6390
  o.value || i.leadingIcon ? (f(), h("div", zu, [
6391
- z(d(H), {
6391
+ K(d(H), {
6392
6392
  class: v([s.value?.icon, o.value ? "text-on-secondary-container" : "text-primary"]),
6393
6393
  icon: o.value ? d(Yt) : i.leadingIcon
6394
6394
  }, null, 8, ["class", "icon"])
6395
- ])) : T("", !0)
6395
+ ])) : k("", !0)
6396
6396
  ]),
6397
6397
  S(i.$slots, "label", {}, () => [
6398
6398
  m("span", null, D(i.label), 1)
6399
6399
  ]),
6400
6400
  S(i.$slots, "trailingIcon", {}, () => [
6401
6401
  i.trailingIcon ? (f(), h("div", Ku, [
6402
- z(d(H), {
6402
+ K(d(H), {
6403
6403
  class: v([
6404
6404
  s.value?.icon,
6405
6405
  "text-on-surface group-enabled:group-hover:text-on-surface-variant"
6406
6406
  ]),
6407
6407
  icon: i.trailingIcon
6408
6408
  }, null, 8, ["class", "icon"])
6409
- ])) : T("", !0)
6409
+ ])) : k("", !0)
6410
6410
  ])
6411
6411
  ], 2)
6412
6412
  ], 2));
@@ -6463,7 +6463,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6463
6463
  inputId: a,
6464
6464
  anchors: p
6465
6465
  }), (b, _) => (f(), h("div", Gu, [
6466
- l.value ? T("", !0) : (f(), h("label", {
6466
+ l.value ? k("", !0) : (f(), h("label", {
6467
6467
  key: 0,
6468
6468
  for: d(a),
6469
6469
  class: v(["pl-[1rem] pb-[0.25rem]", u.value])
@@ -6498,13 +6498,13 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6498
6498
  }, [
6499
6499
  m("div", Zu, [
6500
6500
  m("div", Xu, [
6501
- z(d(H), {
6501
+ K(d(H), {
6502
6502
  class: v(b.compact ? "text-[1rem]" : "text-[1.25rem]"),
6503
6503
  icon: b.leadingIcon
6504
6504
  }, null, 8, ["class", "icon"])
6505
6505
  ])
6506
6506
  ])
6507
- ], 2)) : T("", !0)
6507
+ ], 2)) : k("", !0)
6508
6508
  ]),
6509
6509
  m("div", {
6510
6510
  class: v(["pr-[0.75rem] inline-flex flex-col min-w-0 grow", [b.color === "filled" ? "py-[0.25rem]" : b.compact ? "py-[0.5rem]" : "py-[0.75rem]"]])
@@ -6521,16 +6521,16 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6521
6521
  }
6522
6522
  ]),
6523
6523
  style: we({ "position-anchor": p.INPUT })
6524
- }, D(b.label), 15, qu)) : T("", !0),
6524
+ }, D(b.label), 15, qu)) : k("", !0),
6525
6525
  m("div", Qu, [
6526
- b.prefix ? (f(), h("div", Ju, D(b.prefix), 1)) : T("", !0),
6526
+ b.prefix ? (f(), h("div", Ju, D(b.prefix), 1)) : k("", !0),
6527
6527
  S(b.$slots, "default", {
6528
6528
  id: d(a),
6529
6529
  class: "grow outline-none min-w-0 placeholder:invisible text-body-large",
6530
6530
  style: we({ "anchor-name": p.INPUT }),
6531
6531
  placeholder: b.label
6532
6532
  }),
6533
- b.suffix ? (f(), h("div", ed, D(b.suffix), 1)) : T("", !0)
6533
+ b.suffix ? (f(), h("div", ed, D(b.suffix), 1)) : k("", !0)
6534
6534
  ])
6535
6535
  ], 2),
6536
6536
  S(b.$slots, "trailingIcon", {}, () => [
@@ -6540,26 +6540,26 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6540
6540
  }, [
6541
6541
  m("div", td, [
6542
6542
  m("div", nd, [
6543
- z(d(H), {
6543
+ K(d(H), {
6544
6544
  class: v(b.compact ? "text-[1rem]" : "text-[1.25rem]"),
6545
6545
  icon: b.trailingIcon
6546
6546
  }, null, 8, ["class", "icon"])
6547
6547
  ])
6548
6548
  ])
6549
- ], 2)) : T("", !0),
6549
+ ], 2)) : k("", !0),
6550
6550
  b.invalid ? (f(), h("div", {
6551
6551
  key: 1,
6552
6552
  class: v({ "p-[0.25rem]": !b.compact, "text-error": b.invalid })
6553
6553
  }, [
6554
6554
  m("div", od, [
6555
6555
  m("div", rd, [
6556
- z(d(H), {
6556
+ K(d(H), {
6557
6557
  class: v(b.compact ? "text-[1rem]" : "text-[1.25rem]"),
6558
6558
  icon: d(zr)
6559
6559
  }, null, 8, ["class", "icon"])
6560
6560
  ])
6561
6561
  ])
6562
- ], 2)) : T("", !0)
6562
+ ], 2)) : k("", !0)
6563
6563
  ])
6564
6564
  ], 2)
6565
6565
  ], 6),
@@ -6571,8 +6571,8 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6571
6571
  b.required ? (f(), h("span", id, [
6572
6572
  _[0] || (_[0] = m("span", { class: "text-danger" }, "*", -1)),
6573
6573
  Ct(" " + D(d(g).locale?.mandatory), 1)
6574
- ])) : T("", !0)
6575
- ], 2)) : T("", !0)
6574
+ ])) : k("", !0)
6575
+ ], 2)) : k("", !0)
6576
6576
  ]));
6577
6577
  }
6578
6578
  }), ld = /* @__PURE__ */ R({
@@ -6600,9 +6600,9 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6600
6600
  r.value?.focus();
6601
6601
  }
6602
6602
  const s = re();
6603
- return (i, l) => (f(), L(_n, E(e, { onFocusInput: a }), Gt({
6603
+ return (i, l) => (f(), P(_n, O(e, { onFocusInput: a }), Gt({
6604
6604
  default: X((u) => [
6605
- ne(m("input", E({
6605
+ ne(m("input", O({
6606
6606
  ref: "input",
6607
6607
  "onUpdate:modelValue": l[0] || (l[0] = (c) => o.value = c)
6608
6608
  }, { ...u, ...d(n) }), null, 16), [
@@ -6652,9 +6652,9 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6652
6652
  r.value?.focus();
6653
6653
  }
6654
6654
  const s = re();
6655
- return (i, l) => (f(), L(_n, E(e, { onFocusInput: a }), Gt({
6655
+ return (i, l) => (f(), P(_n, O(e, { onFocusInput: a }), Gt({
6656
6656
  default: X((u) => [
6657
- ne(m("textarea", E({
6657
+ ne(m("textarea", O({
6658
6658
  ref: "input",
6659
6659
  "onUpdate:modelValue": l[0] || (l[0] = (c) => o.value = c),
6660
6660
  class: "resize-none field-sizing-content"
@@ -6689,7 +6689,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6689
6689
  },
6690
6690
  setup(t) {
6691
6691
  const e = t, n = Ce(), o = () => document.body;
6692
- return (r, a) => (f(), L(d(sa), E({
6692
+ return (r, a) => (f(), P(d(sa), O({
6693
6693
  "hide-on-click": !1,
6694
6694
  "append-to": o
6695
6695
  }, d(n)), {
@@ -6703,7 +6703,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6703
6703
  class: v(d(dd))
6704
6704
  }, [
6705
6705
  S(r.$slots, "action")
6706
- ], 2)) : T("", !0)
6706
+ ], 2)) : k("", !0)
6707
6707
  ], 2)
6708
6708
  ]),
6709
6709
  default: X(() => [
@@ -6739,18 +6739,18 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6739
6739
  onClick: a[0] || (a[0] = (s) => o("action"))
6740
6740
  }, [
6741
6741
  m("span", null, D(n.actionLabel), 1)
6742
- ], 2)) : T("", !0),
6742
+ ], 2)) : k("", !0),
6743
6743
  n.closeable ? (f(), h("button", {
6744
6744
  key: 1,
6745
6745
  class: v(d(md)),
6746
6746
  onClick: a[1] || (a[1] = (s) => o("close"))
6747
6747
  }, [
6748
- z(d(H), { icon: d(Zt) }, null, 8, ["icon"])
6749
- ], 2)) : T("", !0)
6748
+ K(d(H), { icon: d(Zt) }, null, 8, ["icon"])
6749
+ ], 2)) : k("", !0)
6750
6750
  ], 2)
6751
6751
  ], 2));
6752
6752
  }
6753
- }), vd = "py-[0.5rem] text-on-surface", yd = "w-full px-[1rem] py-[0.5rem] gap-[1rem] flex border-b-[0.0625rem] border-b-outline/16", wd = "items-center", _d = "items-start", $d = "grow flex flex-col", Sd = "text-[1rem] leading-[1.5rem] whitespace-nowrap truncate", Td = { key: 0 }, kd = /* @__PURE__ */ R({
6753
+ }), vd = "py-[0.5rem] text-on-surface", yd = "w-full px-[1rem] py-[0.5rem] gap-[1rem] flex border-b-[0.0625rem] border-b-outline/16", wd = "items-center", _d = "items-start", $d = "grow flex flex-col", Sd = "text-[1rem] leading-[1.5rem] whitespace-nowrap truncate", kd = { key: 0 }, Td = /* @__PURE__ */ R({
6754
6754
  __name: "UIListItem",
6755
6755
  props: {
6756
6756
  header: {},
@@ -6762,11 +6762,11 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6762
6762
  return (n, o) => (f(), h("div", {
6763
6763
  class: v([d(yd), e.multiline ? d(_d) : d(wd)])
6764
6764
  }, [
6765
- e.icon ? (f(), h("div", Td, [
6766
- z(d(H), {
6765
+ e.icon ? (f(), h("div", kd, [
6766
+ K(d(H), {
6767
6767
  icon: e.icon
6768
6768
  }, null, 8, ["icon"])
6769
- ])) : T("", !0),
6769
+ ])) : k("", !0),
6770
6770
  m("div", {
6771
6771
  class: v(d($d))
6772
6772
  }, [
@@ -6812,38 +6812,38 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6812
6812
  m("div", Ed, [
6813
6813
  S(r.$slots, "header", {}, () => [
6814
6814
  m("div", Od, [
6815
- r.showBackIcon ? (f(), L(d(tt), {
6815
+ r.showBackIcon ? (f(), P(d(nt), {
6816
6816
  key: 0,
6817
6817
  icon: d(Kr),
6818
6818
  color: "standard",
6819
6819
  size: "40x40",
6820
6820
  onClick: a[0] || (a[0] = (s) => n("back"))
6821
- }, null, 8, ["icon"])) : T("", !0),
6821
+ }, null, 8, ["icon"])) : k("", !0),
6822
6822
  m("div", Id, [
6823
6823
  m("div", Ad, [
6824
6824
  o.infoIcon || r.infoIcon ? (f(), h("div", Pd, [
6825
6825
  m("div", Ld, [
6826
6826
  S(r.$slots, "infoIcon", {}, () => [
6827
- z(d(H), { icon: r.infoIcon }, null, 8, ["icon"])
6827
+ K(d(H), { icon: r.infoIcon }, null, 8, ["icon"])
6828
6828
  ])
6829
6829
  ])
6830
- ])) : T("", !0),
6830
+ ])) : k("", !0),
6831
6831
  m("div", Dd, [
6832
6832
  m("span", Nd, D(r.headline), 1),
6833
- r.subHeadline ? (f(), h("span", Bd, D(r.subHeadline), 1)) : T("", !0)
6833
+ r.subHeadline ? (f(), h("span", Bd, D(r.subHeadline), 1)) : k("", !0)
6834
6834
  ])
6835
6835
  ]),
6836
6836
  o.tags ? (f(), h("div", Md, [
6837
6837
  S(r.$slots, "tags")
6838
- ])) : T("", !0)
6838
+ ])) : k("", !0)
6839
6839
  ]),
6840
- r.showCloseIcon ? (f(), L(d(tt), {
6840
+ r.showCloseIcon ? (f(), P(d(nt), {
6841
6841
  key: 1,
6842
6842
  icon: d(Zt),
6843
6843
  color: "standard",
6844
6844
  size: "40x40",
6845
6845
  onClick: a[1] || (a[1] = (s) => n("close"))
6846
- }, null, 8, ["icon"])) : T("", !0)
6846
+ }, null, 8, ["icon"])) : k("", !0)
6847
6847
  ])
6848
6848
  ]),
6849
6849
  S(r.$slots, "toolbar")
@@ -6871,13 +6871,13 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6871
6871
  S(e.$slots, "default")
6872
6872
  ], 2));
6873
6873
  }
6874
- }), at = {
6874
+ }), it = {
6875
6875
  RIGHT: "right",
6876
6876
  LEFT: "left"
6877
6877
  }, zd = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='czech-flag'%20clip-path='url(%23clip0_1863_20167)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M39.9929%200H-8V31.9952H39.9929V0Z'%20fill='%23D7141A'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M39.9929%200H-8V15.9976H39.9929V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M15.9964%2015.9976L-8%200V31.9952L15.9964%2015.9976Z'%20fill='%2311457E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20167'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Kd = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='slovak-flag'%20clip-path='url(%23clip0_1863_20393)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M47.995%200H0V31.9967H47.995V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M47.995%2010.6869H0V31.9967H47.995V10.6869Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M47.995%2021.3098H0V31.9967H47.995V21.3098Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='s'%3e%3cpath%20id='Vector_4'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='Group_4'%3e%3cpath%20id='Vector_5'%20d='M13.8341%2021.3311V15.0962C11.7232%2015.0962%2011.1233%2015.2828%2010.4922%2015.4739C10.5516%2014.8368%2010.5516%2014.1956%2010.4922%2013.5586C11.1233%2013.7496%2011.7232%2013.9363%2013.8341%2013.9363V12.2031C13.1675%2012.2031%2012.2476%2012.2298%2011.1899%2012.5898C11.2496%2011.9512%2011.2496%2011.3085%2011.1899%2010.67C12.2476%2011.0255%2013.1675%2011.0522%2013.8341%2011.0522C13.8341%2010.55%2013.6786%209.47008%2013.483%208.57684C14.0921%208.63108%2014.7049%208.63108%2015.314%208.57684C15.1184%209.47008%2014.9629%2010.55%2014.9629%2011.0522C15.6295%2011.0522%2016.5494%2011.0255%2017.6071%2010.67C17.5474%2011.3085%2017.5474%2011.9512%2017.6071%2012.5898C16.5494%2012.2298%2015.6295%2012.2031%2014.9629%2012.2031V13.9363C17.0738%2013.9363%2017.6737%2013.7496%2018.3048%2013.5586C18.2454%2014.1956%2018.2454%2014.8368%2018.3048%2015.4739C17.6737%2015.2828%2017.0738%2015.0962%2014.9629%2015.0962V21.3311H13.8341Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_5'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20393'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='7'%20y='7'%20width='15'%20height='18'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_6'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20393)'%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_7'%20d='M10.9455%2026.2329C9.70966%2026.2325%208.69281%2024.4933%208.69281%2022.3799C8.69281%2020.2662%209.70993%2018.527%2010.9459%2018.527C11.4617%2018.527%2011.9622%2018.8298%2012.3631%2019.3847C12.855%2018.2306%2013.6057%2017.5563%2014.3985%2017.5563C15.1913%2017.5563%2015.942%2018.2306%2016.4339%2019.3847C16.8348%2018.8298%2017.3353%2018.527%2017.8511%2018.527C19.0871%2018.527%2020.1042%2020.2662%2020.1042%2022.3799C20.1042%2024.4933%2019.0874%2026.2325%2017.8515%2026.2329H10.9455Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='s1'%3e%3cpath%20id='Vector_8'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20stroke='white'%20stroke-width='0.47995'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20393'%3e%3crect%20width='48'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Wd = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='british-flag'%20clip-path='url(%23clip0_1863_20423)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M42.9231%20-0.15387H-10.9231V32.1539H42.9231V-0.15387Z'%20fill='%23012169'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cg%20id='Vector_2'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='white'%20stroke-width='6.46154'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cg%20id='Group_4'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20423'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-11'%20y='-1'%20width='54'%20height='34'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_3'%20d='M16%2016H42.9231V32.1539L16%2016ZM16%2016V32.1539H-10.9231L16%2016ZM16%2016H-10.9231V-0.15387L16%2016ZM16%2016V-0.15387H42.9231L16%2016Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20423)'%3e%3cg%20id='Group_5'%3e%3cg%20id='Vector_4'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='%23C8102E'%20stroke-width='4.3077'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_5'%20d='M-12%2011.6923H11.6923V-1.23077H20.3077V11.6923H44V20.3077H20.3077V33.2308H11.6923V20.3077H-12V11.6923Z'%20fill='%23C8102E'%20stroke='white'%20stroke-width='2.15385'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20423'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Gd = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='polish-flag'%20clip-path='url(%23clip0_1863_20197)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M40.0092%200H-8V32.025H40.0092V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M40.0092%2016.0125H-8V32.025H40.0092V16.0125Z'%20fill='%23DC143C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20197'%3e%3crect%20width='49'%20height='33'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", Yd = "w-fit flex relative", sr = "py-[0.5rem]", Zd = `${sr} w-fit`, ur = "size-[2.5rem] p-[0.25rem] rounded-full flex items-center justify-center bg-on-primary", Xd = `${ur} border-2 border-primary`, mo = `${ur} border border-[#DDE2F3]`, qd = `absolute flex items-center gap-[0.25rem] ${sr}`, ho = "h-[1.5rem] border-l border-l-outline/16", Qd = "transition-opacity ease-in duration-300", Jd = "opacity-0", ec = "opacity-100", tc = "transition-opacity ease-out duration-300", nc = "opacity-100", oc = "opacity-0", rc = { key: 0 }, ac = ["src"], ic = ["onClick"], lc = ["src"], sc = /* @__PURE__ */ R({
6878
6878
  __name: "UILanguagePicker",
6879
6879
  props: /* @__PURE__ */ ce({
6880
- position: { default: at.RIGHT }
6880
+ position: { default: it.RIGHT }
6881
6881
  }, {
6882
6882
  modelValue: { default: null },
6883
6883
  modelModifiers: {}
@@ -6923,7 +6923,7 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6923
6923
  }, null, 8, ac)) : (f(), h("span", rc, "?"))
6924
6924
  ], 2)
6925
6925
  ], 2),
6926
- z($o, {
6926
+ K($o, {
6927
6927
  "enter-active-class": d(Qd),
6928
6928
  "enter-from-class": d(Jd),
6929
6929
  "enter-to-class": d(ec),
@@ -6937,16 +6937,16 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6937
6937
  class: v([
6938
6938
  d(qd),
6939
6939
  {
6940
- "left-[3.5rem]": e.position === d(at).RIGHT,
6941
- "right-[3.5rem]": e.position === d(at).LEFT || e.position === null
6940
+ "left-[3.5rem]": e.position === d(it).RIGHT,
6941
+ "right-[3.5rem]": e.position === d(it).LEFT || e.position === null
6942
6942
  }
6943
6943
  ])
6944
6944
  }, [
6945
- e.position === d(at).RIGHT ? (f(), h("div", {
6945
+ e.position === d(it).RIGHT ? (f(), h("div", {
6946
6946
  key: 0,
6947
6947
  class: v([d(ho), "mr-[0.75rem]"])
6948
- }, null, 2)) : T("", !0),
6949
- (f(!0), h(q, null, le(i.value, ([c, p]) => (f(), h("button", {
6948
+ }, null, 2)) : k("", !0),
6949
+ (f(!0), h(q, null, ae(i.value, ([c, p]) => (f(), h("button", {
6950
6950
  key: c,
6951
6951
  class: v(d(mo)),
6952
6952
  onClick: (g) => s(c)
@@ -6956,11 +6956,11 @@ const fo = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
6956
6956
  class: "rounded-full"
6957
6957
  }, null, 8, lc)
6958
6958
  ], 10, ic))), 128)),
6959
- e.position === d(at).LEFT ? (f(), h("div", {
6959
+ e.position === d(it).LEFT ? (f(), h("div", {
6960
6960
  key: 1,
6961
6961
  class: v([d(ho), "ml-[0.75rem]"])
6962
- }, null, 2)) : T("", !0)
6963
- ], 2)) : T("", !0)
6962
+ }, null, 2)) : k("", !0)
6963
+ ], 2)) : k("", !0)
6964
6964
  ]),
6965
6965
  _: 1
6966
6966
  }, 8, ["enter-active-class", "enter-from-class", "enter-to-class", "leave-active-class", "leave-from-class", "leave-to-class"])
@@ -7204,14 +7204,14 @@ var pc = `
7204
7204
  }
7205
7205
  }, hc = ["data-p-checked", "data-p-disabled", "data-p"], vc = ["id", "checked", "tabindex", "disabled", "readonly", "aria-checked", "aria-labelledby", "aria-label", "aria-invalid"], yc = ["data-p"], wc = ["data-p"];
7206
7206
  function _c(t, e, n, o, r, a) {
7207
- return f(), h("div", E({
7207
+ return f(), h("div", O({
7208
7208
  class: t.cx("root"),
7209
7209
  style: t.sx("root")
7210
7210
  }, a.getPTOptions("root"), {
7211
7211
  "data-p-checked": a.checked,
7212
7212
  "data-p-disabled": t.disabled,
7213
7213
  "data-p": a.dataP
7214
- }), [m("input", E({
7214
+ }), [m("input", O({
7215
7215
  id: t.inputId,
7216
7216
  type: "checkbox",
7217
7217
  role: "switch",
@@ -7234,11 +7234,11 @@ function _c(t, e, n, o, r, a) {
7234
7234
  onChange: e[2] || (e[2] = function() {
7235
7235
  return a.onChange && a.onChange.apply(a, arguments);
7236
7236
  })
7237
- }, a.getPTOptions("input")), null, 16, vc), m("div", E({
7237
+ }, a.getPTOptions("input")), null, 16, vc), m("div", O({
7238
7238
  class: t.cx("slider")
7239
7239
  }, a.getPTOptions("slider"), {
7240
7240
  "data-p": a.dataP
7241
- }), [m("div", E({
7241
+ }), [m("div", O({
7242
7242
  class: t.cx("handle")
7243
7243
  }, a.getPTOptions("handle"), {
7244
7244
  "data-p": a.dataP
@@ -7247,7 +7247,7 @@ function _c(t, e, n, o, r, a) {
7247
7247
  })], 16, wc)], 16, yc)], 16, hc);
7248
7248
  }
7249
7249
  dr.render = _c;
7250
- const $c = "relative h-[2rem] w-[3.25rem] rounded-[625rem] border-2", Sc = "absolute appearence-none opacity-0 size-full", Tc = "size-full rounded-[625rem] flex items-center px-[0.125rem]", kc = "bg-surface-container-highest", xc = "bg-primary justify-end", Cc = "bg-surface-container-highest/12!", Ec = "bg-on-surface/12!", Oc = "size-[1.5rem] rounded-full flex justify-center items-center", Ic = "bg-outline text-on-primary", Ac = "bg-on-primary text-on-primary-container", Pc = "bg-on-surface/38 text-surface-container-highest/38", Lc = "bg-surface! text-on-surface", Dc = /* @__PURE__ */ R({
7250
+ const $c = "relative h-[2rem] w-[3.25rem] rounded-[625rem] border-2", Sc = "absolute appearence-none opacity-0 size-full", kc = "size-full rounded-[625rem] flex items-center px-[0.125rem]", Tc = "bg-surface-container-highest", xc = "bg-primary justify-end", Cc = "bg-surface-container-highest/12!", Ec = "bg-on-surface/12!", Oc = "size-[1.5rem] rounded-full flex justify-center items-center", Ic = "bg-outline text-on-primary", Ac = "bg-on-primary text-on-primary-container", Pc = "bg-on-surface/38 text-surface-container-highest/38", Lc = "bg-surface! text-on-surface", Dc = /* @__PURE__ */ R({
7251
7251
  inheritAttrs: !1,
7252
7252
  __name: "UISwitch",
7253
7253
  props: /* @__PURE__ */ ce({
@@ -7276,8 +7276,8 @@ const $c = "relative h-[2rem] w-[3.25rem] rounded-[625rem] border-2", Sc = "abso
7276
7276
  }),
7277
7277
  slider: ({ context: i }) => ({
7278
7278
  class: [
7279
- Tc,
7280
- i.checked ? xc : kc,
7279
+ kc,
7280
+ i.checked ? xc : Tc,
7281
7281
  {
7282
7282
  [Cc]: !i.checked && n.isDisabled,
7283
7283
  [Ec]: i.checked && n.isDisabled
@@ -7315,7 +7315,7 @@ const $c = "relative h-[2rem] w-[3.25rem] rounded-[625rem] border-2", Sc = "abso
7315
7315
  },
7316
7316
  { ...o, handle: () => pt(H, { icon: e.value ? Yt : Zt }) }
7317
7317
  );
7318
- return (i, l) => (f(), L(s));
7318
+ return (i, l) => (f(), P(s));
7319
7319
  }
7320
7320
  });
7321
7321
  function vo(t) {
@@ -7372,9 +7372,9 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7372
7372
  function l(y) {
7373
7373
  return ["string", "number", "symbol"].includes(typeof y);
7374
7374
  }
7375
- function u(y, C) {
7376
- const K = s(y);
7377
- return l(K) ? K : C;
7375
+ function u(y, x) {
7376
+ const z = s(y);
7377
+ return l(z) ? z : x;
7378
7378
  }
7379
7379
  const c = he(t, "modelValue"), p = Q(""), g = Q(!1), b = N(
7380
7380
  () => new Map(n.options.map((y) => [s(y), y]))
@@ -7388,39 +7388,39 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7388
7388
  set(y) {
7389
7389
  p.value = y?.toString() || "";
7390
7390
  }
7391
- }), x = Ne("input");
7391
+ }), E = Ne("input");
7392
7392
  function A() {
7393
- p.value = "", g.value = !0, x.value?.focus();
7393
+ p.value = "", g.value = !0, E.value?.focus();
7394
7394
  }
7395
7395
  function j() {
7396
7396
  g.value = !1;
7397
7397
  }
7398
- const V = re(), $ = Ne("formFieldWrapper"), k = N(
7398
+ const V = re(), $ = Ne("formFieldWrapper"), T = N(
7399
7399
  () => n.options.filter((y) => {
7400
- const C = a(y);
7401
- if (typeof C == "string")
7402
- return vo(C).startsWith(vo(p.value));
7400
+ const x = a(y);
7401
+ if (typeof x == "string")
7402
+ return vo(x).startsWith(vo(p.value));
7403
7403
  })
7404
7404
  );
7405
- function P(y, C) {
7406
- y.preventDefault(), c.value = s(C), x.value?.blur();
7405
+ function L(y, x) {
7406
+ y.preventDefault(), c.value = s(x), E.value?.blur();
7407
7407
  }
7408
7408
  const w = Q(-1);
7409
7409
  function Z(y) {
7410
7410
  y.preventDefault(), y.stopPropagation();
7411
- let C = w.value;
7412
- y.code === "ArrowDown" ? C = C >= k.value.length - 1 ? k.value.length - 1 : C + 1 : y.code === "ArrowUp" && (C = C <= 0 ? 0 : C - 1), w.value = C;
7411
+ let x = w.value;
7412
+ y.code === "ArrowDown" ? x = x >= T.value.length - 1 ? T.value.length - 1 : x + 1 : y.code === "ArrowUp" && (x = x <= 0 ? 0 : x - 1), w.value = x;
7413
7413
  }
7414
7414
  function M() {
7415
- c.value = s(k.value[w.value]), x.value?.blur(), w.value = -1;
7415
+ c.value = s(T.value[w.value]), E.value?.blur(), w.value = -1;
7416
7416
  }
7417
- function O(y) {
7417
+ function C(y) {
7418
7418
  switch (y.code) {
7419
7419
  case "Enter":
7420
7420
  M();
7421
7421
  break;
7422
7422
  case "Escape":
7423
- x.value?.blur();
7423
+ E.value?.blur();
7424
7424
  break;
7425
7425
  case "ArrowDown":
7426
7426
  case "ArrowUp":
@@ -7428,19 +7428,19 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7428
7428
  break;
7429
7429
  }
7430
7430
  }
7431
- return (y, C) => (f(), h(q, null, [
7432
- z(_n, E({ ref: "formFieldWrapper" }, n, {
7431
+ return (y, x) => (f(), h(q, null, [
7432
+ K(_n, O({ ref: "formFieldWrapper" }, n, {
7433
7433
  "trailing-icon": d(aa),
7434
7434
  onFocusInput: A
7435
7435
  }), Gt({
7436
- default: X((K) => [
7437
- ne(m("input", E({
7436
+ default: X((z) => [
7437
+ ne(m("input", O({
7438
7438
  ref: "input",
7439
- "onUpdate:modelValue": C[0] || (C[0] = (ee) => I.value = ee)
7440
- }, { ...K, ...d(r) }, {
7439
+ "onUpdate:modelValue": x[0] || (x[0] = (ee) => I.value = ee)
7440
+ }, { ...z, ...d(r) }, {
7441
7441
  onFocus: A,
7442
7442
  onBlur: j,
7443
- onKeydown: C[1] || (C[1] = (ee) => O(ee))
7443
+ onKeydown: x[1] || (x[1] = (ee) => C(ee))
7444
7444
  }), null, 16), [
7445
7445
  [mn, I.value]
7446
7446
  ]),
@@ -7448,7 +7448,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7448
7448
  key: 0,
7449
7449
  style: we({ "position-anchor": $.value?.anchors.WRAPPER }),
7450
7450
  class: "absolute top-[anchor(top)] left-[anchor(left)] text-on-surface-variant text-body-large"
7451
- }, D(_.value), 5)) : T("", !0)
7451
+ }, D(_.value), 5)) : k("", !0)
7452
7452
  ]),
7453
7453
  _: 2
7454
7454
  }, [
@@ -7467,7 +7467,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7467
7467
  key: "1"
7468
7468
  } : void 0
7469
7469
  ]), 1040, ["trailing-icon"]),
7470
- (f(), L(So, { to: "body" }, [
7470
+ (f(), P(So, { to: "body" }, [
7471
7471
  g.value ? (f(), h("ul", {
7472
7472
  key: 0,
7473
7473
  style: we({ "position-anchor": $.value?.anchors.WRAPPER }),
@@ -7477,43 +7477,43 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7477
7477
  y.actionLabel ? (f(), h(q, { key: 0 }, [
7478
7478
  m("li", {
7479
7479
  class: "p-[0.5rem] gap-[0.5rem] text-body-large flex cursor-pointer hover:bg-on-surface/8",
7480
- onMousedown: C[2] || (C[2] = Wt((K) => o("action"), ["prevent", "stop"]))
7480
+ onMousedown: x[2] || (x[2] = Wt((z) => o("action"), ["prevent", "stop"]))
7481
7481
  }, [
7482
7482
  m("span", Nc, [
7483
- y.actionLeadingIcon ? (f(), L(d(H), {
7483
+ y.actionLeadingIcon ? (f(), P(d(H), {
7484
7484
  key: 0,
7485
7485
  class: "text-[1rem]",
7486
7486
  icon: y.actionLeadingIcon
7487
- }, null, 8, ["icon"])) : T("", !0)
7487
+ }, null, 8, ["icon"])) : k("", !0)
7488
7488
  ]),
7489
7489
  m("span", Bc, D(y.actionLabel), 1),
7490
7490
  y.actionTrailingIcon ? (f(), h("span", Mc, [
7491
- z(d(H), {
7491
+ K(d(H), {
7492
7492
  class: "text-[1rem]",
7493
7493
  icon: y.actionTrailingIcon
7494
7494
  }, null, 8, ["icon"])
7495
- ])) : T("", !0)
7495
+ ])) : k("", !0)
7496
7496
  ], 32),
7497
- C[3] || (C[3] = m("li", { class: "py-[0.5rem]" }, [
7497
+ x[3] || (x[3] = m("li", { class: "py-[0.5rem]" }, [
7498
7498
  m("div", { class: "bg-outline/16 w-full h-[0.0625rem]" })
7499
7499
  ], -1))
7500
- ], 64)) : T("", !0)
7500
+ ], 64)) : k("", !0)
7501
7501
  ]),
7502
- (f(!0), h(q, null, le(k.value, (K, ee) => (f(), h("li", {
7503
- key: u(K, ee),
7502
+ (f(!0), h(q, null, ae(T.value, (z, ee) => (f(), h("li", {
7503
+ key: u(z, ee),
7504
7504
  class: v(["p-[0.5rem] gap-[0.5rem] text-body-large flex cursor-pointer hover:bg-on-surface/8", { "bg-on-surface/8": w.value === ee }]),
7505
- onMousedown: ($e) => P($e, K)
7505
+ onMousedown: ($e) => L($e, z)
7506
7506
  }, [
7507
7507
  m("span", Vc, [
7508
- i(K) ? (f(), L(d(H), {
7508
+ i(z) ? (f(), P(d(H), {
7509
7509
  key: 0,
7510
7510
  class: "text-[1rem]",
7511
- icon: i(K)
7512
- }, null, 8, ["icon"])) : T("", !0)
7511
+ icon: i(z)
7512
+ }, null, 8, ["icon"])) : k("", !0)
7513
7513
  ]),
7514
- m("span", null, D(a(K)), 1)
7514
+ m("span", null, D(a(z)), 1)
7515
7515
  ], 42, jc))), 128))
7516
- ], 4)) : T("", !0)
7516
+ ], 4)) : k("", !0)
7517
7517
  ]))
7518
7518
  ], 64));
7519
7519
  }
@@ -7572,7 +7572,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7572
7572
  }, [
7573
7573
  d(n)["leading-icon"] ? (f(), h("div", Zc, [
7574
7574
  S(s.$slots, "leading-icon")
7575
- ])) : T("", !0),
7575
+ ])) : k("", !0),
7576
7576
  m("div", Xc, [
7577
7577
  m("div", {
7578
7578
  class: v(d(Kc))
@@ -7595,26 +7595,26 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7595
7595
  class: v(d(Wc))
7596
7596
  }, [
7597
7597
  S(s.$slots, "severity-swap"),
7598
- e.status === d(Oe).ENEMY ? (f(), L(d(ut), {
7598
+ e.status === d(Oe).ENEMY ? (f(), P(d(ut), {
7599
7599
  key: 0,
7600
7600
  label: "ENEMY",
7601
7601
  style: { "--acbs-tag-bg": "var(--color-error)" }
7602
- })) : T("", !0),
7603
- e.status === d(Oe).VIP ? (f(), L(d(ut), {
7602
+ })) : k("", !0),
7603
+ e.status === d(Oe).VIP ? (f(), P(d(ut), {
7604
7604
  key: 1,
7605
7605
  label: "VIP",
7606
7606
  style: { "--acbs-tag-bg": "#A48111" }
7607
- })) : T("", !0),
7608
- e.severity === d(qe).B2B ? (f(), L(d(ut), {
7607
+ })) : k("", !0),
7608
+ e.severity === d(qe).B2B ? (f(), P(d(ut), {
7609
7609
  key: 2,
7610
7610
  label: "B2B",
7611
7611
  style: { "--acbs-tag-bg": "var(--color-success)" }
7612
- })) : T("", !0),
7613
- e.severity === d(qe).B2C ? (f(), L(d(ut), {
7612
+ })) : k("", !0),
7613
+ e.severity === d(qe).B2C ? (f(), P(d(ut), {
7614
7614
  key: 3,
7615
7615
  label: "B2C",
7616
7616
  style: { "--acbs-tag-bg": "var(--color-tertiary)" }
7617
- })) : T("", !0)
7617
+ })) : k("", !0)
7618
7618
  ], 2)
7619
7619
  ], 2),
7620
7620
  S(s.$slots, "primary-content")
@@ -7638,7 +7638,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7638
7638
  }, [
7639
7639
  S(s.$slots, "primary-action"),
7640
7640
  S(s.$slots, "secondary-action")
7641
- ], 2)) : T("", !0)
7641
+ ], 2)) : k("", !0)
7642
7642
  ], 2);
7643
7643
  };
7644
7644
  }
@@ -7655,10 +7655,10 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7655
7655
  m("div", {
7656
7656
  class: v(d(ep))
7657
7657
  }, [
7658
- e.icon ? (f(), L(d(H), {
7658
+ e.icon ? (f(), P(d(H), {
7659
7659
  key: 0,
7660
7660
  icon: e.icon
7661
- }, null, 8, ["icon"])) : T("", !0),
7661
+ }, null, 8, ["icon"])) : k("", !0),
7662
7662
  m("span", {
7663
7663
  class: v(d(tp))
7664
7664
  }, D(e.headline), 3)
@@ -7693,7 +7693,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7693
7693
  ], 2)
7694
7694
  ], 2));
7695
7695
  }
7696
- }), ke = {
7696
+ }), Te = {
7697
7697
  DEFAULT: "default",
7698
7698
  ENEMY: "enemy",
7699
7699
  VIP: "vip"
@@ -7774,7 +7774,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7774
7774
  }, up = "relative bg-on-primary h-[2rem] pr-[1rem] rounded-[625rem] flex items-center label-medium tracking-[0.03125rem]", dp = "absolute -left-px size-[2.5rem] text-[1rem] rounded-full flex justify-center items-center", cp = "border-4 border-[#0075E6]", pp = "border-4 border-[#DE334A]", fp = "border-4 border-[#414754]", bp = "bg-on-primary", gp = /* @__PURE__ */ R({
7775
7775
  __name: "UIBrandLogo",
7776
7776
  props: {
7777
- severity: { default: ke.DEFAULT },
7777
+ severity: { default: Te.DEFAULT },
7778
7778
  brand: {}
7779
7779
  },
7780
7780
  setup(t) {
@@ -7787,19 +7787,19 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7787
7787
  d(dp),
7788
7788
  d(ln)[e.brand].class,
7789
7789
  {
7790
- [d(cp)]: e.severity === d(ke).DEFAULT || e.severity === null,
7791
- [d(pp)]: e.severity === d(ke).ENEMY,
7792
- [d(fp)]: e.severity === d(ke).VIP,
7793
- [d(bp)]: e.severity !== d(ke).DEFAULT || e.severity === null
7790
+ [d(cp)]: e.severity === d(Te).DEFAULT || e.severity === null,
7791
+ [d(pp)]: e.severity === d(Te).ENEMY,
7792
+ [d(fp)]: e.severity === d(Te).VIP,
7793
+ [d(bp)]: e.severity !== d(Te).DEFAULT || e.severity === null
7794
7794
  }
7795
7795
  ])
7796
7796
  }, [
7797
- z(d(H), {
7797
+ K(d(H), {
7798
7798
  icon: d(ln)[e.brand].icon,
7799
7799
  class: v([
7800
7800
  {
7801
- "text-[#BB1334]!": e.severity === d(ke).ENEMY,
7802
- "text-on-primary-container!": e.severity === d(ke).VIP
7801
+ "text-[#BB1334]!": e.severity === d(Te).ENEMY,
7802
+ "text-on-primary-container!": e.severity === d(Te).VIP
7803
7803
  }
7804
7804
  ])
7805
7805
  }, null, 8, ["icon", "class"])
@@ -7808,8 +7808,8 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7808
7808
  class: v([
7809
7809
  "ml-[3.25rem] uppercase",
7810
7810
  {
7811
- "text-[#BB1334]!": e.severity === d(ke).ENEMY,
7812
- "text-on-primary-container!": e.severity === d(ke).VIP
7811
+ "text-[#BB1334]!": e.severity === d(Te).ENEMY,
7812
+ "text-on-primary-container!": e.severity === d(Te).VIP
7813
7813
  }
7814
7814
  ])
7815
7815
  }, D(d(ln)[e.brand].label), 3)
@@ -7851,7 +7851,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7851
7851
  class: v([n.value?.state, "p-[1rem] size-full flex items-center justify-center rounded-large"])
7852
7852
  }, [
7853
7853
  S(o.$slots, "default", {}, () => [
7854
- z(d(H), { icon: o.icon }, null, 8, ["icon"])
7854
+ K(d(H), { icon: o.icon }, null, 8, ["icon"])
7855
7855
  ])
7856
7856
  ], 2)
7857
7857
  ], 2));
@@ -7907,24 +7907,24 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7907
7907
  ])
7908
7908
  }, [
7909
7909
  s.value ? (f(), h("span", hp, [
7910
- z(d(H), {
7910
+ K(d(H), {
7911
7911
  class: "text-[1rem]",
7912
7912
  icon: d(Yt)
7913
7913
  }, null, 8, ["icon"])
7914
- ])) : T("", !0),
7914
+ ])) : k("", !0),
7915
7915
  S(l.$slots, "icon", {}, () => [
7916
7916
  l.icon ? (f(), h("span", {
7917
7917
  key: 0,
7918
7918
  class: v([[s.value && i.value ? "hidden" : "inline-flex"], "size-[1.125rem] items-center justify-center"])
7919
7919
  }, [
7920
- z(d(H), {
7920
+ K(d(H), {
7921
7921
  class: "text-[1rem]",
7922
7922
  icon: l.icon
7923
7923
  }, null, 8, ["icon"])
7924
- ], 2)) : T("", !0)
7924
+ ], 2)) : k("", !0)
7925
7925
  ]),
7926
7926
  S(l.$slots, "label", {}, () => [
7927
- l.label ? (f(), h("span", vp, D(l.label), 1)) : T("", !0)
7927
+ l.label ? (f(), h("span", vp, D(l.label), 1)) : k("", !0)
7928
7928
  ])
7929
7929
  ], 2)
7930
7930
  ], 2)
@@ -7948,7 +7948,7 @@ const Nc = { class: "size-[1.5rem]" }, Bc = { class: "truncate" }, Mc = {
7948
7948
  return r === 0 ? "start" : r > 0 && r < e.items.length - 1 ? "middle" : "end";
7949
7949
  }
7950
7950
  return (r, a) => (f(), h("div", wp, [
7951
- (f(!0), h(q, null, le(r.items, (s, i) => (f(), L(yp, {
7951
+ (f(!0), h(q, null, ae(r.items, (s, i) => (f(), P(yp, {
7952
7952
  key: s.value,
7953
7953
  modelValue: n.value,
7954
7954
  "onUpdate:modelValue": a[0] || (a[0] = (l) => n.value = l),
@@ -8008,7 +8008,7 @@ function Sp(t, e) {
8008
8008
  l = !1, u = [0, 0];
8009
8009
  }), { defaultColWidth: o, colWidth: r, resize: s, getColumnWidth: i, handleMousedown: c };
8010
8010
  }
8011
- function Tp(t, e) {
8011
+ function kp(t, e) {
8012
8012
  const n = {
8013
8013
  A_DOWN: "ArrowDown",
8014
8014
  A_UP: "ArrowUp",
@@ -8045,57 +8045,81 @@ function Tp(t, e) {
8045
8045
  i.target instanceof HTMLBodyElement && s(i);
8046
8046
  }), { handleUpAndDownMovement: s };
8047
8047
  }
8048
- const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-[1rem] pr-[0.25rem]" }, Cp = { class: "flex gap-[0.25rem] px-[1.5rem] py-[1.25rem]" }, Ep = {
8048
+ const Tp = { class: "flex flex-col pb-[1rem]" }, xp = {
8049
+ key: 0,
8050
+ class: "flex flex-col p-[1rem] pr-[0.25rem] text-bdazzled-blue"
8051
+ }, Cp = {
8049
8052
  key: 0,
8050
- class: "pt-[0.5rem] pl-[0.5rem] pr-[1rem] text-primary"
8051
- }, Op = /* @__PURE__ */ R({
8053
+ class: "text-[1rem] font-[600] leading-[1.5rem] tracking-[0.06rem]"
8054
+ }, Ep = {
8055
+ key: 1,
8056
+ class: "text-[0.75rem] font-[400] leading-[1.25rem] tracking-[0.09rem]"
8057
+ }, Op = { class: "bg-white/16 border-y border-[#D6E5F9]/50" }, Ip = { class: "flex gap-[0.25rem] px-[1.5rem] py-[1.25rem]" }, Ap = { class: "pb-[1rem]" }, Pp = {
8058
+ key: 1,
8059
+ class: "p-[1rem] pl-[1.5rem] flex justify-end items-center gap-[0.75rem]"
8060
+ }, Lp = { key: 1 }, Dp = /* @__PURE__ */ R({
8052
8061
  __name: "UITableCard",
8053
8062
  props: {
8054
8063
  showCollapseButton: { type: Boolean }
8055
8064
  },
8056
8065
  setup(t) {
8057
- const e = Q(!1), n = Xt();
8058
- return (o, r) => (f(), h("div", kp, [
8059
- m("div", xp, [
8060
- m("div", null, [
8061
- S(o.$slots, "cardTitle")
8066
+ const e = Q(!1), n = Xt(), o = re();
8067
+ return (r, a) => (f(), h("div", Tp, [
8068
+ o.cardTitle || o.cardSubtitle ? (f(), h("div", xp, [
8069
+ o.cardTitle ? (f(), h("div", Cp, [
8070
+ S(r.$slots, "cardTitle")
8071
+ ])) : k("", !0),
8072
+ o.cardSubtitle ? (f(), h("div", Ep, [
8073
+ S(r.$slots, "cardSubtitle")
8074
+ ])) : k("", !0)
8075
+ ])) : k("", !0),
8076
+ m("div", Op, [
8077
+ m("div", Ip, [
8078
+ S(r.$slots, "feature")
8062
8079
  ]),
8063
- m("div", null, [
8064
- S(o.$slots, "cardSubtitle")
8080
+ m("div", Ap, [
8081
+ S(r.$slots, "list", { showCollapsed: e.value })
8065
8082
  ])
8066
8083
  ]),
8067
- m("div", Cp, [
8068
- S(o.$slots, "feature")
8069
- ]),
8070
- S(o.$slots, "list", { showCollapsed: e.value }),
8071
- o.showCollapseButton ? (f(), h("div", Ep, [
8072
- z(d(Uo), {
8084
+ o.major ? (f(), h("div", Pp, [
8085
+ S(r.$slots, "major")
8086
+ ])) : k("", !0),
8087
+ r.showCollapseButton || o.action ? (f(), h("div", {
8088
+ key: 2,
8089
+ class: v(["flex pt-[0.5rem] pl-[0.5rem] pr-[1rem] text-primary items-center", o.action && !r.showCollapseButton ? "justify-end" : "justify-between"])
8090
+ }, [
8091
+ r.showCollapseButton ? (f(), P(d(Uo), {
8092
+ key: 0,
8073
8093
  color: "text",
8074
8094
  label: e.value ? d(n).locale?.collapse : d(n).locale?.expand,
8075
8095
  "leading-icon": e.value ? d(Wr) : d(Gr),
8076
- onClick: r[0] || (r[0] = Wt((a) => e.value = !e.value, ["stop"]))
8077
- }, null, 8, ["label", "leading-icon"])
8078
- ])) : T("", !0)
8096
+ onClick: a[0] || (a[0] = Wt((s) => e.value = !e.value, ["stop"]))
8097
+ }, null, 8, ["label", "leading-icon"])) : k("", !0),
8098
+ o.action ? (f(), h("div", Lp, [
8099
+ S(r.$slots, "action")
8100
+ ])) : k("", !0)
8101
+ ], 2)) : k("", !0)
8079
8102
  ]));
8080
8103
  }
8081
- }), Ip = {
8104
+ }), Np = {
8082
8105
  ref: "wrapper",
8083
8106
  class: "flex flex-wrap gap-y-[0.75rem] relative",
8084
8107
  role: "table"
8085
- }, Ap = { class: "flex" }, Pp = { class: "grow text-title-medium text-on-primary-container truncate" }, Lp = { class: "inline-flex" }, Dp = {
8108
+ }, Bp = { class: "flex" }, Mp = { class: "grow text-title-medium text-on-primary-container truncate" }, jp = { class: "inline-flex" }, Vp = {
8086
8109
  key: 1,
8087
8110
  class: "relative"
8088
- }, Np = ["onMousedown"], Bp = {
8111
+ }, Rp = ["onMousedown"], Up = {
8089
8112
  key: 0,
8090
8113
  class: "flex"
8091
- }, Mp = {
8114
+ }, Fp = {
8092
8115
  key: 0,
8093
8116
  ref: "filterOverlay"
8094
- }, jp = { class: "grow truncate" }, Vp = ["aria-rowindex", "onClick", "onDblclick", "onKeyup"], Rp = { class: "flex min-w-0" }, it = {
8117
+ }, Hp = { class: "grow truncate" }, zp = ["aria-rowindex", "onClick", "onDblclick", "onKeyup"], Kp = { class: "text-[#7994B9] font-[400]" }, Wp = { class: "flex min-w-0" }, Qe = {
8095
8118
  FEATURE: "feature",
8096
8119
  COLLAPSED: "collapsed",
8097
- AUTO: "auto"
8098
- }, Up = /* @__PURE__ */ R({
8120
+ AUTO: "auto",
8121
+ MAJOR: "major"
8122
+ }, Gp = /* @__PURE__ */ R({
8099
8123
  __name: "UITable",
8100
8124
  props: /* @__PURE__ */ ce({
8101
8125
  fields: {},
@@ -8121,26 +8145,31 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8121
8145
  direction: u.value?.direction === Mt.DESC ? Mt.ASC : Mt.DESC
8122
8146
  };
8123
8147
  }
8124
- const _ = Ne("rows"), I = he(t, "activeRow"), { handleUpAndDownMovement: x } = Tp(_, I), j = getComputedStyle(document.documentElement).getPropertyValue("--breakpoint-lg"), V = matchMedia(`(width >= ${j})`), $ = Q(!V.matches);
8148
+ const _ = Ne("rows"), I = he(t, "activeRow"), { handleUpAndDownMovement: E } = kp(_, I), j = getComputedStyle(document.documentElement).getPropertyValue("--breakpoint-lg"), V = matchMedia(`(width >= ${j})`), $ = Q(!V.matches);
8125
8149
  Ht(V, "change", (w) => {
8126
8150
  w instanceof MediaQueryListEvent && ($.value = !w.matches);
8127
8151
  });
8128
- const k = ct({
8152
+ const T = ct({
8129
8153
  features: [],
8130
- list: []
8131
- }), P = N(
8132
- () => k.list.some((w) => w.placement === it.COLLAPSED)
8154
+ list: [],
8155
+ majors: []
8156
+ }), L = N(
8157
+ () => T.list.some((w) => w.placement === Qe.COLLAPSED)
8133
8158
  );
8134
8159
  return se(
8135
8160
  () => n.fields,
8136
8161
  (w) => {
8137
- k.features = [], k.list = [], w.forEach((Z) => {
8138
- if (Z.placement === it.FEATURE) {
8139
- k.features.push(Z);
8162
+ T.features = [], T.list = [], w.forEach((Z) => {
8163
+ if (Z.placement === Qe.FEATURE) {
8164
+ T.features.push(Z);
8140
8165
  return;
8141
8166
  }
8142
- if (!Z.placement || Z.placement === it.AUTO || Z.placement === it.COLLAPSED) {
8143
- k.list.push(Z);
8167
+ if (Z.placement === Qe.MAJOR) {
8168
+ T.majors.push(Z);
8169
+ return;
8170
+ }
8171
+ if (!Z.placement || Z.placement === Qe.AUTO || Z.placement === Qe.COLLAPSED) {
8172
+ T.list.push(Z);
8144
8173
  return;
8145
8174
  }
8146
8175
  });
@@ -8148,23 +8177,23 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8148
8177
  { immediate: !0 }
8149
8178
  ), (w, Z) => {
8150
8179
  const M = Ke("overflow-tooltip");
8151
- return f(), h("div", Ip, [
8152
- $.value ? T("", !0) : (f(), h("div", {
8180
+ return f(), h("div", Np, [
8181
+ $.value ? k("", !0) : (f(), h("div", {
8153
8182
  key: 0,
8154
8183
  class: v(["basis-full flex-col sticky top-0", {
8155
8184
  "rounded-t-[1rem] rounded-b-[0.25rem]": w.mode === "divider-only",
8156
8185
  "bg-surface": w.mode !== "in-container"
8157
8186
  }])
8158
8187
  }, [
8159
- m("div", Ap, [
8160
- (f(!0), h(q, null, le(w.fields, (O, y) => (f(), h("div", {
8161
- key: `header-cell-${O.name}`,
8188
+ m("div", Bp, [
8189
+ (f(!0), h(q, null, ae(w.fields, (C, y) => (f(), h("div", {
8190
+ key: `header-cell-${C.name}`,
8162
8191
  class: v(["py-[0.25rem] pl-[0.25rem] relative grow w-(--col-width) min-w-(--col-min-width)", {
8163
8192
  "pr-[0.25rem]": y === w.fields.length - 1
8164
8193
  }]),
8165
8194
  style: we({
8166
- ...d(g)(O.name),
8167
- "anchor-name": `--header-cell-${O.name}`
8195
+ ...d(g)(C.name),
8196
+ "anchor-name": `--header-cell-${C.name}`
8168
8197
  })
8169
8198
  }, [
8170
8199
  m("div", {
@@ -8174,67 +8203,67 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8174
8203
  "rounded-tr-[0.75rem]": w.mode === "divider-only" && y === w.fields.length - 1
8175
8204
  }])
8176
8205
  }, [
8177
- ne((f(), h("span", Pp, [
8178
- Ct(D(O.header), 1)
8206
+ ne((f(), h("span", Mp, [
8207
+ Ct(D(C.header), 1)
8179
8208
  ])), [
8180
8209
  [
8181
8210
  M,
8182
- { value: O.header, unstyled: !0 },
8211
+ { value: C.header, unstyled: !0 },
8183
8212
  void 0,
8184
8213
  { top: !0 }
8185
8214
  ]
8186
8215
  ]),
8187
- m("div", Lp, [
8188
- O.isSortable ? (f(), L(d(tt), {
8216
+ m("div", jp, [
8217
+ C.isSortable ? (f(), P(d(nt), {
8189
8218
  key: 0,
8190
- icon: u.value?.field === O.name ? u.value.direction === d(Mt).ASC ? d(Yr) : d(Zr) : d(ia),
8191
- class: v({ "text-primary": u.value?.field === O.name }),
8219
+ icon: u.value?.field === C.name ? u.value.direction === d(Mt).ASC ? d(Yr) : d(Zr) : d(ia),
8220
+ class: v({ "text-primary": u.value?.field === C.name }),
8192
8221
  color: "standard",
8193
8222
  size: "32x32",
8194
- onClick: (C) => b(O.name)
8195
- }, null, 8, ["icon", "class", "onClick"])) : T("", !0),
8196
- O.hasHeaderFilter ? (f(), h("div", Dp, [
8197
- z(d(tt), {
8223
+ onClick: (x) => b(C.name)
8224
+ }, null, 8, ["icon", "class", "onClick"])) : k("", !0),
8225
+ C.hasHeaderFilter ? (f(), h("div", Vp, [
8226
+ K(d(nt), {
8198
8227
  icon: d(la),
8199
8228
  color: "standard",
8200
8229
  size: "32x32",
8201
- onClick: (C) => d(l)(O.name, C)
8230
+ onClick: (x) => d(l)(C.name, x)
8202
8231
  }, null, 8, ["icon", "onClick"]),
8203
- w.activeFilters.includes(O.name) ? (f(), L(d(Yo), {
8232
+ w.activeFilters.includes(C.name) ? (f(), P(d(Yo), {
8204
8233
  key: 0,
8205
8234
  class: "absolute top-[0.25rem] right-[0.25rem]"
8206
- })) : T("", !0)
8207
- ])) : T("", !0)
8235
+ })) : k("", !0)
8236
+ ])) : k("", !0)
8208
8237
  ])
8209
8238
  ], 2),
8210
8239
  m("div", {
8211
8240
  class: v(["absolute top-0 h-full w-[2rem] cursor-col-resize z-99", y === w.fields.length - 1 ? "right-0" : "-right-[1rem]"]),
8212
- onMousedown: (C) => d(p)(C, O.name)
8213
- }, null, 42, Np)
8241
+ onMousedown: (x) => d(p)(x, C.name)
8242
+ }, null, 42, Rp)
8214
8243
  ], 6))), 128))
8215
8244
  ]),
8216
- r.filter ? (f(), h("div", Bp, [
8217
- (f(!0), h(q, null, le(w.fields, (O, y) => (f(), h("div", {
8218
- key: `filter-${O.name}`,
8245
+ r.filter ? (f(), h("div", Up, [
8246
+ (f(!0), h(q, null, ae(w.fields, (C, y) => (f(), h("div", {
8247
+ key: `filter-${C.name}`,
8219
8248
  class: "has-[>*]:py-[0.25rem] has-[>*]:pl-[0.25rem] grow w-(--col-width) min-w-(--col-min-width)",
8220
- style: we(d(g)(O.name))
8249
+ style: we(d(g)(C.name))
8221
8250
  }, [
8222
8251
  S(w.$slots, "filter", {
8223
- field: O.name,
8252
+ field: C.name,
8224
8253
  colIndex: y
8225
8254
  })
8226
8255
  ], 4))), 128))
8227
- ])) : T("", !0),
8228
- (f(), L(So, { to: "body" }, [
8229
- d(s) ? (f(), h("div", Mp, [
8256
+ ])) : k("", !0),
8257
+ (f(), P(So, { to: "body" }, [
8258
+ d(s) ? (f(), h("div", Fp, [
8230
8259
  m("div", {
8231
8260
  class: "after:absolute after:left-0 after:-bottom-[0.5rem] after:w-full after:h-[1rem] after:z-99 after:bg-surface-container-high absolute left-[anchor(left)] top-[anchor(top)] w-[anchor-size(width)] h-[anchor-size(height)] shadow-1 bg-surface-container-high rounded-t text-title-medium flex items-center gap-[0.625rem] py-[0.25rem] pr-[0.5rem] pl-[0.75rem]",
8232
8261
  style: we({
8233
8262
  "position-anchor": `--header-cell-${d(s)}`
8234
8263
  })
8235
8264
  }, [
8236
- m("span", jp, D(w.fields.find((O) => O.name === d(s))?.header), 1),
8237
- z(d(tt), {
8265
+ m("span", Hp, D(w.fields.find((C) => C.name === d(s))?.header), 1),
8266
+ K(d(nt), {
8238
8267
  class: "shrink-0",
8239
8268
  color: "tonal",
8240
8269
  icon: "xmark",
@@ -8254,7 +8283,7 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8254
8283
  onClose: d(i)
8255
8284
  })
8256
8285
  ], 4)
8257
- ], 512)) : T("", !0)
8286
+ ], 512)) : k("", !0)
8258
8287
  ]))
8259
8288
  ], 2)),
8260
8289
  m("div", {
@@ -8262,42 +8291,42 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8262
8291
  "rounded-[0.25rem]": w.mode === "divider-only",
8263
8292
  "bg-surface": w.mode !== "in-container"
8264
8293
  }]),
8265
- onKeydown: Z[0] || (Z[0] = (O) => d(x)(O))
8294
+ onKeydown: Z[0] || (Z[0] = (C) => d(E)(C))
8266
8295
  }, [
8267
- (f(!0), h(q, null, le(w.items, (O, y) => (f(), h(q, {
8268
- key: `table-row-${O[w.dataKey]}`
8296
+ (f(!0), h(q, null, ae(w.items, (C, y) => (f(), h(q, {
8297
+ key: `table-row-${C[w.dataKey]}`
8269
8298
  }, [
8270
8299
  m("div", {
8271
8300
  ref_for: !0,
8272
8301
  ref: "rows",
8273
- class: v(["lg:h-[2.5rem] flex flex-col lg:flex-row max-lg:border border-beau-blue max-lg:bg-levander-light max-lg:rounded hover:bg-surface-container-high focus:bg-surface-container-highest outline-hidden cursor-pointer", w.getRowClass ? w.getRowClass(O) : null]),
8302
+ class: v(["lg:h-[2.5rem] flex flex-col lg:flex-row max-lg:border border-beau-blue max-lg:bg-levander-light max-lg:rounded hover:bg-surface-container-high focus:bg-surface-container-highest outline-hidden cursor-pointer", w.getRowClass ? w.getRowClass(C) : null]),
8274
8303
  tabindex: "-1",
8275
8304
  role: "row",
8276
8305
  "aria-rowindex": y,
8277
- onClick: (C) => o("rowClick", { originalEvent: C, data: O, index: y }),
8278
- onDblclick: (C) => o("rowDblclick", { originalEvent: C, data: O, index: y }),
8279
- onKeyup: Rr(Wt((C) => o("rowClick", { originalEvent: C, data: O, index: y }), ["stop", "prevent"]), ["enter"])
8306
+ onClick: (x) => o("rowClick", { originalEvent: x, data: C, index: y }),
8307
+ onDblclick: (x) => o("rowDblclick", { originalEvent: x, data: C, index: y }),
8308
+ onKeyup: Rr(Wt((x) => o("rowClick", { originalEvent: x, data: C, index: y }), ["stop", "prevent"]), ["enter"])
8280
8309
  }, [
8281
- $.value ? (f(), L(Op, {
8310
+ $.value ? (f(), P(Dp, {
8282
8311
  key: 0,
8283
- "show-collapse-button": P.value
8312
+ "show-collapse-button": L.value
8284
8313
  }, Gt({
8285
- list: X(({ showCollapsed: C }) => [
8286
- (f(!0), h(q, null, le(k.list, (K, ee) => ne((f(), h("div", {
8287
- key: `table-cell-${O[w.dataKey]}-${K.name}`,
8288
- class: "flex justify-between px-[1.5rem] py-[0.25rem] gap-[0.5rem]"
8314
+ list: X(({ showCollapsed: x }) => [
8315
+ (f(!0), h(q, null, ae(T.list, (z, ee) => ne((f(), h("div", {
8316
+ key: `table-cell-${C[w.dataKey]}-${z.name}`,
8317
+ class: "flex justify-between px-[1.5rem] py-[0.25rem] gap-[0.5rem] text-[0.75rem] leading-[1.5rem] tracking-[0.09rem] text-bdazzled-blue font-[600]"
8289
8318
  }, [
8290
- m("span", null, D(K.header), 1),
8319
+ m("span", Kp, D(z.header), 1),
8291
8320
  S(w.$slots, "list", {
8292
- field: K.name,
8321
+ field: z.name,
8293
8322
  rowIndex: y,
8294
8323
  colIndex: ee,
8295
- data: O
8324
+ data: C
8296
8325
  }, () => [
8297
- m("div", null, D(O[K.name]), 1)
8326
+ m("div", null, D(C[z.name]), 1)
8298
8327
  ])
8299
8328
  ])), [
8300
- [gn, K.placement !== it.COLLAPSED || C]
8329
+ [gn, z.placement !== Qe.COLLAPSED || x]
8301
8330
  ])), 128))
8302
8331
  ]),
8303
8332
  _: 2
@@ -8307,7 +8336,7 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8307
8336
  fn: X(() => [
8308
8337
  S(w.$slots, "cardTitle", {
8309
8338
  rowIndex: y,
8310
- data: O
8339
+ data: C
8311
8340
  })
8312
8341
  ]),
8313
8342
  key: "0"
@@ -8317,7 +8346,7 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8317
8346
  fn: X(() => [
8318
8347
  S(w.$slots, "cardSubtitle", {
8319
8348
  rowIndex: y,
8320
- data: O
8349
+ data: C
8321
8350
  })
8322
8351
  ]),
8323
8352
  key: "1"
@@ -8325,41 +8354,64 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8325
8354
  r.feature ? {
8326
8355
  name: "feature",
8327
8356
  fn: X(() => [
8328
- (f(!0), h(q, null, le(k.features, (C, K) => S(w.$slots, "feature", {
8329
- key: `table-feature-${O[w.dataKey]}-${C.name}`,
8330
- field: C.name,
8357
+ (f(!0), h(q, null, ae(T.features, (x, z) => S(w.$slots, "feature", {
8358
+ key: `table-feature-${C[w.dataKey]}-${x.name}`,
8359
+ field: x.name,
8331
8360
  rowIndex: y,
8332
- colIndex: K,
8333
- data: O
8361
+ colIndex: z,
8362
+ data: C
8334
8363
  })), 128))
8335
8364
  ]),
8336
8365
  key: "2"
8366
+ } : void 0,
8367
+ r.cardMajor ? {
8368
+ name: "major",
8369
+ fn: X(() => [
8370
+ (f(!0), h(q, null, ae(T.majors, (x, z) => S(w.$slots, "cardMajor", {
8371
+ key: `table-major-${C[w.dataKey]}-${x.name}`,
8372
+ field: x.name,
8373
+ rowIndex: y,
8374
+ colIndex: z,
8375
+ data: C
8376
+ })), 128))
8377
+ ]),
8378
+ key: "3"
8379
+ } : void 0,
8380
+ r.cardAction ? {
8381
+ name: "action",
8382
+ fn: X(() => [
8383
+ S(w.$slots, "cardAction", {
8384
+ rowIndex: y,
8385
+ data: C
8386
+ })
8387
+ ]),
8388
+ key: "4"
8337
8389
  } : void 0
8338
- ]), 1032, ["show-collapse-button"])) : (f(!0), h(q, { key: 1 }, le(w.fields, (C, K) => (f(), h("div", {
8339
- key: `table-cell-${O[w.dataKey]}-${C.name}`,
8390
+ ]), 1032, ["show-collapse-button"])) : (f(!0), h(q, { key: 1 }, ae(w.fields, (x, z) => (f(), h("div", {
8391
+ key: `table-cell-${C[w.dataKey]}-${x.name}`,
8340
8392
  class: "px-[1rem] overflow-hidden whitespace-nowrap flex items-center grow w-(--col-width) min-w-(--col-min-width)",
8341
8393
  role: "cell",
8342
- style: we(d(g)(C.name))
8394
+ style: we(d(g)(x.name))
8343
8395
  }, [
8344
- m("div", Rp, [
8396
+ m("div", Wp, [
8345
8397
  S(w.$slots, "cell", {
8346
- field: C.name,
8398
+ field: x.name,
8347
8399
  rowIndex: y,
8348
- colIndex: K,
8349
- data: O
8400
+ colIndex: z,
8401
+ data: C
8350
8402
  }, () => [
8351
- m("div", null, D(O[C.name]), 1)
8403
+ m("div", null, D(C[x.name]), 1)
8352
8404
  ])
8353
8405
  ])
8354
8406
  ], 4))), 128))
8355
- ], 42, Vp),
8407
+ ], 42, zp),
8356
8408
  Z[1] || (Z[1] = m("div", { class: "hidden lg:block w-(calc(100%-2rem)) h-[1px] bg-outline/12 mx-[1rem]" }, null, -1))
8357
8409
  ], 64))), 128))
8358
8410
  ], 34)
8359
8411
  ], 512);
8360
8412
  };
8361
8413
  }
8362
- }), Fp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8414
+ }), Yp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8363
8415
  __proto__: null,
8364
8416
  ACBSPlugin: Ri,
8365
8417
  OverflowTooltip: Vo,
@@ -8368,18 +8420,18 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8368
8420
  UIButton: Uo,
8369
8421
  UICheckbox: Uu,
8370
8422
  UIContextPanel: Rd,
8371
- UICopy: Ts,
8423
+ UICopy: ks,
8372
8424
  UIDivider: cc,
8373
8425
  UIDropdown: Rc,
8374
8426
  UIFab: mp,
8375
8427
  UIFilterChip: Wu,
8376
- UIIconButton: tt,
8428
+ UIIconButton: nt,
8377
8429
  UIInfoStrip: Qc,
8378
8430
  UIInfoStripSecondaryBox: np,
8379
8431
  UIInputChip: Hu,
8380
8432
  UILanguagePicker: sc,
8381
8433
  UIList: xd,
8382
- UIListItem: kd,
8434
+ UIListItem: Td,
8383
8435
  UIMenu: ts,
8384
8436
  UIPersonList: sp,
8385
8437
  UIRadioButton: Ru,
@@ -8389,7 +8441,7 @@ const kp = { class: "flex flex-col pb-[1rem]" }, xp = { class: "flex flex-col p-
8389
8441
  UISwitch: Dc,
8390
8442
  UITabPanel: iu,
8391
8443
  UITabView: au,
8392
- UITable: Up,
8444
+ UITable: Gp,
8393
8445
  UITag: ut,
8394
8446
  UITextArea: sd,
8395
8447
  UITextField: ld,
@@ -8405,18 +8457,18 @@ export {
8405
8457
  Uo as UIButton,
8406
8458
  Uu as UICheckbox,
8407
8459
  Rd as UIContextPanel,
8408
- Ts as UICopy,
8460
+ ks as UICopy,
8409
8461
  cc as UIDivider,
8410
8462
  Rc as UIDropdown,
8411
8463
  mp as UIFab,
8412
8464
  Wu as UIFilterChip,
8413
- tt as UIIconButton,
8465
+ nt as UIIconButton,
8414
8466
  Qc as UIInfoStrip,
8415
8467
  np as UIInfoStripSecondaryBox,
8416
8468
  Hu as UIInputChip,
8417
8469
  sc as UILanguagePicker,
8418
8470
  xd as UIList,
8419
- kd as UIListItem,
8471
+ Td as UIListItem,
8420
8472
  ts as UIMenu,
8421
8473
  sp as UIPersonList,
8422
8474
  Ru as UIRadioButton,
@@ -8426,7 +8478,7 @@ export {
8426
8478
  Dc as UISwitch,
8427
8479
  iu as UITabPanel,
8428
8480
  au as UITabView,
8429
- Up as UITable,
8481
+ Gp as UITable,
8430
8482
  ut as UITag,
8431
8483
  sd as UITextArea,
8432
8484
  ld as UITextField,