@xyo-network/payload-plugins 2.29.0-rc.4 → 2.29.0-rc.8

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,4 +1,8 @@
1
1
  export * from '@xyo-network/blockchain-payload-plugins';
2
+ export * from '@xyo-network/domain-payload-plugin';
3
+ export * from '@xyo-network/id-payload-plugin';
4
+ export * from '@xyo-network/location-payload-plugin';
5
+ export * from '@xyo-network/schema-payload-plugin';
2
6
  export * from '@xyo-network/system-payload-plugins';
3
7
  import { XyoPayloadPluginFunc } from '@xyo-network/payload-plugin';
4
8
  export declare const XyoPayloadPlugins: XyoPayloadPluginFunc[];
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAA;AACvD,cAAc,qCAAqC,CAAA;AAMnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAA;AAIlE,eAAO,MAAM,iBAAiB,EAAE,oBAAoB,EAOnD,CAAA;AAGD,eAAe,iBAAiB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAA;AACvD,cAAc,oCAAoC,CAAA;AAClD,cAAc,gCAAgC,CAAA;AAC9C,cAAc,sCAAsC,CAAA;AACpD,cAAc,oCAAoC,CAAA;AAClD,cAAc,qCAAqC,CAAA;AAMnD,OAAO,EAAE,oBAAoB,EAAE,MAAM,6BAA6B,CAAA;AAIlE,eAAO,MAAM,iBAAiB,EAAE,oBAAoB,EAOnD,CAAA;AAGD,eAAe,iBAAiB,CAAA"}
package/dist/cjs/index.js CHANGED
@@ -3,6 +3,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.XyoPayloadPlugins = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  tslib_1.__exportStar(require("@xyo-network/blockchain-payload-plugins"), exports);
6
+ tslib_1.__exportStar(require("@xyo-network/domain-payload-plugin"), exports);
7
+ tslib_1.__exportStar(require("@xyo-network/id-payload-plugin"), exports);
8
+ tslib_1.__exportStar(require("@xyo-network/location-payload-plugin"), exports);
9
+ tslib_1.__exportStar(require("@xyo-network/schema-payload-plugin"), exports);
6
10
  tslib_1.__exportStar(require("@xyo-network/system-payload-plugins"), exports);
7
11
  const blockchain_payload_plugins_1 = require("@xyo-network/blockchain-payload-plugins");
8
12
  const domain_payload_plugin_1 = require("@xyo-network/domain-payload-plugin");
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,kFAAuD;AACvD,8EAAmD;AAEnD,wFAAqF;AACrF,8EAA2E;AAC3E,sEAAmE;AACnE,kFAA+E;AAE/E,8EAA2E;AAC3E,gFAA6E;AAEhE,QAAA,iBAAiB,GAA2B;IACvD,GAAG,gDAAuB;IAC1B,GAAG,wDAA2B;IAC9B,8CAAsB;IACtB,sCAAkB;IAClB,kDAAwB;IACxB,8CAAsB;CACvB,CAAA;AAED,oDAAoD;AACpD,kBAAe,yBAAiB,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;AAAA,kFAAuD;AACvD,6EAAkD;AAClD,yEAA8C;AAC9C,+EAAoD;AACpD,6EAAkD;AAClD,8EAAmD;AAEnD,wFAAqF;AACrF,8EAA2E;AAC3E,sEAAmE;AACnE,kFAA+E;AAE/E,8EAA2E;AAC3E,gFAA6E;AAEhE,QAAA,iBAAiB,GAA2B;IACvD,GAAG,gDAAuB;IAC1B,GAAG,wDAA2B;IAC9B,8CAAsB;IACtB,sCAAkB;IAClB,kDAAwB;IACxB,8CAAsB;CACvB,CAAA;AAED,oDAAoD;AACpD,kBAAe,yBAAiB,CAAA"}