@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 +1 @@
1
- {"version":3,"file":"base.d.cts","names":[],"sources":["../../src/storage/base.ts"],"mappings":";;;;;UA0BiB,qBAAA;EACf,IAAA;EACA,UAAA;EACA,MAAA;AAAA;;;;uBAMoB,kBAAA,kBACH,qBAAA,GAAwB,qBAAA,aAC9B,cAAA;EAAA;YA+BC,OAAA,EAAS,OAAA;EAjCD;;;EAAA,SAWJ,IAAA;EAVyB;;;EAelC,OAAA,EAAS,QAAA;EAiBK;;;;;;EAAA,SATL,MAAA,GAAS,aAAA;EAqIU;;;;;;cA5HvB,OAAA,EAAS,OAAA,EACnB,OAAA,GAAS,QAAA;EAmQiB;;;;;;EAAA,SAtPZ,UAAA,CAAW,GAAA;EA7ChB;;;;;;EAqDE,MAAA,CAAO,GAAA,WAAc,OAAA;EA/BlB;;;;;;EAAA,SAyCA,OAAA,CAAQ,GAAA;EAlBR;;;;;;EA0BH,GAAA,CAAI,GAAA,WAAc,OAAA;EAAlB;;;;;;EAAA,SAUG,OAAA,CAAQ,GAAA,UAAa,KAAA;EAQpB;;;;;;EAAJ,GAAA,CAAI,GAAA,UAAa,KAAA,WAAgB,OAAA;EAkBT;;;;;EAP9B,SAAA,CAAU,CAAA;EAkCV;;;;;EA3BM,KAAA,CAAM,OAAA,WAAkB,OAAA;EAuEZ;;;;;EAAA,SA9DT,UAAA,CAAW,GAAA;EA0Fd;;;;;EAnFA,MAAA,CAAO,GAAA,WAAc,OAAA;EAuGd;;;;;EA5Fb,SAAA,CAAU,IAAA;EA8GiB;;;;;;EAzFrB,KAAA,CAAM,IAAA,YAAgB,OAAA;EAwIA;AAAA;;;;;EAAA,SAjHnB,QAAA,CAAS,IAAA;;;;;;;EAQZ,IAAA,CAAK,IAAA,YAAgB,OAAA;;;;;;;EAU3B,eAAA,CAAgB,CAAA;;;;;;;EAUV,WAAA,CAAY,GAAA,WAAW,OAAA;;;;;;;EAU7B,UAAA,CAAW,GAAA;;;;;;;EAUL,MAAA,CAAO,GAAA,WAAW,OAAA;;;;;;EASxB,OAAA,IAAW,YAAA;;;;;;GASJ,MAAA,CAAO,YAAA,KAAa,OAAA;;;;;;gBASpB,UAAA;;;;;;gBASA,SAAA;;;;;;;YAUJ,OAAA,CAAQ,GAAA;;;;;;YAmBF,QAAA,IAAY,OAAA;AAAA"}
1
+ {"version":3,"file":"base.d.cts","names":[],"sources":["../../src/storage/base.ts"],"mappings":";;;;UA0BiB,qBAAA;EACf,IAAA;EACA,UAAA;EACA,MAAA;AAAA;;;;uBAMoB,kBAAA,kBACH,qBAAA,GAAwB,qBAAA,aAC9B,cAAA;EAAA;YA+BC,OAAA,EAAS,OAAA;EAjCiB;;;EAAA,SAWtB,IAAA;EAsBK;;;EAjBd,OAAA,EAAS,QAAA;EAkBL;;;;;;EAAA,SAVK,MAAA,GAAS,aAAA;EAoKS;;;;;;cA3JtB,OAAA,EAAS,OAAA,EACnB,OAAA,GAAS,QAAA;EAhCA;;;;;;EAAA,SA6CK,UAAA,CAAW,GAAA;;;;;;;EAQd,MAAA,CAAO,GAAA,WAAc,OAAA;EA/BT;;;;;;EAAA,SAyCT,OAAA,CAAQ,GAAA;EAlBG;;;;;;EA0Bd,GAAA,CAAI,GAAA,WAAc,OAAA;EAAd;;;;;;EAAA,SAUD,OAAA,CAAQ,GAAA,UAAa,KAAA;EAQP;;;;;;EAAjB,GAAA,CAAI,GAAA,UAAa,KAAA,WAAgB,OAAA;EA2B9B;;;;;EAhBT,SAAA,CAAU,CAAA;EAkCA;;;;;EA3BJ,KAAA,CAAM,OAAA,WAAkB,OAAA;EA+ExB;;;;;EAAA,SAtEG,UAAA,CAAW,GAAA;EA0FF;;;;;EAnFZ,MAAA,CAAO,GAAA,WAAc,OAAA;EAuGH;;;;;EA5FxB,SAAA,CAAU,IAAA;EAuHH;;;;;;EAlGD,KAAA,CAAM,IAAA,YAAgB,OAAA;EAwIA;;;;;;EAAA,SAjHnB,QAAA,CAAS,IAAA;;;;;;;EAQZ,IAAA,CAAK,IAAA,YAAgB,OAAA;;;;;;;EAU3B,eAAA,CAAgB,CAAA;;;;;;;EAUV,WAAA,CAAY,GAAA,WAAW,OAAA;;;;;;;EAU7B,UAAA,CAAW,GAAA;;;;;;;EAUL,MAAA,CAAO,GAAA,WAAW,OAAA;;;;;;EASxB,OAAA,IAAW,YAAA;;;;;;GASJ,MAAA,CAAO,YAAA,KAAa,OAAA;;;;;;gBASpB,UAAA;;;;;;gBASA,SAAA;;;;;;;YAUJ,OAAA,CAAQ,GAAA;;;;;;YAmBF,QAAA,IAAY,OAAA;AAAA"}
@@ -1,7 +1,4 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { StorageAdapter, StoragePreset } from "../types/fs.mjs";
4
- import { Context } from "../types/context.mjs";
1
+ import { J as Context, gn as StorageAdapter, vn as StoragePreset } from "../config-DboKmDhl.mjs";
5
2
  import { MaybePromise } from "@stryke/types/base";
6
3
 
7
4
  //#region src/storage/base.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"base.d.mts","names":[],"sources":["../../src/storage/base.ts"],"mappings":";;;;;;;UA0BiB,qBAAA;EACf,IAAA;EACA,UAAA;EACA,MAAA;AAAA;;;;uBAMoB,kBAAA,kBACH,qBAAA,GAAwB,qBAAA,aAC9B,cAAA;EAAA;YA+BC,OAAA,EAAS,OAAA;EA1Ce;;;EAAA,SAoBpB,IAAA;EAlBhB;;;EAuBO,OAAA,EAAS,QAAA;EAhBI;;;;;;EAAA,SAwBJ,MAAA,GAAS,aAAA;EAAA;;;;;;cASb,OAAA,EAAS,OAAA,EACnB,OAAA,GAAS,QAAA;EA2FuB;;;;;;EAAA,SA9ElB,UAAA,CAAW,GAAA;EAuMb;;;;;;EA/LD,MAAA,CAAO,GAAA,WAAc,OAAA;EAtDO;;;;;;EAAA,SAgEzB,OAAA,CAAQ,GAAA;EAjDR;;;;;;EAyDH,GAAA,CAAI,GAAA,WAAc,OAAA;EAvC7B;;;;;;EAAA,SAiDc,OAAA,CAAQ,GAAA,UAAa,KAAA;EAlBb;;;;;;EA0BX,GAAA,CAAI,GAAA,UAAa,KAAA,WAAgB,OAAA;EAAjC;;;;;EAWN,SAAA,CAAU,CAAA;EAOJ;;;;;EAAA,KAAA,CAAM,OAAA,WAAkB,OAAA;EAgBjB;;;;;EAAA,SAPJ,UAAA,CAAW,GAAA;EAuCQ;;;;;EAhCtB,MAAA,CAAO,GAAA,WAAc,OAAA;EAyE3B;;;;;EA9DA,SAAA,CAAU,IAAA;EAkFC;;;;;;EA7DL,KAAA,CAAM,IAAA,YAAgB,OAAA;EAyFd;;;;;;EAAA,SAlEL,QAAA,CAAS,IAAA;EAiHG;;AAAO;;;;EAzGtB,IAAA,CAAK,IAAA,YAAgB,OAAA;;;;;;;EAU3B,eAAA,CAAgB,CAAA;;;;;;;EAUV,WAAA,CAAY,GAAA,WAAW,OAAA;;;;;;;EAU7B,UAAA,CAAW,GAAA;;;;;;;EAUL,MAAA,CAAO,GAAA,WAAW,OAAA;;;;;;EASxB,OAAA,IAAW,YAAA;;;;;;GASJ,MAAA,CAAO,YAAA,KAAa,OAAA;;;;;;gBASpB,UAAA;;;;;;gBASA,SAAA;;;;;;;YAUJ,OAAA,CAAQ,GAAA;;;;;;YAmBF,QAAA,IAAY,OAAA;AAAA"}
