@powerlines/plugin-babel 0.12.130 → 0.12.132

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/ast-utils-BcmWaIan.cjs +45 -0
  2. package/dist/ast-utils-Bs6DBkKg.d.mts +19 -0
  3. package/dist/ast-utils-DU1foCxH.mjs +32 -0
  4. package/dist/ast-utils-DeuXcuqs.d.cts +19 -0
  5. package/dist/babel-BBpAODp3.d.cts +1812 -0
  6. package/dist/babel-Cbfq7l5M.d.mts +1812 -0
  7. package/dist/{_virtual/rolldown_runtime.cjs → chunk-CbDLau6x.cjs} +6 -1
  8. package/dist/create-plugin-BPSvsem_.mjs +73 -0
  9. package/dist/create-plugin-Bovo30sw.d.cts +14 -0
  10. package/dist/create-plugin-C9ijark9.d.mts +14 -0
  11. package/dist/create-plugin-Cs1zZrvI.cjs +80 -0
  12. package/dist/filters-BKYGMZeC.d.cts +41 -0
  13. package/dist/filters-BjswEAwZ.d.mts +44 -0
  14. package/dist/filters-C04cfcQR.mjs +55 -0
  15. package/dist/filters-Dl2RKvrm.cjs +79 -0
  16. package/dist/helpers/ast-utils.cjs +3 -34
  17. package/dist/helpers/ast-utils.d.cts +2 -19
  18. package/dist/helpers/ast-utils.d.mts +2 -19
  19. package/dist/helpers/ast-utils.mjs +1 -30
  20. package/dist/helpers/create-plugin.cjs +2 -40
  21. package/dist/helpers/create-plugin.d.cts +2 -14
  22. package/dist/helpers/create-plugin.d.mts +2 -14
  23. package/dist/helpers/create-plugin.mjs +1 -37
  24. package/dist/helpers/filters.cjs +5 -58
  25. package/dist/helpers/filters.d.cts +2 -41
  26. package/dist/helpers/filters.d.mts +2 -42
  27. package/dist/helpers/filters.mjs +1 -53
  28. package/dist/helpers/index.cjs +22 -21
  29. package/dist/helpers/index.d.cts +7 -5
  30. package/dist/helpers/index.d.mts +7 -5
  31. package/dist/helpers/index.mjs +6 -5
  32. package/dist/helpers/module-helpers.cjs +9 -102
  33. package/dist/helpers/module-helpers.d.cts +2 -48
  34. package/dist/helpers/module-helpers.d.mts +2 -48
  35. package/dist/helpers/module-helpers.mjs +2 -93
  36. package/dist/helpers/options.cjs +4 -49
  37. package/dist/helpers/options.d.cts +2 -17
  38. package/dist/helpers/options.d.mts +2 -17
  39. package/dist/helpers/options.mjs +2 -45
  40. package/dist/helpers-BnW_4z5h.mjs +1 -0
  41. package/dist/helpers-Bx2yBrpn.cjs +0 -0
  42. package/dist/index-ClXLQ1fw.d.mts +1 -0
  43. package/dist/index-DeEmP3Jc.d.cts +1 -0
  44. package/dist/index-QbUkWSLh.d.mts +1 -0
  45. package/dist/index-zO0Ly4bS.d.cts +1 -0
  46. package/dist/index.cjs +29 -27
  47. package/dist/index.d.cts +9 -8
  48. package/dist/index.d.mts +9 -9
  49. package/dist/index.mjs +8 -6
  50. package/dist/module-helpers-Ckq8sc4l.mjs +95 -0
  51. package/dist/module-helpers-CrrcOmWC.d.cts +49 -0
  52. package/dist/module-helpers-Non-jHMu.cjs +138 -0
  53. package/dist/module-helpers-R1r-1jnQ.d.mts +49 -0
  54. package/dist/options-BQhc80ih.mjs +47 -0
  55. package/dist/options-BR6Dzmpl.d.mts +17 -0
  56. package/dist/options-jLnSoEkN.d.cts +17 -0
  57. package/dist/options-u2MhTIFH.cjs +60 -0
  58. package/dist/plugin-BL8TLixo.mjs +1 -0
  59. package/dist/plugin-BSBH78mm.cjs +0 -0
  60. package/dist/plugin-CctoTNv_.d.mts +17 -0
  61. package/dist/plugin-DzY_qzHo.d.cts +17 -0
  62. package/dist/types/index.cjs +2 -0
  63. package/dist/types/index.d.cts +3 -1
  64. package/dist/types/index.d.mts +3 -1
  65. package/dist/types/index.mjs +3 -0
  66. package/dist/types/plugin.cjs +1 -0
  67. package/dist/types/plugin.d.cts +2 -18
  68. package/dist/types/plugin.d.mts +2 -18
  69. package/dist/types/plugin.mjs +2 -0
  70. package/dist/types-CKPddlfS.cjs +0 -0
  71. package/dist/types-CvhspRRt.mjs +1 -0
  72. package/package.json +5 -5
  73. package/dist/powerlines/src/internal/helpers/hooks.d.mts +0 -5
  74. package/dist/powerlines/src/lib/logger.cjs +0 -41
  75. package/dist/powerlines/src/lib/logger.mjs +0 -39
  76. package/dist/powerlines/src/types/api.d.mts +0 -5
  77. package/dist/powerlines/src/types/babel.d.cts +0 -50
  78. package/dist/powerlines/src/types/babel.d.mts +0 -50
  79. package/dist/powerlines/src/types/build.d.cts +0 -145
  80. package/dist/powerlines/src/types/build.d.mts +0 -145
  81. package/dist/powerlines/src/types/commands.d.cts +0 -8
  82. package/dist/powerlines/src/types/commands.d.mts +0 -9
  83. package/dist/powerlines/src/types/config.d.cts +0 -380
  84. package/dist/powerlines/src/types/config.d.mts +0 -380
  85. package/dist/powerlines/src/types/context.d.cts +0 -403
  86. package/dist/powerlines/src/types/context.d.mts +0 -405
  87. package/dist/powerlines/src/types/fs.d.cts +0 -486
  88. package/dist/powerlines/src/types/fs.d.mts +0 -486
  89. package/dist/powerlines/src/types/hooks.d.mts +0 -2
  90. package/dist/powerlines/src/types/index.d.mts +0 -12
  91. package/dist/powerlines/src/types/plugin.d.cts +0 -231
  92. package/dist/powerlines/src/types/plugin.d.mts +0 -231
  93. package/dist/powerlines/src/types/resolved.d.cts +0 -82
  94. package/dist/powerlines/src/types/resolved.d.mts +0 -82
  95. package/dist/powerlines/src/types/tsconfig.d.cts +0 -69
  96. package/dist/powerlines/src/types/tsconfig.d.mts +0 -69
  97. package/dist/powerlines/src/types/unplugin.d.mts +0 -6
