@angular/compiler-cli 17.3.3 → 17.3.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-XZRJJDCL.js → chunk-6IQBXGRH.js} +43 -43
- package/bundles/{chunk-UM6JO3VZ.js → chunk-75YFKYUJ.js} +7 -7
- package/bundles/{chunk-JO46TGKL.js → chunk-7OQMTKOE.js} +78 -78
- package/bundles/{chunk-ETISX7AF.js → chunk-KP3UXB5C.js} +13 -13
- package/bundles/{chunk-GY5NSBQT.js → chunk-LHQ7WPU2.js} +111 -111
- package/bundles/{chunk-64JBPJBS.js → chunk-R4KQI5XI.js} +5 -5
- package/bundles/{chunk-LYJKWJUC.js → chunk-SBDNBITT.js} +3 -3
- package/bundles/{chunk-7YTU3VQO.js → chunk-VXEF7SDM.js} +5 -5
- package/bundles/{chunk-2WQIUGOU.js → chunk-WCD6LVCP.js} +7 -7
- package/bundles/{chunk-XIYC7KSQ.js → chunk-YUMIYLNL.js} +5 -5
- package/bundles/{chunk-VHZA6E42.js → chunk-ZS3FJJVW.js} +30 -30
- 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 +5 -5
- package/bundles/private/tooling.js +5 -5
- 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/bundles/{chunk-XZRJJDCL.js.map → chunk-6IQBXGRH.js.map} +0 -0
- /package/bundles/{chunk-UM6JO3VZ.js.map → chunk-75YFKYUJ.js.map} +0 -0
- /package/bundles/{chunk-JO46TGKL.js.map → chunk-7OQMTKOE.js.map} +0 -0
- /package/bundles/{chunk-ETISX7AF.js.map → chunk-KP3UXB5C.js.map} +0 -0
- /package/bundles/{chunk-GY5NSBQT.js.map → chunk-LHQ7WPU2.js.map} +0 -0
- /package/bundles/{chunk-64JBPJBS.js.map → chunk-R4KQI5XI.js.map} +0 -0
- /package/bundles/{chunk-LYJKWJUC.js.map → chunk-SBDNBITT.js.map} +0 -0
- /package/bundles/{chunk-7YTU3VQO.js.map → chunk-VXEF7SDM.js.map} +0 -0
- /package/bundles/{chunk-2WQIUGOU.js.map → chunk-WCD6LVCP.js.map} +0 -0
- /package/bundles/{chunk-XIYC7KSQ.js.map → chunk-YUMIYLNL.js.map} +0 -0
- /package/bundles/{chunk-VHZA6E42.js.map → chunk-ZS3FJJVW.js.map} +0 -0
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
PotentialImportKind,
|
|
9
9
|
PotentialImportMode,
|
|
10
10
|
SymbolKind
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-YUMIYLNL.js";
|
|
12
12
|
import {
|
|
13
13
|
CompilationMode,
|
|
14
14
|
ComponentDecoratorHandler,
|
|
@@ -39,7 +39,7 @@ import {
|
|
|
39
39
|
declarationTransformFactory,
|
|
40
40
|
isHostDirectiveMetaForGlobalMode,
|
|
41
41
|
ivyTransformFactory
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-7OQMTKOE.js";
|
|
43
43
|
import {
|
|
44
44
|
AbsoluteModuleStrategy,
|
|
45
45
|
AliasStrategy,
|
|
@@ -89,14 +89,14 @@ import {
|
|
|
89
89
|
toUnredirectedSourceFile,
|
|
90
90
|
translateExpression,
|
|
91
91
|
translateType
|
|
92
|
-
} from "./chunk-
|
|
92
|
+
} from "./chunk-6IQBXGRH.js";
|
|
93
93
|
import {
|
|
94
94
|
ActivePerfRecorder,
|
|
95
95
|
DelegatingPerfRecorder,
|
|
96
96
|
PerfCheckpoint,
|
|
97
97
|
PerfEvent,
|
|
98
98
|
PerfPhase
|
|
99
|
-
} from "./chunk-
|
|
99
|
+
} from "./chunk-R4KQI5XI.js";
|
|
100
100
|
import {
|
|
101
101
|
LogicalFileSystem,
|
|
102
102
|
absoluteFrom,
|
|
@@ -106,9 +106,9 @@ import {
|
|
|
106
106
|
getSourceFileOrError,
|
|
107
107
|
join,
|
|
108
108
|
resolve
|
|
109
|
-
} from "./chunk-
|
|
109
|
+
} from "./chunk-75YFKYUJ.js";
|
|
110
110
|
|
|
111
|
-
// bazel-out/
|
|
111
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
|
|
112
112
|
var DEFAULT_ERROR_CODE = 100;
|
|
113
113
|
var UNKNOWN_ERROR_CODE = 500;
|
|
114
114
|
var SOURCE = "angular";
|
|
@@ -126,7 +126,7 @@ var EmitFlags;
|
|
|
126
126
|
EmitFlags2[EmitFlags2["All"] = 31] = "All";
|
|
127
127
|
})(EmitFlags || (EmitFlags = {}));
|
|
128
128
|
|
|
129
|
-
// bazel-out/
|
|
129
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
|
|
130
130
|
import ts from "typescript";
|
|
131
131
|
var wrapHostForTest = null;
|
|
132
132
|
function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
|
|
@@ -136,7 +136,7 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
|
|
|
136
136
|
return tsHost;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
// bazel-out/
|
|
139
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/entities.mjs
|
|
140
140
|
var EntryType;
|
|
141
141
|
(function(EntryType2) {
|
|
142
142
|
EntryType2["Block"] = "block";
|
|
@@ -180,23 +180,23 @@ var MemberTags;
|
|
|
180
180
|
MemberTags2["Inherited"] = "override";
|
|
181
181
|
})(MemberTags || (MemberTags = {}));
|
|
182
182
|
|
|
183
|
-
// bazel-out/
|
|
183
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
|
|
184
184
|
import ts9 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 ts4 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))/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, declaration, typeChecker) {
|
|
264
264
|
this.name = name;
|
|
@@ -314,7 +314,7 @@ function extractAllParams(params, typeChecker) {
|
|
|
314
314
|
}));
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
// bazel-out/
|
|
317
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
|
|
318
318
|
var ClassExtractor = class {
|
|
319
319
|
constructor(declaration, typeChecker) {
|
|
320
320
|
this.declaration = declaration;
|
|
@@ -575,7 +575,7 @@ function extractInterface(declaration, typeChecker) {
|
|
|
575
575
|
return extractor.extract();
|
|
576
576
|
}
|
|
577
577
|
|
|
578
|
-
// bazel-out/
|
|
578
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/constant_extractor.mjs
|
|
579
579
|
import ts5 from "typescript";
|
|
580
580
|
var LITERAL_AS_ENUM_TAG = "object-literal-as-enum";
|
|
581
581
|
function extractConstant(declaration, typeChecker) {
|
|
@@ -633,7 +633,7 @@ function extractLiteralPropertiesAsEnumMembers(declaration) {
|
|
|
633
633
|
});
|
|
634
634
|
}
|
|
635
635
|
|
|
636
|
-
// bazel-out/
|
|
636
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.mjs
|
|
637
637
|
import ts6 from "typescript";
|
|
638
638
|
function extractorDecorator(declaration, typeChecker) {
|
|
639
639
|
const documentedNode = getDecoratorJsDocNode(declaration);
|
|
@@ -706,7 +706,7 @@ function getDecoratorJsDocNode(declaration) {
|
|
|
706
706
|
return callSignature;
|
|
707
707
|
}
|
|
708
708
|
|
|
709
|
-
// bazel-out/
|
|
709
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/enum_extractor.mjs
|
|
710
710
|
import ts7 from "typescript";
|
|
711
711
|
function extractEnum(declaration, typeChecker) {
|
|
712
712
|
return {
|
|
@@ -737,7 +737,7 @@ function getEnumMemberValue(memberNode) {
|
|
|
737
737
|
return (_a = literal == null ? void 0 : literal.getText()) != null ? _a : "";
|
|
738
738
|
}
|
|
739
739
|
|
|
740
|
-
// bazel-out/
|
|
740
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/initializer_api_function_extractor.mjs
|
|
741
741
|
import ts8 from "typescript";
|
|
742
742
|
var initializerApiTag = "initializerApiFunction";
|
|
743
743
|
function isInitializerApiFunction(node, typeChecker) {
|
|
@@ -874,7 +874,7 @@ function findImplementationOfFunction(node, typeChecker) {
|
|
|
874
874
|
return (_a = symbol == null ? void 0 : symbol.declarations) == null ? void 0 : _a.find((s) => ts8.isFunctionDeclaration(s) && s.body !== void 0);
|
|
875
875
|
}
|
|
876
876
|
|
|
877
|
-
// bazel-out/
|
|
877
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_alias_extractor.mjs
|
|
878
878
|
function extractTypeAlias(declaration) {
|
|
879
879
|
return {
|
|
880
880
|
name: declaration.name.getText(),
|
|
@@ -886,7 +886,7 @@ function extractTypeAlias(declaration) {
|
|
|
886
886
|
};
|
|
887
887
|
}
|
|
888
888
|
|
|
889
|
-
// bazel-out/
|
|
889
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
|
|
890
890
|
var DocsExtractor = class {
|
|
891
891
|
constructor(typeChecker, metadataReader) {
|
|
892
892
|
this.typeChecker = typeChecker;
|
|
@@ -959,11 +959,11 @@ function isIgnoredDocEntry(entry) {
|
|
|
959
959
|
return isDocsPrivate !== void 0;
|
|
960
960
|
}
|
|
961
961
|
|
|
962
|
-
// bazel-out/
|
|
962
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
963
963
|
import { HtmlParser, MessageBundle } from "@angular/compiler";
|
|
964
964
|
import ts41 from "typescript";
|
|
965
965
|
|
|
966
|
-
// bazel-out/
|
|
966
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
|
|
967
967
|
import { Xliff, Xliff2, Xmb } from "@angular/compiler";
|
|
968
968
|
import * as path from "path";
|
|
969
969
|
function i18nGetExtension(formatName) {
|
|
@@ -1014,10 +1014,10 @@ function getPathNormalizer(basePath) {
|
|
|
1014
1014
|
};
|
|
1015
1015
|
}
|
|
1016
1016
|
|
|
1017
|
-
// bazel-out/
|
|
1017
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
1018
1018
|
import ts10 from "typescript";
|
|
1019
1019
|
|
|
1020
|
-
// bazel-out/
|
|
1020
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
|
|
1021
1021
|
function toNumbers(value) {
|
|
1022
1022
|
const suffixIndex = value.lastIndexOf("-");
|
|
1023
1023
|
return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
|
|
@@ -1052,7 +1052,7 @@ function compareVersions(v1, v2) {
|
|
|
1052
1052
|
return compareNumbers(toNumbers(v1), toNumbers(v2));
|
|
1053
1053
|
}
|
|
1054
1054
|
|
|
1055
|
-
// bazel-out/
|
|
1055
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
1056
1056
|
var MIN_TS_VERSION = "5.2.0";
|
|
1057
1057
|
var MAX_TS_VERSION = "5.5.0";
|
|
1058
1058
|
var tsVersion = ts10.version;
|
|
@@ -1065,11 +1065,11 @@ function verifySupportedTypeScriptVersion() {
|
|
|
1065
1065
|
checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
|
|
1066
1066
|
}
|
|
1067
1067
|
|
|
1068
|
-
// bazel-out/
|
|
1068
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
1069
1069
|
import { R3Identifiers as R3Identifiers5 } from "@angular/compiler";
|
|
1070
1070
|
import ts39 from "typescript";
|
|
1071
1071
|
|
|
1072
|
-
// bazel-out/
|
|
1072
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
|
|
1073
1073
|
var CycleAnalyzer = class {
|
|
1074
1074
|
constructor(importGraph) {
|
|
1075
1075
|
this.importGraph = importGraph;
|
|
@@ -1140,7 +1140,7 @@ var Cycle = class {
|
|
|
1140
1140
|
}
|
|
1141
1141
|
};
|
|
1142
1142
|
|
|
1143
|
-
// bazel-out/
|
|
1143
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
|
|
1144
1144
|
import ts11 from "typescript";
|
|
1145
1145
|
var ImportGraph = class {
|
|
1146
1146
|
constructor(checker, perf) {
|
|
@@ -1232,7 +1232,7 @@ var Found = class {
|
|
|
1232
1232
|
}
|
|
1233
1233
|
};
|
|
1234
1234
|
|
|
1235
|
-
// bazel-out/
|
|
1235
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
|
|
1236
1236
|
import ts12 from "typescript";
|
|
1237
1237
|
var FlatIndexGenerator = class {
|
|
1238
1238
|
constructor(entryPoint, relativeFlatIndexPath, moduleName) {
|
|
@@ -1257,7 +1257,7 @@ export * from '${relativeEntryPoint}';
|
|
|
1257
1257
|
}
|
|
1258
1258
|
};
|
|
1259
1259
|
|
|
1260
|
-
// bazel-out/
|
|
1260
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
|
|
1261
1261
|
function findFlatIndexEntryPoint(rootFiles) {
|
|
1262
1262
|
const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
|
|
1263
1263
|
let resolvedEntryPoint = null;
|
|
@@ -1273,7 +1273,7 @@ function findFlatIndexEntryPoint(rootFiles) {
|
|
|
1273
1273
|
return resolvedEntryPoint;
|
|
1274
1274
|
}
|
|
1275
1275
|
|
|
1276
|
-
// bazel-out/
|
|
1276
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
|
|
1277
1277
|
import ts13 from "typescript";
|
|
1278
1278
|
function checkForPrivateExports(entryPoint, checker, refGraph) {
|
|
1279
1279
|
const diagnostics = [];
|
|
@@ -1353,7 +1353,7 @@ function getDescriptorOfDeclaration(decl) {
|
|
|
1353
1353
|
}
|
|
1354
1354
|
}
|
|
1355
1355
|
|
|
1356
|
-
// bazel-out/
|
|
1356
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
|
|
1357
1357
|
var ReferenceGraph = class {
|
|
1358
1358
|
constructor() {
|
|
1359
1359
|
this.references = /* @__PURE__ */ new Map();
|
|
@@ -1407,7 +1407,7 @@ var ReferenceGraph = class {
|
|
|
1407
1407
|
}
|
|
1408
1408
|
};
|
|
1409
1409
|
|
|
1410
|
-
// bazel-out/
|
|
1410
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
|
|
1411
1411
|
var NgOriginalFile = Symbol("NgOriginalFile");
|
|
1412
1412
|
var UpdateMode;
|
|
1413
1413
|
(function(UpdateMode2) {
|
|
@@ -1415,13 +1415,13 @@ var UpdateMode;
|
|
|
1415
1415
|
UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
|
|
1416
1416
|
})(UpdateMode || (UpdateMode = {}));
|
|
1417
1417
|
|
|
1418
|
-
// bazel-out/
|
|
1418
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
|
|
1419
1419
|
import ts15 from "typescript";
|
|
1420
1420
|
|
|
1421
|
-
// bazel-out/
|
|
1421
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
1422
1422
|
import ts14 from "typescript";
|
|
1423
1423
|
|
|
1424
|
-
// bazel-out/
|
|
1424
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
|
|
1425
1425
|
var NgExtension = Symbol("NgExtension");
|
|
1426
1426
|
function isExtended(sf) {
|
|
1427
1427
|
return sf[NgExtension] !== void 0;
|
|
@@ -1481,13 +1481,13 @@ function retagTsFile(sf) {
|
|
|
1481
1481
|
}
|
|
1482
1482
|
}
|
|
1483
1483
|
|
|
1484
|
-
// bazel-out/
|
|
1484
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
|
|
1485
1485
|
var TS_EXTENSIONS = /\.tsx?$/i;
|
|
1486
1486
|
function makeShimFileName(fileName, suffix) {
|
|
1487
1487
|
return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
|
|
1488
1488
|
}
|
|
1489
1489
|
|
|
1490
|
-
// bazel-out/
|
|
1490
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
1491
1491
|
var ShimAdapter = class {
|
|
1492
1492
|
constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
|
|
1493
1493
|
this.delegate = delegate;
|
|
@@ -1582,7 +1582,7 @@ var ShimAdapter = class {
|
|
|
1582
1582
|
}
|
|
1583
1583
|
};
|
|
1584
1584
|
|
|
1585
|
-
// bazel-out/
|
|
1585
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
|
|
1586
1586
|
var ShimReferenceTagger = class {
|
|
1587
1587
|
constructor(shimExtensions) {
|
|
1588
1588
|
this.tagged = /* @__PURE__ */ new Set();
|
|
@@ -1616,7 +1616,7 @@ var ShimReferenceTagger = class {
|
|
|
1616
1616
|
}
|
|
1617
1617
|
};
|
|
1618
1618
|
|
|
1619
|
-
// bazel-out/
|
|
1619
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
|
|
1620
1620
|
var DelegatingCompilerHost = class {
|
|
1621
1621
|
get jsDocParsingMode() {
|
|
1622
1622
|
return this.delegate.jsDocParsingMode;
|
|
@@ -1735,7 +1735,7 @@ var TsCreateProgramDriver = class {
|
|
|
1735
1735
|
}
|
|
1736
1736
|
};
|
|
1737
1737
|
|
|
1738
|
-
// bazel-out/
|
|
1738
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
|
|
1739
1739
|
var FileDependencyGraph = class {
|
|
1740
1740
|
constructor() {
|
|
1741
1741
|
this.nodes = /* @__PURE__ */ new Map();
|
|
@@ -1802,7 +1802,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
|
|
|
1802
1802
|
return false;
|
|
1803
1803
|
}
|
|
1804
1804
|
|
|
1805
|
-
// bazel-out/
|
|
1805
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
|
|
1806
1806
|
var IncrementalStateKind;
|
|
1807
1807
|
(function(IncrementalStateKind2) {
|
|
1808
1808
|
IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -1810,7 +1810,7 @@ var IncrementalStateKind;
|
|
|
1810
1810
|
IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
|
|
1811
1811
|
})(IncrementalStateKind || (IncrementalStateKind = {}));
|
|
1812
1812
|
|
|
1813
|
-
// bazel-out/
|
|
1813
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
|
|
1814
1814
|
var PhaseKind;
|
|
1815
1815
|
(function(PhaseKind2) {
|
|
1816
1816
|
PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
|
|
@@ -2011,7 +2011,7 @@ function toOriginalSourceFile(sf) {
|
|
|
2011
2011
|
}
|
|
2012
2012
|
}
|
|
2013
2013
|
|
|
2014
|
-
// bazel-out/
|
|
2014
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
|
|
2015
2015
|
var TrackedIncrementalBuildStrategy = class {
|
|
2016
2016
|
constructor() {
|
|
2017
2017
|
this.state = null;
|
|
@@ -2047,7 +2047,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
|
|
|
2047
2047
|
};
|
|
2048
2048
|
var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
|
|
2049
2049
|
|
|
2050
|
-
// bazel-out/
|
|
2050
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
|
|
2051
2051
|
var IdentifierKind;
|
|
2052
2052
|
(function(IdentifierKind2) {
|
|
2053
2053
|
IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
|
|
@@ -2065,7 +2065,7 @@ var AbsoluteSourceSpan = class {
|
|
|
2065
2065
|
}
|
|
2066
2066
|
};
|
|
2067
2067
|
|
|
2068
|
-
// bazel-out/
|
|
2068
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
|
|
2069
2069
|
var IndexingContext = class {
|
|
2070
2070
|
constructor() {
|
|
2071
2071
|
this.components = /* @__PURE__ */ new Set();
|
|
@@ -2075,10 +2075,10 @@ var IndexingContext = class {
|
|
|
2075
2075
|
}
|
|
2076
2076
|
};
|
|
2077
2077
|
|
|
2078
|
-
// bazel-out/
|
|
2078
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
2079
2079
|
import { ParseSourceFile } from "@angular/compiler";
|
|
2080
2080
|
|
|
2081
|
-
// bazel-out/
|
|
2081
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
|
|
2082
2082
|
import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstBoundDeferredTrigger, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
|
|
2083
2083
|
var ExpressionVisitor = class extends RecursiveAstVisitor {
|
|
2084
2084
|
constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
|
|
@@ -2360,7 +2360,7 @@ function getTemplateIdentifiers(boundTemplate) {
|
|
|
2360
2360
|
return { identifiers: visitor.identifiers, errors: visitor.errors };
|
|
2361
2361
|
}
|
|
2362
2362
|
|
|
2363
|
-
// bazel-out/
|
|
2363
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
2364
2364
|
function generateAnalysis(context) {
|
|
2365
2365
|
const analysis = /* @__PURE__ */ new Map();
|
|
2366
2366
|
context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
|
|
@@ -2396,7 +2396,7 @@ function generateAnalysis(context) {
|
|
|
2396
2396
|
return analysis;
|
|
2397
2397
|
}
|
|
2398
2398
|
|
|
2399
|
-
// bazel-out/
|
|
2399
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
|
|
2400
2400
|
var NgModuleIndexImpl = class {
|
|
2401
2401
|
constructor(metaReader, localReader) {
|
|
2402
2402
|
this.metaReader = metaReader;
|
|
@@ -2485,7 +2485,7 @@ var NgModuleIndexImpl = class {
|
|
|
2485
2485
|
}
|
|
2486
2486
|
};
|
|
2487
2487
|
|
|
2488
|
-
// bazel-out/
|
|
2488
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
|
|
2489
2489
|
import ts16 from "typescript";
|
|
2490
2490
|
var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
|
|
2491
2491
|
var RESOURCE_MARKER = ".$ngresource$";
|
|
@@ -2631,7 +2631,7 @@ function createLookupResolutionHost(adapter) {
|
|
|
2631
2631
|
};
|
|
2632
2632
|
}
|
|
2633
2633
|
|
|
2634
|
-
// bazel-out/
|
|
2634
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
|
|
2635
2635
|
var StandaloneComponentScopeReader = class {
|
|
2636
2636
|
constructor(metaReader, localModuleReader, dtsModuleReader) {
|
|
2637
2637
|
this.metaReader = metaReader;
|
|
@@ -2727,10 +2727,10 @@ var StandaloneComponentScopeReader = class {
|
|
|
2727
2727
|
}
|
|
2728
2728
|
};
|
|
2729
2729
|
|
|
2730
|
-
// bazel-out/
|
|
2730
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
|
|
2731
2731
|
import { CssSelector as CssSelector2, DomElementSchemaRegistry as DomElementSchemaRegistry2, ExternalExpr as ExternalExpr2, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
|
|
2732
2732
|
|
|
2733
|
-
// bazel-out/
|
|
2733
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
|
|
2734
2734
|
import ts17 from "typescript";
|
|
2735
2735
|
function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
|
|
2736
2736
|
var _a;
|
|
@@ -2837,7 +2837,7 @@ function parseTemplateAsSourceFile(fileName, template) {
|
|
|
2837
2837
|
return ts17.createSourceFile(fileName, template, ts17.ScriptTarget.Latest, false, ts17.ScriptKind.JSX);
|
|
2838
2838
|
}
|
|
2839
2839
|
|
|
2840
|
-
// bazel-out/
|
|
2840
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
|
|
2841
2841
|
var TEMPLATE_ID = Symbol("ngTemplateId");
|
|
2842
2842
|
var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
|
|
2843
2843
|
function getTemplateId(clazz) {
|
|
@@ -2854,11 +2854,11 @@ function allocateTemplateId(sf) {
|
|
|
2854
2854
|
return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
|
|
2855
2855
|
}
|
|
2856
2856
|
|
|
2857
|
-
// bazel-out/
|
|
2857
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
|
|
2858
2858
|
import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
|
|
2859
2859
|
import ts19 from "typescript";
|
|
2860
2860
|
|
|
2861
|
-
// bazel-out/
|
|
2861
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
|
|
2862
2862
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
|
|
2863
2863
|
import ts18 from "typescript";
|
|
2864
2864
|
var parseSpanComment = /^(\d+),(\d+)$/;
|
|
@@ -2989,7 +2989,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
|
|
|
2989
2989
|
}) || false;
|
|
2990
2990
|
}
|
|
2991
2991
|
|
|
2992
|
-
// bazel-out/
|
|
2992
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
|
|
2993
2993
|
var CompletionEngine = class {
|
|
2994
2994
|
constructor(tcb, data, tcbPath, tcbIsShim) {
|
|
2995
2995
|
this.tcb = tcb;
|
|
@@ -4156,10 +4156,10 @@ var MagicString = class {
|
|
|
4156
4156
|
}
|
|
4157
4157
|
};
|
|
4158
4158
|
|
|
4159
|
-
// bazel-out/
|
|
4159
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
|
|
4160
4160
|
import ts32 from "typescript";
|
|
4161
4161
|
|
|
4162
|
-
// bazel-out/
|
|
4162
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
|
|
4163
4163
|
import { DomElementSchemaRegistry } from "@angular/compiler";
|
|
4164
4164
|
import ts20 from "typescript";
|
|
4165
4165
|
var REGISTRY = new DomElementSchemaRegistry();
|
|
@@ -4212,10 +4212,10 @@ var RegistryDomSchemaChecker = class {
|
|
|
4212
4212
|
}
|
|
4213
4213
|
};
|
|
4214
4214
|
|
|
4215
|
-
// bazel-out/
|
|
4215
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
|
|
4216
4216
|
import ts25 from "typescript";
|
|
4217
4217
|
|
|
4218
|
-
// bazel-out/
|
|
4218
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/reference_emit_environment.mjs
|
|
4219
4219
|
import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
|
|
4220
4220
|
var ReferenceEmitEnvironment = class {
|
|
4221
4221
|
constructor(importManager, refEmitter, reflector, contextFile) {
|
|
@@ -4246,7 +4246,7 @@ var ReferenceEmitEnvironment = class {
|
|
|
4246
4246
|
}
|
|
4247
4247
|
};
|
|
4248
4248
|
|
|
4249
|
-
// bazel-out/
|
|
4249
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
|
|
4250
4250
|
import ts21 from "typescript";
|
|
4251
4251
|
var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
|
|
4252
4252
|
ts21.SyntaxKind.ParenthesizedExpression,
|
|
@@ -4329,15 +4329,15 @@ function tsNumericExpression(value) {
|
|
|
4329
4329
|
return ts21.factory.createNumericLiteral(value);
|
|
4330
4330
|
}
|
|
4331
4331
|
|
|
4332
|
-
// bazel-out/
|
|
4332
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
|
|
4333
4333
|
import { ExpressionType as ExpressionType2, R3Identifiers as R3Identifiers2, WrappedNodeExpr } from "@angular/compiler";
|
|
4334
4334
|
import ts24 from "typescript";
|
|
4335
4335
|
|
|
4336
|
-
// bazel-out/
|
|
4336
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
|
|
4337
4337
|
import { R3Identifiers } from "@angular/compiler";
|
|
4338
4338
|
import ts23 from "typescript";
|
|
4339
4339
|
|
|
4340
|
-
// bazel-out/
|
|
4340
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
|
|
4341
4341
|
import ts22 from "typescript";
|
|
4342
4342
|
var TypeParameterEmitter = class {
|
|
4343
4343
|
constructor(typeParameters, reflector) {
|
|
@@ -4415,7 +4415,7 @@ var TypeParameterEmitter = class {
|
|
|
4415
4415
|
}
|
|
4416
4416
|
};
|
|
4417
4417
|
|
|
4418
|
-
// bazel-out/
|
|
4418
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
|
|
4419
4419
|
var TCB_FILE_IMPORT_GRAPH_PREPARE_IDENTIFIERS = [
|
|
4420
4420
|
R3Identifiers.InputSignalBrandWriteType
|
|
4421
4421
|
];
|
|
@@ -4507,7 +4507,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
|
|
|
4507
4507
|
return emitter.canEmit((ref) => env.canReferenceType(ref));
|
|
4508
4508
|
}
|
|
4509
4509
|
|
|
4510
|
-
// bazel-out/
|
|
4510
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
|
|
4511
4511
|
function generateTypeCtorDeclarationFn(env, meta, nodeTypeRef, typeParams) {
|
|
4512
4512
|
const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
|
|
4513
4513
|
const rawType = ts24.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
|
|
@@ -4630,7 +4630,7 @@ function typeParametersWithDefaultTypes(params) {
|
|
|
4630
4630
|
});
|
|
4631
4631
|
}
|
|
4632
4632
|
|
|
4633
|
-
// bazel-out/
|
|
4633
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
|
|
4634
4634
|
var Environment = class extends ReferenceEmitEnvironment {
|
|
4635
4635
|
constructor(config, importManager, refEmitter, reflector, contextFile) {
|
|
4636
4636
|
super(importManager, refEmitter, reflector, contextFile);
|
|
@@ -4705,7 +4705,7 @@ var Environment = class extends ReferenceEmitEnvironment {
|
|
|
4705
4705
|
}
|
|
4706
4706
|
};
|
|
4707
4707
|
|
|
4708
|
-
// bazel-out/
|
|
4708
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
|
|
4709
4709
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan3, TmplAstElement as TmplAstElement2, TmplAstForLoopBlock, TmplAstForLoopBlockEmpty } from "@angular/compiler";
|
|
4710
4710
|
import ts26 from "typescript";
|
|
4711
4711
|
var OutOfBandDiagnosticRecorderImpl = class {
|
|
@@ -4892,7 +4892,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
|
|
|
4892
4892
|
};
|
|
4893
4893
|
}
|
|
4894
4894
|
|
|
4895
|
-
// bazel-out/
|
|
4895
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
|
|
4896
4896
|
import ts27 from "typescript";
|
|
4897
4897
|
var TypeCheckShimGenerator = class {
|
|
4898
4898
|
constructor() {
|
|
@@ -4910,11 +4910,11 @@ var TypeCheckShimGenerator = class {
|
|
|
4910
4910
|
}
|
|
4911
4911
|
};
|
|
4912
4912
|
|
|
4913
|
-
// bazel-out/
|
|
4913
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
|
|
4914
4914
|
import { BindingPipe, Call as Call2, createCssSelectorFromNode, CssSelector, DYNAMIC_TYPE, ImplicitReceiver as ImplicitReceiver3, PropertyRead as PropertyRead4, PropertyWrite as PropertyWrite3, R3Identifiers as R3Identifiers3, SafeCall, SafePropertyRead as SafePropertyRead3, SelectorMatcher, ThisReceiver, TmplAstBoundAttribute, TmplAstBoundText, TmplAstDeferredBlock, TmplAstElement as TmplAstElement3, TmplAstForLoopBlock as TmplAstForLoopBlock2, TmplAstIcu, TmplAstIfBlock, TmplAstIfBlockBranch, TmplAstReference as TmplAstReference3, TmplAstSwitchBlock, TmplAstTemplate as TmplAstTemplate2, TmplAstText, TmplAstTextAttribute as TmplAstTextAttribute2, TmplAstVariable, TransplantedType } from "@angular/compiler";
|
|
4915
4915
|
import ts30 from "typescript";
|
|
4916
4916
|
|
|
4917
|
-
// bazel-out/
|
|
4917
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
|
|
4918
4918
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan4 } from "@angular/compiler";
|
|
4919
4919
|
import ts28 from "typescript";
|
|
4920
4920
|
function wrapForDiagnostics(expr) {
|
|
@@ -4960,7 +4960,7 @@ function translateDiagnostic(diagnostic, resolver) {
|
|
|
4960
4960
|
return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
|
|
4961
4961
|
}
|
|
4962
4962
|
|
|
4963
|
-
// bazel-out/
|
|
4963
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
|
|
4964
4964
|
import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
|
|
4965
4965
|
import ts29 from "typescript";
|
|
4966
4966
|
var NULL_AS_ANY = ts29.factory.createAsExpression(ts29.factory.createNull(), ts29.factory.createKeywordTypeNode(ts29.SyntaxKind.AnyKeyword));
|
|
@@ -5293,7 +5293,7 @@ var VeSafeLhsInferenceBugDetector = _VeSafeLhsInferenceBugDetector;
|
|
|
5293
5293
|
_VeSafeLhsInferenceBugDetector.SINGLETON = new _VeSafeLhsInferenceBugDetector();
|
|
5294
5294
|
})();
|
|
5295
5295
|
|
|
5296
|
-
// bazel-out/
|
|
5296
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
|
|
5297
5297
|
var TcbGenericContextBehavior;
|
|
5298
5298
|
(function(TcbGenericContextBehavior2) {
|
|
5299
5299
|
TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
|
|
@@ -6809,7 +6809,7 @@ var TcbForLoopTrackTranslator = class extends TcbExpressionTranslator {
|
|
|
6809
6809
|
}
|
|
6810
6810
|
};
|
|
6811
6811
|
|
|
6812
|
-
// bazel-out/
|
|
6812
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
|
|
6813
6813
|
import ts31 from "typescript";
|
|
6814
6814
|
var TypeCheckFile = class extends Environment {
|
|
6815
6815
|
constructor(fileName, config, refEmitter, reflector, compilerHost) {
|
|
@@ -6857,7 +6857,7 @@ var TypeCheckFile = class extends Environment {
|
|
|
6857
6857
|
}
|
|
6858
6858
|
};
|
|
6859
6859
|
|
|
6860
|
-
// bazel-out/
|
|
6860
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
|
|
6861
6861
|
var InliningMode;
|
|
6862
6862
|
(function(InliningMode2) {
|
|
6863
6863
|
InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
|
|
@@ -7109,10 +7109,10 @@ var TypeCtorOp = class {
|
|
|
7109
7109
|
}
|
|
7110
7110
|
};
|
|
7111
7111
|
|
|
7112
|
-
// bazel-out/
|
|
7112
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
|
|
7113
7113
|
import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
|
|
7114
7114
|
|
|
7115
|
-
// bazel-out/
|
|
7115
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
|
|
7116
7116
|
var LF_CHAR = 10;
|
|
7117
7117
|
var CR_CHAR = 13;
|
|
7118
7118
|
var LINE_SEP_CHAR = 8232;
|
|
@@ -7153,7 +7153,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
|
|
|
7153
7153
|
return low - 1;
|
|
7154
7154
|
}
|
|
7155
7155
|
|
|
7156
|
-
// bazel-out/
|
|
7156
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
|
|
7157
7157
|
var TemplateSource = class {
|
|
7158
7158
|
constructor(mapping, file) {
|
|
7159
7159
|
this.mapping = mapping;
|
|
@@ -7204,7 +7204,7 @@ var TemplateSourceManager = class {
|
|
|
7204
7204
|
}
|
|
7205
7205
|
};
|
|
7206
7206
|
|
|
7207
|
-
// bazel-out/
|
|
7207
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
|
|
7208
7208
|
import { AST, ASTWithSource as ASTWithSource3, BindingPipe as BindingPipe2, PropertyRead as PropertyRead5, PropertyWrite as PropertyWrite4, R3Identifiers as R3Identifiers4, SafePropertyRead as SafePropertyRead4, TmplAstBoundAttribute as TmplAstBoundAttribute2, TmplAstBoundEvent, TmplAstElement as TmplAstElement4, TmplAstReference as TmplAstReference4, TmplAstTemplate as TmplAstTemplate3, TmplAstTextAttribute as TmplAstTextAttribute3, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
|
|
7209
7209
|
import ts33 from "typescript";
|
|
7210
7210
|
var SymbolBuilder = class {
|
|
@@ -7722,7 +7722,7 @@ function unwrapSignalInputWriteTAccessor(expr) {
|
|
|
7722
7722
|
};
|
|
7723
7723
|
}
|
|
7724
7724
|
|
|
7725
|
-
// bazel-out/
|
|
7725
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
|
|
7726
7726
|
var REGISTRY2 = new DomElementSchemaRegistry2();
|
|
7727
7727
|
var TemplateTypeCheckerImpl = class {
|
|
7728
7728
|
constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, localMetaReader, ngModuleIndex, componentScopeReader, typeCheckScopeRegistry, perf) {
|
|
@@ -8423,10 +8423,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
|
|
|
8423
8423
|
}
|
|
8424
8424
|
};
|
|
8425
8425
|
|
|
8426
|
-
// bazel-out/
|
|
8426
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
|
|
8427
8427
|
import { Interpolation, PropertyRead as PropertyRead6 } from "@angular/compiler";
|
|
8428
8428
|
|
|
8429
|
-
// bazel-out/
|
|
8429
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/symbol_util.mjs
|
|
8430
8430
|
import ts34 from "typescript";
|
|
8431
8431
|
var SIGNAL_FNS = /* @__PURE__ */ new Set([
|
|
8432
8432
|
"WritableSignal",
|
|
@@ -8446,7 +8446,7 @@ function isSignalSymbol(symbol) {
|
|
|
8446
8446
|
});
|
|
8447
8447
|
}
|
|
8448
8448
|
|
|
8449
|
-
// bazel-out/
|
|
8449
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
|
|
8450
8450
|
import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstBoundDeferredTrigger as TmplAstBoundDeferredTrigger2 } from "@angular/compiler";
|
|
8451
8451
|
var TemplateCheckWithVisitor = class {
|
|
8452
8452
|
run(ctx, component, template) {
|
|
@@ -8570,7 +8570,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor2 {
|
|
|
8570
8570
|
}
|
|
8571
8571
|
};
|
|
8572
8572
|
|
|
8573
|
-
// bazel-out/
|
|
8573
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
|
|
8574
8574
|
var SIGNAL_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["set", "update", "asReadonly"]);
|
|
8575
8575
|
var FUNCTION_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["name", "length", "prototype"]);
|
|
8576
8576
|
var InterpolatedSignalCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -8614,7 +8614,7 @@ var factory = {
|
|
|
8614
8614
|
create: () => new InterpolatedSignalCheck()
|
|
8615
8615
|
};
|
|
8616
8616
|
|
|
8617
|
-
// bazel-out/
|
|
8617
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
|
|
8618
8618
|
import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
|
|
8619
8619
|
var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
|
|
8620
8620
|
constructor() {
|
|
@@ -8640,7 +8640,7 @@ var factory2 = {
|
|
|
8640
8640
|
create: () => new InvalidBananaInBoxCheck()
|
|
8641
8641
|
};
|
|
8642
8642
|
|
|
8643
|
-
// bazel-out/
|
|
8643
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
|
|
8644
8644
|
import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
|
|
8645
8645
|
var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
|
|
8646
8646
|
["ngIf", { directive: "NgIf", builtIn: "@if" }],
|
|
@@ -8685,7 +8685,7 @@ var factory3 = {
|
|
|
8685
8685
|
}
|
|
8686
8686
|
};
|
|
8687
8687
|
|
|
8688
|
-
// bazel-out/
|
|
8688
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
|
|
8689
8689
|
import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
|
|
8690
8690
|
var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
|
|
8691
8691
|
constructor() {
|
|
@@ -8718,7 +8718,7 @@ var factory4 = {
|
|
|
8718
8718
|
create: () => new MissingNgForOfLetCheck()
|
|
8719
8719
|
};
|
|
8720
8720
|
|
|
8721
|
-
// bazel-out/
|
|
8721
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
|
|
8722
8722
|
import { Binary } from "@angular/compiler";
|
|
8723
8723
|
import ts35 from "typescript";
|
|
8724
8724
|
var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -8763,7 +8763,7 @@ var factory5 = {
|
|
|
8763
8763
|
}
|
|
8764
8764
|
};
|
|
8765
8765
|
|
|
8766
|
-
// bazel-out/
|
|
8766
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
|
|
8767
8767
|
import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
|
|
8768
8768
|
import ts36 from "typescript";
|
|
8769
8769
|
var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -8809,7 +8809,7 @@ var factory6 = {
|
|
|
8809
8809
|
}
|
|
8810
8810
|
};
|
|
8811
8811
|
|
|
8812
|
-
// bazel-out/
|
|
8812
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
|
|
8813
8813
|
import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
|
|
8814
8814
|
var STYLE_SUFFIXES = ["px", "%", "em"];
|
|
8815
8815
|
var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -8833,7 +8833,7 @@ var factory7 = {
|
|
|
8833
8833
|
create: () => new SuffixNotSupportedCheck()
|
|
8834
8834
|
};
|
|
8835
8835
|
|
|
8836
|
-
// bazel-out/
|
|
8836
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
|
|
8837
8837
|
import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
|
|
8838
8838
|
var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
|
|
8839
8839
|
constructor() {
|
|
@@ -8872,10 +8872,10 @@ var factory8 = {
|
|
|
8872
8872
|
create: () => new TextAttributeNotBindingSpec()
|
|
8873
8873
|
};
|
|
8874
8874
|
|
|
8875
|
-
// bazel-out/
|
|
8875
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
8876
8876
|
import ts37 from "typescript";
|
|
8877
8877
|
|
|
8878
|
-
// bazel-out/
|
|
8878
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
|
|
8879
8879
|
var DiagnosticCategoryLabel;
|
|
8880
8880
|
(function(DiagnosticCategoryLabel2) {
|
|
8881
8881
|
DiagnosticCategoryLabel2["Warning"] = "warning";
|
|
@@ -8883,7 +8883,7 @@ var DiagnosticCategoryLabel;
|
|
|
8883
8883
|
DiagnosticCategoryLabel2["Suppress"] = "suppress";
|
|
8884
8884
|
})(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
|
|
8885
8885
|
|
|
8886
|
-
// bazel-out/
|
|
8886
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
8887
8887
|
var ExtendedTemplateCheckerImpl = class {
|
|
8888
8888
|
constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
|
|
8889
8889
|
var _a, _b, _c, _d, _e;
|
|
@@ -8936,7 +8936,7 @@ function assertNever(value) {
|
|
|
8936
8936
|
${value}`);
|
|
8937
8937
|
}
|
|
8938
8938
|
|
|
8939
|
-
// bazel-out/
|
|
8939
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
|
|
8940
8940
|
var ALL_DIAGNOSTIC_FACTORIES = [
|
|
8941
8941
|
factory2,
|
|
8942
8942
|
factory5,
|
|
@@ -8952,7 +8952,7 @@ var SUPPORTED_DIAGNOSTIC_NAMES = /* @__PURE__ */ new Set([
|
|
|
8952
8952
|
...ALL_DIAGNOSTIC_FACTORIES.map((factory9) => factory9.name)
|
|
8953
8953
|
]);
|
|
8954
8954
|
|
|
8955
|
-
// bazel-out/
|
|
8955
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.mjs
|
|
8956
8956
|
import { ASTWithSource as ASTWithSource5, ImplicitReceiver as ImplicitReceiver4, RecursiveAstVisitor as RecursiveAstVisitor3, TmplAstBoundEvent as TmplAstBoundEvent3, TmplAstRecursiveVisitor as TmplAstRecursiveVisitor2, TmplAstVariable as TmplAstVariable3 } from "@angular/compiler";
|
|
8957
8957
|
import ts38 from "typescript";
|
|
8958
8958
|
var TemplateSemanticsCheckerImpl = class {
|
|
@@ -9034,7 +9034,7 @@ function unwrapAstWithSource(ast) {
|
|
|
9034
9034
|
return ast instanceof ASTWithSource5 ? ast.ast : ast;
|
|
9035
9035
|
}
|
|
9036
9036
|
|
|
9037
|
-
// bazel-out/
|
|
9037
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/core_version.mjs
|
|
9038
9038
|
function coreHasSymbol(program, symbol) {
|
|
9039
9039
|
const checker = program.getTypeChecker();
|
|
9040
9040
|
for (const sf of program.getSourceFiles().filter(isMaybeCore)) {
|
|
@@ -9053,7 +9053,7 @@ function isMaybeCore(sf) {
|
|
|
9053
9053
|
return sf.isDeclarationFile && sf.fileName.includes("@angular/core") && sf.fileName.endsWith("index.d.ts");
|
|
9054
9054
|
}
|
|
9055
9055
|
|
|
9056
|
-
// bazel-out/
|
|
9056
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/feature_detection.mjs
|
|
9057
9057
|
import semver from "semver";
|
|
9058
9058
|
function coreVersionSupportsFeature(coreVersion, minVersion) {
|
|
9059
9059
|
if (coreVersion === `0.0.0-${"PLACEHOLDER"}`) {
|
|
@@ -9062,7 +9062,7 @@ function coreVersionSupportsFeature(coreVersion, minVersion) {
|
|
|
9062
9062
|
return semver.satisfies(coreVersion, minVersion);
|
|
9063
9063
|
}
|
|
9064
9064
|
|
|
9065
|
-
// bazel-out/
|
|
9065
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
9066
9066
|
var SHOULD_USE_TEMPLATE_PIPELINE = true;
|
|
9067
9067
|
var CompilationTicketKind;
|
|
9068
9068
|
(function(CompilationTicketKind2) {
|
|
@@ -9847,7 +9847,7 @@ function versionMapFromProgram(program, driver) {
|
|
|
9847
9847
|
return versions;
|
|
9848
9848
|
}
|
|
9849
9849
|
|
|
9850
|
-
// bazel-out/
|
|
9850
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
|
|
9851
9851
|
import ts40 from "typescript";
|
|
9852
9852
|
var DelegatingCompilerHost2 = class {
|
|
9853
9853
|
get jsDocParsingMode() {
|
|
@@ -9986,7 +9986,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
|
|
|
9986
9986
|
}
|
|
9987
9987
|
};
|
|
9988
9988
|
|
|
9989
|
-
// bazel-out/
|
|
9989
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
9990
9990
|
var NgtscProgram = class {
|
|
9991
9991
|
constructor(rootNames, options, delegateHost, oldProgram) {
|
|
9992
9992
|
this.options = options;
|
|
@@ -10213,15 +10213,15 @@ function mergeEmitResults(emitResults) {
|
|
|
10213
10213
|
return { diagnostics, emitSkipped, emittedFiles };
|
|
10214
10214
|
}
|
|
10215
10215
|
|
|
10216
|
-
// bazel-out/
|
|
10216
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
|
|
10217
10217
|
function createProgram({ rootNames, options, host, oldProgram }) {
|
|
10218
10218
|
return new NgtscProgram(rootNames, options, host, oldProgram);
|
|
10219
10219
|
}
|
|
10220
10220
|
|
|
10221
|
-
// bazel-out/
|
|
10221
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
10222
10222
|
import ts43 from "typescript";
|
|
10223
10223
|
|
|
10224
|
-
// bazel-out/
|
|
10224
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
|
|
10225
10225
|
import ts42 from "typescript";
|
|
10226
10226
|
function createMessageDiagnostic(messageText) {
|
|
10227
10227
|
return {
|
|
@@ -10235,7 +10235,7 @@ function createMessageDiagnostic(messageText) {
|
|
|
10235
10235
|
};
|
|
10236
10236
|
}
|
|
10237
10237
|
|
|
10238
|
-
// bazel-out/
|
|
10238
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
10239
10239
|
var defaultFormatHost = {
|
|
10240
10240
|
getCurrentDirectory: () => ts43.sys.getCurrentDirectory(),
|
|
10241
10241
|
getCanonicalFileName: (fileName) => fileName,
|
|
@@ -10456,4 +10456,4 @@ export {
|
|
|
10456
10456
|
* Use of this source code is governed by an MIT-style license that can be
|
|
10457
10457
|
* found in the LICENSE file at https://angular.io/license
|
|
10458
10458
|
*/
|
|
10459
|
-
//# sourceMappingURL=chunk-
|
|
10459
|
+
//# sourceMappingURL=chunk-LHQ7WPU2.js.map
|