@pikku/cli 0.12.13 → 0.12.14
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/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/channel/pikku-channels-meta.gen.js +1 -1
- package/dist/.pikku/channel/pikku-channels.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channels.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +178 -178
- package/dist/.pikku/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
- package/dist/.pikku/pikku-websocket.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +15 -15
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js +11 -11
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +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/wirings/functions/serialize-addon-types.js +2 -2
- package/package.json +1 -1
- package/console-app/android-chrome-192x192.png +0 -0
- package/console-app/android-chrome-512x512.png +0 -0
- package/console-app/apple-touch-icon.png +0 -0
- package/console-app/assets/index-DgyIKxt6.js +0 -657
- package/console-app/assets/index-DvrDbftC.css +0 -1
- package/console-app/favicon-16x16.png +0 -0
- package/console-app/favicon-32x32.png +0 -0
- package/console-app/favicon.ico +0 -0
- package/console-app/index.html +0 -33
- package/console-app/pikku-console-logo.png +0 -0
- package/console-app/site.webmanifest +0 -19
- package/console-app/wiring-icons/cron.svg +0 -6
- package/console-app/wiring-icons/function.png +0 -0
- package/console-app/wiring-icons/http.svg +0 -2
- package/console-app/wiring-icons/mcp.svg +0 -1
- package/console-app/wiring-icons/queue.svg +0 -18
- package/console-app/wiring-icons/sse.svg +0 -5
- package/console-app/wiring-icons/websocket.svg +0 -8
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.14
|
|
3
3
|
*/
|
|
4
4
|
import { CorePikkuWebsocket, CorePikkuRouteHandler } from '@pikku/websocket';
|
|
5
5
|
import { ChannelDefaultHandlerOf, ChannelWiringHandlerOf, ChannelsMap } from './channel/pikku-channels-map.gen.d.js';
|
|
@@ -31,46 +31,46 @@
|
|
|
31
31
|
"pikkuAIAgentTypes": "pikkuAIAgentTypes",
|
|
32
32
|
"pikkuAIAgent": "pikkuAIAgent",
|
|
33
33
|
"pikkuPublicAgent": "pikkuPublicAgent",
|
|
34
|
-
"pikkuChannels": "pikkuChannels",
|
|
35
|
-
"pikkuChannelTypes": "pikkuChannelTypes",
|
|
36
|
-
"pikkuChannelsMap": "pikkuChannelsMap",
|
|
37
34
|
"pikkuCLIEntry": "pikkuCLIEntry",
|
|
38
35
|
"pikkuCLITypes": "pikkuCLITypes",
|
|
39
36
|
"pikkuCLI": "pikkuCLI",
|
|
37
|
+
"pikkuChannels": "pikkuChannels",
|
|
38
|
+
"pikkuChannelTypes": "pikkuChannelTypes",
|
|
39
|
+
"pikkuChannelsMap": "pikkuChannelsMap",
|
|
40
40
|
"pikkuConsoleFunctions": "pikkuConsoleFunctions",
|
|
41
41
|
"pikkuNodeTypes": "pikkuNodeTypes",
|
|
42
42
|
"pikkuNodesMeta": "pikkuNodesMeta",
|
|
43
43
|
"pikkuCredentials": "pikkuCredentials",
|
|
44
|
+
"pikkuHTTPMap": "pikkuHTTPMap",
|
|
45
|
+
"pikkuHTTP": "pikkuHTTP",
|
|
46
|
+
"pikkuHTTPTypes": "pikkuHTTPTypes",
|
|
44
47
|
"pikkuAddonTypes": "pikkuAddonTypes",
|
|
45
48
|
"pikkuFunctionTypesSplit": "pikkuFunctionTypesSplit",
|
|
46
49
|
"pikkuFunctionTypes": "pikkuFunctionTypes",
|
|
47
50
|
"pikkuFunctions": "pikkuFunctions",
|
|
48
51
|
"pikkuServices": "pikkuServices",
|
|
49
|
-
"pikkuHTTPMap": "pikkuHTTPMap",
|
|
50
|
-
"pikkuHTTP": "pikkuHTTP",
|
|
51
|
-
"pikkuHTTPTypes": "pikkuHTTPTypes",
|
|
52
|
-
"pikkuGateway": "pikkuGateway",
|
|
53
|
-
"pikkuMCPJSON": "pikkuMCPJSON",
|
|
54
|
-
"pikkuMCPTypes": "pikkuMCPTypes",
|
|
55
|
-
"pikkuMCP": "pikkuMCP",
|
|
56
52
|
"pikkuMiddleware": "pikkuMiddleware",
|
|
53
|
+
"pikkuGateway": "pikkuGateway",
|
|
57
54
|
"pikkuSecretDefinitionTypes": "pikkuSecretDefinitionTypes",
|
|
58
55
|
"pikkuVariableDefinitionTypes": "pikkuVariableDefinitionTypes",
|
|
59
56
|
"pikkuPackage": "pikkuPackage",
|
|
60
57
|
"pikkuPermissions": "pikkuPermissions",
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
58
|
+
"pikkuMCPJSON": "pikkuMCPJSON",
|
|
59
|
+
"pikkuMCPTypes": "pikkuMCPTypes",
|
|
60
|
+
"pikkuMCP": "pikkuMCP",
|
|
64
61
|
"pikkuPublicRPC": "pikkuPublicRPC",
|
|
65
62
|
"pikkuRemoteRPC": "pikkuRemoteRPC",
|
|
66
63
|
"pikkuRPCInternalMap": "pikkuRPCInternalMap",
|
|
67
64
|
"pikkuRPCExposedMap": "pikkuRPCExposedMap",
|
|
68
65
|
"pikkuRPC": "pikkuRPC",
|
|
66
|
+
"pikkuQueueMap": "pikkuQueueMap",
|
|
67
|
+
"pikkuQueueTypes": "pikkuQueueTypes",
|
|
68
|
+
"pikkuQueue": "pikkuQueue",
|
|
69
69
|
"pikkuSchedulerTypes": "pikkuSchedulerTypes",
|
|
70
70
|
"pikkuScheduler": "pikkuScheduler",
|
|
71
|
-
"
|
|
71
|
+
"pikkuVariables": "pikkuVariables",
|
|
72
72
|
"pikkuTriggerTypes": "pikkuTriggerTypes",
|
|
73
73
|
"pikkuTrigger": "pikkuTrigger",
|
|
74
|
-
"
|
|
74
|
+
"pikkuSecrets": "pikkuSecrets",
|
|
75
75
|
"pikkuWorkflow": "pikkuWorkflow"
|
|
76
76
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.14
|
|
3
3
|
*/
|
|
4
4
|
import { addSchema } from '@pikku/core/schema';
|
|
5
5
|
import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
|
|
@@ -26,28 +26,28 @@ import * as PikkuAIAgentOutput from './schemas/PikkuAIAgentOutput.schema.json' w
|
|
|
26
26
|
addSchema('PikkuAIAgentOutput', PikkuAIAgentOutput);
|
|
27
27
|
import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema.json' with { type: 'json' };
|
|
28
28
|
addSchema('PikkuPublicAgentOutput', PikkuPublicAgentOutput);
|
|
29
|
-
import * as
|
|
30
|
-
addSchema('
|
|
29
|
+
import * as PikkuCLIOutput from './schemas/PikkuCLIOutput.schema.json' with { type: 'json' };
|
|
30
|
+
addSchema('PikkuCLIOutput', PikkuCLIOutput);
|
|
31
31
|
import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOutput.schema.json' with { type: 'json' };
|
|
32
32
|
addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
|
|
33
33
|
import * as PikkuNodesMetaOutput from './schemas/PikkuNodesMetaOutput.schema.json' with { type: 'json' };
|
|
34
34
|
addSchema('PikkuNodesMetaOutput', PikkuNodesMetaOutput);
|
|
35
|
-
import * as
|
|
36
|
-
addSchema('
|
|
35
|
+
import * as PikkuChannelsOutput from './schemas/PikkuChannelsOutput.schema.json' with { type: 'json' };
|
|
36
|
+
addSchema('PikkuChannelsOutput', PikkuChannelsOutput);
|
|
37
37
|
import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
|
|
38
38
|
addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
|
|
39
|
-
import * as
|
|
40
|
-
addSchema('
|
|
39
|
+
import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
|
|
40
|
+
addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
|
|
41
41
|
import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
|
|
42
42
|
addSchema('PikkuMCPOutput', PikkuMCPOutput);
|
|
43
|
+
import * as PikkuFunctionsOutput from './schemas/PikkuFunctionsOutput.schema.json' with { type: 'json' };
|
|
44
|
+
addSchema('PikkuFunctionsOutput', PikkuFunctionsOutput);
|
|
45
|
+
import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
|
|
46
|
+
addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
|
|
43
47
|
import * as PikkuMiddlewareOutput from './schemas/PikkuMiddlewareOutput.schema.json' with { type: 'json' };
|
|
44
48
|
addSchema('PikkuMiddlewareOutput', PikkuMiddlewareOutput);
|
|
45
49
|
import * as PikkuPackageOutput from './schemas/PikkuPackageOutput.schema.json' with { type: 'json' };
|
|
46
50
|
addSchema('PikkuPackageOutput', PikkuPackageOutput);
|
|
47
|
-
import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
|
|
48
|
-
addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
|
|
49
|
-
import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
|
|
50
|
-
addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
|
|
51
51
|
import * as PikkuQueueOutput from './schemas/PikkuQueueOutput.schema.json' with { type: 'json' };
|
|
52
52
|
addSchema('PikkuQueueOutput', PikkuQueueOutput);
|
|
53
53
|
import * as PikkuPublicRPCOutput from './schemas/PikkuPublicRPCOutput.schema.json' with { type: 'json' };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.14
|
|
3
3
|
*/
|
|
4
4
|
export { wireVariable } from '@pikku/core/variable';
|
|
5
5
|
export type { CoreVariable, VariableDefinitionMeta, VariableDefinitionsMeta } from '@pikku/core/variable';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.14
|
|
3
3
|
*/
|
|
4
4
|
import { WorkflowCancelledException } from '@pikku/core/workflow';
|
|
5
5
|
import { workflow as coreWorkflow, workflowStart as coreWorkflowStart, workflowStatus as coreWorkflowStatus, graphStart as coreGraphStart, } from '@pikku/core/workflow';
|
|
@@ -95,11 +95,11 @@ export const pikkuAddonServices = <T extends Record<string, any>, ExistingServic
|
|
|
95
95
|
export const pikkuAddonWireServices = <ExistingServices extends Omit<Partial<SingletonServices>, 'variables' | 'secrets'> & AddonBaseServices>(
|
|
96
96
|
func: (services: ExistingServices, wire: any) => Promise<Record<string, any>>
|
|
97
97
|
) => {
|
|
98
|
-
return (services:
|
|
98
|
+
return ((services: any, wire: any) => {
|
|
99
99
|
const typedVariables = new TypedVariablesService(services.variables)
|
|
100
100
|
const typedSecrets = new TypedSecretService(services.secrets)
|
|
101
101
|
return func({ ...services, variables: typedVariables, secrets: typedSecrets } as ExistingServices, wire)
|
|
102
|
-
}
|
|
102
|
+
}) as any
|
|
103
103
|
}
|
|
104
104
|
`;
|
|
105
105
|
};
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|