yuyeon 0.3.7 → 0.3.8-beta.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/yuyeon.js CHANGED
@@ -1258,7 +1258,7 @@ function Li(e, t, n = We()) {
1258
1258
  const a = G(e, "modelValue"), l = ae(), i = Ni(), o = M(!1), r = M(), s = M([]), c = S(() => e.name ?? n), u = S(
1259
1259
  () => e.validationValue === void 0 ? a.value : e.validationValue
1260
1260
  ), y = S(() => {
1261
- let f = e.validateOn || "input";
1261
+ let f = e.validateOn || (i == null ? void 0 : i.validateOn) || "input";
1262
1262
  f === "lazy" && (f = "input,lazy");
1263
1263
  const v = new Set((f == null ? void 0 : f.split(",")) ?? []);
1264
1264
  return {