powerlines 0.19.4 → 0.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api.cjs +2 -2
- package/dist/api.d.cts +2 -2
- package/dist/api.d.ts +2 -2
- package/dist/api.js +1 -1
- package/dist/astro.cjs +8 -8
- package/dist/astro.d.cts +1 -1
- package/dist/astro.d.ts +1 -1
- package/dist/astro.js +5 -5
- package/dist/{chunk-JPWBN72J.js → chunk-24AZZCCW.js} +1 -1
- package/dist/{chunk-HI3LNK6Q.js → chunk-2KGMZZ36.js} +1 -1
- package/dist/{chunk-BHPTTRBA.js → chunk-2QGVOWKM.js} +16 -11
- package/dist/{chunk-AEJIVPUZ.js → chunk-4KCSCJ6E.js} +1 -1
- package/dist/{chunk-ULFJBFI7.cjs → chunk-6UVRB3IN.cjs} +3 -3
- package/dist/{chunk-RR7EC4RF.js → chunk-A2EZ3M22.js} +1 -1
- package/dist/{chunk-ZOUGUAQY.cjs → chunk-CTSV5JAF.cjs} +18 -13
- package/dist/{chunk-GFINPIIK.js → chunk-F4TS44KB.js} +3 -4
- package/dist/{chunk-I4LLZ5BI.js → chunk-FBMQTOMN.js} +1 -1
- package/dist/{chunk-PAJB5K7A.js → chunk-FYKDALJL.js} +3 -2
- package/dist/{chunk-MCDMY6GK.cjs → chunk-IHWRGHX6.cjs} +2 -2
- package/dist/{chunk-7HKTQSUG.cjs → chunk-IMMNZSFZ.cjs} +4 -3
- package/dist/{chunk-VICSRRKQ.js → chunk-JKF342AW.js} +2 -2
- package/dist/{chunk-LIXKMZW5.cjs → chunk-KL7HP7JM.cjs} +2 -2
- package/dist/{chunk-5PRY6OJM.cjs → chunk-LM6YBGC6.cjs} +2 -2
- package/dist/{chunk-KMELWYHW.cjs → chunk-MOH4CWHN.cjs} +3 -4
- package/dist/{chunk-YQZXG4X6.cjs → chunk-MZQXGWUK.cjs} +2 -2
- package/dist/{chunk-BSGWY4AP.cjs → chunk-OQNYDN5F.cjs} +2 -2
- package/dist/{chunk-X5LPEBDE.cjs → chunk-P3BP6LXC.cjs} +2 -2
- package/dist/{chunk-HEG6IAVR.js → chunk-QH3M5FBF.js} +1 -1
- package/dist/chunk-SECEPZQ3.cjs +32 -0
- package/dist/{chunk-GQM2JCO3.js → chunk-SIEHJFKB.js} +2 -2
- package/dist/{chunk-TK6CN2KT.cjs → chunk-T4AJOD6A.cjs} +4 -4
- package/dist/chunk-TY3QAXEY.js +105 -0
- package/dist/{chunk-OJSRHKHW.js → chunk-VSZXQLMI.js} +1 -1
- package/dist/{chunk-A3FMGMBV.cjs → chunk-VVFIZVYE.cjs} +2 -2
- package/dist/{chunk-Z63SQZUB.cjs → chunk-VXF37DA2.cjs} +4 -4
- package/dist/chunk-WE7PLY4H.cjs +111 -0
- package/dist/{chunk-MLAYLHZO.js → chunk-WRP6ANCC.js} +1 -1
- package/dist/chunk-XBS3AHAK.js +29 -0
- package/dist/config.d.cts +1 -1
- package/dist/config.d.ts +1 -1
- package/dist/esbuild.cjs +7 -7
- package/dist/esbuild.d.cts +1 -1
- package/dist/esbuild.d.ts +1 -1
- package/dist/esbuild.js +4 -4
- 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/{hooks-Bq2jUAKs.d.ts → hooks-BBZyf9CN.d.ts} +1 -1
- package/dist/{hooks-C6t50M6a.d.cts → hooks-CUxY7WKY.d.cts} +1 -1
- package/dist/index.cjs +18 -18
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +16 -16
- package/dist/lib/build/esbuild.cjs +4 -4
- package/dist/lib/build/esbuild.d.cts +3 -3
- package/dist/lib/build/esbuild.d.ts +3 -3
- package/dist/lib/build/esbuild.js +1 -1
- package/dist/lib/build/index.cjs +33 -33
- package/dist/lib/build/index.d.cts +3 -3
- package/dist/lib/build/index.d.ts +3 -3
- package/dist/lib/build/index.js +8 -8
- package/dist/lib/build/rolldown.cjs +3 -3
- package/dist/lib/build/rolldown.d.cts +1 -1
- package/dist/lib/build/rolldown.d.ts +1 -1
- package/dist/lib/build/rolldown.js +2 -2
- package/dist/lib/build/rollup.cjs +3 -3
- package/dist/lib/build/rollup.d.cts +1 -1
- package/dist/lib/build/rollup.d.ts +1 -1
- package/dist/lib/build/rollup.js +1 -1
- package/dist/lib/build/rspack.cjs +2 -2
- package/dist/lib/build/rspack.d.cts +1 -1
- package/dist/lib/build/rspack.d.ts +1 -1
- package/dist/lib/build/rspack.js +1 -1
- package/dist/lib/build/tsup.cjs +5 -5
- package/dist/lib/build/tsup.d.cts +1 -1
- package/dist/lib/build/tsup.d.ts +1 -1
- package/dist/lib/build/tsup.js +2 -2
- package/dist/lib/build/unbuild.cjs +5 -5
- package/dist/lib/build/unbuild.d.cts +2 -2
- package/dist/lib/build/unbuild.d.ts +2 -2
- package/dist/lib/build/unbuild.js +2 -2
- package/dist/lib/build/vite.cjs +4 -4
- package/dist/lib/build/vite.d.cts +1 -1
- package/dist/lib/build/vite.d.ts +1 -1
- package/dist/lib/build/vite.js +2 -2
- package/dist/lib/build/webpack.cjs +2 -2
- package/dist/lib/build/webpack.d.cts +1 -1
- package/dist/lib/build/webpack.d.ts +1 -1
- package/dist/lib/build/webpack.js +1 -1
- package/dist/lib/{chunk-7OHD3BD4.js → chunk-4QRL5CNE.js} +1 -5
- package/dist/lib/{chunk-5ASXKB2V.js → chunk-4RUHX7LV.js} +1 -1
- package/dist/lib/{chunk-KXCEN6Y4.js → chunk-5SP6QZLX.js} +1 -1
- package/dist/lib/{chunk-GBICSIXP.cjs → chunk-ARCFV3IJ.cjs} +7 -8
- package/dist/lib/{chunk-5EXW3ZRC.cjs → chunk-CLV4J4L7.cjs} +26 -4
- package/dist/lib/{chunk-ADKYAHF5.js → chunk-DFRWBQQT.js} +33 -12
- package/dist/lib/{chunk-F7IDAYLH.cjs → chunk-FGYAS4NB.cjs} +1 -5
- package/dist/lib/{chunk-MVSXEH4P.cjs → chunk-H7V7EPB2.cjs} +6 -9
- package/dist/lib/{chunk-LSZT4OD3.cjs → chunk-HIY6WOU3.cjs} +3 -3
- package/dist/lib/{chunk-ESNHFT4V.cjs → chunk-IBONIIAZ.cjs} +10 -10
- package/dist/lib/{chunk-47WZIAPZ.js → chunk-IXREPTHZ.js} +5 -8
- package/dist/lib/chunk-K4FER6YK.cjs +125 -0
- package/dist/lib/{chunk-LJ4WO7TW.cjs → chunk-MWA3DWY5.cjs} +36 -13
- package/dist/lib/{chunk-YKSKJTO3.js → chunk-NU4GDWLL.js} +2 -2
- package/dist/lib/{chunk-37W2ZDLA.cjs → chunk-O36FCQM6.cjs} +2 -2
- package/dist/lib/{chunk-ET5QBFGZ.cjs → chunk-O5LNKYQV.cjs} +2 -2
- package/dist/lib/{chunk-SYHVP3OW.js → chunk-OI2V6L7D.js} +24 -4
- package/dist/lib/{chunk-JB2JJXGW.js → chunk-S5F4DE65.js} +1 -1
- package/dist/lib/{chunk-N66R6SPI.js → chunk-TTKY3DR4.js} +7 -8
- package/dist/lib/{chunk-N2EGPL2L.js → chunk-WWNNBLU7.js} +9 -9
- package/dist/lib/{chunk-AOKLB4V2.cjs → chunk-Y2BHXV33.cjs} +1 -1
- package/dist/lib/chunk-ZJNDT3GX.js +117 -0
- package/dist/lib/{config-gWvjY0K0.d.ts → config-Bag1Ft7u.d.ts} +139 -53
- package/dist/lib/{config-B8PZKdIr.d.cts → config-DN8Ad0lv.d.cts} +139 -53
- package/dist/lib/config-file.d.cts +1 -1
- package/dist/lib/config-file.d.ts +1 -1
- package/dist/lib/create-program.d.cts +1 -1
- package/dist/lib/create-program.d.ts +1 -1
- package/dist/lib/entry.d.cts +1 -1
- package/dist/lib/entry.d.ts +1 -1
- package/dist/lib/{hooks-BL4stJLn.d.ts → hooks-BVnPAWgt.d.ts} +1 -1
- package/dist/lib/{hooks-DnWcaiLo.d.cts → hooks-H2P-7xA4.d.cts} +1 -1
- package/dist/lib/index.cjs +95 -95
- package/dist/lib/index.d.cts +2 -2
- package/dist/lib/index.d.ts +2 -2
- package/dist/lib/index.js +15 -15
- package/dist/lib/logger.d.cts +1 -1
- package/dist/lib/logger.d.ts +1 -1
- package/dist/lib/typescript/compiler-host.d.cts +1 -1
- package/dist/lib/typescript/compiler-host.d.ts +1 -1
- package/dist/lib/typescript/import-transformer.d.cts +1 -1
- package/dist/lib/typescript/import-transformer.d.ts +1 -1
- package/dist/lib/typescript/index.d.cts +1 -1
- package/dist/lib/typescript/index.d.ts +1 -1
- package/dist/lib/typescript/program.d.cts +1 -1
- package/dist/lib/typescript/program.d.ts +1 -1
- package/dist/lib/unplugin/factory.cjs +6 -6
- package/dist/lib/unplugin/factory.d.cts +2 -2
- package/dist/lib/unplugin/factory.d.ts +2 -2
- package/dist/lib/unplugin/factory.js +5 -5
- package/dist/lib/unplugin/index.cjs +10 -10
- package/dist/lib/unplugin/index.d.cts +2 -2
- package/dist/lib/unplugin/index.d.ts +2 -2
- package/dist/lib/unplugin/index.js +6 -6
- package/dist/lib/unplugin/plugin.cjs +3 -3
- package/dist/lib/unplugin/plugin.d.cts +1 -1
- package/dist/lib/unplugin/plugin.d.ts +1 -1
- package/dist/lib/unplugin/plugin.js +2 -2
- package/dist/lib/unplugin/resolve-id.d.cts +1 -1
- package/dist/lib/unplugin/resolve-id.d.ts +1 -1
- package/dist/lib/utilities/bundle.cjs +3 -3
- package/dist/lib/utilities/bundle.d.cts +1 -1
- package/dist/lib/utilities/bundle.d.ts +1 -1
- package/dist/lib/utilities/bundle.js +2 -2
- package/dist/lib/utilities/cache.d.cts +1 -1
- package/dist/lib/utilities/cache.d.ts +1 -1
- package/dist/lib/utilities/file-header.d.cts +1 -1
- package/dist/lib/utilities/file-header.d.ts +1 -1
- package/dist/lib/utilities/index.cjs +29 -29
- package/dist/lib/utilities/index.d.cts +1 -1
- package/dist/lib/utilities/index.d.ts +1 -1
- package/dist/lib/utilities/index.js +7 -7
- package/dist/lib/utilities/meta.d.cts +1 -1
- package/dist/lib/utilities/meta.d.ts +1 -1
- package/dist/lib/utilities/resolve-path.d.cts +1 -1
- package/dist/lib/utilities/resolve-path.d.ts +1 -1
- package/dist/lib/utilities/resolve.cjs +4 -4
- package/dist/lib/utilities/resolve.d.cts +1 -1
- package/dist/lib/utilities/resolve.d.ts +1 -1
- package/dist/lib/utilities/resolve.js +3 -3
- package/dist/lib/utilities/source-file.d.cts +1 -1
- package/dist/lib/utilities/source-file.d.ts +1 -1
- package/dist/lib/utilities/source-map.d.cts +1 -1
- package/dist/lib/utilities/source-map.d.ts +1 -1
- package/dist/lib/utilities/worker.d.cts +1 -1
- package/dist/lib/utilities/worker.d.ts +1 -1
- package/dist/lib/utilities/write-file.d.cts +1 -1
- package/dist/lib/utilities/write-file.d.ts +1 -1
- package/dist/next.cjs +7 -7
- package/dist/next.js +4 -4
- package/dist/nuxt.cjs +9 -9
- package/dist/nuxt.js +6 -6
- package/dist/plugin-utils/chunk-J33TXWF6.js +12 -0
- package/dist/plugin-utils/chunk-QP6OJWFG.cjs +14 -0
- package/dist/plugin-utils/{config-48EWGWXq.d.cts → config-pwKiZvzJ.d.cts} +138 -52
- package/dist/plugin-utils/{config-48EWGWXq.d.ts → config-pwKiZvzJ.d.ts} +138 -52
- package/dist/plugin-utils/enforce.d.cts +1 -1
- package/dist/plugin-utils/enforce.d.ts +1 -1
- package/dist/plugin-utils/extend.d.cts +1 -1
- package/dist/plugin-utils/extend.d.ts +1 -1
- package/dist/plugin-utils/get-config-path.d.cts +2 -2
- package/dist/plugin-utils/get-config-path.d.ts +2 -2
- package/dist/plugin-utils/helpers.d.cts +3 -3
- package/dist/plugin-utils/helpers.d.ts +3 -3
- package/dist/plugin-utils/index.cjs +2 -2
- package/dist/plugin-utils/index.d.cts +1 -1
- package/dist/plugin-utils/index.d.ts +1 -1
- package/dist/plugin-utils/index.js +1 -1
- package/dist/plugin-utils/merge.d.cts +1 -1
- package/dist/plugin-utils/merge.d.ts +1 -1
- package/dist/plugin-utils/paths.cjs +2 -2
- package/dist/plugin-utils/paths.d.cts +3 -2
- package/dist/plugin-utils/paths.d.ts +3 -2
- package/dist/plugin-utils/paths.js +1 -1
- package/dist/{resolved-J7a2Aeuk.d.ts → resolved-Sxyrlt6g.d.ts} +68 -52
- package/dist/{resolved-B41SbjnS.d.cts → resolved-ohMN-3VJ.d.cts} +68 -52
- 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 +8 -8
- package/dist/tsup.js +5 -5
- package/dist/types/babel.d.cts +1 -1
- package/dist/types/babel.d.ts +1 -1
- package/dist/types/build.d.cts +76 -6
- package/dist/types/build.d.ts +76 -6
- package/dist/types/commands.d.cts +1 -1
- package/dist/types/commands.d.ts +1 -1
- package/dist/types/config.d.cts +1 -1
- package/dist/types/config.d.ts +1 -1
- package/dist/types/context.d.cts +2 -2
- package/dist/types/context.d.ts +2 -2
- 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/internal.d.cts +2 -2
- package/dist/types/internal.d.ts +2 -2
- package/dist/types/plugin.d.cts +1 -1
- package/dist/types/plugin.d.ts +1 -1
- package/dist/types/resolved.d.cts +1 -1
- package/dist/types/resolved.d.ts +1 -1
- package/dist/types/unplugin.d.cts +1 -1
- package/dist/types/unplugin.d.ts +1 -1
- package/dist/unloader.cjs +6 -6
- package/dist/unloader.d.cts +3 -3
- package/dist/unloader.d.ts +3 -3
- package/dist/unloader.js +3 -3
- package/dist/unplugin.cjs +18 -18
- package/dist/unplugin.d.cts +4 -4
- package/dist/unplugin.d.ts +4 -4
- package/dist/unplugin.js +15 -15
- package/dist/vite.cjs +7 -7
- package/dist/vite.d.cts +1 -1
- package/dist/vite.d.ts +1 -1
- package/dist/vite.js +4 -4
- 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 +14 -12
- package/dist/chunk-CWCEYGLM.js +0 -43
- package/dist/chunk-F5NKLRZD.cjs +0 -49
- package/dist/chunk-RDMLGFIT.js +0 -29
- package/dist/chunk-XDLLDHRY.cjs +0 -32
- package/dist/lib/chunk-POOHWK7C.cjs +0 -63
- package/dist/lib/chunk-VLHOYZG2.js +0 -55
- package/dist/plugin-utils/chunk-2HFS2OOG.cjs +0 -14
- package/dist/plugin-utils/chunk-CVZA2RT3.js +0 -12
- package/dist/lib/{chunk-QJZZF22Y.js → chunk-7Y5MJRWF.js} +1 -1
- package/dist/lib/{chunk-MLILHOLG.cjs → chunk-UDJ37BEE.cjs} +1 -1
package/dist/vite.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { vite_default as default, vite as "module.exports", vite } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
1
|
+
export { vite_default as default, vite as "module.exports", vite } from './chunk-2QGVOWKM.js';
|
|
2
|
+
import './chunk-TY3QAXEY.js';
|
|
3
|
+
import './chunk-WRP6ANCC.js';
|
|
4
|
+
import './chunk-F4TS44KB.js';
|
|
5
5
|
import './chunk-JQCWV4DT.js';
|
|
6
6
|
import './chunk-OBYFBPPO.js';
|
|
7
7
|
import './chunk-WJ4CZKXY.js';
|
package/dist/webpack.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 chunkIHWRGHX6_cjs = require('./chunk-IHWRGHX6.cjs');
|
|
6
|
+
require('./chunk-6UVRB3IN.cjs');
|
|
7
|
+
require('./chunk-MOH4CWHN.cjs');
|
|
8
8
|
require('./chunk-ETKZMGLN.cjs');
|
|
9
9
|
require('./chunk-RF6RSWD4.cjs');
|
|
10
10
|
require('./chunk-FCTNMPJF.cjs');
|
|
@@ -14,13 +14,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
14
14
|
|
|
15
15
|
Object.defineProperty(exports, "default", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkIHWRGHX6_cjs.webpack_default; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "module.exports", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkIHWRGHX6_cjs.webpack; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "webpack", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkIHWRGHX6_cjs.webpack; }
|
|
26
26
|
});
|
package/dist/webpack.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as webpack$1 from 'webpack';
|
|
2
|
-
import { s as WebpackUserConfig } from './resolved-
|
|
2
|
+
import { s as WebpackUserConfig } from './resolved-ohMN-3VJ.cjs';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/webpack.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as webpack$1 from 'webpack';
|
|
2
|
-
import { s as WebpackUserConfig } from './resolved-
|
|
2
|
+
import { s as WebpackUserConfig } from './resolved-Sxyrlt6g.js';
|
|
3
3
|
import '@stryke/types/base';
|
|
4
4
|
import '@stryke/types/configuration';
|
|
5
5
|
import '@stryke/types/file';
|
package/dist/webpack.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { webpack_default as default, webpack as "module.exports", webpack } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
export { webpack_default as default, webpack as "module.exports", webpack } from './chunk-VSZXQLMI.js';
|
|
2
|
+
import './chunk-WRP6ANCC.js';
|
|
3
|
+
import './chunk-F4TS44KB.js';
|
|
4
4
|
import './chunk-JQCWV4DT.js';
|
|
5
5
|
import './chunk-OBYFBPPO.js';
|
|
6
6
|
import './chunk-WJ4CZKXY.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "powerlines",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.20.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "The \"any framework\" framework that simplifies modern dev tool usage, generates virtual (or actual) code modules, and improves DX across the board.",
|
|
6
6
|
"repository": {
|
|
@@ -418,9 +418,9 @@
|
|
|
418
418
|
"@rspack/cli": "^1.5.0",
|
|
419
419
|
"@rspack/core": "^1.5.0",
|
|
420
420
|
"astro": "^5.13.5",
|
|
421
|
-
"esbuild": "^0.
|
|
421
|
+
"esbuild": "^0.27.0",
|
|
422
422
|
"next": "^15.5.4",
|
|
423
|
-
"rolldown": "^1.0.0-beta.
|
|
423
|
+
"rolldown": "^1.0.0-beta.50",
|
|
424
424
|
"rollup": "^4.46.4",
|
|
425
425
|
"tsup": "8.4.0",
|
|
426
426
|
"unbuild": "^3.5.0",
|
|
@@ -474,15 +474,17 @@
|
|
|
474
474
|
"@donedeal0/superdiff": "^3.1.2",
|
|
475
475
|
"@microsoft/api-extractor": "^7.55.0",
|
|
476
476
|
"@microsoft/tsdoc-config": "^0.17.1",
|
|
477
|
-
"@rollup/plugin-alias": "^
|
|
477
|
+
"@rollup/plugin-alias": "^6.0.0",
|
|
478
|
+
"@rollup/plugin-inject": "^5.0.5",
|
|
479
|
+
"@rollup/plugin-replace": "^6.0.3",
|
|
478
480
|
"@rollup/plugin-babel": "^6.1.0",
|
|
479
481
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
480
|
-
"@storm-software/build-tools": "^0.158.
|
|
481
|
-
"@storm-software/config": "^1.134.
|
|
482
|
-
"@storm-software/config-tools": "^1.188.
|
|
483
|
-
"@storm-software/esbuild": "^0.53.
|
|
484
|
-
"@storm-software/tsup": "^0.2.
|
|
485
|
-
"@storm-software/unbuild": "^0.57.
|
|
482
|
+
"@storm-software/build-tools": "^0.158.40",
|
|
483
|
+
"@storm-software/config": "^1.134.40",
|
|
484
|
+
"@storm-software/config-tools": "^1.188.40",
|
|
485
|
+
"@storm-software/esbuild": "^0.53.40",
|
|
486
|
+
"@storm-software/tsup": "^0.2.38",
|
|
487
|
+
"@storm-software/unbuild": "^0.57.40",
|
|
486
488
|
"@stryke/capnp": "^0.12.21",
|
|
487
489
|
"@stryke/convert": "^0.6.2",
|
|
488
490
|
"@stryke/env": "^0.20.14",
|
|
@@ -521,7 +523,7 @@
|
|
|
521
523
|
},
|
|
522
524
|
"devDependencies": {
|
|
523
525
|
"@microsoft/tsdoc": "^0.15.1",
|
|
524
|
-
"@storm-software/testing-tools": "^1.119.
|
|
526
|
+
"@storm-software/testing-tools": "^1.119.40",
|
|
525
527
|
"@stryke/types": "^0.10.2",
|
|
526
528
|
"@types/babel__core": "^7.20.5",
|
|
527
529
|
"@types/babel__helper-module-imports": "^7.18.3",
|
|
@@ -538,5 +540,5 @@
|
|
|
538
540
|
"typescript": "^5.9.3"
|
|
539
541
|
},
|
|
540
542
|
"publishConfig": { "access": "public" },
|
|
541
|
-
"gitHead": "
|
|
543
|
+
"gitHead": "e33924ab31dbf508b8983523edbaecffeebbee4f"
|
|
542
544
|
}
|
package/dist/chunk-CWCEYGLM.js
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { __name } from './chunk-SHUYVCID.js';
|
|
2
|
-
import '@stryke/path/replace';
|
|
3
|
-
import '@stryke/type-checks/is-string';
|
|
4
|
-
import defu from 'defu';
|
|
5
|
-
|
|
6
|
-
var DEFAULT_ESBUILD_CONFIG = {
|
|
7
|
-
target: "esnext",
|
|
8
|
-
platform: "neutral",
|
|
9
|
-
format: "esm",
|
|
10
|
-
write: true,
|
|
11
|
-
minify: true,
|
|
12
|
-
sourcemap: false,
|
|
13
|
-
bundle: true,
|
|
14
|
-
treeShaking: true,
|
|
15
|
-
keepNames: true,
|
|
16
|
-
splitting: true,
|
|
17
|
-
logLevel: "silent"
|
|
18
|
-
};
|
|
19
|
-
function extractESBuildConfig(context) {
|
|
20
|
-
return defu({
|
|
21
|
-
alias: context.builtins.reduce((ret, id) => {
|
|
22
|
-
const path = context.fs.ids[id];
|
|
23
|
-
if (path) {
|
|
24
|
-
ret[id] = path;
|
|
25
|
-
}
|
|
26
|
-
return ret;
|
|
27
|
-
}, {})
|
|
28
|
-
}, context.config.build.variant === "esbuild" ? context.config.override : {}, {
|
|
29
|
-
format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
|
|
30
|
-
platform: context.config.build.platform,
|
|
31
|
-
treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
|
|
32
|
-
outdir: context.config.output.outputPath,
|
|
33
|
-
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
34
|
-
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
35
|
-
}, context.config.build.variant === "esbuild" ? context.config.build : {}, {
|
|
36
|
-
minify: context.config.mode !== "development",
|
|
37
|
-
metafile: context.config.mode === "development",
|
|
38
|
-
sourcemap: context.config.mode === "development"
|
|
39
|
-
}, DEFAULT_ESBUILD_CONFIG);
|
|
40
|
-
}
|
|
41
|
-
__name(extractESBuildConfig, "extractESBuildConfig");
|
|
42
|
-
|
|
43
|
-
export { extractESBuildConfig };
|
package/dist/chunk-F5NKLRZD.cjs
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
4
|
-
require('@stryke/path/replace');
|
|
5
|
-
require('@stryke/type-checks/is-string');
|
|
6
|
-
var defu = require('defu');
|
|
7
|
-
|
|
8
|
-
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
9
|
-
|
|
10
|
-
var defu__default = /*#__PURE__*/_interopDefault(defu);
|
|
11
|
-
|
|
12
|
-
var DEFAULT_ESBUILD_CONFIG = {
|
|
13
|
-
target: "esnext",
|
|
14
|
-
platform: "neutral",
|
|
15
|
-
format: "esm",
|
|
16
|
-
write: true,
|
|
17
|
-
minify: true,
|
|
18
|
-
sourcemap: false,
|
|
19
|
-
bundle: true,
|
|
20
|
-
treeShaking: true,
|
|
21
|
-
keepNames: true,
|
|
22
|
-
splitting: true,
|
|
23
|
-
logLevel: "silent"
|
|
24
|
-
};
|
|
25
|
-
function extractESBuildConfig(context) {
|
|
26
|
-
return defu__default.default({
|
|
27
|
-
alias: context.builtins.reduce((ret, id) => {
|
|
28
|
-
const path = context.fs.ids[id];
|
|
29
|
-
if (path) {
|
|
30
|
-
ret[id] = path;
|
|
31
|
-
}
|
|
32
|
-
return ret;
|
|
33
|
-
}, {})
|
|
34
|
-
}, context.config.build.variant === "esbuild" ? context.config.override : {}, {
|
|
35
|
-
format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
|
|
36
|
-
platform: context.config.build.platform,
|
|
37
|
-
treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
|
|
38
|
-
outdir: context.config.output.outputPath,
|
|
39
|
-
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
40
|
-
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
41
|
-
}, context.config.build.variant === "esbuild" ? context.config.build : {}, {
|
|
42
|
-
minify: context.config.mode !== "development",
|
|
43
|
-
metafile: context.config.mode === "development",
|
|
44
|
-
sourcemap: context.config.mode === "development"
|
|
45
|
-
}, DEFAULT_ESBUILD_CONFIG);
|
|
46
|
-
}
|
|
47
|
-
chunkUSNT2KNT_cjs.__name(extractESBuildConfig, "extractESBuildConfig");
|
|
48
|
-
|
|
49
|
-
exports.extractESBuildConfig = extractESBuildConfig;
|
package/dist/chunk-RDMLGFIT.js
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { rolldown_default } from './chunk-HI3LNK6Q.js';
|
|
2
|
-
import { rollup_default } from './chunk-RR7EC4RF.js';
|
|
3
|
-
import { rspack_default } from './chunk-HEG6IAVR.js';
|
|
4
|
-
import { tsup_default } from './chunk-PAJB5K7A.js';
|
|
5
|
-
import { unloader_default } from './chunk-JPWBN72J.js';
|
|
6
|
-
import { astro_default } from './chunk-I4LLZ5BI.js';
|
|
7
|
-
import { esbuild_default } from './chunk-VICSRRKQ.js';
|
|
8
|
-
import { next_default } from './chunk-AEJIVPUZ.js';
|
|
9
|
-
import { nuxt_default } from './chunk-GQM2JCO3.js';
|
|
10
|
-
import { vite_default } from './chunk-BHPTTRBA.js';
|
|
11
|
-
import { webpack_default } from './chunk-OJSRHKHW.js';
|
|
12
|
-
|
|
13
|
-
// src/unplugin.ts
|
|
14
|
-
var plugins = {
|
|
15
|
-
astro: astro_default,
|
|
16
|
-
esbuild: esbuild_default,
|
|
17
|
-
next: next_default,
|
|
18
|
-
nuxt: nuxt_default,
|
|
19
|
-
rolldown: rolldown_default,
|
|
20
|
-
rollup: rollup_default,
|
|
21
|
-
rspack: rspack_default,
|
|
22
|
-
tsup: tsup_default,
|
|
23
|
-
unloader: unloader_default,
|
|
24
|
-
vite: vite_default,
|
|
25
|
-
webpack: webpack_default
|
|
26
|
-
};
|
|
27
|
-
var unplugin_default = plugins;
|
|
28
|
-
|
|
29
|
-
export { plugins, unplugin_default };
|
package/dist/chunk-XDLLDHRY.cjs
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkA3FMGMBV_cjs = require('./chunk-A3FMGMBV.cjs');
|
|
4
|
-
var chunkYQZXG4X6_cjs = require('./chunk-YQZXG4X6.cjs');
|
|
5
|
-
var chunkBSGWY4AP_cjs = require('./chunk-BSGWY4AP.cjs');
|
|
6
|
-
var chunk7HKTQSUG_cjs = require('./chunk-7HKTQSUG.cjs');
|
|
7
|
-
var chunkX5LPEBDE_cjs = require('./chunk-X5LPEBDE.cjs');
|
|
8
|
-
var chunk5PRY6OJM_cjs = require('./chunk-5PRY6OJM.cjs');
|
|
9
|
-
var chunkTK6CN2KT_cjs = require('./chunk-TK6CN2KT.cjs');
|
|
10
|
-
var chunkLIXKMZW5_cjs = require('./chunk-LIXKMZW5.cjs');
|
|
11
|
-
var chunkZ63SQZUB_cjs = require('./chunk-Z63SQZUB.cjs');
|
|
12
|
-
var chunkZOUGUAQY_cjs = require('./chunk-ZOUGUAQY.cjs');
|
|
13
|
-
var chunkMCDMY6GK_cjs = require('./chunk-MCDMY6GK.cjs');
|
|
14
|
-
|
|
15
|
-
// src/unplugin.ts
|
|
16
|
-
var plugins = {
|
|
17
|
-
astro: chunk5PRY6OJM_cjs.astro_default,
|
|
18
|
-
esbuild: chunkTK6CN2KT_cjs.esbuild_default,
|
|
19
|
-
next: chunkLIXKMZW5_cjs.next_default,
|
|
20
|
-
nuxt: chunkZ63SQZUB_cjs.nuxt_default,
|
|
21
|
-
rolldown: chunkA3FMGMBV_cjs.rolldown_default,
|
|
22
|
-
rollup: chunkYQZXG4X6_cjs.rollup_default,
|
|
23
|
-
rspack: chunkBSGWY4AP_cjs.rspack_default,
|
|
24
|
-
tsup: chunk7HKTQSUG_cjs.tsup_default,
|
|
25
|
-
unloader: chunkX5LPEBDE_cjs.unloader_default,
|
|
26
|
-
vite: chunkZOUGUAQY_cjs.vite_default,
|
|
27
|
-
webpack: chunkMCDMY6GK_cjs.webpack_default
|
|
28
|
-
};
|
|
29
|
-
var unplugin_default = plugins;
|
|
30
|
-
|
|
31
|
-
exports.plugins = plugins;
|
|
32
|
-
exports.unplugin_default = unplugin_default;
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkOTBLE55Z_cjs = require('./chunk-OTBLE55Z.cjs');
|
|
4
|
-
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
5
|
-
var replace = require('@stryke/path/replace');
|
|
6
|
-
var isString = require('@stryke/type-checks/is-string');
|
|
7
|
-
var defu = require('defu');
|
|
8
|
-
|
|
9
|
-
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
10
|
-
|
|
11
|
-
var defu__default = /*#__PURE__*/_interopDefault(defu);
|
|
12
|
-
|
|
13
|
-
var DEFAULT_ESBUILD_CONFIG = {
|
|
14
|
-
target: "esnext",
|
|
15
|
-
platform: "neutral",
|
|
16
|
-
format: "esm",
|
|
17
|
-
write: true,
|
|
18
|
-
minify: true,
|
|
19
|
-
sourcemap: false,
|
|
20
|
-
bundle: true,
|
|
21
|
-
treeShaking: true,
|
|
22
|
-
keepNames: true,
|
|
23
|
-
splitting: true,
|
|
24
|
-
logLevel: "silent"
|
|
25
|
-
};
|
|
26
|
-
function resolveESBuildEntry(context, entryPoints = []) {
|
|
27
|
-
return entryPoints.reduce((ret, entry) => {
|
|
28
|
-
if (isString.isString(entry)) {
|
|
29
|
-
ret[replace.replaceExtension(replace.replacePath(entry, context.config.sourceRoot || context.config.projectRoot))] = replace.replacePath(entry, context.config.sourceRoot || context.config.projectRoot);
|
|
30
|
-
} else {
|
|
31
|
-
ret[entry.output || chunkOTBLE55Z_cjs.resolveEntryOutput(context, entry.input || entry)] = chunkOTBLE55Z_cjs.resolveEntryInputFile(context, entry.input || entry);
|
|
32
|
-
}
|
|
33
|
-
return ret;
|
|
34
|
-
}, {});
|
|
35
|
-
}
|
|
36
|
-
chunkUSNT2KNT_cjs.__name(resolveESBuildEntry, "resolveESBuildEntry");
|
|
37
|
-
function extractESBuildConfig(context) {
|
|
38
|
-
return defu__default.default({
|
|
39
|
-
alias: context.builtins.reduce((ret, id) => {
|
|
40
|
-
const path = context.fs.ids[id];
|
|
41
|
-
if (path) {
|
|
42
|
-
ret[id] = path;
|
|
43
|
-
}
|
|
44
|
-
return ret;
|
|
45
|
-
}, {})
|
|
46
|
-
}, context.config.build.variant === "esbuild" ? context.config.override : {}, {
|
|
47
|
-
format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
|
|
48
|
-
platform: context.config.build.platform,
|
|
49
|
-
treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
|
|
50
|
-
outdir: context.config.output.outputPath,
|
|
51
|
-
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
52
|
-
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
53
|
-
}, context.config.build.variant === "esbuild" ? context.config.build : {}, {
|
|
54
|
-
minify: context.config.mode !== "development",
|
|
55
|
-
metafile: context.config.mode === "development",
|
|
56
|
-
sourcemap: context.config.mode === "development"
|
|
57
|
-
}, DEFAULT_ESBUILD_CONFIG);
|
|
58
|
-
}
|
|
59
|
-
chunkUSNT2KNT_cjs.__name(extractESBuildConfig, "extractESBuildConfig");
|
|
60
|
-
|
|
61
|
-
exports.DEFAULT_ESBUILD_CONFIG = DEFAULT_ESBUILD_CONFIG;
|
|
62
|
-
exports.extractESBuildConfig = extractESBuildConfig;
|
|
63
|
-
exports.resolveESBuildEntry = resolveESBuildEntry;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { resolveEntryInputFile, resolveEntryOutput } from './chunk-SM3S7DYW.js';
|
|
2
|
-
import { __name } from './chunk-SHUYVCID.js';
|
|
3
|
-
import { replacePath, replaceExtension } from '@stryke/path/replace';
|
|
4
|
-
import { isString } from '@stryke/type-checks/is-string';
|
|
5
|
-
import defu from 'defu';
|
|
6
|
-
|
|
7
|
-
var DEFAULT_ESBUILD_CONFIG = {
|
|
8
|
-
target: "esnext",
|
|
9
|
-
platform: "neutral",
|
|
10
|
-
format: "esm",
|
|
11
|
-
write: true,
|
|
12
|
-
minify: true,
|
|
13
|
-
sourcemap: false,
|
|
14
|
-
bundle: true,
|
|
15
|
-
treeShaking: true,
|
|
16
|
-
keepNames: true,
|
|
17
|
-
splitting: true,
|
|
18
|
-
logLevel: "silent"
|
|
19
|
-
};
|
|
20
|
-
function resolveESBuildEntry(context, entryPoints = []) {
|
|
21
|
-
return entryPoints.reduce((ret, entry) => {
|
|
22
|
-
if (isString(entry)) {
|
|
23
|
-
ret[replaceExtension(replacePath(entry, context.config.sourceRoot || context.config.projectRoot))] = replacePath(entry, context.config.sourceRoot || context.config.projectRoot);
|
|
24
|
-
} else {
|
|
25
|
-
ret[entry.output || resolveEntryOutput(context, entry.input || entry)] = resolveEntryInputFile(context, entry.input || entry);
|
|
26
|
-
}
|
|
27
|
-
return ret;
|
|
28
|
-
}, {});
|
|
29
|
-
}
|
|
30
|
-
__name(resolveESBuildEntry, "resolveESBuildEntry");
|
|
31
|
-
function extractESBuildConfig(context) {
|
|
32
|
-
return defu({
|
|
33
|
-
alias: context.builtins.reduce((ret, id) => {
|
|
34
|
-
const path = context.fs.ids[id];
|
|
35
|
-
if (path) {
|
|
36
|
-
ret[id] = path;
|
|
37
|
-
}
|
|
38
|
-
return ret;
|
|
39
|
-
}, {})
|
|
40
|
-
}, context.config.build.variant === "esbuild" ? context.config.override : {}, {
|
|
41
|
-
format: Array.isArray(context.config.output.format) ? context.config.output.format[0] : context.config.output.format,
|
|
42
|
-
platform: context.config.build.platform,
|
|
43
|
-
treeShaking: Boolean(context.config.build?.treeshake) || context.config.build?.treeShaking,
|
|
44
|
-
outdir: context.config.output.outputPath,
|
|
45
|
-
tsconfig: context.tsconfig.tsconfigFilePath,
|
|
46
|
-
tsconfigRaw: context.tsconfig.tsconfigJson
|
|
47
|
-
}, context.config.build.variant === "esbuild" ? context.config.build : {}, {
|
|
48
|
-
minify: context.config.mode !== "development",
|
|
49
|
-
metafile: context.config.mode === "development",
|
|
50
|
-
sourcemap: context.config.mode === "development"
|
|
51
|
-
}, DEFAULT_ESBUILD_CONFIG);
|
|
52
|
-
}
|
|
53
|
-
__name(extractESBuildConfig, "extractESBuildConfig");
|
|
54
|
-
|
|
55
|
-
export { DEFAULT_ESBUILD_CONFIG, extractESBuildConfig, resolveESBuildEntry };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
4
|
-
var replace = require('@stryke/path/replace');
|
|
5
|
-
|
|
6
|
-
function replacePathTokens(context, path) {
|
|
7
|
-
if (!path) {
|
|
8
|
-
return path;
|
|
9
|
-
}
|
|
10
|
-
return path.replaceAll("{workspaceRoot}", context.workspaceConfig.workspaceRoot).replaceAll("{projectRoot}", context.config.projectRoot).replaceAll("{powerlinesPath}", context.powerlinesPath).replaceAll("{cachePath}", context.cachePath).replaceAll("{dataPath}", context.dataPath).replaceAll("{logPath}", context.envPaths.log).replaceAll("{tempPath}", context.envPaths.temp).replaceAll("{configPath}", context.envPaths.config).replaceAll("{artifactsPath}", replace.replacePath(context.artifactsPath, context.workspaceConfig.workspaceRoot)).replaceAll("{builtinPath}", replace.replacePath(context.builtinsPath, context.workspaceConfig.workspaceRoot)).replaceAll("{entryPath}", replace.replacePath(context.entryPath, context.workspaceConfig.workspaceRoot));
|
|
11
|
-
}
|
|
12
|
-
chunkUSNT2KNT_cjs.__name(replacePathTokens, "replacePathTokens");
|
|
13
|
-
|
|
14
|
-
exports.replacePathTokens = replacePathTokens;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { __name } from './chunk-SHUYVCID.js';
|
|
2
|
-
import { replacePath } from '@stryke/path/replace';
|
|
3
|
-
|
|
4
|
-
function replacePathTokens(context, path) {
|
|
5
|
-
if (!path) {
|
|
6
|
-
return path;
|
|
7
|
-
}
|
|
8
|
-
return path.replaceAll("{workspaceRoot}", context.workspaceConfig.workspaceRoot).replaceAll("{projectRoot}", context.config.projectRoot).replaceAll("{powerlinesPath}", context.powerlinesPath).replaceAll("{cachePath}", context.cachePath).replaceAll("{dataPath}", context.dataPath).replaceAll("{logPath}", context.envPaths.log).replaceAll("{tempPath}", context.envPaths.temp).replaceAll("{configPath}", context.envPaths.config).replaceAll("{artifactsPath}", replacePath(context.artifactsPath, context.workspaceConfig.workspaceRoot)).replaceAll("{builtinPath}", replacePath(context.builtinsPath, context.workspaceConfig.workspaceRoot)).replaceAll("{entryPath}", replacePath(context.entryPath, context.workspaceConfig.workspaceRoot));
|
|
9
|
-
}
|
|
10
|
-
__name(replacePathTokens, "replacePathTokens");
|
|
11
|
-
|
|
12
|
-
export { replacePathTokens };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { handleResolveId } from './chunk-WFUO3YPK.js';
|
|
2
|
-
import { getString } from './chunk-M263EZ4F.js';
|
|
3
2
|
import { extendLog } from './chunk-ENRLU4UR.js';
|
|
3
|
+
import { getString } from './chunk-M263EZ4F.js';
|
|
4
4
|
import { __name } from './chunk-SHUYVCID.js';
|
|
5
5
|
import { LogLevelLabel } from '@storm-software/config-tools/types';
|
|
6
6
|
import { omit } from '@stryke/helpers/omit';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunk7K7JH3DF_cjs = require('./chunk-7K7JH3DF.cjs');
|
|
4
|
-
var chunk3OCI4TH7_cjs = require('./chunk-3OCI4TH7.cjs');
|
|
5
4
|
var chunkJA4HSQRN_cjs = require('./chunk-JA4HSQRN.cjs');
|
|
5
|
+
var chunk3OCI4TH7_cjs = require('./chunk-3OCI4TH7.cjs');
|
|
6
6
|
var chunkUSNT2KNT_cjs = require('./chunk-USNT2KNT.cjs');
|
|
7
7
|
var types = require('@storm-software/config-tools/types');
|
|
8
8
|
var omit = require('@stryke/helpers/omit');
|