@turquoisehealth/pit-viper 2.210.0 → 2.210.2-dev.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.
Files changed (37) hide show
  1. package/package.json +1 -1
  2. package/pv-components/dist/stats/vue/base/stats.html +1 -1
  3. package/pv-components/dist/stats/vue/visualizations/stats.html +1 -1
  4. package/pv-components/dist/stats/web/pv-action-button-stats.html +1 -1
  5. package/pv-components/dist/stats/web/pv-filter-modal-stats.html +1 -1
  6. package/pv-components/dist/stats/web/pv-filter-panel-stats.html +1 -1
  7. package/pv-components/dist/stats/web/pv-hover-action-menu-stats.html +1 -1
  8. package/pv-components/dist/stats/web/pv-menu-stats.html +1 -1
  9. package/pv-components/dist/stats/web/pv-multi-select-button-stats.html +1 -1
  10. package/pv-components/dist/stats/web/pv-popover-v2-stats.html +1 -1
  11. package/pv-components/dist/stats/web/pv-query-builder-input-stats.html +1 -1
  12. package/pv-components/dist/stats/web/pv-segmented-control-stats.html +1 -1
  13. package/pv-components/dist/stats/web/pv-select-button-stats.html +1 -1
  14. package/pv-components/dist/stats/web/pv-split-button-stats.html +1 -1
  15. package/pv-components/dist/stats/web/pv-toggle-group-stats.html +1 -1
  16. package/pv-components/dist/stats/web/pv-tooltip-v2-stats.html +1 -1
  17. package/pv-components/dist/vue/base/pv-components-base.mjs +19 -18
  18. package/pv-components/dist/vue/base/pv-components-base.mjs.map +1 -1
  19. package/pv-components/dist/vue/visualizations/components/charts/PvDataTableWithChart/constants.d.ts +2 -0
  20. package/pv-components/dist/vue/visualizations/components/charts/PvDataTableWithChart/types.d.ts +6 -0
  21. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +1504 -1486
  22. package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs.map +1 -1
  23. package/pv-components/dist/web/components/pv-action-button/pv-action-button.js +434 -433
  24. package/pv-components/dist/web/components/pv-filter-modal/pv-filter-modal.js +131 -130
  25. package/pv-components/dist/web/components/pv-filter-panel/pv-filter-panel.js +214 -213
  26. package/pv-components/dist/web/components/pv-hover-action-menu/pv-hover-action-menu.js +115 -114
  27. package/pv-components/dist/web/components/pv-menu/pv-menu.js +662 -661
  28. package/pv-components/dist/web/components/pv-multi-select-button/pv-multi-select-button.js +607 -606
  29. package/pv-components/dist/web/components/pv-popover-v2/pv-popover-v2.js +18 -17
  30. package/pv-components/dist/web/components/pv-query-builder-input/pv-query-builder-input.js +19 -18
  31. package/pv-components/dist/web/components/pv-segmented-control/pv-segmented-control.js +627 -626
  32. package/pv-components/dist/web/components/pv-select-button/pv-select-button.js +34 -33
  33. package/pv-components/dist/web/components/pv-split-button/pv-split-button.js +81 -80
  34. package/pv-components/dist/web/components/pv-toggle-group/pv-toggle-group.js +465 -464
  35. package/pv-components/dist/web/components/pv-tooltip-v2/pv-tooltip-v2.js +224 -223
  36. package/pv-components/dist/web/pv-components.iife.js +1 -1
  37. package/pv-components/dist/web/pv-components.iife.js.map +1 -1
@@ -1,5 +1,5 @@
1
1
  import * as e from "vue";
2
- import { Teleport as t, computed as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createSlots as s, createTextVNode as c, defineComponent as l, defineCustomElement as u, getCurrentInstance as d, getCurrentScope as f, guardReactiveProps as p, mergeModels as m, nextTick as h, normalizeClass as g, normalizeProps as _, normalizeStyle as v, onBeforeUnmount as y, onBeforeUpdate as b, onMounted as x, onScopeDispose as S, onUnmounted as C, openBlock as w, reactive as T, readonly as E, ref as D, renderSlot as O, shallowRef as k, toDisplayString as ee, toValue as A, unref as j, useModel as te, useSlots as ne, vShow as re, watch as M, watchEffect as ie, withCtx as ae, withDirectives as oe } from "vue";
2
+ import { Teleport as t, computed as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createSlots as s, createTextVNode as c, defineComponent as l, defineCustomElement as u, getCurrentInstance as d, getCurrentScope as f, guardReactiveProps as p, mergeModels as m, nextTick as h, normalizeClass as g, normalizeProps as _, normalizeStyle as v, onBeforeUnmount as y, onBeforeUpdate as b, onMounted as x, onScopeDispose as S, onUnmounted as C, openBlock as w, reactive as T, readonly as ee, ref as E, renderSlot as D, shallowRef as O, toDisplayString as k, toValue as A, unref as j, useModel as te, useSlots as ne, vShow as re, watch as M, watchEffect as ie, withCtx as ae, withDirectives as oe } from "vue";
3
3
  //#region \0rolldown/runtime.js
