@xyo-network/diviner-temporal-indexing-model 2.81.0-rc.1 → 2.82.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 (334) hide show
  1. package/dist/browser/Config.d.cts +28 -2
  2. package/dist/browser/Config.d.cts.map +1 -1
  3. package/dist/browser/Config.d.mts +28 -2
  4. package/dist/browser/Config.d.mts.map +1 -1
  5. package/dist/browser/Config.d.ts +28 -2
  6. package/dist/browser/Config.d.ts.map +1 -1
  7. package/dist/browser/DivinerQueryToIndexQueryDiviner/Config.d.cts +31 -0
  8. package/dist/browser/DivinerQueryToIndexQueryDiviner/Config.d.cts.map +1 -0
  9. package/dist/browser/DivinerQueryToIndexQueryDiviner/Config.d.mts +31 -0
  10. package/dist/browser/DivinerQueryToIndexQueryDiviner/Config.d.mts.map +1 -0
  11. package/dist/browser/DivinerQueryToIndexQueryDiviner/Config.d.ts +31 -0
  12. package/dist/browser/DivinerQueryToIndexQueryDiviner/Config.d.ts.map +1 -0
  13. package/dist/browser/DivinerQueryToIndexQueryDiviner/Params.d.cts +5 -0
  14. package/dist/browser/DivinerQueryToIndexQueryDiviner/Params.d.cts.map +1 -0
  15. package/dist/browser/DivinerQueryToIndexQueryDiviner/Params.d.mts +5 -0
  16. package/dist/browser/DivinerQueryToIndexQueryDiviner/Params.d.mts.map +1 -0
  17. package/dist/browser/DivinerQueryToIndexQueryDiviner/Params.d.ts +5 -0
  18. package/dist/browser/DivinerQueryToIndexQueryDiviner/Params.d.ts.map +1 -0
  19. package/dist/browser/DivinerQueryToIndexQueryDiviner/Schema.d.cts +4 -0
  20. package/dist/browser/DivinerQueryToIndexQueryDiviner/Schema.d.cts.map +1 -0
  21. package/dist/browser/DivinerQueryToIndexQueryDiviner/Schema.d.mts +4 -0
  22. package/dist/browser/DivinerQueryToIndexQueryDiviner/Schema.d.mts.map +1 -0
  23. package/dist/browser/DivinerQueryToIndexQueryDiviner/Schema.d.ts +4 -0
  24. package/dist/browser/DivinerQueryToIndexQueryDiviner/Schema.d.ts.map +1 -0
  25. package/dist/browser/DivinerQueryToIndexQueryDiviner/index.d.cts +4 -0
  26. package/dist/browser/DivinerQueryToIndexQueryDiviner/index.d.cts.map +1 -0
  27. package/dist/browser/DivinerQueryToIndexQueryDiviner/index.d.mts +4 -0
  28. package/dist/browser/DivinerQueryToIndexQueryDiviner/index.d.mts.map +1 -0
  29. package/dist/browser/DivinerQueryToIndexQueryDiviner/index.d.ts +4 -0
  30. package/dist/browser/DivinerQueryToIndexQueryDiviner/index.d.ts.map +1 -0
  31. package/dist/browser/IndexCandidateToIndexDiviner/Config.d.cts +19 -0
  32. package/dist/browser/IndexCandidateToIndexDiviner/Config.d.cts.map +1 -0
  33. package/dist/browser/IndexCandidateToIndexDiviner/Config.d.mts +19 -0
  34. package/dist/browser/IndexCandidateToIndexDiviner/Config.d.mts.map +1 -0
  35. package/dist/browser/IndexCandidateToIndexDiviner/Config.d.ts +19 -0
  36. package/dist/browser/IndexCandidateToIndexDiviner/Config.d.ts.map +1 -0
  37. package/dist/browser/IndexCandidateToIndexDiviner/Params.d.cts +8 -0
  38. package/dist/browser/IndexCandidateToIndexDiviner/Params.d.cts.map +1 -0
  39. package/dist/browser/IndexCandidateToIndexDiviner/Params.d.mts +8 -0
  40. package/dist/browser/IndexCandidateToIndexDiviner/Params.d.mts.map +1 -0
  41. package/dist/browser/IndexCandidateToIndexDiviner/Params.d.ts +8 -0
  42. package/dist/browser/IndexCandidateToIndexDiviner/Params.d.ts.map +1 -0
  43. package/dist/browser/IndexCandidateToIndexDiviner/Schema.d.cts +4 -0
  44. package/dist/browser/IndexCandidateToIndexDiviner/Schema.d.cts.map +1 -0
  45. package/dist/browser/IndexCandidateToIndexDiviner/Schema.d.mts +4 -0
  46. package/dist/browser/IndexCandidateToIndexDiviner/Schema.d.mts.map +1 -0
  47. package/dist/browser/IndexCandidateToIndexDiviner/Schema.d.ts +4 -0
  48. package/dist/browser/IndexCandidateToIndexDiviner/Schema.d.ts.map +1 -0
  49. package/dist/browser/IndexCandidateToIndexDiviner/index.d.cts +4 -0
  50. package/dist/browser/IndexCandidateToIndexDiviner/index.d.cts.map +1 -0
  51. package/dist/browser/IndexCandidateToIndexDiviner/index.d.mts +4 -0
  52. package/dist/browser/IndexCandidateToIndexDiviner/index.d.mts.map +1 -0
  53. package/dist/browser/IndexCandidateToIndexDiviner/index.d.ts +4 -0
  54. package/dist/browser/IndexCandidateToIndexDiviner/index.d.ts.map +1 -0
  55. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.cts +19 -0
  56. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.cts.map +1 -0
  57. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.mts +19 -0
  58. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.mts.map +1 -0
  59. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.ts +19 -0
  60. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.ts.map +1 -0
  61. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.cts +5 -0
  62. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.cts.map +1 -0
  63. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.mts +5 -0
  64. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.mts.map +1 -0
  65. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.ts +5 -0
  66. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.ts.map +1 -0
  67. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.cts +4 -0
  68. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.cts.map +1 -0
  69. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.mts +4 -0
  70. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.mts.map +1 -0
  71. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.ts +4 -0
  72. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.ts.map +1 -0
  73. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.cts +4 -0
  74. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.cts.map +1 -0
  75. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.mts +4 -0
  76. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.mts.map +1 -0
  77. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.ts +4 -0
  78. package/dist/browser/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.ts.map +1 -0
  79. package/dist/browser/Params.d.cts +1 -2
  80. package/dist/browser/Params.d.cts.map +1 -1
  81. package/dist/browser/Params.d.mts +1 -2
  82. package/dist/browser/Params.d.mts.map +1 -1
  83. package/dist/browser/Params.d.ts +1 -2
  84. package/dist/browser/Params.d.ts.map +1 -1
  85. package/dist/browser/Result/Payload.d.cts +2 -2
  86. package/dist/browser/Result/Payload.d.mts +2 -2
  87. package/dist/browser/Result/Payload.d.ts +2 -2
  88. package/dist/browser/ResultIndex/Payload.d.cts +4 -4
  89. package/dist/browser/ResultIndex/Payload.d.mts +4 -4
  90. package/dist/browser/ResultIndex/Payload.d.ts +4 -4
  91. package/dist/browser/StateToIndexCandidateDiviner/Config.d.cts +28 -0
  92. package/dist/browser/StateToIndexCandidateDiviner/Config.d.cts.map +1 -0
  93. package/dist/browser/StateToIndexCandidateDiviner/Config.d.mts +28 -0
  94. package/dist/browser/StateToIndexCandidateDiviner/Config.d.mts.map +1 -0
  95. package/dist/browser/StateToIndexCandidateDiviner/Config.d.ts +28 -0
  96. package/dist/browser/StateToIndexCandidateDiviner/Config.d.ts.map +1 -0
  97. package/dist/browser/StateToIndexCandidateDiviner/Params.d.cts +5 -0
  98. package/dist/browser/StateToIndexCandidateDiviner/Params.d.cts.map +1 -0
  99. package/dist/browser/StateToIndexCandidateDiviner/Params.d.mts +5 -0
  100. package/dist/browser/StateToIndexCandidateDiviner/Params.d.mts.map +1 -0
  101. package/dist/browser/StateToIndexCandidateDiviner/Params.d.ts +5 -0
  102. package/dist/browser/StateToIndexCandidateDiviner/Params.d.ts.map +1 -0
  103. package/dist/browser/StateToIndexCandidateDiviner/Schema.d.cts +4 -0
  104. package/dist/browser/StateToIndexCandidateDiviner/Schema.d.cts.map +1 -0
  105. package/dist/browser/StateToIndexCandidateDiviner/Schema.d.mts +4 -0
  106. package/dist/browser/StateToIndexCandidateDiviner/Schema.d.mts.map +1 -0
  107. package/dist/browser/StateToIndexCandidateDiviner/Schema.d.ts +4 -0
  108. package/dist/browser/StateToIndexCandidateDiviner/Schema.d.ts.map +1 -0
  109. package/dist/browser/StateToIndexCandidateDiviner/index.d.cts +4 -0
  110. package/dist/browser/StateToIndexCandidateDiviner/index.d.cts.map +1 -0
  111. package/dist/browser/StateToIndexCandidateDiviner/index.d.mts +4 -0
  112. package/dist/browser/StateToIndexCandidateDiviner/index.d.mts.map +1 -0
  113. package/dist/browser/StateToIndexCandidateDiviner/index.d.ts +4 -0
  114. package/dist/browser/StateToIndexCandidateDiviner/index.d.ts.map +1 -0
  115. package/dist/browser/index.cjs +32 -0
  116. package/dist/browser/index.cjs.map +1 -1
  117. package/dist/browser/index.d.cts +5 -0
  118. package/dist/browser/index.d.cts.map +1 -1
  119. package/dist/browser/index.d.mts +5 -0
  120. package/dist/browser/index.d.mts.map +1 -1
  121. package/dist/browser/index.d.ts +5 -0
  122. package/dist/browser/index.d.ts.map +1 -1
  123. package/dist/browser/index.js +32 -0
  124. package/dist/browser/index.js.map +1 -1
  125. package/dist/browser/jsonpath/JsonPathTransformExpression.d.cts +20 -0
  126. package/dist/browser/jsonpath/JsonPathTransformExpression.d.cts.map +1 -0
  127. package/dist/browser/jsonpath/JsonPathTransformExpression.d.mts +20 -0
  128. package/dist/browser/jsonpath/JsonPathTransformExpression.d.mts.map +1 -0
  129. package/dist/browser/jsonpath/JsonPathTransformExpression.d.ts +20 -0
  130. package/dist/browser/jsonpath/JsonPathTransformExpression.d.ts.map +1 -0
  131. package/dist/browser/jsonpath/PayloadTransformer.d.cts +3 -0
  132. package/dist/browser/jsonpath/PayloadTransformer.d.cts.map +1 -0
  133. package/dist/browser/jsonpath/PayloadTransformer.d.mts +3 -0
  134. package/dist/browser/jsonpath/PayloadTransformer.d.mts.map +1 -0
  135. package/dist/browser/jsonpath/PayloadTransformer.d.ts +3 -0
  136. package/dist/browser/jsonpath/PayloadTransformer.d.ts.map +1 -0
  137. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts +12 -0
  138. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts.map +1 -0
  139. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts +12 -0
  140. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts.map +1 -0
  141. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts +12 -0
  142. package/dist/browser/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts.map +1 -0
  143. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.cts +8 -0
  144. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.cts.map +1 -0
  145. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.mts +8 -0
  146. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.mts.map +1 -0
  147. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.ts +8 -0
  148. package/dist/browser/jsonpath/SchemaToPayloadTransformersDictionary.d.ts.map +1 -0
  149. package/dist/browser/jsonpath/index.d.cts +5 -0
  150. package/dist/browser/jsonpath/index.d.cts.map +1 -0
  151. package/dist/browser/jsonpath/index.d.mts +5 -0
  152. package/dist/browser/jsonpath/index.d.mts.map +1 -0
  153. package/dist/browser/jsonpath/index.d.ts +5 -0
  154. package/dist/browser/jsonpath/index.d.ts.map +1 -0
  155. package/dist/node/Config.d.cts +28 -2
  156. package/dist/node/Config.d.cts.map +1 -1
  157. package/dist/node/Config.d.mts +28 -2
  158. package/dist/node/Config.d.mts.map +1 -1
  159. package/dist/node/Config.d.ts +28 -2
  160. package/dist/node/Config.d.ts.map +1 -1
  161. package/dist/node/DivinerQueryToIndexQueryDiviner/Config.d.cts +31 -0
  162. package/dist/node/DivinerQueryToIndexQueryDiviner/Config.d.cts.map +1 -0
  163. package/dist/node/DivinerQueryToIndexQueryDiviner/Config.d.mts +31 -0
  164. package/dist/node/DivinerQueryToIndexQueryDiviner/Config.d.mts.map +1 -0
  165. package/dist/node/DivinerQueryToIndexQueryDiviner/Config.d.ts +31 -0
  166. package/dist/node/DivinerQueryToIndexQueryDiviner/Config.d.ts.map +1 -0
  167. package/dist/node/DivinerQueryToIndexQueryDiviner/Params.d.cts +5 -0
  168. package/dist/node/DivinerQueryToIndexQueryDiviner/Params.d.cts.map +1 -0
  169. package/dist/node/DivinerQueryToIndexQueryDiviner/Params.d.mts +5 -0
  170. package/dist/node/DivinerQueryToIndexQueryDiviner/Params.d.mts.map +1 -0
  171. package/dist/node/DivinerQueryToIndexQueryDiviner/Params.d.ts +5 -0
  172. package/dist/node/DivinerQueryToIndexQueryDiviner/Params.d.ts.map +1 -0
  173. package/dist/node/DivinerQueryToIndexQueryDiviner/Schema.d.cts +4 -0
  174. package/dist/node/DivinerQueryToIndexQueryDiviner/Schema.d.cts.map +1 -0
  175. package/dist/node/DivinerQueryToIndexQueryDiviner/Schema.d.mts +4 -0
  176. package/dist/node/DivinerQueryToIndexQueryDiviner/Schema.d.mts.map +1 -0
  177. package/dist/node/DivinerQueryToIndexQueryDiviner/Schema.d.ts +4 -0
  178. package/dist/node/DivinerQueryToIndexQueryDiviner/Schema.d.ts.map +1 -0
  179. package/dist/node/DivinerQueryToIndexQueryDiviner/index.d.cts +4 -0
  180. package/dist/node/DivinerQueryToIndexQueryDiviner/index.d.cts.map +1 -0
  181. package/dist/node/DivinerQueryToIndexQueryDiviner/index.d.mts +4 -0
  182. package/dist/node/DivinerQueryToIndexQueryDiviner/index.d.mts.map +1 -0
  183. package/dist/node/DivinerQueryToIndexQueryDiviner/index.d.ts +4 -0
  184. package/dist/node/DivinerQueryToIndexQueryDiviner/index.d.ts.map +1 -0
  185. package/dist/node/IndexCandidateToIndexDiviner/Config.d.cts +19 -0
  186. package/dist/node/IndexCandidateToIndexDiviner/Config.d.cts.map +1 -0
  187. package/dist/node/IndexCandidateToIndexDiviner/Config.d.mts +19 -0
  188. package/dist/node/IndexCandidateToIndexDiviner/Config.d.mts.map +1 -0
  189. package/dist/node/IndexCandidateToIndexDiviner/Config.d.ts +19 -0
  190. package/dist/node/IndexCandidateToIndexDiviner/Config.d.ts.map +1 -0
  191. package/dist/node/IndexCandidateToIndexDiviner/Params.d.cts +8 -0
  192. package/dist/node/IndexCandidateToIndexDiviner/Params.d.cts.map +1 -0
  193. package/dist/node/IndexCandidateToIndexDiviner/Params.d.mts +8 -0
  194. package/dist/node/IndexCandidateToIndexDiviner/Params.d.mts.map +1 -0
  195. package/dist/node/IndexCandidateToIndexDiviner/Params.d.ts +8 -0
  196. package/dist/node/IndexCandidateToIndexDiviner/Params.d.ts.map +1 -0
  197. package/dist/node/IndexCandidateToIndexDiviner/Schema.d.cts +4 -0
  198. package/dist/node/IndexCandidateToIndexDiviner/Schema.d.cts.map +1 -0
  199. package/dist/node/IndexCandidateToIndexDiviner/Schema.d.mts +4 -0
  200. package/dist/node/IndexCandidateToIndexDiviner/Schema.d.mts.map +1 -0
  201. package/dist/node/IndexCandidateToIndexDiviner/Schema.d.ts +4 -0
  202. package/dist/node/IndexCandidateToIndexDiviner/Schema.d.ts.map +1 -0
  203. package/dist/node/IndexCandidateToIndexDiviner/index.d.cts +4 -0
  204. package/dist/node/IndexCandidateToIndexDiviner/index.d.cts.map +1 -0
  205. package/dist/node/IndexCandidateToIndexDiviner/index.d.mts +4 -0
  206. package/dist/node/IndexCandidateToIndexDiviner/index.d.mts.map +1 -0
  207. package/dist/node/IndexCandidateToIndexDiviner/index.d.ts +4 -0
  208. package/dist/node/IndexCandidateToIndexDiviner/index.d.ts.map +1 -0
  209. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.cts +19 -0
  210. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.cts.map +1 -0
  211. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.mts +19 -0
  212. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.mts.map +1 -0
  213. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.ts +19 -0
  214. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Config.d.ts.map +1 -0
  215. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.cts +5 -0
  216. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.cts.map +1 -0
  217. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.mts +5 -0
  218. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.mts.map +1 -0
  219. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.ts +5 -0
  220. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Params.d.ts.map +1 -0
  221. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.cts +4 -0
  222. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.cts.map +1 -0
  223. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.mts +4 -0
  224. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.mts.map +1 -0
  225. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.ts +4 -0
  226. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.d.ts.map +1 -0
  227. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.cts +4 -0
  228. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.cts.map +1 -0
  229. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.mts +4 -0
  230. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.mts.map +1 -0
  231. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.ts +4 -0
  232. package/dist/node/IndexQueryResponseToDivinerQueryResponseDiviner/index.d.ts.map +1 -0
  233. package/dist/node/Params.d.cts +1 -2
  234. package/dist/node/Params.d.cts.map +1 -1
  235. package/dist/node/Params.d.mts +1 -2
  236. package/dist/node/Params.d.mts.map +1 -1
  237. package/dist/node/Params.d.ts +1 -2
  238. package/dist/node/Params.d.ts.map +1 -1
  239. package/dist/node/Result/Payload.d.cts +2 -2
  240. package/dist/node/Result/Payload.d.mts +2 -2
  241. package/dist/node/Result/Payload.d.ts +2 -2
  242. package/dist/node/ResultIndex/Payload.d.cts +4 -4
  243. package/dist/node/ResultIndex/Payload.d.mts +4 -4
  244. package/dist/node/ResultIndex/Payload.d.ts +4 -4
  245. package/dist/node/StateToIndexCandidateDiviner/Config.d.cts +28 -0
  246. package/dist/node/StateToIndexCandidateDiviner/Config.d.cts.map +1 -0
  247. package/dist/node/StateToIndexCandidateDiviner/Config.d.mts +28 -0
  248. package/dist/node/StateToIndexCandidateDiviner/Config.d.mts.map +1 -0
  249. package/dist/node/StateToIndexCandidateDiviner/Config.d.ts +28 -0
  250. package/dist/node/StateToIndexCandidateDiviner/Config.d.ts.map +1 -0
  251. package/dist/node/StateToIndexCandidateDiviner/Params.d.cts +5 -0
  252. package/dist/node/StateToIndexCandidateDiviner/Params.d.cts.map +1 -0
  253. package/dist/node/StateToIndexCandidateDiviner/Params.d.mts +5 -0
  254. package/dist/node/StateToIndexCandidateDiviner/Params.d.mts.map +1 -0
  255. package/dist/node/StateToIndexCandidateDiviner/Params.d.ts +5 -0
  256. package/dist/node/StateToIndexCandidateDiviner/Params.d.ts.map +1 -0
  257. package/dist/node/StateToIndexCandidateDiviner/Schema.d.cts +4 -0
  258. package/dist/node/StateToIndexCandidateDiviner/Schema.d.cts.map +1 -0
  259. package/dist/node/StateToIndexCandidateDiviner/Schema.d.mts +4 -0
  260. package/dist/node/StateToIndexCandidateDiviner/Schema.d.mts.map +1 -0
  261. package/dist/node/StateToIndexCandidateDiviner/Schema.d.ts +4 -0
  262. package/dist/node/StateToIndexCandidateDiviner/Schema.d.ts.map +1 -0
  263. package/dist/node/StateToIndexCandidateDiviner/index.d.cts +4 -0
  264. package/dist/node/StateToIndexCandidateDiviner/index.d.cts.map +1 -0
  265. package/dist/node/StateToIndexCandidateDiviner/index.d.mts +4 -0
  266. package/dist/node/StateToIndexCandidateDiviner/index.d.mts.map +1 -0
  267. package/dist/node/StateToIndexCandidateDiviner/index.d.ts +4 -0
  268. package/dist/node/StateToIndexCandidateDiviner/index.d.ts.map +1 -0
  269. package/dist/node/index.d.cts +5 -0
  270. package/dist/node/index.d.cts.map +1 -1
  271. package/dist/node/index.d.mts +5 -0
  272. package/dist/node/index.d.mts.map +1 -1
  273. package/dist/node/index.d.ts +5 -0
  274. package/dist/node/index.d.ts.map +1 -1
  275. package/dist/node/index.js +40 -0
  276. package/dist/node/index.js.map +1 -1
  277. package/dist/node/index.mjs +32 -0
  278. package/dist/node/index.mjs.map +1 -1
  279. package/dist/node/jsonpath/JsonPathTransformExpression.d.cts +20 -0
  280. package/dist/node/jsonpath/JsonPathTransformExpression.d.cts.map +1 -0
  281. package/dist/node/jsonpath/JsonPathTransformExpression.d.mts +20 -0
  282. package/dist/node/jsonpath/JsonPathTransformExpression.d.mts.map +1 -0
  283. package/dist/node/jsonpath/JsonPathTransformExpression.d.ts +20 -0
  284. package/dist/node/jsonpath/JsonPathTransformExpression.d.ts.map +1 -0
  285. package/dist/node/jsonpath/PayloadTransformer.d.cts +3 -0
  286. package/dist/node/jsonpath/PayloadTransformer.d.cts.map +1 -0
  287. package/dist/node/jsonpath/PayloadTransformer.d.mts +3 -0
  288. package/dist/node/jsonpath/PayloadTransformer.d.mts.map +1 -0
  289. package/dist/node/jsonpath/PayloadTransformer.d.ts +3 -0
  290. package/dist/node/jsonpath/PayloadTransformer.d.ts.map +1 -0
  291. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts +12 -0
  292. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.cts.map +1 -0
  293. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts +12 -0
  294. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.mts.map +1 -0
  295. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts +12 -0
  296. package/dist/node/jsonpath/SchemaToJsonPathTransformExpressionDictionary.d.ts.map +1 -0
  297. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.cts +8 -0
  298. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.cts.map +1 -0
  299. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.mts +8 -0
  300. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.mts.map +1 -0
  301. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.ts +8 -0
  302. package/dist/node/jsonpath/SchemaToPayloadTransformersDictionary.d.ts.map +1 -0
  303. package/dist/node/jsonpath/index.d.cts +5 -0
  304. package/dist/node/jsonpath/index.d.cts.map +1 -0
  305. package/dist/node/jsonpath/index.d.mts +5 -0
  306. package/dist/node/jsonpath/index.d.mts.map +1 -0
  307. package/dist/node/jsonpath/index.d.ts +5 -0
  308. package/dist/node/jsonpath/index.d.ts.map +1 -0
  309. package/package.json +7 -6
  310. package/src/Config.ts +30 -3
  311. package/src/DivinerQueryToIndexQueryDiviner/Config.ts +34 -0
  312. package/src/DivinerQueryToIndexQueryDiviner/Params.ts +8 -0
  313. package/src/DivinerQueryToIndexQueryDiviner/Schema.ts +4 -0
  314. package/src/DivinerQueryToIndexQueryDiviner/index.ts +3 -0
  315. package/src/IndexCandidateToIndexDiviner/Config.ts +21 -0
  316. package/src/IndexCandidateToIndexDiviner/Params.ts +11 -0
  317. package/src/IndexCandidateToIndexDiviner/Schema.ts +4 -0
  318. package/src/IndexCandidateToIndexDiviner/index.ts +3 -0
  319. package/src/IndexQueryResponseToDivinerQueryResponseDiviner/Config.ts +22 -0
  320. package/src/IndexQueryResponseToDivinerQueryResponseDiviner/Params.ts +8 -0
  321. package/src/IndexQueryResponseToDivinerQueryResponseDiviner/Schema.ts +5 -0
  322. package/src/IndexQueryResponseToDivinerQueryResponseDiviner/index.ts +3 -0
  323. package/src/Params.ts +1 -2
  324. package/src/ResultIndex/Payload.ts +1 -1
  325. package/src/StateToIndexCandidateDiviner/Config.ts +30 -0
  326. package/src/StateToIndexCandidateDiviner/Params.ts +8 -0
  327. package/src/StateToIndexCandidateDiviner/Schema.ts +4 -0
  328. package/src/StateToIndexCandidateDiviner/index.ts +3 -0
  329. package/src/index.ts +5 -0
  330. package/src/jsonpath/JsonPathTransformExpression.ts +20 -0
  331. package/src/jsonpath/PayloadTransformer.ts +3 -0
  332. package/src/jsonpath/SchemaToJsonPathTransformExpressionDictionary.ts +8 -0
  333. package/src/jsonpath/SchemaToPayloadTransformersDictionary.ts +6 -0
  334. package/src/jsonpath/index.ts +4 -0
