@sisense/sdk-ui-angular 1.18.0 → 1.18.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.
@@ -345,7 +345,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
345
345
  }]
346
346
  }], ctorParameters: function () { return [{ type: SisenseContextService }]; } });
347
347
 
348
- var packageVersion = '1.18.0';
348
+ var packageVersion = '1.18.1';
349
349
 
350
350
  function Trackable(target, propertyKey, descriptor) {
351
351
  const originalMethod = descriptor.value;