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