emdash 0.37.0 → 0.39.0

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 (1445) hide show
  1. package/dist/action-token-On1sot_c.mjs +26 -0
  2. package/dist/action-token-On1sot_c.mjs.map +1 -0
  3. package/dist/activation-CaMfdBt1.mjs +382 -0
  4. package/dist/activation-CaMfdBt1.mjs.map +1 -0
  5. package/dist/adapters-Cq10K4_c.d.mts +171 -0
  6. package/dist/adapters-Cq10K4_c.d.mts.map +1 -0
  7. package/dist/after-PcEvMY_6.mjs +96 -0
  8. package/dist/after-PcEvMY_6.mjs.map +1 -0
  9. package/dist/allowed-origins-1Sa-2wZK.mjs +116 -0
  10. package/dist/allowed-origins-1Sa-2wZK.mjs.map +1 -0
  11. package/dist/api/route-utils.d.mts +4 -3
  12. package/dist/api/route-utils.d.mts.map +1 -1
  13. package/dist/api/route-utils.mjs +45 -29
  14. package/dist/api/route-utils.mjs.map +1 -1
  15. package/dist/api/schemas/index.d.mts +2 -2
  16. package/dist/api/schemas/index.mjs +7 -6
  17. package/dist/api-DmjKxPCY.mjs +4831 -0
  18. package/dist/api-DmjKxPCY.mjs.map +1 -0
  19. package/dist/api-tokens-BIXItFKV.mjs +163 -0
  20. package/dist/api-tokens-BIXItFKV.mjs.map +1 -0
  21. package/dist/apply-drpfmqrR.mjs +1005 -0
  22. package/dist/apply-drpfmqrR.mjs.map +1 -0
  23. package/dist/artifact-fetch-COiMhVgk.mjs +813 -0
  24. package/dist/artifact-fetch-COiMhVgk.mjs.map +1 -0
  25. package/dist/astro/index.d.mts +14 -12
  26. package/dist/astro/index.d.mts.map +1 -1
  27. package/dist/astro/index.mjs +123 -13
  28. package/dist/astro/index.mjs.map +1 -1
  29. package/dist/astro/middleware/auth.d.mts +12 -10
  30. package/dist/astro/middleware/auth.d.mts.map +1 -1
  31. package/dist/astro/middleware/auth.mjs +20 -11
  32. package/dist/astro/middleware/auth.mjs.map +1 -1
  33. package/dist/astro/middleware/media-usage-write-fence.mjs +5 -5
  34. package/dist/astro/middleware/redirect.mjs +11 -9
  35. package/dist/astro/middleware/redirect.mjs.map +1 -1
  36. package/dist/astro/middleware/request-context.d.mts +1 -1
  37. package/dist/astro/middleware/request-context.d.mts.map +1 -1
  38. package/dist/astro/middleware/request-context.mjs +154 -28
  39. package/dist/astro/middleware/request-context.mjs.map +1 -1
  40. package/dist/astro/middleware/setup.mjs +1 -1
  41. package/dist/astro/middleware.d.mts +13 -10
  42. package/dist/astro/middleware.d.mts.map +1 -1
  43. package/dist/astro/middleware.mjs +122 -3041
  44. package/dist/astro/middleware.mjs.map +1 -1
  45. package/dist/astro/routes/api/admin/allowed-domains/_domain_.mjs +10 -9
  46. package/dist/astro/routes/api/admin/allowed-domains/_domain_.mjs.map +1 -1
  47. package/dist/astro/routes/api/admin/allowed-domains/index.mjs +10 -9
  48. package/dist/astro/routes/api/admin/allowed-domains/index.mjs.map +1 -1
  49. package/dist/astro/routes/api/admin/api-tokens/_id_.mjs +5 -5
  50. package/dist/astro/routes/api/admin/api-tokens/index.mjs +6 -6
  51. package/dist/astro/routes/api/admin/byline-fields/_slug_/usage.mjs +6 -6
  52. package/dist/astro/routes/api/admin/byline-fields/_slug_.mjs +13 -12
  53. package/dist/astro/routes/api/admin/byline-fields/_slug_.mjs.map +1 -1
  54. package/dist/astro/routes/api/admin/byline-fields/index.mjs +13 -12
  55. package/dist/astro/routes/api/admin/byline-fields/index.mjs.map +1 -1
  56. package/dist/astro/routes/api/admin/byline-fields/reorder.mjs +13 -12
  57. package/dist/astro/routes/api/admin/byline-fields/reorder.mjs.map +1 -1
  58. package/dist/astro/routes/api/admin/bylines/_id_/index.mjs +22 -21
  59. package/dist/astro/routes/api/admin/bylines/_id_/index.mjs.map +1 -1
  60. package/dist/astro/routes/api/admin/bylines/_id_/translations.mjs +22 -21
  61. package/dist/astro/routes/api/admin/bylines/_id_/translations.mjs.map +1 -1
  62. package/dist/astro/routes/api/admin/bylines/index.mjs +22 -21
  63. package/dist/astro/routes/api/admin/bylines/index.mjs.map +1 -1
  64. package/dist/astro/routes/api/admin/comments/_id_/status.d.mts.map +1 -1
  65. package/dist/astro/routes/api/admin/comments/_id_/status.mjs +21 -54
  66. package/dist/astro/routes/api/admin/comments/_id_/status.mjs.map +1 -1
  67. package/dist/astro/routes/api/admin/comments/_id_.mjs +8 -8
  68. package/dist/astro/routes/api/admin/comments/bulk.mjs +15 -14
  69. package/dist/astro/routes/api/admin/comments/bulk.mjs.map +1 -1
  70. package/dist/astro/routes/api/admin/comments/counts.mjs +8 -8
  71. package/dist/astro/routes/api/admin/comments/index.mjs +15 -14
  72. package/dist/astro/routes/api/admin/comments/index.mjs.map +1 -1
  73. package/dist/astro/routes/api/admin/hooks/exclusive/_hookName_.mjs +6 -6
  74. package/dist/astro/routes/api/admin/hooks/exclusive/index.mjs +5 -5
  75. package/dist/astro/routes/api/admin/media-usage/activation.mjs +17 -16
  76. package/dist/astro/routes/api/admin/media-usage/activation.mjs.map +1 -1
  77. package/dist/astro/routes/api/admin/media-usage/collection-deletions/index.mjs +19 -18
  78. package/dist/astro/routes/api/admin/media-usage/collection-deletions/index.mjs.map +1 -1
  79. package/dist/astro/routes/api/admin/media-usage/collection-deletions/retry.mjs +19 -18
  80. package/dist/astro/routes/api/admin/media-usage/collection-deletions/retry.mjs.map +1 -1
  81. package/dist/astro/routes/api/admin/media-usage/progress.mjs +17 -17
  82. package/dist/astro/routes/api/admin/media-usage/repair.mjs +21 -20
  83. package/dist/astro/routes/api/admin/media-usage/repair.mjs.map +1 -1
  84. package/dist/astro/routes/api/admin/media-usage/work/index.mjs +19 -18
  85. package/dist/astro/routes/api/admin/media-usage/work/index.mjs.map +1 -1
  86. package/dist/astro/routes/api/admin/media-usage/work/retry.mjs +19 -18
  87. package/dist/astro/routes/api/admin/media-usage/work/retry.mjs.map +1 -1
  88. package/dist/astro/routes/api/admin/oauth-clients/_id_.mjs +5 -5
  89. package/dist/astro/routes/api/admin/oauth-clients/index.mjs +5 -5
  90. package/dist/astro/routes/api/admin/plugins/_id_/disable.d.mts.map +1 -1
  91. package/dist/astro/routes/api/admin/plugins/_id_/disable.mjs +9 -66
  92. package/dist/astro/routes/api/admin/plugins/_id_/disable.mjs.map +1 -1
  93. package/dist/astro/routes/api/admin/plugins/_id_/enable.d.mts.map +1 -1
  94. package/dist/astro/routes/api/admin/plugins/_id_/enable.mjs +9 -69
  95. package/dist/astro/routes/api/admin/plugins/_id_/enable.mjs.map +1 -1
  96. package/dist/astro/routes/api/admin/plugins/_id_/index.mjs +66 -59
  97. package/dist/astro/routes/api/admin/plugins/_id_/index.mjs.map +1 -1
  98. package/dist/astro/routes/api/admin/plugins/_id_/mcp.mjs +6 -6
  99. package/dist/astro/routes/api/admin/plugins/_id_/settings.mjs +65 -59
  100. package/dist/astro/routes/api/admin/plugins/_id_/settings.mjs.map +1 -1
  101. package/dist/astro/routes/api/admin/plugins/_id_/uninstall.mjs +70 -61
  102. package/dist/astro/routes/api/admin/plugins/_id_/uninstall.mjs.map +1 -1
  103. package/dist/astro/routes/api/admin/plugins/_id_/update.d.mts.map +1 -1
  104. package/dist/astro/routes/api/admin/plugins/_id_/update.mjs +87 -63
  105. package/dist/astro/routes/api/admin/plugins/_id_/update.mjs.map +1 -1
  106. package/dist/astro/routes/api/admin/plugins/index.mjs +66 -59
  107. package/dist/astro/routes/api/admin/plugins/index.mjs.map +1 -1
  108. package/dist/astro/routes/api/admin/plugins/marketplace/_id_/icon.mjs +4 -4
  109. package/dist/astro/routes/api/admin/plugins/marketplace/_id_/index.mjs +65 -59
  110. package/dist/astro/routes/api/admin/plugins/marketplace/_id_/index.mjs.map +1 -1
  111. package/dist/astro/routes/api/admin/plugins/marketplace/_id_/install.d.mts.map +1 -1
  112. package/dist/astro/routes/api/admin/plugins/marketplace/_id_/install.mjs +85 -63
  113. package/dist/astro/routes/api/admin/plugins/marketplace/_id_/install.mjs.map +1 -1
  114. package/dist/astro/routes/api/admin/plugins/marketplace/index.mjs +65 -59
  115. package/dist/astro/routes/api/admin/plugins/marketplace/index.mjs.map +1 -1
  116. package/dist/astro/routes/api/admin/plugins/registry/_id_/uninstall.mjs +70 -61
  117. package/dist/astro/routes/api/admin/plugins/registry/_id_/uninstall.mjs.map +1 -1
  118. package/dist/astro/routes/api/admin/plugins/registry/_id_/update.d.mts.map +1 -1
  119. package/dist/astro/routes/api/admin/plugins/registry/_id_/update.mjs +90 -66
  120. package/dist/astro/routes/api/admin/plugins/registry/_id_/update.mjs.map +1 -1
  121. package/dist/astro/routes/api/admin/plugins/registry/artifact.d.mts.map +1 -1
  122. package/dist/astro/routes/api/admin/plugins/registry/artifact.mjs +9 -7
  123. package/dist/astro/routes/api/admin/plugins/registry/artifact.mjs.map +1 -1
  124. package/dist/astro/routes/api/admin/plugins/registry/install.d.mts.map +1 -1
  125. package/dist/astro/routes/api/admin/plugins/registry/install.mjs +77 -63
  126. package/dist/astro/routes/api/admin/plugins/registry/install.mjs.map +1 -1
  127. package/dist/astro/routes/api/admin/plugins/registry/verify.d.mts.map +1 -1
  128. package/dist/astro/routes/api/admin/plugins/registry/verify.mjs +67 -61
  129. package/dist/astro/routes/api/admin/plugins/registry/verify.mjs.map +1 -1
  130. package/dist/astro/routes/api/admin/plugins/updates.d.mts.map +1 -1
  131. package/dist/astro/routes/api/admin/plugins/updates.mjs +66 -60
  132. package/dist/astro/routes/api/admin/plugins/updates.mjs.map +1 -1
  133. package/dist/astro/routes/api/admin/scheduled-policy-rejections/_collection_/_id_.d.mts +8 -0
  134. package/dist/astro/routes/api/admin/scheduled-policy-rejections/_collection_/_id_.d.mts.map +1 -0
  135. package/dist/astro/routes/api/admin/scheduled-policy-rejections/_collection_/_id_.mjs +27 -0
  136. package/dist/astro/routes/api/admin/scheduled-policy-rejections/_collection_/_id_.mjs.map +1 -0
  137. package/dist/astro/routes/api/admin/themes/marketplace/_id_/index.mjs +65 -59
  138. package/dist/astro/routes/api/admin/themes/marketplace/_id_/index.mjs.map +1 -1
  139. package/dist/astro/routes/api/admin/themes/marketplace/_id_/thumbnail.mjs +4 -4
  140. package/dist/astro/routes/api/admin/themes/marketplace/index.mjs +65 -59
  141. package/dist/astro/routes/api/admin/themes/marketplace/index.mjs.map +1 -1
  142. package/dist/astro/routes/api/admin/users/_id_/disable.mjs +4 -4
  143. package/dist/astro/routes/api/admin/users/_id_/enable.mjs +3 -3
  144. package/dist/astro/routes/api/admin/users/_id_/index.mjs +11 -10
  145. package/dist/astro/routes/api/admin/users/_id_/index.mjs.map +1 -1
  146. package/dist/astro/routes/api/admin/users/_id_/send-recovery.mjs +5 -5
  147. package/dist/astro/routes/api/admin/users/index.mjs +10 -9
  148. package/dist/astro/routes/api/admin/users/index.mjs.map +1 -1
  149. package/dist/astro/routes/api/auth/dev-bypass.mjs +5 -5
  150. package/dist/astro/routes/api/auth/invite/accept.mjs +3 -3
  151. package/dist/astro/routes/api/auth/invite/complete.mjs +15 -14
  152. package/dist/astro/routes/api/auth/invite/complete.mjs.map +1 -1
  153. package/dist/astro/routes/api/auth/invite/index.mjs +12 -11
  154. package/dist/astro/routes/api/auth/invite/index.mjs.map +1 -1
  155. package/dist/astro/routes/api/auth/invite/register-options.mjs +14 -13
  156. package/dist/astro/routes/api/auth/invite/register-options.mjs.map +1 -1
  157. package/dist/astro/routes/api/auth/logout.mjs +4 -4
  158. package/dist/astro/routes/api/auth/magic-link/send.mjs +14 -13
  159. package/dist/astro/routes/api/auth/magic-link/send.mjs.map +1 -1
  160. package/dist/astro/routes/api/auth/magic-link/verify.mjs +4 -4
  161. package/dist/astro/routes/api/auth/me.mjs +11 -10
  162. package/dist/astro/routes/api/auth/me.mjs.map +1 -1
  163. package/dist/astro/routes/api/auth/mode.mjs +4 -4
  164. package/dist/astro/routes/api/auth/oauth/_provider_/callback.mjs +4 -4
  165. package/dist/astro/routes/api/auth/oauth/_provider_.mjs +2 -2
  166. package/dist/astro/routes/api/auth/passkey/_id_.mjs +10 -9
  167. package/dist/astro/routes/api/auth/passkey/_id_.mjs.map +1 -1
  168. package/dist/astro/routes/api/auth/passkey/index.mjs +3 -3
  169. package/dist/astro/routes/api/auth/passkey/options.mjs +16 -15
  170. package/dist/astro/routes/api/auth/passkey/options.mjs.map +1 -1
  171. package/dist/astro/routes/api/auth/passkey/register/options.mjs +14 -13
  172. package/dist/astro/routes/api/auth/passkey/register/options.mjs.map +1 -1
  173. package/dist/astro/routes/api/auth/passkey/register/verify.mjs +15 -14
  174. package/dist/astro/routes/api/auth/passkey/register/verify.mjs.map +1 -1
  175. package/dist/astro/routes/api/auth/passkey/verify.mjs +15 -14
  176. package/dist/astro/routes/api/auth/passkey/verify.mjs.map +1 -1
  177. package/dist/astro/routes/api/auth/signup/complete.mjs +15 -14
  178. package/dist/astro/routes/api/auth/signup/complete.mjs.map +1 -1
  179. package/dist/astro/routes/api/auth/signup/request.mjs +14 -13
  180. package/dist/astro/routes/api/auth/signup/request.mjs.map +1 -1
  181. package/dist/astro/routes/api/auth/signup/verify.mjs +3 -3
  182. package/dist/astro/routes/api/comments/_collection_/_contentId_/index.d.mts.map +1 -1
  183. package/dist/astro/routes/api/comments/_collection_/_contentId_/index.mjs +15 -211
  184. package/dist/astro/routes/api/comments/_collection_/_contentId_/index.mjs.map +1 -1
  185. package/dist/astro/routes/api/comments/_collection_/_contentId_/reactions.mjs +18 -17
  186. package/dist/astro/routes/api/comments/_collection_/_contentId_/reactions.mjs.map +1 -1
  187. package/dist/astro/routes/api/content/_collection_/_id_/compare.mjs +4 -4
  188. package/dist/astro/routes/api/content/_collection_/_id_/discard-draft.d.mts.map +1 -1
  189. package/dist/astro/routes/api/content/_collection_/_id_/discard-draft.mjs +17 -11
  190. package/dist/astro/routes/api/content/_collection_/_id_/discard-draft.mjs.map +1 -1
  191. package/dist/astro/routes/api/content/_collection_/_id_/duplicate.mjs +5 -5
  192. package/dist/astro/routes/api/content/_collection_/_id_/lock.d.mts +10 -0
  193. package/dist/astro/routes/api/content/_collection_/_id_/lock.d.mts.map +1 -0
  194. package/dist/astro/routes/api/content/_collection_/_id_/lock.mjs +67 -0
  195. package/dist/astro/routes/api/content/_collection_/_id_/lock.mjs.map +1 -0
  196. package/dist/astro/routes/api/content/_collection_/_id_/permanent.mjs +4 -4
  197. package/dist/astro/routes/api/content/_collection_/_id_/plugin-extensions/_pluginId_/_kind_/_extensionId_.d.mts +8 -0
  198. package/dist/astro/routes/api/content/_collection_/_id_/plugin-extensions/_pluginId_/_kind_/_extensionId_.d.mts.map +1 -0
  199. package/dist/astro/routes/api/content/_collection_/_id_/plugin-extensions/_pluginId_/_kind_/_extensionId_.mjs +35 -0
  200. package/dist/astro/routes/api/content/_collection_/_id_/plugin-extensions/_pluginId_/_kind_/_extensionId_.mjs.map +1 -0
  201. package/dist/astro/routes/api/content/_collection_/_id_/preview-url.mjs +16 -15
  202. package/dist/astro/routes/api/content/_collection_/_id_/preview-url.mjs.map +1 -1
  203. package/dist/astro/routes/api/content/_collection_/_id_/publish.d.mts +9 -2
  204. package/dist/astro/routes/api/content/_collection_/_id_/publish.d.mts.map +1 -1
  205. package/dist/astro/routes/api/content/_collection_/_id_/publish.mjs +28 -16
  206. package/dist/astro/routes/api/content/_collection_/_id_/publish.mjs.map +1 -1
  207. package/dist/astro/routes/api/content/_collection_/_id_/references/_relation_/children.mjs +27 -23
  208. package/dist/astro/routes/api/content/_collection_/_id_/references/_relation_/children.mjs.map +1 -1
  209. package/dist/astro/routes/api/content/_collection_/_id_/references/_relation_/parents.mjs +27 -23
  210. package/dist/astro/routes/api/content/_collection_/_id_/references/_relation_/parents.mjs.map +1 -1
  211. package/dist/astro/routes/api/content/_collection_/_id_/restore.mjs +5 -5
  212. package/dist/astro/routes/api/content/_collection_/_id_/revisions.mjs +4 -4
  213. package/dist/astro/routes/api/content/_collection_/_id_/schedule.d.mts.map +1 -1
  214. package/dist/astro/routes/api/content/_collection_/_id_/schedule.mjs +27 -12
  215. package/dist/astro/routes/api/content/_collection_/_id_/schedule.mjs.map +1 -1
  216. package/dist/astro/routes/api/content/_collection_/_id_/terms/_taxonomy_.mjs +23 -20
  217. package/dist/astro/routes/api/content/_collection_/_id_/terms/_taxonomy_.mjs.map +1 -1
  218. package/dist/astro/routes/api/content/_collection_/_id_/translations.mjs +4 -4
  219. package/dist/astro/routes/api/content/_collection_/_id_/unpublish.d.mts.map +1 -1
  220. package/dist/astro/routes/api/content/_collection_/_id_/unpublish.mjs +25 -12
  221. package/dist/astro/routes/api/content/_collection_/_id_/unpublish.mjs.map +1 -1
  222. package/dist/astro/routes/api/content/_collection_/_id_.d.mts.map +1 -1
  223. package/dist/astro/routes/api/content/_collection_/_id_.mjs +27 -14
  224. package/dist/astro/routes/api/content/_collection_/_id_.mjs.map +1 -1
  225. package/dist/astro/routes/api/content/_collection_/authors.mjs +4 -4
  226. package/dist/astro/routes/api/content/_collection_/index.mjs +18 -12
  227. package/dist/astro/routes/api/content/_collection_/index.mjs.map +1 -1
  228. package/dist/astro/routes/api/content/_collection_/trash.mjs +11 -10
  229. package/dist/astro/routes/api/content/_collection_/trash.mjs.map +1 -1
  230. package/dist/astro/routes/api/dashboard.mjs +14 -12
  231. package/dist/astro/routes/api/dashboard.mjs.map +1 -1
  232. package/dist/astro/routes/api/dev/emails.mjs +4 -4
  233. package/dist/astro/routes/api/health.d.mts +8 -0
  234. package/dist/astro/routes/api/health.d.mts.map +1 -0
  235. package/dist/astro/routes/api/health.mjs +21 -0
  236. package/dist/astro/routes/api/health.mjs.map +1 -0
  237. package/dist/astro/routes/api/import/probe.d.mts +3 -3
  238. package/dist/astro/routes/api/import/probe.mjs +25 -23
  239. package/dist/astro/routes/api/import/probe.mjs.map +1 -1
  240. package/dist/astro/routes/api/import/wordpress/analyze.mjs +5 -5
  241. package/dist/astro/routes/api/import/wordpress/execute.d.mts +13 -11
  242. package/dist/astro/routes/api/import/wordpress/execute.d.mts.map +1 -1
  243. package/dist/astro/routes/api/import/wordpress/execute.mjs +20 -19
  244. package/dist/astro/routes/api/import/wordpress/execute.mjs.map +1 -1
  245. package/dist/astro/routes/api/import/wordpress/media.d.mts +12 -10
  246. package/dist/astro/routes/api/import/wordpress/media.d.mts.map +1 -1
  247. package/dist/astro/routes/api/import/wordpress/media.mjs +15 -14
  248. package/dist/astro/routes/api/import/wordpress/media.mjs.map +1 -1
  249. package/dist/astro/routes/api/import/wordpress/prepare.mjs +14 -13
  250. package/dist/astro/routes/api/import/wordpress/prepare.mjs.map +1 -1
  251. package/dist/astro/routes/api/import/wordpress/rewrite-urls.d.mts +13 -11
  252. package/dist/astro/routes/api/import/wordpress/rewrite-urls.d.mts.map +1 -1
  253. package/dist/astro/routes/api/import/wordpress/rewrite-urls.mjs +18 -17
  254. package/dist/astro/routes/api/import/wordpress/rewrite-urls.mjs.map +1 -1
  255. package/dist/astro/routes/api/import/wordpress-plugin/analyze.d.mts +1 -1
  256. package/dist/astro/routes/api/import/wordpress-plugin/analyze.mjs +25 -23
  257. package/dist/astro/routes/api/import/wordpress-plugin/analyze.mjs.map +1 -1
  258. package/dist/astro/routes/api/import/wordpress-plugin/callback.mjs +1 -1
  259. package/dist/astro/routes/api/import/wordpress-plugin/execute.d.mts +13 -11
  260. package/dist/astro/routes/api/import/wordpress-plugin/execute.d.mts.map +1 -1
  261. package/dist/astro/routes/api/import/wordpress-plugin/execute.mjs +36 -33
  262. package/dist/astro/routes/api/import/wordpress-plugin/execute.mjs.map +1 -1
  263. package/dist/astro/routes/api/manifest.mjs +17 -9
  264. package/dist/astro/routes/api/manifest.mjs.map +1 -1
  265. package/dist/astro/routes/api/mcp.d.mts.map +1 -1
  266. package/dist/astro/routes/api/mcp.mjs +192 -110
  267. package/dist/astro/routes/api/mcp.mjs.map +1 -1
  268. package/dist/astro/routes/api/media/_id_/confirm.mjs +15 -14
  269. package/dist/astro/routes/api/media/_id_/confirm.mjs.map +1 -1
  270. package/dist/astro/routes/api/media/_id_/replace.mjs +12 -11
  271. package/dist/astro/routes/api/media/_id_/replace.mjs.map +1 -1
  272. package/dist/astro/routes/api/media/_id_/upload.mjs +8 -8
  273. package/dist/astro/routes/api/media/_id_/usage.mjs +23 -22
  274. package/dist/astro/routes/api/media/_id_/usage.mjs.map +1 -1
  275. package/dist/astro/routes/api/media/_id_.mjs +22 -21
  276. package/dist/astro/routes/api/media/_id_.mjs.map +1 -1
  277. package/dist/astro/routes/api/media/asset/_id_/_filename_.d.mts +8 -0
  278. package/dist/astro/routes/api/media/asset/_id_/_filename_.d.mts.map +1 -0
  279. package/dist/astro/routes/api/media/asset/_id_/_filename_.mjs +52 -0
  280. package/dist/astro/routes/api/media/asset/_id_/_filename_.mjs.map +1 -0
  281. package/dist/astro/routes/api/media/file/_...key_.mjs +3 -3
  282. package/dist/astro/routes/api/media/folders/_id_.mjs +12 -11
  283. package/dist/astro/routes/api/media/folders/_id_.mjs.map +1 -1
  284. package/dist/astro/routes/api/media/folders/index.mjs +12 -11
  285. package/dist/astro/routes/api/media/folders/index.mjs.map +1 -1
  286. package/dist/astro/routes/api/media/providers/_providerId_/_itemId_.mjs +4 -4
  287. package/dist/astro/routes/api/media/providers/_providerId_/index.mjs +4 -4
  288. package/dist/astro/routes/api/media/providers/index.mjs +4 -4
  289. package/dist/astro/routes/api/media/upload-url.mjs +14 -13
  290. package/dist/astro/routes/api/media/upload-url.mjs.map +1 -1
  291. package/dist/astro/routes/api/media.mjs +26 -25
  292. package/dist/astro/routes/api/media.mjs.map +1 -1
  293. package/dist/astro/routes/api/menus/_name_/items/_id_.mjs +15 -14
  294. package/dist/astro/routes/api/menus/_name_/items/_id_.mjs.map +1 -1
  295. package/dist/astro/routes/api/menus/_name_/items.mjs +15 -14
  296. package/dist/astro/routes/api/menus/_name_/items.mjs.map +1 -1
  297. package/dist/astro/routes/api/menus/_name_/reorder.mjs +15 -14
  298. package/dist/astro/routes/api/menus/_name_/reorder.mjs.map +1 -1
  299. package/dist/astro/routes/api/menus/_name_/translations.mjs +15 -14
  300. package/dist/astro/routes/api/menus/_name_/translations.mjs.map +1 -1
  301. package/dist/astro/routes/api/menus/_name_.mjs +15 -14
  302. package/dist/astro/routes/api/menus/_name_.mjs.map +1 -1
  303. package/dist/astro/routes/api/menus/index.mjs +15 -14
  304. package/dist/astro/routes/api/menus/index.mjs.map +1 -1
  305. package/dist/astro/routes/api/oauth/authorize.mjs +6 -6
  306. package/dist/astro/routes/api/oauth/device/authorize.mjs +7 -7
  307. package/dist/astro/routes/api/oauth/device/code.mjs +10 -10
  308. package/dist/astro/routes/api/oauth/device/token.mjs +9 -9
  309. package/dist/astro/routes/api/oauth/register.mjs +4 -4
  310. package/dist/astro/routes/api/oauth/token/refresh.mjs +7 -7
  311. package/dist/astro/routes/api/oauth/token/revoke.mjs +7 -7
  312. package/dist/astro/routes/api/oauth/token.mjs +7 -7
  313. package/dist/astro/routes/api/openapi.json.mjs +95 -24
  314. package/dist/astro/routes/api/openapi.json.mjs.map +1 -1
  315. package/dist/astro/routes/api/plugins/_pluginId_/_...path_.d.mts +2 -1
  316. package/dist/astro/routes/api/plugins/_pluginId_/_...path_.d.mts.map +1 -1
  317. package/dist/astro/routes/api/plugins/_pluginId_/_...path_.mjs +22 -40
  318. package/dist/astro/routes/api/plugins/_pluginId_/_...path_.mjs.map +1 -1
  319. package/dist/astro/routes/api/redirects/404s/index.mjs +18 -14
  320. package/dist/astro/routes/api/redirects/404s/index.mjs.map +1 -1
  321. package/dist/astro/routes/api/redirects/404s/summary.mjs +18 -14
  322. package/dist/astro/routes/api/redirects/404s/summary.mjs.map +1 -1
  323. package/dist/astro/routes/api/redirects/_id_.d.mts.map +1 -1
  324. package/dist/astro/routes/api/redirects/_id_.mjs +20 -22
  325. package/dist/astro/routes/api/redirects/_id_.mjs.map +1 -1
  326. package/dist/astro/routes/api/redirects/index.d.mts.map +1 -1
  327. package/dist/astro/routes/api/redirects/index.mjs +19 -19
  328. package/dist/astro/routes/api/redirects/index.mjs.map +1 -1
  329. package/dist/astro/routes/api/relations/_id_/index.mjs +27 -23
  330. package/dist/astro/routes/api/relations/_id_/index.mjs.map +1 -1
  331. package/dist/astro/routes/api/relations/_id_/translations.mjs +21 -18
  332. package/dist/astro/routes/api/relations/_id_/translations.mjs.map +1 -1
  333. package/dist/astro/routes/api/relations/index.mjs +27 -23
  334. package/dist/astro/routes/api/relations/index.mjs.map +1 -1
  335. package/dist/astro/routes/api/revisions/_revisionId_/index.mjs +4 -4
  336. package/dist/astro/routes/api/revisions/_revisionId_/restore.mjs +5 -5
  337. package/dist/astro/routes/api/schema/collections/_slug_/fields/_fieldSlug_.mjs +65 -59
  338. package/dist/astro/routes/api/schema/collections/_slug_/fields/_fieldSlug_.mjs.map +1 -1
  339. package/dist/astro/routes/api/schema/collections/_slug_/fields/index.mjs +65 -59
  340. package/dist/astro/routes/api/schema/collections/_slug_/fields/index.mjs.map +1 -1
  341. package/dist/astro/routes/api/schema/collections/_slug_/fields/reorder.mjs +65 -59
  342. package/dist/astro/routes/api/schema/collections/_slug_/fields/reorder.mjs.map +1 -1
  343. package/dist/astro/routes/api/schema/collections/_slug_/index.mjs +65 -59
  344. package/dist/astro/routes/api/schema/collections/_slug_/index.mjs.map +1 -1
  345. package/dist/astro/routes/api/schema/collections/index.mjs +65 -59
  346. package/dist/astro/routes/api/schema/collections/index.mjs.map +1 -1
  347. package/dist/astro/routes/api/schema/collections/reorder.mjs +65 -59
  348. package/dist/astro/routes/api/schema/collections/reorder.mjs.map +1 -1
  349. package/dist/astro/routes/api/schema/index.mjs +16 -14
  350. package/dist/astro/routes/api/schema/index.mjs.map +1 -1
  351. package/dist/astro/routes/api/schema/orphans/_slug_.mjs +65 -59
  352. package/dist/astro/routes/api/schema/orphans/_slug_.mjs.map +1 -1
  353. package/dist/astro/routes/api/schema/orphans/index.mjs +65 -59
  354. package/dist/astro/routes/api/schema/orphans/index.mjs.map +1 -1
  355. package/dist/astro/routes/api/search/enable.mjs +16 -14
  356. package/dist/astro/routes/api/search/enable.mjs.map +1 -1
  357. package/dist/astro/routes/api/search/index.mjs +17 -14
  358. package/dist/astro/routes/api/search/index.mjs.map +1 -1
  359. package/dist/astro/routes/api/search/rebuild.mjs +16 -14
  360. package/dist/astro/routes/api/search/rebuild.mjs.map +1 -1
  361. package/dist/astro/routes/api/search/stats.mjs +10 -9
  362. package/dist/astro/routes/api/search/stats.mjs.map +1 -1
  363. package/dist/astro/routes/api/search/suggest.mjs +15 -13
  364. package/dist/astro/routes/api/search/suggest.mjs.map +1 -1
  365. package/dist/astro/routes/api/sections/_slug_.mjs +15 -13
  366. package/dist/astro/routes/api/sections/_slug_.mjs.map +1 -1
  367. package/dist/astro/routes/api/sections/index.mjs +15 -13
  368. package/dist/astro/routes/api/sections/index.mjs.map +1 -1
  369. package/dist/astro/routes/api/settings/backups/archives/_name_.mjs +9 -8
  370. package/dist/astro/routes/api/settings/backups/archives/_name_.mjs.map +1 -1
  371. package/dist/astro/routes/api/settings/backups/archives/index.mjs +8 -7
  372. package/dist/astro/routes/api/settings/backups/archives/index.mjs.map +1 -1
  373. package/dist/astro/routes/api/settings/backups/export.mjs +9 -8
  374. package/dist/astro/routes/api/settings/backups/export.mjs.map +1 -1
  375. package/dist/astro/routes/api/settings/backups/index.mjs +10 -9
  376. package/dist/astro/routes/api/settings/backups/index.mjs.map +1 -1
  377. package/dist/astro/routes/api/settings/email.mjs +6 -6
  378. package/dist/astro/routes/api/settings.mjs +22 -20
  379. package/dist/astro/routes/api/settings.mjs.map +1 -1
  380. package/dist/astro/routes/api/setup/admin-verify.mjs +16 -15
  381. package/dist/astro/routes/api/setup/admin-verify.mjs.map +1 -1
  382. package/dist/astro/routes/api/setup/admin.mjs +15 -14
  383. package/dist/astro/routes/api/setup/admin.mjs.map +1 -1
  384. package/dist/astro/routes/api/setup/dev-bypass.mjs +42 -38
  385. package/dist/astro/routes/api/setup/dev-bypass.mjs.map +1 -1
  386. package/dist/astro/routes/api/setup/dev-reset.mjs +4 -4
  387. package/dist/astro/routes/api/setup/index.mjs +43 -38
  388. package/dist/astro/routes/api/setup/index.mjs.map +1 -1
  389. package/dist/astro/routes/api/setup/status.mjs +5 -5
  390. package/dist/astro/routes/api/snapshot.mjs +11 -10
  391. package/dist/astro/routes/api/snapshot.mjs.map +1 -1
  392. package/dist/astro/routes/api/taxonomies/_name_/reorder.mjs +23 -21
  393. package/dist/astro/routes/api/taxonomies/_name_/reorder.mjs.map +1 -1
  394. package/dist/astro/routes/api/taxonomies/_name_/terms/_slug_/translations.mjs +23 -21
  395. package/dist/astro/routes/api/taxonomies/_name_/terms/_slug_/translations.mjs.map +1 -1
  396. package/dist/astro/routes/api/taxonomies/_name_/terms/_slug_.mjs +23 -21
  397. package/dist/astro/routes/api/taxonomies/_name_/terms/_slug_.mjs.map +1 -1
  398. package/dist/astro/routes/api/taxonomies/_name_/terms/index.mjs +23 -21
  399. package/dist/astro/routes/api/taxonomies/_name_/terms/index.mjs.map +1 -1
  400. package/dist/astro/routes/api/taxonomies/_name_/translations.mjs +22 -20
  401. package/dist/astro/routes/api/taxonomies/_name_/translations.mjs.map +1 -1
  402. package/dist/astro/routes/api/taxonomies/_name_.mjs +23 -21
  403. package/dist/astro/routes/api/taxonomies/_name_.mjs.map +1 -1
  404. package/dist/astro/routes/api/taxonomies/index.mjs +23 -21
  405. package/dist/astro/routes/api/taxonomies/index.mjs.map +1 -1
  406. package/dist/astro/routes/api/themes/preview.mjs +8 -8
  407. package/dist/astro/routes/api/typegen.mjs +6 -6
  408. package/dist/astro/routes/api/visual-editing/action-token.d.mts +8 -0
  409. package/dist/astro/routes/api/visual-editing/action-token.d.mts.map +1 -0
  410. package/dist/astro/routes/api/visual-editing/action-token.mjs +25 -0
  411. package/dist/astro/routes/api/visual-editing/action-token.mjs.map +1 -0
  412. package/dist/astro/routes/api/visual-editing/content/_collection_/_id_/publish.d.mts +8 -0
  413. package/dist/astro/routes/api/visual-editing/content/_collection_/_id_/publish.d.mts.map +1 -0
  414. package/dist/astro/routes/api/visual-editing/content/_collection_/_id_/publish.mjs +37 -0
  415. package/dist/astro/routes/api/visual-editing/content/_collection_/_id_/publish.mjs.map +1 -0
  416. package/dist/astro/routes/api/visual-editing/toolbar-labels.d.mts +8 -0
  417. package/dist/astro/routes/api/visual-editing/toolbar-labels.d.mts.map +1 -0
  418. package/dist/astro/routes/api/visual-editing/toolbar-labels.mjs +20 -0
  419. package/dist/astro/routes/api/visual-editing/toolbar-labels.mjs.map +1 -0
  420. package/dist/astro/routes/api/well-known/auth.mjs +2 -2
  421. package/dist/astro/routes/api/well-known/oauth-authorization-server.mjs +2 -2
  422. package/dist/astro/routes/api/well-known/oauth-protected-resource.mjs +2 -2
  423. package/dist/astro/routes/api/widget-areas/_name_/reorder.mjs +12 -11
  424. package/dist/astro/routes/api/widget-areas/_name_/reorder.mjs.map +1 -1
  425. package/dist/astro/routes/api/widget-areas/_name_/widgets/_id_.mjs +16 -15
  426. package/dist/astro/routes/api/widget-areas/_name_/widgets/_id_.mjs.map +1 -1
  427. package/dist/astro/routes/api/widget-areas/_name_/widgets.mjs +16 -15
  428. package/dist/astro/routes/api/widget-areas/_name_/widgets.mjs.map +1 -1
  429. package/dist/astro/routes/api/widget-areas/_name_.mjs +10 -10
  430. package/dist/astro/routes/api/widget-areas/index.mjs +16 -15
  431. package/dist/astro/routes/api/widget-areas/index.mjs.map +1 -1
  432. package/dist/astro/routes/api/widget-components.mjs +4 -4
  433. package/dist/astro/routes/robots.txt.mjs +13 -12
  434. package/dist/astro/routes/robots.txt.mjs.map +1 -1
  435. package/dist/astro/routes/sitemap-_collection_.xml.d.mts.map +1 -1
  436. package/dist/astro/routes/sitemap-_collection_.xml.mjs +24 -19
  437. package/dist/astro/routes/sitemap-_collection_.xml.mjs.map +1 -1
  438. package/dist/astro/routes/sitemap.xml.mjs +14 -13
  439. package/dist/astro/routes/sitemap.xml.mjs.map +1 -1
  440. package/dist/astro/types.d.mts +79 -26
  441. package/dist/astro/types.d.mts.map +1 -1
  442. package/dist/auth/providers/github.d.mts +1 -1
  443. package/dist/auth/providers/google.d.mts +1 -1
  444. package/dist/authoritative-records-DbqshfKD.mjs +5172 -0
  445. package/dist/authoritative-records-DbqshfKD.mjs.map +1 -0
  446. package/dist/authorize-BXpfMpp0.mjs +40 -0
  447. package/dist/authorize-BXpfMpp0.mjs.map +1 -0
  448. package/dist/backup-BsPQdwnS.mjs +246 -0
  449. package/dist/backup-BsPQdwnS.mjs.map +1 -0
  450. package/dist/base64-DvnNgP7e.mjs +63 -0
  451. package/dist/base64-DvnNgP7e.mjs.map +1 -0
  452. package/dist/byline-Doh-wt99.mjs +906 -0
  453. package/dist/byline-Doh-wt99.mjs.map +1 -0
  454. package/dist/byline-fields-CsrdvaLV.mjs +123 -0
  455. package/dist/byline-fields-CsrdvaLV.mjs.map +1 -0
  456. package/dist/byline-registry-D6lWzXk6.mjs +406 -0
  457. package/dist/byline-registry-D6lWzXk6.mjs.map +1 -0
  458. package/dist/bylines-Cop0hkoy.mjs +214 -0
  459. package/dist/bylines-Cop0hkoy.mjs.map +1 -0
  460. package/dist/bylines-kpBzHPr8.mjs +232 -0
  461. package/dist/bylines-kpBzHPr8.mjs.map +1 -0
  462. package/dist/cache-B0pOlXdM.mjs +108 -0
  463. package/dist/cache-B0pOlXdM.mjs.map +1 -0
  464. package/dist/capture-triggers-gxQxnxrJ.mjs +362 -0
  465. package/dist/capture-triggers-gxQxnxrJ.mjs.map +1 -0
  466. package/dist/challenge-store-CkRdSdd8.mjs +51 -0
  467. package/dist/challenge-store-CkRdSdd8.mjs.map +1 -0
  468. package/dist/checksum-Bsi2D9M1.mjs +162 -0
  469. package/dist/checksum-Bsi2D9M1.mjs.map +1 -0
  470. package/dist/chrome-tags-D7LGB91U.mjs +24 -0
  471. package/dist/chrome-tags-D7LGB91U.mjs.map +1 -0
  472. package/dist/chunks-BmWyou79.mjs +25 -0
  473. package/dist/chunks-BmWyou79.mjs.map +1 -0
  474. package/dist/cli/index.mjs +921 -106
  475. package/dist/cli/index.mjs.map +1 -1
  476. package/dist/client/cf-access.d.mts +1 -1
  477. package/dist/client/index.d.mts +17 -7
  478. package/dist/client/index.d.mts.map +1 -1
  479. package/dist/client/index.mjs +17 -12
  480. package/dist/client/index.mjs.map +1 -1
  481. package/dist/collection-deletion-C3Xixmkx.mjs +436 -0
  482. package/dist/collection-deletion-C3Xixmkx.mjs.map +1 -0
  483. package/dist/collection-slugs-cache-D9auiKmI.mjs +85 -0
  484. package/dist/collection-slugs-cache-D9auiKmI.mjs.map +1 -0
  485. package/dist/comment-DcT8qdPK.mjs +313 -0
  486. package/dist/comment-DcT8qdPK.mjs.map +1 -0
  487. package/dist/comment-reaction-DY5-y8Y5.mjs +85 -0
  488. package/dist/comment-reaction-DY5-y8Y5.mjs.map +1 -0
  489. package/dist/comments-B67VRNGw.mjs +204 -0
  490. package/dist/comments-B67VRNGw.mjs.map +1 -0
  491. package/dist/comments-BVzzt6x5.mjs +99 -0
  492. package/dist/comments-BVzzt6x5.mjs.map +1 -0
  493. package/dist/components-DIl9Qzh6.mjs +108 -0
  494. package/dist/components-DIl9Qzh6.mjs.map +1 -0
  495. package/dist/config-B2acLeC5.mjs +242 -0
  496. package/dist/config-B2acLeC5.mjs.map +1 -0
  497. package/dist/config-CGVeT8Hc.mjs +73 -0
  498. package/dist/config-CGVeT8Hc.mjs.map +1 -0
  499. package/dist/config-D3HhLON3.d.mts +39 -0
  500. package/dist/config-D3HhLON3.d.mts.map +1 -0
  501. package/dist/config-DS7e4EZ9.d.mts +6387 -0
  502. package/dist/config-DS7e4EZ9.d.mts.map +1 -0
  503. package/dist/content-DZ3B5qtA.mjs +2216 -0
  504. package/dist/content-DZ3B5qtA.mjs.map +1 -0
  505. package/dist/content-list-query-CbPdzsna.d.mts +26 -0
  506. package/dist/content-list-query-CbPdzsna.d.mts.map +1 -0
  507. package/dist/content-policy-CM4skrNi.mjs +46 -0
  508. package/dist/content-policy-CM4skrNi.mjs.map +1 -0
  509. package/dist/content-refresh-BHLHJgyt.mjs +3599 -0
  510. package/dist/content-refresh-BHLHJgyt.mjs.map +1 -0
  511. package/dist/content-repair-BVll5WNl.mjs +440 -0
  512. package/dist/content-repair-BVll5WNl.mjs.map +1 -0
  513. package/dist/context-B195kjqZ.mjs +1835 -0
  514. package/dist/context-B195kjqZ.mjs.map +1 -0
  515. package/dist/cron-BcR3RN4K.mjs +282 -0
  516. package/dist/cron-BcR3RN4K.mjs.map +1 -0
  517. package/dist/dashboard-CZD4G7k_.mjs +151 -0
  518. package/dist/dashboard-CZD4G7k_.mjs.map +1 -0
  519. package/dist/database/migration-lock.d.mts +37 -0
  520. package/dist/database/migration-lock.d.mts.map +1 -0
  521. package/dist/database/migration-lock.mjs +76 -0
  522. package/dist/database/migration-lock.mjs.map +1 -0
  523. package/dist/database/pg-migration-lock.d.mts +1 -1
  524. package/dist/database/pg-migration-lock.mjs +1 -1
  525. package/dist/database/pg-migration-lock.mjs.map +1 -1
  526. package/dist/datetime-normalization-PeiEdcRY.mjs +187 -0
  527. package/dist/datetime-normalization-PeiEdcRY.mjs.map +1 -0
  528. package/dist/db/index.d.mts +3 -3
  529. package/dist/db/index.mjs +4 -3
  530. package/dist/db/index.mjs.map +1 -1
  531. package/dist/db/libsql-migrations.d.mts +1 -1
  532. package/dist/db/libsql-migrations.mjs +7 -6
  533. package/dist/db/libsql-migrations.mjs.map +1 -1
  534. package/dist/db/libsql.d.mts +1 -1
  535. package/dist/db/postgres-migrations.d.mts +1 -1
  536. package/dist/db/postgres-migrations.mjs +7 -6
  537. package/dist/db/postgres-migrations.mjs.map +1 -1
  538. package/dist/db/postgres.d.mts +1 -1
  539. package/dist/db/sqlite-migrations.d.mts +1 -1
  540. package/dist/db/sqlite-migrations.mjs +7 -6
  541. package/dist/db/sqlite-migrations.mjs.map +1 -1
  542. package/dist/db/sqlite.d.mts +1 -1
  543. package/dist/db/sqlite.mjs +1 -1
  544. package/dist/db-errors-CBD5yMro.mjs +55 -0
  545. package/dist/db-errors-CBD5yMro.mjs.map +1 -0
  546. package/dist/default-BtlxWgh9.mjs +81 -0
  547. package/dist/default-BtlxWgh9.mjs.map +1 -0
  548. package/dist/deferred-tasks-Ba9fphlE.d.mts +9 -0
  549. package/dist/deferred-tasks-Ba9fphlE.d.mts.map +1 -0
  550. package/dist/dev-typegen-CZaPLl3V.mjs +29 -0
  551. package/dist/dev-typegen-CZaPLl3V.mjs.map +1 -0
  552. package/dist/device-flow-3E5l0fpH.mjs +466 -0
  553. package/dist/device-flow-3E5l0fpH.mjs.map +1 -0
  554. package/dist/dialect-helpers-CtYdsX4W.mjs +307 -0
  555. package/dist/dialect-helpers-CtYdsX4W.mjs.map +1 -0
  556. package/dist/direct-executor-ZI8E01Yt.mjs +104 -0
  557. package/dist/direct-executor-ZI8E01Yt.mjs.map +1 -0
  558. package/dist/dist-2hDLsLeq.mjs +810 -0
  559. package/dist/dist-2hDLsLeq.mjs.map +1 -0
  560. package/dist/email-console-gc-E3Eqj.mjs +50 -0
  561. package/dist/email-console-gc-E3Eqj.mjs.map +1 -0
  562. package/dist/emdash-runtime-DZGinqTL.mjs +4041 -0
  563. package/dist/emdash-runtime-DZGinqTL.mjs.map +1 -0
  564. package/dist/enrich-C2Mk0lwE.mjs +194 -0
  565. package/dist/enrich-C2Mk0lwE.mjs.map +1 -0
  566. package/dist/entry-lock-D3C99MXS.mjs +1520 -0
  567. package/dist/entry-lock-D3C99MXS.mjs.map +1 -0
  568. package/dist/entry-lock-D9rnj2Lu.mjs +163 -0
  569. package/dist/entry-lock-D9rnj2Lu.mjs.map +1 -0
  570. package/dist/entry-lock-DX7QkqEg.d.mts +3503 -0
  571. package/dist/entry-lock-DX7QkqEg.d.mts.map +1 -0
  572. package/dist/entry-locks-CO_KaoU5.mjs +167 -0
  573. package/dist/entry-locks-CO_KaoU5.mjs.map +1 -0
  574. package/dist/error-CCTCskie.mjs +90 -0
  575. package/dist/error-CCTCskie.mjs.map +1 -0
  576. package/dist/errors-W3PA8HqB.mjs +447 -0
  577. package/dist/errors-W3PA8HqB.mjs.map +1 -0
  578. package/dist/escape-DN4Qmjsl.mjs +9 -0
  579. package/dist/escape-DN4Qmjsl.mjs.map +1 -0
  580. package/dist/field-defs-cache-B337z8UJ.mjs +77 -0
  581. package/dist/field-defs-cache-B337z8UJ.mjs.map +1 -0
  582. package/dist/focal-point-Gr34o-4o.mjs +23 -0
  583. package/dist/focal-point-Gr34o-4o.mjs.map +1 -0
  584. package/dist/fts-manager-DMb0sbIQ.mjs +413 -0
  585. package/dist/fts-manager-DMb0sbIQ.mjs.map +1 -0
  586. package/dist/hash-CLVFzWvx.mjs +37 -0
  587. package/dist/hash-CLVFzWvx.mjs.map +1 -0
  588. package/dist/hook-result-KY1jq21o.d.mts +31 -0
  589. package/dist/hook-result-KY1jq21o.d.mts.map +1 -0
  590. package/dist/hreflang-BgS2FqhH.d.mts +50 -0
  591. package/dist/hreflang-BgS2FqhH.d.mts.map +1 -0
  592. package/dist/hreflang-CrJwqoeb.mjs +105 -0
  593. package/dist/hreflang-CrJwqoeb.mjs.map +1 -0
  594. package/dist/http-route-dispatch-DAKlanXb.mjs +339 -0
  595. package/dist/http-route-dispatch-DAKlanXb.mjs.map +1 -0
  596. package/dist/identity-DRGSHEEr.mjs +35 -0
  597. package/dist/identity-DRGSHEEr.mjs.map +1 -0
  598. package/dist/import-DFr5B_hC.mjs +2020 -0
  599. package/dist/import-DFr5B_hC.mjs.map +1 -0
  600. package/dist/index-CDwKDkTq.d.mts +623 -0
  601. package/dist/index-CDwKDkTq.d.mts.map +1 -0
  602. package/dist/index.d.mts +27 -22
  603. package/dist/index.mjs +101 -86
  604. package/dist/init-lock-4eRRB4Le.mjs +56 -0
  605. package/dist/init-lock-4eRRB4Le.mjs.map +1 -0
  606. package/dist/install-finalization-5Os-QZ-2.mjs +58 -0
  607. package/dist/install-finalization-5Os-QZ-2.mjs.map +1 -0
  608. package/dist/lifecycle-7e-Lt_kX.mjs +25 -0
  609. package/dist/lifecycle-7e-Lt_kX.mjs.map +1 -0
  610. package/dist/load-Cu5bvCZh.mjs +28 -0
  611. package/dist/load-Cu5bvCZh.mjs.map +1 -0
  612. package/dist/loader-t4TxaFiQ.mjs +1004 -0
  613. package/dist/loader-t4TxaFiQ.mjs.map +1 -0
  614. package/dist/manifest-builder-D31UoJCu.mjs +189 -0
  615. package/dist/manifest-builder-D31UoJCu.mjs.map +1 -0
  616. package/dist/manifest-schema-Bkh8SeHd.mjs +491 -0
  617. package/dist/manifest-schema-Bkh8SeHd.mjs.map +1 -0
  618. package/dist/media/image-endpoint.mjs +1 -1
  619. package/dist/media/index.d.mts +1 -1
  620. package/dist/media/index.mjs +4 -4
  621. package/dist/media/local-runtime.d.mts +14 -12
  622. package/dist/media/local-runtime.d.mts.map +1 -1
  623. package/dist/media/local-runtime.mjs +12 -11
  624. package/dist/media/local-runtime.mjs.map +1 -1
  625. package/dist/media-TBlKCwo7.mjs +334 -0
  626. package/dist/media-TBlKCwo7.mjs.map +1 -0
  627. package/dist/media-allowlist-s60eAIf6.mjs +44 -0
  628. package/dist/media-allowlist-s60eAIf6.mjs.map +1 -0
  629. package/dist/media-folders-ClIRLUQv.mjs +210 -0
  630. package/dist/media-folders-ClIRLUQv.mjs.map +1 -0
  631. package/dist/media-url-DY_ijO3B.mjs +43 -0
  632. package/dist/media-url-DY_ijO3B.mjs.map +1 -0
  633. package/dist/media-usage-C4NolTpQ.mjs +1833 -0
  634. package/dist/media-usage-C4NolTpQ.mjs.map +1 -0
  635. package/dist/media-usage-activation-CAhmb14O.mjs +78 -0
  636. package/dist/media-usage-activation-CAhmb14O.mjs.map +1 -0
  637. package/dist/media-usage-work-Cu5DqewW.mjs +586 -0
  638. package/dist/media-usage-work-Cu5DqewW.mjs.map +1 -0
  639. package/dist/media-usage-work-DJr3rOEN.mjs +152 -0
  640. package/dist/media-usage-work-DJr3rOEN.mjs.map +1 -0
  641. package/dist/media-usage-write-fence-DW5oHT7q.mjs +42 -0
  642. package/dist/media-usage-write-fence-DW5oHT7q.mjs.map +1 -0
  643. package/dist/menus-DbgU9z5Q.mjs +3732 -0
  644. package/dist/menus-DbgU9z5Q.mjs.map +1 -0
  645. package/dist/menus-Wy8m5NcH.mjs +753 -0
  646. package/dist/menus-Wy8m5NcH.mjs.map +1 -0
  647. package/dist/migrations/index.d.mts +2 -2
  648. package/dist/migrations/index.d.mts.map +1 -1
  649. package/dist/migrations/index.mjs +6 -5
  650. package/dist/mime-CCYRC4r1.mjs +36 -0
  651. package/dist/mime-CCYRC4r1.mjs.map +1 -0
  652. package/dist/mode-CkmOhFqj.mjs +23 -0
  653. package/dist/mode-CkmOhFqj.mjs.map +1 -0
  654. package/dist/node-sqlite-compat-vpVaILnb.mjs +46 -0
  655. package/dist/node-sqlite-compat-vpVaILnb.mjs.map +1 -0
  656. package/dist/normalize-dChXQjwS.mjs +191 -0
  657. package/dist/normalize-dChXQjwS.mjs.map +1 -0
  658. package/dist/oauth-authorization-DZ-R-hmx.mjs +274 -0
  659. package/dist/oauth-authorization-DZ-R-hmx.mjs.map +1 -0
  660. package/dist/oauth-clients-BMPA8vjl.mjs +266 -0
  661. package/dist/oauth-clients-BMPA8vjl.mjs.map +1 -0
  662. package/dist/oauth-state-store-0gIdb48-.mjs +50 -0
  663. package/dist/oauth-state-store-0gIdb48-.mjs.map +1 -0
  664. package/dist/oauth-user-lookup-ChVW4UWu.mjs +26 -0
  665. package/dist/oauth-user-lookup-ChVW4UWu.mjs.map +1 -0
  666. package/dist/object-cache/memory.d.mts +1 -1
  667. package/dist/object-cache-DlSVbn5Y.mjs +534 -0
  668. package/dist/object-cache-DlSVbn5Y.mjs.map +1 -0
  669. package/dist/options-D5WcorD5.mjs +200 -0
  670. package/dist/options-D5WcorD5.mjs.map +1 -0
  671. package/dist/options-DAknChnw.d.mts +77 -0
  672. package/dist/options-DAknChnw.d.mts.map +1 -0
  673. package/dist/page/index.d.mts +2 -2
  674. package/dist/page/index.d.mts.map +1 -1
  675. package/dist/page/index.mjs +13 -0
  676. package/dist/page/index.mjs.map +1 -1
  677. package/dist/parse-Cr379Av9.mjs +81 -0
  678. package/dist/parse-Cr379Av9.mjs.map +1 -0
  679. package/dist/parse-tj9XLNO_.d.mts +165 -0
  680. package/dist/parse-tj9XLNO_.d.mts.map +1 -0
  681. package/dist/passkey-config-BD-wMaCf.mjs +46 -0
  682. package/dist/passkey-config-BD-wMaCf.mjs.map +1 -0
  683. package/dist/patterns-Do3iqi7N.mjs +145 -0
  684. package/dist/patterns-Do3iqi7N.mjs.map +1 -0
  685. package/dist/placeholder-CubPFn_L.d.mts +306 -0
  686. package/dist/placeholder-CubPFn_L.d.mts.map +1 -0
  687. package/dist/plugin-test-runtime.d.mts +97 -0
  688. package/dist/plugin-test-runtime.d.mts.map +1 -0
  689. package/dist/plugin-test-runtime.mjs +105 -0
  690. package/dist/plugin-types.d.mts +53 -15
  691. package/dist/plugin-types.d.mts.map +1 -1
  692. package/dist/plugin-types.mjs +18 -1
  693. package/dist/plugin-types.mjs.map +1 -0
  694. package/dist/plugin-utils.d.mts +12 -10
  695. package/dist/plugin-utils.d.mts.map +1 -1
  696. package/dist/plugins/adapt-sandbox-entry.d.mts +12 -10
  697. package/dist/plugins/adapt-sandbox-entry.d.mts.map +1 -1
  698. package/dist/plugins/adapt-sandbox-entry.mjs +18 -13
  699. package/dist/plugins/adapt-sandbox-entry.mjs.map +1 -1
  700. package/dist/plugins/host.d.mts +7 -0
  701. package/dist/plugins/host.mjs +45 -0
  702. package/dist/plugins/http-wire.d.mts +25 -0
  703. package/dist/plugins/http-wire.d.mts.map +1 -0
  704. package/dist/plugins/http-wire.mjs +148 -0
  705. package/dist/plugins/http-wire.mjs.map +1 -0
  706. package/dist/plugins/secret-redactor.d.mts +9 -0
  707. package/dist/plugins/secret-redactor.d.mts.map +1 -0
  708. package/dist/plugins/secret-redactor.mjs +51 -0
  709. package/dist/plugins/secret-redactor.mjs.map +1 -0
  710. package/dist/plugins-DHurtdXQ.mjs +277 -0
  711. package/dist/plugins-DHurtdXQ.mjs.map +1 -0
  712. package/dist/policy-lyZnjpwz.mjs +45 -0
  713. package/dist/policy-lyZnjpwz.mjs.map +1 -0
  714. package/dist/portable-text-oAwodbPS.mjs +286 -0
  715. package/dist/portable-text-oAwodbPS.mjs.map +1 -0
  716. package/dist/preview-Cup2bj8c.mjs +107 -0
  717. package/dist/preview-Cup2bj8c.mjs.map +1 -0
  718. package/dist/protocol-C1CNiKX4.d.mts +61 -0
  719. package/dist/protocol-C1CNiKX4.d.mts.map +1 -0
  720. package/dist/public-submission-Cs-pFMQK.mjs +245 -0
  721. package/dist/public-submission-Cs-pFMQK.mjs.map +1 -0
  722. package/dist/public-url-BWVHsfQv.mjs +101 -0
  723. package/dist/public-url-BWVHsfQv.mjs.map +1 -0
  724. package/dist/query-D-lxiOgn.mjs +890 -0
  725. package/dist/query-D-lxiOgn.mjs.map +1 -0
  726. package/dist/query-D7kHKOws.mjs +41 -0
  727. package/dist/query-D7kHKOws.mjs.map +1 -0
  728. package/dist/rate-limit-CqJn-w4h.mjs +120 -0
  729. package/dist/rate-limit-CqJn-w4h.mjs.map +1 -0
  730. package/dist/redirect-BrChFPIu.mjs +17 -0
  731. package/dist/redirect-BrChFPIu.mjs.map +1 -0
  732. package/dist/redirect-D2Yo-b6S.mjs +415 -0
  733. package/dist/redirect-D2Yo-b6S.mjs.map +1 -0
  734. package/dist/redirects-BCiTaIQ-.mjs +146 -0
  735. package/dist/redirects-BCiTaIQ-.mjs.map +1 -0
  736. package/dist/redirects-ByItliuu.mjs +644 -0
  737. package/dist/redirects-ByItliuu.mjs.map +1 -0
  738. package/dist/registry/testing.d.mts +14 -0
  739. package/dist/registry/testing.d.mts.map +1 -0
  740. package/dist/registry/testing.mjs +255 -0
  741. package/dist/registry/testing.mjs.map +1 -0
  742. package/dist/registry-CkuPoZs7.mjs +1222 -0
  743. package/dist/registry-CkuPoZs7.mjs.map +1 -0
  744. package/dist/relation-XTAtOpJO.mjs +334 -0
  745. package/dist/relation-XTAtOpJO.mjs.map +1 -0
  746. package/dist/relations-B4w-G5U9.mjs +309 -0
  747. package/dist/relations-B4w-G5U9.mjs.map +1 -0
  748. package/dist/relations-O63JWBRj.mjs +403 -0
  749. package/dist/relations-O63JWBRj.mjs.map +1 -0
  750. package/dist/request-cache-DaMhSQdx.mjs +104 -0
  751. package/dist/request-cache-DaMhSQdx.mjs.map +1 -0
  752. package/dist/request-context.d.mts +1 -1
  753. package/dist/request-meta-C8yl_sIs.mjs +141 -0
  754. package/dist/request-meta-C8yl_sIs.mjs.map +1 -0
  755. package/dist/resolve-BJIS8wKr.mjs +199 -0
  756. package/dist/resolve-BJIS8wKr.mjs.map +1 -0
  757. package/dist/route-wire-D66L2oaZ.mjs +197 -0
  758. package/dist/route-wire-D66L2oaZ.mjs.map +1 -0
  759. package/dist/routes-DYsTe-oR.mjs +321 -0
  760. package/dist/routes-DYsTe-oR.mjs.map +1 -0
  761. package/dist/runner-3gfxRsJG.d.mts +68 -0
  762. package/dist/runner-3gfxRsJG.d.mts.map +1 -0
  763. package/dist/runner-ClrleR8A.mjs +5502 -0
  764. package/dist/runner-ClrleR8A.mjs.map +1 -0
  765. package/dist/runtime.d.mts +13 -11
  766. package/dist/runtime.d.mts.map +1 -1
  767. package/dist/runtime.mjs +6 -5
  768. package/dist/runtime.mjs.map +1 -1
  769. package/dist/schema-CPhPM9Do.mjs +420 -0
  770. package/dist/schema-CPhPM9Do.mjs.map +1 -0
  771. package/dist/schema-DEERRrKS.mjs +9 -0
  772. package/dist/schema-DEERRrKS.mjs.map +1 -0
  773. package/dist/scopes-Bn8_rCSt.mjs +27 -0
  774. package/dist/scopes-Bn8_rCSt.mjs.map +1 -0
  775. package/dist/search-lami_Ota.mjs +448 -0
  776. package/dist/search-lami_Ota.mjs.map +1 -0
  777. package/dist/secrets-DNgVgz_e.mjs +341 -0
  778. package/dist/secrets-DNgVgz_e.mjs.map +1 -0
  779. package/dist/sections-BIpd4Cxf.mjs +346 -0
  780. package/dist/sections-BIpd4Cxf.mjs.map +1 -0
  781. package/dist/seed/index.d.mts +2 -2
  782. package/dist/seed/index.mjs +35 -31
  783. package/dist/seo/index.d.mts +3 -3
  784. package/dist/seo/index.d.mts.map +1 -1
  785. package/dist/seo/index.mjs +27 -26
  786. package/dist/seo/index.mjs.map +1 -1
  787. package/dist/seo-BtU70b7l.mjs +114 -0
  788. package/dist/seo-BtU70b7l.mjs.map +1 -0
  789. package/dist/seo-_4qmazxz.mjs +133 -0
  790. package/dist/seo-_4qmazxz.mjs.map +1 -0
  791. package/dist/service-Bpy5iTX0.mjs +150 -0
  792. package/dist/service-Bpy5iTX0.mjs.map +1 -0
  793. package/dist/session-user-BQeS2Mrb.mjs +51 -0
  794. package/dist/session-user-BQeS2Mrb.mjs.map +1 -0
  795. package/dist/settings-DmroR53o.mjs +420 -0
  796. package/dist/settings-DmroR53o.mjs.map +1 -0
  797. package/dist/settings-g2F2a3Ub.mjs +51 -0
  798. package/dist/settings-g2F2a3Ub.mjs.map +1 -0
  799. package/dist/setup-complete-BrZaXpVV.mjs +26 -0
  800. package/dist/setup-complete-BrZaXpVV.mjs.map +1 -0
  801. package/dist/setup-nonce-Cb9-884O.mjs +25 -0
  802. package/dist/setup-nonce-Cb9-884O.mjs.map +1 -0
  803. package/dist/single-flight-cache-B5O2qhO1.mjs +104 -0
  804. package/dist/single-flight-cache-B5O2qhO1.mjs.map +1 -0
  805. package/dist/site-url-DjhYCaep.mjs +16 -0
  806. package/dist/site-url-DjhYCaep.mjs.map +1 -0
  807. package/dist/slugify-T5GHH42D.mjs +17 -0
  808. package/dist/slugify-T5GHH42D.mjs.map +1 -0
  809. package/dist/snapshot-C32Xuv3o.mjs +233 -0
  810. package/dist/snapshot-C32Xuv3o.mjs.map +1 -0
  811. package/dist/ssrf-Co1GGFZz.mjs +406 -0
  812. package/dist/ssrf-Co1GGFZz.mjs.map +1 -0
  813. package/dist/state-C7gCoiHr.mjs +153 -0
  814. package/dist/state-C7gCoiHr.mjs.map +1 -0
  815. package/dist/status-DLoBmcDz.mjs +30 -0
  816. package/dist/status-DLoBmcDz.mjs.map +1 -0
  817. package/dist/storage/local.d.mts +1 -1
  818. package/dist/storage/local.mjs +1 -1
  819. package/dist/storage/s3.d.mts +1 -1
  820. package/dist/storage/s3.mjs +1 -1
  821. package/dist/storage-query-CPctdMKX.d.mts +1519 -0
  822. package/dist/storage-query-CPctdMKX.d.mts.map +1 -0
  823. package/dist/target-CUKlGrXb.mjs +27 -0
  824. package/dist/target-CUKlGrXb.mjs.map +1 -0
  825. package/dist/taxonomies-BpqpXJUE.mjs +707 -0
  826. package/dist/taxonomies-BpqpXJUE.mjs.map +1 -0
  827. package/dist/taxonomies-ClCo4IGO.mjs +899 -0
  828. package/dist/taxonomies-ClCo4IGO.mjs.map +1 -0
  829. package/dist/taxonomy-Dj1vpw5E.mjs +508 -0
  830. package/dist/taxonomy-Dj1vpw5E.mjs.map +1 -0
  831. package/dist/tokens-Ns02GAma.mjs +171 -0
  832. package/dist/tokens-Ns02GAma.mjs.map +1 -0
  833. package/dist/transaction-BcJO4Tmc.mjs +29 -0
  834. package/dist/transaction-BcJO4Tmc.mjs.map +1 -0
  835. package/dist/transport-B8P1xsqk.mjs +136 -0
  836. package/dist/transport-B8P1xsqk.mjs.map +1 -0
  837. package/dist/transport-BLHZZcD_.d.mts +42 -0
  838. package/dist/transport-BLHZZcD_.d.mts.map +1 -0
  839. package/dist/trusted-proxy-Cg7SuD15.mjs +51 -0
  840. package/dist/trusted-proxy-Cg7SuD15.mjs.map +1 -0
  841. package/dist/turnstile-DWCSh_Qc.mjs +53 -0
  842. package/dist/turnstile-DWCSh_Qc.mjs.map +1 -0
  843. package/dist/types-B3RkqvDW.mjs +156 -0
  844. package/dist/types-B3RkqvDW.mjs.map +1 -0
  845. package/dist/types-BkUg2yHx.mjs +92 -0
  846. package/dist/types-BkUg2yHx.mjs.map +1 -0
  847. package/dist/types-BtuppOTV.mjs +16 -0
  848. package/dist/types-BtuppOTV.mjs.map +1 -0
  849. package/dist/types-CCR3ivXE.d.mts +363 -0
  850. package/dist/types-CCR3ivXE.d.mts.map +1 -0
  851. package/dist/types-CSHgU_-_.mjs +18 -0
  852. package/dist/types-CSHgU_-_.mjs.map +1 -0
  853. package/dist/types-CbwqGOXm.d.mts +766 -0
  854. package/dist/types-CbwqGOXm.d.mts.map +1 -0
  855. package/dist/types-D4RGIc2I.d.mts +198 -0
  856. package/dist/types-D4RGIc2I.d.mts.map +1 -0
  857. package/dist/types-DEHidMEk.d.mts +1637 -0
  858. package/dist/types-DEHidMEk.d.mts.map +1 -0
  859. package/dist/types-DQeU2SR7.d.mts +279 -0
  860. package/dist/types-DQeU2SR7.d.mts.map +1 -0
  861. package/dist/types-DxQWoQLA.d.mts +264 -0
  862. package/dist/types-DxQWoQLA.d.mts.map +1 -0
  863. package/dist/types-FBBnGZ2Y.d.mts +198 -0
  864. package/dist/types-FBBnGZ2Y.d.mts.map +1 -0
  865. package/dist/types-ZCnlropY.mjs +69 -0
  866. package/dist/types-ZCnlropY.mjs.map +1 -0
  867. package/dist/types-_Qtyawiy.d.mts +124 -0
  868. package/dist/types-_Qtyawiy.d.mts.map +1 -0
  869. package/dist/types-gC6FAoa_.d.mts +75 -0
  870. package/dist/types-gC6FAoa_.d.mts.map +1 -0
  871. package/dist/types-k--LneIF.mjs +22 -0
  872. package/dist/types-k--LneIF.mjs.map +1 -0
  873. package/dist/upload-attempts-2xdnoKGe.mjs +27 -0
  874. package/dist/upload-attempts-2xdnoKGe.mjs.map +1 -0
  875. package/dist/url-pattern-3m3reMzr.mjs +33 -0
  876. package/dist/url-pattern-3m3reMzr.mjs.map +1 -0
  877. package/dist/user-DroRntkx.mjs +171 -0
  878. package/dist/user-DroRntkx.mjs.map +1 -0
  879. package/dist/utils-CC2oNGV8.mjs +435 -0
  880. package/dist/utils-CC2oNGV8.mjs.map +1 -0
  881. package/dist/validate-BCP9HNDn.mjs +384 -0
  882. package/dist/validate-BCP9HNDn.mjs.map +1 -0
  883. package/dist/validate-CyQ7I3xF.d.mts +410 -0
  884. package/dist/validate-CyQ7I3xF.d.mts.map +1 -0
  885. package/dist/validate-DANX1-Qi.mjs +120 -0
  886. package/dist/validate-DANX1-Qi.mjs.map +1 -0
  887. package/dist/validation-DBy6WF94.mjs +216 -0
  888. package/dist/validation-DBy6WF94.mjs.map +1 -0
  889. package/dist/version-B57E4Uo7.mjs +7 -0
  890. package/dist/version-B57E4Uo7.mjs.map +1 -0
  891. package/dist/widgets-wQ7Xcgq8.mjs +126 -0
  892. package/dist/widgets-wQ7Xcgq8.mjs.map +1 -0
  893. package/dist/wxr-taxonomies-DIHfvEDt.mjs +406 -0
  894. package/dist/wxr-taxonomies-DIHfvEDt.mjs.map +1 -0
  895. package/dist/wxr-taxonomies-DU2ZSiGc.d.mts +34 -0
  896. package/dist/wxr-taxonomies-DU2ZSiGc.d.mts.map +1 -0
  897. package/dist/zod-generator-D_yHIWfs.mjs +329 -0
  898. package/dist/zod-generator-D_yHIWfs.mjs.map +1 -0
  899. package/package.json +39 -12
  900. package/src/api/errors.ts +23 -0
  901. package/src/api/handlers/backup.ts +11 -5
  902. package/src/api/handlers/content.ts +226 -85
  903. package/src/api/handlers/dashboard.ts +31 -1
  904. package/src/api/handlers/entry-lock.ts +206 -0
  905. package/src/api/handlers/index.ts +3 -0
  906. package/src/api/handlers/manifest.ts +5 -6
  907. package/src/api/handlers/marketplace.ts +126 -34
  908. package/src/api/handlers/media-upload.ts +31 -4
  909. package/src/api/handlers/menus.ts +9 -0
  910. package/src/api/handlers/plugin-settings.ts +35 -3
  911. package/src/api/handlers/redirects.ts +221 -138
  912. package/src/api/handlers/registry.ts +75 -29
  913. package/src/api/handlers/revision.ts +16 -27
  914. package/src/api/handlers/seo.ts +10 -1
  915. package/src/api/handlers/snapshot.ts +87 -72
  916. package/src/api/handlers/taxonomies.ts +79 -5
  917. package/src/api/handlers/validation.ts +120 -19
  918. package/src/api/openapi/document.ts +133 -11
  919. package/src/api/schemas/content.ts +32 -12
  920. package/src/api/schemas/entry-lock.ts +57 -0
  921. package/src/api/schemas/index.ts +1 -0
  922. package/src/api/schemas/schema.ts +10 -1
  923. package/src/api/schemas/search.ts +4 -0
  924. package/src/api/types.ts +4 -0
  925. package/src/astro/integration/index.ts +22 -6
  926. package/src/astro/integration/routes.ts +89 -0
  927. package/src/astro/integration/runtime.ts +40 -24
  928. package/src/astro/integration/virtual-modules.ts +4 -0
  929. package/src/astro/integration/vite-config.ts +31 -0
  930. package/src/astro/middleware/auth.ts +25 -4
  931. package/src/astro/middleware/request-context.ts +28 -10
  932. package/src/astro/middleware.ts +33 -1
  933. package/src/astro/prefetch.ts +2 -2
  934. package/src/astro/routes/api/admin/comments/[id]/status.ts +22 -58
  935. package/src/astro/routes/api/admin/plugins/[id]/disable.ts +2 -15
  936. package/src/astro/routes/api/admin/plugins/[id]/enable.ts +2 -25
  937. package/src/astro/routes/api/admin/plugins/[id]/uninstall.ts +1 -0
  938. package/src/astro/routes/api/admin/plugins/[id]/update.ts +23 -4
  939. package/src/astro/routes/api/admin/plugins/marketplace/[id]/install.ts +12 -2
  940. package/src/astro/routes/api/admin/plugins/registry/[id]/uninstall.ts +1 -0
  941. package/src/astro/routes/api/admin/plugins/registry/[id]/update.ts +29 -10
  942. package/src/astro/routes/api/admin/plugins/registry/artifact.ts +8 -2
  943. package/src/astro/routes/api/admin/plugins/registry/install.ts +15 -4
  944. package/src/astro/routes/api/admin/plugins/registry/verify.ts +2 -1
  945. package/src/astro/routes/api/admin/plugins/updates.ts +6 -1
  946. package/src/astro/routes/api/admin/scheduled-policy-rejections/[collection]/[id].ts +34 -0
  947. package/src/astro/routes/api/comments/[collection]/[contentId]/index.ts +4 -259
  948. package/src/astro/routes/api/content/[collection]/[id]/discard-draft.ts +10 -0
  949. package/src/astro/routes/api/content/[collection]/[id]/lock.ts +133 -0
  950. package/src/astro/routes/api/content/[collection]/[id]/plugin-extensions/[pluginId]/[kind]/[extensionId].ts +29 -0
  951. package/src/astro/routes/api/content/[collection]/[id]/publish.ts +21 -4
  952. package/src/astro/routes/api/content/[collection]/[id]/schedule.ts +30 -1
  953. package/src/astro/routes/api/content/[collection]/[id]/unpublish.ts +15 -1
  954. package/src/astro/routes/api/content/[collection]/[id].ts +27 -2
  955. package/src/astro/routes/api/content/[collection]/index.ts +3 -0
  956. package/src/astro/routes/api/health.ts +23 -0
  957. package/src/astro/routes/api/manifest.ts +14 -4
  958. package/src/astro/routes/api/mcp.ts +2 -1
  959. package/src/astro/routes/api/media/asset/[id]/[filename].ts +50 -0
  960. package/src/astro/routes/api/plugins/[pluginId]/[...path].ts +13 -81
  961. package/src/astro/routes/api/redirects/[id].ts +0 -3
  962. package/src/astro/routes/api/redirects/index.ts +0 -2
  963. package/src/astro/routes/api/search/index.ts +1 -0
  964. package/src/astro/routes/api/visual-editing/action-token.ts +36 -0
  965. package/src/astro/routes/api/visual-editing/content/[collection]/[id]/publish.ts +32 -0
  966. package/src/astro/routes/api/visual-editing/toolbar-labels.ts +16 -0
  967. package/src/astro/routes/sitemap-[collection].xml.ts +11 -4
  968. package/src/astro/types.ts +83 -12
  969. package/src/cli/commands/bundle-utils.ts +19 -19
  970. package/src/cli/commands/bundle.ts +9 -6
  971. package/src/cli/commands/content.ts +32 -6
  972. package/src/cli/commands/doctor.ts +25 -0
  973. package/src/cli/commands/export-seed.ts +195 -56
  974. package/src/cli/commands/migrate.ts +71 -23
  975. package/src/cli/commands/publish.ts +2 -2
  976. package/src/client/index.ts +34 -7
  977. package/src/comments/public-submission.ts +246 -0
  978. package/src/comments/service.ts +59 -12
  979. package/src/components/EmDashBodyEnd.astro +4 -1
  980. package/src/components/EmDashBodyStart.astro +4 -1
  981. package/src/components/EmDashHead.astro +36 -16
  982. package/src/components/Gallery.astro +18 -4
  983. package/src/components/InlineEditor.astro +3 -1
  984. package/src/components/InlinePortableTextEditor.tsx +106 -11
  985. package/src/components/PortableText.astro +4 -0
  986. package/src/components/Table.astro +147 -62
  987. package/src/components/widgets/Archives.astro +6 -5
  988. package/src/config/errors.ts +13 -0
  989. package/src/config/secrets.ts +25 -11
  990. package/src/content/converters/portable-text-to-prosemirror.ts +26 -2
  991. package/src/content/converters/prosemirror-to-portable-text.ts +35 -6
  992. package/src/content/converters/types.ts +10 -0
  993. package/src/content/known-fields.ts +44 -0
  994. package/src/database/connection.ts +5 -1
  995. package/src/database/content-datetime.ts +123 -0
  996. package/src/database/datetime-storage.ts +452 -0
  997. package/src/database/dialect-helpers.ts +161 -1
  998. package/src/database/migration-lock.ts +140 -0
  999. package/src/database/migrations/075_entry_edit_locks.ts +44 -0
  1000. package/src/database/migrations/076_collection_nav_group.ts +22 -0
  1001. package/src/database/migrations/077_plugin_storage_revisions.ts +89 -0
  1002. package/src/database/migrations/078_menu_item_translation_groups.ts +15 -0
  1003. package/src/database/migrations/079_datetime_normalization.ts +13 -0
  1004. package/src/database/migrations/080_content_translation_locale_unique.ts +88 -0
  1005. package/src/database/migrations/081_redirect_write_guards.ts +257 -0
  1006. package/src/database/migrations/082_taxonomy_translation_locale_unique.ts +49 -0
  1007. package/src/database/migrations/runner.ts +63 -15
  1008. package/src/database/pg-migration-lock.ts +2 -2
  1009. package/src/database/repositories/byline.ts +9 -0
  1010. package/src/database/repositories/comment.ts +86 -0
  1011. package/src/database/repositories/content.ts +560 -69
  1012. package/src/database/repositories/entry-locks.ts +257 -0
  1013. package/src/database/repositories/media.ts +35 -4
  1014. package/src/database/repositories/menu.ts +1 -0
  1015. package/src/database/repositories/options.ts +113 -7
  1016. package/src/database/repositories/plugin-storage.ts +159 -0
  1017. package/src/database/repositories/redirect.ts +262 -56
  1018. package/src/database/repositories/revision.ts +116 -17
  1019. package/src/database/repositories/taxonomy.ts +42 -0
  1020. package/src/database/repositories/types.ts +5 -0
  1021. package/src/database/types.ts +26 -1
  1022. package/src/datetime-normalization.ts +311 -0
  1023. package/src/db/node-sqlite-compat.ts +3 -2
  1024. package/src/emdash-runtime.ts +1994 -424
  1025. package/src/fields/image.ts +2 -0
  1026. package/src/i18n/config.ts +6 -6
  1027. package/src/i18n/resolve.ts +98 -15
  1028. package/src/index.ts +101 -0
  1029. package/src/loader.ts +49 -4
  1030. package/src/mcp/server.ts +216 -68
  1031. package/src/media/responsive.ts +23 -0
  1032. package/src/media/usage/content-refresh.ts +2 -1
  1033. package/src/media/usage/extractor.ts +50 -15
  1034. package/src/media/usage/types.ts +1 -1
  1035. package/src/menus/index.ts +64 -35
  1036. package/src/migrations/direct-executor.ts +40 -2
  1037. package/src/migrations/index.ts +1 -0
  1038. package/src/migrations/protocol.ts +11 -1
  1039. package/src/page/seo-contributions.ts +78 -1
  1040. package/src/page/seo-panel.ts +47 -0
  1041. package/src/plugin-test-runtime.ts +17 -0
  1042. package/src/plugin-types.ts +128 -21
  1043. package/src/plugins/adapt-sandbox-entry.ts +34 -27
  1044. package/src/plugins/conditional-storage.ts +30 -0
  1045. package/src/plugins/content-access.ts +170 -0
  1046. package/src/plugins/content-policy.ts +74 -0
  1047. package/src/plugins/context.ts +790 -166
  1048. package/src/plugins/cron.ts +18 -10
  1049. package/src/plugins/define-plugin.ts +55 -54
  1050. package/src/plugins/editor-draft.ts +257 -0
  1051. package/src/plugins/hooks.ts +136 -3
  1052. package/src/plugins/host.ts +29 -0
  1053. package/src/plugins/http-route-dispatch.ts +389 -0
  1054. package/src/plugins/http-wire.ts +180 -0
  1055. package/src/plugins/index.ts +97 -3
  1056. package/src/plugins/install-finalization.ts +77 -0
  1057. package/src/plugins/lifecycle.ts +47 -0
  1058. package/src/plugins/manager.ts +5 -2
  1059. package/src/plugins/manifest-schema.ts +314 -58
  1060. package/src/plugins/media.ts +166 -0
  1061. package/src/plugins/request-meta.ts +12 -2
  1062. package/src/plugins/route-wire.ts +304 -0
  1063. package/src/plugins/routes.ts +38 -5
  1064. package/src/plugins/sandbox/index.ts +4 -0
  1065. package/src/plugins/sandbox/proxy.ts +129 -0
  1066. package/src/plugins/sandbox/types.ts +83 -7
  1067. package/src/plugins/secret-redactor.ts +65 -0
  1068. package/src/plugins/settings.ts +303 -0
  1069. package/src/plugins/state.ts +26 -0
  1070. package/src/plugins/storage-query.ts +45 -0
  1071. package/src/plugins/storage-update.ts +96 -0
  1072. package/src/plugins/types.ts +602 -15
  1073. package/src/query.ts +84 -4
  1074. package/src/registry/authoritative-records.ts +26 -0
  1075. package/src/registry/config.ts +182 -31
  1076. package/src/registry/testing.ts +100 -0
  1077. package/src/registry/types.ts +12 -70
  1078. package/src/scheduled-publish.ts +70 -3
  1079. package/src/schema/collection-slugs-cache.ts +157 -0
  1080. package/src/schema/index.ts +1 -0
  1081. package/src/schema/registry.ts +64 -1
  1082. package/src/schema/types.ts +32 -6
  1083. package/src/schema/zod-generator.ts +5 -13
  1084. package/src/search/fts-manager.ts +3 -3
  1085. package/src/search/query.ts +32 -5
  1086. package/src/search/types.ts +8 -0
  1087. package/src/security/ssrf.ts +167 -141
  1088. package/src/seed/apply.ts +41 -3
  1089. package/src/seed/types.ts +13 -3
  1090. package/src/seed/validate.ts +18 -1
  1091. package/src/seo/hreflang.ts +10 -6
  1092. package/src/seo/index.ts +5 -10
  1093. package/src/seo/media-url.ts +26 -0
  1094. package/src/settings/index.ts +53 -11
  1095. package/src/taxonomies/term-counts.ts +22 -5
  1096. package/src/visual-editing/action-token.ts +31 -0
  1097. package/src/visual-editing/toolbar-bootstrap.ts +31 -6
  1098. package/src/visual-editing/toolbar.ts +103 -12
  1099. package/src/widgets/archives.ts +10 -9
  1100. package/src/widgets/index.ts +11 -1
  1101. package/dist/activation-K0kGBWuJ.mjs +0 -382
  1102. package/dist/activation-K0kGBWuJ.mjs.map +0 -1
  1103. package/dist/adapters-BDQwg236.d.mts +0 -171
  1104. package/dist/adapters-BDQwg236.d.mts.map +0 -1
  1105. package/dist/after-CBU2vkoO.mjs +0 -96
  1106. package/dist/after-CBU2vkoO.mjs.map +0 -1
  1107. package/dist/allowed-origins-BGglilcs.mjs +0 -116
  1108. package/dist/allowed-origins-BGglilcs.mjs.map +0 -1
  1109. package/dist/api-Dz6rgoa3.mjs +0 -10040
  1110. package/dist/api-Dz6rgoa3.mjs.map +0 -1
  1111. package/dist/api-tokens-BSsQACNe.mjs +0 -163
  1112. package/dist/api-tokens-BSsQACNe.mjs.map +0 -1
  1113. package/dist/apply-B4SIOxR1.mjs +0 -980
  1114. package/dist/apply-B4SIOxR1.mjs.map +0 -1
  1115. package/dist/authorize-Bkf_UHhD.mjs +0 -40
  1116. package/dist/authorize-Bkf_UHhD.mjs.map +0 -1
  1117. package/dist/backup-rwVAl9NI.mjs +0 -241
  1118. package/dist/backup-rwVAl9NI.mjs.map +0 -1
  1119. package/dist/base64-CvLhUKQv.mjs +0 -63
  1120. package/dist/base64-CvLhUKQv.mjs.map +0 -1
  1121. package/dist/bundle-C8S2Zl6U.mjs +0 -663
  1122. package/dist/bundle-C8S2Zl6U.mjs.map +0 -1
  1123. package/dist/byline-DuhF7NWl.mjs +0 -902
  1124. package/dist/byline-DuhF7NWl.mjs.map +0 -1
  1125. package/dist/byline-fields-BovY4KYM.mjs +0 -123
  1126. package/dist/byline-fields-BovY4KYM.mjs.map +0 -1
  1127. package/dist/byline-registry-Bpu9-MVs.mjs +0 -406
  1128. package/dist/byline-registry-Bpu9-MVs.mjs.map +0 -1
  1129. package/dist/bylines-CJ5nd6Lw.mjs +0 -232
  1130. package/dist/bylines-CJ5nd6Lw.mjs.map +0 -1
  1131. package/dist/bylines-RwBAeOF1.mjs +0 -214
  1132. package/dist/bylines-RwBAeOF1.mjs.map +0 -1
  1133. package/dist/cache-BF5Kvn59.mjs +0 -108
  1134. package/dist/cache-BF5Kvn59.mjs.map +0 -1
  1135. package/dist/capture-triggers-CNW1q3HK.mjs +0 -362
  1136. package/dist/capture-triggers-CNW1q3HK.mjs.map +0 -1
  1137. package/dist/challenge-store-DQN_Yrck.mjs +0 -51
  1138. package/dist/challenge-store-DQN_Yrck.mjs.map +0 -1
  1139. package/dist/chrome-tags-D8fiZG94.mjs +0 -24
  1140. package/dist/chrome-tags-D8fiZG94.mjs.map +0 -1
  1141. package/dist/chunks-C4szrD8o.mjs +0 -25
  1142. package/dist/chunks-C4szrD8o.mjs.map +0 -1
  1143. package/dist/collection-deletion-Bj07NHbj.mjs +0 -436
  1144. package/dist/collection-deletion-Bj07NHbj.mjs.map +0 -1
  1145. package/dist/comment-reaction-BhrvSHml.mjs +0 -85
  1146. package/dist/comment-reaction-BhrvSHml.mjs.map +0 -1
  1147. package/dist/comment-vxOzWbZN.mjs +0 -255
  1148. package/dist/comment-vxOzWbZN.mjs.map +0 -1
  1149. package/dist/comments-Ct4ensnf.mjs +0 -204
  1150. package/dist/comments-Ct4ensnf.mjs.map +0 -1
  1151. package/dist/components-DJbo1z0S.mjs +0 -108
  1152. package/dist/components-DJbo1z0S.mjs.map +0 -1
  1153. package/dist/config-B9eZ340f.d.mts +0 -34
  1154. package/dist/config-B9eZ340f.d.mts.map +0 -1
  1155. package/dist/config-C3EBstHi.mjs +0 -72
  1156. package/dist/config-C3EBstHi.mjs.map +0 -1
  1157. package/dist/config-it29yDLA.mjs +0 -1163
  1158. package/dist/config-it29yDLA.mjs.map +0 -1
  1159. package/dist/content-DjvM0T92.mjs +0 -1725
  1160. package/dist/content-DjvM0T92.mjs.map +0 -1
  1161. package/dist/content-list-query-Btqd4uV2.d.mts +0 -26
  1162. package/dist/content-list-query-Btqd4uV2.d.mts.map +0 -1
  1163. package/dist/content-refresh-Bwp-8yGy.mjs +0 -3588
  1164. package/dist/content-refresh-Bwp-8yGy.mjs.map +0 -1
  1165. package/dist/content-repair-Czdp7jz5.mjs +0 -440
  1166. package/dist/content-repair-Czdp7jz5.mjs.map +0 -1
  1167. package/dist/context-CX6gxOLW.mjs +0 -1068
  1168. package/dist/context-CX6gxOLW.mjs.map +0 -1
  1169. package/dist/cron-C6o7VppJ.mjs +0 -277
  1170. package/dist/cron-C6o7VppJ.mjs.map +0 -1
  1171. package/dist/dashboard-C2kTeeRI.mjs +0 -140
  1172. package/dist/dashboard-C2kTeeRI.mjs.map +0 -1
  1173. package/dist/db-errors-Cl-sKYTm.mjs +0 -55
  1174. package/dist/db-errors-Cl-sKYTm.mjs.map +0 -1
  1175. package/dist/default-Clra32mw.mjs +0 -81
  1176. package/dist/default-Clra32mw.mjs.map +0 -1
  1177. package/dist/deferred-tasks-CvDETTJO.d.mts +0 -9
  1178. package/dist/deferred-tasks-CvDETTJO.d.mts.map +0 -1
  1179. package/dist/dev-typegen-DzOPfsNj.mjs +0 -29
  1180. package/dist/dev-typegen-DzOPfsNj.mjs.map +0 -1
  1181. package/dist/device-flow-D2oCWvLJ.mjs +0 -466
  1182. package/dist/device-flow-D2oCWvLJ.mjs.map +0 -1
  1183. package/dist/dialect-helpers-BSbfaO3F.mjs +0 -202
  1184. package/dist/dialect-helpers-BSbfaO3F.mjs.map +0 -1
  1185. package/dist/direct-executor-Bfa5_ToE.mjs +0 -85
  1186. package/dist/direct-executor-Bfa5_ToE.mjs.map +0 -1
  1187. package/dist/dist-89xCrGqi.mjs +0 -810
  1188. package/dist/dist-89xCrGqi.mjs.map +0 -1
  1189. package/dist/email-console-Dzb6uGYa.mjs +0 -50
  1190. package/dist/email-console-Dzb6uGYa.mjs.map +0 -1
  1191. package/dist/enrich-BX0IDp4z.mjs +0 -194
  1192. package/dist/enrich-BX0IDp4z.mjs.map +0 -1
  1193. package/dist/error-DFrQjppn.mjs +0 -90
  1194. package/dist/error-DFrQjppn.mjs.map +0 -1
  1195. package/dist/errors-DsVoDUjJ.mjs +0 -427
  1196. package/dist/errors-DsVoDUjJ.mjs.map +0 -1
  1197. package/dist/escape-HmHTC1Is.mjs +0 -9
  1198. package/dist/escape-HmHTC1Is.mjs.map +0 -1
  1199. package/dist/field-defs-cache-BM4SIRqH.mjs +0 -77
  1200. package/dist/field-defs-cache-BM4SIRqH.mjs.map +0 -1
  1201. package/dist/focal-point-BeWFo6Xx.mjs +0 -23
  1202. package/dist/focal-point-BeWFo6Xx.mjs.map +0 -1
  1203. package/dist/fts-manager-Do1BlW2r.mjs +0 -413
  1204. package/dist/fts-manager-Do1BlW2r.mjs.map +0 -1
  1205. package/dist/hash-3JJPlHF2.mjs +0 -37
  1206. package/dist/hash-3JJPlHF2.mjs.map +0 -1
  1207. package/dist/hook-result-DCh2WUpe.d.mts +0 -31
  1208. package/dist/hook-result-DCh2WUpe.d.mts.map +0 -1
  1209. package/dist/hreflang-B6hbAuuO.d.mts +0 -48
  1210. package/dist/hreflang-B6hbAuuO.d.mts.map +0 -1
  1211. package/dist/hreflang-DQbPZliA.mjs +0 -102
  1212. package/dist/hreflang-DQbPZliA.mjs.map +0 -1
  1213. package/dist/identity-DksvEazf.mjs +0 -35
  1214. package/dist/identity-DksvEazf.mjs.map +0 -1
  1215. package/dist/import-CJpaBBBT.mjs +0 -2020
  1216. package/dist/import-CJpaBBBT.mjs.map +0 -1
  1217. package/dist/index-BJNMCWmu.d.mts +0 -6562
  1218. package/dist/index-BJNMCWmu.d.mts.map +0 -1
  1219. package/dist/index-Du8K7bWa.d.mts +0 -278
  1220. package/dist/index-Du8K7bWa.d.mts.map +0 -1
  1221. package/dist/init-lock-DJkX6Hto.mjs +0 -56
  1222. package/dist/init-lock-DJkX6Hto.mjs.map +0 -1
  1223. package/dist/load-CawHjTOH.mjs +0 -28
  1224. package/dist/load-CawHjTOH.mjs.map +0 -1
  1225. package/dist/loader-Z8vl7zTq.mjs +0 -966
  1226. package/dist/loader-Z8vl7zTq.mjs.map +0 -1
  1227. package/dist/manifest-builder-COtzuca2.mjs +0 -189
  1228. package/dist/manifest-builder-COtzuca2.mjs.map +0 -1
  1229. package/dist/manifest-schema-BNWwR8Vd.mjs +0 -301
  1230. package/dist/manifest-schema-BNWwR8Vd.mjs.map +0 -1
  1231. package/dist/media-BBm8Wg3f.mjs +0 -318
  1232. package/dist/media-BBm8Wg3f.mjs.map +0 -1
  1233. package/dist/media-BHjus86Y.mjs +0 -464
  1234. package/dist/media-BHjus86Y.mjs.map +0 -1
  1235. package/dist/media-allowlist-CoTBWoDp.mjs +0 -44
  1236. package/dist/media-allowlist-CoTBWoDp.mjs.map +0 -1
  1237. package/dist/media-folders-BGkATs8n.mjs +0 -210
  1238. package/dist/media-folders-BGkATs8n.mjs.map +0 -1
  1239. package/dist/media-upload-BCidR-EY.mjs +0 -147
  1240. package/dist/media-upload-BCidR-EY.mjs.map +0 -1
  1241. package/dist/media-url-DHoPr0hq.mjs +0 -26
  1242. package/dist/media-url-DHoPr0hq.mjs.map +0 -1
  1243. package/dist/media-usage-CdY5jhSR.mjs +0 -1833
  1244. package/dist/media-usage-CdY5jhSR.mjs.map +0 -1
  1245. package/dist/media-usage-activation-BgeMtK5C.mjs +0 -78
  1246. package/dist/media-usage-activation-BgeMtK5C.mjs.map +0 -1
  1247. package/dist/media-usage-work-CnGCdHxx.mjs +0 -152
  1248. package/dist/media-usage-work-CnGCdHxx.mjs.map +0 -1
  1249. package/dist/media-usage-work-D6D9sMCA.mjs +0 -586
  1250. package/dist/media-usage-work-D6D9sMCA.mjs.map +0 -1
  1251. package/dist/media-usage-write-fence-hjeD4u7s.mjs +0 -42
  1252. package/dist/media-usage-write-fence-hjeD4u7s.mjs.map +0 -1
  1253. package/dist/menus-6qSwTNxG.mjs +0 -4010
  1254. package/dist/menus-6qSwTNxG.mjs.map +0 -1
  1255. package/dist/menus-uvPLXMZf.mjs +0 -744
  1256. package/dist/menus-uvPLXMZf.mjs.map +0 -1
  1257. package/dist/mime-CUIG6x84.mjs +0 -36
  1258. package/dist/mime-CUIG6x84.mjs.map +0 -1
  1259. package/dist/mode-DN_WneRx.mjs +0 -23
  1260. package/dist/mode-DN_WneRx.mjs.map +0 -1
  1261. package/dist/node-sqlite-compat-BuJXIeMz.mjs +0 -46
  1262. package/dist/node-sqlite-compat-BuJXIeMz.mjs.map +0 -1
  1263. package/dist/normalize-C2xNjTSG.mjs +0 -191
  1264. package/dist/normalize-C2xNjTSG.mjs.map +0 -1
  1265. package/dist/oauth-authorization-Dj6Kwc21.mjs +0 -274
  1266. package/dist/oauth-authorization-Dj6Kwc21.mjs.map +0 -1
  1267. package/dist/oauth-clients-FD7I0J8m.mjs +0 -266
  1268. package/dist/oauth-clients-FD7I0J8m.mjs.map +0 -1
  1269. package/dist/oauth-state-store-DkmDOmHs.mjs +0 -50
  1270. package/dist/oauth-state-store-DkmDOmHs.mjs.map +0 -1
  1271. package/dist/oauth-user-lookup-CvIwGpYd.mjs +0 -26
  1272. package/dist/oauth-user-lookup-CvIwGpYd.mjs.map +0 -1
  1273. package/dist/object-cache-DVKnyOfy.mjs +0 -534
  1274. package/dist/object-cache-DVKnyOfy.mjs.map +0 -1
  1275. package/dist/options-BHPeIbBd.mjs +0 -117
  1276. package/dist/options-BHPeIbBd.mjs.map +0 -1
  1277. package/dist/options-CYb4y7hM.d.mts +0 -221
  1278. package/dist/options-CYb4y7hM.d.mts.map +0 -1
  1279. package/dist/parse-Ckpg-Qfp.mjs +0 -81
  1280. package/dist/parse-Ckpg-Qfp.mjs.map +0 -1
  1281. package/dist/passkey-config-O_lj3y0k.mjs +0 -46
  1282. package/dist/passkey-config-O_lj3y0k.mjs.map +0 -1
  1283. package/dist/patterns-D9iDO3j8.mjs +0 -145
  1284. package/dist/patterns-D9iDO3j8.mjs.map +0 -1
  1285. package/dist/placeholder-4X9BrRrp.d.mts +0 -306
  1286. package/dist/placeholder-4X9BrRrp.d.mts.map +0 -1
  1287. package/dist/policy-Dhtwntrt.mjs +0 -45
  1288. package/dist/policy-Dhtwntrt.mjs.map +0 -1
  1289. package/dist/portable-text-U85hOafW.mjs +0 -286
  1290. package/dist/portable-text-U85hOafW.mjs.map +0 -1
  1291. package/dist/preview-B_vJLvf8.mjs +0 -107
  1292. package/dist/preview-B_vJLvf8.mjs.map +0 -1
  1293. package/dist/protocol-JdD2YhY9.d.mts +0 -52
  1294. package/dist/protocol-JdD2YhY9.d.mts.map +0 -1
  1295. package/dist/public-url-CarhZJgf.mjs +0 -101
  1296. package/dist/public-url-CarhZJgf.mjs.map +0 -1
  1297. package/dist/query-BZKZcG5b.mjs +0 -881
  1298. package/dist/query-BZKZcG5b.mjs.map +0 -1
  1299. package/dist/query-BndaFxxp.mjs +0 -41
  1300. package/dist/query-BndaFxxp.mjs.map +0 -1
  1301. package/dist/rate-limit-BZmATC6W.mjs +0 -120
  1302. package/dist/rate-limit-BZmATC6W.mjs.map +0 -1
  1303. package/dist/redirect-CZkbozu9.mjs +0 -313
  1304. package/dist/redirect-CZkbozu9.mjs.map +0 -1
  1305. package/dist/redirect-CzqnLxK-.mjs +0 -17
  1306. package/dist/redirect-CzqnLxK-.mjs.map +0 -1
  1307. package/dist/redirects-BLNOWQTn.mjs +0 -1238
  1308. package/dist/redirects-BLNOWQTn.mjs.map +0 -1
  1309. package/dist/redirects-CqzNM0KM.mjs +0 -579
  1310. package/dist/redirects-CqzNM0KM.mjs.map +0 -1
  1311. package/dist/registry-AZAsRsor.mjs +0 -1179
  1312. package/dist/registry-AZAsRsor.mjs.map +0 -1
  1313. package/dist/relation-04DfKRTO.mjs +0 -334
  1314. package/dist/relation-04DfKRTO.mjs.map +0 -1
  1315. package/dist/relations-C4htk5sb.mjs +0 -309
  1316. package/dist/relations-C4htk5sb.mjs.map +0 -1
  1317. package/dist/relations-CcFwDJdJ.mjs +0 -403
  1318. package/dist/relations-CcFwDJdJ.mjs.map +0 -1
  1319. package/dist/relations-DnRK4YIT.d.mts +0 -3354
  1320. package/dist/relations-DnRK4YIT.d.mts.map +0 -1
  1321. package/dist/request-cache-DH9zdCOD.mjs +0 -104
  1322. package/dist/request-cache-DH9zdCOD.mjs.map +0 -1
  1323. package/dist/request-meta-DYxLlnmz.mjs +0 -140
  1324. package/dist/request-meta-DYxLlnmz.mjs.map +0 -1
  1325. package/dist/resolve-prZ3mP7l.mjs +0 -143
  1326. package/dist/resolve-prZ3mP7l.mjs.map +0 -1
  1327. package/dist/runner-BLIDKpmA.mjs +0 -4676
  1328. package/dist/runner-BLIDKpmA.mjs.map +0 -1
  1329. package/dist/runner-YKfIMnaF.d.mts +0 -67
  1330. package/dist/runner-YKfIMnaF.d.mts.map +0 -1
  1331. package/dist/schema-CGnBeLiW.mjs +0 -9
  1332. package/dist/schema-CGnBeLiW.mjs.map +0 -1
  1333. package/dist/schema-DYr-Vd-L.mjs +0 -420
  1334. package/dist/schema-DYr-Vd-L.mjs.map +0 -1
  1335. package/dist/scopes-BhWvBavj.mjs +0 -27
  1336. package/dist/scopes-BhWvBavj.mjs.map +0 -1
  1337. package/dist/search-C-qDk4kx.mjs +0 -439
  1338. package/dist/search-C-qDk4kx.mjs.map +0 -1
  1339. package/dist/secrets-rEtHt-6z.mjs +0 -330
  1340. package/dist/secrets-rEtHt-6z.mjs.map +0 -1
  1341. package/dist/sections-B_nYvlwn.mjs +0 -346
  1342. package/dist/sections-B_nYvlwn.mjs.map +0 -1
  1343. package/dist/seo-926NRIgt.mjs +0 -133
  1344. package/dist/seo-926NRIgt.mjs.map +0 -1
  1345. package/dist/seo-CVWkdv6x.mjs +0 -113
  1346. package/dist/seo-CVWkdv6x.mjs.map +0 -1
  1347. package/dist/service-CJl3ZAYs.mjs +0 -195
  1348. package/dist/service-CJl3ZAYs.mjs.map +0 -1
  1349. package/dist/session-user-BlMgqCHS.mjs +0 -51
  1350. package/dist/session-user-BlMgqCHS.mjs.map +0 -1
  1351. package/dist/settings--wobrkkC.mjs +0 -258
  1352. package/dist/settings--wobrkkC.mjs.map +0 -1
  1353. package/dist/settings-Cwm6o2jY.mjs +0 -51
  1354. package/dist/settings-Cwm6o2jY.mjs.map +0 -1
  1355. package/dist/setup-complete-DQbClIN2.mjs +0 -26
  1356. package/dist/setup-complete-DQbClIN2.mjs.map +0 -1
  1357. package/dist/setup-nonce-DZCFS2sn.mjs +0 -25
  1358. package/dist/setup-nonce-DZCFS2sn.mjs.map +0 -1
  1359. package/dist/single-flight-cache-BPuGPdcN.mjs +0 -104
  1360. package/dist/single-flight-cache-BPuGPdcN.mjs.map +0 -1
  1361. package/dist/site-url-BrxA_E9H.mjs +0 -16
  1362. package/dist/site-url-BrxA_E9H.mjs.map +0 -1
  1363. package/dist/slugify-B994zkXC.mjs +0 -17
  1364. package/dist/slugify-B994zkXC.mjs.map +0 -1
  1365. package/dist/snapshot--OCDTqdb.mjs +0 -216
  1366. package/dist/snapshot--OCDTqdb.mjs.map +0 -1
  1367. package/dist/ssrf-5sIM5jzl.mjs +0 -349
  1368. package/dist/ssrf-5sIM5jzl.mjs.map +0 -1
  1369. package/dist/state-BpFVsJZB.mjs +0 -136
  1370. package/dist/state-BpFVsJZB.mjs.map +0 -1
  1371. package/dist/status-B777-dXz.mjs +0 -30
  1372. package/dist/status-B777-dXz.mjs.map +0 -1
  1373. package/dist/target-BmR0iTwz.mjs +0 -27
  1374. package/dist/target-BmR0iTwz.mjs.map +0 -1
  1375. package/dist/taxonomies-DkAkMupr.mjs +0 -837
  1376. package/dist/taxonomies-DkAkMupr.mjs.map +0 -1
  1377. package/dist/taxonomies-Wfy_Lg12.mjs +0 -698
  1378. package/dist/taxonomies-Wfy_Lg12.mjs.map +0 -1
  1379. package/dist/taxonomy-tJepplLL.mjs +0 -484
  1380. package/dist/taxonomy-tJepplLL.mjs.map +0 -1
  1381. package/dist/tokens-BCO1oruF.mjs +0 -171
  1382. package/dist/tokens-BCO1oruF.mjs.map +0 -1
  1383. package/dist/transaction-0KOpOyMu.mjs +0 -29
  1384. package/dist/transaction-0KOpOyMu.mjs.map +0 -1
  1385. package/dist/transport-Dr3qtwXC.mjs +0 -136
  1386. package/dist/transport-Dr3qtwXC.mjs.map +0 -1
  1387. package/dist/transport-xh6YKW2G.d.mts +0 -42
  1388. package/dist/transport-xh6YKW2G.d.mts.map +0 -1
  1389. package/dist/trusted-proxy-BR5F1Otp.mjs +0 -51
  1390. package/dist/trusted-proxy-BR5F1Otp.mjs.map +0 -1
  1391. package/dist/types-3qNFPlci.mjs +0 -16
  1392. package/dist/types-3qNFPlci.mjs.map +0 -1
  1393. package/dist/types-75KIqzL9.mjs +0 -142
  1394. package/dist/types-75KIqzL9.mjs.map +0 -1
  1395. package/dist/types-B6GrPic4.d.mts +0 -1335
  1396. package/dist/types-B6GrPic4.d.mts.map +0 -1
  1397. package/dist/types-BuHW4xDE.d.mts +0 -259
  1398. package/dist/types-BuHW4xDE.d.mts.map +0 -1
  1399. package/dist/types-C00oyCZp.d.mts +0 -198
  1400. package/dist/types-C00oyCZp.d.mts.map +0 -1
  1401. package/dist/types-CDtkNSFQ.d.mts +0 -75
  1402. package/dist/types-CDtkNSFQ.d.mts.map +0 -1
  1403. package/dist/types-CPeXo1wF.d.mts +0 -124
  1404. package/dist/types-CPeXo1wF.d.mts.map +0 -1
  1405. package/dist/types-CQPWhPxE.mjs +0 -92
  1406. package/dist/types-CQPWhPxE.mjs.map +0 -1
  1407. package/dist/types-CXFkwEGC.d.mts +0 -198
  1408. package/dist/types-CXFkwEGC.d.mts.map +0 -1
  1409. package/dist/types-DM3vioBY.mjs +0 -18
  1410. package/dist/types-DM3vioBY.mjs.map +0 -1
  1411. package/dist/types-DczELMop.d.mts +0 -363
  1412. package/dist/types-DczELMop.d.mts.map +0 -1
  1413. package/dist/types-DfuTR6dL.mjs +0 -3
  1414. package/dist/types-FV23hEoW.d.mts +0 -743
  1415. package/dist/types-FV23hEoW.d.mts.map +0 -1
  1416. package/dist/types-xDMtUFnO.d.mts +0 -257
  1417. package/dist/types-xDMtUFnO.d.mts.map +0 -1
  1418. package/dist/upload-attempts-BsqoQ1fn.mjs +0 -27
  1419. package/dist/upload-attempts-BsqoQ1fn.mjs.map +0 -1
  1420. package/dist/url-pattern-D4c2czpJ.mjs +0 -33
  1421. package/dist/url-pattern-D4c2czpJ.mjs.map +0 -1
  1422. package/dist/user-BTZ40aq6.mjs +0 -171
  1423. package/dist/user-BTZ40aq6.mjs.map +0 -1
  1424. package/dist/utils-BKvNjjhY.mjs +0 -435
  1425. package/dist/utils-BKvNjjhY.mjs.map +0 -1
  1426. package/dist/validate-BpwoDOgt.mjs +0 -120
  1427. package/dist/validate-BpwoDOgt.mjs.map +0 -1
  1428. package/dist/validate-DE_LRwo9.mjs +0 -379
  1429. package/dist/validate-DE_LRwo9.mjs.map +0 -1
  1430. package/dist/validate-DUP27OYD.d.mts +0 -400
  1431. package/dist/validate-DUP27OYD.d.mts.map +0 -1
  1432. package/dist/validation-BMImFJ11.mjs +0 -153
  1433. package/dist/validation-BMImFJ11.mjs.map +0 -1
  1434. package/dist/version-Bii3suaO.mjs +0 -7
  1435. package/dist/version-Bii3suaO.mjs.map +0 -1
  1436. package/dist/widgets-D3gJ10xU.mjs +0 -122
  1437. package/dist/widgets-D3gJ10xU.mjs.map +0 -1
  1438. package/dist/wxr-taxonomies-B2Og_6rU.d.mts +0 -34
  1439. package/dist/wxr-taxonomies-B2Og_6rU.d.mts.map +0 -1
  1440. package/dist/wxr-taxonomies-Cxngsjwo.mjs +0 -406
  1441. package/dist/wxr-taxonomies-Cxngsjwo.mjs.map +0 -1
  1442. package/dist/zod-generator-BuYSQJB7.mjs +0 -331
  1443. package/dist/zod-generator-BuYSQJB7.mjs.map +0 -1
  1444. /package/dist/{api-tokens-BfYts-sq.mjs → api-tokens-DS1VzN7_.mjs} +0 -0
  1445. /package/dist/{ssrf-Dg3cIT-b.mjs → ssrf-BRpTDMV6.mjs} +0 -0
