@avilang/practical-ui 0.3.38 → 0.3.39

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 +1 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -29292,8 +29292,7 @@ const ai = /* @__PURE__ */ Object.assign({
29292
29292
  class: "p-search",
29293
29293
  ref: "search"
29294
29294
  }, B2 = /* @__PURE__ */ Object.assign({
29295
- name: "PSearch",
29296
- inheritAttrs: !1
29295
+ name: "PSearch"
29297
29296
  }, {
29298
29297
  __name: "search",
29299
29298
  props: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@avilang/practical-ui",
3
3
  "type": "module",
4
- "version": "0.3.38",
4
+ "version": "0.3.39",
5
5
  "description": "Practical UI components created based on vue3",
6
6
  "main": "dist/index.js",
7
7
  "files": [