@jsverse/transloco 7.1.0 → 7.2.0

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 (115) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/esm2022/lib/transloco.providers.mjs +4 -4
  3. package/fesm2022/jsverse-transloco.mjs +3 -3
  4. package/fesm2022/jsverse-transloco.mjs.map +1 -1
  5. package/lib/resolve-loader.d.ts +1 -1
  6. package/lib/transloco.providers.d.ts +2 -2
  7. package/package.json +1 -1
  8. package/schematics/src/assets/i18n/en.json +0 -1
  9. package/schematics/src/collection.json +0 -59
  10. package/schematics/src/component/index.d.ts +0 -2
  11. package/schematics/src/component/index.js +0 -21
  12. package/schematics/src/component/index.js.map +0 -1
  13. package/schematics/src/join/index.d.ts +0 -3
  14. package/schematics/src/join/index.js +0 -79
  15. package/schematics/src/join/index.js.map +0 -1
  16. package/schematics/src/join/schema.d.ts +0 -28
  17. package/schematics/src/join/schema.js +0 -3
  18. package/schematics/src/join/schema.js.map +0 -1
  19. package/schematics/src/join/schema.json +0 -43
  20. package/schematics/src/keys-manager/index.d.ts +0 -5
  21. package/schematics/src/keys-manager/index.js +0 -97
  22. package/schematics/src/keys-manager/index.js.map +0 -1
  23. package/schematics/src/keys-manager/schema.d.ts +0 -19
  24. package/schematics/src/keys-manager/schema.js +0 -3
  25. package/schematics/src/keys-manager/schema.js.map +0 -1
  26. package/schematics/src/keys-manager/schema.json +0 -33
  27. package/schematics/src/migrate/index.d.ts +0 -3
  28. package/schematics/src/migrate/index.js +0 -21
  29. package/schematics/src/migrate/index.js.map +0 -1
  30. package/schematics/src/migrate/ngx-translate-migration.d.ts +0 -3
  31. package/schematics/src/migrate/ngx-translate-migration.js +0 -169
  32. package/schematics/src/migrate/ngx-translate-migration.js.map +0 -1
  33. package/schematics/src/migrate/schema.d.ts +0 -10
  34. package/schematics/src/migrate/schema.js +0 -3
  35. package/schematics/src/migrate/schema.js.map +0 -1
  36. package/schematics/src/migrate/schema.json +0 -23
  37. package/schematics/src/ng-add/files/transloco-loader/transloco-loader.__ts__ +0 -12
  38. package/schematics/src/ng-add/files/transloco-module/transloco-root.module.__ts__ +0 -24
  39. package/schematics/src/ng-add/generators/http-loader.gen.d.ts +0 -4
  40. package/schematics/src/ng-add/generators/http-loader.gen.js +0 -15
  41. package/schematics/src/ng-add/generators/http-loader.gen.js.map +0 -1
  42. package/schematics/src/ng-add/generators/root-module.gen.d.ts +0 -9
  43. package/schematics/src/ng-add/generators/root-module.gen.js +0 -31
  44. package/schematics/src/ng-add/generators/root-module.gen.js.map +0 -1
  45. package/schematics/src/ng-add/generators/translation-files.gen.d.ts +0 -4
  46. package/schematics/src/ng-add/generators/translation-files.gen.js +0 -23
  47. package/schematics/src/ng-add/generators/translation-files.gen.js.map +0 -1
  48. package/schematics/src/ng-add/index.d.ts +0 -3
  49. package/schematics/src/ng-add/index.js +0 -103
  50. package/schematics/src/ng-add/index.js.map +0 -1
  51. package/schematics/src/ng-add/schema.d.ts +0 -42
  52. package/schematics/src/ng-add/schema.js +0 -14
  53. package/schematics/src/ng-add/schema.js.map +0 -1
  54. package/schematics/src/ng-add/schema.json +0 -53
  55. package/schematics/src/ng-migrate/index.d.ts +0 -3
  56. package/schematics/src/ng-migrate/index.js +0 -14
  57. package/schematics/src/ng-migrate/index.js.map +0 -1
  58. package/schematics/src/ng-migrate/ng-migrate.d.ts +0 -5
  59. package/schematics/src/ng-migrate/ng-migrate.js +0 -106
  60. package/schematics/src/ng-migrate/ng-migrate.js.map +0 -1
  61. package/schematics/src/ng-migrate/schema.d.ts +0 -14
  62. package/schematics/src/ng-migrate/schema.js +0 -3
  63. package/schematics/src/ng-migrate/schema.js.map +0 -1
  64. package/schematics/src/ng-migrate/schema.json +0 -27
  65. package/schematics/src/schematics.consts.d.ts +0 -4
  66. package/schematics/src/schematics.consts.js +0 -8
  67. package/schematics/src/schematics.consts.js.map +0 -1
  68. package/schematics/src/scope/index.d.ts +0 -3
  69. package/schematics/src/scope/index.js +0 -101
  70. package/schematics/src/scope/index.js.map +0 -1
  71. package/schematics/src/scope/schema.d.ts +0 -28
  72. package/schematics/src/scope/schema.js +0 -3
  73. package/schematics/src/scope/schema.js.map +0 -1
  74. package/schematics/src/scope/schema.json +0 -84
  75. package/schematics/src/split/index.d.ts +0 -3
  76. package/schematics/src/split/index.js +0 -66
  77. package/schematics/src/split/index.js.map +0 -1
  78. package/schematics/src/split/schema.d.ts +0 -20
  79. package/schematics/src/split/schema.js +0 -3
  80. package/schematics/src/split/schema.js.map +0 -1
  81. package/schematics/src/split/schema.json +0 -35
  82. package/schematics/src/types.d.ts +0 -5
  83. package/schematics/src/types.js +0 -10
  84. package/schematics/src/types.js.map +0 -1
  85. package/schematics/src/upgrade/index.d.ts +0 -3
  86. package/schematics/src/upgrade/index.js +0 -19
  87. package/schematics/src/upgrade/index.js.map +0 -1
  88. package/schematics/src/upgrade/schema.d.ts +0 -6
  89. package/schematics/src/upgrade/schema.js +0 -3
  90. package/schematics/src/upgrade/schema.js.map +0 -1
  91. package/schematics/src/upgrade/schema.json +0 -16
  92. package/schematics/src/upgrade/v2.d.ts +0 -1
  93. package/schematics/src/upgrade/v2.js +0 -89
  94. package/schematics/src/upgrade/v2.js.map +0 -1
  95. package/schematics/src/utils/array.d.ts +0 -3
  96. package/schematics/src/utils/array.js +0 -12
  97. package/schematics/src/utils/array.js.map +0 -1
  98. package/schematics/src/utils/config.d.ts +0 -2
  99. package/schematics/src/utils/config.js +0 -13
  100. package/schematics/src/utils/config.js.map +0 -1
  101. package/schematics/src/utils/find-module.d.ts +0 -23
  102. package/schematics/src/utils/find-module.js +0 -110
  103. package/schematics/src/utils/find-module.js.map +0 -1
  104. package/schematics/src/utils/package.d.ts +0 -5
  105. package/schematics/src/utils/package.js +0 -19
  106. package/schematics/src/utils/package.js.map +0 -1
  107. package/schematics/src/utils/projects.d.ts +0 -8
  108. package/schematics/src/utils/projects.js +0 -56
  109. package/schematics/src/utils/projects.js.map +0 -1
  110. package/schematics/src/utils/translations.d.ts +0 -7
  111. package/schematics/src/utils/translations.js +0 -31
  112. package/schematics/src/utils/translations.js.map +0 -1
  113. package/schematics/src/utils/transloco.d.ts +0 -24
  114. package/schematics/src/utils/transloco.js +0 -93
  115. package/schematics/src/utils/transloco.js.map +0 -1
