@o3r/application 14.0.0-next.4 → 14.0.0-next.7

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.
@@ -47,10 +47,10 @@ class OtterApplicationDevtools {
47
47
  isProduction: isProductionEnvironment(this.document?.body.dataset)
48
48
  };
49
49
  }
50
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: OtterApplicationDevtools, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
51
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: OtterApplicationDevtools, providedIn: 'root' }); }
50
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OtterApplicationDevtools, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
51
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OtterApplicationDevtools, providedIn: 'root' }); }
52
52
  }
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: OtterApplicationDevtools, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: OtterApplicationDevtools, decorators: [{
54
54
  type: Injectable,
55
55
  args: [{ providedIn: 'root' }]
56
56
  }] });
@@ -78,10 +78,10 @@ class ApplicationDevtoolsConsoleService {
78
78
  displayApplicationInfo() {
79
79
  console.info('Application info', this.applicationDevtools.getApplicationInformation());
80
80
  }
81
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsConsoleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
82
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsConsoleService, providedIn: 'root' }); }
81
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsConsoleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
82
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsConsoleService, providedIn: 'root' }); }
83
83
  }
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsConsoleService, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsConsoleService, decorators: [{
85
85
  type: Injectable,
86
86
  args: [{
87
87
  providedIn: 'root'
@@ -206,10 +206,10 @@ class ApplicationDevtoolsMessageService {
206
206
  .catch((err) => this.logger.warn('Visual testing utilities are not available:', err));
207
207
  this.sendApplicationInformation();
208
208
  }
209
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
210
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsMessageService, providedIn: 'root' }); }
209
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsMessageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
210
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsMessageService, providedIn: 'root' }); }
211
211
  }
212
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsMessageService, decorators: [{
212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsMessageService, decorators: [{
213
213
  type: Injectable,
214
214
  args: [{
215
215
  providedIn: 'root'
@@ -232,16 +232,16 @@ class ApplicationDevtoolsModule {
232
232
  ]
233
233
  };
234
234
  }
235
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
236
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsModule }); }
237
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsModule, providers: [
235
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
236
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsModule }); }
237
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsModule, providers: [
238
238
  { provide: OTTER_APPLICATION_DEVTOOLS_OPTIONS, useValue: OTTER_APPLICATION_DEVTOOLS_DEFAULT_OPTIONS },
239
239
  ApplicationDevtoolsMessageService,
240
240
  ApplicationDevtoolsConsoleService,
241
241
  OtterApplicationDevtools
242
242
  ] }); }
243
243
  }
