@hestia-earth/ui-components 0.41.46 → 0.41.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/ui-components",
3
- "version": "0.41.46",
3
+ "version": "0.41.47",
4
4
  "description": "HESTIA reusable components",
5
5
  "repository": {
6
6
  "type": "git",
@@ -4113,6 +4113,7 @@ declare class ImpactAssessmentsIndicatorBreakdownChartComponent {
4113
4113
  index: number;
4114
4114
  }>;
4115
4115
  protected readonly afterBarDrawSettings: _angular_core.Signal<AfterBarDrawSettings>;
4116
+ private readonly chartMin;
4116
4117
  protected readonly configuration: _angular_core.Signal<{
4117
4118
  options: {
4118
4119
  scales: {