@angular/compiler-cli 13.3.9 → 13.3.10
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-HTCAZIYK.js → chunk-3DRIVG26.js} +6 -6
- package/bundles/{chunk-HTCAZIYK.js.map → chunk-3DRIVG26.js.map} +0 -0
- package/bundles/{chunk-KAJ5EOEG.js → chunk-3URTMUFW.js} +50 -50
- package/bundles/{chunk-KAJ5EOEG.js.map → chunk-3URTMUFW.js.map} +0 -0
- package/bundles/{chunk-Q5GIQ3RV.js → chunk-4DFV4CTF.js} +6 -6
- package/bundles/{chunk-Q5GIQ3RV.js.map → chunk-4DFV4CTF.js.map} +0 -0
- package/bundles/{chunk-ZPZWKMTE.js → chunk-4MML3U2F.js} +93 -93
- package/bundles/{chunk-ZPZWKMTE.js.map → chunk-4MML3U2F.js.map} +0 -0
- package/bundles/{chunk-EIFOOEXQ.js → chunk-5YNM7UVV.js} +7 -7
- package/bundles/{chunk-EIFOOEXQ.js.map → chunk-5YNM7UVV.js.map} +0 -0
- package/bundles/{chunk-D5CHHDFQ.js → chunk-6XCV2P22.js} +70 -70
- package/bundles/{chunk-D5CHHDFQ.js.map → chunk-6XCV2P22.js.map} +0 -0
- package/bundles/{chunk-LX5Q27EF.js → chunk-7J66ZDC5.js} +3 -3
- package/bundles/{chunk-LX5Q27EF.js.map → chunk-7J66ZDC5.js.map} +0 -0
- package/bundles/{chunk-WXB5AWIG.js → chunk-HJ5BXSPS.js} +26 -26
- package/bundles/{chunk-WXB5AWIG.js.map → chunk-HJ5BXSPS.js.map} +0 -0
- package/bundles/{chunk-R3C7RFJ4.js → chunk-HMWNYAAE.js} +2 -2
- package/bundles/{chunk-R3C7RFJ4.js.map → chunk-HMWNYAAE.js.map} +0 -0
- package/bundles/{chunk-ZZF2R6KZ.js → chunk-I7KXATBQ.js} +31 -31
- package/bundles/{chunk-ZZF2R6KZ.js.map → chunk-I7KXATBQ.js.map} +0 -0
- package/bundles/{chunk-NALI3EFD.js → chunk-JW2HPJCH.js} +40 -40
- package/bundles/{chunk-NALI3EFD.js.map → chunk-JW2HPJCH.js.map} +0 -0
- package/bundles/{chunk-CLV7JFJQ.js → chunk-MMRSE3VM.js} +7 -7
- package/bundles/{chunk-CLV7JFJQ.js.map → chunk-MMRSE3VM.js.map} +0 -0
- package/bundles/{chunk-O4P7N4CX.js → chunk-OOLAVRKX.js} +5 -5
- package/bundles/{chunk-O4P7N4CX.js.map → chunk-OOLAVRKX.js.map} +0 -0
- package/bundles/{chunk-R4NY3TJC.js → chunk-QK4SXRQA.js} +5 -5
- package/bundles/{chunk-R4NY3TJC.js.map → chunk-QK4SXRQA.js.map} +0 -0
- package/bundles/{chunk-45NS77NQ.js → chunk-XNIBZD5U.js} +4 -4
- package/bundles/{chunk-45NS77NQ.js.map → chunk-XNIBZD5U.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
|
@@ -25,11 +25,11 @@ import {
|
|
|
25
25
|
declarationTransformFactory,
|
|
26
26
|
flattenInheritedDirectiveMetadata,
|
|
27
27
|
ivyTransformFactory
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-3URTMUFW.js";
|
|
29
29
|
import {
|
|
30
30
|
TypeScriptReflectionHost,
|
|
31
31
|
isNamedClassDeclaration
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-4DFV4CTF.js";
|
|
33
33
|
import {
|
|
34
34
|
AbsoluteModuleStrategy,
|
|
35
35
|
AliasStrategy,
|
|
@@ -70,7 +70,7 @@ import {
|
|
|
70
70
|
toUnredirectedSourceFile,
|
|
71
71
|
translateExpression,
|
|
72
72
|
translateType
|
|
73
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-HJ5BXSPS.js";
|
|
74
74
|
import {
|
|
75
75
|
LogicalFileSystem,
|
|
76
76
|
absoluteFrom,
|
|
@@ -81,20 +81,20 @@ import {
|
|
|
81
81
|
getSourceFileOrError,
|
|
82
82
|
join,
|
|
83
83
|
resolve
|
|
84
|
-
} from "./chunk-
|
|
84
|
+
} from "./chunk-MMRSE3VM.js";
|
|
85
85
|
import {
|
|
86
86
|
ActivePerfRecorder,
|
|
87
87
|
DelegatingPerfRecorder,
|
|
88
88
|
PerfCheckpoint,
|
|
89
89
|
PerfEvent,
|
|
90
90
|
PerfPhase
|
|
91
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-QK4SXRQA.js";
|
|
92
92
|
import {
|
|
93
93
|
__spreadProps,
|
|
94
94
|
__spreadValues
|
|
95
95
|
} from "./chunk-GMSUYBZP.js";
|
|
96
96
|
|
|
97
|
-
// bazel-out/
|
|
97
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
|
|
98
98
|
var DEFAULT_ERROR_CODE = 100;
|
|
99
99
|
var UNKNOWN_ERROR_CODE = 500;
|
|
100
100
|
var SOURCE = "angular";
|
|
@@ -112,7 +112,7 @@ var EmitFlags;
|
|
|
112
112
|
EmitFlags2[EmitFlags2["All"] = 31] = "All";
|
|
113
113
|
})(EmitFlags || (EmitFlags = {}));
|
|
114
114
|
|
|
115
|
-
// bazel-out/
|
|
115
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
|
|
116
116
|
import ts from "typescript";
|
|
117
117
|
var wrapHostForTest = null;
|
|
118
118
|
function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
|
|
@@ -122,21 +122,21 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
|
|
|
122
122
|
return tsHost;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
// bazel-out/
|
|
125
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
|
|
126
126
|
var OptimizeFor;
|
|
127
127
|
(function(OptimizeFor2) {
|
|
128
128
|
OptimizeFor2[OptimizeFor2["SingleFile"] = 0] = "SingleFile";
|
|
129
129
|
OptimizeFor2[OptimizeFor2["WholeProgram"] = 1] = "WholeProgram";
|
|
130
130
|
})(OptimizeFor || (OptimizeFor = {}));
|
|
131
131
|
|
|
132
|
-
// bazel-out/
|
|
132
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
|
|
133
133
|
var CompletionKind;
|
|
134
134
|
(function(CompletionKind2) {
|
|
135
135
|
CompletionKind2[CompletionKind2["Reference"] = 0] = "Reference";
|
|
136
136
|
CompletionKind2[CompletionKind2["Variable"] = 1] = "Variable";
|
|
137
137
|
})(CompletionKind || (CompletionKind = {}));
|
|
138
138
|
|
|
139
|
-
// bazel-out/
|
|
139
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
|
|
140
140
|
var SymbolKind;
|
|
141
141
|
(function(SymbolKind2) {
|
|
142
142
|
SymbolKind2[SymbolKind2["Input"] = 0] = "Input";
|
|
@@ -152,11 +152,11 @@ var SymbolKind;
|
|
|
152
152
|
SymbolKind2[SymbolKind2["Pipe"] = 10] = "Pipe";
|
|
153
153
|
})(SymbolKind || (SymbolKind = {}));
|
|
154
154
|
|
|
155
|
-
// bazel-out/
|
|
155
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
156
156
|
import { HtmlParser, MessageBundle } from "@angular/compiler";
|
|
157
157
|
import ts35 from "typescript";
|
|
158
158
|
|
|
159
|
-
// bazel-out/
|
|
159
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
|
|
160
160
|
import { Xliff, Xliff2, Xmb } from "@angular/compiler";
|
|
161
161
|
import * as path from "path";
|
|
162
162
|
function i18nGetExtension(formatName) {
|
|
@@ -207,10 +207,10 @@ function getPathNormalizer(basePath) {
|
|
|
207
207
|
};
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
// bazel-out/
|
|
210
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
211
211
|
import ts2 from "typescript";
|
|
212
212
|
|
|
213
|
-
// bazel-out/
|
|
213
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
|
|
214
214
|
function toNumbers(value) {
|
|
215
215
|
const suffixIndex = value.lastIndexOf("-");
|
|
216
216
|
return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
|
|
@@ -245,7 +245,7 @@ function compareVersions(v1, v2) {
|
|
|
245
245
|
return compareNumbers(toNumbers(v1), toNumbers(v2));
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
// bazel-out/
|
|
248
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
249
249
|
var MIN_TS_VERSION = "4.4.2";
|
|
250
250
|
var MAX_TS_VERSION = "4.7.0";
|
|
251
251
|
var tsVersion = ts2.version;
|
|
@@ -258,10 +258,10 @@ function verifySupportedTypeScriptVersion() {
|
|
|
258
258
|
checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
// bazel-out/
|
|
261
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
262
262
|
import ts33 from "typescript";
|
|
263
263
|
|
|
264
|
-
// bazel-out/
|
|
264
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
|
|
265
265
|
var CycleAnalyzer = class {
|
|
266
266
|
constructor(importGraph) {
|
|
267
267
|
this.importGraph = importGraph;
|
|
@@ -332,7 +332,7 @@ var Cycle = class {
|
|
|
332
332
|
}
|
|
333
333
|
};
|
|
334
334
|
|
|
335
|
-
// bazel-out/
|
|
335
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
|
|
336
336
|
import ts3 from "typescript";
|
|
337
337
|
var ImportGraph = class {
|
|
338
338
|
constructor(checker, perf) {
|
|
@@ -424,7 +424,7 @@ var Found = class {
|
|
|
424
424
|
}
|
|
425
425
|
};
|
|
426
426
|
|
|
427
|
-
// bazel-out/
|
|
427
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
|
|
428
428
|
import ts4 from "typescript";
|
|
429
429
|
var FlatIndexGenerator = class {
|
|
430
430
|
constructor(entryPoint, relativeFlatIndexPath, moduleName) {
|
|
@@ -449,7 +449,7 @@ export * from '${relativeEntryPoint}';
|
|
|
449
449
|
}
|
|
450
450
|
};
|
|
451
451
|
|
|
452
|
-
// bazel-out/
|
|
452
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
|
|
453
453
|
function findFlatIndexEntryPoint(rootFiles) {
|
|
454
454
|
const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
|
|
455
455
|
let resolvedEntryPoint = null;
|
|
@@ -465,7 +465,7 @@ function findFlatIndexEntryPoint(rootFiles) {
|
|
|
465
465
|
return resolvedEntryPoint;
|
|
466
466
|
}
|
|
467
467
|
|
|
468
|
-
// bazel-out/
|
|
468
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
|
|
469
469
|
import ts5 from "typescript";
|
|
470
470
|
function checkForPrivateExports(entryPoint, checker, refGraph) {
|
|
471
471
|
const diagnostics = [];
|
|
@@ -545,7 +545,7 @@ function getDescriptorOfDeclaration(decl) {
|
|
|
545
545
|
}
|
|
546
546
|
}
|
|
547
547
|
|
|
548
|
-
// bazel-out/
|
|
548
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
|
|
549
549
|
var ReferenceGraph = class {
|
|
550
550
|
constructor() {
|
|
551
551
|
this.references = /* @__PURE__ */ new Map();
|
|
@@ -599,7 +599,7 @@ var ReferenceGraph = class {
|
|
|
599
599
|
}
|
|
600
600
|
};
|
|
601
601
|
|
|
602
|
-
// bazel-out/
|
|
602
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
|
|
603
603
|
var NgOriginalFile = Symbol("NgOriginalFile");
|
|
604
604
|
var UpdateMode;
|
|
605
605
|
(function(UpdateMode2) {
|
|
@@ -607,13 +607,13 @@ var UpdateMode;
|
|
|
607
607
|
UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
|
|
608
608
|
})(UpdateMode || (UpdateMode = {}));
|
|
609
609
|
|
|
610
|
-
// bazel-out/
|
|
610
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
|
|
611
611
|
import ts9 from "typescript";
|
|
612
612
|
|
|
613
|
-
// bazel-out/
|
|
613
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
614
614
|
import ts6 from "typescript";
|
|
615
615
|
|
|
616
|
-
// bazel-out/
|
|
616
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
|
|
617
617
|
var NgExtension = Symbol("NgExtension");
|
|
618
618
|
function isExtended(sf) {
|
|
619
619
|
return sf[NgExtension] !== void 0;
|
|
@@ -673,7 +673,7 @@ function retagTsFile(sf) {
|
|
|
673
673
|
}
|
|
674
674
|
}
|
|
675
675
|
|
|
676
|
-
// bazel-out/
|
|
676
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
|
|
677
677
|
var TS_EXTENSIONS = /\.tsx?$/i;
|
|
678
678
|
function makeShimFileName(fileName, suffix) {
|
|
679
679
|
return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
|
|
@@ -688,7 +688,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
|
|
|
688
688
|
return moduleName;
|
|
689
689
|
}
|
|
690
690
|
|
|
691
|
-
// bazel-out/
|
|
691
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
692
692
|
var ShimAdapter = class {
|
|
693
693
|
constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
|
|
694
694
|
this.delegate = delegate;
|
|
@@ -785,7 +785,7 @@ var ShimAdapter = class {
|
|
|
785
785
|
}
|
|
786
786
|
};
|
|
787
787
|
|
|
788
|
-
// bazel-out/
|
|
788
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
|
|
789
789
|
import ts7 from "typescript";
|
|
790
790
|
var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
|
|
791
791
|
var STRIP_NG_FACTORY = /(.*)NgFactory$/;
|
|
@@ -934,7 +934,7 @@ function updateInitializers(stmt, update) {
|
|
|
934
934
|
return ts7.updateVariableStatement(stmt, stmt.modifiers, ts7.updateVariableDeclarationList(stmt.declarationList, stmt.declarationList.declarations.map((decl) => ts7.updateVariableDeclaration(decl, decl.name, decl.type, update(decl.initializer)))));
|
|
935
935
|
}
|
|
936
936
|
|
|
937
|
-
// bazel-out/
|
|
937
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
|
|
938
938
|
var ShimReferenceTagger = class {
|
|
939
939
|
constructor(shimExtensions) {
|
|
940
940
|
this.tagged = /* @__PURE__ */ new Set();
|
|
@@ -968,7 +968,7 @@ var ShimReferenceTagger = class {
|
|
|
968
968
|
}
|
|
969
969
|
};
|
|
970
970
|
|
|
971
|
-
// bazel-out/
|
|
971
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
|
|
972
972
|
import ts8 from "typescript";
|
|
973
973
|
var SummaryGenerator = class {
|
|
974
974
|
constructor() {
|
|
@@ -1008,7 +1008,7 @@ function isExported2(decl) {
|
|
|
1008
1008
|
return decl.modifiers !== void 0 && decl.modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword);
|
|
1009
1009
|
}
|
|
1010
1010
|
|
|
1011
|
-
// bazel-out/
|
|
1011
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
|
|
1012
1012
|
var DelegatingCompilerHost = class {
|
|
1013
1013
|
constructor(delegate) {
|
|
1014
1014
|
this.delegate = delegate;
|
|
@@ -1118,7 +1118,7 @@ var TsCreateProgramDriver = class {
|
|
|
1118
1118
|
}
|
|
1119
1119
|
};
|
|
1120
1120
|
|
|
1121
|
-
// bazel-out/
|
|
1121
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
|
|
1122
1122
|
var FileDependencyGraph = class {
|
|
1123
1123
|
constructor() {
|
|
1124
1124
|
this.nodes = /* @__PURE__ */ new Map();
|
|
@@ -1185,7 +1185,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
|
|
|
1185
1185
|
return false;
|
|
1186
1186
|
}
|
|
1187
1187
|
|
|
1188
|
-
// bazel-out/
|
|
1188
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
|
|
1189
1189
|
var IncrementalStateKind;
|
|
1190
1190
|
(function(IncrementalStateKind2) {
|
|
1191
1191
|
IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -1193,7 +1193,7 @@ var IncrementalStateKind;
|
|
|
1193
1193
|
IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
|
|
1194
1194
|
})(IncrementalStateKind || (IncrementalStateKind = {}));
|
|
1195
1195
|
|
|
1196
|
-
// bazel-out/
|
|
1196
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
|
|
1197
1197
|
var PhaseKind;
|
|
1198
1198
|
(function(PhaseKind2) {
|
|
1199
1199
|
PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
|
|
@@ -1394,7 +1394,7 @@ function toOriginalSourceFile(sf) {
|
|
|
1394
1394
|
}
|
|
1395
1395
|
}
|
|
1396
1396
|
|
|
1397
|
-
// bazel-out/
|
|
1397
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
|
|
1398
1398
|
var TrackedIncrementalBuildStrategy = class {
|
|
1399
1399
|
constructor() {
|
|
1400
1400
|
this.state = null;
|
|
@@ -1430,7 +1430,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
|
|
|
1430
1430
|
};
|
|
1431
1431
|
var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
|
|
1432
1432
|
|
|
1433
|
-
// bazel-out/
|
|
1433
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
|
|
1434
1434
|
var IdentifierKind;
|
|
1435
1435
|
(function(IdentifierKind2) {
|
|
1436
1436
|
IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
|
|
@@ -1448,7 +1448,7 @@ var AbsoluteSourceSpan = class {
|
|
|
1448
1448
|
}
|
|
1449
1449
|
};
|
|
1450
1450
|
|
|
1451
|
-
// bazel-out/
|
|
1451
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
|
|
1452
1452
|
var IndexingContext = class {
|
|
1453
1453
|
constructor() {
|
|
1454
1454
|
this.components = /* @__PURE__ */ new Set();
|
|
@@ -1458,10 +1458,10 @@ var IndexingContext = class {
|
|
|
1458
1458
|
}
|
|
1459
1459
|
};
|
|
1460
1460
|
|
|
1461
|
-
// bazel-out/
|
|
1461
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
1462
1462
|
import { ParseSourceFile } from "@angular/compiler";
|
|
1463
1463
|
|
|
1464
|
-
// bazel-out/
|
|
1464
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
|
|
1465
1465
|
import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
|
|
1466
1466
|
var ExpressionVisitor = class extends RecursiveAstVisitor {
|
|
1467
1467
|
constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
|
|
@@ -1698,7 +1698,7 @@ function getTemplateIdentifiers(boundTemplate) {
|
|
|
1698
1698
|
return { identifiers: visitor.identifiers, errors: visitor.errors };
|
|
1699
1699
|
}
|
|
1700
1700
|
|
|
1701
|
-
// bazel-out/
|
|
1701
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
1702
1702
|
function generateAnalysis(context) {
|
|
1703
1703
|
const analysis = /* @__PURE__ */ new Map();
|
|
1704
1704
|
context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
|
|
@@ -1734,7 +1734,7 @@ function generateAnalysis(context) {
|
|
|
1734
1734
|
return analysis;
|
|
1735
1735
|
}
|
|
1736
1736
|
|
|
1737
|
-
// bazel-out/
|
|
1737
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
|
|
1738
1738
|
import ts10 from "typescript";
|
|
1739
1739
|
var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
|
|
1740
1740
|
var RESOURCE_MARKER = ".$ngresource$";
|
|
@@ -1880,7 +1880,7 @@ function createLookupResolutionHost(adapter) {
|
|
|
1880
1880
|
};
|
|
1881
1881
|
}
|
|
1882
1882
|
|
|
1883
|
-
// bazel-out/
|
|
1883
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/dependency.mjs
|
|
1884
1884
|
var MetadataDtsModuleScopeResolver = class {
|
|
1885
1885
|
constructor(dtsMetaReader, aliasingHost) {
|
|
1886
1886
|
this.dtsMetaReader = dtsMetaReader;
|
|
@@ -1966,7 +1966,7 @@ var MetadataDtsModuleScopeResolver = class {
|
|
|
1966
1966
|
}
|
|
1967
1967
|
};
|
|
1968
1968
|
|
|
1969
|
-
// bazel-out/
|
|
1969
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/local.mjs
|
|
1970
1970
|
import { ExternalExpr } from "@angular/compiler";
|
|
1971
1971
|
import ts11 from "typescript";
|
|
1972
1972
|
var LocalModuleScopeRegistry = class {
|
|
@@ -2276,7 +2276,7 @@ function reexportCollision(module, refA, refB) {
|
|
|
2276
2276
|
]);
|
|
2277
2277
|
}
|
|
2278
2278
|
|
|
2279
|
-
// bazel-out/
|
|
2279
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/typecheck.mjs
|
|
2280
2280
|
import { CssSelector, SelectorMatcher } from "@angular/compiler";
|
|
2281
2281
|
import ts12 from "typescript";
|
|
2282
2282
|
var TypeCheckScopeRegistry = class {
|
|
@@ -2337,10 +2337,10 @@ var TypeCheckScopeRegistry = class {
|
|
|
2337
2337
|
}
|
|
2338
2338
|
};
|
|
2339
2339
|
|
|
2340
|
-
// bazel-out/
|
|
2340
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
|
|
2341
2341
|
import { CssSelector as CssSelector2, DomElementSchemaRegistry as DomElementSchemaRegistry2 } from "@angular/compiler";
|
|
2342
2342
|
|
|
2343
|
-
// bazel-out/
|
|
2343
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
|
|
2344
2344
|
import ts13 from "typescript";
|
|
2345
2345
|
function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
|
|
2346
2346
|
if (mapping.type === "direct") {
|
|
@@ -2413,7 +2413,7 @@ function makeTemplateDiagnostic(templateId, mapping, span, category, code, messa
|
|
|
2413
2413
|
}
|
|
2414
2414
|
}
|
|
2415
2415
|
|
|
2416
|
-
// bazel-out/
|
|
2416
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
|
|
2417
2417
|
var TEMPLATE_ID = Symbol("ngTemplateId");
|
|
2418
2418
|
var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
|
|
2419
2419
|
function getTemplateId(clazz) {
|
|
@@ -2430,11 +2430,11 @@ function allocateTemplateId(sf) {
|
|
|
2430
2430
|
return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
|
|
2431
2431
|
}
|
|
2432
2432
|
|
|
2433
|
-
// bazel-out/
|
|
2433
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
|
|
2434
2434
|
import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
|
|
2435
2435
|
import ts15 from "typescript";
|
|
2436
2436
|
|
|
2437
|
-
// bazel-out/
|
|
2437
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
|
|
2438
2438
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
|
|
2439
2439
|
import ts14 from "typescript";
|
|
2440
2440
|
var parseSpanComment = /^(\d+),(\d+)$/;
|
|
@@ -2554,7 +2554,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
|
|
|
2554
2554
|
}) || false;
|
|
2555
2555
|
}
|
|
2556
2556
|
|
|
2557
|
-
// bazel-out/
|
|
2557
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
|
|
2558
2558
|
var CompletionEngine = class {
|
|
2559
2559
|
constructor(tcb, data, tcbPath, tcbIsShim) {
|
|
2560
2560
|
this.tcb = tcb;
|
|
@@ -2711,10 +2711,10 @@ var CompletionEngine = class {
|
|
|
2711
2711
|
}
|
|
2712
2712
|
};
|
|
2713
2713
|
|
|
2714
|
-
// bazel-out/
|
|
2714
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
|
|
2715
2715
|
import ts29 from "typescript";
|
|
2716
2716
|
|
|
2717
|
-
// bazel-out/
|
|
2717
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
|
|
2718
2718
|
import { DomElementSchemaRegistry } from "@angular/compiler";
|
|
2719
2719
|
import ts16 from "typescript";
|
|
2720
2720
|
var REGISTRY = new DomElementSchemaRegistry();
|
|
@@ -2764,11 +2764,11 @@ var RegistryDomSchemaChecker = class {
|
|
|
2764
2764
|
}
|
|
2765
2765
|
};
|
|
2766
2766
|
|
|
2767
|
-
// bazel-out/
|
|
2767
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
|
|
2768
2768
|
import { ExpressionType, ExternalExpr as ExternalExpr2, TypeModifier } from "@angular/compiler";
|
|
2769
2769
|
import ts22 from "typescript";
|
|
2770
2770
|
|
|
2771
|
-
// bazel-out/
|
|
2771
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
|
|
2772
2772
|
import ts17 from "typescript";
|
|
2773
2773
|
var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
|
|
2774
2774
|
ts17.SyntaxKind.ParenthesizedExpression,
|
|
@@ -2837,16 +2837,16 @@ function isAccessExpression(node) {
|
|
|
2837
2837
|
return ts17.isPropertyAccessExpression(node) || ts17.isElementAccessExpression(node);
|
|
2838
2838
|
}
|
|
2839
2839
|
|
|
2840
|
-
// bazel-out/
|
|
2840
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
|
|
2841
2841
|
import ts21 from "typescript";
|
|
2842
2842
|
|
|
2843
|
-
// bazel-out/
|
|
2843
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
|
|
2844
2844
|
import ts20 from "typescript";
|
|
2845
2845
|
|
|
2846
|
-
// bazel-out/
|
|
2846
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
|
|
2847
2847
|
import ts19 from "typescript";
|
|
2848
2848
|
|
|
2849
|
-
// bazel-out/
|
|
2849
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
|
|
2850
2850
|
import ts18 from "typescript";
|
|
2851
2851
|
var INELIGIBLE = {};
|
|
2852
2852
|
function canEmitType(type, canEmit) {
|
|
@@ -2908,7 +2908,7 @@ var TypeEmitter = class {
|
|
|
2908
2908
|
}
|
|
2909
2909
|
};
|
|
2910
2910
|
|
|
2911
|
-
// bazel-out/
|
|
2911
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
|
|
2912
2912
|
var TypeParameterEmitter = class {
|
|
2913
2913
|
constructor(typeParameters, reflector) {
|
|
2914
2914
|
this.typeParameters = typeParameters;
|
|
@@ -2985,7 +2985,7 @@ var TypeParameterEmitter = class {
|
|
|
2985
2985
|
}
|
|
2986
2986
|
};
|
|
2987
2987
|
|
|
2988
|
-
// bazel-out/
|
|
2988
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
|
|
2989
2989
|
var TcbInliningRequirement;
|
|
2990
2990
|
(function(TcbInliningRequirement2) {
|
|
2991
2991
|
TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
|
|
@@ -3065,7 +3065,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
|
|
|
3065
3065
|
return emitter.canEmit((ref) => env.canReferenceType(ref));
|
|
3066
3066
|
}
|
|
3067
3067
|
|
|
3068
|
-
// bazel-out/
|
|
3068
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
|
|
3069
3069
|
function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
|
|
3070
3070
|
const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
|
|
3071
3071
|
const rawType = ts21.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
|
|
@@ -3136,7 +3136,7 @@ function typeParametersWithDefaultTypes(params) {
|
|
|
3136
3136
|
});
|
|
3137
3137
|
}
|
|
3138
3138
|
|
|
3139
|
-
// bazel-out/
|
|
3139
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
|
|
3140
3140
|
var Environment = class {
|
|
3141
3141
|
constructor(config, importManager, refEmitter, reflector, contextFile) {
|
|
3142
3142
|
this.config = config;
|
|
@@ -3228,7 +3228,7 @@ var Environment = class {
|
|
|
3228
3228
|
}
|
|
3229
3229
|
};
|
|
3230
3230
|
|
|
3231
|
-
// bazel-out/
|
|
3231
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
|
|
3232
3232
|
import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
|
|
3233
3233
|
import ts23 from "typescript";
|
|
3234
3234
|
var OutOfBandDiagnosticRecorderImpl = class {
|
|
@@ -3360,7 +3360,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
|
|
|
3360
3360
|
});
|
|
3361
3361
|
}
|
|
3362
3362
|
|
|
3363
|
-
// bazel-out/
|
|
3363
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
|
|
3364
3364
|
import ts24 from "typescript";
|
|
3365
3365
|
var TypeCheckShimGenerator = class {
|
|
3366
3366
|
constructor() {
|
|
@@ -3378,11 +3378,11 @@ var TypeCheckShimGenerator = class {
|
|
|
3378
3378
|
}
|
|
3379
3379
|
};
|
|
3380
3380
|
|
|
3381
|
-
// bazel-out/
|
|
3381
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
|
|
3382
3382
|
import { BindingPipe, Call as Call2, DYNAMIC_TYPE, ImplicitReceiver as ImplicitReceiver4, PropertyRead as PropertyRead4, PropertyWrite as PropertyWrite3, SafeCall, SafePropertyRead as SafePropertyRead3, ThisReceiver, TmplAstBoundAttribute, TmplAstBoundText, TmplAstElement as TmplAstElement3, TmplAstIcu, TmplAstReference as TmplAstReference3, TmplAstTemplate as TmplAstTemplate2, TmplAstTextAttribute as TmplAstTextAttribute2, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
|
|
3383
3383
|
import ts27 from "typescript";
|
|
3384
3384
|
|
|
3385
|
-
// bazel-out/
|
|
3385
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
|
|
3386
3386
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
|
|
3387
3387
|
import ts25 from "typescript";
|
|
3388
3388
|
function wrapForDiagnostics(expr) {
|
|
@@ -3428,7 +3428,7 @@ function translateDiagnostic(diagnostic, resolver) {
|
|
|
3428
3428
|
return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
|
|
3429
3429
|
}
|
|
3430
3430
|
|
|
3431
|
-
// bazel-out/
|
|
3431
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
|
|
3432
3432
|
import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
|
|
3433
3433
|
import ts26 from "typescript";
|
|
3434
3434
|
var NULL_AS_ANY = ts26.createAsExpression(ts26.createNull(), ts26.createKeywordTypeNode(ts26.SyntaxKind.AnyKeyword));
|
|
@@ -3758,7 +3758,7 @@ var VeSafeLhsInferenceBugDetector = class {
|
|
|
3758
3758
|
};
|
|
3759
3759
|
VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
|
|
3760
3760
|
|
|
3761
|
-
// bazel-out/
|
|
3761
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
|
|
3762
3762
|
import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
|
|
3763
3763
|
var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
|
|
3764
3764
|
constructor(templateId, boundTarget, oob) {
|
|
@@ -3782,7 +3782,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
|
|
|
3782
3782
|
}
|
|
3783
3783
|
};
|
|
3784
3784
|
|
|
3785
|
-
// bazel-out/
|
|
3785
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
|
|
3786
3786
|
var TcbGenericContextBehavior;
|
|
3787
3787
|
(function(TcbGenericContextBehavior2) {
|
|
3788
3788
|
TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
|
|
@@ -4832,7 +4832,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
|
|
|
4832
4832
|
}
|
|
4833
4833
|
};
|
|
4834
4834
|
|
|
4835
|
-
// bazel-out/
|
|
4835
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
|
|
4836
4836
|
import ts28 from "typescript";
|
|
4837
4837
|
var TypeCheckFile = class extends Environment {
|
|
4838
4838
|
constructor(fileName, config, refEmitter, reflector, compilerHost) {
|
|
@@ -4868,7 +4868,7 @@ var TypeCheckFile = class extends Environment {
|
|
|
4868
4868
|
}
|
|
4869
4869
|
};
|
|
4870
4870
|
|
|
4871
|
-
// bazel-out/
|
|
4871
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
|
|
4872
4872
|
var InliningMode;
|
|
4873
4873
|
(function(InliningMode2) {
|
|
4874
4874
|
InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
|
|
@@ -5098,10 +5098,10 @@ function splitStringAtPoints(str, points) {
|
|
|
5098
5098
|
return splits;
|
|
5099
5099
|
}
|
|
5100
5100
|
|
|
5101
|
-
// bazel-out/
|
|
5101
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
|
|
5102
5102
|
import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
|
|
5103
5103
|
|
|
5104
|
-
// bazel-out/
|
|
5104
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
|
|
5105
5105
|
var LF_CHAR = 10;
|
|
5106
5106
|
var CR_CHAR = 13;
|
|
5107
5107
|
var LINE_SEP_CHAR = 8232;
|
|
@@ -5142,7 +5142,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
|
|
|
5142
5142
|
return low - 1;
|
|
5143
5143
|
}
|
|
5144
5144
|
|
|
5145
|
-
// bazel-out/
|
|
5145
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
|
|
5146
5146
|
var TemplateSource = class {
|
|
5147
5147
|
constructor(mapping, file) {
|
|
5148
5148
|
this.mapping = mapping;
|
|
@@ -5193,7 +5193,7 @@ var TemplateSourceManager = class {
|
|
|
5193
5193
|
}
|
|
5194
5194
|
};
|
|
5195
5195
|
|
|
5196
|
-
// bazel-out/
|
|
5196
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
|
|
5197
5197
|
import { AST, ASTWithSource as ASTWithSource3, BindingPipe as BindingPipe2, PropertyRead as PropertyRead5, PropertyWrite as PropertyWrite4, SafePropertyRead as SafePropertyRead4, TmplAstBoundAttribute as TmplAstBoundAttribute2, TmplAstBoundEvent, TmplAstElement as TmplAstElement4, TmplAstReference as TmplAstReference4, TmplAstTemplate as TmplAstTemplate3, TmplAstTextAttribute as TmplAstTextAttribute3, TmplAstVariable as TmplAstVariable3 } from "@angular/compiler";
|
|
5198
5198
|
import ts30 from "typescript";
|
|
5199
5199
|
var SymbolBuilder = class {
|
|
@@ -5633,7 +5633,7 @@ function sourceSpanEqual(a, b) {
|
|
|
5633
5633
|
return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
|
|
5634
5634
|
}
|
|
5635
5635
|
|
|
5636
|
-
// bazel-out/
|
|
5636
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
|
|
5637
5637
|
var REGISTRY2 = new DomElementSchemaRegistry2();
|
|
5638
5638
|
var TemplateTypeCheckerImpl = class {
|
|
5639
5639
|
constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, componentScopeReader, typeCheckScopeRegistry, perf) {
|
|
@@ -6167,10 +6167,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
|
|
|
6167
6167
|
}
|
|
6168
6168
|
};
|
|
6169
6169
|
|
|
6170
|
-
// bazel-out/
|
|
6170
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
|
|
6171
6171
|
import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
|
|
6172
6172
|
|
|
6173
|
-
// bazel-out/
|
|
6173
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
|
|
6174
6174
|
import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
|
|
6175
6175
|
var TemplateCheckWithVisitor = class {
|
|
6176
6176
|
run(ctx, component, template) {
|
|
@@ -6247,7 +6247,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
|
|
|
6247
6247
|
}
|
|
6248
6248
|
};
|
|
6249
6249
|
|
|
6250
|
-
// bazel-out/
|
|
6250
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
|
|
6251
6251
|
var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
|
|
6252
6252
|
constructor() {
|
|
6253
6253
|
super(...arguments);
|
|
@@ -6272,7 +6272,7 @@ var factory = {
|
|
|
6272
6272
|
create: () => new InvalidBananaInBoxCheck()
|
|
6273
6273
|
};
|
|
6274
6274
|
|
|
6275
|
-
// bazel-out/
|
|
6275
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
|
|
6276
6276
|
import { Binary } from "@angular/compiler";
|
|
6277
6277
|
import ts31 from "typescript";
|
|
6278
6278
|
var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -6317,10 +6317,10 @@ var factory2 = {
|
|
|
6317
6317
|
}
|
|
6318
6318
|
};
|
|
6319
6319
|
|
|
6320
|
-
// bazel-out/
|
|
6320
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
6321
6321
|
import ts32 from "typescript";
|
|
6322
6322
|
|
|
6323
|
-
// bazel-out/
|
|
6323
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
|
|
6324
6324
|
var DiagnosticCategoryLabel;
|
|
6325
6325
|
(function(DiagnosticCategoryLabel2) {
|
|
6326
6326
|
DiagnosticCategoryLabel2["Warning"] = "warning";
|
|
@@ -6328,7 +6328,7 @@ var DiagnosticCategoryLabel;
|
|
|
6328
6328
|
DiagnosticCategoryLabel2["Suppress"] = "suppress";
|
|
6329
6329
|
})(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
|
|
6330
6330
|
|
|
6331
|
-
// bazel-out/
|
|
6331
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
6332
6332
|
var ExtendedTemplateCheckerImpl = class {
|
|
6333
6333
|
constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
|
|
6334
6334
|
var _a, _b, _c, _d, _e;
|
|
@@ -6380,13 +6380,13 @@ function assertNever(value) {
|
|
|
6380
6380
|
${value}`);
|
|
6381
6381
|
}
|
|
6382
6382
|
|
|
6383
|
-
// bazel-out/
|
|
6383
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
|
|
6384
6384
|
var ALL_DIAGNOSTIC_FACTORIES = [
|
|
6385
6385
|
factory,
|
|
6386
6386
|
factory2
|
|
6387
6387
|
];
|
|
6388
6388
|
|
|
6389
|
-
// bazel-out/
|
|
6389
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
6390
6390
|
var CompilationTicketKind;
|
|
6391
6391
|
(function(CompilationTicketKind2) {
|
|
6392
6392
|
CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -7081,7 +7081,7 @@ function versionMapFromProgram(program, driver) {
|
|
|
7081
7081
|
return versions;
|
|
7082
7082
|
}
|
|
7083
7083
|
|
|
7084
|
-
// bazel-out/
|
|
7084
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
|
|
7085
7085
|
import ts34 from "typescript";
|
|
7086
7086
|
var DelegatingCompilerHost2 = class {
|
|
7087
7087
|
constructor(delegate) {
|
|
@@ -7225,7 +7225,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
|
|
|
7225
7225
|
}
|
|
7226
7226
|
};
|
|
7227
7227
|
|
|
7228
|
-
// bazel-out/
|
|
7228
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
7229
7229
|
var NgtscProgram = class {
|
|
7230
7230
|
constructor(rootNames, options, delegateHost, oldProgram) {
|
|
7231
7231
|
this.options = options;
|
|
@@ -7432,15 +7432,15 @@ function mergeEmitResults(emitResults) {
|
|
|
7432
7432
|
return { diagnostics, emitSkipped, emittedFiles };
|
|
7433
7433
|
}
|
|
7434
7434
|
|
|
7435
|
-
// bazel-out/
|
|
7435
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
|
|
7436
7436
|
function createProgram({ rootNames, options, host, oldProgram }) {
|
|
7437
7437
|
return new NgtscProgram(rootNames, options, host, oldProgram);
|
|
7438
7438
|
}
|
|
7439
7439
|
|
|
7440
|
-
// bazel-out/
|
|
7440
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
7441
7441
|
import ts37 from "typescript";
|
|
7442
7442
|
|
|
7443
|
-
// bazel-out/
|
|
7443
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
|
|
7444
7444
|
import ts36 from "typescript";
|
|
7445
7445
|
var GENERATED_FILES = /(.*?)\.(ngfactory|shim\.ngstyle|ngstyle|ngsummary)\.(js|d\.ts|ts)$/;
|
|
7446
7446
|
function createMessageDiagnostic(messageText) {
|
|
@@ -7455,7 +7455,7 @@ function createMessageDiagnostic(messageText) {
|
|
|
7455
7455
|
};
|
|
7456
7456
|
}
|
|
7457
7457
|
|
|
7458
|
-
// bazel-out/
|
|
7458
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
7459
7459
|
var defaultFormatHost = {
|
|
7460
7460
|
getCurrentDirectory: () => ts37.sys.getCurrentDirectory(),
|
|
7461
7461
|
getCanonicalFileName: (fileName) => fileName,
|
|
@@ -7671,4 +7671,4 @@ export {
|
|
|
7671
7671
|
* found in the LICENSE file at https://angular.io/license
|
|
7672
7672
|
*/
|
|
7673
7673
|
// Closure Compiler ignores @suppress and similar if the comment contains @license.
|
|
7674
|
-
//# sourceMappingURL=chunk-
|
|
7674
|
+
//# sourceMappingURL=chunk-4MML3U2F.js.map
|