@storm-software/esbuild 0.45.33 → 0.45.34

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 (42) hide show
  1. package/README.md +1 -1
  2. package/dist/assets.cjs +4 -4
  3. package/dist/assets.js +3 -3
  4. package/dist/build.cjs +11 -11
  5. package/dist/build.js +10 -10
  6. package/dist/{chunk-JI6XIWB6.cjs → chunk-4ZV6DH4B.cjs} +6 -6
  7. package/dist/{chunk-ZCPQOG5F.cjs → chunk-5UPAJJ5R.cjs} +3 -3
  8. package/dist/{chunk-WHHFV6RT.js → chunk-6QLFFQ5Y.js} +1 -1
  9. package/dist/{chunk-AG65ZUF3.cjs → chunk-AC5FITOB.cjs} +22 -22
  10. package/dist/{chunk-ILOWHFBJ.cjs → chunk-ACBG3ZAT.cjs} +5 -5
  11. package/dist/{chunk-SSJELIR6.js → chunk-AJQAV5CX.js} +7 -7
  12. package/dist/{chunk-U5CERGWL.cjs → chunk-AOYGCE3L.cjs} +3 -3
  13. package/dist/{chunk-KF7YYFOX.cjs → chunk-E7UVS5IM.cjs} +14 -13
  14. package/dist/{chunk-DSYWIV63.js → chunk-EH2L2SI7.js} +1 -1
  15. package/dist/{chunk-AY3HKJHF.cjs → chunk-GXJUQQH3.cjs} +3 -3
  16. package/dist/{chunk-GXQJB55J.js → chunk-ITB7VM2V.js} +1 -1
  17. package/dist/{chunk-GD76CWEA.js → chunk-JJWLNGAP.js} +2 -2
  18. package/dist/{chunk-A4AI2XWS.js → chunk-QOETOATP.js} +1 -1
  19. package/dist/{chunk-G4GM4MVC.js → chunk-QORLU655.js} +1 -1
  20. package/dist/{chunk-XJWGSNJT.cjs → chunk-S67BO27V.cjs} +10 -10
  21. package/dist/{chunk-37AHB5O4.js → chunk-TDIGS3GR.js} +14 -13
  22. package/dist/{chunk-TQSJDD34.cjs → chunk-VSXW2D6A.cjs} +30 -30
  23. package/dist/{chunk-XEBZEDDJ.js → chunk-VV6GKN3G.js} +2 -2
  24. package/dist/{chunk-OFR366KG.js → chunk-WTBORTTD.js} +3 -3
  25. package/dist/{chunk-5ZQGVLPO.cjs → chunk-XH66K43O.cjs} +3 -3
  26. package/dist/clean.cjs +3 -3
  27. package/dist/clean.js +2 -2
  28. package/dist/config.cjs +4 -4
  29. package/dist/config.js +3 -3
  30. package/dist/context.cjs +5 -5
  31. package/dist/context.js +4 -4
  32. package/dist/index.cjs +11 -11
  33. package/dist/index.js +10 -10
  34. package/dist/package-json.cjs +4 -4
  35. package/dist/package-json.js +3 -3
  36. package/dist/plugins/deps-check.cjs +3 -3
  37. package/dist/plugins/deps-check.js +2 -2
  38. package/dist/tsup.cjs +3 -3
  39. package/dist/tsup.js +2 -2
  40. package/dist/watch.cjs +3 -3
  41. package/dist/watch.js +1 -1
  42. package/package.json +4 -4
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.45.31-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.45.32-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
package/dist/assets.cjs CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkILOWHFBJcjs = require('./chunk-ILOWHFBJ.cjs');
4
- require('./chunk-TQSJDD34.cjs');
5
- require('./chunk-KF7YYFOX.cjs');
3
+ var _chunkACBG3ZATcjs = require('./chunk-ACBG3ZAT.cjs');
4
+ require('./chunk-VSXW2D6A.cjs');
5
+ require('./chunk-E7UVS5IM.cjs');
6
6
  require('./chunk-REAX6FSO.cjs');
7
7
  require('./chunk-4ICWACJM.cjs');
8
8
 
9
9
 
10
- exports.copyBuildAssets = _chunkILOWHFBJcjs.copyBuildAssets;
10
+ exports.copyBuildAssets = _chunkACBG3ZATcjs.copyBuildAssets;
package/dist/assets.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  copyBuildAssets
3
- } from "./chunk-GD76CWEA.js";
4
- import "./chunk-G4GM4MVC.js";
5
- import "./chunk-37AHB5O4.js";
3
+ } from "./chunk-JJWLNGAP.js";
4
+ import "./chunk-QORLU655.js";
5
+ import "./chunk-TDIGS3GR.js";
6
6
  import "./chunk-A7I6K5HC.js";
7
7
  import "./chunk-GL7N7ANS.js";
8
8
  export {
package/dist/build.cjs CHANGED
@@ -1,17 +1,17 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkAG65ZUF3cjs = require('./chunk-AG65ZUF3.cjs');
4
- require('./chunk-AY3HKJHF.cjs');
5
- require('./chunk-ILOWHFBJ.cjs');
6
- require('./chunk-ZCPQOG5F.cjs');
7
- require('./chunk-XJWGSNJT.cjs');
8
- require('./chunk-5ZQGVLPO.cjs');
9
- require('./chunk-JI6XIWB6.cjs');
10
- require('./chunk-TQSJDD34.cjs');
11
- require('./chunk-U5CERGWL.cjs');
12
- require('./chunk-KF7YYFOX.cjs');
3
+ var _chunkAC5FITOBcjs = require('./chunk-AC5FITOB.cjs');
4
+ require('./chunk-GXJUQQH3.cjs');
5
+ require('./chunk-ACBG3ZAT.cjs');
6
+ require('./chunk-5UPAJJ5R.cjs');
7
+ require('./chunk-S67BO27V.cjs');
8
+ require('./chunk-XH66K43O.cjs');
9
+ require('./chunk-4ZV6DH4B.cjs');
10
+ require('./chunk-VSXW2D6A.cjs');
11
+ require('./chunk-AOYGCE3L.cjs');
12
+ require('./chunk-E7UVS5IM.cjs');
13
13
  require('./chunk-REAX6FSO.cjs');
14
14
  require('./chunk-4ICWACJM.cjs');
15
15
 
16
16
 
17
- exports.build = _chunkAG65ZUF3cjs.build;
17
+ exports.build = _chunkAC5FITOBcjs.build;
package/dist/build.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  build
3
- } from "./chunk-SSJELIR6.js";
4
- import "./chunk-DSYWIV63.js";
5
- import "./chunk-GD76CWEA.js";
6
- import "./chunk-GXQJB55J.js";
7
- import "./chunk-OFR366KG.js";
8
- import "./chunk-WHHFV6RT.js";
9
- import "./chunk-XEBZEDDJ.js";
10
- import "./chunk-G4GM4MVC.js";
11
- import "./chunk-A4AI2XWS.js";
12
- import "./chunk-37AHB5O4.js";
3
+ } from "./chunk-AJQAV5CX.js";
4
+ import "./chunk-EH2L2SI7.js";
5
+ import "./chunk-JJWLNGAP.js";
6
+ import "./chunk-ITB7VM2V.js";
7
+ import "./chunk-WTBORTTD.js";
8
+ import "./chunk-6QLFFQ5Y.js";
9
+ import "./chunk-VV6GKN3G.js";
10
+ import "./chunk-QORLU655.js";
11
+ import "./chunk-QOETOATP.js";
12
+ import "./chunk-TDIGS3GR.js";
13
13
  import "./chunk-A7I6K5HC.js";
14
14
  import "./chunk-GL7N7ANS.js";
