@angular/compiler-cli 18.2.3 → 18.2.5
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-WYWH4ABE.js → chunk-5DVL3S3Z.js} +43 -43
- package/bundles/{chunk-KCKRBU6N.js → chunk-B4ZOGV3N.js} +31 -31
- package/bundles/{chunk-7PEXPTYL.js → chunk-GWDW5CWS.js} +12 -12
- package/bundles/{chunk-2ZTB2SIK.js → chunk-HID6OVTF.js} +5 -5
- package/bundles/{chunk-2Q6KYU3A.js → chunk-JEZ6U2QW.js} +87 -85
- package/bundles/chunk-JEZ6U2QW.js.map +6 -0
- package/bundles/{chunk-LYJKWJUC.js → chunk-SBDNBITT.js} +3 -3
- package/bundles/{chunk-FNLRHOJM.js → chunk-T7RBRO42.js} +121 -121
- package/bundles/{chunk-ERN7RQQ7.js → chunk-THQF5ZZE.js} +5 -5
- package/bundles/{chunk-QYV344EV.js → chunk-WR7TUJ7M.js} +7 -7
- package/bundles/{chunk-3W345P4E.js → chunk-XNL3EK5H.js} +7 -7
- package/bundles/{chunk-WUEVCLDR.js → chunk-XQOVJNXK.js} +3 -3
- 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 +1 -1
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +4 -4
- package/bundles/private/tooling.js +6 -6
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles_metadata.json +1 -1
- package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
- package/package.json +2 -2
- package/src/ngtsc/core/src/compiler.d.ts +1 -1
- package/src/ngtsc/docs/src/extractor.d.ts +1 -1
- package/src/ngtsc/program.d.ts +1 -1
- package/bundles/chunk-2Q6KYU3A.js.map +0 -6
- /package/bundles/{chunk-WYWH4ABE.js.map → chunk-5DVL3S3Z.js.map} +0 -0
- /package/bundles/{chunk-KCKRBU6N.js.map → chunk-B4ZOGV3N.js.map} +0 -0
- /package/bundles/{chunk-7PEXPTYL.js.map → chunk-GWDW5CWS.js.map} +0 -0
- /package/bundles/{chunk-2ZTB2SIK.js.map → chunk-HID6OVTF.js.map} +0 -0
- /package/bundles/{chunk-LYJKWJUC.js.map → chunk-SBDNBITT.js.map} +0 -0
- /package/bundles/{chunk-FNLRHOJM.js.map → chunk-T7RBRO42.js.map} +0 -0
- /package/bundles/{chunk-ERN7RQQ7.js.map → chunk-THQF5ZZE.js.map} +0 -0
- /package/bundles/{chunk-QYV344EV.js.map → chunk-WR7TUJ7M.js.map} +0 -0
- /package/bundles/{chunk-3W345P4E.js.map → chunk-XNL3EK5H.js.map} +0 -0
- /package/bundles/{chunk-WUEVCLDR.js.map → chunk-XQOVJNXK.js.map} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
angularJitApplicationTransform
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-GWDW5CWS.js";
|
|
8
8
|
import {
|
|
9
9
|
CompilationMode,
|
|
10
10
|
ComponentDecoratorHandler,
|
|
@@ -51,7 +51,7 @@ import {
|
|
|
51
51
|
retagAllTsFiles,
|
|
52
52
|
tryParseInitializerApi,
|
|
53
53
|
untagAllTsFiles
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-T7RBRO42.js";
|
|
55
55
|
import {
|
|
56
56
|
AbsoluteModuleStrategy,
|
|
57
57
|
AliasStrategy,
|
|
@@ -87,14 +87,14 @@ import {
|
|
|
87
87
|
relativePathBetween,
|
|
88
88
|
replaceTsWithNgInErrors,
|
|
89
89
|
toUnredirectedSourceFile
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-5DVL3S3Z.js";
|
|
91
91
|
import {
|
|
92
92
|
ActivePerfRecorder,
|
|
93
93
|
DelegatingPerfRecorder,
|
|
94
94
|
PerfCheckpoint,
|
|
95
95
|
PerfEvent,
|
|
96
96
|
PerfPhase
|
|
97
|
-
} from "./chunk-
|
|
97
|
+
} from "./chunk-THQF5ZZE.js";
|
|
98
98
|
import {
|
|
99
99
|
LogicalFileSystem,
|
|
100
100
|
absoluteFrom,
|
|
@@ -103,9 +103,9 @@ import {
|
|
|
103
103
|
getFileSystem,
|
|
104
104
|
join,
|
|
105
105
|
resolve
|
|
106
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-XNL3EK5H.js";
|
|
107
107
|
|
|
108
|
-
// bazel-out/
|
|
108
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
|
|
109
109
|
var DEFAULT_ERROR_CODE = 100;
|
|
110
110
|
var UNKNOWN_ERROR_CODE = 500;
|
|
111
111
|
var SOURCE = "angular";
|
|
@@ -123,7 +123,7 @@ var EmitFlags;
|
|
|
123
123
|
EmitFlags2[EmitFlags2["All"] = 31] = "All";
|
|
124
124
|
})(EmitFlags || (EmitFlags = {}));
|
|
125
125
|
|
|
126
|
-
// bazel-out/
|
|
126
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
|
|
127
127
|
import ts from "typescript";
|
|
128
128
|
var wrapHostForTest = null;
|
|
129
129
|
function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
|
|
@@ -133,7 +133,7 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
|
|
|
133
133
|
return tsHost;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
// bazel-out/
|
|
136
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/entities.mjs
|
|
137
137
|
var EntryType;
|
|
138
138
|
(function(EntryType2) {
|
|
139
139
|
EntryType2["Block"] = "block";
|
|
@@ -180,23 +180,23 @@ function isDocEntryWithSourceInfo(entry) {
|
|
|
180
180
|
return "source" in entry;
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
// bazel-out/
|
|
183
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
|
|
184
184
|
import ts11 from "typescript";
|
|
185
185
|
|
|
186
|
-
// bazel-out/
|
|
186
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
|
|
187
187
|
import ts5 from "typescript";
|
|
188
188
|
|
|
189
|
-
// bazel-out/
|
|
189
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/filters.mjs
|
|
190
190
|
function isAngularPrivateName(name) {
|
|
191
191
|
var _a;
|
|
192
192
|
const firstChar = (_a = name[0]) != null ? _a : "";
|
|
193
193
|
return firstChar === "\u0275" || firstChar === "_";
|
|
194
194
|
}
|
|
195
195
|
|
|
196
|
-
// bazel-out/
|
|
196
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
|
|
197
197
|
import ts3 from "typescript";
|
|
198
198
|
|
|
199
|
-
// bazel-out/
|
|
199
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/generics_extractor.mjs
|
|
200
200
|
function extractGenerics(declaration) {
|
|
201
201
|
var _a, _b;
|
|
202
202
|
return (_b = (_a = declaration.typeParameters) == null ? void 0 : _a.map((typeParam) => {
|
|
@@ -209,7 +209,7 @@ function extractGenerics(declaration) {
|
|
|
209
209
|
})) != null ? _b : [];
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
// bazel-out/
|
|
212
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/jsdoc_extractor.mjs
|
|
213
213
|
import ts2 from "typescript";
|
|
214
214
|
var decoratorExpression = /@(?=(Injectable|Component|Directive|Pipe|NgModule|Input|Output|HostBinding|HostListener|Inject|Optional|Self|Host|SkipSelf|ViewChild|ViewChildren|ContentChild|ContentChildren))/g;
|
|
215
215
|
function extractJsDocTags(node) {
|
|
@@ -253,12 +253,12 @@ function unescapeAngularDecorators(comment) {
|
|
|
253
253
|
return comment.replace(/_NG_AT_/g, "@");
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
// bazel-out/
|
|
256
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_extractor.mjs
|
|
257
257
|
function extractResolvedTypeString(node, checker) {
|
|
258
258
|
return checker.typeToString(checker.getTypeAtLocation(node));
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
// bazel-out/
|
|
261
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
|
|
262
262
|
var FunctionExtractor = class {
|
|
263
263
|
constructor(name, exportDeclaration, typeChecker) {
|
|
264
264
|
this.name = name;
|
|
@@ -346,7 +346,7 @@ function findImplementationOfFunction(node, typeChecker) {
|
|
|
346
346
|
return implementation;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
|
-
// bazel-out/
|
|
349
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/internal.mjs
|
|
350
350
|
import ts4 from "typescript";
|
|
351
351
|
function isInternal(member) {
|
|
352
352
|
return extractJsDocTags(member).some((tag) => tag.name === "internal") || hasLeadingInternalComment(member);
|
|
@@ -365,7 +365,7 @@ function hasLeadingInternalComment(member) {
|
|
|
365
365
|
)) != null ? _a : false;
|
|
366
366
|
}
|
|
367
367
|
|
|
368
|
-
// bazel-out/
|
|
368
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
|
|
369
369
|
var ClassExtractor = class {
|
|
370
370
|
constructor(declaration, typeChecker) {
|
|
371
371
|
this.declaration = declaration;
|
|
@@ -653,7 +653,7 @@ function extractInterface(declaration, typeChecker) {
|
|
|
653
653
|
return extractor.extract();
|
|
654
654
|
}
|
|
655
655
|
|
|
656
|
-
// bazel-out/
|
|
656
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/constant_extractor.mjs
|
|
657
657
|
import ts6 from "typescript";
|
|
658
658
|
var LITERAL_AS_ENUM_TAG = "object-literal-as-enum";
|
|
659
659
|
function extractConstant(declaration, typeChecker) {
|
|
@@ -711,7 +711,7 @@ function extractLiteralPropertiesAsEnumMembers(declaration) {
|
|
|
711
711
|
});
|
|
712
712
|
}
|
|
713
713
|
|
|
714
|
-
// bazel-out/
|
|
714
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.mjs
|
|
715
715
|
import ts7 from "typescript";
|
|
716
716
|
function extractorDecorator(declaration, typeChecker) {
|
|
717
717
|
const documentedNode = getDecoratorJsDocNode(declaration);
|
|
@@ -784,7 +784,7 @@ function getDecoratorJsDocNode(declaration) {
|
|
|
784
784
|
return callSignature;
|
|
785
785
|
}
|
|
786
786
|
|
|
787
|
-
// bazel-out/
|
|
787
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/enum_extractor.mjs
|
|
788
788
|
import ts8 from "typescript";
|
|
789
789
|
function extractEnum(declaration, typeChecker) {
|
|
790
790
|
return {
|
|
@@ -815,7 +815,7 @@ function getEnumMemberValue(memberNode) {
|
|
|
815
815
|
return (_a = literal == null ? void 0 : literal.getText()) != null ? _a : "";
|
|
816
816
|
}
|
|
817
817
|
|
|
818
|
-
// bazel-out/
|
|
818
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/initializer_api_function_extractor.mjs
|
|
819
819
|
import ts9 from "typescript";
|
|
820
820
|
var initializerApiTag = "initializerApiFunction";
|
|
821
821
|
function isInitializerApiFunction(node, typeChecker) {
|
|
@@ -924,7 +924,7 @@ function extractFunctionWithOverloads(name, type, typeChecker) {
|
|
|
924
924
|
};
|
|
925
925
|
}
|
|
926
926
|
|
|
927
|
-
// bazel-out/
|
|
927
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_alias_extractor.mjs
|
|
928
928
|
function extractTypeAlias(declaration) {
|
|
929
929
|
return {
|
|
930
930
|
name: declaration.name.getText(),
|
|
@@ -936,7 +936,7 @@ function extractTypeAlias(declaration) {
|
|
|
936
936
|
};
|
|
937
937
|
}
|
|
938
938
|
|
|
939
|
-
// bazel-out/
|
|
939
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/import_extractor.mjs
|
|
940
940
|
import ts10 from "typescript";
|
|
941
941
|
function getImportedSymbols(sourceFile) {
|
|
942
942
|
const importSpecifiers = /* @__PURE__ */ new Map();
|
|
@@ -961,13 +961,13 @@ function getImportedSymbols(sourceFile) {
|
|
|
961
961
|
return importSpecifiers;
|
|
962
962
|
}
|
|
963
963
|
|
|
964
|
-
// bazel-out/
|
|
964
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
|
|
965
965
|
var DocsExtractor = class {
|
|
966
966
|
constructor(typeChecker, metadataReader) {
|
|
967
967
|
this.typeChecker = typeChecker;
|
|
968
968
|
this.metadataReader = metadataReader;
|
|
969
969
|
}
|
|
970
|
-
extractAll(sourceFile, rootDir) {
|
|
970
|
+
extractAll(sourceFile, rootDir, privateModules) {
|
|
971
971
|
const entries = [];
|
|
972
972
|
const symbols = /* @__PURE__ */ new Map();
|
|
973
973
|
const exportedDeclarations = this.getExportedDeclarations(sourceFile);
|
|
@@ -980,7 +980,7 @@ var DocsExtractor = class {
|
|
|
980
980
|
const realSourceFile = node.getSourceFile();
|
|
981
981
|
const importedSymbols = getImportedSymbols(realSourceFile);
|
|
982
982
|
importedSymbols.forEach((moduleName, symbolName) => {
|
|
983
|
-
if (symbolName.startsWith("\u0275")) {
|
|
983
|
+
if (symbolName.startsWith("\u0275") || privateModules.has(moduleName)) {
|
|
984
984
|
return;
|
|
985
985
|
}
|
|
986
986
|
if (symbols.has(symbolName) && symbols.get(symbolName) !== moduleName) {
|
|
@@ -1047,11 +1047,11 @@ function getRelativeFilePath(sourceFile, rootDir) {
|
|
|
1047
1047
|
return relativePath;
|
|
1048
1048
|
}
|
|
1049
1049
|
|
|
1050
|
-
// bazel-out/
|
|
1050
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
1051
1051
|
import { HtmlParser, MessageBundle } from "@angular/compiler";
|
|
1052
1052
|
import ts25 from "typescript";
|
|
1053
1053
|
|
|
1054
|
-
// bazel-out/
|
|
1054
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
|
|
1055
1055
|
import { Xliff, Xliff2, Xmb } from "@angular/compiler";
|
|
1056
1056
|
import * as path from "path";
|
|
1057
1057
|
function i18nGetExtension(formatName) {
|
|
@@ -1104,10 +1104,10 @@ function getPathNormalizer(basePath) {
|
|
|
1104
1104
|
};
|
|
1105
1105
|
}
|
|
1106
1106
|
|
|
1107
|
-
// bazel-out/
|
|
1107
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
1108
1108
|
import ts12 from "typescript";
|
|
1109
1109
|
|
|
1110
|
-
// bazel-out/
|
|
1110
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
|
|
1111
1111
|
function toNumbers(value) {
|
|
1112
1112
|
const suffixIndex = value.lastIndexOf("-");
|
|
1113
1113
|
return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
|
|
@@ -1142,7 +1142,7 @@ function compareVersions(v1, v2) {
|
|
|
1142
1142
|
return compareNumbers(toNumbers(v1), toNumbers(v2));
|
|
1143
1143
|
}
|
|
1144
1144
|
|
|
1145
|
-
// bazel-out/
|
|
1145
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
1146
1146
|
var MIN_TS_VERSION = "5.4.0";
|
|
1147
1147
|
var MAX_TS_VERSION = "5.6.0";
|
|
1148
1148
|
var tsVersion = ts12.version;
|
|
@@ -1155,11 +1155,11 @@ function verifySupportedTypeScriptVersion() {
|
|
|
1155
1155
|
checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
|
|
1156
1156
|
}
|
|
1157
1157
|
|
|
1158
|
-
// bazel-out/
|
|
1158
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
1159
1159
|
import { R3Identifiers } from "@angular/compiler";
|
|
1160
1160
|
import ts23 from "typescript";
|
|
1161
1161
|
|
|
1162
|
-
// bazel-out/
|
|
1162
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
|
|
1163
1163
|
var CycleAnalyzer = class {
|
|
1164
1164
|
constructor(importGraph) {
|
|
1165
1165
|
this.importGraph = importGraph;
|
|
@@ -1230,7 +1230,7 @@ var Cycle = class {
|
|
|
1230
1230
|
}
|
|
1231
1231
|
};
|
|
1232
1232
|
|
|
1233
|
-
// bazel-out/
|
|
1233
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
|
|
1234
1234
|
import ts13 from "typescript";
|
|
1235
1235
|
var ImportGraph = class {
|
|
1236
1236
|
constructor(checker, perf) {
|
|
@@ -1322,7 +1322,7 @@ var Found = class {
|
|
|
1322
1322
|
}
|
|
1323
1323
|
};
|
|
1324
1324
|
|
|
1325
|
-
// bazel-out/
|
|
1325
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
|
|
1326
1326
|
import ts14 from "typescript";
|
|
1327
1327
|
var FlatIndexGenerator = class {
|
|
1328
1328
|
constructor(entryPoint, relativeFlatIndexPath, moduleName) {
|
|
@@ -1347,7 +1347,7 @@ export * from '${relativeEntryPoint}';
|
|
|
1347
1347
|
}
|
|
1348
1348
|
};
|
|
1349
1349
|
|
|
1350
|
-
// bazel-out/
|
|
1350
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
|
|
1351
1351
|
function findFlatIndexEntryPoint(rootFiles) {
|
|
1352
1352
|
const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
|
|
1353
1353
|
let resolvedEntryPoint = null;
|
|
@@ -1363,7 +1363,7 @@ function findFlatIndexEntryPoint(rootFiles) {
|
|
|
1363
1363
|
return resolvedEntryPoint;
|
|
1364
1364
|
}
|
|
1365
1365
|
|
|
1366
|
-
// bazel-out/
|
|
1366
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
|
|
1367
1367
|
import ts15 from "typescript";
|
|
1368
1368
|
function checkForPrivateExports(entryPoint, checker, refGraph) {
|
|
1369
1369
|
const diagnostics = [];
|
|
@@ -1443,7 +1443,7 @@ function getDescriptorOfDeclaration(decl) {
|
|
|
1443
1443
|
}
|
|
1444
1444
|
}
|
|
1445
1445
|
|
|
1446
|
-
// bazel-out/
|
|
1446
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
|
|
1447
1447
|
var ReferenceGraph = class {
|
|
1448
1448
|
constructor() {
|
|
1449
1449
|
this.references = /* @__PURE__ */ new Map();
|
|
@@ -1497,7 +1497,7 @@ var ReferenceGraph = class {
|
|
|
1497
1497
|
}
|
|
1498
1498
|
};
|
|
1499
1499
|
|
|
1500
|
-
// bazel-out/
|
|
1500
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
|
|
1501
1501
|
var FileDependencyGraph = class {
|
|
1502
1502
|
constructor() {
|
|
1503
1503
|
this.nodes = /* @__PURE__ */ new Map();
|
|
@@ -1564,7 +1564,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
|
|
|
1564
1564
|
return false;
|
|
1565
1565
|
}
|
|
1566
1566
|
|
|
1567
|
-
// bazel-out/
|
|
1567
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
|
|
1568
1568
|
var IncrementalStateKind;
|
|
1569
1569
|
(function(IncrementalStateKind2) {
|
|
1570
1570
|
IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -1572,7 +1572,7 @@ var IncrementalStateKind;
|
|
|
1572
1572
|
IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
|
|
1573
1573
|
})(IncrementalStateKind || (IncrementalStateKind = {}));
|
|
1574
1574
|
|
|
1575
|
-
// bazel-out/
|
|
1575
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
|
|
1576
1576
|
var PhaseKind;
|
|
1577
1577
|
(function(PhaseKind2) {
|
|
1578
1578
|
PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
|
|
@@ -1773,7 +1773,7 @@ function toOriginalSourceFile(sf) {
|
|
|
1773
1773
|
}
|
|
1774
1774
|
}
|
|
1775
1775
|
|
|
1776
|
-
// bazel-out/
|
|
1776
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
|
|
1777
1777
|
var TrackedIncrementalBuildStrategy = class {
|
|
1778
1778
|
constructor() {
|
|
1779
1779
|
this.state = null;
|
|
@@ -1809,7 +1809,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
|
|
|
1809
1809
|
};
|
|
1810
1810
|
var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
|
|
1811
1811
|
|
|
1812
|
-
// bazel-out/
|
|
1812
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
|
|
1813
1813
|
var IdentifierKind;
|
|
1814
1814
|
(function(IdentifierKind2) {
|
|
1815
1815
|
IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
|
|
@@ -1828,7 +1828,7 @@ var AbsoluteSourceSpan = class {
|
|
|
1828
1828
|
}
|
|
1829
1829
|
};
|
|
1830
1830
|
|
|
1831
|
-
// bazel-out/
|
|
1831
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
|
|
1832
1832
|
var IndexingContext = class {
|
|
1833
1833
|
constructor() {
|
|
1834
1834
|
this.components = /* @__PURE__ */ new Set();
|
|
@@ -1838,10 +1838,10 @@ var IndexingContext = class {
|
|
|
1838
1838
|
}
|
|
1839
1839
|
};
|
|
1840
1840
|
|
|
1841
|
-
// bazel-out/
|
|
1841
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
1842
1842
|
import { ParseSourceFile } from "@angular/compiler";
|
|
1843
1843
|
|
|
1844
|
-
// bazel-out/
|
|
1844
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
|
|
1845
1845
|
import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstBoundDeferredTrigger, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate, TmplAstVariable } from "@angular/compiler";
|
|
1846
1846
|
var ExpressionVisitor = class extends RecursiveAstVisitor {
|
|
1847
1847
|
constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
|
|
@@ -2136,7 +2136,7 @@ function getTemplateIdentifiers(boundTemplate) {
|
|
|
2136
2136
|
return { identifiers: visitor.identifiers, errors: visitor.errors };
|
|
2137
2137
|
}
|
|
2138
2138
|
|
|
2139
|
-
// bazel-out/
|
|
2139
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
2140
2140
|
function generateAnalysis(context) {
|
|
2141
2141
|
const analysis = /* @__PURE__ */ new Map();
|
|
2142
2142
|
context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
|
|
@@ -2172,7 +2172,7 @@ function generateAnalysis(context) {
|
|
|
2172
2172
|
return analysis;
|
|
2173
2173
|
}
|
|
2174
2174
|
|
|
2175
|
-
// bazel-out/
|
|
2175
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
|
|
2176
2176
|
var NgModuleIndexImpl = class {
|
|
2177
2177
|
constructor(metaReader, localReader) {
|
|
2178
2178
|
this.metaReader = metaReader;
|
|
@@ -2261,7 +2261,7 @@ var NgModuleIndexImpl = class {
|
|
|
2261
2261
|
}
|
|
2262
2262
|
};
|
|
2263
2263
|
|
|
2264
|
-
// bazel-out/
|
|
2264
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
|
|
2265
2265
|
import ts16 from "typescript";
|
|
2266
2266
|
var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
|
|
2267
2267
|
var RESOURCE_MARKER = ".$ngresource$";
|
|
@@ -2411,7 +2411,7 @@ function createLookupResolutionHost(adapter) {
|
|
|
2411
2411
|
};
|
|
2412
2412
|
}
|
|
2413
2413
|
|
|
2414
|
-
// bazel-out/
|
|
2414
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
|
|
2415
2415
|
var StandaloneComponentScopeReader = class {
|
|
2416
2416
|
constructor(metaReader, localModuleReader, dtsModuleReader) {
|
|
2417
2417
|
this.metaReader = metaReader;
|
|
@@ -2507,10 +2507,10 @@ var StandaloneComponentScopeReader = class {
|
|
|
2507
2507
|
}
|
|
2508
2508
|
};
|
|
2509
2509
|
|
|
2510
|
-
// bazel-out/
|
|
2510
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
|
|
2511
2511
|
import { ASTWithSource as ASTWithSource3, BindingType, Interpolation, PropertyRead as PropertyRead2, TmplAstBoundAttribute } from "@angular/compiler";
|
|
2512
2512
|
|
|
2513
|
-
// bazel-out/
|
|
2513
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/symbol_util.mjs
|
|
2514
2514
|
import ts17 from "typescript";
|
|
2515
2515
|
var SIGNAL_FNS = /* @__PURE__ */ new Set([
|
|
2516
2516
|
"WritableSignal",
|
|
@@ -2530,7 +2530,7 @@ function isSignalSymbol(symbol) {
|
|
|
2530
2530
|
});
|
|
2531
2531
|
}
|
|
2532
2532
|
|
|
2533
|
-
// bazel-out/
|
|
2533
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
|
|
2534
2534
|
import { ASTWithSource as ASTWithSource2, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstBoundDeferredTrigger as TmplAstBoundDeferredTrigger2 } from "@angular/compiler";
|
|
2535
2535
|
var TemplateCheckWithVisitor = class {
|
|
2536
2536
|
constructor() {
|
|
@@ -2608,6 +2608,8 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor2 {
|
|
|
2608
2608
|
this.visitAst(text.value);
|
|
2609
2609
|
}
|
|
2610
2610
|
visitIcu(icu) {
|
|
2611
|
+
Object.keys(icu.vars).forEach((key) => this.visit(icu.vars[key]));
|
|
2612
|
+
Object.keys(icu.placeholders).forEach((key) => this.visit(icu.placeholders[key]));
|
|
2611
2613
|
}
|
|
2612
2614
|
visitDeferredBlock(deferred) {
|
|
2613
2615
|
deferred.visitAll(this);
|
|
@@ -2664,7 +2666,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor2 {
|
|
|
2664
2666
|
}
|
|
2665
2667
|
};
|
|
2666
2668
|
|
|
2667
|
-
// bazel-out/
|
|
2669
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
|
|
2668
2670
|
var SIGNAL_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["set", "update", "asReadonly"]);
|
|
2669
2671
|
var FUNCTION_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["name", "length", "prototype"]);
|
|
2670
2672
|
var InterpolatedSignalCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -2716,7 +2718,7 @@ var factory = {
|
|
|
2716
2718
|
create: () => new InterpolatedSignalCheck()
|
|
2717
2719
|
};
|
|
2718
2720
|
|
|
2719
|
-
// bazel-out/
|
|
2721
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
|
|
2720
2722
|
import { TmplAstBoundEvent } from "@angular/compiler";
|
|
2721
2723
|
var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
|
|
2722
2724
|
constructor() {
|
|
@@ -2742,7 +2744,7 @@ var factory2 = {
|
|
|
2742
2744
|
create: () => new InvalidBananaInBoxCheck()
|
|
2743
2745
|
};
|
|
2744
2746
|
|
|
2745
|
-
// bazel-out/
|
|
2747
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
|
|
2746
2748
|
import { TmplAstTemplate as TmplAstTemplate2 } from "@angular/compiler";
|
|
2747
2749
|
var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
|
|
2748
2750
|
["ngIf", { directive: "NgIf", builtIn: "@if" }],
|
|
@@ -2787,7 +2789,7 @@ var factory3 = {
|
|
|
2787
2789
|
}
|
|
2788
2790
|
};
|
|
2789
2791
|
|
|
2790
|
-
// bazel-out/
|
|
2792
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
|
|
2791
2793
|
import { TmplAstTemplate as TmplAstTemplate3 } from "@angular/compiler";
|
|
2792
2794
|
var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
|
|
2793
2795
|
constructor() {
|
|
@@ -2820,7 +2822,7 @@ var factory4 = {
|
|
|
2820
2822
|
create: () => new MissingNgForOfLetCheck()
|
|
2821
2823
|
};
|
|
2822
2824
|
|
|
2823
|
-
// bazel-out/
|
|
2825
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
|
|
2824
2826
|
import { Binary } from "@angular/compiler";
|
|
2825
2827
|
import ts18 from "typescript";
|
|
2826
2828
|
var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -2866,7 +2868,7 @@ var factory5 = {
|
|
|
2866
2868
|
}
|
|
2867
2869
|
};
|
|
2868
2870
|
|
|
2869
|
-
// bazel-out/
|
|
2871
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
|
|
2870
2872
|
import { SafeCall, SafeKeyedRead, SafePropertyRead } from "@angular/compiler";
|
|
2871
2873
|
import ts19 from "typescript";
|
|
2872
2874
|
var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -2913,7 +2915,7 @@ var factory6 = {
|
|
|
2913
2915
|
}
|
|
2914
2916
|
};
|
|
2915
2917
|
|
|
2916
|
-
// bazel-out/
|
|
2918
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
|
|
2917
2919
|
import { TmplAstBoundAttribute as TmplAstBoundAttribute2 } from "@angular/compiler";
|
|
2918
2920
|
var STYLE_SUFFIXES = ["px", "%", "em"];
|
|
2919
2921
|
var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -2937,7 +2939,7 @@ var factory7 = {
|
|
|
2937
2939
|
create: () => new SuffixNotSupportedCheck()
|
|
2938
2940
|
};
|
|
2939
2941
|
|
|
2940
|
-
// bazel-out/
|
|
2942
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
|
|
2941
2943
|
import { TmplAstTextAttribute } from "@angular/compiler";
|
|
2942
2944
|
var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
|
|
2943
2945
|
constructor() {
|
|
@@ -2976,7 +2978,7 @@ var factory8 = {
|
|
|
2976
2978
|
create: () => new TextAttributeNotBindingSpec()
|
|
2977
2979
|
};
|
|
2978
2980
|
|
|
2979
|
-
// bazel-out/
|
|
2981
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.mjs
|
|
2980
2982
|
import { ASTWithSource as ASTWithSource4, Call, Chain, Conditional, ParsedEventType, PropertyRead as PropertyRead3, SafeCall as SafeCall2, SafePropertyRead as SafePropertyRead2, TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
|
|
2981
2983
|
var UninvokedFunctionInEventBindingSpec = class extends TemplateCheckWithVisitor {
|
|
2982
2984
|
constructor() {
|
|
@@ -3028,7 +3030,7 @@ var factory9 = {
|
|
|
3028
3030
|
create: () => new UninvokedFunctionInEventBindingSpec()
|
|
3029
3031
|
};
|
|
3030
3032
|
|
|
3031
|
-
// bazel-out/
|
|
3033
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.mjs
|
|
3032
3034
|
import { AST, ASTWithSource as ASTWithSource5, TmplAstLetDeclaration } from "@angular/compiler";
|
|
3033
3035
|
var UnusedLetDeclarationCheck = class extends TemplateCheckWithVisitor {
|
|
3034
3036
|
constructor() {
|
|
@@ -3073,10 +3075,10 @@ var factory10 = {
|
|
|
3073
3075
|
create: () => new UnusedLetDeclarationCheck()
|
|
3074
3076
|
};
|
|
3075
3077
|
|
|
3076
|
-
// bazel-out/
|
|
3078
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
3077
3079
|
import ts20 from "typescript";
|
|
3078
3080
|
|
|
3079
|
-
// bazel-out/
|
|
3081
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
|
|
3080
3082
|
var DiagnosticCategoryLabel;
|
|
3081
3083
|
(function(DiagnosticCategoryLabel2) {
|
|
3082
3084
|
DiagnosticCategoryLabel2["Warning"] = "warning";
|
|
@@ -3084,7 +3086,7 @@ var DiagnosticCategoryLabel;
|
|
|
3084
3086
|
DiagnosticCategoryLabel2["Suppress"] = "suppress";
|
|
3085
3087
|
})(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
|
|
3086
3088
|
|
|
3087
|
-
// bazel-out/
|
|
3089
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
3088
3090
|
var ExtendedTemplateCheckerImpl = class {
|
|
3089
3091
|
constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
|
|
3090
3092
|
var _a, _b, _c, _d, _e;
|
|
@@ -3137,7 +3139,7 @@ function assertNever(value) {
|
|
|
3137
3139
|
${value}`);
|
|
3138
3140
|
}
|
|
3139
3141
|
|
|
3140
|
-
// bazel-out/
|
|
3142
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
|
|
3141
3143
|
var ALL_DIAGNOSTIC_FACTORIES = [
|
|
3142
3144
|
factory2,
|
|
3143
3145
|
factory5,
|
|
@@ -3155,7 +3157,7 @@ var SUPPORTED_DIAGNOSTIC_NAMES = /* @__PURE__ */ new Set([
|
|
|
3155
3157
|
...ALL_DIAGNOSTIC_FACTORIES.map((factory11) => factory11.name)
|
|
3156
3158
|
]);
|
|
3157
3159
|
|
|
3158
|
-
// bazel-out/
|
|
3160
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.mjs
|
|
3159
3161
|
import { ASTWithSource as ASTWithSource6, ImplicitReceiver as ImplicitReceiver2, ParsedEventType as ParsedEventType2, RecursiveAstVisitor as RecursiveAstVisitor3, TmplAstBoundEvent as TmplAstBoundEvent3, TmplAstLetDeclaration as TmplAstLetDeclaration2, TmplAstRecursiveVisitor as TmplAstRecursiveVisitor2, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
|
|
3160
3162
|
import ts21 from "typescript";
|
|
3161
3163
|
var TemplateSemanticsCheckerImpl = class {
|
|
@@ -3246,7 +3248,7 @@ function unwrapAstWithSource(ast) {
|
|
|
3246
3248
|
return ast instanceof ASTWithSource6 ? ast.ast : ast;
|
|
3247
3249
|
}
|
|
3248
3250
|
|
|
3249
|
-
// bazel-out/
|
|
3251
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/rules/initializer_api_usage_rule.mjs
|
|
3250
3252
|
import ts22 from "typescript";
|
|
3251
3253
|
var APIS_TO_CHECK = [
|
|
3252
3254
|
INPUT_INITIALIZER_FN,
|
|
@@ -3297,7 +3299,7 @@ var InitializerApiUsageRule = class {
|
|
|
3297
3299
|
}
|
|
3298
3300
|
};
|
|
3299
3301
|
|
|
3300
|
-
// bazel-out/
|
|
3302
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/source_file_validator.mjs
|
|
3301
3303
|
var SourceFileValidator = class {
|
|
3302
3304
|
constructor(reflector, importedSymbolsTracker) {
|
|
3303
3305
|
this.rules = [new InitializerApiUsageRule(reflector, importedSymbolsTracker)];
|
|
@@ -3335,7 +3337,7 @@ var SourceFileValidator = class {
|
|
|
3335
3337
|
}
|
|
3336
3338
|
};
|
|
3337
3339
|
|
|
3338
|
-
// bazel-out/
|
|
3340
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/core_version.mjs
|
|
3339
3341
|
function coreHasSymbol(program, symbol) {
|
|
3340
3342
|
const checker = program.getTypeChecker();
|
|
3341
3343
|
for (const sf of program.getSourceFiles().filter(isMaybeCore)) {
|
|
@@ -3354,7 +3356,7 @@ function isMaybeCore(sf) {
|
|
|
3354
3356
|
return sf.isDeclarationFile && sf.fileName.includes("@angular/core") && sf.fileName.endsWith("index.d.ts");
|
|
3355
3357
|
}
|
|
3356
3358
|
|
|
3357
|
-
// bazel-out/
|
|
3359
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/feature_detection.mjs
|
|
3358
3360
|
import semver from "semver";
|
|
3359
3361
|
function coreVersionSupportsFeature(coreVersion, minVersion) {
|
|
3360
3362
|
if (coreVersion === `0.0.0-${"PLACEHOLDER"}`) {
|
|
@@ -3363,7 +3365,7 @@ function coreVersionSupportsFeature(coreVersion, minVersion) {
|
|
|
3363
3365
|
return semver.satisfies(coreVersion, minVersion);
|
|
3364
3366
|
}
|
|
3365
3367
|
|
|
3366
|
-
// bazel-out/
|
|
3368
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
3367
3369
|
var CompilationTicketKind;
|
|
3368
3370
|
(function(CompilationTicketKind2) {
|
|
3369
3371
|
CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -3686,7 +3688,7 @@ var NgCompiler = class {
|
|
|
3686
3688
|
compilation.traitCompiler.index(context);
|
|
3687
3689
|
return generateAnalysis(context);
|
|
3688
3690
|
}
|
|
3689
|
-
getApiDocumentation(entryPoint) {
|
|
3691
|
+
getApiDocumentation(entryPoint, privateModules) {
|
|
3690
3692
|
const compilation = this.ensureAnalyzed();
|
|
3691
3693
|
const checker = this.inputProgram.getTypeChecker();
|
|
3692
3694
|
const docsExtractor = new DocsExtractor(checker, compilation.metaReader);
|
|
@@ -3697,7 +3699,7 @@ var NgCompiler = class {
|
|
|
3697
3699
|
throw new Error(`Entry point "${entryPoint}" not found in program sources.`);
|
|
3698
3700
|
}
|
|
3699
3701
|
const rootDir = this.inputProgram.getCurrentDirectory();
|
|
3700
|
-
return docsExtractor.extractAll(entryPointSourceFile, rootDir);
|
|
3702
|
+
return docsExtractor.extractAll(entryPointSourceFile, rootDir, privateModules);
|
|
3701
3703
|
}
|
|
3702
3704
|
xi18n(ctx) {
|
|
3703
3705
|
const compilation = this.ensureAnalyzed();
|
|
@@ -4186,7 +4188,7 @@ function versionMapFromProgram(program, driver) {
|
|
|
4186
4188
|
return versions;
|
|
4187
4189
|
}
|
|
4188
4190
|
|
|
4189
|
-
// bazel-out/
|
|
4191
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
|
|
4190
4192
|
import ts24 from "typescript";
|
|
4191
4193
|
var DelegatingCompilerHost = class {
|
|
4192
4194
|
get jsDocParsingMode() {
|
|
@@ -4325,7 +4327,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost {
|
|
|
4325
4327
|
}
|
|
4326
4328
|
};
|
|
4327
4329
|
|
|
4328
|
-
// bazel-out/
|
|
4330
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
4329
4331
|
var NgtscProgram = class {
|
|
4330
4332
|
constructor(rootNames, options, delegateHost, oldProgram) {
|
|
4331
4333
|
this.options = options;
|
|
@@ -4531,8 +4533,8 @@ var NgtscProgram = class {
|
|
|
4531
4533
|
getIndexedComponents() {
|
|
4532
4534
|
return this.compiler.getIndexedComponents();
|
|
4533
4535
|
}
|
|
4534
|
-
getApiDocumentation(entryPoint) {
|
|
4535
|
-
return this.compiler.getApiDocumentation(entryPoint);
|
|
4536
|
+
getApiDocumentation(entryPoint, privateModules) {
|
|
4537
|
+
return this.compiler.getApiDocumentation(entryPoint, privateModules);
|
|
4536
4538
|
}
|
|
4537
4539
|
getEmittedSourceFiles() {
|
|
4538
4540
|
throw new Error("Method not implemented.");
|
|
@@ -4551,15 +4553,15 @@ function mergeEmitResults(emitResults) {
|
|
|
4551
4553
|
return { diagnostics, emitSkipped, emittedFiles };
|
|
4552
4554
|
}
|
|
4553
4555
|
|
|
4554
|
-
// bazel-out/
|
|
4556
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
|
|
4555
4557
|
function createProgram({ rootNames, options, host, oldProgram }) {
|
|
4556
4558
|
return new NgtscProgram(rootNames, options, host, oldProgram);
|
|
4557
4559
|
}
|
|
4558
4560
|
|
|
4559
|
-
// bazel-out/
|
|
4561
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
4560
4562
|
import ts27 from "typescript";
|
|
4561
4563
|
|
|
4562
|
-
// bazel-out/
|
|
4564
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
|
|
4563
4565
|
import ts26 from "typescript";
|
|
4564
4566
|
function createMessageDiagnostic(messageText) {
|
|
4565
4567
|
return {
|
|
@@ -4573,7 +4575,7 @@ function createMessageDiagnostic(messageText) {
|
|
|
4573
4575
|
};
|
|
4574
4576
|
}
|
|
4575
4577
|
|
|
4576
|
-
// bazel-out/
|
|
4578
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
4577
4579
|
var defaultFormatHost = {
|
|
4578
4580
|
getCurrentDirectory: () => ts27.sys.getCurrentDirectory(),
|
|
4579
4581
|
getCanonicalFileName: (fileName) => fileName,
|
|
@@ -4804,4 +4806,4 @@ export {
|
|
|
4804
4806
|
* Use of this source code is governed by an MIT-style license that can be
|
|
4805
4807
|
* found in the LICENSE file at https://angular.io/license
|
|
4806
4808
|
*/
|
|
4807
|
-
//# sourceMappingURL=chunk-
|
|
4809
|
+
//# sourceMappingURL=chunk-JEZ6U2QW.js.map
|