@angular/compiler-cli 17.0.0 → 17.0.1

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.
Files changed (40) hide show
  1. package/bundles/{chunk-6WFRHXYB.js → chunk-3L3QP7PC.js} +5 -5
  2. package/bundles/{chunk-3IBJEGH3.js → chunk-BV3ZUD7T.js} +5 -5
  3. package/bundles/{chunk-GYHDNUIK.js → chunk-EKTJ7622.js} +7 -7
  4. package/bundles/{chunk-QDHJ26RK.js → chunk-ELZXPNCU.js} +9 -9
  5. package/bundles/{chunk-6JN5EFEW.js → chunk-HKIDKKUJ.js} +88 -83
  6. package/bundles/{chunk-6JN5EFEW.js.map → chunk-HKIDKKUJ.js.map} +1 -1
  7. package/bundles/{chunk-UHYH6BYB.js → chunk-JZC4T2RR.js} +1 -1
  8. package/bundles/{chunk-SBDNBITT.js → chunk-LYJKWJUC.js} +3 -3
  9. package/bundles/{chunk-VNJI35KB.js → chunk-MHTLEXGT.js} +4 -4
  10. package/bundles/{chunk-CLTYCPJK.js → chunk-OTTOC3WQ.js} +27 -27
  11. package/bundles/{chunk-CSOLWS7O.js → chunk-PCMLSPQF.js} +7 -7
  12. package/bundles/{chunk-KIPH6OCC.js → chunk-VBLBTWOL.js} +108 -107
  13. package/bundles/{chunk-KIPH6OCC.js.map → chunk-VBLBTWOL.js.map} +1 -1
  14. package/bundles/{chunk-QFTMYSLL.js → chunk-Z4QM3XT4.js} +30 -30
  15. package/bundles/index.js +13 -13
  16. package/bundles/linker/babel/index.js +13 -13
  17. package/bundles/linker/index.js +5 -5
  18. package/bundles/ngcc/index.js +1 -1
  19. package/bundles/private/bazel.js +1 -1
  20. package/bundles/private/localize.js +3 -3
  21. package/bundles/private/migrations.js +6 -6
  22. package/bundles/private/tooling.js +4 -4
  23. package/bundles/src/bin/ng_xi18n.js +11 -11
  24. package/bundles/src/bin/ngc.js +9 -9
  25. package/bundles_metadata.json +1 -1
  26. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  27. package/package.json +2 -2
  28. package/src/ngtsc/annotations/component/src/handler.d.ts +2 -1
  29. package/src/ngtsc/annotations/component/src/resources.d.ts +1 -0
  30. package/src/ngtsc/core/src/compiler.d.ts +1 -0
  31. /package/bundles/{chunk-6WFRHXYB.js.map → chunk-3L3QP7PC.js.map} +0 -0
  32. /package/bundles/{chunk-3IBJEGH3.js.map → chunk-BV3ZUD7T.js.map} +0 -0
  33. /package/bundles/{chunk-GYHDNUIK.js.map → chunk-EKTJ7622.js.map} +0 -0
  34. /package/bundles/{chunk-QDHJ26RK.js.map → chunk-ELZXPNCU.js.map} +0 -0
  35. /package/bundles/{chunk-UHYH6BYB.js.map → chunk-JZC4T2RR.js.map} +0 -0
  36. /package/bundles/{chunk-SBDNBITT.js.map → chunk-LYJKWJUC.js.map} +0 -0
  37. /package/bundles/{chunk-VNJI35KB.js.map → chunk-MHTLEXGT.js.map} +0 -0
  38. /package/bundles/{chunk-CLTYCPJK.js.map → chunk-OTTOC3WQ.js.map} +0 -0
  39. /package/bundles/{chunk-CSOLWS7O.js.map → chunk-PCMLSPQF.js.map} +0 -0
  40. /package/bundles/{chunk-QFTMYSLL.js.map → chunk-Z4QM3XT4.js.map} +0 -0
