1mpacto-react-ui 0.0.131 → 0.0.132

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.mjs CHANGED
@@ -36312,7 +36312,7 @@ const vO = (e) => ({ chart: t, tooltip: n }) => {
36312
36312
  dataset: "",
36313
36313
  label: "",
36314
36314
  value: 0,
36315
- style: { opacity: 0 },
36315
+ style: { opacity: 0, position: "absolute", left: 0, bottom: 0 },
36316
36316
  dataPoints: []
36317
36317
  }), d = B.useCallback(function({
36318
36318
  ctx: m,
@@ -36459,7 +36459,7 @@ const CO = (e) => ({ chart: t, tooltip: n }) => {
36459
36459
  dataset: "",
36460
36460
  label: "",
36461
36461
  value: 0,
36462
- style: { opacity: 0 },
36462
+ style: { opacity: 0, position: "absolute", left: 0, bottom: 0 },
36463
36463
  dataPoints: []
36464
36464
  }), d = B.useCallback(function({
36465
36465
  ctx: m,