@abdellatifui/react 3.2.68 → 3.2.69

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/nextgen.js +1 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -21588,7 +21588,7 @@ const P1 = (e) => /* @__PURE__ */ c.jsx(w1, { ...e }), j1 = (e) => {
21588
21588
  ...f,
21589
21589
  action: () => {
21590
21590
  const p = n.current.getSelectedRows();
21591
- f.action(n, p);
21591
+ f.action({ ...n?.current }, p);
21592
21592
  }
21593
21593
  })), [t?.length, n?.current, r.value]), l = le(
21594
21594
  () => /* @__PURE__ */ c.jsx(D1, { fontSize: "14px" }),
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.68",
4
+ "version": "3.2.69",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [