@angular/compiler-cli 14.0.1 → 14.0.4
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-ZJCM37WF.js → chunk-5K2JLFXT.js} +6 -6
- package/bundles/{chunk-ZJCM37WF.js.map → chunk-5K2JLFXT.js.map} +0 -0
- package/bundles/{chunk-RT3OZMJ6.js → chunk-74GV6EUR.js} +101 -121
- package/bundles/chunk-74GV6EUR.js.map +6 -0
- package/bundles/{chunk-U2VFXNL7.js → chunk-BRHP6XKM.js} +4 -4
- package/bundles/{chunk-U2VFXNL7.js.map → chunk-BRHP6XKM.js.map} +0 -0
- package/bundles/{chunk-KIWI22Y5.js → chunk-BU7ESD7N.js} +5 -5
- package/bundles/{chunk-KIWI22Y5.js.map → chunk-BU7ESD7N.js.map} +0 -0
- package/bundles/{chunk-SFACRVMZ.js → chunk-C2OTZTPY.js} +26 -26
- package/bundles/{chunk-SFACRVMZ.js.map → chunk-C2OTZTPY.js.map} +0 -0
- package/bundles/{chunk-VEAB5CR7.js → chunk-GN23SRRJ.js} +31 -31
- package/bundles/{chunk-VEAB5CR7.js.map → chunk-GN23SRRJ.js.map} +0 -0
- package/bundles/{chunk-AXU2Z2WN.js → chunk-I5XLLSQO.js} +70 -70
- package/bundles/{chunk-AXU2Z2WN.js.map → chunk-I5XLLSQO.js.map} +0 -0
- package/bundles/{chunk-QK4SXRQA.js → chunk-LC26KH5A.js} +5 -5
- package/bundles/{chunk-QK4SXRQA.js.map → chunk-LC26KH5A.js.map} +0 -0
- package/bundles/{chunk-HMWNYAAE.js → chunk-SJL5HBUW.js} +2 -2
- package/bundles/{chunk-HMWNYAAE.js.map → chunk-SJL5HBUW.js.map} +0 -0
- package/bundles/{chunk-MURZUYM7.js → chunk-TD64C4QJ.js} +7 -7
- package/bundles/{chunk-MURZUYM7.js.map → chunk-TD64C4QJ.js.map} +0 -0
- package/bundles/{chunk-AKU7LV22.js → chunk-TV7VZNWL.js} +6 -6
- package/bundles/{chunk-AKU7LV22.js.map → chunk-TV7VZNWL.js.map} +0 -0
- package/bundles/{chunk-NTRR4N4C.js → chunk-UT3V7UNM.js} +74 -71
- package/bundles/{chunk-NTRR4N4C.js.map → chunk-UT3V7UNM.js.map} +1 -1
- package/bundles/{chunk-BFPVXDJN.js → chunk-WH4QSABR.js} +7 -7
- package/bundles/{chunk-BFPVXDJN.js.map → chunk-WH4QSABR.js.map} +0 -0
- package/bundles/{chunk-EI6PFDB4.js → chunk-Z3OO24P2.js} +40 -40
- package/bundles/{chunk-EI6PFDB4.js.map → chunk-Z3OO24P2.js.map} +0 -0
- package/bundles/{chunk-7J66ZDC5.js → chunk-ZCDB56AX.js} +3 -3
- package/bundles/{chunk-7J66ZDC5.js.map → chunk-ZCDB56AX.js.map} +0 -0
- package/bundles/index.js +12 -12
- package/bundles/linker/babel/index.js +12 -12
- package/bundles/linker/index.js +4 -4
- package/bundles/ngcc/index.js +12 -12
- package/bundles/ngcc/main-ngcc.js +13 -13
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +13 -13
- 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 +5 -5
- package/bundles/private/tooling.js +2 -2
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles_metadata.json +1 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
- package/src/ngtsc/program.d.ts +1 -0
- package/src/ngtsc/typecheck/src/tcb_util.d.ts +1 -1
- package/src/ngtsc/typecheck/src/ts_util.d.ts +0 -3
- package/src/perform_compile.d.ts +2 -1
- package/src/transformers/api.d.ts +2 -1
- package/bundles/chunk-RT3OZMJ6.js.map +0 -6
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
TypeScriptReflectionHost
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-5K2JLFXT.js";
|
|
9
9
|
import {
|
|
10
10
|
__spreadProps,
|
|
11
11
|
__spreadValues
|
|
12
12
|
} from "./chunk-GMSUYBZP.js";
|
|
13
13
|
|
|
14
|
-
// bazel-out/
|
|
14
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
|
|
15
15
|
import ts2 from "typescript";
|
|
16
16
|
|
|
17
|
-
// bazel-out/
|
|
17
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
|
|
18
18
|
import ts from "typescript";
|
|
19
19
|
var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
|
|
20
20
|
function loadIsReferencedAliasDeclarationPatch(context) {
|
|
@@ -49,7 +49,7 @@ function throwIncompatibleTransformationContextError() {
|
|
|
49
49
|
throw Error("Unable to downlevel Angular decorators due to an incompatible TypeScript version.\nIf you recently updated TypeScript and this issue surfaces now, consider downgrading.\n\nPlease report an issue on the Angular repositories when this issue surfaces and you are using a supposedly compatible TypeScript version.");
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
// bazel-out/
|
|
52
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
|
|
53
53
|
function isAngularDecorator(decorator, isCore) {
|
|
54
54
|
return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
|
|
55
55
|
}
|
|
@@ -353,7 +353,7 @@ function getDownlevelDecoratorsTransform(typeChecker, host, diagnostics, isCore,
|
|
|
353
353
|
};
|
|
354
354
|
}
|
|
355
355
|
|
|
356
|
-
// bazel-out/
|
|
356
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
|
|
357
357
|
var GLOBAL_DEFS_FOR_TERSER = {
|
|
358
358
|
ngDevMode: false,
|
|
359
359
|
ngI18nClosureMode: false
|
|
@@ -379,4 +379,4 @@ export {
|
|
|
379
379
|
* Use of this source code is governed by an MIT-style license that can be
|
|
380
380
|
* found in the LICENSE file at https://angular.io/license
|
|
381
381
|
*/
|
|
382
|
-
//# sourceMappingURL=chunk-
|
|
382
|
+
//# sourceMappingURL=chunk-TV7VZNWL.js.map
|
|
File without changes
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
reflectObjectLiteral,
|
|
14
14
|
reflectTypeEntityToDeclaration,
|
|
15
15
|
typeNodeToValueExpr
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-5K2JLFXT.js";
|
|
17
17
|
import {
|
|
18
18
|
ErrorCode,
|
|
19
19
|
FatalDiagnosticError,
|
|
@@ -33,22 +33,22 @@ import {
|
|
|
33
33
|
translateExpression,
|
|
34
34
|
translateStatement,
|
|
35
35
|
translateType
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-C2OTZTPY.js";
|
|
37
37
|
import {
|
|
38
38
|
absoluteFrom,
|
|
39
39
|
absoluteFromSourceFile,
|
|
40
40
|
relative
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-TD64C4QJ.js";
|
|
42
42
|
import {
|
|
43
43
|
PerfEvent,
|
|
44
44
|
PerfPhase
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-LC26KH5A.js";
|
|
46
46
|
import {
|
|
47
47
|
__spreadProps,
|
|
48
48
|
__spreadValues
|
|
49
49
|
} from "./chunk-GMSUYBZP.js";
|
|
50
50
|
|
|
51
|
-
// bazel-out/
|
|
51
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/util.mjs
|
|
52
52
|
import { ExternalExpr, ParseLocation, ParseSourceFile, ParseSourceSpan, ReadPropExpr, WrappedNodeExpr } from "@angular/compiler";
|
|
53
53
|
import ts from "typescript";
|
|
54
54
|
function valueReferenceToExpression(valueRef) {
|
|
@@ -284,7 +284,7 @@ function getOriginNodeForDiagnostics(expr, container) {
|
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
// bazel-out/
|
|
287
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/dynamic.mjs
|
|
288
288
|
var DynamicValue = class {
|
|
289
289
|
constructor(node, reason, code) {
|
|
290
290
|
this.node = node;
|
|
@@ -374,10 +374,10 @@ var DynamicValue = class {
|
|
|
374
374
|
}
|
|
375
375
|
};
|
|
376
376
|
|
|
377
|
-
// bazel-out/
|
|
377
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
378
378
|
import ts2 from "typescript";
|
|
379
379
|
|
|
380
|
-
// bazel-out/
|
|
380
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/result.mjs
|
|
381
381
|
var ResolvedModule = class {
|
|
382
382
|
constructor(exports, evaluate) {
|
|
383
383
|
this.exports = exports;
|
|
@@ -407,7 +407,7 @@ var EnumValue = class {
|
|
|
407
407
|
var KnownFn = class {
|
|
408
408
|
};
|
|
409
409
|
|
|
410
|
-
// bazel-out/
|
|
410
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/builtin.mjs
|
|
411
411
|
var ArraySliceBuiltinFn = class extends KnownFn {
|
|
412
412
|
constructor(lhs) {
|
|
413
413
|
super();
|
|
@@ -478,7 +478,7 @@ var ObjectAssignBuiltinFn = class extends KnownFn {
|
|
|
478
478
|
}
|
|
479
479
|
};
|
|
480
480
|
|
|
481
|
-
// bazel-out/
|
|
481
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/ts_helpers.mjs
|
|
482
482
|
var AssignHelperFn = class extends ObjectAssignBuiltinFn {
|
|
483
483
|
};
|
|
484
484
|
var SpreadHelperFn = class extends KnownFn {
|
|
@@ -531,7 +531,7 @@ var ReadHelperFn = class extends KnownFn {
|
|
|
531
531
|
}
|
|
532
532
|
};
|
|
533
533
|
|
|
534
|
-
// bazel-out/
|
|
534
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/known_declaration.mjs
|
|
535
535
|
var jsGlobalObjectValue = /* @__PURE__ */ new Map([["assign", new ObjectAssignBuiltinFn()]]);
|
|
536
536
|
var assignTsHelperFn = new AssignHelperFn();
|
|
537
537
|
var spreadTsHelperFn = new SpreadHelperFn();
|
|
@@ -555,14 +555,14 @@ function resolveKnownDeclaration(decl) {
|
|
|
555
555
|
}
|
|
556
556
|
}
|
|
557
557
|
|
|
558
|
-
// bazel-out/
|
|
558
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/synthetic.mjs
|
|
559
559
|
var SyntheticValue = class {
|
|
560
560
|
constructor(value) {
|
|
561
561
|
this.value = value;
|
|
562
562
|
}
|
|
563
563
|
};
|
|
564
564
|
|
|
565
|
-
// bazel-out/
|
|
565
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
566
566
|
function literalBinaryOp(op) {
|
|
567
567
|
return { op, literal: true };
|
|
568
568
|
}
|
|
@@ -1144,7 +1144,7 @@ function owningModule(context, override = null) {
|
|
|
1144
1144
|
}
|
|
1145
1145
|
}
|
|
1146
1146
|
|
|
1147
|
-
// bazel-out/
|
|
1147
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interface.mjs
|
|
1148
1148
|
var PartialEvaluator = class {
|
|
1149
1149
|
constructor(host, checker, dependencyTracker) {
|
|
1150
1150
|
this.host = host;
|
|
@@ -1164,7 +1164,7 @@ var PartialEvaluator = class {
|
|
|
1164
1164
|
}
|
|
1165
1165
|
};
|
|
1166
1166
|
|
|
1167
|
-
// bazel-out/
|
|
1167
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/diagnostics.mjs
|
|
1168
1168
|
import ts3 from "typescript";
|
|
1169
1169
|
function describeResolvedType(value, maxDepth = 1) {
|
|
1170
1170
|
var _a, _b;
|
|
@@ -1294,7 +1294,7 @@ function getContainerNode(node) {
|
|
|
1294
1294
|
return node.getSourceFile();
|
|
1295
1295
|
}
|
|
1296
1296
|
|
|
1297
|
-
// bazel-out/
|
|
1297
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/di.mjs
|
|
1298
1298
|
import { LiteralExpr, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
|
|
1299
1299
|
import ts4 from "typescript";
|
|
1300
1300
|
function getConstructorDependencies(clazz, reflector, isCore) {
|
|
@@ -1438,7 +1438,7 @@ function createUnsuitableInjectionTokenError(clazz, error) {
|
|
|
1438
1438
|
return new FatalDiagnosticError(ErrorCode.PARAM_MISSING_TOKEN, param.nameNode, chain, hints);
|
|
1439
1439
|
}
|
|
1440
1440
|
|
|
1441
|
-
// bazel-out/
|
|
1441
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
1442
1442
|
import ts5 from "typescript";
|
|
1443
1443
|
function makeDuplicateDeclarationError(node, data, kind) {
|
|
1444
1444
|
const context = [];
|
|
@@ -1546,7 +1546,7 @@ function getInheritedUndecoratedCtorDiagnostic(node, baseClass, reader) {
|
|
|
1546
1546
|
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}.`);
|
|
1547
1547
|
}
|
|
1548
1548
|
|
|
1549
|
-
// bazel-out/
|
|
1549
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/evaluation.mjs
|
|
1550
1550
|
import ts6 from "typescript";
|
|
1551
1551
|
function resolveEnumValue(evaluator, metadata, field, enumSymbolName) {
|
|
1552
1552
|
let resolved = null;
|
|
@@ -1579,7 +1579,7 @@ function resolveLiteral(decorator, literalCache) {
|
|
|
1579
1579
|
return meta;
|
|
1580
1580
|
}
|
|
1581
1581
|
|
|
1582
|
-
// bazel-out/
|
|
1582
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/factory.mjs
|
|
1583
1583
|
import { compileDeclareFactoryFunction, compileFactoryFunction } from "@angular/compiler";
|
|
1584
1584
|
function compileNgFactoryDefField(metadata) {
|
|
1585
1585
|
const res = compileFactoryFunction(metadata);
|
|
@@ -1590,7 +1590,7 @@ function compileDeclareFactory(metadata) {
|
|
|
1590
1590
|
return { name: "\u0275fac", initializer: res.expression, statements: res.statements, type: res.type };
|
|
1591
1591
|
}
|
|
1592
1592
|
|
|
1593
|
-
// bazel-out/
|
|
1593
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/metadata.mjs
|
|
1594
1594
|
import { FunctionExpr, LiteralArrayExpr, LiteralExpr as LiteralExpr2, literalMap, ReturnStatement, WrappedNodeExpr as WrappedNodeExpr3 } from "@angular/compiler";
|
|
1595
1595
|
import ts7 from "typescript";
|
|
1596
1596
|
function extractClassMetadata(clazz, reflection, isCore, annotateForClosureCompiler, angularDecoratorTransform = (dec) => dec) {
|
|
@@ -1678,13 +1678,13 @@ function removeIdentifierReferences(node, name) {
|
|
|
1678
1678
|
return result.transformed[0];
|
|
1679
1679
|
}
|
|
1680
1680
|
|
|
1681
|
-
// bazel-out/
|
|
1681
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/references_registry.mjs
|
|
1682
1682
|
var NoopReferencesRegistry = class {
|
|
1683
1683
|
add(source, ...references) {
|
|
1684
1684
|
}
|
|
1685
1685
|
};
|
|
1686
1686
|
|
|
1687
|
-
// bazel-out/
|
|
1687
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/schema.mjs
|
|
1688
1688
|
import { CUSTOM_ELEMENTS_SCHEMA, NO_ERRORS_SCHEMA } from "@angular/compiler";
|
|
1689
1689
|
function extractSchemas(rawExpr, evaluator, context) {
|
|
1690
1690
|
const schemas = [];
|
|
@@ -1714,11 +1714,11 @@ function extractSchemas(rawExpr, evaluator, context) {
|
|
|
1714
1714
|
return schemas;
|
|
1715
1715
|
}
|
|
1716
1716
|
|
|
1717
|
-
// bazel-out/
|
|
1717
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
1718
1718
|
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";
|
|
1719
1719
|
import ts24 from "typescript";
|
|
1720
1720
|
|
|
1721
|
-
// bazel-out/
|
|
1721
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/api.mjs
|
|
1722
1722
|
import ts8 from "typescript";
|
|
1723
1723
|
var SemanticSymbol = class {
|
|
1724
1724
|
constructor(decl) {
|
|
@@ -1734,7 +1734,7 @@ function getSymbolIdentifier(decl) {
|
|
|
1734
1734
|
return decl.name.text;
|
|
1735
1735
|
}
|
|
1736
1736
|
|
|
1737
|
-
// bazel-out/
|
|
1737
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/graph.mjs
|
|
1738
1738
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
1739
1739
|
var OpaqueSymbol = class extends SemanticSymbol {
|
|
1740
1740
|
isPublicApiAffected() {
|
|
@@ -1877,10 +1877,10 @@ function getImportPath(expr) {
|
|
|
1877
1877
|
}
|
|
1878
1878
|
}
|
|
1879
1879
|
|
|
1880
|
-
// bazel-out/
|
|
1880
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1881
1881
|
import ts9 from "typescript";
|
|
1882
1882
|
|
|
1883
|
-
// bazel-out/
|
|
1883
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/util.mjs
|
|
1884
1884
|
function isSymbolEqual(a, b) {
|
|
1885
1885
|
if (a.decl === b.decl) {
|
|
1886
1886
|
return true;
|
|
@@ -1930,7 +1930,7 @@ function isSetEqual(a, b, equalityTester = referenceEquality) {
|
|
|
1930
1930
|
return true;
|
|
1931
1931
|
}
|
|
1932
1932
|
|
|
1933
|
-
// bazel-out/
|
|
1933
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1934
1934
|
function extractSemanticTypeParameters(node) {
|
|
1935
1935
|
if (!ts9.isClassDeclaration(node) || node.typeParameters === void 0) {
|
|
1936
1936
|
return null;
|
|
@@ -1950,7 +1950,7 @@ function isTypeParameterEqual(a, b) {
|
|
|
1950
1950
|
return a.hasGenericTypeBound === b.hasGenericTypeBound;
|
|
1951
1951
|
}
|
|
1952
1952
|
|
|
1953
|
-
// bazel-out/
|
|
1953
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/api.mjs
|
|
1954
1954
|
var MetaKind;
|
|
1955
1955
|
(function(MetaKind2) {
|
|
1956
1956
|
MetaKind2[MetaKind2["Directive"] = 0] = "Directive";
|
|
@@ -1958,10 +1958,10 @@ var MetaKind;
|
|
|
1958
1958
|
MetaKind2[MetaKind2["NgModule"] = 2] = "NgModule";
|
|
1959
1959
|
})(MetaKind || (MetaKind = {}));
|
|
1960
1960
|
|
|
1961
|
-
// bazel-out/
|
|
1961
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1962
1962
|
import ts11 from "typescript";
|
|
1963
1963
|
|
|
1964
|
-
// bazel-out/
|
|
1964
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/property_mapping.mjs
|
|
1965
1965
|
var ClassPropertyMapping = class {
|
|
1966
1966
|
constructor(forwardMap) {
|
|
1967
1967
|
this.forwardMap = forwardMap;
|
|
@@ -2037,7 +2037,7 @@ function reverseMapFromForwardMap(forwardMap) {
|
|
|
2037
2037
|
return reverseMap;
|
|
2038
2038
|
}
|
|
2039
2039
|
|
|
2040
|
-
// bazel-out/
|
|
2040
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/util.mjs
|
|
2041
2041
|
import ts10 from "typescript";
|
|
2042
2042
|
function extractReferencesFromType(checker, def, bestGuessOwningModule) {
|
|
2043
2043
|
if (!ts10.isTupleTypeNode(def)) {
|
|
@@ -2217,7 +2217,7 @@ function hasInjectableFields(clazz, host) {
|
|
|
2217
2217
|
return members.some(({ isStatic, name }) => isStatic && (name === "\u0275prov" || name === "\u0275fac"));
|
|
2218
2218
|
}
|
|
2219
2219
|
|
|
2220
|
-
// bazel-out/
|
|
2220
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
2221
2221
|
var DtsMetadataReader = class {
|
|
2222
2222
|
constructor(checker, reflector) {
|
|
2223
2223
|
this.checker = checker;
|
|
@@ -2329,7 +2329,7 @@ function readBaseClass2(clazz, checker, reflector) {
|
|
|
2329
2329
|
return null;
|
|
2330
2330
|
}
|
|
2331
2331
|
|
|
2332
|
-
// bazel-out/
|
|
2332
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/inheritance.mjs
|
|
2333
2333
|
function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
2334
2334
|
const topMeta = reader.getDirectiveMetadata(dir);
|
|
2335
2335
|
if (topMeta === null) {
|
|
@@ -2386,7 +2386,7 @@ function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
|
2386
2386
|
});
|
|
2387
2387
|
}
|
|
2388
2388
|
|
|
2389
|
-
// bazel-out/
|
|
2389
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/registry.mjs
|
|
2390
2390
|
var LocalMetadataRegistry = class {
|
|
2391
2391
|
constructor() {
|
|
2392
2392
|
this.directives = /* @__PURE__ */ new Map();
|
|
@@ -2445,7 +2445,7 @@ var InjectableClassRegistry = class {
|
|
|
2445
2445
|
}
|
|
2446
2446
|
};
|
|
2447
2447
|
|
|
2448
|
-
// bazel-out/
|
|
2448
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/resource_registry.mjs
|
|
2449
2449
|
var ResourceRegistry = class {
|
|
2450
2450
|
constructor() {
|
|
2451
2451
|
this.externalTemplateToComponentsMap = /* @__PURE__ */ new Map();
|
|
@@ -2510,14 +2510,14 @@ var ResourceRegistry = class {
|
|
|
2510
2510
|
}
|
|
2511
2511
|
};
|
|
2512
2512
|
|
|
2513
|
-
// bazel-out/
|
|
2513
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/api.mjs
|
|
2514
2514
|
var ComponentScopeKind;
|
|
2515
2515
|
(function(ComponentScopeKind2) {
|
|
2516
2516
|
ComponentScopeKind2[ComponentScopeKind2["NgModule"] = 0] = "NgModule";
|
|
2517
2517
|
ComponentScopeKind2[ComponentScopeKind2["Standalone"] = 1] = "Standalone";
|
|
2518
2518
|
})(ComponentScopeKind || (ComponentScopeKind = {}));
|
|
2519
2519
|
|
|
2520
|
-
// bazel-out/
|
|
2520
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/component_scope.mjs
|
|
2521
2521
|
var CompoundComponentScopeReader = class {
|
|
2522
2522
|
constructor(readers) {
|
|
2523
2523
|
this.readers = readers;
|
|
@@ -2542,7 +2542,7 @@ var CompoundComponentScopeReader = class {
|
|
|
2542
2542
|
}
|
|
2543
2543
|
};
|
|
2544
2544
|
|
|
2545
|
-
// bazel-out/
|
|
2545
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
2546
2546
|
var MetadataDtsModuleScopeResolver = class {
|
|
2547
2547
|
constructor(dtsMetaReader, aliasingHost) {
|
|
2548
2548
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -2617,11 +2617,11 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
2617
2617
|
}
|
|
2618
2618
|
};
|
|
2619
2619
|
|
|
2620
|
-
// bazel-out/
|
|
2620
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2621
2621
|
import { ExternalExpr as ExternalExpr3 } from "@angular/compiler";
|
|
2622
2622
|
import ts12 from "typescript";
|
|
2623
2623
|
|
|
2624
|
-
// bazel-out/
|
|
2624
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/util.mjs
|
|
2625
2625
|
function getDiagnosticNode(ref, rawExpr) {
|
|
2626
2626
|
return rawExpr !== null ? ref.getOriginForDiagnostics(rawExpr) : ref.node.name;
|
|
2627
2627
|
}
|
|
@@ -2647,7 +2647,7 @@ function makeUnknownComponentImportDiagnostic(ref, rawExpr) {
|
|
|
2647
2647
|
return makeDiagnostic(ErrorCode.COMPONENT_UNKNOWN_IMPORT, getDiagnosticNode(ref, rawExpr), `Component imports must be standalone components, directives, pipes, or must be NgModules.`);
|
|
2648
2648
|
}
|
|
2649
2649
|
|
|
2650
|
-
// bazel-out/
|
|
2650
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
2651
2651
|
var LocalModuleScopeRegistry = class {
|
|
2652
2652
|
constructor(localReader, fullReader, dependencyScopeReader, refEmitter, aliasingHost) {
|
|
2653
2653
|
this.localReader = localReader;
|
|
@@ -2986,7 +2986,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
2986
2986
|
]);
|
|
2987
2987
|
}
|
|
2988
2988
|
|
|
2989
|
-
// bazel-out/
|
|
2989
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
2990
2990
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
2991
2991
|
import ts13 from "typescript";
|
|
2992
2992
|
var TypeCheckScopeRegistry = class {
|
|
@@ -3048,7 +3048,7 @@ var TypeCheckScopeRegistry = class {
|
|
|
3048
3048
|
}
|
|
3049
3049
|
};
|
|
3050
3050
|
|
|
3051
|
-
// bazel-out/
|
|
3051
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/api.mjs
|
|
3052
3052
|
var CompilationMode;
|
|
3053
3053
|
(function(CompilationMode2) {
|
|
3054
3054
|
CompilationMode2[CompilationMode2["FULL"] = 0] = "FULL";
|
|
@@ -3066,7 +3066,7 @@ var HandlerFlags;
|
|
|
3066
3066
|
HandlerFlags2[HandlerFlags2["FULL_INHERITANCE"] = 1] = "FULL_INHERITANCE";
|
|
3067
3067
|
})(HandlerFlags || (HandlerFlags = {}));
|
|
3068
3068
|
|
|
3069
|
-
// bazel-out/
|
|
3069
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/alias.mjs
|
|
3070
3070
|
import ts14 from "typescript";
|
|
3071
3071
|
function aliasTransformFactory(exportStatements) {
|
|
3072
3072
|
return (context) => {
|
|
@@ -3084,10 +3084,10 @@ function aliasTransformFactory(exportStatements) {
|
|
|
3084
3084
|
};
|
|
3085
3085
|
}
|
|
3086
3086
|
|
|
3087
|
-
// bazel-out/
|
|
3087
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3088
3088
|
import ts15 from "typescript";
|
|
3089
3089
|
|
|
3090
|
-
// bazel-out/
|
|
3090
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/trait.mjs
|
|
3091
3091
|
var TraitState;
|
|
3092
3092
|
(function(TraitState2) {
|
|
3093
3093
|
TraitState2[TraitState2["Pending"] = 0] = "Pending";
|
|
@@ -3142,7 +3142,7 @@ var TraitImpl = class {
|
|
|
3142
3142
|
}
|
|
3143
3143
|
};
|
|
3144
3144
|
|
|
3145
|
-
// bazel-out/
|
|
3145
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
3146
3146
|
var TraitCompiler = class {
|
|
3147
3147
|
constructor(handlers, reflector, perf, incrementalBuild, compileNonExportedClasses, compilationMode, dtsTransforms, semanticDepGraphUpdater, sourceFileTypeIdentifier) {
|
|
3148
3148
|
this.handlers = handlers;
|
|
@@ -3586,10 +3586,10 @@ function containsErrors(diagnostics) {
|
|
|
3586
3586
|
return diagnostics !== null && diagnostics.some((diag) => diag.category === ts15.DiagnosticCategory.Error);
|
|
3587
3587
|
}
|
|
3588
3588
|
|
|
3589
|
-
// bazel-out/
|
|
3589
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3590
3590
|
import ts17 from "typescript";
|
|
3591
3591
|
|
|
3592
|
-
// bazel-out/
|
|
3592
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/utils.mjs
|
|
3593
3593
|
import ts16 from "typescript";
|
|
3594
3594
|
function addImports(importManager, sf, extraStatements = []) {
|
|
3595
3595
|
const addedImports = importManager.getAllImports(sf.fileName).map((i) => {
|
|
@@ -3617,7 +3617,7 @@ function isImportStatement(stmt) {
|
|
|
3617
3617
|
return ts16.isImportDeclaration(stmt) || ts16.isImportEqualsDeclaration(stmt) || ts16.isNamespaceImport(stmt);
|
|
3618
3618
|
}
|
|
3619
3619
|
|
|
3620
|
-
// bazel-out/
|
|
3620
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3621
3621
|
var DtsTransformRegistry = class {
|
|
3622
3622
|
constructor() {
|
|
3623
3623
|
this.ivyDeclarationTransforms = /* @__PURE__ */ new Map();
|
|
@@ -3742,11 +3742,11 @@ function markForEmitAsSingleLine(node) {
|
|
|
3742
3742
|
ts17.forEachChild(node, markForEmitAsSingleLine);
|
|
3743
3743
|
}
|
|
3744
3744
|
|
|
3745
|
-
// bazel-out/
|
|
3745
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3746
3746
|
import { ConstantPool } from "@angular/compiler";
|
|
3747
3747
|
import ts19 from "typescript";
|
|
3748
3748
|
|
|
3749
|
-
// bazel-out/
|
|
3749
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/visitor.mjs
|
|
3750
3750
|
import ts18 from "typescript";
|
|
3751
3751
|
function visit(node, visitor, context) {
|
|
3752
3752
|
return visitor._visit(node, context);
|
|
@@ -3808,7 +3808,7 @@ function hasStatements(node) {
|
|
|
3808
3808
|
return block.statements !== void 0 && Array.isArray(block.statements);
|
|
3809
3809
|
}
|
|
3810
3810
|
|
|
3811
|
-
// bazel-out/
|
|
3811
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3812
3812
|
var NO_DECORATORS = /* @__PURE__ */ new Set();
|
|
3813
3813
|
var CLOSURE_FILE_OVERVIEW_REGEXP = /\s+@fileoverview\s+/i;
|
|
3814
3814
|
function ivyTransformFactory(compilation, reflector, importRewriter, defaultImportTracker, perf, isCore, isClosureCompilerEnabled) {
|
|
@@ -3989,10 +3989,10 @@ function createRecorderFn(defaultImportTracker) {
|
|
|
3989
3989
|
};
|
|
3990
3990
|
}
|
|
3991
3991
|
|
|
3992
|
-
// bazel-out/
|
|
3992
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
3993
3993
|
import { compileClassMetadata, compileDeclareClassMetadata, compileDeclareDirectiveFromMetadata, compileDirectiveFromMetadata, FactoryTarget, makeBindingParser, WrappedNodeExpr as WrappedNodeExpr5 } from "@angular/compiler";
|
|
3994
3994
|
|
|
3995
|
-
// bazel-out/
|
|
3995
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
|
|
3996
3996
|
import { createMayBeForwardRefExpression, emitDistinctChangesOnlyDefaultValue, ExternalExpr as ExternalExpr4, getSafePropertyAccessString, parseHostBindings, verifyHostBindings, WrappedNodeExpr as WrappedNodeExpr4 } from "@angular/compiler";
|
|
3997
3997
|
import ts20 from "typescript";
|
|
3998
3998
|
var EMPTY_OBJECT = {};
|
|
@@ -4356,7 +4356,7 @@ function evaluateHostExpressionBindings(hostExpr, evaluator) {
|
|
|
4356
4356
|
return bindings;
|
|
4357
4357
|
}
|
|
4358
4358
|
|
|
4359
|
-
// bazel-out/
|
|
4359
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/symbol.mjs
|
|
4360
4360
|
var DirectiveSymbol = class extends SemanticSymbol {
|
|
4361
4361
|
constructor(decl, selector, inputs, outputs, exportAs, typeCheckMeta, typeParameters) {
|
|
4362
4362
|
super(decl);
|
|
@@ -4433,7 +4433,7 @@ function isBaseClassEqual(current, previous) {
|
|
|
4433
4433
|
return isSymbolEqual(current, previous);
|
|
4434
4434
|
}
|
|
4435
4435
|
|
|
4436
|
-
// bazel-out/
|
|
4436
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4437
4437
|
var FIELD_DECORATORS = [
|
|
4438
4438
|
"Input",
|
|
4439
4439
|
"Output",
|
|
@@ -4577,11 +4577,11 @@ var DirectiveDecoratorHandler = class {
|
|
|
4577
4577
|
}
|
|
4578
4578
|
};
|
|
4579
4579
|
|
|
4580
|
-
// bazel-out/
|
|
4580
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4581
4581
|
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";
|
|
4582
4582
|
import ts22 from "typescript";
|
|
4583
4583
|
|
|
4584
|
-
// bazel-out/
|
|
4584
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/module_with_providers.mjs
|
|
4585
4585
|
import ts21 from "typescript";
|
|
4586
4586
|
function createModuleWithProvidersResolver(reflector, isCore) {
|
|
4587
4587
|
function _reflectModuleFromTypeParam(type, node) {
|
|
@@ -4648,7 +4648,7 @@ function isResolvedModuleWithProviders(sv) {
|
|
|
4648
4648
|
return typeof sv.value === "object" && sv.value != null && sv.value.hasOwnProperty("ngModule") && sv.value.hasOwnProperty("mwpCall");
|
|
4649
4649
|
}
|
|
4650
4650
|
|
|
4651
|
-
// bazel-out/
|
|
4651
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4652
4652
|
var NgModuleSymbol = class extends SemanticSymbol {
|
|
4653
4653
|
constructor() {
|
|
4654
4654
|
super(...arguments);
|
|
@@ -4828,7 +4828,10 @@ var NgModuleDecoratorHandler = class {
|
|
|
4828
4828
|
schemas: []
|
|
4829
4829
|
};
|
|
4830
4830
|
const rawProviders = ngModule.has("providers") ? ngModule.get("providers") : null;
|
|
4831
|
-
|
|
4831
|
+
let wrappedProviders = null;
|
|
4832
|
+
if (rawProviders !== null && (!ts22.isArrayLiteralExpression(rawProviders) || rawProviders.elements.length > 0)) {
|
|
4833
|
+
wrappedProviders = new WrappedNodeExpr6(this.annotateForClosureCompiler ? wrapFunctionExpressionsInParens(rawProviders) : rawProviders);
|
|
4834
|
+
}
|
|
4832
4835
|
const topLevelImports = [];
|
|
4833
4836
|
if (ngModule.has("imports")) {
|
|
4834
4837
|
const rawImports2 = unwrapExpression(ngModule.get("imports"));
|
|
@@ -4860,7 +4863,7 @@ var NgModuleDecoratorHandler = class {
|
|
|
4860
4863
|
name,
|
|
4861
4864
|
type,
|
|
4862
4865
|
internalType,
|
|
4863
|
-
providers:
|
|
4866
|
+
providers: wrappedProviders
|
|
4864
4867
|
};
|
|
4865
4868
|
const factoryMetadata = {
|
|
4866
4869
|
name,
|
|
@@ -5130,7 +5133,7 @@ function isSyntheticReference(ref) {
|
|
|
5130
5133
|
return ref.synthetic;
|
|
5131
5134
|
}
|
|
5132
5135
|
|
|
5133
|
-
// bazel-out/
|
|
5136
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/diagnostics.mjs
|
|
5134
5137
|
function makeCyclicImportInfo(ref, type, cycle) {
|
|
5135
5138
|
const name = ref.debugName || "(unknown)";
|
|
5136
5139
|
const path = cycle.getPath().map((sf) => sf.fileName).join(" -> ");
|
|
@@ -5153,7 +5156,7 @@ function checkCustomElementSelectorForErrors(selector) {
|
|
|
5153
5156
|
return null;
|
|
5154
5157
|
}
|
|
5155
5158
|
|
|
5156
|
-
// bazel-out/
|
|
5159
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/resources.mjs
|
|
5157
5160
|
import { DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, ParseSourceFile as ParseSourceFile2, parseTemplate } from "@angular/compiler";
|
|
5158
5161
|
import ts23 from "typescript";
|
|
5159
5162
|
function getTemplateDeclarationNodeForError(declaration) {
|
|
@@ -5456,7 +5459,7 @@ function _extractTemplateStyleUrls(template) {
|
|
|
5456
5459
|
return template.styleUrls.map((url) => ({ url, source: 1, nodeForError }));
|
|
5457
5460
|
}
|
|
5458
5461
|
|
|
5459
|
-
// bazel-out/
|
|
5462
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/symbol.mjs
|
|
5460
5463
|
var ComponentSymbol = class extends DirectiveSymbol {
|
|
5461
5464
|
constructor() {
|
|
5462
5465
|
super(...arguments);
|
|
@@ -5491,7 +5494,7 @@ var ComponentSymbol = class extends DirectiveSymbol {
|
|
|
5491
5494
|
}
|
|
5492
5495
|
};
|
|
5493
5496
|
|
|
5494
|
-
// bazel-out/
|
|
5497
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/util.mjs
|
|
5495
5498
|
function collectAnimationNames(value, animationTriggerNames) {
|
|
5496
5499
|
if (value instanceof Map) {
|
|
5497
5500
|
const name = value.get("name");
|
|
@@ -5567,7 +5570,7 @@ function isLikelyModuleWithProviders(value) {
|
|
|
5567
5570
|
return false;
|
|
5568
5571
|
}
|
|
5569
5572
|
|
|
5570
|
-
// bazel-out/
|
|
5573
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
5571
5574
|
var EMPTY_ARRAY = [];
|
|
5572
5575
|
var ComponentDecoratorHandler = class {
|
|
5573
5576
|
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) {
|
|
@@ -6196,7 +6199,7 @@ function validateStandaloneImports(importRefs, importExpr, metaReader, scopeRead
|
|
|
6196
6199
|
return diagnostics;
|
|
6197
6200
|
}
|
|
6198
6201
|
|
|
6199
|
-
// bazel-out/
|
|
6202
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/injectable.mjs
|
|
6200
6203
|
import { compileClassMetadata as compileClassMetadata4, compileDeclareClassMetadata as compileDeclareClassMetadata4, compileDeclareInjectableFromMetadata, compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, FactoryTarget as FactoryTarget4, LiteralExpr as LiteralExpr3, WrappedNodeExpr as WrappedNodeExpr8 } from "@angular/compiler";
|
|
6201
6204
|
import ts25 from "typescript";
|
|
6202
6205
|
var InjectableDecoratorHandler = class {
|
|
@@ -6396,7 +6399,7 @@ function getDep(dep, reflector) {
|
|
|
6396
6399
|
return meta;
|
|
6397
6400
|
}
|
|
6398
6401
|
|
|
6399
|
-
// bazel-out/
|
|
6402
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/pipe.mjs
|
|
6400
6403
|
import { compileClassMetadata as compileClassMetadata5, compileDeclareClassMetadata as compileDeclareClassMetadata5, compileDeclarePipeFromMetadata, compilePipeFromMetadata, FactoryTarget as FactoryTarget5, WrappedNodeExpr as WrappedNodeExpr9 } from "@angular/compiler";
|
|
6401
6404
|
import ts26 from "typescript";
|
|
6402
6405
|
var PipeSymbol = class extends SemanticSymbol {
|
|
@@ -6578,4 +6581,4 @@ export {
|
|
|
6578
6581
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6579
6582
|
* found in the LICENSE file at https://angular.io/license
|
|
6580
6583
|
*/
|
|
6581
|
-
//# sourceMappingURL=chunk-
|
|
6584
|
+
//# sourceMappingURL=chunk-UT3V7UNM.js.map
|