@pikku/addon-console 0.12.47 → 0.12.48

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 (115) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/.pikku/addon/agent/index.d.ts +1 -1
  3. package/dist/.pikku/addon/agent/index.js +1 -1
  4. package/dist/.pikku/addon/agent/pikku-agent-map.gen.d.ts +1 -1
  5. package/dist/.pikku/addon/agent/pikku-agent-types.gen.d.ts +1 -1
  6. package/dist/.pikku/addon/agent/pikku-model-aliases.gen.js +1 -1
  7. package/dist/.pikku/addon/agent/pikku-scorer-names.gen.d.ts +1 -1
  8. package/dist/.pikku/addon/auth/auth.types.d.ts +1 -1
  9. package/dist/.pikku/addon/auth/auth.types.js +1 -1
  10. package/dist/.pikku/addon/auth/index.d.ts +1 -1
  11. package/dist/.pikku/addon/auth/index.js +1 -1
  12. package/dist/.pikku/addon/auth/pikku-auth-types.gen.d.ts +1 -1
  13. package/dist/.pikku/addon/auth/pikku-auth-types.gen.js +1 -1
  14. package/dist/.pikku/addon/channel/index.d.ts +1 -1
  15. package/dist/.pikku/addon/channel/index.js +1 -1
  16. package/dist/.pikku/addon/channel/pikku-channel-types.gen.d.ts +1 -1
  17. package/dist/.pikku/addon/channel/pikku-channel-types.gen.js +1 -1
  18. package/dist/.pikku/addon/error/index.d.ts +1 -1
  19. package/dist/.pikku/addon/error/index.js +1 -1
  20. package/dist/.pikku/addon/error/pikku-error-types.gen.d.ts +1 -1
  21. package/dist/.pikku/addon/error/pikku-error-types.gen.js +1 -1
  22. package/dist/.pikku/addon/function/index.d.ts +1 -1
  23. package/dist/.pikku/addon/function/index.js +1 -1
  24. package/dist/.pikku/addon/function/pikku-function-types.gen.d.ts +1 -1
  25. package/dist/.pikku/addon/function/pikku-function-types.gen.js +1 -1
  26. package/dist/.pikku/addon/function/pikku-functions-meta-verbose.gen.json +2 -2
  27. package/dist/.pikku/addon/function/pikku-functions-meta.gen.js +1 -1
  28. package/dist/.pikku/addon/function/pikku-functions-meta.gen.json +2 -2
  29. package/dist/.pikku/addon/function/pikku-functions.gen.js +1 -1
  30. package/dist/.pikku/addon/http/index.d.ts +1 -1
  31. package/dist/.pikku/addon/http/index.js +1 -1
  32. package/dist/.pikku/addon/http/pikku-http-types.gen.d.ts +1 -1
  33. package/dist/.pikku/addon/http/pikku-http-types.gen.js +1 -1
  34. package/dist/.pikku/addon/mcp/index.d.ts +1 -1
  35. package/dist/.pikku/addon/mcp/index.js +1 -1
  36. package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.d.ts +1 -1
  37. package/dist/.pikku/addon/mcp/pikku-mcp-types.gen.js +1 -1
  38. package/dist/.pikku/addon/middleware/index.d.ts +1 -1
  39. package/dist/.pikku/addon/middleware/index.js +1 -1
  40. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts +2 -2
  41. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.d.ts.map +1 -1
  42. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js +2 -2
  43. package/dist/.pikku/addon/middleware/pikku-middleware-types.gen.js.map +1 -1
  44. package/dist/.pikku/addon/permissions/pikku-permissions.gen.d.ts +1 -1
  45. package/dist/.pikku/addon/permissions/pikku-permissions.gen.js +1 -1
  46. package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  47. package/dist/.pikku/addon/pikku-bootstrap-scenarios.gen.js +1 -1
  48. package/dist/.pikku/addon/pikku-bootstrap.gen.d.ts +1 -1
  49. package/dist/.pikku/addon/pikku-bootstrap.gen.js +1 -1
  50. package/dist/.pikku/addon/pikku-package.gen.js +1 -1
  51. package/dist/.pikku/addon/pikku-services.gen.d.ts +1 -1
  52. package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.gen.d.ts +1 -1
  53. package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +1 -1
  54. package/dist/.pikku/addon/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +1 -1
  55. package/dist/.pikku/addon/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  56. package/dist/.pikku/addon/scenarios/index.d.ts +1 -1
  57. package/dist/.pikku/addon/scenarios/index.js +1 -1
  58. package/dist/.pikku/addon/scenarios/pikku-personas.gen.js +1 -1
  59. package/dist/.pikku/addon/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
  60. package/dist/.pikku/addon/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  61. package/dist/.pikku/addon/scenarios/pikku-scenario-types.gen.d.ts +3 -3
  62. package/dist/.pikku/addon/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
  63. package/dist/.pikku/addon/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  64. package/dist/.pikku/addon/scenarios/schemas/register.gen.d.ts +1 -1
  65. package/dist/.pikku/addon/scenarios/schemas/register.gen.js +1 -1
  66. package/dist/.pikku/addon/schemas/register.gen.js +1 -1
  67. package/dist/.pikku/addon/schemas/schemas/ScenarioRunRecord.schema.json +1 -1
  68. package/dist/.pikku/addon/scopes/index.d.ts +1 -1
  69. package/dist/.pikku/addon/scopes/index.js +1 -1
  70. package/dist/.pikku/addon/scopes/pikku-personas.gen.js +1 -1
  71. package/dist/.pikku/addon/scopes/pikku-roles.gen.d.ts +1 -1
  72. package/dist/.pikku/addon/scopes/pikku-scope-types.gen.d.ts +1 -1
  73. package/dist/.pikku/addon/scopes/pikku-scope-types.gen.js +1 -1
  74. package/dist/.pikku/addon/scopes/pikku-scopes.gen.d.ts +1 -1
  75. package/dist/.pikku/addon/secrets/index.d.ts +1 -1
  76. package/dist/.pikku/addon/secrets/index.js +1 -1
  77. package/dist/.pikku/addon/secrets/pikku-secret-types.gen.d.ts +1 -1
  78. package/dist/.pikku/addon/secrets/pikku-secret-types.gen.js +1 -1
  79. package/dist/.pikku/addon/secrets/pikku-secrets.gen.d.ts +1 -1
  80. package/dist/.pikku/addon/secrets/pikku-secrets.gen.js +1 -1
  81. package/dist/.pikku/addon/services/pikku-meta-service.gen.d.ts +1 -1
  82. package/dist/.pikku/addon/services/pikku-meta-service.gen.js +1 -1
  83. package/dist/.pikku/addon/setup/index.d.ts +1 -1
  84. package/dist/.pikku/addon/setup/index.js +1 -1
  85. package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.d.ts +1 -1
  86. package/dist/.pikku/addon/setup/pikku-addon-setup-types.gen.js +1 -1
  87. package/dist/.pikku/addon/setup/pikku-setup-types.gen.d.ts +1 -1
  88. package/dist/.pikku/addon/setup/pikku-setup-types.gen.js +1 -1
  89. package/dist/.pikku/addon/trigger/index.d.ts +1 -1
  90. package/dist/.pikku/addon/trigger/index.js +1 -1
  91. package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.d.ts +1 -1
  92. package/dist/.pikku/addon/trigger/pikku-trigger-types.gen.js +1 -1
  93. package/dist/.pikku/addon/variables/index.d.ts +1 -1
  94. package/dist/.pikku/addon/variables/index.js +1 -1
  95. package/dist/.pikku/addon/variables/pikku-variable-types.gen.d.ts +1 -1
  96. package/dist/.pikku/addon/variables/pikku-variable-types.gen.js +1 -1
  97. package/dist/.pikku/addon/variables/pikku-variables.gen.d.ts +1 -1
  98. package/dist/.pikku/addon/variables/pikku-variables.gen.js +1 -1
  99. package/dist/.pikku/addon/workflow/index.d.ts +1 -1
  100. package/dist/.pikku/addon/workflow/index.js +1 -1
  101. package/dist/.pikku/addon/workflow/pikku-scenario-step-map.gen.d.ts +1 -1
  102. package/dist/.pikku/addon/workflow/pikku-workflow-map.gen.d.ts +1 -1
  103. package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.d.ts +1 -1
  104. package/dist/.pikku/addon/workflow/pikku-workflow-types.gen.js +1 -1
  105. package/dist/.pikku/addon/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  106. package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  107. package/dist/.pikku/addon/workflow/pikku-workflow-wirings.gen.js +1 -1
  108. package/dist/src/services/db-schema.service.d.ts.map +1 -1
  109. package/dist/src/services/db-schema.service.js +7 -7
  110. package/dist/src/services/db-schema.service.js.map +1 -1
  111. package/dist/src/services/db-schema.service.test.d.ts +2 -0
  112. package/dist/src/services/db-schema.service.test.d.ts.map +1 -0
  113. package/dist/src/services/db-schema.service.test.js +67 -0
  114. package/dist/src/services/db-schema.service.test.js.map +1 -0
  115. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,30 @@
