@apexcura/ui-components 0.0.14-Beta140 → 0.0.14-Beta141

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
@@ -1495,11 +1495,6 @@ var BarChart = (props) => {
1495
1495
  scales: {
1496
1496
  x: {
1497
1497
  beginAtZero: true,
1498
- ticks: {
1499
- callback: function(value) {
1500
- return `${value}`;
1501
- }
1502
- },
1503
1498
  grid: {
1504
1499
  display: false
1505
1500
  }
package/dist/index.mjs CHANGED
@@ -1453,11 +1453,6 @@ var BarChart = (props) => {
1453
1453
  scales: {
1454
1454
  x: {
1455
1455
  beginAtZero: true,
1456
- ticks: {
1457
- callback: function(value) {
1458
- return `${value}`;
1459
- }
1460
- },
1461
1456
  grid: {
1462
1457
  display: false
1463
1458
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.14-Beta140",
3
+ "version": "0.0.14-Beta141",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",