powerlines 0.37.18 → 0.37.20

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.
Files changed (81) hide show
  1. package/dist/api.cjs +2 -2
  2. package/dist/api.js +1 -1
  3. package/dist/astro.cjs +4 -4
  4. package/dist/astro.js +3 -3
  5. package/dist/{chunk-BNBWRZ36.cjs → chunk-4HNJPFTF.cjs} +12 -9
  6. package/dist/{chunk-OMXUWRIC.js → chunk-7S3ISLNJ.js} +3 -3
  7. package/dist/{chunk-QV25HZEJ.cjs → chunk-CZXTEH3D.cjs} +4 -4
  8. package/dist/{chunk-B2NBG5OH.cjs → chunk-FEOKZKN2.cjs} +5 -5
  9. package/dist/{chunk-2AU42B7B.js → chunk-IWV3YDKS.js} +3 -3
  10. package/dist/chunk-NQGEUWDG.cjs +12 -0
  11. package/dist/{chunk-LY37HSDN.cjs → chunk-P23QCNWH.cjs} +4 -4
  12. package/dist/{chunk-JVSCU5JQ.js → chunk-V6WQKLMS.js} +12 -9
  13. package/dist/chunk-VOWVO2DC.cjs +12 -0
  14. package/dist/{chunk-5ZBLA2SL.js → chunk-W3DY4XZC.js} +3 -3
  15. package/dist/{chunk-UTL3YX2R.js → chunk-YZPQYBDQ.js} +3 -3
  16. package/dist/{chunk-R3P7VSWI.js → chunk-ZYPY4L7T.js} +3 -3
  17. package/dist/esbuild.cjs +6 -6
  18. package/dist/esbuild.js +3 -3
  19. package/dist/farm.cjs +3 -3
  20. package/dist/farm.js +2 -2
  21. package/dist/index.cjs +10 -10
  22. package/dist/index.js +2 -2
  23. package/dist/lib/{chunk-3VGYO24W.js → chunk-F6K7UAM5.js} +4 -4
  24. package/dist/lib/{chunk-3VGYO24W.js.map → chunk-F6K7UAM5.js.map} +1 -1
  25. package/dist/lib/{chunk-ABM53VVM.js → chunk-G6KDGYNT.js} +3 -3
  26. package/dist/lib/{chunk-ABM53VVM.js.map → chunk-G6KDGYNT.js.map} +1 -1
  27. package/dist/lib/{chunk-5RRDSNGE.js → chunk-LMUQQAZ3.js} +4 -4
  28. package/dist/lib/{chunk-5RRDSNGE.js.map → chunk-LMUQQAZ3.js.map} +1 -1
  29. package/dist/lib/{chunk-UPHP2Z3O.cjs → chunk-PHVELZCD.cjs} +12 -9
  30. package/dist/lib/chunk-PHVELZCD.cjs.map +1 -0
  31. package/dist/lib/{chunk-4PZRPO25.cjs → chunk-TKJUEST5.cjs} +16 -16
  32. package/dist/lib/{chunk-4PZRPO25.cjs.map → chunk-TKJUEST5.cjs.map} +1 -1
  33. package/dist/lib/{chunk-O4GXXWZJ.cjs → chunk-WAJ3CFVQ.cjs} +6 -6
  34. package/dist/lib/{chunk-O4GXXWZJ.cjs.map → chunk-WAJ3CFVQ.cjs.map} +1 -1
  35. package/dist/lib/{chunk-OT5AIKQH.js → chunk-WLE5S3IJ.js} +12 -9
  36. package/dist/lib/chunk-WLE5S3IJ.js.map +1 -0
  37. package/dist/lib/{chunk-DZIFB6XC.cjs → chunk-XPM6XWHU.cjs} +19 -19
  38. package/dist/lib/{chunk-DZIFB6XC.cjs.map → chunk-XPM6XWHU.cjs.map} +1 -1
  39. package/dist/lib/contexts/api-context.cjs +4 -4
  40. package/dist/lib/contexts/api-context.js +3 -3
  41. package/dist/lib/contexts/context.cjs +2 -2
  42. package/dist/lib/contexts/context.d.cts +4 -0
  43. package/dist/lib/contexts/context.d.ts +4 -0
  44. package/dist/lib/contexts/context.js +1 -1
  45. package/dist/lib/contexts/environment-context.cjs +3 -3
  46. package/dist/lib/contexts/environment-context.js +2 -2
  47. package/dist/lib/contexts/index.cjs +6 -6
  48. package/dist/lib/contexts/index.js +3 -3
  49. package/dist/lib/index.cjs +8 -8
  50. package/dist/lib/index.js +4 -4
  51. package/dist/lib/unplugin/factory.cjs +5 -5
  52. package/dist/lib/unplugin/factory.js +4 -4
  53. package/dist/lib/unplugin/index.cjs +5 -5
  54. package/dist/lib/unplugin/index.js +4 -4
  55. package/dist/next.cjs +4 -4
  56. package/dist/next.js +3 -3
  57. package/dist/nuxt.cjs +7 -7
  58. package/dist/nuxt.js +5 -5
  59. package/dist/rolldown.cjs +6 -6
  60. package/dist/rolldown.js +3 -3
  61. package/dist/rollup.cjs +3 -3
  62. package/dist/rollup.js +2 -2
  63. package/dist/rspack.cjs +3 -3
  64. package/dist/rspack.js +2 -2
  65. package/dist/tsdown.cjs +4 -4
  66. package/dist/tsdown.js +3 -3
  67. package/dist/tsup.cjs +4 -4
  68. package/dist/tsup.js +3 -3
  69. package/dist/unloader.cjs +3 -3
  70. package/dist/unloader.js +2 -2
  71. package/dist/unplugin.cjs +8 -8
  72. package/dist/unplugin.js +4 -4
  73. package/dist/vite.cjs +6 -6
  74. package/dist/vite.js +3 -3
  75. package/dist/webpack.cjs +6 -6
  76. package/dist/webpack.js +3 -3
  77. package/package.json +2 -2
  78. package/dist/chunk-6QJGQ2XA.cjs +0 -12
  79. package/dist/chunk-OU6YHLJJ.cjs +0 -12
  80. package/dist/lib/chunk-OT5AIKQH.js.map +0 -1
  81. package/dist/lib/chunk-UPHP2Z3O.cjs.map +0 -1