1
+ ## 0.12.48
2
+
3
+ ### Patch Changes
4
+
5
+ - 6160233: fix(addon-console): read the column privacy level from `security`, not `visibility`
6
+
7
+ `DbSchemaService` merged `db/annotations.gen.json` over the schema JSON by
8
+ reading `ann.visibility`. The sidecar is a verbatim JSON dump of the project's
9
+ `db/annotations.ts`, and that file names the field `security` — `visibility` was
10
+ its pre-rename name. So on any project whose sidecar was generated by a current
11
+ CLI, every lookup missed and every column fell back to the default.
12
+
13
+ That default is `private`, which is the right fallback and the worst possible
14
+ symptom: the console's database screen rendered a full classification legend
15
+ with every column marked private, on a schema that had carefully annotated its
16
+ public columns, its `pii` names and emails, and its `secret` session token.
17
+ Nothing errored and nothing was empty, so the screen looked like it was working.
18
+
19
+ Reads `security` first and falls back to `visibility`, since a sidecar written
20
+ by an older CLI is not regenerated until the project next runs `db migrate` and
21
+ both spellings are in the wild. The entry's `classification` is deliberately not
22
+ consulted: under both spellings that field is the anonymize strategy (`hash`,
23
+ `fake:email`), never the privacy level.
24
+
25
+ Adds the test that was missing — including one asserting the failure mode
26
+ directly, since a wrong key here degrades silently rather than throwing.
27
+
1
28
  ## 0.12.47
