@angular/compiler-cli 15.1.1 → 15.1.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 (49) hide show
  1. package/bundles/{chunk-ZOI6L3RR.js → chunk-5M32KPOS.js} +28 -28
  2. package/bundles/{chunk-ZOI6L3RR.js.map → chunk-5M32KPOS.js.map} +0 -0
  3. package/bundles/{chunk-LYJKWJUC.js → chunk-CF2CT7RQ.js} +3 -3
  4. package/bundles/{chunk-LYJKWJUC.js.map → chunk-CF2CT7RQ.js.map} +0 -0
  5. package/bundles/{chunk-ZIYE3XC2.js → chunk-FU4IW4GN.js} +70 -70
  6. package/bundles/{chunk-ZIYE3XC2.js.map → chunk-FU4IW4GN.js.map} +0 -0
  7. package/bundles/{chunk-YZWN2KWE.js → chunk-HK36RNP3.js} +5 -5
  8. package/bundles/{chunk-YZWN2KWE.js.map → chunk-HK36RNP3.js.map} +0 -0
  9. package/bundles/{chunk-RUBM3IRF.js → chunk-J44BXEUC.js} +5 -5
  10. package/bundles/{chunk-RUBM3IRF.js.map → chunk-J44BXEUC.js.map} +0 -0
  11. package/bundles/{chunk-TBUSSXUA.js → chunk-K2U2VZ7S.js} +7 -7
  12. package/bundles/{chunk-TBUSSXUA.js.map → chunk-K2U2VZ7S.js.map} +0 -0
  13. package/bundles/{chunk-2NLFVEGY.js → chunk-L644G6CJ.js} +7 -7
  14. package/bundles/{chunk-2NLFVEGY.js.map → chunk-L644G6CJ.js.map} +0 -0
  15. package/bundles/{chunk-P6RV7WPP.js → chunk-L6LHAJZ7.js} +72 -72
  16. package/bundles/{chunk-P6RV7WPP.js.map → chunk-L6LHAJZ7.js.map} +0 -0
  17. package/bundles/{chunk-SOIGFD6W.js → chunk-ML7UDN4R.js} +40 -40
  18. package/bundles/{chunk-SOIGFD6W.js.map → chunk-ML7UDN4R.js.map} +0 -0
  19. package/bundles/{chunk-NEQOZOZQ.js → chunk-O52BHOQL.js} +31 -31
  20. package/bundles/{chunk-NEQOZOZQ.js.map → chunk-O52BHOQL.js.map} +0 -0
  21. package/bundles/{chunk-B57SP4JB.js → chunk-OFPWZYAK.js} +2 -2
  22. package/bundles/{chunk-B57SP4JB.js.map → chunk-OFPWZYAK.js.map} +0 -0
  23. package/bundles/{chunk-LPXFO4TY.js → chunk-U6ACTSPA.js} +6 -6
  24. package/bundles/{chunk-LPXFO4TY.js.map → chunk-U6ACTSPA.js.map} +0 -0
  25. package/bundles/{chunk-ZF3IVDQ2.js → chunk-UPBLAOWL.js} +6 -6
  26. package/bundles/{chunk-ZF3IVDQ2.js.map → chunk-UPBLAOWL.js.map} +0 -0
  27. package/bundles/{chunk-2SEOGDKD.js → chunk-XRJ2O3LZ.js} +97 -98
  28. package/bundles/chunk-XRJ2O3LZ.js.map +6 -0
  29. package/bundles/{chunk-K7P4IHT5.js → chunk-YSDCIO24.js} +4 -4
  30. package/bundles/{chunk-K7P4IHT5.js.map → chunk-YSDCIO24.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/index.d.ts +1 -1
  46. package/ngcc/src/packages/build_marker.d.ts +1 -1
  47. package/package.json +2 -2
  48. package/src/ngtsc/tsc_plugin.d.ts +1 -1
  49. package/bundles/chunk-2SEOGDKD.js.map +0 -6
@@ -3,10 +3,10 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
6
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
7
7
  import ts4 from "typescript";
8
8
 
9
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/host.mjs
9
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/type_to_value.mjs
44
+ // bazel-out/darwin-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) {
@@ -207,7 +207,7 @@ function extractModuleName(node) {
207
207
  return node.moduleSpecifier.text;
208
208
  }
209
209
 
210
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
210
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/util.mjs
211
211
  import ts3 from "typescript";
212
212
  function isNamedClassDeclaration(node) {
213
213
  return ts3.isClassDeclaration(node) && isIdentifier(node.name);
@@ -222,7 +222,7 @@ function isIdentifier(node) {
222
222
  return node !== void 0 && ts3.isIdentifier(node);
223
223
  }
224
224
 
225
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
225
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/reflection/src/typescript.mjs
226
226
  var TypeScriptReflectionHost = class {
227
227
  constructor(checker) {
228
228
  this.checker = checker;
@@ -680,4 +680,4 @@ export {
680
680
  * Use of this source code is governed by an MIT-style license that can be
681
681
  * found in the LICENSE file at https://angular.io/license
682
682
  */
683
- //# sourceMappingURL=chunk-ZF3IVDQ2.js.map
683
+ //# sourceMappingURL=chunk-UPBLAOWL.js.map