@powerlines/plugin-nodejs 0.1.7 → 0.1.9

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 (127) hide show
  1. package/dist/components/env.cjs +14 -14
  2. package/dist/components/env.mjs +6 -6
  3. package/dist/index.cjs +8 -6
  4. package/dist/index.mjs +5 -5
  5. package/dist/plugin-alloy/src/types/components.d.mts +1 -2
  6. package/dist/plugin-alloy/src/typescript/components/typescript-file.d.mts +1 -1
  7. package/dist/plugin-alloy/src/typescript/components/typescript-interface.d.mts +2 -2
  8. package/dist/plugin-automd/src/types/plugin.d.mts +1 -3
  9. package/dist/plugin-env/src/types/plugin.d.mts +1 -2
  10. package/dist/powerlines/src/internal/helpers/hooks.d.mts +0 -2
  11. package/dist/powerlines/src/types/build.d.mts +6 -6
  12. package/dist/powerlines/src/types/commands.d.mts +0 -1
  13. package/dist/powerlines/src/types/config.d.mts +2 -3
  14. package/dist/powerlines/src/types/tsconfig.d.mts +1 -1
  15. package/dist/powerlines/src/types/unplugin.d.mts +0 -1
  16. package/package.json +11 -9
  17. package/dist/deepkit/schemas/reflection.cjs +0 -3940
  18. package/dist/deepkit/schemas/reflection.mjs +0 -3938
  19. package/dist/deepkit/schemas/reflection2.cjs +0 -4112
  20. package/dist/deepkit/schemas/reflection2.mjs +0 -4110
  21. package/dist/deepkit/src/capnp.cjs +0 -913
  22. package/dist/deepkit/src/capnp.mjs +0 -911
  23. package/dist/deepkit/src/esbuild-plugin.cjs +0 -47
  24. package/dist/deepkit/src/esbuild-plugin.mjs +0 -46
  25. package/dist/deepkit/src/reflect-type.cjs +0 -22
  26. package/dist/deepkit/src/reflect-type.mjs +0 -20
  27. package/dist/deepkit/src/resolve-reflections.cjs +0 -16
  28. package/dist/deepkit/src/resolve-reflections.mjs +0 -15
  29. package/dist/deepkit/src/transformer.cjs +0 -52
  30. package/dist/deepkit/src/transformer.mjs +0 -49
  31. package/dist/deepkit/src/transpile.cjs +0 -29
  32. package/dist/deepkit/src/transpile.mjs +0 -27
  33. package/dist/deepkit/src/utilities.cjs +0 -66
  34. package/dist/deepkit/src/utilities.mjs +0 -65
  35. package/dist/plugin-alloy/src/core/components/output.cjs +0 -45
  36. package/dist/plugin-alloy/src/core/components/output.mjs +0 -44
  37. package/dist/plugin-alloy/src/core/components/single-line-comment.cjs +0 -22
  38. package/dist/plugin-alloy/src/core/components/single-line-comment.mjs +0 -21
  39. package/dist/plugin-alloy/src/core/components/source-file.cjs +0 -64
  40. package/dist/plugin-alloy/src/core/components/source-file.mjs +0 -62
  41. package/dist/plugin-alloy/src/core/contexts/context.cjs +0 -60
  42. package/dist/plugin-alloy/src/core/contexts/context.mjs +0 -54
  43. package/dist/plugin-alloy/src/core/contexts/index.cjs +0 -2
  44. package/dist/plugin-alloy/src/core/contexts/index.mjs +0 -4
  45. package/dist/plugin-alloy/src/core/contexts/reflection.cjs +0 -46
  46. package/dist/plugin-alloy/src/core/contexts/reflection.mjs +0 -42
  47. package/dist/plugin-alloy/src/helpers/refkey.cjs +0 -16
  48. package/dist/plugin-alloy/src/helpers/refkey.mjs +0 -15
  49. package/dist/plugin-alloy/src/index.cjs +0 -106
  50. package/dist/plugin-alloy/src/index.mjs +0 -104
  51. package/dist/plugin-alloy/src/markdown/components/markdown-file.cjs +0 -7
  52. package/dist/plugin-alloy/src/markdown/components/markdown-file.mjs +0 -9
  53. package/dist/plugin-alloy/src/markdown/components/markdown-table.cjs +0 -5
  54. package/dist/plugin-alloy/src/markdown/components/markdown-table.mjs +0 -7
  55. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.cjs +0 -17
  56. package/dist/plugin-alloy/src/markdown/contexts/markdown-table.mjs +0 -17
  57. package/dist/plugin-alloy/src/typescript/components/builtin-file.cjs +0 -57
  58. package/dist/plugin-alloy/src/typescript/components/builtin-file.mjs +0 -56
  59. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.cjs +0 -126
  60. package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.mjs +0 -124
  61. package/dist/plugin-alloy/src/typescript/components/tsdoc.cjs +0 -442
  62. package/dist/plugin-alloy/src/typescript/components/tsdoc.mjs +0 -433
  63. package/dist/plugin-alloy/src/typescript/components/typescript-file.cjs +0 -212
  64. package/dist/plugin-alloy/src/typescript/components/typescript-file.mjs +0 -209
  65. package/dist/plugin-alloy/src/typescript/components/typescript-interface.cjs +0 -68
  66. package/dist/plugin-alloy/src/typescript/components/typescript-interface.mjs +0 -67
  67. package/dist/plugin-alloy/src/typescript/components/typescript-object.cjs +0 -124
  68. package/dist/plugin-alloy/src/typescript/components/typescript-object.mjs +0 -123
  69. package/dist/plugin-automd/src/index.cjs +0 -101
  70. package/dist/plugin-automd/src/index.mjs +0 -98
  71. package/dist/plugin-babel/src/helpers/ast-utils.cjs +0 -10
  72. package/dist/plugin-babel/src/helpers/ast-utils.mjs +0 -9
  73. package/dist/plugin-babel/src/helpers/create-plugin.cjs +0 -41
  74. package/dist/plugin-babel/src/helpers/create-plugin.mjs +0 -39
  75. package/dist/plugin-babel/src/helpers/filters.cjs +0 -23
  76. package/dist/plugin-babel/src/helpers/filters.mjs +0 -21
  77. package/dist/plugin-babel/src/helpers/index.cjs +0 -5
  78. package/dist/plugin-babel/src/helpers/index.mjs +0 -7
  79. package/dist/plugin-babel/src/helpers/module-helpers.cjs +0 -38
  80. package/dist/plugin-babel/src/helpers/module-helpers.mjs +0 -35
  81. package/dist/plugin-babel/src/helpers/options.cjs +0 -50
  82. package/dist/plugin-babel/src/helpers/options.mjs +0 -47
  83. package/dist/plugin-babel/src/index.cjs +0 -91
  84. package/dist/plugin-babel/src/index.mjs +0 -89
  85. package/dist/plugin-babel/src/types/index.d.mts +0 -1
  86. package/dist/plugin-env/src/babel/index.cjs +0 -1
  87. package/dist/plugin-env/src/babel/index.mjs +0 -3
  88. package/dist/plugin-env/src/babel/plugin.cjs +0 -121
  89. package/dist/plugin-env/src/babel/plugin.mjs +0 -119
  90. package/dist/plugin-env/src/components/docs.cjs +0 -9
  91. package/dist/plugin-env/src/components/docs.mjs +0 -11
  92. package/dist/plugin-env/src/components/env.cjs +0 -575
  93. package/dist/plugin-env/src/components/env.mjs +0 -572
  94. package/dist/plugin-env/src/components/index.cjs +0 -2
  95. package/dist/plugin-env/src/components/index.mjs +0 -4
  96. package/dist/plugin-env/src/helpers/automd-generator.cjs +0 -22
  97. package/dist/plugin-env/src/helpers/automd-generator.mjs +0 -21
  98. package/dist/plugin-env/src/helpers/create-reflection-resource.cjs +0 -55
  99. package/dist/plugin-env/src/helpers/create-reflection-resource.mjs +0 -54
  100. package/dist/plugin-env/src/helpers/index.cjs +0 -6
  101. package/dist/plugin-env/src/helpers/index.mjs +0 -8
  102. package/dist/plugin-env/src/helpers/load.cjs +0 -83
  103. package/dist/plugin-env/src/helpers/load.mjs +0 -80
  104. package/dist/plugin-env/src/helpers/persistence.cjs +0 -201
  105. package/dist/plugin-env/src/helpers/persistence.mjs +0 -190
  106. package/dist/plugin-env/src/helpers/reflect.cjs +0 -111
  107. package/dist/plugin-env/src/helpers/reflect.mjs +0 -103
  108. package/dist/plugin-env/src/helpers/source-file-env.cjs +0 -24
  109. package/dist/plugin-env/src/helpers/source-file-env.mjs +0 -23
  110. package/dist/plugin-env/src/helpers/template-helpers.cjs +0 -2
  111. package/dist/plugin-env/src/helpers/template-helpers.mjs +0 -4
  112. package/dist/plugin-env/src/index.cjs +0 -175
  113. package/dist/plugin-env/src/index.mjs +0 -173
  114. package/dist/powerlines/src/lib/build/esbuild.cjs +0 -102
  115. package/dist/powerlines/src/lib/build/esbuild.mjs +0 -100
  116. package/dist/powerlines/src/lib/entry.cjs +0 -12
  117. package/dist/powerlines/src/lib/entry.mjs +0 -14
  118. package/dist/powerlines/src/lib/logger.cjs +0 -41
  119. package/dist/powerlines/src/lib/logger.mjs +0 -39
  120. package/dist/powerlines/src/lib/typescript/tsconfig.cjs +0 -38
  121. package/dist/powerlines/src/lib/typescript/tsconfig.mjs +0 -35
  122. package/dist/powerlines/src/lib/utilities/bundle.cjs +0 -35
  123. package/dist/powerlines/src/lib/utilities/bundle.mjs +0 -34
  124. package/dist/powerlines/src/lib/utilities/resolve.cjs +0 -30
  125. package/dist/powerlines/src/lib/utilities/resolve.mjs +0 -29
  126. package/dist/powerlines/src/plugin-utils/paths.cjs +0 -1
  127. package/dist/powerlines/src/plugin-utils/paths.mjs +0 -3
