@powerlines/plugin-babel 0.12.131 → 0.12.133

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 (97) hide show
  1. package/dist/{chunk-CbDLau6x.cjs → _virtual/rolldown_runtime.cjs} +1 -6
  2. package/dist/helpers/ast-utils.cjs +34 -3
  3. package/dist/helpers/ast-utils.d.cts +19 -2
  4. package/dist/helpers/ast-utils.d.mts +19 -2
  5. package/dist/helpers/ast-utils.mjs +30 -1
  6. package/dist/helpers/create-plugin.cjs +40 -2
  7. package/dist/helpers/create-plugin.d.cts +14 -2
  8. package/dist/helpers/create-plugin.d.mts +14 -2
  9. package/dist/helpers/create-plugin.mjs +37 -1
  10. package/dist/helpers/filters.cjs +58 -5
  11. package/dist/helpers/filters.d.cts +41 -2
  12. package/dist/helpers/filters.d.mts +42 -2
  13. package/dist/helpers/filters.mjs +53 -1
  14. package/dist/helpers/index.cjs +21 -22
  15. package/dist/helpers/index.d.cts +5 -7
  16. package/dist/helpers/index.d.mts +5 -7
  17. package/dist/helpers/index.mjs +5 -6
  18. package/dist/helpers/module-helpers.cjs +102 -9
  19. package/dist/helpers/module-helpers.d.cts +48 -2
  20. package/dist/helpers/module-helpers.d.mts +48 -2
  21. package/dist/helpers/module-helpers.mjs +93 -2
  22. package/dist/helpers/options.cjs +49 -4
  23. package/dist/helpers/options.d.cts +17 -2
  24. package/dist/helpers/options.d.mts +17 -2
  25. package/dist/helpers/options.mjs +45 -2
  26. package/dist/index.cjs +27 -29
  27. package/dist/index.d.cts +8 -9
  28. package/dist/index.d.mts +9 -9
  29. package/dist/index.mjs +6 -8
  30. package/dist/powerlines/src/internal/helpers/hooks.d.mts +5 -0
  31. package/dist/powerlines/src/lib/logger.cjs +41 -0
  32. package/dist/powerlines/src/lib/logger.mjs +39 -0
  33. package/dist/powerlines/src/types/api.d.mts +5 -0
  34. package/dist/powerlines/src/types/babel.d.cts +50 -0
  35. package/dist/powerlines/src/types/babel.d.mts +50 -0
  36. package/dist/powerlines/src/types/build.d.cts +145 -0
  37. package/dist/powerlines/src/types/build.d.mts +145 -0
  38. package/dist/powerlines/src/types/commands.d.cts +8 -0
  39. package/dist/powerlines/src/types/commands.d.mts +9 -0
  40. package/dist/powerlines/src/types/config.d.cts +387 -0
  41. package/dist/powerlines/src/types/config.d.mts +387 -0
  42. package/dist/powerlines/src/types/context.d.cts +403 -0
  43. package/dist/powerlines/src/types/context.d.mts +405 -0
  44. package/dist/powerlines/src/types/fs.d.cts +486 -0
  45. package/dist/powerlines/src/types/fs.d.mts +486 -0
  46. package/dist/powerlines/src/types/hooks.d.mts +2 -0
  47. package/dist/powerlines/src/types/index.d.mts +12 -0
  48. package/dist/powerlines/src/types/plugin.d.cts +231 -0
  49. package/dist/powerlines/src/types/plugin.d.mts +231 -0
  50. package/dist/powerlines/src/types/resolved.d.cts +82 -0
  51. package/dist/powerlines/src/types/resolved.d.mts +82 -0
  52. package/dist/powerlines/src/types/tsconfig.d.cts +69 -0
  53. package/dist/powerlines/src/types/tsconfig.d.mts +69 -0
  54. package/dist/powerlines/src/types/unplugin.d.mts +6 -0
  55. package/dist/types/index.cjs +0 -2
  56. package/dist/types/index.d.cts +1 -3
  57. package/dist/types/index.d.mts +1 -3
  58. package/dist/types/index.mjs +0 -3
  59. package/dist/types/plugin.cjs +0 -1
  60. package/dist/types/plugin.d.cts +18 -2
  61. package/dist/types/plugin.d.mts +18 -2
  62. package/dist/types/plugin.mjs +0 -2
  63. package/package.json +5 -5
  64. package/dist/ast-utils-BcmWaIan.cjs +0 -45
  65. package/dist/ast-utils-Bs6DBkKg.d.mts +0 -19
  66. package/dist/ast-utils-DU1foCxH.mjs +0 -32
  67. package/dist/ast-utils-DeuXcuqs.d.cts +0 -19
  68. package/dist/babel-B9i2IAT_.d.cts +0 -1805
  69. package/dist/babel-DY_imD3U.d.mts +0 -1805
  70. package/dist/create-plugin-BPSvsem_.mjs +0 -73
  71. package/dist/create-plugin-CNzMrex8.d.mts +0 -14
  72. package/dist/create-plugin-CQA6zFdt.d.cts +0 -14
  73. package/dist/create-plugin-Cs1zZrvI.cjs +0 -80
  74. package/dist/filters-93Z-7Nov.d.mts +0 -44
  75. package/dist/filters-C04cfcQR.mjs +0 -55
  76. package/dist/filters-D6Qe6UbO.d.cts +0 -41
  77. package/dist/filters-Dl2RKvrm.cjs +0 -79
  78. package/dist/helpers-BnW_4z5h.mjs +0 -1
  79. package/dist/helpers-Bx2yBrpn.cjs +0 -0
  80. package/dist/index-ClXLQ1fw.d.mts +0 -1
  81. package/dist/index-DeEmP3Jc.d.cts +0 -1
  82. package/dist/index-QbUkWSLh.d.mts +0 -1
  83. package/dist/index-zO0Ly4bS.d.cts +0 -1
  84. package/dist/module-helpers-Ckq8sc4l.mjs +0 -95
  85. package/dist/module-helpers-DRUocgcq.d.cts +0 -49
  86. package/dist/module-helpers-DiSYdstQ.d.mts +0 -49
  87. package/dist/module-helpers-Non-jHMu.cjs +0 -138
  88. package/dist/options-BQhc80ih.mjs +0 -47
  89. package/dist/options-CCMyIIWc.d.cts +0 -17
  90. package/dist/options-DgdPmsbF.d.mts +0 -17
  91. package/dist/options-u2MhTIFH.cjs +0 -60
  92. package/dist/plugin-BL8TLixo.mjs +0 -1
  93. package/dist/plugin-BSBH78mm.cjs +0 -0
  94. package/dist/plugin-Bc0EOyGF.d.mts +0 -17
  95. package/dist/plugin-DhjfPNQS.d.cts +0 -17
  96. package/dist/types-CKPddlfS.cjs +0 -0
  97. package/dist/types-CvhspRRt.mjs +0 -1
