@powerlines/core 0.48.28 → 0.48.29

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 (931) hide show
  1. package/dist/api-DTCbbtSH.d.cts +6 -0
  2. package/dist/api-DTCbbtSH.d.cts.map +1 -0
  3. package/dist/api-DTCbbtSH.d.mts +6 -0
  4. package/dist/api-DTCbbtSH.d.mts.map +1 -0
  5. package/dist/base-context-BmxgDD3S.d.mts +79 -0
  6. package/dist/base-context-BmxgDD3S.d.mts.map +1 -0
  7. package/dist/base-context-mHoSEqHf.d.cts +79 -0
  8. package/dist/base-context-mHoSEqHf.d.cts.map +1 -0
  9. package/dist/{_virtual/_rolldown/runtime.cjs → chunk-C_NdSu1c.cjs} +6 -23
  10. package/dist/commands-DzGd8pnR.d.cts +5 -0
  11. package/dist/commands-DzGd8pnR.d.cts.map +1 -0
  12. package/dist/commands-DzGd8pnR.d.mts +5 -0
  13. package/dist/commands-DzGd8pnR.d.mts.map +1 -0
  14. package/dist/config-BnV_o0Es.d.cts +2461 -0
  15. package/dist/config-BnV_o0Es.d.cts.map +1 -0
  16. package/dist/config-DKeDSykZ.d.cts +138 -0
  17. package/dist/config-DKeDSykZ.d.cts.map +1 -0
  18. package/dist/config-DbOP5nVu.d.mts +138 -0
  19. package/dist/config-DbOP5nVu.d.mts.map +1 -0
  20. package/dist/config-DboKmDhl.d.mts +2461 -0
  21. package/dist/config-DboKmDhl.d.mts.map +1 -0
  22. package/dist/constants/api.cjs +0 -8
  23. package/dist/constants/api.d.cts +2 -6
  24. package/dist/constants/api.d.mts +2 -8
  25. package/dist/constants/api.mjs +0 -8
  26. package/dist/constants/api.mjs.map +1 -1
  27. package/dist/constants/commands.cjs +0 -8
  28. package/dist/constants/commands.d.cts +2 -5
  29. package/dist/constants/commands.d.mts +2 -7
  30. package/dist/constants/commands.mjs +0 -8
  31. package/dist/constants/commands.mjs.map +1 -1
  32. package/dist/constants/devtools.cjs +0 -8
  33. package/dist/constants/devtools.d.cts +2 -13
  34. package/dist/constants/devtools.d.mts +2 -15
  35. package/dist/constants/devtools.mjs +0 -8
  36. package/dist/constants/devtools.mjs.map +1 -1
  37. package/dist/constants/environments.cjs +0 -8
  38. package/dist/constants/environments.d.cts +2 -10
  39. package/dist/constants/environments.d.mts +2 -12
  40. package/dist/constants/environments.mjs +0 -8
  41. package/dist/constants/environments.mjs.map +1 -1
  42. package/dist/constants/extensions.cjs +0 -8
  43. package/dist/constants/extensions.d.cts +2 -5
  44. package/dist/constants/extensions.d.mts +2 -7
  45. package/dist/constants/extensions.mjs +0 -8
  46. package/dist/constants/extensions.mjs.map +1 -1
  47. package/dist/constants/fs.cjs +0 -8
  48. package/dist/constants/fs.d.cts +2 -7
  49. package/dist/constants/fs.d.mts +2 -9
  50. package/dist/constants/fs.mjs +0 -8
  51. package/dist/constants/fs.mjs.map +1 -1
  52. package/dist/constants/hooks.cjs +0 -8
  53. package/dist/constants/hooks.d.cts +2 -5
  54. package/dist/constants/hooks.d.mts +2 -7
  55. package/dist/constants/hooks.mjs +0 -8
  56. package/dist/constants/hooks.mjs.map +1 -1
  57. package/dist/constants/index.cjs +0 -8
  58. package/dist/constants/index.d.cts +10 -10
  59. package/dist/constants/index.d.mts +10 -12
  60. package/dist/constants/index.mjs +0 -8
  61. package/dist/constants/log-level.cjs +0 -8
  62. package/dist/constants/log-level.d.cts +2 -67
  63. package/dist/constants/log-level.d.mts +2 -69
  64. package/dist/constants/log-level.mjs +0 -8
  65. package/dist/constants/log-level.mjs.map +1 -1
  66. package/dist/constants/meta.cjs +0 -8
  67. package/dist/constants/meta.d.cts +2 -6
  68. package/dist/constants/meta.d.mts +2 -8
  69. package/dist/constants/meta.mjs +0 -8
  70. package/dist/constants/meta.mjs.map +1 -1
  71. package/dist/constants/plugin.cjs +0 -8
  72. package/dist/constants/plugin.d.cts +2 -9
  73. package/dist/constants/plugin.d.mts +2 -11
  74. package/dist/constants/plugin.mjs +0 -8
  75. package/dist/constants/plugin.mjs.map +1 -1
  76. package/dist/context/base-context.cjs +3 -18
  77. package/dist/context/base-context.d.cts +2 -81
  78. package/dist/context/base-context.d.mts +2 -83
  79. package/dist/context/base-context.mjs +1 -11
  80. package/dist/context/base-context.mjs.map +1 -1
  81. package/dist/context/context.cjs +3 -18
  82. package/dist/context/context.d.cts +2 -373
  83. package/dist/context/context.d.mts +2 -375
  84. package/dist/context/context.mjs +1 -11
  85. package/dist/context/context.mjs.map +1 -1
  86. package/dist/context/environment-context.cjs +1 -17
  87. package/dist/context/environment-context.d.cts +2 -5
  88. package/dist/context/environment-context.d.cts.map +1 -1
  89. package/dist/context/environment-context.d.mts +2 -7
  90. package/dist/context/environment-context.d.mts.map +1 -1
  91. package/dist/context/environment-context.mjs +1 -11
  92. package/dist/context/environment-context.mjs.map +1 -1
  93. package/dist/context/execution-context.cjs +3 -18
  94. package/dist/context/execution-context.d.cts +2 -6
  95. package/dist/context/execution-context.d.cts.map +1 -1
  96. package/dist/context/execution-context.d.mts +2 -8
  97. package/dist/context/execution-context.d.mts.map +1 -1
  98. package/dist/context/execution-context.mjs +1 -11
  99. package/dist/context/execution-context.mjs.map +1 -1
  100. package/dist/context/index.cjs +0 -8
  101. package/dist/context/index.d.cts +2 -2
  102. package/dist/context/index.d.mts +2 -4
  103. package/dist/context/index.mjs +0 -8
  104. package/dist/context/plugin-context.cjs +1 -17
  105. package/dist/context/plugin-context.d.cts +1 -3
  106. package/dist/context/plugin-context.d.cts.map +1 -1
  107. package/dist/context/plugin-context.d.mts +1 -5
  108. package/dist/context/plugin-context.d.mts.map +1 -1
  109. package/dist/context/plugin-context.mjs +1 -11
  110. package/dist/context/plugin-context.mjs.map +1 -1
  111. package/dist/context-C6oL3mPw.d.mts +368 -0
  112. package/dist/context-C6oL3mPw.d.mts.map +1 -0
  113. package/dist/context-DcY6YqBQ.d.cts +368 -0
  114. package/dist/context-DcY6YqBQ.d.cts.map +1 -0
  115. package/dist/context-helpers-BKxpDArS.d.mts +15 -0
  116. package/dist/context-helpers-BKxpDArS.d.mts.map +1 -0
  117. package/dist/context-helpers-zXovPE7i.d.cts +15 -0
  118. package/dist/context-helpers-zXovPE7i.d.cts.map +1 -0
  119. package/dist/devtools-h0du-bSj.d.cts +13 -0
  120. package/dist/devtools-h0du-bSj.d.cts.map +1 -0
  121. package/dist/devtools-h0du-bSj.d.mts +13 -0
  122. package/dist/devtools-h0du-bSj.d.mts.map +1 -0
  123. package/dist/entry-BC_V2K2U.d.cts +46 -0
  124. package/dist/entry-BC_V2K2U.d.cts.map +1 -0
  125. package/dist/entry-CHIaWcmk.d.mts +46 -0
  126. package/dist/entry-CHIaWcmk.d.mts.map +1 -0
  127. package/dist/environments-BYv_kHRG.d.cts +10 -0
  128. package/dist/environments-BYv_kHRG.d.cts.map +1 -0
  129. package/dist/environments-BYv_kHRG.d.mts +10 -0
  130. package/dist/environments-BYv_kHRG.d.mts.map +1 -0
  131. package/dist/events-NA1XM2Vz.d.cts +10 -0
  132. package/dist/events-NA1XM2Vz.d.cts.map +1 -0
  133. package/dist/events-NA1XM2Vz.d.mts +10 -0
  134. package/dist/events-NA1XM2Vz.d.mts.map +1 -0
  135. package/dist/extensions-ctxXzgay.d.cts +5 -0
  136. package/dist/extensions-ctxXzgay.d.cts.map +1 -0
  137. package/dist/extensions-ctxXzgay.d.mts +5 -0
  138. package/dist/extensions-ctxXzgay.d.mts.map +1 -0
  139. package/dist/file-header-Co9oo7aI.d.cts +41 -0
  140. package/dist/file-header-Co9oo7aI.d.cts.map +1 -0
  141. package/dist/file-header-rHqeXgRV.d.mts +41 -0
  142. package/dist/file-header-rHqeXgRV.d.mts.map +1 -0
  143. package/dist/format-Cf-cgZ-s.d.cts +24 -0
  144. package/dist/format-Cf-cgZ-s.d.cts.map +1 -0
  145. package/dist/format-IQPqgWIe.d.mts +24 -0
  146. package/dist/format-IQPqgWIe.d.mts.map +1 -0
  147. package/dist/fs-BzXT5ZPj.d.cts +7 -0
  148. package/dist/fs-BzXT5ZPj.d.cts.map +1 -0
  149. package/dist/fs-BzXT5ZPj.d.mts +7 -0
  150. package/dist/fs-BzXT5ZPj.d.mts.map +1 -0
  151. package/dist/{schemas/fs.cjs → fs-C2lru696.cjs} +38 -16
  152. package/dist/{schemas/fs.mjs → fs-DqLn15uU.mjs} +2 -10
  153. package/dist/fs-DqLn15uU.mjs.map +1 -0
  154. package/dist/generate-types-CDkVosrS.d.cts +65 -0
  155. package/dist/generate-types-CDkVosrS.d.cts.map +1 -0
  156. package/dist/generate-types-Dw6p3cB_.d.mts +65 -0
  157. package/dist/generate-types-Dw6p3cB_.d.mts.map +1 -0
  158. package/dist/helpers-CrRRFQl5.d.mts +22 -0
  159. package/dist/helpers-CrRRFQl5.d.mts.map +1 -0
  160. package/dist/helpers-DBLIQW3U.d.cts +22 -0
  161. package/dist/helpers-DBLIQW3U.d.cts.map +1 -0
  162. package/dist/hooks-Dhc3ahex.d.cts +5 -0
  163. package/dist/hooks-Dhc3ahex.d.cts.map +1 -0
  164. package/dist/hooks-Dhc3ahex.d.mts +5 -0
  165. package/dist/hooks-Dhc3ahex.d.mts.map +1 -0
  166. package/dist/index-LtpXjuJR.d.mts +25 -0
  167. package/dist/index-LtpXjuJR.d.mts.map +1 -0
  168. package/dist/index-xk4vSgtB.d.cts +25 -0
  169. package/dist/index-xk4vSgtB.d.cts.map +1 -0
  170. package/dist/index.cjs +1 -9
  171. package/dist/index.d.cts +24 -32
  172. package/dist/index.d.mts +24 -34
  173. package/dist/index.mjs +1 -9
  174. package/dist/install-dependencies-CCjZfS9Y.d.mts +12 -0
  175. package/dist/install-dependencies-CCjZfS9Y.d.mts.map +1 -0
  176. package/dist/install-dependencies-CyeYsrfz.d.cts +12 -0
  177. package/dist/install-dependencies-CyeYsrfz.d.cts.map +1 -0
  178. package/dist/lib/config.cjs +2 -28
  179. package/dist/lib/config.d.cts +2 -140
  180. package/dist/lib/config.d.mts +2 -142
  181. package/dist/lib/config.mjs +1 -22
  182. package/dist/lib/config.mjs.map +1 -1
  183. package/dist/lib/context-helpers.cjs +0 -19
  184. package/dist/lib/context-helpers.d.cts +2 -16
  185. package/dist/lib/context-helpers.d.mts +2 -18
  186. package/dist/lib/context-helpers.mjs +1 -14
  187. package/dist/lib/context-helpers.mjs.map +1 -1
  188. package/dist/lib/entry.cjs +0 -24
  189. package/dist/lib/entry.d.cts +2 -47
  190. package/dist/lib/entry.d.mts +2 -49
  191. package/dist/lib/entry.mjs +1 -19
  192. package/dist/lib/entry.mjs.map +1 -1
  193. package/dist/lib/environment.cjs +2 -22
  194. package/dist/lib/environment.d.cts +1 -2
  195. package/dist/lib/environment.d.cts.map +1 -1
  196. package/dist/lib/environment.d.mts +1 -4
  197. package/dist/lib/environment.d.mts.map +1 -1
  198. package/dist/lib/environment.mjs +1 -16
  199. package/dist/lib/environment.mjs.map +1 -1
  200. package/dist/lib/events.cjs +1 -17
  201. package/dist/lib/events.d.cts +2 -10
  202. package/dist/lib/events.d.mts +2 -12
  203. package/dist/lib/events.mjs +1 -12
  204. package/dist/lib/events.mjs.map +1 -1
  205. package/dist/lib/generate-types.cjs +0 -20
  206. package/dist/lib/generate-types.d.cts +2 -66
  207. package/dist/lib/generate-types.d.mts +2 -68
  208. package/dist/lib/generate-types.mjs +1 -15
  209. package/dist/lib/generate-types.mjs.map +1 -1
  210. package/dist/lib/hooks.cjs +2 -22
  211. package/dist/lib/hooks.d.cts +2 -28
  212. package/dist/lib/hooks.d.mts +2 -30
  213. package/dist/lib/hooks.mjs +1 -16
  214. package/dist/lib/hooks.mjs.map +1 -1
  215. package/dist/lib/index.cjs +1 -9
  216. package/dist/lib/index.d.cts +23 -23
  217. package/dist/lib/index.d.mts +23 -25
  218. package/dist/lib/index.mjs +1 -9
  219. package/dist/lib/install-dependencies.cjs +1 -17
  220. package/dist/lib/install-dependencies.d.cts +2 -12
  221. package/dist/lib/install-dependencies.d.mts +2 -14
  222. package/dist/lib/install-dependencies.mjs +1 -11
  223. package/dist/lib/install-dependencies.mjs.map +1 -1
  224. package/dist/lib/meta.cjs +0 -8
  225. package/dist/lib/meta.d.cts +2 -33
  226. package/dist/lib/meta.d.mts +2 -35
  227. package/dist/lib/meta.mjs +0 -8
  228. package/dist/lib/meta.mjs.map +1 -1
  229. package/dist/lib/plugins.cjs +2 -21
  230. package/dist/lib/plugins.d.cts +2 -39
  231. package/dist/lib/plugins.d.mts +2 -41
  232. package/dist/lib/plugins.mjs +1 -15
  233. package/dist/lib/plugins.mjs.map +1 -1
  234. package/dist/lib/resolver.cjs +3 -18
  235. package/dist/lib/resolver.d.cts +2 -20
  236. package/dist/lib/resolver.d.mts +2 -22
  237. package/dist/lib/resolver.mjs +1 -11
  238. package/dist/lib/resolver.mjs.map +1 -1
  239. package/dist/lib/schemas.cjs +1 -9
  240. package/dist/lib/schemas.d.cts +1 -1
  241. package/dist/lib/schemas.d.mts +1 -3
  242. package/dist/lib/schemas.mjs +1 -9
  243. package/dist/lib/streaming-channel.cjs +1 -20
  244. package/dist/lib/streaming-channel.d.cts +2 -126
  245. package/dist/lib/streaming-channel.d.mts +2 -128
  246. package/dist/lib/streaming-channel.mjs +1 -14
  247. package/dist/lib/streaming-channel.mjs.map +1 -1
  248. package/dist/lib/typescript/index.cjs +0 -8
  249. package/dist/lib/typescript/index.d.cts +2 -2
  250. package/dist/lib/typescript/index.d.mts +2 -4
  251. package/dist/lib/typescript/index.mjs +0 -8
  252. package/dist/lib/typescript/ts-morph.cjs +3 -21
  253. package/dist/lib/typescript/ts-morph.d.cts +2 -38
  254. package/dist/lib/typescript/ts-morph.d.mts +2 -40
  255. package/dist/lib/typescript/ts-morph.mjs +1 -14
  256. package/dist/lib/typescript/ts-morph.mjs.map +1 -1
  257. package/dist/lib/typescript/tsconfig.cjs +5 -31
  258. package/dist/lib/typescript/tsconfig.d.cts +2 -77
  259. package/dist/lib/typescript/tsconfig.d.mts +2 -79
  260. package/dist/lib/typescript/tsconfig.mjs +1 -22
  261. package/dist/lib/typescript/tsconfig.mjs.map +1 -1
  262. package/dist/lib/unplugin/helpers.cjs +0 -19
  263. package/dist/lib/unplugin/helpers.d.cts +2 -23
  264. package/dist/lib/unplugin/helpers.d.mts +2 -25
  265. package/dist/lib/unplugin/helpers.mjs +1 -14
  266. package/dist/lib/unplugin/helpers.mjs.map +1 -1
  267. package/dist/lib/unplugin/index.cjs +0 -8
  268. package/dist/lib/unplugin/index.d.cts +3 -3
  269. package/dist/lib/unplugin/index.d.mts +3 -5
  270. package/dist/lib/unplugin/index.mjs +0 -8
  271. package/dist/lib/unplugin/module-resolution.cjs +3 -18
  272. package/dist/lib/unplugin/module-resolution.d.cts +2 -41
  273. package/dist/lib/unplugin/module-resolution.d.mts +2 -43
  274. package/dist/lib/unplugin/module-resolution.mjs +1 -11
  275. package/dist/lib/unplugin/module-resolution.mjs.map +1 -1
  276. package/dist/lib/unplugin/plugin.cjs +1 -20
  277. package/dist/lib/unplugin/plugin.d.cts +2 -40
  278. package/dist/lib/unplugin/plugin.d.mts +2 -42
  279. package/dist/lib/unplugin/plugin.mjs +1 -14
  280. package/dist/lib/unplugin/plugin.mjs.map +1 -1
  281. package/dist/lib/utilities/file-header.cjs +0 -21
  282. package/dist/lib/utilities/file-header.d.cts +2 -41
  283. package/dist/lib/utilities/file-header.d.mts +2 -43
  284. package/dist/lib/utilities/file-header.mjs +1 -16
  285. package/dist/lib/utilities/file-header.mjs.map +1 -1
  286. package/dist/lib/utilities/format.cjs +3 -21
  287. package/dist/lib/utilities/format.d.cts +2 -24
  288. package/dist/lib/utilities/format.d.mts +2 -26
  289. package/dist/lib/utilities/format.mjs +1 -14
  290. package/dist/lib/utilities/format.mjs.map +1 -1
  291. package/dist/lib/utilities/index.cjs +0 -8
  292. package/dist/lib/utilities/index.d.cts +5 -5
  293. package/dist/lib/utilities/index.d.mts +5 -7
  294. package/dist/lib/utilities/index.mjs +0 -8
  295. package/dist/lib/utilities/source-file.cjs +3 -22
  296. package/dist/lib/utilities/source-file.d.cts +2 -30
  297. package/dist/lib/utilities/source-file.d.mts +2 -32
  298. package/dist/lib/utilities/source-file.mjs +1 -15
  299. package/dist/lib/utilities/source-file.mjs.map +1 -1
  300. package/dist/lib/utilities/source-map.cjs +3 -18
  301. package/dist/lib/utilities/source-map.d.cts +2 -16
  302. package/dist/lib/utilities/source-map.d.mts +2 -18
  303. package/dist/lib/utilities/source-map.mjs +1 -11
  304. package/dist/lib/utilities/source-map.mjs.map +1 -1
  305. package/dist/lib/utilities/write-file.cjs +1 -17
  306. package/dist/lib/utilities/write-file.d.cts +2 -15
  307. package/dist/lib/utilities/write-file.d.mts +2 -17
  308. package/dist/lib/utilities/write-file.mjs +1 -11
  309. package/dist/lib/utilities/write-file.mjs.map +1 -1
  310. package/dist/lib/vfs.cjs +4 -19
  311. package/dist/lib/vfs.d.cts +2 -321
  312. package/dist/lib/vfs.d.mts +2 -323
  313. package/dist/lib/vfs.mjs +2 -12
  314. package/dist/lib/vfs.mjs.map +1 -1
  315. package/dist/log-level-BC8g4BBL.d.cts +67 -0
  316. package/dist/log-level-BC8g4BBL.d.cts.map +1 -0
  317. package/dist/log-level-BC8g4BBL.d.mts +67 -0
  318. package/dist/log-level-BC8g4BBL.d.mts.map +1 -0
  319. package/dist/meta-CdDd2ykC.d.cts +33 -0
  320. package/dist/meta-CdDd2ykC.d.cts.map +1 -0
  321. package/dist/meta-CfTCHU_o.d.mts +33 -0
  322. package/dist/meta-CfTCHU_o.d.mts.map +1 -0
  323. package/dist/meta-QA_SN1j3.d.cts +6 -0
  324. package/dist/meta-QA_SN1j3.d.cts.map +1 -0
  325. package/dist/meta-QA_SN1j3.d.mts +6 -0
  326. package/dist/meta-QA_SN1j3.d.mts.map +1 -0
  327. package/dist/module-resolution-CRMNPsdn.d.mts +40 -0
  328. package/dist/module-resolution-CRMNPsdn.d.mts.map +1 -0
  329. package/dist/module-resolution-D-w-EZaK.d.cts +40 -0
  330. package/dist/module-resolution-D-w-EZaK.d.cts.map +1 -0
  331. package/dist/plugin-B_b7XqaN.d.mts +39 -0
  332. package/dist/plugin-B_b7XqaN.d.mts.map +1 -0
  333. package/dist/plugin-CzV-aFwU.d.cts +39 -0
  334. package/dist/plugin-CzV-aFwU.d.cts.map +1 -0
  335. package/dist/plugin-base.cjs +1 -20
  336. package/dist/plugin-base.d.cts +1 -3
  337. package/dist/plugin-base.d.cts.map +1 -1
  338. package/dist/plugin-base.d.mts +1 -5
  339. package/dist/plugin-base.d.mts.map +1 -1
  340. package/dist/plugin-base.mjs +1 -14
  341. package/dist/plugin-base.mjs.map +1 -1
  342. package/dist/plugin-fhBG7SSQ.d.cts +9 -0
  343. package/dist/plugin-fhBG7SSQ.d.cts.map +1 -0
  344. package/dist/plugin-fhBG7SSQ.d.mts +9 -0
  345. package/dist/plugin-fhBG7SSQ.d.mts.map +1 -0
  346. package/dist/plugin-utils/build-helpers.cjs +0 -16
  347. package/dist/plugin-utils/build-helpers.d.cts +1 -2
  348. package/dist/plugin-utils/build-helpers.d.cts.map +1 -1
  349. package/dist/plugin-utils/build-helpers.d.mts +1 -4
  350. package/dist/plugin-utils/build-helpers.d.mts.map +1 -1
  351. package/dist/plugin-utils/build-helpers.mjs +1 -11
  352. package/dist/plugin-utils/build-helpers.mjs.map +1 -1
  353. package/dist/plugin-utils/combine-plugins.cjs +1 -20
  354. package/dist/plugin-utils/combine-plugins.d.cts +1 -1
  355. package/dist/plugin-utils/combine-plugins.d.mts +1 -3
  356. package/dist/plugin-utils/combine-plugins.d.mts.map +1 -1
  357. package/dist/plugin-utils/combine-plugins.mjs +1 -14
  358. package/dist/plugin-utils/combine-plugins.mjs.map +1 -1
  359. package/dist/plugin-utils/context-helpers.cjs +0 -21
  360. package/dist/plugin-utils/context-helpers.d.cts +1 -1
  361. package/dist/plugin-utils/context-helpers.d.mts +1 -3
  362. package/dist/plugin-utils/context-helpers.d.mts.map +1 -1
  363. package/dist/plugin-utils/context-helpers.mjs +1 -16
  364. package/dist/plugin-utils/context-helpers.mjs.map +1 -1
  365. package/dist/plugin-utils/docs-helper.cjs +0 -16
  366. package/dist/plugin-utils/docs-helper.d.mts +0 -2
  367. package/dist/plugin-utils/docs-helper.d.mts.map +1 -1
  368. package/dist/plugin-utils/docs-helper.mjs +1 -11
  369. package/dist/plugin-utils/docs-helper.mjs.map +1 -1
  370. package/dist/plugin-utils/enable-plugin.cjs +1 -17
  371. package/dist/plugin-utils/enable-plugin.d.cts +1 -2
  372. package/dist/plugin-utils/enable-plugin.d.cts.map +1 -1
  373. package/dist/plugin-utils/enable-plugin.d.mts +1 -4
  374. package/dist/plugin-utils/enable-plugin.d.mts.map +1 -1
  375. package/dist/plugin-utils/enable-plugin.mjs +1 -11
  376. package/dist/plugin-utils/enable-plugin.mjs.map +1 -1
  377. package/dist/plugin-utils/extend.cjs +1 -17
  378. package/dist/plugin-utils/extend.d.cts +1 -3
  379. package/dist/plugin-utils/extend.d.cts.map +1 -1
  380. package/dist/plugin-utils/extend.d.mts +1 -5
  381. package/dist/plugin-utils/extend.d.mts.map +1 -1
  382. package/dist/plugin-utils/extend.mjs +1 -11
  383. package/dist/plugin-utils/extend.mjs.map +1 -1
  384. package/dist/plugin-utils/filter.cjs +2 -27
  385. package/dist/plugin-utils/filter.d.cts +1 -1
  386. package/dist/plugin-utils/filter.d.mts +1 -3
  387. package/dist/plugin-utils/filter.d.mts.map +1 -1
  388. package/dist/plugin-utils/filter.mjs +1 -21
  389. package/dist/plugin-utils/filter.mjs.map +1 -1
  390. package/dist/plugin-utils/format-package-json.cjs +1 -17
  391. package/dist/plugin-utils/format-package-json.d.cts +1 -1
  392. package/dist/plugin-utils/format-package-json.d.mts +1 -3
  393. package/dist/plugin-utils/format-package-json.d.mts.map +1 -1
  394. package/dist/plugin-utils/format-package-json.mjs +1 -11
  395. package/dist/plugin-utils/format-package-json.mjs.map +1 -1
  396. package/dist/plugin-utils/format.cjs +1 -17
  397. package/dist/plugin-utils/format.d.mts +0 -2
  398. package/dist/plugin-utils/format.d.mts.map +1 -1
  399. package/dist/plugin-utils/format.mjs +1 -11
  400. package/dist/plugin-utils/format.mjs.map +1 -1
  401. package/dist/plugin-utils/get-config-path.cjs +1 -17
  402. package/dist/plugin-utils/get-config-path.d.cts +1 -1
  403. package/dist/plugin-utils/get-config-path.d.mts +1 -3
  404. package/dist/plugin-utils/get-config-path.d.mts.map +1 -1
  405. package/dist/plugin-utils/get-config-path.mjs +1 -11
  406. package/dist/plugin-utils/get-config-path.mjs.map +1 -1
  407. package/dist/plugin-utils/helpers.cjs +0 -33
  408. package/dist/plugin-utils/helpers.d.cts +1 -5
  409. package/dist/plugin-utils/helpers.d.cts.map +1 -1
  410. package/dist/plugin-utils/helpers.d.mts +1 -7
  411. package/dist/plugin-utils/helpers.d.mts.map +1 -1
  412. package/dist/plugin-utils/helpers.mjs +1 -28
  413. package/dist/plugin-utils/helpers.mjs.map +1 -1
  414. package/dist/plugin-utils/index.cjs +0 -8
  415. package/dist/plugin-utils/index.d.mts +0 -2
  416. package/dist/plugin-utils/index.mjs +0 -8
  417. package/dist/plugin-utils/install.cjs +1 -20
  418. package/dist/plugin-utils/install.d.cts +1 -1
  419. package/dist/plugin-utils/install.d.mts +1 -3
  420. package/dist/plugin-utils/install.d.mts.map +1 -1
  421. package/dist/plugin-utils/install.mjs +1 -14
  422. package/dist/plugin-utils/install.mjs.map +1 -1
  423. package/dist/plugin-utils/logging.cjs +2 -34
  424. package/dist/plugin-utils/logging.d.cts +1 -3
  425. package/dist/plugin-utils/logging.d.cts.map +1 -1
  426. package/dist/plugin-utils/logging.d.mts +1 -5
  427. package/dist/plugin-utils/logging.d.mts.map +1 -1
  428. package/dist/plugin-utils/logging.mjs +1 -28
  429. package/dist/plugin-utils/logging.mjs.map +1 -1
  430. package/dist/plugin-utils/merge.cjs +3 -21
  431. package/dist/plugin-utils/merge.d.cts +1 -3
  432. package/dist/plugin-utils/merge.d.cts.map +1 -1
  433. package/dist/plugin-utils/merge.d.mts +1 -5
  434. package/dist/plugin-utils/merge.d.mts.map +1 -1
  435. package/dist/plugin-utils/merge.mjs +1 -14
  436. package/dist/plugin-utils/merge.mjs.map +1 -1
  437. package/dist/plugin-utils/modules.cjs +1 -17
  438. package/dist/plugin-utils/modules.d.cts +1 -1
  439. package/dist/plugin-utils/modules.d.mts +1 -3
  440. package/dist/plugin-utils/modules.d.mts.map +1 -1
  441. package/dist/plugin-utils/modules.mjs +1 -12
  442. package/dist/plugin-utils/modules.mjs.map +1 -1
  443. package/dist/plugin-utils/paths.cjs +0 -16
  444. package/dist/plugin-utils/paths.d.cts +1 -1
  445. package/dist/plugin-utils/paths.d.mts +1 -3
  446. package/dist/plugin-utils/paths.d.mts.map +1 -1
  447. package/dist/plugin-utils/paths.mjs +1 -11
  448. package/dist/plugin-utils/paths.mjs.map +1 -1
  449. package/dist/plugin-utils/virtual.cjs +1 -25
  450. package/dist/plugin-utils/virtual.d.mts +0 -2
  451. package/dist/plugin-utils/virtual.d.mts.map +1 -1
  452. package/dist/plugin-utils/virtual.mjs +1 -20
  453. package/dist/plugin-utils/virtual.mjs.map +1 -1
  454. package/dist/plugins-DfL1fBZi.d.cts +37 -0
  455. package/dist/plugins-DfL1fBZi.d.cts.map +1 -0
  456. package/dist/plugins-zG2X2LA8.d.mts +37 -0
  457. package/dist/plugins-zG2X2LA8.d.mts.map +1 -0
  458. package/dist/resolver-CdBAh8dA.d.mts +19 -0
  459. package/dist/resolver-CdBAh8dA.d.mts.map +1 -0
  460. package/dist/resolver-CfCl--Eh.d.cts +19 -0
  461. package/dist/resolver-CfCl--Eh.d.cts.map +1 -0
  462. package/dist/{schemas/fs.d.cts → schemas-Zvqwdrw_.d.cts} +2 -2
  463. package/dist/schemas-Zvqwdrw_.d.cts.map +1 -0
  464. package/dist/{schemas/fs.d.mts → schemas-Zvqwdrw_.d.mts} +2 -4
  465. package/dist/schemas-Zvqwdrw_.d.mts.map +1 -0
  466. package/dist/source-file-CLw13fKE.d.mts +30 -0
  467. package/dist/source-file-CLw13fKE.d.mts.map +1 -0
  468. package/dist/source-file-CuuHaBL5.d.cts +30 -0
  469. package/dist/source-file-CuuHaBL5.d.cts.map +1 -0
  470. package/dist/source-map-Cy0aqSpe.d.mts +16 -0
  471. package/dist/source-map-Cy0aqSpe.d.mts.map +1 -0
  472. package/dist/source-map-HU4IoICc.d.cts +16 -0
  473. package/dist/source-map-HU4IoICc.d.cts.map +1 -0
  474. package/dist/storage/base.cjs +1 -17
  475. package/dist/storage/base.d.cts +1 -2
  476. package/dist/storage/base.d.cts.map +1 -1
  477. package/dist/storage/base.d.mts +1 -4
  478. package/dist/storage/base.d.mts.map +1 -1
  479. package/dist/storage/base.mjs +1 -11
  480. package/dist/storage/base.mjs.map +1 -1
  481. package/dist/storage/file-system.cjs +1 -17
  482. package/dist/storage/file-system.d.cts +1 -1
  483. package/dist/storage/file-system.d.mts +1 -3
  484. package/dist/storage/file-system.d.mts.map +1 -1
  485. package/dist/storage/file-system.mjs +1 -11
  486. package/dist/storage/file-system.mjs.map +1 -1
  487. package/dist/storage/helpers.cjs +0 -20
  488. package/dist/storage/helpers.d.mts +0 -2
  489. package/dist/storage/helpers.d.mts.map +1 -1
  490. package/dist/storage/helpers.mjs +1 -15
  491. package/dist/storage/helpers.mjs.map +1 -1
  492. package/dist/storage/index.cjs +0 -8
  493. package/dist/storage/index.d.mts +0 -2
  494. package/dist/storage/index.mjs +0 -8
  495. package/dist/storage/virtual.cjs +1 -17
  496. package/dist/storage/virtual.d.cts +1 -1
  497. package/dist/storage/virtual.d.mts +1 -3
  498. package/dist/storage/virtual.d.mts.map +1 -1
  499. package/dist/storage/virtual.mjs +1 -11
  500. package/dist/storage/virtual.mjs.map +1 -1
  501. package/dist/streaming-channel-CiyFd_6l.d.cts +126 -0
  502. package/dist/streaming-channel-CiyFd_6l.d.cts.map +1 -0
  503. package/dist/streaming-channel-CiyFd_6l.d.mts +126 -0
  504. package/dist/streaming-channel-CiyFd_6l.d.mts.map +1 -0
  505. package/dist/ts-morph-BGgjbOgM.d.cts +38 -0
  506. package/dist/ts-morph-BGgjbOgM.d.cts.map +1 -0
  507. package/dist/ts-morph-zLvdifpA.d.mts +38 -0
  508. package/dist/ts-morph-zLvdifpA.d.mts.map +1 -0
  509. package/dist/tsconfig-DExoZEQ0.d.cts +75 -0
  510. package/dist/tsconfig-DExoZEQ0.d.cts.map +1 -0
  511. package/dist/tsconfig-De09cBeX.d.mts +75 -0
  512. package/dist/tsconfig-De09cBeX.d.mts.map +1 -0
  513. package/dist/vfs-B9Vhnajc.d.cts +320 -0
  514. package/dist/vfs-B9Vhnajc.d.cts.map +1 -0
  515. package/dist/vfs-Dl6nPqdS.d.mts +320 -0
  516. package/dist/vfs-Dl6nPqdS.d.mts.map +1 -0
  517. package/dist/write-file-BVMnXVPo.d.cts +15 -0
  518. package/dist/write-file-BVMnXVPo.d.cts.map +1 -0
  519. package/dist/write-file-CWf9Xxwd.d.mts +15 -0
  520. package/dist/write-file-CWf9Xxwd.d.mts.map +1 -0
  521. package/package.json +2 -242
  522. package/dist/_virtual/_rolldown/runtime.mjs +0 -26
  523. package/dist/constants/api.d.cts.map +0 -1
  524. package/dist/constants/api.d.mts.map +0 -1
  525. package/dist/constants/api.test.cjs +0 -42
  526. package/dist/constants/api.test.d.mts +0 -2
  527. package/dist/constants/api.test.mjs +0 -44
  528. package/dist/constants/api.test.mjs.map +0 -1
  529. package/dist/constants/commands.d.cts.map +0 -1
  530. package/dist/constants/commands.d.mts.map +0 -1
  531. package/dist/constants/commands.test.cjs +0 -29
  532. package/dist/constants/commands.test.d.mts +0 -2
  533. package/dist/constants/commands.test.mjs +0 -31
  534. package/dist/constants/commands.test.mjs.map +0 -1
  535. package/dist/constants/devtools.d.cts.map +0 -1
  536. package/dist/constants/devtools.d.mts.map +0 -1
  537. package/dist/constants/devtools.test.cjs +0 -46
  538. package/dist/constants/devtools.test.d.mts +0 -2
  539. package/dist/constants/devtools.test.mjs +0 -48
  540. package/dist/constants/devtools.test.mjs.map +0 -1
  541. package/dist/constants/environments.d.cts.map +0 -1
  542. package/dist/constants/environments.d.mts.map +0 -1
  543. package/dist/constants/environments.test.cjs +0 -34
  544. package/dist/constants/environments.test.d.mts +0 -2
  545. package/dist/constants/environments.test.mjs +0 -36
  546. package/dist/constants/environments.test.mjs.map +0 -1
  547. package/dist/constants/extensions.d.cts.map +0 -1
  548. package/dist/constants/extensions.d.mts.map +0 -1
  549. package/dist/constants/extensions.test.cjs +0 -35
  550. package/dist/constants/extensions.test.d.mts +0 -2
  551. package/dist/constants/extensions.test.mjs +0 -37
  552. package/dist/constants/extensions.test.mjs.map +0 -1
  553. package/dist/constants/fs.d.cts.map +0 -1
  554. package/dist/constants/fs.d.mts.map +0 -1
  555. package/dist/constants/fs.test.cjs +0 -34
  556. package/dist/constants/fs.test.d.mts +0 -2
  557. package/dist/constants/fs.test.mjs +0 -36
  558. package/dist/constants/fs.test.mjs.map +0 -1
  559. package/dist/constants/hooks.d.cts.map +0 -1
  560. package/dist/constants/hooks.d.mts.map +0 -1
  561. package/dist/constants/hooks.test.cjs +0 -29
  562. package/dist/constants/hooks.test.d.mts +0 -2
  563. package/dist/constants/hooks.test.mjs +0 -31
  564. package/dist/constants/hooks.test.mjs.map +0 -1
  565. package/dist/constants/log-level.d.cts.map +0 -1
  566. package/dist/constants/log-level.d.mts.map +0 -1
  567. package/dist/constants/log-level.test.cjs +0 -76
  568. package/dist/constants/log-level.test.d.mts +0 -2
  569. package/dist/constants/log-level.test.mjs +0 -78
  570. package/dist/constants/log-level.test.mjs.map +0 -1
  571. package/dist/constants/meta.d.cts.map +0 -1
  572. package/dist/constants/meta.d.mts.map +0 -1
  573. package/dist/constants/meta.test.cjs +0 -33
  574. package/dist/constants/meta.test.d.mts +0 -2
  575. package/dist/constants/meta.test.mjs +0 -35
  576. package/dist/constants/meta.test.mjs.map +0 -1
  577. package/dist/constants/plugin.d.cts.map +0 -1
  578. package/dist/constants/plugin.d.mts.map +0 -1
  579. package/dist/constants/plugin.test.cjs +0 -59
  580. package/dist/constants/plugin.test.d.mts +0 -2
  581. package/dist/constants/plugin.test.mjs +0 -61
  582. package/dist/constants/plugin.test.mjs.map +0 -1
  583. package/dist/context/base-context.d.cts.map +0 -1
  584. package/dist/context/base-context.d.mts.map +0 -1
  585. package/dist/context/base-context.test.cjs +0 -23
  586. package/dist/context/base-context.test.d.cts +0 -1
  587. package/dist/context/base-context.test.d.mts +0 -2
  588. package/dist/context/base-context.test.mjs +0 -25
  589. package/dist/context/base-context.test.mjs.map +0 -1
  590. package/dist/context/context.d.cts.map +0 -1
  591. package/dist/context/context.d.mts.map +0 -1
  592. package/dist/context/context.test.cjs +0 -23
  593. package/dist/context/context.test.d.cts +0 -1
  594. package/dist/context/context.test.d.mts +0 -2
  595. package/dist/context/context.test.mjs +0 -25
  596. package/dist/context/context.test.mjs.map +0 -1
  597. package/dist/context/environment-context.test.cjs +0 -23
  598. package/dist/context/environment-context.test.d.cts +0 -1
  599. package/dist/context/environment-context.test.d.mts +0 -2
  600. package/dist/context/environment-context.test.mjs +0 -25
  601. package/dist/context/environment-context.test.mjs.map +0 -1
  602. package/dist/context/execution-context.test.cjs +0 -23
  603. package/dist/context/execution-context.test.d.cts +0 -1
  604. package/dist/context/execution-context.test.d.mts +0 -2
  605. package/dist/context/execution-context.test.mjs +0 -25
  606. package/dist/context/execution-context.test.mjs.map +0 -1
  607. package/dist/context/plugin-context.test.cjs +0 -23
  608. package/dist/context/plugin-context.test.d.cts +0 -1
  609. package/dist/context/plugin-context.test.d.mts +0 -2
  610. package/dist/context/plugin-context.test.mjs +0 -25
  611. package/dist/context/plugin-context.test.mjs.map +0 -1
  612. package/dist/lib/config.d.cts.map +0 -1
  613. package/dist/lib/config.d.mts.map +0 -1
  614. package/dist/lib/config.test.cjs +0 -23
  615. package/dist/lib/config.test.d.cts +0 -1
  616. package/dist/lib/config.test.d.mts +0 -2
  617. package/dist/lib/config.test.mjs +0 -25
  618. package/dist/lib/config.test.mjs.map +0 -1
  619. package/dist/lib/context-helpers.d.cts.map +0 -1
  620. package/dist/lib/context-helpers.d.mts.map +0 -1
  621. package/dist/lib/context-helpers.test.cjs +0 -23
  622. package/dist/lib/context-helpers.test.d.cts +0 -1
  623. package/dist/lib/context-helpers.test.d.mts +0 -2
  624. package/dist/lib/context-helpers.test.mjs +0 -25
  625. package/dist/lib/context-helpers.test.mjs.map +0 -1
  626. package/dist/lib/entry.d.cts.map +0 -1
  627. package/dist/lib/entry.d.mts.map +0 -1
  628. package/dist/lib/entry.test.cjs +0 -23
  629. package/dist/lib/entry.test.d.cts +0 -1
  630. package/dist/lib/entry.test.d.mts +0 -2
  631. package/dist/lib/entry.test.mjs +0 -25
  632. package/dist/lib/entry.test.mjs.map +0 -1
  633. package/dist/lib/environment.test.cjs +0 -23
  634. package/dist/lib/environment.test.d.cts +0 -1
  635. package/dist/lib/environment.test.d.mts +0 -2
  636. package/dist/lib/environment.test.mjs +0 -25
  637. package/dist/lib/environment.test.mjs.map +0 -1
  638. package/dist/lib/events.d.cts.map +0 -1
  639. package/dist/lib/events.d.mts.map +0 -1
  640. package/dist/lib/events.test.cjs +0 -23
  641. package/dist/lib/events.test.d.cts +0 -1
  642. package/dist/lib/events.test.d.mts +0 -2
  643. package/dist/lib/events.test.mjs +0 -25
  644. package/dist/lib/events.test.mjs.map +0 -1
  645. package/dist/lib/generate-types.d.cts.map +0 -1
  646. package/dist/lib/generate-types.d.mts.map +0 -1
  647. package/dist/lib/generate-types.test.cjs +0 -23
  648. package/dist/lib/generate-types.test.d.cts +0 -1
  649. package/dist/lib/generate-types.test.d.mts +0 -2
  650. package/dist/lib/generate-types.test.mjs +0 -25
  651. package/dist/lib/generate-types.test.mjs.map +0 -1
  652. package/dist/lib/hooks.d.cts.map +0 -1
  653. package/dist/lib/hooks.d.mts.map +0 -1
  654. package/dist/lib/hooks.test.cjs +0 -23
  655. package/dist/lib/hooks.test.d.cts +0 -1
  656. package/dist/lib/hooks.test.d.mts +0 -2
  657. package/dist/lib/hooks.test.mjs +0 -25
  658. package/dist/lib/hooks.test.mjs.map +0 -1
  659. package/dist/lib/install-dependencies.d.cts.map +0 -1
  660. package/dist/lib/install-dependencies.d.mts.map +0 -1
  661. package/dist/lib/install-dependencies.test.cjs +0 -23
  662. package/dist/lib/install-dependencies.test.d.cts +0 -1
  663. package/dist/lib/install-dependencies.test.d.mts +0 -2
  664. package/dist/lib/install-dependencies.test.mjs +0 -25
  665. package/dist/lib/install-dependencies.test.mjs.map +0 -1
  666. package/dist/lib/meta.d.cts.map +0 -1
  667. package/dist/lib/meta.d.mts.map +0 -1
  668. package/dist/lib/meta.test.cjs +0 -35
  669. package/dist/lib/meta.test.d.cts +0 -1
  670. package/dist/lib/meta.test.d.mts +0 -2
  671. package/dist/lib/meta.test.mjs +0 -37
  672. package/dist/lib/meta.test.mjs.map +0 -1
  673. package/dist/lib/plugins.d.cts.map +0 -1
  674. package/dist/lib/plugins.d.mts.map +0 -1
  675. package/dist/lib/plugins.test.cjs +0 -23
  676. package/dist/lib/plugins.test.d.cts +0 -1
  677. package/dist/lib/plugins.test.d.mts +0 -2
  678. package/dist/lib/plugins.test.mjs +0 -25
  679. package/dist/lib/plugins.test.mjs.map +0 -1
  680. package/dist/lib/resolver.d.cts.map +0 -1
  681. package/dist/lib/resolver.d.mts.map +0 -1
  682. package/dist/lib/resolver.test.cjs +0 -23
  683. package/dist/lib/resolver.test.d.cts +0 -1
  684. package/dist/lib/resolver.test.d.mts +0 -2
  685. package/dist/lib/resolver.test.mjs +0 -25
  686. package/dist/lib/resolver.test.mjs.map +0 -1
  687. package/dist/lib/streaming-channel.d.cts.map +0 -1
  688. package/dist/lib/streaming-channel.d.mts.map +0 -1
  689. package/dist/lib/streaming-channel.test.cjs +0 -23
  690. package/dist/lib/streaming-channel.test.d.cts +0 -1
  691. package/dist/lib/streaming-channel.test.d.mts +0 -2
  692. package/dist/lib/streaming-channel.test.mjs +0 -25
  693. package/dist/lib/streaming-channel.test.mjs.map +0 -1
  694. package/dist/lib/typescript/ts-morph.d.cts.map +0 -1
  695. package/dist/lib/typescript/ts-morph.d.mts.map +0 -1
  696. package/dist/lib/typescript/ts-morph.test.cjs +0 -23
  697. package/dist/lib/typescript/ts-morph.test.d.cts +0 -1
  698. package/dist/lib/typescript/ts-morph.test.d.mts +0 -2
  699. package/dist/lib/typescript/ts-morph.test.mjs +0 -25
  700. package/dist/lib/typescript/ts-morph.test.mjs.map +0 -1
  701. package/dist/lib/typescript/tsconfig.d.cts.map +0 -1
  702. package/dist/lib/typescript/tsconfig.d.mts.map +0 -1
  703. package/dist/lib/typescript/tsconfig.test.cjs +0 -23
  704. package/dist/lib/typescript/tsconfig.test.d.cts +0 -1
  705. package/dist/lib/typescript/tsconfig.test.d.mts +0 -2
  706. package/dist/lib/typescript/tsconfig.test.mjs +0 -25
  707. package/dist/lib/typescript/tsconfig.test.mjs.map +0 -1
  708. package/dist/lib/unplugin/helpers.d.cts.map +0 -1
  709. package/dist/lib/unplugin/helpers.d.mts.map +0 -1
  710. package/dist/lib/unplugin/helpers.test.cjs +0 -23
  711. package/dist/lib/unplugin/helpers.test.d.cts +0 -1
  712. package/dist/lib/unplugin/helpers.test.d.mts +0 -2
  713. package/dist/lib/unplugin/helpers.test.mjs +0 -25
  714. package/dist/lib/unplugin/helpers.test.mjs.map +0 -1
  715. package/dist/lib/unplugin/module-resolution.d.cts.map +0 -1
  716. package/dist/lib/unplugin/module-resolution.d.mts.map +0 -1
  717. package/dist/lib/unplugin/module-resolution.test.cjs +0 -23
  718. package/dist/lib/unplugin/module-resolution.test.d.cts +0 -1
  719. package/dist/lib/unplugin/module-resolution.test.d.mts +0 -2
  720. package/dist/lib/unplugin/module-resolution.test.mjs +0 -25
  721. package/dist/lib/unplugin/module-resolution.test.mjs.map +0 -1
  722. package/dist/lib/unplugin/plugin.d.cts.map +0 -1
  723. package/dist/lib/unplugin/plugin.d.mts.map +0 -1
  724. package/dist/lib/unplugin/plugin.test.cjs +0 -23
  725. package/dist/lib/unplugin/plugin.test.d.cts +0 -1
  726. package/dist/lib/unplugin/plugin.test.d.mts +0 -2
  727. package/dist/lib/unplugin/plugin.test.mjs +0 -25
  728. package/dist/lib/unplugin/plugin.test.mjs.map +0 -1
  729. package/dist/lib/utilities/file-header.d.cts.map +0 -1
  730. package/dist/lib/utilities/file-header.d.mts.map +0 -1
  731. package/dist/lib/utilities/file-header.test.cjs +0 -23
  732. package/dist/lib/utilities/file-header.test.d.cts +0 -1
  733. package/dist/lib/utilities/file-header.test.d.mts +0 -2
  734. package/dist/lib/utilities/file-header.test.mjs +0 -25
  735. package/dist/lib/utilities/file-header.test.mjs.map +0 -1
  736. package/dist/lib/utilities/format.d.cts.map +0 -1
  737. package/dist/lib/utilities/format.d.mts.map +0 -1
  738. package/dist/lib/utilities/format.test.cjs +0 -23
  739. package/dist/lib/utilities/format.test.d.cts +0 -1
  740. package/dist/lib/utilities/format.test.d.mts +0 -2
  741. package/dist/lib/utilities/format.test.mjs +0 -25
  742. package/dist/lib/utilities/format.test.mjs.map +0 -1
  743. package/dist/lib/utilities/source-file.d.cts.map +0 -1
  744. package/dist/lib/utilities/source-file.d.mts.map +0 -1
  745. package/dist/lib/utilities/source-file.test.cjs +0 -23
  746. package/dist/lib/utilities/source-file.test.d.cts +0 -1
  747. package/dist/lib/utilities/source-file.test.d.mts +0 -2
  748. package/dist/lib/utilities/source-file.test.mjs +0 -25
  749. package/dist/lib/utilities/source-file.test.mjs.map +0 -1
  750. package/dist/lib/utilities/source-map.d.cts.map +0 -1
  751. package/dist/lib/utilities/source-map.d.mts.map +0 -1
  752. package/dist/lib/utilities/source-map.test.cjs +0 -23
  753. package/dist/lib/utilities/source-map.test.d.cts +0 -1
  754. package/dist/lib/utilities/source-map.test.d.mts +0 -2
  755. package/dist/lib/utilities/source-map.test.mjs +0 -25
  756. package/dist/lib/utilities/source-map.test.mjs.map +0 -1
  757. package/dist/lib/utilities/write-file.d.cts.map +0 -1
  758. package/dist/lib/utilities/write-file.d.mts.map +0 -1
  759. package/dist/lib/utilities/write-file.test.cjs +0 -23
  760. package/dist/lib/utilities/write-file.test.d.cts +0 -1
  761. package/dist/lib/utilities/write-file.test.d.mts +0 -2
  762. package/dist/lib/utilities/write-file.test.mjs +0 -25
  763. package/dist/lib/utilities/write-file.test.mjs.map +0 -1
  764. package/dist/lib/vfs.d.cts.map +0 -1
  765. package/dist/lib/vfs.d.mts.map +0 -1
  766. package/dist/lib/vfs.test.cjs +0 -23
  767. package/dist/lib/vfs.test.d.cts +0 -1
  768. package/dist/lib/vfs.test.d.mts +0 -2
  769. package/dist/lib/vfs.test.mjs +0 -25
  770. package/dist/lib/vfs.test.mjs.map +0 -1
  771. package/dist/plugin-base.test.cjs +0 -23
  772. package/dist/plugin-base.test.d.cts +0 -1
  773. package/dist/plugin-base.test.d.mts +0 -2
  774. package/dist/plugin-base.test.mjs +0 -25
  775. package/dist/plugin-base.test.mjs.map +0 -1
  776. package/dist/plugin-utils/build-helpers.test.cjs +0 -23
  777. package/dist/plugin-utils/build-helpers.test.d.cts +0 -1
  778. package/dist/plugin-utils/build-helpers.test.d.mts +0 -2
  779. package/dist/plugin-utils/build-helpers.test.mjs +0 -25
  780. package/dist/plugin-utils/build-helpers.test.mjs.map +0 -1
  781. package/dist/plugin-utils/combine-plugins.test.cjs +0 -23
  782. package/dist/plugin-utils/combine-plugins.test.d.cts +0 -1
  783. package/dist/plugin-utils/combine-plugins.test.d.mts +0 -2
  784. package/dist/plugin-utils/combine-plugins.test.mjs +0 -25
  785. package/dist/plugin-utils/combine-plugins.test.mjs.map +0 -1
  786. package/dist/plugin-utils/context-helpers.test.cjs +0 -23
  787. package/dist/plugin-utils/context-helpers.test.d.cts +0 -1
  788. package/dist/plugin-utils/context-helpers.test.d.mts +0 -2
  789. package/dist/plugin-utils/context-helpers.test.mjs +0 -25
  790. package/dist/plugin-utils/context-helpers.test.mjs.map +0 -1
  791. package/dist/plugin-utils/docs-helper.test.cjs +0 -23
  792. package/dist/plugin-utils/docs-helper.test.d.cts +0 -1
  793. package/dist/plugin-utils/docs-helper.test.d.mts +0 -2
  794. package/dist/plugin-utils/docs-helper.test.mjs +0 -25
  795. package/dist/plugin-utils/docs-helper.test.mjs.map +0 -1
  796. package/dist/plugin-utils/enable-plugin.test.cjs +0 -23
  797. package/dist/plugin-utils/enable-plugin.test.d.cts +0 -1
  798. package/dist/plugin-utils/enable-plugin.test.d.mts +0 -2
  799. package/dist/plugin-utils/enable-plugin.test.mjs +0 -25
  800. package/dist/plugin-utils/enable-plugin.test.mjs.map +0 -1
  801. package/dist/plugin-utils/extend.test.cjs +0 -23
  802. package/dist/plugin-utils/extend.test.d.cts +0 -1
  803. package/dist/plugin-utils/extend.test.d.mts +0 -2
  804. package/dist/plugin-utils/extend.test.mjs +0 -25
  805. package/dist/plugin-utils/extend.test.mjs.map +0 -1
  806. package/dist/plugin-utils/filter.test.cjs +0 -23
  807. package/dist/plugin-utils/filter.test.d.cts +0 -1
  808. package/dist/plugin-utils/filter.test.d.mts +0 -2
  809. package/dist/plugin-utils/filter.test.mjs +0 -25
  810. package/dist/plugin-utils/filter.test.mjs.map +0 -1
  811. package/dist/plugin-utils/format-package-json.test.cjs +0 -23
  812. package/dist/plugin-utils/format-package-json.test.d.cts +0 -1
  813. package/dist/plugin-utils/format-package-json.test.d.mts +0 -2
  814. package/dist/plugin-utils/format-package-json.test.mjs +0 -25
  815. package/dist/plugin-utils/format-package-json.test.mjs.map +0 -1
  816. package/dist/plugin-utils/format.test.cjs +0 -23
  817. package/dist/plugin-utils/format.test.d.cts +0 -1
  818. package/dist/plugin-utils/format.test.d.mts +0 -2
  819. package/dist/plugin-utils/format.test.mjs +0 -25
  820. package/dist/plugin-utils/format.test.mjs.map +0 -1
  821. package/dist/plugin-utils/get-config-path.test.cjs +0 -23
  822. package/dist/plugin-utils/get-config-path.test.d.cts +0 -1
  823. package/dist/plugin-utils/get-config-path.test.d.mts +0 -2
  824. package/dist/plugin-utils/get-config-path.test.mjs +0 -25
  825. package/dist/plugin-utils/get-config-path.test.mjs.map +0 -1
  826. package/dist/plugin-utils/helpers.test.cjs +0 -23
  827. package/dist/plugin-utils/helpers.test.d.cts +0 -1
  828. package/dist/plugin-utils/helpers.test.d.mts +0 -2
  829. package/dist/plugin-utils/helpers.test.mjs +0 -25
  830. package/dist/plugin-utils/helpers.test.mjs.map +0 -1
  831. package/dist/plugin-utils/install.test.cjs +0 -23
  832. package/dist/plugin-utils/install.test.d.cts +0 -1
  833. package/dist/plugin-utils/install.test.d.mts +0 -2
  834. package/dist/plugin-utils/install.test.mjs +0 -25
  835. package/dist/plugin-utils/install.test.mjs.map +0 -1
  836. package/dist/plugin-utils/logging.test.cjs +0 -23
  837. package/dist/plugin-utils/logging.test.d.cts +0 -1
  838. package/dist/plugin-utils/logging.test.d.mts +0 -2
  839. package/dist/plugin-utils/logging.test.mjs +0 -25
  840. package/dist/plugin-utils/logging.test.mjs.map +0 -1
  841. package/dist/plugin-utils/merge.test.cjs +0 -23
  842. package/dist/plugin-utils/merge.test.d.cts +0 -1
  843. package/dist/plugin-utils/merge.test.d.mts +0 -2
  844. package/dist/plugin-utils/merge.test.mjs +0 -25
  845. package/dist/plugin-utils/merge.test.mjs.map +0 -1
  846. package/dist/plugin-utils/modules.test.cjs +0 -23
  847. package/dist/plugin-utils/modules.test.d.cts +0 -1
  848. package/dist/plugin-utils/modules.test.d.mts +0 -2
  849. package/dist/plugin-utils/modules.test.mjs +0 -25
  850. package/dist/plugin-utils/modules.test.mjs.map +0 -1
  851. package/dist/plugin-utils/paths.test.cjs +0 -23
  852. package/dist/plugin-utils/paths.test.d.cts +0 -1
  853. package/dist/plugin-utils/paths.test.d.mts +0 -2
  854. package/dist/plugin-utils/paths.test.mjs +0 -25
  855. package/dist/plugin-utils/paths.test.mjs.map +0 -1
  856. package/dist/plugin-utils/virtual.test.cjs +0 -23
  857. package/dist/plugin-utils/virtual.test.d.cts +0 -1
  858. package/dist/plugin-utils/virtual.test.d.mts +0 -2
  859. package/dist/plugin-utils/virtual.test.mjs +0 -25
  860. package/dist/plugin-utils/virtual.test.mjs.map +0 -1
  861. package/dist/schemas/fs.d.cts.map +0 -1
  862. package/dist/schemas/fs.d.mts.map +0 -1
  863. package/dist/schemas/fs.mjs.map +0 -1
  864. package/dist/storage/base.test.cjs +0 -23
  865. package/dist/storage/base.test.d.cts +0 -1
  866. package/dist/storage/base.test.d.mts +0 -2
  867. package/dist/storage/base.test.mjs +0 -25
  868. package/dist/storage/base.test.mjs.map +0 -1
  869. package/dist/storage/file-system.test.cjs +0 -23
  870. package/dist/storage/file-system.test.d.cts +0 -1
  871. package/dist/storage/file-system.test.d.mts +0 -2
  872. package/dist/storage/file-system.test.mjs +0 -25
  873. package/dist/storage/file-system.test.mjs.map +0 -1
  874. package/dist/storage/helpers.test.cjs +0 -23
  875. package/dist/storage/helpers.test.d.cts +0 -1
  876. package/dist/storage/helpers.test.d.mts +0 -2
  877. package/dist/storage/helpers.test.mjs +0 -25
  878. package/dist/storage/helpers.test.mjs.map +0 -1
  879. package/dist/storage/virtual.test.cjs +0 -23
  880. package/dist/storage/virtual.test.d.cts +0 -1
  881. package/dist/storage/virtual.test.d.mts +0 -2
  882. package/dist/storage/virtual.test.mjs +0 -25
  883. package/dist/storage/virtual.test.mjs.map +0 -1
  884. package/dist/types/api.d.cts +0 -16
  885. package/dist/types/api.d.cts.map +0 -1
  886. package/dist/types/api.d.mts +0 -18
  887. package/dist/types/api.d.mts.map +0 -1
  888. package/dist/types/config.d.cts +0 -739
  889. package/dist/types/config.d.cts.map +0 -1
  890. package/dist/types/config.d.mts +0 -741
  891. package/dist/types/config.d.mts.map +0 -1
  892. package/dist/types/context.d.cts +0 -682
  893. package/dist/types/context.d.cts.map +0 -1
  894. package/dist/types/context.d.mts +0 -684
  895. package/dist/types/context.d.mts.map +0 -1
  896. package/dist/types/fs.d.cts +0 -538
  897. package/dist/types/fs.d.cts.map +0 -1
  898. package/dist/types/fs.d.mts +0 -540
  899. package/dist/types/fs.d.mts.map +0 -1
  900. package/dist/types/hooks.d.cts +0 -96
  901. package/dist/types/hooks.d.cts.map +0 -1
  902. package/dist/types/hooks.d.mts +0 -98
  903. package/dist/types/hooks.d.mts.map +0 -1
  904. package/dist/types/index.d.cts +0 -9
  905. package/dist/types/index.d.mts +0 -11
  906. package/dist/types/logging.d.cts +0 -145
  907. package/dist/types/logging.d.cts.map +0 -1
  908. package/dist/types/logging.d.mts +0 -147
  909. package/dist/types/logging.d.mts.map +0 -1
  910. package/dist/types/plugin.d.cts +0 -207
  911. package/dist/types/plugin.d.cts.map +0 -1
  912. package/dist/types/plugin.d.mts +0 -209
  913. package/dist/types/plugin.d.mts.map +0 -1
  914. package/dist/types/tsconfig.d.cts +0 -73
  915. package/dist/types/tsconfig.d.cts.map +0 -1
  916. package/dist/types/tsconfig.d.mts +0 -75
  917. package/dist/types/tsconfig.d.mts.map +0 -1
  918. package/dist/types/unplugin.d.cts +0 -22
  919. package/dist/types/unplugin.d.cts.map +0 -1
  920. package/dist/types/unplugin.d.mts +0 -24
  921. package/dist/types/unplugin.d.mts.map +0 -1
  922. /package/dist/{constants/api.test.d.cts → index-BKZ67WMa.d.cts} +0 -0
  923. /package/dist/{constants/commands.test.d.cts → index-BKZ67WMa.d.mts} +0 -0
  924. /package/dist/{constants/devtools.test.d.cts → index-BVVgDSdq.d.cts} +0 -0
  925. /package/dist/{constants/environments.test.d.cts → index-BVVgDSdq.d.mts} +0 -0
  926. /package/dist/{constants/extensions.test.d.cts → index-Den-MsLx.d.cts} +0 -0
  927. /package/dist/{constants/fs.test.d.cts → index-Den-MsLx.d.mts} +0 -0
  928. /package/dist/{constants/hooks.test.d.cts → index-DmtQKWjk.d.cts} +0 -0
  929. /package/dist/{constants/log-level.test.d.cts → index-DmtQKWjk.d.mts} +0 -0
  930. /package/dist/{constants/meta.test.d.cts → index-_6s0AX1B.d.cts} +0 -0
  931. /package/dist/{constants/plugin.test.d.cts → index-_6s0AX1B.d.mts} +0 -0