244
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.13", ngImport: i0, type: ApplicationDevtoolsModule, decorators: [{
244
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImport: i0, type: ApplicationDevtoolsModule, decorators: [{
245
245
  type: NgModule,
246
246
  args: [{
247
247
  providers: [
package/index.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sources":["../src/browser-preference/helper.ts","../src/devkit/application-devkit-interface.ts","../src/devkit/application-devtools.ts","../src/devkit/application-devtools-console-service.ts","../src/devkit/application-devtools-message-service.ts","../src/devkit/application-devtools-module.ts","../src/devkit/application-devtools-token.ts"],"sourcesContent":[null,null,null,null,null,null,null],"names":[],"mappings":";;;;AAAA;;;;AAIG;AACH;;ACGM;AACJ;;AAEG;;AAEH;;AAEG;;AAEJ;AAED;;AAEG;;AAED;;AAEG;;AAEH;;AAEG;;AAEJ;AAED;;AAEE;;AAEG;;;;AAIH;;;AAGG;;AAEH;;;AAGG;;;;AAIJ;AAED;;;;AAIC;AAED;AACM;AACL;AAED;;;;;;;;AAQC;AAED;;AAC4F;AAE5F;AAKA;;AAGA;AACM;AAIN;;;AAGG;AACH;;AC5EA;AAEE;AACA;AACA;AAEO;;;AAOR;;ACZD;;AAKE;AAEA;AACA;;;;;;;;AAyBD;;AChBD;AAIE;AACA;AACA;AACA;AACA;AACA;;AAaA;AAIA;;AAEG;AACH;AAKA;;;AAGG;AACH;AAMA;;;AAGG;;AA+BH;AAOA;AAuBA;;;AAGG;;;;;;AAsBJ;;ACrJD;AASE;;;AAGG;;;;;AAYJ;;ACtCD;AAIA;;;"}
1
+ {"version":3,"file":"index.d.ts","sources":["../src/browser-preference/helper.ts","../src/devkit/application-devkit-interface.ts","../src/devkit/application-devtools.ts","../src/devkit/application-devtools-console-service.ts","../src/devkit/application-devtools-message-service.ts","../src/devkit/application-devtools-module.ts","../src/devkit/application-devtools-token.ts"],"sourcesContent":[null,null,null,null,null,null,null],"names":[],"mappings":";;;;AAAA;;;;AAIG;AACH,iBAAA,oBAAA;;ACGM,UAAA,iCAAA,SAAA,qBAAA;AACJ;;AAEG;;AAEH;;AAEG;;AAEJ;AAED;;AAEG;;AAED;;AAEG;;AAEH;;AAEG;;AAEJ;AAED;;AAEE;;AAEG;;;;AAIH;;;AAGG;;AAEH;;;AAGG;;;;AAIJ;AAED;;;;AAIC;AAED;AACM,UAAA,oCAAA,SAAA,sBAAA,EAAA,mBAAA;AACL;AAED;;;;;;;;AAQC;AAED;;AAC4F;AAE5F,KAAA,0BAAA,GAAA,oCAAA,GAAA,4BAAA,GAAA,2BAAA,GAAA,0BAAA;AAKA;;AAGA;AACM,KAAA,mCAAA,GAAA,0BAAA,GAAA,qBAAA,GAAA,6BAAA,CAAA,2BAAA;AAIN;;;AAGG;AACH,cAAA,oBAAA,+BAAA,mCAAA;;AC5EA,cAAA,wBAAA;AAEE;AACA;AACA;AAEO,iCAAA,sBAAA;;;AAOR;;ACZD,cAAA,iCAAA,YAAA,wBAAA;;AAKE;AAEA;AACA;;;;;;;;AAyBD;;AChBD,cAAA,iCAAA,YAAA,wBAAA;AAIE;AACA;AACA;AACA;AACA;AACA;;AAaA;AAIA;;AAEG;AACH;AAKA;;;AAGG;AACH;AAMA;;;AAGG;;AA+BH;AAOA;AAuBA;;;AAGG;;;;;;AAsBJ;;ACrJD,cAAA,yBAAA;AASE;;;AAGG;;;;;AAYJ;;ACtCD,cAAA,0CAAA,EAAA,QAAA,CAAA,iCAAA;AAIA,cAAA,kCAAA,EAAA,cAAA,CAAA,iCAAA;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/application",
3
- "version": "14.0.0-next.4",
3
+ "version": "14.0.0-next.7",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -26,11 +26,11 @@
26
26
  "@angular-devkit/schematics": "^20.0.0",
27
27
  "@angular/common": "^20.0.0",
28
28
  "@angular/core": "^20.0.0",
29
- "@o3r/core": "~14.0.0-next.4",
30
- "@o3r/logger": "~14.0.0-next.4",
31
- "@o3r/routing": "~14.0.0-next.4",
32
- "@o3r/schematics": "~14.0.0-next.4",
33
- "@o3r/testing": "~14.0.0-next.4",
29
+ "@o3r/core": "~14.0.0-next.7",
30
+ "@o3r/logger": "~14.0.0-next.7",
31
+ "@o3r/routing": "~14.0.0-next.7",
32
+ "@o3r/schematics": "~14.0.0-next.7",
33
+ "@o3r/testing": "~14.0.0-next.7",
34
34
  "@schematics/angular": "^20.0.0",
35
35
  "rxjs": "^7.8.1",
36
36
  "type-fest": "^4.30.1",
@@ -54,7 +54,7 @@
54
54
  }
55
55
  },
56
56
  "dependencies": {
57
- "@o3r/schematics": "~14.0.0-next.4",
57
+ "@o3r/schematics": "~14.0.0-next.7",
58
58
  "tslib": "^2.6.2"
59
59
  },
60
60
  "engines": {