@@ -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 { transformAsync } from "@babel/core";
7
- import { LogLevelLabel } from "@storm-software/config-tools/types";
8
- import { findFileExtension, findFileExtensionSafe } from "@stryke/path/file-path-fns";
9
- import { isParentPath } from "@stryke/path/is-parent-path";
10
- import { isSetObject } from "@stryke/type-checks/is-set-object";
11
- import defu from "defu";
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
- import { BabelPluginContext, BabelPluginOptions, BabelPluginResolvedConfig, BabelPluginUserConfig } from "./plugin.mjs";
@@ -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 __storm_software_config_tools_types = require("@storm-software/config-tools/types");
9
- let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
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 { LogLevelLabel } from "@storm-software/config-tools/types";
8
- import { ReflectionClass, ReflectionKind, deserializeType, resolveClassType } from "@powerlines/deepkit/vendor/type";
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 __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
6
- let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
7
- let __alloy_js_core = require("@alloy-js/core");
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 { createComponent, createIntrinsic } from "@alloy-js/core/jsx-runtime";
6
- import { stringifyType } from "@powerlines/deepkit/vendor/type";
7
- import { Show, code } from "@alloy-js/core";
8
- import { joinPaths } from "@stryke/path/join";
9
- import "@alloy-js/markdown";
10
-
11
- export { };