@pikku/cli 0.12.48 → 0.12.49

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.
Files changed (66) hide show
  1. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  2. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  3. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  4. package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
  5. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  6. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  7. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
  8. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
  9. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  10. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  11. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  12. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  13. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  14. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  15. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  16. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  17. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  18. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  19. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  20. package/dist/.pikku/function/pikku-functions-meta.gen.json +46 -46
  21. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  22. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  23. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  24. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  25. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  26. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  27. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  28. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  29. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  30. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  31. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  32. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  33. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  34. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  35. package/dist/.pikku/pikku-types.gen.js +1 -1
  36. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  37. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  38. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  39. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  40. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  41. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  42. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +1 -1
  43. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  44. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  45. package/dist/.pikku/schemas/register.gen.js +3 -3
  46. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  47. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  48. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  49. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  50. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  51. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  52. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  53. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  54. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  55. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  56. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  57. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  58. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  59. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  60. package/dist/bin/pikku-bin.mjs +2 -2
  61. package/dist/src/fabric/functions/validate.function.js +96 -0
  62. package/dist/src/scaffold/rpc-remote.gen.js +1 -1
  63. package/dist/tsconfig.tsbuildinfo +1 -1
  64. package/package.json +1 -1
  65. package/dist/src/fabric/functions/validate-core.d.ts +0 -20
  66. package/dist/src/fabric/functions/validate-core.js +0 -287
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
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';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Channel-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Channel-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * WebSocket channel backend for 'pikku' CLI commands
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import '../pikku-bootstrap.gen.js';
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { executeCLIViaChannel } from '@pikku/core/cli/channel';
5
5
  import { CorePikkuWebsocket } from '@pikku/websocket';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import contractsMeta from './pikku-cli-contracts-meta.gen.json';
5
5
  export default contractsMeta;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import contractsMeta from './pikku-cli-contracts-meta.gen.json' with { type: 'json' };
5
5
  export default contractsMeta;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-cli-wirings-meta.gen.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import '../../src/cli.wiring.js';
5
5
  import '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /* The files with an wireCLI function call */
5
5
  import '../../src/cli.wiring.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import '../pikku-bootstrap.gen.js';
5
5
  export declare function PikkuCLI(args: string[]): Promise<void>;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { executeCLI, CLIError } from '@pikku/core/cli';
5
5
  import { createConfig as createConfig } from '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.internal.gen.js';
5
5
  export type NodeCategory = never;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Core function, middleware, and permission types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Core function, middleware, and permission types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -1872,28 +1872,6 @@
1872
1872
  "inputHash": "c0a04edb",
1873
1873
  "outputHash": "aca3832e"
1874
1874
  },
1875
- "pikkuAuth": {
1876
- "pikkuFuncId": "pikkuAuth",
1877
- "functionType": "user",
1878
- "funcWrapper": "pikkuSessionlessFunc",
1879
- "sessionless": true,
1880
- "name": "pikkuAuth",
1881
- "inputSchemaName": null,
1882
- "outputSchemaName": null,
1883
- "inputs": [],
1884
- "outputs": [],
1885
- "implementationHash": "1f7044dc9aa598b8",
1886
- "middleware": [
1887
- {
1888
- "type": "wire",
1889
- "name": "logCommandInfoAndTime",
1890
- "inline": false
1891
- }
1892
- ],
1893
- "contractHash": "9fa89ecfb6307a51",
1894
- "inputHash": "c3580f86",
1895
- "outputHash": "f5261f72"
1896
- },
1897
1875
  "pikkuChannels": {
1898
1876
  "pikkuFuncId": "pikkuChannels",
1899
1877
  "functionType": "user",
@@ -1984,6 +1962,28 @@
1984
1962
  "inputHash": "5d1524e3",
1985
1963
  "outputHash": "048ccd50"
1986
1964
  },
1965
+ "pikkuAuth": {
1966
+ "pikkuFuncId": "pikkuAuth",
1967
+ "functionType": "user",
1968
+ "funcWrapper": "pikkuSessionlessFunc",
1969
+ "sessionless": true,
1970
+ "name": "pikkuAuth",
1971
+ "inputSchemaName": null,
1972
+ "outputSchemaName": null,
1973
+ "inputs": [],
1974
+ "outputs": [],
1975
+ "implementationHash": "1f7044dc9aa598b8",
1976
+ "middleware": [
1977
+ {
1978
+ "type": "wire",
1979
+ "name": "logCommandInfoAndTime",
1980
+ "inline": false
1981
+ }
1982
+ ],
1983
+ "contractHash": "9fa89ecfb6307a51",
1984
+ "inputHash": "c3580f86",
1985
+ "outputHash": "f5261f72"
1986
+ },
1987
1987
  "pikkuCLIEntry": {
1988
1988
  "pikkuFuncId": "pikkuCLIEntry",
1989
1989
  "functionType": "user",
@@ -2124,6 +2124,30 @@
2124
2124
  "inputHash": "b98cb2ee",
2125
2125
  "outputHash": "9e33f562"
2126
2126
  },