1
+ {"version":3,"file":"base.d.mts","names":[],"sources":["../../src/storage/base.ts"],"mappings":";;;;UA0BiB,qBAAA;EACf,IAAA;EACA,UAAA;EACA,MAAA;AAAA;;;;uBAMoB,kBAAA,kBACH,qBAAA,GAAwB,qBAAA,aAC9B,cAAA;EAAA;YA+BC,OAAA,EAAS,OAAA;EAjCiB;;;EAAA,SAWtB,IAAA;EAsBK;;;EAjBd,OAAA,EAAS,QAAA;EAkBL;;;;;;EAAA,SAVK,MAAA,GAAS,aAAA;EAoKS;;;;;;cA3JtB,OAAA,EAAS,OAAA,EACnB,OAAA,GAAS,QAAA;EAhCA;;;;;;EAAA,SA6CK,UAAA,CAAW,GAAA;;;;;;;EAQd,MAAA,CAAO,GAAA,WAAc,OAAA;EA/BT;;;;;;EAAA,SAyCT,OAAA,CAAQ,GAAA;EAlBG;;;;;;EA0Bd,GAAA,CAAI,GAAA,WAAc,OAAA;EAAd;;;;;;EAAA,SAUD,OAAA,CAAQ,GAAA,UAAa,KAAA;EAQP;;;;;;EAAjB,GAAA,CAAI,GAAA,UAAa,KAAA,WAAgB,OAAA;EA2B9B;;;;;EAhBT,SAAA,CAAU,CAAA;EAkCA;;;;;EA3BJ,KAAA,CAAM,OAAA,WAAkB,OAAA;EA+ExB;;;;;EAAA,SAtEG,UAAA,CAAW,GAAA;EA0FF;;;;;EAnFZ,MAAA,CAAO,GAAA,WAAc,OAAA;EAuGH;;;;;EA5FxB,SAAA,CAAU,IAAA;EAuHH;;;;;;EAlGD,KAAA,CAAM,IAAA,YAAgB,OAAA;EAwIA;;;;;;EAAA,SAjHnB,QAAA,CAAS,IAAA;;;;;;;EAQZ,IAAA,CAAK,IAAA,YAAgB,OAAA;;;;;;;EAU3B,eAAA,CAAgB,CAAA;;;;;;;EAUV,WAAA,CAAY,GAAA,WAAW,OAAA;;;;;;;EAU7B,UAAA,CAAW,GAAA;;;;;;;EAUL,MAAA,CAAO,GAAA,WAAW,OAAA;;;;;;EASxB,OAAA,IAAW,YAAA;;;;;;GASJ,MAAA,CAAO,YAAA,KAAa,OAAA;;;;;;gBASpB,UAAA;;;;;;gBASA,SAAA;;;;;;;YAUJ,OAAA,CAAQ,GAAA;;;;;;YAmBF,QAAA,IAAY,OAAA;AAAA"}
@@ -1,19 +1,9 @@
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 { appendPath } from "@stryke/path/append";
11
2
  import { joinPaths } from "@stryke/path/join";
12
3
  import { resolve } from "node:path";
13
4
  import { correctPath } from "@stryke/path/correct-path";
14
5
 
15
6
  //#region src/storage/base.ts
16
- var base_exports = /* @__PURE__ */ __exportAll({ BaseStorageAdapter: () => BaseStorageAdapter });
17
7
  /**
18
8
  * Abstract base class for storage adapters, providing a template for storage operations.
19
9
  */
@@ -222,5 +212,5 @@ var BaseStorageAdapter = class {
222
212
  };
223
213
 
224
214
  //#endregion
