@sfxcode/formkit-primevue 1.5.9 → 1.6.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.
- package/dist/formkit/PrimeAutoComplete.vue.d.ts +1 -1
- package/dist/formkit/PrimeCalendar.vue.d.ts +1 -1
- package/dist/formkit/PrimeCheckbox.vue.d.ts +1 -1
- package/dist/formkit/PrimeChips.vue.d.ts +1 -1
- package/dist/formkit/PrimeColorPicker.vue.d.ts +1 -1
- package/dist/formkit/PrimeDropdown.vue.d.ts +1 -1
- package/dist/formkit/PrimeEditor.vue.d.ts +1 -1
- package/dist/formkit/PrimeInputMask.vue.d.ts +1 -1
- package/dist/formkit/PrimeInputNumber.vue.d.ts +1 -1
- package/dist/formkit/PrimeInputSwitch.vue.d.ts +1 -1
- package/dist/formkit/PrimeInputText.vue.d.ts +1 -1
- package/dist/formkit/PrimeKnob.vue.d.ts +1 -1
- package/dist/formkit/PrimeListbox.vue.d.ts +1 -1
- package/dist/formkit/PrimeMultiSelect.vue.d.ts +1 -1
- package/dist/formkit/PrimePassword.vue.d.ts +1 -1
- package/dist/formkit/PrimeRadioButton.vue.d.ts +1 -1
- package/dist/formkit/PrimeRating.vue.d.ts +1 -1
- package/dist/formkit/PrimeSelectButton.vue.d.ts +1 -1
- package/dist/formkit/PrimeSlider.vue.d.ts +1 -1
- package/dist/formkit/PrimeTextarea.vue.d.ts +1 -1
- package/dist/formkit/PrimeToggleButton.vue.d.ts +1 -1
- package/dist/formkit/PrimeTriStateCheckbox.vue.d.ts +1 -1
- package/dist/formkit-primevue.es.js +11 -11
- package/dist/formkit-primevue.umd.js +1 -1
- package/package.json +21 -21
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
declare const _default: import("vue").DefineComponent<{
|
|
2
2
|
context: ObjectConstructor;
|
|
3
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
4
4
|
context: ObjectConstructor;
|
|
5
5
|
}>>, {}, {}>;
|
|
6
6
|
export default _default;
|
|
@@ -1074,8 +1074,8 @@ const St = { class: "p-formkit" }, Mt = /* @__PURE__ */ y({
|
|
|
1074
1074
|
"aria-label": a(t).ariaLabel,
|
|
1075
1075
|
"aria-labelledby": a(t).ariaLabelledby,
|
|
1076
1076
|
options: a(t).options,
|
|
1077
|
-
"option-label": a(t).optionLabel
|
|
1078
|
-
"option-value": a(t).optionValue
|
|
1077
|
+
"option-label": a(t).optionLabel,
|
|
1078
|
+
"option-value": a(t).optionValue,
|
|
1079
1079
|
"option-disabled": a(t).optionDisabled,
|
|
1080
1080
|
"option-group-label": a(t).optionGroupLabel,
|
|
1081
1081
|
"option-group-children": a(t).optionGroupChildren,
|
|
@@ -1096,8 +1096,8 @@ const St = { class: "p-formkit" }, Mt = /* @__PURE__ */ y({
|
|
|
1096
1096
|
"append-to": a(t).appendTo,
|
|
1097
1097
|
"reset-filter-on-hide": a(t).resetFilterOnHide,
|
|
1098
1098
|
"virtual-scroller-options": a(t).virtualScrollerOptions,
|
|
1099
|
-
|
|
1100
|
-
|
|
1099
|
+
"auto-option-focus": a(t).autoOptionFocus,
|
|
1100
|
+
"select-on-focus": a(t).selectOnFocus,
|
|
1101
1101
|
"filter-message": a(t).filterMessage,
|
|
1102
1102
|
"selection-message": a(t).selectionMessage,
|
|
1103
1103
|
"empty-selection-message": a(t).emptySelectionMessage,
|
|
@@ -1108,7 +1108,7 @@ const St = { class: "p-formkit" }, Mt = /* @__PURE__ */ y({
|
|
|
1108
1108
|
unstyled: a(t).unstyled ?? !1,
|
|
1109
1109
|
onChange: r,
|
|
1110
1110
|
onBlur: n
|
|
1111
|
-
}, null, 8, ["modelValue", "input-id", "disabled", "readonly", "style", "class", "input-style", "input-class", "input-props", "tabindex", "aria-label", "aria-labelledby", "options", "option-label", "option-value", "option-disabled", "option-group-label", "option-group-children", "scroll-height", "filter", "filter-placeholder", "filter-locale", "filter-match-mode", "fitler-fields", "filter-input-props", "editable", "placeholder", "data-key", "show-clear", "panel-style", "panel-class", "panel-props", "append-to", "reset-filter-on-hide", "virtual-scroller-options", "
|
|
1111
|
+
}, null, 8, ["modelValue", "input-id", "disabled", "readonly", "style", "class", "input-style", "input-class", "input-props", "tabindex", "aria-label", "aria-labelledby", "options", "option-label", "option-value", "option-disabled", "option-group-label", "option-group-children", "scroll-height", "filter", "filter-placeholder", "filter-locale", "filter-match-mode", "fitler-fields", "filter-input-props", "editable", "placeholder", "data-key", "show-clear", "panel-style", "panel-class", "panel-props", "append-to", "reset-filter-on-hide", "virtual-scroller-options", "auto-option-focus", "select-on-focus", "filter-message", "selection-message", "empty-selection-message", "empty-filter-message", "empty-message", "pt", "pt-options", "unstyled"])
|
|
1112
1112
|
]);
|
|
1113
1113
|
};
|
|
1114
1114
|
}
|
|
@@ -1490,8 +1490,8 @@ const St = { class: "p-formkit" }, Mt = /* @__PURE__ */ y({
|
|
|
1490
1490
|
"aria-labelledby": a(t).ariaLabelledby,
|
|
1491
1491
|
placeholder: a(t).placeholder,
|
|
1492
1492
|
options: a(t).options,
|
|
1493
|
-
"option-label": a(t).optionLabel
|
|
1494
|
-
"option-value": a(t).optionValue
|
|
1493
|
+
"option-label": a(t).optionLabel,
|
|
1494
|
+
"option-value": a(t).optionValue,
|
|
1495
1495
|
"option-disabled": a(t).optionDisabled,
|
|
1496
1496
|
"option-group-label": a(t).optionGroupLabel,
|
|
1497
1497
|
"option-group-children": a(t).optionGroupChildren,
|
|
@@ -1560,8 +1560,8 @@ const St = { class: "p-formkit" }, Mt = /* @__PURE__ */ y({
|
|
|
1560
1560
|
"aria-label": a(t).ariaLabel,
|
|
1561
1561
|
"aria-labelledby": a(t).ariaLabelledby,
|
|
1562
1562
|
options: (p = a(t)) == null ? void 0 : p.options,
|
|
1563
|
-
"option-label": a(t).optionLabel
|
|
1564
|
-
"option-value": a(t).optionValue
|
|
1563
|
+
"option-label": a(t).optionLabel,
|
|
1564
|
+
"option-value": a(t).optionValue,
|
|
1565
1565
|
multiple: a(t).multiple ?? !1,
|
|
1566
1566
|
filter: a(t).filter ?? !1,
|
|
1567
1567
|
"filter-icon": a(t).filterIcon,
|
|
@@ -1828,8 +1828,8 @@ const St = { class: "p-formkit" }, Mt = /* @__PURE__ */ y({
|
|
|
1828
1828
|
"aria-label": a(t).ariaLabel,
|
|
1829
1829
|
"aria-labelledby": a(t).ariaLabelledby,
|
|
1830
1830
|
options: a(t).options,
|
|
1831
|
-
"option-label": a(t).optionLabel
|
|
1832
|
-
"option-value": a(t).optionValue
|
|
1831
|
+
"option-label": a(t).optionLabel,
|
|
1832
|
+
"option-value": a(t).optionValue,
|
|
1833
1833
|
"option-disabled": a(t).optionDisabled,
|
|
1834
1834
|
multiple: a(t).multiple ?? !1,
|
|
1835
1835
|
unselectable: a(t).unselectable ?? !0,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(c,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(c=typeof globalThis<"u"?globalThis:c||self,e(c["formkit-primevue"]={},c.Vue))})(this,function(c,e){"use strict";const ke=["__key","__init","__shim","__original","__index","__prevKey"];function M(){return Math.random().toString(36).substring(2,15)}function g(l,a){return Object.prototype.hasOwnProperty.call(l,a)}function k(l,a,n=!0,t=["__key"]){if(l===a)return!0;if(typeof a=="object"&&typeof l=="object"){if(l instanceof Map||l instanceof Set)return!1;if(l instanceof Date&&a instanceof Date)return l.getTime()===a.getTime();if(l instanceof RegExp&&a instanceof RegExp)return Ce(l,a);if(l===null||a===null||Object.keys(l).length!==Object.keys(a).length)return!1;for(const i of t)if((i in l||i in a)&&l[i]!==a[i])return!1;for(const i in l)if(!(i in a)||l[i]!==a[i]&&!n||n&&!k(l[i],a[i],n,t))return!1;return!0}return!1}function Ce(l,a){return l.source===a.source&&l.flags.split("").sort().join("")===a.flags.split("").sort().join("")}function B(l){const a=typeof l;if(a==="number")return!1;if(l===void 0)return!0;if(a==="string")return l==="";if(a==="object"){if(l===null)return!0;for(const n in l)return!1;return!(l instanceof RegExp||l instanceof Date)}return!1}function L(l){return Object.prototype.toString.call(l)==="[object Object]"}function C(l){return L(l)||Array.isArray(l)}function z(l){if(L(l)===!1||l.__FKNode__||l.__POJO__===!1)return!1;const a=l.constructor;if(a===void 0)return!0;const n=a.prototype;return!(L(n)===!1||n.hasOwnProperty("isPrototypeOf")===!1)}function N(l,a,n=!1,t=!1){if(a===null)return null;const i={};if(typeof a=="string")return a;for(const s in l)if(g(a,s)&&(a[s]!==void 0||!t)){if(n&&Array.isArray(l[s])&&Array.isArray(a[s])){i[s]=l[s].concat(a[s]);continue}if(a[s]===void 0)continue;z(l[s])&&z(a[s])?i[s]=N(l[s],a[s],n,t):i[s]=a[s]}else i[s]=l[s];for(const s in a)!g(i,s)&&a[s]!==void 0&&(i[s]=a[s]);return i}function $e(l){return l.replace(/-([a-z0-9])/gi,(a,n)=>n.toUpperCase())}function Ve(l){return l.replace(/([a-z0-9])([A-Z])/g,(a,n,t)=>n+"-"+t.toLowerCase()).replace(" ","-").toLowerCase()}function $(l,a=ke){if(l===null||l instanceof RegExp||l instanceof Date||l instanceof Map||l instanceof Set||typeof File=="function"&&l instanceof File)return l;let n;Array.isArray(l)?n=l.map(t=>typeof t=="object"?$(t,a):t):n=Object.keys(l).reduce((t,i)=>(t[i]=typeof l[i]=="object"?$(l[i],a):l[i],t),{});for(const t of a)t in l&&Object.defineProperty(n,t,{enumerable:!1,value:l[t]});return n}function V(l){return typeof l=="object"?$(l):l}function R(l){return l!==void 0&&l!=="false"&&l!==!1?!0:void 0}function _(l){return Object.isFrozen(l)?l:Object.defineProperty(l,"__init",{enumerable:!1,value:!0})}function we(l){return l.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase().replace(/[^a-z0-9]/g," ").trim().replace(/\s+/g,"-")}function F(){const l=[];let a=0;const n=i=>l.push(i),t=i=>{const s=l[a];return typeof s=="function"?s(i,o=>(a++,t(o))):(a=0,i)};return n.dispatch=t,n.unshift=i=>l.unshift(i),n.remove=i=>{const s=l.indexOf(i);s>-1&&l.splice(s,1)},n}function Se(){const l=new Map,a=new Map;let n;const t=(i,s)=>{if(n){n.set(s.name,[i,s]);return}l.has(s.name)&&l.get(s.name).forEach(o=>{(s.origin===i||o.modifiers.includes("deep"))&&o.listener(s)}),s.bubble&&i.bubble(s)};return t.flush=()=>{l.clear(),a.clear(),n==null||n.clear()},t.on=(i,s)=>{const[o,...r]=i.split("."),f=s.receipt||M(),p={modifiers:r,event:o,listener:s,receipt:f};return l.has(o)?l.get(o).push(p):l.set(o,[p]),a.has(f)?a.get(f).push(o):a.set(f,[o]),f},t.off=i=>{var s;a.has(i)&&((s=a.get(i))===null||s===void 0||s.forEach(o=>{const r=l.get(o);Array.isArray(r)&&l.set(o,r.filter(f=>f.receipt!==i))}),a.delete(i))},t.pause=i=>{n||(n=new Map),i&&i.walk(s=>s._e.pause())},t.play=i=>{if(!n)return;const s=n;n=void 0,s.forEach(([o,r])=>t(o,r)),i&&i.walk(o=>o._e.play())},t}function Be(l,a,n,t,i=!0,s){return a._e(l,{payload:t,name:n,bubble:i,origin:l,meta:s}),l}function Le(l,a,n){return P(l.parent)&&l.parent._e(l.parent,n),l}function Oe(l,a,n,t){return a._e.on(n,t)}function Ie(l,a,n){return a._e.off(n),l}const T=F();T((l,a)=>(l.message||(l.message=`E${l.code}`),a(l)));const A=F();A((l,a)=>{l.message||(l.message=`W${l.code}`);const n=a(l);return console&&typeof console.warn=="function"&&console.warn(n.message),n});function j(l,a={}){A.dispatch({code:l,data:a})}function h(l,a={}){throw Error(T.dispatch({code:l,data:a}).message)}function O(l,a){const n={blocking:!1,key:M(),meta:{},type:"state",visible:!0,...l};return a&&n.value&&n.meta.localize!==!1&&(n.value=a.t(n),n.meta.locale=a.config.locale),n}function De(l,...a){const n=`${l.name}-set`,t=i=>O({key:we(i),type:"error",value:i,meta:{source:n,autoClear:!0}});return a.filter(i=>!!i).map(i=>{if(typeof i=="string"&&(i=[i]),Array.isArray(i))return i.map(s=>t(s));{const s={};for(const o in i)Array.isArray(i[o])?s[o]=i[o].map(r=>t(r)):s[o]=[t(i[o])];return s}})}const U=new Map,I=new Map,Ee=Se();function Pe(l){if(I.has(l)){const a=I.get(l);I.delete(l),U.delete(a),Ee(l,{payload:null,name:a,bubble:!1,origin:l})}}function Me(l){return U.get(l)}function K(l,a,n){let t=!0;return a in l.config._t?t=!1:l.emit(`config:${a}`,n,!1),a in l.props||(l.emit("prop",{prop:a,value:n}),l.emit(`prop:${a}`,n)),t}function ze(l,a){const n=(a||document).getElementById(l);if(n instanceof HTMLFormElement){const t=new Event("submit",{cancelable:!0,bubbles:!0});n.dispatchEvent(t);return}j(151,l)}function Ne(l){const a=n=>{for(const t in n.store){const i=n.store[t];i.type==="error"||i.type==="ui"&&t==="incomplete"?n.store.remove(t):i.type==="state"&&n.store.set({...i,value:!1})}};a(l),l.walk(a)}function Re(l,a){const n=typeof l=="string"?Me(l):l;if(n){const t=o=>V(o.props.initial)||(o.type==="group"?{}:o.type==="list"?[]:void 0);n._e.pause(n);const i=V(a);return a&&!B(a)&&(n.props.initial=C(i)?_(i):i,n.props._init=n.props.initial),n.input(t(n),!1),n.walk(o=>{o.type==="list"&&o.sync||o.input(t(o),!1)}),n.input(B(i)&&i?i:t(n),!1),n.type!=="input"&&a&&!B(a)&&C(a)&&n.walk(o=>{o.props.initial=C(o.value)?_(o.value):o.value,o.props._init=o.props.initial}),n._e.play(n),Ne(n),n.emit("reset",n),n}j(152,l)}const Fe={delimiter:".",delay:0,locale:"en",rootClasses:l=>({[`formkit-${Ve(l)}`]:!0})},Te=Symbol("index"),D=Symbol("removed"),E=Symbol("moved"),H=Symbol("inserted");function Ae(l){return l.type==="list"&&Array.isArray(l._value)}function P(l){return l&&typeof l=="object"&&l.__FKNode__===!0}const w=(l,a,n)=>{h(102,[l,n])};u(rn,w,!1),u(Qe),u(Je),u(on,w,!1),u(fn),u(Le),u(hn),u(We),u(!1),u(Ye),u(Ge),u(xe),u(gn),u(Ze),u(an,ln,!1),u(Ke),u(en),u(Be),u(dn),u(Oe),u(Ie),u(!1,Xe),u(!1),u(ve),u(cn,w,!1),u(_n),u(tn),u(G),u(yn),u(bn),u(q),u(sn,!1,!1),u(nn);function u(l,a,n=!0){return{get:l?(t,i)=>n?(...s)=>l(t,i,...s):l(t,i):!1,set:a!==void 0?a:w.bind(null)}}let je=0;function Ue(l){return l.type==="group"?_(l.value&&typeof l.value=="object"&&!Array.isArray(l.value)?l.value:{}):l.type==="list"?_(Array.isArray(l.value)?l.value:[]):l.value}function Ke(l,a,n,t=!0){return a._value=He(l,l.hook.input.dispatch(n)),l.emit("input",a._value),l.isCreated&&l.type==="input"&&k(a._value,a.value)?(l.emit("commitRaw",a.value),a.settled):(a.isSettled&&l.disturb(),t?(a._tmo&&clearTimeout(a._tmo),a._tmo=setTimeout(S,l.props.delay,l,a)):S(l,a),a.settled)}function He(l,a){switch(l.type){case"input":break;case"group":(!a||typeof a!="object")&&h(107,[l,a]);break;case"list":Array.isArray(a)||h(108,[l,a]);break}return a}function S(l,a,n=!0,t=!0){a._value=a.value=l.hook.commit.dispatch(a._value),l.type!=="input"&&t&&l.hydrate(),l.emit("commitRaw",a.value),l.emit("commit",a.value),n&&l.calm()}function Z(l,{name:a,value:n,from:t}){if(!Object.isFrozen(l._value)){if(Ae(l)){const i=n===D?[]:n===E&&typeof t=="number"?l._value.splice(t,1):[n];l._value.splice(a,n===E||t===H?0:1,...i);return}n!==D?l._value[a]=n:delete l._value[a]}}function Ze(l,a){const n=a._value;return l.type==="list"&&l.sync&&qe(l,a),a.children.forEach(t=>{if(typeof n=="object")if(t.name in n){const i=t.type!=="input"||n[t.name]&&typeof n[t.name]=="object"?_(n[t.name]):n[t.name];if(!t.isSettled||!C(i)&&k(i,t._value))return;t.input(i,!1)}else(l.type!=="list"||typeof t.name=="number")&&Z(a,{name:t.name,value:t.value}),n.__init||(t.type==="group"?t.input({},!1):t.type==="list"?t.input([],!1):t.input(void 0,!1))}),l}function qe(l,a){const n=l._value;if(!Array.isArray(n))return;const t=[],i=new Set(a.children),s=new Map;n.forEach((r,f)=>{if(a.children[f]&&a.children[f]._value===r)t.push(a.children[f]),i.delete(a.children[f]);else{t.push(null);const p=s.get(r)||[];p.push(f),s.set(r,p)}}),i.size&&s.size&&i.forEach(r=>{if(s.has(r._value)){const f=s.get(r._value),p=f.shift();t[p]=r,i.delete(r),f.length||s.delete(r._value)}});const o=[];for(s.forEach(r=>{o.push(...r)});i.size&&o.length;){const r=i.values().next().value,f=o.shift();if(f===void 0)break;t[f]=r,i.delete(r)}o.forEach((r,f)=>{t[r]=kn({value:f})}),i.size&&i.forEach(r=>{if(!("__FKP"in r)){const f=r._c.parent;if(!f||Cn(f))return;f.ledger.unmerge(r),r._c.parent=null,r.destroy()}}),a.children=t}function Ge(l,a){var n;return a._d<=0&&(a.isSettled=!1,l.emit("settled",!1,!1),a.settled=new Promise(t=>{a._resolve=t}),l.parent&&((n=l.parent)===null||n===void 0||n.disturb())),a._d++,l}function We(l,a,n){var t;if(n!==void 0&&l.type!=="input")return Z(a,n),S(l,a,!0,!1);a._d>0&&a._d--,a._d===0&&(a.isSettled=!0,l.emit("settled",!0,!1),l.parent&&((t=l.parent)===null||t===void 0||t.calm({name:l.name,value:a.value})),a._resolve&&a._resolve(a.value))}function xe(l,a){l.emit("destroying",l),l.store.filter(()=>!1),l.parent&&(l.parent.emit("childRemoved",l),l.parent.remove(l)),Pe(l),l.emit("destroyed",l),a._e.flush(),a._value=a.value=void 0;for(const n in a.context)delete a.context[n];a.plugins.clear(),a.context=null}function Ye(l,a,n){a.type=n.type,a.props.definition=$(n),a.value=a._value=Ue({type:l.type,value:a.value}),n.forceTypeProp&&(l.props.type&&(l.props.originalType=l.props.type),a.props.type=n.forceTypeProp),n.family&&(a.props.family=n.family),n.features&&n.features.forEach(t=>t(l)),n.props&&l.addProps(n.props),l.emit("defined",n)}function Je(l,a,n){var t;if(l.props.attrs){const i={...l.props.attrs};l.props._emit=!1;for(const o in i){const r=$e(o);n.includes(r)&&(l.props[r]=i[o],delete i[o])}const s=V(a._value);l.props.initial=l.type!=="input"?_(s):s,l.props._emit=!0,l.props.attrs=i,l.props.definition&&(l.props.definition.props=[...((t=l.props.definition)===null||t===void 0?void 0:t.props)||[],...n])}return l.emit("added-props",n),l}function Qe(l,a,n,t){if(l.type==="input"&&h(100,l),n.parent&&n.parent!==l&&n.parent.remove(n),!a.children.includes(n)){if(t!==void 0&&l.type==="list"){const i=a.children[t];i&&"__FKP"in i?(n._c.uid=i.uid,a.children.splice(t,1,n)):a.children.splice(t,0,n),Array.isArray(l.value)&&l.value.length<a.children.length&&l.disturb().calm({name:t,value:n.value,from:H})}else a.children.push(n);n.isSettled||l.disturb()}if(n.parent!==l){if(n.parent=l,n.parent!==l)return l.remove(n),n.parent.add(n),l}else n.use(l.plugins);return S(l,a,!1),l.ledger.merge(n),l.emit("child",n),l}function Xe(l,a,n,t){return P(t)?(l.parent&&l.parent!==t&&l.parent.remove(l),a.parent=t,l.resetConfig(),t.children.includes(l)?l.use(t.plugins):t.add(l),!0):t===null?(a.parent=null,!0):!1}function ve(l,a,n){const t=a.children.indexOf(n);if(t!==-1){n.isSettled&&l.disturb(),a.children.splice(t,1);let i=R(n.props.preserve),s=n.parent;for(;i===void 0&&s;)i=R(s.props.preserve),s=s.parent;i?l.calm():l.calm({name:l.type==="list"?t:n.name,value:D}),n.parent=null,n.config._rmn=n}return l.ledger.unmerge(n),l}function en(l,a,n){a.children.forEach(t=>!("__FKP"in t)&&n(t))}function nn(l,a,n,t=!1,i=!1){a.children.some(s=>{if("__FKP"in s)return!1;const o=n(s);return t&&o===!1?!0:i&&o===!1?!1:s.walk(n,t,i)})}function tn(l,a){const n=l.parent||void 0;a.config=mn(l.config._t,n),l.walk(t=>t.resetConfig())}function q(l,a,n,t=!0,i=!0){return Array.isArray(n)||n instanceof Set?(n.forEach(s=>q(l,a,s)),l):(a.plugins.has(n)||(i&&typeof n.library=="function"&&n.library(l),t&&n(l)!==!1&&(a.plugins.add(n),l.children.forEach(s=>s.use(n)))),l)}function ln(l,a,n,t){if(P(l.parent)){const i=l.parent.children,s=t>=i.length?i.length-1:t<0?0:t,o=i.indexOf(l);return o===-1?!1:(i.splice(o,1),i.splice(s,0,l),l.parent.children=i,l.parent.type==="list"&&l.parent.disturb().calm({name:s,value:E,from:o}),!0)}return!1}function an(l){if(l.parent){const a=[...l.parent.children].indexOf(l);return a===-1?l.parent.children.length:a}return-1}function rn(l,a){return a}function sn(l,a){var n;return((n=l.parent)===null||n===void 0?void 0:n.type)==="list"?l.index:a.name!==Te?a.name:l.index}function on(l,a){return a.parent?a.parent.address.concat([l.name]):[l.name]}function fn(l,a,n){const t=typeof n=="string"?n.split(l.config.delimiter):n;if(!t.length)return;const i=t[0];let s=l.parent;for(s||(String(t[0])===String(l.name)&&t.shift(),s=l),i==="$parent"&&t.shift();s&&t.length;){const o=t.shift();switch(o){case"$root":s=l.root;break;case"$parent":s=s.parent;break;case"$self":s=l;break;default:s=s.children.find(r=>!("__FKP"in r)&&String(r.name)===String(o))||pn(s,o)}}return s||void 0}function pn(l,a){const n=String(a).match(/^(find)\((.*)\)$/);if(n){const[,t,i]=n,s=i.split(",").map(o=>o.trim());switch(t){case"find":return l.find(s[0],s[1]);default:return}}}function dn(l,a,n,t){return un(l,n,t)}function un(l,a,n="name"){const t=typeof n=="string"?s=>s[n]==a:n,i=[l];for(;i.length;){const s=i.shift();if(!("__FKP"in s)){if(t(s,a))return s;i.push(...s.children)}}}function cn(l){let a=l;for(;a.parent;)a=a.parent;return a}function mn(l={},a){let n;return new Proxy(l,{get(...t){const i=t[1];if(i==="_t")return l;const s=Reflect.get(...t);if(s!==void 0)return s;if(a){const o=a.config[i];if(o!==void 0)return o}if(l.rootConfig&&typeof i=="string"){const o=l.rootConfig[i];if(o!==void 0)return o}return i==="delay"&&(n==null?void 0:n.type)==="input"?20:Fe[i]},set(...t){const i=t[1],s=t[2];if(i==="_n")return n=s,l.rootConfig&&l.rootConfig._add(n),!0;if(i==="_rmn")return l.rootConfig&&l.rootConfig._rm(n),n=void 0,!0;if(!k(l[i],s,!1)){const o=Reflect.set(...t);return n&&(n.emit(`config:${i}`,s,!1),K(n,i,s),n.walk(r=>K(r,i,s),!1,!0)),o}return!0}})}function bn(l,a,n,t="ui"){const i=typeof n=="string"?{key:n,value:n,type:t}:n,s=l.hook.text.dispatch(i);return l.emit("text",s,!1),s.value}function yn(l){const a=l.name;do{if(l.props.isForm===!0)break;l.parent||h(106,a),l=l.parent}while(l);l.props.id&&ze(l.props.id,l.props.__root)}function _n(l,a,n){return Re(l,n)}function G(l,a,n,t){const i=`${l.name}-set`,s=l.hook.setErrors.dispatch({localErrors:n,childErrors:t});return De(l,s.localErrors,s.childErrors).forEach(o=>{l.store.apply(o,r=>r.meta.source===i)}),l}function hn(l,a,n=!0,t){return G(l,a,[]),n&&(t=t||`${l.name}-set`,l.walk(i=>{i.store.filter(s=>!(s.type==="error"&&s.meta&&s.meta.source===t))})),l}function gn(l,a,n,t){return a.traps.set(n,t),l}function kn(l){var a,n,t,i;return{__FKP:!0,uid:Symbol(),name:(a=l==null?void 0:l.name)!==null&&a!==void 0?a:`p_${je++}`,value:(n=l==null?void 0:l.value)!==null&&n!==void 0?n:null,_value:(t=l==null?void 0:l.value)!==null&&t!==void 0?t:null,type:(i=l==null?void 0:l.type)!==null&&i!==void 0?i:"input",use:()=>{},input(s){return this._value=s,this.value=s,Promise.resolve()},isSettled:!0}}function Cn(l){return"__FKP"in l}function W(l){return typeof l!="string"&&g(l,"$el")}function $n(l){return typeof l!="string"&&g(l,"$cmp")}function b(l,a,n=!1){return(...t)=>{const i=s=>{const o=!a||typeof a=="string"?{$el:a}:a();return(W(o)||$n(o))&&(o.meta||(o.meta={section:l}),t.length&&!o.children&&(o.children=[...t.map(r=>typeof r=="function"?r(s):r)]),W(o)&&(o.attrs={class:`$classes.${l}`,...o.attrs||{}})),{if:`$slots.${l}`,then:`$slots.${l}`,else:l in s?wn(o,s[l]):o}};return i._s=l,n?Vn(i):i}}function Vn(l){return a=>[l(a)]}function x(l){return typeof l=="object"&&("$el"in l||"$cmp"in l||"$formkit"in l)}function wn(l,a={}){return typeof l=="string"?x(a)||typeof a=="string"?a:l:Array.isArray(l)?x(a)?a:l:N(l,a)}const Sn=b("help",()=>({$el:"div",if:"$help",attrs:{id:'$: "help-" + $id'}})),Y=(l,a)=>b(`${l}Icon`,()=>{const n=`_raw${l.charAt(0).toUpperCase()}${l.slice(1)}Icon`;return{if:`$${l}Icon && $${n}`,$el:`${a||"span"}`,attrs:{class:`$classes.${l}Icon + " " + $classes.icon`,innerHTML:`$${n}`,onClick:`$handlers.iconClick(${l})`,for:{if:`${a==="label"}`,then:"$id"}}}})(),Bn=b("inner","div"),Ln=b("label",()=>({$el:"label",if:"$label",attrs:{for:"$id"}})),On=b("message",()=>({$el:"li",for:["message","$messages"],attrs:{key:"$message.key",id:"$id + '-' + $message.key","data-message-type":"$message.type"}})),In=b("messages",()=>({$el:"ul",if:"$defaultMessagePlacement && $fns.length($messages)"})),Dn=b("outer",()=>({$el:"div",attrs:{key:"$id","data-family":"$family || undefined","data-type":"$type","data-multiple":'$attrs.multiple || ($type != "select" && $options != undefined) || undefined',"data-has-multiple":"$_hasMultipleFiles","data-disabled":'$: ($disabled !== "false" && $disabled) || undefined',"data-empty":"$state.empty || undefined","data-complete":"$state.complete || undefined","data-invalid":"$state.valid === false && $state.validationVisible || undefined","data-errors":"$state.errors || undefined","data-submitted":"$state.submitted || undefined","data-prefix-icon":"$_rawPrefixIcon !== undefined || undefined","data-suffix-icon":"$_rawSuffixIcon !== undefined || undefined","data-prefix-icon-click":"$onPrefixIconClick !== undefined || undefined","data-suffix-icon-click":"$onSuffixIconClick !== undefined || undefined"}})),En=b("prefix",null),Pn=b("suffix",null),Mn=b("wrapper","div");O({key:"loading",value:!0,visible:!1});function zn(l){return Dn(Mn(Ln("$label"),Bn(Y("prefix"),En(),l(),Pn(),Y("suffix"))),Sn("$help"),In(On("$message.value")))}O({type:"state",blocking:!0,visible:!1,value:!0,key:"validating"});let Nn=1;function Rn(l){return typeof l=="function"&&l.length===2||typeof l=="object"&&!Array.isArray(l)&&!("$el"in l)&&!("$cmp"in l)&&!("if"in l)}function m(l,a={}){const n={type:"input",...a};let t;if(Rn(l)){const i=`SchemaComponent${Nn++}`;t=b("input",()=>({$cmp:i,props:{context:"$node.context"}})),n.library={[i]:e.markRaw(l)}}else typeof l=="function"?t=l:t=b("input",()=>V(l));return n.schema=zn(t||"Schema undefined"),n.schemaMemoKey||(n.schemaMemoKey=`${Math.random()}`),n}const Fn={class:"p-formkit"},Tn=e.defineComponent({__name:"PrimeAutoComplete",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs),i=e.ref([]);function s(r){i.value=t.value.complete(r.query)}function o(r){var f;n==null||n.node.input((f=a.context)==null?void 0:f._value)}return e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class}),(r,f)=>{var d;const p=e.resolveComponent("AutoComplete");return e.openBlock(),e.createElementBlock("div",Fn,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=y=>e.unref(n)._value=y),disabled:e.unref(t)._disabled??!1,tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,suggestions:e.unref(i),dropdown:((d=e.unref(t))==null?void 0:d.dropdown)??!1,multiple:e.unref(t).multiple??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onComplete:s,onChange:o},null,8,["id","modelValue","disabled","tabindex","aria-label","aria-labelledby","suggestions","dropdown","multiple","pt","pt-options","unstyled"])])}}}),An={class:"p-formkit"},jn=e.defineComponent({__name:"PrimeCalendar",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(f){n==null||n.node.input(n==null?void 0:n._value)}function s(f){n==null||n.node.input(f)}function o(f){n==null||n.handlers.blur(f.value)}const r=e.computed(()=>{var f,p;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(f=t.value)==null?void 0:f.class} p-invalid`:(p=t.value)==null?void 0:p.class});return(f,p)=>{const d=e.resolveComponent("Calendar");return e.openBlock(),e.createElementBlock("div",An,[e.createVNode(d,{modelValue:e.unref(n)._value,"onUpdate:modelValue":p[0]||(p[0]=y=>e.unref(n)._value=y),"input-id":a.context.id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(r),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"date-format":e.unref(t).dateFormat,placeholder:e.unref(t).placeholder,"selection-mode":e.unref(t).selectionMode??"single",inline:e.unref(t).inline??!1,"show-other-months":e.unref(t).showOtherMonths??!0,"select-other-months":e.unref(t).selectOtherMonths??!1,icon:e.unref(t).icon,"show-icon":e.unref(n).showIcon,"previous-icon":e.unref(t).previousIcon??"pi pi-chevron-left","next-icon":e.unref(t).nextIcon??"pi pi-chevron-right","increment-icon":e.unref(t).incrementIcon??"pi pi-chevron-up","decrement-icon":e.unref(t).decrementIcon??"pi pi-chevron-down","number-of-months":e.unref(t).numberOfMonths??1,"responsive-options":e.unref(t).responsiveOptions,view:e.unref(t).view??"date","touch-u-i":e.unref(t).touchUI??!1,"min-date":e.unref(t).minDate,"max-date":e.unref(t).maxDate,"disabled-dates":e.unref(t).disabledDates,"disabled-days":e.unref(t).disabledDays,"max-date-count":e.unref(t).maxDateCount,"show-on-focus":e.unref(t).showOnFocus??!0,"auto-z-index":e.unref(t).autoZIndex??!0,"base-z-index":e.unref(t).baseZIndex??0,"show-button-bar":e.unref(t).showButtonBar??!1,"show-time":e.unref(t).showTime??!1,"time-only":e.unref(t).timeOnly??!1,"short-year-cutoff":e.unref(t).shortYearCutoff??"+10","hour-format":e.unref(t).hourFormat??"24","step-hour":e.unref(t).stepHour??1,"step-minute":e.unref(t).stepMinute??1,"step-second":e.unref(t).stepSecond??1,"show-seconds":e.unref(t).showSeconds??!1,"hide-on-date-time-select":e.unref(t).hideOnDateTimeSelect??!1,"hide-on-range-selection":e.unref(t).hideOnRangeSelection??!1,"time-separator":e.unref(t).timeSeparator??":","show-week":e.unref(t).showWeek??!1,"manual-input":e.unref(t).manualInput??!0,"append-to":e.unref(t).appendTo??"body","panel-style":e.unref(t).panelStyle,"panel-class":e.unref(t).panelClass,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onDateSelect:s,onInput:i,onBlur:o},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","date-format","placeholder","selection-mode","inline","show-other-months","select-other-months","icon","show-icon","previous-icon","next-icon","increment-icon","decrement-icon","number-of-months","responsive-options","view","touch-u-i","min-date","max-date","disabled-dates","disabled-days","max-date-count","show-on-focus","auto-z-index","base-z-index","show-button-bar","show-time","time-only","short-year-cutoff","hour-format","step-hour","step-minute","step-second","show-seconds","hide-on-date-time-select","hide-on-range-selection","time-separator","show-week","manual-input","append-to","panel-style","panel-class","pt","pt-options","unstyled"])])}}}),Un={class:"p-formkit"},Kn={key:0,class:"formkit-prime-left"},Hn={key:1,class:"formkit-prime-right"},Zn=e.defineComponent({__name:"PrimeCheckbox",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Checkbox");return e.openBlock(),e.createElementBlock("div",Un,[e.unref(n).attrs.labelLeft?(e.openBlock(),e.createElementBlock("span",Kn,e.toDisplayString(e.unref(n).attrs.labelLeft),1)):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,binary:e.unref(t).binary??!0,"true-value":e.unref(t).trueValue??void 0,"false-value":e.unref(t).falseValue??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:i},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"]),e.unref(n).attrs.labelRight?(e.openBlock(),e.createElementBlock("span",Hn,e.toDisplayString(e.unref(n).attrs.labelRight),1)):e.createCommentVNode("",!0)])}}}),qn={class:"p-formkit"},Gn=e.defineComponent({__name:"PrimeChips",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Chips");return e.openBlock(),e.createElementBlock("div",qn,[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"allow-duplicate":e.unref(t).allowDuplicate??!0,"add-on-blur":e.unref(t).addOnBlur??!1,max:e.unref(t).max??void 0,placeholder:e.unref(t).placeholder,separator:e.unref(t).separator,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onAdd:i,onRemove:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","allow-duplicate","add-on-blur","max","placeholder","separator","pt","pt-options","unstyled"])])}}}),Wn={class:"p-formkit"},xn=e.defineComponent({__name:"PrimeColorPicker",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(s){var o;n==null||n.node.input((o=a.context)==null?void 0:o._value)}return(s,o)=>{const r=e.resolveComponent("ColorPicker");return e.openBlock(),e.createElementBlock("div",Wn,[e.createVNode(r,{modelValue:e.unref(n)._value,"onUpdate:modelValue":o[0]||(o[0]=f=>e.unref(n)._value=f),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),"panel-class":e.unref(t).class,tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"default-color":e.unref(t).defaultColor??"ff0000",inline:e.unref(t).inline??!1,format:e.unref(t).format,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["modelValue","disabled","readonly","style","panel-class","tabindex","aria-label","aria-labelledby","default-color","inline","format","pt","pt-options","unstyled"])])}}}),Yn={class:"p-formkit"},Jn=e.defineComponent({__name:"PrimeDropdown",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.value)}function s(r){n==null||n.node.input(r.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Dropdown");return e.openBlock(),e.createElementBlock("div",Yn,[e.createVNode(p,{modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(o)),"input-style":e.unref(t).style,"input-class":e.unref(o),"input-props":e.unref(t).inputProps,tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,options:e.unref(t).options,"option-label":e.unref(t).optionLabel??"label","option-value":e.unref(t).optionValue??"value","option-disabled":e.unref(t).optionDisabled,"option-group-label":e.unref(t).optionGroupLabel,"option-group-children":e.unref(t).optionGroupChildren,"scroll-height":e.unref(t).scrollHeight,filter:e.unref(t).filter??!1,"filter-placeholder":e.unref(t).filterPlaceholder,"filter-locale":e.unref(t).filterLocale,"filter-match-mode":e.unref(t).filterMatchMode,"fitler-fields":e.unref(t).filterFields,"filter-input-props":e.unref(t).filterInputProps,editable:e.unref(t).editable,placeholder:e.unref(t).placeholder,"data-key":e.unref(t).dataKey,"show-clear":e.unref(t).showClear??!1,"panel-style":e.unref(t).panelStyle,"panel-class":e.unref(t).panelClass,"panel-props":e.unref(t).panelProps,"append-to":e.unref(t).appendTo,"reset-filter-on-hide":e.unref(t).resetFilterOnHide,"virtual-scroller-options":e.unref(t).virtualScrollerOptions,autoOptionFocus:e.unref(t).autoOptionFocus,selectOnFocus:e.unref(t).selectOnFocus,"filter-message":e.unref(t).filterMessage,"selection-message":e.unref(t).selectionMessage,"empty-selection-message":e.unref(t).emptySelectionMessage,"empty-filter-message":e.unref(t).emptyFilterMessage,"empty-message":e.unref(t).emptyMessage,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:s,onBlur:i},null,8,["modelValue","input-id","disabled","readonly","style","class","input-style","input-class","input-props","tabindex","aria-label","aria-labelledby","options","option-label","option-value","option-disabled","option-group-label","option-group-children","scroll-height","filter","filter-placeholder","filter-locale","filter-match-mode","fitler-fields","filter-input-props","editable","placeholder","data-key","show-clear","panel-style","panel-class","panel-props","append-to","reset-filter-on-hide","virtual-scroller-options","autoOptionFocus","selectOnFocus","filter-message","selection-message","empty-selection-message","empty-filter-message","empty-message","pt","pt-options","unstyled"])])}}}),Qn={class:"p-formkit"},Xn=e.defineComponent({__name:"PrimeEditor",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.node.input(r.htmlValue)}function s(r){r.range===null&&(n==null||n.handlers.blur(r.htmlValue))}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Editor");return e.openBlock(),e.createElementBlock("div",Qn,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"editor-style":e.unref(t).style,class:e.normalizeClass(e.unref(o)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,formats:e.unref(t).formats,modules:e.unref(t).modules,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onTextChange:i,onSelectionChange:s},null,8,["id","modelValue","disabled","readonly","editor-style","class","tabindex","aria-label","aria-labelledby","placeholder","formats","modules","pt","pt-options","unstyled"])])}}}),vn={class:"p-formkit"},et=e.defineComponent({__name:"PrimeInputMask",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r,f;n==null||n.node.input((r=a.context)==null?void 0:r._value),n==null||n.handlers.blur((f=a.context)==null?void 0:f._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("InputMask");return e.openBlock(),e.createElementBlock("div",vn,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"editor-style":e.unref(t).style,class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,mask:e.unref(t).mask??void 0,"slot-char":e.unref(t).slotChar??"_","auto-clear":e.unref(t).autoClear??!0,unmask:e.unref(t).unmask??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onBlur:i},null,8,["id","modelValue","disabled","readonly","editor-style","class","tabindex","aria-label","aria-labelledby","placeholder","mask","slot-char","auto-clear","unmask","pt","pt-options","unstyled"])])}}}),nt={class:"p-formkit"},tt=e.defineComponent({__name:"PrimeInputNumber",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.value)}function s(r){n==null||n.node.input(r.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("InputNumber");return e.openBlock(),e.createElementBlock("div",nt,[e.createVNode(p,{modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(o),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,"use-grouping":e.unref(t).useGrouping??!0,min:e.unref(t).min??void 0,max:e.unref(t).max??void 0,"min-fraction-digits":e.unref(t).minFractionDigits??void 0,"max-fraction-digits":e.unref(t).maxFractionDigits??void 0,locale:e.unref(t).locale??void 0,mode:e.unref(t).mode??void 0,currency:e.unref(t).currency??void 0,prefix:e.unref(t).prefix??void 0,suffix:e.unref(t).suffix??void 0,"show-buttons":e.unref(t).showButtons??void 0,"button-layout":e.unref(t).buttonLayout??"stacked",step:e.unref(t).step??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:s,onBlur:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","placeholder","use-grouping","min","max","min-fraction-digits","max-fraction-digits","locale","mode","currency","prefix","suffix","show-buttons","button-layout","step","pt","pt-options","unstyled"])])}}}),lt={key:0,class:"formkit-prime-left"},at={key:1,class:"formkit-prime-right"},rt=e.defineComponent({__name:"PrimeInputSwitch",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("InputSwitch");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(t).option_class,"p-formkit"])},[e.unref(n).attrs.labelLeft?(e.openBlock(),e.createElementBlock("span",lt,e.toDisplayString(e.unref(n).attrs.labelLeft),1)):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"true-value":e.unref(t).trueValue??void 0,"false-value":e.unref(t).falseValue??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","true-value","false-value","pt","pt-options","unstyled"]),e.unref(n).attrs.labelRight?(e.openBlock(),e.createElementBlock("span",at,e.toDisplayString(e.unref(n).attrs.labelRight),1)):e.createCommentVNode("",!0)],2)}}}),it={class:"p-formkit"},st=e.defineComponent({__name:"PrimeInputText",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(){return(n==null?void 0:n.iconLeft)&&(n==null?void 0:n.iconLeft.length)>0}function s(){return(n==null?void 0:n.iconRight)&&(n==null?void 0:n.iconRight.length)>0}function o(){let d="";return i()&&(d=`p-formkit-icon ${d}p-input-icon-left `),s()&&(d=`p-formkit-icon ${d}p-input-icon-right `),d}function r(d){n==null||n.handlers.blur(d.target.value)}function f(d){n==null||n.node.input(d.target.value)}const p=e.computed(()=>{var d,y;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(d=t.value)==null?void 0:d.class} p-invalid`:(y=t.value)==null?void 0:y.class});return(d,y)=>{var he,ge;const Mt=e.resolveComponent("InputText");return e.openBlock(),e.createElementBlock("div",it,[e.createElementVNode("span",{class:e.normalizeClass(o())},[i()?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass((he=e.unref(n))==null?void 0:he.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createVNode(Mt,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":y[0]||(y[0]=zt=>e.unref(n)._value=zt),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(p)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:f,onBlur:r},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","placeholder","pt","pt-options","unstyled"]),s()?(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass((ge=e.unref(n))==null?void 0:ge.iconRight)},null,2)):e.createCommentVNode("",!0)],2)])}}}),ot={class:"p-formkit"},ft=e.defineComponent({__name:"PrimeTextarea",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.target.value)}function s(r){n==null||n.node.input(r.target.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Textarea");return e.openBlock(),e.createElementBlock("div",ot,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(o)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,rows:e.unref(n).rows??3,"auto-resize":e.unref(t).autoResize??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:s,onBlur:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","placeholder","rows","auto-resize","pt","pt-options","unstyled"])])}}}),pt={class:"p-formkit"},dt=e.defineComponent({__name:"PrimeKnob",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.node.input(r),n==null||n.handlers.blur(r)}function s(r){n==null||n.node.input(r)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Knob");return e.openBlock(),e.createElementBlock("div",pt,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":[f[0]||(f[0]=d=>e.unref(n)._value=d),s],disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(o)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,min:e.unref(t).min??0,max:e.unref(t).max??100,step:e.unref(t).step??void 0,size:e.unref(t).size??100,"stroke-width":e.unref(t).strokeWidth??14,"show-value":e.unref(t).showValue??!0,"value-color":e.unref(t).valueColor??void 0,"range-color":e.unref(t).rangeColor??void 0,"text-color":e.unref(t).textColor??void 0,"value-template":e.unref(t).valueTemplate??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","min","max","step","size","stroke-width","show-value","value-color","range-color","text-color","value-template","pt","pt-options","unstyled"])])}}}),ut={class:"p-formkit"},ct=e.defineComponent({__name:"PrimeMultiSelect",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("MultiSelect");return e.openBlock(),e.createElementBlock("div",ut,[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"list-style":e.unref(t).style,class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,options:e.unref(t).options,"option-label":e.unref(t).optionLabel??"label","option-value":e.unref(t).optionValue??"value","option-disabled":e.unref(t).optionDisabled,"option-group-label":e.unref(t).optionGroupLabel,"option-group-children":e.unref(t).optionGroupChildren,"scroll-height":e.unref(t).scrollHeight,"input-props":e.unref(t).inputProps,"close-button-props":e.unref(t).closeButtonProps,"data-key":e.unref(t).dataKey,filter:e.unref(t).filter??!1,"filter-placeholder":e.unref(t).filterPlaceholder,"filter-locale":e.unref(t).filterLocale,"filter-match-mode":e.unref(t).filterMatchMode,"fitler-fields":e.unref(t).filterFields,"append-to":e.unref(t).appendTo,display:e.unref(t).display,"max-selected-labels":e.unref(t).maxSelectedLabels,"selected-items-label":e.unref(t).selectedItemsLabel,"selection-limit":e.unref(t).selectionLimit,"show-toggle-all":e.unref(t).showToggleAll,loading:e.unref(t).loading,"select-all":e.unref(t).selectAll,"reset-filter-on-hide":e.unref(t).resetFilterOnHide,"virtual-scroller-options":e.unref(t).virtualScrollerOptions,"auto-option-focus":e.unref(t).autoOptionFocus,"auto-filter-focus":e.unref(t).autoFilterFocus,"filter-message":e.unref(t).filterMessage,"selection-message":e.unref(t).selectionMessage,"empty-selection-message":e.unref(t).emptySelectionMessage,"empty-filter-message":e.unref(t).emptyFilterMessage,"empty-message":e.unref(t).emptyMessage,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["modelValue","input-id","disabled","readonly","list-style","class","tabindex","aria-label","aria-labelledby","placeholder","options","option-label","option-value","option-disabled","option-group-label","option-group-children","scroll-height","input-props","close-button-props","data-key","filter","filter-placeholder","filter-locale","filter-match-mode","fitler-fields","append-to","display","max-selected-labels","selected-items-label","selection-limit","show-toggle-all","loading","select-all","reset-filter-on-hide","virtual-scroller-options","auto-option-focus","auto-filter-focus","filter-message","selection-message","empty-selection-message","empty-filter-message","empty-message","pt","pt-options","unstyled"])])}}}),mt={class:"p-formkit"},bt=e.defineComponent({__name:"PrimeListbox",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{var p;const f=e.resolveComponent("Listbox");return e.openBlock(),e.createElementBlock("div",mt,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=d=>e.unref(n)._value=d),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"list-style":e.unref(t).style,class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,options:(p=e.unref(t))==null?void 0:p.options,"option-label":e.unref(t).optionLabel??"label","option-value":e.unref(t).optionValue??"value",multiple:e.unref(t).multiple??!1,filter:e.unref(t).filter??!1,"filter-icon":e.unref(t).filterIcon,"filter-placeholder":e.unref(t).filterPlaceholder,"filter-locale":e.unref(t).filterLocale,"filter-match-mode":e.unref(t).filterMatchMode,"auto-option-focus":e.unref(t).autoOptionFocus??!0,"select-on-focus":e.unref(t).selectOnFocus??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","list-style","class","tabindex","aria-label","aria-labelledby","options","option-label","option-value","multiple","filter","filter-icon","filter-placeholder","filter-locale","filter-match-mode","auto-option-focus","select-on-focus","pt","pt-options","unstyled"])])}}}),yt={class:"p-formkit"},_t=e.defineComponent({__name:"PrimePassword",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.target.value)}function s(r){n==null||n.node.input(r.target.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Password");return e.openBlock(),e.createElementBlock("div",yt,[e.createVNode(p,{modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(o),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,"medium-regex":e.unref(t).mediumRegex??"^(((?=.*[a-z])(?=.*[A-Z]))|((?=.*[a-z])(?=.*[0-9]))|((?=.*[A-Z])(?=.*[0-9])))(?=.{6,})","strong-regex":e.unref(t).strongRegex??"^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.{8,})","prompt-label":e.unref(t).promptLabel,"weak-label":e.unref(t).weakLabel,"medium-label":e.unref(t).mediumLabel,"strong-label":e.unref(t).strongLabel,"hide-icon":e.unref(t).hideIcon??"pi pi-eye-slash","show-icon":e.unref(t).showIcon??"pi pi-eye",feedback:e.unref(n).feedback??!1,"toggle-mask":e.unref(n).toggleMask??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:s,onBlur:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","placeholder","medium-regex","strong-regex","prompt-label","weak-label","medium-label","strong-label","hide-icon","show-icon","feedback","toggle-mask","pt","pt-options","unstyled"])])}}}),ht=["for"],gt=e.defineComponent({__name:"PrimeRadioButton",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("RadioButton");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(t).options_class,"p-formkit"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(t).options,p=>(e.openBlock(),e.createElementBlock("div",{key:p.value,class:e.normalizeClass(e.unref(t).option_class)},[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=d=>e.unref(n)._value=d),name:e.unref(t).name,value:p.value,"input-style":e.unref(t).style,"input-class":e.unref(s),pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onClick:i,onChange:i},null,8,["modelValue","name","value","input-style","input-class","pt","pt-options","unstyled"]),e.createElementVNode("label",{for:p.value},e.toDisplayString(p.label),9,ht)],2))),128))],2)}}}),kt={class:"p-formkit"},Ct=e.defineComponent({__name:"PrimeRating",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Rating");return e.openBlock(),e.createElementBlock("div",kt,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,stars:e.unref(t).stars??5,cancel:e.unref(t).cancel??!1,"on-icon":e.unref(t).onIcon??"pi pi-star-fill","off-icon":e.unref(t).offIcon??"pi pi-star","cancel-icon":e.unref(t).cancelIcon??"pi pi-ban",pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","stars","cancel","on-icon","off-icon","cancel-icon","pt","pt-options","unstyled"])])}}}),$t={class:"p-formkit"},Vt=e.defineComponent({__name:"PrimeSlider",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){n==null||n.node.input(o),n==null||n.handlers.blur(o)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Slider");return e.openBlock(),e.createElementBlock("div",$t,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,min:e.unref(t).min??0,max:e.unref(t).max??100,step:e.unref(t).step??void 0,range:e.unref(t).range??!1,orientation:e.unref(t).orientation??"horizontal",pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","min","max","step","range","orientation","pt","pt-options","unstyled"])])}}}),wt={class:"p-formkit"},St=e.defineComponent({__name:"PrimeToggleButton",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("ToggleButton");return e.openBlock(),e.createElementBlock("div",wt,[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"on-label":e.unref(t).onLabel??"Yes","off-label":e.unref(t).offLabel??"No","on-icon":e.unref(t).onIcon??"pi pi-check","off-icon":e.unref(t).offIcon??"pi pi-times","icon-pos":e.unref(t).iconPos??"left",pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","on-label","off-label","on-icon","off-icon","icon-pos","pt","pt-options","unstyled"])])}}}),Bt={class:"p-formkit"},Lt=e.defineComponent({__name:"PrimeSelectButton",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("SelectButton");return e.openBlock(),e.createElementBlock("div",Bt,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,options:e.unref(t).options,"option-label":e.unref(t).optionLabel??"label","option-value":e.unref(t).optionValue??"value","option-disabled":e.unref(t).optionDisabled,multiple:e.unref(t).multiple??!1,unselectable:e.unref(t).unselectable??!0,"data-key":e.unref(t).dataKey,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","options","option-label","option-value","option-disabled","multiple","unselectable","data-key","pt","pt-options","unstyled"])])}}}),Ot={class:"p-formkit"},It={key:0,class:"formkit-prime-left"},Dt={key:1,class:"formkit-prime-right"},Et=e.defineComponent({__name:"PrimeTriStateCheckbox",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("TriStateCheckbox");return e.openBlock(),e.createElementBlock("div",Ot,[e.unref(n).attrs.labelLeft?(e.openBlock(),e.createElementBlock("span",It,e.toDisplayString(e.unref(n).attrs.labelLeft),1)):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onClick:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","pt","pt-options","unstyled"]),e.unref(n).attrs.labelRight?(e.openBlock(),e.createElementBlock("span",Dt,e.toDisplayString(e.unref(n).attrs.labelRight),1)):e.createCommentVNode("",!0)])}}}),J=m(Tn,{props:[]}),Q=m(st,{props:["iconRight","iconLeft"]}),X=m(tt,{props:["iconRight","iconLeft"]}),v=m(et,{props:[]}),ee=m(_t,{props:["feedback","toggleMask"]}),ne=m(ft,{props:["rows"]}),te=m(Zn,{props:[]}),le=m(rt,{props:[]}),ae=m(Xn,{props:[]}),re=m(Jn,{props:[]}),ie=m(ct,{props:[]}),se=m(bt,{props:[]}),oe=m(jn,{props:[]}),fe=m(Vt,{props:[]}),pe=m(Ct,{props:[]}),de=m(gt,{props:[]}),ue=m(Gn,{props:[]}),ce=m(dt,{props:[]}),me=m(xn,{props:[]}),be=m(St,{props:[]}),ye=m(Lt,{props:[]}),_e=m(Et,{props:[]}),Pt={primeAutoComplete:J,primeInputText:Q,primeInputNumber:X,primeInputMask:v,primePassword:ee,primeCheckbox:te,primeInputSwitch:le,primeTextarea:ne,primeEditor:ae,primeDropdown:re,primeMultiSelect:ie,primeCalendar:oe,primeSlider:fe,primeChips:ue,primeKnob:ce,primeRating:pe,primeRadioButton:de,primeColorPicker:me,primeToggleButton:be,primeListbox:se,primeSelectButton:ye,primeTriStateCheckbox:_e};c.primeAutoCompleteDefinition=J,c.primeCalendarDefinition=oe,c.primeCheckboxDefinition=te,c.primeChipsDefinition=ue,c.primeColorPickerDefinition=me,c.primeDropdownDefinition=re,c.primeEditorDefinition=ae,c.primeInputMaskDefinition=v,c.primeInputNumberDefinition=X,c.primeInputSwitchDefinition=le,c.primeInputTextDefinition=Q,c.primeInputs=Pt,c.primeKnobDefinition=ce,c.primeListboxDefinition=se,c.primeMultiSelectDefinition=ie,c.primePasswordDefinition=ee,c.primeRadioButtonDefinition=de,c.primeRatingDefinition=pe,c.primeSelectButtonDefinition=ye,c.primeSliderDefinition=fe,c.primeTextareaDefinition=ne,c.primeToggleButtonDefinition=be,c.primeTriStateCheckboxDefinition=_e,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
|
|
1
|
+
(function(c,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(c=typeof globalThis<"u"?globalThis:c||self,e(c["formkit-primevue"]={},c.Vue))})(this,function(c,e){"use strict";const ke=["__key","__init","__shim","__original","__index","__prevKey"];function M(){return Math.random().toString(36).substring(2,15)}function g(l,a){return Object.prototype.hasOwnProperty.call(l,a)}function k(l,a,n=!0,t=["__key"]){if(l===a)return!0;if(typeof a=="object"&&typeof l=="object"){if(l instanceof Map||l instanceof Set)return!1;if(l instanceof Date&&a instanceof Date)return l.getTime()===a.getTime();if(l instanceof RegExp&&a instanceof RegExp)return Ce(l,a);if(l===null||a===null||Object.keys(l).length!==Object.keys(a).length)return!1;for(const i of t)if((i in l||i in a)&&l[i]!==a[i])return!1;for(const i in l)if(!(i in a)||l[i]!==a[i]&&!n||n&&!k(l[i],a[i],n,t))return!1;return!0}return!1}function Ce(l,a){return l.source===a.source&&l.flags.split("").sort().join("")===a.flags.split("").sort().join("")}function B(l){const a=typeof l;if(a==="number")return!1;if(l===void 0)return!0;if(a==="string")return l==="";if(a==="object"){if(l===null)return!0;for(const n in l)return!1;return!(l instanceof RegExp||l instanceof Date)}return!1}function L(l){return Object.prototype.toString.call(l)==="[object Object]"}function C(l){return L(l)||Array.isArray(l)}function z(l){if(L(l)===!1||l.__FKNode__||l.__POJO__===!1)return!1;const a=l.constructor;if(a===void 0)return!0;const n=a.prototype;return!(L(n)===!1||n.hasOwnProperty("isPrototypeOf")===!1)}function N(l,a,n=!1,t=!1){if(a===null)return null;const i={};if(typeof a=="string")return a;for(const s in l)if(g(a,s)&&(a[s]!==void 0||!t)){if(n&&Array.isArray(l[s])&&Array.isArray(a[s])){i[s]=l[s].concat(a[s]);continue}if(a[s]===void 0)continue;z(l[s])&&z(a[s])?i[s]=N(l[s],a[s],n,t):i[s]=a[s]}else i[s]=l[s];for(const s in a)!g(i,s)&&a[s]!==void 0&&(i[s]=a[s]);return i}function $e(l){return l.replace(/-([a-z0-9])/gi,(a,n)=>n.toUpperCase())}function Ve(l){return l.replace(/([a-z0-9])([A-Z])/g,(a,n,t)=>n+"-"+t.toLowerCase()).replace(" ","-").toLowerCase()}function $(l,a=ke){if(l===null||l instanceof RegExp||l instanceof Date||l instanceof Map||l instanceof Set||typeof File=="function"&&l instanceof File)return l;let n;Array.isArray(l)?n=l.map(t=>typeof t=="object"?$(t,a):t):n=Object.keys(l).reduce((t,i)=>(t[i]=typeof l[i]=="object"?$(l[i],a):l[i],t),{});for(const t of a)t in l&&Object.defineProperty(n,t,{enumerable:!1,value:l[t]});return n}function V(l){return typeof l=="object"?$(l):l}function R(l){return l!==void 0&&l!=="false"&&l!==!1?!0:void 0}function _(l){return Object.isFrozen(l)?l:Object.defineProperty(l,"__init",{enumerable:!1,value:!0})}function we(l){return l.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase().replace(/[^a-z0-9]/g," ").trim().replace(/\s+/g,"-")}function T(){const l=[];let a=0;const n=i=>l.push(i),t=i=>{const s=l[a];return typeof s=="function"?s(i,o=>(a++,t(o))):(a=0,i)};return n.dispatch=t,n.unshift=i=>l.unshift(i),n.remove=i=>{const s=l.indexOf(i);s>-1&&l.splice(s,1)},n}function Se(){const l=new Map,a=new Map;let n;const t=(i,s)=>{if(n){n.set(s.name,[i,s]);return}l.has(s.name)&&l.get(s.name).forEach(o=>{(s.origin===i||o.modifiers.includes("deep"))&&o.listener(s)}),s.bubble&&i.bubble(s)};return t.flush=()=>{l.clear(),a.clear(),n==null||n.clear()},t.on=(i,s)=>{const[o,...r]=i.split("."),f=s.receipt||M(),p={modifiers:r,event:o,listener:s,receipt:f};return l.has(o)?l.get(o).push(p):l.set(o,[p]),a.has(f)?a.get(f).push(o):a.set(f,[o]),f},t.off=i=>{var s;a.has(i)&&((s=a.get(i))===null||s===void 0||s.forEach(o=>{const r=l.get(o);Array.isArray(r)&&l.set(o,r.filter(f=>f.receipt!==i))}),a.delete(i))},t.pause=i=>{n||(n=new Map),i&&i.walk(s=>s._e.pause())},t.play=i=>{if(!n)return;const s=n;n=void 0,s.forEach(([o,r])=>t(o,r)),i&&i.walk(o=>o._e.play())},t}function Be(l,a,n,t,i=!0,s){return a._e(l,{payload:t,name:n,bubble:i,origin:l,meta:s}),l}function Le(l,a,n){return P(l.parent)&&l.parent._e(l.parent,n),l}function Ie(l,a,n,t){return a._e.on(n,t)}function Oe(l,a,n){return a._e.off(n),l}const F=T();F((l,a)=>(l.message||(l.message=`E${l.code}`),a(l)));const A=T();A((l,a)=>{l.message||(l.message=`W${l.code}`);const n=a(l);return console&&typeof console.warn=="function"&&console.warn(n.message),n});function j(l,a={}){A.dispatch({code:l,data:a})}function h(l,a={}){throw Error(F.dispatch({code:l,data:a}).message)}function I(l,a){const n={blocking:!1,key:M(),meta:{},type:"state",visible:!0,...l};return a&&n.value&&n.meta.localize!==!1&&(n.value=a.t(n),n.meta.locale=a.config.locale),n}function De(l,...a){const n=`${l.name}-set`,t=i=>I({key:we(i),type:"error",value:i,meta:{source:n,autoClear:!0}});return a.filter(i=>!!i).map(i=>{if(typeof i=="string"&&(i=[i]),Array.isArray(i))return i.map(s=>t(s));{const s={};for(const o in i)Array.isArray(i[o])?s[o]=i[o].map(r=>t(r)):s[o]=[t(i[o])];return s}})}const U=new Map,O=new Map,Ee=Se();function Pe(l){if(O.has(l)){const a=O.get(l);O.delete(l),U.delete(a),Ee(l,{payload:null,name:a,bubble:!1,origin:l})}}function Me(l){return U.get(l)}function K(l,a,n){let t=!0;return a in l.config._t?t=!1:l.emit(`config:${a}`,n,!1),a in l.props||(l.emit("prop",{prop:a,value:n}),l.emit(`prop:${a}`,n)),t}function ze(l,a){const n=(a||document).getElementById(l);if(n instanceof HTMLFormElement){const t=new Event("submit",{cancelable:!0,bubbles:!0});n.dispatchEvent(t);return}j(151,l)}function Ne(l){const a=n=>{for(const t in n.store){const i=n.store[t];i.type==="error"||i.type==="ui"&&t==="incomplete"?n.store.remove(t):i.type==="state"&&n.store.set({...i,value:!1})}};a(l),l.walk(a)}function Re(l,a){const n=typeof l=="string"?Me(l):l;if(n){const t=o=>V(o.props.initial)||(o.type==="group"?{}:o.type==="list"?[]:void 0);n._e.pause(n);const i=V(a);return a&&!B(a)&&(n.props.initial=C(i)?_(i):i,n.props._init=n.props.initial),n.input(t(n),!1),n.walk(o=>{o.type==="list"&&o.sync||o.input(t(o),!1)}),n.input(B(i)&&i?i:t(n),!1),n.type!=="input"&&a&&!B(a)&&C(a)&&n.walk(o=>{o.props.initial=C(o.value)?_(o.value):o.value,o.props._init=o.props.initial}),n._e.play(n),Ne(n),n.emit("reset",n),n}j(152,l)}const Te={delimiter:".",delay:0,locale:"en",rootClasses:l=>({[`formkit-${Ve(l)}`]:!0})},Fe=Symbol("index"),D=Symbol("removed"),E=Symbol("moved"),H=Symbol("inserted");function Ae(l){return l.type==="list"&&Array.isArray(l._value)}function P(l){return l&&typeof l=="object"&&l.__FKNode__===!0}const w=(l,a,n)=>{h(102,[l,n])};u(rn,w,!1),u(Qe),u(Je),u(on,w,!1),u(fn),u(Le),u(hn),u(We),u(!1),u(Ye),u(Ge),u(xe),u(gn),u(Ze),u(an,ln,!1),u(Ke),u(en),u(Be),u(dn),u(Ie),u(Oe),u(!1,Xe),u(!1),u(ve),u(cn,w,!1),u(_n),u(tn),u(G),u(yn),u(bn),u(q),u(sn,!1,!1),u(nn);function u(l,a,n=!0){return{get:l?(t,i)=>n?(...s)=>l(t,i,...s):l(t,i):!1,set:a!==void 0?a:w.bind(null)}}let je=0;function Ue(l){return l.type==="group"?_(l.value&&typeof l.value=="object"&&!Array.isArray(l.value)?l.value:{}):l.type==="list"?_(Array.isArray(l.value)?l.value:[]):l.value}function Ke(l,a,n,t=!0){return a._value=He(l,l.hook.input.dispatch(n)),l.emit("input",a._value),l.isCreated&&l.type==="input"&&k(a._value,a.value)?(l.emit("commitRaw",a.value),a.settled):(a.isSettled&&l.disturb(),t?(a._tmo&&clearTimeout(a._tmo),a._tmo=setTimeout(S,l.props.delay,l,a)):S(l,a),a.settled)}function He(l,a){switch(l.type){case"input":break;case"group":(!a||typeof a!="object")&&h(107,[l,a]);break;case"list":Array.isArray(a)||h(108,[l,a]);break}return a}function S(l,a,n=!0,t=!0){a._value=a.value=l.hook.commit.dispatch(a._value),l.type!=="input"&&t&&l.hydrate(),l.emit("commitRaw",a.value),l.emit("commit",a.value),n&&l.calm()}function Z(l,{name:a,value:n,from:t}){if(!Object.isFrozen(l._value)){if(Ae(l)){const i=n===D?[]:n===E&&typeof t=="number"?l._value.splice(t,1):[n];l._value.splice(a,n===E||t===H?0:1,...i);return}n!==D?l._value[a]=n:delete l._value[a]}}function Ze(l,a){const n=a._value;return l.type==="list"&&l.sync&&qe(l,a),a.children.forEach(t=>{if(typeof n=="object")if(t.name in n){const i=t.type!=="input"||n[t.name]&&typeof n[t.name]=="object"?_(n[t.name]):n[t.name];if(!t.isSettled||!C(i)&&k(i,t._value))return;t.input(i,!1)}else(l.type!=="list"||typeof t.name=="number")&&Z(a,{name:t.name,value:t.value}),n.__init||(t.type==="group"?t.input({},!1):t.type==="list"?t.input([],!1):t.input(void 0,!1))}),l}function qe(l,a){const n=l._value;if(!Array.isArray(n))return;const t=[],i=new Set(a.children),s=new Map;n.forEach((r,f)=>{if(a.children[f]&&a.children[f]._value===r)t.push(a.children[f]),i.delete(a.children[f]);else{t.push(null);const p=s.get(r)||[];p.push(f),s.set(r,p)}}),i.size&&s.size&&i.forEach(r=>{if(s.has(r._value)){const f=s.get(r._value),p=f.shift();t[p]=r,i.delete(r),f.length||s.delete(r._value)}});const o=[];for(s.forEach(r=>{o.push(...r)});i.size&&o.length;){const r=i.values().next().value,f=o.shift();if(f===void 0)break;t[f]=r,i.delete(r)}o.forEach((r,f)=>{t[r]=kn({value:f})}),i.size&&i.forEach(r=>{if(!("__FKP"in r)){const f=r._c.parent;if(!f||Cn(f))return;f.ledger.unmerge(r),r._c.parent=null,r.destroy()}}),a.children=t}function Ge(l,a){var n;return a._d<=0&&(a.isSettled=!1,l.emit("settled",!1,!1),a.settled=new Promise(t=>{a._resolve=t}),l.parent&&((n=l.parent)===null||n===void 0||n.disturb())),a._d++,l}function We(l,a,n){var t;if(n!==void 0&&l.type!=="input")return Z(a,n),S(l,a,!0,!1);a._d>0&&a._d--,a._d===0&&(a.isSettled=!0,l.emit("settled",!0,!1),l.parent&&((t=l.parent)===null||t===void 0||t.calm({name:l.name,value:a.value})),a._resolve&&a._resolve(a.value))}function xe(l,a){l.emit("destroying",l),l.store.filter(()=>!1),l.parent&&(l.parent.emit("childRemoved",l),l.parent.remove(l)),Pe(l),l.emit("destroyed",l),a._e.flush(),a._value=a.value=void 0;for(const n in a.context)delete a.context[n];a.plugins.clear(),a.context=null}function Ye(l,a,n){a.type=n.type,a.props.definition=$(n),a.value=a._value=Ue({type:l.type,value:a.value}),n.forceTypeProp&&(l.props.type&&(l.props.originalType=l.props.type),a.props.type=n.forceTypeProp),n.family&&(a.props.family=n.family),n.features&&n.features.forEach(t=>t(l)),n.props&&l.addProps(n.props),l.emit("defined",n)}function Je(l,a,n){var t;if(l.props.attrs){const i={...l.props.attrs};l.props._emit=!1;for(const o in i){const r=$e(o);n.includes(r)&&(l.props[r]=i[o],delete i[o])}const s=V(a._value);l.props.initial=l.type!=="input"?_(s):s,l.props._emit=!0,l.props.attrs=i,l.props.definition&&(l.props.definition.props=[...((t=l.props.definition)===null||t===void 0?void 0:t.props)||[],...n])}return l.emit("added-props",n),l}function Qe(l,a,n,t){if(l.type==="input"&&h(100,l),n.parent&&n.parent!==l&&n.parent.remove(n),!a.children.includes(n)){if(t!==void 0&&l.type==="list"){const i=a.children[t];i&&"__FKP"in i?(n._c.uid=i.uid,a.children.splice(t,1,n)):a.children.splice(t,0,n),Array.isArray(l.value)&&l.value.length<a.children.length&&l.disturb().calm({name:t,value:n.value,from:H})}else a.children.push(n);n.isSettled||l.disturb()}if(n.parent!==l){if(n.parent=l,n.parent!==l)return l.remove(n),n.parent.add(n),l}else n.use(l.plugins);return S(l,a,!1),l.ledger.merge(n),l.emit("child",n),l}function Xe(l,a,n,t){return P(t)?(l.parent&&l.parent!==t&&l.parent.remove(l),a.parent=t,l.resetConfig(),t.children.includes(l)?l.use(t.plugins):t.add(l),!0):t===null?(a.parent=null,!0):!1}function ve(l,a,n){const t=a.children.indexOf(n);if(t!==-1){n.isSettled&&l.disturb(),a.children.splice(t,1);let i=R(n.props.preserve),s=n.parent;for(;i===void 0&&s;)i=R(s.props.preserve),s=s.parent;i?l.calm():l.calm({name:l.type==="list"?t:n.name,value:D}),n.parent=null,n.config._rmn=n}return l.ledger.unmerge(n),l}function en(l,a,n){a.children.forEach(t=>!("__FKP"in t)&&n(t))}function nn(l,a,n,t=!1,i=!1){a.children.some(s=>{if("__FKP"in s)return!1;const o=n(s);return t&&o===!1?!0:i&&o===!1?!1:s.walk(n,t,i)})}function tn(l,a){const n=l.parent||void 0;a.config=mn(l.config._t,n),l.walk(t=>t.resetConfig())}function q(l,a,n,t=!0,i=!0){return Array.isArray(n)||n instanceof Set?(n.forEach(s=>q(l,a,s)),l):(a.plugins.has(n)||(i&&typeof n.library=="function"&&n.library(l),t&&n(l)!==!1&&(a.plugins.add(n),l.children.forEach(s=>s.use(n)))),l)}function ln(l,a,n,t){if(P(l.parent)){const i=l.parent.children,s=t>=i.length?i.length-1:t<0?0:t,o=i.indexOf(l);return o===-1?!1:(i.splice(o,1),i.splice(s,0,l),l.parent.children=i,l.parent.type==="list"&&l.parent.disturb().calm({name:s,value:E,from:o}),!0)}return!1}function an(l){if(l.parent){const a=[...l.parent.children].indexOf(l);return a===-1?l.parent.children.length:a}return-1}function rn(l,a){return a}function sn(l,a){var n;return((n=l.parent)===null||n===void 0?void 0:n.type)==="list"?l.index:a.name!==Fe?a.name:l.index}function on(l,a){return a.parent?a.parent.address.concat([l.name]):[l.name]}function fn(l,a,n){const t=typeof n=="string"?n.split(l.config.delimiter):n;if(!t.length)return;const i=t[0];let s=l.parent;for(s||(String(t[0])===String(l.name)&&t.shift(),s=l),i==="$parent"&&t.shift();s&&t.length;){const o=t.shift();switch(o){case"$root":s=l.root;break;case"$parent":s=s.parent;break;case"$self":s=l;break;default:s=s.children.find(r=>!("__FKP"in r)&&String(r.name)===String(o))||pn(s,o)}}return s||void 0}function pn(l,a){const n=String(a).match(/^(find)\((.*)\)$/);if(n){const[,t,i]=n,s=i.split(",").map(o=>o.trim());switch(t){case"find":return l.find(s[0],s[1]);default:return}}}function dn(l,a,n,t){return un(l,n,t)}function un(l,a,n="name"){const t=typeof n=="string"?s=>s[n]==a:n,i=[l];for(;i.length;){const s=i.shift();if(!("__FKP"in s)){if(t(s,a))return s;i.push(...s.children)}}}function cn(l){let a=l;for(;a.parent;)a=a.parent;return a}function mn(l={},a){let n;return new Proxy(l,{get(...t){const i=t[1];if(i==="_t")return l;const s=Reflect.get(...t);if(s!==void 0)return s;if(a){const o=a.config[i];if(o!==void 0)return o}if(l.rootConfig&&typeof i=="string"){const o=l.rootConfig[i];if(o!==void 0)return o}return i==="delay"&&(n==null?void 0:n.type)==="input"?20:Te[i]},set(...t){const i=t[1],s=t[2];if(i==="_n")return n=s,l.rootConfig&&l.rootConfig._add(n),!0;if(i==="_rmn")return l.rootConfig&&l.rootConfig._rm(n),n=void 0,!0;if(!k(l[i],s,!1)){const o=Reflect.set(...t);return n&&(n.emit(`config:${i}`,s,!1),K(n,i,s),n.walk(r=>K(r,i,s),!1,!0)),o}return!0}})}function bn(l,a,n,t="ui"){const i=typeof n=="string"?{key:n,value:n,type:t}:n,s=l.hook.text.dispatch(i);return l.emit("text",s,!1),s.value}function yn(l){const a=l.name;do{if(l.props.isForm===!0)break;l.parent||h(106,a),l=l.parent}while(l);l.props.id&&ze(l.props.id,l.props.__root)}function _n(l,a,n){return Re(l,n)}function G(l,a,n,t){const i=`${l.name}-set`,s=l.hook.setErrors.dispatch({localErrors:n,childErrors:t});return De(l,s.localErrors,s.childErrors).forEach(o=>{l.store.apply(o,r=>r.meta.source===i)}),l}function hn(l,a,n=!0,t){return G(l,a,[]),n&&(t=t||`${l.name}-set`,l.walk(i=>{i.store.filter(s=>!(s.type==="error"&&s.meta&&s.meta.source===t))})),l}function gn(l,a,n,t){return a.traps.set(n,t),l}function kn(l){var a,n,t,i;return{__FKP:!0,uid:Symbol(),name:(a=l==null?void 0:l.name)!==null&&a!==void 0?a:`p_${je++}`,value:(n=l==null?void 0:l.value)!==null&&n!==void 0?n:null,_value:(t=l==null?void 0:l.value)!==null&&t!==void 0?t:null,type:(i=l==null?void 0:l.type)!==null&&i!==void 0?i:"input",use:()=>{},input(s){return this._value=s,this.value=s,Promise.resolve()},isSettled:!0}}function Cn(l){return"__FKP"in l}function W(l){return typeof l!="string"&&g(l,"$el")}function $n(l){return typeof l!="string"&&g(l,"$cmp")}function b(l,a,n=!1){return(...t)=>{const i=s=>{const o=!a||typeof a=="string"?{$el:a}:a();return(W(o)||$n(o))&&(o.meta||(o.meta={section:l}),t.length&&!o.children&&(o.children=[...t.map(r=>typeof r=="function"?r(s):r)]),W(o)&&(o.attrs={class:`$classes.${l}`,...o.attrs||{}})),{if:`$slots.${l}`,then:`$slots.${l}`,else:l in s?wn(o,s[l]):o}};return i._s=l,n?Vn(i):i}}function Vn(l){return a=>[l(a)]}function x(l){return typeof l=="object"&&("$el"in l||"$cmp"in l||"$formkit"in l)}function wn(l,a={}){return typeof l=="string"?x(a)||typeof a=="string"?a:l:Array.isArray(l)?x(a)?a:l:N(l,a)}const Sn=b("help",()=>({$el:"div",if:"$help",attrs:{id:'$: "help-" + $id'}})),Y=(l,a)=>b(`${l}Icon`,()=>{const n=`_raw${l.charAt(0).toUpperCase()}${l.slice(1)}Icon`;return{if:`$${l}Icon && $${n}`,$el:`${a||"span"}`,attrs:{class:`$classes.${l}Icon + " " + $classes.icon`,innerHTML:`$${n}`,onClick:`$handlers.iconClick(${l})`,for:{if:`${a==="label"}`,then:"$id"}}}})(),Bn=b("inner","div"),Ln=b("label",()=>({$el:"label",if:"$label",attrs:{for:"$id"}})),In=b("message",()=>({$el:"li",for:["message","$messages"],attrs:{key:"$message.key",id:"$id + '-' + $message.key","data-message-type":"$message.type"}})),On=b("messages",()=>({$el:"ul",if:"$defaultMessagePlacement && $fns.length($messages)"})),Dn=b("outer",()=>({$el:"div",attrs:{key:"$id","data-family":"$family || undefined","data-type":"$type","data-multiple":'$attrs.multiple || ($type != "select" && $options != undefined) || undefined',"data-has-multiple":"$_hasMultipleFiles","data-disabled":'$: ($disabled !== "false" && $disabled) || undefined',"data-empty":"$state.empty || undefined","data-complete":"$state.complete || undefined","data-invalid":"$state.valid === false && $state.validationVisible || undefined","data-errors":"$state.errors || undefined","data-submitted":"$state.submitted || undefined","data-prefix-icon":"$_rawPrefixIcon !== undefined || undefined","data-suffix-icon":"$_rawSuffixIcon !== undefined || undefined","data-prefix-icon-click":"$onPrefixIconClick !== undefined || undefined","data-suffix-icon-click":"$onSuffixIconClick !== undefined || undefined"}})),En=b("prefix",null),Pn=b("suffix",null),Mn=b("wrapper","div");I({key:"loading",value:!0,visible:!1});function zn(l){return Dn(Mn(Ln("$label"),Bn(Y("prefix"),En(),l(),Pn(),Y("suffix"))),Sn("$help"),On(In("$message.value")))}I({type:"state",blocking:!0,visible:!1,value:!0,key:"validating"});let Nn=1;function Rn(l){return typeof l=="function"&&l.length===2||typeof l=="object"&&!Array.isArray(l)&&!("$el"in l)&&!("$cmp"in l)&&!("if"in l)}function m(l,a={}){const n={type:"input",...a};let t;if(Rn(l)){const i=`SchemaComponent${Nn++}`;t=b("input",()=>({$cmp:i,props:{context:"$node.context"}})),n.library={[i]:e.markRaw(l)}}else typeof l=="function"?t=l:t=b("input",()=>V(l));return n.schema=zn(t||"Schema undefined"),n.schemaMemoKey||(n.schemaMemoKey=`${Math.random()}`),n}const Tn={class:"p-formkit"},Fn=e.defineComponent({__name:"PrimeAutoComplete",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs),i=e.ref([]);function s(r){i.value=t.value.complete(r.query)}function o(r){var f;n==null||n.node.input((f=a.context)==null?void 0:f._value)}return e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class}),(r,f)=>{var d;const p=e.resolveComponent("AutoComplete");return e.openBlock(),e.createElementBlock("div",Tn,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=y=>e.unref(n)._value=y),disabled:e.unref(t)._disabled??!1,tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,suggestions:e.unref(i),dropdown:((d=e.unref(t))==null?void 0:d.dropdown)??!1,multiple:e.unref(t).multiple??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onComplete:s,onChange:o},null,8,["id","modelValue","disabled","tabindex","aria-label","aria-labelledby","suggestions","dropdown","multiple","pt","pt-options","unstyled"])])}}}),An={class:"p-formkit"},jn=e.defineComponent({__name:"PrimeCalendar",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(f){n==null||n.node.input(n==null?void 0:n._value)}function s(f){n==null||n.node.input(f)}function o(f){n==null||n.handlers.blur(f.value)}const r=e.computed(()=>{var f,p;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(f=t.value)==null?void 0:f.class} p-invalid`:(p=t.value)==null?void 0:p.class});return(f,p)=>{const d=e.resolveComponent("Calendar");return e.openBlock(),e.createElementBlock("div",An,[e.createVNode(d,{modelValue:e.unref(n)._value,"onUpdate:modelValue":p[0]||(p[0]=y=>e.unref(n)._value=y),"input-id":a.context.id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(r),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"date-format":e.unref(t).dateFormat,placeholder:e.unref(t).placeholder,"selection-mode":e.unref(t).selectionMode??"single",inline:e.unref(t).inline??!1,"show-other-months":e.unref(t).showOtherMonths??!0,"select-other-months":e.unref(t).selectOtherMonths??!1,icon:e.unref(t).icon,"show-icon":e.unref(n).showIcon,"previous-icon":e.unref(t).previousIcon??"pi pi-chevron-left","next-icon":e.unref(t).nextIcon??"pi pi-chevron-right","increment-icon":e.unref(t).incrementIcon??"pi pi-chevron-up","decrement-icon":e.unref(t).decrementIcon??"pi pi-chevron-down","number-of-months":e.unref(t).numberOfMonths??1,"responsive-options":e.unref(t).responsiveOptions,view:e.unref(t).view??"date","touch-u-i":e.unref(t).touchUI??!1,"min-date":e.unref(t).minDate,"max-date":e.unref(t).maxDate,"disabled-dates":e.unref(t).disabledDates,"disabled-days":e.unref(t).disabledDays,"max-date-count":e.unref(t).maxDateCount,"show-on-focus":e.unref(t).showOnFocus??!0,"auto-z-index":e.unref(t).autoZIndex??!0,"base-z-index":e.unref(t).baseZIndex??0,"show-button-bar":e.unref(t).showButtonBar??!1,"show-time":e.unref(t).showTime??!1,"time-only":e.unref(t).timeOnly??!1,"short-year-cutoff":e.unref(t).shortYearCutoff??"+10","hour-format":e.unref(t).hourFormat??"24","step-hour":e.unref(t).stepHour??1,"step-minute":e.unref(t).stepMinute??1,"step-second":e.unref(t).stepSecond??1,"show-seconds":e.unref(t).showSeconds??!1,"hide-on-date-time-select":e.unref(t).hideOnDateTimeSelect??!1,"hide-on-range-selection":e.unref(t).hideOnRangeSelection??!1,"time-separator":e.unref(t).timeSeparator??":","show-week":e.unref(t).showWeek??!1,"manual-input":e.unref(t).manualInput??!0,"append-to":e.unref(t).appendTo??"body","panel-style":e.unref(t).panelStyle,"panel-class":e.unref(t).panelClass,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onDateSelect:s,onInput:i,onBlur:o},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","date-format","placeholder","selection-mode","inline","show-other-months","select-other-months","icon","show-icon","previous-icon","next-icon","increment-icon","decrement-icon","number-of-months","responsive-options","view","touch-u-i","min-date","max-date","disabled-dates","disabled-days","max-date-count","show-on-focus","auto-z-index","base-z-index","show-button-bar","show-time","time-only","short-year-cutoff","hour-format","step-hour","step-minute","step-second","show-seconds","hide-on-date-time-select","hide-on-range-selection","time-separator","show-week","manual-input","append-to","panel-style","panel-class","pt","pt-options","unstyled"])])}}}),Un={class:"p-formkit"},Kn={key:0,class:"formkit-prime-left"},Hn={key:1,class:"formkit-prime-right"},Zn=e.defineComponent({__name:"PrimeCheckbox",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Checkbox");return e.openBlock(),e.createElementBlock("div",Un,[e.unref(n).attrs.labelLeft?(e.openBlock(),e.createElementBlock("span",Kn,e.toDisplayString(e.unref(n).attrs.labelLeft),1)):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,binary:e.unref(t).binary??!0,"true-value":e.unref(t).trueValue??void 0,"false-value":e.unref(t).falseValue??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:i},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"]),e.unref(n).attrs.labelRight?(e.openBlock(),e.createElementBlock("span",Hn,e.toDisplayString(e.unref(n).attrs.labelRight),1)):e.createCommentVNode("",!0)])}}}),qn={class:"p-formkit"},Gn=e.defineComponent({__name:"PrimeChips",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Chips");return e.openBlock(),e.createElementBlock("div",qn,[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"allow-duplicate":e.unref(t).allowDuplicate??!0,"add-on-blur":e.unref(t).addOnBlur??!1,max:e.unref(t).max??void 0,placeholder:e.unref(t).placeholder,separator:e.unref(t).separator,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onAdd:i,onRemove:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","allow-duplicate","add-on-blur","max","placeholder","separator","pt","pt-options","unstyled"])])}}}),Wn={class:"p-formkit"},xn=e.defineComponent({__name:"PrimeColorPicker",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(s){var o;n==null||n.node.input((o=a.context)==null?void 0:o._value)}return(s,o)=>{const r=e.resolveComponent("ColorPicker");return e.openBlock(),e.createElementBlock("div",Wn,[e.createVNode(r,{modelValue:e.unref(n)._value,"onUpdate:modelValue":o[0]||(o[0]=f=>e.unref(n)._value=f),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),"panel-class":e.unref(t).class,tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"default-color":e.unref(t).defaultColor??"ff0000",inline:e.unref(t).inline??!1,format:e.unref(t).format,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["modelValue","disabled","readonly","style","panel-class","tabindex","aria-label","aria-labelledby","default-color","inline","format","pt","pt-options","unstyled"])])}}}),Yn={class:"p-formkit"},Jn=e.defineComponent({__name:"PrimeDropdown",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.value)}function s(r){n==null||n.node.input(r.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Dropdown");return e.openBlock(),e.createElementBlock("div",Yn,[e.createVNode(p,{modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(o)),"input-style":e.unref(t).style,"input-class":e.unref(o),"input-props":e.unref(t).inputProps,tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,options:e.unref(t).options,"option-label":e.unref(t).optionLabel,"option-value":e.unref(t).optionValue,"option-disabled":e.unref(t).optionDisabled,"option-group-label":e.unref(t).optionGroupLabel,"option-group-children":e.unref(t).optionGroupChildren,"scroll-height":e.unref(t).scrollHeight,filter:e.unref(t).filter??!1,"filter-placeholder":e.unref(t).filterPlaceholder,"filter-locale":e.unref(t).filterLocale,"filter-match-mode":e.unref(t).filterMatchMode,"fitler-fields":e.unref(t).filterFields,"filter-input-props":e.unref(t).filterInputProps,editable:e.unref(t).editable,placeholder:e.unref(t).placeholder,"data-key":e.unref(t).dataKey,"show-clear":e.unref(t).showClear??!1,"panel-style":e.unref(t).panelStyle,"panel-class":e.unref(t).panelClass,"panel-props":e.unref(t).panelProps,"append-to":e.unref(t).appendTo,"reset-filter-on-hide":e.unref(t).resetFilterOnHide,"virtual-scroller-options":e.unref(t).virtualScrollerOptions,"auto-option-focus":e.unref(t).autoOptionFocus,"select-on-focus":e.unref(t).selectOnFocus,"filter-message":e.unref(t).filterMessage,"selection-message":e.unref(t).selectionMessage,"empty-selection-message":e.unref(t).emptySelectionMessage,"empty-filter-message":e.unref(t).emptyFilterMessage,"empty-message":e.unref(t).emptyMessage,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:s,onBlur:i},null,8,["modelValue","input-id","disabled","readonly","style","class","input-style","input-class","input-props","tabindex","aria-label","aria-labelledby","options","option-label","option-value","option-disabled","option-group-label","option-group-children","scroll-height","filter","filter-placeholder","filter-locale","filter-match-mode","fitler-fields","filter-input-props","editable","placeholder","data-key","show-clear","panel-style","panel-class","panel-props","append-to","reset-filter-on-hide","virtual-scroller-options","auto-option-focus","select-on-focus","filter-message","selection-message","empty-selection-message","empty-filter-message","empty-message","pt","pt-options","unstyled"])])}}}),Qn={class:"p-formkit"},Xn=e.defineComponent({__name:"PrimeEditor",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.node.input(r.htmlValue)}function s(r){r.range===null&&(n==null||n.handlers.blur(r.htmlValue))}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Editor");return e.openBlock(),e.createElementBlock("div",Qn,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"editor-style":e.unref(t).style,class:e.normalizeClass(e.unref(o)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,formats:e.unref(t).formats,modules:e.unref(t).modules,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onTextChange:i,onSelectionChange:s},null,8,["id","modelValue","disabled","readonly","editor-style","class","tabindex","aria-label","aria-labelledby","placeholder","formats","modules","pt","pt-options","unstyled"])])}}}),vn={class:"p-formkit"},et=e.defineComponent({__name:"PrimeInputMask",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r,f;n==null||n.node.input((r=a.context)==null?void 0:r._value),n==null||n.handlers.blur((f=a.context)==null?void 0:f._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("InputMask");return e.openBlock(),e.createElementBlock("div",vn,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"editor-style":e.unref(t).style,class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,mask:e.unref(t).mask??void 0,"slot-char":e.unref(t).slotChar??"_","auto-clear":e.unref(t).autoClear??!0,unmask:e.unref(t).unmask??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onBlur:i},null,8,["id","modelValue","disabled","readonly","editor-style","class","tabindex","aria-label","aria-labelledby","placeholder","mask","slot-char","auto-clear","unmask","pt","pt-options","unstyled"])])}}}),nt={class:"p-formkit"},tt=e.defineComponent({__name:"PrimeInputNumber",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.value)}function s(r){n==null||n.node.input(r.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("InputNumber");return e.openBlock(),e.createElementBlock("div",nt,[e.createVNode(p,{modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(o),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,"use-grouping":e.unref(t).useGrouping??!0,min:e.unref(t).min??void 0,max:e.unref(t).max??void 0,"min-fraction-digits":e.unref(t).minFractionDigits??void 0,"max-fraction-digits":e.unref(t).maxFractionDigits??void 0,locale:e.unref(t).locale??void 0,mode:e.unref(t).mode??void 0,currency:e.unref(t).currency??void 0,prefix:e.unref(t).prefix??void 0,suffix:e.unref(t).suffix??void 0,"show-buttons":e.unref(t).showButtons??void 0,"button-layout":e.unref(t).buttonLayout??"stacked",step:e.unref(t).step??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:s,onBlur:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","placeholder","use-grouping","min","max","min-fraction-digits","max-fraction-digits","locale","mode","currency","prefix","suffix","show-buttons","button-layout","step","pt","pt-options","unstyled"])])}}}),lt={key:0,class:"formkit-prime-left"},at={key:1,class:"formkit-prime-right"},rt=e.defineComponent({__name:"PrimeInputSwitch",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("InputSwitch");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(t).option_class,"p-formkit"])},[e.unref(n).attrs.labelLeft?(e.openBlock(),e.createElementBlock("span",lt,e.toDisplayString(e.unref(n).attrs.labelLeft),1)):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"true-value":e.unref(t).trueValue??void 0,"false-value":e.unref(t).falseValue??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","true-value","false-value","pt","pt-options","unstyled"]),e.unref(n).attrs.labelRight?(e.openBlock(),e.createElementBlock("span",at,e.toDisplayString(e.unref(n).attrs.labelRight),1)):e.createCommentVNode("",!0)],2)}}}),it={class:"p-formkit"},st=e.defineComponent({__name:"PrimeInputText",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(){return(n==null?void 0:n.iconLeft)&&(n==null?void 0:n.iconLeft.length)>0}function s(){return(n==null?void 0:n.iconRight)&&(n==null?void 0:n.iconRight.length)>0}function o(){let d="";return i()&&(d=`p-formkit-icon ${d}p-input-icon-left `),s()&&(d=`p-formkit-icon ${d}p-input-icon-right `),d}function r(d){n==null||n.handlers.blur(d.target.value)}function f(d){n==null||n.node.input(d.target.value)}const p=e.computed(()=>{var d,y;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(d=t.value)==null?void 0:d.class} p-invalid`:(y=t.value)==null?void 0:y.class});return(d,y)=>{var he,ge;const Mt=e.resolveComponent("InputText");return e.openBlock(),e.createElementBlock("div",it,[e.createElementVNode("span",{class:e.normalizeClass(o())},[i()?(e.openBlock(),e.createElementBlock("i",{key:0,class:e.normalizeClass((he=e.unref(n))==null?void 0:he.iconLeft)},null,2)):e.createCommentVNode("",!0),e.createVNode(Mt,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":y[0]||(y[0]=zt=>e.unref(n)._value=zt),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(p)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:f,onBlur:r},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","placeholder","pt","pt-options","unstyled"]),s()?(e.openBlock(),e.createElementBlock("i",{key:1,class:e.normalizeClass((ge=e.unref(n))==null?void 0:ge.iconRight)},null,2)):e.createCommentVNode("",!0)],2)])}}}),ot={class:"p-formkit"},ft=e.defineComponent({__name:"PrimeTextarea",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.target.value)}function s(r){n==null||n.node.input(r.target.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Textarea");return e.openBlock(),e.createElementBlock("div",ot,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(o)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,rows:e.unref(n).rows??3,"auto-resize":e.unref(t).autoResize??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:s,onBlur:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","placeholder","rows","auto-resize","pt","pt-options","unstyled"])])}}}),pt={class:"p-formkit"},dt=e.defineComponent({__name:"PrimeKnob",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.node.input(r),n==null||n.handlers.blur(r)}function s(r){n==null||n.node.input(r)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Knob");return e.openBlock(),e.createElementBlock("div",pt,[e.createVNode(p,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":[f[0]||(f[0]=d=>e.unref(n)._value=d),s],disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(o)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,min:e.unref(t).min??0,max:e.unref(t).max??100,step:e.unref(t).step??void 0,size:e.unref(t).size??100,"stroke-width":e.unref(t).strokeWidth??14,"show-value":e.unref(t).showValue??!0,"value-color":e.unref(t).valueColor??void 0,"range-color":e.unref(t).rangeColor??void 0,"text-color":e.unref(t).textColor??void 0,"value-template":e.unref(t).valueTemplate??void 0,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","min","max","step","size","stroke-width","show-value","value-color","range-color","text-color","value-template","pt","pt-options","unstyled"])])}}}),ut={class:"p-formkit"},ct=e.defineComponent({__name:"PrimeMultiSelect",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("MultiSelect");return e.openBlock(),e.createElementBlock("div",ut,[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"list-style":e.unref(t).style,class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,options:e.unref(t).options,"option-label":e.unref(t).optionLabel,"option-value":e.unref(t).optionValue,"option-disabled":e.unref(t).optionDisabled,"option-group-label":e.unref(t).optionGroupLabel,"option-group-children":e.unref(t).optionGroupChildren,"scroll-height":e.unref(t).scrollHeight,"input-props":e.unref(t).inputProps,"close-button-props":e.unref(t).closeButtonProps,"data-key":e.unref(t).dataKey,filter:e.unref(t).filter??!1,"filter-placeholder":e.unref(t).filterPlaceholder,"filter-locale":e.unref(t).filterLocale,"filter-match-mode":e.unref(t).filterMatchMode,"fitler-fields":e.unref(t).filterFields,"append-to":e.unref(t).appendTo,display:e.unref(t).display,"max-selected-labels":e.unref(t).maxSelectedLabels,"selected-items-label":e.unref(t).selectedItemsLabel,"selection-limit":e.unref(t).selectionLimit,"show-toggle-all":e.unref(t).showToggleAll,loading:e.unref(t).loading,"select-all":e.unref(t).selectAll,"reset-filter-on-hide":e.unref(t).resetFilterOnHide,"virtual-scroller-options":e.unref(t).virtualScrollerOptions,"auto-option-focus":e.unref(t).autoOptionFocus,"auto-filter-focus":e.unref(t).autoFilterFocus,"filter-message":e.unref(t).filterMessage,"selection-message":e.unref(t).selectionMessage,"empty-selection-message":e.unref(t).emptySelectionMessage,"empty-filter-message":e.unref(t).emptyFilterMessage,"empty-message":e.unref(t).emptyMessage,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["modelValue","input-id","disabled","readonly","list-style","class","tabindex","aria-label","aria-labelledby","placeholder","options","option-label","option-value","option-disabled","option-group-label","option-group-children","scroll-height","input-props","close-button-props","data-key","filter","filter-placeholder","filter-locale","filter-match-mode","fitler-fields","append-to","display","max-selected-labels","selected-items-label","selection-limit","show-toggle-all","loading","select-all","reset-filter-on-hide","virtual-scroller-options","auto-option-focus","auto-filter-focus","filter-message","selection-message","empty-selection-message","empty-filter-message","empty-message","pt","pt-options","unstyled"])])}}}),mt={class:"p-formkit"},bt=e.defineComponent({__name:"PrimeListbox",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{var p;const f=e.resolveComponent("Listbox");return e.openBlock(),e.createElementBlock("div",mt,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=d=>e.unref(n)._value=d),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"list-style":e.unref(t).style,class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,options:(p=e.unref(t))==null?void 0:p.options,"option-label":e.unref(t).optionLabel,"option-value":e.unref(t).optionValue,multiple:e.unref(t).multiple??!1,filter:e.unref(t).filter??!1,"filter-icon":e.unref(t).filterIcon,"filter-placeholder":e.unref(t).filterPlaceholder,"filter-locale":e.unref(t).filterLocale,"filter-match-mode":e.unref(t).filterMatchMode,"auto-option-focus":e.unref(t).autoOptionFocus??!0,"select-on-focus":e.unref(t).selectOnFocus??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","list-style","class","tabindex","aria-label","aria-labelledby","options","option-label","option-value","multiple","filter","filter-icon","filter-placeholder","filter-locale","filter-match-mode","auto-option-focus","select-on-focus","pt","pt-options","unstyled"])])}}}),yt={class:"p-formkit"},_t=e.defineComponent({__name:"PrimePassword",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(r){n==null||n.handlers.blur(r.target.value)}function s(r){n==null||n.node.input(r.target.value)}const o=e.computed(()=>{var r,f;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(r=t.value)==null?void 0:r.class} p-invalid`:(f=t.value)==null?void 0:f.class});return(r,f)=>{const p=e.resolveComponent("Password");return e.openBlock(),e.createElementBlock("div",yt,[e.createVNode(p,{modelValue:e.unref(n)._value,"onUpdate:modelValue":f[0]||(f[0]=d=>e.unref(n)._value=d),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(o),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,placeholder:e.unref(t).placeholder,"medium-regex":e.unref(t).mediumRegex??"^(((?=.*[a-z])(?=.*[A-Z]))|((?=.*[a-z])(?=.*[0-9]))|((?=.*[A-Z])(?=.*[0-9])))(?=.{6,})","strong-regex":e.unref(t).strongRegex??"^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.{8,})","prompt-label":e.unref(t).promptLabel,"weak-label":e.unref(t).weakLabel,"medium-label":e.unref(t).mediumLabel,"strong-label":e.unref(t).strongLabel,"hide-icon":e.unref(t).hideIcon??"pi pi-eye-slash","show-icon":e.unref(t).showIcon??"pi pi-eye",feedback:e.unref(n).feedback??!1,"toggle-mask":e.unref(n).toggleMask??!1,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onInput:s,onBlur:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","placeholder","medium-regex","strong-regex","prompt-label","weak-label","medium-label","strong-label","hide-icon","show-icon","feedback","toggle-mask","pt","pt-options","unstyled"])])}}}),ht=["for"],gt=e.defineComponent({__name:"PrimeRadioButton",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("RadioButton");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(t).options_class,"p-formkit"])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(t).options,p=>(e.openBlock(),e.createElementBlock("div",{key:p.value,class:e.normalizeClass(e.unref(t).option_class)},[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=d=>e.unref(n)._value=d),name:e.unref(t).name,value:p.value,"input-style":e.unref(t).style,"input-class":e.unref(s),pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onClick:i,onChange:i},null,8,["modelValue","name","value","input-style","input-class","pt","pt-options","unstyled"]),e.createElementVNode("label",{for:p.value},e.toDisplayString(p.label),9,ht)],2))),128))],2)}}}),kt={class:"p-formkit"},Ct=e.defineComponent({__name:"PrimeRating",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Rating");return e.openBlock(),e.createElementBlock("div",kt,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,stars:e.unref(t).stars??5,cancel:e.unref(t).cancel??!1,"on-icon":e.unref(t).onIcon??"pi pi-star-fill","off-icon":e.unref(t).offIcon??"pi pi-star","cancel-icon":e.unref(t).cancelIcon??"pi pi-ban",pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","stars","cancel","on-icon","off-icon","cancel-icon","pt","pt-options","unstyled"])])}}}),$t={class:"p-formkit"},Vt=e.defineComponent({__name:"PrimeSlider",props:{context:Object},setup(l){const n=l.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){n==null||n.node.input(o),n==null||n.handlers.blur(o)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("Slider");return e.openBlock(),e.createElementBlock("div",$t,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,min:e.unref(t).min??0,max:e.unref(t).max??100,step:e.unref(t).step??void 0,range:e.unref(t).range??!1,orientation:e.unref(t).orientation??"horizontal",pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","min","max","step","range","orientation","pt","pt-options","unstyled"])])}}}),wt={class:"p-formkit"},St=e.defineComponent({__name:"PrimeToggleButton",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("ToggleButton");return e.openBlock(),e.createElementBlock("div",wt,[e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,"on-label":e.unref(t).onLabel??"Yes","off-label":e.unref(t).offLabel??"No","on-icon":e.unref(t).onIcon??"pi pi-check","off-icon":e.unref(t).offIcon??"pi pi-times","icon-pos":e.unref(t).iconPos??"left",pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","on-label","off-label","on-icon","off-icon","icon-pos","pt","pt-options","unstyled"])])}}}),Bt={class:"p-formkit"},Lt=e.defineComponent({__name:"PrimeSelectButton",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("SelectButton");return e.openBlock(),e.createElementBlock("div",Bt,[e.createVNode(f,{id:e.unref(n).id,modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,style:e.normalizeStyle(e.unref(t).style),class:e.normalizeClass(e.unref(s)),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,options:e.unref(t).options,"option-label":e.unref(t).optionLabel,"option-value":e.unref(t).optionValue,"option-disabled":e.unref(t).optionDisabled,multiple:e.unref(t).multiple??!1,unselectable:e.unref(t).unselectable??!0,"data-key":e.unref(t).dataKey,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onChange:i},null,8,["id","modelValue","disabled","readonly","style","class","tabindex","aria-label","aria-labelledby","options","option-label","option-value","option-disabled","multiple","unselectable","data-key","pt","pt-options","unstyled"])])}}}),It={class:"p-formkit"},Ot={key:0,class:"formkit-prime-left"},Dt={key:1,class:"formkit-prime-right"},Et=e.defineComponent({__name:"PrimeTriStateCheckbox",props:{context:Object},setup(l){const a=l,n=a.context,t=e.computed(()=>n==null?void 0:n.attrs);function i(o){var r;n==null||n.node.input((r=a.context)==null?void 0:r._value)}const s=e.computed(()=>{var o,r;return n!=null&&n.state.validationVisible&&!(n!=null&&n.state.valid)?`${(o=t.value)==null?void 0:o.class} p-invalid`:(r=t.value)==null?void 0:r.class});return(o,r)=>{const f=e.resolveComponent("TriStateCheckbox");return e.openBlock(),e.createElementBlock("div",It,[e.unref(n).attrs.labelLeft?(e.openBlock(),e.createElementBlock("span",Ot,e.toDisplayString(e.unref(n).attrs.labelLeft),1)):e.createCommentVNode("",!0),e.createVNode(f,{modelValue:e.unref(n)._value,"onUpdate:modelValue":r[0]||(r[0]=p=>e.unref(n)._value=p),"input-id":e.unref(n).id,disabled:e.unref(t)._disabled??!1,readonly:e.unref(t)._readonly??!1,"input-style":e.unref(t).style,"input-class":e.unref(s),tabindex:e.unref(t).tabindex,"aria-label":e.unref(t).ariaLabel,"aria-labelledby":e.unref(t).ariaLabelledby,pt:e.unref(t).pt,"pt-options":e.unref(t).ptOptions,unstyled:e.unref(t).unstyled??!1,onClick:i},null,8,["modelValue","input-id","disabled","readonly","input-style","input-class","tabindex","aria-label","aria-labelledby","pt","pt-options","unstyled"]),e.unref(n).attrs.labelRight?(e.openBlock(),e.createElementBlock("span",Dt,e.toDisplayString(e.unref(n).attrs.labelRight),1)):e.createCommentVNode("",!0)])}}}),J=m(Fn,{props:[]}),Q=m(st,{props:["iconRight","iconLeft"]}),X=m(tt,{props:["iconRight","iconLeft"]}),v=m(et,{props:[]}),ee=m(_t,{props:["feedback","toggleMask"]}),ne=m(ft,{props:["rows"]}),te=m(Zn,{props:[]}),le=m(rt,{props:[]}),ae=m(Xn,{props:[]}),re=m(Jn,{props:[]}),ie=m(ct,{props:[]}),se=m(bt,{props:[]}),oe=m(jn,{props:[]}),fe=m(Vt,{props:[]}),pe=m(Ct,{props:[]}),de=m(gt,{props:[]}),ue=m(Gn,{props:[]}),ce=m(dt,{props:[]}),me=m(xn,{props:[]}),be=m(St,{props:[]}),ye=m(Lt,{props:[]}),_e=m(Et,{props:[]}),Pt={primeAutoComplete:J,primeInputText:Q,primeInputNumber:X,primeInputMask:v,primePassword:ee,primeCheckbox:te,primeInputSwitch:le,primeTextarea:ne,primeEditor:ae,primeDropdown:re,primeMultiSelect:ie,primeCalendar:oe,primeSlider:fe,primeChips:ue,primeKnob:ce,primeRating:pe,primeRadioButton:de,primeColorPicker:me,primeToggleButton:be,primeListbox:se,primeSelectButton:ye,primeTriStateCheckbox:_e};c.primeAutoCompleteDefinition=J,c.primeCalendarDefinition=oe,c.primeCheckboxDefinition=te,c.primeChipsDefinition=ue,c.primeColorPickerDefinition=me,c.primeDropdownDefinition=re,c.primeEditorDefinition=ae,c.primeInputMaskDefinition=v,c.primeInputNumberDefinition=X,c.primeInputSwitchDefinition=le,c.primeInputTextDefinition=Q,c.primeInputs=Pt,c.primeKnobDefinition=ce,c.primeListboxDefinition=se,c.primeMultiSelectDefinition=ie,c.primePasswordDefinition=ee,c.primeRadioButtonDefinition=de,c.primeRatingDefinition=pe,c.primeSelectButtonDefinition=ye,c.primeSliderDefinition=fe,c.primeTextareaDefinition=ne,c.primeToggleButtonDefinition=be,c.primeTriStateCheckboxDefinition=_e,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sfxcode/formkit-primevue",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": "https://github.com/sfxcode/formkit-primevue",
|
|
@@ -36,44 +36,44 @@
|
|
|
36
36
|
"@formkit/vue": "^1.4.0",
|
|
37
37
|
"add": "^2.0.6",
|
|
38
38
|
"primeicons": "^6.0.1",
|
|
39
|
-
"primevue": "^3.
|
|
39
|
+
"primevue": "^3.46.0"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@antfu/eslint-config": "2.
|
|
43
|
-
"@types/node": "^20.
|
|
44
|
-
"@unocss/preset-icons": "^0.58.
|
|
45
|
-
"@unocss/preset-uno": "0.58.
|
|
46
|
-
"@vitejs/plugin-vue": "^
|
|
42
|
+
"@antfu/eslint-config": "2.6.2",
|
|
43
|
+
"@types/node": "^20.11.0",
|
|
44
|
+
"@unocss/preset-icons": "^0.58.3",
|
|
45
|
+
"@unocss/preset-uno": "0.58.3",
|
|
46
|
+
"@vitejs/plugin-vue": "^5.0.3",
|
|
47
47
|
"@vue/babel-preset-app": "^5.0.8",
|
|
48
|
-
"@vue/compiler-sfc": "^3.
|
|
49
|
-
"@vue/server-renderer": "^3.
|
|
48
|
+
"@vue/compiler-sfc": "^3.4.13",
|
|
49
|
+
"@vue/server-renderer": "^3.4.13",
|
|
50
50
|
"@vue/test-utils": "^2.4.3",
|
|
51
51
|
"@vuedx/typecheck": "~0.7.6",
|
|
52
52
|
"@vuedx/typescript-plugin-vue": "~0.7.6",
|
|
53
|
-
"@vueuse/core": "^10.7.
|
|
53
|
+
"@vueuse/core": "^10.7.1",
|
|
54
54
|
"@vueuse/head": "^2.0.0",
|
|
55
55
|
"chart.js": "^4.4.1",
|
|
56
56
|
"consola": "^3.2.3",
|
|
57
|
-
"eslint": "^8.
|
|
57
|
+
"eslint": "^8.56.0",
|
|
58
58
|
"json-editor-vue": "^0.11.2",
|
|
59
59
|
"quill": "^1.3.7",
|
|
60
|
-
"sass": "^1.69.
|
|
60
|
+
"sass": "^1.69.7",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"typescript": "^5.3.3",
|
|
63
|
-
"unocss": "^0.58.
|
|
64
|
-
"unplugin-auto-import": "^0.17.
|
|
63
|
+
"unocss": "^0.58.3",
|
|
64
|
+
"unplugin-auto-import": "^0.17.3",
|
|
65
65
|
"unplugin-vue-components": "^0.26.0",
|
|
66
|
-
"vanilla-jsoneditor": "^0.
|
|
67
|
-
"vite": "^5.0.
|
|
68
|
-
"vite-plugin-dts": "^3.
|
|
66
|
+
"vanilla-jsoneditor": "^0.21.2",
|
|
67
|
+
"vite": "^5.0.11",
|
|
68
|
+
"vite-plugin-dts": "^3.7.0",
|
|
69
69
|
"vite-plugin-eslint": "^1.8.1",
|
|
70
70
|
"vite-plugin-pages": "^0.32.0",
|
|
71
|
-
"vite-ssg": "^0.23.
|
|
72
|
-
"vitepress": "1.0.0-rc.
|
|
73
|
-
"vue": "^3.
|
|
71
|
+
"vite-ssg": "^0.23.6",
|
|
72
|
+
"vitepress": "1.0.0-rc.36",
|
|
73
|
+
"vue": "^3.4.13",
|
|
74
74
|
"vue-demi": "^0.14.6",
|
|
75
75
|
"vue-router": "^4.2.5",
|
|
76
|
-
"vue-tsc": "^1.8.
|
|
76
|
+
"vue-tsc": "^1.8.27"
|
|
77
77
|
},
|
|
78
78
|
"scripts": {
|
|
79
79
|
"dev": "vite",
|