@maxtropy/v-components 0.1.12-beta.18 → 0.1.12-beta.19

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.
@@ -27160,7 +27160,7 @@ const eD = /* @__PURE__ */ St(q5, [["render", $5]]), tD = (e) => e, nD = tD([Str
27160
27160
  const t = be(Do, void 0);
27161
27161
  return (n, o) => {
27162
27162
  const r = Be("el-icon");
27163
- return w(), Z(s(EI), De({ class: "mx-form-item" }, n.$attrs), rt({ _: 2 }, [
27163
+ return w(), Z(s(EI), De({ class: "mx-form-item" }, n.$props), rt({ _: 2 }, [
27164
27164
  Te(n.$slots, (a, l, i) => ({
27165
27165
  name: l,
27166
27166
  fn: z(() => [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxtropy/v-components",
3
- "version": "0.1.12-beta.18",
3
+ "version": "0.1.12-beta.19",
4
4
  "files": [
5
5
  "dist"
6
6
  ],