@pikku/cli 0.12.50 → 0.12.52

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 (70) hide show
  1. package/console-app/assets/{index-DybYeIfd.js → index-92DoVRHq.js} +142 -139
  2. package/console-app/index.html +1 -1
  3. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  4. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  5. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  6. package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
  7. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  8. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  9. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
  10. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
  11. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  12. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  13. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  14. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  15. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  16. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  17. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  18. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  19. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  20. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  21. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  22. package/dist/.pikku/function/pikku-functions-meta.gen.json +164 -164
  23. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  24. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  25. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  26. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  27. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  28. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  29. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  30. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  31. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  32. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  33. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  34. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  35. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  36. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  37. package/dist/.pikku/pikku-types.gen.js +1 -1
  38. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  39. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  40. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  41. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  42. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  43. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  44. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +2 -2
  45. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  46. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  47. package/dist/.pikku/schemas/register.gen.js +11 -11
  48. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  49. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  50. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  51. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  52. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  53. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  54. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  55. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  56. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  57. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  58. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  59. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  60. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  61. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  62. package/dist/bin/pikku-bin.mjs +2 -2
  63. package/dist/src/deploy/build-pipeline.js +2 -1
  64. package/dist/src/deploy/provider-adapter.d.ts +13 -0
  65. package/dist/src/functions/wirings/auth/pikku-command-auth.js +1 -1
  66. package/dist/src/functions/wirings/auth/serialize-auth-gen.d.ts +1 -1
  67. package/dist/src/functions/wirings/auth/serialize-auth-gen.js +15 -8
  68. package/dist/src/scaffold/rpc-remote.gen.js +1 -1
  69. package/package.json +5 -5
  70. package/skills/pikku-better-auth/SKILL.md +7 -2
@@ -1882,7 +1882,7 @@
1882
1882
  "outputSchemaName": null,
1883
1883
  "inputs": [],
1884
1884
  "outputs": [],
