@angular/compiler-cli 18.0.2 → 18.0.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 (37) hide show
  1. package/bundles/{chunk-BOT54HZ5.js → chunk-7E6Q23KF.js} +118 -115
  2. package/bundles/chunk-7E6Q23KF.js.map +6 -0
  3. package/bundles/{chunk-JZQHA4E7.js → chunk-AQFTVE7F.js} +5 -5
  4. package/bundles/{chunk-EDA6DBVV.js → chunk-DYQ2FDEK.js} +5 -5
  5. package/bundles/{chunk-HGUKV37D.js → chunk-E2VPC2QT.js} +78 -78
  6. package/bundles/{chunk-46XI27YO.js → chunk-KBGMAHKE.js} +31 -31
  7. package/bundles/{chunk-LYJKWJUC.js → chunk-SBDNBITT.js} +3 -3
  8. package/bundles/{chunk-6X2NNIEJ.js → chunk-SFKDQKE5.js} +5 -5
  9. package/bundles/{chunk-RZ7P6VD7.js → chunk-VE7PCF6B.js} +43 -43
  10. package/bundles/{chunk-QYV344EV.js → chunk-WR7TUJ7M.js} +7 -7
  11. package/bundles/{chunk-3W345P4E.js → chunk-XNL3EK5H.js} +7 -7
  12. package/bundles/{chunk-LRVXZT7X.js → chunk-Y4KWPMGX.js} +13 -13
  13. package/bundles/index.js +12 -12
  14. package/bundles/linker/babel/index.js +12 -12
  15. package/bundles/linker/index.js +4 -4
  16. package/bundles/ngcc/index.js +1 -1
  17. package/bundles/private/bazel.js +1 -1
  18. package/bundles/private/localize.js +3 -3
  19. package/bundles/private/migrations.js +5 -5
  20. package/bundles/private/tooling.js +5 -5
  21. package/bundles/src/bin/ng_xi18n.js +10 -10
  22. package/bundles/src/bin/ngc.js +8 -8
  23. package/bundles_metadata.json +1 -1
  24. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  25. package/package.json +3 -3
  26. package/src/ngtsc/docs/src/entities.d.ts +1 -0
  27. package/bundles/chunk-BOT54HZ5.js.map +0 -6
  28. /package/bundles/{chunk-JZQHA4E7.js.map → chunk-AQFTVE7F.js.map} +0 -0
  29. /package/bundles/{chunk-EDA6DBVV.js.map → chunk-DYQ2FDEK.js.map} +0 -0
  30. /package/bundles/{chunk-HGUKV37D.js.map → chunk-E2VPC2QT.js.map} +0 -0
  31. /package/bundles/{chunk-46XI27YO.js.map → chunk-KBGMAHKE.js.map} +0 -0
  32. /package/bundles/{chunk-LYJKWJUC.js.map → chunk-SBDNBITT.js.map} +0 -0
  33. /package/bundles/{chunk-6X2NNIEJ.js.map → chunk-SFKDQKE5.js.map} +0 -0
  34. /package/bundles/{chunk-RZ7P6VD7.js.map → chunk-VE7PCF6B.js.map} +0 -0
  35. /package/bundles/{chunk-QYV344EV.js.map → chunk-WR7TUJ7M.js.map} +0 -0
  36. /package/bundles/{chunk-3W345P4E.js.map → chunk-XNL3EK5H.js.map} +0 -0
  37. /package/bundles/{chunk-LRVXZT7X.js.map → chunk-Y4KWPMGX.js.map} +0 -0
@@ -3,11 +3,11 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
6
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
7
7
  import { decode, encode } from "@jridgewell/sourcemap-codec";
8
8
  import mapHelpers from "convert-source-map";
9
9
 
10
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/segment_marker.mjs
10
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/segment_marker.mjs
11
11
  function compareSegments(a, b) {
12
12
  return a.position - b.position;
13
13
  }
@@ -27,7 +27,7 @@ function offsetSegment(startOfLinePositions, marker, offset) {
27
27
  return { line, column, position, next: void 0 };
28
28
  }