@@ -1,10 +1,103 @@
1
- require('../ast-utils-BcmWaIan.cjs');
2
- const require_module_helpers = require('../module-helpers-Non-jHMu.cjs');
1
+ const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
+ const require_helpers_ast_utils = require('./ast-utils.cjs');
3
+ let __babel_types = require("@babel/types");
4
+ __babel_types = require_rolldown_runtime.__toESM(__babel_types);
5
+ let __stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
3
6
 
4
- exports.addImport = require_module_helpers.addImport;
5
- exports.addImportsToProgram = require_module_helpers.addImportsToProgram;
6
- exports.findExport = require_module_helpers.findExport;
7
- exports.getImport = require_module_helpers.getImport;
8
- exports.isImportCall = require_module_helpers.isImportCall;
9
- exports.listExports = require_module_helpers.listExports;
10
- exports.listImports = require_module_helpers.listImports;
7
+ //#region src/helpers/module-helpers.ts
8
+ /**
9
+ * Finds an export in the given Babel AST program by its key.
10
+ *
11
+ * @param ast - The parsed Babel AST result containing the program body.
12
+ * @param key - The name of the export to find (e.g., "default" or a named export).
13
+ * @returns The declaration of the export if found, otherwise undefined.
14
+ */
15
+ function findExport(ast, key) {
16
+ const type = key === "default" ? "ExportDefaultDeclaration" : "ExportNamedDeclaration";
17
+ for (const node of ast.program.body) if (node.type === type) {
18
+ if (key === "default") return node.declaration;
19
+ if (node.declaration && "declarations" in node.declaration) {
20
+ const declaration = node.declaration.declarations[0];
21
+ if (declaration && "name" in declaration.id && declaration.id.name === key) return declaration.init;
22
+ }
23
+ }
24
+ }
25
+ /**
26
+ * Lists all exports from the given Babel AST program.
27
+ *
28
+ * @param codeOrAst - The parsed Babel AST result containing the program body.
29
+ * @returns An array of export names, including "default" for default exports.
30
+ */
31
+ function listExports(codeOrAst) {
32
+ return ((0, __stryke_type_checks_is_string.isString)(codeOrAst) ? require_helpers_ast_utils.parseAst(codeOrAst) : codeOrAst).program.body.flatMap((i) => {
33
+ if (i.type === "ExportDefaultDeclaration") return ["default"];
34
+ if (i.type === "ExportNamedDeclaration" && i.declaration && "declarations" in i.declaration) return i.declaration.declarations.map((d) => "name" in d.id ? d.id.name : "");
35
+ return [];
36
+ }).filter(Boolean);
37
+ }
38
+ /**
39
+ * Lists all imports from the given Babel AST program.
40
+ *
41
+ * @param ast - The parsed Babel AST result containing the program body.
42
+ * @returns An array of import names, including "default" for default imports.
43
+ */
44
+ function listImports(ast) {
45
+ return ast.program.body.flatMap((i) => {
46
+ if (i.type === "ImportDeclaration") return i.specifiers.map((s) => {
47
+ if (s.type === "ImportDefaultSpecifier") return "default";
48
+ if (s.type === "ImportSpecifier" && "imported" in s) return s.imported.type === "Identifier" ? s.imported.name : s.imported.value;
49
+ return "";
50
+ });
51
+ return [];
52
+ }).filter(Boolean);
53
+ }
54
+ function isImportCall(calleePath) {
55
+ return __babel_types.isImport(calleePath.node.callee);
56
+ }
57
+ /**
58
+ * Gets the import declaration for a given name and specifier.
59
+ *
60
+ * @param specifier - The specifier of the import.
61
+ * @param name - The name of the import.
62
+ * @param named - Optional named import.
63
+ * @returns The import declaration.
64
+ */
65
+ function getImport(specifier, name, named) {
66
+ return __babel_types.importDeclaration([__babel_types.importSpecifier(__babel_types.identifier(name), __babel_types.stringLiteral(named || name))], __babel_types.stringLiteral(specifier));
67
+ }
68
+ /**
69
+ * Adds an import to the program if it doesn't already exist.
70
+ *
71
+ * @param path - The current NodePath in the AST.
72
+ * @param specifier - The import specifier.
73
+ */
74
+ function addImport(path, specifier) {
75
+ addImportsToProgram(path.scope.getProgramParent().path, specifier);
76
+ }
77
+ function isNonNamespacedImport(importDeclPath) {
78
+ return importDeclPath.get("specifiers").filter(Boolean).every((specifier) => specifier?.isImportSpecifier()) && importDeclPath.node.importKind !== "type" && importDeclPath.node.importKind !== "typeof";
79
+ }
80
+ function getExistingImports(program) {
81
+ const existingImports = /* @__PURE__ */ new Map();
82
+ program.traverse({ ImportDeclaration(path) {
83
+ if (isNonNamespacedImport(path)) existingImports.set(path.node.source.value, path);
84
+ } });
85
+ return existingImports;
86
+ }
87
+ function addImportsToProgram(path, specifier) {
88
+ /**
89
+ * If an existing import of this module exists (ie \`import \{ ... \} from
90
+ * '<moduleName>'\`), inject new imported specifiers into the list of
91
+ * destructured variables.
92
+ */
93
+ if (!getExistingImports(path).get(specifier.module)) path.unshiftContainer("body", __babel_types.importDeclaration([__babel_types.importSpecifier(__babel_types.identifier(specifier.name || specifier.imported), __babel_types.identifier(specifier.imported))], __babel_types.stringLiteral(specifier.module)));
94
+ }
95
+
96
+ //#endregion
97
+ exports.addImport = addImport;
98
+ exports.addImportsToProgram = addImportsToProgram;
99
+ exports.findExport = findExport;
100
+ exports.getImport = getImport;
101
+ exports.isImportCall = isImportCall;
102
+ exports.listExports = listExports;
103
+ exports.listImports = listImports;
@@ -1,3 +1,49 @@
1
- import "../babel-B9i2IAT_.cjs";
2
- import { a as isImportCall, i as getImport, n as addImportsToProgram, o as listExports, r as findExport, s as listImports, t as addImport } from "../module-helpers-DRUocgcq.cjs";
1
+ import { ImportSpecifier } from "../powerlines/src/types/babel.cjs";
2
+ import { ParseResult } from "@babel/parser";
3
+ import * as t from "@babel/types";
4
+ import { NodePath } from "@babel/core";
5
+
6
+ //#region src/helpers/module-helpers.d.ts
7
+
8
+ /**
9
+ * Finds an export in the given Babel AST program by its key.
10
+ *
11
+ * @param ast - The parsed Babel AST result containing the program body.
12
+ * @param key - The name of the export to find (e.g., "default" or a named export).
13
+ * @returns The declaration of the export if found, otherwise undefined.
14
+ */
15
+ declare function findExport(ast: ParseResult<t.File>, key: string): any;
16
+ /**
17
+ * Lists all exports from the given Babel AST program.
18
+ *
19
+ * @param codeOrAst - The parsed Babel AST result containing the program body.
20
+ * @returns An array of export names, including "default" for default exports.
21
+ */
22
+ declare function listExports(codeOrAst: ParseResult<t.File> | string): string[];
23
+ /**
24
+ * Lists all imports from the given Babel AST program.
25
+ *
26
+ * @param ast - The parsed Babel AST result containing the program body.
27
+ * @returns An array of import names, including "default" for default imports.
28
+ */
29
+ declare function listImports(ast: ParseResult<t.File> | t.File): string[];
30
+ declare function isImportCall(calleePath: NodePath<t.CallExpression | t.NewExpression>): boolean;
31
+ /**
32
+ * Gets the import declaration for a given name and specifier.
33
+ *
34
+ * @param specifier - The specifier of the import.
35
+ * @param name - The name of the import.
36
+ * @param named - Optional named import.
37
+ * @returns The import declaration.
38
+ */
39
+ declare function getImport(specifier: string, name: string, named?: string): t.ImportDeclaration;
40
+ /**
41
+ * Adds an import to the program if it doesn't already exist.
42
+ *
43
+ * @param path - The current NodePath in the AST.
44
+ * @param specifier - The import specifier.
45
+ */
46
+ declare function addImport(path: NodePath<any>, specifier: ImportSpecifier): void;
47
+ declare function addImportsToProgram(path: NodePath<t.Program>, specifier: ImportSpecifier): void;
48
+ //#endregion
3
49
  export { addImport, addImportsToProgram, findExport, getImport, isImportCall, listExports, listImports };
