@angular/compiler-cli 18.0.0-next.5 → 18.0.0-rc.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/{chunk-IEQXFDXI.js → chunk-3UXY73FR.js} +31 -31
- package/bundles/chunk-3UXY73FR.js.map +6 -0
- package/bundles/{chunk-75YFKYUJ.js → chunk-3W345P4E.js} +7 -7
- package/bundles/chunk-3W345P4E.js.map +6 -0
- package/bundles/{chunk-QT2OXMUI.js → chunk-3ZM5BFEI.js} +188 -123
- package/bundles/chunk-3ZM5BFEI.js.map +6 -0
- package/bundles/{chunk-DZJYWOMD.js → chunk-5DY7CLVW.js} +16 -14
- package/bundles/chunk-5DY7CLVW.js.map +6 -0
- package/bundles/{chunk-QFI3O2MX.js → chunk-BAS2AOWB.js} +40 -19
- package/bundles/chunk-BAS2AOWB.js.map +6 -0
- package/bundles/{chunk-GWZTRBUN.js → chunk-CFIOLJL4.js} +59 -51
- package/bundles/chunk-CFIOLJL4.js.map +6 -0
- package/bundles/{chunk-R4KQI5XI.js → chunk-JZQHA4E7.js} +5 -5
- package/bundles/{chunk-R4KQI5XI.js.map → chunk-JZQHA4E7.js.map} +1 -1
- package/bundles/{chunk-SBDNBITT.js → chunk-LYJKWJUC.js} +3 -3
- package/bundles/{chunk-WCD6LVCP.js → chunk-QYV344EV.js} +11 -8
- package/bundles/chunk-QYV344EV.js.map +6 -0
- package/bundles/{chunk-AO7Q5KNS.js → chunk-XAPDG6EU.js} +248 -176
- package/bundles/chunk-XAPDG6EU.js.map +6 -0
- package/bundles/{chunk-YUMIYLNL.js → chunk-ZX6BKV7T.js} +5 -5
- package/bundles/{chunk-YUMIYLNL.js.map → chunk-ZX6BKV7T.js.map} +1 -1
- package/bundles/index.js +12 -12
- package/bundles/index.js.map +1 -1
- package/bundles/linker/babel/index.js +15 -13
- package/bundles/linker/babel/index.js.map +1 -1
- package/bundles/linker/index.js +4 -4
- package/bundles/ngcc/index.js +1 -1
- package/bundles/ngcc/index.js.map +1 -1
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +5 -5
- package/bundles/private/tooling.js +5 -5
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ng_xi18n.js.map +1 -1
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles/src/bin/ngc.js.map +1 -1
- package/bundles_metadata.json +1 -1
- package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
- package/package.json +2 -2
- package/private/migrations.d.ts +2 -2
- package/src/ngtsc/annotations/common/src/util.d.ts +2 -2
- package/src/ngtsc/annotations/directive/src/initializer_functions.d.ts +2 -2
- package/src/ngtsc/annotations/index.d.ts +2 -2
- package/src/ngtsc/annotations/ng_module/index.d.ts +1 -1
- package/src/ngtsc/annotations/ng_module/src/handler.d.ts +2 -2
- package/src/ngtsc/diagnostics/index.d.ts +1 -1
- package/src/ngtsc/file_system/index.d.ts +2 -2
- package/src/ngtsc/imports/index.d.ts +4 -4
- package/src/ngtsc/incremental/index.d.ts +1 -1
- package/src/ngtsc/incremental/semantic_graph/index.d.ts +1 -1
- package/src/ngtsc/metadata/index.d.ts +3 -3
- package/src/ngtsc/partial_evaluator/index.d.ts +1 -1
- package/src/ngtsc/reflection/index.d.ts +2 -2
- package/src/ngtsc/scope/index.d.ts +1 -1
- package/src/ngtsc/shims/index.d.ts +1 -1
- package/src/ngtsc/transform/index.d.ts +2 -2
- package/src/ngtsc/translator/index.d.ts +4 -4
- package/src/ngtsc/typecheck/api/api.d.ts +4 -0
- package/src/ngtsc/typecheck/src/expression.d.ts +1 -1
- package/src/perform_compile.d.ts +1 -1
- package/src/transformers/compiler_host.d.ts +1 -1
- package/src/transformers/program.d.ts +1 -1
- package/bundles/chunk-75YFKYUJ.js.map +0 -6
- package/bundles/chunk-AO7Q5KNS.js.map +0 -6
- package/bundles/chunk-DZJYWOMD.js.map +0 -6
- package/bundles/chunk-GWZTRBUN.js.map +0 -6
- package/bundles/chunk-IEQXFDXI.js.map +0 -6
- package/bundles/chunk-QFI3O2MX.js.map +0 -6
- package/bundles/chunk-QT2OXMUI.js.map +0 -6
- package/bundles/chunk-WCD6LVCP.js.map +0 -6
- /package/bundles/{chunk-SBDNBITT.js.map → chunk-LYJKWJUC.js.map} +0 -0
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
import { MaybeForwardRefExpression, outputAst as o, R3DeclareDependencyMetadata, R3DependencyMetadata, R3Reference } from '@angular/compiler';
|
|
9
9
|
import { AstObject, AstValue } from '../../ast/ast_value';
|
|
10
|
-
export declare const PLACEHOLDER_VERSION = "18.0.0-
|
|
10
|
+
export declare const PLACEHOLDER_VERSION = "18.0.0-rc.0";
|
|
11
11
|
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;
|
|
12
12
|
/**
|
|
13
13
|
* Parses the value of an enum from the AST value's symbol name.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/compiler-cli",
|
|
3
|
-
"version": "18.0.0-
|
|
3
|
+
"version": "18.0.0-rc.0",
|
|
4
4
|
"description": "Angular - the compiler CLI for Node.js",
|
|
5
5
|
"typings": "index.d.ts",
|
|
6
6
|
"bin": {
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"yargs": "^17.2.1"
|
|
54
54
|
},
|
|
55
55
|
"peerDependencies": {
|
|
56
|
-
"@angular/compiler": "18.0.0-
|
|
56
|
+
"@angular/compiler": "18.0.0-rc.0",
|
|
57
57
|
"typescript": ">=5.4 <5.5"
|
|
58
58
|
},
|
|
59
59
|
"repository": {
|
package/private/migrations.d.ts
CHANGED
|
@@ -11,6 +11,6 @@
|
|
|
11
11
|
*/
|
|
12
12
|
export { forwardRefResolver } from '../src/ngtsc/annotations';
|
|
13
13
|
export { Reference } from '../src/ngtsc/imports';
|
|
14
|
-
export { DynamicValue, PartialEvaluator, ResolvedValue, ResolvedValueMap, StaticInterpreter } from '../src/ngtsc/partial_evaluator';
|
|
14
|
+
export { DynamicValue, PartialEvaluator, ResolvedValue, ResolvedValueMap, StaticInterpreter, } from '../src/ngtsc/partial_evaluator';
|
|
15
15
|
export { reflectObjectLiteral, TypeScriptReflectionHost } from '../src/ngtsc/reflection';
|
|
16
|
-
export { PotentialImport, PotentialImportKind, PotentialImportMode, TemplateTypeChecker } from '../src/ngtsc/typecheck/api';
|
|
16
|
+
export { PotentialImport, PotentialImportKind, PotentialImportMode, TemplateTypeChecker, } from '../src/ngtsc/typecheck/api';
|
|
@@ -23,9 +23,9 @@ export declare const CORE_MODULE = "@angular/core";
|
|
|
23
23
|
export declare function valueReferenceToExpression(valueRef: LocalTypeValueReference | ImportedTypeValueReference): Expression;
|
|
24
24
|
export declare function valueReferenceToExpression(valueRef: TypeValueReference): Expression | null;
|
|
25
25
|
export declare function toR3Reference(origin: ts.Node, ref: Reference, context: ts.SourceFile, refEmitter: ReferenceEmitter): R3Reference;
|
|
26
|
-
export declare function isAngularCore(decorator: Decorator): decorator is
|
|
26
|
+
export declare function isAngularCore(decorator: Decorator): decorator is Decorator & {
|
|
27
27
|
import: Import;
|
|
28
|
-
}
|
|
28
|
+
};
|
|
29
29
|
export declare function isAngularCoreReference(reference: Reference, symbolName: string): boolean;
|
|
30
30
|
export declare function findAngularDecorator(decorators: Decorator[], name: string, isCore: boolean): Decorator | undefined;
|
|
31
31
|
export declare function isAngularDecorator(decorator: Decorator, name: string, isCore: boolean): boolean;
|
|
@@ -23,7 +23,7 @@ export interface InitializerApiFunction {
|
|
|
23
23
|
/** Module name where the initializer function is imported from. */
|
|
24
24
|
owningModule: '@angular/core' | '@angular/core/rxjs-interop';
|
|
25
25
|
/** Export name of the initializer function. */
|
|
26
|
-
functionName:
|
|
26
|
+
functionName: 'input' | 'model' | 'output' | 'outputFromObservable' | 'viewChild' | 'viewChildren' | 'contentChild' | 'contentChildren';
|
|
27
27
|
/** Class member access levels compatible with the API. */
|
|
28
28
|
allowedAccessLevels: ClassMemberAccessLevel[];
|
|
29
29
|
}
|
|
@@ -49,4 +49,4 @@ export interface InitializerFunctionMetadata {
|
|
|
49
49
|
*/
|
|
50
50
|
export declare function tryParseInitializerApi<Functions extends InitializerApiFunction[]>(functions: Functions, expression: ts.Expression, reflector: ReflectionHost, importTracker: ImportedSymbolsTracker): (InitializerFunctionMetadata & {
|
|
51
51
|
api: Functions[number];
|
|
52
|
-
} | null
|
|
52
|
+
}) | null;
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
|
-
export { forwardRefResolver, getAngularDecorators, isAngularDecorator, NoopReferencesRegistry, ReferencesRegistry, ResourceLoader, ResourceLoaderContext } from './common';
|
|
8
|
+
export { forwardRefResolver, getAngularDecorators, isAngularDecorator, NoopReferencesRegistry, ReferencesRegistry, ResourceLoader, ResourceLoaderContext, } from './common';
|
|
9
9
|
export { ComponentDecoratorHandler } from './component';
|
|
10
|
-
export { DirectiveDecoratorHandler, InitializerApiFunction, INPUT_INITIALIZER_FN, MODEL_INITIALIZER_FN, OUTPUT_INITIALIZER_FNS, QUERY_INITIALIZER_FNS, queryDecoratorNames, QueryFunctionName, tryParseInitializerApi, tryParseInitializerBasedOutput, tryParseSignalInputMapping, tryParseSignalModelMapping, tryParseSignalQueryFromInitializer } from './directive';
|
|
10
|
+
export { DirectiveDecoratorHandler, InitializerApiFunction, INPUT_INITIALIZER_FN, MODEL_INITIALIZER_FN, OUTPUT_INITIALIZER_FNS, QUERY_INITIALIZER_FNS, queryDecoratorNames, QueryFunctionName, tryParseInitializerApi, tryParseInitializerBasedOutput, tryParseSignalInputMapping, tryParseSignalModelMapping, tryParseSignalQueryFromInitializer, } from './directive';
|
|
11
11
|
export { NgModuleDecoratorHandler } from './ng_module';
|
|
12
12
|
export { InjectableDecoratorHandler } from './src/injectable';
|
|
13
13
|
export { PipeDecoratorHandler } from './src/pipe';
|
|
@@ -6,4 +6,4 @@
|
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
8
|
export { NgModuleDecoratorHandler, NgModuleSymbol } from './src/handler';
|
|
9
|
-
export { createModuleWithProvidersResolver, isResolvedModuleWithProviders, ResolvedModuleWithProviders } from './src/module_with_providers';
|
|
9
|
+
export { createModuleWithProvidersResolver, isResolvedModuleWithProviders, ResolvedModuleWithProviders, } from './src/module_with_providers';
|
|
@@ -92,9 +92,9 @@ export declare class NgModuleDecoratorHandler implements DecoratorHandler<Decora
|
|
|
92
92
|
symbol(node: ClassDeclaration, analysis: NgModuleAnalysis): NgModuleSymbol;
|
|
93
93
|
register(node: ClassDeclaration, analysis: NgModuleAnalysis): void;
|
|
94
94
|
resolve(node: ClassDeclaration, analysis: Readonly<NgModuleAnalysis>): ResolveResult<NgModuleResolution>;
|
|
95
|
-
compileFull(node: ClassDeclaration, { inj, mod, fac, classMetadata, declarations, remoteScopesMayRequireCycleProtection }: Readonly<NgModuleAnalysis>, { injectorImports }: Readonly<NgModuleResolution>): CompileResult[];
|
|
95
|
+
compileFull(node: ClassDeclaration, { inj, mod, fac, classMetadata, declarations, remoteScopesMayRequireCycleProtection, }: Readonly<NgModuleAnalysis>, { injectorImports }: Readonly<NgModuleResolution>): CompileResult[];
|
|
96
96
|
compilePartial(node: ClassDeclaration, { inj, fac, mod, classMetadata }: Readonly<NgModuleAnalysis>, { injectorImports }: Readonly<NgModuleResolution>): CompileResult[];
|
|
97
|
-
compileLocal(node: ClassDeclaration, { inj, mod, fac, classMetadata, declarations, remoteScopesMayRequireCycleProtection }: Readonly<NgModuleAnalysis>): CompileResult[];
|
|
97
|
+
compileLocal(node: ClassDeclaration, { inj, mod, fac, classMetadata, declarations, remoteScopesMayRequireCycleProtection, }: Readonly<NgModuleAnalysis>): CompileResult[];
|
|
98
98
|
/**
|
|
99
99
|
* Add class metadata statements, if provided, to the `ngModuleStatements`.
|
|
100
100
|
*/
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
8
|
export { COMPILER_ERRORS_WITH_GUIDES } from './src/docs';
|
|
9
|
-
export { addDiagnosticChain, FatalDiagnosticError, isFatalDiagnosticError, isLocalCompilationDiagnostics, makeDiagnostic, makeDiagnosticChain, makeRelatedInformation } from './src/error';
|
|
9
|
+
export { addDiagnosticChain, FatalDiagnosticError, isFatalDiagnosticError, isLocalCompilationDiagnostics, makeDiagnostic, makeDiagnosticChain, makeRelatedInformation, } from './src/error';
|
|
10
10
|
export { ErrorCode } from './src/error_code';
|
|
11
11
|
export { ERROR_DETAILS_PAGE_BASE_URL } from './src/error_details_base_url';
|
|
12
12
|
export { ExtendedTemplateDiagnosticName } from './src/extended_template_diagnostic_name';
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
8
|
export { NgtscCompilerHost } from './src/compiler_host';
|
|
9
|
-
export { absoluteFrom, absoluteFromSourceFile, basename, dirname, getFileSystem, isLocalRelativePath, isRoot, isRooted, join, relative, relativeFrom, resolve, setFileSystem, toRelativeImport } from './src/helpers';
|
|
9
|
+
export { absoluteFrom, absoluteFromSourceFile, basename, dirname, getFileSystem, isLocalRelativePath, isRoot, isRooted, join, relative, relativeFrom, resolve, setFileSystem, toRelativeImport, } from './src/helpers';
|
|
10
10
|
export { LogicalFileSystem, LogicalProjectPath } from './src/logical';
|
|
11
11
|
export { NodeJSFileSystem } from './src/node_js_file_system';
|
|
12
|
-
export { AbsoluteFsPath, FileStats, FileSystem, PathManipulation, PathSegment, PathString, ReadonlyFileSystem } from './src/types';
|
|
12
|
+
export { AbsoluteFsPath, FileStats, FileSystem, PathManipulation, PathSegment, PathString, ReadonlyFileSystem, } from './src/types';
|
|
13
13
|
export { getSourceFileOrError } from './src/util';
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
|
-
export { AliasingHost, AliasStrategy, PrivateExportAliasingHost, UnifiedModulesAliasingHost } from './src/alias';
|
|
9
|
-
export { ImportRewriter, NoopImportRewriter, R3SymbolsImportRewriter, validateAndRewriteCoreSymbol } from './src/core';
|
|
8
|
+
export { AliasingHost, AliasStrategy, PrivateExportAliasingHost, UnifiedModulesAliasingHost, } from './src/alias';
|
|
9
|
+
export { ImportRewriter, NoopImportRewriter, R3SymbolsImportRewriter, validateAndRewriteCoreSymbol, } from './src/core';
|
|
10
10
|
export { DefaultImportTracker } from './src/default';
|
|
11
11
|
export { DeferredSymbolTracker } from './src/deferred_symbol_tracker';
|
|
12
|
-
export { AbsoluteModuleStrategy, assertSuccessfulReferenceEmit, EmittedReference, FailedEmitResult, ImportedFile, ImportFlags, LocalIdentifierStrategy, LogicalProjectStrategy, ReferenceEmitKind, ReferenceEmitResult, ReferenceEmitStrategy, ReferenceEmitter, RelativePathStrategy, UnifiedModulesStrategy } from './src/emitter';
|
|
12
|
+
export { AbsoluteModuleStrategy, assertSuccessfulReferenceEmit, EmittedReference, FailedEmitResult, ImportedFile, ImportFlags, LocalIdentifierStrategy, LogicalProjectStrategy, ReferenceEmitKind, ReferenceEmitResult, ReferenceEmitStrategy, ReferenceEmitter, RelativePathStrategy, UnifiedModulesStrategy, } from './src/emitter';
|
|
13
13
|
export { ImportedSymbolsTracker } from './src/imported_symbols_tracker';
|
|
14
14
|
export { LocalCompilationExtraImportsTracker } from './src/local_compilation_extra_imports_tracker';
|
|
15
|
-
export { AliasImportDeclaration, isAliasImportDeclaration, loadIsReferencedAliasDeclarationPatch } from './src/patch_alias_reference_resolution';
|
|
15
|
+
export { AliasImportDeclaration, isAliasImportDeclaration, loadIsReferencedAliasDeclarationPatch, } from './src/patch_alias_reference_resolution';
|
|
16
16
|
export { Reexport } from './src/reexport';
|
|
17
17
|
export { OwningModule, Reference } from './src/references';
|
|
18
18
|
export { ModuleResolver } from './src/resolver';
|
|
@@ -7,5 +7,5 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export { IncrementalCompilation } from './src/incremental';
|
|
9
9
|
export { NOOP_INCREMENTAL_BUILD } from './src/noop';
|
|
10
|
-
export { AnalyzedIncrementalState, DeltaIncrementalState, FreshIncrementalState, IncrementalState, IncrementalStateKind } from './src/state';
|
|
10
|
+
export { AnalyzedIncrementalState, DeltaIncrementalState, FreshIncrementalState, IncrementalState, IncrementalStateKind, } from './src/state';
|
|
11
11
|
export * from './src/strategy';
|
|
@@ -7,5 +7,5 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export { SemanticReference, SemanticSymbol } from './src/api';
|
|
9
9
|
export { SemanticDepGraph, SemanticDepGraphUpdater } from './src/graph';
|
|
10
|
-
export { areTypeParametersEqual, extractSemanticTypeParameters, SemanticTypeParameter } from './src/type_parameters';
|
|
10
|
+
export { areTypeParametersEqual, extractSemanticTypeParameters, SemanticTypeParameter, } from './src/type_parameters';
|
|
11
11
|
export { isArrayEqual, isReferenceEqual, isSetEqual, isSymbolEqual } from './src/util';
|
|
@@ -9,8 +9,8 @@ export * from './src/api';
|
|
|
9
9
|
export { DtsMetadataReader } from './src/dts';
|
|
10
10
|
export { flattenInheritedDirectiveMetadata } from './src/inheritance';
|
|
11
11
|
export { CompoundMetadataRegistry, LocalMetadataRegistry } from './src/registry';
|
|
12
|
-
export { ResourceRegistry, Resource, ComponentResources, isExternalResource, ExternalResource } from './src/resource_registry';
|
|
13
|
-
export { extractDirectiveTypeCheckMeta, hasInjectableFields, CompoundMetadataReader, isHostDirectiveMetaForGlobalMode } from './src/util';
|
|
14
|
-
export { BindingPropertyName, ClassPropertyMapping, ClassPropertyName, InputOrOutput } from './src/property_mapping';
|
|
12
|
+
export { ResourceRegistry, Resource, ComponentResources, isExternalResource, ExternalResource, } from './src/resource_registry';
|
|
13
|
+
export { extractDirectiveTypeCheckMeta, hasInjectableFields, CompoundMetadataReader, isHostDirectiveMetaForGlobalMode, } from './src/util';
|
|
14
|
+
export { BindingPropertyName, ClassPropertyMapping, ClassPropertyName, InputOrOutput, } from './src/property_mapping';
|
|
15
15
|
export { ExportedProviderStatusResolver } from './src/providers';
|
|
16
16
|
export { HostDirectivesResolver } from './src/host_directives_resolver';
|
|
@@ -9,5 +9,5 @@ export { describeResolvedType, traceDynamicValue } from './src/diagnostics';
|
|
|
9
9
|
export { DynamicValue } from './src/dynamic';
|
|
10
10
|
export { ForeignFunctionResolver, PartialEvaluator } from './src/interface';
|
|
11
11
|
export { StaticInterpreter } from './src/interpreter';
|
|
12
|
-
export { EnumValue, KnownFn, ResolvedValue, ResolvedValueArray, ResolvedValueMap } from './src/result';
|
|
12
|
+
export { EnumValue, KnownFn, ResolvedValue, ResolvedValueArray, ResolvedValueMap, } from './src/result';
|
|
13
13
|
export { SyntheticValue } from './src/synthetic';
|
|
@@ -7,5 +7,5 @@
|
|
|
7
7
|
*/
|
|
8
8
|
export * from './src/host';
|
|
9
9
|
export { typeNodeToValueExpr, entityNameToValue } from './src/type_to_value';
|
|
10
|
-
export { TypeScriptReflectionHost, filterToMembersWithDecorator, reflectIdentifierOfDeclaration, reflectNameOfDeclaration, reflectObjectLiteral, reflectTypeEntityToDeclaration } from './src/typescript';
|
|
11
|
-
export { isNamedClassDeclaration, isNamedFunctionDeclaration, isNamedVariableDeclaration } from './src/util';
|
|
10
|
+
export { TypeScriptReflectionHost, filterToMembersWithDecorator, reflectIdentifierOfDeclaration, reflectNameOfDeclaration, reflectObjectLiteral, reflectTypeEntityToDeclaration, } from './src/typescript';
|
|
11
|
+
export { isNamedClassDeclaration, isNamedFunctionDeclaration, isNamedVariableDeclaration, } from './src/util';
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
|
-
export { ComponentScopeKind, ComponentScopeReader, ExportScope, LocalModuleScope, ScopeData, StandaloneScope } from './src/api';
|
|
8
|
+
export { ComponentScopeKind, ComponentScopeReader, ExportScope, LocalModuleScope, ScopeData, StandaloneScope, } from './src/api';
|
|
9
9
|
export { CompoundComponentScopeReader } from './src/component_scope';
|
|
10
10
|
export { DtsModuleScopeResolver, MetadataDtsModuleScopeResolver } from './src/dependency';
|
|
11
11
|
export { DeclarationData, LocalModuleScopeRegistry, LocalNgModuleData } from './src/local';
|
|
@@ -6,5 +6,5 @@
|
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
8
|
export { ShimAdapter } from './src/adapter';
|
|
9
|
-
export { copyFileShimData, isShim, retagAllTsFiles, retagTsFile, sfExtensionData, untagAllTsFiles, untagTsFile } from './src/expando';
|
|
9
|
+
export { copyFileShimData, isShim, retagAllTsFiles, retagTsFile, sfExtensionData, untagAllTsFiles, untagTsFile, } from './src/expando';
|
|
10
10
|
export { ShimReferenceTagger } from './src/reference_tagger';
|
|
@@ -8,6 +8,6 @@
|
|
|
8
8
|
export * from './src/api';
|
|
9
9
|
export { aliasTransformFactory } from './src/alias';
|
|
10
10
|
export { ClassRecord, TraitCompiler } from './src/compilation';
|
|
11
|
-
export { declarationTransformFactory, DtsTransformRegistry, IvyDeclarationDtsTransform } from './src/declaration';
|
|
12
|
-
export { AnalyzedTrait, PendingTrait, ResolvedTrait, SkippedTrait, Trait, TraitState } from './src/trait';
|
|
11
|
+
export { declarationTransformFactory, DtsTransformRegistry, IvyDeclarationDtsTransform, } from './src/declaration';
|
|
12
|
+
export { AnalyzedTrait, PendingTrait, ResolvedTrait, SkippedTrait, Trait, TraitState, } from './src/trait';
|
|
13
13
|
export { ivyTransformFactory } from './src/transform';
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
|
-
export { AstFactory, BinaryOperator, LeadingComment, ObjectLiteralProperty, SourceMapLocation, SourceMapRange, TemplateElement, TemplateLiteral, UnaryOperator, VariableDeclarationType } from './src/api/ast_factory';
|
|
8
|
+
export { AstFactory, BinaryOperator, LeadingComment, ObjectLiteralProperty, SourceMapLocation, SourceMapRange, TemplateElement, TemplateLiteral, UnaryOperator, VariableDeclarationType, } from './src/api/ast_factory';
|
|
9
9
|
export { ImportGenerator, ImportRequest } from './src/api/import_generator';
|
|
10
10
|
export { Context } from './src/context';
|
|
11
|
-
export { ImportManager, ImportManagerConfig, presetImportManagerForceNamespaceImports } from './src/import_manager/import_manager';
|
|
12
|
-
export { ExpressionTranslatorVisitor, RecordWrappedNodeFn, TranslatorOptions } from './src/translator';
|
|
11
|
+
export { ImportManager, ImportManagerConfig, presetImportManagerForceNamespaceImports, } from './src/import_manager/import_manager';
|
|
12
|
+
export { ExpressionTranslatorVisitor, RecordWrappedNodeFn, TranslatorOptions, } from './src/translator';
|
|
13
13
|
export { canEmitType, TypeEmitter, TypeReferenceTranslator } from './src/type_emitter';
|
|
14
14
|
export { translateType } from './src/type_translator';
|
|
15
|
-
export { attachComments, createTemplateMiddle, createTemplateTail, TypeScriptAstFactory } from './src/typescript_ast_factory';
|
|
15
|
+
export { attachComments, createTemplateMiddle, createTemplateTail, TypeScriptAstFactory, } from './src/typescript_ast_factory';
|
|
16
16
|
export { translateExpression, translateStatement } from './src/typescript_translator';
|
|
@@ -294,6 +294,10 @@ export interface TypeCheckingConfig {
|
|
|
294
294
|
* Whether the type of two-way bindings should be widened to allow `WritableSignal`.
|
|
295
295
|
*/
|
|
296
296
|
allowSignalsInTwoWayBindings: boolean;
|
|
297
|
+
/**
|
|
298
|
+
* Whether to descend into the bodies of control flow blocks (`@if`, `@switch` and `@for`).
|
|
299
|
+
*/
|
|
300
|
+
checkControlFlowBodies: boolean;
|
|
297
301
|
}
|
|
298
302
|
export type TemplateSourceMapping = DirectTemplateSourceMapping | IndirectTemplateSourceMapping | ExternalTemplateSourceMapping;
|
|
299
303
|
/**
|
|
@@ -13,4 +13,4 @@ export declare const NULL_AS_ANY: ts.AsExpression;
|
|
|
13
13
|
* Convert an `AST` to TypeScript code directly, without going through an intermediate `Expression`
|
|
14
14
|
* AST.
|
|
15
15
|
*/
|
|
16
|
-
export declare function astToTypescript(ast: AST, maybeResolve: (ast: AST) =>
|
|
16
|
+
export declare function astToTypescript(ast: AST, maybeResolve: (ast: AST) => ts.Expression | null, config: TypeCheckingConfig): ts.Expression;
|
package/src/perform_compile.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ export interface PerformCompilationResult {
|
|
|
30
30
|
emitResult?: ts.EmitResult;
|
|
31
31
|
}
|
|
32
32
|
export declare function exitCodeFromResult(diags: ReadonlyArray<ts.Diagnostic> | undefined): number;
|
|
33
|
-
export declare function performCompilation<CbEmitRes extends ts.EmitResult = ts.EmitResult>({ rootNames, options, host, oldProgram, emitCallback, mergeEmitResultsCallback, gatherDiagnostics, customTransformers, emitFlags, forceEmit, modifiedResourceFiles }: {
|
|
33
|
+
export declare function performCompilation<CbEmitRes extends ts.EmitResult = ts.EmitResult>({ rootNames, options, host, oldProgram, emitCallback, mergeEmitResultsCallback, gatherDiagnostics, customTransformers, emitFlags, forceEmit, modifiedResourceFiles, }: {
|
|
34
34
|
rootNames: string[];
|
|
35
35
|
options: api.CompilerOptions;
|
|
36
36
|
host?: api.CompilerHost;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
import ts from 'typescript';
|
|
9
9
|
import { CompilerHost, CompilerOptions } from './api';
|
|
10
10
|
export declare function setWrapHostForTest(wrapFn: ((host: ts.CompilerHost) => ts.CompilerHost) | null): void;
|
|
11
|
-
export declare function createCompilerHost({ options, tsHost }: {
|
|
11
|
+
export declare function createCompilerHost({ options, tsHost, }: {
|
|
12
12
|
options: CompilerOptions;
|
|
13
13
|
tsHost?: ts.CompilerHost;
|
|
14
14
|
}): CompilerHost;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* found in the LICENSE file at https://angular.io/license
|
|
7
7
|
*/
|
|
8
8
|
import { CompilerHost, CompilerOptions, Program } from './api';
|
|
9
|
-
export declare function createProgram({ rootNames, options, host, oldProgram }: {
|
|
9
|
+
export declare function createProgram({ rootNames, options, host, oldProgram, }: {
|
|
10
10
|
rootNames: ReadonlyArray<string>;
|
|
11
11
|
options: CompilerOptions;
|
|
12
12
|
host: CompilerHost;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../../../../packages/compiler-cli/src/ngtsc/file_system/src/util.ts", "../../../../../../packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.ts", "../../../../../../packages/compiler-cli/src/ngtsc/file_system/src/helpers.ts", "../../../../../../packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.ts", "../../../../../../packages/compiler-cli/src/ngtsc/file_system/src/logical.ts", "../../../../../../packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.ts"],
|
|
4
|
-
"mappings": "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",
|
|
5
|
-
"names": ["sf", "fs", "fs", "fs"]
|
|
6
|
-
}
|