@angular/compiler-cli 14.0.1 → 14.1.0-next.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 (59) hide show
  1. package/bundles/{chunk-ZJCM37WF.js → chunk-2IMT6JFI.js} +6 -6
  2. package/bundles/{chunk-ZJCM37WF.js.map → chunk-2IMT6JFI.js.map} +0 -0
  3. package/bundles/{chunk-NTRR4N4C.js → chunk-32MQTE7C.js} +88 -73
  4. package/bundles/{chunk-NTRR4N4C.js.map → chunk-32MQTE7C.js.map} +1 -1
  5. package/bundles/{chunk-KIWI22Y5.js → chunk-5OLIDMUF.js} +5 -5
  6. package/bundles/{chunk-KIWI22Y5.js.map → chunk-5OLIDMUF.js.map} +0 -0
  7. package/bundles/{chunk-RT3OZMJ6.js → chunk-DSIJ6FBS.js} +148 -127
  8. package/bundles/chunk-DSIJ6FBS.js.map +6 -0
  9. package/bundles/{chunk-SFACRVMZ.js → chunk-KGCKQ2PH.js} +28 -26
  10. package/bundles/chunk-KGCKQ2PH.js.map +6 -0
  11. package/bundles/{chunk-7J66ZDC5.js → chunk-LX5Q27EF.js} +3 -3
  12. package/bundles/{chunk-7J66ZDC5.js.map → chunk-LX5Q27EF.js.map} +0 -0
  13. package/bundles/{chunk-U2VFXNL7.js → chunk-OLGEBPBY.js} +4 -4
  14. package/bundles/{chunk-U2VFXNL7.js.map → chunk-OLGEBPBY.js.map} +0 -0
  15. package/bundles/{chunk-AXU2Z2WN.js → chunk-QGR2YCRK.js} +71 -71
  16. package/bundles/{chunk-AXU2Z2WN.js.map → chunk-QGR2YCRK.js.map} +1 -1
  17. package/bundles/{chunk-HMWNYAAE.js → chunk-R3C7RFJ4.js} +2 -2
  18. package/bundles/{chunk-HMWNYAAE.js.map → chunk-R3C7RFJ4.js.map} +0 -0
  19. package/bundles/{chunk-QK4SXRQA.js → chunk-R4NY3TJC.js} +5 -5
  20. package/bundles/{chunk-QK4SXRQA.js.map → chunk-R4NY3TJC.js.map} +0 -0
  21. package/bundles/{chunk-VEAB5CR7.js → chunk-SO3HP2WO.js} +33 -31
  22. package/bundles/{chunk-VEAB5CR7.js.map → chunk-SO3HP2WO.js.map} +1 -1
  23. package/bundles/{chunk-MURZUYM7.js → chunk-T7MYRXIE.js} +7 -7
  24. package/bundles/{chunk-MURZUYM7.js.map → chunk-T7MYRXIE.js.map} +0 -0
  25. package/bundles/{chunk-EI6PFDB4.js → chunk-U2GR6UX6.js} +40 -40
  26. package/bundles/{chunk-EI6PFDB4.js.map → chunk-U2GR6UX6.js.map} +0 -0
  27. package/bundles/{chunk-AKU7LV22.js → chunk-W6KM7BUM.js} +6 -6
  28. package/bundles/{chunk-AKU7LV22.js.map → chunk-W6KM7BUM.js.map} +0 -0
  29. package/bundles/{chunk-BFPVXDJN.js → chunk-WGBFSDVQ.js} +7 -7
  30. package/bundles/{chunk-BFPVXDJN.js.map → chunk-WGBFSDVQ.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
  47. package/src/ngtsc/annotations/ng_module/src/handler.d.ts +2 -1
  48. package/src/ngtsc/core/api/src/public_options.d.ts +10 -0
  49. package/src/ngtsc/diagnostics/src/error_code.d.ts +5 -0
  50. package/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.d.ts +2 -1
  51. package/src/ngtsc/program.d.ts +1 -0
  52. package/src/ngtsc/typecheck/api/api.d.ts +1 -0
  53. package/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.d.ts +11 -0
  54. package/src/ngtsc/typecheck/src/tcb_util.d.ts +1 -1
  55. package/src/ngtsc/typecheck/src/ts_util.d.ts +0 -3
  56. package/src/perform_compile.d.ts +2 -1
  57. package/src/transformers/api.d.ts +2 -1
  58. package/bundles/chunk-RT3OZMJ6.js.map +0 -6
  59. package/bundles/chunk-SFACRVMZ.js.map +0 -6
@@ -14,17 +14,17 @@ import {
14
14
  formatDiagnostics,
15
15
  performCompilation,
16
16
  readConfiguration
17
- } from "./chunk-RT3OZMJ6.js";
17
+ } from "./chunk-DSIJ6FBS.js";
18
18
  import {
19
19
  __spreadProps,
20
20
  __spreadValues
21
21
  } from "./chunk-GMSUYBZP.js";
22
22
 
23
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
23
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
24
24
  import ts2 from "typescript";
25
25
  import yargs from "yargs";
26
26
 
27
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
27
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
28
28
  import * as chokidar from "chokidar";
29
29
  import * as path from "path";
30
30
  import ts from "typescript";
@@ -240,7 +240,7 @@ function performWatchCompilation(host) {
240
240
  }
241
241
  }
242
242
 
243
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
243
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
244
244
  function main(args, consoleError = console.error, config, customTransformers, programReuse, modifiedResourceFiles, tsickle) {
245
245
  let { project, rootNames, options, errors: configErrors, watch: watch2, emitFlags } = config || readNgcCommandLineAndConfiguration(args);
246
246
  if (configErrors.length) {
@@ -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-KIWI22Y5.js.map
382
+ //# sourceMappingURL=chunk-5OLIDMUF.js.map