@@ -1,12 +1,29 @@
1
- import { SearchableStorage } from '@xyo-network/diviner-indexing-model';
1
+ import { IndexingDivinerStage, IndexingDivinerStageConfig, SearchableStorage } from '@xyo-network/diviner-indexing-model';
2
2
  import { DivinerConfig } from '@xyo-network/diviner-model';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig } from './DivinerQueryToIndexQueryDiviner';
4
+ import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig } from './IndexQueryResponseToDivinerQueryResponseDiviner';
5
+ import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath';
6
+ import { TemporalIndexingDivinerStateToIndexCandidateDivinerConfig } from './StateToIndexCandidateDiviner';
3
7
  export declare const TemporalIndexingDivinerConfigSchema: "network.xyo.diviner.indexing.temporal.config";
4
8
  export type TemporalIndexingDivinerConfigSchema = typeof TemporalIndexingDivinerConfigSchema;
9
+ /**
10
+ * Config section for declaring each indexing diviner stage
11
+ */
12
+ export type IndexingDivinerStageTransformConfig = {
13
+ [key in IndexingDivinerStage]: SchemaToJsonPathTransformExpressionsDictionary;
14
+ };
15
+ /**
16
+ * Diviner Config for a Diviner which Indexes Payloads
17
+ */
5
18
  export type TemporalIndexingDivinerConfig = DivinerConfig<{
6
19
  /**
7
20
  * Where the diviner should store it's index
8
21
  */
9
22
  indexStore?: SearchableStorage;
23
+ /**
24
+ * Config section for name/address of individual diviner stages
25
+ */
26
+ indexingDivinerStages?: IndexingDivinerStageConfig;
10
27
  /**
11
28
  * The maximum number of payloads to index at a time
12
29
  */
@@ -16,9 +33,18 @@ export type TemporalIndexingDivinerConfig = DivinerConfig<{
16
33
  */
17
34
  pollFrequency?: number;
18
35
  /**
19
- * The schema for the Diviner config
36
+ * The schema for this config
20
37
  */
21
38
  schema: TemporalIndexingDivinerConfigSchema;
39
+ /**
40
+ * Optional config section for individual diviner stages
41
+ */
42
+ stageConfigs?: {
43
+ divinerQueryToIndexQueryDiviner?: Omit<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig, 'schema'>;
44
+ indexCandidateToIndexDiviner?: Omit<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig, 'schema'>;
45
+ indexQueryResponseToDivinerQueryResponseDiviner?: Omit<TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig, 'schema'>;
46
+ stateToIndexCandidateDiviner?: Omit<TemporalIndexingDivinerStateToIndexCandidateDivinerConfig, 'schema'>;
47
+ };
22
48
  /**
23
49
  * Where the diviner should persist its internal state
24
50
  */
@@ -1 +1 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAI1D,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA;AAG5F,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC;IACxD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;IAC9B;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAA;IAC3C;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;CAC/B,CAAC,CAAA"}
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AACzH,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,4DAA4D,EAAE,MAAM,mCAAmC,CAAA;AAChH,OAAO,EAAE,4EAA4E,EAAE,MAAM,mDAAmD,CAAA;AAChJ,OAAO,EAAE,8CAA8C,EAAE,MAAM,YAAY,CAAA;AAE3E,OAAO,EAAE,yDAAyD,EAAE,MAAM,gCAAgC,CAAA;AAE1G,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA;AAE5F;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;KAC/C,GAAG,IAAI,oBAAoB,GAAG,8CAA8C;CAC9E,CAAA;AAGD;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC;IACxD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;IAC9B;;OAEG;IACH,qBAAqB,CAAC,EAAE,0BAA0B,CAAA;IAClD;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAA;IAC3C;;OAEG;IACH,YAAY,CAAC,EAAE;QACb,+BAA+B,CAAC,EAAE,IAAI,CAAC,4DAA4D,EAAE,QAAQ,CAAC,CAAA;QAC9G,4BAA4B,CAAC,EAAE,IAAI,CAAC,4DAA4D,EAAE,QAAQ,CAAC,CAAA;QAC3G,+CAA+C,CAAC,EAAE,IAAI,CAAC,4EAA4E,EAAE,QAAQ,CAAC,CAAA;QAC9I,4BAA4B,CAAC,EAAE,IAAI,CAAC,yDAAyD,EAAE,QAAQ,CAAC,CAAA;KACzG,CAAA;IACD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;CAC/B,CAAC,CAAA"}
@@ -1,12 +1,29 @@
1
- import { SearchableStorage } from '@xyo-network/diviner-indexing-model';
1
+ import { IndexingDivinerStage, IndexingDivinerStageConfig, SearchableStorage } from '@xyo-network/diviner-indexing-model';
2
2
  import { DivinerConfig } from '@xyo-network/diviner-model';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig } from './DivinerQueryToIndexQueryDiviner';
4
+ import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig } from './IndexQueryResponseToDivinerQueryResponseDiviner';
5
+ import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath';
6
+ import { TemporalIndexingDivinerStateToIndexCandidateDivinerConfig } from './StateToIndexCandidateDiviner';
3
7
  export declare const TemporalIndexingDivinerConfigSchema: "network.xyo.diviner.indexing.temporal.config";
