@xyo-network/payment-payload-plugins 2.99.4 → 2.99.6
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/browser/Billing/Address/Address.d.cts +1 -1
- package/dist/browser/Billing/Address/Address.d.mts +1 -1
- package/dist/browser/Billing/Address/Address.d.ts +1 -1
- package/dist/browser/Billing/Address/index.d.cts +2 -2
- package/dist/browser/Billing/Address/index.d.mts +2 -2
- package/dist/browser/Billing/Address/index.d.ts +2 -2
- package/dist/browser/Billing/index.d.cts +2 -2
- package/dist/browser/Billing/index.d.mts +2 -2
- package/dist/browser/Billing/index.d.ts +2 -2
- package/dist/browser/Escrow/createEscrowIntent.d.cts +3 -3
- package/dist/browser/Escrow/createEscrowIntent.d.mts +3 -3
- package/dist/browser/Escrow/createEscrowIntent.d.ts +3 -3
- package/dist/browser/Escrow/index.d.cts +6 -6
- package/dist/browser/Escrow/index.d.mts +6 -6
- package/dist/browser/Escrow/index.d.ts +6 -6
- package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +1 -1
- package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +1 -1
- package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +1 -1
- package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +1 -1
- package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +1 -1
- package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +1 -1
- package/dist/browser/Escrow/validators/common/TemporalValidators/index.d.cts +1 -1
- package/dist/browser/Escrow/validators/common/TemporalValidators/index.d.mts +1 -1
- package/dist/browser/Escrow/validators/common/TemporalValidators/index.d.ts +1 -1
- package/dist/browser/Escrow/validators/common/index.d.cts +2 -2
- package/dist/browser/Escrow/validators/common/index.d.mts +2 -2
- package/dist/browser/Escrow/validators/common/index.d.ts +2 -2
- package/dist/browser/Escrow/validators/escrow/agent.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/agent.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/agent.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/appraisal.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/appraisal.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/appraisal.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/appraisalAuthorities.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/appraisalAuthorities.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/appraisalAuthorities.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/assets.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/assets.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/assets.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/buyer.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/buyer.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/buyer.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/buyerSecret.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/buyerSecret.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/buyerSecret.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/index.d.cts +10 -10
- package/dist/browser/Escrow/validators/escrow/index.d.mts +10 -10
- package/dist/browser/Escrow/validators/escrow/index.d.ts +10 -10
- package/dist/browser/Escrow/validators/escrow/nbfExp.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/nbfExp.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/nbfExp.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/paymentAuthorities.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/paymentAuthorities.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/paymentAuthorities.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/seller.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/seller.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/seller.d.ts +1 -1
- package/dist/browser/Escrow/validators/escrow/sellerSecret.d.cts +1 -1
- package/dist/browser/Escrow/validators/escrow/sellerSecret.d.mts +1 -1
- package/dist/browser/Escrow/validators/escrow/sellerSecret.d.ts +1 -1
- package/dist/browser/Escrow/validators/index.d.cts +2 -2
- package/dist/browser/Escrow/validators/index.d.mts +2 -2
- package/dist/browser/Escrow/validators/index.d.ts +2 -2
- package/dist/browser/Payment/Instrument/Card/Payload.d.cts +1 -1
- package/dist/browser/Payment/Instrument/Card/Payload.d.mts +1 -1
- package/dist/browser/Payment/Instrument/Card/Payload.d.ts +1 -1
- package/dist/browser/Payment/Instrument/Card/index.d.cts +2 -2
- package/dist/browser/Payment/Instrument/Card/index.d.mts +2 -2
- package/dist/browser/Payment/Instrument/Card/index.d.ts +2 -2
- package/dist/browser/Payment/Instrument/index.d.cts +2 -2
- package/dist/browser/Payment/Instrument/index.d.mts +2 -2
- package/dist/browser/Payment/Instrument/index.d.ts +2 -2
- package/dist/browser/Payment/Payload.d.cts +2 -2
- package/dist/browser/Payment/Payload.d.mts +2 -2
- package/dist/browser/Payment/Payload.d.ts +2 -2
- package/dist/browser/Payment/Status/Payload.d.cts +1 -1
- package/dist/browser/Payment/Status/Payload.d.mts +1 -1
- package/dist/browser/Payment/Status/Payload.d.ts +1 -1
- package/dist/browser/Payment/Status/index.d.cts +2 -2
- package/dist/browser/Payment/Status/index.d.mts +2 -2
- package/dist/browser/Payment/Status/index.d.ts +2 -2
- package/dist/browser/Payment/index.d.cts +4 -4
- package/dist/browser/Payment/index.d.mts +4 -4
- package/dist/browser/Payment/index.d.ts +4 -4
- package/dist/browser/Purchase/Payload.d.cts +1 -1
- package/dist/browser/Purchase/Payload.d.mts +1 -1
- package/dist/browser/Purchase/Payload.d.ts +1 -1
- package/dist/browser/Purchase/index.d.cts +2 -2
- package/dist/browser/Purchase/index.d.mts +2 -2
- package/dist/browser/Purchase/index.d.ts +2 -2
- package/dist/browser/Receipt/Payload.d.cts +2 -2
- package/dist/browser/Receipt/Payload.d.mts +2 -2
- package/dist/browser/Receipt/Payload.d.ts +2 -2
- package/dist/browser/Receipt/index.d.cts +2 -2
- package/dist/browser/Receipt/index.d.mts +2 -2
- package/dist/browser/Receipt/index.d.ts +2 -2
- package/dist/browser/index.cjs.map +1 -1
- package/dist/browser/index.d.cts +6 -6
- package/dist/browser/index.d.mts +6 -6
- package/dist/browser/index.d.ts +6 -6
- package/dist/browser/{index.js → index.mjs} +1 -1
- package/dist/browser/index.mjs.map +1 -0
- package/dist/neutral/Billing/Address/Address.d.cts +1 -1
- package/dist/neutral/Billing/Address/Address.d.mts +1 -1
- package/dist/neutral/Billing/Address/Address.d.ts +1 -1
- package/dist/neutral/Billing/Address/index.d.cts +2 -2
- package/dist/neutral/Billing/Address/index.d.mts +2 -2
- package/dist/neutral/Billing/Address/index.d.ts +2 -2
- package/dist/neutral/Billing/index.d.cts +2 -2
- package/dist/neutral/Billing/index.d.mts +2 -2
- package/dist/neutral/Billing/index.d.ts +2 -2
- package/dist/neutral/Escrow/createEscrowIntent.d.cts +3 -3
- package/dist/neutral/Escrow/createEscrowIntent.d.mts +3 -3
- package/dist/neutral/Escrow/createEscrowIntent.d.ts +3 -3
- package/dist/neutral/Escrow/index.d.cts +6 -6
- package/dist/neutral/Escrow/index.d.mts +6 -6
- package/dist/neutral/Escrow/index.d.ts +6 -6
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +1 -1
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +1 -1
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +1 -1
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +1 -1
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +1 -1
- package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +1 -1
- package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.cts +1 -1
- package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.mts +1 -1
- package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.ts +1 -1
- package/dist/neutral/Escrow/validators/common/index.d.cts +2 -2
- package/dist/neutral/Escrow/validators/common/index.d.mts +2 -2
- package/dist/neutral/Escrow/validators/common/index.d.ts +2 -2
- package/dist/neutral/Escrow/validators/escrow/agent.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/agent.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/agent.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/appraisal.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/appraisal.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/appraisal.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/assets.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/assets.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/assets.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/buyer.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/buyer.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/buyer.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/index.d.cts +10 -10
- package/dist/neutral/Escrow/validators/escrow/index.d.mts +10 -10
- package/dist/neutral/Escrow/validators/escrow/index.d.ts +10 -10
- package/dist/neutral/Escrow/validators/escrow/nbfExp.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/nbfExp.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/nbfExp.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/seller.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/seller.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/seller.d.ts +1 -1
- package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.cts +1 -1
- package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.mts +1 -1
- package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.ts +1 -1
- package/dist/neutral/Escrow/validators/index.d.cts +2 -2
- package/dist/neutral/Escrow/validators/index.d.mts +2 -2
- package/dist/neutral/Escrow/validators/index.d.ts +2 -2
- package/dist/neutral/Payment/Instrument/Card/Payload.d.cts +1 -1
- package/dist/neutral/Payment/Instrument/Card/Payload.d.mts +1 -1
- package/dist/neutral/Payment/Instrument/Card/Payload.d.ts +1 -1
- package/dist/neutral/Payment/Instrument/Card/index.d.cts +2 -2
- package/dist/neutral/Payment/Instrument/Card/index.d.mts +2 -2
- package/dist/neutral/Payment/Instrument/Card/index.d.ts +2 -2
- package/dist/neutral/Payment/Instrument/index.d.cts +2 -2
- package/dist/neutral/Payment/Instrument/index.d.mts +2 -2
- package/dist/neutral/Payment/Instrument/index.d.ts +2 -2
- package/dist/neutral/Payment/Payload.d.cts +2 -2
- package/dist/neutral/Payment/Payload.d.mts +2 -2
- package/dist/neutral/Payment/Payload.d.ts +2 -2
- package/dist/neutral/Payment/Status/Payload.d.cts +1 -1
- package/dist/neutral/Payment/Status/Payload.d.mts +1 -1
- package/dist/neutral/Payment/Status/Payload.d.ts +1 -1
- package/dist/neutral/Payment/Status/index.d.cts +2 -2
- package/dist/neutral/Payment/Status/index.d.mts +2 -2
- package/dist/neutral/Payment/Status/index.d.ts +2 -2
- package/dist/neutral/Payment/index.d.cts +4 -4
- package/dist/neutral/Payment/index.d.mts +4 -4
- package/dist/neutral/Payment/index.d.ts +4 -4
- package/dist/neutral/Purchase/Payload.d.cts +1 -1
- package/dist/neutral/Purchase/Payload.d.mts +1 -1
- package/dist/neutral/Purchase/Payload.d.ts +1 -1
- package/dist/neutral/Purchase/index.d.cts +2 -2
- package/dist/neutral/Purchase/index.d.mts +2 -2
- package/dist/neutral/Purchase/index.d.ts +2 -2
- package/dist/neutral/Receipt/Payload.d.cts +2 -2
- package/dist/neutral/Receipt/Payload.d.mts +2 -2
- package/dist/neutral/Receipt/Payload.d.ts +2 -2
- package/dist/neutral/Receipt/index.d.cts +2 -2
- package/dist/neutral/Receipt/index.d.mts +2 -2
- package/dist/neutral/Receipt/index.d.ts +2 -2
- package/dist/neutral/index.cjs.map +1 -1
- package/dist/neutral/index.d.cts +6 -6
- package/dist/neutral/index.d.mts +6 -6
- package/dist/neutral/index.d.ts +6 -6
- package/dist/{node/index.js → neutral/index.mjs} +1 -1
- package/dist/neutral/index.mjs.map +1 -0
- package/dist/node/Billing/Address/Address.d.cts +1 -1
- package/dist/node/Billing/Address/Address.d.mts +1 -1
- package/dist/node/Billing/Address/Address.d.ts +1 -1
- package/dist/node/Billing/Address/index.d.cts +2 -2
- package/dist/node/Billing/Address/index.d.mts +2 -2
- package/dist/node/Billing/Address/index.d.ts +2 -2
- package/dist/node/Billing/index.d.cts +2 -2
- package/dist/node/Billing/index.d.mts +2 -2
- package/dist/node/Billing/index.d.ts +2 -2
- package/dist/node/Escrow/createEscrowIntent.d.cts +3 -3
- package/dist/node/Escrow/createEscrowIntent.d.mts +3 -3
- package/dist/node/Escrow/createEscrowIntent.d.ts +3 -3
- package/dist/node/Escrow/index.d.cts +6 -6
- package/dist/node/Escrow/index.d.mts +6 -6
- package/dist/node/Escrow/index.d.ts +6 -6
- package/dist/node/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +1 -1
- package/dist/node/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +1 -1
- package/dist/node/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +1 -1
- package/dist/node/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +1 -1
- package/dist/node/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +1 -1
- package/dist/node/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +1 -1
- package/dist/node/Escrow/validators/common/TemporalValidators/index.d.cts +1 -1
- package/dist/node/Escrow/validators/common/TemporalValidators/index.d.mts +1 -1
- package/dist/node/Escrow/validators/common/TemporalValidators/index.d.ts +1 -1
- package/dist/node/Escrow/validators/common/index.d.cts +2 -2
- package/dist/node/Escrow/validators/common/index.d.mts +2 -2
- package/dist/node/Escrow/validators/common/index.d.ts +2 -2
- package/dist/node/Escrow/validators/escrow/agent.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/agent.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/agent.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/appraisal.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/appraisal.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/appraisal.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/appraisalAuthorities.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/appraisalAuthorities.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/appraisalAuthorities.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/assets.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/assets.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/assets.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/buyer.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/buyer.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/buyer.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/buyerSecret.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/buyerSecret.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/buyerSecret.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/index.d.cts +10 -10
- package/dist/node/Escrow/validators/escrow/index.d.mts +10 -10
- package/dist/node/Escrow/validators/escrow/index.d.ts +10 -10
- package/dist/node/Escrow/validators/escrow/nbfExp.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/nbfExp.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/nbfExp.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/paymentAuthorities.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/paymentAuthorities.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/paymentAuthorities.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/seller.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/seller.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/seller.d.ts +1 -1
- package/dist/node/Escrow/validators/escrow/sellerSecret.d.cts +1 -1
- package/dist/node/Escrow/validators/escrow/sellerSecret.d.mts +1 -1
- package/dist/node/Escrow/validators/escrow/sellerSecret.d.ts +1 -1
- package/dist/node/Escrow/validators/index.d.cts +2 -2
- package/dist/node/Escrow/validators/index.d.mts +2 -2
- package/dist/node/Escrow/validators/index.d.ts +2 -2
- package/dist/node/Payment/Instrument/Card/Payload.d.cts +1 -1
- package/dist/node/Payment/Instrument/Card/Payload.d.mts +1 -1
- package/dist/node/Payment/Instrument/Card/Payload.d.ts +1 -1
- package/dist/node/Payment/Instrument/Card/index.d.cts +2 -2
- package/dist/node/Payment/Instrument/Card/index.d.mts +2 -2
- package/dist/node/Payment/Instrument/Card/index.d.ts +2 -2
- package/dist/node/Payment/Instrument/index.d.cts +2 -2
- package/dist/node/Payment/Instrument/index.d.mts +2 -2
- package/dist/node/Payment/Instrument/index.d.ts +2 -2
- package/dist/node/Payment/Payload.d.cts +2 -2
- package/dist/node/Payment/Payload.d.mts +2 -2
- package/dist/node/Payment/Payload.d.ts +2 -2
- package/dist/node/Payment/Status/Payload.d.cts +1 -1
- package/dist/node/Payment/Status/Payload.d.mts +1 -1
- package/dist/node/Payment/Status/Payload.d.ts +1 -1
- package/dist/node/Payment/Status/index.d.cts +2 -2
- package/dist/node/Payment/Status/index.d.mts +2 -2
- package/dist/node/Payment/Status/index.d.ts +2 -2
- package/dist/node/Payment/index.d.cts +4 -4
- package/dist/node/Payment/index.d.mts +4 -4
- package/dist/node/Payment/index.d.ts +4 -4
- package/dist/node/Purchase/Payload.d.cts +1 -1
- package/dist/node/Purchase/Payload.d.mts +1 -1
- package/dist/node/Purchase/Payload.d.ts +1 -1
- package/dist/node/Purchase/index.d.cts +2 -2
- package/dist/node/Purchase/index.d.mts +2 -2
- package/dist/node/Purchase/index.d.ts +2 -2
- package/dist/node/Receipt/Payload.d.cts +2 -2
- package/dist/node/Receipt/Payload.d.mts +2 -2
- package/dist/node/Receipt/Payload.d.ts +2 -2
- package/dist/node/Receipt/index.d.cts +2 -2
- package/dist/node/Receipt/index.d.mts +2 -2
- package/dist/node/Receipt/index.d.ts +2 -2
- package/dist/node/index.cjs.map +1 -1
- package/dist/node/index.d.cts +6 -6
- package/dist/node/index.d.mts +6 -6
- package/dist/node/index.d.ts +6 -6
- package/dist/{neutral/index.js → node/index.mjs} +1 -1
- package/dist/node/index.mjs.map +1 -0
- package/package.json +18 -18
- package/src/Billing/Address/Address.ts +1 -1
- package/src/Billing/Address/Schema.ts +1 -1
- package/src/Billing/Address/index.ts +2 -2
- package/src/Billing/Schema.ts +1 -1
- package/src/Billing/index.ts +2 -2
- package/src/Escrow/Outcome.ts +1 -1
- package/src/Escrow/Terms.ts +1 -1
- package/src/Escrow/createEscrowIntent.ts +1 -1
- package/src/Escrow/index.ts +6 -6
- package/src/Escrow/validators/common/ModuleInstanceValidators/index.ts +1 -1
- package/src/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.ts +3 -3
- package/src/Escrow/validators/common/TemporalValidators/index.ts +1 -1
- package/src/Escrow/validators/common/index.ts +2 -2
- package/src/Escrow/validators/escrow/agent.ts +3 -3
- package/src/Escrow/validators/escrow/appraisal.ts +4 -4
- package/src/Escrow/validators/escrow/appraisalAuthorities.ts +4 -4
- package/src/Escrow/validators/escrow/assets.ts +1 -1
- package/src/Escrow/validators/escrow/buyer.ts +2 -2
- package/src/Escrow/validators/escrow/buyerSecret.ts +5 -5
- package/src/Escrow/validators/escrow/index.ts +10 -10
- package/src/Escrow/validators/escrow/nbfExp.ts +1 -1
- package/src/Escrow/validators/escrow/paymentAuthorities.ts +3 -3
- package/src/Escrow/validators/escrow/seller.ts +2 -2
- package/src/Escrow/validators/escrow/sellerSecret.ts +5 -5
- package/src/Escrow/validators/index.ts +2 -2
- package/src/Payment/Instrument/Card/Payload.ts +1 -1
- package/src/Payment/Instrument/Card/Schema.ts +1 -1
- package/src/Payment/Instrument/Card/index.ts +2 -2
- package/src/Payment/Instrument/Schema.ts +1 -1
- package/src/Payment/Instrument/index.ts +2 -2
- package/src/Payment/Payload.ts +2 -2
- package/src/Payment/Schema.ts +1 -1
- package/src/Payment/Status/Payload.ts +1 -1
- package/src/Payment/Status/Schema.ts +1 -1
- package/src/Payment/Status/index.ts +2 -2
- package/src/Payment/index.ts +4 -4
- package/src/Purchase/Payload.ts +1 -1
- package/src/Purchase/Schema.ts +1 -1
- package/src/Purchase/index.ts +2 -2
- package/src/Receipt/Payload.ts +2 -2
- package/src/Receipt/Schema.ts +1 -1
- package/src/Receipt/index.ts +2 -2
- package/src/index.ts +6 -6
- package/dist/browser/index.js.map +0 -1
- package/dist/neutral/index.js.map +0 -1
- package/dist/node/index.js.map +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from './agent.
|
|
2
|
-
export * from './appraisal.
|
|
3
|
-
export * from './appraisalAuthorities.
|
|
4
|
-
export * from './assets.
|
|
5
|
-
export * from './buyer.
|
|
6
|
-
export * from './buyerSecret.
|
|
7
|
-
export * from './nbfExp.
|
|
8
|
-
export * from './paymentAuthorities.
|
|
9
|
-
export * from './seller.
|
|
10
|
-
export * from './sellerSecret.
|
|
1
|
+
export * from './agent.ts';
|
|
2
|
+
export * from './appraisal.ts';
|
|
3
|
+
export * from './appraisalAuthorities.ts';
|
|
4
|
+
export * from './assets.ts';
|
|
5
|
+
export * from './buyer.ts';
|
|
6
|
+
export * from './buyerSecret.ts';
|
|
7
|
+
export * from './nbfExp.ts';
|
|
8
|
+
export * from './paymentAuthorities.ts';
|
|
9
|
+
export * from './seller.ts';
|
|
10
|
+
export * from './sellerSecret.ts';
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from './agent.
|
|
2
|
-
export * from './appraisal.
|
|
3
|
-
export * from './appraisalAuthorities.
|
|
4
|
-
export * from './assets.
|
|
5
|
-
export * from './buyer.
|
|
6
|
-
export * from './buyerSecret.
|
|
7
|
-
export * from './nbfExp.
|
|
8
|
-
export * from './paymentAuthorities.
|
|
9
|
-
export * from './seller.
|
|
10
|
-
export * from './sellerSecret.
|
|
1
|
+
export * from './agent.ts';
|
|
2
|
+
export * from './appraisal.ts';
|
|
3
|
+
export * from './appraisalAuthorities.ts';
|
|
4
|
+
export * from './assets.ts';
|
|
5
|
+
export * from './buyer.ts';
|
|
6
|
+
export * from './buyerSecret.ts';
|
|
7
|
+
export * from './nbfExp.ts';
|
|
8
|
+
export * from './paymentAuthorities.ts';
|
|
9
|
+
export * from './seller.ts';
|
|
10
|
+
export * from './sellerSecret.ts';
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
2
|
-
import { EscrowTerms } from '../../Terms.
|
|
2
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
3
3
|
export declare const getNbfExpValidator: (now: number, minRequiredDuration: number) => PayloadValidationFunction<EscrowTerms>;
|
|
4
4
|
//# sourceMappingURL=nbfExp.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
2
|
-
import { EscrowTerms } from '../../Terms.
|
|
2
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
3
3
|
export declare const getNbfExpValidator: (now: number, minRequiredDuration: number) => PayloadValidationFunction<EscrowTerms>;
|
|
4
4
|
//# sourceMappingURL=nbfExp.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
2
|
-
import { EscrowTerms } from '../../Terms.
|
|
2
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
3
3
|
export declare const getNbfExpValidator: (now: number, minRequiredDuration: number) => PayloadValidationFunction<EscrowTerms>;
|
|
4
4
|
//# sourceMappingURL=nbfExp.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ModuleIdentifier } from '@xyo-network/module-model';
|
|
2
2
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
3
|
-
import { EscrowTerms } from '../../Terms.
|
|
3
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
4
4
|
export declare const getPaymentAuthoritiesAllowedValidator: (allowed: ModuleIdentifier[]) => PayloadValidationFunction<EscrowTerms>;
|
|
5
5
|
//# sourceMappingURL=paymentAuthorities.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ModuleIdentifier } from '@xyo-network/module-model';
|
|
2
2
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
3
|
-
import { EscrowTerms } from '../../Terms.
|
|
3
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
4
4
|
export declare const getPaymentAuthoritiesAllowedValidator: (allowed: ModuleIdentifier[]) => PayloadValidationFunction<EscrowTerms>;
|
|
5
5
|
//# sourceMappingURL=paymentAuthorities.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ModuleIdentifier } from '@xyo-network/module-model';
|
|
2
2
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
3
|
-
import { EscrowTerms } from '../../Terms.
|
|
3
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
4
4
|
export declare const getPaymentAuthoritiesAllowedValidator: (allowed: ModuleIdentifier[]) => PayloadValidationFunction<EscrowTerms>;
|
|
5
5
|
//# sourceMappingURL=paymentAuthorities.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
2
|
-
import { EscrowTerms } from '../../Terms.
|
|
2
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
3
3
|
export declare const sellerExistsValidator: PayloadValidationFunction<EscrowTerms>;
|
|
4
4
|
//# sourceMappingURL=seller.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
2
|
-
import { EscrowTerms } from '../../Terms.
|
|
2
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
3
3
|
export declare const sellerExistsValidator: PayloadValidationFunction<EscrowTerms>;
|
|
4
4
|
//# sourceMappingURL=seller.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { PayloadValidationFunction } from '@xyo-network/payload-model';
|
|
2
|
-
import { EscrowTerms } from '../../Terms.
|
|
2
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
3
3
|
export declare const sellerExistsValidator: PayloadValidationFunction<EscrowTerms>;
|
|
4
4
|
//# sourceMappingURL=seller.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Hash } from '@xylabs/hex';
|
|
2
2
|
import { Payload, PayloadValidationFunction, WithMeta } from '@xyo-network/payload-model';
|
|
3
|
-
import { EscrowTerms } from '../../Terms.
|
|
3
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
4
4
|
export declare const sellerSecretExistsValidator: PayloadValidationFunction<EscrowTerms>;
|
|
5
5
|
export declare const getSellerSecretSuppliedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
|
|
6
6
|
export declare const getSellerSecretSignedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Hash } from '@xylabs/hex';
|
|
2
2
|
import { Payload, PayloadValidationFunction, WithMeta } from '@xyo-network/payload-model';
|
|
3
|
-
import { EscrowTerms } from '../../Terms.
|
|
3
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
4
4
|
export declare const sellerSecretExistsValidator: PayloadValidationFunction<EscrowTerms>;
|
|
5
5
|
export declare const getSellerSecretSuppliedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
|
|
6
6
|
export declare const getSellerSecretSignedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Hash } from '@xylabs/hex';
|
|
2
2
|
import { Payload, PayloadValidationFunction, WithMeta } from '@xyo-network/payload-model';
|
|
3
|
-
import { EscrowTerms } from '../../Terms.
|
|
3
|
+
import { EscrowTerms } from '../../Terms.ts';
|
|
4
4
|
export declare const sellerSecretExistsValidator: PayloadValidationFunction<EscrowTerms>;
|
|
5
5
|
export declare const getSellerSecretSuppliedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
|
|
6
6
|
export declare const getSellerSecretSignedValidator: (dictionary: Record<Hash, WithMeta<Payload>>) => PayloadValidationFunction<EscrowTerms>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './common/index.
|
|
2
|
-
export * from './escrow/index.
|
|
1
|
+
export * from './common/index.ts';
|
|
2
|
+
export * from './escrow/index.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './common/index.
|
|
2
|
-
export * from './escrow/index.
|
|
1
|
+
export * from './common/index.ts';
|
|
2
|
+
export * from './escrow/index.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './common/index.
|
|
2
|
-
export * from './escrow/index.
|
|
1
|
+
export * from './common/index.ts';
|
|
2
|
+
export * from './escrow/index.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Card/index.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Card/index.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Card/index.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Card/index.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Card/index.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Card/index.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
2
|
-
import { SupportedCurrency } from '../Currency.
|
|
3
|
-
import { PaymentSchema } from './Schema.
|
|
2
|
+
import { SupportedCurrency } from '../Currency.ts';
|
|
3
|
+
import { PaymentSchema } from './Schema.ts';
|
|
4
4
|
export interface PaymentFields {
|
|
5
5
|
amount: number;
|
|
6
6
|
currency: SupportedCurrency;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
2
|
-
import { SupportedCurrency } from '../Currency.
|
|
3
|
-
import { PaymentSchema } from './Schema.
|
|
2
|
+
import { SupportedCurrency } from '../Currency.ts';
|
|
3
|
+
import { PaymentSchema } from './Schema.ts';
|
|
4
4
|
export interface PaymentFields {
|
|
5
5
|
amount: number;
|
|
6
6
|
currency: SupportedCurrency;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
2
|
-
import { SupportedCurrency } from '../Currency.
|
|
3
|
-
import { PaymentSchema } from './Schema.
|
|
2
|
+
import { SupportedCurrency } from '../Currency.ts';
|
|
3
|
+
import { PaymentSchema } from './Schema.ts';
|
|
4
4
|
export interface PaymentFields {
|
|
5
5
|
amount: number;
|
|
6
6
|
currency: SupportedCurrency;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './Instrument/index.
|
|
2
|
-
export * from './Payload.
|
|
3
|
-
export * from './Schema.
|
|
4
|
-
export * from './Status/index.
|
|
1
|
+
export * from './Instrument/index.ts';
|
|
2
|
+
export * from './Payload.ts';
|
|
3
|
+
export * from './Schema.ts';
|
|
4
|
+
export * from './Status/index.ts';
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './Instrument/index.
|
|
2
|
-
export * from './Payload.
|
|
3
|
-
export * from './Schema.
|
|
4
|
-
export * from './Status/index.
|
|
1
|
+
export * from './Instrument/index.ts';
|
|
2
|
+
export * from './Payload.ts';
|
|
3
|
+
export * from './Schema.ts';
|
|
4
|
+
export * from './Status/index.ts';
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './Instrument/index.
|
|
2
|
-
export * from './Payload.
|
|
3
|
-
export * from './Schema.
|
|
4
|
-
export * from './Status/index.
|
|
1
|
+
export * from './Instrument/index.ts';
|
|
2
|
+
export * from './Payload.ts';
|
|
3
|
+
export * from './Schema.ts';
|
|
4
|
+
export * from './Status/index.ts';
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Hash } from '@xylabs/hex';
|
|
2
2
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
3
|
-
import { PurchaseSchema } from './Schema.
|
|
3
|
+
import { PurchaseSchema } from './Schema.ts';
|
|
4
4
|
export interface PurchaseFields {
|
|
5
5
|
assets: Hash[];
|
|
6
6
|
receipts: Hash[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Hash } from '@xylabs/hex';
|
|
2
2
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
3
|
-
import { PurchaseSchema } from './Schema.
|
|
3
|
+
import { PurchaseSchema } from './Schema.ts';
|
|
4
4
|
export interface PurchaseFields {
|
|
5
5
|
assets: Hash[];
|
|
6
6
|
receipts: Hash[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Hash } from '@xylabs/hex';
|
|
2
2
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
3
|
-
import { PurchaseSchema } from './Schema.
|
|
3
|
+
import { PurchaseSchema } from './Schema.ts';
|
|
4
4
|
export interface PurchaseFields {
|
|
5
5
|
assets: Hash[];
|
|
6
6
|
receipts: Hash[];
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
2
|
-
import { SupportedCurrency } from '../Currency.
|
|
3
|
-
import { ReceiptSchema } from './Schema.
|
|
2
|
+
import { SupportedCurrency } from '../Currency.ts';
|
|
3
|
+
import { ReceiptSchema } from './Schema.ts';
|
|
4
4
|
export interface ReceiptFields {
|
|
5
5
|
amount: number;
|
|
6
6
|
currency: SupportedCurrency;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
2
|
-
import { SupportedCurrency } from '../Currency.
|
|
3
|
-
import { ReceiptSchema } from './Schema.
|
|
2
|
+
import { SupportedCurrency } from '../Currency.ts';
|
|
3
|
+
import { ReceiptSchema } from './Schema.ts';
|
|
4
4
|
export interface ReceiptFields {
|
|
5
5
|
amount: number;
|
|
6
6
|
currency: SupportedCurrency;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PayloadWithSources } from '@xyo-network/payload-model';
|
|
2
|
-
import { SupportedCurrency } from '../Currency.
|
|
3
|
-
import { ReceiptSchema } from './Schema.
|
|
2
|
+
import { SupportedCurrency } from '../Currency.ts';
|
|
3
|
+
import { ReceiptSchema } from './Schema.ts';
|
|
4
4
|
export interface ReceiptFields {
|
|
5
5
|
amount: number;
|
|
6
6
|
currency: SupportedCurrency;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './Payload.
|
|
2
|
-
export * from './Schema.
|
|
1
|
+
export * from './Payload.ts';
|
|
2
|
+
export * from './Schema.ts';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|