@@ -1,50 +1,5 @@
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);
1
+ require('../filters-Dl2RKvrm.cjs');
2
+ const require_options = require('../options-u2MhTIFH.cjs');
7
3
 
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;
4
+ exports.resolveBabelPlugin = require_options.resolveBabelPlugin;
5
+ exports.resolvePluginFunction = require_options.resolvePluginFunction;
@@ -1,18 +1,3 @@
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
1
+ import "../babel-BBpAODp3.cjs";
2
+ import { n as resolvePluginFunction, t as resolveBabelPlugin } from "../options-jLnSoEkN.cjs";
18
3
  export { resolveBabelPlugin, resolvePluginFunction };
@@ -1,18 +1,3 @@
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
1
+ import "../babel-Cbfq7l5M.mjs";
2
+ import { n as resolvePluginFunction, t as resolveBabelPlugin } from "../options-BR6Dzmpl.mjs";
18
3
  export { resolveBabelPlugin, resolvePluginFunction };
@@ -1,47 +1,4 @@
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";
1
+ import "../filters-C04cfcQR.mjs";
2
+ import { n as resolvePluginFunction, t as resolveBabelPlugin } from "../options-BQhc80ih.mjs";
5
3
 
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
47
4
  export { resolveBabelPlugin, resolvePluginFunction };
@@ -0,0 +1 @@
1
+ export { };
File without changes
@@ -0,0 +1 @@
1
+ export { };
@@ -0,0 +1 @@
1
+ export { };
@@ -0,0 +1 @@
1
+ export { };
@@ -0,0 +1 @@
1
+ export { };
package/dist/index.cjs CHANGED
@@ -1,18 +1,20 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
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');
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');
9
11
  let __babel_core = require("@babel/core");
10
12
  let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
11
13
  let __stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
12
14
  let __stryke_path_is_parent_path = require("@stryke/path/is-parent-path");
13
15
  let __stryke_type_checks_is_set_object = require("@stryke/type-checks/is-set-object");
14
16
  let defu = require("defu");
15
- defu = require_rolldown_runtime.__toESM(defu);
17
+ defu = require_chunk.__toESM(defu);
16
18
 
17
19
  //#region src/index.ts
