@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,741 +0,0 @@
1
- import __tsdown_shims_path from 'node:path';
2
- import __tsdown_shims_url from 'node:url';
3
- import { StoragePort, StoragePreset } from "./fs.mjs";
4
- import { Plugin } from "./plugin.mjs";
5
- import { LogFn, LogLevelResolvedConfig, LogLevelUserConfig } from "./logging.mjs";
6
- import { TSConfig } from "./tsconfig.mjs";
7
- import { PluginContext } from "./context.mjs";
8
- import { ConfigLayer, ResolvedConfig } from "c12";
9
- import { CompatibilityDateSpec, CompatibilityDates } from "compatx";
10
- import { Format } from "@storm-software/build-tools/types";
11
- import { StormWorkspaceConfig } from "@storm-software/config/types";
12
- import { DeepPartial, DeepReadonly, MaybePromise, NonUndefined, RequiredKeys } from "@stryke/types/base";
13
- import { FileReference, FileReferenceInput } from "@stryke/types/configuration";
14
- import { AssetGlob } from "@stryke/types/file";
15
- import { PreviewOptions, ResolvedPreviewOptions } from "vite";
16
-
17
- //#region src/types/config.d.ts
18
- /**
19
- * The {@link StormWorkspaceConfig | configuration} object for an entire Powerlines workspace
20
- */
21
- type WorkspaceConfig = Partial<StormWorkspaceConfig> & Required<Pick<StormWorkspaceConfig, "workspaceRoot">>;
22
- type PluginFactory<in out TContext extends PluginContext = PluginContext, TOptions = any> = (options: TOptions) => MaybePromise<Plugin<TContext> | Plugin<TContext>[]>;
23
- /**
24
- * A configuration tuple for a Powerlines plugin.
25
- */
26
- type PluginConfigTuple<TContext extends PluginContext = PluginContext, TOptions = any> = [string | PluginFactory<TContext, TOptions>, TOptions] | [Plugin<TContext>];
27
- /**
28
- * A configuration object for a Powerlines plugin.
29
- */
30
- type PluginConfigObject<TContext extends PluginContext = PluginContext, TOptions = any> = {
31
- plugin: string | PluginFactory<TContext, TOptions>;
32
- options: TOptions;
33
- } | {
34
- plugin: Plugin<TContext>;
35
- options?: never;
36
- };
37
- /**
38
- * A configuration tuple for a Powerlines plugin.
39
- */
40
- type PluginConfig<TContext extends PluginContext = PluginContext> = string | PluginFactory<TContext, void> | Plugin<TContext> | PluginConfigTuple<TContext> | PluginConfigObject<TContext> | Promise<PluginConfig<TContext>> | PluginConfig<TContext>[];
41
- type PartialPlugin<TContext extends PluginContext = PluginContext> = DeepPartial<Plugin<TContext>>;
42
- type PartialPluginFactory<in out TContext extends PluginContext = PluginContext, TOptions = any> = (options: TOptions) => MaybePromise<PartialPlugin<TContext> | PartialPlugin<TContext>[]>;
43
- type ProjectType = "application" | "library";
44
- type Mode = "development" | "test" | "production";
45
- /**
46
- * The configuration options for resolving modules in a Powerlines project.
47
- */
48
- interface ResolveConfig {
49
- /**
50
- * List of fields in `package.json` to try when resolving a package's entry point. Note this takes lower precedence than conditional exports resolved from the exports field: if an entry point is successfully resolved from exports, the main field will be ignored.
51
- *
52
- * @defaultValue `["browser", "module", "jsnext:main", "jsnext"]`
53
- *
54
- * @see https://vite.dev/config/shared-options#resolve-mainfields
55
- */
56
- mainFields?: string[];
57
- /**
58
- * Array of strings indicating what conditions should be allowed when resolving [conditional exports](https://nodejs.org/api/packages.html#packages_conditional_exports) from a package.
59
- *
60
- * @defaultValue `["import", "require", "default"]`
61
- *
62
- * @see https://vite.dev/config/shared-options#resolve-conditions
63
- */
64
- conditions?: string[];
65
- /**
66
- * List of file extensions to try for imports that omit extensions. Note it is NOT recommended to omit extensions for custom import types (e.g. .vue) since it can interfere with IDE and type support.
67
- *
68
- * @defaultValue `[".mjs", ".js", ".mts", ".ts", ".jsx", ".tsx", ".json"]`
69
- *
70
- * @see https://vite.dev/config/shared-options#resolve-extensions
71
- */
72
- extensions?: string[];
73
- /**
74
- * Array of strings indicating what modules should be deduplicated to a single version in the build.
75
- *
76
- * @remarks
77
- * This option is useful for ensuring that only one version of a module is included in the bundle, which can help reduce bundle size and avoid conflicts. If you have duplicated copies of the same dependency in your app (likely due to hoisting or linked packages in monorepos), use this option to force Powerlines to always resolve listed dependencies to the same copy (from project root).
78
- *
79
- * @see https://vite.dev/config/shared-options#resolve-dedupe
80
- */
81
- dedupe?: string[];
82
- /**
83
- * The alias mappings to use for module resolution during the build process.
84
- *
85
- * @remarks
86
- * This option allows you to define custom path aliases for modules, which can be useful for simplifying imports and managing dependencies.
87
- *
88
- * @example
89
- * ```ts
90
- * {
91
- * alias: {
92
- * "@utils": "./src/utils",
93
- * "@components": "./src/components"
94
- * }
95
- * }
96
- * ```
97
- *
98
- * @see https://vite.dev/config/shared-options#resolve-alias
99
- * @see https://github.com/rollup/plugins/tree/master/packages/alias
100
- */
101
- alias?: Record<string, string> | Array<{
102
- find: string | RegExp;
103
- replacement: string;
104
- }>;
105
- /**
106
- * Enabling this setting causes Powerlines to determine file identity by the original file path (i.e. the path without following symlinks) instead of the real file path (i.e. the path after following symlinks).
107
- *
108
- * @defaultValue false
109
- *
110
- * @see https://esbuild.github.io/api/#preserve-symlinks
111
- * @see https://rollupjs.org/configuration-options/#preservesymlinks
112
- * @see https://webpack.js.org/configuration/resolve/#resolvesymlinks
113
- * @see https://rolldown.rs/reference/InputOptions.resolve#symlinks
114
- * @see https://vite.dev/config/shared-options#resolve-preservesymlinks
115
- */
116
- preserveSymlinks?: boolean;
117
- /**
118
- * A list of modules that should not be bundled, even if they are external dependencies.
119
- *
120
- * @remarks
121
- * This option is useful for excluding specific modules from the bundle, such as Node.js built-in modules or other libraries that should not be bundled.
122
- */
123
- external?: (string | RegExp)[];
124
- /**
125
- * A list of modules that should always be bundled, even if they are external dependencies.
126
- */
127
- noExternal?: (string | RegExp)[];
128
- /**
129
- * Should the Powerlines CLI processes skip bundling the `node_modules` directory?
130
- */
131
- skipNodeModulesBundle?: boolean;
132
- }
133
- interface CopyConfig {
134
- /**
135
- * An optional path to a secondary/copied output directory for collecting distributable files prior to publishing/deployment.
136
- *
137
- * @remarks
138
- * This option is useful when a separate directory is needed for collecting distributable files that are copied from the project, such as static assets or other non-code files. When using [Nx monorepo tools](https://nx.dev/), it is common for the {@link OutputConfig.path | project's output} to be copied to the `{workspaceRoot}/dist/{root}` directory, so that all of the monorepo's output is consolidated in a single location.
139
- */
140
- path: string;
141
- /**
142
- * A list of assets to copy to the output directory
143
- *
144
- * @remarks
145
- * The assets can be specified as a string (path to the asset) or as an object with a `glob` property (to match multiple files). The paths are relative to the project root directory.
146
- */
147
- assets?: Array<string | AssetGlob>;
148
- }
149
- interface OutputConfig {
150
- /**
151
- * The output directory path for the project build.
152
- *
153
- * @remarks
154
- * If a value is not provided, Powerlines will attempt to:
155
- * 1. Use the `outDir` value in the `tsconfig.json` file.
156
- * 2. Use the `dist` directory in the project root directory.
157
- *
158
- * @defaultValue "\{root\}/dist"
159
- */
160
- path?: string;
161
- /**
162
- * Configuration that specifies a secondary/copied output directory for potentially collecting distributable files prior to publishing/deployment.
163
- *
164
- * @remarks
165
- * These options are useful when a separate directory is needed for collecting distributable files that are copied from the project, such as static assets or other non-code files. When using [Nx monorepo tools](https://nx.dev/), it is common for the {@link OutputConfig.path | project's output} to be copied to the `{workspaceRoot}/dist/{root}` directory, so that all of the monorepo's output is consolidated in a single location.
166
- */
167
- copy?: CopyConfig | false;
168
- /**
169
- * The folder where the generated runtime artifacts will be located
170
- *
171
- * @remarks
172
- * This folder will contain all runtime artifacts and builtins generated during the "prepare" phase.
173
- *
174
- * @defaultValue "\{root\}/.powerlines"
175
- */
176
- artifactsPath?: string;
177
- /**
178
- * Should typescript declaration modules be generated during the build for the project?
179
- */
180
- dts?: boolean;
181
- /**
182
- * The path of the generated runtime types declaration file relative to the workspace root.
183
- *
184
- * @remarks
185
- * This value will be set to `true` automatically when {@link OutputConfig.dts | dts} is set to `true`.
186
- *
187
- * @defaultValue "\{root\}/powerlines.d.ts"
188
- */
189
- types?: string | false;
190
- /**
191
- * The module format of the output files
192
- *
193
- * @remarks
194
- * This option can be a single format or an array of formats. If an array is provided, multiple builds will be generated for each format.
195
- *
196
- * @defaultValue "esm"
197
- */
198
- format?: Format | Format[];
199
- /**
200
- * Generate source maps for the output files
201
- *
202
- * @remarks
203
- * This option can be a boolean or a string specifying the type of source map to generate. If set to `true`, external source maps will be generated. If set to `"inline"`, source maps will be included in the output files as data URIs. If set to `"hidden"`, external source maps will be generated but not referenced in the output files.
204
- */
205
- sourceMap?: boolean | "inline" | "hidden";
206
- /**
207
- * Minify the output files
208
- *
209
- * @remarks
210
- * This option can be a boolean or a string specifying the type of minification to apply. If set to `true`, the output files will be minified. If set to `"terser"`, the Terser minifier will be used. If set to `"esbuild"`, the esbuild minifier will be used.
211
- *
212
- * @defaultValue false
213
- */
214
- minify?: boolean;
215
- /**
216
- * Control whether built-in Node.js module imports use the `node:` protocol.
217
- *
218
- * @remarks
219
- * If no option is provided, built-in module imports are not transformed. The following options are available for this setting:
220
- * - `true`: Add the node: prefix to built-in module imports.
221
- * - `"strip"`: Remove the node: prefix from built-in module imports.
222
- *
223
- * @see https://tsdown.dev/reference/api/Interface.InlineConfig#nodeprotocol
224
- * @see https://nodejs.org/api/esm.html#node-imports
225
- */
226
- nodeProtocol?: "strip" | true;
227
- /**
228
- * Whether to overwrite previously generated files in the artifacts directory during the build process.
229
- *
230
- * @remarks
231
- * When set to `true`, Powerlines will overwrite any existing files in the artifacts directory with the newly generated files during the build process. When set to `false`, Powerlines will skip generating files that already exist in the artifacts directory, which can help speed up the build process by avoiding unnecessary file writes. This option is only relevant when the {@link OutputConfig.storage | storage option} is configured to use an adapter that writes files to the local file system. If using a `virtual` storage adapter, this option has no effect.
232
- *
233
- * @defaultValue true
234
- */
235
- overwrite?: boolean;
236
- /**
237
- * A string preset or a custom {@link StoragePort} to provide fine-grained control over generated/output file storage.
238
- *
239
- * @remarks
240
- * If a string preset is provided, it must be one of the following values:
241
- * - `"fs"`: Uses the local file system for storage.
242
- * - `"virtual"`: Uses an in-memory virtual file system for storage.
243
- *
244
- * If a custom {@link StoragePort} is provided, it will be used for all file storage operations during the build process.
245
- *
246
- * @defaultValue "virtual"
247
- */
248
- storage?: StoragePort | StoragePreset;
249
- }
250
- interface FrameworkOptions {
251
- /**
252
- * The name of the framework
253
- *
254
- * @remarks
255
- * This value is used to identify the framework in logs, error messages, and other places where the framework's name is needed.
256
- *
257
- * @defaultValue "powerlines"
258
- */
259
- name: string;
260
- /**
261
- * The version of the framework
262
- *
263
- * @remarks
264
- * This value is used to identify the version of the framework in logs, error messages, and other places where the framework's version is needed.
265
- *
266
- * @defaultValue "0.0.1"
267
- */
268
- version?: string;
269
- /**
270
- * The organization or author of the framework
271
- *
272
- * @defaultValue "storm-software"
273
- */
274
- orgId: string;
275
- }
276
- interface Options {
277
- /**
278
- * The current working directory the Powerlines processes should operate in
279
- *
280
- * @remarks
281
- * If not provided, the {@link WorkspaceConfig.workspaceRoot | workspace root} will be used as the current working directory. If the workspace root cannot be determined, the process's current working directory will be used.
282
- */
283
- cwd?: string;
284
- /**
285
- * The log level label indicating the severity of the log message, or a more detailed log level configuration object that allows for specifying different log levels for different categories of logs.
286
- *
287
- * @remarks
288
- * The log level determines the minimum severity of messages that will be logged. For example, if the log level is set to `LogLevel.INFO`, then messages with a severity of `INFO`, `WARN`, and `ERROR` will be logged, while messages with a severity of `DEBUG` and `TRACE` will be ignored. Setting the log level to `LogLevel.SILENT` will disable all logging. Alternatively, you can provide a more detailed configuration object that allows you to specify different log levels for different categories of logs, providing granular control over the logging behavior for different aspects of the system.
289
- *
290
- * @defaultValue "info"
291
- */
292
- logLevel?: LogLevelUserConfig;
293
- /**
294
- * Details about the framework being used in the current execution, which can be used by plugins and other parts of the system to customize behavior based on the framework.
295
- */
296
- framework?: FrameworkOptions;
297
- }
298
- interface BaseExecutionOptions extends RequiredKeys<Options, "cwd"> {
299
- /**
300
- * The root directory of the project
301
- */
302
- root: string;
303
- }
304
- interface ExecutionOptions extends BaseExecutionOptions {
305
- /**
306
- * A unique identifier for the current execution instance, which can be used for logging and other purposes to distinguish between different executions in the same process.
307
- */
308
- executionId?: string;
309
- /**
310
- * The index of the current execution instance among all configured instances in the Powerlines process
311
- */
312
- configIndex?: number;
313
- /**
314
- * A path to a custom configuration file to be used instead of the default `powerlines.json`, `powerlines.config.js`, or `powerlines.config.ts` files.
315
- *
316
- * @remarks
317
- * This option is useful for running Powerlines commands with different configuration files, such as in CI/CD environments or when testing different configurations.
318
- */
319
- configFile: string;
320
- /**
321
- * A logging function provided by the code invoking the Powerlines execution process, which can be used for logging messages during the build process instead of the default Powerlines logger.
322
- *
323
- * @remarks
324
- * Providing a custom logging function allows you to integrate Powerlines logging with your own logging system or to customize the logging behavior, such as formatting log messages differently or sending logs to an external service. If a custom logging function is not provided, Powerlines will use its default logger implementation.
325
- *
326
- * @important
327
- * This function cannot be provided by the Powerlines engine, as it is not serializable. It must be passed directly to the execution context when creating it, and will not be preserved if the context is cloned or serialized.
328
- */
329
- logFn?: LogFn;
330
- }
331
- interface Config {
332
- /**
333
- * Defines entries and location(s) of entry modules for the bundle. Relative paths are resolved based on the `root` option.
334
- */
335
- input?: FileReferenceInput | FileReferenceInput[] | Record<string, FileReferenceInput | FileReferenceInput[]>;
336
- /**
337
- * Configuration for the output files generated by processing the source code
338
- */
339
- output?: OutputConfig;
340
- /**
341
- * The date to use for compatibility checks
342
- *
343
- * @remarks
344
- * This date can be used by plugins and build processes to determine compatibility with certain features or APIs. It is recommended to set this date to the date when the project was last known to be compatible with the desired features or APIs. If no value is provided, the latest compatibility date will be used.
345
- *
346
- * @see https://developers.cloudflare.com/pages/platform/compatibility-dates/
347
- * @see https://docs.netlify.com/configure-builds/get-started/#set-a-compatibility-date
348
- * @see https://github.com/unjs/compatx
349
- */
350
- compatibilityDate?: CompatibilityDateSpec;
351
- /**
352
- * The log level label indicating the severity of the log message, or a more detailed log level configuration object that allows for specifying different log levels for different categories of logs.
353
- *
354
- * @remarks
355
- * The log level determines the minimum severity of messages that will be logged. For example, if the log level is set to `LogLevel.INFO`, then messages with a severity of `INFO`, `WARN`, and `ERROR` will be logged, while messages with a severity of `DEBUG` and `TRACE` will be ignored. Setting the log level to `LogLevel.SILENT` will disable all logging. Alternatively, you can provide a more detailed configuration object that allows you to specify different log levels for different categories of logs, providing granular control over the logging behavior for different aspects of the system.
356
- *
357
- * @defaultValue "info"
358
- */
359
- logLevel?: LogLevelUserConfig;
360
- /**
361
- * Configuration for module resolution during processing of the source code
362
- */
363
- resolve?: ResolveConfig;
364
- /**
365
- * The platform to build the project for
366
- *
367
- * @defaultValue "neutral"
368
- */
369
- platform?: "node" | "browser" | "neutral";
370
- /**
371
- * Define global constant replacements. Entries will be defined as globals during dev and statically replaced during build.
372
- *
373
- * @remarks
374
- * This option allows you to specify global constants that will be replaced in the code during the build process. It is similar to the `define` option in esbuild and Vite, enabling you to replace specific identifiers with constant expressions at build time.
375
- *
376
- * @example
377
- * ```ts
378
- * {
379
- * define: {
380
- * __VERSION__: '"1.0.0"',
381
- * __DEV__: 'process.env.NODE_ENV !== "production"'
382
- * }
383
- * }
384
- * ```
385
- *
386
- * @see https://esbuild.github.io/api/#define
387
- * @see https://vitejs.dev/config/build-options.html#define
388
- * @see https://github.com/rollup/plugins/tree/master/packages/replace
389
- */
390
- define?: Record<string, any>;
391
- /**
392
- * Global variables that will have import statements injected where necessary
393
- *
394
- * @remarks
395
- * This option allows you to specify global variables that should be automatically imported from specified modules whenever they are used in the code. This is particularly useful for polyfilling Node.js globals in a browser environment.
396
- *
397
- * @example
398
- * ```ts
399
- * {
400
- * inject: {
401
- * process: 'process/browser',
402
- * Buffer: ['buffer', 'Buffer'],
403
- * }
404
- * }
405
- * ```
406
- *
407
- * @see https://github.com/rollup/plugins/tree/master/packages/inject
408
- */
409
- inject?: Record<string, string | string[]>;
410
- /**
411
- * The path to the tsconfig file to be used by the compiler
412
- *
413
- * @remarks
414
- * If a value is not provided, the plugin will attempt to find the `tsconfig.json` file in the project root directory. The parsed tsconfig compiler options will be merged with the {@link Options.tsconfigRaw} value (if provided).
415
- *
416
- * @defaultValue "\{projectRoot\}/tsconfig.json"
417
- */
418
- tsconfig?: string;
419
- /**
420
- * The raw {@link TSConfig} object to be used by the compiler. This object will be merged with the `tsconfig.json` file.
421
- *
422
- * @see https://www.typescriptlang.org/tsconfig
423
- *
424
- * @remarks
425
- * If populated, this option takes higher priority than `tsconfig`
426
- */
427
- tsconfigRaw?: TSConfig;
428
- }
429
- interface EnvironmentConfig extends Config {
430
- /**
431
- * Configuration options for the preview server
432
- */
433
- preview?: PreviewOptions;
434
- /**
435
- * A flag indicating whether the build is for a Server-Side Rendering environment.
436
- */
437
- ssr?: boolean;
438
- /**
439
- * The runtime environment for the build, which can be used by plugins to determine how to process the source code and generate runtime artifacts.
440
- *
441
- * @remarks
442
- * This option can be used to specify the target runtime environment for the build, such as "nodejs", "browser", "workerd", or "edge". Plugins can use this information to determine how to process the source code and generate runtime artifacts that are compatible with the specified environment. If no value is provided, plugins will need to determine the runtime environment based on other factors, such as the presence of certain dependencies or configuration options.
443
- */
444
- runtime?: "nodejs" | "browser" | "workerd" | "edge";
445
- /**
446
- * Define if this environment is used for Server-Side Rendering
447
- *
448
- * @defaultValue "server" (if it isn't the client environment)
449
- */
450
- consumer?: "client" | "server";
451
- }
452
- interface UserConfig extends Config {
453
- /**
454
- * The name of the project
455
- */
456
- name?: string;
457
- /**
458
- * The project display title
459
- *
460
- * @remarks
461
- * This option is used in documentation generation and other places where a human-readable title is needed.
462
- */
463
- title?: string;
464
- /**
465
- * A description of the project
466
- *
467
- * @remarks
468
- * If this option is not provided, the build process will try to use the \`description\` value from the `\package.json\` file.
469
- */
470
- description?: string;
471
- /**
472
- * The organization or author of the project
473
- *
474
- * @remarks
475
- * If this option is not provided, the build process will try to use the \`author\` value from the \`package.json\` file. If the \`author\` value cannot be determined, the {@link name | name configuration} will be used.
476
- */
477
- organization?: string;
478
- /**
479
- * Explicitly set a mode to run in. This mode will be used at various points throughout the Powerlines processes, such as when compiling the source code.
480
- *
481
- * @defaultValue "production"
482
- */
483
- mode?: Mode;
484
- /**
485
- * The type of project being built
486
- *
487
- * @defaultValue "application"
488
- */
489
- projectType?: ProjectType;
490
- /**
491
- * Should the Powerlines processes automatically install missing package dependencies?
492
- *
493
- * @remarks
494
- * When set to `true`, Powerlines will attempt to install any missing dependencies using the package manager detected in the project (e.g., npm, yarn, pnpm). This can be useful for ensuring that all required packages are available during the build and preparation phases.
495
- *
496
- * @defaultValue false
497
- */
498
- autoInstall?: boolean;
499
- /**
500
- * Should the compiler processes skip any improvements that make use of cache?
501
- *
502
- * @defaultValue false
503
- */
504
- skipCache?: boolean;
505
- /**
506
- * A list of resolvable paths to plugins used during the build process
507
- */
508
- plugins?: PluginConfig<any>[];
509
- /**
510
- * Environment-specific configurations
511
- */
512
- environments?: Record<string, EnvironmentConfig>;
513
- /**
514
- * Should a single `build` process be ran for each environment?
515
- *
516
- * @remarks
517
- * This option determines how environments are managed during the `build` process. The available options are:
518
- *
519
- * - `false`: A separate build is ran for each environment.
520
- * - `true`: A single build is ran for all environments.
521
- *
522
- * @defaultValue false
523
- */
524
- singleBuild?: boolean;
525
- }
526
- type ConfigParams = BaseExecutionOptions & Pick<Required<UserConfig>, "mode"> & {
527
- /**
528
- * A string identifier for the Powerlines command being executed
529
- */
530
- command: string;
531
- };
532
- type UserConfigFnObject = (env: ConfigParams) => UserConfig | UserConfig[];
533
- type UserConfigFnPromise = (env: ConfigParams) => Promise<UserConfig | UserConfig[]>;
534
- type UserConfigFn = (env: ConfigParams) => UserConfig | UserConfig[] | Promise<UserConfig | UserConfig[]>;
535
- type UserConfigExport = UserConfig | UserConfig[] | Promise<UserConfig | UserConfig[]> | UserConfigFnObject | UserConfigFnPromise | UserConfigFn;
536
- type ParsedUserConfig = ResolvedConfig<UserConfig> & {
537
- /**
538
- * The path to the user configuration file, if it exists.
539
- *
540
- * @remarks
541
- * This is typically the `powerlines.json`, `powerlines.config.js`, or `powerlines.config.ts` file in the project root.
542
- */
543
- configFile?: ConfigLayer<UserConfig>["configFile"];
544
- };
545
- type InlineConfigPaths = {
546
- /**
547
- * The root directory of the project
548
- */
549
- root: string;
550
- /**
551
- * A path to a custom configuration file to be used instead of the default `powerlines.json`, `powerlines.config.js`, or `powerlines.config.ts` files.
552
- *
553
- * @remarks
554
- * This option is useful for running Powerlines commands with different configuration files, such as in CI/CD environments or when testing different configurations.
555
- */
556
- configFile?: string;
557
- } | {
558
- /**
559
- * The root directory of the project
560
- */
561
- root?: string;
562
- /**
563
- * A path to a custom configuration file to be used instead of the default `powerlines.json`, `powerlines.config.js`, or `powerlines.config.ts` files.
564
- *
565
- * @remarks
566
- * This option is useful for running Powerlines commands with different configuration files, such as in CI/CD environments or when testing different configurations.
567
- */
568
- configFile?: string;
569
- };
570
- /**
571
- * The configuration provided while executing Powerlines commands.
572
- */
573
- type InlineConfig<TUserConfig extends UserConfig = UserConfig> = DeepPartial<TUserConfig> & {
574
- /**
575
- * The root directory of the project
576
- */
577
- root?: string;
578
- /**
579
- * A path to a custom configuration file to be used instead of the default `powerlines.json`, `powerlines.config.js`, or `powerlines.config.ts` files.
580
- *
581
- * @remarks
582
- * This option is useful for running Powerlines commands with different configuration files, such as in CI/CD environments or when testing different configurations.
583
- */
584
- configFile?: string;
585
- /**
586
- * A string identifier for the Powerlines command being executed
587
- */
588
- command: string;
589
- /**
590
- * Additional arguments provided during execution of the command, such as CLI flags or other parameters that may be relevant to the command being executed.
591
- */
592
- additionalArgs?: Record<string, string | string[]>;
593
- /**
594
- * Details about the framework being used in the current execution, which can be used by plugins and other parts of the system to customize behavior based on the framework.
595
- *
596
- * @remarks
597
- * This should only be used by framework plugins to ensure the correct framework name is applied
598
- *
599
- * @internal
600
- */
601
- framework?: FrameworkOptions;
602
- };
603
- type CreateInlineConfig<TUserConfig extends UserConfig = UserConfig> = RequiredKeys<InlineConfig<TUserConfig>, "root"> & {
604
- /**
605
- * The package name (from the \`package.json\`) for the project that will be used in the \`create\` command to create a new project based on this configuration
606
- */
607
- packageName?: string;
608
- };
609
- type CleanInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
610
- type PrepareInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
611
- type TypesInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
612
- type BuildInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
613
- type LintInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
614
- type TestInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
615
- type DocsInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
616
- type DeployInlineConfig<TUserConfig extends UserConfig = UserConfig> = InlineConfig<TUserConfig>;
617
- interface ResolvedEntryFileReference extends FileReference {
618
- /**
619
- * The user provided entry point in the source code
620
- */
621
- input?: FileReference;
622
- /**
623
- * An optional name to use in the package export during the build process
624
- */
625
- output?: string;
626
- }
627
- type ResolvedEnvironmentConfig = RequiredKeys<Omit<EnvironmentConfig, "preview">, "input" | "consumer" | "ssr"> & {
628
- /**
629
- * A string identifier for the environment used by the system and plugins to determine which environment-specific configuration to use during the build process.
630
- */
631
- id: string;
632
- /**
633
- * The name of the environment provided by the user in the {@link UserConfig.environments | environments} configuration.
634
- */
635
- name: string;
636
- /**
637
- * Configuration options for the preview server
638
- */
639
- preview?: ResolvedPreviewOptions;
640
- };
641
- /**
642
- * The configuration options for resolving modules in a Powerlines project.
643
- */
644
- type ResolvedResolveConfig = Required<Omit<ResolveConfig, "external" | "noExternal">> & {
645
- /**
646
- * A list of modules that should not be bundled, even if they are external dependencies.
647
- *
648
- * @remarks
649
- * This option is useful for excluding specific modules from the bundle, such as Node.js built-in modules or other libraries that should not be bundled.
650
- */
651
- external?: string[];
652
- /**
653
- * A list of modules that should always be bundled, even if they are external dependencies.
654
- */
655
- noExternal?: string[];
656
- };
657
- type ResolvedAssetGlob = AssetGlob & Required<Pick<AssetGlob, "input">>;
658
- type ResolvedCopyConfig = Required<Omit<CopyConfig, "assets">> & {
659
- assets: ResolvedAssetGlob[];
660
- };
661
- type ResolvedOutputConfig = Required<Omit<OutputConfig, "copy" | "storage">> & Pick<OutputConfig, "storage"> & {
662
- copy: ResolvedCopyConfig | false;
663
- };
664
- /**
665
- * The base resolved configuration options for a Powerlines project, after being processed and normalized by the configuration loading process.
666
- */
667
- type ResolvedConfig$1<TUserConfig extends UserConfig = UserConfig, TExecutionOptions extends ExecutionOptions = ExecutionOptions> = Omit<TExecutionOptions, "logLevel"> & Omit<RequiredKeys<TUserConfig, "input" | "name" | "title" | "plugins" | "mode" | "input" | "tsconfig" | "platform" | "projectType">, "compatibilityDate" | "output" | "resolve" | "logLevel" | "environments"> & {
668
- /**
669
- * The configuration options read from a configuration file on disk, which may be used to resolve the final configuration for the context. This typically includes the user configuration options defined in the `powerlines.config.ts` file, as well as any inline configuration options provided during execution.
670
- */
671
- readonly userConfig: DeepReadonly<TUserConfig>;
672
- /**
673
- * The configuration options provided by plugins added by the user (and other plugins)
674
- */
675
- readonly inlineConfig: DeepReadonly<InlineConfig<TUserConfig>>;
676
- /**
677
- * The configuration options that were provided by Powerlines plugins, which may have been merged with the user configuration and modified by the configuration loading process.
678
- */
679
- readonly pluginConfig: DeepReadonly<DeepPartial<TUserConfig>>;
680
- /**
681
- * A string identifier for the Powerlines command being executed.
682
- */
683
- readonly command: NonUndefined<InlineConfig<TUserConfig>["command"]>;
684
- /**
685
- * A path to a custom configuration file to be used instead of the default `powerlines.json`, `powerlines.config.js`, or `powerlines.config.ts` files.
686
- *
687
- * @remarks
688
- * This option is useful for running Powerlines commands with different configuration files, such as in CI/CD environments or when testing different configurations.
689
- */
690
- readonly configFile: string;
691
- /**
692
- * The output configuration options to use for the build process
693
- */
694
- output: ResolvedOutputConfig;
695
- /**
696
- * Configuration for module resolution during processing of the source code
697
- */
698
- resolve: ResolvedResolveConfig;
699
- /**
700
- * The date to use for compatibility checks
701
- *
702
- * @remarks
703
- * This date can be used by plugins and build processes to determine compatibility with certain features or APIs. It is recommended to set this date to the date when the project was last known to be compatible with the desired features or APIs.
704
- *
705
- * @see https://developers.cloudflare.com/pages/platform/compatibility-dates/
706
- * @see https://docs.netlify.com/configure-builds/get-started/#set-a-compatibility-date
707
- * @see https://github.com/unjs/compatx
708
- */
709
- compatibilityDate: CompatibilityDates;
710
- /**
711
- * The log level label indicating the severity of the log message, or a more detailed log level configuration object that allows for specifying different log levels for different categories of logs.
712
- *
713
- * @remarks
714
- * The log level determines the minimum severity of messages that will be logged. For example, if the log level is set to `LogLevel.INFO`, then messages with a severity of `INFO`, `WARN`, and `ERROR` will be logged, while messages with a severity of `DEBUG` and `TRACE` will be ignored. Setting the log level to `LogLevel.SILENT` will disable all logging. Alternatively, you can provide a more detailed configuration object that allows you to specify different log levels for different categories of logs, providing granular control over the logging behavior for different aspects of the system.
715
- */
716
- logLevel: LogLevelResolvedConfig;
717
- /**
718
- * Environment-specific configurations
719
- */
720
- environments: Record<string, ResolvedEnvironmentConfig>;
721
- };
722
- type InferOverridableConfig<TResolvedConfig extends ResolvedConfig$1 = ResolvedConfig$1> = DeepPartial<Omit<TResolvedConfig, "userConfig" | "inlineConfig" | "pluginConfig" | "cwd" | "configFile" | "command">>;
723
- /**
724
- * The resolved configuration options for a Powerlines environment, after being processed and normalized by the configuration loading process.
725
- */
726
- type EnvironmentResolvedConfig<TResolvedConfig extends ResolvedConfig$1 = ResolvedConfig$1> = TResolvedConfig & {
727
- /**
728
- * The configuration provided when initializing the Powerlines API.
729
- *
730
- * @remarks
731
- * This configuration is used during the initialization of the Powerlines API.
732
- */
733
- readonly environmentConfig: DeepReadonly<EnvironmentConfig>;
734
- /**
735
- * The resolved configuration options for the environment, which may include additional properties or modifications made during the configuration loading process.
736
- */
737
- environment: ResolvedEnvironmentConfig;
738
- };
739
- //#endregion
740
- export { BaseExecutionOptions, BuildInlineConfig, CleanInlineConfig, Config, ConfigParams, CopyConfig, CreateInlineConfig, DeployInlineConfig, DocsInlineConfig, EnvironmentConfig, EnvironmentResolvedConfig, ExecutionOptions, FrameworkOptions, InferOverridableConfig, InlineConfig, InlineConfigPaths, LintInlineConfig, Mode, Options, OutputConfig, ParsedUserConfig, PartialPlugin, PartialPluginFactory, PluginConfig, PluginConfigObject, PluginConfigTuple, PluginFactory, PrepareInlineConfig, ProjectType, ResolveConfig, ResolvedAssetGlob, ResolvedConfig$1 as ResolvedConfig, ResolvedCopyConfig, ResolvedEntryFileReference, ResolvedEnvironmentConfig, ResolvedOutputConfig, ResolvedResolveConfig, TestInlineConfig, TypesInlineConfig, UserConfig, UserConfigExport, UserConfigFn, UserConfigFnObject, UserConfigFnPromise, WorkspaceConfig };
741
- //# sourceMappingURL=config.d.mts.map