2
29
 
3
30
  ### Patch Changes
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/agent` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/agent` resolves here.
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  export type AgentMap = {}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { CoreAgent } from '@pikku/core/agent';
5
5
  import { pikkuAgentScorer as corePikkuAgentScorer, pikkuAgentJudge as corePikkuAgentJudge } from '@pikku/core/agent-scorer';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  pikkuState('@pikku/addon-console', 'agent', 'modelAliases', {});
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * The AI scorers declared in this project.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  export { pikkuBetterAuth } from '@pikku/better-auth';
5
5
  //# sourceMappingURL=auth.types.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  // AUTO-GENERATED by pikku CLI (bootstrap stub) — replaced by the typed wrapper after inspection
5
5
  export { pikkuBetterAuth } from '@pikku/better-auth';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/auth` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/auth` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Permission, auth gate and credential definitions
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Permission, auth gate and credential definitions
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/channel` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/channel` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/error` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/error` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Error catalogue — `#pikku/error` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Error catalogue — `#pikku/error` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/function` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/function` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Core function types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Core function types for all wirings
@@ -1018,9 +1018,9 @@
1018
1018
  "exportedName": "getScenarioRun",
1019
1019
  "bodyStart": 14,
1020
1020
  "bodyEnd": 17,
1021
- "contractHash": "9d03dec2cb914208",
1021
+ "contractHash": "3ca59a580f88145f",
1022
1022
  "inputHash": "c6ba04b9",
1023
- "outputHash": "b9c285d8"
1023
+ "outputHash": "6758e063"
1024
1024
  },
1025
1025
  "getSchema": {
1026
1026
  "pikkuFuncId": "getSchema",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -786,9 +786,9 @@
786
786
  "pikku:console:scenarios:read"
787
787
  ],
788
788
  "implementationHash": "3f94b35b645492eb",
789
- "contractHash": "9d03dec2cb914208",
789
+ "contractHash": "3ca59a580f88145f",
790
790
  "inputHash": "c6ba04b9",