29
29
 
30
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
30
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
31
31
  function removeSourceMapComments(contents) {
32
32
  return mapHelpers.removeMapFileComments(mapHelpers.removeComments(contents)).replace(/\n\n$/, "\n");
33
33
  }
@@ -278,10 +278,10 @@ var Cache = class {
278
278
  }
279
279
  };
280
280
 
281
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
281
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
282
282
  import mapHelpers2 from "convert-source-map";
283
283
 
284
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/content_origin.mjs
284
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/content_origin.mjs
285
285
  var ContentOrigin;
286
286
  (function(ContentOrigin2) {
287
287
  ContentOrigin2[ContentOrigin2["Provided"] = 0] = "Provided";
@@ -289,7 +289,7 @@ var ContentOrigin;
289
289
  ContentOrigin2[ContentOrigin2["FileSystem"] = 2] = "FileSystem";
290
290
  })(ContentOrigin || (ContentOrigin = {}));
291
291
 
292
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
292
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
293
293
  var SCHEME_MATCHER = /^([a-z][a-z0-9.-]*):\/\//i;
294
294
  var SourceFileLoader = class {
295
295
  constructor(fs, logger, schemeMap) {
@@ -419,4 +419,4 @@ export {
419
419
  * Use of this source code is governed by an MIT-style license that can be
420
420
  * found in the LICENSE file at https://angular.io/license
421
421
  */
422
- //# sourceMappingURL=chunk-QYV344EV.js.map
422
+ //# sourceMappingURL=chunk-WR7TUJ7M.js.map
@@ -6,7 +6,7 @@ import {
6
6
  __require
7
7
  } from "./chunk-XI2RTGAL.js";
8
8
 
9
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/util.mjs
9
+ // bazel-out/darwin_arm64-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.mjs
25
+ // bazel-out/darwin_arm64-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/helpers.mjs
113
+ // bazel-out/darwin_arm64-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.mjs
170
+ // bazel-out/darwin_arm64-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/logical.mjs
228
+ // bazel-out/darwin_arm64-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
274
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
275
275
  import fs2 from "fs";
276
276
  import { createRequire } 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-3W345P4E.js.map
410
+ //# sourceMappingURL=chunk-XNL3EK5H.js.map
@@ -10,7 +10,7 @@ import {
10
10
  tryParseSignalInputMapping,
11
11
  tryParseSignalModelMapping,
12
12
  tryParseSignalQueryFromInitializer
13
- } from "./chunk-HGUKV37D.js";
13
+ } from "./chunk-E2VPC2QT.js";
14
14
  import {
15
15
  ImportManager,
16
16
  ImportedSymbolsTracker,
@@ -18,9 +18,9 @@ import {
18
18
  isAliasImportDeclaration,
19
19
  loadIsReferencedAliasDeclarationPatch,
20
20
  reflectClassMember
21
- } from "./chunk-RZ7P6VD7.js";
21
+ } from "./chunk-VE7PCF6B.js";
22
22
 
23
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/downlevel_decorators_transform.mjs
23
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/downlevel_decorators_transform.mjs
24
24
  import ts from "typescript";
25
25
  function isAngularDecorator2(decorator, isCore) {
26
26
  return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
@@ -325,10 +325,10 @@ function cloneClassElementWithModifiers(node, modifiers) {
325
325
  return ts.setOriginalNode(clone, node);
326
326
  }
327
327
 
328
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/transform.mjs
328
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/transform.mjs
329
329
  import ts4 from "typescript";
330
330
 
331
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/transform_api.mjs
331
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/transform_api.mjs
332
332
  import ts2 from "typescript";
333
333
  function createSyntheticAngularCoreDecoratorAccess(factory, importManager, ngClassDecorator, sourceFile, decoratorName) {
334
334
  const classDecoratorIdentifier = ts2.isIdentifier(ngClassDecorator.identifier) ? ngClassDecorator.identifier : ngClassDecorator.identifier.expression;
@@ -345,7 +345,7 @@ function castAsAny(factory, expr) {
345
345
  return factory.createAsExpression(expr, factory.createKeywordTypeNode(ts2.SyntaxKind.AnyKeyword));
346
346
  }
347
347
 
348
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/input_function.mjs
348
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/input_function.mjs
349
349
  var signalInputsTransform = (member, host, factory, importTracker, importManager, classDecorator, isCore) => {
350
350
  var _a, _b;
351
351
  if ((_a = host.getDecoratorsOfDeclaration(member.node)) == null ? void 0 : _a.some((d) => isAngularDecorator(d, "Input", isCore))) {
@@ -368,7 +368,7 @@ var signalInputsTransform = (member, host, factory, importTracker, importManager
368
368
  return factory.updatePropertyDeclaration(member.node, [newDecorator, ...(_b = member.node.modifiers) != null ? _b : []], member.name, member.node.questionToken, member.node.type, member.node.initializer);
369
369
  };
370
370
 
371
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/model_function.mjs
371
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/model_function.mjs
372
372
  import ts3 from "typescript";
373
373
  var signalModelTransform = (member, host, factory, importTracker, importManager, classDecorator, isCore) => {
374
374
  var _a, _b;
@@ -403,7 +403,7 @@ function createDecorator(name, config, classDecorator, factory, sourceFile, impo
403
403
  return factory.createDecorator(factory.createCallExpression(callTarget, void 0, [config]));
404
404
  }
405
405
 
406
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/output_function.mjs
406
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/output_function.mjs
407
407
  var initializerApiOutputTransform = (member, host, factory, importTracker, importManager, classDecorator, isCore) => {
408
408
  var _a, _b;
409
409
  if ((_a = host.getDecoratorsOfDeclaration(member.node)) == null ? void 0 : _a.some((d) => isAngularDecorator(d, "Output", isCore))) {
@@ -418,7 +418,7 @@ var initializerApiOutputTransform = (member, host, factory, importTracker, impor
418
418
  return factory.updatePropertyDeclaration(member.node, [newDecorator, ...(_b = member.node.modifiers) != null ? _b : []], member.node.name, member.node.questionToken, member.node.type, member.node.initializer);
419
419
  };
420
420
 
421
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/query_functions.mjs
421
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/query_functions.mjs
422
422
  var queryFunctionToDecorator = {
423
423
  viewChild: "ViewChild",
424
424
  viewChildren: "ViewChildren",
@@ -452,7 +452,7 @@ var queryFunctionsTransforms = (member, host, factory, importTracker, importMana
452
452
  return factory.updatePropertyDeclaration(member.node, [newDecorator, ...(_a = member.node.modifiers) != null ? _a : []], member.node.name, member.node.questionToken, member.node.type, member.node.initializer);
453
453
  };
454
454
 
455
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/transform.mjs
455
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/initializer_api_transforms/transform.mjs
456
456
  var decoratorsWithInputs = ["Directive", "Component"];
457
457
  var propertyTransforms = [
458
458
  signalInputsTransform,
@@ -503,7 +503,7 @@ function createTransformVisitor(ctx, host, importManager, importTracker, isCore)
503
503
  return visitor;
504
504
  }
505
505
 
506
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/index.mjs
506
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/jit_transforms/index.mjs
507
507
  function angularJitApplicationTransform(program, isCore = false) {
508
508
  const typeChecker = program.getTypeChecker();
509
509
  const reflectionHost = new TypeScriptReflectionHost(typeChecker);
@@ -525,7 +525,7 @@ function angularJitApplicationTransform(program, isCore = false) {
525
525
  };
526
526
  }
527
527
 
528
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
528
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
529
529
  var GLOBAL_DEFS_FOR_TERSER = {
530
530
  ngDevMode: false,
531
531
  ngI18nClosureMode: false
@@ -553,4 +553,4 @@ export {
553
553
  * Use of this source code is governed by an MIT-style license that can be
554
554
  * found in the LICENSE file at https://angular.io/license
555
555
  */
556
- //# sourceMappingURL=chunk-LRVXZT7X.js.map
556
+ //# sourceMappingURL=chunk-Y4KWPMGX.js.map
package/bundles/index.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  constructorParametersDownlevelTransform,
10
10
  getDownlevelDecoratorsTransform,
11
11
  getInitializerApiJitTransform
12
- } from "./chunk-LRVXZT7X.js";
12
+ } from "./chunk-Y4KWPMGX.js";
13
13
  import {
14
14
  DEFAULT_ERROR_CODE,
15
15
  DecoratorType,
@@ -38,22 +38,22 @@ import {
38
38
  performCompilation,
39
39
  readConfiguration,
40
40
  untagAllTsFiles
41
- } from "./chunk-BOT54HZ5.js";
41
+ } from "./chunk-7E6Q23KF.js";
42
42
  import {
43
43
  OptimizeFor
44
- } from "./chunk-6X2NNIEJ.js";
45
- import "./chunk-HGUKV37D.js";
44
+ } from "./chunk-SFKDQKE5.js";
45
+ import "./chunk-E2VPC2QT.js";
46
46
  import {
47
47
  isLocalCompilationDiagnostics
48
- } from "./chunk-RZ7P6VD7.js";
48
+ } from "./chunk-VE7PCF6B.js";
49
49
  import {
50
50
  ActivePerfRecorder,
51
51
  PerfPhase
52
- } from "./chunk-JZQHA4E7.js";
52
+ } from "./chunk-AQFTVE7F.js";
53
53
  import {
54
54
  ConsoleLogger,
55
55
  LogLevel
56
- } from "./chunk-LYJKWJUC.js";
56
+ } from "./chunk-SBDNBITT.js";
57
57
  import {
58
58
  LogicalFileSystem,
59
59
  LogicalProjectPath,
@@ -74,14 +74,14 @@ import {
74
74
  resolve,
75
75
  setFileSystem,
76
76
  toRelativeImport
77
- } from "./chunk-3W345P4E.js";
77
+ } from "./chunk-XNL3EK5H.js";
78
78
  import "./chunk-XI2RTGAL.js";
79
79
 
80
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
80
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs
81
81
  import { Version } from "@angular/compiler";
82
- var VERSION = new Version("18.0.2");
82
+ var VERSION = new Version("18.0.3");
83
83
 
84
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
84
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
85
85
  var NgTscPlugin = class {
86
86
  get compiler() {
87
87
  if (this._compiler === null) {
@@ -158,7 +158,7 @@ var NgTscPlugin = class {
158
158
  }
159
159
  };
160
160
 
161
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs
161
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/index.mjs
162
162
  setFileSystem(new NodeJSFileSystem());
163
163
  export {
164
164
  ConsoleLogger,
@@ -8,22 +8,22 @@ import {
8
8
  LinkerEnvironment,
9
9
  assert,
10
10
  isFatalLinkerError
11
- } from "../../chunk-46XI27YO.js";
12
- import "../../chunk-RZ7P6VD7.js";
11
+ } from "../../chunk-KBGMAHKE.js";
12
+ import "../../chunk-VE7PCF6B.js";
13
13
  import {
14
14
  ConsoleLogger,
15
15
  LogLevel
16
- } from "../../chunk-LYJKWJUC.js";
17
- import "../../chunk-QYV344EV.js";
16
+ } from "../../chunk-SBDNBITT.js";
17
+ import "../../chunk-WR7TUJ7M.js";
18
18
  import {
19
19
  NodeJSFileSystem
20
- } from "../../chunk-3W345P4E.js";
20
+ } from "../../chunk-XNL3EK5H.js";
21
21
  import "../../chunk-XI2RTGAL.js";
22
22
 
23
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
23
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
24
24
  import { types as t4 } from "@babel/core";
25
25
 
26
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
26
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
27
27
  import { types as t } from "@babel/core";
28
28
  var BabelAstFactory = class {
29
29
  constructor(sourceUrl) {
@@ -148,7 +148,7 @@ function isLExpression(expr) {
148
148
  return t.isLVal(expr);
149
149
  }
150
150
 
151
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
151
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
152
152
  import { types as t2 } from "@babel/core";
153
153
  var BabelAstHost = class {
154
154
  constructor() {
@@ -276,7 +276,7 @@ function isMinifiedBooleanLiteral(node) {
276
276
  return t2.isUnaryExpression(node) && node.prefix && node.operator === "!" && t2.isNumericLiteral(node.argument) && (node.argument.value === 0 || node.argument.value === 1);
277
277
  }
278
278
 
279
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
279
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
280
280
  import { types as t3 } from "@babel/core";
281
281
  var BabelDeclarationScope = class {
282
282
  constructor(declarationScope) {
@@ -302,7 +302,7 @@ var BabelDeclarationScope = class {
302
302
  }
303
303
  };
304
304
 
305
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
305
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
306
306
  function createEs2015LinkerPlugin({ fileSystem, logger, ...options }) {
307
307
  let fileLinker = null;
308
308
  return {
@@ -403,7 +403,7 @@ function buildCodeFrameError(file, message, node) {
403
403
  return `${filename}: ${error.message}`;
404
404
  }
405
405
 
406
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
406
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
407
407
  function defaultLinkerPlugin(api, options) {
408
408
  api.assertVersion(7);
409
409
  return createEs2015LinkerPlugin({
@@ -413,7 +413,7 @@ function defaultLinkerPlugin(api, options) {
413
413
  });
414
414
  }
415
415
 
416
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
416
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
417
417
  var babel_default = defaultLinkerPlugin;
418
418
  export {
419
419
  createEs2015LinkerPlugin,
@@ -10,10 +10,10 @@ import {
10
10
  assert,
11
11
  isFatalLinkerError,
12
12
  needsLinking
13
- } from "../chunk-46XI27YO.js";
14
- import "../chunk-RZ7P6VD7.js";
15
- import "../chunk-QYV344EV.js";
16
- import "../chunk-3W345P4E.js";
13
+ } from "../chunk-KBGMAHKE.js";
14
+ import "../chunk-VE7PCF6B.js";
15
+ import "../chunk-WR7TUJ7M.js";
16
+ import "../chunk-XNL3EK5H.js";
17
17
  import "../chunk-XI2RTGAL.js";
18
18
  export {
19
19
  DEFAULT_LINKER_OPTIONS,
@@ -4,7 +4,7 @@
4
4
  const require = __cjsCompatRequire(import.meta.url);
5
5
 
6
6
 
7
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
7
+ // bazel-out/darwin_arm64-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 = "";
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  PerfPhase
7
- } from "../chunk-JZQHA4E7.js";
7
+ } from "../chunk-AQFTVE7F.js";
8
8
  import "../chunk-XI2RTGAL.js";
9
9
  export {
10
10
  PerfPhase
@@ -5,11 +5,11 @@
5
5
  import {
6
6
  ConsoleLogger,
7
7
  LogLevel
8
- } from "../chunk-LYJKWJUC.js";
8
+ } from "../chunk-SBDNBITT.js";
9
9
  import {
10
10
  SourceFile,
11
11
  SourceFileLoader
12
- } from "../chunk-QYV344EV.js";
12
+ } from "../chunk-WR7TUJ7M.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-3W345P4E.js";
33
+ } from "../chunk-XNL3EK5H.js";
34
34
  import "../chunk-XI2RTGAL.js";
35
35
  export {
36
36
  ConsoleLogger,
@@ -5,20 +5,20 @@
5
5
  import {
6
6
  PotentialImportKind,
7
7
  PotentialImportMode
8
- } from "../chunk-6X2NNIEJ.js";
8
+ } from "../chunk-SFKDQKE5.js";
9
9
  import {
10
10
  DynamicValue,
11
11
  PartialEvaluator,
12
12
  StaticInterpreter,
13
13
  forwardRefResolver
14
- } from "../chunk-HGUKV37D.js";
14
+ } from "../chunk-E2VPC2QT.js";
15
15
  import {
16
16
  Reference,
17
17
  TypeScriptReflectionHost,
18
18
  reflectObjectLiteral
19
- } from "../chunk-RZ7P6VD7.js";
20
- import "../chunk-JZQHA4E7.js";
21
- import "../chunk-3W345P4E.js";
19
+ } from "../chunk-VE7PCF6B.js";
20
+ import "../chunk-AQFTVE7F.js";
21
+ import "../chunk-XNL3EK5H.js";
22
22
  import "../chunk-XI2RTGAL.js";
23
23
  export {
24
24
  DynamicValue,
@@ -6,11 +6,11 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "../chunk-LRVXZT7X.js";
10
- import "../chunk-HGUKV37D.js";
11
- import "../chunk-RZ7P6VD7.js";
12
- import "../chunk-JZQHA4E7.js";
13
- import "../chunk-3W345P4E.js";
9
+ } from "../chunk-Y4KWPMGX.js";
10
+ import "../chunk-E2VPC2QT.js";
11
+ import "../chunk-VE7PCF6B.js";
12
+ import "../chunk-AQFTVE7F.js";
13
+ import "../chunk-XNL3EK5H.js";
14
14
  import "../chunk-XI2RTGAL.js";
15
15
  export {
16
16
  GLOBAL_DEFS_FOR_TERSER,
@@ -6,24 +6,24 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-EDA6DBVV.js";
9
+ } from "../../chunk-DYQ2FDEK.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-BOT54HZ5.js";
13
- import "../../chunk-6X2NNIEJ.js";
14
- import "../../chunk-HGUKV37D.js";
15
- import "../../chunk-RZ7P6VD7.js";
16
- import "../../chunk-JZQHA4E7.js";
12
+ } from "../../chunk-7E6Q23KF.js";
13
+ import "../../chunk-SFKDQKE5.js";
14
+ import "../../chunk-E2VPC2QT.js";
15
+ import "../../chunk-VE7PCF6B.js";
16
+ import "../../chunk-AQFTVE7F.js";
17
17
  import {
18
18
  NodeJSFileSystem,
19
19
  setFileSystem
20
- } from "../../chunk-3W345P4E.js";
20
+ } from "../../chunk-XNL3EK5H.js";
21
21
  import "../../chunk-XI2RTGAL.js";
22
22
 
23
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
23
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
24
24
  import "reflect-metadata";
25
25
 
26
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
26
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
27
27
  import yargs from "yargs";
28
28
  function mainXi18n(args2, consoleError = console.error) {
29
29
  const config = readXi18nCommandLineAndConfiguration(args2);
@@ -46,7 +46,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
46
46
  return { ...config, emitFlags: EmitFlags.I18nBundle };
47
47
  }
48
48
 
49
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
49
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
50
50
  process.title = "Angular i18n Message Extractor (ng-xi18n)";
51
51
  var args = process.argv.slice(2);
52
52
  setFileSystem(new NodeJSFileSystem());
@@ -5,19 +5,19 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-EDA6DBVV.js";
9
- import "../../chunk-BOT54HZ5.js";
10
- import "../../chunk-6X2NNIEJ.js";
11
- import "../../chunk-HGUKV37D.js";
12
- import "../../chunk-RZ7P6VD7.js";
13
- import "../../chunk-JZQHA4E7.js";
8
+ } from "../../chunk-DYQ2FDEK.js";
9
+ import "../../chunk-7E6Q23KF.js";
10
+ import "../../chunk-SFKDQKE5.js";
11
+ import "../../chunk-E2VPC2QT.js";
12
+ import "../../chunk-VE7PCF6B.js";
13
+ import "../../chunk-AQFTVE7F.js";
14
14
  import {
15
15
  NodeJSFileSystem,
16
16
  setFileSystem
17
- } from "../../chunk-3W345P4E.js";
17
+ } from "../../chunk-XNL3EK5H.js";
18
18
  import "../../chunk-XI2RTGAL.js";
19
19
 
20
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
20
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
21
21
  import "reflect-metadata";
22
22
  async function runNgcComamnd() {
23
23
  process.title = "Angular Compiler (ngc)";