@angular/compiler-cli 13.2.2 → 13.2.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.
Files changed (46) hide show
  1. package/bundles/{chunk-XXMNTCYN.js → chunk-7PY7XEFH.js} +6 -6
  2. package/bundles/{chunk-XXMNTCYN.js.map → chunk-7PY7XEFH.js.map} +0 -0
  3. package/bundles/{chunk-RNVIUKDY.js → chunk-A5PL3TE6.js} +6 -6
  4. package/bundles/{chunk-RNVIUKDY.js.map → chunk-A5PL3TE6.js.map} +0 -0
  5. package/bundles/{chunk-VXXCHVAH.js → chunk-ALKVYGAK.js} +31 -31
  6. package/bundles/{chunk-VXXCHVAH.js.map → chunk-ALKVYGAK.js.map} +0 -0
  7. package/bundles/{chunk-5ABOWRRP.js → chunk-C44PYKVA.js} +57 -57
  8. package/bundles/{chunk-5ABOWRRP.js.map → chunk-C44PYKVA.js.map} +0 -0
  9. package/bundles/{chunk-QZBA4KSX.js → chunk-FXU7FMZC.js} +7 -7
  10. package/bundles/{chunk-QZBA4KSX.js.map → chunk-FXU7FMZC.js.map} +0 -0
  11. package/bundles/{chunk-J6CW3T62.js → chunk-GLCRIILX.js} +5 -5
  12. package/bundles/{chunk-J6CW3T62.js.map → chunk-GLCRIILX.js.map} +0 -0
  13. package/bundles/{chunk-3WNAIXKA.js → chunk-K2Z44JHH.js} +7 -7
  14. package/bundles/{chunk-3WNAIXKA.js.map → chunk-K2Z44JHH.js.map} +0 -0
  15. package/bundles/{chunk-OSTNYZ2E.js → chunk-NRJCXTRC.js} +40 -40
  16. package/bundles/{chunk-OSTNYZ2E.js.map → chunk-NRJCXTRC.js.map} +0 -0
  17. package/bundles/{chunk-B5DWKBQ7.js → chunk-O57ZKMWS.js} +5 -5
  18. package/bundles/{chunk-B5DWKBQ7.js.map → chunk-O57ZKMWS.js.map} +0 -0
  19. package/bundles/{chunk-5XSC4B4W.js → chunk-PJPAHVUO.js} +85 -85
  20. package/bundles/{chunk-5XSC4B4W.js.map → chunk-PJPAHVUO.js.map} +0 -0
  21. package/bundles/{chunk-BPCUCINV.js → chunk-QDWL7SZJ.js} +2 -2
  22. package/bundles/{chunk-BPCUCINV.js.map → chunk-QDWL7SZJ.js.map} +0 -0
  23. package/bundles/{chunk-JTYUTYS2.js → chunk-SKBLJA43.js} +3 -3
  24. package/bundles/{chunk-JTYUTYS2.js.map → chunk-SKBLJA43.js.map} +0 -0
  25. package/bundles/{chunk-VMLZST3Q.js → chunk-XLVWXQAR.js} +70 -70
  26. package/bundles/{chunk-VMLZST3Q.js.map → chunk-XLVWXQAR.js.map} +0 -0
  27. package/bundles/{chunk-6ESPQED7.js → chunk-XNYP2SFR.js} +26 -26
  28. package/bundles/{chunk-6ESPQED7.js.map → chunk-XNYP2SFR.js.map} +0 -0
  29. package/bundles/{chunk-LL4S3DRM.js → chunk-Z2HS4HDG.js} +4 -4
  30. package/bundles/{chunk-LL4S3DRM.js.map → chunk-Z2HS4HDG.js.map} +0 -0
  31. package/bundles/index.js +12 -12
  32. package/bundles/linker/babel/index.js +12 -12
  33. package/bundles/linker/index.js +4 -4
  34. package/bundles/ngcc/index.js +12 -12
  35. package/bundles/ngcc/main-ngcc.js +13 -13
  36. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +13 -13
  37. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
  38. package/bundles/private/bazel.js +1 -1
  39. package/bundles/private/localize.js +3 -3
  40. package/bundles/private/migrations.js +5 -5
  41. package/bundles/private/tooling.js +2 -2
  42. package/bundles/src/bin/ng_xi18n.js +10 -10
  43. package/bundles/src/bin/ngc.js +8 -8
  44. package/bundles_metadata.json +1 -1
  45. package/ngcc/src/packages/build_marker.d.ts +1 -1
  46. package/package.json +2 -2
@@ -3,10 +3,10 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
  const __ESM_IMPORT_META_URL__ = import.meta.url;
5
5
 
6
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
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/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/host.mjs
9
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/host.mjs
10
10
  import ts from "typescript";
