|
1 | 1 | /** |
2 | | - * @license Angular v20.0.0-next.4+sha-316fabb |
| 2 | + * @license Angular v20.0.0-next.4+sha-cdbc6e8 |
3 | 3 | * (c) 2010-2025 Google LLC. https://angular.io/ |
4 | 4 | * License: MIT |
5 | 5 | */ |
@@ -481,10 +481,10 @@ class UpgradeComponent { |
481 | 481 | bindingDestination.$onChanges(changes); |
482 | 482 | } |
483 | 483 | } |
484 | | - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-316fabb", ngImport: i0, type: UpgradeComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive }); |
485 | | - static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.4+sha-316fabb", type: UpgradeComponent, isStandalone: true, usesOnChanges: true, ngImport: i0 }); |
| 484 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-cdbc6e8", ngImport: i0, type: UpgradeComponent, deps: "invalid", target: i0.ɵɵFactoryTarget.Directive }); |
| 485 | + static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.0.0-next.4+sha-cdbc6e8", type: UpgradeComponent, isStandalone: true, usesOnChanges: true, ngImport: i0 }); |
486 | 486 | } |
487 | | -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-316fabb", ngImport: i0, type: UpgradeComponent, decorators: [{ |
| 487 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-cdbc6e8", ngImport: i0, type: UpgradeComponent, decorators: [{ |
488 | 488 | type: Directive |
489 | 489 | }], ctorParameters: () => [{ type: undefined }, { type: i0.ElementRef }, { type: i0.Injector }] }); |
490 | 490 |
|
@@ -767,11 +767,11 @@ class UpgradeModule { |
767 | 767 | } |
768 | 768 | return returnValue; |
769 | 769 | } |
770 | | - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-316fabb", ngImport: i0, type: UpgradeModule, deps: [{ token: i0.Injector }, { token: i0.NgZone }, { token: i0.PlatformRef }], target: i0.ɵɵFactoryTarget.NgModule }); |
771 | | - static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.4+sha-316fabb", ngImport: i0, type: UpgradeModule }); |
772 | | - static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-316fabb", ngImport: i0, type: UpgradeModule, providers: [angular1Providers] }); |
| 770 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-cdbc6e8", ngImport: i0, type: UpgradeModule, deps: [{ token: i0.Injector }, { token: i0.NgZone }, { token: i0.PlatformRef }], target: i0.ɵɵFactoryTarget.NgModule }); |
| 771 | + static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.4+sha-cdbc6e8", ngImport: i0, type: UpgradeModule }); |
| 772 | + static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-cdbc6e8", ngImport: i0, type: UpgradeModule, providers: [angular1Providers] }); |
773 | 773 | } |
774 | | -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-316fabb", ngImport: i0, type: UpgradeModule, decorators: [{ |
| 774 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.4+sha-cdbc6e8", ngImport: i0, type: UpgradeModule, decorators: [{ |
775 | 775 | type: NgModule, |
776 | 776 | args: [{ providers: [angular1Providers] }] |
777 | 777 | }], ctorParameters: () => [{ type: i0.Injector }, { type: i0.NgZone }, { type: i0.PlatformRef }] }); |
|
0 commit comments