11/**
2- * @license Angular v20.0.0-next.5+sha-a22b13f
2+ * @license Angular v20.0.0-next.5+sha-2348f26
33 * (c) 2010-2025 Google LLC. https://angular.io/
44 * License: MIT
55 */
@@ -150,10 +150,10 @@ class BrowserXhr {
150150 build ( ) {
151151 return new XMLHttpRequest ( ) ;
152152 }
153- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserXhr , deps : [ ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
154- static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserXhr } ) ;
153+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserXhr , deps : [ ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
154+ static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserXhr } ) ;
155155}
156- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserXhr , decorators : [ {
156+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserXhr , decorators : [ {
157157 type : Injectable
158158 } ] } ) ;
159159
@@ -173,10 +173,10 @@ class DomEventsPlugin extends EventManagerPlugin {
173173 removeEventListener ( target , eventName , callback , options ) {
174174 return target . removeEventListener ( eventName , callback , options ) ;
175175 }
176- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : DomEventsPlugin , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
177- static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : DomEventsPlugin } ) ;
176+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : DomEventsPlugin , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
177+ static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : DomEventsPlugin } ) ;
178178}
179- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : DomEventsPlugin , decorators : [ {
179+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : DomEventsPlugin , decorators : [ {
180180 type : Injectable
181181 } ] , ctorParameters : ( ) => [ { type : undefined , decorators : [ {
182182 type : Inject ,
@@ -345,10 +345,10 @@ class KeyEventsPlugin extends EventManagerPlugin {
345345 static _normalizeKey ( keyName ) {
346346 return keyName === 'esc' ? 'escape' : keyName ;
347347 }
348- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : KeyEventsPlugin , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
349- static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : KeyEventsPlugin } ) ;
348+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : KeyEventsPlugin , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
349+ static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : KeyEventsPlugin } ) ;
350350}
351- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : KeyEventsPlugin , decorators : [ {
351+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : KeyEventsPlugin , decorators : [ {
352352 type : Injectable
353353 } ] , ctorParameters : ( ) => [ { type : undefined , decorators : [ {
354354 type : Inject ,
@@ -542,11 +542,11 @@ class BrowserModule {
542542 }
543543 }
544544 }
545- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
546- static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserModule , exports : [ CommonModule , ApplicationModule ] } ) ;
547- static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserModule , providers : [ ...BROWSER_MODULE_PROVIDERS , ...TESTABILITY_PROVIDERS ] , imports : [ CommonModule , ApplicationModule ] } ) ;
545+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
546+ static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserModule , exports : [ CommonModule , ApplicationModule ] } ) ;
547+ static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserModule , providers : [ ...BROWSER_MODULE_PROVIDERS , ...TESTABILITY_PROVIDERS ] , imports : [ CommonModule , ApplicationModule ] } ) ;
548548}
549- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-a22b13f " , ngImport : i0 , type : BrowserModule , decorators : [ {
549+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.5+sha-2348f26 " , ngImport : i0 , type : BrowserModule , decorators : [ {
550550 type : NgModule ,
551551 args : [ {
552552 providers : [ ...BROWSER_MODULE_PROVIDERS , ...TESTABILITY_PROVIDERS ] ,
0 commit comments