1885
- "implementationHash": "1f7044dc9aa598b8",
1885
+ "implementationHash": "87f0e80b39a33995",
1886
1886
  "middleware": [
1887
1887
  {
1888
1888
  "type": "wire",
@@ -1984,19 +1984,19 @@
1984
1984
  "inputHash": "5d1524e3",
1985
1985
  "outputHash": "048ccd50"
1986
1986
  },
1987
- "pikkuConsoleFunctions": {
1988
- "pikkuFuncId": "pikkuConsoleFunctions",
1987
+ "pikkuCLIEntry": {
1988
+ "pikkuFuncId": "pikkuCLIEntry",
1989
1989
  "functionType": "user",
1990
1990
  "funcWrapper": "pikkuSessionlessFunc",
1991
1991
  "sessionless": true,
1992
- "name": "pikkuConsoleFunctions",
1992
+ "name": "pikkuCLIEntry",
1993
1993
  "inputSchemaName": null,
1994
- "outputSchemaName": "PikkuConsoleFunctionsOutput",
1994
+ "outputSchemaName": "PikkuCLIEntryOutput",
1995
1995
  "inputs": [],
1996
1996
  "outputs": [
1997
- "PikkuConsoleFunctionsOutput"
1997
+ "PikkuCLIEntryOutput"
1998
1998
  ],
1999
- "implementationHash": "9755b441da9e4b81",
1999
+ "implementationHash": "3de1aae7d25e5a8d",
2000
2000
  "middleware": [
2001
2001
  {
2002
2002
  "type": "wire",
@@ -2004,21 +2004,23 @@
2004
2004
  "inline": false
2005
2005
  }
2006
2006
  ],
2007
- "contractHash": "5725bacdf339c573",
2008
- "inputHash": "ac47cb5e",
2009
- "outputHash": "8259a954"
2007
+ "contractHash": "a44d47273b044b63",
2008
+ "inputHash": "3e5aa4e1",
2009
+ "outputHash": "2f8523b1"
2010
2010
  },
2011
- "pikkuNodeTypes": {
2012
- "pikkuFuncId": "pikkuNodeTypes",
2011
+ "pikkuCLI": {
2012
+ "pikkuFuncId": "pikkuCLI",
2013
2013
  "functionType": "user",
2014
2014
  "funcWrapper": "pikkuSessionlessFunc",
2015
2015
  "sessionless": true,
2016
- "name": "pikkuNodeTypes",
2016
+ "name": "pikkuCLI",
2017
2017
  "inputSchemaName": null,
2018
- "outputSchemaName": null,
2018
+ "outputSchemaName": "PikkuCLIOutput",
2019
2019
  "inputs": [],
2020
- "outputs": [],
2021
- "implementationHash": "9a4ff23a5eedca95",
2020
+ "outputs": [
2021
+ "PikkuCLIOutput"
2022
+ ],
2023
+ "implementationHash": "c410a7f24382e707",
2022
2024
  "middleware": [
2023
2025
  {
2024
2026
  "type": "wire",
@@ -2026,23 +2028,23 @@
2026
2028
  "inline": false
2027
2029
  }
2028
2030
  ],
2029
- "contractHash": "50029dfb2ea6b6c2",
2030
- "inputHash": "4f5677f1",
2031
- "outputHash": "616d3f6e"
2031
+ "contractHash": "3932cb0e6b7de268",
2032
+ "inputHash": "fef4d62b",
2033
+ "outputHash": "7d42c9e1"
2032
2034
  },
2033
- "pikkuNodesMeta": {
2034
- "pikkuFuncId": "pikkuNodesMeta",
2035
+ "pikkuConsoleFunctions": {
2036
+ "pikkuFuncId": "pikkuConsoleFunctions",
2035
2037
  "functionType": "user",
2036
2038
  "funcWrapper": "pikkuSessionlessFunc",
2037
2039
  "sessionless": true,
2038
- "name": "pikkuNodesMeta",
2040
+ "name": "pikkuConsoleFunctions",
2039
2041
  "inputSchemaName": null,
2040
- "outputSchemaName": "PikkuNodesMetaOutput",
2042
+ "outputSchemaName": "PikkuConsoleFunctionsOutput",
2041
2043
  "inputs": [],
2042
2044
  "outputs": [
2043
- "PikkuNodesMetaOutput"
2045
+ "PikkuConsoleFunctionsOutput"
2044
2046
  ],
2045
- "implementationHash": "56d7a29cc36421e4",
2047
+ "implementationHash": "9755b441da9e4b81",
2046
2048
  "middleware": [
2047
2049
  {
2048
2050
  "type": "wire",
@@ -2050,23 +2052,21 @@
2050
2052
  "inline": false
2051
2053
  }
2052
2054
  ],
2053
- "contractHash": "2dd28c3201f71199",
2054
- "inputHash": "4be7b8bd",
2055
- "outputHash": "fca2b5eb"
2055
+ "contractHash": "5725bacdf339c573",
2056
+ "inputHash": "ac47cb5e",
2057
+ "outputHash": "8259a954"
2056
2058
  },
2057
- "pikkuCLIEntry": {
2058
- "pikkuFuncId": "pikkuCLIEntry",
2059
+ "pikkuNodeTypes": {
2060
+ "pikkuFuncId": "pikkuNodeTypes",
2059
2061
  "functionType": "user",
2060
2062
  "funcWrapper": "pikkuSessionlessFunc",
2061
2063
  "sessionless": true,
2062
- "name": "pikkuCLIEntry",
2064
+ "name": "pikkuNodeTypes",
2063
2065
  "inputSchemaName": null,
2064
- "outputSchemaName": "PikkuCLIEntryOutput",
2066
+ "outputSchemaName": null,
2065
2067
  "inputs": [],
2066
- "outputs": [
2067
- "PikkuCLIEntryOutput"
2068
- ],
2069
- "implementationHash": "3de1aae7d25e5a8d",
2068
+ "outputs": [],
2069
+ "implementationHash": "9a4ff23a5eedca95",
2070
2070
  "middleware": [
2071
2071
  {
2072
2072
  "type": "wire",
@@ -2074,23 +2074,23 @@
2074
2074
  "inline": false
2075
2075
  }
2076
2076
  ],
2077
- "contractHash": "a44d47273b044b63",
2078
- "inputHash": "3e5aa4e1",
2079
- "outputHash": "2f8523b1"
2077
+ "contractHash": "50029dfb2ea6b6c2",
2078
+ "inputHash": "4f5677f1",
2079
+ "outputHash": "616d3f6e"
2080
2080
  },
2081
- "pikkuCLI": {
2082
- "pikkuFuncId": "pikkuCLI",
2081
+ "pikkuNodesMeta": {
2082
+ "pikkuFuncId": "pikkuNodesMeta",
2083
2083
  "functionType": "user",
2084
2084
  "funcWrapper": "pikkuSessionlessFunc",
2085
2085
  "sessionless": true,
2086
- "name": "pikkuCLI",
2086
+ "name": "pikkuNodesMeta",
2087
2087
  "inputSchemaName": null,
2088
- "outputSchemaName": "PikkuCLIOutput",
2088
+ "outputSchemaName": "PikkuNodesMetaOutput",
2089
2089
  "inputs": [],
2090
2090
  "outputs": [
2091
- "PikkuCLIOutput"
2091
+ "PikkuNodesMetaOutput"
2092
2092
  ],
2093
- "implementationHash": "c410a7f24382e707",
2093
+ "implementationHash": "56d7a29cc36421e4",
2094
2094
  "middleware": [
2095
2095
  {
2096
2096
  "type": "wire",
@@ -2098,9 +2098,9 @@
2098
2098
  "inline": false
2099
2099
  }
2100
2100
  ],
2101
- "contractHash": "3932cb0e6b7de268",
2102
- "inputHash": "fef4d62b",
2103
- "outputHash": "7d42c9e1"
2101
+ "contractHash": "2dd28c3201f71199",
2102
+ "inputHash": "4be7b8bd",
2103
+ "outputHash": "fca2b5eb"
2104
2104
  },
2105
2105
  "pikkuCredentials": {
2106
2106
  "pikkuFuncId": "pikkuCredentials",
@@ -2656,17 +2656,19 @@
2656
2656
  "inputHash": "0e752243",
2657
2657
  "outputHash": "486a58ef"
2658
2658
  },
2659
- "pikkuSecrets": {
2660
- "pikkuFuncId": "pikkuSecrets",
2659
+ "pikkuPublicRPC": {
2660
+ "pikkuFuncId": "pikkuPublicRPC",
2661
2661
  "functionType": "user",
2662
2662
  "funcWrapper": "pikkuSessionlessFunc",
2663
2663
  "sessionless": true,
2664
- "name": "pikkuSecrets",
2664
+ "name": "pikkuPublicRPC",
2665
2665
  "inputSchemaName": null,
2666
- "outputSchemaName": null,
2666
+ "outputSchemaName": "PikkuPublicRPCOutput",
2667
2667
  "inputs": [],
2668
- "outputs": [],
2669
- "implementationHash": "0c90e1e1b970f27c",
2668
+ "outputs": [
2669
+ "PikkuPublicRPCOutput"
2670
+ ],
2671
+ "implementationHash": "451ba459892bac2f",
2670
2672
  "middleware": [
2671
2673
  {
2672
2674
  "type": "wire",
@@ -2674,21 +2676,23 @@
2674
2676
  "inline": false
2675
2677
  }
2676
2678
  ],
2677
- "contractHash": "79cd70de0e09d5bc",
2678
- "inputHash": "838055cb",
2679
- "outputHash": "c749587a"
2679
+ "contractHash": "b6b352a6280fc5b8",
2680
+ "inputHash": "5715220b",
2681
+ "outputHash": "c351147d"
2680
2682
  },
2681
- "pikkuSchedulerTypes": {
2682
- "pikkuFuncId": "pikkuSchedulerTypes",
2683
+ "pikkuRemoteRPC": {
2684
+ "pikkuFuncId": "pikkuRemoteRPC",
2683
2685
  "functionType": "user",
2684
2686
  "funcWrapper": "pikkuSessionlessFunc",
2685
2687
  "sessionless": true,
2686
- "name": "pikkuSchedulerTypes",
2688
+ "name": "pikkuRemoteRPC",
2687
2689
  "inputSchemaName": null,
2688
- "outputSchemaName": null,
2690
+ "outputSchemaName": "PikkuRemoteRPCOutput",
2689
2691
  "inputs": [],
2690
- "outputs": [],
2691
- "implementationHash": "ca3f707d96566f5c",
2692
+ "outputs": [
2693
+ "PikkuRemoteRPCOutput"
2694
+ ],
2695
+ "implementationHash": "e9cbb8179a697ffe",
2692
2696
  "middleware": [
2693
2697
  {
2694
2698
  "type": "wire",
@@ -2696,23 +2700,21 @@
2696
2700
  "inline": false
2697
2701
  }
2698
2702
  ],
2699
- "contractHash": "562f598e335cbbf8",
2700
- "inputHash": "5cb0bd41",
2701
- "outputHash": "4108ab7a"
2703
+ "contractHash": "a4e0b2660e978c44",
2704
+ "inputHash": "c1738f13",
2705
+ "outputHash": "7fe3fe3d"
2702
2706
  },
2703
- "pikkuScheduler": {
2704
- "pikkuFuncId": "pikkuScheduler",
2707
+ "pikkuRPCInternalMap": {
2708
+ "pikkuFuncId": "pikkuRPCInternalMap",
2705
2709
  "functionType": "user",
2706
2710
  "funcWrapper": "pikkuSessionlessFunc",
2707
2711
  "sessionless": true,
2708
- "name": "pikkuScheduler",
2712
+ "name": "pikkuRPCInternalMap",
2709
2713
  "inputSchemaName": null,
2710
- "outputSchemaName": "PikkuSchedulerOutput",
2714
+ "outputSchemaName": null,
2711
2715
  "inputs": [],
2712
- "outputs": [
2713
- "PikkuSchedulerOutput"
2714
- ],
2715
- "implementationHash": "e78409e71cedf438",
2716
+ "outputs": [],
2717
+ "implementationHash": "841f275c6e97b3ff",
2716
2718
  "middleware": [
2717
2719
  {
2718
2720
  "type": "wire",
@@ -2720,21 +2722,21 @@
2720
2722
  "inline": false
2721
2723
  }
2722
2724
  ],
2723
- "contractHash": "064923ed2e031573",
2724
- "inputHash": "dda1c6aa",
2725
- "outputHash": "1f0f0345"
2725
+ "contractHash": "a60b51d8889c6261",
2726
+ "inputHash": "e1ca2d09",
2727
+ "outputHash": "cb7f80c0"
2726
2728
  },
2727
- "pikkuVariables": {
2728
- "pikkuFuncId": "pikkuVariables",
2729
+ "pikkuRPCExposedMap": {
2730
+ "pikkuFuncId": "pikkuRPCExposedMap",
2729
2731
  "functionType": "user",
2730
2732
  "funcWrapper": "pikkuSessionlessFunc",
2731
2733
  "sessionless": true,
2732
- "name": "pikkuVariables",
2734
+ "name": "pikkuRPCExposedMap",
2733
2735
  "inputSchemaName": null,
2734
2736
  "outputSchemaName": null,
2735
2737
  "inputs": [],
2736
2738
  "outputs": [],
2737
- "implementationHash": "84a0e3ace8da3e52",
2739
+ "implementationHash": "3930f1d960d70df1",
2738
2740
  "middleware": [
2739
2741
  {
2740
2742
  "type": "wire",
@@ -2742,23 +2744,23 @@
2742
2744
  "inline": false
2743
2745
  }
2744
2746
  ],
2745
- "contractHash": "a26bc48e31b3d5d5",
2746
- "inputHash": "114143f9",
2747
- "outputHash": "75594b2d"
2747
+ "contractHash": "6a3f60d1d07cd4ae",
2748
+ "inputHash": "57fd8479",
2749
+ "outputHash": "43617b05"
2748
2750
  },
2749
- "pikkuTriggerTypes": {
2750
- "pikkuFuncId": "pikkuTriggerTypes",
2751
+ "pikkuRPC": {
2752
+ "pikkuFuncId": "pikkuRPC",
2751
2753
  "functionType": "user",
2752
2754
  "funcWrapper": "pikkuSessionlessFunc",
2753
2755
  "sessionless": true,
2754
- "name": "pikkuTriggerTypes",
2755
- "inputSchemaName": "PikkuTriggerTypesInput",
2756
- "outputSchemaName": null,
2757
- "inputs": [
2758
- "PikkuTriggerTypesInput"
2756
+ "name": "pikkuRPC",
2757
+ "inputSchemaName": null,
2758
+ "outputSchemaName": "PikkuRPCOutput",
2759
+ "inputs": [],
2760
+ "outputs": [
2761
+ "PikkuRPCOutput"
2759
2762
  ],
2760
- "outputs": [],
2761
- "implementationHash": "fa6cb1c56a713457",
2763
+ "implementationHash": "6d21a1132eeb46fb",
2762
2764
  "middleware": [
2763
2765
  {
2764
2766
  "type": "wire",
@@ -2766,23 +2768,21 @@
2766
2768
  "inline": false
2767
2769
  }
2768
2770
  ],
2769
- "contractHash": "0451a960490628c3",
2770
- "inputHash": "6ff27706",
2771
- "outputHash": "94f80533"
2771
+ "contractHash": "4c70070f45a31d25",
2772
+ "inputHash": "835d9763",
2773
+ "outputHash": "b9430fb9"
2772
2774
  },
2773
- "pikkuTrigger": {
2774
- "pikkuFuncId": "pikkuTrigger",
2775
+ "pikkuSchedulerTypes": {
2776
+ "pikkuFuncId": "pikkuSchedulerTypes",
2775
2777
  "functionType": "user",
2776
2778
  "funcWrapper": "pikkuSessionlessFunc",
2777
2779
  "sessionless": true,
2778
- "name": "pikkuTrigger",
2780
+ "name": "pikkuSchedulerTypes",
2779
2781
  "inputSchemaName": null,
2780
- "outputSchemaName": "PikkuTriggerOutput",
2782
+ "outputSchemaName": null,
2781
2783
  "inputs": [],
2782
- "outputs": [
2783
- "PikkuTriggerOutput"
2784
- ],
2785
- "implementationHash": "1ac2f4e727e650c9",
2784
+ "outputs": [],
2785
+ "implementationHash": "ca3f707d96566f5c",
2786
2786
  "middleware": [
2787
2787
  {
2788
2788
  "type": "wire",
@@ -2790,23 +2790,23 @@
2790
2790
  "inline": false
2791
2791
  }
2792
2792
  ],
2793
- "contractHash": "e0688c774c3e4768",
2794
- "inputHash": "164d65e7",
2795
- "outputHash": "3ac7247c"
2793
+ "contractHash": "562f598e335cbbf8",
2794
+ "inputHash": "5cb0bd41",
2795
+ "outputHash": "4108ab7a"
2796
2796
  },
2797
- "pikkuWorkflowRoutes": {
2798
- "pikkuFuncId": "pikkuWorkflowRoutes",
2797
+ "pikkuScheduler": {
2798
+ "pikkuFuncId": "pikkuScheduler",
2799
2799
  "functionType": "user",
2800
2800
  "funcWrapper": "pikkuSessionlessFunc",
2801
2801
  "sessionless": true,
2802
- "name": "pikkuWorkflowRoutes",
2802
+ "name": "pikkuScheduler",
2803
2803
  "inputSchemaName": null,
2804
- "outputSchemaName": "PikkuWorkflowRoutesOutput",
2804
+ "outputSchemaName": "PikkuSchedulerOutput",
2805
2805
  "inputs": [],
2806
2806
  "outputs": [
2807
- "PikkuWorkflowRoutesOutput"
2807
+ "PikkuSchedulerOutput"
2808
2808
  ],
2809
- "implementationHash": "44984589bce5976c",
2809
+ "implementationHash": "e78409e71cedf438",
2810
2810
  "middleware": [
2811
2811
  {
2812
2812
  "type": "wire",
@@ -2814,23 +2814,21 @@
2814
2814
  "inline": false
2815
2815
  }
2816
2816
  ],
2817
- "contractHash": "4bfa767e5f7be854",
2818
- "inputHash": "3bda91da",
2819
- "outputHash": "8b24f1df"
2817
+ "contractHash": "064923ed2e031573",
2818
+ "inputHash": "dda1c6aa",
2819
+ "outputHash": "1f0f0345"
2820
2820
  },
2821
- "pikkuPublicRPC": {
2822
- "pikkuFuncId": "pikkuPublicRPC",
2821
+ "pikkuSecrets": {
2822
+ "pikkuFuncId": "pikkuSecrets",
2823
2823
  "functionType": "user",
2824
2824
  "funcWrapper": "pikkuSessionlessFunc",
2825
2825
  "sessionless": true,
2826
- "name": "pikkuPublicRPC",
2826
+ "name": "pikkuSecrets",
2827
2827
  "inputSchemaName": null,
2828
- "outputSchemaName": "PikkuPublicRPCOutput",
2828
+ "outputSchemaName": null,
2829
2829
  "inputs": [],
2830
- "outputs": [
2831
- "PikkuPublicRPCOutput"
2832
- ],
2833
- "implementationHash": "451ba459892bac2f",
2830
+ "outputs": [],
2831
+ "implementationHash": "0c90e1e1b970f27c",
2834
2832
  "middleware": [
2835
2833
  {
2836
2834
  "type": "wire",
@@ -2838,23 +2836,23 @@
2838
2836
  "inline": false
2839
2837
  }
2840
2838
  ],
2841
- "contractHash": "b6b352a6280fc5b8",
2842
- "inputHash": "5715220b",
2843
- "outputHash": "c351147d"
2839
+ "contractHash": "79cd70de0e09d5bc",
2840
+ "inputHash": "838055cb",
2841
+ "outputHash": "c749587a"
2844
2842
  },
2845
- "pikkuRemoteRPC": {
2846
- "pikkuFuncId": "pikkuRemoteRPC",
2843
+ "pikkuTriggerTypes": {
2844
+ "pikkuFuncId": "pikkuTriggerTypes",
2847
2845
  "functionType": "user",
2848
2846
  "funcWrapper": "pikkuSessionlessFunc",
2849
2847
  "sessionless": true,
2850
- "name": "pikkuRemoteRPC",
2851
- "inputSchemaName": null,
2852
- "outputSchemaName": "PikkuRemoteRPCOutput",
2853
- "inputs": [],
2854
- "outputs": [
2855
- "PikkuRemoteRPCOutput"
2848
+ "name": "pikkuTriggerTypes",
2849
+ "inputSchemaName": "PikkuTriggerTypesInput",
2850
+ "outputSchemaName": null,
2851
+ "inputs": [
2852
+ "PikkuTriggerTypesInput"
2856
2853
  ],
2857
- "implementationHash": "e9cbb8179a697ffe",
2854
+ "outputs": [],
2855
+ "implementationHash": "fa6cb1c56a713457",
2858
2856
  "middleware": [
2859
2857
  {
2860
2858
  "type": "wire",
@@ -2862,21 +2860,23 @@
2862
2860
  "inline": false
2863
2861
  }
2864
2862
  ],
2865
- "contractHash": "a4e0b2660e978c44",
2866
- "inputHash": "c1738f13",
2867
- "outputHash": "7fe3fe3d"
2863
+ "contractHash": "0451a960490628c3",
2864
+ "inputHash": "6ff27706",
2865
+ "outputHash": "94f80533"
2868
2866
  },
2869
- "pikkuRPCInternalMap": {
2870
- "pikkuFuncId": "pikkuRPCInternalMap",
2867
+ "pikkuTrigger": {
2868
+ "pikkuFuncId": "pikkuTrigger",
2871
2869
  "functionType": "user",
2872
2870
  "funcWrapper": "pikkuSessionlessFunc",
2873
2871
  "sessionless": true,
2874
- "name": "pikkuRPCInternalMap",
2872
+ "name": "pikkuTrigger",
2875
2873
  "inputSchemaName": null,
2876
- "outputSchemaName": null,
2874
+ "outputSchemaName": "PikkuTriggerOutput",
2877
2875
  "inputs": [],
2878
- "outputs": [],
2879
- "implementationHash": "841f275c6e97b3ff",
2876
+ "outputs": [
2877
+ "PikkuTriggerOutput"
2878
+ ],
2879
+ "implementationHash": "1ac2f4e727e650c9",
2880
2880
  "middleware": [
2881
2881
  {
2882
2882
  "type": "wire",
@@ -2884,21 +2884,21 @@
2884
2884
  "inline": false
2885
2885
  }
2886
2886
  ],
2887
- "contractHash": "a60b51d8889c6261",
2888
- "inputHash": "e1ca2d09",
2889
- "outputHash": "cb7f80c0"
2887
+ "contractHash": "e0688c774c3e4768",
2888
+ "inputHash": "164d65e7",
2889
+ "outputHash": "3ac7247c"
2890
2890
  },
2891
- "pikkuRPCExposedMap": {
2892
- "pikkuFuncId": "pikkuRPCExposedMap",
2891
+ "pikkuVariables": {
2892
+ "pikkuFuncId": "pikkuVariables",
2893
2893
  "functionType": "user",
2894
2894
  "funcWrapper": "pikkuSessionlessFunc",
2895
2895
  "sessionless": true,
2896
- "name": "pikkuRPCExposedMap",
2896
+ "name": "pikkuVariables",
2897
2897
  "inputSchemaName": null,
2898
2898
  "outputSchemaName": null,
2899
2899
  "inputs": [],
2900
2900
  "outputs": [],
2901
- "implementationHash": "3930f1d960d70df1",
2901
+ "implementationHash": "84a0e3ace8da3e52",
2902
2902
  "middleware": [
2903
2903
  {
2904
2904
  "type": "wire",
@@ -2906,23 +2906,23 @@
2906
2906
  "inline": false
2907
2907
  }
2908
2908
  ],
2909
- "contractHash": "6a3f60d1d07cd4ae",
2910
- "inputHash": "57fd8479",
2911
- "outputHash": "43617b05"
2909
+ "contractHash": "a26bc48e31b3d5d5",
2910
+ "inputHash": "114143f9",
2911
+ "outputHash": "75594b2d"
2912
2912
  },
2913
- "pikkuRPC": {
2914
- "pikkuFuncId": "pikkuRPC",
2913
+ "pikkuWorkflowRoutes": {
2914
+ "pikkuFuncId": "pikkuWorkflowRoutes",
2915
2915
  "functionType": "user",
2916
2916
  "funcWrapper": "pikkuSessionlessFunc",
2917
2917
  "sessionless": true,
2918
- "name": "pikkuRPC",
2918
+ "name": "pikkuWorkflowRoutes",
2919
2919
  "inputSchemaName": null,
2920
- "outputSchemaName": "PikkuRPCOutput",
2920
+ "outputSchemaName": "PikkuWorkflowRoutesOutput",
2921
2921
  "inputs": [],
2922
2922
  "outputs": [
2923
- "PikkuRPCOutput"
2923
+ "PikkuWorkflowRoutesOutput"
2924
2924
  ],
2925
- "implementationHash": "6d21a1132eeb46fb",
2925
+ "implementationHash": "44984589bce5976c",
2926
2926
  "middleware": [
2927
2927
  {
2928
2928
  "type": "wire",
@@ -2930,8 +2930,8 @@
2930
2930
  "inline": false
2931
2931
  }
2932
2932
  ],
2933
- "contractHash": "4c70070f45a31d25",
2934
- "inputHash": "835d9763",
2935
- "outputHash": "b9430fb9"
2933
+ "contractHash": "4bfa767e5f7be854",
2934
+ "inputHash": "3bda91da",
2935
+ "outputHash": "8b24f1df"
2936
2936
  }
2937
2937
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
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.50
2
+ * This file was generated by @pikku/cli@0.12.52
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';