@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.
Files changed (353) hide show
  1. package/dist/browser/Billing/Address/Address.d.cts +1 -1
  2. package/dist/browser/Billing/Address/Address.d.mts +1 -1
  3. package/dist/browser/Billing/Address/Address.d.ts +1 -1
  4. package/dist/browser/Billing/Address/index.d.cts +2 -2
  5. package/dist/browser/Billing/Address/index.d.mts +2 -2
  6. package/dist/browser/Billing/Address/index.d.ts +2 -2
  7. package/dist/browser/Billing/index.d.cts +2 -2
  8. package/dist/browser/Billing/index.d.mts +2 -2
  9. package/dist/browser/Billing/index.d.ts +2 -2
  10. package/dist/browser/Escrow/createEscrowIntent.d.cts +3 -3
  11. package/dist/browser/Escrow/createEscrowIntent.d.mts +3 -3
  12. package/dist/browser/Escrow/createEscrowIntent.d.ts +3 -3
  13. package/dist/browser/Escrow/index.d.cts +6 -6
  14. package/dist/browser/Escrow/index.d.mts +6 -6
  15. package/dist/browser/Escrow/index.d.ts +6 -6
  16. package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +1 -1
  17. package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +1 -1
  18. package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +1 -1
  19. package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +1 -1
  20. package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +1 -1
  21. package/dist/browser/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +1 -1
  22. package/dist/browser/Escrow/validators/common/TemporalValidators/index.d.cts +1 -1
  23. package/dist/browser/Escrow/validators/common/TemporalValidators/index.d.mts +1 -1
  24. package/dist/browser/Escrow/validators/common/TemporalValidators/index.d.ts +1 -1
  25. package/dist/browser/Escrow/validators/common/index.d.cts +2 -2
  26. package/dist/browser/Escrow/validators/common/index.d.mts +2 -2
  27. package/dist/browser/Escrow/validators/common/index.d.ts +2 -2
  28. package/dist/browser/Escrow/validators/escrow/agent.d.cts +1 -1
  29. package/dist/browser/Escrow/validators/escrow/agent.d.mts +1 -1
  30. package/dist/browser/Escrow/validators/escrow/agent.d.ts +1 -1
  31. package/dist/browser/Escrow/validators/escrow/appraisal.d.cts +1 -1
  32. package/dist/browser/Escrow/validators/escrow/appraisal.d.mts +1 -1
  33. package/dist/browser/Escrow/validators/escrow/appraisal.d.ts +1 -1
  34. package/dist/browser/Escrow/validators/escrow/appraisalAuthorities.d.cts +1 -1
  35. package/dist/browser/Escrow/validators/escrow/appraisalAuthorities.d.mts +1 -1
  36. package/dist/browser/Escrow/validators/escrow/appraisalAuthorities.d.ts +1 -1
  37. package/dist/browser/Escrow/validators/escrow/assets.d.cts +1 -1
  38. package/dist/browser/Escrow/validators/escrow/assets.d.mts +1 -1
  39. package/dist/browser/Escrow/validators/escrow/assets.d.ts +1 -1
  40. package/dist/browser/Escrow/validators/escrow/buyer.d.cts +1 -1
  41. package/dist/browser/Escrow/validators/escrow/buyer.d.mts +1 -1
  42. package/dist/browser/Escrow/validators/escrow/buyer.d.ts +1 -1
  43. package/dist/browser/Escrow/validators/escrow/buyerSecret.d.cts +1 -1
  44. package/dist/browser/Escrow/validators/escrow/buyerSecret.d.mts +1 -1
  45. package/dist/browser/Escrow/validators/escrow/buyerSecret.d.ts +1 -1
  46. package/dist/browser/Escrow/validators/escrow/index.d.cts +10 -10
  47. package/dist/browser/Escrow/validators/escrow/index.d.mts +10 -10
  48. package/dist/browser/Escrow/validators/escrow/index.d.ts +10 -10
  49. package/dist/browser/Escrow/validators/escrow/nbfExp.d.cts +1 -1
  50. package/dist/browser/Escrow/validators/escrow/nbfExp.d.mts +1 -1
  51. package/dist/browser/Escrow/validators/escrow/nbfExp.d.ts +1 -1
  52. package/dist/browser/Escrow/validators/escrow/paymentAuthorities.d.cts +1 -1
  53. package/dist/browser/Escrow/validators/escrow/paymentAuthorities.d.mts +1 -1
  54. package/dist/browser/Escrow/validators/escrow/paymentAuthorities.d.ts +1 -1
  55. package/dist/browser/Escrow/validators/escrow/seller.d.cts +1 -1
  56. package/dist/browser/Escrow/validators/escrow/seller.d.mts +1 -1
  57. package/dist/browser/Escrow/validators/escrow/seller.d.ts +1 -1
  58. package/dist/browser/Escrow/validators/escrow/sellerSecret.d.cts +1 -1
  59. package/dist/browser/Escrow/validators/escrow/sellerSecret.d.mts +1 -1
  60. package/dist/browser/Escrow/validators/escrow/sellerSecret.d.ts +1 -1
  61. package/dist/browser/Escrow/validators/index.d.cts +2 -2
  62. package/dist/browser/Escrow/validators/index.d.mts +2 -2
  63. package/dist/browser/Escrow/validators/index.d.ts +2 -2
  64. package/dist/browser/Payment/Instrument/Card/Payload.d.cts +1 -1
  65. package/dist/browser/Payment/Instrument/Card/Payload.d.mts +1 -1
  66. package/dist/browser/Payment/Instrument/Card/Payload.d.ts +1 -1
  67. package/dist/browser/Payment/Instrument/Card/index.d.cts +2 -2
  68. package/dist/browser/Payment/Instrument/Card/index.d.mts +2 -2
  69. package/dist/browser/Payment/Instrument/Card/index.d.ts +2 -2
  70. package/dist/browser/Payment/Instrument/index.d.cts +2 -2
  71. package/dist/browser/Payment/Instrument/index.d.mts +2 -2
  72. package/dist/browser/Payment/Instrument/index.d.ts +2 -2
  73. package/dist/browser/Payment/Payload.d.cts +2 -2
  74. package/dist/browser/Payment/Payload.d.mts +2 -2
  75. package/dist/browser/Payment/Payload.d.ts +2 -2
  76. package/dist/browser/Payment/Status/Payload.d.cts +1 -1
  77. package/dist/browser/Payment/Status/Payload.d.mts +1 -1
  78. package/dist/browser/Payment/Status/Payload.d.ts +1 -1
  79. package/dist/browser/Payment/Status/index.d.cts +2 -2
  80. package/dist/browser/Payment/Status/index.d.mts +2 -2
  81. package/dist/browser/Payment/Status/index.d.ts +2 -2
  82. package/dist/browser/Payment/index.d.cts +4 -4
  83. package/dist/browser/Payment/index.d.mts +4 -4
  84. package/dist/browser/Payment/index.d.ts +4 -4
  85. package/dist/browser/Purchase/Payload.d.cts +1 -1
  86. package/dist/browser/Purchase/Payload.d.mts +1 -1
  87. package/dist/browser/Purchase/Payload.d.ts +1 -1
  88. package/dist/browser/Purchase/index.d.cts +2 -2
  89. package/dist/browser/Purchase/index.d.mts +2 -2
  90. package/dist/browser/Purchase/index.d.ts +2 -2
  91. package/dist/browser/Receipt/Payload.d.cts +2 -2
  92. package/dist/browser/Receipt/Payload.d.mts +2 -2
  93. package/dist/browser/Receipt/Payload.d.ts +2 -2
  94. package/dist/browser/Receipt/index.d.cts +2 -2
  95. package/dist/browser/Receipt/index.d.mts +2 -2
  96. package/dist/browser/Receipt/index.d.ts +2 -2
  97. package/dist/browser/index.cjs.map +1 -1
  98. package/dist/browser/index.d.cts +6 -6
  99. package/dist/browser/index.d.mts +6 -6
  100. package/dist/browser/index.d.ts +6 -6
  101. package/dist/browser/{index.js → index.mjs} +1 -1
  102. package/dist/browser/index.mjs.map +1 -0
  103. package/dist/neutral/Billing/Address/Address.d.cts +1 -1
  104. package/dist/neutral/Billing/Address/Address.d.mts +1 -1
  105. package/dist/neutral/Billing/Address/Address.d.ts +1 -1
  106. package/dist/neutral/Billing/Address/index.d.cts +2 -2
  107. package/dist/neutral/Billing/Address/index.d.mts +2 -2
  108. package/dist/neutral/Billing/Address/index.d.ts +2 -2
  109. package/dist/neutral/Billing/index.d.cts +2 -2
  110. package/dist/neutral/Billing/index.d.mts +2 -2
  111. package/dist/neutral/Billing/index.d.ts +2 -2
  112. package/dist/neutral/Escrow/createEscrowIntent.d.cts +3 -3
  113. package/dist/neutral/Escrow/createEscrowIntent.d.mts +3 -3
  114. package/dist/neutral/Escrow/createEscrowIntent.d.ts +3 -3
  115. package/dist/neutral/Escrow/index.d.cts +6 -6
  116. package/dist/neutral/Escrow/index.d.mts +6 -6
  117. package/dist/neutral/Escrow/index.d.ts +6 -6
  118. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +1 -1
  119. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +1 -1
  120. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +1 -1
  121. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +1 -1
  122. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +1 -1
  123. package/dist/neutral/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +1 -1
  124. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.cts +1 -1
  125. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.mts +1 -1
  126. package/dist/neutral/Escrow/validators/common/TemporalValidators/index.d.ts +1 -1
  127. package/dist/neutral/Escrow/validators/common/index.d.cts +2 -2
  128. package/dist/neutral/Escrow/validators/common/index.d.mts +2 -2
  129. package/dist/neutral/Escrow/validators/common/index.d.ts +2 -2
  130. package/dist/neutral/Escrow/validators/escrow/agent.d.cts +1 -1
  131. package/dist/neutral/Escrow/validators/escrow/agent.d.mts +1 -1
  132. package/dist/neutral/Escrow/validators/escrow/agent.d.ts +1 -1
  133. package/dist/neutral/Escrow/validators/escrow/appraisal.d.cts +1 -1
  134. package/dist/neutral/Escrow/validators/escrow/appraisal.d.mts +1 -1
  135. package/dist/neutral/Escrow/validators/escrow/appraisal.d.ts +1 -1
  136. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.cts +1 -1
  137. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.mts +1 -1
  138. package/dist/neutral/Escrow/validators/escrow/appraisalAuthorities.d.ts +1 -1
  139. package/dist/neutral/Escrow/validators/escrow/assets.d.cts +1 -1
  140. package/dist/neutral/Escrow/validators/escrow/assets.d.mts +1 -1
  141. package/dist/neutral/Escrow/validators/escrow/assets.d.ts +1 -1
  142. package/dist/neutral/Escrow/validators/escrow/buyer.d.cts +1 -1
  143. package/dist/neutral/Escrow/validators/escrow/buyer.d.mts +1 -1
  144. package/dist/neutral/Escrow/validators/escrow/buyer.d.ts +1 -1
  145. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.cts +1 -1
  146. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.mts +1 -1
  147. package/dist/neutral/Escrow/validators/escrow/buyerSecret.d.ts +1 -1
  148. package/dist/neutral/Escrow/validators/escrow/index.d.cts +10 -10
  149. package/dist/neutral/Escrow/validators/escrow/index.d.mts +10 -10
  150. package/dist/neutral/Escrow/validators/escrow/index.d.ts +10 -10
  151. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.cts +1 -1
  152. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.mts +1 -1
  153. package/dist/neutral/Escrow/validators/escrow/nbfExp.d.ts +1 -1
  154. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.cts +1 -1
  155. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.mts +1 -1
  156. package/dist/neutral/Escrow/validators/escrow/paymentAuthorities.d.ts +1 -1
  157. package/dist/neutral/Escrow/validators/escrow/seller.d.cts +1 -1
  158. package/dist/neutral/Escrow/validators/escrow/seller.d.mts +1 -1
  159. package/dist/neutral/Escrow/validators/escrow/seller.d.ts +1 -1
  160. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.cts +1 -1
  161. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.mts +1 -1
  162. package/dist/neutral/Escrow/validators/escrow/sellerSecret.d.ts +1 -1
  163. package/dist/neutral/Escrow/validators/index.d.cts +2 -2
  164. package/dist/neutral/Escrow/validators/index.d.mts +2 -2
  165. package/dist/neutral/Escrow/validators/index.d.ts +2 -2
  166. package/dist/neutral/Payment/Instrument/Card/Payload.d.cts +1 -1
  167. package/dist/neutral/Payment/Instrument/Card/Payload.d.mts +1 -1
  168. package/dist/neutral/Payment/Instrument/Card/Payload.d.ts +1 -1
  169. package/dist/neutral/Payment/Instrument/Card/index.d.cts +2 -2
  170. package/dist/neutral/Payment/Instrument/Card/index.d.mts +2 -2
  171. package/dist/neutral/Payment/Instrument/Card/index.d.ts +2 -2
  172. package/dist/neutral/Payment/Instrument/index.d.cts +2 -2
  173. package/dist/neutral/Payment/Instrument/index.d.mts +2 -2
  174. package/dist/neutral/Payment/Instrument/index.d.ts +2 -2
  175. package/dist/neutral/Payment/Payload.d.cts +2 -2
  176. package/dist/neutral/Payment/Payload.d.mts +2 -2
  177. package/dist/neutral/Payment/Payload.d.ts +2 -2
  178. package/dist/neutral/Payment/Status/Payload.d.cts +1 -1
  179. package/dist/neutral/Payment/Status/Payload.d.mts +1 -1
  180. package/dist/neutral/Payment/Status/Payload.d.ts +1 -1
  181. package/dist/neutral/Payment/Status/index.d.cts +2 -2
  182. package/dist/neutral/Payment/Status/index.d.mts +2 -2
  183. package/dist/neutral/Payment/Status/index.d.ts +2 -2
  184. package/dist/neutral/Payment/index.d.cts +4 -4
  185. package/dist/neutral/Payment/index.d.mts +4 -4
  186. package/dist/neutral/Payment/index.d.ts +4 -4
  187. package/dist/neutral/Purchase/Payload.d.cts +1 -1
  188. package/dist/neutral/Purchase/Payload.d.mts +1 -1
  189. package/dist/neutral/Purchase/Payload.d.ts +1 -1
  190. package/dist/neutral/Purchase/index.d.cts +2 -2
  191. package/dist/neutral/Purchase/index.d.mts +2 -2
  192. package/dist/neutral/Purchase/index.d.ts +2 -2
  193. package/dist/neutral/Receipt/Payload.d.cts +2 -2
  194. package/dist/neutral/Receipt/Payload.d.mts +2 -2
  195. package/dist/neutral/Receipt/Payload.d.ts +2 -2
  196. package/dist/neutral/Receipt/index.d.cts +2 -2
  197. package/dist/neutral/Receipt/index.d.mts +2 -2
  198. package/dist/neutral/Receipt/index.d.ts +2 -2
  199. package/dist/neutral/index.cjs.map +1 -1
  200. package/dist/neutral/index.d.cts +6 -6
  201. package/dist/neutral/index.d.mts +6 -6
  202. package/dist/neutral/index.d.ts +6 -6
  203. package/dist/{node/index.js → neutral/index.mjs} +1 -1
  204. package/dist/neutral/index.mjs.map +1 -0
  205. package/dist/node/Billing/Address/Address.d.cts +1 -1
  206. package/dist/node/Billing/Address/Address.d.mts +1 -1
  207. package/dist/node/Billing/Address/Address.d.ts +1 -1
  208. package/dist/node/Billing/Address/index.d.cts +2 -2
  209. package/dist/node/Billing/Address/index.d.mts +2 -2
  210. package/dist/node/Billing/Address/index.d.ts +2 -2
  211. package/dist/node/Billing/index.d.cts +2 -2
  212. package/dist/node/Billing/index.d.mts +2 -2
  213. package/dist/node/Billing/index.d.ts +2 -2
  214. package/dist/node/Escrow/createEscrowIntent.d.cts +3 -3
  215. package/dist/node/Escrow/createEscrowIntent.d.mts +3 -3
  216. package/dist/node/Escrow/createEscrowIntent.d.ts +3 -3
  217. package/dist/node/Escrow/index.d.cts +6 -6
  218. package/dist/node/Escrow/index.d.mts +6 -6
  219. package/dist/node/Escrow/index.d.ts +6 -6
  220. package/dist/node/Escrow/validators/common/ModuleInstanceValidators/index.d.cts +1 -1
  221. package/dist/node/Escrow/validators/common/ModuleInstanceValidators/index.d.mts +1 -1
  222. package/dist/node/Escrow/validators/common/ModuleInstanceValidators/index.d.ts +1 -1
  223. package/dist/node/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.cts +1 -1
  224. package/dist/node/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.mts +1 -1
  225. package/dist/node/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.d.ts +1 -1
  226. package/dist/node/Escrow/validators/common/TemporalValidators/index.d.cts +1 -1
  227. package/dist/node/Escrow/validators/common/TemporalValidators/index.d.mts +1 -1
  228. package/dist/node/Escrow/validators/common/TemporalValidators/index.d.ts +1 -1
  229. package/dist/node/Escrow/validators/common/index.d.cts +2 -2
  230. package/dist/node/Escrow/validators/common/index.d.mts +2 -2
  231. package/dist/node/Escrow/validators/common/index.d.ts +2 -2
  232. package/dist/node/Escrow/validators/escrow/agent.d.cts +1 -1
  233. package/dist/node/Escrow/validators/escrow/agent.d.mts +1 -1
  234. package/dist/node/Escrow/validators/escrow/agent.d.ts +1 -1
  235. package/dist/node/Escrow/validators/escrow/appraisal.d.cts +1 -1
  236. package/dist/node/Escrow/validators/escrow/appraisal.d.mts +1 -1
  237. package/dist/node/Escrow/validators/escrow/appraisal.d.ts +1 -1
  238. package/dist/node/Escrow/validators/escrow/appraisalAuthorities.d.cts +1 -1
  239. package/dist/node/Escrow/validators/escrow/appraisalAuthorities.d.mts +1 -1
  240. package/dist/node/Escrow/validators/escrow/appraisalAuthorities.d.ts +1 -1
  241. package/dist/node/Escrow/validators/escrow/assets.d.cts +1 -1
  242. package/dist/node/Escrow/validators/escrow/assets.d.mts +1 -1
  243. package/dist/node/Escrow/validators/escrow/assets.d.ts +1 -1
  244. package/dist/node/Escrow/validators/escrow/buyer.d.cts +1 -1
  245. package/dist/node/Escrow/validators/escrow/buyer.d.mts +1 -1
  246. package/dist/node/Escrow/validators/escrow/buyer.d.ts +1 -1
  247. package/dist/node/Escrow/validators/escrow/buyerSecret.d.cts +1 -1
  248. package/dist/node/Escrow/validators/escrow/buyerSecret.d.mts +1 -1
  249. package/dist/node/Escrow/validators/escrow/buyerSecret.d.ts +1 -1
  250. package/dist/node/Escrow/validators/escrow/index.d.cts +10 -10
  251. package/dist/node/Escrow/validators/escrow/index.d.mts +10 -10
  252. package/dist/node/Escrow/validators/escrow/index.d.ts +10 -10
  253. package/dist/node/Escrow/validators/escrow/nbfExp.d.cts +1 -1
  254. package/dist/node/Escrow/validators/escrow/nbfExp.d.mts +1 -1
  255. package/dist/node/Escrow/validators/escrow/nbfExp.d.ts +1 -1
  256. package/dist/node/Escrow/validators/escrow/paymentAuthorities.d.cts +1 -1
  257. package/dist/node/Escrow/validators/escrow/paymentAuthorities.d.mts +1 -1
  258. package/dist/node/Escrow/validators/escrow/paymentAuthorities.d.ts +1 -1
  259. package/dist/node/Escrow/validators/escrow/seller.d.cts +1 -1
  260. package/dist/node/Escrow/validators/escrow/seller.d.mts +1 -1
  261. package/dist/node/Escrow/validators/escrow/seller.d.ts +1 -1
  262. package/dist/node/Escrow/validators/escrow/sellerSecret.d.cts +1 -1
  263. package/dist/node/Escrow/validators/escrow/sellerSecret.d.mts +1 -1
  264. package/dist/node/Escrow/validators/escrow/sellerSecret.d.ts +1 -1
  265. package/dist/node/Escrow/validators/index.d.cts +2 -2
  266. package/dist/node/Escrow/validators/index.d.mts +2 -2
  267. package/dist/node/Escrow/validators/index.d.ts +2 -2
  268. package/dist/node/Payment/Instrument/Card/Payload.d.cts +1 -1
  269. package/dist/node/Payment/Instrument/Card/Payload.d.mts +1 -1
  270. package/dist/node/Payment/Instrument/Card/Payload.d.ts +1 -1
  271. package/dist/node/Payment/Instrument/Card/index.d.cts +2 -2
  272. package/dist/node/Payment/Instrument/Card/index.d.mts +2 -2
  273. package/dist/node/Payment/Instrument/Card/index.d.ts +2 -2
  274. package/dist/node/Payment/Instrument/index.d.cts +2 -2
  275. package/dist/node/Payment/Instrument/index.d.mts +2 -2
  276. package/dist/node/Payment/Instrument/index.d.ts +2 -2
  277. package/dist/node/Payment/Payload.d.cts +2 -2
  278. package/dist/node/Payment/Payload.d.mts +2 -2
  279. package/dist/node/Payment/Payload.d.ts +2 -2
  280. package/dist/node/Payment/Status/Payload.d.cts +1 -1
  281. package/dist/node/Payment/Status/Payload.d.mts +1 -1
  282. package/dist/node/Payment/Status/Payload.d.ts +1 -1
  283. package/dist/node/Payment/Status/index.d.cts +2 -2
  284. package/dist/node/Payment/Status/index.d.mts +2 -2
  285. package/dist/node/Payment/Status/index.d.ts +2 -2
  286. package/dist/node/Payment/index.d.cts +4 -4
  287. package/dist/node/Payment/index.d.mts +4 -4
  288. package/dist/node/Payment/index.d.ts +4 -4
  289. package/dist/node/Purchase/Payload.d.cts +1 -1
  290. package/dist/node/Purchase/Payload.d.mts +1 -1
  291. package/dist/node/Purchase/Payload.d.ts +1 -1
  292. package/dist/node/Purchase/index.d.cts +2 -2
  293. package/dist/node/Purchase/index.d.mts +2 -2
  294. package/dist/node/Purchase/index.d.ts +2 -2
  295. package/dist/node/Receipt/Payload.d.cts +2 -2
  296. package/dist/node/Receipt/Payload.d.mts +2 -2
  297. package/dist/node/Receipt/Payload.d.ts +2 -2
  298. package/dist/node/Receipt/index.d.cts +2 -2
  299. package/dist/node/Receipt/index.d.mts +2 -2
  300. package/dist/node/Receipt/index.d.ts +2 -2
  301. package/dist/node/index.cjs.map +1 -1
  302. package/dist/node/index.d.cts +6 -6
  303. package/dist/node/index.d.mts +6 -6
  304. package/dist/node/index.d.ts +6 -6
  305. package/dist/{neutral/index.js → node/index.mjs} +1 -1
  306. package/dist/node/index.mjs.map +1 -0
  307. package/package.json +18 -18
  308. package/src/Billing/Address/Address.ts +1 -1
  309. package/src/Billing/Address/Schema.ts +1 -1
  310. package/src/Billing/Address/index.ts +2 -2
  311. package/src/Billing/Schema.ts +1 -1
  312. package/src/Billing/index.ts +2 -2
  313. package/src/Escrow/Outcome.ts +1 -1
  314. package/src/Escrow/Terms.ts +1 -1
  315. package/src/Escrow/createEscrowIntent.ts +1 -1
  316. package/src/Escrow/index.ts +6 -6
  317. package/src/Escrow/validators/common/ModuleInstanceValidators/index.ts +1 -1
  318. package/src/Escrow/validators/common/ModuleInstanceValidators/moduleInstanceValidators.ts +3 -3
  319. package/src/Escrow/validators/common/TemporalValidators/index.ts +1 -1
  320. package/src/Escrow/validators/common/index.ts +2 -2
  321. package/src/Escrow/validators/escrow/agent.ts +3 -3
  322. package/src/Escrow/validators/escrow/appraisal.ts +4 -4
  323. package/src/Escrow/validators/escrow/appraisalAuthorities.ts +4 -4
  324. package/src/Escrow/validators/escrow/assets.ts +1 -1
  325. package/src/Escrow/validators/escrow/buyer.ts +2 -2
  326. package/src/Escrow/validators/escrow/buyerSecret.ts +5 -5
  327. package/src/Escrow/validators/escrow/index.ts +10 -10
  328. package/src/Escrow/validators/escrow/nbfExp.ts +1 -1
  329. package/src/Escrow/validators/escrow/paymentAuthorities.ts +3 -3
  330. package/src/Escrow/validators/escrow/seller.ts +2 -2
  331. package/src/Escrow/validators/escrow/sellerSecret.ts +5 -5
  332. package/src/Escrow/validators/index.ts +2 -2
  333. package/src/Payment/Instrument/Card/Payload.ts +1 -1
  334. package/src/Payment/Instrument/Card/Schema.ts +1 -1
  335. package/src/Payment/Instrument/Card/index.ts +2 -2
  336. package/src/Payment/Instrument/Schema.ts +1 -1
  337. package/src/Payment/Instrument/index.ts +2 -2
  338. package/src/Payment/Payload.ts +2 -2
  339. package/src/Payment/Schema.ts +1 -1
  340. package/src/Payment/Status/Payload.ts +1 -1
  341. package/src/Payment/Status/Schema.ts +1 -1
  342. package/src/Payment/Status/index.ts +2 -2
  343. package/src/Payment/index.ts +4 -4
  344. package/src/Purchase/Payload.ts +1 -1
  345. package/src/Purchase/Schema.ts +1 -1
  346. package/src/Purchase/index.ts +2 -2
  347. package/src/Receipt/Payload.ts +2 -2
  348. package/src/Receipt/Schema.ts +1 -1
  349. package/src/Receipt/index.ts +2 -2
  350. package/src/index.ts +6 -6
  351. package/dist/browser/index.js.map +0 -1
  352. package/dist/neutral/index.js.map +0 -1
  353. package/dist/node/index.js.map +0 -1
