@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.
- package/dist/index.js +1 -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: {
|