@sisense/sdk-ui-angular 1.30.0 → 1.31.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.
@@ -390,7 +390,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
390
390
  }]
391
391
  }], ctorParameters: function () { return [{ type: SisenseContextService }]; } });
392
392
 
393
- var packageVersion = '1.30.0';
393
+ var packageVersion = '1.31.0';
394
394
 
395
395
  function Trackable(target, propertyKey, descriptor) {
396
396
  const originalMethod = descriptor.value;