@xyo-network/api 2.72.9 → 2.73.0

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 (213) hide show
  1. package/dist/index.d.mts +192 -0
  2. package/dist/index.d.ts +192 -0
  3. package/dist/index.js +297 -0
  4. package/dist/index.js.map +1 -0
  5. package/dist/index.mjs +254 -0
  6. package/dist/index.mjs.map +1 -0
  7. package/package.json +36 -23
  8. package/tsup.config.ts +16 -0
  9. package/dist/cjs/Api/Api.js +0 -13
  10. package/dist/cjs/Api/Api.js.map +0 -1
  11. package/dist/cjs/Api/index.js +0 -5
  12. package/dist/cjs/Api/index.js.map +0 -1
  13. package/dist/cjs/Base.js +0 -119
  14. package/dist/cjs/Base.js.map +0 -1
  15. package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApi.js +0 -28
  16. package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApi.js.map +0 -1
  17. package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js +0 -23
  18. package/dist/cjs/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js.map +0 -1
  19. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js +0 -3
  20. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js.map +0 -1
  21. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js +0 -10
  22. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js.map +0 -1
  23. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js +0 -6
  24. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js.map +0 -1
  25. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js +0 -10
  26. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js.map +0 -1
  27. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js +0 -5
  28. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js.map +0 -1
  29. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js +0 -3
  30. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js.map +0 -1
  31. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js +0 -3
  32. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js.map +0 -1
  33. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuerySchema.js +0 -13
  34. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationQuerySchema.js.map +0 -1
  35. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js +0 -3
  36. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js.map +0 -1
  37. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js +0 -10
  38. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js.map +0 -1
  39. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js +0 -6
  40. package/dist/cjs/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js.map +0 -1
  41. package/dist/cjs/Diviner/LocationDiviner/Queries/index.js +0 -10
  42. package/dist/cjs/Diviner/LocationDiviner/Queries/index.js.map +0 -1
  43. package/dist/cjs/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js +0 -5
  44. package/dist/cjs/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js.map +0 -1
  45. package/dist/cjs/Diviner/LocationDiviner/Witnesses/LocationWitness.js +0 -5
  46. package/dist/cjs/Diviner/LocationDiviner/Witnesses/LocationWitness.js.map +0 -1
  47. package/dist/cjs/Diviner/LocationDiviner/Witnesses/index.js +0 -6
  48. package/dist/cjs/Diviner/LocationDiviner/Witnesses/index.js.map +0 -1
  49. package/dist/cjs/Diviner/LocationDiviner/index.js +0 -8
  50. package/dist/cjs/Diviner/LocationDiviner/index.js.map +0 -1
  51. package/dist/cjs/Diviner/LocationDiviner/models.js +0 -3
  52. package/dist/cjs/Diviner/LocationDiviner/models.js.map +0 -1
  53. package/dist/cjs/Diviner/RemoteDivinerConfig.js +0 -5
  54. package/dist/cjs/Diviner/RemoteDivinerConfig.js.map +0 -1
  55. package/dist/cjs/Diviner/RemoteDivinerError.js +0 -14
  56. package/dist/cjs/Diviner/RemoteDivinerError.js.map +0 -1
  57. package/dist/cjs/Diviner/index.js +0 -6
  58. package/dist/cjs/Diviner/index.js.map +0 -1
  59. package/dist/cjs/Simple.js +0 -60
  60. package/dist/cjs/Simple.js.map +0 -1
  61. package/dist/cjs/Test/index.js +0 -6
  62. package/dist/cjs/Test/index.js.map +0 -1
  63. package/dist/cjs/Test/testBoundWitness.js +0 -17
  64. package/dist/cjs/Test/testBoundWitness.js.map +0 -1
  65. package/dist/cjs/Test/testPayload.js +0 -18
  66. package/dist/cjs/Test/testPayload.js.map +0 -1
  67. package/dist/cjs/WithArchive.js +0 -3
  68. package/dist/cjs/WithArchive.js.map +0 -1
  69. package/dist/cjs/index.js +0 -10
  70. package/dist/cjs/index.js.map +0 -1
  71. package/dist/cjs/models/ArchivePath.js +0 -3
  72. package/dist/cjs/models/ArchivePath.js.map +0 -1
  73. package/dist/cjs/models/index.js +0 -5
  74. package/dist/cjs/models/index.js.map +0 -1
  75. package/dist/cjs/objToQuery.js +0 -13
  76. package/dist/cjs/objToQuery.js.map +0 -1
  77. package/dist/docs.json +0 -16342
  78. package/dist/esm/Api/Api.js +0 -12
  79. package/dist/esm/Api/Api.js.map +0 -1
  80. package/dist/esm/Api/index.js +0 -2
  81. package/dist/esm/Api/index.js.map +0 -1
  82. package/dist/esm/Base.js +0 -100
  83. package/dist/esm/Base.js.map +0 -1
  84. package/dist/esm/Diviner/LocationDiviner/LocationDivinerApi.js +0 -21
  85. package/dist/esm/Diviner/LocationDiviner/LocationDivinerApi.js.map +0 -1
  86. package/dist/esm/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js +0 -18
  87. package/dist/esm/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.js.map +0 -1
  88. package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js +0 -2
  89. package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.js.map +0 -1
  90. package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js +0 -6
  91. package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.js.map +0 -1
  92. package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js +0 -3
  93. package/dist/esm/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.js.map +0 -1
  94. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js +0 -6
  95. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.js.map +0 -1
  96. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js +0 -2
  97. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.js.map +0 -1
  98. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js +0 -2
  99. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.js.map +0 -1
  100. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js +0 -2
  101. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.js.map +0 -1
  102. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuerySchema.js +0 -9
  103. package/dist/esm/Diviner/LocationDiviner/Queries/LocationQuerySchema.js.map +0 -1
  104. package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js +0 -2
  105. package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.js.map +0 -1
  106. package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js +0 -6
  107. package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.js.map +0 -1
  108. package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js +0 -3
  109. package/dist/esm/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.js.map +0 -1
  110. package/dist/esm/Diviner/LocationDiviner/Queries/index.js +0 -7
  111. package/dist/esm/Diviner/LocationDiviner/Queries/index.js.map +0 -1
  112. package/dist/esm/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js +0 -2
  113. package/dist/esm/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.js.map +0 -1
  114. package/dist/esm/Diviner/LocationDiviner/Witnesses/LocationWitness.js +0 -2
  115. package/dist/esm/Diviner/LocationDiviner/Witnesses/LocationWitness.js.map +0 -1
  116. package/dist/esm/Diviner/LocationDiviner/Witnesses/index.js +0 -3
  117. package/dist/esm/Diviner/LocationDiviner/Witnesses/index.js.map +0 -1
  118. package/dist/esm/Diviner/LocationDiviner/index.js +0 -5
  119. package/dist/esm/Diviner/LocationDiviner/index.js.map +0 -1
  120. package/dist/esm/Diviner/LocationDiviner/models.js +0 -2
  121. package/dist/esm/Diviner/LocationDiviner/models.js.map +0 -1
  122. package/dist/esm/Diviner/RemoteDivinerConfig.js +0 -2
  123. package/dist/esm/Diviner/RemoteDivinerConfig.js.map +0 -1
  124. package/dist/esm/Diviner/RemoteDivinerError.js +0 -10
  125. package/dist/esm/Diviner/RemoteDivinerError.js.map +0 -1
  126. package/dist/esm/Diviner/index.js +0 -3
  127. package/dist/esm/Diviner/index.js.map +0 -1
  128. package/dist/esm/Simple.js +0 -45
  129. package/dist/esm/Simple.js.map +0 -1
  130. package/dist/esm/Test/index.js +0 -3
  131. package/dist/esm/Test/index.js.map +0 -1
  132. package/dist/esm/Test/testBoundWitness.js +0 -14
  133. package/dist/esm/Test/testBoundWitness.js.map +0 -1
  134. package/dist/esm/Test/testPayload.js +0 -14
  135. package/dist/esm/Test/testPayload.js.map +0 -1
  136. package/dist/esm/WithArchive.js +0 -2
  137. package/dist/esm/WithArchive.js.map +0 -1
  138. package/dist/esm/index.js +0 -7
  139. package/dist/esm/index.js.map +0 -1
  140. package/dist/esm/models/ArchivePath.js +0 -2
  141. package/dist/esm/models/ArchivePath.js.map +0 -1
  142. package/dist/esm/models/index.js +0 -2
  143. package/dist/esm/models/index.js.map +0 -1
  144. package/dist/esm/objToQuery.js +0 -9
  145. package/dist/esm/objToQuery.js.map +0 -1
  146. package/dist/types/Api/Api.d.ts +0 -12
  147. package/dist/types/Api/Api.d.ts.map +0 -1
  148. package/dist/types/Api/index.d.ts +0 -2
  149. package/dist/types/Api/index.d.ts.map +0 -1
  150. package/dist/types/Base.d.ts +0 -32
  151. package/dist/types/Base.d.ts.map +0 -1
  152. package/dist/types/Diviner/LocationDiviner/LocationDivinerApi.d.ts +0 -12
  153. package/dist/types/Diviner/LocationDiviner/LocationDivinerApi.d.ts.map +0 -1
  154. package/dist/types/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts +0 -10
  155. package/dist/types/Diviner/LocationDiviner/LocationDivinerApiResponseTransformer.d.ts.map +0 -1
  156. package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts +0 -5
  157. package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapPointProperties.d.ts.map +0 -1
  158. package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts +0 -12
  159. package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/LocationHeatmapQuery.d.ts.map +0 -1
  160. package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts +0 -3
  161. package/dist/types/Diviner/LocationDiviner/Queries/LocationHeatmapQuery/index.d.ts.map +0 -1
  162. package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts +0 -12
  163. package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/LocationQuadkeyHeatmapQuery.d.ts.map +0 -1
  164. package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts +0 -2
  165. package/dist/types/Diviner/LocationDiviner/Queries/LocationQuadkeyHeatmapQuery/index.d.ts.map +0 -1
  166. package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts +0 -18
  167. package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationRequest.d.ts.map +0 -1
  168. package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts +0 -5
  169. package/dist/types/Diviner/LocationDiviner/Queries/LocationQueryCreationResponse.d.ts.map +0 -1
  170. package/dist/types/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts +0 -6
  171. package/dist/types/Diviner/LocationDiviner/Queries/LocationQuerySchema.d.ts.map +0 -1
  172. package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts +0 -8
  173. package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangePointProperties.d.ts.map +0 -1
  174. package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts +0 -12
  175. package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/LocationTimeRangeQuery.d.ts.map +0 -1
  176. package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts +0 -3
  177. package/dist/types/Diviner/LocationDiviner/Queries/LocationTimeRangeQuery/index.d.ts.map +0 -1
  178. package/dist/types/Diviner/LocationDiviner/Queries/index.d.ts +0 -7
  179. package/dist/types/Diviner/LocationDiviner/Queries/index.d.ts.map +0 -1
  180. package/dist/types/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts +0 -13
  181. package/dist/types/Diviner/LocationDiviner/Witnesses/CurrentLocationWitness.d.ts.map +0 -1
  182. package/dist/types/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts +0 -21
  183. package/dist/types/Diviner/LocationDiviner/Witnesses/LocationWitness.d.ts.map +0 -1
  184. package/dist/types/Diviner/LocationDiviner/Witnesses/index.d.ts +0 -3
  185. package/dist/types/Diviner/LocationDiviner/Witnesses/index.d.ts.map +0 -1
  186. package/dist/types/Diviner/LocationDiviner/index.d.ts +0 -5
  187. package/dist/types/Diviner/LocationDiviner/index.d.ts.map +0 -1
  188. package/dist/types/Diviner/LocationDiviner/models.d.ts +0 -5
  189. package/dist/types/Diviner/LocationDiviner/models.d.ts.map +0 -1
  190. package/dist/types/Diviner/RemoteDivinerConfig.d.ts +0 -11
  191. package/dist/types/Diviner/RemoteDivinerConfig.d.ts.map +0 -1
  192. package/dist/types/Diviner/RemoteDivinerError.d.ts +0 -6
  193. package/dist/types/Diviner/RemoteDivinerError.d.ts.map +0 -1
  194. package/dist/types/Diviner/index.d.ts +0 -3
  195. package/dist/types/Diviner/index.d.ts.map +0 -1
  196. package/dist/types/Simple.d.ts +0 -22
  197. package/dist/types/Simple.d.ts.map +0 -1
  198. package/dist/types/Test/index.d.ts +0 -3
  199. package/dist/types/Test/index.d.ts.map +0 -1
  200. package/dist/types/Test/testBoundWitness.d.ts +0 -4
  201. package/dist/types/Test/testBoundWitness.d.ts.map +0 -1
  202. package/dist/types/Test/testPayload.d.ts +0 -6
  203. package/dist/types/Test/testPayload.d.ts.map +0 -1
  204. package/dist/types/WithArchive.d.ts +0 -4
  205. package/dist/types/WithArchive.d.ts.map +0 -1
  206. package/dist/types/index.d.ts +0 -7
  207. package/dist/types/index.d.ts.map +0 -1
  208. package/dist/types/models/ArchivePath.d.ts +0 -4
  209. package/dist/types/models/ArchivePath.d.ts.map +0 -1
  210. package/dist/types/models/index.d.ts +0 -2
  211. package/dist/types/models/index.d.ts.map +0 -1
  212. package/dist/types/objToQuery.d.ts +0 -2
  213. package/dist/types/objToQuery.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.