@powerlines/plugin-env 0.16.302 → 0.16.304

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 (143) hide show
  1. package/dist/_virtual/_rolldown/runtime.cjs +0 -14
  2. package/dist/babel/plugin.cjs +3 -11
  3. package/dist/babel/plugin.mjs +3 -5
  4. package/dist/babel/plugin.mjs.map +1 -1
  5. package/dist/components/docs.cjs +3 -14
  6. package/dist/components/docs.mjs +3 -8
  7. package/dist/components/docs.mjs.map +1 -1
  8. package/dist/components/env-builtin.cjs +15 -21
  9. package/dist/components/env-builtin.d.cts.map +1 -1
  10. package/dist/components/env-builtin.d.mts.map +1 -1
  11. package/dist/components/env-builtin.mjs +15 -15
  12. package/dist/components/env-builtin.mjs.map +1 -1
  13. package/dist/helpers/automd-generator.cjs +1 -9
  14. package/dist/helpers/automd-generator.mjs +2 -4
  15. package/dist/helpers/automd-generator.mjs.map +1 -1
  16. package/dist/helpers/index.cjs +1 -1
  17. package/dist/helpers/index.mjs +1 -1
  18. package/dist/helpers/load.cjs +3 -13
  19. package/dist/helpers/load.d.cts +2 -2
  20. package/dist/helpers/load.d.mts +2 -2
  21. package/dist/helpers/load.mjs +2 -7
  22. package/dist/helpers/load.mjs.map +1 -1
  23. package/dist/helpers/schema.cjs +2 -18
  24. package/dist/helpers/schema.mjs +3 -13
  25. package/dist/helpers/schema.mjs.map +1 -1
  26. package/dist/helpers/source-file-env.cjs +1 -12
  27. package/dist/helpers/source-file-env.mjs +1 -6
  28. package/dist/helpers/source-file-env.mjs.map +1 -1
  29. package/dist/index.cjs +9 -9
  30. package/dist/index.mjs +8 -8
  31. package/dist/types/plugin.d.mts +1 -1
  32. package/package.json +12 -137
  33. package/dist/_virtual/_rolldown/runtime.mjs +0 -18
  34. package/dist/babel/plugin.test.cjs +0 -16
  35. package/dist/babel/plugin.test.d.cts +0 -1
  36. package/dist/babel/plugin.test.d.mts +0 -1
  37. package/dist/babel/plugin.test.mjs +0 -18
  38. package/dist/babel/plugin.test.mjs.map +0 -1
  39. package/dist/components/docs.test.cjs +0 -16
  40. package/dist/components/docs.test.d.cts +0 -1
  41. package/dist/components/docs.test.d.mts +0 -1
  42. package/dist/components/docs.test.mjs +0 -18
  43. package/dist/components/docs.test.mjs.map +0 -1
  44. package/dist/components/env-builtin.test.cjs +0 -16
  45. package/dist/components/env-builtin.test.d.cts +0 -1
  46. package/dist/components/env-builtin.test.d.mts +0 -1
  47. package/dist/components/env-builtin.test.mjs +0 -18
  48. package/dist/components/env-builtin.test.mjs.map +0 -1
  49. package/dist/helpers/automd-generator.test.cjs +0 -16
  50. package/dist/helpers/automd-generator.test.d.cts +0 -1
  51. package/dist/helpers/automd-generator.test.d.mts +0 -1
  52. package/dist/helpers/automd-generator.test.mjs +0 -18
  53. package/dist/helpers/automd-generator.test.mjs.map +0 -1
  54. package/dist/helpers/load.test.cjs +0 -16
  55. package/dist/helpers/load.test.d.cts +0 -1
  56. package/dist/helpers/load.test.d.mts +0 -1
  57. package/dist/helpers/load.test.mjs +0 -18
  58. package/dist/helpers/load.test.mjs.map +0 -1
  59. package/dist/helpers/schema.test.cjs +0 -16
  60. package/dist/helpers/schema.test.d.cts +0 -1
  61. package/dist/helpers/schema.test.d.mts +0 -1
  62. package/dist/helpers/schema.test.mjs +0 -18
  63. package/dist/helpers/schema.test.mjs.map +0 -1
  64. package/dist/helpers/source-file-env.test.cjs +0 -16
  65. package/dist/helpers/source-file-env.test.d.cts +0 -1
  66. package/dist/helpers/source-file-env.test.d.mts +0 -1
  67. package/dist/helpers/source-file-env.test.mjs +0 -18
  68. package/dist/helpers/source-file-env.test.mjs.map +0 -1
  69. package/dist/index.test.cjs +0 -30
  70. package/dist/index.test.d.cts +0 -1
  71. package/dist/index.test.d.mts +0 -1
  72. package/dist/index.test.mjs +0 -32
  73. package/dist/index.test.mjs.map +0 -1
  74. package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.5/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.cjs +0 -78
  75. package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.5/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -78
  76. package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.5/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -1
  77. package/dist/node_modules/.pnpm/@vitest_expect@4.1.7/node_modules/@vitest/expect/dist/index.cjs +0 -1487
  78. package/dist/node_modules/.pnpm/@vitest_expect@4.1.7/node_modules/@vitest/expect/dist/index.mjs +0 -1473
  79. package/dist/node_modules/.pnpm/@vitest_expect@4.1.7/node_modules/@vitest/expect/dist/index.mjs.map +0 -1
  80. package/dist/node_modules/.pnpm/@vitest_pretty-format@4.1.7/node_modules/@vitest/pretty-format/dist/index.cjs +0 -889
  81. package/dist/node_modules/.pnpm/@vitest_pretty-format@4.1.7/node_modules/@vitest/pretty-format/dist/index.mjs +0 -888
  82. package/dist/node_modules/.pnpm/@vitest_pretty-format@4.1.7/node_modules/@vitest/pretty-format/dist/index.mjs.map +0 -1
  83. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/chunk-artifact.cjs +0 -1614
  84. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/chunk-artifact.mjs +0 -1594
  85. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/chunk-artifact.mjs.map +0 -1
  86. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/index.cjs +0 -1
  87. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/index.mjs +0 -3
  88. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/utils.cjs +0 -1
  89. package/dist/node_modules/.pnpm/@vitest_runner@4.1.7/node_modules/@vitest/runner/dist/utils.mjs +0 -3
  90. package/dist/node_modules/.pnpm/@vitest_snapshot@4.1.7/node_modules/@vitest/snapshot/dist/index.cjs +0 -923
  91. package/dist/node_modules/.pnpm/@vitest_snapshot@4.1.7/node_modules/@vitest/snapshot/dist/index.mjs +0 -922
  92. package/dist/node_modules/.pnpm/@vitest_snapshot@4.1.7/node_modules/@vitest/snapshot/dist/index.mjs.map +0 -1
  93. package/dist/node_modules/.pnpm/@vitest_spy@4.1.7/node_modules/@vitest/spy/dist/index.cjs +0 -391
  94. package/dist/node_modules/.pnpm/@vitest_spy@4.1.7/node_modules/@vitest/spy/dist/index.mjs +0 -386
  95. package/dist/node_modules/.pnpm/@vitest_spy@4.1.7/node_modules/@vitest/spy/dist/index.mjs.map +0 -1
  96. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.cjs +0 -82
  97. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.mjs +0 -82
  98. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.mjs.map +0 -1
  99. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/diff.cjs +0 -1358
  100. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/diff.mjs +0 -1357
  101. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/diff.mjs.map +0 -1
  102. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/display.cjs +0 -561
  103. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/display.mjs +0 -559
  104. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/display.mjs.map +0 -1
  105. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/error.cjs +0 -37
  106. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/error.mjs +0 -38
  107. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/error.mjs.map +0 -1
  108. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/helpers.cjs +0 -197
  109. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/helpers.mjs +0 -181
  110. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/helpers.mjs.map +0 -1
  111. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/offset.cjs +0 -29
  112. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/offset.mjs +0 -27
  113. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/offset.mjs.map +0 -1
  114. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/serialize.cjs +0 -77
  115. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/serialize.mjs +0 -77
  116. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/serialize.mjs.map +0 -1
  117. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/source-map.cjs +0 -374
  118. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/source-map.mjs +0 -374
  119. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/source-map.mjs.map +0 -1
  120. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/timers.cjs +0 -38
  121. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/timers.mjs +0 -37
  122. package/dist/node_modules/.pnpm/@vitest_utils@4.1.7/node_modules/@vitest/utils/dist/timers.mjs.map +0 -1
  123. package/dist/node_modules/.pnpm/chai@6.2.2/node_modules/chai/index.cjs +0 -2978
  124. package/dist/node_modules/.pnpm/chai@6.2.2/node_modules/chai/index.mjs +0 -2973
  125. package/dist/node_modules/.pnpm/chai@6.2.2/node_modules/chai/index.mjs.map +0 -1
  126. package/dist/node_modules/.pnpm/magic-string@0.30.21/node_modules/magic-string/dist/magic-string.es.cjs +0 -939
  127. package/dist/node_modules/.pnpm/magic-string@0.30.21/node_modules/magic-string/dist/magic-string.es.mjs +0 -940
  128. package/dist/node_modules/.pnpm/magic-string@0.30.21/node_modules/magic-string/dist/magic-string.es.mjs.map +0 -1
  129. package/dist/node_modules/.pnpm/tinyrainbow@3.1.0/node_modules/tinyrainbow/dist/index.cjs +0 -87
  130. package/dist/node_modules/.pnpm/tinyrainbow@3.1.0/node_modules/tinyrainbow/dist/index.mjs +0 -87
  131. package/dist/node_modules/.pnpm/tinyrainbow@3.1.0/node_modules/tinyrainbow/dist/index.mjs.map +0 -1
  132. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.cjs +0 -6
  133. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.mjs +0 -6
  134. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.mjs.map +0 -1
  135. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/rpc.MzXet3jl.cjs +0 -54
  136. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/rpc.MzXet3jl.mjs +0 -52
  137. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/rpc.MzXet3jl.mjs.map +0 -1
  138. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/test.DNmyFkvJ.cjs +0 -2696
  139. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/test.DNmyFkvJ.mjs +0 -2697
  140. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/test.DNmyFkvJ.mjs.map +0 -1
  141. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/utils.BX5Fg8C4.cjs +0 -47
  142. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/utils.BX5Fg8C4.mjs +0 -45
  143. package/dist/node_modules/.pnpm/vitest@4.1.7_@opentelemetry_api@1.9.1_@types_node@25.9.1_@vitest_coverage-v8@4.1.7_vite_34dd47607c0af5e5ae7f1b2f95fc48c3/node_modules/vitest/dist/chunks/utils.BX5Fg8C4.mjs.map +0 -1
@@ -5,19 +5,6 @@ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
5
  var __getOwnPropNames = Object.getOwnPropertyNames;
6
6
  var __getProtoOf = Object.getPrototypeOf;
