|
1 | 1 | /** |
2 | | - * @license Angular v19.0.0-next.0+sha-368f36d |
| 2 | + * @license Angular v19.0.0-next.0+sha-f47901a |
3 | 3 | * (c) 2010-2024 Google LLC. https://angular.io/ |
4 | 4 | * License: MIT |
5 | 5 | */ |
@@ -242,10 +242,10 @@ class SwPush { |
242 | 242 | decodeBase64(input) { |
243 | 243 | return atob(input); |
244 | 244 | } |
245 | | - static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); } |
246 | | - static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: SwPush }); } |
| 245 | + static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); } |
| 246 | + static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: SwPush }); } |
247 | 247 | } |
248 | | -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: SwPush, decorators: [{ |
| 248 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: SwPush, decorators: [{ |
249 | 249 | type: Injectable |
250 | 250 | }], ctorParameters: () => [{ type: NgswCommChannel }] }); |
251 | 251 |
|
@@ -327,10 +327,10 @@ class SwUpdate { |
327 | 327 | const nonce = this.sw.generateNonce(); |
328 | 328 | return this.sw.postMessageWithOperation('ACTIVATE_UPDATE', { nonce }, nonce); |
329 | 329 | } |
330 | | - static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); } |
331 | | - static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: SwUpdate }); } |
| 330 | + static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); } |
| 331 | + static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: SwUpdate }); } |
332 | 332 | } |
333 | | -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: SwUpdate, decorators: [{ |
| 333 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: SwUpdate, decorators: [{ |
334 | 334 | type: Injectable |
335 | 335 | }], ctorParameters: () => [{ type: NgswCommChannel }] }); |
336 | 336 |
|
@@ -471,11 +471,11 @@ class ServiceWorkerModule { |
471 | 471 | providers: [provideServiceWorker(script, options)], |
472 | 472 | }; |
473 | 473 | } |
474 | | - static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); } |
475 | | - static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: ServiceWorkerModule }); } |
476 | | - static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); } |
| 474 | + static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); } |
| 475 | + static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: ServiceWorkerModule }); } |
| 476 | + static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); } |
477 | 477 | } |
478 | | -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-368f36d", ngImport: i0, type: ServiceWorkerModule, decorators: [{ |
| 478 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.0+sha-f47901a", ngImport: i0, type: ServiceWorkerModule, decorators: [{ |
479 | 479 | type: NgModule, |
480 | 480 | args: [{ providers: [SwPush, SwUpdate] }] |
481 | 481 | }] }); |
|
0 commit comments