@angular/compiler-cli 16.1.1 → 16.2.0-next.0
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-JXL4GN5W.js → chunk-3SPKRPX3.js} +100 -100
- package/bundles/chunk-3SPKRPX3.js.map +6 -0
- package/bundles/{chunk-HJOPJLIM.js → chunk-7PCPPTTO.js} +5 -5
- package/bundles/{chunk-OOJTRSMD.js → chunk-ADNHTL54.js} +31 -31
- package/bundles/{chunk-LKUXUQLD.js → chunk-CWFGODIP.js} +5 -5
- package/bundles/{chunk-GYHDNUIK.js → chunk-EKTJ7622.js} +7 -7
- package/bundles/{chunk-AAX4HKH5.js → chunk-LOZJLM26.js} +8 -8
- package/bundles/{chunk-EMELASNB.js → chunk-LVVIYUZC.js} +103 -99
- package/bundles/{chunk-EMELASNB.js.map → chunk-LVVIYUZC.js.map} +1 -1
- package/bundles/{chunk-SBDNBITT.js → chunk-LYJKWJUC.js} +3 -3
- package/bundles/{chunk-OIJPCKRW.js → chunk-NIK4FIWB.js} +6 -6
- package/bundles/{chunk-ONCDPGC3.js → chunk-SJLWUYXS.js} +5 -5
- package/bundles/{chunk-EC5K6QPP.js → chunk-TBUSSXUA.js} +7 -7
- package/bundles/{chunk-KPIJL3UY.js → chunk-WF3L5COT.js} +21 -21
- package/bundles/index.js +13 -13
- package/bundles/linker/babel/index.js +13 -13
- package/bundles/linker/index.js +5 -5
- 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 +6 -6
- package/bundles/private/tooling.js +4 -4
- package/bundles/src/bin/ng_xi18n.js +11 -11
- package/bundles/src/bin/ngc.js +9 -9
- package/bundles_metadata.json +1 -1
- package/package.json +2 -2
- package/src/ngtsc/annotations/component/src/handler.d.ts +4 -3
- package/src/ngtsc/annotations/directive/src/handler.d.ts +4 -3
- package/src/ngtsc/annotations/directive/src/shared.d.ts +1 -2
- package/src/ngtsc/annotations/ng_module/src/handler.d.ts +2 -1
- package/src/ngtsc/annotations/src/injectable.d.ts +2 -1
- package/src/ngtsc/annotations/src/pipe.d.ts +2 -1
- package/src/ngtsc/transform/src/api.d.ts +1 -20
- package/bundles/chunk-JXL4GN5W.js.map +0 -6
- /package/bundles/{chunk-HJOPJLIM.js.map → chunk-7PCPPTTO.js.map} +0 -0
- /package/bundles/{chunk-OOJTRSMD.js.map → chunk-ADNHTL54.js.map} +0 -0
- /package/bundles/{chunk-LKUXUQLD.js.map → chunk-CWFGODIP.js.map} +0 -0
- /package/bundles/{chunk-GYHDNUIK.js.map → chunk-EKTJ7622.js.map} +0 -0
- /package/bundles/{chunk-AAX4HKH5.js.map → chunk-LOZJLM26.js.map} +0 -0
- /package/bundles/{chunk-SBDNBITT.js.map → chunk-LYJKWJUC.js.map} +0 -0
- /package/bundles/{chunk-OIJPCKRW.js.map → chunk-NIK4FIWB.js.map} +0 -0
- /package/bundles/{chunk-ONCDPGC3.js.map → chunk-SJLWUYXS.js.map} +0 -0
- /package/bundles/{chunk-EC5K6QPP.js.map → chunk-TBUSSXUA.js.map} +0 -0
- /package/bundles/{chunk-KPIJL3UY.js.map → chunk-WF3L5COT.js.map} +0 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const require = __cjsCompatRequire(import.meta.url);
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
// bazel-out/
|
|
6
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/logger.mjs
|
|
7
7
|
var LogLevel;
|
|
8
8
|
(function(LogLevel2) {
|
|
9
9
|
LogLevel2[LogLevel2["debug"] = 0] = "debug";
|
|
@@ -12,7 +12,7 @@ var LogLevel;
|
|
|
12
12
|
LogLevel2[LogLevel2["error"] = 3] = "error";
|
|
13
13
|
})(LogLevel || (LogLevel = {}));
|
|
14
14
|
|
|
15
|
-
// bazel-out/
|
|
15
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/console_logger.mjs
|
|
16
16
|
var RESET = "\x1B[0m";
|
|
17
17
|
var RED = "\x1B[31m";
|
|
18
18
|
var YELLOW = "\x1B[33m";
|
|
@@ -53,4 +53,4 @@ export {
|
|
|
53
53
|
* Use of this source code is governed by an MIT-style license that can be
|
|
54
54
|
* found in the LICENSE file at https://angular.io/license
|
|
55
55
|
*/
|
|
56
|
-
//# sourceMappingURL=chunk-
|
|
56
|
+
//# sourceMappingURL=chunk-LYJKWJUC.js.map
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
const require = __cjsCompatRequire(import.meta.url);
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
// bazel-out/
|
|
6
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
|
|
7
7
|
import ts4 from "typescript";
|
|
8
8
|
|
|
9
|
-
// bazel-out/
|
|
9
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/host.mjs
|
|
10
10
|
import ts from "typescript";
|
|
11
11
|
function isDecoratorIdentifier(exp) {
|
|
12
12
|
return ts.isIdentifier(exp) || ts.isPropertyAccessExpression(exp) && ts.isIdentifier(exp.expression) && ts.isIdentifier(exp.name);
|
|
@@ -20,7 +20,7 @@ var ClassMemberKind;
|
|
|
20
20
|
ClassMemberKind2[ClassMemberKind2["Method"] = 4] = "Method";
|
|
21
21
|
})(ClassMemberKind || (ClassMemberKind = {}));
|
|
22
22
|
|
|
23
|
-
// bazel-out/
|
|
23
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/type_to_value.mjs
|
|
24
24
|
import ts2 from "typescript";
|
|
25
25
|
function typeToValue(typeNode, checker) {
|
|
26
26
|
if (typeNode === null) {
|
|
@@ -186,7 +186,7 @@ function extractModuleName(node) {
|
|
|
186
186
|
return node.moduleSpecifier.text;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
// bazel-out/
|
|
189
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
|
|
190
190
|
import ts3 from "typescript";
|
|
191
191
|
function isNamedClassDeclaration(node) {
|
|
192
192
|
return ts3.isClassDeclaration(node) && isIdentifier(node.name);
|
|
@@ -195,7 +195,7 @@ function isIdentifier(node) {
|
|
|
195
195
|
return node !== void 0 && ts3.isIdentifier(node);
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
// bazel-out/
|
|
198
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
|
|
199
199
|
var TypeScriptReflectionHost = class {
|
|
200
200
|
constructor(checker) {
|
|
201
201
|
this.checker = checker;
|
|
@@ -640,4 +640,4 @@ export {
|
|
|
640
640
|
* Use of this source code is governed by an MIT-style license that can be
|
|
641
641
|
* found in the LICENSE file at https://angular.io/license
|
|
642
642
|
*/
|
|
643
|
-
//# sourceMappingURL=chunk-
|
|
643
|
+
//# sourceMappingURL=chunk-NIK4FIWB.js.map
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
|
|
5
5
|
import {
|
|
6
6
|
TypeScriptReflectionHost
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-NIK4FIWB.js";
|
|
8
8
|
import {
|
|
9
9
|
isAliasImportDeclaration,
|
|
10
10
|
loadIsReferencedAliasDeclarationPatch
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-WF3L5COT.js";
|
|
12
12
|
|
|
13
|
-
// bazel-out/
|
|
13
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
|
|
14
14
|
import ts from "typescript";
|
|
15
15
|
function isAngularDecorator(decorator, isCore) {
|
|
16
16
|
return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
|
|
@@ -313,7 +313,7 @@ function cloneClassElementWithModifiers(node, modifiers) {
|
|
|
313
313
|
return ts.setOriginalNode(clone, node);
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
// bazel-out/
|
|
316
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
|
|
317
317
|
var GLOBAL_DEFS_FOR_TERSER = {
|
|
318
318
|
ngDevMode: false,
|
|
319
319
|
ngI18nClosureMode: false
|
|
@@ -346,4 +346,4 @@ export {
|
|
|
346
346
|
* Use of this source code is governed by an MIT-style license that can be
|
|
347
347
|
* found in the LICENSE file at https://angular.io/license
|
|
348
348
|
*/
|
|
349
|
-
//# sourceMappingURL=chunk-
|
|
349
|
+
//# sourceMappingURL=chunk-SJLWUYXS.js.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
__require
|
|
7
7
|
} from "./chunk-SRFZMXHZ.js";
|
|
8
8
|
|
|
9
|
-
// bazel-out/
|
|
9
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/util.mjs
|
|
10
10
|
var TS_DTS_JS_EXTENSION = /(?:\.d)?\.ts$|\.js$/;
|
|
11
11
|
function normalizeSeparators(path) {
|
|
12
12
|
return path.replace(/\\/g, "/");
|
|
@@ -22,7 +22,7 @@ function getSourceFileOrError(program, fileName) {
|
|
|
22
22
|
return sf;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
// bazel-out/
|
|
25
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.mjs
|
|
26
26
|
var InvalidFileSystem = class {
|
|
27
27
|
exists(path) {
|
|
28
28
|
throw makeError();
|
|
@@ -110,7 +110,7 @@ function makeError() {
|
|
|
110
110
|
return new Error("FileSystem has not been configured. Please call `setFileSystem()` before calling this method.");
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
// bazel-out/
|
|
113
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/helpers.mjs
|
|
114
114
|
var fs = new InvalidFileSystem();
|
|
115
115
|
function getFileSystem() {
|
|
116
116
|
return fs;
|
|
@@ -167,7 +167,7 @@ function toRelativeImport(relativePath) {
|
|
|
167
167
|
return isLocalRelativePath(relativePath) ? `./${relativePath}` : relativePath;
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
// bazel-out/
|
|
170
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.mjs
|
|
171
171
|
import * as os from "os";
|
|
172
172
|
import ts from "typescript";
|
|
173
173
|
var NgtscCompilerHost = class {
|
|
@@ -225,7 +225,7 @@ var NgtscCompilerHost = class {
|
|
|
225
225
|
}
|
|
226
226
|
};
|
|
227
227
|
|
|
228
|
-
// bazel-out/
|
|
228
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/logical.mjs
|
|
229
229
|
var LogicalProjectPath = {
|
|
230
230
|
relativePathBetween: function(from, to) {
|
|
231
231
|
const relativePath = relative(dirname(resolve(from)), resolve(to));
|
|
@@ -271,7 +271,7 @@ function isWithinBasePath(base, path) {
|
|
|
271
271
|
return isLocalRelativePath(relative(base, path));
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
// bazel-out/
|
|
274
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
|
|
275
275
|
import fs2 from "fs";
|
|
276
276
|
import module from "module";
|
|
277
277
|
import * as p from "path";
|
|
@@ -407,4 +407,4 @@ export {
|
|
|
407
407
|
* Use of this source code is governed by an MIT-style license that can be
|
|
408
408
|
* found in the LICENSE file at https://angular.io/license
|
|
409
409
|
*/
|
|
410
|
-
//# sourceMappingURL=chunk-
|
|
410
|
+
//# sourceMappingURL=chunk-TBUSSXUA.js.map
|
|
@@ -12,9 +12,9 @@ import {
|
|
|
12
12
|
resolve,
|
|
13
13
|
stripExtension,
|
|
14
14
|
toRelativeImport
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-TBUSSXUA.js";
|
|
16
16
|
|
|
17
|
-
// bazel-out/
|
|
17
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
|
|
18
18
|
import ts from "typescript";
|
|
19
19
|
var TS = /\.tsx?$/i;
|
|
20
20
|
var D_TS = /\.d\.ts$/i;
|
|
@@ -115,7 +115,7 @@ function toUnredirectedSourceFile(sf) {
|
|
|
115
115
|
return redirectInfo.unredirected;
|
|
116
116
|
}
|
|
117
117
|
|
|
118
|
-
// bazel-out/
|
|
118
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
|
|
119
119
|
var Reference = class {
|
|
120
120
|
constructor(node, bestGuessOwningModule = null) {
|
|
121
121
|
this.node = node;
|
|
@@ -178,14 +178,14 @@ var Reference = class {
|
|
|
178
178
|
}
|
|
179
179
|
};
|
|
180
180
|
|
|
181
|
-
// bazel-out/
|
|
181
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
|
|
182
182
|
import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
|
|
183
183
|
|
|
184
|
-
// bazel-out/
|
|
184
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
|
|
185
185
|
import { ExternalExpr, ExternalReference, WrappedNodeExpr } from "@angular/compiler";
|
|
186
186
|
import ts3 from "typescript";
|
|
187
187
|
|
|
188
|
-
// bazel-out/
|
|
188
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
|
|
189
189
|
var ErrorCode;
|
|
190
190
|
(function(ErrorCode2) {
|
|
191
191
|
ErrorCode2[ErrorCode2["DECORATOR_ARG_NOT_LITERAL"] = 1001] = "DECORATOR_ARG_NOT_LITERAL";
|
|
@@ -259,7 +259,7 @@ var ErrorCode;
|
|
|
259
259
|
ErrorCode2[ErrorCode2["SUGGEST_SUBOPTIMAL_TYPE_INFERENCE"] = 10002] = "SUGGEST_SUBOPTIMAL_TYPE_INFERENCE";
|
|
260
260
|
})(ErrorCode || (ErrorCode = {}));
|
|
261
261
|
|
|
262
|
-
// bazel-out/
|
|
262
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
|
|
263
263
|
var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
|
|
264
264
|
ErrorCode.DECORATOR_ARG_NOT_LITERAL,
|
|
265
265
|
ErrorCode.IMPORT_CYCLE_DETECTED,
|
|
@@ -271,10 +271,10 @@ var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
|
|
|
271
271
|
ErrorCode.WARN_NGMODULE_ID_UNNECESSARY
|
|
272
272
|
]);
|
|
273
273
|
|
|
274
|
-
// bazel-out/
|
|
274
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
|
|
275
275
|
import ts2 from "typescript";
|
|
276
276
|
|
|
277
|
-
// bazel-out/
|
|
277
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
|
|
278
278
|
var ERROR_CODE_MATCHER = /(\u001b\[\d+m ?)TS-99(\d+: ?\u001b\[\d+m)/g;
|
|
279
279
|
function replaceTsWithNgInErrors(errors) {
|
|
280
280
|
return errors.replace(ERROR_CODE_MATCHER, "$1NG$2");
|
|
@@ -283,7 +283,7 @@ function ngErrorCode(code) {
|
|
|
283
283
|
return parseInt("-99" + code);
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
// bazel-out/
|
|
286
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
|
|
287
287
|
var FatalDiagnosticError = class {
|
|
288
288
|
constructor(code, node, message, relatedInformation) {
|
|
289
289
|
this.code = code;
|
|
@@ -339,10 +339,10 @@ function addDiagnosticChain(messageText, add) {
|
|
|
339
339
|
return messageText;
|
|
340
340
|
}
|
|
341
341
|
|
|
342
|
-
// bazel-out/
|
|
342
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
|
|
343
343
|
var ERROR_DETAILS_PAGE_BASE_URL = "https://angular.io/errors";
|
|
344
344
|
|
|
345
|
-
// bazel-out/
|
|
345
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
|
|
346
346
|
var ExtendedTemplateDiagnosticName;
|
|
347
347
|
(function(ExtendedTemplateDiagnosticName2) {
|
|
348
348
|
ExtendedTemplateDiagnosticName2["INVALID_BANANA_IN_BOX"] = "invalidBananaInBox";
|
|
@@ -355,7 +355,7 @@ var ExtendedTemplateDiagnosticName;
|
|
|
355
355
|
ExtendedTemplateDiagnosticName2["SKIP_HYDRATION_NOT_STATIC"] = "skipHydrationNotStatic";
|
|
356
356
|
})(ExtendedTemplateDiagnosticName || (ExtendedTemplateDiagnosticName = {}));
|
|
357
357
|
|
|
358
|
-
// bazel-out/
|
|
358
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
|
|
359
359
|
function findExportedNameOfNode(target, file, reflector) {
|
|
360
360
|
const exports = reflector.getExportsOfModule(file);
|
|
361
361
|
if (exports === null) {
|
|
@@ -375,7 +375,7 @@ function findExportedNameOfNode(target, file, reflector) {
|
|
|
375
375
|
return foundExportName;
|
|
376
376
|
}
|
|
377
377
|
|
|
378
|
-
// bazel-out/
|
|
378
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
|
|
379
379
|
var ImportFlags;
|
|
380
380
|
(function(ImportFlags2) {
|
|
381
381
|
ImportFlags2[ImportFlags2["None"] = 0] = "None";
|
|
@@ -591,7 +591,7 @@ var UnifiedModulesStrategy = class {
|
|
|
591
591
|
}
|
|
592
592
|
};
|
|
593
593
|
|
|
594
|
-
// bazel-out/
|
|
594
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
|
|
595
595
|
var CHARS_TO_ESCAPE = /[^a-zA-Z0-9/_]/g;
|
|
596
596
|
var UnifiedModulesAliasingHost = class {
|
|
597
597
|
constructor(unifiedModulesHost) {
|
|
@@ -658,7 +658,7 @@ var AliasStrategy = class {
|
|
|
658
658
|
}
|
|
659
659
|
};
|
|
660
660
|
|
|
661
|
-
// bazel-out/
|
|
661
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
|
|
662
662
|
function relativePathBetween(from, to) {
|
|
663
663
|
const relativePath = stripExtension(relative(dirname(resolve(from)), resolve(to)));
|
|
664
664
|
return relativePath !== "" ? toRelativeImport(relativePath) : null;
|
|
@@ -667,7 +667,7 @@ function normalizeSeparators(path) {
|
|
|
667
667
|
return path.replace(/\\/g, "/");
|
|
668
668
|
}
|
|
669
669
|
|
|
670
|
-
// bazel-out/
|
|
670
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
|
|
671
671
|
var NoopImportRewriter = class {
|
|
672
672
|
shouldImportSymbol(symbol, specifier) {
|
|
673
673
|
return true;
|
|
@@ -725,7 +725,7 @@ function validateAndRewriteCoreSymbol(name) {
|
|
|
725
725
|
return CORE_SUPPORTED_SYMBOLS.get(name);
|
|
726
726
|
}
|
|
727
727
|
|
|
728
|
-
// bazel-out/
|
|
728
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/patch_alias_reference_resolution.mjs
|
|
729
729
|
import ts4 from "typescript";
|
|
730
730
|
var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
|
|
731
731
|
function loadIsReferencedAliasDeclarationPatch(context) {
|
|
@@ -760,7 +760,7 @@ function throwIncompatibleTransformationContextError() {
|
|
|
760
760
|
throw Error("Angular compiler is incompatible with this version of the TypeScript compiler.\n\nIf you recently updated TypeScript and this issue surfaces now, consider downgrading.\n\nPlease report an issue on the Angular repositories when this issue surfaces and you are using a supposedly compatible TypeScript version.");
|
|
761
761
|
}
|
|
762
762
|
|
|
763
|
-
// bazel-out/
|
|
763
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
|
|
764
764
|
var DefaultImportDeclaration = Symbol("DefaultImportDeclaration");
|
|
765
765
|
function attachDefaultImportDeclaration(expr, importDecl) {
|
|
766
766
|
expr[DefaultImportDeclaration] = importDecl;
|
|
@@ -801,7 +801,7 @@ var DefaultImportTracker = class {
|
|
|
801
801
|
}
|
|
802
802
|
};
|
|
803
803
|
|
|
804
|
-
// bazel-out/
|
|
804
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
|
|
805
805
|
var ModuleResolver = class {
|
|
806
806
|
constructor(program, compilerOptions, host, moduleResolutionCache) {
|
|
807
807
|
this.program = program;
|
|
@@ -874,4 +874,4 @@ export {
|
|
|
874
874
|
* Use of this source code is governed by an MIT-style license that can be
|
|
875
875
|
* found in the LICENSE file at https://angular.io/license
|
|
876
876
|
*/
|
|
877
|
-
//# sourceMappingURL=chunk-
|
|
877
|
+
//# sourceMappingURL=chunk-WF3L5COT.js.map
|
package/bundles/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
GLOBAL_DEFS_FOR_TERSER,
|
|
7
7
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
8
8
|
constructorParametersDownlevelTransform
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-SJLWUYXS.js";
|
|
10
10
|
import {
|
|
11
11
|
DEFAULT_ERROR_CODE,
|
|
12
12
|
EmitFlags,
|
|
@@ -29,21 +29,21 @@ import {
|
|
|
29
29
|
performCompilation,
|
|
30
30
|
readConfiguration,
|
|
31
31
|
untagAllTsFiles
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-LVVIYUZC.js";
|
|
33
33
|
import {
|
|
34
34
|
OptimizeFor
|
|
35
|
-
} from "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
38
|
-
import "./chunk-
|
|
35
|
+
} from "./chunk-3SPKRPX3.js";
|
|
36
|
+
import "./chunk-NIK4FIWB.js";
|
|
37
|
+
import "./chunk-LOZJLM26.js";
|
|
38
|
+
import "./chunk-WF3L5COT.js";
|
|
39
39
|
import {
|
|
40
40
|
ActivePerfRecorder,
|
|
41
41
|
PerfPhase
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-7PCPPTTO.js";
|
|
43
43
|
import {
|
|
44
44
|
ConsoleLogger,
|
|
45
45
|
LogLevel
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-LYJKWJUC.js";
|
|
47
47
|
import {
|
|
48
48
|
LogicalFileSystem,
|
|
49
49
|
LogicalProjectPath,
|
|
@@ -64,14 +64,14 @@ import {
|
|
|
64
64
|
resolve,
|
|
65
65
|
setFileSystem,
|
|
66
66
|
toRelativeImport
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-TBUSSXUA.js";
|
|
68
68
|
import "./chunk-SRFZMXHZ.js";
|
|
69
69
|
|
|
70
|
-
// bazel-out/
|
|
70
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
|
|
71
71
|
import { Version } from "@angular/compiler";
|
|
72
|
-
var VERSION = new Version("16.
|
|
72
|
+
var VERSION = new Version("16.2.0-next.0");
|
|
73
73
|
|
|
74
|
-
// bazel-out/
|
|
74
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
|
|
75
75
|
var NgTscPlugin = class {
|
|
76
76
|
get compiler() {
|
|
77
77
|
if (this._compiler === null) {
|
|
@@ -148,7 +148,7 @@ var NgTscPlugin = class {
|
|
|
148
148
|
}
|
|
149
149
|
};
|
|
150
150
|
|
|
151
|
-
// bazel-out/
|
|
151
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs
|
|
152
152
|
setFileSystem(new NodeJSFileSystem());
|
|
153
153
|
export {
|
|
154
154
|
ConsoleLogger,
|
|
@@ -8,23 +8,23 @@ import {
|
|
|
8
8
|
LinkerEnvironment,
|
|
9
9
|
assert,
|
|
10
10
|
isFatalLinkerError
|
|
11
|
-
} from "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
11
|
+
} from "../../chunk-ADNHTL54.js";
|
|
12
|
+
import "../../chunk-LOZJLM26.js";
|
|
13
|
+
import "../../chunk-WF3L5COT.js";
|
|
14
14
|
import {
|
|
15
15
|
ConsoleLogger,
|
|
16
16
|
LogLevel
|
|
17
|
-
} from "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
} from "../../chunk-LYJKWJUC.js";
|
|
18
|
+
import "../../chunk-EKTJ7622.js";
|
|
19
19
|
import {
|
|
20
20
|
NodeJSFileSystem
|
|
21
|
-
} from "../../chunk-
|
|
21
|
+
} from "../../chunk-TBUSSXUA.js";
|
|
22
22
|
import "../../chunk-SRFZMXHZ.js";
|
|
23
23
|
|
|
24
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
|
|
25
25
|
import { types as t4 } from "@babel/core";
|
|
26
26
|
|
|
27
|
-
// bazel-out/
|
|
27
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
|
|
28
28
|
import { types as t } from "@babel/core";
|
|
29
29
|
var BabelAstFactory = class {
|
|
30
30
|
constructor(sourceUrl) {
|
|
@@ -138,7 +138,7 @@ function isLExpression(expr) {
|
|
|
138
138
|
return t.isLVal(expr);
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
// bazel-out/
|
|
141
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
|
|
142
142
|
import { types as t2 } from "@babel/core";
|
|
143
143
|
var BabelAstHost = class {
|
|
144
144
|
constructor() {
|
|
@@ -256,7 +256,7 @@ function isMinifiedBooleanLiteral(node) {
|
|
|
256
256
|
return t2.isUnaryExpression(node) && node.prefix && node.operator === "!" && t2.isNumericLiteral(node.argument) && (node.argument.value === 0 || node.argument.value === 1);
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
// bazel-out/
|
|
259
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
|
|
260
260
|
import { types as t3 } from "@babel/core";
|
|
261
261
|
var BabelDeclarationScope = class {
|
|
262
262
|
constructor(declarationScope) {
|
|
@@ -282,7 +282,7 @@ var BabelDeclarationScope = class {
|
|
|
282
282
|
}
|
|
283
283
|
};
|
|
284
284
|
|
|
285
|
-
// bazel-out/
|
|
285
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
|
|
286
286
|
function createEs2015LinkerPlugin({ fileSystem, logger, ...options }) {
|
|
287
287
|
let fileLinker = null;
|
|
288
288
|
return {
|
|
@@ -383,7 +383,7 @@ function buildCodeFrameError(file, message, node) {
|
|
|
383
383
|
return `${filename}: ${error.message}`;
|
|
384
384
|
}
|
|
385
385
|
|
|
386
|
-
// bazel-out/
|
|
386
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
|
|
387
387
|
function defaultLinkerPlugin(api, options) {
|
|
388
388
|
api.assertVersion(7);
|
|
389
389
|
return createEs2015LinkerPlugin({
|
|
@@ -393,7 +393,7 @@ function defaultLinkerPlugin(api, options) {
|
|
|
393
393
|
});
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
// bazel-out/
|
|
396
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
|
|
397
397
|
var babel_default = defaultLinkerPlugin;
|
|
398
398
|
export {
|
|
399
399
|
createEs2015LinkerPlugin,
|
package/bundles/linker/index.js
CHANGED
|
@@ -10,11 +10,11 @@ import {
|
|
|
10
10
|
assert,
|
|
11
11
|
isFatalLinkerError,
|
|
12
12
|
needsLinking
|
|
13
|
-
} from "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
13
|
+
} from "../chunk-ADNHTL54.js";
|
|
14
|
+
import "../chunk-LOZJLM26.js";
|
|
15
|
+
import "../chunk-WF3L5COT.js";
|
|
16
|
+
import "../chunk-EKTJ7622.js";
|
|
17
|
+
import "../chunk-TBUSSXUA.js";
|
|
18
18
|
import "../chunk-SRFZMXHZ.js";
|
|
19
19
|
export {
|
|
20
20
|
DEFAULT_LINKER_OPTIONS,
|
package/bundles/ngcc/index.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
const require = __cjsCompatRequire(import.meta.url);
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
// bazel-out/
|
|
7
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
|
|
8
8
|
function stringEncaseCRLFWithFirstIndex(value, prefix, postfix, index) {
|
|
9
9
|
let endIndex = 0;
|
|
10
10
|
let returnValue = "";
|
package/bundles/private/bazel.js
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
import {
|
|
6
6
|
ConsoleLogger,
|
|
7
7
|
LogLevel
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-LYJKWJUC.js";
|
|
9
9
|
import {
|
|
10
10
|
SourceFile,
|
|
11
11
|
SourceFileLoader
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-EKTJ7622.js";
|
|
13
13
|
import {
|
|
14
14
|
LogicalFileSystem,
|
|
15
15
|
LogicalProjectPath,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
resolve,
|
|
31
31
|
setFileSystem,
|
|
32
32
|
toRelativeImport
|
|
33
|
-
} from "../chunk-
|
|
33
|
+
} from "../chunk-TBUSSXUA.js";
|
|
34
34
|
import "../chunk-SRFZMXHZ.js";
|
|
35
35
|
export {
|
|
36
36
|
ConsoleLogger,
|
|
@@ -9,17 +9,17 @@ import {
|
|
|
9
9
|
PotentialImportMode,
|
|
10
10
|
StaticInterpreter,
|
|
11
11
|
forwardRefResolver
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-3SPKRPX3.js";
|
|
13
13
|
import {
|
|
14
14
|
TypeScriptReflectionHost,
|
|
15
15
|
reflectObjectLiteral
|
|
16
|
-
} from "../chunk-
|
|
17
|
-
import "../chunk-
|
|
16
|
+
} from "../chunk-NIK4FIWB.js";
|
|
17
|
+
import "../chunk-LOZJLM26.js";
|
|
18
18
|
import {
|
|
19
19
|
Reference
|
|
20
|
-
} from "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
20
|
+
} from "../chunk-WF3L5COT.js";
|
|
21
|
+
import "../chunk-7PCPPTTO.js";
|
|
22
|
+
import "../chunk-TBUSSXUA.js";
|
|
23
23
|
import "../chunk-SRFZMXHZ.js";
|
|
24
24
|
export {
|
|
25
25
|
DynamicValue,
|
|
@@ -6,10 +6,10 @@ import {
|
|
|
6
6
|
GLOBAL_DEFS_FOR_TERSER,
|
|
7
7
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
8
8
|
constructorParametersDownlevelTransform
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-SJLWUYXS.js";
|
|
10
|
+
import "../chunk-NIK4FIWB.js";
|
|
11
|
+
import "../chunk-WF3L5COT.js";
|
|
12
|
+
import "../chunk-TBUSSXUA.js";
|
|
13
13
|
import "../chunk-SRFZMXHZ.js";
|
|
14
14
|
export {
|
|
15
15
|
GLOBAL_DEFS_FOR_TERSER,
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
import {
|
|
7
7
|
main,
|
|
8
8
|
readCommandLineAndConfiguration
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-CWFGODIP.js";
|
|
10
10
|
import {
|
|
11
11
|
EmitFlags
|
|
12
|
-
} from "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
12
|
+
} from "../../chunk-LVVIYUZC.js";
|
|
13
|
+
import "../../chunk-3SPKRPX3.js";
|
|
14
|
+
import "../../chunk-NIK4FIWB.js";
|
|
15
|
+
import "../../chunk-LOZJLM26.js";
|
|
16
|
+
import "../../chunk-WF3L5COT.js";
|
|
17
|
+
import "../../chunk-7PCPPTTO.js";
|
|
18
18
|
import {
|
|
19
19
|
NodeJSFileSystem,
|
|
20
20
|
setFileSystem
|
|
21
|
-
} from "../../chunk-
|
|
21
|
+
} from "../../chunk-TBUSSXUA.js";
|
|
22
22
|
import "../../chunk-SRFZMXHZ.js";
|
|
23
23
|
|
|
24
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
25
25
|
import "reflect-metadata";
|
|
26
26
|
|
|
27
|
-
// bazel-out/
|
|
27
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
|
|
28
28
|
import yargs from "yargs";
|
|
29
29
|
function mainXi18n(args2, consoleError = console.error) {
|
|
30
30
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -47,7 +47,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
47
47
|
return { ...config, emitFlags: EmitFlags.I18nBundle };
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
// bazel-out/
|
|
50
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
51
51
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
52
52
|
var args = process.argv.slice(2);
|
|
53
53
|
setFileSystem(new NodeJSFileSystem());
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
main
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-CWFGODIP.js";
|
|
9
|
+
import "../../chunk-LVVIYUZC.js";
|
|
10
|
+
import "../../chunk-3SPKRPX3.js";
|
|
11
|
+
import "../../chunk-NIK4FIWB.js";
|
|
12
|
+
import "../../chunk-LOZJLM26.js";
|
|
13
|
+
import "../../chunk-WF3L5COT.js";
|
|
14
|
+
import "../../chunk-7PCPPTTO.js";
|
|
15
15
|
import {
|
|
16
16
|
NodeJSFileSystem,
|
|
17
17
|
setFileSystem
|
|
18
|
-
} from "../../chunk-
|
|
18
|
+
} from "../../chunk-TBUSSXUA.js";
|
|
19
19
|
import {
|
|
20
20
|
__require,
|
|
21
21
|
__toESM
|
|
22
22
|
} from "../../chunk-SRFZMXHZ.js";
|
|
23
23
|
|
|
24
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
|
|
25
25
|
import "reflect-metadata";
|
|
26
26
|
async function runNgcComamnd() {
|
|
27
27
|
process.title = "Angular Compiler (ngc)";
|