225
- export { BaseStorageAdapter, base_exports };
215
+ export { BaseStorageAdapter };
226
216
  //# sourceMappingURL=base.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"base.mjs","names":["#isDisposed"],"sources":["../../src/storage/base.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 { appendPath } from \"@stryke/path/append\";\nimport { correctPath } from \"@stryke/path/correct-path\";\nimport { joinPaths } from \"@stryke/path/join\";\nimport { MaybePromise } from \"@stryke/types/base\";\nimport { resolve } from \"node:path\";\nimport { Context } from \"../types/context\";\nimport { StorageAdapter, StoragePreset } from \"../types/fs\";\n\nexport interface StorageAdapterOptions {\n base: string;\n isReadOnly?: boolean;\n ignore?: string | string[];\n}\n\n/**\n * Abstract base class for storage adapters, providing a template for storage operations.\n */\nexport abstract class BaseStorageAdapter<\n TOptions extends StorageAdapterOptions = StorageAdapterOptions\n> implements StorageAdapter {\n /**\n * Indicates whether the storage adapter has been disposed.\n */\n #isDisposed = false;\n\n /**\n * A name identifying the storage adapter type.\n */\n public abstract name: string;\n\n /**\n * Configuration options for the storage adapter.\n */\n public options: TOptions;\n\n /**\n * The storage preset for the adapter.\n *\n * @remarks\n * This can be used as an alternate way to identify the type of storage being used.\n */\n public readonly preset?: StoragePreset | null = null;\n\n /**\n * Constructor for the BaseStorageAdapter.\n *\n * @param context - The Powerlines context.\n * @param options - Configuration options for the storage adapter.\n */\n public constructor(\n protected context: Context,\n options: TOptions = { base: \"/\" } as TOptions\n ) {\n this.options = options;\n this.options.base = resolve(options.base);\n this.options.isReadOnly = !!options.isReadOnly;\n }\n\n /**\n * Synchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns Returns `true` if the key exists, otherwise `false`.\n */\n public abstract existsSync(key: string): boolean;\n\n /**\n * Asynchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns A promise that resolves to `true` if the key exists, otherwise `false`.\n */\n public async exists(key: string): Promise<boolean> {\n return this.existsSync(key);\n }\n\n /**\n * Synchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns The value associated with the key, or `null` if the key does not exist.\n */\n public abstract getSync(key: string): string | null;\n\n /**\n * Asynchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns A promise that resolves to the value associated with the key, or `null` if the key does not exist.\n */\n public async get(key: string): Promise<string | null> {\n return this.getSync(key);\n }\n\n /**\n * Synchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public abstract setSync(key: string, value: string): void;\n\n /**\n * Asynchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public async set(key: string, value: string): Promise<void> {\n if (!this.isReadOnly && (!this.existsSync(key) || this.overwrite)) {\n this.setSync(key, value);\n }\n }\n\n /**\n * Synchronously creates a directory at the specified path.\n *\n * @param _ - The path of the directory to create.\n */\n public mkdirSync(_: string) {}\n\n /**\n * Creates a directory at the specified path.\n *\n * @param dirPath - The path of the directory to create.\n */\n public async mkdir(dirPath: string): Promise<void> {\n return Promise.resolve(this.mkdirSync(dirPath));\n }\n\n /**\n * Synchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public abstract removeSync(key: string): void;\n\n /**\n * Asynchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public async remove(key: string): Promise<void> {\n if (!this.isReadOnly && this.overwrite) {\n this.removeSync(key);\n }\n }\n\n /**\n * Synchronously removes all entries from the storage that match the provided base path.\n *\n * @param base - The base path to clear keys from.\n */\n public clearSync(base?: string) {\n if (!this.isReadOnly && this.overwrite) {\n const keys = this.listSync(base || this.options.base);\n if (!keys.length) {\n return;\n }\n\n keys.map(key =>\n this.removeSync(\n base && !key.startsWith(base) ? joinPaths(base, key) : key\n )\n );\n }\n }\n\n /**\n * Asynchronously removes all entries from the storage that match the provided base path.\n *\n * @param base - The base path to clear keys from.\n * @returns A promise that resolves when the operation is complete.\n */\n public async clear(base?: string): Promise<void> {\n if (!this.isReadOnly && this.overwrite) {\n const keys = await this.list(base || this.options.base);\n if (!keys.length) {\n return;\n }\n\n await Promise.all(\n keys.map(async key =>\n this.remove(\n base && !key.startsWith(base) ? joinPaths(base, key) : key\n )\n )\n );\n }\n }\n\n /**\n * Lists all keys under a given base path synchronously.\n *\n * @param base - The base path to list keys from.\n * @returns An array of keys under the specified base path.\n */\n public abstract listSync(base?: string): string[];\n\n /**\n * Asynchronously lists all keys under a given base path.\n *\n * @param base - The base path to list keys from.\n * @returns A promise that resolves to an array of keys under the specified base path.\n */\n public async list(base?: string): Promise<string[]> {\n return this.listSync(base);\n }\n\n /**\n * Synchronously checks if the given key is a directory.\n *\n * @param _ - The key to check.\n * @returns `true` if the key is a directory, otherwise `false`.\n */\n public isDirectorySync(_: string): boolean {\n return false;\n }\n\n /**\n * Checks if the given key is a directory.\n *\n * @param key - The key to check.\n * @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.\n */\n public async isDirectory(key: string) {\n return Promise.resolve(this.isDirectorySync(key));\n }\n\n /**\n * Synchronously checks if the given key is a file.\n *\n * @param key - The key to check.\n * @returns `true` if the key is a file, otherwise `false`.\n */\n public isFileSync(key: string): boolean {\n return this.existsSync(key) && !this.isDirectorySync(key);\n }\n\n /**\n * Checks if the given key is a file.\n *\n * @param key - The key to check.\n * @returns A promise that resolves to `true` if the key is a file, otherwise `false`.\n */\n public async isFile(key: string) {\n return Promise.resolve(this.isFileSync(key));\n }\n\n /**\n * Disposes of the storage adapter, releasing any held resources.\n *\n * @returns A promise that resolves when the disposal is complete.\n */\n public dispose(): MaybePromise<void> {\n return Promise.resolve();\n }\n\n /**\n * Async dispose method to clean up resources.\n *\n * @returns A promise that resolves when disposal is complete.\n */\n public async [Symbol.asyncDispose]() {\n return this._dispose();\n }\n\n /**\n * Determines if the storage adapter is read-only based on the provided options.\n *\n * @returns `true` if the storage adapter is read-only, otherwise `false`.\n */\n protected get isReadOnly() {\n return !!this.options.isReadOnly;\n }\n\n /**\n * Determines if the storage adapter should overwrite existing keys based on the provided options and context configuration.\n *\n * @returns `true` if the storage adapter should overwrite existing keys, otherwise `false`.\n */\n protected get overwrite() {\n return !this.isReadOnly && this.context.config.output.overwrite !== false;\n }\n\n /**\n * Resolves a given key to its full path within the storage adapter.\n *\n * @param key - The key to resolve.\n * @returns The resolved full path for the key.\n */\n protected resolve(key?: string) {\n if (!key) {\n return this.options.base;\n }\n\n if (/\\.\\.:|\\.\\.$/.test(key)) {\n throw new Error(\n `[${this.name}]: Invalid key: ${JSON.stringify(key)} provided to storage adapter.`\n );\n }\n\n return appendPath(correctPath(key).replace(/:/g, \"/\"), this.options.base);\n }\n\n /**\n * Disposes of the storage adapter, releasing any held resources.\n *\n * @returns A promise that resolves when the disposal is complete.\n */\n protected async _dispose(): Promise<void> {\n if (!this.#isDisposed) {\n await Promise.resolve(this.dispose());\n this.#isDisposed = true;\n }\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"base.mjs","names":["#isDisposed"],"sources":["../../src/storage/base.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 { appendPath } from \"@stryke/path/append\";\nimport { correctPath } from \"@stryke/path/correct-path\";\nimport { joinPaths } from \"@stryke/path/join\";\nimport { MaybePromise } from \"@stryke/types/base\";\nimport { resolve } from \"node:path\";\nimport { Context } from \"../types/context\";\nimport { StorageAdapter, StoragePreset } from \"../types/fs\";\n\nexport interface StorageAdapterOptions {\n base: string;\n isReadOnly?: boolean;\n ignore?: string | string[];\n}\n\n/**\n * Abstract base class for storage adapters, providing a template for storage operations.\n */\nexport abstract class BaseStorageAdapter<\n TOptions extends StorageAdapterOptions = StorageAdapterOptions\n> implements StorageAdapter {\n /**\n * Indicates whether the storage adapter has been disposed.\n */\n #isDisposed = false;\n\n /**\n * A name identifying the storage adapter type.\n */\n public abstract name: string;\n\n /**\n * Configuration options for the storage adapter.\n */\n public options: TOptions;\n\n /**\n * The storage preset for the adapter.\n *\n * @remarks\n * This can be used as an alternate way to identify the type of storage being used.\n */\n public readonly preset?: StoragePreset | null = null;\n\n /**\n * Constructor for the BaseStorageAdapter.\n *\n * @param context - The Powerlines context.\n * @param options - Configuration options for the storage adapter.\n */\n public constructor(\n protected context: Context,\n options: TOptions = { base: \"/\" } as TOptions\n ) {\n this.options = options;\n this.options.base = resolve(options.base);\n this.options.isReadOnly = !!options.isReadOnly;\n }\n\n /**\n * Synchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns Returns `true` if the key exists, otherwise `false`.\n */\n public abstract existsSync(key: string): boolean;\n\n /**\n * Asynchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns A promise that resolves to `true` if the key exists, otherwise `false`.\n */\n public async exists(key: string): Promise<boolean> {\n return this.existsSync(key);\n }\n\n /**\n * Synchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns The value associated with the key, or `null` if the key does not exist.\n */\n public abstract getSync(key: string): string | null;\n\n /**\n * Asynchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns A promise that resolves to the value associated with the key, or `null` if the key does not exist.\n */\n public async get(key: string): Promise<string | null> {\n return this.getSync(key);\n }\n\n /**\n * Synchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public abstract setSync(key: string, value: string): void;\n\n /**\n * Asynchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public async set(key: string, value: string): Promise<void> {\n if (!this.isReadOnly && (!this.existsSync(key) || this.overwrite)) {\n this.setSync(key, value);\n }\n }\n\n /**\n * Synchronously creates a directory at the specified path.\n *\n * @param _ - The path of the directory to create.\n */\n public mkdirSync(_: string) {}\n\n /**\n * Creates a directory at the specified path.\n *\n * @param dirPath - The path of the directory to create.\n */\n public async mkdir(dirPath: string): Promise<void> {\n return Promise.resolve(this.mkdirSync(dirPath));\n }\n\n /**\n * Synchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public abstract removeSync(key: string): void;\n\n /**\n * Asynchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public async remove(key: string): Promise<void> {\n if (!this.isReadOnly && this.overwrite) {\n this.removeSync(key);\n }\n }\n\n /**\n * Synchronously removes all entries from the storage that match the provided base path.\n *\n * @param base - The base path to clear keys from.\n */\n public clearSync(base?: string) {\n if (!this.isReadOnly && this.overwrite) {\n const keys = this.listSync(base || this.options.base);\n if (!keys.length) {\n return;\n }\n\n keys.map(key =>\n this.removeSync(\n base && !key.startsWith(base) ? joinPaths(base, key) : key\n )\n );\n }\n }\n\n /**\n * Asynchronously removes all entries from the storage that match the provided base path.\n *\n * @param base - The base path to clear keys from.\n * @returns A promise that resolves when the operation is complete.\n */\n public async clear(base?: string): Promise<void> {\n if (!this.isReadOnly && this.overwrite) {\n const keys = await this.list(base || this.options.base);\n if (!keys.length) {\n return;\n }\n\n await Promise.all(\n keys.map(async key =>\n this.remove(\n base && !key.startsWith(base) ? joinPaths(base, key) : key\n )\n )\n );\n }\n }\n\n /**\n * Lists all keys under a given base path synchronously.\n *\n * @param base - The base path to list keys from.\n * @returns An array of keys under the specified base path.\n */\n public abstract listSync(base?: string): string[];\n\n /**\n * Asynchronously lists all keys under a given base path.\n *\n * @param base - The base path to list keys from.\n * @returns A promise that resolves to an array of keys under the specified base path.\n */\n public async list(base?: string): Promise<string[]> {\n return this.listSync(base);\n }\n\n /**\n * Synchronously checks if the given key is a directory.\n *\n * @param _ - The key to check.\n * @returns `true` if the key is a directory, otherwise `false`.\n */\n public isDirectorySync(_: string): boolean {\n return false;\n }\n\n /**\n * Checks if the given key is a directory.\n *\n * @param key - The key to check.\n * @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.\n */\n public async isDirectory(key: string) {\n return Promise.resolve(this.isDirectorySync(key));\n }\n\n /**\n * Synchronously checks if the given key is a file.\n *\n * @param key - The key to check.\n * @returns `true` if the key is a file, otherwise `false`.\n */\n public isFileSync(key: string): boolean {\n return this.existsSync(key) && !this.isDirectorySync(key);\n }\n\n /**\n * Checks if the given key is a file.\n *\n * @param key - The key to check.\n * @returns A promise that resolves to `true` if the key is a file, otherwise `false`.\n */\n public async isFile(key: string) {\n return Promise.resolve(this.isFileSync(key));\n }\n\n /**\n * Disposes of the storage adapter, releasing any held resources.\n *\n * @returns A promise that resolves when the disposal is complete.\n */\n public dispose(): MaybePromise<void> {\n return Promise.resolve();\n }\n\n /**\n * Async dispose method to clean up resources.\n *\n * @returns A promise that resolves when disposal is complete.\n */\n public async [Symbol.asyncDispose]() {\n return this._dispose();\n }\n\n /**\n * Determines if the storage adapter is read-only based on the provided options.\n *\n * @returns `true` if the storage adapter is read-only, otherwise `false`.\n */\n protected get isReadOnly() {\n return !!this.options.isReadOnly;\n }\n\n /**\n * Determines if the storage adapter should overwrite existing keys based on the provided options and context configuration.\n *\n * @returns `true` if the storage adapter should overwrite existing keys, otherwise `false`.\n */\n protected get overwrite() {\n return !this.isReadOnly && this.context.config.output.overwrite !== false;\n }\n\n /**\n * Resolves a given key to its full path within the storage adapter.\n *\n * @param key - The key to resolve.\n * @returns The resolved full path for the key.\n */\n protected resolve(key?: string) {\n if (!key) {\n return this.options.base;\n }\n\n if (/\\.\\.:|\\.\\.$/.test(key)) {\n throw new Error(\n `[${this.name}]: Invalid key: ${JSON.stringify(key)} provided to storage adapter.`\n );\n }\n\n return appendPath(correctPath(key).replace(/:/g, \"/\"), this.options.base);\n }\n\n /**\n * Disposes of the storage adapter, releasing any held resources.\n *\n * @returns A promise that resolves when the disposal is complete.\n */\n protected async _dispose(): Promise<void> {\n if (!this.#isDisposed) {\n await Promise.resolve(this.dispose());\n this.#isDisposed = true;\n }\n }\n}\n"],"mappings":"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"}
