|
1 | 1 | /**
|
2 |
| - * @license Angular v19.2.0-next.0+sha-3e31438 |
| 2 | + * @license Angular v19.2.0-next.0+sha-c38ea07 |
3 | 3 | * (c) 2010-2024 Google LLC. https://angular.io/
|
4 | 4 | * License: MIT
|
5 | 5 | */
|
@@ -269,10 +269,10 @@ class SwPush {
|
269 | 269 | decodeBase64(input) {
|
270 | 270 | return atob(input);
|
271 | 271 | }
|
272 |
| - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
273 |
| - static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwPush }); |
| 272 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
| 273 | + static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwPush }); |
274 | 274 | }
|
275 |
| -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwPush, decorators: [{ |
| 275 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwPush, decorators: [{ |
276 | 276 | type: Injectable
|
277 | 277 | }], ctorParameters: () => [{ type: NgswCommChannel }] });
|
278 | 278 |
|
@@ -371,10 +371,10 @@ class SwUpdate {
|
371 | 371 | const nonce = this.sw.generateNonce();
|
372 | 372 | return this.sw.postMessageWithOperation('ACTIVATE_UPDATE', { nonce }, nonce);
|
373 | 373 | }
|
374 |
| - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
375 |
| - static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwUpdate }); |
| 374 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
| 375 | + static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwUpdate }); |
376 | 376 | }
|
377 |
| -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwUpdate, decorators: [{ |
| 377 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwUpdate, decorators: [{ |
378 | 378 | type: Injectable
|
379 | 379 | }], ctorParameters: () => [{ type: NgswCommChannel }] });
|
380 | 380 |
|
@@ -558,11 +558,11 @@ class ServiceWorkerModule {
|
558 | 558 | providers: [provideServiceWorker(script, options)],
|
559 | 559 | };
|
560 | 560 | }
|
561 |
| - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); |
562 |
| - static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule }); |
563 |
| - static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); |
| 561 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); |
| 562 | + static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule }); |
| 563 | + static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); |
564 | 564 | }
|
565 |
| -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule, decorators: [{ |
| 565 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule, decorators: [{ |
566 | 566 | type: NgModule,
|
567 | 567 | args: [{ providers: [SwPush, SwUpdate] }]
|
568 | 568 | }] });
|
|
0 commit comments