@hestia-earth/ui-components 0.41.42 → 0.41.43
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.
|
@@ -3850,7 +3850,6 @@ declare class ImpactAssessmentsGraphComponent {
|
|
|
3850
3850
|
protected readonly filteredImpactAssessments: _angular_core.Signal<IImpactAssessmentJSONLD[]>;
|
|
3851
3851
|
protected readonly selectedImpactAssessmentId: _angular_core.WritableSignal<string>;
|
|
3852
3852
|
private readonly selectedImpactAssessment;
|
|
3853
|
-
private readonly indicators;
|
|
3854
3853
|
private readonly nodeLogsResource;
|
|
3855
3854
|
private readonly nodeLogs;
|
|
3856
3855
|
private readonly logTermIds;
|