@angular/compiler-cli
Advanced tools
Comparing version 18.1.0-next.3 to 18.1.0-next.4
@@ -12,3 +12,3 @@ | ||
getInitializerApiJitTransform | ||
} from "./chunk-VBH4SN7I.js"; | ||
} from "./chunk-LGWSLF7E.js"; | ||
import { | ||
@@ -40,19 +40,18 @@ DEFAULT_ERROR_CODE, | ||
readConfiguration | ||
} from "./chunk-QL7ORWNN.js"; | ||
} from "./chunk-6WTRMS6V.js"; | ||
import { | ||
OptimizeFor, | ||
TsCreateProgramDriver, | ||
untagAllTsFiles | ||
} from "./chunk-F7RSDLI3.js"; | ||
TsCreateProgramDriver | ||
} from "./chunk-74EXNMDD.js"; | ||
import { | ||
isLocalCompilationDiagnostics | ||
} from "./chunk-C5LPGSDY.js"; | ||
} from "./chunk-RX2PJSXB.js"; | ||
import { | ||
ActivePerfRecorder, | ||
PerfPhase | ||
} from "./chunk-JZQHA4E7.js"; | ||
} from "./chunk-AQFTVE7F.js"; | ||
import { | ||
ConsoleLogger, | ||
LogLevel | ||
} from "./chunk-LYJKWJUC.js"; | ||
} from "./chunk-SBDNBITT.js"; | ||
import { | ||
@@ -78,10 +77,10 @@ LogicalFileSystem, | ||
toRelativeImport | ||
} from "./chunk-54G5EVKM.js"; | ||
} from "./chunk-XNL3EK5H.js"; | ||
import "./chunk-XI2RTGAL.js"; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs | ||
import { Version } from "@angular/compiler"; | ||
var VERSION = new Version("18.1.0-next.3"); | ||
var VERSION = new Version("18.1.0-next.4"); | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs | ||
var NgTscPlugin = class { | ||
@@ -114,3 +113,2 @@ get compiler() { | ||
this.host.postProgramCreationCleanup(); | ||
untagAllTsFiles(program); | ||
const programDriver = new TsCreateProgramDriver(program, this.host, this.options, this.host.shimExtensionPrefixes); | ||
@@ -164,3 +162,3 @@ const strategy = new PatchedProgramIncrementalBuildStrategy(); | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/index.mjs | ||
setFileSystem(new NodeJSFileSystem()); | ||
@@ -167,0 +165,0 @@ export { |
@@ -11,18 +11,18 @@ | ||
isFatalLinkerError | ||
} from "../../chunk-BRUTQYO2.js"; | ||
import "../../chunk-C5LPGSDY.js"; | ||
} from "../../chunk-K3J755TX.js"; | ||
import "../../chunk-RX2PJSXB.js"; | ||
import { | ||
ConsoleLogger, | ||
LogLevel | ||
} from "../../chunk-LYJKWJUC.js"; | ||
import "../../chunk-QYV344EV.js"; | ||
} from "../../chunk-SBDNBITT.js"; | ||
import "../../chunk-WR7TUJ7M.js"; | ||
import { | ||
NodeJSFileSystem | ||
} from "../../chunk-54G5EVKM.js"; | ||
} from "../../chunk-XNL3EK5H.js"; | ||
import "../../chunk-XI2RTGAL.js"; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
import { types as t4 } from "@babel/core"; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs | ||
import { types as t } from "@babel/core"; | ||
@@ -152,3 +152,3 @@ var BabelAstFactory = class { | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs | ||
import { types as t2 } from "@babel/core"; | ||
@@ -281,3 +281,3 @@ var BabelAstHost = class { | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs | ||
import { types as t3 } from "@babel/core"; | ||
@@ -308,3 +308,3 @@ var BabelDeclarationScope = class { | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
function createEs2015LinkerPlugin({ fileSystem, logger, ...options }) { | ||
@@ -410,3 +410,3 @@ let fileLinker = null; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs | ||
function defaultLinkerPlugin(api, options) { | ||
@@ -421,3 +421,3 @@ api.assertVersion(7); | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs | ||
var babel_default = defaultLinkerPlugin; | ||
@@ -424,0 +424,0 @@ export { |
@@ -13,6 +13,6 @@ | ||
needsLinking | ||
} from "../chunk-BRUTQYO2.js"; | ||
import "../chunk-C5LPGSDY.js"; | ||
import "../chunk-QYV344EV.js"; | ||
import "../chunk-54G5EVKM.js"; | ||
} from "../chunk-K3J755TX.js"; | ||
import "../chunk-RX2PJSXB.js"; | ||
import "../chunk-WR7TUJ7M.js"; | ||
import "../chunk-XNL3EK5H.js"; | ||
import "../chunk-XI2RTGAL.js"; | ||
@@ -19,0 +19,0 @@ export { |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs | ||
function stringEncaseCRLFWithFirstIndex(value, prefix, postfix, index) { | ||
@@ -10,0 +10,0 @@ let endIndex = 0; |
@@ -7,3 +7,3 @@ | ||
PerfPhase | ||
} from "../chunk-JZQHA4E7.js"; | ||
} from "../chunk-AQFTVE7F.js"; | ||
import "../chunk-XI2RTGAL.js"; | ||
@@ -10,0 +10,0 @@ export { |
@@ -8,7 +8,7 @@ | ||
LogLevel | ||
} from "../chunk-LYJKWJUC.js"; | ||
} from "../chunk-SBDNBITT.js"; | ||
import { | ||
SourceFile, | ||
SourceFileLoader | ||
} from "../chunk-QYV344EV.js"; | ||
} from "../chunk-WR7TUJ7M.js"; | ||
import { | ||
@@ -34,3 +34,3 @@ LogicalFileSystem, | ||
toRelativeImport | ||
} from "../chunk-54G5EVKM.js"; | ||
} from "../chunk-XNL3EK5H.js"; | ||
import "../chunk-XI2RTGAL.js"; | ||
@@ -37,0 +37,0 @@ export { |
@@ -12,3 +12,3 @@ | ||
forwardRefResolver | ||
} from "../chunk-F7RSDLI3.js"; | ||
} from "../chunk-74EXNMDD.js"; | ||
import { | ||
@@ -18,5 +18,5 @@ Reference, | ||
reflectObjectLiteral | ||
} from "../chunk-C5LPGSDY.js"; | ||
import "../chunk-JZQHA4E7.js"; | ||
import "../chunk-54G5EVKM.js"; | ||
} from "../chunk-RX2PJSXB.js"; | ||
import "../chunk-AQFTVE7F.js"; | ||
import "../chunk-XNL3EK5H.js"; | ||
import "../chunk-XI2RTGAL.js"; | ||
@@ -23,0 +23,0 @@ export { |
@@ -9,7 +9,7 @@ | ||
constructorParametersDownlevelTransform | ||
} from "../chunk-VBH4SN7I.js"; | ||
import "../chunk-F7RSDLI3.js"; | ||
import "../chunk-C5LPGSDY.js"; | ||
import "../chunk-JZQHA4E7.js"; | ||
import "../chunk-54G5EVKM.js"; | ||
} from "../chunk-LGWSLF7E.js"; | ||
import "../chunk-74EXNMDD.js"; | ||
import "../chunk-RX2PJSXB.js"; | ||
import "../chunk-AQFTVE7F.js"; | ||
import "../chunk-XNL3EK5H.js"; | ||
import "../chunk-XI2RTGAL.js"; | ||
@@ -16,0 +16,0 @@ export { |
@@ -9,19 +9,19 @@ #!/usr/bin/env node | ||
readCommandLineAndConfiguration | ||
} from "../../chunk-HLA6H3PC.js"; | ||
} from "../../chunk-KMM3BVFD.js"; | ||
import { | ||
EmitFlags | ||
} from "../../chunk-QL7ORWNN.js"; | ||
import "../../chunk-F7RSDLI3.js"; | ||
import "../../chunk-C5LPGSDY.js"; | ||
import "../../chunk-JZQHA4E7.js"; | ||
} from "../../chunk-6WTRMS6V.js"; | ||
import "../../chunk-74EXNMDD.js"; | ||
import "../../chunk-RX2PJSXB.js"; | ||
import "../../chunk-AQFTVE7F.js"; | ||
import { | ||
NodeJSFileSystem, | ||
setFileSystem | ||
} from "../../chunk-54G5EVKM.js"; | ||
} from "../../chunk-XNL3EK5H.js"; | ||
import "../../chunk-XI2RTGAL.js"; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
import "reflect-metadata"; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs | ||
import yargs from "yargs"; | ||
@@ -49,3 +49,3 @@ function mainXi18n(args2, consoleError = console.error) { | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
process.title = "Angular i18n Message Extractor (ng-xi18n)"; | ||
@@ -52,0 +52,0 @@ var args = process.argv.slice(2); |
@@ -8,14 +8,14 @@ #!/usr/bin/env node | ||
main | ||
} from "../../chunk-HLA6H3PC.js"; | ||
import "../../chunk-QL7ORWNN.js"; | ||
import "../../chunk-F7RSDLI3.js"; | ||
import "../../chunk-C5LPGSDY.js"; | ||
import "../../chunk-JZQHA4E7.js"; | ||
} from "../../chunk-KMM3BVFD.js"; | ||
import "../../chunk-6WTRMS6V.js"; | ||
import "../../chunk-74EXNMDD.js"; | ||
import "../../chunk-RX2PJSXB.js"; | ||
import "../../chunk-AQFTVE7F.js"; | ||
import { | ||
NodeJSFileSystem, | ||
setFileSystem | ||
} from "../../chunk-54G5EVKM.js"; | ||
} from "../../chunk-XNL3EK5H.js"; | ||
import "../../chunk-XI2RTGAL.js"; | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs | ||
import "reflect-metadata"; | ||
@@ -22,0 +22,0 @@ async function runNgcComamnd() { |
@@ -10,3 +10,3 @@ /** | ||
import { AstObject, AstValue } from '../../ast/ast_value'; | ||
export declare const PLACEHOLDER_VERSION = "18.1.0-next.3"; | ||
export declare const PLACEHOLDER_VERSION = "18.1.0-next.4"; | ||
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "18.1.0-next.3", | ||
"version": "18.1.0-next.4", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -56,3 +56,3 @@ "typings": "index.d.ts", | ||
"peerDependencies": { | ||
"@angular/compiler": "18.1.0-next.3", | ||
"@angular/compiler": "18.1.0-next.4", | ||
"typescript": ">=5.4 <5.6" | ||
@@ -59,0 +59,0 @@ }, |
@@ -28,3 +28,3 @@ /** | ||
ready: (cb: () => void) => void; | ||
firstCompileResult: readonly ts.Diagnostic[]; | ||
firstCompileResult: ReadonlyArray<ts.Diagnostic>; | ||
}; |
@@ -28,3 +28,3 @@ /** | ||
getCurrentDirectory: () => string; | ||
getDefaultLibFileName: (options: CompilerOptions) => string; | ||
getDefaultLibFileName: (options: ts.CompilerOptions) => string; | ||
getDefaultLibLocation: (() => string) | undefined; | ||
@@ -36,10 +36,10 @@ getDirectories: ((path: string) => string[]) | undefined; | ||
getParsedCommandLine: ((fileName: string) => ts.ParsedCommandLine | undefined) | undefined; | ||
getSourceFileByPath: ((fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | CreateSourceFileOptions, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean) => ts.SourceFile | undefined) | undefined; | ||
getSourceFileByPath: ((fileName: string, path: ts.Path, languageVersionOrOptions: ts.ScriptTarget | ts.CreateSourceFileOptions, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean) => ts.SourceFile | undefined) | undefined; | ||
readDirectory: ((rootDir: string, extensions: readonly string[], excludes: readonly string[] | undefined, includes: readonly string[], depth?: number) => string[]) | undefined; | ||
readFile: (fileName: string) => string | undefined; | ||
readResource: ((fileName: string) => string | Promise<string>) | undefined; | ||
transformResource: ((data: string, context: ResourceHostContext) => Promise<import("../api").TransformResourceResult | null>) | undefined; | ||
readResource: ((fileName: string) => Promise<string> | string) | undefined; | ||
transformResource: ((data: string, context: import("../api").ResourceHostContext) => Promise<import("../api").TransformResourceResult | null>) | undefined; | ||
realpath: ((path: string) => string) | undefined; | ||
resolveModuleNames: ((moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile?: SourceFile) => (ts.ResolvedModule | undefined)[]) | undefined; | ||
resolveTypeReferenceDirectives: ((typeReferenceDirectiveNames: string[] | readonly FileReference[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingFileMode?: ResolutionMode) => (ts.ResolvedTypeReferenceDirective | undefined)[]) | undefined; | ||
resolveModuleNames: ((moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingSourceFile?: ts.SourceFile) => (ts.ResolvedModule | undefined)[]) | undefined; | ||
resolveTypeReferenceDirectives: ((typeReferenceDirectiveNames: string[] | readonly ts.FileReference[], containingFile: string, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingFileMode?: ts.ResolutionMode) => (ts.ResolvedTypeReferenceDirective | undefined)[]) | undefined; | ||
resourceNameToFileName: ((resourceName: string, containingFilePath: string, fallbackResolve?: (url: string, fromFile: string) => string | null) => string | null) | undefined; | ||
@@ -50,5 +50,5 @@ trace: ((s: string) => void) | undefined; | ||
getModuleResolutionCache: (() => ts.ModuleResolutionCache | undefined) | undefined; | ||
hasInvalidatedResolutions: ((filePath: Path) => boolean) | undefined; | ||
resolveModuleNameLiterals: ((moduleLiterals: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined) => readonly ts.ResolvedModuleWithFailedLookupLocations[]) | undefined; | ||
resolveTypeReferenceDirectiveReferences: (<T extends string | ts.FileReference>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile | undefined, reusedNames: readonly T[] | undefined) => readonly ts.ResolvedTypeReferenceDirectiveWithFailedLookupLocations[]) | undefined; | ||
hasInvalidatedResolutions: ((filePath: ts.Path) => boolean) | undefined; | ||
resolveModuleNameLiterals: ((moduleLiterals: readonly ts.StringLiteralLike[], containingFile: string, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingSourceFile: ts.SourceFile, reusedNames: readonly ts.StringLiteralLike[] | undefined) => readonly ts.ResolvedModuleWithFailedLookupLocations[]) | undefined; | ||
resolveTypeReferenceDirectiveReferences: (<T extends ts.FileReference | string>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingSourceFile: ts.SourceFile | undefined, reusedNames: readonly T[] | undefined) => readonly ts.ResolvedTypeReferenceDirectiveWithFailedLookupLocations[]) | undefined; | ||
get jsDocParsingMode(): ts.JSDocParsingMode | undefined; | ||
@@ -55,0 +55,0 @@ set jsDocParsingMode(mode: ts.JSDocParsingMode | undefined); |
@@ -26,3 +26,3 @@ /** | ||
getCurrentDirectory: () => string; | ||
getDefaultLibFileName: (options: CompilerOptions) => string; | ||
getDefaultLibFileName: (options: ts.CompilerOptions) => string; | ||
getDefaultLibLocation: (() => string) | undefined; | ||
@@ -33,14 +33,14 @@ getDirectories: ((path: string) => string[]) | undefined; | ||
getParsedCommandLine: ((fileName: string) => ts.ParsedCommandLine | undefined) | undefined; | ||
getSourceFileByPath: ((fileName: string, path: Path, languageVersionOrOptions: ScriptTarget | CreateSourceFileOptions, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean) => ts.SourceFile | undefined) | undefined; | ||
getSourceFileByPath: ((fileName: string, path: ts.Path, languageVersionOrOptions: ts.ScriptTarget | ts.CreateSourceFileOptions, onError?: (message: string) => void, shouldCreateNewSourceFile?: boolean) => ts.SourceFile | undefined) | undefined; | ||
readDirectory: ((rootDir: string, extensions: readonly string[], excludes: readonly string[] | undefined, includes: readonly string[], depth?: number) => string[]) | undefined; | ||
readFile: (fileName: string) => string | undefined; | ||
realpath: ((path: string) => string) | undefined; | ||
resolveModuleNames: ((moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile?: SourceFile) => (ts.ResolvedModule | undefined)[]) | undefined; | ||
resolveTypeReferenceDirectives: ((typeReferenceDirectiveNames: string[] | readonly FileReference[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingFileMode?: ResolutionMode) => (ts.ResolvedTypeReferenceDirective | undefined)[]) | undefined; | ||
resolveModuleNames: ((moduleNames: string[], containingFile: string, reusedNames: string[] | undefined, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingSourceFile?: ts.SourceFile) => (ts.ResolvedModule | undefined)[]) | undefined; | ||
resolveTypeReferenceDirectives: ((typeReferenceDirectiveNames: string[] | readonly ts.FileReference[], containingFile: string, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingFileMode?: ts.ResolutionMode) => (ts.ResolvedTypeReferenceDirective | undefined)[]) | undefined; | ||
trace: ((s: string) => void) | undefined; | ||
useCaseSensitiveFileNames: () => boolean; | ||
getModuleResolutionCache: (() => ts.ModuleResolutionCache | undefined) | undefined; | ||
hasInvalidatedResolutions: ((filePath: Path) => boolean) | undefined; | ||
resolveModuleNameLiterals: ((moduleLiterals: readonly StringLiteralLike[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile, reusedNames: readonly StringLiteralLike[] | undefined) => readonly ts.ResolvedModuleWithFailedLookupLocations[]) | undefined; | ||
resolveTypeReferenceDirectiveReferences: (<T extends string | ts.FileReference>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ResolvedProjectReference | undefined, options: CompilerOptions, containingSourceFile: SourceFile | undefined, reusedNames: readonly T[] | undefined) => readonly ts.ResolvedTypeReferenceDirectiveWithFailedLookupLocations[]) | undefined; | ||
hasInvalidatedResolutions: ((filePath: ts.Path) => boolean) | undefined; | ||
resolveModuleNameLiterals: ((moduleLiterals: readonly ts.StringLiteralLike[], containingFile: string, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingSourceFile: ts.SourceFile, reusedNames: readonly ts.StringLiteralLike[] | undefined) => readonly ts.ResolvedModuleWithFailedLookupLocations[]) | undefined; | ||
resolveTypeReferenceDirectiveReferences: (<T extends ts.FileReference | string>(typeDirectiveReferences: readonly T[], containingFile: string, redirectedReference: ts.ResolvedProjectReference | undefined, options: ts.CompilerOptions, containingSourceFile: ts.SourceFile | undefined, reusedNames: readonly T[] | undefined) => readonly ts.ResolvedTypeReferenceDirectiveWithFailedLookupLocations[]) | undefined; | ||
get jsDocParsingMode(): ts.JSDocParsingMode | undefined; | ||
@@ -47,0 +47,0 @@ set jsDocParsingMode(mode: ts.JSDocParsingMode | undefined); |
@@ -424,5 +424,3 @@ /** | ||
/** Indicates that a declaration is referenced through an ambient type. */ | ||
export declare const AmbientImport: { | ||
__brand: "AmbientImport"; | ||
}; | ||
export declare const AmbientImport: AmbientImport; | ||
/** | ||
@@ -429,0 +427,0 @@ * The declaration of a symbol, along with information about how it was imported into the |
@@ -18,3 +18,3 @@ /** | ||
attachComments: typeof attachComments; | ||
createArrayLiteral: (elements?: readonly Expression[], multiLine?: boolean) => ts.ArrayLiteralExpression; | ||
createArrayLiteral: (elements?: readonly ts.Expression[], multiLine?: boolean) => ts.ArrayLiteralExpression; | ||
createAssignment(target: ts.Expression, value: ts.Expression): ts.Expression; | ||
@@ -25,4 +25,4 @@ createBinaryExpression(leftOperand: ts.Expression, operator: BinaryOperator, rightOperand: ts.Expression): ts.Expression; | ||
createConditional(condition: ts.Expression, whenTrue: ts.Expression, whenFalse: ts.Expression): ts.Expression; | ||
createElementAccess: (expression: Expression, index: number | Expression) => ts.ElementAccessExpression; | ||
createExpressionStatement: (expression: Expression) => ts.ExpressionStatement; | ||
createElementAccess: (expression: ts.Expression, index: number | ts.Expression) => ts.ElementAccessExpression; | ||
createExpressionStatement: (expression: ts.Expression) => ts.ExpressionStatement; | ||
createDynamicImport(url: string): ts.CallExpression; | ||
@@ -37,8 +37,8 @@ createFunctionDeclaration(functionName: string, parameters: string[], body: ts.Statement): ts.Statement; | ||
createObjectLiteral(properties: ObjectLiteralProperty<ts.Expression>[]): ts.Expression; | ||
createParenthesizedExpression: (expression: Expression) => ts.ParenthesizedExpression; | ||
createPropertyAccess: (expression: Expression, name: string | MemberName) => ts.PropertyAccessExpression; | ||
createParenthesizedExpression: (expression: ts.Expression) => ts.ParenthesizedExpression; | ||
createPropertyAccess: (expression: ts.Expression, name: string | ts.MemberName) => ts.PropertyAccessExpression; | ||
createReturnStatement(expression: ts.Expression | null): ts.Statement; | ||
createTaggedTemplate(tag: ts.Expression, template: TemplateLiteral<ts.Expression>): ts.Expression; | ||
createThrowStatement: (expression: Expression) => ts.ThrowStatement; | ||
createTypeOfExpression: (expression: Expression) => ts.TypeOfExpression; | ||
createThrowStatement: (expression: ts.Expression) => ts.ThrowStatement; | ||
createTypeOfExpression: (expression: ts.Expression) => ts.TypeOfExpression; | ||
createUnaryExpression(operator: UnaryOperator, operand: ts.Expression): ts.Expression; | ||
@@ -45,0 +45,0 @@ createVariableDeclaration(variableName: string, initializer: ts.Expression | null, type: VariableDeclarationType): ts.Statement; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2536155
42103