11
11
  var Decorator = {
12
12
  nodeForError: (decorator) => {
@@ -41,7 +41,7 @@ function isConcreteDeclaration(decl) {
41
41
  return decl.kind === 0;
42
42
  }
43
43
 
44
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/type_to_value.mjs
44
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/type_to_value.mjs
45
45
  import ts2 from "typescript";
46
46
  function typeToValue(typeNode, checker) {
47
47
  if (typeNode === null) {
@@ -205,7 +205,7 @@ function extractModuleName(node) {
205
205
  return node.moduleSpecifier.text;
206
206
  }
207
207
 
208
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
208
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
209
209
  import ts3 from "typescript";
210
210
  function isNamedClassDeclaration(node) {
211
211
  return ts3.isClassDeclaration(node) && isIdentifier(node.name);
@@ -220,7 +220,7 @@ function isIdentifier(node) {
220
220
  return node !== void 0 && ts3.isIdentifier(node);
221
221
  }
222
222
 
223
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
223
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
224
224
  var TypeScriptReflectionHost = class {
225
225
  constructor(checker) {
226
226
  this.checker = checker;
@@ -678,4 +678,4 @@ export {
678
678
  * Use of this source code is governed by an MIT-style license that can be
679
679
  * found in the LICENSE file at https://angular.io/license
680
680
  */
681
- //# sourceMappingURL=chunk-XXMNTCYN.js.map
681
+ //# sourceMappingURL=chunk-7PY7XEFH.js.map
@@ -5,16 +5,16 @@
5
5
 
6
6
  import {
7
7
  TypeScriptReflectionHost
8
- } from "./chunk-XXMNTCYN.js";
8
+ } from "./chunk-7PY7XEFH.js";
9
9
  import {
10
10
  __spreadProps,
11
11
  __spreadValues
12
12
  } from "./chunk-WQ3TNYTD.js";
13
13
 
14
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
14
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
15
15
  import ts2 from "typescript";
16
16
 
17
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
17
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
18
18
  import ts from "typescript";
19
19
  var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
20
20
  function loadIsReferencedAliasDeclarationPatch(context) {
@@ -49,7 +49,7 @@ function throwIncompatibleTransformationContextError() {
49
49
  throw Error("Unable to downlevel Angular decorators due to an incompatible TypeScript version.\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.");
50
50
  }
51
51
 
52
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
52
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
53
53
  function isAngularDecorator(decorator, isCore) {
54
54
  return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
55
55
  }
@@ -353,7 +353,7 @@ function getDownlevelDecoratorsTransform(typeChecker, host, diagnostics, isCore,
353
353
  };
354
354
  }
355
355
 
356
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
356
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
357
357
  var GLOBAL_DEFS_FOR_TERSER = {
358
358
  ngDevMode: false,
359
359
  ngI18nClosureMode: false
@@ -379,4 +379,4 @@ export {
379
379
  * Use of this source code is governed by an MIT-style license that can be
380
380
  * found in the LICENSE file at https://angular.io/license
381
381
  */
382
- //# sourceMappingURL=chunk-RNVIUKDY.js.map
382
+ //# sourceMappingURL=chunk-A5PL3TE6.js.map
@@ -5,17 +5,17 @@
5
5
 
6
6
  import {
7
7
  SourceFileLoader
8
- } from "./chunk-3WNAIXKA.js";
8
+ } from "./chunk-K2Z44JHH.js";
9
9
  import {
10
10
  Context,
11
11
  ExpressionTranslatorVisitor
12
- } from "./chunk-6ESPQED7.js";
12
+ } from "./chunk-XNYP2SFR.js";
13
13
  import {
14
14
  __spreadProps,
15
15
  __spreadValues
16
16
  } from "./chunk-WQ3TNYTD.js";
17
17
 
18
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/fatal_linker_error.mjs
18
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/fatal_linker_error.mjs
19
19
  var FatalLinkerError = class extends Error {
20
20
  constructor(node, message) {
21
21
  super(message);
@@ -27,14 +27,14 @@ function isFatalLinkerError(e) {
27
27
  return e && e.type === "FatalLinkerError";
28
28
  }
29
29
 
30
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/ast/utils.mjs
30
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/ast/utils.mjs
31
31
  function assert(node, predicate, expected) {
32
32
  if (!predicate(node)) {
33
33
  throw new FatalLinkerError(node, `Unsupported syntax, expected ${expected}.`);
34
34
  }
35
35
  }
36
36
 
37
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/ast/ast_value.mjs
37
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/ast/ast_value.mjs
38
38
  import * as o from "@angular/compiler";
39
39
  var AstObject = class {
40
40
  constructor(expression, obj, host) {
@@ -160,10 +160,10 @@ var AstValue = class {
160
160
  }
161
161
  };
162
162
 
163
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/emit_scope.mjs
163
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/emit_scope.mjs
164
164
  import { ConstantPool } from "@angular/compiler";
165
165
 
166
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/linker_import_generator.mjs
166
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/linker_import_generator.mjs
167
167
  var LinkerImportGenerator = class {
168
168
  constructor(ngImport) {
169
169
  this.ngImport = ngImport;
@@ -183,7 +183,7 @@ var LinkerImportGenerator = class {
183
183
  }
184
184
  };
185
185
 
186
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/emit_scope.mjs
186
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/emit_scope.mjs
187
187
  var EmitScope = class {
188
188
  constructor(ngImport, translator) {
189
189
  this.ngImport = ngImport;
@@ -199,7 +199,7 @@ var EmitScope = class {
199
199
  }
200
200
  };
201
201
 
202
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/iife_emit_scope.mjs
202
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/emit_scopes/iife_emit_scope.mjs
203
203
  var IifeEmitScope = class extends EmitScope {
204
204
  constructor(ngImport, translator, factory) {
205
205
  super(ngImport, translator);
@@ -217,10 +217,10 @@ var IifeEmitScope = class extends EmitScope {
217
217
  }
218
218
  };
219
219
 
220
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_linker_selector.mjs
220
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_linker_selector.mjs
221
221
  import semver from "semver";
222
222
 
223
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/get_source_file.mjs
223
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/get_source_file.mjs
224
224
  function createGetSourceFile(sourceUrl, code, loader) {
225
225
  if (loader === null) {
226
226
  return () => null;
@@ -235,7 +235,7 @@ function createGetSourceFile(sourceUrl, code, loader) {
235
235
  }
236
236
  }
237
237
 
238
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.mjs
238
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.mjs
239
239
  import { compileClassMetadata } from "@angular/compiler";
240
240
  var PartialClassMetadataLinkerVersion1 = class {
241
241
  linkPartialDeclaration(constantPool, metaObj) {
@@ -252,13 +252,13 @@ function toR3ClassMetadata(metaObj) {
252
252
  };
253
253
  }
254
254
 
255
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_component_linker_1.mjs
255
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_component_linker_1.mjs
256
256
  import { ChangeDetectionStrategy, compileComponentFromMetadata, DEFAULT_INTERPOLATION_CONFIG, InterpolationConfig, makeBindingParser as makeBindingParser2, parseTemplate, ViewEncapsulation } from "@angular/compiler";
257
257
 
258
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_directive_linker_1.mjs
258
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_directive_linker_1.mjs
259
259
  import { compileDirectiveFromMetadata, makeBindingParser, ParseLocation, ParseSourceFile, ParseSourceSpan } from "@angular/compiler";
260
260
 
261
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/util.mjs
261
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/util.mjs
262
262
  import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
263
263
  function wrapReference(wrapped) {
264
264
  return { value: wrapped, type: wrapped };
@@ -306,7 +306,7 @@ function extractForwardRef(expr) {
306
306
  return createMayBeForwardRefExpression(wrapperFn.getFunctionReturnValue().getOpaque(), 2);
307
307
  }
308
308
 
309
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_directive_linker_1.mjs
309
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_directive_linker_1.mjs
310
310
  var PartialDirectiveLinkerVersion1 = class {
311
311
  constructor(sourceUrl, code) {
312
312
  this.sourceUrl = sourceUrl;
@@ -404,7 +404,7 @@ function createSourceSpan(range, code, sourceUrl) {
404
404
  return new ParseSourceSpan(startLocation, startLocation.moveBy(range.endPos - range.startPos));
405
405
  }
406
406
 
407
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_component_linker_1.mjs
407
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_component_linker_1.mjs
408
408
  var PartialComponentLinkerVersion1 = class {
409
409
  constructor(getSourceFile, sourceUrl, code) {
410
410
  this.getSourceFile = getSourceFile;
@@ -561,7 +561,7 @@ function parseChangeDetectionStrategy(changeDetectionStrategy) {
561
561
  return enumValue;
562
562
  }
563
563
 
564
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_factory_linker_1.mjs
564
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_factory_linker_1.mjs
565
565
  import { compileFactoryFunction, FactoryTarget } from "@angular/compiler";
566
566
  var PartialFactoryLinkerVersion1 = class {
567
567
  linkPartialDeclaration(constantPool, metaObj) {
@@ -599,7 +599,7 @@ function getDependencies(metaObj, propName) {
599
599
  return null;
600
600
  }
601
601
 
602
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.mjs
602
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_injectable_linker_1.mjs
603
603
  import { compileInjectable, createMayBeForwardRefExpression as createMayBeForwardRefExpression2, outputAst as o3 } from "@angular/compiler";
604
604
  var PartialInjectableLinkerVersion1 = class {
605
605
  linkPartialDeclaration(constantPool, metaObj) {
@@ -639,7 +639,7 @@ function toR3InjectableMeta(metaObj) {
639
639
  return meta;
640
640
  }
641
641
 
642
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_injector_linker_1.mjs
642
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_injector_linker_1.mjs
643
643
  import { compileInjector } from "@angular/compiler";
644
644
  var PartialInjectorLinkerVersion1 = class {
645
645
  linkPartialDeclaration(constantPool, metaObj) {
@@ -663,7 +663,7 @@ function toR3InjectorMeta(metaObj) {
663
663
  };
664
664
  }
665
665
 
666
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.mjs
666
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.mjs
667
667
  import { compileNgModule } from "@angular/compiler";
668
668
  var PartialNgModuleLinkerVersion1 = class {
669
669
  constructor(emitInline) {
@@ -735,7 +735,7 @@ function wrapReferences(values) {
735
735
  return values.getArray().map((i) => wrapReference(i.getOpaque()));
736
736
  }
737
737
 
738
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.mjs
738
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_pipe_linker_1.mjs
739
739
  import { compilePipeFromMetadata } from "@angular/compiler";
740
740
  var PartialPipeLinkerVersion1 = class {
741
741
  constructor() {
@@ -764,7 +764,7 @@ function toR3PipeMeta(metaObj) {
764
764
  };
765
765
  }
766
766
 
767
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_linker_selector.mjs
767
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/partial_linker_selector.mjs
768
768
  var \u0275\u0275ngDeclareDirective = "\u0275\u0275ngDeclareDirective";
769
769
  var \u0275\u0275ngDeclareClassMetadata = "\u0275\u0275ngDeclareClassMetadata";
770
770
  var \u0275\u0275ngDeclareComponent = "\u0275\u0275ngDeclareComponent";
@@ -785,7 +785,7 @@ var declarationFunctions = [
785
785
  ];
786
786
  function createLinkerMap(environment, sourceUrl, code) {
787
787
  const linkers = /* @__PURE__ */ new Map();
788
- const LATEST_VERSION_RANGE = getRange("<=", "13.2.2");
788
+ const LATEST_VERSION_RANGE = getRange("<=", "13.2.3");
789
789
  linkers.set(\u0275\u0275ngDeclareDirective, [
790
790
  { range: LATEST_VERSION_RANGE, linker: new PartialDirectiveLinkerVersion1(sourceUrl, code) }
791
791
  ]);
@@ -832,7 +832,7 @@ var PartialLinkerSelector = class {
832
832
  throw new Error(`Unknown partial declaration function ${functionName}.`);
833
833
  }
834
834
  const linkerRanges = this.linkers.get(functionName);
835
- if (version === "13.2.2") {
835
+ if (version === "13.2.3") {
836
836
  return linkerRanges[linkerRanges.length - 1].linker;
837
837
  }
838
838
  const declarationRange = getRange(">=", minVersion);
@@ -858,7 +858,7 @@ function getRange(comparator, versionStr) {
858
858
  return new semver.Range(`${comparator}${version.format()}`);
859
859
  }
860
860
 
861
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/file_linker.mjs
861
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/file_linker.mjs
862
862
  var FileLinker = class {
863
863
  constructor(linkerEnvironment, sourceUrl, code) {
864
864
  this.linkerEnvironment = linkerEnvironment;
@@ -901,14 +901,14 @@ var FileLinker = class {
901
901
  }
902
902
  };
903
903
 
904
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/linker_options.mjs
904
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/linker_options.mjs
905
905
  var DEFAULT_LINKER_OPTIONS = {
906
906
  sourceMapping: true,
907
907
  linkerJitMode: false,
908
908
  unknownDeclarationVersionHandling: "error"
909
909
  };
910
910
 
911
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/translator.mjs
911
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/translator.mjs
912
912
  var Translator = class {
913
913
  constructor(factory) {
914
914
  this.factory = factory;
@@ -921,7 +921,7 @@ var Translator = class {
921
921
  }
922
922
  };
923
923
 
924
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/linker_environment.mjs
924
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/linker_environment.mjs
925
925
  var LinkerEnvironment = class {
926
926
  constructor(fileSystem, logger, host, factory, options) {
927
927
  this.fileSystem = fileSystem;
@@ -942,7 +942,7 @@ var LinkerEnvironment = class {
942
942
  }
943
943
  };
944
944
 
945
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/needs_linking.mjs
945
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/needs_linking.mjs
946
946
  function needsLinking(path, source) {
947
947
  return declarationFunctions.some((fn) => source.includes(fn));
948
948
  }
@@ -963,4 +963,4 @@ export {
963
963
  * Use of this source code is governed by an MIT-style license that can be
964
964
  * found in the LICENSE file at https://angular.io/license
965
965
  */
966
- //# sourceMappingURL=chunk-VXXCHVAH.js.map
966
+ //# sourceMappingURL=chunk-ALKVYGAK.js.map