@pikku/addon-graph 0.12.13 → 0.12.14

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 (473) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/.pikku/addon/agent/index.d.ts +1 -1
  3. package/dist/.pikku/addon/agent/index.js +1 -1
  4. package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts +42 -1
  5. package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts.map +1 -1
  6. package/dist/.pikku/addon/agent/pikku-agent-types.gen.js +41 -0
  7. package/dist/.pikku/addon/agent/pikku-agent-types.gen.js.map +1 -1
  8. package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js +1 -1
  9. package/dist/.pikku/addon/auth/index.d.ts +1 -1
  10. package/dist/.pikku/addon/auth/index.js +1 -1
  11. package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts +10 -20
  12. package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts.map +1 -1
  13. package/dist/.pikku/addon/auth/pikku-auth-types.gen.js +2 -19
  14. package/dist/.pikku/addon/auth/pikku-auth-types.gen.js.map +1 -1
  15. package/dist/.pikku/addon/channel/index.d.ts +1 -1
  16. package/dist/.pikku/addon/channel/index.js +1 -1
  17. package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts +8 -18
  18. package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts.map +1 -1
  19. package/dist/.pikku/addon/channel/pikku-channel-types.gen.js +7 -1
  20. package/dist/.pikku/addon/channel/pikku-channel-types.gen.js.map +1 -1
  21. package/dist/.pikku/addon/error/index.d.ts +1 -1
  22. package/dist/.pikku/addon/error/index.js +1 -1
  23. package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts +1 -1
  24. package/dist/.pikku/addon/error/pikku-error-types.gen.js +1 -1
  25. package/dist/.pikku/addon/function/index.d.ts +1 -1
  26. package/dist/.pikku/addon/function/index.js +1 -1
  27. package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts +47 -38
  28. package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts.map +1 -1
  29. package/dist/.pikku/addon/function/pikku-function-types.gen.js +21 -9
  30. package/dist/.pikku/addon/function/pikku-function-types.gen.js.map +1 -1
  31. package/dist/.pikku/addon/function/pikku-functions-meta.gen.js +1 -1
  32. package/dist/.pikku/addon/function/pikku-functions.gen.js +1 -1
  33. package/dist/.pikku/addon/http/index.d.ts +1 -1
  34. package/dist/.pikku/addon/http/index.js +1 -1
  35. package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts +3 -1
  36. package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts.map +1 -1
  37. package/dist/.pikku/addon/http/pikku-http-types.gen.js +1 -1
  38. package/dist/.pikku/addon/http/pikku-http-types.gen.js.map +1 -1
  39. package/dist/.pikku/addon/mcp/index.d.ts +1 -1
  40. package/dist/.pikku/addon/mcp/index.js +1 -1
  41. package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts +7 -1
  42. package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts.map +1 -1
  43. package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js +1 -1
  44. package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js.map +1 -1
  45. package/dist/.pikku/addon/middleware/index.d.ts +1 -1
  46. package/dist/.pikku/addon/middleware/index.js +1 -1
  47. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts +42 -26
  48. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts.map +1 -1
  49. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js +29 -24
  50. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js.map +1 -1
  51. package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  52. package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js +1 -1
  53. package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts +1 -1
  54. package/dist/.pikku/addon/pikku-bootstrap.gen.js +1 -1
  55. package/dist/.pikku/addon/pikku-package.gen.js +2 -2
  56. package/dist/.pikku/addon/pikku-package.gen.js.map +1 -1
  57. package/dist/.pikku/addon/pikku-services.gen.d.ts +7 -6
  58. package/dist/.pikku/addon/pikku-services.gen.d.ts.map +1 -1
  59. package/dist/.pikku/addon/pikku-services.gen.js +5 -4
  60. package/dist/.pikku/addon/pikku-services.gen.js.map +1 -1
  61. package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  62. package/dist/.pikku/addon/scenarios/index.d.ts +1 -1
  63. package/dist/.pikku/addon/scenarios/index.js +1 -1
  64. package/dist/.pikku/addon/scenarios/pikku-personas.gen.d.ts +15 -0
  65. package/dist/.pikku/addon/scenarios/pikku-personas.gen.d.ts.map +1 -1
  66. package/dist/.pikku/addon/scenarios/pikku-personas.gen.js +12 -1
  67. package/dist/.pikku/addon/scenarios/pikku-personas.gen.js.map +1 -1
  68. package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
  69. package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  70. package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts +15 -3
  71. package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts.map +1 -1
  72. package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.js +4 -0
  73. package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.js.map +1 -1
  74. package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
  75. package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  76. package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts +1 -1
  77. package/dist/.pikku/addon/scenarios/schemas/register.gen.js +1 -1
  78. package/dist/.pikku/addon/schemas/register.gen.js +1 -1
  79. package/dist/.pikku/addon/scopes/index.d.ts +1 -1
  80. package/dist/.pikku/addon/scopes/index.js +1 -1
  81. package/dist/.pikku/addon/scopes/pikku-personas.gen.js +1 -1
  82. package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts +1 -1
  83. package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts +1 -1
  84. package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js +1 -1
  85. package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts +1 -1
  86. package/dist/.pikku/addon/secrets/index.d.ts +1 -1
  87. package/dist/.pikku/addon/secrets/index.js +1 -1
  88. package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts +1 -1
  89. package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js +1 -1
  90. package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts +9 -1
  91. package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts.map +1 -1
  92. package/dist/.pikku/addon/secrets/pikku-secrets.gen.js +5 -1
  93. package/dist/.pikku/addon/secrets/pikku-secrets.gen.js.map +1 -1
  94. package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts +1 -1
  95. package/dist/.pikku/addon/services/pikku-meta-service.gen.js +1 -1
  96. package/dist/.pikku/addon/setup/index.d.ts +1 -1
  97. package/dist/.pikku/addon/setup/index.js +1 -1
  98. package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts +1 -1
  99. package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js +1 -1
  100. package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts +7 -19
  101. package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts.map +1 -1
  102. package/dist/.pikku/addon/setup/pikku-setup-types.gen.js +11 -19
  103. package/dist/.pikku/addon/setup/pikku-setup-types.gen.js.map +1 -1
  104. package/dist/.pikku/addon/trigger/index.d.ts +1 -1
  105. package/dist/.pikku/addon/trigger/index.js +1 -1
  106. package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts +1 -1
  107. package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js +1 -1
  108. package/dist/.pikku/addon/variables/index.d.ts +1 -1
  109. package/dist/.pikku/addon/variables/index.js +1 -1
  110. package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts +1 -1
  111. package/dist/.pikku/addon/variables/pikku-variable-types.gen.js +1 -1
  112. package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts +9 -1
  113. package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts.map +1 -1
  114. package/dist/.pikku/addon/variables/pikku-variables.gen.js +5 -1
  115. package/dist/.pikku/addon/variables/pikku-variables.gen.js.map +1 -1
  116. package/dist/.pikku/addon/workflow/index.d.ts +1 -1
  117. package/dist/.pikku/addon/workflow/index.js +1 -1
  118. package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts +29 -1
  119. package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
  120. package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js +8 -1
  121. package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js.map +1 -1
  122. package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  123. package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  124. package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js +1 -1
  125. package/package.json +3 -3
  126. package/dist/.pikku/addon/index.d.ts +0 -8
  127. package/dist/.pikku/addon/index.d.ts.map +0 -1
  128. package/dist/.pikku/addon/index.js +0 -8
  129. package/dist/.pikku/addon/index.js.map +0 -1
  130. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +0 -66
  131. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +0 -1
  132. package/dist/.pikku/addon/pikku-addon-types.gen.js +0 -78
  133. package/dist/.pikku/addon/pikku-addon-types.gen.js.map +0 -1
  134. package/dist/.pikku/agent/index.d.ts +0 -8
  135. package/dist/.pikku/agent/index.d.ts.map +0 -1
  136. package/dist/.pikku/agent/index.js +0 -8
  137. package/dist/.pikku/agent/index.js.map +0 -1
  138. package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +0 -4
  139. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +0 -54
  140. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +0 -1
  141. package/dist/.pikku/agent/pikku-agent-types.gen.js +0 -20
  142. package/dist/.pikku/agent/pikku-agent-types.gen.js.map +0 -1
  143. package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts +0 -2
  144. package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts.map +0 -1
  145. package/dist/.pikku/agent/pikku-model-aliases.gen.js +0 -6
  146. package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +0 -1
  147. package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +0 -8
  148. package/dist/.pikku/auth/index.d.ts +0 -8
  149. package/dist/.pikku/auth/index.d.ts.map +0 -1
  150. package/dist/.pikku/auth/index.js +0 -8
  151. package/dist/.pikku/auth/index.js.map +0 -1
  152. package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +0 -119
  153. package/dist/.pikku/auth/pikku-auth-types.gen.d.ts.map +0 -1
  154. package/dist/.pikku/auth/pikku-auth-types.gen.js +0 -93
  155. package/dist/.pikku/auth/pikku-auth-types.gen.js.map +0 -1
  156. package/dist/.pikku/channel/index.d.ts +0 -8
  157. package/dist/.pikku/channel/index.d.ts.map +0 -1
  158. package/dist/.pikku/channel/index.js +0 -8
  159. package/dist/.pikku/channel/index.js.map +0 -1
  160. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +0 -91
  161. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts.map +0 -1
  162. package/dist/.pikku/channel/pikku-channel-types.gen.js +0 -43
  163. package/dist/.pikku/channel/pikku-channel-types.gen.js.map +0 -1
  164. package/dist/.pikku/console/pikku-node-types.gen.d.ts +0 -7
  165. package/dist/.pikku/console/pikku-node-types.gen.d.ts.map +0 -1
  166. package/dist/.pikku/console/pikku-node-types.gen.js +0 -2
  167. package/dist/.pikku/console/pikku-node-types.gen.js.map +0 -1
  168. package/dist/.pikku/credentials/index.d.ts +0 -8
  169. package/dist/.pikku/credentials/index.d.ts.map +0 -1
  170. package/dist/.pikku/credentials/index.js +0 -8
  171. package/dist/.pikku/credentials/index.js.map +0 -1
  172. package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts +0 -5
  173. package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts.map +0 -1
  174. package/dist/.pikku/credentials/pikku-credential-types.gen.js +0 -5
  175. package/dist/.pikku/credentials/pikku-credential-types.gen.js.map +0 -1
  176. package/dist/.pikku/error/index.d.ts +0 -8
  177. package/dist/.pikku/error/index.d.ts.map +0 -1
  178. package/dist/.pikku/error/index.js +0 -8
  179. package/dist/.pikku/error/index.js.map +0 -1
  180. package/dist/.pikku/error/pikku-error-types.gen.d.ts +0 -8
  181. package/dist/.pikku/error/pikku-error-types.gen.d.ts.map +0 -1
  182. package/dist/.pikku/error/pikku-error-types.gen.js +0 -8
  183. package/dist/.pikku/error/pikku-error-types.gen.js.map +0 -1
  184. package/dist/.pikku/function/index.d.ts +0 -8
  185. package/dist/.pikku/function/index.d.ts.map +0 -1
  186. package/dist/.pikku/function/index.js +0 -8
  187. package/dist/.pikku/function/index.js.map +0 -1
  188. package/dist/.pikku/function/pikku-function-types.gen.d.ts +0 -270
  189. package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +0 -1
  190. package/dist/.pikku/function/pikku-function-types.gen.js +0 -117
  191. package/dist/.pikku/function/pikku-function-types.gen.js.map +0 -1
  192. package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -1028
  193. package/dist/.pikku/function/pikku-functions-meta.gen.d.ts +0 -2
  194. package/dist/.pikku/function/pikku-functions-meta.gen.d.ts.map +0 -1
  195. package/dist/.pikku/function/pikku-functions-meta.gen.js +0 -7
  196. package/dist/.pikku/function/pikku-functions-meta.gen.js.map +0 -1
  197. package/dist/.pikku/function/pikku-functions-meta.gen.json +0 -794
  198. package/dist/.pikku/function/pikku-functions.gen.d.ts +0 -2
  199. package/dist/.pikku/function/pikku-functions.gen.d.ts.map +0 -1
  200. package/dist/.pikku/function/pikku-functions.gen.js +0 -74
  201. package/dist/.pikku/function/pikku-functions.gen.js.map +0 -1
  202. package/dist/.pikku/gateway/index.d.ts +0 -8
  203. package/dist/.pikku/gateway/index.d.ts.map +0 -1
  204. package/dist/.pikku/gateway/index.js +0 -8
  205. package/dist/.pikku/gateway/index.js.map +0 -1
  206. package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +0 -38
  207. package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts.map +0 -1
  208. package/dist/.pikku/gateway/pikku-gateway-types.gen.js +0 -26
  209. package/dist/.pikku/gateway/pikku-gateway-types.gen.js.map +0 -1
  210. package/dist/.pikku/http/index.d.ts +0 -8
  211. package/dist/.pikku/http/index.d.ts.map +0 -1
  212. package/dist/.pikku/http/index.js +0 -8
  213. package/dist/.pikku/http/index.js.map +0 -1
  214. package/dist/.pikku/http/pikku-http-types.gen.d.ts +0 -50
  215. package/dist/.pikku/http/pikku-http-types.gen.d.ts.map +0 -1
  216. package/dist/.pikku/http/pikku-http-types.gen.js +0 -11
  217. package/dist/.pikku/http/pikku-http-types.gen.js.map +0 -1
  218. package/dist/.pikku/mcp/index.d.ts +0 -8
  219. package/dist/.pikku/mcp/index.d.ts.map +0 -1
  220. package/dist/.pikku/mcp/index.js +0 -8
  221. package/dist/.pikku/mcp/index.js.map +0 -1
  222. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +0 -102
  223. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts.map +0 -1
  224. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +0 -16
  225. package/dist/.pikku/mcp/pikku-mcp-types.gen.js.map +0 -1
  226. package/dist/.pikku/middleware/index.d.ts +0 -8
  227. package/dist/.pikku/middleware/index.d.ts.map +0 -1
  228. package/dist/.pikku/middleware/index.js +0 -8
  229. package/dist/.pikku/middleware/index.js.map +0 -1
  230. package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +0 -118
  231. package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts.map +0 -1
  232. package/dist/.pikku/middleware/pikku-middleware-types.gen.js +0 -109
  233. package/dist/.pikku/middleware/pikku-middleware-types.gen.js.map +0 -1
  234. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +0 -10
  235. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts.map +0 -1
  236. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +0 -10
  237. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js.map +0 -1
  238. package/dist/.pikku/pikku-bootstrap.gen.d.ts +0 -10
  239. package/dist/.pikku/pikku-bootstrap.gen.d.ts.map +0 -1
  240. package/dist/.pikku/pikku-bootstrap.gen.js +0 -10
  241. package/dist/.pikku/pikku-bootstrap.gen.js.map +0 -1
  242. package/dist/.pikku/pikku-meta-service.gen.d.ts +0 -8
  243. package/dist/.pikku/pikku-meta-service.gen.d.ts.map +0 -1
  244. package/dist/.pikku/pikku-meta-service.gen.js +0 -10
  245. package/dist/.pikku/pikku-meta-service.gen.js.map +0 -1
  246. package/dist/.pikku/pikku-services.gen.d.ts +0 -42
  247. package/dist/.pikku/pikku-services.gen.d.ts.map +0 -1
  248. package/dist/.pikku/pikku-services.gen.js +0 -38
  249. package/dist/.pikku/pikku-services.gen.js.map +0 -1
  250. package/dist/.pikku/pikku-types.gen.d.ts +0 -12
  251. package/dist/.pikku/pikku-types.gen.d.ts.map +0 -1
  252. package/dist/.pikku/pikku-types.gen.js +0 -17
  253. package/dist/.pikku/pikku-types.gen.js.map +0 -1
  254. package/dist/.pikku/queue/index.d.ts +0 -8
  255. package/dist/.pikku/queue/index.d.ts.map +0 -1
  256. package/dist/.pikku/queue/index.js +0 -8
  257. package/dist/.pikku/queue/index.js.map +0 -1
  258. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +0 -24
  259. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts.map +0 -1
  260. package/dist/.pikku/queue/pikku-queue-types.gen.js +0 -17
  261. package/dist/.pikku/queue/pikku-queue-types.gen.js.map +0 -1
  262. package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -647
  263. package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -681
  264. package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +0 -647
  265. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts +0 -2
  266. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts.map +0 -1
  267. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +0 -7
  268. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +0 -1
  269. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +0 -36
  270. package/dist/.pikku/scenarios/index.d.ts +0 -8
  271. package/dist/.pikku/scenarios/index.d.ts.map +0 -1
  272. package/dist/.pikku/scenarios/index.js +0 -8
  273. package/dist/.pikku/scenarios/index.js.map +0 -1
  274. package/dist/.pikku/scenarios/pikku-personas.gen.d.ts +0 -18
  275. package/dist/.pikku/scenarios/pikku-personas.gen.d.ts.map +0 -1
  276. package/dist/.pikku/scenarios/pikku-personas.gen.js +0 -18
  277. package/dist/.pikku/scenarios/pikku-personas.gen.js.map +0 -1
  278. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.d.ts +0 -2
  279. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.d.ts.map +0 -1
  280. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +0 -11
  281. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +0 -1
  282. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +0 -5
  283. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts.map +0 -1
  284. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.js +0 -2
  285. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.js.map +0 -1
  286. package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +0 -311
  287. package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts.map +0 -1
  288. package/dist/.pikku/scenarios/pikku-scenario-types.gen.js +0 -72
  289. package/dist/.pikku/scenarios/pikku-scenario-types.gen.js.map +0 -1
  290. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.d.ts +0 -2
  291. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.d.ts.map +0 -1
  292. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +0 -11
  293. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +0 -1
  294. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +0 -5
  295. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts.map +0 -1
  296. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.js +0 -2
  297. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.js.map +0 -1
  298. package/dist/.pikku/scenarios/schemas/register.gen.d.ts +0 -5
  299. package/dist/.pikku/scenarios/schemas/register.gen.d.ts.map +0 -1
  300. package/dist/.pikku/scenarios/schemas/register.gen.js +0 -5
  301. package/dist/.pikku/scenarios/schemas/register.gen.js.map +0 -1
  302. package/dist/.pikku/scheduler/index.d.ts +0 -8
  303. package/dist/.pikku/scheduler/index.d.ts.map +0 -1
  304. package/dist/.pikku/scheduler/index.js +0 -8
  305. package/dist/.pikku/scheduler/index.js.map +0 -1
  306. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +0 -22
  307. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts.map +0 -1
  308. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +0 -17
  309. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js.map +0 -1
  310. package/dist/.pikku/schemas/register.gen.d.ts +0 -2
  311. package/dist/.pikku/schemas/register.gen.d.ts.map +0 -1
  312. package/dist/.pikku/schemas/register.gen.js +0 -141
  313. package/dist/.pikku/schemas/register.gen.js.map +0 -1
  314. package/dist/.pikku/schemas/schemas/AggregateInput.schema.json +0 -1
  315. package/dist/.pikku/schemas/schemas/AggregateOutput.schema.json +0 -1
  316. package/dist/.pikku/schemas/schemas/BranchInput.schema.json +0 -1
  317. package/dist/.pikku/schemas/schemas/BranchOutput.schema.json +0 -1
  318. package/dist/.pikku/schemas/schemas/ChunkInput.schema.json +0 -1
  319. package/dist/.pikku/schemas/schemas/ChunkOutput.schema.json +0 -1
  320. package/dist/.pikku/schemas/schemas/CoalesceInput.schema.json +0 -1
  321. package/dist/.pikku/schemas/schemas/CoalesceOutput.schema.json +0 -1
  322. package/dist/.pikku/schemas/schemas/ConcatInput.schema.json +0 -1
  323. package/dist/.pikku/schemas/schemas/ConcatOutput.schema.json +0 -1
  324. package/dist/.pikku/schemas/schemas/CryptoInput.schema.json +0 -1
  325. package/dist/.pikku/schemas/schemas/CryptoOutput.schema.json +0 -1
  326. package/dist/.pikku/schemas/schemas/DateTimeInput.schema.json +0 -1
  327. package/dist/.pikku/schemas/schemas/DateTimeOutput.schema.json +0 -1
  328. package/dist/.pikku/schemas/schemas/EditFieldsInput.schema.json +0 -1
  329. package/dist/.pikku/schemas/schemas/EditFieldsOutput.schema.json +0 -1
  330. package/dist/.pikku/schemas/schemas/FanoutInput.schema.json +0 -1
  331. package/dist/.pikku/schemas/schemas/FanoutOutput.schema.json +0 -1
  332. package/dist/.pikku/schemas/schemas/FindInput.schema.json +0 -1
  333. package/dist/.pikku/schemas/schemas/FindOutput.schema.json +0 -1
  334. package/dist/.pikku/schemas/schemas/GroupByInput.schema.json +0 -1
  335. package/dist/.pikku/schemas/schemas/GroupByOutput.schema.json +0 -1
  336. package/dist/.pikku/schemas/schemas/HttpRequestInput.schema.json +0 -1
  337. package/dist/.pikku/schemas/schemas/HttpRequestOutput.schema.json +0 -1
  338. package/dist/.pikku/schemas/schemas/JwtDecodeInput.schema.json +0 -1
  339. package/dist/.pikku/schemas/schemas/JwtDecodeOutput.schema.json +0 -1
  340. package/dist/.pikku/schemas/schemas/JwtSignInput.schema.json +0 -1
  341. package/dist/.pikku/schemas/schemas/JwtSignOutput.schema.json +0 -1
  342. package/dist/.pikku/schemas/schemas/LimitInput.schema.json +0 -1
  343. package/dist/.pikku/schemas/schemas/LimitOutput.schema.json +0 -1
  344. package/dist/.pikku/schemas/schemas/MathInput.schema.json +0 -1
  345. package/dist/.pikku/schemas/schemas/MathOutput.schema.json +0 -1
  346. package/dist/.pikku/schemas/schemas/MergeInput.schema.json +0 -1
  347. package/dist/.pikku/schemas/schemas/MergeOutput.schema.json +0 -1
  348. package/dist/.pikku/schemas/schemas/OmitInput.schema.json +0 -1
  349. package/dist/.pikku/schemas/schemas/OmitOutput.schema.json +0 -1
  350. package/dist/.pikku/schemas/schemas/PickInput.schema.json +0 -1
  351. package/dist/.pikku/schemas/schemas/PickOutput.schema.json +0 -1
  352. package/dist/.pikku/schemas/schemas/ReadFileInput.schema.json +0 -1
  353. package/dist/.pikku/schemas/schemas/ReadFileOutput.schema.json +0 -1
  354. package/dist/.pikku/schemas/schemas/RemoveDuplicatesInput.schema.json +0 -1
  355. package/dist/.pikku/schemas/schemas/RemoveDuplicatesOutput.schema.json +0 -1
  356. package/dist/.pikku/schemas/schemas/RenameKeysInput.schema.json +0 -1
  357. package/dist/.pikku/schemas/schemas/RenameKeysOutput.schema.json +0 -1
  358. package/dist/.pikku/schemas/schemas/ReverseInput.schema.json +0 -1
  359. package/dist/.pikku/schemas/schemas/ReverseOutput.schema.json +0 -1
  360. package/dist/.pikku/schemas/schemas/SleepInput.schema.json +0 -1
  361. package/dist/.pikku/schemas/schemas/SleepOutput.schema.json +0 -1
  362. package/dist/.pikku/schemas/schemas/SortInput.schema.json +0 -1
  363. package/dist/.pikku/schemas/schemas/SortOutput.schema.json +0 -1
  364. package/dist/.pikku/schemas/schemas/SplitOutInput.schema.json +0 -1
  365. package/dist/.pikku/schemas/schemas/SplitOutOutput.schema.json +0 -1
  366. package/dist/.pikku/schemas/schemas/SplitTextInput.schema.json +0 -1
  367. package/dist/.pikku/schemas/schemas/SplitTextOutput.schema.json +0 -1
  368. package/dist/.pikku/schemas/schemas/StopAndErrorInput.schema.json +0 -1
  369. package/dist/.pikku/schemas/schemas/StopAndErrorOutput.schema.json +0 -1
  370. package/dist/.pikku/schemas/schemas/StringTransformInput.schema.json +0 -1
  371. package/dist/.pikku/schemas/schemas/StringTransformOutput.schema.json +0 -1
  372. package/dist/.pikku/schemas/schemas/SummarizeInput.schema.json +0 -1
  373. package/dist/.pikku/schemas/schemas/SummarizeOutput.schema.json +0 -1
  374. package/dist/.pikku/schemas/schemas/TypeConvertInput.schema.json +0 -1
  375. package/dist/.pikku/schemas/schemas/TypeConvertOutput.schema.json +0 -1
  376. package/dist/.pikku/schemas/schemas/UniqueInput.schema.json +0 -1
  377. package/dist/.pikku/schemas/schemas/UniqueOutput.schema.json +0 -1
  378. package/dist/.pikku/schemas/schemas/WaitInput.schema.json +0 -1
  379. package/dist/.pikku/schemas/schemas/WaitOutput.schema.json +0 -1
  380. package/dist/.pikku/schemas/schemas/WriteFileInput.schema.json +0 -1
  381. package/dist/.pikku/schemas/schemas/WriteFileOutput.schema.json +0 -1
  382. package/dist/.pikku/scopes/index.d.ts +0 -8
  383. package/dist/.pikku/scopes/index.d.ts.map +0 -1
  384. package/dist/.pikku/scopes/index.js +0 -8
  385. package/dist/.pikku/scopes/index.js.map +0 -1
  386. package/dist/.pikku/scopes/pikku-personas-meta.gen.json +0 -1
  387. package/dist/.pikku/scopes/pikku-personas.gen.d.ts +0 -29
  388. package/dist/.pikku/scopes/pikku-personas.gen.d.ts.map +0 -1
  389. package/dist/.pikku/scopes/pikku-personas.gen.js +0 -18
  390. package/dist/.pikku/scopes/pikku-personas.gen.js.map +0 -1
  391. package/dist/.pikku/scopes/pikku-roles-meta.gen.json +0 -1
  392. package/dist/.pikku/scopes/pikku-roles.gen.d.ts +0 -31
  393. package/dist/.pikku/scopes/pikku-roles.gen.d.ts.map +0 -1
  394. package/dist/.pikku/scopes/pikku-roles.gen.js +0 -19
  395. package/dist/.pikku/scopes/pikku-roles.gen.js.map +0 -1
  396. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +0 -6
  397. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts.map +0 -1
  398. package/dist/.pikku/scopes/pikku-scope-types.gen.js +0 -6
  399. package/dist/.pikku/scopes/pikku-scope-types.gen.js.map +0 -1
  400. package/dist/.pikku/scopes/pikku-scopes-meta.gen.json +0 -1
  401. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +0 -36
  402. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts.map +0 -1
  403. package/dist/.pikku/scopes/pikku-scopes.gen.js +0 -28
  404. package/dist/.pikku/scopes/pikku-scopes.gen.js.map +0 -1
  405. package/dist/.pikku/secrets/index.d.ts +0 -9
  406. package/dist/.pikku/secrets/index.d.ts.map +0 -1
  407. package/dist/.pikku/secrets/index.js +0 -9
  408. package/dist/.pikku/secrets/index.js.map +0 -1
  409. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +0 -5
  410. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts.map +0 -1
  411. package/dist/.pikku/secrets/pikku-secret-types.gen.js +0 -5
  412. package/dist/.pikku/secrets/pikku-secret-types.gen.js.map +0 -1
  413. package/dist/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
  414. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +0 -18
  415. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts.map +0 -1
  416. package/dist/.pikku/secrets/pikku-secrets.gen.js +0 -19
  417. package/dist/.pikku/secrets/pikku-secrets.gen.js.map +0 -1
  418. package/dist/.pikku/services/pikku-meta-service.gen.d.ts +0 -8
  419. package/dist/.pikku/services/pikku-meta-service.gen.d.ts.map +0 -1
  420. package/dist/.pikku/services/pikku-meta-service.gen.js +0 -10
  421. package/dist/.pikku/services/pikku-meta-service.gen.js.map +0 -1
  422. package/dist/.pikku/setup/index.d.ts +0 -8
  423. package/dist/.pikku/setup/index.d.ts.map +0 -1
  424. package/dist/.pikku/setup/index.js +0 -8
  425. package/dist/.pikku/setup/index.js.map +0 -1
  426. package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +0 -67
  427. package/dist/.pikku/setup/pikku-setup-types.gen.d.ts.map +0 -1
  428. package/dist/.pikku/setup/pikku-setup-types.gen.js +0 -88
  429. package/dist/.pikku/setup/pikku-setup-types.gen.js.map +0 -1
  430. package/dist/.pikku/trigger/index.d.ts +0 -8
  431. package/dist/.pikku/trigger/index.d.ts.map +0 -1
  432. package/dist/.pikku/trigger/index.js +0 -8
  433. package/dist/.pikku/trigger/index.js.map +0 -1
  434. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +0 -83
  435. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts.map +0 -1
  436. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +0 -13
  437. package/dist/.pikku/trigger/pikku-trigger-types.gen.js.map +0 -1
  438. package/dist/.pikku/variables/index.d.ts +0 -9
  439. package/dist/.pikku/variables/index.d.ts.map +0 -1
  440. package/dist/.pikku/variables/index.js +0 -9
  441. package/dist/.pikku/variables/index.js.map +0 -1
  442. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +0 -5
  443. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts.map +0 -1
  444. package/dist/.pikku/variables/pikku-variable-types.gen.js +0 -5
  445. package/dist/.pikku/variables/pikku-variable-types.gen.js.map +0 -1
  446. package/dist/.pikku/variables/pikku-variables-meta.gen.json +0 -1
  447. package/dist/.pikku/variables/pikku-variables.gen.d.ts +0 -19
  448. package/dist/.pikku/variables/pikku-variables.gen.d.ts.map +0 -1
  449. package/dist/.pikku/variables/pikku-variables.gen.js +0 -19
  450. package/dist/.pikku/variables/pikku-variables.gen.js.map +0 -1
  451. package/dist/.pikku/workflow/index.d.ts +0 -8
  452. package/dist/.pikku/workflow/index.d.ts.map +0 -1
  453. package/dist/.pikku/workflow/index.js +0 -8
  454. package/dist/.pikku/workflow/index.js.map +0 -1
  455. package/dist/.pikku/workflow/pikku-personas.gen.d.ts +0 -18
  456. package/dist/.pikku/workflow/pikku-personas.gen.d.ts.map +0 -1
  457. package/dist/.pikku/workflow/pikku-personas.gen.js +0 -18
  458. package/dist/.pikku/workflow/pikku-personas.gen.js.map +0 -1
  459. package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +0 -18
  460. package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -38
  461. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +0 -100
  462. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +0 -1
  463. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +0 -16
  464. package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +0 -1
  465. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.d.ts +0 -2
  466. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.d.ts.map +0 -1
  467. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +0 -7
  468. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +0 -1
  469. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +0 -5
  470. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts.map +0 -1
  471. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +0 -5
  472. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js.map +0 -1
  473. /package/dist/.pikku/{scenarios/pikku-scenario-functions-meta.gen.json → addon/db/pikku-db-meta.gen.json} +0 -0
