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
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Event, ProjectReflection, Reflection } from 'typedoc';
|
|
2
|
-
import { MarkdownTheme, MarkdownThemeRenderContext } from 'typedoc-plugin-markdown';
|
|
3
|
-
|
|
4
|
-
interface MarkdownPageEvent<out Model = unknown> extends Event {
|
|
5
|
-
project: ProjectReflection;
|
|
6
|
-
filename: string;
|
|
7
|
-
url: string;
|
|
8
|
-
contents: string;
|
|
9
|
-
pageHeadings: any;
|
|
10
|
-
readonly model: Model;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
declare class StormStackMarkdownTheme extends MarkdownTheme {
|
|
14
|
-
hideInPageTOC: boolean;
|
|
15
|
-
getRenderContext(pageEvent: MarkdownPageEvent<Reflection>): StormStackMarkdownThemeContext;
|
|
16
|
-
}
|
|
17
|
-
declare class StormStackMarkdownThemeContext extends MarkdownThemeRenderContext {
|
|
18
|
-
relativeURL: (url: string | undefined | null) => string | null;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export { StormStackMarkdownTheme };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"markdown-theme.js"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var chunkD65TQIQK_cjs = require('../../chunk-D65TQIQK.cjs');
|
|
6
|
-
require('../../chunk-IVLD7PCJ.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Object.defineProperty(exports, "default", {
|
|
11
|
-
enumerable: true,
|
|
12
|
-
get: function () { return chunkD65TQIQK_cjs.toc_default; }
|
|
13
|
-
});
|
|
14
|
-
Object.defineProperty(exports, "escapeChars", {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function () { return chunkD65TQIQK_cjs.escapeChars; }
|
|
17
|
-
});
|
|
18
|
-
Object.defineProperty(exports, "stripLineBreaks", {
|
|
19
|
-
enumerable: true,
|
|
20
|
-
get: function () { return chunkD65TQIQK_cjs.stripLineBreaks; }
|
|
21
|
-
});
|
|
22
|
-
//# sourceMappingURL=toc.cjs.map
|
|
23
|
-
//# sourceMappingURL=toc.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"toc.cjs"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StormStackMarkdownTheme } from './markdown-theme.cjs';
|
|
2
|
-
import 'typedoc';
|
|
3
|
-
import 'typedoc-plugin-markdown';
|
|
4
|
-
|
|
5
|
-
declare function escapeChars(str: string): string;
|
|
6
|
-
declare function stripLineBreaks(str: string): string;
|
|
7
|
-
declare function registerTOCHelper(theme: StormStackMarkdownTheme): void;
|
|
8
|
-
|
|
9
|
-
export { registerTOCHelper as default, escapeChars, stripLineBreaks };
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { StormStackMarkdownTheme } from './markdown-theme.js';
|
|
2
|
-
import 'typedoc';
|
|
3
|
-
import 'typedoc-plugin-markdown';
|
|
4
|
-
|
|
5
|
-
declare function escapeChars(str: string): string;
|
|
6
|
-
declare function stripLineBreaks(str: string): string;
|
|
7
|
-
declare function registerTOCHelper(theme: StormStackMarkdownTheme): void;
|
|
8
|
-
|
|
9
|
-
export { registerTOCHelper as default, escapeChars, stripLineBreaks };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"toc.js"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
require('../chunk-2POAFUYW.cjs');
|
|
4
|
-
require('../chunk-P4G2H56N.cjs');
|
|
5
|
-
require('../chunk-XBWFWDNB.cjs');
|
|
6
|
-
var chunkD65TQIQK_cjs = require('../chunk-D65TQIQK.cjs');
|
|
7
|
-
var chunkW4KT67KR_cjs = require('../chunk-W4KT67KR.cjs');
|
|
8
|
-
var chunkNS4SXIWY_cjs = require('../chunk-NS4SXIWY.cjs');
|
|
9
|
-
require('../chunk-IVLD7PCJ.cjs');
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
Object.defineProperty(exports, "escapeChars", {
|
|
14
|
-
enumerable: true,
|
|
15
|
-
get: function () { return chunkD65TQIQK_cjs.escapeChars; }
|
|
16
|
-
});
|
|
17
|
-
Object.defineProperty(exports, "stripLineBreaks", {
|
|
18
|
-
enumerable: true,
|
|
19
|
-
get: function () { return chunkD65TQIQK_cjs.stripLineBreaks; }
|
|
20
|
-
});
|
|
21
|
-
Object.defineProperty(exports, "initTypedoc", {
|
|
22
|
-
enumerable: true,
|
|
23
|
-
get: function () { return chunkW4KT67KR_cjs.initTypedoc; }
|
|
24
|
-
});
|
|
25
|
-
Object.defineProperty(exports, "StormStackMarkdownTheme", {
|
|
26
|
-
enumerable: true,
|
|
27
|
-
get: function () { return chunkNS4SXIWY_cjs.StormStackMarkdownTheme; }
|
|
28
|
-
});
|
|
29
|
-
//# sourceMappingURL=index.cjs.map
|
|
30
|
-
//# sourceMappingURL=index.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
export { StormStackMarkdownTheme } from './helpers/markdown-theme.cjs';
|
|
2
|
-
export { escapeChars, stripLineBreaks } from './helpers/toc.cjs';
|
|
3
|
-
export { GenerateDocsOptions, InitTypedocOptions, __ΩGenerateDocsOptions, __ΩInitTypedocOptions, default as initTypedoc } from './init.cjs';
|
|
4
|
-
import 'typedoc';
|
|
5
|
-
import 'typedoc-plugin-markdown';
|
|
6
|
-
import '../config-C3R3Xbo2.cjs';
|
|
7
|
-
import '@babel/core';
|
|
8
|
-
import '@storm-software/build-tools/types';
|
|
9
|
-
import '@storm-software/config-tools/types';
|
|
10
|
-
import '@storm-software/config/types';
|
|
11
|
-
import '@stryke/types/configuration';
|
|
12
|
-
import '@stryke/types/file';
|
|
13
|
-
import 'c12';
|
|
14
|
-
import 'vite';
|
|
15
|
-
import '@babel/helper-plugin-utils';
|
|
16
|
-
import '@farmfe/core';
|
|
17
|
-
import '@rspack/core';
|
|
18
|
-
import '@storm-software/esbuild/types';
|
|
19
|
-
import '@storm-software/unbuild/types';
|
|
20
|
-
import 'esbuild';
|
|
21
|
-
import 'rolldown';
|
|
22
|
-
import 'rollup';
|
|
23
|
-
import 'webpack';
|
|
24
|
-
import '@stryke/env/get-env-paths';
|
|
25
|
-
import '@stryke/types/package-json';
|
|
26
|
-
import 'jest-worker';
|
|
27
|
-
import 'jiti';
|
|
28
|
-
import 'powerlines/deepkit/type';
|
|
29
|
-
import 'unplugin';
|
|
30
|
-
import '../reflection-DTM1oT21.cjs';
|
|
31
|
-
import '@stryke/capnp';
|
|
32
|
-
import '@stryke/types/base';
|
|
33
|
-
import '../tsconfig-PkCm-mua.cjs';
|
|
34
|
-
import '@stryke/types/tsconfig';
|
|
35
|
-
import 'typescript';
|
|
36
|
-
import 'semver';
|
|
37
|
-
import '@stryke/types/array';
|
|
38
|
-
import 'memfs';
|
|
39
|
-
import 'node:fs';
|
|
40
|
-
import 'unionfs';
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
export { StormStackMarkdownTheme } from './helpers/markdown-theme.js';
|
|
2
|
-
export { escapeChars, stripLineBreaks } from './helpers/toc.js';
|
|
3
|
-
export { GenerateDocsOptions, InitTypedocOptions, __ΩGenerateDocsOptions, __ΩInitTypedocOptions, default as initTypedoc } from './init.js';
|
|
4
|
-
import 'typedoc';
|
|
5
|
-
import 'typedoc-plugin-markdown';
|
|
6
|
-
import '../config-CtEiDMTQ.js';
|
|
7
|
-
import '@babel/core';
|
|
8
|
-
import '@storm-software/build-tools/types';
|
|
9
|
-
import '@storm-software/config-tools/types';
|
|
10
|
-
import '@storm-software/config/types';
|
|
11
|
-
import '@stryke/types/configuration';
|
|
12
|
-
import '@stryke/types/file';
|
|
13
|
-
import 'c12';
|
|
14
|
-
import 'vite';
|
|
15
|
-
import '@babel/helper-plugin-utils';
|
|
16
|
-
import '@farmfe/core';
|
|
17
|
-
import '@rspack/core';
|
|
18
|
-
import '@storm-software/esbuild/types';
|
|
19
|
-
import '@storm-software/unbuild/types';
|
|
20
|
-
import 'esbuild';
|
|
21
|
-
import 'rolldown';
|
|
22
|
-
import 'rollup';
|
|
23
|
-
import 'webpack';
|
|
24
|
-
import '@stryke/env/get-env-paths';
|
|
25
|
-
import '@stryke/types/package-json';
|
|
26
|
-
import 'jest-worker';
|
|
27
|
-
import 'jiti';
|
|
28
|
-
import 'powerlines/deepkit/type';
|
|
29
|
-
import 'unplugin';
|
|
30
|
-
import '../reflection-DTM1oT21.js';
|
|
31
|
-
import '@stryke/capnp';
|
|
32
|
-
import '@stryke/types/base';
|
|
33
|
-
import '../tsconfig-PkCm-mua.js';
|
|
34
|
-
import '@stryke/types/tsconfig';
|
|
35
|
-
import 'typescript';
|
|
36
|
-
import 'semver';
|
|
37
|
-
import '@stryke/types/array';
|
|
38
|
-
import 'memfs';
|
|
39
|
-
import 'node:fs';
|
|
40
|
-
import 'unionfs';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import '../chunk-3QWPRNOJ.js';
|
|
2
|
-
import '../chunk-PEARXSNM.js';
|
|
3
|
-
import '../chunk-6YX3AIYU.js';
|
|
4
|
-
export { escapeChars, stripLineBreaks } from '../chunk-K6OUCANN.js';
|
|
5
|
-
export { initTypedoc } from '../chunk-WX4FTMAA.js';
|
|
6
|
-
export { StormStackMarkdownTheme } from '../chunk-GAOL534U.js';
|
|
7
|
-
import '../chunk-RNN4YGZB.js';
|
|
8
|
-
//# sourceMappingURL=index.js.map
|
|
9
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var chunkW4KT67KR_cjs = require('../chunk-W4KT67KR.cjs');
|
|
6
|
-
require('../chunk-IVLD7PCJ.cjs');
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Object.defineProperty(exports, "default", {
|
|
11
|
-
enumerable: true,
|
|
12
|
-
get: function () { return chunkW4KT67KR_cjs.init_default; }
|
|
13
|
-
});
|
|
14
|
-
Object.defineProperty(exports, "initTypedoc", {
|
|
15
|
-
enumerable: true,
|
|
16
|
-
get: function () { return chunkW4KT67KR_cjs.initTypedoc; }
|
|
17
|
-
});
|
|
18
|
-
//# sourceMappingURL=init.cjs.map
|
|
19
|
-
//# sourceMappingURL=init.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"init.cjs"}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { ProjectReflection, Application } from 'typedoc';
|
|
2
|
-
import { C as Context } from '../config-C3R3Xbo2.cjs';
|
|
3
|
-
import '@babel/core';
|
|
4
|
-
import '@storm-software/build-tools/types';
|
|
5
|
-
import '@storm-software/config-tools/types';
|
|
6
|
-
import '@storm-software/config/types';
|
|
7
|
-
import '@stryke/types/configuration';
|
|
8
|
-
import '@stryke/types/file';
|
|
9
|
-
import 'c12';
|
|
10
|
-
import 'vite';
|
|
11
|
-
import '@babel/helper-plugin-utils';
|
|
12
|
-
import '@farmfe/core';
|
|
13
|
-
import '@rspack/core';
|
|
14
|
-
import '@storm-software/esbuild/types';
|
|
15
|
-
import '@storm-software/unbuild/types';
|
|
16
|
-
import 'esbuild';
|
|
17
|
-
import 'rolldown';
|
|
18
|
-
import 'rollup';
|
|
19
|
-
import 'webpack';
|
|
20
|
-
import '@stryke/env/get-env-paths';
|
|
21
|
-
import '@stryke/types/package-json';
|
|
22
|
-
import 'jest-worker';
|
|
23
|
-
import 'jiti';
|
|
24
|
-
import 'powerlines/deepkit/type';
|
|
25
|
-
import 'unplugin';
|
|
26
|
-
import '../reflection-DTM1oT21.cjs';
|
|
27
|
-
import '@stryke/capnp';
|
|
28
|
-
import '@stryke/types/base';
|
|
29
|
-
import '../tsconfig-PkCm-mua.cjs';
|
|
30
|
-
import '@stryke/types/tsconfig';
|
|
31
|
-
import 'typescript';
|
|
32
|
-
import 'semver';
|
|
33
|
-
import '@stryke/types/array';
|
|
34
|
-
import 'memfs';
|
|
35
|
-
import 'node:fs';
|
|
36
|
-
import 'unionfs';
|
|
37
|
-
|
|
38
|
-
interface InitTypedocOptions {
|
|
39
|
-
outputPath: string;
|
|
40
|
-
baseUrl?: string;
|
|
41
|
-
entryPoints?: Array<{
|
|
42
|
-
name: string;
|
|
43
|
-
path: string;
|
|
44
|
-
}>;
|
|
45
|
-
}
|
|
46
|
-
interface GenerateDocsOptions {
|
|
47
|
-
frontmatter?: Record<string, any>;
|
|
48
|
-
outputPath?: string;
|
|
49
|
-
project: ProjectReflection;
|
|
50
|
-
}
|
|
51
|
-
/**
|
|
52
|
-
* Initialize Typedoc with the given options.
|
|
53
|
-
*
|
|
54
|
-
* @param context - The Powerlines context
|
|
55
|
-
* @param options - Options to initialize Typedoc with
|
|
56
|
-
* @returns An object containing methods to generate docs, generate navigation JSON, and get reflections.
|
|
57
|
-
*/
|
|
58
|
-
declare const initTypedoc: (context: Context, options: InitTypedocOptions) => Promise<{
|
|
59
|
-
app: Application;
|
|
60
|
-
generateDocs: (opts: GenerateDocsOptions) => Promise<void>;
|
|
61
|
-
generateNavigationJSON: (project: any, outputFolder?: string) => Promise<void>;
|
|
62
|
-
getReflections: () => Promise<ProjectReflection | undefined>;
|
|
63
|
-
}>;
|
|
64
|
-
|
|
65
|
-
declare type __ΩInitTypedocOptions = any[];
|
|
66
|
-
declare type __ΩGenerateDocsOptions = any[];
|
|
67
|
-
|
|
68
|
-
export { type GenerateDocsOptions, type InitTypedocOptions, type __ΩGenerateDocsOptions, type __ΩInitTypedocOptions, initTypedoc as default, initTypedoc };
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { ProjectReflection, Application } from 'typedoc';
|
|
2
|
-
import { C as Context } from '../config-CtEiDMTQ.js';
|
|
3
|
-
import '@babel/core';
|
|
4
|
-
import '@storm-software/build-tools/types';
|
|
5
|
-
import '@storm-software/config-tools/types';
|
|
6
|
-
import '@storm-software/config/types';
|
|
7
|
-
import '@stryke/types/configuration';
|
|
8
|
-
import '@stryke/types/file';
|
|
9
|
-
import 'c12';
|
|
10
|
-
import 'vite';
|
|
11
|
-
import '@babel/helper-plugin-utils';
|
|
12
|
-
import '@farmfe/core';
|
|
13
|
-
import '@rspack/core';
|
|
14
|
-
import '@storm-software/esbuild/types';
|
|
15
|
-
import '@storm-software/unbuild/types';
|
|
16
|
-
import 'esbuild';
|
|
17
|
-
import 'rolldown';
|
|
18
|
-
import 'rollup';
|
|
19
|
-
import 'webpack';
|
|
20
|
-
import '@stryke/env/get-env-paths';
|
|
21
|
-
import '@stryke/types/package-json';
|
|
22
|
-
import 'jest-worker';
|
|
23
|
-
import 'jiti';
|
|
24
|
-
import 'powerlines/deepkit/type';
|
|
25
|
-
import 'unplugin';
|
|
26
|
-
import '../reflection-DTM1oT21.js';
|
|
27
|
-
import '@stryke/capnp';
|
|
28
|
-
import '@stryke/types/base';
|
|
29
|
-
import '../tsconfig-PkCm-mua.js';
|
|
30
|
-
import '@stryke/types/tsconfig';
|
|
31
|
-
import 'typescript';
|
|
32
|
-
import 'semver';
|
|
33
|
-
import '@stryke/types/array';
|
|
34
|
-
import 'memfs';
|
|
35
|
-
import 'node:fs';
|
|
36
|
-
import 'unionfs';
|
|
37
|
-
|
|
38
|
-
interface InitTypedocOptions {
|
|
39
|
-
outputPath: string;
|
|
40
|
-
baseUrl?: string;
|
|
41
|
-
entryPoints?: Array<{
|
|
42
|
-
name: string;
|
|
43
|
-
path: string;
|
|
44
|
-
}>;
|
|
45
|
-
}
|
|
46
|
-
interface GenerateDocsOptions {
|
|
47
|
-
frontmatter?: Record<string, any>;
|
|
48
|
-
outputPath?: string;
|
|
49
|
-
project: ProjectReflection;
|
|
50
|
-
}
|
|
51
|
-
/**
|
|
52
|
-
* Initialize Typedoc with the given options.
|
|
53
|
-
*
|
|
54
|
-
* @param context - The Powerlines context
|
|
55
|
-
* @param options - Options to initialize Typedoc with
|
|
56
|
-
* @returns An object containing methods to generate docs, generate navigation JSON, and get reflections.
|
|
57
|
-
*/
|
|
58
|
-
declare const initTypedoc: (context: Context, options: InitTypedocOptions) => Promise<{
|
|
59
|
-
app: Application;
|
|
60
|
-
generateDocs: (opts: GenerateDocsOptions) => Promise<void>;
|
|
61
|
-
generateNavigationJSON: (project: any, outputFolder?: string) => Promise<void>;
|
|
62
|
-
getReflections: () => Promise<ProjectReflection | undefined>;
|
|
63
|
-
}>;
|
|
64
|
-
|
|
65
|
-
declare type __ΩInitTypedocOptions = any[];
|
|
66
|
-
declare type __ΩGenerateDocsOptions = any[];
|
|
67
|
-
|
|
68
|
-
export { type GenerateDocsOptions, type InitTypedocOptions, type __ΩGenerateDocsOptions, type __ΩInitTypedocOptions, initTypedoc as default, initTypedoc };
|
package/dist/lib/typedoc/init.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"init.js"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkNS4SXIWY_cjs = require('../chunk-NS4SXIWY.cjs');
|
|
4
|
-
var chunkIVLD7PCJ_cjs = require('../chunk-IVLD7PCJ.cjs');
|
|
5
|
-
|
|
6
|
-
// src/lib/typedoc/plugin.ts
|
|
7
|
-
function load(app) {
|
|
8
|
-
app.renderer.defineTheme("powerlines", chunkNS4SXIWY_cjs.StormStackMarkdownTheme);
|
|
9
|
-
}
|
|
10
|
-
chunkIVLD7PCJ_cjs.__name(load, "load");
|
|
11
|
-
|
|
12
|
-
exports.load = load;
|
|
13
|
-
//# sourceMappingURL=plugin.cjs.map
|
|
14
|
-
//# sourceMappingURL=plugin.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/lib/typedoc/plugin.ts"],"names":["load","app","renderer","defineTheme","StormStackMarkdownTheme"],"mappings":";;;;;;AAyBO,SAASA,KAAKC,GAAAA,EAAY;AAC/BA,EAAAA,GAAAA,CAAIC,QAAAA,CAASC,WAAAA,CAAY,YAAA,EAAcC,yCAAAA,CAAAA;AACzC;AAFgBJ,wBAAAA,CAAAA,IAAAA,EAAAA,MAAAA,CAAAA","file":"plugin.cjs","sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { Renderer } from \"typedoc\";\nimport { StormStackMarkdownTheme } from \"./helpers/markdown-theme\";\n\ninterface LoadApp {\n renderer: Renderer;\n}\n\nexport function load(app: LoadApp): void {\n app.renderer.defineTheme(\"powerlines\", StormStackMarkdownTheme);\n}\n"]}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { StormStackMarkdownTheme } from '../chunk-GAOL534U.js';
|
|
2
|
-
import { __name } from '../chunk-RNN4YGZB.js';
|
|
3
|
-
|
|
4
|
-
// src/lib/typedoc/plugin.ts
|
|
5
|
-
function load(app) {
|
|
6
|
-
app.renderer.defineTheme("powerlines", StormStackMarkdownTheme);
|
|
7
|
-
}
|
|
8
|
-
__name(load, "load");
|
|
9
|
-
|
|
10
|
-
export { load };
|
|
11
|
-
//# sourceMappingURL=plugin.js.map
|
|
12
|
-
//# sourceMappingURL=plugin.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/lib/typedoc/plugin.ts"],"names":["load","app","renderer","defineTheme","StormStackMarkdownTheme"],"mappings":";;;;AAyBO,SAASA,KAAKC,GAAAA,EAAY;AAC/BA,EAAAA,GAAAA,CAAIC,QAAAA,CAASC,WAAAA,CAAY,YAAA,EAAcC,uBAAAA,CAAAA;AACzC;AAFgBJ,MAAAA,CAAAA,IAAAA,EAAAA,MAAAA,CAAAA","file":"plugin.js","sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { Renderer } from \"typedoc\";\nimport { StormStackMarkdownTheme } from \"./helpers/markdown-theme\";\n\ninterface LoadApp {\n renderer: Renderer;\n}\n\nexport function load(app: LoadApp): void {\n app.renderer.defineTheme(\"powerlines\", StormStackMarkdownTheme);\n}\n"]}
|