|
1 | 1 | /**
|
2 |
| - * @license Angular v20.0.0-next.5+sha-5795e03 |
| 2 | + * @license Angular v20.0.0-next.5+sha-c975e75 |
3 | 3 | * (c) 2010-2025 Google LLC. https://angular.io/
|
4 | 4 | * License: MIT
|
5 | 5 | */
|
@@ -308,10 +308,10 @@ class SwPush {
|
308 | 308 | decodeBase64(input) {
|
309 | 309 | return atob(input);
|
310 | 310 | }
|
311 |
| - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
312 |
| - static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: SwPush }); |
| 311 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
| 312 | + static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: SwPush }); |
313 | 313 | }
|
314 |
| -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: SwPush, decorators: [{ |
| 314 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: SwPush, decorators: [{ |
315 | 315 | type: Injectable
|
316 | 316 | }], ctorParameters: () => [{ type: NgswCommChannel }] });
|
317 | 317 |
|
@@ -410,10 +410,10 @@ class SwUpdate {
|
410 | 410 | const nonce = this.sw.generateNonce();
|
411 | 411 | return this.sw.postMessageWithOperation('ACTIVATE_UPDATE', { nonce }, nonce);
|
412 | 412 | }
|
413 |
| - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
414 |
| - static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: SwUpdate }); |
| 413 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); |
| 414 | + static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: SwUpdate }); |
415 | 415 | }
|
416 |
| -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: SwUpdate, decorators: [{ |
| 416 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: SwUpdate, decorators: [{ |
417 | 417 | type: Injectable
|
418 | 418 | }], ctorParameters: () => [{ type: NgswCommChannel }] });
|
419 | 419 |
|
@@ -594,11 +594,11 @@ class ServiceWorkerModule {
|
594 | 594 | providers: [provideServiceWorker(script, options)],
|
595 | 595 | };
|
596 | 596 | }
|
597 |
| - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); |
598 |
| - static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: ServiceWorkerModule }); |
599 |
| - static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); |
| 597 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); |
| 598 | + static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: ServiceWorkerModule }); |
| 599 | + static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); |
600 | 600 | }
|
601 |
| -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-5795e03", ngImport: i0, type: ServiceWorkerModule, decorators: [{ |
| 601 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.5+sha-c975e75", ngImport: i0, type: ServiceWorkerModule, decorators: [{ |
602 | 602 | type: NgModule,
|
603 | 603 | args: [{ providers: [SwPush, SwUpdate] }]
|
604 | 604 | }] });
|
|
0 commit comments