powerlines 0.23.7 → 0.23.9
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-DxPACGY4.d.ts → api-5H3zEedD.d.ts} +1 -1
- package/dist/{api--9pVSIbm.d.cts → api-B77aqxGC.d.cts} +1 -1
- package/dist/api.cjs +2 -2
- package/dist/api.d.cts +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +1 -1
- package/dist/astro.cjs +4 -4
- package/dist/astro.d.cts +8 -6
- package/dist/astro.d.ts +8 -6
- package/dist/astro.js +3 -3
- package/dist/{chunk-4TAIQVJG.cjs → chunk-2QLM4MYP.cjs} +2 -2
- package/dist/{chunk-V732KPW6.cjs → chunk-6ZKM7WOB.cjs} +32 -20
- package/dist/{chunk-NVNBOUXL.js → chunk-FDEGM4CR.js} +32 -20
- package/dist/{chunk-32NXGMLQ.cjs → chunk-FJWXCUGQ.cjs} +3 -3
- package/dist/{chunk-ZUQDWAUO.cjs → chunk-G5K3I7JU.cjs} +2 -2
- package/dist/{chunk-I7G24RUE.cjs → chunk-ITL6JGKX.cjs} +2 -2
- package/dist/{chunk-RQAKTG6M.js → chunk-KOBCKTHY.js} +1 -1
- package/dist/{chunk-QXTSQTX5.js → chunk-RKMUBSYG.js} +1 -1
- package/dist/{chunk-6CYDJ53Z.js → chunk-S47BU5QR.js} +1 -1
- package/dist/{chunk-CSSV6ES3.js → chunk-UYJXRMS3.js} +1 -1
- package/dist/config.d.cts +2 -2
- package/dist/config.d.ts +2 -2
- package/dist/esbuild.cjs +6 -6
- package/dist/esbuild.d.cts +5 -4
- package/dist/esbuild.d.ts +5 -4
- package/dist/esbuild.js +3 -3
- package/dist/farm.cjs +3 -3
- package/dist/farm.d.cts +9 -7
- package/dist/farm.d.ts +9 -7
- package/dist/farm.js +2 -2
- package/dist/index.cjs +14 -14
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/lib/{api-Bwwdt0YR.d.cts → api-Cm51oVbC.d.cts} +1 -1
- package/dist/lib/{api-BJ7F7DmT.d.ts → api-mja4jirh.d.ts} +1 -1
- package/dist/lib/build/esbuild.d.cts +1 -1
- package/dist/lib/build/esbuild.d.ts +1 -1
- package/dist/lib/build/index.d.cts +3 -3
- package/dist/lib/build/index.d.ts +3 -3
- package/dist/lib/build/rolldown.d.cts +1 -1
- package/dist/lib/build/rolldown.d.ts +1 -1
- package/dist/lib/build/rollup.d.cts +1 -1
- package/dist/lib/build/rollup.d.ts +1 -1
- package/dist/lib/build/rspack.d.cts +1 -1
- package/dist/lib/build/rspack.d.ts +1 -1
- package/dist/lib/build/tsup.d.cts +1 -1
- package/dist/lib/build/tsup.d.ts +1 -1
- package/dist/lib/build/unbuild.d.cts +3 -3
- package/dist/lib/build/unbuild.d.ts +3 -3
- package/dist/lib/build/vite.d.cts +1 -1
- package/dist/lib/build/vite.d.ts +1 -1
- package/dist/lib/build/webpack.d.cts +1 -1
- package/dist/lib/build/webpack.d.ts +1 -1
- package/dist/lib/{chunk-CCGA6ZHZ.cjs → chunk-3KR6TYGW.cjs} +13 -13
- package/dist/lib/{chunk-764HUXP3.js → chunk-63MH3ERQ.js} +25 -4
- package/dist/lib/{chunk-XW5TELHB.cjs → chunk-7JAGT5GC.cjs} +10 -3
- package/dist/lib/{chunk-EN4XP4D5.js → chunk-AHONHQGB.js} +1 -1
- package/dist/lib/{chunk-EJTGOYSI.cjs → chunk-B3DJ4CXY.cjs} +10 -10
- package/dist/lib/{chunk-NDKPSA3I.js → chunk-BGGENJH4.js} +2 -2
- package/dist/lib/{chunk-NVUXGMU5.cjs → chunk-LQEGZT5U.cjs} +25 -4
- package/dist/lib/{chunk-SZH2DJOG.js → chunk-OI7EHXNE.js} +3 -3
- package/dist/lib/{chunk-ZPIKFR7Z.js → chunk-PVCAB6BZ.js} +10 -3
- package/dist/lib/{chunk-27RAXIPT.cjs → chunk-SMZ672RP.cjs} +6 -6
- package/dist/lib/{config-CFZYRPQj.d.ts → config-7Q2dBjJE.d.ts} +6 -0
- package/dist/lib/{config-CxONCKEx.d.cts → config-BnJpgcGr.d.cts} +6 -0
- package/dist/lib/config-file.cjs +3 -3
- package/dist/lib/config-file.d.cts +3 -2
- package/dist/lib/config-file.d.ts +3 -2
- package/dist/lib/config-file.js +1 -1
- package/dist/lib/contexts/api-context.cjs +5 -5
- 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 +4 -4
- package/dist/lib/contexts/context.cjs +3 -3
- package/dist/lib/contexts/context.d.cts +10 -3
- package/dist/lib/contexts/context.d.ts +10 -3
- package/dist/lib/contexts/context.js +2 -2
- package/dist/lib/contexts/environment-context.cjs +4 -4
- 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 +3 -3
- package/dist/lib/contexts/index.cjs +7 -7
- package/dist/lib/contexts/index.d.cts +3 -3
- package/dist/lib/contexts/index.d.ts +3 -3
- package/dist/lib/contexts/index.js +4 -4
- package/dist/lib/contexts/plugin-context.d.cts +3 -3
- package/dist/lib/contexts/plugin-context.d.ts +3 -3
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/index.cjs +12 -12
- package/dist/lib/index.d.cts +4 -4
- package/dist/lib/index.d.ts +4 -4
- package/dist/lib/index.js +5 -5
- package/dist/lib/{internal-kEzuoIrl.d.ts → internal-BEygquYh.d.ts} +2 -2
- package/dist/lib/{internal-9D9Up5pT.d.cts → internal-BeR8fOB1.d.cts} +2 -2
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/compiler-host.d.cts +1 -1
- package/dist/lib/typescript/compiler-host.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/program.d.cts +1 -1
- package/dist/lib/typescript/program.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 +6 -6
- package/dist/lib/unplugin/factory.d.cts +3 -3
- package/dist/lib/unplugin/factory.d.ts +3 -3
- package/dist/lib/unplugin/factory.js +5 -5
- package/dist/lib/unplugin/helpers.d.cts +1 -1
- package/dist/lib/unplugin/helpers.d.ts +1 -1
- package/dist/lib/unplugin/index.cjs +6 -6
- package/dist/lib/unplugin/index.d.cts +3 -3
- package/dist/lib/unplugin/index.d.ts +3 -3
- package/dist/lib/unplugin/index.js +5 -5
- package/dist/lib/unplugin/plugin.d.cts +3 -3
- package/dist/lib/unplugin/plugin.d.ts +3 -3
- package/dist/lib/unplugin/resolve-id.d.cts +1 -1
- package/dist/lib/unplugin/resolve-id.d.ts +1 -1
- package/dist/lib/{unplugin-tmNrQvUk.d.ts → unplugin-CbbNDduM.d.ts} +2 -2
- package/dist/lib/{unplugin-BdLs3dwd.d.cts → unplugin-ppAOzR__.d.cts} +2 -2
- package/dist/lib/utilities/bundle.d.cts +1 -1
- package/dist/lib/utilities/bundle.d.ts +1 -1
- 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.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/resolve-path.d.cts +1 -1
- package/dist/lib/utilities/resolve-path.d.ts +1 -1
- package/dist/lib/utilities/resolve.d.cts +1 -1
- package/dist/lib/utilities/resolve.d.ts +1 -1
- 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 +4 -4
- package/dist/next.js +3 -3
- package/dist/nuxt.cjs +7 -7
- package/dist/nuxt.d.cts +12 -6
- package/dist/nuxt.d.ts +12 -6
- package/dist/nuxt.js +5 -5
- package/dist/plugin-utils/{context-DRFZE3XI.d.ts → context-Cg11S-CE.d.cts} +6 -0
- package/dist/plugin-utils/{context-DRFZE3XI.d.cts → context-Cg11S-CE.d.ts} +6 -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/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/{resolved-DKFZ11S7.d.ts → resolved-B3BSdXCt.d.ts} +13 -1
- package/dist/{resolved-C00CJgsk.d.cts → resolved-DGrpILrS.d.cts} +13 -1
- package/dist/rolldown.cjs +3 -3
- package/dist/rolldown.d.cts +3 -3
- package/dist/rolldown.d.ts +3 -3
- package/dist/rolldown.js +2 -2
- package/dist/rollup.cjs +3 -3
- package/dist/rollup.d.cts +3 -3
- package/dist/rollup.d.ts +3 -3
- package/dist/rollup.js +2 -2
- package/dist/rspack.cjs +3 -3
- package/dist/rspack.d.cts +3 -3
- package/dist/rspack.d.ts +3 -3
- package/dist/rspack.js +2 -2
- package/dist/tsup.cjs +4 -4
- package/dist/tsup.d.cts +3 -2
- package/dist/tsup.d.ts +3 -2
- package/dist/tsup.js +3 -3
- 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.d.cts +1 -1
- package/dist/types/context.d.ts +1 -1
- package/dist/types/hooks.d.cts +1 -1
- package/dist/types/hooks.d.ts +1 -1
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/internal.d.cts +2 -2
- package/dist/types/internal.d.ts +2 -2
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +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 +3 -3
- package/dist/unloader.d.cts +5 -4
- package/dist/unloader.d.ts +5 -4
- package/dist/unloader.js +2 -2
- package/dist/unplugin.cjs +7 -7
- package/dist/unplugin.d.cts +2 -2
- package/dist/unplugin.d.ts +2 -2
- package/dist/unplugin.js +3 -3
- package/dist/vite.cjs +6 -6
- package/dist/vite.d.cts +5 -4
- package/dist/vite.d.ts +5 -4
- package/dist/vite.js +3 -3
- package/dist/webpack.cjs +6 -6
- package/dist/webpack.d.cts +3 -3
- package/dist/webpack.d.ts +3 -3
- package/dist/webpack.js +3 -3
- package/package.json +9 -9
- package/dist/babel-types.d.ts +0 -292
|
@@ -578,6 +578,12 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
|
|
|
578
578
|
* @returns A logger function
|
|
579
579
|
*/
|
|
580
580
|
extendLog: (name: string) => LogFn;
|
|
581
|
+
/**
|
|
582
|
+
* Generates a checksum representing the current context state
|
|
583
|
+
*
|
|
584
|
+
* @returns A promise that resolves to a string representing the checksum
|
|
585
|
+
*/
|
|
586
|
+
generateChecksum: () => Promise<string>;
|
|
581
587
|
}
|
|
582
588
|
type Context<TResolvedConfig extends ResolvedConfig = ResolvedConfig> = Omit<UnresolvedContext<TResolvedConfig>, "config"> & {
|
|
583
589
|
/**
|
|
@@ -1175,6 +1181,11 @@ type UserConfigFnObject = (env: ConfigEnv) => DeepPartial$1<UserConfig>;
|
|
|
1175
1181
|
type UserConfigFnPromise = (env: ConfigEnv) => Promise<DeepPartial$1<UserConfig>>;
|
|
1176
1182
|
type UserConfigFn = (env: ConfigEnv) => UserConfig | Promise<DeepPartial$1<UserConfig>>;
|
|
1177
1183
|
type UserConfigExport = DeepPartial$1<UserConfig> | Promise<DeepPartial$1<UserConfig>> | UserConfigFnObject | UserConfigFnPromise | UserConfigFn;
|
|
1184
|
+
/**
|
|
1185
|
+
* An empty interface to allow augmentation of the defineConfig input type.
|
|
1186
|
+
*/
|
|
1187
|
+
interface DefineConfigInput {
|
|
1188
|
+
}
|
|
1178
1189
|
declare type __ΩLogFn = any[];
|
|
1179
1190
|
declare type __ΩWorkspaceConfig = any[];
|
|
1180
1191
|
declare type __ΩPluginFactory = any[];
|
|
@@ -1217,6 +1228,7 @@ declare type __ΩUserConfigFnObject = any[];
|
|
|
1217
1228
|
declare type __ΩUserConfigFnPromise = any[];
|
|
1218
1229
|
declare type __ΩUserConfigFn = any[];
|
|
1219
1230
|
declare type __ΩUserConfigExport = any[];
|
|
1231
|
+
declare type __ΩDefineConfigInput = any[];
|
|
1220
1232
|
|
|
1221
1233
|
interface ResolvedEntryTypeDefinition extends TypeDefinition {
|
|
1222
1234
|
/**
|
|
@@ -1318,4 +1330,4 @@ declare type __ΩUnbuildResolvedConfig = any[];
|
|
|
1318
1330
|
declare type __ΩFarmResolvedConfig = any[];
|
|
1319
1331
|
declare type __ΩInferResolvedConfig = any[];
|
|
1320
1332
|
|
|
1321
|
-
export { type TsupUserConfig as $, type PartialPlugin as A, type BabelPluginPass as B, type CommandType as C, type DefaultImportDefinition as D, type PartialPluginFactory as E, type ProjectType as F, type BabelUserConfig as G, type BaseConfig as H, type ImportDefinition as I, type EnvironmentConfig as J, type CommonUserConfig as K, type LogFn as L, type WebpackUserConfig as M, type NamedImportDefinition as N, type OutputConfig as O, type PluginFactory as P, type RspackUserConfig as Q, type ResolvedBabelTransformPluginOptions as R, SUPPORTED_COMMANDS as S, type RollupUserConfig as T, type UserConfig as U, type RolldownUserConfig as V, type WorkspaceConfig as W, type ViteUserConfig as X, type ESBuildUserConfig as Y, type UnbuildUserConfig as Z, type __ΩNamedImportDefinition as _, type BabelTransformPluginFilter as a,
|
|
1333
|
+
export { type TsupUserConfig as $, type PartialPlugin as A, type BabelPluginPass as B, type CommandType as C, type DefaultImportDefinition as D, type PartialPluginFactory as E, type ProjectType as F, type BabelUserConfig as G, type BaseConfig as H, type ImportDefinition as I, type EnvironmentConfig as J, type CommonUserConfig as K, type LogFn as L, type WebpackUserConfig as M, type NamedImportDefinition as N, type OutputConfig as O, type PluginFactory as P, type RspackUserConfig as Q, type ResolvedBabelTransformPluginOptions as R, SUPPORTED_COMMANDS as S, type RollupUserConfig as T, type UserConfig as U, type RolldownUserConfig as V, type WorkspaceConfig as W, type ViteUserConfig as X, type ESBuildUserConfig as Y, type UnbuildUserConfig as Z, type __ΩNamedImportDefinition as _, type BabelTransformPluginFilter as a, LogLevel as a$, type FarmUserConfig as a0, type InferUserConfig as a1, type InitialUserConfig as a2, type ParsedUserConfig as a3, type PowerlinesCommand as a4, type InlineConfig as a5, type NewInlineConfig as a6, type CleanInlineConfig as a7, type PrepareInlineConfig as a8, type BuildInlineConfig as a9, type __ΩRspackUserConfig as aA, type __ΩRollupUserConfig as aB, type __ΩRolldownUserConfig as aC, type __ΩViteUserConfig as aD, type __ΩESBuildUserConfig as aE, type __ΩUnbuildUserConfig as aF, type __ΩTsupUserConfig as aG, type __ΩFarmUserConfig as aH, type __ΩInferUserConfig as aI, type __ΩInitialUserConfig as aJ, type __ΩParsedUserConfig as aK, type __ΩPowerlinesCommand as aL, type __ΩInlineConfig as aM, type __ΩNewInlineConfig as aN, type __ΩCleanInlineConfig as aO, type __ΩPrepareInlineConfig as aP, type __ΩBuildInlineConfig as aQ, type __ΩLintInlineConfig as aR, type __ΩDocsInlineConfig as aS, type __ΩDeployInlineConfig as aT, type __ΩConfigEnv as aU, type __ΩAnyUserConfig as aV, type __ΩUserConfigFnObject as aW, type __ΩUserConfigFnPromise as aX, type __ΩUserConfigFn as aY, type __ΩUserConfigExport as aZ, type __ΩDefineConfigInput as a_, type LintInlineConfig as aa, type DocsInlineConfig as ab, type DeployInlineConfig as ac, type ConfigEnv as ad, type AnyUserConfig as ae, type UserConfigFnObject as af, type UserConfigFnPromise as ag, type UserConfigFn as ah, type UserConfigExport as ai, type DefineConfigInput as aj, type __ΩLogFn as ak, type __ΩWorkspaceConfig as al, type __ΩPluginFactory as am, type __ΩPluginConfigTuple as an, type __ΩPluginConfigObject as ao, type __ΩPluginConfig as ap, type __ΩPartialPlugin as aq, type __ΩPartialPluginFactory as ar, type __ΩProjectType as as, type __ΩBabelUserConfig as at, type __ΩOutputConfig as au, type __ΩBaseConfig as av, type __ΩEnvironmentConfig as aw, type __ΩCommonUserConfig as ax, type __ΩUserConfig as ay, type __ΩWebpackUserConfig as az, type BabelTransformPlugin as b, type GenerateTypesResult as b$, type WorkerProcess as b0, type MetaInfo as b1, type Resolver as b2, type TransformResult as b3, type SourceFile as b4, type UnimportContext as b5, type SelectHooksOptions as b6, type InitContextOptions as b7, type UnresolvedContext as b8, type Context as b9, type ExternalHookKeys as bA, type Hooks as bB, type HookKeys as bC, type BaseHooksListItem as bD, type BaseHooksList as bE, type ExternalHooksListItem as bF, type HooksList as bG, type InferHookHandler as bH, type InferHookReturnType as bI, type InferHookParameters as bJ, type InferHookThisType as bK, type __ΩBaseHooks as bL, type __ΩBaseHookKeys as bM, type __ΩExternalHooks as bN, type __ΩExternalHookKeys as bO, type __ΩHooks as bP, type __ΩHookKeys as bQ, type __ΩBaseHooksListItem as bR, type __ΩBaseHooksList as bS, type __ΩExternalHooksListItem as bT, type __ΩHooksList as bU, type __ΩInferHookHandler as bV, type __ΩInferHookReturnType as bW, type __ΩInferHookParameters as bX, type __ΩInferHookThisType as bY, type PluginHookObject as bZ, type PluginHook as b_, type APIContext as ba, type EnvironmentContextPlugin as bb, type EnvironmentContext as bc, type PluginContext as bd, type BuildPluginContext as be, type SerializedVirtualFileSystem as bf, type __ΩLogLevel as bg, type __ΩWorkerProcess as bh, type __ΩMetaInfo as bi, type __ΩResolver as bj, type __ΩTransformResult as bk, type __ΩSourceFile as bl, type __ΩUnimportContext as bm, type __ΩSelectHooksOptions as bn, type __ΩInitContextOptions as bo, type __ΩUnresolvedContext as bp, type __ΩContext as bq, type __ΩAPIContext as br, type __ΩEnvironmentContextPlugin as bs, type __ΩEnvironmentContext as bt, type __ΩPluginContext as bu, type __ΩBuildPluginContext as bv, type __ΩSerializedVirtualFileSystem as bw, type BaseHooks as bx, type BaseHookKeys as by, type ExternalHooks as bz, type BabelTransformPluginOptions as c, type ConfigResult as c0, type BasePluginHookFunctions as c1, type BuildPlugin as c2, type ExternalPluginHookFunctionsVariant as c3, type ExternalPluginHookFunctions as c4, type PluginHookFunctions as c5, type PluginHooks as c6, type PluginBuildPlugins as c7, type Plugin as c8, PLUGIN_NON_HOOK_FIELDS as c9, type TsupResolvedConfig as cA, type UnbuildResolvedConfig as cB, type FarmResolvedConfig as cC, type InferResolvedConfig as cD, type __ΩResolvedEntryTypeDefinition as cE, type __ΩBabelResolvedConfig as cF, type __ΩEnvironmentResolvedConfig as cG, type __ΩResolvedAssetGlob as cH, type __ΩOutputResolvedConfig as cI, type __ΩResolvedConfig as cJ, type __ΩViteResolvedConfig as cK, type __ΩWebpackResolvedConfig as cL, type __ΩRspackResolvedConfig as cM, type __ΩESBuildResolvedConfig as cN, type __ΩRollupResolvedConfig as cO, type __ΩRolldownResolvedConfig as cP, type __ΩTsupResolvedConfig as cQ, type __ΩUnbuildResolvedConfig as cR, type __ΩFarmResolvedConfig as cS, type __ΩInferResolvedConfig as cT, type PluginNonHookFields as ca, type __ΩPluginHookObject as cb, type __ΩPluginHook as cc, type __ΩGenerateTypesResult as cd, type __ΩConfigResult as ce, type __ΩBasePluginHookFunctions as cf, type __ΩBuildPlugin as cg, type __ΩExternalPluginHookFunctionsVariant as ch, type __ΩExternalPluginHookFunctions as ci, type __ΩPluginHookFunctions as cj, type __ΩPluginHooks as ck, type __ΩPluginBuildPlugins as cl, type __ΩPlugin as cm, type __ΩPluginNonHookFields as cn, type ResolvedEntryTypeDefinition as co, type BabelResolvedConfig as cp, type EnvironmentResolvedConfig as cq, type ResolvedAssetGlob as cr, type OutputResolvedConfig as cs, type ResolvedConfig as ct, type ViteResolvedConfig as cu, type WebpackResolvedConfig as cv, type RspackResolvedConfig as cw, type ESBuildResolvedConfig as cx, type RollupResolvedConfig as cy, type RolldownResolvedConfig as cz, type BabelTransformInput as d, type BabelTransformPluginBuilderParams as e, type BabelTransformPluginBuilder as f, type DeclareBabelTransformPluginReturn as g, type ImportSpecifier as h, type __ΩDefaultImportDefinition as i, type __ΩImportDefinition as j, type __ΩBabelPluginPass as k, type __ΩBabelTransformPluginFilter as l, type __ΩBabelTransformPlugin as m, type __ΩBabelTransformPluginOptions as n, type __ΩResolvedBabelTransformPluginOptions as o, type __ΩBabelTransformInput as p, type __ΩBabelTransformPluginBuilderParams as q, type __ΩBabelTransformPluginBuilder as r, type __ΩDeclareBabelTransformPluginReturn as s, type __ΩImportSpecifier as t, type Commands as u, type __ΩCommandType as v, type __ΩCommands as w, type PluginConfigTuple as x, type PluginConfigObject as y, type PluginConfig as z };
|
|
@@ -578,6 +578,12 @@ interface UnresolvedContext<TResolvedConfig extends ResolvedConfig = ResolvedCon
|
|
|
578
578
|
* @returns A logger function
|
|
579
579
|
*/
|
|
580
580
|
extendLog: (name: string) => LogFn;
|
|
581
|
+
/**
|
|
582
|
+
* Generates a checksum representing the current context state
|
|
583
|
+
*
|
|
584
|
+
* @returns A promise that resolves to a string representing the checksum
|
|
585
|
+
*/
|
|
586
|
+
generateChecksum: () => Promise<string>;
|
|
581
587
|
}
|
|
582
588
|
type Context<TResolvedConfig extends ResolvedConfig = ResolvedConfig> = Omit<UnresolvedContext<TResolvedConfig>, "config"> & {
|
|
583
589
|
/**
|
|
@@ -1175,6 +1181,11 @@ type UserConfigFnObject = (env: ConfigEnv) => DeepPartial$1<UserConfig>;
|
|
|
1175
1181
|
type UserConfigFnPromise = (env: ConfigEnv) => Promise<DeepPartial$1<UserConfig>>;
|
|
1176
1182
|
type UserConfigFn = (env: ConfigEnv) => UserConfig | Promise<DeepPartial$1<UserConfig>>;
|
|
1177
1183
|
type UserConfigExport = DeepPartial$1<UserConfig> | Promise<DeepPartial$1<UserConfig>> | UserConfigFnObject | UserConfigFnPromise | UserConfigFn;
|
|
1184
|
+
/**
|
|
1185
|
+
* An empty interface to allow augmentation of the defineConfig input type.
|
|
1186
|
+
*/
|
|
1187
|
+
interface DefineConfigInput {
|
|
1188
|
+
}
|
|
1178
1189
|
declare type __ΩLogFn = any[];
|
|
1179
1190
|
declare type __ΩWorkspaceConfig = any[];
|
|
1180
1191
|
declare type __ΩPluginFactory = any[];
|
|
@@ -1217,6 +1228,7 @@ declare type __ΩUserConfigFnObject = any[];
|
|
|
1217
1228
|
declare type __ΩUserConfigFnPromise = any[];
|
|
1218
1229
|
declare type __ΩUserConfigFn = any[];
|
|
1219
1230
|
declare type __ΩUserConfigExport = any[];
|
|
1231
|
+
declare type __ΩDefineConfigInput = any[];
|
|
1220
1232
|
|
|
1221
1233
|
interface ResolvedEntryTypeDefinition extends TypeDefinition {
|
|
1222
1234
|
/**
|
|
@@ -1318,4 +1330,4 @@ declare type __ΩUnbuildResolvedConfig = any[];
|
|
|
1318
1330
|
declare type __ΩFarmResolvedConfig = any[];
|
|
1319
1331
|
declare type __ΩInferResolvedConfig = any[];
|
|
1320
1332
|
|
|
1321
|
-
export { type TsupUserConfig as $, type PartialPlugin as A, type BabelPluginPass as B, type CommandType as C, type DefaultImportDefinition as D, type PartialPluginFactory as E, type ProjectType as F, type BabelUserConfig as G, type BaseConfig as H, type ImportDefinition as I, type EnvironmentConfig as J, type CommonUserConfig as K, type LogFn as L, type WebpackUserConfig as M, type NamedImportDefinition as N, type OutputConfig as O, type PluginFactory as P, type RspackUserConfig as Q, type ResolvedBabelTransformPluginOptions as R, SUPPORTED_COMMANDS as S, type RollupUserConfig as T, type UserConfig as U, type RolldownUserConfig as V, type WorkspaceConfig as W, type ViteUserConfig as X, type ESBuildUserConfig as Y, type UnbuildUserConfig as Z, type __ΩNamedImportDefinition as _, type BabelTransformPluginFilter as a,
|
|
1333
|
+
export { type TsupUserConfig as $, type PartialPlugin as A, type BabelPluginPass as B, type CommandType as C, type DefaultImportDefinition as D, type PartialPluginFactory as E, type ProjectType as F, type BabelUserConfig as G, type BaseConfig as H, type ImportDefinition as I, type EnvironmentConfig as J, type CommonUserConfig as K, type LogFn as L, type WebpackUserConfig as M, type NamedImportDefinition as N, type OutputConfig as O, type PluginFactory as P, type RspackUserConfig as Q, type ResolvedBabelTransformPluginOptions as R, SUPPORTED_COMMANDS as S, type RollupUserConfig as T, type UserConfig as U, type RolldownUserConfig as V, type WorkspaceConfig as W, type ViteUserConfig as X, type ESBuildUserConfig as Y, type UnbuildUserConfig as Z, type __ΩNamedImportDefinition as _, type BabelTransformPluginFilter as a, LogLevel as a$, type FarmUserConfig as a0, type InferUserConfig as a1, type InitialUserConfig as a2, type ParsedUserConfig as a3, type PowerlinesCommand as a4, type InlineConfig as a5, type NewInlineConfig as a6, type CleanInlineConfig as a7, type PrepareInlineConfig as a8, type BuildInlineConfig as a9, type __ΩRspackUserConfig as aA, type __ΩRollupUserConfig as aB, type __ΩRolldownUserConfig as aC, type __ΩViteUserConfig as aD, type __ΩESBuildUserConfig as aE, type __ΩUnbuildUserConfig as aF, type __ΩTsupUserConfig as aG, type __ΩFarmUserConfig as aH, type __ΩInferUserConfig as aI, type __ΩInitialUserConfig as aJ, type __ΩParsedUserConfig as aK, type __ΩPowerlinesCommand as aL, type __ΩInlineConfig as aM, type __ΩNewInlineConfig as aN, type __ΩCleanInlineConfig as aO, type __ΩPrepareInlineConfig as aP, type __ΩBuildInlineConfig as aQ, type __ΩLintInlineConfig as aR, type __ΩDocsInlineConfig as aS, type __ΩDeployInlineConfig as aT, type __ΩConfigEnv as aU, type __ΩAnyUserConfig as aV, type __ΩUserConfigFnObject as aW, type __ΩUserConfigFnPromise as aX, type __ΩUserConfigFn as aY, type __ΩUserConfigExport as aZ, type __ΩDefineConfigInput as a_, type LintInlineConfig as aa, type DocsInlineConfig as ab, type DeployInlineConfig as ac, type ConfigEnv as ad, type AnyUserConfig as ae, type UserConfigFnObject as af, type UserConfigFnPromise as ag, type UserConfigFn as ah, type UserConfigExport as ai, type DefineConfigInput as aj, type __ΩLogFn as ak, type __ΩWorkspaceConfig as al, type __ΩPluginFactory as am, type __ΩPluginConfigTuple as an, type __ΩPluginConfigObject as ao, type __ΩPluginConfig as ap, type __ΩPartialPlugin as aq, type __ΩPartialPluginFactory as ar, type __ΩProjectType as as, type __ΩBabelUserConfig as at, type __ΩOutputConfig as au, type __ΩBaseConfig as av, type __ΩEnvironmentConfig as aw, type __ΩCommonUserConfig as ax, type __ΩUserConfig as ay, type __ΩWebpackUserConfig as az, type BabelTransformPlugin as b, type GenerateTypesResult as b$, type WorkerProcess as b0, type MetaInfo as b1, type Resolver as b2, type TransformResult as b3, type SourceFile as b4, type UnimportContext as b5, type SelectHooksOptions as b6, type InitContextOptions as b7, type UnresolvedContext as b8, type Context as b9, type ExternalHookKeys as bA, type Hooks as bB, type HookKeys as bC, type BaseHooksListItem as bD, type BaseHooksList as bE, type ExternalHooksListItem as bF, type HooksList as bG, type InferHookHandler as bH, type InferHookReturnType as bI, type InferHookParameters as bJ, type InferHookThisType as bK, type __ΩBaseHooks as bL, type __ΩBaseHookKeys as bM, type __ΩExternalHooks as bN, type __ΩExternalHookKeys as bO, type __ΩHooks as bP, type __ΩHookKeys as bQ, type __ΩBaseHooksListItem as bR, type __ΩBaseHooksList as bS, type __ΩExternalHooksListItem as bT, type __ΩHooksList as bU, type __ΩInferHookHandler as bV, type __ΩInferHookReturnType as bW, type __ΩInferHookParameters as bX, type __ΩInferHookThisType as bY, type PluginHookObject as bZ, type PluginHook as b_, type APIContext as ba, type EnvironmentContextPlugin as bb, type EnvironmentContext as bc, type PluginContext as bd, type BuildPluginContext as be, type SerializedVirtualFileSystem as bf, type __ΩLogLevel as bg, type __ΩWorkerProcess as bh, type __ΩMetaInfo as bi, type __ΩResolver as bj, type __ΩTransformResult as bk, type __ΩSourceFile as bl, type __ΩUnimportContext as bm, type __ΩSelectHooksOptions as bn, type __ΩInitContextOptions as bo, type __ΩUnresolvedContext as bp, type __ΩContext as bq, type __ΩAPIContext as br, type __ΩEnvironmentContextPlugin as bs, type __ΩEnvironmentContext as bt, type __ΩPluginContext as bu, type __ΩBuildPluginContext as bv, type __ΩSerializedVirtualFileSystem as bw, type BaseHooks as bx, type BaseHookKeys as by, type ExternalHooks as bz, type BabelTransformPluginOptions as c, type ConfigResult as c0, type BasePluginHookFunctions as c1, type BuildPlugin as c2, type ExternalPluginHookFunctionsVariant as c3, type ExternalPluginHookFunctions as c4, type PluginHookFunctions as c5, type PluginHooks as c6, type PluginBuildPlugins as c7, type Plugin as c8, PLUGIN_NON_HOOK_FIELDS as c9, type TsupResolvedConfig as cA, type UnbuildResolvedConfig as cB, type FarmResolvedConfig as cC, type InferResolvedConfig as cD, type __ΩResolvedEntryTypeDefinition as cE, type __ΩBabelResolvedConfig as cF, type __ΩEnvironmentResolvedConfig as cG, type __ΩResolvedAssetGlob as cH, type __ΩOutputResolvedConfig as cI, type __ΩResolvedConfig as cJ, type __ΩViteResolvedConfig as cK, type __ΩWebpackResolvedConfig as cL, type __ΩRspackResolvedConfig as cM, type __ΩESBuildResolvedConfig as cN, type __ΩRollupResolvedConfig as cO, type __ΩRolldownResolvedConfig as cP, type __ΩTsupResolvedConfig as cQ, type __ΩUnbuildResolvedConfig as cR, type __ΩFarmResolvedConfig as cS, type __ΩInferResolvedConfig as cT, type PluginNonHookFields as ca, type __ΩPluginHookObject as cb, type __ΩPluginHook as cc, type __ΩGenerateTypesResult as cd, type __ΩConfigResult as ce, type __ΩBasePluginHookFunctions as cf, type __ΩBuildPlugin as cg, type __ΩExternalPluginHookFunctionsVariant as ch, type __ΩExternalPluginHookFunctions as ci, type __ΩPluginHookFunctions as cj, type __ΩPluginHooks as ck, type __ΩPluginBuildPlugins as cl, type __ΩPlugin as cm, type __ΩPluginNonHookFields as cn, type ResolvedEntryTypeDefinition as co, type BabelResolvedConfig as cp, type EnvironmentResolvedConfig as cq, type ResolvedAssetGlob as cr, type OutputResolvedConfig as cs, type ResolvedConfig as ct, type ViteResolvedConfig as cu, type WebpackResolvedConfig as cv, type RspackResolvedConfig as cw, type ESBuildResolvedConfig as cx, type RollupResolvedConfig as cy, type RolldownResolvedConfig as cz, type BabelTransformInput as d, type BabelTransformPluginBuilderParams as e, type BabelTransformPluginBuilder as f, type DeclareBabelTransformPluginReturn as g, type ImportSpecifier as h, type __ΩDefaultImportDefinition as i, type __ΩImportDefinition as j, type __ΩBabelPluginPass as k, type __ΩBabelTransformPluginFilter as l, type __ΩBabelTransformPlugin as m, type __ΩBabelTransformPluginOptions as n, type __ΩResolvedBabelTransformPluginOptions as o, type __ΩBabelTransformInput as p, type __ΩBabelTransformPluginBuilderParams as q, type __ΩBabelTransformPluginBuilder as r, type __ΩDeclareBabelTransformPluginReturn as s, type __ΩImportSpecifier as t, type Commands as u, type __ΩCommandType as v, type __ΩCommands as w, type PluginConfigTuple as x, type PluginConfigObject as y, type PluginConfig as z };
|
package/dist/rolldown.cjs
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
5
|
+
var chunkFJWXCUGQ_cjs = require('./chunk-FJWXCUGQ.cjs');
|
|
6
|
+
require('./chunk-6ZKM7WOB.cjs');
|
|
7
7
|
require('./chunk-ETKZMGLN.cjs');
|
|
8
8
|
require('./chunk-PAMSESZV.cjs');
|
|
9
9
|
require('./chunk-AYKZK666.cjs');
|
|
10
10
|
require('./chunk-USNT2KNT.cjs');
|
|
11
11
|
var unplugin = require('unplugin');
|
|
12
12
|
|
|
13
|
-
var rolldown = unplugin.createRolldownPlugin(
|
|
13
|
+
var rolldown = unplugin.createRolldownPlugin(chunkFJWXCUGQ_cjs.createUnpluginFactory("rolldown"));
|
|
14
14
|
var rolldown_default = rolldown;
|
|
15
15
|
|
|
16
16
|
exports.default = rolldown_default;
|
package/dist/rolldown.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _rolldown from 'rolldown';
|
|
2
|
-
import { V as RolldownUserConfig } from './resolved-
|
|
2
|
+
import { V as RolldownUserConfig } from './resolved-DGrpILrS.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
@@ -42,10 +42,10 @@ import 'typescript';
|
|
|
42
42
|
* @example
|
|
43
43
|
* ```ts
|
|
44
44
|
* // rollup.config.ts
|
|
45
|
-
* import powerlines from "powerlines/rollup"
|
|
45
|
+
* import powerlines from "powerlines/rollup";
|
|
46
46
|
*
|
|
47
47
|
* export default defineConfig({
|
|
48
|
-
* plugins: [powerlines()],
|
|
48
|
+
* plugins: [powerlines({ name: "example-app", ... })],
|
|
49
49
|
* })
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
package/dist/rolldown.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _rolldown from 'rolldown';
|
|
2
|
-
import { V as RolldownUserConfig } from './resolved-
|
|
2
|
+
import { V as RolldownUserConfig } from './resolved-B3BSdXCt.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
@@ -42,10 +42,10 @@ import 'typescript';
|
|
|
42
42
|
* @example
|
|
43
43
|
* ```ts
|
|
44
44
|
* // rollup.config.ts
|
|
45
|
-
* import powerlines from "powerlines/rollup"
|
|
45
|
+
* import powerlines from "powerlines/rollup";
|
|
46
46
|
*
|
|
47
47
|
* export default defineConfig({
|
|
48
|
-
* plugins: [powerlines()],
|
|
48
|
+
* plugins: [powerlines({ name: "example-app", ... })],
|
|
49
49
|
* })
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
package/dist/rolldown.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { createUnpluginFactory } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
import { createUnpluginFactory } from './chunk-RKMUBSYG.js';
|
|
2
|
+
import './chunk-FDEGM4CR.js';
|
|
3
3
|
import './chunk-JQCWV4DT.js';
|
|
4
4
|
import './chunk-JKBJF3UI.js';
|
|
5
5
|
import './chunk-VT7NVLLU.js';
|
package/dist/rollup.cjs
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
5
|
+
var chunkFJWXCUGQ_cjs = require('./chunk-FJWXCUGQ.cjs');
|
|
6
|
+
require('./chunk-6ZKM7WOB.cjs');
|
|
7
7
|
require('./chunk-ETKZMGLN.cjs');
|
|
8
8
|
require('./chunk-PAMSESZV.cjs');
|
|
9
9
|
require('./chunk-AYKZK666.cjs');
|
|
10
10
|
require('./chunk-USNT2KNT.cjs');
|
|
11
11
|
var unplugin = require('unplugin');
|
|
12
12
|
|
|
13
|
-
var rollup = unplugin.createRollupPlugin(
|
|
13
|
+
var rollup = unplugin.createRollupPlugin(chunkFJWXCUGQ_cjs.createUnpluginFactory("rollup"));
|
|
14
14
|
var rollup_default = rollup;
|
|
15
15
|
|
|
16
16
|
exports.default = rollup_default;
|
package/dist/rollup.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _rollup from 'rollup';
|
|
2
|
-
import { T as RollupUserConfig } from './resolved-
|
|
2
|
+
import { T as RollupUserConfig } from './resolved-DGrpILrS.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
@@ -42,10 +42,10 @@ import 'typescript';
|
|
|
42
42
|
* @example
|
|
43
43
|
* ```ts
|
|
44
44
|
* // rollup.config.ts
|
|
45
|
-
* import powerlines from
|
|
45
|
+
* import powerlines from "powerlines/rollup";
|
|
46
46
|
*
|
|
47
47
|
* export default defineConfig({
|
|
48
|
-
* plugins: [powerlines()],
|
|
48
|
+
* plugins: [powerlines({ name: "example-app", ... })],
|
|
49
49
|
* })
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
package/dist/rollup.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _rollup from 'rollup';
|
|
2
|
-
import { T as RollupUserConfig } from './resolved-
|
|
2
|
+
import { T as RollupUserConfig } from './resolved-B3BSdXCt.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
@@ -42,10 +42,10 @@ import 'typescript';
|
|
|
42
42
|
* @example
|
|
43
43
|
* ```ts
|
|
44
44
|
* // rollup.config.ts
|
|
45
|
-
* import powerlines from
|
|
45
|
+
* import powerlines from "powerlines/rollup";
|
|
46
46
|
*
|
|
47
47
|
* export default defineConfig({
|
|
48
|
-
* plugins: [powerlines()],
|
|
48
|
+
* plugins: [powerlines({ name: "example-app", ... })],
|
|
49
49
|
* })
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
package/dist/rollup.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { createUnpluginFactory } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
import { createUnpluginFactory } from './chunk-RKMUBSYG.js';
|
|
2
|
+
import './chunk-FDEGM4CR.js';
|
|
3
3
|
import './chunk-JQCWV4DT.js';
|
|
4
4
|
import './chunk-JKBJF3UI.js';
|
|
5
5
|
import './chunk-VT7NVLLU.js';
|
package/dist/rspack.cjs
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
5
|
+
var chunkFJWXCUGQ_cjs = require('./chunk-FJWXCUGQ.cjs');
|
|
6
|
+
require('./chunk-6ZKM7WOB.cjs');
|
|
7
7
|
require('./chunk-ETKZMGLN.cjs');
|
|
8
8
|
require('./chunk-PAMSESZV.cjs');
|
|
9
9
|
require('./chunk-AYKZK666.cjs');
|
|
10
10
|
require('./chunk-USNT2KNT.cjs');
|
|
11
11
|
var unplugin = require('unplugin');
|
|
12
12
|
|
|
13
|
-
var rspack = unplugin.createRspackPlugin(
|
|
13
|
+
var rspack = unplugin.createRspackPlugin(chunkFJWXCUGQ_cjs.createUnpluginFactory("rspack"));
|
|
14
14
|
var rspack_default = rspack;
|
|
15
15
|
|
|
16
16
|
exports.default = rspack_default;
|
package/dist/rspack.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { Q as RspackUserConfig } from './resolved-
|
|
2
|
+
import { Q as RspackUserConfig } from './resolved-DGrpILrS.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
@@ -42,10 +42,10 @@ import 'typescript';
|
|
|
42
42
|
* @example
|
|
43
43
|
* ```js
|
|
44
44
|
* // rspack.config.js
|
|
45
|
-
* import powerlines from
|
|
45
|
+
* import powerlines from "powerlines/rspack";
|
|
46
46
|
*
|
|
47
47
|
* default export {
|
|
48
|
-
* plugins: [powerlines()],
|
|
48
|
+
* plugins: [powerlines({ name: "example-app", ... })],
|
|
49
49
|
* }
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
package/dist/rspack.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { Q as RspackUserConfig } from './resolved-
|
|
2
|
+
import { Q as RspackUserConfig } from './resolved-B3BSdXCt.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
@@ -42,10 +42,10 @@ import 'typescript';
|
|
|
42
42
|
* @example
|
|
43
43
|
* ```js
|
|
44
44
|
* // rspack.config.js
|
|
45
|
-
* import powerlines from
|
|
45
|
+
* import powerlines from "powerlines/rspack";
|
|
46
46
|
*
|
|
47
47
|
* default export {
|
|
48
|
-
* plugins: [powerlines()],
|
|
48
|
+
* plugins: [powerlines({ name: "example-app", ... })],
|
|
49
49
|
* }
|
|
50
50
|
* ```
|
|
51
51
|
*/
|
package/dist/rspack.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { createUnpluginFactory } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
import { createUnpluginFactory } from './chunk-RKMUBSYG.js';
|
|
2
|
+
import './chunk-FDEGM4CR.js';
|
|
3
3
|
import './chunk-JQCWV4DT.js';
|
|
4
4
|
import './chunk-JKBJF3UI.js';
|
|
5
5
|
import './chunk-VT7NVLLU.js';
|
package/dist/tsup.cjs
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var chunkG5K3I7JU_cjs = require('./chunk-G5K3I7JU.cjs');
|
|
6
6
|
require('./chunk-5IBA5HC2.cjs');
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
7
|
+
require('./chunk-FJWXCUGQ.cjs');
|
|
8
|
+
require('./chunk-6ZKM7WOB.cjs');
|
|
9
9
|
require('./chunk-ETKZMGLN.cjs');
|
|
10
10
|
require('./chunk-PAMSESZV.cjs');
|
|
11
11
|
require('./chunk-AYKZK666.cjs');
|
|
@@ -16,7 +16,7 @@ function tsup(options = {}) {
|
|
|
16
16
|
return {
|
|
17
17
|
...options,
|
|
18
18
|
esbuildPlugins: [
|
|
19
|
-
|
|
19
|
+
chunkG5K3I7JU_cjs.esbuild_default({
|
|
20
20
|
output: {
|
|
21
21
|
outputPath: options.outDir,
|
|
22
22
|
format: options.format
|
package/dist/tsup.d.cts
CHANGED
|
@@ -8,7 +8,7 @@ import { Options } from 'tsup';
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* // tsup.config.ts
|
|
11
|
-
* import withPowerlines from "powerlines/tsup"
|
|
11
|
+
* import withPowerlines from "powerlines/tsup";
|
|
12
12
|
*
|
|
13
13
|
* export default withPowerlines({
|
|
14
14
|
* entry: ["src/index.ts"],
|
|
@@ -16,7 +16,8 @@ import { Options } from 'tsup';
|
|
|
16
16
|
* dts: true,
|
|
17
17
|
* sourcemap: true,
|
|
18
18
|
* clean: true,
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
20
21
|
* ```
|
|
21
22
|
*
|
|
22
23
|
* @param options - The Tsup options to merge with the Powerlines configuration.
|
package/dist/tsup.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ import { Options } from 'tsup';
|
|
|
8
8
|
* @example
|
|
9
9
|
* ```ts
|
|
10
10
|
* // tsup.config.ts
|
|
11
|
-
* import withPowerlines from "powerlines/tsup"
|
|
11
|
+
* import withPowerlines from "powerlines/tsup";
|
|
12
12
|
*
|
|
13
13
|
* export default withPowerlines({
|
|
14
14
|
* entry: ["src/index.ts"],
|
|
@@ -16,7 +16,8 @@ import { Options } from 'tsup';
|
|
|
16
16
|
* dts: true,
|
|
17
17
|
* sourcemap: true,
|
|
18
18
|
* clean: true,
|
|
19
|
-
* })
|
|
19
|
+
* });
|
|
20
|
+
*
|
|
20
21
|
* ```
|
|
21
22
|
*
|
|
22
23
|
* @param options - The Tsup options to merge with the Powerlines configuration.
|
package/dist/tsup.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { esbuild_default } from './chunk-
|
|
1
|
+
import { esbuild_default } from './chunk-KOBCKTHY.js';
|
|
2
2
|
import './chunk-VBR53KGY.js';
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
3
|
+
import './chunk-RKMUBSYG.js';
|
|
4
|
+
import './chunk-FDEGM4CR.js';
|
|
5
5
|
import './chunk-JQCWV4DT.js';
|
|
6
6
|
import './chunk-JKBJF3UI.js';
|
|
7
7
|
import './chunk-VT7NVLLU.js';
|
package/dist/types/api.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { A as API, _ as __ΩAPI } from '../api
|
|
2
|
-
import '../resolved-
|
|
1
|
+
export { A as API, _ as __ΩAPI } from '../api-B77aqxGC.cjs';
|
|
2
|
+
import '../resolved-DGrpILrS.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/types/api.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { A as API, _ as __ΩAPI } from '../api-
|
|
2
|
-
import '../resolved-
|
|
1
|
+
export { A as API, _ as __ΩAPI } from '../api-5H3zEedD.js';
|
|
2
|
+
import '../resolved-B3BSdXCt.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/types/babel.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@babel/core';
|
|
2
2
|
import '@babel/helper-plugin-utils';
|
|
3
|
-
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-
|
|
3
|
+
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-DGrpILrS.cjs';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import '@stryke/types/file';
|
package/dist/types/babel.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@babel/core';
|
|
2
2
|
import '@babel/helper-plugin-utils';
|
|
3
|
-
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-
|
|
3
|
+
export { B as BabelPluginPass, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, I as ImportDefinition, h as ImportSpecifier, N as NamedImportDefinition, R as ResolvedBabelTransformPluginOptions, k as __ΩBabelPluginPass, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, j as __ΩImportDefinition, t as __ΩImportSpecifier, _ as __ΩNamedImportDefinition, o as __ΩResolvedBabelTransformPluginOptions } from '../resolved-B3BSdXCt.js';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import '@stryke/types/file';
|
|
@@ -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 '../resolved-
|
|
3
|
+
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../resolved-DGrpILrS.cjs';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
6
6
|
import 'vite';
|
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 '../resolved-
|
|
3
|
+
export { C as CommandType, u as Commands, S as SUPPORTED_COMMANDS, v as __ΩCommandType, w as __ΩCommands } from '../resolved-B3BSdXCt.js';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
|
6
6
|
import 'vite';
|
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 { ae as AnyUserConfig, G as BabelUserConfig, H as BaseConfig, a9 as BuildInlineConfig, a7 as CleanInlineConfig, K as CommonUserConfig, ad as ConfigEnv, ac as DeployInlineConfig, ab as DocsInlineConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, a0 as FarmUserConfig, a1 as InferUserConfig, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a6 as NewInlineConfig, O as OutputConfig, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, P as PluginFactory, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, V as RolldownUserConfig, T as RollupUserConfig, Q as RspackUserConfig, $ as TsupUserConfig, Z as UnbuildUserConfig, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, X as ViteUserConfig, M as WebpackUserConfig, W as WorkspaceConfig,
|
|
10
|
+
export { ae as AnyUserConfig, G as BabelUserConfig, H as BaseConfig, a9 as BuildInlineConfig, a7 as CleanInlineConfig, K as CommonUserConfig, ad as ConfigEnv, aj as DefineConfigInput, ac as DeployInlineConfig, ab as DocsInlineConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, a0 as FarmUserConfig, a1 as InferUserConfig, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a6 as NewInlineConfig, O as OutputConfig, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, P as PluginFactory, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, V as RolldownUserConfig, T as RollupUserConfig, Q as RspackUserConfig, $ as TsupUserConfig, Z as UnbuildUserConfig, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, X as ViteUserConfig, M as WebpackUserConfig, W as WorkspaceConfig, aV as __ΩAnyUserConfig, at as __ΩBabelUserConfig, av as __ΩBaseConfig, aQ as __ΩBuildInlineConfig, aO as __ΩCleanInlineConfig, ax as __ΩCommonUserConfig, aU as __ΩConfigEnv, a_ as __ΩDefineConfigInput, aT as __ΩDeployInlineConfig, aS as __ΩDocsInlineConfig, aE as __ΩESBuildUserConfig, aw as __ΩEnvironmentConfig, aH as __ΩFarmUserConfig, aI as __ΩInferUserConfig, aJ as __ΩInitialUserConfig, aM as __ΩInlineConfig, aR as __ΩLintInlineConfig, ak as __ΩLogFn, aN as __ΩNewInlineConfig, au as __ΩOutputConfig, aK as __ΩParsedUserConfig, aq as __ΩPartialPlugin, ar as __ΩPartialPluginFactory, ap as __ΩPluginConfig, ao as __ΩPluginConfigObject, an as __ΩPluginConfigTuple, am as __ΩPluginFactory, aL as __ΩPowerlinesCommand, aP as __ΩPrepareInlineConfig, as as __ΩProjectType, aC as __ΩRolldownUserConfig, aB as __ΩRollupUserConfig, aA as __ΩRspackUserConfig, aG as __ΩTsupUserConfig, aF as __ΩUnbuildUserConfig, ay as __ΩUserConfig, aZ as __ΩUserConfigExport, aY as __ΩUserConfigFn, aW as __ΩUserConfigFnObject, aX as __ΩUserConfigFnPromise, aD as __ΩViteUserConfig, az as __ΩWebpackUserConfig, al as __ΩWorkspaceConfig } from '../resolved-DGrpILrS.cjs';
|
|
11
11
|
import './build.cjs';
|
|
12
12
|
import './fs.cjs';
|
|
13
13
|
import './tsconfig.cjs';
|
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 { ae as AnyUserConfig, G as BabelUserConfig, H as BaseConfig, a9 as BuildInlineConfig, a7 as CleanInlineConfig, K as CommonUserConfig, ad as ConfigEnv, ac as DeployInlineConfig, ab as DocsInlineConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, a0 as FarmUserConfig, a1 as InferUserConfig, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a6 as NewInlineConfig, O as OutputConfig, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, P as PluginFactory, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, V as RolldownUserConfig, T as RollupUserConfig, Q as RspackUserConfig, $ as TsupUserConfig, Z as UnbuildUserConfig, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, X as ViteUserConfig, M as WebpackUserConfig, W as WorkspaceConfig,
|
|
10
|
+
export { ae as AnyUserConfig, G as BabelUserConfig, H as BaseConfig, a9 as BuildInlineConfig, a7 as CleanInlineConfig, K as CommonUserConfig, ad as ConfigEnv, aj as DefineConfigInput, ac as DeployInlineConfig, ab as DocsInlineConfig, Y as ESBuildUserConfig, J as EnvironmentConfig, a0 as FarmUserConfig, a1 as InferUserConfig, a2 as InitialUserConfig, a5 as InlineConfig, aa as LintInlineConfig, L as LogFn, a6 as NewInlineConfig, O as OutputConfig, a3 as ParsedUserConfig, A as PartialPlugin, E as PartialPluginFactory, z as PluginConfig, y as PluginConfigObject, x as PluginConfigTuple, P as PluginFactory, a4 as PowerlinesCommand, a8 as PrepareInlineConfig, F as ProjectType, V as RolldownUserConfig, T as RollupUserConfig, Q as RspackUserConfig, $ as TsupUserConfig, Z as UnbuildUserConfig, U as UserConfig, ai as UserConfigExport, ah as UserConfigFn, af as UserConfigFnObject, ag as UserConfigFnPromise, X as ViteUserConfig, M as WebpackUserConfig, W as WorkspaceConfig, aV as __ΩAnyUserConfig, at as __ΩBabelUserConfig, av as __ΩBaseConfig, aQ as __ΩBuildInlineConfig, aO as __ΩCleanInlineConfig, ax as __ΩCommonUserConfig, aU as __ΩConfigEnv, a_ as __ΩDefineConfigInput, aT as __ΩDeployInlineConfig, aS as __ΩDocsInlineConfig, aE as __ΩESBuildUserConfig, aw as __ΩEnvironmentConfig, aH as __ΩFarmUserConfig, aI as __ΩInferUserConfig, aJ as __ΩInitialUserConfig, aM as __ΩInlineConfig, aR as __ΩLintInlineConfig, ak as __ΩLogFn, aN as __ΩNewInlineConfig, au as __ΩOutputConfig, aK as __ΩParsedUserConfig, aq as __ΩPartialPlugin, ar as __ΩPartialPluginFactory, ap as __ΩPluginConfig, ao as __ΩPluginConfigObject, an as __ΩPluginConfigTuple, am as __ΩPluginFactory, aL as __ΩPowerlinesCommand, aP as __ΩPrepareInlineConfig, as as __ΩProjectType, aC as __ΩRolldownUserConfig, aB as __ΩRollupUserConfig, aA as __ΩRspackUserConfig, aG as __ΩTsupUserConfig, aF as __ΩUnbuildUserConfig, ay as __ΩUserConfig, aZ as __ΩUserConfigExport, aY as __ΩUserConfigFn, aW as __ΩUserConfigFnObject, aX as __ΩUserConfigFnPromise, aD as __ΩViteUserConfig, az as __ΩWebpackUserConfig, al as __ΩWorkspaceConfig } from '../resolved-B3BSdXCt.js';
|
|
11
11
|
import './build.js';
|
|
12
12
|
import './fs.js';
|
|
13
13
|
import './tsconfig.js';
|
package/dist/types/context.d.cts
CHANGED
|
@@ -8,7 +8,7 @@ import 'memfs';
|
|
|
8
8
|
import 'semver';
|
|
9
9
|
import 'unimport';
|
|
10
10
|
import 'unplugin';
|
|
11
|
-
export {
|
|
11
|
+
export { ba as APIContext, be as BuildPluginContext, b9 as Context, bc as EnvironmentContext, bb as EnvironmentContextPlugin, b7 as InitContextOptions, a$ as LogLevel, b1 as MetaInfo, bd as PluginContext, b2 as Resolver, b6 as SelectHooksOptions, bf as SerializedVirtualFileSystem, b4 as SourceFile, b3 as TransformResult, b5 as UnimportContext, b8 as UnresolvedContext, b0 as WorkerProcess, br as __ΩAPIContext, bv as __ΩBuildPluginContext, bq as __ΩContext, bt as __ΩEnvironmentContext, bs as __ΩEnvironmentContextPlugin, bo as __ΩInitContextOptions, bg as __ΩLogLevel, bi as __ΩMetaInfo, bu as __ΩPluginContext, bj as __ΩResolver, bn as __ΩSelectHooksOptions, bw as __ΩSerializedVirtualFileSystem, bl as __ΩSourceFile, bk as __ΩTransformResult, bm as __ΩUnimportContext, bp as __ΩUnresolvedContext, bh as __ΩWorkerProcess } from '../resolved-DGrpILrS.cjs';
|
|
12
12
|
import './fs.cjs';
|
|
13
13
|
import './tsconfig.cjs';
|
|
14
14
|
import '@stryke/types/configuration';
|
package/dist/types/context.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ import 'memfs';
|
|
|
8
8
|
import 'semver';
|
|
9
9
|
import 'unimport';
|
|
10
10
|
import 'unplugin';
|
|
11
|
-
export {
|
|
11
|
+
export { ba as APIContext, be as BuildPluginContext, b9 as Context, bc as EnvironmentContext, bb as EnvironmentContextPlugin, b7 as InitContextOptions, a$ as LogLevel, b1 as MetaInfo, bd as PluginContext, b2 as Resolver, b6 as SelectHooksOptions, bf as SerializedVirtualFileSystem, b4 as SourceFile, b3 as TransformResult, b5 as UnimportContext, b8 as UnresolvedContext, b0 as WorkerProcess, br as __ΩAPIContext, bv as __ΩBuildPluginContext, bq as __ΩContext, bt as __ΩEnvironmentContext, bs as __ΩEnvironmentContextPlugin, bo as __ΩInitContextOptions, bg as __ΩLogLevel, bi as __ΩMetaInfo, bu as __ΩPluginContext, bj as __ΩResolver, bn as __ΩSelectHooksOptions, bw as __ΩSerializedVirtualFileSystem, bl as __ΩSourceFile, bk as __ΩTransformResult, bm as __ΩUnimportContext, bp as __ΩUnresolvedContext, bh as __ΩWorkerProcess } from '../resolved-B3BSdXCt.js';
|
|
12
12
|
import './fs.js';
|
|
13
13
|
import './tsconfig.js';
|
|
14
14
|
import '@stryke/types/configuration';
|
package/dist/types/hooks.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { by as BaseHookKeys, bx as BaseHooks, bE as BaseHooksList, bD as BaseHooksListItem, bA as ExternalHookKeys, bz as ExternalHooks, bF as ExternalHooksListItem, bC as HookKeys, bB as Hooks, bG as HooksList, bH as InferHookHandler, bJ as InferHookParameters, bI as InferHookReturnType, bK as InferHookThisType, bM as __ΩBaseHookKeys, bL as __ΩBaseHooks, bS as __ΩBaseHooksList, bR as __ΩBaseHooksListItem, bO as __ΩExternalHookKeys, bN as __ΩExternalHooks, bT as __ΩExternalHooksListItem, bQ as __ΩHookKeys, bP as __ΩHooks, bU as __ΩHooksList, bV as __ΩInferHookHandler, bX as __ΩInferHookParameters, bW as __ΩInferHookReturnType, bY as __ΩInferHookThisType } from '../resolved-DGrpILrS.cjs';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
3
|
import '@stryke/types/configuration';
|
|
4
4
|
import '@stryke/types/file';
|
package/dist/types/hooks.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { by as BaseHookKeys, bx as BaseHooks, bE as BaseHooksList, bD as BaseHooksListItem, bA as ExternalHookKeys, bz as ExternalHooks, bF as ExternalHooksListItem, bC as HookKeys, bB as Hooks, bG as HooksList, bH as InferHookHandler, bJ as InferHookParameters, bI as InferHookReturnType, bK as InferHookThisType, bM as __ΩBaseHookKeys, bL as __ΩBaseHooks, bS as __ΩBaseHooksList, bR as __ΩBaseHooksListItem, bO as __ΩExternalHookKeys, bN as __ΩExternalHooks, bT as __ΩExternalHooksListItem, bQ as __ΩHookKeys, bP as __ΩHooks, bU as __ΩHooksList, bV as __ΩInferHookHandler, bX as __ΩInferHookParameters, bW as __ΩInferHookReturnType, bY as __ΩInferHookThisType } from '../resolved-B3BSdXCt.js';
|
|
2
2
|
import '@stryke/types/base';
|
|
3
3
|
import '@stryke/types/configuration';
|
|
4
4
|
import '@stryke/types/file';
|