@digitalservicebund/ris-ui 3.16.0 → 3.17.0

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,4 +1,4 @@
1
- import { ref as q, readonly as li, getCurrentInstance as zt, onMounted as fn, nextTick as si, watch as ui, useId as wt, mergeProps as b, createElementBlock as S, openBlock as m, createElementVNode as I, createBlock as x, renderSlot as T, Transition as hn, withCtx as V, withDirectives as Ot, createCommentVNode as M, resolveDynamicComponent as J, vShow as di, normalizeClass as W, resolveDirective as mn, resolveComponent as pe, Fragment as de, renderList as Te, createVNode as N, toDisplayString as H, markRaw as oe, defineComponent as ge, mergeModels as ke, useModel as Ae, computed as pt, unref as j, Teleport as ci, normalizeStyle as pi, createSlots as fi, createTextVNode as we, useCssVars as hi, useTemplateRef as mi, watchEffect as vi, withKeys as nt, withModifiers as it } from "vue";
1
+ import { ref as G, readonly as li, getCurrentInstance as zt, onMounted as fn, nextTick as si, watch as ui, useId as wt, mergeProps as b, createElementBlock as S, openBlock as m, createElementVNode as I, createBlock as x, renderSlot as T, Transition as hn, withCtx as M, withDirectives as Ot, createCommentVNode as V, resolveDynamicComponent as J, vShow as di, normalizeClass as Y, resolveDirective as mn, resolveComponent as pe, Fragment as oe, renderList as Te, createVNode as N, toDisplayString as H, markRaw as re, defineComponent as ge, mergeModels as ke, useModel as Ae, computed as pt, unref as j, Teleport as ci, normalizeStyle as pi, createSlots as fi, createTextVNode as we, useCssVars as hi, useTemplateRef as mi, watchEffect as vi, withKeys as nt, withModifiers as it } from "vue";
2
2
  import { t as gi } from "../tags-Dde6Li6m.js";
3
3
  import { Paginator as yi, Button as Et, InputMask as bi, InputText as Si } from "primevue";
4
4
  function Ge(t) {
@@ -78,14 +78,14 @@ function ee(t, ...e) {
78
78
  function te(t, e = !0) {
79
79
  return typeof t == "string" && (e || t !== "");
80
80
  }
81
- function ue(t) {
81
+ function de(t) {
82
82
  return te(t) ? t.replace(/(-|_)/g, "").toLowerCase() : t;
83
83
  }
84
84
  function Ct(t, e = "", n = {}) {
85
- let i = ue(e).split("."), r = i.shift();
85
+ let i = de(e).split("."), r = i.shift();
86
86
  if (r) {
87
87
  if (Ie(t)) {
88
- let o = Object.keys(t).find((a) => ue(a) === r) || "";
88
+ let o = Object.keys(t).find((a) => de(a) === r) || "";
89
89
  return Ct(ee(t[o], n), i.join("."), n);
90
90
  }
91
91
  return;
@@ -260,7 +260,7 @@ function ot(t, e = {}) {
260
260
  });
261
261
  }
262
262
  }
263
- function Mi(t, e = {}, ...n) {
263
+ function Vi(t, e = {}, ...n) {
264
264
  {
265
265
  let i = document.createElement(t);
266
266
  return ot(i, e), i.append(...n), i;
@@ -285,7 +285,7 @@ function Se(t) {
285
285
  }
286
286
  return 0;
287
287
  }
288
- function Vi(t) {
288
+ function Mi(t) {
289
289
  if (t) {
290
290
  let e = t.getBoundingClientRect();
291
291
  return { top: e.top + (window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0), left: e.left + (window.pageXOffset || mt(document.documentElement) || mt(document.body) || 0) };
@@ -360,7 +360,7 @@ function Ki() {
360
360
  a && (n(o(a)), a.style.zIndex = "");
361
361
  }, getCurrent: (a) => i(a) };
362
362
  }
363
- var ut = Ki(), Ri = Object.defineProperty, Fi = Object.defineProperties, Hi = Object.getOwnPropertyDescriptors, rt = Object.getOwnPropertySymbols, Cn = Object.prototype.hasOwnProperty, kn = Object.prototype.propertyIsEnumerable, Dt = (t, e, n) => e in t ? Ri(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, ae = (t, e) => {
363
+ var ut = Ki(), Ri = Object.defineProperty, Fi = Object.defineProperties, Hi = Object.getOwnPropertyDescriptors, rt = Object.getOwnPropertySymbols, Cn = Object.prototype.hasOwnProperty, kn = Object.prototype.propertyIsEnumerable, Dt = (t, e, n) => e in t ? Ri(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, le = (t, e) => {
364
364
  for (var n in e || (e = {})) Cn.call(e, n) && Dt(t, n, e[n]);
365
365
  if (rt) for (var n of rt(e)) kn.call(e, n) && Dt(t, n, e[n]);
366
366
  return t;
@@ -369,7 +369,7 @@ var ut = Ki(), Ri = Object.defineProperty, Fi = Object.defineProperties, Hi = Ob
369
369
  for (var i in t) Cn.call(t, i) && e.indexOf(i) < 0 && (n[i] = t[i]);
370
370
  if (t != null && rt) for (var i of rt(t)) e.indexOf(i) < 0 && kn.call(t, i) && (n[i] = t[i]);
371
371
  return n;
372
- }, Ui = kt(), G = Ui, gt = /{([^}]*)}/g, Wi = /(\d+\s+[\+\-\*\/]\s+\d+)/g, Gi = /var\([^)]+\)/g;
372
+ }, Ui = kt(), W = Ui, gt = /{([^}]*)}/g, Wi = /(\d+\s+[\+\-\*\/]\s+\d+)/g, Gi = /var\([^)]+\)/g;
373
373
  function qi(t) {
374
374
  return Ie(t) && t.hasOwnProperty("$value") && t.hasOwnProperty("$type") ? t.$value : t;
375
375
  }
@@ -475,7 +475,7 @@ function Ji(t, e = {}) {
475
475
  let u = s.join("");
476
476
  return { value: s, tokens: a, declarations: u, css: _e(r, u) };
477
477
  }
478
- var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t) {
478
+ var ae = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t) {
479
479
  return { type: "class", selector: t, matched: this.pattern.test(t.trim()) };
480
480
  } }, attr: { pattern: /^\[(.*)\]$/, resolve(t) {
481
481
  return { type: "attr", selector: `:root${t}`, matched: this.pattern.test(t.trim()) };
@@ -497,7 +497,7 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
497
497
  var o, a, s, l, u, d, c;
498
498
  let { preset: p, options: f } = e, v, y, g, O, w, $, h;
499
499
  if (L(p) && f.transform !== "strict") {
500
- let { primitive: C, semantic: A, extend: D } = p, K = A || {}, { colorScheme: U } = K, Z = ce(K, ["colorScheme"]), z = D || {}, { colorScheme: R } = z, X = ce(z, ["colorScheme"]), Q = U || {}, { dark: F } = Q, Y = ce(Q, ["dark"]), ne = R || {}, { dark: he } = ne, le = ce(ne, ["dark"]), ie = L(C) ? this._toVariables({ primitive: C }, f) : {}, se = L(Z) ? this._toVariables({ semantic: Z }, f) : {}, ye = L(Y) ? this._toVariables({ light: Y }, f) : {}, Xe = L(F) ? this._toVariables({ dark: F }, f) : {}, Pe = L(X) ? this._toVariables({ semantic: X }, f) : {}, Mt = L(le) ? this._toVariables({ light: le }, f) : {}, Vt = L(he) ? this._toVariables({ dark: he }, f) : {}, [Fn, Hn] = [(o = ie.declarations) != null ? o : "", ie.tokens], [Un, Wn] = [(a = se.declarations) != null ? a : "", se.tokens || []], [Gn, qn] = [(s = ye.declarations) != null ? s : "", ye.tokens || []], [Zn, Yn] = [(l = Xe.declarations) != null ? l : "", Xe.tokens || []], [Xn, Qn] = [(u = Pe.declarations) != null ? u : "", Pe.tokens || []], [Jn, ei] = [(d = Mt.declarations) != null ? d : "", Mt.tokens || []], [ti, ni] = [(c = Vt.declarations) != null ? c : "", Vt.tokens || []];
500
+ let { primitive: C, semantic: A, extend: D } = p, K = A || {}, { colorScheme: U } = K, q = ce(K, ["colorScheme"]), z = D || {}, { colorScheme: R } = z, X = ce(z, ["colorScheme"]), Q = U || {}, { dark: F } = Q, Z = ce(Q, ["dark"]), ne = R || {}, { dark: he } = ne, se = ce(ne, ["dark"]), ie = L(C) ? this._toVariables({ primitive: C }, f) : {}, ue = L(q) ? this._toVariables({ semantic: q }, f) : {}, ye = L(Z) ? this._toVariables({ light: Z }, f) : {}, Xe = L(F) ? this._toVariables({ dark: F }, f) : {}, Pe = L(X) ? this._toVariables({ semantic: X }, f) : {}, Vt = L(se) ? this._toVariables({ light: se }, f) : {}, Mt = L(he) ? this._toVariables({ dark: he }, f) : {}, [Fn, Hn] = [(o = ie.declarations) != null ? o : "", ie.tokens], [Un, Wn] = [(a = ue.declarations) != null ? a : "", ue.tokens || []], [Gn, qn] = [(s = ye.declarations) != null ? s : "", ye.tokens || []], [Zn, Yn] = [(l = Xe.declarations) != null ? l : "", Xe.tokens || []], [Xn, Qn] = [(u = Pe.declarations) != null ? u : "", Pe.tokens || []], [Jn, ei] = [(d = Vt.declarations) != null ? d : "", Vt.tokens || []], [ti, ni] = [(c = Mt.declarations) != null ? c : "", Mt.tokens || []];
501
501
  v = this.transformCSS(t, Fn, "light", "variable", f, i, r), y = Hn;
502
502
  let ii = this.transformCSS(t, `${Un}${Gn}`, "light", "variable", f, i, r), oi = this.transformCSS(t, `${Zn}`, "dark", "variable", f, i, r);
503
503
  g = `${ii}${oi}`, O = [.../* @__PURE__ */ new Set([...Wn, ...qn, ...Yn])];
@@ -509,8 +509,8 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
509
509
  var s, l, u;
510
510
  let d, c, p;
511
511
  if (L(e) && n.transform !== "strict") {
512
- let f = t.replace("-directive", ""), v = e, { colorScheme: y, extend: g, css: O } = v, w = ce(v, ["colorScheme", "extend", "css"]), $ = g || {}, { colorScheme: h } = $, C = ce($, ["colorScheme"]), A = y || {}, { dark: D } = A, K = ce(A, ["dark"]), U = h || {}, { dark: Z } = U, z = ce(U, ["dark"]), R = L(w) ? this._toVariables({ [f]: ae(ae({}, w), C) }, n) : {}, X = L(K) ? this._toVariables({ [f]: ae(ae({}, K), z) }, n) : {}, Q = L(D) ? this._toVariables({ [f]: ae(ae({}, D), Z) }, n) : {}, [F, Y] = [(s = R.declarations) != null ? s : "", R.tokens || []], [ne, he] = [(l = X.declarations) != null ? l : "", X.tokens || []], [le, ie] = [(u = Q.declarations) != null ? u : "", Q.tokens || []], se = this.transformCSS(f, `${F}${ne}`, "light", "variable", n, r, o, a), ye = this.transformCSS(f, le, "dark", "variable", n, r, o, a);
513
- d = `${se}${ye}`, c = [.../* @__PURE__ */ new Set([...Y, ...he, ...ie])], p = ee(O, { dt: Ce });
512
+ let f = t.replace("-directive", ""), v = e, { colorScheme: y, extend: g, css: O } = v, w = ce(v, ["colorScheme", "extend", "css"]), $ = g || {}, { colorScheme: h } = $, C = ce($, ["colorScheme"]), A = y || {}, { dark: D } = A, K = ce(A, ["dark"]), U = h || {}, { dark: q } = U, z = ce(U, ["dark"]), R = L(w) ? this._toVariables({ [f]: le(le({}, w), C) }, n) : {}, X = L(K) ? this._toVariables({ [f]: le(le({}, K), z) }, n) : {}, Q = L(D) ? this._toVariables({ [f]: le(le({}, D), q) }, n) : {}, [F, Z] = [(s = R.declarations) != null ? s : "", R.tokens || []], [ne, he] = [(l = X.declarations) != null ? l : "", X.tokens || []], [se, ie] = [(u = Q.declarations) != null ? u : "", Q.tokens || []], ue = this.transformCSS(f, `${F}${ne}`, "light", "variable", n, r, o, a), ye = this.transformCSS(f, se, "dark", "variable", n, r, o, a);
513
+ d = `${ue}${ye}`, c = [.../* @__PURE__ */ new Set([...Z, ...he, ...ie])], p = ee(O, { dt: Ce });
514
514
  }
515
515
  return { css: d, tokens: c, style: p };
516
516
  }, getPresetC({ name: t = "", theme: e = {}, params: n, set: i, defaults: r }) {
@@ -569,7 +569,7 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
569
569
  return "";
570
570
  } }, E = { defaults: { variable: { prefix: "p", selector: ":root", excludedKeyRegex: /^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi }, options: { prefix: "p", darkModeSelector: "system", cssLayer: !1 } }, _theme: void 0, _layerNames: /* @__PURE__ */ new Set(), _loadedStyleNames: /* @__PURE__ */ new Set(), _loadingStyles: /* @__PURE__ */ new Set(), _tokens: {}, update(t = {}) {
571
571
  let { theme: e } = t;
572
- e && (this._theme = dt(ae({}, e), { options: ae(ae({}, this.defaults.options), e.options) }), this._tokens = re.createTokens(this.preset, this.defaults), this.clearLoadedStyleNames());
572
+ e && (this._theme = dt(le({}, e), { options: le(le({}, this.defaults.options), e.options) }), this._tokens = ae.createTokens(this.preset, this.defaults), this.clearLoadedStyleNames());
573
573
  }, get theme() {
574
574
  return this._theme;
575
575
  }, get preset() {
@@ -583,15 +583,15 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
583
583
  }, getTheme() {
584
584
  return this.theme;
585
585
  }, setTheme(t) {
586
- this.update({ theme: t }), G.emit("theme:change", t);
586
+ this.update({ theme: t }), W.emit("theme:change", t);
587
587
  }, getPreset() {
588
588
  return this.preset;
589
589
  }, setPreset(t) {
590
- this._theme = dt(ae({}, this.theme), { preset: t }), this._tokens = re.createTokens(t, this.defaults), this.clearLoadedStyleNames(), G.emit("preset:change", t), G.emit("theme:change", this.theme);
590
+ this._theme = dt(le({}, this.theme), { preset: t }), this._tokens = ae.createTokens(t, this.defaults), this.clearLoadedStyleNames(), W.emit("preset:change", t), W.emit("theme:change", this.theme);
591
591
  }, getOptions() {
592
592
  return this.options;
593
593
  }, setOptions(t) {
594
- this._theme = dt(ae({}, this.theme), { options: t }), this.clearLoadedStyleNames(), G.emit("options:change", t), G.emit("theme:change", this.theme);
594
+ this._theme = dt(le({}, this.theme), { options: t }), this.clearLoadedStyleNames(), W.emit("options:change", t), W.emit("theme:change", this.theme);
595
595
  }, getLayerNames() {
596
596
  return [...this._layerNames];
597
597
  }, setLayerNames(t) {
@@ -607,32 +607,32 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
607
607
  }, clearLoadedStyleNames() {
608
608
  this._loadedStyleNames.clear();
609
609
  }, getTokenValue(t) {
610
- return re.getTokenValue(this.tokens, t, this.defaults);
610
+ return ae.getTokenValue(this.tokens, t, this.defaults);
611
611
  }, getCommon(t = "", e) {
612
- return re.getCommon({ name: t, theme: this.theme, params: e, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } });
612
+ return ae.getCommon({ name: t, theme: this.theme, params: e, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } });
613
613
  }, getComponent(t = "", e) {
614
614
  let n = { name: t, theme: this.theme, params: e, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } };
615
- return re.getPresetC(n);
615
+ return ae.getPresetC(n);
616
616
  }, getDirective(t = "", e) {
617
617
  let n = { name: t, theme: this.theme, params: e, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } };
