@angular-eslint/bundled-angular-compiler 20.6.1-alpha.4 → 20.6.1-alpha.6
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/dist/index.js +11 -11
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -281,7 +281,7 @@ __export(index_exports, {
|
|
|
281
281
|
});
|
|
282
282
|
module.exports = __toCommonJS(index_exports);
|
|
283
283
|
|
|
284
|
-
// ../../node_modules/.pnpm/@angular+compiler@20.3.
|
|
284
|
+
// ../../node_modules/.pnpm/@angular+compiler@20.3.10/node_modules/@angular/compiler/fesm2022/compiler.mjs
|
|
285
285
|
var _SELECTOR_REGEXP = new RegExp(
|
|
286
286
|
`(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=(["']?)([^\\]"']*)\\5)?\\])|(\\))|(\\s*,\\s*)`,
|
|
287
287
|
// 8: ","
|
|
@@ -30983,7 +30983,7 @@ var MINIMUM_PARTIAL_LINKER_DEFER_SUPPORT_VERSION = "18.0.0";
|
|
|
30983
30983
|
function compileDeclareClassMetadata(metadata) {
|
|
30984
30984
|
const definitionMap = new DefinitionMap();
|
|
30985
30985
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_VERSION$5));
|
|
30986
|
-
definitionMap.set("version", literal("20.3.
|
|
30986
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
30987
30987
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
30988
30988
|
definitionMap.set("type", metadata.type);
|
|
30989
30989
|
definitionMap.set("decorators", metadata.decorators);
|
|
@@ -31002,7 +31002,7 @@ function compileComponentDeclareClassMetadata(metadata, dependencies) {
|
|
|
31002
31002
|
callbackReturnDefinitionMap.set("ctorParameters", metadata.ctorParameters ?? literal(null));
|
|
31003
31003
|
callbackReturnDefinitionMap.set("propDecorators", metadata.propDecorators ?? literal(null));
|
|
31004
31004
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_DEFER_SUPPORT_VERSION));
|
|
31005
|
-
definitionMap.set("version", literal("20.3.
|
|
31005
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31006
31006
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
31007
31007
|
definitionMap.set("type", metadata.type);
|
|
31008
31008
|
definitionMap.set("resolveDeferredDeps", compileComponentMetadataAsyncResolver(dependencies));
|
|
@@ -31071,7 +31071,7 @@ function createDirectiveDefinitionMap(meta) {
|
|
|
31071
31071
|
const definitionMap = new DefinitionMap();
|
|
31072
31072
|
const minVersion = getMinimumVersionForPartialOutput(meta);
|
|
31073
31073
|
definitionMap.set("minVersion", literal(minVersion));
|
|
31074
|
-
definitionMap.set("version", literal("20.3.
|
|
31074
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31075
31075
|
definitionMap.set("type", meta.type.value);
|
|
31076
31076
|
if (meta.isStandalone !== void 0) {
|
|
31077
31077
|
definitionMap.set("isStandalone", literal(meta.isStandalone));
|
|
@@ -31398,7 +31398,7 @@ var MINIMUM_PARTIAL_LINKER_VERSION$4 = "12.0.0";
|
|
|
31398
31398
|
function compileDeclareFactoryFunction(meta) {
|
|
31399
31399
|
const definitionMap = new DefinitionMap();
|
|
31400
31400
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_VERSION$4));
|
|
31401
|
-
definitionMap.set("version", literal("20.3.
|
|
31401
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31402
31402
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
31403
31403
|
definitionMap.set("type", meta.type.value);
|
|
31404
31404
|
definitionMap.set("deps", compileDependencies(meta.deps));
|
|
@@ -31421,7 +31421,7 @@ __name(compileDeclareInjectableFromMetadata, "compileDeclareInjectableFromMetada
|
|
|
31421
31421
|
function createInjectableDefinitionMap(meta) {
|
|
31422
31422
|
const definitionMap = new DefinitionMap();
|
|
31423
31423
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_VERSION$3));
|
|
31424
|
-
definitionMap.set("version", literal("20.3.
|
|
31424
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31425
31425
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
31426
31426
|
definitionMap.set("type", meta.type.value);
|
|
31427
31427
|
if (meta.providedIn !== void 0) {
|
|
@@ -31459,7 +31459,7 @@ __name(compileDeclareInjectorFromMetadata, "compileDeclareInjectorFromMetadata")
|
|
|
31459
31459
|
function createInjectorDefinitionMap(meta) {
|
|
31460
31460
|
const definitionMap = new DefinitionMap();
|
|
31461
31461
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_VERSION$2));
|
|
31462
|
-
definitionMap.set("version", literal("20.3.
|
|
31462
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31463
31463
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
31464
31464
|
definitionMap.set("type", meta.type.value);
|
|
31465
31465
|
definitionMap.set("providers", meta.providers);
|
|
@@ -31483,7 +31483,7 @@ function createNgModuleDefinitionMap(meta) {
|
|
|
31483
31483
|
throw new Error("Invalid path! Local compilation mode should not get into the partial compilation path");
|
|
31484
31484
|
}
|
|
31485
31485
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_VERSION$1));
|
|
31486
|
-
definitionMap.set("version", literal("20.3.
|
|
31486
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31487
31487
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
31488
31488
|
definitionMap.set("type", meta.type.value);
|
|
31489
31489
|
if (meta.bootstrap.length > 0) {
|
|
@@ -31518,7 +31518,7 @@ __name(compileDeclarePipeFromMetadata, "compileDeclarePipeFromMetadata");
|
|
|
31518
31518
|
function createPipeDefinitionMap(meta) {
|
|
31519
31519
|
const definitionMap = new DefinitionMap();
|
|
31520
31520
|
definitionMap.set("minVersion", literal(MINIMUM_PARTIAL_LINKER_VERSION));
|
|
31521
|
-
definitionMap.set("version", literal("20.3.
|
|
31521
|
+
definitionMap.set("version", literal("20.3.10"));
|
|
31522
31522
|
definitionMap.set("ngImport", importExpr(Identifiers.core));
|
|
31523
31523
|
definitionMap.set("type", meta.type.value);
|
|
31524
31524
|
if (meta.isStandalone !== void 0) {
|
|
@@ -31615,7 +31615,7 @@ function compileHmrUpdateCallback(definitions, constantStatements, meta) {
|
|
|
31615
31615
|
return new DeclareFunctionStmt(`${meta.className}_UpdateMetadata`, params, body, null, StmtModifier.Final);
|
|
31616
31616
|
}
|
|
31617
31617
|
__name(compileHmrUpdateCallback, "compileHmrUpdateCallback");
|
|
31618
|
-
var VERSION = new Version("20.3.
|
|
31618
|
+
var VERSION = new Version("20.3.10");
|
|
31619
31619
|
publishFacade(_global);
|
|
31620
31620
|
// Annotate the CommonJS export names for ESM import in node:
|
|
31621
31621
|
0 && (module.exports = {
|
|
@@ -31881,7 +31881,7 @@ publishFacade(_global);
|
|
|
31881
31881
|
|
|
31882
31882
|
@angular/compiler/fesm2022/compiler.mjs:
|
|
31883
31883
|
(**
|
|
31884
|
-
* @license Angular v20.3.
|
|
31884
|
+
* @license Angular v20.3.10
|
|
31885
31885
|
* (c) 2010-2025 Google LLC. https://angular.dev/
|
|
31886
31886
|
* License: MIT
|
|
31887
31887
|
*)
|