791
- "outputHash": "b9c285d8",
791
+ "outputHash": "6758e063",
792
792
  "services": {
793
793
  "optimized": true,
794
794
  "services": [
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/http` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/http` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/mcp` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/mcp` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/middleware` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/middleware` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Middleware type definitions and registration for all wirings
@@ -9,7 +9,7 @@ import { CorePikkuChannelMiddleware, CorePikkuChannelMiddlewareFactory } from '@
9
9
  import type { PikkuAgentMiddlewareHooks } from '@pikku/core/agent';
10
10
  import type { Services, SingletonServices } from '../function/pikku-function-types.gen.js';
11
11
  import type { RequiredSingletonServices } from '../pikku-services.gen.js';
12
- export { cors, authAPIKey, authBearer, authCookie } from '@pikku/core/middleware';
12
+ export { cors, requireOrigin, authAPIKey, authBearer, authCookie } from '@pikku/core/middleware';
13
13
  export type { MiddlewarePriority };
14
14
  /**
15
15
  * Derived here rather than imported: nothing outside a generated leaf ever
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-middleware-types.gen.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/middleware/pikku-middleware-types.gen.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"pikku-middleware-types.gen.d.ts","sourceRoot":"","sources":["../../../../.pikku/addon/middleware/pikku-middleware-types.gen.ts"],"names":[],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Middleware type definitions and registration for all wirings
@@ -7,7 +7,7 @@
7
7
  import { addTagMiddleware as addTagMiddlewareCore, addGlobalMiddleware as addGlobalMiddlewareCore, pikkuMiddleware as pikkuMiddlewareCore } from '@pikku/core/middleware';
8
8
  import { addHTTPMiddleware as addHTTPMiddlewareCore } from '@pikku/core/http';
9
9
  import { addChannelMiddleware as addChannelMiddlewareCore, } from '@pikku/core/channel';
10
- export { cors, authAPIKey, authBearer, authCookie } from '@pikku/core/middleware';
10
+ export { cors, requireOrigin, authAPIKey, authBearer, authCookie } from '@pikku/core/middleware';
11
11
  /**
12
12
  * Factory function for creating middleware with tree-shaking support.
13
13
  * Supports both direct function and configuration object syntax.
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-middleware-types.gen.js","sourceRoot":"","sources":["../../../../.pikku/addon/middleware/pikku-middleware-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAGH,OAAO,EAAE,gBAAgB,IAAI,oBAAoB,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACzK,OAAO,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,kBAAkB,CAAA;AAC7E,OAAO,EAGL,oBAAoB,IAAI,wBAAwB,GACjD,MAAM,qBAAqB,CAAA;AAK5B,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AAgCjF;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAC7B,UAAuF,EACpD,EAAE;IACrC,OAAO,mBAAmB,CAAC,UAAU,CAAC,CAAA;AACxC,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CACpC,OAAuC,EACL,EAAE;IACpC,OAAO,OAAO,CAAA;AAChB,CAAC,CAAA;AAED;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,UAA6B,EAAE,EAAE;IACnE,uBAAuB,CAAC,UAAiB,EAAE,sBAAsB,CAAC,CAAA;AACpE,CAAC,CAAA;AAED;;;;GAIG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,GAAW,EAAE,UAA6B,EAAE,EAAE;IAC7E,oBAAoB,CAAC,GAAG,EAAE,UAAiB,EAAE,sBAAsB,CAAC,CAAA;AACtE,CAAC,CAAA;AACD;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAC/B,iBAA6C,EAC7C,UAA8B,EAC9B,EAAE;IACF,qBAAqB,CAAC,iBAAwB,EAAE,UAAiB,CAAC,CAAA;AACpE,CAAC,CAAA;AAQD;;;;;GAKG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CACpC,UAA2D,EACV,EAAE;IACnD,OAAO,UAAU,CAAA;AACnB,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAC3C,OAA8C,EACP,EAAE;IACzC,OAAO,OAAO,CAAA;AAChB,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,GAAW,EAAE,UAAoC,EAAE,EAAE,CACxF,wBAAwB,CAAC,GAAG,EAAE,UAAU,EAAE,sBAAsB,CAAC,CAAA;AAEnE;;;;;GAKG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAIlC,KAAyD,EACL,EAAE,CAAC,KAAK,CAAA"}
1
+ {"version":3,"file":"pikku-middleware-types.gen.js","sourceRoot":"","sources":["../../../../.pikku/addon/middleware/pikku-middleware-types.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH;;GAEG;AAGH,OAAO,EAAE,gBAAgB,IAAI,oBAAoB,EAAE,mBAAmB,IAAI,uBAAuB,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,wBAAwB,CAAA;AACzK,OAAO,EAAE,iBAAiB,IAAI,qBAAqB,EAAE,MAAM,kBAAkB,CAAA;AAC7E,OAAO,EAGL,oBAAoB,IAAI,wBAAwB,GACjD,MAAM,qBAAqB,CAAA;AAK5B,OAAO,EAAE,IAAI,EAAE,aAAa,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AAgChG;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,CAC7B,UAAuF,EACpD,EAAE;IACrC,OAAO,mBAAmB,CAAC,UAAU,CAAC,CAAA;AACxC,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CACpC,OAAuC,EACL,EAAE;IACpC,OAAO,OAAO,CAAA;AAChB,CAAC,CAAA;AAED;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,UAA6B,EAAE,EAAE;IACnE,uBAAuB,CAAC,UAAiB,EAAE,sBAAsB,CAAC,CAAA;AACpE,CAAC,CAAA;AAED;;;;GAIG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,GAAW,EAAE,UAA6B,EAAE,EAAE;IAC7E,oBAAoB,CAAC,GAAG,EAAE,UAAiB,EAAE,sBAAsB,CAAC,CAAA;AACtE,CAAC,CAAA;AACD;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAC/B,iBAA6C,EAC7C,UAA8B,EAC9B,EAAE;IACF,qBAAqB,CAAC,iBAAwB,EAAE,UAAiB,CAAC,CAAA;AACpE,CAAC,CAAA;AAQD;;;;;GAKG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CACpC,UAA2D,EACV,EAAE;IACnD,OAAO,UAAU,CAAA;AACnB,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,CAC3C,OAA8C,EACP,EAAE;IACzC,OAAO,OAAO,CAAA;AAChB,CAAC,CAAA;AAED;;;;;GAKG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,GAAW,EAAE,UAAoC,EAAE,EAAE,CACxF,wBAAwB,CAAC,GAAG,EAAE,UAAU,EAAE,sBAAsB,CAAC,CAAA;AAEnE;;;;;GAKG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAIlC,KAAyD,EACL,EAAE,CAAC,KAAK,CAAA"}
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.120
3
+ * This file was generated by @pikku/cli@0.12.125
4
4
  */
5
5
  //# sourceMappingURL=pikku-permissions.gen.d.ts.map
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.120
3
+ * This file was generated by @pikku/cli@0.12.125
4
4
  */
5
5
  //# sourceMappingURL=pikku-permissions.gen.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import './pikku-bootstrap.gen.js';
5
5
  import './scenarios/schemas/register.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import './pikku-bootstrap.gen.js';
5
5
  import './scenarios/schemas/register.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import { createSingletonServices as createSingletonServices } from '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scenarios` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scenarios` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  /** Personas declared with definePersonas() */
5
5
  import { createHttpPersonas } from '@pikku/core/persona';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
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.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  export {};
5
5
  //# sourceMappingURL=pikku-scenario-functions.gen.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import type { PikkuScenarioWire, ScenarioStepOptions } from '@pikku/core/scenario';
5
5
  import type { PikkuWorkflowWire } from '@pikku/core/workflow';
@@ -194,14 +194,14 @@ type PikkuScenarioStepConfigWithSchema<InputSchema extends StandardSchemaV1 | un
194
194
  /**
195
195
  * What this step does, for the console and for whoever reads the source. It
196
196
  * is also the fallback prose when no `template` is declared, in which case a
197
- * reporter renders "Given the shopper buys an apple". Defaults to the call
197
+ * reporter renders "Given shopper buys an apple". Defaults to the call
198
198
  * site's step name.
199
199
  */
200
200
  description?: string;
201
201
  /**
202
202
  * The prose a reporter renders for this step, with `{placeholders}` filled
203
203
  * from the input the step was called with — `'sees {packageName}'` reports as
204
- * "Then the admin sees @pikku/addon-todos". Every input field should appear,
204
+ * "Then admin sees @pikku/addon-todos". Every input field should appear,
205
205
  * so the report names the values under test rather than repeating one
206
206
  * sentence per call site.
207
207
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import '../workflow/pikku-workflow-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  export {};
5
5
  //# sourceMappingURL=pikku-scenario-wirings.gen.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  export declare const empty: null;
5
5
  //# sourceMappingURL=register.gen.d.ts.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  export const empty = null;
5
5
  //# sourceMappingURL=register.gen.js.map
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.120
2
+ * This file was generated by @pikku/cli@0.12.125
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as AddonMetaPage from './schemas/AddonMetaPage.schema.json' with { type: 'json' };