@powerlines/plugin-env 0.16.59 → 0.16.61
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/README.md +14 -16
- package/dist/_virtual/{rolldown_runtime.cjs → _rolldown/runtime.cjs} +1 -3
- package/dist/_virtual/{rolldown_runtime.mjs → _rolldown/runtime.mjs} +2 -3
- package/dist/babel/index.cjs +1 -0
- package/dist/babel/plugin.cjs +20 -19
- package/dist/babel/plugin.d.cts +0 -1
- package/dist/babel/plugin.d.cts.map +1 -1
- package/dist/babel/plugin.d.mts +0 -1
- package/dist/babel/plugin.d.mts.map +1 -1
- package/dist/babel/plugin.mjs +3 -3
- package/dist/babel/plugin.mjs.map +1 -1
- package/dist/components/docs.cjs +26 -25
- package/dist/components/docs.d.cts.map +1 -1
- package/dist/components/docs.d.mts.map +1 -1
- package/dist/components/docs.mjs +1 -1
- package/dist/components/env-builtin.cjs +155 -153
- package/dist/components/env-builtin.d.cts +0 -1
- package/dist/components/env-builtin.d.cts.map +1 -1
- package/dist/components/env-builtin.d.mts +0 -1
- package/dist/components/env-builtin.d.mts.map +1 -1
- package/dist/components/env-builtin.mjs +1 -1
- package/dist/components/index.cjs +1 -0
- package/dist/helpers/automd-generator.cjs +4 -3
- package/dist/helpers/automd-generator.d.cts +2 -3
- package/dist/helpers/automd-generator.d.cts.map +1 -1
- package/dist/helpers/automd-generator.d.mts +2 -3
- package/dist/helpers/automd-generator.d.mts.map +1 -1
- package/dist/helpers/automd-generator.mjs +1 -1
- package/dist/helpers/automd-generator.mjs.map +1 -1
- package/dist/helpers/create-reflection-resource.cjs +1 -0
- package/dist/helpers/create-reflection-resource.d.cts +0 -1
- package/dist/helpers/create-reflection-resource.d.cts.map +1 -1
- package/dist/helpers/create-reflection-resource.d.mts +0 -1
- package/dist/helpers/create-reflection-resource.d.mts.map +1 -1
- package/dist/helpers/create-reflection-resource.mjs.map +1 -1
- package/dist/helpers/docs-helper.cjs +4 -2
- package/dist/helpers/docs-helper.d.cts +0 -1
- package/dist/helpers/docs-helper.d.cts.map +1 -1
- package/dist/helpers/docs-helper.d.mts +0 -1
- package/dist/helpers/docs-helper.d.mts.map +1 -1
- package/dist/helpers/docs-helper.mjs +1 -1
- package/dist/helpers/docs-helper.mjs.map +1 -1
- package/dist/helpers/index.cjs +1 -0
- package/dist/helpers/load.cjs +19 -17
- package/dist/helpers/load.d.cts +0 -1
- package/dist/helpers/load.d.cts.map +1 -1
- package/dist/helpers/load.d.mts +0 -1
- package/dist/helpers/load.d.mts.map +1 -1
- package/dist/helpers/load.mjs +2 -2
- package/dist/helpers/load.mjs.map +1 -1
- package/dist/helpers/persistence.cjs +59 -58
- package/dist/helpers/persistence.d.cts +0 -1
- package/dist/helpers/persistence.d.cts.map +1 -1
- package/dist/helpers/persistence.d.mts +0 -1
- package/dist/helpers/persistence.d.mts.map +1 -1
- package/dist/helpers/persistence.mjs +15 -15
- package/dist/helpers/persistence.mjs.map +1 -1
- package/dist/helpers/reflect.cjs +40 -39
- package/dist/helpers/reflect.d.cts.map +1 -1
- package/dist/helpers/reflect.d.mts.map +1 -1
- package/dist/helpers/reflect.mjs +2 -2
- package/dist/helpers/reflect.mjs.map +1 -1
- package/dist/helpers/source-file-env.cjs +8 -7
- package/dist/helpers/source-file-env.d.cts.map +1 -1
- package/dist/helpers/source-file-env.d.mts.map +1 -1
- package/dist/helpers/source-file-env.mjs.map +1 -1
- package/dist/helpers/template-helpers.cjs +6 -5
- package/dist/helpers/template-helpers.d.cts +0 -1
- package/dist/helpers/template-helpers.d.cts.map +1 -1
- package/dist/helpers/template-helpers.d.mts +0 -1
- package/dist/helpers/template-helpers.d.mts.map +1 -1
- package/dist/helpers/template-helpers.mjs.map +1 -1
- package/dist/index.cjs +49 -49
- package/dist/index.d.cts +0 -1
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +0 -1
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +5 -6
- package/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.cjs +7 -7
- package/dist/node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.mjs +6 -6
- package/dist/node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/_format.cjs +6 -6
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/_format.mjs +6 -6
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/_format.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/json.cjs +3 -3
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/json.mjs +3 -3
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/json.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/js-yaml.cjs +655 -655
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/js-yaml.mjs +655 -655
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/js-yaml.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/json5.cjs +179 -179
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/json5.mjs +179 -179
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/json5.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/jsonc-parser.cjs +188 -188
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/jsonc-parser.mjs +188 -188
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/jsonc-parser.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/smol-toml.cjs +297 -297
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/smol-toml.mjs +297 -297
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/smol-toml.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/rolldown-runtime.cjs +8 -8
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/rolldown-runtime.mjs +8 -8
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/rolldown-runtime.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/json5.cjs +3 -3
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/json5.mjs +4 -4
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/json5.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/jsonc.cjs +3 -3
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/jsonc.mjs +3 -3
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/jsonc.mjs.map +1 -1
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/yaml.cjs +2 -2
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/yaml.mjs +2 -2
- package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/yaml.mjs.map +1 -1
- package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/lib/main.cjs +5 -5
- package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/lib/main.mjs +4 -4
- package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/lib/main.mjs.map +1 -1
- package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/package.cjs +2 -2
- package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/package.mjs +1 -1
- package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/package.mjs.map +1 -1
- package/dist/node_modules/.pnpm/exsolve@1.0.8/node_modules/exsolve/dist/index.cjs +18 -18
- package/dist/node_modules/.pnpm/exsolve@1.0.8/node_modules/exsolve/dist/index.mjs +2 -2
- package/dist/node_modules/.pnpm/exsolve@1.0.8/node_modules/exsolve/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/index.cjs +1 -1
- package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/index.mjs +1 -1
- package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/shared/giget.OCaTp9b-.cjs +1308 -1311
- package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/shared/giget.OCaTp9b-.mjs +1294 -1297
- package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/shared/giget.OCaTp9b-.mjs.map +1 -1
- package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/dist/jiti.cjs +2194 -2194
- package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/dist/jiti.mjs +2193 -2193
- package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/dist/jiti.mjs.map +1 -1
- package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/jiti.cjs +3 -3
- package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/jiti.mjs +2 -2
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.cjs +3 -3
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs +2 -2
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs.map +1 -1
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/index.cjs +2 -2
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/index.mjs +1 -1
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/node.cjs +34 -34
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/node.mjs +33 -33
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/node.mjs.map +1 -1
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/proxy.cjs +221 -223
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/proxy.mjs +220 -222
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/proxy.mjs.map +1 -1
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/shared/node-fetch-native.DhEqb06g.cjs +2 -2
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/shared/node-fetch-native.DhEqb06g.mjs +1 -1
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/lib/index.cjs +2 -2
- package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/lib/index.mjs +1 -1
- package/dist/node_modules/.pnpm/nypm@0.6.5/node_modules/nypm/dist/index.cjs +3 -3
- package/dist/node_modules/.pnpm/nypm@0.6.5/node_modules/nypm/dist/index.mjs +5 -5
- package/dist/node_modules/.pnpm/nypm@0.6.5/node_modules/nypm/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/crypto/node/index.cjs +1 -1
- package/dist/node_modules/.pnpm/pkg-types@2.3.0/node_modules/pkg-types/dist/index.cjs +6 -6
- package/dist/node_modules/.pnpm/pkg-types@2.3.0/node_modules/pkg-types/dist/index.mjs +5 -5
- package/dist/node_modules/.pnpm/pkg-types@2.3.0/node_modules/pkg-types/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/rc9@2.1.2/node_modules/rc9/dist/index.cjs +10 -10
- package/dist/node_modules/.pnpm/rc9@2.1.2/node_modules/rc9/dist/index.mjs +16 -16
- package/dist/node_modules/.pnpm/rc9@2.1.2/node_modules/rc9/dist/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.cjs +412 -412
- package/dist/node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.mjs +189 -189
- package/dist/node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.mjs.map +1 -1
- package/dist/types/index.cjs +1 -0
- package/dist/types/plugin.cjs +20 -19
- package/dist/types/plugin.d.cts.map +1 -1
- package/dist/types/plugin.d.mts.map +1 -1
- package/dist/types/plugin.mjs.map +1 -1
- package/dist/types/runtime.cjs +1 -0
- package/dist/types/runtime.d.cts.map +1 -1
- package/dist/types/runtime.d.mts.map +1 -1
- package/dist/types/runtime.mjs.map +1 -1
- package/package.json +45 -26
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/parse-type-definition.cjs +0 -37
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/parse-type-definition.mjs +0 -38
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/parse-type-definition.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/to-array.cjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/to-array.mjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/to-array.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.cjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/index.cjs +0 -3
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/index.mjs +0 -5
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.cjs +0 -6
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs +0 -7
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-collection.cjs +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-collection.mjs +0 -3
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-object.cjs +0 -19
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs +0 -20
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.cjs +0 -63
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs +0 -64
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-string.cjs +0 -12
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs +0 -12
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/type-detect.cjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs +0 -17
- package/dist/node_modules/.pnpm/@stryke_convert@0.6.53/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/is-parent-path.cjs +0 -32
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/is-parent-path.mjs +0 -33
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/is-parent-path.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/is-type.cjs +0 -28
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/is-type.mjs +0 -29
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/is-type.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/join-paths.cjs +0 -122
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/join-paths.mjs +0 -123
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/join-paths.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/regex.cjs +0 -12
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/regex.mjs +0 -9
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/regex.mjs.map +0 -1
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/slash.cjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/slash.mjs +0 -15
- package/dist/node_modules/.pnpm/@stryke_path@0.26.19/node_modules/@stryke/path/dist/slash.mjs.map +0 -1
- package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.cjs +0 -43
- package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs +0 -43
- package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.mjs","names":["e","n","a","r","s","t","i","o","c","l","u","d","f"],"sources":["../../../../../../../../../node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.js"],"sourcesContent":["import { createRequire as e } from \"module\";\nimport { spawn as t } from \"node:child_process\";\nimport { delimiter as n, dirname as r, normalize as i, resolve as a } from \"node:path\";\nimport { cwd as o } from \"node:process\";\nimport { PassThrough as s } from \"node:stream\";\nimport c from \"node:readline\";\nvar l = Object.create;\nvar u = Object.defineProperty;\nvar d = Object.getOwnPropertyDescriptor;\nvar f = Object.getOwnPropertyNames;\nvar p = Object.getPrototypeOf;\nvar m = Object.prototype.hasOwnProperty;\nvar h = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports);\nvar g = (e, t, n, r) => {\n\tif (t && typeof t === \"object\" || typeof t === \"function\") for (var i = f(t), a = 0, o = i.length, s; a < o; a++) {\n\t\ts = i[a];\n\t\tif (!m.call(e, s) && s !== n) u(e, s, {\n\t\t\tget: ((e) => t[e]).bind(null, s),\n\t\t\tenumerable: !(r = d(t, s)) || r.enumerable\n\t\t});\n\t}\n\treturn e;\n};\nvar _ = (e, t, n) => (n = e != null ? l(p(e)) : {}, g(t || !e || !e.__esModule ? u(n, \"default\", {\n\tvalue: e,\n\tenumerable: true\n}) : n, e));\nvar v = /* @__PURE__ */ e(import.meta.url);\nconst y = /^path$/i;\nconst b = {\n\tkey: \"PATH\",\n\tvalue: \"\"\n};\nfunction x(e) {\n\tfor (const t in e) {\n\t\tif (!Object.prototype.hasOwnProperty.call(e, t) || !y.test(t)) continue;\n\t\tconst n = e[t];\n\t\tif (!n) return b;\n\t\treturn {\n\t\t\tkey: t,\n\t\t\tvalue: n\n\t\t};\n\t}\n\treturn b;\n}\nfunction S(e, t) {\n\tconst i = t.value.split(n);\n\tlet o = e;\n\tlet s;\n\tdo {\n\t\ti.push(a(o, \"node_modules\", \".bin\"));\n\t\ts = o;\n\t\to = r(o);\n\t} while (o !== s);\n\treturn {\n\t\tkey: t.key,\n\t\tvalue: i.join(n)\n\t};\n}\nfunction C(e, t) {\n\tconst n = {\n\t\t...process.env,\n\t\t...t\n\t};\n\tconst r = S(e, x(n));\n\tn[r.key] = r.value;\n\treturn n;\n}\nconst w = (e) => {\n\tlet t = e.length;\n\tconst n = new s();\n\tconst r = () => {\n\t\tif (--t === 0) n.emit(\"end\");\n\t};\n\tfor (const t of e) {\n\t\tt.pipe(n, { end: false });\n\t\tt.on(\"end\", r);\n\t}\n\treturn n;\n};\nvar T = h((exports, t) => {\n\tt.exports = a;\n\ta.sync = o;\n\tvar n = v(\"fs\");\n\tfunction r(e, t) {\n\t\tvar n = t.pathExt !== void 0 ? t.pathExt : process.env.PATHEXT;\n\t\tif (!n) return true;\n\t\tn = n.split(\";\");\n\t\tif (n.indexOf(\"\") !== -1) return true;\n\t\tfor (var r = 0; r < n.length; r++) {\n\t\t\tvar i = n[r].toLowerCase();\n\t\t\tif (i && e.substr(-i.length).toLowerCase() === i) return true;\n\t\t}\n\t\treturn false;\n\t}\n\tfunction i(e, t, n) {\n\t\tif (!e.isSymbolicLink() && !e.isFile()) return false;\n\t\treturn r(t, n);\n\t}\n\tfunction a(e, t, r) {\n\t\tn.stat(e, function(n, a) {\n\t\t\tr(n, n ? false : i(a, e, t));\n\t\t});\n\t}\n\tfunction o(e, t) {\n\t\treturn i(n.statSync(e), e, t);\n\t}\n});\nvar E = h((exports, t) => {\n\tt.exports = r;\n\tr.sync = i;\n\tvar n = v(\"fs\");\n\tfunction r(e, t, r) {\n\t\tn.stat(e, function(e, n) {\n\t\t\tr(e, e ? false : a(n, t));\n\t\t});\n\t}\n\tfunction i(e, t) {\n\t\treturn a(n.statSync(e), t);\n\t}\n\tfunction a(e, t) {\n\t\treturn e.isFile() && o(e, t);\n\t}\n\tfunction o(e, t) {\n\t\tvar n = e.mode;\n\t\tvar r = e.uid;\n\t\tvar i = e.gid;\n\t\tvar a = t.uid !== void 0 ? t.uid : process.getuid && process.getuid();\n\t\tvar o = t.gid !== void 0 ? t.gid : process.getgid && process.getgid();\n\t\tvar s = parseInt(\"100\", 8);\n\t\tvar c = parseInt(\"010\", 8);\n\t\tvar l = parseInt(\"001\", 8);\n\t\tvar u = s | c;\n\t\tvar d = n & l || n & c && i === o || n & s && r === a || n & u && a === 0;\n\t\treturn d;\n\t}\n});\nvar D = h((exports, t) => {\n\tvar n = v(\"fs\");\n\tvar r;\n\tif (process.platform === \"win32\" || global.TESTING_WINDOWS) r = T();\n\telse r = E();\n\tt.exports = i;\n\ti.sync = a;\n\tfunction i(e, t, n) {\n\t\tif (typeof t === \"function\") {\n\t\t\tn = t;\n\t\t\tt = {};\n\t\t}\n\t\tif (!n) {\n\t\t\tif (typeof Promise !== \"function\") throw new TypeError(\"callback not provided\");\n\t\t\treturn new Promise(function(n, r) {\n\t\t\t\ti(e, t || {}, function(e, t) {\n\t\t\t\t\tif (e) r(e);\n\t\t\t\t\telse n(t);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\t\tr(e, t || {}, function(e, r) {\n\t\t\tif (e) {\n\t\t\t\tif (e.code === \"EACCES\" || t && t.ignoreErrors) {\n\t\t\t\t\te = null;\n\t\t\t\t\tr = false;\n\t\t\t\t}\n\t\t\t}\n\t\t\tn(e, r);\n\t\t});\n\t}\n\tfunction a(e, t) {\n\t\ttry {\n\t\t\treturn r.sync(e, t || {});\n\t\t} catch (e) {\n\t\t\tif (t && t.ignoreErrors || e.code === \"EACCES\") return false;\n\t\t\telse throw e;\n\t\t}\n\t}\n});\nvar O = h((exports, t) => {\n\tconst n = process.platform === \"win32\" || process.env.OSTYPE === \"cygwin\" || process.env.OSTYPE === \"msys\";\n\tconst r = v(\"path\");\n\tconst i = n ? \";\" : \":\";\n\tconst a = D();\n\tconst o = (e) => Object.assign(new Error(`not found: ${e}`), { code: \"ENOENT\" });\n\tconst s = (e, t) => {\n\t\tconst r = t.colon || i;\n\t\tconst a = e.match(/\\//) || n && e.match(/\\\\/) ? [\"\"] : [...n ? [process.cwd()] : [], ...(t.path || process.env.PATH || \"\").split(r)];\n\t\tconst o = n ? t.pathExt || process.env.PATHEXT || \".EXE;.CMD;.BAT;.COM\" : \"\";\n\t\tconst s = n ? o.split(r) : [\"\"];\n\t\tif (n) {\n\t\t\tif (e.indexOf(\".\") !== -1 && s[0] !== \"\") s.unshift(\"\");\n\t\t}\n\t\treturn {\n\t\t\tpathEnv: a,\n\t\t\tpathExt: s,\n\t\t\tpathExtExe: o\n\t\t};\n\t};\n\tconst c = (e, t, n) => {\n\t\tif (typeof t === \"function\") {\n\t\t\tn = t;\n\t\t\tt = {};\n\t\t}\n\t\tif (!t) t = {};\n\t\tconst { pathEnv: i, pathExt: c, pathExtExe: l } = s(e, t);\n\t\tconst u = [];\n\t\tconst d = (n) => new Promise((a, s) => {\n\t\t\tif (n === i.length) return t.all && u.length ? a(u) : s(o(e));\n\t\t\tconst c = i[n];\n\t\t\tconst l = /^\".*\"$/.test(c) ? c.slice(1, -1) : c;\n\t\t\tconst d = r.join(l, e);\n\t\t\tconst p = !l && /^\\.[\\\\\\/]/.test(e) ? e.slice(0, 2) + d : d;\n\t\t\ta(f(p, n, 0));\n\t\t});\n\t\tconst f = (e, n, r) => new Promise((i, o) => {\n\t\t\tif (r === c.length) return i(d(n + 1));\n\t\t\tconst s = c[r];\n\t\t\ta(e + s, { pathExt: l }, (a, o) => {\n\t\t\t\tif (!a && o) if (t.all) u.push(e + s);\n\t\t\t\telse return i(e + s);\n\t\t\t\treturn i(f(e, n, r + 1));\n\t\t\t});\n\t\t});\n\t\treturn n ? d(0).then((e) => n(null, e), n) : d(0);\n\t};\n\tconst l = (e, t) => {\n\t\tt = t || {};\n\t\tconst { pathEnv: n, pathExt: i, pathExtExe: c } = s(e, t);\n\t\tconst l = [];\n\t\tfor (let o = 0; o < n.length; o++) {\n\t\t\tconst s = n[o];\n\t\t\tconst u = /^\".*\"$/.test(s) ? s.slice(1, -1) : s;\n\t\t\tconst d = r.join(u, e);\n\t\t\tconst f = !u && /^\\.[\\\\\\/]/.test(e) ? e.slice(0, 2) + d : d;\n\t\t\tfor (let e = 0; e < i.length; e++) {\n\t\t\t\tconst n = f + i[e];\n\t\t\t\ttry {\n\t\t\t\t\tconst e = a.sync(n, { pathExt: c });\n\t\t\t\t\tif (e) if (t.all) l.push(n);\n\t\t\t\t\telse return n;\n\t\t\t\t} catch (e) {}\n\t\t\t}\n\t\t}\n\t\tif (t.all && l.length) return l;\n\t\tif (t.nothrow) return null;\n\t\tthrow o(e);\n\t};\n\tt.exports = c;\n\tc.sync = l;\n});\nvar k = h((exports, t) => {\n\tconst n = (e = {}) => {\n\t\tconst t = e.env || process.env;\n\t\tconst n = e.platform || process.platform;\n\t\tif (n !== \"win32\") return \"PATH\";\n\t\treturn Object.keys(t).reverse().find((e) => e.toUpperCase() === \"PATH\") || \"Path\";\n\t};\n\tt.exports = n;\n\tt.exports.default = n;\n});\nvar A = h((exports, t) => {\n\tconst n = v(\"path\");\n\tconst r = O();\n\tconst i = k();\n\tfunction a(e, t) {\n\t\tconst a = e.options.env || process.env;\n\t\tconst o = process.cwd();\n\t\tconst s = e.options.cwd != null;\n\t\tconst c = s && process.chdir !== void 0 && !process.chdir.disabled;\n\t\tif (c) try {\n\t\t\tprocess.chdir(e.options.cwd);\n\t\t} catch (e) {}\n\t\tlet l;\n\t\ttry {\n\t\t\tl = r.sync(e.command, {\n\t\t\t\tpath: a[i({ env: a })],\n\t\t\t\tpathExt: t ? n.delimiter : void 0\n\t\t\t});\n\t\t} catch (e) {} finally {\n\t\t\tif (c) process.chdir(o);\n\t\t}\n\t\tif (l) l = n.resolve(s ? e.options.cwd : \"\", l);\n\t\treturn l;\n\t}\n\tfunction o(e) {\n\t\treturn a(e) || a(e, true);\n\t}\n\tt.exports = o;\n});\nvar j = h((exports, t) => {\n\tconst n = /([()\\][%!^\"`<>&|;, *?])/g;\n\tfunction r(e) {\n\t\te = e.replace(n, \"^$1\");\n\t\treturn e;\n\t}\n\tfunction i(e, t) {\n\t\te = `${e}`;\n\t\te = e.replace(/(\\\\*)\"/g, \"$1$1\\\\\\\"\");\n\t\te = e.replace(/(\\\\*)$/, \"$1$1\");\n\t\te = `\"${e}\"`;\n\t\te = e.replace(n, \"^$1\");\n\t\tif (t) e = e.replace(n, \"^$1\");\n\t\treturn e;\n\t}\n\tt.exports.command = r;\n\tt.exports.argument = i;\n});\nvar M = h((exports, t) => {\n\tt.exports = /^#!(.*)/;\n});\nvar N = h((exports, t) => {\n\tconst n = M();\n\tt.exports = (e = \"\") => {\n\t\tconst t = e.match(n);\n\t\tif (!t) return null;\n\t\tconst [r, i] = t[0].replace(/#! ?/, \"\").split(\" \");\n\t\tconst a = r.split(\"/\").pop();\n\t\tif (a === \"env\") return i;\n\t\treturn i ? `${a} ${i}` : a;\n\t};\n});\nvar P = h((exports, t) => {\n\tconst n = v(\"fs\");\n\tconst r = N();\n\tfunction i(e) {\n\t\tconst t = 150;\n\t\tconst i = Buffer.alloc(t);\n\t\tlet a;\n\t\ttry {\n\t\t\ta = n.openSync(e, \"r\");\n\t\t\tn.readSync(a, i, 0, t, 0);\n\t\t\tn.closeSync(a);\n\t\t} catch (e) {}\n\t\treturn r(i.toString());\n\t}\n\tt.exports = i;\n});\nvar F = h((exports, t) => {\n\tconst n = v(\"path\");\n\tconst r = A();\n\tconst i = j();\n\tconst a = P();\n\tconst o = process.platform === \"win32\";\n\tconst s = /\\.(?:com|exe)$/i;\n\tconst c = /node_modules[\\\\/].bin[\\\\/][^\\\\/]+\\.cmd$/i;\n\tfunction l(e) {\n\t\te.file = r(e);\n\t\tconst t = e.file && a(e.file);\n\t\tif (t) {\n\t\t\te.args.unshift(e.file);\n\t\t\te.command = t;\n\t\t\treturn r(e);\n\t\t}\n\t\treturn e.file;\n\t}\n\tfunction u(e) {\n\t\tif (!o) return e;\n\t\tconst t = l(e);\n\t\tconst r = !s.test(t);\n\t\tif (e.options.forceShell || r) {\n\t\t\tconst r = c.test(t);\n\t\t\te.command = n.normalize(e.command);\n\t\t\te.command = i.command(e.command);\n\t\t\te.args = e.args.map((e) => i.argument(e, r));\n\t\t\tconst a = [e.command].concat(e.args).join(\" \");\n\t\t\te.args = [\n\t\t\t\t\"/d\",\n\t\t\t\t\"/s\",\n\t\t\t\t\"/c\",\n\t\t\t\t`\"${a}\"`\n\t\t\t];\n\t\t\te.command = process.env.comspec || \"cmd.exe\";\n\t\t\te.options.windowsVerbatimArguments = true;\n\t\t}\n\t\treturn e;\n\t}\n\tfunction d(e, t, n) {\n\t\tif (t && !Array.isArray(t)) {\n\t\t\tn = t;\n\t\t\tt = null;\n\t\t}\n\t\tt = t ? t.slice(0) : [];\n\t\tn = Object.assign({}, n);\n\t\tconst r = {\n\t\t\tcommand: e,\n\t\t\targs: t,\n\t\t\toptions: n,\n\t\t\tfile: void 0,\n\t\t\toriginal: {\n\t\t\t\tcommand: e,\n\t\t\t\targs: t\n\t\t\t}\n\t\t};\n\t\treturn n.shell ? r : u(r);\n\t}\n\tt.exports = d;\n});\nvar I = h((exports, t) => {\n\tconst n = process.platform === \"win32\";\n\tfunction r(e, t) {\n\t\treturn Object.assign(new Error(`${t} ${e.command} ENOENT`), {\n\t\t\tcode: \"ENOENT\",\n\t\t\terrno: \"ENOENT\",\n\t\t\tsyscall: `${t} ${e.command}`,\n\t\t\tpath: e.command,\n\t\t\tspawnargs: e.args\n\t\t});\n\t}\n\tfunction i(e, t) {\n\t\tif (!n) return;\n\t\tconst r = e.emit;\n\t\te.emit = function(n, i) {\n\t\t\tif (n === \"exit\") {\n\t\t\t\tconst n = a(i, t, \"spawn\");\n\t\t\t\tif (n) return r.call(e, \"error\", n);\n\t\t\t}\n\t\t\treturn r.apply(e, arguments);\n\t\t};\n\t}\n\tfunction a(e, t) {\n\t\tif (n && e === 1 && !t.file) return r(t.original, \"spawn\");\n\t\treturn null;\n\t}\n\tfunction o(e, t) {\n\t\tif (n && e === 1 && !t.file) return r(t.original, \"spawnSync\");\n\t\treturn null;\n\t}\n\tt.exports = {\n\t\thookChildProcess: i,\n\t\tverifyENOENT: a,\n\t\tverifyENOENTSync: o,\n\t\tnotFoundError: r\n\t};\n});\nvar L = h((exports, t) => {\n\tconst n = v(\"child_process\");\n\tconst r = F();\n\tconst i = I();\n\tfunction a(e, t, a) {\n\t\tconst o = r(e, t, a);\n\t\tconst s = n.spawn(o.command, o.args, o.options);\n\t\ti.hookChildProcess(s, o);\n\t\treturn s;\n\t}\n\tfunction o(e, t, a) {\n\t\tconst o = r(e, t, a);\n\t\tconst s = n.spawnSync(o.command, o.args, o.options);\n\t\ts.error = s.error || i.verifyENOENTSync(s.status, o);\n\t\treturn s;\n\t}\n\tt.exports = a;\n\tt.exports.spawn = a;\n\tt.exports.sync = o;\n\tt.exports._parse = r;\n\tt.exports._enoent = i;\n});\nvar R = _(L(), 1);\nvar z = class extends Error {\n\tresult;\n\toutput;\n\tget exitCode() {\n\t\tif (this.result.exitCode !== null) return this.result.exitCode;\n\t\treturn void 0;\n\t}\n\tconstructor(e, t) {\n\t\tsuper(`Process exited with non-zero status (${e.exitCode})`);\n\t\tthis.result = e;\n\t\tthis.output = t;\n\t}\n};\nconst B = {\n\ttimeout: void 0,\n\tpersist: false\n};\nconst V = { windowsHide: true };\nfunction H(e, t) {\n\tconst n = i(e);\n\tconst r = t ?? [];\n\treturn {\n\t\tcommand: n,\n\t\targs: r\n\t};\n}\nfunction U(e) {\n\tconst t = new AbortController();\n\tfor (const n of e) {\n\t\tif (n.aborted) {\n\t\t\tt.abort();\n\t\t\treturn n;\n\t\t}\n\t\tconst e = () => {\n\t\t\tt.abort(n.reason);\n\t\t};\n\t\tn.addEventListener(\"abort\", e, { signal: t.signal });\n\t}\n\treturn t.signal;\n}\nasync function W(e) {\n\tlet t = \"\";\n\tfor await (const n of e) t += n.toString();\n\treturn t;\n}\nvar G = class {\n\t_process;\n\t_aborted = false;\n\t_options;\n\t_command;\n\t_args;\n\t_resolveClose;\n\t_processClosed;\n\t_thrownError;\n\tget process() {\n\t\treturn this._process;\n\t}\n\tget pid() {\n\t\treturn this._process?.pid;\n\t}\n\tget exitCode() {\n\t\tif (this._process && this._process.exitCode !== null) return this._process.exitCode;\n\t\treturn void 0;\n\t}\n\tconstructor(e, t, n) {\n\t\tthis._options = {\n\t\t\t...B,\n\t\t\t...n\n\t\t};\n\t\tthis._command = e;\n\t\tthis._args = t ?? [];\n\t\tthis._processClosed = new Promise((e) => {\n\t\t\tthis._resolveClose = e;\n\t\t});\n\t}\n\tkill(e) {\n\t\treturn this._process?.kill(e) === true;\n\t}\n\tget aborted() {\n\t\treturn this._aborted;\n\t}\n\tget killed() {\n\t\treturn this._process?.killed === true;\n\t}\n\tpipe(e, t, n) {\n\t\treturn q(e, t, {\n\t\t\t...n,\n\t\t\tstdin: this\n\t\t});\n\t}\n\tasync *[Symbol.asyncIterator]() {\n\t\tconst e = this._process;\n\t\tif (!e) return;\n\t\tconst t = [];\n\t\tif (this._streamErr) t.push(this._streamErr);\n\t\tif (this._streamOut) t.push(this._streamOut);\n\t\tconst n = w(t);\n\t\tconst r = c.createInterface({ input: n });\n\t\tfor await (const e of r) yield e.toString();\n\t\tawait this._processClosed;\n\t\te.removeAllListeners();\n\t\tif (this._thrownError) throw this._thrownError;\n\t\tif (this._options?.throwOnError && this.exitCode !== 0 && this.exitCode !== void 0) throw new z(this);\n\t}\n\tasync _waitForOutput() {\n\t\tconst e = this._process;\n\t\tif (!e) throw new Error(\"No process was started\");\n\t\tconst [t, n] = await Promise.all([this._streamOut ? W(this._streamOut) : \"\", this._streamErr ? W(this._streamErr) : \"\"]);\n\t\tawait this._processClosed;\n\t\tif (this._options?.stdin) await this._options.stdin;\n\t\te.removeAllListeners();\n\t\tif (this._thrownError) throw this._thrownError;\n\t\tconst r = {\n\t\t\tstderr: n,\n\t\t\tstdout: t,\n\t\t\texitCode: this.exitCode\n\t\t};\n\t\tif (this._options.throwOnError && this.exitCode !== 0 && this.exitCode !== void 0) throw new z(this, r);\n\t\treturn r;\n\t}\n\tthen(e, t) {\n\t\treturn this._waitForOutput().then(e, t);\n\t}\n\t_streamOut;\n\t_streamErr;\n\tspawn() {\n\t\tconst e = o();\n\t\tconst n = this._options;\n\t\tconst r = {\n\t\t\t...V,\n\t\t\t...n.nodeOptions\n\t\t};\n\t\tconst i = [];\n\t\tthis._resetState();\n\t\tif (n.timeout !== void 0) i.push(AbortSignal.timeout(n.timeout));\n\t\tif (n.signal !== void 0) i.push(n.signal);\n\t\tif (n.persist === true) r.detached = true;\n\t\tif (i.length > 0) r.signal = U(i);\n\t\tr.env = C(e, r.env);\n\t\tconst { command: a, args: s } = H(this._command, this._args);\n\t\tconst c = (0, R._parse)(a, s, r);\n\t\tconst l = t(c.command, c.args, c.options);\n\t\tif (l.stderr) this._streamErr = l.stderr;\n\t\tif (l.stdout) this._streamOut = l.stdout;\n\t\tthis._process = l;\n\t\tl.once(\"error\", this._onError);\n\t\tl.once(\"close\", this._onClose);\n\t\tif (n.stdin !== void 0 && l.stdin && n.stdin.process) {\n\t\t\tconst { stdout: e } = n.stdin.process;\n\t\t\tif (e) e.pipe(l.stdin);\n\t\t}\n\t}\n\t_resetState() {\n\t\tthis._aborted = false;\n\t\tthis._processClosed = new Promise((e) => {\n\t\t\tthis._resolveClose = e;\n\t\t});\n\t\tthis._thrownError = void 0;\n\t}\n\t_onError = (e) => {\n\t\tif (e.name === \"AbortError\" && (!(e.cause instanceof Error) || e.cause.name !== \"TimeoutError\")) {\n\t\t\tthis._aborted = true;\n\t\t\treturn;\n\t\t}\n\t\tthis._thrownError = e;\n\t};\n\t_onClose = () => {\n\t\tif (this._resolveClose) this._resolveClose();\n\t};\n};\nconst K = (e, t, n) => {\n\tconst r = new G(e, t, n);\n\tr.spawn();\n\treturn r;\n};\nconst q = K;\nexport { G as ExecProcess, z as NonZeroExitError, q as exec, K as x };\n"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"main.mjs","names":["n","a","r","s","i","o","t"],"sources":["../../../../../../../../../node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.js"],"sourcesContent":["import { createRequire as e } from \"module\";\nimport { spawn as t } from \"node:child_process\";\nimport { delimiter as n, dirname as r, normalize as i, resolve as a } from \"node:path\";\nimport { cwd as o } from \"node:process\";\nimport { PassThrough as s } from \"node:stream\";\nimport c from \"node:readline\";\nvar l = Object.create;\nvar u = Object.defineProperty;\nvar d = Object.getOwnPropertyDescriptor;\nvar f = Object.getOwnPropertyNames;\nvar p = Object.getPrototypeOf;\nvar m = Object.prototype.hasOwnProperty;\nvar h = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports);\nvar g = (e, t, n, r) => {\n\tif (t && typeof t === \"object\" || typeof t === \"function\") for (var i = f(t), a = 0, o = i.length, s; a < o; a++) {\n\t\ts = i[a];\n\t\tif (!m.call(e, s) && s !== n) u(e, s, {\n\t\t\tget: ((e) => t[e]).bind(null, s),\n\t\t\tenumerable: !(r = d(t, s)) || r.enumerable\n\t\t});\n\t}\n\treturn e;\n};\nvar _ = (e, t, n) => (n = e != null ? l(p(e)) : {}, g(t || !e || !e.__esModule ? u(n, \"default\", {\n\tvalue: e,\n\tenumerable: true\n}) : n, e));\nvar v = /* @__PURE__ */ e(import.meta.url);\nconst y = /^path$/i;\nconst b = {\n\tkey: \"PATH\",\n\tvalue: \"\"\n};\nfunction x(e) {\n\tfor (const t in e) {\n\t\tif (!Object.prototype.hasOwnProperty.call(e, t) || !y.test(t)) continue;\n\t\tconst n = e[t];\n\t\tif (!n) return b;\n\t\treturn {\n\t\t\tkey: t,\n\t\t\tvalue: n\n\t\t};\n\t}\n\treturn b;\n}\nfunction S(e, t) {\n\tconst i = t.value.split(n);\n\tlet o = e;\n\tlet s;\n\tdo {\n\t\ti.push(a(o, \"node_modules\", \".bin\"));\n\t\ts = o;\n\t\to = r(o);\n\t} while (o !== s);\n\treturn {\n\t\tkey: t.key,\n\t\tvalue: i.join(n)\n\t};\n}\nfunction C(e, t) {\n\tconst n = {\n\t\t...process.env,\n\t\t...t\n\t};\n\tconst r = S(e, x(n));\n\tn[r.key] = r.value;\n\treturn n;\n}\nconst w = (e) => {\n\tlet t = e.length;\n\tconst n = new s();\n\tconst r = () => {\n\t\tif (--t === 0) n.emit(\"end\");\n\t};\n\tfor (const t of e) {\n\t\tt.pipe(n, { end: false });\n\t\tt.on(\"end\", r);\n\t}\n\treturn n;\n};\nvar T = h((exports, t) => {\n\tt.exports = a;\n\ta.sync = o;\n\tvar n = v(\"fs\");\n\tfunction r(e, t) {\n\t\tvar n = t.pathExt !== void 0 ? t.pathExt : process.env.PATHEXT;\n\t\tif (!n) return true;\n\t\tn = n.split(\";\");\n\t\tif (n.indexOf(\"\") !== -1) return true;\n\t\tfor (var r = 0; r < n.length; r++) {\n\t\t\tvar i = n[r].toLowerCase();\n\t\t\tif (i && e.substr(-i.length).toLowerCase() === i) return true;\n\t\t}\n\t\treturn false;\n\t}\n\tfunction i(e, t, n) {\n\t\tif (!e.isSymbolicLink() && !e.isFile()) return false;\n\t\treturn r(t, n);\n\t}\n\tfunction a(e, t, r) {\n\t\tn.stat(e, function(n, a) {\n\t\t\tr(n, n ? false : i(a, e, t));\n\t\t});\n\t}\n\tfunction o(e, t) {\n\t\treturn i(n.statSync(e), e, t);\n\t}\n});\nvar E = h((exports, t) => {\n\tt.exports = r;\n\tr.sync = i;\n\tvar n = v(\"fs\");\n\tfunction r(e, t, r) {\n\t\tn.stat(e, function(e, n) {\n\t\t\tr(e, e ? false : a(n, t));\n\t\t});\n\t}\n\tfunction i(e, t) {\n\t\treturn a(n.statSync(e), t);\n\t}\n\tfunction a(e, t) {\n\t\treturn e.isFile() && o(e, t);\n\t}\n\tfunction o(e, t) {\n\t\tvar n = e.mode;\n\t\tvar r = e.uid;\n\t\tvar i = e.gid;\n\t\tvar a = t.uid !== void 0 ? t.uid : process.getuid && process.getuid();\n\t\tvar o = t.gid !== void 0 ? t.gid : process.getgid && process.getgid();\n\t\tvar s = parseInt(\"100\", 8);\n\t\tvar c = parseInt(\"010\", 8);\n\t\tvar l = parseInt(\"001\", 8);\n\t\tvar u = s | c;\n\t\tvar d = n & l || n & c && i === o || n & s && r === a || n & u && a === 0;\n\t\treturn d;\n\t}\n});\nvar D = h((exports, t) => {\n\tvar n = v(\"fs\");\n\tvar r;\n\tif (process.platform === \"win32\" || global.TESTING_WINDOWS) r = T();\n\telse r = E();\n\tt.exports = i;\n\ti.sync = a;\n\tfunction i(e, t, n) {\n\t\tif (typeof t === \"function\") {\n\t\t\tn = t;\n\t\t\tt = {};\n\t\t}\n\t\tif (!n) {\n\t\t\tif (typeof Promise !== \"function\") throw new TypeError(\"callback not provided\");\n\t\t\treturn new Promise(function(n, r) {\n\t\t\t\ti(e, t || {}, function(e, t) {\n\t\t\t\t\tif (e) r(e);\n\t\t\t\t\telse n(t);\n\t\t\t\t});\n\t\t\t});\n\t\t}\n\t\tr(e, t || {}, function(e, r) {\n\t\t\tif (e) {\n\t\t\t\tif (e.code === \"EACCES\" || t && t.ignoreErrors) {\n\t\t\t\t\te = null;\n\t\t\t\t\tr = false;\n\t\t\t\t}\n\t\t\t}\n\t\t\tn(e, r);\n\t\t});\n\t}\n\tfunction a(e, t) {\n\t\ttry {\n\t\t\treturn r.sync(e, t || {});\n\t\t} catch (e) {\n\t\t\tif (t && t.ignoreErrors || e.code === \"EACCES\") return false;\n\t\t\telse throw e;\n\t\t}\n\t}\n});\nvar O = h((exports, t) => {\n\tconst n = process.platform === \"win32\" || process.env.OSTYPE === \"cygwin\" || process.env.OSTYPE === \"msys\";\n\tconst r = v(\"path\");\n\tconst i = n ? \";\" : \":\";\n\tconst a = D();\n\tconst o = (e) => Object.assign(new Error(`not found: ${e}`), { code: \"ENOENT\" });\n\tconst s = (e, t) => {\n\t\tconst r = t.colon || i;\n\t\tconst a = e.match(/\\//) || n && e.match(/\\\\/) ? [\"\"] : [...n ? [process.cwd()] : [], ...(t.path || process.env.PATH || \"\").split(r)];\n\t\tconst o = n ? t.pathExt || process.env.PATHEXT || \".EXE;.CMD;.BAT;.COM\" : \"\";\n\t\tconst s = n ? o.split(r) : [\"\"];\n\t\tif (n) {\n\t\t\tif (e.indexOf(\".\") !== -1 && s[0] !== \"\") s.unshift(\"\");\n\t\t}\n\t\treturn {\n\t\t\tpathEnv: a,\n\t\t\tpathExt: s,\n\t\t\tpathExtExe: o\n\t\t};\n\t};\n\tconst c = (e, t, n) => {\n\t\tif (typeof t === \"function\") {\n\t\t\tn = t;\n\t\t\tt = {};\n\t\t}\n\t\tif (!t) t = {};\n\t\tconst { pathEnv: i, pathExt: c, pathExtExe: l } = s(e, t);\n\t\tconst u = [];\n\t\tconst d = (n) => new Promise((a, s) => {\n\t\t\tif (n === i.length) return t.all && u.length ? a(u) : s(o(e));\n\t\t\tconst c = i[n];\n\t\t\tconst l = /^\".*\"$/.test(c) ? c.slice(1, -1) : c;\n\t\t\tconst d = r.join(l, e);\n\t\t\tconst p = !l && /^\\.[\\\\\\/]/.test(e) ? e.slice(0, 2) + d : d;\n\t\t\ta(f(p, n, 0));\n\t\t});\n\t\tconst f = (e, n, r) => new Promise((i, o) => {\n\t\t\tif (r === c.length) return i(d(n + 1));\n\t\t\tconst s = c[r];\n\t\t\ta(e + s, { pathExt: l }, (a, o) => {\n\t\t\t\tif (!a && o) if (t.all) u.push(e + s);\n\t\t\t\telse return i(e + s);\n\t\t\t\treturn i(f(e, n, r + 1));\n\t\t\t});\n\t\t});\n\t\treturn n ? d(0).then((e) => n(null, e), n) : d(0);\n\t};\n\tconst l = (e, t) => {\n\t\tt = t || {};\n\t\tconst { pathEnv: n, pathExt: i, pathExtExe: c } = s(e, t);\n\t\tconst l = [];\n\t\tfor (let o = 0; o < n.length; o++) {\n\t\t\tconst s = n[o];\n\t\t\tconst u = /^\".*\"$/.test(s) ? s.slice(1, -1) : s;\n\t\t\tconst d = r.join(u, e);\n\t\t\tconst f = !u && /^\\.[\\\\\\/]/.test(e) ? e.slice(0, 2) + d : d;\n\t\t\tfor (let e = 0; e < i.length; e++) {\n\t\t\t\tconst n = f + i[e];\n\t\t\t\ttry {\n\t\t\t\t\tconst e = a.sync(n, { pathExt: c });\n\t\t\t\t\tif (e) if (t.all) l.push(n);\n\t\t\t\t\telse return n;\n\t\t\t\t} catch (e) {}\n\t\t\t}\n\t\t}\n\t\tif (t.all && l.length) return l;\n\t\tif (t.nothrow) return null;\n\t\tthrow o(e);\n\t};\n\tt.exports = c;\n\tc.sync = l;\n});\nvar k = h((exports, t) => {\n\tconst n = (e = {}) => {\n\t\tconst t = e.env || process.env;\n\t\tconst n = e.platform || process.platform;\n\t\tif (n !== \"win32\") return \"PATH\";\n\t\treturn Object.keys(t).reverse().find((e) => e.toUpperCase() === \"PATH\") || \"Path\";\n\t};\n\tt.exports = n;\n\tt.exports.default = n;\n});\nvar A = h((exports, t) => {\n\tconst n = v(\"path\");\n\tconst r = O();\n\tconst i = k();\n\tfunction a(e, t) {\n\t\tconst a = e.options.env || process.env;\n\t\tconst o = process.cwd();\n\t\tconst s = e.options.cwd != null;\n\t\tconst c = s && process.chdir !== void 0 && !process.chdir.disabled;\n\t\tif (c) try {\n\t\t\tprocess.chdir(e.options.cwd);\n\t\t} catch (e) {}\n\t\tlet l;\n\t\ttry {\n\t\t\tl = r.sync(e.command, {\n\t\t\t\tpath: a[i({ env: a })],\n\t\t\t\tpathExt: t ? n.delimiter : void 0\n\t\t\t});\n\t\t} catch (e) {} finally {\n\t\t\tif (c) process.chdir(o);\n\t\t}\n\t\tif (l) l = n.resolve(s ? e.options.cwd : \"\", l);\n\t\treturn l;\n\t}\n\tfunction o(e) {\n\t\treturn a(e) || a(e, true);\n\t}\n\tt.exports = o;\n});\nvar j = h((exports, t) => {\n\tconst n = /([()\\][%!^\"`<>&|;, *?])/g;\n\tfunction r(e) {\n\t\te = e.replace(n, \"^$1\");\n\t\treturn e;\n\t}\n\tfunction i(e, t) {\n\t\te = `${e}`;\n\t\te = e.replace(/(\\\\*)\"/g, \"$1$1\\\\\\\"\");\n\t\te = e.replace(/(\\\\*)$/, \"$1$1\");\n\t\te = `\"${e}\"`;\n\t\te = e.replace(n, \"^$1\");\n\t\tif (t) e = e.replace(n, \"^$1\");\n\t\treturn e;\n\t}\n\tt.exports.command = r;\n\tt.exports.argument = i;\n});\nvar M = h((exports, t) => {\n\tt.exports = /^#!(.*)/;\n});\nvar N = h((exports, t) => {\n\tconst n = M();\n\tt.exports = (e = \"\") => {\n\t\tconst t = e.match(n);\n\t\tif (!t) return null;\n\t\tconst [r, i] = t[0].replace(/#! ?/, \"\").split(\" \");\n\t\tconst a = r.split(\"/\").pop();\n\t\tif (a === \"env\") return i;\n\t\treturn i ? `${a} ${i}` : a;\n\t};\n});\nvar P = h((exports, t) => {\n\tconst n = v(\"fs\");\n\tconst r = N();\n\tfunction i(e) {\n\t\tconst t = 150;\n\t\tconst i = Buffer.alloc(t);\n\t\tlet a;\n\t\ttry {\n\t\t\ta = n.openSync(e, \"r\");\n\t\t\tn.readSync(a, i, 0, t, 0);\n\t\t\tn.closeSync(a);\n\t\t} catch (e) {}\n\t\treturn r(i.toString());\n\t}\n\tt.exports = i;\n});\nvar F = h((exports, t) => {\n\tconst n = v(\"path\");\n\tconst r = A();\n\tconst i = j();\n\tconst a = P();\n\tconst o = process.platform === \"win32\";\n\tconst s = /\\.(?:com|exe)$/i;\n\tconst c = /node_modules[\\\\/].bin[\\\\/][^\\\\/]+\\.cmd$/i;\n\tfunction l(e) {\n\t\te.file = r(e);\n\t\tconst t = e.file && a(e.file);\n\t\tif (t) {\n\t\t\te.args.unshift(e.file);\n\t\t\te.command = t;\n\t\t\treturn r(e);\n\t\t}\n\t\treturn e.file;\n\t}\n\tfunction u(e) {\n\t\tif (!o) return e;\n\t\tconst t = l(e);\n\t\tconst r = !s.test(t);\n\t\tif (e.options.forceShell || r) {\n\t\t\tconst r = c.test(t);\n\t\t\te.command = n.normalize(e.command);\n\t\t\te.command = i.command(e.command);\n\t\t\te.args = e.args.map((e) => i.argument(e, r));\n\t\t\tconst a = [e.command].concat(e.args).join(\" \");\n\t\t\te.args = [\n\t\t\t\t\"/d\",\n\t\t\t\t\"/s\",\n\t\t\t\t\"/c\",\n\t\t\t\t`\"${a}\"`\n\t\t\t];\n\t\t\te.command = process.env.comspec || \"cmd.exe\";\n\t\t\te.options.windowsVerbatimArguments = true;\n\t\t}\n\t\treturn e;\n\t}\n\tfunction d(e, t, n) {\n\t\tif (t && !Array.isArray(t)) {\n\t\t\tn = t;\n\t\t\tt = null;\n\t\t}\n\t\tt = t ? t.slice(0) : [];\n\t\tn = Object.assign({}, n);\n\t\tconst r = {\n\t\t\tcommand: e,\n\t\t\targs: t,\n\t\t\toptions: n,\n\t\t\tfile: void 0,\n\t\t\toriginal: {\n\t\t\t\tcommand: e,\n\t\t\t\targs: t\n\t\t\t}\n\t\t};\n\t\treturn n.shell ? r : u(r);\n\t}\n\tt.exports = d;\n});\nvar I = h((exports, t) => {\n\tconst n = process.platform === \"win32\";\n\tfunction r(e, t) {\n\t\treturn Object.assign(new Error(`${t} ${e.command} ENOENT`), {\n\t\t\tcode: \"ENOENT\",\n\t\t\terrno: \"ENOENT\",\n\t\t\tsyscall: `${t} ${e.command}`,\n\t\t\tpath: e.command,\n\t\t\tspawnargs: e.args\n\t\t});\n\t}\n\tfunction i(e, t) {\n\t\tif (!n) return;\n\t\tconst r = e.emit;\n\t\te.emit = function(n, i) {\n\t\t\tif (n === \"exit\") {\n\t\t\t\tconst n = a(i, t, \"spawn\");\n\t\t\t\tif (n) return r.call(e, \"error\", n);\n\t\t\t}\n\t\t\treturn r.apply(e, arguments);\n\t\t};\n\t}\n\tfunction a(e, t) {\n\t\tif (n && e === 1 && !t.file) return r(t.original, \"spawn\");\n\t\treturn null;\n\t}\n\tfunction o(e, t) {\n\t\tif (n && e === 1 && !t.file) return r(t.original, \"spawnSync\");\n\t\treturn null;\n\t}\n\tt.exports = {\n\t\thookChildProcess: i,\n\t\tverifyENOENT: a,\n\t\tverifyENOENTSync: o,\n\t\tnotFoundError: r\n\t};\n});\nvar L = h((exports, t) => {\n\tconst n = v(\"child_process\");\n\tconst r = F();\n\tconst i = I();\n\tfunction a(e, t, a) {\n\t\tconst o = r(e, t, a);\n\t\tconst s = n.spawn(o.command, o.args, o.options);\n\t\ti.hookChildProcess(s, o);\n\t\treturn s;\n\t}\n\tfunction o(e, t, a) {\n\t\tconst o = r(e, t, a);\n\t\tconst s = n.spawnSync(o.command, o.args, o.options);\n\t\ts.error = s.error || i.verifyENOENTSync(s.status, o);\n\t\treturn s;\n\t}\n\tt.exports = a;\n\tt.exports.spawn = a;\n\tt.exports.sync = o;\n\tt.exports._parse = r;\n\tt.exports._enoent = i;\n});\nvar R = _(L(), 1);\nvar z = class extends Error {\n\tresult;\n\toutput;\n\tget exitCode() {\n\t\tif (this.result.exitCode !== null) return this.result.exitCode;\n\t\treturn void 0;\n\t}\n\tconstructor(e, t) {\n\t\tsuper(`Process exited with non-zero status (${e.exitCode})`);\n\t\tthis.result = e;\n\t\tthis.output = t;\n\t}\n};\nconst B = {\n\ttimeout: void 0,\n\tpersist: false\n};\nconst V = { windowsHide: true };\nfunction H(e, t) {\n\tconst n = i(e);\n\tconst r = t ?? [];\n\treturn {\n\t\tcommand: n,\n\t\targs: r\n\t};\n}\nfunction U(e) {\n\tconst t = new AbortController();\n\tfor (const n of e) {\n\t\tif (n.aborted) {\n\t\t\tt.abort();\n\t\t\treturn n;\n\t\t}\n\t\tconst e = () => {\n\t\t\tt.abort(n.reason);\n\t\t};\n\t\tn.addEventListener(\"abort\", e, { signal: t.signal });\n\t}\n\treturn t.signal;\n}\nasync function W(e) {\n\tlet t = \"\";\n\tfor await (const n of e) t += n.toString();\n\treturn t;\n}\nvar G = class {\n\t_process;\n\t_aborted = false;\n\t_options;\n\t_command;\n\t_args;\n\t_resolveClose;\n\t_processClosed;\n\t_thrownError;\n\tget process() {\n\t\treturn this._process;\n\t}\n\tget pid() {\n\t\treturn this._process?.pid;\n\t}\n\tget exitCode() {\n\t\tif (this._process && this._process.exitCode !== null) return this._process.exitCode;\n\t\treturn void 0;\n\t}\n\tconstructor(e, t, n) {\n\t\tthis._options = {\n\t\t\t...B,\n\t\t\t...n\n\t\t};\n\t\tthis._command = e;\n\t\tthis._args = t ?? [];\n\t\tthis._processClosed = new Promise((e) => {\n\t\t\tthis._resolveClose = e;\n\t\t});\n\t}\n\tkill(e) {\n\t\treturn this._process?.kill(e) === true;\n\t}\n\tget aborted() {\n\t\treturn this._aborted;\n\t}\n\tget killed() {\n\t\treturn this._process?.killed === true;\n\t}\n\tpipe(e, t, n) {\n\t\treturn q(e, t, {\n\t\t\t...n,\n\t\t\tstdin: this\n\t\t});\n\t}\n\tasync *[Symbol.asyncIterator]() {\n\t\tconst e = this._process;\n\t\tif (!e) return;\n\t\tconst t = [];\n\t\tif (this._streamErr) t.push(this._streamErr);\n\t\tif (this._streamOut) t.push(this._streamOut);\n\t\tconst n = w(t);\n\t\tconst r = c.createInterface({ input: n });\n\t\tfor await (const e of r) yield e.toString();\n\t\tawait this._processClosed;\n\t\te.removeAllListeners();\n\t\tif (this._thrownError) throw this._thrownError;\n\t\tif (this._options?.throwOnError && this.exitCode !== 0 && this.exitCode !== void 0) throw new z(this);\n\t}\n\tasync _waitForOutput() {\n\t\tconst e = this._process;\n\t\tif (!e) throw new Error(\"No process was started\");\n\t\tconst [t, n] = await Promise.all([this._streamOut ? W(this._streamOut) : \"\", this._streamErr ? W(this._streamErr) : \"\"]);\n\t\tawait this._processClosed;\n\t\tif (this._options?.stdin) await this._options.stdin;\n\t\te.removeAllListeners();\n\t\tif (this._thrownError) throw this._thrownError;\n\t\tconst r = {\n\t\t\tstderr: n,\n\t\t\tstdout: t,\n\t\t\texitCode: this.exitCode\n\t\t};\n\t\tif (this._options.throwOnError && this.exitCode !== 0 && this.exitCode !== void 0) throw new z(this, r);\n\t\treturn r;\n\t}\n\tthen(e, t) {\n\t\treturn this._waitForOutput().then(e, t);\n\t}\n\t_streamOut;\n\t_streamErr;\n\tspawn() {\n\t\tconst e = o();\n\t\tconst n = this._options;\n\t\tconst r = {\n\t\t\t...V,\n\t\t\t...n.nodeOptions\n\t\t};\n\t\tconst i = [];\n\t\tthis._resetState();\n\t\tif (n.timeout !== void 0) i.push(AbortSignal.timeout(n.timeout));\n\t\tif (n.signal !== void 0) i.push(n.signal);\n\t\tif (n.persist === true) r.detached = true;\n\t\tif (i.length > 0) r.signal = U(i);\n\t\tr.env = C(e, r.env);\n\t\tconst { command: a, args: s } = H(this._command, this._args);\n\t\tconst c = (0, R._parse)(a, s, r);\n\t\tconst l = t(c.command, c.args, c.options);\n\t\tif (l.stderr) this._streamErr = l.stderr;\n\t\tif (l.stdout) this._streamOut = l.stdout;\n\t\tthis._process = l;\n\t\tl.once(\"error\", this._onError);\n\t\tl.once(\"close\", this._onClose);\n\t\tif (n.stdin !== void 0 && l.stdin && n.stdin.process) {\n\t\t\tconst { stdout: e } = n.stdin.process;\n\t\t\tif (e) e.pipe(l.stdin);\n\t\t}\n\t}\n\t_resetState() {\n\t\tthis._aborted = false;\n\t\tthis._processClosed = new Promise((e) => {\n\t\t\tthis._resolveClose = e;\n\t\t});\n\t\tthis._thrownError = void 0;\n\t}\n\t_onError = (e) => {\n\t\tif (e.name === \"AbortError\" && (!(e.cause instanceof Error) || e.cause.name !== \"TimeoutError\")) {\n\t\t\tthis._aborted = true;\n\t\t\treturn;\n\t\t}\n\t\tthis._thrownError = e;\n\t};\n\t_onClose = () => {\n\t\tif (this._resolveClose) this._resolveClose();\n\t};\n};\nconst K = (e, t, n) => {\n\tconst r = new G(e, t, n);\n\tr.spawn();\n\treturn r;\n};\nconst q = K;\nexport { G as ExecProcess, z as NonZeroExitError, q as exec, K as x };\n"],"x_google_ignoreList":[0],"mappings":"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"}
|
package/dist/types/index.cjs
CHANGED
package/dist/types/plugin.cjs
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
+
const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
|
|
2
3
|
const require_types_runtime = require('./runtime.cjs');
|
|
3
|
-
let
|
|
4
|
-
let
|
|
5
|
-
let
|
|
6
|
-
let
|
|
4
|
+
let _powerlines_plugin_babel_types = require("@powerlines/plugin-babel/types");
|
|
5
|
+
let _powerlines_plugin_automd_types_plugin = require("@powerlines/plugin-automd/types/plugin");
|
|
6
|
+
let _powerlines_plugin_alloy_types = require("@powerlines/plugin-alloy/types");
|
|
7
|
+
let _powerlines_deepkit_types = require("@powerlines/deepkit/types");
|
|
7
8
|
|
|
8
9
|
//#region src/types/plugin.ts
|
|
9
10
|
const __ΩOmit = [
|
|
@@ -54,29 +55,29 @@ const __ΩEnvPluginOptions = [
|
|
|
54
55
|
"Children",
|
|
55
56
|
"defaultConfig",
|
|
56
57
|
"The default configuration to use when loading environment variables.",
|
|
57
|
-
() =>
|
|
58
|
+
() => _powerlines_plugin_babel_types.__ΩBabelPluginOptions,
|
|
58
59
|
"babel",
|
|
59
60
|
"Babel configuration options to use when injecting environment variables into the source code.",
|
|
60
|
-
() =>
|
|
61
|
+
() => _powerlines_plugin_automd_types_plugin.__ΩAutoMDPluginOptions,
|
|
61
62
|
"automd",
|
|
62
63
|
"AutoMD configuration options to allow injecting environment variables documentation into a markdown file such as a README.md.",
|
|
63
|
-
() =>
|
|
64
|
+
() => _powerlines_plugin_alloy_types.__ΩAlloyPluginOptions,
|
|
64
65
|
"alloy",
|
|
65
66
|
"Alloy configuration options to use when injecting environment variables into the source code.",
|
|
66
67
|
"EnvPluginOptions",
|
|
67
68
|
"P!.\"o!#P!4#8?$!4%8?&P&&FJ4'8?()4)8>*?+)4,8>*?-\"w.4/8?0n1428?3n4458?6n7488?9MKw:y"
|
|
68
69
|
];
|
|
69
70
|
const __ΩEnvPluginUserConfig = [
|
|
70
|
-
() =>
|
|
71
|
-
() =>
|
|
71
|
+
() => _powerlines_plugin_babel_types.__ΩBabelPluginUserConfig,
|
|
72
|
+
() => _powerlines_plugin_alloy_types.__ΩAlloyPluginUserConfig,
|
|
72
73
|
() => __ΩEnvPluginOptions,
|
|
73
74
|
"env",
|
|
74
75
|
"EnvPluginUserConfig",
|
|
75
76
|
"Pn!n\"Pn#4$MKw%y"
|
|
76
77
|
];
|
|
77
78
|
const __ΩEnvPluginResolvedConfig = [
|
|
78
|
-
() =>
|
|
79
|
-
() =>
|
|
79
|
+
() => _powerlines_plugin_babel_types.__ΩBabelPluginResolvedConfig,
|
|
80
|
+
() => _powerlines_plugin_alloy_types.__ΩAlloyPluginResolvedConfig,
|
|
80
81
|
() => __ΩRequired,
|
|
81
82
|
() => __ΩPick,
|
|
82
83
|
"additionalFiles",
|
|
@@ -101,27 +102,27 @@ const __ΩEnvPluginResolvedConfig = [
|
|
|
101
102
|
const __ΩEnvPluginContext = [
|
|
102
103
|
() => __ΩEnvPluginResolvedConfig,
|
|
103
104
|
"TResolvedConfig",
|
|
104
|
-
() =>
|
|
105
|
-
() =>
|
|
106
|
-
() =>
|
|
105
|
+
() => _powerlines_plugin_babel_types.__ΩBabelPluginContext,
|
|
106
|
+
() => _powerlines_plugin_alloy_types.__ΩAlloyPluginContext,
|
|
107
|
+
() => _powerlines_deepkit_types.__ΩReflection,
|
|
107
108
|
"env",
|
|
108
109
|
"The type definitions for the expected env variables",
|
|
109
|
-
() =>
|
|
110
|
+
() => _powerlines_deepkit_types.__ΩReflection,
|
|
110
111
|
"secrets",
|
|
111
112
|
"The type definitions for the expected env secrets",
|
|
112
113
|
"The type definitions reflection for the env variables and secrets",
|
|
113
114
|
"types",
|
|
114
|
-
() =>
|
|
115
|
+
() => _powerlines_deepkit_types.__ΩReflection,
|
|
115
116
|
() => require_types_runtime.__ΩEnvInterface,
|
|
116
117
|
"The current env variables reflection",
|
|
117
|
-
() =>
|
|
118
|
+
() => _powerlines_deepkit_types.__ΩReflection,
|
|
118
119
|
() => require_types_runtime.__ΩSecretsInterface,
|
|
119
120
|
"The current env secrets reflection",
|
|
120
121
|
"The current **used** environment variables and secrets reflection",
|
|
121
122
|
"used",
|
|
122
123
|
"parsed",
|
|
123
124
|
"The parsed .env configuration object",
|
|
124
|
-
() =>
|
|
125
|
+
() => _powerlines_deepkit_types.__ΩReflection,
|
|
125
126
|
"injected",
|
|
126
127
|
"The injected environment variables and secrets reflection",
|
|
127
128
|
"EnvPluginContext",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"
|
|
1
|
+
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;;;;;;;KAyCY,OAAA;AAAA,KAEA,gBAAA,GAAmB,IAAA,CAAK,mBAAA;EAFxB;;;EAMV,KAAA,GAAQ,uBAAA;EANS;AAEnB;;EASE,OAAA,GAAU,uBAAA;EATwB;;;;;;EAiBlC,MAAA;EA8CQ;;;;;EAvCR,MAAA;EApBQ;;;;;EA2BR,QAAA;EAQA;;;;;;EAAA,aAAA,GAAgB,QAAA;EAwBR;;;AAGV;;;EAnBE,KAAA,GAAQ,kBAAA;EAoBR;;;;;;EAZA,MAAA,GAAS,mBAAA;EAaF;;;AAGT;;;EARE,KAAA,GAAQ,kBAAA;AAAA;AAAA,KAGE,mBAAA,GAAsB,qBAAA,GAChC,qBAAA;EACE,GAAA,EAAK,gBAAA;AAAA;AAAA,KAGG,uBAAA,GAA0B,yBAAA,GACpC,yBAAA;EACE,GAAA,EAAK,QAAA,CAAS,IAAA,CAAK,mBAAA,wBACjB,QAAA,CAAS,IAAA,CAAK,gBAAA;IAAd;;;;;;IAOE,KAAA,EAAO,cAAA;IARX;;;;;;IAgBI,OAAA,EAAS,cAAA;IART;;;;;;IAgBA,MAAA;IAgBM;;AAId;;;;IAZQ,QAAA;IAgBe;;;;;;IARf,MAAA;EAAA;AAAA;AAAA,UAIS,gBAAA,yBACS,uBAAA,GAA0B,uBAAA,UAGhD,kBAAA,CAAmB,eAAA,GACnB,kBAAA,CAAmB,eAAA;EACrB,GAAA;IADE;;;;;;IAQA,KAAA;MATmB;;;MAajB,GAAA,EAAK,UAAA;MAJP;;;MASE,OAAA,EAAS,UAAA;IAAA;IASX;;;;;;IAAA,IAAA;MAkBA;;;MAdE,GAAA,EAAK,UAAA,CAAW,YAAA;MAsBE;;;MAjBlB,OAAA,EAAS,UAAA,CAAW,gBAAA;IAAA;;;;;;;IAStB,MAAA,EAAQ,iBAAA;;;;;;;IAQR,QAAA,EAAU,UAAA;EAAA;AAAA;AAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"
|
|
1
|
+
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;;;;;;;KAyCY,OAAA;AAAA,KAEA,gBAAA,GAAmB,IAAA,CAAK,mBAAA;EAFxB;;;EAMV,KAAA,GAAQ,uBAAA;EANS;AAEnB;;EASE,OAAA,GAAU,uBAAA;EATwB;;;;;;EAiBlC,MAAA;EA8CQ;;;;;EAvCR,MAAA;EApBQ;;;;;EA2BR,QAAA;EAQA;;;;;;EAAA,aAAA,GAAgB,QAAA;EAwBR;;;AAGV;;;EAnBE,KAAA,GAAQ,kBAAA;EAoBR;;;;;;EAZA,MAAA,GAAS,mBAAA;EAaF;;;AAGT;;;EARE,KAAA,GAAQ,kBAAA;AAAA;AAAA,KAGE,mBAAA,GAAsB,qBAAA,GAChC,qBAAA;EACE,GAAA,EAAK,gBAAA;AAAA;AAAA,KAGG,uBAAA,GAA0B,yBAAA,GACpC,yBAAA;EACE,GAAA,EAAK,QAAA,CAAS,IAAA,CAAK,mBAAA,wBACjB,QAAA,CAAS,IAAA,CAAK,gBAAA;IAAd;;;;;;IAOE,KAAA,EAAO,cAAA;IARX;;;;;;IAgBI,OAAA,EAAS,cAAA;IART;;;;;;IAgBA,MAAA;IAgBM;;AAId;;;;IAZQ,QAAA;IAgBe;;;;;;IARf,MAAA;EAAA;AAAA;AAAA,UAIS,gBAAA,yBACS,uBAAA,GAA0B,uBAAA,UAGhD,kBAAA,CAAmB,eAAA,GACnB,kBAAA,CAAmB,eAAA;EACrB,GAAA;IADE;;;;;;IAQA,KAAA;MATmB;;;MAajB,GAAA,EAAK,UAAA;MAJP;;;MASE,OAAA,EAAS,UAAA;IAAA;IASX;;;;;;IAAA,IAAA;MAkBA;;;MAdE,GAAA,EAAK,UAAA,CAAW,YAAA;MAsBE;;;MAjBlB,OAAA,EAAS,UAAA,CAAW,gBAAA;IAAA;;;;;;;IAStB,MAAA,EAAQ,iBAAA;;;;;;;IAQR,QAAA,EAAU,UAAA;EAAA;AAAA;AAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.mjs","names":[],"sources":["../../src/types/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 { Children } from \"@alloy-js/core\";\nimport { Reflection } from \"@powerlines/deepkit/types\";\nimport {\n AlloyPluginContext,\n AlloyPluginOptions,\n AlloyPluginResolvedConfig,\n AlloyPluginUserConfig\n} from \"@powerlines/plugin-alloy/types\";\nimport { AutoMDPluginOptions } from \"@powerlines/plugin-automd/types/plugin\";\nimport {\n BabelPluginContext,\n BabelPluginOptions,\n BabelPluginResolvedConfig,\n BabelPluginUserConfig\n} from \"@powerlines/plugin-babel/types\";\nimport type { DotenvParseOutput } from \"@stryke/env/types\";\nimport {\n DotenvConfiguration,\n TypeDefinition,\n TypeDefinitionParameter\n} from \"@stryke/types/configuration\";\nimport { EnvInterface, SecretsInterface } from \"./runtime\";\n\nexport type EnvType = \"env\" | \"secrets\";\n\nexport type EnvPluginOptions = Omit<DotenvConfiguration, \"types\"> & {\n /**\n * A path to the type definition for the expected env configuration parameters. This value can include both a path to the typescript file and the name of the type definition to use separated by a `\":\"` or `\"#\"` character. For example: `\"./src/types/env.ts#ConfigConfiguration\"`.\n */\n types?: TypeDefinitionParameter;\n\n /**\n * A path to the type definition for the expected env secret parameters. This value can include both a path to the typescript file and the name of the type definition to use separated by a `\":\"` or `\"#\"` character. For example: `\"./src/types/env.ts#ConfigSecrets\"`.\n */\n secrets?: TypeDefinitionParameter;\n\n /**\n * An additional prefix (or list of additional prefixes) to apply to the environment variables\n *\n * @remarks\n * By default, the plugin will use the `POWERLINES_` prefix. This option is useful for avoiding conflicts with other environment variables.\n */\n prefix?: string | string[];\n\n /**\n * Should the plugin inject the env variables in the source code with their values?\n *\n * @defaultValue false\n */\n inject?: boolean;\n\n /**\n * Should the plugin validate the loaded environment variables against the provided type definitions?\n *\n * @defaultValue false\n */\n validate?: boolean;\n\n /**\n * The default configuration to use when loading environment variables.\n *\n * @remarks\n * This configuration is used as the base configuration when loading environment variables, and will be overridden by any values found in the `.env` file or the process environment.\n */\n defaultConfig?: Children;\n\n /**\n * Babel configuration options to use when injecting environment variables into the source code.\n *\n * @remarks\n * This option allows you to customize the Babel transformation process used to inject environment variables into the source code. If not provided, the plugin will use default Babel settings.\n */\n babel?: BabelPluginOptions;\n\n /**\n * AutoMD configuration options to allow injecting environment variables documentation into a markdown file such as a README.md.\n *\n * @remarks\n * The README.md file should contain the `<!-- automd:env --><!-- /automd -->` comment block where the documentation will be injected.\n */\n automd?: AutoMDPluginOptions;\n\n /**\n * Alloy configuration options to use when injecting environment variables into the source code.\n *\n * @remarks\n * This option allows you to customize the Alloy transformation process used to inject environment variables into the source code. If not provided, the plugin will use default Alloy settings.\n */\n alloy?: AlloyPluginOptions;\n};\n\nexport type EnvPluginUserConfig = BabelPluginUserConfig &\n AlloyPluginUserConfig & {\n env: EnvPluginOptions;\n };\n\nexport type EnvPluginResolvedConfig = BabelPluginResolvedConfig &\n AlloyPluginResolvedConfig & {\n env: Required<Pick<DotenvConfiguration, \"additionalFiles\">> &\n Required<Pick<EnvPluginOptions, \"defaultConfig\">> & {\n /**\n * The type definition for the expected env variable parameters\n *\n * @remarks\n * This value is parsed from the {@link EnvPluginOptions.types} option.\n */\n types: TypeDefinition;\n\n /**\n * The type definition for the expected env secret parameters\n *\n * @remarks\n * This value is parsed from the {@link EnvPluginOptions.secrets} option.\n */\n secrets: TypeDefinition;\n\n /**\n * Should the plugin inject the env variables in the source code with their values?\n *\n * @remarks\n * This value is the result of reflecting the {@link EnvPluginOptions.inject} option.\n */\n inject: boolean;\n\n /**\n * Should the plugin validate the loaded environment variables against the provided type definitions?\n *\n * @remarks\n * This value is the result of reflecting the {@link EnvPluginOptions.validate} option.\n */\n validate: boolean;\n\n /**\n * The prefix used for environment variables\n *\n * @remarks\n * This value is used to filter environment variables that are loaded from the .env file and the process environment.\n */\n prefix: string[];\n };\n };\n\nexport interface EnvPluginContext<\n TResolvedConfig extends EnvPluginResolvedConfig = EnvPluginResolvedConfig\n>\n extends\n BabelPluginContext<TResolvedConfig>,\n AlloyPluginContext<TResolvedConfig> {\n env: {\n /**\n * The type definitions reflection for the env variables and secrets\n *\n * @remarks\n * These reflections contains the structure of the expected environment variables and secrets as defined by the type definitions provided in the plugin configuration.\n */\n types: {\n /**\n * The type definitions for the expected env variables\n */\n env: Reflection;\n\n /**\n * The type definitions for the expected env secrets\n */\n secrets: Reflection;\n };\n\n /**\n * The current **used** environment variables and secrets reflection\n *\n * @remarks\n * This reflection contains the structure of the current environment variables and secrets as defined during the plugin initialization by extracting the values from the source code.\n */\n used: {\n /**\n * The current env variables reflection\n */\n env: Reflection<EnvInterface>;\n\n /**\n * The current env secrets reflection\n */\n secrets: Reflection<SecretsInterface>;\n };\n\n /**\n * The parsed .env configuration object\n *\n * @remarks\n * This value is the result of loading the .env configuration file found in the project root directory and merging it with the values provided at {@link EnvPluginOptions.values}\n */\n parsed: DotenvParseOutput;\n\n /**\n * The injected environment variables and secrets reflection\n *\n * @remarks\n * This reflection contains the structure of the injected environment variables and secrets that were injected into the source code during the build process.\n */\n injected: Reflection;\n };\n}\n"],"mappings":";;;;;;;AAAA,MAAM,UAAU;CAAC;CAAK;OAAW;OAAe;CAAY;CAAQ;CAAC;;;;;;AAErE,MAAM,UAAU;CAAC;
|
|
1
|
+
{"version":3,"file":"plugin.mjs","names":[],"sources":["../../src/types/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 { Children } from \"@alloy-js/core\";\nimport { Reflection } from \"@powerlines/deepkit/types\";\nimport {\n AlloyPluginContext,\n AlloyPluginOptions,\n AlloyPluginResolvedConfig,\n AlloyPluginUserConfig\n} from \"@powerlines/plugin-alloy/types\";\nimport { AutoMDPluginOptions } from \"@powerlines/plugin-automd/types/plugin\";\nimport {\n BabelPluginContext,\n BabelPluginOptions,\n BabelPluginResolvedConfig,\n BabelPluginUserConfig\n} from \"@powerlines/plugin-babel/types\";\nimport type { DotenvParseOutput } from \"@stryke/env/types\";\nimport {\n DotenvConfiguration,\n TypeDefinition,\n TypeDefinitionParameter\n} from \"@stryke/types/configuration\";\nimport { EnvInterface, SecretsInterface } from \"./runtime\";\n\nexport type EnvType = \"env\" | \"secrets\";\n\nexport type EnvPluginOptions = Omit<DotenvConfiguration, \"types\"> & {\n /**\n * A path to the type definition for the expected env configuration parameters. This value can include both a path to the typescript file and the name of the type definition to use separated by a `\":\"` or `\"#\"` character. For example: `\"./src/types/env.ts#ConfigConfiguration\"`.\n */\n types?: TypeDefinitionParameter;\n\n /**\n * A path to the type definition for the expected env secret parameters. This value can include both a path to the typescript file and the name of the type definition to use separated by a `\":\"` or `\"#\"` character. For example: `\"./src/types/env.ts#ConfigSecrets\"`.\n */\n secrets?: TypeDefinitionParameter;\n\n /**\n * An additional prefix (or list of additional prefixes) to apply to the environment variables\n *\n * @remarks\n * By default, the plugin will use the `POWERLINES_` prefix. This option is useful for avoiding conflicts with other environment variables.\n */\n prefix?: string | string[];\n\n /**\n * Should the plugin inject the env variables in the source code with their values?\n *\n * @defaultValue false\n */\n inject?: boolean;\n\n /**\n * Should the plugin validate the loaded environment variables against the provided type definitions?\n *\n * @defaultValue false\n */\n validate?: boolean;\n\n /**\n * The default configuration to use when loading environment variables.\n *\n * @remarks\n * This configuration is used as the base configuration when loading environment variables, and will be overridden by any values found in the `.env` file or the process environment.\n */\n defaultConfig?: Children;\n\n /**\n * Babel configuration options to use when injecting environment variables into the source code.\n *\n * @remarks\n * This option allows you to customize the Babel transformation process used to inject environment variables into the source code. If not provided, the plugin will use default Babel settings.\n */\n babel?: BabelPluginOptions;\n\n /**\n * AutoMD configuration options to allow injecting environment variables documentation into a markdown file such as a README.md.\n *\n * @remarks\n * The README.md file should contain the `<!-- automd:env --><!-- /automd -->` comment block where the documentation will be injected.\n */\n automd?: AutoMDPluginOptions;\n\n /**\n * Alloy configuration options to use when injecting environment variables into the source code.\n *\n * @remarks\n * This option allows you to customize the Alloy transformation process used to inject environment variables into the source code. If not provided, the plugin will use default Alloy settings.\n */\n alloy?: AlloyPluginOptions;\n};\n\nexport type EnvPluginUserConfig = BabelPluginUserConfig &\n AlloyPluginUserConfig & {\n env: EnvPluginOptions;\n };\n\nexport type EnvPluginResolvedConfig = BabelPluginResolvedConfig &\n AlloyPluginResolvedConfig & {\n env: Required<Pick<DotenvConfiguration, \"additionalFiles\">> &\n Required<Pick<EnvPluginOptions, \"defaultConfig\">> & {\n /**\n * The type definition for the expected env variable parameters\n *\n * @remarks\n * This value is parsed from the {@link EnvPluginOptions.types} option.\n */\n types: TypeDefinition;\n\n /**\n * The type definition for the expected env secret parameters\n *\n * @remarks\n * This value is parsed from the {@link EnvPluginOptions.secrets} option.\n */\n secrets: TypeDefinition;\n\n /**\n * Should the plugin inject the env variables in the source code with their values?\n *\n * @remarks\n * This value is the result of reflecting the {@link EnvPluginOptions.inject} option.\n */\n inject: boolean;\n\n /**\n * Should the plugin validate the loaded environment variables against the provided type definitions?\n *\n * @remarks\n * This value is the result of reflecting the {@link EnvPluginOptions.validate} option.\n */\n validate: boolean;\n\n /**\n * The prefix used for environment variables\n *\n * @remarks\n * This value is used to filter environment variables that are loaded from the .env file and the process environment.\n */\n prefix: string[];\n };\n };\n\nexport interface EnvPluginContext<\n TResolvedConfig extends EnvPluginResolvedConfig = EnvPluginResolvedConfig\n>\n extends\n BabelPluginContext<TResolvedConfig>,\n AlloyPluginContext<TResolvedConfig> {\n env: {\n /**\n * The type definitions reflection for the env variables and secrets\n *\n * @remarks\n * These reflections contains the structure of the expected environment variables and secrets as defined by the type definitions provided in the plugin configuration.\n */\n types: {\n /**\n * The type definitions for the expected env variables\n */\n env: Reflection;\n\n /**\n * The type definitions for the expected env secrets\n */\n secrets: Reflection;\n };\n\n /**\n * The current **used** environment variables and secrets reflection\n *\n * @remarks\n * This reflection contains the structure of the current environment variables and secrets as defined during the plugin initialization by extracting the values from the source code.\n */\n used: {\n /**\n * The current env variables reflection\n */\n env: Reflection<EnvInterface>;\n\n /**\n * The current env secrets reflection\n */\n secrets: Reflection<SecretsInterface>;\n };\n\n /**\n * The parsed .env configuration object\n *\n * @remarks\n * This value is the result of loading the .env configuration file found in the project root directory and merging it with the values provided at {@link EnvPluginOptions.values}\n */\n parsed: DotenvParseOutput;\n\n /**\n * The injected environment variables and secrets reflection\n *\n * @remarks\n * This reflection contains the structure of the injected environment variables and secrets that were injected into the source code during the build process.\n */\n injected: Reflection;\n };\n}\n"],"mappings":";;;;;;;AAAA,MAAM,UAAU;CAAC;CAAK;OAAW;OAAe;CAAY;CAAQ;CAAC;;;;;;AAErE,MAAM,UAAU;CAAC;CAAI;CAAM;CAAQ;CAAG;;;;;;;AA0BtC,MAAE,aAAA;CAAkB;CAAA;CAAA;CAAA;CAAA;AAEpB,MAAE,sBAAyB;OAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;OAAA;CAAA;CAAA;OAAA;CAAA;CAAA;OAAA;CAAA;CAAA;CAAA;CAAA;CAAA;AAE3B,MAAM,yBAAqB;OAAW;OAAC;OAAA;CAAA;CAAA;CAAA;CAAA;AAEvC,MAAM,6BAAC;OAAA;OAAA;OAAA;OAAA;CAAA;OAAA;OAAA;OAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;CAAA;AAEP,MAAE,sBAAc;OAAA;CAAA;OAAA;OAAA;OAAA;CAAA;CAAA;OAAA;CAAA;CAAA;CAAA;CAAA;OAAA;OAAA;CAAA;OAAA;OAAA;CAAA;CAAA;CAAA;CAAA;CAAA;OAAA;CAAA;CAAA;CAAA;CAAA;CAAA"}
|
package/dist/types/runtime.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.d.cts","names":[],"sources":["../../src/types/runtime.ts"],"
|
|
1
|
+
{"version":3,"file":"runtime.d.cts","names":[],"sources":["../../src/types/runtime.ts"],"mappings":";;AA6BA;;;;;;;;;;UAAiB,YAAA;EAqEf;;;;;;EAAA,SA9DS,QAAA;EAyHT;;;;;;;;EAAA,SA/GS,WAAA;EA2LA;;;;;;EAAA,SAnLA,QAAA;EA4OT;;;;;;EAAA,SApOS,eAAA;EA8RA;;;;;;EAAA,SAtRA,cAAA;EA8UA;;;;;;EAAA,SAtUA,UAAA;EA8XA;;;;;;EAAA,SAtXA,WAAA;EA8aA;;;;;;;;;;EAlaT,YAAA;EA0fS;;;;;;;EAjfT,QAAA;EAgjBS;;;;;;;;;;;EAniBT,IAAA;EAkpBA;;;;;;;EAzoBA,WAAA;EAivBA;;;AASF;;EAnvBE,KAAA;EA4vBA;;;;;EArvBA,IAAA;;;;;;EAOA,OAAA;;;;;;EAOA,QAAA;;;;;;EAOA,WAAA;;;;;;;;EAUA,eAAA;;;;;;;WAQS,UAAA;;;;;;;WAQA,SAAA;;;;;;;;;;WAWA,IAAA;;;;;;;WAQA,YAAA;;;;;;;WAQA,oBAAA;;;;;;;WAQA,iBAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,eAAA;;;;;;;WAQA,WAAA;;;;;;EAOT,UAAA;;;;;;EAOA,kBAAA;;;;;;;;;;EAWA,SAAA;;;;;;;EAQA,gBAAA;;;;;;;EAQA,cAAA;;;;;;;;EASA,SAAA;;;;;;;;EASA,EAAA;;;;;;;WAQS,MAAA;;;;;;;WAQA,aAAA;;;;;;;WAQA,YAAA;;;;;;;WAQA,QAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,QAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,kBAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,QAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,KAAA;;;;;;;WAQA,KAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,aAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,IAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,SAAA;;;;;;;WAOA,YAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,IAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,kBAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,GAAA;;;;;;;;;;EAWT,QAAA;;;;;;;;;;EAWA,UAAA;;;;;;;;;;EAWA,SAAA;;;;;;;;;;EAWA,OAAA;;;;;;;;;;EAWA,QAAA;;;;;;;;;;;;WAaS,YAAA;;;;;;;;;;;;WAaA,OAAA;;;;;;;;;;;;WAaA,aAAA;;;;;;;;;;;;WAaA,eAAA;;;;;;;;;;;;WAaA,cAAA;;;;;;;;;;;;WAaA,cAAA;;;;;;;;;;;;WAaA,eAAA;;;;;;;;;;;;EAaT,cAAA;AAAA;;;;;;;UASe,gBAAA;;;;;;;;;EASf,cAAA;AAAA;AAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.d.mts","names":[],"sources":["../../src/types/runtime.ts"],"
|
|
1
|
+
{"version":3,"file":"runtime.d.mts","names":[],"sources":["../../src/types/runtime.ts"],"mappings":";;AA6BA;;;;;;;;;;UAAiB,YAAA;EAqEf;;;;;;EAAA,SA9DS,QAAA;EAyHT;;;;;;;;EAAA,SA/GS,WAAA;EA2LA;;;;;;EAAA,SAnLA,QAAA;EA4OT;;;;;;EAAA,SApOS,eAAA;EA8RA;;;;;;EAAA,SAtRA,cAAA;EA8UA;;;;;;EAAA,SAtUA,UAAA;EA8XA;;;;;;EAAA,SAtXA,WAAA;EA8aA;;;;;;;;;;EAlaT,YAAA;EA0fS;;;;;;;EAjfT,QAAA;EAgjBS;;;;;;;;;;;EAniBT,IAAA;EAkpBA;;;;;;;EAzoBA,WAAA;EAivBA;;;AASF;;EAnvBE,KAAA;EA4vBA;;;;;EArvBA,IAAA;;;;;;EAOA,OAAA;;;;;;EAOA,QAAA;;;;;;EAOA,WAAA;;;;;;;;EAUA,eAAA;;;;;;;WAQS,UAAA;;;;;;;WAQA,SAAA;;;;;;;;;;WAWA,IAAA;;;;;;;WAQA,YAAA;;;;;;;WAQA,oBAAA;;;;;;;WAQA,iBAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,eAAA;;;;;;;WAQA,WAAA;;;;;;EAOT,UAAA;;;;;;EAOA,kBAAA;;;;;;;;;;EAWA,SAAA;;;;;;;EAQA,gBAAA;;;;;;;EAQA,cAAA;;;;;;;;EASA,SAAA;;;;;;;;EASA,EAAA;;;;;;;WAQS,MAAA;;;;;;;WAQA,aAAA;;;;;;;WAQA,YAAA;;;;;;;WAQA,QAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,QAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,kBAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,QAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,KAAA;;;;;;;WAQA,KAAA;;;;;;;WAQA,UAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,aAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,IAAA;;;;;;;WAQA,cAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,SAAA;;;;;;;WAQA,SAAA;;;;;;;WAOA,YAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,OAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,MAAA;;;;;;;WAQA,IAAA;;;;;;;WAQA,WAAA;;;;;;;WAQA,kBAAA;;;;;;;WAQA,gBAAA;;;;;;;WAQA,GAAA;;;;;;;;;;EAWT,QAAA;;;;;;;;;;EAWA,UAAA;;;;;;;;;;EAWA,SAAA;;;;;;;;;;EAWA,OAAA;;;;;;;;;;EAWA,QAAA;;;;;;;;;;;;WAaS,YAAA;;;;;;;;;;;;WAaA,OAAA;;;;;;;;;;;;WAaA,aAAA;;;;;;;;;;;;WAaA,eAAA;;;;;;;;;;;;WAaA,cAAA;;;;;;;;;;;;WAaA,cAAA;;;;;;;;;;;;WAaA,eAAA;;;;;;;;;;;;EAaT,cAAA;AAAA;;;;;;;UASe,gBAAA;;;;;;;;;EASf,cAAA;AAAA;AAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime.mjs","names":[],"sources":["../../src/types/runtime.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\n/**\n * The base environment configuration used by Powerlines applications\n *\n * @remarks\n * This interface is used to define the environment variables, configuration options, and runtime settings used by applications. It is used to provide type safety, autocompletion, and default values for the environment variables. The comments of each variable are used to provide documentation descriptions when running the \\`powerlines docs\\` command.\n *\n * @categoryDescription Platform\n * The name of the platform the configuration parameter is intended for use in.\n *\n * @showCategories\n */\nexport interface EnvInterface {\n /**\n * The name of the application.\n *\n * @readonly\n * @category neutral\n */\n readonly APP_NAME: string;\n\n /**\n * The version of the application.\n *\n * @defaultValue \"1.0.0\"\n *\n * @readonly\n * @category neutral\n */\n readonly APP_VERSION: string;\n\n /**\n * The unique identifier for the build.\n *\n * @readonly\n * @category neutral\n */\n readonly BUILD_ID: string;\n\n /**\n * The timestamp the build was ran at.\n *\n * @readonly\n * @category neutral\n */\n readonly BUILD_TIMESTAMP: string;\n\n /**\n * A checksum hash created during the build.\n *\n * @readonly\n * @category neutral\n */\n readonly BUILD_CHECKSUM: string;\n\n /**\n * The unique identifier for the release.\n *\n * @readonly\n * @category neutral\n */\n readonly RELEASE_ID: string;\n\n /**\n * The tag for the release. This is generally in the format of \"\\<APP_NAME\\>\\@\\<APP_VERSION\\>\".\n *\n * @readonly\n * @category neutral\n */\n readonly RELEASE_TAG: string;\n\n /**\n * The name of the organization that maintains the application.\n *\n * @remarks\n * This variable is used to specify the name of the organization that maintains the application. If not provided in an environment, it will try to use the value in {@link @storm-software/config-tools/StormWorkspaceConfig#organization}.\n *\n * @alias ORG\n * @alias ORG_ID\n * @category neutral\n */\n ORGANIZATION: string;\n\n /**\n * The platform for which the application was built.\n *\n * @defaultValue \"neutral\"\n *\n * @category neutral\n */\n PLATFORM: \"node\" | \"neutral\" | \"browser\";\n\n /**\n * The mode in which the application is running.\n *\n * @defaultValue \"production\"\n *\n * @alias NODE_ENV\n * @alias ENV\n * @alias VERCEL_ENV\n *\n * @category neutral\n */\n MODE: \"development\" | \"test\" | \"production\";\n\n /**\n * The environment the application is running in. This value will be populated with the value of `MODE` if not provided.\n *\n * @defaultValue \"production\"\n *\n * @category neutral\n */\n ENVIRONMENT: string;\n\n /**\n * Indicates if the application is running in debug mode.\n *\n * @category neutral\n */\n DEBUG: boolean;\n\n /**\n * An indicator that specifies the current runtime is a test environment.\n *\n * @category neutral\n */\n TEST: boolean;\n\n /**\n * An indicator that specifies the current runtime is a minimal environment.\n *\n * @category node\n */\n MINIMAL: boolean;\n\n /**\n * An indicator that specifies the current runtime is a no color environment.\n *\n * @category node\n */\n NO_COLOR: boolean;\n\n /**\n * An indicator that specifies the current runtime is a force color environment.\n *\n * @category node\n */\n FORCE_COLOR: boolean | number;\n\n /**\n * An indicator that specifies the current runtime should force hyperlinks in terminal output.\n *\n * @remarks\n * This variable is used to force hyperlinks in terminal output, even if the terminal does not support them. This is useful for debugging and development purposes.\n\n * @category node\n */\n FORCE_HYPERLINK: boolean | number;\n\n /**\n * The name of the agent running the application. This variable is set by certain CI/CD systems.\n *\n * @readonly\n * @category neutral\n */\n readonly AGENT_NAME?: string;\n\n /**\n * The color terminal type. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly COLORTERM?: string;\n\n /**\n * The terminal type. This variable is set by certain CI/CD systems.\n *\n * @remarks\n * This variable is used to specify the terminal type that the application is running in. It can be used to determine how to format output for the terminal.\n *\n * @readonly\n * @category node\n */\n readonly TERM?: string;\n\n /**\n * The terminal program name. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERM_PROGRAM?: string;\n\n /**\n * The terminal program version. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERM_PROGRAM_VERSION?: string;\n\n /**\n * The terminal emulator name. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERMINAL_EMULATOR?: string;\n\n /**\n * The terminal emulator session ID. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly WT_SESSION?: string;\n\n /**\n * An indicator that specifies the current terminal is running Terminus Sublime. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERMINUS_SUBLIME?: boolean;\n\n /**\n * The ConEmu task name. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly ConEmuTask?: string;\n\n /**\n * The cursor trace ID. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly CURSOR_TRACE_ID?: string;\n\n /**\n * The VTE version. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly VTE_VERSION?: string;\n\n /**\n * Indicates if error stack traces should be captured.\n *\n * @category neutral\n */\n STACKTRACE: boolean;\n\n /**\n * Indicates if error data should be included.\n *\n * @category neutral\n */\n INCLUDE_ERROR_DATA: boolean;\n\n /**\n * A web page to lookup error messages and display additional information given an error code.\n *\n * @remarks\n * This variable is used to provide a URL to a page that can be used to look up error messages given an error code. This is used to provide a more user-friendly error message to the user.\n *\n * @title Error Details URL\n * @category neutral\n */\n ERROR_URL: string;\n\n /**\n * The default timezone for the application.\n *\n * @defaultValue \"America/New_York\"\n * @category neutral\n */\n DEFAULT_TIMEZONE: string;\n\n /**\n * The default locale to be used in the application.\n *\n * @defaultValue \"en_US\"\n * @category neutral\n */\n DEFAULT_LOCALE: string;\n\n /**\n * The default lowest log level to accept. If `null`, the logger will reject all records.\n *\n * @defaultValue \"info\"\n *\n * @category neutral\n */\n LOG_LEVEL?: \"error\" | \"warn\" | \"info\" | \"debug\" | null;\n\n /**\n * An indicator that specifies the current runtime is a continuous integration environment.\n *\n * @title Continuous Integration\n * @alias CONTINUOUS_INTEGRATION\n * @category neutral\n */\n CI: boolean;\n\n /**\n * The unique identifier for the current run. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly RUN_ID?: string;\n\n /**\n * The agola git reference. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly AGOLA_GIT_REF?: string;\n\n /**\n * The appcircle build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly AC_APPCIRCLE?: string;\n\n /**\n * The appveyor build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly APPVEYOR?: string;\n\n /**\n * The codebuild build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CODEBUILD?: string;\n\n /**\n * The task force build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TF_BUILD?: string;\n\n /**\n * The bamboo plan key. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly bamboo_planKey?: string;\n\n /**\n * The bitbucket commit. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BITBUCKET_COMMIT?: string;\n\n /**\n * The bitrise build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BITRISE_IO?: string;\n\n /**\n * The buddy workspace ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BUDDY_WORKSPACE_ID?: string;\n\n /**\n * The buildkite build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BUILDKITE?: string;\n\n /**\n * The circleci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CIRCLECI?: string;\n\n /**\n * The cirrus-ci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CIRRUS_CI?: string;\n\n /**\n * The cf build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CF_BUILD_ID?: string;\n\n /**\n * The cm build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CM_BUILD_ID?: string;\n\n /**\n * The ci name. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CI_NAME?: string;\n\n /**\n * The drone build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly DRONE?: string;\n\n /**\n * The dsari build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly DSARI?: string;\n\n /**\n * The earthly build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly EARTHLY_CI?: string;\n\n /**\n * The eas build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly EAS_BUILD?: string;\n\n /**\n * The gerrit project. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GERRIT_PROJECT?: string;\n\n /**\n * The gitea actions build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GITEA_ACTIONS?: string;\n\n /**\n * The github actions build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GITHUB_ACTIONS?: string;\n\n /**\n * The gitlab ci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GITLAB_CI?: string;\n\n /**\n * The go cd build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GOCD?: string;\n\n /**\n * The builder output build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BUILDER_OUTPUT?: string;\n\n /**\n * The harness build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly HARNESS_BUILD_ID?: string;\n\n /**\n * The jenkins url. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly JENKINS_URL?: string;\n\n /**\n * The layerci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly LAYERCI?: string;\n\n /**\n * The magnum build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly MAGNUM?: string;\n\n /**\n * The netlify build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly NETLIFY?: string;\n\n /**\n * The nevercode build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly NEVERCODE?: string;\n\n /**\n * The prow job ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly PROW_JOB_ID?: string;\n\n /**\n * The release build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly RELEASE_BUILD_ID?: string;\n\n /**\n * The render build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly RENDER?: string;\n\n /**\n * The sailci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SAILCI?: string;\n\n /**\n * The hudson build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly HUDSON?: string;\n\n /**\n * The screwdriver build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SCREWDRIVER?: string;\n\n /**\n * The semaphore build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SEMAPHORE?: string;\n\n /**\n * The sourcehut build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SOURCEHUT?: string;\n /**\n * The spaceship build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SPACESHIP_CI?: string;\n\n /**\n * The strider build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly STRIDER?: string;\n\n /**\n * The task ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TASK_ID?: string;\n\n /**\n * The teamcity version. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TEAMCITY_VERSION?: string;\n\n /**\n * The travis build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TRAVIS?: string;\n\n /**\n * The vela build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly VELA?: string;\n\n /**\n * The now builder build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly NOW_BUILDER?: string;\n\n /**\n * The appcenter build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly APPCENTER_BUILD_ID?: string;\n\n /**\n * The xcode project build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CI_XCODE_PROJECT?: string;\n\n /**\n * The xcode server build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly XCS?: string;\n\n /**\n * The application's runtime data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local application data directory. This variable is used to set the \\`$storm.paths.data\\` property.\n *\n * @title Data Directory\n * @category node\n */\n DATA_DIR?: string;\n\n /**\n * The application's configuration data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local application configuration directory. This variable is used to set the \\`$storm.paths.config\\` property.\n *\n * @title Configuration Directory\n * @category node\n */\n CONFIG_DIR?: string;\n\n /**\n * The application's cached data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local cache data directory. This variable is used to set the \\`$storm.paths.cache\\` property.\n *\n * @title Cache Directory\n * @category node\n */\n CACHE_DIR?: string;\n\n /**\n * The application's logging directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local application log directory. This variable is used to set the \\`$storm.paths.log\\` property.\n *\n * @title Log Directory\n * @category node\n */\n LOG_DIR?: string;\n\n /**\n * The application's temporary data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local temporary data directory. This variable is used to set the \\`$storm.paths.temp\\` property.\n *\n * @title Temporary Directory\n * @category node\n */\n TEMP_DIR?: string;\n\n /**\n * A variable that specifies the current user's local application data directory on Windows.\n *\n * @see https://www.advancedinstaller.com/appdata-localappdata-programdata.html\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current user. This variable can be used to set the \\`$storm.paths.data\\`, \\`$storm.paths.cache\\`, and \\`$storm.paths.log\\` properties.\n *\n * @readonly\n * @category node\n */\n readonly LOCALAPPDATA?: string;\n\n /**\n * A variable that specifies the application data directory on Windows.\n *\n * @see https://www.advancedinstaller.com/appdata-localappdata-programdata.html\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current user. This variable can be used to set the \\`$storm.paths.config\\` property.\n *\n * @readonly\n * @category node\n */\n readonly APPDATA?: string;\n\n /**\n * A variable that specifies the data path in the home directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current user. This variable can be used to set the \\`$storm.paths.data\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_DATA_HOME?: string;\n\n /**\n * A variable that specifies the configuration path in the home directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to configuration data that is specific to the current user. This variable can be used to set the \\`$storm.paths.config\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_CONFIG_HOME?: string;\n\n /**\n * A variable that specifies the cache path in the home directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to cache data that is specific to the current user. This variable can be used to set the \\`$storm.paths.cache\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_CACHE_HOME?: string;\n\n /**\n * A variable that specifies the state directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to application state data that is specific to the current user. This variable can be used to set the \\`$storm.paths.state\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_STATE_HOME?: string;\n\n /**\n * A variable that specifies the runtime directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to runtime data that is specific to the current user. This variable can be used to set the \\`$storm.paths.temp\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_RUNTIME_DIR?: string;\n\n /**\n * A variable that specifies the [Devenv](https://devenv.sh/) runtime directory.\n *\n * @see https://devenv.sh/files-and-variables/#devenv_dotfile\n * @see https://nixos.org/\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current [Nix](https://nixos.org/) environment. This variable can be used to set the \\`$storm.paths.temp\\` property.\n *\n * @category node\n */\n DEVENV_RUNTIME?: string;\n}\n\n/**\n * The base secrets configuration used by Powerlines applications\n *\n * @remarks\n * This interface is used to define the secret configuration options used by Powerlines applications. It is used to provide type safety, autocompletion, and default values for the environment variables. The comments of each variable are used to provide documentation descriptions when running the \\`storm docs\\` command. Since these are secrets, no default values should be provided and the values should be kept confidential (excluded from the client).\n */\nexport interface SecretsInterface {\n /**\n * The secret key used for encryption and decryption.\n *\n * @remarks\n * This variable is used to provide a secret key for encryption and decryption of sensitive data. It is important that this value is kept confidential and not exposed in client-side code or public repositories.\n *\n * @title Encryption Key\n */\n ENCRYPTION_KEY: string;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmBA,MAAM,sBAAsB;CAAC;CAAkB;CAAqB,EAAA,OAAA,kBAAA;CAAA;CAAA;CAAA;CAAA"}
|
|
1
|
+
{"version":3,"file":"runtime.mjs","names":[],"sources":["../../src/types/runtime.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\n/**\n * The base environment configuration used by Powerlines applications\n *\n * @remarks\n * This interface is used to define the environment variables, configuration options, and runtime settings used by applications. It is used to provide type safety, autocompletion, and default values for the environment variables. The comments of each variable are used to provide documentation descriptions when running the \\`powerlines docs\\` command.\n *\n * @categoryDescription Platform\n * The name of the platform the configuration parameter is intended for use in.\n *\n * @showCategories\n */\nexport interface EnvInterface {\n /**\n * The name of the application.\n *\n * @readonly\n * @category neutral\n */\n readonly APP_NAME: string;\n\n /**\n * The version of the application.\n *\n * @defaultValue \"1.0.0\"\n *\n * @readonly\n * @category neutral\n */\n readonly APP_VERSION: string;\n\n /**\n * The unique identifier for the build.\n *\n * @readonly\n * @category neutral\n */\n readonly BUILD_ID: string;\n\n /**\n * The timestamp the build was ran at.\n *\n * @readonly\n * @category neutral\n */\n readonly BUILD_TIMESTAMP: string;\n\n /**\n * A checksum hash created during the build.\n *\n * @readonly\n * @category neutral\n */\n readonly BUILD_CHECKSUM: string;\n\n /**\n * The unique identifier for the release.\n *\n * @readonly\n * @category neutral\n */\n readonly RELEASE_ID: string;\n\n /**\n * The tag for the release. This is generally in the format of \"\\<APP_NAME\\>\\@\\<APP_VERSION\\>\".\n *\n * @readonly\n * @category neutral\n */\n readonly RELEASE_TAG: string;\n\n /**\n * The name of the organization that maintains the application.\n *\n * @remarks\n * This variable is used to specify the name of the organization that maintains the application. If not provided in an environment, it will try to use the value in {@link @storm-software/config-tools/StormWorkspaceConfig#organization}.\n *\n * @alias ORG\n * @alias ORG_ID\n * @category neutral\n */\n ORGANIZATION: string;\n\n /**\n * The platform for which the application was built.\n *\n * @defaultValue \"neutral\"\n *\n * @category neutral\n */\n PLATFORM: \"node\" | \"neutral\" | \"browser\";\n\n /**\n * The mode in which the application is running.\n *\n * @defaultValue \"production\"\n *\n * @alias NODE_ENV\n * @alias ENV\n * @alias VERCEL_ENV\n *\n * @category neutral\n */\n MODE: \"development\" | \"test\" | \"production\";\n\n /**\n * The environment the application is running in. This value will be populated with the value of `MODE` if not provided.\n *\n * @defaultValue \"production\"\n *\n * @category neutral\n */\n ENVIRONMENT: string;\n\n /**\n * Indicates if the application is running in debug mode.\n *\n * @category neutral\n */\n DEBUG: boolean;\n\n /**\n * An indicator that specifies the current runtime is a test environment.\n *\n * @category neutral\n */\n TEST: boolean;\n\n /**\n * An indicator that specifies the current runtime is a minimal environment.\n *\n * @category node\n */\n MINIMAL: boolean;\n\n /**\n * An indicator that specifies the current runtime is a no color environment.\n *\n * @category node\n */\n NO_COLOR: boolean;\n\n /**\n * An indicator that specifies the current runtime is a force color environment.\n *\n * @category node\n */\n FORCE_COLOR: boolean | number;\n\n /**\n * An indicator that specifies the current runtime should force hyperlinks in terminal output.\n *\n * @remarks\n * This variable is used to force hyperlinks in terminal output, even if the terminal does not support them. This is useful for debugging and development purposes.\n\n * @category node\n */\n FORCE_HYPERLINK: boolean | number;\n\n /**\n * The name of the agent running the application. This variable is set by certain CI/CD systems.\n *\n * @readonly\n * @category neutral\n */\n readonly AGENT_NAME?: string;\n\n /**\n * The color terminal type. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly COLORTERM?: string;\n\n /**\n * The terminal type. This variable is set by certain CI/CD systems.\n *\n * @remarks\n * This variable is used to specify the terminal type that the application is running in. It can be used to determine how to format output for the terminal.\n *\n * @readonly\n * @category node\n */\n readonly TERM?: string;\n\n /**\n * The terminal program name. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERM_PROGRAM?: string;\n\n /**\n * The terminal program version. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERM_PROGRAM_VERSION?: string;\n\n /**\n * The terminal emulator name. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERMINAL_EMULATOR?: string;\n\n /**\n * The terminal emulator session ID. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly WT_SESSION?: string;\n\n /**\n * An indicator that specifies the current terminal is running Terminus Sublime. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly TERMINUS_SUBLIME?: boolean;\n\n /**\n * The ConEmu task name. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly ConEmuTask?: string;\n\n /**\n * The cursor trace ID. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly CURSOR_TRACE_ID?: string;\n\n /**\n * The VTE version. This variable is set by certain terminal emulators.\n *\n * @readonly\n * @category node\n */\n readonly VTE_VERSION?: string;\n\n /**\n * Indicates if error stack traces should be captured.\n *\n * @category neutral\n */\n STACKTRACE: boolean;\n\n /**\n * Indicates if error data should be included.\n *\n * @category neutral\n */\n INCLUDE_ERROR_DATA: boolean;\n\n /**\n * A web page to lookup error messages and display additional information given an error code.\n *\n * @remarks\n * This variable is used to provide a URL to a page that can be used to look up error messages given an error code. This is used to provide a more user-friendly error message to the user.\n *\n * @title Error Details URL\n * @category neutral\n */\n ERROR_URL: string;\n\n /**\n * The default timezone for the application.\n *\n * @defaultValue \"America/New_York\"\n * @category neutral\n */\n DEFAULT_TIMEZONE: string;\n\n /**\n * The default locale to be used in the application.\n *\n * @defaultValue \"en_US\"\n * @category neutral\n */\n DEFAULT_LOCALE: string;\n\n /**\n * The default lowest log level to accept. If `null`, the logger will reject all records.\n *\n * @defaultValue \"info\"\n *\n * @category neutral\n */\n LOG_LEVEL?: \"error\" | \"warn\" | \"info\" | \"debug\" | null;\n\n /**\n * An indicator that specifies the current runtime is a continuous integration environment.\n *\n * @title Continuous Integration\n * @alias CONTINUOUS_INTEGRATION\n * @category neutral\n */\n CI: boolean;\n\n /**\n * The unique identifier for the current run. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly RUN_ID?: string;\n\n /**\n * The agola git reference. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly AGOLA_GIT_REF?: string;\n\n /**\n * The appcircle build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly AC_APPCIRCLE?: string;\n\n /**\n * The appveyor build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly APPVEYOR?: string;\n\n /**\n * The codebuild build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CODEBUILD?: string;\n\n /**\n * The task force build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TF_BUILD?: string;\n\n /**\n * The bamboo plan key. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly bamboo_planKey?: string;\n\n /**\n * The bitbucket commit. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BITBUCKET_COMMIT?: string;\n\n /**\n * The bitrise build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BITRISE_IO?: string;\n\n /**\n * The buddy workspace ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BUDDY_WORKSPACE_ID?: string;\n\n /**\n * The buildkite build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BUILDKITE?: string;\n\n /**\n * The circleci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CIRCLECI?: string;\n\n /**\n * The cirrus-ci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CIRRUS_CI?: string;\n\n /**\n * The cf build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CF_BUILD_ID?: string;\n\n /**\n * The cm build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CM_BUILD_ID?: string;\n\n /**\n * The ci name. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CI_NAME?: string;\n\n /**\n * The drone build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly DRONE?: string;\n\n /**\n * The dsari build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly DSARI?: string;\n\n /**\n * The earthly build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly EARTHLY_CI?: string;\n\n /**\n * The eas build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly EAS_BUILD?: string;\n\n /**\n * The gerrit project. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GERRIT_PROJECT?: string;\n\n /**\n * The gitea actions build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GITEA_ACTIONS?: string;\n\n /**\n * The github actions build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GITHUB_ACTIONS?: string;\n\n /**\n * The gitlab ci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GITLAB_CI?: string;\n\n /**\n * The go cd build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly GOCD?: string;\n\n /**\n * The builder output build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly BUILDER_OUTPUT?: string;\n\n /**\n * The harness build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly HARNESS_BUILD_ID?: string;\n\n /**\n * The jenkins url. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly JENKINS_URL?: string;\n\n /**\n * The layerci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly LAYERCI?: string;\n\n /**\n * The magnum build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly MAGNUM?: string;\n\n /**\n * The netlify build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly NETLIFY?: string;\n\n /**\n * The nevercode build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly NEVERCODE?: string;\n\n /**\n * The prow job ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly PROW_JOB_ID?: string;\n\n /**\n * The release build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly RELEASE_BUILD_ID?: string;\n\n /**\n * The render build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly RENDER?: string;\n\n /**\n * The sailci build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SAILCI?: string;\n\n /**\n * The hudson build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly HUDSON?: string;\n\n /**\n * The screwdriver build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SCREWDRIVER?: string;\n\n /**\n * The semaphore build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SEMAPHORE?: string;\n\n /**\n * The sourcehut build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SOURCEHUT?: string;\n /**\n * The spaceship build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly SPACESHIP_CI?: string;\n\n /**\n * The strider build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly STRIDER?: string;\n\n /**\n * The task ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TASK_ID?: string;\n\n /**\n * The teamcity version. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TEAMCITY_VERSION?: string;\n\n /**\n * The travis build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly TRAVIS?: string;\n\n /**\n * The vela build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly VELA?: string;\n\n /**\n * The now builder build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly NOW_BUILDER?: string;\n\n /**\n * The appcenter build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly APPCENTER_BUILD_ID?: string;\n\n /**\n * The xcode project build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly CI_XCODE_PROJECT?: string;\n\n /**\n * The xcode server build ID. This value is set by certain CI/CD systems.\n *\n * @readonly\n * @category node\n */\n readonly XCS?: string;\n\n /**\n * The application's runtime data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local application data directory. This variable is used to set the \\`$storm.paths.data\\` property.\n *\n * @title Data Directory\n * @category node\n */\n DATA_DIR?: string;\n\n /**\n * The application's configuration data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local application configuration directory. This variable is used to set the \\`$storm.paths.config\\` property.\n *\n * @title Configuration Directory\n * @category node\n */\n CONFIG_DIR?: string;\n\n /**\n * The application's cached data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local cache data directory. This variable is used to set the \\`$storm.paths.cache\\` property.\n *\n * @title Cache Directory\n * @category node\n */\n CACHE_DIR?: string;\n\n /**\n * The application's logging directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local application log directory. This variable is used to set the \\`$storm.paths.log\\` property.\n *\n * @title Log Directory\n * @category node\n */\n LOG_DIR?: string;\n\n /**\n * The application's temporary data directory.\n *\n * @remarks\n * This variable is used to override the base path of the system's local temporary data directory. This variable is used to set the \\`$storm.paths.temp\\` property.\n *\n * @title Temporary Directory\n * @category node\n */\n TEMP_DIR?: string;\n\n /**\n * A variable that specifies the current user's local application data directory on Windows.\n *\n * @see https://www.advancedinstaller.com/appdata-localappdata-programdata.html\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current user. This variable can be used to set the \\`$storm.paths.data\\`, \\`$storm.paths.cache\\`, and \\`$storm.paths.log\\` properties.\n *\n * @readonly\n * @category node\n */\n readonly LOCALAPPDATA?: string;\n\n /**\n * A variable that specifies the application data directory on Windows.\n *\n * @see https://www.advancedinstaller.com/appdata-localappdata-programdata.html\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current user. This variable can be used to set the \\`$storm.paths.config\\` property.\n *\n * @readonly\n * @category node\n */\n readonly APPDATA?: string;\n\n /**\n * A variable that specifies the data path in the home directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current user. This variable can be used to set the \\`$storm.paths.data\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_DATA_HOME?: string;\n\n /**\n * A variable that specifies the configuration path in the home directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to configuration data that is specific to the current user. This variable can be used to set the \\`$storm.paths.config\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_CONFIG_HOME?: string;\n\n /**\n * A variable that specifies the cache path in the home directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to cache data that is specific to the current user. This variable can be used to set the \\`$storm.paths.cache\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_CACHE_HOME?: string;\n\n /**\n * A variable that specifies the state directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to application state data that is specific to the current user. This variable can be used to set the \\`$storm.paths.state\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_STATE_HOME?: string;\n\n /**\n * A variable that specifies the runtime directory on Linux systems using the XDG base directory specification.\n *\n * @see https://gist.github.com/roalcantara/107ba66dfa3b9d023ac9329e639bc58c\n *\n * @remarks\n * This variable is used to specify a path to runtime data that is specific to the current user. This variable can be used to set the \\`$storm.paths.temp\\` property.\n *\n * @readonly\n * @category node\n */\n readonly XDG_RUNTIME_DIR?: string;\n\n /**\n * A variable that specifies the [Devenv](https://devenv.sh/) runtime directory.\n *\n * @see https://devenv.sh/files-and-variables/#devenv_dotfile\n * @see https://nixos.org/\n *\n * @remarks\n * This variable is used to specify a path to application data that is specific to the current [Nix](https://nixos.org/) environment. This variable can be used to set the \\`$storm.paths.temp\\` property.\n *\n * @category node\n */\n DEVENV_RUNTIME?: string;\n}\n\n/**\n * The base secrets configuration used by Powerlines applications\n *\n * @remarks\n * This interface is used to define the secret configuration options used by Powerlines applications. It is used to provide type safety, autocompletion, and default values for the environment variables. The comments of each variable are used to provide documentation descriptions when running the \\`storm docs\\` command. Since these are secrets, no default values should be provided and the values should be kept confidential (excluded from the client).\n */\nexport interface SecretsInterface {\n /**\n * The secret key used for encryption and decryption.\n *\n * @remarks\n * This variable is used to provide a secret key for encryption and decryption of sensitive data. It is important that this value is kept confidential and not exposed in client-side code or public repositories.\n *\n * @title Encryption Key\n */\n ENCRYPTION_KEY: string;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmBA,MAAM,sBAAkB;CAAA;CAAsB;CAAW,EAAA,OAAA,kBAAA;CAAA;CAAA;CAAA;CAAA"}
|
package/package.json
CHANGED
|
@@ -1,18 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-env",
|
|
3
|
-
"version": "0.16.
|
|
4
|
-
"
|
|
3
|
+
"version": "0.16.61",
|
|
4
|
+
"private": false,
|
|
5
5
|
"description": "A package containing a Powerlines plugin for injecting static .env configuration values to the code so that they're accessible at runtime.",
|
|
6
|
+
"keywords": ["dotenv", "powerlines", "storm-software", "powerlines-plugin"],
|
|
7
|
+
"homepage": "https://stormsoftware.com",
|
|
8
|
+
"bugs": {
|
|
9
|
+
"url": "https://stormsoftware.com/support",
|
|
10
|
+
"email": "support@stormsoftware.com"
|
|
11
|
+
},
|
|
6
12
|
"repository": {
|
|
7
13
|
"type": "github",
|
|
8
14
|
"url": "https://github.com/storm-software/powerlines.git",
|
|
9
15
|
"directory": "packages/plugin-env"
|
|
10
16
|
},
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
"url": "https://
|
|
14
|
-
"email": "support@stormsoftware.com"
|
|
17
|
+
"funding": {
|
|
18
|
+
"type": "github",
|
|
19
|
+
"url": "https://github.com/sponsors/storm-software"
|
|
15
20
|
},
|
|
21
|
+
"license": "Apache-2.0",
|
|
16
22
|
"author": {
|
|
17
23
|
"name": "Storm Software",
|
|
18
24
|
"email": "contact@stormsoftware.com",
|
|
@@ -32,14 +38,7 @@
|
|
|
32
38
|
"url": "https://stormsoftware.com"
|
|
33
39
|
}
|
|
34
40
|
],
|
|
35
|
-
"
|
|
36
|
-
"type": "github",
|
|
37
|
-
"url": "https://github.com/sponsors/storm-software"
|
|
38
|
-
},
|
|
39
|
-
"license": "Apache-2.0",
|
|
40
|
-
"private": false,
|
|
41
|
-
"main": "./dist/index.cjs",
|
|
42
|
-
"module": "./dist/index.mjs",
|
|
41
|
+
"type": "module",
|
|
43
42
|
"exports": {
|
|
44
43
|
".": {
|
|
45
44
|
"require": {
|
|
@@ -55,7 +54,6 @@
|
|
|
55
54
|
"default": "./dist/index.mjs"
|
|
56
55
|
}
|
|
57
56
|
},
|
|
58
|
-
"./*": "./*",
|
|
59
57
|
"./babel": {
|
|
60
58
|
"require": {
|
|
61
59
|
"types": "./dist/babel/index.d.cts",
|
|
@@ -252,6 +250,7 @@
|
|
|
252
250
|
"default": "./dist/helpers/template-helpers.mjs"
|
|
253
251
|
}
|
|
254
252
|
},
|
|
253
|
+
"./package.json": "./package.json",
|
|
255
254
|
"./types": {
|
|
256
255
|
"require": {
|
|
257
256
|
"types": "./dist/types/index.d.cts",
|
|
@@ -295,9 +294,11 @@
|
|
|
295
294
|
}
|
|
296
295
|
}
|
|
297
296
|
},
|
|
297
|
+
"main": "./dist/index.cjs",
|
|
298
|
+
"module": "./dist/index.mjs",
|
|
299
|
+
"types": "./dist/index.d.cts",
|
|
298
300
|
"typings": "dist/index.d.mts",
|
|
299
301
|
"files": ["dist/**/*"],
|
|
300
|
-
"keywords": ["dotenv", "powerlines", "storm-software", "powerlines-plugin"],
|
|
301
302
|
"dependencies": {
|
|
302
303
|
"@alloy-js/core": "0.23.0-dev.8",
|
|
303
304
|
"@alloy-js/json": "0.23.0-dev.2",
|
|
@@ -305,28 +306,46 @@
|
|
|
305
306
|
"@alloy-js/typescript": "0.23.0-dev.4",
|
|
306
307
|
"@babel/core": "^7.29.0",
|
|
307
308
|
"@babel/types": "^7.29.0",
|
|
308
|
-
"@powerlines/plugin-alloy": "^0.25.
|
|
309
|
-
"@powerlines/plugin-automd": "^0.1.
|
|
310
|
-
"@powerlines/plugin-babel": "^0.12.
|
|
311
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
312
|
-
"@storm-software/config-tools": "
|
|
309
|
+
"@powerlines/plugin-alloy": "^0.25.26",
|
|
310
|
+
"@powerlines/plugin-automd": "^0.1.342",
|
|
311
|
+
"@powerlines/plugin-babel": "^0.12.345",
|
|
312
|
+
"@powerlines/plugin-plugin": "^0.12.293",
|
|
313
|
+
"@storm-software/config-tools": "1.189.28",
|
|
313
314
|
"@stryke/capnp": "^0.12.83",
|
|
315
|
+
"@stryke/convert": "^0.6.53",
|
|
314
316
|
"@stryke/env": "^0.20.74",
|
|
315
317
|
"@stryke/fs": "^0.33.57",
|
|
316
318
|
"@stryke/json": "^0.14.7",
|
|
319
|
+
"@stryke/path": "^0.26.19",
|
|
317
320
|
"@stryke/string-format": "^0.17.3",
|
|
318
321
|
"@stryke/type-checks": "^0.5.38",
|
|
319
322
|
"@stryke/types": "^0.10.52",
|
|
320
323
|
"automd": "^0.4.3",
|
|
321
|
-
"
|
|
324
|
+
"defu": "^6.1.4",
|
|
325
|
+
"powerlines": "^0.41.7"
|
|
322
326
|
},
|
|
323
327
|
"devDependencies": {
|
|
324
|
-
"@powerlines/deepkit": "^0.6.
|
|
325
|
-
"@powerlines/plugin-deepkit": "^0.11.
|
|
328
|
+
"@powerlines/deepkit": "^0.6.121",
|
|
329
|
+
"@powerlines/plugin-deepkit": "^0.11.221",
|
|
326
330
|
"@types/node": "^25.4.0",
|
|
327
331
|
"vite": "8.0.0-beta.16"
|
|
328
332
|
},
|
|
329
333
|
"publishConfig": { "access": "public" },
|
|
330
|
-
"
|
|
331
|
-
|
|
334
|
+
"inlinedDependencies": {
|
|
335
|
+
"c12": "3.3.3",
|
|
336
|
+
"confbox": "0.2.4",
|
|
337
|
+
"destr": "2.0.5",
|
|
338
|
+
"dotenv": "17.3.1",
|
|
339
|
+
"exsolve": "1.0.8",
|
|
340
|
+
"giget": "2.0.0",
|
|
341
|
+
"jiti": "2.6.1",
|
|
342
|
+
"node-fetch-native": "1.6.7",
|
|
343
|
+
"nypm": "0.6.5",
|
|
344
|
+
"ohash": "2.0.11",
|
|
345
|
+
"pathe": "2.0.3",
|
|
346
|
+
"pkg-types": "2.3.0",
|
|
347
|
+
"rc9": "2.1.2",
|
|
348
|
+
"tinyexec": "1.0.2"
|
|
349
|
+
},
|
|
350
|
+
"gitHead": "2fb48143904805988bac9bdbc04cdc4a35ff398b"
|
|
332
351
|
}
|