unifyedx-storybook-new 0.2.71 → 0.2.73

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.
Binary file
Binary file
@@ -6023,7 +6023,6 @@ const Bt = () => {
6023
6023
  ) }),
6024
6024
  /* @__PURE__ */ n("div", { className: "flex gap-3", children: [
6025
6025
  /* @__PURE__ */ n("div", { className: "flex items-center gap-1.5", children: [
6026
- console.log("iSelectedRecords", F),
6027
6026
  N && /* @__PURE__ */ e(
6028
6027
  Ce,
6029
6028
  {
@@ -6279,9 +6278,7 @@ function ai(t) {
6279
6278
  )
6280
6279
  );
6281
6280
  }), V;
6282
- };
6283
- console.log();
6284
- const Aa = ae(() => ({
6281
+ }, Aa = ae(() => ({
6285
6282
  currentPage: D,
6286
6283
  pageSize: p,
6287
6284
  pageSizes: z?.pageSizes ?? [10, 20, 40, 60, 80, 100],
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unifyedx-storybook-new",
3
3
  "private": false,
4
- "version": "0.2.71",
4
+ "version": "0.2.73",
5
5
  "type": "module",
6
6
  "main": "dist/unifyedx-storybook-new.es.js",
7
7
  "module": "dist/unifyedx-storybook-new.es.js",