4
8
  export type TemporalIndexingDivinerConfigSchema = typeof TemporalIndexingDivinerConfigSchema;
9
+ /**
10
+ * Config section for declaring each indexing diviner stage
11
+ */
12
+ export type IndexingDivinerStageTransformConfig = {
13
+ [key in IndexingDivinerStage]: SchemaToJsonPathTransformExpressionsDictionary;
14
+ };
15
+ /**
16
+ * Diviner Config for a Diviner which Indexes Payloads
17
+ */
5
18
  export type TemporalIndexingDivinerConfig = DivinerConfig<{
6
19
  /**
7
20
  * Where the diviner should store it's index
8
21
  */
9
22
  indexStore?: SearchableStorage;
23
+ /**
24
+ * Config section for name/address of individual diviner stages
25
+ */
26
+ indexingDivinerStages?: IndexingDivinerStageConfig;
10
27
  /**
11
28
  * The maximum number of payloads to index at a time
12
29
  */
@@ -16,9 +33,18 @@ export type TemporalIndexingDivinerConfig = DivinerConfig<{
16
33
  */
17
34
  pollFrequency?: number;
18
35
  /**
19
- * The schema for the Diviner config
36
+ * The schema for this config
20
37
  */
21
38
  schema: TemporalIndexingDivinerConfigSchema;
39
+ /**
40
+ * Optional config section for individual diviner stages
41
+ */
42
+ stageConfigs?: {
43
+ divinerQueryToIndexQueryDiviner?: Omit<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig, 'schema'>;
44
+ indexCandidateToIndexDiviner?: Omit<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig, 'schema'>;
45
+ indexQueryResponseToDivinerQueryResponseDiviner?: Omit<TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig, 'schema'>;
46
+ stateToIndexCandidateDiviner?: Omit<TemporalIndexingDivinerStateToIndexCandidateDivinerConfig, 'schema'>;
47
+ };
22
48
  /**
23
49
  * Where the diviner should persist its internal state
24
50
  */
@@ -1 +1 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAI1D,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA;AAG5F,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC;IACxD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;IAC9B;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAA;IAC3C;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;CAC/B,CAAC,CAAA"}
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AACzH,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,4DAA4D,EAAE,MAAM,mCAAmC,CAAA;AAChH,OAAO,EAAE,4EAA4E,EAAE,MAAM,mDAAmD,CAAA;AAChJ,OAAO,EAAE,8CAA8C,EAAE,MAAM,YAAY,CAAA;AAE3E,OAAO,EAAE,yDAAyD,EAAE,MAAM,gCAAgC,CAAA;AAE1G,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA;AAE5F;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;KAC/C,GAAG,IAAI,oBAAoB,GAAG,8CAA8C;CAC9E,CAAA;AAGD;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC;IACxD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;IAC9B;;OAEG;IACH,qBAAqB,CAAC,EAAE,0BAA0B,CAAA;IAClD;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAA;IAC3C;;OAEG;IACH,YAAY,CAAC,EAAE;QACb,+BAA+B,CAAC,EAAE,IAAI,CAAC,4DAA4D,EAAE,QAAQ,CAAC,CAAA;QAC9G,4BAA4B,CAAC,EAAE,IAAI,CAAC,4DAA4D,EAAE,QAAQ,CAAC,CAAA;QAC3G,+CAA+C,CAAC,EAAE,IAAI,CAAC,4EAA4E,EAAE,QAAQ,CAAC,CAAA;QAC9I,4BAA4B,CAAC,EAAE,IAAI,CAAC,yDAAyD,EAAE,QAAQ,CAAC,CAAA;KACzG,CAAA;IACD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;CAC/B,CAAC,CAAA"}
@@ -1,12 +1,29 @@
1
- import { SearchableStorage } from '@xyo-network/diviner-indexing-model';
1
+ import { IndexingDivinerStage, IndexingDivinerStageConfig, SearchableStorage } from '@xyo-network/diviner-indexing-model';
2
2
  import { DivinerConfig } from '@xyo-network/diviner-model';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig } from './DivinerQueryToIndexQueryDiviner';
4
+ import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig } from './IndexQueryResponseToDivinerQueryResponseDiviner';
5
+ import { SchemaToJsonPathTransformExpressionsDictionary } from './jsonpath';
6
+ import { TemporalIndexingDivinerStateToIndexCandidateDivinerConfig } from './StateToIndexCandidateDiviner';
3
7
  export declare const TemporalIndexingDivinerConfigSchema: "network.xyo.diviner.indexing.temporal.config";
