@pikku/addon-graph 0.0.2 → 0.0.3
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/addon/pikku-addon-types.gen.d.ts +17 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.d.ts.map +1 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.js +21 -2
- package/dist/.pikku/addon/pikku-addon-types.gen.js.map +1 -1
- package/dist/.pikku/addon/pikku-addon-types.gen.ts +24 -2
- package/dist/.pikku/addon/pikku-package.gen.js +1 -1
- package/dist/.pikku/addon/pikku-package.gen.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +6 -6
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
- package/dist/.pikku/agent/pikku-agent-types.gen.ts +13 -7
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.ts +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/agent/pikku-agent-wirings.gen.ts +1 -1
- package/dist/.pikku/console/pikku-addon-meta.gen.json +281 -0
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +2 -2
- package/dist/.pikku/console/pikku-node-types.gen.d.ts.map +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.ts +2 -2
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +41 -12
- package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +17 -1
- package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.ts +53 -15
- package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +224 -196
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +160 -144
- package/dist/.pikku/function/pikku-functions-meta.gen.ts +1 -1
- package/dist/.pikku/function/pikku-functions.gen.js +3 -1
- package/dist/.pikku/function/pikku-functions.gen.js.map +1 -1
- package/dist/.pikku/function/pikku-functions.gen.ts +3 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.ts +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +3 -1
- package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
- package/dist/.pikku/pikku-services.gen.js +2 -0
- package/dist/.pikku/pikku-services.gen.js.map +1 -1
- package/dist/.pikku/pikku-services.gen.ts +3 -1
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/pikku-types.gen.ts +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +50 -396
- package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +59 -404
- package/dist/.pikku/schema-cache.json +1 -0
- package/dist/.pikku/schemas/pikku.cache.json +1 -0
- package/dist/.pikku/schemas/register.gen.js +35 -33
- package/dist/.pikku/schemas/register.gen.js.map +1 -1
- package/dist/.pikku/schemas/register.gen.ts +69 -65
- package/dist/.pikku/schemas/schemas/SleepInput.schema.json +1 -0
- 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-secret-types.gen.ts +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/secrets/pikku-secrets.gen.ts +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/trigger/pikku-trigger-types.gen.ts +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-variable-types.gen.ts +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/variables/pikku-variables.gen.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 +35 -5
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +5 -5
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.ts +65 -9
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +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/.pikku/workflow/pikku-workflow-wirings.gen.ts +1 -1
- package/dist/src/functions/data/sleep.function.d.ts +16 -0
- package/dist/src/functions/data/sleep.function.d.ts.map +1 -0
- package/dist/src/functions/data/sleep.function.js +18 -0
- package/dist/src/functions/data/sleep.function.js.map +1 -0
- package/package.json +11 -8
- package/.pikku/addon/pikku-addon-types.gen.ts +0 -78
- package/.pikku/addon/pikku-package.gen.ts +0 -9
- package/.pikku/agent/pikku-agent-map.gen.d.ts +0 -16
- package/.pikku/agent/pikku-agent-types.gen.ts +0 -76
- package/.pikku/agent/pikku-agent-wirings-meta.gen.json +0 -3
- package/.pikku/agent/pikku-agent-wirings-meta.gen.ts +0 -7
- package/.pikku/agent/pikku-agent-wirings.gen.ts +0 -3
- package/.pikku/console/pikku-node-types.gen.ts +0 -8
- package/.pikku/function/pikku-function-types.gen.ts +0 -648
- package/.pikku/function/pikku-functions-meta-verbose.gen.json +0 -582
- package/.pikku/function/pikku-functions-meta.gen.json +0 -434
- package/.pikku/function/pikku-functions-meta.gen.ts +0 -7
- package/.pikku/function/pikku-functions.gen.ts +0 -54
- package/.pikku/pikku-bootstrap.gen.ts +0 -15
- package/.pikku/pikku-services.gen.ts +0 -32
- package/.pikku/pikku-types.gen.ts +0 -21
- package/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +0 -470
- package/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +0 -494
- package/.pikku/schemas/register.gen.ts +0 -195
- package/.pikku/schemas/schemas/AggregateInput.schema.json +0 -1
- package/.pikku/schemas/schemas/AggregateOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/ChunkInput.schema.json +0 -1
- package/.pikku/schemas/schemas/ChunkOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/CoalesceInput.schema.json +0 -1
- package/.pikku/schemas/schemas/CoalesceOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/CryptoInput.schema.json +0 -1
- package/.pikku/schemas/schemas/CryptoOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/DateTimeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/DateTimeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/EditFieldsInput.schema.json +0 -1
- package/.pikku/schemas/schemas/EditFieldsOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/FindInput.schema.json +0 -1
- package/.pikku/schemas/schemas/FindOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/GroupByInput.schema.json +0 -1
- package/.pikku/schemas/schemas/GroupByOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtDecodeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtDecodeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtSignInput.schema.json +0 -1
- package/.pikku/schemas/schemas/JwtSignOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/LimitInput.schema.json +0 -1
- package/.pikku/schemas/schemas/LimitOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/MathInput.schema.json +0 -1
- package/.pikku/schemas/schemas/MathOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/MergeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/MergeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/OmitInput.schema.json +0 -1
- package/.pikku/schemas/schemas/OmitOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/PickInput.schema.json +0 -1
- package/.pikku/schemas/schemas/PickOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/RemoveDuplicatesInput.schema.json +0 -1
- package/.pikku/schemas/schemas/RemoveDuplicatesOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/RenameKeysInput.schema.json +0 -1
- package/.pikku/schemas/schemas/RenameKeysOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/ReverseInput.schema.json +0 -1
- package/.pikku/schemas/schemas/ReverseOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/SortInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SortOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/SplitOutInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SplitOutOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/StringTransformInput.schema.json +0 -1
- package/.pikku/schemas/schemas/StringTransformOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/SummarizeInput.schema.json +0 -1
- package/.pikku/schemas/schemas/SummarizeOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/TypeConvertInput.schema.json +0 -1
- package/.pikku/schemas/schemas/TypeConvertOutput.schema.json +0 -1
- package/.pikku/schemas/schemas/UniqueInput.schema.json +0 -1
- package/.pikku/schemas/schemas/UniqueOutput.schema.json +0 -1
- package/.pikku/secrets/pikku-secret-types.gen.ts +0 -5
- package/.pikku/secrets/pikku-secrets-meta.gen.json +0 -1
- package/.pikku/secrets/pikku-secrets.gen.ts +0 -21
- package/.pikku/trigger/pikku-trigger-types.gen.ts +0 -160
- package/.pikku/variables/pikku-variable-types.gen.ts +0 -5
- package/.pikku/variables/pikku-variables-meta.gen.json +0 -1
- package/.pikku/variables/pikku-variables.gen.ts +0 -21
- package/.pikku/workflow/pikku-workflow-map.gen.d.ts +0 -34
- package/.pikku/workflow/pikku-workflow-types.gen.ts +0 -158
- package/.pikku/workflow/pikku-workflow-wirings-meta.gen.ts +0 -9
- package/.pikku/workflow/pikku-workflow-wirings.gen.ts +0 -3
|
@@ -1,148 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"coalesce": {
|
|
3
|
-
"pikkuFuncId": "coalesce",
|
|
4
|
-
"functionType": "user",
|
|
5
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
6
|
-
"sessionless": true,
|
|
7
|
-
"name": "coalesce",
|
|
8
|
-
"inputSchemaName": "CoalesceInput",
|
|
9
|
-
"outputSchemaName": "CoalesceOutput",
|
|
10
|
-
"inputs": [
|
|
11
|
-
"CoalesceInput"
|
|
12
|
-
],
|
|
13
|
-
"outputs": [
|
|
14
|
-
"CoalesceOutput"
|
|
15
|
-
],
|
|
16
|
-
"contractHash": "9aa1a02f90b8ed52",
|
|
17
|
-
"inputHash": "d1baf6ed",
|
|
18
|
-
"outputHash": "eef08a58"
|
|
19
|
-
},
|
|
20
|
-
"crypto": {
|
|
21
|
-
"pikkuFuncId": "crypto",
|
|
22
|
-
"functionType": "user",
|
|
23
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
24
|
-
"sessionless": true,
|
|
25
|
-
"name": "crypto",
|
|
26
|
-
"inputSchemaName": "CryptoInput",
|
|
27
|
-
"outputSchemaName": "CryptoOutput",
|
|
28
|
-
"inputs": [
|
|
29
|
-
"CryptoInput"
|
|
30
|
-
],
|
|
31
|
-
"outputs": [
|
|
32
|
-
"CryptoOutput"
|
|
33
|
-
],
|
|
34
|
-
"contractHash": "9e2e5b2bc9df616e",
|
|
35
|
-
"inputHash": "60d6d839",
|
|
36
|
-
"outputHash": "38bec130"
|
|
37
|
-
},
|
|
38
|
-
"dateTime": {
|
|
39
|
-
"pikkuFuncId": "dateTime",
|
|
40
|
-
"functionType": "user",
|
|
41
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
42
|
-
"sessionless": true,
|
|
43
|
-
"name": "dateTime",
|
|
44
|
-
"inputSchemaName": "DateTimeInput",
|
|
45
|
-
"outputSchemaName": "DateTimeOutput",
|
|
46
|
-
"inputs": [
|
|
47
|
-
"DateTimeInput"
|
|
48
|
-
],
|
|
49
|
-
"outputs": [
|
|
50
|
-
"DateTimeOutput"
|
|
51
|
-
],
|
|
52
|
-
"contractHash": "b297121a74826469",
|
|
53
|
-
"inputHash": "fbb83641",
|
|
54
|
-
"outputHash": "93b7219a"
|
|
55
|
-
},
|
|
56
|
-
"jwtSign": {
|
|
57
|
-
"pikkuFuncId": "jwtSign",
|
|
58
|
-
"functionType": "user",
|
|
59
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
60
|
-
"sessionless": true,
|
|
61
|
-
"name": "jwtSign",
|
|
62
|
-
"inputSchemaName": "JwtSignInput",
|
|
63
|
-
"outputSchemaName": "JwtSignOutput",
|
|
64
|
-
"inputs": [
|
|
65
|
-
"JwtSignInput"
|
|
66
|
-
],
|
|
67
|
-
"outputs": [
|
|
68
|
-
"JwtSignOutput"
|
|
69
|
-
],
|
|
70
|
-
"contractHash": "75f181ad1396ce9d",
|
|
71
|
-
"inputHash": "6c178a3f",
|
|
72
|
-
"outputHash": "5490ba45"
|
|
73
|
-
},
|
|
74
|
-
"jwtDecode": {
|
|
75
|
-
"pikkuFuncId": "jwtDecode",
|
|
76
|
-
"functionType": "user",
|
|
77
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
78
|
-
"sessionless": true,
|
|
79
|
-
"name": "jwtDecode",
|
|
80
|
-
"inputSchemaName": "JwtDecodeInput",
|
|
81
|
-
"outputSchemaName": "JwtDecodeOutput",
|
|
82
|
-
"inputs": [
|
|
83
|
-
"JwtDecodeInput"
|
|
84
|
-
],
|
|
85
|
-
"outputs": [
|
|
86
|
-
"JwtDecodeOutput"
|
|
87
|
-
],
|
|
88
|
-
"contractHash": "3fc7b49a6cdaf7f0",
|
|
89
|
-
"inputHash": "4401b17b",
|
|
90
|
-
"outputHash": "7752bc62"
|
|
91
|
-
},
|
|
92
|
-
"math": {
|
|
93
|
-
"pikkuFuncId": "math",
|
|
94
|
-
"functionType": "user",
|
|
95
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
96
|
-
"sessionless": true,
|
|
97
|
-
"name": "math",
|
|
98
|
-
"inputSchemaName": "MathInput",
|
|
99
|
-
"outputSchemaName": "MathOutput",
|
|
100
|
-
"inputs": [
|
|
101
|
-
"MathInput"
|
|
102
|
-
],
|
|
103
|
-
"outputs": [
|
|
104
|
-
"MathOutput"
|
|
105
|
-
],
|
|
106
|
-
"contractHash": "6777194d9fa978a2",
|
|
107
|
-
"inputHash": "91f5f92b",
|
|
108
|
-
"outputHash": "473f23f2"
|
|
109
|
-
},
|
|
110
|
-
"stringTransform": {
|
|
111
|
-
"pikkuFuncId": "stringTransform",
|
|
112
|
-
"functionType": "user",
|
|
113
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
114
|
-
"sessionless": true,
|
|
115
|
-
"name": "stringTransform",
|
|
116
|
-
"inputSchemaName": "StringTransformInput",
|
|
117
|
-
"outputSchemaName": "StringTransformOutput",
|
|
118
|
-
"inputs": [
|
|
119
|
-
"StringTransformInput"
|
|
120
|
-
],
|
|
121
|
-
"outputs": [
|
|
122
|
-
"StringTransformOutput"
|
|
123
|
-
],
|
|
124
|
-
"contractHash": "a4cd02c14224c4e6",
|
|
125
|
-
"inputHash": "38037e18",
|
|
126
|
-
"outputHash": "5bfa9735"
|
|
127
|
-
},
|
|
128
|
-
"typeConvert": {
|
|
129
|
-
"pikkuFuncId": "typeConvert",
|
|
130
|
-
"functionType": "user",
|
|
131
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
132
|
-
"sessionless": true,
|
|
133
|
-
"name": "typeConvert",
|
|
134
|
-
"inputSchemaName": "TypeConvertInput",
|
|
135
|
-
"outputSchemaName": "TypeConvertOutput",
|
|
136
|
-
"inputs": [
|
|
137
|
-
"TypeConvertInput"
|
|
138
|
-
],
|
|
139
|
-
"outputs": [
|
|
140
|
-
"TypeConvertOutput"
|
|
141
|
-
],
|
|
142
|
-
"contractHash": "a3bfeff5301903cc",
|
|
143
|
-
"inputHash": "3d6e4ac1",
|
|
144
|
-
"outputHash": "da7680c1"
|
|
145
|
-
},
|
|
146
2
|
"aggregate": {
|
|
147
3
|
"pikkuFuncId": "aggregate",
|
|
148
4
|
"functionType": "user",
|
|
@@ -341,6 +197,166 @@
|
|
|
341
197
|
"inputHash": "2a18be03",
|
|
342
198
|
"outputHash": "b24ac8e7"
|
|
343
199
|
},
|
|
200
|
+
"coalesce": {
|
|
201
|
+
"pikkuFuncId": "coalesce",
|
|
202
|
+
"functionType": "user",
|
|
203
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
204
|
+
"sessionless": true,
|
|
205
|
+
"name": "coalesce",
|
|
206
|
+
"inputSchemaName": "CoalesceInput",
|
|
207
|
+
"outputSchemaName": "CoalesceOutput",
|
|
208
|
+
"inputs": [
|
|
209
|
+
"CoalesceInput"
|
|
210
|
+
],
|
|
211
|
+
"outputs": [
|
|
212
|
+
"CoalesceOutput"
|
|
213
|
+
],
|
|
214
|
+
"contractHash": "9aa1a02f90b8ed52",
|
|
215
|
+
"inputHash": "d1baf6ed",
|
|
216
|
+
"outputHash": "eef08a58"
|
|
217
|
+
},
|
|
218
|
+
"crypto": {
|
|
219
|
+
"pikkuFuncId": "crypto",
|
|
220
|
+
"functionType": "user",
|
|
221
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
222
|
+
"sessionless": true,
|
|
223
|
+
"name": "crypto",
|
|
224
|
+
"inputSchemaName": "CryptoInput",
|
|
225
|
+
"outputSchemaName": "CryptoOutput",
|
|
226
|
+
"inputs": [
|
|
227
|
+
"CryptoInput"
|
|
228
|
+
],
|
|
229
|
+
"outputs": [
|
|
230
|
+
"CryptoOutput"
|
|
231
|
+
],
|
|
232
|
+
"contractHash": "9e2e5b2bc9df616e",
|
|
233
|
+
"inputHash": "60d6d839",
|
|
234
|
+
"outputHash": "38bec130"
|
|
235
|
+
},
|
|
236
|
+
"dateTime": {
|
|
237
|
+
"pikkuFuncId": "dateTime",
|
|
238
|
+
"functionType": "user",
|
|
239
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
240
|
+
"sessionless": true,
|
|
241
|
+
"name": "dateTime",
|
|
242
|
+
"inputSchemaName": "DateTimeInput",
|
|
243
|
+
"outputSchemaName": "DateTimeOutput",
|
|
244
|
+
"inputs": [
|
|
245
|
+
"DateTimeInput"
|
|
246
|
+
],
|
|
247
|
+
"outputs": [
|
|
248
|
+
"DateTimeOutput"
|
|
249
|
+
],
|
|
250
|
+
"contractHash": "b297121a74826469",
|
|
251
|
+
"inputHash": "fbb83641",
|
|
252
|
+
"outputHash": "93b7219a"
|
|
253
|
+
},
|
|
254
|
+
"jwtSign": {
|
|
255
|
+
"pikkuFuncId": "jwtSign",
|
|
256
|
+
"functionType": "user",
|
|
257
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
258
|
+
"sessionless": true,
|
|
259
|
+
"name": "jwtSign",
|
|
260
|
+
"inputSchemaName": "JwtSignInput",
|
|
261
|
+
"outputSchemaName": "JwtSignOutput",
|
|
262
|
+
"inputs": [
|
|
263
|
+
"JwtSignInput"
|
|
264
|
+
],
|
|
265
|
+
"outputs": [
|
|
266
|
+
"JwtSignOutput"
|
|
267
|
+
],
|
|
268
|
+
"contractHash": "75f181ad1396ce9d",
|
|
269
|
+
"inputHash": "6c178a3f",
|
|
270
|
+
"outputHash": "5490ba45"
|
|
271
|
+
},
|
|
272
|
+
"jwtDecode": {
|
|
273
|
+
"pikkuFuncId": "jwtDecode",
|
|
274
|
+
"functionType": "user",
|
|
275
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
276
|
+
"sessionless": true,
|
|
277
|
+
"name": "jwtDecode",
|
|
278
|
+
"inputSchemaName": "JwtDecodeInput",
|
|
279
|
+
"outputSchemaName": "JwtDecodeOutput",
|
|
280
|
+
"inputs": [
|
|
281
|
+
"JwtDecodeInput"
|
|
282
|
+
],
|
|
283
|
+
"outputs": [
|
|
284
|
+
"JwtDecodeOutput"
|
|
285
|
+
],
|
|
286
|
+
"contractHash": "3fc7b49a6cdaf7f0",
|
|
287
|
+
"inputHash": "4401b17b",
|
|
288
|
+
"outputHash": "7752bc62"
|
|
289
|
+
},
|
|
290
|
+
"math": {
|
|
291
|
+
"pikkuFuncId": "math",
|
|
292
|
+
"functionType": "user",
|
|
293
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
294
|
+
"sessionless": true,
|
|
295
|
+
"name": "math",
|
|
296
|
+
"inputSchemaName": "MathInput",
|
|
297
|
+
"outputSchemaName": "MathOutput",
|
|
298
|
+
"inputs": [
|
|
299
|
+
"MathInput"
|
|
300
|
+
],
|
|
301
|
+
"outputs": [
|
|
302
|
+
"MathOutput"
|
|
303
|
+
],
|
|
304
|
+
"contractHash": "6777194d9fa978a2",
|
|
305
|
+
"inputHash": "91f5f92b",
|
|
306
|
+
"outputHash": "473f23f2"
|
|
307
|
+
},
|
|
308
|
+
"sleep": {
|
|
309
|
+
"pikkuFuncId": "sleep",
|
|
310
|
+
"functionType": "user",
|
|
311
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
312
|
+
"sessionless": true,
|
|
313
|
+
"name": "sleep",
|
|
314
|
+
"inputSchemaName": "SleepInput",
|
|
315
|
+
"outputSchemaName": null,
|
|
316
|
+
"inputs": [
|
|
317
|
+
"SleepInput"
|
|
318
|
+
],
|
|
319
|
+
"outputs": [],
|
|
320
|
+
"contractHash": "649686d11b09c275",
|
|
321
|
+
"inputHash": "9fd961b9",
|
|
322
|
+
"outputHash": "ec28f86f"
|
|
323
|
+
},
|
|
324
|
+
"stringTransform": {
|
|
325
|
+
"pikkuFuncId": "stringTransform",
|
|
326
|
+
"functionType": "user",
|
|
327
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
328
|
+
"sessionless": true,
|
|
329
|
+
"name": "stringTransform",
|
|
330
|
+
"inputSchemaName": "StringTransformInput",
|
|
331
|
+
"outputSchemaName": "StringTransformOutput",
|
|
332
|
+
"inputs": [
|
|
333
|
+
"StringTransformInput"
|
|
334
|
+
],
|
|
335
|
+
"outputs": [
|
|
336
|
+
"StringTransformOutput"
|
|
337
|
+
],
|
|
338
|
+
"contractHash": "a4cd02c14224c4e6",
|
|
339
|
+
"inputHash": "38037e18",
|
|
340
|
+
"outputHash": "5bfa9735"
|
|
341
|
+
},
|
|
342
|
+
"typeConvert": {
|
|
343
|
+
"pikkuFuncId": "typeConvert",
|
|
344
|
+
"functionType": "user",
|
|
345
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
346
|
+
"sessionless": true,
|
|
347
|
+
"name": "typeConvert",
|
|
348
|
+
"inputSchemaName": "TypeConvertInput",
|
|
349
|
+
"outputSchemaName": "TypeConvertOutput",
|
|
350
|
+
"inputs": [
|
|
351
|
+
"TypeConvertInput"
|
|
352
|
+
],
|
|
353
|
+
"outputs": [
|
|
354
|
+
"TypeConvertOutput"
|
|
355
|
+
],
|
|
356
|
+
"contractHash": "a3bfeff5301903cc",
|
|
357
|
+
"inputHash": "3d6e4ac1",
|
|
358
|
+
"outputHash": "da7680c1"
|
|
359
|
+
},
|
|
344
360
|
"editFields": {
|
|
345
361
|
"pikkuFuncId": "editFields",
|
|
346
362
|
"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.8
|
|
3
3
|
*/
|
|
4
4
|
/* Import and register functions used by RPCs */
|
|
5
5
|
import { addFunction } from '@pikku/core';
|
|
@@ -21,6 +21,7 @@ import { pick } from '../../src/functions/transform/pick.function.js';
|
|
|
21
21
|
import { removeDuplicates } from '../../src/functions/array/remove-duplicates.function.js';
|
|
22
22
|
import { renameKeys } from '../../src/functions/transform/rename-keys.function.js';
|
|
23
23
|
import { reverse } from '../../src/functions/array/reverse.function.js';
|
|
24
|
+
import { sleep } from '../../src/functions/data/sleep.function.js';
|
|
24
25
|
import { sort } from '../../src/functions/array/sort.function.js';
|
|
25
26
|
import { splitOut } from '../../src/functions/array/split-out.function.js';
|
|
26
27
|
import { stringTransform } from '../../src/functions/data/string-transform.function.js';
|
|
@@ -45,6 +46,7 @@ addFunction('pick', pick, '@pikku/addon-graph');
|
|
|
45
46
|
addFunction('removeDuplicates', removeDuplicates, '@pikku/addon-graph');
|
|
46
47
|
addFunction('renameKeys', renameKeys, '@pikku/addon-graph');
|
|
47
48
|
addFunction('reverse', reverse, '@pikku/addon-graph');
|
|
49
|
+
addFunction('sleep', sleep, '@pikku/addon-graph');
|
|
48
50
|
addFunction('sort', sort, '@pikku/addon-graph');
|
|
49
51
|
addFunction('splitOut', splitOut, '@pikku/addon-graph');
|
|
50
52
|
addFunction('stringTransform', stringTransform, '@pikku/addon-graph');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-functions.gen.js","sourceRoot":"","sources":["../../../.pikku/function/pikku-functions.gen.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"pikku-functions.gen.js","sourceRoot":"","sources":["../../../.pikku/function/pikku-functions.gen.ts"],"names":[],"mappings":"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"}
|
|
@@ -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.8
|
|
3
3
|
*/
|
|
4
4
|
/* Import and register functions used by RPCs */
|
|
5
5
|
import { addFunction } from '@pikku/core'
|
|
@@ -21,6 +21,7 @@ import { pick } from '../../src/functions/transform/pick.function.js'
|
|
|
21
21
|
import { removeDuplicates } from '../../src/functions/array/remove-duplicates.function.js'
|
|
22
22
|
import { renameKeys } from '../../src/functions/transform/rename-keys.function.js'
|
|
23
23
|
import { reverse } from '../../src/functions/array/reverse.function.js'
|
|
24
|
+
import { sleep } from '../../src/functions/data/sleep.function.js'
|
|
24
25
|
import { sort } from '../../src/functions/array/sort.function.js'
|
|
25
26
|
import { splitOut } from '../../src/functions/array/split-out.function.js'
|
|
26
27
|
import { stringTransform } from '../../src/functions/data/string-transform.function.js'
|
|
@@ -46,6 +47,7 @@ addFunction('pick', pick, '@pikku/addon-graph')
|
|
|
46
47
|
addFunction('removeDuplicates', removeDuplicates, '@pikku/addon-graph')
|
|
47
48
|
addFunction('renameKeys', renameKeys, '@pikku/addon-graph')
|
|
48
49
|
addFunction('reverse', reverse, '@pikku/addon-graph')
|
|
50
|
+
addFunction('sleep', sleep, '@pikku/addon-graph')
|
|
49
51
|
addFunction('sort', sort, '@pikku/addon-graph')
|
|
50
52
|
addFunction('splitOut', splitOut, '@pikku/addon-graph')
|
|
51
53
|
addFunction('stringTransform', stringTransform, '@pikku/addon-graph')
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.8
|
|
3
3
|
*/
|
|
4
4
|
import type { SingletonServices } from '../types/application-types.d.js';
|
|
5
5
|
import type { Services } from '../types/application-types.d.js';
|
|
6
6
|
export declare const requiredSingletonServices: {
|
|
7
|
+
readonly agentRunService: false;
|
|
7
8
|
readonly aiAgentRunner: false;
|
|
8
9
|
readonly aiRunState: false;
|
|
9
10
|
readonly aiStorage: false;
|
|
@@ -17,6 +18,7 @@ export declare const requiredSingletonServices: {
|
|
|
17
18
|
readonly schema: true;
|
|
18
19
|
readonly secrets: true;
|
|
19
20
|
readonly variables: true;
|
|
21
|
+
readonly workflowRunService: false;
|
|
20
22
|
readonly workflowService: false;
|
|
21
23
|
};
|
|
22
24
|
export declare const requiredWireServices: {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-services.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-services.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAA;AACxE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAA;AAG/D,eAAO,MAAM,yBAAyB
|
|
1
|
+
{"version":3,"file":"pikku-services.gen.d.ts","sourceRoot":"","sources":["../../.pikku/pikku-services.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAA;AACxE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,iCAAiC,CAAA;AAG/D,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;CAiB5B,CAAA;AAGV,eAAO,MAAM,oBAAoB,IACvB,CAAA;AAGV,MAAM,MAAM,yBAAyB,GAAG,IAAI,CAAC,iBAAiB,EAAE,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,CAAC,CAAC,CAAA;AAEtN,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC,QAAQ,CAAC,CAAA"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// Singleton services map: true if required, false if available but unused
|
|
2
2
|
export const requiredSingletonServices = {
|
|
3
|
+
'agentRunService': false,
|
|
3
4
|
'aiAgentRunner': false,
|
|
4
5
|
'aiRunState': false,
|
|
5
6
|
'aiStorage': false,
|
|
@@ -13,6 +14,7 @@ export const requiredSingletonServices = {
|
|
|
13
14
|
'schema': true,
|
|
14
15
|
'secrets': true,
|
|
15
16
|
'variables': true,
|
|
17
|
+
'workflowRunService': false,
|
|
16
18
|
'workflowService': false,
|
|
17
19
|
};
|
|
18
20
|
// Wire services map: true if required, false if available but unused
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pikku-services.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-services.gen.ts"],"names":[],"mappings":"AAMA,0EAA0E;AAC1E,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACvC,eAAe,EAAE,KAAK;IACtB,YAAY,EAAE,KAAK;IACnB,WAAW,EAAE,KAAK;IAClB,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,KAAK;IAChB,mBAAmB,EAAE,KAAK;IAC1B,KAAK,EAAE,KAAK;IACZ,QAAQ,EAAE,IAAI;IACd,cAAc,EAAE,KAAK;IACrB,kBAAkB,EAAE,KAAK;IACzB,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,IAAI;IACf,WAAW,EAAE,IAAI;IACjB,iBAAiB,EAAE,KAAK;CAChB,CAAA;AAEV,qEAAqE;AACrE,MAAM,CAAC,MAAM,oBAAoB,GAAG,EAC1B,CAAA"}
|
|
1
|
+
{"version":3,"file":"pikku-services.gen.js","sourceRoot":"","sources":["../../.pikku/pikku-services.gen.ts"],"names":[],"mappings":"AAMA,0EAA0E;AAC1E,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACvC,iBAAiB,EAAE,KAAK;IACxB,eAAe,EAAE,KAAK;IACtB,YAAY,EAAE,KAAK;IACnB,WAAW,EAAE,KAAK;IAClB,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,KAAK;IAChB,mBAAmB,EAAE,KAAK;IAC1B,KAAK,EAAE,KAAK;IACZ,QAAQ,EAAE,IAAI;IACd,cAAc,EAAE,KAAK;IACrB,kBAAkB,EAAE,KAAK;IACzB,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,IAAI;IACf,WAAW,EAAE,IAAI;IACjB,oBAAoB,EAAE,KAAK;IAC3B,iBAAiB,EAAE,KAAK;CAChB,CAAA;AAEV,qEAAqE;AACrE,MAAM,CAAC,MAAM,oBAAoB,GAAG,EAC1B,CAAA"}
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.8
|
|
3
3
|
*/
|
|
4
4
|
import type { SingletonServices } from '../types/application-types.d.js'
|
|
5
5
|
import type { Services } from '../types/application-types.d.js'
|
|
6
6
|
|
|
7
7
|
// Singleton services map: true if required, false if available but unused
|
|
8
8
|
export const requiredSingletonServices = {
|
|
9
|
+
'agentRunService': false,
|
|
9
10
|
'aiAgentRunner': false,
|
|
10
11
|
'aiRunState': false,
|
|
11
12
|
'aiStorage': false,
|
|
@@ -19,6 +20,7 @@ export const requiredSingletonServices = {
|
|
|
19
20
|
'schema': true,
|
|
20
21
|
'secrets': true,
|
|
21
22
|
'variables': true,
|
|
23
|
+
'workflowRunService': false,
|
|
22
24
|
'workflowService': false,
|
|
23
25
|
} as const
|
|
24
26
|
|