@openhi/constructs 0.0.126 → 0.0.128

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 (81) hide show
  1. package/lib/{chunk-ZHMHLK3S.mjs → chunk-7BQHLC7U.mjs} +3 -3
  2. package/lib/{chunk-7WDX6GPO.mjs → chunk-AWYZJFPL.mjs} +3 -3
  3. package/lib/{chunk-AHYQFT4N.mjs → chunk-E6MCKJVS.mjs} +3 -3
  4. package/lib/{chunk-W4KR4CSL.mjs → chunk-M7Y3BOQW.mjs} +2 -2
  5. package/lib/chunk-M7Y3BOQW.mjs.map +1 -0
  6. package/lib/{chunk-U7L7T4XU.mjs → chunk-MVQWAIMC.mjs} +2 -2
  7. package/lib/{chunk-U7L7T4XU.mjs.map → chunk-MVQWAIMC.mjs.map} +1 -1
  8. package/lib/{chunk-VXX4I3EF.mjs → chunk-SVXLZCF7.mjs} +1 -1
  9. package/lib/{chunk-VXX4I3EF.mjs.map → chunk-SVXLZCF7.mjs.map} +1 -1
  10. package/lib/{chunk-YYRWDEG4.mjs → chunk-UT7ADSEJ.mjs} +3 -3
  11. package/lib/{chunk-YYRWDEG4.mjs.map → chunk-UT7ADSEJ.mjs.map} +1 -1
  12. package/lib/{chunk-6NBGYGFL.mjs → chunk-VZCPGQXA.mjs} +13 -12
  13. package/lib/chunk-VZCPGQXA.mjs.map +1 -0
  14. package/lib/{chunk-WXS3PUHR.mjs → chunk-WGA43MMY.mjs} +4 -4
  15. package/lib/{chunk-WQWFVEVX.mjs → chunk-X5E4YJGZ.mjs} +2 -2
  16. package/lib/{chunk-KO64HPWQ.mjs → chunk-ZWSGM6PZ.mjs} +2 -2
  17. package/lib/delete-chunk.handler.d.mts +1 -1
  18. package/lib/delete-chunk.handler.d.ts +1 -1
  19. package/lib/delete-chunk.handler.js +12 -11
  20. package/lib/delete-chunk.handler.js.map +1 -1
  21. package/lib/delete-chunk.handler.mjs +2 -2
  22. package/lib/delete-chunk.handler.mjs.map +1 -1
  23. package/lib/{events-BfrkMoBD.d.mts → events-COI0BuMM.d.mts} +1 -1
  24. package/lib/{events-BfrkMoBD.d.ts → events-COI0BuMM.d.ts} +1 -1
  25. package/lib/index.d.mts +55 -12
  26. package/lib/index.d.ts +56 -13
  27. package/lib/index.js +127 -81
  28. package/lib/index.js.map +1 -1
  29. package/lib/index.mjs +118 -71
  30. package/lib/index.mjs.map +1 -1
  31. package/lib/list-chunks.handler.d.mts +1 -1
  32. package/lib/list-chunks.handler.d.ts +1 -1
  33. package/lib/list-chunks.handler.js +12 -11
  34. package/lib/list-chunks.handler.js.map +1 -1
  35. package/lib/list-chunks.handler.mjs +2 -2
  36. package/lib/list-chunks.handler.mjs.map +1 -1
  37. package/lib/platform-deploy-bridge.handler.d.mts +1 -1
  38. package/lib/platform-deploy-bridge.handler.d.ts +1 -1
  39. package/lib/platform-deploy-bridge.handler.js.map +1 -1
  40. package/lib/platform-deploy-bridge.handler.mjs +1 -1
  41. package/lib/pre-token-generation.handler.js +12 -11
  42. package/lib/pre-token-generation.handler.js.map +1 -1
  43. package/lib/pre-token-generation.handler.mjs +4 -4
  44. package/lib/provision-default-workspace.handler.js +12 -11
  45. package/lib/provision-default-workspace.handler.js.map +1 -1
  46. package/lib/provision-default-workspace.handler.mjs +4 -4
  47. package/lib/rename-list-targets.handler.d.mts +1 -1
  48. package/lib/rename-list-targets.handler.d.ts +1 -1
  49. package/lib/rename-list-targets.handler.js +12 -11
  50. package/lib/rename-list-targets.handler.js.map +1 -1
  51. package/lib/rename-list-targets.handler.mjs +2 -2
  52. package/lib/rename-list-targets.handler.mjs.map +1 -1
  53. package/lib/rename-rewrite-chunk.handler.d.mts +1 -1
  54. package/lib/rename-rewrite-chunk.handler.d.ts +1 -1
  55. package/lib/rename-rewrite-chunk.handler.js +12 -11
  56. package/lib/rename-rewrite-chunk.handler.js.map +1 -1
  57. package/lib/rename-rewrite-chunk.handler.mjs +2 -2
  58. package/lib/rename-rewrite-chunk.handler.mjs.map +1 -1
  59. package/lib/rest-api-lambda.handler.js +12 -11
  60. package/lib/rest-api-lambda.handler.js.map +1 -1
  61. package/lib/rest-api-lambda.handler.mjs +7 -7
  62. package/lib/rest-api-lambda.handler.mjs.map +1 -1
  63. package/lib/seed-demo-data.handler.js +12 -11
  64. package/lib/seed-demo-data.handler.js.map +1 -1
  65. package/lib/seed-demo-data.handler.mjs +5 -5
  66. package/lib/seed-system-data.handler.js +12 -11
  67. package/lib/seed-system-data.handler.js.map +1 -1
  68. package/lib/seed-system-data.handler.mjs +2 -2
  69. package/lib/static-hosting.viewer-request-handler.d.mts +1 -1
  70. package/lib/static-hosting.viewer-request-handler.d.ts +1 -1
  71. package/lib/static-hosting.viewer-request-handler.js.map +1 -1
  72. package/lib/static-hosting.viewer-request-handler.mjs.map +1 -1
  73. package/package.json +7 -7
  74. package/lib/chunk-6NBGYGFL.mjs.map +0 -1
  75. package/lib/chunk-W4KR4CSL.mjs.map +0 -1
  76. /package/lib/{chunk-ZHMHLK3S.mjs.map → chunk-7BQHLC7U.mjs.map} +0 -0
  77. /package/lib/{chunk-7WDX6GPO.mjs.map → chunk-AWYZJFPL.mjs.map} +0 -0
  78. /package/lib/{chunk-AHYQFT4N.mjs.map → chunk-E6MCKJVS.mjs.map} +0 -0
  79. /package/lib/{chunk-WXS3PUHR.mjs.map → chunk-WGA43MMY.mjs.map} +0 -0
  80. /package/lib/{chunk-WQWFVEVX.mjs.map → chunk-X5E4YJGZ.mjs.map} +0 -0
  81. /package/lib/{chunk-KO64HPWQ.mjs.map → chunk-ZWSGM6PZ.mjs.map} +0 -0
