@maplander/components 0.21.41 → 0.21.42

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.
@@ -2899,6 +2899,7 @@
2899
2899
  for (var _b = __values(this.stateOptions), _c = _b.next(); !_c.done; _c = _b.next()) {
2900
2900
  var stateOption = _c.value;
2901
2901
  if (stateOption.name === this._lastState) {
2902
+ this.propertyTotal = stateOption.total;
2902
2903
  this.filter.state = this._lastState;
2903
2904
  this.filtersForm.patchValue({
2904
2905
  state: this._lastState