@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
|
@@ -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: {
|