@@ -1,13 +1,4 @@
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_utilities_file_header = require('../lib/utilities/file-header.cjs');
12
3
  const require_storage_base = require('./base.cjs');
13
4
  const require_storage_helpers = require('./helpers.cjs');
@@ -22,7 +13,6 @@ let _stryke_fs_helpers = require("@stryke/fs/helpers");
22
13
  let node_fs_promises = require("node:fs/promises");
23
14
 
24
15
  //#region src/storage/file-system.ts
25
- var file_system_exports = /* @__PURE__ */ require_runtime.__exportAll({ FileSystemStorageAdapter: () => FileSystemStorageAdapter });
26
16
  /**
27
17
  * File system storage adapter implementation.
28
18
  */
@@ -186,10 +176,4 @@ var FileSystemStorageAdapter = class extends require_storage_base.BaseStorageAda
186
176
  };
187
177
 
188
178
  //#endregion
189
- exports.FileSystemStorageAdapter = FileSystemStorageAdapter;
190
- Object.defineProperty(exports, 'file_system_exports', {
191
- enumerable: true,
192
- get: function () {
193
- return file_system_exports;
194
- }
195
- });
179
+ exports.FileSystemStorageAdapter = FileSystemStorageAdapter;
@@ -1,4 +1,4 @@
1
- import { Context } from "../types/context.cjs";
1
+ import { J as Context } from "../config-BnV_o0Es.cjs";
2
2
  import { BaseStorageAdapter, StorageAdapterOptions } from "./base.cjs";
3
3
  import { writeFile, writeFileSync } from "@stryke/fs/write-file";
4
4
 
@@ -1,6 +1,4 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { Context } from "../types/context.mjs";
1
+ import { J as Context } from "../config-DboKmDhl.mjs";
4
2
  import { BaseStorageAdapter, StorageAdapterOptions } from "./base.mjs";
5
3
  import { writeFile, writeFileSync } from "@stryke/fs/write-file";
6
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"file-system.d.mts","names":[],"sources":["../../src/storage/file-system.ts"],"mappings":";;;;;;;KAgCY,cAAA,GAAiB,UAAU,QAAQ,aAAA;AAAA,KACnC,UAAA,GAAa,UAAU,QAAQ,SAAA;;;;cAK9B,wBAAA,SAAiC,kBAAA;;;;EAIrC,IAAA;EAVG;;;;AAAgD;AAC5D;EADY,SAkBe,MAAA;;;AAjByB;AAKpD;;;cAoBqB,OAAA,EAAS,OAAA,EAAS,OAAA,GAAU,qBAAA;EAAA;;;;;;EAUxC,UAAA,CAAW,GAAA;EA9B0B;;;;;;EAwCtB,MAAA,CAAO,GAAA,WAAc,OAAA;EApBf;;;;;;EA8BrB,OAAA,CAAQ,GAAA;EAVc;;;;;;EAoBP,GAAA,CAAI,GAAA,WAAc,OAAA;EAUjC;;;;;;EAAA,OAAA,CAAQ,GAAA,UAAa,KAAA;EA6ErB;;;;;;EAtCe,GAAA,CAAI,GAAA,UAAa,KAAA,WAAgB,OAAA;EAyEjC;;;;;EAnCf,UAAA,CAAW,GAAA;EA6DS;;;;;EA9CL,MAAA,CAAO,GAAA,WAAc,OAAA;EAsEL;AAAA;;;;EA3DtB,SAAA,CAAU,OAAA;;;;;;EASJ,KAAA,CAAM,OAAA,WAAkB,OAAA;;;;;;;EAUvC,QAAA,CAAS,IAAA;;;;;;;EAgBM,IAAA,CAAK,IAAA,YAAgB,OAAA;;;;;;;EAc3B,eAAA,CAAgB,GAAA;;;;;;;EAUhB,UAAA,CAAW,GAAA;AAAA"}
1
+ {"version":3,"file":"file-system.d.mts","names":[],"sources":["../../src/storage/file-system.ts"],"mappings":";;;;;KAgCY,cAAA,GAAiB,UAAU,QAAQ,aAAA;AAAA,KACnC,UAAA,GAAa,UAAU,QAAQ,SAAA;AAD3C;;;AAAA,cAMa,wBAAA,SAAiC,kBAAA;EANc;AAC5D;;EASS,IAAA;EATgB;AAA2B;AAKpD;;;;EALyB,SAiBE,MAAA;EA4BkB;;;;;;cApBxB,OAAA,EAAS,OAAA,EAAS,OAAA,GAAU,qBAAA;EApBe;;;;;;EA8BvD,UAAA,CAAW,GAAA;EAVC;;;;;;EAoBG,MAAA,CAAO,GAAA,WAAc,OAAA;EAAA;;;;;;EAUpC,OAAA,CAAQ,GAAA;EAoBA;;;;;;EAVO,GAAA,CAAI,GAAA,WAAc,OAAA;EAuFtB;;;;;;EA7EX,OAAA,CAAQ,GAAA,UAAa,KAAA;EAgHA;;;;;;EAzEN,GAAA,CAAI,GAAA,UAAa,KAAA,WAAgB,OAAA;EAiHvC;;;;;EA3ET,UAAA,CAAW,GAAA;;;;;;EAeI,MAAA,CAAO,GAAA,WAAc,OAAA;;;;;;EAW3B,SAAA,CAAU,OAAA;;;;;;EASJ,KAAA,CAAM,OAAA,WAAkB,OAAA;;;;;;;EAUvC,QAAA,CAAS,IAAA;;;;;;;EAgBM,IAAA,CAAK,IAAA,YAAgB,OAAA;;;;;;;EAc3B,eAAA,CAAgB,GAAA;;;;;;;EAUhB,UAAA,CAAW,GAAA;AAAA"}
@@ -1,12 +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 { __exportAll } from "../_virtual/_rolldown/runtime.mjs";
10
1
  import { getFileHeaderWarningText } from "../lib/utilities/file-header.mjs";
11
2
  import { BaseStorageAdapter } from "./base.mjs";
12
3
  import { ignoreNotfound } from "./helpers.mjs";
@@ -21,7 +12,6 @@ import { createDirectory, createDirectorySync } from "@stryke/fs/helpers";
21
12
  import { unlink } from "node:fs/promises";
22
13
 
23
14
  //#region src/storage/file-system.ts
24
- var file_system_exports = /* @__PURE__ */ __exportAll({ FileSystemStorageAdapter: () => FileSystemStorageAdapter });
25
15
  /**
26
16
  * File system storage adapter implementation.
27
17
  */
@@ -185,5 +175,5 @@ var FileSystemStorageAdapter = class extends BaseStorageAdapter {
185
175
  };
186
176
 
187
177
  //#endregion
