@sisense/sdk-ui-angular 1.7.0 → 1.7.2

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.
@@ -306,7 +306,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
306
306
  }]
307
307
  }], ctorParameters: function () { return [{ type: SisenseContextService }]; } });
308
308
 
309
- var packageVersion = '1.7.0';
309
+ var packageVersion = '1.7.2';
310
310
 
311
311
  function Trackable(target, propertyKey, descriptor) {
312
312
  const originalMethod = descriptor.value;