theokit 0.48.13 → 0.50.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 (327) hide show
  1. package/README.md +1 -0
  2. package/dist/{actions-virtual-module-YQXRSSMW.js → actions-virtual-module-5WBVSDOM.js} +22 -12
  3. package/dist/actions-virtual-module-5WBVSDOM.js.map +1 -0
  4. package/dist/{actions-virtual-module-LB4NGONI.js → actions-virtual-module-ZYLMNW6K.js} +13 -8
  5. package/dist/{actions-virtual-module-LB4NGONI.js.map → actions-virtual-module-ZYLMNW6K.js.map} +1 -1
  6. package/dist/adapters/agent-mount.d.ts +127 -0
  7. package/dist/adapters/agent-mount.js +24 -0
  8. package/dist/adapters/security-headers.d.ts +132 -0
  9. package/dist/adapters/security-headers.js +64 -0
  10. package/dist/adapters/security-headers.js.map +1 -0
  11. package/dist/adapters/web-shim.d.ts +100 -13
  12. package/dist/adapters/web-shim.js +158 -54
  13. package/dist/adapters/web-shim.js.map +1 -1
  14. package/dist/agent-GKUEL6OH.js +15 -0
  15. package/dist/agent-scan-BZa-pagG.d.ts +16 -0
  16. package/dist/{app-typed-client-GHO3EWZK.js → app-typed-client-4LAIEGFX.js} +23 -13
  17. package/dist/app-typed-client-4LAIEGFX.js.map +1 -0
  18. package/dist/{app-typed-client-G3J5G7E5.js → app-typed-client-DQM3Y6YY.js} +14 -9
  19. package/dist/app-typed-client-DQM3Y6YY.js.map +1 -0
  20. package/dist/aws-lambda-VKMYUMP2.js +261 -0
  21. package/dist/aws-lambda-VKMYUMP2.js.map +1 -0
  22. package/dist/{build-WU6AKKIB.js → build-FLX6VF7Q.js} +71 -26
  23. package/dist/build-FLX6VF7Q.js.map +1 -0
  24. package/dist/{bun-33RD6K7O.js → bun-L7PP6ID5.js} +105 -13
  25. package/dist/bun-L7PP6ID5.js.map +1 -0
  26. package/dist/{check-45NKUVSQ.js → check-GIPZBFTX.js} +2 -2
  27. package/dist/{chunk-KD5G3YXI.js → chunk-2AMLGJJA.js} +35 -9
  28. package/dist/chunk-2AMLGJJA.js.map +1 -0
  29. package/dist/chunk-3PBAN2YE.js +146 -0
  30. package/dist/chunk-3PBAN2YE.js.map +1 -0
  31. package/dist/{chunk-HBU2GIMZ.js → chunk-3QPVEJ7D.js} +15 -9
  32. package/dist/chunk-3QPVEJ7D.js.map +1 -0
  33. package/dist/{chunk-47CINLWF.js → chunk-44J2ANQC.js} +2 -2
  34. package/dist/{chunk-IEES3CHD.js → chunk-47MM2JUK.js} +8 -2
  35. package/dist/chunk-47MM2JUK.js.map +1 -0
  36. package/dist/chunk-4X6H2BXP.js +108 -0
  37. package/dist/chunk-4X6H2BXP.js.map +1 -0
  38. package/dist/{chunk-A7JBF5FO.js → chunk-5K4TDLRG.js} +8 -5
  39. package/dist/chunk-5K4TDLRG.js.map +1 -0
  40. package/dist/chunk-5YPXXSYY.js +181 -0
  41. package/dist/chunk-5YPXXSYY.js.map +1 -0
  42. package/dist/{chunk-YGAXV5HR.js → chunk-6J4JWHDJ.js} +191 -112
  43. package/dist/chunk-6J4JWHDJ.js.map +1 -0
  44. package/dist/chunk-72DMJBXI.js +424 -0
  45. package/dist/chunk-72DMJBXI.js.map +1 -0
  46. package/dist/chunk-7PM6K5EV.js +513 -0
  47. package/dist/chunk-7PM6K5EV.js.map +1 -0
  48. package/dist/{chunk-MTEWLGVY.js → chunk-BPYMC7SU.js} +4 -48
  49. package/dist/chunk-BPYMC7SU.js.map +1 -0
  50. package/dist/chunk-BU6RJPPJ.js +421 -0
  51. package/dist/chunk-BU6RJPPJ.js.map +1 -0
  52. package/dist/{chunk-FB2HBNIC.js → chunk-BX6EUYHU.js} +6 -2
  53. package/dist/chunk-BX6EUYHU.js.map +1 -0
  54. package/dist/{chunk-BIVCP6X5.js → chunk-C62IZEJI.js} +465 -202
  55. package/dist/chunk-C62IZEJI.js.map +1 -0
  56. package/dist/chunk-D4VP2QPR.js +16 -0
  57. package/dist/chunk-D4VP2QPR.js.map +1 -0
  58. package/dist/{chunk-J5MXCGKA.js → chunk-DHAD2O3S.js} +6 -6
  59. package/dist/chunk-DHAD2O3S.js.map +1 -0
  60. package/dist/chunk-E43VJ3E5.js +188 -0
  61. package/dist/chunk-E43VJ3E5.js.map +1 -0
  62. package/dist/chunk-EVZKNA2W.js +110 -0
  63. package/dist/chunk-EVZKNA2W.js.map +1 -0
  64. package/dist/chunk-FD4ZDTQ6.js +181 -0
  65. package/dist/chunk-FD4ZDTQ6.js.map +1 -0
  66. package/dist/chunk-FDOOBTXJ.js +17 -0
  67. package/dist/chunk-FDOOBTXJ.js.map +1 -0
  68. package/dist/chunk-FH3SQR6P.js +275 -0
  69. package/dist/chunk-FH3SQR6P.js.map +1 -0
  70. package/dist/chunk-HJHGTFEJ.js +23 -0
  71. package/dist/chunk-HJHGTFEJ.js.map +1 -0
  72. package/dist/{chunk-LXAESF4Y.js → chunk-HK4AZBKX.js} +7 -4
  73. package/dist/chunk-HK4AZBKX.js.map +1 -0
  74. package/dist/{chunk-T5C46IIU.js → chunk-HWBRS4DZ.js} +28 -269
  75. package/dist/chunk-HWBRS4DZ.js.map +1 -0
  76. package/dist/chunk-IRQGAC4L.js +52 -0
  77. package/dist/chunk-IRQGAC4L.js.map +1 -0
  78. package/dist/{chunk-FNTLKHZ7.js → chunk-JDN5SAAD.js} +7 -4
  79. package/dist/chunk-JDN5SAAD.js.map +1 -0
  80. package/dist/{chunk-GXEX4CBH.js → chunk-JIKNR5LX.js} +673 -484
  81. package/dist/chunk-JIKNR5LX.js.map +1 -0
  82. package/dist/{chunk-GRI4XHBJ.js → chunk-JWRCZIA4.js} +266 -108
  83. package/dist/chunk-JWRCZIA4.js.map +1 -0
  84. package/dist/{chunk-E576KYYT.js → chunk-KI4DOTN4.js} +25 -2
  85. package/dist/chunk-KI4DOTN4.js.map +1 -0
  86. package/dist/{chunk-ZB7D62OA.js → chunk-KUZVRJ7M.js} +3 -3
  87. package/dist/chunk-L4VFNFDL.js +248 -0
  88. package/dist/chunk-L4VFNFDL.js.map +1 -0
  89. package/dist/chunk-M2WC5MF7.js +127 -0
  90. package/dist/chunk-M2WC5MF7.js.map +1 -0
  91. package/dist/{chunk-O3JIAU3V.js → chunk-MCTC6HSE.js} +157 -103
  92. package/dist/chunk-MCTC6HSE.js.map +1 -0
  93. package/dist/{chunk-PXFXSFJL.js → chunk-NZ5JU6D3.js} +9 -9
  94. package/dist/{chunk-YRBR424R.js → chunk-OAUI273L.js} +338 -165
  95. package/dist/chunk-OAUI273L.js.map +1 -0
  96. package/dist/chunk-OGLS76RN.js +43 -0
  97. package/dist/chunk-OGLS76RN.js.map +1 -0
  98. package/dist/{chunk-7LVM22VG.js → chunk-OQCRCXCP.js} +6 -6
  99. package/dist/chunk-OQCRCXCP.js.map +1 -0
  100. package/dist/{chunk-OLGPYOLO.js → chunk-P6OS7652.js} +5 -2
  101. package/dist/chunk-P6OS7652.js.map +1 -0
  102. package/dist/chunk-Q5L5EGWZ.js +26 -0
  103. package/dist/chunk-Q5L5EGWZ.js.map +1 -0
  104. package/dist/{chunk-S433N3CT.js → chunk-QTHVHNJJ.js} +6 -36
  105. package/dist/chunk-QTHVHNJJ.js.map +1 -0
  106. package/dist/chunk-RPET332G.js +84 -0
  107. package/dist/chunk-RPET332G.js.map +1 -0
  108. package/dist/{chunk-646CA6RV.js → chunk-RQW5YMH7.js} +12 -4
  109. package/dist/chunk-RQW5YMH7.js.map +1 -0
  110. package/dist/{chunk-XALU5LCU.js → chunk-RWNYIU6A.js} +550 -146
  111. package/dist/chunk-RWNYIU6A.js.map +1 -0
  112. package/dist/chunk-SL7YUHPV.js +111 -0
  113. package/dist/chunk-SL7YUHPV.js.map +1 -0
  114. package/dist/chunk-U5PWXS3J.js +39 -0
  115. package/dist/chunk-U5PWXS3J.js.map +1 -0
  116. package/dist/chunk-ULDCFL2O.js +273 -0
  117. package/dist/chunk-ULDCFL2O.js.map +1 -0
  118. package/dist/{chunk-RWNSW4FM.js → chunk-UMNXCU3K.js} +12 -6
  119. package/dist/{chunk-RWNSW4FM.js.map → chunk-UMNXCU3K.js.map} +1 -1
  120. package/dist/chunk-VI7ZANB3.js +193 -0
  121. package/dist/chunk-VI7ZANB3.js.map +1 -0
  122. package/dist/chunk-VQPHPQ5L.js +14 -0
  123. package/dist/chunk-VQPHPQ5L.js.map +1 -0
  124. package/dist/chunk-WNJTJRM6.js +147 -0
  125. package/dist/chunk-WNJTJRM6.js.map +1 -0
  126. package/dist/chunk-WOBSEO75.js +790 -0
  127. package/dist/chunk-WOBSEO75.js.map +1 -0
  128. package/dist/{chunk-BMHS4WAN.js → chunk-XS7EX55U.js} +156 -42
  129. package/dist/chunk-XS7EX55U.js.map +1 -0
  130. package/dist/chunk-YN4W7LCX.js +31 -0
  131. package/dist/chunk-YN4W7LCX.js.map +1 -0
  132. package/dist/chunk-YSJOZEI6.js +1 -0
  133. package/dist/{chunk-JA2ZAT5Q.js → chunk-Z4PJMZLM.js} +2 -2
  134. package/dist/chunk-Z4PJMZLM.js.map +1 -0
  135. package/dist/{chunk-7VPQHEAJ.js → chunk-ZNZISJDZ.js} +6 -2
  136. package/dist/chunk-ZNZISJDZ.js.map +1 -0
  137. package/dist/chunk-ZWN3AODA.js +11 -0
  138. package/dist/chunk-ZWN3AODA.js.map +1 -0
  139. package/dist/cli/index.js +25 -10
  140. package/dist/cli/index.js.map +1 -1
  141. package/dist/client/core.d.ts +1 -1
  142. package/dist/client/core.js +2 -0
  143. package/dist/client/core.js.map +1 -1
  144. package/dist/client/index.d.ts +44 -10
  145. package/dist/client/index.js +35 -0
  146. package/dist/client/index.js.map +1 -1
  147. package/dist/cloudflare-SIG42OIW.js +335 -0
  148. package/dist/cloudflare-SIG42OIW.js.map +1 -0
  149. package/dist/config-support-WQHQIJTA.js +104 -0
  150. package/dist/config-support-WQHQIJTA.js.map +1 -0
  151. package/dist/{csrf-BBrEZSBW.d.ts → csrf-Dgot9qSM.d.ts} +1 -1
  152. package/dist/deno-deploy-LQAYOOPW.js +196 -0
  153. package/dist/deno-deploy-LQAYOOPW.js.map +1 -0
  154. package/dist/{dev-MUWJAZRD.js → dev-ANDSEVLB.js} +28 -18
  155. package/dist/dev-ANDSEVLB.js.map +1 -0
  156. package/dist/{dev-emit-GWD6IXV7.js → dev-emit-BFNMDCPB.js} +5 -5
  157. package/dist/{dev-emit-NBT6JD7R.js → dev-emit-MVAJAFGX.js} +5 -3
  158. package/dist/dev-emit-MVAJAFGX.js.map +1 -0
  159. package/dist/engine-singleton-X4R7AZBJ.js +315 -0
  160. package/dist/engine-singleton-X4R7AZBJ.js.map +1 -0
  161. package/dist/{generate-Y3GWM57K.js → generate-EN6EDITF.js} +43 -4
  162. package/dist/generate-EN6EDITF.js.map +1 -0
  163. package/dist/index-CzxtQcnp.d.ts +1058 -0
  164. package/dist/index.d.ts +4 -0
  165. package/dist/index.js +24 -13
  166. package/dist/index.js.map +1 -1
  167. package/dist/{info-XW7HGUPH.js → info-Y55RWS42.js} +8 -6
  168. package/dist/{info-XW7HGUPH.js.map → info-Y55RWS42.js.map} +1 -1
  169. package/dist/{internal-api-V5L65YSJ.js → internal-api-IP35YU3G.js} +22 -12
  170. package/dist/{internal-api-WEOSTMSN.js → internal-api-OPU456AT.js} +30 -16
  171. package/dist/internal-api-OPU456AT.js.map +1 -0
  172. package/dist/load-config-4ATXQUN3.js +16 -0
  173. package/dist/match-DmGgxjIU.d.ts +44 -0
  174. package/dist/{mcp-ULUFJNSZ.js → mcp-5LLNAGKA.js} +7 -7
  175. package/dist/netlify-C2IRCZKI.js +245 -0
  176. package/dist/netlify-C2IRCZKI.js.map +1 -0
  177. package/dist/node-OSVPYQ3D.js +10 -0
  178. package/dist/nonce-BXt7Qu_C.d.ts +31 -0
  179. package/dist/observability-bootstrap-MZMSOE66.js +15 -0
  180. package/dist/{openapi-HZXR335W.js → openapi-VFPEZSRI.js} +13 -11
  181. package/dist/{openapi-HZXR335W.js.map → openapi-VFPEZSRI.js.map} +1 -1
  182. package/dist/{plugin-runner-BFEcgtmJ.d.ts → plugin-runner-BVMOSxvb.d.ts} +1 -1
  183. package/dist/{plugin-types-D69-lJZ9.d.ts → plugin-types-BUVfUQ0V.d.ts} +13 -1
  184. package/dist/preview-GHPT2EQ5.js +23 -0
  185. package/dist/preview-GHPT2EQ5.js.map +1 -0
  186. package/dist/provider-resolver-Dx6QuWrw.d.ts +128 -0
  187. package/dist/registry-KBZDCFVQ.js +23 -0
  188. package/dist/route-config-Cm_ZMA1C.d.ts +72 -0
  189. package/dist/route-policy-BxOycCDq.d.ts +65 -0
  190. package/dist/router/element-scroll-restoration.d.ts +28 -0
  191. package/dist/router/element-scroll-restoration.js +96 -0
  192. package/dist/router/element-scroll-restoration.js.map +1 -0
  193. package/dist/{routes-OLNQX7CT.js → routes-BPLU3ISV.js} +11 -9
  194. package/dist/{routes-OLNQX7CT.js.map → routes-BPLU3ISV.js.map} +1 -1
  195. package/dist/{scan-7MJC6PYU.js → scan-YJEE4KQK.js} +2 -2
  196. package/dist/{schema-ZO3OSWVG.js → schema-SOAD43RQ.js} +7 -5
  197. package/dist/schemas-4AXHQMV3.js +25 -0
  198. package/dist/schemas-4AXHQMV3.js.map +1 -0
  199. package/dist/security-headers-Ccj7ncNx.d.ts +129 -0
  200. package/dist/server/agent/index.d.ts +2 -90
  201. package/dist/server/agent/index.js +1 -1
  202. package/dist/server/auth/index.d.ts +2 -21
  203. package/dist/server/auth/index.js +3 -2
  204. package/dist/server/cron/index.js +4 -3
  205. package/dist/server/define/index.d.ts +51 -57
  206. package/dist/server/define/index.js +10 -1
  207. package/dist/server/http/index.d.ts +7 -5
  208. package/dist/server/http/index.js +56 -12
  209. package/dist/server/index.d.ts +47 -439
  210. package/dist/server/index.js +119 -201
  211. package/dist/server/index.js.map +1 -1
  212. package/dist/server/jobs/index.js +4 -3
  213. package/dist/server/observability/index.d.ts +109 -35
  214. package/dist/server/observability/index.js +10 -7
  215. package/dist/server/plugins/index.d.ts +3 -3
  216. package/dist/server/scan/index.d.ts +47 -12
  217. package/dist/server/scan/index.js +13 -4
  218. package/dist/server/security/index.d.ts +61 -103
  219. package/dist/server/security/index.js +15 -6
  220. package/dist/server/webhook/index.d.ts +90 -3
  221. package/dist/server/webhook/index.js +12 -2
  222. package/dist/server-boundary-6B4ZQUY7.js +148 -0
  223. package/dist/server-boundary-6B4ZQUY7.js.map +1 -0
  224. package/dist/server-boundary-7VZQRPPX.js +133 -0
  225. package/dist/server-boundary-7VZQRPPX.js.map +1 -0
  226. package/dist/{services-typed-client-PSAGRPFF.js → services-typed-client-XGT5SUUN.js} +2 -2
  227. package/dist/{start-KR2JJR7K.js → start-UZDMOT7I.js} +342 -111
  228. package/dist/start-UZDMOT7I.js.map +1 -0
  229. package/dist/{static-M2W4HUWS.js → static-SVDWIOXJ.js} +24 -13
  230. package/dist/static-SVDWIOXJ.js.map +1 -0
  231. package/dist/{theo-cloud-XAHWOUFK.js → theo-cloud-3ET4G5T6.js} +9 -2
  232. package/dist/theo-cloud-3ET4G5T6.js.map +1 -0
  233. package/dist/vercel-BMCQKCWE.js +277 -0
  234. package/dist/vercel-BMCQKCWE.js.map +1 -0
  235. package/dist/vite-plugin/index.js +24 -13
  236. package/dist/vite-plugin-VKCT2LF2.js +42 -0
  237. package/dist/vite-plugin-VKCT2LF2.js.map +1 -0
  238. package/package.json +19 -6
  239. package/dist/actions-virtual-module-YQXRSSMW.js.map +0 -1
  240. package/dist/agent-7JJW3TPB.js +0 -15
  241. package/dist/app-typed-client-G3J5G7E5.js.map +0 -1
  242. package/dist/app-typed-client-GHO3EWZK.js.map +0 -1
  243. package/dist/aws-lambda-CYNDGU5O.js +0 -172
  244. package/dist/aws-lambda-CYNDGU5O.js.map +0 -1
  245. package/dist/build-WU6AKKIB.js.map +0 -1
  246. package/dist/bun-33RD6K7O.js.map +0 -1
  247. package/dist/chunk-646CA6RV.js.map +0 -1
  248. package/dist/chunk-6E5WKMDS.js +0 -67
  249. package/dist/chunk-6E5WKMDS.js.map +0 -1
  250. package/dist/chunk-6GGWS7J3.js +0 -91
  251. package/dist/chunk-6GGWS7J3.js.map +0 -1
  252. package/dist/chunk-7LVM22VG.js.map +0 -1
  253. package/dist/chunk-7VPQHEAJ.js.map +0 -1
  254. package/dist/chunk-A7JBF5FO.js.map +0 -1
  255. package/dist/chunk-AM3QABW5.js +0 -161
  256. package/dist/chunk-AM3QABW5.js.map +0 -1
  257. package/dist/chunk-BIVCP6X5.js.map +0 -1
  258. package/dist/chunk-BMHS4WAN.js.map +0 -1
  259. package/dist/chunk-E576KYYT.js.map +0 -1
  260. package/dist/chunk-FB2HBNIC.js.map +0 -1
  261. package/dist/chunk-FNTLKHZ7.js.map +0 -1
  262. package/dist/chunk-GRI4XHBJ.js.map +0 -1
  263. package/dist/chunk-GVW5EKEU.js +0 -422
  264. package/dist/chunk-GVW5EKEU.js.map +0 -1
  265. package/dist/chunk-GXEX4CBH.js.map +0 -1
  266. package/dist/chunk-HBU2GIMZ.js.map +0 -1
  267. package/dist/chunk-IEES3CHD.js.map +0 -1
  268. package/dist/chunk-J5MXCGKA.js.map +0 -1
  269. package/dist/chunk-JA2ZAT5Q.js.map +0 -1
  270. package/dist/chunk-KD5G3YXI.js.map +0 -1
  271. package/dist/chunk-LNVMHQ2Z.js +0 -54
  272. package/dist/chunk-LNVMHQ2Z.js.map +0 -1
  273. package/dist/chunk-LXAESF4Y.js.map +0 -1
  274. package/dist/chunk-MTEWLGVY.js.map +0 -1
  275. package/dist/chunk-O3JIAU3V.js.map +0 -1
  276. package/dist/chunk-OJLL4YD6.js +0 -403
  277. package/dist/chunk-OJLL4YD6.js.map +0 -1
  278. package/dist/chunk-OLGPYOLO.js.map +0 -1
  279. package/dist/chunk-S433N3CT.js.map +0 -1
  280. package/dist/chunk-T5C46IIU.js.map +0 -1
  281. package/dist/chunk-U267AOWS.js +0 -28
  282. package/dist/chunk-U267AOWS.js.map +0 -1
  283. package/dist/chunk-UW2TEAGR.js +0 -77
  284. package/dist/chunk-UW2TEAGR.js.map +0 -1
  285. package/dist/chunk-WPJOTQA5.js +0 -1
  286. package/dist/chunk-XALU5LCU.js.map +0 -1
  287. package/dist/chunk-XR74JD4M.js +0 -457
  288. package/dist/chunk-XR74JD4M.js.map +0 -1
  289. package/dist/chunk-YGAXV5HR.js.map +0 -1
  290. package/dist/chunk-YRBR424R.js.map +0 -1
  291. package/dist/cloudflare-KYUWCEPL.js +0 -122
  292. package/dist/cloudflare-KYUWCEPL.js.map +0 -1
  293. package/dist/deno-deploy-CCTB7HGS.js +0 -107
  294. package/dist/deno-deploy-CCTB7HGS.js.map +0 -1
  295. package/dist/dev-MUWJAZRD.js.map +0 -1
  296. package/dist/dev-emit-NBT6JD7R.js.map +0 -1
  297. package/dist/generate-Y3GWM57K.js.map +0 -1
  298. package/dist/index-BEtEv6ZH.d.ts +0 -575
  299. package/dist/load-config-VKD6LKWU.js +0 -14
  300. package/dist/match-CfbEFRG4.d.ts +0 -26
  301. package/dist/netlify-AFMDNKT4.js +0 -150
  302. package/dist/netlify-AFMDNKT4.js.map +0 -1
  303. package/dist/node-ZJQEJSP3.js +0 -10
  304. package/dist/registry-GKR3EWRW.js +0 -23
  305. package/dist/start-KR2JJR7K.js.map +0 -1
  306. package/dist/static-M2W4HUWS.js.map +0 -1
  307. package/dist/theo-cloud-XAHWOUFK.js.map +0 -1
  308. package/dist/vercel-SRS2DH6O.js +0 -133
  309. package/dist/vercel-SRS2DH6O.js.map +0 -1
  310. package/dist/vite-plugin-VPJFD4HK.js +0 -36
  311. /package/dist/{chunk-WPJOTQA5.js.map → adapters/agent-mount.js.map} +0 -0
  312. /package/dist/{agent-7JJW3TPB.js.map → agent-GKUEL6OH.js.map} +0 -0
  313. /package/dist/{check-45NKUVSQ.js.map → check-GIPZBFTX.js.map} +0 -0
  314. /package/dist/{chunk-47CINLWF.js.map → chunk-44J2ANQC.js.map} +0 -0
  315. /package/dist/{chunk-ZB7D62OA.js.map → chunk-KUZVRJ7M.js.map} +0 -0
  316. /package/dist/{chunk-PXFXSFJL.js.map → chunk-NZ5JU6D3.js.map} +0 -0
  317. /package/dist/{internal-api-WEOSTMSN.js.map → chunk-YSJOZEI6.js.map} +0 -0
  318. /package/dist/{dev-emit-GWD6IXV7.js.map → dev-emit-BFNMDCPB.js.map} +0 -0
  319. /package/dist/{internal-api-V5L65YSJ.js.map → internal-api-IP35YU3G.js.map} +0 -0
  320. /package/dist/{load-config-VKD6LKWU.js.map → load-config-4ATXQUN3.js.map} +0 -0
  321. /package/dist/{mcp-ULUFJNSZ.js.map → mcp-5LLNAGKA.js.map} +0 -0
  322. /package/dist/{node-ZJQEJSP3.js.map → node-OSVPYQ3D.js.map} +0 -0
  323. /package/dist/{scan-7MJC6PYU.js.map → observability-bootstrap-MZMSOE66.js.map} +0 -0
  324. /package/dist/{registry-GKR3EWRW.js.map → registry-KBZDCFVQ.js.map} +0 -0
  325. /package/dist/{schema-ZO3OSWVG.js.map → scan-YJEE4KQK.js.map} +0 -0
  326. /package/dist/{vite-plugin-VPJFD4HK.js.map → schema-SOAD43RQ.js.map} +0 -0
  327. /package/dist/{services-typed-client-PSAGRPFF.js.map → services-typed-client-XGT5SUUN.js.map} +0 -0
