@messaia/cdk 21.0.0-rc.14 → 21.0.0-rc.16

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.
@@ -14519,11 +14519,10 @@ class BaseService extends GenericService {
14519
14519
  super('');
14520
14520
  }
14521
14521
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: BaseService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14522
- static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: BaseService, providedIn: 'root' });
14522
+ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: BaseService });
14523
14523
  }
14524
14524
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: BaseService, decorators: [{
14525
- type: Injectable,
14526
- args: [{ providedIn: 'root' }]
14525
+ type: Injectable
14527
14526
  }], ctorParameters: () => [] });
14528
14527
 
14529
14528
  //@dynamic