@@ -12,7 +12,6 @@ import { ElementRef } from '@angular/core';
12
12
import { EnvironmentInjector } from ' @angular/core' ;
13
13
import { EventEmitter } from ' @angular/core' ;
14
14
import * as i0 from ' @angular/core' ;
15
- import * as i3 from ' @angular/common' ;
16
15
import { InjectionToken } from ' @angular/core' ;
17
16
import { Injector } from ' @angular/core' ;
18
17
import { IterableDiffers } from ' @angular/core' ;
@@ -43,7 +42,7 @@ export class ComponentOutletInjectorDirective implements DynamicComponentInjecto
43
42
// (undocumented)
44
43
get componentRef(): ComponentRef <unknown >;
45
44
// (undocumented)
46
- static ɵdir: i0 .ɵɵDirectiveDeclaration <ComponentOutletInjectorDirective , " [ngComponentOutlet]" , [" ndcComponentOutletInjector" ], {}, {}, never , never , false >;
45
+ static ɵdir: i0 .ɵɵDirectiveDeclaration <ComponentOutletInjectorDirective , " [ngComponentOutlet]" , [" ndcComponentOutletInjector" ], {}, {}, never , never , true >;
47
46
// (undocumented)
48
47
static ɵfac: i0 .ɵɵFactoryDeclaration <ComponentOutletInjectorDirective , [{ host: true ; }]>;
49
48
}
@@ -58,7 +57,7 @@ export class ComponentOutletInjectorModule {
58
57
// Warning: (ae-forgotten-export) The symbol "i2" needs to be exported by the entry point public-api.d.ts
59
58
//
60
59
// (undocumented)
61
- static ɵmod: i0 .ɵɵNgModuleDeclaration <ComponentOutletInjectorModule , [typeof i1 .ComponentOutletInjectorDirective , typeof i2 .ComponentOutletIoDirective ], [ typeof i3 . CommonModule ], [typeof i1 .ComponentOutletInjectorDirective , typeof i2 .ComponentOutletIoDirective ]>;
60
+ static ɵmod: i0 .ɵɵNgModuleDeclaration <ComponentOutletInjectorModule , never , [typeof i1 .ComponentOutletInjectorDirective , typeof i2 .ComponentOutletIoDirective ], [typeof i1 .ComponentOutletInjectorDirective , typeof i2 .ComponentOutletIoDirective ]>;
62
61
}
63
62
64
63
// @public (undocumented)
@@ -71,7 +70,7 @@ export class ComponentOutletIoDirective implements DoCheck {
71
70
// (undocumented)
72
71
ngDoCheck(): void ;
73
72
// (undocumented)
74
- static ɵdir: i0 .ɵɵDirectiveDeclaration <ComponentOutletIoDirective , " [ngComponentOutletNdcDynamicInputs],[ngComponentOutletNdcDynamicOutputs]" , [" ndcDynamicIo" ], { " ngComponentOutletNdcDynamicInputs" : " ngComponentOutletNdcDynamicInputs" ; " ngComponentOutletNdcDynamicOutputs" : " ngComponentOutletNdcDynamicOutputs" ; }, {}, never , never , false >;
73
+ static ɵdir: i0 .ɵɵDirectiveDeclaration <ComponentOutletIoDirective , " [ngComponentOutletNdcDynamicInputs],[ngComponentOutletNdcDynamicOutputs]" , [" ndcDynamicIo" ], { " ngComponentOutletNdcDynamicInputs" : " ngComponentOutletNdcDynamicInputs" ; " ngComponentOutletNdcDynamicOutputs" : " ngComponentOutletNdcDynamicOutputs" ; }, {}, never , never , true >;
75
74
// (undocumented)
76
75
static ɵfac: i0 .ɵɵFactoryDeclaration <ComponentOutletIoDirective , never >;
77
76
}
@@ -113,7 +112,7 @@ export class DynamicAttributesDirective implements DoCheck {
113
112
// (undocumented)
114
113
setAttribute(name : string , value : string , namespace ? : string ): void ;
115
114
// (undocumented)
116
- static ɵdir: i0 .ɵɵDirectiveDeclaration <DynamicAttributesDirective , " [ndcDynamicAttributes],[ngComponentOutletNdcDynamicAttributes]" , [" ndcDynamicAttributes" ], { " ndcDynamicAttributes" : " ndcDynamicAttributes" ; " ngComponentOutletNdcDynamicAttributes" : " ngComponentOutletNdcDynamicAttributes" ; }, {}, never , never , false >;
115
+ static ɵdir: i0 .ɵɵDirectiveDeclaration <DynamicAttributesDirective , " [ndcDynamicAttributes],[ngComponentOutletNdcDynamicAttributes]" , [" ndcDynamicAttributes" ], { " ndcDynamicAttributes" : " ndcDynamicAttributes" ; " ngComponentOutletNdcDynamicAttributes" : " ngComponentOutletNdcDynamicAttributes" ; }, {}, never , never , true >;
117
116
// (undocumented)
118
117
static ɵfac: i0 .ɵɵFactoryDeclaration <DynamicAttributesDirective , [null , null , { optional: true ; }]>;
119
118
}
@@ -125,10 +124,10 @@ export class DynamicAttributesModule {
125
124
// (undocumented)
126
125
static ɵinj: i0 .ɵɵInjectorDeclaration <DynamicAttributesModule >;
127
126
// Warning: (ae-forgotten-export) The symbol "i1_4" needs to be exported by the entry point public-api.d.ts
128
- // Warning: (ae-forgotten-export) The symbol "i3_3 " needs to be exported by the entry point public-api.d.ts
127
+ // Warning: (ae-forgotten-export) The symbol "i2_2 " needs to be exported by the entry point public-api.d.ts
129
128
//
130
129
// (undocumented)
131
- static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicAttributesModule , [typeof i1_4 .DynamicAttributesDirective ], [typeof i3 . CommonModule ], [ typeof i1_4 .DynamicAttributesDirective , typeof i3_3 .ComponentOutletInjectorModule ]>;
130
+ static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicAttributesModule , never , [typeof i1_4 .DynamicAttributesDirective ], [typeof i1_4 .DynamicAttributesDirective , typeof i2_2 .ComponentOutletInjectorModule ]>;
132
131
}
133
132
134
133
// @public (undocumented)
@@ -155,7 +154,7 @@ export class DynamicComponent<C = unknown> implements OnChanges, DynamicComponen
155
154
// (undocumented)
156
155
ngOnChanges(changes : SimpleChanges ): void ;
157
156
// (undocumented)
158
- static ɵcmp: i0 .ɵɵComponentDeclaration <DynamicComponent <any >, " ndc-dynamic" , never , { " ndcDynamicComponent" : " ndcDynamicComponent" ; " ndcDynamicInjector" : " ndcDynamicInjector" ; " ndcDynamicProviders" : " ndcDynamicProviders" ; " ndcDynamicContent" : " ndcDynamicContent" ; " ndcDynamicNgModuleRef" : " ndcDynamicNgModuleRef" ; " ndcDynamicEnvironmentInjector" : " ndcDynamicEnvironmentInjector" ; }, { " ndcDynamicCreated" : " ndcDynamicCreated" ; }, never , never , false >;
157
+ static ɵcmp: i0 .ɵɵComponentDeclaration <DynamicComponent <any >, " ndc-dynamic" , never , { " ndcDynamicComponent" : " ndcDynamicComponent" ; " ndcDynamicInjector" : " ndcDynamicInjector" ; " ndcDynamicProviders" : " ndcDynamicProviders" ; " ndcDynamicContent" : " ndcDynamicContent" ; " ndcDynamicNgModuleRef" : " ndcDynamicNgModuleRef" ; " ndcDynamicEnvironmentInjector" : " ndcDynamicEnvironmentInjector" ; }, { " ndcDynamicCreated" : " ndcDynamicCreated" ; }, never , never , true >;
159
158
// (undocumented)
160
159
static ɵfac: i0 .ɵɵFactoryDeclaration <DynamicComponent <any >, never >;
161
160
}
@@ -196,7 +195,7 @@ export class DynamicDirectivesDirective implements OnDestroy, DoCheck {
196
195
// (undocumented)
197
196
ngOnDestroy(): void ;
198
197
// (undocumented)
199
- static ɵdir: i0 .ɵɵDirectiveDeclaration <DynamicDirectivesDirective , " [ndcDynamicDirectives],[ngComponentOutletNdcDynamicDirectives]" , never , { " ndcDynamicDirectives" : " ndcDynamicDirectives" ; " ngComponentOutletNdcDynamicDirectives" : " ngComponentOutletNdcDynamicDirectives" ; }, { " ndcDynamicDirectivesCreated" : " ndcDynamicDirectivesCreated" ; }, never , never , false >;
198
+ static ɵdir: i0 .ɵɵDirectiveDeclaration <DynamicDirectivesDirective , " [ndcDynamicDirectives],[ngComponentOutletNdcDynamicDirectives]" , never , { " ndcDynamicDirectives" : " ndcDynamicDirectives" ; " ngComponentOutletNdcDynamicDirectives" : " ngComponentOutletNdcDynamicDirectives" ; }, { " ndcDynamicDirectivesCreated" : " ndcDynamicDirectivesCreated" ; }, never , never , true >;
200
199
// (undocumented)
201
200
static ɵfac: i0 .ɵɵFactoryDeclaration <DynamicDirectivesDirective , [null , null , null , null , { optional: true ; }]>;
202
201
}
@@ -210,7 +209,7 @@ export class DynamicDirectivesModule {
210
209
// Warning: (ae-forgotten-export) The symbol "i1_5" needs to be exported by the entry point public-api.d.ts
211
210
//
212
211
// (undocumented)
213
- static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicDirectivesModule , [typeof i1_5 .DynamicDirectivesDirective ], [typeof i3 . CommonModule ], [ typeof i1_5 .DynamicDirectivesDirective , typeof i3_3 .ComponentOutletInjectorModule ]>;
212
+ static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicDirectivesModule , never , [typeof i1_5 .DynamicDirectivesDirective ], [typeof i1_5 .DynamicDirectivesDirective , typeof i2_2 .ComponentOutletInjectorModule ]>;
214
213
}
215
214
216
215
// @public (undocumented)
@@ -223,7 +222,7 @@ export class DynamicIoDirective implements DoCheck {
223
222
// (undocumented)
224
223
ngDoCheck(): void ;
225
224
// (undocumented)
226
- static ɵdir: i0 .ɵɵDirectiveDeclaration <DynamicIoDirective , " [ndcDynamicInputs],[ndcDynamicOutputs]" , [" ndcDynamicIo" ], { " ndcDynamicInputs" : " ndcDynamicInputs" ; " ndcDynamicOutputs" : " ndcDynamicOutputs" ; }, {}, never , never , false >;
225
+ static ɵdir: i0 .ɵɵDirectiveDeclaration <DynamicIoDirective , " [ndcDynamicInputs],[ndcDynamicOutputs]" , [" ndcDynamicIo" ], { " ndcDynamicInputs" : " ndcDynamicInputs" ; " ndcDynamicOutputs" : " ndcDynamicOutputs" ; }, {}, never , never , true >;
227
226
// (undocumented)
228
227
static ɵfac: i0 .ɵɵFactoryDeclaration <DynamicIoDirective , never >;
229
228
}
@@ -237,7 +236,7 @@ export class DynamicIoModule {
237
236
// Warning: (ae-forgotten-export) The symbol "i1_3" needs to be exported by the entry point public-api.d.ts
238
237
//
239
238
// (undocumented)
240
- static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicIoModule , [typeof i1_3 .DynamicIoDirective ], [typeof i3 . CommonModule ], [ typeof i1_3 .DynamicIoDirective , typeof i3_3 .ComponentOutletInjectorModule ]>;
239
+ static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicIoModule , never , [typeof i1_3 .DynamicIoDirective ], [typeof i1_3 .DynamicIoDirective , typeof i2_2 .ComponentOutletInjectorModule ]>;
241
240
}
242
241
243
242
// @public (undocumented)
@@ -247,10 +246,10 @@ export class DynamicModule {
247
246
// (undocumented)
248
247
static ɵinj: i0 .ɵɵInjectorDeclaration <DynamicModule >;
249
248
// Warning: (ae-forgotten-export) The symbol "i1_2" needs to be exported by the entry point public-api.d.ts
250
- // Warning: (ae-forgotten-export) The symbol "i3_2 " needs to be exported by the entry point public-api.d.ts
249
+ // Warning: (ae-forgotten-export) The symbol "i2_3 " needs to be exported by the entry point public-api.d.ts
251
250
//
252
251
// (undocumented)
253
- static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicModule , [ typeof i1_2 . DynamicComponent ] , [typeof i3 . CommonModule , typeof i3_2 . DynamicIoModule ], [typeof i1_2 .DynamicComponent , typeof i3_2 . DynamicIoModule ]>;
252
+ static ɵmod: i0 .ɵɵNgModuleDeclaration <DynamicModule , never , [typeof i1_2 . DynamicIoModule , typeof i2_3 . DynamicComponent ], [typeof i1_2 .DynamicIoModule , typeof i2_3 . DynamicComponent ]>;
254
253
}
255
254
256
255
// @public @deprecated (undocumented)
0 commit comments