@@ -1,20 +1,11 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
10
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
2
+ const require_chunk = require('../chunk-C_NdSu1c.cjs');
11
3
  let _stryke_path_join_paths = require("@stryke/path/join-paths");
12
4
  let defu = require("defu");
13
- defu = require_runtime.__toESM(defu, 1);
5
+ defu = require_chunk.__toESM(defu, 1);
14
6
  let jiti = require("jiti");
15
7
 
16
8
  //#region src/lib/resolver.ts
17
- var resolver_exports = /* @__PURE__ */ require_runtime.__exportAll({ createResolver: () => createResolver });
18
9
  /**
19
10
  * Create a Jiti resolver for the given workspace and project root.
20
11
  *
@@ -41,10 +32,4 @@ function createResolver(options) {
41
32
  }
42
33
 
43
34
  //#endregion
44
- exports.createResolver = createResolver;
45
- Object.defineProperty(exports, 'resolver_exports', {
46
- enumerable: true,
47
- get: function () {
48
- return resolver_exports;
49
- }
50
- });
35
+ exports.createResolver = createResolver;
@@ -1,20 +1,2 @@
1
- import { Resolver } from "../types/context.cjs";
2
- import { ResolvedConfig } from "../types/config.cjs";
3
- import { JitiOptions } from "jiti";
4
-
5
- //#region src/lib/resolver.d.ts
6
- type CreateResolverOptions = Omit<JitiOptions, "fsCache" | "moduleCache" | "interopDefault"> & Partial<Pick<ResolvedConfig, "mode" | "skipCache">> & {
7
- cwd: string;
8
- root: string;
9
- cacheDir: string;
10
- };
11
- /**
12
- * Create a Jiti resolver for the given workspace and project root.
13
- *
14
- * @param options - The options for creating the resolver.
15
- * @returns A Jiti instance configured for the specified workspace and project root.
16
- */
17
- declare function createResolver(options: CreateResolverOptions): Resolver;
18
- //#endregion
19
- export { CreateResolverOptions, createResolver };
20
- //# sourceMappingURL=resolver.d.cts.map
1
+ import { n as createResolver, t as CreateResolverOptions } from "../resolver-CfCl--Eh.cjs";
2
+ export { CreateResolverOptions, createResolver };
@@ -1,22 +1,2 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { Resolver } from "../types/context.mjs";
4
- import { ResolvedConfig } from "../types/config.mjs";
5
- import { JitiOptions } from "jiti";
6
-
7
- //#region src/lib/resolver.d.ts
8
- type CreateResolverOptions = Omit<JitiOptions, "fsCache" | "moduleCache" | "interopDefault"> & Partial<Pick<ResolvedConfig, "mode" | "skipCache">> & {
9
- cwd: string;
10
- root: string;
11
- cacheDir: string;
12
- };
13
- /**
14
- * Create a Jiti resolver for the given workspace and project root.
15
- *
16
- * @param options - The options for creating the resolver.
17
- * @returns A Jiti instance configured for the specified workspace and project root.
18
- */
19
- declare function createResolver(options: CreateResolverOptions): Resolver;
20
- //#endregion
21
- export { CreateResolverOptions, createResolver };
22
- //# sourceMappingURL=resolver.d.mts.map
1
+ import { n as createResolver, t as CreateResolverOptions } from "../resolver-CdBAh8dA.mjs";
2
+ export { CreateResolverOptions, createResolver };
@@ -1,18 +1,8 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
- import { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
10
1
  import { joinPaths } from "@stryke/path/join-paths";
11
2
  import defu from "defu";
12
3
  import { createJiti } from "jiti";
13
4
 
14
5
  //#region src/lib/resolver.ts
15
- var resolver_exports = /* @__PURE__ */ __exportAll({ createResolver: () => createResolver });
16
6
  /**
17
7
  * Create a Jiti resolver for the given workspace and project root.
18
8
  *
@@ -39,5 +29,5 @@ function createResolver(options) {
39
29
  }
40
30
 
41
31
  //#endregion
42
- export { createResolver, resolver_exports };
32
+ export { createResolver };
43
33
  //# sourceMappingURL=resolver.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"resolver.mjs","names":[],"sources":["../../src/lib/resolver.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { joinPaths } from \"@stryke/path/join-paths\";\nimport defu from \"defu\";\nimport { JitiOptions, createJiti } from \"jiti\";\nimport { ResolvedConfig } from \"../types/config\";\nimport { Resolver } from \"../types/context\";\n\nexport type CreateResolverOptions = Omit<\n JitiOptions,\n \"fsCache\" | \"moduleCache\" | \"interopDefault\"\n> &\n Partial<Pick<ResolvedConfig, \"mode\" | \"skipCache\">> & {\n cwd: string;\n root: string;\n cacheDir: string;\n };\n\n/**\n * Create a Jiti resolver for the given workspace and project root.\n *\n * @param options - The options for creating the resolver.\n * @returns A Jiti instance configured for the specified workspace and project root.\n */\nfunction resolveOptions(options: CreateResolverOptions): JitiOptions {\n return defu(options, {\n interopDefault: true,\n fsCache:\n options.mode !== \"development\"\n ? joinPaths(options.cacheDir, \"jiti\")\n : false,\n moduleCache: options.mode !== \"development\"\n });\n}\n\n/**\n * Create a Jiti resolver for the given workspace and project root.\n *\n * @param options - The options for creating the resolver.\n * @returns A Jiti instance configured for the specified workspace and project root.\n */\nexport function createResolver(options: CreateResolverOptions): Resolver {\n const baseResolver = createJiti(\n joinPaths(options.cwd, options.root),\n resolveOptions(options)\n ) as Resolver;\n baseResolver.plugin = createJiti(\n joinPaths(options.cwd, options.root),\n resolveOptions(options)\n );\n\n return baseResolver;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAwCA,SAAS,eAAe,SAA6C;CACnE,OAAO,KAAK,SAAS;EACnB,gBAAgB;EAChB,SACE,QAAQ,SAAS,gBACb,UAAU,QAAQ,UAAU,MAAM,IAClC;EACN,aAAa,QAAQ,SAAS;CAChC,CAAC;AACH;;;;;;;AAQA,SAAgB,eAAe,SAA0C;CACvE,MAAM,eAAe,WACnB,UAAU,QAAQ,KAAK,QAAQ,IAAI,GACnC,eAAe,OAAO,CACxB;CACA,aAAa,SAAS,WACpB,UAAU,QAAQ,KAAK,QAAQ,IAAI,GACnC,eAAe,OAAO,CACxB;CAEA,OAAO;AACT"}
1
+ {"version":3,"file":"resolver.mjs","names":[],"sources":["../../src/lib/resolver.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { joinPaths } from \"@stryke/path/join-paths\";\nimport defu from \"defu\";\nimport { JitiOptions, createJiti } from \"jiti\";\nimport { ResolvedConfig } from \"../types/config\";\nimport { Resolver } from \"../types/context\";\n\nexport type CreateResolverOptions = Omit<\n JitiOptions,\n \"fsCache\" | \"moduleCache\" | \"interopDefault\"\n> &\n Partial<Pick<ResolvedConfig, \"mode\" | \"skipCache\">> & {\n cwd: string;\n root: string;\n cacheDir: string;\n };\n\n/**\n * Create a Jiti resolver for the given workspace and project root.\n *\n * @param options - The options for creating the resolver.\n * @returns A Jiti instance configured for the specified workspace and project root.\n */\nfunction resolveOptions(options: CreateResolverOptions): JitiOptions {\n return defu(options, {\n interopDefault: true,\n fsCache:\n options.mode !== \"development\"\n ? joinPaths(options.cacheDir, \"jiti\")\n : false,\n moduleCache: options.mode !== \"development\"\n });\n}\n\n/**\n * Create a Jiti resolver for the given workspace and project root.\n *\n * @param options - The options for creating the resolver.\n * @returns A Jiti instance configured for the specified workspace and project root.\n */\nexport function createResolver(options: CreateResolverOptions): Resolver {\n const baseResolver = createJiti(\n joinPaths(options.cwd, options.root),\n resolveOptions(options)\n ) as Resolver;\n baseResolver.plugin = createJiti(\n joinPaths(options.cwd, options.root),\n resolveOptions(options)\n );\n\n return baseResolver;\n}\n"],"mappings":";;;;;;;;;;;AAwCA,SAAS,eAAe,SAA6C;CACnE,OAAO,KAAK,SAAS;EACnB,gBAAgB;EAChB,SACE,QAAQ,SAAS,gBACb,UAAU,QAAQ,UAAU,MAAM,IAClC;EACN,aAAa,QAAQ,SAAS;CAChC,CAAC;AACH;;;;;;;AAQA,SAAgB,eAAe,SAA0C;CACvE,MAAM,eAAe,WACnB,UAAU,QAAQ,KAAK,QAAQ,IAAI,GACnC,eAAe,OAAO,CACxB;CACA,aAAa,SAAS,WACpB,UAAU,QAAQ,KAAK,QAAQ,IAAI,GACnC,eAAe,OAAO,CACxB;CAEA,OAAO;AACT"}
@@ -1,13 +1,5 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
10
- const require_fs = require('../schemas/fs.cjs');
2
+ const require_fs = require('../fs-C2lru696.cjs');
11
3
 
12
4
  exports.FileId = require_fs.FileId;
13
5
  exports.FileMetadata = require_fs.FileMetadata;
@@ -1,2 +1,2 @@
1
- import { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, _capnpFileId } from "../schemas/fs.cjs";
1
+ import { a as FileSystem, i as FileStorage, n as FileMetadata, o as _capnpFileId, r as FileMetadata_KeyValuePair, t as FileId } from "../schemas-Zvqwdrw_.cjs";
2
2
  export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, _capnpFileId };
@@ -1,4 +1,2 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, _capnpFileId } from "../schemas/fs.mjs";
1
+ import { a as FileSystem, i as FileStorage, n as FileMetadata, o as _capnpFileId, r as FileMetadata_KeyValuePair, t as FileId } from "../schemas-Zvqwdrw_.mjs";
4
2
  export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, _capnpFileId };
