@sisense/sdk-ui-angular 0.15.0 → 0.16.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.
@@ -257,7 +257,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
257
257
  }]
258
258
  }], ctorParameters: function () { return [{ type: SisenseContextService }]; } });
259
259
 
260
- var packageVersion = '0.15.0';
260
+ var packageVersion = '0.16.0';
261
261
 
262
262
  function Trackable(target, propertyKey, descriptor) {
263
263
  const originalMethod = descriptor.value;