package/dist/api.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkBNBWRZ36_cjs = require('./chunk-BNBWRZ36.cjs');
3
+ var chunk4HNJPFTF_cjs = require('./chunk-4HNJPFTF.cjs');
4
4
  require('./chunk-B6DVCLP5.cjs');
5
5
  require('./chunk-V5WOGN7O.cjs');
6
6
  require('./chunk-Z6ARQDHR.cjs');
@@ -10,7 +10,7 @@ require('./chunk-PK6SKIKE.cjs');
10
10
 
11
11
  Object.defineProperty(exports, "PowerlinesAPI", {
12
12
  enumerable: true,
13
- get: function () { return chunkBNBWRZ36_cjs.PowerlinesAPI; }
13
+ get: function () { return chunk4HNJPFTF_cjs.PowerlinesAPI; }
14
14
  });
15
15
  //# sourceMappingURL=api.cjs.map
16
16
  //# sourceMappingURL=api.cjs.map
package/dist/api.js CHANGED
@@ -1,4 +1,4 @@
1
- export { PowerlinesAPI } from './chunk-JVSCU5JQ.js';
1
+ export { PowerlinesAPI } from './chunk-V6WQKLMS.js';
2
2
  import './chunk-PQXP7XQK.js';
3
3
  import './chunk-NITQ5IYP.js';
4
4
  import './chunk-2MYPFASJ.js';
package/dist/astro.cjs CHANGED
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkQV25HZEJ_cjs = require('./chunk-QV25HZEJ.cjs');
5
+ var chunkCZXTEH3D_cjs = require('./chunk-CZXTEH3D.cjs');
6
6
  require('./chunk-SE3RCXWI.cjs');
7
- require('./chunk-B2NBG5OH.cjs');
8
- require('./chunk-BNBWRZ36.cjs');
7
+ require('./chunk-FEOKZKN2.cjs');
8
+ require('./chunk-4HNJPFTF.cjs');
9
9
  require('./chunk-B6DVCLP5.cjs');
10
10
  require('./chunk-V5WOGN7O.cjs');
11
11
  require('./chunk-Z6ARQDHR.cjs');
@@ -15,7 +15,7 @@ var chunkPK6SKIKE_cjs = require('./chunk-PK6SKIKE.cjs');
15
15
  var astro = /* @__PURE__ */ chunkPK6SKIKE_cjs.__name((config) => ({
16
16
  vite: {
17
17
  plugins: [
18
- chunkQV25HZEJ_cjs.vite_default(config)
18
+ chunkCZXTEH3D_cjs.vite_default(config)
19
19
  ]
20
20
  }
21
21
  }), "astro");
package/dist/astro.js CHANGED
@@ -1,7 +1,7 @@
1
- import { vite_default } from './chunk-OMXUWRIC.js';
1
+ import { vite_default } from './chunk-7S3ISLNJ.js';
2
2
  import './chunk-BGBDDKML.js';
3
- import './chunk-5ZBLA2SL.js';
4
- import './chunk-JVSCU5JQ.js';
3
+ import './chunk-W3DY4XZC.js';
4
+ import './chunk-V6WQKLMS.js';
5
5
  import './chunk-PQXP7XQK.js';
6
6
  import './chunk-NITQ5IYP.js';
7
7
  import './chunk-2MYPFASJ.js';
