@powerlines/plugin-date 0.12.151 → 0.12.152

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 (150) hide show
  1. package/dist/components/date-fns.cjs +3 -2
  2. package/dist/components/date-fns.mjs +1 -1
  3. package/dist/components/dayjs.cjs +3 -2
  4. package/dist/components/dayjs.mjs +1 -1
  5. package/dist/components/luxon.cjs +3 -2
  6. package/dist/components/luxon.mjs +1 -1
  7. package/dist/components/moment.cjs +3 -2
  8. package/dist/components/moment.mjs +1 -1
  9. package/dist/index.cjs +5 -5
  10. package/dist/index.d.mts +1 -1
  11. package/dist/index.mjs +3 -3
  12. package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.cjs +43 -0
  13. package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs +42 -0
  14. package/dist/packages/plugin-alloy/src/types/components.d.mts +2 -0
  15. package/dist/{plugin-env → packages/plugin-env}/src/types/plugin.d.mts +1 -1
  16. package/dist/{powerlines → packages/powerlines}/src/types/build.d.mts +6 -6
  17. package/dist/{powerlines → packages/powerlines}/src/types/config.d.mts +1 -2
  18. package/dist/{powerlines → packages/powerlines}/src/types/tsconfig.d.mts +1 -1
  19. package/dist/types/plugin.d.mts +1 -1
  20. package/package.json +5 -5
  21. package/dist/deepkit/schemas/reflection.cjs +0 -3998
  22. package/dist/deepkit/schemas/reflection.mjs +0 -3996
  23. package/dist/deepkit/schemas/reflection2.cjs +0 -4112
  24. package/dist/deepkit/schemas/reflection2.mjs +0 -4110
  25. package/dist/deepkit/src/capnp.cjs +0 -913
  26. package/dist/deepkit/src/capnp.mjs +0 -911
  27. package/dist/deepkit/src/esbuild-plugin.cjs +0 -47
  28. package/dist/deepkit/src/esbuild-plugin.mjs +0 -46
  29. package/dist/deepkit/src/reflect-type.cjs +0 -22
  30. package/dist/deepkit/src/reflect-type.mjs +0 -20
  31. package/dist/deepkit/src/resolve-reflections.cjs +0 -16
  32. package/dist/deepkit/src/resolve-reflections.mjs +0 -15
  33. package/dist/deepkit/src/transformer.cjs +0 -52
  34. package/dist/deepkit/src/transformer.mjs +0 -49
  35. package/dist/deepkit/src/transpile.cjs +0 -29
  36. package/dist/deepkit/src/transpile.mjs +0 -27
  37. package/dist/deepkit/src/utilities.cjs +0 -66
  38. package/dist/deepkit/src/utilities.mjs +0 -65
  39. package/dist/plugin-alloy/src/core/components/output.cjs +0 -38
  40. package/dist/plugin-alloy/src/core/components/output.mjs +0 -37
  41. package/dist/plugin-alloy/src/core/components/single-line-comment.cjs +0 -20
  42. package/dist/plugin-alloy/src/core/components/single-line-comment.mjs +0 -19
  43. package/dist/plugin-alloy/src/core/components/source-file.cjs +0 -60
  44. package/dist/plugin-alloy/src/core/components/source-file.mjs +0 -58
  45. package/dist/plugin-alloy/src/core/contexts/context.cjs +0 -60
  46. package/dist/plugin-alloy/src/core/contexts/context.mjs +0 -54
  47. package/dist/plugin-alloy/src/core/contexts/index.cjs +0 -2
  48. package/dist/plugin-alloy/src/core/contexts/index.mjs +0 -4
  49. package/dist/plugin-alloy/src/core/contexts/reflection.cjs +0 -46
  50. package/dist/plugin-alloy/src/core/contexts/reflection.mjs +0 -42
  51. package/dist/plugin-alloy/src/helpers/refkey.cjs +0 -16
  52. package/dist/plugin-alloy/src/helpers/refkey.mjs +0 -15
  53. package/dist/plugin-alloy/src/index.cjs +0 -103
  54. package/dist/plugin-alloy/src/index.mjs +0 -101
  55. package/dist/plugin-alloy/src/markdown/components/markdown-file.cjs +0 -7
  56. package/dist/plugin-alloy/src/markdown/components/markdown-file.mjs +0 -9
  57. package/dist/plugin-alloy/src/markdown/components/markdown-table.cjs +0 -5
  58. package/dist/plugin-alloy/src/markdown/components/markdown-table.mjs +0 -7
  59. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.cjs +0 -17
  60. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.mjs +0 -17
  61. package/dist/plugin-alloy/src/types/components.d.mts +0 -3
  62. package/dist/plugin-alloy/src/typescript/components/builtin-file.cjs +0 -47
  63. package/dist/plugin-alloy/src/typescript/components/builtin-file.mjs +0 -46
  64. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.cjs +0 -75
  65. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.mjs +0 -73
  66. package/dist/plugin-alloy/src/typescript/components/tsdoc.cjs +0 -359
  67. package/dist/plugin-alloy/src/typescript/components/tsdoc.mjs +0 -350
  68. package/dist/plugin-alloy/src/typescript/components/typescript-file.cjs +0 -153
  69. package/dist/plugin-alloy/src/typescript/components/typescript-file.mjs +0 -150
  70. package/dist/plugin-alloy/src/typescript/components/typescript-interface.cjs +0 -53
  71. package/dist/plugin-alloy/src/typescript/components/typescript-interface.mjs +0 -52
  72. package/dist/plugin-alloy/src/typescript/components/typescript-object.cjs +0 -94
  73. package/dist/plugin-alloy/src/typescript/components/typescript-object.mjs +0 -93
  74. package/dist/plugin-automd/src/index.cjs +0 -101
  75. package/dist/plugin-automd/src/index.mjs +0 -98
  76. package/dist/plugin-babel/src/helpers/ast-utils.cjs +0 -10
  77. package/dist/plugin-babel/src/helpers/ast-utils.mjs +0 -9
  78. package/dist/plugin-babel/src/helpers/create-plugin.cjs +0 -41
  79. package/dist/plugin-babel/src/helpers/create-plugin.mjs +0 -39
  80. package/dist/plugin-babel/src/helpers/filters.cjs +0 -23
  81. package/dist/plugin-babel/src/helpers/filters.mjs +0 -21
  82. package/dist/plugin-babel/src/helpers/index.cjs +0 -5
  83. package/dist/plugin-babel/src/helpers/index.mjs +0 -7
  84. package/dist/plugin-babel/src/helpers/module-helpers.cjs +0 -38
  85. package/dist/plugin-babel/src/helpers/module-helpers.mjs +0 -35
  86. package/dist/plugin-babel/src/helpers/options.cjs +0 -50
  87. package/dist/plugin-babel/src/helpers/options.mjs +0 -47
  88. package/dist/plugin-babel/src/index.cjs +0 -91
  89. package/dist/plugin-babel/src/index.mjs +0 -89
  90. package/dist/plugin-env/src/babel/index.cjs +0 -1
  91. package/dist/plugin-env/src/babel/index.mjs +0 -3
  92. package/dist/plugin-env/src/babel/plugin.cjs +0 -121
  93. package/dist/plugin-env/src/babel/plugin.mjs +0 -119
  94. package/dist/plugin-env/src/components/docs.cjs +0 -9
  95. package/dist/plugin-env/src/components/docs.mjs +0 -11
  96. package/dist/plugin-env/src/components/env.cjs +0 -487
  97. package/dist/plugin-env/src/components/env.mjs +0 -484
  98. package/dist/plugin-env/src/components/index.cjs +0 -2
  99. package/dist/plugin-env/src/components/index.mjs +0 -4
  100. package/dist/plugin-env/src/helpers/automd-generator.cjs +0 -22
  101. package/dist/plugin-env/src/helpers/automd-generator.mjs +0 -21
  102. package/dist/plugin-env/src/helpers/create-reflection-resource.cjs +0 -55
  103. package/dist/plugin-env/src/helpers/create-reflection-resource.mjs +0 -54
  104. package/dist/plugin-env/src/helpers/index.cjs +0 -6
  105. package/dist/plugin-env/src/helpers/index.mjs +0 -8
  106. package/dist/plugin-env/src/helpers/load.cjs +0 -83
  107. package/dist/plugin-env/src/helpers/load.mjs +0 -80
  108. package/dist/plugin-env/src/helpers/persistence.cjs +0 -201
  109. package/dist/plugin-env/src/helpers/persistence.mjs +0 -190
  110. package/dist/plugin-env/src/helpers/reflect.cjs +0 -125
  111. package/dist/plugin-env/src/helpers/reflect.mjs +0 -117
  112. package/dist/plugin-env/src/helpers/source-file-env.cjs +0 -24
  113. package/dist/plugin-env/src/helpers/source-file-env.mjs +0 -23
  114. package/dist/plugin-env/src/helpers/template-helpers.cjs +0 -2
  115. package/dist/plugin-env/src/helpers/template-helpers.mjs +0 -4
  116. package/dist/plugin-env/src/index.cjs +0 -172
  117. package/dist/plugin-env/src/index.mjs +0 -170
  118. package/dist/powerlines/src/lib/build/esbuild.cjs +0 -102
  119. package/dist/powerlines/src/lib/build/esbuild.mjs +0 -100
  120. package/dist/powerlines/src/lib/entry.cjs +0 -12
  121. package/dist/powerlines/src/lib/entry.mjs +0 -14
  122. package/dist/powerlines/src/lib/logger.cjs +0 -41
  123. package/dist/powerlines/src/lib/logger.mjs +0 -39
  124. package/dist/powerlines/src/lib/utilities/bundle.cjs +0 -35
  125. package/dist/powerlines/src/lib/utilities/bundle.mjs +0 -34
  126. package/dist/powerlines/src/lib/utilities/file-header.cjs +0 -22
  127. package/dist/powerlines/src/lib/utilities/file-header.mjs +0 -21
  128. package/dist/powerlines/src/lib/utilities/resolve.cjs +0 -30
  129. package/dist/powerlines/src/lib/utilities/resolve.mjs +0 -29
  130. package/dist/powerlines/src/plugin-utils/paths.cjs +0 -1
  131. package/dist/powerlines/src/plugin-utils/paths.mjs +0 -3
  132. /package/dist/{deepkit → packages/deepkit}/schemas/reflection.d.mts +0 -0
  133. /package/dist/{deepkit → packages/deepkit}/src/types.d.mts +0 -0
  134. /package/dist/{plugin-alloy → packages/plugin-alloy}/src/types/index.d.mts +0 -0
  135. /package/dist/{plugin-alloy → packages/plugin-alloy}/src/types/plugin.d.mts +0 -0
  136. /package/dist/{plugin-automd → packages/plugin-automd}/src/types/plugin.d.mts +0 -0
  137. /package/dist/{plugin-automd → packages/plugin-automd}/src/types/toc.d.mts +0 -0
  138. /package/dist/{plugin-babel → packages/plugin-babel}/src/types/index.d.mts +0 -0
  139. /package/dist/{plugin-babel → packages/plugin-babel}/src/types/plugin.d.mts +0 -0
  140. /package/dist/{plugin-env → packages/plugin-env}/src/types/runtime.d.mts +0 -0
  141. /package/dist/{powerlines → packages/powerlines}/src/internal/helpers/hooks.d.mts +0 -0
  142. /package/dist/{powerlines → packages/powerlines}/src/types/api.d.mts +0 -0
  143. /package/dist/{powerlines → packages/powerlines}/src/types/babel.d.mts +0 -0
  144. /package/dist/{powerlines → packages/powerlines}/src/types/commands.d.mts +0 -0
  145. /package/dist/{powerlines → packages/powerlines}/src/types/context.d.mts +0 -0
  146. /package/dist/{powerlines → packages/powerlines}/src/types/fs.d.mts +0 -0
  147. /package/dist/{powerlines → packages/powerlines}/src/types/hooks.d.mts +0 -0
  148. /package/dist/{powerlines → packages/powerlines}/src/types/plugin.d.mts +0 -0
  149. /package/dist/{powerlines → packages/powerlines}/src/types/resolved.d.mts +0 -0
  150. /package/dist/{powerlines → packages/powerlines}/src/types/unplugin.d.mts +0 -0