@@ -1,11 +1,3 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
- import { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, _capnpFileId } from "../schemas/fs.mjs";
1
+ import { a as FileSystem, i as FileStorage, n as FileMetadata, o as _capnpFileId, r as FileMetadata_KeyValuePair, t as FileId } from "../fs-DqLn15uU.mjs";
10
2
 
11
3
  export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, _capnpFileId };
@@ -1,21 +1,8 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
10
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
11
2
  const require_lib_events = require('./events.cjs');
12
3
  let _stryke_unique_id_nanoid_client = require("@stryke/unique-id/nanoid-client");
13
4
 
14
5
  //#region src/lib/streaming-channel.ts
15
- var streaming_channel_exports = /* @__PURE__ */ require_runtime.__exportAll({
16
- createStreamReader: () => createStreamReader,
17
- createStreamSink: () => createStreamSink
18
- });
19
6
  const DEFAULT_HIGH_WATER_MARK = 256;
20
7
  var StreamClosedError = class extends Error {
21
8
  name = "StreamClosedError";
@@ -269,10 +256,4 @@ function toErrorPayload(reason) {
269
256
 
270
257
  //#endregion
271
258
  exports.createStreamReader = createStreamReader;
272
- exports.createStreamSink = createStreamSink;
273
- Object.defineProperty(exports, 'streaming_channel_exports', {
274
- enumerable: true,
275
- get: function () {
276
- return streaming_channel_exports;
277
- }
278
- });
259
+ exports.createStreamSink = createStreamSink;
@@ -1,126 +1,2 @@
1
- import { EventEmitter } from "devframe/types";
2
-
3
- //#region src/lib/streaming-channel.d.ts
4
- /**
5
- * Serialized error shape sent over the wire when a stream ends with a failure.
6
- * Stays JSON-safe so the strict-JSON encoder can carry it without coercion.
7
- */
8
- interface StreamErrorPayload {
9
- name: string;
10
- message: string;
11
- }
12
- /**
13
- * Single buffered chunk in the server-side ring buffer.
14
- *
15
- * Sequence numbers start at 1 and increment per write. Subscribers track
16
- * `lastSeenSeq` and ask for `afterSeq` on resubscribe so the server can
17
- * replay any chunks the client missed during a brief disconnect.
18
- */
19
- interface BufferedChunk<T> {
20
- seq: number;
21
- chunk: T;
22
- }
23
- interface StreamSinkEvents<T> {
24
- /** Fired for each `write()`. The RPC layer subscribes and broadcasts. */
25
- chunk: (seq: number, chunk: T) => void;
26
- /** Terminal — fired exactly once per sink lifetime. */
27
- end: (error?: StreamErrorPayload) => void;
28
- }
29
- interface CreateStreamSinkOptions {
30
- id?: string;
31
- /**
32
- * Size of the per-stream ring buffer kept for replay-on-resubscribe.
33
- * `0` (default) disables replay.
34
- */
35
- replayWindow?: number;
36
- }
37
- /**
38
- * Server-side producer handle. Two equivalent surfaces share one piece of
39
- * state: the imperative `write/error/close` triple, and a `WritableStream<T>`
40
- * for `pipeTo`-style consumption.
41
- */
42
- interface StreamSink<T> {
43
- /** Stable id used by clients to subscribe. */
44
- readonly id: string;
45
- /**
46
- * Aborts when the consumer cancels (server-side) or when the transport
47
- * loses every subscriber. Producers should poll `signal.aborted` and exit
48
- * cleanly.
49
- */
50
- readonly signal: AbortSignal;
51
- /** `true` after `close()` / `error()`. Further writes throw. */
52
- readonly closed: boolean;
53
- /** Last allocated sequence number. `0` until the first write. */
54
- readonly lastSeq: number;
55
- write: (chunk: T) => void;
56
- error: (reason: unknown) => void;
57
- close: () => void;
58
- /** External-cancel path. Aborts the signal so handlers can short-circuit. */
59
- abort: (reason?: unknown) => void;
60
- /** `WritableStream<T>` adapter — same in-memory state as the imperative API. */
61
- readonly writable: WritableStream<T>;
62
- /**
63
- * Internal — RPC layer subscribes to receive chunk/end notifications.
64
- * Not part of the public contract; do not call directly.
65
- *
66
- * @internal
67
- */
68
- readonly events: EventEmitter<StreamSinkEvents<T>>;
69
- /**
70
- * Internal — replay buffer. RPC layer reads on (re)subscribe to feed
71
- * missed chunks before going live.
72
- *
73
- * @internal
74
- */
75
- readonly buffer: ReadonlyArray<BufferedChunk<T>>;
76
- }
77
- interface CreateStreamReaderOptions {
78
- id?: string;
79
- /**
80
- * Maximum number of buffered chunks held client-side while the consumer
81
- * isn't draining. On overflow, the oldest chunk is dropped.
82
- */
83
- highWaterMark?: number;
84
- /**
85
- * Called when the chunk queue overflows the high-water mark. The RPC
86
- * layer wires this to a coded warning; the primitive itself is
87
- * RPC-agnostic.
88
- */
89
- onOverflow?: (dropped: number) => void;
90
- /** Called when the consumer cancels — the RPC layer sends `:cancel` upstream. */
91
- onCancel?: () => void;
92
- }
93
- /**
94
- * Client-side consumer handle. Both an `AsyncIterable<T>` (for `for await`)
95
- * and exposes `readable: ReadableStream<T>` (for `pipeTo`). Pick one — they
96
- * share a single internal queue, so concurrent draining will race.
97
- */
98
- interface StreamReader<T> extends AsyncIterable<T> {
99
- readonly id: string;
100
- readonly cancelled: boolean;
101
- readonly done: boolean;
102
- /** Highest `seq` observed. Used for replay on reconnect. */
103
- readonly lastSeenSeq: number;
104
- /** `ReadableStream<T>` adapter for `pipeTo`-style consumption. */
105
- readonly readable: ReadableStream<T>;
106
- cancel: () => void;
107
- /** @internal */
108
- _push: (seq: number, chunk: T) => void;
109
- /** @internal */
110
- _end: (error?: StreamErrorPayload) => void;
111
- }
112
- /**
113
- * Build a server-side stream sink. RPC-agnostic — the RPC host wires
114
- * `events.on('chunk' | 'end')` to broadcast, and reads `buffer` to replay
115
- * for late or reconnecting subscribers.
116
- */
117
- declare function createStreamSink<T>(options?: CreateStreamSinkOptions): StreamSink<T>;
118
- /**
119
- * Build a client-side stream reader. RPC-agnostic — the RPC host calls
120
- * `_push(seq, chunk)` on each incoming chunk and `_end(error?)` on the
121
- * terminal frame. Consumers iterate with `for await` or pipe `readable`.
122
- */
123
- declare function createStreamReader<T>(options?: CreateStreamReaderOptions): StreamReader<T>;
124
- //#endregion
125
- export { BufferedChunk, CreateStreamReaderOptions, CreateStreamSinkOptions, StreamErrorPayload, StreamReader, StreamSink, StreamSinkEvents, createStreamReader, createStreamSink };
126
- //# sourceMappingURL=streaming-channel.d.cts.map
1
+ import { a as StreamReader, c as createStreamReader, i as StreamErrorPayload, l as createStreamSink, n as CreateStreamReaderOptions, o as StreamSink, r as CreateStreamSinkOptions, s as StreamSinkEvents, t as BufferedChunk } from "../streaming-channel-CiyFd_6l.cjs";
2
+ export { BufferedChunk, CreateStreamReaderOptions, CreateStreamSinkOptions, StreamErrorPayload, StreamReader, StreamSink, StreamSinkEvents, createStreamReader, createStreamSink };
@@ -1,128 +1,2 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { EventEmitter } from "devframe/types";
4
-
5
- //#region src/lib/streaming-channel.d.ts
6
- /**
7
- * Serialized error shape sent over the wire when a stream ends with a failure.
8
- * Stays JSON-safe so the strict-JSON encoder can carry it without coercion.
9
- */
10
- interface StreamErrorPayload {
11
- name: string;
12
- message: string;
13
- }
14
- /**
15
- * Single buffered chunk in the server-side ring buffer.
16
- *
17
- * Sequence numbers start at 1 and increment per write. Subscribers track
18
- * `lastSeenSeq` and ask for `afterSeq` on resubscribe so the server can
19
- * replay any chunks the client missed during a brief disconnect.
20
- */
21
- interface BufferedChunk<T> {
22
- seq: number;
23
- chunk: T;
24
- }
25
- interface StreamSinkEvents<T> {
26
- /** Fired for each `write()`. The RPC layer subscribes and broadcasts. */
27
- chunk: (seq: number, chunk: T) => void;
28
- /** Terminal — fired exactly once per sink lifetime. */
29
- end: (error?: StreamErrorPayload) => void;
30
- }
31
- interface CreateStreamSinkOptions {
32
- id?: string;
33
- /**
34
- * Size of the per-stream ring buffer kept for replay-on-resubscribe.
35
- * `0` (default) disables replay.
36
- */
37
- replayWindow?: number;
38
- }
39
- /**
40
- * Server-side producer handle. Two equivalent surfaces share one piece of
41
- * state: the imperative `write/error/close` triple, and a `WritableStream<T>`
42
- * for `pipeTo`-style consumption.
43
- */
44
- interface StreamSink<T> {
45
- /** Stable id used by clients to subscribe. */
46
- readonly id: string;
47
- /**
48
- * Aborts when the consumer cancels (server-side) or when the transport
49
- * loses every subscriber. Producers should poll `signal.aborted` and exit
50
- * cleanly.
51
- */
52
- readonly signal: AbortSignal;
53
- /** `true` after `close()` / `error()`. Further writes throw. */
54
- readonly closed: boolean;
55
- /** Last allocated sequence number. `0` until the first write. */
56
- readonly lastSeq: number;
57
- write: (chunk: T) => void;
58
- error: (reason: unknown) => void;
59
- close: () => void;
60
- /** External-cancel path. Aborts the signal so handlers can short-circuit. */
61
- abort: (reason?: unknown) => void;
62
- /** `WritableStream<T>` adapter — same in-memory state as the imperative API. */
63
- readonly writable: WritableStream<T>;
64
- /**
65
- * Internal — RPC layer subscribes to receive chunk/end notifications.
66
- * Not part of the public contract; do not call directly.
67
- *
68
- * @internal
69
- */
70
- readonly events: EventEmitter<StreamSinkEvents<T>>;
71
- /**
72
- * Internal — replay buffer. RPC layer reads on (re)subscribe to feed
73
- * missed chunks before going live.
74
- *
75
- * @internal
76
- */
77
- readonly buffer: ReadonlyArray<BufferedChunk<T>>;
78
- }
79
- interface CreateStreamReaderOptions {
80
- id?: string;
81
- /**
82
- * Maximum number of buffered chunks held client-side while the consumer
83
- * isn't draining. On overflow, the oldest chunk is dropped.
84
- */
85
- highWaterMark?: number;
86
- /**
87
- * Called when the chunk queue overflows the high-water mark. The RPC
88
- * layer wires this to a coded warning; the primitive itself is
89
- * RPC-agnostic.
90
- */
91
- onOverflow?: (dropped: number) => void;
92
- /** Called when the consumer cancels — the RPC layer sends `:cancel` upstream. */
93
- onCancel?: () => void;
94
- }
95
- /**
96
- * Client-side consumer handle. Both an `AsyncIterable<T>` (for `for await`)
97
- * and exposes `readable: ReadableStream<T>` (for `pipeTo`). Pick one — they
98
- * share a single internal queue, so concurrent draining will race.
99
- */
100
- interface StreamReader<T> extends AsyncIterable<T> {
101
- readonly id: string;
102
- readonly cancelled: boolean;
103
- readonly done: boolean;
104
- /** Highest `seq` observed. Used for replay on reconnect. */
105
- readonly lastSeenSeq: number;
106
- /** `ReadableStream<T>` adapter for `pipeTo`-style consumption. */
107
- readonly readable: ReadableStream<T>;
108
- cancel: () => void;
109
- /** @internal */
110
- _push: (seq: number, chunk: T) => void;
111
- /** @internal */
112
- _end: (error?: StreamErrorPayload) => void;
113
- }
114
- /**
115
- * Build a server-side stream sink. RPC-agnostic — the RPC host wires
116
- * `events.on('chunk' | 'end')` to broadcast, and reads `buffer` to replay
117
- * for late or reconnecting subscribers.
118
- */
119
- declare function createStreamSink<T>(options?: CreateStreamSinkOptions): StreamSink<T>;
120
- /**
121
- * Build a client-side stream reader. RPC-agnostic — the RPC host calls
122
- * `_push(seq, chunk)` on each incoming chunk and `_end(error?)` on the
123
- * terminal frame. Consumers iterate with `for await` or pipe `readable`.
124
- */
125
- declare function createStreamReader<T>(options?: CreateStreamReaderOptions): StreamReader<T>;
126
- //#endregion
127
- export { BufferedChunk, CreateStreamReaderOptions, CreateStreamSinkOptions, StreamErrorPayload, StreamReader, StreamSink, StreamSinkEvents, createStreamReader, createStreamSink };
128
- //# sourceMappingURL=streaming-channel.d.mts.map
1
+ import { a as StreamReader, c as createStreamReader, i as StreamErrorPayload, l as createStreamSink, n as CreateStreamReaderOptions, o as StreamSink, r as CreateStreamSinkOptions, s as StreamSinkEvents, t as BufferedChunk } from "../streaming-channel-CiyFd_6l.mjs";
2
+ export { BufferedChunk, CreateStreamReaderOptions, CreateStreamSinkOptions, StreamErrorPayload, StreamReader, StreamSink, StreamSinkEvents, createStreamReader, createStreamSink };
@@ -1,20 +1,7 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
- import { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
10
1
  import { createEventEmitter } from "./events.mjs";
11
2
  import { nanoid } from "@stryke/unique-id/nanoid-client";
12
3
 
13
4
  //#region src/lib/streaming-channel.ts
14
- var streaming_channel_exports = /* @__PURE__ */ __exportAll({
15
- createStreamReader: () => createStreamReader,
16
- createStreamSink: () => createStreamSink
17
- });
18
5
  const DEFAULT_HIGH_WATER_MARK = 256;
19
6
  var StreamClosedError = class extends Error {
20
7
  name = "StreamClosedError";
@@ -267,5 +254,5 @@ function toErrorPayload(reason) {
267
254
  }
268
255
 
269
256
  //#endregion
270
- export { createStreamReader, createStreamSink, streaming_channel_exports };
257
+ export { createStreamReader, createStreamSink };
271
258
  //# sourceMappingURL=streaming-channel.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"streaming-channel.mjs","names":[],"sources":["../../src/lib/streaming-channel.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { nanoid } from \"@stryke/unique-id/nanoid-client\";\nimport type { EventEmitter } from \"devframe/types\";\nimport { createEventEmitter } from \"./events\";\n\n/**\n * Serialized error shape sent over the wire when a stream ends with a failure.\n * Stays JSON-safe so the strict-JSON encoder can carry it without coercion.\n */\nexport interface StreamErrorPayload {\n name: string;\n message: string;\n}\n\n/**\n * Single buffered chunk in the server-side ring buffer.\n *\n * Sequence numbers start at 1 and increment per write. Subscribers track\n * `lastSeenSeq` and ask for `afterSeq` on resubscribe so the server can\n * replay any chunks the client missed during a brief disconnect.\n */\nexport interface BufferedChunk<T> {\n seq: number;\n chunk: T;\n}\n\nexport interface StreamSinkEvents<T> {\n /** Fired for each `write()`. The RPC layer subscribes and broadcasts. */\n chunk: (seq: number, chunk: T) => void;\n /** Terminal — fired exactly once per sink lifetime. */\n end: (error?: StreamErrorPayload) => void;\n}\n\nexport interface CreateStreamSinkOptions {\n id?: string;\n /**\n * Size of the per-stream ring buffer kept for replay-on-resubscribe.\n * `0` (default) disables replay.\n */\n replayWindow?: number;\n}\n\n/**\n * Server-side producer handle. Two equivalent surfaces share one piece of\n * state: the imperative `write/error/close` triple, and a `WritableStream<T>`\n * for `pipeTo`-style consumption.\n */\nexport interface StreamSink<T> {\n /** Stable id used by clients to subscribe. */\n readonly id: string;\n /**\n * Aborts when the consumer cancels (server-side) or when the transport\n * loses every subscriber. Producers should poll `signal.aborted` and exit\n * cleanly.\n */\n readonly signal: AbortSignal;\n /** `true` after `close()` / `error()`. Further writes throw. */\n readonly closed: boolean;\n /** Last allocated sequence number. `0` until the first write. */\n readonly lastSeq: number;\n\n write: (chunk: T) => void;\n error: (reason: unknown) => void;\n close: () => void;\n /** External-cancel path. Aborts the signal so handlers can short-circuit. */\n abort: (reason?: unknown) => void;\n\n /** `WritableStream<T>` adapter — same in-memory state as the imperative API. */\n readonly writable: WritableStream<T>;\n\n /**\n * Internal — RPC layer subscribes to receive chunk/end notifications.\n * Not part of the public contract; do not call directly.\n *\n * @internal\n */\n readonly events: EventEmitter<StreamSinkEvents<T>>;\n\n /**\n * Internal — replay buffer. RPC layer reads on (re)subscribe to feed\n * missed chunks before going live.\n *\n * @internal\n */\n readonly buffer: ReadonlyArray<BufferedChunk<T>>;\n}\n\nexport interface CreateStreamReaderOptions {\n id?: string;\n /**\n * Maximum number of buffered chunks held client-side while the consumer\n * isn't draining. On overflow, the oldest chunk is dropped.\n */\n highWaterMark?: number;\n /**\n * Called when the chunk queue overflows the high-water mark. The RPC\n * layer wires this to a coded warning; the primitive itself is\n * RPC-agnostic.\n */\n onOverflow?: (dropped: number) => void;\n /** Called when the consumer cancels — the RPC layer sends `:cancel` upstream. */\n onCancel?: () => void;\n}\n\n/**\n * Client-side consumer handle. Both an `AsyncIterable<T>` (for `for await`)\n * and exposes `readable: ReadableStream<T>` (for `pipeTo`). Pick one — they\n * share a single internal queue, so concurrent draining will race.\n */\nexport interface StreamReader<T> extends AsyncIterable<T> {\n readonly id: string;\n readonly cancelled: boolean;\n readonly done: boolean;\n /** Highest `seq` observed. Used for replay on reconnect. */\n readonly lastSeenSeq: number;\n /** `ReadableStream<T>` adapter for `pipeTo`-style consumption. */\n readonly readable: ReadableStream<T>;\n\n cancel: () => void;\n\n /** @internal */\n _push: (seq: number, chunk: T) => void;\n /** @internal */\n _end: (error?: StreamErrorPayload) => void;\n}\n\nconst DEFAULT_HIGH_WATER_MARK = 256;\n\nclass StreamClosedError extends Error {\n override name = \"StreamClosedError\";\n}\n\n/**\n * Build a server-side stream sink. RPC-agnostic — the RPC host wires\n * `events.on('chunk' | 'end')` to broadcast, and reads `buffer` to replay\n * for late or reconnecting subscribers.\n */\nexport function createStreamSink<T>(\n options: CreateStreamSinkOptions = {}\n): StreamSink<T> {\n const id = options.id ?? nanoid();\n const replayWindow = Math.max(0, options.replayWindow ?? 0);\n const events = createEventEmitter<StreamSinkEvents<T>>();\n const controller = new AbortController();\n const buffer: BufferedChunk<T>[] = [];\n\n let closed = false;\n let lastSeq = 0;\n\n function write(chunk: T): void {\n if (closed) {\n throw new StreamClosedError(`Cannot write to a closed stream \"${id}\"`);\n }\n lastSeq += 1;\n if (replayWindow > 0) {\n buffer.push({ seq: lastSeq, chunk });\n if (buffer.length > replayWindow)\n buffer.splice(0, buffer.length - replayWindow);\n }\n events.emit(\"chunk\", lastSeq, chunk);\n }\n\n function error(reason: unknown): void {\n if (closed) return;\n closed = true;\n const payload = toErrorPayload(reason);\n controller.abort(reason);\n events.emit(\"end\", payload);\n }\n\n function close(): void {\n if (closed) return;\n closed = true;\n if (!controller.signal.aborted) controller.abort(\"stream closed\");\n events.emit(\"end\", undefined);\n }\n\n function abort(reason?: unknown): void {\n if (closed) return;\n if (!controller.signal.aborted) controller.abort(reason ?? \"aborted\");\n }\n\n const writable = new WritableStream<T>({\n write(chunk) {\n write(chunk);\n },\n close() {\n close();\n },\n abort(reason) {\n error(reason);\n }\n });\n\n return {\n id,\n signal: controller.signal,\n get closed() {\n return closed;\n },\n get lastSeq() {\n return lastSeq;\n },\n write,\n error,\n close,\n abort,\n writable,\n events,\n buffer\n };\n}\n\n/**\n * Build a client-side stream reader. RPC-agnostic — the RPC host calls\n * `_push(seq, chunk)` on each incoming chunk and `_end(error?)` on the\n * terminal frame. Consumers iterate with `for await` or pipe `readable`.\n */\nexport function createStreamReader<T>(\n options: CreateStreamReaderOptions = {}\n): StreamReader<T> {\n const id = options.id ?? nanoid();\n const highWaterMark = Math.max(\n 1,\n options.highWaterMark ?? DEFAULT_HIGH_WATER_MARK\n );\n\n const queue: T[] = [];\n let lastSeenSeq = 0;\n let done = false;\n let cancelled = false;\n let endError: StreamErrorPayload | undefined;\n let pending:\n | {\n resolve: (r: IteratorResult<T>) => void;\n reject: (err: unknown) => void;\n }\n | undefined;\n // Lazily created — accessing `reader.readable` claims the queue for\n // `pipeTo` consumption. While inactive, `_push` only feeds the\n // AsyncIterator path. Mixing the two surfaces is undefined behavior.\n let pullController: ReadableStreamDefaultController<T> | undefined;\n let readableInstance: ReadableStream<T> | undefined;\n\n function drainNext(): void {\n if (!pending) return;\n if (queue.length > 0) {\n const value = queue.shift()!;\n const r = pending;\n pending = undefined;\n r.resolve({ value, done: false });\n return;\n }\n if (done) {\n const r = pending;\n pending = undefined;\n if (endError) {\n const err = new Error(endError.message);\n err.name = endError.name;\n r.reject(err);\n } else {\n r.resolve({ value: undefined, done: true });\n }\n }\n }\n\n function feedReadable(): void {\n if (!pullController) return;\n while (queue.length > 0) {\n const v = queue.shift()!;\n try {\n pullController.enqueue(v);\n } catch {\n // controller closed/errored under us — drop silently; the\n // ReadableStream consumer is gone and we can't push further.\n break;\n }\n }\n if (done && pullController) {\n try {\n if (endError) {\n const err = new Error(endError.message);\n err.name = endError.name;\n pullController.error(err);\n } else {\n pullController.close();\n }\n } catch {\n // already closed\n }\n pullController = undefined;\n }\n }\n\n function push(seq: number, chunk: T): void {\n if (done || cancelled) return;\n if (seq <= lastSeenSeq) return; // dedupe replays we've already seen\n lastSeenSeq = seq;\n queue.push(chunk);\n if (queue.length > highWaterMark) {\n const overflow = queue.length - highWaterMark;\n queue.splice(0, overflow);\n options.onOverflow?.(overflow);\n }\n drainNext();\n if (readableInstance) feedReadable();\n }\n\n function end(error?: StreamErrorPayload): void {\n if (done) return;\n done = true;\n endError = error;\n drainNext();\n if (readableInstance) feedReadable();\n }\n\n function cancel(): void {\n if (cancelled || done) return;\n cancelled = true;\n options.onCancel?.();\n end(undefined);\n }\n\n function getReadable(): ReadableStream<T> {\n if (readableInstance) return readableInstance;\n readableInstance = new ReadableStream<T>({\n start(controller) {\n pullController = controller;\n feedReadable();\n },\n cancel() {\n cancel();\n }\n });\n return readableInstance;\n }\n\n const reader: StreamReader<T> = {\n id,\n get cancelled() {\n return cancelled;\n },\n get done() {\n return done;\n },\n get lastSeenSeq() {\n return lastSeenSeq;\n },\n get readable() {\n return getReadable();\n },\n cancel,\n _push: push,\n _end: end,\n [Symbol.asyncIterator](): AsyncIterator<T> {\n return {\n async next(): Promise<IteratorResult<T>> {\n if (queue.length > 0) {\n return Promise.resolve({ value: queue.shift()!, done: false });\n }\n if (done) {\n if (endError) {\n const err = new Error(endError.message);\n err.name = endError.name;\n return Promise.reject(err);\n }\n return Promise.resolve({\n value: undefined as unknown as T,\n done: true\n });\n }\n return new Promise<IteratorResult<T>>((resolve, reject) => {\n pending = { resolve, reject };\n });\n },\n async return(): Promise<IteratorResult<T>> {\n cancel();\n return Promise.resolve({\n value: undefined as unknown as T,\n done: true\n });\n }\n };\n }\n };\n\n return reader;\n}\n\nfunction toErrorPayload(reason: unknown): StreamErrorPayload {\n if (reason instanceof Error) {\n return { name: reason.name || \"Error\", message: reason.message };\n }\n if (typeof reason === \"string\") {\n return { name: \"Error\", message: reason };\n }\n try {\n return { name: \"Error\", message: JSON.stringify(reason) };\n } catch {\n return { name: \"Error\", message: String(reason) };\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"streaming-channel.mjs","names":[],"sources":["../../src/lib/streaming-channel.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { nanoid } from \"@stryke/unique-id/nanoid-client\";\nimport type { EventEmitter } from \"devframe/types\";\nimport { createEventEmitter } from \"./events\";\n\n/**\n * Serialized error shape sent over the wire when a stream ends with a failure.\n * Stays JSON-safe so the strict-JSON encoder can carry it without coercion.\n */\nexport interface StreamErrorPayload {\n name: string;\n message: string;\n}\n\n/**\n * Single buffered chunk in the server-side ring buffer.\n *\n * Sequence numbers start at 1 and increment per write. Subscribers track\n * `lastSeenSeq` and ask for `afterSeq` on resubscribe so the server can\n * replay any chunks the client missed during a brief disconnect.\n */\nexport interface BufferedChunk<T> {\n seq: number;\n chunk: T;\n}\n\nexport interface StreamSinkEvents<T> {\n /** Fired for each `write()`. The RPC layer subscribes and broadcasts. */\n chunk: (seq: number, chunk: T) => void;\n /** Terminal — fired exactly once per sink lifetime. */\n end: (error?: StreamErrorPayload) => void;\n}\n\nexport interface CreateStreamSinkOptions {\n id?: string;\n /**\n * Size of the per-stream ring buffer kept for replay-on-resubscribe.\n * `0` (default) disables replay.\n */\n replayWindow?: number;\n}\n\n/**\n * Server-side producer handle. Two equivalent surfaces share one piece of\n * state: the imperative `write/error/close` triple, and a `WritableStream<T>`\n * for `pipeTo`-style consumption.\n */\nexport interface StreamSink<T> {\n /** Stable id used by clients to subscribe. */\n readonly id: string;\n /**\n * Aborts when the consumer cancels (server-side) or when the transport\n * loses every subscriber. Producers should poll `signal.aborted` and exit\n * cleanly.\n */\n readonly signal: AbortSignal;\n /** `true` after `close()` / `error()`. Further writes throw. */\n readonly closed: boolean;\n /** Last allocated sequence number. `0` until the first write. */\n readonly lastSeq: number;\n\n write: (chunk: T) => void;\n error: (reason: unknown) => void;\n close: () => void;\n /** External-cancel path. Aborts the signal so handlers can short-circuit. */\n abort: (reason?: unknown) => void;\n\n /** `WritableStream<T>` adapter — same in-memory state as the imperative API. */\n readonly writable: WritableStream<T>;\n\n /**\n * Internal — RPC layer subscribes to receive chunk/end notifications.\n * Not part of the public contract; do not call directly.\n *\n * @internal\n */\n readonly events: EventEmitter<StreamSinkEvents<T>>;\n\n /**\n * Internal — replay buffer. RPC layer reads on (re)subscribe to feed\n * missed chunks before going live.\n *\n * @internal\n */\n readonly buffer: ReadonlyArray<BufferedChunk<T>>;\n}\n\nexport interface CreateStreamReaderOptions {\n id?: string;\n /**\n * Maximum number of buffered chunks held client-side while the consumer\n * isn't draining. On overflow, the oldest chunk is dropped.\n */\n highWaterMark?: number;\n /**\n * Called when the chunk queue overflows the high-water mark. The RPC\n * layer wires this to a coded warning; the primitive itself is\n * RPC-agnostic.\n */\n onOverflow?: (dropped: number) => void;\n /** Called when the consumer cancels — the RPC layer sends `:cancel` upstream. */\n onCancel?: () => void;\n}\n\n/**\n * Client-side consumer handle. Both an `AsyncIterable<T>` (for `for await`)\n * and exposes `readable: ReadableStream<T>` (for `pipeTo`). Pick one — they\n * share a single internal queue, so concurrent draining will race.\n */\nexport interface StreamReader<T> extends AsyncIterable<T> {\n readonly id: string;\n readonly cancelled: boolean;\n readonly done: boolean;\n /** Highest `seq` observed. Used for replay on reconnect. */\n readonly lastSeenSeq: number;\n /** `ReadableStream<T>` adapter for `pipeTo`-style consumption. */\n readonly readable: ReadableStream<T>;\n\n cancel: () => void;\n\n /** @internal */\n _push: (seq: number, chunk: T) => void;\n /** @internal */\n _end: (error?: StreamErrorPayload) => void;\n}\n\nconst DEFAULT_HIGH_WATER_MARK = 256;\n\nclass StreamClosedError extends Error {\n override name = \"StreamClosedError\";\n}\n\n/**\n * Build a server-side stream sink. RPC-agnostic — the RPC host wires\n * `events.on('chunk' | 'end')` to broadcast, and reads `buffer` to replay\n * for late or reconnecting subscribers.\n */\nexport function createStreamSink<T>(\n options: CreateStreamSinkOptions = {}\n): StreamSink<T> {\n const id = options.id ?? nanoid();\n const replayWindow = Math.max(0, options.replayWindow ?? 0);\n const events = createEventEmitter<StreamSinkEvents<T>>();\n const controller = new AbortController();\n const buffer: BufferedChunk<T>[] = [];\n\n let closed = false;\n let lastSeq = 0;\n\n function write(chunk: T): void {\n if (closed) {\n throw new StreamClosedError(`Cannot write to a closed stream \"${id}\"`);\n }\n lastSeq += 1;\n if (replayWindow > 0) {\n buffer.push({ seq: lastSeq, chunk });\n if (buffer.length > replayWindow)\n buffer.splice(0, buffer.length - replayWindow);\n }\n events.emit(\"chunk\", lastSeq, chunk);\n }\n\n function error(reason: unknown): void {\n if (closed) return;\n closed = true;\n const payload = toErrorPayload(reason);\n controller.abort(reason);\n events.emit(\"end\", payload);\n }\n\n function close(): void {\n if (closed) return;\n closed = true;\n if (!controller.signal.aborted) controller.abort(\"stream closed\");\n events.emit(\"end\", undefined);\n }\n\n function abort(reason?: unknown): void {\n if (closed) return;\n if (!controller.signal.aborted) controller.abort(reason ?? \"aborted\");\n }\n\n const writable = new WritableStream<T>({\n write(chunk) {\n write(chunk);\n },\n close() {\n close();\n },\n abort(reason) {\n error(reason);\n }\n });\n\n return {\n id,\n signal: controller.signal,\n get closed() {\n return closed;\n },\n get lastSeq() {\n return lastSeq;\n },\n write,\n error,\n close,\n abort,\n writable,\n events,\n buffer\n };\n}\n\n/**\n * Build a client-side stream reader. RPC-agnostic — the RPC host calls\n * `_push(seq, chunk)` on each incoming chunk and `_end(error?)` on the\n * terminal frame. Consumers iterate with `for await` or pipe `readable`.\n */\nexport function createStreamReader<T>(\n options: CreateStreamReaderOptions = {}\n): StreamReader<T> {\n const id = options.id ?? nanoid();\n const highWaterMark = Math.max(\n 1,\n options.highWaterMark ?? DEFAULT_HIGH_WATER_MARK\n );\n\n const queue: T[] = [];\n let lastSeenSeq = 0;\n let done = false;\n let cancelled = false;\n let endError: StreamErrorPayload | undefined;\n let pending:\n | {\n resolve: (r: IteratorResult<T>) => void;\n reject: (err: unknown) => void;\n }\n | undefined;\n // Lazily created — accessing `reader.readable` claims the queue for\n // `pipeTo` consumption. While inactive, `_push` only feeds the\n // AsyncIterator path. Mixing the two surfaces is undefined behavior.\n let pullController: ReadableStreamDefaultController<T> | undefined;\n let readableInstance: ReadableStream<T> | undefined;\n\n function drainNext(): void {\n if (!pending) return;\n if (queue.length > 0) {\n const value = queue.shift()!;\n const r = pending;\n pending = undefined;\n r.resolve({ value, done: false });\n return;\n }\n if (done) {\n const r = pending;\n pending = undefined;\n if (endError) {\n const err = new Error(endError.message);\n err.name = endError.name;\n r.reject(err);\n } else {\n r.resolve({ value: undefined, done: true });\n }\n }\n }\n\n function feedReadable(): void {\n if (!pullController) return;\n while (queue.length > 0) {\n const v = queue.shift()!;\n try {\n pullController.enqueue(v);\n } catch {\n // controller closed/errored under us — drop silently; the\n // ReadableStream consumer is gone and we can't push further.\n break;\n }\n }\n if (done && pullController) {\n try {\n if (endError) {\n const err = new Error(endError.message);\n err.name = endError.name;\n pullController.error(err);\n } else {\n pullController.close();\n }\n } catch {\n // already closed\n }\n pullController = undefined;\n }\n }\n\n function push(seq: number, chunk: T): void {\n if (done || cancelled) return;\n if (seq <= lastSeenSeq) return; // dedupe replays we've already seen\n lastSeenSeq = seq;\n queue.push(chunk);\n if (queue.length > highWaterMark) {\n const overflow = queue.length - highWaterMark;\n queue.splice(0, overflow);\n options.onOverflow?.(overflow);\n }\n drainNext();\n if (readableInstance) feedReadable();\n }\n\n function end(error?: StreamErrorPayload): void {\n if (done) return;\n done = true;\n endError = error;\n drainNext();\n if (readableInstance) feedReadable();\n }\n\n function cancel(): void {\n if (cancelled || done) return;\n cancelled = true;\n options.onCancel?.();\n end(undefined);\n }\n\n function getReadable(): ReadableStream<T> {\n if (readableInstance) return readableInstance;\n readableInstance = new ReadableStream<T>({\n start(controller) {\n pullController = controller;\n feedReadable();\n },\n cancel() {\n cancel();\n }\n });\n return readableInstance;\n }\n\n const reader: StreamReader<T> = {\n id,\n get cancelled() {\n return cancelled;\n },\n get done() {\n return done;\n },\n get lastSeenSeq() {\n return lastSeenSeq;\n },\n get readable() {\n return getReadable();\n },\n cancel,\n _push: push,\n _end: end,\n [Symbol.asyncIterator](): AsyncIterator<T> {\n return {\n async next(): Promise<IteratorResult<T>> {\n if (queue.length > 0) {\n return Promise.resolve({ value: queue.shift()!, done: false });\n }\n if (done) {\n if (endError) {\n const err = new Error(endError.message);\n err.name = endError.name;\n return Promise.reject(err);\n }\n return Promise.resolve({\n value: undefined as unknown as T,\n done: true\n });\n }\n return new Promise<IteratorResult<T>>((resolve, reject) => {\n pending = { resolve, reject };\n });\n },\n async return(): Promise<IteratorResult<T>> {\n cancel();\n return Promise.resolve({\n value: undefined as unknown as T,\n done: true\n });\n }\n };\n }\n };\n\n return reader;\n}\n\nfunction toErrorPayload(reason: unknown): StreamErrorPayload {\n if (reason instanceof Error) {\n return { name: reason.name || \"Error\", message: reason.message };\n }\n if (typeof reason === \"string\") {\n return { name: \"Error\", message: reason };\n }\n try {\n return { name: \"Error\", message: JSON.stringify(reason) };\n } catch {\n return { name: \"Error\", message: String(reason) };\n }\n}\n"],"mappings":"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"}
@@ -1,11 +1,3 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
10
2
  const require_lib_typescript_ts_morph = require('./ts-morph.cjs');
11
3
  const require_lib_typescript_tsconfig = require('./tsconfig.cjs');
@@ -1,3 +1,3 @@
1
- import { VirtualFileSystemHost, createProgram } from "./ts-morph.cjs";
2
- import { findIncludeMatch, findMatch, getParsedTypeScriptConfig, getTsconfigDtsPath, getTsconfigFilePath, initializeTsconfig, isIncludeMatchFound, isMatchFound, resolveTsconfig, tryTsconfigFilePath } from "./tsconfig.cjs";
1
+ import { n as createProgram, t as VirtualFileSystemHost } from "../../ts-morph-BGgjbOgM.cjs";
2
+ import { a as getTsconfigFilePath, c as isMatchFound, i as getTsconfigDtsPath, l as resolveTsconfig, n as findMatch, o as initializeTsconfig, r as getParsedTypeScriptConfig, s as isIncludeMatchFound, t as findIncludeMatch, u as tryTsconfigFilePath } from "../../tsconfig-DExoZEQ0.cjs";
3
3
  export { VirtualFileSystemHost, createProgram, findIncludeMatch, findMatch, getParsedTypeScriptConfig, getTsconfigDtsPath, getTsconfigFilePath, initializeTsconfig, isIncludeMatchFound, isMatchFound, resolveTsconfig, tryTsconfigFilePath };
@@ -1,5 +1,3 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { VirtualFileSystemHost, createProgram } from "./ts-morph.mjs";
4
- import { findIncludeMatch, findMatch, getParsedTypeScriptConfig, getTsconfigDtsPath, getTsconfigFilePath, initializeTsconfig, isIncludeMatchFound, isMatchFound, resolveTsconfig, tryTsconfigFilePath } from "./tsconfig.mjs";
1
+ import { n as createProgram, t as VirtualFileSystemHost } from "../../ts-morph-zLvdifpA.mjs";
2
+ import { a as getTsconfigFilePath, c as isMatchFound, i as getTsconfigDtsPath, l as resolveTsconfig, n as findMatch, o as initializeTsconfig, r as getParsedTypeScriptConfig, s as isIncludeMatchFound, t as findIncludeMatch, u as tryTsconfigFilePath } from "../../tsconfig-De09cBeX.mjs";
5
3
  export { VirtualFileSystemHost, createProgram, findIncludeMatch, findMatch, getParsedTypeScriptConfig, getTsconfigDtsPath, getTsconfigFilePath, initializeTsconfig, isIncludeMatchFound, isMatchFound, resolveTsconfig, tryTsconfigFilePath };
@@ -1,11 +1,3 @@
1
-
2
-
3
- import __tsdown_shims_path from 'node:path'
4
- import __tsdown_shims_url from 'node:url'
5
-
6
- const __TSDOWN_SHIM_FILENAME__ = /* @__PURE__ */ __tsdown_shims_url.fileURLToPath(import.meta.url)
7
- const __TSDOWN_SHIM_DIRNAME__ = /* @__PURE__ */ __tsdown_shims_path.dirname(__TSDOWN_SHIM_FILENAME__)
8
-
9
1
  import { VirtualFileSystemHost, createProgram } from "./ts-morph.mjs";
10
2
  import { findIncludeMatch, findMatch, getParsedTypeScriptConfig, getTsconfigDtsPath, getTsconfigFilePath, initializeTsconfig, isIncludeMatchFound, isMatchFound, resolveTsconfig, tryTsconfigFilePath } from "./tsconfig.mjs";
11
3