@@ -1,3 +1,49 @@
1
- import "../babel-DY_imD3U.mjs";
2
- import { a as isImportCall, i as getImport, n as addImportsToProgram, o as listExports, r as findExport, s as listImports, t as addImport } from "../module-helpers-DiSYdstQ.mjs";
1
+ import { ImportSpecifier } from "../powerlines/src/types/babel.mjs";
2
+ import { NodePath } from "@babel/core";
3
+ import { ParseResult } from "@babel/parser";
4
+ import * as t from "@babel/types";
5
+
6
+ //#region src/helpers/module-helpers.d.ts
7
+
8
+ /**
9
+ * Finds an export in the given Babel AST program by its key.
10
+ *
11
+ * @param ast - The parsed Babel AST result containing the program body.
12
+ * @param key - The name of the export to find (e.g., "default" or a named export).
13
+ * @returns The declaration of the export if found, otherwise undefined.
14
+ */
15
+ declare function findExport(ast: ParseResult<t.File>, key: string): any;
16
+ /**
17
+ * Lists all exports from the given Babel AST program.
18
+ *
19
+ * @param codeOrAst - The parsed Babel AST result containing the program body.
20
+ * @returns An array of export names, including "default" for default exports.
21
+ */
22
+ declare function listExports(codeOrAst: ParseResult<t.File> | string): string[];
23
+ /**
24
+ * Lists all imports from the given Babel AST program.
25
+ *
26
+ * @param ast - The parsed Babel AST result containing the program body.
27
+ * @returns An array of import names, including "default" for default imports.
28
+ */
29
+ declare function listImports(ast: ParseResult<t.File> | t.File): string[];
30
+ declare function isImportCall(calleePath: NodePath<t.CallExpression | t.NewExpression>): boolean;
31
+ /**
32
+ * Gets the import declaration for a given name and specifier.
33
+ *
34
+ * @param specifier - The specifier of the import.
35
+ * @param name - The name of the import.
36
+ * @param named - Optional named import.
37
+ * @returns The import declaration.
38
+ */
39
+ declare function getImport(specifier: string, name: string, named?: string): t.ImportDeclaration;
40
+ /**
41
+ * Adds an import to the program if it doesn't already exist.
42
+ *
43
+ * @param path - The current NodePath in the AST.
44
+ * @param specifier - The import specifier.
45
+ */
46
+ declare function addImport(path: NodePath<any>, specifier: ImportSpecifier): void;
47
+ declare function addImportsToProgram(path: NodePath<t.Program>, specifier: ImportSpecifier): void;
48
+ //#endregion
3
49
  export { addImport, addImportsToProgram, findExport, getImport, isImportCall, listExports, listImports };
