@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.
- package/dist/ai.cjs +1 -1
- package/dist/ai.js +3 -3
- package/dist/analytics-composer.cjs +1 -1
- package/dist/analytics-composer.js +3 -3
- package/dist/{derive-chart-family-BXkBWhAA.cjs → derive-chart-family-DDkQybGb.cjs} +1 -1
- package/dist/{derive-chart-family-DRBbYXus.js → derive-chart-family-H_RlUbXY.js} +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +5 -5
- package/dist/{useQuery-BWxPQevB.js → useQuery-DOgANgSI.js} +35913 -33820
- package/dist/useQuery-KI9icU5_.cjs +915 -0
- package/dist/{widget-composer-BBhoRRAJ.js → widget-composer-NNyD6tF2.js} +1 -1
- package/dist/{widget-composer-Dwta0nDD.cjs → widget-composer-ldmqMCC4.cjs} +1 -1
- package/package.json +7 -7
- package/dist/useQuery-DHk01evX.cjs +0 -882
|
@@ -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);
|