powerlines 0.28.0 → 0.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{api-D-3EvHyy.d.cts → api-DE9Ixr0u.d.cts} +1 -1
- package/dist/{api-BgDfE1J3.d.ts → api-S471id5Y.d.ts} +1 -1
- package/dist/api.cjs +3 -3
- package/dist/api.d.cts +3 -2
- package/dist/api.d.ts +3 -2
- package/dist/api.js +2 -2
- package/dist/astro.cjs +5 -5
- package/dist/astro.d.cts +2 -1
- package/dist/astro.d.ts +2 -1
- package/dist/astro.js +4 -4
- package/dist/babel-types.d.ts +292 -0
- package/dist/{chunk-ERZWC77E.cjs → chunk-246ZHDQL.cjs} +416 -135
- package/dist/{chunk-FZ6J2GMT.js → chunk-575Z57QD.js} +2 -2
- package/dist/{chunk-XMYY4XUM.cjs → chunk-57GCROWS.cjs} +4 -4
- package/dist/{chunk-FJ67PPIW.cjs → chunk-AGFJZWS3.cjs} +4 -4
- package/dist/{chunk-Z3HPP53Q.js → chunk-FCZMWEL7.js} +3 -3
- package/dist/chunk-LRZLY3R7.cjs +12 -0
- package/dist/{chunk-5CV2NNIR.js → chunk-M7SQJLGB.js} +3 -3
- package/dist/{chunk-DD4XJNKQ.cjs → chunk-N6UOEGTC.cjs} +5 -5
- package/dist/{chunk-VJ26HHRE.js → chunk-O5PLPU55.js} +3 -3
- package/dist/{chunk-QRE6JMCD.js → chunk-Q4ZLKJS2.js} +419 -138
- package/dist/{chunk-ON3LABX3.cjs → chunk-SALASTMK.cjs} +2 -2
- package/dist/{chunk-NHZBSVDJ.js → chunk-TARQ5ZEQ.js} +3 -3
- package/dist/chunk-X56DYZYO.js +9 -0
- package/dist/chunk-YEBH46ZU.cjs +12 -0
- package/dist/{chunk-MRHWIMY2.cjs → chunk-YFKHICPO.cjs} +2 -2
- package/dist/{chunk-UMZ2WNMA.js → chunk-ZFMDBIE2.js} +2 -2
- package/dist/{context-CDZY3RHt.d.cts → context-BwnxICfB.d.cts} +22 -6
- package/dist/{context-CcPf9RC_.d.ts → context-p7xgIm3D.d.ts} +22 -6
- package/dist/esbuild.cjs +7 -7
- package/dist/esbuild.d.cts +2 -1
- package/dist/esbuild.d.ts +2 -1
- package/dist/esbuild.js +4 -4
- package/dist/farm.cjs +4 -4
- package/dist/farm.d.cts +2 -1
- package/dist/farm.d.ts +2 -1
- package/dist/farm.js +3 -3
- package/dist/index.cjs +16 -16
- package/dist/index.d.cts +5 -4
- package/dist/index.d.ts +5 -4
- package/dist/index.js +5 -5
- package/dist/lib/{api-BIHEKpyq.d.ts → api-1xCU-974.d.ts} +1 -1
- package/dist/lib/{api-Wawenasn.d.cts → api-BvkhY-MU.d.cts} +1 -1
- package/dist/lib/build/esbuild.cjs +9 -7
- package/dist/lib/build/esbuild.cjs.map +1 -0
- package/dist/lib/build/esbuild.d.cts +3 -2
- package/dist/lib/build/esbuild.d.ts +3 -2
- package/dist/lib/build/esbuild.js +6 -4
- package/dist/lib/build/esbuild.js.map +1 -0
- package/dist/lib/build/index.cjs +47 -28
- package/dist/lib/build/index.cjs.map +1 -0
- package/dist/lib/build/index.d.cts +6 -4
- package/dist/lib/build/index.d.ts +6 -4
- package/dist/lib/build/index.js +15 -12
- package/dist/lib/build/index.js.map +1 -0
- package/dist/lib/build/rolldown.cjs +6 -4
- package/dist/lib/build/rolldown.cjs.map +1 -0
- package/dist/lib/build/rolldown.d.cts +3 -2
- package/dist/lib/build/rolldown.d.ts +3 -2
- package/dist/lib/build/rolldown.js +5 -3
- package/dist/lib/build/rolldown.js.map +1 -0
- package/dist/lib/build/rollup.cjs +6 -4
- package/dist/lib/build/rollup.cjs.map +1 -0
- package/dist/lib/build/rollup.d.cts +3 -2
- package/dist/lib/build/rollup.d.ts +3 -2
- package/dist/lib/build/rollup.js +4 -2
- package/dist/lib/build/rollup.js.map +1 -0
- package/dist/lib/build/rspack.cjs +5 -3
- package/dist/lib/build/rspack.cjs.map +1 -0
- package/dist/lib/build/rspack.d.cts +3 -2
- package/dist/lib/build/rspack.d.ts +3 -2
- package/dist/lib/build/rspack.js +4 -2
- package/dist/lib/build/rspack.js.map +1 -0
- package/dist/lib/build/tsdown.cjs +25 -0
- package/dist/lib/build/tsdown.cjs.map +1 -0
- package/dist/lib/build/tsdown.d.cts +60 -0
- package/dist/lib/build/tsdown.d.ts +60 -0
- package/dist/lib/build/tsdown.js +4 -0
- package/dist/lib/build/tsdown.js.map +1 -0
- package/dist/lib/build/tsup.cjs +10 -8
- package/dist/lib/build/tsup.cjs.map +1 -0
- package/dist/lib/build/tsup.d.cts +3 -2
- package/dist/lib/build/tsup.d.ts +3 -2
- package/dist/lib/build/tsup.js +7 -5
- package/dist/lib/build/tsup.js.map +1 -0
- package/dist/lib/build/unbuild.cjs +9 -7
- package/dist/lib/build/unbuild.cjs.map +1 -0
- package/dist/lib/build/unbuild.d.cts +5 -4
- package/dist/lib/build/unbuild.d.ts +5 -4
- package/dist/lib/build/unbuild.js +6 -4
- package/dist/lib/build/unbuild.js.map +1 -0
- package/dist/lib/build/vite.cjs +9 -7
- package/dist/lib/build/vite.cjs.map +1 -0
- package/dist/lib/build/vite.d.cts +3 -2
- package/dist/lib/build/vite.d.ts +3 -2
- package/dist/lib/build/vite.js +7 -5
- package/dist/lib/build/vite.js.map +1 -0
- package/dist/lib/build/webpack.cjs +5 -3
- package/dist/lib/build/webpack.cjs.map +1 -0
- package/dist/lib/build/webpack.d.cts +3 -2
- package/dist/lib/build/webpack.d.ts +3 -2
- package/dist/lib/build/webpack.js +4 -2
- package/dist/lib/build/webpack.js.map +1 -0
- package/dist/lib/{chunk-3Y4F37CB.cjs → chunk-23BFL3LB.cjs} +6 -4
- package/dist/lib/chunk-23BFL3LB.cjs.map +1 -0
- package/dist/lib/{chunk-26M3IUSK.js → chunk-26JHNKA7.js} +3 -1
- package/dist/lib/chunk-26JHNKA7.js.map +1 -0
- package/dist/lib/{chunk-Z6BSDYUR.cjs → chunk-2HAOX4Q2.cjs} +155 -85
- package/dist/lib/chunk-2HAOX4Q2.cjs.map +1 -0
- package/dist/lib/{chunk-2RHE4SGK.js → chunk-2IXO6SBG.js} +3 -1
- package/dist/lib/chunk-2IXO6SBG.js.map +1 -0
- package/dist/lib/{chunk-K3NBD5LL.cjs → chunk-2JR645O3.cjs} +5 -3
- package/dist/lib/chunk-2JR645O3.cjs.map +1 -0
- package/dist/lib/{chunk-S4OH7KW6.cjs → chunk-2OMOKN7Y.cjs} +93 -58
- package/dist/lib/chunk-2OMOKN7Y.cjs.map +1 -0
- package/dist/lib/{chunk-ENRLU4UR.js → chunk-35EO5Y7R.js} +3 -1
- package/dist/lib/chunk-35EO5Y7R.js.map +1 -0
- package/dist/lib/{chunk-NDYKRNPQ.js → chunk-367E23MI.js} +3 -1
- package/dist/lib/chunk-367E23MI.js.map +1 -0
- package/dist/lib/{chunk-PURLNHXG.cjs → chunk-3DKBH67A.cjs} +16 -14
- package/dist/lib/chunk-3DKBH67A.cjs.map +1 -0
- package/dist/lib/chunk-3GMJQ5G3.cjs +4 -0
- package/dist/lib/chunk-3GMJQ5G3.cjs.map +1 -0
- package/dist/lib/{chunk-OEF6EHQV.js → chunk-45D4XIOK.js} +3 -1
- package/dist/lib/chunk-45D4XIOK.js.map +1 -0
- package/dist/lib/chunk-4BPHC6QQ.js +3 -0
- package/dist/lib/chunk-4BPHC6QQ.js.map +1 -0
- package/dist/lib/{chunk-7VRXU4F7.cjs → chunk-4NBEK7BB.cjs} +8 -7
- package/dist/lib/chunk-4NBEK7BB.cjs.map +1 -0
- package/dist/lib/{chunk-XBSGDSV3.cjs → chunk-4UN7FLKQ.cjs} +6 -4
- package/dist/lib/chunk-4UN7FLKQ.cjs.map +1 -0
- package/dist/lib/{chunk-NZ6NCXM2.js → chunk-5QJRVWP3.js} +4 -2
- package/dist/lib/chunk-5QJRVWP3.js.map +1 -0
- package/dist/lib/{chunk-ONETLSPO.js → chunk-5QMQ5G73.js} +4 -2
- package/dist/lib/chunk-5QMQ5G73.js.map +1 -0
- package/dist/lib/{chunk-H7A5QVLY.cjs → chunk-62ZJYXT3.cjs} +7 -5
- package/dist/lib/chunk-62ZJYXT3.cjs.map +1 -0
- package/dist/lib/{chunk-JA4HSQRN.cjs → chunk-632PWWU7.cjs} +5 -3
- package/dist/lib/chunk-632PWWU7.cjs.map +1 -0
- package/dist/lib/{chunk-PIFNMTKN.cjs → chunk-63DAS6TJ.cjs} +6 -4
- package/dist/lib/chunk-63DAS6TJ.cjs.map +1 -0
- package/dist/lib/{chunk-OL35IC6Z.js → chunk-6OGQTUXF.js} +3 -1
- package/dist/lib/chunk-6OGQTUXF.js.map +1 -0
- package/dist/lib/{chunk-GSGF6RL2.js → chunk-7CDTHZ3R.js} +58 -23
- package/dist/lib/chunk-7CDTHZ3R.js.map +1 -0
- package/dist/lib/{chunk-R3XAVNPY.cjs → chunk-7OO4SKFN.cjs} +6 -4
- package/dist/lib/chunk-7OO4SKFN.cjs.map +1 -0
- package/dist/{plugin-utils/chunk-SHUYVCID.js → lib/chunk-7QVYU63E.js} +2 -0
- package/dist/lib/chunk-7QVYU63E.js.map +1 -0
- package/dist/lib/{chunk-GANVMM73.js → chunk-7R23HVGQ.js} +3 -1
- package/dist/lib/chunk-7R23HVGQ.js.map +1 -0
- package/dist/lib/chunk-A4RSMLXW.cjs +13 -0
- package/dist/lib/chunk-A4RSMLXW.cjs.map +1 -0
- package/dist/lib/{chunk-6OYSDQXE.cjs → chunk-AQNUFK3L.cjs} +47 -9
- package/dist/lib/chunk-AQNUFK3L.cjs.map +1 -0
- package/dist/lib/{chunk-HRRI4KOM.cjs → chunk-BJGMF356.cjs} +8 -6
- package/dist/lib/chunk-BJGMF356.cjs.map +1 -0
- package/dist/lib/{chunk-GLFOKUTH.cjs → chunk-BQA4H72F.cjs} +12 -10
- package/dist/lib/chunk-BQA4H72F.cjs.map +1 -0
- package/dist/lib/chunk-CLOW34EQ.js +3 -0
- package/dist/lib/chunk-CLOW34EQ.js.map +1 -0
- package/dist/lib/{chunk-VHCBD2IS.js → chunk-CTMPQSK7.js} +54 -1
- package/dist/lib/chunk-CTMPQSK7.js.map +1 -0
- package/dist/lib/{chunk-M263EZ4F.js → chunk-D55ZAZCX.js} +3 -1
- package/dist/lib/chunk-D55ZAZCX.js.map +1 -0
- package/dist/lib/{chunk-XIK3Y6BP.js → chunk-D5IEZABI.js} +4 -2
- package/dist/lib/chunk-D5IEZABI.js.map +1 -0
- package/dist/lib/chunk-DQJCGJ5P.js +3 -0
- package/dist/lib/chunk-DQJCGJ5P.js.map +1 -0
- package/dist/lib/{chunk-KFDNKOXM.js → chunk-EBBGE5FN.js} +20 -2
- package/dist/lib/chunk-EBBGE5FN.js.map +1 -0
- package/dist/lib/{chunk-T35JQHYE.js → chunk-FFATMOAQ.js} +3 -1
- package/dist/lib/chunk-FFATMOAQ.js.map +1 -0
- package/dist/lib/chunk-FJMP4CXA.js +3 -0
- package/dist/lib/chunk-FJMP4CXA.js.map +1 -0
- package/dist/lib/{chunk-4PTER5EV.js → chunk-FKPVNUDU.js} +3 -1
- package/dist/lib/chunk-FKPVNUDU.js.map +1 -0
- package/dist/lib/{chunk-ZGMEHSNN.js → chunk-FPFPUYXS.js} +3 -1
- package/dist/lib/chunk-FPFPUYXS.js.map +1 -0
- package/dist/lib/{chunk-QF3UTBJE.cjs → chunk-FQZQA4EJ.cjs} +13 -11
- package/dist/lib/chunk-FQZQA4EJ.cjs.map +1 -0
- package/dist/lib/{chunk-3T56KQ7U.cjs → chunk-GDODHF3Y.cjs} +6 -4
- package/dist/lib/chunk-GDODHF3Y.cjs.map +1 -0
- package/dist/lib/chunk-GTNYRHTO.js +3 -0
- package/dist/lib/chunk-GTNYRHTO.js.map +1 -0
- package/dist/lib/chunk-HCJQJ2NV.cjs +203 -0
- package/dist/lib/chunk-HCJQJ2NV.cjs.map +1 -0
- package/dist/lib/{chunk-32Q2PG5D.js → chunk-HDUSUF6L.js} +3 -1
- package/dist/lib/chunk-HDUSUF6L.js.map +1 -0
- package/dist/lib/{chunk-TANQDHYY.js → chunk-HQ6TGY34.js} +3 -1
- package/dist/lib/chunk-HQ6TGY34.js.map +1 -0
- package/dist/lib/{chunk-JG4IL7XL.cjs → chunk-HYQXPNVP.cjs} +4 -2
- package/dist/lib/chunk-HYQXPNVP.cjs.map +1 -0
- package/dist/lib/{chunk-VKFXVPY6.js → chunk-JEB4OVD5.js} +70 -14
- package/dist/lib/chunk-JEB4OVD5.js.map +1 -0
- package/dist/lib/{chunk-GK75G3OD.cjs → chunk-JSU4O5TH.cjs} +7 -5
- package/dist/lib/chunk-JSU4O5TH.cjs.map +1 -0
- package/dist/lib/chunk-K3FDM5F3.cjs +4 -0
- package/dist/lib/chunk-K3FDM5F3.cjs.map +1 -0
- package/dist/lib/{chunk-LBR46BPB.cjs → chunk-K7EXK3ZX.cjs} +94 -74
- package/dist/lib/chunk-K7EXK3ZX.cjs.map +1 -0
- package/dist/lib/{chunk-DYGQQI74.js → chunk-KLU5DWCZ.js} +4 -2
- package/dist/lib/chunk-KLU5DWCZ.js.map +1 -0
- package/dist/lib/{chunk-OYLWPIBP.cjs → chunk-LIZRGQES.cjs} +7 -5
- package/dist/lib/chunk-LIZRGQES.cjs.map +1 -0
- package/dist/lib/{chunk-V2523R33.cjs → chunk-LQMUXGB5.cjs} +37 -10
- package/dist/lib/chunk-LQMUXGB5.cjs.map +1 -0
- package/dist/lib/{chunk-GLWPZDAR.js → chunk-LSSLZECF.js} +4 -2
- package/dist/lib/chunk-LSSLZECF.js.map +1 -0
- package/dist/lib/{chunk-4NHFXDTQ.cjs → chunk-MFC7UJHT.cjs} +5 -3
- package/dist/lib/chunk-MFC7UJHT.cjs.map +1 -0
- package/dist/lib/{chunk-6RLV3FIS.js → chunk-MJ6WN3XA.js} +4 -2
- package/dist/lib/chunk-MJ6WN3XA.js.map +1 -0
- package/dist/lib/{chunk-GD7KTLPU.js → chunk-MZ3GS5X3.js} +31 -4
- package/dist/lib/chunk-MZ3GS5X3.js.map +1 -0
- package/dist/lib/{chunk-T6KEXFRH.cjs → chunk-NPSC73QO.cjs} +10 -8
- package/dist/lib/chunk-NPSC73QO.cjs.map +1 -0
- package/dist/lib/{chunk-NST5TNW6.js → chunk-OC2AD37X.js} +3 -1
- package/dist/lib/chunk-OC2AD37X.js.map +1 -0
- package/dist/lib/{chunk-WUE7NTBW.cjs → chunk-OGEFARN2.cjs} +12 -10
- package/dist/lib/chunk-OGEFARN2.cjs.map +1 -0
- package/dist/lib/{chunk-3OCI4TH7.cjs → chunk-OXOTWH3L.cjs} +6 -4
- package/dist/lib/chunk-OXOTWH3L.cjs.map +1 -0
- package/dist/{plugin-utils/chunk-USNT2KNT.cjs → lib/chunk-PK6SKIKE.cjs} +2 -0
- package/dist/lib/chunk-PK6SKIKE.cjs.map +1 -0
- package/dist/lib/{chunk-XBM7FHNK.js → chunk-Q25ZPXA7.js} +3 -1
- package/dist/lib/chunk-Q25ZPXA7.js.map +1 -0
- package/dist/lib/{chunk-XUYQYUWZ.cjs → chunk-QBE4SZN6.cjs} +6 -4
- package/dist/lib/chunk-QBE4SZN6.cjs.map +1 -0
- package/dist/lib/{chunk-GA3RXX4R.cjs → chunk-QHTL2U3L.cjs} +10 -8
- package/dist/lib/chunk-QHTL2U3L.cjs.map +1 -0
- package/dist/lib/chunk-QMKA57N4.cjs +4 -0
- package/dist/lib/chunk-QMKA57N4.cjs.map +1 -0
- package/dist/lib/{chunk-MRAGQ33T.js → chunk-RHADQ6HA.js} +4 -2
- package/dist/lib/chunk-RHADQ6HA.js.map +1 -0
- package/dist/lib/{chunk-KG4HFVJU.js → chunk-RNSQODBR.js} +136 -66
- package/dist/lib/chunk-RNSQODBR.js.map +1 -0
- package/dist/lib/{chunk-2NZADVP5.cjs → chunk-RQICHHZM.cjs} +4 -2
- package/dist/lib/chunk-RQICHHZM.cjs.map +1 -0
- package/dist/lib/{chunk-S6WYOXLM.js → chunk-RTFLBGJI.js} +4 -3
- package/dist/lib/chunk-RTFLBGJI.js.map +1 -0
- package/dist/lib/chunk-SIYSGNDD.js +100 -0
- package/dist/lib/chunk-SIYSGNDD.js.map +1 -0
- package/dist/lib/chunk-SP5FOE5B.cjs +109 -0
- package/dist/lib/chunk-SP5FOE5B.cjs.map +1 -0
- package/dist/lib/{chunk-67DW5UDQ.js → chunk-SUABYS33.js} +5 -3
- package/dist/lib/chunk-SUABYS33.js.map +1 -0
- package/dist/lib/{chunk-Y2DPOC4G.js → chunk-US6LDIXH.js} +49 -29
- package/dist/lib/chunk-US6LDIXH.js.map +1 -0
- package/dist/lib/chunk-UYDY7RRQ.cjs +4 -0
- package/dist/lib/chunk-UYDY7RRQ.cjs.map +1 -0
- package/dist/lib/{chunk-AHK7GRPM.js → chunk-W2KADD56.js} +4 -2
- package/dist/lib/chunk-W2KADD56.js.map +1 -0
- package/dist/lib/chunk-XBOHJTOI.cjs +4 -0
- package/dist/lib/chunk-XBOHJTOI.cjs.map +1 -0
- package/dist/lib/{chunk-XLHFUATD.cjs → chunk-Y5KONJVR.cjs} +55 -2
- package/dist/lib/chunk-Y5KONJVR.cjs.map +1 -0
- package/dist/lib/{chunk-YXJJCE6V.cjs → chunk-YF57WETC.cjs} +4 -2
- package/dist/lib/chunk-YF57WETC.cjs.map +1 -0
- package/dist/lib/{chunk-OKXWWMEF.js → chunk-YFB6OGXJ.js} +4 -2
- package/dist/lib/chunk-YFB6OGXJ.js.map +1 -0
- package/dist/lib/{chunk-L56XA427.js → chunk-YJEZASNU.js} +41 -3
- package/dist/lib/chunk-YJEZASNU.js.map +1 -0
- package/dist/lib/{chunk-A2NW7WAN.js → chunk-YMEXAI6M.js} +3 -1
- package/dist/lib/chunk-YMEXAI6M.js.map +1 -0
- package/dist/lib/{chunk-YYEAV24J.cjs → chunk-YYG2XJQN.cjs} +30 -11
- package/dist/lib/chunk-YYG2XJQN.cjs.map +1 -0
- package/dist/lib/{chunk-NDC5BKCD.cjs → chunk-YZ2NKI4K.cjs} +4 -2
- package/dist/lib/chunk-YZ2NKI4K.cjs.map +1 -0
- package/dist/lib/{chunk-YYN6TKSY.cjs → chunk-ZFOPHCGK.cjs} +4 -2
- package/dist/lib/chunk-ZFOPHCGK.cjs.map +1 -0
- package/dist/lib/{chunk-HL4KTZDB.cjs → chunk-ZGTXKPKZ.cjs} +5 -3
- package/dist/lib/chunk-ZGTXKPKZ.cjs.map +1 -0
- package/dist/lib/{chunk-4W6WV35V.js → chunk-ZLWW2MXD.js} +21 -15
- package/dist/lib/chunk-ZLWW2MXD.js.map +1 -0
- package/dist/lib/{chunk-N22WOZ3U.js → chunk-ZVZFMMNL.js} +7 -5
- package/dist/lib/chunk-ZVZFMMNL.js.map +1 -0
- package/dist/lib/{chunk-D6MI2V6R.cjs → chunk-ZWLSNYIN.cjs} +23 -17
- package/dist/lib/chunk-ZWLSNYIN.cjs.map +1 -0
- package/dist/lib/{config-D2dTFLlQ.d.cts → config-CFT-8XXu.d.cts} +29 -16
- package/dist/lib/{config-Dzk6j2mr.d.ts → config-CwebNcAh.d.ts} +29 -16
- package/dist/lib/config-file.cjs +6 -4
- package/dist/lib/config-file.cjs.map +1 -0
- package/dist/lib/config-file.d.cts +3 -2
- package/dist/lib/config-file.d.ts +3 -2
- package/dist/lib/config-file.js +4 -2
- package/dist/lib/config-file.js.map +1 -0
- package/dist/lib/contexts/api-context.cjs +20 -18
- package/dist/lib/contexts/api-context.cjs.map +1 -0
- package/dist/lib/contexts/api-context.d.cts +25 -6
- package/dist/lib/contexts/api-context.d.ts +25 -6
- package/dist/lib/contexts/api-context.js +19 -17
- package/dist/lib/contexts/api-context.js.map +1 -0
- package/dist/lib/contexts/context.cjs +17 -15
- package/dist/lib/contexts/context.cjs.map +1 -0
- package/dist/lib/contexts/context.d.cts +17 -4
- package/dist/lib/contexts/context.d.ts +17 -4
- package/dist/lib/contexts/context.js +16 -14
- package/dist/lib/contexts/context.js.map +1 -0
- package/dist/lib/contexts/environment-context.cjs +19 -17
- package/dist/lib/contexts/environment-context.cjs.map +1 -0
- package/dist/lib/contexts/environment-context.d.cts +6 -5
- package/dist/lib/contexts/environment-context.d.ts +6 -5
- package/dist/lib/contexts/environment-context.js +18 -16
- package/dist/lib/contexts/environment-context.js.map +1 -0
- package/dist/lib/contexts/index.cjs +24 -22
- package/dist/lib/contexts/index.cjs.map +1 -0
- package/dist/lib/contexts/index.d.cts +5 -4
- package/dist/lib/contexts/index.d.ts +5 -4
- package/dist/lib/contexts/index.js +20 -18
- package/dist/lib/contexts/index.js.map +1 -0
- package/dist/lib/contexts/plugin-context.cjs +5 -3
- package/dist/lib/contexts/plugin-context.cjs.map +1 -0
- package/dist/lib/contexts/plugin-context.d.cts +5 -4
- package/dist/lib/contexts/plugin-context.d.ts +5 -4
- package/dist/lib/contexts/plugin-context.js +4 -2
- package/dist/lib/contexts/plugin-context.js.map +1 -0
- package/dist/lib/entry.cjs +13 -11
- package/dist/lib/entry.cjs.map +1 -0
- package/dist/lib/entry.d.cts +3 -2
- package/dist/lib/entry.d.ts +3 -2
- package/dist/lib/entry.js +5 -3
- package/dist/lib/entry.js.map +1 -0
- package/dist/lib/fs/helpers.cjs +18 -12
- package/dist/lib/fs/helpers.cjs.map +1 -0
- package/dist/lib/fs/helpers.d.cts +10 -1
- package/dist/lib/fs/helpers.d.ts +10 -1
- package/dist/lib/fs/helpers.js +4 -2
- package/dist/lib/fs/helpers.js.map +1 -0
- package/dist/lib/fs/index.cjs +12 -10
- package/dist/lib/fs/index.cjs.map +1 -0
- package/dist/lib/fs/index.d.cts +4 -3
- package/dist/lib/fs/index.d.ts +4 -3
- package/dist/lib/fs/index.js +11 -9
- package/dist/lib/fs/index.js.map +1 -0
- package/dist/lib/fs/storage/base.cjs +5 -3
- package/dist/lib/fs/storage/base.cjs.map +1 -0
- package/dist/lib/fs/storage/base.d.cts +42 -1
- package/dist/lib/fs/storage/base.d.ts +42 -1
- package/dist/lib/fs/storage/base.js +4 -2
- package/dist/lib/fs/storage/base.js.map +1 -0
- package/dist/lib/fs/storage/file-system.cjs +7 -5
- package/dist/lib/fs/storage/file-system.cjs.map +1 -0
- package/dist/lib/fs/storage/file-system.d.cts +34 -2
- package/dist/lib/fs/storage/file-system.d.ts +34 -2
- package/dist/lib/fs/storage/file-system.js +6 -4
- package/dist/lib/fs/storage/file-system.js.map +1 -0
- package/dist/lib/fs/storage/index.cjs +10 -8
- package/dist/lib/fs/storage/index.cjs.map +1 -0
- package/dist/lib/fs/storage/index.d.cts +4 -2
- package/dist/lib/fs/storage/index.d.ts +4 -2
- package/dist/lib/fs/storage/index.js +7 -5
- package/dist/lib/fs/storage/index.js.map +1 -0
- package/dist/lib/fs/storage/virtual.cjs +6 -4
- package/dist/lib/fs/storage/virtual.cjs.map +1 -0
- package/dist/lib/fs/storage/virtual.d.cts +2 -1
- package/dist/lib/fs/storage/virtual.d.ts +2 -1
- package/dist/lib/fs/storage/virtual.js +5 -3
- package/dist/lib/fs/storage/virtual.js.map +1 -0
- package/dist/lib/fs/vfs.cjs +11 -9
- package/dist/lib/fs/vfs.cjs.map +1 -0
- package/dist/lib/fs/vfs.d.cts +48 -7
- package/dist/lib/fs/vfs.d.ts +48 -7
- package/dist/lib/fs/vfs.js +10 -8
- package/dist/lib/fs/vfs.js.map +1 -0
- package/dist/lib/{fs-Dg-aTfiN.d.cts → fs-abWbkR69.d.cts} +85 -4
- package/dist/lib/{fs-Dg-aTfiN.d.ts → fs-abWbkR69.d.ts} +85 -4
- package/dist/lib/index.cjs +98 -96
- package/dist/lib/index.cjs.map +1 -0
- package/dist/lib/index.d.cts +6 -5
- package/dist/lib/index.d.ts +6 -5
- package/dist/lib/index.js +38 -36
- package/dist/lib/index.js.map +1 -0
- package/dist/lib/{internal-DC9vYMIn.d.cts → internal-BavTJeC5.d.cts} +2 -2
- package/dist/lib/{internal-Cgp0NF-t.d.ts → internal-DxQ28691.d.ts} +2 -2
- package/dist/lib/logger.cjs +6 -4
- package/dist/lib/logger.cjs.map +1 -0
- package/dist/lib/logger.d.cts +3 -2
- package/dist/lib/logger.d.ts +3 -2
- package/dist/lib/logger.js +4 -2
- package/dist/lib/logger.js.map +1 -0
- package/dist/lib/typescript/import-transformer.cjs +5 -3
- package/dist/lib/typescript/import-transformer.cjs.map +1 -0
- package/dist/lib/typescript/import-transformer.d.cts +3 -2
- package/dist/lib/typescript/import-transformer.d.ts +3 -2
- package/dist/lib/typescript/import-transformer.js +4 -2
- package/dist/lib/typescript/import-transformer.js.map +1 -0
- package/dist/lib/typescript/index.cjs +21 -19
- package/dist/lib/typescript/index.cjs.map +1 -0
- package/dist/lib/typescript/index.d.cts +3 -2
- package/dist/lib/typescript/index.d.ts +3 -2
- package/dist/lib/typescript/index.js +8 -6
- package/dist/lib/typescript/index.js.map +1 -0
- package/dist/lib/typescript/isolated-decl.cjs +5 -3
- package/dist/lib/typescript/isolated-decl.cjs.map +1 -0
- package/dist/lib/typescript/isolated-decl.js +4 -2
- package/dist/lib/typescript/isolated-decl.js.map +1 -0
- package/dist/lib/typescript/ts-morph.cjs +6 -4
- package/dist/lib/typescript/ts-morph.cjs.map +1 -0
- package/dist/lib/typescript/ts-morph.d.cts +5 -4
- package/dist/lib/typescript/ts-morph.d.ts +5 -4
- package/dist/lib/typescript/ts-morph.js +4 -2
- package/dist/lib/typescript/ts-morph.js.map +1 -0
- package/dist/lib/typescript/tsconfig.cjs +11 -9
- package/dist/lib/typescript/tsconfig.cjs.map +1 -0
- package/dist/lib/typescript/tsconfig.js +4 -2
- package/dist/lib/typescript/tsconfig.js.map +1 -0
- package/dist/lib/unplugin/factory.cjs +23 -21
- package/dist/lib/unplugin/factory.cjs.map +1 -0
- package/dist/lib/unplugin/factory.d.cts +5 -4
- package/dist/lib/unplugin/factory.d.ts +5 -4
- package/dist/lib/unplugin/factory.js +22 -20
- package/dist/lib/unplugin/factory.js.map +1 -0
- package/dist/lib/unplugin/helpers.cjs +5 -3
- package/dist/lib/unplugin/helpers.cjs.map +1 -0
- package/dist/lib/unplugin/helpers.d.cts +3 -2
- package/dist/lib/unplugin/helpers.d.ts +3 -2
- package/dist/lib/unplugin/helpers.js +4 -2
- package/dist/lib/unplugin/helpers.js.map +1 -0
- package/dist/lib/unplugin/index.cjs +28 -26
- package/dist/lib/unplugin/index.cjs.map +1 -0
- package/dist/lib/unplugin/index.d.cts +5 -4
- package/dist/lib/unplugin/index.d.ts +5 -4
- package/dist/lib/unplugin/index.js +25 -23
- package/dist/lib/unplugin/index.js.map +1 -0
- package/dist/lib/unplugin/plugin.cjs +8 -6
- package/dist/lib/unplugin/plugin.cjs.map +1 -0
- package/dist/lib/unplugin/plugin.d.cts +5 -4
- package/dist/lib/unplugin/plugin.d.ts +5 -4
- package/dist/lib/unplugin/plugin.js +7 -5
- package/dist/lib/unplugin/plugin.js.map +1 -0
- package/dist/lib/{unplugin-D7lpyIpN.d.ts → unplugin-CpYxomBB.d.ts} +2 -2
- package/dist/lib/{unplugin-CvYjC7ZL.d.cts → unplugin-DVAN82cd.d.cts} +2 -2
- package/dist/lib/utilities/bundle.cjs +8 -6
- package/dist/lib/utilities/bundle.cjs.map +1 -0
- package/dist/lib/utilities/bundle.d.cts +3 -2
- package/dist/lib/utilities/bundle.d.ts +3 -2
- package/dist/lib/utilities/bundle.js +7 -5
- package/dist/lib/utilities/bundle.js.map +1 -0
- package/dist/lib/utilities/cache.cjs +7 -5
- package/dist/lib/utilities/cache.cjs.map +1 -0
- package/dist/lib/utilities/cache.d.cts +3 -2
- package/dist/lib/utilities/cache.d.ts +3 -2
- package/dist/lib/utilities/cache.js +5 -3
- package/dist/lib/utilities/cache.js.map +1 -0
- package/dist/lib/utilities/file-header.cjs +6 -4
- package/dist/lib/utilities/file-header.cjs.map +1 -0
- package/dist/lib/utilities/file-header.d.cts +3 -2
- package/dist/lib/utilities/file-header.d.ts +3 -2
- package/dist/lib/utilities/file-header.js +4 -2
- package/dist/lib/utilities/file-header.js.map +1 -0
- package/dist/lib/utilities/index.cjs +45 -43
- package/dist/lib/utilities/index.cjs.map +1 -0
- package/dist/lib/utilities/index.d.cts +3 -2
- package/dist/lib/utilities/index.d.ts +3 -2
- package/dist/lib/utilities/index.js +17 -15
- package/dist/lib/utilities/index.js.map +1 -0
- package/dist/lib/utilities/meta.cjs +10 -8
- package/dist/lib/utilities/meta.cjs.map +1 -0
- package/dist/lib/utilities/meta.d.cts +3 -2
- package/dist/lib/utilities/meta.d.ts +3 -2
- package/dist/lib/utilities/meta.js +4 -2
- package/dist/lib/utilities/meta.js.map +1 -0
- package/dist/lib/utilities/resolve.cjs +9 -7
- package/dist/lib/utilities/resolve.cjs.map +1 -0
- package/dist/lib/utilities/resolve.d.cts +3 -2
- package/dist/lib/utilities/resolve.d.ts +3 -2
- package/dist/lib/utilities/resolve.js +8 -6
- package/dist/lib/utilities/resolve.js.map +1 -0
- package/dist/lib/utilities/source-file.cjs +7 -5
- package/dist/lib/utilities/source-file.cjs.map +1 -0
- package/dist/lib/utilities/source-file.d.cts +3 -2
- package/dist/lib/utilities/source-file.d.ts +3 -2
- package/dist/lib/utilities/source-file.js +4 -2
- package/dist/lib/utilities/source-file.js.map +1 -0
- package/dist/lib/utilities/source-map.cjs +5 -3
- package/dist/lib/utilities/source-map.cjs.map +1 -0
- package/dist/lib/utilities/source-map.d.cts +3 -2
- package/dist/lib/utilities/source-map.d.ts +3 -2
- package/dist/lib/utilities/source-map.js +4 -2
- package/dist/lib/utilities/source-map.js.map +1 -0
- package/dist/lib/utilities/worker.cjs +7 -5
- package/dist/lib/utilities/worker.cjs.map +1 -0
- package/dist/lib/utilities/worker.d.cts +3 -2
- package/dist/lib/utilities/worker.d.ts +3 -2
- package/dist/lib/utilities/worker.js +5 -3
- package/dist/lib/utilities/worker.js.map +1 -0
- package/dist/lib/utilities/write-file.cjs +5 -3
- package/dist/lib/utilities/write-file.cjs.map +1 -0
- package/dist/lib/utilities/write-file.d.cts +3 -2
- package/dist/lib/utilities/write-file.d.ts +3 -2
- package/dist/lib/utilities/write-file.js +4 -2
- package/dist/lib/utilities/write-file.js.map +1 -0
- package/dist/next.cjs +5 -5
- package/dist/next.js +4 -4
- package/dist/nuxt.cjs +7 -7
- package/dist/nuxt.js +5 -5
- package/dist/plugin-utils/{chunk-GV7O3E7P.js → chunk-36OM2X4L.js} +4 -2
- package/dist/plugin-utils/chunk-36OM2X4L.js.map +1 -0
- package/dist/{lib/chunk-SHUYVCID.js → plugin-utils/chunk-7QVYU63E.js} +2 -0
- package/dist/plugin-utils/chunk-7QVYU63E.js.map +1 -0
- package/dist/plugin-utils/{chunk-XIXI67PY.js → chunk-7YN6UEMJ.js} +4 -2
- package/dist/plugin-utils/chunk-7YN6UEMJ.js.map +1 -0
- package/dist/plugin-utils/{chunk-DZZPNO5H.cjs → chunk-B2V5OVYF.cjs} +6 -4
- package/dist/plugin-utils/chunk-B2V5OVYF.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-NFXNZFMN.cjs → chunk-DUIPLC7F.cjs} +5 -3
- package/dist/plugin-utils/chunk-DUIPLC7F.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-SEH3RVMF.js → chunk-G32M72GJ.js} +3 -1
- package/dist/plugin-utils/chunk-G32M72GJ.js.map +1 -0
- package/dist/plugin-utils/{chunk-5MO4BCOW.cjs → chunk-GH7PPING.cjs} +4 -2
- package/dist/plugin-utils/chunk-GH7PPING.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-CYVV2MB7.js → chunk-H7GJUBNY.js} +3 -1
- package/dist/plugin-utils/chunk-H7GJUBNY.js.map +1 -0
- package/dist/plugin-utils/{chunk-ECFS7DPV.cjs → chunk-ID47RJFS.cjs} +9 -7
- package/dist/plugin-utils/chunk-ID47RJFS.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-FBLNGP3S.js → chunk-NRJ5QYX2.js} +3 -1
- package/dist/plugin-utils/chunk-NRJ5QYX2.js.map +1 -0
- package/dist/{lib/chunk-USNT2KNT.cjs → plugin-utils/chunk-PK6SKIKE.cjs} +2 -0
- package/dist/plugin-utils/chunk-PK6SKIKE.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-QKMG6ZAU.js → chunk-QQ63YK2G.js} +4 -2
- package/dist/plugin-utils/chunk-QQ63YK2G.js.map +1 -0
- package/dist/plugin-utils/{chunk-DCJAIIJ5.cjs → chunk-RBMEE2JC.cjs} +4 -2
- package/dist/plugin-utils/chunk-RBMEE2JC.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-UNAGYQRB.cjs → chunk-UXLKUCEY.cjs} +9 -7
- package/dist/plugin-utils/chunk-UXLKUCEY.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-F65J5WOX.cjs → chunk-VJGI676W.cjs} +16 -14
- package/dist/plugin-utils/chunk-VJGI676W.cjs.map +1 -0
- package/dist/plugin-utils/{chunk-L277XSSN.js → chunk-X4BI25Z5.js} +3 -1
- package/dist/plugin-utils/chunk-X4BI25Z5.js.map +1 -0
- package/dist/plugin-utils/{context-iOcgJtAf.d.cts → context-BwokDIBz.d.cts} +92 -5
- package/dist/plugin-utils/{context-iOcgJtAf.d.ts → context-BwokDIBz.d.ts} +92 -5
- package/dist/plugin-utils/context-helpers.cjs +6 -4
- package/dist/plugin-utils/context-helpers.cjs.map +1 -0
- package/dist/plugin-utils/context-helpers.d.cts +1 -1
- package/dist/plugin-utils/context-helpers.d.ts +1 -1
- package/dist/plugin-utils/context-helpers.js +4 -2
- package/dist/plugin-utils/context-helpers.js.map +1 -0
- package/dist/plugin-utils/enforce.cjs +8 -6
- package/dist/plugin-utils/enforce.cjs.map +1 -0
- package/dist/plugin-utils/enforce.d.cts +1 -1
- package/dist/plugin-utils/enforce.d.ts +1 -1
- package/dist/plugin-utils/enforce.js +7 -5
- package/dist/plugin-utils/enforce.js.map +1 -0
- package/dist/plugin-utils/extend.cjs +7 -5
- package/dist/plugin-utils/extend.cjs.map +1 -0
- package/dist/plugin-utils/extend.d.cts +1 -1
- package/dist/plugin-utils/extend.d.ts +1 -1
- package/dist/plugin-utils/extend.js +6 -4
- package/dist/plugin-utils/extend.js.map +1 -0
- package/dist/plugin-utils/get-config-path.cjs +5 -3
- package/dist/plugin-utils/get-config-path.cjs.map +1 -0
- package/dist/plugin-utils/get-config-path.d.cts +1 -1
- package/dist/plugin-utils/get-config-path.d.ts +1 -1
- package/dist/plugin-utils/get-config-path.js +4 -2
- package/dist/plugin-utils/get-config-path.js.map +1 -0
- package/dist/plugin-utils/helpers.cjs +17 -15
- package/dist/plugin-utils/helpers.cjs.map +1 -0
- package/dist/plugin-utils/helpers.d.cts +1 -1
- package/dist/plugin-utils/helpers.d.ts +1 -1
- package/dist/plugin-utils/helpers.js +4 -2
- package/dist/plugin-utils/helpers.js.map +1 -0
- package/dist/plugin-utils/index.cjs +30 -28
- package/dist/plugin-utils/index.cjs.map +1 -0
- package/dist/plugin-utils/index.d.cts +1 -1
- package/dist/plugin-utils/index.d.ts +1 -1
- package/dist/plugin-utils/index.js +10 -8
- package/dist/plugin-utils/index.js.map +1 -0
- package/dist/plugin-utils/merge.cjs +6 -4
- package/dist/plugin-utils/merge.cjs.map +1 -0
- package/dist/plugin-utils/merge.d.cts +1 -1
- package/dist/plugin-utils/merge.d.ts +1 -1
- package/dist/plugin-utils/merge.js +5 -3
- package/dist/plugin-utils/merge.js.map +1 -0
- package/dist/plugin-utils/paths.cjs +5 -3
- package/dist/plugin-utils/paths.cjs.map +1 -0
- package/dist/plugin-utils/paths.d.cts +1 -1
- package/dist/plugin-utils/paths.d.ts +1 -1
- package/dist/plugin-utils/paths.js +4 -2
- package/dist/plugin-utils/paths.js.map +1 -0
- package/dist/rolldown.cjs +17 -9
- package/dist/rolldown.d.cts +2 -1
- package/dist/rolldown.d.ts +2 -1
- package/dist/rolldown.js +4 -9
- package/dist/rollup.cjs +4 -4
- package/dist/rollup.d.cts +2 -1
- package/dist/rollup.d.ts +2 -1
- package/dist/rollup.js +3 -3
- package/dist/rspack.cjs +4 -4
- package/dist/rspack.d.cts +2 -1
- package/dist/rspack.d.ts +2 -1
- package/dist/rspack.js +3 -3
- package/dist/tsdown.cjs +114 -0
- package/dist/tsdown.d.cts +28 -0
- package/dist/tsdown.d.ts +28 -0
- package/dist/tsdown.js +108 -0
- package/dist/tsup.cjs +5 -5
- package/dist/tsup.js +4 -4
- package/dist/types/api.d.cts +3 -2
- package/dist/types/api.d.ts +3 -2
- package/dist/types/babel.d.cts +2 -1
- package/dist/types/babel.d.ts +2 -1
- package/dist/types/build.d.cts +11 -10
- package/dist/types/build.d.ts +11 -10
- package/dist/types/commands.d.cts +2 -1
- package/dist/types/commands.d.ts +2 -1
- package/dist/types/config.d.cts +2 -1
- package/dist/types/config.d.ts +2 -1
- package/dist/types/context.cjs +2 -2
- package/dist/types/context.d.cts +2 -1
- package/dist/types/context.d.ts +2 -1
- package/dist/types/context.js +1 -1
- package/dist/types/fs.cjs +4 -4
- package/dist/types/fs.d.cts +85 -4
- package/dist/types/fs.d.ts +85 -4
- package/dist/types/fs.js +1 -1
- package/dist/types/hooks.d.cts +2 -1
- package/dist/types/hooks.d.ts +2 -1
- package/dist/types/index.cjs +7 -7
- package/dist/types/index.d.cts +4 -3
- package/dist/types/index.d.ts +4 -3
- package/dist/types/index.js +3 -3
- package/dist/types/internal.d.cts +3 -2
- package/dist/types/internal.d.ts +3 -2
- package/dist/types/plugin.d.cts +2 -1
- package/dist/types/plugin.d.ts +2 -1
- package/dist/types/resolved.d.cts +2 -1
- package/dist/types/resolved.d.ts +2 -1
- package/dist/types/unplugin.d.cts +3 -2
- package/dist/types/unplugin.d.ts +3 -2
- package/dist/unloader.cjs +4 -4
- package/dist/unloader.d.cts +2 -1
- package/dist/unloader.d.ts +2 -1
- package/dist/unloader.js +3 -3
- package/dist/unplugin.cjs +7 -7
- package/dist/unplugin.d.cts +3 -2
- package/dist/unplugin.d.ts +3 -2
- package/dist/unplugin.js +5 -5
- package/dist/vite.cjs +7 -7
- package/dist/vite.d.cts +2 -1
- package/dist/vite.d.ts +2 -1
- package/dist/vite.js +4 -4
- package/dist/webpack.cjs +7 -7
- package/dist/webpack.d.cts +2 -1
- package/dist/webpack.d.ts +2 -1
- package/dist/webpack.js +4 -4
- package/package.json +64 -43
- package/dist/chunk-C3APS65S.cjs +0 -12
- package/dist/lib/chunk-35FGUJFD.cjs +0 -2
- package/dist/lib/chunk-DX2VAXZB.cjs +0 -11
- package/dist/lib/chunk-FFT4PWRM.js +0 -1
- package/dist/lib/chunk-H5JWMXTZ.js +0 -1
- package/dist/lib/chunk-I2DQRMX3.js +0 -1
- package/dist/lib/chunk-K2SFTPN3.cjs +0 -2
- package/dist/lib/chunk-MVIKYHBX.cjs +0 -2
- package/dist/lib/chunk-NQAHFTUW.js +0 -1
- package/dist/lib/chunk-NYNHNTHT.js +0 -1
- package/dist/lib/chunk-TWABN364.cjs +0 -147
- package/dist/lib/chunk-VVSEE3JE.cjs +0 -2
- package/dist/lib/chunk-YK4PYVLM.cjs +0 -2
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { PLUGIN_NON_HOOK_FIELDS } from './chunk-6MQ6LCVC.js';
|
|
2
2
|
import { SUPPORTED_COMMANDS } from './chunk-2MYPFASJ.js';
|
|
3
|
-
import { StoragePreset } from './chunk-
|
|
3
|
+
import { StoragePreset } from './chunk-575Z57QD.js';
|
|
4
4
|
import { __name } from './chunk-7QVYU63E.js';
|
|
5
5
|
import { transformAsync } from '@babel/core';
|
|
6
6
|
import { formatLogMessage } from '@storm-software/config-tools/logger/console';
|
|
7
7
|
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
8
8
|
import { toArray } from '@stryke/convert/to-array';
|
|
9
|
-
import {
|
|
10
|
-
import { createDirectory } from '@stryke/fs/helpers';
|
|
9
|
+
import { createDirectorySync, createDirectory } from '@stryke/fs/helpers';
|
|
11
10
|
import { install } from '@stryke/fs/install';
|
|
12
11
|
import { listFilesSync, listFiles } from '@stryke/fs/list-files';
|
|
13
12
|
import { isPackageExists, isPackageListed, doesPackageMatch, getPackageListing } from '@stryke/fs/package-fns';
|
|
@@ -28,9 +27,9 @@ import Handlebars from 'handlebars';
|
|
|
28
27
|
import { declare } from '@babel/helper-plugin-utils';
|
|
29
28
|
import * as t from '@babel/types';
|
|
30
29
|
import ts, { flattenDiagnosticMessageText } from 'typescript';
|
|
31
|
-
import {
|
|
32
|
-
import defu7, { defu } from 'defu';
|
|
30
|
+
import defu7, { createDefu, defu } from 'defu';
|
|
33
31
|
import { InMemoryFileSystemHost, Project } from 'ts-morph';
|
|
32
|
+
import { isString } from '@stryke/type-checks/is-string';
|
|
34
33
|
import { getPackageName, hasPackageVersion, getPackageVersion } from '@stryke/string-format/package';
|
|
35
34
|
import { getObjectDiff } from '@donedeal0/superdiff';
|
|
36
35
|
import { readJsonFile, readJsonFileSync } from '@stryke/fs/json';
|
|
@@ -48,22 +47,23 @@ import { getUnique, getUniqueBy } from '@stryke/helpers/get-unique';
|
|
|
48
47
|
import { omit } from '@stryke/helpers/omit';
|
|
49
48
|
import { fetchRequest } from '@stryke/http/fetch';
|
|
50
49
|
import { isAbsolutePath, isAbsolute } from '@stryke/path/is-type';
|
|
50
|
+
import { joinPaths } from '@stryke/path/join';
|
|
51
51
|
import { isNull } from '@stryke/type-checks/is-null';
|
|
52
|
-
import { isString } from '@stryke/type-checks/is-string';
|
|
53
52
|
import { uuid } from '@stryke/unique-id/uuid';
|
|
54
53
|
import { tsconfigPathsToRegExp, match } from 'bundle-require';
|
|
55
54
|
import { create } from 'flat-cache';
|
|
56
55
|
import { parse } from 'oxc-parser';
|
|
57
|
-
import { Response } from 'undici';
|
|
56
|
+
import { Agent, setGlobalDispatcher, interceptors, Response } from 'undici';
|
|
58
57
|
import { createJiti } from 'jiti';
|
|
59
58
|
import { isUndefined } from '@stryke/type-checks/is-undefined';
|
|
60
59
|
import { parseTypeDefinition } from '@stryke/convert/parse-type-definition';
|
|
61
|
-
import { isFile } from '@stryke/fs/is-file';
|
|
60
|
+
import { isDirectory, isFile } from '@stryke/fs/is-file';
|
|
62
61
|
import * as $ from '@stryke/capnp';
|
|
63
62
|
import { readFileBuffer, readFileBufferSync, writeFileBuffer } from '@stryke/fs/buffer';
|
|
64
63
|
import { isParentPath } from '@stryke/path/is-parent-path';
|
|
65
64
|
import { prettyBytes } from '@stryke/string-format/pretty-bytes';
|
|
66
65
|
import { Blob } from 'node:buffer';
|
|
66
|
+
import { fileURLToPath } from 'node:url';
|
|
67
67
|
import { resolveConfig, format } from 'prettier';
|
|
68
68
|
import { getLogFn, getLogLevel } from '@storm-software/config-tools/logger';
|
|
69
69
|
import { getColor } from '@storm-software/config-tools/utilities/colors';
|
|
@@ -192,13 +192,16 @@ var VirtualFileSystemHost = class extends InMemoryFileSystemHost {
|
|
|
192
192
|
this.#context.fs.removeSync(path);
|
|
193
193
|
}
|
|
194
194
|
readDirSync(dirPath) {
|
|
195
|
+
if (!this.#context.fs.isDirectorySync(dirPath)) {
|
|
196
|
+
return [];
|
|
197
|
+
}
|
|
195
198
|
return this.#context.fs.listSync(dirPath).reduce((ret, entry) => {
|
|
196
|
-
const fullPath = this.#context.fs.resolveSync(
|
|
199
|
+
const fullPath = this.#context.fs.resolveSync(entry);
|
|
197
200
|
if (fullPath) {
|
|
198
201
|
ret.push({
|
|
199
202
|
name: entry,
|
|
200
|
-
isDirectory: this.#context.fs.
|
|
201
|
-
isFile: this.#context.fs.
|
|
203
|
+
isDirectory: this.#context.fs.isDirectorySync(fullPath),
|
|
204
|
+
isFile: this.#context.fs.isFileSync(fullPath),
|
|
202
205
|
isSymlink: false
|
|
203
206
|
});
|
|
204
207
|
}
|
|
@@ -206,14 +209,14 @@ var VirtualFileSystemHost = class extends InMemoryFileSystemHost {
|
|
|
206
209
|
}, []);
|
|
207
210
|
}
|
|
208
211
|
async readFile(filePath) {
|
|
209
|
-
if (!this.#context.fs.
|
|
210
|
-
|
|
212
|
+
if (!this.#context.fs.isFileSync(filePath)) {
|
|
213
|
+
return "";
|
|
211
214
|
}
|
|
212
215
|
return await this.#context.fs.read(filePath);
|
|
213
216
|
}
|
|
214
217
|
readFileSync(filePath) {
|
|
215
|
-
if (!this.#context.fs.
|
|
216
|
-
|
|
218
|
+
if (!this.#context.fs.isFileSync(filePath)) {
|
|
219
|
+
return "";
|
|
217
220
|
}
|
|
218
221
|
return this.#context.fs.readSync(filePath);
|
|
219
222
|
}
|
|
@@ -223,9 +226,11 @@ var VirtualFileSystemHost = class extends InMemoryFileSystemHost {
|
|
|
223
226
|
writeFileSync(filePath, fileText) {
|
|
224
227
|
this.#context.fs.writeSync(filePath, fileText);
|
|
225
228
|
}
|
|
226
|
-
async mkdir(
|
|
229
|
+
async mkdir(dirPath) {
|
|
230
|
+
await this.#context.fs.mkdir(dirPath);
|
|
227
231
|
}
|
|
228
|
-
mkdirSync(
|
|
232
|
+
mkdirSync(dirPath) {
|
|
233
|
+
this.#context.fs.mkdirSync(dirPath);
|
|
229
234
|
}
|
|
230
235
|
async move(srcPath, destPath) {
|
|
231
236
|
await this.#context.fs.move(srcPath, destPath);
|
|
@@ -240,16 +245,16 @@ var VirtualFileSystemHost = class extends InMemoryFileSystemHost {
|
|
|
240
245
|
this.#context.fs.copySync(srcPath, destPath);
|
|
241
246
|
}
|
|
242
247
|
async fileExists(filePath) {
|
|
243
|
-
return this.#context.fs.
|
|
248
|
+
return this.#context.fs.isFile(filePath);
|
|
244
249
|
}
|
|
245
250
|
fileExistsSync(filePath) {
|
|
246
|
-
return this.#context.fs.
|
|
251
|
+
return this.#context.fs.isFileSync(filePath);
|
|
247
252
|
}
|
|
248
253
|
async directoryExists(dirPath) {
|
|
249
|
-
return this.#context.fs.
|
|
254
|
+
return this.#context.fs.isDirectory(dirPath);
|
|
250
255
|
}
|
|
251
256
|
directoryExistsSync(dirPath) {
|
|
252
|
-
return this.#context.fs.
|
|
257
|
+
return this.#context.fs.isDirectorySync(dirPath);
|
|
253
258
|
}
|
|
254
259
|
realpathSync(path) {
|
|
255
260
|
return this.#context.fs.resolveSync(path) || path;
|
|
@@ -328,6 +333,14 @@ ${diagnosticMessage.length > 5e3 ? `${diagnosticMessage.slice(0, 5e3)}...` : dia
|
|
|
328
333
|
return formatTypes(builtinModules);
|
|
329
334
|
}
|
|
330
335
|
__name(emitTypes, "emitTypes");
|
|
336
|
+
var mergeResults = createDefu((obj, key, value) => {
|
|
337
|
+
if (isString(obj[key]) && isString(value)) {
|
|
338
|
+
obj[key] = `${obj[key] || ""}
|
|
339
|
+
${value || ""}`.trim();
|
|
340
|
+
return true;
|
|
341
|
+
}
|
|
342
|
+
return false;
|
|
343
|
+
});
|
|
331
344
|
async function callHook(context, hook, options, ...args) {
|
|
332
345
|
const handlers = context.selectHooks(hook, options);
|
|
333
346
|
if (handlers.length > 0) {
|
|
@@ -335,22 +348,28 @@ async function callHook(context, hook, options, ...args) {
|
|
|
335
348
|
let results = [];
|
|
336
349
|
if (options?.sequential === false) {
|
|
337
350
|
results = await Promise.all(handlers.map(async (handler) => {
|
|
338
|
-
if (!isFunction(handler)) {
|
|
351
|
+
if (!isFunction(handler.handle)) {
|
|
339
352
|
throw new Error(`Plugin hook handler for hook "${hook}" is not a function.`);
|
|
340
353
|
}
|
|
341
|
-
return Promise.resolve(
|
|
342
|
-
|
|
343
|
-
|
|
354
|
+
return Promise.resolve(
|
|
355
|
+
// eslint-disable-next-line ts/no-unsafe-call
|
|
356
|
+
handler.handle.apply(handler.context, [
|
|
357
|
+
...args
|
|
358
|
+
])
|
|
359
|
+
);
|
|
344
360
|
}));
|
|
345
361
|
} else {
|
|
346
362
|
for (const handler of handlers) {
|
|
347
|
-
if (!isFunction(handler)) {
|
|
363
|
+
if (!isFunction(handler.handle)) {
|
|
348
364
|
throw new Error(`Plugin hook handler for hook "${hook}" is not a function.`);
|
|
349
365
|
}
|
|
350
366
|
if (options?.result === "first" || options?.asNextParam === false) {
|
|
351
|
-
results.push(await Promise.resolve(
|
|
352
|
-
|
|
353
|
-
|
|
367
|
+
results.push(await Promise.resolve(
|
|
368
|
+
// eslint-disable-next-line ts/no-unsafe-call
|
|
369
|
+
handler.handle.apply(handler.context, [
|
|
370
|
+
...args
|
|
371
|
+
])
|
|
372
|
+
));
|
|
354
373
|
if (options?.result === "first" && isSet(results[results.length - 1])) {
|
|
355
374
|
break;
|
|
356
375
|
}
|
|
@@ -362,8 +381,8 @@ async function callHook(context, hook, options, ...args) {
|
|
|
362
381
|
sequenceArgs[0] = isFunction(options.asNextParam) ? await Promise.resolve(options.asNextParam(results[0])) : results[0];
|
|
363
382
|
}
|
|
364
383
|
const result = await Promise.resolve(
|
|
365
|
-
// eslint-disable-next-line ts/no-unsafe-call
|
|
366
|
-
handler.apply(
|
|
384
|
+
// eslint-disable-next-line ts/no-unsafe-call
|
|
385
|
+
handler.handle.apply(handler.context, [
|
|
367
386
|
...sequenceArgs
|
|
368
387
|
])
|
|
369
388
|
);
|
|
@@ -372,9 +391,14 @@ async function callHook(context, hook, options, ...args) {
|
|
|
372
391
|
results = [
|
|
373
392
|
result
|
|
374
393
|
];
|
|
375
|
-
} else {
|
|
394
|
+
} else if (isString(result)) {
|
|
395
|
+
results = [
|
|
396
|
+
`${isString(results[0]) ? results[0] || "" : ""}
|
|
397
|
+
${result || ""}`.trim()
|
|
398
|
+
];
|
|
399
|
+
} else if (isObject(result)) {
|
|
376
400
|
results = [
|
|
377
|
-
|
|
401
|
+
mergeResults(result, results[0] ?? {})
|
|
378
402
|
];
|
|
379
403
|
}
|
|
380
404
|
}
|
|
@@ -1165,20 +1189,17 @@ function normalizePath(path, builtinsPath, prefix = "powerlines") {
|
|
|
1165
1189
|
return isAbsolutePath(path) ? path : isValidId(toFilePath(path), prefix) ? normalizeId(toFilePath(path), prefix).replace(new RegExp(`^${prefix.replace(/:$/, "")}:`), builtinsPath) : toFilePath(path);
|
|
1166
1190
|
}
|
|
1167
1191
|
__name(normalizePath, "normalizePath");
|
|
1168
|
-
function
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
return key.startsWith(base) && key[key.length - 1] !== "$";
|
|
1178
|
-
}
|
|
1179
|
-
return key[key.length - 1] !== "$";
|
|
1192
|
+
function normalizeGlobPatterns(workspaceRoot, patterns) {
|
|
1193
|
+
return getUnique(toArray(patterns).map((pattern) => {
|
|
1194
|
+
if (isSetObject(pattern) && (isSetString(pattern.input) || isSetString(pattern.glob))) {
|
|
1195
|
+
return joinPaths(pattern.input || workspaceRoot, pattern.glob || "**/*");
|
|
1196
|
+
} else if (!isSetString(pattern)) {
|
|
1197
|
+
return void 0;
|
|
1198
|
+
}
|
|
1199
|
+
return pattern;
|
|
1200
|
+
}).filter(isSetString));
|
|
1180
1201
|
}
|
|
1181
|
-
__name(
|
|
1202
|
+
__name(normalizeGlobPatterns, "normalizeGlobPatterns");
|
|
1182
1203
|
var BaseStorageAdapter = class {
|
|
1183
1204
|
static {
|
|
1184
1205
|
__name(this, "BaseStorageAdapter");
|
|
@@ -1233,6 +1254,21 @@ var BaseStorageAdapter = class {
|
|
|
1233
1254
|
}
|
|
1234
1255
|
}
|
|
1235
1256
|
/**
|
|
1257
|
+
* Synchronously creates a directory at the specified path.
|
|
1258
|
+
*
|
|
1259
|
+
* @param _ - The path of the directory to create.
|
|
1260
|
+
*/
|
|
1261
|
+
mkdirSync(_) {
|
|
1262
|
+
}
|
|
1263
|
+
/**
|
|
1264
|
+
* Creates a directory at the specified path.
|
|
1265
|
+
*
|
|
1266
|
+
* @param dirPath - The path of the directory to create.
|
|
1267
|
+
*/
|
|
1268
|
+
async mkdir(dirPath) {
|
|
1269
|
+
return Promise.resolve(this.mkdirSync(dirPath));
|
|
1270
|
+
}
|
|
1271
|
+
/**
|
|
1236
1272
|
* Asynchronously removes a key from the storage.
|
|
1237
1273
|
*
|
|
1238
1274
|
* @param key - The key to remove.
|
|
@@ -1281,6 +1317,42 @@ var BaseStorageAdapter = class {
|
|
|
1281
1317
|
return this.listSync(base);
|
|
1282
1318
|
}
|
|
1283
1319
|
/**
|
|
1320
|
+
* Synchronously checks if the given key is a directory.
|
|
1321
|
+
*
|
|
1322
|
+
* @param _ - The key to check.
|
|
1323
|
+
* @returns `true` if the key is a directory, otherwise `false`.
|
|
1324
|
+
*/
|
|
1325
|
+
isDirectorySync(_) {
|
|
1326
|
+
return false;
|
|
1327
|
+
}
|
|
1328
|
+
/**
|
|
1329
|
+
* Checks if the given key is a directory.
|
|
1330
|
+
*
|
|
1331
|
+
* @param key - The key to check.
|
|
1332
|
+
* @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.
|
|
1333
|
+
*/
|
|
1334
|
+
async isDirectory(key) {
|
|
1335
|
+
return Promise.resolve(this.isDirectorySync(key));
|
|
1336
|
+
}
|
|
1337
|
+
/**
|
|
1338
|
+
* Synchronously checks if the given key is a file.
|
|
1339
|
+
*
|
|
1340
|
+
* @param key - The key to check.
|
|
1341
|
+
* @returns `true` if the key is a file, otherwise `false`.
|
|
1342
|
+
*/
|
|
1343
|
+
isFileSync(key) {
|
|
1344
|
+
return this.existsSync(key) && !this.isDirectorySync(key);
|
|
1345
|
+
}
|
|
1346
|
+
/**
|
|
1347
|
+
* Checks if the given key is a file.
|
|
1348
|
+
*
|
|
1349
|
+
* @param key - The key to check.
|
|
1350
|
+
* @returns A promise that resolves to `true` if the key is a file, otherwise `false`.
|
|
1351
|
+
*/
|
|
1352
|
+
async isFile(key) {
|
|
1353
|
+
return Promise.resolve(this.isFileSync(key));
|
|
1354
|
+
}
|
|
1355
|
+
/**
|
|
1284
1356
|
* Disposes of the storage adapter, releasing any held resources.
|
|
1285
1357
|
*
|
|
1286
1358
|
* @returns A promise that resolves when the disposal is complete.
|
|
@@ -1421,6 +1493,22 @@ var FileSystemStorageAdapter = class extends BaseStorageAdapter {
|
|
|
1421
1493
|
}
|
|
1422
1494
|
}
|
|
1423
1495
|
/**
|
|
1496
|
+
* Synchronously creates a directory at the specified path.
|
|
1497
|
+
*
|
|
1498
|
+
* @param dirPath - The path of the directory to create.
|
|
1499
|
+
*/
|
|
1500
|
+
mkdirSync(dirPath) {
|
|
1501
|
+
createDirectorySync(this.resolve(dirPath));
|
|
1502
|
+
}
|
|
1503
|
+
/**
|
|
1504
|
+
* Creates a directory at the specified path.
|
|
1505
|
+
*
|
|
1506
|
+
* @param dirPath - The path of the directory to create.
|
|
1507
|
+
*/
|
|
1508
|
+
async mkdir(dirPath) {
|
|
1509
|
+
await createDirectory(this.resolve(dirPath));
|
|
1510
|
+
}
|
|
1511
|
+
/**
|
|
1424
1512
|
* Lists all keys under a given base path synchronously.
|
|
1425
1513
|
*
|
|
1426
1514
|
* @param base - The base path to list keys from.
|
|
@@ -1446,6 +1534,24 @@ var FileSystemStorageAdapter = class extends BaseStorageAdapter {
|
|
|
1446
1534
|
ignore: this.options.ignore
|
|
1447
1535
|
}).catch(ignoreNotfound).then((r) => r || []);
|
|
1448
1536
|
}
|
|
1537
|
+
/**
|
|
1538
|
+
* Synchronously checks if the given key is a directory.
|
|
1539
|
+
*
|
|
1540
|
+
* @param key - The key to check.
|
|
1541
|
+
* @returns `true` if the key is a directory, otherwise `false`.
|
|
1542
|
+
*/
|
|
1543
|
+
isDirectorySync(key) {
|
|
1544
|
+
return isDirectory(this.resolve(key));
|
|
1545
|
+
}
|
|
1546
|
+
/**
|
|
1547
|
+
* Synchronously checks if the given key is a file.
|
|
1548
|
+
*
|
|
1549
|
+
* @param key - The key to check.
|
|
1550
|
+
* @returns `true` if the key is a file, otherwise `false`.
|
|
1551
|
+
*/
|
|
1552
|
+
isFileSync(key) {
|
|
1553
|
+
return !isFile(this.resolve(key));
|
|
1554
|
+
}
|
|
1449
1555
|
};
|
|
1450
1556
|
var VirtualStorageAdapter = class extends BaseStorageAdapter {
|
|
1451
1557
|
static {
|
|
@@ -1816,26 +1922,65 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1816
1922
|
return this.#getStorage(resolved)?.adapter?.name === "virtual";
|
|
1817
1923
|
}
|
|
1818
1924
|
/**
|
|
1925
|
+
* Checks if a path is a directory in the virtual file system (VFS).
|
|
1926
|
+
*
|
|
1927
|
+
* @param path - The path to check.
|
|
1928
|
+
* @returns `true` if the path is a directory, otherwise `false`.
|
|
1929
|
+
*/
|
|
1930
|
+
isDirectorySync(path) {
|
|
1931
|
+
const resolved = this.resolveSync(path);
|
|
1932
|
+
if (!resolved) {
|
|
1933
|
+
return false;
|
|
1934
|
+
}
|
|
1935
|
+
return !!(this.existsSync(resolved) && this.#getStorage(resolved)?.adapter?.isDirectorySync(resolved));
|
|
1936
|
+
}
|
|
1937
|
+
/**
|
|
1938
|
+
* Checks if a path is a directory in the virtual file system (VFS).
|
|
1939
|
+
*
|
|
1940
|
+
* @param path - The path to check.
|
|
1941
|
+
* @returns `true` if the path is a directory, otherwise `false`.
|
|
1942
|
+
*/
|
|
1943
|
+
async isDirectory(path) {
|
|
1944
|
+
const resolved = await this.resolve(path);
|
|
1945
|
+
if (!resolved) {
|
|
1946
|
+
return false;
|
|
1947
|
+
}
|
|
1948
|
+
return !!(await this.exists(resolved) && await this.#getStorage(resolved)?.adapter?.isDirectory(resolved));
|
|
1949
|
+
}
|
|
1950
|
+
/**
|
|
1951
|
+
* Checks if a path is a file in the virtual file system (VFS).
|
|
1952
|
+
*
|
|
1953
|
+
* @param path - The path to check.
|
|
1954
|
+
* @returns `true` if the path is a file, otherwise `false`.
|
|
1955
|
+
*/
|
|
1956
|
+
isFileSync(path) {
|
|
1957
|
+
const resolved = this.resolveSync(path);
|
|
1958
|
+
if (!resolved) {
|
|
1959
|
+
return false;
|
|
1960
|
+
}
|
|
1961
|
+
return this.#getStorage(resolved)?.adapter?.isFileSync(resolved) ?? false;
|
|
1962
|
+
}
|
|
1963
|
+
/**
|
|
1964
|
+
* Checks if a path is a file in the virtual file system (VFS).
|
|
1965
|
+
*
|
|
1966
|
+
* @param path - The path to check.
|
|
1967
|
+
* @returns `true` if the path is a file, otherwise `false`.
|
|
1968
|
+
*/
|
|
1969
|
+
async isFile(path) {
|
|
1970
|
+
const resolved = await this.resolve(path);
|
|
1971
|
+
if (!resolved) {
|
|
1972
|
+
return false;
|
|
1973
|
+
}
|
|
1974
|
+
return await this.#getStorage(resolved)?.adapter?.isFile(resolved) ?? false;
|
|
1975
|
+
}
|
|
1976
|
+
/**
|
|
1819
1977
|
* Lists files in a given path.
|
|
1820
1978
|
*
|
|
1821
1979
|
* @param path - The path to list files from.
|
|
1822
1980
|
* @returns An array of file names in the specified path.
|
|
1823
1981
|
*/
|
|
1824
1982
|
listSync(path) {
|
|
1825
|
-
|
|
1826
|
-
const allKeys = [];
|
|
1827
|
-
for (const storage of this.#getStorages(path, true)) {
|
|
1828
|
-
for (const key of storage.adapter.listSync(storage.relativeBase)) {
|
|
1829
|
-
if (!maskedMounts.some((p) => `${storage.base}${normalizeKey(key)}`.startsWith(p))) {
|
|
1830
|
-
allKeys.push(`${storage.base}${normalizeKey(key)}`);
|
|
1831
|
-
}
|
|
1832
|
-
}
|
|
1833
|
-
maskedMounts = [
|
|
1834
|
-
storage.base,
|
|
1835
|
-
...maskedMounts.filter((p) => !p.startsWith(storage.base))
|
|
1836
|
-
];
|
|
1837
|
-
}
|
|
1838
|
-
return allKeys.filter((key) => filterKeyByBase(key, path));
|
|
1983
|
+
return getUnique(this.#getStorages(path, true).map((storage) => storage.adapter.listSync(storage.relativeBase ? storage.base ? appendPath(storage.relativeBase, storage.base) : storage.relativeBase : storage.base)).flat());
|
|
1839
1984
|
}
|
|
1840
1985
|
/**
|
|
1841
1986
|
* Lists files in a given path.
|
|
@@ -1844,20 +1989,7 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1844
1989
|
* @returns An array of file names in the specified path.
|
|
1845
1990
|
*/
|
|
1846
1991
|
async list(path) {
|
|
1847
|
-
|
|
1848
|
-
const allKeys = [];
|
|
1849
|
-
for (const storage of this.#getStorages(path, true)) {
|
|
1850
|
-
for (const key of await storage.adapter.list(storage.relativeBase)) {
|
|
1851
|
-
if (!maskedMounts.some((p) => `${storage.base}${normalizeKey(key)}`.startsWith(p))) {
|
|
1852
|
-
allKeys.push(`${storage.base}${normalizeKey(key)}`);
|
|
1853
|
-
}
|
|
1854
|
-
}
|
|
1855
|
-
maskedMounts = [
|
|
1856
|
-
storage.base,
|
|
1857
|
-
...maskedMounts.filter((p) => !p.startsWith(storage.base))
|
|
1858
|
-
];
|
|
1859
|
-
}
|
|
1860
|
-
return allKeys.filter((key) => filterKeyByBase(key, path));
|
|
1992
|
+
return getUnique((await Promise.all(this.#getStorages(path, true).map(async (storage) => storage.adapter.list(storage.relativeBase ? storage.base ? appendPath(storage.relativeBase, storage.base) : storage.relativeBase : storage.base)))).flat());
|
|
1861
1993
|
}
|
|
1862
1994
|
/**
|
|
1863
1995
|
* Removes a file in the virtual file system (VFS).
|
|
@@ -1909,12 +2041,16 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1909
2041
|
*/
|
|
1910
2042
|
async glob(patterns) {
|
|
1911
2043
|
const results = [];
|
|
1912
|
-
for (const pattern of
|
|
2044
|
+
for (const pattern of normalizeGlobPatterns(this.#context.workspaceConfig.workspaceRoot, patterns)) {
|
|
1913
2045
|
const normalized = this.#normalizePath(pattern);
|
|
1914
2046
|
if (!/[*?[\]{}]/.test(normalized) && !normalized.includes("**")) {
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
2047
|
+
if (this.isDirectorySync(normalized)) {
|
|
2048
|
+
results.push(...await this.list(normalized));
|
|
2049
|
+
} else {
|
|
2050
|
+
const resolved = await this.resolve(normalized);
|
|
2051
|
+
if (resolved && !results.includes(resolved)) {
|
|
2052
|
+
results.push(resolved);
|
|
2053
|
+
}
|
|
1918
2054
|
}
|
|
1919
2055
|
continue;
|
|
1920
2056
|
}
|
|
@@ -1940,12 +2076,16 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1940
2076
|
*/
|
|
1941
2077
|
globSync(patterns) {
|
|
1942
2078
|
const results = [];
|
|
1943
|
-
for (const pattern of
|
|
2079
|
+
for (const pattern of normalizeGlobPatterns(this.#context.workspaceConfig.workspaceRoot, patterns)) {
|
|
1944
2080
|
const normalized = this.#normalizePath(pattern);
|
|
1945
2081
|
if (!/[*?[\]{}]/.test(normalized) && !normalized.includes("**")) {
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
2082
|
+
if (this.isDirectorySync(normalized)) {
|
|
2083
|
+
results.push(...this.listSync(normalized));
|
|
2084
|
+
} else {
|
|
2085
|
+
const resolved = this.resolveSync(normalized);
|
|
2086
|
+
if (resolved && !results.includes(resolved)) {
|
|
2087
|
+
results.push(resolved);
|
|
2088
|
+
}
|
|
1949
2089
|
}
|
|
1950
2090
|
continue;
|
|
1951
2091
|
}
|
|
@@ -1971,20 +2111,27 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1971
2111
|
* @param destPath - The destination path to copy to
|
|
1972
2112
|
*/
|
|
1973
2113
|
async copy(srcPath, destPath) {
|
|
1974
|
-
|
|
1975
|
-
|
|
2114
|
+
const src = srcPath instanceof URL ? fileURLToPath(srcPath) : srcPath;
|
|
2115
|
+
const dest = destPath instanceof URL ? fileURLToPath(destPath) : destPath;
|
|
2116
|
+
if (!isSetString(src) && (!isSetObject(src) || !isSetString(src.input)) || !isSetString(dest)) {
|
|
2117
|
+
return;
|
|
2118
|
+
}
|
|
2119
|
+
const sourceStr = isString(src) ? src : src.input ? src.input : this.#context.workspaceConfig.workspaceRoot;
|
|
2120
|
+
const source = await this.resolve(sourceStr);
|
|
2121
|
+
if (!source) {
|
|
2122
|
+
return;
|
|
2123
|
+
}
|
|
2124
|
+
if (this.isDirectorySync(source) || isSetString(src) && src.includes("*") || isSetObject(src) && isSetString(src.glob)) {
|
|
2125
|
+
await Promise.all((await this.glob(src)).map(async (file) => {
|
|
2126
|
+
return this.copy(file, appendPath(replacePath(file, sourceStr), dest));
|
|
2127
|
+
}));
|
|
2128
|
+
} else {
|
|
2129
|
+
const content = await this.read(source);
|
|
1976
2130
|
if (content !== void 0) {
|
|
1977
|
-
await this.write(
|
|
2131
|
+
await this.write(this.#normalizePath(dest), content, {
|
|
2132
|
+
skipFormat: true
|
|
2133
|
+
});
|
|
1978
2134
|
}
|
|
1979
|
-
} else {
|
|
1980
|
-
await Promise.all((await this.list(srcPath)).map(async (file) => {
|
|
1981
|
-
const relativePath2 = file.replace(this.#normalizePath(srcPath), "");
|
|
1982
|
-
const destinationPath = this.#normalizePath(appendPath(destPath, relativePath2));
|
|
1983
|
-
const content = await this.read(file);
|
|
1984
|
-
if (content !== void 0) {
|
|
1985
|
-
await this.write(destinationPath, content);
|
|
1986
|
-
}
|
|
1987
|
-
}));
|
|
1988
2135
|
}
|
|
1989
2136
|
}
|
|
1990
2137
|
/**
|
|
@@ -1994,20 +2141,27 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
1994
2141
|
* @param destPath - The destination path to copy to
|
|
1995
2142
|
*/
|
|
1996
2143
|
copySync(srcPath, destPath) {
|
|
1997
|
-
|
|
1998
|
-
|
|
2144
|
+
const src = srcPath instanceof URL ? fileURLToPath(srcPath) : srcPath;
|
|
2145
|
+
const dest = destPath instanceof URL ? fileURLToPath(destPath) : destPath;
|
|
2146
|
+
if (!isSetString(src) && (!isSetObject(src) || !isSetString(src.input)) || !isSetString(dest)) {
|
|
2147
|
+
return;
|
|
2148
|
+
}
|
|
2149
|
+
const sourceStr = isString(src) ? src : src.input ? src.input : this.#context.workspaceConfig.workspaceRoot;
|
|
2150
|
+
const source = this.resolveSync(sourceStr);
|
|
2151
|
+
if (!source) {
|
|
2152
|
+
return;
|
|
2153
|
+
}
|
|
2154
|
+
if (this.isDirectorySync(source) || isSetString(src) && src.includes("*") || isSetObject(src) && isSetString(src.glob)) {
|
|
2155
|
+
this.globSync(src).map((file) => {
|
|
2156
|
+
return this.copySync(file, appendPath(findFilePath(replacePath(file, sourceStr)), dest));
|
|
2157
|
+
});
|
|
2158
|
+
} else {
|
|
2159
|
+
const content = this.readSync(source);
|
|
1999
2160
|
if (content !== void 0) {
|
|
2000
|
-
this.writeSync(hasFileExtension(
|
|
2161
|
+
this.writeSync(this.#normalizePath(hasFileExtension(dest) ? dest : appendPath(findFileName(source), dest)), content, {
|
|
2162
|
+
skipFormat: true
|
|
2163
|
+
});
|
|
2001
2164
|
}
|
|
2002
|
-
} else {
|
|
2003
|
-
this.listSync(srcPath).forEach((file) => {
|
|
2004
|
-
const relativePath2 = file.replace(this.#normalizePath(srcPath), "");
|
|
2005
|
-
const destinationPath = this.#normalizePath(appendPath(destPath, relativePath2));
|
|
2006
|
-
const content = this.readSync(file);
|
|
2007
|
-
if (content !== void 0) {
|
|
2008
|
-
this.writeSync(destinationPath, content);
|
|
2009
|
-
}
|
|
2010
|
-
});
|
|
2011
2165
|
}
|
|
2012
2166
|
}
|
|
2013
2167
|
/**
|
|
@@ -2126,6 +2280,22 @@ var VirtualFileSystem = class _VirtualFileSystem {
|
|
|
2126
2280
|
return adapter.setSync(relativeKey, data);
|
|
2127
2281
|
}
|
|
2128
2282
|
/**
|
|
2283
|
+
* Synchronously creates a directory at the specified path.
|
|
2284
|
+
*
|
|
2285
|
+
* @param dirPath - The path of the directory to create.
|
|
2286
|
+
*/
|
|
2287
|
+
mkdirSync(dirPath) {
|
|
2288
|
+
return this.#getStorage(dirPath)?.adapter?.mkdirSync(dirPath);
|
|
2289
|
+
}
|
|
2290
|
+
/**
|
|
2291
|
+
* Creates a directory at the specified path.
|
|
2292
|
+
*
|
|
2293
|
+
* @param path - The path of the directory to create.
|
|
2294
|
+
*/
|
|
2295
|
+
async mkdir(path) {
|
|
2296
|
+
return this.#getStorage(path)?.adapter?.mkdir(path);
|
|
2297
|
+
}
|
|
2298
|
+
/**
|
|
2129
2299
|
* Retrieves the metadata of a file in the virtual file system (VFS).
|
|
2130
2300
|
*
|
|
2131
2301
|
* @param pathOrId - The path or ID of the file to retrieve metadata for.
|
|
@@ -2363,16 +2533,29 @@ __name(writeMetaFile, "writeMetaFile");
|
|
|
2363
2533
|
|
|
2364
2534
|
// src/lib/contexts/context.ts
|
|
2365
2535
|
var configCache = /* @__PURE__ */ new WeakMap();
|
|
2536
|
+
var agent = new Agent({
|
|
2537
|
+
keepAliveTimeout: 1e4
|
|
2538
|
+
});
|
|
2539
|
+
setGlobalDispatcher(agent.compose(interceptors.retry({
|
|
2540
|
+
maxRetries: 3,
|
|
2541
|
+
minTimeout: 1e3,
|
|
2542
|
+
maxTimeout: 1e4,
|
|
2543
|
+
timeoutFactor: 2,
|
|
2544
|
+
retryAfter: true
|
|
2545
|
+
})));
|
|
2366
2546
|
var PowerlinesContext = class _PowerlinesContext {
|
|
2367
2547
|
static {
|
|
2368
2548
|
__name(this, "PowerlinesContext");
|
|
2369
2549
|
}
|
|
2370
2550
|
/**
|
|
2371
|
-
* Internal
|
|
2551
|
+
* Internal references storage
|
|
2552
|
+
*
|
|
2553
|
+
* @danger
|
|
2554
|
+
* This field is for internal use only and should not be accessed or modified directly. It is unstable and can be changed at anytime.
|
|
2372
2555
|
*
|
|
2373
2556
|
* @internal
|
|
2374
2557
|
*/
|
|
2375
|
-
#
|
|
2558
|
+
#internal = {};
|
|
2376
2559
|
#workspaceConfig;
|
|
2377
2560
|
#checksum = null;
|
|
2378
2561
|
#buildId = uuid();
|
|
@@ -2462,12 +2645,24 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
2462
2645
|
/**
|
|
2463
2646
|
* Internal context fields and methods
|
|
2464
2647
|
*
|
|
2648
|
+
* @danger
|
|
2649
|
+
* This field is for internal use only and should not be accessed or modified directly. It is unstable and can be changed at anytime.
|
|
2650
|
+
*
|
|
2465
2651
|
* @internal
|
|
2466
2652
|
*/
|
|
2467
2653
|
get $$internal() {
|
|
2468
|
-
return
|
|
2469
|
-
|
|
2470
|
-
|
|
2654
|
+
return this.#internal;
|
|
2655
|
+
}
|
|
2656
|
+
/**
|
|
2657
|
+
* Internal context fields and methods
|
|
2658
|
+
*
|
|
2659
|
+
* @danger
|
|
2660
|
+
* This field is for internal use only and should not be accessed or modified directly. It is unstable and can be changed at anytime.
|
|
2661
|
+
*
|
|
2662
|
+
* @internal
|
|
2663
|
+
*/
|
|
2664
|
+
set $$internal(value) {
|
|
2665
|
+
this.#internal = value;
|
|
2471
2666
|
}
|
|
2472
2667
|
/**
|
|
2473
2668
|
* The resolved entry type definitions for the project
|
|
@@ -2694,19 +2889,27 @@ var PowerlinesContext = class _PowerlinesContext {
|
|
|
2694
2889
|
});
|
|
2695
2890
|
}
|
|
2696
2891
|
}
|
|
2697
|
-
const
|
|
2892
|
+
const response = await fetchRequest(input, {
|
|
2893
|
+
timeout: 12e3,
|
|
2894
|
+
...options
|
|
2895
|
+
});
|
|
2896
|
+
const result = {
|
|
2897
|
+
body: await response.text(),
|
|
2898
|
+
status: response.status,
|
|
2899
|
+
statusText: response.statusText,
|
|
2900
|
+
headers: Object.fromEntries(response.headers.entries())
|
|
2901
|
+
};
|
|
2698
2902
|
if (!this.config.skipCache && !options.skipCache) {
|
|
2699
2903
|
try {
|
|
2700
|
-
this.requestCache.set(cacheKey,
|
|
2701
|
-
body: await result.text(),
|
|
2702
|
-
status: result.status,
|
|
2703
|
-
statusText: result.statusText,
|
|
2704
|
-
headers: Object.fromEntries(result.headers.entries())
|
|
2705
|
-
});
|
|
2904
|
+
this.requestCache.set(cacheKey, result);
|
|
2706
2905
|
} catch {
|
|
2707
2906
|
}
|
|
2708
2907
|
}
|
|
2709
|
-
return result
|
|
2908
|
+
return new Response(result.body, {
|
|
2909
|
+
status: result.status,
|
|
2910
|
+
statusText: result.statusText,
|
|
2911
|
+
headers: result.headers
|
|
2912
|
+
});
|
|
2710
2913
|
}
|
|
2711
2914
|
/**
|
|
2712
2915
|
* Parse code using [Oxc-Parser](https://github.com/oxc/oxc) into an (ESTree-compatible)[https://github.com/estree/estree] AST object.
|
|
@@ -3390,36 +3593,90 @@ var PowerlinesEnvironmentContext = class _PowerlinesEnvironmentContext extends P
|
|
|
3390
3593
|
* Retrieves the hook handlers for a specific hook name
|
|
3391
3594
|
*/
|
|
3392
3595
|
selectHooks(hook, options) {
|
|
3393
|
-
const
|
|
3596
|
+
const result = [];
|
|
3394
3597
|
if (this.hooks[hook]) {
|
|
3395
3598
|
if (!isHookExternal(hook)) {
|
|
3396
3599
|
const hooks = this.hooks[hook];
|
|
3397
3600
|
if (options?.order) {
|
|
3398
3601
|
if (options?.order === "pre") {
|
|
3399
|
-
|
|
3400
|
-
|
|
3602
|
+
result.push(...(hooks.preOrdered ?? []).map((h) => {
|
|
3603
|
+
const plugin = this.plugins.find((p) => p.plugin.name === h.plugin.name);
|
|
3604
|
+
if (!plugin) {
|
|
3605
|
+
throw new Error(`Could not find plugin context for plugin "${h.plugin.name}".`);
|
|
3606
|
+
}
|
|
3607
|
+
return {
|
|
3608
|
+
handle: h.handler,
|
|
3609
|
+
context: plugin.context
|
|
3610
|
+
};
|
|
3611
|
+
}));
|
|
3612
|
+
result.push(...(hooks.preEnforced ?? []).map((h) => {
|
|
3613
|
+
const plugin = this.plugins.find((p) => p.plugin.name === h.plugin.name);
|
|
3614
|
+
if (!plugin) {
|
|
3615
|
+
throw new Error(`Could not find plugin context for plugin "${h.plugin.name}".`);
|
|
3616
|
+
}
|
|
3617
|
+
return {
|
|
3618
|
+
handle: h.handler,
|
|
3619
|
+
context: plugin.context
|
|
3620
|
+
};
|
|
3621
|
+
}));
|
|
3401
3622
|
} else if (options?.order === "post") {
|
|
3402
|
-
|
|
3403
|
-
|
|
3623
|
+
result.push(...(hooks.postOrdered ?? []).map((h) => {
|
|
3624
|
+
const plugin = this.plugins.find((p) => p.plugin.name === h.plugin.name);
|
|
3625
|
+
if (!plugin) {
|
|
3626
|
+
throw new Error(`Could not find plugin context for plugin "${h.plugin.name}".`);
|
|
3627
|
+
}
|
|
3628
|
+
return {
|
|
3629
|
+
handle: h.handler,
|
|
3630
|
+
context: plugin.context
|
|
3631
|
+
};
|
|
3632
|
+
}));
|
|
3633
|
+
result.push(...(hooks.postEnforced ?? []).map((h) => {
|
|
3634
|
+
const plugin = this.plugins.find((p) => p.plugin.name === h.plugin.name);
|
|
3635
|
+
if (!plugin) {
|
|
3636
|
+
throw new Error(`Could not find plugin context for plugin "${h.plugin.name}".`);
|
|
3637
|
+
}
|
|
3638
|
+
return {
|
|
3639
|
+
handle: h.handler,
|
|
3640
|
+
context: plugin.context
|
|
3641
|
+
};
|
|
3642
|
+
}));
|
|
3404
3643
|
} else {
|
|
3405
|
-
|
|
3644
|
+
result.push(...(hooks.normal ?? []).map((h) => {
|
|
3645
|
+
const plugin = this.plugins.find((p) => p.plugin.name === h.plugin.name);
|
|
3646
|
+
if (!plugin) {
|
|
3647
|
+
throw new Error(`Could not find plugin context for plugin "${h.plugin.name}".`);
|
|
3648
|
+
}
|
|
3649
|
+
return {
|
|
3650
|
+
handle: h.handler,
|
|
3651
|
+
context: plugin.context
|
|
3652
|
+
};
|
|
3653
|
+
}));
|
|
3406
3654
|
}
|
|
3407
3655
|
} else {
|
|
3408
|
-
|
|
3656
|
+
result.push(...this.selectHooks(hook, {
|
|
3409
3657
|
order: "pre"
|
|
3410
3658
|
}));
|
|
3411
|
-
|
|
3659
|
+
result.push(...this.selectHooks(hook, {
|
|
3412
3660
|
order: "normal"
|
|
3413
3661
|
}));
|
|
3414
|
-
|
|
3662
|
+
result.push(...this.selectHooks(hook, {
|
|
3415
3663
|
order: "post"
|
|
3416
3664
|
}));
|
|
3417
3665
|
}
|
|
3418
3666
|
} else {
|
|
3419
|
-
|
|
3667
|
+
result.push(...this.hooks[hook].map((h) => {
|
|
3668
|
+
const plugin = this.plugins.find((p) => p.plugin.name === h.plugin.name);
|
|
3669
|
+
if (!plugin) {
|
|
3670
|
+
throw new Error(`Could not find plugin context for plugin "${h.plugin.name}".`);
|
|
3671
|
+
}
|
|
3672
|
+
return {
|
|
3673
|
+
handle: h.handler,
|
|
3674
|
+
context: plugin.context
|
|
3675
|
+
};
|
|
3676
|
+
}));
|
|
3420
3677
|
}
|
|
3421
3678
|
}
|
|
3422
|
-
return
|
|
3679
|
+
return result;
|
|
3423
3680
|
}
|
|
3424
3681
|
constructor(config, workspaceConfig) {
|
|
3425
3682
|
super(workspaceConfig);
|
|
@@ -3452,6 +3709,31 @@ var PowerlinesAPIContext = class _PowerlinesAPIContext extends PowerlinesContext
|
|
|
3452
3709
|
return context;
|
|
3453
3710
|
}
|
|
3454
3711
|
/**
|
|
3712
|
+
* Internal context fields and methods
|
|
3713
|
+
*
|
|
3714
|
+
* @danger
|
|
3715
|
+
* This field is for internal use only and should not be accessed or modified directly. It is unstable and can be changed at anytime.
|
|
3716
|
+
*
|
|
3717
|
+
* @internal
|
|
3718
|
+
*/
|
|
3719
|
+
get $$internal() {
|
|
3720
|
+
return super.$$internal;
|
|
3721
|
+
}
|
|
3722
|
+
/**
|
|
3723
|
+
* Internal context fields and methods
|
|
3724
|
+
*
|
|
3725
|
+
* @danger
|
|
3726
|
+
* This field is for internal use only and should not be accessed or modified directly. It is unstable and can be changed at anytime.
|
|
3727
|
+
*
|
|
3728
|
+
* @internal
|
|
3729
|
+
*/
|
|
3730
|
+
set $$internal(value) {
|
|
3731
|
+
super.$$internal = value;
|
|
3732
|
+
for (const environment of Object.values(this.environments)) {
|
|
3733
|
+
environment.$$internal = super.$$internal;
|
|
3734
|
+
}
|
|
3735
|
+
}
|
|
3736
|
+
/**
|
|
3455
3737
|
* A record of all environments by name
|
|
3456
3738
|
*/
|
|
3457
3739
|
get environments() {
|
|
@@ -3625,7 +3907,9 @@ var PowerlinesAPI = class _PowerlinesAPI {
|
|
|
3625
3907
|
*/
|
|
3626
3908
|
static async from(workspaceRoot, config) {
|
|
3627
3909
|
const api = new _PowerlinesAPI(await PowerlinesAPIContext.from(workspaceRoot, config));
|
|
3628
|
-
api.#context.$$internal
|
|
3910
|
+
api.#context.$$internal = {
|
|
3911
|
+
api
|
|
3912
|
+
};
|
|
3629
3913
|
for (const plugin of api.context.config.plugins ?? []) {
|
|
3630
3914
|
await api.#addPlugin(plugin);
|
|
3631
3915
|
}
|
|
@@ -3957,15 +4241,12 @@ ${formatTypes(generatedTypes)}
|
|
|
3957
4241
|
const destinationPath = joinPaths$1(appendPath(context.config.output.outputPath, context.workspaceConfig.workspaceRoot), "dist");
|
|
3958
4242
|
if (sourcePath !== destinationPath) {
|
|
3959
4243
|
context.log(LogLevelLabel.INFO, `Copying build output files from project's build directory (${context.config.output.buildPath}) to the workspace's output directory (${context.config.output.outputPath}).`);
|
|
3960
|
-
await
|
|
3961
|
-
input: sourcePath,
|
|
3962
|
-
glob: "**/*"
|
|
3963
|
-
}, destinationPath);
|
|
4244
|
+
await context.fs.copy(sourcePath, destinationPath);
|
|
3964
4245
|
}
|
|
3965
4246
|
}
|
|
3966
4247
|
await Promise.all(context.config.output.assets.map(async (asset) => {
|
|
3967
4248
|
context.log(LogLevelLabel.DEBUG, `Copying asset(s): ${chalk5.redBright(context.workspaceConfig.workspaceRoot === asset.input ? asset.glob : joinPaths$1(replacePath(asset.input, context.workspaceConfig.workspaceRoot), asset.glob))} -> ${chalk5.greenBright(joinPaths$1(replacePath(asset.output, context.workspaceConfig.workspaceRoot), asset.glob))} ${Array.isArray(asset.ignore) && asset.ignore.length > 0 ? ` (ignoring: ${asset.ignore.map((i) => chalk5.yellowBright(i)).join(", ")})` : ""}`);
|
|
3968
|
-
await
|
|
4249
|
+
await context.fs.copy(asset, asset.output);
|
|
3969
4250
|
}));
|
|
3970
4251
|
await this.callHook("build", {
|
|
3971
4252
|
environment: context,
|
|
@@ -4230,5 +4511,5 @@ Note: Please ensure the plugin package's default export is a class that extends
|
|
|
4230
4511
|
};
|
|
4231
4512
|
|
|
4232
4513
|
export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, PowerlinesAPI, _capnpFileId, createLog, extendLog };
|
|
4233
|
-
//# sourceMappingURL=chunk-
|
|
4234
|
-
//# sourceMappingURL=chunk-
|
|
4514
|
+
//# sourceMappingURL=chunk-Q4ZLKJS2.js.map
|
|
4515
|
+
//# sourceMappingURL=chunk-Q4ZLKJS2.js.map
|