@openhi/constructs 0.0.127 → 0.0.129

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 +21 -10
  26. package/lib/index.d.ts +21 -10
  27. package/lib/index.js +36 -16
  28. package/lib/index.js.map +1 -1
  29. package/lib/index.mjs +30 -11
  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 +14 -13
  60. package/lib/rest-api-lambda.handler.js.map +1 -1
  61. package/lib/rest-api-lambda.handler.mjs +9 -9
  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 +5 -5
  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
@@ -1567,11 +1567,11 @@ var ConfigurationUserProjectionEntity = new import_electrodb2.Entity({
1567
1567
  },
1568
1568
  indexes: {
1569
1569
  /**
1570
- * Base table: PK = USER#ID#<userId>, SK = operation-supplied. A
1571
- * single `Query(PK = USER#ID#<userId>, SK begins_with
1572
- * 'CONFIGURATION#')` returns the user's user-scoped Configurations
1573
- * sorted by `<normalizedConfigName>` (then `<configurationId>` as
1574
- * the tiebreaker).
1570
+ * Base table: PK = USER#ID#\<userId\>, SK = operation-supplied. A
1571
+ * single `Query(PK = USER#ID#<userId>, SK begins_with 'CONFIGURATION#')`
1572
+ * returns the user's user-scoped Configurations sorted by
1573
+ * `<normalizedConfigName>` (then `<configurationId>` as the
1574
+ * tiebreaker).
1575
1575
  */
1576
1576
  record: {
1577
1577
  pk: {
@@ -1959,11 +1959,12 @@ var MembershipUserProjectionEntity = new import_electrodb5.Entity({
1959
1959
  },
1960
1960
  indexes: {
1961
1961
  /**
1962
- * Base table: PK = USER#ID#<userId>, SK = operation-supplied.
1962
+ * Base table: PK = USER#ID#\<userId\>, SK = operation-supplied.
1963
1963
  * Both pattern #3 and pattern #4 use this same index — the SK string
1964
1964
  * encodes the lane discriminator (`MEMBERSHIP#TENANT#…` vs
1965
- * `MEMBERSHIP#WORKSPACE#…`) so a single `Query(PK = USER#ID#<userId>,
1966
- * SK begins_with 'MEMBERSHIP#')` returns both lanes interleaved.
1965
+ * `MEMBERSHIP#WORKSPACE#…`) so a single
1966
+ * `Query(PK = USER#ID#<userId>, SK begins_with 'MEMBERSHIP#')`
1967
+ * returns both lanes interleaved.
1967
1968
  */
1968
1969
  record: {
1969
1970
  pk: {
@@ -2466,12 +2467,12 @@ var RoleAssignmentUserProjectionEntity = new import_electrodb9.Entity({
2466
2467
  },
2467
2468
  indexes: {
2468
2469
  /**
2469
- * Base table: PK = USER#ID#<userId>, SK = operation-supplied. Both
2470
+ * Base table: PK = USER#ID#\<userId\>, SK = operation-supplied. Both
2470
2471
  * sub-lanes (tenant-level and workspace-level) use this same index —
2471
2472
  * the SK string encodes the lane discriminator
2472
2473
  * (`ROLEASSIGNMENT#TENANT#…` vs `ROLEASSIGNMENT#WORKSPACE#…`) so a
2473
- * single `Query(PK = USER#ID#<userId>, SK begins_with
2474
- * 'ROLEASSIGNMENT#')` returns both lanes interleaved.
2474
+ * single `Query(PK = USER#ID#<userId>, SK begins_with 'ROLEASSIGNMENT#')`
2475
+ * returns both lanes interleaved.
2475
2476
  */
2476
2477
  record: {
2477
2478
  pk: {