4
8
  export type TemporalIndexingDivinerConfigSchema = typeof TemporalIndexingDivinerConfigSchema;
9
+ /**
10
+ * Config section for declaring each indexing diviner stage
11
+ */
12
+ export type IndexingDivinerStageTransformConfig = {
13
+ [key in IndexingDivinerStage]: SchemaToJsonPathTransformExpressionsDictionary;
14
+ };
15
+ /**
16
+ * Diviner Config for a Diviner which Indexes Payloads
17
+ */
5
18
  export type TemporalIndexingDivinerConfig = DivinerConfig<{
6
19
  /**
7
20
  * Where the diviner should store it's index
8
21
  */
9
22
  indexStore?: SearchableStorage;
23
+ /**
24
+ * Config section for name/address of individual diviner stages
25
+ */
26
+ indexingDivinerStages?: IndexingDivinerStageConfig;
10
27
  /**
11
28
  * The maximum number of payloads to index at a time
12
29
  */
@@ -16,9 +33,18 @@ export type TemporalIndexingDivinerConfig = DivinerConfig<{
16
33
  */
17
34
  pollFrequency?: number;
18
35
  /**
19
- * The schema for the Diviner config
36
+ * The schema for this config
20
37
  */
21
38
  schema: TemporalIndexingDivinerConfigSchema;
39
+ /**
40
+ * Optional config section for individual diviner stages
41
+ */
42
+ stageConfigs?: {
43
+ divinerQueryToIndexQueryDiviner?: Omit<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig, 'schema'>;
44
+ indexCandidateToIndexDiviner?: Omit<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig, 'schema'>;
45
+ indexQueryResponseToDivinerQueryResponseDiviner?: Omit<TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig, 'schema'>;
46
+ stateToIndexCandidateDiviner?: Omit<TemporalIndexingDivinerStateToIndexCandidateDivinerConfig, 'schema'>;
47
+ };
22
48
  /**
23
49
  * Where the diviner should persist its internal state
24
50
  */
@@ -1 +1 @@
1
- {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAI1D,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA;AAG5F,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC;IACxD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;IAC9B;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAA;IAC3C;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;CAC/B,CAAC,CAAA"}
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../src/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,0BAA0B,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AACzH,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,4DAA4D,EAAE,MAAM,mCAAmC,CAAA;AAChH,OAAO,EAAE,4EAA4E,EAAE,MAAM,mDAAmD,CAAA;AAChJ,OAAO,EAAE,8CAA8C,EAAE,MAAM,YAAY,CAAA;AAE3E,OAAO,EAAE,yDAAyD,EAAE,MAAM,gCAAgC,CAAA;AAE1G,eAAO,MAAM,mCAAmC,gDAAqD,CAAA;AACrG,MAAM,MAAM,mCAAmC,GAAG,OAAO,mCAAmC,CAAA;AAE5F;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG;KAC/C,GAAG,IAAI,oBAAoB,GAAG,8CAA8C;CAC9E,CAAA;AAGD;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,aAAa,CAAC;IACxD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;IAC9B;;OAEG;IACH,qBAAqB,CAAC,EAAE,0BAA0B,CAAA;IAClD;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB;;OAEG;IACH,MAAM,EAAE,mCAAmC,CAAA;IAC3C;;OAEG;IACH,YAAY,CAAC,EAAE;QACb,+BAA+B,CAAC,EAAE,IAAI,CAAC,4DAA4D,EAAE,QAAQ,CAAC,CAAA;QAC9G,4BAA4B,CAAC,EAAE,IAAI,CAAC,4DAA4D,EAAE,QAAQ,CAAC,CAAA;QAC3G,+CAA+C,CAAC,EAAE,IAAI,CAAC,4EAA4E,EAAE,QAAQ,CAAC,CAAA;QAC9I,4BAA4B,CAAC,EAAE,IAAI,CAAC,yDAAyD,EAAE,QAAQ,CAAC,CAAA;KACzG,CAAA;IACD;;OAEG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAA;CAC/B,CAAC,CAAA"}
@@ -0,0 +1,31 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema = `${TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms a Diviner Query to an Index Query
8
+ */
9
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The schema of the diviner query payloads
12
+ */
13
+ divinerQuerySchema?: string;
14
+ /**
15
+ * The schema of the index query payloads
16
+ */
17
+ indexQuerySchema?: string;
18
+ /**
19
+ * The schema of the index payloads
20
+ */
21
+ indexSchema?: string;
22
+ /**
23
+ * The config schema
24
+ */
25
+ schema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema;
26
+ /**
27
+ * The transforms to apply to the source payloads
28
+ */
29
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
30
+ }>;
31
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,4DAA4D,EAAE,MAAM,UAAU,CAAA;AAEvF,MAAM,MAAM,kEAAkE,GAC5E,GAAG,4DAA4D,SAAS,CAAA;AAC1E,eAAO,MAAM,kEAAkE,EAAE,kEAA6I,CAAA;AAE9N;;GAEG;AACH,MAAM,MAAM,4DAA4D,GAAG,aAAa,CAAC;IACvF;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;OAEG;IACH,MAAM,EAAE,kEAAkE,CAAA;IAC1E;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,31 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema = `${TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms a Diviner Query to an Index Query
8
+ */
9
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The schema of the diviner query payloads
12
+ */
13
+ divinerQuerySchema?: string;
14
+ /**
15
+ * The schema of the index query payloads
16
+ */
17
+ indexQuerySchema?: string;
18
+ /**
19
+ * The schema of the index payloads
20
+ */
21
+ indexSchema?: string;
22
+ /**
23
+ * The config schema
24
+ */
25
+ schema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema;
26
+ /**
27
+ * The transforms to apply to the source payloads
28
+ */
29
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
30
+ }>;
31
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,4DAA4D,EAAE,MAAM,UAAU,CAAA;AAEvF,MAAM,MAAM,kEAAkE,GAC5E,GAAG,4DAA4D,SAAS,CAAA;AAC1E,eAAO,MAAM,kEAAkE,EAAE,kEAA6I,CAAA;AAE9N;;GAEG;AACH,MAAM,MAAM,4DAA4D,GAAG,aAAa,CAAC;IACvF;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;OAEG;IACH,MAAM,EAAE,kEAAkE,CAAA;IAC1E;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,31 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema = `${TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms a Diviner Query to an Index Query
8
+ */
9
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The schema of the diviner query payloads
12
+ */
13
+ divinerQuerySchema?: string;
14
+ /**
15
+ * The schema of the index query payloads
16
+ */
17
+ indexQuerySchema?: string;
18
+ /**
19
+ * The schema of the index payloads
20
+ */
21
+ indexSchema?: string;
22
+ /**
23
+ * The config schema
24
+ */
25
+ schema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfigSchema;
26
+ /**
27
+ * The transforms to apply to the source payloads
28
+ */
29
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
30
+ }>;
31
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,4DAA4D,EAAE,MAAM,UAAU,CAAA;AAEvF,MAAM,MAAM,kEAAkE,GAC5E,GAAG,4DAA4D,SAAS,CAAA;AAC1E,eAAO,MAAM,kEAAkE,EAAE,kEAA6I,CAAA;AAE9N;;GAEG;AACH,MAAM,MAAM,4DAA4D,GAAG,aAAa,CAAC;IACvF;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAC3B;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB;;OAEG;IACH,MAAM,EAAE,kEAAkE,CAAA;IAC1E;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,5 @@
1
+ import { DivinerParams } from '@xyo-network/diviner-model';
2
+ import { AnyConfigSchema } from '@xyo-network/module-model';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig } from './Config';
4
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig>>;
5
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,4DAA4D,EAAE,MAAM,UAAU,CAAA;AAEvF,MAAM,MAAM,4DAA4D,GAAG,aAAa,CACtF,eAAe,CAAC,4DAA4D,CAAC,CAC9E,CAAA"}
@@ -0,0 +1,5 @@
1
+ import { DivinerParams } from '@xyo-network/diviner-model';
2
+ import { AnyConfigSchema } from '@xyo-network/module-model';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig } from './Config';
4
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig>>;
5
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,4DAA4D,EAAE,MAAM,UAAU,CAAA;AAEvF,MAAM,MAAM,4DAA4D,GAAG,aAAa,CACtF,eAAe,CAAC,4DAA4D,CAAC,CAC9E,CAAA"}
@@ -0,0 +1,5 @@
1
+ import { DivinerParams } from '@xyo-network/diviner-model';
2
+ import { AnyConfigSchema } from '@xyo-network/module-model';
3
+ import { TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig } from './Config';
4
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerConfig>>;
5
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,4DAA4D,EAAE,MAAM,UAAU,CAAA;AAEvF,MAAM,MAAM,4DAA4D,GAAG,aAAa,CACtF,eAAe,CAAC,4DAA4D,CAAC,CAC9E,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { TemporalIndexingDivinerSchema } from '../Schema';
2
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.divinerQueryToIndexQueryDiviner`;
3
+ export declare const TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema;
4
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,4DAA4D,GAAG,GAAG,6BAA6B,wCAAwC,CAAA;AACnJ,eAAO,MAAM,4DAA4D,EAAE,4DAAuI,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { TemporalIndexingDivinerSchema } from '../Schema';
2
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.divinerQueryToIndexQueryDiviner`;
3
+ export declare const TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema;
4
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,4DAA4D,GAAG,GAAG,6BAA6B,wCAAwC,CAAA;AACnJ,eAAO,MAAM,4DAA4D,EAAE,4DAAuI,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { TemporalIndexingDivinerSchema } from '../Schema';
2
+ export type TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.divinerQueryToIndexQueryDiviner`;
3
+ export declare const TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema: TemporalIndexingDivinerDivinerQueryToIndexQueryDivinerSchema;
4
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,4DAA4D,GAAG,GAAG,6BAA6B,wCAAwC,CAAA;AACnJ,eAAO,MAAM,4DAA4D,EAAE,4DAAuI,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './Config';
2
+ export * from './Params';
3
+ export * from './Schema';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './Config';
2
+ export * from './Params';
3
+ export * from './Schema';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './Config';
2
+ export * from './Params';
3
+ export * from './Schema';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/DivinerQueryToIndexQueryDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,19 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema = `${TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema: TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms Index Candidates to Indexes
8
+ */
9
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The config schema
12
+ */
13
+ schema: TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema;
14
+ /**
15
+ * The transforms to apply to the source payloads
16
+ */
17
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
18
+ }>;
19
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,+DAA+D,GAAG,GAAG,yDAAyD,SAAS,CAAA;AACnJ,eAAO,MAAM,+DAA+D,EAAE,+DAAuI,CAAA;AAErN;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CAAC;IACpF;;OAEG;IACH,MAAM,EAAE,+DAA+D,CAAA;IACvE;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,19 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema = `${TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema: TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms Index Candidates to Indexes
8
+ */
9
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The config schema
12
+ */
13
+ schema: TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema;
14
+ /**
15
+ * The transforms to apply to the source payloads
16
+ */
17
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
18
+ }>;
19
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,+DAA+D,GAAG,GAAG,yDAAyD,SAAS,CAAA;AACnJ,eAAO,MAAM,+DAA+D,EAAE,+DAAuI,CAAA;AAErN;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CAAC;IACpF;;OAEG;IACH,MAAM,EAAE,+DAA+D,CAAA;IACvE;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,19 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema = `${TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema: TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms Index Candidates to Indexes
8
+ */
9
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The config schema
12
+ */
13
+ schema: TemporalIndexingDivinerIndexCandidateToIndexDivinerConfigSchema;
14
+ /**
15
+ * The transforms to apply to the source payloads
16
+ */
17
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
18
+ }>;
19
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF,MAAM,MAAM,+DAA+D,GAAG,GAAG,yDAAyD,SAAS,CAAA;AACnJ,eAAO,MAAM,+DAA+D,EAAE,+DAAuI,CAAA;AAErN;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CAAC;IACpF;;OAEG;IACH,MAAM,EAAE,+DAA+D,CAAA;IACvE;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,8 @@
1
+ import { DivinerParams } from '@xyo-network/diviner-model';
2
+ import { AnyConfigSchema } from '@xyo-network/module-model';
3
+ import { TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig } from './Config';
4
+ /**
5
+ * Diviner Params for a Diviner which transforms Index Candidates to Indexes
6
+ */
7
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig>>;
8
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CACnF,eAAe,CAAC,yDAAyD,CAAC,CAC3E,CAAA"}
@@ -0,0 +1,8 @@
1
+ import { DivinerParams } from '@xyo-network/diviner-model';
2
+ import { AnyConfigSchema } from '@xyo-network/module-model';
3
+ import { TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig } from './Config';
4
+ /**
5
+ * Diviner Params for a Diviner which transforms Index Candidates to Indexes
6
+ */
7
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig>>;
8
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CACnF,eAAe,CAAC,yDAAyD,CAAC,CAC3E,CAAA"}
@@ -0,0 +1,8 @@
1
+ import { DivinerParams } from '@xyo-network/diviner-model';
2
+ import { AnyConfigSchema } from '@xyo-network/module-model';
3
+ import { TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig } from './Config';
4
+ /**
5
+ * Diviner Params for a Diviner which transforms Index Candidates to Indexes
6
+ */
7
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerParams = DivinerParams<AnyConfigSchema<TemporalIndexingDivinerIndexCandidateToIndexDivinerConfig>>;
8
+ //# sourceMappingURL=Params.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Params.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Params.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAE3D,OAAO,EAAE,yDAAyD,EAAE,MAAM,UAAU,CAAA;AAEpF;;GAEG;AACH,MAAM,MAAM,yDAAyD,GAAG,aAAa,CACnF,eAAe,CAAC,yDAAyD,CAAC,CAC3E,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { TemporalIndexingDivinerSchema } from '../Schema';
2
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.indexCandidateToIndexDiviner`;
3
+ export declare const TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema: TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema;
4
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,yDAAyD,GAAG,GAAG,6BAA6B,qCAAqC,CAAA;AAC7I,eAAO,MAAM,yDAAyD,EAAE,yDAAiI,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { TemporalIndexingDivinerSchema } from '../Schema';
2
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.indexCandidateToIndexDiviner`;
3
+ export declare const TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema: TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema;
4
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,yDAAyD,GAAG,GAAG,6BAA6B,qCAAqC,CAAA;AAC7I,eAAO,MAAM,yDAAyD,EAAE,yDAAiI,CAAA"}
@@ -0,0 +1,4 @@
1
+ import { TemporalIndexingDivinerSchema } from '../Schema';
2
+ export type TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema = `${TemporalIndexingDivinerSchema}.stage.indexCandidateToIndexDiviner`;
3
+ export declare const TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema: TemporalIndexingDivinerIndexCandidateToIndexDivinerSchema;
4
+ //# sourceMappingURL=Schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/Schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,WAAW,CAAA;AAEzD,MAAM,MAAM,yDAAyD,GAAG,GAAG,6BAA6B,qCAAqC,CAAA;AAC7I,eAAO,MAAM,yDAAyD,EAAE,yDAAiI,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './Config';
2
+ export * from './Params';
3
+ export * from './Schema';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './Config';
2
+ export * from './Params';
3
+ export * from './Schema';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './Config';
2
+ export * from './Params';
3
+ export * from './Schema';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/IndexCandidateToIndexDiviner/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA;AACxB,cAAc,UAAU,CAAA"}
@@ -0,0 +1,19 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema = `${TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms an Index Query Response to a Diviner Query Response
8
+ */
9
+ export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The config schema
12
+ */
13
+ schema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema;
14
+ /**
15
+ * The transforms to apply to the source payloads
16
+ */
17
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
18
+ }>;
19
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,4EAA4E,EAAE,MAAM,UAAU,CAAA;AAEvG,MAAM,MAAM,kFAAkF,GAC5F,GAAG,4EAA4E,SAAS,CAAA;AAC1F,eAAO,MAAM,kFAAkF,EAAE,kFAA6K,CAAA;AAE9Q;;GAEG;AACH,MAAM,MAAM,4EAA4E,GAAG,aAAa,CAAC;IACvG;;OAEG;IACH,MAAM,EAAE,kFAAkF,CAAA;IAC1F;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}
@@ -0,0 +1,19 @@
1
+ import { DivinerConfig } from '@xyo-network/diviner-model';
2
+ import { SchemaToJsonPathTransformExpressionsDictionary } from '../jsonpath';
3
+ import { TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema } from './Schema';
4
+ export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema = `${TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerSchema}.config`;
5
+ export declare const TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema;
6
+ /**
7
+ * Diviner Config for a Diviner which transforms an Index Query Response to a Diviner Query Response
8
+ */
9
+ export type TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfig = DivinerConfig<{
10
+ /**
11
+ * The config schema
12
+ */
13
+ schema: TemporalIndexingDivinerIndexQueryResponseToDivinerQueryResponseDivinerConfigSchema;
14
+ /**
15
+ * The transforms to apply to the source payloads
16
+ */
17
+ schemaTransforms?: SchemaToJsonPathTransformExpressionsDictionary;
18
+ }>;
19
+ //# sourceMappingURL=Config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Config.d.ts","sourceRoot":"","sources":["../../../src/IndexQueryResponseToDivinerQueryResponseDiviner/Config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAA;AAE1D,OAAO,EAAE,8CAA8C,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,EAAE,4EAA4E,EAAE,MAAM,UAAU,CAAA;AAEvG,MAAM,MAAM,kFAAkF,GAC5F,GAAG,4EAA4E,SAAS,CAAA;AAC1F,eAAO,MAAM,kFAAkF,EAAE,kFAA6K,CAAA;AAE9Q;;GAEG;AACH,MAAM,MAAM,4EAA4E,GAAG,aAAa,CAAC;IACvG;;OAEG;IACH,MAAM,EAAE,kFAAkF,CAAA;IAC1F;;OAEG;IACH,gBAAgB,CAAC,EAAE,8CAA8C,CAAA;CAClE,CAAC,CAAA"}