4
4
  var se = Object.defineProperty, ce = Object.getOwnPropertyDescriptor, le = Object.getOwnPropertyNames, ue = Object.prototype.hasOwnProperty, de = (e, t) => {
5
5
  let n = {};
@@ -922,7 +922,7 @@ function fn(e, t, n = {}) {
922
922
  }
923
923
  /* @__NO_SIDE_EFFECTS__ */
924
924
  function pn() {
925
- let e = k(!1), t = d();
925
+ let e = O(!1), t = d();
926
926
  return t && x(() => {
927
927
  e.value = !0;
928
928
  }, t), e;
@@ -997,7 +997,7 @@ function _n(e, t, r = {}) {
997
997
  };
998
998
  }
999
999
  function vn(e, t = {}) {
1000
- let { reset: n = !0, windowResize: r = !0, windowScroll: i = !0, immediate: a = !0, updateTiming: o = "sync" } = t, s = k(0), c = k(0), l = k(0), u = k(0), d = k(0), f = k(0), p = k(0), m = k(0);
1000
+ let { reset: n = !0, windowResize: r = !0, windowScroll: i = !0, immediate: a = !0, updateTiming: o = "sync" } = t, s = O(0), c = O(0), l = O(0), u = O(0), d = O(0), f = O(0), p = O(0), m = O(0);
1001
1001
  function h() {
1002
1002
  let t = G(e);
1003
1003
  if (!t) {
@@ -1028,7 +1028,7 @@ function vn(e, t = {}) {
1028
1028
  };
1029
1029
  }
1030
1030
  function yn(e, t = {}) {
1031
- let { delayEnter: r = 0, delayLeave: i = 0, triggerOnRemoval: a = !1, window: o = ln } = t, s = k(!1), c, l = (e) => {
1031
+ let { delayEnter: r = 0, delayLeave: i = 0, triggerOnRemoval: a = !1, window: o = ln } = t, s = O(!1), c, l = (e) => {
1032
1032
  let t = e ? r : i;
1033
1033
  c &&= (clearTimeout(c), void 0), t ? c = setTimeout(() => s.value = e, t) : s.value = e;
1034
1034
  };
@@ -1037,7 +1037,7 @@ function yn(e, t = {}) {
1037
1037
  //#endregion
1038
1038
  //#region src/web-components/utils.ts
1039
1039
  function bn() {
1040
- let e = D(!1), t = d()?.root || {};
1040
+ let e = E(!1), t = d()?.root || {};
1041
1041
  return "isCE" in t && t.isCE === !0 && (e.value = !0), e;
1042
1042
  }
1043
1043
  //#endregion
@@ -1056,11 +1056,11 @@ function Cn(e, t) {
1056
1056
  return n ? t === "default" || t === "" ? n.querySelector("slot:not([name])") : n.querySelector(`slot[name="${CSS.escape(t)}"]`) : null;
1057
1057
  }
1058
1058
  function wn(e, t = {}) {
1059
- let { host: r, vueSlots: i, observe: a = !0, listenSlotChange: o = !0, countWhitespaceTextInDefaultSlot: s = !1 } = t, c = bn(), l = i ?? ne(), u = e === "default" || e === "" ? "default" : e, d = () => !!l && !!l[u], f = D(d());
1059
+ let { host: r, vueSlots: i, observe: a = !0, listenSlotChange: o = !0, countWhitespaceTextInDefaultSlot: s = !1 } = t, c = bn(), l = i ?? ne(), u = e === "default" || e === "" ? "default" : e, d = () => !!l && !!l[u], f = E(d());
1060
1060
  b(() => {
1061
1061
  f.value = d();
1062
1062
  });
1063
- let p = D(!1), m = null, h = null, g = () => {
1063
+ let p = E(!1), m = null, h = null, g = () => {
1064
1064
  m &&= (m.disconnect(), null), h &&= (h.removeEventListener("slotchange", _), null);
1065
1065
  }, _ = () => {
1066
1066
  if (!c.value) {
@@ -1105,7 +1105,7 @@ function wn(e, t = {}) {
1105
1105
  }
1106
1106
  //#endregion
1107
1107
  //#region src/components/base/PvPopoverV2/PvPopoverV2.vue?vue&type=script&setup=true&lang.ts
1108
- var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1108
+ var Tn = ["popover"], En = "--pv-popover-v2-anchor", Dn = /* @__PURE__ */ ((e, t) => {
1109
1109
  let n = e.__vccOpts || e;
1110
1110
  for (let [e, r] of t) n[e] = r;
1111
1111
  return n;
@@ -1168,8 +1168,9 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1168
1168
  "anchor-name: --pv-anchor",
1169
1169
  "position-area: bottom",
1170
1170
  "position-try-fallbacks: flip-block",
1171
- "position-visibility: anchors-visible"
1172
- ].every((e) => CSS.supports(e)), _ = D(!1), y = D(null), b = D(null), S = D(null), T = D(null), E = D(""), k = yn(b), ee = yn(T), A = D(!1), ne = {
1171
+ "position-visibility: anchors-visible",
1172
+ `anchor-scope: ${En}`
1173
+ ].every((e) => CSS.supports(e)), _ = E(!1), y = E(null), b = E(null), S = E(null), T = E(null), ee = yn(b), O = yn(T), k = E(!1), A = {
1173
1174
  "top-center": "top",
1174
1175
  "bottom-center": "bottom",
1175
1176
  "center-left": "left",
@@ -1178,7 +1179,7 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1178
1179
  "top-right": "top-end",
1179
1180
  "bottom-left": "bottom-start",
1180
1181
  "bottom-right": "bottom-end"
1181
- }, ie = {
1182
+ }, ne = {
1182
1183
  "top-center": {
1183
1184
  area: "top",
1184
1185
  margin: "margin-block-end"
@@ -1211,10 +1212,10 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1211
1212
  area: "bottom span-left",
1212
1213
  margin: "margin-block-start"
1213
1214
  }
1214
- }, ae = n(() => s.showOnHover || s.disableClickOutsideToClose ? "manual" : "auto"), se = n(() => g ? { "anchor-name": E.value } : void 0), ce = n(() => {
1215
- let e = ie[s.position];
1215
+ }, ie = n(() => s.showOnHover || s.disableClickOutsideToClose ? "manual" : "auto"), ae = n(() => g ? { "anchor-scope": En } : void 0), se = n(() => g ? { "anchor-name": En } : void 0), ce = n(() => {
1216
+ let e = ne[s.position];
1216
1217
  return {
1217
- "position-anchor": E.value,
1218
+ "position-anchor": En,
1218
1219
  "position-area": e.area,
1219
1220
  "position-try-fallbacks": s.disableAutoPlacement ? void 0 : "flip-block, flip-inline, flip-block flip-inline",
1220
1221
  [e.margin]: `${s.offset ?? 0}px`
@@ -1224,7 +1225,7 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1224
1225
  let e = [];
1225
1226
  s.disableAutoPlacement || e.push(It({ fallbackStrategy: "initialPlacement" })), s.offset && e.push(Ft(s.offset));
1226
1227
  let t = qt(S, T, {
1227
- placement: ne[s.position],
1228
+ placement: A[s.position],
1228
1229
  strategy: s.positioningStrategy,
1229
1230
  middleware: e
1230
1231
  });
@@ -1259,13 +1260,13 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1259
1260
  }, I = () => {
1260
1261
  let e = T.value;
1261
1262
  !e || !_.value || !m.value || (c.value ? e.showPopover() : e.hidePopover());
1262
- }, me = n(() => s.showOnHover ? s.disableInteractive ? k.value || A.value : k.value || ee.value || A.value : !1), he = () => {
1263
+ }, me = n(() => s.showOnHover ? s.disableInteractive ? ee.value || k.value : ee.value || O.value || k.value : !1), he = () => {
1263
1264
  s.showOnHover || F(N ? !1 : !c.value);
1264
1265
  }, ge = (e) => {
1265
1266
  let t = e.newState === "open";
1266
1267
  c.value !== t && (c.value = t);
1267
1268
  }, _e = (e) => {
1268
- g && ae.value === "manual" && e.key === "Escape" && c.value && (e.preventDefault(), e.stopPropagation(), F(!1));
1269
+ g && ie.value === "manual" && e.key === "Escape" && c.value && (e.preventDefault(), e.stopPropagation(), F(!1));
1269
1270
  };
1270
1271
  return M(c, async (e) => {
1271
1272
  if (!g) {
@@ -1286,30 +1287,30 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1286
1287
  }), M(m, (e) => {
1287
1288
  e ? g && c.value && h(I) : (pe(), P(), c.value = !1);
1288
1289
  }), x(() => {
1289
- S.value = b.value, g && (E.value = `--pv-popover-v2-${++En}`), _.value = !0, c.value && h(() => g ? I() : le());
1290
+ S.value = b.value, _.value = !0, c.value && h(() => g ? I() : le());
1290
1291
  }), C(() => {
1291
1292
  pe(), P();
1292
1293
  }), (n, l) => (w(), a("div", {
1293
1294
  ref_key: "root",
1294
1295
  ref: y,
1295
- style: { width: "fit-content" },
1296
+ style: v([{ width: "fit-content" }, ae.value]),
1296
1297
  onKeydown: _e
1297
1298
  }, [o("div", {
1298
1299
  ref_key: "triggerWrapper",
1299
1300
  ref: b,
1300
1301
  style: v(se.value),
1301
1302
  onClick: he,
1302
- onFocusin: l[0] ||= (e) => A.value = !0,
1303
- onFocusout: l[1] ||= (e) => A.value = !1
1304
- }, [O(n.$slots, "trigger")], 36), _.value && j(g) && m.value ? (w(), a("div", {
1303
+ onFocusin: l[0] ||= (e) => k.value = !0,
1304
+ onFocusout: l[1] ||= (e) => k.value = !1
1305
+ }, [D(n.$slots, "trigger")], 36), _.value && j(g) && m.value ? (w(), a("div", {
1305
1306
  key: 0,
1306
1307
  ref_key: "floating",
1307
1308
  ref: T,
1308
1309
  class: "pv-floating pv-floating-native",
1309
- popover: ae.value,
1310
+ popover: ie.value,
1310
1311
  style: v(ce.value),
1311
1312
  onToggle: ge
1312
- }, [O(n.$slots, "content")], 44, Tn)) : m.value ? (w(), r(t, {
1313
+ }, [D(n.$slots, "content")], 44, Tn)) : m.value ? (w(), r(t, {
1313
1314
  key: 1,
1314
1315
  to: e.teleportLocation,
1315
1316
  disabled: !s.useTeleport
@@ -1318,9 +1319,9 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1318
1319
  ref: T,
1319
1320
  class: "pv-floating",
1320
1321
  style: v(de.value)
1321
- }, [O(n.$slots, "content")], 4), [[re, c.value]])], 8, ["to", "disabled"])) : i("v-if", !0)], 544));
1322
+ }, [D(n.$slots, "content")], 4), [[re, c.value]])], 8, ["to", "disabled"])) : i("v-if", !0)], 36));
1322
1323
  }
1323
- }), [["styles", [".pv-floating-native[data-v-97886581]{width:max-content;color:inherit;position-visibility:anchors-visible;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:auto;overflow:visible}.pv-floating-native[data-v-97886581]>.pv-popover,.pv-floating-native>slot[name=content][data-v-97886581]::slotted(.pv-popover){position:static!important}"]], ["__scopeId", "data-v-97886581"]]), On = ["data-variant"], kn = /* @__PURE__ */ l({
1324
+ }), [["styles", [".pv-floating-native[data-v-08e2d92a]{width:max-content;color:inherit;position-visibility:anchors-visible;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:auto;overflow:visible}.pv-floating-native[data-v-08e2d92a]>.pv-popover,.pv-floating-native>slot[name=content][data-v-08e2d92a]::slotted(.pv-popover){position:static!important}"]], ["__scopeId", "data-v-08e2d92a"]]), On = ["data-variant"], kn = /* @__PURE__ */ l({
1324
1325
  __name: "PvTooltipV2",
1325
1326
  props: {
1326
1327
  variant: {
@@ -1362,7 +1363,7 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1362
1363
  setup(e) {
1363
1364
  let t = e, i = d(), a = typeof HTMLElement < "u" && i && "ce" in i && i.ce instanceof HTMLElement ? i.ce : void 0, { hasVueSlot: l, hasNativeSlot: u } = wn("content", { host: a }), f = n(() => a ? u.value : l.value), m = n(() => !!t.description || f.value);
1364
1365
  return (t, n) => (w(), r(Dn, _(p(t.$props)), s({
1365
- trigger: ae(() => [O(t.$slots, "trigger", {}, () => [o("p", null, ee(e.label), 1)])]),
1366
+ trigger: ae(() => [D(t.$slots, "trigger", {}, () => [o("p", null, k(e.label), 1)])]),
1366
1367
  _: 2
1367
1368
  }, [m.value ? {
1368
1369
  name: "content",
@@ -1370,7 +1371,7 @@ var Tn = ["popover"], En = 0, Dn = /* @__PURE__ */ ((e, t) => {
1370
1371
  class: g(["pv-tooltip-v2-content", { "pv-tooltip-v2-content-small": e.size === "sm" }]),
1371
1372
  role: "tooltip",
1372
1373
  "data-variant": e.variant
1373
- }, [O(t.$slots, "content", {}, () => [c(ee(e.description), 1)])], 10, On)]),
1374
+ }, [D(t.$slots, "content", {}, () => [c(k(e.description), 1)])], 10, On)]),
1374
1375
  key: "0"
1375
1376
  } : void 0]), 1040));
1376
1377
  }
