@flowcore/data-pump 0.21.3 → 0.22.1

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 (1423) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/README.md +39 -29
  3. package/dist/mod.d.ts +517 -0
  4. package/dist/mod.js +1912 -0
  5. package/package.json +35 -18
  6. package/esm/_dnt.polyfills.d.ts +0 -50
  7. package/esm/_dnt.polyfills.d.ts.map +0 -1
  8. package/esm/_dnt.polyfills.js +0 -37
  9. package/esm/_dnt.shims.d.ts +0 -9
  10. package/esm/_dnt.shims.d.ts.map +0 -1
  11. package/esm/_dnt.shims.js +0 -64
  12. package/esm/data-pump/data-pump-cluster.d.ts +0 -91
  13. package/esm/data-pump/data-pump-cluster.d.ts.map +0 -1
  14. package/esm/data-pump/data-pump-cluster.js +0 -672
  15. package/esm/data-pump/data-pump.d.ts +0 -95
  16. package/esm/data-pump/data-pump.d.ts.map +0 -1
  17. package/esm/data-pump/data-pump.js +0 -638
  18. package/esm/data-pump/data-source.d.ts +0 -116
  19. package/esm/data-pump/data-source.d.ts.map +0 -1
  20. package/esm/data-pump/data-source.js +0 -267
  21. package/esm/data-pump/flowcore-client.d.ts +0 -8
  22. package/esm/data-pump/flowcore-client.d.ts.map +0 -1
  23. package/esm/data-pump/flowcore-client.js +0 -21
  24. package/esm/data-pump/metrics.d.ts +0 -19
  25. package/esm/data-pump/metrics.d.ts.map +0 -1
  26. package/esm/data-pump/metrics.js +0 -88
  27. package/esm/data-pump/nats-connection.d.ts +0 -13
  28. package/esm/data-pump/nats-connection.d.ts.map +0 -1
  29. package/esm/data-pump/nats-connection.js +0 -58
  30. package/esm/data-pump/nats-distribution.d.ts +0 -34
  31. package/esm/data-pump/nats-distribution.d.ts.map +0 -1
  32. package/esm/data-pump/nats-distribution.js +0 -126
  33. package/esm/data-pump/no-op-logger.d.ts +0 -3
  34. package/esm/data-pump/no-op-logger.d.ts.map +0 -1
  35. package/esm/data-pump/no-op-logger.js +0 -6
  36. package/esm/data-pump/notifier.d.ts +0 -42
  37. package/esm/data-pump/notifier.d.ts.map +0 -1
  38. package/esm/data-pump/notifier.js +0 -185
  39. package/esm/data-pump/pulse.d.ts +0 -46
  40. package/esm/data-pump/pulse.d.ts.map +0 -1
  41. package/esm/data-pump/pulse.js +0 -128
  42. package/esm/data-pump/types.d.ts +0 -49
  43. package/esm/data-pump/types.d.ts.map +0 -1
  44. package/esm/data-pump/types.js +0 -1
  45. package/esm/data-pump/ws-protocol.d.ts +0 -63
  46. package/esm/data-pump/ws-protocol.d.ts.map +0 -1
  47. package/esm/data-pump/ws-protocol.js +0 -180
  48. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts +0 -52
  49. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts.map +0 -1
  50. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.js +0 -51
  51. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts +0 -22
  52. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts.map +0 -1
  53. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.js +0 -52
  54. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts +0 -27
  55. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts.map +0 -1
  56. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.js +0 -34
  57. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts +0 -27
  58. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts.map +0 -1
  59. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.js +0 -32
  60. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts +0 -24
  61. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts.map +0 -1
  62. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.js +0 -30
  63. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts +0 -26
  64. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts.map +0 -1
  65. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.js +0 -36
  66. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts +0 -22
  67. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts.map +0 -1
  68. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.js +0 -29
  69. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts +0 -30
  70. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts.map +0 -1
  71. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.js +0 -39
  72. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts +0 -8
  73. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts.map +0 -1
  74. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.js +0 -7
  75. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts +0 -43
  76. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts.map +0 -1
  77. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.js +0 -53
  78. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts +0 -38
  79. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts.map +0 -1
  80. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.js +0 -51
  81. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts +0 -41
  82. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts.map +0 -1
  83. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.js +0 -53
  84. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts +0 -44
  85. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts.map +0 -1
  86. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.js +0 -63
  87. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts +0 -39
  88. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts.map +0 -1
  89. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.js +0 -54
  90. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts +0 -37
  91. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts.map +0 -1
  92. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.js +0 -44
  93. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts +0 -35
  94. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts.map +0 -1
  95. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.js +0 -44
  96. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts +0 -35
  97. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts.map +0 -1
  98. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.js +0 -44
  99. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts +0 -50
  100. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts.map +0 -1
  101. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.js +0 -53
  102. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts +0 -45
  103. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts.map +0 -1
  104. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.js +0 -63
  105. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts +0 -39
  106. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts.map +0 -1
  107. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.js +0 -53
  108. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts +0 -45
  109. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts.map +0 -1
  110. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.js +0 -62
  111. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts +0 -39
  112. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts.map +0 -1
  113. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.js +0 -29
  114. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts +0 -22
  115. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts.map +0 -1
  116. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.js +0 -26
  117. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts +0 -22
  118. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts.map +0 -1
  119. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.js +0 -26
  120. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts +0 -22
  121. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts.map +0 -1
  122. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.js +0 -26
  123. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts +0 -33
  124. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts.map +0 -1
  125. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.js +0 -26
  126. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts +0 -45
  127. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts.map +0 -1
  128. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.js +0 -44
  129. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts +0 -37
  130. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts.map +0 -1
  131. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.js +0 -33
  132. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts +0 -72
  133. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
  134. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.js +0 -84
  135. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts +0 -35
  136. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts.map +0 -1
  137. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.js +0 -47
  138. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts +0 -55
  139. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts.map +0 -1
  140. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.js +0 -79
  141. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts +0 -41
  142. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts.map +0 -1
  143. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.js +0 -43
  144. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts +0 -16
  145. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts.map +0 -1
  146. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.js +0 -31
  147. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts +0 -12
  148. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts.map +0 -1
  149. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.js +0 -32
  150. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts +0 -15
  151. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts.map +0 -1
  152. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.js +0 -33
  153. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts +0 -54
  154. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts.map +0 -1
  155. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.js +0 -31
  156. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts +0 -18
  157. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts.map +0 -1
  158. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.js +0 -40
  159. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts +0 -14
  160. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts.map +0 -1
  161. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.js +0 -29
  162. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts +0 -11
  163. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts.map +0 -1
  164. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.js +0 -26
  165. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts +0 -18
  166. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts.map +0 -1
  167. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.js +0 -40
  168. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts +0 -24
  169. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts.map +0 -1
  170. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.js +0 -40
  171. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts +0 -20
  172. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts.map +0 -1
  173. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.js +0 -40
  174. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts +0 -15
  175. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts.map +0 -1
  176. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.js +0 -33
  177. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts +0 -15
  178. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts.map +0 -1
  179. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.js +0 -33
  180. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts +0 -19
  181. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts.map +0 -1
  182. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.js +0 -43
  183. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts +0 -15
  184. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts.map +0 -1
  185. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.js +0 -35
  186. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts +0 -17
  187. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts.map +0 -1
  188. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.js +0 -36
  189. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts +0 -12
  190. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts.map +0 -1
  191. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.js +0 -32
  192. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts +0 -43
  193. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts.map +0 -1
  194. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.js +0 -54
  195. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts +0 -19
  196. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts.map +0 -1
  197. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.js +0 -37
  198. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts +0 -24
  199. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts.map +0 -1
  200. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.js +0 -48
  201. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts +0 -25
  202. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts.map +0 -1
  203. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.js +0 -36
  204. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts +0 -18
  205. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts.map +0 -1
  206. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.js +0 -43
  207. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts +0 -18
  208. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts.map +0 -1
  209. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.js +0 -43
  210. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts +0 -16
  211. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts.map +0 -1
  212. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.js +0 -34
  213. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts +0 -15
  214. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts.map +0 -1
  215. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.js +0 -33
  216. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts +0 -20
  217. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts.map +0 -1
  218. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.js +0 -44
  219. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts +0 -15
  220. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts.map +0 -1
  221. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.js +0 -33
  222. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts +0 -31
  223. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts.map +0 -1
  224. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.js +0 -40
  225. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts +0 -30
  226. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts.map +0 -1
  227. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.js +0 -32
  228. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts +0 -16
  229. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts.map +0 -1
  230. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.js +0 -36
  231. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts +0 -16
  232. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts.map +0 -1
  233. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.js +0 -36
  234. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts +0 -20
  235. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts.map +0 -1
  236. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.js +0 -35
  237. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts +0 -20
  238. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts.map +0 -1
  239. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.js +0 -35
  240. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts +0 -17
  241. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts.map +0 -1
  242. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.js +0 -42
  243. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts +0 -15
  244. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts.map +0 -1
  245. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.js +0 -33
  246. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts +0 -11
  247. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.js +0 -26
  249. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts +0 -20
  250. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts.map +0 -1
  251. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.js +0 -36
  252. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts +0 -15
  253. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts.map +0 -1
  254. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.js +0 -33
  255. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts +0 -29
  256. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts.map +0 -1
  257. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.js +0 -29
  258. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts +0 -17
  259. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts.map +0 -1
  260. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.js +0 -40
  261. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts +0 -15
  262. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts.map +0 -1
  263. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.js +0 -33
  264. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts +0 -16
  265. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts.map +0 -1
  266. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.js +0 -39
  267. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts +0 -16
  268. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts.map +0 -1
  269. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.js +0 -36
  270. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts +0 -17
  271. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts.map +0 -1
  272. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.js +0 -29
  273. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts +0 -48
  274. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts.map +0 -1
  275. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.js +0 -44
  276. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts +0 -37
  277. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts.map +0 -1
  278. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.js +0 -33
  279. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts +0 -49
  280. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
  281. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.js +0 -59
  282. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts +0 -39
  283. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts.map +0 -1
  284. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.js +0 -71
  285. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts +0 -53
  286. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts.map +0 -1
  287. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.js +0 -44
  288. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts +0 -31
  289. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts.map +0 -1
  290. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.js +0 -36
  291. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts +0 -39
  292. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts.map +0 -1
  293. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.js +0 -32
  294. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts +0 -54
  295. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts.map +0 -1
  296. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.js +0 -79
  297. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts +0 -54
  298. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts.map +0 -1
  299. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.js +0 -80
  300. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts +0 -46
  301. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts.map +0 -1
  302. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.js +0 -39
  303. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts +0 -70
  304. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts.map +0 -1
  305. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.js +0 -66
  306. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -57
  307. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
  308. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.js +0 -53
  309. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts +0 -64
  310. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts.map +0 -1
  311. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.js +0 -67
  312. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts +0 -55
  313. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts.map +0 -1
  314. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.js +0 -62
  315. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts +0 -39
  316. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
  317. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.js +0 -44
  318. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts +0 -39
  319. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
  320. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.js +0 -33
  321. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts +0 -55
  322. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
  323. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.js +0 -59
  324. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts +0 -31
  325. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
  326. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.js +0 -36
  327. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts +0 -54
  328. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts.map +0 -1
  329. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.js +0 -79
  330. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts +0 -37
  331. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
  332. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.js +0 -39
  333. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts +0 -48
  334. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts.map +0 -1
  335. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.js +0 -53
  336. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts +0 -89
  337. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts.map +0 -1
  338. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.js +0 -77
  339. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts +0 -35
  340. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts.map +0 -1
  341. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.js +0 -45
  342. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts +0 -45
  343. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts.map +0 -1
  344. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.js +0 -50
  345. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts +0 -45
  346. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts.map +0 -1
  347. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.js +0 -45
  348. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts +0 -53
  349. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts.map +0 -1
  350. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.js +0 -54
  351. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts +0 -82
  352. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts.map +0 -1
  353. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.js +0 -75
  354. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts +0 -35
  355. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts.map +0 -1
  356. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.js +0 -85
  357. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts +0 -35
  358. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts.map +0 -1
  359. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.js +0 -88
  360. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts +0 -83
  361. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts.map +0 -1
  362. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.js +0 -117
  363. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts +0 -35
  364. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts.map +0 -1
  365. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.js +0 -73
  366. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts +0 -37
  367. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts.map +0 -1
  368. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.js +0 -45
  369. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts +0 -53
  370. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts.map +0 -1
  371. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.js +0 -60
  372. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts +0 -53
  373. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts.map +0 -1
  374. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.js +0 -60
  375. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts +0 -53
  376. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts.map +0 -1
  377. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.js +0 -60
  378. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts +0 -41
  379. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts.map +0 -1
  380. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.js +0 -52
  381. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts +0 -41
  382. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts.map +0 -1
  383. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.js +0 -52
  384. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts +0 -41
  385. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts.map +0 -1
  386. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.js +0 -52
  387. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts +0 -35
  388. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts.map +0 -1
  389. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.js +0 -45
  390. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts +0 -35
  391. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts.map +0 -1
  392. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.js +0 -62
  393. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts +0 -70
  394. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts.map +0 -1
  395. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.js +0 -67
  396. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts +0 -37
  397. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts.map +0 -1
  398. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.js +0 -50
  399. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts +0 -53
  400. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts.map +0 -1
  401. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.js +0 -60
  402. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts +0 -53
  403. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts.map +0 -1
  404. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.js +0 -60
  405. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts +0 -41
  406. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts.map +0 -1
  407. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.js +0 -52
  408. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts +0 -41
  409. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts.map +0 -1
  410. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.js +0 -52
  411. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts +0 -60
  412. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts.map +0 -1
  413. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.js +0 -64
  414. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts +0 -35
  415. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts.map +0 -1
  416. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.js +0 -45
  417. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts +0 -45
  418. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts.map +0 -1
  419. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.js +0 -50
  420. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts +0 -35
  421. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts.map +0 -1
  422. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.js +0 -44
  423. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts +0 -47
  424. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts.map +0 -1
  425. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.js +0 -55
  426. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts +0 -39
  427. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts.map +0 -1
  428. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.js +0 -37
  429. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts +0 -88
  430. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts.map +0 -1
  431. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.js +0 -110
  432. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts +0 -43
  433. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts.map +0 -1
  434. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.js +0 -51
  435. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts +0 -77
  436. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts.map +0 -1
  437. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.js +0 -66
  438. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts +0 -129
  439. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts.map +0 -1
  440. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.js +0 -147
  441. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts +0 -43
  442. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts.map +0 -1
  443. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.js +0 -83
  444. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts +0 -40
  445. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts.map +0 -1
  446. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.js +0 -83
  447. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts +0 -32
  448. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts.map +0 -1
  449. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.js +0 -50
  450. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts +0 -43
  451. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts.map +0 -1
  452. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.js +0 -58
  453. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts +0 -35
  454. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts.map +0 -1
  455. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.js +0 -53
  456. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts +0 -23
  457. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts.map +0 -1
  458. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.js +0 -57
  459. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts +0 -32
  460. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts.map +0 -1
  461. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.js +0 -59
  462. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts +0 -41
  463. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts.map +0 -1
  464. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.js +0 -44
  465. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts +0 -37
  466. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts.map +0 -1
  467. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.js +0 -47
  468. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts +0 -53
  469. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts.map +0 -1
  470. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.js +0 -68
  471. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts +0 -44
  472. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts.map +0 -1
  473. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.js +0 -49
  474. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts +0 -43
  475. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts.map +0 -1
  476. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.js +0 -53
  477. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts +0 -45
  478. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts.map +0 -1
  479. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.js +0 -53
  480. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts +0 -40
  481. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts.map +0 -1
  482. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.js +0 -51
  483. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts +0 -45
  484. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts.map +0 -1
  485. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.js +0 -53
  486. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts +0 -46
  487. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts.map +0 -1
  488. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.js +0 -63
  489. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts +0 -39
  490. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts.map +0 -1
  491. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.js +0 -54
  492. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts +0 -37
  493. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts.map +0 -1
  494. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.js +0 -44
  495. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts +0 -37
  496. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts.map +0 -1
  497. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.js +0 -46
  498. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts +0 -41
  499. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts.map +0 -1
  500. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.js +0 -51
  501. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts +0 -35
  502. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts.map +0 -1
  503. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.js +0 -44
  504. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts +0 -28
  505. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts.map +0 -1
  506. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.js +0 -45
  507. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts +0 -31
  508. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts.map +0 -1
  509. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.js +0 -46
  510. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts +0 -45
  511. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts.map +0 -1
  512. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.js +0 -53
  513. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts +0 -42
  514. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts.map +0 -1
  515. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.js +0 -57
  516. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts +0 -47
  517. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts.map +0 -1
  518. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.js +0 -62
  519. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts +0 -44
  520. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts.map +0 -1
  521. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.js +0 -63
  522. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts +0 -39
  523. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts.map +0 -1
  524. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.js +0 -57
  525. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts +0 -43
  526. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts.map +0 -1
  527. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.js +0 -59
  528. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts +0 -51
  529. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts.map +0 -1
  530. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.js +0 -47
  531. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts +0 -43
  532. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts.map +0 -1
  533. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.js +0 -77
  534. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts +0 -38
  535. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts.map +0 -1
  536. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.js +0 -51
  537. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts +0 -38
  538. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts.map +0 -1
  539. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.js +0 -51
  540. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts +0 -51
  541. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
  542. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.js +0 -67
  543. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts +0 -24
  544. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts.map +0 -1
  545. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.js +0 -34
  546. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts +0 -36
  547. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts.map +0 -1
  548. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.js +0 -42
  549. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts +0 -44
  550. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +0 -1
  551. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.js +0 -52
  552. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts +0 -46
  553. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts.map +0 -1
  554. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.js +0 -77
  555. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts +0 -30
  556. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts.map +0 -1
  557. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.js +0 -35
  558. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts +0 -30
  559. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts.map +0 -1
  560. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.js +0 -34
  561. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts +0 -26
  562. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts.map +0 -1
  563. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.js +0 -27
  564. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts +0 -30
  565. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts.map +0 -1
  566. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.js +0 -35
  567. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts +0 -41
  568. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts.map +0 -1
  569. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.js +0 -48
  570. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts +0 -53
  571. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts.map +0 -1
  572. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.js +0 -63
  573. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts +0 -49
  574. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts.map +0 -1
  575. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.js +0 -59
  576. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts +0 -45
  577. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts.map +0 -1
  578. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.js +0 -53
  579. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts +0 -40
  580. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts.map +0 -1
  581. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.js +0 -51
  582. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts +0 -45
  583. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts.map +0 -1
  584. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.js +0 -53
  585. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts +0 -46
  586. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts.map +0 -1
  587. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.js +0 -63
  588. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts +0 -39
  589. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts.map +0 -1
  590. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.js +0 -54
  591. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts +0 -36
  592. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts.map +0 -1
  593. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.js +0 -28
  594. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts +0 -19
  595. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts.map +0 -1
  596. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.js +0 -30
  597. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts +0 -94
  598. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts.map +0 -1
  599. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.js +0 -153
  600. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts +0 -73
  601. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts.map +0 -1
  602. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.js +0 -178
  603. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts +0 -99
  604. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts.map +0 -1
  605. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.js +0 -261
  606. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts +0 -11
  607. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts.map +0 -1
  608. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.js +0 -2
  609. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts +0 -109
  610. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts.map +0 -1
  611. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.js +0 -407
  612. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts +0 -54
  613. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts.map +0 -1
  614. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.js +0 -1
  615. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts +0 -101
  616. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts.map +0 -1
  617. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.js +0 -1
  618. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts +0 -41
  619. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts.map +0 -1
  620. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.js +0 -1
  621. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts +0 -47
  622. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts.map +0 -1
  623. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.js +0 -34
  624. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts +0 -115
  625. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts.map +0 -1
  626. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.js +0 -81
  627. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts +0 -23
  628. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts.map +0 -1
  629. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.js +0 -18
  630. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts +0 -39
  631. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts.map +0 -1
  632. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.js +0 -31
  633. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts +0 -365
  634. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts.map +0 -1
  635. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.js +0 -357
  636. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts +0 -174
  637. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts.map +0 -1
  638. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.js +0 -150
  639. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts +0 -47
  640. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts.map +0 -1
  641. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.js +0 -15
  642. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts +0 -17
  643. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts.map +0 -1
  644. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.js +0 -12
  645. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts +0 -17
  646. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts.map +0 -1
  647. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.js +0 -3
  648. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts +0 -108
  649. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts.map +0 -1
  650. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.js +0 -111
  651. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts +0 -16
  652. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts.map +0 -1
  653. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.js +0 -11
  654. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts +0 -22
  655. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts.map +0 -1
  656. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.js +0 -17
  657. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts +0 -18
  658. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts.map +0 -1
  659. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.js +0 -20
  660. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts +0 -16
  661. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts.map +0 -1
  662. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.js +0 -11
  663. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts +0 -55
  664. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts.map +0 -1
  665. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.js +0 -42
  666. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts +0 -100
  667. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts.map +0 -1
  668. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.js +0 -73
  669. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts +0 -17
  670. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts.map +0 -1
  671. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.js +0 -12
  672. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts +0 -10
  673. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts.map +0 -1
  674. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.js +0 -26
  675. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts +0 -7
  676. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts.map +0 -1
  677. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.js +0 -8
  678. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts +0 -5
  679. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts.map +0 -1
  680. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.js +0 -4
  681. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts +0 -8
  682. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts.map +0 -1
  683. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.js +0 -16
  684. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts +0 -7
  685. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts.map +0 -1
  686. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.js +0 -8
  687. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts +0 -14
  688. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts.map +0 -1
  689. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.js +0 -13
  690. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts +0 -11
  691. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts.map +0 -1
  692. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.js +0 -45
  693. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts +0 -8
  694. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts.map +0 -1
  695. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.js +0 -14
  696. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts +0 -6
  697. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts.map +0 -1
  698. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.js +0 -16
  699. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts +0 -12
  700. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts.map +0 -1
  701. package/esm/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.js +0 -10
  702. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +0 -87
  703. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +0 -1
  704. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.js +0 -260
  705. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts +0 -51
  706. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts.map +0 -1
  707. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.js +0 -131
  708. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts +0 -3
  709. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts.map +0 -1
  710. package/esm/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.js +0 -2
  711. package/esm/mod.d.ts +0 -12
  712. package/esm/mod.d.ts.map +0 -1
  713. package/esm/mod.js +0 -11
  714. package/esm/package.json +0 -3
  715. package/script/_dnt.polyfills.d.ts +0 -50
  716. package/script/_dnt.polyfills.d.ts.map +0 -1
  717. package/script/_dnt.polyfills.js +0 -38
  718. package/script/_dnt.shims.d.ts +0 -9
  719. package/script/_dnt.shims.d.ts.map +0 -1
  720. package/script/_dnt.shims.js +0 -72
  721. package/script/data-pump/data-pump-cluster.d.ts +0 -91
  722. package/script/data-pump/data-pump-cluster.d.ts.map +0 -1
  723. package/script/data-pump/data-pump-cluster.js +0 -699
  724. package/script/data-pump/data-pump.d.ts +0 -95
  725. package/script/data-pump/data-pump.d.ts.map +0 -1
  726. package/script/data-pump/data-pump.js +0 -642
  727. package/script/data-pump/data-source.d.ts +0 -116
  728. package/script/data-pump/data-source.d.ts.map +0 -1
  729. package/script/data-pump/data-source.js +0 -271
  730. package/script/data-pump/flowcore-client.d.ts +0 -8
  731. package/script/data-pump/flowcore-client.d.ts.map +0 -1
  732. package/script/data-pump/flowcore-client.js +0 -24
  733. package/script/data-pump/metrics.d.ts +0 -19
  734. package/script/data-pump/metrics.d.ts.map +0 -1
  735. package/script/data-pump/metrics.js +0 -114
  736. package/script/data-pump/nats-connection.d.ts +0 -13
  737. package/script/data-pump/nats-connection.d.ts.map +0 -1
  738. package/script/data-pump/nats-connection.js +0 -85
  739. package/script/data-pump/nats-distribution.d.ts +0 -34
  740. package/script/data-pump/nats-distribution.d.ts.map +0 -1
  741. package/script/data-pump/nats-distribution.js +0 -154
  742. package/script/data-pump/no-op-logger.d.ts +0 -3
  743. package/script/data-pump/no-op-logger.d.ts.map +0 -1
  744. package/script/data-pump/no-op-logger.js +0 -9
  745. package/script/data-pump/notifier.d.ts +0 -42
  746. package/script/data-pump/notifier.d.ts.map +0 -1
  747. package/script/data-pump/notifier.js +0 -189
  748. package/script/data-pump/pulse.d.ts +0 -46
  749. package/script/data-pump/pulse.d.ts.map +0 -1
  750. package/script/data-pump/pulse.js +0 -132
  751. package/script/data-pump/types.d.ts +0 -49
  752. package/script/data-pump/types.d.ts.map +0 -1
  753. package/script/data-pump/types.js +0 -2
  754. package/script/data-pump/ws-protocol.d.ts +0 -63
  755. package/script/data-pump/ws-protocol.d.ts.map +0 -1
  756. package/script/data-pump/ws-protocol.js +0 -210
  757. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts +0 -52
  758. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.d.ts.map +0 -1
  759. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/adapter/reset-adapter.js +0 -55
  760. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts +0 -22
  761. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.d.ts.map +0 -1
  762. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/artifact-get.command.js +0 -56
  763. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts +0 -27
  764. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.d.ts.map +0 -1
  765. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-add-item.command.js +0 -38
  766. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts +0 -27
  767. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.d.ts.map +0 -1
  768. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/context-remove-item.command.js +0 -36
  769. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts +0 -24
  770. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.d.ts.map +0 -1
  771. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-delete.command.js +0 -34
  772. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts +0 -26
  773. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.d.ts.map +0 -1
  774. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-get.command.js +0 -40
  775. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts +0 -22
  776. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.d.ts.map +0 -1
  777. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-list.command.js +0 -33
  778. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts +0 -30
  779. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.d.ts.map +0 -1
  780. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/conversation-stream.command.js +0 -43
  781. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts +0 -8
  782. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.d.ts.map +0 -1
  783. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ai-agent-coordinator/mod.js +0 -23
  784. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts +0 -43
  785. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.d.ts.map +0 -1
  786. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.create.js +0 -57
  787. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts +0 -38
  788. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.d.ts.map +0 -1
  789. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.delete.js +0 -55
  790. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts +0 -41
  791. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.d.ts.map +0 -1
  792. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.edit.js +0 -57
  793. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts +0 -44
  794. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.d.ts.map +0 -1
  795. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.fetch.js +0 -67
  796. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts +0 -39
  797. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.d.ts.map +0 -1
  798. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.list.js +0 -58
  799. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts +0 -37
  800. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.d.ts.map +0 -1
  801. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate-with-tenant-id.js +0 -48
  802. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts +0 -35
  803. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.d.ts.map +0 -1
  804. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/api-key/api-key.validate.js +0 -48
  805. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts +0 -35
  806. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.d.ts.map +0 -1
  807. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-customer.resolve.js +0 -48
  808. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts +0 -50
  809. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.d.ts.map +0 -1
  810. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.create.js +0 -57
  811. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts +0 -45
  812. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.d.ts.map +0 -1
  813. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.delete.js +0 -67
  814. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts +0 -39
  815. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.d.ts.map +0 -1
  816. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.fetch.js +0 -57
  817. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts +0 -45
  818. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.d.ts.map +0 -1
  819. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/aws-marketplace/aws-marketplace-link.list.js +0 -66
  820. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts +0 -39
  821. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.d.ts.map +0 -1
  822. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.create.js +0 -33
  823. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts +0 -22
  824. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.d.ts.map +0 -1
  825. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.delete.js +0 -30
  826. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts +0 -22
  827. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.d.ts.map +0 -1
  828. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.fetch.js +0 -30
  829. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts +0 -22
  830. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.d.ts.map +0 -1
  831. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.list.js +0 -30
  832. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts +0 -33
  833. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.d.ts.map +0 -1
  834. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/container-registry/container-registry.update.js +0 -30
  835. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts +0 -45
  836. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.d.ts.map +0 -1
  837. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.create.js +0 -48
  838. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts +0 -37
  839. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.d.ts.map +0 -1
  840. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.exists.js +0 -37
  841. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts +0 -72
  842. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.d.ts.map +0 -1
  843. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.fetch.js +0 -88
  844. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts +0 -35
  845. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.d.ts.map +0 -1
  846. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.list.js +0 -51
  847. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts +0 -55
  848. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.d.ts.map +0 -1
  849. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.request-delete.js +0 -83
  850. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts +0 -41
  851. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.d.ts.map +0 -1
  852. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-core/data-core.update.js +0 -47
  853. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts +0 -16
  854. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.d.ts.map +0 -1
  855. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.complete.js +0 -35
  856. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts +0 -12
  857. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.d.ts.map +0 -1
  858. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.expire-leases.js +0 -36
  859. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts +0 -15
  860. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.d.ts.map +0 -1
  861. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.fetch.js +0 -37
  862. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts +0 -54
  863. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.d.ts.map +0 -1
  864. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.heartbeat.js +0 -35
  865. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts +0 -18
  866. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.d.ts.map +0 -1
  867. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.list.js +0 -44
  868. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts +0 -14
  869. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.d.ts.map +0 -1
  870. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/assignment.next.js +0 -33
  871. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts +0 -11
  872. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.d.ts.map +0 -1
  873. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/capacity.fetch.js +0 -30
  874. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts +0 -18
  875. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.d.ts.map +0 -1
  876. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-config-update.js +0 -44
  877. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts +0 -24
  878. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.d.ts.map +0 -1
  879. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-restart.js +0 -44
  880. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts +0 -20
  881. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.d.ts.map +0 -1
  882. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.dispatch-stop.js +0 -44
  883. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts +0 -15
  884. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.d.ts.map +0 -1
  885. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.fetch.js +0 -37
  886. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts +0 -15
  887. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.d.ts.map +0 -1
  888. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.pending.js +0 -37
  889. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts +0 -19
  890. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.d.ts.map +0 -1
  891. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/command.update-status.js +0 -47
  892. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts +0 -15
  893. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.d.ts.map +0 -1
  894. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.batch.js +0 -39
  895. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts +0 -17
  896. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.d.ts.map +0 -1
  897. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/delivery-log.list.js +0 -40
  898. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts +0 -12
  899. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.d.ts.map +0 -1
  900. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/health.check.js +0 -36
  901. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts +0 -43
  902. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.d.ts.map +0 -1
  903. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/index.js +0 -70
  904. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts +0 -19
  905. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.d.ts.map +0 -1
  906. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.pending.js +0 -41
  907. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts +0 -24
  908. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.d.ts.map +0 -1
  909. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway-command.update-status.js +0 -52
  910. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts +0 -25
  911. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.d.ts.map +0 -1
  912. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.create.js +0 -40
  913. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts +0 -18
  914. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.d.ts.map +0 -1
  915. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.delete.js +0 -47
  916. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts +0 -18
  917. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.d.ts.map +0 -1
  918. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.disable.js +0 -47
  919. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts +0 -16
  920. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.d.ts.map +0 -1
  921. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch-by-name.js +0 -38
  922. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts +0 -15
  923. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.d.ts.map +0 -1
  924. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.fetch.js +0 -37
  925. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts +0 -20
  926. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.d.ts.map +0 -1
  927. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.list.js +0 -48
  928. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts +0 -15
  929. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.d.ts.map +0 -1
  930. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.metrics.fetch.js +0 -37
  931. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts +0 -31
  932. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.d.ts.map +0 -1
  933. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pathway.upsert-by-name.js +0 -44
  934. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts +0 -30
  935. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.d.ts.map +0 -1
  936. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-pulse.send.js +0 -36
  937. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts +0 -16
  938. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.d.ts.map +0 -1
  939. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch-by-source.js +0 -40
  940. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts +0 -16
  941. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.d.ts.map +0 -1
  942. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.fetch.js +0 -40
  943. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts +0 -20
  944. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.d.ts.map +0 -1
  945. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save-by-source.js +0 -39
  946. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts +0 -20
  947. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.d.ts.map +0 -1
  948. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-state.save.js +0 -39
  949. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts +0 -17
  950. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.d.ts.map +0 -1
  951. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/pump-status.fetch.js +0 -46
  952. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts +0 -15
  953. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.d.ts.map +0 -1
  954. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.fetch.js +0 -37
  955. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts +0 -11
  956. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.d.ts.map +0 -1
  957. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.list.js +0 -30
  958. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts +0 -20
  959. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.d.ts.map +0 -1
  960. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/quota.set.js +0 -40
  961. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts +0 -15
  962. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.d.ts.map +0 -1
  963. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.fetch.js +0 -37
  964. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts +0 -29
  965. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.d.ts.map +0 -1
  966. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/restart.request.js +0 -33
  967. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts +0 -17
  968. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.d.ts.map +0 -1
  969. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.deregister.js +0 -44
  970. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts +0 -15
  971. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.d.ts.map +0 -1
  972. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.fetch.js +0 -37
  973. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts +0 -16
  974. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.d.ts.map +0 -1
  975. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.heartbeat.js +0 -43
  976. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts +0 -16
  977. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.d.ts.map +0 -1
  978. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.list.js +0 -40
  979. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts +0 -17
  980. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.d.ts.map +0 -1
  981. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/data-pathways/slot.register.js +0 -33
  982. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts +0 -48
  983. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.d.ts.map +0 -1
  984. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.create.js +0 -48
  985. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts +0 -37
  986. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.d.ts.map +0 -1
  987. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.exists.js +0 -37
  988. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts +0 -49
  989. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.d.ts.map +0 -1
  990. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.fetch.js +0 -63
  991. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts +0 -39
  992. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.d.ts.map +0 -1
  993. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.info.js +0 -75
  994. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts +0 -53
  995. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.d.ts.map +0 -1
  996. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list-removed-sensitive-data.js +0 -48
  997. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts +0 -31
  998. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.d.ts.map +0 -1
  999. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.list.js +0 -40
  1000. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts +0 -39
  1001. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.d.ts.map +0 -1
  1002. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.remove-sensitive-data.js +0 -36
  1003. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts +0 -54
  1004. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.d.ts.map +0 -1
  1005. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-delete.js +0 -83
  1006. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts +0 -54
  1007. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.d.ts.map +0 -1
  1008. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.request-truncate.js +0 -84
  1009. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts +0 -46
  1010. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.d.ts.map +0 -1
  1011. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/event-type/event-type.update.js +0 -43
  1012. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts +0 -70
  1013. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.d.ts.map +0 -1
  1014. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/event.list.js +0 -70
  1015. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts +0 -57
  1016. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.d.ts.map +0 -1
  1017. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch-time-buckets-by-names.js +0 -57
  1018. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts +0 -64
  1019. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.d.ts.map +0 -1
  1020. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/events.fetch.js +0 -71
  1021. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts +0 -55
  1022. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.d.ts.map +0 -1
  1023. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/events/time-bucket.list.js +0 -66
  1024. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts +0 -39
  1025. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.d.ts.map +0 -1
  1026. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.create.js +0 -48
  1027. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts +0 -39
  1028. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.d.ts.map +0 -1
  1029. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.exists.js +0 -37
  1030. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts +0 -55
  1031. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.d.ts.map +0 -1
  1032. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.fetch.js +0 -63
  1033. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts +0 -31
  1034. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.d.ts.map +0 -1
  1035. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.list.js +0 -40
  1036. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts +0 -54
  1037. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.d.ts.map +0 -1
  1038. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.request-delete.js +0 -83
  1039. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts +0 -37
  1040. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.d.ts.map +0 -1
  1041. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/flow-type/flow-type.update.js +0 -43
  1042. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts +0 -48
  1043. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.d.ts.map +0 -1
  1044. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/permissions/get-user-permissions.js +0 -57
  1045. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts +0 -89
  1046. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.d.ts.map +0 -1
  1047. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/create-policy.js +0 -81
  1048. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts +0 -35
  1049. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.d.ts.map +0 -1
  1050. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/get-policy.js +0 -49
  1051. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts +0 -45
  1052. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.d.ts.map +0 -1
  1053. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/archive-policy.js +0 -54
  1054. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts +0 -45
  1055. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.d.ts.map +0 -1
  1056. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/get-policy.js +0 -49
  1057. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts +0 -53
  1058. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.d.ts.map +0 -1
  1059. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/id/update-policy.js +0 -58
  1060. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts +0 -82
  1061. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.d.ts.map +0 -1
  1062. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policies/validate-policy.js +0 -79
  1063. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts +0 -35
  1064. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.d.ts.map +0 -1
  1065. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-key-policies.js +0 -89
  1066. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts +0 -35
  1067. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.d.ts.map +0 -1
  1068. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-organization-policies.js +0 -92
  1069. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts +0 -83
  1070. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.d.ts.map +0 -1
  1071. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-policy-associations.js +0 -121
  1072. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts +0 -35
  1073. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.d.ts.map +0 -1
  1074. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-role-policies.js +0 -77
  1075. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts +0 -37
  1076. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.d.ts.map +0 -1
  1077. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/get-user-policies.js +0 -49
  1078. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts +0 -53
  1079. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.d.ts.map +0 -1
  1080. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-key-policy.js +0 -64
  1081. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts +0 -53
  1082. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.d.ts.map +0 -1
  1083. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-role-policy.js +0 -64
  1084. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts +0 -53
  1085. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.d.ts.map +0 -1
  1086. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/link-user-policy.js +0 -64
  1087. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts +0 -41
  1088. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.d.ts.map +0 -1
  1089. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-key-policy.js +0 -56
  1090. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts +0 -41
  1091. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.d.ts.map +0 -1
  1092. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-role-policy.js +0 -56
  1093. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts +0 -41
  1094. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.d.ts.map +0 -1
  1095. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/policy-associations/unlink-user-policy.js +0 -56
  1096. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts +0 -35
  1097. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.d.ts.map +0 -1
  1098. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-key-roles.js +0 -49
  1099. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts +0 -35
  1100. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.d.ts.map +0 -1
  1101. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-organization-roles.js +0 -66
  1102. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts +0 -70
  1103. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.d.ts.map +0 -1
  1104. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-role-associations.js +0 -71
  1105. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts +0 -37
  1106. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.d.ts.map +0 -1
  1107. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/get-user-roles.js +0 -54
  1108. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts +0 -53
  1109. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.d.ts.map +0 -1
  1110. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-key-role.js +0 -64
  1111. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts +0 -53
  1112. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.d.ts.map +0 -1
  1113. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/link-user-role.js +0 -64
  1114. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts +0 -41
  1115. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.d.ts.map +0 -1
  1116. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-key-role.js +0 -56
  1117. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts +0 -41
  1118. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.d.ts.map +0 -1
  1119. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/role-associations/unlink-user-role.js +0 -56
  1120. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts +0 -60
  1121. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.d.ts.map +0 -1
  1122. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/create-role.js +0 -68
  1123. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts +0 -35
  1124. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.d.ts.map +0 -1
  1125. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/get-roles.js +0 -49
  1126. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts +0 -45
  1127. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.d.ts.map +0 -1
  1128. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/archive-role.js +0 -54
  1129. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts +0 -35
  1130. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.d.ts.map +0 -1
  1131. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/get-role.js +0 -48
  1132. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts +0 -47
  1133. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.d.ts.map +0 -1
  1134. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/roles/id/update-role.js +0 -59
  1135. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts +0 -39
  1136. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.d.ts.map +0 -1
  1137. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant/user-managed-roles.js +0 -41
  1138. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts +0 -88
  1139. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.d.ts.map +0 -1
  1140. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/tenant-iam-audit/get-audit-for-tenant.js +0 -114
  1141. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts +0 -43
  1142. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.d.ts.map +0 -1
  1143. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-key.js +0 -55
  1144. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts +0 -77
  1145. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.d.ts.map +0 -1
  1146. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/iam/validate/validate-user.js +0 -70
  1147. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts +0 -129
  1148. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.d.ts.map +0 -1
  1149. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/index.js +0 -163
  1150. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts +0 -43
  1151. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.d.ts.map +0 -1
  1152. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.batch.js +0 -87
  1153. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts +0 -40
  1154. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.d.ts.map +0 -1
  1155. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/ingestion/ingest.event.js +0 -87
  1156. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts +0 -32
  1157. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.d.ts.map +0 -1
  1158. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.fetch-state.js +0 -54
  1159. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts +0 -43
  1160. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.d.ts.map +0 -1
  1161. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario-adapter.restart.js +0 -62
  1162. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts +0 -35
  1163. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.d.ts.map +0 -1
  1164. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.delete.js +0 -57
  1165. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts +0 -23
  1166. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.d.ts.map +0 -1
  1167. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.fetch.js +0 -61
  1168. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts +0 -32
  1169. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.d.ts.map +0 -1
  1170. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/legacy-scenario/legacy-scenario.list.js +0 -63
  1171. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts +0 -41
  1172. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.d.ts.map +0 -1
  1173. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.create.js +0 -48
  1174. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts +0 -37
  1175. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.d.ts.map +0 -1
  1176. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.delete.js +0 -51
  1177. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts +0 -53
  1178. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.d.ts.map +0 -1
  1179. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.fetch.js +0 -72
  1180. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts +0 -44
  1181. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.d.ts.map +0 -1
  1182. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.list.js +0 -53
  1183. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts +0 -43
  1184. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.d.ts.map +0 -1
  1185. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/scenario/scenario.update.js +0 -57
  1186. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts +0 -45
  1187. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.d.ts.map +0 -1
  1188. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.create.js +0 -57
  1189. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts +0 -40
  1190. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.d.ts.map +0 -1
  1191. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.delete.js +0 -55
  1192. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts +0 -45
  1193. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.d.ts.map +0 -1
  1194. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.edit.js +0 -57
  1195. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts +0 -46
  1196. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.d.ts.map +0 -1
  1197. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.fetch.js +0 -67
  1198. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts +0 -39
  1199. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.d.ts.map +0 -1
  1200. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/secret/secret.list.js +0 -58
  1201. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts +0 -37
  1202. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.d.ts.map +0 -1
  1203. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.create.js +0 -48
  1204. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts +0 -37
  1205. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.d.ts.map +0 -1
  1206. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.delete.js +0 -50
  1207. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts +0 -41
  1208. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.d.ts.map +0 -1
  1209. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.exchange.js +0 -55
  1210. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts +0 -35
  1211. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.d.ts.map +0 -1
  1212. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.get.js +0 -48
  1213. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts +0 -28
  1214. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.d.ts.map +0 -1
  1215. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/pat.list.js +0 -49
  1216. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts +0 -31
  1217. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.d.ts.map +0 -1
  1218. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/security/permissions.list.js +0 -50
  1219. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts +0 -45
  1220. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.d.ts.map +0 -1
  1221. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.create.js +0 -57
  1222. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts +0 -42
  1223. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.d.ts.map +0 -1
  1224. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.delete.js +0 -61
  1225. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts +0 -47
  1226. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.d.ts.map +0 -1
  1227. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.edit.js +0 -66
  1228. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts +0 -44
  1229. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.d.ts.map +0 -1
  1230. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.fetch.js +0 -67
  1231. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts +0 -39
  1232. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.d.ts.map +0 -1
  1233. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.list.js +0 -61
  1234. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts +0 -43
  1235. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.d.ts.map +0 -1
  1236. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/service-account/service-account.rotate-secret.js +0 -63
  1237. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts +0 -51
  1238. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.d.ts.map +0 -1
  1239. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant-instance.fetch.js +0 -51
  1240. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts +0 -43
  1241. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.d.ts.map +0 -1
  1242. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.create.js +0 -81
  1243. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts +0 -38
  1244. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.d.ts.map +0 -1
  1245. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.disable-sensitive-data.js +0 -55
  1246. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts +0 -38
  1247. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.d.ts.map +0 -1
  1248. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.enable-sensitive-data.js +0 -55
  1249. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts +0 -51
  1250. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.d.ts.map +0 -1
  1251. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.fetch.js +0 -71
  1252. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts +0 -24
  1253. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.d.ts.map +0 -1
  1254. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.list.js +0 -38
  1255. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts +0 -36
  1256. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.d.ts.map +0 -1
  1257. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.preview.js +0 -46
  1258. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts +0 -44
  1259. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.d.ts.map +0 -1
  1260. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.translate-name-to-id.js +0 -56
  1261. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts +0 -46
  1262. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.d.ts.map +0 -1
  1263. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.update.js +0 -81
  1264. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts +0 -30
  1265. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.d.ts.map +0 -1
  1266. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-add.js +0 -39
  1267. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts +0 -30
  1268. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.d.ts.map +0 -1
  1269. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list-inner.js +0 -38
  1270. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts +0 -26
  1271. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.d.ts.map +0 -1
  1272. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-list.js +0 -31
  1273. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts +0 -30
  1274. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.d.ts.map +0 -1
  1275. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/tenant/tenant.user-remove.js +0 -39
  1276. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts +0 -41
  1277. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.d.ts.map +0 -1
  1278. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.delete.js +0 -52
  1279. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts +0 -53
  1280. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.d.ts.map +0 -1
  1281. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.initialize-in-keycloak.js +0 -67
  1282. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts +0 -49
  1283. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.d.ts.map +0 -1
  1284. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/user/user.invite-to-tenant.js +0 -63
  1285. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts +0 -45
  1286. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.d.ts.map +0 -1
  1287. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.create.js +0 -57
  1288. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts +0 -40
  1289. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.d.ts.map +0 -1
  1290. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.delete.js +0 -55
  1291. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts +0 -45
  1292. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.d.ts.map +0 -1
  1293. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.edit.js +0 -57
  1294. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts +0 -46
  1295. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.d.ts.map +0 -1
  1296. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.fetch.js +0 -67
  1297. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts +0 -39
  1298. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.d.ts.map +0 -1
  1299. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/commands/variable/variable.list.js +0 -58
  1300. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts +0 -36
  1301. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.d.ts.map +0 -1
  1302. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-custom.js +0 -32
  1303. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts +0 -19
  1304. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.d.ts.map +0 -1
  1305. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command-graphql.js +0 -34
  1306. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts +0 -94
  1307. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.d.ts.map +0 -1
  1308. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/command.js +0 -180
  1309. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts +0 -73
  1310. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.d.ts.map +0 -1
  1311. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/flowcore-client.js +0 -182
  1312. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts +0 -99
  1313. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.d.ts.map +0 -1
  1314. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/notification-client.js +0 -288
  1315. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts +0 -11
  1316. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.d.ts.map +0 -1
  1317. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/tenant.cache.js +0 -5
  1318. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts +0 -109
  1319. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.d.ts.map +0 -1
  1320. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-client.js +0 -434
  1321. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts +0 -54
  1322. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.d.ts.map +0 -1
  1323. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/common/websocket-command.js +0 -2
  1324. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts +0 -101
  1325. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.d.ts.map +0 -1
  1326. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator-stream.js +0 -2
  1327. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts +0 -41
  1328. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.d.ts.map +0 -1
  1329. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/ai-agent-coordinator.js +0 -2
  1330. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts +0 -47
  1331. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.d.ts.map +0 -1
  1332. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/api-key.js +0 -37
  1333. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts +0 -115
  1334. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.d.ts.map +0 -1
  1335. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/aws-marketplace.js +0 -84
  1336. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts +0 -23
  1337. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.d.ts.map +0 -1
  1338. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/container.js +0 -21
  1339. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts +0 -39
  1340. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.d.ts.map +0 -1
  1341. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-core.js +0 -34
  1342. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts +0 -365
  1343. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.d.ts.map +0 -1
  1344. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/data-pathways.js +0 -360
  1345. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts +0 -174
  1346. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.d.ts.map +0 -1
  1347. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event-type.js +0 -153
  1348. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts +0 -47
  1349. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.d.ts.map +0 -1
  1350. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/event.js +0 -18
  1351. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts +0 -17
  1352. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.d.ts.map +0 -1
  1353. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/flow-type.js +0 -15
  1354. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts +0 -17
  1355. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.d.ts.map +0 -1
  1356. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/index.js +0 -23
  1357. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts +0 -108
  1358. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.d.ts.map +0 -1
  1359. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/legacy-scenario.js +0 -114
  1360. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts +0 -16
  1361. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.d.ts.map +0 -1
  1362. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/pat.js +0 -14
  1363. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts +0 -22
  1364. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.d.ts.map +0 -1
  1365. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/permission.js +0 -20
  1366. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts +0 -18
  1367. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.d.ts.map +0 -1
  1368. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/scenario.js +0 -23
  1369. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts +0 -16
  1370. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.d.ts.map +0 -1
  1371. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/secret.js +0 -14
  1372. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts +0 -55
  1373. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.d.ts.map +0 -1
  1374. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/service-account.js +0 -45
  1375. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts +0 -100
  1376. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.d.ts.map +0 -1
  1377. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/tenant.js +0 -76
  1378. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts +0 -17
  1379. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.d.ts.map +0 -1
  1380. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/contracts/variable.js +0 -15
  1381. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts +0 -10
  1382. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.d.ts.map +0 -1
  1383. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/client-error.js +0 -30
  1384. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts +0 -7
  1385. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.d.ts.map +0 -1
  1386. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/command-error.js +0 -12
  1387. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts +0 -5
  1388. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.d.ts.map +0 -1
  1389. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/index.js +0 -20
  1390. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts +0 -8
  1391. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.d.ts.map +0 -1
  1392. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/invalid-response.js +0 -20
  1393. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts +0 -7
  1394. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.d.ts.map +0 -1
  1395. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/exceptions/not-found.js +0 -12
  1396. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts +0 -14
  1397. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.d.ts.map +0 -1
  1398. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/mod.js +0 -32
  1399. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts +0 -11
  1400. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.d.ts.map +0 -1
  1401. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/local-cache.js +0 -49
  1402. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts +0 -8
  1403. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.d.ts.map +0 -1
  1404. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/logger.js +0 -17
  1405. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts +0 -6
  1406. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.d.ts.map +0 -1
  1407. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/parse-response-helper.js +0 -20
  1408. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts +0 -12
  1409. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.d.ts.map +0 -1
  1410. package/script/deps/jsr.io/@flowcore/sdk/4.2.2/src/utils/try-catch.js +0 -13
  1411. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts +0 -87
  1412. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.d.ts.map +0 -1
  1413. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/time-uuid.js +0 -289
  1414. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts +0 -51
  1415. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.d.ts.map +0 -1
  1416. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/lib/uuid.js +0 -157
  1417. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts +0 -3
  1418. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.d.ts.map +0 -1
  1419. package/script/deps/jsr.io/@flowcore/time-uuid/0.1.2/src/mod.js +0 -18
  1420. package/script/mod.d.ts +0 -12
  1421. package/script/mod.d.ts.map +0 -1
  1422. package/script/mod.js +0 -27
  1423. package/script/package.json +0 -3
