monkey-front-core 0.0.520 → 0.0.522

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.
@@ -8,6 +8,7 @@ import * as i0 from "@angular/core";
8
8
  export declare class MonkeyEcxi18nConfigService extends MonkeyEcxCommonsService {
9
9
  private translateService;
10
10
  private monkeyecxErrorConfigService;
11
+ private i18nNotFound;
11
12
  constructor(monkeyecxService: MonkeyEcxService, tokenStorage: MonkeyEcxTokenStorageService, translateService: TranslateService, monkeyecxErrorConfigService: MonkeyEcxErrorConfigService);
12
13
  private loadInternalDefaultFromError;
13
14
  private loadDefaultFromError;
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monkey-front-core",
3
- "version": "0.0.520",
3
+ "version": "0.0.522",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": "^13.1.1",
6
6
  "@angular/common": "^13.1.1",
Binary file