7
7
  var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __exportAll = (all, no_symbols) => {
9
- let target = {};
10
- for (var name in all) {
11
- __defProp(target, name, {
12
- get: all[name],
13
- enumerable: true
14
- });
15
- }
16
- if (!no_symbols) {
17
- __defProp(target, Symbol.toStringTag, { value: "Module" });
18
- }
19
- return target;
20
- };
21
8
  var __copyProps = (to, from, except, desc) => {
22
9
  if (from && typeof from === "object" || typeof from === "function") {
23
10
  for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
@@ -39,5 +26,4 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
39
26
 
40
27
  //#endregion
41
28
 
42
- exports.__exportAll = __exportAll;
43
29
  exports.__toESM = __toESM;
@@ -1,14 +1,12 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
3
2
  const require_types_plugin = require('../types/plugin.cjs');
4
- let _powerlines_plugin_babel_helpers_create_plugin = require("@powerlines/plugin-babel/helpers/create-plugin");
5
- let _powerlines_plugin_babel_helpers_module_helpers = require("@powerlines/plugin-babel/helpers/module-helpers");
6
3
  let _powerlines_schema = require("@powerlines/schema");
7
4
  let _stryke_type_checks_is_set_object = require("@stryke/type-checks/is-set-object");
5
+ let _powerlines_plugin_babel_helpers_create_plugin = require("@powerlines/plugin-babel/helpers/create-plugin");
6
+ let _powerlines_plugin_babel_helpers_module_helpers = require("@powerlines/plugin-babel/helpers/module-helpers");
8
7
  let _stryke_type_checks_is_undefined = require("@stryke/type-checks/is-undefined");
9
8
 
10
9
  //#region src/babel/plugin.ts
11
- var plugin_exports = /* @__PURE__ */ require_runtime.__exportAll({ envBabelPlugin: () => envBabelPlugin });
12
10
  function __assignType(fn, args) {
13
11
  fn.__type = args;
14
12
  return fn;
@@ -87,10 +85,4 @@ const envBabelPlugin = (_powerlines_plugin_babel_helpers_create_plugin.createBab
87
85
  ])));
88
86
 
89
87
  //#endregion
