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
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { createUnplugin } from '../chunk-
|
|
1
|
+
export { createUnplugin } from '../chunk-7Y5MJRWF.js';
|
|
2
2
|
import '../chunk-WFUO3YPK.js';
|
|
3
|
-
import '../chunk-M263EZ4F.js';
|
|
4
3
|
import '../chunk-ENRLU4UR.js';
|
|
4
|
+
import '../chunk-M263EZ4F.js';
|
|
5
5
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ExternalIdResult } from 'unplugin';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-DN8Ad0lv.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ExternalIdResult } from 'unplugin';
|
|
2
|
-
import { C as Context } from '../config-
|
|
2
|
+
import { C as Context } from '../config-Bag1Ft7u.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkO5LNKYQV_cjs = require('../chunk-O5LNKYQV.cjs');
|
|
4
4
|
require('../chunk-MZJWK36Q.cjs');
|
|
5
|
-
require('../chunk-
|
|
5
|
+
require('../chunk-K4FER6YK.cjs');
|
|
6
6
|
require('../chunk-OTBLE55Z.cjs');
|
|
7
7
|
require('../chunk-USNT2KNT.cjs');
|
|
8
8
|
|
|
@@ -10,5 +10,5 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "bundle", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkO5LNKYQV_cjs.bundle; }
|
|
14
14
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OutputFile } from 'esbuild';
|
|
2
|
-
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-DN8Ad0lv.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OutputFile } from 'esbuild';
|
|
2
|
-
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-Bag1Ft7u.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,27 +1,23 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../chunk-EJ25PQEL.cjs');
|
|
4
|
-
var chunk37W2ZDLA_cjs = require('../chunk-37W2ZDLA.cjs');
|
|
5
4
|
var chunkJG4IL7XL_cjs = require('../chunk-JG4IL7XL.cjs');
|
|
6
5
|
var chunkVQ7CXQLT_cjs = require('../chunk-VQ7CXQLT.cjs');
|
|
7
|
-
var chunk2NZADVP5_cjs = require('../chunk-2NZADVP5.cjs');
|
|
8
|
-
var chunkET5QBFGZ_cjs = require('../chunk-ET5QBFGZ.cjs');
|
|
9
|
-
var chunkMZJWK36Q_cjs = require('../chunk-MZJWK36Q.cjs');
|
|
10
|
-
require('../chunk-POOHWK7C.cjs');
|
|
11
6
|
var chunkT6KEXFRH_cjs = require('../chunk-T6KEXFRH.cjs');
|
|
12
|
-
var
|
|
7
|
+
var chunkO36FCQM6_cjs = require('../chunk-O36FCQM6.cjs');
|
|
8
|
+
var chunkO5LNKYQV_cjs = require('../chunk-O5LNKYQV.cjs');
|
|
9
|
+
var chunkMZJWK36Q_cjs = require('../chunk-MZJWK36Q.cjs');
|
|
10
|
+
var chunk2NZADVP5_cjs = require('../chunk-2NZADVP5.cjs');
|
|
13
11
|
var chunk4NHFXDTQ_cjs = require('../chunk-4NHFXDTQ.cjs');
|
|
14
12
|
var chunkTNHDC2ZQ_cjs = require('../chunk-TNHDC2ZQ.cjs');
|
|
15
|
-
require('../chunk-OTBLE55Z.cjs');
|
|
16
13
|
require('../chunk-JA4HSQRN.cjs');
|
|
14
|
+
var chunk3OCI4TH7_cjs = require('../chunk-3OCI4TH7.cjs');
|
|
15
|
+
require('../chunk-K4FER6YK.cjs');
|
|
16
|
+
require('../chunk-OTBLE55Z.cjs');
|
|
17
17
|
require('../chunk-USNT2KNT.cjs');
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
Object.defineProperty(exports, "resolve", {
|
|
22
|
-
enumerable: true,
|
|
23
|
-
get: function () { return chunk37W2ZDLA_cjs.resolve; }
|
|
24
|
-
});
|
|
25
21
|
Object.defineProperty(exports, "generateSourceMap", {
|
|
26
22
|
enumerable: true,
|
|
27
23
|
get: function () { return chunkJG4IL7XL_cjs.generateSourceMap; }
|
|
@@ -34,18 +30,6 @@ Object.defineProperty(exports, "createWorker", {
|
|
|
34
30
|
enumerable: true,
|
|
35
31
|
get: function () { return chunkVQ7CXQLT_cjs.createWorker; }
|
|
36
32
|
});
|
|
37
|
-
Object.defineProperty(exports, "writeFile", {
|
|
38
|
-
enumerable: true,
|
|
39
|
-
get: function () { return chunk2NZADVP5_cjs.writeFile; }
|
|
40
|
-
});
|
|
41
|
-
Object.defineProperty(exports, "bundle", {
|
|
42
|
-
enumerable: true,
|
|
43
|
-
get: function () { return chunkET5QBFGZ_cjs.bundle; }
|
|
44
|
-
});
|
|
45
|
-
Object.defineProperty(exports, "resolvePath", {
|
|
46
|
-
enumerable: true,
|
|
47
|
-
get: function () { return chunkMZJWK36Q_cjs.resolvePath; }
|
|
48
|
-
});
|
|
49
33
|
Object.defineProperty(exports, "getCache", {
|
|
50
34
|
enumerable: true,
|
|
51
35
|
get: function () { return chunkT6KEXFRH_cjs.getCache; }
|
|
@@ -54,17 +38,21 @@ Object.defineProperty(exports, "setCache", {
|
|
|
54
38
|
enumerable: true,
|
|
55
39
|
get: function () { return chunkT6KEXFRH_cjs.setCache; }
|
|
56
40
|
});
|
|
57
|
-
Object.defineProperty(exports, "
|
|
41
|
+
Object.defineProperty(exports, "resolve", {
|
|
58
42
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkO36FCQM6_cjs.resolve; }
|
|
60
44
|
});
|
|
61
|
-
Object.defineProperty(exports, "
|
|
45
|
+
Object.defineProperty(exports, "bundle", {
|
|
62
46
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkO5LNKYQV_cjs.bundle; }
|
|
64
48
|
});
|
|
65
|
-
Object.defineProperty(exports, "
|
|
49
|
+
Object.defineProperty(exports, "resolvePath", {
|
|
66
50
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkMZJWK36Q_cjs.resolvePath; }
|
|
52
|
+
});
|
|
53
|
+
Object.defineProperty(exports, "writeFile", {
|
|
54
|
+
enumerable: true,
|
|
55
|
+
get: function () { return chunk2NZADVP5_cjs.writeFile; }
|
|
68
56
|
});
|
|
69
57
|
Object.defineProperty(exports, "getBaseFileHeader", {
|
|
70
58
|
enumerable: true,
|
|
@@ -102,3 +90,15 @@ Object.defineProperty(exports, "writeMetaFile", {
|
|
|
102
90
|
enumerable: true,
|
|
103
91
|
get: function () { return chunkTNHDC2ZQ_cjs.writeMetaFile; }
|
|
104
92
|
});
|
|
93
|
+
Object.defineProperty(exports, "getMagicString", {
|
|
94
|
+
enumerable: true,
|
|
95
|
+
get: function () { return chunk3OCI4TH7_cjs.getMagicString; }
|
|
96
|
+
});
|
|
97
|
+
Object.defineProperty(exports, "getSourceFile", {
|
|
98
|
+
enumerable: true,
|
|
99
|
+
get: function () { return chunk3OCI4TH7_cjs.getSourceFile; }
|
|
100
|
+
});
|
|
101
|
+
Object.defineProperty(exports, "getString", {
|
|
102
|
+
enumerable: true,
|
|
103
|
+
get: function () { return chunk3OCI4TH7_cjs.getString; }
|
|
104
|
+
});
|
|
@@ -9,7 +9,7 @@ export { generateSourceMap } from './source-map.cjs';
|
|
|
9
9
|
export { Worker, WorkerOptions, createWorker } from './worker.cjs';
|
|
10
10
|
export { writeFile } from './write-file.cjs';
|
|
11
11
|
import 'esbuild';
|
|
12
|
-
import '../config-
|
|
12
|
+
import '../config-DN8Ad0lv.cjs';
|
|
13
13
|
import '@storm-software/build-tools/types';
|
|
14
14
|
import '@storm-software/config-tools/types';
|
|
15
15
|
import '@storm-software/config/types';
|
|
@@ -9,7 +9,7 @@ export { generateSourceMap } from './source-map.js';
|
|
|
9
9
|
export { Worker, WorkerOptions, createWorker } from './worker.js';
|
|
10
10
|
export { writeFile } from './write-file.js';
|
|
11
11
|
import 'esbuild';
|
|
12
|
-
import '../config-
|
|
12
|
+
import '../config-Bag1Ft7u.js';
|
|
13
13
|
import '@storm-software/build-tools/types';
|
|
14
14
|
import '@storm-software/config-tools/types';
|
|
15
15
|
import '@storm-software/config/types';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import '../chunk-HMO3LAYL.js';
|
|
2
|
-
export { resolve } from '../chunk-5ASXKB2V.js';
|
|
3
2
|
export { generateSourceMap } from '../chunk-NST5TNW6.js';
|
|
4
3
|
export { Worker, createWorker } from '../chunk-EQKS6CLU.js';
|
|
5
|
-
export { writeFile } from '../chunk-TANQDHYY.js';
|
|
6
|
-
export { bundle } from '../chunk-JB2JJXGW.js';
|
|
7
|
-
export { resolvePath } from '../chunk-NWAD7K4D.js';
|
|
8
|
-
import '../chunk-VLHOYZG2.js';
|
|
9
4
|
export { getCache, setCache } from '../chunk-6RLV3FIS.js';
|
|
10
|
-
export {
|
|
5
|
+
export { resolve } from '../chunk-4RUHX7LV.js';
|
|
6
|
+
export { bundle } from '../chunk-S5F4DE65.js';
|
|
7
|
+
export { resolvePath } from '../chunk-NWAD7K4D.js';
|
|
8
|
+
export { writeFile } from '../chunk-TANQDHYY.js';
|
|
11
9
|
export { getBaseFileHeader, getFileHeader } from '../chunk-GANVMM73.js';
|
|
12
10
|
export { CACHE_HASH_LENGTH, PROJECT_ROOT_HASH_LENGTH, discoverTemplates, getChecksum, getPersistedMeta, getPrefixedProjectRootHash, writeMetaFile } from '../chunk-GRJJZ5VJ.js';
|
|
13
|
-
import '../chunk-SM3S7DYW.js';
|
|
14
11
|
import '../chunk-ENRLU4UR.js';
|
|
12
|
+
export { getMagicString, getSourceFile, getString } from '../chunk-M263EZ4F.js';
|
|
13
|
+
import '../chunk-ZJNDT3GX.js';
|
|
14
|
+
import '../chunk-SM3S7DYW.js';
|
|
15
15
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context, M as MetaInfo } from '../config-
|
|
1
|
+
import { C as Context, M as MetaInfo } from '../config-DN8Ad0lv.cjs';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Context, M as MetaInfo } from '../config-
|
|
1
|
+
import { C as Context, M as MetaInfo } from '../config-Bag1Ft7u.js';
|
|
2
2
|
import '@storm-software/build-tools/types';
|
|
3
3
|
import '@storm-software/config-tools/types';
|
|
4
4
|
import '@storm-software/config/types';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkO36FCQM6_cjs = require('../chunk-O36FCQM6.cjs');
|
|
4
|
+
require('../chunk-O5LNKYQV.cjs');
|
|
5
5
|
require('../chunk-MZJWK36Q.cjs');
|
|
6
|
-
require('../chunk-
|
|
6
|
+
require('../chunk-K4FER6YK.cjs');
|
|
7
7
|
require('../chunk-OTBLE55Z.cjs');
|
|
8
8
|
require('../chunk-USNT2KNT.cjs');
|
|
9
9
|
|
|
@@ -11,5 +11,5 @@ require('../chunk-USNT2KNT.cjs');
|
|
|
11
11
|
|
|
12
12
|
Object.defineProperty(exports, "resolve", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkO36FCQM6_cjs.resolve; }
|
|
15
15
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TypeDefinitionParameter } from '@stryke/types/configuration';
|
|
2
|
-
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-DN8Ad0lv.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TypeDefinitionParameter } from '@stryke/types/configuration';
|
|
2
|
-
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-
|
|
2
|
+
import { C as Context, E as ESBuildResolvedBuildConfig } from '../config-Bag1Ft7u.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { resolve } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { resolve } from '../chunk-4RUHX7LV.js';
|
|
2
|
+
import '../chunk-S5F4DE65.js';
|
|
3
3
|
import '../chunk-NWAD7K4D.js';
|
|
4
|
-
import '../chunk-
|
|
4
|
+
import '../chunk-ZJNDT3GX.js';
|
|
5
5
|
import '../chunk-SM3S7DYW.js';
|
|
6
6
|
import '../chunk-SHUYVCID.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import MagicString from 'magic-string';
|
|
2
2
|
import { TransformResult } from 'unplugin';
|
|
3
|
-
import {
|
|
3
|
+
import { f as SourceFile } from '../config-DN8Ad0lv.cjs';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@storm-software/config/types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import MagicString from 'magic-string';
|
|
2
2
|
import { TransformResult } from 'unplugin';
|
|
3
|
-
import {
|
|
3
|
+
import { f as SourceFile } from '../config-Bag1Ft7u.js';
|
|
4
4
|
import '@storm-software/build-tools/types';
|
|
5
5
|
import '@storm-software/config-tools/types';
|
|
6
6
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import MagicString from 'magic-string';
|
|
2
|
-
import {
|
|
2
|
+
import { g as TransformResult } from '../config-DN8Ad0lv.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import MagicString from 'magic-string';
|
|
2
|
-
import {
|
|
2
|
+
import { g as TransformResult } from '../config-Bag1Ft7u.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Worker as Worker$1 } from 'jest-worker';
|
|
2
|
-
import {
|
|
2
|
+
import { h as WorkerProcess } from '../config-DN8Ad0lv.cjs';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Worker as Worker$1 } from 'jest-worker';
|
|
2
|
-
import {
|
|
2
|
+
import { h as WorkerProcess } from '../config-Bag1Ft7u.js';
|
|
3
3
|
import '@storm-software/build-tools/types';
|
|
4
4
|
import '@storm-software/config-tools/types';
|
|
5
5
|
import '@storm-software/config/types';
|
package/dist/next.cjs
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
5
|
+
var chunkKL7HP7JM_cjs = require('./chunk-KL7HP7JM.cjs');
|
|
6
|
+
require('./chunk-IHWRGHX6.cjs');
|
|
7
|
+
require('./chunk-6UVRB3IN.cjs');
|
|
8
|
+
require('./chunk-MOH4CWHN.cjs');
|
|
9
9
|
require('./chunk-ETKZMGLN.cjs');
|
|
10
10
|
require('./chunk-RF6RSWD4.cjs');
|
|
11
11
|
require('./chunk-FCTNMPJF.cjs');
|
|
@@ -15,13 +15,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
15
15
|
|
|
16
16
|
Object.defineProperty(exports, "default", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkKL7HP7JM_cjs.next_default; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "module.exports", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkKL7HP7JM_cjs.next; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "next", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkKL7HP7JM_cjs.next; }
|
|
27
27
|
});
|
package/dist/next.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { next_default as default, next as "module.exports", next } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
1
|
+
export { next_default as default, next as "module.exports", next } from './chunk-4KCSCJ6E.js';
|
|
2
|
+
import './chunk-VSZXQLMI.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/nuxt.cjs
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
9
|
-
require('./chunk-
|
|
10
|
-
require('./chunk-
|
|
5
|
+
var chunkVXF37DA2_cjs = require('./chunk-VXF37DA2.cjs');
|
|
6
|
+
require('./chunk-CTSV5JAF.cjs');
|
|
7
|
+
require('./chunk-WE7PLY4H.cjs');
|
|
8
|
+
require('./chunk-IHWRGHX6.cjs');
|
|
9
|
+
require('./chunk-6UVRB3IN.cjs');
|
|
10
|
+
require('./chunk-MOH4CWHN.cjs');
|
|
11
11
|
require('./chunk-ETKZMGLN.cjs');
|
|
12
12
|
require('./chunk-RF6RSWD4.cjs');
|
|
13
13
|
require('./chunk-FCTNMPJF.cjs');
|
|
@@ -17,13 +17,13 @@ require('./chunk-USNT2KNT.cjs');
|
|
|
17
17
|
|
|
18
18
|
Object.defineProperty(exports, "default", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkVXF37DA2_cjs.nuxt_default; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "module.exports", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkVXF37DA2_cjs.nuxt; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "nuxt", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkVXF37DA2_cjs.nuxt; }
|
|
29
29
|
});
|
package/dist/nuxt.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { nuxt_default as default, nuxt as "module.exports", nuxt } from './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
4
|
-
import './chunk-
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
1
|
+
export { nuxt_default as default, nuxt as "module.exports", nuxt } from './chunk-SIEHJFKB.js';
|
|
2
|
+
import './chunk-2QGVOWKM.js';
|
|
3
|
+
import './chunk-TY3QAXEY.js';
|
|
4
|
+
import './chunk-VSZXQLMI.js';
|
|
5
|
+
import './chunk-WRP6ANCC.js';
|
|
6
|
+
import './chunk-F4TS44KB.js';
|
|
7
7
|
import './chunk-JQCWV4DT.js';
|
|
8
8
|
import './chunk-OBYFBPPO.js';
|
|
9
9
|
import './chunk-WJ4CZKXY.js';
|
|
@@ -0,0 +1,12 @@
|
|
|
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("{root}", context.config.projectRoot).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 };
|
|
@@ -0,0 +1,14 @@
|
|
|
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("{root}", context.config.projectRoot).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;
|