@@ -0,0 +1,133 @@
1
+ #!/usr/bin/env node
2
+ import "tsx/esm";
3
+ import {
4
+ resolveTheoRootDir
5
+ } from "./chunk-FDOOBTXJ.js";
6
+ import "./chunk-C62IZEJI.js";
7
+ import "./chunk-5YPXXSYY.js";
8
+ import "./chunk-HWBRS4DZ.js";
9
+ import "./chunk-RPET332G.js";
10
+ import "./chunk-7PM6K5EV.js";
11
+ import "./chunk-2AMLGJJA.js";
12
+ import "./chunk-KUZVRJ7M.js";
13
+ import "./chunk-EVZKNA2W.js";
14
+ import {
15
+ ACTION_SCHEMAS_DIR
16
+ } from "./chunk-XS7EX55U.js";
17
+ import "./chunk-FD4ZDTQ6.js";
18
+ import "./chunk-U5PWXS3J.js";
19
+ import "./chunk-VI7ZANB3.js";
20
+ import "./chunk-VQIUTCK2.js";
21
+
22
+ // src/vite-plugin/server-boundary.ts
23
+ import { existsSync, statSync } from "fs";
24
+ import { dirname, isAbsolute, join, relative, resolve } from "path";
25
+ import { fileURLToPath } from "url";
26
+ var THEO_SERVER_SPECIFIER = "theokit/server";
27
+ var SOURCE_EXTENSIONS = [".ts", ".tsx", ".js", ".jsx", ".mts", ".mjs", ".cts", ".cjs"];
28
+ var ServerOnlyImportError = class extends Error {
29
+ name = "ServerOnlyImportError";
30
+ /** The server-only module, as named in the message. */
31
+ module;
32
+ /** The importing file, as named in the message. */
33
+ importer;
34
+ constructor(opts) {
35
+ const wroteSomethingElse = opts.specifier !== void 0 && opts.specifier !== opts.module;
36
+ const message = [
37
+ `Server-only import in the client bundle: ${opts.module} cannot be imported from client code.`,
38
+ ``,
39
+ ` Imported: ${opts.module}`,
40
+ ...wroteSomethingElse ? [` Written: ${String(opts.specifier)}`] : [],
41
+ ` From: ${opts.importer}`,
42
+ ``,
43
+ `That module runs on the server. It reads the file system, opens the database and holds`,
44
+ `your secrets, so a browser bundle containing it ships all three to every visitor.`,
45
+ ``,
46
+ `Call the server from client code instead:`,
47
+ ``,
48
+ // Both bindings are the ones the virtual modules actually export — `client` from
49
+ // `app-typed-client.ts` and `actions` from `actions-virtual-module.ts`. A remedy naming a
50
+ // symbol nobody exports reads as actionable and is not, so
51
+ // `tests/unit/server-boundary-rule.test.ts` asserts both against the emitters — the same
52
+ // discipline `tests/unit/policy-gate-remedy-is-importable.test.ts` applies to the policy gate.
53
+ ` import { client } from '@theo/client' // typed from your server/routes/**`,
54
+ ` import { actions } from '@theo/actions' // typed from your server/actions/**`,
55
+ ``,
56
+ `Need only the TYPES? Add \`type\` to the import \u2014 a type-only import is erased before the`,
57
+ `bundler ever sees it:`,
58
+ ``,
59
+ ` import type { ... } from '${opts.specifier ?? opts.module}'`,
60
+ ``,
61
+ `And if this file is itself server code, move it under your server directory, so the client`,
62
+ `graph has no way to reach it.`
63
+ ].join("\n");
64
+ super(message);
65
+ this.module = opts.module;
66
+ this.importer = opts.importer;
67
+ }
68
+ };
69
+ function isUnder(child, parent) {
70
+ const rel = relative(parent, child);
71
+ return rel !== "" && !rel.startsWith("..") && !isAbsolute(rel);
72
+ }
73
+ function nameSourceFile(target) {
74
+ if (existsSync(target) && statSync(target).isFile()) return target;
75
+ const stem = target.replace(/\.[cm]?[jt]sx?$/, "");
76
+ for (const ext of SOURCE_EXTENSIONS) {
77
+ if (existsSync(`${stem}${ext}`)) return `${stem}${ext}`;
78
+ }
79
+ for (const ext of SOURCE_EXTENSIONS) {
80
+ if (existsSync(join(target, `index${ext}`))) return join(target, `index${ext}`);
81
+ }
82
+ return target;
83
+ }
84
+ function forHumans(path, projectRoot) {
85
+ return isUnder(path, projectRoot) ? relative(projectRoot, path) : path;
86
+ }
87
+ function frameworkServerSpecifier(target, theoServerDir) {
88
+ const demangled = target.replace(/[\\/]index\.[cm]?[jt]sx?(?=[\\/])/, "");
89
+ const subpath = relative(theoServerDir, demangled).replace(/\\/g, "/").replace(/(^|\/)index\.[cm]?[jt]sx?$/, "");
90
+ return subpath === "" ? THEO_SERVER_SPECIFIER : `${THEO_SERVER_SPECIFIER}/${subpath}`;
91
+ }
92
+ function serverOnlyImportBoundary(opts) {
93
+ const projectRoot = opts.projectRoot;
94
+ const serverDir = opts.serverDir;
95
+ const isomorphicSchemasDir = join(serverDir, "actions", ACTION_SCHEMAS_DIR);
96
+ const theoServerDir = join(resolveTheoRootDir(dirname(fileURLToPath(import.meta.url))), "server");
97
+ return {
98
+ name: "theo:server-only-import-boundary",
99
+ enforce: "pre",
100
+ resolveId(source, importer, options) {
101
+ if (options.ssr === true) return void 0;
102
+ if (importer === void 0) return void 0;
103
+ if (source === THEO_SERVER_SPECIFIER || source.startsWith(`${THEO_SERVER_SPECIFIER}/`)) {
104
+ throw new ServerOnlyImportError({
105
+ module: source,
106
+ importer: forHumans(importer, projectRoot)
107
+ });
108
+ }
109
+ if (source.startsWith(".") || isAbsolute(source)) {
110
+ const target = isAbsolute(source) ? source : resolve(dirname(importer), source);
111
+ if (isUnder(target, theoServerDir)) {
112
+ throw new ServerOnlyImportError({
113
+ module: frameworkServerSpecifier(target, theoServerDir),
114
+ importer: forHumans(importer, projectRoot)
115
+ });
116
+ }
117
+ if (isUnder(target, serverDir) && !isUnder(target, isomorphicSchemasDir)) {
118
+ throw new ServerOnlyImportError({
119
+ module: forHumans(nameSourceFile(target), projectRoot),
120
+ importer: forHumans(importer, projectRoot),
121
+ specifier: source
122
+ });
123
+ }
124
+ }
125
+ return void 0;
126
+ }
127
+ };
128
+ }
129
+ export {
130
+ ServerOnlyImportError,
131
+ serverOnlyImportBoundary
132
+ };
133
+ //# sourceMappingURL=server-boundary-7VZQRPPX.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/vite-plugin/server-boundary.ts"],"sourcesContent":["/* eslint-disable security/detect-non-literal-fs-filename --\n * Build-time boundary check. The only paths handed to `fs` are derived from an import specifier\n * already inside the module graph, and every one of them is on the throw path — the check has\n * already decided to fail the build by the time a file is probed. No HTTP input reaches here.\n */\nimport { existsSync, statSync } from 'node:fs'\nimport { dirname, isAbsolute, join, relative, resolve } from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nimport type { Plugin } from 'vite'\n\nimport { ACTION_SCHEMAS_DIR } from '../server/internal-api.js'\n\nimport { resolveTheoRootDir } from './resolve-theo-root.js'\n\n/**\n * The framework's server surface, as one specifier.\n *\n * Every server entry point in `packages/theo/package.json` is `./server` or a `./server/<name>`\n * subpath, so this prefix covers the whole surface without listing it — and a subpath added to the\n * `exports` map tomorrow is covered on the day it ships rather than the day someone remembers this\n * file. `tests/unit/server-boundary-rule.test.ts` reads that map and\n * asserts the correspondence in both directions, so the prefix cannot quietly start over- or\n * under-matching.\n */\nconst THEO_SERVER_SPECIFIER = 'theokit/server'\n\n/** Extensions the boundary probes when naming the file behind a specifier. */\nconst SOURCE_EXTENSIONS = ['.ts', '.tsx', '.js', '.jsx', '.mts', '.mjs', '.cts', '.cjs'] as const\n\ninterface ServerOnlyImportErrorOptions {\n /** The server-only module, named the way the reader should recognise it. */\n module: string\n /** The file whose import statement crossed the boundary. */\n importer: string\n /** The specifier exactly as written, when it differs from `module`. */\n specifier?: string\n}\n\n/**\n * Thrown by the server-only import boundary when a module that runs on the server is pulled into\n * the CLIENT module graph.\n *\n * The failure it replaces was not the absence of one. `theokit build` already failed on this\n * mistake — with `\"resolve\" is not exported by \"__vite-browser-external\"`, pointing at a framework\n * chunk, after thirty lines of externalisation warnings (usetheokit/theokit#373). That names the\n * bundler's difficulty, not the author's. Worse, it is an accident: it happens because Node\n * builtins do not exist in a browser, so a server module that imported none of them would have\n * bundled cleanly and shipped.\n *\n * This error makes the boundary a rule instead of a side effect, and names the two things the\n * author needs — the module, and the file that imported it — the way `RouterConventionError` and\n * `MissingRoutePolicyError` already do for a bad route filename and an undeclared policy.\n */\nexport class ServerOnlyImportError extends Error {\n override readonly name = 'ServerOnlyImportError'\n /** The server-only module, as named in the message. */\n readonly module: string\n /** The importing file, as named in the message. */\n readonly importer: string\n\n constructor(opts: ServerOnlyImportErrorOptions) {\n const wroteSomethingElse = opts.specifier !== undefined && opts.specifier !== opts.module\n const message = [\n `Server-only import in the client bundle: ${opts.module} cannot be imported from client code.`,\n ``,\n ` Imported: ${opts.module}`,\n ...(wroteSomethingElse ? [` Written: ${String(opts.specifier)}`] : []),\n ` From: ${opts.importer}`,\n ``,\n `That module runs on the server. It reads the file system, opens the database and holds`,\n `your secrets, so a browser bundle containing it ships all three to every visitor.`,\n ``,\n `Call the server from client code instead:`,\n ``,\n // Both bindings are the ones the virtual modules actually export — `client` from\n // `app-typed-client.ts` and `actions` from `actions-virtual-module.ts`. A remedy naming a\n // symbol nobody exports reads as actionable and is not, so\n // `tests/unit/server-boundary-rule.test.ts` asserts both against the emitters — the same\n // discipline `tests/unit/policy-gate-remedy-is-importable.test.ts` applies to the policy gate.\n ` import { client } from '@theo/client' // typed from your server/routes/**`,\n ` import { actions } from '@theo/actions' // typed from your server/actions/**`,\n ``,\n `Need only the TYPES? Add \\`type\\` to the import — a type-only import is erased before the`,\n `bundler ever sees it:`,\n ``,\n ` import type { ... } from '${opts.specifier ?? opts.module}'`,\n ``,\n `And if this file is itself server code, move it under your server directory, so the client`,\n `graph has no way to reach it.`,\n ].join('\\n')\n super(message)\n this.module = opts.module\n this.importer = opts.importer\n }\n}\n\n/** True when `child` is inside `parent` (and is not `parent` itself). */\nfunction isUnder(child: string, parent: string): boolean {\n const rel = relative(parent, child)\n return rel !== '' && !rel.startsWith('..') && !isAbsolute(rel)\n}\n\n/**\n * Name the file a specifier points at.\n *\n * A TypeScript ESM import writes `./health.js` for a file called `health.ts`, and an author told\n * to look at `server/routes/health.js` will open a file that does not exist. Runs only when the\n * boundary has already decided to throw, so the probing costs nothing on a passing build; falls\n * back to the unresolved path rather than inventing one.\n */\nfunction nameSourceFile(target: string): string {\n if (existsSync(target) && statSync(target).isFile()) return target\n const stem = target.replace(/\\.[cm]?[jt]sx?$/, '')\n for (const ext of SOURCE_EXTENSIONS) {\n if (existsSync(`${stem}${ext}`)) return `${stem}${ext}`\n }\n for (const ext of SOURCE_EXTENSIONS) {\n if (existsSync(join(target, `index${ext}`))) return join(target, `index${ext}`)\n }\n return target\n}\n\n/** Render a path relative to the project root, keeping it absolute when it lives outside. */\nfunction forHumans(path: string, projectRoot: string): string {\n return isUnder(path, projectRoot) ? relative(projectRoot, path) : path\n}\n\n/**\n * Name a file inside the framework's own server tree the way its `package.json` publishes it.\n *\n * Two normalisations, both undoing something a bundler did to a specifier the author never wrote:\n *\n * - **The alias mangle.** `config-hook.ts` aliases the STRING `theokit/server` to a FILE, and a\n * Vite string alias replaces by prefix, so `theokit/server/define` reaches this plugin as\n * `…/server/index.ts/define`. That mid-path `/index.ts/` is the mangle — the same shape that\n * surfaced as `ENOTDIR` in usetheokit/theokit#373 — and stripping it recovers `define`.\n * - **The barrel file.** `./server` and `./server/define` publish as `…/index.js` in `dist` and\n * `…/index.ts` in source; a trailing barrel segment is not part of the specifier.\n *\n * The result is the string a reader can grep for in `packages/theo/package.json`.\n */\nfunction frameworkServerSpecifier(target: string, theoServerDir: string): string {\n const demangled = target.replace(/[\\\\/]index\\.[cm]?[jt]sx?(?=[\\\\/])/, '')\n const subpath = relative(theoServerDir, demangled)\n .replace(/\\\\/g, '/')\n .replace(/(^|\\/)index\\.[cm]?[jt]sx?$/, '')\n return subpath === '' ? THEO_SERVER_SPECIFIER : `${THEO_SERVER_SPECIFIER}/${subpath}`\n}\n\nexport interface ServerBoundaryOptions {\n /** Absolute project root — paths in the message are shown relative to it. */\n projectRoot: string\n /** Absolute backend root (config `serverDir`, default `<projectRoot>/server`). */\n serverDir: string\n}\n\n/**\n * Refuse a server-only module in the client module graph, by name.\n *\n * ## Where the check lives, and why here\n *\n * In `resolveId`, at `enforce: 'pre'`. Three reasons, in the order they mattered:\n *\n * 1. **It is the only hook that sees the triple the message needs** — specifier, importer, and\n * whether this is the client graph or the SSR one. A `package.json` `exports` map has no\n * client/server condition a bundler honours for a build, and a standalone gate over `dist/`\n * would have to rebuild the module graph Rollup just built.\n * 2. **`pre` runs ahead of the alias cascade.** `config-hook.ts` aliases `theokit/server` to a\n * FILE, and a Vite string alias matches by prefix, so `theokit/server/define` used to resolve\n * to `…/server/index.js/define` and fail with `ENOTDIR` — the second half of #373. Catching the\n * specifier before the alias replaces it turns that into the same named refusal as the bare\n * import. (The alias bug itself is untouched here — it is usetheokit/theokit#377, and it still\n * breaks `theokit/client/core`, a published entry point that no boundary should refuse.)\n * 3. **It is on the path a consumer runs.** `theokit build` → `runAdapterBuild` → `nodeAdapter` →\n * `viteBuild({ plugins: await ctx.makeVitePlugins(…) })` → `theoPluginAsync`, which returns this\n * plugin. Nothing has to opt in, and `tests/integration/server-only-import-boundary.test.ts`\n * exercises that chain rather than calling the hook.\n *\n * ## What counts as server-only\n *\n * Two rules, and one exception that is not a special case so much as the framework's own\n * declaration:\n *\n * - Anything under the published `theokit/server` surface (see {@link THEO_SERVER_SPECIFIER}).\n * - Anything under the project's own `serverDir`, EXCEPT `actions/<ACTION_SCHEMAS_DIR>/**`, which\n * the `@theo/actions` facade deliberately imports into the client bundle. The exception reads\n * the same constant the action scanner uses, so renaming the convention cannot turn a shipped\n * feature into a build error on one side only.\n *\n * The second rule exists so the message names the page the author wrote. Without it a client page\n * importing `server/routes/health.ts` still fails — health.ts imports `theokit/server/define` — but\n * the importer named is `health.ts`, one hop away from the mistake.\n *\n * ## What it deliberately does not do\n *\n * It does not walk the import chain to report how a deeply nested server module was reached, and it\n * does not fire on the SSR graph, in `theokit build --target` SSR passes or under `ssrLoadModule`,\n * where importing server code is the entire point.\n */\nexport function serverOnlyImportBoundary(opts: ServerBoundaryOptions): Plugin {\n const projectRoot = opts.projectRoot\n const serverDir = opts.serverDir\n const isomorphicSchemasDir = join(serverDir, 'actions', ACTION_SCHEMAS_DIR)\n // The framework's own server tree on disk — `src/server` in this workspace, `dist/server` in an\n // installed copy. Resolved through the same helper `theoPlugin()` uses for its aliases, so the\n // boundary and the aliases can never point at different trees.\n const theoServerDir = join(resolveTheoRootDir(dirname(fileURLToPath(import.meta.url))), 'server')\n\n return {\n name: 'theo:server-only-import-boundary',\n enforce: 'pre',\n\n resolveId(source, importer, options) {\n // The SSR graph is allowed — and required — to import server code.\n if (options.ssr === true) return undefined\n // An entry point has no importer, so the message could not name one. A `theokit/server`\n // entry is a deliberate act in someone's Vite config, not the accident this catches.\n if (importer === undefined) return undefined\n\n // The specifier as the author wrote it. Reached only when no alias rewrote it first —\n // Vite's own alias plugin runs ahead of every `enforce: 'pre'` plugin, and `config-hook.ts`\n // installs an alias for exactly this prefix. Kept anyway so the boundary holds for a\n // consumer whose Vite config does not carry that alias.\n if (source === THEO_SERVER_SPECIFIER || source.startsWith(`${THEO_SERVER_SPECIFIER}/`)) {\n throw new ServerOnlyImportError({\n module: source,\n importer: forHumans(importer, projectRoot),\n })\n }\n\n // A bare specifier can never be a file, so only relative and absolute sources are resolved —\n // which keeps the common case to two string comparisons.\n if (source.startsWith('.') || isAbsolute(source)) {\n const target = isAbsolute(source) ? source : resolve(dirname(importer), source)\n\n // The framework's server surface, recognised by PATH because that is the form it arrives\n // in after the alias. Matching the tree rather than the specifier also catches a deep\n // reach into `theokit`'s internals that no `exports` subpath names.\n if (isUnder(target, theoServerDir)) {\n throw new ServerOnlyImportError({\n module: frameworkServerSpecifier(target, theoServerDir),\n importer: forHumans(importer, projectRoot),\n })\n }\n\n if (isUnder(target, serverDir) && !isUnder(target, isomorphicSchemasDir)) {\n throw new ServerOnlyImportError({\n module: forHumans(nameSourceFile(target), projectRoot),\n importer: forHumans(importer, projectRoot),\n specifier: source,\n })\n }\n }\n\n return undefined\n },\n }\n}\n"],"mappings":"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","names":[]}
@@ -2,7 +2,7 @@
2
2
  import "tsx/esm";
3
3
  import {
4
4
  generateTypedClient
5
- } from "./chunk-7VPQHEAJ.js";
5
+ } from "./chunk-ZNZISJDZ.js";
6
6
 
7
7
  // src/vite-plugin/services-typed-client.ts
8
8
  import { resolve } from "path";
@@ -44,4 +44,4 @@ function servicesTypedClientPlugin(opts) {
44
44
  export {
45
45
  servicesTypedClientPlugin
46
46
  };
47
- //# sourceMappingURL=services-typed-client-PSAGRPFF.js.map
47
+ //# sourceMappingURL=services-typed-client-XGT5SUUN.js.map