@angular/compiler-cli
Advanced tools
Comparing version 19.1.0-next.2 to 19.1.0-next.3
@@ -9,3 +9,3 @@ | ||
constructorParametersDownlevelTransform | ||
} from "./chunk-YCOYUOYB.js"; | ||
} from "./chunk-CONSPLNK.js"; | ||
import { | ||
@@ -37,3 +37,3 @@ DEFAULT_ERROR_CODE, | ||
readConfiguration | ||
} from "./chunk-34FJ6PKD.js"; | ||
} from "./chunk-JU5KR7ZS.js"; | ||
import { | ||
@@ -43,18 +43,18 @@ angularJitApplicationTransform, | ||
getInitializerApiJitTransform | ||
} from "./chunk-MIHO36SM.js"; | ||
} from "./chunk-QMSFXNUC.js"; | ||
import { | ||
OptimizeFor, | ||
TsCreateProgramDriver | ||
} from "./chunk-3OT7XV3K.js"; | ||
} from "./chunk-F73PYGWL.js"; | ||
import { | ||
isLocalCompilationDiagnostics | ||
} from "./chunk-P5OLJFAE.js"; | ||
} from "./chunk-BC3UIHLS.js"; | ||
import { | ||
ActivePerfRecorder, | ||
PerfPhase | ||
} from "./chunk-I6R3GL3L.js"; | ||
} from "./chunk-Q2WE7ECN.js"; | ||
import { | ||
ConsoleLogger, | ||
LogLevel | ||
} from "./chunk-GBKXY6BH.js"; | ||
} from "./chunk-FKXFEX7K.js"; | ||
import { | ||
@@ -81,10 +81,10 @@ LogicalFileSystem, | ||
toRelativeImport | ||
} from "./chunk-STORTTKY.js"; | ||
} from "./chunk-37JMVF7H.js"; | ||
import "./chunk-KPQ72R34.js"; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs | ||
import { Version } from "@angular/compiler"; | ||
var VERSION = new Version("19.1.0-next.2"); | ||
var VERSION = new Version("19.1.0-next.3"); | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs | ||
var NgTscPlugin = class { | ||
@@ -166,3 +166,3 @@ ngOptions; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/index.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs | ||
setFileSystem(new NodeJSFileSystem()); | ||
@@ -169,0 +169,0 @@ export { |
@@ -11,18 +11,18 @@ | ||
isFatalLinkerError | ||
} from "../../chunk-NQFS66HQ.js"; | ||
import "../../chunk-P5OLJFAE.js"; | ||
} from "../../chunk-F3XFZLFK.js"; | ||
import "../../chunk-BC3UIHLS.js"; | ||
import { | ||
ConsoleLogger, | ||
LogLevel | ||
} from "../../chunk-GBKXY6BH.js"; | ||
import "../../chunk-5UDS2TPQ.js"; | ||
} from "../../chunk-FKXFEX7K.js"; | ||
import "../../chunk-77D5CI2U.js"; | ||
import { | ||
NodeJSFileSystem | ||
} from "../../chunk-STORTTKY.js"; | ||
} from "../../chunk-37JMVF7H.js"; | ||
import "../../chunk-KPQ72R34.js"; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
import { types as t4 } from "@babel/core"; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs | ||
import { types as t } from "@babel/core"; | ||
@@ -153,3 +153,3 @@ var BabelAstFactory = class { | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs | ||
import { types as t2 } from "@babel/core"; | ||
@@ -280,3 +280,3 @@ var BabelAstHost = class { | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs | ||
// bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs | ||
// bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs | ||
function defaultLinkerPlugin(api, options) { | ||
@@ -421,3 +421,3 @@ api.assertVersion(7); | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs | ||
// bazel-out/k8-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-NQFS66HQ.js"; | ||
import "../chunk-P5OLJFAE.js"; | ||
import "../chunk-5UDS2TPQ.js"; | ||
import "../chunk-STORTTKY.js"; | ||
} from "../chunk-F3XFZLFK.js"; | ||
import "../chunk-BC3UIHLS.js"; | ||
import "../chunk-77D5CI2U.js"; | ||
import "../chunk-37JMVF7H.js"; | ||
import "../chunk-KPQ72R34.js"; | ||
@@ -19,0 +19,0 @@ export { |
@@ -7,3 +7,3 @@ #!/usr/bin/env node | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs | ||
// bazel-out/k8-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-I6R3GL3L.js"; | ||
} from "../chunk-Q2WE7ECN.js"; | ||
import "../chunk-KPQ72R34.js"; | ||
@@ -10,0 +10,0 @@ export { |
@@ -8,7 +8,7 @@ | ||
LogLevel | ||
} from "../chunk-GBKXY6BH.js"; | ||
} from "../chunk-FKXFEX7K.js"; | ||
import { | ||
SourceFile, | ||
SourceFileLoader | ||
} from "../chunk-5UDS2TPQ.js"; | ||
} from "../chunk-77D5CI2U.js"; | ||
import { | ||
@@ -35,3 +35,3 @@ LogicalFileSystem, | ||
toRelativeImport | ||
} from "../chunk-STORTTKY.js"; | ||
} from "../chunk-37JMVF7H.js"; | ||
import "../chunk-KPQ72R34.js"; | ||
@@ -38,0 +38,0 @@ export { |
@@ -12,3 +12,3 @@ | ||
forwardRefResolver | ||
} from "../chunk-3OT7XV3K.js"; | ||
} from "../chunk-F73PYGWL.js"; | ||
import { | ||
@@ -19,5 +19,5 @@ ImportManager, | ||
reflectObjectLiteral | ||
} from "../chunk-P5OLJFAE.js"; | ||
import "../chunk-I6R3GL3L.js"; | ||
import "../chunk-STORTTKY.js"; | ||
} from "../chunk-BC3UIHLS.js"; | ||
import "../chunk-Q2WE7ECN.js"; | ||
import "../chunk-37JMVF7H.js"; | ||
import "../chunk-KPQ72R34.js"; | ||
@@ -24,0 +24,0 @@ export { |
@@ -9,8 +9,8 @@ | ||
constructorParametersDownlevelTransform | ||
} from "../chunk-YCOYUOYB.js"; | ||
import "../chunk-MIHO36SM.js"; | ||
import "../chunk-3OT7XV3K.js"; | ||
import "../chunk-P5OLJFAE.js"; | ||
import "../chunk-I6R3GL3L.js"; | ||
import "../chunk-STORTTKY.js"; | ||
} from "../chunk-CONSPLNK.js"; | ||
import "../chunk-QMSFXNUC.js"; | ||
import "../chunk-F73PYGWL.js"; | ||
import "../chunk-BC3UIHLS.js"; | ||
import "../chunk-Q2WE7ECN.js"; | ||
import "../chunk-37JMVF7H.js"; | ||
import "../chunk-KPQ72R34.js"; | ||
@@ -17,0 +17,0 @@ export { |
@@ -9,20 +9,20 @@ #!/usr/bin/env node | ||
readCommandLineAndConfiguration | ||
} from "../../chunk-A7ZZMLHV.js"; | ||
} from "../../chunk-DVLQORCX.js"; | ||
import { | ||
EmitFlags | ||
} from "../../chunk-34FJ6PKD.js"; | ||
import "../../chunk-MIHO36SM.js"; | ||
import "../../chunk-3OT7XV3K.js"; | ||
import "../../chunk-P5OLJFAE.js"; | ||
import "../../chunk-I6R3GL3L.js"; | ||
} from "../../chunk-JU5KR7ZS.js"; | ||
import "../../chunk-QMSFXNUC.js"; | ||
import "../../chunk-F73PYGWL.js"; | ||
import "../../chunk-BC3UIHLS.js"; | ||
import "../../chunk-Q2WE7ECN.js"; | ||
import { | ||
NodeJSFileSystem, | ||
setFileSystem | ||
} from "../../chunk-STORTTKY.js"; | ||
} from "../../chunk-37JMVF7H.js"; | ||
import "../../chunk-KPQ72R34.js"; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
import "reflect-metadata"; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs | ||
import yargs from "yargs"; | ||
@@ -50,3 +50,3 @@ function mainXi18n(args2, consoleError = console.error) { | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs | ||
process.title = "Angular i18n Message Extractor (ng-xi18n)"; | ||
@@ -53,0 +53,0 @@ var args = process.argv.slice(2); |
@@ -8,15 +8,15 @@ #!/usr/bin/env node | ||
main | ||
} from "../../chunk-A7ZZMLHV.js"; | ||
import "../../chunk-34FJ6PKD.js"; | ||
import "../../chunk-MIHO36SM.js"; | ||
import "../../chunk-3OT7XV3K.js"; | ||
import "../../chunk-P5OLJFAE.js"; | ||
import "../../chunk-I6R3GL3L.js"; | ||
} from "../../chunk-DVLQORCX.js"; | ||
import "../../chunk-JU5KR7ZS.js"; | ||
import "../../chunk-QMSFXNUC.js"; | ||
import "../../chunk-F73PYGWL.js"; | ||
import "../../chunk-BC3UIHLS.js"; | ||
import "../../chunk-Q2WE7ECN.js"; | ||
import { | ||
NodeJSFileSystem, | ||
setFileSystem | ||
} from "../../chunk-STORTTKY.js"; | ||
} from "../../chunk-37JMVF7H.js"; | ||
import "../../chunk-KPQ72R34.js"; | ||
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs | ||
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs | ||
import "reflect-metadata"; | ||
@@ -23,0 +23,0 @@ async function runNgcComamnd() { |
@@ -10,3 +10,3 @@ /** | ||
import { AstObject, AstValue } from '../../ast/ast_value'; | ||
export declare const PLACEHOLDER_VERSION = "19.1.0-next.2"; | ||
export declare const PLACEHOLDER_VERSION = "19.1.0-next.3"; | ||
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference; | ||
@@ -13,0 +13,0 @@ /** |
{ | ||
"name": "@angular/compiler-cli", | ||
"version": "19.1.0-next.2", | ||
"version": "19.1.0-next.3", | ||
"description": "Angular - the compiler CLI for Node.js", | ||
@@ -56,3 +56,3 @@ "typings": "index.d.ts", | ||
"peerDependencies": { | ||
"@angular/compiler": "19.1.0-next.2", | ||
"@angular/compiler": "19.1.0-next.3", | ||
"typescript": ">=5.5 <5.8" | ||
@@ -59,0 +59,0 @@ }, |
@@ -37,2 +37,6 @@ /** | ||
export interface InternalOptions { | ||
/** | ||
* Whether to check the event side of two-way bindings. | ||
*/ | ||
_checkTwoWayBoundEvents?: boolean; | ||
} | ||
@@ -39,0 +43,0 @@ /** |
@@ -11,3 +11,3 @@ /** | ||
import { ReflectionHost } from '../../reflection'; | ||
import { ForeignFunctionResolver } from './interface'; | ||
import type { ForeignFunctionResolver } from './interface'; | ||
import { ResolvedValue } from './result'; | ||
@@ -14,0 +14,0 @@ /** |
@@ -307,2 +307,6 @@ /** | ||
checkControlFlowBodies: boolean; | ||
/** | ||
* Whether the event side of a two-way binding should be type checked. | ||
*/ | ||
checkTwoWayBoundEvents: boolean; | ||
} | ||
@@ -309,0 +313,0 @@ export type TemplateSourceMapping = DirectTemplateSourceMapping | IndirectTemplateSourceMapping | ExternalTemplateSourceMapping; |
@@ -5,8 +5,8 @@ import ts from 'typescript'; | ||
/** | ||
* Attempts to generate a project-relative path | ||
* @param sourceFile | ||
* @param rootDirs | ||
* @param compilerHost | ||
* Attempts to generate a project-relative path for a file. | ||
* @param fileName Absolute path to the file. | ||
* @param rootDirs Root directories of the project. | ||
* @param compilerHost Host used to resolve file names. | ||
* @returns | ||
*/ | ||
export declare function getProjectRelativePath(sourceFile: ts.SourceFile, rootDirs: readonly string[], compilerHost: Pick<ts.CompilerHost, 'getCanonicalFileName'>): string | null; | ||
export declare function getProjectRelativePath(fileName: string, rootDirs: readonly string[], compilerHost: Pick<ts.CompilerHost, 'getCanonicalFileName'>): string | null; |
Sorry, the diff of this file is too big to display
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
44023
2624528
1