@@ -1,83 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Trigger-specific type definitions for tree-shaking optimization
6
- */
7
- import { CorePikkuTriggerFunction, CorePikkuTriggerFunctionConfig } from '@pikku/core/trigger';
8
- import type { CoreNodeConfig } from '@pikku/core/node';
9
- import type { SingletonServices } from '../../types/application-types.d.js';
10
- import type { StandardSchemaV1 } from '@standard-schema/spec';
11
- /**
12
- * A trigger function that sets up a subscription and returns a teardown function.
13
- * The trigger is fired via wire.trigger.invoke(data).
14
- *
15
- * @template TInput - Input type (configuration passed when wired)
16
- * @template TOutput - Output type produced when trigger fires
17
- */
18
- type PikkuTriggerFunction<TInput = unknown, TOutput = unknown> = CorePikkuTriggerFunction<TInput, TOutput, SingletonServices>;
19
- /**
20
- * Configuration object for creating a trigger function with metadata
21
- */
22
- type PikkuTriggerFunctionConfig<TInput = unknown, TOutput = unknown, InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined> = CorePikkuTriggerFunctionConfig<TInput, TOutput, SingletonServices, InputSchema, OutputSchema>;
23
- /**
24
- * Helper type to infer the output type from a Standard Schema
25
- */
26
- type InferSchemaOutput<T> = T extends StandardSchemaV1<any, infer Output> ? Output : never;
27
- /**
28
- * Configuration object for trigger functions with Zod schema validation.
29
- * Use this when you want to define input/output schemas using Zod.
30
- * Types are automatically inferred from the schemas.
31
- */
32
- type PikkuTriggerFunctionConfigWithSchema<InputSchema extends StandardSchemaV1, OutputSchema extends StandardSchemaV1 | undefined = undefined> = {
33
- title?: string;
34
- description?: string;
35
- tags?: string[];
36
- func: PikkuTriggerFunction<InferSchemaOutput<InputSchema>, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown>;
37
- input: InputSchema;
38
- output?: OutputSchema;
39
- node?: CoreNodeConfig;
40
- };
41
- /**
42
- * Type definition for trigger wirings.
43
- * Declares a trigger name and its target pikku function.
44
- */
45
- /**
46
- * Creates a trigger function configuration.
47
- * Use this to define trigger functions that set up subscriptions.
48
- *
49
- * @param triggerOrConfig - Function definition or configuration object
50
- * @returns The normalized configuration object
51
- *
52
- * @example
53
- * ```typescript
54
- * export const redisSubscribeTrigger = pikkuTriggerFunc<
55
- * { channel: string },
56
- * { message: string }
57
- * >(async ({ redis }, { channel }, { trigger }) => {
58
- * const subscriber = redis.duplicate()
59
- * await subscriber.subscribe(channel, (msg) => {
60
- * trigger.invoke({ message: msg })
61
- * })
62
- * return () => subscriber.unsubscribe()
63
- * })
64
- *
65
- * export const redisSubscribeTrigger = pikkuTriggerFunc({
66
- * title: 'Redis Subscribe Trigger',
67
- * description: 'Listens to Redis pub/sub channel',
68
- * input: z.object({ channel: z.string() }),
69
- * output: z.object({ message: z.string() }),
70
- * func: async ({ redis }, { channel }, { trigger }) => {
71
- * const subscriber = redis.duplicate()
72
- * await subscriber.subscribe(channel, (msg) => {
73
- * trigger.invoke({ message: msg })
74
- * })
75
- * return () => subscriber.unsubscribe()
76
- * }
77
- * })
78
- * ```
79
- */
80
- export declare function pikkuTriggerFunc<InputSchema extends StandardSchemaV1, OutputSchema extends StandardSchemaV1 | undefined = undefined>(config: PikkuTriggerFunctionConfigWithSchema<InputSchema, OutputSchema>): PikkuTriggerFunctionConfig<InferSchemaOutput<InputSchema>, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown, InputSchema, OutputSchema>;
81
- export declare function pikkuTriggerFunc<TInput, TOutput = unknown>(triggerOrConfig: PikkuTriggerFunction<TInput, TOutput> | PikkuTriggerFunctionConfig<TInput, TOutput>): PikkuTriggerFunctionConfig<TInput, TOutput>;
82
- export {};
83
- //# sourceMappingURL=pikku-trigger-types.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-trigger-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/trigger/pikku-trigger-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,OAAO,EACL,wBAAwB,EACxB,8BAA8B,EAC/B,MAAM,qBAAqB,CAAA;AAC5B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAA;AAC3E,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAI7D;;;;;;GAMG;AACH,KAAK,oBAAoB,CACvB,MAAM,GAAG,OAAO,EAChB,OAAO,GAAG,OAAO,IACf,wBAAwB,CAAC,MAAM,EAAE,OAAO,EAAE,iBAAiB,CAAC,CAAA;AAEhE;;GAEG;AACH,KAAK,0BAA0B,CAC7B,MAAM,GAAG,OAAO,EAChB,OAAO,GAAG,OAAO,EACjB,WAAW,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,EAC5D,YAAY,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,IAC3D,8BAA8B,CAAC,MAAM,EAAE,OAAO,EAAE,iBAAiB,EAAE,WAAW,EAAE,YAAY,CAAC,CAAA;AAEjG;;GAEG;AACH,KAAK,iBAAiB,CAAC,CAAC,IAAI,CAAC,SAAS,gBAAgB,CAAC,GAAG,EAAE,MAAM,MAAM,CAAC,GAAG,MAAM,GAAG,KAAK,CAAA;AAE1F;;;;GAIG;AACH,KAAK,oCAAoC,CACvC,WAAW,SAAS,gBAAgB,EACpC,YAAY,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,IAC3D;IACF,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,IAAI,EAAE,oBAAoB,CACxB,iBAAiB,CAAC,WAAW,CAAC,EAC9B,YAAY,SAAS,gBAAgB,GAAG,iBAAiB,CAAC,YAAY,CAAC,GAAG,OAAO,CAClF,CAAA;IACD,KAAK,EAAE,WAAW,CAAA;IAClB,MAAM,CAAC,EAAE,YAAY,CAAA;IACrB,IAAI,CAAC,EAAE,cAAc,CAAA;CACtB,CAAA;AAED;;;GAGG;AAGH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,wBAAgB,gBAAgB,CAC9B,WAAW,SAAS,gBAAgB,EACpC,YAAY,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,EAE7D,MAAM,EAAE,oCAAoC,CAAC,WAAW,EAAE,YAAY,CAAC,GACtE,0BAA0B,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,YAAY,SAAS,gBAAgB,GAAG,iBAAiB,CAAC,YAAY,CAAC,GAAG,OAAO,EAAE,WAAW,EAAE,YAAY,CAAC,CAAA;AAC3K,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,OAAO,GAAG,OAAO,EACxD,eAAe,EACX,oBAAoB,CAAC,MAAM,EAAE,OAAO,CAAC,GACrC,0BAA0B,CAAC,MAAM,EAAE,OAAO,CAAC,GAC9C,0BAA0B,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA"}
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Trigger-specific type definitions for tree-shaking optimization
6
- */
7
- export function pikkuTriggerFunc(triggerOrConfig) {
8
- if (typeof triggerOrConfig === 'function') {
9
- return { func: triggerOrConfig };
10
- }
11
- return triggerOrConfig;
12
- }
13
- //# sourceMappingURL=pikku-trigger-types.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-trigger-types.gen.js","sourceRoot":"","sources":["../../../.pikku/trigger/pikku-trigger-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAgHH,MAAM,UAAU,gBAAgB,CAAC,eAAoB;IACnD,IAAI,OAAO,eAAe,KAAK,UAAU,EAAE,CAAC;QAC1C,OAAO,EAAE,IAAI,EAAE,eAAe,EAAE,CAAA;IAClC,CAAC;IACD,OAAO,eAAe,CAAA;AACxB,CAAC"}
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Subpath entry — `#pikku/variables` resolves here.
6
- */
7
- export * from './pikku-variable-types.gen.js';
8
- export * from './pikku-variables.gen.js';
9
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../.pikku/variables/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,+BAA+B,CAAA;AAC7C,cAAc,0BAA0B,CAAA"}
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Subpath entry — `#pikku/variables` resolves here.
6
- */
7
- export * from './pikku-variable-types.gen.js';
8
- export * from './pikku-variables.gen.js';
9
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../.pikku/variables/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,+BAA+B,CAAA;AAC7C,cAAc,0BAA0B,CAAA"}
@@ -1,5 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- export { defineVariable } from '@pikku/core/variable';
5
- //# sourceMappingURL=pikku-variable-types.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-variable-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/variables/pikku-variable-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA"}
@@ -1,5 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- export { defineVariable } from '@pikku/core/variable';
5
- //# sourceMappingURL=pikku-variable-types.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-variable-types.gen.js","sourceRoot":"","sources":["../../../.pikku/variables/pikku-variable-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA"}
@@ -1,19 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
- import type { VariablesService } from '@pikku/core/services';
6
- /**
7
- * Side-effect import of the metadata sidecar, so that tsc emits the .json
8
- * alongside this file. An addon publishes only its compiled output, and a host
9
- * reads that .json off disk to discover the addon's declared variables — an
10
- * uncopied sidecar leaves them invisible to the host. Nothing binds it: the
11
- * sidecar is not part of `#pikku/variables`.
12
- */
13
- import './pikku-variables-meta.gen.json';
14
- export interface VariablesMap {
15
- }
16
- export declare class TypedVariablesService extends CoreTypedVariablesService<VariablesMap> {
17
- constructor(variables: VariablesService);
18
- }
19
- //# sourceMappingURL=pikku-variables.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-variables.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/variables/pikku-variables.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EACL,qBAAqB,IAAI,yBAAyB,EAEnD,MAAM,sBAAsB,CAAA;AAC7B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAA;AAC5D;;;;;;GAMG;AACH,OAAO,iCAAiC,CAAsB;AAE9D,MAAM,WAAW,YAAY;CAE5B;AAMD,qBAAa,qBAAsB,SAAQ,yBAAyB,CAAC,YAAY,CAAC;gBACpE,SAAS,EAAE,gBAAgB;CAGxC"}
@@ -1,19 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- import { TypedVariablesService as CoreTypedVariablesService, } from '@pikku/core/services';
5
- /**
6
- * Side-effect import of the metadata sidecar, so that tsc emits the .json
7
- * alongside this file. An addon publishes only its compiled output, and a host
8
- * reads that .json off disk to discover the addon's declared variables — an
9
- * uncopied sidecar leaves them invisible to the host. Nothing binds it: the
10
- * sidecar is not part of `#pikku/variables`.
11
- */
12
- import './pikku-variables-meta.gen.json' with { type: 'json' };
13
- const TYPED_VARIABLES_META = {};
14
- export class TypedVariablesService extends CoreTypedVariablesService {
15
- constructor(variables) {
16
- super(variables, TYPED_VARIABLES_META);
17
- }
18
- }
19
- //# sourceMappingURL=pikku-variables.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-variables.gen.js","sourceRoot":"","sources":["../../../.pikku/variables/pikku-variables.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EACL,qBAAqB,IAAI,yBAAyB,GAEnD,MAAM,sBAAsB,CAAA;AAE7B;;;;;;GAMG;AACH,OAAO,iCAAiC,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAM9D,MAAM,oBAAoB,GAAiC,EAE1D,CAAA;AAED,MAAM,OAAO,qBAAsB,SAAQ,yBAAuC;IAChF,YAAY,SAA2B;QACrC,KAAK,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAA;IACxC,CAAC;CACF"}
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Subpath entry — `#pikku/workflow` resolves here.
6
- */
7
- export * from './pikku-workflow-types.gen.js';
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,+BAA+B,CAAA"}
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Subpath entry — `#pikku/workflow` resolves here.
6
- */
7
- export * from './pikku-workflow-types.gen.js';
8
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../.pikku/workflow/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,+BAA+B,CAAA"}
@@ -1,18 +0,0 @@
1
- import type { HttpPersonasConfig } from '@pikku/core/ecosystem/persona';
2
- import type { ScenarioPersona } from '@pikku/core/services';
3
- import type { ResolvedPersona } from '@pikku/core/ecosystem/services';
4
- import type { AgentMap } from '../agent/pikku-agent-map.gen.d.js';
5
- import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.gen.d.js';
6
- export declare const personaConfigs: {};
7
- export type PersonaName = keyof typeof personaConfigs;
8
- /**
9
- * The same personas as a list, widened to `ResolvedPersona`. Iterating
10
- * `personaConfigs` directly yields the literal type of each entry, on which an
11
- * optional field a persona did not declare does not exist — so a seed reading
12
- * `roles` off every persona needs this instead.
13
- */
14
- export declare const personaList: ResolvedPersona[];
15
- export type AgentName = keyof AgentMap & string;
16
- export type TypedPersonas = Record<PersonaName, ScenarioPersona<AgentName, FlattenedRPCMap>>;
17
- export declare const createPersonas: (options: Omit<HttpPersonasConfig, "personas">) => TypedPersonas;
18
- //# sourceMappingURL=pikku-personas.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-personas.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-personas.gen.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAC3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gCAAgC,CAAA;AACrE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mCAAmC,CAAA;AACjE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAA;AAE5E,eAAO,MAAM,cAAc,IAAwD,CAAA;AAEnF,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,cAAc,CAAA;AAErD;;;;;GAKG;AACH,eAAO,MAAM,WAAW,EAAE,eAAe,EAAkC,CAAA;AAE3E,MAAM,MAAM,SAAS,GAAG,MAAM,QAAQ,GAAG,MAAM,CAAA;AAC/C,MAAM,MAAM,aAAa,GAAG,MAAM,CAChC,WAAW,EACX,eAAe,CAAC,SAAS,EAAE,eAAe,CAAC,CAC5C,CAAA;AAED,eAAO,MAAM,cAAc,GACzB,SAAS,IAAI,CAAC,kBAAkB,EAAE,UAAU,CAAC,KAC5C,aAIkB,CAAA"}
@@ -1,18 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /** Personas declared with definePersonas() */
5
- import { createHttpPersonas } from '@pikku/core/ecosystem/persona';
6
- export const personaConfigs = {};
7
- /**
8
- * The same personas as a list, widened to `ResolvedPersona`. Iterating
9
- * `personaConfigs` directly yields the literal type of each entry, on which an
10
- * optional field a persona did not declare does not exist — so a seed reading
11
- * `roles` off every persona needs this instead.
12
- */
13
- export const personaList = Object.values(personaConfigs);
14
- export const createPersonas = (options) => createHttpPersonas({
15
- ...options,
16
- personas: personaConfigs,
17
- });
18
- //# sourceMappingURL=pikku-personas.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-personas.gen.js","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-personas.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,8CAA8C;AAC9C,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAA;AAOlE,MAAM,CAAC,MAAM,cAAc,GAAG,EAAqD,CAAA;AAInF;;;;;GAKG;AACH,MAAM,CAAC,MAAM,WAAW,GAAsB,MAAM,CAAC,MAAM,CAAC,cAAc,CAAC,CAAA;AAQ3E,MAAM,CAAC,MAAM,cAAc,GAAG,CAC5B,OAA6C,EAC9B,EAAE,CACjB,kBAAkB,CAAC;IACjB,GAAG,OAAO;IACV,QAAQ,EAAE,cAAc;CACzB,CAAkB,CAAA"}
@@ -1,18 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Scenario step map: the names `scenario.given/when/then` accepts, with
6
- * the input and output types of each step.
7
- */
8
-
9
-
10
-
11
-
12
- interface ScenarioStepHandler<I, O> {
13
- input: I;
14
- output: O;
15
- }
16
-
17
- export type FlattenedScenarioStepMap = {
18
- };
@@ -1,38 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- /**
5
- * Workflow type map with input/output types for each workflow
6
- */
7
-
8
-
9
-
10
-
11
-
12
- interface WorkflowHandler<I, O> {
13
- input: I;
14
- output: O;
15
- }
16
-
17
- interface GraphNodeHandler<I> {
18
- input: I;
19
- }
20
-
21
- export type WorkflowMap = {
22
- };
23
-
24
- export type GraphsMap = {
25
- };
26
-
27
- export type FlattenedWorkflowMap = WorkflowMap
28
-
29
-
30
- export type WorkflowClient<Name extends keyof FlattenedWorkflowMap> = {
31
- start: (input: FlattenedWorkflowMap[Name]['input']) => Promise<{ runId: string }>;
32
- getRun: <output extends keyof FlattenedWorkflowMap[Name]>(runId: string) => Promise<FlattenedWorkflowMap[Name][output]>;
33
- cancelRun: (runId: string) => Promise<boolean>;
34
- }
35
-
36
- export type TypedWorkflowClients = {
37
- [Name in keyof FlattenedWorkflowMap]: WorkflowClient<Name>;
38
- }
@@ -1,100 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- import { WorkflowCancelledException } from '@pikku/core/workflow';
5
- import type { PikkuWorkflowGraphConfig, PikkuWorkflowGraphResult } from '@pikku/core/workflow';
6
- import type { PikkuWorkflowWire, WorkflowStepOptions } from '@pikku/core/workflow';
7
- export { WorkflowCancelledException };
8
- import type { PikkuFunctionSessionless, PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
9
- import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.internal.gen.d.js';
10
- import type { FlattenedWorkflowMap } from './pikku-workflow-map.gen.d.js';
11
- import type { AgentMap as FlattenedAgentMap } from '../agent/pikku-agent-map.gen.d.js';
12
- export interface TypedWorkflow extends PikkuWorkflowWire {
13
- do<K extends keyof FlattenedRPCMap>(stepName: string, rpcName: K, data: FlattenedRPCMap[K]['input'], options?: WorkflowStepOptions): Promise<FlattenedRPCMap[K]['output']>;
14
- do<K extends keyof FlattenedWorkflowMap>(stepName: string, workflowName: K, data: FlattenedWorkflowMap[K]['input'], options?: WorkflowStepOptions): Promise<FlattenedWorkflowMap[K]['output']>;
15
- do<T>(stepName: string, fn: () => T | Promise<T>, options?: WorkflowStepOptions): Promise<T>;
16
- }
17
- import type { StandardSchemaV1 } from '@standard-schema/spec';
18
- import type { InferSchemaOutput, NodeConfig, PikkuApprovalDescription } from '../function/pikku-function-types.gen.js';
19
- import type { PikkuPermission } from '../auth/pikku-auth-types.gen.js';
20
- import type { PikkuMiddleware } from '../middleware/pikku-middleware-types.gen.js';
21
- import type { ScopeId } from '../scopes/pikku-scopes.gen.js';
22
- import { PikkuError } from '@pikku/core/errors';
23
- import type { CorePermissionGroup } from '@pikku/core/function';
24
- export type PikkuFunctionWorkflow<In = unknown, Out = never> = PikkuFunctionSessionless<In, Out, 'workflow'>;
25
- type PikkuWorkflowConfigWithSchema<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined> = {
26
- title?: string;
27
- description?: string;
28
- tags?: string[];
29
- expose?: boolean;
30
- internal?: boolean;
31
- override?: string;
32
- version?: number;
33
- remote?: boolean;
34
- mcp?: boolean;
35
- readonly?: boolean;
36
- approvalRequired?: boolean;
37
- approvalDescription?: InputSchema extends StandardSchemaV1 ? PikkuApprovalDescription<InferSchemaOutput<InputSchema>> : never;
38
- middleware?: PikkuMiddleware[];
39
- input?: InputSchema;
40
- output?: OutputSchema;
41
- node?: NodeConfig;
42
- errors?: Array<typeof PikkuError>;
43
- inline?: boolean;
44
- func: PikkuFunctionWorkflow<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown>;
45
- auth?: boolean;
46
- /**
47
- * Scopes the session must hold to run this workflow. All of them are required
48
- * (AND), and they are checked before `permissions`.
49
- */
50
- scopes?: ScopeId[];
51
- permissions?: InputSchema extends StandardSchemaV1 ? CorePermissionGroup<PikkuPermission<InferSchemaOutput<InputSchema>>> : undefined;
52
- };
53
- export declare function pikkuWorkflowFunc<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined>(config: PikkuWorkflowConfigWithSchema<InputSchema, OutputSchema>): PikkuFunctionConfig<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown, 'workflow', PikkuFunctionWorkflow<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown>, InputSchema, OutputSchema>;
54
- export declare function pikkuWorkflowFunc<In, Out = unknown>(func: PikkuFunctionWorkflow<In, Out> | PikkuFunctionConfig<In, Out, 'workflow', PikkuFunctionWorkflow<In, Out>>): PikkuFunctionConfig<In, Out, 'workflow'>;
55
- export declare function pikkuWorkflowComplexFunc<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined>(config: PikkuWorkflowConfigWithSchema<InputSchema, OutputSchema>): PikkuFunctionConfig<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown, 'workflow', PikkuFunctionWorkflow<InputSchema extends StandardSchemaV1 ? InferSchemaOutput<InputSchema> : unknown, OutputSchema extends StandardSchemaV1 ? InferSchemaOutput<OutputSchema> : unknown>, InputSchema, OutputSchema>;
56
- export declare function pikkuWorkflowComplexFunc<In, Out = unknown>(func: PikkuFunctionWorkflow<In, Out> | PikkuFunctionConfig<In, Out, 'workflow', PikkuFunctionWorkflow<In, Out>>): PikkuFunctionConfig<In, Out, 'workflow'>;
57
- type TypedRef<T> = {
58
- $ref: string;
59
- path?: string;
60
- } & {
61
- __phantomType?: T;
62
- };
63
- type TemplateString = {
64
- $template: {
65
- parts: string[];
66
- expressions: Array<{
67
- $ref: string;
68
- path?: string;
69
- }>;
70
- };
71
- } & {
72
- __brand: 'TemplateString';
73
- };
74
- type InputWithRefs<T> = {
75
- [K in keyof T]?: T[K] | TypedRef<T[K]> | TypedRef<unknown> | TemplateString;
76
- };
77
- type NodeInputType<FuncMap extends Record<string, string>, K extends keyof FuncMap> = FuncMap[K] extends keyof FlattenedRPCMap ? InputWithRefs<FlattenedRPCMap[FuncMap[K]]['input']> : FuncMap[K] extends keyof FlattenedWorkflowMap ? InputWithRefs<FlattenedWorkflowMap[FuncMap[K]]['input']> : Record<string, unknown>;
78
- type NodeOutputKeys<FuncMap extends Record<string, string>, N extends string> = N extends keyof FuncMap ? FuncMap[N] extends keyof FlattenedRPCMap ? keyof FlattenedRPCMap[FuncMap[N]]['output'] & string : FuncMap[N] extends keyof FlattenedWorkflowMap ? keyof FlattenedWorkflowMap[FuncMap[N]]['output'] & string : FuncMap[N] extends keyof FlattenedAgentMap ? keyof FlattenedAgentMap[FuncMap[N]]['output'] & string : string : string;
79
- type RefFunction<FuncMap extends Record<string, string>> = {
80
- <N extends Extract<keyof FuncMap, string>>(nodeId: N, path: NodeOutputKeys<FuncMap, N>): TypedRef<unknown>;
81
- <N extends Extract<keyof FuncMap, string>>(nodeId: N): TypedRef<unknown>;
82
- (nodeId: 'trigger' | '$item', path?: string): TypedRef<unknown>;
83
- };
84
- type TemplateFunction = (templateStr: string, refs: TypedRef<unknown>[]) => TemplateString;
85
- type GraphNodeConfigMap<FuncMap extends Record<string, string>> = {
86
- [K in Extract<keyof FuncMap, string>]?: {
87
- next?: NextConfig<Extract<keyof FuncMap, string>>;
88
- input?: NodeInputType<FuncMap, K> | (() => NodeInputType<FuncMap, K>) | ((ref: RefFunction<FuncMap>, template: TemplateFunction) => NodeInputType<FuncMap, K>);
89
- onError?: Extract<keyof FuncMap, string> | Extract<keyof FuncMap, string>[];
90
- /** Free-text node documentation. Non-semantic — excluded from graphHash. */
91
- notes?: string;
92
- };
93
- };
94
- type NextConfig<NodeIds extends string> = NodeIds | NodeIds[] | {
95
- if: string;
96
- then: NodeIds;
97
- else?: NodeIds;
98
- };
99
- export declare function pikkuWorkflowGraph<const FuncMap extends Record<string, (keyof FlattenedRPCMap & string) | (keyof FlattenedWorkflowMap & string) | (keyof FlattenedAgentMap & string)>>(config: PikkuWorkflowGraphConfig<FuncMap, GraphNodeConfigMap<FuncMap>>): PikkuWorkflowGraphResult;
100
- //# sourceMappingURL=pikku-workflow-types.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-workflow-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-types.gen.ts"],"names":[],"mappings":"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"}
@@ -1,16 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- import { WorkflowCancelledException } from '@pikku/core/workflow';
5
- import { pikkuWorkflowGraph as corePikkuWorkflowGraph } from '@pikku/core/workflow';
6
- export { WorkflowCancelledException };
7
- export function pikkuWorkflowFunc(func) {
8
- return typeof func === 'function' ? { func } : func;
9
- }
10
- export function pikkuWorkflowComplexFunc(func) {
11
- return typeof func === 'function' ? { func } : func;
12
- }
13
- export function pikkuWorkflowGraph(config) {
14
- return corePikkuWorkflowGraph(config);
15
- }
16
- //# sourceMappingURL=pikku-workflow-types.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-workflow-types.gen.js","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,0BAA0B,EAAE,MAAM,sBAAsB,CAAA;AACjE,OAAO,EAAE,kBAAkB,IAAI,sBAAsB,EAAE,MAAM,sBAAsB,CAAA;AAUnF,OAAO,EAAE,0BAA0B,EAAE,CAAA;AAuFrC,MAAM,UAAU,iBAAiB,CAAC,IAAS;IACzC,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AAaD,MAAM,UAAU,wBAAwB,CAAC,IAAS;IAChD,OAAO,OAAO,IAAI,KAAK,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,IAAI,CAAA;AACrD,CAAC;AA2DD,MAAM,UAAU,kBAAkB,CAQhC,MAAsE;IAEtE,OAAO,sBAAsB,CAAC,MAAa,CAAC,CAAA;AAC9C,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=pikku-workflow-wirings-meta.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-workflow-wirings-meta.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-wirings-meta.gen.ts"],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.105
3
- */
4
- import { pikkuState } from '@pikku/core/state';
5
- const workflowsMeta = {};
6
- pikkuState('@pikku/addon-graph', 'workflows', 'meta', workflowsMeta);
7
- //# sourceMappingURL=pikku-workflow-wirings-meta.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-workflow-wirings-meta.gen.js","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-wirings-meta.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAG9C,MAAM,aAAa,GAAyB,EAAE,CAAA;AAE9C,UAAU,CAAC,oBAAoB,EAAE,WAAW,EAAE,MAAM,EAAE,aAAa,CAAC,CAAA"}
@@ -1,5 +0,0 @@
1
- export {};
2
- /**
3
- * This file was generated by @pikku/cli@0.12.105
4
- */
5
- //# sourceMappingURL=pikku-workflow-wirings.gen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-workflow-wirings.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-wirings.gen.ts"],"names":[],"mappings":";AAAA;;GAEG"}
@@ -1,5 +0,0 @@
1
- export {};
2
- /**
3
- * This file was generated by @pikku/cli@0.12.105
4
- */
5
- //# sourceMappingURL=pikku-workflow-wirings.gen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pikku-workflow-wirings.gen.js","sourceRoot":"","sources":["../../../.pikku/workflow/pikku-workflow-wirings.gen.ts"],"names":[],"mappings":";AAAA;;GAEG"}