@@ -0,0 +1,1519 @@
1
+ import { f as UpdateContentInput, i as ContentItem, l as FindManyOptions, s as CreateContentInput, u as FindManyResult } from "./types-DxQWoQLA.mjs";
2
+ import { t as Database } from "./types-CbwqGOXm.mjs";
3
+ import { At as PageMetadataContribution, B as ContentPolicyEvent, Bt as PluginComment, Ct as MediaMetadataPatch, Dt as PageFragmentContribution, Ft as PaginatedResult, Ht as PluginContentCreateCallback, In as VersionedValue, J as ContentWriteInput, L as ContentItem$1, Ln as WhereClause, Mn as UpdateIfResult, Nn as UserInfo, Ot as PageFragmentEvent, P as ContentCreateOptions, Pn as VersionedContentItem, Q as CronTaskInfo, St as MediaItem$1, Vt as PluginCommentStatus, W as ContentSchedulePolicyEvent, X as CronEvent, Y as CronAccess, Yt as PluginManifest, _ as ConditionalDeleteResult, _n as SettingField, _t as MediaAccess, an as RedirectAccessWithWrite, b as ContentAccessWithWrite, bn as StorageCollection, d as CommentBeforeCreateEvent, dn as RequestMeta, ft as HttpAccess, gn as SchemaAccess, in as RedirectAccess, jt as PageMetadataEvent, l as CommentAfterModerateEvent, o as CommentAccess, pn as ResolvedPlugin, rn as QueryOptions, s as CommentAfterCreateEvent, st as EmailMessage, t as ActorInfo, v as ConditionalWriteResult, vn as SettingsAccess, wn as TaxonomyAccessWithWrite, xt as MediaBytes, y as ContentAccess, yn as SiteInfo } from "./types-DEHidMEk.mjs";
4
+ import { t as OptionsRepository } from "./options-DAknChnw.mjs";
5
+ import { d as Storage } from "./types-D4RGIc2I.mjs";
6
+ import { Kysely } from "kysely";
7
+ import { PluginUiContext } from "@emdash-cms/blocks/server";
8
+
9
+ //#region src/config/secrets.d.ts
10
+ /**
11
+ * A parsed encryption key with its kid (key id) fingerprint.
12
+ *
13
+ * `kid` is the first 8 chars of the SHA-256 hash of the decoded key bytes
14
+ * (lowercase hex), used to tag envelopes so the decryptor can pick the right
15
+ * key during rotation.
16
+ */
17
+ interface ParsedEncryptionKey {
18
+ /** 8-char lowercase hex fingerprint derived from the decoded key bytes. */
19
+ kid: string;
20
+ /** The 32 raw key bytes, ready for `crypto.subtle.importKey`. */
21
+ key: Uint8Array;
22
+ /** The original env-var-formatted string (kept for re-emit; never log). */
23
+ raw: string;
24
+ }
25
+ /** Environment-variable shape consulted by the resolver. */
26
+ interface SecretsEnv {
27
+ /**
28
+ * Read by `validateEncryptionKeyAtStartup` and the plugin-secret encryption
29
+ * layer. **Not** consulted by `resolveSecrets`,
30
+ * so a malformed value can't 500 the preview/comment hot paths.
31
+ */
32
+ EMDASH_ENCRYPTION_KEY?: string;
33
+ EMDASH_PREVIEW_SECRET?: string;
34
+ /** Legacy alias; new docs point at EMDASH_PREVIEW_SECRET. */
35
+ PREVIEW_SECRET?: string;
36
+ EMDASH_IP_SALT?: string;
37
+ /**
38
+ * Legacy fallback. Prior code derived the IP salt from
39
+ * `EMDASH_AUTH_SECRET || AUTH_SECRET || "emdash-ip-salt"`. We preserve
40
+ * the env-var fallback (so existing installs keep their stable salt)
41
+ * but no longer read it from `import.meta.env` in route handlers.
42
+ */
43
+ EMDASH_AUTH_SECRET?: string;
44
+ /** Legacy alias. */
45
+ AUTH_SECRET?: string;
46
+ }
47
+ /**
48
+ * Resolve the encryption keys used for plugin secret settings.
49
+ *
50
+ * This is deliberately separate from `resolveSecrets`: plugin settings are
51
+ * not on the anonymous request path, and a missing or malformed key must only
52
+ * fail operations that need encrypted plugin settings.
53
+ */
54
+ declare function resolvePluginEncryptionKeys(env?: SecretsEnv): Promise<ParsedEncryptionKey[] | null>;
55
+ //#endregion
56
+ //#region src/database/repositories/content.d.ts
57
+ type ContentRevisionPrecondition = Pick<ContentItem, "version" | "updatedAt">;
58
+ /**
59
+ * Repository for content CRUD operations
60
+ *
61
+ * Content is stored in per-collection tables (ec_posts, ec_pages, etc.)
62
+ * Each field becomes a real column in the table.
63
+ */
64
+ declare class ContentRepository {
65
+ private db;
66
+ private readonly datetimes;
67
+ constructor(db: Kysely<Database>);
68
+ /**
69
+ * Create a new content item
70
+ */
71
+ create(input: CreateContentInput): Promise<ContentItem>;
72
+ /**
73
+ * Generate a unique slug for a content item within a collection.
74
+ *
75
+ * Checks the collection table for existing slugs that match `baseSlug`
76
+ * (optionally scoped to a locale) and appends a numeric suffix (`-1`,
77
+ * `-2`, etc.) on collision to guarantee uniqueness.
78
+ *
79
+ * Returns null when slug normalization cannot produce a value.
80
+ */
81
+ generateUniqueSlug(type: string, text: string, locale?: string): Promise<string | null>;
82
+ /**
83
+ * Duplicate a content item
84
+ * Creates a new draft copy with "(Copy)" appended to the title.
85
+ * A slug is auto-generated from the new title by the handler layer.
86
+ */
87
+ duplicate(type: string, id: string, authorId?: string): Promise<ContentItem>;
88
+ /**
89
+ * Find content by ID
90
+ */
91
+ findById(type: string, id: string): Promise<ContentItem | null>;
92
+ /**
93
+ * Find content by id, including trashed (soft-deleted) items.
94
+ * Used by restore endpoint for ownership checks.
95
+ */
96
+ findByIdIncludingTrashed(type: string, id: string): Promise<ContentItem | null>;
97
+ /**
98
+ * Find content by ID or slug. Tries ID first if it looks like a ULID,
99
+ * otherwise tries slug. Falls back to the other if the first lookup misses.
100
+ */
101
+ findByIdOrSlug(type: string, identifier: string, locale?: string): Promise<ContentItem | null>;
102
+ /**
103
+ * Find content by ID or slug, including trashed (soft-deleted) items.
104
+ * Used by restore/permanent-delete endpoints.
105
+ */
106
+ findByIdOrSlugIncludingTrashed(type: string, identifier: string, locale?: string): Promise<ContentItem | null>;
107
+ isTrashed(type: string, id: string): Promise<boolean>;
108
+ private _findByIdOrSlug;
109
+ /**
110
+ * Find content by slug
111
+ */
112
+ findBySlug(type: string, slug: string, locale?: string): Promise<ContentItem | null>;
113
+ /**
114
+ * Find content by slug, including trashed (soft-deleted) items.
115
+ * Used by restore/permanent-delete endpoints.
116
+ */
117
+ findBySlugIncludingTrashed(type: string, slug: string, locale?: string): Promise<ContentItem | null>;
118
+ /**
119
+ * Find many content items with filtering and pagination
120
+ */
121
+ findMany(type: string, options?: FindManyOptions): Promise<FindManyResult<ContentItem>>;
122
+ /**
123
+ * Update content
124
+ */
125
+ update(type: string, id: string, input: UpdateContentInput): Promise<ContentItem>;
126
+ restoreRevision(type: string, id: string, revisionData: Record<string, unknown>, authorId: string): Promise<{
127
+ item: ContentItem;
128
+ revisionId: string;
129
+ }>;
130
+ restoreDraftRevision(type: string, id: string, revisionData: Record<string, unknown>, authorId: string): Promise<string | null>;
131
+ /**
132
+ * Update plugin-authored fields without letting content columns diverge
133
+ * from the revision pointers that publication promotes.
134
+ */
135
+ updateDraftAware(type: string, id: string, input: UpdateContentInput): Promise<ContentItem>;
136
+ private deleteUnstagedRevision;
137
+ private replaceDraftRevisionForUpdate;
138
+ /**
139
+ * Copy non-translatable field values to every other entry in the
140
+ * translation group, trashed entries included.
141
+ *
142
+ * Only the fields present in `data` are copied. With `previous`, `data` is
143
+ * the entry's complete new state and only the fields whose value differs
144
+ * from `previous` are copied, an absent field as null. An entry that already
145
+ * holds every copied value is left untouched, so its `updated_at` does not
146
+ * move.
147
+ *
148
+ * On collections with revisions a changed entry also gets a new live
149
+ * revision, because republishing and unpublishing read that revision rather
150
+ * than the columns. A pending draft takes a value only where it still holds
151
+ * the entry's previous value, so an unpublished edit to the field survives.
152
+ */
153
+ syncNonTranslatableFields(type: string, sourceId: string, translationGroup: string, data: Record<string, unknown>, options?: {
154
+ previous?: Record<string, unknown>;
155
+ }): Promise<void>;
156
+ private syncSiblingValues;
157
+ /**
158
+ * Delete content (soft delete - moves to trash)
159
+ */
160
+ delete(type: string, id: string): Promise<boolean>;
161
+ /**
162
+ * Restore content from trash
163
+ *
164
+ * The entry comes back as a draft with no schedule. The live version is not
165
+ * copied into a draft revision: collections without revisions save to the
166
+ * columns, and a draft revision would hide those saves.
167
+ */
168
+ restore(type: string, id: string, expectedRevision?: ContentRevisionPrecondition): Promise<ContentItem | null>;
169
+ /**
170
+ * Permanently delete content (cannot be undone)
171
+ */
172
+ /**
173
+ * Permanently delete a soft-deleted content row.
174
+ *
175
+ * Returns `true` only when a soft-deleted (trashed) row was removed.
176
+ * Returns `false` when no row exists OR when the row exists but is live —
177
+ * the caller is responsible for distinguishing these cases (typically via
178
+ * a follow-up `findByIdOrSlugIncludingTrashed` to surface NOT_FOUND vs
179
+ * NOT_TRASHED). The `AND deleted_at IS NOT NULL` clause is the safety net
180
+ * that prevents permanent delete from bypassing the trash workflow.
181
+ */
182
+ permanentDelete(type: string, id: string): Promise<boolean>;
183
+ /**
184
+ * Find trashed content items
185
+ */
186
+ findTrashed(type: string, options?: Omit<FindManyOptions, "where"> & {
187
+ where?: {
188
+ locale?: string;
189
+ };
190
+ }): Promise<FindManyResult<ContentItem & {
191
+ deletedAt: string;
192
+ }>>;
193
+ /**
194
+ * Count trashed content items
195
+ */
196
+ countTrashed(type: string, options?: {
197
+ locale?: string;
198
+ }): Promise<number>;
199
+ /**
200
+ * Apply the optional `q` filter.
201
+ *
202
+ * When the handler sets `useFts` (collection has a healthy FTS5 index
203
+ * covering the display columns; SQLite only), the filter is served from
204
+ * the index: a token-prefix MATCH against `_emdash_fts_<slug>` OR'd with
205
+ * an index-served `slug GLOB 'term*'` prefix (the slug is not in the FTS
206
+ * index). Both sides are index-backed, so SQLite's OR optimization avoids
207
+ * the full-table scan the LIKE fallback needs (#1517). The trade-off is
208
+ * search semantics: token-prefix matching instead of arbitrary substring.
209
+ *
210
+ * Fallback (Postgres, search disabled, or no usable terms): case-
211
+ * insensitive substring LIKE across the handler-resolved `searchColumns`
212
+ * (OR'd). User input is treated literally (LIKE wildcards escaped) and
213
+ * `lower()` is applied on both sides for SQLite/Postgres parity.
214
+ */
215
+ private applySearchFilter;
216
+ /**
217
+ * Apply the optional inclusive date-range filter. The field is mapped
218
+ * through `DATE_FILTER_COLUMNS` (a closed whitelist), and bounds compare
219
+ * lexicographically against the stored ISO 8601 timestamps. A `publishedAt`
220
+ * range naturally excludes never-published rows (their column is NULL).
221
+ */
222
+ private applyDateFilter;
223
+ /**
224
+ * Apply the optional byline filter as a correlated (NOT) EXISTS against
225
+ * `_emdash_content_bylines`.
226
+ *
227
+ * Correlating from the content table preserves the outer sort index so
228
+ * `LIMIT` can short-circuit. `mode: "none"` tests the junction rather than
229
+ * `primary_byline_id` because the two are written in the same call but
230
+ * are not atomically consistent, so the junction is authoritative.
231
+ *
232
+ * Whether a credit *renders* is locale-scoped; whether one *exists* is
233
+ * not. Both are needed: the first decides what the filter matches, the
234
+ * second decides whether the author fallback applies at all.
235
+ */
236
+ private applyBylineFilter;
237
+ /**
238
+ * Count content items
239
+ */
240
+ count(type: string, where?: FindManyOptions["where"]): Promise<number>;
241
+ private countWithResolvedFilters;
242
+ /**
243
+ * Distinct, non-null `author_id` values across the collection's live
244
+ * (non-trashed) content. Used to populate the admin author filter with
245
+ * only the users who have actually authored entries, rather than the
246
+ * full user directory (which requires admin privileges to read).
247
+ */
248
+ findDistinctAuthorIds(type: string): Promise<string[]>;
249
+ getStats(type: string, now?: Date): Promise<{
250
+ total: number;
251
+ published: number;
252
+ draft: number;
253
+ scheduled: number;
254
+ overdueScheduled: number;
255
+ }>;
256
+ /**
257
+ * Schedule content for future publishing
258
+ *
259
+ * Sets status to 'scheduled' and stores the scheduled publish time.
260
+ * The content will be auto-published when the scheduled time is reached.
261
+ */
262
+ schedule(type: string, id: string, scheduledAt: string, currentTime?: Date, expectedRevision?: ContentRevisionPrecondition): Promise<ContentItem>;
263
+ /**
264
+ * Unschedule content
265
+ *
266
+ * Clears the scheduled time. Published posts stay published;
267
+ * draft/scheduled posts revert to 'draft'.
268
+ */
269
+ unschedule(type: string, id: string, expectedRevision?: ContentRevisionPrecondition): Promise<ContentItem>;
270
+ /**
271
+ * Find content that is ready to be published
272
+ *
273
+ * Returns all content where scheduled_at <= now, regardless of status.
274
+ * This covers both draft-scheduled posts (status='scheduled') and
275
+ * published posts with scheduled draft changes (status='published').
276
+ *
277
+ * `limit` (optional) caps how many due rows are returned, oldest-due first.
278
+ * The scheduled-publishing sweep passes a limit so a large backlog can't
279
+ * fan out unbounded publish/webhook work in a single tick (and blow a Worker
280
+ * invocation's CPU/subrequest budget); the remainder drains on later ticks.
281
+ */
282
+ findReadyToPublish(type: string, limit?: number, currentTime?: Date, after?: {
283
+ scheduledAt: string;
284
+ id: string;
285
+ }): Promise<ContentItem[]>;
286
+ /**
287
+ * Find all translations in a translation group
288
+ */
289
+ findTranslations(type: string, translationGroup: string): Promise<ContentItem[]>;
290
+ /** Whether any row of `translationGroup` exists, trashed rows included. */
291
+ hasTranslationsIncludingTrashed(type: string, translationGroup: string): Promise<boolean>;
292
+ /**
293
+ * Batch variant of {@link findTranslations}: every (non-deleted) locale
294
+ * variant for any of `translationGroups`, in one `WHERE translation_group IN
295
+ * (...)` query chunked at `SQL_BATCH_SIZE` for D1's bind-parameter limit.
296
+ * Lets callers resolve many edge groups without an N+1 per group. The caller
297
+ * groups the flat result by `translationGroup` itself.
298
+ *
299
+ * `translation_group` leads the sort so the ordering follows
300
+ * `idx_{table}_del_tg_locale` past its `deleted_at` equality; callers group by
301
+ * `translationGroup`, so the per-group locale order they rely on is preserved.
302
+ *
303
+ * `publishedOnly` restricts the result to `status = 'published'` — reference
304
+ * reads pass this for callers without `content:read_drafts` so draft/scheduled
305
+ * entries never leak through an edge traversal.
306
+ *
307
+ * A reference edge stores only a collection slug (no SQL FK), so the table may
308
+ * have been dropped since the edge was written. That is a tolerated dangling
309
+ * state, not an error: a missing table resolves to no rows, mirroring how the
310
+ * content read handlers treat `isMissingTableError`.
311
+ */
312
+ findTranslationsForGroups(type: string, translationGroups: string[], options?: {
313
+ publishedOnly?: boolean;
314
+ }): Promise<ContentItem[]>;
315
+ /**
316
+ * Batch variant of {@link findByIdOrSlug}: resolve many identifiers (each an
317
+ * id OR a slug) within `type` in a constant number of queries — one `WHERE id
318
+ * IN (...)` and one `WHERE slug IN (...)`, each chunked at `SQL_BATCH_SIZE`.
319
+ * Returns a map from the input identifier to its resolved item; identifiers
320
+ * that match nothing are absent. Used on write paths that accept a list of
321
+ * references, so a single request doesn't fan out to an N+1 of point lookups.
322
+ *
323
+ * Resolution mirrors {@link findByIdOrSlug}: a ULID-shaped identifier prefers
324
+ * the id match and falls back to slug; anything else prefers the slug match
325
+ * and falls back to id. Slug matches collapse to the lowest-locale variant
326
+ * (`ORDER BY locale ASC`), matching the slug-without-locale lookup.
327
+ */
328
+ findManyByIdOrSlug(type: string, identifiers: string[]): Promise<Map<string, ContentItem>>;
329
+ /**
330
+ * Publish the current draft
331
+ *
332
+ * Promotes draft_revision_id to live_revision_id and clears draft pointer.
333
+ * Syncs the draft revision's data into the content table columns so the
334
+ * content table always reflects the published version.
335
+ * If no draft revision exists, creates one from current data and publishes it.
336
+ * When `promoteRevision` is false, publishes the current content-table data
337
+ * by changing lifecycle metadata only.
338
+ *
339
+ * `publishedAt` (optional) overrides the publication timestamp. If omitted,
340
+ * the existing `published_at` is preserved (idempotent re-publish keeps the
341
+ * original date) and falls back to the current time on first publish. Pass
342
+ * an explicit value to backdate a publish (e.g. when migrating content from
343
+ * another CMS).
344
+ *
345
+ * `requireDue` gates the final update on the row still being due.
346
+ * `expectedScheduledAt` additionally fences changes made after a sweep
347
+ * selected the row but before publication preparation began.
348
+ */
349
+ publish(type: string, id: string, publishedAt?: string, requireDue?: boolean, expectedScheduledAt?: string, promoteRevision?: boolean, requireSlug?: boolean, expectedRevision?: ContentRevisionPrecondition, currentTime?: Date): Promise<ContentItem>;
350
+ /**
351
+ * Unpublish content
352
+ *
353
+ * Removes live pointer and cancels any pending schedule, but preserves the
354
+ * draft and publication date. If no draft exists, creates one from the live
355
+ * version so the content isn't lost.
356
+ */
357
+ unpublish(type: string, id: string, expectedRevision?: ContentRevisionPrecondition): Promise<ContentItem>;
358
+ /**
359
+ * Set the draft revision pointer for a content item.
360
+ *
361
+ * Used by seed/import paths that stage a new revision's data before
362
+ * promoting it to live via `publish()`.
363
+ *
364
+ * Validates that the content item exists and is not soft-deleted, that
365
+ * the revision exists, and that the revision belongs to the same
366
+ * collection and entry. Without these checks, a caller could leave the
367
+ * content row pointing at a missing or unrelated revision.
368
+ */
369
+ setDraftRevision(type: string, id: string, revisionId: string): Promise<void>;
370
+ replaceDraftRevision(type: string, id: string, revisionId: string, expected: Pick<ContentItem, "version" | "liveRevisionId" | "draftRevisionId">): Promise<boolean>;
371
+ /**
372
+ * Discard pending draft changes
373
+ *
374
+ * Clears draft_revision_id. The content table columns already hold the
375
+ * published version, so no data sync is needed.
376
+ */
377
+ discardDraft(type: string, id: string, expectedRevision?: ContentRevisionPrecondition): Promise<ContentItem>;
378
+ /**
379
+ * Count content items with a pending schedule.
380
+ * Includes both draft-scheduled (status='scheduled') and published
381
+ * posts with scheduled draft changes (status='published', scheduled_at set).
382
+ */
383
+ countScheduled(type: string): Promise<number>;
384
+ /**
385
+ * Map database row to ContentItem
386
+ * Extracts system columns and puts content fields in data
387
+ * Excludes null values from data to match input semantics
388
+ */
389
+ private mapRow;
390
+ private normalizeFilterScalar;
391
+ private normalizeFieldFilter;
392
+ private collectionExists;
393
+ private resolveFieldFilters;
394
+ private applyFieldFilters;
395
+ /**
396
+ * Map order field names to database columns.
397
+ * Only allows known fields to prevent column enumeration via crafted orderBy values.
398
+ */
399
+ private mapOrderField;
400
+ private resolveOrderField;
401
+ }
402
+ //#endregion
403
+ //#region src/media/focal-point.d.ts
404
+ interface FocalPointUpdate {
405
+ focalX?: number | null;
406
+ focalY?: number | null;
407
+ }
408
+ //#endregion
409
+ //#region src/database/repositories/media.d.ts
410
+ type MediaStatus = "pending" | "ready" | "failed";
411
+ interface MediaItem {
412
+ id: string;
413
+ filename: string;
414
+ mimeType: string;
415
+ size: number | null;
416
+ width: number | null;
417
+ height: number | null;
418
+ focalX: number | null;
419
+ focalY: number | null;
420
+ alt: string | null;
421
+ caption: string | null;
422
+ storageKey: string;
423
+ status: MediaStatus;
424
+ contentHash: string | null;
425
+ blurhash: string | null;
426
+ dominantColor: string | null;
427
+ createdAt: string;
428
+ authorId: string | null;
429
+ folderId?: string | null;
430
+ }
431
+ interface CreateMediaInput {
432
+ filename: string;
433
+ mimeType: string;
434
+ size?: number;
435
+ width?: number;
436
+ height?: number;
437
+ alt?: string;
438
+ caption?: string;
439
+ storageKey: string;
440
+ contentHash?: string;
441
+ blurhash?: string;
442
+ dominantColor?: string;
443
+ status?: MediaStatus;
444
+ authorId?: string;
445
+ folderId?: string | null;
446
+ }
447
+ interface FindManyMediaOptions {
448
+ limit?: number;
449
+ cursor?: string;
450
+ /** Filter by MIME type. Pass a string for a single prefix/exact, or an array to match any. Strings ending with "/" are treated as LIKE prefix matches; others are exact equality. */
451
+ mimeType?: string | readonly string[];
452
+ status?: MediaStatus | "all";
453
+ /** Case-insensitive substring matched against the filename (covers filename and extension). */
454
+ q?: string;
455
+ /** Omit for all media, pass null for the Main library, or pass a folder ID. */
456
+ folderId?: string | null;
457
+ }
458
+ interface UpdateMediaInput extends FocalPointUpdate {
459
+ alt?: string | null;
460
+ caption?: string | null;
461
+ width?: number;
462
+ height?: number;
463
+ folderId?: string | null;
464
+ }
465
+ interface ReplaceReadyMediaInput {
466
+ size: number;
467
+ width: number;
468
+ height: number;
469
+ contentHash: string;
470
+ }
471
+ interface FindMediaPageOptions extends Omit<FindManyMediaOptions, "cursor"> {
472
+ page: number;
473
+ }
474
+ interface MediaPageResult {
475
+ items: MediaItem[];
476
+ totalCount: number;
477
+ }
478
+ /**
479
+ * Media repository for database operations
480
+ */
481
+ declare class MediaRepository {
482
+ private db;
483
+ constructor(db: Kysely<Database>);
484
+ /**
485
+ * Create a new media item
486
+ */
487
+ create(input: CreateMediaInput): Promise<MediaItem>;
488
+ /**
489
+ * Create a pending media item (for signed URL upload flow)
490
+ */
491
+ createPending(input: {
492
+ filename: string;
493
+ mimeType: string;
494
+ size?: number;
495
+ storageKey: string;
496
+ contentHash?: string;
497
+ authorId?: string;
498
+ folderId?: string | null;
499
+ }): Promise<MediaItem>;
500
+ createUploadAttempt(mediaId: string, storageKey: string): Promise<void>;
501
+ hasUploadAttempt(storageKey: string): Promise<boolean>;
502
+ claimUploadAttemptForCleanup(storageKey: string): Promise<boolean>;
503
+ deleteUploadAttempt(storageKey: string): Promise<void>;
504
+ deleteCompletedUploadAttempts(): Promise<number>;
505
+ findUploadAttemptsForCleanup(maxAgeMs?: number, limit?: number): Promise<string[]>;
506
+ publishPendingStorageKey(id: string, expectedStorageKey: string, storageKey: string, contentHash?: string): Promise<boolean>;
507
+ /**
508
+ * Confirm upload (mark as ready)
509
+ */
510
+ confirmUpload(id: string, metadata?: {
511
+ width?: number;
512
+ height?: number;
513
+ size?: number;
514
+ blurhash?: string;
515
+ dominantColor?: string;
516
+ contentHash?: string | null;
517
+ }, expectedStorageKey?: string): Promise<MediaItem | null>;
518
+ /**
519
+ * Mark upload as failed
520
+ */
521
+ markFailed(id: string, expectedStorageKey?: string): Promise<MediaItem | null>;
522
+ /**
523
+ * Find media by ID
524
+ */
525
+ findById(id: string): Promise<MediaItem | null>;
526
+ /**
527
+ * Find media by filename
528
+ * Useful for idempotent imports
529
+ */
530
+ findByFilename(filename: string): Promise<MediaItem | null>;
531
+ findAvailableFilename(filename: string): Promise<string>;
532
+ /**
533
+ * Find media by content hash
534
+ * Used for deduplication - same content = same hash
535
+ */
536
+ findByContentHash(contentHash: string): Promise<MediaItem | null>;
537
+ /**
538
+ * Find many media items with cursor pagination
539
+ *
540
+ * Uses keyset pagination (cursor-based) for consistent results.
541
+ * The cursor encodes the created_at and id of the last item.
542
+ */
543
+ findMany(options?: FindManyMediaOptions): Promise<FindManyResult<MediaItem>>;
544
+ findPage(options: FindMediaPageOptions): Promise<MediaPageResult>;
545
+ /**
546
+ * Update media metadata
547
+ */
548
+ update(id: string, input: UpdateMediaInput): Promise<MediaItem | null>;
549
+ updateReadyMetadata(id: string, input: Pick<UpdateMediaInput, "alt" | "caption" | "focalX" | "focalY">): Promise<MediaItem | null>;
550
+ replaceReadyFile(id: string, expectedStorageKey: string, input: ReplaceReadyMediaInput): Promise<MediaItem | null>;
551
+ /**
552
+ * Delete media item
553
+ */
554
+ deleteWithStorageKey(id: string): Promise<string | null>;
555
+ delete(id: string): Promise<boolean>;
556
+ /**
557
+ * Count media items
558
+ */
559
+ count(mimeType?: string | readonly string[]): Promise<number>;
560
+ private applyListFilters;
561
+ /**
562
+ * Delete pending uploads older than the given age.
563
+ * Pending uploads that were never confirmed indicate abandoned upload flows.
564
+ *
565
+ * Returns the storage keys of deleted rows so callers can remove the
566
+ * corresponding files from object storage.
567
+ */
568
+ cleanupPendingUploads(maxAgeMs?: number): Promise<string[]>;
569
+ /**
570
+ * Convert database row to MediaItem
571
+ */
572
+ private rowToItem;
573
+ }
574
+ //#endregion
575
+ //#region src/database/repositories/plugin-storage.d.ts
576
+ declare class PluginStorageRepository<T = unknown> implements StorageCollection<T> {
577
+ private db;
578
+ private pluginId;
579
+ private collection;
580
+ private indexedFields;
581
+ constructor(db: Kysely<Database>, pluginId: string, collection: string, indexes: Array<string | string[]>);
582
+ /**
583
+ * Get a document by ID
584
+ */
585
+ get(id: string): Promise<T | null>;
586
+ /**
587
+ * Store a document
588
+ */
589
+ put(id: string, data: T): Promise<void>;
590
+ getVersioned(id: string): Promise<VersionedValue<T> | null>;
591
+ compareAndSet(id: string, expectedRevision: string | null, data: T): Promise<ConditionalWriteResult>;
592
+ compareAndDelete(id: string, expectedRevision: string): Promise<ConditionalDeleteResult>;
593
+ /**
594
+ * Delete a document
595
+ */
596
+ delete(id: string): Promise<boolean>;
597
+ /**
598
+ * Check if a document exists
599
+ */
600
+ exists(id: string): Promise<boolean>;
601
+ /**
602
+ * Get multiple documents by ID
603
+ */
604
+ getMany(ids: string[]): Promise<Map<string, T>>;
605
+ /**
606
+ * Store multiple documents
607
+ */
608
+ putMany(items: Array<{
609
+ id: string;
610
+ data: T;
611
+ }>): Promise<void>;
612
+ /**
613
+ * Delete multiple documents
614
+ */
615
+ deleteMany(ids: string[]): Promise<number>;
616
+ /**
617
+ * Query documents with filters
618
+ */
619
+ query(options?: QueryOptions): Promise<PaginatedResult<{
620
+ id: string;
621
+ data: T;
622
+ }>>;
623
+ /**
624
+ * Count documents matching a filter
625
+ */
626
+ count(where?: WhereClause): Promise<number>;
627
+ updateIf(id: string, args: unknown): Promise<UpdateIfResult<T>>;
628
+ }
629
+ //#endregion
630
+ //#region src/plugins/hooks.d.ts
631
+ type HookNameV2 = "plugin:install" | "plugin:activate" | "plugin:deactivate" | "plugin:uninstall" | "content:beforeSave" | "content:afterSave" | "content:beforeDelete" | "content:afterDelete" | "content:beforePublish" | "content:beforeSchedule" | "content:beforeUnpublish" | "content:afterPublish" | "content:afterUnpublish" | "content:afterRestore" | "content:afterSchedule" | "content:afterUnschedule" | "media:beforeUpload" | "media:afterUpload" | "cron" | "email:beforeSend" | "email:deliver" | "email:afterSend" | "comment:beforeCreate" | "comment:moderate" | "comment:afterCreate" | "comment:afterModerate" | "page:metadata" | "page:fragments";
632
+ type ContentPolicyHookName = "content:beforePublish" | "content:beforeSchedule" | "content:beforeUnpublish";
633
+ type ContentPolicyRunResult = {
634
+ cancellation?: {
635
+ pluginId: string;
636
+ reason: string;
637
+ };
638
+ results: HookResult<void>[];
639
+ };
640
+ /**
641
+ * Hook execution result
642
+ */
643
+ interface HookResult<T> {
644
+ success: boolean;
645
+ value?: T;
646
+ error?: Error;
647
+ pluginId: string;
648
+ duration: number;
649
+ }
650
+ /**
651
+ * Hook pipeline for executing hooks in order
652
+ */
653
+ declare class HookPipeline {
654
+ private hooks;
655
+ private pluginMap;
656
+ private contextFactory;
657
+ /** Stored so setContextFactory can merge incrementally. */
658
+ private contextFactoryOptions;
659
+ /** Hook names where at least one handler declared exclusive: true */
660
+ private exclusiveHookNames;
661
+ /**
662
+ * Selected provider plugin ID for each exclusive hook.
663
+ * Set by the PluginManager after resolution.
664
+ */
665
+ private exclusiveSelections;
666
+ constructor(plugins: ResolvedPlugin[], factoryOptions?: PluginContextFactoryOptions);
667
+ /**
668
+ * Set or update the context factory options.
669
+ *
670
+ * When called on a pipeline that already has a factory, the new options
671
+ * are merged on top of the existing ones so that callers don't need to
672
+ * repeat every field (e.g. adding `cronReschedule` without losing
673
+ * `storage` / `getUploadUrl`).
674
+ */
675
+ setContextFactory(options: Partial<PluginContextFactoryOptions>): void;
676
+ /**
677
+ * Get context for a plugin
678
+ */
679
+ private getContext;
680
+ /**
681
+ * Get typed hooks for a specific hook name.
682
+ * The internal map stores ResolvedHook<unknown>, but we know each name
683
+ * maps to a specific handler type via HookHandlerMap.
684
+ *
685
+ * Exclusive hooks that have a selected provider are filtered out — they
686
+ * should only run via invokeExclusiveHook(), not in the regular pipeline.
687
+ */
688
+ private getTypedHooks;
689
+ /**
690
+ * Register all hooks from plugins.
691
+ *
692
+ * Registers each hook name individually to preserve type safety. The
693
+ * internal map stores ResolvedHook<unknown> since it's keyed by string,
694
+ * but getTypedHooks() restores the correct handler type on retrieval.
695
+ */
696
+ private registerPlugins;
697
+ /**
698
+ * Maps hook names to the capability required to register them.
699
+ *
700
+ * Hooks not listed here have no capability requirement (e.g. lifecycle
701
+ * hooks, cron). Any plugin declaring a listed hook without the required
702
+ * capability will have that hook silently skipped at registration time.
703
+ */
704
+ private static readonly HOOK_REQUIRED_CAPABILITY;
705
+ /**
706
+ * Register a single plugin's hook by name
707
+ */
708
+ private registerPluginHook;
709
+ /**
710
+ * Register a single hook
711
+ */
712
+ private registerHook;
713
+ /**
714
+ * Sort hooks by priority and dependencies
715
+ */
716
+ private sortHooks;
717
+ /**
718
+ * Execute a hook with timeout
719
+ */
720
+ private executeWithTimeout;
721
+ /**
722
+ * Run plugin:install hooks
723
+ */
724
+ runPluginInstall(pluginId: string): Promise<HookResult<void>[]>;
725
+ /**
726
+ * Run plugin:activate hooks
727
+ */
728
+ runPluginActivate(pluginId: string): Promise<HookResult<void>[]>;
729
+ /**
730
+ * Run plugin:deactivate hooks
731
+ */
732
+ runPluginDeactivate(pluginId: string): Promise<HookResult<void>[]>;
733
+ /**
734
+ * Run plugin:uninstall hooks
735
+ */
736
+ runPluginUninstall(pluginId: string, deleteData: boolean): Promise<HookResult<void>[]>;
737
+ private runLifecycleHook;
738
+ /**
739
+ * Run content:beforeSave hooks
740
+ * Returns modified content from the pipeline. `id` is the existing item's
741
+ * ID when updating. `actor` is the authenticated user that triggered the
742
+ * save, when one is available.
743
+ */
744
+ runContentBeforeSave(content: Record<string, unknown>, collection: string, isNew: boolean, id?: string, actor?: ActorInfo): Promise<{
745
+ content: Record<string, unknown>;
746
+ results: HookResult<Record<string, unknown>>[];
747
+ }>;
748
+ /**
749
+ * Run content:afterSave hooks
750
+ */
751
+ runContentAfterSave(content: Record<string, unknown>, collection: string, isNew: boolean, actor?: ActorInfo, excludePluginId?: string): Promise<HookResult<void>[]>;
752
+ /**
753
+ * Run content:beforeDelete hooks
754
+ * Returns whether deletion is allowed
755
+ */
756
+ runContentBeforeDelete(id: string, collection: string): Promise<{
757
+ allowed: boolean;
758
+ results: HookResult<boolean>[];
759
+ }>;
760
+ /**
761
+ * Run content:afterDelete hooks
762
+ */
763
+ runContentAfterDelete(id: string, collection: string, permanent: boolean): Promise<HookResult<void>[]>;
764
+ runContentPolicy(name: "content:beforePublish", event: ContentPolicyEvent): Promise<ContentPolicyRunResult>;
765
+ runContentPolicy(name: "content:beforeSchedule", event: ContentSchedulePolicyEvent): Promise<ContentPolicyRunResult>;
766
+ runContentPolicy(name: "content:beforeUnpublish", event: ContentPolicyEvent): Promise<ContentPolicyRunResult>;
767
+ runContentPolicy(name: ContentPolicyHookName, event: ContentPolicyEvent | ContentSchedulePolicyEvent): Promise<ContentPolicyRunResult>;
768
+ private runContentPolicyHooks;
769
+ /**
770
+ * Run content state-change hooks that all share the same event shape.
771
+ */
772
+ private runContentStateChangeHook;
773
+ /**
774
+ * Run content:afterPublish hooks (fire-and-forget).
775
+ */
776
+ runContentAfterPublish(content: Record<string, unknown>, collection: string): Promise<HookResult<void>[]>;
777
+ /**
778
+ * Run content:afterUnpublish hooks (fire-and-forget).
779
+ */
780
+ runContentAfterUnpublish(content: Record<string, unknown>, collection: string): Promise<HookResult<void>[]>;
781
+ /**
782
+ * Run content:afterRestore hooks (fire-and-forget).
783
+ */
784
+ runContentAfterRestore(content: Record<string, unknown>, collection: string): Promise<HookResult<void>[]>;
785
+ /**
786
+ * Run content:afterSchedule hooks (fire-and-forget).
787
+ */
788
+ runContentAfterSchedule(content: Record<string, unknown>, collection: string): Promise<HookResult<void>[]>;
789
+ /**
790
+ * Run content:afterUnschedule hooks (fire-and-forget).
791
+ */
792
+ runContentAfterUnschedule(content: Record<string, unknown>, collection: string): Promise<HookResult<void>[]>;
793
+ /**
794
+ * Run media:beforeUpload hooks
795
+ */
796
+ runMediaBeforeUpload(file: {
797
+ name: string;
798
+ type: string;
799
+ size: number;
800
+ }): Promise<{
801
+ file: {
802
+ name: string;
803
+ type: string;
804
+ size: number;
805
+ };
806
+ results: HookResult<{
807
+ name: string;
808
+ type: string;
809
+ size: number;
810
+ }>[];
811
+ }>;
812
+ /**
813
+ * Run media:afterUpload hooks
814
+ */
815
+ runMediaAfterUpload(media: {
816
+ id: string;
817
+ filename: string;
818
+ mimeType: string;
819
+ size: number | null;
820
+ url: string;
821
+ createdAt: string;
822
+ }): Promise<HookResult<void>[]>;
823
+ /**
824
+ * Invoke the cron hook for a specific plugin.
825
+ *
826
+ * Unlike other hooks which broadcast to all plugins, the cron hook is
827
+ * dispatched only to the target plugin — the one that owns the task.
828
+ */
829
+ invokeCronHook(pluginId: string, event: CronEvent): Promise<HookResult<void>>;
830
+ /**
831
+ * Run email:beforeSend hooks (middleware pipeline).
832
+ *
833
+ * Each handler receives the message and returns a modified message or
834
+ * `false` to cancel delivery. The pipeline chains message transformations —
835
+ * each handler receives the output of the previous one.
836
+ */
837
+ runEmailBeforeSend(message: EmailMessage, source: string): Promise<{
838
+ message: EmailMessage | false;
839
+ results: HookResult<EmailMessage | false>[];
840
+ }>;
841
+ /**
842
+ * Run email:afterSend hooks (fire-and-forget).
843
+ *
844
+ * Errors are logged but don't propagate — they don't affect the caller.
845
+ */
846
+ runEmailAfterSend(message: EmailMessage, source: string): Promise<HookResult<void>[]>;
847
+ /**
848
+ * Run comment:beforeCreate hooks (middleware pipeline).
849
+ *
850
+ * Each handler receives the event and returns a modified event or
851
+ * `false` to reject the comment. The pipeline chains transformations —
852
+ * each handler receives the output of the previous one.
853
+ */
854
+ runCommentBeforeCreate(event: CommentBeforeCreateEvent): Promise<CommentBeforeCreateEvent | false>;
855
+ /**
856
+ * Run comment:afterCreate hooks (fire-and-forget).
857
+ *
858
+ * Errors are logged but don't propagate — they don't affect the caller.
859
+ */
860
+ runCommentAfterCreate(event: CommentAfterCreateEvent): Promise<void>;
861
+ /**
862
+ * Run comment:afterModerate hooks (fire-and-forget).
863
+ *
864
+ * Errors are logged but don't propagate — they don't affect the caller.
865
+ */
866
+ runCommentAfterModerate(event: CommentAfterModerateEvent): Promise<void>;
867
+ /**
868
+ * Run page:metadata hooks. Each handler returns contributions that are
869
+ * merged by the metadata collector. Errors are logged but don't propagate.
870
+ */
871
+ runPageMetadata(event: PageMetadataEvent): Promise<Array<{
872
+ pluginId: string;
873
+ contributions: PageMetadataContribution[];
874
+ }>>;
875
+ /**
876
+ * Run page:fragments hooks. Only trusted plugins should be registered
877
+ * for this hook. Errors are logged but don't propagate.
878
+ */
879
+ runPageFragments(event: PageFragmentEvent): Promise<Array<{
880
+ pluginId: string;
881
+ contributions: PageFragmentContribution[];
882
+ }>>;
883
+ /**
884
+ * Check if any hooks are registered for a given name
885
+ */
886
+ hasHooks(name: HookNameV2): boolean;
887
+ /**
888
+ * Get hook count for debugging
889
+ */
890
+ getHookCount(name: HookNameV2): number;
891
+ /**
892
+ * Get all registered hook names
893
+ */
894
+ getRegisteredHooks(): HookNameV2[];
895
+ /**
896
+ * Returns hook names where at least one handler declared exclusive: true
897
+ */
898
+ getRegisteredExclusiveHooks(): string[];
899
+ /**
900
+ * Check if a hook is exclusive
901
+ */
902
+ isExclusiveHook(name: string): boolean;
903
+ /**
904
+ * Set the selected provider for an exclusive hook.
905
+ * Called by PluginManager after resolution.
906
+ */
907
+ setExclusiveSelection(hookName: string, pluginId: string): void;
908
+ /**
909
+ * Clear the selected provider for an exclusive hook.
910
+ */
911
+ clearExclusiveSelection(hookName: string): void;
912
+ /**
913
+ * Get the selected provider for an exclusive hook (if any).
914
+ */
915
+ getExclusiveSelection(hookName: string): string | undefined;
916
+ /**
917
+ * Get all plugins that registered a handler for a given exclusive hook.
918
+ */
919
+ getExclusiveHookProviders(hookName: string): Array<{
920
+ pluginId: string;
921
+ }>;
922
+ /**
923
+ * Get all plugins that registered a non-exclusive handler for a given
924
+ * hook (e.g. `email:beforeSend`, `email:afterSend`), preserving priority
925
+ * order. Partitions with `getExclusiveHookProviders()`, which returns
926
+ * plugins whose registration is marked `exclusive: true`.
927
+ */
928
+ getHookProviders(hookName: string): Array<{
929
+ pluginId: string;
930
+ }>;
931
+ /**
932
+ * Invoke an exclusive hook — dispatch only to the selected provider.
933
+ * Returns null if no provider is selected or if the selected hook
934
+ * is not found in the pipeline.
935
+ *
936
+ * This is a generic dispatch used by the email pipeline and other
937
+ * exclusive hook consumers. The handler type is unknown — callers
938
+ * must know the expected signature.
939
+ *
940
+ * Errors are isolated: a failing handler returns an error result
941
+ * instead of propagating the exception to the caller.
942
+ */
943
+ invokeExclusiveHook(hookName: string, event: unknown): Promise<{
944
+ result: unknown;
945
+ pluginId: string;
946
+ error?: Error;
947
+ duration: number;
948
+ } | null>;
949
+ }
950
+ /**
951
+ * Create a hook pipeline from plugins
952
+ */
953
+ declare function createHookPipeline(plugins: ResolvedPlugin[], factoryOptions?: PluginContextFactoryOptions): HookPipeline;
954
+ //#endregion
955
+ //#region src/plugins/email.d.ts
956
+ /**
957
+ * EmailPipeline orchestrates email delivery through the plugin hook system.
958
+ *
959
+ * The pipeline runs in three stages:
960
+ * 1. email:beforeSend — middleware hooks that can transform or cancel messages
961
+ * 2. email:deliver — exclusive hook dispatching to the selected provider
962
+ * 3. email:afterSend — fire-and-forget hooks for logging/analytics
963
+ */
964
+ declare class EmailPipeline {
965
+ private pipeline;
966
+ constructor(pipeline: HookPipeline);
967
+ /**
968
+ * Replace the underlying hook pipeline.
969
+ *
970
+ * Called by the runtime when rebuilding the hook pipeline after a
971
+ * plugin is enabled or disabled, so the email pipeline dispatches
972
+ * to the current set of active hooks.
973
+ */
974
+ setPipeline(pipeline: HookPipeline): void;
975
+ /**
976
+ * Send an email through the full pipeline.
977
+ *
978
+ * @param message - The email to send
979
+ * @param source - Where the email originated ("system" for auth, plugin ID for plugins)
980
+ * @throws EmailNotConfiguredError if no provider is selected
981
+ * @throws EmailRecursionError if called re-entrantly from within a hook
982
+ * @throws Error if the provider handler throws
983
+ */
984
+ send(message: EmailMessage, source: string): Promise<void>;
985
+ /**
986
+ * Inner send implementation, separated from the recursion guard.
987
+ */
988
+ private sendInner;
989
+ /**
990
+ * Check if an email provider is configured and available.
991
+ *
992
+ * Returns true if an email:deliver provider is selected in the exclusive
993
+ * hook system. Plugins and auth code use this to decide whether to show
994
+ * "send invite" vs "copy invite link" UI.
995
+ */
996
+ isAvailable(): boolean;
997
+ }
998
+ //#endregion
999
+ //#region src/plugins/settings.d.ts
1000
+ interface EncryptedPluginSetting {
1001
+ $emdash: "plugin-setting";
1002
+ v: 1;
1003
+ kid: string;
1004
+ iv: string;
1005
+ ciphertext: string;
1006
+ }
1007
+ declare class PluginSettingEncryptionError extends Error {
1008
+ readonly name = "PluginSettingEncryptionError";
1009
+ readonly code: "PLUGIN_SETTING_ENCRYPTION_KEY_MISSING" | "PLUGIN_SETTING_ENCRYPTION_KEY_UNKNOWN" | "PLUGIN_SETTING_ENCRYPTION_FAILED" | "PLUGIN_SETTING_DECRYPTION_FAILED";
1010
+ constructor(code: PluginSettingEncryptionError["code"], message: string);
1011
+ }
1012
+ declare function isEncryptedPluginSetting(value: unknown): value is EncryptedPluginSetting;
1013
+ declare function encryptPluginSetting(pluginId: string, key: string, value: string, keys?: ParsedEncryptionKey[] | null): Promise<EncryptedPluginSetting>;
1014
+ declare function decodePluginSettingValue<T = unknown>(pluginId: string, key: string, value: unknown, schema: Record<string, SettingField>, keys?: ParsedEncryptionKey[] | null, onSecret?: (key: string, value: string) => void): Promise<T>;
1015
+ declare function createSettingsAccess(optionsRepo: OptionsRepository, pluginId: string, schema?: Record<string, SettingField>, keys?: ParsedEncryptionKey[] | null, onSecret?: (key: string, value: string) => void): SettingsAccess;
1016
+ //#endregion
1017
+ //#region src/plugins/content-access.d.ts
1018
+ declare function createContentAccess(db: Kysely<Database>, accessOptions?: {
1019
+ site?: SiteInfo;
1020
+ revisions?: boolean;
1021
+ }): ContentAccess;
1022
+ //#endregion
1023
+ //#region src/plugins/context.d.ts
1024
+ declare function createSchemaAccess(db: Kysely<Database>): SchemaAccess;
1025
+ declare function createCommentAccess(db: Kysely<Database>, moderate?: (id: string, status: PluginCommentStatus, expectedStatus: PluginCommentStatus) => Promise<PluginComment>): CommentAccess;
1026
+ declare class RedirectAccessError extends Error {
1027
+ readonly code: string;
1028
+ readonly name = "RedirectAccessError";
1029
+ constructor(code: string, message: string);
1030
+ }
1031
+ declare function createRedirectAccess(db: Kysely<Database>): RedirectAccess;
1032
+ declare function createRedirectAccess(db: Kysely<Database>, writable: true): RedirectAccessWithWrite;
1033
+ /**
1034
+ * Create full content access with write operations.
1035
+ *
1036
+ * `create` and `update` accept a reserved `seo` key in their `data`
1037
+ * argument. When present, it is routed to the core SEO panel
1038
+ * (`_emdash_seo`) via `SeoRepository.upsert`, in the same transaction as
1039
+ * the content write. The returned `ContentItem.seo` reflects the resulting
1040
+ * SEO state for SEO-enabled collections.
1041
+ */
1042
+ declare function createContentAccessWithWrite(db: Kysely<Database>, beforeContentWrite?: () => Promise<void>, accessOptions?: {
1043
+ site?: SiteInfo;
1044
+ revisions?: boolean;
1045
+ }, contentCreate?: (data: {
1046
+ collection: string;
1047
+ input: ContentWriteInput;
1048
+ options?: ContentCreateOptions;
1049
+ }) => Promise<ContentItem$1>): ContentAccessWithWrite;
1050
+ /**
1051
+ * Create read-only media access
1052
+ */
1053
+ declare function createMediaAccess(db: Kysely<Database>): MediaAccess;
1054
+ /**
1055
+ * Create HTTP access with host validation and SSRF protection.
1056
+ *
1057
+ * Uses redirect: "manual" to re-validate each redirect target before dispatch.
1058
+ */
1059
+ declare function createHttpAccess(pluginId: string, allowedHosts: string[], fetchImpl?: typeof fetch): HttpAccess;
1060
+ /**
1061
+ * Create unrestricted HTTP access (for plugins with network:request:unrestricted capability).
1062
+ * No host validation, but applies SSRF protection on redirect targets to
1063
+ * prevent plugins from being tricked into reaching internal services.
1064
+ */
1065
+ declare function createUnrestrictedHttpAccess(pluginId: string, fetchImpl?: typeof fetch): HttpAccess;
1066
+ /**
1067
+ * Options for creating site info
1068
+ */
1069
+ interface SiteInfoOptions {
1070
+ /** Site name from options table */
1071
+ siteName?: string;
1072
+ /** Site URL from options table or Astro config */
1073
+ siteUrl?: string;
1074
+ /** Site locale from options table */
1075
+ locale?: string;
1076
+ /** Astro's `trailingSlash` config (from `virtual:emdash/config`). */
1077
+ trailingSlash?: "always" | "never" | "ignore";
1078
+ }
1079
+ interface PluginContextFactoryOptions {
1080
+ db: Kysely<Database>;
1081
+ beforeContentWrite?: () => Promise<void>;
1082
+ contentCreate?: PluginContentCreateCallback;
1083
+ contentActions?: ContentActionCallbacks;
1084
+ /**
1085
+ * Resolver for the database connection, preferred over `db` when present.
1086
+ * Called per `createContext()` so connection-backed adapters (e.g. Postgres
1087
+ * over Hyperdrive) get the current request/event-scoped connection from ALS
1088
+ * rather than a snapshot of the per-isolate singleton — reusing the
1089
+ * singleton's socket from a later event trips workerd's cross-request I/O
1090
+ * guard. When omitted, `db` is used directly (correct for stateless
1091
+ * adapters like D1 and Node SQLite). `db` remains required as the fallback.
1092
+ */
1093
+ getDb?: () => Kysely<Database>;
1094
+ /**
1095
+ * Storage backend for direct media uploads.
1096
+ * If not provided, upload() will throw.
1097
+ */
1098
+ storage?: Storage;
1099
+ /**
1100
+ * Explicit provider for `ctx.media.getUploadUrl()`. Optional: when omitted
1101
+ * but `storage` is configured, the factory derives a working `getUploadUrl()`
1102
+ * (and `upload()`) from storage. Only when neither `getUploadUrl` nor
1103
+ * `storage` is present do media write operations become unavailable.
1104
+ */
1105
+ getUploadUrl?: (filename: string, contentType: string) => Promise<{
1106
+ uploadUrl: string;
1107
+ mediaId: string;
1108
+ }>;
1109
+ /**
1110
+ * Site information for ctx.site and ctx.url().
1111
+ * If not provided, site info will have empty defaults.
1112
+ */
1113
+ siteInfo?: SiteInfoOptions;
1114
+ /**
1115
+ * Callback to notify the cron scheduler that the next due time may have changed.
1116
+ * If not provided, ctx.cron will not be available.
1117
+ */
1118
+ cronReschedule?: () => void;
1119
+ /** Clock used to calculate the first run of recurring plugin tasks. */
1120
+ now?: () => Date;
1121
+ /**
1122
+ * Email pipeline instance for ctx.email.
1123
+ * If not provided (or no provider configured), ctx.email will be undefined.
1124
+ */
1125
+ emailPipeline?: EmailPipeline;
1126
+ /**
1127
+ * Pre-resolved list of trusted proxy header names (from the runtime
1128
+ * `EmDashConfig.trustedProxyHeaders` or the env var). Plugin route
1129
+ * handlers pass this to `extractRequestMeta` so plugins see the same
1130
+ * client IP the core auth path does.
1131
+ */
1132
+ trustedProxyHeaders?: string[];
1133
+ commentModerate?: (pluginId: string, id: string, status: PluginCommentStatus, expectedStatus: PluginCommentStatus) => Promise<PluginComment>;
1134
+ }
1135
+ interface ContentActionCallbacks {
1136
+ /** Register a sandbox invocation before it can call a content action. */
1137
+ begin?(pluginId: string, invocationId: string, invalidateContentCache?: (tags: string[]) => Promise<void>): void;
1138
+ /** Release queued after-hooks; `final: false` keeps late actions self-scheduling after timeout. */
1139
+ flush(pluginId: string, invocationId?: string, final?: boolean): Promise<void>;
1140
+ getVersioned(pluginId: string, collection: string, id: string): Promise<VersionedContentItem | null>;
1141
+ publish(pluginId: string, collection: string, id: string, options: {
1142
+ _rev: string;
1143
+ }, invocationId?: string, invalidateContentCache?: (tags: string[]) => Promise<void>): Promise<VersionedContentItem>;
1144
+ unpublish(pluginId: string, collection: string, id: string, options: {
1145
+ _rev: string;
1146
+ }, invocationId?: string, invalidateContentCache?: (tags: string[]) => Promise<void>): Promise<VersionedContentItem>;
1147
+ schedule(pluginId: string, collection: string, id: string, options: {
1148
+ scheduledAt: string;
1149
+ _rev: string;
1150
+ }, invocationId?: string, invalidateContentCache?: (tags: string[]) => Promise<void>): Promise<VersionedContentItem>;
1151
+ unschedule(pluginId: string, collection: string, id: string, options: {
1152
+ _rev: string;
1153
+ }, invocationId?: string, invalidateContentCache?: (tags: string[]) => Promise<void>): Promise<VersionedContentItem>;
1154
+ getTrashedVersioned(pluginId: string, collection: string, id: string): Promise<VersionedContentItem | null>;
1155
+ restore(pluginId: string, collection: string, id: string, options: {
1156
+ _rev: string;
1157
+ }, invocationId?: string, invalidateContentCache?: (tags: string[]) => Promise<void>): Promise<VersionedContentItem>;
1158
+ }
1159
+ //#endregion
1160
+ //#region src/plugins/sandbox/types.d.ts
1161
+ /**
1162
+ * Resource limits for sandboxed plugins.
1163
+ * Enforced by the sandbox runtime (e.g., Worker Loader).
1164
+ */
1165
+ interface ResourceLimits {
1166
+ /** CPU time per invocation in milliseconds (default: 50ms) */
1167
+ cpuMs?: number;
1168
+ /** Memory limit in MB (default: 128MB) */
1169
+ memoryMb?: number;
1170
+ /** Maximum subrequests per invocation (default: 10) */
1171
+ subrequests?: number;
1172
+ /** Wall-clock time limit in milliseconds (default: 30000ms) */
1173
+ wallTimeMs?: number;
1174
+ }
1175
+ /**
1176
+ * Storage interface for loading plugin code.
1177
+ * Could be R2, local filesystem, or any other storage backend.
1178
+ */
1179
+ interface PluginCodeStorage {
1180
+ /** Get plugin bundle code by path */
1181
+ get(path: string): Promise<string | null>;
1182
+ /** Check if a bundle exists */
1183
+ exists(path: string): Promise<boolean>;
1184
+ }
1185
+ /**
1186
+ * Serialized email message for sandbox RPC transport.
1187
+ * Matches the core EmailMessage type but uses only serializable fields.
1188
+ */
1189
+ interface SandboxEmailMessage {
1190
+ to: string;
1191
+ subject: string;
1192
+ text: string;
1193
+ html?: string;
1194
+ }
1195
+ /**
1196
+ * Callback for sending email from a sandboxed plugin.
1197
+ * The sandbox runner wires this up from the EmailPipeline.
1198
+ *
1199
+ * @param message - The email message to send
1200
+ * @param pluginId - The sending plugin's ID (used as source)
1201
+ */
1202
+ type SandboxEmailSendCallback = (message: SandboxEmailMessage, pluginId: string) => Promise<void>;
1203
+ type SandboxCommentModerateCallback = (pluginId: string, id: string, status: PluginCommentStatus, expectedStatus: PluginCommentStatus) => Promise<PluginComment>;
1204
+ type SandboxContentCreateCallback = (pluginId: string, collection: string, data: ContentWriteInput, options?: ContentCreateOptions & {
1205
+ originHook?: "content:beforeSave" | "content:afterSave";
1206
+ sandboxOrigin?: true;
1207
+ }) => Promise<ContentItem$1>;
1208
+ type SandboxHttpFetchCallback = typeof fetch;
1209
+ /**
1210
+ * Options for creating a sandbox runner
1211
+ */
1212
+ interface SandboxOptions {
1213
+ /** Storage interface for loading plugin code */
1214
+ storage?: PluginCodeStorage;
1215
+ /** Database for bridge operations */
1216
+ db: Kysely<Database>;
1217
+ /** Called immediately before a sandboxed plugin content mutation. */
1218
+ beforeContentWrite?: () => Promise<void>;
1219
+ /** Runtime-owned taxonomy mutation surface used by sandbox bridges. */
1220
+ taxonomyWrite?: TaxonomyAccessWithWrite;
1221
+ contentActions?: ContentActionCallbacks;
1222
+ /** Clock used to calculate recurring plugin task schedules. */
1223
+ now?: () => Date;
1224
+ /** Default resource limits */
1225
+ limits?: ResourceLimits;
1226
+ /** Site info for plugin context (injected into wrapper at generation time) */
1227
+ siteInfo?: {
1228
+ name: string;
1229
+ url: string;
1230
+ locale: string;
1231
+ trailingSlash?: "always" | "never" | "ignore";
1232
+ };
1233
+ /** Email send callback, wired from the EmailPipeline by the runtime */
1234
+ emailSend?: SandboxEmailSendCallback;
1235
+ commentModerate?: SandboxCommentModerateCallback;
1236
+ /** Optional host HTTP transport used by test hosts and custom runtimes. */
1237
+ httpFetch?: SandboxHttpFetchCallback;
1238
+ /**
1239
+ * Media storage adapter for sandboxed plugin byte reads, uploads, and deletes.
1240
+ * Each operation remains gated by its own media capability.
1241
+ */
1242
+ mediaStorage?: {
1243
+ upload(options: {
1244
+ key: string;
1245
+ body: Uint8Array;
1246
+ contentType: string;
1247
+ }): Promise<unknown>;
1248
+ download(key: string): Promise<{
1249
+ body: ReadableStream<Uint8Array>;
1250
+ contentType: string;
1251
+ size: number;
1252
+ }>;
1253
+ delete(key: string): Promise<unknown>;
1254
+ };
1255
+ /** Worker Loader name suffix. The plugin's logical ID remains unchanged. */
1256
+ isolateKey?: string;
1257
+ }
1258
+ /**
1259
+ * Handle to a sandboxed plugin running inside an isolate. Returned
1260
+ * by `SandboxRunner.load` and held by the runtime's cache so hooks /
1261
+ * routes can be invoked across the isolate boundary. Distinct from
1262
+ * the author-facing `SandboxedPlugin` type in `emdash/plugin`, which
1263
+ * describes the source-level shape of a plugin's default export.
1264
+ */
1265
+ interface SandboxedPluginInstance {
1266
+ /** Unique identifier: `${manifest.id}:${manifest.version}` */
1267
+ readonly id: string;
1268
+ /**
1269
+ * Invoke a hook in the sandboxed plugin.
1270
+ *
1271
+ * @param hookName - Name of the hook (e.g., "content:beforeSave")
1272
+ * @param event - Event data to pass to the hook
1273
+ * @returns Hook result (transformed content, void, etc.)
1274
+ */
1275
+ invokeHook(hookName: string, event: unknown): Promise<unknown>;
1276
+ /**
1277
+ * Invoke an API route in the sandboxed plugin.
1278
+ *
1279
+ * @param routeName - Name of the route
1280
+ * @param input - Validated input data
1281
+ * @param request - Serialized request info for context
1282
+ * @returns Route response data
1283
+ */
1284
+ invokeRoute(routeName: string, input: unknown, request: SerializedRequest, options?: SandboxInvocationOptions): Promise<unknown>;
1285
+ /**
1286
+ * Terminate the sandboxed plugin.
1287
+ * Releases resources and prevents further invocations.
1288
+ */
1289
+ terminate(): Promise<void>;
1290
+ }
1291
+ interface SandboxInvocationOptions {
1292
+ invalidateContentCache?: (tags: string[]) => Promise<void>;
1293
+ }
1294
+ /**
1295
+ * Serialized request for RPC transport.
1296
+ * Worker Loader can't pass Request objects directly.
1297
+ */
1298
+ interface SerializedRequest {
1299
+ url: string;
1300
+ method: string;
1301
+ headers: Record<string, string>;
1302
+ /** Normalized request metadata extracted before RPC serialization */
1303
+ meta: RequestMeta;
1304
+ /** Host-attested context for a validated Block Kit request. */
1305
+ ui?: PluginUiContext;
1306
+ /**
1307
+ * Authenticated caller for private routes, resolved by the host before
1308
+ * dispatch. Undefined for public routes and unbound machine tokens.
1309
+ */
1310
+ user?: UserInfo;
1311
+ }
1312
+ declare const SANDBOX_ROUTE_ERROR_DEFINITIONS: {
1313
+ readonly MEDIA_USAGE_ACTIVATION_IN_PROGRESS: {
1314
+ readonly message: "Media usage activation is in progress";
1315
+ readonly status: 503;
1316
+ };
1317
+ readonly MEDIA_USAGE_ACTIVATION_CHECK_FAILED: {
1318
+ readonly message: "Unable to verify media usage activation state";
1319
+ readonly status: 503;
1320
+ };
1321
+ };
1322
+ type SandboxRouteErrorCode = keyof typeof SANDBOX_ROUTE_ERROR_DEFINITIONS;
1323
+ interface SandboxRouteErrorDetails {
1324
+ code: SandboxRouteErrorCode;
1325
+ message: string;
1326
+ status: 503;
1327
+ }
1328
+ interface SandboxRouteErrorEnvelope {
1329
+ __emdashSandboxRouteError: true;
1330
+ error: SandboxRouteErrorDetails;
1331
+ }
1332
+ declare function getSandboxRouteErrorDetails(error: unknown): SandboxRouteErrorDetails | null;
1333
+ declare function createSandboxRouteError(code: SandboxRouteErrorCode): Error & SandboxRouteErrorDetails;
1334
+ declare function createSandboxRouteErrorEnvelope(error: unknown): SandboxRouteErrorEnvelope | null;
1335
+ declare function getSandboxRouteErrorEnvelope(value: unknown): SandboxRouteErrorEnvelope | null;
1336
+ /**
1337
+ * Sandbox runner interface.
1338
+ * Platform adapters implement this to provide plugin isolation.
1339
+ */
1340
+ interface SandboxRunner {
1341
+ /**
1342
+ * Check if sandboxing is available on this platform.
1343
+ * Returns false for platforms that don't support isolation.
1344
+ */
1345
+ isAvailable(): boolean;
1346
+ /**
1347
+ * Check if the sandbox runtime is currently healthy.
1348
+ * For in-process runners this always returns true.
1349
+ * For sidecar-based runners (workerd), returns false if the
1350
+ * child process has crashed and hasn't been restarted yet.
1351
+ */
1352
+ isHealthy(): boolean;
1353
+ /**
1354
+ * Why the runner cannot run plugins, once isAvailable() or isHealthy()
1355
+ * has returned false. A lowercase clause without a final period: callers
1356
+ * append it to their own message after a colon.
1357
+ *
1358
+ * Making this required breaks runners implemented outside this repository.
1359
+ */
1360
+ unavailableReason?(): string;
1361
+ /**
1362
+ * Load a sandboxed plugin from code.
1363
+ *
1364
+ * @param manifest - Plugin manifest with metadata and capabilities
1365
+ * @param code - The bundled plugin JavaScript code
1366
+ * @returns A sandboxed plugin instance
1367
+ * @throws If sandboxing is not available or plugin can't be loaded
1368
+ */
1369
+ load(manifest: PluginManifest, code: string): Promise<SandboxedPluginInstance>;
1370
+ /**
1371
+ * Set the email send callback for sandboxed plugins.
1372
+ * Called after the EmailPipeline is created, since the pipeline
1373
+ * doesn't exist when the sandbox runner is constructed.
1374
+ */
1375
+ setEmailSend(callback: SandboxEmailSendCallback | null): void;
1376
+ setCommentModerate?(callback: SandboxCommentModerateCallback | null): void;
1377
+ setContentCreate?(callback: SandboxContentCreateCallback | null): void;
1378
+ setContentActions?(callback: ContentActionCallbacks | null): void;
1379
+ /** Wake a long-lived scheduler after a sandboxed plugin changes its tasks. */
1380
+ setCronReschedule?(callback: (() => void) | null): void;
1381
+ /**
1382
+ * Terminate all loaded sandboxed plugins.
1383
+ * Called during shutdown or when reconfiguring.
1384
+ */
1385
+ terminateAll(): Promise<void>;
1386
+ }
1387
+ /**
1388
+ * Error thrown when the sandbox runtime is unavailable.
1389
+ * This happens when the sidecar process has crashed or hasn't started.
1390
+ */
1391
+ declare class SandboxUnavailableError extends Error {
1392
+ constructor(pluginId: string, reason: string);
1393
+ }
1394
+ /**
1395
+ * Factory function type for creating sandbox runners.
1396
+ * Exported by platform adapters (e.g., @emdash-cms/cloudflare/sandbox).
1397
+ *
1398
+ * @example
1399
+ * ```typescript
1400
+ * // In @emdash-cms/cloudflare/sandbox
1401
+ * export const createSandboxRunner: SandboxRunnerFactory = (options) => {
1402
+ * return new CloudflareSandboxRunner(options);
1403
+ * };
1404
+ * ```
1405
+ */
1406
+ type SandboxRunnerFactory = (options: SandboxOptions) => SandboxRunner;
1407
+ //#endregion
1408
+ //#region src/plugins/cron.d.ts
1409
+ /**
1410
+ * Callback to invoke a plugin's cron hook.
1411
+ * Provided by PluginManager so CronExecutor stays decoupled from the hook pipeline.
1412
+ */
1413
+ type InvokeCronHookFn = (pluginId: string, event: CronEvent) => Promise<void>;
1414
+ /**
1415
+ * Callback to notify the scheduler that the next due time may have changed.
1416
+ */
1417
+ type RescheduleFn = () => void;
1418
+ /**
1419
+ * Executes overdue cron tasks.
1420
+ *
1421
+ * Called by the platform driver: the NodeCronScheduler timer on Node, or the
1422
+ * Worker's `scheduled()` handler (via runScheduledTasks) on Cloudflare.
1423
+ * Stateless — all state lives in the database.
1424
+ */
1425
+ declare class CronExecutor {
1426
+ private invokeCronHook;
1427
+ private readonly now;
1428
+ /**
1429
+ * Resolves the database connection to use for this tick. A resolver (not a
1430
+ * captured instance) so connection-backed adapters work across events: on
1431
+ * Cloudflare the `scheduled()` handler installs an event-scoped connection
1432
+ * in ALS, and this resolves to it instead of the per-isolate singleton
1433
+ * whose socket belongs to an earlier request. Accepts a plain `Kysely` too
1434
+ * (wrapped in a constant resolver) for callers/tests that don't need ALS.
1435
+ */
1436
+ private readonly resolveDb;
1437
+ constructor(db: Kysely<Database> | (() => Kysely<Database>), invokeCronHook: InvokeCronHookFn, now?: () => Date);
1438
+ private get db();
1439
+ /**
1440
+ * Process all overdue tasks.
1441
+ *
1442
+ * 1. Atomically claim tasks whose next_run_at <= now, status = idle, enabled = 1.
1443
+ * 2. For each claimed task, invoke the plugin's cron hook.
1444
+ * 3. On success: compute next_run_at and reset to idle, or delete one-shots.
1445
+ * 4. On failure: reset to idle (retry on next tick).
1446
+ */
1447
+ tick(): Promise<number>;
1448
+ /**
1449
+ * Recover tasks stuck in 'running' for more than STALE_LOCK_MINUTES.
1450
+ * These likely crashed mid-execution.
1451
+ */
1452
+ recoverStaleLocks(): Promise<number>;
1453
+ /**
1454
+ * Get the next due time across all enabled tasks.
1455
+ * Returns null if no tasks are scheduled.
1456
+ */
1457
+ getNextDueTime(): Promise<string | null>;
1458
+ }
1459
+ /**
1460
+ * Per-plugin cron API implementation.
1461
+ * Scoped to a single plugin ID — plugins cannot see or modify other plugins' tasks.
1462
+ */
1463
+ declare class CronAccessImpl implements CronAccess {
1464
+ private db;
1465
+ private pluginId;
1466
+ private reschedule;
1467
+ private readonly now;
1468
+ constructor(db: Kysely<Database>, pluginId: string, reschedule: RescheduleFn, now?: () => Date);
1469
+ schedule(name: string, opts: {
1470
+ schedule: string;
1471
+ data?: Record<string, unknown>;
1472
+ }): Promise<void>;
1473
+ cancel(name: string): Promise<void>;
1474
+ list(): Promise<CronTaskInfo[]>;
1475
+ }
1476
+ //#endregion
1477
+ //#region src/plugins/media.d.ts
1478
+ declare const DEFAULT_PLUGIN_MEDIA_READ_BYTES: number;
1479
+ declare const MAX_PLUGIN_MEDIA_READ_BYTES: number;
1480
+ declare function toPluginMediaItem(item: MediaItem): MediaItem$1;
1481
+ declare function readPluginMediaBytes(db: Kysely<Database>, storage: Pick<Storage, "download"> | undefined, id: string, options?: {
1482
+ maxBytes?: number;
1483
+ }): Promise<MediaBytes>;
1484
+ declare function updatePluginMediaMetadata(db: Kysely<Database>, id: string, patch: MediaMetadataPatch): Promise<MediaItem$1>;
1485
+ declare function parsePluginMediaMetadataPatch(value: unknown): MediaMetadataPatch;
1486
+ //#endregion
1487
+ //#region src/plugins/storage-query.d.ts
1488
+ /**
1489
+ * Error thrown when a guarded `updateIf` loses a concurrent race by aborting
1490
+ * rather than resolving to `{ applied: false }`.
1491
+ *
1492
+ * `updateIf`'s `{ applied: false }` contract (row absent OR guard failed)
1493
+ * assumes READ COMMITTED — the default. There, a losing concurrent writer
1494
+ * re-evaluates the guard against the winner's freshly committed row and
1495
+ * cleanly resolves to `{ applied: false }`. Two aborts escape that contract:
1496
+ *
1497
+ * - `40001` (serialization_failure), only above READ COMMITTED, where the
1498
+ * loser cannot re-read against a newer snapshot.
1499
+ * - `40P01` (deadlock_detected), at any isolation level, when transactions
1500
+ * take row locks in opposite order.
1501
+ *
1502
+ * This error surfaces either abort so the caller can retry the write.
1503
+ *
1504
+ * The no-oversell SAFETY invariant holds either way: a losing writer NEVER
1505
+ * applies its update — it either sees `{ applied: false }` or throws here.
1506
+ */
1507
+ declare class StorageSerializationError extends Error {
1508
+ readonly code = "STORAGE_SERIALIZATION_FAILURE";
1509
+ readonly retryable = true;
1510
+ /** The Postgres SQLSTATE that triggered this error (`40001` / `40P01`). */
1511
+ readonly sqlState?: string;
1512
+ constructor(message: string, options?: {
1513
+ cause?: unknown;
1514
+ sqlState?: string;
1515
+ });
1516
+ }
1517
+ //#endregion
1518
+ export { FocalPointUpdate as $, RedirectAccessError as A, PluginSettingEncryptionError as B, SandboxedPluginInstance as C, getSandboxRouteErrorDetails as D, createSandboxRouteErrorEnvelope as E, createRedirectAccess as F, EmailPipeline as G, decodePluginSettingValue as H, createSchemaAccess as I, createHookPipeline as J, HookPipeline as K, createUnrestrictedHttpAccess as L, createContentAccessWithWrite as M, createHttpAccess as N, getSandboxRouteErrorEnvelope as O, createMediaAccess as P, MediaRepository as Q, createContentAccess as R, SandboxUnavailableError as S, createSandboxRouteError as T, encryptPluginSetting as U, createSettingsAccess as V, isEncryptedPluginSetting as W, CreateMediaInput as X, PluginStorageRepository as Y, MediaItem as Z, SandboxRouteErrorCode as _, readPluginMediaBytes as a, SandboxRunner as b, CronAccessImpl as c, SandboxContentCreateCallback as d, ContentRepository as et, SandboxEmailMessage as f, SandboxOptions as g, SandboxInvocationOptions as h, parsePluginMediaMetadataPatch as i, createCommentAccess as j, ContentActionCallbacks as k, CronExecutor as l, SandboxHttpFetchCallback as m, DEFAULT_PLUGIN_MEDIA_READ_BYTES as n, toPluginMediaItem as o, SandboxEmailSendCallback as p, HookResult as q, MAX_PLUGIN_MEDIA_READ_BYTES as r, updatePluginMediaMetadata as s, StorageSerializationError as t, resolvePluginEncryptionKeys as tt, SandboxCommentModerateCallback as u, SandboxRouteErrorDetails as v, SerializedRequest as w, SandboxRunnerFactory as x, SandboxRouteErrorEnvelope as y, EncryptedPluginSetting as z };
1519
+ //# sourceMappingURL=storage-query-CPctdMKX.d.mts.map