@pikku/addon-graph 0.12.11 → 0.12.13
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.
- package/CHANGELOG.md +409 -0
- package/dist/.pikku/addon/agent/index.d.ts +8 -0
- package/dist/.pikku/addon/agent/index.d.ts.map +1 -0
- package/dist/.pikku/addon/agent/index.js +8 -0
- package/dist/.pikku/addon/agent/index.js.map +1 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts +54 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.js +20 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.js.map +1 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.d.ts +2 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js +6 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js.map +1 -0
- package/dist/.pikku/addon/auth/index.d.ts +8 -0
- package/dist/.pikku/addon/auth/index.d.ts.map +1 -0
- package/dist/.pikku/addon/auth/index.js +8 -0
- package/dist/.pikku/addon/auth/index.js.map +1 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts +119 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.js +93 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.js.map +1 -0
- package/dist/.pikku/addon/channel/index.d.ts +8 -0
- package/dist/.pikku/addon/channel/index.d.ts.map +1 -0
- package/dist/.pikku/addon/channel/index.js +8 -0
- package/dist/.pikku/addon/channel/index.js.map +1 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts +91 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.js +43 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.js.map +1 -0
- package/dist/.pikku/addon/error/index.d.ts +8 -0
- package/dist/.pikku/addon/error/index.d.ts.map +1 -0
- package/dist/.pikku/addon/error/index.js +8 -0
- package/dist/.pikku/addon/error/index.js.map +1 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts +8 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.js +8 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.js.map +1 -0
- package/dist/.pikku/addon/function/index.d.ts +8 -0
- package/dist/.pikku/addon/function/index.d.ts.map +1 -0
- package/dist/.pikku/addon/function/index.js +8 -0
- package/dist/.pikku/addon/function/index.js.map +1 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts +270 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.js +117 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.js.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions-meta-verbose.gen.json +1028 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.js +7 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.json +794 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.d.ts +2 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.js +74 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.js.map +1 -0
- package/dist/.pikku/addon/http/index.d.ts +8 -0
- package/dist/.pikku/addon/http/index.d.ts.map +1 -0
- package/dist/.pikku/addon/http/index.js +8 -0
- package/dist/.pikku/addon/http/index.js.map +1 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts +50 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.js +11 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.js.map +1 -0
- package/dist/.pikku/addon/index.d.ts +8 -0
- package/dist/.pikku/addon/index.d.ts.map +1 -0
- package/dist/.pikku/addon/index.js +8 -0
- package/dist/.pikku/addon/index.js.map +1 -0
- package/dist/.pikku/addon/mcp/index.d.ts +8 -0
- package/dist/.pikku/addon/mcp/index.d.ts.map +1 -0
- package/dist/.pikku/addon/mcp/index.js +8 -0
- package/dist/.pikku/addon/mcp/index.js.map +1 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts +102 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js +16 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js.map +1 -0
- package/dist/.pikku/addon/middleware/index.d.ts +8 -0
- package/dist/.pikku/addon/middleware/index.d.ts.map +1 -0
- package/dist/.pikku/addon/middleware/index.js +8 -0
- package/dist/.pikku/addon/middleware/index.js.map +1 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts +118 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js +109 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js.map +1 -0
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +3 -2
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +1 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js +1 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js.map +1 -1
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts +10 -0
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js +10 -0
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js.map +1 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts +10 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.js +10 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.js.map +1 -0
- package/dist/.pikku/addon/pikku-package.gen.js +2 -2
- package/dist/.pikku/addon/pikku-package.gen.js.map +1 -1
- package/dist/.pikku/addon/pikku-services.gen.d.ts +42 -0
- package/dist/.pikku/addon/pikku-services.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-services.gen.js +38 -0
- package/dist/.pikku/addon/pikku-services.gen.js.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts +2 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js +7 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.json +36 -0
- package/dist/.pikku/addon/scenarios/index.d.ts +8 -0
- package/dist/.pikku/addon/scenarios/index.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/index.js +8 -0
- package/dist/.pikku/addon/scenarios/index.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.d.ts +18 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.js +18 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js +11 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.json +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts +5 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.js +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts +311 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.js +72 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js +11 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts +5 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.js +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts +5 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.js +5 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.js.map +1 -0
- package/dist/.pikku/addon/schemas/register.gen.d.ts +2 -0
- package/dist/.pikku/addon/schemas/register.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/schemas/register.gen.js +141 -0
- package/dist/.pikku/addon/schemas/register.gen.js.map +1 -0
- package/dist/.pikku/addon/schemas/schemas/AggregateInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AggregateOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/BranchInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/BranchOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ChunkInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ChunkOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CoalesceInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CoalesceOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ConcatInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ConcatOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CryptoInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CryptoOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DateTimeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DateTimeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/EditFieldsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/EditFieldsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FanoutInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FanoutOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FindInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FindOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GroupByInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GroupByOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/HttpRequestInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/HttpRequestOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtDecodeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtDecodeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtSignInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtSignOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/LimitInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/LimitOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MathInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MathOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MergeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MergeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/OmitInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/OmitOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/PickInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/PickOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFileInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFileOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RemoveDuplicatesInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RemoveDuplicatesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RenameKeysInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RenameKeysOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReverseInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReverseOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SleepInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SleepOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SortInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SortOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitOutInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitOutOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitTextInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitTextOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StopAndErrorInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StopAndErrorOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StringTransformInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StringTransformOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SummarizeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SummarizeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/TypeConvertInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/TypeConvertOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UniqueInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UniqueOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WaitInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WaitOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WriteFileInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WriteFileOutput.schema.json +1 -0
- package/dist/.pikku/addon/scopes/index.d.ts +8 -0
- package/dist/.pikku/addon/scopes/index.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/index.js +8 -0
- package/dist/.pikku/addon/scopes/index.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-personas-meta.gen.json +1 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.d.ts +29 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.js +18 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-roles-meta.gen.json +1 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts +31 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.js +19 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts +6 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js +6 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scopes-meta.gen.json +1 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts +36 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.js +28 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.js.map +1 -0
- package/dist/.pikku/addon/secrets/index.d.ts +9 -0
- package/dist/.pikku/addon/secrets/index.d.ts.map +1 -0
- package/dist/.pikku/addon/secrets/index.js +9 -0
- package/dist/.pikku/addon/secrets/index.js.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts +5 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js +5 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secrets-meta.gen.json +1 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts +18 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.js +19 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.js.map +1 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts +8 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.js +10 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.js.map +1 -0
- package/dist/.pikku/addon/setup/index.d.ts +9 -0
- package/dist/.pikku/addon/setup/index.d.ts.map +1 -0
- package/dist/.pikku/addon/setup/index.js +9 -0
- package/dist/.pikku/addon/setup/index.js.map +1 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts +66 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js +78 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js.map +1 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts +67 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.js +88 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.js.map +1 -0
- package/dist/.pikku/addon/trigger/index.d.ts +8 -0
- package/dist/.pikku/addon/trigger/index.d.ts.map +1 -0
- package/dist/.pikku/addon/trigger/index.js +8 -0
- package/dist/.pikku/addon/trigger/index.js.map +1 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts +83 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js +13 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js.map +1 -0
- package/dist/.pikku/addon/variables/index.d.ts +9 -0
- package/dist/.pikku/addon/variables/index.d.ts.map +1 -0
- package/dist/.pikku/addon/variables/index.js +9 -0
- package/dist/.pikku/addon/variables/index.js.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts +5 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.js +5 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.js.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variables-meta.gen.json +1 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts +19 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.js +19 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.js.map +1 -0
- package/dist/.pikku/addon/workflow/index.d.ts +8 -0
- package/dist/.pikku/addon/workflow/index.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/index.js +8 -0
- package/dist/.pikku/addon/workflow/index.js.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts +106 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js +16 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js +7 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts +5 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js +5 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js.map +1 -0
- package/dist/.pikku/agent/index.d.ts +8 -0
- package/dist/.pikku/agent/index.d.ts.map +1 -0
- package/dist/.pikku/agent/index.js +8 -0
- package/dist/.pikku/agent/index.js.map +1 -0
- package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +14 -13
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.js +5 -6
- package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.js +2 -2
- package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +1 -1
- package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +1 -1
- package/dist/.pikku/auth/index.d.ts +8 -0
- package/dist/.pikku/auth/index.d.ts.map +1 -0
- package/dist/.pikku/auth/index.js +8 -0
- package/dist/.pikku/auth/index.js.map +1 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +119 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts.map +1 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.js +93 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.js.map +1 -0
- package/dist/.pikku/channel/index.d.ts +8 -0
- package/dist/.pikku/channel/index.d.ts.map +1 -0
- package/dist/.pikku/channel/index.js +8 -0
- package/dist/.pikku/channel/index.js.map +1 -0
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +5 -26
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts.map +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +2 -19
- package/dist/.pikku/channel/pikku-channel-types.gen.js.map +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/credentials/index.d.ts +8 -0
- package/dist/.pikku/credentials/index.d.ts.map +1 -0
- package/dist/.pikku/credentials/index.js +8 -0
- package/dist/.pikku/credentials/index.js.map +1 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts +5 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts.map +1 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.js +5 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.js.map +1 -0
- package/dist/.pikku/error/index.d.ts +8 -0
- package/dist/.pikku/error/index.d.ts.map +1 -0
- package/dist/.pikku/error/index.js +8 -0
- package/dist/.pikku/error/index.js.map +1 -0
- package/dist/.pikku/error/pikku-error-types.gen.d.ts +8 -0
- package/dist/.pikku/error/pikku-error-types.gen.d.ts.map +1 -0
- package/dist/.pikku/error/pikku-error-types.gen.js +8 -0
- package/dist/.pikku/error/pikku-error-types.gen.js.map +1 -0
- package/dist/.pikku/function/index.d.ts +8 -0
- package/dist/.pikku/function/index.d.ts.map +1 -0
- package/dist/.pikku/function/index.js +8 -0
- package/dist/.pikku/function/index.js.map +1 -0
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +27 -259
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +2 -236
- package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +2 -2
- package/dist/.pikku/function/pikku-functions-meta.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/gateway/index.d.ts +8 -0
- package/dist/.pikku/gateway/index.d.ts.map +1 -0
- package/dist/.pikku/gateway/index.js +8 -0
- package/dist/.pikku/gateway/index.js.map +1 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +38 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts.map +1 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js +26 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js.map +1 -0
- package/dist/.pikku/http/index.d.ts +8 -0
- package/dist/.pikku/http/index.d.ts.map +1 -0
- package/dist/.pikku/http/index.js +8 -0
- package/dist/.pikku/http/index.js.map +1 -0
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +4 -52
- package/dist/.pikku/http/pikku-http-types.gen.d.ts.map +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +2 -41
- package/dist/.pikku/http/pikku-http-types.gen.js.map +1 -1
- package/dist/.pikku/mcp/index.d.ts +8 -0
- package/dist/.pikku/mcp/index.d.ts.map +1 -0
- package/dist/.pikku/mcp/index.js +8 -0
- package/dist/.pikku/mcp/index.js.map +1 -0
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +7 -36
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts.map +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -23
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js.map +1 -1
- package/dist/.pikku/middleware/index.d.ts +8 -0
- package/dist/.pikku/middleware/index.d.ts.map +1 -0
- package/dist/.pikku/middleware/index.js +8 -0
- package/dist/.pikku/middleware/index.js.map +1 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +118 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts.map +1 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js +109 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js.map +1 -0
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +4 -4
- package/dist/.pikku/pikku-services.gen.js +3 -3
- package/dist/.pikku/pikku-services.gen.js.map +1 -1
- package/dist/.pikku/pikku-types.gen.d.ts +1 -2
- package/dist/.pikku/pikku-types.gen.d.ts.map +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -3
- package/dist/.pikku/pikku-types.gen.js.map +1 -1
- package/dist/.pikku/queue/index.d.ts +8 -0
- package/dist/.pikku/queue/index.d.ts.map +1 -0
- package/dist/.pikku/queue/index.js +8 -0
- package/dist/.pikku/queue/index.js.map +1 -0
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts.map +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js.map +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +6 -6
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +6 -6
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +6 -6
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +2 -2
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +1 -1
- package/dist/.pikku/scenarios/index.d.ts +8 -0
- package/dist/.pikku/scenarios/index.d.ts.map +1 -0
- package/dist/.pikku/scenarios/index.js +8 -0
- package/dist/.pikku/scenarios/index.js.map +1 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts +18 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts.map +1 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.js +18 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.js.map +1 -0
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +2 -2
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +311 -0
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts.map +1 -0
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js +72 -0
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js.map +1 -0
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +2 -2
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
- package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
- package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
- package/dist/.pikku/scheduler/index.d.ts +8 -0
- package/dist/.pikku/scheduler/index.d.ts.map +1 -0
- package/dist/.pikku/scheduler/index.js +8 -0
- package/dist/.pikku/scheduler/index.js.map +1 -0
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts.map +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js.map +1 -1
- package/dist/.pikku/schemas/register.gen.js +1 -1
- package/dist/.pikku/scopes/index.d.ts +8 -0
- package/dist/.pikku/scopes/index.d.ts.map +1 -0
- package/dist/.pikku/scopes/index.js +8 -0
- package/dist/.pikku/scopes/index.js.map +1 -0
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts +5 -13
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
- package/dist/.pikku/scopes/pikku-personas.gen.js.map +1 -1
- package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -3
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js.map +1 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +1 -1
- package/dist/.pikku/secrets/index.d.ts +9 -0
- package/dist/.pikku/secrets/index.d.ts.map +1 -0
- package/dist/.pikku/secrets/index.js +9 -0
- package/dist/.pikku/secrets/index.js.map +1 -0
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -2
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts.map +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +8 -12
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts.map +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +7 -9
- package/dist/.pikku/secrets/pikku-secrets.gen.js.map +1 -1
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts +8 -0
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts.map +1 -0
- package/dist/.pikku/services/pikku-meta-service.gen.js +10 -0
- package/dist/.pikku/services/pikku-meta-service.gen.js.map +1 -0
- package/dist/.pikku/setup/index.d.ts +8 -0
- package/dist/.pikku/setup/index.d.ts.map +1 -0
- package/dist/.pikku/setup/index.js +8 -0
- package/dist/.pikku/setup/index.js.map +1 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +67 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts.map +1 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.js +88 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.js.map +1 -0
- package/dist/.pikku/trigger/index.d.ts +8 -0
- package/dist/.pikku/trigger/index.d.ts.map +1 -0
- package/dist/.pikku/trigger/index.js +8 -0
- package/dist/.pikku/trigger/index.js.map +1 -0
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +5 -36
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts.map +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -22
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js.map +1 -1
- package/dist/.pikku/variables/index.d.ts +9 -0
- package/dist/.pikku/variables/index.d.ts.map +1 -0
- package/dist/.pikku/variables/index.js +9 -0
- package/dist/.pikku/variables/index.js.map +1 -0
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -2
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts.map +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +7 -10
- package/dist/.pikku/variables/pikku-variables.gen.d.ts.map +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +8 -10
- package/dist/.pikku/variables/pikku-variables.gen.js.map +1 -1
- package/dist/.pikku/workflow/index.d.ts +8 -0
- package/dist/.pikku/workflow/index.d.ts.map +1 -0
- package/dist/.pikku/workflow/index.js +8 -0
- package/dist/.pikku/workflow/index.js.map +1 -0
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts +3 -1
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts.map +1 -1
- package/dist/.pikku/workflow/pikku-personas.gen.js +2 -2
- package/dist/.pikku/workflow/pikku-personas.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +15 -262
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +2 -65
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +2 -2
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/src/functions/array/aggregate.function.d.ts +4 -4
- package/dist/src/functions/array/aggregate.function.d.ts.map +1 -1
- package/dist/src/functions/array/aggregate.function.js +1 -1
- package/dist/src/functions/array/aggregate.function.js.map +1 -1
- package/dist/src/functions/array/chunk.function.d.ts +4 -4
- package/dist/src/functions/array/chunk.function.d.ts.map +1 -1
- package/dist/src/functions/array/chunk.function.js +1 -1
- package/dist/src/functions/array/chunk.function.js.map +1 -1
- package/dist/src/functions/array/fanout.function.d.ts +4 -4
- package/dist/src/functions/array/fanout.function.d.ts.map +1 -1
- package/dist/src/functions/array/fanout.function.js +1 -1
- package/dist/src/functions/array/fanout.function.js.map +1 -1
- package/dist/src/functions/array/find.function.d.ts +4 -4
- package/dist/src/functions/array/find.function.d.ts.map +1 -1
- package/dist/src/functions/array/find.function.js +1 -1
- package/dist/src/functions/array/find.function.js.map +1 -1
- package/dist/src/functions/array/group-by.function.d.ts +4 -4
- package/dist/src/functions/array/group-by.function.d.ts.map +1 -1
- package/dist/src/functions/array/group-by.function.js +1 -1
- package/dist/src/functions/array/group-by.function.js.map +1 -1
- package/dist/src/functions/array/limit.function.d.ts +4 -4
- package/dist/src/functions/array/limit.function.d.ts.map +1 -1
- package/dist/src/functions/array/limit.function.js +1 -1
- package/dist/src/functions/array/limit.function.js.map +1 -1
- package/dist/src/functions/array/remove-duplicates.function.d.ts +4 -4
- package/dist/src/functions/array/remove-duplicates.function.d.ts.map +1 -1
- package/dist/src/functions/array/remove-duplicates.function.js +1 -1
- package/dist/src/functions/array/remove-duplicates.function.js.map +1 -1
- package/dist/src/functions/array/reverse.function.d.ts +4 -4
- package/dist/src/functions/array/reverse.function.d.ts.map +1 -1
- package/dist/src/functions/array/reverse.function.js +1 -1
- package/dist/src/functions/array/reverse.function.js.map +1 -1
- package/dist/src/functions/array/sort.function.d.ts +4 -4
- package/dist/src/functions/array/sort.function.d.ts.map +1 -1
- package/dist/src/functions/array/sort.function.js +1 -1
- package/dist/src/functions/array/sort.function.js.map +1 -1
- package/dist/src/functions/array/split-out.function.d.ts +4 -4
- package/dist/src/functions/array/split-out.function.d.ts.map +1 -1
- package/dist/src/functions/array/split-out.function.js +1 -1
- package/dist/src/functions/array/split-out.function.js.map +1 -1
- package/dist/src/functions/array/summarize.function.d.ts +4 -4
- package/dist/src/functions/array/summarize.function.d.ts.map +1 -1
- package/dist/src/functions/array/summarize.function.js +1 -1
- package/dist/src/functions/array/summarize.function.js.map +1 -1
- package/dist/src/functions/array/unique.function.d.ts +4 -4
- package/dist/src/functions/array/unique.function.d.ts.map +1 -1
- package/dist/src/functions/array/unique.function.js +1 -1
- package/dist/src/functions/array/unique.function.js.map +1 -1
- package/dist/src/functions/data/coalesce.function.d.ts +4 -4
- package/dist/src/functions/data/coalesce.function.d.ts.map +1 -1
- package/dist/src/functions/data/coalesce.function.js +1 -1
- package/dist/src/functions/data/coalesce.function.js.map +1 -1
- package/dist/src/functions/data/crypto.function.d.ts +4 -4
- package/dist/src/functions/data/crypto.function.d.ts.map +1 -1
- package/dist/src/functions/data/crypto.function.js +1 -1
- package/dist/src/functions/data/crypto.function.js.map +1 -1
- package/dist/src/functions/data/date-time.function.d.ts +4 -4
- package/dist/src/functions/data/date-time.function.d.ts.map +1 -1
- package/dist/src/functions/data/date-time.function.js +1 -1
- package/dist/src/functions/data/date-time.function.js.map +1 -1
- package/dist/src/functions/data/jwt.function.d.ts +8 -8
- package/dist/src/functions/data/jwt.function.d.ts.map +1 -1
- package/dist/src/functions/data/jwt.function.js +2 -2
- package/dist/src/functions/data/jwt.function.js.map +1 -1
- package/dist/src/functions/data/math.function.d.ts +4 -4
- package/dist/src/functions/data/math.function.d.ts.map +1 -1
- package/dist/src/functions/data/math.function.js +1 -1
- package/dist/src/functions/data/math.function.js.map +1 -1
- package/dist/src/functions/data/read-file.function.d.ts +4 -4
- package/dist/src/functions/data/read-file.function.d.ts.map +1 -1
- package/dist/src/functions/data/read-file.function.js +1 -1
- package/dist/src/functions/data/read-file.function.js.map +1 -1
- package/dist/src/functions/data/sleep.function.d.ts +4 -4
- package/dist/src/functions/data/sleep.function.d.ts.map +1 -1
- package/dist/src/functions/data/sleep.function.js +1 -1
- package/dist/src/functions/data/sleep.function.js.map +1 -1
- package/dist/src/functions/data/string-transform.function.d.ts +4 -4
- package/dist/src/functions/data/string-transform.function.d.ts.map +1 -1
- package/dist/src/functions/data/string-transform.function.js +1 -1
- package/dist/src/functions/data/string-transform.function.js.map +1 -1
- package/dist/src/functions/data/type-convert.function.d.ts +4 -4
- package/dist/src/functions/data/type-convert.function.d.ts.map +1 -1
- package/dist/src/functions/data/type-convert.function.js +1 -1
- package/dist/src/functions/data/type-convert.function.js.map +1 -1
- package/dist/src/functions/data/wait.function.d.ts +4 -4
- package/dist/src/functions/data/wait.function.d.ts.map +1 -1
- package/dist/src/functions/data/wait.function.js +1 -1
- package/dist/src/functions/data/wait.function.js.map +1 -1
- package/dist/src/functions/data/write-file.function.d.ts +4 -4
- package/dist/src/functions/data/write-file.function.d.ts.map +1 -1
- package/dist/src/functions/data/write-file.function.js +1 -1
- package/dist/src/functions/data/write-file.function.js.map +1 -1
- package/dist/src/functions/logic/branch.function.d.ts +4 -4
- package/dist/src/functions/logic/branch.function.d.ts.map +1 -1
- package/dist/src/functions/logic/branch.function.js +1 -1
- package/dist/src/functions/logic/branch.function.js.map +1 -1
- package/dist/src/functions/logic/stop-and-error.function.d.ts +4 -4
- package/dist/src/functions/logic/stop-and-error.function.d.ts.map +1 -1
- package/dist/src/functions/logic/stop-and-error.function.js +1 -1
- package/dist/src/functions/logic/stop-and-error.function.js.map +1 -1
- package/dist/src/functions/network/http-request.function.d.ts +4 -4
- package/dist/src/functions/network/http-request.function.d.ts.map +1 -1
- package/dist/src/functions/network/http-request.function.js +1 -1
- package/dist/src/functions/network/http-request.function.js.map +1 -1
- package/dist/src/functions/transform/concat.function.d.ts +4 -4
- package/dist/src/functions/transform/concat.function.d.ts.map +1 -1
- package/dist/src/functions/transform/concat.function.js +1 -1
- package/dist/src/functions/transform/concat.function.js.map +1 -1
- package/dist/src/functions/transform/edit-fields.function.d.ts +4 -4
- package/dist/src/functions/transform/edit-fields.function.d.ts.map +1 -1
- package/dist/src/functions/transform/edit-fields.function.js +1 -1
- package/dist/src/functions/transform/edit-fields.function.js.map +1 -1
- package/dist/src/functions/transform/merge.function.d.ts +4 -4
- package/dist/src/functions/transform/merge.function.d.ts.map +1 -1
- package/dist/src/functions/transform/merge.function.js +1 -1
- package/dist/src/functions/transform/merge.function.js.map +1 -1
- package/dist/src/functions/transform/omit.function.d.ts +4 -4
- package/dist/src/functions/transform/omit.function.d.ts.map +1 -1
- package/dist/src/functions/transform/omit.function.js +1 -1
- package/dist/src/functions/transform/omit.function.js.map +1 -1
- package/dist/src/functions/transform/pick.function.d.ts +4 -4
- package/dist/src/functions/transform/pick.function.d.ts.map +1 -1
- package/dist/src/functions/transform/pick.function.js +1 -1
- package/dist/src/functions/transform/pick.function.js.map +1 -1
- package/dist/src/functions/transform/rename-keys.function.d.ts +4 -4
- package/dist/src/functions/transform/rename-keys.function.d.ts.map +1 -1
- package/dist/src/functions/transform/rename-keys.function.js +1 -1
- package/dist/src/functions/transform/rename-keys.function.js.map +1 -1
- package/dist/src/functions/transform/split-text.function.d.ts +4 -4
- package/dist/src/functions/transform/split-text.function.d.ts.map +1 -1
- package/dist/src/functions/transform/split-text.function.js +1 -1
- package/dist/src/functions/transform/split-text.function.js.map +1 -1
- package/dist/src/http-requester.service.d.ts +3 -2
- package/dist/src/http-requester.service.d.ts.map +1 -1
- package/dist/src/http-requester.service.js +1 -1
- package/dist/src/http-requester.service.js.map +1 -1
- package/dist/src/services.d.ts +1 -1
- package/dist/src/services.d.ts.map +1 -1
- package/dist/src/services.js +1 -1
- package/dist/src/services.js.map +1 -1
- package/dist/types/application-types.d.ts +1 -1
- package/package.json +11 -13
|
@@ -0,0 +1,794 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aggregate": {
|
|
3
|
+
"pikkuFuncId": "aggregate",
|
|
4
|
+
"functionType": "user",
|
|
5
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
6
|
+
"sessionless": true,
|
|
7
|
+
"name": "aggregate",
|
|
8
|
+
"inputSchemaName": "AggregateInput",
|
|
9
|
+
"outputSchemaName": "AggregateOutput",
|
|
10
|
+
"inputs": [
|
|
11
|
+
"AggregateInput"
|
|
12
|
+
],
|
|
13
|
+
"outputs": [
|
|
14
|
+
"AggregateOutput"
|
|
15
|
+
],
|
|
16
|
+
"implementationHash": "e404120d7ea38558",
|
|
17
|
+
"contractHash": "a506d5440c257e57",
|
|
18
|
+
"inputHash": "da0c8121",
|
|
19
|
+
"outputHash": "e975f06d",
|
|
20
|
+
"services": {
|
|
21
|
+
"optimized": true,
|
|
22
|
+
"services": []
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"chunk": {
|
|
26
|
+
"pikkuFuncId": "chunk",
|
|
27
|
+
"functionType": "user",
|
|
28
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
29
|
+
"sessionless": true,
|
|
30
|
+
"name": "chunk",
|
|
31
|
+
"inputSchemaName": "ChunkInput",
|
|
32
|
+
"outputSchemaName": "ChunkOutput",
|
|
33
|
+
"inputs": [
|
|
34
|
+
"ChunkInput"
|
|
35
|
+
],
|
|
36
|
+
"outputs": [
|
|
37
|
+
"ChunkOutput"
|
|
38
|
+
],
|
|
39
|
+
"implementationHash": "cd9107817c85d2bd",
|
|
40
|
+
"contractHash": "f3e025ccc0be3aa8",
|
|
41
|
+
"inputHash": "9e3887d0",
|
|
42
|
+
"outputHash": "09634b84",
|
|
43
|
+
"services": {
|
|
44
|
+
"optimized": true,
|
|
45
|
+
"services": []
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"fanout": {
|
|
49
|
+
"pikkuFuncId": "fanout",
|
|
50
|
+
"functionType": "user",
|
|
51
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
52
|
+
"sessionless": true,
|
|
53
|
+
"name": "fanout",
|
|
54
|
+
"inputSchemaName": "FanoutInput",
|
|
55
|
+
"outputSchemaName": "FanoutOutput",
|
|
56
|
+
"inputs": [
|
|
57
|
+
"FanoutInput"
|
|
58
|
+
],
|
|
59
|
+
"outputs": [
|
|
60
|
+
"FanoutOutput"
|
|
61
|
+
],
|
|
62
|
+
"implementationHash": "aef8dc3041ec4731",
|
|
63
|
+
"contractHash": "029745920eb9dd4e",
|
|
64
|
+
"inputHash": "e74e1293",
|
|
65
|
+
"outputHash": "ca3a7210",
|
|
66
|
+
"services": {
|
|
67
|
+
"optimized": true,
|
|
68
|
+
"services": []
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"find": {
|
|
72
|
+
"pikkuFuncId": "find",
|
|
73
|
+
"functionType": "user",
|
|
74
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
75
|
+
"sessionless": true,
|
|
76
|
+
"name": "find",
|
|
77
|
+
"inputSchemaName": "FindInput",
|
|
78
|
+
"outputSchemaName": "FindOutput",
|
|
79
|
+
"inputs": [
|
|
80
|
+
"FindInput"
|
|
81
|
+
],
|
|
82
|
+
"outputs": [
|
|
83
|
+
"FindOutput"
|
|
84
|
+
],
|
|
85
|
+
"implementationHash": "8f86e0a25ea59fbf",
|
|
86
|
+
"contractHash": "d916d83598f3942c",
|
|
87
|
+
"inputHash": "463866fb",
|
|
88
|
+
"outputHash": "c8cf3580",
|
|
89
|
+
"services": {
|
|
90
|
+
"optimized": true,
|
|
91
|
+
"services": []
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"groupBy": {
|
|
95
|
+
"pikkuFuncId": "groupBy",
|
|
96
|
+
"functionType": "user",
|
|
97
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
98
|
+
"sessionless": true,
|
|
99
|
+
"name": "groupBy",
|
|
100
|
+
"inputSchemaName": "GroupByInput",
|
|
101
|
+
"outputSchemaName": "GroupByOutput",
|
|
102
|
+
"inputs": [
|
|
103
|
+
"GroupByInput"
|
|
104
|
+
],
|
|
105
|
+
"outputs": [
|
|
106
|
+
"GroupByOutput"
|
|
107
|
+
],
|
|
108
|
+
"implementationHash": "4e3a40bfe9044228",
|
|
109
|
+
"contractHash": "983fc1270a3ef585",
|
|
110
|
+
"inputHash": "a559ec54",
|
|
111
|
+
"outputHash": "cbd369f9",
|
|
112
|
+
"services": {
|
|
113
|
+
"optimized": true,
|
|
114
|
+
"services": []
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"limit": {
|
|
118
|
+
"pikkuFuncId": "limit",
|
|
119
|
+
"functionType": "user",
|
|
120
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
121
|
+
"sessionless": true,
|
|
122
|
+
"name": "limit",
|
|
123
|
+
"inputSchemaName": "LimitInput",
|
|
124
|
+
"outputSchemaName": "LimitOutput",
|
|
125
|
+
"inputs": [
|
|
126
|
+
"LimitInput"
|
|
127
|
+
],
|
|
128
|
+
"outputs": [
|
|
129
|
+
"LimitOutput"
|
|
130
|
+
],
|
|
131
|
+
"implementationHash": "dd786d6352cd866b",
|
|
132
|
+
"contractHash": "634a5e4e1e4618a6",
|
|
133
|
+
"inputHash": "dd5593d3",
|
|
134
|
+
"outputHash": "82f7aa38",
|
|
135
|
+
"services": {
|
|
136
|
+
"optimized": true,
|
|
137
|
+
"services": []
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"removeDuplicates": {
|
|
141
|
+
"pikkuFuncId": "removeDuplicates",
|
|
142
|
+
"functionType": "user",
|
|
143
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
144
|
+
"sessionless": true,
|
|
145
|
+
"name": "removeDuplicates",
|
|
146
|
+
"inputSchemaName": "RemoveDuplicatesInput",
|
|
147
|
+
"outputSchemaName": "RemoveDuplicatesOutput",
|
|
148
|
+
"inputs": [
|
|
149
|
+
"RemoveDuplicatesInput"
|
|
150
|
+
],
|
|
151
|
+
"outputs": [
|
|
152
|
+
"RemoveDuplicatesOutput"
|
|
153
|
+
],
|
|
154
|
+
"implementationHash": "60d0cd100224b6fd",
|
|
155
|
+
"contractHash": "ece62358aebbd4f4",
|
|
156
|
+
"inputHash": "a7dec329",
|
|
157
|
+
"outputHash": "93cbcf6f",
|
|
158
|
+
"services": {
|
|
159
|
+
"optimized": true,
|
|
160
|
+
"services": []
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
"reverse": {
|
|
164
|
+
"pikkuFuncId": "reverse",
|
|
165
|
+
"functionType": "user",
|
|
166
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
167
|
+
"sessionless": true,
|
|
168
|
+
"name": "reverse",
|
|
169
|
+
"inputSchemaName": "ReverseInput",
|
|
170
|
+
"outputSchemaName": "ReverseOutput",
|
|
171
|
+
"inputs": [
|
|
172
|
+
"ReverseInput"
|
|
173
|
+
],
|
|
174
|
+
"outputs": [
|
|
175
|
+
"ReverseOutput"
|
|
176
|
+
],
|
|
177
|
+
"implementationHash": "c8f5048d709a407d",
|
|
178
|
+
"contractHash": "9673137c6f655969",
|
|
179
|
+
"inputHash": "1b826e9b",
|
|
180
|
+
"outputHash": "c609276e",
|
|
181
|
+
"services": {
|
|
182
|
+
"optimized": true,
|
|
183
|
+
"services": []
|
|
184
|
+
}
|
|
185
|
+
},
|
|
186
|
+
"sort": {
|
|
187
|
+
"pikkuFuncId": "sort",
|
|
188
|
+
"functionType": "user",
|
|
189
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
190
|
+
"sessionless": true,
|
|
191
|
+
"name": "sort",
|
|
192
|
+
"inputSchemaName": "SortInput",
|
|
193
|
+
"outputSchemaName": "SortOutput",
|
|
194
|
+
"inputs": [
|
|
195
|
+
"SortInput"
|
|
196
|
+
],
|
|
197
|
+
"outputs": [
|
|
198
|
+
"SortOutput"
|
|
199
|
+
],
|
|
200
|
+
"implementationHash": "86ea80aff952ea0b",
|
|
201
|
+
"contractHash": "8eab9165a4055318",
|
|
202
|
+
"inputHash": "1bd5a514",
|
|
203
|
+
"outputHash": "d1904adf",
|
|
204
|
+
"services": {
|
|
205
|
+
"optimized": true,
|
|
206
|
+
"services": []
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
"splitOut": {
|
|
210
|
+
"pikkuFuncId": "splitOut",
|
|
211
|
+
"functionType": "user",
|
|
212
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
213
|
+
"sessionless": true,
|
|
214
|
+
"name": "splitOut",
|
|
215
|
+
"inputSchemaName": "SplitOutInput",
|
|
216
|
+
"outputSchemaName": "SplitOutOutput",
|
|
217
|
+
"inputs": [
|
|
218
|
+
"SplitOutInput"
|
|
219
|
+
],
|
|
220
|
+
"outputs": [
|
|
221
|
+
"SplitOutOutput"
|
|
222
|
+
],
|
|
223
|
+
"implementationHash": "ad0d551dd3e13deb",
|
|
224
|
+
"contractHash": "a4c3f093e598a514",
|
|
225
|
+
"inputHash": "c8e65194",
|
|
226
|
+
"outputHash": "608db389",
|
|
227
|
+
"services": {
|
|
228
|
+
"optimized": true,
|
|
229
|
+
"services": []
|
|
230
|
+
}
|
|
231
|
+
},
|
|
232
|
+
"summarize": {
|
|
233
|
+
"pikkuFuncId": "summarize",
|
|
234
|
+
"functionType": "user",
|
|
235
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
236
|
+
"sessionless": true,
|
|
237
|
+
"name": "summarize",
|
|
238
|
+
"inputSchemaName": "SummarizeInput",
|
|
239
|
+
"outputSchemaName": "SummarizeOutput",
|
|
240
|
+
"inputs": [
|
|
241
|
+
"SummarizeInput"
|
|
242
|
+
],
|
|
243
|
+
"outputs": [
|
|
244
|
+
"SummarizeOutput"
|
|
245
|
+
],
|
|
246
|
+
"implementationHash": "143d032d7ab2ebcd",
|
|
247
|
+
"contractHash": "ab78ac6eed8b2ce0",
|
|
248
|
+
"inputHash": "7d7d0173",
|
|
249
|
+
"outputHash": "b03990e8",
|
|
250
|
+
"services": {
|
|
251
|
+
"optimized": true,
|
|
252
|
+
"services": []
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
"unique": {
|
|
256
|
+
"pikkuFuncId": "unique",
|
|
257
|
+
"functionType": "user",
|
|
258
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
259
|
+
"sessionless": true,
|
|
260
|
+
"name": "unique",
|
|
261
|
+
"inputSchemaName": "UniqueInput",
|
|
262
|
+
"outputSchemaName": "UniqueOutput",
|
|
263
|
+
"inputs": [
|
|
264
|
+
"UniqueInput"
|
|
265
|
+
],
|
|
266
|
+
"outputs": [
|
|
267
|
+
"UniqueOutput"
|
|
268
|
+
],
|
|
269
|
+
"implementationHash": "881ac071d2a6c406",
|
|
270
|
+
"contractHash": "af135d5702d2aca2",
|
|
271
|
+
"inputHash": "2a18be03",
|
|
272
|
+
"outputHash": "b24ac8e7",
|
|
273
|
+
"services": {
|
|
274
|
+
"optimized": true,
|
|
275
|
+
"services": []
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"coalesce": {
|
|
279
|
+
"pikkuFuncId": "coalesce",
|
|
280
|
+
"functionType": "user",
|
|
281
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
282
|
+
"sessionless": true,
|
|
283
|
+
"name": "coalesce",
|
|
284
|
+
"inputSchemaName": "CoalesceInput",
|
|
285
|
+
"outputSchemaName": "CoalesceOutput",
|
|
286
|
+
"inputs": [
|
|
287
|
+
"CoalesceInput"
|
|
288
|
+
],
|
|
289
|
+
"outputs": [
|
|
290
|
+
"CoalesceOutput"
|
|
291
|
+
],
|
|
292
|
+
"implementationHash": "70f7bf78ea2cfc25",
|
|
293
|
+
"contractHash": "9aa1a02f90b8ed52",
|
|
294
|
+
"inputHash": "d1baf6ed",
|
|
295
|
+
"outputHash": "eef08a58",
|
|
296
|
+
"services": {
|
|
297
|
+
"optimized": true,
|
|
298
|
+
"services": []
|
|
299
|
+
}
|
|
300
|
+
},
|
|
301
|
+
"crypto": {
|
|
302
|
+
"pikkuFuncId": "crypto",
|
|
303
|
+
"functionType": "user",
|
|
304
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
305
|
+
"sessionless": true,
|
|
306
|
+
"name": "crypto",
|
|
307
|
+
"inputSchemaName": "CryptoInput",
|
|
308
|
+
"outputSchemaName": "CryptoOutput",
|
|
309
|
+
"inputs": [
|
|
310
|
+
"CryptoInput"
|
|
311
|
+
],
|
|
312
|
+
"outputs": [
|
|
313
|
+
"CryptoOutput"
|
|
314
|
+
],
|
|
315
|
+
"implementationHash": "f22b7dcec7cd69ba",
|
|
316
|
+
"contractHash": "9e2e5b2bc9df616e",
|
|
317
|
+
"inputHash": "60d6d839",
|
|
318
|
+
"outputHash": "38bec130",
|
|
319
|
+
"services": {
|
|
320
|
+
"optimized": true,
|
|
321
|
+
"services": []
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"dateTime": {
|
|
325
|
+
"pikkuFuncId": "dateTime",
|
|
326
|
+
"functionType": "user",
|
|
327
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
328
|
+
"sessionless": true,
|
|
329
|
+
"name": "dateTime",
|
|
330
|
+
"inputSchemaName": "DateTimeInput",
|
|
331
|
+
"outputSchemaName": "DateTimeOutput",
|
|
332
|
+
"inputs": [
|
|
333
|
+
"DateTimeInput"
|
|
334
|
+
],
|
|
335
|
+
"outputs": [
|
|
336
|
+
"DateTimeOutput"
|
|
337
|
+
],
|
|
338
|
+
"implementationHash": "2baf42a489196194",
|
|
339
|
+
"contractHash": "c609ef5fb6f076e1",
|
|
340
|
+
"inputHash": "2d09ea37",
|
|
341
|
+
"outputHash": "93b7219a",
|
|
342
|
+
"services": {
|
|
343
|
+
"optimized": true,
|
|
344
|
+
"services": []
|
|
345
|
+
}
|
|
346
|
+
},
|
|
347
|
+
"jwtSign": {
|
|
348
|
+
"pikkuFuncId": "jwtSign",
|
|
349
|
+
"functionType": "user",
|
|
350
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
351
|
+
"sessionless": true,
|
|
352
|
+
"name": "jwtSign",
|
|
353
|
+
"inputSchemaName": "JwtSignInput",
|
|
354
|
+
"outputSchemaName": "JwtSignOutput",
|
|
355
|
+
"inputs": [
|
|
356
|
+
"JwtSignInput"
|
|
357
|
+
],
|
|
358
|
+
"outputs": [
|
|
359
|
+
"JwtSignOutput"
|
|
360
|
+
],
|
|
361
|
+
"implementationHash": "7a2bed98b25d689a",
|
|
362
|
+
"contractHash": "75f181ad1396ce9d",
|
|
363
|
+
"inputHash": "6c178a3f",
|
|
364
|
+
"outputHash": "5490ba45",
|
|
365
|
+
"services": {
|
|
366
|
+
"optimized": true,
|
|
367
|
+
"services": [
|
|
368
|
+
"jwt"
|
|
369
|
+
]
|
|
370
|
+
}
|
|
371
|
+
},
|
|
372
|
+
"jwtDecode": {
|
|
373
|
+
"pikkuFuncId": "jwtDecode",
|
|
374
|
+
"functionType": "user",
|
|
375
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
376
|
+
"sessionless": true,
|
|
377
|
+
"name": "jwtDecode",
|
|
378
|
+
"inputSchemaName": "JwtDecodeInput",
|
|
379
|
+
"outputSchemaName": "JwtDecodeOutput",
|
|
380
|
+
"inputs": [
|
|
381
|
+
"JwtDecodeInput"
|
|
382
|
+
],
|
|
383
|
+
"outputs": [
|
|
384
|
+
"JwtDecodeOutput"
|
|
385
|
+
],
|
|
386
|
+
"implementationHash": "758805132443d77f",
|
|
387
|
+
"contractHash": "3fc7b49a6cdaf7f0",
|
|
388
|
+
"inputHash": "4401b17b",
|
|
389
|
+
"outputHash": "7752bc62",
|
|
390
|
+
"services": {
|
|
391
|
+
"optimized": true,
|
|
392
|
+
"services": [
|
|
393
|
+
"jwt"
|
|
394
|
+
]
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
"math": {
|
|
398
|
+
"pikkuFuncId": "math",
|
|
399
|
+
"functionType": "user",
|
|
400
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
401
|
+
"sessionless": true,
|
|
402
|
+
"name": "math",
|
|
403
|
+
"inputSchemaName": "MathInput",
|
|
404
|
+
"outputSchemaName": "MathOutput",
|
|
405
|
+
"inputs": [
|
|
406
|
+
"MathInput"
|
|
407
|
+
],
|
|
408
|
+
"outputs": [
|
|
409
|
+
"MathOutput"
|
|
410
|
+
],
|
|
411
|
+
"implementationHash": "86c3d8b78aef9955",
|
|
412
|
+
"contractHash": "6777194d9fa978a2",
|
|
413
|
+
"inputHash": "91f5f92b",
|
|
414
|
+
"outputHash": "473f23f2",
|
|
415
|
+
"services": {
|
|
416
|
+
"optimized": true,
|
|
417
|
+
"services": []
|
|
418
|
+
}
|
|
419
|
+
},
|
|
420
|
+
"readFile": {
|
|
421
|
+
"pikkuFuncId": "readFile",
|
|
422
|
+
"functionType": "user",
|
|
423
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
424
|
+
"sessionless": true,
|
|
425
|
+
"name": "readFile",
|
|
426
|
+
"inputSchemaName": "ReadFileInput",
|
|
427
|
+
"outputSchemaName": "ReadFileOutput",
|
|
428
|
+
"inputs": [
|
|
429
|
+
"ReadFileInput"
|
|
430
|
+
],
|
|
431
|
+
"outputs": [
|
|
432
|
+
"ReadFileOutput"
|
|
433
|
+
],
|
|
434
|
+
"implementationHash": "c1b64cdb3f9714cd",
|
|
435
|
+
"contractHash": "18198b77fdc04d56",
|
|
436
|
+
"inputHash": "d6ae2b70",
|
|
437
|
+
"outputHash": "edb4679d",
|
|
438
|
+
"services": {
|
|
439
|
+
"optimized": true,
|
|
440
|
+
"services": [
|
|
441
|
+
"content"
|
|
442
|
+
]
|
|
443
|
+
}
|
|
444
|
+
},
|
|
445
|
+
"sleep": {
|
|
446
|
+
"pikkuFuncId": "sleep",
|
|
447
|
+
"functionType": "user",
|
|
448
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
449
|
+
"sessionless": true,
|
|
450
|
+
"name": "sleep",
|
|
451
|
+
"inputSchemaName": "SleepInput",
|
|
452
|
+
"outputSchemaName": "SleepOutput",
|
|
453
|
+
"inputs": [
|
|
454
|
+
"SleepInput"
|
|
455
|
+
],
|
|
456
|
+
"outputs": [
|
|
457
|
+
"SleepOutput"
|
|
458
|
+
],
|
|
459
|
+
"implementationHash": "b6704cbe514987f5",
|
|
460
|
+
"contractHash": "db68b40756ce5395",
|
|
461
|
+
"inputHash": "9fd961b9",
|
|
462
|
+
"outputHash": "b6eead5f",
|
|
463
|
+
"services": {
|
|
464
|
+
"optimized": true,
|
|
465
|
+
"services": []
|
|
466
|
+
}
|
|
467
|
+
},
|
|
468
|
+
"stringTransform": {
|
|
469
|
+
"pikkuFuncId": "stringTransform",
|
|
470
|
+
"functionType": "user",
|
|
471
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
472
|
+
"sessionless": true,
|
|
473
|
+
"name": "stringTransform",
|
|
474
|
+
"inputSchemaName": "StringTransformInput",
|
|
475
|
+
"outputSchemaName": "StringTransformOutput",
|
|
476
|
+
"inputs": [
|
|
477
|
+
"StringTransformInput"
|
|
478
|
+
],
|
|
479
|
+
"outputs": [
|
|
480
|
+
"StringTransformOutput"
|
|
481
|
+
],
|
|
482
|
+
"implementationHash": "f0ddd88ee3939f4a",
|
|
483
|
+
"contractHash": "a4cd02c14224c4e6",
|
|
484
|
+
"inputHash": "38037e18",
|
|
485
|
+
"outputHash": "5bfa9735",
|
|
486
|
+
"services": {
|
|
487
|
+
"optimized": true,
|
|
488
|
+
"services": []
|
|
489
|
+
}
|
|
490
|
+
},
|
|
491
|
+
"typeConvert": {
|
|
492
|
+
"pikkuFuncId": "typeConvert",
|
|
493
|
+
"functionType": "user",
|
|
494
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
495
|
+
"sessionless": true,
|
|
496
|
+
"name": "typeConvert",
|
|
497
|
+
"inputSchemaName": "TypeConvertInput",
|
|
498
|
+
"outputSchemaName": "TypeConvertOutput",
|
|
499
|
+
"inputs": [
|
|
500
|
+
"TypeConvertInput"
|
|
501
|
+
],
|
|
502
|
+
"outputs": [
|
|
503
|
+
"TypeConvertOutput"
|
|
504
|
+
],
|
|
505
|
+
"implementationHash": "e362fc3f222fbcb0",
|
|
506
|
+
"contractHash": "a3bfeff5301903cc",
|
|
507
|
+
"inputHash": "3d6e4ac1",
|
|
508
|
+
"outputHash": "da7680c1",
|
|
509
|
+
"services": {
|
|
510
|
+
"optimized": true,
|
|
511
|
+
"services": []
|
|
512
|
+
}
|
|
513
|
+
},
|
|
514
|
+
"wait": {
|
|
515
|
+
"pikkuFuncId": "wait",
|
|
516
|
+
"functionType": "user",
|
|
517
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
518
|
+
"sessionless": true,
|
|
519
|
+
"name": "wait",
|
|
520
|
+
"inputSchemaName": "WaitInput",
|
|
521
|
+
"outputSchemaName": "WaitOutput",
|
|
522
|
+
"inputs": [
|
|
523
|
+
"WaitInput"
|
|
524
|
+
],
|
|
525
|
+
"outputs": [
|
|
526
|
+
"WaitOutput"
|
|
527
|
+
],
|
|
528
|
+
"implementationHash": "d8ead9b2c8f3e30a",
|
|
529
|
+
"contractHash": "5e4e08e3fae1f6e5",
|
|
530
|
+
"inputHash": "c5055ace",
|
|
531
|
+
"outputHash": "5cffa909",
|
|
532
|
+
"services": {
|
|
533
|
+
"optimized": true,
|
|
534
|
+
"services": []
|
|
535
|
+
}
|
|
536
|
+
},
|
|
537
|
+
"writeFile": {
|
|
538
|
+
"pikkuFuncId": "writeFile",
|
|
539
|
+
"functionType": "user",
|
|
540
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
541
|
+
"sessionless": true,
|
|
542
|
+
"name": "writeFile",
|
|
543
|
+
"inputSchemaName": "WriteFileInput",
|
|
544
|
+
"outputSchemaName": "WriteFileOutput",
|
|
545
|
+
"inputs": [
|
|
546
|
+
"WriteFileInput"
|
|
547
|
+
],
|
|
548
|
+
"outputs": [
|
|
549
|
+
"WriteFileOutput"
|
|
550
|
+
],
|
|
551
|
+
"implementationHash": "d354938c3aa864d7",
|
|
552
|
+
"contractHash": "05d2c6f7331c0771",
|
|
553
|
+
"inputHash": "6df18f5d",
|
|
554
|
+
"outputHash": "b795332b",
|
|
555
|
+
"services": {
|
|
556
|
+
"optimized": true,
|
|
557
|
+
"services": [
|
|
558
|
+
"content"
|
|
559
|
+
]
|
|
560
|
+
}
|
|
561
|
+
},
|
|
562
|
+
"branch": {
|
|
563
|
+
"pikkuFuncId": "branch",
|
|
564
|
+
"functionType": "user",
|
|
565
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
566
|
+
"sessionless": true,
|
|
567
|
+
"name": "branch",
|
|
568
|
+
"inputSchemaName": "BranchInput",
|
|
569
|
+
"outputSchemaName": "BranchOutput",
|
|
570
|
+
"inputs": [
|
|
571
|
+
"BranchInput"
|
|
572
|
+
],
|
|
573
|
+
"outputs": [
|
|
574
|
+
"BranchOutput"
|
|
575
|
+
],
|
|
576
|
+
"implementationHash": "98686e246d94c0cd",
|
|
577
|
+
"contractHash": "bac51b293a83ef5c",
|
|
578
|
+
"inputHash": "1370c90d",
|
|
579
|
+
"outputHash": "354e52ff",
|
|
580
|
+
"services": {
|
|
581
|
+
"optimized": true,
|
|
582
|
+
"services": []
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
"stopAndError": {
|
|
586
|
+
"pikkuFuncId": "stopAndError",
|
|
587
|
+
"functionType": "user",
|
|
588
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
589
|
+
"sessionless": true,
|
|
590
|
+
"name": "stopAndError",
|
|
591
|
+
"inputSchemaName": "StopAndErrorInput",
|
|
592
|
+
"outputSchemaName": "StopAndErrorOutput",
|
|
593
|
+
"inputs": [
|
|
594
|
+
"StopAndErrorInput"
|
|
595
|
+
],
|
|
596
|
+
"outputs": [
|
|
597
|
+
"StopAndErrorOutput"
|
|
598
|
+
],
|
|
599
|
+
"implementationHash": "6fde2716d33e14f0",
|
|
600
|
+
"contractHash": "b660311d34826d5f",
|
|
601
|
+
"inputHash": "6c135f5a",
|
|
602
|
+
"outputHash": "e885ec5b",
|
|
603
|
+
"services": {
|
|
604
|
+
"optimized": true,
|
|
605
|
+
"services": []
|
|
606
|
+
}
|
|
607
|
+
},
|
|
608
|
+
"httpRequest": {
|
|
609
|
+
"pikkuFuncId": "httpRequest",
|
|
610
|
+
"functionType": "user",
|
|
611
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
612
|
+
"sessionless": true,
|
|
613
|
+
"name": "httpRequest",
|
|
614
|
+
"inputSchemaName": "HttpRequestInput",
|
|
615
|
+
"outputSchemaName": "HttpRequestOutput",
|
|
616
|
+
"inputs": [
|
|
617
|
+
"HttpRequestInput"
|
|
618
|
+
],
|
|
619
|
+
"outputs": [
|
|
620
|
+
"HttpRequestOutput"
|
|
621
|
+
],
|
|
622
|
+
"implementationHash": "ea42a3e23637eb9e",
|
|
623
|
+
"contractHash": "7b6fdc1518173798",
|
|
624
|
+
"inputHash": "ec498607",
|
|
625
|
+
"outputHash": "58d485cc",
|
|
626
|
+
"services": {
|
|
627
|
+
"optimized": true,
|
|
628
|
+
"services": [
|
|
629
|
+
"httpRequester"
|
|
630
|
+
]
|
|
631
|
+
}
|
|
632
|
+
},
|
|
633
|
+
"concat": {
|
|
634
|
+
"pikkuFuncId": "concat",
|
|
635
|
+
"functionType": "user",
|
|
636
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
637
|
+
"sessionless": true,
|
|
638
|
+
"name": "concat",
|
|
639
|
+
"inputSchemaName": "ConcatInput",
|
|
640
|
+
"outputSchemaName": "ConcatOutput",
|
|
641
|
+
"inputs": [
|
|
642
|
+
"ConcatInput"
|
|
643
|
+
],
|
|
644
|
+
"outputs": [
|
|
645
|
+
"ConcatOutput"
|
|
646
|
+
],
|
|
647
|
+
"implementationHash": "f829ed5d11a53385",
|
|
648
|
+
"contractHash": "26884b790f847c14",
|
|
649
|
+
"inputHash": "cc3473a5",
|
|
650
|
+
"outputHash": "7ba6db43",
|
|
651
|
+
"services": {
|
|
652
|
+
"optimized": true,
|
|
653
|
+
"services": []
|
|
654
|
+
}
|
|
655
|
+
},
|
|
656
|
+
"editFields": {
|
|
657
|
+
"pikkuFuncId": "editFields",
|
|
658
|
+
"functionType": "user",
|
|
659
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
660
|
+
"sessionless": true,
|
|
661
|
+
"name": "editFields",
|
|
662
|
+
"inputSchemaName": "EditFieldsInput",
|
|
663
|
+
"outputSchemaName": "EditFieldsOutput",
|
|
664
|
+
"inputs": [
|
|
665
|
+
"EditFieldsInput"
|
|
666
|
+
],
|
|
667
|
+
"outputs": [
|
|
668
|
+
"EditFieldsOutput"
|
|
669
|
+
],
|
|
670
|
+
"implementationHash": "7912d024bb69fbf2",
|
|
671
|
+
"contractHash": "5feb227cea89a37f",
|
|
672
|
+
"inputHash": "9b45e130",
|
|
673
|
+
"outputHash": "0b3804ea",
|
|
674
|
+
"services": {
|
|
675
|
+
"optimized": true,
|
|
676
|
+
"services": []
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
"merge": {
|
|
680
|
+
"pikkuFuncId": "merge",
|
|
681
|
+
"functionType": "user",
|
|
682
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
683
|
+
"sessionless": true,
|
|
684
|
+
"name": "merge",
|
|
685
|
+
"inputSchemaName": "MergeInput",
|
|
686
|
+
"outputSchemaName": "MergeOutput",
|
|
687
|
+
"inputs": [
|
|
688
|
+
"MergeInput"
|
|
689
|
+
],
|
|
690
|
+
"outputs": [
|
|
691
|
+
"MergeOutput"
|
|
692
|
+
],
|
|
693
|
+
"implementationHash": "b6f050999ee4d26a",
|
|
694
|
+
"contractHash": "b07476afacdae525",
|
|
695
|
+
"inputHash": "1ad17e4d",
|
|
696
|
+
"outputHash": "0171e51c",
|
|
697
|
+
"services": {
|
|
698
|
+
"optimized": true,
|
|
699
|
+
"services": []
|
|
700
|
+
}
|
|
701
|
+
},
|
|
702
|
+
"omit": {
|
|
703
|
+
"pikkuFuncId": "omit",
|
|
704
|
+
"functionType": "user",
|
|
705
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
706
|
+
"sessionless": true,
|
|
707
|
+
"name": "omit",
|
|
708
|
+
"inputSchemaName": "OmitInput",
|
|
709
|
+
"outputSchemaName": "OmitOutput",
|
|
710
|
+
"inputs": [
|
|
711
|
+
"OmitInput"
|
|
712
|
+
],
|
|
713
|
+
"outputs": [
|
|
714
|
+
"OmitOutput"
|
|
715
|
+
],
|
|
716
|
+
"implementationHash": "55d527b97b2ad16d",
|
|
717
|
+
"contractHash": "dec15e51c95ffb1a",
|
|
718
|
+
"inputHash": "8a6dda94",
|
|
719
|
+
"outputHash": "6a6fb8c6",
|
|
720
|
+
"services": {
|
|
721
|
+
"optimized": true,
|
|
722
|
+
"services": []
|
|
723
|
+
}
|
|
724
|
+
},
|
|
725
|
+
"pick": {
|
|
726
|
+
"pikkuFuncId": "pick",
|
|
727
|
+
"functionType": "user",
|
|
728
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
729
|
+
"sessionless": true,
|
|
730
|
+
"name": "pick",
|
|
731
|
+
"inputSchemaName": "PickInput",
|
|
732
|
+
"outputSchemaName": "PickOutput",
|
|
733
|
+
"inputs": [
|
|
734
|
+
"PickInput"
|
|
735
|
+
],
|
|
736
|
+
"outputs": [
|
|
737
|
+
"PickOutput"
|
|
738
|
+
],
|
|
739
|
+
"implementationHash": "3a6df338ff900085",
|
|
740
|
+
"contractHash": "eee51c32e58e1297",
|
|
741
|
+
"inputHash": "8be4abcf",
|
|
742
|
+
"outputHash": "94b236c1",
|
|
743
|
+
"services": {
|
|
744
|
+
"optimized": true,
|
|
745
|
+
"services": []
|
|
746
|
+
}
|
|
747
|
+
},
|
|
748
|
+
"renameKeys": {
|
|
749
|
+
"pikkuFuncId": "renameKeys",
|
|
750
|
+
"functionType": "user",
|
|
751
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
752
|
+
"sessionless": true,
|
|
753
|
+
"name": "renameKeys",
|
|
754
|
+
"inputSchemaName": "RenameKeysInput",
|
|
755
|
+
"outputSchemaName": "RenameKeysOutput",
|
|
756
|
+
"inputs": [
|
|
757
|
+
"RenameKeysInput"
|
|
758
|
+
],
|
|
759
|
+
"outputs": [
|
|
760
|
+
"RenameKeysOutput"
|
|
761
|
+
],
|
|
762
|
+
"implementationHash": "08f0be51ecebc117",
|
|
763
|
+
"contractHash": "8921f9a567b68dd7",
|
|
764
|
+
"inputHash": "0ff4890b",
|
|
765
|
+
"outputHash": "53ddf4c9",
|
|
766
|
+
"services": {
|
|
767
|
+
"optimized": true,
|
|
768
|
+
"services": []
|
|
769
|
+
}
|
|
770
|
+
},
|
|
771
|
+
"splitText": {
|
|
772
|
+
"pikkuFuncId": "splitText",
|
|
773
|
+
"functionType": "user",
|
|
774
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
775
|
+
"sessionless": true,
|
|
776
|
+
"name": "splitText",
|
|
777
|
+
"inputSchemaName": "SplitTextInput",
|
|
778
|
+
"outputSchemaName": "SplitTextOutput",
|
|
779
|
+
"inputs": [
|
|
780
|
+
"SplitTextInput"
|
|
781
|
+
],
|
|
782
|
+
"outputs": [
|
|
783
|
+
"SplitTextOutput"
|
|
784
|
+
],
|
|
785
|
+
"implementationHash": "75ae8c8b367ebb75",
|
|
786
|
+
"contractHash": "c30e8714d4f98247",
|
|
787
|
+
"inputHash": "cb6593b3",
|
|
788
|
+
"outputHash": "bf9a6bdd",
|
|
789
|
+
"services": {
|
|
790
|
+
"optimized": true,
|
|
791
|
+
"services": []
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
}
|