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
|
@@ -127,13 +127,13 @@ type EnvironmentResolvedConfig = Omit<EnvironmentConfig, "consumer" | "mode" | "
|
|
|
127
127
|
};
|
|
128
128
|
type LintResolvedConfig = Required<LintConfig>;
|
|
129
129
|
type ResolvedAssetGlob = AssetGlob & Required<Pick<AssetGlob, "input">>;
|
|
130
|
-
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"
|
|
130
|
+
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"> & {
|
|
131
131
|
assets: ResolvedAssetGlob[];
|
|
132
|
-
}
|
|
132
|
+
}>;
|
|
133
133
|
/**
|
|
134
134
|
* The resolved options for the Powerlines project configuration.
|
|
135
135
|
*/
|
|
136
|
-
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "build" | "transform" | "override" | "root" | "variant" | "type" | "
|
|
136
|
+
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">> & {
|
|
137
137
|
/**
|
|
138
138
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
139
139
|
*/
|
|
@@ -1162,9 +1162,27 @@ interface OutputConfig {
|
|
|
1162
1162
|
/**
|
|
1163
1163
|
* The path of the generated runtime declaration file relative to the workspace root.
|
|
1164
1164
|
*
|
|
1165
|
-
* @defaultValue "\{projectRoot\}/
|
|
1165
|
+
* @defaultValue "\{projectRoot\}/powerlines.d.ts"
|
|
1166
1166
|
*/
|
|
1167
1167
|
dts?: string | false;
|
|
1168
|
+
/**
|
|
1169
|
+
* A prefix to use for identifying builtin modules
|
|
1170
|
+
*
|
|
1171
|
+
* @remarks
|
|
1172
|
+
* 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"`.
|
|
1173
|
+
*
|
|
1174
|
+
* @defaultValue "powerlines"
|
|
1175
|
+
*/
|
|
1176
|
+
builtinPrefix?: string;
|
|
1177
|
+
/**
|
|
1178
|
+
* The folder where the generated runtime modules/builtins will be located
|
|
1179
|
+
*
|
|
1180
|
+
* @remarks
|
|
1181
|
+
* This folder will contain all runtime modules and builtins generated during the "prepare" phase.
|
|
1182
|
+
*
|
|
1183
|
+
* @defaultValue "\{projectRoot\}/.powerlines"
|
|
1184
|
+
*/
|
|
1185
|
+
runtimeFolder?: string;
|
|
1168
1186
|
/**
|
|
1169
1187
|
* The module format of the output files
|
|
1170
1188
|
*
|
|
@@ -1251,14 +1269,12 @@ interface BaseConfig {
|
|
|
1251
1269
|
*/
|
|
1252
1270
|
build?: BuildConfig;
|
|
1253
1271
|
/**
|
|
1254
|
-
*
|
|
1272
|
+
* Configuration for documentation generation
|
|
1255
1273
|
*
|
|
1256
1274
|
* @remarks
|
|
1257
|
-
* This
|
|
1258
|
-
*
|
|
1259
|
-
* @defaultValue "storm"
|
|
1275
|
+
* This configuration will be used by the documentation generation plugins during the `docs` command.
|
|
1260
1276
|
*/
|
|
1261
|
-
|
|
1277
|
+
docs?: Record<string, any>;
|
|
1262
1278
|
/**
|
|
1263
1279
|
* The path to the tsconfig file to be used by the compiler
|
|
1264
1280
|
*
|
|
@@ -127,13 +127,13 @@ type EnvironmentResolvedConfig = Omit<EnvironmentConfig, "consumer" | "mode" | "
|
|
|
127
127
|
};
|
|
128
128
|
type LintResolvedConfig = Required<LintConfig>;
|
|
129
129
|
type ResolvedAssetGlob = AssetGlob & Required<Pick<AssetGlob, "input">>;
|
|
130
|
-
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"
|
|
130
|
+
type OutputResolvedConfig = Required<Omit<OutputConfig, "assets"> & {
|
|
131
131
|
assets: ResolvedAssetGlob[];
|
|
132
|
-
}
|
|
132
|
+
}>;
|
|
133
133
|
/**
|
|
134
134
|
* The resolved options for the Powerlines project configuration.
|
|
135
135
|
*/
|
|
136
|
-
type ResolvedConfig<TUserConfig extends UserConfig = UserConfig> = Omit<TUserConfig, "name" | "title" | "plugins" | "mode" | "environments" | "platform" | "tsconfig" | "lint" | "build" | "transform" | "override" | "root" | "variant" | "type" | "
|
|
136
|
+
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">> & {
|
|
137
137
|
/**
|
|
138
138
|
* The configuration options that were provided inline to the Powerlines CLI.
|
|
139
139
|
*/
|
|
@@ -1162,9 +1162,27 @@ interface OutputConfig {
|
|
|
1162
1162
|
/**
|
|
1163
1163
|
* The path of the generated runtime declaration file relative to the workspace root.
|
|
1164
1164
|
*
|
|
1165
|
-
* @defaultValue "\{projectRoot\}/
|
|
1165
|
+
* @defaultValue "\{projectRoot\}/powerlines.d.ts"
|
|
1166
1166
|
*/
|
|
1167
1167
|
dts?: string | false;
|
|
1168
|
+
/**
|
|
1169
|
+
* A prefix to use for identifying builtin modules
|
|
1170
|
+
*
|
|
1171
|
+
* @remarks
|
|
1172
|
+
* 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"`.
|
|
1173
|
+
*
|
|
1174
|
+
* @defaultValue "powerlines"
|
|
1175
|
+
*/
|
|
1176
|
+
builtinPrefix?: string;
|
|
1177
|
+
/**
|
|
1178
|
+
* The folder where the generated runtime modules/builtins will be located
|
|
1179
|
+
*
|
|
1180
|
+
* @remarks
|
|
1181
|
+
* This folder will contain all runtime modules and builtins generated during the "prepare" phase.
|
|
1182
|
+
*
|
|
1183
|
+
* @defaultValue "\{projectRoot\}/.powerlines"
|
|
1184
|
+
*/
|
|
1185
|
+
runtimeFolder?: string;
|
|
1168
1186
|
/**
|
|
1169
1187
|
* The module format of the output files
|
|
1170
1188
|
*
|
|
@@ -1251,14 +1269,12 @@ interface BaseConfig {
|
|
|
1251
1269
|
*/
|
|
1252
1270
|
build?: BuildConfig;
|
|
1253
1271
|
/**
|
|
1254
|
-
*
|
|
1272
|
+
* Configuration for documentation generation
|
|
1255
1273
|
*
|
|
1256
1274
|
* @remarks
|
|
1257
|
-
* This
|
|
1258
|
-
*
|
|
1259
|
-
* @defaultValue "storm"
|
|
1275
|
+
* This configuration will be used by the documentation generation plugins during the `docs` command.
|
|
1260
1276
|
*/
|
|
1261
|
-
|
|
1277
|
+
docs?: Record<string, any>;
|
|
1262
1278
|
/**
|
|
1263
1279
|
* The path to the tsconfig file to be used by the compiler
|
|
1264
1280
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Jiti } from 'jiti';
|
|
2
|
-
import { C as Context, W as WorkspaceConfig, P as PowerlinesCommand, a as ParsedUserConfig } from './config-
|
|
2
|
+
import { C as Context, W as WorkspaceConfig, P as PowerlinesCommand, a as ParsedUserConfig } from './config-BuOWpULa.cjs';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Jiti } from 'jiti';
|
|
2
|
-
import { C as Context, W as WorkspaceConfig, P as PowerlinesCommand, a as ParsedUserConfig } from './config-
|
|
2
|
+
import { C as Context, W as WorkspaceConfig, P as PowerlinesCommand, a as ParsedUserConfig } from './config-Ckb93CH-.js';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
@@ -4,7 +4,7 @@ export { createDeclarationTransformer, createTransformer } from './transformer.c
|
|
|
4
4
|
export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, stringifyDefaultValue, stringifyStringValue, stringifyValue } from './utilities.cjs';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import 'powerlines/deepkit/type';
|
|
7
|
-
import '../config-
|
|
7
|
+
import '../config-BuOWpULa.cjs';
|
|
8
8
|
import '@babel/core';
|
|
9
9
|
import '@storm-software/build-tools/types';
|
|
10
10
|
import '@storm-software/config-tools/types';
|
|
@@ -4,7 +4,7 @@ export { createDeclarationTransformer, createTransformer } from './transformer.j
|
|
|
4
4
|
export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, stringifyDefaultValue, stringifyStringValue, stringifyValue } from './utilities.js';
|
|
5
5
|
import '@stryke/types/configuration';
|
|
6
6
|
import 'powerlines/deepkit/type';
|
|
7
|
-
import '../config-
|
|
7
|
+
import '../config-Ckb93CH-.js';
|
|
8
8
|
import '@babel/core';
|
|
9
9
|
import '@storm-software/build-tools/types';
|
|
10
10
|
import '@storm-software/config-tools/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TypeDefinition } from '@stryke/types/configuration';
|
|
2
2
|
import { Type } from 'powerlines/deepkit/type';
|
|
3
|
-
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-
|
|
3
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-BuOWpULa.cjs';
|
|
4
4
|
import '@babel/core';
|
|
5
5
|
import '@storm-software/build-tools/types';
|
|
6
6
|
import '@storm-software/config-tools/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TypeDefinition } from '@stryke/types/configuration';
|
|
2
2
|
import { Type } from 'powerlines/deepkit/type';
|
|
3
|
-
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-
|
|
3
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-Ckb93CH-.js';
|
|
4
4
|
import '@babel/core';
|
|
5
5
|
import '@storm-software/build-tools/types';
|
|
6
6
|
import '@storm-software/config-tools/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts from 'typescript';
|
|
2
2
|
import { T as TranspilerOptions } from '../compiler-D3rFYZGM.cjs';
|
|
3
|
-
import { C as Context } from '../config-
|
|
3
|
+
import { C as Context } from '../config-BuOWpULa.cjs';
|
|
4
4
|
import 'magic-string';
|
|
5
5
|
import '../tsconfig-PkCm-mua.cjs';
|
|
6
6
|
import '@stryke/types/tsconfig';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts from 'typescript';
|
|
2
2
|
import { T as TranspilerOptions } from '../compiler-lzcmWdxH.js';
|
|
3
|
-
import { C as Context } from '../config-
|
|
3
|
+
import { C as Context } from '../config-Ckb93CH-.js';
|
|
4
4
|
import 'magic-string';
|
|
5
5
|
import '../tsconfig-PkCm-mua.js';
|
|
6
6
|
import '@stryke/types/tsconfig';
|
package/dist/lib/entry.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TypeDefinition, TypeDefinitionParameter } from '@stryke/types/configuration';
|
|
2
|
-
import { C as Context, R as ResolvedEntryTypeDefinition } from './config-
|
|
2
|
+
import { C as Context, R as ResolvedEntryTypeDefinition } from './config-BuOWpULa.cjs';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
package/dist/lib/entry.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TypeDefinition, TypeDefinitionParameter } from '@stryke/types/configuration';
|
|
2
|
-
import { C as Context, R as ResolvedEntryTypeDefinition } from './config-
|
|
2
|
+
import { C as Context, R as ResolvedEntryTypeDefinition } from './config-Ckb93CH-.js';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
package/dist/lib/index.cjs
CHANGED
|
@@ -1,28 +1,22 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
+
require('./chunk-3GMJQ5G3.cjs');
|
|
4
|
+
var chunkFGKEOMUJ_cjs = require('./chunk-FGKEOMUJ.cjs');
|
|
5
|
+
var chunkUGV446VO_cjs = require('./chunk-UGV446VO.cjs');
|
|
6
|
+
var chunkELEIIDTH_cjs = require('./chunk-ELEIIDTH.cjs');
|
|
3
7
|
require('./chunk-UYDY7RRQ.cjs');
|
|
4
|
-
var chunkXCZNZ3BT_cjs = require('./chunk-XCZNZ3BT.cjs');
|
|
5
|
-
var chunk3UNVKABP_cjs = require('./chunk-3UNVKABP.cjs');
|
|
6
8
|
var chunkIJH6Z7D4_cjs = require('./chunk-IJH6Z7D4.cjs');
|
|
7
|
-
require('./chunk-
|
|
8
|
-
var chunkLLNF24PR_cjs = require('./chunk-LLNF24PR.cjs');
|
|
9
|
-
var chunkN72CP5AR_cjs = require('./chunk-N72CP5AR.cjs');
|
|
10
|
-
var chunkTBQJSSQS_cjs = require('./chunk-TBQJSSQS.cjs');
|
|
9
|
+
var chunkXCZNZ3BT_cjs = require('./chunk-XCZNZ3BT.cjs');
|
|
11
10
|
var chunk44MDYRIU_cjs = require('./chunk-44MDYRIU.cjs');
|
|
12
11
|
var chunkTJURBPBY_cjs = require('./chunk-TJURBPBY.cjs');
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
require('./chunk-
|
|
16
|
-
require('./chunk-P4G2H56N.cjs');
|
|
17
|
-
require('./chunk-XBWFWDNB.cjs');
|
|
18
|
-
var chunkD65TQIQK_cjs = require('./chunk-D65TQIQK.cjs');
|
|
19
|
-
var chunkW4KT67KR_cjs = require('./chunk-W4KT67KR.cjs');
|
|
20
|
-
var chunkNS4SXIWY_cjs = require('./chunk-NS4SXIWY.cjs');
|
|
12
|
+
var chunkN72CP5AR_cjs = require('./chunk-N72CP5AR.cjs');
|
|
13
|
+
var chunk3UNVKABP_cjs = require('./chunk-3UNVKABP.cjs');
|
|
14
|
+
var chunkTBQJSSQS_cjs = require('./chunk-TBQJSSQS.cjs');
|
|
21
15
|
require('./chunk-XBOHJTOI.cjs');
|
|
16
|
+
var chunkZM7W72XL_cjs = require('./chunk-ZM7W72XL.cjs');
|
|
22
17
|
var chunkIP2LFPGT_cjs = require('./chunk-IP2LFPGT.cjs');
|
|
23
|
-
var chunkUXLXDTJ7_cjs = require('./chunk-UXLXDTJ7.cjs');
|
|
24
18
|
var chunkSYRNTXLG_cjs = require('./chunk-SYRNTXLG.cjs');
|
|
25
|
-
var
|
|
19
|
+
var chunkUXLXDTJ7_cjs = require('./chunk-UXLXDTJ7.cjs');
|
|
26
20
|
var chunkUFAG5CF6_cjs = require('./chunk-UFAG5CF6.cjs');
|
|
27
21
|
var chunkUAAFV5XK_cjs = require('./chunk-UAAFV5XK.cjs');
|
|
28
22
|
var chunkGXY32UJL_cjs = require('./chunk-GXY32UJL.cjs');
|
|
@@ -39,41 +33,29 @@ require('./chunk-IVLD7PCJ.cjs');
|
|
|
39
33
|
|
|
40
34
|
|
|
41
35
|
|
|
42
|
-
Object.defineProperty(exports, "
|
|
43
|
-
enumerable: true,
|
|
44
|
-
get: function () { return chunkXCZNZ3BT_cjs.Worker; }
|
|
45
|
-
});
|
|
46
|
-
Object.defineProperty(exports, "createWorker", {
|
|
36
|
+
Object.defineProperty(exports, "createUnpluginFactory", {
|
|
47
37
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkFGKEOMUJ_cjs.createUnpluginFactory; }
|
|
49
39
|
});
|
|
50
|
-
Object.defineProperty(exports, "
|
|
40
|
+
Object.defineProperty(exports, "createUnplugin", {
|
|
51
41
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkUGV446VO_cjs.createUnplugin; }
|
|
53
43
|
});
|
|
54
|
-
Object.defineProperty(exports, "
|
|
44
|
+
Object.defineProperty(exports, "handleResolveId", {
|
|
55
45
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkELEIIDTH_cjs.handleResolveId; }
|
|
57
47
|
});
|
|
58
48
|
Object.defineProperty(exports, "generateSourceMap", {
|
|
59
49
|
enumerable: true,
|
|
60
50
|
get: function () { return chunkIJH6Z7D4_cjs.generateSourceMap; }
|
|
61
51
|
});
|
|
62
|
-
Object.defineProperty(exports, "
|
|
63
|
-
enumerable: true,
|
|
64
|
-
get: function () { return chunkLLNF24PR_cjs.createUnpluginFactory; }
|
|
65
|
-
});
|
|
66
|
-
Object.defineProperty(exports, "writeFile", {
|
|
67
|
-
enumerable: true,
|
|
68
|
-
get: function () { return chunkN72CP5AR_cjs.writeFile; }
|
|
69
|
-
});
|
|
70
|
-
Object.defineProperty(exports, "getBaseFileHeader", {
|
|
52
|
+
Object.defineProperty(exports, "Worker", {
|
|
71
53
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkXCZNZ3BT_cjs.Worker; }
|
|
73
55
|
});
|
|
74
|
-
Object.defineProperty(exports, "
|
|
56
|
+
Object.defineProperty(exports, "createWorker", {
|
|
75
57
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkXCZNZ3BT_cjs.createWorker; }
|
|
77
59
|
});
|
|
78
60
|
Object.defineProperty(exports, "CACHE_HASH_LENGTH", {
|
|
79
61
|
enumerable: true,
|
|
@@ -155,37 +137,53 @@ Object.defineProperty(exports, "isPluginHookObject", {
|
|
|
155
137
|
enumerable: true,
|
|
156
138
|
get: function () { return chunkTJURBPBY_cjs.isPluginHookObject; }
|
|
157
139
|
});
|
|
158
|
-
Object.defineProperty(exports, "
|
|
140
|
+
Object.defineProperty(exports, "writeFile", {
|
|
159
141
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkN72CP5AR_cjs.writeFile; }
|
|
161
143
|
});
|
|
162
|
-
Object.defineProperty(exports, "
|
|
144
|
+
Object.defineProperty(exports, "getCache", {
|
|
163
145
|
enumerable: true,
|
|
164
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunk3UNVKABP_cjs.getCache; }
|
|
165
147
|
});
|
|
166
|
-
Object.defineProperty(exports, "
|
|
148
|
+
Object.defineProperty(exports, "setCache", {
|
|
167
149
|
enumerable: true,
|
|
168
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunk3UNVKABP_cjs.setCache; }
|
|
169
151
|
});
|
|
170
|
-
Object.defineProperty(exports, "
|
|
152
|
+
Object.defineProperty(exports, "getBaseFileHeader", {
|
|
171
153
|
enumerable: true,
|
|
172
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkTBQJSSQS_cjs.getBaseFileHeader; }
|
|
173
155
|
});
|
|
174
|
-
Object.defineProperty(exports, "
|
|
156
|
+
Object.defineProperty(exports, "getFileHeader", {
|
|
175
157
|
enumerable: true,
|
|
176
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkTBQJSSQS_cjs.getFileHeader; }
|
|
177
159
|
});
|
|
178
|
-
Object.defineProperty(exports, "
|
|
160
|
+
Object.defineProperty(exports, "findIncludeMatch", {
|
|
179
161
|
enumerable: true,
|
|
180
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkZM7W72XL_cjs.findIncludeMatch; }
|
|
181
163
|
});
|
|
182
|
-
Object.defineProperty(exports, "
|
|
164
|
+
Object.defineProperty(exports, "findMatch", {
|
|
183
165
|
enumerable: true,
|
|
184
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkZM7W72XL_cjs.findMatch; }
|
|
185
167
|
});
|
|
186
|
-
Object.defineProperty(exports, "
|
|
168
|
+
Object.defineProperty(exports, "getParsedTypeScriptConfig", {
|
|
187
169
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkZM7W72XL_cjs.getParsedTypeScriptConfig; }
|
|
171
|
+
});
|
|
172
|
+
Object.defineProperty(exports, "getTsconfigFilePath", {
|
|
173
|
+
enumerable: true,
|
|
174
|
+
get: function () { return chunkZM7W72XL_cjs.getTsconfigFilePath; }
|
|
175
|
+
});
|
|
176
|
+
Object.defineProperty(exports, "isIncludeMatchFound", {
|
|
177
|
+
enumerable: true,
|
|
178
|
+
get: function () { return chunkZM7W72XL_cjs.isIncludeMatchFound; }
|
|
179
|
+
});
|
|
180
|
+
Object.defineProperty(exports, "isMatchFound", {
|
|
181
|
+
enumerable: true,
|
|
182
|
+
get: function () { return chunkZM7W72XL_cjs.isMatchFound; }
|
|
183
|
+
});
|
|
184
|
+
Object.defineProperty(exports, "isolatedDeclarations", {
|
|
185
|
+
enumerable: true,
|
|
186
|
+
get: function () { return chunkIP2LFPGT_cjs.isolatedDeclarations; }
|
|
189
187
|
});
|
|
190
188
|
Object.defineProperty(exports, "SourcesMap", {
|
|
191
189
|
enumerable: true,
|
|
@@ -207,29 +205,9 @@ Object.defineProperty(exports, "loadLibFiles", {
|
|
|
207
205
|
enumerable: true,
|
|
208
206
|
get: function () { return chunkSYRNTXLG_cjs.loadLibFiles; }
|
|
209
207
|
});
|
|
210
|
-
Object.defineProperty(exports, "
|
|
211
|
-
enumerable: true,
|
|
212
|
-
get: function () { return chunkZM7W72XL_cjs.findIncludeMatch; }
|
|
213
|
-
});
|
|
214
|
-
Object.defineProperty(exports, "findMatch", {
|
|
215
|
-
enumerable: true,
|
|
216
|
-
get: function () { return chunkZM7W72XL_cjs.findMatch; }
|
|
217
|
-
});
|
|
218
|
-
Object.defineProperty(exports, "getParsedTypeScriptConfig", {
|
|
219
|
-
enumerable: true,
|
|
220
|
-
get: function () { return chunkZM7W72XL_cjs.getParsedTypeScriptConfig; }
|
|
221
|
-
});
|
|
222
|
-
Object.defineProperty(exports, "getTsconfigFilePath", {
|
|
223
|
-
enumerable: true,
|
|
224
|
-
get: function () { return chunkZM7W72XL_cjs.getTsconfigFilePath; }
|
|
225
|
-
});
|
|
226
|
-
Object.defineProperty(exports, "isIncludeMatchFound", {
|
|
227
|
-
enumerable: true,
|
|
228
|
-
get: function () { return chunkZM7W72XL_cjs.isIncludeMatchFound; }
|
|
229
|
-
});
|
|
230
|
-
Object.defineProperty(exports, "isMatchFound", {
|
|
208
|
+
Object.defineProperty(exports, "transpile", {
|
|
231
209
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
210
|
+
get: function () { return chunkUXLXDTJ7_cjs.transpile; }
|
|
233
211
|
});
|
|
234
212
|
Object.defineProperty(exports, "convertFromCapnp", {
|
|
235
213
|
enumerable: true,
|
package/dist/lib/index.d.cts
CHANGED
|
@@ -6,9 +6,6 @@ export { createDeclarationTransformer, createTransformer } from './deepkit/trans
|
|
|
6
6
|
export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, stringifyDefaultValue, stringifyStringValue, stringifyValue } from './deepkit/utilities.cjs';
|
|
7
7
|
export { getUniqueEntries, resolveEntries, resolveEntriesSync, resolveEntry, resolveEntryInput, resolveEntryInputFile, resolveEntryOutput, resolveVirtualEntry } from './entry.cjs';
|
|
8
8
|
export { CreateLogOptions, __ΩCreateLogOptions, createLog, extendLog } from './logger.cjs';
|
|
9
|
-
export { StormStackMarkdownTheme } from './typedoc/helpers/markdown-theme.cjs';
|
|
10
|
-
export { escapeChars, stripLineBreaks } from './typedoc/helpers/toc.cjs';
|
|
11
|
-
export { GenerateDocsOptions, InitTypedocOptions, __ΩGenerateDocsOptions, __ΩInitTypedocOptions, default as initTypedoc } from './typedoc/init.cjs';
|
|
12
9
|
export { IsolatedDeclarationsResult, __ΩIsolatedDeclarationsResult, isolatedDeclarations } from './typescript/isolated-decl.cjs';
|
|
13
10
|
export { SourcesMap, __ΩSourcesMap, createVirtualCompilerHost, createVirtualProgram, getDefaultCompilerOptions, loadLibFiles } from './typescript/program.cjs';
|
|
14
11
|
export { transpile } from './typescript/transpile.cjs';
|
|
@@ -29,7 +26,7 @@ import '@stryke/capnp';
|
|
|
29
26
|
import 'powerlines/deepkit/type';
|
|
30
27
|
import './reflection-DTM1oT21.cjs';
|
|
31
28
|
import 'jiti';
|
|
32
|
-
import './config-
|
|
29
|
+
import './config-BuOWpULa.cjs';
|
|
33
30
|
import '@babel/core';
|
|
34
31
|
import '@storm-software/build-tools/types';
|
|
35
32
|
import '@storm-software/config-tools/types';
|
|
@@ -62,5 +59,3 @@ import 'node:fs';
|
|
|
62
59
|
import 'unionfs';
|
|
63
60
|
import './compiler-D3rFYZGM.cjs';
|
|
64
61
|
import 'magic-string';
|
|
65
|
-
import 'typedoc';
|
|
66
|
-
import 'typedoc-plugin-markdown';
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -6,9 +6,6 @@ export { createDeclarationTransformer, createTransformer } from './deepkit/trans
|
|
|
6
6
|
export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, stringifyDefaultValue, stringifyStringValue, stringifyValue } from './deepkit/utilities.js';
|
|
7
7
|
export { getUniqueEntries, resolveEntries, resolveEntriesSync, resolveEntry, resolveEntryInput, resolveEntryInputFile, resolveEntryOutput, resolveVirtualEntry } from './entry.js';
|
|
8
8
|
export { CreateLogOptions, __ΩCreateLogOptions, createLog, extendLog } from './logger.js';
|
|
9
|
-
export { StormStackMarkdownTheme } from './typedoc/helpers/markdown-theme.js';
|
|
10
|
-
export { escapeChars, stripLineBreaks } from './typedoc/helpers/toc.js';
|
|
11
|
-
export { GenerateDocsOptions, InitTypedocOptions, __ΩGenerateDocsOptions, __ΩInitTypedocOptions, default as initTypedoc } from './typedoc/init.js';
|
|
12
9
|
export { IsolatedDeclarationsResult, __ΩIsolatedDeclarationsResult, isolatedDeclarations } from './typescript/isolated-decl.js';
|
|
13
10
|
export { SourcesMap, __ΩSourcesMap, createVirtualCompilerHost, createVirtualProgram, getDefaultCompilerOptions, loadLibFiles } from './typescript/program.js';
|
|
14
11
|
export { transpile } from './typescript/transpile.js';
|
|
@@ -29,7 +26,7 @@ import '@stryke/capnp';
|
|
|
29
26
|
import 'powerlines/deepkit/type';
|
|
30
27
|
import './reflection-DTM1oT21.js';
|
|
31
28
|
import 'jiti';
|
|
32
|
-
import './config-
|
|
29
|
+
import './config-Ckb93CH-.js';
|
|
33
30
|
import '@babel/core';
|
|
34
31
|
import '@storm-software/build-tools/types';
|
|
35
32
|
import '@storm-software/config-tools/types';
|
|
@@ -62,5 +59,3 @@ import 'node:fs';
|
|
|
62
59
|
import 'unionfs';
|
|
63
60
|
import './compiler-lzcmWdxH.js';
|
|
64
61
|
import 'magic-string';
|
|
65
|
-
import 'typedoc';
|
|
66
|
-
import 'typedoc-plugin-markdown';
|
package/dist/lib/index.js
CHANGED
|
@@ -1,26 +1,20 @@
|
|
|
1
|
+
import './chunk-4BPHC6QQ.js';
|
|
2
|
+
export { createUnpluginFactory } from './chunk-PEFHZMZD.js';
|
|
3
|
+
export { createUnplugin } from './chunk-RAMRPMFI.js';
|
|
4
|
+
export { handleResolveId } from './chunk-MBPXN4Y7.js';
|
|
1
5
|
import './chunk-CLOW34EQ.js';
|
|
2
|
-
export { Worker, createWorker } from './chunk-QKPZ6PFH.js';
|
|
3
|
-
export { getCache, setCache } from './chunk-XCO4BVUB.js';
|
|
4
6
|
export { generateSourceMap } from './chunk-FFHP6PMW.js';
|
|
5
|
-
|
|
6
|
-
export { createUnpluginFactory } from './chunk-BWYIFI3V.js';
|
|
7
|
-
export { writeFile } from './chunk-ERN7VNPI.js';
|
|
8
|
-
export { getBaseFileHeader, getFileHeader } from './chunk-KFDMNGLL.js';
|
|
7
|
+
export { Worker, createWorker } from './chunk-QKPZ6PFH.js';
|
|
9
8
|
export { CACHE_HASH_LENGTH, PROJECT_ROOT_HASH_LENGTH, discoverTemplates, getChecksum, getPersistedMeta, getPrefixedProjectRootHash, writeMetaFile } from './chunk-5UXQEP73.js';
|
|
10
9
|
export { addPluginHook, checkDedupe, extractPluginHook, getHookHandler, isHookExternal, isHookInternal, isPlugin, isPluginConfig, isPluginConfigObject, isPluginConfigTuple, isPluginHook, isPluginHookFunction, isPluginHookObject } from './chunk-T6FKCZRX.js';
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
|
|
14
|
-
import './chunk-PEARXSNM.js';
|
|
15
|
-
import './chunk-6YX3AIYU.js';
|
|
16
|
-
export { escapeChars, stripLineBreaks } from './chunk-K6OUCANN.js';
|
|
17
|
-
export { initTypedoc } from './chunk-WX4FTMAA.js';
|
|
18
|
-
export { StormStackMarkdownTheme } from './chunk-GAOL534U.js';
|
|
10
|
+
export { writeFile } from './chunk-ERN7VNPI.js';
|
|
11
|
+
export { getCache, setCache } from './chunk-XCO4BVUB.js';
|
|
12
|
+
export { getBaseFileHeader, getFileHeader } from './chunk-KFDMNGLL.js';
|
|
19
13
|
import './chunk-DQJCGJ5P.js';
|
|
14
|
+
export { findIncludeMatch, findMatch, getParsedTypeScriptConfig, getTsconfigFilePath, isIncludeMatchFound, isMatchFound } from './chunk-FI5E5BCW.js';
|
|
20
15
|
export { isolatedDeclarations } from './chunk-WIEASNA7.js';
|
|
21
|
-
export { transpile } from './chunk-3RHLSGXA.js';
|
|
22
16
|
export { SourcesMap, createVirtualCompilerHost, createVirtualProgram, getDefaultCompilerOptions, loadLibFiles } from './chunk-KAWHIXIE.js';
|
|
23
|
-
export {
|
|
17
|
+
export { transpile } from './chunk-3RHLSGXA.js';
|
|
24
18
|
export { convertFromCapnp, convertFromCapnpArray, convertFromCapnpBase, convertFromCapnpClassType, convertFromCapnpDefault, convertFromCapnpEnum, convertFromCapnpFunction, convertFromCapnpIndexAccessOrigin, convertFromCapnpInfer, convertFromCapnpIntersection, convertFromCapnpLiteral, convertFromCapnpMethodSignature, convertFromCapnpObjectLiteral, convertFromCapnpOther, convertFromCapnpParameter, convertFromCapnpProperty, convertFromCapnpPropertySignature, convertFromCapnpSimple, convertFromCapnpTagsReflection, convertFromCapnpTuple, convertFromCapnpTupleMember, convertFromCapnpUnion, convertToCapnp, convertToCapnpArray, convertToCapnpBase, convertToCapnpClassType, convertToCapnpDefault, convertToCapnpEnum, convertToCapnpFunction, convertToCapnpIndexAccessOrigin, convertToCapnpInfer, convertToCapnpIntersection, convertToCapnpLiteral, convertToCapnpMethod, convertToCapnpMethodSignature, convertToCapnpObjectLiteral, convertToCapnpOther, convertToCapnpParameter, convertToCapnpProperty, convertToCapnpPropertySignature, convertToCapnpSimple, convertToCapnpTagsReflection, convertToCapnpTuple, convertToCapnpTupleMember, convertToCapnpUnion } from './chunk-XJYF63CR.js';
|
|
25
19
|
export { loadUserConfigFile, loadWorkspaceConfig } from './chunk-HEJTOH6N.js';
|
|
26
20
|
export { createLog, extendLog } from './chunk-3OXC37NQ.js';
|
package/dist/lib/logger.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
2
|
-
import { L as LogFn, W as WorkspaceConfig } from './config-
|
|
2
|
+
import { L as LogFn, W as WorkspaceConfig } from './config-BuOWpULa.cjs';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/lib/logger.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
2
|
-
import { L as LogFn, W as WorkspaceConfig } from './config-
|
|
2
|
+
import { L as LogFn, W as WorkspaceConfig } from './config-Ckb93CH-.js';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var chunkSYRNTXLG_cjs = require('../chunk-SYRNTXLG.cjs');
|
|
4
3
|
var chunkZM7W72XL_cjs = require('../chunk-ZM7W72XL.cjs');
|
|
4
|
+
var chunkSYRNTXLG_cjs = require('../chunk-SYRNTXLG.cjs');
|
|
5
5
|
var chunkIVLD7PCJ_cjs = require('../chunk-IVLD7PCJ.cjs');
|
|
6
6
|
var types = require('@storm-software/config-tools/types');
|
|
7
7
|
var resolve = require('@stryke/fs/resolve');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { System, CompilerOptions, CompilerHost, Program } from 'typescript';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-BuOWpULa.cjs';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { System, CompilerOptions, CompilerHost, Program } from 'typescript';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-Ckb93CH-.js';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { getDefaultCompilerOptions } from '../chunk-KAWHIXIE.js';
|
|
2
1
|
import { getParsedTypeScriptConfig } from '../chunk-FI5E5BCW.js';
|
|
2
|
+
import { getDefaultCompilerOptions } from '../chunk-KAWHIXIE.js';
|
|
3
3
|
import { __name } from '../chunk-RNN4YGZB.js';
|
|
4
4
|
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
5
5
|
import { resolvePackage } from '@stryke/fs/resolve';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TransformerFactory, SourceFile } from 'typescript';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-BuOWpULa.cjs';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TransformerFactory, SourceFile } from 'typescript';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-Ckb93CH-.js';
|
|
3
3
|
import '@babel/core';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|