@@ -1,38 +0,0 @@
1
- const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.cjs');
2
- 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");
6
-
7
- //#region ../plugin-babel/src/helpers/module-helpers.ts
8
- /**
9
- * Adds an import to the program if it doesn't already exist.
10
- *
11
- * @param path - The current NodePath in the AST.
12
- * @param specifier - The import specifier.
13
- */
14
- function addImport(path, specifier) {
15
- addImportsToProgram(path.scope.getProgramParent().path, specifier);
16
- }
17
- function isNonNamespacedImport(importDeclPath) {
18
- return importDeclPath.get("specifiers").filter(Boolean).every((specifier) => specifier?.isImportSpecifier()) && importDeclPath.node.importKind !== "type" && importDeclPath.node.importKind !== "typeof";
19
- }
20
- function getExistingImports(program) {
21
- const existingImports = /* @__PURE__ */ new Map();
22
- program.traverse({ ImportDeclaration(path) {
23
- if (isNonNamespacedImport(path)) existingImports.set(path.node.source.value, path);
24
- } });
25
- return existingImports;
26
- }
27
- function addImportsToProgram(path, specifier) {
28
- /**
29
- * If an existing import of this module exists (ie \`import \{ ... \} from
30
- * '<moduleName>'\`), inject new imported specifiers into the list of
31
- * destructured variables.
32
- */
33
- 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)));
34
- }
35
-
36
- //#endregion
37
- exports.addImport = addImport;
38
- exports.addImportsToProgram = addImportsToProgram;
@@ -1,35 +0,0 @@
1
- import "./ast-utils.mjs";
2
- import * as t from "@babel/types";
3
- import { isString } from "@stryke/type-checks/is-string";
4
-
5
- //#region ../plugin-babel/src/helpers/module-helpers.ts
6
- /**
7
- * Adds an import to the program if it doesn't already exist.
8
- *
9
- * @param path - The current NodePath in the AST.
10
- * @param specifier - The import specifier.
11
- */
12
- function addImport(path, specifier) {
13
- addImportsToProgram(path.scope.getProgramParent().path, specifier);
14
- }
15
- function isNonNamespacedImport(importDeclPath) {
16
- return importDeclPath.get("specifiers").filter(Boolean).every((specifier) => specifier?.isImportSpecifier()) && importDeclPath.node.importKind !== "type" && importDeclPath.node.importKind !== "typeof";
17
- }
18
- function getExistingImports(program) {
19
- const existingImports = /* @__PURE__ */ new Map();
20
- program.traverse({ ImportDeclaration(path) {
21
- if (isNonNamespacedImport(path)) existingImports.set(path.node.source.value, path);
22
- } });
23
- return existingImports;
24
- }
25
- function addImportsToProgram(path, specifier) {
26
- /**
27
- * If an existing import of this module exists (ie \`import \{ ... \} from
28
- * '<moduleName>'\`), inject new imported specifiers into the list of
29
- * destructured variables.
30
- */
31
- 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)));
32
- }
33
-
34
- //#endregion
35
- export { addImport, addImportsToProgram };
@@ -1,50 +0,0 @@
1
- const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.cjs');
2
- const require_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);
7
-
8
- //#region ../plugin-babel/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_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,47 +0,0 @@
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";
5
-
6
- //#region ../plugin-babel/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
- export { resolveBabelPlugin, resolvePluginFunction };
@@ -1,91 +0,0 @@
1
- const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
2
- const require_filters = require('./helpers/filters.cjs');
3
- const require_options = require('./helpers/options.cjs');
4
- const require_create_plugin = require('./helpers/create-plugin.cjs');
5
- const require_module_helpers = require('./helpers/module-helpers.cjs');
6
- require('./helpers/index.cjs');
7
- let defu = require("defu");
8
- defu = require_rolldown_runtime.__toESM(defu);
9
- let __babel_core = require("@babel/core");
10
- let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
11
- let __stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
12
- let __stryke_path_is_parent_path = require("@stryke/path/is-parent-path");
13
- let __stryke_type_checks_is_set_object = require("@stryke/type-checks/is-set-object");
14
-
15
- //#region ../plugin-babel/src/index.ts
16
- /**
17
- * Babel plugin for Powerlines.
18
- *
19
- * @param options - The Babel plugin user configuration options.
20
- * @returns A Powerlines plugin that integrates Babel transformations.
21
- */
22
- const plugin = (options = {}) => {
23
- return {
24
- name: "babel",
25
- config() {
26
- if (!(0, __stryke_type_checks_is_set_object.isSetObject)(options)) return;
27
- return { transform: { babel: options } };
28
- },
29
- configResolved: {
30
- order: "pre",
31
- handler() {
32
- this.devDependencies["@babel/core"] = "^7.28.4";
33
- this.config.transform.babel = (0, defu.default)(this.config.transform.babel ?? {}, {
34
- plugins: [],
35
- presets: []
36
- });
37
- }
38
- },
39
- async transform(code, id) {
40
- if ((0, __stryke_path_is_parent_path.isParentPath)(id, this.powerlinesPath) || code.includes("/* @storm-ignore */") || code.includes("/* @storm-disable */")) {
41
- this.log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Skipping Babel transformation for: ${id}`);
42
- return {
43
- code,
44
- id
45
- };
46
- }
47
- this.log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Babel transforming file: ${id}`);
48
- 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));
49
- 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
- if (Array.isArray(plugins) && plugins.length === 0 && Array.isArray(presets) && presets.length === 0) return {
51
- code,
52
- id
53
- };
54
- if ([
55
- "ts",
56
- "cts",
57
- "mts",
58
- "tsx"
59
- ].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" }]);
60
- const result = await (0, __babel_core.transformAsync)(code, {
61
- highlightCode: true,
62
- code: true,
63
- ast: false,
64
- cloneInputAst: false,
65
- comments: true,
66
- sourceType: "module",
67
- configFile: false,
68
- babelrc: false,
69
- envName: this.config.mode,
70
- caller: { name: this.config.framework },
71
- ...this.config.transform.babel ?? {},
72
- filename: id,
73
- plugins: plugins.map((plugin$1) => {
74
- return Array.isArray(plugin$1) && plugin$1.length >= 2 ? [plugin$1[0], (0, defu.default)(plugin$1.length > 1 && plugin$1[1] ? plugin$1[1] : {}, { options })] : plugin$1;
75
- }).filter(Boolean),
76
- presets: presets.map((preset) => {
77
- return Array.isArray(preset) && preset.length >= 2 ? [preset[0], (0, defu.default)(preset.length > 1 && preset[1] ? preset[1] : {}, { options })] : preset;
78
- }).filter(Boolean)
79
- });
80
- if (!result?.code) throw new Error(`Powerlines - Babel plugin failed to compile ${id}`);
81
- return {
82
- code: result.code,
83
- id
84
- };
85
- }
86
- };
87
- };
88
- var src_default = plugin;
89
-
90
- //#endregion
91
- exports.default = src_default;
@@ -1,89 +0,0 @@
1
- import { getPluginName, isDuplicatePlugin } from "./helpers/filters.mjs";
2
- import { resolveBabelPlugin, resolvePluginFunction } from "./helpers/options.mjs";
3
- import { createBabelPlugin } from "./helpers/create-plugin.mjs";
4
- import { addImport, addImportsToProgram } from "./helpers/module-helpers.mjs";
5
- import "./helpers/index.mjs";
6
- import defu from "defu";
7
- import { transformAsync } from "@babel/core";
8
- import { LogLevelLabel } from "@storm-software/config-tools/types";
9
- import { findFileExtension, findFileExtensionSafe } from "@stryke/path/file-path-fns";
10
- import { isParentPath } from "@stryke/path/is-parent-path";
11
- import { isSetObject } from "@stryke/type-checks/is-set-object";
12
-
13
- //#region ../plugin-babel/src/index.ts
14
- /**
15
- * Babel plugin for Powerlines.
16
- *
17
- * @param options - The Babel plugin user configuration options.
18
- * @returns A Powerlines plugin that integrates Babel transformations.
19
- */
20
- const plugin = (options = {}) => {
21
- return {
22
- name: "babel",
23
- config() {
24
- if (!isSetObject(options)) return;
25
- return { transform: { babel: options } };
26
- },
27
- configResolved: {
28
- order: "pre",
29
- handler() {
30
- this.devDependencies["@babel/core"] = "^7.28.4";
31
- this.config.transform.babel = defu(this.config.transform.babel ?? {}, {
32
- plugins: [],
33
- presets: []
34
- });
35
- }
36
- },
37
- async transform(code, id) {
38
- if (isParentPath(id, this.powerlinesPath) || code.includes("/* @storm-ignore */") || code.includes("/* @storm-disable */")) {
39
- this.log(LogLevelLabel.TRACE, `Skipping Babel transformation for: ${id}`);
40
- return {
41
- code,
42
- id
43
- };
44
- }
45
- this.log(LogLevelLabel.TRACE, `Babel transforming file: ${id}`);
46
- const plugins = this.config.transform.babel.plugins.map((plugin$1) => resolveBabelPlugin(this, code, id, plugin$1)).filter((plugin$1, _, arr) => plugin$1 && !isDuplicatePlugin(arr, plugin$1));
47
- const presets = this.config.transform.babel.presets.map((preset) => resolveBabelPlugin(this, code, id, preset)).filter((preset, _, arr) => preset && !isDuplicatePlugin(arr, preset));
48
- if (Array.isArray(plugins) && plugins.length === 0 && Array.isArray(presets) && presets.length === 0) return {
49
- code,
50
- id
51
- };
52
- if ([
53
- "ts",
54
- "cts",
55
- "mts",
56
- "tsx"
57
- ].includes(findFileExtensionSafe(id)) && !isDuplicatePlugin(plugins, "@babel/plugin-syntax-typescript") && !isDuplicatePlugin(presets, "@babel/preset-typescript")) plugins.unshift(["@babel/plugin-syntax-typescript", { isTSX: findFileExtension(id) === ".tsx" }]);
58
- const result = await transformAsync(code, {
59
- highlightCode: true,
60
- code: true,
61
- ast: false,
62
- cloneInputAst: false,
63
- comments: true,
64
- sourceType: "module",
65
- configFile: false,
66
- babelrc: false,
67
- envName: this.config.mode,
68
- caller: { name: this.config.framework },
69
- ...this.config.transform.babel ?? {},
70
- filename: id,
71
- plugins: plugins.map((plugin$1) => {
72
- return Array.isArray(plugin$1) && plugin$1.length >= 2 ? [plugin$1[0], defu(plugin$1.length > 1 && plugin$1[1] ? plugin$1[1] : {}, { options })] : plugin$1;
73
- }).filter(Boolean),
74
- presets: presets.map((preset) => {
75
- return Array.isArray(preset) && preset.length >= 2 ? [preset[0], defu(preset.length > 1 && preset[1] ? preset[1] : {}, { options })] : preset;
76
- }).filter(Boolean)
77
- });
78
- if (!result?.code) throw new Error(`Powerlines - Babel plugin failed to compile ${id}`);
79
- return {
80
- code: result.code,
81
- id
82
- };
83
- }
84
- };
85
- };
86
- var src_default = plugin;
87
-
88
- //#endregion
89
- export { src_default as default };
@@ -1 +0,0 @@
1
- const require_plugin = require('./plugin.cjs');
@@ -1,3 +0,0 @@
1
- import { envBabelPlugin } from "./plugin.mjs";
2
-
3
- export { };
@@ -1,121 +0,0 @@
1
- const require_rolldown_runtime = require('../../../_virtual/rolldown_runtime.cjs');
2
- const require_create_plugin = require('../../../plugin-babel/src/helpers/create-plugin.cjs');
3
- const require_module_helpers = require('../../../plugin-babel/src/helpers/module-helpers.cjs');
4
- const require_capnp = require('../../../deepkit/src/capnp.cjs');
5
- const require_reflection = require('../../../deepkit/schemas/reflection2.cjs');
6
- const require_utilities = require('../../../deepkit/src/utilities.cjs');
7
- const require_persistence = require('../helpers/persistence.cjs');
8
- let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
9
- let __storm_software_config_tools_types = require("@storm-software/config-tools/types");
10
- let __stryke_capnp = require("@stryke/capnp");
11
- __stryke_capnp = require_rolldown_runtime.__toESM(__stryke_capnp);
12
- let __stryke_fs_buffer = require("@stryke/fs/buffer");
13
- let node_fs = require("node:fs");
14
-
15
- //#region ../plugin-env/src/babel/plugin.ts
16
- const envBabelPlugin = require_create_plugin.createBabelPlugin("env", ({ log, context }) => {
17
- function extractEnv(node, pass, isInjectable = false) {
18
- const envTypesAliasProperties = context.env.types.env?.getProperties().filter((prop) => prop.getAlias().length > 0);
19
- if (node.name) {
20
- const prefix = context.config.env.prefix.find((pre) => node.name && node.name.startsWith(pre) && (context.env.types.env?.hasProperty(node.name.replace(`${pre}_`, "")) || envTypesAliasProperties.some((prop) => prop.getAlias().includes(node.name.replace(`${pre}_`, "")))));
21
- let name = node.name;
22
- if (prefix) name = node.name.replace(`${prefix}_`, "");
23
- log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Environment variable ${name} found in ${pass.filename || "unknown file"}.`);
24
- if (context.env.types.env?.hasProperty(name) || envTypesAliasProperties.some((prop) => prop.getAlias().includes(name))) {
25
- const envProperty = context.env.types.env.hasProperty(name) ? context.env.types.env.getProperty(name) : envTypesAliasProperties.find((prop) => prop.getAlias().includes(name));
26
- if (!envProperty || envProperty.isIgnored()) return;
27
- if (!context.env.used.env.hasProperty(name)) context.env.used.env.addProperty(envProperty.property);
28
- if (context.config.env.inject && isInjectable) {
29
- let value = context.env.parsed?.[name];
30
- if (value === void 0) {
31
- const prefix$1 = context.config.env.prefix.find((pre) => {
32
- return context.env.parsed[`${pre.replace(/_$/g, "")}_${name}`];
33
- });
34
- if (prefix$1) value = context.env.parsed[`${prefix$1.replace(/_$/g, "")}_${name}`];
35
- }
36
- value ??= envProperty.getDefaultValue();
37
- if (envProperty.isValueRequired() && value === void 0) throw new Error(`Environment variable \`${name}\` is not defined in the .env configuration files`);
38
- return require_utilities.stringifyDefaultValue(envProperty, value);
39
- }
40
- } else throw new Error(`The "${name}" environment variable is not defined in the \`env\` type definition, but is used in the source code file ${pass.filename ? pass.filename : "unknown"}.
41
-
42
- The following environment configuration names are defined in the \`env\` type definition: \n${context.env.types.env?.getPropertyNames().sort((a, b) => String(a).localeCompare(String(b))).map((typeDef) => ` - ${String(typeDef)} ${envTypesAliasProperties.some((prop) => prop.getNameAsString() === String(typeDef) && prop.getAlias().length > 0) ? `(Alias: ${envTypesAliasProperties?.find((prop) => prop.getNameAsString() === String(typeDef))?.getAlias().join(", ")})` : ""}`).join("\n")} \n\nUsing the following env prefix: \n${context.config.env.prefix.map((prefix$1) => ` - ${prefix$1}`).join("\n")} \n\nPlease check your \`env\` configuration option. If you are using a custom dotenv type definition, please make sure that the configuration names match the ones in the code. \n\n`);
43
- }
44
- }
45
- return {
46
- visitor: { MemberExpression(path, pass) {
47
- if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isIdentifier({ name: "$storm" }) && path.get("property")?.isIdentifier()) {
48
- const identifier = path.get("property")?.node;
49
- extractEnv(identifier, pass, false);
50
- path.replaceWithSourceString(`env.${identifier.name}`);
51
- require_module_helpers.addImport(path, {
52
- module: "storm:env",
53
- name: "env",
54
- imported: "env"
55
- });
56
- } else if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isCallExpression({ callee: {
57
- name: "useStorm",
58
- type: "Identifier"
59
- } }) && path.get("property")?.isIdentifier()) {
60
- const identifier = path.get("property")?.node;
61
- extractEnv(identifier, pass, false);
62
- path.replaceWithSourceString(`env.${identifier.name}`);
63
- require_module_helpers.addImport(path, {
64
- module: "storm:env",
65
- name: "env",
66
- imported: "env"
67
- });
68
- } else if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isIdentifier({ name: "process" }) && path.get("property")?.isIdentifier()) {
69
- const identifier = path.get("property")?.node;
70
- if (!identifier.name) return;
71
- extractEnv(identifier, pass, false);
72
- path.replaceWithSourceString(`env.${identifier.name}`);
73
- require_module_helpers.addImport(path, {
74
- module: "storm:env",
75
- name: "env",
76
- imported: "env"
77
- });
78
- } else if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isMetaProperty() && path.get("property")?.isIdentifier()) {
79
- const identifier = path.get("property")?.node;
80
- if (!identifier.name) return;
81
- extractEnv(identifier, pass, false);
82
- path.replaceWithSourceString(`env.${identifier.name}`);
83
- require_module_helpers.addImport(path, {
84
- module: "storm:env",
85
- name: "env",
86
- imported: "env"
87
- });
88
- }
89
- } },
90
- post() {
91
- log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Adding environment variables from ${this.filename || "unknown file"} to env.json.`);
92
- let persistedEnv = __powerlines_deepkit_vendor_type.ReflectionClass.from({
93
- kind: __powerlines_deepkit_vendor_type.ReflectionKind.objectLiteral,
94
- description: `An object containing the environment variables used by the application.`,
95
- types: []
96
- });
97
- const reflectionPath = require_persistence.getEnvReflectionsPath(context, "env");
98
- if (reflectionPath && (0, node_fs.existsSync)(reflectionPath)) {
99
- log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Environment reflection file found at ${reflectionPath}, reading existing reflection.`);
100
- persistedEnv = (0, __powerlines_deepkit_vendor_type.resolveClassType)((0, __powerlines_deepkit_vendor_type.deserializeType)(require_capnp.convertFromCapnp(new __stryke_capnp.Message((0, __stryke_fs_buffer.readFileBufferSync)(reflectionPath), false).getRoot(require_reflection.SerializedTypes).types)));
101
- }
102
- log(__storm_software_config_tools_types.LogLevelLabel.TRACE, `Adding new variables to env reflection at ${reflectionPath}.`);
103
- persistedEnv.getProperties().filter((property) => property.getNameAsString() && !context.env.used.env.hasProperty(property.getNameAsString())).forEach((property) => {
104
- context.env.used.env.addProperty({
105
- ...property,
106
- name: property.getNameAsString(),
107
- description: property.getDescription() ?? `The ${property.getNameAsString()} variable.`,
108
- default: property.getDefaultValue(),
109
- optional: property.isOptional() ? true : void 0,
110
- readonly: property.isReadonly() ? true : void 0,
111
- visibility: property.getVisibility(),
112
- type: property.getType(),
113
- tags: property.getTags()
114
- });
115
- });
116
- }
117
- };
118
- });
119
-
120
- //#endregion
121
- exports.envBabelPlugin = envBabelPlugin;
@@ -1,119 +0,0 @@
1
- import { createBabelPlugin } from "../../../plugin-babel/src/helpers/create-plugin.mjs";
2
- import { addImport } from "../../../plugin-babel/src/helpers/module-helpers.mjs";
3
- import { convertFromCapnp } from "../../../deepkit/src/capnp.mjs";
4
- import { SerializedTypes } from "../../../deepkit/schemas/reflection2.mjs";
5
- import { stringifyDefaultValue } from "../../../deepkit/src/utilities.mjs";
6
- import { getEnvReflectionsPath } from "../helpers/persistence.mjs";
7
- import { ReflectionClass, ReflectionKind, deserializeType, resolveClassType } from "@powerlines/deepkit/vendor/type";
8
- import { LogLevelLabel } from "@storm-software/config-tools/types";
9
- import * as capnp from "@stryke/capnp";
10
- import { readFileBufferSync } from "@stryke/fs/buffer";
11
- import { existsSync } from "node:fs";
12
-
13
- //#region ../plugin-env/src/babel/plugin.ts
14
- const envBabelPlugin = createBabelPlugin("env", ({ log, context }) => {
15
- function extractEnv(node, pass, isInjectable = false) {
16
- const envTypesAliasProperties = context.env.types.env?.getProperties().filter((prop) => prop.getAlias().length > 0);
17
- if (node.name) {
18
- const prefix = context.config.env.prefix.find((pre) => node.name && node.name.startsWith(pre) && (context.env.types.env?.hasProperty(node.name.replace(`${pre}_`, "")) || envTypesAliasProperties.some((prop) => prop.getAlias().includes(node.name.replace(`${pre}_`, "")))));
19
- let name = node.name;
20
- if (prefix) name = node.name.replace(`${prefix}_`, "");
21
- log(LogLevelLabel.TRACE, `Environment variable ${name} found in ${pass.filename || "unknown file"}.`);
22
- if (context.env.types.env?.hasProperty(name) || envTypesAliasProperties.some((prop) => prop.getAlias().includes(name))) {
23
- const envProperty = context.env.types.env.hasProperty(name) ? context.env.types.env.getProperty(name) : envTypesAliasProperties.find((prop) => prop.getAlias().includes(name));
24
- if (!envProperty || envProperty.isIgnored()) return;
25
- if (!context.env.used.env.hasProperty(name)) context.env.used.env.addProperty(envProperty.property);
26
- if (context.config.env.inject && isInjectable) {
27
- let value = context.env.parsed?.[name];
28
- if (value === void 0) {
29
- const prefix$1 = context.config.env.prefix.find((pre) => {
30
- return context.env.parsed[`${pre.replace(/_$/g, "")}_${name}`];
31
- });
32
- if (prefix$1) value = context.env.parsed[`${prefix$1.replace(/_$/g, "")}_${name}`];
33
- }
34
- value ??= envProperty.getDefaultValue();
35
- if (envProperty.isValueRequired() && value === void 0) throw new Error(`Environment variable \`${name}\` is not defined in the .env configuration files`);
36
- return stringifyDefaultValue(envProperty, value);
37
- }
38
- } else throw new Error(`The "${name}" environment variable is not defined in the \`env\` type definition, but is used in the source code file ${pass.filename ? pass.filename : "unknown"}.
39
-
40
- The following environment configuration names are defined in the \`env\` type definition: \n${context.env.types.env?.getPropertyNames().sort((a, b) => String(a).localeCompare(String(b))).map((typeDef) => ` - ${String(typeDef)} ${envTypesAliasProperties.some((prop) => prop.getNameAsString() === String(typeDef) && prop.getAlias().length > 0) ? `(Alias: ${envTypesAliasProperties?.find((prop) => prop.getNameAsString() === String(typeDef))?.getAlias().join(", ")})` : ""}`).join("\n")} \n\nUsing the following env prefix: \n${context.config.env.prefix.map((prefix$1) => ` - ${prefix$1}`).join("\n")} \n\nPlease check your \`env\` configuration option. If you are using a custom dotenv type definition, please make sure that the configuration names match the ones in the code. \n\n`);
41
- }
42
- }
43
- return {
44
- visitor: { MemberExpression(path, pass) {
45
- if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isIdentifier({ name: "$storm" }) && path.get("property")?.isIdentifier()) {
46
- const identifier = path.get("property")?.node;
47
- extractEnv(identifier, pass, false);
48
- path.replaceWithSourceString(`env.${identifier.name}`);
49
- addImport(path, {
50
- module: "storm:env",
51
- name: "env",
52
- imported: "env"
53
- });
54
- } else if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isCallExpression({ callee: {
55
- name: "useStorm",
56
- type: "Identifier"
57
- } }) && path.get("property")?.isIdentifier()) {
58
- const identifier = path.get("property")?.node;
59
- extractEnv(identifier, pass, false);
60
- path.replaceWithSourceString(`env.${identifier.name}`);
61
- addImport(path, {
62
- module: "storm:env",
63
- name: "env",
64
- imported: "env"
65
- });
66
- } else if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isIdentifier({ name: "process" }) && path.get("property")?.isIdentifier()) {
67
- const identifier = path.get("property")?.node;
68
- if (!identifier.name) return;
69
- extractEnv(identifier, pass, false);
70
- path.replaceWithSourceString(`env.${identifier.name}`);
71
- addImport(path, {
72
- module: "storm:env",
73
- name: "env",
74
- imported: "env"
75
- });
76
- } else if (path.get("object")?.get("property")?.isIdentifier({ name: "env" }) && path.get("object")?.get("object")?.isMetaProperty() && path.get("property")?.isIdentifier()) {
77
- const identifier = path.get("property")?.node;
78
- if (!identifier.name) return;
79
- extractEnv(identifier, pass, false);
80
- path.replaceWithSourceString(`env.${identifier.name}`);
81
- addImport(path, {
82
- module: "storm:env",
83
- name: "env",
84
- imported: "env"
85
- });
86
- }
87
- } },
88
- post() {
89
- log(LogLevelLabel.TRACE, `Adding environment variables from ${this.filename || "unknown file"} to env.json.`);
90
- let persistedEnv = ReflectionClass.from({
91
- kind: ReflectionKind.objectLiteral,
92
- description: `An object containing the environment variables used by the application.`,
93
- types: []
94
- });
95
- const reflectionPath = getEnvReflectionsPath(context, "env");
96
- if (reflectionPath && existsSync(reflectionPath)) {
97
- log(LogLevelLabel.TRACE, `Environment reflection file found at ${reflectionPath}, reading existing reflection.`);
98
- persistedEnv = resolveClassType(deserializeType(convertFromCapnp(new capnp.Message(readFileBufferSync(reflectionPath), false).getRoot(SerializedTypes).types)));
99
- }
100
- log(LogLevelLabel.TRACE, `Adding new variables to env reflection at ${reflectionPath}.`);
101
- persistedEnv.getProperties().filter((property) => property.getNameAsString() && !context.env.used.env.hasProperty(property.getNameAsString())).forEach((property) => {
102
- context.env.used.env.addProperty({
103
- ...property,
104
- name: property.getNameAsString(),
105
- description: property.getDescription() ?? `The ${property.getNameAsString()} variable.`,
106
- default: property.getDefaultValue(),
107
- optional: property.isOptional() ? true : void 0,
108
- readonly: property.isReadonly() ? true : void 0,
109
- visibility: property.getVisibility(),
110
- type: property.getType(),
111
- tags: property.getTags()
112
- });
113
- });
114
- }
115
- };
116
- });
117
-
118
- //#endregion
119
- export { envBabelPlugin };
@@ -1,9 +0,0 @@
1
- require('../../../plugin-alloy/src/core/contexts/context.cjs');
2
- require('../helpers/create-reflection-resource.cjs');
3
- require('../../../plugin-alloy/src/markdown/components/markdown-file.cjs');
4
- require('../../../plugin-alloy/src/markdown/components/markdown-table.cjs');
5
- let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
6
- let __alloy_js_core = require("@alloy-js/core");
7
- let react_jsx_runtime = require("react/jsx-runtime");
8
- let __stryke_path_join = require("@stryke/path/join");
9
- require("@alloy-js/markdown");
@@ -1,11 +0,0 @@
1
- import "../../../plugin-alloy/src/core/contexts/context.mjs";
2
- import "../helpers/create-reflection-resource.mjs";
3
- import "../../../plugin-alloy/src/markdown/components/markdown-file.mjs";
4
- import "../../../plugin-alloy/src/markdown/components/markdown-table.mjs";
5
- import { stringifyType } from "@powerlines/deepkit/vendor/type";
6
- import { Show, code } from "@alloy-js/core";
7
- import { jsx, jsxs } from "react/jsx-runtime";
8
- import { joinPaths } from "@stryke/path/join";
9
- import "@alloy-js/markdown";
10
-
11
- export { };