powerlines 0.1.1 → 0.2.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/astro.cjs +7 -7
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +4 -4
- package/dist/{chunk-PLDWM2ZP.cjs → chunk-36UI6MGH.cjs} +27 -161
- package/dist/{chunk-MR4NWMNG.js → chunk-4G5JM2U7.js} +3 -3
- package/dist/chunk-5MV45EKI.cjs +12 -0
- package/dist/chunk-6ELWESMS.cjs +12 -0
- package/dist/chunk-7BAZMY7X.js +31 -0
- package/dist/chunk-7DR4SM5Q.cjs +12 -0
- package/dist/{chunk-LDMZLIYU.js → chunk-7PPPAQVG.js} +3 -3
- package/dist/{chunk-LTUNZ7DZ.cjs → chunk-7WC6BZUB.cjs} +8 -8
- package/dist/{chunk-2PFQYMJA.js → chunk-AW2A2HBF.js} +3 -3
- package/dist/{chunk-PZIEMKMR.cjs → chunk-CP4GED73.cjs} +4 -4
- package/dist/{chunk-X7YAUPWT.js → chunk-DO777NNH.js} +3 -3
- package/dist/{chunk-AQ3OSJIC.js → chunk-DWOQUF4C.js} +3 -3
- package/dist/{chunk-PRQH6ES4.cjs → chunk-F7IAPUXH.cjs} +4 -4
- package/dist/{chunk-Y4RC2VTI.cjs → chunk-LCN3Q3ZL.cjs} +4 -4
- package/dist/{chunk-KMU74QDP.js → chunk-LSIDWATS.js} +3 -3
- package/dist/{chunk-EHDYKULX.js → chunk-NR3IOPF2.js} +3 -3
- package/dist/chunk-OXO5B3EZ.cjs +34 -0
- package/dist/{chunk-OBXNXCQZ.js → chunk-PUCXHPI3.js} +3 -3
- package/dist/chunk-SVQ5LTOR.cjs +24 -0
- package/dist/{chunk-ROK5VG4A.js → chunk-U6WZV6FF.js} +3 -3
- package/dist/{chunk-M57MJAYC.js → chunk-VH57PPTD.js} +3 -3
- package/dist/{chunk-ZPC4I3DN.js → chunk-WQELBYZJ.js} +27 -161
- package/dist/chunk-WXIHWZ6S.cjs +12 -0
- package/dist/{chunk-WXMIUOWM.cjs → chunk-YSK45CUS.cjs} +4 -4
- package/dist/{chunk-HV6KOSDO.cjs → chunk-YZPVSWJC.cjs} +4 -4
- package/dist/chunk-ZCYO3IQZ.cjs +12 -0
- package/dist/{chunk-CWOTITQ5.js → chunk-ZDRPM5J4.js} +4 -4
- package/dist/{chunk-YUN6BFQD.js → chunk-ZLZMLLHP.js} +3 -3
- package/dist/define-config.d.cts +1 -1
- package/dist/define-config.d.ts +1 -1
- package/dist/esbuild.cjs +6 -6
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +3 -3
- package/dist/farm.cjs +3 -3
- package/dist/farm.d.cts +1 -1
- package/dist/farm.d.ts +1 -1
- package/dist/farm.js +2 -2
- package/dist/index.cjs +17 -17
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +15 -15
- package/dist/internal/api.cjs +2 -2
- package/dist/internal/api.d.cts +1 -1
- package/dist/internal/api.d.ts +1 -1
- package/dist/internal/api.js +1 -1
- package/dist/lib/{chunk-LLNF24PR.cjs → chunk-FGKEOMUJ.cjs} +18 -32
- package/dist/lib/chunk-FGKEOMUJ.cjs.map +1 -0
- package/dist/lib/{chunk-BWYIFI3V.js → chunk-PEFHZMZD.js} +19 -33
- package/dist/lib/chunk-PEFHZMZD.js.map +1 -0
- package/dist/lib/{config-C3R3Xbo2.d.cts → config-BuOWpULa.d.cts} +25 -9
- package/dist/lib/{config-CtEiDMTQ.d.ts → config-Ckb93CH-.d.ts} +25 -9
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/deepkit/index.d.cts +1 -1
- package/dist/lib/deepkit/index.d.ts +1 -1
- package/dist/lib/deepkit/reflect-type.d.cts +1 -1
- package/dist/lib/deepkit/reflect-type.d.ts +1 -1
- package/dist/lib/deepkit/resolve-reflections.d.cts +1 -1
- package/dist/lib/deepkit/resolve-reflections.d.ts +1 -1
- package/dist/lib/deepkit/transformer.d.cts +1 -1
- package/dist/lib/deepkit/transformer.d.ts +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/index.cjs +54 -76
- package/dist/lib/index.d.cts +1 -6
- package/dist/lib/index.d.ts +1 -6
- package/dist/lib/index.js +10 -16
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/compiler-host.cjs +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/compiler-host.js +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.cjs +28 -28
- package/dist/lib/typescript/index.d.cts +1 -1
- package/dist/lib/typescript/index.d.ts +1 -1
- package/dist/lib/typescript/index.js +2 -2
- package/dist/lib/typescript/program.d.cts +1 -1
- package/dist/lib/typescript/program.d.ts +1 -1
- package/dist/lib/typescript/transpile.d.cts +1 -1
- package/dist/lib/typescript/transpile.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +6 -7
- package/dist/lib/unplugin/factory.d.cts +1 -1
- package/dist/lib/unplugin/factory.d.ts +1 -1
- package/dist/lib/unplugin/factory.js +5 -6
- package/dist/lib/unplugin/index.cjs +7 -8
- package/dist/lib/unplugin/index.d.cts +1 -1
- package/dist/lib/unplugin/index.d.ts +1 -1
- package/dist/lib/unplugin/index.js +6 -7
- package/dist/lib/unplugin/plugin.d.cts +1 -1
- package/dist/lib/unplugin/plugin.d.ts +1 -1
- package/dist/lib/unplugin/resolve-id.d.cts +1 -1
- package/dist/lib/unplugin/resolve-id.d.ts +1 -1
- package/dist/lib/utilities/index.cjs +28 -28
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +4 -4
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/plugin-helpers.d.cts +1 -1
- package/dist/lib/utilities/plugin-helpers.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/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 +7 -7
- package/dist/next.js +4 -4
- package/dist/nuxt.cjs +8 -8
- package/dist/nuxt.js +5 -5
- package/dist/{resolved-DzrwqBEk.d.cts → resolved-B9ZEtSlF.d.cts} +25 -9
- package/dist/{resolved-hmEJSBeO.d.ts → resolved-EWT3-VMR.d.ts} +25 -9
- package/dist/rolldown.cjs +6 -6
- package/dist/rolldown.d.cts +1 -1
- package/dist/rolldown.d.ts +1 -1
- package/dist/rolldown.js +3 -3
- package/dist/rollup.cjs +6 -6
- package/dist/rollup.d.cts +1 -1
- package/dist/rollup.d.ts +1 -1
- package/dist/rollup.js +3 -3
- package/dist/rspack.cjs +6 -6
- package/dist/rspack.d.cts +1 -1
- package/dist/rspack.d.ts +1 -1
- package/dist/rspack.js +3 -3
- package/dist/tsup.cjs +7 -7
- package/dist/tsup.js +4 -4
- 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/compiler.d.cts +1 -1
- package/dist/types/compiler.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 +1 -1
- package/dist/types/index.d.ts +1 -1
- 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 +1 -1
- package/dist/types/unplugin.d.ts +1 -1
- package/dist/unloader.cjs +6 -6
- package/dist/unloader.d.cts +1 -1
- package/dist/unloader.d.ts +1 -1
- package/dist/unloader.js +3 -3
- package/dist/unplugin.cjs +17 -17
- package/dist/unplugin.d.cts +1 -1
- package/dist/unplugin.d.ts +1 -1
- package/dist/unplugin.js +14 -14
- package/dist/vite.cjs +6 -6
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +3 -3
- package/dist/webpack.cjs +6 -6
- package/dist/webpack.d.cts +1 -1
- package/dist/webpack.d.ts +1 -1
- package/dist/webpack.js +3 -3
- package/package.json +3 -49
- package/dist/chunk-4PQ2IVJD.cjs +0 -12
- package/dist/chunk-GH7UDO5U.js +0 -31
- package/dist/chunk-I7NSMKRL.cjs +0 -12
- package/dist/chunk-JIQTIZIB.cjs +0 -12
- package/dist/chunk-L2YLZOLZ.cjs +0 -12
- package/dist/chunk-QNPN2TBM.cjs +0 -12
- package/dist/chunk-RBNB63XQ.cjs +0 -24
- package/dist/chunk-ZERYZ554.cjs +0 -34
- package/dist/lib/chunk-2POAFUYW.cjs +0 -4
- package/dist/lib/chunk-2POAFUYW.cjs.map +0 -1
- package/dist/lib/chunk-3QWPRNOJ.js +0 -3
- package/dist/lib/chunk-3QWPRNOJ.js.map +0 -1
- package/dist/lib/chunk-6YX3AIYU.js +0 -47
- package/dist/lib/chunk-6YX3AIYU.js.map +0 -1
- package/dist/lib/chunk-BWYIFI3V.js.map +0 -1
- package/dist/lib/chunk-D65TQIQK.cjs +0 -99
- package/dist/lib/chunk-D65TQIQK.cjs.map +0 -1
- package/dist/lib/chunk-GAOL534U.js +0 -43
- package/dist/lib/chunk-GAOL534U.js.map +0 -1
- package/dist/lib/chunk-K6OUCANN.js +0 -75
- package/dist/lib/chunk-K6OUCANN.js.map +0 -1
- package/dist/lib/chunk-LLNF24PR.cjs.map +0 -1
- package/dist/lib/chunk-NS4SXIWY.cjs +0 -49
- package/dist/lib/chunk-NS4SXIWY.cjs.map +0 -1
- package/dist/lib/chunk-P4G2H56N.cjs +0 -4
- package/dist/lib/chunk-P4G2H56N.cjs.map +0 -1
- package/dist/lib/chunk-PEARXSNM.js +0 -3
- package/dist/lib/chunk-PEARXSNM.js.map +0 -1
- package/dist/lib/chunk-W4KT67KR.cjs +0 -134
- package/dist/lib/chunk-W4KT67KR.cjs.map +0 -1
- package/dist/lib/chunk-WX4FTMAA.js +0 -131
- package/dist/lib/chunk-WX4FTMAA.js.map +0 -1
- package/dist/lib/chunk-XBWFWDNB.cjs +0 -69
- package/dist/lib/chunk-XBWFWDNB.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/comment.cjs +0 -12
- package/dist/lib/typedoc/helpers/comment.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/comment.d.cts +0 -3
- package/dist/lib/typedoc/helpers/comment.d.ts +0 -3
- package/dist/lib/typedoc/helpers/comment.js +0 -4
- package/dist/lib/typedoc/helpers/comment.js.map +0 -1
- package/dist/lib/typedoc/helpers/index.cjs +0 -24
- package/dist/lib/typedoc/helpers/index.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/index.d.cts +0 -4
- package/dist/lib/typedoc/helpers/index.d.ts +0 -4
- package/dist/lib/typedoc/helpers/index.js +0 -7
- package/dist/lib/typedoc/helpers/index.js.map +0 -1
- package/dist/lib/typedoc/helpers/markdown-theme.cjs +0 -13
- package/dist/lib/typedoc/helpers/markdown-theme.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/markdown-theme.d.cts +0 -21
- package/dist/lib/typedoc/helpers/markdown-theme.d.ts +0 -21
- package/dist/lib/typedoc/helpers/markdown-theme.js +0 -4
- package/dist/lib/typedoc/helpers/markdown-theme.js.map +0 -1
- package/dist/lib/typedoc/helpers/toc.cjs +0 -23
- package/dist/lib/typedoc/helpers/toc.cjs.map +0 -1
- package/dist/lib/typedoc/helpers/toc.d.cts +0 -9
- package/dist/lib/typedoc/helpers/toc.d.ts +0 -9
- package/dist/lib/typedoc/helpers/toc.js +0 -4
- package/dist/lib/typedoc/helpers/toc.js.map +0 -1
- package/dist/lib/typedoc/index.cjs +0 -30
- package/dist/lib/typedoc/index.cjs.map +0 -1
- package/dist/lib/typedoc/index.d.cts +0 -40
- package/dist/lib/typedoc/index.d.ts +0 -40
- package/dist/lib/typedoc/index.js +0 -9
- package/dist/lib/typedoc/index.js.map +0 -1
- package/dist/lib/typedoc/init.cjs +0 -19
- package/dist/lib/typedoc/init.cjs.map +0 -1
- package/dist/lib/typedoc/init.d.cts +0 -68
- package/dist/lib/typedoc/init.d.ts +0 -68
- package/dist/lib/typedoc/init.js +0 -4
- package/dist/lib/typedoc/init.js.map +0 -1
- package/dist/lib/typedoc/plugin.cjs +0 -14
- package/dist/lib/typedoc/plugin.cjs.map +0 -1
- package/dist/lib/typedoc/plugin.d.cts +0 -8
- package/dist/lib/typedoc/plugin.d.ts +0 -8
- package/dist/lib/typedoc/plugin.js +0 -12
- package/dist/lib/typedoc/plugin.js.map +0 -1
package/dist/nuxt.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { nuxt_default as default, nuxt as "module.exports", nuxt } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { nuxt_default as default, nuxt as "module.exports", nuxt } from './chunk-ZDRPM5J4.js';
|
|
2
|
+
import './chunk-AW2A2HBF.js';
|
|
3
3
|
import './chunk-VOB62ELC.js';
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
4
|
+
import './chunk-DO777NNH.js';
|
|
5
|
+
import './chunk-VH57PPTD.js';
|
|
6
|
+
import './chunk-WQELBYZJ.js';
|
|
7
7
|
import './chunk-X2ZKTEPA.js';
|
|
8
8
|
import './chunk-ILVCZATT.js';
|
|
9
9
|
import './chunk-LO77RPRV.js';
|
|
@@ -2508,9 +2508,27 @@ interface OutputConfig {
|
|
|
2508
2508
|
/**
|
|
2509
2509
|
* The path of the generated runtime declaration file relative to the workspace root.
|
|
2510
2510
|
*
|
|
2511
|
-
* @defaultValue "\{projectRoot\}/
|
|
2511
|
+
* @defaultValue "\{projectRoot\}/powerlines.d.ts"
|
|
2512
2512
|
*/
|
|
2513
2513
|
dts?: string | false;
|
|
2514
|
+
/**
|
|
2515
|
+
* A prefix to use for identifying builtin modules
|
|
2516
|
+
*
|
|
2517
|
+
* @remarks
|
|
2518
|
+
* This prefix will be used to identify all builtin modules generated during the "prepare" phase. An example builtin ID for a module called `"utils"` would be `"{builtinPrefix}:utils"`.
|
|
2519
|
+
*
|
|
2520
|
+
* @defaultValue "powerlines"
|
|
2521
|
+
*/
|
|
2522
|
+
builtinPrefix?: string;
|
|
2523
|
+
/**
|
|
2524
|
+
* The folder where the generated runtime modules/builtins will be located
|
|
2525
|
+
*
|
|
2526
|
+
* @remarks
|
|
2527
|
+
* This folder will contain all runtime modules and builtins generated during the "prepare" phase.
|
|
2528
|
+
*
|
|
2529
|
+
* @defaultValue "\{projectRoot\}/.powerlines"
|
|
2530
|
+
*/
|
|
2531
|
+
runtimeFolder?: string;
|
|
2514
2532
|
/**
|
|
2515
2533
|
* The module format of the output files
|
|
2516
2534
|
*
|
|
@@ -2597,14 +2615,12 @@ interface BaseConfig {
|
|
|
2597
2615
|
*/
|
|
2598
2616
|
build?: BuildConfig;
|
|
2599
2617
|
/**
|
|
2600
|
-
*
|
|
2618
|
+
* Configuration for documentation generation
|
|
2601
2619
|
*
|
|
2602
2620
|
* @remarks
|
|
2603
|
-
* This
|
|
2604
|
-
*
|
|
2605
|
-
* @defaultValue "storm"
|
|
2621
|
+
* This configuration will be used by the documentation generation plugins during the `docs` command.
|
|
2606
2622
|
*/
|
|
2607
|
-
|
|
2623
|
+
docs?: Record<string, any>;
|
|
2608
2624
|
/**
|
|
2609
2625
|
* The path to the tsconfig file to be used by the compiler
|
|
2610
2626
|
*
|
|
@@ -2879,13 +2895,13 @@ type EnvironmentResolvedConfig = Omit<EnvironmentConfig, "consumer" | "mode" | "
|
|
|
2879
2895
|
};
|
|
2880
2896
|
type LintResolvedConfig = Required<LintConfig>;
|
|
2881
2897
|
type ResolvedAssetGlob = AssetGlob & Required<Pick<AssetGlob, "input">>;
|
|
2882
|
-
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"
|
|
2898
|
+
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"> & {
|
|
2883
2899
|
assets: ResolvedAssetGlob[];
|
|
2884
|
-
}
|
|
2900
|
+
}>;
|
|
2885
2901
|
/**
|
|
2886
2902
|
* The resolved options for the Powerlines project configuration.
|
|
2887
2903
|
*/
|
|
2888
|
-
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "build" | "transform" | "override" | "root" | "variant" | "type" | "
|
|
2904
|
+
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "build" | "transform" | "override" | "root" | "variant" | "type" | "output" | "logLevel"> & Required<Pick<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "tsconfig" | "build" | "transform" | "override">> & {
|
|
2889
2905
|
/**
|
|
2890
2906
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
2891
2907
|
*/
|
|
@@ -2508,9 +2508,27 @@ interface OutputConfig {
|
|
|
2508
2508
|
/**
|
|
2509
2509
|
* The path of the generated runtime declaration file relative to the workspace root.
|
|
2510
2510
|
*
|
|
2511
|
-
* @defaultValue "\{projectRoot\}/
|
|
2511
|
+
* @defaultValue "\{projectRoot\}/powerlines.d.ts"
|
|
2512
2512
|
*/
|
|
2513
2513
|
dts?: string | false;
|
|
2514
|
+
/**
|
|
2515
|
+
* A prefix to use for identifying builtin modules
|
|
2516
|
+
*
|
|
2517
|
+
* @remarks
|
|
2518
|
+
* This prefix will be used to identify all builtin modules generated during the "prepare" phase. An example builtin ID for a module called `"utils"` would be `"{builtinPrefix}:utils"`.
|
|
2519
|
+
*
|
|
2520
|
+
* @defaultValue "powerlines"
|
|
2521
|
+
*/
|
|
2522
|
+
builtinPrefix?: string;
|
|
2523
|
+
/**
|
|
2524
|
+
* The folder where the generated runtime modules/builtins will be located
|
|
2525
|
+
*
|
|
2526
|
+
* @remarks
|
|
2527
|
+
* This folder will contain all runtime modules and builtins generated during the "prepare" phase.
|
|
2528
|
+
*
|
|
2529
|
+
* @defaultValue "\{projectRoot\}/.powerlines"
|
|
2530
|
+
*/
|
|
2531
|
+
runtimeFolder?: string;
|
|
2514
2532
|
/**
|
|
2515
2533
|
* The module format of the output files
|
|
2516
2534
|
*
|
|
@@ -2597,14 +2615,12 @@ interface BaseConfig {
|
|
|
2597
2615
|
*/
|
|
2598
2616
|
build?: BuildConfig;
|
|
2599
2617
|
/**
|
|
2600
|
-
*
|
|
2618
|
+
* Configuration for documentation generation
|
|
2601
2619
|
*
|
|
2602
2620
|
* @remarks
|
|
2603
|
-
* This
|
|
2604
|
-
*
|
|
2605
|
-
* @defaultValue "storm"
|
|
2621
|
+
* This configuration will be used by the documentation generation plugins during the `docs` command.
|
|
2606
2622
|
*/
|
|
2607
|
-
|
|
2623
|
+
docs?: Record<string, any>;
|
|
2608
2624
|
/**
|
|
2609
2625
|
* The path to the tsconfig file to be used by the compiler
|
|
2610
2626
|
*
|
|
@@ -2879,13 +2895,13 @@ type EnvironmentResolvedConfig = Omit<EnvironmentConfig, "consumer" | "mode" | "
|
|
|
2879
2895
|
};
|
|
2880
2896
|
type LintResolvedConfig = Required<LintConfig>;
|
|
2881
2897
|
type ResolvedAssetGlob = AssetGlob & Required<Pick<AssetGlob, "input">>;
|
|
2882
|
-
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"
|
|
2898
|
+
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"> & {
|
|
2883
2899
|
assets: ResolvedAssetGlob[];
|
|
2884
|
-
}
|
|
2900
|
+
}>;
|
|
2885
2901
|
/**
|
|
2886
2902
|
* The resolved options for the Powerlines project configuration.
|
|
2887
2903
|
*/
|
|
2888
|
-
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "build" | "transform" | "override" | "root" | "variant" | "type" | "
|
|
2904
|
+
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "build" | "transform" | "override" | "root" | "variant" | "type" | "output" | "logLevel"> & Required<Pick<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "tsconfig" | "build" | "transform" | "override">> & {
|
|
2889
2905
|
/**
|
|
2890
2906
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
2891
2907
|
*/
|
package/dist/rolldown.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunk6ELWESMS_cjs = require('./chunk-6ELWESMS.cjs');
|
|
6
|
+
require('./chunk-7WC6BZUB.cjs');
|
|
7
|
+
require('./chunk-36UI6MGH.cjs');
|
|
8
8
|
require('./chunk-TNAS7QOH.cjs');
|
|
9
9
|
require('./chunk-YE56I7CZ.cjs');
|
|
10
10
|
require('./chunk-5VPVJHJO.cjs');
|
|
@@ -14,15 +14,15 @@ require('./chunk-PK6SKIKE.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk6ELWESMS_cjs.rolldown_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk6ELWESMS_cjs.rolldown; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "rolldown", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk6ELWESMS_cjs.rolldown; }
|
|
26
26
|
});
|
|
27
27
|
//# sourceMappingURL=rolldown.cjs.map
|
|
28
28
|
//# sourceMappingURL=rolldown.cjs.map
|
package/dist/rolldown.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rolldown$1 from 'rolldown';
|
|
2
|
-
import { a6 as RolldownUserConfig } from './resolved-
|
|
2
|
+
import { a6 as RolldownUserConfig } from './resolved-B9ZEtSlF.cjs';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
package/dist/rolldown.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rolldown$1 from 'rolldown';
|
|
2
|
-
import { a6 as RolldownUserConfig } from './resolved-
|
|
2
|
+
import { a6 as RolldownUserConfig } from './resolved-EWT3-VMR.js';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
package/dist/rolldown.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { rolldown_default as default, rolldown as "module.exports", rolldown } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { rolldown_default as default, rolldown as "module.exports", rolldown } from './chunk-U6WZV6FF.js';
|
|
2
|
+
import './chunk-VH57PPTD.js';
|
|
3
|
+
import './chunk-WQELBYZJ.js';
|
|
4
4
|
import './chunk-X2ZKTEPA.js';
|
|
5
5
|
import './chunk-ILVCZATT.js';
|
|
6
6
|
import './chunk-LO77RPRV.js';
|
package/dist/rollup.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunk7DR4SM5Q_cjs = require('./chunk-7DR4SM5Q.cjs');
|
|
6
|
+
require('./chunk-7WC6BZUB.cjs');
|
|
7
|
+
require('./chunk-36UI6MGH.cjs');
|
|
8
8
|
require('./chunk-TNAS7QOH.cjs');
|
|
9
9
|
require('./chunk-YE56I7CZ.cjs');
|
|
10
10
|
require('./chunk-5VPVJHJO.cjs');
|
|
@@ -14,15 +14,15 @@ require('./chunk-PK6SKIKE.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk7DR4SM5Q_cjs.rollup_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk7DR4SM5Q_cjs.rollup; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "rollup", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk7DR4SM5Q_cjs.rollup; }
|
|
26
26
|
});
|
|
27
27
|
//# sourceMappingURL=rollup.cjs.map
|
|
28
28
|
//# sourceMappingURL=rollup.cjs.map
|
package/dist/rollup.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rollup$1 from 'rollup';
|
|
2
|
-
import { a5 as RollupUserConfig } from './resolved-
|
|
2
|
+
import { a5 as RollupUserConfig } from './resolved-B9ZEtSlF.cjs';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
package/dist/rollup.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as rollup$1 from 'rollup';
|
|
2
|
-
import { a5 as RollupUserConfig } from './resolved-
|
|
2
|
+
import { a5 as RollupUserConfig } from './resolved-EWT3-VMR.js';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
package/dist/rollup.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { rollup_default as default, rollup as "module.exports", rollup } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { rollup_default as default, rollup as "module.exports", rollup } from './chunk-4G5JM2U7.js';
|
|
2
|
+
import './chunk-VH57PPTD.js';
|
|
3
|
+
import './chunk-WQELBYZJ.js';
|
|
4
4
|
import './chunk-X2ZKTEPA.js';
|
|
5
5
|
import './chunk-ILVCZATT.js';
|
|
6
6
|
import './chunk-LO77RPRV.js';
|
package/dist/rspack.cjs
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
5
|
+
var chunkZCYO3IQZ_cjs = require('./chunk-ZCYO3IQZ.cjs');
|
|
6
|
+
require('./chunk-7WC6BZUB.cjs');
|
|
7
|
+
require('./chunk-36UI6MGH.cjs');
|
|
8
8
|
require('./chunk-TNAS7QOH.cjs');
|
|
9
9
|
require('./chunk-YE56I7CZ.cjs');
|
|
10
10
|
require('./chunk-5VPVJHJO.cjs');
|
|
@@ -14,15 +14,15 @@ require('./chunk-PK6SKIKE.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkZCYO3IQZ_cjs.rspack_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkZCYO3IQZ_cjs.rspack; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "rspack", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkZCYO3IQZ_cjs.rspack; }
|
|
26
26
|
});
|
|
27
27
|
//# sourceMappingURL=rspack.cjs.map
|
|
28
28
|
//# sourceMappingURL=rspack.cjs.map
|
package/dist/rspack.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { a4 as RspackUserConfig } from './resolved-
|
|
2
|
+
import { a4 as RspackUserConfig } from './resolved-B9ZEtSlF.cjs';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
package/dist/rspack.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as unplugin from 'unplugin';
|
|
2
|
-
import { a4 as RspackUserConfig } from './resolved-
|
|
2
|
+
import { a4 as RspackUserConfig } from './resolved-EWT3-VMR.js';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@stryke/types/base';
|
|
5
5
|
import '@stryke/types/configuration';
|
package/dist/rspack.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { rspack_default as default, rspack as "module.exports", rspack } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { rspack_default as default, rspack as "module.exports", rspack } from './chunk-LSIDWATS.js';
|
|
2
|
+
import './chunk-VH57PPTD.js';
|
|
3
|
+
import './chunk-WQELBYZJ.js';
|
|
4
4
|
import './chunk-X2ZKTEPA.js';
|
|
5
5
|
import './chunk-ILVCZATT.js';
|
|
6
6
|
import './chunk-LO77RPRV.js';
|
package/dist/tsup.cjs
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
5
|
+
var chunkYZPVSWJC_cjs = require('./chunk-YZPVSWJC.cjs');
|
|
6
|
+
require('./chunk-CP4GED73.cjs');
|
|
7
7
|
require('./chunk-QIKKQQF7.cjs');
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
8
|
+
require('./chunk-7WC6BZUB.cjs');
|
|
9
|
+
require('./chunk-36UI6MGH.cjs');
|
|
10
10
|
require('./chunk-TNAS7QOH.cjs');
|
|
11
11
|
require('./chunk-YE56I7CZ.cjs');
|
|
12
12
|
require('./chunk-5VPVJHJO.cjs');
|
|
@@ -16,15 +16,15 @@ require('./chunk-PK6SKIKE.cjs');
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "default", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkYZPVSWJC_cjs.tsup_default; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "module.exports", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkYZPVSWJC_cjs.tsup; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "tsup", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkYZPVSWJC_cjs.tsup; }
|
|
28
28
|
});
|
|
29
29
|
//# sourceMappingURL=tsup.cjs.map
|
|
30
30
|
//# sourceMappingURL=tsup.cjs.map
|
package/dist/tsup.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { tsup_default as default, tsup as "module.exports", tsup } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
export { tsup_default as default, tsup as "module.exports", tsup } from './chunk-DWOQUF4C.js';
|
|
2
|
+
import './chunk-NR3IOPF2.js';
|
|
3
3
|
import './chunk-VOB62ELC.js';
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
4
|
+
import './chunk-VH57PPTD.js';
|
|
5
|
+
import './chunk-WQELBYZJ.js';
|
|
6
6
|
import './chunk-X2ZKTEPA.js';
|
|
7
7
|
import './chunk-ILVCZATT.js';
|
|
8
8
|
import './chunk-LO77RPRV.js';
|
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-B9ZEtSlF.cjs';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@stryke/types/base';
|
|
6
6
|
import '@stryke/types/configuration';
|
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-EWT3-VMR.js';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@stryke/types/base';
|
|
6
6
|
import '@stryke/types/configuration';
|
|
@@ -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-B9ZEtSlF.cjs';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import '@stryke/types/file';
|
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-EWT3-VMR.js';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import '@stryke/types/file';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/base';
|
|
2
2
|
import 'magic-string';
|
|
3
|
-
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-
|
|
3
|
+
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-B9ZEtSlF.cjs';
|
|
4
4
|
import './tsconfig.cjs';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@stryke/types/configuration';
|
package/dist/types/compiler.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@stryke/types/base';
|
|
2
2
|
import 'magic-string';
|
|
3
|
-
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-
|
|
3
|
+
export { A as CompilerInterface, z as CompilerOptions, x as CompilerResult, y as SourceFile, T as TranspilerOptions, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, F as __ΩSourceFile, G as __ΩTranspilerOptions } from '../resolved-EWT3-VMR.js';
|
|
4
4
|
import './tsconfig.js';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@stryke/types/configuration';
|
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 { ap as AnyUserConfig, U as BabelUserConfig, $ as BaseConfig, ak as BuildInlineConfig, ai as CleanInlineConfig, a1 as CommonUserConfig, ao as ConfigEnv, am as DocsInlineConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, ab as FarmUserConfig, ac as InferUserConfig, ad as InitialUserConfig, ag as InlineConfig, X as LintConfig, al as LintInlineConfig, L as LogFn, ah as NewInlineConfig, Y as OutputConfig, ae as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, an as ReleaseInlineConfig, a6 as RolldownUserConfig, a5 as RollupUserConfig, a4 as RspackUserConfig, Z as TransformConfig, aa as TsupUserConfig, a9 as UnbuildUserConfig, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, a7 as ViteUserConfig, a3 as WebpackUserConfig, W as WorkspaceConfig, b4 as __ΩAnyUserConfig, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, a$ as __ΩBuildInlineConfig, aZ as __ΩCleanInlineConfig, aI as __ΩCommonUserConfig, b3 as __ΩConfigEnv, b1 as __ΩDocsInlineConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, aS as __ΩFarmUserConfig, aT as __ΩInferUserConfig, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, au as __ΩLogFn, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, aV as __ΩParsedUserConfig, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, aw as __ΩPluginFactory, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, b2 as __ΩReleaseInlineConfig, aN as __ΩRolldownUserConfig, aM as __ΩRollupUserConfig, aL as __ΩRspackUserConfig, aF as __ΩTransformConfig, aR as __ΩTsupUserConfig, aQ as __ΩUnbuildUserConfig, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, aO as __ΩViteUserConfig, aK as __ΩWebpackUserConfig, av as __ΩWorkspaceConfig } from '../resolved-
|
|
10
|
+
export { ap as AnyUserConfig, U as BabelUserConfig, $ as BaseConfig, ak as BuildInlineConfig, ai as CleanInlineConfig, a1 as CommonUserConfig, ao as ConfigEnv, am as DocsInlineConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, ab as FarmUserConfig, ac as InferUserConfig, ad as InitialUserConfig, ag as InlineConfig, X as LintConfig, al as LintInlineConfig, L as LogFn, ah as NewInlineConfig, Y as OutputConfig, ae as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, an as ReleaseInlineConfig, a6 as RolldownUserConfig, a5 as RollupUserConfig, a4 as RspackUserConfig, Z as TransformConfig, aa as TsupUserConfig, a9 as UnbuildUserConfig, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, a7 as ViteUserConfig, a3 as WebpackUserConfig, W as WorkspaceConfig, b4 as __ΩAnyUserConfig, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, a$ as __ΩBuildInlineConfig, aZ as __ΩCleanInlineConfig, aI as __ΩCommonUserConfig, b3 as __ΩConfigEnv, b1 as __ΩDocsInlineConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, aS as __ΩFarmUserConfig, aT as __ΩInferUserConfig, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, au as __ΩLogFn, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, aV as __ΩParsedUserConfig, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, aw as __ΩPluginFactory, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, b2 as __ΩReleaseInlineConfig, aN as __ΩRolldownUserConfig, aM as __ΩRollupUserConfig, aL as __ΩRspackUserConfig, aF as __ΩTransformConfig, aR as __ΩTsupUserConfig, aQ as __ΩUnbuildUserConfig, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, aO as __ΩViteUserConfig, aK as __ΩWebpackUserConfig, av as __ΩWorkspaceConfig } from '../resolved-B9ZEtSlF.cjs';
|
|
11
11
|
import './build.cjs';
|
|
12
12
|
import './tsconfig.cjs';
|
|
13
13
|
import './vfs.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 { ap as AnyUserConfig, U as BabelUserConfig, $ as BaseConfig, ak as BuildInlineConfig, ai as CleanInlineConfig, a1 as CommonUserConfig, ao as ConfigEnv, am as DocsInlineConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, ab as FarmUserConfig, ac as InferUserConfig, ad as InitialUserConfig, ag as InlineConfig, X as LintConfig, al as LintInlineConfig, L as LogFn, ah as NewInlineConfig, Y as OutputConfig, ae as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, an as ReleaseInlineConfig, a6 as RolldownUserConfig, a5 as RollupUserConfig, a4 as RspackUserConfig, Z as TransformConfig, aa as TsupUserConfig, a9 as UnbuildUserConfig, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, a7 as ViteUserConfig, a3 as WebpackUserConfig, W as WorkspaceConfig, b4 as __ΩAnyUserConfig, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, a$ as __ΩBuildInlineConfig, aZ as __ΩCleanInlineConfig, aI as __ΩCommonUserConfig, b3 as __ΩConfigEnv, b1 as __ΩDocsInlineConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, aS as __ΩFarmUserConfig, aT as __ΩInferUserConfig, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, au as __ΩLogFn, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, aV as __ΩParsedUserConfig, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, aw as __ΩPluginFactory, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, b2 as __ΩReleaseInlineConfig, aN as __ΩRolldownUserConfig, aM as __ΩRollupUserConfig, aL as __ΩRspackUserConfig, aF as __ΩTransformConfig, aR as __ΩTsupUserConfig, aQ as __ΩUnbuildUserConfig, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, aO as __ΩViteUserConfig, aK as __ΩWebpackUserConfig, av as __ΩWorkspaceConfig } from '../resolved-
|
|
10
|
+
export { ap as AnyUserConfig, U as BabelUserConfig, $ as BaseConfig, ak as BuildInlineConfig, ai as CleanInlineConfig, a1 as CommonUserConfig, ao as ConfigEnv, am as DocsInlineConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, ab as FarmUserConfig, ac as InferUserConfig, ad as InitialUserConfig, ag as InlineConfig, X as LintConfig, al as LintInlineConfig, L as LogFn, ah as NewInlineConfig, Y as OutputConfig, ae as ParsedUserConfig, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, P as PluginFactory, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, an as ReleaseInlineConfig, a6 as RolldownUserConfig, a5 as RollupUserConfig, a4 as RspackUserConfig, Z as TransformConfig, aa as TsupUserConfig, a9 as UnbuildUserConfig, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, a7 as ViteUserConfig, a3 as WebpackUserConfig, W as WorkspaceConfig, b4 as __ΩAnyUserConfig, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, a$ as __ΩBuildInlineConfig, aZ as __ΩCleanInlineConfig, aI as __ΩCommonUserConfig, b3 as __ΩConfigEnv, b1 as __ΩDocsInlineConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, aS as __ΩFarmUserConfig, aT as __ΩInferUserConfig, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, au as __ΩLogFn, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, aV as __ΩParsedUserConfig, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, aw as __ΩPluginFactory, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, b2 as __ΩReleaseInlineConfig, aN as __ΩRolldownUserConfig, aM as __ΩRollupUserConfig, aL as __ΩRspackUserConfig, aF as __ΩTransformConfig, aR as __ΩTsupUserConfig, aQ as __ΩUnbuildUserConfig, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, aO as __ΩViteUserConfig, aK as __ΩWebpackUserConfig, av as __ΩWorkspaceConfig } from '../resolved-EWT3-VMR.js';
|
|
11
11
|
import './build.js';
|
|
12
12
|
import './tsconfig.js';
|
|
13
13
|
import './vfs.js';
|
package/dist/types/context.d.cts
CHANGED
|
@@ -6,7 +6,7 @@ import 'memfs';
|
|
|
6
6
|
import 'powerlines/deepkit/type';
|
|
7
7
|
import 'unimport';
|
|
8
8
|
import 'unplugin';
|
|
9
|
-
export { bk as APIContext, bo as BuildPluginContext, bj as Context, bg as ContextReflectionRecord, bm as EnvironmentContext, bl as EnvironmentContextPlugin, bi as InitContextOptions, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, b9 as LogLevel, bb as MetaInfo, bn as PluginContext, be as Reflection, bf as ReflectionRecord, bc as Resolver, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, bd as UnimportContext, ba as WorkerProcess, bD as __ΩAPIContext, bH as __ΩBuildPluginContext, bC as __ΩContext, bz as __ΩContextReflectionRecord, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, bB as __ΩInitContextOptions, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, bs as __ΩLogLevel, bu as __ΩMetaInfo, bG as __ΩPluginContext, bx as __ΩReflection, by as __ΩReflectionRecord, bv as __ΩResolver, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, bw as __ΩUnimportContext, bt as __ΩWorkerProcess } from '../resolved-
|
|
9
|
+
export { bk as APIContext, bo as BuildPluginContext, bj as Context, bg as ContextReflectionRecord, bm as EnvironmentContext, bl as EnvironmentContextPlugin, bi as InitContextOptions, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, b9 as LogLevel, bb as MetaInfo, bn as PluginContext, be as Reflection, bf as ReflectionRecord, bc as Resolver, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, bd as UnimportContext, ba as WorkerProcess, bD as __ΩAPIContext, bH as __ΩBuildPluginContext, bC as __ΩContext, bz as __ΩContextReflectionRecord, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, bB as __ΩInitContextOptions, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, bs as __ΩLogLevel, bu as __ΩMetaInfo, bG as __ΩPluginContext, bx as __ΩReflection, by as __ΩReflectionRecord, bv as __ΩResolver, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, bw as __ΩUnimportContext, bt as __ΩWorkerProcess } from '../resolved-B9ZEtSlF.cjs';
|
|
10
10
|
import './tsconfig.cjs';
|
|
11
11
|
import './vfs.cjs';
|
|
12
12
|
import '@storm-software/config-tools/types';
|
package/dist/types/context.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import 'memfs';
|
|
|
6
6
|
import 'powerlines/deepkit/type';
|
|
7
7
|
import 'unimport';
|
|
8
8
|
import 'unplugin';
|
|
9
|
-
export { bk as APIContext, bo as BuildPluginContext, bj as Context, bg as ContextReflectionRecord, bm as EnvironmentContext, bl as EnvironmentContextPlugin, bi as InitContextOptions, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, b9 as LogLevel, bb as MetaInfo, bn as PluginContext, be as Reflection, bf as ReflectionRecord, bc as Resolver, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, bd as UnimportContext, ba as WorkerProcess, bD as __ΩAPIContext, bH as __ΩBuildPluginContext, bC as __ΩContext, bz as __ΩContextReflectionRecord, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, bB as __ΩInitContextOptions, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, bs as __ΩLogLevel, bu as __ΩMetaInfo, bG as __ΩPluginContext, bx as __ΩReflection, by as __ΩReflectionRecord, bv as __ΩResolver, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, bw as __ΩUnimportContext, bt as __ΩWorkerProcess } from '../resolved-
|
|
9
|
+
export { bk as APIContext, bo as BuildPluginContext, bj as Context, bg as ContextReflectionRecord, bm as EnvironmentContext, bl as EnvironmentContextPlugin, bi as InitContextOptions, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, b9 as LogLevel, bb as MetaInfo, bn as PluginContext, be as Reflection, bf as ReflectionRecord, bc as Resolver, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, bd as UnimportContext, ba as WorkerProcess, bD as __ΩAPIContext, bH as __ΩBuildPluginContext, bC as __ΩContext, bz as __ΩContextReflectionRecord, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, bB as __ΩInitContextOptions, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, bs as __ΩLogLevel, bu as __ΩMetaInfo, bG as __ΩPluginContext, bx as __ΩReflection, by as __ΩReflectionRecord, bv as __ΩResolver, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, bw as __ΩUnimportContext, bt as __ΩWorkerProcess } from '../resolved-EWT3-VMR.js';
|
|
10
10
|
import './tsconfig.js';
|
|
11
11
|
import './vfs.js';
|
|
12
12
|
import '@storm-software/config-tools/types';
|
package/dist/types/hooks.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { 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, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType } from '../resolved-
|
|
1
|
+
export { 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, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType } from '../resolved-B9ZEtSlF.cjs';
|
|
2
2
|
import '@storm-software/config-tools/types';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
package/dist/types/hooks.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { 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, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType } from '../resolved-
|
|
1
|
+
export { 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, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType } from '../resolved-EWT3-VMR.js';
|
|
2
2
|
import '@storm-software/config-tools/types';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { bk as APIContext, ap as AnyUserConfig, B as BabelPluginPass, cD as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, U as BabelUserConfig, $ as BaseConfig, bM as BaseHookKeys, bL as BaseHooks, bS as BaseHooksList, bR as BaseHooksListItem, cf as BasePluginHookFunctions, ak as BuildInlineConfig, cg as BuildPlugin, bo as BuildPluginContext, ai as CleanInlineConfig, C as CommandType, u as Commands, a1 as CommonUserConfig, A as CompilerInterface, z as CompilerOptions, x as CompilerResult, ao as ConfigEnv, bj as Context, bg as ContextReflectionRecord, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, am as DocsInlineConfig, cM as ESBuildResolvedConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, bm as EnvironmentContext, bl as EnvironmentContextPlugin, cE as EnvironmentResolvedConfig, bO as ExternalHookKeys, bN as ExternalHooks, bT as ExternalHooksListItem, ci as ExternalPluginHookFunctions, ch as ExternalPluginHookFunctionsVariant, cR as FarmResolvedConfig, ab as FarmUserConfig, bQ as HookKeys, bP as Hooks, bU as HooksList, I as ImportDefinition, h as ImportSpecifier, bV as InferHookHandler, bX as InferHookParameters, bW as InferHookReturnType, bY as InferHookThisType, cS as InferResolvedConfig, ac as InferUserConfig, bi as InitContextOptions, ad as InitialUserConfig, ag as InlineConfig, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, X as LintConfig, al as LintInlineConfig, cF as LintResolvedConfig, L as LogFn, b9 as LogLevel, bb as MetaInfo, N as NamedImportDefinition, ah as NewInlineConfig, Y as OutputConfig, cH as OutputResolvedConfig, cn as PLUGIN_NON_HOOK_FIELDS, cc as PackageDependencies, cb as PackageDependencyMeta, ae as ParsedUserConfig, cm as Plugin, cl as PluginBuildPlugins, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, bn as PluginContext, P as PluginFactory, ce as PluginHook, cj as PluginHookFunctions, cd as PluginHookObject, ck as PluginHooks, co as PluginNonHookFields, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, be as Reflection, bf as ReflectionRecord, an as ReleaseInlineConfig, cG as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cI as ResolvedConfig, cC as ResolvedEntryTypeDefinition, bc as Resolver, cO as RolldownResolvedConfig, a6 as RolldownUserConfig, cN as RollupResolvedConfig, a5 as RollupUserConfig, cL as RspackResolvedConfig, a4 as RspackUserConfig, S as SUPPORTED_COMMANDS, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, y as SourceFile, Z as TransformConfig, T as TranspilerOptions, cP as TsupResolvedConfig, aa as TsupUserConfig, cQ as UnbuildResolvedConfig, a9 as UnbuildUserConfig, bd as UnimportContext, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, cJ as ViteResolvedConfig, a7 as ViteUserConfig, cK as WebpackResolvedConfig, a3 as WebpackUserConfig, ba as WorkerProcess, W as WorkspaceConfig, bD as __ΩAPIContext, b4 as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cU as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, ct as __ΩBasePluginHookFunctions, a$ as __ΩBuildInlineConfig, cu as __ΩBuildPlugin, bH as __ΩBuildPluginContext, aZ as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, aI as __ΩCommonUserConfig, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, b3 as __ΩConfigEnv, bC as __ΩContext, bz as __ΩContextReflectionRecord, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, b1 as __ΩDocsInlineConfig, d1 as __ΩESBuildResolvedConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, cV as __ΩEnvironmentResolvedConfig, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, cw as __ΩExternalPluginHookFunctions, cv as __ΩExternalPluginHookFunctionsVariant, d6 as __ΩFarmResolvedConfig, aS as __ΩFarmUserConfig, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType, d7 as __ΩInferResolvedConfig, aT as __ΩInferUserConfig, bB as __ΩInitContextOptions, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, cW as __ΩLintResolvedConfig, au as __ΩLogFn, bs as __ΩLogLevel, bu as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, cY as __ΩOutputResolvedConfig, cq as __ΩPackageDependencies, cp as __ΩPackageDependencyMeta, aV as __ΩParsedUserConfig, cA as __ΩPlugin, cz as __ΩPluginBuildPlugins, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, bG as __ΩPluginContext, aw as __ΩPluginFactory, cs as __ΩPluginHook, cx as __ΩPluginHookFunctions, cr as __ΩPluginHookObject, cy as __ΩPluginHooks, cB as __ΩPluginNonHookFields, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, bx as __ΩReflection, by as __ΩReflectionRecord, b2 as __ΩReleaseInlineConfig, cX as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cZ as __ΩResolvedConfig, cT as __ΩResolvedEntryTypeDefinition, bv as __ΩResolver, d3 as __ΩRolldownResolvedConfig, aN as __ΩRolldownUserConfig, d2 as __ΩRollupResolvedConfig, aM as __ΩRollupUserConfig, d0 as __ΩRspackResolvedConfig, aL as __ΩRspackUserConfig, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, F as __ΩSourceFile, aF as __ΩTransformConfig, G as __ΩTranspilerOptions, d4 as __ΩTsupResolvedConfig, aR as __ΩTsupUserConfig, d5 as __ΩUnbuildResolvedConfig, aQ as __ΩUnbuildUserConfig, bw as __ΩUnimportContext, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, c_ as __ΩViteResolvedConfig, aO as __ΩViteUserConfig, c$ as __ΩWebpackResolvedConfig, aK as __ΩWebpackUserConfig, bt as __ΩWorkerProcess, av as __ΩWorkspaceConfig } from '../resolved-
|
|
1
|
+
export { bk as APIContext, ap as AnyUserConfig, B as BabelPluginPass, cD as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, U as BabelUserConfig, $ as BaseConfig, bM as BaseHookKeys, bL as BaseHooks, bS as BaseHooksList, bR as BaseHooksListItem, cf as BasePluginHookFunctions, ak as BuildInlineConfig, cg as BuildPlugin, bo as BuildPluginContext, ai as CleanInlineConfig, C as CommandType, u as Commands, a1 as CommonUserConfig, A as CompilerInterface, z as CompilerOptions, x as CompilerResult, ao as ConfigEnv, bj as Context, bg as ContextReflectionRecord, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, am as DocsInlineConfig, cM as ESBuildResolvedConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, bm as EnvironmentContext, bl as EnvironmentContextPlugin, cE as EnvironmentResolvedConfig, bO as ExternalHookKeys, bN as ExternalHooks, bT as ExternalHooksListItem, ci as ExternalPluginHookFunctions, ch as ExternalPluginHookFunctionsVariant, cR as FarmResolvedConfig, ab as FarmUserConfig, bQ as HookKeys, bP as Hooks, bU as HooksList, I as ImportDefinition, h as ImportSpecifier, bV as InferHookHandler, bX as InferHookParameters, bW as InferHookReturnType, bY as InferHookThisType, cS as InferResolvedConfig, ac as InferUserConfig, bi as InitContextOptions, ad as InitialUserConfig, ag as InlineConfig, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, X as LintConfig, al as LintInlineConfig, cF as LintResolvedConfig, L as LogFn, b9 as LogLevel, bb as MetaInfo, N as NamedImportDefinition, ah as NewInlineConfig, Y as OutputConfig, cH as OutputResolvedConfig, cn as PLUGIN_NON_HOOK_FIELDS, cc as PackageDependencies, cb as PackageDependencyMeta, ae as ParsedUserConfig, cm as Plugin, cl as PluginBuildPlugins, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, bn as PluginContext, P as PluginFactory, ce as PluginHook, cj as PluginHookFunctions, cd as PluginHookObject, ck as PluginHooks, co as PluginNonHookFields, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, be as Reflection, bf as ReflectionRecord, an as ReleaseInlineConfig, cG as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cI as ResolvedConfig, cC as ResolvedEntryTypeDefinition, bc as Resolver, cO as RolldownResolvedConfig, a6 as RolldownUserConfig, cN as RollupResolvedConfig, a5 as RollupUserConfig, cL as RspackResolvedConfig, a4 as RspackUserConfig, S as SUPPORTED_COMMANDS, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, y as SourceFile, Z as TransformConfig, T as TranspilerOptions, cP as TsupResolvedConfig, aa as TsupUserConfig, cQ as UnbuildResolvedConfig, a9 as UnbuildUserConfig, bd as UnimportContext, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, cJ as ViteResolvedConfig, a7 as ViteUserConfig, cK as WebpackResolvedConfig, a3 as WebpackUserConfig, ba as WorkerProcess, W as WorkspaceConfig, bD as __ΩAPIContext, b4 as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cU as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, ct as __ΩBasePluginHookFunctions, a$ as __ΩBuildInlineConfig, cu as __ΩBuildPlugin, bH as __ΩBuildPluginContext, aZ as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, aI as __ΩCommonUserConfig, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, b3 as __ΩConfigEnv, bC as __ΩContext, bz as __ΩContextReflectionRecord, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, b1 as __ΩDocsInlineConfig, d1 as __ΩESBuildResolvedConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, cV as __ΩEnvironmentResolvedConfig, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, cw as __ΩExternalPluginHookFunctions, cv as __ΩExternalPluginHookFunctionsVariant, d6 as __ΩFarmResolvedConfig, aS as __ΩFarmUserConfig, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType, d7 as __ΩInferResolvedConfig, aT as __ΩInferUserConfig, bB as __ΩInitContextOptions, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, cW as __ΩLintResolvedConfig, au as __ΩLogFn, bs as __ΩLogLevel, bu as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, cY as __ΩOutputResolvedConfig, cq as __ΩPackageDependencies, cp as __ΩPackageDependencyMeta, aV as __ΩParsedUserConfig, cA as __ΩPlugin, cz as __ΩPluginBuildPlugins, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, bG as __ΩPluginContext, aw as __ΩPluginFactory, cs as __ΩPluginHook, cx as __ΩPluginHookFunctions, cr as __ΩPluginHookObject, cy as __ΩPluginHooks, cB as __ΩPluginNonHookFields, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, bx as __ΩReflection, by as __ΩReflectionRecord, b2 as __ΩReleaseInlineConfig, cX as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cZ as __ΩResolvedConfig, cT as __ΩResolvedEntryTypeDefinition, bv as __ΩResolver, d3 as __ΩRolldownResolvedConfig, aN as __ΩRolldownUserConfig, d2 as __ΩRollupResolvedConfig, aM as __ΩRollupUserConfig, d0 as __ΩRspackResolvedConfig, aL as __ΩRspackUserConfig, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, F as __ΩSourceFile, aF as __ΩTransformConfig, G as __ΩTranspilerOptions, d4 as __ΩTsupResolvedConfig, aR as __ΩTsupUserConfig, d5 as __ΩUnbuildResolvedConfig, aQ as __ΩUnbuildUserConfig, bw as __ΩUnimportContext, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, c_ as __ΩViteResolvedConfig, aO as __ΩViteUserConfig, c$ as __ΩWebpackResolvedConfig, aK as __ΩWebpackUserConfig, bt as __ΩWorkerProcess, av as __ΩWorkspaceConfig } from '../resolved-B9ZEtSlF.cjs';
|
|
2
2
|
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 './build.cjs';
|
|
3
3
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig, __ΩDeepkitOptions, __ΩParsedTypeScriptConfig, __ΩRawReflectionMode, __ΩReflectionLevel, __ΩReflectionMode, __ΩTSCompilerOptions, __ΩTSConfig } from './tsconfig.cjs';
|
|
4
4
|
export { MarkdownPageEvent, MarkdownRendererEvent, __ΩMarkdownPageEvent, __ΩMarkdownRendererEvent } from './typedoc.cjs';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { bk as APIContext, ap as AnyUserConfig, B as BabelPluginPass, cD as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, U as BabelUserConfig, $ as BaseConfig, bM as BaseHookKeys, bL as BaseHooks, bS as BaseHooksList, bR as BaseHooksListItem, cf as BasePluginHookFunctions, ak as BuildInlineConfig, cg as BuildPlugin, bo as BuildPluginContext, ai as CleanInlineConfig, C as CommandType, u as Commands, a1 as CommonUserConfig, A as CompilerInterface, z as CompilerOptions, x as CompilerResult, ao as ConfigEnv, bj as Context, bg as ContextReflectionRecord, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, am as DocsInlineConfig, cM as ESBuildResolvedConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, bm as EnvironmentContext, bl as EnvironmentContextPlugin, cE as EnvironmentResolvedConfig, bO as ExternalHookKeys, bN as ExternalHooks, bT as ExternalHooksListItem, ci as ExternalPluginHookFunctions, ch as ExternalPluginHookFunctionsVariant, cR as FarmResolvedConfig, ab as FarmUserConfig, bQ as HookKeys, bP as Hooks, bU as HooksList, I as ImportDefinition, h as ImportSpecifier, bV as InferHookHandler, bX as InferHookParameters, bW as InferHookReturnType, bY as InferHookThisType, cS as InferResolvedConfig, ac as InferUserConfig, bi as InitContextOptions, ad as InitialUserConfig, ag as InlineConfig, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, X as LintConfig, al as LintInlineConfig, cF as LintResolvedConfig, L as LogFn, b9 as LogLevel, bb as MetaInfo, N as NamedImportDefinition, ah as NewInlineConfig, Y as OutputConfig, cH as OutputResolvedConfig, cn as PLUGIN_NON_HOOK_FIELDS, cc as PackageDependencies, cb as PackageDependencyMeta, ae as ParsedUserConfig, cm as Plugin, cl as PluginBuildPlugins, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, bn as PluginContext, P as PluginFactory, ce as PluginHook, cj as PluginHookFunctions, cd as PluginHookObject, ck as PluginHooks, co as PluginNonHookFields, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, be as Reflection, bf as ReflectionRecord, an as ReleaseInlineConfig, cG as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cI as ResolvedConfig, cC as ResolvedEntryTypeDefinition, bc as Resolver, cO as RolldownResolvedConfig, a6 as RolldownUserConfig, cN as RollupResolvedConfig, a5 as RollupUserConfig, cL as RspackResolvedConfig, a4 as RspackUserConfig, S as SUPPORTED_COMMANDS, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, y as SourceFile, Z as TransformConfig, T as TranspilerOptions, cP as TsupResolvedConfig, aa as TsupUserConfig, cQ as UnbuildResolvedConfig, a9 as UnbuildUserConfig, bd as UnimportContext, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, cJ as ViteResolvedConfig, a7 as ViteUserConfig, cK as WebpackResolvedConfig, a3 as WebpackUserConfig, ba as WorkerProcess, W as WorkspaceConfig, bD as __ΩAPIContext, b4 as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cU as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, ct as __ΩBasePluginHookFunctions, a$ as __ΩBuildInlineConfig, cu as __ΩBuildPlugin, bH as __ΩBuildPluginContext, aZ as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, aI as __ΩCommonUserConfig, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, b3 as __ΩConfigEnv, bC as __ΩContext, bz as __ΩContextReflectionRecord, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, b1 as __ΩDocsInlineConfig, d1 as __ΩESBuildResolvedConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, cV as __ΩEnvironmentResolvedConfig, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, cw as __ΩExternalPluginHookFunctions, cv as __ΩExternalPluginHookFunctionsVariant, d6 as __ΩFarmResolvedConfig, aS as __ΩFarmUserConfig, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType, d7 as __ΩInferResolvedConfig, aT as __ΩInferUserConfig, bB as __ΩInitContextOptions, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, cW as __ΩLintResolvedConfig, au as __ΩLogFn, bs as __ΩLogLevel, bu as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, cY as __ΩOutputResolvedConfig, cq as __ΩPackageDependencies, cp as __ΩPackageDependencyMeta, aV as __ΩParsedUserConfig, cA as __ΩPlugin, cz as __ΩPluginBuildPlugins, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, bG as __ΩPluginContext, aw as __ΩPluginFactory, cs as __ΩPluginHook, cx as __ΩPluginHookFunctions, cr as __ΩPluginHookObject, cy as __ΩPluginHooks, cB as __ΩPluginNonHookFields, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, bx as __ΩReflection, by as __ΩReflectionRecord, b2 as __ΩReleaseInlineConfig, cX as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cZ as __ΩResolvedConfig, cT as __ΩResolvedEntryTypeDefinition, bv as __ΩResolver, d3 as __ΩRolldownResolvedConfig, aN as __ΩRolldownUserConfig, d2 as __ΩRollupResolvedConfig, aM as __ΩRollupUserConfig, d0 as __ΩRspackResolvedConfig, aL as __ΩRspackUserConfig, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, F as __ΩSourceFile, aF as __ΩTransformConfig, G as __ΩTranspilerOptions, d4 as __ΩTsupResolvedConfig, aR as __ΩTsupUserConfig, d5 as __ΩUnbuildResolvedConfig, aQ as __ΩUnbuildUserConfig, bw as __ΩUnimportContext, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, c_ as __ΩViteResolvedConfig, aO as __ΩViteUserConfig, c$ as __ΩWebpackResolvedConfig, aK as __ΩWebpackUserConfig, bt as __ΩWorkerProcess, av as __ΩWorkspaceConfig } from '../resolved-
|
|
1
|
+
export { bk as APIContext, ap as AnyUserConfig, B as BabelPluginPass, cD as BabelResolvedConfig, d as BabelTransformInput, b as BabelTransformPlugin, f as BabelTransformPluginBuilder, e as BabelTransformPluginBuilderParams, a as BabelTransformPluginFilter, c as BabelTransformPluginOptions, U as BabelUserConfig, $ as BaseConfig, bM as BaseHookKeys, bL as BaseHooks, bS as BaseHooksList, bR as BaseHooksListItem, cf as BasePluginHookFunctions, ak as BuildInlineConfig, cg as BuildPlugin, bo as BuildPluginContext, ai as CleanInlineConfig, C as CommandType, u as Commands, a1 as CommonUserConfig, A as CompilerInterface, z as CompilerOptions, x as CompilerResult, ao as ConfigEnv, bj as Context, bg as ContextReflectionRecord, g as DeclareBabelTransformPluginReturn, D as DefaultImportDefinition, am as DocsInlineConfig, cM as ESBuildResolvedConfig, a8 as ESBuildUserConfig, V as ESLintConfig, a0 as EnvironmentConfig, bm as EnvironmentContext, bl as EnvironmentContextPlugin, cE as EnvironmentResolvedConfig, bO as ExternalHookKeys, bN as ExternalHooks, bT as ExternalHooksListItem, ci as ExternalPluginHookFunctions, ch as ExternalPluginHookFunctionsVariant, cR as FarmResolvedConfig, ab as FarmUserConfig, bQ as HookKeys, bP as Hooks, bU as HooksList, I as ImportDefinition, h as ImportSpecifier, bV as InferHookHandler, bX as InferHookParameters, bW as InferHookReturnType, bY as InferHookThisType, cS as InferResolvedConfig, ac as InferUserConfig, bi as InitContextOptions, ad as InitialUserConfig, ag as InlineConfig, bq as Internal_PluginContext, bp as Internal_PluginContextInternal, X as LintConfig, al as LintInlineConfig, cF as LintResolvedConfig, L as LogFn, b9 as LogLevel, bb as MetaInfo, N as NamedImportDefinition, ah as NewInlineConfig, Y as OutputConfig, cH as OutputResolvedConfig, cn as PLUGIN_NON_HOOK_FIELDS, cc as PackageDependencies, cb as PackageDependencyMeta, ae as ParsedUserConfig, cm as Plugin, cl as PluginBuildPlugins, O as PluginConfig, M as PluginConfigObject, K as PluginConfigTuple, bn as PluginContext, P as PluginFactory, ce as PluginHook, cj as PluginHookFunctions, cd as PluginHookObject, ck as PluginHooks, co as PluginNonHookFields, af as PowerlinesCommand, aj as PrepareInlineConfig, Q as ProjectType, be as Reflection, bf as ReflectionRecord, an as ReleaseInlineConfig, cG as ResolvedAssetGlob, R as ResolvedBabelTransformPluginOptions, cI as ResolvedConfig, cC as ResolvedEntryTypeDefinition, bc as Resolver, cO as RolldownResolvedConfig, a6 as RolldownUserConfig, cN as RollupResolvedConfig, a5 as RollupUserConfig, cL as RspackResolvedConfig, a4 as RspackUserConfig, S as SUPPORTED_COMMANDS, bh as SelectHooksOptions, br as SerializedVirtualFileSystem, y as SourceFile, Z as TransformConfig, T as TranspilerOptions, cP as TsupResolvedConfig, aa as TsupUserConfig, cQ as UnbuildResolvedConfig, a9 as UnbuildUserConfig, bd as UnimportContext, a2 as UserConfig, at as UserConfigExport, as as UserConfigFn, aq as UserConfigFnObject, ar as UserConfigFnPromise, cJ as ViteResolvedConfig, a7 as ViteUserConfig, cK as WebpackResolvedConfig, a3 as WebpackUserConfig, ba as WorkerProcess, W as WorkspaceConfig, bD as __ΩAPIContext, b4 as __ΩAnyUserConfig, k as __ΩBabelPluginPass, cU as __ΩBabelResolvedConfig, p as __ΩBabelTransformInput, m as __ΩBabelTransformPlugin, r as __ΩBabelTransformPluginBuilder, q as __ΩBabelTransformPluginBuilderParams, l as __ΩBabelTransformPluginFilter, n as __ΩBabelTransformPluginOptions, aB as __ΩBabelUserConfig, aG as __ΩBaseConfig, b_ as __ΩBaseHookKeys, bZ as __ΩBaseHooks, c4 as __ΩBaseHooksList, c3 as __ΩBaseHooksListItem, ct as __ΩBasePluginHookFunctions, a$ as __ΩBuildInlineConfig, cu as __ΩBuildPlugin, bH as __ΩBuildPluginContext, aZ as __ΩCleanInlineConfig, v as __ΩCommandType, w as __ΩCommands, aI as __ΩCommonUserConfig, J as __ΩCompilerInterface, H as __ΩCompilerOptions, E as __ΩCompilerResult, b3 as __ΩConfigEnv, bC as __ΩContext, bz as __ΩContextReflectionRecord, s as __ΩDeclareBabelTransformPluginReturn, i as __ΩDefaultImportDefinition, b1 as __ΩDocsInlineConfig, d1 as __ΩESBuildResolvedConfig, aP as __ΩESBuildUserConfig, aC as __ΩESLintConfig, aH as __ΩEnvironmentConfig, bF as __ΩEnvironmentContext, bE as __ΩEnvironmentContextPlugin, cV as __ΩEnvironmentResolvedConfig, c0 as __ΩExternalHookKeys, b$ as __ΩExternalHooks, c5 as __ΩExternalHooksListItem, cw as __ΩExternalPluginHookFunctions, cv as __ΩExternalPluginHookFunctionsVariant, d6 as __ΩFarmResolvedConfig, aS as __ΩFarmUserConfig, c2 as __ΩHookKeys, c1 as __ΩHooks, c6 as __ΩHooksList, j as __ΩImportDefinition, t as __ΩImportSpecifier, c7 as __ΩInferHookHandler, c9 as __ΩInferHookParameters, c8 as __ΩInferHookReturnType, ca as __ΩInferHookThisType, d7 as __ΩInferResolvedConfig, aT as __ΩInferUserConfig, bB as __ΩInitContextOptions, aU as __ΩInitialUserConfig, aX as __ΩInlineConfig, bJ as __ΩInternal_PluginContext, bI as __ΩInternal_PluginContextInternal, aD as __ΩLintConfig, b0 as __ΩLintInlineConfig, cW as __ΩLintResolvedConfig, au as __ΩLogFn, bs as __ΩLogLevel, bu as __ΩMetaInfo, _ as __ΩNamedImportDefinition, aY as __ΩNewInlineConfig, aE as __ΩOutputConfig, cY as __ΩOutputResolvedConfig, cq as __ΩPackageDependencies, cp as __ΩPackageDependencyMeta, aV as __ΩParsedUserConfig, cA as __ΩPlugin, cz as __ΩPluginBuildPlugins, az as __ΩPluginConfig, ay as __ΩPluginConfigObject, ax as __ΩPluginConfigTuple, bG as __ΩPluginContext, aw as __ΩPluginFactory, cs as __ΩPluginHook, cx as __ΩPluginHookFunctions, cr as __ΩPluginHookObject, cy as __ΩPluginHooks, cB as __ΩPluginNonHookFields, aW as __ΩPowerlinesCommand, a_ as __ΩPrepareInlineConfig, aA as __ΩProjectType, bx as __ΩReflection, by as __ΩReflectionRecord, b2 as __ΩReleaseInlineConfig, cX as __ΩResolvedAssetGlob, o as __ΩResolvedBabelTransformPluginOptions, cZ as __ΩResolvedConfig, cT as __ΩResolvedEntryTypeDefinition, bv as __ΩResolver, d3 as __ΩRolldownResolvedConfig, aN as __ΩRolldownUserConfig, d2 as __ΩRollupResolvedConfig, aM as __ΩRollupUserConfig, d0 as __ΩRspackResolvedConfig, aL as __ΩRspackUserConfig, bA as __ΩSelectHooksOptions, bK as __ΩSerializedVirtualFileSystem, F as __ΩSourceFile, aF as __ΩTransformConfig, G as __ΩTranspilerOptions, d4 as __ΩTsupResolvedConfig, aR as __ΩTsupUserConfig, d5 as __ΩUnbuildResolvedConfig, aQ as __ΩUnbuildUserConfig, bw as __ΩUnimportContext, aJ as __ΩUserConfig, b8 as __ΩUserConfigExport, b7 as __ΩUserConfigFn, b5 as __ΩUserConfigFnObject, b6 as __ΩUserConfigFnPromise, c_ as __ΩViteResolvedConfig, aO as __ΩViteUserConfig, c$ as __ΩWebpackResolvedConfig, aK as __ΩWebpackUserConfig, bt as __ΩWorkerProcess, av as __ΩWorkspaceConfig } from '../resolved-EWT3-VMR.js';
|
|
2
2
|
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 './build.js';
|
|
3
3
|
export { DeepkitOptions, ParsedTypeScriptConfig, RawReflectionMode, ReflectionLevel, ReflectionMode, TSCompilerOptions, TSConfig, __ΩDeepkitOptions, __ΩParsedTypeScriptConfig, __ΩRawReflectionMode, __ΩReflectionLevel, __ΩReflectionMode, __ΩTSCompilerOptions, __ΩTSConfig } from './tsconfig.js';
|
|
4
4
|
export { MarkdownPageEvent, MarkdownRendererEvent, __ΩMarkdownPageEvent, __ΩMarkdownRendererEvent } from './typedoc.js';
|