@sisense/sdk-ui 1.27.0 → 1.27.1

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.
@@ -4287,7 +4287,7 @@ const mn = {
4287
4287
  };
4288
4288
  class sr extends Qd {
4289
4289
  constructor(i, f, R) {
4290
- super("filter", Re.Filter), this.filterType = f, sr.checkAttributeSupport(i), this.attribute = i, this.config = Ym({}, Yh(), R != null ? R : {});
4290
+ super("filter", Re.Filter), this.filterType = f, this.isScope = !0, sr.checkAttributeSupport(i), this.attribute = i, this.config = Ym({}, Yh(), R != null ? R : {});
4291
4291
  }
4292
4292
  get name() {
4293
4293
  return Jw(this.jaql()).toString(16);