@pikku/addon-graph 0.12.11 → 0.12.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +409 -0
- package/dist/.pikku/addon/agent/index.d.ts +8 -0
- package/dist/.pikku/addon/agent/index.d.ts.map +1 -0
- package/dist/.pikku/addon/agent/index.js +8 -0
- package/dist/.pikku/addon/agent/index.js.map +1 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts +54 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.js +20 -0
- package/dist/.pikku/addon/agent/pikku-agent-types.gen.js.map +1 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.d.ts +2 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js +6 -0
- package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js.map +1 -0
- package/dist/.pikku/addon/auth/index.d.ts +8 -0
- package/dist/.pikku/addon/auth/index.d.ts.map +1 -0
- package/dist/.pikku/addon/auth/index.js +8 -0
- package/dist/.pikku/addon/auth/index.js.map +1 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts +119 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.js +93 -0
- package/dist/.pikku/addon/auth/pikku-auth-types.gen.js.map +1 -0
- package/dist/.pikku/addon/channel/index.d.ts +8 -0
- package/dist/.pikku/addon/channel/index.d.ts.map +1 -0
- package/dist/.pikku/addon/channel/index.js +8 -0
- package/dist/.pikku/addon/channel/index.js.map +1 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts +91 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.js +43 -0
- package/dist/.pikku/addon/channel/pikku-channel-types.gen.js.map +1 -0
- package/dist/.pikku/addon/error/index.d.ts +8 -0
- package/dist/.pikku/addon/error/index.d.ts.map +1 -0
- package/dist/.pikku/addon/error/index.js +8 -0
- package/dist/.pikku/addon/error/index.js.map +1 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts +8 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.js +8 -0
- package/dist/.pikku/addon/error/pikku-error-types.gen.js.map +1 -0
- package/dist/.pikku/addon/function/index.d.ts +8 -0
- package/dist/.pikku/addon/function/index.d.ts.map +1 -0
- package/dist/.pikku/addon/function/index.js +8 -0
- package/dist/.pikku/addon/function/index.js.map +1 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts +270 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.js +117 -0
- package/dist/.pikku/addon/function/pikku-function-types.gen.js.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions-meta-verbose.gen.json +1028 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.js +7 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions-meta.gen.json +794 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.d.ts +2 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.js +74 -0
- package/dist/.pikku/addon/function/pikku-functions.gen.js.map +1 -0
- package/dist/.pikku/addon/http/index.d.ts +8 -0
- package/dist/.pikku/addon/http/index.d.ts.map +1 -0
- package/dist/.pikku/addon/http/index.js +8 -0
- package/dist/.pikku/addon/http/index.js.map +1 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts +50 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.js +11 -0
- package/dist/.pikku/addon/http/pikku-http-types.gen.js.map +1 -0
- package/dist/.pikku/addon/index.d.ts +8 -0
- package/dist/.pikku/addon/index.d.ts.map +1 -0
- package/dist/.pikku/addon/index.js +8 -0
- package/dist/.pikku/addon/index.js.map +1 -0
- package/dist/.pikku/addon/mcp/index.d.ts +8 -0
- package/dist/.pikku/addon/mcp/index.d.ts.map +1 -0
- package/dist/.pikku/addon/mcp/index.js +8 -0
- package/dist/.pikku/addon/mcp/index.js.map +1 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts +102 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js +16 -0
- package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js.map +1 -0
- package/dist/.pikku/addon/middleware/index.d.ts +8 -0
- package/dist/.pikku/addon/middleware/index.d.ts.map +1 -0
- package/dist/.pikku/addon/middleware/index.js +8 -0
- package/dist/.pikku/addon/middleware/index.js.map +1 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts +118 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js +109 -0
- package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js.map +1 -0
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +3 -2
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +1 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js +1 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js.map +1 -1
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts +10 -0
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js +10 -0
- package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js.map +1 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts +10 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.js +10 -0
- package/dist/.pikku/addon/pikku-bootstrap.gen.js.map +1 -0
- package/dist/.pikku/addon/pikku-package.gen.js +2 -2
- package/dist/.pikku/addon/pikku-package.gen.js.map +1 -1
- package/dist/.pikku/addon/pikku-services.gen.d.ts +42 -0
- package/dist/.pikku/addon/pikku-services.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/pikku-services.gen.js +38 -0
- package/dist/.pikku/addon/pikku-services.gen.js.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts +2 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js +7 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +1 -0
- package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.json +36 -0
- package/dist/.pikku/addon/scenarios/index.d.ts +8 -0
- package/dist/.pikku/addon/scenarios/index.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/index.js +8 -0
- package/dist/.pikku/addon/scenarios/index.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.d.ts +18 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.js +18 -0
- package/dist/.pikku/addon/scenarios/pikku-personas.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js +11 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.json +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts +5 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.js +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts +311 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.js +72 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js +11 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts +5 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.js +2 -0
- package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.js.map +1 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts +5 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.js +5 -0
- package/dist/.pikku/addon/scenarios/schemas/register.gen.js.map +1 -0
- package/dist/.pikku/addon/schemas/register.gen.d.ts +2 -0
- package/dist/.pikku/addon/schemas/register.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/schemas/register.gen.js +141 -0
- package/dist/.pikku/addon/schemas/register.gen.js.map +1 -0
- package/dist/.pikku/addon/schemas/schemas/AggregateInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/AggregateOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/BranchInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/BranchOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ChunkInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ChunkOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CoalesceInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CoalesceOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ConcatInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ConcatOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CryptoInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/CryptoOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DateTimeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/DateTimeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/EditFieldsInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/EditFieldsOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FanoutInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FanoutOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FindInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/FindOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GroupByInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/GroupByOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/HttpRequestInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/HttpRequestOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtDecodeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtDecodeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtSignInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/JwtSignOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/LimitInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/LimitOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MathInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MathOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MergeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/MergeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/OmitInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/OmitOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/PickInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/PickOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFileInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReadFileOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RemoveDuplicatesInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RemoveDuplicatesOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RenameKeysInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/RenameKeysOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReverseInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/ReverseOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SleepInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SleepOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SortInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SortOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitOutInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitOutOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitTextInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SplitTextOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StopAndErrorInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StopAndErrorOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StringTransformInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/StringTransformOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SummarizeInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/SummarizeOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/TypeConvertInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/TypeConvertOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UniqueInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/UniqueOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WaitInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WaitOutput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WriteFileInput.schema.json +1 -0
- package/dist/.pikku/addon/schemas/schemas/WriteFileOutput.schema.json +1 -0
- package/dist/.pikku/addon/scopes/index.d.ts +8 -0
- package/dist/.pikku/addon/scopes/index.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/index.js +8 -0
- package/dist/.pikku/addon/scopes/index.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-personas-meta.gen.json +1 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.d.ts +29 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.js +18 -0
- package/dist/.pikku/addon/scopes/pikku-personas.gen.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-roles-meta.gen.json +1 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts +31 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.js +19 -0
- package/dist/.pikku/addon/scopes/pikku-roles.gen.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts +6 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js +6 -0
- package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scopes-meta.gen.json +1 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts +36 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.js +28 -0
- package/dist/.pikku/addon/scopes/pikku-scopes.gen.js.map +1 -0
- package/dist/.pikku/addon/secrets/index.d.ts +9 -0
- package/dist/.pikku/addon/secrets/index.d.ts.map +1 -0
- package/dist/.pikku/addon/secrets/index.js +9 -0
- package/dist/.pikku/addon/secrets/index.js.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts +5 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js +5 -0
- package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secrets-meta.gen.json +1 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts +18 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.js +19 -0
- package/dist/.pikku/addon/secrets/pikku-secrets.gen.js.map +1 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts +8 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.js +10 -0
- package/dist/.pikku/addon/services/pikku-meta-service.gen.js.map +1 -0
- package/dist/.pikku/addon/setup/index.d.ts +9 -0
- package/dist/.pikku/addon/setup/index.d.ts.map +1 -0
- package/dist/.pikku/addon/setup/index.js +9 -0
- package/dist/.pikku/addon/setup/index.js.map +1 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts +66 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js +78 -0
- package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js.map +1 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts +67 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.js +88 -0
- package/dist/.pikku/addon/setup/pikku-setup-types.gen.js.map +1 -0
- package/dist/.pikku/addon/trigger/index.d.ts +8 -0
- package/dist/.pikku/addon/trigger/index.d.ts.map +1 -0
- package/dist/.pikku/addon/trigger/index.js +8 -0
- package/dist/.pikku/addon/trigger/index.js.map +1 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts +83 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js +13 -0
- package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js.map +1 -0
- package/dist/.pikku/addon/variables/index.d.ts +9 -0
- package/dist/.pikku/addon/variables/index.d.ts.map +1 -0
- package/dist/.pikku/addon/variables/index.js +9 -0
- package/dist/.pikku/addon/variables/index.js.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts +5 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.js +5 -0
- package/dist/.pikku/addon/variables/pikku-variable-types.gen.js.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variables-meta.gen.json +1 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts +19 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.js +19 -0
- package/dist/.pikku/addon/variables/pikku-variables.gen.js.map +1 -0
- package/dist/.pikku/addon/workflow/index.d.ts +8 -0
- package/dist/.pikku/addon/workflow/index.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/index.js +8 -0
- package/dist/.pikku/addon/workflow/index.js.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts +106 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js +16 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.d.ts +2 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js +7 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts +5 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts.map +1 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js +5 -0
- package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js.map +1 -0
- package/dist/.pikku/agent/index.d.ts +8 -0
- package/dist/.pikku/agent/index.d.ts.map +1 -0
- package/dist/.pikku/agent/index.js +8 -0
- package/dist/.pikku/agent/index.js.map +1 -0
- package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +14 -13
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.js +5 -6
- package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
- package/dist/.pikku/agent/pikku-model-aliases.gen.js +2 -2
- package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +1 -1
- package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +1 -1
- package/dist/.pikku/auth/index.d.ts +8 -0
- package/dist/.pikku/auth/index.d.ts.map +1 -0
- package/dist/.pikku/auth/index.js +8 -0
- package/dist/.pikku/auth/index.js.map +1 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +119 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.d.ts.map +1 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.js +93 -0
- package/dist/.pikku/auth/pikku-auth-types.gen.js.map +1 -0
- package/dist/.pikku/channel/index.d.ts +8 -0
- package/dist/.pikku/channel/index.d.ts.map +1 -0
- package/dist/.pikku/channel/index.js +8 -0
- package/dist/.pikku/channel/index.js.map +1 -0
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +5 -26
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts.map +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +2 -19
- package/dist/.pikku/channel/pikku-channel-types.gen.js.map +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/credentials/index.d.ts +8 -0
- package/dist/.pikku/credentials/index.d.ts.map +1 -0
- package/dist/.pikku/credentials/index.js +8 -0
- package/dist/.pikku/credentials/index.js.map +1 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts +5 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.d.ts.map +1 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.js +5 -0
- package/dist/.pikku/credentials/pikku-credential-types.gen.js.map +1 -0
- package/dist/.pikku/error/index.d.ts +8 -0
- package/dist/.pikku/error/index.d.ts.map +1 -0
- package/dist/.pikku/error/index.js +8 -0
- package/dist/.pikku/error/index.js.map +1 -0
- package/dist/.pikku/error/pikku-error-types.gen.d.ts +8 -0
- package/dist/.pikku/error/pikku-error-types.gen.d.ts.map +1 -0
- package/dist/.pikku/error/pikku-error-types.gen.js +8 -0
- package/dist/.pikku/error/pikku-error-types.gen.js.map +1 -0
- package/dist/.pikku/function/index.d.ts +8 -0
- package/dist/.pikku/function/index.d.ts.map +1 -0
- package/dist/.pikku/function/index.js +8 -0
- package/dist/.pikku/function/index.js.map +1 -0
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +27 -259
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +2 -236
- package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +2 -2
- package/dist/.pikku/function/pikku-functions-meta.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/gateway/index.d.ts +8 -0
- package/dist/.pikku/gateway/index.d.ts.map +1 -0
- package/dist/.pikku/gateway/index.js +8 -0
- package/dist/.pikku/gateway/index.js.map +1 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +38 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts.map +1 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js +26 -0
- package/dist/.pikku/gateway/pikku-gateway-types.gen.js.map +1 -0
- package/dist/.pikku/http/index.d.ts +8 -0
- package/dist/.pikku/http/index.d.ts.map +1 -0
- package/dist/.pikku/http/index.js +8 -0
- package/dist/.pikku/http/index.js.map +1 -0
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +4 -52
- package/dist/.pikku/http/pikku-http-types.gen.d.ts.map +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +2 -41
- package/dist/.pikku/http/pikku-http-types.gen.js.map +1 -1
- package/dist/.pikku/mcp/index.d.ts +8 -0
- package/dist/.pikku/mcp/index.d.ts.map +1 -0
- package/dist/.pikku/mcp/index.js +8 -0
- package/dist/.pikku/mcp/index.js.map +1 -0
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +7 -36
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts.map +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -23
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js.map +1 -1
- package/dist/.pikku/middleware/index.d.ts +8 -0
- package/dist/.pikku/middleware/index.d.ts.map +1 -0
- package/dist/.pikku/middleware/index.js +8 -0
- package/dist/.pikku/middleware/index.js.map +1 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +118 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts.map +1 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js +109 -0
- package/dist/.pikku/middleware/pikku-middleware-types.gen.js.map +1 -0
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
- package/dist/.pikku/pikku-meta-service.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +4 -4
- package/dist/.pikku/pikku-services.gen.js +3 -3
- package/dist/.pikku/pikku-services.gen.js.map +1 -1
- package/dist/.pikku/pikku-types.gen.d.ts +1 -2
- package/dist/.pikku/pikku-types.gen.d.ts.map +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -3
- package/dist/.pikku/pikku-types.gen.js.map +1 -1
- package/dist/.pikku/queue/index.d.ts +8 -0
- package/dist/.pikku/queue/index.d.ts.map +1 -0
- package/dist/.pikku/queue/index.js +8 -0
- package/dist/.pikku/queue/index.js.map +1 -0
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts.map +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js.map +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +6 -6
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +6 -6
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +6 -6
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +2 -2
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +1 -1
- package/dist/.pikku/scenarios/index.d.ts +8 -0
- package/dist/.pikku/scenarios/index.d.ts.map +1 -0
- package/dist/.pikku/scenarios/index.js +8 -0
- package/dist/.pikku/scenarios/index.js.map +1 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts +18 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.d.ts.map +1 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.js +18 -0
- package/dist/.pikku/scenarios/pikku-personas.gen.js.map +1 -0
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +2 -2
- package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +311 -0
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts.map +1 -0
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js +72 -0
- package/dist/.pikku/scenarios/pikku-scenario-types.gen.js.map +1 -0
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +2 -2
- package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +1 -1
- package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
- package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
- package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
- package/dist/.pikku/scheduler/index.d.ts +8 -0
- package/dist/.pikku/scheduler/index.d.ts.map +1 -0
- package/dist/.pikku/scheduler/index.js +8 -0
- package/dist/.pikku/scheduler/index.js.map +1 -0
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts.map +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js.map +1 -1
- package/dist/.pikku/schemas/register.gen.js +1 -1
- package/dist/.pikku/scopes/index.d.ts +8 -0
- package/dist/.pikku/scopes/index.d.ts.map +1 -0
- package/dist/.pikku/scopes/index.js +8 -0
- package/dist/.pikku/scopes/index.js.map +1 -0
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts +5 -13
- package/dist/.pikku/scopes/pikku-personas.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
- package/dist/.pikku/scopes/pikku-personas.gen.js.map +1 -1
- package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -3
- package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts.map +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
- package/dist/.pikku/scopes/pikku-scope-types.gen.js.map +1 -1
- package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +1 -1
- package/dist/.pikku/secrets/index.d.ts +9 -0
- package/dist/.pikku/secrets/index.d.ts.map +1 -0
- package/dist/.pikku/secrets/index.js +9 -0
- package/dist/.pikku/secrets/index.js.map +1 -0
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -2
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts.map +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +8 -12
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts.map +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +7 -9
- package/dist/.pikku/secrets/pikku-secrets.gen.js.map +1 -1
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts +8 -0
- package/dist/.pikku/services/pikku-meta-service.gen.d.ts.map +1 -0
- package/dist/.pikku/services/pikku-meta-service.gen.js +10 -0
- package/dist/.pikku/services/pikku-meta-service.gen.js.map +1 -0
- package/dist/.pikku/setup/index.d.ts +8 -0
- package/dist/.pikku/setup/index.d.ts.map +1 -0
- package/dist/.pikku/setup/index.js +8 -0
- package/dist/.pikku/setup/index.js.map +1 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +67 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.d.ts.map +1 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.js +88 -0
- package/dist/.pikku/setup/pikku-setup-types.gen.js.map +1 -0
- package/dist/.pikku/trigger/index.d.ts +8 -0
- package/dist/.pikku/trigger/index.d.ts.map +1 -0
- package/dist/.pikku/trigger/index.js +8 -0
- package/dist/.pikku/trigger/index.js.map +1 -0
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +5 -36
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts.map +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -22
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js.map +1 -1
- package/dist/.pikku/variables/index.d.ts +9 -0
- package/dist/.pikku/variables/index.d.ts.map +1 -0
- package/dist/.pikku/variables/index.js +9 -0
- package/dist/.pikku/variables/index.js.map +1 -0
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -2
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts.map +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +7 -10
- package/dist/.pikku/variables/pikku-variables.gen.d.ts.map +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +8 -10
- package/dist/.pikku/variables/pikku-variables.gen.js.map +1 -1
- package/dist/.pikku/workflow/index.d.ts +8 -0
- package/dist/.pikku/workflow/index.d.ts.map +1 -0
- package/dist/.pikku/workflow/index.js +8 -0
- package/dist/.pikku/workflow/index.js.map +1 -0
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts +3 -1
- package/dist/.pikku/workflow/pikku-personas.gen.d.ts.map +1 -1
- package/dist/.pikku/workflow/pikku-personas.gen.js +2 -2
- package/dist/.pikku/workflow/pikku-personas.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +15 -262
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +2 -65
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +2 -2
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/src/functions/array/aggregate.function.d.ts +4 -4
- package/dist/src/functions/array/aggregate.function.d.ts.map +1 -1
- package/dist/src/functions/array/aggregate.function.js +1 -1
- package/dist/src/functions/array/aggregate.function.js.map +1 -1
- package/dist/src/functions/array/chunk.function.d.ts +4 -4
- package/dist/src/functions/array/chunk.function.d.ts.map +1 -1
- package/dist/src/functions/array/chunk.function.js +1 -1
- package/dist/src/functions/array/chunk.function.js.map +1 -1
- package/dist/src/functions/array/fanout.function.d.ts +4 -4
- package/dist/src/functions/array/fanout.function.d.ts.map +1 -1
- package/dist/src/functions/array/fanout.function.js +1 -1
- package/dist/src/functions/array/fanout.function.js.map +1 -1
- package/dist/src/functions/array/find.function.d.ts +4 -4
- package/dist/src/functions/array/find.function.d.ts.map +1 -1
- package/dist/src/functions/array/find.function.js +1 -1
- package/dist/src/functions/array/find.function.js.map +1 -1
- package/dist/src/functions/array/group-by.function.d.ts +4 -4
- package/dist/src/functions/array/group-by.function.d.ts.map +1 -1
- package/dist/src/functions/array/group-by.function.js +1 -1
- package/dist/src/functions/array/group-by.function.js.map +1 -1
- package/dist/src/functions/array/limit.function.d.ts +4 -4
- package/dist/src/functions/array/limit.function.d.ts.map +1 -1
- package/dist/src/functions/array/limit.function.js +1 -1
- package/dist/src/functions/array/limit.function.js.map +1 -1
- package/dist/src/functions/array/remove-duplicates.function.d.ts +4 -4
- package/dist/src/functions/array/remove-duplicates.function.d.ts.map +1 -1
- package/dist/src/functions/array/remove-duplicates.function.js +1 -1
- package/dist/src/functions/array/remove-duplicates.function.js.map +1 -1
- package/dist/src/functions/array/reverse.function.d.ts +4 -4
- package/dist/src/functions/array/reverse.function.d.ts.map +1 -1
- package/dist/src/functions/array/reverse.function.js +1 -1
- package/dist/src/functions/array/reverse.function.js.map +1 -1
- package/dist/src/functions/array/sort.function.d.ts +4 -4
- package/dist/src/functions/array/sort.function.d.ts.map +1 -1
- package/dist/src/functions/array/sort.function.js +1 -1
- package/dist/src/functions/array/sort.function.js.map +1 -1
- package/dist/src/functions/array/split-out.function.d.ts +4 -4
- package/dist/src/functions/array/split-out.function.d.ts.map +1 -1
- package/dist/src/functions/array/split-out.function.js +1 -1
- package/dist/src/functions/array/split-out.function.js.map +1 -1
- package/dist/src/functions/array/summarize.function.d.ts +4 -4
- package/dist/src/functions/array/summarize.function.d.ts.map +1 -1
- package/dist/src/functions/array/summarize.function.js +1 -1
- package/dist/src/functions/array/summarize.function.js.map +1 -1
- package/dist/src/functions/array/unique.function.d.ts +4 -4
- package/dist/src/functions/array/unique.function.d.ts.map +1 -1
- package/dist/src/functions/array/unique.function.js +1 -1
- package/dist/src/functions/array/unique.function.js.map +1 -1
- package/dist/src/functions/data/coalesce.function.d.ts +4 -4
- package/dist/src/functions/data/coalesce.function.d.ts.map +1 -1
- package/dist/src/functions/data/coalesce.function.js +1 -1
- package/dist/src/functions/data/coalesce.function.js.map +1 -1
- package/dist/src/functions/data/crypto.function.d.ts +4 -4
- package/dist/src/functions/data/crypto.function.d.ts.map +1 -1
- package/dist/src/functions/data/crypto.function.js +1 -1
- package/dist/src/functions/data/crypto.function.js.map +1 -1
- package/dist/src/functions/data/date-time.function.d.ts +4 -4
- package/dist/src/functions/data/date-time.function.d.ts.map +1 -1
- package/dist/src/functions/data/date-time.function.js +1 -1
- package/dist/src/functions/data/date-time.function.js.map +1 -1
- package/dist/src/functions/data/jwt.function.d.ts +8 -8
- package/dist/src/functions/data/jwt.function.d.ts.map +1 -1
- package/dist/src/functions/data/jwt.function.js +2 -2
- package/dist/src/functions/data/jwt.function.js.map +1 -1
- package/dist/src/functions/data/math.function.d.ts +4 -4
- package/dist/src/functions/data/math.function.d.ts.map +1 -1
- package/dist/src/functions/data/math.function.js +1 -1
- package/dist/src/functions/data/math.function.js.map +1 -1
- package/dist/src/functions/data/read-file.function.d.ts +4 -4
- package/dist/src/functions/data/read-file.function.d.ts.map +1 -1
- package/dist/src/functions/data/read-file.function.js +1 -1
- package/dist/src/functions/data/read-file.function.js.map +1 -1
- package/dist/src/functions/data/sleep.function.d.ts +4 -4
- package/dist/src/functions/data/sleep.function.d.ts.map +1 -1
- package/dist/src/functions/data/sleep.function.js +1 -1
- package/dist/src/functions/data/sleep.function.js.map +1 -1
- package/dist/src/functions/data/string-transform.function.d.ts +4 -4
- package/dist/src/functions/data/string-transform.function.d.ts.map +1 -1
- package/dist/src/functions/data/string-transform.function.js +1 -1
- package/dist/src/functions/data/string-transform.function.js.map +1 -1
- package/dist/src/functions/data/type-convert.function.d.ts +4 -4
- package/dist/src/functions/data/type-convert.function.d.ts.map +1 -1
- package/dist/src/functions/data/type-convert.function.js +1 -1
- package/dist/src/functions/data/type-convert.function.js.map +1 -1
- package/dist/src/functions/data/wait.function.d.ts +4 -4
- package/dist/src/functions/data/wait.function.d.ts.map +1 -1
- package/dist/src/functions/data/wait.function.js +1 -1
- package/dist/src/functions/data/wait.function.js.map +1 -1
- package/dist/src/functions/data/write-file.function.d.ts +4 -4
- package/dist/src/functions/data/write-file.function.d.ts.map +1 -1
- package/dist/src/functions/data/write-file.function.js +1 -1
- package/dist/src/functions/data/write-file.function.js.map +1 -1
- package/dist/src/functions/logic/branch.function.d.ts +4 -4
- package/dist/src/functions/logic/branch.function.d.ts.map +1 -1
- package/dist/src/functions/logic/branch.function.js +1 -1
- package/dist/src/functions/logic/branch.function.js.map +1 -1
- package/dist/src/functions/logic/stop-and-error.function.d.ts +4 -4
- package/dist/src/functions/logic/stop-and-error.function.d.ts.map +1 -1
- package/dist/src/functions/logic/stop-and-error.function.js +1 -1
- package/dist/src/functions/logic/stop-and-error.function.js.map +1 -1
- package/dist/src/functions/network/http-request.function.d.ts +4 -4
- package/dist/src/functions/network/http-request.function.d.ts.map +1 -1
- package/dist/src/functions/network/http-request.function.js +1 -1
- package/dist/src/functions/network/http-request.function.js.map +1 -1
- package/dist/src/functions/transform/concat.function.d.ts +4 -4
- package/dist/src/functions/transform/concat.function.d.ts.map +1 -1
- package/dist/src/functions/transform/concat.function.js +1 -1
- package/dist/src/functions/transform/concat.function.js.map +1 -1
- package/dist/src/functions/transform/edit-fields.function.d.ts +4 -4
- package/dist/src/functions/transform/edit-fields.function.d.ts.map +1 -1
- package/dist/src/functions/transform/edit-fields.function.js +1 -1
- package/dist/src/functions/transform/edit-fields.function.js.map +1 -1
- package/dist/src/functions/transform/merge.function.d.ts +4 -4
- package/dist/src/functions/transform/merge.function.d.ts.map +1 -1
- package/dist/src/functions/transform/merge.function.js +1 -1
- package/dist/src/functions/transform/merge.function.js.map +1 -1
- package/dist/src/functions/transform/omit.function.d.ts +4 -4
- package/dist/src/functions/transform/omit.function.d.ts.map +1 -1
- package/dist/src/functions/transform/omit.function.js +1 -1
- package/dist/src/functions/transform/omit.function.js.map +1 -1
- package/dist/src/functions/transform/pick.function.d.ts +4 -4
- package/dist/src/functions/transform/pick.function.d.ts.map +1 -1
- package/dist/src/functions/transform/pick.function.js +1 -1
- package/dist/src/functions/transform/pick.function.js.map +1 -1
- package/dist/src/functions/transform/rename-keys.function.d.ts +4 -4
- package/dist/src/functions/transform/rename-keys.function.d.ts.map +1 -1
- package/dist/src/functions/transform/rename-keys.function.js +1 -1
- package/dist/src/functions/transform/rename-keys.function.js.map +1 -1
- package/dist/src/functions/transform/split-text.function.d.ts +4 -4
- package/dist/src/functions/transform/split-text.function.d.ts.map +1 -1
- package/dist/src/functions/transform/split-text.function.js +1 -1
- package/dist/src/functions/transform/split-text.function.js.map +1 -1
- package/dist/src/http-requester.service.d.ts +3 -2
- package/dist/src/http-requester.service.d.ts.map +1 -1
- package/dist/src/http-requester.service.js +1 -1
- package/dist/src/http-requester.service.js.map +1 -1
- package/dist/src/services.d.ts +1 -1
- package/dist/src/services.d.ts.map +1 -1
- package/dist/src/services.js +1 -1
- package/dist/src/services.js.map +1 -1
- package/dist/types/application-types.d.ts +1 -1
- package/package.json +11 -13
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,409 @@
|
|
|
1
|
+
# @pikku/addon-graph
|
|
2
|
+
|
|
3
|
+
## 0.12.13
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 7722ceb: Split the addon leaf so an application cannot shadow a linked addon's own
|
|
8
|
+
|
|
9
|
+
An addon authored its services through `#pikku/addon`, and so did an
|
|
10
|
+
application installing one. Node keeps those apart — `#pikku/*` is a
|
|
11
|
+
package-private subpath import, resolved against the addon's own
|
|
12
|
+
`package.json` — but tsconfig `paths` are global to a tsx process, and every
|
|
13
|
+
runtime template maps `#pikku/*` onto a sibling package. A linked addon's
|
|
14
|
+
`#pikku/addon` was resolved against the _application's_ leaf, which holds the
|
|
15
|
+
install half and none of the authoring exports, and every template failed to
|
|
16
|
+
boot with `does not provide an export named 'pikkuAddonServices'`.
|
|
17
|
+
|
|
18
|
+
The authoring half now sits at `#pikku/addon/setup`. An application generates a
|
|
19
|
+
flat `.pikku/<leaf>`, so there is nothing there for that specifier to match and
|
|
20
|
+
the resolver falls back to Node, which reads the addon's own imports. Addons
|
|
21
|
+
declaring themselves import `pikkuAddonConfig`, `pikkuAddonServices` and
|
|
22
|
+
`pikkuAddonWireServices` from `#pikku/addon/setup`; `wireAddon` and
|
|
23
|
+
`wireRemoteAddon` stay at `#pikku/addon`.
|
|
24
|
+
|
|
25
|
+
`wireAddon` and `wireRemoteAddon` also move off `@pikku/core/rpc` onto
|
|
26
|
+
`@pikku/core/addon`. Being reached over rpc is how an addon is called rather
|
|
27
|
+
than what it is, and it put the whole addon surface behind the rpc subpath for
|
|
28
|
+
consumers that only wanted to install one.
|
|
29
|
+
|
|
30
|
+
- 266e3bc: One door per name: `@pikku/core/ecosystem/*` and the package root are gone
|
|
31
|
+
|
|
32
|
+
`@pikku/core` published every module twice. `ecosystem/http` re-exported
|
|
33
|
+
`./http`, `ecosystem/services` re-exported `./services`, and a name was
|
|
34
|
+
reachable through either — so every addition had to be made in two places, and a
|
|
35
|
+
consumer's import said nothing about what it actually used. The package root was
|
|
36
|
+
the same problem at a larger scale: a single barrel of 206 names that no bundler
|
|
37
|
+
could take apart, and the one specifier that revealed nothing at all.
|
|
38
|
+
|
|
39
|
+
Both are deleted. Every name now lives on the subpath that owns it, and every
|
|
40
|
+
import carries that subpath — `@pikku/core/http`, `@pikku/core/services`,
|
|
41
|
+
`@pikku/core/errors`, `@pikku/core/types`.
|
|
42
|
+
|
|
43
|
+
Deleting the facades meant the raw subpaths had to become a superset of them,
|
|
44
|
+
which they were not: the facade tree had accumulated 25 names with no raw home
|
|
45
|
+
and about 26 more filed under a different area than the module they came from.
|
|
46
|
+
Those names moved to the area that owns them, and three areas were published as
|
|
47
|
+
new entry points rather than left on a root that is going away — `./types` (the
|
|
48
|
+
shared type surface, the largest single destination), `./state` and
|
|
49
|
+
`./classification`.
|
|
50
|
+
|
|
51
|
+
`./classification` is one door onto one subject: what a value is and how it must
|
|
52
|
+
be handled. Its three halves would each have been an entry point — the brands
|
|
53
|
+
and manifest types, the stored-form helpers (`hashToken`, `unsafeAsSealed` and
|
|
54
|
+
friends), and `SecretValue` — split by whether a name happens to be a type or a
|
|
55
|
+
value, which is the same defect as the facades. The duration and versioned-id
|
|
56
|
+
helpers went to `./utils`, which already published, and `PikkuRequest` went to
|
|
57
|
+
`./function`: it is the transport-agnostic request base, not an HTTP one — HTTP
|
|
58
|
+
has `PikkuHTTPAbstractRequest`, and the only thing outside core that extends
|
|
59
|
+
`PikkuRequest` is Azure's timer request.
|
|
60
|
+
|
|
61
|
+
`./types` inherited the root barrel's habit before it inherited its contents, so
|
|
62
|
+
the names with an owner elsewhere were moved off it. The middleware types and the
|
|
63
|
+
five middleware factories — `pikkuMiddleware`, `pikkuMiddlewareFactory`,
|
|
64
|
+
`pikkuChannelMiddleware`, `pikkuChannelMiddlewareFactory` and
|
|
65
|
+
`pikkuAgentMiddleware`, runtime values on a types entry point — are now
|
|
66
|
+
`@pikku/core/middleware`; the function meta types are `@pikku/core/function`;
|
|
67
|
+
`SerializedError` is `@pikku/core/errors`; and the generic TypeScript helpers
|
|
68
|
+
(`MakeRequired`, `PickRequired`, `PickOptional`, `RequireAtLeastOne`,
|
|
69
|
+
`JSONPrimitive`, `JSONValue`) are `@pikku/core/utils`. What is left on `./types`
|
|
70
|
+
is the vocabulary the wirings share, which no single module owns.
|
|
71
|
+
|
|
72
|
+
`pikku` was itself a root barrel — `export * from '@pikku/core'` — and
|
|
73
|
+
now exports only the services it bundles.
|
|
74
|
+
|
|
75
|
+
One module survives at the old specifier, and only for the bootstrap:
|
|
76
|
+
`packages/cli` is generated by the _published_ CLI pinned in its `build.sh`, and
|
|
77
|
+
that CLI still writes a bare `@pikku/core` into the files it generates for the
|
|
78
|
+
CLI itself. `bootstrap-compat/root.ts` carries the eight types it names, a test
|
|
79
|
+
in core fails if that list grows, and it goes when the pin moves to a CLI
|
|
80
|
+
released from this branch. The adapter names the pinned CLI reaches for —
|
|
81
|
+
`pikkuState` and `CreateWireServices` — are rewritten to `@pikku/core/state` and
|
|
82
|
+
`@pikku/core/types` by the same `build.sh` patch pass, so no second shim is
|
|
83
|
+
needed for them.
|
|
84
|
+
|
|
85
|
+
A guard test keeps the root shut: it parses imports and rejects a bare
|
|
86
|
+
`@pikku/core` rather than grepping for it, because several tests hold a user's
|
|
87
|
+
file as a template literal, where `import … from '@pikku/core'` is fixture text
|
|
88
|
+
rather than an import this repo makes.
|
|
89
|
+
|
|
90
|
+
An agent scaffold a project generated under an older CLI is refreshed rather
|
|
91
|
+
than left to fail: `pikku all` already deleted one importing an entry point
|
|
92
|
+
`@pikku/core` no longer publishes, and the `#pikku` hub joins that list.
|
|
93
|
+
Without it a project that scaffolds the agent endpoint but
|
|
94
|
+
declares no agents keeps the old file forever — the generator that would rewrite
|
|
95
|
+
it only runs when agents exist, and the file being present is what stops it
|
|
96
|
+
being regenerated as missing.
|
|
97
|
+
|
|
98
|
+
`pikku new addon` also wrote a tsconfig `paths` map naming only the deleted hub.
|
|
99
|
+
An addon's `imports` map points into `dist`, so `paths` is what resolves
|
|
100
|
+
`#pikku/<leaf>` for the addon's own source build — it now names the two leaf
|
|
101
|
+
patterns, in both the addon and its test harness.
|
|
102
|
+
|
|
103
|
+
- 6eef0a0: Bump every dependency to its latest compatible minor/patch across the monorepo.
|
|
104
|
+
- 892100b: Make the generated `NodeConfig` narrowing reach the place people write `node:`
|
|
105
|
+
|
|
106
|
+
An addon declares its categories in `pikku.config.json`, and the CLI generates a
|
|
107
|
+
`NodeConfig` whose `category` narrows to that union. It never checked anything:
|
|
108
|
+
`pikkuFunc`'s config came straight from `CorePikkuFunctionConfig`, whose
|
|
109
|
+
`node?: CoreNodeConfig` types `category` as `string`. The narrowed type was
|
|
110
|
+
generated for two sibling barrels — the workflow and scenario configs import it
|
|
111
|
+
— and for nothing else, so the one position a user writes a `node:` block was
|
|
112
|
+
typed by core all along. `PikkuFunctionConfig`, `PikkuFunctionSessionlessConfig`
|
|
113
|
+
and both schema-overload variants now omit core's `node` and re-add it as
|
|
114
|
+
`NodeConfig`, so an undeclared category is a compile error rather than only a
|
|
115
|
+
codegen critical.
|
|
116
|
+
|
|
117
|
+
Second half of the same bug: the config key that carries those categories moved
|
|
118
|
+
from a top-level `node` block to `addon` when node was renamed to addon, and
|
|
119
|
+
eight config files in this repo were never migrated — every e2e addon,
|
|
120
|
+
`@pikku/addon-graph`, the `function-addon` template and the registry verifier.
|
|
121
|
+
`addon` accepts `boolean | object` and the stray `node` key was silently
|
|
122
|
+
ignored, so each of them shipped `"package": {}` in its generated addon
|
|
123
|
+
metadata: no displayName, no description, no icon, no categories, and
|
|
124
|
+
`pikkuNodesMeta`'s category validation never ran. They now sit under `addon`.
|
|
125
|
+
|
|
126
|
+
With that validation live for the first time, `@pikku/addon-graph`'s `readFile`
|
|
127
|
+
and `writeFile` turned out to declare a `Files` category the package never
|
|
128
|
+
listed. `Files` is now declared.
|
|
129
|
+
|
|
130
|
+
- Updated dependencies [7722ceb]
|
|
131
|
+
- Updated dependencies [375c1ff]
|
|
132
|
+
- Updated dependencies [02a70cd]
|
|
133
|
+
- Updated dependencies [aeef159]
|
|
134
|
+
- Updated dependencies [a281de6]
|
|
135
|
+
- Updated dependencies [266e3bc]
|
|
136
|
+
- Updated dependencies [02a70cd]
|
|
137
|
+
- Updated dependencies [786dae5]
|
|
138
|
+
- Updated dependencies [6eef0a0]
|
|
139
|
+
- Updated dependencies [3561d67]
|
|
140
|
+
- Updated dependencies [a91c433]
|
|
141
|
+
- Updated dependencies [02a70cd]
|
|
142
|
+
- Updated dependencies [9537f74]
|
|
143
|
+
- Updated dependencies [2b57ca8]
|
|
144
|
+
- Updated dependencies [266e3bc]
|
|
145
|
+
- Updated dependencies [9fce0f1]
|
|
146
|
+
- Updated dependencies [83683a0]
|
|
147
|
+
- Updated dependencies [456c88b]
|
|
148
|
+
- Updated dependencies [456c88b]
|
|
149
|
+
- Updated dependencies [c127273]
|
|
150
|
+
- @pikku/core@0.12.85
|
|
151
|
+
|
|
152
|
+
## 0.12.12
|
|
153
|
+
|
|
154
|
+
### Patch Changes
|
|
155
|
+
|
|
156
|
+
- 6794681: Publish the ecosystem surface as per-area sub-barrels under `@pikku/core/ecosystem/*`, and point generated code, the CLI, the inspector and the runtime adapters at them.
|
|
157
|
+
|
|
158
|
+
348 names that only generated code, the toolchain or a runtime adapter ever imports now have a second home on `@pikku/core/ecosystem/<area>` — one sub-barrel per area, matching how core already publishes its entrypoints, so no single barrel grows without bound and a consumer only pulls in the area it uses.
|
|
159
|
+
|
|
160
|
+
This step is additive: every name is still exported from the entrypoint it was published from before, so nothing downstream breaks. Removing them from the app-facing barrels is a later change, and needs a release carrying `./ecosystem/*` first.
|
|
161
|
+
|
|
162
|
+
- a534a50: Bound two peer ranges that were declared as `*`, and add a check that keeps peer ranges across the monorepo mutually satisfiable.
|
|
163
|
+
|
|
164
|
+
`@pikku/addon-graph` declared `@pikku/core` as `*` and `@pikku/next` declared `react-dom` as `*`. A wildcard promises compatibility with majors that do not exist yet, and because it intersects every other range nothing ever flags it. They are now `^0.12.83` (the core version addon-graph is built against) and `^18 || ^19` (matching `@pikku/react`, `@pikku/mantine` and `@pikku/assistant-ui`).
|
|
165
|
+
|
|
166
|
+
`scripts/check-peer-dependency-consistency.mjs` runs in CI and in `yarn release`. It does not require every declaration of a peer to be the same string — a range is a constraint, and intersecting constraints is the package manager's job, so `^0.12.44` and `^0.12.83` coexisting is correct and pinning them into lockstep would invent floors nobody verified. It fails only when ranges have no version in common, or when a peer another package bounds is left unbounded.
|
|
167
|
+
|
|
168
|
+
- Updated dependencies [7406bfe]
|
|
169
|
+
- Updated dependencies [6794681]
|
|
170
|
+
- @pikku/core@0.12.84
|
|
171
|
+
|
|
172
|
+
## 0.12.11
|
|
173
|
+
|
|
174
|
+
### Patch Changes
|
|
175
|
+
|
|
176
|
+
- 2f15aad: Resolve every entry point under `dist`
|
|
177
|
+
|
|
178
|
+
`imports["#pikku"]` named `./.pikku/pikku-types.gen.ts` — a TypeScript file, at
|
|
179
|
+
runtime, inside `node_modules` — while `files` publishes only `dist`. The
|
|
180
|
+
generated output under `dist/.pikku` also imports a `types/application-types.d.js`
|
|
181
|
+
that nothing was copying there, since a hand-written `.d.ts` is an input to
|
|
182
|
+
`tsc` rather than something it emits.
|
|
183
|
+
|
|
184
|
+
Both now point at the built copy. The addon's own build resolves `#pikku`
|
|
185
|
+
through tsconfig `paths`, so no entry point has to reach into the source tree.
|
|
186
|
+
|
|
187
|
+
- Updated dependencies [e110c55]
|
|
188
|
+
- Updated dependencies [e110c55]
|
|
189
|
+
- Updated dependencies [e110c55]
|
|
190
|
+
- Updated dependencies [acc8077]
|
|
191
|
+
- Updated dependencies [905f737]
|
|
192
|
+
- Updated dependencies [3cc6428]
|
|
193
|
+
- Updated dependencies [c524adf]
|
|
194
|
+
- Updated dependencies [e110c55]
|
|
195
|
+
- @pikku/core@0.12.81
|
|
196
|
+
|
|
197
|
+
## 0.12.10
|
|
198
|
+
|
|
199
|
+
### Patch Changes
|
|
200
|
+
|
|
201
|
+
- ae4e898: Carry a secret's `allowedHosts` through code generation, and close three gaps in
|
|
202
|
+
the SSRF guard.
|
|
203
|
+
|
|
204
|
+
`allowedHosts` was declared and enforced but never survived codegen: the
|
|
205
|
+
inspector did not read the property off the `defineSecret` literal, and the meta
|
|
206
|
+
builder rebuilt its objects without it. Enforcement in `assertSecretAllowedForHost`
|
|
207
|
+
then always saw `undefined`, so the egress restriction was a no-op by default —
|
|
208
|
+
and, with `secrets.requireAllowedHosts` set, threw for every secret including the
|
|
209
|
+
ones that correctly declared hosts. Both stages now carry the field, and the
|
|
210
|
+
secrets verifier asserts it against the generated JSON rather than a hand-written
|
|
211
|
+
meta literal, which is why the existing tests stayed green.
|
|
212
|
+
|
|
213
|
+
`isPrivateHost` now checks an explicit CIDR table instead of ad-hoc octet
|
|
214
|
+
comparisons. It previously missed `100.64.0.0/10` — which contains Alibaba
|
|
215
|
+
Cloud's `100.100.100.200` metadata endpoint — along with `192.0.0.0/24`,
|
|
216
|
+
`198.18.0.0/15`, `192.88.99.0/24`, the TEST-NETs, multicast and reserved space.
|
|
217
|
+
IPv6 gains a real parser, so `fec0::/10`, `ff00::/8`, and NAT64 (`64:ff9b::/96`)
|
|
218
|
+
and 6to4 (`2002::/16`) forms wrapping an internal IPv4 address are caught.
|
|
219
|
+
|
|
220
|
+
`safeFetch` takes an optional `resolveHost`, checked on the initial URL and every
|
|
221
|
+
redirect hop, so a _public_ hostname pointing at a private address is refused —
|
|
222
|
+
the `169-254-169-254.nip.io` shape a literal-only check cannot see. Core cannot
|
|
223
|
+
resolve DNS itself (Workers has no DNS API), so the Node resolver ships as
|
|
224
|
+
`@pikku/core/node-host-resolver` and the Node server runtimes install it during
|
|
225
|
+
`init()`. The connection is not pinned to the address that was checked, so a
|
|
226
|
+
rebind between check and connect is still possible.
|
|
227
|
+
|
|
228
|
+
The graph addon's `httpRequest` node called bare `fetch`, bypassing the guard
|
|
229
|
+
entirely; it now goes through `safeFetch`.
|
|
230
|
+
|
|
231
|
+
- Updated dependencies [e848eb2]
|
|
232
|
+
- Updated dependencies [b170489]
|
|
233
|
+
- Updated dependencies [ae4e898]
|
|
234
|
+
- @pikku/core@0.12.79
|
|
235
|
+
|
|
236
|
+
## 0.12.9
|
|
237
|
+
|
|
238
|
+
### Patch Changes
|
|
239
|
+
|
|
240
|
+
- 78b29f0: `SecretService` now returns a `SecretValue<T>` rather than the bare value, so a
|
|
241
|
+
vault secret cannot reach a sink by accident.
|
|
242
|
+
|
|
243
|
+
`SecretValue` is nominally typed, which means it is not assignable to `string`
|
|
244
|
+
(or to any other concretely-typed field). Every sink with a real type — a
|
|
245
|
+
database column, an email body, a session payload — rejects it with no lint
|
|
246
|
+
rule involved. The sinks typed `any`, `unknown`, or a free generic — the logger,
|
|
247
|
+
queue payloads, webhook and email inputs, and a function's own output — are
|
|
248
|
+
guarded with `Safe<T>`, which collapses a `SecretValue` found anywhere inside
|
|
249
|
+
`T`, however deeply nested, to `never`.
|
|
250
|
+
|
|
251
|
+
Unwrap deliberately at the point the secret reaches the wire:
|
|
252
|
+
|
|
253
|
+
```ts
|
|
254
|
+
const secret = await secrets.getSecret('BETTER_AUTH_SECRET')
|
|
255
|
+
betterAuth({ secret: secret.reveal() })
|
|
256
|
+
```
|
|
257
|
+
|
|
258
|
+
Two behaviours cover what types cannot see. Structured serialization redacts —
|
|
259
|
+
`JSON.stringify` and node's inspect both yield `[secret]`, so an audit or log
|
|
260
|
+
write stays honest without crashing the request. String coercion throws
|
|
261
|
+
`SecretCoercionError`, because a template literal is always a leak.
|
|
262
|
+
|
|
263
|
+
`AuditLog.write` is guarded the same way as the logger, since an audit event
|
|
264
|
+
carries `input` and `metadata` as `unknown` and nominality alone cannot stop a
|
|
265
|
+
secret landing in one.
|
|
266
|
+
|
|
267
|
+
`.reveal()` is the deliberate escape hatch, and what it hands back is an
|
|
268
|
+
ordinary string as far as every sink signature is concerned. **PKU953** closes
|
|
269
|
+
that gap: under `pikku all --security` the inspector reports a revealed secret
|
|
270
|
+
that flows into a logger, an audit, a queue, an email or a webhook — `console` included.
|
|
271
|
+
|
|
272
|
+
This also fixed a real one: `remote-addon-auth.ts` called `String(token)` on an
|
|
273
|
+
`unknown` and wrote the result straight into an `Authorization` header.
|
|
274
|
+
|
|
275
|
+
- Updated dependencies [62ea4cc]
|
|
276
|
+
- Updated dependencies [9dddff8]
|
|
277
|
+
- Updated dependencies [78b29f0]
|
|
278
|
+
- @pikku/core@0.12.76
|
|
279
|
+
|
|
280
|
+
## 0.12.8
|
|
281
|
+
|
|
282
|
+
### Patch Changes
|
|
283
|
+
|
|
284
|
+
- 8075f6a: Confine `SecretService` to the places an app is wired.
|
|
285
|
+
|
|
286
|
+
`secrets` is now omitted from the services every function, AI agent, workflow,
|
|
287
|
+
permission and wire receives, and the function runner replaces it with a
|
|
288
|
+
throwing accessor so a cast cannot reach past the type. It stays available in
|
|
289
|
+
`pikkuServices`, `pikkuWireServices`, addon service factories and middleware —
|
|
290
|
+
read a secret there, give it to a service, and have the function ask that
|
|
291
|
+
service.
|
|
292
|
+
|
|
293
|
+
Alongside it:
|
|
294
|
+
- `wireSecret` gains `allowedHosts`, refusing a secret attached to a host it was
|
|
295
|
+
not declared for. Permissive by default; strict via
|
|
296
|
+
`config.secrets.requireAllowedHosts`.
|
|
297
|
+
- `pikku-graph`'s `httpRequest` resolves and attaches its credential inside a new
|
|
298
|
+
`httpRequester` service instead of holding the plaintext in the function.
|
|
299
|
+
- New inspector diagnostics: `PKU950` (a `SecretService` exposed under another
|
|
300
|
+
service name), `PKU951` (a secret read that no `wireSecret` declares) and
|
|
301
|
+
`PKU952` (a secret read with a non-literal key).
|
|
302
|
+
|
|
303
|
+
- Updated dependencies [6a307f0]
|
|
304
|
+
- Updated dependencies [afef587]
|
|
305
|
+
- Updated dependencies [8075f6a]
|
|
306
|
+
- @pikku/core@0.12.74
|
|
307
|
+
|
|
308
|
+
## 0.12.7
|
|
309
|
+
|
|
310
|
+
### Patch Changes
|
|
311
|
+
|
|
312
|
+
- 637e668: State every package's license in the package itself.
|
|
313
|
+
|
|
314
|
+
Eight publishable packages had no `license` field, `@pikku/aws-services` said `UNLICENSED` by accident, and no package carried a LICENSE file at all — the grant lived only in the repo root, which npm tarballs never include. Every publishable package now declares its license and ships the matching LICENSE file, and `yarn check:licenses` fails the release if the two ever disagree.
|
|
315
|
+
|
|
316
|
+
`@pikku/console` is now explicitly BUSL-1.1 and named in the root LICENSE's Licensed Work alongside `@pikku/cli` and `@pikku/inspector`; the Additional Use Grant still permits production use for any purpose, including in free and open source software. Everything else — runtimes, services, clients, deploy adapters and the agent skills — is MIT, as the root LICENSE already said.
|
|
317
|
+
|
|
318
|
+
- Updated dependencies [8a2c993]
|
|
319
|
+
- Updated dependencies [a261006]
|
|
320
|
+
- Updated dependencies [09973b9]
|
|
321
|
+
- @pikku/core@0.12.71
|
|
322
|
+
|
|
323
|
+
## 0.12.6
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- cb079cc: `graph:httpRequest` gains an optional `auth` descriptor (bearer/apiKeyHeader/apiKeyQuery/basic) resolved from the `SecretService` at request time; `oauth2` is a guarded not-yet-supported error.
|
|
328
|
+
- cb079cc: Rename the `graph:map` addon function (and its `Map*` types) to `graph:fanout`, which better names invoking a child RPC once per element and collecting ordered results.
|
|
329
|
+
- cb079cc: Map n8n's Aggregate `aggregateAllItemData` mode onto `graph:aggregate` (new additive `includeAllItems` flag), converting ~164 previously-stubbed Aggregate nodes into real graph functions.
|
|
330
|
+
- cb079cc: Map n8n's Merge `append` mode (and mode-less Merge default) onto a new `graph:concat` addon function that flattens all input streams, converting ~103 previously-stubbed Merge nodes.
|
|
331
|
+
- cb079cc: Import n8n RAG flows (v1) — retrieval-as-tool, chainRetrievalQa, and ingestion — as runnable vector-store addon calls driven by a new `rag-map`, plus a new `graph:splitText` builtin.
|
|
332
|
+
- Updated dependencies [7ab5287]
|
|
333
|
+
- Updated dependencies [e86bc17]
|
|
334
|
+
- Updated dependencies [a9b96a0]
|
|
335
|
+
- Updated dependencies [3f7fc54]
|
|
336
|
+
- Updated dependencies [c478794]
|
|
337
|
+
- Updated dependencies [3f04ae4]
|
|
338
|
+
- Updated dependencies [90d9f04]
|
|
339
|
+
- Updated dependencies [cb079cc]
|
|
340
|
+
- Updated dependencies [cb079cc]
|
|
341
|
+
- Updated dependencies [0a7db82]
|
|
342
|
+
- Updated dependencies [981c4db]
|
|
343
|
+
- Updated dependencies [13474a6]
|
|
344
|
+
- Updated dependencies [5a2b0d5]
|
|
345
|
+
- Updated dependencies [13474a6]
|
|
346
|
+
- Updated dependencies [ee040dc]
|
|
347
|
+
- Updated dependencies [cb079cc]
|
|
348
|
+
- Updated dependencies [13474a6]
|
|
349
|
+
- Updated dependencies [9f0d0eb]
|
|
350
|
+
- Updated dependencies [13474a6]
|
|
351
|
+
- Updated dependencies [70fa400]
|
|
352
|
+
- Updated dependencies [7b2ea23]
|
|
353
|
+
- Updated dependencies [1dc77d5]
|
|
354
|
+
- Updated dependencies [416606c]
|
|
355
|
+
- Updated dependencies [d2a6eea]
|
|
356
|
+
- Updated dependencies [30e62ee]
|
|
357
|
+
- @pikku/core@0.12.64
|
|
358
|
+
|
|
359
|
+
## 0.12.5
|
|
360
|
+
|
|
361
|
+
### Patch Changes
|
|
362
|
+
|
|
363
|
+
- 41ce2cb: Upgrade to TypeScript 6 and raise the minimum Node.js version to 22.
|
|
364
|
+
|
|
365
|
+
All packages now build against `typescript@^6.0.3` and declare `engines.node >= 22`. Internal tooling (`ts-json-schema-generator`, `zod-to-ts`) was bumped to TypeScript 6-compatible releases.
|
|
366
|
+
|
|
367
|
+
- Updated dependencies [41ce2cb]
|
|
368
|
+
- @pikku/core@0.12.44
|
|
369
|
+
|
|
370
|
+
## 0.12.4
|
|
371
|
+
|
|
372
|
+
### Patch Changes
|
|
373
|
+
|
|
374
|
+
- 0a2af8b: Stop addon packages from rebuilding via the workspace pikku CLI at publish time.
|
|
375
|
+
|
|
376
|
+
`npx changeset publish` runs up to 10 `npm publish` processes concurrently, and
|
|
377
|
+
`@pikku/cli`'s publish build (`build.sh`) starts with `rm -rf -- .pikku dist`.
|
|
378
|
+
An addon whose `prepublishOnly` ran the workspace CLI (`pikku all`, or a
|
|
379
|
+
`build.sh` invoking `cli/dist/bin/pikku.js`) could read `packages/cli/dist`
|
|
380
|
+
mid-wipe and fail with `Cannot find module '.../cli/dist/src/services.js'`,
|
|
381
|
+
breaking the release. `yarn release` already builds every package before
|
|
382
|
+
publishing, so the `prepublishOnly` rebuild was redundant; it has been removed
|
|
383
|
+
from both addons and a `check:no-publish-rebuild` guard now fails CI if any
|
|
384
|
+
published package reintroduces a publish-time CLI rebuild.
|
|
385
|
+
|
|
386
|
+
## 0.12.3
|
|
387
|
+
|
|
388
|
+
### Patch Changes
|
|
389
|
+
|
|
390
|
+
- 4f8917f: Fix publish builds by falling back to a published CLI when the local workspace CLI binary is unavailable during release packaging.
|
|
391
|
+
|
|
392
|
+
## 0.12.2
|
|
393
|
+
|
|
394
|
+
### Patch Changes
|
|
395
|
+
|
|
396
|
+
- 9060165: Fix `@pikku/addon-graph` package exports so generated bootstrap files can be imported correctly. The Node.js HTTP server adapter is unified across dev, standalone, and container deployments. Next.js gains a worker-RPC transport. Date values in fetch responses now deserialise correctly.
|
|
397
|
+
- Updated dependencies [9060165]
|
|
398
|
+
- Updated dependencies [9060165]
|
|
399
|
+
- Updated dependencies [9060165]
|
|
400
|
+
- @pikku/core@0.12.21
|
|
401
|
+
|
|
402
|
+
## 0.0.2
|
|
403
|
+
|
|
404
|
+
### Patch Changes
|
|
405
|
+
|
|
406
|
+
- 3e04565: chore: update dependencies to latest minor/patch versions
|
|
407
|
+
- Updated dependencies [cc4c9e9]
|
|
408
|
+
- Updated dependencies [3e04565]
|
|
409
|
+
- @pikku/core@0.12.2
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/agent/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../.pikku/addon/agent/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,4BAA4B,CAAA"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.107
|
|
3
|
+
*/
|
|
4
|
+
import { CoreAgent } from '@pikku/core/agent';
|
|
5
|
+
import { pikkuAgentScorer as corePikkuAgentScorer, pikkuAgentJudge as corePikkuAgentJudge } from '@pikku/core/agent-scorer';
|
|
6
|
+
import type { Services, PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
|
|
7
|
+
import type { PikkuPermission } from '../auth/pikku-auth-types.gen.js';
|
|
8
|
+
import type { PikkuMiddleware } from '../middleware/pikku-middleware-types.gen.js';
|
|
9
|
+
import type { StandardSchemaV1 } from '@standard-schema/spec';
|
|
10
|
+
import type { AgentMemoryConfig, AgentInput } from '@pikku/core/agent';
|
|
11
|
+
import type { AgentMap } from './pikku-agent-map.gen.d.js';
|
|
12
|
+
import type { ScopeId } from '../scopes/pikku-scopes.gen.js';
|
|
13
|
+
import type { ScorerName } from './pikku-scorer-names.gen.d.js';
|
|
14
|
+
type AgentConfig<InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined> = Omit<CoreAgent<PikkuPermission, PikkuMiddleware, ScopeId, ScorerName>, 'tools' | 'agents' | 'workflows' | 'memory' | 'input' | 'output'> & {
|
|
15
|
+
input?: InputSchema;
|
|
16
|
+
output?: OutputSchema;
|
|
17
|
+
memory?: Omit<AgentMemoryConfig, 'workingMemory'> & {
|
|
18
|
+
workingMemory?: StandardSchemaV1;
|
|
19
|
+
};
|
|
20
|
+
tools?: object[];
|
|
21
|
+
agents?: AgentConfig<StandardSchemaV1 | undefined, StandardSchemaV1 | undefined>[];
|
|
22
|
+
workflows?: object[];
|
|
23
|
+
};
|
|
24
|
+
export declare const pikkuAgent: <InputSchema extends StandardSchemaV1 | undefined = undefined, OutputSchema extends StandardSchemaV1 | undefined = undefined>(agent: AgentConfig<InputSchema, OutputSchema>) => AgentConfig<InputSchema, OutputSchema>;
|
|
25
|
+
export declare const pikkuAgentScorer: (config: Parameters<typeof corePikkuAgentScorer<Services>>[0]) => import("@pikku/core/agent-scorer").PikkuAgentScorer<Services>;
|
|
26
|
+
export declare const pikkuAgentJudge: (config: Parameters<typeof corePikkuAgentJudge<Services>>[0]) => import("@pikku/core/agent-scorer").PikkuAgentScorer<Services>;
|
|
27
|
+
export declare const agent: <Name extends keyof AgentMap>(agentName: Name) => PikkuFunctionConfig<AgentInput, {
|
|
28
|
+
runId: string;
|
|
29
|
+
result: AgentMap[Name]["output"];
|
|
30
|
+
usage: {
|
|
31
|
+
inputTokens: number;
|
|
32
|
+
outputTokens: number;
|
|
33
|
+
};
|
|
34
|
+
}, "session" | "rpc">;
|
|
35
|
+
export declare const agentStream: <Name extends keyof AgentMap>(agentName?: Name | undefined) => PikkuFunctionConfig<{
|
|
36
|
+
agentName?: string;
|
|
37
|
+
message: string;
|
|
38
|
+
threadId: string;
|
|
39
|
+
resourceId: string;
|
|
40
|
+
}, void, "session" | "rpc">;
|
|
41
|
+
export declare const agentResume: () => PikkuFunctionConfig<{
|
|
42
|
+
runId: string;
|
|
43
|
+
toolCallId: string;
|
|
44
|
+
approved: boolean;
|
|
45
|
+
}, void, "session" | "rpc">;
|
|
46
|
+
export declare const agentApprove: <Name extends keyof AgentMap>(agentName: Name) => PikkuFunctionConfig<{
|
|
47
|
+
runId: string;
|
|
48
|
+
approvals: {
|
|
49
|
+
toolCallId: string;
|
|
50
|
+
approved: boolean;
|
|
51
|
+
}[];
|
|
52
|
+
}, unknown, "session" | "rpc">;
|
|
53
|
+
export {};
|
|
54
|
+
//# sourceMappingURL=pikku-agent-types.gen.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pikku-agent-types.gen.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/agent/pikku-agent-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAO7C,OAAO,EACL,gBAAgB,IAAI,oBAAoB,EACxC,eAAe,IAAI,mBAAmB,EACvC,MAAM,0BAA0B,CAAA;AACjC,OAAO,KAAK,EAAE,QAAQ,EAAE,mBAAmB,EAAE,MAAM,yCAAyC,CAAA;AAC5F,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA;AACtE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,6CAA6C,CAAA;AAClF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AACtE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AAC1D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAA;AAC5D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAA;AAE/D,KAAK,WAAW,CACd,WAAW,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,EAC5D,YAAY,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,IAC3D,IAAI,CAAC,SAAS,CAAC,eAAe,EAAE,eAAe,EAAE,OAAO,EAAE,UAAU,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,WAAW,GAAG,QAAQ,GAAG,OAAO,GAAG,QAAQ,CAAC,GAAG;IAC7I,KAAK,CAAC,EAAE,WAAW,CAAA;IACnB,MAAM,CAAC,EAAE,YAAY,CAAA;IACrB,MAAM,CAAC,EAAE,IAAI,CAAC,iBAAiB,EAAE,eAAe,CAAC,GAAG;QAAE,aAAa,CAAC,EAAE,gBAAgB,CAAA;KAAE,CAAA;IACxF,KAAK,CAAC,EAAE,MAAM,EAAE,CAAA;IAChB,MAAM,CAAC,EAAE,WAAW,CAAC,gBAAgB,GAAG,SAAS,EAAE,gBAAgB,GAAG,SAAS,CAAC,EAAE,CAAA;IAClF,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;CACrB,CAAA;AAED,eAAO,MAAM,UAAU,GACrB,WAAW,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,EAC5D,YAAY,SAAS,gBAAgB,GAAG,SAAS,GAAG,SAAS,EAE7D,OAAO,WAAW,CAAC,WAAW,EAAE,YAAY,CAAC,2CAG9C,CAAA;AAED,eAAO,MAAM,gBAAgB,GAC3B,QAAQ,UAAU,CAAC,OAAO,oBAAoB,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,kEACnB,CAAA;AAE3C,eAAO,MAAM,eAAe,GAC1B,QAAQ,UAAU,CAAC,OAAO,mBAAmB,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,kEACnB,CAAA;AAI1C,eAAO,MAAM,KAAK,GAAI,IAAI,SAAS,MAAM,QAAQ,EAC/C,WAAW,IAAI,KAEqD,mBAAmB,CACrF,UAAU,EACV;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC;IAAC,KAAK,EAAE;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,YAAY,EAAE,MAAM,CAAA;KAAE,CAAA;CAAE,EACzG,SAAS,GAAG,KAAK,CAEpB,CAAA;AAED,eAAO,MAAM,WAAW,GAAI,IAAI,SAAS,MAAM,QAAQ,EACrD,4BAAgB,KAE0D,mBAAmB,CAC3F;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAA;CAAE,EAC7E,IAAI,EACJ,SAAS,GAAG,KAAK,CAEpB,CAAA;AAED,eAAO,MAAM,WAAW,QACM,mBAAmB,CAC7C;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,EACxD,IAAI,EACJ,SAAS,GAAG,KAAK,CAEpB,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,IAAI,SAAS,MAAM,QAAQ,EACtD,WAAW,IAAI,KAE4D,mBAAmB,CAC5F;IAAE,KAAK,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE;QAAE,UAAU,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAAE,EACzE,OAAO,EACP,SAAS,GAAG,KAAK,CAEpB,CAAA"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { agent as coreAgent, agentStream as coreAgentStream, agentResume as coreAgentResume, agentApprove as coreAgentApprove, } from '@pikku/core/agent';
|
|
2
|
+
import { pikkuAgentScorer as corePikkuAgentScorer, pikkuAgentJudge as corePikkuAgentJudge, } from '@pikku/core/agent-scorer';
|
|
3
|
+
export const pikkuAgent = (agent) => {
|
|
4
|
+
return agent;
|
|
5
|
+
};
|
|
6
|
+
export const pikkuAgentScorer = (config) => corePikkuAgentScorer(config);
|
|
7
|
+
export const pikkuAgentJudge = (config) => corePikkuAgentJudge(config);
|
|
8
|
+
export const agent = (agentName) => {
|
|
9
|
+
return coreAgent(agentName);
|
|
10
|
+
};
|
|
11
|
+
export const agentStream = (agentName) => {
|
|
12
|
+
return coreAgentStream(agentName);
|
|
13
|
+
};
|
|
14
|
+
export const agentResume = () => {
|
|
15
|
+
return coreAgentResume();
|
|
16
|
+
};
|
|
17
|
+
export const agentApprove = (agentName) => {
|
|
18
|
+
return coreAgentApprove(agentName);
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=pikku-agent-types.gen.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pikku-agent-types.gen.js","sourceRoot":"","sources":["../../../../.pikku/addon/agent/pikku-agent-types.gen.ts"],"names":[],"mappings":"AAIA,OAAO,EACL,KAAK,IAAI,SAAS,EAClB,WAAW,IAAI,eAAe,EAC9B,WAAW,IAAI,eAAe,EAC9B,YAAY,IAAI,gBAAgB,GACjC,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EACL,gBAAgB,IAAI,oBAAoB,EACxC,eAAe,IAAI,mBAAmB,GACvC,MAAM,0BAA0B,CAAA;AAsBjC,MAAM,CAAC,MAAM,UAAU,GAAG,CAIxB,KAA6C,EAC7C,EAAE;IACF,OAAO,KAAK,CAAA;AACd,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAC9B,MAA4D,EAC5D,EAAE,CAAC,oBAAoB,CAAW,MAAM,CAAC,CAAA;AAE3C,MAAM,CAAC,MAAM,eAAe,GAAG,CAC7B,MAA2D,EAC3D,EAAE,CAAC,mBAAmB,CAAW,MAAM,CAAC,CAAA;AAI1C,MAAM,CAAC,MAAM,KAAK,GAAG,CACnB,SAAe,EACf,EAAE;IACF,OAAO,SAAS,CAAW,SAAoC,CAI9D,CAAA;AACH,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,WAAW,GAAG,CACzB,SAAgB,EAChB,EAAE;IACF,OAAO,eAAe,CAAW,SAAoC,CAIpE,CAAA;AACH,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,WAAW,GAAG,GAAG,EAAE;IAC9B,OAAO,eAAe,EAIrB,CAAA;AACH,CAAC,CAAA;AAED,MAAM,CAAC,MAAM,YAAY,GAAG,CAC1B,SAAe,EACf,EAAE;IACF,OAAO,gBAAgB,CAAW,SAAoC,CAIrE,CAAA;AACH,CAAC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pikku-model-aliases.gen.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/agent/pikku-model-aliases.gen.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pikku-model-aliases.gen.js","sourceRoot":"","sources":["../../../../.pikku/addon/agent/pikku-model-aliases.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAE9C,UAAU,CAAC,oBAAoB,EAAE,OAAO,EAAE,cAAc,EAAE,EAAE,CAAC,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/auth/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,2BAA2B,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../.pikku/addon/auth/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAEH,cAAc,2BAA2B,CAAA"}
|