@angular/compiler-cli 15.0.1 → 15.0.2
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-XVHC4VAO.js → chunk-4F26FKLW.js} +5 -5
- package/bundles/{chunk-XVHC4VAO.js.map → chunk-4F26FKLW.js.map} +0 -0
- package/bundles/{chunk-J6BGLPIM.js → chunk-AJ45MVZF.js} +102 -99
- package/bundles/{chunk-J6BGLPIM.js.map → chunk-AJ45MVZF.js.map} +1 -1
- package/bundles/{chunk-22N3RTKA.js → chunk-ALSLKTUB.js} +7 -7
- package/bundles/{chunk-22N3RTKA.js.map → chunk-ALSLKTUB.js.map} +0 -0
- package/bundles/{chunk-C3UJTEDQ.js → chunk-B342SSHT.js} +5 -5
- package/bundles/{chunk-C3UJTEDQ.js.map → chunk-B342SSHT.js.map} +0 -0
- package/bundles/{chunk-VOEFUUJH.js → chunk-DLVFMDSC.js} +2 -2
- package/bundles/{chunk-VOEFUUJH.js.map → chunk-DLVFMDSC.js.map} +0 -0
- package/bundles/{chunk-UUIUKASM.js → chunk-DSVWG4QJ.js} +2 -2
- package/bundles/{chunk-UUIUKASM.js.map → chunk-DSVWG4QJ.js.map} +0 -0
- package/bundles/{chunk-NXGWYLNC.js → chunk-E7DPJFUS.js} +7 -7
- package/bundles/{chunk-NXGWYLNC.js.map → chunk-E7DPJFUS.js.map} +0 -0
- package/bundles/{chunk-5S4T5JRZ.js → chunk-EUEL67MF.js} +77 -73
- package/bundles/chunk-EUEL67MF.js.map +6 -0
- package/bundles/{chunk-GIA6ASYG.js → chunk-JGWOWDGB.js} +7 -7
- package/bundles/{chunk-GIA6ASYG.js.map → chunk-JGWOWDGB.js.map} +0 -0
- package/bundles/{chunk-NAJWFXRP.js → chunk-LZ6AHL2G.js} +40 -40
- package/bundles/{chunk-NAJWFXRP.js.map → chunk-LZ6AHL2G.js.map} +0 -0
- package/bundles/{chunk-FPQZA7NP.js → chunk-OFXSI6E3.js} +3 -3
- package/bundles/{chunk-FPQZA7NP.js.map → chunk-OFXSI6E3.js.map} +0 -0
- package/bundles/{chunk-JY5KP5YT.js → chunk-QVO57CDR.js} +4 -4
- package/bundles/{chunk-JY5KP5YT.js.map → chunk-QVO57CDR.js.map} +0 -0
- package/bundles/{chunk-LHZD6YT2.js → chunk-R3UUI3WU.js} +31 -31
- package/bundles/{chunk-LHZD6YT2.js.map → chunk-R3UUI3WU.js.map} +0 -0
- package/bundles/{chunk-RRZN7SI2.js → chunk-SZALNEID.js} +71 -71
- package/bundles/{chunk-RRZN7SI2.js.map → chunk-SZALNEID.js.map} +0 -0
- package/bundles/{chunk-TZNP5L2W.js → chunk-TOW3O33K.js} +26 -26
- package/bundles/{chunk-TZNP5L2W.js.map → chunk-TOW3O33K.js.map} +0 -0
- package/bundles/{chunk-OKDR75TI.js → chunk-TTNJEW7O.js} +7 -7
- package/bundles/{chunk-OKDR75TI.js.map → chunk-TTNJEW7O.js.map} +0 -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/typecheck/api/scope.d.ts +1 -1
- package/bundles/chunk-5S4T5JRZ.js.map +0 -6
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
reflectObjectLiteral,
|
|
14
14
|
reflectTypeEntityToDeclaration,
|
|
15
15
|
typeNodeToValueExpr
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-ALSLKTUB.js";
|
|
17
17
|
import {
|
|
18
18
|
ErrorCode,
|
|
19
19
|
FatalDiagnosticError,
|
|
@@ -26,6 +26,7 @@ import {
|
|
|
26
26
|
getSourceFile,
|
|
27
27
|
identifierOfNode,
|
|
28
28
|
isDeclaration,
|
|
29
|
+
isFromDtsFile,
|
|
29
30
|
makeDiagnostic,
|
|
30
31
|
makeRelatedInformation,
|
|
31
32
|
nodeDebugInfo,
|
|
@@ -33,7 +34,7 @@ import {
|
|
|
33
34
|
translateExpression,
|
|
34
35
|
translateStatement,
|
|
35
36
|
translateType
|
|
36
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-TOW3O33K.js";
|
|
37
38
|
import {
|
|
38
39
|
combineModifiers,
|
|
39
40
|
createPropertyDeclaration,
|
|
@@ -46,18 +47,18 @@ import {
|
|
|
46
47
|
updateParameterDeclaration,
|
|
47
48
|
updatePropertyDeclaration,
|
|
48
49
|
updateSetAccessorDeclaration
|
|
49
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-DSVWG4QJ.js";
|
|
50
51
|
import {
|
|
51
52
|
absoluteFrom,
|
|
52
53
|
absoluteFromSourceFile,
|
|
53
54
|
relative
|
|
54
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-E7DPJFUS.js";
|
|
55
56
|
import {
|
|
56
57
|
PerfEvent,
|
|
57
58
|
PerfPhase
|
|
58
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-4F26FKLW.js";
|
|
59
60
|
|
|
60
|
-
// bazel-out/
|
|
61
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/util.mjs
|
|
61
62
|
import { ExternalExpr, ParseLocation, ParseSourceFile, ParseSourceSpan, ReadPropExpr, WrappedNodeExpr } from "@angular/compiler";
|
|
62
63
|
import ts from "typescript";
|
|
63
64
|
function valueReferenceToExpression(valueRef) {
|
|
@@ -296,7 +297,7 @@ function isAbstractClassDeclaration(clazz) {
|
|
|
296
297
|
return clazz.modifiers !== void 0 && clazz.modifiers.some((mod) => mod.kind === ts.SyntaxKind.AbstractKeyword);
|
|
297
298
|
}
|
|
298
299
|
|
|
299
|
-
// bazel-out/
|
|
300
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/dynamic.mjs
|
|
300
301
|
var DynamicValue = class {
|
|
301
302
|
constructor(node, reason, code) {
|
|
302
303
|
this.node = node;
|
|
@@ -386,10 +387,10 @@ var DynamicValue = class {
|
|
|
386
387
|
}
|
|
387
388
|
};
|
|
388
389
|
|
|
389
|
-
// bazel-out/
|
|
390
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
390
391
|
import ts2 from "typescript";
|
|
391
392
|
|
|
392
|
-
// bazel-out/
|
|
393
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/result.mjs
|
|
393
394
|
var ResolvedModule = class {
|
|
394
395
|
constructor(exports, evaluate) {
|
|
395
396
|
this.exports = exports;
|
|
@@ -419,7 +420,7 @@ var EnumValue = class {
|
|
|
419
420
|
var KnownFn = class {
|
|
420
421
|
};
|
|
421
422
|
|
|
422
|
-
// bazel-out/
|
|
423
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/builtin.mjs
|
|
423
424
|
var ArraySliceBuiltinFn = class extends KnownFn {
|
|
424
425
|
constructor(lhs) {
|
|
425
426
|
super();
|
|
@@ -490,7 +491,7 @@ var ObjectAssignBuiltinFn = class extends KnownFn {
|
|
|
490
491
|
}
|
|
491
492
|
};
|
|
492
493
|
|
|
493
|
-
// bazel-out/
|
|
494
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/ts_helpers.mjs
|
|
494
495
|
var AssignHelperFn = class extends ObjectAssignBuiltinFn {
|
|
495
496
|
};
|
|
496
497
|
var SpreadHelperFn = class extends KnownFn {
|
|
@@ -543,7 +544,7 @@ var ReadHelperFn = class extends KnownFn {
|
|
|
543
544
|
}
|
|
544
545
|
};
|
|
545
546
|
|
|
546
|
-
// bazel-out/
|
|
547
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/known_declaration.mjs
|
|
547
548
|
var jsGlobalObjectValue = /* @__PURE__ */ new Map([["assign", new ObjectAssignBuiltinFn()]]);
|
|
548
549
|
var assignTsHelperFn = new AssignHelperFn();
|
|
549
550
|
var spreadTsHelperFn = new SpreadHelperFn();
|
|
@@ -567,14 +568,14 @@ function resolveKnownDeclaration(decl) {
|
|
|
567
568
|
}
|
|
568
569
|
}
|
|
569
570
|
|
|
570
|
-
// bazel-out/
|
|
571
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/synthetic.mjs
|
|
571
572
|
var SyntheticValue = class {
|
|
572
573
|
constructor(value) {
|
|
573
574
|
this.value = value;
|
|
574
575
|
}
|
|
575
576
|
};
|
|
576
577
|
|
|
577
|
-
// bazel-out/
|
|
578
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
578
579
|
function literalBinaryOp(op) {
|
|
579
580
|
return { op, literal: true };
|
|
580
581
|
}
|
|
@@ -1160,7 +1161,7 @@ function owningModule(context, override = null) {
|
|
|
1160
1161
|
}
|
|
1161
1162
|
}
|
|
1162
1163
|
|
|
1163
|
-
// bazel-out/
|
|
1164
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interface.mjs
|
|
1164
1165
|
var PartialEvaluator = class {
|
|
1165
1166
|
constructor(host, checker, dependencyTracker) {
|
|
1166
1167
|
this.host = host;
|
|
@@ -1180,7 +1181,7 @@ var PartialEvaluator = class {
|
|
|
1180
1181
|
}
|
|
1181
1182
|
};
|
|
1182
1183
|
|
|
1183
|
-
// bazel-out/
|
|
1184
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/diagnostics.mjs
|
|
1184
1185
|
import ts3 from "typescript";
|
|
1185
1186
|
function describeResolvedType(value, maxDepth = 1) {
|
|
1186
1187
|
var _a, _b;
|
|
@@ -1310,7 +1311,7 @@ function getContainerNode(node) {
|
|
|
1310
1311
|
return node.getSourceFile();
|
|
1311
1312
|
}
|
|
1312
1313
|
|
|
1313
|
-
// bazel-out/
|
|
1314
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/di.mjs
|
|
1314
1315
|
import { LiteralExpr, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
|
|
1315
1316
|
import ts4 from "typescript";
|
|
1316
1317
|
function getConstructorDependencies(clazz, reflector, isCore) {
|
|
@@ -1454,10 +1455,10 @@ function createUnsuitableInjectionTokenError(clazz, error) {
|
|
|
1454
1455
|
return new FatalDiagnosticError(ErrorCode.PARAM_MISSING_TOKEN, param.nameNode, chain, hints);
|
|
1455
1456
|
}
|
|
1456
1457
|
|
|
1457
|
-
// bazel-out/
|
|
1458
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
1458
1459
|
import ts7 from "typescript";
|
|
1459
1460
|
|
|
1460
|
-
// bazel-out/
|
|
1461
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/api.mjs
|
|
1461
1462
|
var MetaKind;
|
|
1462
1463
|
(function(MetaKind2) {
|
|
1463
1464
|
MetaKind2[MetaKind2["Directive"] = 0] = "Directive";
|
|
@@ -1470,10 +1471,10 @@ var MatchSource;
|
|
|
1470
1471
|
MatchSource2[MatchSource2["HostDirective"] = 1] = "HostDirective";
|
|
1471
1472
|
})(MatchSource || (MatchSource = {}));
|
|
1472
1473
|
|
|
1473
|
-
// bazel-out/
|
|
1474
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1474
1475
|
import ts6 from "typescript";
|
|
1475
1476
|
|
|
1476
|
-
// bazel-out/
|
|
1477
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/property_mapping.mjs
|
|
1477
1478
|
var ClassPropertyMapping = class {
|
|
1478
1479
|
constructor(forwardMap) {
|
|
1479
1480
|
this.forwardMap = forwardMap;
|
|
@@ -1549,7 +1550,7 @@ function reverseMapFromForwardMap(forwardMap) {
|
|
|
1549
1550
|
return reverseMap;
|
|
1550
1551
|
}
|
|
1551
1552
|
|
|
1552
|
-
// bazel-out/
|
|
1553
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/util.mjs
|
|
1553
1554
|
import ts5 from "typescript";
|
|
1554
1555
|
function extractReferencesFromType(checker, def, bestGuessOwningModule) {
|
|
1555
1556
|
if (!ts5.isTupleTypeNode(def)) {
|
|
@@ -1731,7 +1732,7 @@ function hasInjectableFields(clazz, host) {
|
|
|
1731
1732
|
return members.some(({ isStatic, name }) => isStatic && (name === "\u0275prov" || name === "\u0275fac"));
|
|
1732
1733
|
}
|
|
1733
1734
|
|
|
1734
|
-
// bazel-out/
|
|
1735
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1735
1736
|
var DtsMetadataReader = class {
|
|
1736
1737
|
constructor(checker, reflector) {
|
|
1737
1738
|
this.checker = checker;
|
|
@@ -1870,7 +1871,7 @@ function readHostDirectivesType(checker, type, bestGuessOwningModule) {
|
|
|
1870
1871
|
return result.length > 0 ? result : null;
|
|
1871
1872
|
}
|
|
1872
1873
|
|
|
1873
|
-
// bazel-out/
|
|
1874
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/inheritance.mjs
|
|
1874
1875
|
function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
1875
1876
|
const topMeta = reader.getDirectiveMetadata(dir);
|
|
1876
1877
|
if (topMeta === null) {
|
|
@@ -1928,7 +1929,7 @@ function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
|
1928
1929
|
};
|
|
1929
1930
|
}
|
|
1930
1931
|
|
|
1931
|
-
// bazel-out/
|
|
1932
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/registry.mjs
|
|
1932
1933
|
var LocalMetadataRegistry = class {
|
|
1933
1934
|
constructor() {
|
|
1934
1935
|
this.directives = /* @__PURE__ */ new Map();
|
|
@@ -1978,7 +1979,7 @@ var CompoundMetadataRegistry = class {
|
|
|
1978
1979
|
}
|
|
1979
1980
|
};
|
|
1980
1981
|
|
|
1981
|
-
// bazel-out/
|
|
1982
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/resource_registry.mjs
|
|
1982
1983
|
var ResourceRegistry = class {
|
|
1983
1984
|
constructor() {
|
|
1984
1985
|
this.externalTemplateToComponentsMap = /* @__PURE__ */ new Map();
|
|
@@ -2043,7 +2044,7 @@ var ResourceRegistry = class {
|
|
|
2043
2044
|
}
|
|
2044
2045
|
};
|
|
2045
2046
|
|
|
2046
|
-
// bazel-out/
|
|
2047
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/host_directives_resolver.mjs
|
|
2047
2048
|
var EMPTY_ARRAY = [];
|
|
2048
2049
|
var HostDirectivesResolver = class {
|
|
2049
2050
|
constructor(metaReader) {
|
|
@@ -2094,7 +2095,7 @@ var HostDirectivesResolver = class {
|
|
|
2094
2095
|
}
|
|
2095
2096
|
};
|
|
2096
2097
|
|
|
2097
|
-
// bazel-out/
|
|
2098
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
2098
2099
|
function makeDuplicateDeclarationError(node, data, kind) {
|
|
2099
2100
|
const context = [];
|
|
2100
2101
|
for (const decl of data) {
|
|
@@ -2219,6 +2220,9 @@ function checkInheritanceOfInjectable(node, injectableRegistry, reflector, evalu
|
|
|
2219
2220
|
if (!classWithCtor.isDecorated) {
|
|
2220
2221
|
return getInheritedUndecoratedCtorDiagnostic(node, classWithCtor.ref, kind);
|
|
2221
2222
|
}
|
|
2223
|
+
if (isFromDtsFile(classWithCtor.ref.node)) {
|
|
2224
|
+
return null;
|
|
2225
|
+
}
|
|
2222
2226
|
if (!strictInjectionParameters || isAbstractClassDeclaration(node)) {
|
|
2223
2227
|
return null;
|
|
2224
2228
|
}
|
|
@@ -2266,7 +2270,7 @@ function getInheritedUndecoratedCtorDiagnostic(node, baseClass, kind) {
|
|
|
2266
2270
|
return makeDiagnostic(ErrorCode.DIRECTIVE_INHERITS_UNDECORATED_CTOR, node.name, `The ${kind.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 @${baseNeedsDecorator} decorator to ${baseClassName}, or add an explicit constructor to ${node.name.text}.`);
|
|
2267
2271
|
}
|
|
2268
2272
|
|
|
2269
|
-
// bazel-out/
|
|
2273
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/evaluation.mjs
|
|
2270
2274
|
import ts8 from "typescript";
|
|
2271
2275
|
function resolveEnumValue(evaluator, metadata, field, enumSymbolName) {
|
|
2272
2276
|
let resolved = null;
|
|
@@ -2299,7 +2303,7 @@ function resolveLiteral(decorator, literalCache) {
|
|
|
2299
2303
|
return meta;
|
|
2300
2304
|
}
|
|
2301
2305
|
|
|
2302
|
-
// bazel-out/
|
|
2306
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/factory.mjs
|
|
2303
2307
|
import { compileDeclareFactoryFunction, compileFactoryFunction } from "@angular/compiler";
|
|
2304
2308
|
function compileNgFactoryDefField(metadata) {
|
|
2305
2309
|
const res = compileFactoryFunction(metadata);
|
|
@@ -2310,7 +2314,7 @@ function compileDeclareFactory(metadata) {
|
|
|
2310
2314
|
return { name: "\u0275fac", initializer: res.expression, statements: res.statements, type: res.type };
|
|
2311
2315
|
}
|
|
2312
2316
|
|
|
2313
|
-
// bazel-out/
|
|
2317
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/injectable_registry.mjs
|
|
2314
2318
|
var InjectableClassRegistry = class {
|
|
2315
2319
|
constructor(host, isCore) {
|
|
2316
2320
|
this.host = host;
|
|
@@ -2336,7 +2340,7 @@ var InjectableClassRegistry = class {
|
|
|
2336
2340
|
}
|
|
2337
2341
|
};
|
|
2338
2342
|
|
|
2339
|
-
// bazel-out/
|
|
2343
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/metadata.mjs
|
|
2340
2344
|
import { FunctionExpr, LiteralArrayExpr, LiteralExpr as LiteralExpr2, literalMap, ReturnStatement, WrappedNodeExpr as WrappedNodeExpr3 } from "@angular/compiler";
|
|
2341
2345
|
import ts9 from "typescript";
|
|
2342
2346
|
function extractClassMetadata(clazz, reflection, isCore, annotateForClosureCompiler, angularDecoratorTransform = (dec) => dec) {
|
|
@@ -2423,13 +2427,13 @@ function removeIdentifierReferences(node, name) {
|
|
|
2423
2427
|
return result.transformed[0];
|
|
2424
2428
|
}
|
|
2425
2429
|
|
|
2426
|
-
// bazel-out/
|
|
2430
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/references_registry.mjs
|
|
2427
2431
|
var NoopReferencesRegistry = class {
|
|
2428
2432
|
add(source, ...references) {
|
|
2429
2433
|
}
|
|
2430
2434
|
};
|
|
2431
2435
|
|
|
2432
|
-
// bazel-out/
|
|
2436
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/schema.mjs
|
|
2433
2437
|
import { CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA } from "@angular/compiler";
|
|
2434
2438
|
function extractSchemas(rawExpr, evaluator, context) {
|
|
2435
2439
|
const schemas = [];
|
|
@@ -2459,11 +2463,11 @@ function extractSchemas(rawExpr, evaluator, context) {
|
|
|
2459
2463
|
return schemas;
|
|
2460
2464
|
}
|
|
2461
2465
|
|
|
2462
|
-
// bazel-out/
|
|
2466
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
2463
2467
|
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";
|
|
2464
2468
|
import ts24 from "typescript";
|
|
2465
2469
|
|
|
2466
|
-
// bazel-out/
|
|
2470
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/api.mjs
|
|
2467
2471
|
import ts10 from "typescript";
|
|
2468
2472
|
var SemanticSymbol = class {
|
|
2469
2473
|
constructor(decl) {
|
|
@@ -2479,7 +2483,7 @@ function getSymbolIdentifier(decl) {
|
|
|
2479
2483
|
return decl.name.text;
|
|
2480
2484
|
}
|
|
2481
2485
|
|
|
2482
|
-
// bazel-out/
|
|
2486
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/graph.mjs
|
|
2483
2487
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
2484
2488
|
var OpaqueSymbol = class extends SemanticSymbol {
|
|
2485
2489
|
isPublicApiAffected() {
|
|
@@ -2622,10 +2626,10 @@ function getImportPath(expr) {
|
|
|
2622
2626
|
}
|
|
2623
2627
|
}
|
|
2624
2628
|
|
|
2625
|
-
// bazel-out/
|
|
2629
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
2626
2630
|
import ts11 from "typescript";
|
|
2627
2631
|
|
|
2628
|
-
// bazel-out/
|
|
2632
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/util.mjs
|
|
2629
2633
|
function isSymbolEqual(a, b) {
|
|
2630
2634
|
if (a.decl === b.decl) {
|
|
2631
2635
|
return true;
|
|
@@ -2675,7 +2679,7 @@ function isSetEqual(a, b, equalityTester = referenceEquality) {
|
|
|
2675
2679
|
return true;
|
|
2676
2680
|
}
|
|
2677
2681
|
|
|
2678
|
-
// bazel-out/
|
|
2682
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
2679
2683
|
function extractSemanticTypeParameters(node) {
|
|
2680
2684
|
if (!ts11.isClassDeclaration(node) || node.typeParameters === void 0) {
|
|
2681
2685
|
return null;
|
|
@@ -2695,14 +2699,14 @@ function isTypeParameterEqual(a, b) {
|
|
|
2695
2699
|
return a.hasGenericTypeBound === b.hasGenericTypeBound;
|
|
2696
2700
|
}
|
|
2697
2701
|
|
|
2698
|
-
// bazel-out/
|
|
2702
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/api.mjs
|
|
2699
2703
|
var ComponentScopeKind;
|
|
2700
2704
|
(function(ComponentScopeKind2) {
|
|
2701
2705
|
ComponentScopeKind2[ComponentScopeKind2["NgModule"] = 0] = "NgModule";
|
|
2702
2706
|
ComponentScopeKind2[ComponentScopeKind2["Standalone"] = 1] = "Standalone";
|
|
2703
2707
|
})(ComponentScopeKind || (ComponentScopeKind = {}));
|
|
2704
2708
|
|
|
2705
|
-
// bazel-out/
|
|
2709
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/component_scope.mjs
|
|
2706
2710
|
var CompoundComponentScopeReader = class {
|
|
2707
2711
|
constructor(readers) {
|
|
2708
2712
|
this.readers = readers;
|
|
@@ -2727,7 +2731,7 @@ var CompoundComponentScopeReader = class {
|
|
|
2727
2731
|
}
|
|
2728
2732
|
};
|
|
2729
2733
|
|
|
2730
|
-
// bazel-out/
|
|
2734
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
2731
2735
|
var MetadataDtsModuleScopeResolver = class {
|
|
2732
2736
|
constructor(dtsMetaReader, aliasingHost) {
|
|
2733
2737
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -2803,11 +2807,11 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
2803
2807
|
}
|
|
2804
2808
|
};
|
|
2805
2809
|
|
|
2806
|
-
// bazel-out/
|
|
2810
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2807
2811
|
import { ExternalExpr as ExternalExpr3 } from "@angular/compiler";
|
|
2808
2812
|
import ts12 from "typescript";
|
|
2809
2813
|
|
|
2810
|
-
// bazel-out/
|
|
2814
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/util.mjs
|
|
2811
2815
|
function getDiagnosticNode(ref, rawExpr) {
|
|
2812
2816
|
return rawExpr !== null ? ref.getOriginForDiagnostics(rawExpr) : ref.node.name;
|
|
2813
2817
|
}
|
|
@@ -2830,7 +2834,7 @@ function makeUnknownComponentImportDiagnostic(ref, rawExpr) {
|
|
|
2830
2834
|
return makeDiagnostic(ErrorCode.COMPONENT_UNKNOWN_IMPORT, getDiagnosticNode(ref, rawExpr), `Component imports must be standalone components, directives, pipes, or must be NgModules.`);
|
|
2831
2835
|
}
|
|
2832
2836
|
|
|
2833
|
-
// bazel-out/
|
|
2837
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2834
2838
|
var LocalModuleScopeRegistry = class {
|
|
2835
2839
|
constructor(localReader, fullReader, dependencyScopeReader, refEmitter, aliasingHost) {
|
|
2836
2840
|
this.localReader = localReader;
|
|
@@ -3169,7 +3173,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
3169
3173
|
]);
|
|
3170
3174
|
}
|
|
3171
3175
|
|
|
3172
|
-
// bazel-out/
|
|
3176
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
3173
3177
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
3174
3178
|
import ts13 from "typescript";
|
|
3175
3179
|
var TypeCheckScopeRegistry = class {
|
|
@@ -3232,7 +3236,7 @@ var TypeCheckScopeRegistry = class {
|
|
|
3232
3236
|
}
|
|
3233
3237
|
};
|
|
3234
3238
|
|
|
3235
|
-
// bazel-out/
|
|
3239
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/api.mjs
|
|
3236
3240
|
var CompilationMode;
|
|
3237
3241
|
(function(CompilationMode2) {
|
|
3238
3242
|
CompilationMode2[CompilationMode2["FULL"] = 0] = "FULL";
|
|
@@ -3250,7 +3254,7 @@ var HandlerFlags;
|
|
|
3250
3254
|
HandlerFlags2[HandlerFlags2["FULL_INHERITANCE"] = 1] = "FULL_INHERITANCE";
|
|
3251
3255
|
})(HandlerFlags || (HandlerFlags = {}));
|
|
3252
3256
|
|
|
3253
|
-
// bazel-out/
|
|
3257
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/alias.mjs
|
|
3254
3258
|
import ts14 from "typescript";
|
|
3255
3259
|
function aliasTransformFactory(exportStatements) {
|
|
3256
3260
|
return (context) => {
|
|
@@ -3274,10 +3278,10 @@ function aliasTransformFactory(exportStatements) {
|
|
|
3274
3278
|
};
|
|
3275
3279
|
}
|
|
3276
3280
|
|
|
3277
|
-
// bazel-out/
|
|
3281
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3278
3282
|
import ts15 from "typescript";
|
|
3279
3283
|
|
|
3280
|
-
// bazel-out/
|
|
3284
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/trait.mjs
|
|
3281
3285
|
var TraitState;
|
|
3282
3286
|
(function(TraitState2) {
|
|
3283
3287
|
TraitState2[TraitState2["Pending"] = 0] = "Pending";
|
|
@@ -3332,7 +3336,7 @@ var TraitImpl = class {
|
|
|
3332
3336
|
}
|
|
3333
3337
|
};
|
|
3334
3338
|
|
|
3335
|
-
// bazel-out/
|
|
3339
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3336
3340
|
var TraitCompiler = class {
|
|
3337
3341
|
constructor(handlers, reflector, perf, incrementalBuild, compileNonExportedClasses, compilationMode, dtsTransforms, semanticDepGraphUpdater, sourceFileTypeIdentifier) {
|
|
3338
3342
|
this.handlers = handlers;
|
|
@@ -3776,10 +3780,10 @@ function containsErrors(diagnostics) {
|
|
|
3776
3780
|
return diagnostics !== null && diagnostics.some((diag) => diag.category === ts15.DiagnosticCategory.Error);
|
|
3777
3781
|
}
|
|
3778
3782
|
|
|
3779
|
-
// bazel-out/
|
|
3783
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3780
3784
|
import ts17 from "typescript";
|
|
3781
3785
|
|
|
3782
|
-
// bazel-out/
|
|
3786
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/utils.mjs
|
|
3783
3787
|
import ts16 from "typescript";
|
|
3784
3788
|
function addImports(importManager, sf, extraStatements = []) {
|
|
3785
3789
|
const addedImports = importManager.getAllImports(sf.fileName).map((i) => {
|
|
@@ -3816,7 +3820,7 @@ function isImportStatement(stmt) {
|
|
|
3816
3820
|
return ts16.isImportDeclaration(stmt) || ts16.isImportEqualsDeclaration(stmt) || ts16.isNamespaceImport(stmt);
|
|
3817
3821
|
}
|
|
3818
3822
|
|
|
3819
|
-
// bazel-out/
|
|
3823
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3820
3824
|
var DtsTransformRegistry = class {
|
|
3821
3825
|
constructor() {
|
|
3822
3826
|
this.ivyDeclarationTransforms = /* @__PURE__ */ new Map();
|
|
@@ -3961,11 +3965,11 @@ function markForEmitAsSingleLine(node) {
|
|
|
3961
3965
|
ts17.forEachChild(node, markForEmitAsSingleLine);
|
|
3962
3966
|
}
|
|
3963
3967
|
|
|
3964
|
-
// bazel-out/
|
|
3968
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3965
3969
|
import { ConstantPool } from "@angular/compiler";
|
|
3966
3970
|
import ts19 from "typescript";
|
|
3967
3971
|
|
|
3968
|
-
// bazel-out/
|
|
3972
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/visitor.mjs
|
|
3969
3973
|
import ts18 from "typescript";
|
|
3970
3974
|
function visit(node, visitor, context) {
|
|
3971
3975
|
return visitor._visit(node, context);
|
|
@@ -4026,7 +4030,7 @@ var Visitor = class {
|
|
|
4026
4030
|
}
|
|
4027
4031
|
};
|
|
4028
4032
|
|
|
4029
|
-
// bazel-out/
|
|
4033
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
4030
4034
|
var NO_DECORATORS = /* @__PURE__ */ new Set();
|
|
4031
4035
|
var CLOSURE_FILE_OVERVIEW_REGEXP = /\s+@fileoverview\s+/i;
|
|
4032
4036
|
function ivyTransformFactory(compilation, reflector, importRewriter, defaultImportTracker, perf, isCore, isClosureCompilerEnabled) {
|
|
@@ -4226,10 +4230,10 @@ function nodeArrayFromDecoratorsArray(decorators) {
|
|
|
4226
4230
|
return array;
|
|
4227
4231
|
}
|
|
4228
4232
|
|
|
4229
|
-
// bazel-out/
|
|
4233
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4230
4234
|
import { compileClassMetadata, compileDeclareClassMetadata, compileDeclareDirectiveFromMetadata, compileDirectiveFromMetadata, FactoryTarget, makeBindingParser, WrappedNodeExpr as WrappedNodeExpr5 } from "@angular/compiler";
|
|
4231
4235
|
|
|
4232
|
-
// bazel-out/
|
|
4236
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
|
|
4233
4237
|
import { createMayBeForwardRefExpression, emitDistinctChangesOnlyDefaultValue, ExternalExpr as ExternalExpr4, getSafePropertyAccessString, parseHostBindings, verifyHostBindings, WrappedNodeExpr as WrappedNodeExpr4 } from "@angular/compiler";
|
|
4234
4238
|
import ts20 from "typescript";
|
|
4235
4239
|
var EMPTY_OBJECT = {};
|
|
@@ -4646,7 +4650,7 @@ function toHostDirectiveMetadata(hostDirective, context, refEmitter) {
|
|
|
4646
4650
|
};
|
|
4647
4651
|
}
|
|
4648
4652
|
|
|
4649
|
-
// bazel-out/
|
|
4653
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/symbol.mjs
|
|
4650
4654
|
var DirectiveSymbol = class extends SemanticSymbol {
|
|
4651
4655
|
constructor(decl, selector, inputs, outputs, exportAs, typeCheckMeta, typeParameters) {
|
|
4652
4656
|
super(decl);
|
|
@@ -4723,7 +4727,7 @@ function isBaseClassEqual(current, previous) {
|
|
|
4723
4727
|
return isSymbolEqual(current, previous);
|
|
4724
4728
|
}
|
|
4725
4729
|
|
|
4726
|
-
// bazel-out/
|
|
4730
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4727
4731
|
var FIELD_DECORATORS = [
|
|
4728
4732
|
"Input",
|
|
4729
4733
|
"Output",
|
|
@@ -4882,11 +4886,11 @@ var DirectiveDecoratorHandler = class {
|
|
|
4882
4886
|
}
|
|
4883
4887
|
};
|
|
4884
4888
|
|
|
4885
|
-
// bazel-out/
|
|
4889
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4886
4890
|
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";
|
|
4887
4891
|
import ts22 from "typescript";
|
|
4888
4892
|
|
|
4889
|
-
// bazel-out/
|
|
4893
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/module_with_providers.mjs
|
|
4890
4894
|
import ts21 from "typescript";
|
|
4891
4895
|
function createModuleWithProvidersResolver(reflector, isCore) {
|
|
4892
4896
|
function _reflectModuleFromTypeParam(type, node) {
|
|
@@ -4953,7 +4957,7 @@ function isResolvedModuleWithProviders(sv) {
|
|
|
4953
4957
|
return typeof sv.value === "object" && sv.value != null && sv.value.hasOwnProperty("ngModule") && sv.value.hasOwnProperty("mwpCall");
|
|
4954
4958
|
}
|
|
4955
4959
|
|
|
4956
|
-
// bazel-out/
|
|
4960
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4957
4961
|
var NgModuleSymbol = class extends SemanticSymbol {
|
|
4958
4962
|
constructor() {
|
|
4959
4963
|
super(...arguments);
|
|
@@ -5457,7 +5461,7 @@ function isSyntheticReference(ref) {
|
|
|
5457
5461
|
return ref.synthetic;
|
|
5458
5462
|
}
|
|
5459
5463
|
|
|
5460
|
-
// bazel-out/
|
|
5464
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/diagnostics.mjs
|
|
5461
5465
|
function makeCyclicImportInfo(ref, type, cycle) {
|
|
5462
5466
|
const name = ref.debugName || "(unknown)";
|
|
5463
5467
|
const path = cycle.getPath().map((sf) => sf.fileName).join(" -> ");
|
|
@@ -5480,7 +5484,7 @@ function checkCustomElementSelectorForErrors(selector) {
|
|
|
5480
5484
|
return null;
|
|
5481
5485
|
}
|
|
5482
5486
|
|
|
5483
|
-
// bazel-out/
|
|
5487
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/resources.mjs
|
|
5484
5488
|
import { DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, ParseSourceFile as ParseSourceFile2, parseTemplate } from "@angular/compiler";
|
|
5485
5489
|
import ts23 from "typescript";
|
|
5486
5490
|
function getTemplateDeclarationNodeForError(declaration) {
|
|
@@ -5793,7 +5797,7 @@ function _extractTemplateStyleUrls(template) {
|
|
|
5793
5797
|
return template.styleUrls.map((url) => ({ url, source: 1, nodeForError }));
|
|
5794
5798
|
}
|
|
5795
5799
|
|
|
5796
|
-
// bazel-out/
|
|
5800
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/symbol.mjs
|
|
5797
5801
|
var ComponentSymbol = class extends DirectiveSymbol {
|
|
5798
5802
|
constructor() {
|
|
5799
5803
|
super(...arguments);
|
|
@@ -5828,7 +5832,7 @@ var ComponentSymbol = class extends DirectiveSymbol {
|
|
|
5828
5832
|
}
|
|
5829
5833
|
};
|
|
5830
5834
|
|
|
5831
|
-
// bazel-out/
|
|
5835
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/util.mjs
|
|
5832
5836
|
function collectAnimationNames(value, animationTriggerNames) {
|
|
5833
5837
|
if (value instanceof Map) {
|
|
5834
5838
|
const name = value.get("name");
|
|
@@ -5904,7 +5908,7 @@ function isLikelyModuleWithProviders(value) {
|
|
|
5904
5908
|
return false;
|
|
5905
5909
|
}
|
|
5906
5910
|
|
|
5907
|
-
// bazel-out/
|
|
5911
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
5908
5912
|
var EMPTY_ARRAY2 = [];
|
|
5909
5913
|
var ComponentDecoratorHandler = class {
|
|
5910
5914
|
constructor(reflector, evaluator, metaRegistry, metaReader, scopeReader, dtsScopeReader, scopeRegistry, typeCheckScopeRegistry, resourceRegistry, isCore, strictCtorDeps, resourceLoader, rootDirs, defaultPreserveWhitespaces, i18nUseExternalIds, enableI18nLegacyMessageIdFormat, usePoisonedData, i18nNormalizeLineEndingsInICUs, moduleResolver, cycleAnalyzer, cycleHandlingStrategy, refEmitter, depTracker, injectableRegistry, semanticDepGraphUpdater, annotateForClosureCompiler, perf, hostDirectivesResolver) {
|
|
@@ -6548,7 +6552,7 @@ function validateStandaloneImports(importRefs, importExpr, metaReader, scopeRead
|
|
|
6548
6552
|
return diagnostics;
|
|
6549
6553
|
}
|
|
6550
6554
|
|
|
6551
|
-
// bazel-out/
|
|
6555
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/injectable.mjs
|
|
6552
6556
|
import { compileClassMetadata as compileClassMetadata4, compileDeclareClassMetadata as compileDeclareClassMetadata4, compileDeclareInjectableFromMetadata, compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, FactoryTarget as FactoryTarget4, LiteralExpr as LiteralExpr3, WrappedNodeExpr as WrappedNodeExpr8 } from "@angular/compiler";
|
|
6553
6557
|
import ts25 from "typescript";
|
|
6554
6558
|
var InjectableDecoratorHandler = class {
|
|
@@ -6765,7 +6769,7 @@ function getDep(dep, reflector) {
|
|
|
6765
6769
|
return meta;
|
|
6766
6770
|
}
|
|
6767
6771
|
|
|
6768
|
-
// bazel-out/
|
|
6772
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/pipe.mjs
|
|
6769
6773
|
import { compileClassMetadata as compileClassMetadata5, compileDeclareClassMetadata as compileDeclareClassMetadata5, compileDeclarePipeFromMetadata, compilePipeFromMetadata, FactoryTarget as FactoryTarget5, WrappedNodeExpr as WrappedNodeExpr9 } from "@angular/compiler";
|
|
6770
6774
|
import ts26 from "typescript";
|
|
6771
6775
|
var PipeSymbol = class extends SemanticSymbol {
|
|
@@ -6960,4 +6964,4 @@ export {
|
|
|
6960
6964
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6961
6965
|
* found in the LICENSE file at https://angular.io/license
|
|
6962
6966
|
*/
|
|
6963
|
-
//# sourceMappingURL=chunk-
|
|
6967
|
+
//# sourceMappingURL=chunk-EUEL67MF.js.map
|