@@ -2,15 +2,15 @@ import {
2
2
  listMembershipsOperation,
3
3
  listPractitionerRolesOperation,
4
4
  listRoleAssignmentsOperation
5
- } from "./chunk-ZHMHLK3S.mjs";
5
+ } from "./chunk-7BQHLC7U.mjs";
6
6
  import {
7
7
  findUserBySubOperation,
8
8
  idFromReference,
9
9
  parseUserResource
10
- } from "./chunk-YYRWDEG4.mjs";
11
- import "./chunk-U7L7T4XU.mjs";
10
+ } from "./chunk-UT7ADSEJ.mjs";
11
+ import "./chunk-MVQWAIMC.mjs";
12
12
  import "./chunk-FYHBHHWK.mjs";
13
- import "./chunk-6NBGYGFL.mjs";
13
+ import "./chunk-VZCPGQXA.mjs";
14
14
  import "./chunk-TRY7JGWO.mjs";
15
15
  import "./chunk-LZOMFHX3.mjs";
16
16
 
@@ -363,11 +363,11 @@ var ConfigurationUserProjectionEntity = new import_electrodb2.Entity({
363
363
  },
364
364
  indexes: {
365
365
  /**
366
- * Base table: PK = USER#ID#<userId>, SK = operation-supplied. A
367
- * single `Query(PK = USER#ID#<userId>, SK begins_with
368
- * 'CONFIGURATION#')` returns the user's user-scoped Configurations
369
- * sorted by `<normalizedConfigName>` (then `<configurationId>` as
370
- * the tiebreaker).
366
+ * Base table: PK = USER#ID#\<userId\>, SK = operation-supplied. A
367
+ * single `Query(PK = USER#ID#<userId>, SK begins_with 'CONFIGURATION#')`
368
+ * returns the user's user-scoped Configurations sorted by
369
+ * `<normalizedConfigName>` (then `<configurationId>` as the
370
+ * tiebreaker).
371
371
  */
372
372
  record: {
373
373
  pk: {
@@ -755,11 +755,12 @@ var MembershipUserProjectionEntity = new import_electrodb5.Entity({
755
755
  },
756
756
  indexes: {
757
757
  /**
758
- * Base table: PK = USER#ID#<userId>, SK = operation-supplied.
758
+ * Base table: PK = USER#ID#\<userId\>, SK = operation-supplied.
759
759
  * Both pattern #3 and pattern #4 use this same index — the SK string
760
760
  * encodes the lane discriminator (`MEMBERSHIP#TENANT#…` vs
761
- * `MEMBERSHIP#WORKSPACE#…`) so a single `Query(PK = USER#ID#<userId>,
762
- * SK begins_with 'MEMBERSHIP#')` returns both lanes interleaved.
761
+ * `MEMBERSHIP#WORKSPACE#…`) so a single
762
+ * `Query(PK = USER#ID#<userId>, SK begins_with 'MEMBERSHIP#')`
763
+ * returns both lanes interleaved.
763
764
  */
764
765
  record: {
765
766
  pk: {
@@ -1262,12 +1263,12 @@ var RoleAssignmentUserProjectionEntity = new import_electrodb9.Entity({
1262
1263
  },
1263
1264
  indexes: {
1264
1265
  /**
1265
- * Base table: PK = USER#ID#<userId>, SK = operation-supplied. Both
1266
+ * Base table: PK = USER#ID#\<userId\>, SK = operation-supplied. Both
1266
1267
  * sub-lanes (tenant-level and workspace-level) use this same index —
1267
1268
  * the SK string encodes the lane discriminator
1268
1269
  * (`ROLEASSIGNMENT#TENANT#…` vs `ROLEASSIGNMENT#WORKSPACE#…`) so a
1269
- * single `Query(PK = USER#ID#<userId>, SK begins_with
1270
- * 'ROLEASSIGNMENT#')` returns both lanes interleaved.
1270
+ * single `Query(PK = USER#ID#<userId>, SK begins_with 'ROLEASSIGNMENT#')`
1271
+ * returns both lanes interleaved.
1271
1272
  */
1272
1273
  record: {
1273
1274
  pk: {