@@ -9,4 +9,4 @@
9
9
  * Use of this source code is governed by an MIT-style license that can be
10
10
  * found in the LICENSE file at https://angular.io/license
11
11
  */
12
- //# sourceMappingURL=chunk-UHYH6BYB.js.map
12
+ //# sourceMappingURL=chunk-JZC4T2RR.js.map
@@ -3,7 +3,7 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/logger.mjs
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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/console_logger.mjs
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-SBDNBITT.js.map
56
+ //# sourceMappingURL=chunk-LYJKWJUC.js.map
@@ -6,9 +6,9 @@ import {
6
6
  TypeScriptReflectionHost,
7
7
  isAliasImportDeclaration,
8
8
  loadIsReferencedAliasDeclarationPatch
9
- } from "./chunk-CLTYCPJK.js";
9
+ } from "./chunk-OTTOC3WQ.js";
10
10
 
11
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
11
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
12
12
  import ts from "typescript";
13
13
  function isAngularDecorator(decorator, isCore) {
14
14
  return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
@@ -311,7 +311,7 @@ function cloneClassElementWithModifiers(node, modifiers) {
311
311
  return ts.setOriginalNode(clone, node);
312
312
  }
313
313
 
314
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
314
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
315
315
  var GLOBAL_DEFS_FOR_TERSER = {
316
316
  ngDevMode: false,
317
317
  ngI18nClosureMode: false
@@ -344,4 +344,4 @@ export {
344
344
  * Use of this source code is governed by an MIT-style license that can be
345
345
  * found in the LICENSE file at https://angular.io/license
346
346
  */
347
- //# sourceMappingURL=chunk-VNJI35KB.js.map
347
+ //# sourceMappingURL=chunk-MHTLEXGT.js.map
@@ -12,12 +12,12 @@ import {
12
12
  resolve,
13
13
  stripExtension,
14
14
  toRelativeImport
15
- } from "./chunk-CSOLWS7O.js";
15
+ } from "./chunk-PCMLSPQF.js";
16
16
 
17
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
17
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
18
18
  import ts4 from "typescript";
19
19
 
20
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/host.mjs
20
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/host.mjs
21
21
  import ts from "typescript";
22
22
  function isDecoratorIdentifier(exp) {
23
23
  return ts.isIdentifier(exp) || ts.isPropertyAccessExpression(exp) && ts.isIdentifier(exp.expression) && ts.isIdentifier(exp.name);
@@ -31,7 +31,7 @@ var ClassMemberKind;
31
31
  ClassMemberKind2[ClassMemberKind2["Method"] = 4] = "Method";
32
32
  })(ClassMemberKind || (ClassMemberKind = {}));
33
33
 
34
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/type_to_value.mjs
34
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/type_to_value.mjs
35
35
  import ts2 from "typescript";
36
36
  function typeToValue(typeNode, checker) {
37
37
  if (typeNode === null) {
@@ -197,7 +197,7 @@ function extractModuleName(node) {
197
197
  return node.moduleSpecifier.text;
198
198
  }
199
199
 
200
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
200
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
201
201
  import ts3 from "typescript";
202
202
  function isNamedClassDeclaration(node) {
203
203
  return ts3.isClassDeclaration(node) && isIdentifier(node.name);
@@ -206,7 +206,7 @@ function isIdentifier(node) {
206
206
  return node !== void 0 && ts3.isIdentifier(node);
207
207
  }
208
208
 
209
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
209
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
210
210
  var TypeScriptReflectionHost = class {
211
211
  constructor(checker) {
212
212
  this.checker = checker;
@@ -640,7 +640,7 @@ function getExportedName(decl, originalId) {
640
640
  }
641
641
  var LocalExportedDeclarations = Symbol("LocalExportedDeclarations");
642
642
 
643
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
643
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
644
644
  import ts5 from "typescript";
645
645
  var TS = /\.tsx?$/i;
646
646
  var D_TS = /\.d\.ts$/i;
@@ -741,7 +741,7 @@ function toUnredirectedSourceFile(sf) {
741
741
  return redirectInfo.unredirected;
742
742
  }
743
743
 
744
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
744
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
745
745
  var Reference = class {
746
746
  constructor(node, bestGuessOwningModule = null) {
747
747
  this.node = node;
@@ -804,14 +804,14 @@ var Reference = class {
804
804
  }
805
805
  };
806
806
 
807
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
807
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
808
808
  import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
809
809
 
810
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
810
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
811
811
  import { ExternalExpr, ExternalReference, WrappedNodeExpr } from "@angular/compiler";
812
812
  import ts7 from "typescript";
813
813
 
814
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
814
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
815
815
  var ErrorCode;
816
816
  (function(ErrorCode2) {
817
817
  ErrorCode2[ErrorCode2["DECORATOR_ARG_NOT_LITERAL"] = 1001] = "DECORATOR_ARG_NOT_LITERAL";
@@ -890,7 +890,7 @@ var ErrorCode;
890
890
  ErrorCode2[ErrorCode2["LOCAL_COMPILATION_IMPORTED_STYLES_STRING"] = 11002] = "LOCAL_COMPILATION_IMPORTED_STYLES_STRING";
891
891
  })(ErrorCode || (ErrorCode = {}));
892
892
 
893
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
893
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
894
894
  var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
895
895
  ErrorCode.DECORATOR_ARG_NOT_LITERAL,
896
896
  ErrorCode.IMPORT_CYCLE_DETECTED,
@@ -902,10 +902,10 @@ var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
902
902
  ErrorCode.WARN_NGMODULE_ID_UNNECESSARY
903
903
  ]);
904
904
 
905
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
905
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
906
906
  import ts6 from "typescript";
907
907
 
908
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
908
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
909
909
  var ERROR_CODE_MATCHER = /(\u001b\[\d+m ?)TS-99(\d+: ?\u001b\[\d+m)/g;
910
910
  function replaceTsWithNgInErrors(errors) {
911
911
  return errors.replace(ERROR_CODE_MATCHER, "$1NG$2");
@@ -914,7 +914,7 @@ function ngErrorCode(code) {
914
914
  return parseInt("-99" + code);
915
915
  }
916
916
 
917
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
917
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
918
918
  var FatalDiagnosticError = class {
919
919
  constructor(code, node, message, relatedInformation) {
920
920
  this.code = code;
@@ -970,10 +970,10 @@ function addDiagnosticChain(messageText, add) {
970
970
  return messageText;
971
971
  }
972
972
 
973
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
973
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
974
974
  var ERROR_DETAILS_PAGE_BASE_URL = "https://angular.io/errors";
975
975
 
976
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
976
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
977
977
  var ExtendedTemplateDiagnosticName;
978
978
  (function(ExtendedTemplateDiagnosticName2) {
979
979
  ExtendedTemplateDiagnosticName2["INVALID_BANANA_IN_BOX"] = "invalidBananaInBox";
@@ -987,7 +987,7 @@ var ExtendedTemplateDiagnosticName;
987
987
  ExtendedTemplateDiagnosticName2["INTERPOLATED_SIGNAL_NOT_INVOKED"] = "interpolatedSignalNotInvoked";
988
988
  })(ExtendedTemplateDiagnosticName || (ExtendedTemplateDiagnosticName = {}));
989
989
 
990
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
990
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
991
991
  function findExportedNameOfNode(target, file, reflector) {
992
992
  const exports = reflector.getExportsOfModule(file);
993
993
  if (exports === null) {
@@ -1007,7 +1007,7 @@ function findExportedNameOfNode(target, file, reflector) {
1007
1007
  return foundExportName;
1008
1008
  }
1009
1009
 
1010
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
1010
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
1011
1011
  var ImportFlags;
1012
1012
  (function(ImportFlags2) {
1013
1013
  ImportFlags2[ImportFlags2["None"] = 0] = "None";
@@ -1223,7 +1223,7 @@ var UnifiedModulesStrategy = class {
1223
1223
  }
1224
1224
  };
1225
1225
 
1226
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
1226
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
1227
1227
  var CHARS_TO_ESCAPE = /[^a-zA-Z0-9/_]/g;
1228
1228
  var UnifiedModulesAliasingHost = class {
1229
1229
  constructor(unifiedModulesHost) {
@@ -1290,7 +1290,7 @@ var AliasStrategy = class {
1290
1290
  }
1291
1291
  };
1292
1292
 
1293
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
1293
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
1294
1294
  function relativePathBetween(from, to) {
1295
1295
  const relativePath = stripExtension(relative(dirname(resolve(from)), resolve(to)));
1296
1296
  return relativePath !== "" ? toRelativeImport(relativePath) : null;
@@ -1299,7 +1299,7 @@ function normalizeSeparators(path) {
1299
1299
  return path.replace(/\\/g, "/");
1300
1300
  }
1301
1301
 
1302
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
1302
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
1303
1303
  var NoopImportRewriter = class {
1304
1304
  shouldImportSymbol(symbol, specifier) {
1305
1305
  return true;
@@ -1358,7 +1358,7 @@ function validateAndRewriteCoreSymbol(name) {
1358
1358
  return CORE_SUPPORTED_SYMBOLS.get(name);
1359
1359
  }
1360
1360
 
1361
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/patch_alias_reference_resolution.mjs
1361
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/patch_alias_reference_resolution.mjs
1362
1362
  import ts8 from "typescript";
1363
1363
  var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
1364
1364
  function loadIsReferencedAliasDeclarationPatch(context) {
@@ -1393,7 +1393,7 @@ function throwIncompatibleTransformationContextError() {
1393
1393
  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.");
1394
1394
  }
1395
1395
 
1396
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
1396
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
1397
1397
  var DefaultImportDeclaration = Symbol("DefaultImportDeclaration");
1398
1398
  function attachDefaultImportDeclaration(expr, importDecl) {
1399
1399
  expr[DefaultImportDeclaration] = importDecl;
@@ -1434,7 +1434,7 @@ var DefaultImportTracker = class {
1434
1434
  }
1435
1435
  };
1436
1436
 
1437
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/deferred_symbol_tracker.mjs
1437
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/deferred_symbol_tracker.mjs
1438
1438
  import ts9 from "typescript";
1439
1439
  var AssumeEager = "AssumeEager";
1440
1440
  var DeferredSymbolTracker = class {
@@ -1532,7 +1532,7 @@ var DeferredSymbolTracker = class {
1532
1532
  }
1533
1533
  };
1534
1534
 
1535
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
1535
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
1536
1536
  var ModuleResolver = class {
1537
1537
  constructor(program, compilerOptions, host, moduleResolutionCache) {
1538
1538
  this.program = program;
@@ -1613,4 +1613,4 @@ export {
1613
1613
  * Use of this source code is governed by an MIT-style license that can be
1614
1614
  * found in the LICENSE file at https://angular.io/license
1615
1615
  */
1616
- //# sourceMappingURL=chunk-CLTYCPJK.js.map
1616
+ //# sourceMappingURL=chunk-OTTOC3WQ.js.map
@@ -6,7 +6,7 @@ import {
6
6
  __require
7
7
  } from "./chunk-XI2RTGAL.js";
8
8
 
9
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/util.mjs
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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.mjs
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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/helpers.mjs
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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.mjs
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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/logical.mjs
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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
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-CSOLWS7O.js.map
410
+ //# sourceMappingURL=chunk-PCMLSPQF.js.map