@@ -1406,34 +1407,34 @@ function zn(e = {}, t = {}) {
1406
1407
  function Bn(...e) {
1407
1408
  return e.reduce((e, t, n) => n === 0 ? t : zn(e, t), {});
1408
1409
  }
1409
- function Vn(e, ...t) {
1410
+ function q(e, ...t) {
1410
1411
  return Ln(e) ? e(...t) : e;
1411
1412
  }
1412
- function Hn(e, t = !0) {
1413
+ function Vn(e, t = !0) {
1413
1414
  return typeof e == "string" && (t || e !== "");
1414
1415
  }
1415
- function Un(e) {
1416
+ function Hn(e) {
1416
1417
  return K(e) && !isNaN(e);
1417
1418
  }
1418
- function Wn(e, t) {
1419
+ function Un(e, t) {
1419
1420
  if (t) {
1420
1421
  let n = t.test(e);
1421
1422
  return t.lastIndex = 0, n;
1422
1423
  }
1423
1424
  return !1;
1424
1425
  }
1425
- function Gn(...e) {
1426
+ function Wn(...e) {
1426
1427
  return Bn(...e);
1427
1428
  }
1428
- function Kn(e) {
1429
+ function Gn(e) {
1429
1430
  return e && e.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g, "").replace(/ {2,}/g, " ").replace(/ ([{:}]) /g, "$1").replace(/([;,]) /g, "$1").replace(/ !/g, "!").replace(/: /g, ":").trim();
1430
1431
  }
1431
- function qn(e) {
1432
- return Hn(e) ? e.replace(/(_)/g, "-").replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase() : e;
1432
+ function Kn(e) {
1433
+ return Vn(e) ? e.replace(/(_)/g, "-").replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase() : e;
1433
1434
  }
1434
1435
  //#endregion
1435
1436
  //#region ../node_modules/.pnpm/@primevue+core@4.5.4_vue@3.5.32_typescript@5.9.3_/node_modules/@primevue/core/api/index.mjs
1436
- var q = {
1437
+ var J = {
1437
1438
  STARTS_WITH: "startsWith",
1438
1439
  CONTAINS: "contains",
1439
1440
  NOT_CONTAINS: "notContains",
@@ -1453,7 +1454,7 @@ var q = {
1453
1454
  };
1454
1455
  //#endregion
1455
1456
  //#region ../node_modules/.pnpm/@primeuix+utils@0.6.4/node_modules/@primeuix/utils/dist/eventbus/index.mjs
1456
- function Jn() {
1457
+ function qn() {
1457
1458
  let e = /* @__PURE__ */ new Map();
1458
1459
  return {
1459
1460
  on(t, n) {
@@ -1477,21 +1478,21 @@ function Jn() {
1477
1478
  }
1478
1479
  //#endregion
1479
1480
  //#region ../node_modules/.pnpm/@primeuix+utils@0.6.4/node_modules/@primeuix/utils/dist/dom/index.mjs
1480
- function Yn(e) {
1481
+ function Jn(e) {
1481
1482
  if (e) {
1482
1483
  let t = e.parentNode;
1483
1484
  return t && t instanceof ShadowRoot && t.host && (t = t.host), t;
1484
1485
  }
1485
1486
  return null;
1486
1487
  }
1487
- function Xn(e) {
1488
- return !!(e != null && e.nodeName && Yn(e));
1488
+ function Yn(e) {
1489
+ return !!(e != null && e.nodeName && Jn(e));
1489
1490
  }
1490
- function Zn(e) {
1491
+ function Xn(e) {
1491
1492
  return typeof Element < "u" ? e instanceof Element : typeof e == "object" && !!e && e.nodeType === 1 && typeof e.nodeName == "string";
1492
1493
  }
1493
- function Qn(e, t = {}) {
1494
- if (Zn(e)) {
1494
+ function Zn(e, t = {}) {
1495
+ if (Xn(e)) {
1495
1496
  let n = (t, r) => {
1496
1497
  var i;
1497
1498
  let a = (i = e?.$attrs) != null && i[t] ? [e?.$attrs?.[t]] : [];
@@ -1510,70 +1511,70 @@ function Qn(e, t = {}) {
1510
1511
  Object.entries(t).forEach(([t, r]) => {
1511
1512
  if (r != null) {
1512
1513
  let i = t.match(/^on(.+)/);
1513
- i ? e.addEventListener(i[1].toLowerCase(), r) : t === "p-bind" || t === "pBind" ? Qn(e, r) : (r = t === "class" ? [...new Set(n("class", r))].join(" ").trim() : t === "style" ? n("style", r).join(";").trim() : r, (e.$attrs = e.$attrs || {}) && (e.$attrs[t] = r), e.setAttribute(t, r));
1514
+ i ? e.addEventListener(i[1].toLowerCase(), r) : t === "p-bind" || t === "pBind" ? Zn(e, r) : (r = t === "class" ? [...new Set(n("class", r))].join(" ").trim() : t === "style" ? n("style", r).join(";").trim() : r, (e.$attrs = e.$attrs || {}) && (e.$attrs[t] = r), e.setAttribute(t, r));
1514
1515
  }
1515
1516
  });
1516
1517
  }
1517
1518
  }
1518
- function $n() {
1519
+ function Qn() {
1519
1520
  return !!(typeof window < "u" && window.document && window.document.createElement);
1520
1521
  }
1521
- function er(e, t = "", n) {
1522
- Zn(e) && n != null && e.setAttribute(t, n);
1522
+ function $n(e, t = "", n) {
1523
+ Xn(e) && n != null && e.setAttribute(t, n);
1523
1524
  }
1524
1525
  //#endregion
1525
1526
  //#region ../node_modules/.pnpm/@primeuix+styled@0.7.4/node_modules/@primeuix/styled/dist/index.mjs
1526
- var tr = Object.defineProperty, nr = Object.defineProperties, rr = Object.getOwnPropertyDescriptors, ir = Object.getOwnPropertySymbols, ar = Object.prototype.hasOwnProperty, or = Object.prototype.propertyIsEnumerable, sr = (e, t, n) => t in e ? tr(e, t, {
1527
+ var er = Object.defineProperty, tr = Object.defineProperties, nr = Object.getOwnPropertyDescriptors, rr = Object.getOwnPropertySymbols, ir = Object.prototype.hasOwnProperty, ar = Object.prototype.propertyIsEnumerable, or = (e, t, n) => t in e ? er(e, t, {
1527
1528
  enumerable: !0,
1528
1529
  configurable: !0,
1529
1530
  writable: !0,
1530
1531
  value: n
1531
- }) : e[t] = n, J = (e, t) => {
1532
- for (var n in t ||= {}) ar.call(t, n) && sr(e, n, t[n]);
1533
- if (ir) for (var n of ir(t)) or.call(t, n) && sr(e, n, t[n]);
1532
+ }) : e[t] = n, Y = (e, t) => {
1533
+ for (var n in t ||= {}) ir.call(t, n) && or(e, n, t[n]);
1534
+ if (rr) for (var n of rr(t)) ar.call(t, n) && or(e, n, t[n]);
1534
1535
  return e;
1535
- }, cr = (e, t) => nr(e, rr(t)), Y = (e, t) => {
1536
+ }, sr = (e, t) => tr(e, nr(t)), X = (e, t) => {
1536
1537
  var n = {};
1537
- for (var r in e) ar.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
1538
- if (e != null && ir) for (var r of ir(e)) t.indexOf(r) < 0 && or.call(e, r) && (n[r] = e[r]);
1538
+ for (var r in e) ir.call(e, r) && t.indexOf(r) < 0 && (n[r] = e[r]);
1539
+ if (e != null && rr) for (var r of rr(e)) t.indexOf(r) < 0 && ar.call(e, r) && (n[r] = e[r]);
1539
1540
  return n;
1540
- }, X = Jn(), lr = /{([^}]*)}/g, ur = /(\d+\s+[\+\-\*\/]\s+\d+)/g, dr = /var\([^)]+\)/g;
1541
- function fr(e) {
1542
- return Hn(e) ? e.replace(/[A-Z]/g, (e, t) => t === 0 ? e : "." + e.toLowerCase()).toLowerCase() : e;
1541
+ }, Z = qn(), cr = /{([^}]*)}/g, lr = /(\d+\s+[\+\-\*\/]\s+\d+)/g, ur = /var\([^)]+\)/g;
1542
+ function dr(e) {
1543
+ return Vn(e) ? e.replace(/[A-Z]/g, (e, t) => t === 0 ? e : "." + e.toLowerCase()).toLowerCase() : e;
1543
1544
  }
1544
- function pr(e) {
1545
+ function fr(e) {
1545
1546
  return Rn(e) && e.hasOwnProperty("$value") && e.hasOwnProperty("$type") ? e.$value : e;
1546
1547
  }
1547
- function mr(e) {
1548
+ function pr(e) {
1548
1549
  return e.replaceAll(/ /g, "").replace(/[^\w]/g, "-");
1549
1550
  }
1550
- function hr(e = "", t = "") {
1551
- return mr(`${Hn(e, !1) && Hn(t, !1) ? `${e}-` : e}${t}`);
1551
+ function mr(e = "", t = "") {
1552
+ return pr(`${Vn(e, !1) && Vn(t, !1) ? `${e}-` : e}${t}`);
1552
1553
  }
1553
- function gr(e = "", t = "") {
1554
- return `--${hr(e, t)}`;
1554
+ function hr(e = "", t = "") {
1555
+ return `--${mr(e, t)}`;
1555
1556
  }
1556
- function _r(e = "") {
1557
+ function gr(e = "") {
1557
1558
  return ((e.match(/{/g) || []).length + (e.match(/}/g) || []).length) % 2 != 0;
1558
1559
  }
1559
- function vr(e, t = "", n = "", r = [], i) {
1560
- if (Hn(e)) {
1560
+ function _r(e, t = "", n = "", r = [], i) {
1561
+ if (Vn(e)) {
1561
1562
  let t = e.trim();
1562
- if (_r(t)) return;
1563
- if (Wn(t, lr)) {
1564
- let e = t.replaceAll(lr, (e) => `var(${gr(n, qn(e.replace(/{|}/g, "").split(".").filter((e) => !r.some((t) => Wn(e, t))).join("-")))}${K(i) ? `, ${i}` : ""})`);
1565
- return Wn(e.replace(dr, "0"), ur) ? `calc(${e})` : e;
1563
+ if (gr(t)) return;
1564
+ if (Un(t, cr)) {
1565
+ let e = t.replaceAll(cr, (e) => `var(${hr(n, Kn(e.replace(/{|}/g, "").split(".").filter((e) => !r.some((t) => Un(e, t))).join("-")))}${K(i) ? `, ${i}` : ""})`);
1566
+ return Un(e.replace(ur, "0"), lr) ? `calc(${e})` : e;
1566
1567
  }
1567
1568
  return t;
1568
- } else if (Un(e)) return e;
1569
+ } else if (Hn(e)) return e;
1569
1570
  }
1570
- function yr(e, t, n) {
1571
- Hn(t, !1) && e.push(`${t}:${n};`);
1571
+ function vr(e, t, n) {
1572
+ Vn(t, !1) && e.push(`${t}:${n};`);
1572
1573
  }
1573
- function br(e, t) {
1574
+ function yr(e, t) {
1574
1575
  return e ? `${e}{${t}}` : "";
1575
1576
  }
1576
- function xr(e, t) {
1577
+ function br(e, t) {
1577
1578
  if (e.indexOf("dt(") === -1) return e;
1578
1579
  function n(e, t) {
1579
1580
  let n = [], i = 0, a = "", o = null, s = 0;
@@ -1581,7 +1582,7 @@ function xr(e, t) {
1581
1582
  let c = e[i];
1582
1583
  if ((c === "\"" || c === "'" || c === "`") && e[i - 1] !== "\\" && (o = o === c ? null : c), !o && (c === "(" && s++, c === ")" && s--, (c === "," || i === e.length) && s === 0)) {
1583
1584
  let e = a.trim();
1584
- e.startsWith("dt(") ? n.push(xr(e, t)) : n.push(r(e)), a = "", i++;
1585
+ e.startsWith("dt(") ? n.push(br(e, t)) : n.push(r(e)), a = "", i++;
1585
1586
  continue;
1586
1587
  }
1587
1588
  c !== void 0 && (a += c), i++;
@@ -1607,31 +1608,31 @@ function xr(e, t) {
1607
1608
  }
1608
1609
  return e;
1609
1610
  }
1610
- var Sr = (...e) => Cr(Q.getTheme(), ...e), Cr = (e = {}, t, n, r) => {
1611
+ var xr = (...e) => Sr($.getTheme(), ...e), Sr = (e = {}, t, n, r) => {
1611
1612
  if (t) {
1612
- let { variable: i, options: a } = Q.defaults || {}, { prefix: o, transform: s } = e?.options || a || {}, c = Wn(t, lr) ? t : `{${t}}`;
1613
- return r === "value" || In(r) && s === "strict" ? Q.getTokenValue(t) : vr(c, void 0, o, [i.excludedKeyRegex], n);
1613
+ let { variable: i, options: a } = $.defaults || {}, { prefix: o, transform: s } = e?.options || a || {}, c = Un(t, cr) ? t : `{${t}}`;
1614
+ return r === "value" || In(r) && s === "strict" ? $.getTokenValue(t) : _r(c, void 0, o, [i.excludedKeyRegex], n);
1614
1615
  }
1615
1616
  return "";
1616
1617
  };
1617
- function wr(e, ...t) {
1618
- return e instanceof Array ? xr(e.reduce((e, n, r) => e + n + (Vn(t[r], { dt: Sr }) ?? ""), ""), Sr) : Vn(e, { dt: Sr });
1618
+ function Cr(e, ...t) {
1619
+ return e instanceof Array ? br(e.reduce((e, n, r) => e + n + (q(t[r], { dt: xr }) ?? ""), ""), xr) : q(e, { dt: xr });
1619
1620
  }
1620
- function Tr(e, t = {}) {
1621
- let n = Q.defaults.variable, { prefix: r = n.prefix, selector: i = n.selector, excludedKeyRegex: a = n.excludedKeyRegex } = t, o = [], s = [], c = [{
1621
+ function wr(e, t = {}) {
1622
+ let n = $.defaults.variable, { prefix: r = n.prefix, selector: i = n.selector, excludedKeyRegex: a = n.excludedKeyRegex } = t, o = [], s = [], c = [{
1622
1623
  node: e,
1623
1624
  path: r
1624
1625
  }];
1625
1626
  for (; c.length;) {
1626
1627
  let { node: e, path: t } = c.pop();
1627
1628
  for (let n in e) {
1628
- let i = e[n], l = pr(i), u = Wn(n, a) ? hr(t) : hr(t, qn(n));
1629
+ let i = e[n], l = fr(i), u = Un(n, a) ? mr(t) : mr(t, Kn(n));
1629
1630
  if (Rn(l)) c.push({
1630
1631
  node: l,
1631
1632
  path: u
1632
1633
  });
1633
1634
  else {
1634
- yr(s, gr(u), vr(l, u, r, [a]));
1635
+ vr(s, hr(u), _r(l, u, r, [a]));
1635
1636
  let e = u;
1636
1637
  r && e.startsWith(r + "-") && (e = e.slice(r.length + 1)), o.push(e.replace(/-/g, "."));
1637
1638
  }
@@ -1642,10 +1643,10 @@ function Tr(e, t = {}) {
1642
1643
  value: s,
1643
1644
  tokens: o,
1644
1645
  declarations: l,
1645
- css: br(i, l)
1646
+ css: yr(i, l)
1646
1647
  };
1647
1648
  }
1648
- var Z = {
1649
+ var Q = {
1649
1650
  regex: {
1650
1651
  rules: {
1651
1652
  class: {
@@ -1702,12 +1703,12 @@ var Z = {
1702
1703
  }
1703
1704
  },
1704
1705
  _toVariables(e, t) {
1705
- return Tr(e, { prefix: t?.prefix });
1706
+ return wr(e, { prefix: t?.prefix });
1706
1707
  },
1707
1708
  getCommon({ name: e = "", theme: t = {}, params: n, set: r, defaults: i }) {
1708
1709
  let { preset: a, options: o } = t, s, c, l, u, d, f, p;
1709
1710
  if (K(a) && o.transform !== "strict") {
1710
- let { primitive: t, semantic: n, extend: m } = a, h = n || {}, { colorScheme: g } = h, _ = Y(h, ["colorScheme"]), v = m || {}, { colorScheme: y } = v, b = Y(v, ["colorScheme"]), x = g || {}, { dark: S } = x, C = Y(x, ["dark"]), w = y || {}, { dark: T } = w, E = Y(w, ["dark"]), D = K(t) ? this._toVariables({ primitive: t }, o) : {}, O = K(_) ? this._toVariables({ semantic: _ }, o) : {}, k = K(C) ? this._toVariables({ light: C }, o) : {}, ee = K(S) ? this._toVariables({ dark: S }, o) : {}, A = K(b) ? this._toVariables({ semantic: b }, o) : {}, j = K(E) ? this._toVariables({ light: E }, o) : {}, te = K(T) ? this._toVariables({ dark: T }, o) : {}, [ne, re] = [D.declarations ?? "", D.tokens], [M, ie] = [O.declarations ?? "", O.tokens || []], [ae, oe] = [k.declarations ?? "", k.tokens || []], [se, ce] = [ee.declarations ?? "", ee.tokens || []], [le, ue] = [A.declarations ?? "", A.tokens || []], [de, N] = [j.declarations ?? "", j.tokens || []], [fe, pe] = [te.declarations ?? "", te.tokens || []];
1711
+ let { primitive: t, semantic: n, extend: m } = a, h = n || {}, { colorScheme: g } = h, _ = X(h, ["colorScheme"]), v = m || {}, { colorScheme: y } = v, b = X(v, ["colorScheme"]), x = g || {}, { dark: S } = x, C = X(x, ["dark"]), w = y || {}, { dark: T } = w, ee = X(w, ["dark"]), E = K(t) ? this._toVariables({ primitive: t }, o) : {}, D = K(_) ? this._toVariables({ semantic: _ }, o) : {}, O = K(C) ? this._toVariables({ light: C }, o) : {}, k = K(S) ? this._toVariables({ dark: S }, o) : {}, A = K(b) ? this._toVariables({ semantic: b }, o) : {}, j = K(ee) ? this._toVariables({ light: ee }, o) : {}, te = K(T) ? this._toVariables({ dark: T }, o) : {}, [ne, re] = [E.declarations ?? "", E.tokens], [M, ie] = [D.declarations ?? "", D.tokens || []], [ae, oe] = [O.declarations ?? "", O.tokens || []], [se, ce] = [k.declarations ?? "", k.tokens || []], [le, ue] = [A.declarations ?? "", A.tokens || []], [de, N] = [j.declarations ?? "", j.tokens || []], [fe, pe] = [te.declarations ?? "", te.tokens || []];
1711
1712
  s = this.transformCSS(e, ne, "light", "variable", o, r, i), c = re, l = `${this.transformCSS(e, `${M}${ae}`, "light", "variable", o, r, i)}${this.transformCSS(e, `${se}`, "dark", "variable", o, r, i)}`, u = [...new Set([
1712
1713
  ...ie,
1713
1714
  ...oe,
@@ -1716,7 +1717,7 @@ var Z = {
1716
1717
  ...ue,
1717
1718
  ...N,
1718
1719
  ...pe
1719
- ])], p = Vn(a.css, { dt: Sr });
1720
+ ])], p = q(a.css, { dt: xr });
1720
1721
  }
1721
1722
  return {
1722
1723
  primitive: {
@@ -1737,16 +1738,16 @@ var Z = {
1737
1738
  getPreset({ name: e = "", preset: t = {}, options: n, params: r, set: i, defaults: a, selector: o }) {
1738
1739
  let s, c, l;
1739
1740
  if (K(t) && n.transform !== "strict") {
1740
- let r = e.replace("-directive", ""), u = t, { colorScheme: d, extend: f, css: p } = u, m = Y(u, [
1741
+ let r = e.replace("-directive", ""), u = t, { colorScheme: d, extend: f, css: p } = u, m = X(u, [
1741
1742
  "colorScheme",
1742
1743
  "extend",
1743
1744
  "css"
1744
- ]), h = f || {}, { colorScheme: g } = h, _ = Y(h, ["colorScheme"]), v = d || {}, { dark: y } = v, b = Y(v, ["dark"]), x = g || {}, { dark: S } = x, C = Y(x, ["dark"]), w = K(m) ? this._toVariables({ [r]: J(J({}, m), _) }, n) : {}, T = K(b) ? this._toVariables({ [r]: J(J({}, b), C) }, n) : {}, E = K(y) ? this._toVariables({ [r]: J(J({}, y), S) }, n) : {}, [D, O] = [w.declarations ?? "", w.tokens || []], [k, ee] = [T.declarations ?? "", T.tokens || []], [A, j] = [E.declarations ?? "", E.tokens || []];
1745
- s = `${this.transformCSS(r, `${D}${k}`, "light", "variable", n, i, a, o)}${this.transformCSS(r, A, "dark", "variable", n, i, a, o)}`, c = [...new Set([
1746
- ...O,
1747
- ...ee,
1745
+ ]), h = f || {}, { colorScheme: g } = h, _ = X(h, ["colorScheme"]), v = d || {}, { dark: y } = v, b = X(v, ["dark"]), x = g || {}, { dark: S } = x, C = X(x, ["dark"]), w = K(m) ? this._toVariables({ [r]: Y(Y({}, m), _) }, n) : {}, T = K(b) ? this._toVariables({ [r]: Y(Y({}, b), C) }, n) : {}, ee = K(y) ? this._toVariables({ [r]: Y(Y({}, y), S) }, n) : {}, [E, D] = [w.declarations ?? "", w.tokens || []], [O, k] = [T.declarations ?? "", T.tokens || []], [A, j] = [ee.declarations ?? "", ee.tokens || []];
1746
+ s = `${this.transformCSS(r, `${E}${O}`, "light", "variable", n, i, a, o)}${this.transformCSS(r, A, "dark", "variable", n, i, a, o)}`, c = [...new Set([
1747
+ ...D,
1748
+ ...k,
1748
1749
  ...j
1749
- ])], l = Vn(p, { dt: Sr });
1750
+ ])], l = q(p, { dt: xr });
1750
1751
  }
1751
1752
  return {
1752
1753
  css: s,
@@ -1784,7 +1785,7 @@ var Z = {
1784
1785
  },
1785
1786
  getLayerOrder(e, t = {}, n, r) {
1786
1787
  let { cssLayer: i } = t;
1787
- return i ? `@layer ${Vn(i.order || i.name || "primeui", n)}` : "";
1788
+ return i ? `@layer ${q(i.order || i.name || "primeui", n)}` : "";
1788
1789
  },
1789
1790
  getCommonStyleSheet({ name: e = "", theme: t = {}, params: n, props: r = {}, set: i, defaults: a }) {
1790
1791
  let o = this.getCommon({
@@ -1796,7 +1797,7 @@ var Z = {
1796
1797
  }), s = Object.entries(r).reduce((e, [t, n]) => e.push(`${t}="${n}"`) && e, []).join(" ");
1797
1798
  return Object.entries(o || {}).reduce((e, [t, n]) => {
1798
1799
  if (Rn(n) && Object.hasOwn(n, "css")) {
1799
- let r = Kn(n.css), i = `${t}-variables`;
1800
+ let r = Gn(n.css), i = `${t}-variables`;
1800
1801
  e.push(`<style type="text/css" data-primevue-style-id="${i}" ${s}>${r}</style>`);
1801
1802
  }
1802
1803
  return e;
@@ -1810,7 +1811,7 @@ var Z = {
1810
1811
  set: i,
1811
1812
  defaults: a
1812
1813
  }, s = (e.includes("-directive") ? this.getPresetD(o) : this.getPresetC(o))?.css, c = Object.entries(r).reduce((e, [t, n]) => e.push(`${t}="${n}"`) && e, []).join(" ");
1813
- return s ? `<style type="text/css" data-primevue-style-id="${e}-variables" ${c}>${Kn(s)}</style>` : "";
1814
+ return s ? `<style type="text/css" data-primevue-style-id="${e}-variables" ${c}>${Gn(s)}</style>` : "";
1814
1815
  },
1815
1816
  createTokens(e = {}, t, n = "", r = "", i = {}) {
1816
1817
  let a = function(e, t = {}, n = []) {
@@ -1822,14 +1823,14 @@ var Z = {
1822
1823
  };
1823
1824
  n.push(this.path), t.name = this.path, t.binding ||= {};
1824
1825
  let r = this.value;
1825
- if (typeof this.value == "string" && lr.test(this.value)) {
1826
- let i = this.value.trim().replace(lr, (r) => {
1826
+ if (typeof this.value == "string" && cr.test(this.value)) {
1827
+ let i = this.value.trim().replace(cr, (r) => {
1827
1828
  let i = r.slice(1, -1), a = this.tokens[i];
1828
1829
  if (!a) return console.warn(`Token not found for path: ${i}`), "__UNRESOLVED__";
1829
1830
  let o = a.computed(e, t, n);
1830
1831
  return Array.isArray(o) && o.length === 2 ? `light-dark(${o[0].value},${o[1].value})` : o?.value ?? "__UNRESOLVED__";
1831
1832
  });
1832
- r = ur.test(i.replace(dr, "0")) ? `calc(${i})` : i;
1833
+ r = lr.test(i.replace(ur, "0")) ? `calc(${i})` : i;
1833
1834
  }
1834
1835
  return In(t.binding) && delete t.binding, n.pop(), {
1835
1836
  colorScheme: e,
@@ -1839,7 +1840,7 @@ var Z = {
1839
1840
  };
1840
1841
  }, o = (e, n, r) => {
1841
1842
  Object.entries(e).forEach(([e, s]) => {
1842
- let c = Wn(e, t.variable.excludedKeyRegex) ? n : n ? `${n}.${fr(e)}` : fr(e), l = r ? `${r}.${e}` : e;
1843
+ let c = Un(e, t.variable.excludedKeyRegex) ? n : n ? `${n}.${dr(e)}` : dr(e), l = r ? `${r}.${e}` : e;
1843
1844
  Rn(s) ? o(s, c, l) : (i[c] || (i[c] = {
1844
1845
  paths: [],
1845
1846
  computed: (e, t = {}, n = []) => {
@@ -1862,37 +1863,37 @@ var Z = {
1862
1863
  return o(e, n, r), i;
1863
1864
  },
1864
1865
  getTokenValue(e, t, n) {
1865
- let r = ((e) => e.split(".").filter((e) => !Wn(e.toLowerCase(), n.variable.excludedKeyRegex)).join("."))(t), i = t.includes("colorScheme.light") ? "light" : t.includes("colorScheme.dark") ? "dark" : void 0, a = [e[r]?.computed(i)].flat().filter((e) => e);
1866
+ let r = ((e) => e.split(".").filter((e) => !Un(e.toLowerCase(), n.variable.excludedKeyRegex)).join("."))(t), i = t.includes("colorScheme.light") ? "light" : t.includes("colorScheme.dark") ? "dark" : void 0, a = [e[r]?.computed(i)].flat().filter((e) => e);
1866
1867
  return a.length === 1 ? a[0].value : a.reduce((e = {}, t) => {
1867
1868
  let n = t, { colorScheme: r } = n;
1868
- return e[r] = Y(n, ["colorScheme"]), e;
1869
+ return e[r] = X(n, ["colorScheme"]), e;
1869
1870
  }, void 0);
1870
1871
  },
1871
1872
  getSelectorRule(e, t, n, r) {
1872
- return n === "class" || n === "attr" ? br(K(t) ? `${e}${t},${e} ${t}` : e, r) : br(e, br(t ?? ":root,:host", r));
1873
+ return n === "class" || n === "attr" ? yr(K(t) ? `${e}${t},${e} ${t}` : e, r) : yr(e, yr(t ?? ":root,:host", r));
1873
1874
  },
1874
1875
  transformCSS(e, t, n, r, i = {}, a, o, s) {
1875
1876
  if (K(t)) {
1876
1877
  let { cssLayer: c } = i;
1877
1878
  if (r !== "style") {
1878
1879
  let e = this.getColorSchemeOption(i, o);
1879
- t = n === "dark" ? e.reduce((e, { type: n, selector: r }) => (K(r) && (e += r.includes("[CSS]") ? r.replace("[CSS]", t) : this.getSelectorRule(r, s, n, t)), e), "") : br(s ?? ":root,:host", t);
1880
+ t = n === "dark" ? e.reduce((e, { type: n, selector: r }) => (K(r) && (e += r.includes("[CSS]") ? r.replace("[CSS]", t) : this.getSelectorRule(r, s, n, t)), e), "") : yr(s ?? ":root,:host", t);
1880
1881
  }
1881
1882
  if (c) {
1882
1883
  let n = {
1883
1884
  name: "primeui",
1884
1885
  order: "primeui"
1885
1886
  };
1886
- Rn(c) && (n.name = Vn(c.name, {
1887
+ Rn(c) && (n.name = q(c.name, {
1887
1888
  name: e,
1888
1889
  type: r
1889
- })), K(n.name) && (t = br(`@layer ${n.name}`, t), a?.layerNames(n.name));
1890
+ })), K(n.name) && (t = yr(`@layer ${n.name}`, t), a?.layerNames(n.name));
1890
1891
  }
1891
1892
  return t;
1892
1893
  }
1893
1894
  return "";
1894
1895
  }
1895
- }, Q = {
1896
+ }, $ = {
1896
1897
  defaults: {
1897
1898
  variable: {
1898
1899
  prefix: "p",
@@ -1912,7 +1913,7 @@ var Z = {
1912
1913
  _tokens: {},
1913
1914
  update(e = {}) {
1914
1915
  let { theme: t } = e;
1915
- t && (this._theme = cr(J({}, t), { options: J(J({}, this.defaults.options), t.options) }), this._tokens = Z.createTokens(this.preset, this.defaults), this.clearLoadedStyleNames());
1916
+ t && (this._theme = sr(Y({}, t), { options: Y(Y({}, this.defaults.options), t.options) }), this._tokens = Q.createTokens(this.preset, this.defaults), this.clearLoadedStyleNames());
1916
1917
  },
1917
1918
  get theme() {
1918
1919
  return this._theme;
@@ -1930,19 +1931,19 @@ var Z = {
1930
1931
  return this.theme;
1931
1932
  },
1932
1933
  setTheme(e) {
1933
- this.update({ theme: e }), X.emit("theme:change", e);
1934
+ this.update({ theme: e }), Z.emit("theme:change", e);
1934
1935
  },
1935
1936
  getPreset() {
1936
1937
  return this.preset;
1937
1938
  },
1938
1939
  setPreset(e) {
1939
- this._theme = cr(J({}, this.theme), { preset: e }), this._tokens = Z.createTokens(e, this.defaults), this.clearLoadedStyleNames(), X.emit("preset:change", e), X.emit("theme:change", this.theme);
1940
+ this._theme = sr(Y({}, this.theme), { preset: e }), this._tokens = Q.createTokens(e, this.defaults), this.clearLoadedStyleNames(), Z.emit("preset:change", e), Z.emit("theme:change", this.theme);
1940
1941
  },
1941
1942
  getOptions() {
1942
1943
  return this.options;
1943
1944
  },
1944
1945
  setOptions(e) {
1945
- this._theme = cr(J({}, this.theme), { options: e }), this.clearLoadedStyleNames(), X.emit("options:change", e), X.emit("theme:change", this.theme);
1946
+ this._theme = sr(Y({}, this.theme), { options: e }), this.clearLoadedStyleNames(), Z.emit("options:change", e), Z.emit("theme:change", this.theme);
1946
1947
  },
1947
1948
  getLayerNames() {
1948
1949
  return [...this._layerNames];
@@ -1966,10 +1967,10 @@ var Z = {
1966
1967
  this._loadedStyleNames.clear();
1967
1968
  },
1968
1969
  getTokenValue(e) {
1969
- return Z.getTokenValue(this.tokens, e, this.defaults);
1970
+ return Q.getTokenValue(this.tokens, e, this.defaults);
1970
1971
  },
1971
1972
  getCommon(e = "", t) {
1972
- return Z.getCommon({
1973
+ return Q.getCommon({
1973
1974
  name: e,
1974
1975
  theme: this.theme,
1975
1976
  params: t,
@@ -1985,7 +1986,7 @@ var Z = {
1985
1986
  defaults: this.defaults,
1986
1987
  set: { layerNames: this.setLayerNames.bind(this) }
1987
1988
  };
1988
- return Z.getPresetC(n);
1989
+ return Q.getPresetC(n);
1989
1990
  },
1990
1991
  getDirective(e = "", t) {
1991
1992
  let n = {
@@ -1995,7 +1996,7 @@ var Z = {
1995
1996
  defaults: this.defaults,
1996
1997
  set: { layerNames: this.setLayerNames.bind(this) }
1997
1998
  };
1998
- return Z.getPresetD(n);
1999
+ return Q.getPresetD(n);
1999
2000
  },
2000
2001
  getCustomPreset(e = "", t, n, r) {
2001
2002
  let i = {
@@ -2007,16 +2008,16 @@ var Z = {
2007
2008
  defaults: this.defaults,
2008
2009
  set: { layerNames: this.setLayerNames.bind(this) }
2009
2010
  };
2010
- return Z.getPreset(i);
2011
+ return Q.getPreset(i);
2011
2012
  },
2012
2013
  getLayerOrderCSS(e = "") {
2013
- return Z.getLayerOrder(e, this.options, { names: this.getLayerNames() }, this.defaults);
2014
+ return Q.getLayerOrder(e, this.options, { names: this.getLayerNames() }, this.defaults);
2014
2015
  },
2015
2016
  transformCSS(e = "", t, n = "style", r) {
2016
- return Z.transformCSS(e, t, r, n, this.options, { layerNames: this.setLayerNames.bind(this) }, this.defaults);
2017
+ return Q.transformCSS(e, t, r, n, this.options, { layerNames: this.setLayerNames.bind(this) }, this.defaults);
2017
2018
  },
2018
2019
  getCommonStyleSheet(e = "", t, n = {}) {
2019
- return Z.getCommonStyleSheet({
2020
+ return Q.getCommonStyleSheet({
2020
2021
  name: e,
2021
2022
  theme: this.theme,
2022
2023
  params: t,
@@ -2026,7 +2027,7 @@ var Z = {
2026
2027
  });
2027
2028
  },
2028
2029
  getStyleSheet(e, t, n = {}) {
2029
- return Z.getStyleSheet({
2030
+ return Q.getStyleSheet({
2030
2031
  name: e,
2031
2032
  theme: this.theme,
2032
2033
  params: t,
@@ -2042,20 +2043,20 @@ var Z = {
2042
2043
  this._loadingStyles.add(e);
2043
2044
  },
2044
2045
  onStyleLoaded(e, { name: t }) {
2045
- this._loadingStyles.size && (this._loadingStyles.delete(t), X.emit(`theme:${t}:load`, e), !this._loadingStyles.size && X.emit("theme:load"));
2046
+ this._loadingStyles.size && (this._loadingStyles.delete(t), Z.emit(`theme:${t}:load`, e), !this._loadingStyles.size && Z.emit("theme:load"));
2046
2047
  }
2047
- }, Er = "\n *,\n ::before,\n ::after {\n box-sizing: border-box;\n }\n\n .p-collapsible-enter-active {\n animation: p-animate-collapsible-expand 0.2s ease-out;\n overflow: hidden;\n }\n\n .p-collapsible-leave-active {\n animation: p-animate-collapsible-collapse 0.2s ease-out;\n overflow: hidden;\n }\n\n @keyframes p-animate-collapsible-expand {\n from {\n grid-template-rows: 0fr;\n }\n to {\n grid-template-rows: 1fr;\n }\n }\n\n @keyframes p-animate-collapsible-collapse {\n from {\n grid-template-rows: 1fr;\n }\n to {\n grid-template-rows: 0fr;\n }\n }\n\n .p-disabled,\n .p-disabled * {\n cursor: default;\n pointer-events: none;\n user-select: none;\n }\n\n .p-disabled,\n .p-component:disabled {\n opacity: dt('disabled.opacity');\n }\n\n .pi {\n font-size: dt('icon.size');\n }\n\n .p-icon {\n width: dt('icon.size');\n height: dt('icon.size');\n }\n\n .p-overlay-mask {\n background: var(--px-mask-background, dt('mask.background'));\n color: dt('mask.color');\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n\n .p-overlay-mask-enter-active {\n animation: p-animate-overlay-mask-enter dt('mask.transition.duration') forwards;\n }\n\n .p-overlay-mask-leave-active {\n animation: p-animate-overlay-mask-leave dt('mask.transition.duration') forwards;\n }\n\n @keyframes p-animate-overlay-mask-enter {\n from {\n background: transparent;\n }\n to {\n background: var(--px-mask-background, dt('mask.background'));\n }\n }\n @keyframes p-animate-overlay-mask-leave {\n from {\n background: var(--px-mask-background, dt('mask.background'));\n }\n to {\n background: transparent;\n }\n }\n\n .p-anchored-overlay-enter-active {\n animation: p-animate-anchored-overlay-enter 300ms cubic-bezier(.19,1,.22,1);\n }\n\n .p-anchored-overlay-leave-active {\n animation: p-animate-anchored-overlay-leave 300ms cubic-bezier(.19,1,.22,1);\n }\n\n @keyframes p-animate-anchored-overlay-enter {\n from {\n opacity: 0;\n transform: scale(0.93);\n }\n }\n\n @keyframes p-animate-anchored-overlay-leave {\n to {\n opacity: 0;\n transform: scale(0.93);\n }\n }\n";
2048
+ }, Tr = "\n *,\n ::before,\n ::after {\n box-sizing: border-box;\n }\n\n .p-collapsible-enter-active {\n animation: p-animate-collapsible-expand 0.2s ease-out;\n overflow: hidden;\n }\n\n .p-collapsible-leave-active {\n animation: p-animate-collapsible-collapse 0.2s ease-out;\n overflow: hidden;\n }\n\n @keyframes p-animate-collapsible-expand {\n from {\n grid-template-rows: 0fr;\n }\n to {\n grid-template-rows: 1fr;\n }\n }\n\n @keyframes p-animate-collapsible-collapse {\n from {\n grid-template-rows: 1fr;\n }\n to {\n grid-template-rows: 0fr;\n }\n }\n\n .p-disabled,\n .p-disabled * {\n cursor: default;\n pointer-events: none;\n user-select: none;\n }\n\n .p-disabled,\n .p-component:disabled {\n opacity: dt('disabled.opacity');\n }\n\n .pi {\n font-size: dt('icon.size');\n }\n\n .p-icon {\n width: dt('icon.size');\n height: dt('icon.size');\n }\n\n .p-overlay-mask {\n background: var(--px-mask-background, dt('mask.background'));\n color: dt('mask.color');\n position: fixed;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n\n .p-overlay-mask-enter-active {\n animation: p-animate-overlay-mask-enter dt('mask.transition.duration') forwards;\n }\n\n .p-overlay-mask-leave-active {\n animation: p-animate-overlay-mask-leave dt('mask.transition.duration') forwards;\n }\n\n @keyframes p-animate-overlay-mask-enter {\n from {\n background: transparent;\n }\n to {\n background: var(--px-mask-background, dt('mask.background'));\n }\n }\n @keyframes p-animate-overlay-mask-leave {\n from {\n background: var(--px-mask-background, dt('mask.background'));\n }\n to {\n background: transparent;\n }\n }\n\n .p-anchored-overlay-enter-active {\n animation: p-animate-anchored-overlay-enter 300ms cubic-bezier(.19,1,.22,1);\n }\n\n .p-anchored-overlay-leave-active {\n animation: p-animate-anchored-overlay-leave 300ms cubic-bezier(.19,1,.22,1);\n }\n\n @keyframes p-animate-anchored-overlay-enter {\n from {\n opacity: 0;\n transform: scale(0.93);\n }\n }\n\n @keyframes p-animate-anchored-overlay-leave {\n to {\n opacity: 0;\n transform: scale(0.93);\n }\n }\n";
2048
2049
  //#endregion
2049
2050
  //#region ../node_modules/.pnpm/@primevue+core@4.5.4_vue@3.5.32_typescript@5.9.3_/node_modules/@primevue/core/usestyle/index.mjs
2050
- function Dr(e) {
2051
+ function Er(e) {
2051
2052
  "@babel/helpers - typeof";
2052
- return Dr = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
2053
+ return Er = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
2053
2054
  return typeof e;
2054
2055
  } : function(e) {
2055
2056
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
2056
- }, Dr(e);
2057
+ }, Er(e);
2057
2058
  }
2058
- function Or(e, t) {
2059
+ function Dr(e, t) {
2059
2060
  var n = Object.keys(e);
2060
2061
  if (Object.getOwnPropertySymbols) {
2061
2062
  var r = Object.getOwnPropertySymbols(e);
@@ -2065,103 +2066,103 @@ function Or(e, t) {
2065
2066
  }
2066
2067
  return n;
2067
2068
  }
2068
- function kr(e) {
2069
+ function Or(e) {
2069
2070
  for (var t = 1; t < arguments.length; t++) {
2070
2071
  var n = arguments[t] == null ? {} : arguments[t];
2071
- t % 2 ? Or(Object(n), !0).forEach(function(t) {
2072
- Ar(e, t, n[t]);
2073
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : Or(Object(n)).forEach(function(t) {
2072
+ t % 2 ? Dr(Object(n), !0).forEach(function(t) {
2073
+ kr(e, t, n[t]);
2074
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : Dr(Object(n)).forEach(function(t) {
2074
2075
  Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t));
2075
2076
  });
2076
2077
  }
2077
2078
  return e;
2078
2079
  }
2079
- function Ar(e, t, n) {
2080
- return (t = jr(t)) in e ? Object.defineProperty(e, t, {
2080
+ function kr(e, t, n) {
2081
+ return (t = Ar(t)) in e ? Object.defineProperty(e, t, {
2081
2082
  value: n,
2082
2083
  enumerable: !0,
2083
2084
  configurable: !0,
2084
2085
  writable: !0
2085
2086
  }) : e[t] = n, e;
2086
2087
  }
2087
- function jr(e) {
2088
- var t = Mr(e, "string");
2089
- return Dr(t) == "symbol" ? t : t + "";
2088
+ function Ar(e) {
2089
+ var t = jr(e, "string");
2090
+ return Er(t) == "symbol" ? t : t + "";
2090
2091
  }
2091
- function Mr(e, t) {
2092
- if (Dr(e) != "object" || !e) return e;
2092
+ function jr(e, t) {
2093
+ if (Er(e) != "object" || !e) return e;
2093
2094
  var n = e[Symbol.toPrimitive];
2094
2095
  if (n !== void 0) {
2095
2096
  var r = n.call(e, t);
2096
- if (Dr(r) != "object") return r;
2097
+ if (Er(r) != "object") return r;
2097
2098
  throw TypeError("@@toPrimitive must return a primitive value.");
2098
2099
  }
2099
2100
  return (t === "string" ? String : Number)(e);
2100
2101
  }
2101
- function Nr(e) {
2102
+ function Mr(e) {
2102
2103
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
2103
2104
  d() && d().components ? x(e) : t ? e() : h(e);
2104
2105
  }
2105
- var Pr = 0;
2106
- function Fr(e) {
2107
- var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = D(!1), r = D(e), i = D(null), a = $n() ? window.document : void 0, o = t.document, s = o === void 0 ? a : o, c = t.immediate, l = c === void 0 ? !0 : c, u = t.manual, d = u === void 0 ? !1 : u, f = t.name, p = f === void 0 ? `style_${++Pr}` : f, m = t.id, h = m === void 0 ? void 0 : m, g = t.media, _ = g === void 0 ? void 0 : g, v = t.nonce, y = v === void 0 ? void 0 : v, b = t.first, x = b === void 0 ? !1 : b, S = t.onMounted, C = S === void 0 ? void 0 : S, w = t.onUpdated, T = w === void 0 ? void 0 : w, O = t.onLoad, k = O === void 0 ? void 0 : O, ee = t.props, A = ee === void 0 ? {} : ee, j = function() {}, te = function(t) {
2106
+ var Nr = 0;
2107
+ function Pr(e) {
2108
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = E(!1), r = E(e), i = E(null), a = Qn() ? window.document : void 0, o = t.document, s = o === void 0 ? a : o, c = t.immediate, l = c === void 0 ? !0 : c, u = t.manual, d = u === void 0 ? !1 : u, f = t.name, p = f === void 0 ? `style_${++Nr}` : f, m = t.id, h = m === void 0 ? void 0 : m, g = t.media, _ = g === void 0 ? void 0 : g, v = t.nonce, y = v === void 0 ? void 0 : v, b = t.first, x = b === void 0 ? !1 : b, S = t.onMounted, C = S === void 0 ? void 0 : S, w = t.onUpdated, T = w === void 0 ? void 0 : w, D = t.onLoad, O = D === void 0 ? void 0 : D, k = t.props, A = k === void 0 ? {} : k, j = function() {}, te = function(t) {
2108
2109
  var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2109
2110
  if (s) {
2110
- var o = kr(kr({}, A), a), c = o.name || p, l = o.id || h, u = o.nonce || y;
2111
- i.value = s.querySelector(`style[data-primevue-style-id="${c}"]`) || s.getElementById(l) || s.createElement("style"), i.value.isConnected || (r.value = t || e, Qn(i.value, {
2111
+ var o = Or(Or({}, A), a), c = o.name || p, l = o.id || h, u = o.nonce || y;
2112
+ i.value = s.querySelector(`style[data-primevue-style-id="${c}"]`) || s.getElementById(l) || s.createElement("style"), i.value.isConnected || (r.value = t || e, Zn(i.value, {
2112
2113
  type: "text/css",
2113
2114
  id: l,
2114
2115
  media: _,
2115
2116
  nonce: u
2116
- }), x ? s.head.prepend(i.value) : s.head.appendChild(i.value), er(i.value, "data-primevue-style-id", c), Qn(i.value, o), i.value.onload = function(e) {
2117
- return k?.(e, { name: c });
2117
+ }), x ? s.head.prepend(i.value) : s.head.appendChild(i.value), $n(i.value, "data-primevue-style-id", c), Zn(i.value, o), i.value.onload = function(e) {
2118
+ return O?.(e, { name: c });
2118
2119
  }, C?.(c)), !n.value && (j = M(r, function(e) {
2119
2120
  i.value.textContent = e, T?.(c);
2120
2121
  }, { immediate: !0 }), n.value = !0);
2121
2122
  }
2122
2123
  };
2123
- return l && !d && Nr(te), {
2124
+ return l && !d && Mr(te), {
2124
2125
  id: h,
2125
2126
  name: p,
2126
2127
  el: i,
2127
2128
  css: r,
2128
2129
  unload: function() {
2129
- !s || !n.value || (j(), Xn(i.value) && s.head.removeChild(i.value), n.value = !1, i.value = null);
2130
+ !s || !n.value || (j(), Yn(i.value) && s.head.removeChild(i.value), n.value = !1, i.value = null);
2130
2131
  },
2131
2132
  load: te,
2132
- isLoaded: E(n)
2133
+ isLoaded: ee(n)
2133
2134
  };
2134
2135
  }
2135
2136
  //#endregion
2136
2137
  //#region ../node_modules/.pnpm/@primevue+core@4.5.4_vue@3.5.32_typescript@5.9.3_/node_modules/@primevue/core/base/style/index.mjs
2137
- function Ir(e) {
2138
+ function Fr(e) {
2138
2139
  "@babel/helpers - typeof";
2139
- return Ir = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
2140
+ return Fr = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
2140
2141
  return typeof e;
2141
2142
  } : function(e) {
2142
2143
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
2143
- }, Ir(e);
2144
+ }, Fr(e);
2144
2145
  }
2145
- var Lr, Rr, zr, Br;
2146
- function Vr(e, t) {
2147
- return Kr(e) || Gr(e, t) || Ur(e, t) || Hr();
2146
+ var Ir, Lr, Rr, zr;
2147
+ function Br(e, t) {
2148
+ return Gr(e) || Wr(e, t) || Hr(e, t) || Vr();
2148
2149
  }
2149
- function Hr() {
2150
+ function Vr() {
2150
2151
  throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
2151
2152
  }
2152
- function Ur(e, t) {
2153
+ function Hr(e, t) {
2153
2154
  if (e) {
2154
- if (typeof e == "string") return Wr(e, t);
2155
+ if (typeof e == "string") return Ur(e, t);
2155
2156
  var n = {}.toString.call(e).slice(8, -1);
2156
- return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? Wr(e, t) : void 0;
2157
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? Ur(e, t) : void 0;
2157
2158
  }
2158
2159
  }
2159
- function Wr(e, t) {
2160
+ function Ur(e, t) {
2160
2161
  (t == null || t > e.length) && (t = e.length);
2161
2162
  for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
2162
2163
  return r;
2163
2164
  }
2164
- function Gr(e, t) {
2165
+ function Wr(e, t) {
2165
2166
  var n = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"];
2166
2167
  if (n != null) {
2167
2168
  var r, i, a, o, s = [], c = !0, l = !1;
@@ -2179,10 +2180,10 @@ function Gr(e, t) {
2179
2180
  return s;
2180
2181
  }
2181
2182
  }
2182
- function Kr(e) {
2183
+ function Gr(e) {
2183
2184
  if (Array.isArray(e)) return e;
2184
2185
  }
2185
- function qr(e, t) {
2186
+ function Kr(e, t) {
2186
2187
  var n = Object.keys(e);
2187
2188
  if (Object.getOwnPropertySymbols) {
2188
2189
  var r = Object.getOwnPropertySymbols(e);
@@ -2192,43 +2193,43 @@ function qr(e, t) {
2192
2193
  }
2193
2194
  return n;
2194
2195
  }
2195
- function Jr(e) {
2196
+ function qr(e) {
2196
2197
  for (var t = 1; t < arguments.length; t++) {
2197
2198
  var n = arguments[t] == null ? {} : arguments[t];
2198
- t % 2 ? qr(Object(n), !0).forEach(function(t) {
2199
- Yr(e, t, n[t]);
2200
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : qr(Object(n)).forEach(function(t) {
2199
+ t % 2 ? Kr(Object(n), !0).forEach(function(t) {
2200
+ Jr(e, t, n[t]);
2201
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : Kr(Object(n)).forEach(function(t) {
2201
2202
  Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t));
2202
2203
  });
2203
2204
  }
2204
2205
  return e;
2205
2206
  }
2206
- function Yr(e, t, n) {
2207
- return (t = Xr(t)) in e ? Object.defineProperty(e, t, {
2207
+ function Jr(e, t, n) {
2208
+ return (t = Yr(t)) in e ? Object.defineProperty(e, t, {
2208
2209
  value: n,
2209
2210
  enumerable: !0,
2210
2211
  configurable: !0,
2211
2212
  writable: !0
2212
2213
  }) : e[t] = n, e;
2213
2214
  }
2214
- function Xr(e) {
2215
- var t = Zr(e, "string");
2216
- return Ir(t) == "symbol" ? t : t + "";
2215
+ function Yr(e) {
2216
+ var t = Xr(e, "string");
2217
+ return Fr(t) == "symbol" ? t : t + "";
2217
2218
  }
2218
- function Zr(e, t) {
2219
- if (Ir(e) != "object" || !e) return e;
2219
+ function Xr(e, t) {
2220
+ if (Fr(e) != "object" || !e) return e;
2220
2221
  var n = e[Symbol.toPrimitive];
2221
2222
  if (n !== void 0) {
2222
2223
  var r = n.call(e, t);
2223
- if (Ir(r) != "object") return r;
2224
+ if (Fr(r) != "object") return r;
2224
2225
  throw TypeError("@@toPrimitive must return a primitive value.");
2225
2226
  }
2226
2227
  return (t === "string" ? String : Number)(e);
2227
2228
  }
2228
- function Qr(e, t) {
2229
+ function Zr(e, t) {
2229
2230
  return t ||= e.slice(0), Object.freeze(Object.defineProperties(e, { raw: { value: Object.freeze(t) } }));
2230
2231
  }
2231
- var $ = {
2232
+ var Qr = {
2232
2233
  name: "base",
2233
2234
  css: function(e) {
2234
2235
  var t = e.dt;
@@ -2253,14 +2254,14 @@ var $ = {
2253
2254
  }
2254
2255
  `;
2255
2256
  },
2256
- style: Er,
2257
+ style: Tr,
2257
2258
  classes: {},
2258
2259
  inlineStyles: {},
2259
2260
  load: function(e) {
2260
2261
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = (arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : function(e) {
2261
2262
  return e;
2262
- })(wr(Lr ||= Qr(["", ""]), e));
2263
- return K(n) ? Fr(Kn(n), Jr({ name: this.name }, t)) : {};
2263
+ })(Cr(Ir ||= Zr(["", ""]), e));
2264
+ return K(n) ? Pr(Gn(n), qr({ name: this.name }, t)) : {};
2264
2265
  },
2265
2266
  loadCSS: function() {
2266
2267
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -2270,33 +2271,33 @@ var $ = {
2270
2271
  var e = this, t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "";
2271
2272
  return this.load(this.style, t, function() {
2272
2273
  var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
2273
- return Q.transformCSS(t.name || e.name, `${r}${wr(Rr ||= Qr(["", ""]), n)}`);
2274
+ return $.transformCSS(t.name || e.name, `${r}${Cr(Lr ||= Zr(["", ""]), n)}`);
2274
2275
  });
2275
2276
  },
2276
2277
  getCommonTheme: function(e) {
2277
- return Q.getCommon(this.name, e);
2278
+ return $.getCommon(this.name, e);
2278
2279
  },
2279
2280
  getComponentTheme: function(e) {
2280
- return Q.getComponent(this.name, e);
2281
+ return $.getComponent(this.name, e);
2281
2282
  },
2282
2283
  getDirectiveTheme: function(e) {
2283
- return Q.getDirective(this.name, e);
2284
+ return $.getDirective(this.name, e);
2284
2285
  },
2285
2286
  getPresetTheme: function(e, t, n) {
2286
- return Q.getCustomPreset(this.name, e, t, n);
2287
+ return $.getCustomPreset(this.name, e, t, n);
2287
2288
  },
2288
2289
  getLayerOrderThemeCSS: function() {
2289
- return Q.getLayerOrderCSS(this.name);
2290
+ return $.getLayerOrderCSS(this.name);
2290
2291
  },
2291
2292
  getStyleSheet: function() {
2292
2293
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2293
2294
  if (this.css) {
2294
- var n = Vn(this.css, { dt: Sr }) || "", r = Kn(wr(zr ||= Qr([
2295
+ var n = q(this.css, { dt: xr }) || "", r = Gn(Cr(Rr ||= Zr([
2295
2296
  "",
2296
2297
  "",
2297
2298
  ""
2298
2299
  ]), n, e)), i = Object.entries(t).reduce(function(e, t) {
2299
- var n = Vr(t, 2), r = n[0], i = n[1];
2300
+ var n = Br(t, 2), r = n[0], i = n[1];
2300
2301
  return e.push(`${r}="${i}"`) && e;
2301
2302
  }, []).join(" ");
2302
2303
  return K(r) ? `<style type="text/css" data-primevue-style-id="${this.name}" ${i}>${r}</style>` : "";
@@ -2305,13 +2306,13 @@ var $ = {
2305
2306
  },
2306
2307
  getCommonThemeStyleSheet: function(e) {
2307
2308
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
2308
- return Q.getCommonStyleSheet(this.name, e, t);
2309
+ return $.getCommonStyleSheet(this.name, e, t);
2309
2310
  },
2310
2311
  getThemeStyleSheet: function(e) {
2311
- var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = [Q.getStyleSheet(this.name, e, t)];
2312
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = [$.getStyleSheet(this.name, e, t)];
2312
2313
  if (this.style) {
2313
- var r = this.name === "base" ? "global-style" : `${this.name}-style`, i = wr(Br ||= Qr(["", ""]), Vn(this.style, { dt: Sr })), a = Kn(Q.transformCSS(r, i)), o = Object.entries(t).reduce(function(e, t) {
2314
- var n = Vr(t, 2), r = n[0], i = n[1];
2314
+ var r = this.name === "base" ? "global-style" : `${this.name}-style`, i = Cr(zr ||= Zr(["", ""]), q(this.style, { dt: xr })), a = Gn($.transformCSS(r, i)), o = Object.entries(t).reduce(function(e, t) {
2315
+ var n = Br(t, 2), r = n[0], i = n[1];
2315
2316
  return e.push(`${r}="${i}"`) && e;
2316
2317
  }, []).join(" ");
2317
2318
  K(a) && n.push(`<style type="text/css" data-primevue-style-id="${r}" ${o}>${a}</style>`);
@@ -2319,16 +2320,16 @@ var $ = {
2319
2320
  return n.join("");
2320
2321
  },
2321
2322
  extend: function(e) {
2322
- return Jr(Jr({}, this), {}, {
2323
+ return qr(qr({}, this), {}, {
2323
2324
  css: void 0,
2324
2325
  style: void 0
2325
2326
  }, e);
2326
2327
  }
2327
2328
  };
2328
- $.extend({ name: "common" }), $.extend({ name: "common" });
2329
+ Qr.extend({ name: "common" }), Qr.extend({ name: "common" });
2329
2330
  //#endregion
2330
2331
  //#region ../node_modules/.pnpm/@primevue+core@4.5.4_vue@3.5.32_typescript@5.9.3_/node_modules/@primevue/core/service/index.mjs
2331
- var $r = Jn();
2332
+ var $r = qn();
2332
2333
  //#endregion
2333
2334
  //#region ../node_modules/.pnpm/@primevue+core@4.5.4_vue@3.5.32_typescript@5.9.3_/node_modules/@primevue/core/config/index.mjs
2334
2335
  function ei(e) {
@@ -2569,26 +2570,26 @@ var oi = {
2569
2570
  },
2570
2571
  filterMatchModeOptions: {
2571
2572
  text: [
2572
- q.STARTS_WITH,
2573
- q.CONTAINS,
2574
- q.NOT_CONTAINS,
2575
- q.ENDS_WITH,
2576
- q.EQUALS,
2577
- q.NOT_EQUALS
2573
+ J.STARTS_WITH,
2574
+ J.CONTAINS,
2575
+ J.NOT_CONTAINS,
2576
+ J.ENDS_WITH,
2577
+ J.EQUALS,
2578
+ J.NOT_EQUALS
2578
2579
  ],
2579
2580
  numeric: [
2580
- q.EQUALS,
2581
- q.NOT_EQUALS,
2582
- q.LESS_THAN,
2583
- q.LESS_THAN_OR_EQUAL_TO,
2584
- q.GREATER_THAN,
2585
- q.GREATER_THAN_OR_EQUAL_TO
2581
+ J.EQUALS,
2582
+ J.NOT_EQUALS,
2583
+ J.LESS_THAN,
2584
+ J.LESS_THAN_OR_EQUAL_TO,
2585
+ J.GREATER_THAN,
2586
+ J.GREATER_THAN_OR_EQUAL_TO
2586
2587
  ],
2587
2588
  date: [
2588
- q.DATE_IS,
2589
- q.DATE_IS_NOT,
2590
- q.DATE_BEFORE,
2591
- q.DATE_AFTER
2589
+ J.DATE_IS,
2590
+ J.DATE_IS_NOT,
2591
+ J.DATE_BEFORE,
2592
+ J.DATE_AFTER
2592
2593
  ]
2593
2594
  },
2594
2595
  zIndex: {
@@ -2612,18 +2613,18 @@ function ci(e, t) {
2612
2613
  }
2613
2614
  var li = [];
2614
2615
  function ui() {
2615
- X.clear(), li.forEach(function(e) {
2616
+ Z.clear(), li.forEach(function(e) {
2616
2617
  return e?.();
2617
2618
  }), li = [];
2618
2619
  }
2619
2620
  function di(e, t) {
2620
- var n = D(!1), r = function() {
2621
- if (t.config?.theme !== "none" && !Q.isStyleNameLoaded("common")) {
2622
- var e, n = $.getCommonTheme?.call($) || {}, r = n.primitive, i = n.semantic, a = n.global, o = n.style, s = { nonce: (e = t.config) == null || (e = e.csp) == null ? void 0 : e.nonce };
2623
- $.load(r?.css, ni({ name: "primitive-variables" }, s)), $.load(i?.css, ni({ name: "semantic-variables" }, s)), $.load(a?.css, ni({ name: "global-variables" }, s)), $.loadStyle(ni({ name: "global-style" }, s), o), Q.setLoadedStyleName("common");
2621
+ var n = E(!1), r = function() {
2622
+ if (t.config?.theme !== "none" && !$.isStyleNameLoaded("common")) {
2623
+ var e, n = Qr.getCommonTheme?.call(Qr) || {}, r = n.primitive, i = n.semantic, a = n.global, o = n.style, s = { nonce: (e = t.config) == null || (e = e.csp) == null ? void 0 : e.nonce };
2624
+ Qr.load(r?.css, ni({ name: "primitive-variables" }, s)), Qr.load(i?.css, ni({ name: "semantic-variables" }, s)), Qr.load(a?.css, ni({ name: "global-variables" }, s)), Qr.loadStyle(ni({ name: "global-style" }, s), o), $.setLoadedStyleName("common");
2624
2625
  }
2625
2626
  };
2626
- X.on("theme:change", function(t) {
2627
+ Z.on("theme:change", function(t) {
2627
2628
  n.value ||= (e.config.globalProperties.$primevue.config.theme = t, !0);
2628
2629
  });
2629
2630
  var i = M(t.config, function(e, t) {
@@ -2647,7 +2648,7 @@ function di(e, t) {
2647
2648
  }), o = M(function() {
2648
2649
  return t.config.theme;
2649
2650
  }, function(e, i) {
2650
- n.value || Q.setTheme(e), t.config.unstyled || r(), n.value = !1, $r.emit("config:theme:change", {
2651
+ n.value || $.setTheme(e), t.config.unstyled || r(), n.value = !1, $r.emit("config:theme:change", {
2651
2652
  newValue: e,
2652
2653
  oldValue: i
2653
2654
  });
@@ -2668,7 +2669,7 @@ function di(e, t) {
2668
2669
  li.push(i), li.push(a), li.push(o), li.push(s);
2669
2670
  }
2670
2671
  var fi = { install: function(e, t) {
2671
- ci(e, Gn(oi, t));
2672
+ ci(e, Wn(oi, t));
2672
2673
  } }, pi = {
2673
2674
  root: { transitionDuration: "{transition.duration}" },
2674
2675
  panel: {