axidio-styleguide-library1-v2 0.4.61 → 0.4.63

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