@@ -1,4 +1,95 @@
1
- import "../ast-utils-DU1foCxH.mjs";
2
- import { a as isImportCall, i as getImport, n as addImportsToProgram, o as listExports, r as findExport, s as listImports, t as addImport } from "../module-helpers-Ckq8sc4l.mjs";
1
+ import { parseAst } from "./ast-utils.mjs";
2
+ import * as t from "@babel/types";
3
+ import { isString } from "@stryke/type-checks/is-string";
3
4
 
5
+ //#region src/helpers/module-helpers.ts
6
+ /**
7
+ * Finds an export in the given Babel AST program by its key.
8
+ *
9
+ * @param ast - The parsed Babel AST result containing the program body.
10
+ * @param key - The name of the export to find (e.g., "default" or a named export).
11
+ * @returns The declaration of the export if found, otherwise undefined.
12
+ */
13
+ function findExport(ast, key) {
14
+ const type = key === "default" ? "ExportDefaultDeclaration" : "ExportNamedDeclaration";
15
+ for (const node of ast.program.body) if (node.type === type) {
16
+ if (key === "default") return node.declaration;
17
+ if (node.declaration && "declarations" in node.declaration) {
18
+ const declaration = node.declaration.declarations[0];
19
+ if (declaration && "name" in declaration.id && declaration.id.name === key) return declaration.init;
20
+ }
21
+ }
22
+ }
23
+ /**
24
+ * Lists all exports from the given Babel AST program.
25
+ *
26
+ * @param codeOrAst - The parsed Babel AST result containing the program body.
27
+ * @returns An array of export names, including "default" for default exports.
28
+ */
29
+ function listExports(codeOrAst) {
30
+ return (isString(codeOrAst) ? parseAst(codeOrAst) : codeOrAst).program.body.flatMap((i) => {
31
+ if (i.type === "ExportDefaultDeclaration") return ["default"];
32
+ if (i.type === "ExportNamedDeclaration" && i.declaration && "declarations" in i.declaration) return i.declaration.declarations.map((d) => "name" in d.id ? d.id.name : "");
33
+ return [];
34
+ }).filter(Boolean);
35
+ }
36
+ /**
37
+ * Lists all imports from the given Babel AST program.
38
+ *
39
+ * @param ast - The parsed Babel AST result containing the program body.
40
+ * @returns An array of import names, including "default" for default imports.
41
+ */
42
+ function listImports(ast) {
43
+ return ast.program.body.flatMap((i) => {
44
+ if (i.type === "ImportDeclaration") return i.specifiers.map((s) => {
45
+ if (s.type === "ImportDefaultSpecifier") return "default";
46
+ if (s.type === "ImportSpecifier" && "imported" in s) return s.imported.type === "Identifier" ? s.imported.name : s.imported.value;
47
+ return "";
48
+ });
49
+ return [];
50
+ }).filter(Boolean);
51
+ }
52
+ function isImportCall(calleePath) {
53
+ return t.isImport(calleePath.node.callee);
54
+ }
55
+ /**
56
+ * Gets the import declaration for a given name and specifier.
57
+ *
58
+ * @param specifier - The specifier of the import.
59
+ * @param name - The name of the import.
60
+ * @param named - Optional named import.
61
+ * @returns The import declaration.
62
+ */
63
+ function getImport(specifier, name, named) {
64
+ return t.importDeclaration([t.importSpecifier(t.identifier(name), t.stringLiteral(named || name))], t.stringLiteral(specifier));
65
+ }
66
+ /**
67
+ * Adds an import to the program if it doesn't already exist.
68
+ *
69
+ * @param path - The current NodePath in the AST.
70
+ * @param specifier - The import specifier.
71
+ */
72
+ function addImport(path, specifier) {
73
+ addImportsToProgram(path.scope.getProgramParent().path, specifier);
74
+ }
75
+ function isNonNamespacedImport(importDeclPath) {
76
+ return importDeclPath.get("specifiers").filter(Boolean).every((specifier) => specifier?.isImportSpecifier()) && importDeclPath.node.importKind !== "type" && importDeclPath.node.importKind !== "typeof";
77
+ }
78
+ function getExistingImports(program) {
79
+ const existingImports = /* @__PURE__ */ new Map();
80
+ program.traverse({ ImportDeclaration(path) {
81
+ if (isNonNamespacedImport(path)) existingImports.set(path.node.source.value, path);
82
+ } });
83
+ return existingImports;
84
+ }
85
+ function addImportsToProgram(path, specifier) {
86
+ /**
87
+ * If an existing import of this module exists (ie \`import \{ ... \} from
88
+ * '<moduleName>'\`), inject new imported specifiers into the list of
89
+ * destructured variables.
90
+ */
91
+ if (!getExistingImports(path).get(specifier.module)) path.unshiftContainer("body", t.importDeclaration([t.importSpecifier(t.identifier(specifier.name || specifier.imported), t.identifier(specifier.imported))], t.stringLiteral(specifier.module)));
92
+ }
93
+
94
+ //#endregion
4
95
  export { addImport, addImportsToProgram, findExport, getImport, isImportCall, listExports, listImports };