2127
+ "pikkuGateway": {
2128
+ "pikkuFuncId": "pikkuGateway",
2129
+ "functionType": "user",
2130
+ "funcWrapper": "pikkuSessionlessFunc",
2131
+ "sessionless": true,
2132
+ "name": "pikkuGateway",
2133
+ "inputSchemaName": null,
2134
+ "outputSchemaName": "PikkuGatewayOutput",
2135
+ "inputs": [],
2136
+ "outputs": [
2137
+ "PikkuGatewayOutput"
2138
+ ],
2139
+ "implementationHash": "c62d948fb6bd39af",
2140
+ "middleware": [
2141
+ {
2142
+ "type": "wire",
2143
+ "name": "logCommandInfoAndTime",
2144
+ "inline": false
2145
+ }
2146
+ ],
2147
+ "contractHash": "8c9fc7c18aeb2212",
2148
+ "inputHash": "a5477eae",
2149
+ "outputHash": "b5ea8b47"
2150
+ },
2127
2151
  "pikkuFunctionTypesSplit": {
2128
2152
  "pikkuFuncId": "pikkuFunctionTypesSplit",
2129
2153
  "functionType": "user",
@@ -2218,30 +2242,6 @@
2218
2242
  "inputHash": "a3e730d9",
2219
2243
  "outputHash": "e0b61e49"
2220
2244
  },
2221
- "pikkuGateway": {
2222
- "pikkuFuncId": "pikkuGateway",
2223
- "functionType": "user",
2224
- "funcWrapper": "pikkuSessionlessFunc",
2225
- "sessionless": true,
2226
- "name": "pikkuGateway",
2227
- "inputSchemaName": null,
2228
- "outputSchemaName": "PikkuGatewayOutput",
2229
- "inputs": [],
2230
- "outputs": [
2231
- "PikkuGatewayOutput"
2232
- ],
2233
- "implementationHash": "c62d948fb6bd39af",
2234
- "middleware": [
2235
- {
2236
- "type": "wire",
2237
- "name": "logCommandInfoAndTime",
2238
- "inline": false
2239
- }
2240
- ],
2241
- "contractHash": "8c9fc7c18aeb2212",
2242
- "inputHash": "a5477eae",
2243
- "outputHash": "b5ea8b47"
2244
- },
2245
2245
  "pikkuHTTPMap": {
2246
2246
  "pikkuFuncId": "pikkuHTTPMap",
2247
2247
  "functionType": "user",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core/function';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-http-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /* The files with an wireHTTP function call */
5
5
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export declare class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Main type export hub - re-exports all wiring-specific types
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Main type export hub - re-exports all wiring-specific types
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-queue-workers-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /* The files with an addQueueWorkers function call */
5
5
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-rpc-wirings-meta.internal.gen.json' with { type: 'json' };
@@ -144,8 +144,8 @@
144
144
  "pikkuSchedulerTypes": "pikkuSchedulerTypes",
145
145
  "pikkuScheduler": "pikkuScheduler",
146
146
  "pikkuSecrets": "pikkuSecrets",
147
+ "pikkuVariables": "pikkuVariables",
147
148
  "pikkuTriggerTypes": "pikkuTriggerTypes",
148
149
  "pikkuTrigger": "pikkuTrigger",
149
- "pikkuVariables": "pikkuVariables",
150
150
  "pikkuWorkflowRoutes": "pikkuWorkflowRoutes"
151
151
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
@@ -210,14 +210,14 @@ import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOut
210
210
  addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
211
211
  import * as PikkuNodesMetaOutput from './schemas/PikkuNodesMetaOutput.schema.json' with { type: 'json' };
212
212
  addSchema('PikkuNodesMetaOutput', PikkuNodesMetaOutput);
213
+ import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
214
+ addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
213
215
  import * as PikkuFunctionTypesSplitInput from './schemas/PikkuFunctionTypesSplitInput.schema.json' with { type: 'json' };
214
216
  addSchema('PikkuFunctionTypesSplitInput', PikkuFunctionTypesSplitInput);
215
217
  import * as PikkuFunctionTypesInput from './schemas/PikkuFunctionTypesInput.schema.json' with { type: 'json' };
216
218
  addSchema('PikkuFunctionTypesInput', PikkuFunctionTypesInput);
217
219
  import * as PikkuFunctionsOutput from './schemas/PikkuFunctionsOutput.schema.json' with { type: 'json' };
218
220
  addSchema('PikkuFunctionsOutput', PikkuFunctionsOutput);
219
- import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
220
- addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
221
221
  import * as PikkuCommandHTTPOutput from './schemas/PikkuCommandHTTPOutput.schema.json' with { type: 'json' };
222
222
  addSchema('PikkuCommandHTTPOutput', PikkuCommandHTTPOutput);
223
223
  import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  export { wireSecret } from '@pikku/core/secret';
5
5
  export type { CoreSecret, SecretDefinitionMeta, SecretDefinitionsMeta } from '@pikku/core/secret';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  export { wireSecret } from '@pikku/core/secret';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  import type { SecretService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  const CREDENTIALS_META = {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  export { wireVariable } from '@pikku/core/variable';
5
5
  export type { CoreVariable, VariableDefinitionMeta, VariableDefinitionsMeta } from '@pikku/core/variable';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  export { wireVariable } from '@pikku/core/variable';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
5
  import type { VariablesService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
5
  const VARIABLES_META = {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { template } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { template } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import allWorkflowMeta from './meta/allWorkflow.gen.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.48
2
+ * This file was generated by @pikku/cli@0.12.49
3
3
  */
4
4
  import { addWorkflow } from '@pikku/core/workflow';
5
5
  import './pikku-workflow-wirings-meta.gen.js';
@@ -11,8 +11,8 @@ async function checkForUpdate() {
11
11
  })
12
12
  if (!res.ok) return
13
13
  const { version: latest } = await res.json()
14
- if (latest !== '0.12.48') {
15
- process.stderr.write(`\n Update available 0.12.48 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
14
+ if (latest !== '0.12.49') {
15
+ process.stderr.write(`\n Update available 0.12.49 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
16
16
  }
17
17
  } catch {}
18
18
  }