@@ -1,4 +0,0 @@
1
- export declare const PROJECT_NAME = "transloco";
2
- export declare const NPM_SCOPE = "@jsverse";
3
- export declare const LIB_NAME = "@jsverse/transloco";
4
- export declare const CONFIG_FILE = "transloco.config.js";
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CONFIG_FILE = exports.LIB_NAME = exports.NPM_SCOPE = exports.PROJECT_NAME = void 0;
4
- exports.PROJECT_NAME = 'transloco';
5
- exports.NPM_SCOPE = '@jsverse';
6
- exports.LIB_NAME = `${exports.NPM_SCOPE}/transloco`;
7
- exports.CONFIG_FILE = 'transloco.config.js';
8
- //# sourceMappingURL=schematics.consts.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"schematics.consts.js","sourceRoot":"","sources":["../../../../../libs/transloco-schematics/src/schematics.consts.ts"],"names":[],"mappings":";;;AAAa,QAAA,YAAY,GAAG,WAAW,CAAC;AAC3B,QAAA,SAAS,GAAG,UAAU,CAAC;AACvB,QAAA,QAAQ,GAAG,GAAG,iBAAS,YAAY,CAAC;AACpC,QAAA,WAAW,GAAG,qBAAqB,CAAC"}
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { SchemaOptions } from './schema';
3
- export default function (options: SchemaOptions): Rule;
@@ -1,101 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const node_path_1 = require("node:path");
4
- const strings_1 = require("@angular-devkit/core/src/utils/strings");
5
- const schematics_1 = require("@angular-devkit/schematics");
6
- const typescript_1 = require("typescript");
7
- const ast_utils_1 = require("@schematics/angular/utility/ast-utils");
8
- const util_1 = require("@schematics/angular/utility/standalone/util");
9
- const schematics_consts_1 = require("../schematics.consts");
10
- const array_1 = require("../utils/array");
11
- const find_module_1 = require("../utils/find-module");
12
- const projects_1 = require("../utils/projects");
13
- const translations_1 = require("../utils/translations");
14
- const config_1 = require("../utils/config");
15
- function getProviderValue(options) {
16
- const name = (0, strings_1.dasherize)(options.name);
17
- if (!options.inlineLoader)
18
- return `'${name}'`;
19
- return `{ scope: '${name}', loader }`;
20
- }
21
- function addScopeToModule(tree, modulePath, options) {
22
- const module = tree.read(modulePath);
23
- const moduleSource = (0, typescript_1.createSourceFile)(modulePath, module.toString('utf-8'), typescript_1.ScriptTarget.Latest, true);
24
- const provider = `provideTranslocoScope(${getProviderValue(options)})`;
25
- const changes = [];
26
- changes.push((0, ast_utils_1.addProviderToModule)(moduleSource, modulePath, provider, schematics_consts_1.LIB_NAME)[0]);
27
- changes.push((0, ast_utils_1.addImportToModule)(moduleSource, modulePath, 'TranslocoModule', schematics_consts_1.LIB_NAME)[0]);
28
- changes.push((0, ast_utils_1.insertImport)(moduleSource, modulePath, 'provideTranslocoScope, TranslocoModule', schematics_consts_1.LIB_NAME));
29
- if (options.inlineLoader) {
30
- changes.push((0, ast_utils_1.insertImport)(moduleSource, modulePath, 'loader', './transloco.loader'));
31
- }
32
- (0, util_1.applyChangesToFile)(tree, modulePath, changes);
33
- }
34
- function getTranslationFilesFromAssets(host, translationsPath) {
35
- const langFiles = host.root.dir(translationsPath).subfiles;
36
- return Array.from(new Set(langFiles.map((file) => file.split('.')[0])));
37
- }
38
- function getTranslationFiles(options, host, translationsPath) {
39
- return (options.langs ||
40
- (0, config_1.getConfig)().langs ||
41
- getTranslationFilesFromAssets(host, translationsPath));
42
- }
43
- function addInlineLoader(tree, modulePath, name, langs) {
44
- const loader = `export const loader = [${(0, array_1.stringifyList)((0, array_1.coerceArray)(langs))}].reduce((acc: any, lang: string) => {
45
- acc[lang] = () => import(\`./i18n/\${lang}.json\`);
46
- return acc;
47
- }, {});
48
-
49
- `;
50
- const path = (0, node_path_1.join)((0, node_path_1.dirname)(modulePath), 'transloco.loader.ts');
51
- tree.create(path, loader);
52
- }
53
- function createTranslationFiles(options, rootPath, modulePath, host) {
54
- if (options.skipCreation) {
55
- return (0, schematics_1.empty)();
56
- }
57
- const defaultPath = options.inlineLoader
58
- ? (0, node_path_1.join)((0, node_path_1.dirname)(modulePath), 'i18n')
59
- : (0, node_path_1.join)(rootPath, 'assets', 'i18n', (0, strings_1.dasherize)(options.name));
60
- const translationsPath = options.translationPath
61
- ? (0, node_path_1.join)(rootPath, options.translationPath)
62
- : defaultPath;
63
- return (0, translations_1.createTranslateFilesFromOptions)(host, options, translationsPath);
64
- }
65
- function extractModuleOptions({ path, project, routing, flat, commonModule, }) {
66
- return { path, project, routing, flat, commonModule };
67
- }
68
- function default_1(options) {
69
- return (host, context) => {
70
- const project = (0, projects_1.getProject)(host, options.project);
71
- const rootPath = project?.sourceRoot ?? 'src';
72
- const assetsPath = (0, node_path_1.join)(rootPath, 'assets', 'i18n');
73
- options.langs = getTranslationFiles(options, host, assetsPath);
74
- if (options.module) {
75
- const projectPath = (0, projects_1.getProjectPath)(host, project, options);
76
- const modulePath = (0, find_module_1.findModuleFromOptions)(host, options, projectPath);
77
- if (options.inlineLoader) {
78
- addInlineLoader(host, modulePath, options.name, options.langs);
79
- }
80
- if (modulePath) {
81
- addScopeToModule(host, modulePath, options);
82
- return (0, schematics_1.mergeWith)(createTranslationFiles(options, rootPath, modulePath, host))(host, context);
83
- }
84
- }
85
- return (0, schematics_1.chain)([
86
- (0, schematics_1.externalSchematic)('@schematics/angular', 'module', extractModuleOptions(options)),
87
- (tree) => {
88
- const modulePath = tree.actions.find((action) => !!action.path.match(/\.module\.ts/) &&
89
- !action.path.match(/-routing\.module\.ts/)).path;
90
- addScopeToModule(tree, modulePath, options);
91
- if (options.inlineLoader) {
92
- addInlineLoader(tree, modulePath, options.name, options.langs);
93
- }
94
- const translationRule = createTranslationFiles(options, rootPath, modulePath, host);
95
- return (0, schematics_1.mergeWith)(translationRule);
96
- },
97
- ]);
98
- };
99
- }
100
- exports.default = default_1;
101
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/scope/index.ts"],"names":[],"mappings":"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"}
@@ -1,28 +0,0 @@
1
- import { Schema } from '@schematics/angular/module/schema';
2
- export interface SchemaOptions extends Schema {
3
- name: string;
4
- /**
5
- * The languages of the project.
6
- */
7
- langs: string | string[];
8
- /**
9
- * Skip the creation of the translation files.
10
- */
11
- skipCreation: boolean;
12
- /**
13
- * The path of the translation files.
14
- */
15
- translationPath: string;
16
- /**
17
- * Specification of the declaring module..
18
- */
19
- module: string;
20
- /**
21
- * The root project name.
22
- */
23
- project: string;
24
- /**
25
- * Should create scope with inline loader.
26
- */
27
- inlineLoader: boolean;
28
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=schema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/scope/schema.ts"],"names":[],"mappings":""}
@@ -1,84 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "transloco-scope",
4
- "title": "Add new transloco scope module, along with translation files.",
5
- "type": "object",
6
- "properties": {
7
- "name": {
8
- "type": "string",
9
- "description": "The scope name.",
10
- "$default": {
11
- "$source": "argv",
12
- "index": 0
13
- },
14
- "x-prompt": "What scope name would you like?"
15
- },
16
- "module": {
17
- "type": "string",
18
- "description": "The path at which module to add scope to, relative to the workspace root."
19
- },
20
- "inlineLoader": {
21
- "description": "Should create scope with inline loader.",
22
- "type": "boolean",
23
- "alias": "il"
24
- },
25
- "langs": {
26
- "description": "The languages of the project.",
27
- "type": "string",
28
- "alias": "la"
29
- },
30
- "skipCreation": {
31
- "type": "boolean",
32
- "description": "Skip the translation files creation."
33
- },
34
- "translationPath": {
35
- "description": "The to the translation files, relative to the project's root.",
36
- "type": "string"
37
- },
38
- "lintFix": {
39
- "type": "boolean",
40
- "default": false,
41
- "description": "When true, applies lint fixes after generating the module."
42
- },
43
-
44
- "path": {
45
- "type": "string",
46
- "format": "path",
47
- "$default": {
48
- "$source": "workingDirectory"
49
- },
50
- "description": "The path at which to create the NgModule, relative to the workspace root.",
51
- "visible": false
52
- },
53
- "project": {
54
- "type": "string",
55
- "description": "The name of the project.",
56
- "$default": {
57
- "$source": "projectName"
58
- }
59
- },
60
- "routing": {
61
- "type": "boolean",
62
- "description": "Create a routing module.",
63
- "default": false
64
- },
65
- "routingScope": {
66
- "enum": ["Child", "Root"],
67
- "type": "string",
68
- "description": "The scope for the new routing module.",
69
- "default": "Child"
70
- },
71
- "flat": {
72
- "type": "boolean",
73
- "description": "Create the new files at the top level of the current project root. ",
74
- "default": false
75
- },
76
- "commonModule": {
77
- "type": "boolean",
78
- "description": "The new NgModule imports \"CommonModule\". ",
79
- "default": true,
80
- "visible": false
81
- }
82
- },
83
- "required": []
84
- }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { SchemaOptions } from './schema';
3
- export default function (options: SchemaOptions): Rule;
@@ -1,66 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const types_1 = require("../types");
4
- const transloco_1 = require("../utils/transloco");
5
- function reduceTranslations(host, dirPath, translationJson, lang, key = '') {
6
- const dir = host.getDir(dirPath);
7
- if (!(0, transloco_1.hasFiles)(dir))
8
- return translationJson;
9
- if ((0, transloco_1.hasSubdirs)(dir)) {
10
- dir.subdirs.forEach((subDirName) => {
11
- const subDir = dir.dir(subDirName);
12
- const nestedKeyPath = (0, transloco_1.getTranslationKey)(key, subDirName);
13
- const nestedKey = nestedKeyPath.split('.').at(-1);
14
- const subTranslationJson = translationJson[key];
15
- if (subTranslationJson) {
16
- reduceTranslations(host, subDir.path, subTranslationJson, lang, nestedKey);
17
- delete translationJson[key][nestedKey];
18
- }
19
- });
20
- }
21
- dir.subfiles
22
- .filter((fileName) => fileName.includes(`${lang}.json`))
23
- .forEach((fileName) => {
24
- if (!translationJson[key]) {
25
- return translationJson;
26
- }
27
- (0, transloco_1.setFileContent)(host, dir.path, fileName, translationJson[key]);
28
- });
29
- delete translationJson[key];
30
- return translationJson;
31
- }
32
- function parserFactory(format) {
33
- switch (format) {
34
- case types_1.TranslationFileFormat.JSON:
35
- return JSON.parse;
36
- case types_1.TranslationFileFormat.PO:
37
- // TODO:
38
- return JSON.parse;
39
- case types_1.TranslationFileFormat.XLIFF:
40
- // TODO:
41
- return JSON.parse;
42
- default:
43
- return JSON.parse;
44
- }
45
- }
46
- function default_1(options) {
47
- return (host) => {
48
- const root = (0, transloco_1.getTranslationsRoot)(host, options);
49
- const parser = parserFactory(options.format);
50
- const translatedFiles = (0, transloco_1.getTranslationFiles)(host, options.source, parser);
51
- const translationEntryPaths = (0, transloco_1.getTranslationEntryPaths)(host, root);
52
- const newTranslation = {};
53
- for (const { lang, translation } of translatedFiles) {
54
- newTranslation[lang] = translationEntryPaths.reduce((acc, { scope, path }) => {
55
- return reduceTranslations(host, path, translation, lang, scope);
56
- }, translation);
57
- }
58
- host.getDir(root).subfiles.forEach((fileName) => {
59
- const lang = fileName.split('.')[0];
60
- (0, transloco_1.setFileContent)(host, root, fileName, newTranslation[lang]);
61
- });
62
- return host;
63
- };
64
- }
65
- exports.default = default_1;
66
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/split/index.ts"],"names":[],"mappings":"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"}
@@ -1,20 +0,0 @@
1
- import { Schema } from '@schematics/angular/module/schema';
2
- import { TranslationFileFormat } from '../types';
3
- export interface SchemaOptions extends Schema {
4
- /**
5
- * The folder that contain the root translation files.
6
- */
7
- translationPath: string;
8
- /**
9
- * The translated files format.
10
- */
11
- format: TranslationFileFormat;
12
- /**
13
- * The source directory that contain the translated files.
14
- */
15
- source: string;
16
- /**
17
- * The root project name.
18
- */
19
- project: string;
20
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=schema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/split/schema.ts"],"names":[],"mappings":""}
@@ -1,35 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "transloco-split",
4
- "title": "Split translated files between the project's translation files.",
5
- "type": "object",
6
- "properties": {
7
- "translationPath": {
8
- "type": "string",
9
- "description": "The folder that contain the root translation files.",
10
- "default": "src/assets/i18n",
11
- "alias": "root"
12
- },
13
- "source": {
14
- "type": "string",
15
- "description": "The path of the source directory that contain the translated files.",
16
- "default": "dist-i18n",
17
- "alias": "o"
18
- },
19
- "format": {
20
- "description": "The translated files format.",
21
- "type": "string",
22
- "default": "JSON",
23
- "enum": ["JSON", "xliff", "po"],
24
- "alias": "f"
25
- },
26
- "project": {
27
- "type": "string",
28
- "description": "The root project name.",
29
- "$default": {
30
- "$source": "projectName"
31
- }
32
- }
33
- },
34
- "required": []
35
- }
@@ -1,5 +0,0 @@
1
- export declare enum TranslationFileFormat {
2
- JSON = "JSON",
3
- XLIFF = "xliff",
4
- PO = "po"
5
- }
@@ -1,10 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TranslationFileFormat = void 0;
4
- var TranslationFileFormat;
5
- (function (TranslationFileFormat) {
6
- TranslationFileFormat["JSON"] = "JSON";
7
- TranslationFileFormat["XLIFF"] = "xliff";
8
- TranslationFileFormat["PO"] = "po";
9
- })(TranslationFileFormat || (exports.TranslationFileFormat = TranslationFileFormat = {}));
10
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../../libs/transloco-schematics/src/types.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAIX;AAJD,WAAY,qBAAqB;IAC/B,sCAAa,CAAA;IACb,wCAAe,CAAA;IACf,kCAAS,CAAA;AACX,CAAC,EAJW,qBAAqB,qCAArB,qBAAqB,QAIhC"}
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { SchemaOptions } from './schema';
3
- export default function (options: SchemaOptions): Rule;
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const process_1 = require("process");
4
- const schematics_1 = require("@angular-devkit/schematics");
5
- const v2_1 = require("./v2");
6
- function default_1(options) {
7
- return () => {
8
- if (!options.path) {
9
- throw new schematics_1.SchematicsException(`
10
- Please specify the root source of your project.
11
- (e.g. --path ./src/app)
12
- `);
13
- }
14
- (0, v2_1.run)(options.path);
15
- (0, process_1.exit)();
16
- };
17
- }
18
- exports.default = default_1;
19
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/upgrade/index.ts"],"names":[],"mappings":";;AAAA,qCAA+B;AAE/B,2DAAuE;AAGvE,6BAA2B;AAE3B,mBAAyB,OAAsB;IAC7C,OAAO,GAAG,EAAE;QACV,IAAI,CAAC,OAAO,CAAC,IAAI,EAAE;YACjB,MAAM,IAAI,gCAAmB,CAAC;;;OAG7B,CAAC,CAAC;SACJ;QAED,IAAA,QAAG,EAAC,OAAO,CAAC,IAAI,CAAC,CAAC;QAClB,IAAA,cAAI,GAAE,CAAC;IACT,CAAC,CAAC;AACJ,CAAC;AAZD,4BAYC"}
@@ -1,6 +0,0 @@
1
- export interface SchemaOptions {
2
- /**
3
- * The entry path of the upgrade script.
4
- */
5
- path: string;
6
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=schema.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/upgrade/schema.ts"],"names":[],"mappings":""}
@@ -1,16 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "transloco-upgrade",
4
- "title": "Run an upgrade script [Legacy and will be removed in v7]",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "description": "The entry path of the upgrade script.",
9
- "x-prompt": "✍ Which folder should be the entry path for the script?",
10
- "type": "string",
11
- "default": "./src/app",
12
- "alias": "p"
13
- }
14
- },
15
- "required": []
16
- }
@@ -1 +0,0 @@
1
- export declare function run(path: any): void;
@@ -1,89 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.run = void 0;
4
- const p = require("node:path");
5
- const fs = require("node:fs");
6
- const glob_1 = require("glob");
7
- function run(path) {
8
- console.log('\x1b[4m%s\x1b[0m', '⬆️ Starting v2 upgrade script ⬆️');
9
- const dir = p.resolve(process.cwd());
10
- path = p.join(dir, path, '/**/*');
11
- const htmlFiles = (0, glob_1.sync)(`${path}.html`);
12
- const templateRegex = /<ng-template[^>]*transloco[^>]*>[^]+?<\/ng-template>/g;
13
- const structuralRegex = /<([a-zA-Z-]*)[^*>]*\*transloco=('|")\s*let\s+(?<varName>\w*)[^>]*\2>[^]+?<\/\1\s*>/g;
14
- const coreKeyRegex = (varName) => `(?<rawKey>${varName}(?:(?:\\[('|").+\\1\\])|(?:\\.\\w+))+)(?<param>[\\s\\w|:{}'"$&!?%@#^)(]*)`;
15
- const bindingKey = (varName) => new RegExp(`("|')\\s*${coreKeyRegex(varName)}\\1`, 'g');
16
- const templateKey = (varName) => new RegExp(`{{\\s*${coreKeyRegex(varName)}}}`, 'g');
17
- for (const file of htmlFiles) {
18
- let str = fs.readFileSync(file).toString('utf8');
19
- if (!str.includes('transloco'))
20
- continue;
21
- [structuralRegex, templateRegex].forEach((rgx, index) => {
22
- let containerSearch = rgx.exec(str);
23
- while (containerSearch) {
24
- const [matchedStr] = containerSearch;
25
- const { varName } = index === 0
26
- ? containerSearch.groups
27
- : matchedStr.match(/let-(?<varName>\w*)/).groups;
28
- let newStructuralStr = matchedStr;
29
- let hasMatches;
30
- [templateKey(varName), bindingKey(varName)].forEach((keyRegex) => {
31
- let keySearch = keyRegex.exec(matchedStr);
32
- hasMatches = hasMatches || !!keySearch;
33
- while (keySearch) {
34
- const { rawKey, param } = keySearch.groups;
35
- /** The raw key may contain square braces we need to align it to '.' */
36
- // eslint-disable-next-line prefer-const
37
- let [key, ...inner] = rawKey
38
- .trim()
39
- .replace(/\[/g, '.')
40
- .replace(/'|"|\]|\?/g, '')
41
- .replace(`${varName}.`, '')
42
- .split('.');
43
- let callEnd = ')';
44
- const pipes = (param && param.split('|')) || [];
45
- const [paramsPipe] = pipes.filter((pipe) => pipe.includes('translocoParams'));
46
- if (paramsPipe) {
47
- const paramValue = paramsPipe.substring(paramsPipe.indexOf('{'), paramsPipe.lastIndexOf('}') + 1);
48
- if (paramValue) {
49
- callEnd = `, ${paramValue})`;
50
- }
51
- }
52
- if (inner.length) {
53
- key = `${key}.${inner.join('.')}`;
54
- }
55
- newStructuralStr = paramsPipe
56
- ? newStructuralStr.replace(`${rawKey}${param}`, `${varName}('${key}'${callEnd} ${pipes
57
- .filter((pipe) => !pipe.includes('translocoParams'))
58
- .join('|')}`)
59
- : newStructuralStr.replace(rawKey, `${varName}('${key}'${callEnd}`);
60
- keySearch = keyRegex.exec(matchedStr);
61
- }
62
- });
63
- if (hasMatches) {
64
- str = str.replace(matchedStr, newStructuralStr);
65
- }
66
- containerSearch = rgx.exec(str);
67
- }
68
- });
69
- fs.writeFileSync(file, str, { encoding: 'utf8' });
70
- }
71
- const modules = (0, glob_1.sync)(`${path}.module.ts`);
72
- for (const file of modules) {
73
- let str = fs.readFileSync(file).toString('utf8');
74
- if (!str.includes('@jsverse/transloco'))
75
- continue;
76
- /** change listenToLangChange to renderOnce */
77
- str = str.replace('listenToLangChange', 'reRenderOnLangChange');
78
- /** Remove scopeStrategy */
79
- str = str.replace(/\s*scopeStrategy:.*?,/, '');
80
- /** Add availableLangs */
81
- if (!str.includes('availableLangs')) {
82
- str = str.replace(/((\s*)defaultLang:(.*?),)/, (str, g1, g2, g3) => `${g1}${g2}availableLangs: [${g3.trim()}],`);
83
- }
84
- fs.writeFileSync(file, str, { encoding: 'utf8' });
85
- }
86
- console.log(`Done! Welcome to Transloco v2 😎`);
87
- }
88
- exports.run = run;
89
- //# sourceMappingURL=v2.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"v2.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/upgrade/v2.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- export declare function stringifyList<T>(list: T[], separator?: string): string;
2
- export declare function coerceArray<T>(value: T | T[]): T[];
3
- export declare function coerceArray<T>(value: T | readonly T[]): readonly T[];
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.coerceArray = exports.stringifyList = void 0;
4
- function stringifyList(list, separator = ', ') {
5
- return list.map((item) => `'${item}'`).join(separator);
6
- }
7
- exports.stringifyList = stringifyList;
8
- function coerceArray(value) {
9
- return Array.isArray(value) ? value : [value];
10
- }
11
- exports.coerceArray = coerceArray;
12
- //# sourceMappingURL=array.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"array.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/utils/array.ts"],"names":[],"mappings":";;;AAAA,SAAgB,aAAa,CAAI,IAAS,EAAE,SAAS,GAAG,IAAI;IAC1D,OAAO,IAAI,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,IAAI,GAAG,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;AACzD,CAAC;AAFD,sCAEC;AAID,SAAgB,WAAW,CAAI,KAAc;IAC3C,OAAO,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC;AAChD,CAAC;AAFD,kCAEC"}
@@ -1,2 +0,0 @@
1
- import { TranslocoGlobalConfig } from '@jsverse/transloco-utils';
2
- export declare function getConfig(): TranslocoGlobalConfig;
@@ -1,13 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getConfig = void 0;
4
- const transloco_utils_1 = require("@jsverse/transloco-utils");
5
- let config;
6
- function getConfig() {
7
- if (config)
8
- return config;
9
- config = (0, transloco_utils_1.getGlobalConfig)();
10
- return config;
11
- }
12
- exports.getConfig = getConfig;
13
- //# sourceMappingURL=config.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"config.js","sourceRoot":"","sources":["../../../../../../libs/transloco-schematics/src/utils/config.ts"],"names":[],"mappings":";;;AAAA,8DAGkC;AAElC,IAAI,MAA6B,CAAC;AAElC,SAAgB,SAAS;IACvB,IAAI,MAAM;QAAE,OAAO,MAAM,CAAC;IAC1B,MAAM,GAAG,IAAA,iCAAe,GAAE,CAAC;IAE3B,OAAO,MAAM,CAAC;AAChB,CAAC;AALD,8BAKC"}