188
- export { FileSystemStorageAdapter, file_system_exports };
178
+ export { FileSystemStorageAdapter };
189
179
  //# sourceMappingURL=file-system.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"file-system.mjs","names":[],"sources":["../../src/storage/file-system.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 { exists, existsSync } from \"@stryke/fs/exists\";\nimport { createDirectory, createDirectorySync } from \"@stryke/fs/helpers\";\nimport { isDirectory, isFile } from \"@stryke/fs/is-file\";\nimport { listFiles, listFilesSync } from \"@stryke/fs/list-files\";\nimport { readFile, readFileSync } from \"@stryke/fs/read-file\";\nimport { writeFile, writeFileSync } from \"@stryke/fs/write-file\";\nimport { isSetString } from \"@stryke/type-checks/is-set-string\";\nimport { unlinkSync } from \"node:fs\";\nimport { unlink } from \"node:fs/promises\";\nimport { getFileHeaderWarningText } from \"../lib/utilities/file-header\";\nimport type { Context } from \"../types/context\";\nimport { BaseStorageAdapter, StorageAdapterOptions } from \"./base\";\nimport { ignoreNotfound } from \"./helpers\";\n\nexport type SetSyncOptions = Parameters<typeof writeFileSync>[2];\nexport type SetOptions = Parameters<typeof writeFile>[2];\n\n/**\n * File system storage adapter implementation.\n */\nexport class FileSystemStorageAdapter extends BaseStorageAdapter {\n /**\n * A name identifying the storage adapter type.\n */\n public name = \"file-system\";\n\n /**\n * The storage preset for the adapter.\n *\n * @remarks\n * This can be used as an alternate way to identify the type of storage being used.\n */\n public override readonly preset = \"fs\";\n\n /**\n * Constructor for the FileSystemStorageAdapter.\n *\n * @param context - The Powerlines context.\n * @param options - Configuration options for the storage adapter.\n */\n public constructor(context: Context, options?: StorageAdapterOptions) {\n super(context, options);\n }\n\n /**\n * Synchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns Returns `true` if the key exists, otherwise `false`.\n */\n public existsSync(key: string): boolean {\n return existsSync(this.resolve(key));\n }\n\n /**\n * Asynchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns A promise that resolves to `true` if the key exists, otherwise `false`.\n */\n public override async exists(key: string): Promise<boolean> {\n return exists(this.resolve(key));\n }\n\n /**\n * Synchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns The value associated with the key, or `null` if the key does not exist.\n */\n public getSync(key: string): string | null {\n return readFileSync(this.resolve(key));\n }\n\n /**\n * Asynchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns A promise that resolves to the value associated with the key, or `null` if the key does not exist.\n */\n public override async get(key: string): Promise<string | null> {\n return readFile(this.resolve(key));\n }\n\n /**\n * Synchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public setSync(key: string, value: string) {\n if (!this.isReadOnly) {\n if (this.existsSync(this.resolve(key)) && !this.overwrite) {\n const existingValue = this.getSync(this.resolve(key));\n if (\n isSetString(existingValue) &&\n existingValue.includes(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n ) {\n return writeFileSync(\n this.resolve(key),\n existingValue.replace(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n ),\n getFileHeaderWarningText(\n false,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n );\n }\n } else {\n return writeFileSync(this.resolve(key), value);\n }\n }\n }\n\n /**\n * Asynchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public override async set(key: string, value: string): Promise<void> {\n if (!this.isReadOnly) {\n if (this.existsSync(this.resolve(key)) && !this.overwrite) {\n const existingValue = await this.get(this.resolve(key));\n if (\n isSetString(existingValue) &&\n existingValue.includes(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n ) {\n return writeFile(\n this.resolve(key),\n existingValue.replace(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n ),\n getFileHeaderWarningText(\n false,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n );\n }\n } else {\n return writeFile(this.resolve(key), value);\n }\n }\n }\n\n /**\n * Synchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public removeSync(key: string) {\n if (!this.isReadOnly && this.overwrite) {\n try {\n return unlinkSync(this.resolve(key));\n } catch (err) {\n return ignoreNotfound(err);\n }\n }\n }\n\n /**\n * Asynchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public override async remove(key: string): Promise<void> {\n if (!this.isReadOnly && this.overwrite) {\n return unlink(this.resolve(key)).catch(ignoreNotfound);\n }\n }\n\n /**\n * Synchronously creates a directory at the specified path.\n *\n * @param dirPath - The path of the directory to create.\n */\n public override mkdirSync(dirPath: string) {\n createDirectorySync(this.resolve(dirPath));\n }\n\n /**\n * Creates a directory at the specified path.\n *\n * @param dirPath - The path of the directory to create.\n */\n public override async mkdir(dirPath: string): Promise<void> {\n await createDirectory(this.resolve(dirPath));\n }\n\n /**\n * Lists all keys under a given base path synchronously.\n *\n * @param base - The base path to list keys from.\n * @returns An array of keys under the specified base path.\n */\n public listSync(base?: string): string[] {\n try {\n return listFilesSync(this.resolve(base), {\n ignore: this.options.ignore\n });\n } catch (err) {\n return ignoreNotfound(err) ?? [];\n }\n }\n\n /**\n * Asynchronously lists all keys under a given base path.\n *\n * @param base - The base path to list keys from.\n * @returns A promise that resolves to an array of keys under the specified base path.\n */\n public override async list(base?: string): Promise<string[]> {\n return listFiles(this.resolve(base), {\n ignore: this.options.ignore\n })\n .catch(ignoreNotfound)\n .then(r => r || []);\n }\n\n /**\n * Synchronously checks if the given key is a directory.\n *\n * @param key - The key to check.\n * @returns `true` if the key is a directory, otherwise `false`.\n */\n public override isDirectorySync(key: string): boolean {\n return isDirectory(this.resolve(key));\n }\n\n /**\n * Synchronously checks if the given key is a file.\n *\n * @param key - The key to check.\n * @returns `true` if the key is a file, otherwise `false`.\n */\n public override isFileSync(key: string): boolean {\n return isFile(this.resolve(key));\n }\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"file-system.mjs","names":[],"sources":["../../src/storage/file-system.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 { exists, existsSync } from \"@stryke/fs/exists\";\nimport { createDirectory, createDirectorySync } from \"@stryke/fs/helpers\";\nimport { isDirectory, isFile } from \"@stryke/fs/is-file\";\nimport { listFiles, listFilesSync } from \"@stryke/fs/list-files\";\nimport { readFile, readFileSync } from \"@stryke/fs/read-file\";\nimport { writeFile, writeFileSync } from \"@stryke/fs/write-file\";\nimport { isSetString } from \"@stryke/type-checks/is-set-string\";\nimport { unlinkSync } from \"node:fs\";\nimport { unlink } from \"node:fs/promises\";\nimport { getFileHeaderWarningText } from \"../lib/utilities/file-header\";\nimport type { Context } from \"../types/context\";\nimport { BaseStorageAdapter, StorageAdapterOptions } from \"./base\";\nimport { ignoreNotfound } from \"./helpers\";\n\nexport type SetSyncOptions = Parameters<typeof writeFileSync>[2];\nexport type SetOptions = Parameters<typeof writeFile>[2];\n\n/**\n * File system storage adapter implementation.\n */\nexport class FileSystemStorageAdapter extends BaseStorageAdapter {\n /**\n * A name identifying the storage adapter type.\n */\n public name = \"file-system\";\n\n /**\n * The storage preset for the adapter.\n *\n * @remarks\n * This can be used as an alternate way to identify the type of storage being used.\n */\n public override readonly preset = \"fs\";\n\n /**\n * Constructor for the FileSystemStorageAdapter.\n *\n * @param context - The Powerlines context.\n * @param options - Configuration options for the storage adapter.\n */\n public constructor(context: Context, options?: StorageAdapterOptions) {\n super(context, options);\n }\n\n /**\n * Synchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns Returns `true` if the key exists, otherwise `false`.\n */\n public existsSync(key: string): boolean {\n return existsSync(this.resolve(key));\n }\n\n /**\n * Asynchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns A promise that resolves to `true` if the key exists, otherwise `false`.\n */\n public override async exists(key: string): Promise<boolean> {\n return exists(this.resolve(key));\n }\n\n /**\n * Synchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns The value associated with the key, or `null` if the key does not exist.\n */\n public getSync(key: string): string | null {\n return readFileSync(this.resolve(key));\n }\n\n /**\n * Asynchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns A promise that resolves to the value associated with the key, or `null` if the key does not exist.\n */\n public override async get(key: string): Promise<string | null> {\n return readFile(this.resolve(key));\n }\n\n /**\n * Synchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public setSync(key: string, value: string) {\n if (!this.isReadOnly) {\n if (this.existsSync(this.resolve(key)) && !this.overwrite) {\n const existingValue = this.getSync(this.resolve(key));\n if (\n isSetString(existingValue) &&\n existingValue.includes(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n ) {\n return writeFileSync(\n this.resolve(key),\n existingValue.replace(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n ),\n getFileHeaderWarningText(\n false,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n );\n }\n } else {\n return writeFileSync(this.resolve(key), value);\n }\n }\n }\n\n /**\n * Asynchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public override async set(key: string, value: string): Promise<void> {\n if (!this.isReadOnly) {\n if (this.existsSync(this.resolve(key)) && !this.overwrite) {\n const existingValue = await this.get(this.resolve(key));\n if (\n isSetString(existingValue) &&\n existingValue.includes(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n ) {\n return writeFile(\n this.resolve(key),\n existingValue.replace(\n getFileHeaderWarningText(\n true,\n this.context.config.framework?.name || \"powerlines\"\n ),\n getFileHeaderWarningText(\n false,\n this.context.config.framework?.name || \"powerlines\"\n )\n )\n );\n }\n } else {\n return writeFile(this.resolve(key), value);\n }\n }\n }\n\n /**\n * Synchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public removeSync(key: string) {\n if (!this.isReadOnly && this.overwrite) {\n try {\n return unlinkSync(this.resolve(key));\n } catch (err) {\n return ignoreNotfound(err);\n }\n }\n }\n\n /**\n * Asynchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public override async remove(key: string): Promise<void> {\n if (!this.isReadOnly && this.overwrite) {\n return unlink(this.resolve(key)).catch(ignoreNotfound);\n }\n }\n\n /**\n * Synchronously creates a directory at the specified path.\n *\n * @param dirPath - The path of the directory to create.\n */\n public override mkdirSync(dirPath: string) {\n createDirectorySync(this.resolve(dirPath));\n }\n\n /**\n * Creates a directory at the specified path.\n *\n * @param dirPath - The path of the directory to create.\n */\n public override async mkdir(dirPath: string): Promise<void> {\n await createDirectory(this.resolve(dirPath));\n }\n\n /**\n * Lists all keys under a given base path synchronously.\n *\n * @param base - The base path to list keys from.\n * @returns An array of keys under the specified base path.\n */\n public listSync(base?: string): string[] {\n try {\n return listFilesSync(this.resolve(base), {\n ignore: this.options.ignore\n });\n } catch (err) {\n return ignoreNotfound(err) ?? [];\n }\n }\n\n /**\n * Asynchronously lists all keys under a given base path.\n *\n * @param base - The base path to list keys from.\n * @returns A promise that resolves to an array of keys under the specified base path.\n */\n public override async list(base?: string): Promise<string[]> {\n return listFiles(this.resolve(base), {\n ignore: this.options.ignore\n })\n .catch(ignoreNotfound)\n .then(r => r || []);\n }\n\n /**\n * Synchronously checks if the given key is a directory.\n *\n * @param key - The key to check.\n * @returns `true` if the key is a directory, otherwise `false`.\n */\n public override isDirectorySync(key: string): boolean {\n return isDirectory(this.resolve(key));\n }\n\n /**\n * Synchronously checks if the given key is a file.\n *\n * @param key - The key to check.\n * @returns `true` if the key is a file, otherwise `false`.\n */\n public override isFileSync(key: string): boolean {\n return isFile(this.resolve(key));\n }\n}\n"],"mappings":"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"}
