@avilang/practical-ui 0.3.0 → 0.3.1

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -4
  2. 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
- ref_key: "form",
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
- ref_key: "formItem",
10292
- ref: u,
10290
+ ref: "formItem",
10293
10291
  key: D.field,
10294
10292
  label: D.label,
10295
10293
  path: D.field,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@avilang/practical-ui",
3
3
  "type": "module",
4
- "version": "0.3.0",
4
+ "version": "0.3.1",
5
5
  "description": "Practical UI components created based on vue3",
6
6
  "main": "dist/index.js",
7
7
  "files": [