@apexcura/ui-components 0.0.15-Beta31 → 0.0.15-Beta32

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 CHANGED
@@ -798,6 +798,7 @@ var TableElement = (props) => {
798
798
  index: index + 1
799
799
  }))
800
800
  );
801
+ console.log(dataSource);
801
802
  }
802
803
  };
803
804
  const onChangePage = (page, pageSize) => {
package/dist/index.mjs CHANGED
@@ -729,6 +729,7 @@ var TableElement = (props) => {
729
729
  index: index + 1
730
730
  }))
731
731
  );
732
+ console.log(dataSource);
732
733
  }
733
734
  };
734
735
  const onChangePage = (page, pageSize) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.15-Beta31",
3
+ "version": "0.0.15-Beta32",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",