@angular/compiler-cli 16.0.4 → 16.0.5

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 (36) hide show
  1. package/bundles/{chunk-73XDHERB.js → chunk-3TE5ZM3R.js} +5 -5
  2. package/bundles/{chunk-QBQKEXLX.js → chunk-6O35F4QW.js} +94 -94
  3. package/bundles/{chunk-QBQKEXLX.js.map → chunk-6O35F4QW.js.map} +1 -1
  4. package/bundles/{chunk-K2U2VZ7S.js → chunk-EC5K6QPP.js} +7 -7
  5. package/bundles/{chunk-JCLVSACV.js → chunk-EK7UBJX3.js} +8 -8
  6. package/bundles/{chunk-OULZQUKT.js → chunk-GYHDNUIK.js} +7 -7
  7. package/bundles/{chunk-FYJ5FZGI.js → chunk-H4DJPYMT.js} +76 -76
  8. package/bundles/{chunk-URH5LEAG.js → chunk-HJOPJLIM.js} +5 -5
  9. package/bundles/{chunk-CBMWIHWP.js → chunk-N2IZWO7U.js} +5 -5
  10. package/bundles/{chunk-4NU6EGYK.js → chunk-OU6LYZRL.js} +6 -6
  11. package/bundles/{chunk-CF2CT7RQ.js → chunk-SBDNBITT.js} +3 -3
  12. package/bundles/{chunk-7RPZKH3B.js → chunk-WL4F4VQG.js} +21 -21
  13. package/bundles/{chunk-JVASWB7F.js → chunk-XKEEWK6D.js} +31 -31
  14. package/bundles/index.js +13 -13
  15. package/bundles/linker/babel/index.js +13 -13
  16. package/bundles/linker/index.js +5 -5
  17. package/bundles/ngcc/index.js +1 -1
  18. package/bundles/private/bazel.js +1 -1
  19. package/bundles/private/localize.js +3 -3
  20. package/bundles/private/migrations.js +6 -6
  21. package/bundles/private/tooling.js +4 -4
  22. package/bundles/src/bin/ng_xi18n.js +11 -11
  23. package/bundles/src/bin/ngc.js +9 -9
  24. package/bundles_metadata.json +1 -1
  25. package/package.json +2 -2
  26. /package/bundles/{chunk-73XDHERB.js.map → chunk-3TE5ZM3R.js.map} +0 -0
  27. /package/bundles/{chunk-K2U2VZ7S.js.map → chunk-EC5K6QPP.js.map} +0 -0
  28. /package/bundles/{chunk-JCLVSACV.js.map → chunk-EK7UBJX3.js.map} +0 -0
  29. /package/bundles/{chunk-OULZQUKT.js.map → chunk-GYHDNUIK.js.map} +0 -0
  30. /package/bundles/{chunk-FYJ5FZGI.js.map → chunk-H4DJPYMT.js.map} +0 -0
  31. /package/bundles/{chunk-URH5LEAG.js.map → chunk-HJOPJLIM.js.map} +0 -0
  32. /package/bundles/{chunk-CBMWIHWP.js.map → chunk-N2IZWO7U.js.map} +0 -0
  33. /package/bundles/{chunk-4NU6EGYK.js.map → chunk-OU6LYZRL.js.map} +0 -0
  34. /package/bundles/{chunk-CF2CT7RQ.js.map → chunk-SBDNBITT.js.map} +0 -0
  35. /package/bundles/{chunk-7RPZKH3B.js.map → chunk-WL4F4VQG.js.map} +0 -0
  36. /package/bundles/{chunk-JVASWB7F.js.map → chunk-XKEEWK6D.js.map} +0 -0
@@ -4,13 +4,13 @@
4
4
 
5
5
  import {
6
6
  TypeScriptReflectionHost
7
- } from "./chunk-4NU6EGYK.js";
7
+ } from "./chunk-OU6LYZRL.js";
8
8
  import {
9
9
  isAliasImportDeclaration,
10
10
  loadIsReferencedAliasDeclarationPatch
11
- } from "./chunk-7RPZKH3B.js";
11
+ } from "./chunk-WL4F4VQG.js";
12
12
 
13
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
13
+ // bazel-out/darwin_arm64-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/darwin-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
316
+ // bazel-out/darwin_arm64-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-73XDHERB.js.map
349
+ //# sourceMappingURL=chunk-3TE5ZM3R.js.map