@pikku/addon-graph 0.12.12 → 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 +2 -2
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.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-types.gen.d.ts +8 -7
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.js +2 -3
- package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.js +1 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +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 +4 -25
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts.map +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -19
- package/dist/.pikku/channel/pikku-channel-types.gen.js.map +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 +29 -263
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +1 -236
- package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js.map +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 +3 -51
- package/dist/.pikku/http/pikku-http-types.gen.d.ts.map +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -40
- 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 +5 -35
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts.map +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +0 -22
- 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-types.gen.d.ts +0 -1
- package/dist/.pikku/pikku-types.gen.d.ts.map +1 -1
- package/dist/.pikku/pikku-types.gen.js +0 -2
- 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/rpc/pikku-rpc-wirings-map.gen.d.ts +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- 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 +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +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 +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +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/schemas/register.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js.map +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 +4 -13
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts.map +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-roles.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-roles.gen.js +1 -1
- package/dist/.pikku/scopes/pikku-roles.gen.js.map +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +2 -4
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js +2 -2
- 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/scopes/pikku-scopes.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.js +1 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.js.map +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 +0 -2
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts.map +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +7 -11
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts.map +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +6 -8
- 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 +0 -21
- 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 +0 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts.map +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 +7 -9
- 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-workflow-types.gen.d.ts +14 -262
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +0 -63
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +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 +2 -2
- package/dist/src/http-requester.service.d.ts.map +1 -1
- package/dist/src/http-requester.service.js +2 -2
- 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,141 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.107
|
|
3
|
+
*/
|
|
4
|
+
import { addSchema } from '@pikku/core/schema';
|
|
5
|
+
import * as AggregateInput from './schemas/AggregateInput.schema.json' with { type: 'json' };
|
|
6
|
+
addSchema('AggregateInput', AggregateInput, '@pikku/addon-graph');
|
|
7
|
+
import * as AggregateOutput from './schemas/AggregateOutput.schema.json' with { type: 'json' };
|
|
8
|
+
addSchema('AggregateOutput', AggregateOutput, '@pikku/addon-graph');
|
|
9
|
+
import * as BranchInput from './schemas/BranchInput.schema.json' with { type: 'json' };
|
|
10
|
+
addSchema('BranchInput', BranchInput, '@pikku/addon-graph');
|
|
11
|
+
import * as BranchOutput from './schemas/BranchOutput.schema.json' with { type: 'json' };
|
|
12
|
+
addSchema('BranchOutput', BranchOutput, '@pikku/addon-graph');
|
|
13
|
+
import * as ChunkInput from './schemas/ChunkInput.schema.json' with { type: 'json' };
|
|
14
|
+
addSchema('ChunkInput', ChunkInput, '@pikku/addon-graph');
|
|
15
|
+
import * as ChunkOutput from './schemas/ChunkOutput.schema.json' with { type: 'json' };
|
|
16
|
+
addSchema('ChunkOutput', ChunkOutput, '@pikku/addon-graph');
|
|
17
|
+
import * as CoalesceInput from './schemas/CoalesceInput.schema.json' with { type: 'json' };
|
|
18
|
+
addSchema('CoalesceInput', CoalesceInput, '@pikku/addon-graph');
|
|
19
|
+
import * as CoalesceOutput from './schemas/CoalesceOutput.schema.json' with { type: 'json' };
|
|
20
|
+
addSchema('CoalesceOutput', CoalesceOutput, '@pikku/addon-graph');
|
|
21
|
+
import * as ConcatInput from './schemas/ConcatInput.schema.json' with { type: 'json' };
|
|
22
|
+
addSchema('ConcatInput', ConcatInput, '@pikku/addon-graph');
|
|
23
|
+
import * as ConcatOutput from './schemas/ConcatOutput.schema.json' with { type: 'json' };
|
|
24
|
+
addSchema('ConcatOutput', ConcatOutput, '@pikku/addon-graph');
|
|
25
|
+
import * as CryptoInput from './schemas/CryptoInput.schema.json' with { type: 'json' };
|
|
26
|
+
addSchema('CryptoInput', CryptoInput, '@pikku/addon-graph');
|
|
27
|
+
import * as CryptoOutput from './schemas/CryptoOutput.schema.json' with { type: 'json' };
|
|
28
|
+
addSchema('CryptoOutput', CryptoOutput, '@pikku/addon-graph');
|
|
29
|
+
import * as DateTimeInput from './schemas/DateTimeInput.schema.json' with { type: 'json' };
|
|
30
|
+
addSchema('DateTimeInput', DateTimeInput, '@pikku/addon-graph');
|
|
31
|
+
import * as DateTimeOutput from './schemas/DateTimeOutput.schema.json' with { type: 'json' };
|
|
32
|
+
addSchema('DateTimeOutput', DateTimeOutput, '@pikku/addon-graph');
|
|
33
|
+
import * as EditFieldsInput from './schemas/EditFieldsInput.schema.json' with { type: 'json' };
|
|
34
|
+
addSchema('EditFieldsInput', EditFieldsInput, '@pikku/addon-graph');
|
|
35
|
+
import * as EditFieldsOutput from './schemas/EditFieldsOutput.schema.json' with { type: 'json' };
|
|
36
|
+
addSchema('EditFieldsOutput', EditFieldsOutput, '@pikku/addon-graph');
|
|
37
|
+
import * as FanoutInput from './schemas/FanoutInput.schema.json' with { type: 'json' };
|
|
38
|
+
addSchema('FanoutInput', FanoutInput, '@pikku/addon-graph');
|
|
39
|
+
import * as FanoutOutput from './schemas/FanoutOutput.schema.json' with { type: 'json' };
|
|
40
|
+
addSchema('FanoutOutput', FanoutOutput, '@pikku/addon-graph');
|
|
41
|
+
import * as FindInput from './schemas/FindInput.schema.json' with { type: 'json' };
|
|
42
|
+
addSchema('FindInput', FindInput, '@pikku/addon-graph');
|
|
43
|
+
import * as FindOutput from './schemas/FindOutput.schema.json' with { type: 'json' };
|
|
44
|
+
addSchema('FindOutput', FindOutput, '@pikku/addon-graph');
|
|
45
|
+
import * as GroupByInput from './schemas/GroupByInput.schema.json' with { type: 'json' };
|
|
46
|
+
addSchema('GroupByInput', GroupByInput, '@pikku/addon-graph');
|
|
47
|
+
import * as GroupByOutput from './schemas/GroupByOutput.schema.json' with { type: 'json' };
|
|
48
|
+
addSchema('GroupByOutput', GroupByOutput, '@pikku/addon-graph');
|
|
49
|
+
import * as HttpRequestInput from './schemas/HttpRequestInput.schema.json' with { type: 'json' };
|
|
50
|
+
addSchema('HttpRequestInput', HttpRequestInput, '@pikku/addon-graph');
|
|
51
|
+
import * as HttpRequestOutput from './schemas/HttpRequestOutput.schema.json' with { type: 'json' };
|
|
52
|
+
addSchema('HttpRequestOutput', HttpRequestOutput, '@pikku/addon-graph');
|
|
53
|
+
import * as JwtDecodeInput from './schemas/JwtDecodeInput.schema.json' with { type: 'json' };
|
|
54
|
+
addSchema('JwtDecodeInput', JwtDecodeInput, '@pikku/addon-graph');
|
|
55
|
+
import * as JwtDecodeOutput from './schemas/JwtDecodeOutput.schema.json' with { type: 'json' };
|
|
56
|
+
addSchema('JwtDecodeOutput', JwtDecodeOutput, '@pikku/addon-graph');
|
|
57
|
+
import * as JwtSignInput from './schemas/JwtSignInput.schema.json' with { type: 'json' };
|
|
58
|
+
addSchema('JwtSignInput', JwtSignInput, '@pikku/addon-graph');
|
|
59
|
+
import * as JwtSignOutput from './schemas/JwtSignOutput.schema.json' with { type: 'json' };
|
|
60
|
+
addSchema('JwtSignOutput', JwtSignOutput, '@pikku/addon-graph');
|
|
61
|
+
import * as LimitInput from './schemas/LimitInput.schema.json' with { type: 'json' };
|
|
62
|
+
addSchema('LimitInput', LimitInput, '@pikku/addon-graph');
|
|
63
|
+
import * as LimitOutput from './schemas/LimitOutput.schema.json' with { type: 'json' };
|
|
64
|
+
addSchema('LimitOutput', LimitOutput, '@pikku/addon-graph');
|
|
65
|
+
import * as MathInput from './schemas/MathInput.schema.json' with { type: 'json' };
|
|
66
|
+
addSchema('MathInput', MathInput, '@pikku/addon-graph');
|
|
67
|
+
import * as MathOutput from './schemas/MathOutput.schema.json' with { type: 'json' };
|
|
68
|
+
addSchema('MathOutput', MathOutput, '@pikku/addon-graph');
|
|
69
|
+
import * as MergeInput from './schemas/MergeInput.schema.json' with { type: 'json' };
|
|
70
|
+
addSchema('MergeInput', MergeInput, '@pikku/addon-graph');
|
|
71
|
+
import * as MergeOutput from './schemas/MergeOutput.schema.json' with { type: 'json' };
|
|
72
|
+
addSchema('MergeOutput', MergeOutput, '@pikku/addon-graph');
|
|
73
|
+
import * as OmitInput from './schemas/OmitInput.schema.json' with { type: 'json' };
|
|
74
|
+
addSchema('OmitInput', OmitInput, '@pikku/addon-graph');
|
|
75
|
+
import * as OmitOutput from './schemas/OmitOutput.schema.json' with { type: 'json' };
|
|
76
|
+
addSchema('OmitOutput', OmitOutput, '@pikku/addon-graph');
|
|
77
|
+
import * as PickInput from './schemas/PickInput.schema.json' with { type: 'json' };
|
|
78
|
+
addSchema('PickInput', PickInput, '@pikku/addon-graph');
|
|
79
|
+
import * as PickOutput from './schemas/PickOutput.schema.json' with { type: 'json' };
|
|
80
|
+
addSchema('PickOutput', PickOutput, '@pikku/addon-graph');
|
|
81
|
+
import * as ReadFileInput from './schemas/ReadFileInput.schema.json' with { type: 'json' };
|
|
82
|
+
addSchema('ReadFileInput', ReadFileInput, '@pikku/addon-graph');
|
|
83
|
+
import * as ReadFileOutput from './schemas/ReadFileOutput.schema.json' with { type: 'json' };
|
|
84
|
+
addSchema('ReadFileOutput', ReadFileOutput, '@pikku/addon-graph');
|
|
85
|
+
import * as RemoveDuplicatesInput from './schemas/RemoveDuplicatesInput.schema.json' with { type: 'json' };
|
|
86
|
+
addSchema('RemoveDuplicatesInput', RemoveDuplicatesInput, '@pikku/addon-graph');
|
|
87
|
+
import * as RemoveDuplicatesOutput from './schemas/RemoveDuplicatesOutput.schema.json' with { type: 'json' };
|
|
88
|
+
addSchema('RemoveDuplicatesOutput', RemoveDuplicatesOutput, '@pikku/addon-graph');
|
|
89
|
+
import * as RenameKeysInput from './schemas/RenameKeysInput.schema.json' with { type: 'json' };
|
|
90
|
+
addSchema('RenameKeysInput', RenameKeysInput, '@pikku/addon-graph');
|
|
91
|
+
import * as RenameKeysOutput from './schemas/RenameKeysOutput.schema.json' with { type: 'json' };
|
|
92
|
+
addSchema('RenameKeysOutput', RenameKeysOutput, '@pikku/addon-graph');
|
|
93
|
+
import * as ReverseInput from './schemas/ReverseInput.schema.json' with { type: 'json' };
|
|
94
|
+
addSchema('ReverseInput', ReverseInput, '@pikku/addon-graph');
|
|
95
|
+
import * as ReverseOutput from './schemas/ReverseOutput.schema.json' with { type: 'json' };
|
|
96
|
+
addSchema('ReverseOutput', ReverseOutput, '@pikku/addon-graph');
|
|
97
|
+
import * as SleepInput from './schemas/SleepInput.schema.json' with { type: 'json' };
|
|
98
|
+
addSchema('SleepInput', SleepInput, '@pikku/addon-graph');
|
|
99
|
+
import * as SleepOutput from './schemas/SleepOutput.schema.json' with { type: 'json' };
|
|
100
|
+
addSchema('SleepOutput', SleepOutput, '@pikku/addon-graph');
|
|
101
|
+
import * as SortInput from './schemas/SortInput.schema.json' with { type: 'json' };
|
|
102
|
+
addSchema('SortInput', SortInput, '@pikku/addon-graph');
|
|
103
|
+
import * as SortOutput from './schemas/SortOutput.schema.json' with { type: 'json' };
|
|
104
|
+
addSchema('SortOutput', SortOutput, '@pikku/addon-graph');
|
|
105
|
+
import * as SplitOutInput from './schemas/SplitOutInput.schema.json' with { type: 'json' };
|
|
106
|
+
addSchema('SplitOutInput', SplitOutInput, '@pikku/addon-graph');
|
|
107
|
+
import * as SplitOutOutput from './schemas/SplitOutOutput.schema.json' with { type: 'json' };
|
|
108
|
+
addSchema('SplitOutOutput', SplitOutOutput, '@pikku/addon-graph');
|
|
109
|
+
import * as SplitTextInput from './schemas/SplitTextInput.schema.json' with { type: 'json' };
|
|
110
|
+
addSchema('SplitTextInput', SplitTextInput, '@pikku/addon-graph');
|
|
111
|
+
import * as SplitTextOutput from './schemas/SplitTextOutput.schema.json' with { type: 'json' };
|
|
112
|
+
addSchema('SplitTextOutput', SplitTextOutput, '@pikku/addon-graph');
|
|
113
|
+
import * as StopAndErrorInput from './schemas/StopAndErrorInput.schema.json' with { type: 'json' };
|
|
114
|
+
addSchema('StopAndErrorInput', StopAndErrorInput, '@pikku/addon-graph');
|
|
115
|
+
import * as StopAndErrorOutput from './schemas/StopAndErrorOutput.schema.json' with { type: 'json' };
|
|
116
|
+
addSchema('StopAndErrorOutput', StopAndErrorOutput, '@pikku/addon-graph');
|
|
117
|
+
import * as StringTransformInput from './schemas/StringTransformInput.schema.json' with { type: 'json' };
|
|
118
|
+
addSchema('StringTransformInput', StringTransformInput, '@pikku/addon-graph');
|
|
119
|
+
import * as StringTransformOutput from './schemas/StringTransformOutput.schema.json' with { type: 'json' };
|
|
120
|
+
addSchema('StringTransformOutput', StringTransformOutput, '@pikku/addon-graph');
|
|
121
|
+
import * as SummarizeInput from './schemas/SummarizeInput.schema.json' with { type: 'json' };
|
|
122
|
+
addSchema('SummarizeInput', SummarizeInput, '@pikku/addon-graph');
|
|
123
|
+
import * as SummarizeOutput from './schemas/SummarizeOutput.schema.json' with { type: 'json' };
|
|
124
|
+
addSchema('SummarizeOutput', SummarizeOutput, '@pikku/addon-graph');
|
|
125
|
+
import * as TypeConvertInput from './schemas/TypeConvertInput.schema.json' with { type: 'json' };
|
|
126
|
+
addSchema('TypeConvertInput', TypeConvertInput, '@pikku/addon-graph');
|
|
127
|
+
import * as TypeConvertOutput from './schemas/TypeConvertOutput.schema.json' with { type: 'json' };
|
|
128
|
+
addSchema('TypeConvertOutput', TypeConvertOutput, '@pikku/addon-graph');
|
|
129
|
+
import * as UniqueInput from './schemas/UniqueInput.schema.json' with { type: 'json' };
|
|
130
|
+
addSchema('UniqueInput', UniqueInput, '@pikku/addon-graph');
|
|
131
|
+
import * as UniqueOutput from './schemas/UniqueOutput.schema.json' with { type: 'json' };
|
|
132
|
+
addSchema('UniqueOutput', UniqueOutput, '@pikku/addon-graph');
|
|
133
|
+
import * as WaitInput from './schemas/WaitInput.schema.json' with { type: 'json' };
|
|
134
|
+
addSchema('WaitInput', WaitInput, '@pikku/addon-graph');
|
|
135
|
+
import * as WaitOutput from './schemas/WaitOutput.schema.json' with { type: 'json' };
|
|
136
|
+
addSchema('WaitOutput', WaitOutput, '@pikku/addon-graph');
|
|
137
|
+
import * as WriteFileInput from './schemas/WriteFileInput.schema.json' with { type: 'json' };
|
|
138
|
+
addSchema('WriteFileInput', WriteFileInput, '@pikku/addon-graph');
|
|
139
|
+
import * as WriteFileOutput from './schemas/WriteFileOutput.schema.json' with { type: 'json' };
|
|
140
|
+
addSchema('WriteFileOutput', WriteFileOutput, '@pikku/addon-graph');
|
|
141
|
+
//# sourceMappingURL=register.gen.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"register.gen.js","sourceRoot":"","sources":["../../../../.pikku/addon/schemas/register.gen.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The array of items to aggregate" }, "field": { "description": "The field path to collect values from (single-field mode)", "type": "string" }, "outputField": { "description": "The name of the output field containing the list", "type": "string" }, "unique": { "description": "Only include unique values", "type": "boolean" }, "fields": { "description": "Collect several fields at once into one output item", "type": "array", "items": { "type": "object", "properties": { "field": { "type": "string", "description": "The field path to collect values from" }, "outputField": { "description": "The output field name (defaults to the source field path)", "type": "string" }, "unique": { "description": "Only include unique values", "type": "boolean" } }, "required": ["field"], "additionalProperties": false } }, "includeAllItems": { "description": "Collect the entire items into a single list field (n8n aggregateAllItemData)", "type": "boolean" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The output object with aggregated values" } }, "required": ["item"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "cases": { "type": "array", "items": { "type": "object", "properties": { "key": { "type": "string", "description": "The `next` branch key to take when this case matches" }, "combinator": { "default": "and", "description": "How the conditions combine", "type": "string", "enum": ["and", "or"] }, "conditions": { "type": "array", "items": { "type": "object", "properties": { "left": { "description": "Left-hand operand (resolved before evaluation)" }, "right": { "description": "Right-hand operand — omitted for unary operators like isEmpty" }, "type": { "default": "string", "description": "Value type the operands are coerced to before comparison", "type": "string", "enum": ["string", "number", "boolean", "dateTime", "array", "object"] }, "operation": { "type": "string", "description": "Comparison operation, e.g. equals, contains, gt, isEmpty" } }, "required": ["left", "type", "operation"], "additionalProperties": false } } }, "required": ["key", "combinator", "conditions"], "additionalProperties": false }, "description": "Cases evaluated in order; the first match wins" }, "fallback": { "description": "Branch key taken when no case matches", "type": "string" } }, "required": ["cases"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "branch": { "anyOf": [{ "type": "string" }, { "type": "null" }], "description": "The branch key taken, or null when the path dead-ends" } }, "required": ["branch"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The array to split into chunks" }, "size": { "type": "number", "minimum": 1, "description": "Size of each chunk" } }, "required": ["items", "size"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "chunks": { "type": "array", "items": { "type": "array", "items": {} }, "description": "Array of chunks" } }, "required": ["chunks"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "values": { "type": "array", "items": {}, "description": "Values to check in order" }, "treatEmptyStringAsNull": { "description": "Treat empty strings as null", "type": "boolean" }, "treatZeroAsNull": { "description": "Treat zero as null", "type": "boolean" } }, "required": ["values"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "value": { "description": "The first non-null value" }, "index": { "type": "number", "description": "Index of the returned value (-1 if all null)" } }, "required": ["value", "index"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "inputs": { "type": "array", "items": {}, "description": "The input streams to concatenate; each array is flattened one level, each non-array counts as a single item" } }, "required": ["inputs"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "All input items concatenated in input order" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "operation": { "type": "string", "enum": ["hash", "hmac", "randomBytes", "uuid", "base64Encode", "base64Decode", "hexEncode", "hexDecode"], "description": "The cryptographic operation to perform" }, "data": { "description": "Input data for hash/hmac/encode/decode operations", "type": "string" }, "algorithm": { "description": "Hash algorithm for hash/hmac operations", "type": "string", "enum": ["md5", "sha1", "sha256", "sha384", "sha512"] }, "key": { "description": "Secret key for hmac operation", "type": "string" }, "length": { "description": "Number of bytes for randomBytes operation", "type": "number" }, "encoding": { "description": "Output encoding for hash/hmac operations", "type": "string", "enum": ["hex", "base64"] } }, "required": ["operation"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "result": { "type": "string", "description": "The result of the cryptographic operation" } }, "required": ["result"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "value": { "description": "The input date/time value (ISO string, timestamp, or parseable date string)", "anyOf": [{ "type": "string" }, { "type": "number" }] }, "operation": { "type": "string", "enum": ["format", "parse", "add", "subtract", "startOf", "endOf", "diff", "extract", "now"], "description": "The operation to perform" }, "part": { "description": "The date/time component to extract for the extract operation", "type": "string", "enum": ["year", "month", "week", "day", "dayOfWeek", "hour", "minute", "second"] }, "format": { "description": "Output format for format operation (e.g., YYYY-MM-DD)", "type": "string" }, "amount": { "description": "Amount for add/subtract operations", "type": "number" }, "unit": { "description": "Time unit for add/subtract/startOf/endOf/diff operations", "type": "string", "enum": ["years", "months", "weeks", "days", "hours", "minutes", "seconds", "milliseconds"] }, "compareWith": { "description": "Second date for diff operation", "anyOf": [{ "type": "string" }, { "type": "number" }] }, "timezone": { "description": "Timezone for conversion (e.g., America/New_York)", "type": "string" } }, "required": ["operation"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "result": { "anyOf": [{ "type": "string" }, { "type": "number" }], "description": "The result of the operation" }, "iso": { "type": "string", "description": "ISO 8601 formatted date string" }, "timestamp": { "type": "number", "description": "Unix timestamp in milliseconds" } }, "required": ["result", "iso", "timestamp"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The input object to transform" }, "operations": { "type": "array", "items": { "type": "object", "properties": { "field": { "type": "string", "description": "The field path to operate on (supports dot notation)" }, "operation": { "type": "string", "enum": ["set", "remove", "rename"], "description": "The operation to perform" }, "value": { "description": "The value to set (for set operation)" }, "newName": { "description": "The new field name (for rename operation)", "type": "string" } }, "required": ["field", "operation"], "additionalProperties": false }, "description": "List of field operations to perform" } }, "required": ["item", "operations"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The transformed object" }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The array to fan out over — one child invocation per element" }, "child": { "type": "string", "description": "RPC name invoked once per item as a durable child step" }, "childInput": { "description": "Per-item input template; `$item` references resolve against the current element", "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "mode": { "default": "parallel", "description": "Run child invocations concurrently or one after another", "type": "string", "enum": ["parallel", "sequential"] }, "stepPrefix": { "description": "Stable prefix for the per-item durable step names (`<prefix>#<index>`); defaults to `child`", "type": "string" } }, "required": ["items", "child"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "array", "items": {}, "description": "Child results in the same order as the input items" }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The array to search" }, "field": { "type": "string", "description": "The field to match against" }, "value": { "description": "The value to find" }, "returnIndex": { "description": "Return the index instead of the item", "type": "boolean" } }, "required": ["items", "field", "value"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "anyOf": [{ "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, { "type": "null" }], "description": "The found item (null if not found)" }, "index": { "type": "number", "description": "The index of the found item (-1 if not found)" }, "found": { "type": "boolean", "description": "Whether the item was found" } }, "required": ["item", "index", "found"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The array of items to group" }, "field": { "type": "string", "description": "The field to group by (supports dot notation)" } }, "required": ["items", "field"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "groups": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} } }, "description": "Object with group keys and their items" } }, "required": ["groups"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "method": { "default": "GET", "description": "HTTP method", "type": "string", "enum": ["GET", "POST", "PUT", "PATCH", "DELETE", "HEAD", "OPTIONS"] }, "url": { "type": "string", "description": "The request URL" }, "headers": { "description": "Request headers", "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "query": { "description": "Query string parameters appended to the URL", "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "body": { "description": "Request body — JSON-encoded unless it is already a string" }, "auth": { "description": "Optional authentication resolved from a secret at request time", "type": "object", "properties": { "mode": { "type": "string", "enum": ["bearer", "apiKeyHeader", "apiKeyQuery", "basic", "oauth2"], "description": "How the credential is applied to the request" }, "credential": { "type": "string", "description": "Secret key the value is provisioned under" }, "headerName": { "description": "apiKeyHeader — header name (defaults to Authorization)", "type": "string" }, "queryName": { "description": "apiKeyQuery — query-param name (defaults to api_key)", "type": "string" }, "extraHeaders": { "description": "Static, non-secret headers always sent (e.g. Notion-Version)", "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": { "type": "string" } }, "source": { "description": "Where the value comes from — secret (default) or credential", "type": "string", "enum": ["secret", "credential"] } }, "required": ["mode", "credential"], "additionalProperties": false } }, "required": ["url"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "Parsed JSON response body" }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "token": { "type": "string", "description": "The JWT token to decode" } }, "required": ["token"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "payload": { "description": "The decoded payload" } }, "required": ["payload"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "payload": { "description": "The payload to encode into the JWT" }, "expiresIn": { "type": "object", "properties": { "value": { "type": "number", "description": "Duration value" }, "unit": { "type": "string", "enum": ["second", "minute", "hour", "day", "week", "year"], "description": "Time unit" } }, "required": ["value", "unit"], "additionalProperties": false, "description": "Token expiration time" } }, "required": ["payload", "expiresIn"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "token": { "type": "string", "description": "The signed JWT token" } }, "required": ["token"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The array of items to limit" }, "limit": { "type": "number", "minimum": 0, "description": "Maximum number of items to return" }, "offset": { "description": "Number of items to skip from the beginning", "type": "number", "minimum": 0 } }, "required": ["items", "limit"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The limited array of items" }, "totalCount": { "type": "number", "description": "The original total count before limiting" } }, "required": ["items", "totalCount"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "operation": { "type": "string", "enum": ["add", "subtract", "multiply", "divide", "modulo", "power", "sqrt", "abs", "round", "floor", "ceil", "min", "max", "random"], "description": "The math operation to perform" }, "a": { "description": "First operand", "type": "number" }, "b": { "description": "Second operand (for binary operations)", "type": "number" }, "decimals": { "description": "Decimal places for round operation", "type": "number" } }, "required": ["operation"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "result": { "type": "number", "description": "The result of the operation" } }, "required": ["result"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "Objects to merge (later objects override earlier ones)" }, "deep": { "description": "Perform deep merge of nested objects", "type": "boolean" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The merged object" } }, "required": ["item"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The input object" }, "fields": { "type": "array", "items": { "type": "string" }, "description": "Fields to remove" } }, "required": ["item", "fields"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "Object without the specified fields" } }, "required": ["item"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The input object" }, "fields": { "type": "array", "items": { "type": "string" }, "description": "Fields to keep (supports dot notation for nested fields)" } }, "required": ["item", "fields"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "Object with only the specified fields" } }, "required": ["item"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "bucket": { "description": "Storage bucket (defaults to the content service root bucket)", "type": "string" }, "key": { "type": "string", "description": "Asset key / path of the file to read" }, "encoding": { "description": "How to decode the file bytes into `data` (default utf8)", "type": "string", "enum": ["utf8", "base64"] } }, "required": ["key"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "data": { "type": "string", "description": "File contents decoded with the requested encoding" }, "bucket": { "type": "string", "description": "Bucket the file was read from" }, "key": { "type": "string", "description": "Asset key that was read" } }, "required": ["data", "bucket", "key"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The array of items to deduplicate" }, "fields": { "type": "array", "items": { "type": "string" }, "description": "Fields to use for comparison (if empty, compares entire objects)" }, "keepFirst": { "description": "Keep the first occurrence (true) or last (false)", "type": "boolean" } }, "required": ["items", "fields"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The deduplicated array of items" }, "removedCount": { "type": "number", "description": "Number of duplicates removed" } }, "required": ["items", "removedCount"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The input object to transform" }, "mappings": { "type": "array", "items": { "type": "object", "properties": { "oldKey": { "type": "string", "description": "The original key name" }, "newKey": { "type": "string", "description": "The new key name" } }, "required": ["oldKey", "newKey"], "additionalProperties": false }, "description": "List of key rename mappings" }, "keepUnmapped": { "description": "Whether to keep keys that are not in the mapping", "type": "boolean" } }, "required": ["item", "mappings"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The transformed object with renamed keys" } }, "required": ["item"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The array to reverse" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The reversed array" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "name": { "type": "string", "description": "A unique name for this sleep step" }, "ms": { "type": "number", "description": "Duration to sleep in milliseconds" } }, "required": ["name", "ms"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema" }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The array of items to sort" }, "sortBy": { "type": "array", "items": { "type": "object", "properties": { "field": { "type": "string", "description": "The field path to sort by (supports dot notation)" }, "order": { "description": "Sort order", "type": "string", "enum": ["asc", "desc"] } }, "required": ["field"], "additionalProperties": false }, "description": "Fields to sort by (in order of priority)" } }, "required": ["items", "sortBy"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The sorted array of items" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "item": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {}, "description": "The input object containing a nested array" }, "field": { "type": "string", "description": "The field path containing the array to split (supports dot notation)" }, "includeParent": { "description": "Include parent object fields in each output item", "type": "boolean" } }, "required": ["item", "field"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The split array of items" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "text": { "type": "string", "description": "The text to split into chunks" }, "strategy": { "description": "Splitting strategy: recursive (paragraph→line→word hierarchy, default), character (single separator), or token (approximate token budget)", "type": "string", "enum": ["recursive", "character", "token"] }, "chunkSize": { "description": "Maximum size of each chunk (characters, or tokens for the token strategy; default 1000)", "type": "number", "minimum": 1 }, "chunkOverlap": { "description": "Amount of overlap carried between consecutive chunks (default 200)", "type": "number", "minimum": 0 }, "separator": { "description": "Separator for the character strategy (default \"\\n\\n\")", "type": "string" } }, "required": ["text"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "chunks": { "type": "array", "items": { "type": "string" }, "description": "The resulting text chunks" } }, "required": ["chunks"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "message": { "type": "string", "description": "The error message to throw, halting the workflow" } }, "required": ["message"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema" }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "value": { "type": "string", "description": "The input string" }, "operation": { "type": "string", "enum": ["uppercase", "lowercase", "capitalize", "camelCase", "snakeCase", "kebabCase", "trim", "trimStart", "trimEnd", "split", "replace", "slice", "padStart", "padEnd"], "description": "The transformation to apply" }, "separator": { "description": "Separator for split operation", "type": "string" }, "search": { "description": "Search string for replace operation", "type": "string" }, "replacement": { "description": "Replacement string for replace operation", "type": "string" }, "replaceAll": { "description": "Replace all occurrences", "type": "boolean" }, "start": { "description": "Start index for slice", "type": "number" }, "end": { "description": "End index for slice", "type": "number" }, "length": { "description": "Target length for pad operations", "type": "number" }, "padChar": { "description": "Character to pad with", "type": "string" } }, "required": ["value", "operation"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "result": { "anyOf": [{ "type": "string" }, { "type": "array", "items": { "type": "string" } }], "description": "The transformed result" } }, "required": ["result"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The array of items to summarize" }, "aggregations": { "type": "array", "items": { "type": "object", "properties": { "field": { "type": "string", "description": "The field path to aggregate" }, "operation": { "type": "string", "enum": ["sum", "avg", "min", "max", "count", "countDistinct", "first", "last"], "description": "The aggregation operation" }, "outputField": { "type": "string", "description": "The name of the output field" } }, "required": ["field", "operation", "outputField"], "additionalProperties": false }, "description": "List of aggregation operations to perform" }, "groupBy": { "description": "Fields to group by", "type": "array", "items": { "type": "string" } } }, "required": ["items", "aggregations"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": { "type": "object", "propertyNames": { "type": "string" }, "additionalProperties": {} }, "description": "The summarized results" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "value": { "description": "The value to convert" }, "to": { "type": "string", "enum": ["string", "number", "boolean", "json", "array"], "description": "Target type" }, "radix": { "description": "Radix for number parsing (e.g., 10, 16)", "type": "number" } }, "required": ["value", "to"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "result": { "description": "The converted value" }, "success": { "type": "boolean", "description": "Whether the conversion succeeded" }, "originalType": { "type": "string", "description": "The original type of the value" } }, "required": ["result", "success", "originalType"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "The array to get unique values from" }, "field": { "description": "For arrays of objects, the field to check uniqueness by", "type": "string" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "items": { "type": "array", "items": {}, "description": "Array with only unique values" } }, "required": ["items"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "name": { "type": "string", "description": "A unique name for this wait step" }, "amount": { "default": 1, "description": "How long to wait", "type": "number" }, "unit": { "default": "seconds", "description": "The unit for the wait amount", "type": "string", "enum": ["seconds", "minutes", "hours", "days"] } }, "required": ["name"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema" }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "bucket": { "description": "Storage bucket (defaults to the content service root bucket)", "type": "string" }, "key": { "type": "string", "description": "Asset key / path to write the file to" }, "data": { "type": "string", "description": "File contents, decoded according to `encoding`" }, "encoding": { "description": "How `data` is encoded (default utf8)", "type": "string", "enum": ["utf8", "base64"] } }, "required": ["key", "data"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "bucket": { "type": "string", "description": "Bucket the file was written to" }, "assetKey": { "type": "string", "description": "Asset key of the written file" } }, "required": ["bucket", "assetKey"], "additionalProperties": false }
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/scopes/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../.pikku/addon/scopes/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import type { PersonaMeta, PersonasMeta } from '@pikku/core/persona';
|
|
2
|
+
import type { CorePersona } from '@pikku/core/persona';
|
|
3
|
+
import type { SystemRoleName } from './pikku-roles.gen.js';
|
|
4
|
+
/** Every environment configured in pikku.config.json. */
|
|
5
|
+
type EnvironmentName = never;
|
|
6
|
+
/**
|
|
7
|
+
* A persona whose roles are checked against `defineSystemRole` and whose
|
|
8
|
+
* environments are checked against the config.
|
|
9
|
+
*
|
|
10
|
+
* Omitting `environments` means every environment except the ones flagged
|
|
11
|
+
* `production: true`. Naming a production one additionally requires
|
|
12
|
+
* `disposition: 'accountable'`, which the type cannot express and `pikku`
|
|
13
|
+
* refuses at build time.
|
|
14
|
+
*/
|
|
15
|
+
type TypedPersona = Omit<CorePersona, 'roles' | 'environments'> & {
|
|
16
|
+
roles?: SystemRoleName[];
|
|
17
|
+
environments?: EnvironmentName[];
|
|
18
|
+
};
|
|
19
|
+
/**
|
|
20
|
+
* Declare the people who use this application.
|
|
21
|
+
*
|
|
22
|
+
* A persona while running is a virtual user; there is no second declaration.
|
|
23
|
+
*/
|
|
24
|
+
export declare const definePersonas: (personas: Record<string, TypedPersona>) => void;
|
|
25
|
+
/** Declared personas, keyed by id. Read by the console and `pikku persona`. */
|
|
26
|
+
export declare const PERSONAS: PersonasMeta;
|
|
27
|
+
export declare const PERSONA_LIST: PersonaMeta[];
|
|
28
|
+
export {};
|
|
29
|
+
//# sourceMappingURL=pikku-personas.gen.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pikku-personas.gen.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/scopes/pikku-personas.gen.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AACpE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAG1D,yDAAyD;AACzD,KAAK,eAAe,GAAG,KAAK,CAAA;AAE5B;;;;;;;;GAQG;AACH,KAAK,YAAY,GAAG,IAAI,CAAC,WAAW,EAAE,OAAO,GAAG,cAAc,CAAC,GAAG;IAChE,KAAK,CAAC,EAAE,cAAc,EAAE,CAAA;IACxB,YAAY,CAAC,EAAE,eAAe,EAAE,CAAA;CACjC,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,cAAc,GAAI,UAAU,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,KAAG,IAC1C,CAAA;AAE9B,+EAA+E;AAC/E,eAAO,MAAM,QAAQ,EAAE,YAAqD,CAAA;AAE5E,eAAO,MAAM,YAAY,EAAE,WAAW,EAA4B,CAAA"}
|