@avilang/practical-ui 0.3.0 → 0.3.2
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/index.js +2 -4
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10275,8 +10275,7 @@ const jd = /* @__PURE__ */ Hd(Wd), Ld = new jd(), Nd = (t = "") => Ld.countGraph
|
|
|
10275
10275
|
d && t.rules && t.rules[d] && (t.rules[d].trigger && t.rules[d].trigger.includes("input") || f(d));
|
|
10276
10276
|
}
|
|
10277
10277
|
return r({ restoreValidation: f }), (d, b) => (Xe(), ct(ve(Jh), {
|
|
10278
|
-
|
|
10279
|
-
ref: l,
|
|
10278
|
+
ref: "form",
|
|
10280
10279
|
"show-label": t.showLabel,
|
|
10281
10280
|
"label-placement": t.labelPlacement,
|
|
10282
10281
|
"label-width": "auto",
|
|
@@ -10288,8 +10287,7 @@ const jd = /* @__PURE__ */ Hd(Wd), Ld = new jd(), Nd = (t = "") => Ld.countGraph
|
|
|
10288
10287
|
default: At(() => [
|
|
10289
10288
|
(Xe(!0), Vo(_r, null, qo(t.model, (D) => (Xe(), ct(ve(Md), {
|
|
10290
10289
|
ref_for: !0,
|
|
10291
|
-
|
|
10292
|
-
ref: u,
|
|
10290
|
+
ref: "formItem",
|
|
10293
10291
|
key: D.field,
|
|
10294
10292
|
label: D.label,
|
|
10295
10293
|
path: D.field,
|