15
15
  export {
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
2
2
 
3
3
 
4
- var _chunkTQSJDD34cjs = require('./chunk-TQSJDD34.cjs');
4
+ var _chunkVSXW2D6Acjs = require('./chunk-VSXW2D6A.cjs');
5
5
 
6
6
 
7
7
 
8
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
8
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
9
9
 
10
10
 
11
11
  var _chunkREAX6FSOcjs = require('./chunk-REAX6FSO.cjs');
@@ -20,8 +20,8 @@ var _fs = require('fs');
20
20
  var _promises = require('fs/promises'); var _promises2 = _interopRequireDefault(_promises);
21
21
  async function generatePackageJson(context) {
22
22
  if (context.options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkREAX6FSOcjs.joinPaths.call(void 0, context.options.projectRoot, "package.json"))) {
23
- _chunkKF7YYFOXcjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context.workspaceConfig);
24
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, "Write package.json file");
23
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context.workspaceConfig);
24
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, "Write package.json file");
25
25
  const packageJsonPath = _chunkREAX6FSOcjs.joinPaths.call(void 0,
26
26
  context.options.projectRoot,
27
27
  "project.json"
@@ -41,13 +41,13 @@ async function generatePackageJson(context) {
41
41
  if (!packageJson) {
42
42
  throw new Error("Cannot find package.json configuration file");
43
43
  }
44
- packageJson = await _chunkTQSJDD34cjs.addPackageDependencies.call(void 0,
44
+ packageJson = await _chunkVSXW2D6Acjs.addPackageDependencies.call(void 0,
45
45
  context.workspaceConfig.workspaceRoot,
46
46
  context.options.projectRoot,
47
47
  context.projectName,
48
48
  packageJson
49
49
  );
50
- packageJson = await _chunkTQSJDD34cjs.addWorkspacePackageJsonFields.call(void 0,
50
+ packageJson = await _chunkVSXW2D6Acjs.addWorkspacePackageJsonFields.call(void 0,
51
51
  context.workspaceConfig,
52
52
  context.options.projectRoot,
53
53
  context.sourceRoot,
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
4
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
5
5
 
6
6
 
7
7
  var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
@@ -10,8 +10,8 @@ var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
10
10
  _chunk4ICWACJMcjs.init_cjs_shims.call(void 0, );
11
11
  var _promises = require('fs/promises');
12
12
  async function clean(name = "ESBuild", directory, config) {
13
- _chunkKF7YYFOXcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
14
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, `${name} output clean`);
13
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
14
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, `${name} output clean`);
15
15
  await cleanDirectories(directory);
16
16
  stopwatch();
17
17
  }
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  DEFAULT_COMPILED_BANNER
3
- } from "./chunk-G4GM4MVC.js";
3
+ } from "./chunk-QORLU655.js";
4
4
  import {
5
5
  init_esm_shims
6
6
  } from "./chunk-GL7N7ANS.js";
@@ -1,21 +1,21 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkAY3HKJHFcjs = require('./chunk-AY3HKJHF.cjs');
3
+ var _chunkGXJUQQH3cjs = require('./chunk-GXJUQQH3.cjs');
4
4
 
5
5
 
6
- var _chunkILOWHFBJcjs = require('./chunk-ILOWHFBJ.cjs');
6
+ var _chunkACBG3ZATcjs = require('./chunk-ACBG3ZAT.cjs');
7
7
 
8
8
 
9
- var _chunkZCPQOG5Fcjs = require('./chunk-ZCPQOG5F.cjs');
9
+ var _chunk5UPAJJ5Rcjs = require('./chunk-5UPAJJ5R.cjs');
10
10
 
11
11
 
12
- var _chunkXJWGSNJTcjs = require('./chunk-XJWGSNJT.cjs');
12
+ var _chunkS67BO27Vcjs = require('./chunk-S67BO27V.cjs');
13
13
 
14
14
 
15
- var _chunkJI6XIWB6cjs = require('./chunk-JI6XIWB6.cjs');
15
+ var _chunk4ZV6DH4Bcjs = require('./chunk-4ZV6DH4B.cjs');
16
16
 
17
17
 
18
- var _chunkU5CERGWLcjs = require('./chunk-U5CERGWL.cjs');
18
+ var _chunkAOYGCE3Lcjs = require('./chunk-AOYGCE3L.cjs');
19
19
 
20
20
 
21
21
 
@@ -23,7 +23,7 @@ var _chunkU5CERGWLcjs = require('./chunk-U5CERGWL.cjs');
23
23
 
24
24
 
25
25
 
26
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
26
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
27
27
 
28
28
 
29
29
  var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
@@ -35,17 +35,17 @@ var _globby = require('globby');
35
35
  async function reportResults(context) {
36
36
  if (_optionalChain([context, 'access', _ => _.result, 'optionalAccess', _2 => _2.errors, 'access', _3 => _3.length]) === 0) {
37
37
  if (context.result.warnings.length > 0) {
38
- _chunkKF7YYFOXcjs.writeWarning.call(void 0,
38
+ _chunkE7UVS5IMcjs.writeWarning.call(void 0,
39
39
  ` \u{1F6A7} The following warnings occurred during the build: ${context.result.warnings.map((warning) => warning.text).join("\n")}`,
40
40
  context.workspaceConfig
41
41
  );
42
42
  }
43
- _chunkKF7YYFOXcjs.writeSuccess.call(void 0,
43
+ _chunkE7UVS5IMcjs.writeSuccess.call(void 0,
44
44
  ` \u{1F4E6} The ${context.options.name} build completed successfully`,
45
45
  context.workspaceConfig
46
46
  );
47
47
  } else if (_optionalChain([context, 'access', _4 => _4.result, 'optionalAccess', _5 => _5.errors]) && _optionalChain([context, 'access', _6 => _6.result, 'optionalAccess', _7 => _7.errors, 'access', _8 => _8.length]) > 0) {
48
- _chunkKF7YYFOXcjs.writeError.call(void 0,
48
+ _chunkE7UVS5IMcjs.writeError.call(void 0,
49
49
  ` \u274C The ${context.options.name} build failed with the following errors: ${context.result.errors.map((error) => error.text).join("\n")}`,
50
50
  context.workspaceConfig
51
51
  );
@@ -74,7 +74,7 @@ async function dependencyCheck(options) {
74
74
  write: false,
75
75
  // no need to write for analysis
76
76
  outdir: "out",
77
- plugins: [_chunkAY3HKJHFcjs.depsCheckPlugin.call(void 0, options.bundle)]
77
+ plugins: [_chunkGXJUQQH3cjs.depsCheckPlugin.call(void 0, options.bundle)]
78
78
  });
79
79
  await buildPromise.catch(() => {
80
80
  });
@@ -82,36 +82,36 @@ async function dependencyCheck(options) {
82
82
  }
83
83
  async function cleanOutputPath(context) {
84
84
  if (context.clean !== false && context.outputPath) {
85
- _chunkKF7YYFOXcjs.writeDebug.call(void 0,
85
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0,
86
86
  ` \u{1F9F9} Cleaning ${context.options.name} output path: ${context.outputPath}`,
87
87
  context.workspaceConfig
88
88
  );
89
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, `${context.options.name} output clean`);
90
- await _chunkZCPQOG5Fcjs.cleanDirectories.call(void 0, context.outputPath);
89
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, `${context.options.name} output clean`);
90
+ await _chunk5UPAJJ5Rcjs.cleanDirectories.call(void 0, context.outputPath);
91
91
  stopwatch();
92
92
  }
93
93
  return context;
94
94
  }
95
95
  async function build2(options) {
96
- _chunkKF7YYFOXcjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
97
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, "ESBuild pipeline");
96
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
97
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, "ESBuild pipeline");
98
98
  try {
99
99
  const opts = Array.isArray(options) ? options : [options];
100
100
  if (opts.length === 0) {
101
101
  throw new Error("No build options were provided");
102
102
  }
103
- const context = await _chunkXJWGSNJTcjs.resolveContext.call(void 0, options);
103
+ const context = await _chunkS67BO27Vcjs.resolveContext.call(void 0, options);
104
104
  await cleanOutputPath(context);
105
105
  await Promise.all([
106
106
  dependencyCheck(context.options),
107
- _chunkJI6XIWB6cjs.generatePackageJson.call(void 0, context),
108
- _chunkILOWHFBJcjs.copyBuildAssets.call(void 0, context),
109
- _chunkU5CERGWLcjs.executeTsup.call(void 0, context)
107
+ _chunk4ZV6DH4Bcjs.generatePackageJson.call(void 0, context),
108
+ _chunkACBG3ZATcjs.copyBuildAssets.call(void 0, context),
109
+ _chunkAOYGCE3Lcjs.executeTsup.call(void 0, context)
110
110
  ]);
111
111
  await reportResults(context);
112
- _chunkKF7YYFOXcjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
112
+ _chunkE7UVS5IMcjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
113
113
  } catch (error) {
114
- _chunkKF7YYFOXcjs.writeFatal.call(void 0,
114
+ _chunkE7UVS5IMcjs.writeFatal.call(void 0,
115
115
  "Fatal errors that the build process could not recover from have occured. The build process has been terminated."
116
116
  );
117
117
  throw error;
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunkTQSJDD34cjs = require('./chunk-TQSJDD34.cjs');
3
+ var _chunkVSXW2D6Acjs = require('./chunk-VSXW2D6A.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
7
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
8
8
 
9
9
 
10
10
  var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
@@ -13,12 +13,12 @@ var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
13
13
  _chunk4ICWACJMcjs.init_cjs_shims.call(void 0, );
14
14
  async function copyBuildAssets(context) {
15
15
  if (!_optionalChain([context, 'access', _ => _.result, 'optionalAccess', _2 => _2.errors, 'access', _3 => _3.length]) && _optionalChain([context, 'access', _4 => _4.options, 'access', _5 => _5.assets, 'optionalAccess', _6 => _6.length])) {
16
- _chunkKF7YYFOXcjs.writeDebug.call(void 0,
16
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0,
17
17
  ` \u{1F4CB} Copying ${context.options.assets.length} asset files to output directory: ${context.outputPath}`,
18
18
  context.workspaceConfig
19
19
  );
20
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
21
- await _chunkTQSJDD34cjs.copyAssets.call(void 0,
20
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, `${context.options.name} asset copy`);
21
+ await _chunkVSXW2D6Acjs.copyAssets.call(void 0,
22
22
  context.workspaceConfig,
23
23
  _nullishCoalesce(context.options.assets, () => ( [])),
24
24
  context.outputPath,
@@ -1,21 +1,21 @@
1
1
  import {
2
2
  depsCheckPlugin
3
- } from "./chunk-DSYWIV63.js";
3
+ } from "./chunk-EH2L2SI7.js";
4
4
  import {
5
5
  copyBuildAssets
6
- } from "./chunk-GD76CWEA.js";
6
+ } from "./chunk-JJWLNGAP.js";
7
7
  import {
8
8
  cleanDirectories
9
- } from "./chunk-GXQJB55J.js";
9
+ } from "./chunk-ITB7VM2V.js";
10
10
  import {
11
11
  resolveContext
12
- } from "./chunk-OFR366KG.js";
12
+ } from "./chunk-WTBORTTD.js";
13
13
  import {
14
14
  generatePackageJson
15
- } from "./chunk-XEBZEDDJ.js";
15
+ } from "./chunk-VV6GKN3G.js";
16
16
  import {
17
17
  executeTsup
18
- } from "./chunk-A4AI2XWS.js";
18
+ } from "./chunk-QOETOATP.js";
19
19
  import {
20
20
  getStopwatch,
21
21
  writeDebug,
@@ -23,7 +23,7 @@ import {
23
23
  writeFatal,
24
24
  writeSuccess,
25
25
  writeWarning
26
- } from "./chunk-37AHB5O4.js";
26
+ } from "./chunk-TDIGS3GR.js";
27
27
  import {
28
28
  init_esm_shims
29
29
  } from "./chunk-GL7N7ANS.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard2(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _nullishCoalesce2(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain2(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; } var _class2;
2
2
 
3
3
 
4
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
4
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
5
5
 
6
6
 
7
7
  var _chunkREAX6FSOcjs = require('./chunk-REAX6FSO.cjs');
@@ -2668,11 +2668,11 @@ module.exports = exports.default;
2668
2668
  _chunk4ICWACJMcjs.init_cjs_shims.call(void 0, );
2669
2669
  var import_tsup = _chunk4ICWACJMcjs.__toESM.call(void 0, require_dist(), 1);
2670
2670
  async function executeTsup(context) {
2671
- _chunkKF7YYFOXcjs.writeDebug.call(void 0,
2671
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0,
2672
2672
  ` \u{1F680} Running ${context.options.name} build`,
2673
2673
  context.workspaceConfig
2674
2674
  );
2675
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, `${context.options.name} build`);
2675
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, `${context.options.name} build`);
2676
2676
  await (0, import_tsup.build)({
2677
2677
  ...context.options,
2678
2678
  outDir: context.options.distDir ? _chunkREAX6FSOcjs.joinPaths.call(void 0, context.outputPath, context.options.distDir) : context.outputPath,
@@ -134,7 +134,7 @@ var SingleThemeColorConfigSchema = z.object({
134
134
  positive: PositiveColorSchema,
135
135
  negative: NegativeColorSchema
136
136
  });
137
- var RegistryUrlConfigSchema = z.string().trim().toLowerCase().url().optional().describe("A remote registry URL used to publish distributable packages");
137
+ var RegistryUrlConfigSchema = z.url().optional().describe("A remote registry URL used to publish distributable packages");
138
138
  var RegistryConfigSchema = z.object({
139
139
  github: RegistryUrlConfigSchema,
140
140
  npm: RegistryUrlConfigSchema,
@@ -161,7 +161,7 @@ var WorkspaceBotConfigSchema = z.object({
161
161
  name: z.string().trim().default("stormie-bot").describe(
162
162
  "The workspace bot user's name (this is the bot that will be used to perform various tasks)"
163
163
  ),
164
- email: z.string().trim().email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
164
+ email: z.email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
165
165
  }).describe(
166
166
  "The workspace's bot user's config used to automated various operations tasks"
167
167
  );
@@ -204,19 +204,20 @@ var WorkspaceDirectoryConfigSchema = z.object({
204
204
  );
205
205
  var errorConfigSchema = z.object({
206
206
  codesFile: z.string().trim().default(STORM_DEFAULT_ERROR_CODES_FILE).describe("The path to the workspace's error codes JSON file"),
207
- url: z.string().trim().url().optional().describe(
207
+ url: z.url().optional().describe(
208
208
  "A URL to a page that looks up the workspace's error messages given a specific error code"
209
209
  )
210
210
  }).describe("The workspace's error config used during the error process");
211
211
  var organizationConfigSchema = z.object({
212
212
  name: z.string().trim().describe("The name of the organization"),
213
213
  description: z.string().trim().optional().describe("A description of the organization"),
214
- logo: z.string().trim().url().optional().describe("A URL to the organization's logo image"),
215
- icon: z.string().trim().url().optional().describe("A URL to the organization's icon image"),
216
- url: z.string().trim().url().optional().describe(
214
+ logo: z.url().optional().describe("A URL to the organization's logo image"),
215
+ icon: z.url().optional().describe("A URL to the organization's icon image"),
216
+ url: z.url().optional().describe(
217
217
  "A URL to a page that provides more information about the organization"
218
218
  )
219
219
  }).describe("The workspace's organization details");
220
+ var MODE_OPTIONS = ["development", "staging", "production"];
220
221
  var stormWorkspaceConfigSchema = z.object({
221
222
  $schema: z.string().trim().default(
222
223
  "https://public.storm-cdn.com/schemas/storm-workspace.schema.json"
@@ -233,12 +234,12 @@ var stormWorkspaceConfigSchema = z.object({
233
234
  ),
234
235
  repository: z.string().trim().optional().describe("The repo URL of the workspace (i.e. GitHub)"),
235
236
  license: z.string().trim().default("Apache-2.0").describe("The license type of the package"),
236
- homepage: z.string().trim().url().optional().describe("The homepage of the workspace"),
237
- docs: z.string().trim().url().optional().describe("The documentation site for the workspace"),
238
- portal: z.string().trim().url().optional().describe("The development portal site for the workspace"),
239
- licensing: z.string().trim().url().optional().describe("The licensing site for the workspace"),
240
- contact: z.string().trim().url().optional().describe("The contact site for the workspace"),
241
- support: z.string().trim().url().optional().describe(
237
+ homepage: z.url().optional().describe("The homepage of the workspace"),
238
+ docs: z.url().optional().describe("The documentation site for the workspace"),
239
+ portal: z.url().optional().describe("The development portal site for the workspace"),
240
+ licensing: z.url().optional().describe("The licensing site for the workspace"),
241
+ contact: z.url().optional().describe("The contact site for the workspace"),
242
+ support: z.url().optional().describe(
242
243
  "The support site for the workspace. If not provided, this is defaulted to the `contact` config value"
243
244
  ),
244
245
  branch: z.string().trim().default("main").describe("The branch of the workspace"),
@@ -248,7 +249,7 @@ var stormWorkspaceConfigSchema = z.object({
248
249
  release: WorkspaceReleaseConfigSchema,
249
250
  socials: WorkspaceSocialsConfigSchema,
250
251
  error: errorConfigSchema,
251
- mode: z.enum(["development", "staging", "production"]).default("production").describe("The current runtime environment mode for the package"),
252
+ mode: z.enum(MODE_OPTIONS).prefault("production").describe("The current runtime environment mode for the package"),
252
253
  workspaceRoot: z.string().trim().describe("The root directory of the workspace"),
253
254
  skipCache: z.boolean().default(false).describe("Should all known types of workspace caching be skipped?"),
254
255
  directories: WorkspaceDirectoryConfigSchema,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  writeError,
3
3
  writeWarning
4
- } from "./chunk-37AHB5O4.js";
4
+ } from "./chunk-TDIGS3GR.js";
5
5
  import {
6
6
  __require,
7
7
  init_esm_shims
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
4
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
5
5
 
6
6
 
7
7
 
@@ -75,10 +75,10 @@ var depsCheckPlugin = (bundle) => ({
75
75
  const filteredMissingDeps = missingDependencies.filter((dep) => {
76
76
  return !missingIgnore.some((pattern) => dep.match(pattern)) && !peerDependencies.includes(dep);
77
77
  });
78
- _chunkKF7YYFOXcjs.writeWarning.call(void 0,
78
+ _chunkE7UVS5IMcjs.writeWarning.call(void 0,
79
79
  `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`
80
80
  );
81
- _chunkKF7YYFOXcjs.writeError.call(void 0,
81
+ _chunkE7UVS5IMcjs.writeError.call(void 0,
82
82
  `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`
83
83
  );
84
84
  if (filteredMissingDeps.length > 0) {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getStopwatch,
3
3
  writeDebug
4
- } from "./chunk-37AHB5O4.js";
4
+ } from "./chunk-TDIGS3GR.js";
5
5
  import {
6
6
  init_esm_shims
7
7
  } from "./chunk-GL7N7ANS.js";
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  copyAssets
3
- } from "./chunk-G4GM4MVC.js";
3
+ } from "./chunk-QORLU655.js";
4
4
  import {
5
5
  getStopwatch,
6
6
  writeDebug
7
- } from "./chunk-37AHB5O4.js";
7
+ } from "./chunk-TDIGS3GR.js";
8
8
  import {
9
9
  init_esm_shims
10
10
  } from "./chunk-GL7N7ANS.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  getStopwatch,
3
3
  writeDebug
4
- } from "./chunk-37AHB5O4.js";
4
+ } from "./chunk-TDIGS3GR.js";
5
5
  import {
6
6
  joinPaths
7
7
  } from "./chunk-A7I6K5HC.js";
@@ -14,7 +14,7 @@ import {
14
14
  writeDebug,
15
15
  writeTrace,
16
16
  writeWarning
17
- } from "./chunk-37AHB5O4.js";
17
+ } from "./chunk-TDIGS3GR.js";
18
18
  import {
19
19
  correctPaths,
20
20
  joinPaths
@@ -1,15 +1,15 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
- var _chunk5ZQGVLPOcjs = require('./chunk-5ZQGVLPO.cjs');
3
+ var _chunkXH66K43Ocjs = require('./chunk-XH66K43O.cjs');
4
4
 
5
5
 
6
6
 
7
- var _chunkTQSJDD34cjs = require('./chunk-TQSJDD34.cjs');
7
+ var _chunkVSXW2D6Acjs = require('./chunk-VSXW2D6A.cjs');
8
8
 
9
9
 
10
10
 
11
11
 
12
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
12
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
13
13
 
14
14
 
15
15
  var _chunkREAX6FSOcjs = require('./chunk-REAX6FSO.cjs');
@@ -33,11 +33,11 @@ async function resolveContext(userOptions) {
33
33
  if (!workspaceRoot) {
34
34
  throw new Error("Cannot find Nx workspace root");
35
35
  }
36
- const workspaceConfig = await _chunkTQSJDD34cjs.getWorkspaceConfig.call(void 0, true, {
36
+ const workspaceConfig = await _chunkVSXW2D6Acjs.getWorkspaceConfig.call(void 0, true, {
37
37
  workspaceRoot: workspaceRoot.dir
38
38
  });
39
- _chunkKF7YYFOXcjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", workspaceConfig);
40
- const stopwatch = _chunkKF7YYFOXcjs.getStopwatch.call(void 0, "Build options resolution");
39
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", workspaceConfig);
40
+ const stopwatch = _chunkE7UVS5IMcjs.getStopwatch.call(void 0, "Build options resolution");
41
41
  const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
42
42
  exitOnError: true
43
43
  });
@@ -58,7 +58,7 @@ async function resolveContext(userOptions) {
58
58
  "The Build process failed because the project does not have a valid configuration in the project.json file. Check if the file exists in the root of the project."
59
59
  );
60
60
  }
61
- const options = _defu2.default.call(void 0, userOptions, _chunk5ZQGVLPOcjs.DEFAULT_BUILD_OPTIONS);
61
+ const options = _defu2.default.call(void 0, userOptions, _chunkXH66K43Ocjs.DEFAULT_BUILD_OPTIONS);
62
62
  options.name ??= projectName;
63
63
  const packageJsonPath = _chunkREAX6FSOcjs.joinPaths.call(void 0,
64
64
  workspaceRoot.dir,
@@ -68,7 +68,7 @@ async function resolveContext(userOptions) {
68
68
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
69
69
  throw new Error("Cannot find package.json configuration");
70
70
  }
71
- const env = _chunkTQSJDD34cjs.getEnv.call(void 0, "esbuild", options);
71
+ const env = _chunkVSXW2D6Acjs.getEnv.call(void 0, "esbuild", options);
72
72
  const define = _defu2.default.call(void 0, _nullishCoalesce(options.define, () => ( {})), _nullishCoalesce(env, () => ( {})));
73
73
  const resolvedOptions = {
74
74
  ...options,
@@ -107,10 +107,10 @@ async function resolveContext(userOptions) {
107
107
  };
108
108
  context.options.esbuildPlugins = [..._nullishCoalesce(context.options.esbuildPlugins, () => ( []))];
109
109
  if (context.options.verbose) {
110
- _chunkKF7YYFOXcjs.writeDebug.call(void 0,
110
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0,
111
111
  ` \u2699\uFE0F Build options resolved:
112
112
 
113
- ${_chunkKF7YYFOXcjs.formatLogMessage.call(void 0, context.options)}`,
113
+ ${_chunkE7UVS5IMcjs.formatLogMessage.call(void 0, context.options)}`,
114
114
  workspaceConfig
115
115
  );
116
116
  }
@@ -134,7 +134,7 @@ var SingleThemeColorConfigSchema = z.object({
134
134
  positive: PositiveColorSchema,
135
135
  negative: NegativeColorSchema
136
136
  });
137
- var RegistryUrlConfigSchema = z.string().trim().toLowerCase().url().optional().describe("A remote registry URL used to publish distributable packages");
137
+ var RegistryUrlConfigSchema = z.url().optional().describe("A remote registry URL used to publish distributable packages");
138
138
  var RegistryConfigSchema = z.object({
139
139
  github: RegistryUrlConfigSchema,
140
140
  npm: RegistryUrlConfigSchema,
@@ -161,7 +161,7 @@ var WorkspaceBotConfigSchema = z.object({
161
161
  name: z.string().trim().default("stormie-bot").describe(
162
162
  "The workspace bot user's name (this is the bot that will be used to perform various tasks)"
163
163
  ),
164
- email: z.string().trim().email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
164
+ email: z.email().default("bot@stormsoftware.com").describe("The email of the workspace bot")
165
165
  }).describe(
166
166
  "The workspace's bot user's config used to automated various operations tasks"
167
167
  );
@@ -204,19 +204,20 @@ var WorkspaceDirectoryConfigSchema = z.object({
204
204
  );
205
205
  var errorConfigSchema = z.object({
206
206
  codesFile: z.string().trim().default(STORM_DEFAULT_ERROR_CODES_FILE).describe("The path to the workspace's error codes JSON file"),
207
- url: z.string().trim().url().optional().describe(
207
+ url: z.url().optional().describe(
208
208
  "A URL to a page that looks up the workspace's error messages given a specific error code"
209
209
  )
210
210
  }).describe("The workspace's error config used during the error process");
211
211
  var organizationConfigSchema = z.object({
212
212
  name: z.string().trim().describe("The name of the organization"),
213
213
  description: z.string().trim().optional().describe("A description of the organization"),
214
- logo: z.string().trim().url().optional().describe("A URL to the organization's logo image"),
215
- icon: z.string().trim().url().optional().describe("A URL to the organization's icon image"),
216
- url: z.string().trim().url().optional().describe(
214
+ logo: z.url().optional().describe("A URL to the organization's logo image"),
215
+ icon: z.url().optional().describe("A URL to the organization's icon image"),
216
+ url: z.url().optional().describe(
217
217
  "A URL to a page that provides more information about the organization"
218
218
  )
219
219
  }).describe("The workspace's organization details");
220
+ var MODE_OPTIONS = ["development", "staging", "production"];
220
221
  var stormWorkspaceConfigSchema = z.object({
221
222
  $schema: z.string().trim().default(
222
223
  "https://public.storm-cdn.com/schemas/storm-workspace.schema.json"
@@ -233,12 +234,12 @@ var stormWorkspaceConfigSchema = z.object({
233
234
  ),
234
235
  repository: z.string().trim().optional().describe("The repo URL of the workspace (i.e. GitHub)"),
235
236
  license: z.string().trim().default("Apache-2.0").describe("The license type of the package"),
236
- homepage: z.string().trim().url().optional().describe("The homepage of the workspace"),
237
- docs: z.string().trim().url().optional().describe("The documentation site for the workspace"),
238
- portal: z.string().trim().url().optional().describe("The development portal site for the workspace"),
239
- licensing: z.string().trim().url().optional().describe("The licensing site for the workspace"),
240
- contact: z.string().trim().url().optional().describe("The contact site for the workspace"),
241
- support: z.string().trim().url().optional().describe(
237
+ homepage: z.url().optional().describe("The homepage of the workspace"),
238
+ docs: z.url().optional().describe("The documentation site for the workspace"),
239
+ portal: z.url().optional().describe("The development portal site for the workspace"),
240
+ licensing: z.url().optional().describe("The licensing site for the workspace"),
241
+ contact: z.url().optional().describe("The contact site for the workspace"),
242
+ support: z.url().optional().describe(
242
243
  "The support site for the workspace. If not provided, this is defaulted to the `contact` config value"
243
244
  ),
244
245
  branch: z.string().trim().default("main").describe("The branch of the workspace"),
@@ -248,7 +249,7 @@ var stormWorkspaceConfigSchema = z.object({
248
249
  release: WorkspaceReleaseConfigSchema,
249
250
  socials: WorkspaceSocialsConfigSchema,
250
251
  error: errorConfigSchema,
251
- mode: z.enum(["development", "staging", "production"]).default("production").describe("The current runtime environment mode for the package"),
252
+ mode: z.enum(MODE_OPTIONS).prefault("production").describe("The current runtime environment mode for the package"),
252
253
  workspaceRoot: z.string().trim().describe("The root directory of the workspace"),
253
254
  skipCache: z.boolean().default(false).describe("Should all known types of workspace caching be skipped?"),
254
255
  directories: WorkspaceDirectoryConfigSchema,
@@ -14,7 +14,7 @@
14
14
 
15
15
 
16
16
 
17
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
17
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
18
18
 
19
19
 
20
20
 
@@ -65,7 +65,7 @@ var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, gen
65
65
  output: "src/"
66
66
  });
67
67
  }
68
- _chunkKF7YYFOXcjs.writeTrace.call(void 0,
68
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0,
69
69
  `\u{1F4DD} Copying the following assets to the output directory:
70
70
  ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${_chunkREAX6FSOcjs.joinPaths.call(void 0, outputPath, pendingAsset.output)}`).join("\n")}`,
71
71
  config
@@ -77,9 +77,9 @@ ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${p
77
77
  assets: pendingAssets
78
78
  });
79
79
  await assetHandler.processAllAssetsOnce();
80
- _chunkKF7YYFOXcjs.writeTrace.call(void 0, "Completed copying assets to the output directory", config);
80
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0, "Completed copying assets to the output directory", config);
81
81
  if (includeSrc === true) {
82
- _chunkKF7YYFOXcjs.writeDebug.call(void 0,
82
+ _chunkE7UVS5IMcjs.writeDebug.call(void 0,
83
83
  `\u{1F4DD} Adding banner and writing source files: ${_chunkREAX6FSOcjs.joinPaths.call(void 0,
84
84
  outputPath,
85
85
  "src"
@@ -164,7 +164,7 @@ var addPackageDependencies = async (workspaceRoot, projectRoot, projectName, pac
164
164
  }
165
165
  }
166
166
  if (localPackages.length > 0) {
167
- _chunkKF7YYFOXcjs.writeTrace.call(void 0,
167
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0,
168
168
  `\u{1F4E6} Adding local packages to package.json: ${localPackages.map((p) => p.name).join(", ")}`
169
169
  );
170
170
  const projectJsonFile = await _promises.readFile.call(void 0,
@@ -212,12 +212,12 @@ var addPackageDependencies = async (workspaceRoot, projectRoot, projectName, pac
212
212
  return ret;
213
213
  }, _nullishCoalesce(packageJson.devDependencies, () => ( {})));
214
214
  } else {
215
- _chunkKF7YYFOXcjs.writeTrace.call(void 0, "\u{1F4E6} No local packages dependencies to add to package.json");
215
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0, "\u{1F4E6} No local packages dependencies to add to package.json");
216
216
  }
217
217
  return packageJson;
218
218
  };
219
219
  var addWorkspacePackageJsonFields = async (workspaceConfig, projectRoot, sourceRoot, projectName, includeSrc = false, packageJson) => {
220
- const workspaceRoot = workspaceConfig.workspaceRoot ? workspaceConfig.workspaceRoot : _chunkKF7YYFOXcjs.findWorkspaceRoot.call(void 0, );
220
+ const workspaceRoot = workspaceConfig.workspaceRoot ? workspaceConfig.workspaceRoot : _chunkE7UVS5IMcjs.findWorkspaceRoot.call(void 0, );
221
221
  const workspacePackageJsonContent = await _promises.readFile.call(void 0,
222
222
  _chunkREAX6FSOcjs.joinPaths.call(void 0, workspaceRoot, "package.json"),
223
223
  "utf8"
@@ -271,7 +271,7 @@ _chunk4ICWACJMcjs.init_cjs_shims.call(void 0, );
271
271
  var _c12 = require('c12');
272
272
 
273
273
  var getConfigFileByName = async (fileName, filePath, options = {}) => {
274
- const workspacePath = filePath || _chunkKF7YYFOXcjs.findWorkspaceRoot.call(void 0, filePath);
274
+ const workspacePath = filePath || _chunkE7UVS5IMcjs.findWorkspaceRoot.call(void 0, filePath);
275
275
  const configs = await Promise.all([
276
276
  _c12.loadConfig.call(void 0, {
277
277
  cwd: workspacePath,
@@ -306,12 +306,12 @@ var getConfigFileByName = async (fileName, filePath, options = {}) => {
306
306
  return _defu2.default.call(void 0, _nullishCoalesce(configs[0], () => ( {})), _nullishCoalesce(configs[1], () => ( {})));
307
307
  };
308
308
  var getConfigFile = async (filePath, additionalFileNames = []) => {
309
- const workspacePath = filePath ? filePath : _chunkKF7YYFOXcjs.findWorkspaceRoot.call(void 0, filePath);
309
+ const workspacePath = filePath ? filePath : _chunkE7UVS5IMcjs.findWorkspaceRoot.call(void 0, filePath);
310
310
  const result = await getConfigFileByName("storm-workspace", workspacePath);
311
311
  let config = result.config;
312
312
  const configFile = result.configFile;
313
313
  if (config && configFile && Object.keys(config).length > 0 && !config.skipConfigLogging) {
314
- _chunkKF7YYFOXcjs.writeTrace.call(void 0,
314
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0,
315
315
  `Found Storm configuration file "${configFile.includes(`${workspacePath}/`) ? configFile.replace(`${workspacePath}/`, "") : configFile}" at "${workspacePath}"`,
316
316
  {
317
317
  logLevel: "all"
@@ -327,7 +327,7 @@ var getConfigFile = async (filePath, additionalFileNames = []) => {
327
327
  for (const result2 of results) {
328
328
  if (_optionalChain([result2, 'optionalAccess', _28 => _28.config]) && _optionalChain([result2, 'optionalAccess', _29 => _29.configFile]) && Object.keys(result2.config).length > 0) {
329
329
  if (!config.skipConfigLogging && !result2.config.skipConfigLogging) {
330
- _chunkKF7YYFOXcjs.writeTrace.call(void 0,
330
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0,
331
331
  `Found alternative configuration file "${result2.configFile.includes(`${workspacePath}/`) ? result2.configFile.replace(`${workspacePath}/`, "") : result2.configFile}" at "${workspacePath}"`,
332
332
  {
333
333
  logLevel: "all"
@@ -436,13 +436,13 @@ var getConfigEnv = () => {
436
436
  },
437
437
  logLevel: process.env[`${prefix}LOG_LEVEL`] !== null && process.env[`${prefix}LOG_LEVEL`] !== void 0 ? process.env[`${prefix}LOG_LEVEL`] && Number.isSafeInteger(
438
438
  Number.parseInt(process.env[`${prefix}LOG_LEVEL`])
439
- ) ? _chunkKF7YYFOXcjs.getLogLevelLabel.call(void 0,
439
+ ) ? _chunkE7UVS5IMcjs.getLogLevelLabel.call(void 0,
440
440
  Number.parseInt(process.env[`${prefix}LOG_LEVEL`])
441
441
  ) : process.env[`${prefix}LOG_LEVEL`] : void 0,
442
442
  skipConfigLogging: process.env[`${prefix}SKIP_CONFIG_LOGGING`] !== void 0 ? Boolean(process.env[`${prefix}SKIP_CONFIG_LOGGING`]) : void 0
443
443
  };
444
444
  const themeNames = Object.keys(process.env).filter(
445
- (envKey) => envKey.startsWith(`${prefix}COLOR_`) && _chunkKF7YYFOXcjs.COLOR_KEYS.every(
445
+ (envKey) => envKey.startsWith(`${prefix}COLOR_`) && _chunkE7UVS5IMcjs.COLOR_KEYS.every(
446
446
  (colorKey) => !envKey.startsWith(`${prefix}COLOR_LIGHT_${colorKey}`) && !envKey.startsWith(`${prefix}COLOR_DARK_${colorKey}`)
447
447
  )
448
448
  );
@@ -453,16 +453,16 @@ var getConfigEnv = () => {
453
453
  },
454
454
  {}
455
455
  ) : getThemeColorConfigEnv(prefix);
456
- if (config.docs === _chunkKF7YYFOXcjs.STORM_DEFAULT_DOCS) {
457
- if (config.homepage === _chunkKF7YYFOXcjs.STORM_DEFAULT_HOMEPAGE) {
458
- config.docs = `${_chunkKF7YYFOXcjs.STORM_DEFAULT_HOMEPAGE}/projects/${config.name}/docs`;
456
+ if (config.docs === _chunkE7UVS5IMcjs.STORM_DEFAULT_DOCS) {
457
+ if (config.homepage === _chunkE7UVS5IMcjs.STORM_DEFAULT_HOMEPAGE) {
458
+ config.docs = `${_chunkE7UVS5IMcjs.STORM_DEFAULT_HOMEPAGE}/projects/${config.name}/docs`;
459
459
  } else {
460
460
  config.docs = `${config.homepage}/docs`;
461
461
  }
462
462
  }
463
- if (config.licensing === _chunkKF7YYFOXcjs.STORM_DEFAULT_LICENSING) {
464
- if (config.homepage === _chunkKF7YYFOXcjs.STORM_DEFAULT_HOMEPAGE) {
465
- config.licensing = `${_chunkKF7YYFOXcjs.STORM_DEFAULT_HOMEPAGE}/projects/${config.name}/licensing`;
463
+ if (config.licensing === _chunkE7UVS5IMcjs.STORM_DEFAULT_LICENSING) {
464
+ if (config.homepage === _chunkE7UVS5IMcjs.STORM_DEFAULT_HOMEPAGE) {
465
+ config.licensing = `${_chunkE7UVS5IMcjs.STORM_DEFAULT_HOMEPAGE}/projects/${config.name}/licensing`;
466
466
  } else {
467
467
  config.licensing = `${config.homepage}/docs`;
468
468
  }
@@ -759,9 +759,9 @@ var setConfigEnv = (config) => {
759
759
  process.env[`${prefix}LOG_LEVEL`] = String(config.logLevel);
760
760
  process.env.LOG_LEVEL = String(config.logLevel);
761
761
  process.env.NX_VERBOSE_LOGGING = String(
762
- _chunkKF7YYFOXcjs.getLogLevel.call(void 0, config.logLevel) >= _chunkKF7YYFOXcjs.LogLevel.DEBUG ? true : false
762
+ _chunkE7UVS5IMcjs.getLogLevel.call(void 0, config.logLevel) >= _chunkE7UVS5IMcjs.LogLevel.DEBUG ? true : false
763
763
  );
764
- process.env.RUST_BACKTRACE = _chunkKF7YYFOXcjs.getLogLevel.call(void 0, config.logLevel) >= _chunkKF7YYFOXcjs.LogLevel.DEBUG ? "full" : "none";
764
+ process.env.RUST_BACKTRACE = _chunkE7UVS5IMcjs.getLogLevel.call(void 0, config.logLevel) >= _chunkE7UVS5IMcjs.LogLevel.DEBUG ? "full" : "none";
765
765
  }
766
766
  if (config.skipConfigLogging !== void 0) {
767
767
  process.env[`${prefix}SKIP_CONFIG_LOGGING`] = String(
@@ -881,13 +881,13 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
881
881
  if (!_optionalChain([_static_cache, 'optionalAccess', _52 => _52.data]) || !_optionalChain([_static_cache, 'optionalAccess', _53 => _53.timestamp]) || _static_cache.timestamp < Date.now() - 8e3) {
882
882
  let _workspaceRoot = workspaceRoot;
883
883
  if (!_workspaceRoot) {
884
- _workspaceRoot = _chunkKF7YYFOXcjs.findWorkspaceRoot.call(void 0, );
884
+ _workspaceRoot = _chunkE7UVS5IMcjs.findWorkspaceRoot.call(void 0, );
885
885
  }
886
886
  const configEnv = getConfigEnv();
887
887
  const configFile = await getConfigFile(_workspaceRoot);
888
888
  if (!configFile) {
889
889
  if (!skipLogs) {
890
- _chunkKF7YYFOXcjs.writeWarning.call(void 0,
890
+ _chunkE7UVS5IMcjs.writeWarning.call(void 0,
891
891
  "No Storm Workspace configuration file found in the current repository. Please ensure this is the expected behavior - you can add a `storm-workspace.json` file to the root of your workspace if it is not.\n",
892
892
  { logLevel: "all" }
893
893
  );
@@ -896,22 +896,22 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
896
896
  return void 0;
897
897
  }
898
898
  }
899
- const defaultConfig = await _chunkKF7YYFOXcjs.getPackageJsonConfig.call(void 0, _workspaceRoot);
899
+ const defaultConfig = await _chunkE7UVS5IMcjs.getPackageJsonConfig.call(void 0, _workspaceRoot);
900
900
  const configInput = _defu2.default.call(void 0,
901
901
  configEnv,
902
902
  configFile,
903
903
  defaultConfig
904
904
  );
905
905
  try {
906
- result = _chunkKF7YYFOXcjs.applyDefaultConfig.call(void 0,
907
- await _chunkKF7YYFOXcjs.stormWorkspaceConfigSchema.parseAsync(configInput)
906
+ result = _chunkE7UVS5IMcjs.applyDefaultConfig.call(void 0,
907
+ await _chunkE7UVS5IMcjs.stormWorkspaceConfigSchema.parseAsync(configInput)
908
908
  );
909
909
  result.workspaceRoot ??= _workspaceRoot;
910
910
  } catch (error) {
911
911
  throw new Error(
912
912
  `Failed to parse Storm Workspace configuration${_optionalChain([error, 'optionalAccess', _54 => _54.message]) ? `: ${error.message}` : ""}
913
913
 
914
- Please ensure your configuration file is valid JSON and matches the expected schema. The current workspace configuration input is: ${_chunkKF7YYFOXcjs.formatLogMessage.call(void 0,
914
+ Please ensure your configuration file is valid JSON and matches the expected schema. The current workspace configuration input is: ${_chunkE7UVS5IMcjs.formatLogMessage.call(void 0,
915
915
  configInput
916
916
  )}`,
917
917
  {
@@ -956,9 +956,9 @@ var loadStormWorkspaceConfig = async (workspaceRoot, skipLogs = false) => {
956
956
  );
957
957
  setConfigEnv(config);
958
958
  if (!skipLogs && !config.skipConfigLogging) {
959
- _chunkKF7YYFOXcjs.writeTrace.call(void 0,
959
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0,
960
960
  `\u2699\uFE0F Using Storm Workspace configuration:
961
- ${_chunkKF7YYFOXcjs.formatLogMessage.call(void 0, config)}`,
961
+ ${_chunkE7UVS5IMcjs.formatLogMessage.call(void 0, config)}`,
962
962
  config
963
963
  );
964
964
  }
@@ -972,7 +972,7 @@ var getConfig = (workspaceRoot, skipLogs = false) => {
972
972
  var getWorkspaceConfig = (skipLogs = true, options = {}) => {
973
973
  let workspaceRoot = options.workspaceRoot;
974
974
  if (!workspaceRoot) {
975
- workspaceRoot = _chunkKF7YYFOXcjs.findWorkspaceRoot.call(void 0, options.cwd);
975
+ workspaceRoot = _chunkE7UVS5IMcjs.findWorkspaceRoot.call(void 0, options.cwd);
976
976
  }
977
977
  return getConfig(workspaceRoot, skipLogs);
978
978
  };
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  addPackageDependencies,
3
3
  addWorkspacePackageJsonFields
4
- } from "./chunk-G4GM4MVC.js";
4
+ } from "./chunk-QORLU655.js";
5
5
  import {
6
6
  getStopwatch,
7
7
  writeDebug
8
- } from "./chunk-37AHB5O4.js";
8
+ } from "./chunk-TDIGS3GR.js";
9
9
  import {
10
10
  joinPaths
11
11
  } from "./chunk-A7I6K5HC.js";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  DEFAULT_BUILD_OPTIONS
3
- } from "./chunk-WHHFV6RT.js";
3
+ } from "./chunk-6QLFFQ5Y.js";
4
4
  import {
5
5
  getEnv,
6
6
  getWorkspaceConfig
7
- } from "./chunk-G4GM4MVC.js";
7
+ } from "./chunk-QORLU655.js";
8
8
  import {
9
9
  formatLogMessage,
10
10
  getStopwatch,
11
11
  writeDebug
12
- } from "./chunk-37AHB5O4.js";
12
+ } from "./chunk-TDIGS3GR.js";
13
13
  import {
14
14
  joinPaths
15
15
  } from "./chunk-A7I6K5HC.js";
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkTQSJDD34cjs = require('./chunk-TQSJDD34.cjs');
3
+ var _chunkVSXW2D6Acjs = require('./chunk-VSXW2D6A.cjs');
4
4
 
5
5
 
6
6
  var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
@@ -44,8 +44,8 @@ var DEFAULT_BUILD_OPTIONS = {
44
44
  ".woff2": "file"
45
45
  },
46
46
  banner: {
47
- js: _chunkTQSJDD34cjs.DEFAULT_COMPILED_BANNER,
48
- css: _chunkTQSJDD34cjs.DEFAULT_COMPILED_BANNER
47
+ js: _chunkVSXW2D6Acjs.DEFAULT_COMPILED_BANNER,
48
+ css: _chunkVSXW2D6Acjs.DEFAULT_COMPILED_BANNER
49
49
  }
50
50
  };
51
51
 
package/dist/clean.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkZCPQOG5Fcjs = require('./chunk-ZCPQOG5F.cjs');
5
- require('./chunk-KF7YYFOX.cjs');
4
+ var _chunk5UPAJJ5Rcjs = require('./chunk-5UPAJJ5R.cjs');
5
+ require('./chunk-E7UVS5IM.cjs');
6
6
  require('./chunk-REAX6FSO.cjs');
7
7
  require('./chunk-4ICWACJM.cjs');
8
8
 
9
9
 
10
10
 
11
- exports.clean = _chunkZCPQOG5Fcjs.clean; exports.cleanDirectories = _chunkZCPQOG5Fcjs.cleanDirectories;
11
+ exports.clean = _chunk5UPAJJ5Rcjs.clean; exports.cleanDirectories = _chunk5UPAJJ5Rcjs.cleanDirectories;
package/dist/clean.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  clean,
3
3
  cleanDirectories
4
- } from "./chunk-GXQJB55J.js";
5
- import "./chunk-37AHB5O4.js";
4
+ } from "./chunk-ITB7VM2V.js";
5
+ import "./chunk-TDIGS3GR.js";
6
6
  import "./chunk-A7I6K5HC.js";
7
7
  import "./chunk-GL7N7ANS.js";
8
8
  export {
package/dist/config.cjs CHANGED
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunk5ZQGVLPOcjs = require('./chunk-5ZQGVLPO.cjs');
4
- require('./chunk-TQSJDD34.cjs');
5
- require('./chunk-KF7YYFOX.cjs');
3
+ var _chunkXH66K43Ocjs = require('./chunk-XH66K43O.cjs');
4
+ require('./chunk-VSXW2D6A.cjs');
5
+ require('./chunk-E7UVS5IM.cjs');
6
6
  require('./chunk-REAX6FSO.cjs');
7
7
  require('./chunk-4ICWACJM.cjs');
8
8
 
9
9
 
10
- exports.DEFAULT_BUILD_OPTIONS = _chunk5ZQGVLPOcjs.DEFAULT_BUILD_OPTIONS;
10
+ exports.DEFAULT_BUILD_OPTIONS = _chunkXH66K43Ocjs.DEFAULT_BUILD_OPTIONS;
package/dist/config.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  DEFAULT_BUILD_OPTIONS
3
- } from "./chunk-WHHFV6RT.js";
4
- import "./chunk-G4GM4MVC.js";
5
- import "./chunk-37AHB5O4.js";
3
+ } from "./chunk-6QLFFQ5Y.js";
4
+ import "./chunk-QORLU655.js";
5
+ import "./chunk-TDIGS3GR.js";
6
6
  import "./chunk-A7I6K5HC.js";
7
7
  import "./chunk-GL7N7ANS.js";
8
8
  export {
package/dist/context.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkXJWGSNJTcjs = require('./chunk-XJWGSNJT.cjs');
4
- require('./chunk-5ZQGVLPO.cjs');
5
- require('./chunk-TQSJDD34.cjs');
6
- require('./chunk-KF7YYFOX.cjs');
3
+ var _chunkS67BO27Vcjs = require('./chunk-S67BO27V.cjs');
4
+ require('./chunk-XH66K43O.cjs');
5
+ require('./chunk-VSXW2D6A.cjs');
6
+ require('./chunk-E7UVS5IM.cjs');
7
7
  require('./chunk-REAX6FSO.cjs');
8
8
  require('./chunk-4ICWACJM.cjs');
9
9
 
10
10
 
11
- exports.resolveContext = _chunkXJWGSNJTcjs.resolveContext;
11
+ exports.resolveContext = _chunkS67BO27Vcjs.resolveContext;
package/dist/context.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  resolveContext
3
- } from "./chunk-OFR366KG.js";
4
- import "./chunk-WHHFV6RT.js";
5
- import "./chunk-G4GM4MVC.js";
6
- import "./chunk-37AHB5O4.js";
3
+ } from "./chunk-WTBORTTD.js";
4
+ import "./chunk-6QLFFQ5Y.js";
5
+ import "./chunk-QORLU655.js";
6
+ import "./chunk-TDIGS3GR.js";
7
7
  import "./chunk-A7I6K5HC.js";
8
8
  import "./chunk-GL7N7ANS.js";
9
9
  export {
package/dist/index.cjs CHANGED
@@ -1,16 +1,16 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-JCXAR46G.cjs');
2
2
 
3
3
 
4
- var _chunkAG65ZUF3cjs = require('./chunk-AG65ZUF3.cjs');
5
- require('./chunk-AY3HKJHF.cjs');
6
- require('./chunk-ILOWHFBJ.cjs');
7
- require('./chunk-ZCPQOG5F.cjs');
8
- require('./chunk-XJWGSNJT.cjs');
9
- require('./chunk-5ZQGVLPO.cjs');
10
- require('./chunk-JI6XIWB6.cjs');
11
- require('./chunk-TQSJDD34.cjs');
12
- require('./chunk-U5CERGWL.cjs');
13
- require('./chunk-KF7YYFOX.cjs');
4
+ var _chunkAC5FITOBcjs = require('./chunk-AC5FITOB.cjs');
5
+ require('./chunk-GXJUQQH3.cjs');
6
+ require('./chunk-ACBG3ZAT.cjs');
7
+ require('./chunk-5UPAJJ5R.cjs');
8
+ require('./chunk-S67BO27V.cjs');
9
+ require('./chunk-XH66K43O.cjs');
10
+ require('./chunk-4ZV6DH4B.cjs');
11
+ require('./chunk-VSXW2D6A.cjs');
12
+ require('./chunk-AOYGCE3L.cjs');
13
+ require('./chunk-E7UVS5IM.cjs');
14
14
  require('./chunk-REAX6FSO.cjs');
15
15
 
16
16
 
@@ -20,4 +20,4 @@ var _chunk4ICWACJMcjs = require('./chunk-4ICWACJM.cjs');
20
20
  _chunk4ICWACJMcjs.init_cjs_shims.call(void 0, );
21
21
 
22
22
 
23
- exports.build = _chunkAG65ZUF3cjs.build;
23
+ exports.build = _chunkAC5FITOBcjs.build;
package/dist/index.js CHANGED
@@ -1,16 +1,16 @@
1
1
  import "./chunk-45F6WZFO.js";
2
2
  import {
3
3
  build
4
- } from "./chunk-SSJELIR6.js";
5
- import "./chunk-DSYWIV63.js";
6
- import "./chunk-GD76CWEA.js";
7
- import "./chunk-GXQJB55J.js";
8
- import "./chunk-OFR366KG.js";
9
- import "./chunk-WHHFV6RT.js";
10
- import "./chunk-XEBZEDDJ.js";
11
- import "./chunk-G4GM4MVC.js";
12
- import "./chunk-A4AI2XWS.js";
13
- import "./chunk-37AHB5O4.js";
4
+ } from "./chunk-AJQAV5CX.js";
5
+ import "./chunk-EH2L2SI7.js";
6
+ import "./chunk-JJWLNGAP.js";
7
+ import "./chunk-ITB7VM2V.js";
8
+ import "./chunk-WTBORTTD.js";
9
+ import "./chunk-6QLFFQ5Y.js";
10
+ import "./chunk-VV6GKN3G.js";
11
+ import "./chunk-QORLU655.js";
12
+ import "./chunk-QOETOATP.js";
13
+ import "./chunk-TDIGS3GR.js";
14
14
  import "./chunk-A7I6K5HC.js";
15
15
  import {
16
16
  init_esm_shims
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkJI6XIWB6cjs = require('./chunk-JI6XIWB6.cjs');
4
- require('./chunk-TQSJDD34.cjs');
5
- require('./chunk-KF7YYFOX.cjs');
3
+ var _chunk4ZV6DH4Bcjs = require('./chunk-4ZV6DH4B.cjs');
4
+ require('./chunk-VSXW2D6A.cjs');
5
+ require('./chunk-E7UVS5IM.cjs');
6
6
  require('./chunk-REAX6FSO.cjs');
7
7
  require('./chunk-4ICWACJM.cjs');
8
8
 
9
9
 
10
- exports.generatePackageJson = _chunkJI6XIWB6cjs.generatePackageJson;
10
+ exports.generatePackageJson = _chunk4ZV6DH4Bcjs.generatePackageJson;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  generatePackageJson
3
- } from "./chunk-XEBZEDDJ.js";
4
- import "./chunk-G4GM4MVC.js";
5
- import "./chunk-37AHB5O4.js";
3
+ } from "./chunk-VV6GKN3G.js";
4
+ import "./chunk-QORLU655.js";
5
+ import "./chunk-TDIGS3GR.js";
6
6
  import "./chunk-A7I6K5HC.js";
7
7
  import "./chunk-GL7N7ANS.js";
8
8
  export {
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkAY3HKJHFcjs = require('../chunk-AY3HKJHF.cjs');
4
- require('../chunk-KF7YYFOX.cjs');
3
+ var _chunkGXJUQQH3cjs = require('../chunk-GXJUQQH3.cjs');
4
+ require('../chunk-E7UVS5IM.cjs');
5
5
  require('../chunk-REAX6FSO.cjs');
6
6
  require('../chunk-4ICWACJM.cjs');
7
7
 
8
8
 
9
- exports.depsCheckPlugin = _chunkAY3HKJHFcjs.depsCheckPlugin;
9
+ exports.depsCheckPlugin = _chunkGXJUQQH3cjs.depsCheckPlugin;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  depsCheckPlugin
3
- } from "../chunk-DSYWIV63.js";
4
- import "../chunk-37AHB5O4.js";
3
+ } from "../chunk-EH2L2SI7.js";
4
+ import "../chunk-TDIGS3GR.js";
5
5
  import "../chunk-A7I6K5HC.js";
6
6
  import "../chunk-GL7N7ANS.js";
7
7
  export {
package/dist/tsup.cjs CHANGED
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkU5CERGWLcjs = require('./chunk-U5CERGWL.cjs');
4
- require('./chunk-KF7YYFOX.cjs');
3
+ var _chunkAOYGCE3Lcjs = require('./chunk-AOYGCE3L.cjs');
4
+ require('./chunk-E7UVS5IM.cjs');
5
5
  require('./chunk-REAX6FSO.cjs');
6
6
  require('./chunk-4ICWACJM.cjs');
7
7
 
8
8
 
9
- exports.executeTsup = _chunkU5CERGWLcjs.executeTsup;
9
+ exports.executeTsup = _chunkAOYGCE3Lcjs.executeTsup;
package/dist/tsup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  executeTsup
3
- } from "./chunk-A4AI2XWS.js";
4
- import "./chunk-37AHB5O4.js";
3
+ } from "./chunk-QOETOATP.js";
4
+ import "./chunk-TDIGS3GR.js";
5
5
  import "./chunk-A7I6K5HC.js";
6
6
  import "./chunk-GL7N7ANS.js";
7
7
  export {
package/dist/watch.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
3
 
4
- var _chunkKF7YYFOXcjs = require('./chunk-KF7YYFOX.cjs');
4
+ var _chunkE7UVS5IMcjs = require('./chunk-E7UVS5IM.cjs');
5
5
  require('./chunk-REAX6FSO.cjs');
6
6
 
7
7
 
@@ -93,9 +93,9 @@ var watch = (context, options) => {
93
93
  return context.rebuild();
94
94
  });
95
95
  if (rebuildResult instanceof Error) {
96
- _chunkKF7YYFOXcjs.writeError.call(void 0, rebuildResult.message);
96
+ _chunkE7UVS5IMcjs.writeError.call(void 0, rebuildResult.message);
97
97
  }
98
- _chunkKF7YYFOXcjs.writeTrace.call(void 0, `${Date.now() - timeBefore}ms [${_nullishCoalesce(options.name, () => ( ""))}]`);
98
+ _chunkE7UVS5IMcjs.writeTrace.call(void 0, `${Date.now() - timeBefore}ms [${_nullishCoalesce(options.name, () => ( ""))}]`);
99
99
  }, 10);
100
100
  changeWatcher.on("change", fastRebuild);
101
101
  return void 0;
package/dist/watch.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  writeError,
3
3
  writeTrace
4
- } from "./chunk-37AHB5O4.js";
4
+ } from "./chunk-TDIGS3GR.js";
5
5
  import "./chunk-A7I6K5HC.js";
