@sisense/sdk-ui-angular 1.4.0 → 1.4.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.
@@ -270,7 +270,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
270
270
  }]
271
271
  }], ctorParameters: function () { return [{ type: SisenseContextService }]; } });
272
272
 
273
- var packageVersion = '1.4.0';
273
+ var packageVersion = '1.4.1';
274
274
 
275
275
  function Trackable(target, propertyKey, descriptor) {
276
276
  const originalMethod = descriptor.value;