@@ -1,21 +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
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
10
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
11
2
  let _stryke_type_checks_is_error = require("@stryke/type-checks/is-error");
12
3
 
13
4
  //#region src/storage/helpers.ts
14
- var helpers_exports = /* @__PURE__ */ require_runtime.__exportAll({
15
- ignoreExists: () => ignoreExists,
16
- ignoreNotfound: () => ignoreNotfound,
17
- isFileError: () => isFileError
18
- });
19
5
  /**
20
6
  * Checks if an error is a file system error.
21
7
  *
@@ -45,12 +31,6 @@ function ignoreExists(err) {
45
31
  }
46
32
 
47
33
  //#endregion
48
- Object.defineProperty(exports, 'helpers_exports', {
49
- enumerable: true,
50
- get: function () {
51
- return helpers_exports;
52
- }
53
- });
54
34
  exports.ignoreExists = ignoreExists;
55
35
  exports.ignoreNotfound = ignoreNotfound;
56
36
  exports.isFileError = isFileError;
@@ -1,5 +1,3 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
1
  //#region src/storage/helpers.d.ts
4
2
  /**
5
3
  * Checks if an error is a file system error.
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.mts","names":[],"sources":["../../src/storage/helpers.ts"],"mappings":";;;;;;;;;iBA0BgB,WAAA,CAAY,GAAQ;;;AAApC;;;;iBAUgB,cAAA,CAAe,GAAQ;AAAvC;;;;AAAuC;AAavC;AAbA,iBAagB,YAAA,CAAa,GAAQ"}
1
+ {"version":3,"file":"helpers.d.mts","names":[],"sources":["../../src/storage/helpers.ts"],"mappings":";;AA0BA;;;;AAAoC;iBAApB,WAAA,CAAY,GAAQ;;;;AAUG;AAavC;;iBAbgB,cAAA,CAAe,GAAQ;;AAaF;;;;;iBAArB,YAAA,CAAa,GAAQ"}
@@ -1,20 +1,6 @@
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 { isError } from "@stryke/type-checks/is-error";
11
2
 
12
3
  //#region src/storage/helpers.ts
13
- var helpers_exports = /* @__PURE__ */ __exportAll({
14
- ignoreExists: () => ignoreExists,
15
- ignoreNotfound: () => ignoreNotfound,
16
- isFileError: () => isFileError
17
- });
18
4
  /**
19
5
  * Checks if an error is a file system error.
20
6
  *
@@ -44,5 +30,5 @@ function ignoreExists(err) {
44
30
  }
45
31
 
46
32
  //#endregion
47
- export { helpers_exports, ignoreExists, ignoreNotfound, isFileError };
33
+ export { ignoreExists, ignoreNotfound, isFileError };
48
34
  //# sourceMappingURL=helpers.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.mjs","names":[],"sources":["../../src/storage/helpers.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 { isError } from \"@stryke/type-checks/is-error\";\n\n/**\n * Checks if an error is a file system error.\n *\n * @param err - The error to check.\n * @returns `true` if the error is a file system error, otherwise `false`.\n */\nexport function isFileError(err: any) {\n return isError(err) && \"code\" in err && err.code;\n}\n\n/**\n * Ignores file not found errors.\n *\n * @param err - The error to check.\n * @returns `null` if the error is a file not found error, otherwise returns the error.\n */\nexport function ignoreNotfound(err: any) {\n return (\n isFileError(err) &&\n (err.code === \"ENOENT\" || err.code === \"EISDIR\" ? null : err)\n );\n}\n\n/**\n * Ignores file exists errors.\n *\n * @param err - The error to check.\n * @returns `null` if the error is a file exists error, otherwise returns the error.\n */\nexport function ignoreExists(err: any) {\n return isFileError(err) && err.code === \"EEXIST\" ? null : err;\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AA0BA,SAAgB,YAAY,KAAU;CACpC,OAAO,QAAQ,GAAG,KAAK,UAAU,OAAO,IAAI;AAC9C;;;;;;;AAQA,SAAgB,eAAe,KAAU;CACvC,OACE,YAAY,GAAG,MACd,IAAI,SAAS,YAAY,IAAI,SAAS,WAAW,OAAO;AAE7D;;;;;;;AAQA,SAAgB,aAAa,KAAU;CACrC,OAAO,YAAY,GAAG,KAAK,IAAI,SAAS,WAAW,OAAO;AAC5D"}
1
+ {"version":3,"file":"helpers.mjs","names":[],"sources":["../../src/storage/helpers.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 { isError } from \"@stryke/type-checks/is-error\";\n\n/**\n * Checks if an error is a file system error.\n *\n * @param err - The error to check.\n * @returns `true` if the error is a file system error, otherwise `false`.\n */\nexport function isFileError(err: any) {\n return isError(err) && \"code\" in err && err.code;\n}\n\n/**\n * Ignores file not found errors.\n *\n * @param err - The error to check.\n * @returns `null` if the error is a file not found error, otherwise returns the error.\n */\nexport function ignoreNotfound(err: any) {\n return (\n isFileError(err) &&\n (err.code === \"ENOENT\" || err.code === \"EISDIR\" ? null : err)\n );\n}\n\n/**\n * Ignores file exists errors.\n *\n * @param err - The error to check.\n * @returns `null` if the error is a file exists error, otherwise returns the error.\n */\nexport function ignoreExists(err: any) {\n return isFileError(err) && err.code === \"EEXIST\" ? null : err;\n}\n"],"mappings":";;;;;;;;;AA0BA,SAAgB,YAAY,KAAU;CACpC,OAAO,QAAQ,GAAG,KAAK,UAAU,OAAO,IAAI;AAC9C;;;;;;;AAQA,SAAgB,eAAe,KAAU;CACvC,OACE,YAAY,GAAG,MACd,IAAI,SAAS,YAAY,IAAI,SAAS,WAAW,OAAO;AAE7D;;;;;;;AAQA,SAAgB,aAAa,KAAU;CACrC,OAAO,YAAY,GAAG,KAAK,IAAI,SAAS,WAAW,OAAO;AAC5D"}
@@ -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_storage_base = require('./base.cjs');
11
3
  const require_storage_helpers = require('./helpers.cjs');
@@ -1,5 +1,3 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
1
  import { BaseStorageAdapter, StorageAdapterOptions } from "./base.mjs";
4
2
  import { FileSystemStorageAdapter, SetOptions, SetSyncOptions } from "./file-system.mjs";
