@pikku/addon-graph 0.0.2 → 0.0.3

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 (160) hide show
  1. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +17 -1
  2. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +1 -1
  3. package/dist/.pikku/addon/pikku-addon-types.gen.js +21 -2
  4. package/dist/.pikku/addon/pikku-addon-types.gen.js.map +1 -1
  5. package/dist/.pikku/addon/pikku-addon-types.gen.ts +24 -2
  6. package/dist/.pikku/addon/pikku-package.gen.js +1 -1
  7. package/dist/.pikku/addon/pikku-package.gen.ts +1 -1
  8. package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
  9. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +6 -6
  10. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
  11. package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
  12. package/dist/.pikku/agent/pikku-agent-types.gen.ts +13 -7
  13. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
  14. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.ts +1 -1
  15. package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
  16. package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
  17. package/dist/.pikku/agent/pikku-agent-wirings.gen.ts +1 -1
  18. package/dist/.pikku/console/pikku-addon-meta.gen.json +281 -0
  19. package/dist/.pikku/console/pikku-node-types.gen.d.ts +2 -2
  20. package/dist/.pikku/console/pikku-node-types.gen.d.ts.map +1 -1
  21. package/dist/.pikku/console/pikku-node-types.gen.ts +2 -2
  22. package/dist/.pikku/function/pikku-function-types.gen.d.ts +41 -12
  23. package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
  24. package/dist/.pikku/function/pikku-function-types.gen.js +17 -1
  25. package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
  26. package/dist/.pikku/function/pikku-function-types.gen.ts +53 -15
  27. package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +224 -196
  28. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  29. package/dist/.pikku/function/pikku-functions-meta.gen.json +160 -144
  30. package/dist/.pikku/function/pikku-functions-meta.gen.ts +1 -1
  31. package/dist/.pikku/function/pikku-functions.gen.js +3 -1
  32. package/dist/.pikku/function/pikku-functions.gen.js.map +1 -1
  33. package/dist/.pikku/function/pikku-functions.gen.ts +3 -1
  34. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  35. package/dist/.pikku/pikku-bootstrap.gen.ts +1 -1
  36. package/dist/.pikku/pikku-services.gen.d.ts +3 -1
  37. package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
  38. package/dist/.pikku/pikku-services.gen.js +2 -0
  39. package/dist/.pikku/pikku-services.gen.js.map +1 -1
  40. package/dist/.pikku/pikku-services.gen.ts +3 -1
  41. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  42. package/dist/.pikku/pikku-types.gen.js +1 -1
  43. package/dist/.pikku/pikku-types.gen.ts +1 -1
  44. package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +50 -396
  45. package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +59 -404
  46. package/dist/.pikku/schema-cache.json +1 -0
  47. package/dist/.pikku/schemas/pikku.cache.json +1 -0
  48. package/dist/.pikku/schemas/register.gen.js +35 -33
  49. package/dist/.pikku/schemas/register.gen.js.map +1 -1
  50. package/dist/.pikku/schemas/register.gen.ts +69 -65
  51. package/dist/.pikku/schemas/schemas/SleepInput.schema.json +1 -0
  52. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  53. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  54. package/dist/.pikku/secrets/pikku-secret-types.gen.ts +1 -1
  55. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  56. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  57. package/dist/.pikku/secrets/pikku-secrets.gen.ts +1 -1
  58. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  59. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  60. package/dist/.pikku/trigger/pikku-trigger-types.gen.ts +1 -1
  61. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  62. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  63. package/dist/.pikku/variables/pikku-variable-types.gen.ts +1 -1
  64. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  65. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  66. package/dist/.pikku/variables/pikku-variables.gen.ts +1 -1
  67. package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
  68. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +35 -5
  69. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
  70. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +5 -5
  71. package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
  72. package/dist/.pikku/workflow/pikku-workflow-types.gen.ts +65 -9
  73. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  74. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +1 -1
  75. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  76. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  77. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.ts +1 -1
  78. package/dist/src/functions/data/sleep.function.d.ts +16 -0
  79. package/dist/src/functions/data/sleep.function.d.ts.map +1 -0
  80. package/dist/src/functions/data/sleep.function.js +18 -0
  81. package/dist/src/functions/data/sleep.function.js.map +1 -0
  82. package/package.json +11 -8
  83. package/.pikku/addon/pikku-addon-types.gen.ts +0 -78
  84. package/.pikku/addon/pikku-package.gen.ts +0 -9
  85. package/.pikku/agent/pikku-agent-map.gen.d.ts +0 -16
  86. package/.pikku/agent/pikku-agent-types.gen.ts +0 -76
  87. package/.pikku/agent/pikku-agent-wirings-meta.gen.json +0 -3
  88. package/.pikku/agent/pikku-agent-wirings-meta.gen.ts +0 -7
  89. package/.pikku/agent/pikku-agent-wirings.gen.ts +0 -3
  90. package/.pikku/console/pikku-node-types.gen.ts +0 -8
  91. package/.pikku/function/pikku-function-types.gen.ts +0 -648
  92. package/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -582
  93. package/.pikku/function/pikku-functions-meta.gen.json +0 -434
  94. package/.pikku/function/pikku-functions-meta.gen.ts +0 -7
  95. package/.pikku/function/pikku-functions.gen.ts +0 -54
  96. package/.pikku/pikku-bootstrap.gen.ts +0 -15
  97. package/.pikku/pikku-services.gen.ts +0 -32
  98. package/.pikku/pikku-types.gen.ts +0 -21
  99. package/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -470
  100. package/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -494
  101. package/.pikku/schemas/register.gen.ts +0 -195
  102. package/.pikku/schemas/schemas/AggregateInput.schema.json +0 -1
  103. package/.pikku/schemas/schemas/AggregateOutput.schema.json +0 -1
  104. package/.pikku/schemas/schemas/ChunkInput.schema.json +0 -1
  105. package/.pikku/schemas/schemas/ChunkOutput.schema.json +0 -1
  106. package/.pikku/schemas/schemas/CoalesceInput.schema.json +0 -1
  107. package/.pikku/schemas/schemas/CoalesceOutput.schema.json +0 -1
  108. package/.pikku/schemas/schemas/CryptoInput.schema.json +0 -1
  109. package/.pikku/schemas/schemas/CryptoOutput.schema.json +0 -1
  110. package/.pikku/schemas/schemas/DateTimeInput.schema.json +0 -1
  111. package/.pikku/schemas/schemas/DateTimeOutput.schema.json +0 -1
  112. package/.pikku/schemas/schemas/EditFieldsInput.schema.json +0 -1
  113. package/.pikku/schemas/schemas/EditFieldsOutput.schema.json +0 -1
  114. package/.pikku/schemas/schemas/FindInput.schema.json +0 -1
  115. package/.pikku/schemas/schemas/FindOutput.schema.json +0 -1
  116. package/.pikku/schemas/schemas/GroupByInput.schema.json +0 -1
  117. package/.pikku/schemas/schemas/GroupByOutput.schema.json +0 -1
  118. package/.pikku/schemas/schemas/JwtDecodeInput.schema.json +0 -1
  119. package/.pikku/schemas/schemas/JwtDecodeOutput.schema.json +0 -1
  120. package/.pikku/schemas/schemas/JwtSignInput.schema.json +0 -1
  121. package/.pikku/schemas/schemas/JwtSignOutput.schema.json +0 -1
  122. package/.pikku/schemas/schemas/LimitInput.schema.json +0 -1
  123. package/.pikku/schemas/schemas/LimitOutput.schema.json +0 -1
  124. package/.pikku/schemas/schemas/MathInput.schema.json +0 -1
  125. package/.pikku/schemas/schemas/MathOutput.schema.json +0 -1
  126. package/.pikku/schemas/schemas/MergeInput.schema.json +0 -1
  127. package/.pikku/schemas/schemas/MergeOutput.schema.json +0 -1
  128. package/.pikku/schemas/schemas/OmitInput.schema.json +0 -1
  129. package/.pikku/schemas/schemas/OmitOutput.schema.json +0 -1
  130. package/.pikku/schemas/schemas/PickInput.schema.json +0 -1
  131. package/.pikku/schemas/schemas/PickOutput.schema.json +0 -1
  132. package/.pikku/schemas/schemas/RemoveDuplicatesInput.schema.json +0 -1
  133. package/.pikku/schemas/schemas/RemoveDuplicatesOutput.schema.json +0 -1
  134. package/.pikku/schemas/schemas/RenameKeysInput.schema.json +0 -1
  135. package/.pikku/schemas/schemas/RenameKeysOutput.schema.json +0 -1
  136. package/.pikku/schemas/schemas/ReverseInput.schema.json +0 -1
  137. package/.pikku/schemas/schemas/ReverseOutput.schema.json +0 -1
  138. package/.pikku/schemas/schemas/SortInput.schema.json +0 -1
  139. package/.pikku/schemas/schemas/SortOutput.schema.json +0 -1
  140. package/.pikku/schemas/schemas/SplitOutInput.schema.json +0 -1
  141. package/.pikku/schemas/schemas/SplitOutOutput.schema.json +0 -1
  142. package/.pikku/schemas/schemas/StringTransformInput.schema.json +0 -1
  143. package/.pikku/schemas/schemas/StringTransformOutput.schema.json +0 -1
  144. package/.pikku/schemas/schemas/SummarizeInput.schema.json +0 -1
  145. package/.pikku/schemas/schemas/SummarizeOutput.schema.json +0 -1
  146. package/.pikku/schemas/schemas/TypeConvertInput.schema.json +0 -1
  147. package/.pikku/schemas/schemas/TypeConvertOutput.schema.json +0 -1
  148. package/.pikku/schemas/schemas/UniqueInput.schema.json +0 -1
  149. package/.pikku/schemas/schemas/UniqueOutput.schema.json +0 -1
  150. package/.pikku/secrets/pikku-secret-types.gen.ts +0 -5
  151. package/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
  152. package/.pikku/secrets/pikku-secrets.gen.ts +0 -21
  153. package/.pikku/trigger/pikku-trigger-types.gen.ts +0 -160
  154. package/.pikku/variables/pikku-variable-types.gen.ts +0 -5
  155. package/.pikku/variables/pikku-variables-meta.gen.json +0 -1
  156. package/.pikku/variables/pikku-variables.gen.ts +0 -21
  157. package/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -34
  158. package/.pikku/workflow/pikku-workflow-types.gen.ts +0 -158
  159. package/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +0 -9
  160. package/.pikku/workflow/pikku-workflow-wirings.gen.ts +0 -3
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.2
3
- */
4
- import { pikkuState } from '@pikku/core/internal'
5
- import type { SerializedWorkflowGraphs } from '@pikku/inspector/workflow-graph'
6
-
7
- const workflowsMeta: SerializedWorkflowGraphs = {}
8
-
9
- pikkuState('@pikku/addon-graph', 'workflows', 'meta', workflowsMeta)
@@ -1,3 +0,0 @@
1
- /**
2
- * This file was generated by @pikku/cli@0.12.2
3
- */