@angular/compiler-cli 16.1.0-rc.0 → 16.1.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.
- package/bundles/{chunk-QCI2PLQA.js → chunk-EMELASNB.js} +5 -2
- package/bundles/{chunk-QCI2PLQA.js.map → chunk-EMELASNB.js.map} +1 -1
- package/bundles/{chunk-7HUJG2M6.js → chunk-JXL4GN5W.js} +7 -7
- package/bundles/{chunk-7HUJG2M6.js.map → chunk-JXL4GN5W.js.map} +1 -1
- package/bundles/{chunk-XTUD3JK5.js → chunk-LKUXUQLD.js} +2 -2
- package/bundles/chunk-OOJTRSMD.js +2 -2
- package/bundles/index.js +3 -3
- package/bundles/private/migrations.js +1 -1
- package/bundles/src/bin/ng_xi18n.js +3 -3
- package/bundles/src/bin/ngc.js +3 -3
- package/bundles_metadata.json +1 -1
- package/package.json +2 -2
- package/src/ngtsc/annotations/component/src/handler.d.ts +1 -1
- package/src/ngtsc/annotations/directive/src/handler.d.ts +1 -1
- package/src/ngtsc/annotations/ng_module/src/handler.d.ts +1 -1
- package/src/ngtsc/annotations/src/injectable.d.ts +1 -1
- package/src/ngtsc/annotations/src/pipe.d.ts +1 -1
- package/src/ngtsc/core/api/src/public_options.d.ts +4 -1
- /package/bundles/{chunk-XTUD3JK5.js.map → chunk-LKUXUQLD.js.map} +0 -0
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
formatDiagnostics,
|
|
13
13
|
performCompilation,
|
|
14
14
|
readConfiguration
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-EMELASNB.js";
|
|
16
16
|
|
|
17
17
|
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
|
|
18
18
|
import ts2 from "typescript";
|
|
@@ -374,4 +374,4 @@ export {
|
|
|
374
374
|
* Use of this source code is governed by an MIT-style license that can be
|
|
375
375
|
* found in the LICENSE file at https://angular.io/license
|
|
376
376
|
*/
|
|
377
|
-
//# sourceMappingURL=chunk-
|
|
377
|
+
//# sourceMappingURL=chunk-LKUXUQLD.js.map
|
|
@@ -852,7 +852,7 @@ var declarationFunctions = [
|
|
|
852
852
|
];
|
|
853
853
|
function createLinkerMap(environment, sourceUrl, code) {
|
|
854
854
|
const linkers = /* @__PURE__ */ new Map();
|
|
855
|
-
const LATEST_VERSION_RANGE = getRange("<=", "16.1.
|
|
855
|
+
const LATEST_VERSION_RANGE = getRange("<=", "16.1.1");
|
|
856
856
|
linkers.set(\u0275\u0275ngDeclareDirective, [
|
|
857
857
|
{ range: LATEST_VERSION_RANGE, linker: new PartialDirectiveLinkerVersion1(sourceUrl, code) }
|
|
858
858
|
]);
|
|
@@ -899,7 +899,7 @@ var PartialLinkerSelector = class {
|
|
|
899
899
|
throw new Error(`Unknown partial declaration function ${functionName}.`);
|
|
900
900
|
}
|
|
901
901
|
const linkerRanges = this.linkers.get(functionName);
|
|
902
|
-
if (version === "16.1.
|
|
902
|
+
if (version === "16.1.1") {
|
|
903
903
|
return linkerRanges[linkerRanges.length - 1].linker;
|
|
904
904
|
}
|
|
905
905
|
const declarationRange = getRange(">=", minVersion);
|
package/bundles/index.js
CHANGED
|
@@ -29,10 +29,10 @@ import {
|
|
|
29
29
|
performCompilation,
|
|
30
30
|
readConfiguration,
|
|
31
31
|
untagAllTsFiles
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-EMELASNB.js";
|
|
33
33
|
import {
|
|
34
34
|
OptimizeFor
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-JXL4GN5W.js";
|
|
36
36
|
import "./chunk-OIJPCKRW.js";
|
|
37
37
|
import "./chunk-AAX4HKH5.js";
|
|
38
38
|
import "./chunk-KPIJL3UY.js";
|
|
@@ -69,7 +69,7 @@ import "./chunk-SRFZMXHZ.js";
|
|
|
69
69
|
|
|
70
70
|
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs
|
|
71
71
|
import { Version } from "@angular/compiler";
|
|
72
|
-
var VERSION = new Version("16.1.
|
|
72
|
+
var VERSION = new Version("16.1.1");
|
|
73
73
|
|
|
74
74
|
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
|
|
75
75
|
var NgTscPlugin = class {
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
import {
|
|
7
7
|
main,
|
|
8
8
|
readCommandLineAndConfiguration
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-LKUXUQLD.js";
|
|
10
10
|
import {
|
|
11
11
|
EmitFlags
|
|
12
|
-
} from "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
12
|
+
} from "../../chunk-EMELASNB.js";
|
|
13
|
+
import "../../chunk-JXL4GN5W.js";
|
|
14
14
|
import "../../chunk-OIJPCKRW.js";
|
|
15
15
|
import "../../chunk-AAX4HKH5.js";
|
|
16
16
|
import "../../chunk-KPIJL3UY.js";
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
main
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-LKUXUQLD.js";
|
|
9
|
+
import "../../chunk-EMELASNB.js";
|
|
10
|
+
import "../../chunk-JXL4GN5W.js";
|
|
11
11
|
import "../../chunk-OIJPCKRW.js";
|
|
12
12
|
import "../../chunk-AAX4HKH5.js";
|
|
13
13
|
import "../../chunk-KPIJL3UY.js";
|