@powerlines/plugin-plugin 0.12.292 → 0.12.293

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 CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>🔌 Powerlines</b> monorepo. Powerlines is the "
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.12.285-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/powerlines)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/powerlines/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.12.292-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/powerlines)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/powerlines/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -58,21 +58,19 @@ A package containing a Powerlines plugin to assist in developing other Powerline
58
58
 
59
59
  ## Table of Contents
60
60
 
61
- - [Powerlines - Plugin Plugin](#powerlines---plugin-plugin)
62
- - [Table of Contents](#table-of-contents)
63
- - [Installing](#installing)
64
- - [Reduced Package Size](#reduced-package-size)
65
- - [Development](#development)
66
- - [Building](#building)
67
- - [Running unit tests](#running-unit-tests)
68
- - [Linting](#linting)
69
- - [Storm Workspaces](#storm-workspaces)
70
- - [Roadmap](#roadmap)
71
- - [Support](#support)
72
- - [License](#license)
73
- - [Changelog](#changelog)
74
- - [Contributing](#contributing)
75
- - [Contributors](#contributors)
61
+ - [Installing](#installing)
62
+ - [Reduced Package Size](#reduced-package-size)
63
+ - [Development](#development)
64
+ - [Building](#building)
65
+ - [Running unit tests](#running-unit-tests)
66
+ - [Linting](#linting)
67
+ - [Storm Workspaces](#storm-workspaces)
68
+ - [Roadmap](#roadmap)
69
+ - [Support](#support)
70
+ - [License](#license)
71
+ - [Changelog](#changelog)
72
+ - [Contributing](#contributing)
73
+ - [Contributors](#contributors)
76
74
 
77
75
  <!-- END doctoc -->
78
76
 
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,`__esModule`,{value:!0});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require(`@powerlines/plugin-tsdown`);c=s(c);let l=require(`@stryke/path/join`);const u=(e={})=>[(0,c.default)(e),{name:`plugin`,config(){return this.debug(`Providing default configuration for the Powerlines plugin.`),{type:`library`,output:{format:[`cjs`,`esm`],dts:!0},resolve:{external:[`powerlines`,/^powerlines\/.*$/,/^@powerlines\//]},tsdown:{platform:`node`,target:`node22`,nodeProtocol:!0,fixedExtension:!0,minify:!1,exports:{all:!0},unbundle:!0}}},async configResolved(){if(!this.config.input||Array.isArray(this.config.input)&&this.config.input.length===0){let e=`src/index.tsx`;this.fs.existsSync((0,l.joinPaths)(this.config.root,e))||(e=`src/index.ts`),this.config.input=e}}}];var d=u;exports.default=d,exports.plugin=u;
1
+ Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require(`@powerlines/plugin-tsdown`);c=s(c);let l=require(`@stryke/path/join`);const u=(e={})=>[(0,c.default)(e),{name:`plugin`,config(){return this.debug(`Providing default configuration for the Powerlines plugin.`),{type:`library`,output:{format:[`cjs`,`esm`],dts:!0},resolve:{external:[`powerlines`,/^powerlines\/.*$/,/^@powerlines\//]},tsdown:{platform:`node`,target:`node22`,nodeProtocol:!0,fixedExtension:!0,minify:!1,exports:!0,unbundle:!0}}},async configResolved(){if(!this.config.input||Array.isArray(this.config.input)&&this.config.input.length===0){let e=`src/index.tsx`;this.fs.existsSync((0,l.joinPaths)(this.config.root,e))||(e=`src/index.ts`),this.config.input=e}}}];exports.default=u,exports.plugin=u;
package/dist/index.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { n as PluginPluginOptions, t as PluginPluginContext } from "./plugin-DfGt6jzp.cjs";
1
+ import { n as PluginPluginOptions, t as PluginPluginContext } from "./plugin-wakFSxZn.cjs";
2
2
  import { Plugin } from "powerlines";
3
3
 
4
4
  //#region src/index.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"sourcesContent":[],"mappings":";;;;;;IAqB+E,MAAA,CAAA,EAIlE,mBAJkE;EAAA;;;;AAW/E;AACmB,cADN,MACM,EAAA,CAAA,iBAAA,mBAAA,GAAsB,mBAAtB,CAAA,CAAA,OAAA,CAAA,EAER,mBAFQ,EAAA,GAGhB,MAHgB,CAGT,QAHS,CAAA,EAAA"}
1
+ {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;YAwBY,MAAA;IACR,MAAA,GAAS,mBAAA;EAAA;AAAA;;;;cAOA,MAAA,oBACM,mBAAA,GAAsB,mBAAA,EAEvC,OAAA,GAAS,mBAAA,KACR,MAAA,CAAO,QAAA"}
package/dist/index.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { n as PluginPluginOptions, t as PluginPluginContext } from "./plugin-B53UwtG7.mjs";
1
+ import { n as PluginPluginOptions, t as PluginPluginContext } from "./plugin-DuAIRpTH.mjs";
2
2
  import { Plugin } from "powerlines";
3
3
 
4
4
  //#region src/index.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"sourcesContent":[],"mappings":";;;;;;IAqB+E,MAAA,CAAA,EAIlE,mBAJkE;EAAA;;;;AAW/E;AACmB,cADN,MACM,EAAA,CAAA,iBAAA,mBAAA,GAAsB,mBAAtB,CAAA,CAAA,OAAA,CAAA,EAER,mBAFQ,EAAA,GAGhB,MAHgB,CAGT,QAHS,CAAA,EAAA"}
1
+ {"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;YAwBY,MAAA;IACR,MAAA,GAAS,mBAAA;EAAA;AAAA;;;;cAOA,MAAA,oBACM,mBAAA,GAAsB,mBAAA,EAEvC,OAAA,GAAS,mBAAA,KACR,MAAA,CAAO,QAAA"}
package/dist/index.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import e from"@powerlines/plugin-tsdown";import{joinPaths as t}from"@stryke/path/join";const n=(n={})=>[e(n),{name:`plugin`,config(){return this.debug(`Providing default configuration for the Powerlines plugin.`),{type:`library`,output:{format:[`cjs`,`esm`],dts:!0},resolve:{external:[`powerlines`,/^powerlines\/.*$/,/^@powerlines\//]},tsdown:{platform:`node`,target:`node22`,nodeProtocol:!0,fixedExtension:!0,minify:!1,exports:{all:!0},unbundle:!0}}},async configResolved(){if(!this.config.input||Array.isArray(this.config.input)&&this.config.input.length===0){let e=`src/index.tsx`;this.fs.existsSync(t(this.config.root,e))||(e=`src/index.ts`),this.config.input=e}}}];var r=n;export{r as default,n as plugin};
1
+ import e from"@powerlines/plugin-tsdown";import{joinPaths as t}from"@stryke/path/join";const n=(n={})=>[e(n),{name:`plugin`,config(){return this.debug(`Providing default configuration for the Powerlines plugin.`),{type:`library`,output:{format:[`cjs`,`esm`],dts:!0},resolve:{external:[`powerlines`,/^powerlines\/.*$/,/^@powerlines\//]},tsdown:{platform:`node`,target:`node22`,nodeProtocol:!0,fixedExtension:!0,minify:!1,exports:!0,unbundle:!0}}},async configResolved(){if(!this.config.input||Array.isArray(this.config.input)&&this.config.input.length===0){let e=`src/index.tsx`;this.fs.existsSync(t(this.config.root,e))||(e=`src/index.ts`),this.config.input=e}}}];export{n as default,n as plugin};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.mjs","names":[],"sources":["../src/index.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 tsdown from \"@powerlines/plugin-tsdown\";\nimport { joinPaths } from \"@stryke/path/join\";\nimport { Plugin } from \"powerlines\";\nimport type { PluginPluginContext, PluginPluginOptions } from \"./types/plugin\";\n\ndeclare module \"powerlines\" {\n interface Config {\n plugin?: PluginPluginOptions;\n }\n}\n\n/**\n * A Powerlines plugin to assist in developing other Powerlines plugins.\n */\nexport const plugin = <\n TContext extends PluginPluginContext = PluginPluginContext\n>(\n options: PluginPluginOptions = {}\n): Plugin<TContext>[] => {\n return [\n tsdown(options),\n {\n name: \"plugin\",\n config() {\n this.debug(\n \"Providing default configuration for the Powerlines plugin.\"\n );\n\n return {\n type: \"library\",\n output: {\n format: [\"cjs\", \"esm\"],\n dts: true\n },\n resolve: {\n external: [\"powerlines\", /^powerlines\\/.*$/, /^@powerlines\\//]\n },\n tsdown: {\n platform: \"node\",\n target: \"node22\",\n nodeProtocol: true,\n fixedExtension: true,\n minify: false,\n exports: {\n all: true\n },\n unbundle: true\n }\n };\n },\n async configResolved() {\n if (\n !this.config.input ||\n (Array.isArray(this.config.input) && this.config.input.length === 0)\n ) {\n let input = \"src/index.tsx\";\n if (!this.fs.existsSync(joinPaths(this.config.root, input))) {\n input = \"src/index.ts\";\n }\n\n this.config.input = input;\n }\n }\n }\n ];\n};\n\nexport default plugin;\n"],"mappings":"uFAgCA,MAAa,GAGX,EAA+B,EAAE,GAE1B,CACL,EAAO,EAAQ,CACf,CACE,KAAM,SACN,QAAS,CAKP,OAJA,KAAK,MACH,6DACD,CAEM,CACL,KAAM,UACN,OAAQ,CACN,OAAQ,CAAC,MAAO,MAAM,CACtB,IAAK,GACN,CACD,QAAS,CACP,SAAU,CAAC,aAAc,mBAAoB,iBAAiB,CAC/D,CACD,OAAQ,CACN,SAAU,OACV,OAAQ,SACR,aAAc,GACd,eAAgB,GAChB,OAAQ,GACR,QAAS,CACP,IAAK,GACN,CACD,SAAU,GACX,CACF,EAEH,MAAM,gBAAiB,CACrB,GACE,CAAC,KAAK,OAAO,OACZ,MAAM,QAAQ,KAAK,OAAO,MAAM,EAAI,KAAK,OAAO,MAAM,SAAW,EAClE,CACA,IAAI,EAAQ,gBACP,KAAK,GAAG,WAAW,EAAU,KAAK,OAAO,KAAM,EAAM,CAAC,GACzD,EAAQ,gBAGV,KAAK,OAAO,MAAQ,IAGzB,CACF,CAGH,IAAA,EAAe"}
1
+ {"version":3,"file":"index.mjs","names":[],"sources":["../src/index.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 tsdown from \"@powerlines/plugin-tsdown\";\nimport { joinPaths } from \"@stryke/path/join\";\nimport { Plugin } from \"powerlines\";\nimport type { PluginPluginContext, PluginPluginOptions } from \"./types/plugin\";\n\ndeclare module \"powerlines\" {\n interface Config {\n plugin?: PluginPluginOptions;\n }\n}\n\n/**\n * A Powerlines plugin to assist in developing other Powerlines plugins.\n */\nexport const plugin = <\n TContext extends PluginPluginContext = PluginPluginContext\n>(\n options: PluginPluginOptions = {}\n): Plugin<TContext>[] => {\n return [\n tsdown(options),\n {\n name: \"plugin\",\n config() {\n this.debug(\n \"Providing default configuration for the Powerlines plugin.\"\n );\n\n return {\n type: \"library\",\n output: {\n format: [\"cjs\", \"esm\"],\n dts: true\n },\n resolve: {\n external: [\"powerlines\", /^powerlines\\/.*$/, /^@powerlines\\//]\n },\n tsdown: {\n platform: \"node\",\n target: \"node22\",\n nodeProtocol: true,\n fixedExtension: true,\n minify: false,\n exports: true,\n unbundle: true\n }\n };\n },\n async configResolved() {\n if (\n !this.config.input ||\n (Array.isArray(this.config.input) && this.config.input.length === 0)\n ) {\n let input = \"src/index.tsx\";\n if (!this.fs.existsSync(joinPaths(this.config.root, input))) {\n input = \"src/index.ts\";\n }\n\n this.config.input = input;\n }\n }\n }\n ];\n};\n\nexport default plugin;\n"],"mappings":"uFAgCA,MAAa,GAGX,EAA+B,EAAE,GAE1B,CACL,EAAO,EAAQ,CACf,CACE,KAAM,SACN,QAAS,CAKP,OAJA,KAAK,MACH,6DACD,CAEM,CACL,KAAM,UACN,OAAQ,CACN,OAAQ,CAAC,MAAO,MAAM,CACtB,IAAK,GACN,CACD,QAAS,CACP,SAAU,CAAC,aAAc,mBAAoB,iBAAiB,CAC/D,CACD,OAAQ,CACN,SAAU,OACV,OAAQ,SACR,aAAc,GACd,eAAgB,GAChB,OAAQ,GACR,QAAS,GACT,SAAU,GACX,CACF,EAEH,MAAM,gBAAiB,CACrB,GACE,CAAC,KAAK,OAAO,OACZ,MAAM,QAAQ,KAAK,OAAO,MAAM,EAAI,KAAK,OAAO,MAAM,SAAW,EAClE,CACA,IAAI,EAAQ,gBACP,KAAK,GAAG,WAAW,EAAU,KAAK,OAAO,KAAM,EAAM,CAAC,GACzD,EAAQ,gBAGV,KAAK,OAAO,MAAQ,IAGzB,CACF"}
@@ -1,6 +1,31 @@
1
1
  import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } from "@powerlines/plugin-tsdown";
2
- import { TypeDefinitionParameter } from "@stryke/types/configuration";
3
2
 
3
+ //#region ../../node_modules/.pnpm/@stryke+types@0.10.52/node_modules/@stryke/types/dist/configuration.d.cts
4
+ //#region src/configuration.d.ts
5
+ /**
6
+ * Configuration values for specifying a type definition
7
+ */
8
+ interface TypeDefinition {
9
+ /**
10
+ * The file path to the type definition
11
+ */
12
+ file: string;
13
+ /**
14
+ * The name of the type definition in the file above
15
+ *
16
+ * @remarks
17
+ * If no value is provided, we will attempt to infer the type definition from the module's `default` export.
18
+ */
19
+ name?: string;
20
+ }
21
+ /**
22
+ * Configuration parameter for the {@link TypeDefinition} utility type
23
+ *
24
+ * @remarks
25
+ * When provided as a string, 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#EnvConfiguration"`.
26
+ */
27
+ type TypeDefinitionParameter = TypeDefinition | string;
28
+ //#endregion
4
29
  //#region src/types/plugin.d.ts
5
30
  interface PluginPluginTypesOptions {
6
31
  /**
@@ -32,4 +57,4 @@ declare type __ΩPluginPluginResolvedConfig = any[];
32
57
  declare type __ΩPluginPluginContext = any[];
33
58
  //#endregion
34
59
  export { PluginPluginUserConfig as a, __ΩPluginPluginResolvedConfig as c, PluginPluginTypesOptions as i, __ΩPluginPluginTypesOptions as l, PluginPluginOptions as n, __ΩPluginPluginContext as o, PluginPluginResolvedConfig as r, __ΩPluginPluginOptions as s, PluginPluginContext as t, __ΩPluginPluginUserConfig as u };
35
- //# sourceMappingURL=plugin-B53UwtG7.d.mts.map
60
+ //# sourceMappingURL=plugin-DuAIRpTH.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plugin-DuAIRpTH.d.mts","names":["TypeDefinition","file","name","TypeDefinitionParameter","DotenvTypeDefinitions","variables","secrets","DotenvConfiguration","additionalFiles","types","StormConfigurationGroups","dotenv"],"sources":["../../../node_modules/.pnpm/@stryke+types@0.10.52/node_modules/@stryke/types/dist/configuration.d.cts","../src/types/plugin.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;UAIUA,cAAAA;;;;EAIRC,IAAAA;EAe0B;;;;;;EAR1BC,IAAAA;AAAAA;;;;;;;KAQGC,uBAAAA,GAA0BH,cAAAA;;;UCGd,wBAAA;EDtBPA;;;EC0BR,OAAA,GAAU,uBAAA;EDfN;AAAA;;ECoBJ,UAAA,GAAa,uBAAA;AAAA;AAAA,UAGE,mBAAA,SAA4B,mBAAA;;;;EAI3C,KAAA,GAAQ,wBAAA;AAAA;AAAA,UAGO,sBAAA,SAA+B,sBAAA;EAC9C,MAAA,GAAS,mBAAA;AAAA;AAAA,UAGM,0BAAA,SAAmC,0BAAA;EAClD,MAAA,EAAQ,mBAAA;AAAA;AAAA,KAGE,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,mBAAA,CAAoB,eAAA;AAAA"}
@@ -1,6 +1,31 @@
1
1
  import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } from "@powerlines/plugin-tsdown";
2
- import { TypeDefinitionParameter } from "@stryke/types/configuration";
3
2
 
3
+ //#region ../../node_modules/.pnpm/@stryke+types@0.10.52/node_modules/@stryke/types/dist/configuration.d.cts
4
+ //#region src/configuration.d.ts
5
+ /**
6
+ * Configuration values for specifying a type definition
7
+ */
8
+ interface TypeDefinition {
9
+ /**
10
+ * The file path to the type definition
11
+ */
12
+ file: string;
13
+ /**
14
+ * The name of the type definition in the file above
15
+ *
16
+ * @remarks
17
+ * If no value is provided, we will attempt to infer the type definition from the module's `default` export.
18
+ */
19
+ name?: string;
20
+ }
21
+ /**
22
+ * Configuration parameter for the {@link TypeDefinition} utility type
23
+ *
24
+ * @remarks
25
+ * When provided as a string, 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#EnvConfiguration"`.
26
+ */
27
+ type TypeDefinitionParameter = TypeDefinition | string;
28
+ //#endregion
4
29
  //#region src/types/plugin.d.ts
5
30
  interface PluginPluginTypesOptions {
6
31
  /**
@@ -32,4 +57,4 @@ declare type __ΩPluginPluginResolvedConfig = any[];
32
57
  declare type __ΩPluginPluginContext = any[];
33
58
  //#endregion
34
59
  export { PluginPluginUserConfig as a, __ΩPluginPluginResolvedConfig as c, PluginPluginTypesOptions as i, __ΩPluginPluginTypesOptions as l, PluginPluginOptions as n, __ΩPluginPluginContext as o, PluginPluginResolvedConfig as r, __ΩPluginPluginOptions as s, PluginPluginContext as t, __ΩPluginPluginUserConfig as u };
35
- //# sourceMappingURL=plugin-DfGt6jzp.d.cts.map
60
+ //# sourceMappingURL=plugin-wakFSxZn.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plugin-wakFSxZn.d.cts","names":["TypeDefinition","file","name","TypeDefinitionParameter","DotenvTypeDefinitions","variables","secrets","DotenvConfiguration","additionalFiles","types","StormConfigurationGroups","dotenv"],"sources":["../../../node_modules/.pnpm/@stryke+types@0.10.52/node_modules/@stryke/types/dist/configuration.d.cts","../src/types/plugin.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;UAIUA,cAAAA;;;;EAIRC,IAAAA;EAe0B;;;;;;EAR1BC,IAAAA;AAAAA;;;;;;;KAQGC,uBAAAA,GAA0BH,cAAAA;;;UCGd,wBAAA;EDtBPA;;;EC0BR,OAAA,GAAU,uBAAA;EDfN;AAAA;;ECoBJ,UAAA,GAAa,uBAAA;AAAA;AAAA,UAGE,mBAAA,SAA4B,mBAAA;;;;EAI3C,KAAA,GAAQ,wBAAA;AAAA;AAAA,UAGO,sBAAA,SAA+B,sBAAA;EAC9C,MAAA,GAAS,mBAAA;AAAA;AAAA,UAGM,0BAAA,SAAmC,0BAAA;EAClD,MAAA,EAAQ,mBAAA;AAAA;AAAA,KAGE,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,mBAAA,CAAoB,eAAA;AAAA"}
@@ -1,2 +1,2 @@
1
- import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-DfGt6jzp.cjs";
1
+ import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-wakFSxZn.cjs";
2
2
  export { PluginPluginContext, PluginPluginOptions, PluginPluginResolvedConfig, PluginPluginTypesOptions, PluginPluginUserConfig, __ΩPluginPluginContext, __ΩPluginPluginOptions, __ΩPluginPluginResolvedConfig, __ΩPluginPluginTypesOptions, __ΩPluginPluginUserConfig };
@@ -1,2 +1,2 @@
1
- import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-B53UwtG7.mjs";
1
+ import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-DuAIRpTH.mjs";
2
2
  export { PluginPluginContext, PluginPluginOptions, PluginPluginResolvedConfig, PluginPluginTypesOptions, PluginPluginUserConfig, __ΩPluginPluginContext, __ΩPluginPluginOptions, __ΩPluginPluginResolvedConfig, __ΩPluginPluginTypesOptions, __ΩPluginPluginUserConfig };
@@ -1,2 +1,2 @@
1
- import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-DfGt6jzp.cjs";
1
+ import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-wakFSxZn.cjs";
2
2
  export { PluginPluginContext, PluginPluginOptions, PluginPluginResolvedConfig, PluginPluginTypesOptions, PluginPluginUserConfig, __ΩPluginPluginContext, __ΩPluginPluginOptions, __ΩPluginPluginResolvedConfig, __ΩPluginPluginTypesOptions, __ΩPluginPluginUserConfig };
@@ -1,2 +1,2 @@
1
- import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-B53UwtG7.mjs";
1
+ import { a as PluginPluginUserConfig, c as __ΩPluginPluginResolvedConfig, i as PluginPluginTypesOptions, l as __ΩPluginPluginTypesOptions, n as PluginPluginOptions, o as __ΩPluginPluginContext, r as PluginPluginResolvedConfig, s as __ΩPluginPluginOptions, t as PluginPluginContext, u as __ΩPluginPluginUserConfig } from "../plugin-DuAIRpTH.mjs";
2
2
  export { PluginPluginContext, PluginPluginOptions, PluginPluginResolvedConfig, PluginPluginTypesOptions, PluginPluginUserConfig, __ΩPluginPluginContext, __ΩPluginPluginOptions, __ΩPluginPluginResolvedConfig, __ΩPluginPluginTypesOptions, __ΩPluginPluginUserConfig };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-plugin",
3
- "version": "0.12.292",
3
+ "version": "0.12.293",
4
4
  "type": "module",
5
5
  "description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
6
6
  "repository": {
@@ -118,10 +118,10 @@
118
118
  "keywords": ["powerlines", "storm-software", "powerlines-plugin"],
119
119
  "dependencies": {
120
120
  "@stryke/path": "^0.26.19",
121
- "powerlines": "^0.41.6",
122
- "@powerlines/plugin-tsdown": "^0.1.289"
121
+ "powerlines": "^0.41.7",
122
+ "@powerlines/plugin-tsdown": "^0.1.290"
123
123
  },
124
124
  "devDependencies": { "@stryke/types": "^0.10.52", "@types/node": "^25.4.0" },
125
125
  "publishConfig": { "access": "public" },
126
- "gitHead": "86bbe64da57a38d472b37261ca9d113171841a6c"
126
+ "gitHead": "2fb48143904805988bac9bdbc04cdc4a35ff398b"
127
127
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"plugin-B53UwtG7.d.mts","names":[],"sources":["../src/types/plugin.ts"],"sourcesContent":[],"mappings":";;;;UA0BiB,wBAAA;;AAAjB;AAYA;EAOiB,OAAA,CAAA,EAfL,uBAe4B;EAIvB;AAIjB;;EAEI,UAAA,CAAA,EApBW,uBAoBX;;AACA,UAlBa,mBAAA,SAA4B,mBAkBzC,CAAA;EAAmB;;;UAdb;;UAGO,sBAAA,SAA+B;WACrC;;UAGM,0BAAA,SAAmC;UAC1C;;KAGE,4CACc,6BACtB,8BACA,oBAAoB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"plugin-DfGt6jzp.d.cts","names":[],"sources":["../src/types/plugin.ts"],"sourcesContent":[],"mappings":";;;;UA0BiB,wBAAA;;AAAjB;AAYA;EAOiB,OAAA,CAAA,EAfL,uBAe4B;EAIvB;AAIjB;;EAEI,UAAA,CAAA,EApBW,uBAoBX;;AACA,UAlBa,mBAAA,SAA4B,mBAkBzC,CAAA;EAAmB;;;UAdb;;UAGO,sBAAA,SAA+B;WACrC;;UAGM,0BAAA,SAAmC;UAC1C;;KAGE,4CACc,6BACtB,8BACA,oBAAoB"}