@angular/compiler-cli 14.1.2 → 14.1.3
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-S4JINNFN.js → chunk-4NRCP3Y6.js} +7 -7
- package/bundles/{chunk-S4JINNFN.js.map → chunk-4NRCP3Y6.js.map} +0 -0
- package/bundles/{chunk-Z57D3OKU.js → chunk-56O2PTWU.js} +7 -7
- package/bundles/{chunk-Z57D3OKU.js.map → chunk-56O2PTWU.js.map} +0 -0
- package/bundles/{chunk-4SINIALN.js → chunk-5FZBUSFV.js} +3 -3
- package/bundles/{chunk-4SINIALN.js.map → chunk-5FZBUSFV.js.map} +0 -0
- package/bundles/{chunk-IN4DCRQU.js → chunk-6CDTGQDE.js} +70 -70
- package/bundles/{chunk-IN4DCRQU.js.map → chunk-6CDTGQDE.js.map} +0 -0
- package/bundles/{chunk-IJA2BQQH.js → chunk-BOVA65EV.js} +6 -6
- package/bundles/{chunk-IJA2BQQH.js.map → chunk-BOVA65EV.js.map} +0 -0
- package/bundles/{chunk-GQHLKW4T.js → chunk-BX6CB3FI.js} +31 -31
- package/bundles/{chunk-GQHLKW4T.js.map → chunk-BX6CB3FI.js.map} +0 -0
- package/bundles/{chunk-SJL5HBUW.js → chunk-HMWNYAAE.js} +2 -2
- package/bundles/{chunk-SJL5HBUW.js.map → chunk-HMWNYAAE.js.map} +0 -0
- package/bundles/{chunk-N2MCMY3J.js → chunk-ICPLY7FO.js} +4 -4
- package/bundles/{chunk-N2MCMY3J.js.map → chunk-ICPLY7FO.js.map} +0 -0
- package/bundles/{chunk-SQ4LQVUY.js → chunk-KH76E4BH.js} +40 -40
- package/bundles/{chunk-SQ4LQVUY.js.map → chunk-KH76E4BH.js.map} +0 -0
- package/bundles/{chunk-I6FYVWLO.js → chunk-NESWWMC7.js} +69 -69
- package/bundles/{chunk-I6FYVWLO.js.map → chunk-NESWWMC7.js.map} +0 -0
- package/bundles/{chunk-IOI2BV5O.js → chunk-OLV72TYD.js} +5 -5
- package/bundles/{chunk-IOI2BV5O.js.map → chunk-OLV72TYD.js.map} +0 -0
- package/bundles/{chunk-Z2IQF7UG.js → chunk-R5EILQ65.js} +5 -5
- package/bundles/{chunk-Z2IQF7UG.js.map → chunk-R5EILQ65.js.map} +0 -0
- package/bundles/{chunk-AHYRDQYO.js → chunk-TYIM47SK.js} +26 -26
- package/bundles/{chunk-AHYRDQYO.js.map → chunk-TYIM47SK.js.map} +0 -0
- package/bundles/{chunk-HAEVBCLU.js → chunk-UXC2H2UF.js} +96 -96
- package/bundles/{chunk-HAEVBCLU.js.map → chunk-UXC2H2UF.js.map} +0 -0
- package/bundles/{chunk-AMYIDAXN.js → chunk-V6TOSKSY.js} +6 -6
- package/bundles/{chunk-AMYIDAXN.js.map → chunk-V6TOSKSY.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
|
@@ -30,11 +30,11 @@ import {
|
|
|
30
30
|
aliasTransformFactory,
|
|
31
31
|
declarationTransformFactory,
|
|
32
32
|
ivyTransformFactory
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-NESWWMC7.js";
|
|
34
34
|
import {
|
|
35
35
|
TypeScriptReflectionHost,
|
|
36
36
|
isNamedClassDeclaration
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-V6TOSKSY.js";
|
|
38
38
|
import {
|
|
39
39
|
AbsoluteModuleStrategy,
|
|
40
40
|
AliasStrategy,
|
|
@@ -73,7 +73,7 @@ import {
|
|
|
73
73
|
toUnredirectedSourceFile,
|
|
74
74
|
translateExpression,
|
|
75
75
|
translateType
|
|
76
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-TYIM47SK.js";
|
|
77
77
|
import {
|
|
78
78
|
LogicalFileSystem,
|
|
79
79
|
absoluteFrom,
|
|
@@ -84,16 +84,16 @@ import {
|
|
|
84
84
|
getSourceFileOrError,
|
|
85
85
|
join,
|
|
86
86
|
resolve
|
|
87
|
-
} from "./chunk-
|
|
87
|
+
} from "./chunk-4NRCP3Y6.js";
|
|
88
88
|
import {
|
|
89
89
|
ActivePerfRecorder,
|
|
90
90
|
DelegatingPerfRecorder,
|
|
91
91
|
PerfCheckpoint,
|
|
92
92
|
PerfEvent,
|
|
93
93
|
PerfPhase
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-OLV72TYD.js";
|
|
95
95
|
|
|
96
|
-
// bazel-out/
|
|
96
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
|
|
97
97
|
var DEFAULT_ERROR_CODE = 100;
|
|
98
98
|
var UNKNOWN_ERROR_CODE = 500;
|
|
99
99
|
var SOURCE = "angular";
|
|
@@ -111,7 +111,7 @@ var EmitFlags;
|
|
|
111
111
|
EmitFlags2[EmitFlags2["All"] = 31] = "All";
|
|
112
112
|
})(EmitFlags || (EmitFlags = {}));
|
|
113
113
|
|
|
114
|
-
// bazel-out/
|
|
114
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
|
|
115
115
|
import ts from "typescript";
|
|
116
116
|
var wrapHostForTest = null;
|
|
117
117
|
function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
|
|
@@ -121,21 +121,21 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
|
|
|
121
121
|
return tsHost;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
// bazel-out/
|
|
124
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
|
|
125
125
|
var OptimizeFor;
|
|
126
126
|
(function(OptimizeFor2) {
|
|
127
127
|
OptimizeFor2[OptimizeFor2["SingleFile"] = 0] = "SingleFile";
|
|
128
128
|
OptimizeFor2[OptimizeFor2["WholeProgram"] = 1] = "WholeProgram";
|
|
129
129
|
})(OptimizeFor || (OptimizeFor = {}));
|
|
130
130
|
|
|
131
|
-
// bazel-out/
|
|
131
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
|
|
132
132
|
var CompletionKind;
|
|
133
133
|
(function(CompletionKind2) {
|
|
134
134
|
CompletionKind2[CompletionKind2["Reference"] = 0] = "Reference";
|
|
135
135
|
CompletionKind2[CompletionKind2["Variable"] = 1] = "Variable";
|
|
136
136
|
})(CompletionKind || (CompletionKind = {}));
|
|
137
137
|
|
|
138
|
-
// bazel-out/
|
|
138
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
|
|
139
139
|
var SymbolKind;
|
|
140
140
|
(function(SymbolKind2) {
|
|
141
141
|
SymbolKind2[SymbolKind2["Input"] = 0] = "Input";
|
|
@@ -151,11 +151,11 @@ var SymbolKind;
|
|
|
151
151
|
SymbolKind2[SymbolKind2["Pipe"] = 10] = "Pipe";
|
|
152
152
|
})(SymbolKind || (SymbolKind = {}));
|
|
153
153
|
|
|
154
|
-
// bazel-out/
|
|
154
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
155
155
|
import { HtmlParser, MessageBundle } from "@angular/compiler";
|
|
156
156
|
import ts34 from "typescript";
|
|
157
157
|
|
|
158
|
-
// bazel-out/
|
|
158
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
|
|
159
159
|
import { Xliff, Xliff2, Xmb } from "@angular/compiler";
|
|
160
160
|
import * as path from "path";
|
|
161
161
|
function i18nGetExtension(formatName) {
|
|
@@ -206,10 +206,10 @@ function getPathNormalizer(basePath) {
|
|
|
206
206
|
};
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
// bazel-out/
|
|
209
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
210
210
|
import ts2 from "typescript";
|
|
211
211
|
|
|
212
|
-
// bazel-out/
|
|
212
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
|
|
213
213
|
function toNumbers(value) {
|
|
214
214
|
const suffixIndex = value.lastIndexOf("-");
|
|
215
215
|
return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
|
|
@@ -244,7 +244,7 @@ function compareVersions(v1, v2) {
|
|
|
244
244
|
return compareNumbers(toNumbers(v1), toNumbers(v2));
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
// bazel-out/
|
|
247
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
|
|
248
248
|
var MIN_TS_VERSION = "4.6.2";
|
|
249
249
|
var MAX_TS_VERSION = "4.8.0";
|
|
250
250
|
var tsVersion = ts2.version;
|
|
@@ -257,10 +257,10 @@ function verifySupportedTypeScriptVersion() {
|
|
|
257
257
|
checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
// bazel-out/
|
|
260
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
261
261
|
import ts32 from "typescript";
|
|
262
262
|
|
|
263
|
-
// bazel-out/
|
|
263
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
|
|
264
264
|
var CycleAnalyzer = class {
|
|
265
265
|
constructor(importGraph) {
|
|
266
266
|
this.importGraph = importGraph;
|
|
@@ -331,7 +331,7 @@ var Cycle = class {
|
|
|
331
331
|
}
|
|
332
332
|
};
|
|
333
333
|
|
|
334
|
-
// bazel-out/
|
|
334
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
|
|
335
335
|
import ts3 from "typescript";
|
|
336
336
|
var ImportGraph = class {
|
|
337
337
|
constructor(checker, perf) {
|
|
@@ -423,7 +423,7 @@ var Found = class {
|
|
|
423
423
|
}
|
|
424
424
|
};
|
|
425
425
|
|
|
426
|
-
// bazel-out/
|
|
426
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
|
|
427
427
|
import ts4 from "typescript";
|
|
428
428
|
var FlatIndexGenerator = class {
|
|
429
429
|
constructor(entryPoint, relativeFlatIndexPath, moduleName) {
|
|
@@ -448,7 +448,7 @@ export * from '${relativeEntryPoint}';
|
|
|
448
448
|
}
|
|
449
449
|
};
|
|
450
450
|
|
|
451
|
-
// bazel-out/
|
|
451
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
|
|
452
452
|
function findFlatIndexEntryPoint(rootFiles) {
|
|
453
453
|
const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
|
|
454
454
|
let resolvedEntryPoint = null;
|
|
@@ -464,7 +464,7 @@ function findFlatIndexEntryPoint(rootFiles) {
|
|
|
464
464
|
return resolvedEntryPoint;
|
|
465
465
|
}
|
|
466
466
|
|
|
467
|
-
// bazel-out/
|
|
467
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
|
|
468
468
|
import ts5 from "typescript";
|
|
469
469
|
function checkForPrivateExports(entryPoint, checker, refGraph) {
|
|
470
470
|
const diagnostics = [];
|
|
@@ -544,7 +544,7 @@ function getDescriptorOfDeclaration(decl) {
|
|
|
544
544
|
}
|
|
545
545
|
}
|
|
546
546
|
|
|
547
|
-
// bazel-out/
|
|
547
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
|
|
548
548
|
var ReferenceGraph = class {
|
|
549
549
|
constructor() {
|
|
550
550
|
this.references = /* @__PURE__ */ new Map();
|
|
@@ -598,7 +598,7 @@ var ReferenceGraph = class {
|
|
|
598
598
|
}
|
|
599
599
|
};
|
|
600
600
|
|
|
601
|
-
// bazel-out/
|
|
601
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
|
|
602
602
|
var NgOriginalFile = Symbol("NgOriginalFile");
|
|
603
603
|
var UpdateMode;
|
|
604
604
|
(function(UpdateMode2) {
|
|
@@ -606,13 +606,13 @@ var UpdateMode;
|
|
|
606
606
|
UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
|
|
607
607
|
})(UpdateMode || (UpdateMode = {}));
|
|
608
608
|
|
|
609
|
-
// bazel-out/
|
|
609
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
|
|
610
610
|
import ts9 from "typescript";
|
|
611
611
|
|
|
612
|
-
// bazel-out/
|
|
612
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
613
613
|
import ts6 from "typescript";
|
|
614
614
|
|
|
615
|
-
// bazel-out/
|
|
615
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
|
|
616
616
|
var NgExtension = Symbol("NgExtension");
|
|
617
617
|
function isExtended(sf) {
|
|
618
618
|
return sf[NgExtension] !== void 0;
|
|
@@ -672,7 +672,7 @@ function retagTsFile(sf) {
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
|
|
675
|
-
// bazel-out/
|
|
675
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
|
|
676
676
|
var TS_EXTENSIONS = /\.tsx?$/i;
|
|
677
677
|
function makeShimFileName(fileName, suffix) {
|
|
678
678
|
return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
|
|
@@ -687,7 +687,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
|
|
|
687
687
|
return moduleName;
|
|
688
688
|
}
|
|
689
689
|
|
|
690
|
-
// bazel-out/
|
|
690
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
|
|
691
691
|
var ShimAdapter = class {
|
|
692
692
|
constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
|
|
693
693
|
this.delegate = delegate;
|
|
@@ -784,7 +784,7 @@ var ShimAdapter = class {
|
|
|
784
784
|
}
|
|
785
785
|
};
|
|
786
786
|
|
|
787
|
-
// bazel-out/
|
|
787
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
|
|
788
788
|
import ts7 from "typescript";
|
|
789
789
|
var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
|
|
790
790
|
var STRIP_NG_FACTORY = /(.*)NgFactory$/;
|
|
@@ -931,7 +931,7 @@ function updateInitializers(stmt, update) {
|
|
|
931
931
|
return ts7.factory.updateVariableStatement(stmt, stmt.modifiers, ts7.factory.updateVariableDeclarationList(stmt.declarationList, stmt.declarationList.declarations.map((decl) => ts7.updateVariableDeclaration(decl, decl.name, decl.type, update(decl.initializer)))));
|
|
932
932
|
}
|
|
933
933
|
|
|
934
|
-
// bazel-out/
|
|
934
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
|
|
935
935
|
var ShimReferenceTagger = class {
|
|
936
936
|
constructor(shimExtensions) {
|
|
937
937
|
this.tagged = /* @__PURE__ */ new Set();
|
|
@@ -965,7 +965,7 @@ var ShimReferenceTagger = class {
|
|
|
965
965
|
}
|
|
966
966
|
};
|
|
967
967
|
|
|
968
|
-
// bazel-out/
|
|
968
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
|
|
969
969
|
import ts8 from "typescript";
|
|
970
970
|
var SummaryGenerator = class {
|
|
971
971
|
constructor() {
|
|
@@ -1005,7 +1005,7 @@ function isExported2(decl) {
|
|
|
1005
1005
|
return decl.modifiers !== void 0 && decl.modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword);
|
|
1006
1006
|
}
|
|
1007
1007
|
|
|
1008
|
-
// bazel-out/
|
|
1008
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
|
|
1009
1009
|
var DelegatingCompilerHost = class {
|
|
1010
1010
|
constructor(delegate) {
|
|
1011
1011
|
this.delegate = delegate;
|
|
@@ -1115,7 +1115,7 @@ var TsCreateProgramDriver = class {
|
|
|
1115
1115
|
}
|
|
1116
1116
|
};
|
|
1117
1117
|
|
|
1118
|
-
// bazel-out/
|
|
1118
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
|
|
1119
1119
|
var FileDependencyGraph = class {
|
|
1120
1120
|
constructor() {
|
|
1121
1121
|
this.nodes = /* @__PURE__ */ new Map();
|
|
@@ -1182,7 +1182,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
|
|
|
1182
1182
|
return false;
|
|
1183
1183
|
}
|
|
1184
1184
|
|
|
1185
|
-
// bazel-out/
|
|
1185
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
|
|
1186
1186
|
var IncrementalStateKind;
|
|
1187
1187
|
(function(IncrementalStateKind2) {
|
|
1188
1188
|
IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -1190,7 +1190,7 @@ var IncrementalStateKind;
|
|
|
1190
1190
|
IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
|
|
1191
1191
|
})(IncrementalStateKind || (IncrementalStateKind = {}));
|
|
1192
1192
|
|
|
1193
|
-
// bazel-out/
|
|
1193
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
|
|
1194
1194
|
var PhaseKind;
|
|
1195
1195
|
(function(PhaseKind2) {
|
|
1196
1196
|
PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
|
|
@@ -1391,7 +1391,7 @@ function toOriginalSourceFile(sf) {
|
|
|
1391
1391
|
}
|
|
1392
1392
|
}
|
|
1393
1393
|
|
|
1394
|
-
// bazel-out/
|
|
1394
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
|
|
1395
1395
|
var TrackedIncrementalBuildStrategy = class {
|
|
1396
1396
|
constructor() {
|
|
1397
1397
|
this.state = null;
|
|
@@ -1427,7 +1427,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
|
|
|
1427
1427
|
};
|
|
1428
1428
|
var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
|
|
1429
1429
|
|
|
1430
|
-
// bazel-out/
|
|
1430
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
|
|
1431
1431
|
var IdentifierKind;
|
|
1432
1432
|
(function(IdentifierKind2) {
|
|
1433
1433
|
IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
|
|
@@ -1445,7 +1445,7 @@ var AbsoluteSourceSpan = class {
|
|
|
1445
1445
|
}
|
|
1446
1446
|
};
|
|
1447
1447
|
|
|
1448
|
-
// bazel-out/
|
|
1448
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
|
|
1449
1449
|
var IndexingContext = class {
|
|
1450
1450
|
constructor() {
|
|
1451
1451
|
this.components = /* @__PURE__ */ new Set();
|
|
@@ -1455,10 +1455,10 @@ var IndexingContext = class {
|
|
|
1455
1455
|
}
|
|
1456
1456
|
};
|
|
1457
1457
|
|
|
1458
|
-
// bazel-out/
|
|
1458
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
1459
1459
|
import { ParseSourceFile } from "@angular/compiler";
|
|
1460
1460
|
|
|
1461
|
-
// bazel-out/
|
|
1461
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
|
|
1462
1462
|
import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
|
|
1463
1463
|
var ExpressionVisitor = class extends RecursiveAstVisitor {
|
|
1464
1464
|
constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
|
|
@@ -1695,7 +1695,7 @@ function getTemplateIdentifiers(boundTemplate) {
|
|
|
1695
1695
|
return { identifiers: visitor.identifiers, errors: visitor.errors };
|
|
1696
1696
|
}
|
|
1697
1697
|
|
|
1698
|
-
// bazel-out/
|
|
1698
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
|
|
1699
1699
|
function generateAnalysis(context) {
|
|
1700
1700
|
const analysis = /* @__PURE__ */ new Map();
|
|
1701
1701
|
context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
|
|
@@ -1731,7 +1731,7 @@ function generateAnalysis(context) {
|
|
|
1731
1731
|
return analysis;
|
|
1732
1732
|
}
|
|
1733
1733
|
|
|
1734
|
-
// bazel-out/
|
|
1734
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
|
|
1735
1735
|
import ts10 from "typescript";
|
|
1736
1736
|
var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
|
|
1737
1737
|
var RESOURCE_MARKER = ".$ngresource$";
|
|
@@ -1877,7 +1877,7 @@ function createLookupResolutionHost(adapter) {
|
|
|
1877
1877
|
};
|
|
1878
1878
|
}
|
|
1879
1879
|
|
|
1880
|
-
// bazel-out/
|
|
1880
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
|
|
1881
1881
|
var StandaloneComponentScopeReader = class {
|
|
1882
1882
|
constructor(metaReader, localModuleReader, dtsModuleReader) {
|
|
1883
1883
|
this.metaReader = metaReader;
|
|
@@ -1955,10 +1955,10 @@ var StandaloneComponentScopeReader = class {
|
|
|
1955
1955
|
}
|
|
1956
1956
|
};
|
|
1957
1957
|
|
|
1958
|
-
// bazel-out/
|
|
1958
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
|
|
1959
1959
|
import { CssSelector, DomElementSchemaRegistry as DomElementSchemaRegistry2 } from "@angular/compiler";
|
|
1960
1960
|
|
|
1961
|
-
// bazel-out/
|
|
1961
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
|
|
1962
1962
|
import ts11 from "typescript";
|
|
1963
1963
|
function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
|
|
1964
1964
|
if (mapping.type === "direct") {
|
|
@@ -2031,7 +2031,7 @@ function makeTemplateDiagnostic(templateId, mapping, span, category, code, messa
|
|
|
2031
2031
|
}
|
|
2032
2032
|
}
|
|
2033
2033
|
|
|
2034
|
-
// bazel-out/
|
|
2034
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
|
|
2035
2035
|
var TEMPLATE_ID = Symbol("ngTemplateId");
|
|
2036
2036
|
var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
|
|
2037
2037
|
function getTemplateId(clazz) {
|
|
@@ -2048,11 +2048,11 @@ function allocateTemplateId(sf) {
|
|
|
2048
2048
|
return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
|
|
2049
2049
|
}
|
|
2050
2050
|
|
|
2051
|
-
// bazel-out/
|
|
2051
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
|
|
2052
2052
|
import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
|
|
2053
2053
|
import ts13 from "typescript";
|
|
2054
2054
|
|
|
2055
|
-
// bazel-out/
|
|
2055
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
|
|
2056
2056
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
|
|
2057
2057
|
import ts12 from "typescript";
|
|
2058
2058
|
var parseSpanComment = /^(\d+),(\d+)$/;
|
|
@@ -2172,7 +2172,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
|
|
|
2172
2172
|
}) || false;
|
|
2173
2173
|
}
|
|
2174
2174
|
|
|
2175
|
-
// bazel-out/
|
|
2175
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
|
|
2176
2176
|
var CompletionEngine = class {
|
|
2177
2177
|
constructor(tcb, data, tcbPath, tcbIsShim) {
|
|
2178
2178
|
this.tcb = tcb;
|
|
@@ -2329,10 +2329,10 @@ var CompletionEngine = class {
|
|
|
2329
2329
|
}
|
|
2330
2330
|
};
|
|
2331
2331
|
|
|
2332
|
-
// bazel-out/
|
|
2332
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
|
|
2333
2333
|
import ts27 from "typescript";
|
|
2334
2334
|
|
|
2335
|
-
// bazel-out/
|
|
2335
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
|
|
2336
2336
|
import { DomElementSchemaRegistry } from "@angular/compiler";
|
|
2337
2337
|
import ts14 from "typescript";
|
|
2338
2338
|
var REGISTRY = new DomElementSchemaRegistry();
|
|
@@ -2385,11 +2385,11 @@ var RegistryDomSchemaChecker = class {
|
|
|
2385
2385
|
}
|
|
2386
2386
|
};
|
|
2387
2387
|
|
|
2388
|
-
// bazel-out/
|
|
2388
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
|
|
2389
2389
|
import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
|
|
2390
2390
|
import ts20 from "typescript";
|
|
2391
2391
|
|
|
2392
|
-
// bazel-out/
|
|
2392
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
|
|
2393
2393
|
import ts15 from "typescript";
|
|
2394
2394
|
var PARSED_TS_VERSION = parseFloat(ts15.versionMajorMinor);
|
|
2395
2395
|
var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
|
|
@@ -2440,16 +2440,16 @@ function isAccessExpression(node) {
|
|
|
2440
2440
|
return ts15.isPropertyAccessExpression(node) || ts15.isElementAccessExpression(node);
|
|
2441
2441
|
}
|
|
2442
2442
|
|
|
2443
|
-
// bazel-out/
|
|
2443
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
|
|
2444
2444
|
import ts19 from "typescript";
|
|
2445
2445
|
|
|
2446
|
-
// bazel-out/
|
|
2446
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
|
|
2447
2447
|
import ts18 from "typescript";
|
|
2448
2448
|
|
|
2449
|
-
// bazel-out/
|
|
2449
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
|
|
2450
2450
|
import ts17 from "typescript";
|
|
2451
2451
|
|
|
2452
|
-
// bazel-out/
|
|
2452
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
|
|
2453
2453
|
import ts16 from "typescript";
|
|
2454
2454
|
var INELIGIBLE = {};
|
|
2455
2455
|
function canEmitType(type, canEmit) {
|
|
@@ -2511,7 +2511,7 @@ var TypeEmitter = class {
|
|
|
2511
2511
|
}
|
|
2512
2512
|
};
|
|
2513
2513
|
|
|
2514
|
-
// bazel-out/
|
|
2514
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
|
|
2515
2515
|
var TypeParameterEmitter = class {
|
|
2516
2516
|
constructor(typeParameters, reflector) {
|
|
2517
2517
|
this.typeParameters = typeParameters;
|
|
@@ -2588,7 +2588,7 @@ var TypeParameterEmitter = class {
|
|
|
2588
2588
|
}
|
|
2589
2589
|
};
|
|
2590
2590
|
|
|
2591
|
-
// bazel-out/
|
|
2591
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
|
|
2592
2592
|
var TcbInliningRequirement;
|
|
2593
2593
|
(function(TcbInliningRequirement2) {
|
|
2594
2594
|
TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
|
|
@@ -2668,7 +2668,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
|
|
|
2668
2668
|
return emitter.canEmit((ref) => env.canReferenceType(ref));
|
|
2669
2669
|
}
|
|
2670
2670
|
|
|
2671
|
-
// bazel-out/
|
|
2671
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
|
|
2672
2672
|
function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
|
|
2673
2673
|
const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
|
|
2674
2674
|
const rawType = ts19.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
|
|
@@ -2739,7 +2739,7 @@ function typeParametersWithDefaultTypes(params) {
|
|
|
2739
2739
|
});
|
|
2740
2740
|
}
|
|
2741
2741
|
|
|
2742
|
-
// bazel-out/
|
|
2742
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
|
|
2743
2743
|
var Environment = class {
|
|
2744
2744
|
constructor(config, importManager, refEmitter, reflector, contextFile) {
|
|
2745
2745
|
this.config = config;
|
|
@@ -2831,7 +2831,7 @@ var Environment = class {
|
|
|
2831
2831
|
}
|
|
2832
2832
|
};
|
|
2833
2833
|
|
|
2834
|
-
// bazel-out/
|
|
2834
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
|
|
2835
2835
|
import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
|
|
2836
2836
|
import ts21 from "typescript";
|
|
2837
2837
|
var OutOfBandDiagnosticRecorderImpl = class {
|
|
@@ -2964,7 +2964,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
|
|
|
2964
2964
|
};
|
|
2965
2965
|
}
|
|
2966
2966
|
|
|
2967
|
-
// bazel-out/
|
|
2967
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
|
|
2968
2968
|
import ts22 from "typescript";
|
|
2969
2969
|
var TypeCheckShimGenerator = class {
|
|
2970
2970
|
constructor() {
|
|
@@ -2982,11 +2982,11 @@ var TypeCheckShimGenerator = class {
|
|
|
2982
2982
|
}
|
|
2983
2983
|
};
|
|
2984
2984
|
|
|
2985
|
-
// bazel-out/
|
|
2985
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
|
|
2986
2986
|
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";
|
|
2987
2987
|
import ts25 from "typescript";
|
|
2988
2988
|
|
|
2989
|
-
// bazel-out/
|
|
2989
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
|
|
2990
2990
|
import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
|
|
2991
2991
|
import ts23 from "typescript";
|
|
2992
2992
|
function wrapForDiagnostics(expr) {
|
|
@@ -3032,7 +3032,7 @@ function translateDiagnostic(diagnostic, resolver) {
|
|
|
3032
3032
|
return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
|
|
3033
3033
|
}
|
|
3034
3034
|
|
|
3035
|
-
// bazel-out/
|
|
3035
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
|
|
3036
3036
|
import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
|
|
3037
3037
|
import ts24 from "typescript";
|
|
3038
3038
|
var NULL_AS_ANY = ts24.factory.createAsExpression(ts24.factory.createNull(), ts24.factory.createKeywordTypeNode(ts24.SyntaxKind.AnyKeyword));
|
|
@@ -3362,7 +3362,7 @@ var VeSafeLhsInferenceBugDetector = class {
|
|
|
3362
3362
|
};
|
|
3363
3363
|
VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
|
|
3364
3364
|
|
|
3365
|
-
// bazel-out/
|
|
3365
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
|
|
3366
3366
|
import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
|
|
3367
3367
|
var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
|
|
3368
3368
|
constructor(templateId, boundTarget, oob) {
|
|
@@ -3386,7 +3386,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
|
|
|
3386
3386
|
}
|
|
3387
3387
|
};
|
|
3388
3388
|
|
|
3389
|
-
// bazel-out/
|
|
3389
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
|
|
3390
3390
|
var TcbGenericContextBehavior;
|
|
3391
3391
|
(function(TcbGenericContextBehavior2) {
|
|
3392
3392
|
TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
|
|
@@ -4437,7 +4437,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
|
|
|
4437
4437
|
}
|
|
4438
4438
|
};
|
|
4439
4439
|
|
|
4440
|
-
// bazel-out/
|
|
4440
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
|
|
4441
4441
|
import ts26 from "typescript";
|
|
4442
4442
|
var TypeCheckFile = class extends Environment {
|
|
4443
4443
|
constructor(fileName, config, refEmitter, reflector, compilerHost) {
|
|
@@ -4473,7 +4473,7 @@ var TypeCheckFile = class extends Environment {
|
|
|
4473
4473
|
}
|
|
4474
4474
|
};
|
|
4475
4475
|
|
|
4476
|
-
// bazel-out/
|
|
4476
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
|
|
4477
4477
|
var InliningMode;
|
|
4478
4478
|
(function(InliningMode2) {
|
|
4479
4479
|
InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
|
|
@@ -4711,10 +4711,10 @@ function splitStringAtPoints(str, points) {
|
|
|
4711
4711
|
return splits;
|
|
4712
4712
|
}
|
|
4713
4713
|
|
|
4714
|
-
// bazel-out/
|
|
4714
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
|
|
4715
4715
|
import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
|
|
4716
4716
|
|
|
4717
|
-
// bazel-out/
|
|
4717
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
|
|
4718
4718
|
var LF_CHAR = 10;
|
|
4719
4719
|
var CR_CHAR = 13;
|
|
4720
4720
|
var LINE_SEP_CHAR = 8232;
|
|
@@ -4755,7 +4755,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
|
|
|
4755
4755
|
return low - 1;
|
|
4756
4756
|
}
|
|
4757
4757
|
|
|
4758
|
-
// bazel-out/
|
|
4758
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
|
|
4759
4759
|
var TemplateSource = class {
|
|
4760
4760
|
constructor(mapping, file) {
|
|
4761
4761
|
this.mapping = mapping;
|
|
@@ -4806,7 +4806,7 @@ var TemplateSourceManager = class {
|
|
|
4806
4806
|
}
|
|
4807
4807
|
};
|
|
4808
4808
|
|
|
4809
|
-
// bazel-out/
|
|
4809
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
|
|
4810
4810
|
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";
|
|
4811
4811
|
import ts28 from "typescript";
|
|
4812
4812
|
var SymbolBuilder = class {
|
|
@@ -5251,7 +5251,7 @@ function sourceSpanEqual(a, b) {
|
|
|
5251
5251
|
return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
|
|
5252
5252
|
}
|
|
5253
5253
|
|
|
5254
|
-
// bazel-out/
|
|
5254
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
|
|
5255
5255
|
var REGISTRY2 = new DomElementSchemaRegistry2();
|
|
5256
5256
|
var TemplateTypeCheckerImpl = class {
|
|
5257
5257
|
constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, componentScopeReader, typeCheckScopeRegistry, perf) {
|
|
@@ -5788,10 +5788,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
|
|
|
5788
5788
|
}
|
|
5789
5789
|
};
|
|
5790
5790
|
|
|
5791
|
-
// bazel-out/
|
|
5791
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
|
|
5792
5792
|
import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
|
|
5793
5793
|
|
|
5794
|
-
// bazel-out/
|
|
5794
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
|
|
5795
5795
|
import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
|
|
5796
5796
|
var TemplateCheckWithVisitor = class {
|
|
5797
5797
|
run(ctx, component, template) {
|
|
@@ -5868,7 +5868,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
|
|
|
5868
5868
|
}
|
|
5869
5869
|
};
|
|
5870
5870
|
|
|
5871
|
-
// bazel-out/
|
|
5871
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
|
|
5872
5872
|
var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
|
|
5873
5873
|
constructor() {
|
|
5874
5874
|
super(...arguments);
|
|
@@ -5893,7 +5893,7 @@ var factory = {
|
|
|
5893
5893
|
create: () => new InvalidBananaInBoxCheck()
|
|
5894
5894
|
};
|
|
5895
5895
|
|
|
5896
|
-
// bazel-out/
|
|
5896
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
|
|
5897
5897
|
import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
|
|
5898
5898
|
var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
|
|
5899
5899
|
["ngIf", "NgIf"],
|
|
@@ -5938,7 +5938,7 @@ var factory2 = {
|
|
|
5938
5938
|
}
|
|
5939
5939
|
};
|
|
5940
5940
|
|
|
5941
|
-
// bazel-out/
|
|
5941
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
|
|
5942
5942
|
import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
|
|
5943
5943
|
var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
|
|
5944
5944
|
constructor() {
|
|
@@ -5971,7 +5971,7 @@ var factory3 = {
|
|
|
5971
5971
|
create: () => new MissingNgForOfLetCheck()
|
|
5972
5972
|
};
|
|
5973
5973
|
|
|
5974
|
-
// bazel-out/
|
|
5974
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
|
|
5975
5975
|
import { Binary } from "@angular/compiler";
|
|
5976
5976
|
import ts29 from "typescript";
|
|
5977
5977
|
var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -6016,7 +6016,7 @@ var factory4 = {
|
|
|
6016
6016
|
}
|
|
6017
6017
|
};
|
|
6018
6018
|
|
|
6019
|
-
// bazel-out/
|
|
6019
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
|
|
6020
6020
|
import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
|
|
6021
6021
|
import ts30 from "typescript";
|
|
6022
6022
|
var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -6062,7 +6062,7 @@ var factory5 = {
|
|
|
6062
6062
|
}
|
|
6063
6063
|
};
|
|
6064
6064
|
|
|
6065
|
-
// bazel-out/
|
|
6065
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
|
|
6066
6066
|
import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
|
|
6067
6067
|
var STYLE_SUFFIXES = ["px", "%", "em"];
|
|
6068
6068
|
var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
|
|
@@ -6086,7 +6086,7 @@ var factory6 = {
|
|
|
6086
6086
|
create: () => new SuffixNotSupportedCheck()
|
|
6087
6087
|
};
|
|
6088
6088
|
|
|
6089
|
-
// bazel-out/
|
|
6089
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
|
|
6090
6090
|
import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
|
|
6091
6091
|
var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
|
|
6092
6092
|
constructor() {
|
|
@@ -6125,10 +6125,10 @@ var factory7 = {
|
|
|
6125
6125
|
create: () => new TextAttributeNotBindingSpec()
|
|
6126
6126
|
};
|
|
6127
6127
|
|
|
6128
|
-
// bazel-out/
|
|
6128
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
6129
6129
|
import ts31 from "typescript";
|
|
6130
6130
|
|
|
6131
|
-
// bazel-out/
|
|
6131
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
|
|
6132
6132
|
var DiagnosticCategoryLabel;
|
|
6133
6133
|
(function(DiagnosticCategoryLabel2) {
|
|
6134
6134
|
DiagnosticCategoryLabel2["Warning"] = "warning";
|
|
@@ -6136,7 +6136,7 @@ var DiagnosticCategoryLabel;
|
|
|
6136
6136
|
DiagnosticCategoryLabel2["Suppress"] = "suppress";
|
|
6137
6137
|
})(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
|
|
6138
6138
|
|
|
6139
|
-
// bazel-out/
|
|
6139
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
|
|
6140
6140
|
var ExtendedTemplateCheckerImpl = class {
|
|
6141
6141
|
constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
|
|
6142
6142
|
var _a, _b, _c, _d, _e;
|
|
@@ -6189,7 +6189,7 @@ function assertNever(value) {
|
|
|
6189
6189
|
${value}`);
|
|
6190
6190
|
}
|
|
6191
6191
|
|
|
6192
|
-
// bazel-out/
|
|
6192
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
|
|
6193
6193
|
var ALL_DIAGNOSTIC_FACTORIES = [
|
|
6194
6194
|
factory,
|
|
6195
6195
|
factory4,
|
|
@@ -6200,7 +6200,7 @@ var ALL_DIAGNOSTIC_FACTORIES = [
|
|
|
6200
6200
|
factory6
|
|
6201
6201
|
];
|
|
6202
6202
|
|
|
6203
|
-
// bazel-out/
|
|
6203
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
|
|
6204
6204
|
var CompilationTicketKind;
|
|
6205
6205
|
(function(CompilationTicketKind2) {
|
|
6206
6206
|
CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
|
|
@@ -6898,7 +6898,7 @@ function versionMapFromProgram(program, driver) {
|
|
|
6898
6898
|
return versions;
|
|
6899
6899
|
}
|
|
6900
6900
|
|
|
6901
|
-
// bazel-out/
|
|
6901
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
|
|
6902
6902
|
import ts33 from "typescript";
|
|
6903
6903
|
var DelegatingCompilerHost2 = class {
|
|
6904
6904
|
constructor(delegate) {
|
|
@@ -7042,7 +7042,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
|
|
|
7042
7042
|
}
|
|
7043
7043
|
};
|
|
7044
7044
|
|
|
7045
|
-
// bazel-out/
|
|
7045
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
|
|
7046
7046
|
var NgtscProgram = class {
|
|
7047
7047
|
constructor(rootNames, options, delegateHost, oldProgram) {
|
|
7048
7048
|
this.options = options;
|
|
@@ -7251,15 +7251,15 @@ function mergeEmitResults(emitResults) {
|
|
|
7251
7251
|
return { diagnostics, emitSkipped, emittedFiles };
|
|
7252
7252
|
}
|
|
7253
7253
|
|
|
7254
|
-
// bazel-out/
|
|
7254
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
|
|
7255
7255
|
function createProgram({ rootNames, options, host, oldProgram }) {
|
|
7256
7256
|
return new NgtscProgram(rootNames, options, host, oldProgram);
|
|
7257
7257
|
}
|
|
7258
7258
|
|
|
7259
|
-
// bazel-out/
|
|
7259
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
7260
7260
|
import ts36 from "typescript";
|
|
7261
7261
|
|
|
7262
|
-
// bazel-out/
|
|
7262
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
|
|
7263
7263
|
import ts35 from "typescript";
|
|
7264
7264
|
var GENERATED_FILES = /(.*?)\.(ngfactory|shim\.ngstyle|ngstyle|ngsummary)\.(js|d\.ts|ts)$/;
|
|
7265
7265
|
function createMessageDiagnostic(messageText) {
|
|
@@ -7274,7 +7274,7 @@ function createMessageDiagnostic(messageText) {
|
|
|
7274
7274
|
};
|
|
7275
7275
|
}
|
|
7276
7276
|
|
|
7277
|
-
// bazel-out/
|
|
7277
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
|
|
7278
7278
|
var defaultFormatHost = {
|
|
7279
7279
|
getCurrentDirectory: () => ts36.sys.getCurrentDirectory(),
|
|
7280
7280
|
getCanonicalFileName: (fileName) => fileName,
|
|
@@ -7489,4 +7489,4 @@ export {
|
|
|
7489
7489
|
* found in the LICENSE file at https://angular.io/license
|
|
7490
7490
|
*/
|
|
7491
7491
|
// Closure Compiler ignores @suppress and similar if the comment contains @license.
|
|
7492
|
-
//# sourceMappingURL=chunk-
|
|
7492
|
+
//# sourceMappingURL=chunk-UXC2H2UF.js.map
|