@@ -1,5 +1,50 @@
1
- require('../filters-Dl2RKvrm.cjs');
2
- const require_options = require('../options-u2MhTIFH.cjs');
1
+ const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
+ const require_helpers_filters = require('./filters.cjs');
3
+ let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
4
+ let __stryke_type_checks_is_function = require("@stryke/type-checks/is-function");
5
+ let chalk = require("chalk");
6
+ chalk = require_rolldown_runtime.__toESM(chalk);
3
7
 
4
- exports.resolveBabelPlugin = require_options.resolveBabelPlugin;
5
- exports.resolvePluginFunction = require_options.resolvePluginFunction;
8
+ //#region src/helpers/options.ts
9
+ function resolvePluginFunction(context, plugin) {
10
+ try {
11
+ return Array.isArray(plugin) && plugin.length > 0 && plugin[0] ? (0, __stryke_type_checks_is_function.isFunction)(plugin[0]) ? plugin[0](context) : plugin[0] : (0, __stryke_type_checks_is_function.isFunction)(plugin) ? plugin(context) : plugin;
12
+ } catch {
13
+ return plugin[0];
14
+ }
15
+ }
16
+ /**
17
+ * Resolve the [Babel](https://babeljs.io/) plugin.
18
+ *
19
+ * @param context - The context for the transformation.
20
+ * @param code - The code to be transformed.
21
+ * @param id - The ID of the source file.
22
+ * @param plugin - The Babel plugin to resolve.
23
+ * @returns The resolved Babel plugin options, or undefined if the plugin is filtered out.
24
+ */
25
+ function resolveBabelPlugin(context, code, id, plugin) {
26
+ if (Array.isArray(plugin) && plugin.length > 0 && plugin[0]) {
27
+ if (plugin.length > 2 && plugin[2] && (0, __stryke_type_checks_is_function.isFunction)(plugin[2]) && !plugin[2](code, id)) {
28
+ context.log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Skipping filtered Babel plugin ${chalk.default.bold.cyanBright(require_helpers_filters.getPluginName(plugin) || "unnamed")} for ${id}`);
29
+ return;
30
+ }
31
+ return plugin.length > 2 ? [
32
+ resolvePluginFunction(context, plugin),
33
+ plugin[1],
34
+ plugin[2]
35
+ ] : [
36
+ resolvePluginFunction(context, plugin),
37
+ plugin[1],
38
+ null
39
+ ];
40
+ }
41
+ return [
42
+ resolvePluginFunction(context, plugin),
43
+ {},
44
+ null
45
+ ];
46
+ }
47
+
48
+ //#endregion
49
+ exports.resolveBabelPlugin = resolveBabelPlugin;
50
+ exports.resolvePluginFunction = resolvePluginFunction;
@@ -1,3 +1,18 @@
1
- import "../babel-B9i2IAT_.cjs";
2
- import { n as resolvePluginFunction, t as resolveBabelPlugin } from "../options-CCMyIIWc.cjs";
1
+ import { Context } from "../powerlines/src/types/context.cjs";
2
+ import { BabelTransformPluginOptions, ResolvedBabelTransformPluginOptions } from "../powerlines/src/types/babel.cjs";
3
+ import { PluginOptions, PluginTarget } from "@babel/core";
4
+
5
+ //#region src/helpers/options.d.ts
6
+ declare function resolvePluginFunction(context: Context, plugin: any | PluginTarget | any[] | [PluginTarget, PluginOptions] | [PluginTarget, PluginOptions, string | undefined]): BabelTransformPluginOptions;
7
+ /**
8
+ * Resolve the [Babel](https://babeljs.io/) plugin.
9
+ *
10
+ * @param context - The context for the transformation.
11
+ * @param code - The code to be transformed.
12
+ * @param id - The ID of the source file.
13
+ * @param plugin - The Babel plugin to resolve.
14
+ * @returns The resolved Babel plugin options, or undefined if the plugin is filtered out.
15
+ */
16
+ declare function resolveBabelPlugin(context: Context, code: string, id: string, plugin: BabelTransformPluginOptions): ResolvedBabelTransformPluginOptions | undefined;
17
+ //#endregion
3
18
  export { resolveBabelPlugin, resolvePluginFunction };
@@ -1,3 +1,18 @@
1
- import "../babel-DY_imD3U.mjs";
2
- import { n as resolvePluginFunction, t as resolveBabelPlugin } from "../options-DgdPmsbF.mjs";
1
+ import { Context } from "../powerlines/src/types/context.mjs";
2
+ import { BabelTransformPluginOptions, ResolvedBabelTransformPluginOptions } from "../powerlines/src/types/babel.mjs";
3
+ import { PluginOptions, PluginTarget } from "@babel/core";
4
+
5
+ //#region src/helpers/options.d.ts
6
+ declare function resolvePluginFunction(context: Context, plugin: any | PluginTarget | any[] | [PluginTarget, PluginOptions] | [PluginTarget, PluginOptions, string | undefined]): BabelTransformPluginOptions;
7
+ /**
8
+ * Resolve the [Babel](https://babeljs.io/) plugin.
9
+ *
10
+ * @param context - The context for the transformation.
11
+ * @param code - The code to be transformed.
12
+ * @param id - The ID of the source file.
13
+ * @param plugin - The Babel plugin to resolve.
14
+ * @returns The resolved Babel plugin options, or undefined if the plugin is filtered out.
15
+ */
16
+ declare function resolveBabelPlugin(context: Context, code: string, id: string, plugin: BabelTransformPluginOptions): ResolvedBabelTransformPluginOptions | undefined;
17
+ //#endregion
3
18
  export { resolveBabelPlugin, resolvePluginFunction };
@@ -1,4 +1,47 @@
1
- import "../filters-C04cfcQR.mjs";
2
- import { n as resolvePluginFunction, t as resolveBabelPlugin } from "../options-BQhc80ih.mjs";
1
+ import { getPluginName } from "./filters.mjs";
2
+ import { LogLevelLabel } from "@storm-software/config-tools/types";
3
+ import { isFunction } from "@stryke/type-checks/is-function";
4
+ import chalk from "chalk";
3
5
 
6
+ //#region src/helpers/options.ts
7
+ function resolvePluginFunction(context, plugin) {
8
+ try {
9
+ return Array.isArray(plugin) && plugin.length > 0 && plugin[0] ? isFunction(plugin[0]) ? plugin[0](context) : plugin[0] : isFunction(plugin) ? plugin(context) : plugin;
10
+ } catch {
11
+ return plugin[0];
12
+ }
13
+ }
14
+ /**
15
+ * Resolve the [Babel](https://babeljs.io/) plugin.
16
+ *
17
+ * @param context - The context for the transformation.
18
+ * @param code - The code to be transformed.
19
+ * @param id - The ID of the source file.
20
+ * @param plugin - The Babel plugin to resolve.
21
+ * @returns The resolved Babel plugin options, or undefined if the plugin is filtered out.
22
+ */
23
+ function resolveBabelPlugin(context, code, id, plugin) {
24
+ if (Array.isArray(plugin) && plugin.length > 0 && plugin[0]) {
25
+ if (plugin.length > 2 && plugin[2] && isFunction(plugin[2]) && !plugin[2](code, id)) {
26
+ context.log(LogLevelLabel.TRACE, `Skipping filtered Babel plugin ${chalk.bold.cyanBright(getPluginName(plugin) || "unnamed")} for ${id}`);
27
+ return;
28
+ }
29
+ return plugin.length > 2 ? [
30
+ resolvePluginFunction(context, plugin),
31
+ plugin[1],
32
+ plugin[2]
33
+ ] : [
34
+ resolvePluginFunction(context, plugin),
35
+ plugin[1],
36
+ null
37
+ ];
38
+ }
39
+ return [
40
+ resolvePluginFunction(context, plugin),
41
+ {},
42
+ null
43
+ ];
44
+ }
45
+
46
+ //#endregion
4
47
  export { resolveBabelPlugin, resolvePluginFunction };
package/dist/index.cjs CHANGED
@@ -1,20 +1,18 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
- const require_chunk = require('./chunk-CbDLau6x.cjs');
3
- const require_filters = require('./filters-Dl2RKvrm.cjs');
4
- const require_options = require('./options-u2MhTIFH.cjs');
5
- const require_ast_utils = require('./ast-utils-BcmWaIan.cjs');
6
- const require_create_plugin = require('./create-plugin-Cs1zZrvI.cjs');
7
- const require_module_helpers = require('./module-helpers-Non-jHMu.cjs');
8
- require('./helpers-Bx2yBrpn.cjs');
9
- require('./plugin-BSBH78mm.cjs');
10
- require('./types-CKPddlfS.cjs');
2
+ const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
3
+ const require_helpers_filters = require('./helpers/filters.cjs');
4
+ const require_helpers_options = require('./helpers/options.cjs');
5
+ const require_helpers_ast_utils = require('./helpers/ast-utils.cjs');
6
+ const require_helpers_create_plugin = require('./helpers/create-plugin.cjs');
7
+ const require_helpers_module_helpers = require('./helpers/module-helpers.cjs');
8
+ require('./helpers/index.cjs');
11
9
  let __babel_core = require("@babel/core");
12
10
  let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
13
11
  let __stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
14
12
  let __stryke_path_is_parent_path = require("@stryke/path/is-parent-path");
15
13
  let __stryke_type_checks_is_set_object = require("@stryke/type-checks/is-set-object");
16
14
  let defu = require("defu");
17
- defu = require_chunk.__toESM(defu);
15
+ defu = require_rolldown_runtime.__toESM(defu);
18
16
 
19
17
  //#region src/index.ts
20
18
  /**
@@ -49,8 +47,8 @@ const plugin = (options = {}) => {
49
47
  };
50
48
  }
51
49
  this.log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Babel transforming file: ${id}`);
52
- const plugins = this.config.transform.babel.plugins.map((plugin$1) => require_options.resolveBabelPlugin(this, code, id, plugin$1)).filter((plugin$1, _, arr) => plugin$1 && !require_filters.isDuplicatePlugin(arr, plugin$1));
53
- const presets = this.config.transform.babel.presets.map((preset) => require_options.resolveBabelPlugin(this, code, id, preset)).filter((preset, _, arr) => preset && !require_filters.isDuplicatePlugin(arr, preset));
50
+ const plugins = this.config.transform.babel.plugins.map((plugin$1) => require_helpers_options.resolveBabelPlugin(this, code, id, plugin$1)).filter((plugin$1, _, arr) => plugin$1 && !require_helpers_filters.isDuplicatePlugin(arr, plugin$1));
51
+ const presets = this.config.transform.babel.presets.map((preset) => require_helpers_options.resolveBabelPlugin(this, code, id, preset)).filter((preset, _, arr) => preset && !require_helpers_filters.isDuplicatePlugin(arr, preset));
54
52
  if (Array.isArray(plugins) && plugins.length === 0 && Array.isArray(presets) && presets.length === 0) return {
55
53
  code,
56
54
  id
@@ -60,7 +58,7 @@ const plugin = (options = {}) => {
60
58
  "cts",
61
59
  "mts",
62
60
  "tsx"
63
- ].includes((0, __stryke_path_file_path_fns.findFileExtensionSafe)(id)) && !require_filters.isDuplicatePlugin(plugins, "@babel/plugin-syntax-typescript") && !require_filters.isDuplicatePlugin(presets, "@babel/preset-typescript")) plugins.unshift(["@babel/plugin-syntax-typescript", { isTSX: (0, __stryke_path_file_path_fns.findFileExtension)(id) === ".tsx" }]);
61
+ ].includes((0, __stryke_path_file_path_fns.findFileExtensionSafe)(id)) && !require_helpers_filters.isDuplicatePlugin(plugins, "@babel/plugin-syntax-typescript") && !require_helpers_filters.isDuplicatePlugin(presets, "@babel/preset-typescript")) plugins.unshift(["@babel/plugin-syntax-typescript", { isTSX: (0, __stryke_path_file_path_fns.findFileExtension)(id) === ".tsx" }]);
64
62
  const result = await (0, __babel_core.transformAsync)(code, {
65
63
  highlightCode: true,
66
64
  code: true,
@@ -92,21 +90,21 @@ const plugin = (options = {}) => {
92
90
  var src_default = plugin;
93
91
 
94
92
  //#endregion
95
- exports.addImport = require_module_helpers.addImport;
96
- exports.addImportsToProgram = require_module_helpers.addImportsToProgram;
97
- exports.addPluginFilter = require_filters.addPluginFilter;
98
- exports.createBabelPlugin = require_create_plugin.createBabelPlugin;
93
+ exports.addImport = require_helpers_module_helpers.addImport;
94
+ exports.addImportsToProgram = require_helpers_module_helpers.addImportsToProgram;
95
+ exports.addPluginFilter = require_helpers_filters.addPluginFilter;
96
+ exports.createBabelPlugin = require_helpers_create_plugin.createBabelPlugin;
99
97
  exports.default = src_default;
100
- exports.filterPluginByFileId = require_filters.filterPluginByFileId;
101
- exports.findExport = require_module_helpers.findExport;
102
- exports.generateFromAst = require_ast_utils.generateFromAst;
103
- exports.getImport = require_module_helpers.getImport;
104
- exports.getPluginName = require_filters.getPluginName;
105
- exports.isDuplicatePlugin = require_filters.isDuplicatePlugin;
106
- exports.isImportCall = require_module_helpers.isImportCall;
107
- exports.listExports = require_module_helpers.listExports;
108
- exports.listImports = require_module_helpers.listImports;
109
- exports.parseAst = require_ast_utils.parseAst;
98
+ exports.filterPluginByFileId = require_helpers_filters.filterPluginByFileId;
99
+ exports.findExport = require_helpers_module_helpers.findExport;
100
+ exports.generateFromAst = require_helpers_ast_utils.generateFromAst;
101
+ exports.getImport = require_helpers_module_helpers.getImport;
102
+ exports.getPluginName = require_helpers_filters.getPluginName;
103
+ exports.isDuplicatePlugin = require_helpers_filters.isDuplicatePlugin;
104
+ exports.isImportCall = require_helpers_module_helpers.isImportCall;
105
+ exports.listExports = require_helpers_module_helpers.listExports;
106
+ exports.listImports = require_helpers_module_helpers.listImports;
107
+ exports.parseAst = require_helpers_ast_utils.parseAst;
110
108
  exports.plugin = plugin;
111
- exports.resolveBabelPlugin = require_options.resolveBabelPlugin;
112
- exports.resolvePluginFunction = require_options.resolvePluginFunction;
109
+ exports.resolveBabelPlugin = require_helpers_options.resolveBabelPlugin;
110
+ exports.resolvePluginFunction = require_helpers_options.resolvePluginFunction;
package/dist/index.d.cts CHANGED
@@ -1,14 +1,13 @@
1
- import { a as parseAst, i as generateFromAst, n as GeneratorResult, r as __ΩGenerateFromAstOptions, t as GenerateFromAstOptions } from "./ast-utils-DeuXcuqs.cjs";
2
- import { f as Plugin } from "./babel-B9i2IAT_.cjs";
3
- import { t as createBabelPlugin } from "./create-plugin-CQA6zFdt.cjs";
4
- import { i as isDuplicatePlugin, n as filterPluginByFileId, r as getPluginName, t as addPluginFilter } from "./filters-D6Qe6UbO.cjs";
5
- import { a as isImportCall, i as getImport, n as addImportsToProgram, o as listExports, r as findExport, s as listImports, t as addImport } from "./module-helpers-DRUocgcq.cjs";
6
- import { n as resolvePluginFunction, t as resolveBabelPlugin } from "./options-CCMyIIWc.cjs";
7
- import "./index-DeEmP3Jc.cjs";
8
- import { a as __ΩBabelPluginContext, c as __ΩBabelPluginUserConfig, i as BabelPluginUserConfig, n as BabelPluginOptions, o as __ΩBabelPluginOptions, r as BabelPluginResolvedConfig, s as __ΩBabelPluginResolvedConfig, t as BabelPluginContext } from "./plugin-DhjfPNQS.cjs";
9
- import "./index-zO0Ly4bS.cjs";
1
+ import { GenerateFromAstOptions, GeneratorResult, __ΩGenerateFromAstOptions, generateFromAst, parseAst } from "./helpers/ast-utils.cjs";
2
+ import { Plugin } from "./powerlines/src/types/plugin.cjs";
3
+ import { createBabelPlugin } from "./helpers/create-plugin.cjs";
4
+ import { addPluginFilter, filterPluginByFileId, getPluginName, isDuplicatePlugin } from "./helpers/filters.cjs";
5
+ import { addImport, addImportsToProgram, findExport, getImport, isImportCall, listExports, listImports } from "./helpers/module-helpers.cjs";
6
+ import { resolveBabelPlugin, resolvePluginFunction } from "./helpers/options.cjs";
7
+ import { BabelPluginContext, BabelPluginOptions, BabelPluginResolvedConfig, BabelPluginUserConfig, __ΩBabelPluginContext, __ΩBabelPluginOptions, __ΩBabelPluginResolvedConfig, __ΩBabelPluginUserConfig } from "./types/plugin.cjs";
10
8
 
11
9
  //#region src/index.d.ts
10
+
12
11
  /**
13
12
  * Babel plugin for Powerlines.
14
13
  *
package/dist/index.d.mts CHANGED
@@ -1,12 +1,12 @@
1
- import { a as parseAst, i as generateFromAst, n as GeneratorResult, r as __ΩGenerateFromAstOptions, t as GenerateFromAstOptions } from "./ast-utils-Bs6DBkKg.mjs";
2
- import { f as Plugin } from "./babel-DY_imD3U.mjs";
3
- import { t as createBabelPlugin } from "./create-plugin-CNzMrex8.mjs";
4
- import { i as isDuplicatePlugin, n as filterPluginByFileId, r as getPluginName, t as addPluginFilter } from "./filters-93Z-7Nov.mjs";
5
- import { a as isImportCall, i as getImport, n as addImportsToProgram, o as listExports, r as findExport, s as listImports, t as addImport } from "./module-helpers-DiSYdstQ.mjs";
6
- import { n as resolvePluginFunction, t as resolveBabelPlugin } from "./options-DgdPmsbF.mjs";
7
- import "./index-ClXLQ1fw.mjs";
8
- import { a as __ΩBabelPluginContext, c as __ΩBabelPluginUserConfig, i as BabelPluginUserConfig, n as BabelPluginOptions, o as __ΩBabelPluginOptions, r as BabelPluginResolvedConfig, s as __ΩBabelPluginResolvedConfig, t as BabelPluginContext } from "./plugin-Bc0EOyGF.mjs";
9
- import "./index-QbUkWSLh.mjs";
1
+ import { GenerateFromAstOptions, GeneratorResult, __ΩGenerateFromAstOptions, generateFromAst, parseAst } from "./helpers/ast-utils.mjs";
2
+ import { Plugin } from "./powerlines/src/types/plugin.mjs";
3
+ import { createBabelPlugin } from "./helpers/create-plugin.mjs";
4
+ import { addPluginFilter, filterPluginByFileId, getPluginName, isDuplicatePlugin } from "./helpers/filters.mjs";
5
+ import { addImport, addImportsToProgram, findExport, getImport, isImportCall, listExports, listImports } from "./helpers/module-helpers.mjs";
6
+ import { resolveBabelPlugin, resolvePluginFunction } from "./helpers/options.mjs";
7
+ import "./helpers/index.mjs";
8
+ import { BabelPluginContext, BabelPluginOptions, BabelPluginResolvedConfig, BabelPluginUserConfig, __ΩBabelPluginContext, __ΩBabelPluginOptions, __ΩBabelPluginResolvedConfig, __ΩBabelPluginUserConfig } from "./types/plugin.mjs";
9
+ import "./types/index.mjs";
10
10
 
11
11
  //#region src/index.d.ts
12
12
  /**
package/dist/index.mjs CHANGED
@@ -1,11 +1,9 @@
1
- import { i as isDuplicatePlugin, n as filterPluginByFileId, r as getPluginName, t as addPluginFilter } from "./filters-C04cfcQR.mjs";
2
- import { n as resolvePluginFunction, t as resolveBabelPlugin } from "./options-BQhc80ih.mjs";
3
- import { n as parseAst, t as generateFromAst } from "./ast-utils-DU1foCxH.mjs";
4
- import { t as createBabelPlugin } from "./create-plugin-BPSvsem_.mjs";
5
- import { a as isImportCall, i as getImport, n as addImportsToProgram, o as listExports, r as findExport, s as listImports, t as addImport } from "./module-helpers-Ckq8sc4l.mjs";
6
- import "./helpers-BnW_4z5h.mjs";
7
- import "./plugin-BL8TLixo.mjs";
8
- import "./types-CvhspRRt.mjs";
1
+ import { addPluginFilter, filterPluginByFileId, getPluginName, isDuplicatePlugin } from "./helpers/filters.mjs";
2
+ import { resolveBabelPlugin, resolvePluginFunction } from "./helpers/options.mjs";
3
+ import { generateFromAst, parseAst } from "./helpers/ast-utils.mjs";
4
+ import { createBabelPlugin } from "./helpers/create-plugin.mjs";
5
+ import { addImport, addImportsToProgram, findExport, getImport, isImportCall, listExports, listImports } from "./helpers/module-helpers.mjs";
6
+ import "./helpers/index.mjs";
9
7
  import { transformAsync } from "@babel/core";
10
8
  import { LogLevelLabel } from "@storm-software/config-tools/types";
11
9
  import { findFileExtension, findFileExtensionSafe } from "@stryke/path/file-path-fns";
@@ -0,0 +1,5 @@
1
+ import "../../types/resolved.mjs";
2
+ import "../../types/hooks.mjs";
3
+ import "../../types/context.mjs";
4
+ import { MaybePromise } from "@stryke/types/base";
5
+ import { ArrayValues } from "@stryke/types/array";