@angular/compiler-cli 19.1.0-next.2 → 19.1.0-next.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.
- package/bundles/{chunk-STORTTKY.js → chunk-37JMVF7H.js} +8 -8
- package/bundles/{chunk-5UDS2TPQ.js → chunk-77D5CI2U.js} +7 -7
- package/bundles/{chunk-P5OLJFAE.js → chunk-BC3UIHLS.js} +45 -45
- package/bundles/chunk-BC3UIHLS.js.map +6 -0
- package/bundles/{chunk-YCOYUOYB.js → chunk-CONSPLNK.js} +3 -3
- package/bundles/{chunk-A7ZZMLHV.js → chunk-DVLQORCX.js} +5 -5
- package/bundles/{chunk-NQFS66HQ.js → chunk-F3XFZLFK.js} +32 -31
- package/bundles/{chunk-NQFS66HQ.js.map → chunk-F3XFZLFK.js.map} +1 -1
- package/bundles/{chunk-3OT7XV3K.js → chunk-F73PYGWL.js} +147 -137
- package/bundles/chunk-F73PYGWL.js.map +6 -0
- package/bundles/{chunk-GBKXY6BH.js → chunk-FKXFEX7K.js} +3 -3
- package/bundles/{chunk-34FJ6PKD.js → chunk-JU5KR7ZS.js} +98 -95
- package/bundles/{chunk-34FJ6PKD.js.map → chunk-JU5KR7ZS.js.map} +1 -1
- package/bundles/{chunk-I6R3GL3L.js → chunk-Q2WE7ECN.js} +5 -5
- package/bundles/{chunk-MIHO36SM.js → chunk-QMSFXNUC.js} +12 -12
- 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 +1 -1
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +4 -4
- package/bundles/private/tooling.js +6 -6
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles_metadata.json +1 -1
- package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
- package/package.json +2 -2
- package/src/ngtsc/core/api/src/options.d.ts +4 -0
- package/src/ngtsc/partial_evaluator/src/interpreter.d.ts +1 -1
- package/src/ngtsc/typecheck/api/api.d.ts +4 -0
- package/src/ngtsc/util/src/path.d.ts +5 -5
- package/bundles/chunk-3OT7XV3K.js.map +0 -6
- package/bundles/chunk-P5OLJFAE.js.map +0 -6
- /package/bundles/{chunk-STORTTKY.js.map → chunk-37JMVF7H.js.map} +0 -0
- /package/bundles/{chunk-5UDS2TPQ.js.map → chunk-77D5CI2U.js.map} +0 -0
- /package/bundles/{chunk-YCOYUOYB.js.map → chunk-CONSPLNK.js.map} +0 -0
- /package/bundles/{chunk-A7ZZMLHV.js.map → chunk-DVLQORCX.js.map} +0 -0
- /package/bundles/{chunk-GBKXY6BH.js.map → chunk-FKXFEX7K.js.map} +0 -0
- /package/bundles/{chunk-I6R3GL3L.js.map → chunk-Q2WE7ECN.js.map} +0 -0
- /package/bundles/{chunk-MIHO36SM.js.map → chunk-QMSFXNUC.js.map} +0 -0
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
tryParseSignalInputMapping,
|
|
11
11
|
tryParseSignalModelMapping,
|
|
12
12
|
tryParseSignalQueryFromInitializer
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-F73PYGWL.js";
|
|
14
14
|
import {
|
|
15
15
|
ImportManager,
|
|
16
16
|
ImportedSymbolsTracker,
|
|
@@ -18,9 +18,9 @@ import {
|
|
|
18
18
|
isAliasImportDeclaration,
|
|
19
19
|
loadIsReferencedAliasDeclarationPatch,
|
|
20
20
|
reflectClassMember
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-BC3UIHLS.js";
|
|
22
22
|
|
|
23
|
-
// bazel-out/
|
|
23
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/downlevel_decorators_transform.mjs
|
|
24
24
|
import ts from "typescript";
|
|
25
25
|
function isAngularDecorator2(decorator, isCore) {
|
|
26
26
|
return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
|
|
@@ -325,10 +325,10 @@ function cloneClassElementWithModifiers(node, modifiers) {
|
|
|
325
325
|
return ts.setOriginalNode(clone, node);
|
|
326
326
|
}
|
|
327
327
|
|
|
328
|
-
// bazel-out/
|
|
328
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/transform.mjs
|
|
329
329
|
import ts4 from "typescript";
|
|
330
330
|
|
|
331
|
-
// bazel-out/
|
|
331
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/transform_api.mjs
|
|
332
332
|
import ts2 from "typescript";
|
|
333
333
|
function createSyntheticAngularCoreDecoratorAccess(factory, importManager, ngClassDecorator, sourceFile, decoratorName) {
|
|
334
334
|
const classDecoratorIdentifier = ts2.isIdentifier(ngClassDecorator.identifier) ? ngClassDecorator.identifier : ngClassDecorator.identifier.expression;
|
|
@@ -345,7 +345,7 @@ function castAsAny(factory, expr) {
|
|
|
345
345
|
return factory.createAsExpression(expr, factory.createKeywordTypeNode(ts2.SyntaxKind.AnyKeyword));
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
-
// bazel-out/
|
|
348
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/input_function.mjs
|
|
349
349
|
var signalInputsTransform = (member, sourceFile, host, factory, importTracker, importManager, classDecorator, isCore) => {
|
|
350
350
|
var _a, _b;
|
|
351
351
|
if ((_a = host.getDecoratorsOfDeclaration(member.node)) == null ? void 0 : _a.some((d) => isAngularDecorator(d, "Input", isCore))) {
|
|
@@ -367,7 +367,7 @@ var signalInputsTransform = (member, sourceFile, host, factory, importTracker, i
|
|
|
367
367
|
return factory.updatePropertyDeclaration(member.node, [newDecorator, ...(_b = member.node.modifiers) != null ? _b : []], member.name, member.node.questionToken, member.node.type, member.node.initializer);
|
|
368
368
|
};
|
|
369
369
|
|
|
370
|
-
// bazel-out/
|
|
370
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/model_function.mjs
|
|
371
371
|
import ts3 from "typescript";
|
|
372
372
|
var signalModelTransform = (member, sourceFile, host, factory, importTracker, importManager, classDecorator, isCore) => {
|
|
373
373
|
var _a, _b;
|
|
@@ -401,7 +401,7 @@ function createDecorator(name, config, classDecorator, factory, sourceFile, impo
|
|
|
401
401
|
return factory.createDecorator(factory.createCallExpression(callTarget, void 0, [config]));
|
|
402
402
|
}
|
|
403
403
|
|
|
404
|
-
// bazel-out/
|
|
404
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/output_function.mjs
|
|
405
405
|
var initializerApiOutputTransform = (member, sourceFile, host, factory, importTracker, importManager, classDecorator, isCore) => {
|
|
406
406
|
var _a, _b;
|
|
407
407
|
if ((_a = host.getDecoratorsOfDeclaration(member.node)) == null ? void 0 : _a.some((d) => isAngularDecorator(d, "Output", isCore))) {
|
|
@@ -415,7 +415,7 @@ var initializerApiOutputTransform = (member, sourceFile, host, factory, importTr
|
|
|
415
415
|
return factory.updatePropertyDeclaration(member.node, [newDecorator, ...(_b = member.node.modifiers) != null ? _b : []], member.node.name, member.node.questionToken, member.node.type, member.node.initializer);
|
|
416
416
|
};
|
|
417
417
|
|
|
418
|
-
// bazel-out/
|
|
418
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/query_functions.mjs
|
|
419
419
|
var queryFunctionToDecorator = {
|
|
420
420
|
viewChild: "ViewChild",
|
|
421
421
|
viewChildren: "ViewChildren",
|
|
@@ -448,7 +448,7 @@ var queryFunctionsTransforms = (member, sourceFile, host, factory, importTracker
|
|
|
448
448
|
return factory.updatePropertyDeclaration(member.node, [newDecorator, ...(_a = member.node.modifiers) != null ? _a : []], member.node.name, member.node.questionToken, member.node.type, member.node.initializer);
|
|
449
449
|
};
|
|
450
450
|
|
|
451
|
-
// bazel-out/
|
|
451
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/initializer_api_transforms/transform.mjs
|
|
452
452
|
var decoratorsWithInputs = ["Directive", "Component"];
|
|
453
453
|
var propertyTransforms = [
|
|
454
454
|
signalInputsTransform,
|
|
@@ -501,7 +501,7 @@ function createTransformVisitor(ctx, host, importManager, importTracker, isCore,
|
|
|
501
501
|
return visitor;
|
|
502
502
|
}
|
|
503
503
|
|
|
504
|
-
// bazel-out/
|
|
504
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/index.mjs
|
|
505
505
|
function angularJitApplicationTransform(program, isCore = false, shouldTransformClass) {
|
|
506
506
|
const typeChecker = program.getTypeChecker();
|
|
507
507
|
const reflectionHost = new TypeScriptReflectionHost(typeChecker);
|
|
@@ -536,4 +536,4 @@ export {
|
|
|
536
536
|
* Use of this source code is governed by an MIT-style license that can be
|
|
537
537
|
* found in the LICENSE file at https://angular.dev/license
|
|
538
538
|
*/
|
|
539
|
-
//# sourceMappingURL=chunk-
|
|
539
|
+
//# sourceMappingURL=chunk-QMSFXNUC.js.map
|
package/bundles/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
GLOBAL_DEFS_FOR_TERSER,
|
|
7
7
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
8
8
|
constructorParametersDownlevelTransform
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-CONSPLNK.js";
|
|
10
10
|
import {
|
|
11
11
|
DEFAULT_ERROR_CODE,
|
|
12
12
|
DecoratorType,
|
|
@@ -33,27 +33,27 @@ import {
|
|
|
33
33
|
isTsDiagnostic,
|
|
34
34
|
performCompilation,
|
|
35
35
|
readConfiguration
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-JU5KR7ZS.js";
|
|
37
37
|
import {
|
|
38
38
|
angularJitApplicationTransform,
|
|
39
39
|
getDownlevelDecoratorsTransform,
|
|
40
40
|
getInitializerApiJitTransform
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-QMSFXNUC.js";
|
|
42
42
|
import {
|
|
43
43
|
OptimizeFor,
|
|
44
44
|
TsCreateProgramDriver
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-F73PYGWL.js";
|
|
46
46
|
import {
|
|
47
47
|
isLocalCompilationDiagnostics
|
|
48
|
-
} from "./chunk-
|
|
48
|
+
} from "./chunk-BC3UIHLS.js";
|
|
49
49
|
import {
|
|
50
50
|
ActivePerfRecorder,
|
|
51
51
|
PerfPhase
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-Q2WE7ECN.js";
|
|
53
53
|
import {
|
|
54
54
|
ConsoleLogger,
|
|
55
55
|
LogLevel
|
|
56
|
-
} from "./chunk-
|
|
56
|
+
} from "./chunk-FKXFEX7K.js";
|
|
57
57
|
import {
|
|
58
58
|
LogicalFileSystem,
|
|
59
59
|
LogicalProjectPath,
|
|
@@ -75,14 +75,14 @@ import {
|
|
|
75
75
|
resolve,
|
|
76
76
|
setFileSystem,
|
|
77
77
|
toRelativeImport
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-37JMVF7H.js";
|
|
79
79
|
import "./chunk-KPQ72R34.js";
|
|
80
80
|
|
|
81
|
-
// bazel-out/
|
|
81
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
|
|
82
82
|
import { Version } from "@angular/compiler";
|
|
83
|
-
var VERSION = new Version("19.1.0-next.
|
|
83
|
+
var VERSION = new Version("19.1.0-next.3");
|
|
84
84
|
|
|
85
|
-
// bazel-out/
|
|
85
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
|
|
86
86
|
var NgTscPlugin = class {
|
|
87
87
|
ngOptions;
|
|
88
88
|
name = "ngtsc";
|
|
@@ -159,7 +159,7 @@ var NgTscPlugin = class {
|
|
|
159
159
|
}
|
|
160
160
|
};
|
|
161
161
|
|
|
162
|
-
// bazel-out/
|
|
162
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/index.mjs
|
|
163
163
|
setFileSystem(new NodeJSFileSystem());
|
|
164
164
|
export {
|
|
165
165
|
ConsoleLogger,
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
LinkerEnvironment,
|
|
9
9
|
assert,
|
|
10
10
|
isFatalLinkerError
|
|
11
|
-
} from "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
11
|
+
} from "../../chunk-F3XFZLFK.js";
|
|
12
|
+
import "../../chunk-BC3UIHLS.js";
|
|
13
13
|
import {
|
|
14
14
|
ConsoleLogger,
|
|
15
15
|
LogLevel
|
|
16
|
-
} from "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
16
|
+
} from "../../chunk-FKXFEX7K.js";
|
|
17
|
+
import "../../chunk-77D5CI2U.js";
|
|
18
18
|
import {
|
|
19
19
|
NodeJSFileSystem
|
|
20
|
-
} from "../../chunk-
|
|
20
|
+
} from "../../chunk-37JMVF7H.js";
|
|
21
21
|
import "../../chunk-KPQ72R34.js";
|
|
22
22
|
|
|
23
|
-
// bazel-out/
|
|
23
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
|
|
24
24
|
import { types as t4 } from "@babel/core";
|
|
25
25
|
|
|
26
|
-
// bazel-out/
|
|
26
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_factory.mjs
|
|
27
27
|
import { types as t } from "@babel/core";
|
|
28
28
|
var BabelAstFactory = class {
|
|
29
29
|
sourceUrl;
|
|
@@ -149,7 +149,7 @@ function isLExpression(expr) {
|
|
|
149
149
|
return t.isLVal(expr);
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
// bazel-out/
|
|
152
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/ast/babel_ast_host.mjs
|
|
153
153
|
import { types as t2 } from "@babel/core";
|
|
154
154
|
var BabelAstHost = class {
|
|
155
155
|
getSymbolName(node) {
|
|
@@ -275,7 +275,7 @@ function isMinifiedBooleanLiteral(node) {
|
|
|
275
275
|
return t2.isUnaryExpression(node) && node.prefix && node.operator === "!" && t2.isNumericLiteral(node.argument) && (node.argument.value === 0 || node.argument.value === 1);
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
// bazel-out/
|
|
278
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_declaration_scope.mjs
|
|
279
279
|
import { types as t3 } from "@babel/core";
|
|
280
280
|
var BabelDeclarationScope = class {
|
|
281
281
|
declarationScope;
|
|
@@ -302,7 +302,7 @@ var BabelDeclarationScope = class {
|
|
|
302
302
|
}
|
|
303
303
|
};
|
|
304
304
|
|
|
305
|
-
// bazel-out/
|
|
305
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/es2015_linker_plugin.mjs
|
|
306
306
|
function createEs2015LinkerPlugin({ fileSystem, logger, ...options }) {
|
|
307
307
|
let fileLinker = null;
|
|
308
308
|
return {
|
|
@@ -403,7 +403,7 @@ function buildCodeFrameError(file, message, node) {
|
|
|
403
403
|
return `${filename}: ${error.message}`;
|
|
404
404
|
}
|
|
405
405
|
|
|
406
|
-
// bazel-out/
|
|
406
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/src/babel_plugin.mjs
|
|
407
407
|
function defaultLinkerPlugin(api, options) {
|
|
408
408
|
api.assertVersion(7);
|
|
409
409
|
return createEs2015LinkerPlugin({
|
|
@@ -413,7 +413,7 @@ function defaultLinkerPlugin(api, options) {
|
|
|
413
413
|
});
|
|
414
414
|
}
|
|
415
415
|
|
|
416
|
-
// bazel-out/
|
|
416
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/babel/index.mjs
|
|
417
417
|
var babel_default = defaultLinkerPlugin;
|
|
418
418
|
export {
|
|
419
419
|
createEs2015LinkerPlugin,
|
package/bundles/linker/index.js
CHANGED
|
@@ -10,10 +10,10 @@ import {
|
|
|
10
10
|
assert,
|
|
11
11
|
isFatalLinkerError,
|
|
12
12
|
needsLinking
|
|
13
|
-
} from "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
13
|
+
} from "../chunk-F3XFZLFK.js";
|
|
14
|
+
import "../chunk-BC3UIHLS.js";
|
|
15
|
+
import "../chunk-77D5CI2U.js";
|
|
16
|
+
import "../chunk-37JMVF7H.js";
|
|
17
17
|
import "../chunk-KPQ72R34.js";
|
|
18
18
|
export {
|
|
19
19
|
DEFAULT_LINKER_OPTIONS,
|
package/bundles/ngcc/index.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
const require = __cjsCompatRequire(import.meta.url);
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
// bazel-out/
|
|
7
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
|
|
8
8
|
function stringEncaseCRLFWithFirstIndex(value, prefix, postfix, index) {
|
|
9
9
|
let endIndex = 0;
|
|
10
10
|
let returnValue = "";
|
package/bundles/private/bazel.js
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
import {
|
|
6
6
|
ConsoleLogger,
|
|
7
7
|
LogLevel
|
|
8
|
-
} from "../chunk-
|
|
8
|
+
} from "../chunk-FKXFEX7K.js";
|
|
9
9
|
import {
|
|
10
10
|
SourceFile,
|
|
11
11
|
SourceFileLoader
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-77D5CI2U.js";
|
|
13
13
|
import {
|
|
14
14
|
LogicalFileSystem,
|
|
15
15
|
LogicalProjectPath,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
resolve,
|
|
32
32
|
setFileSystem,
|
|
33
33
|
toRelativeImport
|
|
34
|
-
} from "../chunk-
|
|
34
|
+
} from "../chunk-37JMVF7H.js";
|
|
35
35
|
import "../chunk-KPQ72R34.js";
|
|
36
36
|
export {
|
|
37
37
|
ConsoleLogger,
|
|
@@ -9,15 +9,15 @@ import {
|
|
|
9
9
|
PotentialImportMode,
|
|
10
10
|
StaticInterpreter,
|
|
11
11
|
forwardRefResolver
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-F73PYGWL.js";
|
|
13
13
|
import {
|
|
14
14
|
ImportManager,
|
|
15
15
|
Reference,
|
|
16
16
|
TypeScriptReflectionHost,
|
|
17
17
|
reflectObjectLiteral
|
|
18
|
-
} from "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
18
|
+
} from "../chunk-BC3UIHLS.js";
|
|
19
|
+
import "../chunk-Q2WE7ECN.js";
|
|
20
|
+
import "../chunk-37JMVF7H.js";
|
|
21
21
|
import "../chunk-KPQ72R34.js";
|
|
22
22
|
export {
|
|
23
23
|
DynamicValue,
|
|
@@ -6,12 +6,12 @@ import {
|
|
|
6
6
|
GLOBAL_DEFS_FOR_TERSER,
|
|
7
7
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
8
8
|
constructorParametersDownlevelTransform
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-CONSPLNK.js";
|
|
10
|
+
import "../chunk-QMSFXNUC.js";
|
|
11
|
+
import "../chunk-F73PYGWL.js";
|
|
12
|
+
import "../chunk-BC3UIHLS.js";
|
|
13
|
+
import "../chunk-Q2WE7ECN.js";
|
|
14
|
+
import "../chunk-37JMVF7H.js";
|
|
15
15
|
import "../chunk-KPQ72R34.js";
|
|
16
16
|
export {
|
|
17
17
|
GLOBAL_DEFS_FOR_TERSER,
|
|
@@ -6,24 +6,24 @@
|
|
|
6
6
|
import {
|
|
7
7
|
main,
|
|
8
8
|
readCommandLineAndConfiguration
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-DVLQORCX.js";
|
|
10
10
|
import {
|
|
11
11
|
EmitFlags
|
|
12
|
-
} from "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
12
|
+
} from "../../chunk-JU5KR7ZS.js";
|
|
13
|
+
import "../../chunk-QMSFXNUC.js";
|
|
14
|
+
import "../../chunk-F73PYGWL.js";
|
|
15
|
+
import "../../chunk-BC3UIHLS.js";
|
|
16
|
+
import "../../chunk-Q2WE7ECN.js";
|
|
17
17
|
import {
|
|
18
18
|
NodeJSFileSystem,
|
|
19
19
|
setFileSystem
|
|
20
|
-
} from "../../chunk-
|
|
20
|
+
} from "../../chunk-37JMVF7H.js";
|
|
21
21
|
import "../../chunk-KPQ72R34.js";
|
|
22
22
|
|
|
23
|
-
// bazel-out/
|
|
23
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
24
24
|
import "reflect-metadata";
|
|
25
25
|
|
|
26
|
-
// bazel-out/
|
|
26
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
|
|
27
27
|
import yargs from "yargs";
|
|
28
28
|
function mainXi18n(args2, consoleError = console.error) {
|
|
29
29
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -46,7 +46,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
46
46
|
return { ...config, emitFlags: EmitFlags.I18nBundle };
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
// bazel-out/
|
|
49
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
50
50
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
51
51
|
var args = process.argv.slice(2);
|
|
52
52
|
setFileSystem(new NodeJSFileSystem());
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -5,19 +5,19 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
main
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-DVLQORCX.js";
|
|
9
|
+
import "../../chunk-JU5KR7ZS.js";
|
|
10
|
+
import "../../chunk-QMSFXNUC.js";
|
|
11
|
+
import "../../chunk-F73PYGWL.js";
|
|
12
|
+
import "../../chunk-BC3UIHLS.js";
|
|
13
|
+
import "../../chunk-Q2WE7ECN.js";
|
|
14
14
|
import {
|
|
15
15
|
NodeJSFileSystem,
|
|
16
16
|
setFileSystem
|
|
17
|
-
} from "../../chunk-
|
|
17
|
+
} from "../../chunk-37JMVF7H.js";
|
|
18
18
|
import "../../chunk-KPQ72R34.js";
|
|
19
19
|
|
|
20
|
-
// bazel-out/
|
|
20
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
|
|
21
21
|
import "reflect-metadata";
|
|
22
22
|
async function runNgcComamnd() {
|
|
23
23
|
process.title = "Angular Compiler (ngc)";
|