11/**
2- * @license Angular v19.0.0-next.7+sha-a31721a
2+ * @license Angular v19.0.0-next.7+sha-b7bd429
33 * (c) 2010-2024 Google LLC. https://angular.io/
44 * License: MIT
55 */
@@ -41,10 +41,10 @@ class DOMTestComponentRenderer extends TestComponentRenderer {
4141 ɵgetDOM ( ) . remove ( oldRoots [ i ] ) ;
4242 }
4343 }
44- static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : DOMTestComponentRenderer , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ; }
45- static { this . ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : DOMTestComponentRenderer } ) ; }
44+ static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : DOMTestComponentRenderer , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ; }
45+ static { this . ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : DOMTestComponentRenderer } ) ; }
4646}
47- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : DOMTestComponentRenderer , decorators : [ {
47+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : DOMTestComponentRenderer , decorators : [ {
4848 type : Injectable
4949 } ] , ctorParameters : ( ) => [ { type : undefined , decorators : [ {
5050 type : Inject ,
@@ -68,11 +68,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformCoreDynamicT
6868 * @publicApi
6969 */
7070class BrowserDynamicTestingModule {
71- static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ; }
72- static { this . ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ; }
73- static { this . ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [ { provide : TestComponentRenderer , useClass : DOMTestComponentRenderer } ] , imports : [ BrowserTestingModule ] } ) ; }
71+ static { this . ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ; }
72+ static { this . ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ; }
73+ static { this . ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [ { provide : TestComponentRenderer , useClass : DOMTestComponentRenderer } ] , imports : [ BrowserTestingModule ] } ) ; }
7474}
75- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-a31721a " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
75+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "19.0.0-next.7+sha-b7bd429 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
7676 type : NgModule ,
7777 args : [ {
7878 exports : [ BrowserTestingModule ] ,
0 commit comments