mobx-tanstack-query-api 0.0.79 → 0.0.80
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/codegen/index.d.ts +2 -0
- package/codegen/index.d.ts.map +1 -1
- package/codegen/index.js +11 -0
- package/codegen/templates/meta-info.tmpl.d.ts.map +1 -1
- package/codegen/templates/meta-info.tmpl.js +5 -1
- package/codegen/utils/remove-unused-types.d.ts +4 -0
- package/codegen/utils/remove-unused-types.d.ts.map +1 -0
- package/codegen/utils/remove-unused-types.js +87 -0
- package/package.json +7 -1
package/codegen/index.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ export interface GenerateQueryApiParams {
|
|
|
22
22
|
requestPathPrefix?: string;
|
|
23
23
|
requestPathSuffix?: string;
|
|
24
24
|
requestInfoPrefix?: string;
|
|
25
|
+
removeUnusedTypes?: boolean;
|
|
25
26
|
formatExportGroupName?: (groupName: string, utils: CodegenDataUtils) => string;
|
|
26
27
|
/**
|
|
27
28
|
* Group endpoints and collect it into object
|
|
@@ -72,6 +73,7 @@ export interface GenerateQueryApiParams {
|
|
|
72
73
|
libImports?: {
|
|
73
74
|
'mobx-tanstack-query-api'?: string;
|
|
74
75
|
};
|
|
76
|
+
tsconfigPath?: string;
|
|
75
77
|
transforms?: {
|
|
76
78
|
groupEnumValue?: (group: string, namespace?: Maybe<string>) => string;
|
|
77
79
|
tagEnumValue?: (tag: string, namespace?: Maybe<string>) => string;
|
package/codegen/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/codegen/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/codegen/index.ts"],"names":[],"mappings":"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"}
|
package/codegen/index.js
CHANGED
|
@@ -7,13 +7,19 @@ import { dataContractsFileTmpl } from './templates/data-contracts-file.tmpl.js';
|
|
|
7
7
|
import { endpointPerFileTmpl } from './templates/endpoint-per-file.tmpl.js';
|
|
8
8
|
import { indexTsForEndpointPerFileTmpl } from './templates/index-ts-for-endpoint-per-file.tmpl.js';
|
|
9
9
|
import { metaInfoTmpl } from './templates/meta-info.tmpl.js';
|
|
10
|
+
import { removeUnusedTypes } from './utils/remove-unused-types.js';
|
|
10
11
|
const __filename = fileURLToPath(import.meta.url);
|
|
11
12
|
const __dirname = path.dirname(__filename);
|
|
13
|
+
const __execdirname = process.cwd();
|
|
12
14
|
export const generateApi = async (params) => {
|
|
13
15
|
if (Array.isArray(params)) {
|
|
14
16
|
await Promise.all(params.map((param) => generateApi(param)));
|
|
15
17
|
return;
|
|
16
18
|
}
|
|
19
|
+
const tsconfigPath = params.tsconfigPath
|
|
20
|
+
? path.resolve(__execdirname, params.tsconfigPath)
|
|
21
|
+
: path.resolve(__execdirname, './tsconfig.json');
|
|
22
|
+
console.info('using tsconfig', tsconfigPath);
|
|
17
23
|
const importFileParams = {
|
|
18
24
|
queryClient: !params.queryClient || typeof params.queryClient === 'string'
|
|
19
25
|
? {
|
|
@@ -376,4 +382,9 @@ export * as ${namespace} from './__exports';
|
|
|
376
382
|
}),
|
|
377
383
|
});
|
|
378
384
|
}
|
|
385
|
+
if (params.removeUnusedTypes) {
|
|
386
|
+
removeUnusedTypes({
|
|
387
|
+
dir: params.output,
|
|
388
|
+
});
|
|
389
|
+
}
|
|
379
390
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta-info.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/meta-info.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,KAAK,EAAE,MAAM,SAAS,CAAC;AAE3C,OAAO,EACL,gBAAgB,EAChB,sBAAsB,EACtB,QAAQ,EACT,MAAM,aAAa,CAAC;AAIrB,MAAM,WAAW,kBAAkB;IACjC,eAAe,EAAE,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;IACrD,aAAa,EAAE,sBAAsB,CAAC;IACtC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC1B,KAAK,EAAE,gBAAgB,CAAC;CACzB;AAED,eAAO,MAAM,sBAAsB,GACjC,WAAW,MAAM,EACjB,OAAO,gBAAgB,uBACgB,CAAC;AAE1C,eAAO,MAAM,oBAAoB,GAC/B,SAAS,MAAM,EACf,OAAO,gBAAgB,uBACkB,CAAC;AAE5C,eAAO,MAAM,YAAY,GAAU,+DAMhC,kBAAkB,
|
|
1
|
+
{"version":3,"file":"meta-info.tmpl.d.ts","sourceRoot":"","sources":["../../../src/codegen/templates/meta-info.tmpl.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,KAAK,EAAE,MAAM,SAAS,CAAC;AAE3C,OAAO,EACL,gBAAgB,EAChB,sBAAsB,EACtB,QAAQ,EACT,MAAM,aAAa,CAAC;AAIrB,MAAM,WAAW,kBAAkB;IACjC,eAAe,EAAE,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;IACrD,aAAa,EAAE,sBAAsB,CAAC;IACtC,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC1B,KAAK,EAAE,gBAAgB,CAAC;CACzB;AAED,eAAO,MAAM,sBAAsB,GACjC,WAAW,MAAM,EACjB,OAAO,gBAAgB,uBACgB,CAAC;AAE1C,eAAO,MAAM,oBAAoB,GAC/B,SAAS,MAAM,EACf,OAAO,gBAAgB,uBACkB,CAAC;AAE5C,eAAO,MAAM,YAAY,GAAU,+DAMhC,kBAAkB,oBA4CpB,CAAC"}
|
|
@@ -21,8 +21,12 @@ export const enum Tag {
|
|
|
21
21
|
${metaInfo?.tags
|
|
22
22
|
.map((tagName) => {
|
|
23
23
|
const tagData = tagsMap.get(tagName);
|
|
24
|
+
let description = tagData?.description;
|
|
25
|
+
if (!description) {
|
|
26
|
+
description = utils._.words(tagName).join(' ');
|
|
27
|
+
}
|
|
24
28
|
return [
|
|
25
|
-
|
|
29
|
+
description && `/** ${description} */`,
|
|
26
30
|
`${formatTagNameEnumKey(tagName, utils)} = "${codegenParams.transforms?.tagEnumValue?.(tagName) ?? tagName}"`,
|
|
27
31
|
]
|
|
28
32
|
.filter(Boolean)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remove-unused-types.d.ts","sourceRoot":"","sources":["../../../src/codegen/utils/remove-unused-types.ts"],"names":[],"mappings":"AAyGA,eAAO,MAAM,iBAAiB,GAAU,SAAS;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,kBAS/D,CAAC"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { Project, SyntaxKind, } from 'ts-morph';
|
|
2
|
+
import path from 'node:path';
|
|
3
|
+
const removeUnusedTypesItteration = async ({ dir }) => {
|
|
4
|
+
// Создаем проект в памяти
|
|
5
|
+
const project = new Project();
|
|
6
|
+
// Добавляем все TS/TSX файлы из указанной директории
|
|
7
|
+
project.addSourceFilesAtPaths([
|
|
8
|
+
path.join(dir, '**/*.ts'),
|
|
9
|
+
path.join(dir, '**/*.tsx'),
|
|
10
|
+
]);
|
|
11
|
+
const sourceFiles = project.getSourceFiles();
|
|
12
|
+
const typeDeclarations = new Map();
|
|
13
|
+
const usedTypes = new Set();
|
|
14
|
+
let dataContractsSourceFile;
|
|
15
|
+
// Шаг 1: Собираем все объявления типов
|
|
16
|
+
for (const file of sourceFiles) {
|
|
17
|
+
if (file.getFilePath().includes(`${dir}/data-contracts.ts`)) {
|
|
18
|
+
dataContractsSourceFile = file;
|
|
19
|
+
}
|
|
20
|
+
// Интерфейсы
|
|
21
|
+
for (const intf of file.getInterfaces()) {
|
|
22
|
+
const name = intf.getName();
|
|
23
|
+
typeDeclarations.set(name, {
|
|
24
|
+
node: intf,
|
|
25
|
+
file: file.getFilePath(),
|
|
26
|
+
line: intf.getStartLineNumber(),
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
// Type-алиасы
|
|
30
|
+
for (const typeAlias of file.getTypeAliases()) {
|
|
31
|
+
const name = typeAlias.getName();
|
|
32
|
+
typeDeclarations.set(name, {
|
|
33
|
+
node: typeAlias,
|
|
34
|
+
file: file.getFilePath(),
|
|
35
|
+
line: typeAlias.getStartLineNumber(),
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
// Шаг 2: Ищем использования типов
|
|
40
|
+
for (const file of sourceFiles) {
|
|
41
|
+
// Проверяем все идентификаторы в файле
|
|
42
|
+
const identifiers = file.getDescendantsOfKind(SyntaxKind.Identifier);
|
|
43
|
+
for (const identifier of identifiers) {
|
|
44
|
+
const name = identifier.getText();
|
|
45
|
+
if (typeDeclarations.has(name)) {
|
|
46
|
+
const parent = identifier.getParent();
|
|
47
|
+
const declaration = typeDeclarations.get(name).node;
|
|
48
|
+
// Игнорируем само объявление типа
|
|
49
|
+
const isDeclaration = parent === declaration;
|
|
50
|
+
// Игнорируем экспорт типа
|
|
51
|
+
const isExport = parent?.getKind() === SyntaxKind.ExportSpecifier;
|
|
52
|
+
if (!isDeclaration && !isExport) {
|
|
53
|
+
usedTypes.add(name);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
if (!dataContractsSourceFile) {
|
|
59
|
+
return;
|
|
60
|
+
}
|
|
61
|
+
let removedCount = 0;
|
|
62
|
+
const exportedDeclarations = dataContractsSourceFile.getExportedDeclarations();
|
|
63
|
+
// Шаг 3: Фильтруем неиспользуемые типы
|
|
64
|
+
for (const [name] of typeDeclarations) {
|
|
65
|
+
if (!usedTypes.has(name) && exportedDeclarations.has(name)) {
|
|
66
|
+
const declarations = exportedDeclarations.get(name);
|
|
67
|
+
declarations?.forEach((declaration) => {
|
|
68
|
+
if ('remove' in declaration) {
|
|
69
|
+
declaration.remove();
|
|
70
|
+
removedCount++;
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
if (removedCount > 0) {
|
|
76
|
+
dataContractsSourceFile.saveSync();
|
|
77
|
+
}
|
|
78
|
+
};
|
|
79
|
+
export const removeUnusedTypes = async ({ dir }) => {
|
|
80
|
+
const itterations = Array.from({ length: 3 })
|
|
81
|
+
.fill(null)
|
|
82
|
+
// eslint-disable-next-line unicorn/consistent-function-scoping
|
|
83
|
+
.map(() => () => removeUnusedTypesItteration({ dir }));
|
|
84
|
+
for await (const itteration of itterations) {
|
|
85
|
+
itteration();
|
|
86
|
+
}
|
|
87
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mobx-tanstack-query-api",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.80",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": "js2me",
|
|
6
6
|
"license": "MIT",
|
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
"http-status-code-types": "^0.0.2",
|
|
26
26
|
"mobx-tanstack-query": "^5.3.1",
|
|
27
27
|
"swagger-typescript-api": "13.2.1",
|
|
28
|
+
"ts-morph": "^26.0.0",
|
|
28
29
|
"yummies": "^3.2.9"
|
|
29
30
|
},
|
|
30
31
|
"devDependencies": {
|
|
@@ -112,6 +113,11 @@
|
|
|
112
113
|
"default": "./codegen/templates/new-endpoint.tmpl.js",
|
|
113
114
|
"types": "./codegen/templates/new-endpoint.tmpl.d.ts"
|
|
114
115
|
},
|
|
116
|
+
"./codegen/utils/remove-unused-types": {
|
|
117
|
+
"import": "./codegen/utils/remove-unused-types.js",
|
|
118
|
+
"default": "./codegen/utils/remove-unused-types.js",
|
|
119
|
+
"types": "./codegen/utils/remove-unused-types.d.ts"
|
|
120
|
+
},
|
|
115
121
|
".": {
|
|
116
122
|
"import": "./index.js",
|
|
117
123
|
"default": "./index.js",
|