axidio-styleguide-library1-v2 0.2.46 → 0.2.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.
@@ -115,6 +115,7 @@ export declare class HorizontalBarsWithScrollZoomComponent extends ComponentUniq
115
115
  private addInteractions;
116
116
  private handleMouseOver;
117
117
  private getHoverColor;
118
+ private currentDimensions;
118
119
  private displayTooltip;
119
120
  private calculateTooltipX;
120
121
  private generateTooltipHtml;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "axidio-styleguide-library1-v2",
3
- "version": "0.2.46",
3
+ "version": "0.2.47",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.1",
6
6
  "@angular/core": "^17.3.1",