6
6
  import {
7
7
  init_esm_shims
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/esbuild",
3
- "version": "0.45.33",
3
+ "version": "0.45.34",
4
4
  "type": "module",
5
5
  "description": "A package containing `esbuild` utilities for building Storm Software libraries and applications",
6
6
  "repository": {
@@ -187,8 +187,8 @@
187
187
  "@nx/devkit": "21.0.3",
188
188
  "@nx/js": "21.0.3",
189
189
  "@storm-software/build-tools": "^0.151.22",
190
- "@storm-software/config": "^1.125.8",
191
- "@storm-software/config-tools": "^1.176.9",
190
+ "@storm-software/config": "^1.125.9",
191
+ "@storm-software/config-tools": "^1.176.10",
192
192
  "chokidar": "^4.0.3",
193
193
  "commander": "^12.1.0",
194
194
  "defu": "6.1.4",
@@ -200,5 +200,5 @@
200
200
  "devDependencies": { "@types/node": "^22.10.2", "nx": "21.0.3" },
201
201
  "publishConfig": { "access": "public" },
202
202
  "sideEffects": false,
203
- "gitHead": "a8ed9927e278fdcef751286a496cea6a4727208a"
203
+ "gitHead": "ceaae9b6ba69f4bca0927a4d2e3084ee5fc4e71a"
204
204
  }