axidio-styleguide-library1-v2 0.6.44 → 0.6.47

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