18
20
  /**
@@ -47,8 +49,8 @@ const plugin = (options = {}) => {
47
49
  };
48
50
  }
49
51
  this.log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Babel transforming file: ${id}`);
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));
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));
52
54
  if (Array.isArray(plugins) && plugins.length === 0 && Array.isArray(presets) && presets.length === 0) return {
53
55
  code,
54
56
  id
@@ -58,7 +60,7 @@ const plugin = (options = {}) => {
58
60
  "cts",
59
61
  "mts",
60
62
  "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" }]);
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" }]);
62
64
  const result = await (0, __babel_core.transformAsync)(code, {
63
65
  highlightCode: true,
64
66
  code: true,
@@ -90,21 +92,21 @@ const plugin = (options = {}) => {
90
92
  var src_default = plugin;
91
93
 
92
94
  //#endregion
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;
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;
97
99
  exports.default = src_default;
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;
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;
108
110
  exports.plugin = plugin;
109
- exports.resolveBabelPlugin = require_helpers_options.resolveBabelPlugin;
110
- exports.resolvePluginFunction = require_helpers_options.resolvePluginFunction;
111
+ exports.resolveBabelPlugin = require_options.resolveBabelPlugin;
112
+ exports.resolvePluginFunction = require_options.resolvePluginFunction;
package/dist/index.d.cts CHANGED
@@ -1,13 +1,14 @@
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";
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-BBpAODp3.cjs";
3
+ import { t as createBabelPlugin } from "./create-plugin-Bovo30sw.cjs";
4
+ import { i as isDuplicatePlugin, n as filterPluginByFileId, r as getPluginName, t as addPluginFilter } from "./filters-BKYGMZeC.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-CrrcOmWC.cjs";
6
+ import { n as resolvePluginFunction, t as resolveBabelPlugin } from "./options-jLnSoEkN.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-DzY_qzHo.cjs";
9
+ import "./index-zO0Ly4bS.cjs";
8
10
 
9
11
  //#region src/index.d.ts
10
-
11
12
  /**
12
13
  * Babel plugin for Powerlines.
13
14
  *
package/dist/index.d.mts CHANGED
@@ -1,12 +1,12 @@
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";
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-Cbfq7l5M.mjs";
3
+ import { t as createBabelPlugin } from "./create-plugin-C9ijark9.mjs";
4
+ import { i as isDuplicatePlugin, n as filterPluginByFileId, r as getPluginName, t as addPluginFilter } from "./filters-BjswEAwZ.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-R1r-1jnQ.mjs";
6
+ import { n as resolvePluginFunction, t as resolveBabelPlugin } from "./options-BR6Dzmpl.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-CctoTNv_.mjs";
9
+ import "./index-QbUkWSLh.mjs";
10
10
 
11
11
  //#region src/index.d.ts
12
12
  /**
package/dist/index.mjs CHANGED
@@ -1,9 +1,11 @@
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";
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";
7
9
  import { transformAsync } from "@babel/core";
8
10
  import { LogLevelLabel } from "@storm-software/config-tools/types";
9
11
  import { findFileExtension, findFileExtensionSafe } from "@stryke/path/file-path-fns";
@@ -0,0 +1,95 @@
1
+ import { n as parseAst } from "./ast-utils-DU1foCxH.mjs";
2
+ import * as t from "@babel/types";
3
+ import { isString } from "@stryke/type-checks/is-string";
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
95
+ export { isImportCall as a, getImport as i, addImportsToProgram as n, listExports as o, findExport as r, listImports as s, addImport as t };
@@ -0,0 +1,49 @@
1
+ import { o as ImportSpecifier } from "./babel-BBpAODp3.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
49
+ export { isImportCall as a, getImport as i, addImportsToProgram as n, listExports as o, findExport as r, listImports as s, addImport as t };
@@ -0,0 +1,138 @@
1
+ const require_chunk = require('./chunk-CbDLau6x.cjs');
2
+ const require_ast_utils = require('./ast-utils-BcmWaIan.cjs');
3
+ let __babel_types = require("@babel/types");
4
+ __babel_types = require_chunk.__toESM(__babel_types);
5
+ let __stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
6
+
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_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
+ Object.defineProperty(exports, 'addImport', {
98
+ enumerable: true,
99
+ get: function () {
100
+ return addImport;
101
+ }
102
+ });
103
+ Object.defineProperty(exports, 'addImportsToProgram', {
104
+ enumerable: true,
105
+ get: function () {
106
+ return addImportsToProgram;
107
+ }
108
+ });
109
+ Object.defineProperty(exports, 'findExport', {
110
+ enumerable: true,
111
+ get: function () {
112
+ return findExport;
113
+ }
114
+ });
115
+ Object.defineProperty(exports, 'getImport', {
116
+ enumerable: true,
117
+ get: function () {
118
+ return getImport;
119
+ }
120
+ });
121
+ Object.defineProperty(exports, 'isImportCall', {
122
+ enumerable: true,
123
+ get: function () {
124
+ return isImportCall;
125
+ }
126
+ });
127
+ Object.defineProperty(exports, 'listExports', {
128
+ enumerable: true,
129
+ get: function () {
130
+ return listExports;
131
+ }
132
+ });
133
+ Object.defineProperty(exports, 'listImports', {
134
+ enumerable: true,
135
+ get: function () {
136
+ return listImports;
137
+ }
138
+ });