1
1
/**
2
- * @license Angular v20.0.0-next.2+sha-eb867c3
2
+ * @license Angular v20.0.0-next.2+sha-1668b9f
3
3
* (c) 2010-2025 Google LLC. https://angular.io/
4
4
* License: MIT
5
5
*/
@@ -42,10 +42,10 @@ class DOMTestComponentRenderer extends TestComponentRenderer {
42
42
_getDOM ( ) . remove ( oldRoots [ i ] ) ;
43
43
}
44
44
}
45
- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : DOMTestComponentRenderer , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
46
- static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : DOMTestComponentRenderer } ) ;
45
+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : DOMTestComponentRenderer , deps : [ { token : DOCUMENT } ] , target : i0 . ɵɵFactoryTarget . Injectable } ) ;
46
+ static ɵprov = i0 . ɵɵngDeclareInjectable ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : DOMTestComponentRenderer } ) ;
47
47
}
48
- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : DOMTestComponentRenderer , decorators : [ {
48
+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : DOMTestComponentRenderer , decorators : [ {
49
49
type : Injectable
50
50
} ] , ctorParameters : ( ) => [ { type : undefined , decorators : [ {
51
51
type : Inject ,
@@ -69,11 +69,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformCoreDynamicT
69
69
* @publicApi
70
70
*/
71
71
class BrowserDynamicTestingModule {
72
- static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
73
- static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ;
74
- static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [ { provide : TestComponentRenderer , useClass : DOMTestComponentRenderer } ] , imports : [ BrowserTestingModule ] } ) ;
72
+ static ɵfac = i0 . ɵɵngDeclareFactory ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : BrowserDynamicTestingModule , deps : [ ] , target : i0 . ɵɵFactoryTarget . NgModule } ) ;
73
+ static ɵmod = i0 . ɵɵngDeclareNgModule ( { minVersion : "14.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : BrowserDynamicTestingModule , exports : [ BrowserTestingModule ] } ) ;
74
+ static ɵinj = i0 . ɵɵngDeclareInjector ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : BrowserDynamicTestingModule , providers : [ { provide : TestComponentRenderer , useClass : DOMTestComponentRenderer } ] , imports : [ BrowserTestingModule ] } ) ;
75
75
}
76
- i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-eb867c3 " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
76
+ i0 . ɵɵngDeclareClassMetadata ( { minVersion : "12.0.0" , version : "20.0.0-next.2+sha-1668b9f " , ngImport : i0 , type : BrowserDynamicTestingModule , decorators : [ {
77
77
type : NgModule ,
78
78
args : [ {
79
79
exports : [ BrowserTestingModule ] ,
0 commit comments