5
3
  import { ignoreExists, ignoreNotfound, isFileError } from "./helpers.mjs";
@@ -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 { BaseStorageAdapter } from "./base.mjs";
10
2
  import { ignoreExists, ignoreNotfound, isFileError } from "./helpers.mjs";
11
3
  import { FileSystemStorageAdapter } from "./file-system.mjs";
@@ -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
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
10
- const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
11
2
  const require_storage_base = require('./base.cjs');
12
3
  let _stryke_path_is_parent_path = require("@stryke/path/is-parent-path");
13
4
 
14
5
  //#region src/storage/virtual.ts
15
- var virtual_exports = /* @__PURE__ */ require_runtime.__exportAll({ VirtualStorageAdapter: () => VirtualStorageAdapter });
16
6
  /**
17
7
  * Virtual/in-memory storage adapter implementation.
18
8
  */
@@ -104,10 +94,4 @@ var VirtualStorageAdapter = class extends require_storage_base.BaseStorageAdapte
104
94
  };
105
95
 
106
96
  //#endregion
107
- exports.VirtualStorageAdapter = VirtualStorageAdapter;
108
- Object.defineProperty(exports, 'virtual_exports', {
109
- enumerable: true,
110
- get: function () {
111
- return virtual_exports;
112
- }
113
- });
97
+ exports.VirtualStorageAdapter = VirtualStorageAdapter;
@@ -1,4 +1,4 @@
1
- import { Context } from "../types/context.cjs";
1
+ import { J as Context } from "../config-BnV_o0Es.cjs";
2
2
  import { BaseStorageAdapter, StorageAdapterOptions } from "./base.cjs";
3
3
 
4
4
  //#region src/storage/virtual.d.ts
@@ -1,6 +1,4 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { Context } from "../types/context.mjs";
1
+ import { J as Context } from "../config-DboKmDhl.mjs";
4
2
  import { BaseStorageAdapter, StorageAdapterOptions } from "./base.mjs";
5
3
 
6
4
  //#region src/storage/virtual.d.ts
@@ -1 +1 @@
1
- {"version":3,"file":"virtual.d.mts","names":[],"sources":["../../src/storage/virtual.ts"],"mappings":";;;;;;;;;cAyBa,qBAAA,SAA8B,kBAAA;;;;EAIlC,IAAA;;;AAJT;;;;WAY2B,MAAA;EAasB;;;EAAA,UARrC,IAAA,EAAI,GAAA;EAjB6C;;;;;;cAyBxC,OAAA,EAAS,OAAA,EAAS,OAAA,GAAU,qBAAA;EAAnB;;;;;;EAUrB,UAAA,CAAW,GAAA;EAUH;;;;;;EAAR,OAAA,CAAQ,GAAA;EAiCC;;;;;AAsBgB;EA7CzB,OAAA,CAAQ,GAAA,UAAa,KAAA;;;;;;EAWrB,UAAA,CAAW,GAAA;;;;;;;EAYX,QAAA,CAAS,IAAA;;;;;;EAaM,OAAA,IAAW,OAAA;;;;;;gBASV,SAAA;AAAA"}
1
+ {"version":3,"file":"virtual.d.mts","names":[],"sources":["../../src/storage/virtual.ts"],"mappings":";;;;;;AAyBA;cAAa,qBAAA,SAA8B,kBAAA;;;;EAIlC,IAAA;EAuF0B;;;;;;EAAA,SA/ER,MAAA;EAKf;;;EAAA,UAAA,IAAA,EAAI,GAAA;EAQK;;;;;;cAAA,OAAA,EAAS,OAAA,EAAS,OAAA,GAAU,qBAAA;EA8BxC;;;;;;EApBA,UAAA,CAAW,GAAA;EAwDI;;;;AASU;;EAvDzB,OAAA,CAAQ,GAAA;;;;;;;EAUR,OAAA,CAAQ,GAAA,UAAa,KAAA;;;;;;EAWrB,UAAA,CAAW,GAAA;;;;;;;EAYX,QAAA,CAAS,IAAA;;;;;;EAaM,OAAA,IAAW,OAAA;;;;;;gBASV,SAAA;AAAA"}
@@ -1,17 +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 { BaseStorageAdapter } from "./base.mjs";
11
2
  import { isParentPath } from "@stryke/path/is-parent-path";
12
3
 
13
4
  //#region src/storage/virtual.ts
14
- var virtual_exports = /* @__PURE__ */ __exportAll({ VirtualStorageAdapter: () => VirtualStorageAdapter });
15
5
  /**
16
6
  * Virtual/in-memory storage adapter implementation.
17
7
  */
@@ -103,5 +93,5 @@ var VirtualStorageAdapter = class extends BaseStorageAdapter {
103
93
  };
104
94
 
105
95
  //#endregion
106
- export { VirtualStorageAdapter, virtual_exports };
96
+ export { VirtualStorageAdapter };
107
97
  //# sourceMappingURL=virtual.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"virtual.mjs","names":[],"sources":["../../src/storage/virtual.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 { isParentPath } from \"@stryke/path/is-parent-path\";\nimport type { Context } from \"../types/context\";\nimport { BaseStorageAdapter, StorageAdapterOptions } from \"./base\";\n\n/**\n * Virtual/in-memory storage adapter implementation.\n */\nexport class VirtualStorageAdapter extends BaseStorageAdapter {\n /**\n * A name identifying the storage adapter type.\n */\n public name = \"virtual\";\n\n /**\n * The storage preset for the adapter.\n *\n * @remarks\n * This can be used as an alternate way to identify the type of storage being used.\n */\n public override readonly preset = \"virtual\";\n\n /**\n * In-memory data storage.\n */\n protected data = new Map<string, any>();\n\n /**\n * Constructor for the VirtualStorageAdapter.\n *\n * @param context - The Powerlines context.\n * @param options - Configuration options for the storage adapter.\n */\n public constructor(context: Context, options?: StorageAdapterOptions) {\n super(context, options);\n }\n\n /**\n * Synchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns Returns `true` if the key exists, otherwise `false`.\n */\n public existsSync(key: string): boolean {\n return this.data.has(this.resolve(key));\n }\n\n /**\n * Synchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns The value associated with the key, or `null` if the key does not exist.\n */\n public getSync(key: string): string | null {\n return this.data.get(this.resolve(key)) ?? null;\n }\n\n /**\n * Synchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public setSync(key: string, value: string) {\n if (!this.isReadOnly && (!this.existsSync(key) || this.overwrite)) {\n this.data.set(this.resolve(key), value);\n }\n }\n\n /**\n * Synchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public removeSync(key: string) {\n if (!this.isReadOnly && this.overwrite) {\n this.data.delete(this.resolve(key));\n }\n }\n\n /**\n * Lists all keys under a given base path synchronously.\n *\n * @param base - The base path to list keys from.\n * @returns An array of keys under the specified base path.\n */\n public listSync(base?: string): string[] {\n return [\n ...this.data\n .keys()\n .filter(key => (!base ? true : isParentPath(key, this.resolve(base))))\n ];\n }\n\n /**\n * Disposes of the storage adapter, releasing any held resources.\n *\n * @returns A promise that resolves when the disposal is complete.\n */\n public override async dispose(): Promise<void> {\n return this.clear();\n }\n\n /**\n * Determines if the storage adapter should overwrite existing keys based on the provided options and context configuration.\n *\n * @returns `true` if the storage adapter should overwrite existing keys, otherwise `false`.\n */\n protected override get overwrite() {\n return !this.isReadOnly;\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;AAyBA,IAAa,wBAAb,cAA2C,mBAAmB;;;;CAI5D,AAAO,OAAO;;;;;;;CAQd,AAAyB,SAAS;;;;CAKlC,AAAU,uBAAO,IAAI,IAAiB;;;;;;;CAQtC,AAAO,YAAY,SAAkB,SAAiC;EACpE,MAAM,SAAS,OAAO;CACxB;;;;;;;CAQA,AAAO,WAAW,KAAsB;EACtC,OAAO,KAAK,KAAK,IAAI,KAAK,QAAQ,GAAG,CAAC;CACxC;;;;;;;CAQA,AAAO,QAAQ,KAA4B;EACzC,OAAO,KAAK,KAAK,IAAI,KAAK,QAAQ,GAAG,CAAC,KAAK;CAC7C;;;;;;;CAQA,AAAO,QAAQ,KAAa,OAAe;EACzC,IAAI,CAAC,KAAK,eAAe,CAAC,KAAK,WAAW,GAAG,KAAK,KAAK,YACrD,KAAK,KAAK,IAAI,KAAK,QAAQ,GAAG,GAAG,KAAK;CAE1C;;;;;;CAOA,AAAO,WAAW,KAAa;EAC7B,IAAI,CAAC,KAAK,cAAc,KAAK,WAC3B,KAAK,KAAK,OAAO,KAAK,QAAQ,GAAG,CAAC;CAEtC;;;;;;;CAQA,AAAO,SAAS,MAAyB;EACvC,OAAO,CACL,GAAG,KAAK,KACL,KAAK,EACL,QAAO,QAAQ,CAAC,OAAO,OAAO,aAAa,KAAK,KAAK,QAAQ,IAAI,CAAC,CAAE,CACzE;CACF;;;;;;CAOA,MAAsB,UAAyB;EAC7C,OAAO,KAAK,MAAM;CACpB;;;;;;CAOA,IAAuB,YAAY;EACjC,OAAO,CAAC,KAAK;CACf;AACF"}
