@sfxcode/formkit-primevue 1.6.6 → 1.7.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 { markRaw as Lt, ref as T, nextTick as Va, reactive as $e, computed as m, triggerRef as ke, isRef as lt, isReactive as nt, watch as Sa, defineComponent as V, resolveComponent as S, openBlock as g, createElementBlock as $, createVNode as I, unref as r, toDisplayString as se, createCommentVNode as Q, normalizeStyle as ee, normalizeClass as L, createElementVNode as xt, Fragment as Ia, renderList as Aa } from "vue";
1
+ import { markRaw as Lt, ref as T, nextTick as Va, reactive as $e, computed as d, triggerRef as ke, isRef as lt, isReactive as nt, watch as Sa, defineComponent as V, resolveComponent as S, openBlock as _, createElementBlock as g, createVNode as I, unref as r, normalizeClass as L, toDisplayString as se, createCommentVNode as Q, normalizeStyle as ee, createElementVNode as xt, Fragment as Ia, renderList as Aa } from "vue";
2
2
  var Mt = [
3
3
  "__key",
4
4
  "__init",
@@ -10,7 +10,7 @@ var Mt = [
10
10
  function he() {
11
11
  return Math.random().toString(36).substring(2, 15);
12
12
  }
13
- function _(e, s) {
13
+ function $(e, s) {
14
14
  return Object.prototype.hasOwnProperty.call(e, s);
15
15
  }
16
16
  function R(e, s, t = !0, a = ["__key"]) {
@@ -22,7 +22,7 @@ function R(e, s, t = !0, a = ["__key"]) {
22
22
  if (e instanceof Date && s instanceof Date)
23
23
  return e.getTime() === s.getTime();
24
24
  if (e instanceof RegExp && s instanceof RegExp)
25
- return Pa(e, s);
25
+ return Oa(e, s);
26
26
  if (e === null || s === null || Object.keys(e).length !== Object.keys(s).length)
27
27
  return !1;
28
28
  for (const i of a)
@@ -35,7 +35,7 @@ function R(e, s, t = !0, a = ["__key"]) {
35
35
  }
36
36
  return !1;
37
37
  }
38
- function Pa(e, s) {
38
+ function Oa(e, s) {
39
39
  return e.source === s.source && e.flags.split("").sort().join("") === s.flags.split("").sort().join("");
40
40
  }
41
41
  function D(e) {
@@ -55,11 +55,11 @@ function D(e) {
55
55
  }
56
56
  return !1;
57
57
  }
58
- function Oa(e) {
58
+ function Pa(e) {
59
59
  return e.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
60
60
  }
61
61
  function La(e) {
62
- const s = `^${Oa(e)}$`, t = {
62
+ const s = `^${Pa(e)}$`, t = {
63
63
  MM: "(0[1-9]|1[012])",
64
64
  M: "([1-9]|1[012])",
65
65
  DD: "([012][0-9]|3[01])",
@@ -93,7 +93,7 @@ var X = /* @__NO_SIDE_EFFECTS__ */ (e, s, t = !1, a = !1) => {
93
93
  if (typeof s == "string")
94
94
  return s;
95
95
  for (const l in e)
96
- if (_(s, l) && (s[l] !== void 0 || !a)) {
96
+ if ($(s, l) && (s[l] !== void 0 || !a)) {
97
97
  if (t && Array.isArray(e[l]) && Array.isArray(s[l])) {
98
98
  i[l] = e[l].concat(s[l]);
99
99
  continue;
@@ -109,7 +109,7 @@ var X = /* @__NO_SIDE_EFFECTS__ */ (e, s, t = !1, a = !1) => {
109
109
  } else
110
110
  i[l] = e[l];
111
111
  for (const l in s)
112
- !_(i, l) && s[l] !== void 0 && (i[l] = s[l]);
112
+ !$(i, l) && s[l] !== void 0 && (i[l] = s[l]);
113
113
  return i;
114
114
  };
115
115
  function Qe(e) {
@@ -444,11 +444,11 @@ function es(e, s) {
444
444
  a[u] = n, i.delete(n);
445
445
  }
446
446
  o.forEach((n, u) => {
447
- a[n] = Ps({ value: u });
447
+ a[n] = Os({ value: u });
448
448
  }), i.size && i.forEach((n) => {
449
449
  if (!("__FKP" in n)) {
450
450
  const u = n._c.parent;
451
- if (!u || Os(u))
451
+ if (!u || Ps(u))
452
452
  return;
453
453
  u.ledger.unmerge(n), n._c.parent = null, n.destroy();
454
454
  }
@@ -712,7 +712,7 @@ function Is(e, s, t = !0, a) {
712
712
  function As(e, s, t, a) {
713
713
  return s.traps.set(t, a), e;
714
714
  }
715
- function Ps(e) {
715
+ function Os(e) {
716
716
  return {
717
717
  __FKP: !0,
718
718
  uid: Symbol(),
@@ -728,17 +728,17 @@ function Ps(e) {
728
728
  isSettled: !0
729
729
  };
730
730
  }
731
- function Os(e) {
731
+ function Ps(e) {
732
732
  return "__FKP" in e;
733
733
  }
734
734
  function ct(e) {
735
- return typeof e != "string" && _(e, "$el");
735
+ return typeof e != "string" && $(e, "$el");
736
736
  }
737
737
  function Ls(e) {
738
- return typeof e != "string" && _(e, "$cmp");
738
+ return typeof e != "string" && $(e, "$cmp");
739
739
  }
740
740
  function xs(e) {
741
- return !e || typeof e == "string" ? !1 : _(e, "if") && _(e, "then");
741
+ return !e || typeof e == "string" ? !1 : $(e, "if") && $(e, "then");
742
742
  }
743
743
  function Se(e, s, t) {
744
744
  return t ? typeof t == "string" ? t.split(" ").reduce(
@@ -770,7 +770,7 @@ function qe(e) {
770
770
  e[o] = !1, e[l] = !1;
771
771
  }), e;
772
772
  }
773
- var Pe = "1.5.5", zt = /* @__PURE__ */ new WeakSet();
773
+ var Oe = "1.5.7", zt = /* @__PURE__ */ new WeakSet();
774
774
  function ve(e, s) {
775
775
  const t = s || Object.assign(/* @__PURE__ */ new Map(), { active: !1 }), a = /* @__PURE__ */ new Map(), i = function(f) {
776
776
  var b;
@@ -800,7 +800,7 @@ function ve(e, s) {
800
800
  case "deps":
801
801
  return t;
802
802
  case "watch":
803
- return (w, O, U) => Bt(u, w, O, U);
803
+ return (w, P, U) => Bt(u, w, P, U);
804
804
  case "observe":
805
805
  return () => {
806
806
  const w = new Map(t);
@@ -820,8 +820,8 @@ function ve(e, s) {
820
820
  }
821
821
  const b = Reflect.get(...f);
822
822
  return typeof b == "function" ? (...w) => {
823
- const O = b(...w);
824
- return n(O, f[1]);
823
+ const P = b(...w);
824
+ return n(P, f[1]);
825
825
  } : n(b, f[1]);
826
826
  }
827
827
  });
@@ -838,7 +838,7 @@ function qt(e, [s, t], a, i) {
838
838
  l.forEach((n) => {
839
839
  if (e.receipts.has(o)) {
840
840
  const u = e.receipts.get(o);
841
- u && _(u, n) && (u[n].map(o.off), delete u[n], e.receipts.set(o, u));
841
+ u && $(u, n) && (u[n].map(o.off), delete u[n], e.receipts.set(o, u));
842
842
  }
843
843
  });
844
844
  });
@@ -899,19 +899,19 @@ var Rs = Wt, Ds = function({ value: e }, s = !1) {
899
899
  const t = {
900
900
  default: new RegExp("^\\p{L}+$", "u"),
901
901
  latin: /^[a-z]+$/i
902
- }, a = _(t, s) ? s : "default";
902
+ }, a = $(t, s) ? s : "default";
903
903
  return t[a].test(String(e));
904
904
  }, Fs = js, Ts = function({ value: e }, s = "default") {
905
905
  const t = {
906
906
  default: /^[\p{L} ]+$/u,
907
907
  latin: /^[a-z ]+$/i
908
- }, a = _(t, s) ? s : "default";
908
+ }, a = $(t, s) ? s : "default";
909
909
  return t[a].test(String(e));
910
910
  }, Ns = Ts, zs = function({ value: e }, s = "default") {
911
911
  const t = {
912
912
  default: /^[0-9\p{L}]+$/u,
913
913
  latin: /^[0-9a-z]+$/i
914
- }, a = _(t, s) ? s : "default";
914
+ }, a = $(t, s) ? s : "default";
915
915
  return t[a].test(String(e));
916
916
  }, qs = zs, Us = function({ value: e }, s = !1) {
917
917
  const t = Date.parse(s || /* @__PURE__ */ new Date()), a = Date.parse(String(e));
@@ -933,25 +933,25 @@ var Rs = Wt, Ds = function({ value: e }, s = !1) {
933
933
  const t = {
934
934
  default: new RegExp("\\p{L}", "u"),
935
935
  latin: /[a-z]/i
936
- }, a = _(t, s) ? s : "default";
936
+ }, a = $(t, s) ? s : "default";
937
937
  return t[a].test(String(e));
938
938
  }, Gs = Ys, Js = function({ value: e }, s = "default") {
939
939
  const t = {
940
940
  default: /[\p{L} ]/u,
941
941
  latin: /[a-z ]/i
942
- }, a = _(t, s) ? s : "default";
942
+ }, a = $(t, s) ? s : "default";
943
943
  return t[a].test(String(e));
944
944
  }, Qs = Js, Xs = function({ value: e }, s = "default") {
945
945
  const t = {
946
946
  default: /[0-9\p{L}]/u,
947
947
  latin: /[0-9a-z]/i
948
- }, a = _(t, s) ? s : "default";
948
+ }, a = $(t, s) ? s : "default";
949
949
  return t[a].test(String(e));
950
950
  }, er = Xs, tr = function({ value: e }, s = "default") {
951
951
  const t = {
952
952
  default: new RegExp("\\p{Ll}", "u"),
953
953
  latin: /[a-z]/
954
- }, a = _(t, s) ? s : "default";
954
+ }, a = $(t, s) ? s : "default";
955
955
  return t[a].test(String(e));
956
956
  }, ar = tr, sr = function({ value: s }) {
957
957
  return /[0-9]/.test(String(s));
@@ -961,7 +961,7 @@ var Rs = Wt, Ds = function({ value: e }, s = !1) {
961
961
  const t = {
962
962
  default: new RegExp("\\p{Lu}", "u"),
963
963
  latin: /[A-Z]/
964
- }, a = _(t, s) ? s : "default";
964
+ }, a = $(t, s) ? s : "default";
965
965
  return t[a].test(String(e));
966
966
  }, or = nr, ur = function({ value: s }, t, a) {
967
967
  t = t instanceof Date ? t.getTime() : Date.parse(t), a = a instanceof Date ? a.getTime() : Date.parse(a);
@@ -996,7 +996,7 @@ var Rs = Wt, Ds = function({ value: e }, s = !1) {
996
996
  allow_numeric: /^[0-9\p{Ll}]+$/u,
997
997
  allow_numeric_dashes: /^[0-9\p{Ll}-]+$/u,
998
998
  latin: /^[a-z]+$/
999
- }, a = _(t, s) ? s : "default";
999
+ }, a = $(t, s) ? s : "default";
1000
1000
  return t[a].test(String(e));
1001
1001
  }, kr = $r, wr = function({ value: s }, ...t) {
1002
1002
  return t.some((a) => (typeof a == "string" && a.substr(0, 1) === "/" && a.substr(-1) === "/" && (a = new RegExp(a.substr(1, a.length - 2))), a instanceof RegExp ? a.test(String(s)) : a === s));
@@ -1004,9 +1004,9 @@ var Rs = Wt, Ds = function({ value: e }, s = !1) {
1004
1004
  return Array.isArray(s) ? s.length <= t : Number(s) <= Number(t);
1005
1005
  }, Sr = Vr, Ir = function({ value: s }, t = 1) {
1006
1006
  return Array.isArray(s) ? s.length >= t : Number(s) >= Number(t);
1007
- }, Ar = Ir, Pr = function({ value: s }, ...t) {
1007
+ }, Ar = Ir, Or = function({ value: s }, ...t) {
1008
1008
  return !t.some((a) => typeof a == "object" ? R(a, s) : a === s);
1009
- }, Or = Pr, Lr = function({ value: s }) {
1009
+ }, Pr = Or, Lr = function({ value: s }) {
1010
1010
  return !isNaN(s);
1011
1011
  }, xr = Lr, Zt = function(e, ...s) {
1012
1012
  return D(e.value) ? s.map((a) => {
@@ -1027,7 +1027,7 @@ var Rr = Yt, Dr = function({ value: s }, ...t) {
1027
1027
  const t = {
1028
1028
  default: new RegExp("^\\p{Lu}+$", "u"),
1029
1029
  latin: /^[A-Z]+$/
1030
- }, a = _(t, s) ? s : "default";
1030
+ }, a = $(t, s) ? s : "default";
1031
1031
  return t[a].test(String(e));
1032
1032
  }, Nr = Tr, zr = function({ value: s }, ...t) {
1033
1033
  try {
@@ -1064,7 +1064,7 @@ const Ur = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1064
1064
  matches: Cr,
1065
1065
  max: Sr,
1066
1066
  min: Ar,
1067
- not: Or,
1067
+ not: Pr,
1068
1068
  number: xr,
1069
1069
  require_one: Mr,
1070
1070
  required: Rr,
@@ -1092,8 +1092,8 @@ function Br(e = {}) {
1092
1092
  function u(p, f) {
1093
1093
  var b;
1094
1094
  R(Object.keys(a || {}), Object.keys(f || {})) && R(n, p) || (a = B(f), n = B(p), i = { ...e, ...a }, Ut(l.receipts), (b = t.props.parsedRules) == null || b.forEach((w) => {
1095
- var O;
1096
- w.messageObserver = (O = w.messageObserver) == null ? void 0 : O.kill();
1095
+ var P;
1096
+ w.messageObserver = (P = w.messageObserver) == null ? void 0 : P.kill();
1097
1097
  }), t.store.filter(() => !1, "validation"), t.props.parsedRules = mt(p, i), l.kill(), l = ve(t), Ye(l, t.props.parsedRules, o));
1098
1098
  }
1099
1099
  t.props.parsedRules = mt(n, i), Ye(l, t.props.parsedRules, o);
@@ -1153,7 +1153,7 @@ function Hr(e, s, t) {
1153
1153
  }
1154
1154
  function Kr(e, s) {
1155
1155
  const t = `rule_${s.name}`;
1156
- s.messageObserver && (s.messageObserver = s.messageObserver.kill()), _(e.store, t) && e.store.remove(t);
1156
+ s.messageObserver && (s.messageObserver = s.messageObserver.kill()), $(e.store, t) && e.store.remove(t);
1157
1157
  }
1158
1158
  function Wr(e, s, t) {
1159
1159
  Kt(e) || (s.messageObserver || (s.messageObserver = ve(e._node)), s.messageObserver.watch(
@@ -1194,7 +1194,7 @@ function Wr(e, s, t) {
1194
1194
  ));
1195
1195
  }
1196
1196
  function Zr(e, s, t) {
1197
- const a = e.props.validationMessages && _(e.props.validationMessages, s.name) ? e.props.validationMessages[s.name] : void 0;
1197
+ const a = e.props.validationMessages && $(e.props.validationMessages, s.name) ? e.props.validationMessages[s.name] : void 0;
1198
1198
  return typeof a == "function" ? a(...t) : a;
1199
1199
  }
1200
1200
  function Yr(e, s) {
@@ -1225,7 +1225,7 @@ function mt(e, s) {
1225
1225
  const o = {};
1226
1226
  if (typeof l == "string") {
1227
1227
  const [n, u] = ai(l);
1228
- _(s, n) && (l = s[n], Object.assign(o, u));
1228
+ $(s, n) && (l = s[n], Object.assign(o, u));
1229
1229
  }
1230
1230
  return typeof l == "function" && a.push({
1231
1231
  rule: l,
@@ -1269,7 +1269,7 @@ function ai(e) {
1269
1269
  i,
1270
1270
  [l[1], l[2], l[3]].reduce(
1271
1271
  (o, n) => (n && (dt.test(n) ? o.debounce = parseInt(n.substr(1, n.length - 1)) : n.split("").forEach(
1272
- (u) => _(t, u) && Object.assign(o, t[u])
1272
+ (u) => $(t, u) && Object.assign(o, t[u])
1273
1273
  )), o),
1274
1274
  { name: i }
1275
1275
  )
@@ -1277,7 +1277,7 @@ function ai(e) {
1277
1277
  }
1278
1278
  function si(e, s) {
1279
1279
  return e.name || (e.name = s.ruleName || s.name), ["skipEmpty", "force", "debounce", "blocking"].reduce(
1280
- (t, a) => (_(s, a) && !_(t, a) && Object.assign(t, {
1280
+ (t, a) => ($(s, a) && !$(t, a) && Object.assign(t, {
1281
1281
  [a]: s[a]
1282
1282
  }), t),
1283
1283
  e
@@ -1641,7 +1641,7 @@ function oi(e) {
1641
1641
  }), t.on("prop:label", () => t.store.touch()), t.on("prop:validationLabel", () => t.store.touch()), t.hook.text((l, o) => {
1642
1642
  var u, p;
1643
1643
  const n = ((u = l.meta) == null ? void 0 : u.messageKey) || l.key;
1644
- if (_(i, l.type) && _(i[l.type], n)) {
1644
+ if ($(i, l.type) && $(i[l.type], n)) {
1645
1645
  const f = i[l.type][n];
1646
1646
  typeof f == "function" ? l.value = Array.isArray((p = l.meta) == null ? void 0 : p.i18nArgs) ? f(...l.meta.i18nArgs) : f(l) : l.value = f;
1647
1647
  }
@@ -1650,10 +1650,10 @@ function oi(e) {
1650
1650
  };
1651
1651
  }
1652
1652
  function vt(e, s) {
1653
- if (_(s, e))
1653
+ if ($(s, e))
1654
1654
  return e;
1655
1655
  const [t] = e.split("-");
1656
- if (_(s, t))
1656
+ if ($(s, t))
1657
1657
  return t;
1658
1658
  for (const a in s)
1659
1659
  return a;
@@ -1667,7 +1667,7 @@ function ui(...e) {
1667
1667
  };
1668
1668
  return t.library = function(a) {
1669
1669
  const i = Qe(a.props.type);
1670
- _(s, i) && a.define(s[i]);
1670
+ $(s, i) && a.define(s[i]);
1671
1671
  }, t;
1672
1672
  }
1673
1673
  function Fe(e) {
@@ -1720,7 +1720,7 @@ function at(e) {
1720
1720
  });
1721
1721
  }
1722
1722
  // @__NO_SIDE_EFFECTS__
1723
- function d(e, s, t = !1) {
1723
+ function m(e, s, t = !1) {
1724
1724
  return (...a) => {
1725
1725
  const i = (l) => {
1726
1726
  const o = !s || typeof s == "string" ? { $el: s } : s();
@@ -1744,17 +1744,17 @@ function d(e, s, t = !1) {
1744
1744
  function pi(e) {
1745
1745
  return (s) => [e(s)];
1746
1746
  }
1747
- function Oe(e) {
1747
+ function Pe(e) {
1748
1748
  return !!(e && typeof e == "object" && ("$el" in e || "$cmp" in e || "$formkit" in e));
1749
1749
  }
1750
1750
  // @__NO_SIDE_EFFECTS__
1751
1751
  function de(e, s = {}) {
1752
- return typeof e == "string" ? Oe(s) || typeof s == "string" ? s : e : Array.isArray(e) ? Oe(s) ? s : e : X(e, s);
1752
+ return typeof e == "string" ? Pe(s) || typeof s == "string" ? s : e : Array.isArray(e) ? Pe(s) ? s : e : X(e, s);
1753
1753
  }
1754
- var ci = /* @__PURE__ */ d("actions", () => ({
1754
+ var ci = /* @__PURE__ */ m("actions", () => ({
1755
1755
  $el: "div",
1756
1756
  if: "$actions"
1757
- })), Le = /* @__PURE__ */ d("input", () => ({
1757
+ })), Le = /* @__PURE__ */ m("input", () => ({
1758
1758
  $el: "input",
1759
1759
  bind: "$attrs",
1760
1760
  attrs: {
@@ -1780,19 +1780,19 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1780
1780
  }
1781
1781
  }
1782
1782
  }
1783
- })), ea = /* @__PURE__ */ d("optionHelp", () => ({
1783
+ })), ea = /* @__PURE__ */ m("optionHelp", () => ({
1784
1784
  $el: "div",
1785
1785
  if: "$option.help",
1786
1786
  attrs: {
1787
1787
  id: '$: "help-" + $option.attrs.id'
1788
1788
  }
1789
- })), xe = /* @__PURE__ */ d("inner", "span"), Me = /* @__PURE__ */ d("label", "span"), ta = /* @__PURE__ */ d("option", () => ({
1789
+ })), xe = /* @__PURE__ */ m("inner", "span"), Me = /* @__PURE__ */ m("label", "span"), ta = /* @__PURE__ */ m("option", () => ({
1790
1790
  $el: "li",
1791
1791
  for: ["option", "$options"],
1792
1792
  attrs: {
1793
1793
  "data-disabled": "$option.attrs.disabled || $disabled || undefined"
1794
1794
  }
1795
- })), aa = /* @__PURE__ */ d("options", "ul"), Re = /* @__PURE__ */ d("wrapper", () => ({
1795
+ })), aa = /* @__PURE__ */ m("options", "ul"), Re = /* @__PURE__ */ m("wrapper", () => ({
1796
1796
  $el: "label",
1797
1797
  attrs: {
1798
1798
  "data-disabled": {
@@ -1806,7 +1806,7 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1806
1806
  else: "$fns.isChecked($option.value) || undefined"
1807
1807
  }
1808
1808
  }
1809
- })), fi = /* @__PURE__ */ d("input", () => ({
1809
+ })), fi = /* @__PURE__ */ m("input", () => ({
1810
1810
  $el: "button",
1811
1811
  bind: "$attrs",
1812
1812
  attrs: {
@@ -1815,12 +1815,12 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1815
1815
  name: "$node.name",
1816
1816
  id: "$id"
1817
1817
  }
1818
- })), di = /* @__PURE__ */ d("default", null), De = /* @__PURE__ */ d("decorator", () => ({
1818
+ })), di = /* @__PURE__ */ m("default", null), De = /* @__PURE__ */ m("decorator", () => ({
1819
1819
  $el: "span",
1820
1820
  attrs: {
1821
1821
  "aria-hidden": "true"
1822
1822
  }
1823
- })), sa = /* @__PURE__ */ d("fieldset", () => ({
1823
+ })), sa = /* @__PURE__ */ m("fieldset", () => ({
1824
1824
  $el: "fieldset",
1825
1825
  attrs: {
1826
1826
  id: "$id",
@@ -1830,7 +1830,7 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1830
1830
  else: void 0
1831
1831
  }
1832
1832
  }
1833
- })), mi = /* @__PURE__ */ d("input", () => ({
1833
+ })), mi = /* @__PURE__ */ m("input", () => ({
1834
1834
  $el: "input",
1835
1835
  bind: "$attrs",
1836
1836
  attrs: {
@@ -1843,27 +1843,27 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1843
1843
  "aria-describedby": "$describedBy",
1844
1844
  "aria-required": "$state.required || undefined"
1845
1845
  }
1846
- })), bi = /* @__PURE__ */ d("fileItem", () => ({
1846
+ })), bi = /* @__PURE__ */ m("fileItem", () => ({
1847
1847
  $el: "li",
1848
1848
  for: ["file", "$value"]
1849
- })), yi = /* @__PURE__ */ d("fileList", () => ({
1849
+ })), yi = /* @__PURE__ */ m("fileList", () => ({
1850
1850
  $el: "ul",
1851
1851
  if: "$value.length",
1852
1852
  attrs: {
1853
1853
  "data-has-multiple": "$_hasMultipleFiles"
1854
1854
  }
1855
- })), vi = /* @__PURE__ */ d("fileName", () => ({
1855
+ })), vi = /* @__PURE__ */ m("fileName", () => ({
1856
1856
  $el: "span",
1857
1857
  attrs: {
1858
1858
  class: "$classes.fileName"
1859
1859
  }
1860
- })), ht = /* @__PURE__ */ d("fileRemove", () => ({
1860
+ })), ht = /* @__PURE__ */ m("fileRemove", () => ({
1861
1861
  $el: "button",
1862
1862
  attrs: {
1863
1863
  type: "button",
1864
1864
  onClick: "$handlers.resetFiles"
1865
1865
  }
1866
- })), hi = /* @__PURE__ */ d("form", () => ({
1866
+ })), hi = /* @__PURE__ */ m("form", () => ({
1867
1867
  $el: "form",
1868
1868
  bind: "$attrs",
1869
1869
  attrs: {
@@ -1872,13 +1872,13 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1872
1872
  onSubmit: "$handlers.submit",
1873
1873
  "data-loading": "$state.loading || undefined"
1874
1874
  }
1875
- })), st = /* @__PURE__ */ d("wrapper", null, !0), N = /* @__PURE__ */ d("help", () => ({
1875
+ })), st = /* @__PURE__ */ m("wrapper", null, !0), N = /* @__PURE__ */ m("help", () => ({
1876
1876
  $el: "div",
1877
1877
  if: "$help",
1878
1878
  attrs: {
1879
1879
  id: '$: "help-" + $id'
1880
1880
  }
1881
- })), P = (e, s) => (/* @__PURE__ */ d(`${e}Icon`, () => {
1881
+ })), O = (e, s) => (/* @__PURE__ */ m(`${e}Icon`, () => {
1882
1882
  const t = `_raw${e.charAt(0).toUpperCase()}${e.slice(1)}Icon`;
1883
1883
  return {
1884
1884
  if: `$${e}Icon && $${t}`,
@@ -1893,16 +1893,16 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1893
1893
  }
1894
1894
  }
1895
1895
  };
1896
- }))(), _e = /* @__PURE__ */ d("inner", "div"), ge = /* @__PURE__ */ d("label", () => ({
1896
+ }))(), _e = /* @__PURE__ */ m("inner", "div"), ge = /* @__PURE__ */ m("label", () => ({
1897
1897
  $el: "label",
1898
1898
  if: "$label",
1899
1899
  attrs: {
1900
1900
  for: "$id"
1901
1901
  }
1902
- })), ra = /* @__PURE__ */ d("legend", () => ({
1902
+ })), ra = /* @__PURE__ */ m("legend", () => ({
1903
1903
  $el: "legend",
1904
1904
  if: "$label"
1905
- })), Y = /* @__PURE__ */ d("message", () => ({
1905
+ })), Y = /* @__PURE__ */ m("message", () => ({
1906
1906
  $el: "li",
1907
1907
  for: ["message", "$messages"],
1908
1908
  attrs: {
@@ -1910,19 +1910,19 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1910
1910
  id: "$id + '-' + $message.key",
1911
1911
  "data-message-type": "$message.type"
1912
1912
  }
1913
- })), G = /* @__PURE__ */ d("messages", () => ({
1913
+ })), G = /* @__PURE__ */ m("messages", () => ({
1914
1914
  $el: "ul",
1915
1915
  if: "$defaultMessagePlacement && $fns.length($messages)"
1916
- })), _i = /* @__PURE__ */ d("noFiles", () => ({
1916
+ })), _i = /* @__PURE__ */ m("noFiles", () => ({
1917
1917
  $el: "span",
1918
1918
  if: "$value.length == 0"
1919
- })), gi = /* @__PURE__ */ d("optGroup", () => ({
1919
+ })), gi = /* @__PURE__ */ m("optGroup", () => ({
1920
1920
  $el: "optgroup",
1921
1921
  bind: "$option.attrs",
1922
1922
  attrs: {
1923
1923
  label: "$option.group"
1924
1924
  }
1925
- })), _t = /* @__PURE__ */ d("option", () => ({
1925
+ })), _t = /* @__PURE__ */ m("option", () => ({
1926
1926
  $el: "option",
1927
1927
  bind: "$option.attrs",
1928
1928
  attrs: {
@@ -1930,11 +1930,11 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1930
1930
  value: "$option.value",
1931
1931
  selected: "$fns.isSelected($option)"
1932
1932
  }
1933
- })), gt = /* @__PURE__ */ d("options", () => ({
1933
+ })), gt = /* @__PURE__ */ m("options", () => ({
1934
1934
  $el: null,
1935
1935
  if: "$options.length",
1936
1936
  for: ["option", "$option.options || $options"]
1937
- })), te = /* @__PURE__ */ d("outer", () => ({
1937
+ })), te = /* @__PURE__ */ m("outer", () => ({
1938
1938
  $el: "div",
1939
1939
  attrs: {
1940
1940
  key: "$id",
@@ -1953,7 +1953,7 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1953
1953
  "data-prefix-icon-click": "$onPrefixIconClick !== undefined || undefined",
1954
1954
  "data-suffix-icon-click": "$onSuffixIconClick !== undefined || undefined"
1955
1955
  }
1956
- })), z = /* @__PURE__ */ d("prefix", null), $i = /* @__PURE__ */ d("input", () => ({
1956
+ })), z = /* @__PURE__ */ m("prefix", null), $i = /* @__PURE__ */ m("input", () => ({
1957
1957
  $el: "select",
1958
1958
  bind: "$attrs",
1959
1959
  attrs: {
@@ -1968,14 +1968,14 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1968
1968
  "aria-describedby": "$describedBy",
1969
1969
  "aria-required": "$state.required || undefined"
1970
1970
  }
1971
- })), ki = /* @__PURE__ */ d("submit", () => ({
1971
+ })), ki = /* @__PURE__ */ m("submit", () => ({
1972
1972
  $cmp: "FormKit",
1973
1973
  bind: "$submitAttrs",
1974
1974
  props: {
1975
1975
  type: "submit",
1976
1976
  label: "$submitLabel"
1977
1977
  }
1978
- })), q = /* @__PURE__ */ d("suffix", null), ia = /* @__PURE__ */ d("input", () => ({
1978
+ })), q = /* @__PURE__ */ m("suffix", null), ia = /* @__PURE__ */ m("input", () => ({
1979
1979
  $el: "input",
1980
1980
  bind: "$attrs",
1981
1981
  attrs: {
@@ -1989,7 +1989,7 @@ var ci = /* @__PURE__ */ d("actions", () => ({
1989
1989
  "aria-describedby": "$describedBy",
1990
1990
  "aria-required": "$state.required || undefined"
1991
1991
  }
1992
- })), wi = /* @__PURE__ */ d("input", () => ({
1992
+ })), wi = /* @__PURE__ */ m("input", () => ({
1993
1993
  $el: "textarea",
1994
1994
  bind: "$attrs",
1995
1995
  attrs: {
@@ -2003,7 +2003,7 @@ var ci = /* @__PURE__ */ d("actions", () => ({
2003
2003
  "aria-required": "$state.required || undefined"
2004
2004
  },
2005
2005
  children: "$initialValue"
2006
- })), ce = /* @__PURE__ */ d("wrapper", "div");
2006
+ })), ce = /* @__PURE__ */ m("wrapper", "div");
2007
2007
  function la(e) {
2008
2008
  return function(s, t) {
2009
2009
  return s.prop === "options" && Array.isArray(s.value) && (s.value = s.value.map((a) => {
@@ -2038,7 +2038,7 @@ function Vi(e, s) {
2038
2038
  function Si(e) {
2039
2039
  e.on("created", () => {
2040
2040
  var s, t;
2041
- (s = e.context) != null && s.handlers && (e.context.handlers.toggleChecked = Ci.bind(null, e)), (t = e.context) != null && t.fns && (e.context.fns.isChecked = Vi.bind(null, e)), _(e.props, "onValue") || (e.props.onValue = !0), _(e.props, "offValue") || (e.props.offValue = !1);
2041
+ (s = e.context) != null && s.handlers && (e.context.handlers.toggleChecked = Ci.bind(null, e)), (t = e.context) != null && t.fns && (e.context.fns.isChecked = Vi.bind(null, e)), $(e.props, "onValue") || (e.props.onValue = !0), $(e.props, "offValue") || (e.props.offValue = !1);
2042
2042
  }), e.hook.prop(la(e));
2043
2043
  }
2044
2044
  function le(e, s) {
@@ -2151,7 +2151,7 @@ function oa(e) {
2151
2151
  })
2152
2152
  );
2153
2153
  }
2154
- function Pi(e) {
2154
+ function Oi(e) {
2155
2155
  var s;
2156
2156
  e.props.isForm = !0, e.ledger.count("validating", (t) => t.key === "validating"), (s = e.props).submitAttrs ?? (s.submitAttrs = {
2157
2157
  disabled: e.props.disabled
@@ -2159,12 +2159,12 @@ function Pi(e) {
2159
2159
  e.props.submitAttrs = { ...e.props.submitAttrs, disabled: t };
2160
2160
  }), e.on("created", () => {
2161
2161
  var t;
2162
- (t = e.context) != null && t.handlers && (e.context.handlers.submit = Ai.bind(null, e)), _(e.props, "actions") || (e.props.actions = !0);
2162
+ (t = e.context) != null && t.handlers && (e.context.handlers.submit = Ai.bind(null, e)), $(e.props, "actions") || (e.props.actions = !0);
2163
2163
  }), e.on("prop:incompleteMessage", () => {
2164
2164
  e.store.incomplete && oa(e);
2165
2165
  }), e.on("settled:blocking", () => e.store.remove("incomplete"));
2166
2166
  }
2167
- function Oi(e) {
2167
+ function Pi(e) {
2168
2168
  e.props.ignore === void 0 && (e.props.ignore = !0, e.parent = null);
2169
2169
  }
2170
2170
  function Li(e) {
@@ -2287,7 +2287,7 @@ function zi(e, s = {}) {
2287
2287
  const t = te(
2288
2288
  ce(
2289
2289
  ge("$label"),
2290
- _e(P("prefix"), z(), e(), q(), P("suffix"))
2290
+ _e(O("prefix"), z(), e(), q(), O("suffix"))
2291
2291
  ),
2292
2292
  N("$help"),
2293
2293
  G(Y("$message.value"))
@@ -2298,14 +2298,14 @@ function zi(e, s = {}) {
2298
2298
  function K(e, s, t) {
2299
2299
  const a = (i) => {
2300
2300
  const l = s(i);
2301
- if (t || Oe(l) && "if" in l || /* @__PURE__ */ Je(l)) {
2301
+ if (t || Pe(l) && "if" in l || /* @__PURE__ */ Je(l)) {
2302
2302
  const o = {
2303
2303
  if: e,
2304
2304
  then: l
2305
2305
  };
2306
2306
  return t && (o.else = t(i)), o;
2307
2307
  } else
2308
- /* @__PURE__ */ Je(l) ? Object.assign(l.else, { if: e }) : Oe(l) && Object.assign(l, { if: e });
2308
+ /* @__PURE__ */ Je(l) ? Object.assign(l.else, { if: e }) : Pe(l) && Object.assign(l, { if: e });
2309
2309
  return l;
2310
2310
  };
2311
2311
  return a._s = he(), a;
@@ -2332,11 +2332,11 @@ var Ct = {
2332
2332
  G(Y("$message.value")),
2333
2333
  ce(
2334
2334
  fi(
2335
- P("prefix"),
2335
+ O("prefix"),
2336
2336
  z(),
2337
2337
  di("$label || $ui.submit.value"),
2338
2338
  q(),
2339
- P("suffix")
2339
+ O("suffix")
2340
2340
  )
2341
2341
  ),
2342
2342
  N("$help")
@@ -2357,7 +2357,7 @@ var Ct = {
2357
2357
  /**
2358
2358
  * Additional features that should be added to your input
2359
2359
  */
2360
- features: [Ie("submit"), Oi],
2360
+ features: [Ie("submit"), Pi],
2361
2361
  /**
2362
2362
  * A key to use for memoizing the schema. This is used to prevent the schema
2363
2363
  * from needing to be stringified when performing a memo lookup.
@@ -2374,7 +2374,7 @@ var Ct = {
2374
2374
  * Single checkbox structure.
2375
2375
  */
2376
2376
  Re(
2377
- xe(z(), Le(), De(P("decorator")), q()),
2377
+ xe(z(), Le(), De(O("decorator")), q()),
2378
2378
  /* @__PURE__ */ ne(Me("$label"), {
2379
2379
  if: "$label"
2380
2380
  })
@@ -2398,7 +2398,7 @@ var Ct = {
2398
2398
  checked: "$fns.isChecked($option.value)"
2399
2399
  }
2400
2400
  }),
2401
- De(P("decorator")),
2401
+ De(O("decorator")),
2402
2402
  q()
2403
2403
  ),
2404
2404
  /* @__PURE__ */ ne(Me("$option.label"), {
@@ -2447,26 +2447,26 @@ var Ct = {
2447
2447
  ce(
2448
2448
  ge("$label"),
2449
2449
  _e(
2450
- P("prefix", "label"),
2450
+ O("prefix", "label"),
2451
2451
  z(),
2452
2452
  mi(),
2453
2453
  yi(
2454
2454
  bi(
2455
- P("fileItem"),
2455
+ O("fileItem"),
2456
2456
  vi("$file.name"),
2457
2457
  /* @__PURE__ */ K(
2458
2458
  "$value.length === 1",
2459
2459
  ht(
2460
- P("fileRemove"),
2460
+ O("fileRemove"),
2461
2461
  '$ui.remove.value + " " + $file.name'
2462
2462
  )
2463
2463
  )
2464
2464
  )
2465
2465
  ),
2466
2466
  /* @__PURE__ */ K("$value.length > 1", ht("$ui.removeAll.value")),
2467
- _i(P("noFiles"), "$ui.noFiles.value"),
2467
+ _i(O("noFiles"), "$ui.noFiles.value"),
2468
2468
  q(),
2469
- P("suffix")
2469
+ O("suffix")
2470
2470
  )
2471
2471
  ),
2472
2472
  N("$help"),
@@ -2525,7 +2525,7 @@ var Ct = {
2525
2525
  /**
2526
2526
  * Additional features that should be added to your input
2527
2527
  */
2528
- features: [Pi, rt],
2528
+ features: [Oi, rt],
2529
2529
  /**
2530
2530
  * The key used to memoize the schema.
2531
2531
  */
@@ -2609,7 +2609,7 @@ var Ct = {
2609
2609
  * Single radio structure.
2610
2610
  */
2611
2611
  Re(
2612
- xe(z(), Le(), De(P("decorator")), q()),
2612
+ xe(z(), Le(), De(O("decorator")), q()),
2613
2613
  /* @__PURE__ */ ne(Me("$label"), {
2614
2614
  if: "$label"
2615
2615
  })
@@ -2633,7 +2633,7 @@ var Ct = {
2633
2633
  checked: "$fns.isChecked($option.value)"
2634
2634
  }
2635
2635
  }),
2636
- De(P("decorator")),
2636
+ De(O("decorator")),
2637
2637
  q()
2638
2638
  ),
2639
2639
  /* @__PURE__ */ ne(Me("$option.label"), {
@@ -2678,7 +2678,7 @@ var Ct = {
2678
2678
  ce(
2679
2679
  ge("$label"),
2680
2680
  _e(
2681
- P("prefix"),
2681
+ O("prefix"),
2682
2682
  z(),
2683
2683
  $i(
2684
2684
  /* @__PURE__ */ K(
@@ -2693,9 +2693,9 @@ var Ct = {
2693
2693
  )
2694
2694
  )
2695
2695
  ),
2696
- /* @__PURE__ */ K("$attrs.multiple !== undefined", () => "", P("select")),
2696
+ /* @__PURE__ */ K("$attrs.multiple !== undefined", () => "", O("select")),
2697
2697
  q(),
2698
- P("suffix")
2698
+ O("suffix")
2699
2699
  )
2700
2700
  ),
2701
2701
  N("$help"),
@@ -2725,11 +2725,11 @@ var Ct = {
2725
2725
  ce(
2726
2726
  ge("$label"),
2727
2727
  _e(
2728
- P("prefix", "label"),
2728
+ O("prefix", "label"),
2729
2729
  z(),
2730
2730
  wi(),
2731
2731
  q(),
2732
- P("suffix")
2732
+ O("suffix")
2733
2733
  )
2734
2734
  ),
2735
2735
  N("$help"),
@@ -2759,11 +2759,11 @@ var Ct = {
2759
2759
  ce(
2760
2760
  ge("$label"),
2761
2761
  _e(
2762
- P("prefix", "label"),
2762
+ O("prefix", "label"),
2763
2763
  z(),
2764
2764
  ia(),
2765
2765
  q(),
2766
- P("suffix")
2766
+ O("suffix")
2767
2767
  )
2768
2768
  ),
2769
2769
  N("$help"),
@@ -2836,7 +2836,7 @@ function el(e, s, t, a) {
2836
2836
  (p = o == null ? void 0 : o.context) != null && p.handlers && (o.context.handlers.iconClick = (f) => {
2837
2837
  const b = `on${f.charAt(0).toUpperCase()}${f.slice(1)}IconClick`, w = o.props[b];
2838
2838
  if (w && typeof w == "function")
2839
- return (O) => w(o, O);
2839
+ return (P) => w(o, P);
2840
2840
  });
2841
2841
  });
2842
2842
  };
@@ -2846,7 +2846,7 @@ function tl(e) {
2846
2846
  if (!(!e || !W || typeof getComputedStyle != "function") && (me = !0, F = document.getElementById("formkit-theme"), e && // if we have a window object
2847
2847
  W && // we don't have an existing theme OR the theme being set up is different
2848
2848
  (!(j != null && j.getPropertyValue("--formkit-theme")) && !F || F != null && F.getAttribute("data-theme") && (F == null ? void 0 : F.getAttribute("data-theme")) !== e))) {
2849
- const t = `https://cdn.jsdelivr.net/npm/@formkit/themes@${Pe.startsWith("__") ? "latest" : Pe}/dist/${e}/theme.css`, a = document.createElement("link");
2849
+ const t = `https://cdn.jsdelivr.net/npm/@formkit/themes@${Oe.startsWith("__") ? "latest" : Oe}/dist/${e}/theme.css`, a = document.createElement("link");
2850
2850
  a.type = "text/css", a.rel = "stylesheet", a.id = "formkit-theme", a.setAttribute("data-theme", e), a.onload = () => {
2851
2851
  j = getComputedStyle(document.documentElement), Ee();
2852
2852
  }, document.head.appendChild(a), a.href = t, F && F.remove();
@@ -2886,7 +2886,7 @@ function St(e) {
2886
2886
  }
2887
2887
  }
2888
2888
  function sl(e, s) {
2889
- const t = Pe.startsWith("__") ? "latest" : Pe, a = typeof s == "function" ? s(e) : `https://cdn.jsdelivr.net/npm/@formkit/icons@${t}/dist/icons/${e}.svg`;
2889
+ const t = Oe.startsWith("__") ? "latest" : Oe, a = typeof s == "function" ? s(e) : `https://cdn.jsdelivr.net/npm/@formkit/icons@${t}/dist/icons/${e}.svg`;
2890
2890
  if (W)
2891
2891
  return fetch(`${a}`).then(async (i) => {
2892
2892
  const l = await i.text();
@@ -2973,9 +2973,9 @@ var It = {
2973
2973
  e.message = typeof t == "function" ? t(e) : t;
2974
2974
  }
2975
2975
  return s(e);
2976
- }, Pt = !1;
2976
+ }, Ot = !1;
2977
2977
  function ol() {
2978
- Pt || (Xe(nl), et(ul), Pt = !0);
2978
+ Ot || (Xe(nl), et(ul), Ot = !0);
2979
2979
  }
2980
2980
  var ul = (e, s) => {
2981
2981
  if (e.code in At) {
@@ -2988,9 +2988,9 @@ var ul = (e, s) => {
2988
2988
  }, fl = (e, s) => {
2989
2989
  for (var t in s)
2990
2990
  pl(e, t, { get: s[t], enumerable: !0 });
2991
- }, Ot, ba, ya = ma({
2991
+ }, Pt, ba, ya = ma({
2992
2992
  "packages/vue/src/bindings.ts"() {
2993
- Ot = function(s) {
2993
+ Pt = function(s) {
2994
2994
  s.ledger.count("blocking", (c) => c.blocking);
2995
2995
  const t = T(!s.ledger.value("blocking"));
2996
2996
  s.ledger.count("errors", (c) => c.type === "error");
@@ -3013,7 +3013,7 @@ var ul = (e, s) => {
3013
3013
  );
3014
3014
  };
3015
3015
  p(s.props.parsedRules), s.on("prop:parsedRules", ({ payload: c }) => p(c));
3016
- const f = T(s.children.map((c) => c.uid)), b = m(() => {
3016
+ const f = T(s.children.map((c) => c.uid)), b = d(() => {
3017
3017
  if (!C.state)
3018
3018
  return !1;
3019
3019
  if (C.state.submitted)
@@ -3030,13 +3030,13 @@ var ul = (e, s) => {
3030
3030
  default:
3031
3031
  return !1;
3032
3032
  }
3033
- }), w = m(() => C && O.value ? t.value && !a.value : C.state.dirty && !D(C.value)), O = T(
3033
+ }), w = d(() => C && P.value ? t.value && !a.value : C.state.dirty && !D(C.value)), P = T(
3034
3034
  Array.isArray(s.props.parsedRules) && s.props.parsedRules.length > 0
3035
3035
  );
3036
3036
  s.on("prop:parsedRules", ({ payload: c }) => {
3037
- O.value = Array.isArray(c) && c.length > 0;
3037
+ P.value = Array.isArray(c) && c.length > 0;
3038
3038
  });
3039
- const U = m(() => {
3039
+ const U = d(() => {
3040
3040
  const c = {};
3041
3041
  for (const k in l) {
3042
3042
  const y = l[k];
@@ -3049,7 +3049,7 @@ var ul = (e, s) => {
3049
3049
  get(...c) {
3050
3050
  const [k, y] = c;
3051
3051
  let M = Reflect.get(...c);
3052
- return !M && typeof y == "string" && !_(k, y) && !y.startsWith("__v") && ve(s).watch((E) => {
3052
+ return !M && typeof y == "string" && !$(k, y) && !y.startsWith("__v") && ve(s).watch((E) => {
3053
3053
  const $a = typeof E.config.rootClasses == "function" ? E.config.rootClasses(y, E) : {}, ka = E.config.classes ? Se(y, E, E.config.classes[y]) : {}, wa = Se(
3054
3054
  y,
3055
3055
  E,
@@ -3075,7 +3075,7 @@ var ul = (e, s) => {
3075
3075
  for (const k of c)
3076
3076
  delete Te[k];
3077
3077
  });
3078
- const _a = m(() => {
3078
+ const _a = d(() => {
3079
3079
  const c = [];
3080
3080
  C.help && c.push(`help-${s.props.id}`);
3081
3081
  for (const k in U.value)
@@ -3132,7 +3132,7 @@ var ul = (e, s) => {
3132
3132
  settled: s.isSettled,
3133
3133
  valid: t,
3134
3134
  errors: a,
3135
- rules: O,
3135
+ rules: P,
3136
3136
  validationVisible: b,
3137
3137
  required: u
3138
3138
  },
@@ -3151,7 +3151,7 @@ var ul = (e, s) => {
3151
3151
  });
3152
3152
  function Ne(c) {
3153
3153
  (Array.isArray(c) ? c : Object.keys(c)).forEach((y) => {
3154
- y = Qe(y), _(C, y) || (C[y] = s.props[y]), s.on(`prop:${y}`, ({ payload: M }) => {
3154
+ y = Qe(y), $(C, y) || (C[y] = s.props[y]), s.on(`prop:${y}`, ({ payload: M }) => {
3155
3155
  C[y] = M;
3156
3156
  });
3157
3157
  });
@@ -3214,7 +3214,7 @@ var ul = (e, s) => {
3214
3214
  }), s.context = C, s.emit("context", s, !1), s.on("destroyed", () => {
3215
3215
  s.context = void 0, s = null;
3216
3216
  });
3217
- }, ba = Ot;
3217
+ }, ba = Pt;
3218
3218
  }
3219
3219
  }), dl = {};
3220
3220
  fl(dl, {
@@ -3240,10 +3240,10 @@ var va, ml = ma({
3240
3240
  ...s || {}
3241
3241
  }), w = oi(
3242
3242
  X({ en: ni, ...t || {} }, i)
3243
- ), O = ui(Qi, a), U = el(o, p, n, u);
3243
+ ), P = ui(Qi, a), U = el(o, p, n, u);
3244
3244
  return X(
3245
3245
  {
3246
- plugins: [O, U, ba, w, b],
3246
+ plugins: [P, U, ba, w, b],
3247
3247
  ...l ? { config: { locale: l } } : {}
3248
3248
  },
3249
3249
  f || {},
@@ -3263,20 +3263,20 @@ function A(e, s = {}, t = {}) {
3263
3263
  let i;
3264
3264
  if (yl(e)) {
3265
3265
  const l = `SchemaComponent${bl++}`;
3266
- i = /* @__PURE__ */ d("input", () => ({
3266
+ i = /* @__PURE__ */ m("input", () => ({
3267
3267
  $cmp: l,
3268
3268
  props: {
3269
3269
  context: "$node.context"
3270
3270
  }
3271
3271
  })), a.library = { [l]: Lt(e) };
3272
3272
  } else
3273
- typeof e == "function" ? i = e : i = /* @__PURE__ */ d("input", () => B(e));
3273
+ typeof e == "function" ? i = e : i = /* @__PURE__ */ m("input", () => B(e));
3274
3274
  return a.schema = /* @__PURE__ */ zi(i || "Schema undefined", t), a.schemaMemoKey || (a.schemaMemoKey = `${Math.random()}`), a;
3275
3275
  }
3276
- var vl = /* @__PURE__ */ d("messages", () => ({
3276
+ var vl = /* @__PURE__ */ m("messages", () => ({
3277
3277
  $el: "ul",
3278
3278
  if: "$fns.length($messages)"
3279
- })), hl = /* @__PURE__ */ d("message", () => ({
3279
+ })), hl = /* @__PURE__ */ m("message", () => ({
3280
3280
  $el: "li",
3281
3281
  for: ["message", "$messages"],
3282
3282
  attrs: {
@@ -3286,30 +3286,30 @@ var vl = /* @__PURE__ */ d("messages", () => ({
3286
3286
  }
3287
3287
  }));
3288
3288
  vl(hl("$message.value"));
3289
- var _l = /* @__PURE__ */ d("summary", () => ({
3289
+ var _l = /* @__PURE__ */ m("summary", () => ({
3290
3290
  $el: "div",
3291
3291
  attrs: {
3292
3292
  "aria-live": "polite"
3293
3293
  }
3294
- })), gl = /* @__PURE__ */ d("summaryInner", () => ({
3294
+ })), gl = /* @__PURE__ */ m("summaryInner", () => ({
3295
3295
  $el: "div",
3296
3296
  if: "$summaries.length && $showSummaries"
3297
- })), $l = /* @__PURE__ */ d("messages", () => ({
3297
+ })), $l = /* @__PURE__ */ m("messages", () => ({
3298
3298
  $el: "ul",
3299
3299
  if: "$summaries.length && $showSummaries"
3300
- })), kl = /* @__PURE__ */ d("message", () => ({
3300
+ })), kl = /* @__PURE__ */ m("message", () => ({
3301
3301
  $el: "li",
3302
3302
  for: ["summary", "$summaries"],
3303
3303
  attrs: {
3304
3304
  key: "$summary.key",
3305
3305
  "data-message-type": "$summary.type"
3306
3306
  }
3307
- })), wl = /* @__PURE__ */ d("summaryHeader", () => ({
3307
+ })), wl = /* @__PURE__ */ m("summaryHeader", () => ({
3308
3308
  $el: "h2",
3309
3309
  attrs: {
3310
3310
  id: "$id"
3311
3311
  }
3312
- })), Cl = /* @__PURE__ */ d("messageLink", () => ({
3312
+ })), Cl = /* @__PURE__ */ m("messageLink", () => ({
3313
3313
  $el: "a",
3314
3314
  attrs: {
3315
3315
  id: "$summary.key",
@@ -3331,7 +3331,7 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3331
3331
  context: Object
3332
3332
  },
3333
3333
  setup(e) {
3334
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs), i = T([]);
3334
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs), i = T([]);
3335
3335
  function l(n) {
3336
3336
  i.value = a.value.complete(n.query);
3337
3337
  }
@@ -3339,13 +3339,13 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3339
3339
  var u;
3340
3340
  t == null || t.node.input((u = s.context) == null ? void 0 : u._value);
3341
3341
  }
3342
- return m(() => {
3342
+ return d(() => {
3343
3343
  var n, u;
3344
3344
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
3345
3345
  }), (n, u) => {
3346
3346
  var f;
3347
3347
  const p = S("AutoComplete");
3348
- return g(), $("div", Vl, [
3348
+ return _(), g("div", Vl, [
3349
3349
  I(p, {
3350
3350
  id: r(t).id,
3351
3351
  modelValue: r(t)._value,
@@ -3372,7 +3372,7 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3372
3372
  context: Object
3373
3373
  },
3374
3374
  setup(e) {
3375
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
3375
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3376
3376
  function i(p) {
3377
3377
  t == null || t.node.input(t == null ? void 0 : t._value);
3378
3378
  }
@@ -3385,13 +3385,13 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3385
3385
  function n() {
3386
3386
  t == null || t.node.input(null);
3387
3387
  }
3388
- const u = m(() => {
3388
+ const u = d(() => {
3389
3389
  var p, f;
3390
3390
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(p = a.value) == null ? void 0 : p.class} p-invalid` : (f = a.value) == null ? void 0 : f.class;
3391
3391
  });
3392
3392
  return (p, f) => {
3393
3393
  const b = S("Calendar");
3394
- return g(), $("div", Il, [
3394
+ return _(), g("div", Il, [
3395
3395
  I(b, {
3396
3396
  modelValue: r(t)._value,
3397
3397
  "onUpdate:modelValue": f[0] || (f[0] = (w) => r(t)._value = w),
@@ -3455,31 +3455,75 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3455
3455
  ]);
3456
3456
  };
3457
3457
  }
3458
- }), Pl = { class: "p-formkit" }, Ol = {
3458
+ }), Ol = { class: "p-formkit" }, Pl = /* @__PURE__ */ V({
3459
+ __name: "PrimeCascadeSelect",
3460
+ props: {
3461
+ context: Object
3462
+ },
3463
+ setup(e) {
3464
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3465
+ function i(o) {
3466
+ var n;
3467
+ t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
3468
+ }
3469
+ const l = d(() => {
3470
+ var o, n;
3471
+ return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
3472
+ });
3473
+ return (o, n) => {
3474
+ var p;
3475
+ const u = S("CascadeSelect");
3476
+ return _(), g("div", Ol, [
3477
+ I(u, {
3478
+ id: r(t).id,
3479
+ modelValue: r(t)._value,
3480
+ "onUpdate:modelValue": n[0] || (n[0] = (f) => r(t)._value = f),
3481
+ disabled: r(a)._disabled ?? !1,
3482
+ readonly: r(a)._readonly ?? !1,
3483
+ "list-style": r(a).style,
3484
+ class: L(r(l)),
3485
+ tabindex: r(a).tabindex,
3486
+ "aria-label": r(a).ariaLabel,
3487
+ "aria-labelledby": r(a).ariaLabelledby,
3488
+ options: (p = r(a)) == null ? void 0 : p.options,
3489
+ "option-label": r(a).optionLabel,
3490
+ "option-value": r(a).optionValue,
3491
+ "option-group-label": r(a).optionGroupLabel,
3492
+ "option-group-children": r(a).optionGroupChildren,
3493
+ placeholder: r(a).placeholder,
3494
+ pt: r(a).pt,
3495
+ "pt-options": r(a).ptOptions,
3496
+ unstyled: r(a).unstyled ?? !1,
3497
+ onChange: i
3498
+ }, null, 8, ["id", "modelValue", "disabled", "readonly", "list-style", "class", "tabindex", "aria-label", "aria-labelledby", "options", "option-label", "option-value", "option-group-label", "option-group-children", "placeholder", "pt", "pt-options", "unstyled"])
3499
+ ]);
3500
+ };
3501
+ }
3502
+ }), Ll = { class: "p-formkit" }, xl = {
3459
3503
  key: 0,
3460
3504
  class: "formkit-prime-left"
3461
- }, Ll = {
3505
+ }, Ml = {
3462
3506
  key: 1,
3463
3507
  class: "formkit-prime-right"
3464
- }, xl = /* @__PURE__ */ V({
3508
+ }, Rl = /* @__PURE__ */ V({
3465
3509
  __name: "PrimeCheckbox",
3466
3510
  props: {
3467
3511
  context: Object
3468
3512
  },
3469
3513
  setup(e) {
3470
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
3514
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3471
3515
  function i(o) {
3472
3516
  var n;
3473
3517
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
3474
3518
  }
3475
- const l = m(() => {
3519
+ const l = d(() => {
3476
3520
  var o, n;
3477
3521
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
3478
3522
  });
3479
3523
  return (o, n) => {
3480
3524
  const u = S("Checkbox");
3481
- return g(), $("div", Pl, [
3482
- r(t).attrs.labelLeft ? (g(), $("span", Ol, se(r(t).attrs.labelLeft), 1)) : Q("", !0),
3525
+ return _(), g("div", Ll, [
3526
+ r(t).attrs.labelLeft ? (_(), g("span", xl, se(r(t).attrs.labelLeft), 1)) : Q("", !0),
3483
3527
  I(u, {
3484
3528
  modelValue: r(t)._value,
3485
3529
  "onUpdate:modelValue": n[0] || (n[0] = (p) => r(t)._value = p),
@@ -3499,28 +3543,28 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3499
3543
  unstyled: r(a).unstyled ?? !1,
3500
3544
  onChange: i
3501
3545
  }, null, 8, ["modelValue", "input-id", "disabled", "readonly", "input-style", "input-class", "tabindex", "aria-label", "aria-labelledby", "binary", "true-value", "false-value", "pt", "pt-options", "unstyled"]),
3502
- r(t).attrs.labelRight ? (g(), $("span", Ll, se(r(t).attrs.labelRight), 1)) : Q("", !0)
3546
+ r(t).attrs.labelRight ? (_(), g("span", Ml, se(r(t).attrs.labelRight), 1)) : Q("", !0)
3503
3547
  ]);
3504
3548
  };
3505
3549
  }
3506
- }), Ml = { class: "p-formkit" }, Rl = /* @__PURE__ */ V({
3550
+ }), Dl = { class: "p-formkit" }, El = /* @__PURE__ */ V({
3507
3551
  __name: "PrimeChips",
3508
3552
  props: {
3509
3553
  context: Object
3510
3554
  },
3511
3555
  setup(e) {
3512
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
3556
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3513
3557
  function i(o) {
3514
3558
  var n;
3515
3559
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
3516
3560
  }
3517
- const l = m(() => {
3561
+ const l = d(() => {
3518
3562
  var o, n;
3519
3563
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
3520
3564
  });
3521
3565
  return (o, n) => {
3522
3566
  const u = S("Chips");
3523
- return g(), $("div", Ml, [
3567
+ return _(), g("div", Dl, [
3524
3568
  I(u, {
3525
3569
  modelValue: r(t)._value,
3526
3570
  "onUpdate:modelValue": n[0] || (n[0] = (p) => r(t)._value = p),
@@ -3546,20 +3590,20 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3546
3590
  ]);
3547
3591
  };
3548
3592
  }
3549
- }), Dl = { class: "p-formkit" }, El = /* @__PURE__ */ V({
3593
+ }), jl = { class: "p-formkit" }, Fl = /* @__PURE__ */ V({
3550
3594
  __name: "PrimeColorPicker",
3551
3595
  props: {
3552
3596
  context: Object
3553
3597
  },
3554
3598
  setup(e) {
3555
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
3599
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3556
3600
  function i(l) {
3557
3601
  var o;
3558
3602
  t == null || t.node.input((o = s.context) == null ? void 0 : o._value);
3559
3603
  }
3560
3604
  return (l, o) => {
3561
3605
  const n = S("ColorPicker");
3562
- return g(), $("div", Dl, [
3606
+ return _(), g("div", jl, [
3563
3607
  I(n, {
3564
3608
  modelValue: r(t)._value,
3565
3609
  "onUpdate:modelValue": o[0] || (o[0] = (u) => r(t)._value = u),
@@ -3581,26 +3625,26 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3581
3625
  ]);
3582
3626
  };
3583
3627
  }
3584
- }), jl = { class: "p-formkit" }, Fl = /* @__PURE__ */ V({
3628
+ }), Tl = { class: "p-formkit" }, Nl = /* @__PURE__ */ V({
3585
3629
  __name: "PrimeDropdown",
3586
3630
  props: {
3587
3631
  context: Object
3588
3632
  },
3589
3633
  setup(e) {
3590
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
3634
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
3591
3635
  function i(n) {
3592
3636
  t == null || t.handlers.blur(n.value);
3593
3637
  }
3594
3638
  function l(n) {
3595
3639
  t == null || t.node.input(n.value);
3596
3640
  }
3597
- const o = m(() => {
3641
+ const o = d(() => {
3598
3642
  var n, u;
3599
3643
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
3600
3644
  });
3601
3645
  return (n, u) => {
3602
3646
  const p = S("Dropdown");
3603
- return g(), $("div", jl, [
3647
+ return _(), g("div", Tl, [
3604
3648
  I(p, {
3605
3649
  modelValue: r(t)._value,
3606
3650
  "onUpdate:modelValue": u[0] || (u[0] = (f) => r(t)._value = f),
@@ -3654,26 +3698,26 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3654
3698
  ]);
3655
3699
  };
3656
3700
  }
3657
- }), Tl = { class: "p-formkit" }, Nl = /* @__PURE__ */ V({
3701
+ }), zl = { class: "p-formkit" }, ql = /* @__PURE__ */ V({
3658
3702
  __name: "PrimeEditor",
3659
3703
  props: {
3660
3704
  context: Object
3661
3705
  },
3662
3706
  setup(e) {
3663
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
3707
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
3664
3708
  function i(n) {
3665
3709
  t == null || t.node.input(n.htmlValue);
3666
3710
  }
3667
3711
  function l(n) {
3668
3712
  n.range === null && (t == null || t.handlers.blur(n.htmlValue));
3669
3713
  }
3670
- const o = m(() => {
3714
+ const o = d(() => {
3671
3715
  var n, u;
3672
3716
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
3673
3717
  });
3674
3718
  return (n, u) => {
3675
3719
  const p = S("Editor");
3676
- return g(), $("div", Tl, [
3720
+ return _(), g("div", zl, [
3677
3721
  I(p, {
3678
3722
  id: r(t).id,
3679
3723
  modelValue: r(t)._value,
@@ -3697,24 +3741,24 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3697
3741
  ]);
3698
3742
  };
3699
3743
  }
3700
- }), zl = { class: "p-formkit" }, ql = /* @__PURE__ */ V({
3744
+ }), Ul = { class: "p-formkit" }, Bl = /* @__PURE__ */ V({
3701
3745
  __name: "PrimeInputMask",
3702
3746
  props: {
3703
3747
  context: Object
3704
3748
  },
3705
3749
  setup(e) {
3706
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
3750
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3707
3751
  function i(o) {
3708
3752
  var n, u;
3709
3753
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value), t == null || t.handlers.blur((u = s.context) == null ? void 0 : u._value);
3710
3754
  }
3711
- const l = m(() => {
3755
+ const l = d(() => {
3712
3756
  var o, n;
3713
3757
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
3714
3758
  });
3715
3759
  return (o, n) => {
3716
3760
  const u = S("InputMask");
3717
- return g(), $("div", zl, [
3761
+ return _(), g("div", Ul, [
3718
3762
  I(u, {
3719
3763
  id: r(t).id,
3720
3764
  modelValue: r(t)._value,
@@ -3739,26 +3783,26 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3739
3783
  ]);
3740
3784
  };
3741
3785
  }
3742
- }), Ul = { class: "p-formkit" }, Bl = /* @__PURE__ */ V({
3786
+ }), Hl = { class: "p-formkit" }, Kl = /* @__PURE__ */ V({
3743
3787
  __name: "PrimeInputNumber",
3744
3788
  props: {
3745
3789
  context: Object
3746
3790
  },
3747
3791
  setup(e) {
3748
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
3792
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
3749
3793
  function i(n) {
3750
3794
  t == null || t.handlers.blur(n.value);
3751
3795
  }
3752
3796
  function l(n) {
3753
3797
  t == null || t.node.input(n.value);
3754
3798
  }
3755
- const o = m(() => {
3799
+ const o = d(() => {
3756
3800
  var n, u;
3757
3801
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
3758
3802
  });
3759
3803
  return (n, u) => {
3760
3804
  const p = S("InputNumber");
3761
- return g(), $("div", Ul, [
3805
+ return _(), g("div", Hl, [
3762
3806
  I(p, {
3763
3807
  modelValue: r(t)._value,
3764
3808
  "onUpdate:modelValue": u[0] || (u[0] = (f) => r(t)._value = f),
@@ -3793,33 +3837,33 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3793
3837
  ]);
3794
3838
  };
3795
3839
  }
3796
- }), Hl = {
3840
+ }), Wl = {
3797
3841
  key: 0,
3798
3842
  class: "formkit-prime-left"
3799
- }, Kl = {
3843
+ }, Zl = {
3800
3844
  key: 1,
3801
3845
  class: "formkit-prime-right"
3802
- }, Wl = /* @__PURE__ */ V({
3846
+ }, Yl = /* @__PURE__ */ V({
3803
3847
  __name: "PrimeInputSwitch",
3804
3848
  props: {
3805
3849
  context: Object
3806
3850
  },
3807
3851
  setup(e) {
3808
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
3852
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
3809
3853
  function i(o) {
3810
3854
  var n;
3811
3855
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
3812
3856
  }
3813
- const l = m(() => {
3857
+ const l = d(() => {
3814
3858
  var o, n;
3815
3859
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
3816
3860
  });
3817
3861
  return (o, n) => {
3818
3862
  const u = S("InputSwitch");
3819
- return g(), $("div", {
3863
+ return _(), g("div", {
3820
3864
  class: L([r(a).option_class, "p-formkit"])
3821
3865
  }, [
3822
- r(t).attrs.labelLeft ? (g(), $("span", Hl, se(r(t).attrs.labelLeft), 1)) : Q("", !0),
3866
+ r(t).attrs.labelLeft ? (_(), g("span", Wl, se(r(t).attrs.labelLeft), 1)) : Q("", !0),
3823
3867
  I(u, {
3824
3868
  modelValue: r(t)._value,
3825
3869
  "onUpdate:modelValue": n[0] || (n[0] = (p) => r(t)._value = p),
@@ -3838,17 +3882,17 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3838
3882
  unstyled: r(a).unstyled ?? !1,
3839
3883
  onChange: i
3840
3884
  }, null, 8, ["modelValue", "input-id", "disabled", "readonly", "input-style", "input-class", "tabindex", "aria-label", "aria-labelledby", "true-value", "false-value", "pt", "pt-options", "unstyled"]),
3841
- r(t).attrs.labelRight ? (g(), $("span", Kl, se(r(t).attrs.labelRight), 1)) : Q("", !0)
3885
+ r(t).attrs.labelRight ? (_(), g("span", Zl, se(r(t).attrs.labelRight), 1)) : Q("", !0)
3842
3886
  ], 2);
3843
3887
  };
3844
3888
  }
3845
- }), Zl = { class: "p-formkit" }, Yl = /* @__PURE__ */ V({
3889
+ }), Gl = { class: "p-formkit" }, Jl = /* @__PURE__ */ V({
3846
3890
  __name: "PrimeInputText",
3847
3891
  props: {
3848
3892
  context: Object
3849
3893
  },
3850
3894
  setup(e) {
3851
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
3895
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
3852
3896
  function i() {
3853
3897
  return (t == null ? void 0 : t.iconLeft) && (t == null ? void 0 : t.iconLeft.length) > 0;
3854
3898
  }
@@ -3865,20 +3909,20 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3865
3909
  function u(f) {
3866
3910
  t == null || t.node.input(f.target.value);
3867
3911
  }
3868
- const p = m(() => {
3912
+ const p = d(() => {
3869
3913
  var f, b;
3870
3914
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(f = a.value) == null ? void 0 : f.class} p-invalid` : (b = a.value) == null ? void 0 : b.class;
3871
3915
  });
3872
3916
  return (f, b) => {
3873
- var O, U;
3917
+ var P, U;
3874
3918
  const w = S("InputText");
3875
- return g(), $("div", Zl, [
3919
+ return _(), g("div", Gl, [
3876
3920
  xt("span", {
3877
3921
  class: L(o())
3878
3922
  }, [
3879
- i() ? (g(), $("i", {
3923
+ i() ? (_(), g("i", {
3880
3924
  key: 0,
3881
- class: L((O = r(t)) == null ? void 0 : O.iconLeft)
3925
+ class: L((P = r(t)) == null ? void 0 : P.iconLeft)
3882
3926
  }, null, 2)) : Q("", !0),
3883
3927
  I(w, {
3884
3928
  id: r(t).id,
@@ -3898,7 +3942,7 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3898
3942
  onInput: u,
3899
3943
  onBlur: n
3900
3944
  }, null, 8, ["id", "modelValue", "disabled", "readonly", "style", "class", "tabindex", "aria-label", "aria-labelledby", "placeholder", "pt", "pt-options", "unstyled"]),
3901
- l() ? (g(), $("i", {
3945
+ l() ? (_(), g("i", {
3902
3946
  key: 1,
3903
3947
  class: L((U = r(t)) == null ? void 0 : U.iconRight)
3904
3948
  }, null, 2)) : Q("", !0)
@@ -3906,26 +3950,26 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3906
3950
  ]);
3907
3951
  };
3908
3952
  }
3909
- }), Gl = { class: "p-formkit" }, Jl = /* @__PURE__ */ V({
3953
+ }), Ql = { class: "p-formkit" }, Xl = /* @__PURE__ */ V({
3910
3954
  __name: "PrimeTextarea",
3911
3955
  props: {
3912
3956
  context: Object
3913
3957
  },
3914
3958
  setup(e) {
3915
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
3959
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
3916
3960
  function i(n) {
3917
3961
  t == null || t.handlers.blur(n.target.value);
3918
3962
  }
3919
3963
  function l(n) {
3920
3964
  t == null || t.node.input(n.target.value);
3921
3965
  }
3922
- const o = m(() => {
3966
+ const o = d(() => {
3923
3967
  var n, u;
3924
3968
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
3925
3969
  });
3926
3970
  return (n, u) => {
3927
3971
  const p = S("Textarea");
3928
- return g(), $("div", Gl, [
3972
+ return _(), g("div", Ql, [
3929
3973
  I(p, {
3930
3974
  id: r(t).id,
3931
3975
  modelValue: r(t)._value,
@@ -3949,26 +3993,26 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
3949
3993
  ]);
3950
3994
  };
3951
3995
  }
3952
- }), Ql = { class: "p-formkit" }, Xl = /* @__PURE__ */ V({
3996
+ }), en = { class: "p-formkit" }, tn = /* @__PURE__ */ V({
3953
3997
  __name: "PrimeKnob",
3954
3998
  props: {
3955
3999
  context: Object
3956
4000
  },
3957
4001
  setup(e) {
3958
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
4002
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
3959
4003
  function i(n) {
3960
4004
  t == null || t.node.input(n), t == null || t.handlers.blur(n);
3961
4005
  }
3962
4006
  function l(n) {
3963
4007
  t == null || t.node.input(n);
3964
4008
  }
3965
- const o = m(() => {
4009
+ const o = d(() => {
3966
4010
  var n, u;
3967
4011
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
3968
4012
  });
3969
4013
  return (n, u) => {
3970
4014
  const p = S("Knob");
3971
- return g(), $("div", Ql, [
4015
+ return _(), g("div", en, [
3972
4016
  I(p, {
3973
4017
  id: r(t).id,
3974
4018
  modelValue: r(t)._value,
@@ -4001,24 +4045,24 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4001
4045
  ]);
4002
4046
  };
4003
4047
  }
4004
- }), en = { class: "p-formkit" }, tn = /* @__PURE__ */ V({
4048
+ }), an = { class: "p-formkit" }, sn = /* @__PURE__ */ V({
4005
4049
  __name: "PrimeMultiSelect",
4006
4050
  props: {
4007
4051
  context: Object
4008
4052
  },
4009
4053
  setup(e) {
4010
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4054
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4011
4055
  function i(o) {
4012
4056
  var n;
4013
4057
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4014
4058
  }
4015
- const l = m(() => {
4059
+ const l = d(() => {
4016
4060
  var o, n;
4017
4061
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4018
4062
  });
4019
4063
  return (o, n) => {
4020
4064
  const u = S("MultiSelect");
4021
- return g(), $("div", en, [
4065
+ return _(), g("div", an, [
4022
4066
  I(u, {
4023
4067
  modelValue: r(t)._value,
4024
4068
  "onUpdate:modelValue": n[0] || (n[0] = (p) => r(t)._value = p),
@@ -4071,25 +4115,25 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4071
4115
  ]);
4072
4116
  };
4073
4117
  }
4074
- }), an = { class: "p-formkit" }, sn = /* @__PURE__ */ V({
4118
+ }), rn = { class: "p-formkit" }, ln = /* @__PURE__ */ V({
4075
4119
  __name: "PrimeListbox",
4076
4120
  props: {
4077
4121
  context: Object
4078
4122
  },
4079
4123
  setup(e) {
4080
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4124
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4081
4125
  function i(o) {
4082
4126
  var n;
4083
4127
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4084
4128
  }
4085
- const l = m(() => {
4129
+ const l = d(() => {
4086
4130
  var o, n;
4087
4131
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4088
4132
  });
4089
4133
  return (o, n) => {
4090
4134
  var p;
4091
4135
  const u = S("Listbox");
4092
- return g(), $("div", an, [
4136
+ return _(), g("div", rn, [
4093
4137
  I(u, {
4094
4138
  id: r(t).id,
4095
4139
  modelValue: r(t)._value,
@@ -4120,26 +4164,26 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4120
4164
  ]);
4121
4165
  };
4122
4166
  }
4123
- }), rn = { class: "p-formkit" }, ln = /* @__PURE__ */ V({
4167
+ }), nn = { class: "p-formkit" }, on = /* @__PURE__ */ V({
4124
4168
  __name: "PrimePassword",
4125
4169
  props: {
4126
4170
  context: Object
4127
4171
  },
4128
4172
  setup(e) {
4129
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
4173
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
4130
4174
  function i(n) {
4131
4175
  t == null || t.handlers.blur(n.target.value);
4132
4176
  }
4133
4177
  function l(n) {
4134
4178
  t == null || t.node.input(n.target.value);
4135
4179
  }
4136
- const o = m(() => {
4180
+ const o = d(() => {
4137
4181
  var n, u;
4138
4182
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(n = a.value) == null ? void 0 : n.class} p-invalid` : (u = a.value) == null ? void 0 : u.class;
4139
4183
  });
4140
4184
  return (n, u) => {
4141
4185
  const p = S("Password");
4142
- return g(), $("div", rn, [
4186
+ return _(), g("div", nn, [
4143
4187
  I(p, {
4144
4188
  modelValue: r(t)._value,
4145
4189
  "onUpdate:modelValue": u[0] || (u[0] = (f) => r(t)._value = f),
@@ -4171,27 +4215,27 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4171
4215
  ]);
4172
4216
  };
4173
4217
  }
4174
- }), nn = ["for"], on = /* @__PURE__ */ V({
4218
+ }), un = ["for"], pn = /* @__PURE__ */ V({
4175
4219
  __name: "PrimeRadioButton",
4176
4220
  props: {
4177
4221
  context: Object
4178
4222
  },
4179
4223
  setup(e) {
4180
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4224
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4181
4225
  function i(o) {
4182
4226
  var n;
4183
4227
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4184
4228
  }
4185
- const l = m(() => {
4229
+ const l = d(() => {
4186
4230
  var o, n;
4187
4231
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4188
4232
  });
4189
4233
  return (o, n) => {
4190
4234
  const u = S("RadioButton");
4191
- return g(), $("div", {
4235
+ return _(), g("div", {
4192
4236
  class: L([r(a).options_class, "p-formkit"])
4193
4237
  }, [
4194
- (g(!0), $(Ia, null, Aa(r(a).options, (p) => (g(), $("div", {
4238
+ (_(!0), g(Ia, null, Aa(r(a).options, (p) => (_(), g("div", {
4195
4239
  key: p.value,
4196
4240
  class: L(r(a).option_class)
4197
4241
  }, [
@@ -4210,29 +4254,29 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4210
4254
  }, null, 8, ["modelValue", "name", "value", "input-style", "input-class", "pt", "pt-options", "unstyled"]),
4211
4255
  xt("label", {
4212
4256
  for: p.value
4213
- }, se(p.label), 9, nn)
4257
+ }, se(p.label), 9, un)
4214
4258
  ], 2))), 128))
4215
4259
  ], 2);
4216
4260
  };
4217
4261
  }
4218
- }), un = { class: "p-formkit" }, pn = /* @__PURE__ */ V({
4262
+ }), cn = { class: "p-formkit" }, fn = /* @__PURE__ */ V({
4219
4263
  __name: "PrimeRating",
4220
4264
  props: {
4221
4265
  context: Object
4222
4266
  },
4223
4267
  setup(e) {
4224
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4268
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4225
4269
  function i(o) {
4226
4270
  var n;
4227
4271
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4228
4272
  }
4229
- const l = m(() => {
4273
+ const l = d(() => {
4230
4274
  var o, n;
4231
4275
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4232
4276
  });
4233
4277
  return (o, n) => {
4234
4278
  const u = S("Rating");
4235
- return g(), $("div", un, [
4279
+ return _(), g("div", cn, [
4236
4280
  I(u, {
4237
4281
  id: r(t).id,
4238
4282
  modelValue: r(t)._value,
@@ -4257,23 +4301,23 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4257
4301
  ]);
4258
4302
  };
4259
4303
  }
4260
- }), cn = { class: "p-formkit" }, fn = /* @__PURE__ */ V({
4304
+ }), dn = { class: "p-formkit" }, mn = /* @__PURE__ */ V({
4261
4305
  __name: "PrimeSlider",
4262
4306
  props: {
4263
4307
  context: Object
4264
4308
  },
4265
4309
  setup(e) {
4266
- const t = e.context, a = m(() => t == null ? void 0 : t.attrs);
4310
+ const t = e.context, a = d(() => t == null ? void 0 : t.attrs);
4267
4311
  function i(o) {
4268
4312
  t == null || t.node.input(o), t == null || t.handlers.blur(o);
4269
4313
  }
4270
- const l = m(() => {
4314
+ const l = d(() => {
4271
4315
  var o, n;
4272
4316
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4273
4317
  });
4274
4318
  return (o, n) => {
4275
4319
  const u = S("Slider");
4276
- return g(), $("div", cn, [
4320
+ return _(), g("div", dn, [
4277
4321
  I(u, {
4278
4322
  id: r(t).id,
4279
4323
  modelValue: r(t)._value,
@@ -4298,24 +4342,24 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4298
4342
  ]);
4299
4343
  };
4300
4344
  }
4301
- }), dn = { class: "p-formkit" }, mn = /* @__PURE__ */ V({
4345
+ }), bn = { class: "p-formkit" }, yn = /* @__PURE__ */ V({
4302
4346
  __name: "PrimeToggleButton",
4303
4347
  props: {
4304
4348
  context: Object
4305
4349
  },
4306
4350
  setup(e) {
4307
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4351
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4308
4352
  function i(o) {
4309
4353
  var n;
4310
4354
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4311
4355
  }
4312
- const l = m(() => {
4356
+ const l = d(() => {
4313
4357
  var o, n;
4314
4358
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4315
4359
  });
4316
4360
  return (o, n) => {
4317
4361
  const u = S("ToggleButton");
4318
- return g(), $("div", dn, [
4362
+ return _(), g("div", bn, [
4319
4363
  I(u, {
4320
4364
  modelValue: r(t)._value,
4321
4365
  "onUpdate:modelValue": n[0] || (n[0] = (p) => r(t)._value = p),
@@ -4340,24 +4384,24 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4340
4384
  ]);
4341
4385
  };
4342
4386
  }
4343
- }), bn = { class: "p-formkit" }, yn = /* @__PURE__ */ V({
4387
+ }), vn = { class: "p-formkit" }, hn = /* @__PURE__ */ V({
4344
4388
  __name: "PrimeSelectButton",
4345
4389
  props: {
4346
4390
  context: Object
4347
4391
  },
4348
4392
  setup(e) {
4349
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4393
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4350
4394
  function i(o) {
4351
4395
  var n;
4352
4396
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4353
4397
  }
4354
- const l = m(() => {
4398
+ const l = d(() => {
4355
4399
  var o, n;
4356
4400
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4357
4401
  });
4358
4402
  return (o, n) => {
4359
4403
  const u = S("SelectButton");
4360
- return g(), $("div", bn, [
4404
+ return _(), g("div", vn, [
4361
4405
  I(u, {
4362
4406
  id: r(t).id,
4363
4407
  modelValue: r(t)._value,
@@ -4384,31 +4428,31 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4384
4428
  ]);
4385
4429
  };
4386
4430
  }
4387
- }), vn = { class: "p-formkit" }, hn = {
4431
+ }), _n = { class: "p-formkit" }, gn = {
4388
4432
  key: 0,
4389
4433
  class: "formkit-prime-left"
4390
- }, _n = {
4434
+ }, $n = {
4391
4435
  key: 1,
4392
4436
  class: "formkit-prime-right"
4393
- }, gn = /* @__PURE__ */ V({
4437
+ }, kn = /* @__PURE__ */ V({
4394
4438
  __name: "PrimeTriStateCheckbox",
4395
4439
  props: {
4396
4440
  context: Object
4397
4441
  },
4398
4442
  setup(e) {
4399
- const s = e, t = s.context, a = m(() => t == null ? void 0 : t.attrs);
4443
+ const s = e, t = s.context, a = d(() => t == null ? void 0 : t.attrs);
4400
4444
  function i(o) {
4401
4445
  var n;
4402
4446
  t == null || t.node.input((n = s.context) == null ? void 0 : n._value);
4403
4447
  }
4404
- const l = m(() => {
4448
+ const l = d(() => {
4405
4449
  var o, n;
4406
4450
  return t != null && t.state.validationVisible && !(t != null && t.state.valid) ? `${(o = a.value) == null ? void 0 : o.class} p-invalid` : (n = a.value) == null ? void 0 : n.class;
4407
4451
  });
4408
4452
  return (o, n) => {
4409
4453
  const u = S("TriStateCheckbox");
4410
- return g(), $("div", vn, [
4411
- r(t).attrs.labelLeft ? (g(), $("span", hn, se(r(t).attrs.labelLeft), 1)) : Q("", !0),
4454
+ return _(), g("div", _n, [
4455
+ r(t).attrs.labelLeft ? (_(), g("span", gn, se(r(t).attrs.labelLeft), 1)) : Q("", !0),
4412
4456
  I(u, {
4413
4457
  modelValue: r(t)._value,
4414
4458
  "onUpdate:modelValue": n[0] || (n[0] = (p) => r(t)._value = p),
@@ -4425,100 +4469,104 @@ const Vl = { class: "p-formkit" }, Sl = /* @__PURE__ */ V({
4425
4469
  unstyled: r(a).unstyled ?? !1,
4426
4470
  onChange: i
4427
4471
  }, null, 8, ["modelValue", "input-id", "disabled", "readonly", "input-style", "input-class", "tabindex", "aria-label", "aria-labelledby", "pt", "pt-options", "unstyled"]),
4428
- r(t).attrs.labelRight ? (g(), $("span", _n, se(r(t).attrs.labelRight), 1)) : Q("", !0)
4472
+ r(t).attrs.labelRight ? (_(), g("span", $n, se(r(t).attrs.labelRight), 1)) : Q("", !0)
4429
4473
  ]);
4430
4474
  };
4431
4475
  }
4432
- }), $n = A(Sl, {
4476
+ }), wn = A(Sl, {
4433
4477
  props: []
4434
- }), kn = A(Yl, {
4478
+ }), Cn = A(Jl, {
4435
4479
  props: ["iconRight", "iconLeft"]
4436
- }), wn = A(Bl, {
4480
+ }), Vn = A(Kl, {
4437
4481
  props: ["iconRight", "iconLeft"]
4438
- }), Cn = A(ql, {
4482
+ }), Sn = A(Bl, {
4439
4483
  props: []
4440
- }), Vn = A(ln, {
4484
+ }), In = A(on, {
4441
4485
  props: ["feedback", "toggleMask"]
4442
- }), Sn = A(Jl, {
4486
+ }), An = A(Xl, {
4443
4487
  props: ["rows"]
4444
- }), In = A(xl, {
4488
+ }), On = A(Rl, {
4489
+ props: []
4490
+ }), Pn = A(Yl, {
4445
4491
  props: []
4446
- }), An = A(Wl, {
4492
+ }), Ln = A(ql, {
4447
4493
  props: []
4448
- }), Pn = A(Nl, {
4494
+ }), xn = A(Nl, {
4449
4495
  props: []
4450
- }), On = A(Fl, {
4496
+ }), Mn = A(sn, {
4451
4497
  props: []
4452
- }), Ln = A(tn, {
4498
+ }), Rn = A(ln, {
4453
4499
  props: []
4454
- }), xn = A(sn, {
4500
+ }), Dn = A(Al, {
4455
4501
  props: []
4456
- }), Mn = A(Al, {
4502
+ }), En = A(mn, {
4457
4503
  props: []
4458
- }), Rn = A(fn, {
4504
+ }), jn = A(fn, {
4459
4505
  props: []
4460
- }), Dn = A(pn, {
4506
+ }), Fn = A(pn, {
4461
4507
  props: []
4462
- }), En = A(on, {
4508
+ }), Tn = A(El, {
4463
4509
  props: []
4464
- }), jn = A(Rl, {
4510
+ }), Nn = A(tn, {
4465
4511
  props: []
4466
- }), Fn = A(Xl, {
4512
+ }), zn = A(Fl, {
4467
4513
  props: []
4468
- }), Tn = A(El, {
4514
+ }), qn = A(yn, {
4469
4515
  props: []
4470
- }), Nn = A(mn, {
4516
+ }), Un = A(hn, {
4471
4517
  props: []
4472
- }), zn = A(yn, {
4518
+ }), Bn = A(kn, {
4473
4519
  props: []
4474
- }), qn = A(gn, {
4520
+ }), Hn = A(Pl, {
4475
4521
  props: []
4476
- }), Kn = {
4477
- primeAutoComplete: $n,
4478
- primeInputText: kn,
4479
- primeInputNumber: wn,
4480
- primeInputMask: Cn,
4481
- primePassword: Vn,
4482
- primeCheckbox: In,
4483
- primeInputSwitch: An,
4484
- primeTextarea: Sn,
4485
- primeEditor: Pn,
4486
- primeDropdown: On,
4487
- primeMultiSelect: Ln,
4488
- primeCalendar: Mn,
4489
- primeSlider: Rn,
4490
- primeChips: jn,
4491
- primeKnob: Fn,
4492
- primeRating: Dn,
4493
- primeRadioButton: En,
4494
- primeColorPicker: Tn,
4495
- primeToggleButton: Nn,
4496
- primeListbox: xn,
4497
- primeSelectButton: zn,
4498
- primeTriStateCheckbox: qn
4522
+ }), Yn = {
4523
+ primeAutoComplete: wn,
4524
+ primeInputText: Cn,
4525
+ primeInputNumber: Vn,
4526
+ primeInputMask: Sn,
4527
+ primePassword: In,
4528
+ primeCheckbox: On,
4529
+ primeInputSwitch: Pn,
4530
+ primeTextarea: An,
4531
+ primeEditor: Ln,
4532
+ primeDropdown: xn,
4533
+ primeMultiSelect: Mn,
4534
+ primeCalendar: Dn,
4535
+ primeSlider: En,
4536
+ primeChips: Tn,
4537
+ primeKnob: Nn,
4538
+ primeRating: jn,
4539
+ primeRadioButton: Fn,
4540
+ primeColorPicker: zn,
4541
+ primeToggleButton: qn,
4542
+ primeListbox: Rn,
4543
+ primeSelectButton: Un,
4544
+ primeTriStateCheckbox: Bn,
4545
+ primeCascadeSelect: Hn
4499
4546
  };
4500
4547
  export {
4501
- $n as primeAutoCompleteDefinition,
4502
- Mn as primeCalendarDefinition,
4503
- In as primeCheckboxDefinition,
4504
- jn as primeChipsDefinition,
4505
- Tn as primeColorPickerDefinition,
4506
- On as primeDropdownDefinition,
4507
- Pn as primeEditorDefinition,
4508
- Cn as primeInputMaskDefinition,
4509
- wn as primeInputNumberDefinition,
4510
- An as primeInputSwitchDefinition,
4511
- kn as primeInputTextDefinition,
4512
- Kn as primeInputs,
4513
- Fn as primeKnobDefinition,
4514
- xn as primeListboxDefinition,
4515
- Ln as primeMultiSelectDefinition,
4516
- Vn as primePasswordDefinition,
4517
- En as primeRadioButtonDefinition,
4518
- Dn as primeRatingDefinition,
4519
- zn as primeSelectButtonDefinition,
4520
- Rn as primeSliderDefinition,
4521
- Sn as primeTextareaDefinition,
4522
- Nn as primeToggleButtonDefinition,
4523
- qn as primeTriStateCheckboxDefinition
4548
+ wn as primeAutoCompleteDefinition,
4549
+ Dn as primeCalendarDefinition,
4550
+ Hn as primeCascadeSelectDefinition,
4551
+ On as primeCheckboxDefinition,
4552
+ Tn as primeChipsDefinition,
4553
+ zn as primeColorPickerDefinition,
4554
+ xn as primeDropdownDefinition,
4555
+ Ln as primeEditorDefinition,
4556
+ Sn as primeInputMaskDefinition,
4557
+ Vn as primeInputNumberDefinition,
4558
+ Pn as primeInputSwitchDefinition,
4559
+ Cn as primeInputTextDefinition,
4560
+ Yn as primeInputs,
4561
+ Nn as primeKnobDefinition,
4562
+ Rn as primeListboxDefinition,
4563
+ Mn as primeMultiSelectDefinition,
4564
+ In as primePasswordDefinition,
4565
+ Fn as primeRadioButtonDefinition,
4566
+ jn as primeRatingDefinition,
4567
+ Un as primeSelectButtonDefinition,
4568
+ En as primeSliderDefinition,
4569
+ An as primeTextareaDefinition,
4570
+ qn as primeToggleButtonDefinition,
4571
+ Bn as primeTriStateCheckboxDefinition
4524
4572
  };