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
package/dist/types/build.d.cts
CHANGED
|
@@ -3,14 +3,15 @@ import { Configuration as Configuration$1 } from '@rspack/core';
|
|
|
3
3
|
import { BuildOptions as BuildOptions$1 } from '@storm-software/tsup/types';
|
|
4
4
|
import { UnbuildOptions } from '@storm-software/unbuild/types';
|
|
5
5
|
import { BuildOptions } from 'esbuild';
|
|
6
|
-
import { RolldownOptions
|
|
6
|
+
import { RolldownOptions } from 'rolldown';
|
|
7
7
|
import { RollupOptions, OutputOptions } from 'rollup';
|
|
8
|
+
import { UserConfig as UserConfig$2 } from 'tsdown';
|
|
8
9
|
import { UserConfig } from 'vite';
|
|
9
10
|
import { Configuration } from 'webpack';
|
|
10
11
|
|
|
11
12
|
type UnpluginBuildVariant = "rollup" | "webpack" | "rspack" | "vite" | "esbuild" | "farm" | "unloader" | "rolldown";
|
|
12
|
-
type BuildVariant = UnpluginBuildVariant | "tsup" | "unbuild";
|
|
13
|
-
type InferUnpluginVariant<TBuildVariant extends BuildVariant> = TBuildVariant extends "tsup" ? "esbuild" : TBuildVariant extends "unbuild" ? "rollup" : TBuildVariant;
|
|
13
|
+
type BuildVariant = UnpluginBuildVariant | "tsup" | "tsdown" | "unbuild";
|
|
14
|
+
type InferUnpluginVariant<TBuildVariant extends BuildVariant> = TBuildVariant extends "tsup" ? "esbuild" : TBuildVariant extends "tsdown" ? "rolldown" : TBuildVariant extends "unbuild" ? "rollup" : TBuildVariant;
|
|
14
15
|
interface BuildConfig {
|
|
15
16
|
/**
|
|
16
17
|
* The platform to build the project for
|
|
@@ -158,13 +159,12 @@ type RollupBuildConfig = Omit<RollupOptions, "entry" | "external" | "input" | "o
|
|
|
158
159
|
output: RollupBuildOutputConfig | RollupBuildOutputConfig[];
|
|
159
160
|
} & BuildConfig;
|
|
160
161
|
type RollupResolvedBuildConfig = RollupOptions & BuildResolvedConfig;
|
|
161
|
-
type
|
|
162
|
-
type RolldownBuildConfig = Omit<RolldownOptions, "input" | "external" | "tsconfig" | "logLevel" | "output"> & {
|
|
163
|
-
output: RolldownBuildOutputConfig | RolldownBuildOutputConfig[];
|
|
164
|
-
} & BuildConfig;
|
|
162
|
+
type RolldownBuildConfig = Omit<RolldownOptions, "input" | "external" | "tsconfig" | "logLevel" | "output"> & BuildConfig;
|
|
165
163
|
type RolldownResolvedBuildConfig = RolldownOptions & BuildResolvedConfig;
|
|
166
|
-
type TsupBuildConfig = Partial<Omit<BuildOptions$1, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">> & BuildConfig;
|
|
164
|
+
type TsupBuildConfig = Partial<Omit<BuildOptions$1, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "clean" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">> & BuildConfig;
|
|
167
165
|
type TsupResolvedBuildConfig = BuildOptions$1 & BuildResolvedConfig;
|
|
166
|
+
type TsdownBuildConfig = Partial<Omit<UserConfig$2, "name" | "outDir" | "clean" | "cwd" | "tsconfig" | "publicDir" | "copy" | "alias" | "format" | "platform" | "env" | "define" | "entry" | "external" | "noExternal" | "skipNodeModulesBundle">> & BuildConfig;
|
|
167
|
+
type TsdownResolvedBuildConfig = UserConfig$2 & BuildResolvedConfig;
|
|
168
168
|
type UnbuildBuildConfig = Partial<Omit<UnbuildOptions, "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "env" | "entry" | "entryPoints">> & BuildConfig;
|
|
169
169
|
type UnbuildResolvedBuildConfig = UnbuildOptions & BuildResolvedConfig;
|
|
170
170
|
type FarmBuildConfig = Partial<Omit<UserConfig$1, "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "env" | "entry" | "entryPoints">> & BuildConfig;
|
|
@@ -185,14 +185,15 @@ declare type __ΩRspackResolvedBuildConfig = any[];
|
|
|
185
185
|
declare type __ΩRollupBuildOutputConfig = any[];
|
|
186
186
|
declare type __ΩRollupBuildConfig = any[];
|
|
187
187
|
declare type __ΩRollupResolvedBuildConfig = any[];
|
|
188
|
-
declare type __ΩRolldownBuildOutputConfig = any[];
|
|
189
188
|
declare type __ΩRolldownBuildConfig = any[];
|
|
190
189
|
declare type __ΩRolldownResolvedBuildConfig = any[];
|
|
191
190
|
declare type __ΩTsupBuildConfig = any[];
|
|
192
191
|
declare type __ΩTsupResolvedBuildConfig = any[];
|
|
192
|
+
declare type __ΩTsdownBuildConfig = any[];
|
|
193
|
+
declare type __ΩTsdownResolvedBuildConfig = any[];
|
|
193
194
|
declare type __ΩUnbuildBuildConfig = any[];
|
|
194
195
|
declare type __ΩUnbuildResolvedBuildConfig = any[];
|
|
195
196
|
declare type __ΩFarmBuildConfig = any[];
|
|
196
197
|
declare type __ΩFarmResolvedBuildConfig = any[];
|
|
197
198
|
|
|
198
|
-
export type { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig,
|
|
199
|
+
export type { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupBuildOutputConfig, RollupResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, TsdownBuildConfig, TsdownResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, UnpluginBuildVariant, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig, __ΩBuildConfig, __ΩBuildResolvedConfig, __ΩBuildVariant, __ΩESBuildBuildConfig, __ΩESBuildResolvedBuildConfig, __ΩFarmBuildConfig, __ΩFarmResolvedBuildConfig, __ΩInferUnpluginVariant, __ΩRolldownBuildConfig, __ΩRolldownResolvedBuildConfig, __ΩRollupBuildConfig, __ΩRollupBuildOutputConfig, __ΩRollupResolvedBuildConfig, __ΩRspackBuildConfig, __ΩRspackResolvedBuildConfig, __ΩTsdownBuildConfig, __ΩTsdownResolvedBuildConfig, __ΩTsupBuildConfig, __ΩTsupResolvedBuildConfig, __ΩUnbuildBuildConfig, __ΩUnbuildResolvedBuildConfig, __ΩUnpluginBuildVariant, __ΩViteBuildConfig, __ΩViteResolvedBuildConfig, __ΩWebpackBuildConfig, __ΩWebpackResolvedBuildConfig };
|
package/dist/types/build.d.ts
CHANGED
|
@@ -3,14 +3,15 @@ import { Configuration as Configuration$1 } from '@rspack/core';
|
|
|
3
3
|
import { BuildOptions as BuildOptions$1 } from '@storm-software/tsup/types';
|
|
4
4
|
import { UnbuildOptions } from '@storm-software/unbuild/types';
|
|
5
5
|
import { BuildOptions } from 'esbuild';
|
|
6
|
-
import { RolldownOptions
|
|
6
|
+
import { RolldownOptions } from 'rolldown';
|
|
7
7
|
import { RollupOptions, OutputOptions } from 'rollup';
|
|
8
|
+
import { UserConfig as UserConfig$2 } from 'tsdown';
|
|
8
9
|
import { UserConfig } from 'vite';
|
|
9
10
|
import { Configuration } from 'webpack';
|
|
10
11
|
|
|
11
12
|
type UnpluginBuildVariant = "rollup" | "webpack" | "rspack" | "vite" | "esbuild" | "farm" | "unloader" | "rolldown";
|
|
12
|
-
type BuildVariant = UnpluginBuildVariant | "tsup" | "unbuild";
|
|
13
|
-
type InferUnpluginVariant<TBuildVariant extends BuildVariant> = TBuildVariant extends "tsup" ? "esbuild" : TBuildVariant extends "unbuild" ? "rollup" : TBuildVariant;
|
|
13
|
+
type BuildVariant = UnpluginBuildVariant | "tsup" | "tsdown" | "unbuild";
|
|
14
|
+
type InferUnpluginVariant<TBuildVariant extends BuildVariant> = TBuildVariant extends "tsup" ? "esbuild" : TBuildVariant extends "tsdown" ? "rolldown" : TBuildVariant extends "unbuild" ? "rollup" : TBuildVariant;
|
|
14
15
|
interface BuildConfig {
|
|
15
16
|
/**
|
|
16
17
|
* The platform to build the project for
|
|
@@ -158,13 +159,12 @@ type RollupBuildConfig = Omit<RollupOptions, "entry" | "external" | "input" | "o
|
|
|
158
159
|
output: RollupBuildOutputConfig | RollupBuildOutputConfig[];
|
|
159
160
|
} & BuildConfig;
|
|
160
161
|
type RollupResolvedBuildConfig = RollupOptions & BuildResolvedConfig;
|
|
161
|
-
type
|
|
162
|
-
type RolldownBuildConfig = Omit<RolldownOptions, "input" | "external" | "tsconfig" | "logLevel" | "output"> & {
|
|
163
|
-
output: RolldownBuildOutputConfig | RolldownBuildOutputConfig[];
|
|
164
|
-
} & BuildConfig;
|
|
162
|
+
type RolldownBuildConfig = Omit<RolldownOptions, "input" | "external" | "tsconfig" | "logLevel" | "output"> & BuildConfig;
|
|
165
163
|
type RolldownResolvedBuildConfig = RolldownOptions & BuildResolvedConfig;
|
|
166
|
-
type TsupBuildConfig = Partial<Omit<BuildOptions$1, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">> & BuildConfig;
|
|
164
|
+
type TsupBuildConfig = Partial<Omit<BuildOptions$1, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "clean" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">> & BuildConfig;
|
|
167
165
|
type TsupResolvedBuildConfig = BuildOptions$1 & BuildResolvedConfig;
|
|
166
|
+
type TsdownBuildConfig = Partial<Omit<UserConfig$2, "name" | "outDir" | "clean" | "cwd" | "tsconfig" | "publicDir" | "copy" | "alias" | "format" | "platform" | "env" | "define" | "entry" | "external" | "noExternal" | "skipNodeModulesBundle">> & BuildConfig;
|
|
167
|
+
type TsdownResolvedBuildConfig = UserConfig$2 & BuildResolvedConfig;
|
|
168
168
|
type UnbuildBuildConfig = Partial<Omit<UnbuildOptions, "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "env" | "entry" | "entryPoints">> & BuildConfig;
|
|
169
169
|
type UnbuildResolvedBuildConfig = UnbuildOptions & BuildResolvedConfig;
|
|
170
170
|
type FarmBuildConfig = Partial<Omit<UserConfig$1, "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "env" | "entry" | "entryPoints">> & BuildConfig;
|
|
@@ -185,14 +185,15 @@ declare type __ΩRspackResolvedBuildConfig = any[];
|
|
|
185
185
|
declare type __ΩRollupBuildOutputConfig = any[];
|
|
186
186
|
declare type __ΩRollupBuildConfig = any[];
|
|
187
187
|
declare type __ΩRollupResolvedBuildConfig = any[];
|
|
188
|
-
declare type __ΩRolldownBuildOutputConfig = any[];
|
|
189
188
|
declare type __ΩRolldownBuildConfig = any[];
|
|
190
189
|
declare type __ΩRolldownResolvedBuildConfig = any[];
|
|
191
190
|
declare type __ΩTsupBuildConfig = any[];
|
|
192
191
|
declare type __ΩTsupResolvedBuildConfig = any[];
|
|
192
|
+
declare type __ΩTsdownBuildConfig = any[];
|
|
193
|
+
declare type __ΩTsdownResolvedBuildConfig = any[];
|
|
193
194
|
declare type __ΩUnbuildBuildConfig = any[];
|
|
194
195
|
declare type __ΩUnbuildResolvedBuildConfig = any[];
|
|
195
196
|
declare type __ΩFarmBuildConfig = any[];
|
|
196
197
|
declare type __ΩFarmResolvedBuildConfig = any[];
|
|
197
198
|
|
|
198
|
-
export type { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig,
|
|
199
|
+
export type { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupBuildOutputConfig, RollupResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, TsdownBuildConfig, TsdownResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, UnpluginBuildVariant, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig, __ΩBuildConfig, __ΩBuildResolvedConfig, __ΩBuildVariant, __ΩESBuildBuildConfig, __ΩESBuildResolvedBuildConfig, __ΩFarmBuildConfig, __ΩFarmResolvedBuildConfig, __ΩInferUnpluginVariant, __ΩRolldownBuildConfig, __ΩRolldownResolvedBuildConfig, __ΩRollupBuildConfig, __ΩRollupBuildOutputConfig, __ΩRollupResolvedBuildConfig, __ΩRspackBuildConfig, __ΩRspackResolvedBuildConfig, __ΩTsdownBuildConfig, __ΩTsdownResolvedBuildConfig, __ΩTsupBuildConfig, __ΩTsupResolvedBuildConfig, __ΩUnbuildBuildConfig, __ΩUnbuildResolvedBuildConfig, __ΩUnpluginBuildVariant, __ΩViteBuildConfig, __ΩViteResolvedBuildConfig, __ΩWebpackBuildConfig, __ΩWebpackResolvedBuildConfig };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/array';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
|
-
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../context-
|
|
3
|
+
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../context-BwnxICfB.cjs';
|
|
4
4
|
import '@stryke/env/get-env-paths';
|
|
5
5
|
import '@stryke/http/fetch';
|
|
6
6
|
import '@stryke/types/package-json';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import './tsconfig.cjs';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/commands.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/array';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
|
-
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../context-
|
|
3
|
+
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../context-p7xgIm3D.js';
|
|
4
4
|
import '@stryke/env/get-env-paths';
|
|
5
5
|
import '@stryke/http/fetch';
|
|
6
6
|
import '@stryke/types/package-json';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import './tsconfig.js';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/config.d.cts
CHANGED
|
@@ -7,7 +7,7 @@ import '@stryke/types/configuration';
|
|
|
7
7
|
import '@stryke/types/file';
|
|
8
8
|
import 'c12';
|
|
9
9
|
import 'vite';
|
|
10
|
-
export {
|
|
10
|
+
export { ag as AnyUserConfig, G as BabelUserConfig, J as BaseConfig, ab as BuildInlineConfig, a9 as CleanInlineConfig, M as CommonUserConfig, af as ConfigEnv, H as DeployConfig, ae as DeployInlineConfig, ad as DocsInlineConfig, Z as ESBuildUserConfig, K as EnvironmentConfig, a2 as FarmUserConfig, a3 as InferUserConfig, a4 as InitialUserConfig, a7 as InlineConfig, ac as LintInlineConfig, L as LogFn, a8 as NewInlineConfig, O as OutputConfig, a5 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, P as PluginFactory, a6 as PowerlinesCommand, aa as PrepareInlineConfig, F as ProjectType, X as RolldownUserConfig, V as RollupUserConfig, T as RspackUserConfig, a1 as TsdownUserConfig, a0 as TsupUserConfig, $ as UnbuildUserConfig, U as UserConfig, Y as ViteUserConfig, Q as WebpackUserConfig, W as WorkspaceConfig, aU as __ΩAnyUserConfig, aq as __ΩBabelUserConfig, at as __ΩBaseConfig, aP as __ΩBuildInlineConfig, aN as __ΩCleanInlineConfig, av as __ΩCommonUserConfig, aT as __ΩConfigEnv, ar as __ΩDeployConfig, aS as __ΩDeployInlineConfig, aR as __ΩDocsInlineConfig, aC as __ΩESBuildUserConfig, au as __ΩEnvironmentConfig, aG as __ΩFarmUserConfig, aH as __ΩInferUserConfig, aI as __ΩInitialUserConfig, aL as __ΩInlineConfig, aQ as __ΩLintInlineConfig, ah as __ΩLogFn, aM as __ΩNewInlineConfig, as as __ΩOutputConfig, aJ as __ΩParsedUserConfig, an as __ΩPartialPlugin, ao as __ΩPartialPluginFactory, am as __ΩPluginConfig, al as __ΩPluginConfigObject, ak as __ΩPluginConfigTuple, aj as __ΩPluginFactory, aK as __ΩPowerlinesCommand, aO as __ΩPrepareInlineConfig, ap as __ΩProjectType, aA as __ΩRolldownUserConfig, az as __ΩRollupUserConfig, ay as __ΩRspackUserConfig, aF as __ΩTsdownUserConfig, aE as __ΩTsupUserConfig, aD as __ΩUnbuildUserConfig, aw as __ΩUserConfig, aB as __ΩViteUserConfig, ax as __ΩWebpackUserConfig, ai as __ΩWorkspaceConfig } from '../context-BwnxICfB.cjs';
|
|
11
11
|
import './build.cjs';
|
|
12
12
|
import './fs.cjs';
|
|
13
13
|
import './tsconfig.cjs';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import '@stryke/fs/resolve';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/config.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import '@stryke/types/configuration';
|
|
|
7
7
|
import '@stryke/types/file';
|
|
8
8
|
import 'c12';
|
|
9
9
|
import 'vite';
|
|
10
|
-
export {
|
|
10
|
+
export { ag as AnyUserConfig, G as BabelUserConfig, J as BaseConfig, ab as BuildInlineConfig, a9 as CleanInlineConfig, M as CommonUserConfig, af as ConfigEnv, H as DeployConfig, ae as DeployInlineConfig, ad as DocsInlineConfig, Z as ESBuildUserConfig, K as EnvironmentConfig, a2 as FarmUserConfig, a3 as InferUserConfig, a4 as InitialUserConfig, a7 as InlineConfig, ac as LintInlineConfig, L as LogFn, a8 as NewInlineConfig, O as OutputConfig, a5 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, P as PluginFactory, a6 as PowerlinesCommand, aa as PrepareInlineConfig, F as ProjectType, X as RolldownUserConfig, V as RollupUserConfig, T as RspackUserConfig, a1 as TsdownUserConfig, a0 as TsupUserConfig, $ as UnbuildUserConfig, U as UserConfig, Y as ViteUserConfig, Q as WebpackUserConfig, W as WorkspaceConfig, aU as __ΩAnyUserConfig, aq as __ΩBabelUserConfig, at as __ΩBaseConfig, aP as __ΩBuildInlineConfig, aN as __ΩCleanInlineConfig, av as __ΩCommonUserConfig, aT as __ΩConfigEnv, ar as __ΩDeployConfig, aS as __ΩDeployInlineConfig, aR as __ΩDocsInlineConfig, aC as __ΩESBuildUserConfig, au as __ΩEnvironmentConfig, aG as __ΩFarmUserConfig, aH as __ΩInferUserConfig, aI as __ΩInitialUserConfig, aL as __ΩInlineConfig, aQ as __ΩLintInlineConfig, ah as __ΩLogFn, aM as __ΩNewInlineConfig, as as __ΩOutputConfig, aJ as __ΩParsedUserConfig, an as __ΩPartialPlugin, ao as __ΩPartialPluginFactory, am as __ΩPluginConfig, al as __ΩPluginConfigObject, ak as __ΩPluginConfigTuple, aj as __ΩPluginFactory, aK as __ΩPowerlinesCommand, aO as __ΩPrepareInlineConfig, ap as __ΩProjectType, aA as __ΩRolldownUserConfig, az as __ΩRollupUserConfig, ay as __ΩRspackUserConfig, aF as __ΩTsdownUserConfig, aE as __ΩTsupUserConfig, aD as __ΩUnbuildUserConfig, aw as __ΩUserConfig, aB as __ΩViteUserConfig, ax as __ΩWebpackUserConfig, ai as __ΩWorkspaceConfig } from '../context-p7xgIm3D.js';
|
|
11
11
|
import './build.js';
|
|
12
12
|
import './fs.js';
|
|
13
13
|
import './tsconfig.js';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import '@stryke/fs/resolve';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/context.cjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkYFKHICPO_cjs = require('../chunk-YFKHICPO.cjs');
|
|
4
4
|
require('../chunk-PK6SKIKE.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "LogLevel", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkYFKHICPO_cjs.LogLevel; }
|
|
11
11
|
});
|
|
12
12
|
//# sourceMappingURL=context.cjs.map
|
|
13
13
|
//# sourceMappingURL=context.cjs.map
|
package/dist/types/context.d.cts
CHANGED
|
@@ -11,7 +11,7 @@ import 'ts-morph';
|
|
|
11
11
|
import 'undici';
|
|
12
12
|
import 'unimport';
|
|
13
13
|
import 'unplugin';
|
|
14
|
-
export {
|
|
14
|
+
export { b6 as APIContext, bb as BuildPluginContext, b5 as Context, b9 as EnvironmentContext, b7 as EnvironmentContextPlugin, b2 as FetchOptions, b1 as InitContextOptions, aV as LogLevel, aX as MetaInfo, b3 as ParseOptions, ba as PluginContext, aY as Resolver, b0 as SelectHooksOptions, b8 as SelectHooksResult, a_ as SourceFile, aZ as TransformResult, a$ as UnimportContext, b4 as UnresolvedContext, aW as WorkerProcess, bp as __ΩAPIContext, bu as __ΩBuildPluginContext, bo as __ΩContext, bs as __ΩEnvironmentContext, bq as __ΩEnvironmentContextPlugin, bl as __ΩFetchOptions, bk as __ΩInitContextOptions, bc as __ΩLogLevel, be as __ΩMetaInfo, bm as __ΩParseOptions, bt as __ΩPluginContext, bf as __ΩResolver, bj as __ΩSelectHooksOptions, br as __ΩSelectHooksResult, bh as __ΩSourceFile, bg as __ΩTransformResult, bi as __ΩUnimportContext, bn as __ΩUnresolvedContext, bd as __ΩWorkerProcess } from '../context-BwnxICfB.cjs';
|
|
15
15
|
import './fs.cjs';
|
|
16
16
|
import './tsconfig.cjs';
|
|
17
17
|
import '@babel/core';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import '@stryke/fs/resolve';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/context.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ import 'ts-morph';
|
|
|
11
11
|
import 'undici';
|
|
12
12
|
import 'unimport';
|
|
13
13
|
import 'unplugin';
|
|
14
|
-
export {
|
|
14
|
+
export { b6 as APIContext, bb as BuildPluginContext, b5 as Context, b9 as EnvironmentContext, b7 as EnvironmentContextPlugin, b2 as FetchOptions, b1 as InitContextOptions, aV as LogLevel, aX as MetaInfo, b3 as ParseOptions, ba as PluginContext, aY as Resolver, b0 as SelectHooksOptions, b8 as SelectHooksResult, a_ as SourceFile, aZ as TransformResult, a$ as UnimportContext, b4 as UnresolvedContext, aW as WorkerProcess, bp as __ΩAPIContext, bu as __ΩBuildPluginContext, bo as __ΩContext, bs as __ΩEnvironmentContext, bq as __ΩEnvironmentContextPlugin, bl as __ΩFetchOptions, bk as __ΩInitContextOptions, bc as __ΩLogLevel, be as __ΩMetaInfo, bm as __ΩParseOptions, bt as __ΩPluginContext, bf as __ΩResolver, bj as __ΩSelectHooksOptions, br as __ΩSelectHooksResult, bh as __ΩSourceFile, bg as __ΩTransformResult, bi as __ΩUnimportContext, bn as __ΩUnresolvedContext, bd as __ΩWorkerProcess } from '../context-p7xgIm3D.js';
|
|
15
15
|
import './fs.js';
|
|
16
16
|
import './tsconfig.js';
|
|
17
17
|
import '@babel/core';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import '@stryke/fs/resolve';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/context.js
CHANGED
package/dist/types/fs.cjs
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkSALASTMK_cjs = require('../chunk-SALASTMK.cjs');
|
|
4
4
|
require('../chunk-PK6SKIKE.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "StoragePreset", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkSALASTMK_cjs.StoragePreset; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "__VFS_PATCH__", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkSALASTMK_cjs.__VFS_PATCH__; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "__VFS_REVERT__", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkSALASTMK_cjs.__VFS_REVERT__; }
|
|
19
19
|
});
|
|
20
20
|
//# sourceMappingURL=fs.cjs.map
|
|
21
21
|
//# sourceMappingURL=fs.cjs.map
|
package/dist/types/fs.d.cts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ResolveOptions as ResolveOptions$1 } from '@stryke/fs/resolve';
|
|
2
2
|
import { MaybePromise } from '@stryke/types/base';
|
|
3
|
+
import { AssetGlob } from '@stryke/types/file';
|
|
3
4
|
|
|
4
5
|
type VirtualFileExtension = "js" | "ts" | "jsx" | "tsx";
|
|
5
6
|
declare const __VFS_PATCH__ = "__VFS_PATCH__";
|
|
@@ -70,6 +71,18 @@ interface StorageAdapter {
|
|
|
70
71
|
* @param key - The key whose value should be removed.
|
|
71
72
|
*/
|
|
72
73
|
removeSync: (key: string) => void;
|
|
74
|
+
/**
|
|
75
|
+
* Creates a directory at the specified path.
|
|
76
|
+
*
|
|
77
|
+
* @param dirPath - The path of the directory to create.
|
|
78
|
+
*/
|
|
79
|
+
mkdir: (dirPath: string) => Promise<void>;
|
|
80
|
+
/**
|
|
81
|
+
* Synchronously creates a directory at the specified path.
|
|
82
|
+
*
|
|
83
|
+
* @param dirPath - The path of the directory to create.
|
|
84
|
+
*/
|
|
85
|
+
mkdirSync: (dirPath: string) => void;
|
|
73
86
|
/**
|
|
74
87
|
* Remove all entries from the storage that match the provided base path.
|
|
75
88
|
*
|
|
@@ -96,6 +109,34 @@ interface StorageAdapter {
|
|
|
96
109
|
* @returns The list of keys.
|
|
97
110
|
*/
|
|
98
111
|
listSync: (base?: string) => string[];
|
|
112
|
+
/**
|
|
113
|
+
* Checks if the given key is a directory.
|
|
114
|
+
*
|
|
115
|
+
* @param key - The key to check.
|
|
116
|
+
* @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.
|
|
117
|
+
*/
|
|
118
|
+
isDirectory: (key: string) => Promise<boolean>;
|
|
119
|
+
/**
|
|
120
|
+
* Synchronously checks if the given key is a directory.
|
|
121
|
+
*
|
|
122
|
+
* @param key - The key to check.
|
|
123
|
+
* @returns `true` if the key is a directory, otherwise `false`.
|
|
124
|
+
*/
|
|
125
|
+
isDirectorySync: (key: string) => boolean;
|
|
126
|
+
/**
|
|
127
|
+
* Checks if the given key is a file.
|
|
128
|
+
*
|
|
129
|
+
* @param key - The key to check.
|
|
130
|
+
* @returns A promise that resolves to `true` if the key is a file, otherwise `false`.
|
|
131
|
+
*/
|
|
132
|
+
isFile: (key: string) => Promise<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* Synchronously checks if the given key is a file.
|
|
135
|
+
*
|
|
136
|
+
* @param key - The key to check.
|
|
137
|
+
* @returns `true` if the key is a file, otherwise `false`.
|
|
138
|
+
*/
|
|
139
|
+
isFileSync: (key: string) => boolean;
|
|
99
140
|
/**
|
|
100
141
|
* Releases any resources held by the storage adapter.
|
|
101
142
|
*/
|
|
@@ -232,6 +273,34 @@ interface VirtualFileSystemInterface {
|
|
|
232
273
|
* @returns `true` if the file is virtual, otherwise `false`.
|
|
233
274
|
*/
|
|
234
275
|
isVirtual: (path: string) => boolean;
|
|
276
|
+
/**
|
|
277
|
+
* Checks if the given key is a directory.
|
|
278
|
+
*
|
|
279
|
+
* @param key - The key to check.
|
|
280
|
+
* @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.
|
|
281
|
+
*/
|
|
282
|
+
isDirectory: (key: string) => Promise<boolean>;
|
|
283
|
+
/**
|
|
284
|
+
* Synchronously checks if the given key is a directory.
|
|
285
|
+
*
|
|
286
|
+
* @param key - The key to check.
|
|
287
|
+
* @returns `true` if the key is a directory, otherwise `false`.
|
|
288
|
+
*/
|
|
289
|
+
isDirectorySync: (key: string) => boolean;
|
|
290
|
+
/**
|
|
291
|
+
* Checks if the given key is a file.
|
|
292
|
+
*
|
|
293
|
+
* @param key - The key to check.
|
|
294
|
+
* @returns A promise that resolves to `true` if the key is a file, otherwise `false`.
|
|
295
|
+
*/
|
|
296
|
+
isFile: (key: string) => Promise<boolean>;
|
|
297
|
+
/**
|
|
298
|
+
* Synchronously checks if the given key is a file.
|
|
299
|
+
*
|
|
300
|
+
* @param key - The key to check.
|
|
301
|
+
* @returns `true` if the key is a file, otherwise `false`.
|
|
302
|
+
*/
|
|
303
|
+
isFileSync: (key: string) => boolean;
|
|
235
304
|
/**
|
|
236
305
|
* Gets the metadata of a file in the virtual file system (VFS).
|
|
237
306
|
*
|
|
@@ -297,6 +366,18 @@ interface VirtualFileSystemInterface {
|
|
|
297
366
|
* @param options - Options for writing the file.
|
|
298
367
|
*/
|
|
299
368
|
writeSync: (path: string, data: string, options?: WriteOptions) => void;
|
|
369
|
+
/**
|
|
370
|
+
* Creates a directory at the specified path.
|
|
371
|
+
*
|
|
372
|
+
* @param dirPath - The path of the directory to create.
|
|
373
|
+
*/
|
|
374
|
+
mkdir: (dirPath: string) => Promise<void>;
|
|
375
|
+
/**
|
|
376
|
+
* Synchronously creates a directory at the specified path.
|
|
377
|
+
*
|
|
378
|
+
* @param dirPath - The path of the directory to create.
|
|
379
|
+
*/
|
|
380
|
+
mkdirSync: (dirPath: string) => void;
|
|
300
381
|
/**
|
|
301
382
|
* Moves a file from one path to another in the virtual file system (VFS).
|
|
302
383
|
*
|
|
@@ -317,28 +398,28 @@ interface VirtualFileSystemInterface {
|
|
|
317
398
|
* @param srcPath - The source path to copy
|
|
318
399
|
* @param destPath - The destination path to copy to
|
|
319
400
|
*/
|
|
320
|
-
copy: (srcPath: string, destPath: string) => Promise<void>;
|
|
401
|
+
copy: (srcPath: string | URL | Omit<AssetGlob, "output">, destPath: string | URL) => Promise<void>;
|
|
321
402
|
/**
|
|
322
403
|
* Synchronously copies a file from one path to another in the virtual file system (VFS).
|
|
323
404
|
*
|
|
324
405
|
* @param srcPath - The source path to copy
|
|
325
406
|
* @param destPath - The destination path to copy to
|
|
326
407
|
*/
|
|
327
|
-
copySync: (srcPath: string, destPath: string) => void;
|
|
408
|
+
copySync: (srcPath: string | URL | Omit<AssetGlob, "output">, destPath: string | URL) => void;
|
|
328
409
|
/**
|
|
329
410
|
* Glob files in the virtual file system (VFS) based on the provided pattern(s).
|
|
330
411
|
*
|
|
331
412
|
* @param pattern - A pattern (or multiple patterns) to use to determine the file paths to return
|
|
332
413
|
* @returns An array of file paths matching the provided pattern(s)
|
|
333
414
|
*/
|
|
334
|
-
glob: (
|
|
415
|
+
glob: (patterns: string | Omit<AssetGlob, "output"> | (string | Omit<AssetGlob, "output">)[]) => Promise<string[]>;
|
|
335
416
|
/**
|
|
336
417
|
* Synchronously glob files in the virtual file system (VFS) based on the provided pattern(s).
|
|
337
418
|
*
|
|
338
419
|
* @param pattern - A pattern (or multiple patterns) to use to determine the file paths to return
|
|
339
420
|
* @returns An array of file paths matching the provided pattern(s)
|
|
340
421
|
*/
|
|
341
|
-
globSync: (
|
|
422
|
+
globSync: (patterns: string | Omit<AssetGlob, "output"> | (string | Omit<AssetGlob, "output">)[]) => string[];
|
|
342
423
|
/**
|
|
343
424
|
* A helper function to resolve modules using the Jiti resolver
|
|
344
425
|
*
|
package/dist/types/fs.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ResolveOptions as ResolveOptions$1 } from '@stryke/fs/resolve';
|
|
2
2
|
import { MaybePromise } from '@stryke/types/base';
|
|
3
|
+
import { AssetGlob } from '@stryke/types/file';
|
|
3
4
|
|
|
4
5
|
type VirtualFileExtension = "js" | "ts" | "jsx" | "tsx";
|
|
5
6
|
declare const __VFS_PATCH__ = "__VFS_PATCH__";
|
|
@@ -70,6 +71,18 @@ interface StorageAdapter {
|
|
|
70
71
|
* @param key - The key whose value should be removed.
|
|
71
72
|
*/
|
|
72
73
|
removeSync: (key: string) => void;
|
|
74
|
+
/**
|
|
75
|
+
* Creates a directory at the specified path.
|
|
76
|
+
*
|
|
77
|
+
* @param dirPath - The path of the directory to create.
|
|
78
|
+
*/
|
|
79
|
+
mkdir: (dirPath: string) => Promise<void>;
|
|
80
|
+
/**
|
|
81
|
+
* Synchronously creates a directory at the specified path.
|
|
82
|
+
*
|
|
83
|
+
* @param dirPath - The path of the directory to create.
|
|
84
|
+
*/
|
|
85
|
+
mkdirSync: (dirPath: string) => void;
|
|
73
86
|
/**
|
|
74
87
|
* Remove all entries from the storage that match the provided base path.
|
|
75
88
|
*
|
|
@@ -96,6 +109,34 @@ interface StorageAdapter {
|
|
|
96
109
|
* @returns The list of keys.
|
|
97
110
|
*/
|
|
98
111
|
listSync: (base?: string) => string[];
|
|
112
|
+
/**
|
|
113
|
+
* Checks if the given key is a directory.
|
|
114
|
+
*
|
|
115
|
+
* @param key - The key to check.
|
|
116
|
+
* @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.
|
|
117
|
+
*/
|
|
118
|
+
isDirectory: (key: string) => Promise<boolean>;
|
|
119
|
+
/**
|
|
120
|
+
* Synchronously checks if the given key is a directory.
|
|
121
|
+
*
|
|
122
|
+
* @param key - The key to check.
|
|
123
|
+
* @returns `true` if the key is a directory, otherwise `false`.
|
|
124
|
+
*/
|
|
125
|
+
isDirectorySync: (key: string) => boolean;
|
|
126
|
+
/**
|
|
127
|
+
* Checks if the given key is a file.
|
|
128
|
+
*
|
|
129
|
+
* @param key - The key to check.
|
|
130
|
+
* @returns A promise that resolves to `true` if the key is a file, otherwise `false`.
|
|
131
|
+
*/
|
|
132
|
+
isFile: (key: string) => Promise<boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* Synchronously checks if the given key is a file.
|
|
135
|
+
*
|
|
136
|
+
* @param key - The key to check.
|
|
137
|
+
* @returns `true` if the key is a file, otherwise `false`.
|
|
138
|
+
*/
|
|
139
|
+
isFileSync: (key: string) => boolean;
|
|
99
140
|
/**
|
|
100
141
|
* Releases any resources held by the storage adapter.
|
|
101
142
|
*/
|
|
@@ -232,6 +273,34 @@ interface VirtualFileSystemInterface {
|
|
|
232
273
|
* @returns `true` if the file is virtual, otherwise `false`.
|
|
233
274
|
*/
|
|
234
275
|
isVirtual: (path: string) => boolean;
|
|
276
|
+
/**
|
|
277
|
+
* Checks if the given key is a directory.
|
|
278
|
+
*
|
|
279
|
+
* @param key - The key to check.
|
|
280
|
+
* @returns A promise that resolves to `true` if the key is a directory, otherwise `false`.
|
|
281
|
+
*/
|
|
282
|
+
isDirectory: (key: string) => Promise<boolean>;
|
|
283
|
+
/**
|
|
284
|
+
* Synchronously checks if the given key is a directory.
|
|
285
|
+
*
|
|
286
|
+
* @param key - The key to check.
|
|
287
|
+
* @returns `true` if the key is a directory, otherwise `false`.
|
|
288
|
+
*/
|
|
289
|
+
isDirectorySync: (key: string) => boolean;
|
|
290
|
+
/**
|
|
291
|
+
* Checks if the given key is a file.
|
|
292
|
+
*
|
|
293
|
+
* @param key - The key to check.
|
|
294
|
+
* @returns A promise that resolves to `true` if the key is a file, otherwise `false`.
|
|
295
|
+
*/
|
|
296
|
+
isFile: (key: string) => Promise<boolean>;
|
|
297
|
+
/**
|
|
298
|
+
* Synchronously checks if the given key is a file.
|
|
299
|
+
*
|
|
300
|
+
* @param key - The key to check.
|
|
301
|
+
* @returns `true` if the key is a file, otherwise `false`.
|
|
302
|
+
*/
|
|
303
|
+
isFileSync: (key: string) => boolean;
|
|
235
304
|
/**
|
|
236
305
|
* Gets the metadata of a file in the virtual file system (VFS).
|
|
237
306
|
*
|
|
@@ -297,6 +366,18 @@ interface VirtualFileSystemInterface {
|
|
|
297
366
|
* @param options - Options for writing the file.
|
|
298
367
|
*/
|
|
299
368
|
writeSync: (path: string, data: string, options?: WriteOptions) => void;
|
|
369
|
+
/**
|
|
370
|
+
* Creates a directory at the specified path.
|
|
371
|
+
*
|
|
372
|
+
* @param dirPath - The path of the directory to create.
|
|
373
|
+
*/
|
|
374
|
+
mkdir: (dirPath: string) => Promise<void>;
|
|
375
|
+
/**
|
|
376
|
+
* Synchronously creates a directory at the specified path.
|
|
377
|
+
*
|
|
378
|
+
* @param dirPath - The path of the directory to create.
|
|
379
|
+
*/
|
|
380
|
+
mkdirSync: (dirPath: string) => void;
|
|
300
381
|
/**
|
|
301
382
|
* Moves a file from one path to another in the virtual file system (VFS).
|
|
302
383
|
*
|
|
@@ -317,28 +398,28 @@ interface VirtualFileSystemInterface {
|
|
|
317
398
|
* @param srcPath - The source path to copy
|
|
318
399
|
* @param destPath - The destination path to copy to
|
|
319
400
|
*/
|
|
320
|
-
copy: (srcPath: string, destPath: string) => Promise<void>;
|
|
401
|
+
copy: (srcPath: string | URL | Omit<AssetGlob, "output">, destPath: string | URL) => Promise<void>;
|
|
321
402
|
/**
|
|
322
403
|
* Synchronously copies a file from one path to another in the virtual file system (VFS).
|
|
323
404
|
*
|
|
324
405
|
* @param srcPath - The source path to copy
|
|
325
406
|
* @param destPath - The destination path to copy to
|
|
326
407
|
*/
|
|
327
|
-
copySync: (srcPath: string, destPath: string) => void;
|
|
408
|
+
copySync: (srcPath: string | URL | Omit<AssetGlob, "output">, destPath: string | URL) => void;
|
|
328
409
|
/**
|
|
329
410
|
* Glob files in the virtual file system (VFS) based on the provided pattern(s).
|
|
330
411
|
*
|
|
331
412
|
* @param pattern - A pattern (or multiple patterns) to use to determine the file paths to return
|
|
332
413
|
* @returns An array of file paths matching the provided pattern(s)
|
|
333
414
|
*/
|
|
334
|
-
glob: (
|
|
415
|
+
glob: (patterns: string | Omit<AssetGlob, "output"> | (string | Omit<AssetGlob, "output">)[]) => Promise<string[]>;
|
|
335
416
|
/**
|
|
336
417
|
* Synchronously glob files in the virtual file system (VFS) based on the provided pattern(s).
|
|
337
418
|
*
|
|
338
419
|
* @param pattern - A pattern (or multiple patterns) to use to determine the file paths to return
|
|
339
420
|
* @returns An array of file paths matching the provided pattern(s)
|
|
340
421
|
*/
|
|
341
|
-
globSync: (
|
|
422
|
+
globSync: (patterns: string | Omit<AssetGlob, "output"> | (string | Omit<AssetGlob, "output">)[]) => string[];
|
|
342
423
|
/**
|
|
343
424
|
* A helper function to resolve modules using the Jiti resolver
|
|
344
425
|
*
|
package/dist/types/fs.js
CHANGED
package/dist/types/hooks.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, bA as HookKeys, bz as Hooks, bE as HooksList, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType } from '../context-BwnxICfB.cjs';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/http/fetch';
|
|
4
4
|
import '@stryke/types/base';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import './tsconfig.cjs';
|
|
37
38
|
import '@stryke/types/tsconfig';
|
package/dist/types/hooks.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, bA as HookKeys, bz as Hooks, bE as HooksList, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType } from '../context-p7xgIm3D.js';
|
|
2
2
|
import '@stryke/env/get-env-paths';
|
|
3
3
|
import '@stryke/http/fetch';
|
|
4
4
|
import '@stryke/types/base';
|
|
@@ -32,6 +32,7 @@ import '@storm-software/unbuild/types';
|
|
|
32
32
|
import 'esbuild';
|
|
33
33
|
import 'rolldown';
|
|
34
34
|
import 'rollup';
|
|
35
|
+
import 'tsdown';
|
|
35
36
|
import 'webpack';
|
|
36
37
|
import './tsconfig.js';
|
|
37
38
|
import '@stryke/types/tsconfig';
|