@angular/compiler-cli 14.2.12 → 14.3.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-CTEVZGOM.js → chunk-2HPI44CB.js} +5 -5
- package/bundles/{chunk-QPJVRNEU.js → chunk-2LU77VSE.js} +40 -40
- package/bundles/{chunk-QST5YSNG.js → chunk-5TUGYFIJ.js} +71 -71
- package/bundles/{chunk-E6XS3AOK.js → chunk-7YHMCUJT.js} +2 -2
- package/bundles/{chunk-Z57D3OKU.js → chunk-CYVTLM4Z.js} +7 -7
- package/bundles/{chunk-4SINIALN.js → chunk-E7NQQTT7.js} +3 -3
- package/bundles/{chunk-N2MCMY3J.js → chunk-FM6NPN5V.js} +4 -4
- package/bundles/{chunk-W6PLYNW2.js → chunk-I5J5TMUB.js} +70 -70
- package/bundles/{chunk-AYUQTULD.js → chunk-L2QFSPXM.js} +31 -31
- package/bundles/{chunk-CQC4TODZ.js → chunk-Q7TXFDI7.js} +97 -97
- package/bundles/{chunk-SJL5HBUW.js → chunk-R3C7RFJ4.js} +2 -2
- package/bundles/{chunk-S4JINNFN.js → chunk-TOKOIIBI.js} +7 -7
- package/bundles/{chunk-QUO5TIT7.js → chunk-UZLFREET.js} +7 -7
- package/bundles/{chunk-KG4X2UVK.js → chunk-V45KD7YD.js} +5 -5
- package/bundles/{chunk-CDDXRRSJ.js → chunk-WAZH2LJQ.js} +26 -26
- package/bundles/{chunk-7D7JVHLL.js → chunk-XDX5RDY5.js} +7 -7
- package/bundles/index.js +13 -13
- package/bundles/linker/babel/index.js +13 -13
- package/bundles/linker/index.js +5 -5
- package/bundles/ngcc/index.js +13 -13
- package/bundles/ngcc/main-ngcc.js +14 -14
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +14 -14
- package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +6 -6
- package/bundles/private/tooling.js +3 -3
- package/bundles/src/bin/ng_xi18n.js +11 -11
- package/bundles/src/bin/ngc.js +9 -9
- package/bundles_metadata.json +1 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
- /package/bundles/{chunk-CTEVZGOM.js.map → chunk-2HPI44CB.js.map} +0 -0
- /package/bundles/{chunk-QPJVRNEU.js.map → chunk-2LU77VSE.js.map} +0 -0
- /package/bundles/{chunk-QST5YSNG.js.map → chunk-5TUGYFIJ.js.map} +0 -0
- /package/bundles/{chunk-E6XS3AOK.js.map → chunk-7YHMCUJT.js.map} +0 -0
- /package/bundles/{chunk-Z57D3OKU.js.map → chunk-CYVTLM4Z.js.map} +0 -0
- /package/bundles/{chunk-4SINIALN.js.map → chunk-E7NQQTT7.js.map} +0 -0
- /package/bundles/{chunk-N2MCMY3J.js.map → chunk-FM6NPN5V.js.map} +0 -0
- /package/bundles/{chunk-W6PLYNW2.js.map → chunk-I5J5TMUB.js.map} +0 -0
- /package/bundles/{chunk-AYUQTULD.js.map → chunk-L2QFSPXM.js.map} +0 -0
- /package/bundles/{chunk-CQC4TODZ.js.map → chunk-Q7TXFDI7.js.map} +0 -0
- /package/bundles/{chunk-SJL5HBUW.js.map → chunk-R3C7RFJ4.js.map} +0 -0
- /package/bundles/{chunk-S4JINNFN.js.map → chunk-TOKOIIBI.js.map} +0 -0
- /package/bundles/{chunk-QUO5TIT7.js.map → chunk-UZLFREET.js.map} +0 -0
- /package/bundles/{chunk-KG4X2UVK.js.map → chunk-V45KD7YD.js.map} +0 -0
- /package/bundles/{chunk-CDDXRRSJ.js.map → chunk-WAZH2LJQ.js.map} +0 -0
- /package/bundles/{chunk-7D7JVHLL.js.map → chunk-XDX5RDY5.js.map} +0 -0
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
reflectObjectLiteral,
|
|
14
14
|
reflectTypeEntityToDeclaration,
|
|
15
15
|
typeNodeToValueExpr
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-XDX5RDY5.js";
|
|
17
17
|
import {
|
|
18
18
|
ErrorCode,
|
|
19
19
|
FatalDiagnosticError,
|
|
@@ -33,7 +33,7 @@ import {
|
|
|
33
33
|
translateExpression,
|
|
34
34
|
translateStatement,
|
|
35
35
|
translateType
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-WAZH2LJQ.js";
|
|
37
37
|
import {
|
|
38
38
|
combineModifiers,
|
|
39
39
|
createPropertyDeclaration,
|
|
@@ -46,18 +46,18 @@ import {
|
|
|
46
46
|
updateParameterDeclaration,
|
|
47
47
|
updatePropertyDeclaration,
|
|
48
48
|
updateSetAccessorDeclaration
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-7YHMCUJT.js";
|
|
50
50
|
import {
|
|
51
51
|
absoluteFrom,
|
|
52
52
|
absoluteFromSourceFile,
|
|
53
53
|
relative
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-TOKOIIBI.js";
|
|
55
55
|
import {
|
|
56
56
|
PerfEvent,
|
|
57
57
|
PerfPhase
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-2HPI44CB.js";
|
|
59
59
|
|
|
60
|
-
// bazel-out/
|
|
60
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/util.mjs
|
|
61
61
|
import { ExternalExpr, ParseLocation, ParseSourceFile, ParseSourceSpan, ReadPropExpr, WrappedNodeExpr } from "@angular/compiler";
|
|
62
62
|
import ts from "typescript";
|
|
63
63
|
function valueReferenceToExpression(valueRef) {
|
|
@@ -293,7 +293,7 @@ function getOriginNodeForDiagnostics(expr, container) {
|
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
// bazel-out/
|
|
296
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/dynamic.mjs
|
|
297
297
|
var DynamicValue = class {
|
|
298
298
|
constructor(node, reason, code) {
|
|
299
299
|
this.node = node;
|
|
@@ -383,10 +383,10 @@ var DynamicValue = class {
|
|
|
383
383
|
}
|
|
384
384
|
};
|
|
385
385
|
|
|
386
|
-
// bazel-out/
|
|
386
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
387
387
|
import ts2 from "typescript";
|
|
388
388
|
|
|
389
|
-
// bazel-out/
|
|
389
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/result.mjs
|
|
390
390
|
var ResolvedModule = class {
|
|
391
391
|
constructor(exports, evaluate) {
|
|
392
392
|
this.exports = exports;
|
|
@@ -416,7 +416,7 @@ var EnumValue = class {
|
|
|
416
416
|
var KnownFn = class {
|
|
417
417
|
};
|
|
418
418
|
|
|
419
|
-
// bazel-out/
|
|
419
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/builtin.mjs
|
|
420
420
|
var ArraySliceBuiltinFn = class extends KnownFn {
|
|
421
421
|
constructor(lhs) {
|
|
422
422
|
super();
|
|
@@ -487,7 +487,7 @@ var ObjectAssignBuiltinFn = class extends KnownFn {
|
|
|
487
487
|
}
|
|
488
488
|
};
|
|
489
489
|
|
|
490
|
-
// bazel-out/
|
|
490
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/ts_helpers.mjs
|
|
491
491
|
var AssignHelperFn = class extends ObjectAssignBuiltinFn {
|
|
492
492
|
};
|
|
493
493
|
var SpreadHelperFn = class extends KnownFn {
|
|
@@ -540,7 +540,7 @@ var ReadHelperFn = class extends KnownFn {
|
|
|
540
540
|
}
|
|
541
541
|
};
|
|
542
542
|
|
|
543
|
-
// bazel-out/
|
|
543
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/known_declaration.mjs
|
|
544
544
|
var jsGlobalObjectValue = /* @__PURE__ */ new Map([["assign", new ObjectAssignBuiltinFn()]]);
|
|
545
545
|
var assignTsHelperFn = new AssignHelperFn();
|
|
546
546
|
var spreadTsHelperFn = new SpreadHelperFn();
|
|
@@ -564,14 +564,14 @@ function resolveKnownDeclaration(decl) {
|
|
|
564
564
|
}
|
|
565
565
|
}
|
|
566
566
|
|
|
567
|
-
// bazel-out/
|
|
567
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/synthetic.mjs
|
|
568
568
|
var SyntheticValue = class {
|
|
569
569
|
constructor(value) {
|
|
570
570
|
this.value = value;
|
|
571
571
|
}
|
|
572
572
|
};
|
|
573
573
|
|
|
574
|
-
// bazel-out/
|
|
574
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
575
575
|
function literalBinaryOp(op) {
|
|
576
576
|
return { op, literal: true };
|
|
577
577
|
}
|
|
@@ -1157,7 +1157,7 @@ function owningModule(context, override = null) {
|
|
|
1157
1157
|
}
|
|
1158
1158
|
}
|
|
1159
1159
|
|
|
1160
|
-
// bazel-out/
|
|
1160
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interface.mjs
|
|
1161
1161
|
var PartialEvaluator = class {
|
|
1162
1162
|
constructor(host, checker, dependencyTracker) {
|
|
1163
1163
|
this.host = host;
|
|
@@ -1177,7 +1177,7 @@ var PartialEvaluator = class {
|
|
|
1177
1177
|
}
|
|
1178
1178
|
};
|
|
1179
1179
|
|
|
1180
|
-
// bazel-out/
|
|
1180
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/diagnostics.mjs
|
|
1181
1181
|
import ts3 from "typescript";
|
|
1182
1182
|
function describeResolvedType(value, maxDepth = 1) {
|
|
1183
1183
|
var _a, _b;
|
|
@@ -1307,7 +1307,7 @@ function getContainerNode(node) {
|
|
|
1307
1307
|
return node.getSourceFile();
|
|
1308
1308
|
}
|
|
1309
1309
|
|
|
1310
|
-
// bazel-out/
|
|
1310
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/di.mjs
|
|
1311
1311
|
import { LiteralExpr, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
|
|
1312
1312
|
import ts4 from "typescript";
|
|
1313
1313
|
function getConstructorDependencies(clazz, reflector, isCore) {
|
|
@@ -1451,7 +1451,7 @@ function createUnsuitableInjectionTokenError(clazz, error) {
|
|
|
1451
1451
|
return new FatalDiagnosticError(ErrorCode.PARAM_MISSING_TOKEN, param.nameNode, chain, hints);
|
|
1452
1452
|
}
|
|
1453
1453
|
|
|
1454
|
-
// bazel-out/
|
|
1454
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
1455
1455
|
import ts5 from "typescript";
|
|
1456
1456
|
function makeDuplicateDeclarationError(node, data, kind) {
|
|
1457
1457
|
const context = [];
|
|
@@ -1559,7 +1559,7 @@ function getInheritedUndecoratedCtorDiagnostic(node, baseClass, reader) {
|
|
|
1559
1559
|
return makeDiagnostic(ErrorCode.DIRECTIVE_INHERITS_UNDECORATED_CTOR, node.name, `The ${dirOrComp.toLowerCase()} ${node.name.text} inherits its constructor from ${baseClassName}, but the latter does not have an Angular decorator of its own. Dependency injection will not be able to resolve the parameters of ${baseClassName}'s constructor. Either add a @Directive decorator to ${baseClassName}, or add an explicit constructor to ${node.name.text}.`);
|
|
1560
1560
|
}
|
|
1561
1561
|
|
|
1562
|
-
// bazel-out/
|
|
1562
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/evaluation.mjs
|
|
1563
1563
|
import ts6 from "typescript";
|
|
1564
1564
|
function resolveEnumValue(evaluator, metadata, field, enumSymbolName) {
|
|
1565
1565
|
let resolved = null;
|
|
@@ -1592,7 +1592,7 @@ function resolveLiteral(decorator, literalCache) {
|
|
|
1592
1592
|
return meta;
|
|
1593
1593
|
}
|
|
1594
1594
|
|
|
1595
|
-
// bazel-out/
|
|
1595
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/factory.mjs
|
|
1596
1596
|
import { compileDeclareFactoryFunction, compileFactoryFunction } from "@angular/compiler";
|
|
1597
1597
|
function compileNgFactoryDefField(metadata) {
|
|
1598
1598
|
const res = compileFactoryFunction(metadata);
|
|
@@ -1603,7 +1603,7 @@ function compileDeclareFactory(metadata) {
|
|
|
1603
1603
|
return { name: "\u0275fac", initializer: res.expression, statements: res.statements, type: res.type };
|
|
1604
1604
|
}
|
|
1605
1605
|
|
|
1606
|
-
// bazel-out/
|
|
1606
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/metadata.mjs
|
|
1607
1607
|
import { FunctionExpr, LiteralArrayExpr, LiteralExpr as LiteralExpr2, literalMap, ReturnStatement, WrappedNodeExpr as WrappedNodeExpr3 } from "@angular/compiler";
|
|
1608
1608
|
import ts7 from "typescript";
|
|
1609
1609
|
function extractClassMetadata(clazz, reflection, isCore, annotateForClosureCompiler, angularDecoratorTransform = (dec) => dec) {
|
|
@@ -1690,13 +1690,13 @@ function removeIdentifierReferences(node, name) {
|
|
|
1690
1690
|
return result.transformed[0];
|
|
1691
1691
|
}
|
|
1692
1692
|
|
|
1693
|
-
// bazel-out/
|
|
1693
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/references_registry.mjs
|
|
1694
1694
|
var NoopReferencesRegistry = class {
|
|
1695
1695
|
add(source, ...references) {
|
|
1696
1696
|
}
|
|
1697
1697
|
};
|
|
1698
1698
|
|
|
1699
|
-
// bazel-out/
|
|
1699
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/schema.mjs
|
|
1700
1700
|
import { CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA } from "@angular/compiler";
|
|
1701
1701
|
function extractSchemas(rawExpr, evaluator, context) {
|
|
1702
1702
|
const schemas = [];
|
|
@@ -1726,11 +1726,11 @@ function extractSchemas(rawExpr, evaluator, context) {
|
|
|
1726
1726
|
return schemas;
|
|
1727
1727
|
}
|
|
1728
1728
|
|
|
1729
|
-
// bazel-out/
|
|
1729
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
1730
1730
|
import { compileClassMetadata as compileClassMetadata3, compileComponentFromMetadata, compileDeclareClassMetadata as compileDeclareClassMetadata3, compileDeclareComponentFromMetadata, CssSelector as CssSelector2, DEFAULT_INTERPOLATION_CONFIG as DEFAULT_INTERPOLATION_CONFIG2, DomElementSchemaRegistry, FactoryTarget as FactoryTarget3, makeBindingParser as makeBindingParser2, R3TargetBinder, R3TemplateDependencyKind, SelectorMatcher as SelectorMatcher2, ViewEncapsulation, WrappedNodeExpr as WrappedNodeExpr7 } from "@angular/compiler";
|
|
1731
1731
|
import ts24 from "typescript";
|
|
1732
1732
|
|
|
1733
|
-
// bazel-out/
|
|
1733
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/api.mjs
|
|
1734
1734
|
import ts8 from "typescript";
|
|
1735
1735
|
var SemanticSymbol = class {
|
|
1736
1736
|
constructor(decl) {
|
|
@@ -1746,7 +1746,7 @@ function getSymbolIdentifier(decl) {
|
|
|
1746
1746
|
return decl.name.text;
|
|
1747
1747
|
}
|
|
1748
1748
|
|
|
1749
|
-
// bazel-out/
|
|
1749
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/graph.mjs
|
|
1750
1750
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
1751
1751
|
var OpaqueSymbol = class extends SemanticSymbol {
|
|
1752
1752
|
isPublicApiAffected() {
|
|
@@ -1889,10 +1889,10 @@ function getImportPath(expr) {
|
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
1891
1891
|
|
|
1892
|
-
// bazel-out/
|
|
1892
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1893
1893
|
import ts9 from "typescript";
|
|
1894
1894
|
|
|
1895
|
-
// bazel-out/
|
|
1895
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/util.mjs
|
|
1896
1896
|
function isSymbolEqual(a, b) {
|
|
1897
1897
|
if (a.decl === b.decl) {
|
|
1898
1898
|
return true;
|
|
@@ -1942,7 +1942,7 @@ function isSetEqual(a, b, equalityTester = referenceEquality) {
|
|
|
1942
1942
|
return true;
|
|
1943
1943
|
}
|
|
1944
1944
|
|
|
1945
|
-
// bazel-out/
|
|
1945
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1946
1946
|
function extractSemanticTypeParameters(node) {
|
|
1947
1947
|
if (!ts9.isClassDeclaration(node) || node.typeParameters === void 0) {
|
|
1948
1948
|
return null;
|
|
@@ -1962,7 +1962,7 @@ function isTypeParameterEqual(a, b) {
|
|
|
1962
1962
|
return a.hasGenericTypeBound === b.hasGenericTypeBound;
|
|
1963
1963
|
}
|
|
1964
1964
|
|
|
1965
|
-
// bazel-out/
|
|
1965
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/api.mjs
|
|
1966
1966
|
var MetaKind;
|
|
1967
1967
|
(function(MetaKind2) {
|
|
1968
1968
|
MetaKind2[MetaKind2["Directive"] = 0] = "Directive";
|
|
@@ -1970,10 +1970,10 @@ var MetaKind;
|
|
|
1970
1970
|
MetaKind2[MetaKind2["NgModule"] = 2] = "NgModule";
|
|
1971
1971
|
})(MetaKind || (MetaKind = {}));
|
|
1972
1972
|
|
|
1973
|
-
// bazel-out/
|
|
1973
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1974
1974
|
import ts11 from "typescript";
|
|
1975
1975
|
|
|
1976
|
-
// bazel-out/
|
|
1976
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/property_mapping.mjs
|
|
1977
1977
|
var ClassPropertyMapping = class {
|
|
1978
1978
|
constructor(forwardMap) {
|
|
1979
1979
|
this.forwardMap = forwardMap;
|
|
@@ -2049,7 +2049,7 @@ function reverseMapFromForwardMap(forwardMap) {
|
|
|
2049
2049
|
return reverseMap;
|
|
2050
2050
|
}
|
|
2051
2051
|
|
|
2052
|
-
// bazel-out/
|
|
2052
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/util.mjs
|
|
2053
2053
|
import ts10 from "typescript";
|
|
2054
2054
|
function extractReferencesFromType(checker, def, bestGuessOwningModule) {
|
|
2055
2055
|
if (!ts10.isTupleTypeNode(def)) {
|
|
@@ -2229,7 +2229,7 @@ function hasInjectableFields(clazz, host) {
|
|
|
2229
2229
|
return members.some(({ isStatic, name }) => isStatic && (name === "\u0275prov" || name === "\u0275fac"));
|
|
2230
2230
|
}
|
|
2231
2231
|
|
|
2232
|
-
// bazel-out/
|
|
2232
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
2233
2233
|
var DtsMetadataReader = class {
|
|
2234
2234
|
constructor(checker, reflector) {
|
|
2235
2235
|
this.checker = checker;
|
|
@@ -2344,7 +2344,7 @@ function readBaseClass2(clazz, checker, reflector) {
|
|
|
2344
2344
|
return null;
|
|
2345
2345
|
}
|
|
2346
2346
|
|
|
2347
|
-
// bazel-out/
|
|
2347
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/inheritance.mjs
|
|
2348
2348
|
function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
2349
2349
|
const topMeta = reader.getDirectiveMetadata(dir);
|
|
2350
2350
|
if (topMeta === null) {
|
|
@@ -2402,7 +2402,7 @@ function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
|
2402
2402
|
};
|
|
2403
2403
|
}
|
|
2404
2404
|
|
|
2405
|
-
// bazel-out/
|
|
2405
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/registry.mjs
|
|
2406
2406
|
var LocalMetadataRegistry = class {
|
|
2407
2407
|
constructor() {
|
|
2408
2408
|
this.directives = /* @__PURE__ */ new Map();
|
|
@@ -2461,7 +2461,7 @@ var InjectableClassRegistry = class {
|
|
|
2461
2461
|
}
|
|
2462
2462
|
};
|
|
2463
2463
|
|
|
2464
|
-
// bazel-out/
|
|
2464
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/resource_registry.mjs
|
|
2465
2465
|
var ResourceRegistry = class {
|
|
2466
2466
|
constructor() {
|
|
2467
2467
|
this.externalTemplateToComponentsMap = /* @__PURE__ */ new Map();
|
|
@@ -2526,14 +2526,14 @@ var ResourceRegistry = class {
|
|
|
2526
2526
|
}
|
|
2527
2527
|
};
|
|
2528
2528
|
|
|
2529
|
-
// bazel-out/
|
|
2529
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/api.mjs
|
|
2530
2530
|
var ComponentScopeKind;
|
|
2531
2531
|
(function(ComponentScopeKind2) {
|
|
2532
2532
|
ComponentScopeKind2[ComponentScopeKind2["NgModule"] = 0] = "NgModule";
|
|
2533
2533
|
ComponentScopeKind2[ComponentScopeKind2["Standalone"] = 1] = "Standalone";
|
|
2534
2534
|
})(ComponentScopeKind || (ComponentScopeKind = {}));
|
|
2535
2535
|
|
|
2536
|
-
// bazel-out/
|
|
2536
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/component_scope.mjs
|
|
2537
2537
|
var CompoundComponentScopeReader = class {
|
|
2538
2538
|
constructor(readers) {
|
|
2539
2539
|
this.readers = readers;
|
|
@@ -2558,7 +2558,7 @@ var CompoundComponentScopeReader = class {
|
|
|
2558
2558
|
}
|
|
2559
2559
|
};
|
|
2560
2560
|
|
|
2561
|
-
// bazel-out/
|
|
2561
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
2562
2562
|
var MetadataDtsModuleScopeResolver = class {
|
|
2563
2563
|
constructor(dtsMetaReader, aliasingHost) {
|
|
2564
2564
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -2634,11 +2634,11 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
2634
2634
|
}
|
|
2635
2635
|
};
|
|
2636
2636
|
|
|
2637
|
-
// bazel-out/
|
|
2637
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2638
2638
|
import { ExternalExpr as ExternalExpr3 } from "@angular/compiler";
|
|
2639
2639
|
import ts12 from "typescript";
|
|
2640
2640
|
|
|
2641
|
-
// bazel-out/
|
|
2641
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/util.mjs
|
|
2642
2642
|
function getDiagnosticNode(ref, rawExpr) {
|
|
2643
2643
|
return rawExpr !== null ? ref.getOriginForDiagnostics(rawExpr) : ref.node.name;
|
|
2644
2644
|
}
|
|
@@ -2661,7 +2661,7 @@ function makeUnknownComponentImportDiagnostic(ref, rawExpr) {
|
|
|
2661
2661
|
return makeDiagnostic(ErrorCode.COMPONENT_UNKNOWN_IMPORT, getDiagnosticNode(ref, rawExpr), `Component imports must be standalone components, directives, pipes, or must be NgModules.`);
|
|
2662
2662
|
}
|
|
2663
2663
|
|
|
2664
|
-
// bazel-out/
|
|
2664
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2665
2665
|
var LocalModuleScopeRegistry = class {
|
|
2666
2666
|
constructor(localReader, fullReader, dependencyScopeReader, refEmitter, aliasingHost) {
|
|
2667
2667
|
this.localReader = localReader;
|
|
@@ -3000,7 +3000,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
3000
3000
|
]);
|
|
3001
3001
|
}
|
|
3002
3002
|
|
|
3003
|
-
// bazel-out/
|
|
3003
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
3004
3004
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
3005
3005
|
import ts13 from "typescript";
|
|
3006
3006
|
var TypeCheckScopeRegistry = class {
|
|
@@ -3062,7 +3062,7 @@ var TypeCheckScopeRegistry = class {
|
|
|
3062
3062
|
}
|
|
3063
3063
|
};
|
|
3064
3064
|
|
|
3065
|
-
// bazel-out/
|
|
3065
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/api.mjs
|
|
3066
3066
|
var CompilationMode;
|
|
3067
3067
|
(function(CompilationMode2) {
|
|
3068
3068
|
CompilationMode2[CompilationMode2["FULL"] = 0] = "FULL";
|
|
@@ -3080,7 +3080,7 @@ var HandlerFlags;
|
|
|
3080
3080
|
HandlerFlags2[HandlerFlags2["FULL_INHERITANCE"] = 1] = "FULL_INHERITANCE";
|
|
3081
3081
|
})(HandlerFlags || (HandlerFlags = {}));
|
|
3082
3082
|
|
|
3083
|
-
// bazel-out/
|
|
3083
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/alias.mjs
|
|
3084
3084
|
import ts14 from "typescript";
|
|
3085
3085
|
function aliasTransformFactory(exportStatements) {
|
|
3086
3086
|
return (context) => {
|
|
@@ -3098,10 +3098,10 @@ function aliasTransformFactory(exportStatements) {
|
|
|
3098
3098
|
};
|
|
3099
3099
|
}
|
|
3100
3100
|
|
|
3101
|
-
// bazel-out/
|
|
3101
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3102
3102
|
import ts15 from "typescript";
|
|
3103
3103
|
|
|
3104
|
-
// bazel-out/
|
|
3104
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/trait.mjs
|
|
3105
3105
|
var TraitState;
|
|
3106
3106
|
(function(TraitState2) {
|
|
3107
3107
|
TraitState2[TraitState2["Pending"] = 0] = "Pending";
|
|
@@ -3156,7 +3156,7 @@ var TraitImpl = class {
|
|
|
3156
3156
|
}
|
|
3157
3157
|
};
|
|
3158
3158
|
|
|
3159
|
-
// bazel-out/
|
|
3159
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3160
3160
|
var TraitCompiler = class {
|
|
3161
3161
|
constructor(handlers, reflector, perf, incrementalBuild, compileNonExportedClasses, compilationMode, dtsTransforms, semanticDepGraphUpdater, sourceFileTypeIdentifier) {
|
|
3162
3162
|
this.handlers = handlers;
|
|
@@ -3600,10 +3600,10 @@ function containsErrors(diagnostics) {
|
|
|
3600
3600
|
return diagnostics !== null && diagnostics.some((diag) => diag.category === ts15.DiagnosticCategory.Error);
|
|
3601
3601
|
}
|
|
3602
3602
|
|
|
3603
|
-
// bazel-out/
|
|
3603
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3604
3604
|
import ts17 from "typescript";
|
|
3605
3605
|
|
|
3606
|
-
// bazel-out/
|
|
3606
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/utils.mjs
|
|
3607
3607
|
import ts16 from "typescript";
|
|
3608
3608
|
function addImports(importManager, sf, extraStatements = []) {
|
|
3609
3609
|
const addedImports = importManager.getAllImports(sf.fileName).map((i) => {
|
|
@@ -3631,7 +3631,7 @@ function isImportStatement(stmt) {
|
|
|
3631
3631
|
return ts16.isImportDeclaration(stmt) || ts16.isImportEqualsDeclaration(stmt) || ts16.isNamespaceImport(stmt);
|
|
3632
3632
|
}
|
|
3633
3633
|
|
|
3634
|
-
// bazel-out/
|
|
3634
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3635
3635
|
var DtsTransformRegistry = class {
|
|
3636
3636
|
constructor() {
|
|
3637
3637
|
this.ivyDeclarationTransforms = /* @__PURE__ */ new Map();
|
|
@@ -3756,11 +3756,11 @@ function markForEmitAsSingleLine(node) {
|
|
|
3756
3756
|
ts17.forEachChild(node, markForEmitAsSingleLine);
|
|
3757
3757
|
}
|
|
3758
3758
|
|
|
3759
|
-
// bazel-out/
|
|
3759
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3760
3760
|
import { ConstantPool } from "@angular/compiler";
|
|
3761
3761
|
import ts19 from "typescript";
|
|
3762
3762
|
|
|
3763
|
-
// bazel-out/
|
|
3763
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/visitor.mjs
|
|
3764
3764
|
import ts18 from "typescript";
|
|
3765
3765
|
function visit(node, visitor, context) {
|
|
3766
3766
|
return visitor._visit(node, context);
|
|
@@ -3821,7 +3821,7 @@ var Visitor = class {
|
|
|
3821
3821
|
}
|
|
3822
3822
|
};
|
|
3823
3823
|
|
|
3824
|
-
// bazel-out/
|
|
3824
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3825
3825
|
var NO_DECORATORS = /* @__PURE__ */ new Set();
|
|
3826
3826
|
var CLOSURE_FILE_OVERVIEW_REGEXP = /\s+@fileoverview\s+/i;
|
|
3827
3827
|
function ivyTransformFactory(compilation, reflector, importRewriter, defaultImportTracker, perf, isCore, isClosureCompilerEnabled) {
|
|
@@ -4009,10 +4009,10 @@ function nodeArrayFromDecoratorsArray(decorators) {
|
|
|
4009
4009
|
return array;
|
|
4010
4010
|
}
|
|
4011
4011
|
|
|
4012
|
-
// bazel-out/
|
|
4012
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4013
4013
|
import { compileClassMetadata, compileDeclareClassMetadata, compileDeclareDirectiveFromMetadata, compileDirectiveFromMetadata, FactoryTarget, makeBindingParser, WrappedNodeExpr as WrappedNodeExpr5 } from "@angular/compiler";
|
|
4014
4014
|
|
|
4015
|
-
// bazel-out/
|
|
4015
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
|
|
4016
4016
|
import { createMayBeForwardRefExpression, emitDistinctChangesOnlyDefaultValue, ExternalExpr as ExternalExpr4, getSafePropertyAccessString, parseHostBindings, verifyHostBindings, WrappedNodeExpr as WrappedNodeExpr4 } from "@angular/compiler";
|
|
4017
4017
|
import ts20 from "typescript";
|
|
4018
4018
|
var EMPTY_OBJECT = {};
|
|
@@ -4376,7 +4376,7 @@ function evaluateHostExpressionBindings(hostExpr, evaluator) {
|
|
|
4376
4376
|
return bindings;
|
|
4377
4377
|
}
|
|
4378
4378
|
|
|
4379
|
-
// bazel-out/
|
|
4379
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/symbol.mjs
|
|
4380
4380
|
var DirectiveSymbol = class extends SemanticSymbol {
|
|
4381
4381
|
constructor(decl, selector, inputs, outputs, exportAs, typeCheckMeta, typeParameters) {
|
|
4382
4382
|
super(decl);
|
|
@@ -4453,7 +4453,7 @@ function isBaseClassEqual(current, previous) {
|
|
|
4453
4453
|
return isSymbolEqual(current, previous);
|
|
4454
4454
|
}
|
|
4455
4455
|
|
|
4456
|
-
// bazel-out/
|
|
4456
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4457
4457
|
var FIELD_DECORATORS = [
|
|
4458
4458
|
"Input",
|
|
4459
4459
|
"Output",
|
|
@@ -4600,11 +4600,11 @@ var DirectiveDecoratorHandler = class {
|
|
|
4600
4600
|
}
|
|
4601
4601
|
};
|
|
4602
4602
|
|
|
4603
|
-
// bazel-out/
|
|
4603
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4604
4604
|
import { compileClassMetadata as compileClassMetadata2, compileDeclareClassMetadata as compileDeclareClassMetadata2, compileDeclareInjectorFromMetadata, compileDeclareNgModuleFromMetadata, compileInjector, compileNgModule, ExternalExpr as ExternalExpr5, FactoryTarget as FactoryTarget2, FunctionExpr as FunctionExpr2, InvokeFunctionExpr, LiteralArrayExpr as LiteralArrayExpr2, R3Identifiers, R3SelectorScopeMode, ReturnStatement as ReturnStatement2, WrappedNodeExpr as WrappedNodeExpr6 } from "@angular/compiler";
|
|
4605
4605
|
import ts22 from "typescript";
|
|
4606
4606
|
|
|
4607
|
-
// bazel-out/
|
|
4607
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/module_with_providers.mjs
|
|
4608
4608
|
import ts21 from "typescript";
|
|
4609
4609
|
function createModuleWithProvidersResolver(reflector, isCore) {
|
|
4610
4610
|
function _reflectModuleFromTypeParam(type, node) {
|
|
@@ -4671,7 +4671,7 @@ function isResolvedModuleWithProviders(sv) {
|
|
|
4671
4671
|
return typeof sv.value === "object" && sv.value != null && sv.value.hasOwnProperty("ngModule") && sv.value.hasOwnProperty("mwpCall");
|
|
4672
4672
|
}
|
|
4673
4673
|
|
|
4674
|
-
// bazel-out/
|
|
4674
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4675
4675
|
var NgModuleSymbol = class extends SemanticSymbol {
|
|
4676
4676
|
constructor() {
|
|
4677
4677
|
super(...arguments);
|
|
@@ -5173,7 +5173,7 @@ function isSyntheticReference(ref) {
|
|
|
5173
5173
|
return ref.synthetic;
|
|
5174
5174
|
}
|
|
5175
5175
|
|
|
5176
|
-
// bazel-out/
|
|
5176
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/diagnostics.mjs
|
|
5177
5177
|
function makeCyclicImportInfo(ref, type, cycle) {
|
|
5178
5178
|
const name = ref.debugName || "(unknown)";
|
|
5179
5179
|
const path = cycle.getPath().map((sf) => sf.fileName).join(" -> ");
|
|
@@ -5196,7 +5196,7 @@ function checkCustomElementSelectorForErrors(selector) {
|
|
|
5196
5196
|
return null;
|
|
5197
5197
|
}
|
|
5198
5198
|
|
|
5199
|
-
// bazel-out/
|
|
5199
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/resources.mjs
|
|
5200
5200
|
import { DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, ParseSourceFile as ParseSourceFile2, parseTemplate } from "@angular/compiler";
|
|
5201
5201
|
import ts23 from "typescript";
|
|
5202
5202
|
function getTemplateDeclarationNodeForError(declaration) {
|
|
@@ -5502,7 +5502,7 @@ function _extractTemplateStyleUrls(template) {
|
|
|
5502
5502
|
return template.styleUrls.map((url) => ({ url, source: 1, nodeForError }));
|
|
5503
5503
|
}
|
|
5504
5504
|
|
|
5505
|
-
// bazel-out/
|
|
5505
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/symbol.mjs
|
|
5506
5506
|
var ComponentSymbol = class extends DirectiveSymbol {
|
|
5507
5507
|
constructor() {
|
|
5508
5508
|
super(...arguments);
|
|
@@ -5537,7 +5537,7 @@ var ComponentSymbol = class extends DirectiveSymbol {
|
|
|
5537
5537
|
}
|
|
5538
5538
|
};
|
|
5539
5539
|
|
|
5540
|
-
// bazel-out/
|
|
5540
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/util.mjs
|
|
5541
5541
|
function collectAnimationNames(value, animationTriggerNames) {
|
|
5542
5542
|
if (value instanceof Map) {
|
|
5543
5543
|
const name = value.get("name");
|
|
@@ -5613,7 +5613,7 @@ function isLikelyModuleWithProviders(value) {
|
|
|
5613
5613
|
return false;
|
|
5614
5614
|
}
|
|
5615
5615
|
|
|
5616
|
-
// bazel-out/
|
|
5616
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
5617
5617
|
var EMPTY_ARRAY = [];
|
|
5618
5618
|
var ComponentDecoratorHandler = class {
|
|
5619
5619
|
constructor(reflector, evaluator, metaRegistry, metaReader, scopeReader, dtsScopeReader, scopeRegistry, typeCheckScopeRegistry, resourceRegistry, isCore, resourceLoader, rootDirs, defaultPreserveWhitespaces, i18nUseExternalIds, enableI18nLegacyMessageIdFormat, usePoisonedData, i18nNormalizeLineEndingsInICUs, moduleResolver, cycleAnalyzer, cycleHandlingStrategy, refEmitter, depTracker, injectableRegistry, semanticDepGraphUpdater, annotateForClosureCompiler, perf) {
|
|
@@ -6245,7 +6245,7 @@ function validateStandaloneImports(importRefs, importExpr, metaReader, scopeRead
|
|
|
6245
6245
|
return diagnostics;
|
|
6246
6246
|
}
|
|
6247
6247
|
|
|
6248
|
-
// bazel-out/
|
|
6248
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/injectable.mjs
|
|
6249
6249
|
import { compileClassMetadata as compileClassMetadata4, compileDeclareClassMetadata as compileDeclareClassMetadata4, compileDeclareInjectableFromMetadata, compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, FactoryTarget as FactoryTarget4, LiteralExpr as LiteralExpr3, WrappedNodeExpr as WrappedNodeExpr8 } from "@angular/compiler";
|
|
6250
6250
|
import ts25 from "typescript";
|
|
6251
6251
|
var InjectableDecoratorHandler = class {
|
|
@@ -6445,7 +6445,7 @@ function getDep(dep, reflector) {
|
|
|
6445
6445
|
return meta;
|
|
6446
6446
|
}
|
|
6447
6447
|
|
|
6448
|
-
// bazel-out/
|
|
6448
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/pipe.mjs
|
|
6449
6449
|
import { compileClassMetadata as compileClassMetadata5, compileDeclareClassMetadata as compileDeclareClassMetadata5, compileDeclarePipeFromMetadata, compilePipeFromMetadata, FactoryTarget as FactoryTarget5, WrappedNodeExpr as WrappedNodeExpr9 } from "@angular/compiler";
|
|
6450
6450
|
import ts26 from "typescript";
|
|
6451
6451
|
var PipeSymbol = class extends SemanticSymbol {
|
|
@@ -6630,4 +6630,4 @@ export {
|
|
|
6630
6630
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6631
6631
|
* found in the LICENSE file at https://angular.io/license
|
|
6632
6632
|
*/
|
|
6633
|
-
//# sourceMappingURL=chunk-
|
|
6633
|
+
//# sourceMappingURL=chunk-I5J5TMUB.js.map
|