axidio-styleguide-library1-v2 0.6.23 → 0.6.24

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.
@@ -104,6 +104,7 @@ export declare class HorizontalBarsWithScrollZoomComponent extends ComponentUniq
104
104
  private mergeConfigurations;
105
105
  private prepareMetaData;
106
106
  private calculateDimensions;
107
+ private scrollToCenter;
107
108
  private createSvgContainers;
108
109
  private createScales;
109
110
  private createAxes;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axidio-styleguide-library1-v2",
3
- "version": "0.6.23",
3
+ "version": "0.6.24",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.1",
6
6
  "@angular/core": "^17.3.1",