@smart-factor/gem-ui-components 0.0.34 → 0.0.35

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/main.js +3 -4
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -38536,7 +38536,7 @@ const AD = (e) => {
38536
38536
  }
38537
38537
  };
38538
38538
  }, T = ID(e == null ? void 0 : e.total_elements, 0);
38539
- return console.log(s, !!s), /* @__PURE__ */ g(VD, { offset: i, children: /* @__PURE__ */ g(
38539
+ return /* @__PURE__ */ g(VD, { offset: i, children: /* @__PURE__ */ g(
38540
38540
  Wp,
38541
38541
  {
38542
38542
  loading: n,
@@ -38552,8 +38552,7 @@ const AD = (e) => {
38552
38552
  slotProps: {
38553
38553
  toolbar: {
38554
38554
  gridApiRef: p,
38555
- exportDataAsExcel: d,
38556
- isFilterActive: !!s
38555
+ exportDataAsExcel: d
38557
38556
  }
38558
38557
  },
38559
38558
  sortingMode: "server",
@@ -38572,7 +38571,7 @@ const AD = (e) => {
38572
38571
  ) });
38573
38572
  }, jD = (e) => /* @__PURE__ */ de(_p, { children: [
38574
38573
  /* @__PURE__ */ g(Up, {}),
38575
- e.isFilterActive && /* @__PURE__ */ g(qp, {}),
38574
+ /* @__PURE__ */ g(qp, {}),
38576
38575
  /* @__PURE__ */ g(Gp, {}),
38577
38576
  /* @__PURE__ */ g(
38578
38577
  AD,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smart-factor/gem-ui-components",
3
- "version": "0.0.34",
3
+ "version": "0.0.35",
4
4
  "private": false,
5
5
  "description": "Gem UI Components",
6
6
  "type": "module",