@@ -1,11 +1,11 @@
1
- export * from './agent.js';
2
- export * from './appraisal.js';
3
- export * from './appraisalAuthorities.js';
4
- export * from './assets.js';
5
- export * from './buyer.js';
6
- export * from './buyerSecret.js';
7
- export * from './nbfExp.js';
8
- export * from './paymentAuthorities.js';
9
- export * from './seller.js';
10
- export * from './sellerSecret.js';
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.js';
2
- export * from './appraisal.js';
3
- export * from './appraisalAuthorities.js';
4
- export * from './assets.js';
5
- export * from './buyer.js';
6
- export * from './buyerSecret.js';
7
- export * from './nbfExp.js';
8
- export * from './paymentAuthorities.js';
9
- export * from './seller.js';
10
- export * from './sellerSecret.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
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.js';
2
- export * from './escrow/index.js';
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.js';
2
- export * from './escrow/index.js';
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.js';
2
- export * from './escrow/index.js';
1
+ export * from './common/index.ts';
2
+ export * from './escrow/index.ts';
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { Payload } from '@xyo-network/payload-model';
2
- import { PaymentCardSchema } from './Schema.js';
2
+ import { PaymentCardSchema } from './Schema.ts';
3
3
  export interface PaymentCardFields {
4
4
  cardNumber: string;
5
5
  cardholderName?: string;
@@ -1,5 +1,5 @@
1
1
  import { Payload } from '@xyo-network/payload-model';
2
- import { PaymentCardSchema } from './Schema.js';
2
+ import { PaymentCardSchema } from './Schema.ts';
3
3
  export interface PaymentCardFields {
4
4
  cardNumber: string;
5
5
  cardholderName?: string;
@@ -1,5 +1,5 @@
1
1
  import { Payload } from '@xyo-network/payload-model';
2
- import { PaymentCardSchema } from './Schema.js';
2
+ import { PaymentCardSchema } from './Schema.ts';
3
3
  export interface PaymentCardFields {
4
4
  cardNumber: string;
5
5
  cardholderName?: string;
@@ -1,3 +1,3 @@
1
- export * from './Payload.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
3
- import { PaymentSchema } from './Schema.js';
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.js';
3
- import { PaymentSchema } from './Schema.js';
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.js';
3
- import { PaymentSchema } from './Schema.js';
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,5 +1,5 @@
1
1
  import { PayloadWithSources } from '@xyo-network/payload-model';
2
- import { PaymentStatusSchema } from './Schema.js';
2
+ import { PaymentStatusSchema } from './Schema.ts';
3
3
  export interface PaymentStatusFields {
4
4
  result?: string;
5
5
  status: string;
@@ -1,5 +1,5 @@
1
1
  import { PayloadWithSources } from '@xyo-network/payload-model';
2
- import { PaymentStatusSchema } from './Schema.js';
2
+ import { PaymentStatusSchema } from './Schema.ts';
3
3
  export interface PaymentStatusFields {
4
4
  result?: string;
5
5
  status: string;
@@ -1,5 +1,5 @@
1
1
  import { PayloadWithSources } from '@xyo-network/payload-model';
2
- import { PaymentStatusSchema } from './Schema.js';
2
+ import { PaymentStatusSchema } from './Schema.ts';
3
3
  export interface PaymentStatusFields {
4
4
  result?: string;
5
5
  status: string;
@@ -1,3 +1,3 @@
1
- export * from './Payload.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Payload.js';
3
- export * from './Schema.js';
4
- export * from './Status/index.js';
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.js';
2
- export * from './Payload.js';
3
- export * from './Schema.js';
4
- export * from './Status/index.js';
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.js';
2
- export * from './Payload.js';
3
- export * from './Schema.js';
4
- export * from './Status/index.js';
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.js';
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.js';
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.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
3
- import { ReceiptSchema } from './Schema.js';
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.js';
3
- import { ReceiptSchema } from './Schema.js';
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.js';
3
- import { ReceiptSchema } from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
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.js';
2
- export * from './Schema.js';
1
+ export * from './Payload.ts';
2
+ export * from './Schema.ts';
3
3
  //# sourceMappingURL=index.d.ts.map