@powerlines/plugin-env 0.14.12 → 0.14.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/babel/plugin.cjs +4 -4
- package/dist/babel/plugin.mjs +3 -3
- package/dist/components/docs.cjs +1 -1
- package/dist/components/docs.mjs +1 -1
- package/dist/components/env.cjs +2 -2
- package/dist/components/env.mjs +2 -2
- package/dist/deepkit/src/utilities.cjs +1 -1
- package/dist/deepkit/src/utilities.mjs +1 -1
- package/dist/helpers/load.cjs +1 -1
- package/dist/helpers/load.mjs +1 -1
- package/dist/helpers/reflect.cjs +1 -1
- package/dist/helpers/reflect.mjs +1 -1
- package/dist/helpers/source-file-env.cjs +1 -1
- package/dist/helpers/source-file-env.mjs +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.d.cts +0 -2
- package/dist/index.mjs +2 -2
- package/dist/plugin-alloy/src/core/components/output.cjs +1 -1
- package/dist/plugin-alloy/src/core/components/output.mjs +1 -1
- package/dist/plugin-alloy/src/core/contexts/context.cjs +1 -1
- package/dist/plugin-alloy/src/core/contexts/context.mjs +1 -1
- package/dist/plugin-alloy/src/index.cjs +2 -2
- package/dist/plugin-alloy/src/index.mjs +2 -2
- package/dist/plugin-alloy/src/types/components.d.mts +1 -2
- package/dist/plugin-alloy/src/types/plugin.d.cts +3 -4
- package/dist/plugin-alloy/src/types/plugin.d.mts +3 -4
- package/dist/plugin-alloy/src/vendor.cjs +1 -0
- package/dist/plugin-alloy/src/vendor.d.cts +7 -0
- package/dist/plugin-alloy/src/vendor.d.mts +7 -0
- package/dist/plugin-alloy/src/vendor.mjs +1 -0
- package/dist/plugin-automd/src/index.cjs +1 -1
- package/dist/plugin-automd/src/index.mjs +1 -1
- package/dist/plugin-babel/src/helpers/module-helpers.cjs +1 -1
- package/dist/plugin-babel/src/helpers/module-helpers.mjs +1 -1
- package/dist/powerlines/src/lib/build/esbuild.cjs +9 -9
- package/dist/powerlines/src/lib/build/esbuild.mjs +9 -9
- package/dist/powerlines/src/lib/entry.cjs +1 -1
- package/dist/powerlines/src/lib/entry.mjs +1 -1
- package/dist/powerlines/src/lib/logger.cjs +1 -1
- package/dist/powerlines/src/lib/logger.mjs +1 -1
- package/dist/types/plugin.d.cts +0 -1
- package/package.json +8 -8
- package/dist/deepkit/src/vendor/core.cjs +0 -1
- package/dist/deepkit/src/vendor/core.mjs +0 -1
- package/dist/plugin-alloy/src/core/components/index.cjs +0 -1
- package/dist/plugin-alloy/src/core/components/index.mjs +0 -1
- package/dist/plugin-alloy/src/core/components/single-line-comment.cjs +0 -1
- package/dist/plugin-alloy/src/core/components/single-line-comment.mjs +0 -1
- package/dist/plugin-alloy/src/core/components/source-file.cjs +0 -1
- package/dist/plugin-alloy/src/core/components/source-file.mjs +0 -1
- package/dist/plugin-alloy/src/core/contexts/index.cjs +0 -1
- package/dist/plugin-alloy/src/core/contexts/index.mjs +0 -1
- package/dist/plugin-alloy/src/core/contexts/reflection.cjs +0 -1
- package/dist/plugin-alloy/src/core/contexts/reflection.mjs +0 -1
- package/dist/plugin-alloy/src/core/index.cjs +0 -1
- package/dist/plugin-alloy/src/core/index.mjs +0 -1
- package/dist/plugin-alloy/src/helpers/capnp.cjs +0 -1
- package/dist/plugin-alloy/src/helpers/capnp.mjs +0 -1
- package/dist/plugin-alloy/src/helpers/create-builtin.cjs +0 -1
- package/dist/plugin-alloy/src/helpers/create-builtin.mjs +0 -1
- package/dist/plugin-alloy/src/helpers/index.cjs +0 -1
- package/dist/plugin-alloy/src/helpers/index.mjs +0 -1
- package/dist/plugin-alloy/src/helpers/refkey.cjs +0 -1
- package/dist/plugin-alloy/src/helpers/refkey.mjs +0 -1
- package/dist/plugin-alloy/src/helpers/typescript.cjs +0 -1
- package/dist/plugin-alloy/src/helpers/typescript.mjs +0 -1
- package/dist/plugin-alloy/src/markdown/components/index.cjs +0 -1
- package/dist/plugin-alloy/src/markdown/components/index.mjs +0 -1
- package/dist/plugin-alloy/src/markdown/components/markdown-file.cjs +0 -1
- package/dist/plugin-alloy/src/markdown/components/markdown-file.mjs +0 -1
- package/dist/plugin-alloy/src/markdown/components/markdown-table.cjs +0 -1
- package/dist/plugin-alloy/src/markdown/components/markdown-table.mjs +0 -1
- package/dist/plugin-alloy/src/markdown/contexts/index.cjs +0 -1
- package/dist/plugin-alloy/src/markdown/contexts/index.mjs +0 -1
- package/dist/plugin-alloy/src/markdown/contexts/markdown-table.cjs +0 -1
- package/dist/plugin-alloy/src/markdown/contexts/markdown-table.mjs +0 -1
- package/dist/plugin-alloy/src/markdown/index.cjs +0 -1
- package/dist/plugin-alloy/src/markdown/index.mjs +0 -1
- package/dist/plugin-alloy/src/types/components.d.cts +0 -2
- package/dist/plugin-alloy/src/types/index.d.cts +0 -2
- package/dist/plugin-alloy/src/typescript/components/builtin-file.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/builtin-file.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/dynamic-import-statement.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/dynamic-import-statement.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/entry-file.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/entry-file.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/index.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/index.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/record-expression.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/record-expression.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/tsdoc-reflection.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/tsdoc.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/tsdoc.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/typescript-file.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/typescript-file.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/typescript-interface.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/typescript-interface.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/typescript-object.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/components/typescript-object.mjs +0 -1
- package/dist/plugin-alloy/src/typescript/index.cjs +0 -1
- package/dist/plugin-alloy/src/typescript/index.mjs +0 -1
- package/dist/powerlines/src/lib/utilities/file-header.cjs +0 -1
- package/dist/powerlines/src/lib/utilities/file-header.mjs +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__reExport as e}from"../../_virtual/rolldown_runtime.mjs";export*from"@alloy-js/core";var t={};import*as n from"@alloy-js/core";e(t,n);export{t as vendor_exports};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const e=require(`../../_virtual/rolldown_runtime.cjs`);let t=require(`@stryke/path/replace`),n=require(`@stryke/
|
|
1
|
+
const e=require(`../../_virtual/rolldown_runtime.cjs`);let t=require(`@stryke/path/replace`),n=require(`@stryke/convert/to-array`),r=require(`@stryke/fs/is-file`),i=require(`@stryke/fs/list-files`),a=require(`@stryke/path/append`),o=require(`@stryke/path/is-type`),s=require(`@stryke/path/join-paths`),c=require(`automd`),l=require(`c12`),u=require(`defu`);u=e.__toESM(u);let d=require(`markdown-toc`);d=e.__toESM(d);const f=(e={})=>({name:`automd`,async config(){let t=await(0,c.loadConfig)((0,s.joinPaths)(this.workspaceConfig.workspaceRoot,this.config.projectRoot),e);return(!t.prefix||!Array.isArray(t.prefix))&&(t.prefix=(0,n.toArray)(t.prefix??[])),t.prefix.includes(`automd`)||t.prefix.push(`automd`),t.prefix.includes(`powerlines`)||t.prefix.push(`powerlines`),{automd:(0,u.default)(t??{},{configFile:e.configFile,allowIssues:!0,dir:this.config.projectRoot,watch:!1,input:`README.md`,toc:{maxDepth:6,bullets:`-`}})}},async configResolved(){if(this.config.framework&&!(0,n.toArray)(this.config.automd.prefix).includes(this.config.framework)&&(this.config.automd.prefix=(0,n.toArray)(this.config.automd.prefix).concat(this.config.framework)),this.config.automd.configFile){let{config:e}=await(0,l.loadConfig)({cwd:this.config.automd.dir,configFile:this.config.automd.configFile,defaults:{ignore:[`**/node_modules`,`**/dist`,`**/.*`],dir:this.config.automd.dir}});this.config.automd=(0,c.resolveConfig)((0,u.default)(this.config.automd,{...e,prefix:(0,n.toArray)(e.prefix??[])}))}this.config.automd.input=(await Promise.all((0,n.toArray)(this.config.automd.input).map(async e=>e.includes(`*`)?(0,i.listFiles)((0,o.isAbsolutePath)(e)?e:(0,a.appendPath)(e,this.config.projectRoot),{ignore:this.config.automd.ignore}):(0,o.isAbsolutePath)(e)?e:(0,a.appendPath)(e,this.config.projectRoot)))).flat(),this.config.automd.output&&!(0,o.isAbsolutePath)(this.config.automd.output)&&(this.config.automd.output=(0,a.appendPath)(this.config.automd.output,this.config.projectRoot)),this.config.automd.generators??={},this.config.automd.toc!==!1&&(this.config.automd.generators.toc??={name:`toc`,generate:e=>{let t=this.config.automd.toc??{};return{contents:(0,d.default)(e.block.md,{...t,maxdepth:t.maxDepth,first1:t.firstH1}).content}}})},async docs(){await Promise.all((0,n.toArray)(this.config.automd.input).map(async e=>{let n=await this.fs.read(e);if(n){let i=await(0,c.transform)(n,this.config.automd);if(i.hasIssues&&this.config.automd.allowIssues===!1)throw Error(`AutoMD found issues in file "${e}". Please resolve the issues or set \`allowIssues\` to true in the plugin configuration to ignore them.`);i.hasChanged&&await this.fs.write((0,a.appendPath)(this.config.automd.output?(0,r.isDirectory)(this.config.automd.output)?(0,t.replacePath)(e,this.config.automd.output):this.config.automd.output:e,this.config.projectRoot),i.contents)}}))}});var p=f;exports.default=p;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{replacePath as e}from"@stryke/path/replace";import{
|
|
1
|
+
import{replacePath as e}from"@stryke/path/replace";import{toArray as t}from"@stryke/convert/to-array";import{isDirectory as n}from"@stryke/fs/is-file";import{listFiles as r}from"@stryke/fs/list-files";import{appendPath as i}from"@stryke/path/append";import{isAbsolutePath as a}from"@stryke/path/is-type";import{joinPaths as o}from"@stryke/path/join-paths";import{loadConfig as s,resolveConfig as c,transform as l}from"automd";import{loadConfig as u}from"c12";import d from"defu";import f from"markdown-toc";var p=(p={})=>({name:`automd`,async config(){let e=await s(o(this.workspaceConfig.workspaceRoot,this.config.projectRoot),p);return(!e.prefix||!Array.isArray(e.prefix))&&(e.prefix=t(e.prefix??[])),e.prefix.includes(`automd`)||e.prefix.push(`automd`),e.prefix.includes(`powerlines`)||e.prefix.push(`powerlines`),{automd:d(e??{},{configFile:p.configFile,allowIssues:!0,dir:this.config.projectRoot,watch:!1,input:`README.md`,toc:{maxDepth:6,bullets:`-`}})}},async configResolved(){if(this.config.framework&&!t(this.config.automd.prefix).includes(this.config.framework)&&(this.config.automd.prefix=t(this.config.automd.prefix).concat(this.config.framework)),this.config.automd.configFile){let{config:e}=await u({cwd:this.config.automd.dir,configFile:this.config.automd.configFile,defaults:{ignore:[`**/node_modules`,`**/dist`,`**/.*`],dir:this.config.automd.dir}});this.config.automd=c(d(this.config.automd,{...e,prefix:t(e.prefix??[])}))}this.config.automd.input=(await Promise.all(t(this.config.automd.input).map(async e=>e.includes(`*`)?r(a(e)?e:i(e,this.config.projectRoot),{ignore:this.config.automd.ignore}):a(e)?e:i(e,this.config.projectRoot)))).flat(),this.config.automd.output&&!a(this.config.automd.output)&&(this.config.automd.output=i(this.config.automd.output,this.config.projectRoot)),this.config.automd.generators??={},this.config.automd.toc!==!1&&(this.config.automd.generators.toc??={name:`toc`,generate:e=>{let t=this.config.automd.toc??{};return{contents:f(e.block.md,{...t,maxdepth:t.maxDepth,first1:t.firstH1}).content}}})},async docs(){await Promise.all(t(this.config.automd.input).map(async t=>{let r=await this.fs.read(t);if(r){let a=await l(r,this.config.automd);if(a.hasIssues&&this.config.automd.allowIssues===!1)throw Error(`AutoMD found issues in file "${t}". Please resolve the issues or set \`allowIssues\` to true in the plugin configuration to ignore them.`);a.hasChanged&&await this.fs.write(i(this.config.automd.output?n(this.config.automd.output)?e(t,this.config.automd.output):this.config.automd.output:t,this.config.projectRoot),a.contents)}}))}});export{p as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const e=require(`../../../_virtual/rolldown_runtime.cjs`);require(`./ast-utils.cjs`);let t=require(`@
|
|
1
|
+
const e=require(`../../../_virtual/rolldown_runtime.cjs`);require(`./ast-utils.cjs`);let t=require(`@babel/types`);t=e.__toESM(t);let n=require(`@stryke/type-checks/is-string`);function r(e,t){o(e.scope.getProgramParent().path,t)}function i(e){return e.get(`specifiers`).filter(Boolean).every(e=>e?.isImportSpecifier())&&e.node.importKind!==`type`&&e.node.importKind!==`typeof`}function a(e){let t=new Map;return e.traverse({ImportDeclaration(e){i(e)&&t.set(e.node.source.value,e)}}),t}function o(e,n){a(e).get(n.module)||e.unshiftContainer(`body`,t.importDeclaration([t.importSpecifier(t.identifier(n.name||n.imported),t.identifier(n.imported))],t.stringLiteral(n.module)))}exports.addImport=r,exports.addImportsToProgram=o;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"./ast-utils.mjs";import{isString as
|
|
1
|
+
import"./ast-utils.mjs";import*as e from"@babel/types";import{isString as t}from"@stryke/type-checks/is-string";function n(e,t){a(e.scope.getProgramParent().path,t)}function r(e){return e.get(`specifiers`).filter(Boolean).every(e=>e?.isImportSpecifier())&&e.node.importKind!==`type`&&e.node.importKind!==`typeof`}function i(e){let t=new Map;return e.traverse({ImportDeclaration(e){r(e)&&t.set(e.node.source.value,e)}}),t}function a(t,n){i(t).get(n.module)||t.unshiftContainer(`body`,e.importDeclaration([e.importSpecifier(e.identifier(n.name||n.imported),e.identifier(n.imported))],e.stringLiteral(n.module)))}export{n as addImport,a as addImportsToProgram};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
const e=require(`../../../../_virtual/rolldown_runtime.cjs`);require(`../entry.cjs`);let t=require(`@stryke/path/replace`),n=require(`defu`);
|
|
2
|
-
import ${(0,
|
|
3
|
-
export { ${(0,
|
|
4
|
-
import ${t[1]===`*`?`* as ${(0,
|
|
5
|
-
export { ${(0,
|
|
1
|
+
const e=require(`../../../../_virtual/rolldown_runtime.cjs`);require(`../entry.cjs`);let t=require(`@stryke/path/replace`),n=require(`@stryke/path/join-paths`),r=require(`defu`);r=e.__toESM(r);let i=require(`@stryke/type-checks/is-string`),a=require(`@stryke/helpers/omit`),o=require(`@stryke/string-format/camel-case`);const s={target:`esnext`,platform:`neutral`,format:`esm`,write:!0,minify:!0,sourcemap:!1,bundle:!0,treeShaking:!0,keepNames:!0,splitting:!0,logLevel:`silent`};function c(e){let t=e.config.build.override.inject??e.config.build.inject;return t&&Object.keys(t).length>0&&e.fs.writeSync((0,n.joinPaths)(e.workspaceConfig.workspaceRoot,e.config.projectRoot,e.artifactsPath,`inject-shim.js`),Object.entries(t).map(([e,t])=>{if(t)if(Array.isArray(t)){if((0,o.camelCase)(e)!==e){if(t.length===1)return`
|
|
2
|
+
import ${(0,o.camelCase)(e)} from "${t[0]}";
|
|
3
|
+
export { ${(0,o.camelCase)(e)} as "${e}" }`;if(t.length>1)return`
|
|
4
|
+
import ${t[1]===`*`?`* as ${(0,o.camelCase)(e)}`:`{ ${t[1]} as ${(0,o.camelCase)(e)} }`} from "${t[0]}";
|
|
5
|
+
export { ${(0,o.camelCase)(e)} as "${e}" }`}else if(t.length===1)return`
|
|
6
6
|
import ${e} from "${t[0]}";
|
|
7
7
|
export { ${e} };`;else if(t.length>1)return`
|
|
8
8
|
import ${t[1]===`*`?`* as ${e}`:`{ ${t[1]} as ${e} }`} from "${t[0]}";
|
|
9
|
-
export { ${e} };`}else if((0,
|
|
10
|
-
import ${(0,
|
|
11
|
-
export { ${(0,
|
|
9
|
+
export { ${e} };`}else if((0,o.camelCase)(e)!==e)return`
|
|
10
|
+
import ${(0,o.camelCase)(e)} from "${t[0]}";
|
|
11
|
+
export { ${(0,o.camelCase)(e)} as "${e}" }`;else return`
|
|
12
12
|
import ${e} from "${t}";
|
|
13
13
|
export { ${e} };`;return``}).join(`
|
|
14
|
-
`)),(0,
|
|
14
|
+
`)),(0,r.default)({alias:e.builtins.reduce((t,n)=>{if(!t[n]){let r=e.fs.ids[n];r&&(t[n]=r)}return t},e.config.build.alias?Array.isArray(e.config.build.alias)?e.config.build.alias.reduce((e,t)=>(e[t.find.toString()]||(e[t.find.toString()]=t.replacement),e),{}):e.config.build.alias:{}),inject:t&&Object.keys(t).length>0?[(0,n.joinPaths)(e.workspaceConfig.workspaceRoot,e.config.projectRoot,e.artifactsPath,`inject-shim.js`)]:void 0},e.config.build.variant===`esbuild`?(0,a.omit)(e.config.build.override,[`alias`,`inject`,`external`,`noExternal`,`skipNodeModulesBundle`,`extensions`]):{},e.config.build.variant===`esbuild`?(0,a.omit)(e.config.build,[`alias`,`inject`,`external`,`noExternal`,`skipNodeModulesBundle`,`extensions`,`variant`,`override`]):{},{mainFields:e.config.build.mainFields,conditions:e.config.build.conditions,define:e.config.build.define,resolveExtensions:e.config.build.extensions,packages:e.config.build.skipNodeModulesBundle?`external`:e.config.build.variant===`esbuild`?e.config.build.packages:void 0,format:Array.isArray(e.config.output.format)?e.config.output.format[0]:e.config.output.format,platform:e.config.build.platform,treeShaking:!!e.config.build?.treeshake||e.config.build?.treeShaking,outdir:e.config.output.buildPath,tsconfig:e.tsconfig.tsconfigFilePath,minify:e.config.mode!==`development`,metafile:e.config.mode===`development`,sourcemap:e.config.mode===`development`},s)}exports.extractESBuildConfig=c;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import"../entry.mjs";import{replacePath as e}from"@stryke/path/replace";import
|
|
2
|
-
import ${
|
|
3
|
-
export { ${
|
|
4
|
-
import ${t[1]===`*`?`* as ${
|
|
5
|
-
export { ${
|
|
1
|
+
import"../entry.mjs";import{replacePath as e}from"@stryke/path/replace";import{joinPaths as t}from"@stryke/path/join-paths";import n from"defu";import{isString as r}from"@stryke/type-checks/is-string";import{omit as i}from"@stryke/helpers/omit";import{camelCase as a}from"@stryke/string-format/camel-case";const o={target:`esnext`,platform:`neutral`,format:`esm`,write:!0,minify:!0,sourcemap:!1,bundle:!0,treeShaking:!0,keepNames:!0,splitting:!0,logLevel:`silent`};function s(e){let r=e.config.build.override.inject??e.config.build.inject;return r&&Object.keys(r).length>0&&e.fs.writeSync(t(e.workspaceConfig.workspaceRoot,e.config.projectRoot,e.artifactsPath,`inject-shim.js`),Object.entries(r).map(([e,t])=>{if(t)if(Array.isArray(t)){if(a(e)!==e){if(t.length===1)return`
|
|
2
|
+
import ${a(e)} from "${t[0]}";
|
|
3
|
+
export { ${a(e)} as "${e}" }`;if(t.length>1)return`
|
|
4
|
+
import ${t[1]===`*`?`* as ${a(e)}`:`{ ${t[1]} as ${a(e)} }`} from "${t[0]}";
|
|
5
|
+
export { ${a(e)} as "${e}" }`}else if(t.length===1)return`
|
|
6
6
|
import ${e} from "${t[0]}";
|
|
7
7
|
export { ${e} };`;else if(t.length>1)return`
|
|
8
8
|
import ${t[1]===`*`?`* as ${e}`:`{ ${t[1]} as ${e} }`} from "${t[0]}";
|
|
9
|
-
export { ${e} };`}else if(
|
|
10
|
-
import ${
|
|
11
|
-
export { ${
|
|
9
|
+
export { ${e} };`}else if(a(e)!==e)return`
|
|
10
|
+
import ${a(e)} from "${t[0]}";
|
|
11
|
+
export { ${a(e)} as "${e}" }`;else return`
|
|
12
12
|
import ${e} from "${t}";
|
|
13
13
|
export { ${e} };`;return``}).join(`
|
|
14
|
-
`)),
|
|
14
|
+
`)),n({alias:e.builtins.reduce((t,n)=>{if(!t[n]){let r=e.fs.ids[n];r&&(t[n]=r)}return t},e.config.build.alias?Array.isArray(e.config.build.alias)?e.config.build.alias.reduce((e,t)=>(e[t.find.toString()]||(e[t.find.toString()]=t.replacement),e),{}):e.config.build.alias:{}),inject:r&&Object.keys(r).length>0?[t(e.workspaceConfig.workspaceRoot,e.config.projectRoot,e.artifactsPath,`inject-shim.js`)]:void 0},e.config.build.variant===`esbuild`?i(e.config.build.override,[`alias`,`inject`,`external`,`noExternal`,`skipNodeModulesBundle`,`extensions`]):{},e.config.build.variant===`esbuild`?i(e.config.build,[`alias`,`inject`,`external`,`noExternal`,`skipNodeModulesBundle`,`extensions`,`variant`,`override`]):{},{mainFields:e.config.build.mainFields,conditions:e.config.build.conditions,define:e.config.build.define,resolveExtensions:e.config.build.extensions,packages:e.config.build.skipNodeModulesBundle?`external`:e.config.build.variant===`esbuild`?e.config.build.packages:void 0,format:Array.isArray(e.config.output.format)?e.config.output.format[0]:e.config.output.format,platform:e.config.build.platform,treeShaking:!!e.config.build?.treeshake||e.config.build?.treeShaking,outdir:e.config.output.buildPath,tsconfig:e.tsconfig.tsconfigFilePath,minify:e.config.mode!==`development`,metafile:e.config.mode===`development`,sourcemap:e.config.mode===`development`},o)}export{s as extractESBuildConfig};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
require(`../plugin-utils/paths.cjs`);let e=require(`@stryke/path/replace`),t=require(`@stryke/type-checks/is-set-string`),n=require(`@stryke/
|
|
1
|
+
require(`../plugin-utils/paths.cjs`);let e=require(`@stryke/path/replace`),t=require(`@stryke/type-checks/is-set-string`),n=require(`@stryke/convert/to-array`),r=require(`@stryke/fs/is-file`),i=require(`@stryke/fs/list-files`),a=require(`@stryke/path/append`),o=require(`@stryke/path/join-paths`),s=require(`@stryke/type-checks/is-string`),c=require(`@stryke/convert/parse-type-definition`),l=require(`@stryke/helpers/get-unique`);require(`@stryke/hash/murmurhash`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import"../plugin-utils/paths.mjs";import{replacePath as e}from"@stryke/path/replace";import{isSetString as t}from"@stryke/type-checks/is-set-string";import{
|
|
1
|
+
import"../plugin-utils/paths.mjs";import{replacePath as e}from"@stryke/path/replace";import{isSetString as t}from"@stryke/type-checks/is-set-string";import{toArray as n}from"@stryke/convert/to-array";import"@stryke/fs/is-file";import{listFiles as r}from"@stryke/fs/list-files";import{appendPath as i}from"@stryke/path/append";import{joinPaths as a}from"@stryke/path/join-paths";import{isString as o}from"@stryke/type-checks/is-string";import{parseTypeDefinition as s}from"@stryke/convert/parse-type-definition";import{getUniqueBy as c}from"@stryke/helpers/get-unique";import"@stryke/hash/murmurhash";export{};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const e=require(`../../../_virtual/rolldown_runtime.cjs`);let t=require(`@storm-software/config-tools/types`),n=require(
|
|
1
|
+
const e=require(`../../../_virtual/rolldown_runtime.cjs`);let t=require(`@storm-software/config-tools/types`),n=require(`chalk`);n=e.__toESM(n),require(`@storm-software/config-tools/logger`),require(`@storm-software/config-tools/utilities/colors`),require(`@stryke/helpers/noop`);let r=require(`@stryke/string-format/kebab-case`),i=require(`@stryke/string-format/title-case`);const a=[`#00A0DD`,`#6FCE4E`,`#FBBF24`,`#F43F5E`,`#3B82F6`,`#A855F7`,`#469592`,`#288EDF`,`#D8B4FE`,`#10B981`,`#EF4444`,`#F0EC56`,`#F472B6`,`#22D3EE`,`#EAB308`,`#84CC16`,`#F87171`,`#0EA5E9`,`#D946EF`,`#FACC15`,`#34D399`,`#8B5CF6`],o=(e,t)=>(r,...o)=>e(r,` ${n.default.inverse.hex(a[t.split(``).map(e=>e.charCodeAt(0)).reduce((e,t)=>e+t,0)%a.length]||a[0])(` ${(0,i.titleCase)(t)} `)} ${o.join(` `)} `);exports.extendLog=o;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{LogLevelLabel as e}from"@storm-software/config-tools/types";import
|
|
1
|
+
import{LogLevelLabel as e}from"@storm-software/config-tools/types";import t from"chalk";import"@storm-software/config-tools/logger";import"@storm-software/config-tools/utilities/colors";import"@stryke/helpers/noop";import{kebabCase as n}from"@stryke/string-format/kebab-case";import{titleCase as r}from"@stryke/string-format/title-case";const i=[`#00A0DD`,`#6FCE4E`,`#FBBF24`,`#F43F5E`,`#3B82F6`,`#A855F7`,`#469592`,`#288EDF`,`#D8B4FE`,`#10B981`,`#EF4444`,`#F0EC56`,`#F472B6`,`#22D3EE`,`#EAB308`,`#84CC16`,`#F87171`,`#0EA5E9`,`#D946EF`,`#FACC15`,`#34D399`,`#8B5CF6`],a=(e,n)=>(a,...o)=>e(a,` ${t.inverse.hex(i[n.split(``).map(e=>e.charCodeAt(0)).reduce((e,t)=>e+t,0)%i.length]||i[0])(` ${r(n)} `)} ${o.join(` `)} `);export{a as extendLog};
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Reflection } from "../deepkit/src/types.cjs";
|
|
2
2
|
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig } from "../plugin-alloy/src/types/plugin.cjs";
|
|
3
|
-
import "../plugin-alloy/src/types/index.cjs";
|
|
4
3
|
import { AutoMDPluginOptions } from "../plugin-automd/src/types/plugin.cjs";
|
|
5
4
|
import { BabelPluginContext, BabelPluginOptions, BabelPluginResolvedConfig, BabelPluginUserConfig } from "../plugin-babel/src/types/plugin.cjs";
|
|
6
5
|
import { EnvInterface, SecretsInterface } from "./runtime.cjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-env",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.14",
|
|
4
4
|
"type": "module",
|
|
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
6
|
"repository": {
|
|
@@ -193,11 +193,11 @@
|
|
|
193
193
|
"@alloy-js/json": "^0.22.0",
|
|
194
194
|
"@babel/core": "^7.28.5",
|
|
195
195
|
"@babel/types": "^7.28.5",
|
|
196
|
-
"@powerlines/deepkit": "^0.5.
|
|
197
|
-
"@powerlines/plugin-alloy": "^0.15.
|
|
198
|
-
"@powerlines/plugin-automd": "^0.1.
|
|
199
|
-
"@powerlines/plugin-babel": "^0.12.
|
|
200
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
196
|
+
"@powerlines/deepkit": "^0.5.26",
|
|
197
|
+
"@powerlines/plugin-alloy": "^0.15.8",
|
|
198
|
+
"@powerlines/plugin-automd": "^0.1.111",
|
|
199
|
+
"@powerlines/plugin-babel": "^0.12.120",
|
|
200
|
+
"@powerlines/plugin-plugin": "^0.12.63",
|
|
201
201
|
"@storm-software/config-tools": "^1.188.74",
|
|
202
202
|
"@stryke/capnp": "^0.12.51",
|
|
203
203
|
"@stryke/env": "^0.20.43",
|
|
@@ -207,9 +207,9 @@
|
|
|
207
207
|
"@stryke/type-checks": "^0.5.14",
|
|
208
208
|
"@stryke/types": "^0.10.28",
|
|
209
209
|
"automd": "^0.4.2",
|
|
210
|
-
"powerlines": "^0.36.
|
|
210
|
+
"powerlines": "^0.36.16"
|
|
211
211
|
},
|
|
212
212
|
"devDependencies": { "@types/node": "^24.10.4", "vite": "8.0.0-beta.2" },
|
|
213
213
|
"publishConfig": { "access": "public" },
|
|
214
|
-
"gitHead": "
|
|
214
|
+
"gitHead": "d81b9da2628c49a75e654462be7062599d2c6441"
|
|
215
215
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e=require(`@deepkit/core`);Object.keys(e).forEach(function(t){t!==`default`&&!Object.prototype.hasOwnProperty.call(exports,t)&&Object.defineProperty(exports,t,{enumerable:!0,get:function(){return e[t]}})});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export*from"@deepkit/core";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`./output.cjs`);require(`./single-line-comment.cjs`),require(`./source-file.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{Output as e}from"./output.mjs";import"./single-line-comment.mjs";import"./source-file.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{createComponent as e,createIntrinsic as t}from"@alloy-js/core/jsx-runtime";import"@alloy-js/core";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`../../../../_virtual/rolldown_runtime.cjs`);let t=require(`@alloy-js/core/jsx-runtime`),n=require(`@alloy-js/core`),r=require(`@stryke/path/append`),i=require(`defu`);i=e.__toESM(i);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{createComponent as e,createIntrinsic as t}from"@alloy-js/core/jsx-runtime";import{Show as n,splitProps as r}from"@alloy-js/core";import{appendPath as i}from"@stryke/path/append";import a from"defu";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`./context.cjs`);require(`./reflection.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{PowerlinesContext as e}from"./context.mjs";import"./reflection.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`../../../../_virtual/rolldown_runtime.cjs`);let t=require(`@alloy-js/core`);const n=(0,t.createContext)(),r=(0,t.createNamedContext)(`reflection-property`),i=(0,t.createNamedContext)(`reflection-method`),a=(0,t.createNamedContext)(`reflection-parameter`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{createContext as e,createNamedContext as t}from"@alloy-js/core";e(),t(`reflection-property`),t(`reflection-method`),t(`reflection-parameter`);export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`./contexts/context.cjs`),t=require(`./components/output.cjs`);require(`./components/index.cjs`),require(`./contexts/index.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{PowerlinesContext as e}from"./contexts/context.mjs";import{Output as t}from"./components/output.mjs";import"./components/index.mjs";import"./contexts/index.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`../../../_virtual/rolldown_runtime.cjs`);require(`../../../deepkit/src/vendor/type.cjs`),require(`../../../deepkit/src/utilities.cjs`),require(`../../../deepkit/src/vendor/core.cjs`),require(`../../../powerlines/src/lib/utilities/file-header.cjs`);let t=require(`defu`);t=e.__toESM(t);let n=require(`@stryke/helpers/get-unique`),r=require(`@stryke/type-checks/is-null`),i=require(`@stryke/type-checks/is-string`),a=require(`@stryke/type-checks/is-undefined`);require(`@stryke/capnp/compile`),require(`@stryke/capnp/helpers`);let o=require(`@stryke/convert/to-array`);require(`@stryke/json`);let s=require(`@stryke/path/join`),c=require(`@stryke/string-format/camel-case`);require(`@stryke/string-format/get-words`),require(`@stryke/string-format/pascal-case`);let l=require(`@stryke/string-format/title-case`);require(`@stryke/type-checks/is-bigint`),require(`@stryke/type-checks/is-number`);let u=require(`node:child_process`),d=require(`node:util`);const f=1024*1e6,p=(0,d.promisify)(u.exec);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../../deepkit/src/vendor/type.mjs";import"../../../deepkit/src/utilities.mjs";import"../../../deepkit/src/vendor/core.mjs";import"../../../powerlines/src/lib/utilities/file-header.mjs";import e from"defu";import{getUniqueBy as t}from"@stryke/helpers/get-unique";import{isNull as n}from"@stryke/type-checks/is-null";import{isString as r}from"@stryke/type-checks/is-string";import{isUndefined as i}from"@stryke/type-checks/is-undefined";import"@stryke/capnp/compile";import"@stryke/capnp/helpers";import{toArray as a}from"@stryke/convert/to-array";import"@stryke/json";import{joinPaths as o}from"@stryke/path/join";import{camelCase as s}from"@stryke/string-format/camel-case";import"@stryke/string-format/get-words";import"@stryke/string-format/pascal-case";import{titleCase as c}from"@stryke/string-format/title-case";import"@stryke/type-checks/is-bigint";import"@stryke/type-checks/is-number";import{exec as l}from"node:child_process";import{promisify as u}from"node:util";u(l);export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
let e=require(`@alloy-js/typescript`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"@alloy-js/typescript";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./capnp.cjs`),require(`./create-builtin.cjs`),require(`./refkey.cjs`),require(`./typescript.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./capnp.mjs";import"./create-builtin.mjs";import"./refkey.mjs";import"./typescript.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
let e=require(`@alloy-js/core`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"@alloy-js/core";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../../deepkit/src/utilities.cjs`);let e=require(`@stryke/type-checks/is-undefined`),t=require(`@stryke/string-format/camel-case`),n=require(`@stryke/string-format/title-case`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../../deepkit/src/utilities.mjs";import{isUndefined as e}from"@stryke/type-checks/is-undefined";import{camelCase as t}from"@stryke/string-format/camel-case";import{titleCase as n}from"@stryke/string-format/title-case";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./markdown-file.cjs`),require(`./markdown-table.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./markdown-file.mjs";import"./markdown-table.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../core/contexts/context.cjs`),require(`../../core/components/single-line-comment.cjs`),require(`../../core/components/source-file.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/string-format/title-case`),r=require(`@alloy-js/markdown`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../core/contexts/context.mjs";import"../../core/components/single-line-comment.mjs";import"../../core/components/source-file.mjs";import{createComponent as e,createIntrinsic as t,mergeProps as n}from"@alloy-js/core/jsx-runtime";import{Show as r,code as i,splitProps as a}from"@alloy-js/core";import{titleCase as o}from"@stryke/string-format/title-case";import{Link as s}from"@alloy-js/markdown";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../contexts/markdown-table.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/type-checks/is-undefined`),r=require(`@stryke/string-format/title-case`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../contexts/markdown-table.mjs";import{createComponent as e,mergeProps as t}from"@alloy-js/core/jsx-runtime";import{Show as n,code as r,computed as i,splitProps as a}from"@alloy-js/core";import{isUndefined as o}from"@stryke/type-checks/is-undefined";import{titleCase as s}from"@stryke/string-format/title-case";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./markdown-table.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./markdown-table.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`../../../../_virtual/rolldown_runtime.cjs`);let t=require(`@alloy-js/core`);const n=(0,t.createNamedContext)(`markdown-table-column`,{}),r=(0,t.createContext)({columns:[],data:[]});
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{createContext as e,createNamedContext as t}from"@alloy-js/core";t(`markdown-table-column`,{}),e({columns:[],data:[]});export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./components/index.cjs`),require(`./contexts/index.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./components/index.mjs";import"./contexts/index.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./tsdoc.cjs`),require(`./typescript-file.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./tsdoc.mjs";import"./typescript-file.mjs";import{createComponent as e,mergeProps as t}from"@alloy-js/core/jsx-runtime";import{splitProps as n}from"@alloy-js/core";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@alloy-js/typescript`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{createComponent as e,mergeProps as t}from"@alloy-js/core/jsx-runtime";import{code as n}from"@alloy-js/core";import{VarDeclaration as r}from"@alloy-js/typescript";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=require(`../../../../_virtual/rolldown_runtime.cjs`);require(`../../core/contexts/context.cjs`),require(`./typescript-file.cjs`);let t=require(`@alloy-js/core/jsx-runtime`),n=require(`@alloy-js/core`),r=require(`defu`);r=e.__toESM(r);let i=require(`@stryke/path/join-paths`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../core/contexts/context.mjs";import"./typescript-file.mjs";import{createComponent as e,mergeProps as t}from"@alloy-js/core/jsx-runtime";import{computed as n,splitProps as r}from"@alloy-js/core";import i from"defu";import{joinPaths as a}from"@stryke/path/join-paths";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./tsdoc.cjs`),require(`./typescript-file.cjs`),require(`./builtin-file.cjs`),require(`./dynamic-import-statement.cjs`),require(`./entry-file.cjs`),require(`./record-expression.cjs`),require(`./tsdoc-reflection.cjs`),require(`./typescript-interface.cjs`),require(`./typescript-object.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./tsdoc.mjs";import"./typescript-file.mjs";import"./builtin-file.mjs";import"./dynamic-import-statement.mjs";import"./entry-file.mjs";import"./record-expression.mjs";import"./tsdoc-reflection.mjs";import"./typescript-interface.mjs";import"./typescript-object.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
let e=require(`@alloy-js/core`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{code as e}from"@alloy-js/core";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../core/contexts/reflection.cjs`),require(`./tsdoc.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/type-checks/is-set-string`),r=require(`@stryke/type-checks/is-string`),i=require(`@stryke/type-checks/is-undefined`),a=require(`@stryke/string-format/title-case`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../core/contexts/reflection.mjs";import"./tsdoc.mjs";import{createComponent as e,memo as t,mergeProps as n}from"@alloy-js/core/jsx-runtime";import{Show as r,code as i,computed as a,splitProps as o}from"@alloy-js/core";import{isSetString as s}from"@stryke/type-checks/is-set-string";import{isString as c}from"@stryke/type-checks/is-string";import{isUndefined as l}from"@stryke/type-checks/is-undefined";import{titleCase as u}from"@stryke/string-format/title-case";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../core/contexts/context.cjs`),require(`../../../../deepkit/src/utilities.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/type-checks/is-set-string`),r=require(`@stryke/type-checks/is-undefined`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../core/contexts/context.mjs";import"../../../../deepkit/src/utilities.mjs";import{createComponent as e,createIntrinsic as t,memo as n,mergeProps as r}from"@alloy-js/core/jsx-runtime";import{For as i,Show as a,splitProps as o}from"@alloy-js/core";import{isSetString as s}from"@stryke/type-checks/is-set-string";import{isUndefined as c}from"@stryke/type-checks/is-undefined";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../core/contexts/context.cjs`),require(`../../core/components/single-line-comment.cjs`),require(`../../core/components/source-file.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/path/append`),r=require(`@stryke/type-checks/is-string`),i=require(`@stryke/string-format/title-case`),a=require(`@alloy-js/typescript`);require(`@stryke/type-checks/is-boolean`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../core/contexts/context.mjs";import"../../core/components/single-line-comment.mjs";import"../../core/components/source-file.mjs";import{createComponent as e,createIntrinsic as t,memo as n,mergeProps as r}from"@alloy-js/core/jsx-runtime";import{Show as i,code as a,splitProps as o}from"@alloy-js/core";import{appendPath as s}from"@stryke/path/append";import{isString as c}from"@stryke/type-checks/is-string";import{titleCase as l}from"@stryke/string-format/title-case";import"@alloy-js/typescript";import"@stryke/type-checks/is-boolean";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../../../deepkit/src/vendor/type.cjs`),require(`../../core/contexts/reflection.cjs`),require(`./tsdoc-reflection.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/type-checks/is-string`);require(`@stryke/string-format/pascal-case`);let r=require(`@alloy-js/typescript`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../../../deepkit/src/vendor/type.mjs";import"../../core/contexts/reflection.mjs";import"./tsdoc-reflection.mjs";import{createComponent as e,mergeProps as t}from"@alloy-js/core/jsx-runtime";import{For as n,computed as r,splitProps as i}from"@alloy-js/core";import{isString as a}from"@stryke/type-checks/is-string";import"@stryke/string-format/pascal-case";import"@alloy-js/typescript";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`../../core/contexts/reflection.cjs`),require(`../../../../deepkit/src/utilities.cjs`),require(`./tsdoc-reflection.cjs`);let e=require(`@alloy-js/core/jsx-runtime`),t=require(`@alloy-js/core`),n=require(`@stryke/type-checks/is-string`),r=require(`@stryke/type-checks/is-undefined`),i=require(`@stryke/string-format/camel-case`);require(`@stryke/string-format/pascal-case`);let a=require(`@alloy-js/typescript`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"../../core/contexts/reflection.mjs";import"../../../../deepkit/src/utilities.mjs";import"./tsdoc-reflection.mjs";import{createComponent as e,createIntrinsic as t,memo as n}from"@alloy-js/core/jsx-runtime";import{For as r,Show as i,computed as a,splitProps as o}from"@alloy-js/core";import{isString as s}from"@stryke/type-checks/is-string";import{isUndefined as c}from"@stryke/type-checks/is-undefined";import{camelCase as l}from"@stryke/string-format/camel-case";import"@stryke/string-format/pascal-case";import"@alloy-js/typescript";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
require(`./components/index.cjs`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import"./components/index.mjs";export{};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
let e=require(`@stryke/string-format/title-case`);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{titleCase as e}from"@stryke/string-format/title-case";export{};
|