618
- return re.getPresetD(n);
618
+ return ae.getPresetD(n);
619
619
  }, getCustomPreset(t = "", e, n, i) {
620
620
  let r = { name: t, preset: e, options: this.options, selector: n, params: i, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } };
621
- return re.getPreset(r);
621
+ return ae.getPreset(r);
622
622
  }, getLayerOrderCSS(t = "") {
623
- return re.getLayerOrder(t, this.options, { names: this.getLayerNames() }, this.defaults);
623
+ return ae.getLayerOrder(t, this.options, { names: this.getLayerNames() }, this.defaults);
624
624
  }, transformCSS(t = "", e, n = "style", i) {
625
- return re.transformCSS(t, e, i, n, this.options, { layerNames: this.setLayerNames.bind(this) }, this.defaults);
625
+ return ae.transformCSS(t, e, i, n, this.options, { layerNames: this.setLayerNames.bind(this) }, this.defaults);
626
626
  }, getCommonStyleSheet(t = "", e, n = {}) {
627
- return re.getCommonStyleSheet({ name: t, theme: this.theme, params: e, props: n, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } });
627
+ return ae.getCommonStyleSheet({ name: t, theme: this.theme, params: e, props: n, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } });
628
628
  }, getStyleSheet(t, e, n = {}) {
629
- return re.getStyleSheet({ name: t, theme: this.theme, params: e, props: n, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } });
629
+ return ae.getStyleSheet({ name: t, theme: this.theme, params: e, props: n, defaults: this.defaults, set: { layerNames: this.setLayerNames.bind(this) } });
630
630
  }, onStyleMounted(t) {
631
631
  this._loadingStyles.add(t);
632
632
  }, onStyleUpdated(t) {
633
633
  this._loadingStyles.add(t);
634
634
  }, onStyleLoaded(t, { name: e }) {
635
- this._loadingStyles.size && (this._loadingStyles.delete(e), G.emit(`theme:${e}:load`, t), !this._loadingStyles.size && G.emit("theme:load"));
635
+ this._loadingStyles.size && (this._loadingStyles.delete(e), W.emit(`theme:${e}:load`, t), !this._loadingStyles.size && W.emit("theme:load"));
636
636
  } }, ve = {
637
637
  _loadedStyleNames: /* @__PURE__ */ new Set(),
638
638
  getLoadedStyleNames: function() {
@@ -826,27 +826,27 @@ function oo(t) {
826
826
  }
827
827
  var ro = 0;
828
828
  function ao(t) {
829
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = q(!1), i = q(t), r = q(null), o = On() ? window.document : void 0, a = e.document, s = a === void 0 ? o : a, l = e.immediate, u = l === void 0 ? !0 : l, d = e.manual, c = d === void 0 ? !1 : d, p = e.name, f = p === void 0 ? "style_".concat(++ro) : p, v = e.id, y = v === void 0 ? void 0 : v, g = e.media, O = g === void 0 ? void 0 : g, w = e.nonce, $ = w === void 0 ? void 0 : w, h = e.first, C = h === void 0 ? !1 : h, A = e.onMounted, D = A === void 0 ? void 0 : A, K = e.onUpdated, U = K === void 0 ? void 0 : K, Z = e.onLoad, z = Z === void 0 ? void 0 : Z, R = e.props, X = R === void 0 ? {} : R, Q = function() {
829
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = G(!1), i = G(t), r = G(null), o = On() ? window.document : void 0, a = e.document, s = a === void 0 ? o : a, l = e.immediate, u = l === void 0 ? !0 : l, d = e.manual, c = d === void 0 ? !1 : d, p = e.name, f = p === void 0 ? "style_".concat(++ro) : p, v = e.id, y = v === void 0 ? void 0 : v, g = e.media, O = g === void 0 ? void 0 : g, w = e.nonce, $ = w === void 0 ? void 0 : w, h = e.first, C = h === void 0 ? !1 : h, A = e.onMounted, D = A === void 0 ? void 0 : A, K = e.onUpdated, U = K === void 0 ? void 0 : K, q = e.onLoad, z = q === void 0 ? void 0 : q, R = e.props, X = R === void 0 ? {} : R, Q = function() {
830
830
  }, F = function(he) {
831
- var le = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
831
+ var se = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
832
832
  if (s) {
833
- var ie = Kt(Kt({}, X), le), se = ie.name || f, ye = ie.id || y, Xe = ie.nonce || $;
834
- r.value = s.querySelector('style[data-primevue-style-id="'.concat(se, '"]')) || s.getElementById(ye) || s.createElement("style"), r.value.isConnected || (i.value = he || t, ot(r.value, {
833
+ var ie = Kt(Kt({}, X), se), ue = ie.name || f, ye = ie.id || y, Xe = ie.nonce || $;
834
+ r.value = s.querySelector('style[data-primevue-style-id="'.concat(ue, '"]')) || s.getElementById(ye) || s.createElement("style"), r.value.isConnected || (i.value = he || t, ot(r.value, {
835
835
  type: "text/css",
836
836
  id: ye,
837
837
  media: O,
838
838
  nonce: Xe
839
- }), C ? s.head.prepend(r.value) : s.head.appendChild(r.value), Di(r.value, "data-primevue-style-id", se), ot(r.value, ie), r.value.onload = function(Pe) {
839
+ }), C ? s.head.prepend(r.value) : s.head.appendChild(r.value), Di(r.value, "data-primevue-style-id", ue), ot(r.value, ie), r.value.onload = function(Pe) {
840
840
  return z?.(Pe, {
841
- name: se
841
+ name: ue
842
842
  });
843
- }, D?.(se)), !n.value && (Q = ui(i, function(Pe) {
844
- r.value.textContent = Pe, U?.(se);
843
+ }, D?.(ue)), !n.value && (Q = ui(i, function(Pe) {
844
+ r.value.textContent = Pe, U?.(ue);
845
845
  }, {
846
846
  immediate: !0
847
847
  }), n.value = !0);
848
848
  }
849
- }, Y = function() {
849
+ }, Z = function() {
850
850
  !s || !n.value || (Q(), ji(r.value) && s.head.removeChild(r.value), n.value = !1, r.value = null);
851
851
  };
852
852
  return u && !c && oo(F), {
@@ -854,7 +854,7 @@ function ao(t) {
854
854
  name: f,
855
855
  el: r,
856
856
  css: i,
857
- unload: Y,
857
+ unload: Z,
858
858
  load: F,
859
859
  isLoaded: li(n)
860
860
  };
@@ -1126,14 +1126,14 @@ function P(t) {
1126
1126
  for (var e = 1; e < arguments.length; e++) {
1127
1127
  var n = arguments[e] != null ? arguments[e] : {};
1128
1128
  e % 2 ? Xt(Object(n), !0).forEach(function(i) {
1129
- Ve(t, i, n[i]);
1129
+ Me(t, i, n[i]);
1130
1130
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : Xt(Object(n)).forEach(function(i) {
1131
1131
  Object.defineProperty(t, i, Object.getOwnPropertyDescriptor(n, i));
1132
1132
  });
1133
1133
  }
1134
1134
  return t;
1135
1135
  }
1136
- function Ve(t, e, n) {
1136
+ function Me(t, e, n) {
1137
1137
  return (e = wo(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t;
1138
1138
  }
1139
1139
  function wo(t) {
@@ -1179,14 +1179,14 @@ var fe = {
1179
1179
  isUnstyled: {
1180
1180
  immediate: !0,
1181
1181
  handler: function(e) {
1182
- G.off("theme:change", this._loadCoreStyles), e || (this._loadCoreStyles(), this._themeChangeListener(this._loadCoreStyles));
1182
+ W.off("theme:change", this._loadCoreStyles), e || (this._loadCoreStyles(), this._themeChangeListener(this._loadCoreStyles));
1183
1183
  }
1184
1184
  },
1185
1185
  dt: {
1186
1186
  immediate: !0,
1187
1187
  handler: function(e, n) {
1188
1188
  var i = this;
1189
- G.off("theme:change", this._themeScopedListener), e ? (this._loadScopedThemeStyles(e), this._themeScopedListener = function() {
1189
+ W.off("theme:change", this._themeScopedListener), e ? (this._loadScopedThemeStyles(e), this._themeScopedListener = function() {
1190
1190
  return i._loadScopedThemeStyles(e);
1191
1191
  }, this._themeChangeListener(this._themeScopedListener)) : this._unloadScopedThemeStyles();
1192
1192
  }
@@ -1300,10 +1300,10 @@ var fe = {
1300
1300
  _themeChangeListener: function() {
1301
1301
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : function() {
1302
1302
  };
1303
- ve.clearLoadedStyleNames(), G.on("theme:change", e);
1303
+ ve.clearLoadedStyleNames(), W.on("theme:change", e);
1304
1304
  },
1305
1305
  _removeThemeListeners: function() {
1306
- G.off("theme:change", this._loadCoreStyles), G.off("theme:change", this._load), G.off("theme:change", this._themeScopedListener);
1306
+ W.off("theme:change", this._loadCoreStyles), W.off("theme:change", this._load), W.off("theme:change", this._themeScopedListener);
1307
1307
  },
1308
1308
  _getHostInstance: function(e) {
1309
1309
  return e ? this.$options.hostName ? e.$.type.name === this.$options.hostName ? e : this._getHostInstance(e.$parentInstance) : e.$parentInstance : void 0;
@@ -1334,7 +1334,7 @@ var fe = {
1334
1334
  },
1335
1335
  _getPTDatasets: function() {
1336
1336
  var e, n, i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", r = "data-pc-", o = i === "root" && L((e = this.pt) === null || e === void 0 ? void 0 : e["data-pc-section"]);
1337
- return i !== "transition" && P(P({}, i === "root" && P(P(Ve({}, "".concat(r, "name"), ue(o ? (n = this.pt) === null || n === void 0 ? void 0 : n["data-pc-section"] : this.$.type.name)), o && Ve({}, "".concat(r, "extend"), ue(this.$.type.name))), {}, Ve({}, "".concat(this.$attrSelector), ""))), {}, Ve({}, "".concat(r, "section"), ue(i)));
1337
+ return i !== "transition" && P(P({}, i === "root" && P(P(Me({}, "".concat(r, "name"), de(o ? (n = this.pt) === null || n === void 0 ? void 0 : n["data-pc-section"] : this.$.type.name)), o && Me({}, "".concat(r, "extend"), de(this.$.type.name))), {}, Me({}, "".concat(this.$attrSelector), ""))), {}, Me({}, "".concat(r, "section"), de(i)));
1338
1338
  },
1339
1339
  _getPTClassValue: function() {
1340
1340
  var e = this._getOptionValue.apply(this, arguments);
@@ -1344,7 +1344,7 @@ var fe = {
1344
1344
  },
1345
1345
  _getPT: function(e) {
1346
1346
  var n = this, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", r = arguments.length > 2 ? arguments[2] : void 0, o = function(s) {
1347
- var l, u = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, d = r ? r(s) : s, c = ue(i), p = ue(n.$name);
1347
+ var l, u = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, d = r ? r(s) : s, c = de(i), p = de(n.$name);
1348
1348
  return (l = u ? c !== p ? d?.[c] : void 0 : d?.[c]) !== null && l !== void 0 ? l : d;
1349
1349
  };
1350
1350
  return e != null && e.hasOwnProperty("_usept") ? {
@@ -1698,38 +1698,38 @@ var Lo = {
1698
1698
  }
1699
1699
  }
1700
1700
  };
1701
- function Mo(t, e, n, i, r, o) {
1701
+ function Vo(t, e, n, i, r, o) {
1702
1702
  return t.asChild ? T(t.$slots, "default", {
1703
1703
  key: 1,
1704
- class: W(t.cx("root")),
1704
+ class: Y(t.cx("root")),
1705
1705
  active: o.$pcAccordionPanel.active,
1706
1706
  a11yAttrs: o.a11yAttrs
1707
1707
  }) : (m(), x(hn, b({
1708
1708
  key: 0,
1709
1709
  name: "p-toggleable-content"
1710
1710
  }, t.ptm("transition", o.ptParams)), {
1711
- default: V(function() {
1711
+ default: M(function() {
1712
1712
  return [!o.$pcAccordion.lazy || o.$pcAccordionPanel.active ? Ot((m(), x(J(t.as), b({
1713
1713
  key: 0,
1714
1714
  class: t.cx("root")
1715
1715
  }, o.attrs), {
1716
- default: V(function() {
1716
+ default: M(function() {
1717
1717
  return [I("div", b({
1718
1718
  class: t.cx("content")
1719
1719
  }, t.ptm("content", o.ptParams)), [T(t.$slots, "default")], 16)];
1720
1720
  }),
1721
1721
  _: 3
1722
- }, 16, ["class"])), [[di, o.$pcAccordion.lazy ? !0 : o.$pcAccordionPanel.active]]) : M("", !0)];
1722
+ }, 16, ["class"])), [[di, o.$pcAccordion.lazy ? !0 : o.$pcAccordionPanel.active]]) : V("", !0)];
1723
1723
  }),
1724
1724
  _: 3
1725
1725
  }, 16));
1726
1726
  }
1727
- Pt.render = Mo;
1727
+ Pt.render = Vo;
1728
1728
  var _t = {
1729
1729
  name: "ChevronDownIcon",
1730
1730
  extends: Ye
1731
1731
  };
1732
- function Vo(t, e, n, i, r, o) {
1732
+ function Mo(t, e, n, i, r, o) {
1733
1733
  return m(), S("svg", b({
1734
1734
  width: "14",
1735
1735
  height: "14",
@@ -1741,7 +1741,7 @@ function Vo(t, e, n, i, r, o) {
1741
1741
  fill: "currentColor"
1742
1742
  }, null, -1)]), 16);
1743
1743
  }
1744
- _t.render = Vo;
1744
+ _t.render = Mo;
1745
1745
  var tt = kt();
1746
1746
  function Ke(t) {
1747
1747
  "@babel/helpers - typeof";
@@ -1851,11 +1851,11 @@ var k = {
1851
1851
  },
1852
1852
  _getPTDatasets: function() {
1853
1853
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", i = "data-pc-";
1854
- return _(_({}, n === "root" && bt({}, "".concat(i, "name"), ue(e.$name))), {}, bt({}, "".concat(i, "section"), ue(n)));
1854
+ return _(_({}, n === "root" && bt({}, "".concat(i, "name"), de(e.$name))), {}, bt({}, "".concat(i, "section"), de(n)));
1855
1855
  },
1856
1856
  _getPT: function(e) {
1857
1857
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", i = arguments.length > 2 ? arguments[2] : void 0, r = function(a) {
1858
- var s, l = i ? i(a) : a, u = ue(n);
1858
+ var s, l = i ? i(a) : a, u = de(n);
1859
1859
  return (s = l?.[u]) !== null && s !== void 0 ? s : l;
1860
1860
  };
1861
1861
  return e && Object.hasOwn(e, "_usept") ? {
@@ -1937,11 +1937,11 @@ var k = {
1937
1937
  _themeChangeListener: function() {
1938
1938
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : function() {
1939
1939
  };
1940
- ve.clearLoadedStyleNames(), G.on("theme:change", e);
1940
+ ve.clearLoadedStyleNames(), W.on("theme:change", e);
1941
1941
  },
1942
1942
  _removeThemeListeners: function() {
1943
1943
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1944
- G.off("theme:change", e.$loadStyles), e.$loadStyles = void 0;
1944
+ W.off("theme:change", e.$loadStyles), e.$loadStyles = void 0;
1945
1945
  },
1946
1946
  _hook: function(e, n, i, r, o, a) {
1947
1947
  var s, l, u = "on".concat(Ci(n)), d = k._getConfig(r, o), c = i?.$instance, p = k._usePT(c, k._getPT(r == null || (s = r.value) === null || s === void 0 ? void 0 : s.pt, e), k._getOptionValue, "hooks.".concat(u)), f = k._useDefaultPT(c, d == null || (l = d.pt) === null || l === void 0 || (l = l.directives) === null || l === void 0 ? void 0 : l[e], k._getOptionValue, "hooks.".concat(u)), v = {
@@ -2178,7 +2178,7 @@ var jn = Uo.extend("ripple", {
2178
2178
  },
2179
2179
  createRipple: function(e) {
2180
2180
  var n = this.getInk(e);
2181
- n || (n = Mi("span", on(on({
2181
+ n || (n = Vi("span", on(on({
2182
2182
  role: "presentation",
2183
2183
  "aria-hidden": !0,
2184
2184
  "data-p-ink": !0,
@@ -2198,7 +2198,7 @@ var jn = Uo.extend("ripple", {
2198
2198
  var o = Math.max(Sn(i), zi(i));
2199
2199
  r.style.height = o + "px", r.style.width = o + "px";
2200
2200
  }
2201
- var a = Vi(i), s = e.pageX - a.left + document.body.scrollTop - $e(r) / 2, l = e.pageY - a.top + document.body.scrollLeft - Se(r) / 2;
2201
+ var a = Mi(i), s = e.pageX - a.left + document.body.scrollTop - $e(r) / 2, l = e.pageY - a.top + document.body.scrollLeft - Se(r) / 2;
2202
2202
  r.style.top = l + "px", r.style.left = s + "px", !this.isUnstyled() && Ii(r, "p-ink-active"), r.setAttribute("data-p-ink-active", "true"), this.timeout = setTimeout(function() {
2203
2203
  r && (!n.isUnstyled() && st(r, "p-ink-active"), r.setAttribute("data-p-ink-active", "false"));
2204
2204
  }, 401);
@@ -2372,7 +2372,7 @@ function nr(t, e, n, i, r, o) {
2372
2372
  var a = mn("ripple");
2373
2373
  return t.asChild ? T(t.$slots, "default", {
2374
2374
  key: 1,
2375
- class: W(t.cx("root")),
2375
+ class: Y(t.cx("root")),
2376
2376
  active: o.$pcAccordionPanel.active,
2377
2377
  a11yAttrs: o.a11yAttrs,
2378
2378
  onClick: o.onClick
@@ -2382,12 +2382,12 @@ function nr(t, e, n, i, r, o) {
2382
2382
  class: t.cx("root"),
2383
2383
  onClick: o.onClick
2384
2384
  }, o.attrs), {
2385
- default: V(function() {
2385
+ default: M(function() {
2386
2386
  return [T(t.$slots, "default", {
2387
2387
  active: o.$pcAccordionPanel.active
2388
2388
  }), T(t.$slots, "toggleicon", {
2389
2389
  active: o.$pcAccordionPanel.active,
2390
- class: W(t.cx("toggleicon"))
2390
+ class: Y(t.cx("toggleicon"))
2391
2391
  }, function() {
2392
2392
  return [o.$pcAccordionPanel.active ? (m(), x(J(o.$pcAccordion.$slots.collapseicon ? o.$pcAccordion.$slots.collapseicon : o.$pcAccordion.collapseIcon ? "span" : "ChevronUpIcon"), b({
2393
2393
  key: 0,
@@ -2474,14 +2474,14 @@ var ir = {
2474
2474
  function ar(t, e, n, i, r, o) {
2475
2475
  return t.asChild ? T(t.$slots, "default", {
2476
2476
  key: 1,
2477
- class: W(t.cx("root")),
2477
+ class: Y(t.cx("root")),
2478
2478
  active: o.active,
2479
2479
  a11yAttrs: o.a11yAttrs
2480
2480
  }) : (m(), x(J(t.as), b({
2481
2481
  key: 0,
2482
2482
  class: t.cx("root")
2483
2483
  }, o.attrs), {
2484
- default: V(function() {
2484
+ default: M(function() {
2485
2485
  return [T(t.$slots, "default")];
2486
2486
  }),
2487
2487
  _: 3
@@ -2631,7 +2631,7 @@ var lr = `
2631
2631
  $parentInstance: this
2632
2632
  };
2633
2633
  }
2634
- }, Mn = {
2634
+ }, Vn = {
2635
2635
  name: "Accordion",
2636
2636
  extends: dr,
2637
2637
  inheritAttrs: !1,
@@ -2745,7 +2745,7 @@ function cr(t, e, n, i, r, o) {
2745
2745
  var a = pe("AccordionHeader"), s = pe("AccordionContent"), l = pe("AccordionPanel");
2746
2746
  return m(), S("div", b({
2747
2747
  class: t.cx("root")
2748
- }, t.ptmi("root")), [o.hasAccordionTab ? (m(!0), S(de, {
2748
+ }, t.ptmi("root")), [o.hasAccordionTab ? (m(!0), S(oe, {
2749
2749
  key: 0
2750
2750
  }, Te(o.tabs, function(u, d) {
2751
2751
  return m(), x(l, {
@@ -2756,12 +2756,12 @@ function cr(t, e, n, i, r, o) {
2756
2756
  },
2757
2757
  disabled: o.getTabProp(u, "disabled")
2758
2758
  }, {
2759
- default: V(function() {
2759
+ default: M(function() {
2760
2760
  return [N(a, {
2761
- class: W(o.getTabProp(u, "headerClass")),
2761
+ class: Y(o.getTabProp(u, "headerClass")),
2762
2762
  pt: o.getHeaderPT(u, d)
2763
2763
  }, {
2764
- toggleicon: V(function(c) {
2764
+ toggleicon: M(function(c) {
2765
2765
  return [c.active ? (m(), x(J(t.$slots.collapseicon ? t.$slots.collapseicon : t.collapseIcon ? "span" : "ChevronDownIcon"), b({
2766
2766
  key: 0,
2767
2767
  class: [t.collapseIcon, c.class],
@@ -2776,24 +2776,24 @@ function cr(t, e, n, i, r, o) {
2776
2776
  ref_for: !0
2777
2777
  }, o.getTabPT(u, "headericon", d)), null, 16, ["class"]))];
2778
2778
  }),
2779
- default: V(function() {
2779
+ default: M(function() {
2780
2780
  return [u.children && u.children.headericon ? (m(), x(J(u.children.headericon), {
2781
2781
  key: 0,
2782
2782
  isTabActive: o.isItemActive("".concat(d)),
2783
2783
  active: o.isItemActive("".concat(d)),
2784
2784
  index: d
2785
- }, null, 8, ["isTabActive", "active", "index"])) : M("", !0), u.props && u.props.header ? (m(), S("span", b({
2785
+ }, null, 8, ["isTabActive", "active", "index"])) : V("", !0), u.props && u.props.header ? (m(), S("span", b({
2786
2786
  key: 1,
2787
2787
  ref_for: !0
2788
- }, o.getTabPT(u, "headertitle", d)), H(u.props.header), 17)) : M("", !0), u.children && u.children.header ? (m(), x(J(u.children.header), {
2788
+ }, o.getTabPT(u, "headertitle", d)), H(u.props.header), 17)) : V("", !0), u.children && u.children.header ? (m(), x(J(u.children.header), {
2789
2789
  key: 2
2790
- })) : M("", !0)];
2790
+ })) : V("", !0)];
2791
2791
  }),
2792
2792
  _: 2
2793
2793
  }, 1032, ["class", "pt"]), N(s, {
2794
2794
  pt: o.getContentPT(u, d)
2795
2795
  }, {
2796
- default: V(function() {
2796
+ default: M(function() {
2797
2797
  return [(m(), x(J(u)))];
2798
2798
  }),
2799
2799
  _: 2
@@ -2805,7 +2805,7 @@ function cr(t, e, n, i, r, o) {
2805
2805
  key: 1
2806
2806
  })], 16);
2807
2807
  }
2808
- Mn.render = cr;
2808
+ Vn.render = cr;
2809
2809
  const pr = {
2810
2810
  viewBox: "0 0 24 24",
2811
2811
  width: "1.34em",
@@ -2819,7 +2819,7 @@ function fr(t, e) {
2819
2819
  }, null, -1)
2820
2820
  ]));
2821
2821
  }
2822
- const hr = oe({ name: "material-symbols-expand-circle-down-outline-rounded", render: fr }), mr = {
2822
+ const hr = re({ name: "material-symbols-expand-circle-down-outline-rounded", render: fr }), mr = {
2823
2823
  viewBox: "0 0 24 24",
2824
2824
  width: "1.34em",
2825
2825
  height: "1.34em"
@@ -2832,7 +2832,7 @@ function vr(t, e) {
2832
2832
  }, null, -1)
2833
2833
  ]));
2834
2834
  }
2835
- const gr = oe({ name: "material-symbols-expand-circle-down-rounded", render: vr }), yr = {
2835
+ const gr = re({ name: "material-symbols-expand-circle-down-rounded", render: vr }), yr = {
2836
2836
  viewBox: "0 0 24 24",
2837
2837
  width: "1.34em",
2838
2838
  height: "1.34em"
@@ -2845,7 +2845,7 @@ function br(t, e) {
2845
2845
  }, null, -1)
2846
2846
  ]));
2847
2847
  }
2848
- const Sr = oe({ name: "material-symbols-expand-circle-up-outline-rounded", render: br }), $r = {
2848
+ const Sr = re({ name: "material-symbols-expand-circle-up-outline-rounded", render: br }), $r = {
2849
2849
  viewBox: "0 0 24 24",
2850
2850
  width: "1.34em",
2851
2851
  height: "1.34em"
@@ -2858,7 +2858,7 @@ function wr(t, e) {
2858
2858
  }, null, -1)
2859
2859
  ]));
2860
2860
  }
2861
- const Or = oe({ name: "material-symbols-expand-circle-up-rounded", render: wr }), Ml = /* @__PURE__ */ ge({
2861
+ const Or = re({ name: "material-symbols-expand-circle-up-rounded", render: wr }), Vl = /* @__PURE__ */ ge({
2862
2862
  __name: "RisSingleAccordion",
2863
2863
  props: /* @__PURE__ */ ke({
2864
2864
  headerCollapsed: {},
@@ -2869,47 +2869,42 @@ const Or = oe({ name: "material-symbols-expand-circle-up-rounded", render: wr })
2869
2869
  }),
2870
2870
  emits: ["update:modelValue"],
2871
2871
  setup(t) {
2872
- const e = q(!1), n = t, i = Ae(t, "modelValue"), r = pt({
2872
+ const e = G(!1), n = t, i = Ae(t, "modelValue"), r = pt({
2873
2873
  get: () => i.value ? "0" : "",
2874
- set: (a) => {
2875
- i.value = a === "0";
2874
+ set: (o) => {
2875
+ i.value = o === "0";
2876
2876
  }
2877
- }), o = gi`ris-label2-bold flex cursor-pointer flex-row items-center gap-8 text-blue-800`;
2878
- return (a, s) => (m(), x(j(Mn), {
2877
+ });
2878
+ return (o, a) => (m(), x(j(Vn), {
2879
2879
  value: r.value,
2880
- "onUpdate:value": s[4] || (s[4] = (l) => r.value = l),
2880
+ "onUpdate:value": a[2] || (a[2] = (s) => r.value = s),
2881
2881
  "expand-icon": "hidden",
2882
- "collapse-icon": "hidden",
2883
- class: "p"
2882
+ "collapse-icon": "hidden"
2884
2883
  }, {
2885
- default: V(() => [
2884
+ default: M(() => [
2886
2885
  N(j(Tt), { value: "0" }, {
2887
- default: V(() => [
2888
- N(j(xt), null, {
2889
- default: V(() => [
2890
- r.value === "0" ? (m(), S("div", {
2891
- key: 0,
2892
- class: W(o),
2893
- onMouseover: s[0] || (s[0] = (l) => e.value = !0),
2894
- onMouseleave: s[1] || (s[1] = (l) => e.value = !1)
2895
- }, [
2886
+ default: M(() => [
2887
+ N(j(xt), {
2888
+ pt: {
2889
+ root: j(gi)`ris-label2-bold flex cursor-pointer flex-row items-center gap-8 text-blue-800 outline-blue-800 focus-visible:outline-2 mb-6 outline-offset-2`
2890
+ },
2891
+ onMouseover: a[0] || (a[0] = (s) => e.value = !0),
2892
+ onMouseleave: a[1] || (a[1] = (s) => e.value = !1)
2893
+ }, {
2894
+ default: M(() => [
2895
+ r.value === "0" ? (m(), S(oe, { key: 0 }, [
2896
2896
  e.value ? (m(), x(j(Or), { key: 0 })) : (m(), x(j(Sr), { key: 1 })),
2897
2897
  I("div", null, H(n.headerExpanded), 1)
2898
- ], 32)) : (m(), S("div", {
2899
- key: 1,
2900
- class: W(o),
2901
- onMouseover: s[2] || (s[2] = (l) => e.value = !0),
2902
- onMouseleave: s[3] || (s[3] = (l) => e.value = !1)
2903
- }, [
2898
+ ], 64)) : (m(), S(oe, { key: 1 }, [
2904
2899
  e.value ? (m(), x(j(gr), { key: 0 })) : (m(), x(j(hr), { key: 1 })),
2905
2900
  I("div", null, H(n.headerCollapsed), 1)
2906
- ], 32))
2901
+ ], 64))
2907
2902
  ]),
2908
2903
  _: 1
2909
- }),
2904
+ }, 8, ["pt"]),
2910
2905
  N(j(Pt), null, {
2911
- default: V(() => [
2912
- T(a.$slots, "default")
2906
+ default: M(() => [
2907
+ T(o.$slots, "default")
2913
2908
  ]),
2914
2909
  _: 3
2915
2910
  })
@@ -2933,7 +2928,7 @@ function kr(t, e) {
2933
2928
  }, null, -1)
2934
2929
  ]));
2935
2930
  }
2936
- const Ir = oe({ name: "mdi-chevron-down", render: kr }), Pr = {
2931
+ const Ir = re({ name: "mdi-chevron-down", render: kr }), Pr = {
2937
2932
  viewBox: "0 0 24 24",
2938
2933
  height: "16",
2939
2934
  width: "1.34em"
@@ -2946,7 +2941,7 @@ function _r(t, e) {
2946
2941
  }, null, -1)
2947
2942
  ]));
2948
2943
  }
2949
- const xr = oe({ name: "ic-outline-clear", render: _r });
2944
+ const xr = re({ name: "ic-outline-clear", render: _r });
2950
2945
  function Fe(t) {
2951
2946
  "@babel/helpers - typeof";
2952
2947
  return Fe = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
@@ -2968,10 +2963,10 @@ function Ar(t, e, n) {
2968
2963
  return e && Lr(t.prototype, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
2969
2964
  }
2970
2965
  function jr(t) {
2971
- var e = Mr(t, "string");
2966
+ var e = Vr(t, "string");
2972
2967
  return Fe(e) == "symbol" ? e : e + "";
2973
2968
  }
2974
- function Mr(t, e) {
2969
+ function Vr(t, e) {
2975
2970
  if (Fe(t) != "object" || !t) return t;
2976
2971
  var n = t[Symbol.toPrimitive];
2977
2972
  if (n !== void 0) {
@@ -2981,7 +2976,7 @@ function Mr(t, e) {
2981
2976
  }
2982
2977
  return String(t);
2983
2978
  }
2984
- var Vr = /* @__PURE__ */ function() {
2979
+ var Mr = /* @__PURE__ */ function() {
2985
2980
  function t(e) {
2986
2981
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : function() {
2987
2982
  };
@@ -3024,7 +3019,7 @@ function zr(t, e, n, i, r, o) {
3024
3019
  }, null, -1)]), 16);
3025
3020
  }
3026
3021
  Lt.render = zr;
3027
- var Vn = {
3022
+ var Mn = {
3028
3023
  name: "TimesCircleIcon",
3029
3024
  extends: Ye
3030
3025
  };
@@ -3042,7 +3037,7 @@ function Er(t, e, n, i, r, o) {
3042
3037
  fill: "currentColor"
3043
3038
  }, null, -1)]), 16);
3044
3039
  }
3045
- Vn.render = Er;
3040
+ Mn.render = Er;
3046
3041
  var Br = `
3047
3042
  .p-chip {
3048
3043
  display: inline-flex;
@@ -3164,7 +3159,7 @@ var Br = `
3164
3159
  }
3165
3160
  },
3166
3161
  components: {
3167
- TimesCircleIcon: Vn
3162
+ TimesCircleIcon: Mn
3168
3163
  }
3169
3164
  }, Rr = ["aria-label", "data-p"], Fr = ["src"];
3170
3165
  function Hr(t, e, n, i, r, o) {
@@ -3186,10 +3181,10 @@ function Hr(t, e, n, i, r, o) {
3186
3181
  }, t.ptm("icon")), null, 16, ["class"])) : t.icon ? (m(), S("span", b({
3187
3182
  key: 2,
3188
3183
  class: [t.cx("icon"), t.icon]
3189
- }, t.ptm("icon")), null, 16)) : M("", !0), t.label !== null ? (m(), S("div", b({
3184
+ }, t.ptm("icon")), null, 16)) : V("", !0), t.label !== null ? (m(), S("div", b({
3190
3185
  key: 3,
3191
3186
  class: t.cx("label")
3192
- }, t.ptm("label")), H(t.label), 17)) : M("", !0)];
3187
+ }, t.ptm("label")), H(t.label), 17)) : V("", !0)];
3193
3188
  }), t.removable ? T(t.$slots, "removeicon", {
3194
3189
  key: 0,
3195
3190
  removeCallback: o.close,
@@ -3200,7 +3195,7 @@ function Hr(t, e, n, i, r, o) {
3200
3195
  onClick: o.close,
3201
3196
  onKeydown: o.onKeydown
3202
3197
  }, t.ptm("removeIcon")), null, 16, ["class", "onClick", "onKeydown"]))];
3203
- }) : M("", !0)], 16, Rr)) : M("", !0);
3198
+ }) : V("", !0)], 16, Rr)) : V("", !0);
3204
3199
  }
3205
3200
  zn.render = Hr;
3206
3201
  var Ur = {
@@ -3579,7 +3574,7 @@ function na(t, e, n, i, r, o) {
3579
3574
  }) : r.mounted ? (m(), x(ci, {
3580
3575
  key: 1,
3581
3576
  to: n.appendTo
3582
- }, [T(t.$slots, "default")], 8, ["to"])) : M("", !0);
3577
+ }, [T(t.$slots, "default")], 8, ["to"])) : V("", !0);
3583
3578
  }
3584
3579
  Dn.render = na;
3585
3580
  var ia = `
@@ -3772,7 +3767,7 @@ function an(t, e) {
3772
3767
  }
3773
3768
  return n;
3774
3769
  }
3775
- function Me(t) {
3770
+ function Ve(t) {
3776
3771
  for (var e = 1; e < arguments.length; e++) {
3777
3772
  var n = arguments[e] != null ? arguments[e] : {};
3778
3773
  e % 2 ? an(Object(n), !0).forEach(function(i) {
@@ -3917,8 +3912,8 @@ var Kn = {
3917
3912
  var s = this.first, l = this.element, u = l.scrollTop, d = u === void 0 ? 0 : u, c = l.scrollLeft, p = c === void 0 ? 0 : c, f = this.calculateNumItems(), v = f.numToleratedItems, y = this.getContentPosition(), g = this.itemSize, O = function() {
3918
3913
  var K = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, U = arguments.length > 1 ? arguments[1] : void 0;
3919
3914
  return K <= U ? 0 : K;
3920
- }, w = function(K, U, Z) {
3921
- return K * U + Z;
3915
+ }, w = function(K, U, q) {
3916
+ return K * U + q;
3922
3917
  }, $ = function() {
3923
3918
  var K = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, U = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0;
3924
3919
  return n.scrollTo({
@@ -4089,7 +4084,7 @@ var Kn = {
4089
4084
  if (n) {
4090
4085
  var i = this.isBoth(), r = this.isHorizontal(), o = this.getContentPosition(), a = function(l, u, d) {
4091
4086
  var c = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : 0;
4092
- return e.spacerStyle = Me(Me({}, e.spacerStyle), Nn({}, "".concat(l), (u || []).length * d + c + "px"));
4087
+ return e.spacerStyle = Ve(Ve({}, e.spacerStyle), Nn({}, "".concat(l), (u || []).length * d + c + "px"));
4093
4088
  };
4094
4089
  i ? (a("height", n, this.itemSize[0], o.y), a("width", this.columns || n[1], this.itemSize[1], o.x)) : r ? a("width", this.columns || n, this.itemSize, o.x) : a("height", n, this.itemSize, o.y);
4095
4090
  }
@@ -4101,7 +4096,7 @@ var Kn = {
4101
4096
  return d * c;
4102
4097
  }, s = function() {
4103
4098
  var d = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, c = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0;
4104
- return n.contentStyle = Me(Me({}, n.contentStyle), {
4099
+ return n.contentStyle = Ve(Ve({}, n.contentStyle), {
4105
4100
  transform: "translate3d(".concat(d, "px, ").concat(c, "px, 0)")
4106
4101
  });
4107
4102
  };
@@ -4118,15 +4113,15 @@ var Kn = {
4118
4113
  return z ? z > R ? z - R : z : 0;
4119
4114
  }, l = function(z, R) {
4120
4115
  return Math.floor(z / (R || z));
4121
- }, u = function(z, R, X, Q, F, Y) {
4122
- return z <= F ? F : Y ? X - Q - F : R + F - 1;
4123
- }, d = function(z, R, X, Q, F, Y, ne, he) {
4124
- if (z <= Y) return 0;
4125
- var le = Math.max(0, ne ? z < R ? X : z - Y : z > R ? X : z - 2 * Y), ie = n.getLast(le, he);
4126
- return le > ie ? ie - F : le;
4127
- }, c = function(z, R, X, Q, F, Y) {
4116
+ }, u = function(z, R, X, Q, F, Z) {
4117
+ return z <= F ? F : Z ? X - Q - F : R + F - 1;
4118
+ }, d = function(z, R, X, Q, F, Z, ne, he) {
4119
+ if (z <= Z) return 0;
4120
+ var se = Math.max(0, ne ? z < R ? X : z - Z : z > R ? X : z - 2 * Z), ie = n.getLast(se, he);
4121
+ return se > ie ? ie - F : se;
4122
+ }, c = function(z, R, X, Q, F, Z) {
4128
4123
  var ne = R + Q + 2 * F;
4129
- return z >= F && (ne += F + 1), n.getLast(ne, Y);
4124
+ return z >= F && (ne += F + 1), n.getLast(ne, Z);
4130
4125
  }, p = s(i.scrollTop, a.top), f = s(i.scrollLeft, a.left), v = r ? {
4131
4126
  rows: 0,
4132
4127
  cols: 0
@@ -4228,7 +4223,7 @@ var Kn = {
4228
4223
  },
4229
4224
  getLoaderOptions: function(e, n) {
4230
4225
  var i = this.loaderArr.length;
4231
- return Me({
4226
+ return Ve({
4232
4227
  index: e,
4233
4228
  count: i,
4234
4229
  first: e === 0,
@@ -4295,7 +4290,7 @@ var Kn = {
4295
4290
  }, sa = ["tabindex"];
4296
4291
  function ua(t, e, n, i, r, o) {
4297
4292
  var a = pe("SpinnerIcon");
4298
- return t.disabled ? (m(), S(de, {
4293
+ return t.disabled ? (m(), S(oe, {
4299
4294
  key: 1
4300
4295
  }, [T(t.$slots, "default"), T(t.$slots, "content", {
4301
4296
  items: t.items,
@@ -4330,7 +4325,7 @@ function ua(t, e, n, i, r, o) {
4330
4325
  ref: o.contentRef,
4331
4326
  class: o.contentClass,
4332
4327
  style: r.contentStyle
4333
- }, t.ptm("content")), [(m(!0), S(de, null, Te(o.loadedItems, function(s, l) {
4328
+ }, t.ptm("content")), [(m(!0), S(oe, null, Te(o.loadedItems, function(s, l) {
4334
4329
  return T(t.$slots, "item", {
4335
4330
  key: l,
4336
4331
  item: s,
@@ -4341,10 +4336,10 @@ function ua(t, e, n, i, r, o) {
4341
4336
  key: 0,
4342
4337
  class: "p-virtualscroller-spacer",
4343
4338
  style: r.spacerStyle
4344
- }, t.ptm("spacer")), null, 16)) : M("", !0), !t.loaderDisabled && t.showLoader && r.d_loading ? (m(), S("div", b({
4339
+ }, t.ptm("spacer")), null, 16)) : V("", !0), !t.loaderDisabled && t.showLoader && r.d_loading ? (m(), S("div", b({
4345
4340
  key: 1,
4346
4341
  class: o.loaderClass
4347
- }, t.ptm("loader")), [t.$slots && t.$slots.loader ? (m(!0), S(de, {
4342
+ }, t.ptm("loader")), [t.$slots && t.$slots.loader ? (m(!0), S(oe, {
4348
4343
  key: 0
4349
4344
  }, Te(r.loaderArr, function(s, l) {
4350
4345
  return T(t.$slots, "loader", {
@@ -4353,12 +4348,12 @@ function ua(t, e, n, i, r, o) {
4353
4348
  numCols: t.d_numItemsInViewport.cols
4354
4349
  })
4355
4350
  });
4356
- }), 128)) : M("", !0), T(t.$slots, "loadingicon", {}, function() {
4351
+ }), 128)) : V("", !0), T(t.$slots, "loadingicon", {}, function() {
4357
4352
  return [N(a, b({
4358
4353
  spin: "",
4359
4354
  class: "p-virtualscroller-loading-icon"
4360
4355
  }, t.ptm("loadingIcon")), null, 16)];
4361
- })], 16)) : M("", !0)], 16, sa));
4356
+ })], 16)) : V("", !0)], 16, sa));
4362
4357
  }
4363
4358
  Kn.render = ua;
4364
4359
  var da = `
@@ -5298,7 +5293,7 @@ var At = {
5298
5293
  },
5299
5294
  bindScrollListener: function() {
5300
5295
  var e = this;
5301
- this.scrollHandler || (this.scrollHandler = new Vr(this.$refs.container, function() {
5296
+ this.scrollHandler || (this.scrollHandler = new Mr(this.$refs.container, function() {
5302
5297
  e.overlayVisible && e.hide();
5303
5298
  })), this.scrollHandler.bindScrollListener();
5304
5299
  },
@@ -5600,7 +5595,7 @@ function Oa(t, e) {
5600
5595
  return (e === "string" ? String : Number)(t);
5601
5596
  }
5602
5597
  var Ca = ["data-p"], ka = ["aria-activedescendant", "data-p-has-dropdown", "data-p"], Ia = ["id", "aria-label", "aria-setsize", "aria-posinset"], Pa = ["id", "placeholder", "tabindex", "disabled", "aria-label", "aria-labelledby", "aria-expanded", "aria-controls", "aria-activedescendant", "aria-invalid"], _a = ["data-p-has-dropdown"], xa = ["disabled", "aria-expanded", "aria-controls"], Ta = ["id", "data-p"], La = ["id", "aria-label"], Aa = ["id"], ja = ["id", "aria-label", "aria-selected", "aria-disabled", "aria-setsize", "aria-posinset", "onClick", "onMousemove", "data-p-selected", "data-p-focused", "data-p-disabled"];
5603
- function Ma(t, e, n, i, r, o) {
5598
+ function Va(t, e, n, i, r, o) {
5604
5599
  var a = pe("InputText"), s = pe("Chip"), l = pe("SpinnerIcon"), u = pe("VirtualScroller"), d = pe("Portal"), c = mn("ripple");
5605
5600
  return m(), S("div", b({
5606
5601
  ref: "container",
@@ -5610,13 +5605,13 @@ function Ma(t, e, n, i, r, o) {
5610
5605
  return o.onContainerClick && o.onContainerClick.apply(o, arguments);
5611
5606
  }),
5612
5607
  "data-p": o.containerDataP
5613
- }, t.ptmi("root")), [t.multiple ? M("", !0) : (m(), x(a, {
5608
+ }, t.ptmi("root")), [t.multiple ? V("", !0) : (m(), x(a, {
5614
5609
  key: 0,
5615
5610
  ref: "focusInput",
5616
5611
  id: t.inputId,
5617
5612
  type: "text",
5618
5613
  name: t.$formName,
5619
- class: W([t.cx("pcInputText"), t.inputClass]),
5614
+ class: Y([t.cx("pcInputText"), t.inputClass]),
5620
5615
  style: pi(t.inputStyle),
5621
5616
  defaultValue: o.inputValue,
5622
5617
  placeholder: t.placeholder,
@@ -5662,7 +5657,7 @@ function Ma(t, e, n, i, r, o) {
5662
5657
  }),
5663
5658
  "data-p-has-dropdown": t.dropdown,
5664
5659
  "data-p": o.inputMultipleDataP
5665
- }, t.ptm("inputMultiple")), [(m(!0), S(de, null, Te(t.d_value, function(p, f) {
5660
+ }, t.ptm("inputMultiple")), [(m(!0), S(oe, null, Te(t.d_value, function(p, f) {
5666
5661
  return m(), S("li", b({
5667
5662
  key: "".concat(f, "_").concat(o.getOptionLabel(p)),
5668
5663
  id: t.$id + "_multiple_option_" + f,
@@ -5687,7 +5682,7 @@ function Ma(t, e, n, i, r, o) {
5687
5682
  ref_for: !0
5688
5683
  }, t.ptm("pcChip")), function() {
5689
5684
  return [N(s, {
5690
- class: W(t.cx("pcChip")),
5685
+ class: Y(t.cx("pcChip")),
5691
5686
  label: o.getOptionLabel(p),
5692
5687
  removeIcon: t.chipIcon || t.removeTokenIcon,
5693
5688
  removable: "",
@@ -5698,9 +5693,9 @@ function Ma(t, e, n, i, r, o) {
5698
5693
  "data-p-focused": r.focusedMultipleOptionIndex === f,
5699
5694
  pt: t.ptm("pcChip")
5700
5695
  }, {
5701
- removeicon: V(function() {
5696
+ removeicon: M(function() {
5702
5697
  return [T(t.$slots, t.$slots.chipicon ? "chipicon" : "removetokenicon", {
5703
- class: W(t.cx("chipIcon")),
5698
+ class: Y(t.cx("chipIcon")),
5704
5699
  index: f,
5705
5700
  removeCallback: function(y) {
5706
5701
  return o.removeOption(y, f);
@@ -5747,9 +5742,9 @@ function Ma(t, e, n, i, r, o) {
5747
5742
  onChange: e[4] || (e[4] = function() {
5748
5743
  return o.onChange && o.onChange.apply(o, arguments);
5749
5744
  })
5750
- }, t.ptm("input")), null, 16, Pa)], 16)], 16, ka)) : M("", !0), r.searching || t.loading ? T(t.$slots, t.$slots.loader ? "loader" : "loadingicon", {
5745
+ }, t.ptm("input")), null, 16, Pa)], 16)], 16, ka)) : V("", !0), r.searching || t.loading ? T(t.$slots, t.$slots.loader ? "loader" : "loadingicon", {
5751
5746
  key: 2,
5752
- class: W(t.cx("loader"))
5747
+ class: Y(t.cx("loader"))
5753
5748
  }, function() {
5754
5749
  return [t.loader || t.loadingIcon ? (m(), S("i", b({
5755
5750
  key: 0,
@@ -5763,7 +5758,7 @@ function Ma(t, e, n, i, r, o) {
5763
5758
  "aria-hidden": "true",
5764
5759
  "data-p-has-dropdown": t.dropdown
5765
5760
  }, t.ptm("loader")), null, 16, ["class", "data-p-has-dropdown"]))];
5766
- }) : M("", !0), T(t.$slots, t.$slots.dropdown ? "dropdown" : "dropdownbutton", {
5761
+ }) : V("", !0), T(t.$slots, t.$slots.dropdown ? "dropdown" : "dropdownbutton", {
5767
5762
  toggleCallback: function(f) {
5768
5763
  return o.onDropdownClick(f);
5769
5764
  }
@@ -5781,12 +5776,12 @@ function Ma(t, e, n, i, r, o) {
5781
5776
  return o.onDropdownClick && o.onDropdownClick.apply(o, arguments);
5782
5777
  })
5783
5778
  }, t.ptm("dropdown")), [T(t.$slots, "dropdownicon", {
5784
- class: W(t.dropdownIcon)
5779
+ class: Y(t.dropdownIcon)
5785
5780
  }, function() {
5786
5781
  return [(m(), x(J(t.dropdownIcon ? "span" : "ChevronDownIcon"), b({
5787
5782
  class: t.dropdownIcon
5788
5783
  }, t.ptm("dropdownIcon")), null, 16, ["class"]))];
5789
- })], 16, xa)) : M("", !0)];
5784
+ })], 16, xa)) : V("", !0)];
5790
5785
  }), t.typeahead ? (m(), S("span", b({
5791
5786
  key: 3,
5792
5787
  role: "status",
@@ -5794,10 +5789,10 @@ function Ma(t, e, n, i, r, o) {
5794
5789
  class: "p-hidden-accessible"
5795
5790
  }, t.ptm("hiddenSearchResult"), {
5796
5791
  "data-p-hidden-accessible": !0
5797
- }), H(o.searchResultMessageText), 17)) : M("", !0), N(d, {
5792
+ }), H(o.searchResultMessageText), 17)) : V("", !0), N(d, {
5798
5793
  appendTo: t.appendTo
5799
5794
  }, {
5800
- default: V(function() {
5795
+ default: M(function() {
5801
5796
  return [N(hn, b({
5802
5797
  name: "p-connected-overlay",
5803
5798
  onEnter: o.onOverlayEnter,
@@ -5805,7 +5800,7 @@ function Ma(t, e, n, i, r, o) {
5805
5800
  onLeave: o.onOverlayLeave,
5806
5801
  onAfterLeave: o.onOverlayAfterLeave
5807
5802
  }, t.ptm("transition")), {
5808
- default: V(function() {
5803
+ default: M(function() {
5809
5804
  return [r.overlayVisible ? (m(), S("div", b({
5810
5805
  key: 0,
5811
5806
  ref: o.overlayRef,
@@ -5838,7 +5833,7 @@ function Ma(t, e, n, i, r, o) {
5838
5833
  disabled: o.virtualScrollerDisabled,
5839
5834
  pt: t.ptm("virtualScroller")
5840
5835
  }), fi({
5841
- content: V(function(p) {
5836
+ content: M(function(p) {
5842
5837
  var f = p.styleClass, v = p.contentRef, y = p.items, g = p.getItemOptions, O = p.contentStyle, w = p.itemSize;
5843
5838
  return [I("ul", b({
5844
5839
  ref: function(h) {
@@ -5849,8 +5844,8 @@ function Ma(t, e, n, i, r, o) {
5849
5844
  style: O,
5850
5845
  role: "listbox",
5851
5846
  "aria-label": o.listAriaLabel
5852
- }, t.ptm("list")), [(m(!0), S(de, null, Te(y, function($, h) {
5853
- return m(), S(de, {
5847
+ }, t.ptm("list")), [(m(!0), S(oe, null, Te(y, function($, h) {
5848
+ return m(), S(oe, {
5854
5849
  key: o.getOptionRenderKey($, o.getOptionIndex(h, g))
5855
5850
  }, [o.isOptionGroup($) ? (m(), S("li", b({
5856
5851
  key: 0,
@@ -5907,12 +5902,12 @@ function Ma(t, e, n, i, r, o) {
5907
5902
  role: "option"
5908
5903
  }, t.ptm("emptyMessage")), [T(t.$slots, "empty", {}, function() {
5909
5904
  return [we(H(o.searchResultMessageText), 1)];
5910
- })], 16)) : M("", !0)], 16, La)];
5905
+ })], 16)) : V("", !0)], 16, La)];
5911
5906
  }),
5912
5907
  _: 2
5913
5908
  }, [t.$slots.loader ? {
5914
5909
  name: "loader",
5915
- fn: V(function(p) {
5910
+ fn: M(function(p) {
5916
5911
  var f = p.options;
5917
5912
  return [T(t.$slots, "loader", {
5918
5913
  options: f
@@ -5928,7 +5923,7 @@ function Ma(t, e, n, i, r, o) {
5928
5923
  class: "p-hidden-accessible"
5929
5924
  }, t.ptm("hiddenSelectedMessage"), {
5930
5925
  "data-p-hidden-accessible": !0
5931
- }), H(o.selectedMessageText), 17)], 16, Ta)) : M("", !0)];
5926
+ }), H(o.selectedMessageText), 17)], 16, Ta)) : V("", !0)];
5932
5927
  }),
5933
5928
  _: 3
5934
5929
  }, 16, ["onEnter", "onAfterEnter", "onLeave", "onAfterLeave"])];
@@ -5936,19 +5931,19 @@ function Ma(t, e, n, i, r, o) {
5936
5931
  _: 3
5937
5932
  }, 8, ["appendTo"])], 16, Ca);
5938
5933
  }
5939
- At.render = Ma;
5934
+ At.render = Va;
5940
5935
  const Rn = (t, e) => {
5941
5936
  const n = t.__vccOpts || t;
5942
5937
  for (const [i, r] of e)
5943
5938
  n[i] = r;
5944
5939
  return n;
5945
- }, Va = {}, za = { class: "p-8 hover:bg-blue-100 hover:text-blue-800 focus-visible:bg-blue-800 focus-visible:text-white focus-visible:outline-none" };
5940
+ }, Ma = {}, za = { class: "p-8 hover:bg-blue-100 hover:text-blue-800 focus-visible:bg-blue-800 focus-visible:text-white focus-visible:outline-none" };
5946
5941
  function Ea(t, e) {
5947
5942
  return m(), S("button", za, [
5948
5943
  T(t.$slots, "default")
5949
5944
  ]);
5950
5945
  }
5951
- const cn = /* @__PURE__ */ Rn(Va, [["render", Ea]]);
5946
+ const cn = /* @__PURE__ */ Rn(Ma, [["render", Ea]]);
5952
5947
  var Ba = `
5953
5948
  .p-progressspinner {
5954
5949
  position: relative;
@@ -6088,7 +6083,7 @@ jt.render = Fa;
6088
6083
  const Ha = ["data-variant"], Ua = { class: "ris-label1-regular" }, Wa = {
6089
6084
  key: 0,
6090
6085
  class: "ris-label2-regular text-gray-900"
6091
- }, Vl = /* @__PURE__ */ ge({
6086
+ }, Ml = /* @__PURE__ */ ge({
6092
6087
  inheritAttrs: !1,
6093
6088
  __name: "RisAutoComplete",
6094
6089
  props: /* @__PURE__ */ ke({
@@ -6118,9 +6113,9 @@ const Ha = ["data-variant"], Ua = { class: "ris-label1-regular" }, Wa = {
6118
6113
  }),
6119
6114
  emits: ["update:modelValue"],
6120
6115
  setup(t, { expose: e }) {
6121
- const n = t, i = Ae(t, "modelValue"), r = (u) => u.id === i.value, o = q(n.initialLabel ?? i.value), a = (u) => {
6116
+ const n = t, i = Ae(t, "modelValue"), r = (u) => u.id === i.value, o = G(n.initialLabel ?? i.value), a = (u) => {
6122
6117
  typeof u == "string" ? o.value = u : u && u.label && (o.value = u.label), u === "" && (i.value = void 0);
6123
- }, s = () => a(""), l = q(null);
6118
+ }, s = () => a(""), l = G(null);
6124
6119
  return e({ autoCompleteRef: l }), (u, d) => (m(), x(j(At), b({
6125
6120
  ref_key: "autoCompleteRef",
6126
6121
  ref: l
@@ -6151,38 +6146,38 @@ const Ha = ["data-variant"], Ua = { class: "ris-label1-regular" }, Wa = {
6151
6146
  "onUpdate:modelValue": a,
6152
6147
  onOptionSelect: d[0] || (d[0] = (c) => i.value = c.value.id)
6153
6148
  }), {
6154
- loader: V(() => [
6149
+ loader: M(() => [
6155
6150
  N(j(jt), { class: "absolute inset-y-0 right-8 my-auto mr-1" })
6156
6151
  ]),
6157
- dropdown: V((c) => [
6152
+ dropdown: M((c) => [
6158
6153
  o.value ? (m(), x(cn, {
6159
6154
  key: 0,
6160
6155
  "aria-label": "Entfernen",
6161
6156
  onClick: s
6162
6157
  }, {
6163
- default: V(() => [
6158
+ default: M(() => [
6164
6159
  N(j(xr))
6165
6160
  ]),
6166
6161
  _: 1
6167
- })) : M("", !0),
6162
+ })) : V("", !0),
6168
6163
  N(cn, {
6169
6164
  "aria-label": "Vorschläge anzeigen",
6170
6165
  "aria-haspopup": "listbox",
6171
6166
  onClick: c.toggleCallback
6172
6167
  }, {
6173
- default: V(() => [
6168
+ default: M(() => [
6174
6169
  N(j(Ir))
6175
6170
  ]),
6176
6171
  _: 2
6177
6172
  }, 1032, ["onClick"])
6178
6173
  ]),
6179
- option: V((c) => [
6174
+ option: M((c) => [
6180
6175
  I("div", {
6181
6176
  "data-variant": r(c.option) && "active",
6182
6177
  class: "flex min-h-48 flex-col justify-center gap-2 border-l-4 border-transparent px-12 py-10 data-[variant=active]:-ml-4 data-[variant=active]:border-blue-800 data-[variant=active]:bg-blue-200"
6183
6178
  }, [
6184
6179
  I("div", Ua, H(c.option.label), 1),
6185
- c.option.secondaryLabel ? (m(), S("div", Wa, H(c.option.secondaryLabel), 1)) : M("", !0)
6180
+ c.option.secondaryLabel ? (m(), S("div", Wa, H(c.option.secondaryLabel), 1)) : V("", !0)
6186
6181
  ], 8, Ha)
6187
6182
  ]),
6188
6183
  _: 1
@@ -6201,7 +6196,7 @@ function qa(t, e) {
6201
6196
  }, null, -1)
6202
6197
  ]));
6203
6198
  }
6204
- const Za = oe({ name: "mdi-content-copy", render: qa }), Ya = {
6199
+ const Za = re({ name: "mdi-content-copy", render: qa }), Ya = {
6205
6200
  viewBox: "0 0 24 24",
6206
6201
  width: "1.34em",
6207
6202
  height: "1.34em"
@@ -6214,7 +6209,7 @@ function Xa(t, e) {
6214
6209
  }, null, -1)
6215
6210
  ]));
6216
6211
  }
6217
- const Qa = oe({ name: "mdi-check", render: Xa }), Ja = ["aria-label", "title"], zl = /* @__PURE__ */ ge({
6212
+ const Qa = re({ name: "mdi-check", render: Xa }), Ja = ["aria-label", "title"], zl = /* @__PURE__ */ ge({
6218
6213
  __name: "RisCopyableLabel",
6219
6214
  props: {
6220
6215
  text: {},
@@ -6222,7 +6217,7 @@ const Qa = oe({ name: "mdi-check", render: Xa }), Ja = ["aria-label", "title"],
6222
6217
  name: { default: "Wert" }
6223
6218
  },
6224
6219
  setup(t) {
6225
- const e = t, n = q(!1);
6220
+ const e = t, n = G(!1);
6226
6221
  async function i() {
6227
6222
  try {
6228
6223
  await navigator.clipboard.writeText(e.value ?? e.text), n.value = !0, setTimeout(() => {
@@ -6263,14 +6258,14 @@ const Qa = oe({ name: "mdi-check", render: Xa }), Ja = ["aria-label", "title"],
6263
6258
  hi((o) => ({
6264
6259
  "027069d3": o.length
6265
6260
  }));
6266
- const e = Ae(t, "expanded"), n = q(!1), i = mi("textContent"), r = wt();
6261
+ const e = Ae(t, "expanded"), n = G(!1), i = mi("textContent"), r = wt();
6267
6262
  return vi(() => {
6268
6263
  i.value instanceof HTMLDivElement && (n.value = i.value.scrollHeight - t.tolerance > i.value.clientHeight);
6269
6264
  }), (o, a) => (m(), S("div", null, [
6270
6265
  I("div", {
6271
6266
  id: j(r),
6272
6267
  ref: "textContent",
6273
- class: W({ [o.$style.truncate]: !e.value })
6268
+ class: Y({ [o.$style.truncate]: !e.value })
6274
6269
  }, [
6275
6270
  T(o.$slots, "default")
6276
6271
  ], 10, el),
@@ -6281,13 +6276,13 @@ const Qa = oe({ name: "mdi-check", render: Xa }), Ja = ["aria-label", "title"],
6281
6276
  "aria-expanded": e.value,
6282
6277
  onClick: a[0] || (a[0] = (s) => e.value = !e.value)
6283
6278
  }, [
6284
- e.value ? (m(), S(de, { key: 0 }, [
6279
+ e.value ? (m(), S(oe, { key: 0 }, [
6285
6280
  we("Weniger anzeigen")
6286
- ], 64)) : M("", !0),
6287
- e.value ? M("", !0) : (m(), S(de, { key: 1 }, [
6281
+ ], 64)) : V("", !0),
6282
+ e.value ? V("", !0) : (m(), S(oe, { key: 1 }, [
6288
6283
  we("Mehr anzeigen")
6289
6284
  ], 64))
6290
- ], 8, tl)) : M("", !0)
6285
+ ], 8, tl)) : V("", !0)
6291
6286
  ]));
6292
6287
  }
6293
6288
  }), il = "_truncate_186wk_2", ol = {
@@ -6307,7 +6302,7 @@ function ll(t, e) {
6307
6302
  }, null, -1)
6308
6303
  ]));
6309
6304
  }
6310
- const sl = oe({ name: "mdi-chevron-left", render: ll }), ul = {
6305
+ const sl = re({ name: "mdi-chevron-left", render: ll }), ul = {
6311
6306
  viewBox: "0 0 24 24",
6312
6307
  width: "1.34em",
6313
6308
  height: "1.34em"
@@ -6320,7 +6315,7 @@ function dl(t, e) {
6320
6315
  }, null, -1)
6321
6316
  ]));
6322
6317
  }
6323
- const cl = oe({ name: "mdi-chevron-right", render: dl }), pl = { class: "flex w-full items-center justify-between px-2 py-1" }, fl = { class: "font-bold" }, Bl = /* @__PURE__ */ ge({
6318
+ const cl = re({ name: "mdi-chevron-right", render: dl }), pl = { class: "flex w-full items-center justify-between px-2 py-1" }, fl = { class: "font-bold" }, Bl = /* @__PURE__ */ ge({
6324
6319
  __name: "RisPaginator",
6325
6320
  props: {
6326
6321
  totalRecords: {},
@@ -6349,17 +6344,17 @@ const cl = oe({ name: "mdi-chevron-right", render: dl }), pl = { class: "flex w-
6349
6344
  "total-records": n.totalRecords,
6350
6345
  onPage: r
6351
6346
  }), {
6352
- container: V(({ page: s, pageCount: l, prevPageCallback: u, nextPageCallback: d }) => [
6347
+ container: M(({ page: s, pageCount: l, prevPageCallback: u, nextPageCallback: d }) => [
6353
6348
  I("div", pl, [
6354
6349
  N(j(Et), {
6355
- class: W({ invisible: s === 0 }),
6350
+ class: Y({ invisible: s === 0 }),
6356
6351
  "aria-hidden": s === 0 ? "true" : void 0,
6357
6352
  tabindex: s === 0 ? -1 : void 0,
6358
6353
  label: o.prevButtonLabel,
6359
6354
  text: "",
6360
6355
  onClick: u
6361
6356
  }, {
6362
- icon: V(() => [
6357
+ icon: M(() => [
6363
6358
  N(j(sl))
6364
6359
  ]),
6365
6360
  _: 2
@@ -6369,14 +6364,14 @@ const cl = oe({ name: "mdi-chevron-right", render: dl }), pl = { class: "flex w-
6369
6364
  we(" von " + H(l), 1)
6370
6365
  ]),
6371
6366
  N(j(Et), {
6372
- class: W({ invisible: s + 1 === l }),
6367
+ class: Y({ invisible: s + 1 === l }),
6373
6368
  "aria-hidden": s + 1 === l ? "true" : void 0,
6374
6369
  tabindex: s + 1 === l ? -1 : void 0,
6375
6370
  label: o.nextButtonLabel,
6376
6371
  text: "",
6377
6372
  onClick: d
6378
6373
  }, {
6379
- icon: V(() => [
6374
+ icon: M(() => [
6380
6375
  N(j(cl), { class: "order-last" })
6381
6376
  ]),
6382
6377
  _: 2
@@ -6399,7 +6394,7 @@ function ml(t, e) {
6399
6394
  }, null, -1)
6400
6395
  ]));
6401
6396
  }
6402
- const vl = oe({ name: "ic-baseline-cancel", render: ml }), gl = {
6397
+ const vl = re({ name: "ic-baseline-cancel", render: ml }), gl = {
6403
6398
  viewBox: "0 0 24 24",
6404
6399
  width: "1.34em",
6405
6400
  height: "1.34em"
@@ -6412,7 +6407,7 @@ function yl(t, e) {
6412
6407
  }, null, -1)
6413
6408
  ]));
6414
6409
  }
6415
- const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl = { class: "flex items-center justify-start" }, $l = ["id"], wl = {
6410
+ const bl = re({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl = { class: "flex items-center justify-start" }, $l = ["id"], wl = {
6416
6411
  key: 2,
6417
6412
  class: "ml-6 text-gray-900"
6418
6413
  }, pn = /* @__PURE__ */ ge({
@@ -6430,7 +6425,7 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6430
6425
  }),
6431
6426
  emits: /* @__PURE__ */ ke(["complete"], ["update:modelValue"]),
6432
6427
  setup(t, { expose: e, emit: n }) {
6433
- const i = t, r = n, o = Ae(t, "modelValue"), a = q(null), s = q(!1);
6428
+ const i = t, r = n, o = Ae(t, "modelValue"), a = G(null), s = G(!1);
6434
6429
  function l() {
6435
6430
  const c = a.value?.$el;
6436
6431
  c && c.focus();
@@ -6495,7 +6490,7 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6495
6490
  height: "16px",
6496
6491
  width: "16px"
6497
6492
  })
6498
- ])) : M("", !0)
6493
+ ])) : V("", !0)
6499
6494
  ]));
6500
6495
  }
6501
6496
  }), Ol = ["aria-label", "aria-invalid"], Cl = { class: "contents" }, kl = ["aria-label"], Il = ["onDblclick", "onKeydown"], Pl = ["onClick", "onKeydown"], Dl = /* @__PURE__ */ ge({
@@ -6512,7 +6507,7 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6512
6507
  }),
6513
6508
  emits: ["update:modelValue"],
6514
6509
  setup(t) {
6515
- const e = t, n = Ae(t, "modelValue"), i = q(null), r = q(null), o = q(""), a = q(0);
6510
+ const e = t, n = Ae(t, "modelValue"), i = G(null), r = G(null), o = G(""), a = G(0);
6516
6511
  function s(g) {
6517
6512
  r.value = g;
6518
6513
  }
@@ -6535,14 +6530,14 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6535
6530
  return `${e.inputId ?? f}-chip-${g}`;
6536
6531
  }
6537
6532
  return (g, O) => (m(), S("div", {
6538
- class: W(["ris-body2-regular shadow-blue flex min-h-48 w-full cursor-text flex-row flex-wrap gap-8 bg-white px-16 py-8", p.value]),
6533
+ class: Y(["ris-body2-regular shadow-blue flex min-h-48 w-full cursor-text flex-row flex-wrap gap-8 bg-white px-16 py-8", p.value]),
6539
6534
  "aria-label": g.ariaLabel,
6540
6535
  "aria-invalid": g.hasError,
6541
6536
  role: "group",
6542
6537
  onClick: c
6543
6538
  }, [
6544
6539
  I("ul", Cl, [
6545
- (m(!0), S(de, null, Te(n.value, (w, $) => (m(), S("li", {
6540
+ (m(!0), S(oe, null, Te(n.value, (w, $) => (m(), S("li", {
6546
6541
  key: $,
6547
6542
  class: "flex items-center rounded-full bg-blue-300 py-4 pr-4 pl-16 outline-none",
6548
6543
  "aria-label": `${n.value[$]}`
@@ -6588,7 +6583,7 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6588
6583
  "should-focus-on-mount": a.value > 0,
6589
6584
  "aria-label": "Eintrag hinzufügen",
6590
6585
  onComplete: l
6591
- }, null, 8, ["id", "modelValue", "mask", "placeholder", "should-focus-on-mount"])) : M("", !0)
6586
+ }, null, 8, ["id", "modelValue", "mask", "placeholder", "should-focus-on-mount"])) : V("", !0)
6592
6587
  ], 10, Ol));
6593
6588
  }
6594
6589
  }), _l = { class: "flex min-h-48 flex-col justify-center gap-2 border-l-4 border-transparent px-12 py-10 data-[variant=active]:-ml-4 data-[variant=active]:border-blue-800 data-[variant=active]:bg-blue-200" }, xl = { class: "ris-label1-regular" }, Tl = {
@@ -6610,7 +6605,7 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6610
6605
  }),
6611
6606
  emits: ["update:modelValue"],
6612
6607
  setup(t, { expose: e }) {
6613
- const n = t, i = Ae(t, "modelValue"), r = q(null);
6608
+ const n = t, i = Ae(t, "modelValue"), r = G(null);
6614
6609
  return e({ autoCompleteRef: r }), (o, a) => (m(), x(j(At), b({
6615
6610
  ref_key: "autoCompleteRef",
6616
6611
  ref: r
@@ -6627,13 +6622,13 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6627
6622
  "option-label": "label",
6628
6623
  multiple: ""
6629
6624
  }), {
6630
- loader: V(() => [
6625
+ loader: M(() => [
6631
6626
  N(j(jt), { class: "absolute inset-y-0 right-8 my-auto mr-1" })
6632
6627
  ]),
6633
- option: V((s) => [
6628
+ option: M((s) => [
6634
6629
  I("div", _l, [
6635
6630
  I("div", xl, H(s.option.label), 1),
6636
- s.option.secondaryLabel ? (m(), S("div", Tl, H(s.option.secondaryLabel), 1)) : M("", !0)
6631
+ s.option.secondaryLabel ? (m(), S("div", Tl, H(s.option.secondaryLabel), 1)) : V("", !0)
6637
6632
  ])
6638
6633
  ]),
6639
6634
  _: 1
@@ -6641,12 +6636,12 @@ const bl = oe({ name: "ic-baseline-subdirectory-arrow-left", render: yl }), Sl =
6641
6636
  }
6642
6637
  });
6643
6638
  export {
6644
- Vl as RisAutoComplete,
6639
+ Ml as RisAutoComplete,
6645
6640
  Nl as RisAutoCompleteMultiple,
6646
6641
  Dl as RisChipsInput,
6647
6642
  zl as RisCopyableLabel,
6648
6643
  El as RisExpandableText,
6649
6644
  Bl as RisPaginator,
6650
- Ml as RisSingleAccordion
6645
+ Vl as RisSingleAccordion
6651
6646
  };
6652
6647
  //# sourceMappingURL=index.js.map