@angular/compiler-cli 14.2.0 → 14.2.1
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-DGTSPJIN.js → chunk-2HAEAY5C.js} +40 -40
- package/bundles/{chunk-DGTSPJIN.js.map → chunk-2HAEAY5C.js.map} +0 -0
- package/bundles/{chunk-RCXOJZDO.js → chunk-2HPI44CB.js} +5 -5
- package/bundles/{chunk-RCXOJZDO.js.map → chunk-2HPI44CB.js.map} +0 -0
- package/bundles/{chunk-J6AVV3MN.js → chunk-2VBPNPMZ.js} +80 -82
- package/bundles/chunk-2VBPNPMZ.js.map +6 -0
- package/bundles/{chunk-I4BG3CAN.js → chunk-3ATQVS47.js} +71 -71
- package/bundles/{chunk-I4BG3CAN.js.map → chunk-3ATQVS47.js.map} +0 -0
- package/bundles/{chunk-TTIGAMYZ.js → chunk-3RBYZF6O.js} +5 -5
- package/bundles/{chunk-TTIGAMYZ.js.map → chunk-3RBYZF6O.js.map} +0 -0
- package/bundles/{chunk-CLRZAXXE.js → chunk-7YHMCUJT.js} +10 -3
- package/bundles/chunk-7YHMCUJT.js.map +6 -0
- package/bundles/{chunk-56O2PTWU.js → chunk-CYVTLM4Z.js} +7 -7
- package/bundles/{chunk-56O2PTWU.js.map → chunk-CYVTLM4Z.js.map} +0 -0
- package/bundles/{chunk-5FZBUSFV.js → chunk-E7NQQTT7.js} +3 -3
- package/bundles/{chunk-5FZBUSFV.js.map → chunk-E7NQQTT7.js.map} +0 -0
- package/bundles/{chunk-ICPLY7FO.js → chunk-FM6NPN5V.js} +4 -4
- package/bundles/{chunk-ICPLY7FO.js.map → chunk-FM6NPN5V.js.map} +0 -0
- package/bundles/{chunk-NDIOQ2EH.js → chunk-GG7BM2LH.js} +128 -105
- package/bundles/chunk-GG7BM2LH.js.map +6 -0
- package/bundles/{chunk-DEPZI7L5.js → chunk-L2QFSPXM.js} +31 -31
- package/bundles/{chunk-DEPZI7L5.js.map → chunk-L2QFSPXM.js.map} +0 -0
- package/bundles/{chunk-HMWNYAAE.js → chunk-R3C7RFJ4.js} +2 -2
- package/bundles/{chunk-HMWNYAAE.js.map → chunk-R3C7RFJ4.js.map} +0 -0
- package/bundles/{chunk-4NRCP3Y6.js → chunk-TOKOIIBI.js} +7 -7
- package/bundles/{chunk-4NRCP3Y6.js.map → chunk-TOKOIIBI.js.map} +0 -0
- package/bundles/{chunk-3GWIAJ6N.js → chunk-UZLFREET.js} +31 -21
- package/bundles/chunk-UZLFREET.js.map +6 -0
- package/bundles/{chunk-XR6BVLNN.js → chunk-WAZH2LJQ.js} +26 -26
- package/bundles/{chunk-XR6BVLNN.js.map → chunk-WAZH2LJQ.js.map} +1 -1
- package/bundles/{chunk-NJ2FQOJT.js → chunk-XDX5RDY5.js} +10 -8
- package/bundles/chunk-XDX5RDY5.js.map +6 -0
- 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/src/ngtsc/ts_compatibility/src/ts_cross_version_utils.d.ts +36 -2
- package/src/ngtsc/typecheck/src/type_check_block.d.ts +1 -1
- package/bundles/chunk-3GWIAJ6N.js.map +0 -6
- package/bundles/chunk-CLRZAXXE.js.map +0 -6
- package/bundles/chunk-J6AVV3MN.js.map +0 -6
- package/bundles/chunk-NDIOQ2EH.js.map +0 -6
- package/bundles/chunk-NJ2FQOJT.js.map +0 -6
|
@@ -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) {
|
|
@@ -1670,12 +1670,11 @@ function decoratorToMetadata(decorator, wrapFunctionsInParens) {
|
|
|
1670
1670
|
throw new Error("Illegal state: synthesized decorator cannot be emitted in class metadata.");
|
|
1671
1671
|
}
|
|
1672
1672
|
const properties = [
|
|
1673
|
-
ts7.factory.createPropertyAssignment("type",
|
|
1673
|
+
ts7.factory.createPropertyAssignment("type", decorator.identifier)
|
|
1674
1674
|
];
|
|
1675
1675
|
if (decorator.args !== null && decorator.args.length > 0) {
|
|
1676
1676
|
const args = decorator.args.map((arg) => {
|
|
1677
|
-
|
|
1678
|
-
return wrapFunctionsInParens ? wrapFunctionExpressionsInParens(expr) : expr;
|
|
1677
|
+
return wrapFunctionsInParens ? wrapFunctionExpressionsInParens(arg) : arg;
|
|
1679
1678
|
});
|
|
1680
1679
|
properties.push(ts7.factory.createPropertyAssignment("args", ts7.factory.createArrayLiteralExpression(args)));
|
|
1681
1680
|
}
|
|
@@ -1691,13 +1690,13 @@ function removeIdentifierReferences(node, name) {
|
|
|
1691
1690
|
return result.transformed[0];
|
|
1692
1691
|
}
|
|
1693
1692
|
|
|
1694
|
-
// bazel-out/
|
|
1693
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/references_registry.mjs
|
|
1695
1694
|
var NoopReferencesRegistry = class {
|
|
1696
1695
|
add(source, ...references) {
|
|
1697
1696
|
}
|
|
1698
1697
|
};
|
|
1699
1698
|
|
|
1700
|
-
// bazel-out/
|
|
1699
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/schema.mjs
|
|
1701
1700
|
import { CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA } from "@angular/compiler";
|
|
1702
1701
|
function extractSchemas(rawExpr, evaluator, context) {
|
|
1703
1702
|
const schemas = [];
|
|
@@ -1727,11 +1726,11 @@ function extractSchemas(rawExpr, evaluator, context) {
|
|
|
1727
1726
|
return schemas;
|
|
1728
1727
|
}
|
|
1729
1728
|
|
|
1730
|
-
// bazel-out/
|
|
1729
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
1731
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";
|
|
1732
1731
|
import ts24 from "typescript";
|
|
1733
1732
|
|
|
1734
|
-
// bazel-out/
|
|
1733
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/api.mjs
|
|
1735
1734
|
import ts8 from "typescript";
|
|
1736
1735
|
var SemanticSymbol = class {
|
|
1737
1736
|
constructor(decl) {
|
|
@@ -1747,7 +1746,7 @@ function getSymbolIdentifier(decl) {
|
|
|
1747
1746
|
return decl.name.text;
|
|
1748
1747
|
}
|
|
1749
1748
|
|
|
1750
|
-
// bazel-out/
|
|
1749
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/graph.mjs
|
|
1751
1750
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
1752
1751
|
var OpaqueSymbol = class extends SemanticSymbol {
|
|
1753
1752
|
isPublicApiAffected() {
|
|
@@ -1890,10 +1889,10 @@ function getImportPath(expr) {
|
|
|
1890
1889
|
}
|
|
1891
1890
|
}
|
|
1892
1891
|
|
|
1893
|
-
// bazel-out/
|
|
1892
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1894
1893
|
import ts9 from "typescript";
|
|
1895
1894
|
|
|
1896
|
-
// bazel-out/
|
|
1895
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/util.mjs
|
|
1897
1896
|
function isSymbolEqual(a, b) {
|
|
1898
1897
|
if (a.decl === b.decl) {
|
|
1899
1898
|
return true;
|
|
@@ -1943,7 +1942,7 @@ function isSetEqual(a, b, equalityTester = referenceEquality) {
|
|
|
1943
1942
|
return true;
|
|
1944
1943
|
}
|
|
1945
1944
|
|
|
1946
|
-
// bazel-out/
|
|
1945
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1947
1946
|
function extractSemanticTypeParameters(node) {
|
|
1948
1947
|
if (!ts9.isClassDeclaration(node) || node.typeParameters === void 0) {
|
|
1949
1948
|
return null;
|
|
@@ -1963,7 +1962,7 @@ function isTypeParameterEqual(a, b) {
|
|
|
1963
1962
|
return a.hasGenericTypeBound === b.hasGenericTypeBound;
|
|
1964
1963
|
}
|
|
1965
1964
|
|
|
1966
|
-
// bazel-out/
|
|
1965
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/api.mjs
|
|
1967
1966
|
var MetaKind;
|
|
1968
1967
|
(function(MetaKind2) {
|
|
1969
1968
|
MetaKind2[MetaKind2["Directive"] = 0] = "Directive";
|
|
@@ -1971,10 +1970,10 @@ var MetaKind;
|
|
|
1971
1970
|
MetaKind2[MetaKind2["NgModule"] = 2] = "NgModule";
|
|
1972
1971
|
})(MetaKind || (MetaKind = {}));
|
|
1973
1972
|
|
|
1974
|
-
// bazel-out/
|
|
1973
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1975
1974
|
import ts11 from "typescript";
|
|
1976
1975
|
|
|
1977
|
-
// bazel-out/
|
|
1976
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/property_mapping.mjs
|
|
1978
1977
|
var ClassPropertyMapping = class {
|
|
1979
1978
|
constructor(forwardMap) {
|
|
1980
1979
|
this.forwardMap = forwardMap;
|
|
@@ -2050,7 +2049,7 @@ function reverseMapFromForwardMap(forwardMap) {
|
|
|
2050
2049
|
return reverseMap;
|
|
2051
2050
|
}
|
|
2052
2051
|
|
|
2053
|
-
// bazel-out/
|
|
2052
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/util.mjs
|
|
2054
2053
|
import ts10 from "typescript";
|
|
2055
2054
|
function extractReferencesFromType(checker, def, bestGuessOwningModule) {
|
|
2056
2055
|
if (!ts10.isTupleTypeNode(def)) {
|
|
@@ -2230,7 +2229,7 @@ function hasInjectableFields(clazz, host) {
|
|
|
2230
2229
|
return members.some(({ isStatic, name }) => isStatic && (name === "\u0275prov" || name === "\u0275fac"));
|
|
2231
2230
|
}
|
|
2232
2231
|
|
|
2233
|
-
// bazel-out/
|
|
2232
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
2234
2233
|
var DtsMetadataReader = class {
|
|
2235
2234
|
constructor(checker, reflector) {
|
|
2236
2235
|
this.checker = checker;
|
|
@@ -2345,7 +2344,7 @@ function readBaseClass2(clazz, checker, reflector) {
|
|
|
2345
2344
|
return null;
|
|
2346
2345
|
}
|
|
2347
2346
|
|
|
2348
|
-
// bazel-out/
|
|
2347
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/inheritance.mjs
|
|
2349
2348
|
function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
2350
2349
|
const topMeta = reader.getDirectiveMetadata(dir);
|
|
2351
2350
|
if (topMeta === null) {
|
|
@@ -2403,7 +2402,7 @@ function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
|
2403
2402
|
};
|
|
2404
2403
|
}
|
|
2405
2404
|
|
|
2406
|
-
// bazel-out/
|
|
2405
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/registry.mjs
|
|
2407
2406
|
var LocalMetadataRegistry = class {
|
|
2408
2407
|
constructor() {
|
|
2409
2408
|
this.directives = /* @__PURE__ */ new Map();
|
|
@@ -2462,7 +2461,7 @@ var InjectableClassRegistry = class {
|
|
|
2462
2461
|
}
|
|
2463
2462
|
};
|
|
2464
2463
|
|
|
2465
|
-
// bazel-out/
|
|
2464
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/resource_registry.mjs
|
|
2466
2465
|
var ResourceRegistry = class {
|
|
2467
2466
|
constructor() {
|
|
2468
2467
|
this.externalTemplateToComponentsMap = /* @__PURE__ */ new Map();
|
|
@@ -2527,14 +2526,14 @@ var ResourceRegistry = class {
|
|
|
2527
2526
|
}
|
|
2528
2527
|
};
|
|
2529
2528
|
|
|
2530
|
-
// bazel-out/
|
|
2529
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/api.mjs
|
|
2531
2530
|
var ComponentScopeKind;
|
|
2532
2531
|
(function(ComponentScopeKind2) {
|
|
2533
2532
|
ComponentScopeKind2[ComponentScopeKind2["NgModule"] = 0] = "NgModule";
|
|
2534
2533
|
ComponentScopeKind2[ComponentScopeKind2["Standalone"] = 1] = "Standalone";
|
|
2535
2534
|
})(ComponentScopeKind || (ComponentScopeKind = {}));
|
|
2536
2535
|
|
|
2537
|
-
// bazel-out/
|
|
2536
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/component_scope.mjs
|
|
2538
2537
|
var CompoundComponentScopeReader = class {
|
|
2539
2538
|
constructor(readers) {
|
|
2540
2539
|
this.readers = readers;
|
|
@@ -2559,7 +2558,7 @@ var CompoundComponentScopeReader = class {
|
|
|
2559
2558
|
}
|
|
2560
2559
|
};
|
|
2561
2560
|
|
|
2562
|
-
// bazel-out/
|
|
2561
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
2563
2562
|
var MetadataDtsModuleScopeResolver = class {
|
|
2564
2563
|
constructor(dtsMetaReader, aliasingHost) {
|
|
2565
2564
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -2635,11 +2634,11 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
2635
2634
|
}
|
|
2636
2635
|
};
|
|
2637
2636
|
|
|
2638
|
-
// bazel-out/
|
|
2637
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2639
2638
|
import { ExternalExpr as ExternalExpr3 } from "@angular/compiler";
|
|
2640
2639
|
import ts12 from "typescript";
|
|
2641
2640
|
|
|
2642
|
-
// bazel-out/
|
|
2641
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/util.mjs
|
|
2643
2642
|
function getDiagnosticNode(ref, rawExpr) {
|
|
2644
2643
|
return rawExpr !== null ? ref.getOriginForDiagnostics(rawExpr) : ref.node.name;
|
|
2645
2644
|
}
|
|
@@ -2662,7 +2661,7 @@ function makeUnknownComponentImportDiagnostic(ref, rawExpr) {
|
|
|
2662
2661
|
return makeDiagnostic(ErrorCode.COMPONENT_UNKNOWN_IMPORT, getDiagnosticNode(ref, rawExpr), `Component imports must be standalone components, directives, pipes, or must be NgModules.`);
|
|
2663
2662
|
}
|
|
2664
2663
|
|
|
2665
|
-
// bazel-out/
|
|
2664
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2666
2665
|
var LocalModuleScopeRegistry = class {
|
|
2667
2666
|
constructor(localReader, fullReader, dependencyScopeReader, refEmitter, aliasingHost) {
|
|
2668
2667
|
this.localReader = localReader;
|
|
@@ -3001,7 +3000,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
3001
3000
|
]);
|
|
3002
3001
|
}
|
|
3003
3002
|
|
|
3004
|
-
// bazel-out/
|
|
3003
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
3005
3004
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
3006
3005
|
import ts13 from "typescript";
|
|
3007
3006
|
var TypeCheckScopeRegistry = class {
|
|
@@ -3063,7 +3062,7 @@ var TypeCheckScopeRegistry = class {
|
|
|
3063
3062
|
}
|
|
3064
3063
|
};
|
|
3065
3064
|
|
|
3066
|
-
// bazel-out/
|
|
3065
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/api.mjs
|
|
3067
3066
|
var CompilationMode;
|
|
3068
3067
|
(function(CompilationMode2) {
|
|
3069
3068
|
CompilationMode2[CompilationMode2["FULL"] = 0] = "FULL";
|
|
@@ -3081,7 +3080,7 @@ var HandlerFlags;
|
|
|
3081
3080
|
HandlerFlags2[HandlerFlags2["FULL_INHERITANCE"] = 1] = "FULL_INHERITANCE";
|
|
3082
3081
|
})(HandlerFlags || (HandlerFlags = {}));
|
|
3083
3082
|
|
|
3084
|
-
// bazel-out/
|
|
3083
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/alias.mjs
|
|
3085
3084
|
import ts14 from "typescript";
|
|
3086
3085
|
function aliasTransformFactory(exportStatements) {
|
|
3087
3086
|
return (context) => {
|
|
@@ -3099,10 +3098,10 @@ function aliasTransformFactory(exportStatements) {
|
|
|
3099
3098
|
};
|
|
3100
3099
|
}
|
|
3101
3100
|
|
|
3102
|
-
// bazel-out/
|
|
3101
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3103
3102
|
import ts15 from "typescript";
|
|
3104
3103
|
|
|
3105
|
-
// bazel-out/
|
|
3104
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/trait.mjs
|
|
3106
3105
|
var TraitState;
|
|
3107
3106
|
(function(TraitState2) {
|
|
3108
3107
|
TraitState2[TraitState2["Pending"] = 0] = "Pending";
|
|
@@ -3157,7 +3156,7 @@ var TraitImpl = class {
|
|
|
3157
3156
|
}
|
|
3158
3157
|
};
|
|
3159
3158
|
|
|
3160
|
-
// bazel-out/
|
|
3159
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3161
3160
|
var TraitCompiler = class {
|
|
3162
3161
|
constructor(handlers, reflector, perf, incrementalBuild, compileNonExportedClasses, compilationMode, dtsTransforms, semanticDepGraphUpdater, sourceFileTypeIdentifier) {
|
|
3163
3162
|
this.handlers = handlers;
|
|
@@ -3601,10 +3600,10 @@ function containsErrors(diagnostics) {
|
|
|
3601
3600
|
return diagnostics !== null && diagnostics.some((diag) => diag.category === ts15.DiagnosticCategory.Error);
|
|
3602
3601
|
}
|
|
3603
3602
|
|
|
3604
|
-
// bazel-out/
|
|
3603
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3605
3604
|
import ts17 from "typescript";
|
|
3606
3605
|
|
|
3607
|
-
// bazel-out/
|
|
3606
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/utils.mjs
|
|
3608
3607
|
import ts16 from "typescript";
|
|
3609
3608
|
function addImports(importManager, sf, extraStatements = []) {
|
|
3610
3609
|
const addedImports = importManager.getAllImports(sf.fileName).map((i) => {
|
|
@@ -3632,7 +3631,7 @@ function isImportStatement(stmt) {
|
|
|
3632
3631
|
return ts16.isImportDeclaration(stmt) || ts16.isImportEqualsDeclaration(stmt) || ts16.isNamespaceImport(stmt);
|
|
3633
3632
|
}
|
|
3634
3633
|
|
|
3635
|
-
// bazel-out/
|
|
3634
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3636
3635
|
var DtsTransformRegistry = class {
|
|
3637
3636
|
constructor() {
|
|
3638
3637
|
this.ivyDeclarationTransforms = /* @__PURE__ */ new Map();
|
|
@@ -3757,11 +3756,11 @@ function markForEmitAsSingleLine(node) {
|
|
|
3757
3756
|
ts17.forEachChild(node, markForEmitAsSingleLine);
|
|
3758
3757
|
}
|
|
3759
3758
|
|
|
3760
|
-
// bazel-out/
|
|
3759
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3761
3760
|
import { ConstantPool } from "@angular/compiler";
|
|
3762
3761
|
import ts19 from "typescript";
|
|
3763
3762
|
|
|
3764
|
-
// bazel-out/
|
|
3763
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/visitor.mjs
|
|
3765
3764
|
import ts18 from "typescript";
|
|
3766
3765
|
function visit(node, visitor, context) {
|
|
3767
3766
|
return visitor._visit(node, context);
|
|
@@ -3792,7 +3791,7 @@ var Visitor = class {
|
|
|
3792
3791
|
} else {
|
|
3793
3792
|
visitedNode = this.visitOtherNode(node);
|
|
3794
3793
|
}
|
|
3795
|
-
if (
|
|
3794
|
+
if (ts18.isBlock(visitedNode) || ts18.isSourceFile(visitedNode)) {
|
|
3796
3795
|
visitedNode = this._maybeProcessStatements(visitedNode);
|
|
3797
3796
|
}
|
|
3798
3797
|
return visitedNode;
|
|
@@ -3801,9 +3800,8 @@ var Visitor = class {
|
|
|
3801
3800
|
if (node.statements.every((stmt) => !this._before.has(stmt) && !this._after.has(stmt))) {
|
|
3802
3801
|
return node;
|
|
3803
3802
|
}
|
|
3804
|
-
const clone = ts18.getMutableClone(node);
|
|
3805
3803
|
const newStatements = [];
|
|
3806
|
-
|
|
3804
|
+
node.statements.forEach((stmt) => {
|
|
3807
3805
|
if (this._before.has(stmt)) {
|
|
3808
3806
|
newStatements.push(...this._before.get(stmt));
|
|
3809
3807
|
this._before.delete(stmt);
|
|
@@ -3814,16 +3812,16 @@ var Visitor = class {
|
|
|
3814
3812
|
this._after.delete(stmt);
|
|
3815
3813
|
}
|
|
3816
3814
|
});
|
|
3817
|
-
|
|
3818
|
-
|
|
3815
|
+
const statementsArray = ts18.factory.createNodeArray(newStatements, node.statements.hasTrailingComma);
|
|
3816
|
+
if (ts18.isBlock(node)) {
|
|
3817
|
+
return ts18.factory.updateBlock(node, statementsArray);
|
|
3818
|
+
} else {
|
|
3819
|
+
return ts18.factory.updateSourceFile(node, statementsArray, node.isDeclarationFile, node.referencedFiles, node.typeReferenceDirectives, node.hasNoDefaultLib, node.libReferenceDirectives);
|
|
3820
|
+
}
|
|
3819
3821
|
}
|
|
3820
3822
|
};
|
|
3821
|
-
function hasStatements(node) {
|
|
3822
|
-
const block = node;
|
|
3823
|
-
return block.statements !== void 0 && Array.isArray(block.statements);
|
|
3824
|
-
}
|
|
3825
3823
|
|
|
3826
|
-
// bazel-out/
|
|
3824
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3827
3825
|
var NO_DECORATORS = /* @__PURE__ */ new Set();
|
|
3828
3826
|
var CLOSURE_FILE_OVERVIEW_REGEXP = /\s+@fileoverview\s+/i;
|
|
3829
3827
|
function ivyTransformFactory(compilation, reflector, importRewriter, defaultImportTracker, perf, isCore, isClosureCompilerEnabled) {
|
|
@@ -4011,10 +4009,10 @@ function nodeArrayFromDecoratorsArray(decorators) {
|
|
|
4011
4009
|
return array;
|
|
4012
4010
|
}
|
|
4013
4011
|
|
|
4014
|
-
// bazel-out/
|
|
4012
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4015
4013
|
import { compileClassMetadata, compileDeclareClassMetadata, compileDeclareDirectiveFromMetadata, compileDirectiveFromMetadata, FactoryTarget, makeBindingParser, WrappedNodeExpr as WrappedNodeExpr5 } from "@angular/compiler";
|
|
4016
4014
|
|
|
4017
|
-
// bazel-out/
|
|
4015
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
|
|
4018
4016
|
import { createMayBeForwardRefExpression, emitDistinctChangesOnlyDefaultValue, ExternalExpr as ExternalExpr4, getSafePropertyAccessString, parseHostBindings, verifyHostBindings, WrappedNodeExpr as WrappedNodeExpr4 } from "@angular/compiler";
|
|
4019
4017
|
import ts20 from "typescript";
|
|
4020
4018
|
var EMPTY_OBJECT = {};
|
|
@@ -4378,7 +4376,7 @@ function evaluateHostExpressionBindings(hostExpr, evaluator) {
|
|
|
4378
4376
|
return bindings;
|
|
4379
4377
|
}
|
|
4380
4378
|
|
|
4381
|
-
// bazel-out/
|
|
4379
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/symbol.mjs
|
|
4382
4380
|
var DirectiveSymbol = class extends SemanticSymbol {
|
|
4383
4381
|
constructor(decl, selector, inputs, outputs, exportAs, typeCheckMeta, typeParameters) {
|
|
4384
4382
|
super(decl);
|
|
@@ -4455,7 +4453,7 @@ function isBaseClassEqual(current, previous) {
|
|
|
4455
4453
|
return isSymbolEqual(current, previous);
|
|
4456
4454
|
}
|
|
4457
4455
|
|
|
4458
|
-
// bazel-out/
|
|
4456
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4459
4457
|
var FIELD_DECORATORS = [
|
|
4460
4458
|
"Input",
|
|
4461
4459
|
"Output",
|
|
@@ -4602,11 +4600,11 @@ var DirectiveDecoratorHandler = class {
|
|
|
4602
4600
|
}
|
|
4603
4601
|
};
|
|
4604
4602
|
|
|
4605
|
-
// bazel-out/
|
|
4603
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4606
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";
|
|
4607
4605
|
import ts22 from "typescript";
|
|
4608
4606
|
|
|
4609
|
-
// bazel-out/
|
|
4607
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/module_with_providers.mjs
|
|
4610
4608
|
import ts21 from "typescript";
|
|
4611
4609
|
function createModuleWithProvidersResolver(reflector, isCore) {
|
|
4612
4610
|
function _reflectModuleFromTypeParam(type, node) {
|
|
@@ -4673,7 +4671,7 @@ function isResolvedModuleWithProviders(sv) {
|
|
|
4673
4671
|
return typeof sv.value === "object" && sv.value != null && sv.value.hasOwnProperty("ngModule") && sv.value.hasOwnProperty("mwpCall");
|
|
4674
4672
|
}
|
|
4675
4673
|
|
|
4676
|
-
// bazel-out/
|
|
4674
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4677
4675
|
var NgModuleSymbol = class extends SemanticSymbol {
|
|
4678
4676
|
constructor() {
|
|
4679
4677
|
super(...arguments);
|
|
@@ -5175,7 +5173,7 @@ function isSyntheticReference(ref) {
|
|
|
5175
5173
|
return ref.synthetic;
|
|
5176
5174
|
}
|
|
5177
5175
|
|
|
5178
|
-
// bazel-out/
|
|
5176
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/diagnostics.mjs
|
|
5179
5177
|
function makeCyclicImportInfo(ref, type, cycle) {
|
|
5180
5178
|
const name = ref.debugName || "(unknown)";
|
|
5181
5179
|
const path = cycle.getPath().map((sf) => sf.fileName).join(" -> ");
|
|
@@ -5198,7 +5196,7 @@ function checkCustomElementSelectorForErrors(selector) {
|
|
|
5198
5196
|
return null;
|
|
5199
5197
|
}
|
|
5200
5198
|
|
|
5201
|
-
// bazel-out/
|
|
5199
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/resources.mjs
|
|
5202
5200
|
import { DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, ParseSourceFile as ParseSourceFile2, parseTemplate } from "@angular/compiler";
|
|
5203
5201
|
import ts23 from "typescript";
|
|
5204
5202
|
function getTemplateDeclarationNodeForError(declaration) {
|
|
@@ -5504,7 +5502,7 @@ function _extractTemplateStyleUrls(template) {
|
|
|
5504
5502
|
return template.styleUrls.map((url) => ({ url, source: 1, nodeForError }));
|
|
5505
5503
|
}
|
|
5506
5504
|
|
|
5507
|
-
// bazel-out/
|
|
5505
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/symbol.mjs
|
|
5508
5506
|
var ComponentSymbol = class extends DirectiveSymbol {
|
|
5509
5507
|
constructor() {
|
|
5510
5508
|
super(...arguments);
|
|
@@ -5539,7 +5537,7 @@ var ComponentSymbol = class extends DirectiveSymbol {
|
|
|
5539
5537
|
}
|
|
5540
5538
|
};
|
|
5541
5539
|
|
|
5542
|
-
// bazel-out/
|
|
5540
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/util.mjs
|
|
5543
5541
|
function collectAnimationNames(value, animationTriggerNames) {
|
|
5544
5542
|
if (value instanceof Map) {
|
|
5545
5543
|
const name = value.get("name");
|
|
@@ -5615,7 +5613,7 @@ function isLikelyModuleWithProviders(value) {
|
|
|
5615
5613
|
return false;
|
|
5616
5614
|
}
|
|
5617
5615
|
|
|
5618
|
-
// bazel-out/
|
|
5616
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
5619
5617
|
var EMPTY_ARRAY = [];
|
|
5620
5618
|
var ComponentDecoratorHandler = class {
|
|
5621
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) {
|
|
@@ -6247,7 +6245,7 @@ function validateStandaloneImports(importRefs, importExpr, metaReader, scopeRead
|
|
|
6247
6245
|
return diagnostics;
|
|
6248
6246
|
}
|
|
6249
6247
|
|
|
6250
|
-
// bazel-out/
|
|
6248
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/injectable.mjs
|
|
6251
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";
|
|
6252
6250
|
import ts25 from "typescript";
|
|
6253
6251
|
var InjectableDecoratorHandler = class {
|
|
@@ -6447,7 +6445,7 @@ function getDep(dep, reflector) {
|
|
|
6447
6445
|
return meta;
|
|
6448
6446
|
}
|
|
6449
6447
|
|
|
6450
|
-
// bazel-out/
|
|
6448
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/pipe.mjs
|
|
6451
6449
|
import { compileClassMetadata as compileClassMetadata5, compileDeclareClassMetadata as compileDeclareClassMetadata5, compileDeclarePipeFromMetadata, compilePipeFromMetadata, FactoryTarget as FactoryTarget5, WrappedNodeExpr as WrappedNodeExpr9 } from "@angular/compiler";
|
|
6452
6450
|
import ts26 from "typescript";
|
|
6453
6451
|
var PipeSymbol = class extends SemanticSymbol {
|
|
@@ -6632,4 +6630,4 @@ export {
|
|
|
6632
6630
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6633
6631
|
* found in the LICENSE file at https://angular.io/license
|
|
6634
6632
|
*/
|
|
6635
|
-
//# sourceMappingURL=chunk-
|
|
6633
|
+
//# sourceMappingURL=chunk-2VBPNPMZ.js.map
|