@avilang/practical-ui 0.3.55 → 0.3.56

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 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -29403,7 +29403,7 @@ const ai = /* @__PURE__ */ Object.assign({
29403
29403
  setTimeout(() => {
29404
29404
  let y = !1;
29405
29405
  const B = (/* @__PURE__ */ new Date()).getTime();
29406
- S != 0 && B >= S && B - S < 200 && (y = !0), h("change", x(), { type: "change", isChangByAction: y });
29406
+ S != 0 && B >= S && B - S < 200 && (y = !0), h("change", x(), { type: "change", isActionTriggered: y });
29407
29407
  }, 0);
29408
29408
  }
29409
29409
  return t({ getSearchData: x, resetSearchData: C }), (y, B) => (Re(), dt("div", B2, [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@avilang/practical-ui",
3
3
  "type": "module",
4
- "version": "0.3.55",
4
+ "version": "0.3.56",
5
5
  "description": "Practical UI components created based on vue3",
6
6
  "main": "dist/index.js",
7
7
  "files": [