@pikku/addon-console 0.12.49 → 0.12.51
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 +44 -0
- package/dist/.pikku/addon/agent/index.d.ts +1 -1
- package/dist/.pikku/addon/agent/index.js +1 -1
- package/dist/.pikku/addon/agent/pikku-agent-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js +1 -1
- package/dist/.pikku/addon/agent/pikku-scorer-names.gen.d.ts +1 -1
- package/dist/.pikku/addon/auth/auth.types.d.ts +1 -1
- package/dist/.pikku/addon/auth/auth.types.js +1 -1
- package/dist/.pikku/addon/auth/index.d.ts +1 -1
- package/dist/.pikku/addon/auth/index.js +1 -1
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.js +1 -1
- package/dist/.pikku/addon/channel/index.d.ts +1 -1
- package/dist/.pikku/addon/channel/index.js +1 -1
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/addon/error/index.d.ts +1 -1
- package/dist/.pikku/addon/error/index.js +1 -1
- package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/error/pikku-error-types.gen.js +1 -1
- package/dist/.pikku/addon/function/index.d.ts +1 -1
- package/dist/.pikku/addon/function/index.js +1 -1
- package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/function/pikku-function-types.gen.js +1 -1
- package/dist/.pikku/addon/function/pikku-functions-meta-verbose.gen.json +20 -11
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.json +14 -5
- package/dist/.pikku/addon/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/addon/http/index.d.ts +1 -1
- package/dist/.pikku/addon/http/index.js +1 -1
- package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/addon/mcp/index.d.ts +1 -1
- package/dist/.pikku/addon/mcp/index.js +1 -1
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/addon/middleware/index.d.ts +1 -1
- package/dist/.pikku/addon/middleware/index.js +1 -1
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js +1 -1
- package/dist/.pikku/addon/permissions/pikku-permissions.gen.d.ts +1 -1
- package/dist/.pikku/addon/permissions/pikku-permissions.gen.js +1 -1
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts +1 -1
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js +1 -1
- package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/addon/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/addon/pikku-package.gen.js +1 -1
- package/dist/.pikku/addon/pikku-services.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +1 -1
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/index.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/index.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts +1 -1
- package/dist/.pikku/addon/scenarios/schemas/register.gen.js +1 -1
- package/dist/.pikku/addon/schemas/register.gen.js +1 -1
- package/dist/.pikku/addon/schemas/schemas/KnowledgeBundle.schema.json +1 -1
- package/dist/.pikku/addon/scopes/index.d.ts +1 -1
- package/dist/.pikku/addon/scopes/index.js +1 -1
- package/dist/.pikku/addon/scopes/pikku-personas.gen.js +1 -1
- package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts +1 -1
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js +1 -1
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts +2 -2
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.js +1 -1
- package/dist/.pikku/addon/secrets/index.d.ts +1 -1
- package/dist/.pikku/addon/secrets/index.js +1 -1
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/addon/services/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/addon/setup/index.d.ts +1 -1
- package/dist/.pikku/addon/setup/index.js +1 -1
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js +1 -1
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.js +1 -1
- package/dist/.pikku/addon/trigger/index.d.ts +1 -1
- package/dist/.pikku/addon/trigger/index.js +1 -1
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/addon/variables/index.d.ts +1 -1
- package/dist/.pikku/addon/variables/index.js +1 -1
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/addon/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/addon/workflow/index.d.ts +1 -1
- package/dist/.pikku/addon/workflow/index.js +1 -1
- package/dist/.pikku/addon/workflow/pikku-scenario-step-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-map.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/src/functions/secret-get.function.d.ts.map +1 -1
- package/dist/src/functions/secret-get.function.js +1 -0
- package/dist/src/functions/secret-get.function.js.map +1 -1
- package/dist/src/functions/secret-has.function.d.ts.map +1 -1
- package/dist/src/functions/secret-has.function.js +1 -0
- package/dist/src/functions/secret-has.function.js.map +1 -1
- package/dist/src/functions/secret-scopes.function.test.d.ts +2 -0
- package/dist/src/functions/secret-scopes.function.test.d.ts.map +1 -0
- package/dist/src/functions/secret-scopes.function.test.js +60 -0
- package/dist/src/functions/secret-scopes.function.test.js.map +1 -0
- package/dist/src/functions/secret-set.function.d.ts.map +1 -1
- package/dist/src/functions/secret-set.function.js +1 -0
- package/dist/src/functions/secret-set.function.js.map +1 -1
- package/package.json +7 -7
- package/dist/.pikku/addon/index.d.ts +0 -8
- package/dist/.pikku/addon/index.d.ts.map +0 -1
- package/dist/.pikku/addon/index.js +0 -8
- package/dist/.pikku/addon/index.js.map +0 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +0 -66
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +0 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js +0 -78
- package/dist/.pikku/addon/pikku-addon-types.gen.js.map +0 -1
- package/dist/.pikku/agent/index.d.ts +0 -8
- package/dist/.pikku/agent/index.d.ts.map +0 -1
- package/dist/.pikku/agent/index.js +0 -8
- package/dist/.pikku/agent/index.js.map +0 -1
- package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +0 -4
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +0 -54
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +0 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.js +0 -20
- package/dist/.pikku/agent/pikku-agent-types.gen.js.map +0 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts +0 -2
- package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts.map +0 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.js +0 -6
- package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +0 -1
- package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +0 -8
- package/dist/.pikku/auth/auth.types.d.ts +0 -5
- package/dist/.pikku/auth/auth.types.d.ts.map +0 -1
- package/dist/.pikku/auth/auth.types.js +0 -6
- package/dist/.pikku/auth/auth.types.js.map +0 -1
- package/dist/.pikku/auth/index.d.ts +0 -9
- package/dist/.pikku/auth/index.d.ts.map +0 -1
- package/dist/.pikku/auth/index.js +0 -9
- package/dist/.pikku/auth/index.js.map +0 -1
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +0 -119
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts.map +0 -1
- package/dist/.pikku/auth/pikku-auth-types.gen.js +0 -93
- package/dist/.pikku/auth/pikku-auth-types.gen.js.map +0 -1
- package/dist/.pikku/channel/index.d.ts +0 -8
- package/dist/.pikku/channel/index.d.ts.map +0 -1
- package/dist/.pikku/channel/index.js +0 -8
- package/dist/.pikku/channel/index.js.map +0 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +0 -91
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts.map +0 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +0 -43
- package/dist/.pikku/channel/pikku-channel-types.gen.js.map +0 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +0 -7
- package/dist/.pikku/console/pikku-node-types.gen.d.ts.map +0 -1
- package/dist/.pikku/console/pikku-node-types.gen.js +0 -2
- package/dist/.pikku/console/pikku-node-types.gen.js.map +0 -1
- package/dist/.pikku/credentials/index.d.ts +0 -8
- package/dist/.pikku/credentials/index.d.ts.map +0 -1
- package/dist/.pikku/credentials/index.js +0 -8
- package/dist/.pikku/credentials/index.js.map +0 -1
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts +0 -5
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts.map +0 -1
- package/dist/.pikku/credentials/pikku-credential-types.gen.js +0 -5
- package/dist/.pikku/credentials/pikku-credential-types.gen.js.map +0 -1
- package/dist/.pikku/error/index.d.ts +0 -8
- package/dist/.pikku/error/index.d.ts.map +0 -1
- package/dist/.pikku/error/index.js +0 -8
- package/dist/.pikku/error/index.js.map +0 -1
- package/dist/.pikku/error/pikku-error-types.gen.d.ts +0 -8
- package/dist/.pikku/error/pikku-error-types.gen.d.ts.map +0 -1
- package/dist/.pikku/error/pikku-error-types.gen.js +0 -8
- package/dist/.pikku/error/pikku-error-types.gen.js.map +0 -1
- package/dist/.pikku/function/index.d.ts +0 -8
- package/dist/.pikku/function/index.d.ts.map +0 -1
- package/dist/.pikku/function/index.js +0 -8
- package/dist/.pikku/function/index.js.map +0 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +0 -270
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +0 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +0 -117
- package/dist/.pikku/function/pikku-function-types.gen.js.map +0 -1
- package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -2146
- package/dist/.pikku/function/pikku-functions-meta.gen.d.ts +0 -2
- package/dist/.pikku/function/pikku-functions-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +0 -7
- package/dist/.pikku/function/pikku-functions-meta.gen.js.map +0 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +0 -1690
- package/dist/.pikku/function/pikku-functions.gen.d.ts +0 -2
- package/dist/.pikku/function/pikku-functions.gen.d.ts.map +0 -1
- package/dist/.pikku/function/pikku-functions.gen.js +0 -126
- package/dist/.pikku/function/pikku-functions.gen.js.map +0 -1
- package/dist/.pikku/gateway/index.d.ts +0 -8
- package/dist/.pikku/gateway/index.d.ts.map +0 -1
- package/dist/.pikku/gateway/index.js +0 -8
- package/dist/.pikku/gateway/index.js.map +0 -1
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +0 -38
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts.map +0 -1
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js +0 -26
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js.map +0 -1
- package/dist/.pikku/http/index.d.ts +0 -8
- package/dist/.pikku/http/index.d.ts.map +0 -1
- package/dist/.pikku/http/index.js +0 -8
- package/dist/.pikku/http/index.js.map +0 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +0 -50
- package/dist/.pikku/http/pikku-http-types.gen.d.ts.map +0 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +0 -11
- package/dist/.pikku/http/pikku-http-types.gen.js.map +0 -1
- package/dist/.pikku/mcp/index.d.ts +0 -8
- package/dist/.pikku/mcp/index.d.ts.map +0 -1
- package/dist/.pikku/mcp/index.js +0 -8
- package/dist/.pikku/mcp/index.js.map +0 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +0 -102
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts.map +0 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +0 -16
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js.map +0 -1
- package/dist/.pikku/middleware/index.d.ts +0 -8
- package/dist/.pikku/middleware/index.d.ts.map +0 -1
- package/dist/.pikku/middleware/index.js +0 -8
- package/dist/.pikku/middleware/index.js.map +0 -1
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +0 -118
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts.map +0 -1
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js +0 -109
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js.map +0 -1
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +0 -10
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +0 -10
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.js.map +0 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +0 -10
- package/dist/.pikku/pikku-bootstrap.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +0 -10
- package/dist/.pikku/pikku-bootstrap.gen.js.map +0 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +0 -8
- package/dist/.pikku/pikku-meta-service.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-meta-service.gen.js +0 -10
- package/dist/.pikku/pikku-meta-service.gen.js.map +0 -1
- package/dist/.pikku/pikku-services.gen.d.ts +0 -50
- package/dist/.pikku/pikku-services.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-services.gen.js +0 -46
- package/dist/.pikku/pikku-services.gen.js.map +0 -1
- package/dist/.pikku/pikku-types.gen.d.ts +0 -12
- package/dist/.pikku/pikku-types.gen.d.ts.map +0 -1
- package/dist/.pikku/pikku-types.gen.js +0 -17
- package/dist/.pikku/pikku-types.gen.js.map +0 -1
- package/dist/.pikku/queue/index.d.ts +0 -8
- package/dist/.pikku/queue/index.d.ts.map +0 -1
- package/dist/.pikku/queue/index.js +0 -8
- package/dist/.pikku/queue/index.js.map +0 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +0 -24
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts.map +0 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +0 -17
- package/dist/.pikku/queue/pikku-queue-types.gen.js.map +0 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -251
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -253
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +0 -184
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts +0 -2
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts.map +0 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +0 -7
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +0 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +0 -62
- package/dist/.pikku/scenarios/index.d.ts +0 -8
- package/dist/.pikku/scenarios/index.d.ts.map +0 -1
- package/dist/.pikku/scenarios/index.js +0 -8
- package/dist/.pikku/scenarios/index.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts +0 -18
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-personas.gen.js +0 -18
- package/dist/.pikku/scenarios/pikku-personas.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.d.ts +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +0 -11
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +0 -5
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.js +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +0 -311
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js +0 -72
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.d.ts +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +0 -11
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +0 -5
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.js +0 -2
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.js.map +0 -1
- package/dist/.pikku/scenarios/schemas/register.gen.d.ts +0 -5
- package/dist/.pikku/scenarios/schemas/register.gen.d.ts.map +0 -1
- package/dist/.pikku/scenarios/schemas/register.gen.js +0 -5
- package/dist/.pikku/scenarios/schemas/register.gen.js.map +0 -1
- package/dist/.pikku/scheduler/index.d.ts +0 -8
- package/dist/.pikku/scheduler/index.d.ts.map +0 -1
- package/dist/.pikku/scheduler/index.js +0 -8
- package/dist/.pikku/scheduler/index.js.map +0 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +0 -22
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts.map +0 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +0 -17
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js.map +0 -1
- package/dist/.pikku/schemas/register.gen.d.ts +0 -2
- package/dist/.pikku/schemas/register.gen.d.ts.map +0 -1
- package/dist/.pikku/schemas/register.gen.js +0 -201
- package/dist/.pikku/schemas/register.gen.js.map +0 -1
- package/dist/.pikku/schemas/schemas/AddonMetaPage.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonMetaQuery.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonPackageInfo.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonReadinessInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AddonReadinessOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AgentCredentialCheckInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AgentCredentialCheckOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AllMeta.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/AuthProvidersMeta.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ChannelSnippets.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialDeleteInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialDeleteOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialGetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialGetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialListUsersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialSetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialSetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialStatusInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialStatusOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialUsersInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/CredentialUsersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DbSchema.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteAgentThreadInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteAgentThreadOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteScenarioRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteWorkflowRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/DeleteWorkflowRunOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonCategoriesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonCommunityPackageInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonIconInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonInstalledPackageInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonInstancesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAddonInstancesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentRunScoresInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentRunScoresOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadMessagesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadMessagesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadRunsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadRunsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetAgentThreadsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetChannelSnippetsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetFunctionsMetaOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetInstalledAddonsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetMyAccessOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapiCategoriesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapiDetailInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapiDetailOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapisInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetOpenapisOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetScenarioArtifactInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetScenarioRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetSchemaInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetScorersOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetStateDiffInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWebhookDeliveryInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowMetaByIdInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowMetaByIdOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunHistoryInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunHistoryOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunNamesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunStepsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunStepsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowRunsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowVersionInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/GetWorkflowVersionOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallAddonInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallAddonOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallOpenapiAddonInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/InstallOpenapiAddonOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/JSONSchema7.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/KnowledgeBundle.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListScenarioRunsInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListScenarioRunsOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListWebhookDeliveriesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ListWebhookDeliveriesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/PingOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadAgentSourceInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadAgentSourceOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionBodyInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionBodyOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionSourceInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ReadFunctionSourceOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/RenderEmailPreviewInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/RenderEmailPreviewOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScenarioRunRecord.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddScopeToUserInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddScopeToUserOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddUserToRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeAddUserToRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeCreateRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeCreateRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeDeleteRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeDeleteRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListDeclaredOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListRolesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListUserRolesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeListUserRolesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveScopeFromUserInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveScopeFromUserOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveUserFromRoleInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeRemoveUserFromRoleOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeSetRoleScopesInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/ScopeSetRoleScopesOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretGetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretGetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretHasInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretHasOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretSetInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecretSetOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SecurityAuditReport.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/StateDiff.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/StreamWorkflowRunInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/SurfaceResult.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateAgentConfigInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateAgentConfigOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateDependencyInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateEmailTemplateInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateEmailTemplateOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionBodyInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionBodyOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionConfigInput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/UpdateFunctionConfigOutput.schema.json +0 -1
- package/dist/.pikku/schemas/schemas/WebhookDeliveryWithAttempts.schema.json +0 -1
- package/dist/.pikku/scopes/index.d.ts +0 -8
- package/dist/.pikku/scopes/index.d.ts.map +0 -1
- package/dist/.pikku/scopes/index.js +0 -8
- package/dist/.pikku/scopes/index.js.map +0 -1
- package/dist/.pikku/scopes/pikku-personas-meta.gen.json +0 -1
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts +0 -29
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-personas.gen.js +0 -18
- package/dist/.pikku/scopes/pikku-personas.gen.js.map +0 -1
- package/dist/.pikku/scopes/pikku-roles-meta.gen.json +0 -1
- package/dist/.pikku/scopes/pikku-roles.gen.d.ts +0 -31
- package/dist/.pikku/scopes/pikku-roles.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-roles.gen.js +0 -19
- package/dist/.pikku/scopes/pikku-roles.gen.js.map +0 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +0 -6
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js +0 -6
- package/dist/.pikku/scopes/pikku-scope-types.gen.js.map +0 -1
- package/dist/.pikku/scopes/pikku-scopes-meta.gen.json +0 -144
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +0 -36
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts.map +0 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.js +0 -30
- package/dist/.pikku/scopes/pikku-scopes.gen.js.map +0 -1
- package/dist/.pikku/secrets/index.d.ts +0 -9
- package/dist/.pikku/secrets/index.d.ts.map +0 -1
- package/dist/.pikku/secrets/index.js +0 -9
- package/dist/.pikku/secrets/index.js.map +0 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +0 -5
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts.map +0 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +0 -5
- package/dist/.pikku/secrets/pikku-secret-types.gen.js.map +0 -1
- package/dist/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +0 -18
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts.map +0 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +0 -19
- package/dist/.pikku/secrets/pikku-secrets.gen.js.map +0 -1
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts +0 -8
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts.map +0 -1
- package/dist/.pikku/services/pikku-meta-service.gen.js +0 -10
- package/dist/.pikku/services/pikku-meta-service.gen.js.map +0 -1
- package/dist/.pikku/setup/index.d.ts +0 -8
- package/dist/.pikku/setup/index.d.ts.map +0 -1
- package/dist/.pikku/setup/index.js +0 -8
- package/dist/.pikku/setup/index.js.map +0 -1
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +0 -67
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts.map +0 -1
- package/dist/.pikku/setup/pikku-setup-types.gen.js +0 -88
- package/dist/.pikku/setup/pikku-setup-types.gen.js.map +0 -1
- package/dist/.pikku/trigger/index.d.ts +0 -8
- package/dist/.pikku/trigger/index.d.ts.map +0 -1
- package/dist/.pikku/trigger/index.js +0 -8
- package/dist/.pikku/trigger/index.js.map +0 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +0 -83
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts.map +0 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +0 -13
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js.map +0 -1
- package/dist/.pikku/variables/index.d.ts +0 -9
- package/dist/.pikku/variables/index.d.ts.map +0 -1
- package/dist/.pikku/variables/index.js +0 -9
- package/dist/.pikku/variables/index.js.map +0 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +0 -5
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts.map +0 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +0 -5
- package/dist/.pikku/variables/pikku-variable-types.gen.js.map +0 -1
- package/dist/.pikku/variables/pikku-variables-meta.gen.json +0 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +0 -19
- package/dist/.pikku/variables/pikku-variables.gen.d.ts.map +0 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +0 -19
- package/dist/.pikku/variables/pikku-variables.gen.js.map +0 -1
- package/dist/.pikku/workflow/index.d.ts +0 -8
- package/dist/.pikku/workflow/index.d.ts.map +0 -1
- package/dist/.pikku/workflow/index.js +0 -8
- package/dist/.pikku/workflow/index.js.map +0 -1
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts +0 -18
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-personas.gen.js +0 -18
- package/dist/.pikku/workflow/pikku-personas.gen.js.map +0 -1
- package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +0 -18
- package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -38
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +0 -100
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +0 -16
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.d.ts +0 -2
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +0 -7
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +0 -5
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts.map +0 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +0 -5
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js.map +0 -1
- package/dist/src/functions/credential-delete.function.d.ts +0 -17
- package/dist/src/functions/credential-delete.function.d.ts.map +0 -1
- package/dist/src/functions/credential-delete.function.js +0 -12
- package/dist/src/functions/credential-delete.function.js.map +0 -1
- package/dist/src/functions/credential-get.function.d.ts +0 -17
- package/dist/src/functions/credential-get.function.d.ts.map +0 -1
- package/dist/src/functions/credential-get.function.js +0 -12
- package/dist/src/functions/credential-get.function.js.map +0 -1
- package/dist/src/functions/credential-list-users.function.d.ts +0 -12
- package/dist/src/functions/credential-list-users.function.d.ts.map +0 -1
- package/dist/src/functions/credential-list-users.function.js +0 -26
- package/dist/src/functions/credential-list-users.function.js.map +0 -1
- package/dist/src/functions/credential-set.function.d.ts +0 -20
- package/dist/src/functions/credential-set.function.d.ts.map +0 -1
- package/dist/src/functions/credential-set.function.js +0 -12
- package/dist/src/functions/credential-set.function.js.map +0 -1
- package/dist/src/functions/credential-status.function.d.ts +0 -17
- package/dist/src/functions/credential-status.function.d.ts.map +0 -1
- package/dist/src/functions/credential-status.function.js +0 -15
- package/dist/src/functions/credential-status.function.js.map +0 -1
- package/dist/src/functions/credential-users.function.d.ts +0 -14
- package/dist/src/functions/credential-users.function.d.ts.map +0 -1
- package/dist/src/functions/credential-users.function.js +0 -12
- package/dist/src/functions/credential-users.function.js.map +0 -1
- package/dist/src/functions/get-audit-filters.function.d.ts +0 -23
- package/dist/src/functions/get-audit-filters.function.d.ts.map +0 -1
- package/dist/src/functions/get-audit-filters.function.js +0 -31
- package/dist/src/functions/get-audit-filters.function.js.map +0 -1
- package/dist/src/functions/get-audits.function.d.ts +0 -34
- package/dist/src/functions/get-audits.function.d.ts.map +0 -1
- package/dist/src/functions/get-audits.function.js +0 -24
- package/dist/src/functions/get-audits.function.js.map +0 -1
- package/dist/src/functions/scope-add-scope-to-user.function.d.ts +0 -17
- package/dist/src/functions/scope-add-scope-to-user.function.d.ts.map +0 -1
- package/dist/src/functions/scope-add-scope-to-user.function.js +0 -12
- package/dist/src/functions/scope-add-scope-to-user.function.js.map +0 -1
- package/dist/src/functions/scope-add-user-to-role.function.d.ts +0 -17
- package/dist/src/functions/scope-add-user-to-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-add-user-to-role.function.js +0 -12
- package/dist/src/functions/scope-add-user-to-role.function.js.map +0 -1
- package/dist/src/functions/scope-create-role.function.d.ts +0 -20
- package/dist/src/functions/scope-create-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-create-role.function.js +0 -14
- package/dist/src/functions/scope-create-role.function.js.map +0 -1
- package/dist/src/functions/scope-delete-role.function.d.ts +0 -14
- package/dist/src/functions/scope-delete-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-delete-role.function.js +0 -12
- package/dist/src/functions/scope-delete-role.function.js.map +0 -1
- package/dist/src/functions/scope-list-declared.function.d.ts +0 -18
- package/dist/src/functions/scope-list-declared.function.d.ts.map +0 -1
- package/dist/src/functions/scope-list-declared.function.js +0 -15
- package/dist/src/functions/scope-list-declared.function.js.map +0 -1
- package/dist/src/functions/scope-list-roles.function.d.ts +0 -9
- package/dist/src/functions/scope-list-roles.function.d.ts.map +0 -1
- package/dist/src/functions/scope-list-roles.function.js +0 -14
- package/dist/src/functions/scope-list-roles.function.js.map +0 -1
- package/dist/src/functions/scope-list-user-roles.function.d.ts +0 -20
- package/dist/src/functions/scope-list-user-roles.function.d.ts.map +0 -1
- package/dist/src/functions/scope-list-user-roles.function.js +0 -23
- package/dist/src/functions/scope-list-user-roles.function.js.map +0 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.d.ts +0 -17
- package/dist/src/functions/scope-remove-scope-from-user.function.d.ts.map +0 -1
- package/dist/src/functions/scope-remove-scope-from-user.function.js +0 -12
- package/dist/src/functions/scope-remove-scope-from-user.function.js.map +0 -1
- package/dist/src/functions/scope-remove-user-from-role.function.d.ts +0 -17
- package/dist/src/functions/scope-remove-user-from-role.function.d.ts.map +0 -1
- package/dist/src/functions/scope-remove-user-from-role.function.js +0 -12
- package/dist/src/functions/scope-remove-user-from-role.function.js.map +0 -1
- package/dist/src/functions/scope-set-role-scopes.function.d.ts +0 -17
- package/dist/src/functions/scope-set-role-scopes.function.d.ts.map +0 -1
- package/dist/src/functions/scope-set-role-scopes.function.js +0 -12
- package/dist/src/functions/scope-set-role-scopes.function.js.map +0 -1
- package/dist/src/lib/resolve-audit-users.d.ts +0 -37
- package/dist/src/lib/resolve-audit-users.d.ts.map +0 -1
- package/dist/src/lib/resolve-audit-users.js +0 -56
- package/dist/src/lib/resolve-audit-users.js.map +0 -1
- package/dist/src/lib/resolve-audit-users.test.d.ts +0 -2
- package/dist/src/lib/resolve-audit-users.test.d.ts.map +0 -1
- package/dist/src/lib/resolve-audit-users.test.js +0 -91
- package/dist/src/lib/resolve-audit-users.test.js.map +0 -1
- package/dist/src/services/code-edit.service.d.ts +0 -57
- package/dist/src/services/code-edit.service.d.ts.map +0 -1
- package/dist/src/services/code-edit.service.js +0 -312
- package/dist/src/services/code-edit.service.js.map +0 -1
- package/dist/src/services/code-edit.service.test.d.ts +0 -2
- package/dist/src/services/code-edit.service.test.d.ts.map +0 -1
- package/dist/src/services/code-edit.service.test.js +0 -375
- package/dist/src/services/code-edit.service.test.js.map +0 -1
- /package/dist/.pikku/{scenarios/pikku-scenario-functions-meta.gen.json → addon/db/pikku-db-meta.gen.json} +0 -0
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* Middleware type definitions and registration for all wirings
|
|
6
|
-
*/
|
|
7
|
-
import type { CorePikkuMiddleware, MiddlewarePriority } from '@pikku/core/middleware';
|
|
8
|
-
import { CorePikkuChannelMiddleware, CorePikkuChannelMiddlewareFactory } from '@pikku/core/channel';
|
|
9
|
-
import type { PikkuAgentMiddlewareHooks } from '@pikku/core/agent';
|
|
10
|
-
import type { Services, SingletonServices, WiredSingletonServices } from '../function/pikku-function-types.gen.js';
|
|
11
|
-
export { cors } from '@pikku/core/middleware';
|
|
12
|
-
export type { MiddlewarePriority };
|
|
13
|
-
/**
|
|
14
|
-
* Type-safe middleware definition that can access your application's services and session.
|
|
15
|
-
* Use this to define reusable middleware that can be applied to multiple wirings.
|
|
16
|
-
*
|
|
17
|
-
* @template RequiredServices - The services required for this middleware
|
|
18
|
-
*/
|
|
19
|
-
export type PikkuMiddleware<RequiredServices extends SingletonServices = WiredSingletonServices> = CorePikkuMiddleware<RequiredServices>;
|
|
20
|
-
/**
|
|
21
|
-
* Configuration object for creating middleware with metadata
|
|
22
|
-
*/
|
|
23
|
-
type PikkuMiddlewareConfig<RequiredServices extends SingletonServices = WiredSingletonServices> = {
|
|
24
|
-
/** The middleware function */
|
|
25
|
-
func: PikkuMiddleware<RequiredServices>;
|
|
26
|
-
/** Optional human-readable name for the middleware */
|
|
27
|
-
name?: string;
|
|
28
|
-
/** Optional description of what the middleware does */
|
|
29
|
-
description?: string;
|
|
30
|
-
/** Execution priority. `highest` runs first (outermost). Defaults to 'medium'. */
|
|
31
|
-
priority?: MiddlewarePriority;
|
|
32
|
-
};
|
|
33
|
-
/**
|
|
34
|
-
* Factory function for creating middleware with tree-shaking support.
|
|
35
|
-
* Supports both direct function and configuration object syntax.
|
|
36
|
-
*
|
|
37
|
-
* @example
|
|
38
|
-
* ```typescript
|
|
39
|
-
* // Direct function syntax
|
|
40
|
-
* const middleware = pikkuMiddleware(({ logger }, wires, next) => {
|
|
41
|
-
* logger.info('Middleware executed')
|
|
42
|
-
* await next()
|
|
43
|
-
* })
|
|
44
|
-
*
|
|
45
|
-
* // Configuration object syntax with metadata
|
|
46
|
-
* const logMiddleware = pikkuMiddleware({
|
|
47
|
-
* name: 'Request Logger',
|
|
48
|
-
* description: 'Logs all incoming requests',
|
|
49
|
-
* priority: 'high',
|
|
50
|
-
* func: async ({ logger }, wires, next) => {
|
|
51
|
-
* logger.info('Request started')
|
|
52
|
-
* await next()
|
|
53
|
-
* }
|
|
54
|
-
* })
|
|
55
|
-
* ```
|
|
56
|
-
*/
|
|
57
|
-
export declare const pikkuMiddleware: <RequiredServices extends SingletonServices = WiredSingletonServices>(middleware: PikkuMiddleware<RequiredServices> | PikkuMiddlewareConfig<RequiredServices>) => PikkuMiddleware<RequiredServices>;
|
|
58
|
-
/**
|
|
59
|
-
* Factory function for creating middleware factories
|
|
60
|
-
* Use this when your middleware needs configuration/input parameters
|
|
61
|
-
*
|
|
62
|
-
* @example
|
|
63
|
-
* ```typescript
|
|
64
|
-
* export const logMiddleware = pikkuMiddlewareFactory<LogOptions>(({
|
|
65
|
-
* message,
|
|
66
|
-
* level = 'info'
|
|
67
|
-
* }) => {
|
|
68
|
-
* return pikkuMiddleware(async ({ logger }, next) => {
|
|
69
|
-
* logger[level](message)
|
|
70
|
-
* await next()
|
|
71
|
-
* })
|
|
72
|
-
* })
|
|
73
|
-
* ```
|
|
74
|
-
*/
|
|
75
|
-
export declare const pikkuMiddlewareFactory: <In = any>(factory: (input: In) => PikkuMiddleware) => ((input: In) => PikkuMiddleware);
|
|
76
|
-
/**
|
|
77
|
-
* Wire-agnostic global middleware. Runs at the top of every wiring's
|
|
78
|
-
* middleware chain — before wire-, tag-, and function-level entries.
|
|
79
|
-
*
|
|
80
|
-
* Resolution order: global -> wire -> tag -> function.
|
|
81
|
-
*
|
|
82
|
-
* @example
|
|
83
|
-
* addGlobalMiddleware([telemetryMiddleware])
|
|
84
|
-
*/
|
|
85
|
-
export declare const addGlobalMiddleware: (middleware: PikkuMiddleware[]) => void;
|
|
86
|
-
/**
|
|
87
|
-
* Tag-scoped middleware. Applies to any wiring that carries the matching tag.
|
|
88
|
-
*
|
|
89
|
-
* @example
|
|
90
|
-
* addTagMiddleware('admin', [adminMiddleware])
|
|
91
|
-
*/
|
|
92
|
-
export declare const addTagMiddleware: (tag: string, middleware: PikkuMiddleware[]) => void;
|
|
93
|
-
/**
|
|
94
|
-
* Registers HTTP middleware either globally or for a specific route pattern.
|
|
95
|
-
*
|
|
96
|
-
* When a string route pattern is provided along with middleware, the middleware
|
|
97
|
-
* is applied only to that route. Otherwise, if an array is provided, it is treated
|
|
98
|
-
* as global middleware (applied to all routes).
|
|
99
|
-
*
|
|
100
|
-
* @param routeOrMiddleware - Either a global middleware array or a route pattern string
|
|
101
|
-
* @param middleware - The middleware array to apply when a route pattern is specified
|
|
102
|
-
*
|
|
103
|
-
* @example
|
|
104
|
-
* ```typescript
|
|
105
|
-
* // Add global HTTP middleware
|
|
106
|
-
* addHTTPMiddleware([authMiddleware, loggingMiddleware])
|
|
107
|
-
*
|
|
108
|
-
* // Add route-specific middleware
|
|
109
|
-
* addHTTPMiddleware('/api/admin/*', [adminAuthMiddleware])
|
|
110
|
-
* ```
|
|
111
|
-
*/
|
|
112
|
-
export declare const addHTTPMiddleware: (routeOrMiddleware: PikkuMiddleware[] | string, middleware?: PikkuMiddleware[]) => void;
|
|
113
|
-
export type PikkuChannelMiddleware<RequiredServices extends Services = Services, Event = unknown> = CorePikkuChannelMiddleware<RequiredServices, Event>;
|
|
114
|
-
export declare const pikkuChannelMiddleware: <RequiredServices extends Services = Services, Event = unknown>(middleware: PikkuChannelMiddleware<RequiredServices, Event>) => PikkuChannelMiddleware<RequiredServices, Event>;
|
|
115
|
-
export declare const pikkuChannelMiddlewareFactory: <In = any>(factory: CorePikkuChannelMiddlewareFactory<In>) => CorePikkuChannelMiddlewareFactory<In>;
|
|
116
|
-
export declare const addChannelMiddleware: (tag: string, middleware: PikkuChannelMiddleware[]) => CorePikkuChannelMiddleware[];
|
|
117
|
-
export declare const pikkuAgentMiddleware: <State extends Record<string, unknown> = Record<string, unknown>, RequiredServices extends Services = Services>(hooks: PikkuAgentMiddlewareHooks<State, RequiredServices>) => PikkuAgentMiddlewareHooks<State, RequiredServices>;
|
|
118
|
-
//# sourceMappingURL=pikku-middleware-types.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-middleware-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/middleware/pikku-middleware-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,OAAO,KAAK,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAGrF,OAAO,EACL,0BAA0B,EAC1B,iCAAiC,EAElC,MAAM,qBAAqB,CAAA;AAC5B,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAA;AAClE,OAAO,KAAK,EAAE,QAAQ,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAA;AAElH,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAA;AAC7C,YAAY,EAAE,kBAAkB,EAAE,CAAA;AAElC;;;;;GAKG;AACH,MAAM,MAAM,eAAe,CAAC,gBAAgB,SAAS,iBAAiB,GAAG,sBAAsB,IAAI,mBAAmB,CAAC,gBAAgB,CAAC,CAAA;AAExI;;GAEG;AACH,KAAK,qBAAqB,CAAC,gBAAgB,SAAS,iBAAiB,GAAG,sBAAsB,IAAI;IAChG,8BAA8B;IAC9B,IAAI,EAAE,eAAe,CAAC,gBAAgB,CAAC,CAAA;IACvC,sDAAsD;IACtD,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,uDAAuD;IACvD,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,kFAAkF;IAClF,QAAQ,CAAC,EAAE,kBAAkB,CAAA;CAC9B,CAAA;AAED;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,eAAO,MAAM,eAAe,GAAI,gBAAgB,SAAS,iBAAiB,GAAG,sBAAsB,EACjG,YAAY,eAAe,CAAC,gBAAgB,CAAC,GAAG,qBAAqB,CAAC,gBAAgB,CAAC,KACtF,eAAe,CAAC,gBAAgB,CAElC,CAAA;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,eAAO,MAAM,sBAAsB,GAAI,EAAE,GAAG,GAAG,EAC7C,SAAS,CAAC,KAAK,EAAE,EAAE,KAAK,eAAe,KACtC,CAAC,CAAC,KAAK,EAAE,EAAE,KAAK,eAAe,CAEjC,CAAA;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,mBAAmB,GAAI,YAAY,eAAe,EAAE,SAEhE,CAAA;AAED;;;;;GAKG;AACH,eAAO,MAAM,gBAAgB,GAAI,KAAK,MAAM,EAAE,YAAY,eAAe,EAAE,SAE1E,CAAA;AACD;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,iBAAiB,GAC5B,mBAAmB,eAAe,EAAE,GAAG,MAAM,EAC7C,aAAa,eAAe,EAAE,SAG/B,CAAA;AAED,MAAM,MAAM,sBAAsB,CAAC,gBAAgB,SAAS,QAAQ,GAAG,QAAQ,EAAE,KAAK,GAAG,OAAO,IAAI,0BAA0B,CAAC,gBAAgB,EAAE,KAAK,CAAC,CAAA;AAEvJ,eAAO,MAAM,sBAAsB,GAAI,gBAAgB,SAAS,QAAQ,GAAG,QAAQ,EAAE,KAAK,GAAG,OAAO,EAClG,YAAY,sBAAsB,CAAC,gBAAgB,EAAE,KAAK,CAAC,KAC1D,sBAAsB,CAAC,gBAAgB,EAAE,KAAK,CAEhD,CAAA;AAED,eAAO,MAAM,6BAA6B,GAAI,EAAE,GAAG,GAAG,EACpD,SAAS,iCAAiC,CAAC,EAAE,CAAC,KAC7C,iCAAiC,CAAC,EAAE,CAEtC,CAAA;AAED,eAAO,MAAM,oBAAoB,GAAI,KAAK,MAAM,EAAE,YAAY,sBAAsB,EAAE,iCACnB,CAAA;AAEnE,eAAO,MAAM,oBAAoB,GAC/B,KAAK,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAC/D,gBAAgB,SAAS,QAAQ,GAAG,QAAQ,EAE5C,OAAO,yBAAyB,CAAC,KAAK,EAAE,gBAAgB,CAAC,KACxD,yBAAyB,CAAC,KAAK,EAAE,gBAAgB,CAAU,CAAA"}
|
|
@@ -1,109 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* Middleware type definitions and registration for all wirings
|
|
6
|
-
*/
|
|
7
|
-
import { addTagMiddleware as addTagMiddlewareCore, addGlobalMiddleware as addGlobalMiddlewareCore, pikkuMiddleware as pikkuMiddlewareCore } from '@pikku/core/middleware';
|
|
8
|
-
import { addHTTPMiddleware as addHTTPMiddlewareCore } from '@pikku/core/http';
|
|
9
|
-
import { addChannelMiddleware as addChannelMiddlewareCore, } from '@pikku/core/channel';
|
|
10
|
-
export { cors } from '@pikku/core/middleware';
|
|
11
|
-
/**
|
|
12
|
-
* Factory function for creating middleware with tree-shaking support.
|
|
13
|
-
* Supports both direct function and configuration object syntax.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```typescript
|
|
17
|
-
* // Direct function syntax
|
|
18
|
-
* const middleware = pikkuMiddleware(({ logger }, wires, next) => {
|
|
19
|
-
* logger.info('Middleware executed')
|
|
20
|
-
* await next()
|
|
21
|
-
* })
|
|
22
|
-
*
|
|
23
|
-
* // Configuration object syntax with metadata
|
|
24
|
-
* const logMiddleware = pikkuMiddleware({
|
|
25
|
-
* name: 'Request Logger',
|
|
26
|
-
* description: 'Logs all incoming requests',
|
|
27
|
-
* priority: 'high',
|
|
28
|
-
* func: async ({ logger }, wires, next) => {
|
|
29
|
-
* logger.info('Request started')
|
|
30
|
-
* await next()
|
|
31
|
-
* }
|
|
32
|
-
* })
|
|
33
|
-
* ```
|
|
34
|
-
*/
|
|
35
|
-
export const pikkuMiddleware = (middleware) => {
|
|
36
|
-
return pikkuMiddlewareCore(middleware);
|
|
37
|
-
};
|
|
38
|
-
/**
|
|
39
|
-
* Factory function for creating middleware factories
|
|
40
|
-
* Use this when your middleware needs configuration/input parameters
|
|
41
|
-
*
|
|
42
|
-
* @example
|
|
43
|
-
* ```typescript
|
|
44
|
-
* export const logMiddleware = pikkuMiddlewareFactory<LogOptions>(({
|
|
45
|
-
* message,
|
|
46
|
-
* level = 'info'
|
|
47
|
-
* }) => {
|
|
48
|
-
* return pikkuMiddleware(async ({ logger }, next) => {
|
|
49
|
-
* logger[level](message)
|
|
50
|
-
* await next()
|
|
51
|
-
* })
|
|
52
|
-
* })
|
|
53
|
-
* ```
|
|
54
|
-
*/
|
|
55
|
-
export const pikkuMiddlewareFactory = (factory) => {
|
|
56
|
-
return factory;
|
|
57
|
-
};
|
|
58
|
-
/**
|
|
59
|
-
* Wire-agnostic global middleware. Runs at the top of every wiring's
|
|
60
|
-
* middleware chain — before wire-, tag-, and function-level entries.
|
|
61
|
-
*
|
|
62
|
-
* Resolution order: global -> wire -> tag -> function.
|
|
63
|
-
*
|
|
64
|
-
* @example
|
|
65
|
-
* addGlobalMiddleware([telemetryMiddleware])
|
|
66
|
-
*/
|
|
67
|
-
export const addGlobalMiddleware = (middleware) => {
|
|
68
|
-
addGlobalMiddlewareCore(middleware, '@pikku/addon-console');
|
|
69
|
-
};
|
|
70
|
-
/**
|
|
71
|
-
* Tag-scoped middleware. Applies to any wiring that carries the matching tag.
|
|
72
|
-
*
|
|
73
|
-
* @example
|
|
74
|
-
* addTagMiddleware('admin', [adminMiddleware])
|
|
75
|
-
*/
|
|
76
|
-
export const addTagMiddleware = (tag, middleware) => {
|
|
77
|
-
addTagMiddlewareCore(tag, middleware, '@pikku/addon-console');
|
|
78
|
-
};
|
|
79
|
-
/**
|
|
80
|
-
* Registers HTTP middleware either globally or for a specific route pattern.
|
|
81
|
-
*
|
|
82
|
-
* When a string route pattern is provided along with middleware, the middleware
|
|
83
|
-
* is applied only to that route. Otherwise, if an array is provided, it is treated
|
|
84
|
-
* as global middleware (applied to all routes).
|
|
85
|
-
*
|
|
86
|
-
* @param routeOrMiddleware - Either a global middleware array or a route pattern string
|
|
87
|
-
* @param middleware - The middleware array to apply when a route pattern is specified
|
|
88
|
-
*
|
|
89
|
-
* @example
|
|
90
|
-
* ```typescript
|
|
91
|
-
* // Add global HTTP middleware
|
|
92
|
-
* addHTTPMiddleware([authMiddleware, loggingMiddleware])
|
|
93
|
-
*
|
|
94
|
-
* // Add route-specific middleware
|
|
95
|
-
* addHTTPMiddleware('/api/admin/*', [adminAuthMiddleware])
|
|
96
|
-
* ```
|
|
97
|
-
*/
|
|
98
|
-
export const addHTTPMiddleware = (routeOrMiddleware, middleware) => {
|
|
99
|
-
addHTTPMiddlewareCore(routeOrMiddleware, middleware);
|
|
100
|
-
};
|
|
101
|
-
export const pikkuChannelMiddleware = (middleware) => {
|
|
102
|
-
return middleware;
|
|
103
|
-
};
|
|
104
|
-
export const pikkuChannelMiddlewareFactory = (factory) => {
|
|
105
|
-
return factory;
|
|
106
|
-
};
|
|
107
|
-
export const addChannelMiddleware = (tag, middleware) => addChannelMiddlewareCore(tag, middleware, '@pikku/addon-console');
|
|
108
|
-
export const pikkuAgentMiddleware = (hooks) => hooks;
|
|
109
|
-
//# sourceMappingURL=pikku-middleware-types.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-middleware-types.gen.js","sourceRoot":"","sources":["../../../.pikku/middleware/pikku-middleware-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAGH,OAAO,EAAE,gBAAgB,IAAI,oBAAoB,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACzK,OAAO,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,kBAAkB,CAAA;AAC7E,OAAO,EAGL,oBAAoB,IAAI,wBAAwB,GACjD,MAAM,qBAAqB,CAAA;AAI5B,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAA;AAyB7C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAC7B,UAAuF,EACpD,EAAE;IACrC,OAAO,mBAAmB,CAAC,UAAU,CAAC,CAAA;AACxC,CAAC,CAAA;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CACpC,OAAuC,EACL,EAAE;IACpC,OAAO,OAAO,CAAA;AAChB,CAAC,CAAA;AAED;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,UAA6B,EAAE,EAAE;IACnE,uBAAuB,CAAC,UAAiB,EAAE,sBAAsB,CAAC,CAAA;AACpE,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,GAAW,EAAE,UAA6B,EAAE,EAAE;IAC7E,oBAAoB,CAAC,GAAG,EAAE,UAAiB,EAAE,sBAAsB,CAAC,CAAA;AACtE,CAAC,CAAA;AACD;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAC/B,iBAA6C,EAC7C,UAA8B,EAC9B,EAAE;IACF,qBAAqB,CAAC,iBAAwB,EAAE,UAAiB,CAAC,CAAA;AACpE,CAAC,CAAA;AAID,MAAM,CAAC,MAAM,sBAAsB,GAAG,CACpC,UAA2D,EACV,EAAE;IACnD,OAAO,UAAU,CAAA;AACnB,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAC3C,OAA8C,EACP,EAAE;IACzC,OAAO,OAAO,CAAA;AAChB,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,GAAW,EAAE,UAAoC,EAAE,EAAE,CACxF,wBAAwB,CAAC,GAAG,EAAE,UAAU,EAAE,sBAAsB,CAAC,CAAA;AAEnE,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAIlC,KAAyD,EACL,EAAE,CAAC,KAAK,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import './pikku-bootstrap.gen.js';
|
|
5
|
-
import './scenarios/schemas/register.gen.js';
|
|
6
|
-
import './scenarios/pikku-scenario-functions-meta.gen.js';
|
|
7
|
-
import './scenarios/pikku-scenario-functions.gen.js';
|
|
8
|
-
import './scenarios/pikku-scenario-wirings-meta.gen.js';
|
|
9
|
-
import './scenarios/pikku-scenario-wirings.gen.js';
|
|
10
|
-
//# sourceMappingURL=pikku-bootstrap-scenarios.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-bootstrap-scenarios.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-bootstrap-scenarios.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,0BAA0B,CAAA;AACjC,OAAO,qCAAqC,CAAA;AAC5C,OAAO,kDAAkD,CAAA;AACzD,OAAO,6CAA6C,CAAA;AACpD,OAAO,gDAAgD,CAAA;AACvD,OAAO,2CAA2C,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import './pikku-bootstrap.gen.js';
|
|
5
|
-
import './scenarios/schemas/register.gen.js';
|
|
6
|
-
import './scenarios/pikku-scenario-functions-meta.gen.js';
|
|
7
|
-
import './scenarios/pikku-scenario-functions.gen.js';
|
|
8
|
-
import './scenarios/pikku-scenario-wirings-meta.gen.js';
|
|
9
|
-
import './scenarios/pikku-scenario-wirings.gen.js';
|
|
10
|
-
//# sourceMappingURL=pikku-bootstrap-scenarios.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-bootstrap-scenarios.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-bootstrap-scenarios.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,0BAA0B,CAAA;AACjC,OAAO,qCAAqC,CAAA;AAC5C,OAAO,kDAAkD,CAAA;AACzD,OAAO,6CAA6C,CAAA;AACpD,OAAO,gDAAgD,CAAA;AACvD,OAAO,2CAA2C,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
|
|
5
|
-
import './function/pikku-functions-meta.gen.js';
|
|
6
|
-
import './addon/pikku-package.gen.js';
|
|
7
|
-
import './agent/pikku-model-aliases.gen.js';
|
|
8
|
-
import './schemas/register.gen.js';
|
|
9
|
-
import './function/pikku-functions.gen.js';
|
|
10
|
-
//# sourceMappingURL=pikku-bootstrap.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-bootstrap.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-bootstrap.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,8CAA8C,CAAA;AACrD,OAAO,wCAAwC,CAAA;AAC/C,OAAO,8BAA8B,CAAA;AACrC,OAAO,oCAAoC,CAAA;AAC3C,OAAO,2BAA2B,CAAA;AAClC,OAAO,mCAAmC,CAAA"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
|
|
5
|
-
import './function/pikku-functions-meta.gen.js';
|
|
6
|
-
import './addon/pikku-package.gen.js';
|
|
7
|
-
import './agent/pikku-model-aliases.gen.js';
|
|
8
|
-
import './schemas/register.gen.js';
|
|
9
|
-
import './function/pikku-functions.gen.js';
|
|
10
|
-
//# sourceMappingURL=pikku-bootstrap.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-bootstrap.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-bootstrap.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,8CAA8C,CAAA;AACrD,OAAO,wCAAwC,CAAA;AAC/C,OAAO,8BAA8B,CAAA;AACrC,OAAO,oCAAoC,CAAA;AAC3C,OAAO,2BAA2B,CAAA;AAClC,OAAO,mCAAmC,CAAA"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import { LocalMetaService } from '@pikku/core/services/local-meta';
|
|
5
|
-
export declare class PikkuMetaService extends LocalMetaService {
|
|
6
|
-
constructor();
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=pikku-meta-service.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-meta-service.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-meta-service.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAA;AAElE,qBAAa,gBAAiB,SAAQ,gBAAgB;;CAIrD"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import { LocalMetaService } from '@pikku/core/services/local-meta';
|
|
5
|
-
export class PikkuMetaService extends LocalMetaService {
|
|
6
|
-
constructor() {
|
|
7
|
-
super('/home/runner/work/pikku/pikku/packages/addon/pikku-console/.pikku');
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=pikku-meta-service.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-meta-service.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-meta-service.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAA;AAElE,MAAM,OAAO,gBAAiB,SAAQ,gBAAgB;IACpD;QACE,KAAK,CAAC,mEAAmE,CAAC,CAAA;IAC5E,CAAC;CACF"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
import type { SingletonServices } from '../types/application-types.d.js';
|
|
5
|
-
import type { Services } from '../types/application-types.d.js';
|
|
6
|
-
export declare const requiredSingletonServices: {
|
|
7
|
-
readonly addonReadinessService: true;
|
|
8
|
-
readonly addonService: true;
|
|
9
|
-
readonly agentRunService: true;
|
|
10
|
-
readonly agentRunState: true;
|
|
11
|
-
readonly agentRunner: false;
|
|
12
|
-
readonly agentStorage: false;
|
|
13
|
-
readonly aiEmbedding: false;
|
|
14
|
-
readonly audit: false;
|
|
15
|
-
readonly auditLog: false;
|
|
16
|
-
readonly auth: false;
|
|
17
|
-
readonly codeEditService: true;
|
|
18
|
-
readonly config: true;
|
|
19
|
-
readonly content: false;
|
|
20
|
-
readonly coverageService: false;
|
|
21
|
-
readonly credentialService: true;
|
|
22
|
-
readonly dbSchemaService: true;
|
|
23
|
-
readonly deploymentService: false;
|
|
24
|
-
readonly emailService: false;
|
|
25
|
-
readonly eventHub: false;
|
|
26
|
-
readonly jwt: false;
|
|
27
|
-
readonly knowledgeService: true;
|
|
28
|
-
readonly logger: true;
|
|
29
|
-
readonly metaService: true;
|
|
30
|
-
readonly queueService: false;
|
|
31
|
-
readonly scenarioRunStore: true;
|
|
32
|
-
readonly schedulerService: false;
|
|
33
|
-
readonly schema: true;
|
|
34
|
-
readonly scopeService: false;
|
|
35
|
-
readonly secretAdminService: true;
|
|
36
|
-
readonly secrets: true;
|
|
37
|
-
readonly sessionStore: false;
|
|
38
|
-
readonly stateDiffService: true;
|
|
39
|
-
readonly variables: true;
|
|
40
|
-
readonly virtualUserRunStore: false;
|
|
41
|
-
readonly webhookService: true;
|
|
42
|
-
readonly wiringService: true;
|
|
43
|
-
readonly workflowRunService: true;
|
|
44
|
-
readonly workflowService: false;
|
|
45
|
-
};
|
|
46
|
-
export declare const requiredWireServices: {};
|
|
47
|
-
export type RequiredSingletonServices = Required<Pick<SingletonServices, 'addonReadinessService' | 'addonService' | 'agentRunService' | 'agentRunState' | 'codeEditService' | 'config' | 'credentialService' | 'dbSchemaService' | 'knowledgeService' | 'logger' | 'metaService' | 'scenarioRunStore' | 'schema' | 'secretAdminService' | 'secrets' | 'stateDiffService' | 'variables' | 'webhookService' | 'wiringService' | 'workflowRunService'>> & Partial<Omit<SingletonServices, 'addonReadinessService' | 'addonService' | 'agentRunService' | 'agentRunState' | 'codeEditService' | 'config' | 'credentialService' | 'dbSchemaService' | 'knowledgeService' | 'logger' | 'metaService' | 'scenarioRunStore' | 'schema' | 'secretAdminService' | 'secrets' | 'stateDiffService' | 'variables' | 'webhookService' | 'wiringService' | 'workflowRunService'>>;
|
|
48
|
-
export type RequiredWireServices = Partial<Services>;
|
|
49
|
-
export declare const requiredParentServices: readonly ["variables", "secrets", "metaService", "agentRunner", "schedulerService", "agentRunService", "workflowService", "workflowRunService", "agentStorage", "agentRunState", "deploymentService", "credentialService", "coverageService", "webhookService", "auth"];
|
|
50
|
-
//# sourceMappingURL=pikku-services.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-services.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-services.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAA;AACxE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAA;AAG/D,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuC5B,CAAA;AAGV,eAAO,MAAM,oBAAoB,IACvB,CAAA;AAGV,MAAM,MAAM,yBAAyB,GAAG,QAAQ,CAAC,IAAI,CAAC,iBAAiB,EAAE,uBAAuB,GAAG,cAAc,GAAG,iBAAiB,GAAG,eAAe,GAAG,iBAAiB,GAAG,QAAQ,GAAG,mBAAmB,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,QAAQ,GAAG,aAAa,GAAG,kBAAkB,GAAG,QAAQ,GAAG,oBAAoB,GAAG,SAAS,GAAG,kBAAkB,GAAG,WAAW,GAAG,gBAAgB,GAAG,eAAe,GAAG,oBAAoB,CAAC,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,uBAAuB,GAAG,cAAc,GAAG,iBAAiB,GAAG,eAAe,GAAG,iBAAiB,GAAG,QAAQ,GAAG,mBAAmB,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,QAAQ,GAAG,aAAa,GAAG,kBAAkB,GAAG,QAAQ,GAAG,oBAAoB,GAAG,SAAS,GAAG,kBAAkB,GAAG,WAAW,GAAG,gBAAgB,GAAG,eAAe,GAAG,oBAAoB,CAAC,CAAC,CAAA;AAEl0B,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAA;AAGpD,eAAO,MAAM,sBAAsB,yQAA4P,CAAA"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
// Singleton services map: true if required, false if available but unused
|
|
2
|
-
export const requiredSingletonServices = {
|
|
3
|
-
'addonReadinessService': true,
|
|
4
|
-
'addonService': true,
|
|
5
|
-
'agentRunService': true,
|
|
6
|
-
'agentRunState': true,
|
|
7
|
-
'agentRunner': false,
|
|
8
|
-
'agentStorage': false,
|
|
9
|
-
'aiEmbedding': false,
|
|
10
|
-
'audit': false,
|
|
11
|
-
'auditLog': false,
|
|
12
|
-
'auth': false,
|
|
13
|
-
'codeEditService': true,
|
|
14
|
-
'config': true,
|
|
15
|
-
'content': false,
|
|
16
|
-
'coverageService': false,
|
|
17
|
-
'credentialService': true,
|
|
18
|
-
'dbSchemaService': true,
|
|
19
|
-
'deploymentService': false,
|
|
20
|
-
'emailService': false,
|
|
21
|
-
'eventHub': false,
|
|
22
|
-
'jwt': false,
|
|
23
|
-
'knowledgeService': true,
|
|
24
|
-
'logger': true,
|
|
25
|
-
'metaService': true,
|
|
26
|
-
'queueService': false,
|
|
27
|
-
'scenarioRunStore': true,
|
|
28
|
-
'schedulerService': false,
|
|
29
|
-
'schema': true,
|
|
30
|
-
'scopeService': false,
|
|
31
|
-
'secretAdminService': true,
|
|
32
|
-
'secrets': true,
|
|
33
|
-
'sessionStore': false,
|
|
34
|
-
'stateDiffService': true,
|
|
35
|
-
'variables': true,
|
|
36
|
-
'virtualUserRunStore': false,
|
|
37
|
-
'webhookService': true,
|
|
38
|
-
'wiringService': true,
|
|
39
|
-
'workflowRunService': true,
|
|
40
|
-
'workflowService': false,
|
|
41
|
-
};
|
|
42
|
-
// Wire services map: true if required, false if available but unused
|
|
43
|
-
export const requiredWireServices = {};
|
|
44
|
-
// Services this addon needs from the parent project
|
|
45
|
-
export const requiredParentServices = ["variables", "secrets", "metaService", "agentRunner", "schedulerService", "agentRunService", "workflowService", "workflowRunService", "agentStorage", "agentRunState", "deploymentService", "credentialService", "coverageService", "webhookService", "auth"];
|
|
46
|
-
//# sourceMappingURL=pikku-services.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-services.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-services.gen.ts"],"names":[],"mappings":"AAMA,0EAA0E;AAC1E,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACvC,uBAAuB,EAAE,IAAI;IAC7B,cAAc,EAAE,IAAI;IACpB,iBAAiB,EAAE,IAAI;IACvB,eAAe,EAAE,IAAI;IACrB,aAAa,EAAE,KAAK;IACpB,cAAc,EAAE,KAAK;IACrB,aAAa,EAAE,KAAK;IACpB,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,KAAK;IACjB,MAAM,EAAE,KAAK;IACb,iBAAiB,EAAE,IAAI;IACvB,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,KAAK;IAChB,iBAAiB,EAAE,KAAK;IACxB,mBAAmB,EAAE,IAAI;IACzB,iBAAiB,EAAE,IAAI;IACvB,mBAAmB,EAAE,KAAK;IAC1B,cAAc,EAAE,KAAK;IACrB,UAAU,EAAE,KAAK;IACjB,KAAK,EAAE,KAAK;IACZ,kBAAkB,EAAE,IAAI;IACxB,QAAQ,EAAE,IAAI;IACd,aAAa,EAAE,IAAI;IACnB,cAAc,EAAE,KAAK;IACrB,kBAAkB,EAAE,IAAI;IACxB,kBAAkB,EAAE,KAAK;IACzB,QAAQ,EAAE,IAAI;IACd,cAAc,EAAE,KAAK;IACrB,oBAAoB,EAAE,IAAI;IAC1B,SAAS,EAAE,IAAI;IACf,cAAc,EAAE,KAAK;IACrB,kBAAkB,EAAE,IAAI;IACxB,WAAW,EAAE,IAAI;IACjB,qBAAqB,EAAE,KAAK;IAC5B,gBAAgB,EAAE,IAAI;IACtB,eAAe,EAAE,IAAI;IACrB,oBAAoB,EAAE,IAAI;IAC1B,iBAAiB,EAAE,KAAK;CAChB,CAAA;AAEV,qEAAqE;AACrE,MAAM,CAAC,MAAM,oBAAoB,GAAG,EAC1B,CAAA;AAOV,oDAAoD;AACpD,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,WAAW,EAAC,SAAS,EAAC,aAAa,EAAC,aAAa,EAAC,kBAAkB,EAAC,iBAAiB,EAAC,iBAAiB,EAAC,oBAAoB,EAAC,cAAc,EAAC,eAAe,EAAC,mBAAmB,EAAC,mBAAmB,EAAC,iBAAiB,EAAC,gBAAgB,EAAC,MAAM,CAAU,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* Main type export hub - re-exports all wiring-specific types
|
|
6
|
-
*/
|
|
7
|
-
export * from './function/pikku-function-types.gen.js';
|
|
8
|
-
export * from './trigger/pikku-trigger-types.gen.js';
|
|
9
|
-
export * from './secrets/pikku-secret-types.gen.js';
|
|
10
|
-
export * from './scopes/pikku-scope-types.gen.js';
|
|
11
|
-
export * from './addon/pikku-addon-types.gen.js';
|
|
12
|
-
//# sourceMappingURL=pikku-types.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-types.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAGH,cAAc,wCAAwC,CAAA;AAGtD,cAAc,sCAAsC,CAAA;AAGpD,cAAc,qCAAqC,CAAA;AAGnD,cAAc,mCAAmC,CAAA;AAGjD,cAAc,kCAAkC,CAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* Main type export hub - re-exports all wiring-specific types
|
|
6
|
-
*/
|
|
7
|
-
// Core function, middleware, and permission types
|
|
8
|
-
export * from './function/pikku-function-types.gen.js';
|
|
9
|
-
// Trigger wiring types
|
|
10
|
-
export * from './trigger/pikku-trigger-types.gen.js';
|
|
11
|
-
// Secret definition types
|
|
12
|
-
export * from './secrets/pikku-secret-types.gen.js';
|
|
13
|
-
// Scope definition types
|
|
14
|
-
export * from './scopes/pikku-scope-types.gen.js';
|
|
15
|
-
// Addon types
|
|
16
|
-
export * from './addon/pikku-addon-types.gen.js';
|
|
17
|
-
//# sourceMappingURL=pikku-types.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-types.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,kDAAkD;AAClD,cAAc,wCAAwC,CAAA;AAEtD,uBAAuB;AACvB,cAAc,sCAAsC,CAAA;AAEpD,0BAA0B;AAC1B,cAAc,qCAAqC,CAAA;AAEnD,yBAAyB;AACzB,cAAc,mCAAmC,CAAA;AAEjD,cAAc;AACd,cAAc,kCAAkC,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../.pikku/queue/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../.pikku/queue/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* Queue-specific type definitions for tree-shaking optimization
|
|
6
|
-
*/
|
|
7
|
-
import { CoreQueueWorker } from '@pikku/core/queue';
|
|
8
|
-
import type { PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
|
|
9
|
-
/**
|
|
10
|
-
* Type definition for queue workers that process background jobs.
|
|
11
|
-
*
|
|
12
|
-
* @template In - Input type for the queue job
|
|
13
|
-
* @template Out - Output type for the queue job
|
|
14
|
-
*/
|
|
15
|
-
type QueueWiring<In, Out> = CoreQueueWorker<PikkuFunctionConfig<In, Out, 'session' | 'rpc'>>;
|
|
16
|
-
/**
|
|
17
|
-
* Registers a queue worker with the Pikku framework.
|
|
18
|
-
* Workers process background jobs from queues.
|
|
19
|
-
*
|
|
20
|
-
* @param queueWorker - Queue worker definition with job handler
|
|
21
|
-
*/
|
|
22
|
-
export declare const wireQueueWorker: (queueWorker: QueueWiring<any, any>) => void;
|
|
23
|
-
export {};
|
|
24
|
-
//# sourceMappingURL=pikku-queue-types.gen.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-queue-types.gen.d.ts","sourceRoot":"","sources":["../../../.pikku/queue/pikku-queue-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAGH,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAA;AAElF;;;;;GAKG;AACH,KAAK,WAAW,CAAC,EAAE,EAAE,GAAG,IAAI,eAAe,CAAC,mBAAmB,CAAC,EAAE,EAAE,GAAG,EAAE,SAAS,GAAG,KAAK,CAAC,CAAC,CAAA;AAE5F;;;;;GAKG;AACH,eAAO,MAAM,eAAe,GAAI,aAAa,WAAW,CAAC,GAAG,EAAE,GAAG,CAAC,SAEjE,CAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.105
|
|
3
|
-
*/
|
|
4
|
-
/**
|
|
5
|
-
* Queue-specific type definitions for tree-shaking optimization
|
|
6
|
-
*/
|
|
7
|
-
import { wireQueueWorker as wireQueueWorkerCore } from '@pikku/core/queue';
|
|
8
|
-
/**
|
|
9
|
-
* Registers a queue worker with the Pikku framework.
|
|
10
|
-
* Workers process background jobs from queues.
|
|
11
|
-
*
|
|
12
|
-
* @param queueWorker - Queue worker definition with job handler
|
|
13
|
-
*/
|
|
14
|
-
export const wireQueueWorker = (queueWorker) => {
|
|
15
|
-
wireQueueWorkerCore(queueWorker);
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=pikku-queue-types.gen.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-queue-types.gen.js","sourceRoot":"","sources":["../../../.pikku/queue/pikku-queue-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,OAAO,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,mBAAmB,CAAA;AAY1E;;;;;GAKG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAAC,WAAkC,EAAE,EAAE;IACpE,mBAAmB,CAAC,WAAkB,CAAC,CAAA;AACzC,CAAC,CAAA"}
|