@eqproject/eqp-dynamic-module 2.10.11 → 2.10.12

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.
@@ -8822,7 +8822,7 @@ class NumericFilterTemplateComponent {
8822
8822
  if (changes.hasOwnProperty('Statistic') && !changes['Statistic'].firstChange) {
8823
8823
  this.isX = changes['Statistic'].currentValue.isX;
8824
8824
  this.isY = changes['Statistic'].currentValue.isY;
8825
- this.aggregations = changes['aggregations'].currentValue.aggregations;
8825
+ this.aggregations = changes['Statistic'].currentValue.aggregations;
8826
8826
  }
8827
8827
  }
8828
8828
  //Funzione per parsare il campo stylecss dell'oggetto field ed applicarlo all'html