impaktapps-design 0.2.87-alpha.21 → 0.2.87-alpha.22

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.
@@ -11559,7 +11559,6 @@ const finalDataProvider = (type2, value, theme) => {
11559
11559
  innerRadius: 60,
11560
11560
  cornerRadius: 2,
11561
11561
  padAngle: 6e-3,
11562
- showPieLabel: true,
11563
11562
  ...(_r = value == null ? void 0 : value.style) == null ? void 0 : _r.pieStyle
11564
11563
  }
11565
11564
  }