@angular/compiler-cli 14.0.0-next.12 → 14.0.0-next.13
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-5K2JLFXT.js → chunk-2IMT6JFI.js} +6 -6
- package/bundles/{chunk-5K2JLFXT.js.map → chunk-2IMT6JFI.js.map} +0 -0
- package/bundles/{chunk-TXPPTZTK.js → chunk-DNXEJI2I.js} +5 -5
- package/bundles/{chunk-TXPPTZTK.js.map → chunk-DNXEJI2I.js.map} +0 -0
- package/bundles/{chunk-MGNOHKS6.js → chunk-ESNS3BVQ.js} +82 -82
- package/bundles/{chunk-MGNOHKS6.js.map → chunk-ESNS3BVQ.js.map} +0 -0
- package/bundles/{chunk-GAGUQCGV.js → chunk-FDAHGRSF.js} +40 -40
- package/bundles/{chunk-GAGUQCGV.js.map → chunk-FDAHGRSF.js.map} +0 -0
- package/bundles/{chunk-T7KW7P7D.js → chunk-FJDIFR5C.js} +31 -31
- package/bundles/{chunk-T7KW7P7D.js.map → chunk-FJDIFR5C.js.map} +0 -0
- package/bundles/{chunk-LV3S6HFU.js → chunk-LQLIHXU2.js} +70 -70
- package/bundles/{chunk-LV3S6HFU.js.map → chunk-LQLIHXU2.js.map} +0 -0
- package/bundles/{chunk-ZCDB56AX.js → chunk-LX5Q27EF.js} +3 -3
- package/bundles/{chunk-ZCDB56AX.js.map → chunk-LX5Q27EF.js.map} +0 -0
- package/bundles/{chunk-BRHP6XKM.js → chunk-OLGEBPBY.js} +4 -4
- package/bundles/{chunk-BRHP6XKM.js.map → chunk-OLGEBPBY.js.map} +0 -0
- package/bundles/{chunk-SJL5HBUW.js → chunk-R3C7RFJ4.js} +2 -2
- package/bundles/{chunk-SJL5HBUW.js.map → chunk-R3C7RFJ4.js.map} +0 -0
- package/bundles/{chunk-LC26KH5A.js → chunk-R4NY3TJC.js} +5 -5
- package/bundles/{chunk-LC26KH5A.js.map → chunk-R4NY3TJC.js.map} +0 -0
- package/bundles/{chunk-GMECRI4A.js → chunk-RYXFJXXN.js} +71 -71
- package/bundles/{chunk-GMECRI4A.js.map → chunk-RYXFJXXN.js.map} +0 -0
- package/bundles/{chunk-TD64C4QJ.js → chunk-T7MYRXIE.js} +7 -7
- package/bundles/{chunk-TD64C4QJ.js.map → chunk-T7MYRXIE.js.map} +0 -0
- package/bundles/{chunk-6356XFP6.js → chunk-UMDDHI5B.js} +26 -26
- package/bundles/{chunk-6356XFP6.js.map → chunk-UMDDHI5B.js.map} +0 -0
- package/bundles/{chunk-TV7VZNWL.js → chunk-W6KM7BUM.js} +6 -6
- package/bundles/{chunk-TV7VZNWL.js.map → chunk-W6KM7BUM.js.map} +0 -0
- package/bundles/{chunk-WH4QSABR.js → chunk-WGBFSDVQ.js} +7 -7
- package/bundles/{chunk-WH4QSABR.js.map → chunk-WGBFSDVQ.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
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
reflectObjectLiteral,
|
|
14
14
|
reflectTypeEntityToDeclaration,
|
|
15
15
|
typeNodeToValueExpr
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-2IMT6JFI.js";
|
|
17
17
|
import {
|
|
18
18
|
ErrorCode,
|
|
19
19
|
FatalDiagnosticError,
|
|
@@ -35,23 +35,23 @@ import {
|
|
|
35
35
|
translateExpression,
|
|
36
36
|
translateStatement,
|
|
37
37
|
translateType
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-UMDDHI5B.js";
|
|
39
39
|
import {
|
|
40
40
|
absoluteFrom,
|
|
41
41
|
absoluteFromSourceFile,
|
|
42
42
|
basename,
|
|
43
43
|
relative
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-T7MYRXIE.js";
|
|
45
45
|
import {
|
|
46
46
|
PerfEvent,
|
|
47
47
|
PerfPhase
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-R4NY3TJC.js";
|
|
49
49
|
import {
|
|
50
50
|
__spreadProps,
|
|
51
51
|
__spreadValues
|
|
52
52
|
} from "./chunk-GMSUYBZP.js";
|
|
53
53
|
|
|
54
|
-
// bazel-out/
|
|
54
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/util.mjs
|
|
55
55
|
import { ExternalExpr, ParseLocation, ParseSourceFile, ParseSourceSpan, ReadPropExpr, WrappedNodeExpr } from "@angular/compiler";
|
|
56
56
|
import ts from "typescript";
|
|
57
57
|
function valueReferenceToExpression(valueRef) {
|
|
@@ -273,7 +273,7 @@ function resolveImportedFile(moduleResolver, importedFile, expr, origin) {
|
|
|
273
273
|
return moduleResolver.resolveModule(expr.value.moduleName, origin.fileName);
|
|
274
274
|
}
|
|
275
275
|
|
|
276
|
-
// bazel-out/
|
|
276
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/dynamic.mjs
|
|
277
277
|
var DynamicValue = class {
|
|
278
278
|
constructor(node, reason, code) {
|
|
279
279
|
this.node = node;
|
|
@@ -358,10 +358,10 @@ var DynamicValue = class {
|
|
|
358
358
|
}
|
|
359
359
|
};
|
|
360
360
|
|
|
361
|
-
// bazel-out/
|
|
361
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
362
362
|
import ts2 from "typescript";
|
|
363
363
|
|
|
364
|
-
// bazel-out/
|
|
364
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/result.mjs
|
|
365
365
|
var ResolvedModule = class {
|
|
366
366
|
constructor(exports, evaluate) {
|
|
367
367
|
this.exports = exports;
|
|
@@ -391,7 +391,7 @@ var EnumValue = class {
|
|
|
391
391
|
var KnownFn = class {
|
|
392
392
|
};
|
|
393
393
|
|
|
394
|
-
// bazel-out/
|
|
394
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/builtin.mjs
|
|
395
395
|
var ArraySliceBuiltinFn = class extends KnownFn {
|
|
396
396
|
constructor(lhs) {
|
|
397
397
|
super();
|
|
@@ -462,7 +462,7 @@ var ObjectAssignBuiltinFn = class extends KnownFn {
|
|
|
462
462
|
}
|
|
463
463
|
};
|
|
464
464
|
|
|
465
|
-
// bazel-out/
|
|
465
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/ts_helpers.mjs
|
|
466
466
|
var AssignHelperFn = class extends ObjectAssignBuiltinFn {
|
|
467
467
|
};
|
|
468
468
|
var SpreadHelperFn = class extends KnownFn {
|
|
@@ -515,7 +515,7 @@ var ReadHelperFn = class extends KnownFn {
|
|
|
515
515
|
}
|
|
516
516
|
};
|
|
517
517
|
|
|
518
|
-
// bazel-out/
|
|
518
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/known_declaration.mjs
|
|
519
519
|
var jsGlobalObjectValue = /* @__PURE__ */ new Map([["assign", new ObjectAssignBuiltinFn()]]);
|
|
520
520
|
var assignTsHelperFn = new AssignHelperFn();
|
|
521
521
|
var spreadTsHelperFn = new SpreadHelperFn();
|
|
@@ -539,7 +539,7 @@ function resolveKnownDeclaration(decl) {
|
|
|
539
539
|
}
|
|
540
540
|
}
|
|
541
541
|
|
|
542
|
-
// bazel-out/
|
|
542
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interpreter.mjs
|
|
543
543
|
function literalBinaryOp(op) {
|
|
544
544
|
return { op, literal: true };
|
|
545
545
|
}
|
|
@@ -1126,7 +1126,7 @@ function owningModule(context, override = null) {
|
|
|
1126
1126
|
}
|
|
1127
1127
|
}
|
|
1128
1128
|
|
|
1129
|
-
// bazel-out/
|
|
1129
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/interface.mjs
|
|
1130
1130
|
var PartialEvaluator = class {
|
|
1131
1131
|
constructor(host, checker, dependencyTracker) {
|
|
1132
1132
|
this.host = host;
|
|
@@ -1146,7 +1146,7 @@ var PartialEvaluator = class {
|
|
|
1146
1146
|
}
|
|
1147
1147
|
};
|
|
1148
1148
|
|
|
1149
|
-
// bazel-out/
|
|
1149
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/partial_evaluator/src/diagnostics.mjs
|
|
1150
1150
|
import ts3 from "typescript";
|
|
1151
1151
|
function describeResolvedType(value, maxDepth = 1) {
|
|
1152
1152
|
var _a, _b;
|
|
@@ -1273,7 +1273,7 @@ function getContainerNode(node) {
|
|
|
1273
1273
|
return node.getSourceFile();
|
|
1274
1274
|
}
|
|
1275
1275
|
|
|
1276
|
-
// bazel-out/
|
|
1276
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/di.mjs
|
|
1277
1277
|
import { LiteralExpr, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
|
|
1278
1278
|
import ts4 from "typescript";
|
|
1279
1279
|
function getConstructorDependencies(clazz, reflector, isCore) {
|
|
@@ -1417,7 +1417,7 @@ function createUnsuitableInjectionTokenError(clazz, error) {
|
|
|
1417
1417
|
return new FatalDiagnosticError(ErrorCode.PARAM_MISSING_TOKEN, param.nameNode, chain, hints);
|
|
1418
1418
|
}
|
|
1419
1419
|
|
|
1420
|
-
// bazel-out/
|
|
1420
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/diagnostics.mjs
|
|
1421
1421
|
import ts5 from "typescript";
|
|
1422
1422
|
function makeDuplicateDeclarationError(node, data, kind) {
|
|
1423
1423
|
const context = [];
|
|
@@ -1525,7 +1525,7 @@ function getInheritedUndecoratedCtorDiagnostic(node, baseClass, reader) {
|
|
|
1525
1525
|
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}.`);
|
|
1526
1526
|
}
|
|
1527
1527
|
|
|
1528
|
-
// bazel-out/
|
|
1528
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/evaluation.mjs
|
|
1529
1529
|
import ts6 from "typescript";
|
|
1530
1530
|
function resolveEnumValue(evaluator, metadata, field, enumSymbolName) {
|
|
1531
1531
|
let resolved = null;
|
|
@@ -1558,7 +1558,7 @@ function resolveLiteral(decorator, literalCache) {
|
|
|
1558
1558
|
return meta;
|
|
1559
1559
|
}
|
|
1560
1560
|
|
|
1561
|
-
// bazel-out/
|
|
1561
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/factory.mjs
|
|
1562
1562
|
import { compileDeclareFactoryFunction, compileFactoryFunction } from "@angular/compiler";
|
|
1563
1563
|
function compileNgFactoryDefField(metadata) {
|
|
1564
1564
|
const res = compileFactoryFunction(metadata);
|
|
@@ -1569,7 +1569,7 @@ function compileDeclareFactory(metadata) {
|
|
|
1569
1569
|
return { name: "\u0275fac", initializer: res.expression, statements: res.statements, type: res.type };
|
|
1570
1570
|
}
|
|
1571
1571
|
|
|
1572
|
-
// bazel-out/
|
|
1572
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/metadata.mjs
|
|
1573
1573
|
import { FunctionExpr, LiteralArrayExpr, LiteralExpr as LiteralExpr2, literalMap, ReturnStatement, WrappedNodeExpr as WrappedNodeExpr3 } from "@angular/compiler";
|
|
1574
1574
|
import ts7 from "typescript";
|
|
1575
1575
|
function extractClassMetadata(clazz, reflection, isCore, annotateForClosureCompiler, angularDecoratorTransform = (dec) => dec) {
|
|
@@ -1657,17 +1657,17 @@ function removeIdentifierReferences(node, name) {
|
|
|
1657
1657
|
return result.transformed[0];
|
|
1658
1658
|
}
|
|
1659
1659
|
|
|
1660
|
-
// bazel-out/
|
|
1660
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/references_registry.mjs
|
|
1661
1661
|
var NoopReferencesRegistry = class {
|
|
1662
1662
|
add(source, ...references) {
|
|
1663
1663
|
}
|
|
1664
1664
|
};
|
|
1665
1665
|
|
|
1666
|
-
// bazel-out/
|
|
1666
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
1667
1667
|
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, SelectorMatcher as SelectorMatcher2, ViewEncapsulation, WrappedNodeExpr as WrappedNodeExpr7 } from "@angular/compiler";
|
|
1668
1668
|
import ts27 from "typescript";
|
|
1669
1669
|
|
|
1670
|
-
// bazel-out/
|
|
1670
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/api.mjs
|
|
1671
1671
|
import ts8 from "typescript";
|
|
1672
1672
|
var SemanticSymbol = class {
|
|
1673
1673
|
constructor(decl) {
|
|
@@ -1683,7 +1683,7 @@ function getSymbolIdentifier(decl) {
|
|
|
1683
1683
|
return decl.name.text;
|
|
1684
1684
|
}
|
|
1685
1685
|
|
|
1686
|
-
// bazel-out/
|
|
1686
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/graph.mjs
|
|
1687
1687
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
1688
1688
|
var OpaqueSymbol = class extends SemanticSymbol {
|
|
1689
1689
|
isPublicApiAffected() {
|
|
@@ -1826,10 +1826,10 @@ function getImportPath(expr) {
|
|
|
1826
1826
|
}
|
|
1827
1827
|
}
|
|
1828
1828
|
|
|
1829
|
-
// bazel-out/
|
|
1829
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1830
1830
|
import ts9 from "typescript";
|
|
1831
1831
|
|
|
1832
|
-
// bazel-out/
|
|
1832
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/util.mjs
|
|
1833
1833
|
function isSymbolEqual(a, b) {
|
|
1834
1834
|
if (a.decl === b.decl) {
|
|
1835
1835
|
return true;
|
|
@@ -1879,7 +1879,7 @@ function isSetEqual(a, b, equalityTester = referenceEquality) {
|
|
|
1879
1879
|
return true;
|
|
1880
1880
|
}
|
|
1881
1881
|
|
|
1882
|
-
// bazel-out/
|
|
1882
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/semantic_graph/src/type_parameters.mjs
|
|
1883
1883
|
function extractSemanticTypeParameters(node) {
|
|
1884
1884
|
if (!ts9.isClassDeclaration(node) || node.typeParameters === void 0) {
|
|
1885
1885
|
return null;
|
|
@@ -1899,17 +1899,17 @@ function isTypeParameterEqual(a, b) {
|
|
|
1899
1899
|
return a.hasGenericTypeBound === b.hasGenericTypeBound;
|
|
1900
1900
|
}
|
|
1901
1901
|
|
|
1902
|
-
// bazel-out/
|
|
1902
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/api.mjs
|
|
1903
1903
|
var MetaType;
|
|
1904
1904
|
(function(MetaType2) {
|
|
1905
1905
|
MetaType2[MetaType2["Pipe"] = 0] = "Pipe";
|
|
1906
1906
|
MetaType2[MetaType2["Directive"] = 1] = "Directive";
|
|
1907
1907
|
})(MetaType || (MetaType = {}));
|
|
1908
1908
|
|
|
1909
|
-
// bazel-out/
|
|
1909
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
1910
1910
|
import ts11 from "typescript";
|
|
1911
1911
|
|
|
1912
|
-
// bazel-out/
|
|
1912
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/property_mapping.mjs
|
|
1913
1913
|
var ClassPropertyMapping = class {
|
|
1914
1914
|
constructor(forwardMap) {
|
|
1915
1915
|
this.forwardMap = forwardMap;
|
|
@@ -1985,7 +1985,7 @@ function reverseMapFromForwardMap(forwardMap) {
|
|
|
1985
1985
|
return reverseMap;
|
|
1986
1986
|
}
|
|
1987
1987
|
|
|
1988
|
-
// bazel-out/
|
|
1988
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/util.mjs
|
|
1989
1989
|
import ts10 from "typescript";
|
|
1990
1990
|
function extractReferencesFromType(checker, def, bestGuessOwningModule) {
|
|
1991
1991
|
if (!ts10.isTupleTypeNode(def)) {
|
|
@@ -2152,7 +2152,7 @@ function hasInjectableFields(clazz, host) {
|
|
|
2152
2152
|
return members.some(({ isStatic, name }) => isStatic && (name === "\u0275prov" || name === "\u0275fac"));
|
|
2153
2153
|
}
|
|
2154
2154
|
|
|
2155
|
-
// bazel-out/
|
|
2155
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/dts.mjs
|
|
2156
2156
|
var DtsMetadataReader = class {
|
|
2157
2157
|
constructor(checker, reflector) {
|
|
2158
2158
|
this.checker = checker;
|
|
@@ -2257,7 +2257,7 @@ function readBaseClass2(clazz, checker, reflector) {
|
|
|
2257
2257
|
return null;
|
|
2258
2258
|
}
|
|
2259
2259
|
|
|
2260
|
-
// bazel-out/
|
|
2260
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/inheritance.mjs
|
|
2261
2261
|
function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
2262
2262
|
const topMeta = reader.getDirectiveMetadata(dir);
|
|
2263
2263
|
if (topMeta === null) {
|
|
@@ -2314,7 +2314,7 @@ function flattenInheritedDirectiveMetadata(reader, dir) {
|
|
|
2314
2314
|
});
|
|
2315
2315
|
}
|
|
2316
2316
|
|
|
2317
|
-
// bazel-out/
|
|
2317
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/registry.mjs
|
|
2318
2318
|
var LocalMetadataRegistry = class {
|
|
2319
2319
|
constructor() {
|
|
2320
2320
|
this.directives = /* @__PURE__ */ new Map();
|
|
@@ -2373,7 +2373,7 @@ var InjectableClassRegistry = class {
|
|
|
2373
2373
|
}
|
|
2374
2374
|
};
|
|
2375
2375
|
|
|
2376
|
-
// bazel-out/
|
|
2376
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/resource_registry.mjs
|
|
2377
2377
|
var ResourceRegistry = class {
|
|
2378
2378
|
constructor() {
|
|
2379
2379
|
this.externalTemplateToComponentsMap = /* @__PURE__ */ new Map();
|
|
@@ -2438,7 +2438,7 @@ var ResourceRegistry = class {
|
|
|
2438
2438
|
}
|
|
2439
2439
|
};
|
|
2440
2440
|
|
|
2441
|
-
// bazel-out/
|
|
2441
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/api.mjs
|
|
2442
2442
|
var CompilationMode;
|
|
2443
2443
|
(function(CompilationMode2) {
|
|
2444
2444
|
CompilationMode2[CompilationMode2["FULL"] = 0] = "FULL";
|
|
@@ -2456,7 +2456,7 @@ var HandlerFlags;
|
|
|
2456
2456
|
HandlerFlags2[HandlerFlags2["FULL_INHERITANCE"] = 1] = "FULL_INHERITANCE";
|
|
2457
2457
|
})(HandlerFlags || (HandlerFlags = {}));
|
|
2458
2458
|
|
|
2459
|
-
// bazel-out/
|
|
2459
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/alias.mjs
|
|
2460
2460
|
import ts12 from "typescript";
|
|
2461
2461
|
function aliasTransformFactory(exportStatements) {
|
|
2462
2462
|
return (context) => {
|
|
@@ -2474,13 +2474,13 @@ function aliasTransformFactory(exportStatements) {
|
|
|
2474
2474
|
};
|
|
2475
2475
|
}
|
|
2476
2476
|
|
|
2477
|
-
// bazel-out/
|
|
2477
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
2478
2478
|
import ts16 from "typescript";
|
|
2479
2479
|
|
|
2480
|
-
// bazel-out/
|
|
2480
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
2481
2481
|
import ts13 from "typescript";
|
|
2482
2482
|
|
|
2483
|
-
// bazel-out/
|
|
2483
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
|
|
2484
2484
|
var NgExtension = Symbol("NgExtension");
|
|
2485
2485
|
function isExtended(sf) {
|
|
2486
2486
|
return sf[NgExtension] !== void 0;
|
|
@@ -2540,7 +2540,7 @@ function retagTsFile(sf) {
|
|
|
2540
2540
|
}
|
|
2541
2541
|
}
|
|
2542
2542
|
|
|
2543
|
-
// bazel-out/
|
|
2543
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
|
|
2544
2544
|
var TS_EXTENSIONS = /\.tsx?$/i;
|
|
2545
2545
|
function makeShimFileName(fileName, suffix) {
|
|
2546
2546
|
return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
|
|
@@ -2555,7 +2555,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
|
|
|
2555
2555
|
return moduleName;
|
|
2556
2556
|
}
|
|
2557
2557
|
|
|
2558
|
-
// bazel-out/
|
|
2558
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
2559
2559
|
var ShimAdapter = class {
|
|
2560
2560
|
constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
|
|
2561
2561
|
this.delegate = delegate;
|
|
@@ -2652,7 +2652,7 @@ var ShimAdapter = class {
|
|
|
2652
2652
|
}
|
|
2653
2653
|
};
|
|
2654
2654
|
|
|
2655
|
-
// bazel-out/
|
|
2655
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
|
|
2656
2656
|
import ts14 from "typescript";
|
|
2657
2657
|
var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
|
|
2658
2658
|
var STRIP_NG_FACTORY = /(.*)NgFactory$/;
|
|
@@ -2799,7 +2799,7 @@ function updateInitializers(stmt, update) {
|
|
|
2799
2799
|
return ts14.factory.updateVariableStatement(stmt, stmt.modifiers, ts14.factory.updateVariableDeclarationList(stmt.declarationList, stmt.declarationList.declarations.map((decl) => ts14.updateVariableDeclaration(decl, decl.name, decl.type, update(decl.initializer)))));
|
|
2800
2800
|
}
|
|
2801
2801
|
|
|
2802
|
-
// bazel-out/
|
|
2802
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
|
|
2803
2803
|
var ShimReferenceTagger = class {
|
|
2804
2804
|
constructor(shimExtensions) {
|
|
2805
2805
|
this.tagged = /* @__PURE__ */ new Set();
|
|
@@ -2833,7 +2833,7 @@ var ShimReferenceTagger = class {
|
|
|
2833
2833
|
}
|
|
2834
2834
|
};
|
|
2835
2835
|
|
|
2836
|
-
// bazel-out/
|
|
2836
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
|
|
2837
2837
|
import ts15 from "typescript";
|
|
2838
2838
|
var SummaryGenerator = class {
|
|
2839
2839
|
constructor() {
|
|
@@ -2873,7 +2873,7 @@ function isExported2(decl) {
|
|
|
2873
2873
|
return decl.modifiers !== void 0 && decl.modifiers.some((mod) => mod.kind == ts15.SyntaxKind.ExportKeyword);
|
|
2874
2874
|
}
|
|
2875
2875
|
|
|
2876
|
-
// bazel-out/
|
|
2876
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/trait.mjs
|
|
2877
2877
|
var TraitState;
|
|
2878
2878
|
(function(TraitState2) {
|
|
2879
2879
|
TraitState2[TraitState2["Pending"] = 0] = "Pending";
|
|
@@ -2928,7 +2928,7 @@ var TraitImpl = class {
|
|
|
2928
2928
|
}
|
|
2929
2929
|
};
|
|
2930
2930
|
|
|
2931
|
-
// bazel-out/
|
|
2931
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/compilation.mjs
|
|
2932
2932
|
var TraitCompiler = class {
|
|
2933
2933
|
constructor(handlers, reflector, perf, incrementalBuild, compileNonExportedClasses, compilationMode, dtsTransforms, semanticDepGraphUpdater) {
|
|
2934
2934
|
this.handlers = handlers;
|
|
@@ -3371,10 +3371,10 @@ function containsErrors(diagnostics) {
|
|
|
3371
3371
|
return diagnostics !== null && diagnostics.some((diag) => diag.category === ts16.DiagnosticCategory.Error);
|
|
3372
3372
|
}
|
|
3373
3373
|
|
|
3374
|
-
// bazel-out/
|
|
3374
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3375
3375
|
import ts18 from "typescript";
|
|
3376
3376
|
|
|
3377
|
-
// bazel-out/
|
|
3377
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/utils.mjs
|
|
3378
3378
|
import ts17 from "typescript";
|
|
3379
3379
|
function addImports(importManager, sf, extraStatements = []) {
|
|
3380
3380
|
const addedImports = importManager.getAllImports(sf.fileName).map((i) => {
|
|
@@ -3402,7 +3402,7 @@ function isImportStatement(stmt) {
|
|
|
3402
3402
|
return ts17.isImportDeclaration(stmt) || ts17.isImportEqualsDeclaration(stmt) || ts17.isNamespaceImport(stmt);
|
|
3403
3403
|
}
|
|
3404
3404
|
|
|
3405
|
-
// bazel-out/
|
|
3405
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/declaration.mjs
|
|
3406
3406
|
var DtsTransformRegistry = class {
|
|
3407
3407
|
constructor() {
|
|
3408
3408
|
this.ivyDeclarationTransforms = /* @__PURE__ */ new Map();
|
|
@@ -3527,11 +3527,11 @@ function markForEmitAsSingleLine(node) {
|
|
|
3527
3527
|
ts18.forEachChild(node, markForEmitAsSingleLine);
|
|
3528
3528
|
}
|
|
3529
3529
|
|
|
3530
|
-
// bazel-out/
|
|
3530
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3531
3531
|
import { ConstantPool } from "@angular/compiler";
|
|
3532
3532
|
import ts20 from "typescript";
|
|
3533
3533
|
|
|
3534
|
-
// bazel-out/
|
|
3534
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/visitor.mjs
|
|
3535
3535
|
import ts19 from "typescript";
|
|
3536
3536
|
function visit(node, visitor, context) {
|
|
3537
3537
|
return visitor._visit(node, context);
|
|
@@ -3593,7 +3593,7 @@ function hasStatements(node) {
|
|
|
3593
3593
|
return block.statements !== void 0 && Array.isArray(block.statements);
|
|
3594
3594
|
}
|
|
3595
3595
|
|
|
3596
|
-
// bazel-out/
|
|
3596
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/src/transform.mjs
|
|
3597
3597
|
var NO_DECORATORS = /* @__PURE__ */ new Set();
|
|
3598
3598
|
var CLOSURE_FILE_OVERVIEW_REGEXP = /\s+@fileoverview\s+/i;
|
|
3599
3599
|
function ivyTransformFactory(compilation, reflector, importRewriter, defaultImportTracker, perf, isCore, isClosureCompilerEnabled) {
|
|
@@ -3774,10 +3774,10 @@ function createRecorderFn(defaultImportTracker) {
|
|
|
3774
3774
|
};
|
|
3775
3775
|
}
|
|
3776
3776
|
|
|
3777
|
-
// bazel-out/
|
|
3777
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
3778
3778
|
import { compileClassMetadata, compileDeclareClassMetadata, compileDeclareDirectiveFromMetadata, compileDirectiveFromMetadata, FactoryTarget, makeBindingParser, WrappedNodeExpr as WrappedNodeExpr5 } from "@angular/compiler";
|
|
3779
3779
|
|
|
3780
|
-
// bazel-out/
|
|
3780
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
|
|
3781
3781
|
import { createMayBeForwardRefExpression, emitDistinctChangesOnlyDefaultValue, ExternalExpr as ExternalExpr3, getSafePropertyAccessString, parseHostBindings, verifyHostBindings, WrappedNodeExpr as WrappedNodeExpr4 } from "@angular/compiler";
|
|
3782
3782
|
import ts21 from "typescript";
|
|
3783
3783
|
var EMPTY_OBJECT = {};
|
|
@@ -4141,7 +4141,7 @@ function evaluateHostExpressionBindings(hostExpr, evaluator) {
|
|
|
4141
4141
|
return bindings;
|
|
4142
4142
|
}
|
|
4143
4143
|
|
|
4144
|
-
// bazel-out/
|
|
4144
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/symbol.mjs
|
|
4145
4145
|
var DirectiveSymbol = class extends SemanticSymbol {
|
|
4146
4146
|
constructor(decl, selector, inputs, outputs, exportAs, typeCheckMeta, typeParameters) {
|
|
4147
4147
|
super(decl);
|
|
@@ -4218,7 +4218,7 @@ function isBaseClassEqual(current, previous) {
|
|
|
4218
4218
|
return isSymbolEqual(current, previous);
|
|
4219
4219
|
}
|
|
4220
4220
|
|
|
4221
|
-
// bazel-out/
|
|
4221
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/handler.mjs
|
|
4222
4222
|
var FIELD_DECORATORS = [
|
|
4223
4223
|
"Input",
|
|
4224
4224
|
"Output",
|
|
@@ -4357,7 +4357,7 @@ var DirectiveDecoratorHandler = class {
|
|
|
4357
4357
|
}
|
|
4358
4358
|
};
|
|
4359
4359
|
|
|
4360
|
-
// bazel-out/
|
|
4360
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/ng_module/src/handler.mjs
|
|
4361
4361
|
import { compileClassMetadata as compileClassMetadata2, compileDeclareClassMetadata as compileDeclareClassMetadata2, compileDeclareInjectorFromMetadata, compileDeclareNgModuleFromMetadata, compileInjector, compileNgModule, CUSTOM_ELEMENTS_SCHEMA, ExternalExpr as ExternalExpr4, FactoryTarget as FactoryTarget2, InvokeFunctionExpr, LiteralArrayExpr as LiteralArrayExpr2, NO_ERRORS_SCHEMA, R3Identifiers, R3SelectorScopeMode, WrappedNodeExpr as WrappedNodeExpr6 } from "@angular/compiler";
|
|
4362
4362
|
import ts22 from "typescript";
|
|
4363
4363
|
var NgModuleSymbol = class extends SemanticSymbol {
|
|
@@ -4826,7 +4826,7 @@ function isModuleIdExpression(expr) {
|
|
|
4826
4826
|
return ts22.isPropertyAccessExpression(expr) && ts22.isIdentifier(expr.expression) && expr.expression.text === "module" && expr.name.text === "id";
|
|
4827
4827
|
}
|
|
4828
4828
|
|
|
4829
|
-
// bazel-out/
|
|
4829
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/diagnostics.mjs
|
|
4830
4830
|
function makeCyclicImportInfo(ref, type, cycle) {
|
|
4831
4831
|
const name = ref.debugName || "(unknown)";
|
|
4832
4832
|
const path = cycle.getPath().map((sf) => sf.fileName).join(" -> ");
|
|
@@ -4849,7 +4849,7 @@ function checkCustomElementSelectorForErrors(selector) {
|
|
|
4849
4849
|
return null;
|
|
4850
4850
|
}
|
|
4851
4851
|
|
|
4852
|
-
// bazel-out/
|
|
4852
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/resources.mjs
|
|
4853
4853
|
import { DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, ParseSourceFile as ParseSourceFile2, parseTemplate } from "@angular/compiler";
|
|
4854
4854
|
import ts23 from "typescript";
|
|
4855
4855
|
function getTemplateDeclarationNodeForError(declaration) {
|
|
@@ -5141,7 +5141,7 @@ function _extractTemplateStyleUrls(template) {
|
|
|
5141
5141
|
return template.styleUrls.map((url) => ({ url, source: 1, nodeForError }));
|
|
5142
5142
|
}
|
|
5143
5143
|
|
|
5144
|
-
// bazel-out/
|
|
5144
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
5145
5145
|
var MetadataDtsModuleScopeResolver = class {
|
|
5146
5146
|
constructor(dtsMetaReader, aliasingHost) {
|
|
5147
5147
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -5222,11 +5222,11 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
5222
5222
|
}
|
|
5223
5223
|
};
|
|
5224
5224
|
|
|
5225
|
-
// bazel-out/
|
|
5225
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
5226
5226
|
import { ExternalExpr as ExternalExpr5 } from "@angular/compiler";
|
|
5227
5227
|
import ts24 from "typescript";
|
|
5228
5228
|
|
|
5229
|
-
// bazel-out/
|
|
5229
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/util.mjs
|
|
5230
5230
|
function getDiagnosticNode(ref, rawExpr) {
|
|
5231
5231
|
return rawExpr !== null ? ref.getOriginForDiagnostics(rawExpr) : ref.node.name;
|
|
5232
5232
|
}
|
|
@@ -5249,7 +5249,7 @@ function makeNotStandaloneDiagnostic(scopeReader, ref, rawExpr, kind) {
|
|
|
5249
5249
|
return makeDiagnostic(ErrorCode.COMPONENT_IMPORT_NOT_STANDALONE, getDiagnosticNode(ref, rawExpr), message, relatedInformation);
|
|
5250
5250
|
}
|
|
5251
5251
|
|
|
5252
|
-
// bazel-out/
|
|
5252
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
5253
5253
|
var LocalModuleScopeRegistry = class {
|
|
5254
5254
|
constructor(localReader, fullReader, dependencyScopeReader, refEmitter, aliasingHost) {
|
|
5255
5255
|
this.localReader = localReader;
|
|
@@ -5590,7 +5590,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
5590
5590
|
]);
|
|
5591
5591
|
}
|
|
5592
5592
|
|
|
5593
|
-
// bazel-out/
|
|
5593
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
5594
5594
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
5595
5595
|
import ts25 from "typescript";
|
|
5596
5596
|
var TypeCheckScopeRegistry = class {
|
|
@@ -5651,7 +5651,7 @@ var TypeCheckScopeRegistry = class {
|
|
|
5651
5651
|
}
|
|
5652
5652
|
};
|
|
5653
5653
|
|
|
5654
|
-
// bazel-out/
|
|
5654
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/scope.mjs
|
|
5655
5655
|
function scopeTemplate(scopeReader, dtsScopeReader, scopeRegistry, metaReader, node, analysis, usePoisonedData) {
|
|
5656
5656
|
const scope = scopeReader.getScopeForComponent(node);
|
|
5657
5657
|
if (analysis.meta.isStandalone && scope !== null) {
|
|
@@ -5739,7 +5739,7 @@ function scopeTemplate(scopeReader, dtsScopeReader, scopeRegistry, metaReader, n
|
|
|
5739
5739
|
}
|
|
5740
5740
|
}
|
|
5741
5741
|
|
|
5742
|
-
// bazel-out/
|
|
5742
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/symbol.mjs
|
|
5743
5743
|
var ComponentSymbol = class extends DirectiveSymbol {
|
|
5744
5744
|
constructor() {
|
|
5745
5745
|
super(...arguments);
|
|
@@ -5774,7 +5774,7 @@ var ComponentSymbol = class extends DirectiveSymbol {
|
|
|
5774
5774
|
}
|
|
5775
5775
|
};
|
|
5776
5776
|
|
|
5777
|
-
// bazel-out/
|
|
5777
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/util.mjs
|
|
5778
5778
|
import ts26 from "typescript";
|
|
5779
5779
|
function collectAnimationNames(value, animationTriggerNames) {
|
|
5780
5780
|
if (value instanceof Map) {
|
|
@@ -5837,7 +5837,7 @@ function validateAndFlattenComponentImports(imports, expr) {
|
|
|
5837
5837
|
return { imports: flattened, diagnostics };
|
|
5838
5838
|
}
|
|
5839
5839
|
|
|
5840
|
-
// bazel-out/
|
|
5840
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/component/src/handler.mjs
|
|
5841
5841
|
var EMPTY_MAP = /* @__PURE__ */ new Map();
|
|
5842
5842
|
var EMPTY_ARRAY = [];
|
|
5843
5843
|
var ComponentDecoratorHandler = class {
|
|
@@ -6384,7 +6384,7 @@ var ComponentDecoratorHandler = class {
|
|
|
6384
6384
|
}
|
|
6385
6385
|
};
|
|
6386
6386
|
|
|
6387
|
-
// bazel-out/
|
|
6387
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/injectable.mjs
|
|
6388
6388
|
import { compileClassMetadata as compileClassMetadata4, compileDeclareClassMetadata as compileDeclareClassMetadata4, compileDeclareInjectableFromMetadata, compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, FactoryTarget as FactoryTarget4, LiteralExpr as LiteralExpr3, WrappedNodeExpr as WrappedNodeExpr8 } from "@angular/compiler";
|
|
6389
6389
|
import ts28 from "typescript";
|
|
6390
6390
|
var InjectableDecoratorHandler = class {
|
|
@@ -6584,7 +6584,7 @@ function getDep(dep, reflector) {
|
|
|
6584
6584
|
return meta;
|
|
6585
6585
|
}
|
|
6586
6586
|
|
|
6587
|
-
// bazel-out/
|
|
6587
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/src/pipe.mjs
|
|
6588
6588
|
import { compileClassMetadata as compileClassMetadata5, compileDeclareClassMetadata as compileDeclareClassMetadata5, compileDeclarePipeFromMetadata, compilePipeFromMetadata, FactoryTarget as FactoryTarget5, WrappedNodeExpr as WrappedNodeExpr9 } from "@angular/compiler";
|
|
6589
6589
|
import ts29 from "typescript";
|
|
6590
6590
|
var PipeSymbol = class extends SemanticSymbol {
|
|
@@ -6773,4 +6773,4 @@ export {
|
|
|
6773
6773
|
* found in the LICENSE file at https://angular.io/license
|
|
6774
6774
|
*/
|
|
6775
6775
|
// Closure Compiler ignores @suppress and similar if the comment contains @license.
|
|
6776
|
-
//# sourceMappingURL=chunk-
|
|
6776
|
+
//# sourceMappingURL=chunk-RYXFJXXN.js.map
|
|
File without changes
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
__require
|
|
8
8
|
} from "./chunk-GMSUYBZP.js";
|
|
9
9
|
|
|
10
|
-
// bazel-out/
|
|
10
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/util.mjs
|
|
11
11
|
var TS_DTS_JS_EXTENSION = /(?:\.d)?\.ts$|\.js$/;
|
|
12
12
|
function normalizeSeparators(path) {
|
|
13
13
|
return path.replace(/\\/g, "/");
|
|
@@ -23,7 +23,7 @@ function getSourceFileOrError(program, fileName) {
|
|
|
23
23
|
return sf;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
// bazel-out/
|
|
26
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.mjs
|
|
27
27
|
var InvalidFileSystem = class {
|
|
28
28
|
exists(path) {
|
|
29
29
|
throw makeError();
|
|
@@ -111,7 +111,7 @@ function makeError() {
|
|
|
111
111
|
return new Error("FileSystem has not been configured. Please call `setFileSystem()` before calling this method.");
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
// bazel-out/
|
|
114
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/helpers.mjs
|
|
115
115
|
var fs = new InvalidFileSystem();
|
|
116
116
|
function getFileSystem() {
|
|
117
117
|
return fs;
|
|
@@ -168,7 +168,7 @@ function toRelativeImport(relativePath) {
|
|
|
168
168
|
return isLocalRelativePath(relativePath) ? `./${relativePath}` : relativePath;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
// bazel-out/
|
|
171
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.mjs
|
|
172
172
|
import * as os from "os";
|
|
173
173
|
import ts from "typescript";
|
|
174
174
|
var NgtscCompilerHost = class {
|
|
@@ -226,7 +226,7 @@ var NgtscCompilerHost = class {
|
|
|
226
226
|
}
|
|
227
227
|
};
|
|
228
228
|
|
|
229
|
-
// bazel-out/
|
|
229
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/logical.mjs
|
|
230
230
|
var LogicalProjectPath = {
|
|
231
231
|
relativePathBetween: function(from, to) {
|
|
232
232
|
const relativePath = relative(dirname(resolve(from)), resolve(to));
|
|
@@ -272,7 +272,7 @@ function isWithinBasePath(base, path) {
|
|
|
272
272
|
return isLocalRelativePath(relative(base, path));
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
// bazel-out/
|
|
275
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
|
|
276
276
|
import * as fs2 from "fs";
|
|
277
277
|
import module from "module";
|
|
278
278
|
import * as p from "path";
|
|
@@ -424,4 +424,4 @@ export {
|
|
|
424
424
|
* Use of this source code is governed by an MIT-style license that can be
|
|
425
425
|
* found in the LICENSE file at https://angular.io/license
|
|
426
426
|
*/
|
|
427
|
-
//# sourceMappingURL=chunk-
|
|
427
|
+
//# sourceMappingURL=chunk-T7MYRXIE.js.map
|
|
File without changes
|