1
+ {"version":3,"file":"virtual.mjs","names":[],"sources":["../../src/storage/virtual.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 { isParentPath } from \"@stryke/path/is-parent-path\";\nimport type { Context } from \"../types/context\";\nimport { BaseStorageAdapter, StorageAdapterOptions } from \"./base\";\n\n/**\n * Virtual/in-memory storage adapter implementation.\n */\nexport class VirtualStorageAdapter extends BaseStorageAdapter {\n /**\n * A name identifying the storage adapter type.\n */\n public name = \"virtual\";\n\n /**\n * The storage preset for the adapter.\n *\n * @remarks\n * This can be used as an alternate way to identify the type of storage being used.\n */\n public override readonly preset = \"virtual\";\n\n /**\n * In-memory data storage.\n */\n protected data = new Map<string, any>();\n\n /**\n * Constructor for the VirtualStorageAdapter.\n *\n * @param context - The Powerlines context.\n * @param options - Configuration options for the storage adapter.\n */\n public constructor(context: Context, options?: StorageAdapterOptions) {\n super(context, options);\n }\n\n /**\n * Synchronously checks if a key exists in the storage.\n *\n * @param key - The key to check for existence.\n * @returns Returns `true` if the key exists, otherwise `false`.\n */\n public existsSync(key: string): boolean {\n return this.data.has(this.resolve(key));\n }\n\n /**\n * Synchronously retrieves the value associated with a given key.\n *\n * @param key - The key whose value is to be retrieved.\n * @returns The value associated with the key, or `null` if the key does not exist.\n */\n public getSync(key: string): string | null {\n return this.data.get(this.resolve(key)) ?? null;\n }\n\n /**\n * Synchronously sets the value for a given key.\n *\n * @param key - The key to set the value for.\n * @param value - The value to set.\n */\n public setSync(key: string, value: string) {\n if (!this.isReadOnly && (!this.existsSync(key) || this.overwrite)) {\n this.data.set(this.resolve(key), value);\n }\n }\n\n /**\n * Synchronously removes a key from the storage.\n *\n * @param key - The key to remove.\n */\n public removeSync(key: string) {\n if (!this.isReadOnly && this.overwrite) {\n this.data.delete(this.resolve(key));\n }\n }\n\n /**\n * Lists all keys under a given base path synchronously.\n *\n * @param base - The base path to list keys from.\n * @returns An array of keys under the specified base path.\n */\n public listSync(base?: string): string[] {\n return [\n ...this.data\n .keys()\n .filter(key => (!base ? true : isParentPath(key, this.resolve(base))))\n ];\n }\n\n /**\n * Disposes of the storage adapter, releasing any held resources.\n *\n * @returns A promise that resolves when the disposal is complete.\n */\n public override async dispose(): Promise<void> {\n return this.clear();\n }\n\n /**\n * Determines if the storage adapter should overwrite existing keys based on the provided options and context configuration.\n *\n * @returns `true` if the storage adapter should overwrite existing keys, otherwise `false`.\n */\n protected override get overwrite() {\n return !this.isReadOnly;\n }\n}\n"],"mappings":";;;;;;;AAyBA,IAAa,wBAAb,cAA2C,mBAAmB;;;;CAI5D,AAAO,OAAO;;;;;;;CAQd,AAAyB,SAAS;;;;CAKlC,AAAU,uBAAO,IAAI,IAAiB;;;;;;;CAQtC,AAAO,YAAY,SAAkB,SAAiC;EACpE,MAAM,SAAS,OAAO;CACxB;;;;;;;CAQA,AAAO,WAAW,KAAsB;EACtC,OAAO,KAAK,KAAK,IAAI,KAAK,QAAQ,GAAG,CAAC;CACxC;;;;;;;CAQA,AAAO,QAAQ,KAA4B;EACzC,OAAO,KAAK,KAAK,IAAI,KAAK,QAAQ,GAAG,CAAC,KAAK;CAC7C;;;;;;;CAQA,AAAO,QAAQ,KAAa,OAAe;EACzC,IAAI,CAAC,KAAK,eAAe,CAAC,KAAK,WAAW,GAAG,KAAK,KAAK,YACrD,KAAK,KAAK,IAAI,KAAK,QAAQ,GAAG,GAAG,KAAK;CAE1C;;;;;;CAOA,AAAO,WAAW,KAAa;EAC7B,IAAI,CAAC,KAAK,cAAc,KAAK,WAC3B,KAAK,KAAK,OAAO,KAAK,QAAQ,GAAG,CAAC;CAEtC;;;;;;;CAQA,AAAO,SAAS,MAAyB;EACvC,OAAO,CACL,GAAG,KAAK,KACL,KAAK,EACL,QAAO,QAAQ,CAAC,OAAO,OAAO,aAAa,KAAK,KAAK,QAAQ,IAAI,CAAC,CAAE,CACzE;CACF;;;;;;CAOA,MAAsB,UAAyB;EAC7C,OAAO,KAAK,MAAM;CACpB;;;;;;CAOA,IAAuB,YAAY;EACjC,OAAO,CAAC,KAAK;CACf;AACF"}
@@ -0,0 +1,126 @@
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 { StreamReader as a, createStreamReader as c, StreamErrorPayload as i, createStreamSink as l, CreateStreamReaderOptions as n, StreamSink as o, CreateStreamSinkOptions as r, StreamSinkEvents as s, BufferedChunk as t };
126
+ //# sourceMappingURL=streaming-channel-CiyFd_6l.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"streaming-channel-CiyFd_6l.d.cts","names":[],"sources":["../src/lib/streaming-channel.ts"],"mappings":";;;;;AA0BA;;UAAiB,kBAAA;EACf,IAAA;EACA,OAAO;AAAA;;;;;;;;UAUQ,aAAA;EACf,GAAA;EACA,KAAA,EAAO,CAAC;AAAA;AAAA,UAGO,gBAAA;EAIiB;EAFhC,KAAA,GAAQ,GAAA,UAAa,KAAA,EAAO,CAAA;EAA5B;EAEA,GAAA,GAAM,KAAA,GAAQ,kBAAkB;AAAA;AAAA,UAGjB,uBAAA;EACf,EAAA;EAJc;;;AAAkB;EAShC,YAAY;AAAA;;;AAAA;AAQd;;UAAiB,UAAA;EAQE;EAAA,SANR,EAAA;EAmByB;;;;;EAAA,SAbzB,MAAA,EAAQ,WAAA;EA6Bc;EAAA,SA3BtB,MAAA;EA2BqB;EAAA,SAzBrB,OAAA;EAET,KAAA,GAAQ,KAAA,EAAO,CAAA;EACf,KAAA,GAAQ,MAAA;EACR,KAAA;EARiB;EAUjB,KAAA,GAAQ,MAAA;EANC;EAAA,SASA,QAAA,EAAU,cAAA,CAAe,CAAA;EAPnB;;;;;;EAAA,SAeN,MAAA,EAAQ,YAAA,CAAa,gBAAA,CAAiB,CAAA;EARtC;;;;;;EAAA,SAgBA,MAAA,EAAQ,aAAA,CAAc,aAAA,CAAc,CAAA;AAAA;AAAA,UAG9B,yBAAA;EACf,EAAA;EAJ6C;;AAAC;AAGhD;EAME,aAAA;;;;;;EAMA,UAAA,IAAc,OAAA;EAEd;EAAA,QAAA;AAAA;AAQF;;;;;AAAA,UAAiB,YAAA,YAAwB,aAAA,CAAc,CAAA;EAAA,SAC5C,EAAA;EAAA,SACA,SAAA;EAAA,SACA,IAAA;EAH2C;EAAA,SAK3C,WAAA;EALmB;EAAA,SAOnB,QAAA,EAAU,cAAA,CAAe,CAAA;EAElC,MAAA;EARS;EAWT,KAAA,GAAQ,GAAA,UAAa,KAAA,EAAO,CAAA;EATnB;EAWT,IAAA,GAAO,KAAA,GAAQ,kBAAA;AAAA;;;;;;iBAcD,gBAAA,IACd,OAAA,GAAS,uBAAA,GACR,UAAA,CAAW,CAAA;;;;;;iBA+EE,kBAAA,IACd,OAAA,GAAS,yBAAA,GACR,YAAA,CAAa,CAAA"}