@angular/compiler-cli 15.1.3 → 15.1.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.
- package/bundles/{chunk-XRJ2O3LZ.js → chunk-5IL7LYRJ.js} +97 -97
- package/bundles/{chunk-XRJ2O3LZ.js.map → chunk-5IL7LYRJ.js.map} +0 -0
- package/bundles/{chunk-O52BHOQL.js → chunk-64X67E3N.js} +31 -31
- package/bundles/{chunk-O52BHOQL.js.map → chunk-64X67E3N.js.map} +0 -0
- package/bundles/{chunk-L644G6CJ.js → chunk-6ZJFIQBG.js} +7 -7
- package/bundles/{chunk-L644G6CJ.js.map → chunk-6ZJFIQBG.js.map} +0 -0
- package/bundles/{chunk-OFPWZYAK.js → chunk-7DUI3BSX.js} +2 -2
- package/bundles/{chunk-OFPWZYAK.js.map → chunk-7DUI3BSX.js.map} +0 -0
- package/bundles/{chunk-L6LHAJZ7.js → chunk-DCKTQM63.js} +72 -72
- package/bundles/{chunk-L6LHAJZ7.js.map → chunk-DCKTQM63.js.map} +0 -0
- package/bundles/{chunk-ML7UDN4R.js → chunk-DWKDUDH5.js} +40 -40
- package/bundles/{chunk-ML7UDN4R.js.map → chunk-DWKDUDH5.js.map} +0 -0
- package/bundles/{chunk-K2U2VZ7S.js → chunk-EC5K6QPP.js} +7 -7
- package/bundles/{chunk-K2U2VZ7S.js.map → chunk-EC5K6QPP.js.map} +0 -0
- package/bundles/{chunk-HK36RNP3.js → chunk-NJMZRTB6.js} +5 -5
- package/bundles/{chunk-HK36RNP3.js.map → chunk-NJMZRTB6.js.map} +0 -0
- package/bundles/{chunk-UPBLAOWL.js → chunk-O4JLZZWJ.js} +6 -6
- package/bundles/{chunk-UPBLAOWL.js.map → chunk-O4JLZZWJ.js.map} +0 -0
- package/bundles/{chunk-U6ACTSPA.js → chunk-Q6W3UCXI.js} +6 -6
- package/bundles/{chunk-U6ACTSPA.js.map → chunk-Q6W3UCXI.js.map} +0 -0
- package/bundles/{chunk-FU4IW4GN.js → chunk-RVYJCLRC.js} +70 -70
- package/bundles/{chunk-FU4IW4GN.js.map → chunk-RVYJCLRC.js.map} +0 -0
- package/bundles/{chunk-CF2CT7RQ.js → chunk-SBDNBITT.js} +3 -3
- package/bundles/{chunk-CF2CT7RQ.js.map → chunk-SBDNBITT.js.map} +0 -0
- package/bundles/{chunk-J44BXEUC.js → chunk-X5XQI26Z.js} +5 -5
- package/bundles/{chunk-J44BXEUC.js.map → chunk-X5XQI26Z.js.map} +0 -0
- package/bundles/{chunk-YSDCIO24.js → chunk-YRDMG3GM.js} +4 -4
- package/bundles/{chunk-YSDCIO24.js.map → chunk-YRDMG3GM.js.map} +0 -0
- package/bundles/{chunk-5M32KPOS.js → chunk-Z534TW2O.js} +28 -28
- package/bundles/{chunk-5M32KPOS.js.map → chunk-Z534TW2O.js.map} +0 -0
- package/bundles/index.js +12 -12
- package/bundles/linker/babel/index.js +12 -12
- package/bundles/linker/index.js +4 -4
- package/bundles/ngcc/index.js +12 -12
- package/bundles/ngcc/main-ngcc.js +13 -13
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +13 -13
- package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +5 -5
- package/bundles/private/tooling.js +2 -2
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles_metadata.json +1 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
ImportGraph,
|
|
8
8
|
isShim,
|
|
9
9
|
readConfiguration
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-5IL7LYRJ.js";
|
|
11
11
|
import {
|
|
12
12
|
CompilationMode,
|
|
13
13
|
ComponentDecoratorHandler,
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
TypeCheckScopeRegistry,
|
|
33
33
|
forwardRefResolver,
|
|
34
34
|
readBaseClass
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-DCKTQM63.js";
|
|
36
36
|
import {
|
|
37
37
|
ClassMemberKind,
|
|
38
38
|
KnownDeclaration,
|
|
@@ -43,15 +43,15 @@ import {
|
|
|
43
43
|
isNamedFunctionDeclaration,
|
|
44
44
|
isNamedVariableDeclaration,
|
|
45
45
|
reflectObjectLiteral
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-O4JLZZWJ.js";
|
|
47
47
|
import {
|
|
48
48
|
ConsoleLogger,
|
|
49
49
|
LogLevel
|
|
50
|
-
} from "./chunk-
|
|
50
|
+
} from "./chunk-SBDNBITT.js";
|
|
51
51
|
import {
|
|
52
52
|
ContentOrigin,
|
|
53
53
|
SourceFileLoader
|
|
54
|
-
} from "./chunk-
|
|
54
|
+
} from "./chunk-6ZJFIQBG.js";
|
|
55
55
|
import {
|
|
56
56
|
AbsoluteModuleStrategy,
|
|
57
57
|
ImportManager,
|
|
@@ -72,7 +72,7 @@ import {
|
|
|
72
72
|
translateStatement,
|
|
73
73
|
translateType,
|
|
74
74
|
validateAndRewriteCoreSymbol
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-Z534TW2O.js";
|
|
76
76
|
import {
|
|
77
77
|
LogicalFileSystem,
|
|
78
78
|
NgtscCompilerHost,
|
|
@@ -84,21 +84,21 @@ import {
|
|
|
84
84
|
isRooted,
|
|
85
85
|
relative,
|
|
86
86
|
toRelativeImport
|
|
87
|
-
} from "./chunk-
|
|
87
|
+
} from "./chunk-EC5K6QPP.js";
|
|
88
88
|
import {
|
|
89
89
|
NOOP_PERF_RECORDER
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-NJMZRTB6.js";
|
|
91
91
|
|
|
92
|
-
// bazel-out/
|
|
92
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
|
|
93
93
|
import ts23 from "typescript";
|
|
94
94
|
|
|
95
|
-
// bazel-out/
|
|
95
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
|
|
96
96
|
import ts7 from "typescript";
|
|
97
97
|
|
|
98
|
-
// bazel-out/
|
|
98
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
|
|
99
99
|
import ts6 from "typescript";
|
|
100
100
|
|
|
101
|
-
// bazel-out/
|
|
101
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/utils.mjs
|
|
102
102
|
import ts from "typescript";
|
|
103
103
|
function isDefined(value) {
|
|
104
104
|
return value !== void 0 && value !== null;
|
|
@@ -189,7 +189,7 @@ function isExportObject(thing) {
|
|
|
189
189
|
return typeof thing === "object" && thing !== null && !Array.isArray(thing);
|
|
190
190
|
}
|
|
191
191
|
|
|
192
|
-
// bazel-out/
|
|
192
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_umd_utils.mjs
|
|
193
193
|
import ts2 from "typescript";
|
|
194
194
|
function findNamespaceOfIdentifier(id) {
|
|
195
195
|
return id.parent && ts2.isPropertyAccessExpression(id.parent) && id.parent.name === id && ts2.isIdentifier(id.parent.expression) ? id.parent.expression : null;
|
|
@@ -275,10 +275,10 @@ function skipAliases(node) {
|
|
|
275
275
|
return node;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
// bazel-out/
|
|
278
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
|
|
279
279
|
import ts4 from "typescript";
|
|
280
280
|
|
|
281
|
-
// bazel-out/
|
|
281
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/util.mjs
|
|
282
282
|
function isWithinPackage(packagePath, filePath) {
|
|
283
283
|
const relativePath = relative(packagePath, filePath);
|
|
284
284
|
return isLocalRelativePath(relativePath) && !relativePath.startsWith("node_modules/");
|
|
@@ -293,13 +293,13 @@ var NoopDependencyTracker = class {
|
|
|
293
293
|
};
|
|
294
294
|
var NOOP_DEPENDENCY_TRACKER = new NoopDependencyTracker();
|
|
295
295
|
|
|
296
|
-
// bazel-out/
|
|
296
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/utils.mjs
|
|
297
297
|
import ts3 from "typescript";
|
|
298
298
|
function stripParentheses(node) {
|
|
299
299
|
return ts3.isParenthesizedExpression(node) ? node.expression : node;
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
// bazel-out/
|
|
302
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
|
|
303
303
|
var DECORATORS = "decorators";
|
|
304
304
|
var PROP_DECORATORS = "propDecorators";
|
|
305
305
|
var CONSTRUCTOR = "__constructor";
|
|
@@ -1528,7 +1528,7 @@ function getOuterNodeFromInnerDeclaration(node) {
|
|
|
1528
1528
|
return outerNode;
|
|
1529
1529
|
}
|
|
1530
1530
|
|
|
1531
|
-
// bazel-out/
|
|
1531
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm5_host.mjs
|
|
1532
1532
|
import ts5 from "typescript";
|
|
1533
1533
|
var Esm5ReflectionHost = class extends Esm2015ReflectionHost {
|
|
1534
1534
|
getBaseClassExpression(clazz) {
|
|
@@ -1862,7 +1862,7 @@ function getIifeFn(classSymbol) {
|
|
|
1862
1862
|
return iifeWrapper && ts5.isFunctionExpression(iifeWrapper) ? iifeWrapper : null;
|
|
1863
1863
|
}
|
|
1864
1864
|
|
|
1865
|
-
// bazel-out/
|
|
1865
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
|
|
1866
1866
|
var UmdReflectionHost = class extends Esm5ReflectionHost {
|
|
1867
1867
|
constructor(logger, isCore, src, dts = null) {
|
|
1868
1868
|
super(logger, isCore, src, dts);
|
|
@@ -2362,7 +2362,7 @@ function isExportsIdentifier(node) {
|
|
|
2362
2362
|
return ts6.isIdentifier(node) && node.text === "exports";
|
|
2363
2363
|
}
|
|
2364
2364
|
|
|
2365
|
-
// bazel-out/
|
|
2365
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
|
|
2366
2366
|
var SUPPORTED_FORMAT_PROPERTIES = ["fesm2015", "fesm5", "es2015", "esm2015", "esm5", "main", "module", "browser"];
|
|
2367
2367
|
var NO_ENTRY_POINT = "no-entry-point";
|
|
2368
2368
|
var IGNORED_ENTRY_POINT = "ignored-entry-point";
|
|
@@ -2537,7 +2537,7 @@ function getRepositoryUrl(packageJson) {
|
|
|
2537
2537
|
return packageJson.repository.url;
|
|
2538
2538
|
}
|
|
2539
2539
|
|
|
2540
|
-
// bazel-out/
|
|
2540
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/api.mjs
|
|
2541
2541
|
var DtsProcessing;
|
|
2542
2542
|
(function(DtsProcessing2) {
|
|
2543
2543
|
DtsProcessing2[DtsProcessing2["Yes"] = 0] = "Yes";
|
|
@@ -2546,7 +2546,7 @@ var DtsProcessing;
|
|
|
2546
2546
|
})(DtsProcessing || (DtsProcessing = {}));
|
|
2547
2547
|
var TaskDependencies = Map;
|
|
2548
2548
|
|
|
2549
|
-
// bazel-out/
|
|
2549
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/adjust_cjs_umd_exports.mjs
|
|
2550
2550
|
import ts8 from "typescript";
|
|
2551
2551
|
function adjustElementAccessExports(sourceText) {
|
|
2552
2552
|
if (!/exports\[["']/.test(sourceText)) {
|
|
@@ -2583,10 +2583,10 @@ function isJsIdentifier(text) {
|
|
|
2583
2583
|
return identifierPattern.test(text);
|
|
2584
2584
|
}
|
|
2585
2585
|
|
|
2586
|
-
// bazel-out/
|
|
2586
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
|
|
2587
2587
|
import ts10 from "typescript";
|
|
2588
2588
|
|
|
2589
|
-
// bazel-out/
|
|
2589
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/patch_ts_expando_initializer.mjs
|
|
2590
2590
|
import ts9 from "typescript";
|
|
2591
2591
|
function patchTsGetExpandoInitializer() {
|
|
2592
2592
|
if (isTs31778GetExpandoInitializerFixed()) {
|
|
@@ -2691,7 +2691,7 @@ function makeUnsupportedTypeScriptError() {
|
|
|
2691
2691
|
return new Error("The TypeScript version used is not supported by ngcc.");
|
|
2692
2692
|
}
|
|
2693
2693
|
|
|
2694
|
-
// bazel-out/
|
|
2694
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
|
|
2695
2695
|
function makeBundleProgram(fs, isCore, pkg, path, r3FileName, options, host, additionalFiles = []) {
|
|
2696
2696
|
const r3SymbolsPath = isCore ? findR3SymbolsPath(fs, fs.dirname(path), r3FileName) : null;
|
|
2697
2697
|
let rootPaths = r3SymbolsPath ? [path, r3SymbolsPath, ...additionalFiles] : [path, ...additionalFiles];
|
|
@@ -2721,7 +2721,7 @@ function findR3SymbolsPath(fs, directory, filename) {
|
|
|
2721
2721
|
return null;
|
|
2722
2722
|
}
|
|
2723
2723
|
|
|
2724
|
-
// bazel-out/
|
|
2724
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/ngcc_compiler_host.mjs
|
|
2725
2725
|
import ts11 from "typescript";
|
|
2726
2726
|
var NgccSourcesCompilerHost = class extends NgtscCompilerHost {
|
|
2727
2727
|
constructor(fs, options, cache, moduleResolutionCache, packagePath) {
|
|
@@ -2766,7 +2766,7 @@ var NgccDtsCompilerHost = class extends NgtscCompilerHost {
|
|
|
2766
2766
|
}
|
|
2767
2767
|
};
|
|
2768
2768
|
|
|
2769
|
-
// bazel-out/
|
|
2769
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/source_file_cache.mjs
|
|
2770
2770
|
import ts12 from "typescript";
|
|
2771
2771
|
var SharedFileCache = class {
|
|
2772
2772
|
constructor(fs) {
|
|
@@ -2869,7 +2869,7 @@ function createModuleResolutionCache(fs) {
|
|
|
2869
2869
|
});
|
|
2870
2870
|
}
|
|
2871
2871
|
|
|
2872
|
-
// bazel-out/
|
|
2872
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_bundle.mjs
|
|
2873
2873
|
function createSourceTextProcessor(format) {
|
|
2874
2874
|
if (format === "umd" || format === "commonjs") {
|
|
2875
2875
|
return adjustElementAccessExports;
|
|
@@ -2918,13 +2918,13 @@ function computePotentialDtsFilesFromJsFiles(fs, srcProgram, formatPath, typings
|
|
|
2918
2918
|
return additionalFiles;
|
|
2919
2919
|
}
|
|
2920
2920
|
|
|
2921
|
-
// bazel-out/
|
|
2921
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
|
|
2922
2922
|
import ts22 from "typescript";
|
|
2923
2923
|
|
|
2924
|
-
// bazel-out/
|
|
2924
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
|
|
2925
2925
|
import { ConstantPool } from "@angular/compiler";
|
|
2926
2926
|
|
|
2927
|
-
// bazel-out/
|
|
2927
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/utils.mjs
|
|
2928
2928
|
import ts13 from "typescript";
|
|
2929
2929
|
function isClassDeclaration(clazz) {
|
|
2930
2930
|
return isNamedClassDeclaration(clazz) || isNamedFunctionDeclaration(clazz) || isNamedVariableDeclaration(clazz);
|
|
@@ -3007,7 +3007,7 @@ function reifySourceFile(expr) {
|
|
|
3007
3007
|
return stmt.declarationList.declarations[0].initializer;
|
|
3008
3008
|
}
|
|
3009
3009
|
|
|
3010
|
-
// bazel-out/
|
|
3010
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/missing_injectable_migration.mjs
|
|
3011
3011
|
var MissingInjectableMigration = class {
|
|
3012
3012
|
apply(clazz, host) {
|
|
3013
3013
|
const decorators = host.reflectionHost.getDecoratorsOfDeclaration(clazz);
|
|
@@ -3112,7 +3112,7 @@ function getAngularCoreDecoratorName(decorator) {
|
|
|
3112
3112
|
return decorator.import.name;
|
|
3113
3113
|
}
|
|
3114
3114
|
|
|
3115
|
-
// bazel-out/
|
|
3115
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_child_migration.mjs
|
|
3116
3116
|
var UndecoratedChildMigration = class {
|
|
3117
3117
|
apply(clazz, host) {
|
|
3118
3118
|
const moduleMeta = host.metadata.getNgModuleMetadata(new Reference(clazz));
|
|
@@ -3147,7 +3147,7 @@ var UndecoratedChildMigration = class {
|
|
|
3147
3147
|
}
|
|
3148
3148
|
};
|
|
3149
3149
|
|
|
3150
|
-
// bazel-out/
|
|
3150
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_parent_migration.mjs
|
|
3151
3151
|
var UndecoratedParentMigration = class {
|
|
3152
3152
|
apply(clazz, host) {
|
|
3153
3153
|
if (!hasDirectiveDecorator(host, clazz) || hasConstructor(host, clazz)) {
|
|
@@ -3180,7 +3180,7 @@ function determineBaseClass(clazz, host) {
|
|
|
3180
3180
|
return baseClass;
|
|
3181
3181
|
}
|
|
3182
3182
|
|
|
3183
|
-
// bazel-out/
|
|
3183
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/migration_host.mjs
|
|
3184
3184
|
import ts14 from "typescript";
|
|
3185
3185
|
var DefaultMigrationHost = class {
|
|
3186
3186
|
constructor(reflectionHost, metadata, evaluator, compiler, entryPointPath) {
|
|
@@ -3240,7 +3240,7 @@ function createMigrationDiagnostic(diagnostic, source, decorator) {
|
|
|
3240
3240
|
return clone;
|
|
3241
3241
|
}
|
|
3242
3242
|
|
|
3243
|
-
// bazel-out/
|
|
3243
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_trait_compiler.mjs
|
|
3244
3244
|
var NgccTraitCompiler = class extends TraitCompiler {
|
|
3245
3245
|
constructor(handlers, ngccReflector) {
|
|
3246
3246
|
super(
|
|
@@ -3295,10 +3295,10 @@ var NoIncrementalBuild = class {
|
|
|
3295
3295
|
}
|
|
3296
3296
|
};
|
|
3297
3297
|
|
|
3298
|
-
// bazel-out/
|
|
3298
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/types.mjs
|
|
3299
3299
|
var DecorationAnalyses = Map;
|
|
3300
3300
|
|
|
3301
|
-
// bazel-out/
|
|
3301
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
|
|
3302
3302
|
var NgccResourceLoader = class {
|
|
3303
3303
|
constructor(fs) {
|
|
3304
3304
|
this.fs = fs;
|
|
@@ -3520,7 +3520,7 @@ var DecorationAnalyzer = class {
|
|
|
3520
3520
|
}
|
|
3521
3521
|
};
|
|
3522
3522
|
|
|
3523
|
-
// bazel-out/
|
|
3523
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/module_with_providers_analyzer.mjs
|
|
3524
3524
|
import ts15 from "typescript";
|
|
3525
3525
|
var ModuleWithProvidersAnalyses = Map;
|
|
3526
3526
|
var ModuleWithProvidersAnalyzer = class {
|
|
@@ -3659,7 +3659,7 @@ function isAnyKeyword(typeParam) {
|
|
|
3659
3659
|
return typeParam.kind === ts15.SyntaxKind.AnyKeyword;
|
|
3660
3660
|
}
|
|
3661
3661
|
|
|
3662
|
-
// bazel-out/
|
|
3662
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_references_registry.mjs
|
|
3663
3663
|
var NgccReferencesRegistry = class {
|
|
3664
3664
|
constructor(host) {
|
|
3665
3665
|
this.host = host;
|
|
@@ -3680,7 +3680,7 @@ var NgccReferencesRegistry = class {
|
|
|
3680
3680
|
}
|
|
3681
3681
|
};
|
|
3682
3682
|
|
|
3683
|
-
// bazel-out/
|
|
3683
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/private_declarations_analyzer.mjs
|
|
3684
3684
|
var PrivateDeclarationsAnalyzer = class {
|
|
3685
3685
|
constructor(host, referencesRegistry) {
|
|
3686
3686
|
this.host = host;
|
|
@@ -3721,7 +3721,7 @@ var PrivateDeclarationsAnalyzer = class {
|
|
|
3721
3721
|
}
|
|
3722
3722
|
};
|
|
3723
3723
|
|
|
3724
|
-
// bazel-out/
|
|
3724
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_host.mjs
|
|
3725
3725
|
import ts16 from "typescript";
|
|
3726
3726
|
var CommonJsReflectionHost = class extends Esm5ReflectionHost {
|
|
3727
3727
|
constructor(logger, isCore, src, dts = null) {
|
|
@@ -3885,7 +3885,7 @@ var CommonJsReflectionHost = class extends Esm5ReflectionHost {
|
|
|
3885
3885
|
}
|
|
3886
3886
|
};
|
|
3887
3887
|
|
|
3888
|
-
// bazel-out/
|
|
3888
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/delegating_host.mjs
|
|
3889
3889
|
var DelegatingReflectionHost = class {
|
|
3890
3890
|
constructor(tsHost, ngccHost) {
|
|
3891
3891
|
this.tsHost = tsHost;
|
|
@@ -4006,16 +4006,16 @@ var DelegatingReflectionHost = class {
|
|
|
4006
4006
|
}
|
|
4007
4007
|
};
|
|
4008
4008
|
|
|
4009
|
-
// bazel-out/
|
|
4009
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
|
|
4010
4010
|
import ts19 from "typescript";
|
|
4011
4011
|
|
|
4012
|
-
// bazel-out/
|
|
4012
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
|
|
4013
4013
|
import ts18 from "typescript";
|
|
4014
4014
|
|
|
4015
|
-
// bazel-out/
|
|
4015
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
|
|
4016
4016
|
import ts17 from "typescript";
|
|
4017
4017
|
|
|
4018
|
-
// bazel-out/
|
|
4018
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/ngcc_import_rewriter.mjs
|
|
4019
4019
|
var NgccFlatImportRewriter = class {
|
|
4020
4020
|
shouldImportSymbol(symbol, specifier) {
|
|
4021
4021
|
if (specifier === "@angular/core") {
|
|
@@ -4036,7 +4036,7 @@ var NgccFlatImportRewriter = class {
|
|
|
4036
4036
|
}
|
|
4037
4037
|
};
|
|
4038
4038
|
|
|
4039
|
-
// bazel-out/
|
|
4039
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/utils.mjs
|
|
4040
4040
|
function getImportRewriter(r3SymbolsFile, isCore, isFlat) {
|
|
4041
4041
|
if (isCore && isFlat) {
|
|
4042
4042
|
return new NgccFlatImportRewriter();
|
|
@@ -4050,7 +4050,7 @@ function stripExtension2(filePath) {
|
|
|
4050
4050
|
return filePath.replace(/\.(js|d\.ts)$/, "");
|
|
4051
4051
|
}
|
|
4052
4052
|
|
|
4053
|
-
// bazel-out/
|
|
4053
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
|
|
4054
4054
|
var EsmRenderingFormatter = class {
|
|
4055
4055
|
constructor(fs, host, isCore) {
|
|
4056
4056
|
this.fs = fs;
|
|
@@ -4210,7 +4210,7 @@ function getEndExceptSemicolon(statement) {
|
|
|
4210
4210
|
return lastToken && lastToken.kind === ts17.SyntaxKind.SemicolonToken ? statement.getEnd() - 1 : statement.getEnd();
|
|
4211
4211
|
}
|
|
4212
4212
|
|
|
4213
|
-
// bazel-out/
|
|
4213
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
|
|
4214
4214
|
var Esm5RenderingFormatter = class extends EsmRenderingFormatter {
|
|
4215
4215
|
addDefinitions(output, compiledClass, definitions) {
|
|
4216
4216
|
const classSymbol = this.host.getClassSymbol(compiledClass.declaration);
|
|
@@ -4238,7 +4238,7 @@ Expected an ES5 IIFE wrapped function. But got:
|
|
|
4238
4238
|
}
|
|
4239
4239
|
};
|
|
4240
4240
|
|
|
4241
|
-
// bazel-out/
|
|
4241
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
|
|
4242
4242
|
var CommonJsRenderingFormatter = class extends Esm5RenderingFormatter {
|
|
4243
4243
|
constructor(fs, commonJsHost, isCore) {
|
|
4244
4244
|
super(fs, commonJsHost, isCore);
|
|
@@ -4287,15 +4287,15 @@ exports.${e.asAlias} = ${importNamespace}${namedImport.symbol};`;
|
|
|
4287
4287
|
}
|
|
4288
4288
|
};
|
|
4289
4289
|
|
|
4290
|
-
// bazel-out/
|
|
4290
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
|
|
4291
4291
|
import MagicString from "magic-string";
|
|
4292
4292
|
import ts20 from "typescript";
|
|
4293
4293
|
|
|
4294
|
-
// bazel-out/
|
|
4294
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/constants.mjs
|
|
4295
4295
|
var IMPORT_PREFIX = "\u0275ngcc";
|
|
4296
4296
|
var NGCC_TIMED_OUT_EXIT_CODE = 177;
|
|
4297
4297
|
|
|
4298
|
-
// bazel-out/
|
|
4298
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/source_maps.mjs
|
|
4299
4299
|
import mapHelpers from "convert-source-map";
|
|
4300
4300
|
function renderSourceAndMap(logger, fs, sourceFile, generatedMagicString) {
|
|
4301
4301
|
var _a;
|
|
@@ -4330,7 +4330,7 @@ ${sourceMapComment}` },
|
|
|
4330
4330
|
}
|
|
4331
4331
|
}
|
|
4332
4332
|
|
|
4333
|
-
// bazel-out/
|
|
4333
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
|
|
4334
4334
|
var DtsRenderInfo = class {
|
|
4335
4335
|
constructor() {
|
|
4336
4336
|
this.classInfo = [];
|
|
@@ -4431,14 +4431,14 @@ function markForEmitAsSingleLine(node) {
|
|
|
4431
4431
|
ts20.forEachChild(node, markForEmitAsSingleLine);
|
|
4432
4432
|
}
|
|
4433
4433
|
|
|
4434
|
-
// bazel-out/
|
|
4434
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
|
|
4435
4435
|
import { jsDocComment, WrappedNodeExpr, WritePropExpr } from "@angular/compiler";
|
|
4436
4436
|
import MagicString2 from "magic-string";
|
|
4437
4437
|
|
|
4438
|
-
// bazel-out/
|
|
4438
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/rendering_formatter.mjs
|
|
4439
4439
|
var RedundantDecoratorMap = Map;
|
|
4440
4440
|
|
|
4441
|
-
// bazel-out/
|
|
4441
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
|
|
4442
4442
|
var Renderer = class {
|
|
4443
4443
|
constructor(host, srcFormatter, fs, logger, bundle, tsConfig = null) {
|
|
4444
4444
|
this.host = host;
|
|
@@ -4541,7 +4541,7 @@ function createAssignmentStatement(receiverName, propName, initializer, leadingC
|
|
|
4541
4541
|
return statement;
|
|
4542
4542
|
}
|
|
4543
4543
|
|
|
4544
|
-
// bazel-out/
|
|
4544
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/umd_rendering_formatter.mjs
|
|
4545
4545
|
import ts21 from "typescript";
|
|
4546
4546
|
var UmdRenderingFormatter = class extends Esm5RenderingFormatter {
|
|
4547
4547
|
constructor(fs, umdHost, isCore) {
|
|
@@ -4657,7 +4657,7 @@ function getGlobalIdentifier(i) {
|
|
|
4657
4657
|
return i.specifier.replace(/^@angular\//, "ng.").replace(/^@/, "").replace(/\//g, ".").replace(/[-_]+(.?)/g, (_, c) => c.toUpperCase()).replace(/^./, (c) => c.toLowerCase());
|
|
4658
4658
|
}
|
|
4659
4659
|
|
|
4660
|
-
// bazel-out/
|
|
4660
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
|
|
4661
4661
|
var Transformer = class {
|
|
4662
4662
|
constructor(fs, logger, tsConfig = null) {
|
|
4663
4663
|
this.fs = fs;
|
|
@@ -4738,7 +4738,7 @@ function hasErrors(diagnostics) {
|
|
|
4738
4738
|
return diagnostics.some((d) => d.category === ts22.DiagnosticCategory.Error);
|
|
4739
4739
|
}
|
|
4740
4740
|
|
|
4741
|
-
// bazel-out/
|
|
4741
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
|
|
4742
4742
|
function getCreateCompileFn(fileSystem, logger, fileWriter, enableI18nLegacyMessageIdFormat, tsConfig, pathMappings) {
|
|
4743
4743
|
return (beforeWritingFiles, onTaskCompleted) => {
|
|
4744
4744
|
const transformer = new Transformer(fileSystem, logger, tsConfig);
|
|
@@ -4777,10 +4777,10 @@ ${errors}`);
|
|
|
4777
4777
|
};
|
|
4778
4778
|
}
|
|
4779
4779
|
|
|
4780
|
-
// bazel-out/
|
|
4780
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
|
|
4781
4781
|
import os from "os";
|
|
4782
4782
|
|
|
4783
|
-
// bazel-out/
|
|
4783
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/path_mappings.mjs
|
|
4784
4784
|
function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
|
|
4785
4785
|
if (tsConfig !== null && tsConfig.options.baseUrl !== void 0 && tsConfig.options.paths !== void 0) {
|
|
4786
4786
|
return {
|
|
@@ -4790,7 +4790,7 @@ function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
|
|
|
4790
4790
|
}
|
|
4791
4791
|
}
|
|
4792
4792
|
|
|
4793
|
-
// bazel-out/
|
|
4793
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/in_place_file_writer.mjs
|
|
4794
4794
|
var NGCC_BACKUP_EXTENSION = ".__ivy_ngcc_bak";
|
|
4795
4795
|
var InPlaceFileWriter = class {
|
|
4796
4796
|
constructor(fs, logger, errorOnFailedEntryPoint) {
|
|
@@ -4839,7 +4839,7 @@ This error may be caused by one of the following:
|
|
|
4839
4839
|
}
|
|
4840
4840
|
};
|
|
4841
4841
|
|
|
4842
|
-
// bazel-out/
|
|
4842
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/new_entry_point_file_writer.mjs
|
|
4843
4843
|
var NGCC_DIRECTORY = "__ivy_ngcc__";
|
|
4844
4844
|
var NGCC_PROPERTY_EXTENSION = "_ivy_ngcc";
|
|
4845
4845
|
var NewEntryPointFileWriter = class extends InPlaceFileWriter {
|
|
@@ -4947,7 +4947,7 @@ var NewEntryPointFileWriter = class extends InPlaceFileWriter {
|
|
|
4947
4947
|
}
|
|
4948
4948
|
};
|
|
4949
4949
|
|
|
4950
|
-
// bazel-out/
|
|
4950
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
|
|
4951
4951
|
function getSharedSetup(options) {
|
|
4952
4952
|
const fileSystem = getFileSystem();
|
|
4953
4953
|
const absBasePath = absoluteFrom(options.basePath);
|
|
@@ -5023,7 +5023,7 @@ function getMaxNumberOfWorkers() {
|
|
|
5023
5023
|
return numericMaxWorkers;
|
|
5024
5024
|
}
|
|
5025
5025
|
|
|
5026
|
-
// bazel-out/
|
|
5026
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/utils.mjs
|
|
5027
5027
|
var stringifyTask = (task) => `{entryPoint: ${task.entryPoint.name}, formatProperty: ${task.formatProperty}, processDts: ${DtsProcessing[task.processDts]}}`;
|
|
5028
5028
|
function computeTaskDependencies(tasks, graph) {
|
|
5029
5029
|
const dependencies = new TaskDependencies();
|
|
@@ -5083,7 +5083,7 @@ function sortTasksByPriority(tasks, dependencies) {
|
|
|
5083
5083
|
});
|
|
5084
5084
|
}
|
|
5085
5085
|
|
|
5086
|
-
// bazel-out/
|
|
5086
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/utils.mjs
|
|
5087
5087
|
import cluster from "cluster";
|
|
5088
5088
|
var Deferred = class {
|
|
5089
5089
|
constructor() {
|
|
@@ -5118,7 +5118,7 @@ var sendMessageToWorker = (workerId, msg) => {
|
|
|
5118
5118
|
});
|
|
5119
5119
|
};
|
|
5120
5120
|
|
|
5121
|
-
// bazel-out/
|
|
5121
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/package_json_updater.mjs
|
|
5122
5122
|
var PackageJsonUpdate = class {
|
|
5123
5123
|
constructor(writeChangesImpl) {
|
|
5124
5124
|
this.writeChangesImpl = writeChangesImpl;
|
|
@@ -5260,4 +5260,4 @@ export {
|
|
|
5260
5260
|
* Use of this source code is governed by an MIT-style license that can be
|
|
5261
5261
|
* found in the LICENSE file at https://angular.io/license
|
|
5262
5262
|
*/
|
|
5263
|
-
//# sourceMappingURL=chunk-
|
|
5263
|
+
//# sourceMappingURL=chunk-RVYJCLRC.js.map
|
|
File without changes
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
const require = __cjsCompatRequire(import.meta.url);
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
// bazel-out/
|
|
6
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/logger.mjs
|
|
7
7
|
var LogLevel;
|
|
8
8
|
(function(LogLevel2) {
|
|
9
9
|
LogLevel2[LogLevel2["debug"] = 0] = "debug";
|
|
@@ -12,7 +12,7 @@ var LogLevel;
|
|
|
12
12
|
LogLevel2[LogLevel2["error"] = 3] = "error";
|
|
13
13
|
})(LogLevel || (LogLevel = {}));
|
|
14
14
|
|
|
15
|
-
// bazel-out/
|
|
15
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/logging/src/console_logger.mjs
|
|
16
16
|
var RESET = "\x1B[0m";
|
|
17
17
|
var RED = "\x1B[31m";
|
|
18
18
|
var YELLOW = "\x1B[33m";
|
|
@@ -53,4 +53,4 @@ export {
|
|
|
53
53
|
* Use of this source code is governed by an MIT-style license that can be
|
|
54
54
|
* found in the LICENSE file at https://angular.io/license
|
|
55
55
|
*/
|
|
56
|
-
//# sourceMappingURL=chunk-
|
|
56
|
+
//# sourceMappingURL=chunk-SBDNBITT.js.map
|
|
File without changes
|
|
@@ -12,13 +12,13 @@ import {
|
|
|
12
12
|
formatDiagnostics,
|
|
13
13
|
performCompilation,
|
|
14
14
|
readConfiguration
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-5IL7LYRJ.js";
|
|
16
16
|
|
|
17
|
-
// bazel-out/
|
|
17
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
|
|
18
18
|
import ts2 from "typescript";
|
|
19
19
|
import yargs from "yargs";
|
|
20
20
|
|
|
21
|
-
// bazel-out/
|
|
21
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
|
|
22
22
|
import * as chokidar from "chokidar";
|
|
23
23
|
import * as path from "path";
|
|
24
24
|
import ts from "typescript";
|
|
@@ -234,7 +234,7 @@ function performWatchCompilation(host) {
|
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
// bazel-out/
|
|
237
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
|
|
238
238
|
function main(args, consoleError = console.error, config, customTransformers, programReuse, modifiedResourceFiles, tsickle) {
|
|
239
239
|
let { project, rootNames, options, errors: configErrors, watch: watch2, emitFlags } = config || readNgcCommandLineAndConfiguration(args);
|
|
240
240
|
if (configErrors.length) {
|
|
@@ -375,4 +375,4 @@ export {
|
|
|
375
375
|
* Use of this source code is governed by an MIT-style license that can be
|
|
376
376
|
* found in the LICENSE file at https://angular.io/license
|
|
377
377
|
*/
|
|
378
|
-
//# sourceMappingURL=chunk-
|
|
378
|
+
//# sourceMappingURL=chunk-X5XQI26Z.js.map
|
|
File without changes
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
import {
|
|
6
6
|
ConsoleLogger,
|
|
7
7
|
LogLevel
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-SBDNBITT.js";
|
|
9
9
|
import {
|
|
10
10
|
NodeJSFileSystem,
|
|
11
11
|
setFileSystem
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-EC5K6QPP.js";
|
|
13
13
|
|
|
14
|
-
// bazel-out/
|
|
14
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/command_line_options.mjs
|
|
15
15
|
import yargs from "yargs";
|
|
16
16
|
function parseCommandLineOptions(args) {
|
|
17
17
|
var _a;
|
|
@@ -112,4 +112,4 @@ export {
|
|
|
112
112
|
* Use of this source code is governed by an MIT-style license that can be
|
|
113
113
|
* found in the LICENSE file at https://angular.io/license
|
|
114
114
|
*/
|
|
115
|
-
//# sourceMappingURL=chunk-
|
|
115
|
+
//# sourceMappingURL=chunk-YRDMG3GM.js.map
|
|
File without changes
|