90
- exports.envBabelPlugin = envBabelPlugin;
91
- Object.defineProperty(exports, 'plugin_exports', {
92
- enumerable: true,
93
- get: function () {
94
- return plugin_exports;
95
- }
96
- });
88
+ exports.envBabelPlugin = envBabelPlugin;
@@ -1,13 +1,11 @@
1
- import { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
2
1
  import { __ΩEnvPluginContext } from "../types/plugin.mjs";
3
- import { createBabelPlugin } from "@powerlines/plugin-babel/helpers/create-plugin";
4
- import { addImport } from "@powerlines/plugin-babel/helpers/module-helpers";
5
2
  import { getProperties, stringifyValue } from "@powerlines/schema";
6
3
  import { isSetObject } from "@stryke/type-checks/is-set-object";
4
+ import { createBabelPlugin } from "@powerlines/plugin-babel/helpers/create-plugin";
5
+ import { addImport } from "@powerlines/plugin-babel/helpers/module-helpers";
7
6
  import { isUndefined } from "@stryke/type-checks/is-undefined";
8
7
 
9
8
  //#region src/babel/plugin.ts
10
- var plugin_exports = /* @__PURE__ */ __exportAll({ envBabelPlugin: () => envBabelPlugin });
11
9
  function __assignType(fn, args) {
12
10
  fn.__type = args;
13
11
  return fn;
@@ -86,5 +84,5 @@ const envBabelPlugin = (createBabelPlugin.Ω = [[() => __ΩEnvPluginContext, "n!
86
84
  ])));
87
85
 
88
86
  //#endregion
89
- export { envBabelPlugin, plugin_exports };
87
+ export { envBabelPlugin };
90
88
  //# sourceMappingURL=plugin.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.mjs","names":[],"sources":["../../src/babel/plugin.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { NodePath } from \"@babel/core\";\nimport * as t from \"@babel/types\";\nimport { createBabelPlugin } from \"@powerlines/plugin-babel/helpers/create-plugin\";\nimport { addImport } from \"@powerlines/plugin-babel/helpers/module-helpers\";\nimport { BabelPluginPass } from \"@powerlines/plugin-babel/types/config\";\nimport {\n getProperties,\n JsonSchemaProperty,\n stringifyValue\n} from \"@powerlines/schema\";\nimport { isSetObject } from \"@stryke/type-checks/is-set-object\";\nimport { isUndefined } from \"@stryke/type-checks/is-undefined\";\nimport { EnvPluginContext } from \"../types/plugin\";\n\n/*\n * The Powerlines - Environment Configuration Babel Plugin\n *\n * @param babel - The Babel core module\n * @returns The Babel plugin object\n */\nexport const envBabelPlugin = createBabelPlugin<EnvPluginContext>(\n \"env\",\n ({ logger, context }) => {\n const config = getProperties(context.env.config);\n function extractEnv(\n node: t.Identifier,\n pass: BabelPluginPass,\n isInjectable = false\n ) {\n if (node.name) {\n const name = node.name.replace(\n new RegExp(`^(${context.config.env.prefix.join(\"|\")})_`),\n \"\"\n );\n\n logger.trace({\n meta: {\n category: \"env\"\n },\n message: `Environment variable ${name} found in ${\n pass.filename || \"unknown file\"\n }.`\n });\n\n if (\n name in config &&\n isSetObject(config[name]) &&\n !config[name]?.isIgnored\n ) {\n config[name] ??= {} as JsonSchemaProperty<Record<string, any>>;\n\n logger.debug({\n meta: {\n category: \"env\"\n },\n message: `The \"${name}\" environment variable is used in the source code file \"${\n pass.filename || \"unknown file\"\n }\" and will be added to the environment schema's active variables list.`\n });\n\n context.env.config.active.push(name);\n if (\n !config[name].runtime &&\n ((context.config.env.inject && isInjectable) ||\n context.config.env.validate)\n ) {\n if (\n context.config.env.validate &&\n !config[name].required &&\n isUndefined(config[name].default)\n ) {\n throw new Error(\n `Environment variable \\`${\n name\n }\\` is missing a default value, but is active in the source code${\n pass.filename ? ` file \\`${pass.filename}\\`` : \"\"\n }.\\n\\nPlease add a default value to the schema, or if this variable is optional, please mark it as optional in the type definition.`\n );\n }\n\n return stringifyValue(config[name].default);\n }\n } else if (context.config.env.validate) {\n throw new Error(\n `Environment variable \\`${name}\\` is active in the source code${\n pass.filename ? ` file \\`${pass.filename}\\`` : \"\"\n }, but is not defined in the \\`config\\` schema. Please check the \\`env.config\\` configuration option. If you are using a custom env schema, please make sure that the configuration variable names match the ones used in the source code.`\n );\n } else {\n logger.warn({\n meta: {\n category: \"env\"\n },\n message: `Environment variable \\`${name}\\` is active in the source code${\n pass.filename ? ` file \\`${pass.filename}\\`` : \"\"\n }, but is not defined in the \\`config\\` schema. If this is intentional, you can ignore this warning. Otherwise, please check the \\`env.config\\` configuration option. If you are using a custom env schema, please make sure that the configuration variable names match the ones used in the source code.`\n });\n }\n }\n\n return undefined;\n }\n\n return {\n visitor: {\n MemberExpression(\n path: NodePath<t.MemberExpression>,\n pass: BabelPluginPass\n ) {\n if (\n path\n .get(\"object\")\n ?.get(\"property\")\n ?.isIdentifier({ name: \"env\" }) &&\n path\n .get(\"object\")\n ?.get(\"object\")\n ?.isIdentifier({ name: \"process\" }) &&\n path.get(\"property\")?.isIdentifier()\n ) {\n // process.env.CONFIG_NAME\n\n const identifier = path.get(\"property\")?.node as t.Identifier;\n if (!identifier.name) {\n return;\n }\n\n extractEnv(identifier, pass, false);\n\n path.replaceWithSourceString(`env.${identifier.name}`);\n addImport(path, {\n module: `${context.config.framework?.name || \"powerlines\"}:env`,\n name: \"env\",\n imported: \"env\"\n });\n } else if (\n path\n .get(\"object\")\n ?.get(\"property\")\n ?.isIdentifier({ name: \"env\" }) &&\n path.get(\"object\")?.get(\"object\")?.isMetaProperty() &&\n path.get(\"property\")?.isIdentifier()\n ) {\n // import.meta.env.CONFIG_NAME\n\n const identifier = path.get(\"property\")?.node as t.Identifier;\n if (!identifier.name) {\n return;\n }\n\n extractEnv(identifier, pass, false);\n\n path.replaceWithSourceString(`env.${identifier.name}`);\n addImport(path, {\n module: `${context.config.framework?.name || \"powerlines\"}:env`,\n name: \"env\",\n imported: \"env\"\n });\n } else if (\n path.get(\"object\")?.isIdentifier({ name: \"env\" }) &&\n path.get(\"property\")?.isIdentifier()\n ) {\n // env.CONFIG_NAME\n\n const identifier = path.get(\"property\")?.node as t.Identifier;\n if (!identifier.name) {\n return;\n }\n\n extractEnv(identifier, pass, false);\n }\n }\n }\n };\n }\n);\n"],"mappings":"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"}
1
+ {"version":3,"file":"plugin.mjs","names":[],"sources":["../../src/babel/plugin.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { NodePath } from \"@babel/core\";\nimport * as t from \"@babel/types\";\nimport { createBabelPlugin } from \"@powerlines/plugin-babel/helpers/create-plugin\";\nimport { addImport } from \"@powerlines/plugin-babel/helpers/module-helpers\";\nimport { BabelPluginPass } from \"@powerlines/plugin-babel/types/config\";\nimport {\n getProperties,\n JsonSchemaProperty,\n stringifyValue\n} from \"@powerlines/schema\";\nimport { isSetObject } from \"@stryke/type-checks/is-set-object\";\nimport { isUndefined } from \"@stryke/type-checks/is-undefined\";\nimport { EnvPluginContext } from \"../types/plugin\";\n\n/*\n * The Powerlines - Environment Configuration Babel Plugin\n *\n * @param babel - The Babel core module\n * @returns The Babel plugin object\n */\nexport const envBabelPlugin = createBabelPlugin<EnvPluginContext>(\n \"env\",\n ({ logger, context }) => {\n const config = getProperties(context.env.config);\n function extractEnv(\n node: t.Identifier,\n pass: BabelPluginPass,\n isInjectable = false\n ) {\n if (node.name) {\n const name = node.name.replace(\n new RegExp(`^(${context.config.env.prefix.join(\"|\")})_`),\n \"\"\n );\n\n logger.trace({\n meta: {\n category: \"env\"\n },\n message: `Environment variable ${name} found in ${\n pass.filename || \"unknown file\"\n }.`\n });\n\n if (\n name in config &&\n isSetObject(config[name]) &&\n !config[name]?.isIgnored\n ) {\n config[name] ??= {} as JsonSchemaProperty<Record<string, any>>;\n\n logger.debug({\n meta: {\n category: \"env\"\n },\n message: `The \"${name}\" environment variable is used in the source code file \"${\n pass.filename || \"unknown file\"\n }\" and will be added to the environment schema's active variables list.`\n });\n\n context.env.config.active.push(name);\n if (\n !config[name].runtime &&\n ((context.config.env.inject && isInjectable) ||\n context.config.env.validate)\n ) {\n if (\n context.config.env.validate &&\n !config[name].required &&\n isUndefined(config[name].default)\n ) {\n throw new Error(\n `Environment variable \\`${\n name\n }\\` is missing a default value, but is active in the source code${\n pass.filename ? ` file \\`${pass.filename}\\`` : \"\"\n }.\\n\\nPlease add a default value to the schema, or if this variable is optional, please mark it as optional in the type definition.`\n );\n }\n\n return stringifyValue(config[name].default);\n }\n } else if (context.config.env.validate) {\n throw new Error(\n `Environment variable \\`${name}\\` is active in the source code${\n pass.filename ? ` file \\`${pass.filename}\\`` : \"\"\n }, but is not defined in the \\`config\\` schema. Please check the \\`env.config\\` configuration option. If you are using a custom env schema, please make sure that the configuration variable names match the ones used in the source code.`\n );\n } else {\n logger.warn({\n meta: {\n category: \"env\"\n },\n message: `Environment variable \\`${name}\\` is active in the source code${\n pass.filename ? ` file \\`${pass.filename}\\`` : \"\"\n }, but is not defined in the \\`config\\` schema. If this is intentional, you can ignore this warning. Otherwise, please check the \\`env.config\\` configuration option. If you are using a custom env schema, please make sure that the configuration variable names match the ones used in the source code.`\n });\n }\n }\n\n return undefined;\n }\n\n return {\n visitor: {\n MemberExpression(\n path: NodePath<t.MemberExpression>,\n pass: BabelPluginPass\n ) {\n if (\n path\n .get(\"object\")\n ?.get(\"property\")\n ?.isIdentifier({ name: \"env\" }) &&\n path\n .get(\"object\")\n ?.get(\"object\")\n ?.isIdentifier({ name: \"process\" }) &&\n path.get(\"property\")?.isIdentifier()\n ) {\n // process.env.CONFIG_NAME\n\n const identifier = path.get(\"property\")?.node as t.Identifier;\n if (!identifier.name) {\n return;\n }\n\n extractEnv(identifier, pass, false);\n\n path.replaceWithSourceString(`env.${identifier.name}`);\n addImport(path, {\n module: `${context.config.framework?.name || \"powerlines\"}:env`,\n name: \"env\",\n imported: \"env\"\n });\n } else if (\n path\n .get(\"object\")\n ?.get(\"property\")\n ?.isIdentifier({ name: \"env\" }) &&\n path.get(\"object\")?.get(\"object\")?.isMetaProperty() &&\n path.get(\"property\")?.isIdentifier()\n ) {\n // import.meta.env.CONFIG_NAME\n\n const identifier = path.get(\"property\")?.node as t.Identifier;\n if (!identifier.name) {\n return;\n }\n\n extractEnv(identifier, pass, false);\n\n path.replaceWithSourceString(`env.${identifier.name}`);\n addImport(path, {\n module: `${context.config.framework?.name || \"powerlines\"}:env`,\n name: \"env\",\n imported: \"env\"\n });\n } else if (\n path.get(\"object\")?.isIdentifier({ name: \"env\" }) &&\n path.get(\"property\")?.isIdentifier()\n ) {\n // env.CONFIG_NAME\n\n const identifier = path.get(\"property\")?.node as t.Identifier;\n if (!identifier.name) {\n return;\n }\n\n extractEnv(identifier, pass, false);\n }\n }\n }\n };\n }\n);\n"],"mappings":"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"}
@@ -1,10 +1,9 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
3
2
  const require_types_plugin = require('../types/plugin.cjs');
4
- let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
3
+ let _powerlines_schema = require("@powerlines/schema");
5
4
  let _stryke_path_join = require("@stryke/path/join");
6
5
  let powerlines_plugin_utils = require("powerlines/plugin-utils");
7
- let _powerlines_schema = require("@powerlines/schema");
6
+ let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
8
7
  let _alloy_js_core = require("@alloy-js/core");
9
8
  let _powerlines_plugin_alloy_core_components_spacing = require("@powerlines/plugin-alloy/core/components/spacing");
10
9
  let _powerlines_plugin_alloy_core_contexts_context = require("@powerlines/plugin-alloy/core/contexts/context");
@@ -13,10 +12,6 @@ let _powerlines_plugin_alloy_markdown_components_markdown_file = require("@power
13
12
  let _powerlines_plugin_alloy_markdown_components_markdown_table = require("@powerlines/plugin-alloy/markdown/components/markdown-table");
14
13
 
15
14
  //#region src/components/docs.tsx
16
- var docs_exports = /* @__PURE__ */ require_runtime.__exportAll({
17
- EnvDocsFile: () => EnvDocsFile,
18
- __ΩEnvDocsFileProps: () => __ΩEnvDocsFileProps
19
- });
20
15
  const __ΩPartial = [
21
16
  "T",
22
17
  "Partial",
@@ -98,10 +93,4 @@ EnvDocsFile.__type = [
98
93
 
99
94
  //#endregion
100
95
  exports.EnvDocsFile = EnvDocsFile;
101
- exports.__ΩEnvDocsFileProps = __ΩEnvDocsFileProps;
102
- Object.defineProperty(exports, 'docs_exports', {
103
- enumerable: true,
104
- get: function () {
105
- return docs_exports;
106
- }
107
- });
96
+ exports.__ΩEnvDocsFileProps = __ΩEnvDocsFileProps;
@@ -1,9 +1,8 @@
1
- import { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
2
1
  import { __ΩEnvPluginContext } from "../types/plugin.mjs";
3
- import { createComponent, memo, mergeProps } from "@alloy-js/core/jsx-runtime";
2
+ import { getPropertiesList, stringifyType } from "@powerlines/schema";
4
3
  import { joinPaths } from "@stryke/path/join";
5
4
  import { getDocsOutputPath } from "powerlines/plugin-utils";
6
- import { getPropertiesList, stringifyType } from "@powerlines/schema";
5
+ import { createComponent, memo, mergeProps } from "@alloy-js/core/jsx-runtime";
7
6
  import { code } from "@alloy-js/core";
8
7
  import { Spacing } from "@powerlines/plugin-alloy/core/components/spacing";
9
8
  import { usePowerlines } from "@powerlines/plugin-alloy/core/contexts/context";
@@ -12,10 +11,6 @@ import { MarkdownFile } from "@powerlines/plugin-alloy/markdown/components/markd
12
11
  import { MarkdownTable } from "@powerlines/plugin-alloy/markdown/components/markdown-table";
13
12
 
14
13
  //#region src/components/docs.tsx
15
- var docs_exports = /* @__PURE__ */ __exportAll({
16
- EnvDocsFile: () => EnvDocsFile,
17
- __ΩEnvDocsFileProps: () => __ΩEnvDocsFileProps
18
- });
19
14
  const __ΩPartial = [
20
15
  "T",
21
16
  "Partial",
@@ -96,5 +91,5 @@ EnvDocsFile.__type = [
96
91
  ];
97
92
 
98
93
  //#endregion
99
- export { EnvDocsFile, __ΩEnvDocsFileProps, docs_exports };
94
+ export { EnvDocsFile, __ΩEnvDocsFileProps };
100
95
  //# sourceMappingURL=docs.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"docs.mjs","names":[],"sources":["../../src/components/docs.tsx"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { code } from \"@alloy-js/core\";\nimport { Spacing } from \"@powerlines/plugin-alloy/core/components/spacing\";\nimport { usePowerlines } from \"@powerlines/plugin-alloy/core/contexts/context\";\nimport { Heading } from \"@powerlines/plugin-alloy/markdown/components/heading\";\nimport {\n MarkdownFile,\n MarkdownFileProps\n} from \"@powerlines/plugin-alloy/markdown/components/markdown-file\";\nimport { MarkdownTable } from \"@powerlines/plugin-alloy/markdown/components/markdown-table\";\nimport { getPropertiesList, stringifyType } from \"@powerlines/schema\";\nimport { joinPaths } from \"@stryke/path/join\";\nimport { getDocsOutputPath } from \"powerlines/plugin-utils\";\nimport { EnvPluginContext } from \"../types/plugin\";\n\nexport interface EnvDocsFileProps extends Partial<MarkdownFileProps> {\n /**\n * The heading level offset to apply to the generated documentation.\n *\n * @remarks\n * This is useful when nesting the documentation within other markdown files.\n *\n * @defaultValue 0\n */\n levelOffset?: number;\n}\n\n/**\n * Generates the environment configuration markdown documentation for the Powerlines project.\n */\nexport function EnvDocsFile(props: EnvDocsFileProps) {\n const { levelOffset = 0, ...rest } = props;\n\n const context = usePowerlines<EnvPluginContext>();\n\n return (\n <MarkdownFile\n path={joinPaths(getDocsOutputPath(context.config.root), \"env.md\")}\n {...rest}>\n <Heading level={1 + levelOffset}>Environment</Heading>\n {code`The ${\n context.config.name\n } package uses various configuration parameters to control the behavior of the application. These parameters can be provided as environment variables when the application is run, or they can be defined in a \\`config.json\\` file in the application configuration directory.`}\n <Spacing />\n <Heading level={2 + levelOffset}>Configuration</Heading>\n <Spacing />\n {code`The below list of configuration parameters are **not** considered sensitive or confidential. Any values provided in these variables will be available in plain text locally.`}\n <Spacing />\n <MarkdownTable\n data={\n getPropertiesList(context.env.config)\n .filter(\n property =>\n getPropertiesList(context.env.config).some(\n p =>\n p.name === property.name &&\n context.env.config.active.includes(property.name)\n ) &&\n !property?.hidden &&\n !property?.ignore &&\n !property?.readOnly &&\n !property?.internal\n )\n .sort((a, b) =>\n !a?.name && !b?.name\n ? 0\n : !a?.name\n ? 1\n : !b?.name\n ? -1\n : a.name.localeCompare(b.name)\n )\n .map(property => {\n return {\n name: property.name?.trim(),\n description: (property.description ?? \"\").trim(),\n type: stringifyType(property)\n .trim()\n .replaceAll(/\\s*(?:\\||&)\\s*/g, \", or \"),\n defaultValue: property.default\n ? stringifyType(property.default)\n : \"\",\n required: property.required ? \"\" : \"✔\"\n };\n }) ?? []\n }\n />\n </MarkdownFile>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAIA,SAAM,aAAS,IAAW,MAAM;CAC/B,GAAG,SAAU;CACb,OAAQ;AACT;AA2BA,MAAK,sBAAkB;OAAU;CAAa;CAAU;CAAA;CAAa;CAAA;AAAA;;;;AAKrE,SAAM,YAAa,OAAA;CACjB,MAAE,EACF,cAAc,GAChB,GAAA;CAEE,MAAA,WAAA,cAAA,IAAA,CAAA,OAAA,qBAAA,IAAA,CAAA,GAAA,cAAA;CACA,OAAC,gBAAc,cAAY,WAAuB,EAClD,IAAA,OAAA;EACI,OAAC,UAAS,kBAAmB,QAAA,OAAkB,IAAA,GAAA,QAAA;CACnD,aAEA,IAAM,WAAU;;;IAEV,OAAC,IAAA;IACJ,UAAA;GACC,CAAA;GAAI,WAAY,IAAA,OAAA,QAAkB,OAAQ,KAAM,+QAAiB;GAAA,gBAAA,SAAA,CAAA,CAAA;GAAA,gBAAA,SAAA;IAC/D,OAAO,IAAA;IACR,UAAQ;GACT,CAAC;GAAA,gBAAU,SAAA,CAAA,CAAA;GAAA,IAAA;GAAA,gBAAA,SAAA,CAAA,CAAA;GAAA,gBAAA,eAAA,EACT,IAAA,OAAQ;IACR,OAAQ,kBAAa,QAAc,IAAA,MAAU,EAAC,OAAG,cAAY,aAAgB,kBAAmB,QAAA,IAAW,MAAO,EAAA,KAAQ,cAAI,MAAY,EAAA,SAAU,SAAS,QAAW,QAAQ,IAAI,OAAK,OAAO,SAAW,SAAI,IAAO,GAAK;KAAC;KAAK;KAAI;IAAI,CAAA,CAAA,KAAY,CAAA,UAAA,UAAc,CAAA,UAAW,UAAA,CAAA,UAAA,YAAA,CAAA,UAAA,UAAA;KAAA;KAAA;KAAA;IAAA,CAAA,CAAA,EAAA,KAAA,cAAA,GAAA,MAAA,CAAA,GAAA,QAAA,CAAA,GAAA,OAAA,IAAA,CAAA,GAAA,OAAA,IAAA,CAAA,GAAA,OAAA,KAAA,EAAA,KAAA,cAAA,EAAA,IAAA,GAAA;KAAA;KAAA;KAAA;KAAA;IAAA,CAAA,CAAA,EAAA,IAAA,cAAA,aAAA;KAC/Q,OAAS;MACF,MAAM,SAAM,MAAA,KAAa;MACzB,cAAE,SAAA,eAAA,IAAA,KAAA;MACJ,MAAI,cAAc,QAAA,EAAc,KAAA,EAAA,WAAiB,mBAAiB,OAAU;MAC1E,cAAE,SAAA,UAAA,cAAA,SAAA,OAAA,IAAA;MACT,UAAA,SAAA,WAAA,KAAA;KACK;IACF,GAAA;KAAA;KAAA;KAAkB;IAAW,CAAC,CAAA,KAAM,CAAA;GACtC,EACF,CAAC;EAAC;CACJ,EACF,CAAC,CAAC;AACJ;AACA,YAAY,SAAQ;OAAQ;CAAkB;CAAS;CAAa;CAAA;AAAA"}
1
+ {"version":3,"file":"docs.mjs","names":[],"sources":["../../src/components/docs.tsx"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { code } from \"@alloy-js/core\";\nimport { Spacing } from \"@powerlines/plugin-alloy/core/components/spacing\";\nimport { usePowerlines } from \"@powerlines/plugin-alloy/core/contexts/context\";\nimport { Heading } from \"@powerlines/plugin-alloy/markdown/components/heading\";\nimport {\n MarkdownFile,\n MarkdownFileProps\n} from \"@powerlines/plugin-alloy/markdown/components/markdown-file\";\nimport { MarkdownTable } from \"@powerlines/plugin-alloy/markdown/components/markdown-table\";\nimport { getPropertiesList, stringifyType } from \"@powerlines/schema\";\nimport { joinPaths } from \"@stryke/path/join\";\nimport { getDocsOutputPath } from \"powerlines/plugin-utils\";\nimport { EnvPluginContext } from \"../types/plugin\";\n\nexport interface EnvDocsFileProps extends Partial<MarkdownFileProps> {\n /**\n * The heading level offset to apply to the generated documentation.\n *\n * @remarks\n * This is useful when nesting the documentation within other markdown files.\n *\n * @defaultValue 0\n */\n levelOffset?: number;\n}\n\n/**\n * Generates the environment configuration markdown documentation for the Powerlines project.\n */\nexport function EnvDocsFile(props: EnvDocsFileProps) {\n const { levelOffset = 0, ...rest } = props;\n\n const context = usePowerlines<EnvPluginContext>();\n\n return (\n <MarkdownFile\n path={joinPaths(getDocsOutputPath(context.config.root), \"env.md\")}\n {...rest}>\n <Heading level={1 + levelOffset}>Environment</Heading>\n {code`The ${\n context.config.name\n } package uses various configuration parameters to control the behavior of the application. These parameters can be provided as environment variables when the application is run, or they can be defined in a \\`config.json\\` file in the application configuration directory.`}\n <Spacing />\n <Heading level={2 + levelOffset}>Configuration</Heading>\n <Spacing />\n {code`The below list of configuration parameters are **not** considered sensitive or confidential. Any values provided in these variables will be available in plain text locally.`}\n <Spacing />\n <MarkdownTable\n data={\n getPropertiesList(context.env.config)\n .filter(\n property =>\n getPropertiesList(context.env.config).some(\n p =>\n p.name === property.name &&\n context.env.config.active.includes(property.name)\n ) &&\n !property?.hidden &&\n !property?.ignore &&\n !property?.readOnly &&\n !property?.internal\n )\n .sort((a, b) =>\n !a?.name && !b?.name\n ? 0\n : !a?.name\n ? 1\n : !b?.name\n ? -1\n : a.name.localeCompare(b.name)\n )\n .map(property => {\n return {\n name: property.name?.trim(),\n description: (property.description ?? \"\").trim(),\n type: stringifyType(property)\n .trim()\n .replaceAll(/\\s*(?:\\||&)\\s*/g, \", or \"),\n defaultValue: property.default\n ? stringifyType(property.default)\n : \"\",\n required: property.required ? \"\" : \"✔\"\n };\n }) ?? []\n }\n />\n </MarkdownFile>\n );\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAIA,SAAM,aAAS,IAAW,MAAM;CAC/B,GAAG,SAAU;CACb,OAAQ;AACT;AA2BA,MAAK,sBAAkB;OAAU;CAAa;CAAU;CAAA;CAAa;CAAA;AAAA;;;;AAKrE,SAAM,YAAa,OAAA;CACjB,MAAE,EACF,cAAc,GAChB,GAAA;CAEE,MAAA,WAAA,cAAA,IAAA,CAAA,OAAA,qBAAA,IAAA,CAAA,GAAA,cAAA;CACA,OAAC,gBAAc,cAAY,WAAuB,EAClD,IAAA,OAAA;EACI,OAAC,UAAS,kBAAmB,QAAA,OAAkB,IAAA,GAAA,QAAA;CACnD,aAEA,IAAM,WAAU;;;IAEV,OAAC,IAAA;IACJ,UAAA;GACC,CAAA;GAAI,WAAY,IAAA,OAAA,QAAkB,OAAQ,KAAM,+QAAiB;GAAA,gBAAA,SAAA,CAAA,CAAA;GAAA,gBAAA,SAAA;IAC/D,OAAO,IAAA;IACR,UAAQ;GACT,CAAC;GAAA,gBAAU,SAAA,CAAA,CAAA;GAAA,IAAA;GAAA,gBAAA,SAAA,CAAA,CAAA;GAAA,gBAAA,eAAA,EACT,IAAA,OAAQ;IACR,OAAQ,kBAAa,QAAc,IAAA,MAAU,EAAC,OAAG,cAAY,aAAgB,kBAAmB,QAAA,IAAW,MAAO,EAAA,KAAQ,cAAI,MAAY,EAAA,SAAU,SAAS,QAAW,QAAQ,IAAI,OAAK,OAAO,SAAW,SAAI,IAAO,GAAK;KAAC;KAAK;KAAI;IAAI,CAAA,CAAA,KAAY,CAAA,UAAA,UAAc,CAAA,UAAW,UAAA,CAAA,UAAA,YAAA,CAAA,UAAA,UAAA;KAAA;KAAA;KAAA;IAAA,CAAA,CAAA,EAAA,KAAA,cAAA,GAAA,MAAA,CAAA,GAAA,QAAA,CAAA,GAAA,OAAA,IAAA,CAAA,GAAA,OAAA,IAAA,CAAA,GAAA,OAAA,KAAA,EAAA,KAAA,cAAA,EAAA,IAAA,GAAA;KAAA;KAAA;KAAA;KAAA;IAAA,CAAA,CAAA,EAAA,IAAA,cAAA,aAAA;KAC/Q,OAAS;MACF,MAAM,SAAM,MAAA,KAAa;MACzB,cAAE,SAAA,eAAA,IAAA,KAAA;MACJ,MAAI,cAAc,QAAA,EAAc,KAAA,EAAA,WAAiB,mBAAiB,OAAU;MAC1E,cAAE,SAAA,UAAA,cAAA,SAAA,OAAA,IAAA;MACT,UAAA,SAAA,WAAA,KAAA;KACK;IACF,GAAA;KAAA;KAAA;KAAkB;IAAW,CAAC,CAAA,KAAM,CAAA;GACtC,EACF,CAAC;EAAC;CACJ,EACF,CAAC,CAAC;AACJ;AACA,YAAY,SAAQ;OAAQ;CAAkB;CAAS;CAAa;CAAA;AAAA"}
@@ -1,9 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
3
2
  const require_helpers_load = require('../helpers/load.cjs');
4
- let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
5
- let _stryke_helpers_get_unique = require("@stryke/helpers/get-unique");
6
3
  let _powerlines_schema = require("@powerlines/schema");
4
+ let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
7
5
  let _alloy_js_core = require("@alloy-js/core");
8
6
  let _powerlines_plugin_alloy_core_components_spacing = require("@powerlines/plugin-alloy/core/components/spacing");
9
7
  let _powerlines_plugin_alloy_core_contexts_context = require("@powerlines/plugin-alloy/core/contexts/context");
@@ -11,13 +9,10 @@ let _alloy_js_typescript = require("@alloy-js/typescript");
11
9
  let _powerlines_plugin_alloy_helpers_refkey = require("@powerlines/plugin-alloy/helpers/refkey");
12
10
  let _powerlines_plugin_alloy_typescript_components = require("@powerlines/plugin-alloy/typescript/components");
13
11
  let _powerlines_plugin_alloy_typescript_components_tsdoc = require("@powerlines/plugin-alloy/typescript/components/tsdoc");
12
+ let _stryke_helpers_deep_clone = require("@stryke/helpers/deep-clone");
13
+ let _stryke_helpers_get_unique = require("@stryke/helpers/get-unique");
14
14
 
15
15
  //#region src/components/env-builtin.tsx
16
- var env_builtin_exports = /* @__PURE__ */ require_runtime.__exportAll({
17
- EnvBuiltin: () => EnvBuiltin,
18
- EnvTypeDefinition: () => EnvTypeDefinition,
19
- __ΩEnvBuiltinProps: () => __ΩEnvBuiltinProps
20
- });
21
16
  const __ΩOmit = [
22
17
  "T",
23
18
  "K",
@@ -337,7 +332,12 @@ function EnvBuiltin(props) {
337
332
  const [{ defaultConfig, children }, rest] = (0, _alloy_js_core.splitProps)(props, ["defaultConfig", "children"]);
338
333
  const context = (_powerlines_plugin_alloy_core_contexts_context.usePowerlines.Ω = [["EnvPluginContext", "\"w!"]], (0, _powerlines_plugin_alloy_core_contexts_context.usePowerlines)());
339
334
  const defaultValue = (0, _alloy_js_core.computed)(() => context && require_helpers_load.loadEnvFromContext(context, process.env));
340
- const schemaGetProperties = (0, _alloy_js_core.computed)(() => (0, _powerlines_schema.getPropertiesList)(context.env.config).filter(__assignType((property) => !property?.ignore && !property?.writeOnly, [
335
+ const schema = (0, _alloy_js_core.computed)(() => {
336
+ const result = (0, _stryke_helpers_deep_clone.deepClone)(context.env.config.schema);
337
+ result.name = "Env";
338
+ return result;
339
+ });
340
+ const schemaGetProperties = (0, _alloy_js_core.computed)(() => (0, _powerlines_schema.getPropertiesList)(schema.value).filter(__assignType((property) => !property?.ignore && !property?.writeOnly, [
341
341
  "property",
342
342
  "",
343
343
  "P\"2!\"/\""
@@ -347,7 +347,7 @@ function EnvBuiltin(props) {
347
347
  "",
348
348
  "P\"2!\"2\"\"/#"
349
349
  ])) ?? []);
350
- const schemaSetProperties = (0, _alloy_js_core.computed)(() => (0, _powerlines_schema.getPropertiesList)(context.env.config).filter(__assignType((property) => !property?.ignore && !property?.readOnly, [
350
+ const schemaSetProperties = (0, _alloy_js_core.computed)(() => (0, _powerlines_schema.getPropertiesList)(schema.value).filter(__assignType((property) => !property?.ignore && !property?.readOnly, [
351
351
  "property",
352
352
  "",
353
353
  "P\"2!\"/\""
@@ -357,7 +357,7 @@ function EnvBuiltin(props) {
357
357
  "",
358
358
  "P\"2!\"2\"\"/#"
359
359
  ])) ?? []);
360
- const parserCode = (0, _powerlines_schema.generateParserCode)(context.env.config.schema);
360
+ const parserCode = (0, _powerlines_schema.generateParserCode)(schema.value);
361
361
  return (0, _alloy_js_core_jsx_runtime.createComponent)(_powerlines_plugin_alloy_typescript_components.BuiltinFile, (0, _alloy_js_core_jsx_runtime.mergeProps)({
362
362
  id: "env",
363
363
  description: "The environment configuration module provides an interface to define environment configuration parameters."
@@ -365,7 +365,7 @@ function EnvBuiltin(props) {
365
365
  return [
366
366
  (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
367
367
  get when() {
368
- return Boolean(context.env.config.schema);
368
+ return Boolean(schema.value);
369
369
  },
370
370
  get children() {
371
371
  return [(0, _alloy_js_core_jsx_runtime.createComponent)(EnvTypeDefinition, { defaultValue }), (0, _alloy_js_core_jsx_runtime.createComponent)(_powerlines_plugin_alloy_core_components_spacing.Spacing, {})];
@@ -375,7 +375,7 @@ function EnvBuiltin(props) {
375
375
  name: "initialEnv",
376
376
  type: "Partial<Env>",
377
377
  get schema() {
378
- return context.env.config.schema;
378
+ return schema.value;
379
379
  },
380
380
  "export": true,
381
381
  "const": true,
@@ -420,7 +420,7 @@ function EnvBuiltin(props) {
420
420
  parse({
421
421
  ...initialEnv,
422
422
  ...environmentConfig
423
- } as Env),
423
+ }),
424
424
  {
425
425
  get: (target: UnprefixedEnv, propertyName: string) => { `,
426
426
  (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
@@ -629,10 +629,4 @@ EnvBuiltin.__type = [
629
629
  //#endregion
630
630
  exports.EnvBuiltin = EnvBuiltin;
631
631
  exports.EnvTypeDefinition = EnvTypeDefinition;
632
- exports.__ΩEnvBuiltinProps = __ΩEnvBuiltinProps;
633
- Object.defineProperty(exports, 'env_builtin_exports', {
634
- enumerable: true,
635
- get: function () {
636
- return env_builtin_exports;
637
- }
638
- });
632
+ exports.__ΩEnvBuiltinProps = __ΩEnvBuiltinProps;
@@ -1 +1 @@
1
- {"version":3,"file":"env-builtin.d.cts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;AAgEA;iBAAgB,iBAAA,IAAiB,QAAA;AAAA,UAwLhB,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;AAAA;AADlB;;;AAAA,iBAUgB,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA"}
1
+ {"version":3,"file":"env-builtin.d.cts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;AAiEA;iBAAgB,iBAAA,IAAiB,QAAA;AAAA,UAwLhB,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;AAAA;AADlB;;;AAAA,iBAUgB,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"env-builtin.d.mts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;AAgEA;iBAAgB,iBAAA,IAAiB,QAAA;AAAA,UAwLhB,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;AAAA;AADlB;;;AAAA,iBAUgB,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA"}
1
+ {"version":3,"file":"env-builtin.d.mts","names":[],"sources":["../../src/components/env-builtin.tsx"],"mappings":";;;;;;AAiEA;iBAAgB,iBAAA,IAAiB,QAAA;AAAA,UAwLhB,eAAA,SAAwB,IAAA,CAAK,gBAAA;EAC5C,aAAA,GAAgB,QAAA;AAAA;AADlB;;;AAAA,iBAUgB,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA"}
@@ -1,8 +1,6 @@
1
- import { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
2
1
  import { loadEnvFromContext } from "../helpers/load.mjs";
3
- import { createComponent, createIntrinsic, mergeProps } from "@alloy-js/core/jsx-runtime";
4
- import { getUnique } from "@stryke/helpers/get-unique";
5
2
  import { generateParserCode, getPropertiesList } from "@powerlines/schema";
3
+ import { createComponent, createIntrinsic, mergeProps } from "@alloy-js/core/jsx-runtime";
6
4
  import { For, Show, code, computed, splitProps } from "@alloy-js/core";
7
5
  import { Spacing } from "@powerlines/plugin-alloy/core/components/spacing";
8
6
  import { usePowerlines } from "@powerlines/plugin-alloy/core/contexts/context";
@@ -10,13 +8,10 @@ import { ElseIfClause, FunctionDeclaration, IfStatement, InterfaceDeclaration, V
10
8
  import { refkey } from "@powerlines/plugin-alloy/helpers/refkey";
11
9
  import { BuiltinFile, InterfaceDeclaration as InterfaceDeclaration$1, InterfaceMember, ObjectDeclaration, TSDocSchemaProperty } from "@powerlines/plugin-alloy/typescript/components";
12
10
  import { TSDoc, TSDocParam, TSDocRemarks, TSDocReturns } from "@powerlines/plugin-alloy/typescript/components/tsdoc";
11
+ import { deepClone } from "@stryke/helpers/deep-clone";
12
+ import { getUnique } from "@stryke/helpers/get-unique";
13
13
 
14
14
  //#region src/components/env-builtin.tsx
15
- var env_builtin_exports = /* @__PURE__ */ __exportAll({
16
- EnvBuiltin: () => EnvBuiltin,
17
- EnvTypeDefinition: () => EnvTypeDefinition,
18
- __ΩEnvBuiltinProps: () => __ΩEnvBuiltinProps
19
- });
20
15
  const __ΩOmit = [
21
16
  "T",
22
17
  "K",
@@ -336,7 +331,12 @@ function EnvBuiltin(props) {
336
331
  const [{ defaultConfig, children }, rest] = splitProps(props, ["defaultConfig", "children"]);
337
332
  const context = (usePowerlines.Ω = [["EnvPluginContext", "\"w!"]], usePowerlines());
338
333
  const defaultValue = computed(() => context && loadEnvFromContext(context, process.env));
339
- const schemaGetProperties = computed(() => getPropertiesList(context.env.config).filter(__assignType((property) => !property?.ignore && !property?.writeOnly, [
334
+ const schema = computed(() => {
335
+ const result = deepClone(context.env.config.schema);
336
+ result.name = "Env";
337
+ return result;
338
+ });
339
+ const schemaGetProperties = computed(() => getPropertiesList(schema.value).filter(__assignType((property) => !property?.ignore && !property?.writeOnly, [
340
340
  "property",
341
341
  "",
342
342
  "P\"2!\"/\""
@@ -346,7 +346,7 @@ function EnvBuiltin(props) {
346
346
  "",
347
347
  "P\"2!\"2\"\"/#"
348
348
  ])) ?? []);
349
- const schemaSetProperties = computed(() => getPropertiesList(context.env.config).filter(__assignType((property) => !property?.ignore && !property?.readOnly, [
349
+ const schemaSetProperties = computed(() => getPropertiesList(schema.value).filter(__assignType((property) => !property?.ignore && !property?.readOnly, [
350
350
  "property",
351
351
  "",
352
352
  "P\"2!\"/\""
@@ -356,7 +356,7 @@ function EnvBuiltin(props) {
356
356
  "",
357
357
  "P\"2!\"2\"\"/#"
358
358
  ])) ?? []);
359
- const parserCode = generateParserCode(context.env.config.schema);
359
+ const parserCode = generateParserCode(schema.value);
360
360
  return createComponent(BuiltinFile, mergeProps({
361
361
  id: "env",
362
362
  description: "The environment configuration module provides an interface to define environment configuration parameters."
@@ -364,7 +364,7 @@ function EnvBuiltin(props) {
364
364
  return [
365
365
  createComponent(Show, {
366
366
  get when() {
367
- return Boolean(context.env.config.schema);
367
+ return Boolean(schema.value);
368
368
  },
369
369
  get children() {
370
370
  return [createComponent(EnvTypeDefinition, { defaultValue }), createComponent(Spacing, {})];
@@ -374,7 +374,7 @@ function EnvBuiltin(props) {
374
374
  name: "initialEnv",
375
375
  type: "Partial<Env>",
376
376
  get schema() {
377
- return context.env.config.schema;
377
+ return schema.value;
378
378
  },
379
379
  "export": true,
380
380
  "const": true,
@@ -419,7 +419,7 @@ function EnvBuiltin(props) {
419
419
  parse({
420
420
  ...initialEnv,
421
421
  ...environmentConfig
422
- } as Env),
422
+ }),
423
423
  {
424
424
  get: (target: UnprefixedEnv, propertyName: string) => { `,
425
425
  createIntrinsic("hbr", {}),
@@ -626,5 +626,5 @@ EnvBuiltin.__type = [
626
626
  ];
627
627
 
628
628
  //#endregion
629
- export { EnvBuiltin, EnvTypeDefinition, __ΩEnvBuiltinProps, env_builtin_exports };
629
+ export { EnvBuiltin, EnvTypeDefinition, __ΩEnvBuiltinProps };
630
630
  //# sourceMappingURL=env-builtin.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"env-builtin.mjs","names":[],"sources":["../../src/components/env-builtin.tsx"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport {\n Children,\n code,\n computed,\n For,\n Show,\n splitProps\n} from \"@alloy-js/core\";\nimport {\n InterfaceDeclaration as BaseInterfaceDeclaration,\n ElseIfClause,\n FunctionDeclaration,\n IfStatement,\n VarDeclaration\n} from \"@alloy-js/typescript\";\nimport { Spacing } from \"@powerlines/plugin-alloy/core/components/spacing\";\nimport { usePowerlines } from \"@powerlines/plugin-alloy/core/contexts/context\";\nimport { refkey } from \"@powerlines/plugin-alloy/helpers/refkey\";\nimport type { ComponentProps } from \"@powerlines/plugin-alloy/types/components\";\nimport {\n BuiltinFile,\n BuiltinFileProps,\n InterfaceDeclaration,\n InterfaceMember,\n ObjectDeclaration,\n TSDocSchemaProperty\n} from \"@powerlines/plugin-alloy/typescript/components\";\nimport {\n TSDoc,\n TSDocParam,\n TSDocRemarks,\n TSDocReturns\n} from \"@powerlines/plugin-alloy/typescript/components/tsdoc\";\nimport {\n generateParserCode,\n getPropertiesList,\n GetPropertiesResult,\n JsonSchema\n} from \"@powerlines/schema\";\nimport { getUnique } from \"@stryke/helpers/get-unique\";\nimport { loadEnvFromContext } from \"../helpers/load\";\nimport type { EnvPluginContext } from \"../types/plugin\";\n\n/**\n * Generates the environment configuration typescript definition for the Powerlines project.\n */\nexport function EnvTypeDefinition() {\n const context = usePowerlines<EnvPluginContext>();\n\n return (\n <>\n <InterfaceDeclaration\n name=\"UnprefixedEnv\"\n schema={context.env.config.schema}\n export\n />\n <Spacing />\n <TSDoc heading=\"The environment configuration object with prefixed keys.\">\n <TSDocRemarks>\n {`The \\`Env\\` type extends the \\`UnprefixedEnv\\` interface by including additional keys that are prefixed according to the project's configuration. This allows for flexibility in accessing environment variables with different naming conventions.`}\n </TSDocRemarks>\n </TSDoc>\n <BaseInterfaceDeclaration name=\"Env\" export extends=\"UnprefixedEnv\">\n <For\n each={getUnique(context.config.env.prefix).map(prefix =>\n prefix.replace(/_$/, \"\")\n )}\n doubleHardline>\n {prefix => (\n <For\n each={\n getPropertiesList(context.env.config.schema).filter(\n property => !property.ignore\n ) ?? []\n }\n doubleHardline>\n {property => (\n <>\n <TSDocSchemaProperty\n schema={property}\n defaultValue={property?.default}\n />\n <InterfaceMember\n name={`${prefix}_${property.name}`}\n type={`UnprefixedEnv[\"${property.name}\"]`}\n schema={property}\n required={property.required}\n readOnly={property.readOnly}\n />\n </>\n )}\n </For>\n )}\n </For>\n </BaseInterfaceDeclaration>\n <Spacing />\n </>\n );\n}\n\ninterface ConfigPropertyConditionalProps extends ComponentProps {\n context: EnvPluginContext;\n name: string;\n}\n\nfunction ConfigPropertyConditional(props: ConfigPropertyConditionalProps) {\n const [{ context, name }] = splitProps(props, [\"context\", \"name\"]);\n\n return code`propertyName === \"${name}\" || propertyName.replace(/^(${getUnique(\n context.config.env.prefix\n .sort((a, b) =>\n a.startsWith(b) ? -1 : b.startsWith(a) ? 1 : a.localeCompare(b)\n )\n .map(prefix => `${prefix.replace(/_$/, \"\")}_`)\n ).join(\"|\")})/g, \"\").toLowerCase().replace(/[\\\\s\\\\-_]+/g, \"\") === \"${name\n .toLowerCase()\n .replace(/[\\s\\-_]+/g, \"\")}\"`;\n}\n\ninterface ConfigPropertyProps extends ComponentProps {\n index: number;\n context: EnvPluginContext;\n name: string;\n property: JsonSchema;\n}\n\nfunction ConfigPropertyGet(props: ConfigPropertyProps) {\n const [{ context, name, property, index }] = splitProps(props, [\n \"context\",\n \"name\",\n \"property\",\n \"index\"\n ]);\n\n return (\n <>\n {index === 0 ? (\n <IfStatement\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`return target[\"${name}\"];`}\n </IfStatement>\n ) : (\n <ElseIfClause\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`return target[\"${name}\"];`}\n </ElseIfClause>\n )}\n </>\n );\n}\n\nfunction ConfigPropertySet(props: ConfigPropertyProps) {\n const [{ context, name, property, index }] = splitProps(props, [\n \"context\",\n \"name\",\n \"property\",\n \"index\"\n ]);\n\n return (\n <>\n {index === 0 ? (\n <IfStatement\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`\n target[\"${name}\"] = newValue;\n return true;\n`}\n </IfStatement>\n ) : (\n <ElseIfClause\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`\n target[\"${name}\"] = newValue;\n return true;\n`}\n </ElseIfClause>\n )}\n </>\n );\n}\n\nexport interface EnvBuiltinProps extends Omit<BuiltinFileProps, \"id\"> {\n defaultConfig?: Children;\n}\n\nconst createEnvRefkey = refkey(\"createEnv\");\nconst envRefkey = refkey(\"env\");\n\n/**\n * Generates the environment configuration module for the Powerlines project.\n */\nexport function EnvBuiltin(props: EnvBuiltinProps) {\n const [{ defaultConfig, children }, rest] = splitProps(props, [\n \"defaultConfig\",\n \"children\"\n ]);\n\n const context = usePowerlines<EnvPluginContext>();\n const defaultValue = computed(\n () => context && loadEnvFromContext(context, process.env)\n );\n\n const schemaGetProperties = computed(\n () =>\n (getPropertiesList(context.env.config)\n .filter(property => !property?.ignore && !property?.writeOnly)\n .sort((a, b) =>\n !a?.name && !b?.name\n ? 0\n : !a?.name\n ? 1\n : !b?.name\n ? -1\n : a?.name.localeCompare(b?.name)\n ) ?? []) as GetPropertiesResult[]\n );\n const schemaSetProperties = computed(\n () =>\n (getPropertiesList(context.env.config)\n .filter(property => !property?.ignore && !property?.readOnly)\n .sort((a, b) =>\n !a?.name && !b?.name\n ? 0\n : !a?.name\n ? 1\n : !b?.name\n ? -1\n : a?.name.localeCompare(b?.name)\n ) ?? []) as GetPropertiesResult[]\n );\n\n const parserCode = generateParserCode(context.env.config.schema);\n\n return (\n <BuiltinFile\n id=\"env\"\n description=\"The environment configuration module provides an interface to define environment configuration parameters.\"\n {...rest}>\n <Show when={Boolean(context.env.config.schema)}>\n <EnvTypeDefinition defaultValue={defaultValue} />\n <Spacing />\n </Show>\n <ObjectDeclaration\n name=\"initialEnv\"\n type=\"Partial<Env>\"\n schema={context.env.config.schema}\n export\n const\n doc=\"The initial environment configuration object values for the runtime.\"\n />\n <Spacing />\n {parserCode}\n <Spacing />\n <Show when={Boolean(context?.entryPath)}>\n <TSDoc heading=\"Initializes the Powerlines environment configuration module.\">\n <TSDocRemarks>\n {`This function initializes the Powerlines environment configuration object.`}\n </TSDocRemarks>\n <TSDocParam name=\"environmentConfig\">\n {`The dynamic/runtime configuration - this could include the current environment variables or any other environment-specific settings provided by the runtime.`}\n </TSDocParam>\n <TSDocReturns>\n {`The initialized Powerlines configuration object.`}\n </TSDocReturns>\n </TSDoc>\n <FunctionDeclaration\n refkey={createEnvRefkey}\n async={false}\n export\n name=\"createEnv\"\n parameters={[\n {\n name: \"environmentConfig\",\n type: `Partial<Env>`,\n optional: false,\n default: \"{}\"\n }\n ]}\n returnType=\"Env\">\n {code`\n return new Proxy<Env>(\n parse({\n ...initialEnv,\n ...environmentConfig\n } as Env),\n {\n get: (target: UnprefixedEnv, propertyName: string) => { `}\n <hbr />\n <For each={schemaGetProperties.value}>\n {(property: GetPropertiesResult, index: number) => (\n <ConfigPropertyGet\n index={index}\n context={context}\n name={property.name}\n property={property}\n />\n )}\n </For>\n {code`\n return undefined;\n }, `}\n\n <Spacing />\n {code` set: (target: UnprefixedEnv, propertyName: string, newValue: any) => { `}\n <hbr />\n <For each={schemaSetProperties.value} ender={code` else `}>\n {(property: GetPropertiesResult, index: number) => (\n <ConfigPropertySet\n index={index}\n context={context}\n name={property.name}\n property={property}\n />\n )}\n </For>\n\n <hbr />\n {code`return false;\n }\n }\n );\n`}\n </FunctionDeclaration>\n </Show>\n <Spacing />\n <TSDoc heading=\"The environment configuration object.\">\n <TSDocRemarks>\n {`This object provides access to the environment configuration parameters in the application runtime.`}\n </TSDocRemarks>\n </TSDoc>\n <VarDeclaration\n refkey={envRefkey}\n name=\"env\"\n type=\"Env\"\n export\n const\n initializer={\n <>{code`createEnv(${defaultConfig || \"{}\"} as Partial<Env>);`}</>\n }\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isCI\"\n doc=\"Detect if the application is running in a continuous integration (CI) environment.\"\n initializer={code`Boolean(\n env.CI ||\n env.RUN_ID ||\n env.AGOLA_GIT_REF ||\n env.AC_APPCIRCLE ||\n env.APPVEYOR ||\n env.CODEBUILD ||\n env.TF_BUILD ||\n env.bamboo_planKey ||\n env.BITBUCKET_COMMIT ||\n env.BITRISE_IO ||\n env.BUDDY_WORKSPACE_ID ||\n env.BUILDKITE ||\n env.CIRCLECI ||\n env.CIRRUS_CI ||\n env.CF_BUILD_ID ||\n env.CM_BUILD_ID ||\n env.CI_NAME ||\n env.DRONE ||\n env.DSARI ||\n env.EARTHLY_CI ||\n env.EAS_BUILD ||\n env.GERRIT_PROJECT ||\n env.GITEA_ACTIONS ||\n env.GITHUB_ACTIONS ||\n env.GITLAB_CI ||\n env.GOCD ||\n env.BUILDER_OUTPUT ||\n env.HARNESS_BUILD_ID ||\n env.JENKINS_URL ||\n env.LAYERCI ||\n env.MAGNUM ||\n env.NETLIFY ||\n env.NEVERCODE ||\n env.PROW_JOB_ID ||\n env.RELEASE_BUILD_ID ||\n env.RENDER ||\n env.SAILCI ||\n env.HUDSON ||\n env.SCREWDRIVER ||\n env.SEMAPHORE ||\n env.SOURCEHUT ||\n env.STRIDER ||\n env.TASK_ID ||\n env.RUN_ID ||\n env.TEAMCITY_VERSION ||\n env.TRAVIS ||\n env.VELA ||\n env.NOW_BUILDER ||\n env.APPCENTER_BUILD_ID ||\n env.CI_XCODE_PROJECT ||\n env.XCS || false\n ); `}\n />\n <Spacing />\n\n <TSDoc heading=\"Detect the \\`mode\\` of the current runtime environment.\">\n <TSDocRemarks>\n {code`The \\`mode\\` is determined by the \\`MODE\\` environment variable, or falls back to the \\`NEXT_PUBLIC_VERCEL_ENV\\`, \\`NODE_ENV\\`, or defaults to \\`production\\`. While the value can potentially be any string, it is generally recommended to only allow a value in the following list:\n - \\`production\\`\n - \\`test\\`\n - \\`development\\`\n `}\n </TSDocRemarks>\n </TSDoc>\n <VarDeclaration\n export\n const\n name=\"mode\"\n initializer={code`String(env.MODE) || \"production\"; `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isProduction\"\n doc='Detect if the application is running in `\"production\"` mode'\n initializer={code`[\"prd\", \"prod\", \"production\"].includes(mode.toLowerCase()); `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isTest\"\n doc='Detect if the application is running in `\"test\"` mode'\n initializer={code`[\"tst\", \"test\", \"testing\", \"stg\", \"stage\", \"staging\"].includes(mode.toLowerCase()) || env.TEST; `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isDevelopment\"\n doc='Detect if the application is running in `\"development\"` mode'\n initializer={code`[\"dev\", \"development\"].includes(mode.toLowerCase()); `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isDebug\"\n doc=\"Detect if the application is currently being debugged\"\n initializer={code`Boolean(isDevelopment && env.DEBUG); `}\n />\n <Spacing />\n <Show when={Boolean(children)}>{children}</Show>\n </BuiltinFile>\n );\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"env-builtin.mjs","names":[],"sources":["../../src/components/env-builtin.tsx"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport {\n Children,\n code,\n computed,\n For,\n Show,\n splitProps\n} from \"@alloy-js/core\";\nimport {\n InterfaceDeclaration as BaseInterfaceDeclaration,\n ElseIfClause,\n FunctionDeclaration,\n IfStatement,\n VarDeclaration\n} from \"@alloy-js/typescript\";\nimport { Spacing } from \"@powerlines/plugin-alloy/core/components/spacing\";\nimport { usePowerlines } from \"@powerlines/plugin-alloy/core/contexts/context\";\nimport { refkey } from \"@powerlines/plugin-alloy/helpers/refkey\";\nimport type { ComponentProps } from \"@powerlines/plugin-alloy/types/components\";\nimport {\n BuiltinFile,\n BuiltinFileProps,\n InterfaceDeclaration,\n InterfaceMember,\n ObjectDeclaration,\n TSDocSchemaProperty\n} from \"@powerlines/plugin-alloy/typescript/components\";\nimport {\n TSDoc,\n TSDocParam,\n TSDocRemarks,\n TSDocReturns\n} from \"@powerlines/plugin-alloy/typescript/components/tsdoc\";\nimport {\n generateParserCode,\n getPropertiesList,\n GetPropertiesResult,\n JsonSchema\n} from \"@powerlines/schema\";\nimport { deepClone } from \"@stryke/helpers/deep-clone\";\nimport { getUnique } from \"@stryke/helpers/get-unique\";\nimport { loadEnvFromContext } from \"../helpers/load\";\nimport type { EnvPluginContext } from \"../types/plugin\";\n\n/**\n * Generates the environment configuration typescript definition for the Powerlines project.\n */\nexport function EnvTypeDefinition() {\n const context = usePowerlines<EnvPluginContext>();\n\n return (\n <>\n <InterfaceDeclaration\n name=\"UnprefixedEnv\"\n schema={context.env.config.schema}\n export\n />\n <Spacing />\n <TSDoc heading=\"The environment configuration object with prefixed keys.\">\n <TSDocRemarks>\n {`The \\`Env\\` type extends the \\`UnprefixedEnv\\` interface by including additional keys that are prefixed according to the project's configuration. This allows for flexibility in accessing environment variables with different naming conventions.`}\n </TSDocRemarks>\n </TSDoc>\n <BaseInterfaceDeclaration name=\"Env\" export extends=\"UnprefixedEnv\">\n <For\n each={getUnique(context.config.env.prefix).map(prefix =>\n prefix.replace(/_$/, \"\")\n )}\n doubleHardline>\n {prefix => (\n <For\n each={\n getPropertiesList(context.env.config.schema).filter(\n property => !property.ignore\n ) ?? []\n }\n doubleHardline>\n {property => (\n <>\n <TSDocSchemaProperty\n schema={property}\n defaultValue={property?.default}\n />\n <InterfaceMember\n name={`${prefix}_${property.name}`}\n type={`UnprefixedEnv[\"${property.name}\"]`}\n schema={property}\n required={property.required}\n readOnly={property.readOnly}\n />\n </>\n )}\n </For>\n )}\n </For>\n </BaseInterfaceDeclaration>\n <Spacing />\n </>\n );\n}\n\ninterface ConfigPropertyConditionalProps extends ComponentProps {\n context: EnvPluginContext;\n name: string;\n}\n\nfunction ConfigPropertyConditional(props: ConfigPropertyConditionalProps) {\n const [{ context, name }] = splitProps(props, [\"context\", \"name\"]);\n\n return code`propertyName === \"${name}\" || propertyName.replace(/^(${getUnique(\n context.config.env.prefix\n .sort((a, b) =>\n a.startsWith(b) ? -1 : b.startsWith(a) ? 1 : a.localeCompare(b)\n )\n .map(prefix => `${prefix.replace(/_$/, \"\")}_`)\n ).join(\"|\")})/g, \"\").toLowerCase().replace(/[\\\\s\\\\-_]+/g, \"\") === \"${name\n .toLowerCase()\n .replace(/[\\s\\-_]+/g, \"\")}\"`;\n}\n\ninterface ConfigPropertyProps extends ComponentProps {\n index: number;\n context: EnvPluginContext;\n name: string;\n property: JsonSchema;\n}\n\nfunction ConfigPropertyGet(props: ConfigPropertyProps) {\n const [{ context, name, property, index }] = splitProps(props, [\n \"context\",\n \"name\",\n \"property\",\n \"index\"\n ]);\n\n return (\n <>\n {index === 0 ? (\n <IfStatement\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`return target[\"${name}\"];`}\n </IfStatement>\n ) : (\n <ElseIfClause\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`return target[\"${name}\"];`}\n </ElseIfClause>\n )}\n </>\n );\n}\n\nfunction ConfigPropertySet(props: ConfigPropertyProps) {\n const [{ context, name, property, index }] = splitProps(props, [\n \"context\",\n \"name\",\n \"property\",\n \"index\"\n ]);\n\n return (\n <>\n {index === 0 ? (\n <IfStatement\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`\n target[\"${name}\"] = newValue;\n return true;\n`}\n </IfStatement>\n ) : (\n <ElseIfClause\n condition={\n <>\n <ConfigPropertyConditional name={name} context={context} />\n <Show when={property?.alias && property?.alias.length > 0}>\n {code` || `}\n <For each={property?.alias ?? []} joiner={code` || `}>\n {alias => (\n <ConfigPropertyConditional name={alias} context={context} />\n )}\n </For>\n </Show>\n </>\n }>\n {code`\n target[\"${name}\"] = newValue;\n return true;\n`}\n </ElseIfClause>\n )}\n </>\n );\n}\n\nexport interface EnvBuiltinProps extends Omit<BuiltinFileProps, \"id\"> {\n defaultConfig?: Children;\n}\n\nconst createEnvRefkey = refkey(\"createEnv\");\nconst envRefkey = refkey(\"env\");\n\n/**\n * Generates the environment configuration module for the Powerlines project.\n */\nexport function EnvBuiltin(props: EnvBuiltinProps) {\n const [{ defaultConfig, children }, rest] = splitProps(props, [\n \"defaultConfig\",\n \"children\"\n ]);\n\n const context = usePowerlines<EnvPluginContext>();\n const defaultValue = computed(\n () => context && loadEnvFromContext(context, process.env)\n );\n\n const schema = computed(() => {\n const result = deepClone(context.env.config.schema);\n result.name = \"Env\";\n return result;\n });\n\n const schemaGetProperties = computed(\n () =>\n (getPropertiesList(schema.value)\n .filter(property => !property?.ignore && !property?.writeOnly)\n .sort((a, b) =>\n !a?.name && !b?.name\n ? 0\n : !a?.name\n ? 1\n : !b?.name\n ? -1\n : a?.name.localeCompare(b?.name)\n ) ?? []) as GetPropertiesResult[]\n );\n const schemaSetProperties = computed(\n () =>\n (getPropertiesList(schema.value)\n .filter(property => !property?.ignore && !property?.readOnly)\n .sort((a, b) =>\n !a?.name && !b?.name\n ? 0\n : !a?.name\n ? 1\n : !b?.name\n ? -1\n : a?.name.localeCompare(b?.name)\n ) ?? []) as GetPropertiesResult[]\n );\n\n const parserCode = generateParserCode(schema.value);\n\n return (\n <BuiltinFile\n id=\"env\"\n description=\"The environment configuration module provides an interface to define environment configuration parameters.\"\n {...rest}>\n <Show when={Boolean(schema.value)}>\n <EnvTypeDefinition defaultValue={defaultValue} />\n <Spacing />\n </Show>\n <ObjectDeclaration\n name=\"initialEnv\"\n type=\"Partial<Env>\"\n schema={schema.value}\n export\n const\n doc=\"The initial environment configuration object values for the runtime.\"\n />\n <Spacing />\n {parserCode}\n <Spacing />\n <Show when={Boolean(context?.entryPath)}>\n <TSDoc heading=\"Initializes the Powerlines environment configuration module.\">\n <TSDocRemarks>\n {`This function initializes the Powerlines environment configuration object.`}\n </TSDocRemarks>\n <TSDocParam name=\"environmentConfig\">\n {`The dynamic/runtime configuration - this could include the current environment variables or any other environment-specific settings provided by the runtime.`}\n </TSDocParam>\n <TSDocReturns>\n {`The initialized Powerlines configuration object.`}\n </TSDocReturns>\n </TSDoc>\n <FunctionDeclaration\n refkey={createEnvRefkey}\n async={false}\n export\n name=\"createEnv\"\n parameters={[\n {\n name: \"environmentConfig\",\n type: `Partial<Env>`,\n optional: false,\n default: \"{}\"\n }\n ]}\n returnType=\"Env\">\n {code`\n return new Proxy<Env>(\n parse({\n ...initialEnv,\n ...environmentConfig\n }),\n {\n get: (target: UnprefixedEnv, propertyName: string) => { `}\n <hbr />\n <For each={schemaGetProperties.value}>\n {(property: GetPropertiesResult, index: number) => (\n <ConfigPropertyGet\n index={index}\n context={context}\n name={property.name}\n property={property}\n />\n )}\n </For>\n {code`\n return undefined;\n }, `}\n\n <Spacing />\n {code` set: (target: UnprefixedEnv, propertyName: string, newValue: any) => { `}\n <hbr />\n <For each={schemaSetProperties.value} ender={code` else `}>\n {(property: GetPropertiesResult, index: number) => (\n <ConfigPropertySet\n index={index}\n context={context}\n name={property.name}\n property={property}\n />\n )}\n </For>\n\n <hbr />\n {code`return false;\n }\n }\n );\n`}\n </FunctionDeclaration>\n </Show>\n <Spacing />\n <TSDoc heading=\"The environment configuration object.\">\n <TSDocRemarks>\n {`This object provides access to the environment configuration parameters in the application runtime.`}\n </TSDocRemarks>\n </TSDoc>\n <VarDeclaration\n refkey={envRefkey}\n name=\"env\"\n type=\"Env\"\n export\n const\n initializer={\n <>{code`createEnv(${defaultConfig || \"{}\"} as Partial<Env>);`}</>\n }\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isCI\"\n doc=\"Detect if the application is running in a continuous integration (CI) environment.\"\n initializer={code`Boolean(\n env.CI ||\n env.RUN_ID ||\n env.AGOLA_GIT_REF ||\n env.AC_APPCIRCLE ||\n env.APPVEYOR ||\n env.CODEBUILD ||\n env.TF_BUILD ||\n env.bamboo_planKey ||\n env.BITBUCKET_COMMIT ||\n env.BITRISE_IO ||\n env.BUDDY_WORKSPACE_ID ||\n env.BUILDKITE ||\n env.CIRCLECI ||\n env.CIRRUS_CI ||\n env.CF_BUILD_ID ||\n env.CM_BUILD_ID ||\n env.CI_NAME ||\n env.DRONE ||\n env.DSARI ||\n env.EARTHLY_CI ||\n env.EAS_BUILD ||\n env.GERRIT_PROJECT ||\n env.GITEA_ACTIONS ||\n env.GITHUB_ACTIONS ||\n env.GITLAB_CI ||\n env.GOCD ||\n env.BUILDER_OUTPUT ||\n env.HARNESS_BUILD_ID ||\n env.JENKINS_URL ||\n env.LAYERCI ||\n env.MAGNUM ||\n env.NETLIFY ||\n env.NEVERCODE ||\n env.PROW_JOB_ID ||\n env.RELEASE_BUILD_ID ||\n env.RENDER ||\n env.SAILCI ||\n env.HUDSON ||\n env.SCREWDRIVER ||\n env.SEMAPHORE ||\n env.SOURCEHUT ||\n env.STRIDER ||\n env.TASK_ID ||\n env.RUN_ID ||\n env.TEAMCITY_VERSION ||\n env.TRAVIS ||\n env.VELA ||\n env.NOW_BUILDER ||\n env.APPCENTER_BUILD_ID ||\n env.CI_XCODE_PROJECT ||\n env.XCS || false\n ); `}\n />\n <Spacing />\n\n <TSDoc heading=\"Detect the \\`mode\\` of the current runtime environment.\">\n <TSDocRemarks>\n {code`The \\`mode\\` is determined by the \\`MODE\\` environment variable, or falls back to the \\`NEXT_PUBLIC_VERCEL_ENV\\`, \\`NODE_ENV\\`, or defaults to \\`production\\`. While the value can potentially be any string, it is generally recommended to only allow a value in the following list:\n - \\`production\\`\n - \\`test\\`\n - \\`development\\`\n `}\n </TSDocRemarks>\n </TSDoc>\n <VarDeclaration\n export\n const\n name=\"mode\"\n initializer={code`String(env.MODE) || \"production\"; `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isProduction\"\n doc='Detect if the application is running in `\"production\"` mode'\n initializer={code`[\"prd\", \"prod\", \"production\"].includes(mode.toLowerCase()); `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isTest\"\n doc='Detect if the application is running in `\"test\"` mode'\n initializer={code`[\"tst\", \"test\", \"testing\", \"stg\", \"stage\", \"staging\"].includes(mode.toLowerCase()) || env.TEST; `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isDevelopment\"\n doc='Detect if the application is running in `\"development\"` mode'\n initializer={code`[\"dev\", \"development\"].includes(mode.toLowerCase()); `}\n />\n <Spacing />\n\n <VarDeclaration\n export\n const\n name=\"isDebug\"\n doc=\"Detect if the application is currently being debugged\"\n initializer={code`Boolean(isDevelopment && env.DEBUG); `}\n />\n <Spacing />\n <Show when={Boolean(children)}>{children}</Show>\n </BuiltinFile>\n );\n}\n"],"mappings":"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"}
@@ -1,11 +1,9 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
3
- let powerlines_plugin_utils = require("powerlines/plugin-utils");
4
2
  let _stryke_path_join_paths = require("@stryke/path/join-paths");
5
3
  let automd = require("automd");
4
+ let powerlines_plugin_utils = require("powerlines/plugin-utils");
6
5
 
7
6
  //#region src/helpers/automd-generator.ts
8
- var automd_generator_exports = /* @__PURE__ */ require_runtime.__exportAll({ env: () => env });
9
7
  function __assignType(fn, args) {
10
8
  fn.__type = args;
11
9
  return fn;
@@ -30,10 +28,4 @@ const env = __assignType((context) => (0, automd.defineGenerator)({
30
28
  ]);
31
29
 
32
30
  //#endregion
33
- Object.defineProperty(exports, 'automd_generator_exports', {
34
- enumerable: true,
35
- get: function () {
36
- return automd_generator_exports;
37
- }
38
- });
39
31
  exports.env = env;
@@ -1,10 +1,8 @@
1
- import { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
2
- import { getDocsOutputPath } from "powerlines/plugin-utils";
3
1
  import { joinPaths } from "@stryke/path/join-paths";
4
2
  import { defineGenerator } from "automd";
3
+ import { getDocsOutputPath } from "powerlines/plugin-utils";
5
4
 
6
5
  //#region src/helpers/automd-generator.ts
7
- var automd_generator_exports = /* @__PURE__ */ __exportAll({ env: () => env });
8
6
  function __assignType(fn, args) {
9
7
  fn.__type = args;
10
8
  return fn;
@@ -29,5 +27,5 @@ const env = __assignType((context) => defineGenerator({
29
27
  ]);
30
28
 
31
29
  //#endregion
32
- export { automd_generator_exports, env };
30
+ export { env };
33
31
  //# sourceMappingURL=automd-generator.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"automd-generator.mjs","names":[],"sources":["../../src/helpers/automd-generator.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { joinPaths } from \"@stryke/path/join-paths\";\nimport { defineGenerator } from \"automd\";\nimport { UnresolvedContext } from \"powerlines\";\nimport { getDocsOutputPath } from \"powerlines/plugin-utils\";\n\n/**\n * AutoMD generator to generate environment variable documentation\n *\n * @param context - The generator context.\n * @returns The generated documentation content.\n */\nexport const env = (context: UnresolvedContext) =>\n defineGenerator({\n name: \"env\",\n async generate() {\n const envDocFile = joinPaths(\n getDocsOutputPath(context.config.root),\n \"env.md\"\n );\n\n if (!context.fs.existsSync(envDocFile)) {\n return {\n contents: \"\"\n };\n }\n\n const contents = await context.fs.read(envDocFile);\n\n return {\n contents: contents || \"\"\n };\n }\n });\n"],"mappings":";;;;;;;AAAA,SAAS,aAAa,IAAI,MAAM;;CAE9B,OAAO;;;;;;;;AA4BT,MAAE,MAAgB,cAAA,YAAA,gBAAA;CAChB,MAAM;CACN,UAAQ,aAAW,eAAA,WAAA;EACjB,MAAE,aAAiB,UAAE,kBAAS,QAAA,OAAA,IAAA,GAAA,QAAA;EAC9B,IAAI,CAAA,QAAA,GAAA,WAAkB,UAAe,GACnC,OAAO,EACN,UAAA;EAIH,OAAM,EACJ,UAAG,MAFM,QAAA,GAAA,KAAA,UAAA,KAEN,GACL;;AAEJ,CAAC,GAAG;CAAC;CAAO;CAAQ;AAAS,CAAA"}
1
+ {"version":3,"file":"automd-generator.mjs","names":[],"sources":["../../src/helpers/automd-generator.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { joinPaths } from \"@stryke/path/join-paths\";\nimport { defineGenerator } from \"automd\";\nimport { UnresolvedContext } from \"powerlines\";\nimport { getDocsOutputPath } from \"powerlines/plugin-utils\";\n\n/**\n * AutoMD generator to generate environment variable documentation\n *\n * @param context - The generator context.\n * @returns The generated documentation content.\n */\nexport const env = (context: UnresolvedContext) =>\n defineGenerator({\n name: \"env\",\n async generate() {\n const envDocFile = joinPaths(\n getDocsOutputPath(context.config.root),\n \"env.md\"\n );\n\n if (!context.fs.existsSync(envDocFile)) {\n return {\n contents: \"\"\n };\n }\n\n const contents = await context.fs.read(envDocFile);\n\n return {\n contents: contents || \"\"\n };\n }\n });\n"],"mappings":";;;;;AAAA,SAAS,aAAa,IAAI,MAAM;;CAE9B,OAAO;;;;;;;;AA4BT,MAAE,MAAgB,cAAA,YAAA,gBAAA;CAChB,MAAM;CACN,UAAQ,aAAW,eAAA,WAAA;EACjB,MAAE,aAAiB,UAAE,kBAAS,QAAA,OAAA,IAAA,GAAA,QAAA;EAC9B,IAAI,CAAA,QAAA,GAAA,WAAkB,UAAe,GACnC,OAAO,EACN,UAAA;EAIH,OAAM,EACJ,UAAG,MAFM,QAAA,GAAA,KAAA,UAAA,KAEN,GACL;;AAEJ,CAAC,GAAG;CAAC;CAAO;CAAQ;AAAS,CAAA"}
@@ -1,8 +1,8 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
2
  const require_helpers_source_file_env = require('./source-file-env.cjs');
3
3
  const require_helpers_load = require('./load.cjs');
4
- const require_helpers_automd_generator = require('./automd-generator.cjs');
5
4
  const require_helpers_schema = require('./schema.cjs');
5
+ const require_helpers_automd_generator = require('./automd-generator.cjs');
6
6
 
7
7
  exports.env = require_helpers_automd_generator.env;
8
8
  exports.extractEnv = require_helpers_schema.extractEnv;