@powerlines/plugin-env 0.15.3 → 0.15.5
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.
- package/dist/components/docs.cjs +3 -70
- package/dist/components/docs.d.cts +1 -8
- package/dist/components/docs.d.mts +1 -8
- package/dist/components/docs.mjs +2 -68
- package/dist/components/env.cjs +4 -574
- package/dist/components/env.d.cts +2 -19
- package/dist/components/env.d.mts +3 -19
- package/dist/components/env.mjs +2 -570
- package/dist/components/index.cjs +7 -5
- package/dist/components/index.d.cts +4 -2
- package/dist/components/index.d.mts +5 -2
- package/dist/components/index.mjs +4 -2
- package/dist/{plugin-alloy/src/types/components.d.cts → components-8W0Zgj0y.d.mts} +2 -1
- package/dist/components-C9bYrQVK.cjs +0 -0
- package/dist/components-CNIQFfeK.mjs +1 -0
- package/dist/create-reflection-resource-BNYxBgW2.mjs +9846 -0
- package/dist/create-reflection-resource-BWYhmX7O.cjs +10085 -0
- package/dist/docs-5r844zC1.d.mts +9 -0
- package/dist/docs-B66b9li3.mjs +219 -0
- package/dist/docs-_MmTNBQX.d.cts +9 -0
- package/dist/docs-hBlKCRWK.cjs +224 -0
- package/dist/env-7Yp28g_u.d.cts +116 -0
- package/dist/env-Dpd0sYlV.d.mts +98 -0
- package/dist/env-IQvgnabX.mjs +1578 -0
- package/dist/env-cO4BUDn1.cjs +1596 -0
- package/dist/index-BXxhKmeA.d.mts +1 -0
- package/dist/index-Cc7fCJU9.d.mts +1 -0
- package/dist/index-CqdNToYT.d.cts +1 -0
- package/dist/index-DWPDThxu.d.cts +1 -0
- package/dist/index.cjs +702 -77
- package/dist/index.d.cts +185 -12
- package/dist/index.d.mts +190 -17
- package/dist/index.mjs +648 -28
- package/dist/{deepkit/schemas/reflection.d.mts → plugin-BZgKYbV5.d.mts} +326 -59
- package/dist/{deepkit/schemas/reflection.d.cts → plugin-CoSa47Aw.d.cts} +268 -1
- package/dist/plugin-D3B5E_Hg.mjs +1 -0
- package/dist/plugin-D5qyQPqC.cjs +0 -0
- package/dist/resolved-8HZubRx3.d.mts +1798 -0
- package/dist/resolved-DEuBGf-R.d.cts +1796 -0
- package/dist/runtime-Bisl_1Ja.cjs +0 -0
- package/dist/runtime-ButhdktY.d.mts +794 -0
- package/dist/runtime-DhUK3HQR.d.cts +794 -0
- package/dist/runtime-azNoeKr-.mjs +1 -0
- package/dist/types/index.cjs +3 -0
- package/dist/types/index.d.cts +4 -2
- package/dist/types/index.d.mts +5 -2
- package/dist/types/index.mjs +4 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +3 -156
- package/dist/types/plugin.d.mts +4 -158
- package/dist/types/plugin.mjs +2 -0
- package/dist/types/runtime.cjs +1 -0
- package/dist/types/runtime.d.cts +2 -793
- package/dist/types/runtime.d.mts +2 -793
- package/dist/types/runtime.mjs +2 -0
- package/dist/types-DwElXV6q.mjs +1 -0
- package/dist/types-MYBaygjr.cjs +0 -0
- package/package.json +8 -8
- package/dist/_virtual/rolldown_runtime.cjs +0 -37
- package/dist/_virtual/rolldown_runtime.mjs +0 -29
- package/dist/babel/index.cjs +0 -1
- package/dist/babel/index.d.mts +0 -1
- package/dist/babel/index.mjs +0 -3
- package/dist/babel/plugin.cjs +0 -121
- package/dist/babel/plugin.d.cts +0 -7
- package/dist/babel/plugin.d.mts +0 -9
- package/dist/babel/plugin.mjs +0 -119
- package/dist/deepkit/schemas/reflection.cjs +0 -3940
- package/dist/deepkit/schemas/reflection.mjs +0 -3938
- package/dist/deepkit/schemas/reflection2.cjs +0 -4112
- package/dist/deepkit/schemas/reflection2.mjs +0 -4110
- package/dist/deepkit/src/capnp.cjs +0 -913
- package/dist/deepkit/src/capnp.mjs +0 -911
- package/dist/deepkit/src/esbuild-plugin.cjs +0 -47
- package/dist/deepkit/src/esbuild-plugin.mjs +0 -46
- package/dist/deepkit/src/reflect-type.cjs +0 -22
- package/dist/deepkit/src/reflect-type.mjs +0 -20
- package/dist/deepkit/src/resolve-reflections.cjs +0 -16
- package/dist/deepkit/src/resolve-reflections.mjs +0 -15
- package/dist/deepkit/src/transformer.cjs +0 -52
- package/dist/deepkit/src/transformer.mjs +0 -49
- package/dist/deepkit/src/transpile.cjs +0 -29
- package/dist/deepkit/src/transpile.mjs +0 -27
- package/dist/deepkit/src/types.d.cts +0 -10
- package/dist/deepkit/src/types.d.mts +0 -10
- package/dist/deepkit/src/utilities.cjs +0 -66
- package/dist/deepkit/src/utilities.mjs +0 -65
- package/dist/deepkit/src/vendor/type-compiler/index.cjs +0 -38
- package/dist/deepkit/src/vendor/type-compiler/index.mjs +0 -19
- package/dist/deepkit/src/vendor/type.cjs +0 -20
- package/dist/deepkit/src/vendor/type.d.cts +0 -7
- package/dist/deepkit/src/vendor/type.d.mts +0 -7
- package/dist/deepkit/src/vendor/type.mjs +0 -11
- package/dist/helpers/automd-generator.cjs +0 -22
- package/dist/helpers/automd-generator.mjs +0 -21
- package/dist/helpers/create-reflection-resource.cjs +0 -55
- package/dist/helpers/create-reflection-resource.d.cts +0 -15
- package/dist/helpers/create-reflection-resource.d.mts +0 -15
- package/dist/helpers/create-reflection-resource.mjs +0 -54
- package/dist/helpers/index.cjs +0 -6
- package/dist/helpers/index.d.mts +0 -6
- package/dist/helpers/index.mjs +0 -8
- package/dist/helpers/load.cjs +0 -83
- package/dist/helpers/load.d.cts +0 -35
- package/dist/helpers/load.d.mts +0 -36
- package/dist/helpers/load.mjs +0 -80
- package/dist/helpers/persistence.cjs +0 -214
- package/dist/helpers/persistence.d.cts +0 -84
- package/dist/helpers/persistence.d.mts +0 -84
- package/dist/helpers/persistence.mjs +0 -202
- package/dist/helpers/reflect.cjs +0 -111
- package/dist/helpers/reflect.d.cts +0 -46
- package/dist/helpers/reflect.d.mts +0 -46
- package/dist/helpers/reflect.mjs +0 -103
- package/dist/helpers/source-file-env.cjs +0 -28
- package/dist/helpers/source-file-env.d.cts +0 -8
- package/dist/helpers/source-file-env.d.mts +0 -8
- package/dist/helpers/source-file-env.mjs +0 -26
- package/dist/helpers/template-helpers.cjs +0 -42
- package/dist/helpers/template-helpers.d.cts +0 -15
- package/dist/helpers/template-helpers.d.mts +0 -15
- package/dist/helpers/template-helpers.mjs +0 -41
- package/dist/plugin-alloy/src/core/components/output.cjs +0 -45
- package/dist/plugin-alloy/src/core/components/output.mjs +0 -44
- package/dist/plugin-alloy/src/core/components/single-line-comment.cjs +0 -22
- package/dist/plugin-alloy/src/core/components/single-line-comment.mjs +0 -21
- package/dist/plugin-alloy/src/core/components/source-file.cjs +0 -64
- package/dist/plugin-alloy/src/core/components/source-file.d.cts +0 -23
- package/dist/plugin-alloy/src/core/components/source-file.d.mts +0 -23
- package/dist/plugin-alloy/src/core/components/source-file.mjs +0 -62
- package/dist/plugin-alloy/src/core/contexts/context.cjs +0 -60
- package/dist/plugin-alloy/src/core/contexts/context.mjs +0 -54
- package/dist/plugin-alloy/src/core/contexts/index.cjs +0 -2
- package/dist/plugin-alloy/src/core/contexts/index.mjs +0 -4
- package/dist/plugin-alloy/src/core/contexts/reflection.cjs +0 -46
- package/dist/plugin-alloy/src/core/contexts/reflection.mjs +0 -42
- package/dist/plugin-alloy/src/helpers/refkey.cjs +0 -16
- package/dist/plugin-alloy/src/helpers/refkey.mjs +0 -15
- package/dist/plugin-alloy/src/index.cjs +0 -93
- package/dist/plugin-alloy/src/index.mjs +0 -91
- package/dist/plugin-alloy/src/markdown/components/markdown-file.cjs +0 -115
- package/dist/plugin-alloy/src/markdown/components/markdown-file.mjs +0 -114
- package/dist/plugin-alloy/src/markdown/components/markdown-table.cjs +0 -39
- package/dist/plugin-alloy/src/markdown/components/markdown-table.mjs +0 -38
- package/dist/plugin-alloy/src/markdown/contexts/markdown-table.cjs +0 -18
- package/dist/plugin-alloy/src/markdown/contexts/markdown-table.mjs +0 -17
- package/dist/plugin-alloy/src/types/components.d.mts +0 -25
- package/dist/plugin-alloy/src/types/index.d.mts +0 -2
- package/dist/plugin-alloy/src/types/plugin.d.cts +0 -37
- package/dist/plugin-alloy/src/types/plugin.d.mts +0 -37
- package/dist/plugin-alloy/src/typescript/components/builtin-file.cjs +0 -57
- package/dist/plugin-alloy/src/typescript/components/builtin-file.d.cts +0 -25
- package/dist/plugin-alloy/src/typescript/components/builtin-file.d.mts +0 -26
- package/dist/plugin-alloy/src/typescript/components/builtin-file.mjs +0 -56
- package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.cjs +0 -126
- package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.mjs +0 -124
- package/dist/plugin-alloy/src/typescript/components/tsdoc.cjs +0 -442
- package/dist/plugin-alloy/src/typescript/components/tsdoc.d.cts +0 -27
- package/dist/plugin-alloy/src/typescript/components/tsdoc.d.mts +0 -28
- package/dist/plugin-alloy/src/typescript/components/tsdoc.mjs +0 -433
- package/dist/plugin-alloy/src/typescript/components/typescript-file.cjs +0 -194
- package/dist/plugin-alloy/src/typescript/components/typescript-file.d.cts +0 -14
- package/dist/plugin-alloy/src/typescript/components/typescript-file.d.mts +0 -15
- package/dist/plugin-alloy/src/typescript/components/typescript-file.mjs +0 -191
- package/dist/plugin-alloy/src/typescript/components/typescript-interface.cjs +0 -68
- package/dist/plugin-alloy/src/typescript/components/typescript-interface.d.cts +0 -11
- package/dist/plugin-alloy/src/typescript/components/typescript-interface.d.mts +0 -12
- package/dist/plugin-alloy/src/typescript/components/typescript-interface.mjs +0 -67
- package/dist/plugin-alloy/src/typescript/components/typescript-object.cjs +0 -124
- package/dist/plugin-alloy/src/typescript/components/typescript-object.mjs +0 -123
- package/dist/plugin-automd/src/index.cjs +0 -101
- package/dist/plugin-automd/src/index.mjs +0 -98
- package/dist/plugin-automd/src/types/plugin.d.cts +0 -38
- package/dist/plugin-automd/src/types/plugin.d.mts +0 -40
- package/dist/plugin-automd/src/types/toc.d.cts +0 -33
- package/dist/plugin-automd/src/types/toc.d.mts +0 -33
- package/dist/plugin-babel/src/helpers/ast-utils.cjs +0 -10
- package/dist/plugin-babel/src/helpers/ast-utils.mjs +0 -9
- package/dist/plugin-babel/src/helpers/create-plugin.cjs +0 -41
- package/dist/plugin-babel/src/helpers/create-plugin.mjs +0 -39
- package/dist/plugin-babel/src/helpers/filters.cjs +0 -23
- package/dist/plugin-babel/src/helpers/filters.mjs +0 -21
- package/dist/plugin-babel/src/helpers/index.cjs +0 -5
- package/dist/plugin-babel/src/helpers/index.mjs +0 -7
- package/dist/plugin-babel/src/helpers/module-helpers.cjs +0 -38
- package/dist/plugin-babel/src/helpers/module-helpers.mjs +0 -35
- package/dist/plugin-babel/src/helpers/options.cjs +0 -50
- package/dist/plugin-babel/src/helpers/options.mjs +0 -47
- package/dist/plugin-babel/src/index.cjs +0 -91
- package/dist/plugin-babel/src/index.mjs +0 -89
- package/dist/plugin-babel/src/types/index.d.mts +0 -1
- package/dist/plugin-babel/src/types/plugin.d.cts +0 -15
- package/dist/plugin-babel/src/types/plugin.d.mts +0 -15
- package/dist/powerlines/schemas/fs.d.mts +0 -1
- package/dist/powerlines/src/api.d.mts +0 -7
- package/dist/powerlines/src/index.d.mts +0 -12
- package/dist/powerlines/src/internal/helpers/hooks.d.mts +0 -5
- package/dist/powerlines/src/lib/build/esbuild.cjs +0 -102
- package/dist/powerlines/src/lib/build/esbuild.mjs +0 -100
- package/dist/powerlines/src/lib/entry.cjs +0 -12
- package/dist/powerlines/src/lib/entry.mjs +0 -14
- package/dist/powerlines/src/lib/logger.cjs +0 -41
- package/dist/powerlines/src/lib/logger.mjs +0 -39
- package/dist/powerlines/src/lib/utilities/bundle.cjs +0 -35
- package/dist/powerlines/src/lib/utilities/bundle.mjs +0 -34
- package/dist/powerlines/src/lib/utilities/resolve.cjs +0 -30
- package/dist/powerlines/src/lib/utilities/resolve.mjs +0 -29
- package/dist/powerlines/src/plugin-utils/paths.cjs +0 -1
- package/dist/powerlines/src/plugin-utils/paths.mjs +0 -3
- package/dist/powerlines/src/types/api.d.mts +0 -5
- package/dist/powerlines/src/types/babel.d.cts +0 -23
- package/dist/powerlines/src/types/babel.d.mts +0 -23
- package/dist/powerlines/src/types/build.d.cts +0 -145
- package/dist/powerlines/src/types/build.d.mts +0 -147
- package/dist/powerlines/src/types/commands.d.cts +0 -8
- package/dist/powerlines/src/types/commands.d.mts +0 -9
- package/dist/powerlines/src/types/config.d.cts +0 -380
- package/dist/powerlines/src/types/config.d.mts +0 -381
- package/dist/powerlines/src/types/context.d.cts +0 -414
- package/dist/powerlines/src/types/context.d.mts +0 -416
- package/dist/powerlines/src/types/fs.d.cts +0 -486
- package/dist/powerlines/src/types/fs.d.mts +0 -486
- package/dist/powerlines/src/types/hooks.d.mts +0 -2
- package/dist/powerlines/src/types/index.d.mts +0 -12
- package/dist/powerlines/src/types/plugin.d.cts +0 -231
- package/dist/powerlines/src/types/plugin.d.mts +0 -231
- package/dist/powerlines/src/types/resolved.d.cts +0 -82
- package/dist/powerlines/src/types/resolved.d.mts +0 -83
- package/dist/powerlines/src/types/tsconfig.d.cts +0 -69
- package/dist/powerlines/src/types/tsconfig.d.mts +0 -69
- package/dist/powerlines/src/types/unplugin.d.mts +0 -7
package/dist/components/docs.cjs
CHANGED
|
@@ -1,71 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
const require_context = require('../plugin-alloy/src/core/contexts/context.cjs');
|
|
4
|
-
const require_create_reflection_resource = require('../helpers/create-reflection-resource.cjs');
|
|
5
|
-
const require_markdown_file = require('../plugin-alloy/src/markdown/components/markdown-file.cjs');
|
|
6
|
-
const require_markdown_table = require('../plugin-alloy/src/markdown/components/markdown-table.cjs');
|
|
7
|
-
let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
8
|
-
let __alloy_js_core = require("@alloy-js/core");
|
|
9
|
-
let __stryke_path_join = require("@stryke/path/join");
|
|
10
|
-
let __alloy_js_markdown = require("@alloy-js/markdown");
|
|
1
|
+
require('../create-reflection-resource-BWYhmX7O.cjs');
|
|
2
|
+
const require_docs = require('../docs-hBlKCRWK.cjs');
|
|
11
3
|
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* Generates the environment configuration markdown documentation for the Powerlines project.
|
|
15
|
-
*/
|
|
16
|
-
function EnvDocs() {
|
|
17
|
-
const context = require_context.usePowerlines();
|
|
18
|
-
if (!context) return null;
|
|
19
|
-
const reflection = require_create_reflection_resource.createReflectionResource(context);
|
|
20
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_markdown_file.MarkdownFile, {
|
|
21
|
-
get path() {
|
|
22
|
-
return (0, __stryke_path_join.joinPaths)(context.config.projectRoot, "docs", "generated", "env.md");
|
|
23
|
-
},
|
|
24
|
-
get children() {
|
|
25
|
-
return [
|
|
26
|
-
(0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_markdown.Heading, {
|
|
27
|
-
level: 1,
|
|
28
|
-
children: "Environment Configuration"
|
|
29
|
-
}),
|
|
30
|
-
__alloy_js_core.code`Below is a list of environment variables used by the`,
|
|
31
|
-
(0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
32
|
-
get when() {
|
|
33
|
-
return !!context?.packageJson.name;
|
|
34
|
-
},
|
|
35
|
-
get children() {
|
|
36
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_markdown.Link, {
|
|
37
|
-
get href() {
|
|
38
|
-
return `https://www.npmjs.com/package/${context?.packageJson.name}`;
|
|
39
|
-
},
|
|
40
|
-
get title() {
|
|
41
|
-
return context.packageJson.name;
|
|
42
|
-
}
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
}),
|
|
46
|
-
__alloy_js_core.code`package. These values can be updated in the \`.env\` file in the root of the project.`,
|
|
47
|
-
(0, __alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
|
|
48
|
-
(0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_markdown.Heading, {
|
|
49
|
-
level: 2,
|
|
50
|
-
children: "Environment Variables"
|
|
51
|
-
}),
|
|
52
|
-
__alloy_js_core.code`The below list of environment variables are used as configuration parameters to drive the processing of the application. The data contained in these variables are **not** considered sensitive or confidential. Any values provided in these variables will be available in plain text to the public.`,
|
|
53
|
-
(0, __alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
|
|
54
|
-
(0, __alloy_js_core_jsx_runtime.createComponent)(require_markdown_table.MarkdownTable, { get data() {
|
|
55
|
-
return reflection.data?.getProperties().filter((property) => property.getNameAsString() !== "__STORM_INJECTED__").sort((a, b) => a.getNameAsString().localeCompare(b.getNameAsString())).map((reflectionProperty) => {
|
|
56
|
-
return {
|
|
57
|
-
name: reflectionProperty.getNameAsString().trim(),
|
|
58
|
-
description: (reflectionProperty.getDescription() ?? "").trim(),
|
|
59
|
-
type: (0, require_type.type_exports.stringifyType)(reflectionProperty.getType()).trim().replaceAll(" | ", ", or "),
|
|
60
|
-
defaultValue: reflectionProperty.hasDefault() ? String(reflectionProperty.getDefaultValue())?.includes("\"") ? reflectionProperty.getDefaultValue() : `\`${reflectionProperty.getDefaultValue()}\`` : "",
|
|
61
|
-
required: reflectionProperty.isValueRequired() ? "" : "✔"
|
|
62
|
-
};
|
|
63
|
-
}) ?? [];
|
|
64
|
-
} })
|
|
65
|
-
];
|
|
66
|
-
}
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
//#endregion
|
|
71
|
-
exports.EnvDocs = EnvDocs;
|
|
4
|
+
exports.EnvDocs = require_docs.EnvDocs;
|
|
@@ -1,9 +1,2 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
//#region src/components/docs.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Generates the environment configuration markdown documentation for the Powerlines project.
|
|
6
|
-
*/
|
|
7
|
-
declare function EnvDocs(): _alloy_js_core0.Children;
|
|
8
|
-
//#endregion
|
|
1
|
+
import { t as EnvDocs } from "../docs-_MmTNBQX.cjs";
|
|
9
2
|
export { EnvDocs };
|
|
@@ -1,9 +1,2 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
//#region src/components/docs.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* Generates the environment configuration markdown documentation for the Powerlines project.
|
|
6
|
-
*/
|
|
7
|
-
declare function EnvDocs(): _alloy_js_core0.Children;
|
|
8
|
-
//#endregion
|
|
1
|
+
import { t as EnvDocs } from "../docs-5r844zC1.mjs";
|
|
9
2
|
export { EnvDocs };
|
package/dist/components/docs.mjs
CHANGED
|
@@ -1,70 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import { createReflectionResource } from "../helpers/create-reflection-resource.mjs";
|
|
4
|
-
import { MarkdownFile } from "../plugin-alloy/src/markdown/components/markdown-file.mjs";
|
|
5
|
-
import { MarkdownTable } from "../plugin-alloy/src/markdown/components/markdown-table.mjs";
|
|
6
|
-
import { createComponent, createIntrinsic } from "@alloy-js/core/jsx-runtime";
|
|
7
|
-
import { Show, code } from "@alloy-js/core";
|
|
8
|
-
import { joinPaths } from "@stryke/path/join";
|
|
9
|
-
import { Heading, Link } from "@alloy-js/markdown";
|
|
1
|
+
import "../create-reflection-resource-BNYxBgW2.mjs";
|
|
2
|
+
import { t as EnvDocs } from "../docs-B66b9li3.mjs";
|
|
10
3
|
|
|
11
|
-
//#region src/components/docs.tsx
|
|
12
|
-
/**
|
|
13
|
-
* Generates the environment configuration markdown documentation for the Powerlines project.
|
|
14
|
-
*/
|
|
15
|
-
function EnvDocs() {
|
|
16
|
-
const context = usePowerlines();
|
|
17
|
-
if (!context) return null;
|
|
18
|
-
const reflection = createReflectionResource(context);
|
|
19
|
-
return createComponent(MarkdownFile, {
|
|
20
|
-
get path() {
|
|
21
|
-
return joinPaths(context.config.projectRoot, "docs", "generated", "env.md");
|
|
22
|
-
},
|
|
23
|
-
get children() {
|
|
24
|
-
return [
|
|
25
|
-
createComponent(Heading, {
|
|
26
|
-
level: 1,
|
|
27
|
-
children: "Environment Configuration"
|
|
28
|
-
}),
|
|
29
|
-
code`Below is a list of environment variables used by the`,
|
|
30
|
-
createComponent(Show, {
|
|
31
|
-
get when() {
|
|
32
|
-
return !!context?.packageJson.name;
|
|
33
|
-
},
|
|
34
|
-
get children() {
|
|
35
|
-
return createComponent(Link, {
|
|
36
|
-
get href() {
|
|
37
|
-
return `https://www.npmjs.com/package/${context?.packageJson.name}`;
|
|
38
|
-
},
|
|
39
|
-
get title() {
|
|
40
|
-
return context.packageJson.name;
|
|
41
|
-
}
|
|
42
|
-
});
|
|
43
|
-
}
|
|
44
|
-
}),
|
|
45
|
-
code`package. These values can be updated in the \`.env\` file in the root of the project.`,
|
|
46
|
-
createIntrinsic("hbr", {}),
|
|
47
|
-
createComponent(Heading, {
|
|
48
|
-
level: 2,
|
|
49
|
-
children: "Environment Variables"
|
|
50
|
-
}),
|
|
51
|
-
code`The below list of environment variables are used as configuration parameters to drive the processing of the application. The data contained in these variables are **not** considered sensitive or confidential. Any values provided in these variables will be available in plain text to the public.`,
|
|
52
|
-
createIntrinsic("hbr", {}),
|
|
53
|
-
createComponent(MarkdownTable, { get data() {
|
|
54
|
-
return reflection.data?.getProperties().filter((property) => property.getNameAsString() !== "__STORM_INJECTED__").sort((a, b) => a.getNameAsString().localeCompare(b.getNameAsString())).map((reflectionProperty) => {
|
|
55
|
-
return {
|
|
56
|
-
name: reflectionProperty.getNameAsString().trim(),
|
|
57
|
-
description: (reflectionProperty.getDescription() ?? "").trim(),
|
|
58
|
-
type: (0, type_exports.stringifyType)(reflectionProperty.getType()).trim().replaceAll(" | ", ", or "),
|
|
59
|
-
defaultValue: reflectionProperty.hasDefault() ? String(reflectionProperty.getDefaultValue())?.includes("\"") ? reflectionProperty.getDefaultValue() : `\`${reflectionProperty.getDefaultValue()}\`` : "",
|
|
60
|
-
required: reflectionProperty.isValueRequired() ? "" : "✔"
|
|
61
|
-
};
|
|
62
|
-
}) ?? [];
|
|
63
|
-
} })
|
|
64
|
-
];
|
|
65
|
-
}
|
|
66
|
-
});
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
//#endregion
|
|
70
4
|
export { EnvDocs };
|