axidio-styleguide-library1-v2 0.6.80 → 0.6.82

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.
@@ -114,7 +114,6 @@ export declare class GroupChartComponent extends ComponentUniqueId implements On
114
114
  private calculateDrilldownBarX;
115
115
  private adjustDrilldownScale;
116
116
  private getBarWidth;
117
- private truncateTextByWidth;
118
117
  private getBarHeight;
119
118
  private getBarColor;
120
119
  private renderBarTexts;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axidio-styleguide-library1-v2",
3
- "version": "0.6.80",
3
+ "version": "0.6.82",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.1",
6
6
  "@angular/core": "^17.3.1",