@powerlines/plugin-plugin 0.12.486 → 0.12.488

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.
@@ -1,16 +1,16 @@
1
1
  import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } from "@powerlines/plugin-tsdown";
2
- import { TypeDefinitionParameter } from "@stryke/types/configuration";
2
+ import { FileReferenceInput } from "@stryke/types/configuration";
3
3
 
4
4
  //#region src/types/plugin.d.ts
5
5
  interface PluginPluginTypesOptions {
6
6
  /**
7
7
  * The type definition for the plugin's options.
8
8
  */
9
- options?: TypeDefinitionParameter;
9
+ options?: FileReferenceInput;
10
10
  /**
11
11
  * The type definition for the plugin's user config.
12
12
  */
13
- userConfig?: TypeDefinitionParameter;
13
+ userConfig?: FileReferenceInput;
14
14
  }
15
15
  interface PluginPluginOptions extends TsdownPluginOptions {
16
16
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;UA0BiB,wBAAA;;AAAjB;;EAIE,OAAA,GAAU,uBAAA;EAK0B;;;EAApC,UAAA,GAAa,uBAAuB;AAAA;AAAA,UAGrB,mBAAA,SAA4B,mBAAmB;EAH1B;AAGtC;;EAIE,KAAA,GAAQ,wBAAA;AAAA;AAAA,UAGO,sBAAA,SAA+B,sBAAsB;EACpE,MAAA,GAAS,mBAAA;AAAA;AAAA,UAGM,0BAAA,SAAmC,0BAA0B;EAC5E,MAAA,EAAQ,mBAAA;AAAA;AAAA,KAGE,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,mBAAA,CAAoB,eAAA"}
1
+ {"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;UA0BiB,wBAAA;;AAAjB;;EAIE,OAAA,GAAU,kBAAA;EAKqB;;;EAA/B,UAAA,GAAa,kBAAkB;AAAA;AAAA,UAGhB,mBAAA,SAA4B,mBAAmB;EAH/B;AAGjC;;EAIE,KAAA,GAAQ,wBAAA;AAAA;AAAA,UAGO,sBAAA,SAA+B,sBAAsB;EACpE,MAAA,GAAS,mBAAA;AAAA;AAAA,UAGM,0BAAA,SAAmC,0BAA0B;EAC5E,MAAA,EAAQ,mBAAA;AAAA;AAAA,KAGE,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,mBAAA,CAAoB,eAAA"}
@@ -1,16 +1,16 @@
1
1
  import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } from "@powerlines/plugin-tsdown";
2
- import { TypeDefinitionParameter } from "@stryke/types/configuration";
2
+ import { FileReferenceInput } from "@stryke/types/configuration";
3
3
 
4
4
  //#region src/types/plugin.d.ts
5
5
  interface PluginPluginTypesOptions {
6
6
  /**
7
7
  * The type definition for the plugin's options.
8
8
  */
9
- options?: TypeDefinitionParameter;
9
+ options?: FileReferenceInput;
10
10
  /**
11
11
  * The type definition for the plugin's user config.
12
12
  */
13
- userConfig?: TypeDefinitionParameter;
13
+ userConfig?: FileReferenceInput;
14
14
  }
15
15
  interface PluginPluginOptions extends TsdownPluginOptions {
16
16
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;UA0BiB,wBAAA;;AAAjB;;EAIE,OAAA,GAAU,uBAAA;EAK0B;;;EAApC,UAAA,GAAa,uBAAuB;AAAA;AAAA,UAGrB,mBAAA,SAA4B,mBAAmB;EAH1B;AAGtC;;EAIE,KAAA,GAAQ,wBAAA;AAAA;AAAA,UAGO,sBAAA,SAA+B,sBAAsB;EACpE,MAAA,GAAS,mBAAA;AAAA;AAAA,UAGM,0BAAA,SAAmC,0BAA0B;EAC5E,MAAA,EAAQ,mBAAA;AAAA;AAAA,KAGE,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,mBAAA,CAAoB,eAAA"}
1
+ {"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;UA0BiB,wBAAA;;AAAjB;;EAIE,OAAA,GAAU,kBAAA;EAKqB;;;EAA/B,UAAA,GAAa,kBAAkB;AAAA;AAAA,UAGhB,mBAAA,SAA4B,mBAAmB;EAH/B;AAGjC;;EAIE,KAAA,GAAQ,wBAAA;AAAA;AAAA,UAGO,sBAAA,SAA+B,sBAAsB;EACpE,MAAA,GAAS,mBAAA;AAAA;AAAA,UAGM,0BAAA,SAAmC,0BAA0B;EAC5E,MAAA,EAAQ,mBAAA;AAAA;AAAA,KAGE,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,mBAAA,CAAoB,eAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-plugin",
3
- "version": "0.12.486",
3
+ "version": "0.12.488",
4
4
  "type": "module",
5
5
  "description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
6
6
  "repository": {
@@ -117,12 +117,12 @@
117
117
  "files": ["dist/**/*"],
118
118
  "keywords": ["powerlines", "storm-software", "powerlines-plugin"],
119
119
  "dependencies": {
120
- "@stryke/path": "^0.29.4",
121
- "@stryke/types": "^0.12.5",
122
- "powerlines": "^0.47.74",
123
- "@powerlines/plugin-tsdown": "^0.1.475"
120
+ "@stryke/path": "^0.29.5",
121
+ "@stryke/types": "^0.12.6",
122
+ "powerlines": "^0.47.76",
123
+ "@powerlines/plugin-tsdown": "^0.1.477"
124
124
  },
125
125
  "devDependencies": { "@types/node": "^25.9.1" },
126
126
  "publishConfig": { "access": "public" },
127
- "gitHead": "f3fdbd0e76de7d7e057362d235875488f4ee3a04"
127
+ "gitHead": "53c5911f6d02444075c38d2965bb8361ae30f7e5"
128
128
  }