@angular/compiler-cli 14.0.0-next.12 → 14.0.0-next.13

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-5K2JLFXT.js → chunk-2IMT6JFI.js} +6 -6
  2. package/bundles/{chunk-5K2JLFXT.js.map → chunk-2IMT6JFI.js.map} +0 -0
  3. package/bundles/{chunk-TXPPTZTK.js → chunk-DNXEJI2I.js} +5 -5
  4. package/bundles/{chunk-TXPPTZTK.js.map → chunk-DNXEJI2I.js.map} +0 -0
  5. package/bundles/{chunk-MGNOHKS6.js → chunk-ESNS3BVQ.js} +82 -82
  6. package/bundles/{chunk-MGNOHKS6.js.map → chunk-ESNS3BVQ.js.map} +0 -0
  7. package/bundles/{chunk-GAGUQCGV.js → chunk-FDAHGRSF.js} +40 -40
  8. package/bundles/{chunk-GAGUQCGV.js.map → chunk-FDAHGRSF.js.map} +0 -0
  9. package/bundles/{chunk-T7KW7P7D.js → chunk-FJDIFR5C.js} +31 -31
  10. package/bundles/{chunk-T7KW7P7D.js.map → chunk-FJDIFR5C.js.map} +0 -0
  11. package/bundles/{chunk-LV3S6HFU.js → chunk-LQLIHXU2.js} +70 -70
  12. package/bundles/{chunk-LV3S6HFU.js.map → chunk-LQLIHXU2.js.map} +0 -0
  13. package/bundles/{chunk-ZCDB56AX.js → chunk-LX5Q27EF.js} +3 -3
  14. package/bundles/{chunk-ZCDB56AX.js.map → chunk-LX5Q27EF.js.map} +0 -0
  15. package/bundles/{chunk-BRHP6XKM.js → chunk-OLGEBPBY.js} +4 -4
  16. package/bundles/{chunk-BRHP6XKM.js.map → chunk-OLGEBPBY.js.map} +0 -0
  17. package/bundles/{chunk-SJL5HBUW.js → chunk-R3C7RFJ4.js} +2 -2
  18. package/bundles/{chunk-SJL5HBUW.js.map → chunk-R3C7RFJ4.js.map} +0 -0
  19. package/bundles/{chunk-LC26KH5A.js → chunk-R4NY3TJC.js} +5 -5
  20. package/bundles/{chunk-LC26KH5A.js.map → chunk-R4NY3TJC.js.map} +0 -0
  21. package/bundles/{chunk-GMECRI4A.js → chunk-RYXFJXXN.js} +71 -71
  22. package/bundles/{chunk-GMECRI4A.js.map → chunk-RYXFJXXN.js.map} +0 -0
  23. package/bundles/{chunk-TD64C4QJ.js → chunk-T7MYRXIE.js} +7 -7
  24. package/bundles/{chunk-TD64C4QJ.js.map → chunk-T7MYRXIE.js.map} +0 -0
  25. package/bundles/{chunk-6356XFP6.js → chunk-UMDDHI5B.js} +26 -26
  26. package/bundles/{chunk-6356XFP6.js.map → chunk-UMDDHI5B.js.map} +0 -0
  27. package/bundles/{chunk-TV7VZNWL.js → chunk-W6KM7BUM.js} +6 -6
  28. package/bundles/{chunk-TV7VZNWL.js.map → chunk-W6KM7BUM.js.map} +0 -0
  29. package/bundles/{chunk-WH4QSABR.js → chunk-WGBFSDVQ.js} +7 -7
  30. package/bundles/{chunk-WH4QSABR.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
@@ -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-5K2JLFXT.js.map
681
+ //# sourceMappingURL=chunk-2IMT6JFI.js.map
@@ -14,17 +14,17 @@ import {
14
14
  formatDiagnostics,
15
15
  performCompilation,
16
16
  readConfiguration
17
- } from "./chunk-MGNOHKS6.js";
17
+ } from "./chunk-ESNS3BVQ.js";
18
18
  import {
19
19
  __spreadProps,
20
20
  __spreadValues
21
21
  } from "./chunk-GMSUYBZP.js";
22
22
 
23
- // bazel-out/darwin-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-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-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-TXPPTZTK.js.map
382
+ //# sourceMappingURL=chunk-DNXEJI2I.js.map