@pikku/addon-console 0.12.42 → 0.12.44
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 +2027 -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-map.gen.d.ts +4 -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/agent/pikku-scorer-names.gen.d.ts +8 -0
- package/dist/.pikku/addon/auth/auth.types.d.ts +5 -0
- package/dist/.pikku/addon/auth/auth.types.d.ts.map +1 -0
- package/dist/.pikku/addon/auth/auth.types.js +6 -0
- package/dist/.pikku/addon/auth/auth.types.js.map +1 -0
- package/dist/.pikku/addon/auth/index.d.ts +9 -0
- package/dist/.pikku/addon/auth/index.d.ts.map +1 -0
- package/dist/.pikku/addon/auth/index.js +9 -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 +2146 -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 +1690 -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 +126 -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 +3 -3
- package/dist/.pikku/addon/pikku-package.gen.js.map +1 -1
- package/dist/.pikku/addon/pikku-services.gen.d.ts +50 -0
- package/dist/.pikku/addon/pikku-services.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-services.gen.js +46 -0
- package/dist/.pikku/addon/pikku-services.gen.js.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.gen.d.ts +251 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +253 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +184 -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 +62 -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 +201 -0
- package/dist/.pikku/addon/schemas/register.gen.js.map +1 -0
- package/dist/.pikku/addon/schemas/schemas/AddonMetaPage.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AddonMetaQuery.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AddonPackageInfo.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AddonReadinessInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AddonReadinessOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AgentCredentialCheckInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AgentCredentialCheckOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AllMeta.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AuthProvidersMeta.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ChannelSnippets.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DbSchema.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DeleteAgentThreadInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DeleteAgentThreadOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DeleteScenarioRunInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DeleteWorkflowRunInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DeleteWorkflowRunOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAddonCategoriesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAddonCommunityPackageInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAddonIconInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAddonInstalledPackageInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAddonInstancesInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAddonInstancesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentRunScoresInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentRunScoresOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentThreadMessagesInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentThreadMessagesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentThreadRunsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentThreadRunsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentThreadsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetAgentThreadsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetChannelSnippetsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetFunctionsMetaOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetInstalledAddonsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetMyAccessOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetOpenapiCategoriesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetOpenapiDetailInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetOpenapiDetailOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetOpenapisInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetOpenapisOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetScenarioArtifactInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetScenarioRunInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetSchemaInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetScorersOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetStateDiffInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWebhookDeliveryInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowMetaByIdInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowMetaByIdOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunHistoryInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunHistoryOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunNamesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunStepsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunStepsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowRunsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowVersionInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GetWorkflowVersionOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/InstallAddonInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/InstallAddonOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/InstallOpenapiAddonInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/InstallOpenapiAddonOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JSONSchema7.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/KnowledgeBundle.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ListScenarioRunsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ListScenarioRunsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ListWebhookDeliveriesInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ListWebhookDeliveriesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/PingOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadAgentSourceInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadAgentSourceOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFunctionBodyInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFunctionBodyOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFunctionSourceInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFunctionSourceOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RenderEmailPreviewInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RenderEmailPreviewOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ScenarioRunRecord.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecretGetInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecretGetOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecretHasInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecretHasOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecretSetInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecretSetOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SecurityAuditReport.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StateDiff.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StreamWorkflowRunInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SurfaceResult.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateAgentConfigInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateAgentConfigOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateDependencyInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateEmailTemplateInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateEmailTemplateOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateFunctionBodyInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateFunctionBodyOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateFunctionConfigInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UpdateFunctionConfigOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WebhookDeliveryWithAttempts.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 +144 -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 +30 -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-scenario-step-map.gen.d.ts +18 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-map.gen.d.ts +38 -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 +9 -0
- package/dist/.pikku/auth/index.d.ts.map +1 -0
- package/dist/.pikku/auth/index.js +9 -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 +28 -262
- 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-verbose.gen.json +201 -680
- 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/function/pikku-functions-meta.gen.json +159 -535
- package/dist/.pikku/function/pikku-functions.gen.js +10 -36
- package/dist/.pikku/function/pikku-functions.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-services.gen.d.ts +6 -5
- package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
- package/dist/.pikku/pikku-services.gen.js +5 -4
- package/dist/.pikku/pikku-services.gen.js.map +1 -1
- 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 +16 -55
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +17 -55
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +11 -35
- 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/rpc/pikku-rpc-wirings-meta.internal.gen.json +5 -18
- 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 +15 -65
- package/dist/.pikku/schemas/register.gen.js.map +1 -1
- package/dist/.pikku/schemas/schemas/AddonMetaPage.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/AddonPackageInfo.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/AllMeta.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/DeleteScenarioRunInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/GetFunctionsMetaOutput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/GetScenarioArtifactInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/GetScenarioRunInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/ListScenarioRunsInput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/ListScenarioRunsOutput.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/ScenarioRunRecord.schema.json +1 -0
- package/dist/.pikku/schemas/schemas/SurfaceResult.schema.json +1 -0
- 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-meta.gen.json +13 -66
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +2 -2
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.js +1 -2
- 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/addon-readiness.function.d.ts +4 -4
- package/dist/src/functions/addon-readiness.function.d.ts.map +1 -1
- package/dist/src/functions/addon-readiness.function.js +2 -2
- package/dist/src/functions/addon-readiness.function.js.map +1 -1
- package/dist/src/functions/agent-credential-check.function.d.ts +4 -4
- package/dist/src/functions/agent-credential-check.function.d.ts.map +1 -1
- package/dist/src/functions/agent-credential-check.function.js +2 -2
- package/dist/src/functions/agent-credential-check.function.js.map +1 -1
- package/dist/src/functions/credential-delete.function.d.ts +4 -4
- package/dist/src/functions/credential-delete.function.d.ts.map +1 -1
- package/dist/src/functions/credential-delete.function.js +1 -1
- package/dist/src/functions/credential-delete.function.js.map +1 -1
- package/dist/src/functions/credential-get.function.d.ts +4 -4
- package/dist/src/functions/credential-get.function.d.ts.map +1 -1
- package/dist/src/functions/credential-get.function.js +1 -1
- package/dist/src/functions/credential-get.function.js.map +1 -1
- package/dist/src/functions/credential-list-users.function.d.ts +4 -4
- package/dist/src/functions/credential-list-users.function.d.ts.map +1 -1
- package/dist/src/functions/credential-list-users.function.js +1 -1
- package/dist/src/functions/credential-list-users.function.js.map +1 -1
- package/dist/src/functions/credential-set.function.d.ts +4 -4
- package/dist/src/functions/credential-set.function.d.ts.map +1 -1
- package/dist/src/functions/credential-set.function.js +1 -1
- package/dist/src/functions/credential-set.function.js.map +1 -1
- package/dist/src/functions/credential-status.function.d.ts +4 -4
- package/dist/src/functions/credential-status.function.d.ts.map +1 -1
- package/dist/src/functions/credential-status.function.js +1 -1
- package/dist/src/functions/credential-status.function.js.map +1 -1
- package/dist/src/functions/credential-users.function.d.ts +4 -4
- package/dist/src/functions/credential-users.function.d.ts.map +1 -1
- package/dist/src/functions/credential-users.function.js +1 -1
- package/dist/src/functions/credential-users.function.js.map +1 -1
- package/dist/src/functions/delete-agent-thread.function.d.ts +4 -4
- package/dist/src/functions/delete-agent-thread.function.d.ts.map +1 -1
- package/dist/src/functions/delete-agent-thread.function.js +1 -1
- package/dist/src/functions/delete-agent-thread.function.js.map +1 -1
- package/dist/src/functions/delete-scenario-run.function.d.ts +8 -0
- package/dist/src/functions/delete-scenario-run.function.d.ts.map +1 -0
- package/dist/src/functions/delete-scenario-run.function.js +11 -0
- package/dist/src/functions/delete-scenario-run.function.js.map +1 -0
- package/dist/src/functions/delete-workflow-run.function.d.ts +4 -4
- package/dist/src/functions/delete-workflow-run.function.d.ts.map +1 -1
- package/dist/src/functions/delete-workflow-run.function.js +1 -1
- package/dist/src/functions/delete-workflow-run.function.js.map +1 -1
- package/dist/src/functions/get-addon-categories.function.d.ts +1 -1
- package/dist/src/functions/get-addon-categories.function.d.ts.map +1 -1
- package/dist/src/functions/get-addon-categories.function.js +1 -1
- package/dist/src/functions/get-addon-categories.function.js.map +1 -1
- package/dist/src/functions/get-addon-icon.function.d.ts +4 -4
- package/dist/src/functions/get-addon-icon.function.d.ts.map +1 -1
- package/dist/src/functions/get-addon-icon.function.js +1 -1
- package/dist/src/functions/get-addon-icon.function.js.map +1 -1
- package/dist/src/functions/get-addon-instances.function.d.ts +4 -4
- package/dist/src/functions/get-addon-instances.function.d.ts.map +1 -1
- package/dist/src/functions/get-addon-instances.function.js +2 -2
- package/dist/src/functions/get-addon-instances.function.js.map +1 -1
- package/dist/src/functions/get-addon-meta.function.d.ts +1 -1
- package/dist/src/functions/get-addon-meta.function.d.ts.map +1 -1
- package/dist/src/functions/get-addon-meta.function.js +1 -1
- package/dist/src/functions/get-addon-meta.function.js.map +1 -1
- package/dist/src/functions/get-addon-package.function.d.ts +4 -4
- package/dist/src/functions/get-addon-package.function.d.ts.map +1 -1
- package/dist/src/functions/get-addon-package.function.js +1 -1
- package/dist/src/functions/get-addon-package.function.js.map +1 -1
- package/dist/src/functions/get-agent-run-scores.function.d.ts +4 -4
- package/dist/src/functions/get-agent-run-scores.function.d.ts.map +1 -1
- package/dist/src/functions/get-agent-run-scores.function.js +4 -3
- package/dist/src/functions/get-agent-run-scores.function.js.map +1 -1
- package/dist/src/functions/get-agent-thread-messages.function.d.ts +4 -4
- package/dist/src/functions/get-agent-thread-messages.function.d.ts.map +1 -1
- package/dist/src/functions/get-agent-thread-messages.function.js +1 -1
- package/dist/src/functions/get-agent-thread-messages.function.js.map +1 -1
- package/dist/src/functions/get-agent-thread-runs.function.d.ts +4 -4
- package/dist/src/functions/get-agent-thread-runs.function.d.ts.map +1 -1
- package/dist/src/functions/get-agent-thread-runs.function.js +3 -3
- package/dist/src/functions/get-agent-thread-runs.function.js.map +1 -1
- package/dist/src/functions/get-agent-threads.function.d.ts +4 -4
- package/dist/src/functions/get-agent-threads.function.d.ts.map +1 -1
- package/dist/src/functions/get-agent-threads.function.js +3 -3
- package/dist/src/functions/get-agent-threads.function.js.map +1 -1
- package/dist/src/functions/get-agent-threads.function.test.js +1 -1
- package/dist/src/functions/get-agent-threads.function.test.js.map +1 -1
- package/dist/src/functions/get-all-meta.function.d.ts +1 -1
- package/dist/src/functions/get-all-meta.function.d.ts.map +1 -1
- package/dist/src/functions/get-all-meta.function.js +1 -1
- package/dist/src/functions/get-all-meta.function.js.map +1 -1
- package/dist/src/functions/get-audit-filters.function.d.ts +1 -1
- package/dist/src/functions/get-audit-filters.function.d.ts.map +1 -1
- package/dist/src/functions/get-audit-filters.function.js +1 -1
- package/dist/src/functions/get-audit-filters.function.js.map +1 -1
- package/dist/src/functions/get-audits.function.d.ts +2 -2
- package/dist/src/functions/get-audits.function.d.ts.map +1 -1
- package/dist/src/functions/get-audits.function.js +1 -1
- package/dist/src/functions/get-audits.function.js.map +1 -1
- package/dist/src/functions/get-auth-providers.function.d.ts +1 -1
- package/dist/src/functions/get-auth-providers.function.d.ts.map +1 -1
- package/dist/src/functions/get-auth-providers.function.js +1 -1
- package/dist/src/functions/get-auth-providers.function.js.map +1 -1
- package/dist/src/functions/get-channel-snippets.function.d.ts +4 -4
- package/dist/src/functions/get-channel-snippets.function.d.ts.map +1 -1
- package/dist/src/functions/get-channel-snippets.function.js +1 -1
- package/dist/src/functions/get-channel-snippets.function.js.map +1 -1
- package/dist/src/functions/get-db-schema.function.d.ts +1 -1
- package/dist/src/functions/get-db-schema.function.d.ts.map +1 -1
- package/dist/src/functions/get-db-schema.function.js +2 -2
- package/dist/src/functions/get-db-schema.function.js.map +1 -1
- package/dist/src/functions/get-functions-meta.function.d.ts +1 -1
- package/dist/src/functions/get-functions-meta.function.d.ts.map +1 -1
- package/dist/src/functions/get-functions-meta.function.js +1 -1
- package/dist/src/functions/get-functions-meta.function.js.map +1 -1
- package/dist/src/functions/get-installed-addons.function.d.ts +1 -1
- package/dist/src/functions/get-installed-addons.function.d.ts.map +1 -1
- package/dist/src/functions/get-installed-addons.function.js +2 -2
- package/dist/src/functions/get-installed-addons.function.js.map +1 -1
- package/dist/src/functions/get-installed-package.function.d.ts +4 -4
- package/dist/src/functions/get-installed-package.function.d.ts.map +1 -1
- package/dist/src/functions/get-installed-package.function.js +11 -4
- package/dist/src/functions/get-installed-package.function.js.map +1 -1
- package/dist/src/functions/get-installed-package.function.test.d.ts +2 -0
- package/dist/src/functions/get-installed-package.function.test.d.ts.map +1 -0
- package/dist/src/functions/get-installed-package.function.test.js +35 -0
- package/dist/src/functions/get-installed-package.function.test.js.map +1 -0
- package/dist/src/functions/get-knowledge.function.d.ts +1 -1
- package/dist/src/functions/get-knowledge.function.d.ts.map +1 -1
- package/dist/src/functions/get-knowledge.function.js +2 -2
- package/dist/src/functions/get-knowledge.function.js.map +1 -1
- package/dist/src/functions/get-knowledge.function.test.js +1 -1
- package/dist/src/functions/get-my-access.function.d.ts +4 -4
- package/dist/src/functions/get-my-access.function.d.ts.map +1 -1
- package/dist/src/functions/get-my-access.function.js +1 -1
- package/dist/src/functions/get-my-access.function.js.map +1 -1
- package/dist/src/functions/get-openapi-categories.function.d.ts +1 -1
- package/dist/src/functions/get-openapi-categories.function.d.ts.map +1 -1
- package/dist/src/functions/get-openapi-categories.function.js +1 -1
- package/dist/src/functions/get-openapi-categories.function.js.map +1 -1
- package/dist/src/functions/get-openapi-detail.function.d.ts +4 -4
- package/dist/src/functions/get-openapi-detail.function.d.ts.map +1 -1
- package/dist/src/functions/get-openapi-detail.function.js +1 -1
- package/dist/src/functions/get-openapi-detail.function.js.map +1 -1
- package/dist/src/functions/get-openapis.function.d.ts +4 -4
- package/dist/src/functions/get-openapis.function.d.ts.map +1 -1
- package/dist/src/functions/get-openapis.function.js +1 -1
- package/dist/src/functions/get-openapis.function.js.map +1 -1
- package/dist/src/functions/get-scenario-artifact.function.d.ts +19 -0
- package/dist/src/functions/get-scenario-artifact.function.d.ts.map +1 -0
- package/dist/src/functions/get-scenario-artifact.function.js +30 -0
- package/dist/src/functions/get-scenario-artifact.function.js.map +1 -0
- package/dist/src/functions/get-scenario-run.function.d.ts +9 -0
- package/dist/src/functions/get-scenario-run.function.d.ts.map +1 -0
- package/dist/src/functions/get-scenario-run.function.js +14 -0
- package/dist/src/functions/get-scenario-run.function.js.map +1 -0
- package/dist/src/functions/get-schema.function.d.ts +4 -4
- package/dist/src/functions/get-schema.function.d.ts.map +1 -1
- package/dist/src/functions/get-schema.function.js +1 -1
- package/dist/src/functions/get-schema.function.js.map +1 -1
- package/dist/src/functions/get-scorers.function.d.ts +1 -1
- package/dist/src/functions/get-scorers.function.d.ts.map +1 -1
- package/dist/src/functions/get-scorers.function.js +2 -2
- package/dist/src/functions/get-scorers.function.js.map +1 -1
- package/dist/src/functions/get-security-audit.function.d.ts +2 -2
- package/dist/src/functions/get-security-audit.function.d.ts.map +1 -1
- package/dist/src/functions/get-security-audit.function.js +1 -1
- package/dist/src/functions/get-security-audit.function.js.map +1 -1
- package/dist/src/functions/get-state-diff.function.d.ts +4 -4
- package/dist/src/functions/get-state-diff.function.d.ts.map +1 -1
- package/dist/src/functions/get-state-diff.function.js +1 -1
- package/dist/src/functions/get-state-diff.function.js.map +1 -1
- package/dist/src/functions/get-surface.function.d.ts +3 -0
- package/dist/src/functions/get-surface.function.d.ts.map +1 -0
- package/dist/src/functions/get-surface.function.js +10 -0
- package/dist/src/functions/get-surface.function.js.map +1 -0
- package/dist/src/functions/get-webhook-delivery.function.d.ts +5 -5
- package/dist/src/functions/get-webhook-delivery.function.d.ts.map +1 -1
- package/dist/src/functions/get-webhook-delivery.function.js +1 -1
- package/dist/src/functions/get-webhook-delivery.function.js.map +1 -1
- package/dist/src/functions/get-workflow-meta-by-id.function.d.ts +13 -13
- package/dist/src/functions/get-workflow-meta-by-id.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-meta-by-id.function.js +1 -1
- package/dist/src/functions/get-workflow-meta-by-id.function.js.map +1 -1
- package/dist/src/functions/get-workflow-run-history.function.d.ts +4 -4
- package/dist/src/functions/get-workflow-run-history.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-run-history.function.js +1 -1
- package/dist/src/functions/get-workflow-run-history.function.js.map +1 -1
- package/dist/src/functions/get-workflow-run-names.function.d.ts +1 -1
- package/dist/src/functions/get-workflow-run-names.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-run-names.function.js +1 -1
- package/dist/src/functions/get-workflow-run-names.function.js.map +1 -1
- package/dist/src/functions/get-workflow-run-steps.function.d.ts +4 -4
- package/dist/src/functions/get-workflow-run-steps.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-run-steps.function.js +1 -1
- package/dist/src/functions/get-workflow-run-steps.function.js.map +1 -1
- package/dist/src/functions/get-workflow-run.function.d.ts +4 -4
- package/dist/src/functions/get-workflow-run.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-run.function.js +1 -1
- package/dist/src/functions/get-workflow-run.function.js.map +1 -1
- package/dist/src/functions/get-workflow-runs.function.d.ts +4 -4
- package/dist/src/functions/get-workflow-runs.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-runs.function.js +1 -1
- package/dist/src/functions/get-workflow-runs.function.js.map +1 -1
- package/dist/src/functions/get-workflow-version.function.d.ts +4 -4
- package/dist/src/functions/get-workflow-version.function.d.ts.map +1 -1
- package/dist/src/functions/get-workflow-version.function.js +1 -1
- package/dist/src/functions/get-workflow-version.function.js.map +1 -1
- package/dist/src/functions/install-addon.function.d.ts +4 -4
- package/dist/src/functions/install-addon.function.d.ts.map +1 -1
- package/dist/src/functions/install-addon.function.js +4 -4
- package/dist/src/functions/install-addon.function.js.map +1 -1
- package/dist/src/functions/install-addon.function.test.js +4 -4
- package/dist/src/functions/install-addon.function.test.js.map +1 -1
- package/dist/src/functions/install-openapi-addon.function.d.ts +4 -4
- package/dist/src/functions/install-openapi-addon.function.d.ts.map +1 -1
- package/dist/src/functions/install-openapi-addon.function.js +3 -3
- package/dist/src/functions/install-openapi-addon.function.js.map +1 -1
- package/dist/src/functions/list-scenario-runs.function.d.ts +9 -0
- package/dist/src/functions/list-scenario-runs.function.d.ts.map +1 -0
- package/dist/src/functions/list-scenario-runs.function.js +14 -0
- package/dist/src/functions/list-scenario-runs.function.js.map +1 -0
- package/dist/src/functions/list-webhook-deliveries.function.d.ts +5 -5
- package/dist/src/functions/list-webhook-deliveries.function.d.ts.map +1 -1
- package/dist/src/functions/list-webhook-deliveries.function.js +1 -1
- package/dist/src/functions/list-webhook-deliveries.function.js.map +1 -1
- package/dist/src/functions/ping.function.d.ts +4 -4
- package/dist/src/functions/ping.function.d.ts.map +1 -1
- package/dist/src/functions/ping.function.js +1 -1
- package/dist/src/functions/ping.function.js.map +1 -1
- package/dist/src/functions/read-agent-source.function.d.ts +4 -4
- package/dist/src/functions/read-agent-source.function.d.ts.map +1 -1
- package/dist/src/functions/read-agent-source.function.js +2 -2
- package/dist/src/functions/read-agent-source.function.js.map +1 -1
- package/dist/src/functions/read-function-body.function.d.ts +4 -4
- package/dist/src/functions/read-function-body.function.d.ts.map +1 -1
- package/dist/src/functions/read-function-body.function.js +2 -2
- package/dist/src/functions/read-function-body.function.js.map +1 -1
- package/dist/src/functions/read-function-source.function.d.ts +4 -4
- package/dist/src/functions/read-function-source.function.d.ts.map +1 -1
- package/dist/src/functions/read-function-source.function.js +2 -2
- package/dist/src/functions/read-function-source.function.js.map +1 -1
- package/dist/src/functions/render-email-preview.function.d.ts +1 -1
- package/dist/src/functions/render-email-preview.function.d.ts.map +1 -1
- package/dist/src/functions/render-email-preview.function.js +8 -19
- package/dist/src/functions/render-email-preview.function.js.map +1 -1
- package/dist/src/functions/render-email-preview.function.test.js +1 -1
- package/dist/src/functions/render-email-preview.function.test.js.map +1 -1
- package/dist/src/functions/render-email-template.utils.d.ts +8 -3
- package/dist/src/functions/render-email-template.utils.d.ts.map +1 -1
- package/dist/src/functions/render-email-template.utils.js +71 -17
- package/dist/src/functions/render-email-template.utils.js.map +1 -1
- package/dist/src/functions/render-email-template.utils.test.js +56 -23
- package/dist/src/functions/render-email-template.utils.test.js.map +1 -1
- package/dist/src/functions/run-security-audit.function.d.ts +2 -2
- package/dist/src/functions/run-security-audit.function.d.ts.map +1 -1
- package/dist/src/functions/run-security-audit.function.js +1 -1
- package/dist/src/functions/run-security-audit.function.js.map +1 -1
- package/dist/src/functions/run-security-audit.function.test.d.ts +2 -0
- package/dist/src/functions/run-security-audit.function.test.d.ts.map +1 -0
- package/dist/src/functions/run-security-audit.function.test.js +98 -0
- package/dist/src/functions/run-security-audit.function.test.js.map +1 -0
- package/dist/src/functions/scope-add-scope-to-user.function.d.ts +4 -4
- package/dist/src/functions/scope-add-scope-to-user.function.d.ts.map +1 -1
- package/dist/src/functions/scope-add-scope-to-user.function.js +1 -1
- package/dist/src/functions/scope-add-scope-to-user.function.js.map +1 -1
- package/dist/src/functions/scope-add-user-to-role.function.d.ts +4 -4
- package/dist/src/functions/scope-add-user-to-role.function.d.ts.map +1 -1
- package/dist/src/functions/scope-add-user-to-role.function.js +1 -1
- package/dist/src/functions/scope-add-user-to-role.function.js.map +1 -1
- package/dist/src/functions/scope-create-role.function.d.ts +4 -4
- package/dist/src/functions/scope-create-role.function.d.ts.map +1 -1
- package/dist/src/functions/scope-create-role.function.js +1 -1
- package/dist/src/functions/scope-create-role.function.js.map +1 -1
- package/dist/src/functions/scope-delete-role.function.d.ts +4 -4
- package/dist/src/functions/scope-delete-role.function.d.ts.map +1 -1
- package/dist/src/functions/scope-delete-role.function.js +1 -1
- package/dist/src/functions/scope-delete-role.function.js.map +1 -1
- package/dist/src/functions/scope-list-declared.function.d.ts +4 -4
- package/dist/src/functions/scope-list-declared.function.d.ts.map +1 -1
- package/dist/src/functions/scope-list-declared.function.js +1 -1
- package/dist/src/functions/scope-list-declared.function.js.map +1 -1
- package/dist/src/functions/scope-list-roles.function.d.ts +5 -5
- package/dist/src/functions/scope-list-roles.function.d.ts.map +1 -1
- package/dist/src/functions/scope-list-roles.function.js +1 -1
- package/dist/src/functions/scope-list-roles.function.js.map +1 -1
- package/dist/src/functions/scope-list-user-roles.function.d.ts +4 -4
- package/dist/src/functions/scope-list-user-roles.function.d.ts.map +1 -1
- package/dist/src/functions/scope-list-user-roles.function.js +1 -1
- package/dist/src/functions/scope-list-user-roles.function.js.map +1 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.d.ts +4 -4
- package/dist/src/functions/scope-remove-scope-from-user.function.d.ts.map +1 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.js +1 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.js.map +1 -1
- package/dist/src/functions/scope-remove-user-from-role.function.d.ts +4 -4
- package/dist/src/functions/scope-remove-user-from-role.function.d.ts.map +1 -1
- package/dist/src/functions/scope-remove-user-from-role.function.js +1 -1
- package/dist/src/functions/scope-remove-user-from-role.function.js.map +1 -1
- package/dist/src/functions/scope-set-role-scopes.function.d.ts +4 -4
- package/dist/src/functions/scope-set-role-scopes.function.d.ts.map +1 -1
- package/dist/src/functions/scope-set-role-scopes.function.js +1 -1
- package/dist/src/functions/scope-set-role-scopes.function.js.map +1 -1
- package/dist/src/functions/secret-get.function.d.ts +4 -4
- package/dist/src/functions/secret-get.function.d.ts.map +1 -1
- package/dist/src/functions/secret-get.function.js +1 -1
- package/dist/src/functions/secret-get.function.js.map +1 -1
- package/dist/src/functions/secret-has.function.d.ts +4 -4
- package/dist/src/functions/secret-has.function.d.ts.map +1 -1
- package/dist/src/functions/secret-has.function.js +1 -1
- package/dist/src/functions/secret-has.function.js.map +1 -1
- package/dist/src/functions/secret-set.function.d.ts +4 -4
- package/dist/src/functions/secret-set.function.d.ts.map +1 -1
- package/dist/src/functions/secret-set.function.js +1 -1
- package/dist/src/functions/secret-set.function.js.map +1 -1
- package/dist/src/functions/stream-workflow-run.function.d.ts +4 -4
- package/dist/src/functions/stream-workflow-run.function.d.ts.map +1 -1
- package/dist/src/functions/stream-workflow-run.function.js +1 -1
- package/dist/src/functions/stream-workflow-run.function.js.map +1 -1
- package/dist/src/functions/update-agent-config.function.d.ts +4 -4
- package/dist/src/functions/update-agent-config.function.d.ts.map +1 -1
- package/dist/src/functions/update-agent-config.function.js +2 -2
- package/dist/src/functions/update-agent-config.function.js.map +1 -1
- package/dist/src/functions/update-dependency.function.d.ts +5 -5
- package/dist/src/functions/update-dependency.function.d.ts.map +1 -1
- package/dist/src/functions/update-dependency.function.js +1 -1
- package/dist/src/functions/update-dependency.function.js.map +1 -1
- package/dist/src/functions/update-dependency.function.test.d.ts +2 -0
- package/dist/src/functions/update-dependency.function.test.d.ts.map +1 -0
- package/dist/src/functions/update-dependency.function.test.js +181 -0
- package/dist/src/functions/update-dependency.function.test.js.map +1 -0
- package/dist/src/functions/update-email-template.function.d.ts +4 -4
- package/dist/src/functions/update-email-template.function.d.ts.map +1 -1
- package/dist/src/functions/update-email-template.function.js +2 -3
- package/dist/src/functions/update-email-template.function.js.map +1 -1
- package/dist/src/functions/update-function-body.function.d.ts +4 -4
- package/dist/src/functions/update-function-body.function.d.ts.map +1 -1
- package/dist/src/functions/update-function-body.function.js +2 -2
- package/dist/src/functions/update-function-body.function.js.map +1 -1
- package/dist/src/functions/update-function-config.function.d.ts +4 -4
- package/dist/src/functions/update-function-config.function.d.ts.map +1 -1
- package/dist/src/functions/update-function-config.function.js +2 -2
- package/dist/src/functions/update-function-config.function.js.map +1 -1
- package/dist/src/lib/addon-readiness.test.js +1 -1
- package/dist/src/lib/audit-exec.d.ts +2 -2
- package/dist/src/lib/audit-exec.d.ts.map +1 -1
- package/dist/src/lib/audit-exec.test.d.ts +2 -0
- package/dist/src/lib/audit-exec.test.d.ts.map +1 -0
- package/dist/src/lib/audit-exec.test.js +97 -0
- package/dist/src/lib/audit-exec.test.js.map +1 -0
- package/dist/src/lib/derive-instance-overrides.js +1 -1
- package/dist/src/lib/resolve-audit-users.d.ts +1 -1
- package/dist/src/lib/resolve-audit-users.d.ts.map +1 -1
- package/dist/src/lib/resolve-package-manager.d.ts +11 -0
- package/dist/src/lib/resolve-package-manager.d.ts.map +1 -1
- package/dist/src/lib/resolve-package-manager.js +49 -20
- package/dist/src/lib/resolve-package-manager.js.map +1 -1
- package/dist/src/lib/resolve-package-manager.test.js +39 -1
- package/dist/src/lib/resolve-package-manager.test.js.map +1 -1
- package/dist/src/lib/surface.d.ts +30 -0
- package/dist/src/lib/surface.d.ts.map +1 -0
- package/dist/src/lib/surface.js +47 -0
- package/dist/src/lib/surface.js.map +1 -0
- package/dist/src/lib/surface.test.d.ts +2 -0
- package/dist/src/lib/surface.test.d.ts.map +1 -0
- package/dist/src/lib/surface.test.js +99 -0
- package/dist/src/lib/surface.test.js.map +1 -0
- package/dist/src/lib/surface.types.d.ts +59 -0
- package/dist/src/lib/surface.types.d.ts.map +1 -0
- package/dist/src/lib/surface.types.js +2 -0
- package/dist/src/lib/surface.types.js.map +1 -0
- package/dist/src/scopes.js +21 -59
- package/dist/src/scopes.js.map +1 -1
- package/dist/src/services/addon-readiness.service.d.ts +2 -1
- package/dist/src/services/addon-readiness.service.d.ts.map +1 -1
- package/dist/src/services/addon-readiness.service.js.map +1 -1
- package/dist/src/services/addon.service.d.ts +5 -5
- package/dist/src/services/addon.service.d.ts.map +1 -1
- package/dist/src/services/db-schema.service.d.ts +1 -1
- package/dist/src/services/db-schema.service.d.ts.map +1 -1
- package/dist/src/services/wiring.service.d.ts +7 -7
- package/dist/src/services/wiring.service.d.ts.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 +12 -9
- package/dist/src/services.js.map +1 -1
- package/dist/types/application-types.d.ts +10 -2
- package/package.json +17 -20
- package/dist/.pikku/schemas/schemas/GetAuditFiltersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAuditsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAuditsOutput.schema.json +0 -1
|
@@ -80,221 +80,6 @@
|
|
|
80
80
|
"inputHash": "5b191655",
|
|
81
81
|
"outputHash": "eeff398a"
|
|
82
82
|
},
|
|
83
|
-
"credentialDelete": {
|
|
84
|
-
"pikkuFuncId": "credentialDelete",
|
|
85
|
-
"functionType": "user",
|
|
86
|
-
"funcWrapper": "pikkuFunc",
|
|
87
|
-
"sessionless": false,
|
|
88
|
-
"name": "credentialDelete",
|
|
89
|
-
"services": {
|
|
90
|
-
"optimized": true,
|
|
91
|
-
"services": [
|
|
92
|
-
"credentialService"
|
|
93
|
-
]
|
|
94
|
-
},
|
|
95
|
-
"inputSchemaName": "CredentialDeleteInput",
|
|
96
|
-
"outputSchemaName": "CredentialDeleteOutput",
|
|
97
|
-
"inputs": [
|
|
98
|
-
"CredentialDeleteInput"
|
|
99
|
-
],
|
|
100
|
-
"outputs": [
|
|
101
|
-
"CredentialDeleteOutput"
|
|
102
|
-
],
|
|
103
|
-
"expose": true,
|
|
104
|
-
"scopes": [
|
|
105
|
-
"pikku:console:credentials:manage"
|
|
106
|
-
],
|
|
107
|
-
"implementationHash": "a8b0a6bef7315d21",
|
|
108
|
-
"title": "Delete Credential",
|
|
109
|
-
"description": "Deletes a credential, optionally scoped to a user.",
|
|
110
|
-
"isDirectFunction": false,
|
|
111
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/credential-delete.function.ts",
|
|
112
|
-
"exportedName": "credentialDelete",
|
|
113
|
-
"bodyStart": 12,
|
|
114
|
-
"bodyEnd": 13,
|
|
115
|
-
"contractHash": "c0c0129a197c5bed",
|
|
116
|
-
"inputHash": "e5f90226",
|
|
117
|
-
"outputHash": "d380569d"
|
|
118
|
-
},
|
|
119
|
-
"credentialGet": {
|
|
120
|
-
"pikkuFuncId": "credentialGet",
|
|
121
|
-
"functionType": "user",
|
|
122
|
-
"funcWrapper": "pikkuFunc",
|
|
123
|
-
"sessionless": false,
|
|
124
|
-
"name": "credentialGet",
|
|
125
|
-
"services": {
|
|
126
|
-
"optimized": true,
|
|
127
|
-
"services": [
|
|
128
|
-
"credentialService"
|
|
129
|
-
]
|
|
130
|
-
},
|
|
131
|
-
"inputSchemaName": "CredentialGetInput",
|
|
132
|
-
"outputSchemaName": "CredentialGetOutput",
|
|
133
|
-
"inputs": [
|
|
134
|
-
"CredentialGetInput"
|
|
135
|
-
],
|
|
136
|
-
"outputs": [
|
|
137
|
-
"CredentialGetOutput"
|
|
138
|
-
],
|
|
139
|
-
"expose": true,
|
|
140
|
-
"scopes": [
|
|
141
|
-
"pikku:console:credentials:read"
|
|
142
|
-
],
|
|
143
|
-
"implementationHash": "d10a1a3e78198017",
|
|
144
|
-
"title": "Get Credential",
|
|
145
|
-
"description": "Retrieves a credential value, optionally scoped to a user.",
|
|
146
|
-
"isDirectFunction": false,
|
|
147
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/credential-get.function.ts",
|
|
148
|
-
"exportedName": "credentialGet",
|
|
149
|
-
"bodyStart": 12,
|
|
150
|
-
"bodyEnd": 13,
|
|
151
|
-
"contractHash": "20ae6fc72986b883",
|
|
152
|
-
"inputHash": "1162de3d",
|
|
153
|
-
"outputHash": "7f6b0ebf"
|
|
154
|
-
},
|
|
155
|
-
"credentialListUsers": {
|
|
156
|
-
"pikkuFuncId": "credentialListUsers",
|
|
157
|
-
"functionType": "user",
|
|
158
|
-
"funcWrapper": "pikkuFunc",
|
|
159
|
-
"sessionless": false,
|
|
160
|
-
"name": "credentialListUsers",
|
|
161
|
-
"services": {
|
|
162
|
-
"optimized": true,
|
|
163
|
-
"services": [
|
|
164
|
-
"credentialService",
|
|
165
|
-
"metaService"
|
|
166
|
-
]
|
|
167
|
-
},
|
|
168
|
-
"inputSchemaName": null,
|
|
169
|
-
"outputSchemaName": "CredentialListUsersOutput",
|
|
170
|
-
"inputs": [],
|
|
171
|
-
"outputs": [
|
|
172
|
-
"CredentialListUsersOutput"
|
|
173
|
-
],
|
|
174
|
-
"expose": true,
|
|
175
|
-
"scopes": [
|
|
176
|
-
"pikku:console:credentials:read"
|
|
177
|
-
],
|
|
178
|
-
"implementationHash": "5ae54268a8679eca",
|
|
179
|
-
"title": "List Credential Users",
|
|
180
|
-
"description": "Lists all users and their credential status for each declared credential.",
|
|
181
|
-
"isDirectFunction": false,
|
|
182
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/credential-list-users.function.ts",
|
|
183
|
-
"exportedName": "credentialListUsers",
|
|
184
|
-
"bodyStart": 18,
|
|
185
|
-
"bodyEnd": 36,
|
|
186
|
-
"contractHash": "0b3e0e99cc0fe325",
|
|
187
|
-
"inputHash": "13b79bd2",
|
|
188
|
-
"outputHash": "5bf6ba22"
|
|
189
|
-
},
|
|
190
|
-
"credentialSet": {
|
|
191
|
-
"pikkuFuncId": "credentialSet",
|
|
192
|
-
"functionType": "user",
|
|
193
|
-
"funcWrapper": "pikkuFunc",
|
|
194
|
-
"sessionless": false,
|
|
195
|
-
"name": "credentialSet",
|
|
196
|
-
"services": {
|
|
197
|
-
"optimized": true,
|
|
198
|
-
"services": [
|
|
199
|
-
"credentialService"
|
|
200
|
-
]
|
|
201
|
-
},
|
|
202
|
-
"inputSchemaName": "CredentialSetInput",
|
|
203
|
-
"outputSchemaName": "CredentialSetOutput",
|
|
204
|
-
"inputs": [
|
|
205
|
-
"CredentialSetInput"
|
|
206
|
-
],
|
|
207
|
-
"outputs": [
|
|
208
|
-
"CredentialSetOutput"
|
|
209
|
-
],
|
|
210
|
-
"expose": true,
|
|
211
|
-
"scopes": [
|
|
212
|
-
"pikku:console:credentials:manage"
|
|
213
|
-
],
|
|
214
|
-
"implementationHash": "8cb65ff7ad057612",
|
|
215
|
-
"title": "Set Credential",
|
|
216
|
-
"description": "Stores a credential value, optionally scoped to a user.",
|
|
217
|
-
"isDirectFunction": false,
|
|
218
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/credential-set.function.ts",
|
|
219
|
-
"exportedName": "credentialSet",
|
|
220
|
-
"bodyStart": 12,
|
|
221
|
-
"bodyEnd": 13,
|
|
222
|
-
"contractHash": "1cf24418020be4f5",
|
|
223
|
-
"inputHash": "411710ba",
|
|
224
|
-
"outputHash": "d17478ee"
|
|
225
|
-
},
|
|
226
|
-
"credentialStatus": {
|
|
227
|
-
"pikkuFuncId": "credentialStatus",
|
|
228
|
-
"functionType": "user",
|
|
229
|
-
"funcWrapper": "pikkuFunc",
|
|
230
|
-
"sessionless": false,
|
|
231
|
-
"name": "credentialStatus",
|
|
232
|
-
"services": {
|
|
233
|
-
"optimized": true,
|
|
234
|
-
"services": [
|
|
235
|
-
"credentialService"
|
|
236
|
-
]
|
|
237
|
-
},
|
|
238
|
-
"inputSchemaName": "CredentialStatusInput",
|
|
239
|
-
"outputSchemaName": "CredentialStatusOutput",
|
|
240
|
-
"inputs": [
|
|
241
|
-
"CredentialStatusInput"
|
|
242
|
-
],
|
|
243
|
-
"outputs": [
|
|
244
|
-
"CredentialStatusOutput"
|
|
245
|
-
],
|
|
246
|
-
"expose": true,
|
|
247
|
-
"scopes": [
|
|
248
|
-
"pikku:console:credentials:read"
|
|
249
|
-
],
|
|
250
|
-
"implementationHash": "dc7a4a408c270885",
|
|
251
|
-
"title": "Credential Status",
|
|
252
|
-
"description": "Checks which of the given credential names are configured. Optionally scoped to a user.",
|
|
253
|
-
"isDirectFunction": false,
|
|
254
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/credential-status.function.ts",
|
|
255
|
-
"exportedName": "credentialStatus",
|
|
256
|
-
"bodyStart": 13,
|
|
257
|
-
"bodyEnd": 17,
|
|
258
|
-
"contractHash": "54c549aa89a51ad1",
|
|
259
|
-
"inputHash": "e5e1d5fa",
|
|
260
|
-
"outputHash": "d90abe74"
|
|
261
|
-
},
|
|
262
|
-
"credentialUsers": {
|
|
263
|
-
"pikkuFuncId": "credentialUsers",
|
|
264
|
-
"functionType": "user",
|
|
265
|
-
"funcWrapper": "pikkuFunc",
|
|
266
|
-
"sessionless": false,
|
|
267
|
-
"name": "credentialUsers",
|
|
268
|
-
"services": {
|
|
269
|
-
"optimized": true,
|
|
270
|
-
"services": [
|
|
271
|
-
"credentialService"
|
|
272
|
-
]
|
|
273
|
-
},
|
|
274
|
-
"inputSchemaName": "CredentialUsersInput",
|
|
275
|
-
"outputSchemaName": "CredentialUsersOutput",
|
|
276
|
-
"inputs": [
|
|
277
|
-
"CredentialUsersInput"
|
|
278
|
-
],
|
|
279
|
-
"outputs": [
|
|
280
|
-
"CredentialUsersOutput"
|
|
281
|
-
],
|
|
282
|
-
"expose": true,
|
|
283
|
-
"scopes": [
|
|
284
|
-
"pikku:console:credentials:read"
|
|
285
|
-
],
|
|
286
|
-
"implementationHash": "26ed1bba9a3526f6",
|
|
287
|
-
"title": "Credential Users",
|
|
288
|
-
"description": "Lists all user IDs that have a specific credential configured.",
|
|
289
|
-
"isDirectFunction": false,
|
|
290
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/credential-users.function.ts",
|
|
291
|
-
"exportedName": "credentialUsers",
|
|
292
|
-
"bodyStart": 12,
|
|
293
|
-
"bodyEnd": 13,
|
|
294
|
-
"contractHash": "3978cc43086f3ba9",
|
|
295
|
-
"inputHash": "3ece4aca",
|
|
296
|
-
"outputHash": "ad9afc4a"
|
|
297
|
-
},
|
|
298
83
|
"deleteAgentThread": {
|
|
299
84
|
"pikkuFuncId": "deleteAgentThread",
|
|
300
85
|
"functionType": "user",
|
|
@@ -331,6 +116,40 @@
|
|
|
331
116
|
"inputHash": "a375c07d",
|
|
332
117
|
"outputHash": "a2094cc1"
|
|
333
118
|
},
|
|
119
|
+
"deleteScenarioRun": {
|
|
120
|
+
"pikkuFuncId": "deleteScenarioRun",
|
|
121
|
+
"functionType": "user",
|
|
122
|
+
"funcWrapper": "pikkuFunc",
|
|
123
|
+
"sessionless": false,
|
|
124
|
+
"name": "deleteScenarioRun",
|
|
125
|
+
"services": {
|
|
126
|
+
"optimized": true,
|
|
127
|
+
"services": [
|
|
128
|
+
"scenarioRunStore"
|
|
129
|
+
]
|
|
130
|
+
},
|
|
131
|
+
"inputSchemaName": "DeleteScenarioRunInput",
|
|
132
|
+
"outputSchemaName": null,
|
|
133
|
+
"inputs": [
|
|
134
|
+
"DeleteScenarioRunInput"
|
|
135
|
+
],
|
|
136
|
+
"outputs": [],
|
|
137
|
+
"expose": true,
|
|
138
|
+
"scopes": [
|
|
139
|
+
"pikku:console:scenarios:manage"
|
|
140
|
+
],
|
|
141
|
+
"implementationHash": "50d7b1af243e6b59",
|
|
142
|
+
"title": "Delete Scenario Run",
|
|
143
|
+
"description": "Forget one scenario run and everything it recorded, including its screenshots and video.",
|
|
144
|
+
"isDirectFunction": false,
|
|
145
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/delete-scenario-run.function.ts",
|
|
146
|
+
"exportedName": "deleteScenarioRun",
|
|
147
|
+
"bodyStart": 10,
|
|
148
|
+
"bodyEnd": 10,
|
|
149
|
+
"contractHash": "fabb7d1b45ba84ae",
|
|
150
|
+
"inputHash": "eec2b60d",
|
|
151
|
+
"outputHash": "b207e5c4"
|
|
152
|
+
},
|
|
334
153
|
"deleteWorkflowRun": {
|
|
335
154
|
"pikkuFuncId": "deleteWorkflowRun",
|
|
336
155
|
"functionType": "user",
|
|
@@ -503,9 +322,9 @@
|
|
|
503
322
|
"exportedName": "getAddonMeta",
|
|
504
323
|
"bodyStart": 14,
|
|
505
324
|
"bodyEnd": 14,
|
|
506
|
-
"contractHash": "
|
|
325
|
+
"contractHash": "62596057e4e4a9e9",
|
|
507
326
|
"inputHash": "bc3bf42d",
|
|
508
|
-
"outputHash": "
|
|
327
|
+
"outputHash": "8dbf290f"
|
|
509
328
|
},
|
|
510
329
|
"getAddonCommunityPackage": {
|
|
511
330
|
"pikkuFuncId": "getAddonCommunityPackage",
|
|
@@ -539,9 +358,9 @@
|
|
|
539
358
|
"exportedName": "getAddonCommunityPackage",
|
|
540
359
|
"bodyStart": 14,
|
|
541
360
|
"bodyEnd": 14,
|
|
542
|
-
"contractHash": "
|
|
361
|
+
"contractHash": "6f0cb059eb9a1040",
|
|
543
362
|
"inputHash": "450acb95",
|
|
544
|
-
"outputHash": "
|
|
363
|
+
"outputHash": "ab9f43b9"
|
|
545
364
|
},
|
|
546
365
|
"getAgentRunScores": {
|
|
547
366
|
"pikkuFuncId": "getAgentRunScores",
|
|
@@ -576,8 +395,8 @@
|
|
|
576
395
|
"isDirectFunction": false,
|
|
577
396
|
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-agent-run-scores.function.ts",
|
|
578
397
|
"exportedName": "getAgentRunScores",
|
|
579
|
-
"bodyStart":
|
|
580
|
-
"bodyEnd":
|
|
398
|
+
"bodyStart": 14,
|
|
399
|
+
"bodyEnd": 29,
|
|
581
400
|
"contractHash": "e94bb92d695b9002",
|
|
582
401
|
"inputHash": "fc8fc7eb",
|
|
583
402
|
"outputHash": "e9ce1c33"
|
|
@@ -732,88 +551,9 @@
|
|
|
732
551
|
"exportedName": "getAllMeta",
|
|
733
552
|
"bodyStart": 11,
|
|
734
553
|
"bodyEnd": 11,
|
|
735
|
-
"contractHash": "
|
|
554
|
+
"contractHash": "bb60d6388b3e61f9",
|
|
736
555
|
"inputHash": "bf06e182",
|
|
737
|
-
"outputHash": "
|
|
738
|
-
},
|
|
739
|
-
"getAuditFilters": {
|
|
740
|
-
"pikkuFuncId": "getAuditFilters",
|
|
741
|
-
"functionType": "user",
|
|
742
|
-
"funcWrapper": "pikkuFunc",
|
|
743
|
-
"sessionless": false,
|
|
744
|
-
"name": "getAuditFilters",
|
|
745
|
-
"services": {
|
|
746
|
-
"optimized": true,
|
|
747
|
-
"services": [
|
|
748
|
-
"audit",
|
|
749
|
-
"auth",
|
|
750
|
-
"logger"
|
|
751
|
-
]
|
|
752
|
-
},
|
|
753
|
-
"inputSchemaName": null,
|
|
754
|
-
"outputSchemaName": "GetAuditFiltersOutput",
|
|
755
|
-
"inputs": [],
|
|
756
|
-
"outputs": [
|
|
757
|
-
"GetAuditFiltersOutput",
|
|
758
|
-
"AuditUserProfile"
|
|
759
|
-
],
|
|
760
|
-
"expose": true,
|
|
761
|
-
"scopes": [
|
|
762
|
-
"pikku:console:audit:read"
|
|
763
|
-
],
|
|
764
|
-
"implementationHash": "9b3445ba297cbc01",
|
|
765
|
-
"title": "Get Audit Filters",
|
|
766
|
-
"description": "Returns the distinct users and event types present in the audit trail, for populating the audit screen filters.",
|
|
767
|
-
"isDirectFunction": false,
|
|
768
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-audit-filters.function.ts",
|
|
769
|
-
"exportedName": "getAuditFilters",
|
|
770
|
-
"bodyStart": 33,
|
|
771
|
-
"bodyEnd": 44,
|
|
772
|
-
"contractHash": "dda1ed08cdb20234",
|
|
773
|
-
"inputHash": "3ef882a7",
|
|
774
|
-
"outputHash": "4d033a78"
|
|
775
|
-
},
|
|
776
|
-
"getAudits": {
|
|
777
|
-
"pikkuFuncId": "getAudits",
|
|
778
|
-
"functionType": "user",
|
|
779
|
-
"funcWrapper": "pikkuFunc",
|
|
780
|
-
"sessionless": false,
|
|
781
|
-
"name": "getAudits",
|
|
782
|
-
"services": {
|
|
783
|
-
"optimized": true,
|
|
784
|
-
"services": [
|
|
785
|
-
"audit",
|
|
786
|
-
"auth",
|
|
787
|
-
"logger"
|
|
788
|
-
]
|
|
789
|
-
},
|
|
790
|
-
"inputSchemaName": "GetAuditsInput",
|
|
791
|
-
"outputSchemaName": "GetAuditsOutput",
|
|
792
|
-
"inputs": [
|
|
793
|
-
"GetAuditsInput"
|
|
794
|
-
],
|
|
795
|
-
"outputs": [
|
|
796
|
-
"GetAuditsOutput",
|
|
797
|
-
"AuditEvent",
|
|
798
|
-
"AuditSource",
|
|
799
|
-
"AuditUserIdentity",
|
|
800
|
-
"AuditUserDirectory"
|
|
801
|
-
],
|
|
802
|
-
"expose": true,
|
|
803
|
-
"scopes": [
|
|
804
|
-
"pikku:console:audit:read"
|
|
805
|
-
],
|
|
806
|
-
"implementationHash": "df26d9f8e4504540",
|
|
807
|
-
"title": "Get Audits",
|
|
808
|
-
"description": "Returns a page of the audit trail, newest first, optionally filtered by user, event type, and time range. Reports readable: false when the configured audit sink is write-only.",
|
|
809
|
-
"isDirectFunction": false,
|
|
810
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-audits.function.ts",
|
|
811
|
-
"exportedName": "getAudits",
|
|
812
|
-
"bodyStart": 47,
|
|
813
|
-
"bodyEnd": 63,
|
|
814
|
-
"contractHash": "350278d5852ddc25",
|
|
815
|
-
"inputHash": "10deb076",
|
|
816
|
-
"outputHash": "d672dee1"
|
|
556
|
+
"outputHash": "733f9ff5"
|
|
817
557
|
},
|
|
818
558
|
"getAuthProviders": {
|
|
819
559
|
"pikkuFuncId": "getAuthProviders",
|
|
@@ -950,9 +690,9 @@
|
|
|
950
690
|
"exportedName": "getFunctionsMeta",
|
|
951
691
|
"bodyStart": 22,
|
|
952
692
|
"bodyEnd": 64,
|
|
953
|
-
"contractHash": "
|
|
693
|
+
"contractHash": "2e4ebc320ff6a8f2",
|
|
954
694
|
"inputHash": "f42aa828",
|
|
955
|
-
"outputHash": "
|
|
695
|
+
"outputHash": "bc8c5025"
|
|
956
696
|
},
|
|
957
697
|
"getInstalledAddons": {
|
|
958
698
|
"pikkuFuncId": "getInstalledAddons",
|
|
@@ -1020,9 +760,9 @@
|
|
|
1020
760
|
"exportedName": "getAddonInstalledPackage",
|
|
1021
761
|
"bodyStart": 16,
|
|
1022
762
|
"bodyEnd": 132,
|
|
1023
|
-
"contractHash": "
|
|
763
|
+
"contractHash": "77609189a8ccf2e5",
|
|
1024
764
|
"inputHash": "84821b5a",
|
|
1025
|
-
"outputHash": "
|
|
765
|
+
"outputHash": "c6fc4211"
|
|
1026
766
|
},
|
|
1027
767
|
"getKnowledge": {
|
|
1028
768
|
"pikkuFuncId": "getKnowledge",
|
|
@@ -1199,6 +939,75 @@
|
|
|
1199
939
|
"inputHash": "f38fbddb",
|
|
1200
940
|
"outputHash": "b12c2699"
|
|
1201
941
|
},
|
|
942
|
+
"getScenarioArtifact": {
|
|
943
|
+
"pikkuFuncId": "getScenarioArtifact",
|
|
944
|
+
"functionType": "user",
|
|
945
|
+
"funcWrapper": "pikkuFunc",
|
|
946
|
+
"sessionless": false,
|
|
947
|
+
"name": "getScenarioArtifact",
|
|
948
|
+
"services": {
|
|
949
|
+
"optimized": true,
|
|
950
|
+
"services": [
|
|
951
|
+
"scenarioRunStore"
|
|
952
|
+
]
|
|
953
|
+
},
|
|
954
|
+
"inputSchemaName": "GetScenarioArtifactInput",
|
|
955
|
+
"outputSchemaName": null,
|
|
956
|
+
"inputs": [
|
|
957
|
+
"GetScenarioArtifactInput"
|
|
958
|
+
],
|
|
959
|
+
"outputs": [],
|
|
960
|
+
"scopes": [
|
|
961
|
+
"pikku:console:scenarios:read"
|
|
962
|
+
],
|
|
963
|
+
"implementationHash": "c16b7a242740cdd7",
|
|
964
|
+
"title": "Get Scenario Artifact",
|
|
965
|
+
"description": "The bytes of one screenshot or recording a scenario run produced, served with its own content type.",
|
|
966
|
+
"isDirectFunction": false,
|
|
967
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-scenario-artifact.function.ts",
|
|
968
|
+
"exportedName": "getScenarioArtifact",
|
|
969
|
+
"bodyStart": 21,
|
|
970
|
+
"bodyEnd": 32,
|
|
971
|
+
"contractHash": "44aa12f48ae9154e",
|
|
972
|
+
"inputHash": "dd77f6df",
|
|
973
|
+
"outputHash": "9561db27"
|
|
974
|
+
},
|
|
975
|
+
"getScenarioRun": {
|
|
976
|
+
"pikkuFuncId": "getScenarioRun",
|
|
977
|
+
"functionType": "user",
|
|
978
|
+
"funcWrapper": "pikkuFunc",
|
|
979
|
+
"sessionless": false,
|
|
980
|
+
"name": "getScenarioRun",
|
|
981
|
+
"services": {
|
|
982
|
+
"optimized": true,
|
|
983
|
+
"services": [
|
|
984
|
+
"scenarioRunStore"
|
|
985
|
+
]
|
|
986
|
+
},
|
|
987
|
+
"inputSchemaName": "GetScenarioRunInput",
|
|
988
|
+
"outputSchemaName": "ScenarioRunRecord",
|
|
989
|
+
"inputs": [
|
|
990
|
+
"GetScenarioRunInput"
|
|
991
|
+
],
|
|
992
|
+
"outputs": [
|
|
993
|
+
"ScenarioRunRecord"
|
|
994
|
+
],
|
|
995
|
+
"expose": true,
|
|
996
|
+
"scopes": [
|
|
997
|
+
"pikku:console:scenarios:read"
|
|
998
|
+
],
|
|
999
|
+
"implementationHash": "3f94b35b645492eb",
|
|
1000
|
+
"title": "Get Scenario Run",
|
|
1001
|
+
"description": "One scenario run in full: every scenario it ran, the step ladder as it was worded at the time, why anything failed, and the screenshots and video each scenario produced.",
|
|
1002
|
+
"isDirectFunction": false,
|
|
1003
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-scenario-run.function.ts",
|
|
1004
|
+
"exportedName": "getScenarioRun",
|
|
1005
|
+
"bodyStart": 14,
|
|
1006
|
+
"bodyEnd": 17,
|
|
1007
|
+
"contractHash": "9d03dec2cb914208",
|
|
1008
|
+
"inputHash": "c6ba04b9",
|
|
1009
|
+
"outputHash": "b9c285d8"
|
|
1010
|
+
},
|
|
1202
1011
|
"getSchema": {
|
|
1203
1012
|
"pikkuFuncId": "getSchema",
|
|
1204
1013
|
"functionType": "user",
|
|
@@ -1334,6 +1143,50 @@
|
|
|
1334
1143
|
"inputHash": "ee2d646b",
|
|
1335
1144
|
"outputHash": "6baa567b"
|
|
1336
1145
|
},
|
|
1146
|
+
"getSurface": {
|
|
1147
|
+
"pikkuFuncId": "getSurface",
|
|
1148
|
+
"functionType": "user",
|
|
1149
|
+
"funcWrapper": "pikkuFunc",
|
|
1150
|
+
"sessionless": false,
|
|
1151
|
+
"name": "getSurface",
|
|
1152
|
+
"services": {
|
|
1153
|
+
"optimized": true,
|
|
1154
|
+
"services": [
|
|
1155
|
+
"metaService"
|
|
1156
|
+
]
|
|
1157
|
+
},
|
|
1158
|
+
"inputSchemaName": null,
|
|
1159
|
+
"outputSchemaName": "SurfaceResult",
|
|
1160
|
+
"inputs": [],
|
|
1161
|
+
"outputs": [
|
|
1162
|
+
"SurfaceResult",
|
|
1163
|
+
"SurfaceDoc",
|
|
1164
|
+
"SurfaceEntryPoint",
|
|
1165
|
+
"SurfaceEntryPointId",
|
|
1166
|
+
"SurfaceLeaf",
|
|
1167
|
+
"SurfaceStep",
|
|
1168
|
+
"SurfaceSymbol",
|
|
1169
|
+
"SurfaceKind",
|
|
1170
|
+
"SurfaceOrigin",
|
|
1171
|
+
"SurfaceUsage",
|
|
1172
|
+
"SurfaceSymbolUsage"
|
|
1173
|
+
],
|
|
1174
|
+
"expose": true,
|
|
1175
|
+
"scopes": [
|
|
1176
|
+
"pikku:console:wirings:read"
|
|
1177
|
+
],
|
|
1178
|
+
"implementationHash": "550739d3dcf7e57f",
|
|
1179
|
+
"title": "Get Public Surface",
|
|
1180
|
+
"description": "Returns the public surface as documentation: the doc @pikku/cli ships alongside itself, and the import counts the inspector measured for this project. Either half may be missing — an older CLI has no doc, a project that has never run prebuild has no usage — and each absence is an empty result.",
|
|
1181
|
+
"isDirectFunction": false,
|
|
1182
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-surface.function.ts",
|
|
1183
|
+
"exportedName": "getSurface",
|
|
1184
|
+
"bodyStart": 11,
|
|
1185
|
+
"bodyEnd": 11,
|
|
1186
|
+
"contractHash": "015cff78fe7a5fc4",
|
|
1187
|
+
"inputHash": "aa69519b",
|
|
1188
|
+
"outputHash": "8283c2aa"
|
|
1189
|
+
},
|
|
1337
1190
|
"getWebhookDelivery": {
|
|
1338
1191
|
"pikkuFuncId": "getWebhookDelivery",
|
|
1339
1192
|
"functionType": "user",
|
|
@@ -1646,7 +1499,7 @@
|
|
|
1646
1499
|
"scopes": [
|
|
1647
1500
|
"pikku:console:addons:install"
|
|
1648
1501
|
],
|
|
1649
|
-
"implementationHash": "
|
|
1502
|
+
"implementationHash": "f1279c349a068582",
|
|
1650
1503
|
"title": "Install Addon",
|
|
1651
1504
|
"description": "Installs a community addon package and creates the wiring file. Requires an admin session.",
|
|
1652
1505
|
"isDirectFunction": false,
|
|
@@ -1683,7 +1536,7 @@
|
|
|
1683
1536
|
"scopes": [
|
|
1684
1537
|
"pikku:console:addons:install"
|
|
1685
1538
|
],
|
|
1686
|
-
"implementationHash": "
|
|
1539
|
+
"implementationHash": "77b4c44bf71c831d",
|
|
1687
1540
|
"title": "Install OpenAPI Addon",
|
|
1688
1541
|
"description": "Generates an addon from an OpenAPI spec, installs it into the workspace, and wires it up.",
|
|
1689
1542
|
"isDirectFunction": false,
|
|
@@ -1695,6 +1548,42 @@
|
|
|
1695
1548
|
"inputHash": "e5c19fbd",
|
|
1696
1549
|
"outputHash": "9de4b0f5"
|
|
1697
1550
|
},
|
|
1551
|
+
"listScenarioRuns": {
|
|
1552
|
+
"pikkuFuncId": "listScenarioRuns",
|
|
1553
|
+
"functionType": "user",
|
|
1554
|
+
"funcWrapper": "pikkuFunc",
|
|
1555
|
+
"sessionless": false,
|
|
1556
|
+
"name": "listScenarioRuns",
|
|
1557
|
+
"services": {
|
|
1558
|
+
"optimized": true,
|
|
1559
|
+
"services": [
|
|
1560
|
+
"scenarioRunStore"
|
|
1561
|
+
]
|
|
1562
|
+
},
|
|
1563
|
+
"inputSchemaName": "ListScenarioRunsInput",
|
|
1564
|
+
"outputSchemaName": "ListScenarioRunsOutput",
|
|
1565
|
+
"inputs": [
|
|
1566
|
+
"ListScenarioRunsInput"
|
|
1567
|
+
],
|
|
1568
|
+
"outputs": [
|
|
1569
|
+
"ListScenarioRunsOutput"
|
|
1570
|
+
],
|
|
1571
|
+
"expose": true,
|
|
1572
|
+
"scopes": [
|
|
1573
|
+
"pikku:console:scenarios:read"
|
|
1574
|
+
],
|
|
1575
|
+
"implementationHash": "61f54f273504def2",
|
|
1576
|
+
"title": "List Scenario Runs",
|
|
1577
|
+
"description": "Past `pikku scenario run` invocations, newest first, each summarised with its outcome, counts and how many artifacts it left. Empty when the project has never run a scenario.",
|
|
1578
|
+
"isDirectFunction": false,
|
|
1579
|
+
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/list-scenario-runs.function.ts",
|
|
1580
|
+
"exportedName": "listScenarioRuns",
|
|
1581
|
+
"bodyStart": 14,
|
|
1582
|
+
"bodyEnd": 17,
|
|
1583
|
+
"contractHash": "b74de56a2794bc74",
|
|
1584
|
+
"inputHash": "fc60505b",
|
|
1585
|
+
"outputHash": "dbae523b"
|
|
1586
|
+
},
|
|
1698
1587
|
"listWebhookDeliveries": {
|
|
1699
1588
|
"pikkuFuncId": "listWebhookDeliveries",
|
|
1700
1589
|
"functionType": "user",
|
|
@@ -1898,8 +1787,8 @@
|
|
|
1898
1787
|
"isDirectFunction": false,
|
|
1899
1788
|
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/render-email-preview.function.ts",
|
|
1900
1789
|
"exportedName": "renderEmailPreview",
|
|
1901
|
-
"bodyStart":
|
|
1902
|
-
"bodyEnd":
|
|
1790
|
+
"bodyStart": 43,
|
|
1791
|
+
"bodyEnd": 117,
|
|
1903
1792
|
"contractHash": "5c0010a01eac05df",
|
|
1904
1793
|
"inputHash": "8bb3bf2b",
|
|
1905
1794
|
"outputHash": "ccb4573c"
|
|
@@ -1938,374 +1827,6 @@
|
|
|
1938
1827
|
"inputHash": "b49cd137",
|
|
1939
1828
|
"outputHash": "1cca48c8"
|
|
1940
1829
|
},
|
|
1941
|
-
"scopeAddScopeToUser": {
|
|
1942
|
-
"pikkuFuncId": "scopeAddScopeToUser",
|
|
1943
|
-
"functionType": "user",
|
|
1944
|
-
"funcWrapper": "pikkuFunc",
|
|
1945
|
-
"sessionless": false,
|
|
1946
|
-
"name": "scopeAddScopeToUser",
|
|
1947
|
-
"services": {
|
|
1948
|
-
"optimized": true,
|
|
1949
|
-
"services": [
|
|
1950
|
-
"scopeService"
|
|
1951
|
-
]
|
|
1952
|
-
},
|
|
1953
|
-
"wires": {
|
|
1954
|
-
"optimized": true,
|
|
1955
|
-
"wires": [
|
|
1956
|
-
"session"
|
|
1957
|
-
]
|
|
1958
|
-
},
|
|
1959
|
-
"inputSchemaName": "ScopeAddScopeToUserInput",
|
|
1960
|
-
"outputSchemaName": "ScopeAddScopeToUserOutput",
|
|
1961
|
-
"inputs": [
|
|
1962
|
-
"ScopeAddScopeToUserInput"
|
|
1963
|
-
],
|
|
1964
|
-
"outputs": [
|
|
1965
|
-
"ScopeAddScopeToUserOutput"
|
|
1966
|
-
],
|
|
1967
|
-
"expose": true,
|
|
1968
|
-
"scopes": [
|
|
1969
|
-
"pikku:console:scopes:manage"
|
|
1970
|
-
],
|
|
1971
|
-
"implementationHash": "286cf4eceeb2fa5e",
|
|
1972
|
-
"title": "Grant Scope",
|
|
1973
|
-
"description": "Grants a scope directly to a user, outside of any role. Takes effect on their next request, with no re-login — unless mapSession sets scopes itself, which is authoritative, and then this grant never applies.",
|
|
1974
|
-
"isDirectFunction": false,
|
|
1975
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-add-scope-to-user.function.ts",
|
|
1976
|
-
"exportedName": "scopeAddScopeToUser",
|
|
1977
|
-
"bodyStart": 13,
|
|
1978
|
-
"bodyEnd": 14,
|
|
1979
|
-
"contractHash": "e2191335667bf9c3",
|
|
1980
|
-
"inputHash": "e0bdcc51",
|
|
1981
|
-
"outputHash": "dbe52008"
|
|
1982
|
-
},
|
|
1983
|
-
"scopeAddUserToRole": {
|
|
1984
|
-
"pikkuFuncId": "scopeAddUserToRole",
|
|
1985
|
-
"functionType": "user",
|
|
1986
|
-
"funcWrapper": "pikkuFunc",
|
|
1987
|
-
"sessionless": false,
|
|
1988
|
-
"name": "scopeAddUserToRole",
|
|
1989
|
-
"services": {
|
|
1990
|
-
"optimized": true,
|
|
1991
|
-
"services": [
|
|
1992
|
-
"scopeService"
|
|
1993
|
-
]
|
|
1994
|
-
},
|
|
1995
|
-
"wires": {
|
|
1996
|
-
"optimized": true,
|
|
1997
|
-
"wires": [
|
|
1998
|
-
"session"
|
|
1999
|
-
]
|
|
2000
|
-
},
|
|
2001
|
-
"inputSchemaName": "ScopeAddUserToRoleInput",
|
|
2002
|
-
"outputSchemaName": "ScopeAddUserToRoleOutput",
|
|
2003
|
-
"inputs": [
|
|
2004
|
-
"ScopeAddUserToRoleInput"
|
|
2005
|
-
],
|
|
2006
|
-
"outputs": [
|
|
2007
|
-
"ScopeAddUserToRoleOutput"
|
|
2008
|
-
],
|
|
2009
|
-
"expose": true,
|
|
2010
|
-
"scopes": [
|
|
2011
|
-
"pikku:console:scopes:manage"
|
|
2012
|
-
],
|
|
2013
|
-
"implementationHash": "57a3793fa5eed6b3",
|
|
2014
|
-
"title": "Grant Role",
|
|
2015
|
-
"description": "Grants a role to a user. Takes effect on their next request, with no re-login — unless mapSession sets scopes itself, which is authoritative, and then this grant never applies.",
|
|
2016
|
-
"isDirectFunction": false,
|
|
2017
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-add-user-to-role.function.ts",
|
|
2018
|
-
"exportedName": "scopeAddUserToRole",
|
|
2019
|
-
"bodyStart": 13,
|
|
2020
|
-
"bodyEnd": 14,
|
|
2021
|
-
"contractHash": "e1a91b09f95f4543",
|
|
2022
|
-
"inputHash": "64fc33b0",
|
|
2023
|
-
"outputHash": "90198208"
|
|
2024
|
-
},
|
|
2025
|
-
"scopeCreateRole": {
|
|
2026
|
-
"pikkuFuncId": "scopeCreateRole",
|
|
2027
|
-
"functionType": "user",
|
|
2028
|
-
"funcWrapper": "pikkuFunc",
|
|
2029
|
-
"sessionless": false,
|
|
2030
|
-
"name": "scopeCreateRole",
|
|
2031
|
-
"services": {
|
|
2032
|
-
"optimized": true,
|
|
2033
|
-
"services": [
|
|
2034
|
-
"scopeService"
|
|
2035
|
-
]
|
|
2036
|
-
},
|
|
2037
|
-
"inputSchemaName": "ScopeCreateRoleInput",
|
|
2038
|
-
"outputSchemaName": "ScopeCreateRoleOutput",
|
|
2039
|
-
"inputs": [
|
|
2040
|
-
"ScopeCreateRoleInput"
|
|
2041
|
-
],
|
|
2042
|
-
"outputs": [
|
|
2043
|
-
"ScopeCreateRoleOutput"
|
|
2044
|
-
],
|
|
2045
|
-
"expose": true,
|
|
2046
|
-
"scopes": [
|
|
2047
|
-
"pikku:console:scopes:manage"
|
|
2048
|
-
],
|
|
2049
|
-
"implementationHash": "d40d98e1c6ca94d7",
|
|
2050
|
-
"title": "Create Role",
|
|
2051
|
-
"description": "Creates a role granting the given scopes.",
|
|
2052
|
-
"isDirectFunction": false,
|
|
2053
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-create-role.function.ts",
|
|
2054
|
-
"exportedName": "scopeCreateRole",
|
|
2055
|
-
"bodyStart": 14,
|
|
2056
|
-
"bodyEnd": 15,
|
|
2057
|
-
"contractHash": "223589f5814400ee",
|
|
2058
|
-
"inputHash": "5bac8a6a",
|
|
2059
|
-
"outputHash": "354cac09"
|
|
2060
|
-
},
|
|
2061
|
-
"scopeDeleteRole": {
|
|
2062
|
-
"pikkuFuncId": "scopeDeleteRole",
|
|
2063
|
-
"functionType": "user",
|
|
2064
|
-
"funcWrapper": "pikkuFunc",
|
|
2065
|
-
"sessionless": false,
|
|
2066
|
-
"name": "scopeDeleteRole",
|
|
2067
|
-
"services": {
|
|
2068
|
-
"optimized": true,
|
|
2069
|
-
"services": [
|
|
2070
|
-
"scopeService"
|
|
2071
|
-
]
|
|
2072
|
-
},
|
|
2073
|
-
"inputSchemaName": "ScopeDeleteRoleInput",
|
|
2074
|
-
"outputSchemaName": "ScopeDeleteRoleOutput",
|
|
2075
|
-
"inputs": [
|
|
2076
|
-
"ScopeDeleteRoleInput"
|
|
2077
|
-
],
|
|
2078
|
-
"outputs": [
|
|
2079
|
-
"ScopeDeleteRoleOutput"
|
|
2080
|
-
],
|
|
2081
|
-
"expose": true,
|
|
2082
|
-
"scopes": [
|
|
2083
|
-
"pikku:console:scopes:manage"
|
|
2084
|
-
],
|
|
2085
|
-
"implementationHash": "4d410db3bd62260f",
|
|
2086
|
-
"title": "Delete Role",
|
|
2087
|
-
"description": "Deletes a role, revoking it from every user who holds it.",
|
|
2088
|
-
"isDirectFunction": false,
|
|
2089
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-delete-role.function.ts",
|
|
2090
|
-
"exportedName": "scopeDeleteRole",
|
|
2091
|
-
"bodyStart": 12,
|
|
2092
|
-
"bodyEnd": 13,
|
|
2093
|
-
"contractHash": "d318f71c80dc063b",
|
|
2094
|
-
"inputHash": "2b3000d3",
|
|
2095
|
-
"outputHash": "97f5cc49"
|
|
2096
|
-
},
|
|
2097
|
-
"scopeListDeclared": {
|
|
2098
|
-
"pikkuFuncId": "scopeListDeclared",
|
|
2099
|
-
"functionType": "user",
|
|
2100
|
-
"funcWrapper": "pikkuFunc",
|
|
2101
|
-
"sessionless": false,
|
|
2102
|
-
"name": "scopeListDeclared",
|
|
2103
|
-
"services": {
|
|
2104
|
-
"optimized": true,
|
|
2105
|
-
"services": [
|
|
2106
|
-
"scopeService"
|
|
2107
|
-
]
|
|
2108
|
-
},
|
|
2109
|
-
"inputSchemaName": null,
|
|
2110
|
-
"outputSchemaName": "ScopeListDeclaredOutput",
|
|
2111
|
-
"inputs": [],
|
|
2112
|
-
"outputs": [
|
|
2113
|
-
"ScopeListDeclaredOutput"
|
|
2114
|
-
],
|
|
2115
|
-
"expose": true,
|
|
2116
|
-
"scopes": [
|
|
2117
|
-
"pikku:console:scopes:read"
|
|
2118
|
-
],
|
|
2119
|
-
"implementationHash": "e4248392c9cd9079",
|
|
2120
|
-
"title": "List Declared Scopes",
|
|
2121
|
-
"description": "Lists the scope vocabulary a role can be composed from, flagging any that are no longer declared in code.",
|
|
2122
|
-
"isDirectFunction": false,
|
|
2123
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-list-declared.function.ts",
|
|
2124
|
-
"exportedName": "scopeListDeclared",
|
|
2125
|
-
"bodyStart": 24,
|
|
2126
|
-
"bodyEnd": 29,
|
|
2127
|
-
"contractHash": "46fe9e75e9ee89e8",
|
|
2128
|
-
"inputHash": "cdcd8b82",
|
|
2129
|
-
"outputHash": "e340c17d"
|
|
2130
|
-
},
|
|
2131
|
-
"scopeListRoles": {
|
|
2132
|
-
"pikkuFuncId": "scopeListRoles",
|
|
2133
|
-
"functionType": "user",
|
|
2134
|
-
"funcWrapper": "pikkuFunc",
|
|
2135
|
-
"sessionless": false,
|
|
2136
|
-
"name": "scopeListRoles",
|
|
2137
|
-
"services": {
|
|
2138
|
-
"optimized": true,
|
|
2139
|
-
"services": [
|
|
2140
|
-
"scopeService"
|
|
2141
|
-
]
|
|
2142
|
-
},
|
|
2143
|
-
"inputSchemaName": null,
|
|
2144
|
-
"outputSchemaName": "ScopeListRolesOutput",
|
|
2145
|
-
"inputs": [],
|
|
2146
|
-
"outputs": [
|
|
2147
|
-
"ScopeListRolesOutput"
|
|
2148
|
-
],
|
|
2149
|
-
"expose": true,
|
|
2150
|
-
"scopes": [
|
|
2151
|
-
"pikku:console:scopes:read"
|
|
2152
|
-
],
|
|
2153
|
-
"implementationHash": "b86216d77f9aee60",
|
|
2154
|
-
"title": "List Roles",
|
|
2155
|
-
"description": "Lists every role and the scopes it grants.",
|
|
2156
|
-
"isDirectFunction": false,
|
|
2157
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-list-roles.function.ts",
|
|
2158
|
-
"exportedName": "scopeListRoles",
|
|
2159
|
-
"bodyStart": 10,
|
|
2160
|
-
"bodyEnd": 13,
|
|
2161
|
-
"contractHash": "b5dbd2d51b18edaf",
|
|
2162
|
-
"inputHash": "f9028549",
|
|
2163
|
-
"outputHash": "3c78768a"
|
|
2164
|
-
},
|
|
2165
|
-
"scopeListUserRoles": {
|
|
2166
|
-
"pikkuFuncId": "scopeListUserRoles",
|
|
2167
|
-
"functionType": "user",
|
|
2168
|
-
"funcWrapper": "pikkuFunc",
|
|
2169
|
-
"sessionless": false,
|
|
2170
|
-
"name": "scopeListUserRoles",
|
|
2171
|
-
"services": {
|
|
2172
|
-
"optimized": true,
|
|
2173
|
-
"services": [
|
|
2174
|
-
"scopeService"
|
|
2175
|
-
]
|
|
2176
|
-
},
|
|
2177
|
-
"inputSchemaName": "ScopeListUserRolesInput",
|
|
2178
|
-
"outputSchemaName": "ScopeListUserRolesOutput",
|
|
2179
|
-
"inputs": [
|
|
2180
|
-
"ScopeListUserRolesInput"
|
|
2181
|
-
],
|
|
2182
|
-
"outputs": [
|
|
2183
|
-
"ScopeListUserRolesOutput"
|
|
2184
|
-
],
|
|
2185
|
-
"expose": true,
|
|
2186
|
-
"scopes": [
|
|
2187
|
-
"pikku:console:scopes:read"
|
|
2188
|
-
],
|
|
2189
|
-
"implementationHash": "87ec363bee5d597d",
|
|
2190
|
-
"title": "List User Roles",
|
|
2191
|
-
"description": "Lists the roles a user holds, the scopes granted to them directly, and the full set those resolve to.",
|
|
2192
|
-
"isDirectFunction": false,
|
|
2193
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-list-user-roles.function.ts",
|
|
2194
|
-
"exportedName": "scopeListUserRoles",
|
|
2195
|
-
"bodyStart": 13,
|
|
2196
|
-
"bodyEnd": 27,
|
|
2197
|
-
"contractHash": "56767e69aab89b76",
|
|
2198
|
-
"inputHash": "de5d4fe8",
|
|
2199
|
-
"outputHash": "df994c3c"
|
|
2200
|
-
},
|
|
2201
|
-
"scopeRemoveScopeFromUser": {
|
|
2202
|
-
"pikkuFuncId": "scopeRemoveScopeFromUser",
|
|
2203
|
-
"functionType": "user",
|
|
2204
|
-
"funcWrapper": "pikkuFunc",
|
|
2205
|
-
"sessionless": false,
|
|
2206
|
-
"name": "scopeRemoveScopeFromUser",
|
|
2207
|
-
"services": {
|
|
2208
|
-
"optimized": true,
|
|
2209
|
-
"services": [
|
|
2210
|
-
"scopeService"
|
|
2211
|
-
]
|
|
2212
|
-
},
|
|
2213
|
-
"inputSchemaName": "ScopeRemoveScopeFromUserInput",
|
|
2214
|
-
"outputSchemaName": "ScopeRemoveScopeFromUserOutput",
|
|
2215
|
-
"inputs": [
|
|
2216
|
-
"ScopeRemoveScopeFromUserInput"
|
|
2217
|
-
],
|
|
2218
|
-
"outputs": [
|
|
2219
|
-
"ScopeRemoveScopeFromUserOutput"
|
|
2220
|
-
],
|
|
2221
|
-
"expose": true,
|
|
2222
|
-
"scopes": [
|
|
2223
|
-
"pikku:console:scopes:manage"
|
|
2224
|
-
],
|
|
2225
|
-
"implementationHash": "8cd16a78812cdd50",
|
|
2226
|
-
"title": "Revoke Scope",
|
|
2227
|
-
"description": "Revokes a directly-granted scope from a user. Takes effect on their next request, with no re-login — unless mapSession sets scopes itself, which is authoritative, and then this revoke never applies.",
|
|
2228
|
-
"isDirectFunction": false,
|
|
2229
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-remove-scope-from-user.function.ts",
|
|
2230
|
-
"exportedName": "scopeRemoveScopeFromUser",
|
|
2231
|
-
"bodyStart": 13,
|
|
2232
|
-
"bodyEnd": 14,
|
|
2233
|
-
"contractHash": "4a89ae3d7f60f261",
|
|
2234
|
-
"inputHash": "3dd862ea",
|
|
2235
|
-
"outputHash": "75db1af4"
|
|
2236
|
-
},
|
|
2237
|
-
"scopeRemoveUserFromRole": {
|
|
2238
|
-
"pikkuFuncId": "scopeRemoveUserFromRole",
|
|
2239
|
-
"functionType": "user",
|
|
2240
|
-
"funcWrapper": "pikkuFunc",
|
|
2241
|
-
"sessionless": false,
|
|
2242
|
-
"name": "scopeRemoveUserFromRole",
|
|
2243
|
-
"services": {
|
|
2244
|
-
"optimized": true,
|
|
2245
|
-
"services": [
|
|
2246
|
-
"scopeService"
|
|
2247
|
-
]
|
|
2248
|
-
},
|
|
2249
|
-
"inputSchemaName": "ScopeRemoveUserFromRoleInput",
|
|
2250
|
-
"outputSchemaName": "ScopeRemoveUserFromRoleOutput",
|
|
2251
|
-
"inputs": [
|
|
2252
|
-
"ScopeRemoveUserFromRoleInput"
|
|
2253
|
-
],
|
|
2254
|
-
"outputs": [
|
|
2255
|
-
"ScopeRemoveUserFromRoleOutput"
|
|
2256
|
-
],
|
|
2257
|
-
"expose": true,
|
|
2258
|
-
"scopes": [
|
|
2259
|
-
"pikku:console:scopes:manage"
|
|
2260
|
-
],
|
|
2261
|
-
"implementationHash": "ab21785ce8424632",
|
|
2262
|
-
"title": "Revoke Role",
|
|
2263
|
-
"description": "Revokes a role from a user. Takes effect on their next request, with no re-login — unless mapSession sets scopes itself, which is authoritative, and then this revoke never applies.",
|
|
2264
|
-
"isDirectFunction": false,
|
|
2265
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-remove-user-from-role.function.ts",
|
|
2266
|
-
"exportedName": "scopeRemoveUserFromRole",
|
|
2267
|
-
"bodyStart": 13,
|
|
2268
|
-
"bodyEnd": 14,
|
|
2269
|
-
"contractHash": "64f00972592ec04a",
|
|
2270
|
-
"inputHash": "ce192b8a",
|
|
2271
|
-
"outputHash": "c17da240"
|
|
2272
|
-
},
|
|
2273
|
-
"scopeSetRoleScopes": {
|
|
2274
|
-
"pikkuFuncId": "scopeSetRoleScopes",
|
|
2275
|
-
"functionType": "user",
|
|
2276
|
-
"funcWrapper": "pikkuFunc",
|
|
2277
|
-
"sessionless": false,
|
|
2278
|
-
"name": "scopeSetRoleScopes",
|
|
2279
|
-
"services": {
|
|
2280
|
-
"optimized": true,
|
|
2281
|
-
"services": [
|
|
2282
|
-
"scopeService"
|
|
2283
|
-
]
|
|
2284
|
-
},
|
|
2285
|
-
"inputSchemaName": "ScopeSetRoleScopesInput",
|
|
2286
|
-
"outputSchemaName": "ScopeSetRoleScopesOutput",
|
|
2287
|
-
"inputs": [
|
|
2288
|
-
"ScopeSetRoleScopesInput"
|
|
2289
|
-
],
|
|
2290
|
-
"outputs": [
|
|
2291
|
-
"ScopeSetRoleScopesOutput"
|
|
2292
|
-
],
|
|
2293
|
-
"expose": true,
|
|
2294
|
-
"scopes": [
|
|
2295
|
-
"pikku:console:scopes:manage"
|
|
2296
|
-
],
|
|
2297
|
-
"implementationHash": "896dade55f54a40f",
|
|
2298
|
-
"title": "Set Role Scopes",
|
|
2299
|
-
"description": "Replaces the scopes a role grants. Users holding it see the change on their next request — unless mapSession sets scopes itself, which is authoritative, and then the change never reaches them.",
|
|
2300
|
-
"isDirectFunction": false,
|
|
2301
|
-
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/scope-set-role-scopes.function.ts",
|
|
2302
|
-
"exportedName": "scopeSetRoleScopes",
|
|
2303
|
-
"bodyStart": 13,
|
|
2304
|
-
"bodyEnd": 14,
|
|
2305
|
-
"contractHash": "3c72002e096bedd7",
|
|
2306
|
-
"inputHash": "9db02d43",
|
|
2307
|
-
"outputHash": "c6ce28cf"
|
|
2308
|
-
},
|
|
2309
1830
|
"secretGet": {
|
|
2310
1831
|
"pikkuFuncId": "secretGet",
|
|
2311
1832
|
"functionType": "user",
|
|
@@ -2544,8 +2065,8 @@
|
|
|
2544
2065
|
"isDirectFunction": false,
|
|
2545
2066
|
"sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/update-email-template.function.ts",
|
|
2546
2067
|
"exportedName": "updateEmailTemplate",
|
|
2547
|
-
"bodyStart":
|
|
2548
|
-
"bodyEnd":
|
|
2068
|
+
"bodyStart": 17,
|
|
2069
|
+
"bodyEnd": 36,
|
|
2549
2070
|
"contractHash": "46dfb6154b42f5ab",
|
|
2550
2071
|
"inputHash": "906d8ace",
|
|
2551
2072
|
"outputHash": "70750a6d"
|