powerlines 0.26.1 → 0.27.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-5ka33LJ7.d.ts → api-CHbGX3BG.d.ts} +1 -1
- package/dist/{api-BkLj_Pdr.d.cts → api-DGMQopJ5.d.cts} +1 -1
- package/dist/api.cjs +4 -4
- package/dist/api.d.cts +7 -3
- package/dist/api.d.ts +7 -3
- package/dist/api.js +3 -3
- package/dist/astro.cjs +7 -7
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +6 -6
- package/dist/{chunk-7FSPH7XF.js → chunk-2DWFEC7G.js} +55 -20
- package/dist/{chunk-MK2RZ2TI.js → chunk-6MQ6LCVC.js} +2 -2
- package/dist/{chunk-Z5UEYORO.js → chunk-A7PVG2HH.js} +12 -11
- package/dist/{chunk-HTJKPEWU.cjs → chunk-AATT73UY.cjs} +12 -11
- package/dist/{chunk-VB3XSHVU.js → chunk-BH4JSKPK.js} +12 -11
- package/dist/{chunk-X7GYPVW3.cjs → chunk-CF7B5HOG.cjs} +14 -13
- package/dist/{chunk-B2VW6P4S.js → chunk-CSJMUAPJ.js} +3 -3
- package/dist/{chunk-JU2HWIWS.js → chunk-FZ6J2GMT.js} +2 -2
- package/dist/{chunk-BTNHSS2P.cjs → chunk-GBIIAZH5.cjs} +2 -2
- package/dist/{chunk-72SDU2KV.cjs → chunk-HG7JY6AQ.cjs} +6 -6
- package/dist/{chunk-4ED7PXFR.js → chunk-ISPXQBOL.js} +4 -4
- package/dist/{chunk-TG7TOUX6.cjs → chunk-KW66GUWJ.cjs} +6 -6
- package/dist/{chunk-MBBNZS6K.cjs → chunk-ON3LABX3.cjs} +2 -2
- package/dist/{chunk-EBXVKPUX.js → chunk-P647W2BA.js} +2 -2
- package/dist/{chunk-WXES55IE.js → chunk-PYID3NKT.js} +4 -4
- package/dist/{chunk-S7MXT5A2.js → chunk-QXHINXRM.js} +2 -2
- package/dist/{chunk-ATP7FECH.cjs → chunk-RCYXXBJ3.cjs} +57 -22
- package/dist/{chunk-HO7YFSFA.cjs → chunk-T3T6WSX2.cjs} +2 -2
- package/dist/chunk-UWLQNNZE.cjs +12 -0
- package/dist/{chunk-YUX7LOBU.cjs → chunk-YULFP33E.cjs} +2 -2
- package/dist/config.cjs +2 -2
- package/dist/config.d.cts +3 -3
- package/dist/config.d.ts +3 -3
- package/dist/config.js +1 -1
- package/dist/{context-C31xTHzG.d.cts → context-BjOICcQB.d.cts} +12 -2
- package/dist/{context-B7qcwIf-.d.ts → context-BqTYt9FC.d.ts} +12 -2
- package/dist/esbuild.cjs +9 -9
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +6 -6
- package/dist/farm.cjs +5 -5
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +4 -4
- package/dist/index.cjs +19 -19
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +6 -6
- package/dist/lib/{api-DEqxjfbe.d.ts → api-Cxmk8sFc.d.ts} +1 -1
- package/dist/lib/{api-D-l8sXIX.d.cts → api-_rRpguWX.d.cts} +1 -1
- package/dist/lib/build/esbuild.cjs +4 -4
- package/dist/lib/build/esbuild.d.cts +1 -1
- package/dist/lib/build/esbuild.d.ts +1 -1
- package/dist/lib/build/esbuild.js +1 -1
- package/dist/lib/build/index.cjs +24 -24
- package/dist/lib/build/index.d.cts +3 -3
- package/dist/lib/build/index.d.ts +3 -3
- package/dist/lib/build/index.js +8 -8
- package/dist/lib/build/rolldown.cjs +3 -3
- package/dist/lib/build/rolldown.d.cts +1 -1
- package/dist/lib/build/rolldown.d.ts +1 -1
- package/dist/lib/build/rolldown.js +2 -2
- package/dist/lib/build/rollup.cjs +3 -3
- package/dist/lib/build/rollup.d.cts +1 -1
- package/dist/lib/build/rollup.d.ts +1 -1
- package/dist/lib/build/rollup.js +1 -1
- package/dist/lib/build/rspack.cjs +2 -2
- package/dist/lib/build/rspack.d.cts +1 -1
- package/dist/lib/build/rspack.d.ts +1 -1
- package/dist/lib/build/rspack.js +1 -1
- package/dist/lib/build/tsup.cjs +5 -5
- package/dist/lib/build/tsup.d.cts +1 -1
- package/dist/lib/build/tsup.d.ts +1 -1
- package/dist/lib/build/tsup.js +2 -2
- package/dist/lib/build/unbuild.cjs +5 -5
- package/dist/lib/build/unbuild.d.cts +3 -3
- package/dist/lib/build/unbuild.d.ts +3 -3
- package/dist/lib/build/unbuild.js +2 -2
- package/dist/lib/build/vite.cjs +4 -4
- package/dist/lib/build/vite.d.cts +1 -1
- package/dist/lib/build/vite.d.ts +1 -1
- package/dist/lib/build/vite.js +2 -2
- package/dist/lib/build/webpack.cjs +2 -2
- package/dist/lib/build/webpack.d.cts +1 -1
- package/dist/lib/build/webpack.d.ts +1 -1
- package/dist/lib/build/webpack.js +1 -1
- package/dist/lib/{chunk-EN52JYUK.js → chunk-26M3IUSK.js} +6 -3
- package/dist/lib/{chunk-MI55FDCZ.js → chunk-2RHE4SGK.js} +6 -3
- package/dist/lib/{chunk-TAVG226Z.js → chunk-4PTER5EV.js} +12 -13
- package/dist/lib/{chunk-OBA5U4Y2.js → chunk-4SULM54S.js} +9 -2
- package/dist/lib/{chunk-R33US3PV.cjs → chunk-4V5OI73E.cjs} +9 -2
- package/dist/lib/{chunk-W6GWSJ22.js → chunk-67DW5UDQ.js} +7 -4
- package/dist/lib/{chunk-WOKPJMGJ.js → chunk-7GCAHOJK.js} +10 -9
- package/dist/lib/{chunk-VODWHWD6.js → chunk-AFLI3CLM.js} +9 -8
- package/dist/lib/{chunk-OFXWRM3U.js → chunk-AHK7GRPM.js} +14 -15
- package/dist/lib/{chunk-LOW2TIQ6.cjs → chunk-AJDYMANR.cjs} +2 -2
- package/dist/lib/{chunk-CGOFWVPH.js → chunk-CP77I6WM.js} +68 -13
- package/dist/lib/{chunk-DLVVEHMU.js → chunk-CU23POMD.js} +1 -1
- package/dist/lib/{chunk-NUE5DIH3.cjs → chunk-GK75G3OD.cjs} +15 -16
- package/dist/lib/{chunk-P6COOJAL.cjs → chunk-GKCWJVF7.cjs} +12 -12
- package/dist/lib/{chunk-PQRWG64T.cjs → chunk-GLFOKUTH.cjs} +7 -4
- package/dist/lib/{chunk-NIRFKQAD.js → chunk-HE6HOGLS.js} +35 -12
- package/dist/lib/{chunk-TSFG3WEA.cjs → chunk-HL4KTZDB.cjs} +12 -13
- package/dist/lib/{chunk-4N3TNY6C.js → chunk-HM52GHX3.js} +2 -2
- package/dist/lib/{chunk-7MHUTBEC.cjs → chunk-I76RI47U.cjs} +1 -1
- package/dist/lib/{chunk-EIY23D6A.js → chunk-KJDASLW3.js} +2 -2
- package/dist/lib/{chunk-X6JDYLWM.cjs → chunk-NDC5BKCD.cjs} +6 -3
- package/dist/lib/chunk-OL35IC6Z.js +81 -0
- package/dist/lib/chunk-PIFNMTKN.cjs +83 -0
- package/dist/lib/{chunk-MHOYD2EV.cjs → chunk-Q4D2L67H.cjs} +11 -6
- package/dist/lib/{chunk-TZCC5IWH.cjs → chunk-QDRITYHV.cjs} +10 -9
- package/dist/lib/{chunk-7OVZZWGY.js → chunk-QR2N3DPP.js} +1 -1
- package/dist/lib/{chunk-WCXA5WFX.cjs → chunk-R3E56AJ4.cjs} +10 -9
- package/dist/lib/{chunk-I4S26ZQH.cjs → chunk-UJYCAW2D.cjs} +4 -4
- package/dist/lib/{chunk-MKKWFHGE.cjs → chunk-UNUP4XMO.cjs} +2 -2
- package/dist/lib/{chunk-WGSZ4X6N.js → chunk-YB54H3SQ.js} +1 -1
- package/dist/lib/{chunk-YM65TZEQ.js → chunk-YGSXCTX2.js} +10 -5
- package/dist/lib/{chunk-F2CXZUSB.cjs → chunk-YYN6TKSY.cjs} +6 -3
- package/dist/lib/{chunk-WBSA6OG6.cjs → chunk-Z5JKSYRP.cjs} +37 -14
- package/dist/lib/{chunk-WA2MPCRV.cjs → chunk-ZDBHX3VV.cjs} +78 -23
- package/dist/lib/{config-DmlWvbZH.d.ts → config-B2q8Me0M.d.ts} +1 -1
- package/dist/lib/{config-CjIhBeVY.d.cts → config-DMXVnKGF.d.cts} +1 -1
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/contexts/api-context.cjs +6 -6
- package/dist/lib/contexts/api-context.d.cts +3 -3
- package/dist/lib/contexts/api-context.d.ts +3 -3
- package/dist/lib/contexts/api-context.js +5 -5
- package/dist/lib/contexts/context.cjs +3 -3
- package/dist/lib/contexts/context.d.cts +4 -4
- package/dist/lib/contexts/context.d.ts +4 -4
- package/dist/lib/contexts/context.js +2 -2
- package/dist/lib/contexts/environment-context.cjs +5 -5
- package/dist/lib/contexts/environment-context.d.cts +3 -3
- package/dist/lib/contexts/environment-context.d.ts +3 -3
- package/dist/lib/contexts/environment-context.js +4 -4
- package/dist/lib/contexts/index.cjs +9 -9
- package/dist/lib/contexts/index.d.cts +3 -3
- package/dist/lib/contexts/index.d.ts +3 -3
- package/dist/lib/contexts/index.js +5 -5
- package/dist/lib/contexts/plugin-context.cjs +2 -2
- package/dist/lib/contexts/plugin-context.d.cts +3 -3
- package/dist/lib/contexts/plugin-context.d.ts +3 -3
- package/dist/lib/contexts/plugin-context.js +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/fs/index.cjs +2 -2
- package/dist/lib/fs/index.d.cts +1 -1
- package/dist/lib/fs/index.d.ts +1 -1
- package/dist/lib/fs/index.js +1 -1
- package/dist/lib/fs/vfs.cjs +2 -2
- package/dist/lib/fs/vfs.d.cts +1 -1
- package/dist/lib/fs/vfs.d.ts +1 -1
- package/dist/lib/fs/vfs.js +1 -1
- package/dist/lib/index.cjs +19 -19
- package/dist/lib/index.d.cts +4 -4
- package/dist/lib/index.d.ts +4 -4
- package/dist/lib/index.js +10 -10
- package/dist/lib/{internal-2E9DIMXV.d.ts → internal-CGIi3MOX.d.ts} +2 -2
- package/dist/lib/{internal-DIb2oGbS.d.cts → internal-CfIJWv8T.d.cts} +2 -2
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/import-transformer.d.cts +1 -1
- package/dist/lib/typescript/import-transformer.d.ts +1 -1
- package/dist/lib/typescript/index.d.cts +1 -1
- package/dist/lib/typescript/index.d.ts +1 -1
- package/dist/lib/typescript/ts-morph.d.cts +1 -1
- package/dist/lib/typescript/ts-morph.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +7 -7
- package/dist/lib/unplugin/factory.d.cts +8 -4
- package/dist/lib/unplugin/factory.d.ts +8 -4
- package/dist/lib/unplugin/factory.js +6 -6
- package/dist/lib/unplugin/helpers.d.cts +1 -1
- package/dist/lib/unplugin/helpers.d.ts +1 -1
- package/dist/lib/unplugin/index.cjs +9 -9
- package/dist/lib/unplugin/index.d.cts +3 -3
- package/dist/lib/unplugin/index.d.ts +3 -3
- package/dist/lib/unplugin/index.js +7 -7
- package/dist/lib/unplugin/plugin.cjs +2 -2
- package/dist/lib/unplugin/plugin.d.cts +3 -3
- package/dist/lib/unplugin/plugin.d.ts +3 -3
- package/dist/lib/unplugin/plugin.js +1 -1
- package/dist/lib/{unplugin-DjE-j8jO.d.cts → unplugin-B_F1TZK4.d.cts} +2 -2
- package/dist/lib/{unplugin-DiDHWF3n.d.ts → unplugin-Da9GAj4a.d.ts} +2 -2
- package/dist/lib/utilities/bundle.cjs +3 -3
- package/dist/lib/utilities/bundle.d.cts +1 -1
- package/dist/lib/utilities/bundle.d.ts +1 -1
- package/dist/lib/utilities/bundle.js +2 -2
- package/dist/lib/utilities/cache.d.cts +1 -1
- package/dist/lib/utilities/cache.d.ts +1 -1
- package/dist/lib/utilities/file-header.d.cts +1 -1
- package/dist/lib/utilities/file-header.d.ts +1 -1
- package/dist/lib/utilities/index.cjs +5 -5
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +3 -3
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/resolve.cjs +4 -4
- package/dist/lib/utilities/resolve.d.cts +1 -1
- package/dist/lib/utilities/resolve.d.ts +1 -1
- package/dist/lib/utilities/resolve.js +3 -3
- package/dist/lib/utilities/source-file.d.cts +1 -1
- package/dist/lib/utilities/source-file.d.ts +1 -1
- package/dist/lib/utilities/source-map.d.cts +1 -1
- package/dist/lib/utilities/source-map.d.ts +1 -1
- package/dist/lib/utilities/worker.d.cts +1 -1
- package/dist/lib/utilities/worker.d.ts +1 -1
- package/dist/lib/utilities/write-file.d.cts +1 -1
- package/dist/lib/utilities/write-file.d.ts +1 -1
- package/dist/next.cjs +6 -6
- package/dist/next.js +5 -5
- package/dist/nuxt.cjs +9 -9
- package/dist/nuxt.js +7 -7
- 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-BHqBmuik.d.ts → context-y3G_SQPM.d.cts} +1 -1
- package/dist/plugin-utils/{context-BHqBmuik.d.cts → context-y3G_SQPM.d.ts} +1 -1
- package/dist/plugin-utils/enforce.d.cts +1 -1
- package/dist/plugin-utils/enforce.d.ts +1 -1
- package/dist/plugin-utils/extend.d.cts +1 -1
- package/dist/plugin-utils/extend.d.ts +1 -1
- 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/helpers.d.cts +1 -1
- package/dist/plugin-utils/helpers.d.ts +1 -1
- package/dist/plugin-utils/index.d.cts +1 -1
- package/dist/plugin-utils/index.d.ts +1 -1
- package/dist/plugin-utils/merge.d.cts +1 -1
- package/dist/plugin-utils/merge.d.ts +1 -1
- package/dist/plugin-utils/paths.d.cts +1 -1
- package/dist/plugin-utils/paths.d.ts +1 -1
- package/dist/rolldown.cjs +5 -5
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +4 -4
- package/dist/rollup.cjs +5 -5
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +4 -4
- package/dist/rspack.cjs +5 -5
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +4 -4
- package/dist/tsup.cjs +7 -7
- package/dist/tsup.js +6 -6
- package/dist/types/api.d.cts +2 -2
- package/dist/types/api.d.ts +2 -2
- package/dist/types/babel.d.cts +1 -1
- package/dist/types/babel.d.ts +1 -1
- package/dist/types/commands.d.cts +1 -1
- package/dist/types/commands.d.ts +1 -1
- package/dist/types/config.d.cts +1 -1
- package/dist/types/config.d.ts +1 -1
- package/dist/types/context.cjs +2 -2
- package/dist/types/context.d.cts +1 -1
- package/dist/types/context.d.ts +1 -1
- package/dist/types/context.js +1 -1
- package/dist/types/fs.cjs +4 -4
- package/dist/types/fs.js +1 -1
- package/dist/types/hooks.d.cts +1 -1
- package/dist/types/hooks.d.ts +1 -1
- package/dist/types/index.cjs +8 -8
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.js +3 -3
- package/dist/types/internal.d.cts +2 -2
- package/dist/types/internal.d.ts +2 -2
- package/dist/types/plugin.cjs +2 -2
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/dist/types/plugin.js +1 -1
- package/dist/types/resolved.d.cts +1 -1
- package/dist/types/resolved.d.ts +1 -1
- package/dist/types/unplugin.d.cts +2 -2
- package/dist/types/unplugin.d.ts +2 -2
- package/dist/unloader.cjs +5 -5
- package/dist/unloader.d.cts +1 -1
- package/dist/unloader.d.ts +1 -1
- package/dist/unloader.js +4 -4
- package/dist/unplugin.cjs +8 -8
- package/dist/unplugin.d.cts +2 -2
- package/dist/unplugin.d.ts +2 -2
- package/dist/unplugin.js +6 -6
- package/dist/vite.cjs +9 -9
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +6 -6
- package/dist/webpack.cjs +8 -8
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +5 -5
- package/package.json +9 -23
- package/dist/chunk-A7E2JCG5.cjs +0 -12
- package/dist/lib/chunk-64C5OLXR.js +0 -136
- package/dist/lib/chunk-WOPQZBAQ.cjs +0 -143
package/dist/index.d.cts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PowerlinesAPI } from './api.cjs';
|
|
2
2
|
import * as $ from '@stryke/capnp';
|
|
3
3
|
export { defineConfig } from './config.cjs';
|
|
4
|
-
export { A as API, _ as __ΩAPI } from './api-
|
|
5
|
-
export { ba as APIContext, ae as AnyUserConfig, B as BabelPluginPass, cn as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, G as BabelUserConfig, H as BaseConfig, bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, b$ as BasePluginHookFunctions, a9 as BuildInlineConfig, c0 as BuildPlugin, be as BuildPluginContext, a7 as CleanInlineConfig, C as CommandType, u as Commands, K as CommonUserConfig, ad as ConfigEnv, b_ as ConfigResult, b9 as Context, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, aj as DefineConfigInput, ac as DeployInlineConfig, ab as DocsInlineConfig, cv as ESBuildResolvedConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, bc as EnvironmentContext, bb as EnvironmentContextPlugin, co as EnvironmentResolvedConfig, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, c2 as ExternalPluginHookFunctions, c1 as ExternalPluginHookFunctionsVariant, cA as FarmResolvedConfig, a0 as FarmUserConfig, bZ as GenerateTypesResult, bA as HookKeys, bz as Hooks, bE as HooksList, I as ImportDefinition, h as ImportSpecifier, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, cB as InferResolvedConfig, a1 as InferUserConfig, b7 as InitContextOptions, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a$ as LogLevel, b1 as MetaInfo, N as NamedImportDefinition, a6 as NewInlineConfig, O as OutputConfig, cq as OutputResolvedConfig, c7 as PLUGIN_NON_HOOK_FIELDS, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, c6 as Plugin, c5 as PluginBuildPlugins, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, bd as PluginContext, P as PluginFactory, bY as PluginHook, c3 as PluginHookFunctions, bX as PluginHookObject, c4 as PluginHooks, c8 as PluginNonHookFields, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, cp as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cr as ResolvedConfig, cm as ResolvedEntryTypeDefinition, b2 as Resolver, cx as RolldownResolvedConfig, V as RolldownUserConfig, cw as RollupResolvedConfig, T as RollupUserConfig, cu as RspackResolvedConfig, Q as RspackUserConfig, S as SUPPORTED_COMMANDS, b6 as SelectHooksOptions, b4 as SourceFile, b3 as TransformResult, cy as TsupResolvedConfig, $ as TsupUserConfig, cz as UnbuildResolvedConfig, Z as UnbuildUserConfig, b5 as UnimportContext, b8 as UnresolvedContext, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, cs as ViteResolvedConfig, X as ViteUserConfig, ct as WebpackResolvedConfig, M as WebpackUserConfig, b0 as WorkerProcess, W as WorkspaceConfig, bq as __ΩAPIContext, aV as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cD as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, at as __ΩBabelUserConfig, av as __ΩBaseConfig, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, cd as __ΩBasePluginHookFunctions, aQ as __ΩBuildInlineConfig, ce as __ΩBuildPlugin, bu as __ΩBuildPluginContext, aO as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, ax as __ΩCommonUserConfig, aU as __ΩConfigEnv, cc as __ΩConfigResult, bp as __ΩContext, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, a_ as __ΩDefineConfigInput, aT as __ΩDeployInlineConfig, aS as __ΩDocsInlineConfig, cL as __ΩESBuildResolvedConfig, aE as __ΩESBuildUserConfig, aw as __ΩEnvironmentConfig, bs as __ΩEnvironmentContext, br as __ΩEnvironmentContextPlugin, cE as __ΩEnvironmentResolvedConfig, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, cg as __ΩExternalPluginHookFunctions, cf as __ΩExternalPluginHookFunctionsVariant, cQ as __ΩFarmResolvedConfig, aH as __ΩFarmUserConfig, cb as __ΩGenerateTypesResult, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType, cR as __ΩInferResolvedConfig, aI as __ΩInferUserConfig, bn as __ΩInitContextOptions, aJ as __ΩInitialUserConfig, aM as __ΩInlineConfig, aR as __ΩLintInlineConfig, ak as __ΩLogFn, bf as __ΩLogLevel, bh as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aN as __ΩNewInlineConfig, au as __ΩOutputConfig, cG as __ΩOutputResolvedConfig, aK as __ΩParsedUserConfig, aq as __ΩPartialPlugin, ar as __ΩPartialPluginFactory, ck as __ΩPlugin, cj as __ΩPluginBuildPlugins, ap as __ΩPluginConfig, ao as __ΩPluginConfigObject, an as __ΩPluginConfigTuple, bt as __ΩPluginContext, am as __ΩPluginFactory, ca as __ΩPluginHook, ch as __ΩPluginHookFunctions, c9 as __ΩPluginHookObject, ci as __ΩPluginHooks, cl as __ΩPluginNonHookFields, aL as __ΩPowerlinesCommand, aP as __ΩPrepareInlineConfig, as as __ΩProjectType, cF as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cH as __ΩResolvedConfig, cC as __ΩResolvedEntryTypeDefinition, bi as __ΩResolver, cN as __ΩRolldownResolvedConfig, aC as __ΩRolldownUserConfig, cM as __ΩRollupResolvedConfig, aB as __ΩRollupUserConfig, cK as __ΩRspackResolvedConfig, aA as __ΩRspackUserConfig, bm as __ΩSelectHooksOptions, bk as __ΩSourceFile, bj as __ΩTransformResult, cO as __ΩTsupResolvedConfig, aG as __ΩTsupUserConfig, cP as __ΩUnbuildResolvedConfig, aF as __ΩUnbuildUserConfig, bl as __ΩUnimportContext, bo as __ΩUnresolvedContext, ay as __ΩUserConfig, aZ as __ΩUserConfigExport, aY as __ΩUserConfigFn, aW as __ΩUserConfigFnObject, aX as __ΩUserConfigFnPromise, cI as __ΩViteResolvedConfig, aD as __ΩViteUserConfig, cJ as __ΩWebpackResolvedConfig, az as __ΩWebpackUserConfig, bg as __ΩWorkerProcess, al as __ΩWorkspaceConfig } from './context-
|
|
4
|
+
export { A as API, _ as __ΩAPI } from './api-DGMQopJ5.cjs';
|
|
5
|
+
export { ba as APIContext, ae as AnyUserConfig, B as BabelPluginPass, cn as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, G as BabelUserConfig, H as BaseConfig, bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, b$ as BasePluginHookFunctions, a9 as BuildInlineConfig, c0 as BuildPlugin, be as BuildPluginContext, a7 as CleanInlineConfig, C as CommandType, u as Commands, K as CommonUserConfig, ad as ConfigEnv, b_ as ConfigResult, b9 as Context, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, aj as DefineConfigInput, ac as DeployInlineConfig, ab as DocsInlineConfig, cv as ESBuildResolvedConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, bc as EnvironmentContext, bb as EnvironmentContextPlugin, co as EnvironmentResolvedConfig, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, c2 as ExternalPluginHookFunctions, c1 as ExternalPluginHookFunctionsVariant, cA as FarmResolvedConfig, a0 as FarmUserConfig, bZ as GenerateTypesResult, bA as HookKeys, bz as Hooks, bE as HooksList, I as ImportDefinition, h as ImportSpecifier, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, cB as InferResolvedConfig, a1 as InferUserConfig, b7 as InitContextOptions, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a$ as LogLevel, b1 as MetaInfo, N as NamedImportDefinition, a6 as NewInlineConfig, O as OutputConfig, cq as OutputResolvedConfig, c7 as PLUGIN_NON_HOOK_FIELDS, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, c6 as Plugin, c5 as PluginBuildPlugins, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, bd as PluginContext, P as PluginFactory, bY as PluginHook, c3 as PluginHookFunctions, bX as PluginHookObject, c4 as PluginHooks, c8 as PluginNonHookFields, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, cp as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cr as ResolvedConfig, cm as ResolvedEntryTypeDefinition, b2 as Resolver, cx as RolldownResolvedConfig, V as RolldownUserConfig, cw as RollupResolvedConfig, T as RollupUserConfig, cu as RspackResolvedConfig, Q as RspackUserConfig, S as SUPPORTED_COMMANDS, b6 as SelectHooksOptions, b4 as SourceFile, b3 as TransformResult, cy as TsupResolvedConfig, $ as TsupUserConfig, cz as UnbuildResolvedConfig, Z as UnbuildUserConfig, b5 as UnimportContext, b8 as UnresolvedContext, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, cs as ViteResolvedConfig, X as ViteUserConfig, ct as WebpackResolvedConfig, M as WebpackUserConfig, b0 as WorkerProcess, W as WorkspaceConfig, bq as __ΩAPIContext, aV as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cD as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, at as __ΩBabelUserConfig, av as __ΩBaseConfig, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, cd as __ΩBasePluginHookFunctions, aQ as __ΩBuildInlineConfig, ce as __ΩBuildPlugin, bu as __ΩBuildPluginContext, aO as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, ax as __ΩCommonUserConfig, aU as __ΩConfigEnv, cc as __ΩConfigResult, bp as __ΩContext, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, a_ as __ΩDefineConfigInput, aT as __ΩDeployInlineConfig, aS as __ΩDocsInlineConfig, cL as __ΩESBuildResolvedConfig, aE as __ΩESBuildUserConfig, aw as __ΩEnvironmentConfig, bs as __ΩEnvironmentContext, br as __ΩEnvironmentContextPlugin, cE as __ΩEnvironmentResolvedConfig, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, cg as __ΩExternalPluginHookFunctions, cf as __ΩExternalPluginHookFunctionsVariant, cQ as __ΩFarmResolvedConfig, aH as __ΩFarmUserConfig, cb as __ΩGenerateTypesResult, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType, cR as __ΩInferResolvedConfig, aI as __ΩInferUserConfig, bn as __ΩInitContextOptions, aJ as __ΩInitialUserConfig, aM as __ΩInlineConfig, aR as __ΩLintInlineConfig, ak as __ΩLogFn, bf as __ΩLogLevel, bh as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aN as __ΩNewInlineConfig, au as __ΩOutputConfig, cG as __ΩOutputResolvedConfig, aK as __ΩParsedUserConfig, aq as __ΩPartialPlugin, ar as __ΩPartialPluginFactory, ck as __ΩPlugin, cj as __ΩPluginBuildPlugins, ap as __ΩPluginConfig, ao as __ΩPluginConfigObject, an as __ΩPluginConfigTuple, bt as __ΩPluginContext, am as __ΩPluginFactory, ca as __ΩPluginHook, ch as __ΩPluginHookFunctions, c9 as __ΩPluginHookObject, ci as __ΩPluginHooks, cl as __ΩPluginNonHookFields, aL as __ΩPowerlinesCommand, aP as __ΩPrepareInlineConfig, as as __ΩProjectType, cF as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cH as __ΩResolvedConfig, cC as __ΩResolvedEntryTypeDefinition, bi as __ΩResolver, cN as __ΩRolldownResolvedConfig, aC as __ΩRolldownUserConfig, cM as __ΩRollupResolvedConfig, aB as __ΩRollupUserConfig, cK as __ΩRspackResolvedConfig, aA as __ΩRspackUserConfig, bm as __ΩSelectHooksOptions, bk as __ΩSourceFile, bj as __ΩTransformResult, cO as __ΩTsupResolvedConfig, aG as __ΩTsupUserConfig, cP as __ΩUnbuildResolvedConfig, aF as __ΩUnbuildUserConfig, bl as __ΩUnimportContext, bo as __ΩUnresolvedContext, ay as __ΩUserConfig, aZ as __ΩUserConfigExport, aY as __ΩUserConfigFn, aW as __ΩUserConfigFnObject, aX as __ΩUserConfigFnPromise, cI as __ΩViteResolvedConfig, aD as __ΩViteUserConfig, cJ as __ΩWebpackResolvedConfig, az as __ΩWebpackUserConfig, bg as __ΩWorkerProcess, al as __ΩWorkspaceConfig } from './context-BjOICcQB.cjs';
|
|
6
6
|
export { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig, RolldownBuildOutputConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupBuildOutputConfig, RollupResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, UnpluginBuildVariant, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig, __ΩBuildConfig, __ΩBuildResolvedConfig, __ΩBuildVariant, __ΩESBuildBuildConfig, __ΩESBuildResolvedBuildConfig, __ΩFarmBuildConfig, __ΩFarmResolvedBuildConfig, __ΩInferUnpluginVariant, __ΩRolldownBuildConfig, __ΩRolldownBuildOutputConfig, __ΩRolldownResolvedBuildConfig, __ΩRollupBuildConfig, __ΩRollupBuildOutputConfig, __ΩRollupResolvedBuildConfig, __ΩRspackBuildConfig, __ΩRspackResolvedBuildConfig, __ΩTsupBuildConfig, __ΩTsupResolvedBuildConfig, __ΩUnbuildBuildConfig, __ΩUnbuildResolvedBuildConfig, __ΩUnpluginBuildVariant, __ΩViteBuildConfig, __ΩViteResolvedBuildConfig, __ΩWebpackBuildConfig, __ΩWebpackResolvedBuildConfig } from './types/build.cjs';
|
|
7
7
|
export { ResolveOptions, StorageAdapter, StoragePort, StoragePreset, VirtualFile, VirtualFileData, VirtualFileExtension, VirtualFileMetadata, VirtualFileSystemInterface, WriteData, WriteOptions, __VFS_PATCH__, __VFS_REVERT__, __ΩResolveOptions, __ΩStorageAdapter, __ΩStoragePort, __ΩStoragePreset, __ΩVirtualFile, __ΩVirtualFileData, __ΩVirtualFileExtension, __ΩVirtualFileMetadata, __ΩVirtualFileSystemInterface, __ΩWriteData, __ΩWriteOptions } from './types/fs.cjs';
|
|
8
8
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig, __ΩDeepkitOptions, __ΩParsedTypeScriptConfig, __ΩRawReflectionMode, __ΩReflectionLevel, __ΩReflectionMode, __ΩTSCompilerOptions, __ΩTSConfig } from './types/tsconfig.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { PowerlinesAPI } from './api.js';
|
|
2
2
|
import * as $ from '@stryke/capnp';
|
|
3
3
|
export { defineConfig } from './config.js';
|
|
4
|
-
export { A as API, _ as __ΩAPI } from './api-
|
|
5
|
-
export { ba as APIContext, ae as AnyUserConfig, B as BabelPluginPass, cn as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, G as BabelUserConfig, H as BaseConfig, bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, b$ as BasePluginHookFunctions, a9 as BuildInlineConfig, c0 as BuildPlugin, be as BuildPluginContext, a7 as CleanInlineConfig, C as CommandType, u as Commands, K as CommonUserConfig, ad as ConfigEnv, b_ as ConfigResult, b9 as Context, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, aj as DefineConfigInput, ac as DeployInlineConfig, ab as DocsInlineConfig, cv as ESBuildResolvedConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, bc as EnvironmentContext, bb as EnvironmentContextPlugin, co as EnvironmentResolvedConfig, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, c2 as ExternalPluginHookFunctions, c1 as ExternalPluginHookFunctionsVariant, cA as FarmResolvedConfig, a0 as FarmUserConfig, bZ as GenerateTypesResult, bA as HookKeys, bz as Hooks, bE as HooksList, I as ImportDefinition, h as ImportSpecifier, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, cB as InferResolvedConfig, a1 as InferUserConfig, b7 as InitContextOptions, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a$ as LogLevel, b1 as MetaInfo, N as NamedImportDefinition, a6 as NewInlineConfig, O as OutputConfig, cq as OutputResolvedConfig, c7 as PLUGIN_NON_HOOK_FIELDS, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, c6 as Plugin, c5 as PluginBuildPlugins, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, bd as PluginContext, P as PluginFactory, bY as PluginHook, c3 as PluginHookFunctions, bX as PluginHookObject, c4 as PluginHooks, c8 as PluginNonHookFields, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, cp as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cr as ResolvedConfig, cm as ResolvedEntryTypeDefinition, b2 as Resolver, cx as RolldownResolvedConfig, V as RolldownUserConfig, cw as RollupResolvedConfig, T as RollupUserConfig, cu as RspackResolvedConfig, Q as RspackUserConfig, S as SUPPORTED_COMMANDS, b6 as SelectHooksOptions, b4 as SourceFile, b3 as TransformResult, cy as TsupResolvedConfig, $ as TsupUserConfig, cz as UnbuildResolvedConfig, Z as UnbuildUserConfig, b5 as UnimportContext, b8 as UnresolvedContext, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, cs as ViteResolvedConfig, X as ViteUserConfig, ct as WebpackResolvedConfig, M as WebpackUserConfig, b0 as WorkerProcess, W as WorkspaceConfig, bq as __ΩAPIContext, aV as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cD as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, at as __ΩBabelUserConfig, av as __ΩBaseConfig, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, cd as __ΩBasePluginHookFunctions, aQ as __ΩBuildInlineConfig, ce as __ΩBuildPlugin, bu as __ΩBuildPluginContext, aO as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, ax as __ΩCommonUserConfig, aU as __ΩConfigEnv, cc as __ΩConfigResult, bp as __ΩContext, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, a_ as __ΩDefineConfigInput, aT as __ΩDeployInlineConfig, aS as __ΩDocsInlineConfig, cL as __ΩESBuildResolvedConfig, aE as __ΩESBuildUserConfig, aw as __ΩEnvironmentConfig, bs as __ΩEnvironmentContext, br as __ΩEnvironmentContextPlugin, cE as __ΩEnvironmentResolvedConfig, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, cg as __ΩExternalPluginHookFunctions, cf as __ΩExternalPluginHookFunctionsVariant, cQ as __ΩFarmResolvedConfig, aH as __ΩFarmUserConfig, cb as __ΩGenerateTypesResult, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType, cR as __ΩInferResolvedConfig, aI as __ΩInferUserConfig, bn as __ΩInitContextOptions, aJ as __ΩInitialUserConfig, aM as __ΩInlineConfig, aR as __ΩLintInlineConfig, ak as __ΩLogFn, bf as __ΩLogLevel, bh as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aN as __ΩNewInlineConfig, au as __ΩOutputConfig, cG as __ΩOutputResolvedConfig, aK as __ΩParsedUserConfig, aq as __ΩPartialPlugin, ar as __ΩPartialPluginFactory, ck as __ΩPlugin, cj as __ΩPluginBuildPlugins, ap as __ΩPluginConfig, ao as __ΩPluginConfigObject, an as __ΩPluginConfigTuple, bt as __ΩPluginContext, am as __ΩPluginFactory, ca as __ΩPluginHook, ch as __ΩPluginHookFunctions, c9 as __ΩPluginHookObject, ci as __ΩPluginHooks, cl as __ΩPluginNonHookFields, aL as __ΩPowerlinesCommand, aP as __ΩPrepareInlineConfig, as as __ΩProjectType, cF as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cH as __ΩResolvedConfig, cC as __ΩResolvedEntryTypeDefinition, bi as __ΩResolver, cN as __ΩRolldownResolvedConfig, aC as __ΩRolldownUserConfig, cM as __ΩRollupResolvedConfig, aB as __ΩRollupUserConfig, cK as __ΩRspackResolvedConfig, aA as __ΩRspackUserConfig, bm as __ΩSelectHooksOptions, bk as __ΩSourceFile, bj as __ΩTransformResult, cO as __ΩTsupResolvedConfig, aG as __ΩTsupUserConfig, cP as __ΩUnbuildResolvedConfig, aF as __ΩUnbuildUserConfig, bl as __ΩUnimportContext, bo as __ΩUnresolvedContext, ay as __ΩUserConfig, aZ as __ΩUserConfigExport, aY as __ΩUserConfigFn, aW as __ΩUserConfigFnObject, aX as __ΩUserConfigFnPromise, cI as __ΩViteResolvedConfig, aD as __ΩViteUserConfig, cJ as __ΩWebpackResolvedConfig, az as __ΩWebpackUserConfig, bg as __ΩWorkerProcess, al as __ΩWorkspaceConfig } from './context-
|
|
4
|
+
export { A as API, _ as __ΩAPI } from './api-CHbGX3BG.js';
|
|
5
|
+
export { ba as APIContext, ae as AnyUserConfig, B as BabelPluginPass, cn as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, G as BabelUserConfig, H as BaseConfig, bw as BaseHookKeys, bv as BaseHooks, bC as BaseHooksList, bB as BaseHooksListItem, b$ as BasePluginHookFunctions, a9 as BuildInlineConfig, c0 as BuildPlugin, be as BuildPluginContext, a7 as CleanInlineConfig, C as CommandType, u as Commands, K as CommonUserConfig, ad as ConfigEnv, b_ as ConfigResult, b9 as Context, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, aj as DefineConfigInput, ac as DeployInlineConfig, ab as DocsInlineConfig, cv as ESBuildResolvedConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, bc as EnvironmentContext, bb as EnvironmentContextPlugin, co as EnvironmentResolvedConfig, by as ExternalHookKeys, bx as ExternalHooks, bD as ExternalHooksListItem, c2 as ExternalPluginHookFunctions, c1 as ExternalPluginHookFunctionsVariant, cA as FarmResolvedConfig, a0 as FarmUserConfig, bZ as GenerateTypesResult, bA as HookKeys, bz as Hooks, bE as HooksList, I as ImportDefinition, h as ImportSpecifier, bF as InferHookHandler, bH as InferHookParameters, bG as InferHookReturnType, bI as InferHookThisType, cB as InferResolvedConfig, a1 as InferUserConfig, b7 as InitContextOptions, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a$ as LogLevel, b1 as MetaInfo, N as NamedImportDefinition, a6 as NewInlineConfig, O as OutputConfig, cq as OutputResolvedConfig, c7 as PLUGIN_NON_HOOK_FIELDS, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, c6 as Plugin, c5 as PluginBuildPlugins, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, bd as PluginContext, P as PluginFactory, bY as PluginHook, c3 as PluginHookFunctions, bX as PluginHookObject, c4 as PluginHooks, c8 as PluginNonHookFields, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, cp as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cr as ResolvedConfig, cm as ResolvedEntryTypeDefinition, b2 as Resolver, cx as RolldownResolvedConfig, V as RolldownUserConfig, cw as RollupResolvedConfig, T as RollupUserConfig, cu as RspackResolvedConfig, Q as RspackUserConfig, S as SUPPORTED_COMMANDS, b6 as SelectHooksOptions, b4 as SourceFile, b3 as TransformResult, cy as TsupResolvedConfig, $ as TsupUserConfig, cz as UnbuildResolvedConfig, Z as UnbuildUserConfig, b5 as UnimportContext, b8 as UnresolvedContext, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, cs as ViteResolvedConfig, X as ViteUserConfig, ct as WebpackResolvedConfig, M as WebpackUserConfig, b0 as WorkerProcess, W as WorkspaceConfig, bq as __ΩAPIContext, aV as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cD as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, at as __ΩBabelUserConfig, av as __ΩBaseConfig, bK as __ΩBaseHookKeys, bJ as __ΩBaseHooks, bQ as __ΩBaseHooksList, bP as __ΩBaseHooksListItem, cd as __ΩBasePluginHookFunctions, aQ as __ΩBuildInlineConfig, ce as __ΩBuildPlugin, bu as __ΩBuildPluginContext, aO as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, ax as __ΩCommonUserConfig, aU as __ΩConfigEnv, cc as __ΩConfigResult, bp as __ΩContext, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, a_ as __ΩDefineConfigInput, aT as __ΩDeployInlineConfig, aS as __ΩDocsInlineConfig, cL as __ΩESBuildResolvedConfig, aE as __ΩESBuildUserConfig, aw as __ΩEnvironmentConfig, bs as __ΩEnvironmentContext, br as __ΩEnvironmentContextPlugin, cE as __ΩEnvironmentResolvedConfig, bM as __ΩExternalHookKeys, bL as __ΩExternalHooks, bR as __ΩExternalHooksListItem, cg as __ΩExternalPluginHookFunctions, cf as __ΩExternalPluginHookFunctionsVariant, cQ as __ΩFarmResolvedConfig, aH as __ΩFarmUserConfig, cb as __ΩGenerateTypesResult, bO as __ΩHookKeys, bN as __ΩHooks, bS as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, bT as __ΩInferHookHandler, bV as __ΩInferHookParameters, bU as __ΩInferHookReturnType, bW as __ΩInferHookThisType, cR as __ΩInferResolvedConfig, aI as __ΩInferUserConfig, bn as __ΩInitContextOptions, aJ as __ΩInitialUserConfig, aM as __ΩInlineConfig, aR as __ΩLintInlineConfig, ak as __ΩLogFn, bf as __ΩLogLevel, bh as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aN as __ΩNewInlineConfig, au as __ΩOutputConfig, cG as __ΩOutputResolvedConfig, aK as __ΩParsedUserConfig, aq as __ΩPartialPlugin, ar as __ΩPartialPluginFactory, ck as __ΩPlugin, cj as __ΩPluginBuildPlugins, ap as __ΩPluginConfig, ao as __ΩPluginConfigObject, an as __ΩPluginConfigTuple, bt as __ΩPluginContext, am as __ΩPluginFactory, ca as __ΩPluginHook, ch as __ΩPluginHookFunctions, c9 as __ΩPluginHookObject, ci as __ΩPluginHooks, cl as __ΩPluginNonHookFields, aL as __ΩPowerlinesCommand, aP as __ΩPrepareInlineConfig, as as __ΩProjectType, cF as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cH as __ΩResolvedConfig, cC as __ΩResolvedEntryTypeDefinition, bi as __ΩResolver, cN as __ΩRolldownResolvedConfig, aC as __ΩRolldownUserConfig, cM as __ΩRollupResolvedConfig, aB as __ΩRollupUserConfig, cK as __ΩRspackResolvedConfig, aA as __ΩRspackUserConfig, bm as __ΩSelectHooksOptions, bk as __ΩSourceFile, bj as __ΩTransformResult, cO as __ΩTsupResolvedConfig, aG as __ΩTsupUserConfig, cP as __ΩUnbuildResolvedConfig, aF as __ΩUnbuildUserConfig, bl as __ΩUnimportContext, bo as __ΩUnresolvedContext, ay as __ΩUserConfig, aZ as __ΩUserConfigExport, aY as __ΩUserConfigFn, aW as __ΩUserConfigFnObject, aX as __ΩUserConfigFnPromise, cI as __ΩViteResolvedConfig, aD as __ΩViteUserConfig, cJ as __ΩWebpackResolvedConfig, az as __ΩWebpackUserConfig, bg as __ΩWorkerProcess, al as __ΩWorkspaceConfig } from './context-BqTYt9FC.js';
|
|
6
6
|
export { BuildConfig, BuildResolvedConfig, BuildVariant, ESBuildBuildConfig, ESBuildResolvedBuildConfig, FarmBuildConfig, FarmResolvedBuildConfig, InferUnpluginVariant, RolldownBuildConfig, RolldownBuildOutputConfig, RolldownResolvedBuildConfig, RollupBuildConfig, RollupBuildOutputConfig, RollupResolvedBuildConfig, RspackBuildConfig, RspackResolvedBuildConfig, TsupBuildConfig, TsupResolvedBuildConfig, UnbuildBuildConfig, UnbuildResolvedBuildConfig, UnpluginBuildVariant, ViteBuildConfig, ViteResolvedBuildConfig, WebpackBuildConfig, WebpackResolvedBuildConfig, __ΩBuildConfig, __ΩBuildResolvedConfig, __ΩBuildVariant, __ΩESBuildBuildConfig, __ΩESBuildResolvedBuildConfig, __ΩFarmBuildConfig, __ΩFarmResolvedBuildConfig, __ΩInferUnpluginVariant, __ΩRolldownBuildConfig, __ΩRolldownBuildOutputConfig, __ΩRolldownResolvedBuildConfig, __ΩRollupBuildConfig, __ΩRollupBuildOutputConfig, __ΩRollupResolvedBuildConfig, __ΩRspackBuildConfig, __ΩRspackResolvedBuildConfig, __ΩTsupBuildConfig, __ΩTsupResolvedBuildConfig, __ΩUnbuildBuildConfig, __ΩUnbuildResolvedBuildConfig, __ΩUnpluginBuildVariant, __ΩViteBuildConfig, __ΩViteResolvedBuildConfig, __ΩWebpackBuildConfig, __ΩWebpackResolvedBuildConfig } from './types/build.js';
|
|
7
7
|
export { ResolveOptions, StorageAdapter, StoragePort, StoragePreset, VirtualFile, VirtualFileData, VirtualFileExtension, VirtualFileMetadata, VirtualFileSystemInterface, WriteData, WriteOptions, __VFS_PATCH__, __VFS_REVERT__, __ΩResolveOptions, __ΩStorageAdapter, __ΩStoragePort, __ΩStoragePreset, __ΩVirtualFile, __ΩVirtualFileData, __ΩVirtualFileExtension, __ΩVirtualFileMetadata, __ΩVirtualFileSystemInterface, __ΩWriteData, __ΩWriteOptions } from './types/fs.js';
|
|
8
8
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig, __ΩDeepkitOptions, __ΩParsedTypeScriptConfig, __ΩRawReflectionMode, __ΩReflectionLevel, __ΩReflectionMode, __ΩTSCompilerOptions, __ΩTSConfig } from './types/tsconfig.js';
|
package/dist/index.js
CHANGED
|
@@ -7,14 +7,14 @@ import './chunk-PCCFAZML.js';
|
|
|
7
7
|
import './chunk-GIE6OE3X.js';
|
|
8
8
|
import './chunk-AXIRZAL7.js';
|
|
9
9
|
import './chunk-OYASPHNL.js';
|
|
10
|
-
export { LogLevel } from './chunk-
|
|
10
|
+
export { LogLevel } from './chunk-P647W2BA.js';
|
|
11
11
|
import './chunk-HJW7OH6E.js';
|
|
12
|
-
export { defineConfig } from './chunk-
|
|
13
|
-
import { PowerlinesAPI } from './chunk-
|
|
14
|
-
export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, PowerlinesAPI, _capnpFileId } from './chunk-
|
|
15
|
-
export { PLUGIN_NON_HOOK_FIELDS } from './chunk-
|
|
12
|
+
export { defineConfig } from './chunk-QXHINXRM.js';
|
|
13
|
+
import { PowerlinesAPI } from './chunk-2DWFEC7G.js';
|
|
14
|
+
export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, PowerlinesAPI, _capnpFileId } from './chunk-2DWFEC7G.js';
|
|
15
|
+
export { PLUGIN_NON_HOOK_FIELDS } from './chunk-6MQ6LCVC.js';
|
|
16
16
|
export { SUPPORTED_COMMANDS } from './chunk-2MYPFASJ.js';
|
|
17
|
-
export { StoragePreset, __VFS_PATCH__, __VFS_REVERT__ } from './chunk-
|
|
17
|
+
export { StoragePreset, __VFS_PATCH__, __VFS_REVERT__ } from './chunk-FZ6J2GMT.js';
|
|
18
18
|
import './chunk-7QVYU63E.js';
|
|
19
19
|
|
|
20
20
|
// src/index.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MaybePromise } from '@stryke/types/base';
|
|
2
|
-
import { S as SelectHooksOptions, f as ResolvedConfig, A as APIContext, y as PrepareInlineConfig, N as NewInlineConfig, z as CleanInlineConfig, D as BuildInlineConfig, F as LintInlineConfig, G as DocsInlineConfig, J as DeployInlineConfig, m as HookKeys, i as PluginContext, g as EnvironmentContext, q as InferHookParameters, r as InferHookReturnType } from './config-
|
|
2
|
+
import { S as SelectHooksOptions, f as ResolvedConfig, A as APIContext, y as PrepareInlineConfig, N as NewInlineConfig, z as CleanInlineConfig, D as BuildInlineConfig, F as LintInlineConfig, G as DocsInlineConfig, J as DeployInlineConfig, m as HookKeys, i as PluginContext, g as EnvironmentContext, q as InferHookParameters, r as InferHookReturnType } from './config-B2q8Me0M.js';
|
|
3
3
|
|
|
4
4
|
type CallHookOptions = SelectHooksOptions & (({
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MaybePromise } from '@stryke/types/base';
|
|
2
|
-
import { S as SelectHooksOptions, f as ResolvedConfig, A as APIContext, y as PrepareInlineConfig, N as NewInlineConfig, z as CleanInlineConfig, D as BuildInlineConfig, F as LintInlineConfig, G as DocsInlineConfig, J as DeployInlineConfig, m as HookKeys, i as PluginContext, g as EnvironmentContext, q as InferHookParameters, r as InferHookReturnType } from './config-
|
|
2
|
+
import { S as SelectHooksOptions, f as ResolvedConfig, A as APIContext, y as PrepareInlineConfig, N as NewInlineConfig, z as CleanInlineConfig, D as BuildInlineConfig, F as LintInlineConfig, G as DocsInlineConfig, J as DeployInlineConfig, m as HookKeys, i as PluginContext, g as EnvironmentContext, q as InferHookParameters, r as InferHookReturnType } from './config-DMXVnKGF.cjs';
|
|
3
3
|
|
|
4
4
|
type CallHookOptions = SelectHooksOptions & (({
|
|
5
5
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkR3E56AJ4_cjs = require('../chunk-R3E56AJ4.cjs');
|
|
4
4
|
require('../chunk-N5XEKCVW.cjs');
|
|
5
5
|
require('../chunk-USNT2KNT.cjs');
|
|
6
6
|
|
|
@@ -8,13 +8,13 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "DEFAULT_ESBUILD_CONFIG", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkR3E56AJ4_cjs.DEFAULT_ESBUILD_CONFIG; }
|
|
12
12
|
});
|
|
13
13
|
Object.defineProperty(exports, "extractESBuildConfig", {
|
|
14
14
|
enumerable: true,
|
|
15
|
-
get: function () { return
|
|
15
|
+
get: function () { return chunkR3E56AJ4_cjs.extractESBuildConfig; }
|
|
16
16
|
});
|
|
17
17
|
Object.defineProperty(exports, "resolveESBuildEntry", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkR3E56AJ4_cjs.resolveESBuildEntry; }
|
|
20
20
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BuildOptions } from 'esbuild';
|
|
2
|
-
import { E as ESBuildResolvedBuildConfig, C as Context, R as ResolvedEntryTypeDefinition } from '../config-
|
|
2
|
+
import { E as ESBuildResolvedBuildConfig, C as Context, R as ResolvedEntryTypeDefinition } from '../config-DMXVnKGF.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { BuildOptions } from 'esbuild';
|
|
2
|
-
import { E as ESBuildResolvedBuildConfig, C as Context, R as ResolvedEntryTypeDefinition } from '../config-
|
|
2
|
+
import { E as ESBuildResolvedBuildConfig, C as Context, R as ResolvedEntryTypeDefinition } from '../config-B2q8Me0M.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-
|
|
1
|
+
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-7GCAHOJK.js';
|
|
2
2
|
import '../chunk-N5YLKWC2.js';
|
|
3
3
|
import '../chunk-SHUYVCID.js';
|
package/dist/lib/build/index.cjs
CHANGED
|
@@ -1,80 +1,80 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
7
|
-
var
|
|
3
|
+
var chunkNDC5BKCD_cjs = require('../chunk-NDC5BKCD.cjs');
|
|
4
|
+
var chunkQ4D2L67H_cjs = require('../chunk-Q4D2L67H.cjs');
|
|
5
|
+
var chunkGLFOKUTH_cjs = require('../chunk-GLFOKUTH.cjs');
|
|
6
|
+
var chunkQDRITYHV_cjs = require('../chunk-QDRITYHV.cjs');
|
|
7
|
+
var chunkYYN6TKSY_cjs = require('../chunk-YYN6TKSY.cjs');
|
|
8
8
|
require('../chunk-3OCI4TH7.cjs');
|
|
9
|
-
var
|
|
9
|
+
var chunkR3E56AJ4_cjs = require('../chunk-R3E56AJ4.cjs');
|
|
10
10
|
require('../chunk-N5XEKCVW.cjs');
|
|
11
|
-
var
|
|
12
|
-
var
|
|
11
|
+
var chunkGK75G3OD_cjs = require('../chunk-GK75G3OD.cjs');
|
|
12
|
+
var chunkHL4KTZDB_cjs = require('../chunk-HL4KTZDB.cjs');
|
|
13
13
|
require('../chunk-USNT2KNT.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "extractRspackConfig", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkNDC5BKCD_cjs.extractRspackConfig; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "DEFAULT_TSUP_CONFIG", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkQ4D2L67H_cjs.DEFAULT_TSUP_CONFIG; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "extractTsupConfig", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkQ4D2L67H_cjs.extractTsupConfig; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "resolveTsupEntry", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkQ4D2L67H_cjs.resolveTsupEntry; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "DEFAULT_UNBUILD_CONFIG", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkGLFOKUTH_cjs.DEFAULT_UNBUILD_CONFIG; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "extractUnbuildConfig", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkGLFOKUTH_cjs.extractUnbuildConfig; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "unbuildLoader", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkGLFOKUTH_cjs.unbuildLoader; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "DEFAULT_VITE_CONFIG", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkQDRITYHV_cjs.DEFAULT_VITE_CONFIG; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "extractViteConfig", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkQDRITYHV_cjs.extractViteConfig; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "extractWebpackConfig", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkYYN6TKSY_cjs.extractWebpackConfig; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "DEFAULT_ESBUILD_CONFIG", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkR3E56AJ4_cjs.DEFAULT_ESBUILD_CONFIG; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "extractESBuildConfig", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkR3E56AJ4_cjs.extractESBuildConfig; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "resolveESBuildEntry", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkR3E56AJ4_cjs.resolveESBuildEntry; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "extractRolldownConfig", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkGK75G3OD_cjs.extractRolldownConfig; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "dtsBundlePlugin", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkHL4KTZDB_cjs.dtsBundlePlugin; }
|
|
76
76
|
});
|
|
77
77
|
Object.defineProperty(exports, "extractRollupConfig", {
|
|
78
78
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
79
|
+
get: function () { return chunkHL4KTZDB_cjs.extractRollupConfig; }
|
|
80
80
|
});
|
|
@@ -7,7 +7,7 @@ export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from './u
|
|
|
7
7
|
export { DEFAULT_VITE_CONFIG, extractViteConfig } from './vite.cjs';
|
|
8
8
|
export { extractWebpackConfig } from './webpack.cjs';
|
|
9
9
|
import 'esbuild';
|
|
10
|
-
import '../config-
|
|
10
|
+
import '../config-DMXVnKGF.cjs';
|
|
11
11
|
import '@storm-software/build-tools/types';
|
|
12
12
|
import '@storm-software/config-tools/types';
|
|
13
13
|
import '@storm-software/config/types';
|
|
@@ -37,5 +37,5 @@ import '@stryke/types/array';
|
|
|
37
37
|
import '../tsconfig-Bz-CiFqD.cjs';
|
|
38
38
|
import '@stryke/types/tsconfig';
|
|
39
39
|
import 'typescript';
|
|
40
|
-
import '../internal-
|
|
41
|
-
import '../api-
|
|
40
|
+
import '../internal-CfIJWv8T.cjs';
|
|
41
|
+
import '../api-_rRpguWX.cjs';
|
|
@@ -7,7 +7,7 @@ export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from './u
|
|
|
7
7
|
export { DEFAULT_VITE_CONFIG, extractViteConfig } from './vite.js';
|
|
8
8
|
export { extractWebpackConfig } from './webpack.js';
|
|
9
9
|
import 'esbuild';
|
|
10
|
-
import '../config-
|
|
10
|
+
import '../config-B2q8Me0M.js';
|
|
11
11
|
import '@storm-software/build-tools/types';
|
|
12
12
|
import '@storm-software/config-tools/types';
|
|
13
13
|
import '@storm-software/config/types';
|
|
@@ -37,5 +37,5 @@ import '@stryke/types/array';
|
|
|
37
37
|
import '../tsconfig-Bz-CiFqD.js';
|
|
38
38
|
import '@stryke/types/tsconfig';
|
|
39
39
|
import 'typescript';
|
|
40
|
-
import '../internal-
|
|
41
|
-
import '../api-
|
|
40
|
+
import '../internal-CGIi3MOX.js';
|
|
41
|
+
import '../api-Cxmk8sFc.js';
|
package/dist/lib/build/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { extractRspackConfig } from '../chunk-
|
|
2
|
-
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-
|
|
3
|
-
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-
|
|
4
|
-
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-
|
|
5
|
-
export { extractWebpackConfig } from '../chunk-
|
|
1
|
+
export { extractRspackConfig } from '../chunk-2RHE4SGK.js';
|
|
2
|
+
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-YGSXCTX2.js';
|
|
3
|
+
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-67DW5UDQ.js';
|
|
4
|
+
export { DEFAULT_VITE_CONFIG, extractViteConfig } from '../chunk-AFLI3CLM.js';
|
|
5
|
+
export { extractWebpackConfig } from '../chunk-26M3IUSK.js';
|
|
6
6
|
import '../chunk-M263EZ4F.js';
|
|
7
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-
|
|
7
|
+
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry } from '../chunk-7GCAHOJK.js';
|
|
8
8
|
import '../chunk-N5YLKWC2.js';
|
|
9
|
-
export { extractRolldownConfig } from '../chunk-
|
|
10
|
-
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-
|
|
9
|
+
export { extractRolldownConfig } from '../chunk-AHK7GRPM.js';
|
|
10
|
+
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-4PTER5EV.js';
|
|
11
11
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkGK75G3OD_cjs = require('../chunk-GK75G3OD.cjs');
|
|
4
|
+
require('../chunk-HL4KTZDB.cjs');
|
|
5
5
|
require('../chunk-USNT2KNT.cjs');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "extractRolldownConfig", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return chunkGK75G3OD_cjs.extractRolldownConfig; }
|
|
12
12
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context, b as RolldownResolvedBuildConfig } from '../config-
|
|
1
|
+
import { C as Context, b as RolldownResolvedBuildConfig } from '../config-DMXVnKGF.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context, b as RolldownResolvedBuildConfig } from '../config-
|
|
1
|
+
import { C as Context, b as RolldownResolvedBuildConfig } from '../config-B2q8Me0M.js';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { extractRolldownConfig } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { extractRolldownConfig } from '../chunk-AHK7GRPM.js';
|
|
2
|
+
import '../chunk-4PTER5EV.js';
|
|
3
3
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkHL4KTZDB_cjs = require('../chunk-HL4KTZDB.cjs');
|
|
4
4
|
require('../chunk-USNT2KNT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "dtsBundlePlugin", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkHL4KTZDB_cjs.dtsBundlePlugin; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "extractRollupConfig", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkHL4KTZDB_cjs.extractRollupConfig; }
|
|
15
15
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Plugin } from 'rollup';
|
|
2
|
-
import { C as Context, c as RollupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, c as RollupResolvedBuildConfig } from '../config-DMXVnKGF.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Plugin } from 'rollup';
|
|
2
|
-
import { C as Context, c as RollupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, c as RollupResolvedBuildConfig } from '../config-B2q8Me0M.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/lib/build/rollup.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-
|
|
1
|
+
export { dtsBundlePlugin, extractRollupConfig } from '../chunk-4PTER5EV.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkNDC5BKCD_cjs = require('../chunk-NDC5BKCD.cjs');
|
|
4
4
|
require('../chunk-USNT2KNT.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "extractRspackConfig", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkNDC5BKCD_cjs.extractRspackConfig; }
|
|
11
11
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Configuration } from '@rspack/core';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-DMXVnKGF.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Configuration } from '@rspack/core';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-B2q8Me0M.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/lib/build/rspack.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { extractRspackConfig } from '../chunk-
|
|
1
|
+
export { extractRspackConfig } from '../chunk-2RHE4SGK.js';
|
|
2
2
|
import '../chunk-SHUYVCID.js';
|
package/dist/lib/build/tsup.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkQ4D2L67H_cjs = require('../chunk-Q4D2L67H.cjs');
|
|
4
|
+
require('../chunk-R3E56AJ4.cjs');
|
|
5
5
|
require('../chunk-N5XEKCVW.cjs');
|
|
6
6
|
require('../chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
@@ -9,13 +9,13 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "DEFAULT_TSUP_CONFIG", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkQ4D2L67H_cjs.DEFAULT_TSUP_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractTsupConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkQ4D2L67H_cjs.extractTsupConfig; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "resolveTsupEntry", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkQ4D2L67H_cjs.resolveTsupEntry; }
|
|
21
21
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Entry } from '@storm-software/build-tools/types';
|
|
2
|
-
import { T as TsupBuildConfig, C as Context, R as ResolvedEntryTypeDefinition, d as TsupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { T as TsupBuildConfig, C as Context, R as ResolvedEntryTypeDefinition, d as TsupResolvedBuildConfig } from '../config-DMXVnKGF.cjs';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
5
5
|
import '@stryke/types/base';
|
package/dist/lib/build/tsup.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Entry } from '@storm-software/build-tools/types';
|
|
2
|
-
import { T as TsupBuildConfig, C as Context, R as ResolvedEntryTypeDefinition, d as TsupResolvedBuildConfig } from '../config-
|
|
2
|
+
import { T as TsupBuildConfig, C as Context, R as ResolvedEntryTypeDefinition, d as TsupResolvedBuildConfig } from '../config-B2q8Me0M.js';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
5
5
|
import '@stryke/types/base';
|
package/dist/lib/build/tsup.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { DEFAULT_TSUP_CONFIG, extractTsupConfig, resolveTsupEntry } from '../chunk-YGSXCTX2.js';
|
|
2
|
+
import '../chunk-7GCAHOJK.js';
|
|
3
3
|
import '../chunk-N5YLKWC2.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkGLFOKUTH_cjs = require('../chunk-GLFOKUTH.cjs');
|
|
4
4
|
require('../chunk-3OCI4TH7.cjs');
|
|
5
|
-
require('../chunk-
|
|
5
|
+
require('../chunk-HL4KTZDB.cjs');
|
|
6
6
|
require('../chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "DEFAULT_UNBUILD_CONFIG", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkGLFOKUTH_cjs.DEFAULT_UNBUILD_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractUnbuildConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkGLFOKUTH_cjs.extractUnbuildConfig; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "unbuildLoader", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkGLFOKUTH_cjs.unbuildLoader; }
|
|
21
21
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Loader } from '@storm-software/unbuild/types';
|
|
2
|
-
import { U as UnbuildBuildConfig, C as Context, e as UnbuildResolvedBuildConfig } from '../config-
|
|
3
|
-
import { U as UNSAFE_PluginContext } from '../internal-
|
|
2
|
+
import { U as UnbuildBuildConfig, C as Context, e as UnbuildResolvedBuildConfig } from '../config-DMXVnKGF.cjs';
|
|
3
|
+
import { U as UNSAFE_PluginContext } from '../internal-CfIJWv8T.cjs';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@storm-software/config/types';
|
|
@@ -30,7 +30,7 @@ import '@stryke/types/array';
|
|
|
30
30
|
import '../tsconfig-Bz-CiFqD.cjs';
|
|
31
31
|
import '@stryke/types/tsconfig';
|
|
32
32
|
import 'typescript';
|
|
33
|
-
import '../api-
|
|
33
|
+
import '../api-_rRpguWX.cjs';
|
|
34
34
|
|
|
35
35
|
declare const DEFAULT_UNBUILD_CONFIG: Partial<UnbuildBuildConfig>;
|
|
36
36
|
declare const unbuildLoader: (context: UNSAFE_PluginContext) => Loader;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Loader } from '@storm-software/unbuild/types';
|
|
2
|
-
import { U as UnbuildBuildConfig, C as Context, e as UnbuildResolvedBuildConfig } from '../config-
|
|
3
|
-
import { U as UNSAFE_PluginContext } from '../internal-
|
|
2
|
+
import { U as UnbuildBuildConfig, C as Context, e as UnbuildResolvedBuildConfig } from '../config-B2q8Me0M.js';
|
|
3
|
+
import { U as UNSAFE_PluginContext } from '../internal-CGIi3MOX.js';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@storm-software/config/types';
|
|
@@ -30,7 +30,7 @@ import '@stryke/types/array';
|
|
|
30
30
|
import '../tsconfig-Bz-CiFqD.js';
|
|
31
31
|
import '@stryke/types/tsconfig';
|
|
32
32
|
import 'typescript';
|
|
33
|
-
import '../api-
|
|
33
|
+
import '../api-Cxmk8sFc.js';
|
|
34
34
|
|
|
35
35
|
declare const DEFAULT_UNBUILD_CONFIG: Partial<UnbuildBuildConfig>;
|
|
36
36
|
declare const unbuildLoader: (context: UNSAFE_PluginContext) => Loader;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-
|
|
1
|
+
export { DEFAULT_UNBUILD_CONFIG, extractUnbuildConfig, unbuildLoader } from '../chunk-67DW5UDQ.js';
|
|
2
2
|
import '../chunk-M263EZ4F.js';
|
|
3
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-4PTER5EV.js';
|
|
4
4
|
import '../chunk-SHUYVCID.js';
|
package/dist/lib/build/vite.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkQDRITYHV_cjs = require('../chunk-QDRITYHV.cjs');
|
|
4
|
+
require('../chunk-R3E56AJ4.cjs');
|
|
5
5
|
require('../chunk-N5XEKCVW.cjs');
|
|
6
6
|
require('../chunk-USNT2KNT.cjs');
|
|
7
7
|
|
|
@@ -9,9 +9,9 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "DEFAULT_VITE_CONFIG", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkQDRITYHV_cjs.DEFAULT_VITE_CONFIG; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "extractViteConfig", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkQDRITYHV_cjs.extractViteConfig; }
|
|
17
17
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { V as ViteResolvedBuildConfig, C as Context } from '../config-
|
|
1
|
+
import { V as ViteResolvedBuildConfig, C as Context } from '../config-DMXVnKGF.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|