@pikku/cli 0.12.7 → 0.12.9
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/cli.schema.json +1 -1
- package/console-app/assets/{index-sUj3oFEL.js → index-DgyIKxt6.js} +109 -109
- package/console-app/index.html +1 -2
- 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.d.ts +19 -0
- package/dist/.pikku/cli/pikku-cli-channel.js +16 -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 +2 -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 +86 -65
- package/dist/.pikku/function/pikku-functions.gen.js +3 -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 +2 -1
- package/dist/.pikku/pikku-services.gen.js +1 -0
- 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 +1 -0
- 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 +3 -3
- package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
- 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 +2 -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/commands/all.js +1 -0
- package/dist/src/functions/commands/new-addon.js +29 -12
- package/dist/src/functions/wirings/cli/serialize-channel-cli.js +16 -0
- package/dist/src/functions/wirings/credentials/pikku-command-credentials.d.ts +1 -0
- package/dist/src/functions/wirings/credentials/pikku-command-credentials.js +34 -0
- package/dist/src/functions/wirings/credentials/serialize-credentials-types.d.ts +9 -0
- package/dist/src/functions/wirings/credentials/serialize-credentials-types.js +61 -0
- package/dist/src/functions/wirings/functions/pikku-command-addon-types.js +4 -2
- package/dist/src/functions/wirings/functions/serialize-addon-types.d.ts +1 -1
- package/dist/src/functions/wirings/functions/serialize-addon-types.js +3 -2
- package/dist/src/functions/wirings/middleware/serialize-middleware-imports.js +22 -0
- package/dist/src/functions/wirings/permissions/serialize-permissions-imports.js +22 -0
- package/dist/src/functions/wirings/workflow/serialize-workflow-types.js +1 -0
- package/dist/src/services.js +4 -0
- package/dist/src/utils/pikku-cli-config.js +8 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
package/console-app/index.html
CHANGED
|
@@ -7,7 +7,6 @@
|
|
|
7
7
|
name="description"
|
|
8
8
|
content="Build, manage, and deploy backends with ease. Pikku Console combines visual tools and AI assistance to streamline backend development and deployment."
|
|
9
9
|
/>
|
|
10
|
-
<link rel="icon" href="/pikku-console-logo.png" />
|
|
11
10
|
<title>Pikku Console</title>
|
|
12
11
|
<style>
|
|
13
12
|
html {
|
|
@@ -25,7 +24,7 @@
|
|
|
25
24
|
}
|
|
26
25
|
} catch (e) {}
|
|
27
26
|
</script>
|
|
28
|
-
<script type="module" crossorigin src="/assets/index-
|
|
27
|
+
<script type="module" crossorigin src="/assets/index-DgyIKxt6.js"></script>
|
|
29
28
|
<link rel="stylesheet" crossorigin href="/assets/index-DvrDbftC.css">
|
|
30
29
|
</head>
|
|
31
30
|
<body>
|
|
@@ -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.9
|
|
3
3
|
*/
|
|
4
4
|
import { CoreAIAgent, PikkuAIMiddlewareHooks } from '@pikku/core/ai-agent';
|
|
5
5
|
import type { PikkuPermission, PikkuMiddleware, Services, PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
|
|
@@ -11,3 +11,22 @@ export declare const cliHelp: import("../function/pikku-function-types.gen.js").
|
|
|
11
11
|
}, {
|
|
12
12
|
help: string;
|
|
13
13
|
}, "session" | "rpc", import("../function/pikku-function-types.gen.js").Services>, undefined, undefined>;
|
|
14
|
+
export declare const cliRaw: import("../function/pikku-function-types.gen.js").PikkuFunctionConfig<{
|
|
15
|
+
args: string[];
|
|
16
|
+
}, {
|
|
17
|
+
help?: string;
|
|
18
|
+
result?: unknown;
|
|
19
|
+
error?: string;
|
|
20
|
+
}, "session" | "rpc", import("../function/pikku-function-types.gen.js").PikkuFunctionSessionless<{
|
|
21
|
+
args: string[];
|
|
22
|
+
}, {
|
|
23
|
+
help?: string;
|
|
24
|
+
result?: unknown;
|
|
25
|
+
error?: string;
|
|
26
|
+
}, "session" | "rpc", import("../function/pikku-function-types.gen.js").Services> | import("../function/pikku-function-types.gen.js").PikkuFunction<{
|
|
27
|
+
args: string[];
|
|
28
|
+
}, {
|
|
29
|
+
help?: string;
|
|
30
|
+
result?: unknown;
|
|
31
|
+
error?: string;
|
|
32
|
+
}, "session" | "rpc", import("../function/pikku-function-types.gen.js").Services>, undefined, undefined>;
|
|
@@ -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.9
|
|
3
3
|
*/
|
|
4
4
|
/**
|
|
5
5
|
* WebSocket channel backend for 'pikku' CLI commands
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
import { wireChannel } from '../channel/pikku-channel-types.gen.js';
|
|
8
8
|
import { pikkuMiddleware, pikkuSessionlessFunc } from '../function/pikku-function-types.gen.js';
|
|
9
9
|
import { generateCommandHelp } from '@pikku/core/cli';
|
|
10
|
+
import { handleRawCLI } from '@pikku/core/cli/channel';
|
|
10
11
|
import { pikkuState } from '@pikku/core/internal';
|
|
11
12
|
import { all } from '../../src/functions/commands/all.js';
|
|
12
13
|
import { bootstrap } from '../../src/functions/commands/bootstrap.js';
|
|
@@ -67,6 +68,16 @@ export const cliHelp = pikkuSessionlessFunc({
|
|
|
67
68
|
return { help: helpText };
|
|
68
69
|
},
|
|
69
70
|
});
|
|
71
|
+
export const cliRaw = pikkuSessionlessFunc({
|
|
72
|
+
auth: false,
|
|
73
|
+
func: async (services, data) => {
|
|
74
|
+
return handleRawCLI({
|
|
75
|
+
programName: 'pikku',
|
|
76
|
+
args: data.args,
|
|
77
|
+
singletonServices: services,
|
|
78
|
+
});
|
|
79
|
+
},
|
|
80
|
+
});
|
|
70
81
|
wireChannel({
|
|
71
82
|
name: 'pikku-cli',
|
|
72
83
|
route: '/cli/pikku',
|
|
@@ -77,6 +88,10 @@ wireChannel({
|
|
|
77
88
|
func: cliHelp,
|
|
78
89
|
middleware: [cliCloseOnComplete],
|
|
79
90
|
},
|
|
91
|
+
'__raw': {
|
|
92
|
+
func: cliRaw,
|
|
93
|
+
middleware: [cliCloseOnComplete],
|
|
94
|
+
},
|
|
80
95
|
'all': {
|
|
81
96
|
func: all,
|
|
82
97
|
middleware: [cliCloseOnComplete],
|
|
@@ -738,6 +738,27 @@
|
|
|
738
738
|
"inputHash": "4be7b8bd",
|
|
739
739
|
"outputHash": "fca2b5eb"
|
|
740
740
|
},
|
|
741
|
+
"pikkuCredentials": {
|
|
742
|
+
"pikkuFuncId": "pikkuCredentials",
|
|
743
|
+
"functionType": "user",
|
|
744
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
745
|
+
"sessionless": true,
|
|
746
|
+
"name": "pikkuCredentials",
|
|
747
|
+
"inputSchemaName": null,
|
|
748
|
+
"outputSchemaName": null,
|
|
749
|
+
"inputs": [],
|
|
750
|
+
"outputs": [],
|
|
751
|
+
"middleware": [
|
|
752
|
+
{
|
|
753
|
+
"type": "wire",
|
|
754
|
+
"name": "logCommandInfoAndTime",
|
|
755
|
+
"inline": false
|
|
756
|
+
}
|
|
757
|
+
],
|
|
758
|
+
"contractHash": "8fa847acfa7ef407",
|
|
759
|
+
"inputHash": "b98cb2ee",
|
|
760
|
+
"outputHash": "9e33f562"
|
|
761
|
+
},
|
|
741
762
|
"pikkuAddonTypes": {
|
|
742
763
|
"pikkuFuncId": "pikkuAddonTypes",
|
|
743
764
|
"functionType": "user",
|
|
@@ -1109,6 +1130,71 @@
|
|
|
1109
1130
|
"inputHash": "d7b18af5",
|
|
1110
1131
|
"outputHash": "09d7f16a"
|
|
1111
1132
|
},
|
|
1133
|
+
"pikkuQueueMap": {
|
|
1134
|
+
"pikkuFuncId": "pikkuQueueMap",
|
|
1135
|
+
"functionType": "user",
|
|
1136
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
1137
|
+
"sessionless": true,
|
|
1138
|
+
"name": "pikkuQueueMap",
|
|
1139
|
+
"inputSchemaName": null,
|
|
1140
|
+
"outputSchemaName": null,
|
|
1141
|
+
"inputs": [],
|
|
1142
|
+
"outputs": [],
|
|
1143
|
+
"middleware": [
|
|
1144
|
+
{
|
|
1145
|
+
"type": "wire",
|
|
1146
|
+
"name": "logCommandInfoAndTime",
|
|
1147
|
+
"inline": false
|
|
1148
|
+
}
|
|
1149
|
+
],
|
|
1150
|
+
"contractHash": "e50208cd844e06bb",
|
|
1151
|
+
"inputHash": "98e1e73b",
|
|
1152
|
+
"outputHash": "2879bd9d"
|
|
1153
|
+
},
|
|
1154
|
+
"pikkuQueueTypes": {
|
|
1155
|
+
"pikkuFuncId": "pikkuQueueTypes",
|
|
1156
|
+
"functionType": "user",
|
|
1157
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
1158
|
+
"sessionless": true,
|
|
1159
|
+
"name": "pikkuQueueTypes",
|
|
1160
|
+
"inputSchemaName": null,
|
|
1161
|
+
"outputSchemaName": null,
|
|
1162
|
+
"inputs": [],
|
|
1163
|
+
"outputs": [],
|
|
1164
|
+
"middleware": [
|
|
1165
|
+
{
|
|
1166
|
+
"type": "wire",
|
|
1167
|
+
"name": "logCommandInfoAndTime",
|
|
1168
|
+
"inline": false
|
|
1169
|
+
}
|
|
1170
|
+
],
|
|
1171
|
+
"contractHash": "33984b8558f97104",
|
|
1172
|
+
"inputHash": "37f2e3b1",
|
|
1173
|
+
"outputHash": "de26da6a"
|
|
1174
|
+
},
|
|
1175
|
+
"pikkuQueue": {
|
|
1176
|
+
"pikkuFuncId": "pikkuQueue",
|
|
1177
|
+
"functionType": "user",
|
|
1178
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
1179
|
+
"sessionless": true,
|
|
1180
|
+
"name": "pikkuQueue",
|
|
1181
|
+
"inputSchemaName": null,
|
|
1182
|
+
"outputSchemaName": "PikkuQueueOutput",
|
|
1183
|
+
"inputs": [],
|
|
1184
|
+
"outputs": [
|
|
1185
|
+
"PikkuQueueOutput"
|
|
1186
|
+
],
|
|
1187
|
+
"middleware": [
|
|
1188
|
+
{
|
|
1189
|
+
"type": "wire",
|
|
1190
|
+
"name": "logCommandInfoAndTime",
|
|
1191
|
+
"inline": false
|
|
1192
|
+
}
|
|
1193
|
+
],
|
|
1194
|
+
"contractHash": "2010f7bd9ed15cd6",
|
|
1195
|
+
"inputHash": "d0d42371",
|
|
1196
|
+
"outputHash": "94c5f21c"
|
|
1197
|
+
},
|
|
1112
1198
|
"pikkuPublicRPC": {
|
|
1113
1199
|
"pikkuFuncId": "pikkuPublicRPC",
|
|
1114
1200
|
"functionType": "user",
|
|
@@ -1264,71 +1350,6 @@
|
|
|
1264
1350
|
"inputHash": "dda1c6aa",
|
|
1265
1351
|
"outputHash": "1f0f0345"
|
|
1266
1352
|
},
|
|
1267
|
-
"pikkuQueueMap": {
|
|
1268
|
-
"pikkuFuncId": "pikkuQueueMap",
|
|
1269
|
-
"functionType": "user",
|
|
1270
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
1271
|
-
"sessionless": true,
|
|
1272
|
-
"name": "pikkuQueueMap",
|
|
1273
|
-
"inputSchemaName": null,
|
|
1274
|
-
"outputSchemaName": null,
|
|
1275
|
-
"inputs": [],
|
|
1276
|
-
"outputs": [],
|
|
1277
|
-
"middleware": [
|
|
1278
|
-
{
|
|
1279
|
-
"type": "wire",
|
|
1280
|
-
"name": "logCommandInfoAndTime",
|
|
1281
|
-
"inline": false
|
|
1282
|
-
}
|
|
1283
|
-
],
|
|
1284
|
-
"contractHash": "e50208cd844e06bb",
|
|
1285
|
-
"inputHash": "98e1e73b",
|
|
1286
|
-
"outputHash": "2879bd9d"
|
|
1287
|
-
},
|
|
1288
|
-
"pikkuQueueTypes": {
|
|
1289
|
-
"pikkuFuncId": "pikkuQueueTypes",
|
|
1290
|
-
"functionType": "user",
|
|
1291
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
1292
|
-
"sessionless": true,
|
|
1293
|
-
"name": "pikkuQueueTypes",
|
|
1294
|
-
"inputSchemaName": null,
|
|
1295
|
-
"outputSchemaName": null,
|
|
1296
|
-
"inputs": [],
|
|
1297
|
-
"outputs": [],
|
|
1298
|
-
"middleware": [
|
|
1299
|
-
{
|
|
1300
|
-
"type": "wire",
|
|
1301
|
-
"name": "logCommandInfoAndTime",
|
|
1302
|
-
"inline": false
|
|
1303
|
-
}
|
|
1304
|
-
],
|
|
1305
|
-
"contractHash": "33984b8558f97104",
|
|
1306
|
-
"inputHash": "37f2e3b1",
|
|
1307
|
-
"outputHash": "de26da6a"
|
|
1308
|
-
},
|
|
1309
|
-
"pikkuQueue": {
|
|
1310
|
-
"pikkuFuncId": "pikkuQueue",
|
|
1311
|
-
"functionType": "user",
|
|
1312
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
1313
|
-
"sessionless": true,
|
|
1314
|
-
"name": "pikkuQueue",
|
|
1315
|
-
"inputSchemaName": null,
|
|
1316
|
-
"outputSchemaName": "PikkuQueueOutput",
|
|
1317
|
-
"inputs": [],
|
|
1318
|
-
"outputs": [
|
|
1319
|
-
"PikkuQueueOutput"
|
|
1320
|
-
],
|
|
1321
|
-
"middleware": [
|
|
1322
|
-
{
|
|
1323
|
-
"type": "wire",
|
|
1324
|
-
"name": "logCommandInfoAndTime",
|
|
1325
|
-
"inline": false
|
|
1326
|
-
}
|
|
1327
|
-
],
|
|
1328
|
-
"contractHash": "2010f7bd9ed15cd6",
|
|
1329
|
-
"inputHash": "d0d42371",
|
|
1330
|
-
"outputHash": "94c5f21c"
|
|
1331
|
-
},
|
|
1332
1353
|
"pikkuSecrets": {
|
|
1333
1354
|
"pikkuFuncId": "pikkuSecrets",
|
|
1334
1355
|
"functionType": "user",
|
|
@@ -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.9
|
|
3
3
|
*/
|
|
4
4
|
/* Import and register functions used by RPCs */
|
|
5
5
|
import { addFunction } from '@pikku/core';
|
|
@@ -17,6 +17,7 @@ import { pikkuCLI } from '../../src/functions/wirings/cli/pikku-command-cli.js';
|
|
|
17
17
|
import { pikkuCLIEntry } from '../../src/functions/wirings/cli/pikku-command-cli-entry.js';
|
|
18
18
|
import { pikkuCLITypes } from '../../src/functions/wirings/cli/pikku-command-cli-types.js';
|
|
19
19
|
import { pikkuConsoleFunctions } from '../../src/functions/wirings/console/pikku-command-console-functions.js';
|
|
20
|
+
import { pikkuCredentials } from '../../src/functions/wirings/credentials/pikku-command-credentials.js';
|
|
20
21
|
import { pikkuFetch } from '../../src/functions/runtimes/fetch/index.js';
|
|
21
22
|
import { pikkuFunctions } from '../../src/functions/wirings/functions/pikku-command-functions.js';
|
|
22
23
|
import { pikkuFunctionTypes } from '../../src/functions/wirings/functions/pikku-command-function-types.js';
|
|
@@ -75,6 +76,7 @@ addFunction('pikkuCLI', pikkuCLI);
|
|
|
75
76
|
addFunction('pikkuCLIEntry', pikkuCLIEntry);
|
|
76
77
|
addFunction('pikkuCLITypes', pikkuCLITypes);
|
|
77
78
|
addFunction('pikkuConsoleFunctions', pikkuConsoleFunctions);
|
|
79
|
+
addFunction('pikkuCredentials', pikkuCredentials);
|
|
78
80
|
addFunction('pikkuFetch', pikkuFetch);
|
|
79
81
|
addFunction('pikkuFunctions', pikkuFunctions);
|
|
80
82
|
addFunction('pikkuFunctionTypes', pikkuFunctionTypes);
|
|
@@ -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.9
|
|
3
3
|
*/
|
|
4
4
|
import type { SingletonServices } from '../types/application-types.d.js';
|
|
5
5
|
import type { Services } from '../types/application-types.d.js';
|
|
@@ -10,6 +10,7 @@ export declare const requiredSingletonServices: {
|
|
|
10
10
|
readonly aiStorage: false;
|
|
11
11
|
readonly config: true;
|
|
12
12
|
readonly content: false;
|
|
13
|
+
readonly credentialService: false;
|
|
13
14
|
readonly deploymentService: false;
|
|
14
15
|
readonly getInspectorState: true;
|
|
15
16
|
readonly jwt: false;
|
|
@@ -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.9
|
|
3
3
|
*/
|
|
4
4
|
import { CorePikkuWebsocket, CorePikkuRouteHandler } from '@pikku/websocket';
|
|
5
5
|
import { ChannelDefaultHandlerOf, ChannelWiringHandlerOf, ChannelsMap } from './channel/pikku-channels-map.gen.d.js';
|