axidio-styleguide-library1-v2 0.3.50 → 0.3.52

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.
@@ -123,6 +123,7 @@ export declare class HorizontalBarsWithScrollZoomComponent extends ComponentUniq
123
123
  private isAcronymLabel;
124
124
  private getYAxisLabelClass;
125
125
  private getXAxisLabelClass;
126
+ private renderGridsFromLeftAxis;
126
127
  private applyConfigurationFlags;
127
128
  initializeStackedChart(): void;
128
129
  private renderGrids;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axidio-styleguide-library1-v2",
3
- "version": "0.3.50",
3
+ "version": "0.3.52",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.1",
6
6
  "@angular/core": "^17.3.1",