@pikku/addon-console 0.12.17 → 0.12.19

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 (74) hide show
  1. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +1 -1
  2. package/dist/.pikku/addon/pikku-addon-types.gen.js +1 -1
  3. package/dist/.pikku/addon/pikku-package.gen.js +1 -1
  4. package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
  5. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  6. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  7. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  8. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  9. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  10. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  11. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  12. package/dist/.pikku/function/pikku-functions-meta.gen.json +6 -6
  13. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  14. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  15. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  16. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  17. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  18. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  19. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  20. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  21. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  22. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  23. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  24. package/dist/.pikku/pikku-types.gen.js +1 -1
  25. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  26. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  27. package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +1 -1
  28. package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +1 -1
  29. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  30. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  31. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  32. package/dist/.pikku/schemas/register.gen.js +1 -1
  33. package/dist/.pikku/schemas/schemas/AllMeta.schema.json +1 -1
  34. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  35. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  36. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  37. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  38. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  39. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  40. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  41. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  42. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  43. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  44. package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
  45. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  46. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  47. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  48. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  49. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  50. package/dist/src/functions/get-all-meta.function.js +1 -1
  51. package/dist/src/functions/get-all-meta.function.js.map +1 -1
  52. package/dist/src/functions/get-function-coverage.function.d.ts.map +1 -1
  53. package/dist/src/functions/get-function-coverage.function.js +2 -2
  54. package/dist/src/functions/get-function-coverage.function.js.map +1 -1
  55. package/dist/src/functions/run-function-tests.function.d.ts.map +1 -1
  56. package/dist/src/functions/run-function-tests.function.js +2 -1
  57. package/dist/src/functions/run-function-tests.function.js.map +1 -1
  58. package/dist/src/functions/stream-function-tests.function.d.ts.map +1 -1
  59. package/dist/src/functions/stream-function-tests.function.js +2 -1
  60. package/dist/src/functions/stream-function-tests.function.js.map +1 -1
  61. package/dist/src/lib/function-tests-paths.d.ts +14 -0
  62. package/dist/src/lib/function-tests-paths.d.ts.map +1 -0
  63. package/dist/src/lib/function-tests-paths.js +22 -0
  64. package/dist/src/lib/function-tests-paths.js.map +1 -0
  65. package/dist/src/services/wiring.service.d.ts +18 -0
  66. package/dist/src/services/wiring.service.d.ts.map +1 -1
  67. package/dist/src/services/wiring.service.js +15 -1
  68. package/dist/src/services/wiring.service.js.map +1 -1
  69. package/dist/src/services/wiring.service.test.js +1 -0
  70. package/dist/src/services/wiring.service.test.js.map +1 -1
  71. package/dist/src/services.d.ts.map +1 -1
  72. package/dist/src/services.js +13 -3
  73. package/dist/src/services.js.map +1 -1
  74. package/package.json +8 -6
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  /**
5
5
  * Addon package types for pikkuAddonConfig and pikkuAddonServices
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  /**
5
5
  * Addon package types for pikkuAddonConfig and pikkuAddonServices
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import { createSingletonServices as createSingletonServices } from '../../src/services.js';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  export type AgentMap = {}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.internal.gen.js';
5
5
  export type NodeCategory = 'General';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -328,10 +328,10 @@
328
328
  "AllMeta"
329
329
  ],
330
330
  "expose": true,
331
- "implementationHash": "1d46b7f4e3fda192",
332
- "contractHash": "5c1178d79e65168a",
331
+ "implementationHash": "ae7c5ee2861ed3f4",
332
+ "contractHash": "49cd5aa8ffe6d076",
333
333
  "inputHash": "bf06e182",
334
- "outputHash": "e8c7600c"
334
+ "outputHash": "1314fb3c"
335
335
  },
336
336
  "getAuthProviders": {
337
337
  "pikkuFuncId": "getAuthProviders",
@@ -402,7 +402,7 @@
402
402
  "FunctionCoverageReport"
403
403
  ],
404
404
  "expose": true,
405
- "implementationHash": "fb725572d90939cf",
405
+ "implementationHash": "0339b2082e0e9029",
406
406
  "contractHash": "8d09910566c626fd",
407
407
  "inputHash": "be6c6665",
408
408
  "outputHash": "0edab773"
@@ -950,7 +950,7 @@
950
950
  "FunctionCoverageReport"
951
951
  ],
952
952
  "expose": true,
953
- "implementationHash": "6210f287905a51e8",
953
+ "implementationHash": "d588b0b69725ced8",
954
954
  "contractHash": "08b0a69d946e5aaf",
955
955
  "inputHash": "2ed1af09",
956
956
  "outputHash": "74b0fac6"
@@ -967,7 +967,7 @@
967
967
  "outputs": [
968
968
  "StreamFunctionTestsOutput"
969
969
  ],
970
- "implementationHash": "0c0b5836644a92a9",
970
+ "implementationHash": "4ddf6de264f33e53",
971
971
  "contractHash": "9a2d121b164dd1f1",
972
972
  "inputHash": "91459368",
973
973
  "outputHash": "aefeb372"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './function/pikku-functions-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './function/pikku-functions-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  /**
5
5
  * This provides the structure needed for typescript to be aware of RPCs and their return types
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  /**
5
5
  * This provides the structure needed for typescript to be aware of RPCs and their return types
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
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' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
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.46
2
+ * This file was generated by @pikku/cli@0.12.48
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as AgentCredentialCheckInput from './schemas/AgentCredentialCheckInput.schema.json' with { type: 'json' };