package/dist/mod.js ADDED
@@ -0,0 +1,1912 @@
1
+ // src/data-pump/data-pump.ts
2
+ import { utc } from "@date-fns/utc";
3
+ import { TimeUuid } from "@flowcore/time-uuid";
4
+ import { format, startOfHour } from "date-fns";
5
+
6
+ // src/data-pump/data-source.ts
7
+ import {
8
+ DataCoreFetchCommand,
9
+ EventListCommand,
10
+ EventTypeListCommand,
11
+ FlowTypeFetchCommand,
12
+ TenantTranslateNameToIdCommand,
13
+ TimeBucketListCommand
14
+ } from "@flowcore/sdk";
15
+
16
+ // src/data-pump/flowcore-client.ts
17
+ import { FlowcoreClient } from "@flowcore/sdk";
18
+
19
+ // src/data-pump/metrics.ts
20
+ import PromClient, { Counter, Gauge } from "prom-client";
21
+ var dataPumpPromRegistry = new PromClient.Registry();
22
+ var bufferEventCountGauge = new Gauge({
23
+ name: "flowcore_data_pump_buffer_events_gauge",
24
+ help: "The number of events in the buffer",
25
+ labelNames: ["tenant", "data_core", "flow_type", "event_type"]
26
+ });
27
+ var bufferReservedEventCountGauge = new Gauge({
28
+ name: "flowcore_data_pump_buffer_reserved_events_gauge",
29
+ help: "The number of reserved events in the buffer",
30
+ labelNames: ["tenant", "data_core", "flow_type", "event_type"]
31
+ });
32
+ var bufferSizeBytesGauge = new Gauge({
33
+ name: "flowcore_data_pump_buffer_size_bytes_gauge",
34
+ help: "The size of the buffer in bytes",
35
+ labelNames: ["tenant", "data_core", "flow_type", "event_type"]
36
+ });
37
+ var eventsAcknowledgedCounter = new Counter({
38
+ name: "flowcore_data_pump_events_acknowledged_counter",
39
+ help: "The number of events acknowledged",
40
+ labelNames: ["tenant", "data_core", "flow_type", "event_type"]
41
+ });
42
+ var eventsFailedCounter = new Counter({
43
+ name: "flowcore_data_pump_events_failed_counter",
44
+ help: "The number of events failed",
45
+ labelNames: ["tenant", "data_core", "flow_type", "event_type"]
46
+ });
47
+ var eventsPulledSizeBytesCounter = new Counter({
48
+ name: "flowcore_data_pump_events_pulled_size_bytes_counter",
49
+ help: "The size of the events pulled in bytes",
50
+ labelNames: ["tenant", "data_core", "flow_type", "event_type"]
51
+ });
52
+ var sdkCommandsCounter = new Counter({
53
+ name: "flowcore_data_pump_sdk_commands_counter",
54
+ help: "The number of SDK commands",
55
+ labelNames: ["command"]
56
+ });
57
+ dataPumpPromRegistry.registerMetric(bufferEventCountGauge);
58
+ dataPumpPromRegistry.registerMetric(bufferReservedEventCountGauge);
59
+ dataPumpPromRegistry.registerMetric(bufferSizeBytesGauge);
60
+ dataPumpPromRegistry.registerMetric(eventsAcknowledgedCounter);
61
+ dataPumpPromRegistry.registerMetric(eventsFailedCounter);
62
+ dataPumpPromRegistry.registerMetric(eventsPulledSizeBytesCounter);
63
+ dataPumpPromRegistry.registerMetric(sdkCommandsCounter);
64
+ var metrics = {
65
+ bufferEventCountGauge,
66
+ bufferReservedEventCountGauge,
67
+ bufferSizeBytesGauge,
68
+ eventsAcknowledgedCounter,
69
+ eventsFailedCounter,
70
+ eventsPulledSizeBytesCounter,
71
+ sdkCommandsCounter
72
+ };
73
+ var activeWorkersGauge = new Gauge({
74
+ name: "flowcore_data_pump_cluster_active_workers_gauge",
75
+ help: "The number of active worker connections"
76
+ });
77
+ var leaderStatusGauge = new Gauge({
78
+ name: "flowcore_data_pump_cluster_leader_status_gauge",
79
+ help: "Whether this instance is the leader (1) or not (0)"
80
+ });
81
+ var eventsDistributedCounter = new Counter({
82
+ name: "flowcore_data_pump_cluster_events_distributed_counter",
83
+ help: "The number of events distributed to workers"
84
+ });
85
+ var workerAcksCounter = new Counter({
86
+ name: "flowcore_data_pump_cluster_worker_acks_counter",
87
+ help: "The number of successful worker acknowledgements"
88
+ });
89
+ var workerFailsCounter = new Counter({
90
+ name: "flowcore_data_pump_cluster_worker_fails_counter",
91
+ help: "The number of failed worker deliveries"
92
+ });
93
+ dataPumpPromRegistry.registerMetric(activeWorkersGauge);
94
+ dataPumpPromRegistry.registerMetric(leaderStatusGauge);
95
+ dataPumpPromRegistry.registerMetric(eventsDistributedCounter);
96
+ dataPumpPromRegistry.registerMetric(workerAcksCounter);
97
+ dataPumpPromRegistry.registerMetric(workerFailsCounter);
98
+ var clusterMetrics = {
99
+ activeWorkersGauge,
100
+ leaderStatusGauge,
101
+ eventsDistributedCounter,
102
+ workerAcksCounter,
103
+ workerFailsCounter
104
+ };
105
+
106
+ // src/data-pump/flowcore-client.ts
107
+ var FlowcoreClientWithMetrics = class extends FlowcoreClient {
108
+ execute(command, directMode) {
109
+ metrics.sdkCommandsCounter.inc({ command: command.constructor.name }, 1);
110
+ return super.execute(command, directMode);
111
+ }
112
+ };
113
+ function getFlowcoreClient(auth, baseUrlOverride) {
114
+ const client = "apiKey" in auth ? new FlowcoreClientWithMetrics({
115
+ apiKey: auth.apiKey,
116
+ // apiKeyId is guaranteed to be set — FlowcoreDataPump.create() parses it from fc_ keys
117
+ apiKeyId: auth.apiKeyId
118
+ }) : new FlowcoreClientWithMetrics(auth);
119
+ if (baseUrlOverride) {
120
+ client.setBaseUrl(baseUrlOverride);
121
+ }
122
+ return client;
123
+ }
124
+
125
+ // src/data-pump/data-source.ts
126
+ var FlowcoreDataSource = class {
127
+ /**
128
+ * Creates a new FlowcoreDataSource instance
129
+ * @param options - Configuration options for the data source
130
+ */
131
+ constructor(options) {
132
+ this.options = options;
133
+ this.flowcoreClient = getFlowcoreClient(this.options.auth, this.options.baseUrlOverride);
134
+ }
135
+ options;
136
+ /** Flowcore client instance */
137
+ flowcoreClient;
138
+ /** Cached tenant ID */
139
+ tenantId;
140
+ /** Cached data core ID */
141
+ dataCoreId;
142
+ /** Cached flow type ID */
143
+ flowTypeId;
144
+ /** Cached event type IDs */
145
+ eventTypeIds;
146
+ /** Cached time buckets */
147
+ timeBuckets;
148
+ /**
149
+ * Gets the tenant name from the data source configuration
150
+ * @returns Tenant name
151
+ */
152
+ get tenant() {
153
+ return this.options.dataSource.tenant;
154
+ }
155
+ /**
156
+ * Gets the data core name from the data source configuration
157
+ * @returns Data core name
158
+ */
159
+ get dataCore() {
160
+ return this.options.dataSource.dataCore;
161
+ }
162
+ /**
163
+ * Gets the flow type name from the data source configuration
164
+ * @returns Flow type name
165
+ */
166
+ get flowType() {
167
+ return this.options.dataSource.flowType;
168
+ }
169
+ /**
170
+ * Gets the event type names from the data source configuration
171
+ * @returns Array of event type names
172
+ */
173
+ get eventTypes() {
174
+ return this.options.dataSource.eventTypes;
175
+ }
176
+ /**
177
+ * Gets the tenant ID, translating from name if necessary
178
+ * @returns Promise that resolves to the tenant ID
179
+ */
180
+ async getTenantId() {
181
+ if (this.tenantId) {
182
+ return this.tenantId;
183
+ }
184
+ if (this.options.noTranslation) {
185
+ this.tenantId = this.options.dataSource.tenant;
186
+ } else {
187
+ const command = new TenantTranslateNameToIdCommand({
188
+ tenant: this.options.dataSource.tenant
189
+ });
190
+ const result = await this.flowcoreClient.execute(command, this.options.directMode);
191
+ this.tenantId = result.id;
192
+ }
193
+ return this.tenantId;
194
+ }
195
+ /**
196
+ * Gets the data core ID, translating from name if necessary
197
+ * @returns Promise that resolves to the data core ID
198
+ */
199
+ async getDataCoreId() {
200
+ if (this.dataCoreId) {
201
+ return this.dataCoreId;
202
+ }
203
+ if (this.options.noTranslation) {
204
+ this.dataCoreId = this.options.dataSource.dataCore;
205
+ } else {
206
+ const command = new DataCoreFetchCommand({
207
+ tenant: this.options.dataSource.tenant,
208
+ dataCore: this.options.dataSource.dataCore
209
+ });
210
+ const result = await this.flowcoreClient.execute(command, this.options.directMode);
211
+ this.dataCoreId = result.id;
212
+ }
213
+ return this.dataCoreId;
214
+ }
215
+ /**
216
+ * Gets the flow type ID, translating from name if necessary
217
+ * @returns Promise that resolves to the flow type ID
218
+ */
219
+ async getFlowTypeId() {
220
+ if (this.flowTypeId) {
221
+ return this.flowTypeId;
222
+ }
223
+ if (this.options.noTranslation) {
224
+ this.flowTypeId = this.options.dataSource.flowType;
225
+ } else {
226
+ const command = new FlowTypeFetchCommand({
227
+ dataCoreId: await this.getDataCoreId(),
228
+ flowType: this.options.dataSource.flowType
229
+ });
230
+ const result = await this.flowcoreClient.execute(command, this.options.directMode);
231
+ this.flowTypeId = result.id;
232
+ }
233
+ return this.flowTypeId;
234
+ }
235
+ /**
236
+ * Gets the event type IDs, translating from names if necessary
237
+ * @returns Promise that resolves to an array of event type IDs
238
+ * @throws Error if an event type is not found
239
+ */
240
+ async getEventTypeIds() {
241
+ if (this.eventTypeIds) {
242
+ return this.eventTypeIds;
243
+ }
244
+ if (this.options.noTranslation) {
245
+ this.eventTypeIds = this.options.dataSource.eventTypes;
246
+ } else {
247
+ const command = new EventTypeListCommand({
248
+ flowTypeId: await this.getFlowTypeId()
249
+ });
250
+ const results = await this.flowcoreClient.execute(command, this.options.directMode);
251
+ const eventTypeIds = [];
252
+ for (const eventType of this.eventTypes) {
253
+ const found = results.find((result) => result.name === eventType);
254
+ if (!found) {
255
+ throw new Error(`Event type ${eventType} not found`);
256
+ }
257
+ eventTypeIds.push(found.id);
258
+ }
259
+ this.eventTypeIds = eventTypeIds;
260
+ }
261
+ return this.eventTypeIds;
262
+ }
263
+ /**
264
+ * Gets all time buckets for the configured event types
265
+ * @param force - When true, forces a refresh of cached time buckets
266
+ * @returns Promise that resolves to an array of time bucket strings
267
+ */
268
+ async getTimeBuckets(force = false) {
269
+ if (this.timeBuckets && !force) {
270
+ return this.timeBuckets;
271
+ }
272
+ let cursor;
273
+ const timeBuckets = [];
274
+ do {
275
+ const result = await this.flowcoreClient.execute(
276
+ new TimeBucketListCommand({
277
+ tenant: this.options.dataSource.tenant,
278
+ eventTypeId: await this.getEventTypeIds(),
279
+ cursor: cursor || void 0,
280
+ pageSize: 1e4
281
+ }),
282
+ this.options.directMode
283
+ );
284
+ timeBuckets.push(...result.timeBuckets);
285
+ cursor = result.nextCursor;
286
+ } while (cursor !== void 0);
287
+ this.timeBuckets = timeBuckets;
288
+ return this.timeBuckets;
289
+ }
290
+ /**
291
+ * Gets the next time bucket after the specified time bucket
292
+ * @param timeBucket - The reference time bucket
293
+ * @returns Promise that resolves to the next time bucket, or null if none exists
294
+ */
295
+ async getNextTimeBucket(timeBucket) {
296
+ const closestTimeBucket = await this.getClosestTimeBucket(timeBucket);
297
+ if (!closestTimeBucket) {
298
+ return null;
299
+ }
300
+ const timeBuckets = await this.getTimeBuckets();
301
+ const index = timeBuckets.indexOf(closestTimeBucket);
302
+ if (index === -1) {
303
+ throw new Error(`Could not get next timeBucket, timeBucket ${timeBucket} not found`);
304
+ }
305
+ return timeBuckets[index + 1] ?? null;
306
+ }
307
+ /**
308
+ * Gets the closest time bucket to the specified time bucket
309
+ * @param timeBucket - The reference time bucket
310
+ * @param getBefore - When true, gets the closest time bucket before the reference
311
+ * @returns Promise that resolves to the closest time bucket, or null if none exists
312
+ * @throws Error if the time bucket format is invalid
313
+ */
314
+ async getClosestTimeBucket(timeBucket, getBefore = false) {
315
+ const timeBuckets = await this.getTimeBuckets();
316
+ if (!timeBucket.match(/^\d{14}$/)) {
317
+ throw new Error(`Invalid timebucket: ${timeBucket}`);
318
+ }
319
+ if (getBefore) {
320
+ return timeBuckets.findLast((t) => Number.parseFloat(t) <= Number.parseFloat(timeBucket)) ?? timeBuckets[timeBuckets.length - 1];
321
+ }
322
+ return timeBuckets.find((t) => Number.parseFloat(t) >= Number.parseFloat(timeBucket)) ?? timeBuckets[timeBuckets.length - 1];
323
+ }
324
+ /**
325
+ * Gets events from the data source starting from a specific state
326
+ * @param from - The state to start from (includes timeBucket and eventId)
327
+ * @param amount - Maximum number of events to retrieve
328
+ * @param toEventId - Optional ID to stop at when retrieving events
329
+ * @returns Promise that resolves to an array of Flowcore events
330
+ */
331
+ async getEvents(from, amount, toEventId, cursor, includeSensitiveData = false) {
332
+ const eventTypeIds = await this.getEventTypeIds();
333
+ const result = await this.flowcoreClient.execute(
334
+ new EventListCommand({
335
+ tenant: this.options.dataSource.tenant,
336
+ eventTypeId: eventTypeIds,
337
+ timeBucket: from.timeBucket,
338
+ afterEventId: !cursor ? from.eventId : void 0,
339
+ pageSize: amount,
340
+ toEventId,
341
+ cursor,
342
+ includeSensitiveData
343
+ }),
344
+ this.options.directMode
345
+ );
346
+ return result;
347
+ }
348
+ };
349
+
350
+ // src/data-pump/notifier.ts
351
+ import { NotificationClient } from "@flowcore/sdk";
352
+ import { Subject } from "rxjs";
353
+
354
+ // src/data-pump/nats-connection.ts
355
+ import * as Nats from "nats";
356
+ var NatsConnectionManager = class {
357
+ constructor(servers, logger) {
358
+ this.servers = servers;
359
+ this.logger = logger;
360
+ }
361
+ servers;
362
+ logger;
363
+ connection;
364
+ connecting;
365
+ connect() {
366
+ if (this.connection && !this.connection.isClosed()) {
367
+ return Promise.resolve(this.connection);
368
+ }
369
+ if (this.connecting) {
370
+ return this.connecting;
371
+ }
372
+ this.connecting = (async () => {
373
+ this.logger?.debug("Connecting to NATS", { servers: this.servers });
374
+ const conn = await Nats.connect({ servers: this.servers });
375
+ this.connection = conn;
376
+ this.connecting = void 0;
377
+ this.logger?.info("Connected to NATS");
378
+ return conn;
379
+ })();
380
+ return this.connecting;
381
+ }
382
+ async close() {
383
+ if (this.connection && !this.connection.isClosed()) {
384
+ this.logger?.debug("Closing NATS connection");
385
+ await this.connection.drain();
386
+ this.connection = void 0;
387
+ }
388
+ this.connecting = void 0;
389
+ }
390
+ get isConnected() {
391
+ return !!this.connection && !this.connection.isClosed();
392
+ }
393
+ };
394
+
395
+ // src/data-pump/no-op-logger.ts
396
+ var noOpLogger = {
397
+ debug: () => {
398
+ },
399
+ info: () => {
400
+ },
401
+ warn: () => {
402
+ },
403
+ error: console.error
404
+ };
405
+
406
+ // src/data-pump/notifier.ts
407
+ var DEFAULT_TIMEOUT_MS = 2e4;
408
+ var FlowcoreNotifier = class {
409
+ constructor(options) {
410
+ this.options = options;
411
+ this.dataSource = new FlowcoreDataSource({
412
+ auth: this.options.auth,
413
+ dataSource: this.options.dataSource,
414
+ directMode: this.options.directMode,
415
+ noTranslation: this.options.noTranslation
416
+ });
417
+ if (this.options.natsConnectionManager) {
418
+ this.natsManager = this.options.natsConnectionManager;
419
+ } else if (this.options.natsServers) {
420
+ this.natsManager = new NatsConnectionManager(this.options.natsServers, this.options.logger);
421
+ }
422
+ }
423
+ options;
424
+ dataSource;
425
+ natsManager;
426
+ subject;
427
+ notificationClient;
428
+ eventResolver;
429
+ timer;
430
+ wait(signal) {
431
+ if (this.options.natsServers) {
432
+ return this.waitNats();
433
+ } else if (this.options.pollerIntervalMs) {
434
+ return this.waitPoller(this.options.pollerIntervalMs, signal);
435
+ }
436
+ return this.waitWebSocket(signal);
437
+ }
438
+ async waitPoller(intervalMs, signal) {
439
+ this.options.logger?.debug("Waiting for poller");
440
+ const promise = new Promise((resolve) => {
441
+ this.eventResolver = resolve;
442
+ });
443
+ signal?.addEventListener("abort", () => this.eventResolver?.());
444
+ setTimeout(() => this.eventResolver?.(), Math.min(intervalMs, 1e3));
445
+ await promise;
446
+ }
447
+ async waitNats(signal) {
448
+ this.options.logger?.debug("Waiting for nats");
449
+ const nats = await this.natsManager.connect();
450
+ const dataCoreId = await this.dataSource.getDataCoreId();
451
+ const topics = this.dataSource.eventTypes.map(
452
+ (eventType) => `stored.event.notify.0.${dataCoreId}.${this.dataSource.flowType}.${eventType}`
453
+ );
454
+ const promise = new Promise((resolve) => {
455
+ this.eventResolver = resolve;
456
+ });
457
+ const subscriptions = [];
458
+ for (const topic of topics) {
459
+ subscriptions.push(
460
+ nats.subscribe(topic, {
461
+ callback: () => {
462
+ this.options.logger?.debug(`Received event from nats: ${topic}`);
463
+ this.eventResolver?.();
464
+ }
465
+ })
466
+ );
467
+ }
468
+ clearTimeout(this.timer);
469
+ this.timer = setTimeout(() => this.eventResolver?.(), this.options.timeoutMs ?? DEFAULT_TIMEOUT_MS);
470
+ signal?.addEventListener("abort", () => this.eventResolver?.());
471
+ await promise;
472
+ this.options.logger?.debug("Unsubscribing from nats");
473
+ for (const subscription of subscriptions) {
474
+ subscription.unsubscribe();
475
+ }
476
+ }
477
+ onWebSocketEvent(event) {
478
+ if (this.dataSource.eventTypes.includes(event.data.eventType)) {
479
+ this.eventResolver?.();
480
+ }
481
+ }
482
+ async waitWebSocket(signal) {
483
+ this.options.logger?.debug("Waiting for web socket");
484
+ const promise = new Promise((resolve) => {
485
+ this.eventResolver = resolve;
486
+ });
487
+ this.subject = new Subject();
488
+ this.subject.subscribe({
489
+ next: this.onWebSocketEvent.bind(this),
490
+ error: (error) => {
491
+ this.options.logger?.error("Notification stream error:", { error });
492
+ this.eventResolver?.();
493
+ }
494
+ });
495
+ clearTimeout(this.timer);
496
+ this.timer = setTimeout(() => this.eventResolver?.(), this.options.timeoutMs ?? DEFAULT_TIMEOUT_MS);
497
+ signal?.addEventListener("abort", () => this.eventResolver?.());
498
+ this.notificationClient = _internals.createNotificationClient(
499
+ this.subject,
500
+ this.webSocketAuth(),
501
+ {
502
+ tenant: this.dataSource.tenant,
503
+ dataCore: this.dataSource.dataCore,
504
+ flowType: this.dataSource.flowType
505
+ },
506
+ {
507
+ logger: createNotificationClientLogger(this.options.logger ?? noOpLogger),
508
+ reconnectInterval: 1e3
509
+ }
510
+ );
511
+ const connectPromise = this.notificationClient.connect();
512
+ try {
513
+ await Promise.race([connectPromise, promise]);
514
+ await promise;
515
+ } finally {
516
+ connectPromise.catch(() => {
517
+ });
518
+ clearTimeout(this.timer);
519
+ this.eventResolver = void 0;
520
+ this.notificationClient.disconnect();
521
+ }
522
+ }
523
+ webSocketAuth() {
524
+ if ("apiKey" in this.options.auth) {
525
+ return {
526
+ apiKey: this.options.auth.apiKey,
527
+ // apiKeyId is guaranteed to be set — FlowcoreDataPump.create() parses it from fc_ keys
528
+ apiKeyId: this.options.auth.apiKeyId
529
+ };
530
+ }
531
+ const getBearerToken = this.options.auth.getBearerToken;
532
+ return {
533
+ oidcClient: {
534
+ getToken: async () => ({
535
+ accessToken: await getBearerToken()
536
+ })
537
+ }
538
+ };
539
+ }
540
+ };
541
+ function createNotificationClientLogger(logger) {
542
+ return {
543
+ debug: (message, metadata) => logger.debug(message, metadata),
544
+ info: (message, metadata) => {
545
+ if (isNormalNotificationLifecycleInfo(message)) {
546
+ logger.debug(message, metadata);
547
+ return;
548
+ }
549
+ logger.info(message, metadata);
550
+ },
551
+ warn: (message, metadata) => logger.warn(message, metadata),
552
+ error: (message, metadata) => logger.error(message, metadata)
553
+ };
554
+ }
555
+ function isNormalNotificationLifecycleInfo(message) {
556
+ return message === "WebSocket connection opened." || message.startsWith("Connection closed:");
557
+ }
558
+ var _internals = {
559
+ createNotificationClient: (...args) => new NotificationClient(...args)
560
+ };
561
+
562
+ // src/data-pump/pulse.ts
563
+ import { SendPumpPulseCommand } from "@flowcore/sdk";
564
+ var PulseEmitter = class {
565
+ constructor(options, getSnapshot) {
566
+ this.options = options;
567
+ this.getSnapshot = getSnapshot;
568
+ this.intervalMs = options.intervalMs ?? 3e4;
569
+ this.logger = options.logger;
570
+ this.successLogLevel = options.successLogLevel ?? "debug";
571
+ this.failureLogLevel = options.failureLogLevel ?? "warn";
572
+ }
573
+ options;
574
+ getSnapshot;
575
+ interval = null;
576
+ startTimeout = null;
577
+ intervalMs;
578
+ logger;
579
+ successLogLevel;
580
+ failureLogLevel;
581
+ start() {
582
+ if (this.interval || this.startTimeout) return;
583
+ const initialDelay = Math.floor(Math.random() * this.intervalMs);
584
+ this.startTimeout = setTimeout(() => {
585
+ this.startTimeout = null;
586
+ this.emitSafe();
587
+ this.interval = setInterval(() => this.emitSafe(), this.intervalMs);
588
+ }, initialDelay);
589
+ }
590
+ stop() {
591
+ if (this.startTimeout) {
592
+ clearTimeout(this.startTimeout);
593
+ this.startTimeout = null;
594
+ }
595
+ if (this.interval) {
596
+ clearInterval(this.interval);
597
+ this.interval = null;
598
+ }
599
+ }
600
+ emitSafe() {
601
+ this.emit().catch((err) => {
602
+ const snapshot = this.getSnapshot();
603
+ const msg = err instanceof Error ? err.message : String(err);
604
+ this.logger?.[this.failureLogLevel]?.("Pulse emission failed", {
605
+ error: msg,
606
+ url: this.options.url,
607
+ pathwayId: snapshot?.pathwayId,
608
+ flowType: snapshot?.flowType
609
+ });
610
+ });
611
+ }
612
+ async emit() {
613
+ const snapshot = this.getSnapshot();
614
+ if (!snapshot) return;
615
+ const client = getFlowcoreClient(this.options.auth, this.options.url);
616
+ const input = {
617
+ pathwayId: snapshot.pathwayId,
618
+ sourceId: snapshot.sourceId,
619
+ flowType: snapshot.flowType,
620
+ timeBucket: snapshot.timeBucket,
621
+ eventId: snapshot.eventId ?? null,
622
+ isLive: snapshot.isLive,
623
+ buffer: {
624
+ depth: snapshot.bufferDepth,
625
+ reserved: snapshot.bufferReserved,
626
+ sizeBytes: snapshot.bufferSizeBytes
627
+ },
628
+ counters: {
629
+ acknowledged: snapshot.acknowledgedTotal,
630
+ failed: snapshot.failedTotal,
631
+ pulled: snapshot.pulledTotal
632
+ },
633
+ uptimeMs: snapshot.uptimeMs
634
+ };
635
+ await client.execute(new SendPumpPulseCommand(input));
636
+ this.logger?.[this.successLogLevel]?.("Pulse sent", {
637
+ pathwayId: snapshot.pathwayId,
638
+ flowType: snapshot.flowType,
639
+ timeBucket: snapshot.timeBucket,
640
+ isLive: snapshot.isLive,
641
+ bufferDepth: snapshot.bufferDepth
642
+ });
643
+ }
644
+ };
645
+
646
+ // src/data-pump/data-pump.ts
647
+ var FlowcoreDataPump = class _FlowcoreDataPump {
648
+ constructor(dataSource, notifier, stateManager, options, logger) {
649
+ this.dataSource = dataSource;
650
+ this.notifier = notifier;
651
+ this.stateManager = stateManager;
652
+ this.options = options;
653
+ this.logger = logger;
654
+ this.bufferState = {
655
+ timeBucket: format(startOfHour(utc(/* @__PURE__ */ new Date())), "yyyyMMddHH0000"),
656
+ eventId: TimeUuid.now().toString()
657
+ };
658
+ }
659
+ dataSource;
660
+ notifier;
661
+ stateManager;
662
+ options;
663
+ logger;
664
+ nextCursor;
665
+ running = false;
666
+ restartTo;
667
+ abortController;
668
+ buffer = [];
669
+ bufferState;
670
+ stopAtState;
671
+ isLive = false;
672
+ finallyFailedHandler;
673
+ pulseEmitter;
674
+ startedAt = 0;
675
+ acknowledgedCount = 0;
676
+ failedCount = 0;
677
+ pulledCount = 0;
678
+ processLoopRestartAttempts = 0;
679
+ mainLoopRestartAttempts = 0;
680
+ get isRunning() {
681
+ return this.running;
682
+ }
683
+ getSnapshot() {
684
+ if (!this.running) return null;
685
+ const reserved = this.buffer.filter((b) => b.status === "reserved").length;
686
+ const sizeBytes = this.buffer.reduce((sum, b) => sum + JSON.stringify(b.event.payload).length, 0);
687
+ return {
688
+ pathwayId: this.pulseEmitter ? "" : "",
689
+ // set by caller
690
+ flowType: this.dataSource.flowType,
691
+ timeBucket: this.bufferState.timeBucket,
692
+ eventId: this.bufferState.eventId,
693
+ isLive: this.isLive,
694
+ bufferDepth: this.buffer.length,
695
+ bufferReserved: reserved,
696
+ bufferSizeBytes: sizeBytes,
697
+ acknowledgedTotal: this.acknowledgedCount,
698
+ failedTotal: this.failedCount,
699
+ pulledTotal: this.pulledCount,
700
+ uptimeMs: this.startedAt ? Date.now() - this.startedAt : 0
701
+ };
702
+ }
703
+ static create(options, dataSourceOverride) {
704
+ if ("apiKey" in options.auth && !options.auth.apiKeyId) {
705
+ const parts = options.auth.apiKey.split("_");
706
+ if (parts.length !== 3 || parts[0] !== "fc") {
707
+ throw new Error("Invalid API key");
708
+ }
709
+ options.auth.apiKeyId = parts[1];
710
+ }
711
+ const dataSource = dataSourceOverride ?? new FlowcoreDataSource({
712
+ auth: options.auth,
713
+ dataSource: options.dataSource,
714
+ baseUrlOverride: options.baseUrlOverride,
715
+ noTranslation: options.noTranslation,
716
+ directMode: options.directMode
717
+ });
718
+ const notifier = new FlowcoreNotifier({
719
+ auth: options.auth,
720
+ dataSource: options.dataSource,
721
+ natsServers: options.notifier?.type === "nats" ? options.notifier.servers : void 0,
722
+ pollerIntervalMs: options.notifier?.type === "poller" ? options.notifier.intervalMs : void 0,
723
+ logger: options.logger,
724
+ directMode: options.directMode,
725
+ noTranslation: options.noTranslation
726
+ });
727
+ const pump = new _FlowcoreDataPump(
728
+ dataSource,
729
+ notifier,
730
+ options.stateManager,
731
+ {
732
+ bufferSize: options.bufferSize ?? 1e3,
733
+ bufferThreshold: Math.ceil((options.bufferSize ?? 1e3) * 0.1),
734
+ maxRedeliveryCount: options.maxRedeliveryCount ?? 3,
735
+ achknowledgeTimeoutMs: options.achknowledgeTimeoutMs ?? 5e3,
736
+ includeSensitiveData: options.includeSensitiveData ?? false,
737
+ processor: options.processor,
738
+ stopAt: options.stopAt
739
+ },
740
+ options.logger
741
+ );
742
+ if (options.pulse) {
743
+ const pathwayId = options.pulse.pathwayId;
744
+ const sourceId = options.pulse.sourceId;
745
+ pump.pulseEmitter = new PulseEmitter(
746
+ {
747
+ url: options.pulse.url,
748
+ intervalMs: options.pulse.intervalMs,
749
+ auth: options.auth,
750
+ logger: options.logger,
751
+ successLogLevel: options.pulse.successLogLevel,
752
+ failureLogLevel: options.pulse.failureLogLevel
753
+ },
754
+ () => {
755
+ const snapshot = pump.getSnapshot();
756
+ if (snapshot) {
757
+ snapshot.pathwayId = pathwayId;
758
+ snapshot.sourceId = sourceId;
759
+ }
760
+ return snapshot;
761
+ }
762
+ );
763
+ }
764
+ return pump;
765
+ }
766
+ async start(callback) {
767
+ this.isLive = false;
768
+ if (this.running) {
769
+ throw new Error("Data pump already running");
770
+ }
771
+ this.running = true;
772
+ this.startedAt = Date.now();
773
+ this.nextCursor = void 0;
774
+ this.updateMetricsGauges();
775
+ this.pulseEmitter?.start();
776
+ const currentState = await this.stateManager.getState();
777
+ const timeBucket = currentState ? await this.dataSource.getClosestTimeBucket(currentState.timeBucket) : format(startOfHour(utc(/* @__PURE__ */ new Date())), "yyyyMMddHH0000");
778
+ this.bufferState = {
779
+ timeBucket: timeBucket ?? format(startOfHour(utc(/* @__PURE__ */ new Date())), "yyyyMMddHH0000"),
780
+ eventId: currentState ? currentState.eventId : TimeUuid.now().toString()
781
+ };
782
+ if (this.options.stopAt) {
783
+ this.stopAtState = {
784
+ timeBucket: await this.dataSource.getClosestTimeBucket(
785
+ format(startOfHour(utc(this.options.stopAt)), "yyyyMMddHH0000"),
786
+ true
787
+ ) ?? format(startOfHour(utc(/* @__PURE__ */ new Date())), "yyyyMMddHH0000"),
788
+ eventId: TimeUuid.fromDate(this.options.stopAt).toString()
789
+ };
790
+ }
791
+ if (this.options.processor) {
792
+ this.startProcessLoop();
793
+ }
794
+ if (!callback) {
795
+ return this.loop();
796
+ }
797
+ this.startMainLoop(callback);
798
+ }
799
+ startMainLoop(callback) {
800
+ this.loop().then(() => {
801
+ this.mainLoopRestartAttempts = 0;
802
+ callback?.();
803
+ }).catch((error) => {
804
+ this.logger?.error("Error in fetch loop", { error });
805
+ if (!this.running) {
806
+ callback?.(error);
807
+ return;
808
+ }
809
+ this.mainLoopRestartAttempts++;
810
+ const delay = Math.min(1e3 * Math.pow(2, this.mainLoopRestartAttempts - 1), 3e4);
811
+ this.logger?.warn(`Restarting fetch loop in ${delay}ms (attempt ${this.mainLoopRestartAttempts})`);
812
+ setTimeout(() => {
813
+ if (!this.running) {
814
+ callback?.(error);
815
+ return;
816
+ }
817
+ this.startMainLoop(callback);
818
+ }, delay);
819
+ });
820
+ }
821
+ restart(state, stopAt) {
822
+ if (typeof state.timeBucket !== "string" || !state.timeBucket.match(/^\d{14}$/)) {
823
+ throw new Error(`Invalid timebucket: ${state.timeBucket}`);
824
+ }
825
+ this.restartTo = state;
826
+ if (stopAt !== void 0) {
827
+ this.options.stopAt = stopAt ?? void 0;
828
+ }
829
+ this.stop(true);
830
+ }
831
+ stop(isRestart = false) {
832
+ this.running = false;
833
+ this.processLoopRestartAttempts = 0;
834
+ this.mainLoopRestartAttempts = 0;
835
+ this.buffer = [];
836
+ this.updateMetricsGauges();
837
+ this.pulseEmitter?.stop();
838
+ this.abortController?.abort();
839
+ this.waiterBufferThreshold?.();
840
+ if (!isRestart) {
841
+ this.waiterEvents?.();
842
+ }
843
+ }
844
+ updateState(eventId) {
845
+ if (!this.stateManager.setState) {
846
+ return;
847
+ }
848
+ const stateEventId = eventId ?? this.buffer[0]?.event.eventId;
849
+ if (!stateEventId) {
850
+ return;
851
+ }
852
+ const date = TimeUuid.fromString(stateEventId).getDate();
853
+ const timeBucket = format(startOfHour(utc(date)), "yyyyMMddHH0000");
854
+ return this.stateManager.setState?.({ timeBucket, eventId: stateEventId });
855
+ }
856
+ async loop() {
857
+ do {
858
+ const amountToFetch = this.options.bufferSize - this.buffer.length;
859
+ if (amountToFetch <= 0) {
860
+ this.logger?.info("Buffer is full, waiting for space");
861
+ await this.waitForBufferThreshold();
862
+ continue;
863
+ }
864
+ this.logger?.debug(`fetching ${amountToFetch} events from ${this.bufferState.timeBucket}(${this.nextCursor})`);
865
+ const { events, nextCursor } = await this.dataSource.getEvents(
866
+ this.bufferState,
867
+ amountToFetch,
868
+ this.stopAtState?.eventId,
869
+ this.nextCursor,
870
+ this.options.includeSensitiveData
871
+ );
872
+ if (!this.running) {
873
+ break;
874
+ }
875
+ this.logger?.debug(`fetched ${events.length} events`);
876
+ this.pulledCount += events.length;
877
+ this.mainLoopRestartAttempts = 0;
878
+ this.buffer.push(...events.map((event) => ({ event, status: "open", deliveryCount: 0 })));
879
+ this.nextCursor = nextCursor;
880
+ this.updateMetricsGauges();
881
+ events.length && this.waiterEvents?.();
882
+ this.bufferState.eventId = events[events.length - 1]?.eventId ?? this.bufferState.eventId;
883
+ if (this.stopAtState?.timeBucket && this.bufferState.timeBucket >= this.stopAtState.timeBucket && !events.length) {
884
+ this.logger?.info("Stopping at stopAt state");
885
+ await this.waitForBufferEmpty();
886
+ this.stop();
887
+ break;
888
+ }
889
+ if (!this.nextCursor) {
890
+ const timeBucket = await this.dataSource.getNextTimeBucket(this.bufferState.timeBucket);
891
+ if (!this.running) {
892
+ break;
893
+ }
894
+ if (timeBucket) {
895
+ this.bufferState.timeBucket = timeBucket;
896
+ } else {
897
+ const previousTimeBucket = this.bufferState.timeBucket;
898
+ this.bufferState.timeBucket = format(startOfHour(utc(/* @__PURE__ */ new Date())), "yyyyMMddHH0000");
899
+ if (previousTimeBucket === this.bufferState.timeBucket && !events.length) {
900
+ this.isLive = true;
901
+ this.logger?.debug("Going live...");
902
+ this.abortController = new AbortController();
903
+ await this.notifier.wait(this.abortController.signal);
904
+ } else if (this.isLive) {
905
+ await new Promise((resolve) => setTimeout(resolve, 1e3));
906
+ }
907
+ }
908
+ }
909
+ } while (this.running);
910
+ if (this.restartTo) {
911
+ try {
912
+ await this.dataSource.getTimeBuckets(true);
913
+ this.restartTo.timeBucket = await this.dataSource.getClosestTimeBucket(this.restartTo.timeBucket) ?? format(startOfHour(utc(/* @__PURE__ */ new Date())), "yyyyMMddHH0000");
914
+ this.nextCursor = void 0;
915
+ this.bufferState = this.restartTo;
916
+ this.restartTo = void 0;
917
+ this.running = true;
918
+ return this.loop();
919
+ } catch (error) {
920
+ this.logger?.error("Failed to consume restartTo, dropping it", { error });
921
+ this.restartTo = void 0;
922
+ return;
923
+ }
924
+ }
925
+ this.logger?.info("Data pump stopped");
926
+ }
927
+ // #region Puller
928
+ async reserve(amount) {
929
+ if (!this.running) {
930
+ return [];
931
+ }
932
+ const events = [];
933
+ const deliveryId = crypto.randomUUID();
934
+ for (const event of this.buffer) {
935
+ if (event.status === "open") {
936
+ event.status = "reserved";
937
+ event.deliveryId = deliveryId;
938
+ event.deliveryCount++;
939
+ events.push(event.event);
940
+ this.incMetricsCounter("pulled", event.event.eventType, JSON.stringify(event.event).length);
941
+ if (events.length === amount) {
942
+ break;
943
+ }
944
+ }
945
+ }
946
+ if (!events.length) {
947
+ await this.waitForEvents();
948
+ return this.reserve(amount);
949
+ }
950
+ this.updateMetricsGauges();
951
+ setTimeout(() => {
952
+ this.reOpen(
953
+ events.map((event) => event.eventId),
954
+ deliveryId
955
+ );
956
+ }, this.options.achknowledgeTimeoutMs);
957
+ return events;
958
+ }
959
+ onFinalyFailed(handler) {
960
+ this.finallyFailedHandler = handler;
961
+ }
962
+ async acknowledge(eventIds) {
963
+ if (!this.running) {
964
+ return;
965
+ }
966
+ const lastEventInBuffer = this.buffer[this.buffer.length - 1];
967
+ this.buffer = this.buffer.filter((event) => {
968
+ if (eventIds.includes(event.event.eventId)) {
969
+ this.incMetricsCounter("acknowledged", event.event.eventType, 1);
970
+ this.acknowledgedCount++;
971
+ return false;
972
+ }
973
+ return true;
974
+ });
975
+ if (this.buffer.length <= this.options.bufferSize - this.options.bufferThreshold) {
976
+ this.waiterBufferThreshold?.();
977
+ }
978
+ await this.updateState(this.buffer.length ? void 0 : lastEventInBuffer?.event.eventId);
979
+ this.updateMetricsGauges();
980
+ if (!this.buffer.length) {
981
+ this.waiterBufferEmpty?.();
982
+ }
983
+ }
984
+ async fail(eventIds) {
985
+ if (!this.running || !eventIds.length) {
986
+ return;
987
+ }
988
+ const lastEventInBuffer = this.buffer[this.buffer.length - 1];
989
+ const failedEvents = [];
990
+ this.buffer = this.buffer.filter((event) => {
991
+ if (eventIds.includes(event.event.eventId)) {
992
+ this.incMetricsCounter("failed", event.event.eventType, 1);
993
+ this.failedCount++;
994
+ failedEvents.push(event.event);
995
+ return false;
996
+ }
997
+ return true;
998
+ });
999
+ this.logger?.info(`Failed ${failedEvents.length} events`);
1000
+ void this.options.processor?.failedHandler?.(failedEvents);
1001
+ if (this.buffer.length <= this.options.bufferSize - this.options.bufferThreshold) {
1002
+ this.waiterBufferThreshold?.();
1003
+ }
1004
+ await this.updateState(this.buffer.length ? void 0 : lastEventInBuffer?.event.eventId);
1005
+ if (!this.buffer.length) {
1006
+ this.waiterBufferEmpty?.();
1007
+ }
1008
+ }
1009
+ async reOpen(eventIds, deliveryId) {
1010
+ let lastEvent;
1011
+ const failedEvents = [];
1012
+ const reopenedEvents = [];
1013
+ this.buffer = this.buffer.filter((event) => {
1014
+ if (event.deliveryId !== deliveryId || !eventIds.includes(event.event.eventId)) {
1015
+ return true;
1016
+ }
1017
+ if (this.options.maxRedeliveryCount > -1 && event.deliveryCount > this.options.maxRedeliveryCount) {
1018
+ this.incMetricsCounter("failed", event.event.eventType, 1);
1019
+ failedEvents.push(event.event);
1020
+ lastEvent = event.event;
1021
+ return false;
1022
+ }
1023
+ event.status = "open";
1024
+ event.deliveryId = void 0;
1025
+ reopenedEvents.push(event.event);
1026
+ return true;
1027
+ });
1028
+ this.updateMetricsGauges();
1029
+ if (reopenedEvents.length) {
1030
+ this.logger?.info(`Reopened ${reopenedEvents.length} events`);
1031
+ await this.waiterEvents?.();
1032
+ }
1033
+ if (!failedEvents.length) {
1034
+ return;
1035
+ }
1036
+ this.logger?.info(`Failed ${failedEvents.length} events`);
1037
+ void this.options.processor?.failedHandler?.(failedEvents);
1038
+ void this.finallyFailedHandler?.(failedEvents);
1039
+ if (this.buffer.length <= this.options.bufferSize - this.options.bufferThreshold) {
1040
+ this.waiterBufferThreshold?.();
1041
+ }
1042
+ await this.updateState(this.buffer.length ? void 0 : lastEvent?.eventId);
1043
+ if (!this.buffer.length) {
1044
+ this.waiterBufferEmpty?.();
1045
+ }
1046
+ }
1047
+ // #endregion
1048
+ // #region Pusher
1049
+ startProcessLoop() {
1050
+ this.processLoop().catch((error) => {
1051
+ this.logger?.error("Error in processor", { error });
1052
+ if (!this.running) return;
1053
+ this.processLoopRestartAttempts++;
1054
+ const delay = Math.min(1e3 * Math.pow(2, this.processLoopRestartAttempts - 1), 3e4);
1055
+ this.logger?.warn(`Restarting process loop in ${delay}ms (attempt ${this.processLoopRestartAttempts})`);
1056
+ setTimeout(() => {
1057
+ if (!this.running) return;
1058
+ this.startProcessLoop();
1059
+ }, delay);
1060
+ });
1061
+ }
1062
+ async processLoop() {
1063
+ while (this.running) {
1064
+ try {
1065
+ const events = await this.reserve(this.options.processor?.concurrency ?? 1);
1066
+ await this.options.processor?.handler(events);
1067
+ await this.acknowledge(events.map((event) => event.eventId));
1068
+ this.processLoopRestartAttempts = 0;
1069
+ } catch (error) {
1070
+ const errorMessage = error instanceof Error ? error.message : "Unknown error";
1071
+ this.logger?.error(`Failed to process events: ${errorMessage}`);
1072
+ }
1073
+ }
1074
+ }
1075
+ // #endregion
1076
+ // #region Metrics
1077
+ updateMetricsGauges() {
1078
+ const stats = /* @__PURE__ */ new Map();
1079
+ for (const eventType of this.dataSource.eventTypes) {
1080
+ stats.set(eventType, {
1081
+ eventCount: 0,
1082
+ eventReservedCount: 0,
1083
+ eventSizeBytes: 0
1084
+ });
1085
+ }
1086
+ for (const item of this.buffer) {
1087
+ const stat = stats.get(item.event.eventType);
1088
+ if (!stat) {
1089
+ continue;
1090
+ }
1091
+ stat.eventCount++;
1092
+ if (item.status === "reserved") {
1093
+ stat.eventReservedCount++;
1094
+ }
1095
+ stat.eventSizeBytes += JSON.stringify(item.event.payload).length;
1096
+ }
1097
+ for (const [eventType, stat] of stats) {
1098
+ metrics.bufferEventCountGauge.set(
1099
+ {
1100
+ tenant: this.dataSource.tenant,
1101
+ data_core: this.dataSource.dataCore,
1102
+ flow_type: this.dataSource.flowType,
1103
+ event_type: eventType
1104
+ },
1105
+ stat.eventCount
1106
+ );
1107
+ metrics.bufferReservedEventCountGauge.set(
1108
+ {
1109
+ tenant: this.dataSource.tenant,
1110
+ data_core: this.dataSource.dataCore,
1111
+ flow_type: this.dataSource.flowType,
1112
+ event_type: eventType
1113
+ },
1114
+ stat.eventReservedCount
1115
+ );
1116
+ metrics.bufferSizeBytesGauge.set(
1117
+ {
1118
+ tenant: this.dataSource.tenant,
1119
+ data_core: this.dataSource.dataCore,
1120
+ flow_type: this.dataSource.flowType,
1121
+ event_type: eventType
1122
+ },
1123
+ stat.eventSizeBytes
1124
+ );
1125
+ }
1126
+ }
1127
+ incMetricsCounter(name, eventType, value) {
1128
+ switch (name) {
1129
+ case "acknowledged":
1130
+ metrics.eventsAcknowledgedCounter.inc(
1131
+ {
1132
+ tenant: this.dataSource.tenant,
1133
+ data_core: this.dataSource.dataCore,
1134
+ flow_type: this.dataSource.flowType,
1135
+ event_type: eventType
1136
+ },
1137
+ value
1138
+ );
1139
+ break;
1140
+ case "failed":
1141
+ metrics.eventsFailedCounter.inc(
1142
+ {
1143
+ tenant: this.dataSource.tenant,
1144
+ data_core: this.dataSource.dataCore,
1145
+ flow_type: this.dataSource.flowType,
1146
+ event_type: eventType
1147
+ },
1148
+ value
1149
+ );
1150
+ break;
1151
+ case "pulled":
1152
+ metrics.eventsPulledSizeBytesCounter.inc(
1153
+ {
1154
+ tenant: this.dataSource.tenant,
1155
+ data_core: this.dataSource.dataCore,
1156
+ flow_type: this.dataSource.flowType,
1157
+ event_type: eventType
1158
+ },
1159
+ value
1160
+ );
1161
+ break;
1162
+ }
1163
+ }
1164
+ // #endregion
1165
+ // #region Waiters
1166
+ waiterEvents;
1167
+ async waitForEvents() {
1168
+ const promise = new Promise((resolve) => {
1169
+ this.waiterEvents = resolve;
1170
+ });
1171
+ await promise;
1172
+ }
1173
+ waiterBufferThreshold;
1174
+ async waitForBufferThreshold() {
1175
+ const promise = new Promise((resolve) => {
1176
+ this.waiterBufferThreshold = resolve;
1177
+ });
1178
+ await promise;
1179
+ }
1180
+ waiterBufferEmpty;
1181
+ async waitForBufferEmpty() {
1182
+ if (!this.buffer.length) {
1183
+ return;
1184
+ }
1185
+ const promise = new Promise((resolve) => {
1186
+ this.waiterBufferEmpty = resolve;
1187
+ });
1188
+ await promise;
1189
+ }
1190
+ // #endregion
1191
+ };
1192
+
1193
+ // src/data-pump/nats-distribution.ts
1194
+ import * as Nats2 from "nats";
1195
+ var DEFAULT_REQUEST_TIMEOUT_MS = 3e4;
1196
+ var NatsDistributionLeader = class {
1197
+ constructor(connection, subject, logger, timeoutMs = DEFAULT_REQUEST_TIMEOUT_MS) {
1198
+ this.connection = connection;
1199
+ this.subject = subject;
1200
+ this.logger = logger;
1201
+ this.timeoutMs = timeoutMs;
1202
+ }
1203
+ connection;
1204
+ subject;
1205
+ logger;
1206
+ timeoutMs;
1207
+ codec = Nats2.JSONCodec();
1208
+ async distribute(events) {
1209
+ const deliveryId = crypto.randomUUID();
1210
+ const request = { deliveryId, events };
1211
+ this.logger?.debug("Distributing events via NATS", { deliveryId, count: events.length, subject: this.subject });
1212
+ const response = await this.connection.request(this.subject, this.codec.encode(request), {
1213
+ timeout: this.timeoutMs
1214
+ });
1215
+ const reply = this.codec.decode(response.data);
1216
+ if (reply.status === "fail") {
1217
+ throw new Error(`Worker failed to process events: ${reply.error ?? "unknown error"}`);
1218
+ }
1219
+ }
1220
+ };
1221
+ var NatsDistributionWorker = class {
1222
+ constructor(connection, subject, handler, logger) {
1223
+ this.connection = connection;
1224
+ this.subject = subject;
1225
+ this.handler = handler;
1226
+ this.logger = logger;
1227
+ }
1228
+ connection;
1229
+ subject;
1230
+ handler;
1231
+ logger;
1232
+ subscription;
1233
+ codec = Nats2.JSONCodec();
1234
+ queueGroup = "data-pump-workers";
1235
+ start() {
1236
+ this.logger?.info("Starting NATS distribution worker", { subject: this.subject, queue: this.queueGroup });
1237
+ this.subscription = this.connection.subscribe(this.subject, {
1238
+ queue: this.queueGroup,
1239
+ callback: (_err, msg) => {
1240
+ void this.handleMessage(msg);
1241
+ }
1242
+ });
1243
+ }
1244
+ stop() {
1245
+ if (this.subscription) {
1246
+ this.logger?.debug("Stopping NATS distribution worker");
1247
+ this.subscription.unsubscribe();
1248
+ this.subscription = void 0;
1249
+ }
1250
+ }
1251
+ async handleMessage(msg) {
1252
+ try {
1253
+ const request = this.codec.decode(msg.data);
1254
+ this.logger?.debug("Received events from leader via NATS", {
1255
+ deliveryId: request.deliveryId,
1256
+ count: request.events.length
1257
+ });
1258
+ await this.handler(request.events);
1259
+ const reply = { status: "ack" };
1260
+ msg.respond(this.codec.encode(reply));
1261
+ } catch (error) {
1262
+ const errorMessage = error instanceof Error ? error.message : "unknown error";
1263
+ this.logger?.error("Worker failed to process events via NATS", { error: errorMessage });
1264
+ const reply = { status: "fail", error: errorMessage };
1265
+ msg.respond(this.codec.encode(reply));
1266
+ }
1267
+ }
1268
+ };
1269
+
1270
+ // src/data-pump/ws-protocol.ts
1271
+ function serializeMessage(msg) {
1272
+ return JSON.stringify(msg);
1273
+ }
1274
+ function deserializeMessage(data) {
1275
+ try {
1276
+ const parsed = JSON.parse(data);
1277
+ if (!parsed || typeof parsed !== "object" || !parsed.type) {
1278
+ return null;
1279
+ }
1280
+ return parsed;
1281
+ } catch {
1282
+ return null;
1283
+ }
1284
+ }
1285
+ var PING_INTERVAL_MS = 5e3;
1286
+ var PONG_TIMEOUT_MS = 1e4;
1287
+ var WsConnection = class {
1288
+ constructor(ws, options) {
1289
+ this.ws = ws;
1290
+ this.options = options;
1291
+ this.ws.onmessage = (event) => {
1292
+ const msg = deserializeMessage(String(event.data));
1293
+ if (!msg) {
1294
+ this.options.logger?.warn("Received invalid WS message");
1295
+ return;
1296
+ }
1297
+ if (msg.type === "ping") {
1298
+ this.send({ type: "pong" });
1299
+ return;
1300
+ }
1301
+ if (msg.type === "pong") {
1302
+ this.clearPongTimeout();
1303
+ return;
1304
+ }
1305
+ this.options.onMessage(msg);
1306
+ };
1307
+ this.ws.onclose = () => {
1308
+ this.cleanup();
1309
+ this.options.onClose();
1310
+ };
1311
+ this.ws.onerror = () => {
1312
+ this.options.logger?.warn("WebSocket error");
1313
+ this.close();
1314
+ };
1315
+ this.startPingLoop();
1316
+ }
1317
+ ws;
1318
+ options;
1319
+ pingInterval;
1320
+ pongTimeout;
1321
+ closed = false;
1322
+ send(msg) {
1323
+ if (this.closed || this.ws.readyState !== WebSocket.OPEN) {
1324
+ return;
1325
+ }
1326
+ this.ws.send(serializeMessage(msg));
1327
+ }
1328
+ close() {
1329
+ if (this.closed) return;
1330
+ this.closed = true;
1331
+ this.cleanup();
1332
+ try {
1333
+ this.ws.close();
1334
+ } catch {
1335
+ }
1336
+ }
1337
+ get isClosed() {
1338
+ return this.closed;
1339
+ }
1340
+ startPingLoop() {
1341
+ this.pingInterval = setInterval(() => {
1342
+ if (this.closed) return;
1343
+ this.send({ type: "ping" });
1344
+ this.pongTimeout = setTimeout(() => {
1345
+ this.options.logger?.warn("Pong timeout, closing connection");
1346
+ this.close();
1347
+ }, PONG_TIMEOUT_MS);
1348
+ }, PING_INTERVAL_MS);
1349
+ }
1350
+ clearPongTimeout() {
1351
+ if (this.pongTimeout) {
1352
+ clearTimeout(this.pongTimeout);
1353
+ this.pongTimeout = void 0;
1354
+ }
1355
+ }
1356
+ cleanup() {
1357
+ this.closed = true;
1358
+ if (this.pingInterval) {
1359
+ clearInterval(this.pingInterval);
1360
+ this.pingInterval = void 0;
1361
+ }
1362
+ this.clearPongTimeout();
1363
+ }
1364
+ };
1365
+ var DeliveryTracker = class {
1366
+ pending = /* @__PURE__ */ new Map();
1367
+ add(deliveryId, eventIds, timeoutMs) {
1368
+ return new Promise((resolve, reject) => {
1369
+ const timeout = setTimeout(() => {
1370
+ this.pending.delete(deliveryId);
1371
+ reject(new Error(`Delivery ${deliveryId} timed out`));
1372
+ }, timeoutMs);
1373
+ this.pending.set(deliveryId, { deliveryId, eventIds, resolve, reject, timeout });
1374
+ });
1375
+ }
1376
+ ack(deliveryId) {
1377
+ const delivery = this.pending.get(deliveryId);
1378
+ if (!delivery) return;
1379
+ clearTimeout(delivery.timeout);
1380
+ this.pending.delete(deliveryId);
1381
+ delivery.resolve();
1382
+ }
1383
+ fail(deliveryId) {
1384
+ const delivery = this.pending.get(deliveryId);
1385
+ if (!delivery) return;
1386
+ clearTimeout(delivery.timeout);
1387
+ this.pending.delete(deliveryId);
1388
+ delivery.reject(new Error(`Delivery ${deliveryId} failed by worker`));
1389
+ }
1390
+ rejectAll(error) {
1391
+ for (const delivery of this.pending.values()) {
1392
+ clearTimeout(delivery.timeout);
1393
+ delivery.reject(error);
1394
+ }
1395
+ this.pending.clear();
1396
+ }
1397
+ get size() {
1398
+ return this.pending.size;
1399
+ }
1400
+ getPendingEventIds() {
1401
+ const ids = [];
1402
+ for (const delivery of this.pending.values()) {
1403
+ ids.push(...delivery.eventIds);
1404
+ }
1405
+ return ids;
1406
+ }
1407
+ };
1408
+
1409
+ // src/data-pump/data-pump-cluster.ts
1410
+ var LEASE_KEY = "flowcore-data-pump-leader";
1411
+ var DISCOVERY_POLL_INTERVAL_MS = 1e4;
1412
+ var DEFAULT_LEASE_TTL_MS = 3e4;
1413
+ var DEFAULT_LEASE_RENEW_INTERVAL_MS = 1e4;
1414
+ var DEFAULT_HEARTBEAT_INTERVAL_MS = 5e3;
1415
+ var DEFAULT_STALE_THRESHOLD_MS = 3e4;
1416
+ var DEFAULT_WORKER_CONCURRENCY = 1;
1417
+ var RECONNECT_BASE_MS = 1e3;
1418
+ var RECONNECT_MAX_MS = 3e4;
1419
+ var DELIVERY_TIMEOUT_MS = 3e4;
1420
+ var FlowcoreDataPumpCluster = class {
1421
+ constructor(options) {
1422
+ this.options = options;
1423
+ if (!this.useNatsDistribution && !options.advertisedAddress) {
1424
+ throw new Error("advertisedAddress is required when not using NATS distribution (notifier.type !== 'nats')");
1425
+ }
1426
+ this.instanceId = crypto.randomUUID();
1427
+ this.coordinator = options.coordinator;
1428
+ this.leaseTtlMs = options.leaseTtlMs ?? DEFAULT_LEASE_TTL_MS;
1429
+ this.leaseRenewIntervalMs = options.leaseRenewIntervalMs ?? DEFAULT_LEASE_RENEW_INTERVAL_MS;
1430
+ this.heartbeatIntervalMs = options.heartbeatIntervalMs ?? DEFAULT_HEARTBEAT_INTERVAL_MS;
1431
+ this.workerConcurrency = options.workerConcurrency ?? DEFAULT_WORKER_CONCURRENCY;
1432
+ this.logger = options.logger;
1433
+ this.workerHandler = options.processor?.handler;
1434
+ this.workerFailedHandler = options.processor?.failedHandler;
1435
+ }
1436
+ options;
1437
+ instanceId;
1438
+ coordinator;
1439
+ leaseTtlMs;
1440
+ leaseRenewIntervalMs;
1441
+ heartbeatIntervalMs;
1442
+ workerConcurrency;
1443
+ logger;
1444
+ running = false;
1445
+ isLeader = false;
1446
+ pump;
1447
+ leaderConnection;
1448
+ // leader state
1449
+ workers = /* @__PURE__ */ new Map();
1450
+ workerRoundRobinIndex = 0;
1451
+ leaseRenewInterval;
1452
+ discoveryInterval;
1453
+ // common state
1454
+ heartbeatInterval;
1455
+ electionInterval;
1456
+ // worker state - handler for processing events received from leader
1457
+ workerHandler;
1458
+ workerFailedHandler;
1459
+ pumpRestartAttempts = 0;
1460
+ // NATS distribution state
1461
+ natsConnectionManager;
1462
+ natsDistLeader;
1463
+ natsDistWorker;
1464
+ get useNatsDistribution() {
1465
+ return this.options.notifier?.type === "nats";
1466
+ }
1467
+ get natsDistributionSubject() {
1468
+ const key = this.options.clusterKey ?? `${this.options.dataSource.tenant}.${this.options.dataSource.dataCore}.${this.options.dataSource.flowType}`;
1469
+ return `data-pump.distribute.${key}`;
1470
+ }
1471
+ get isRunning() {
1472
+ return this.running;
1473
+ }
1474
+ get isLeaderInstance() {
1475
+ return this.isLeader;
1476
+ }
1477
+ get activeWorkerCount() {
1478
+ return this.workers.size;
1479
+ }
1480
+ get id() {
1481
+ return this.instanceId;
1482
+ }
1483
+ /**
1484
+ * Handle an incoming WebSocket connection from a peer.
1485
+ * Call this from your HTTP server's WebSocket upgrade handler.
1486
+ *
1487
+ * Example (Bun):
1488
+ * ```typescript
1489
+ * Bun.serve({
1490
+ * port: 8080,
1491
+ * fetch(req, server) {
1492
+ * if (server.upgrade(req)) return undefined
1493
+ * return new Response("Not found", { status: 404 })
1494
+ * },
1495
+ * websocket: {
1496
+ * open(socket) {
1497
+ * cluster.handleConnection(socket as unknown as WebSocket)
1498
+ * },
1499
+ * message() {},
1500
+ * },
1501
+ * })
1502
+ * ```
1503
+ *
1504
+ * Example (Node.js with ws):
1505
+ * ```typescript
1506
+ * import { WebSocketServer } from "ws"
1507
+ * const wss = new WebSocketServer({ port: 8080 })
1508
+ * wss.on("connection", (ws) => cluster.handleConnection(ws))
1509
+ * ```
1510
+ */
1511
+ handleConnection(ws) {
1512
+ this.logger?.debug("Incoming WS connection");
1513
+ const conn = new WsConnection(ws, {
1514
+ logger: this.logger,
1515
+ onMessage: (msg) => this.handleWorkerMessage(msg, conn),
1516
+ onClose: () => {
1517
+ this.logger?.debug("Leader connection closed");
1518
+ this.leaderConnection = void 0;
1519
+ }
1520
+ });
1521
+ this.leaderConnection = conn;
1522
+ }
1523
+ async start() {
1524
+ if (this.running) {
1525
+ throw new Error("Cluster already running");
1526
+ }
1527
+ this.running = true;
1528
+ this.logger?.info("Starting cluster instance", { instanceId: this.instanceId });
1529
+ if (this.useNatsDistribution) {
1530
+ const natsServers = this.options.notifier?.type === "nats" ? this.options.notifier.servers : [];
1531
+ this.natsConnectionManager = new NatsConnectionManager(natsServers, this.logger);
1532
+ const conn = await this.natsConnectionManager.connect();
1533
+ if (this.workerHandler) {
1534
+ this.natsDistWorker = new NatsDistributionWorker(
1535
+ conn,
1536
+ this.natsDistributionSubject,
1537
+ this.workerHandler,
1538
+ this.logger
1539
+ );
1540
+ this.natsDistWorker.start();
1541
+ }
1542
+ await this.coordinator.register(this.instanceId, "nats://distributed");
1543
+ } else {
1544
+ await this.coordinator.register(this.instanceId, this.options.advertisedAddress);
1545
+ }
1546
+ this.startHeartbeat();
1547
+ this.startElectionLoop();
1548
+ }
1549
+ async stop() {
1550
+ if (!this.running) return;
1551
+ this.running = false;
1552
+ this.logger?.info("Stopping cluster instance", { instanceId: this.instanceId });
1553
+ if (this.electionInterval) {
1554
+ clearInterval(this.electionInterval);
1555
+ this.electionInterval = void 0;
1556
+ }
1557
+ if (this.heartbeatInterval) {
1558
+ clearInterval(this.heartbeatInterval);
1559
+ this.heartbeatInterval = void 0;
1560
+ }
1561
+ this.stepDownAsLeader();
1562
+ this.leaderConnection?.close();
1563
+ this.leaderConnection = void 0;
1564
+ this.natsDistWorker?.stop();
1565
+ this.natsDistWorker = void 0;
1566
+ this.natsDistLeader = void 0;
1567
+ if (this.natsConnectionManager) {
1568
+ await this.natsConnectionManager.close();
1569
+ this.natsConnectionManager = void 0;
1570
+ }
1571
+ try {
1572
+ await this.coordinator.releaseLease(this.instanceId, LEASE_KEY);
1573
+ } catch {
1574
+ }
1575
+ try {
1576
+ await this.coordinator.unregister(this.instanceId);
1577
+ } catch {
1578
+ }
1579
+ clusterMetrics.leaderStatusGauge.set(0);
1580
+ clusterMetrics.activeWorkersGauge.set(0);
1581
+ this.logger?.info("Cluster instance stopped");
1582
+ }
1583
+ // #region Heartbeat
1584
+ startHeartbeat() {
1585
+ this.heartbeatInterval = setInterval(async () => {
1586
+ if (!this.running) return;
1587
+ try {
1588
+ await this.coordinator.heartbeat(this.instanceId);
1589
+ } catch (error) {
1590
+ this.logger?.warn("Heartbeat failed", { error });
1591
+ }
1592
+ }, this.heartbeatIntervalMs);
1593
+ }
1594
+ // #endregion
1595
+ // #region Leader Election
1596
+ startElectionLoop() {
1597
+ void this.attemptElection();
1598
+ this.electionInterval = setInterval(async () => {
1599
+ if (!this.running) return;
1600
+ if (this.isLeader) {
1601
+ try {
1602
+ const renewed = await this.coordinator.renewLease(this.instanceId, LEASE_KEY, this.leaseTtlMs);
1603
+ if (!renewed) {
1604
+ this.logger?.warn("Lease renewal failed, stepping down");
1605
+ this.stepDownAsLeader();
1606
+ }
1607
+ } catch (error) {
1608
+ this.logger?.error("Lease renewal error, stepping down", { error });
1609
+ this.stepDownAsLeader();
1610
+ }
1611
+ } else {
1612
+ await this.attemptElection();
1613
+ }
1614
+ }, this.leaseRenewIntervalMs);
1615
+ }
1616
+ async attemptElection() {
1617
+ try {
1618
+ const acquired = await this.coordinator.acquireLease(this.instanceId, LEASE_KEY, this.leaseTtlMs);
1619
+ if (acquired && !this.isLeader) {
1620
+ this.logger?.info("Won leader election", { instanceId: this.instanceId });
1621
+ await this.becomeLeader();
1622
+ }
1623
+ } catch (error) {
1624
+ this.logger?.debug("Election attempt failed", { error });
1625
+ }
1626
+ }
1627
+ // #endregion
1628
+ // #region Leader Mode
1629
+ async becomeLeader() {
1630
+ this.isLeader = true;
1631
+ clusterMetrics.leaderStatusGauge.set(1);
1632
+ this.leaderConnection?.close();
1633
+ this.leaderConnection = void 0;
1634
+ if (this.useNatsDistribution) {
1635
+ const conn = await this.natsConnectionManager.connect();
1636
+ this.natsDistLeader = new NatsDistributionLeader(conn, this.natsDistributionSubject, this.logger);
1637
+ } else {
1638
+ this.startWorkerDiscovery();
1639
+ await this.discoverWorkers();
1640
+ }
1641
+ this.startPumpAsLeader();
1642
+ }
1643
+ stepDownAsLeader() {
1644
+ if (!this.isLeader) return;
1645
+ this.isLeader = false;
1646
+ clusterMetrics.leaderStatusGauge.set(0);
1647
+ if (this.discoveryInterval) {
1648
+ clearInterval(this.discoveryInterval);
1649
+ this.discoveryInterval = void 0;
1650
+ }
1651
+ if (this.leaseRenewInterval) {
1652
+ clearInterval(this.leaseRenewInterval);
1653
+ this.leaseRenewInterval = void 0;
1654
+ }
1655
+ this.natsDistLeader = void 0;
1656
+ for (const worker of this.workers.values()) {
1657
+ worker.deliveryTracker.rejectAll(new Error("Leader stepping down"));
1658
+ worker.connection.close();
1659
+ }
1660
+ this.workers.clear();
1661
+ clusterMetrics.activeWorkersGauge.set(0);
1662
+ if (this.pump) {
1663
+ this.pump.stop();
1664
+ this.pump = void 0;
1665
+ }
1666
+ this.pumpRestartAttempts = 0;
1667
+ }
1668
+ startPumpAsLeader() {
1669
+ const pumpOptions = {
1670
+ ...this.options,
1671
+ processor: {
1672
+ concurrency: this.workerConcurrency,
1673
+ handler: async (events) => {
1674
+ this.pumpRestartAttempts = 0;
1675
+ await this.distributeEvents(events);
1676
+ },
1677
+ failedHandler: this.workerFailedHandler
1678
+ }
1679
+ };
1680
+ this.pump = FlowcoreDataPump.create(pumpOptions, this.options.dataSourceOverride);
1681
+ this.pump.start().catch((error) => {
1682
+ this.logger?.error("Pump error in leader mode", { error });
1683
+ if (!this.running || !this.isLeader) return;
1684
+ this.pumpRestartAttempts++;
1685
+ const delay = Math.min(RECONNECT_BASE_MS * Math.pow(2, this.pumpRestartAttempts - 1), RECONNECT_MAX_MS);
1686
+ this.logger?.warn(`Restarting leader pump in ${delay}ms (attempt ${this.pumpRestartAttempts})`);
1687
+ setTimeout(() => {
1688
+ if (!this.running || !this.isLeader) return;
1689
+ this.startPumpAsLeader();
1690
+ }, delay);
1691
+ });
1692
+ }
1693
+ distributeEvents(events) {
1694
+ if (this.useNatsDistribution) {
1695
+ return this.distributeEventsNats(events);
1696
+ }
1697
+ return this.distributeEventsWs(events);
1698
+ }
1699
+ async distributeEventsNats(events) {
1700
+ if (!this.natsDistLeader) {
1701
+ this.logger?.debug("No NATS leader distributor, processing locally");
1702
+ if (this.workerHandler) {
1703
+ await this.workerHandler(events);
1704
+ }
1705
+ return;
1706
+ }
1707
+ clusterMetrics.eventsDistributedCounter.inc(events.length);
1708
+ try {
1709
+ await this.natsDistLeader.distribute(events);
1710
+ clusterMetrics.workerAcksCounter.inc();
1711
+ } catch (error) {
1712
+ clusterMetrics.workerFailsCounter.inc();
1713
+ this.logger?.warn("NATS distribution failed, processing locally", {
1714
+ error: error instanceof Error ? error.message : "unknown"
1715
+ });
1716
+ if (this.workerHandler) {
1717
+ await this.workerHandler(events);
1718
+ }
1719
+ }
1720
+ }
1721
+ async distributeEventsWs(events) {
1722
+ const worker = this.selectWorker();
1723
+ if (!worker) {
1724
+ this.logger?.debug("No workers available, processing locally");
1725
+ if (this.workerHandler) {
1726
+ await this.workerHandler(events);
1727
+ }
1728
+ return;
1729
+ }
1730
+ const deliveryId = crypto.randomUUID();
1731
+ const eventIds = events.map((e) => e.eventId);
1732
+ worker.pendingCount++;
1733
+ clusterMetrics.eventsDistributedCounter.inc(events.length);
1734
+ worker.connection.send({
1735
+ type: "events",
1736
+ deliveryId,
1737
+ events
1738
+ });
1739
+ try {
1740
+ await worker.deliveryTracker.add(deliveryId, eventIds, DELIVERY_TIMEOUT_MS);
1741
+ worker.pendingCount--;
1742
+ clusterMetrics.workerAcksCounter.inc();
1743
+ } catch (error) {
1744
+ worker.pendingCount--;
1745
+ clusterMetrics.workerFailsCounter.inc();
1746
+ throw error;
1747
+ }
1748
+ }
1749
+ selectWorker() {
1750
+ const available = [];
1751
+ for (const worker of this.workers.values()) {
1752
+ if (worker.pendingCount < this.workerConcurrency && !worker.connection.isClosed) {
1753
+ available.push(worker);
1754
+ }
1755
+ }
1756
+ if (available.length === 0) return null;
1757
+ this.workerRoundRobinIndex = this.workerRoundRobinIndex % available.length;
1758
+ const selected = available[this.workerRoundRobinIndex];
1759
+ this.workerRoundRobinIndex++;
1760
+ return selected;
1761
+ }
1762
+ // #endregion
1763
+ // #region Worker Discovery
1764
+ startWorkerDiscovery() {
1765
+ this.discoveryInterval = setInterval(async () => {
1766
+ if (!this.running || !this.isLeader) return;
1767
+ await this.discoverWorkers();
1768
+ }, DISCOVERY_POLL_INTERVAL_MS);
1769
+ }
1770
+ async discoverWorkers() {
1771
+ try {
1772
+ const instances = await this.coordinator.getInstances(DEFAULT_STALE_THRESHOLD_MS);
1773
+ for (const instance of instances) {
1774
+ if (instance.instanceId === this.instanceId) continue;
1775
+ if (this.workers.has(instance.instanceId)) continue;
1776
+ this.connectToWorker(instance.instanceId, instance.address);
1777
+ }
1778
+ const registeredIds = new Set(instances.map((i) => i.instanceId));
1779
+ for (const [id, worker] of this.workers) {
1780
+ if (!registeredIds.has(id)) {
1781
+ this.logger?.info("Worker no longer registered, disconnecting", { instanceId: id });
1782
+ worker.deliveryTracker.rejectAll(new Error("Worker unregistered"));
1783
+ worker.connection.close();
1784
+ this.workers.delete(id);
1785
+ }
1786
+ }
1787
+ clusterMetrics.activeWorkersGauge.set(this.workers.size);
1788
+ } catch (error) {
1789
+ this.logger?.warn("Worker discovery failed", { error });
1790
+ }
1791
+ }
1792
+ connectToWorker(instanceId, address) {
1793
+ this.logger?.debug("Connecting to worker", { instanceId, address });
1794
+ try {
1795
+ const ws = new WebSocket(address);
1796
+ const deliveryTracker = new DeliveryTracker();
1797
+ const workerConn = {
1798
+ instanceId,
1799
+ connection: void 0,
1800
+ deliveryTracker,
1801
+ pendingCount: 0,
1802
+ reconnectAttempts: 0
1803
+ };
1804
+ ws.onopen = () => {
1805
+ const conn = new WsConnection(ws, {
1806
+ logger: this.logger,
1807
+ onMessage: (msg) => this.handleLeaderMessage(msg, instanceId),
1808
+ onClose: () => this.handleWorkerDisconnect(instanceId)
1809
+ });
1810
+ workerConn.connection = conn;
1811
+ workerConn.reconnectAttempts = 0;
1812
+ this.workers.set(instanceId, workerConn);
1813
+ clusterMetrics.activeWorkersGauge.set(this.workers.size);
1814
+ this.logger?.debug("Connected to worker", { instanceId });
1815
+ };
1816
+ ws.onerror = () => {
1817
+ this.logger?.warn("Failed to connect to worker", { instanceId, address });
1818
+ this.scheduleReconnect(instanceId, address, (workerConn.reconnectAttempts || 0) + 1);
1819
+ };
1820
+ } catch (error) {
1821
+ this.logger?.warn("Error connecting to worker", { instanceId, error });
1822
+ }
1823
+ }
1824
+ handleWorkerDisconnect(instanceId) {
1825
+ const worker = this.workers.get(instanceId);
1826
+ if (!worker) return;
1827
+ this.logger?.debug("Worker disconnected", { instanceId });
1828
+ worker.deliveryTracker.rejectAll(new Error("Worker disconnected"));
1829
+ this.workers.delete(instanceId);
1830
+ clusterMetrics.activeWorkersGauge.set(this.workers.size);
1831
+ if (this.running && this.isLeader) {
1832
+ this.scheduleReconnect(instanceId, "", worker.reconnectAttempts + 1);
1833
+ }
1834
+ }
1835
+ scheduleReconnect(instanceId, address, attempts) {
1836
+ if (!this.running || !this.isLeader) return;
1837
+ const delay = Math.min(RECONNECT_BASE_MS * Math.pow(2, attempts - 1), RECONNECT_MAX_MS);
1838
+ this.logger?.debug("Scheduling reconnect", { instanceId, delay, attempts });
1839
+ setTimeout(async () => {
1840
+ if (!this.running || !this.isLeader) return;
1841
+ let resolvedAddress = address;
1842
+ if (!resolvedAddress) {
1843
+ try {
1844
+ const instances = await this.coordinator.getInstances(DEFAULT_STALE_THRESHOLD_MS);
1845
+ const instance = instances.find((i) => i.instanceId === instanceId);
1846
+ if (!instance) return;
1847
+ resolvedAddress = instance.address;
1848
+ } catch {
1849
+ return;
1850
+ }
1851
+ }
1852
+ if (!this.workers.has(instanceId)) {
1853
+ this.connectToWorker(instanceId, resolvedAddress);
1854
+ }
1855
+ }, delay);
1856
+ }
1857
+ // #endregion
1858
+ // #region Message Handlers
1859
+ // leader receives ack/fail from workers
1860
+ handleLeaderMessage(msg, workerInstanceId) {
1861
+ const worker = this.workers.get(workerInstanceId);
1862
+ if (!worker) return;
1863
+ if (msg.type === "ack") {
1864
+ worker.deliveryTracker.ack(msg.deliveryId);
1865
+ } else if (msg.type === "fail") {
1866
+ worker.deliveryTracker.fail(msg.deliveryId);
1867
+ }
1868
+ }
1869
+ // worker receives events from leader
1870
+ handleWorkerMessage(msg, conn) {
1871
+ if (msg.type !== "events") return;
1872
+ const { deliveryId, events } = msg;
1873
+ this.logger?.debug("Received events from leader", { deliveryId, count: events.length });
1874
+ void (async () => {
1875
+ try {
1876
+ if (this.workerHandler) {
1877
+ await this.workerHandler(events);
1878
+ }
1879
+ conn.send({
1880
+ type: "ack",
1881
+ deliveryId,
1882
+ eventIds: events.map((e) => e.eventId)
1883
+ });
1884
+ } catch (error) {
1885
+ this.logger?.error("Worker failed to process events", { deliveryId, error });
1886
+ conn.send({
1887
+ type: "fail",
1888
+ deliveryId,
1889
+ eventIds: events.map((e) => e.eventId)
1890
+ });
1891
+ }
1892
+ })();
1893
+ }
1894
+ // #endregion
1895
+ };
1896
+ export {
1897
+ DeliveryTracker,
1898
+ FlowcoreDataPump,
1899
+ FlowcoreDataPumpCluster,
1900
+ FlowcoreDataSource,
1901
+ NatsConnectionManager,
1902
+ NatsDistributionLeader,
1903
+ NatsDistributionWorker,
1904
+ PulseEmitter,
1905
+ WsConnection,
1906
+ clusterMetrics,
1907
+ dataPumpPromRegistry,
1908
+ deserializeMessage,
1909
+ metrics,
1910
+ noOpLogger,
1911
+ serializeMessage
1912
+ };