monkey-front-core 21.0.15 → 21.0.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.
@@ -5599,11 +5599,10 @@ class MonkeyEcxI18nResolver {
5599
5599
  return '';
5600
5600
  }
5601
5601
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: MonkeyEcxI18nResolver, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5602
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: MonkeyEcxI18nResolver, providedIn: 'root' }); }
5602
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: MonkeyEcxI18nResolver }); }
5603
5603
  }
5604
5604
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: MonkeyEcxI18nResolver, decorators: [{
5605
- type: Injectable,
5606
- args: [{ providedIn: 'root' }]
5605
+ type: Injectable
5607
5606
  }], ctorParameters: () => [] });
5608
5607
 
5609
5608
  /* eslint-disable no-console */