brauz-questionnaire-ui 0.0.2 → 0.0.3
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.
|
@@ -22008,6 +22008,8 @@ const MF = /* @__PURE__ */ Iu(AF), PF = ({
|
|
|
22008
22008
|
}), { form_config: s } = dl(), { schema: i, default_values: a } = Ko(() => !o || o.length === 0 ? { schema: bp({}), default_values: {} } : PF({ questions: o }), [o]), c = Pb({
|
|
22009
22009
|
resolver: vE(i),
|
|
22010
22010
|
defaultValues: a,
|
|
22011
|
+
mode: "onChange",
|
|
22012
|
+
reValidateMode: "onChange",
|
|
22011
22013
|
...s
|
|
22012
22014
|
}), u = (l) => {
|
|
22013
22015
|
if (c.trigger(), t) {
|