@@ -2727,7 +2727,6 @@ var PowerlinesContext = class _PowerlinesContext {
2727
2727
  #buildId = uuid.uuid();
2728
2728
  #releaseId = uuid.uuid();
2729
2729
  #timestamp = Date.now();
2730
- #entry = null;
2731
2730
  #fs;
2732
2731
  #tsconfig;
2733
2732
  #program;
@@ -2814,6 +2813,10 @@ var PowerlinesContext = class _PowerlinesContext {
2814
2813
  */
2815
2814
  resolver;
2816
2815
  /**
2816
+ * An internal object containing the added resolved entry type definitions for the project.
2817
+ */
2818
+ _entry = null;
2819
+ /**
2817
2820
  * The resolved configuration options
2818
2821
  */
2819
2822
  resolvePatterns = [];
@@ -2843,13 +2846,13 @@ var PowerlinesContext = class _PowerlinesContext {
2843
2846
  * The resolved entry type definitions for the project
2844
2847
  */
2845
2848
  get entry() {
2846
- return resolveEntriesSync(this, !this.#entry ? toArray.toArray(this.config.entry) : this.#entry);
2849
+ return resolveEntriesSync(this, !this._entry || this._entry.length === 0 ? toArray.toArray(this.config.entry) : this._entry);
2847
2850
  }
2848
2851
  /**
2849
2852
  * Sets the resolved entry type definitions for the project
2850
2853
  */
2851
2854
  set entry(value) {
2852
- this.#entry = value;
2855
+ this._entry = value;
2853
2856
  }
2854
2857
  /**
2855
2858
  * The TypeScript configuration parsed from the tsconfig file
@@ -3306,8 +3309,8 @@ var PowerlinesContext = class _PowerlinesContext {
3306
3309
  */
3307
3310
  async emitEntry(code, path, options = {}) {
3308
3311
  const entryPath = append.appendPath(replace.replacePath(replace.replacePath(replace.replacePath(path, this.entryPath), this.config.projectRoot), this.workspaceConfig.workspaceRoot), this.entryPath);
3309
- this.#entry ??= [];
3310
- this.entry.push({
3312
+ this._entry ??= [];
3313
+ this._entry.push({
3311
3314
  name: options.name,
3312
3315
  file: entryPath,
3313
3316
  input: options.input,
@@ -3336,8 +3339,8 @@ var PowerlinesContext = class _PowerlinesContext {
3336
3339
  */
3337
3340
  emitEntrySync(code, path, options = {}) {
3338
3341
  const entryPath = append.appendPath(replace.replacePath(replace.replacePath(replace.replacePath(path, this.entryPath), this.config.projectRoot), this.workspaceConfig.workspaceRoot), this.entryPath);
3339
- this.#entry ??= [];
3340
- this.entry.push({
3342
+ this._entry ??= [];
3343
+ this._entry.push({
3341
3344
  name: options?.name,
3342
3345
  file: entryPath,
3343
3346
  input: options?.input,
@@ -4948,5 +4951,5 @@ exports.combineContexts = combineContexts;
4948
4951
  exports.createLog = createLog;
4949
4952
  exports.extendLog = extendLog;
4950
4953
  exports.isUnpluginBuilderVariant = isUnpluginBuilderVariant;
4951
- //# sourceMappingURL=chunk-BNBWRZ36.cjs.map
4952
- //# sourceMappingURL=chunk-BNBWRZ36.cjs.map
4954
+ //# sourceMappingURL=chunk-4HNJPFTF.cjs.map
4955
+ //# sourceMappingURL=chunk-4HNJPFTF.cjs.map
@@ -1,5 +1,5 @@
1
1
  import { extractESBuildConfig } from './chunk-BGBDDKML.js';
2
- import { createUnpluginFactory } from './chunk-5ZBLA2SL.js';
2
+ import { createUnpluginFactory } from './chunk-W3DY4XZC.js';
3
3
  import { __name } from './chunk-7QVYU63E.js';
4
4
  import { isDevelopmentMode, isTestMode } from '@stryke/env/environment-checks';
5
5
  import defu from 'defu';
@@ -151,5 +151,5 @@ var vite = createVitePlugin(createUnpluginFactory("vite", (api, plugin) => {
151
151
  var vite_default = vite;
152
152
 
153
153
  export { vite, vite_default };
154
- //# sourceMappingURL=chunk-OMXUWRIC.js.map
155
- //# sourceMappingURL=chunk-OMXUWRIC.js.map
154
+ //# sourceMappingURL=chunk-7S3ISLNJ.js.map
155
+ //# sourceMappingURL=chunk-7S3ISLNJ.js.map
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkSE3RCXWI_cjs = require('./chunk-SE3RCXWI.cjs');
4
- var chunkB2NBG5OH_cjs = require('./chunk-B2NBG5OH.cjs');
4
+ var chunkFEOKZKN2_cjs = require('./chunk-FEOKZKN2.cjs');
5
5
  var chunkPK6SKIKE_cjs = require('./chunk-PK6SKIKE.cjs');
6
6
  var environmentChecks = require('@stryke/env/environment-checks');
7
7
  var defu = require('defu');
@@ -97,7 +97,7 @@ function extractViteConfig(context) {
97
97
  chunkPK6SKIKE_cjs.__name(extractViteConfig, "extractViteConfig");
98
98
 
99
99
  // src/vite.ts
100
- var vite = unplugin.createVitePlugin(chunkB2NBG5OH_cjs.createUnpluginFactory("vite", (api, plugin) => {
100
+ var vite = unplugin.createVitePlugin(chunkFEOKZKN2_cjs.createUnpluginFactory("vite", (api, plugin) => {
101
101
  return {
102
102
  ...plugin,
103
103
  vite: {
@@ -158,5 +158,5 @@ var vite_default = vite;
158
158
 
159
159
  exports.vite = vite;
160
160
  exports.vite_default = vite_default;
161
- //# sourceMappingURL=chunk-QV25HZEJ.cjs.map
162
- //# sourceMappingURL=chunk-QV25HZEJ.cjs.map
161
+ //# sourceMappingURL=chunk-CZXTEH3D.cjs.map
162
+ //# sourceMappingURL=chunk-CZXTEH3D.cjs.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkBNBWRZ36_cjs = require('./chunk-BNBWRZ36.cjs');
3
+ var chunk4HNJPFTF_cjs = require('./chunk-4HNJPFTF.cjs');
4
4
  var chunkPK6SKIKE_cjs = require('./chunk-PK6SKIKE.cjs');
5
5
  var types = require('@storm-software/config-tools/types');
6
6
  var getWorkspaceRoot = require('@stryke/fs/get-workspace-root');
@@ -27,7 +27,7 @@ chunkPK6SKIKE_cjs.__name(getString, "getString");
27
27
  // src/lib/unplugin/factory.ts
28
28
  function createUnpluginFactory(variant, decorate) {
29
29
  return (config, meta) => {
30
- const log = chunkBNBWRZ36_cjs.createLog("unplugin", config);
30
+ const log = chunk4HNJPFTF_cjs.createLog("unplugin", config);
31
31
  log(types.LogLevelLabel.DEBUG, "Initializing Unplugin");
32
32
  try {
33
33
  const userConfig = {
@@ -38,7 +38,7 @@ function createUnpluginFactory(variant, decorate) {
38
38
  let api;
39
39
  async function buildStart() {
40
40
  log(types.LogLevelLabel.DEBUG, "Powerlines build plugin starting...");
41
- api = await chunkBNBWRZ36_cjs.PowerlinesAPI.from(getWorkspaceRoot.getWorkspaceRoot(process.cwd()), userConfig);
41
+ api = await chunk4HNJPFTF_cjs.PowerlinesAPI.from(getWorkspaceRoot.getWorkspaceRoot(process.cwd()), userConfig);
42
42
  unplugin.setParseImpl(api.context.parse);
43
43
  log(types.LogLevelLabel.DEBUG, "Preparing build artifacts for the Powerlines project...");
44
44
  await api.prepare({
@@ -137,5 +137,5 @@ chunkPK6SKIKE_cjs.__name(createUnpluginFactory, "createUnpluginFactory");
137
137
 
138
138
  exports.createUnpluginFactory = createUnpluginFactory;
139
139
  exports.getString = getString;
140
- //# sourceMappingURL=chunk-B2NBG5OH.cjs.map
141
- //# sourceMappingURL=chunk-B2NBG5OH.cjs.map
140
+ //# sourceMappingURL=chunk-FEOKZKN2.cjs.map
141
+ //# sourceMappingURL=chunk-FEOKZKN2.cjs.map
@@ -1,9 +1,9 @@
1
- import { createUnpluginFactory } from './chunk-5ZBLA2SL.js';
1
+ import { createUnpluginFactory } from './chunk-W3DY4XZC.js';
2
2
  import { createRolldownPlugin } from 'unplugin';
3
3
 
4
4
  var rolldown = createRolldownPlugin(createUnpluginFactory("rolldown"));
5
5
  var rolldown_default = rolldown;
6
6
 
7
7
  export { rolldown, rolldown_default };
8
- //# sourceMappingURL=chunk-2AU42B7B.js.map
9
- //# sourceMappingURL=chunk-2AU42B7B.js.map
8
+ //# sourceMappingURL=chunk-IWV3YDKS.js.map
9
+ //# sourceMappingURL=chunk-IWV3YDKS.js.map
@@ -0,0 +1,12 @@
1
+ 'use strict';
2
+
3
+ var chunkFEOKZKN2_cjs = require('./chunk-FEOKZKN2.cjs');
4
+ var unplugin = require('unplugin');
5
+
6
+ var webpack = unplugin.createWebpackPlugin(chunkFEOKZKN2_cjs.createUnpluginFactory("webpack"));
7
+ var webpack_default = webpack;
8
+
9
+ exports.webpack = webpack;
10
+ exports.webpack_default = webpack_default;
11
+ //# sourceMappingURL=chunk-NQGEUWDG.cjs.map
12
+ //# sourceMappingURL=chunk-NQGEUWDG.cjs.map
@@ -1,12 +1,12 @@
1
1
  'use strict';
2
2
 
3
3
  var chunkSE3RCXWI_cjs = require('./chunk-SE3RCXWI.cjs');
4
- var chunkB2NBG5OH_cjs = require('./chunk-B2NBG5OH.cjs');
4
+ var chunkFEOKZKN2_cjs = require('./chunk-FEOKZKN2.cjs');
5
5
  var chunkPK6SKIKE_cjs = require('./chunk-PK6SKIKE.cjs');
6
6
  var isUndefined = require('@stryke/type-checks/is-undefined');
7
7
  var unplugin = require('unplugin');
8
8
 
9
- var esbuild = unplugin.createEsbuildPlugin(chunkB2NBG5OH_cjs.createUnpluginFactory("esbuild", (api, plugin) => {
9
+ var esbuild = unplugin.createEsbuildPlugin(chunkFEOKZKN2_cjs.createUnpluginFactory("esbuild", (api, plugin) => {
10
10
  return {
11
11
  ...plugin,
12
12
  esbuild: {
@@ -32,5 +32,5 @@ var esbuild_default = esbuild;
32
32
 
33
33
  exports.esbuild = esbuild;
34
34
  exports.esbuild_default = esbuild_default;
35
- //# sourceMappingURL=chunk-LY37HSDN.cjs.map
36
- //# sourceMappingURL=chunk-LY37HSDN.cjs.map
35
+ //# sourceMappingURL=chunk-P23QCNWH.cjs.map
36
+ //# sourceMappingURL=chunk-P23QCNWH.cjs.map
@@ -2698,7 +2698,6 @@ var PowerlinesContext = class _PowerlinesContext {
2698
2698
  #buildId = uuid();
2699
2699
  #releaseId = uuid();
2700
2700
  #timestamp = Date.now();
2701
- #entry = null;
2702
2701
  #fs;
2703
2702
  #tsconfig;
2704
2703
  #program;
@@ -2785,6 +2784,10 @@ var PowerlinesContext = class _PowerlinesContext {
2785
2784
  */
2786
2785
  resolver;
2787
2786
  /**
2787
+ * An internal object containing the added resolved entry type definitions for the project.
2788
+ */
2789
+ _entry = null;
2790
+ /**
2788
2791
  * The resolved configuration options
2789
2792
  */
2790
2793
  resolvePatterns = [];
@@ -2814,13 +2817,13 @@ var PowerlinesContext = class _PowerlinesContext {
2814
2817
  * The resolved entry type definitions for the project
2815
2818
  */
2816
2819
  get entry() {
2817
- return resolveEntriesSync(this, !this.#entry ? toArray(this.config.entry) : this.#entry);
2820
+ return resolveEntriesSync(this, !this._entry || this._entry.length === 0 ? toArray(this.config.entry) : this._entry);
2818
2821
  }
2819
2822
  /**
2820
2823
  * Sets the resolved entry type definitions for the project
2821
2824
  */
2822
2825
  set entry(value) {
2823
- this.#entry = value;
2826
+ this._entry = value;
2824
2827
  }
2825
2828
  /**
2826
2829
  * The TypeScript configuration parsed from the tsconfig file
@@ -3277,8 +3280,8 @@ var PowerlinesContext = class _PowerlinesContext {
3277
3280
  */
3278
3281
  async emitEntry(code, path, options = {}) {
3279
3282
  const entryPath = appendPath(replacePath(replacePath(replacePath(path, this.entryPath), this.config.projectRoot), this.workspaceConfig.workspaceRoot), this.entryPath);
3280
- this.#entry ??= [];
3281
- this.entry.push({
3283
+ this._entry ??= [];
3284
+ this._entry.push({
3282
3285
  name: options.name,
3283
3286
  file: entryPath,
3284
3287
  input: options.input,
@@ -3307,8 +3310,8 @@ var PowerlinesContext = class _PowerlinesContext {
3307
3310
  */
3308
3311
  emitEntrySync(code, path, options = {}) {
3309
3312
  const entryPath = appendPath(replacePath(replacePath(replacePath(path, this.entryPath), this.config.projectRoot), this.workspaceConfig.workspaceRoot), this.entryPath);
3310
- this.#entry ??= [];
3311
- this.entry.push({
3313
+ this._entry ??= [];
3314
+ this._entry.push({
3312
3315
  name: options?.name,
3313
3316
  file: entryPath,
3314
3317
  input: options?.input,
@@ -4909,5 +4912,5 @@ Note: Please ensure the plugin package's default export is a class that extends
4909
4912
  };
4910
4913
 
4911
4914
  export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, PowerlinesAPI, _capnpFileId, combineContexts, createLog, extendLog, isUnpluginBuilderVariant };
4912
- //# sourceMappingURL=chunk-JVSCU5JQ.js.map
4913
- //# sourceMappingURL=chunk-JVSCU5JQ.js.map
4915
+ //# sourceMappingURL=chunk-V6WQKLMS.js.map
4916
+ //# sourceMappingURL=chunk-V6WQKLMS.js.map
@@ -0,0 +1,12 @@
1
+ 'use strict';
2
+
3
+ var chunkFEOKZKN2_cjs = require('./chunk-FEOKZKN2.cjs');
4
+ var unplugin = require('unplugin');
5
+
6
+ var rolldown = unplugin.createRolldownPlugin(chunkFEOKZKN2_cjs.createUnpluginFactory("rolldown"));
7
+ var rolldown_default = rolldown;
8
+
9
+ exports.rolldown = rolldown;
10
+ exports.rolldown_default = rolldown_default;
11
+ //# sourceMappingURL=chunk-VOWVO2DC.cjs.map
12
+ //# sourceMappingURL=chunk-VOWVO2DC.cjs.map
@@ -1,4 +1,4 @@
1
- import { createLog, PowerlinesAPI } from './chunk-JVSCU5JQ.js';
1
+ import { createLog, PowerlinesAPI } from './chunk-V6WQKLMS.js';
2
2
  import { __name } from './chunk-7QVYU63E.js';
3
3
  import { LogLevelLabel } from '@storm-software/config-tools/types';
4
4
  import { getWorkspaceRoot } from '@stryke/fs/get-workspace-root';
@@ -134,5 +134,5 @@ function createUnpluginFactory(variant, decorate) {
134
134
  __name(createUnpluginFactory, "createUnpluginFactory");
135
135
 
136
136
  export { createUnpluginFactory, getString };
137
- //# sourceMappingURL=chunk-5ZBLA2SL.js.map
138
- //# sourceMappingURL=chunk-5ZBLA2SL.js.map
137
+ //# sourceMappingURL=chunk-W3DY4XZC.js.map
138
+ //# sourceMappingURL=chunk-W3DY4XZC.js.map
@@ -1,9 +1,9 @@
1
- import { createUnpluginFactory } from './chunk-5ZBLA2SL.js';
1
+ import { createUnpluginFactory } from './chunk-W3DY4XZC.js';
2
2
  import { createWebpackPlugin } from 'unplugin';
3
3
 
4
4
  var webpack = createWebpackPlugin(createUnpluginFactory("webpack"));
5
5
  var webpack_default = webpack;
6
6
 
7
7
  export { webpack, webpack_default };
8
- //# sourceMappingURL=chunk-UTL3YX2R.js.map
9
- //# sourceMappingURL=chunk-UTL3YX2R.js.map
8
+ //# sourceMappingURL=chunk-YZPQYBDQ.js.map
9
+ //# sourceMappingURL=chunk-YZPQYBDQ.js.map
@@ -1,5 +1,5 @@
1
1
  import { extractESBuildConfig } from './chunk-BGBDDKML.js';
2
- import { createUnpluginFactory } from './chunk-5ZBLA2SL.js';
2
+ import { createUnpluginFactory } from './chunk-W3DY4XZC.js';
3
3
  import { __name } from './chunk-7QVYU63E.js';
4
4
  import { isUndefined } from '@stryke/type-checks/is-undefined';
5
5
  import { createEsbuildPlugin } from 'unplugin';
@@ -29,5 +29,5 @@ var esbuild = createEsbuildPlugin(createUnpluginFactory("esbuild", (api, plugin)
29
29
  var esbuild_default = esbuild;
30
30
 
31
31
  export { esbuild, esbuild_default };
32
- //# sourceMappingURL=chunk-R3P7VSWI.js.map
33
- //# sourceMappingURL=chunk-R3P7VSWI.js.map
32
+ //# sourceMappingURL=chunk-ZYPY4L7T.js.map
33
+ //# sourceMappingURL=chunk-ZYPY4L7T.js.map
package/dist/esbuild.cjs CHANGED
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkLY37HSDN_cjs = require('./chunk-LY37HSDN.cjs');
5
+ var chunkP23QCNWH_cjs = require('./chunk-P23QCNWH.cjs');
6
6
  require('./chunk-SE3RCXWI.cjs');
7
- require('./chunk-B2NBG5OH.cjs');
8
- require('./chunk-BNBWRZ36.cjs');
7
+ require('./chunk-FEOKZKN2.cjs');
8
+ require('./chunk-4HNJPFTF.cjs');
9
9
  require('./chunk-B6DVCLP5.cjs');
10
10
  require('./chunk-V5WOGN7O.cjs');
11
11
  require('./chunk-Z6ARQDHR.cjs');
@@ -15,15 +15,15 @@ require('./chunk-PK6SKIKE.cjs');
15
15
 
16
16
  Object.defineProperty(exports, "default", {
17
17
  enumerable: true,
18
- get: function () { return chunkLY37HSDN_cjs.esbuild_default; }
18
+ get: function () { return chunkP23QCNWH_cjs.esbuild_default; }
19
19
  });
20
20
  Object.defineProperty(exports, "esbuild", {
21
21
  enumerable: true,
22
- get: function () { return chunkLY37HSDN_cjs.esbuild; }
22
+ get: function () { return chunkP23QCNWH_cjs.esbuild; }
23
23
  });
24
24
  Object.defineProperty(exports, "module.exports", {
25
25
  enumerable: true,
26
- get: function () { return chunkLY37HSDN_cjs.esbuild; }
26
+ get: function () { return chunkP23QCNWH_cjs.esbuild; }
27
27
  });
28
28
  //# sourceMappingURL=esbuild.cjs.map
29
29
  //# sourceMappingURL=esbuild.cjs.map
package/dist/esbuild.js CHANGED
@@ -1,7 +1,7 @@
1
- export { esbuild_default as default, esbuild, esbuild as "module.exports" } from './chunk-R3P7VSWI.js';
1
+ export { esbuild_default as default, esbuild, esbuild as "module.exports" } from './chunk-ZYPY4L7T.js';
2
2
  import './chunk-BGBDDKML.js';
3
- import './chunk-5ZBLA2SL.js';
4
- import './chunk-JVSCU5JQ.js';
3
+ import './chunk-W3DY4XZC.js';
4
+ import './chunk-V6WQKLMS.js';
5
5
  import './chunk-PQXP7XQK.js';
6
6
  import './chunk-NITQ5IYP.js';
7
7
  import './chunk-2MYPFASJ.js';
package/dist/farm.cjs CHANGED
@@ -2,15 +2,15 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var chunkB2NBG5OH_cjs = require('./chunk-B2NBG5OH.cjs');
6
- require('./chunk-BNBWRZ36.cjs');
5
+ var chunkFEOKZKN2_cjs = require('./chunk-FEOKZKN2.cjs');
6
+ require('./chunk-4HNJPFTF.cjs');
7
7
  require('./chunk-B6DVCLP5.cjs');
8
8
  require('./chunk-V5WOGN7O.cjs');
9
9
  require('./chunk-Z6ARQDHR.cjs');
10
10
  require('./chunk-PK6SKIKE.cjs');
11
11
  var unplugin = require('unplugin');
12
12
 
13
- var farm = unplugin.createFarmPlugin(chunkB2NBG5OH_cjs.createUnpluginFactory("farm"));
13
+ var farm = unplugin.createFarmPlugin(chunkFEOKZKN2_cjs.createUnpluginFactory("farm"));
14
14
  var farm_default = farm;
15
15
 
16
16
  exports.default = farm_default;
package/dist/farm.js CHANGED
@@ -1,5 +1,5 @@
1
- import { createUnpluginFactory } from './chunk-5ZBLA2SL.js';
2
- import './chunk-JVSCU5JQ.js';
1
+ import { createUnpluginFactory } from './chunk-W3DY4XZC.js';
2
+ import './chunk-V6WQKLMS.js';
3
3
  import './chunk-PQXP7XQK.js';
4
4
  import './chunk-NITQ5IYP.js';
5
5
  import './chunk-2MYPFASJ.js';
package/dist/index.cjs CHANGED
@@ -13,7 +13,7 @@ require('./chunk-4JCNAKOE.cjs');
13
13
  require('./chunk-D6GGZQLC.cjs');
14
14
  var chunkA7AUGAHH_cjs = require('./chunk-A7AUGAHH.cjs');
15
15
  var chunk42ZHOCZJ_cjs = require('./chunk-42ZHOCZJ.cjs');
16
- var chunkBNBWRZ36_cjs = require('./chunk-BNBWRZ36.cjs');
16
+ var chunk4HNJPFTF_cjs = require('./chunk-4HNJPFTF.cjs');
17
17
  var chunkB6DVCLP5_cjs = require('./chunk-B6DVCLP5.cjs');
18
18
  var chunkV5WOGN7O_cjs = require('./chunk-V5WOGN7O.cjs');
19
19
  var chunkZ6ARQDHR_cjs = require('./chunk-Z6ARQDHR.cjs');
@@ -27,10 +27,10 @@ chunkPK6SKIKE_cjs.__name(defineConfig, "defineConfig");
27
27
  async function createPowerlines(options = {}) {
28
28
  options.root ??= process.cwd();
29
29
  const workspaceRoot = getWorkspaceRoot.getWorkspaceRoot(options.root);
30
- return chunkBNBWRZ36_cjs.PowerlinesAPI.from(workspaceRoot, options);
30
+ return chunk4HNJPFTF_cjs.PowerlinesAPI.from(workspaceRoot, options);
31
31
  }
32
32
  chunkPK6SKIKE_cjs.__name(createPowerlines, "createPowerlines");
33
- var index_default = chunkBNBWRZ36_cjs.PowerlinesAPI;
33
+ var index_default = chunk4HNJPFTF_cjs.PowerlinesAPI;
34
34
 
35
35
  Object.defineProperty(exports, "STORAGE_PRESETS", {
36
36
  enumerable: true,
@@ -50,31 +50,31 @@ Object.defineProperty(exports, "HOOKS_LIST_ORDERS", {
50
50
  });
51
51
  Object.defineProperty(exports, "FileId", {
52
52
  enumerable: true,
53
- get: function () { return chunkBNBWRZ36_cjs.FileId; }
53
+ get: function () { return chunk4HNJPFTF_cjs.FileId; }
54
54
  });
55
55
  Object.defineProperty(exports, "FileMetadata", {
56
56
  enumerable: true,
57
- get: function () { return chunkBNBWRZ36_cjs.FileMetadata; }
57
+ get: function () { return chunk4HNJPFTF_cjs.FileMetadata; }
58
58
  });
59
59
  Object.defineProperty(exports, "FileMetadata_KeyValuePair", {
60
60
  enumerable: true,
61
- get: function () { return chunkBNBWRZ36_cjs.FileMetadata_KeyValuePair; }
61
+ get: function () { return chunk4HNJPFTF_cjs.FileMetadata_KeyValuePair; }
62
62
  });
63
63
  Object.defineProperty(exports, "FileStorage", {
64
64
  enumerable: true,
65
- get: function () { return chunkBNBWRZ36_cjs.FileStorage; }
65
+ get: function () { return chunk4HNJPFTF_cjs.FileStorage; }
66
66
  });
67
67
  Object.defineProperty(exports, "FileSystem", {
68
68
  enumerable: true,
69
- get: function () { return chunkBNBWRZ36_cjs.FileSystem; }
69
+ get: function () { return chunk4HNJPFTF_cjs.FileSystem; }
70
70
  });
71
71
  Object.defineProperty(exports, "PowerlinesAPI", {
72
72
  enumerable: true,
73
- get: function () { return chunkBNBWRZ36_cjs.PowerlinesAPI; }
73
+ get: function () { return chunk4HNJPFTF_cjs.PowerlinesAPI; }
74
74
  });
75
75
  Object.defineProperty(exports, "_capnpFileId", {
76
76
  enumerable: true,
77
- get: function () { return chunkBNBWRZ36_cjs._capnpFileId; }
77
+ get: function () { return chunk4HNJPFTF_cjs._capnpFileId; }
78
78
  });
79
79
  Object.defineProperty(exports, "KNOWN_PLUGIN_FIELDS", {
80
80
  enumerable: true,
package/dist/index.js CHANGED
@@ -9,8 +9,8 @@ import './chunk-OYASPHNL.js';
9
9
  import './chunk-OD4BINRW.js';
10
10
  export { STORAGE_PRESETS, __VFS_PATCH__, __VFS_REVERT__ } from './chunk-KXRVVFNK.js';
11
11
  export { HOOKS_LIST_ORDERS } from './chunk-CCJQBJKQ.js';
12
- import { PowerlinesAPI } from './chunk-JVSCU5JQ.js';
13
- export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, PowerlinesAPI, _capnpFileId } from './chunk-JVSCU5JQ.js';
12
+ import { PowerlinesAPI } from './chunk-V6WQKLMS.js';
13
+ export { FileId, FileMetadata, FileMetadata_KeyValuePair, FileStorage, FileSystem, PowerlinesAPI, _capnpFileId } from './chunk-V6WQKLMS.js';
14
14
  export { KNOWN_PLUGIN_FIELDS, PLUGIN_HOOKS_FIELDS, PLUGIN_NON_HOOK_FIELDS } from './chunk-PQXP7XQK.js';
15
15
  export { BUILDER_VARIANTS, UNPLUGIN_BUILDER_VARIANTS } from './chunk-NITQ5IYP.js';
16
16
  export { SUPPORTED_COMMANDS } from './chunk-2MYPFASJ.js';
@@ -1,6 +1,6 @@
1
1
  import { getFileHeader } from './chunk-7R23HVGQ.js';
2
- import { PowerlinesAPIContext } from './chunk-5RRDSNGE.js';
3
- import { isPluginConfig, findInvalidPluginConfig, isPlugin, isPluginConfigTuple, isPluginConfigObject, checkDedupe } from './chunk-OT5AIKQH.js';
2
+ import { PowerlinesAPIContext } from './chunk-LMUQQAZ3.js';
3
+ import { isPluginConfig, findInvalidPluginConfig, isPlugin, isPluginConfigTuple, isPluginConfigObject, checkDedupe } from './chunk-WLE5S3IJ.js';
4
4
  import { writeMetaFile } from './chunk-45D4XIOK.js';
5
5
  import { createProgram } from './chunk-ZLWW2MXD.js';
6
6
  import { isIncludeMatchFound, getParsedTypeScriptConfig, getTsconfigFilePath } from './chunk-FPFPUYXS.js';
@@ -1219,5 +1219,5 @@ function createUnpluginFactory(variant, decorate) {
1219
1219
  __name(createUnpluginFactory, "createUnpluginFactory");
1220
1220
 
1221
1221
  export { createUnpluginFactory };
1222
- //# sourceMappingURL=chunk-3VGYO24W.js.map
1223
- //# sourceMappingURL=chunk-3VGYO24W.js.map
1222
+ //# sourceMappingURL=chunk-F6K7UAM5.js.map
1223
+ //# sourceMappingURL=chunk-F6K7UAM5.js.map