@arsedizioni/ars-utils 21.0.52 → 21.1.0

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.
@@ -1668,12 +1668,6 @@ class ClipperSearchFacetsSnapshot {
1668
1668
  this.hasFacets = false;
1669
1669
  this.hasMoreFacets = false;
1670
1670
  this.hasTooManyResults = false;
1671
- this.changedInterval = false;
1672
- this.changedSector = false;
1673
- this.changedAuthor = false;
1674
- this.changedAnchor = false;
1675
- this.changedType = false;
1676
- this.changedReason = false;
1677
1671
  }
1678
1672
  }
1679
1673
  class ClipperSearchCalendarSnapshotResult {