@xyo-network/system-payload-plugins 2.41.12 → 2.42.1

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,5 +1,5 @@
1
1
  export * from '@xyo-network/info-system-payload-plugins';
2
- import { PayloadSetPluginFunc } from '@xyo-network/payloadset-plugin';
3
- export declare const XyoSystemPlugins: PayloadSetPluginFunc[];
2
+ import { XyoPayloadPluginFunc } from '@xyo-network/payload-plugin';
3
+ export declare const XyoSystemPlugins: XyoPayloadPluginFunc[];
4
4
  export default XyoSystemPlugins;
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAA;AAGxD,OAAO,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAA;AAErE,eAAO,MAAM,gBAAgB,EAAE,oBAAoB,EAA8B,CAAA;AAGjF,eAAe,gBAAgB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAA;AAGxD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAA;AAElE,eAAO,MAAM,gBAAgB,EAAE,oBAAoB,EAAqC,CAAA;AAGxF,eAAe,gBAAgB,CAAA"}
package/dist/cjs/index.js CHANGED
@@ -4,7 +4,7 @@ exports.XyoSystemPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/info-system-payload-plugins"), exports);
6
6
  const info_system_payload_plugins_1 = require("@xyo-network/info-system-payload-plugins");
7
- exports.XyoSystemPlugins = [...info_system_payload_plugins_1.XyoSystemInfoPlugins];
7
+ exports.XyoSystemPlugins = [...info_system_payload_plugins_1.XyoSystemInfoPayloadPlugins];
8
8
  // eslint-disable-next-line import/no-default-export
9
9
  exports.default = exports.XyoSystemPlugins;
10
10
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,mFAAwD;AAExD,0FAA+E;AAGlE,QAAA,gBAAgB,GAA2B,CAAC,GAAG,kDAAoB,CAAC,CAAA;AAEjF,oDAAoD;AACpD,kBAAe,wBAAgB,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,mFAAwD;AAExD,0FAAsF;AAGzE,QAAA,gBAAgB,GAA2B,CAAC,GAAG,yDAA2B,CAAC,CAAA;AAExF,oDAAoD;AACpD,kBAAe,wBAAgB,CAAA"}