@storm-software/workspace-tools 1.232.0 → 1.233.1

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 (101) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-GFOMWTSR.mjs → chunk-2DNLATEG.mjs} +1 -30
  4. package/dist/{chunk-LPWSHG6O.js → chunk-2E2DXYRF.js} +2 -2
  5. package/dist/{chunk-AXC2MN2T.js → chunk-2NYBFBUU.js} +2 -2
  6. package/dist/{chunk-XKR7HI4E.mjs → chunk-3GQ6H7GF.mjs} +3 -3
  7. package/dist/{chunk-J4POXWGW.mjs → chunk-4G35AYIJ.mjs} +1 -1
  8. package/dist/{chunk-PS2NPPRM.mjs → chunk-5FEFILUQ.mjs} +1 -1
  9. package/dist/{chunk-K7MNWUOY.js → chunk-5Z7CCIIJ.js} +2 -2
  10. package/dist/{chunk-RQVECOZC.js → chunk-7PETCK66.js} +41 -41
  11. package/dist/{chunk-KNXGOGL5.mjs → chunk-7TEC757Y.mjs} +2 -3
  12. package/dist/{chunk-PHWTI5FA.js → chunk-A3SB76KG.js} +2 -2
  13. package/dist/{chunk-46HPJEJW.mjs → chunk-AKLDSJTD.mjs} +1 -1
  14. package/dist/{chunk-YCJU7YTL.js → chunk-BANJXE74.js} +2 -2
  15. package/dist/{chunk-KS44WFBU.mjs → chunk-BARR5D5N.mjs} +1 -1
  16. package/dist/{chunk-BCM66MXI.mjs → chunk-CNX755OY.mjs} +1 -1
  17. package/dist/{chunk-AP62YOGH.js → chunk-DOQEFB3U.js} +5 -5
  18. package/dist/{chunk-IR6D2ZXA.js → chunk-ENBOBX3C.js} +2 -2
  19. package/dist/{chunk-22DNWOG2.js → chunk-FE52EM76.js} +8 -37
  20. package/dist/{chunk-X5FFOC7V.js → chunk-FQCHDI2P.js} +11 -11
  21. package/dist/{chunk-EI3PUSCC.js → chunk-IIMNDUXX.js} +9 -9
  22. package/dist/{chunk-MPOEEZVK.mjs → chunk-IVRCEWW4.mjs} +2 -2
  23. package/dist/{chunk-TIKTN6ZZ.mjs → chunk-KZGWRL4P.mjs} +1 -1
  24. package/dist/{chunk-WKSXKBPT.js → chunk-MVCUW6FQ.js} +31 -31
  25. package/dist/{chunk-45GU4HW2.js → chunk-MZ6IF3DO.js} +2 -2
  26. package/dist/{chunk-H3UJL3I6.mjs → chunk-N4J73OER.mjs} +2 -2
  27. package/dist/{chunk-3O66TDXL.js → chunk-OH2QVCID.js} +5 -5
  28. package/dist/{chunk-63CXRJMW.mjs → chunk-PKR4QUWJ.mjs} +1 -1
  29. package/dist/{chunk-PE2DD2SV.mjs → chunk-PSMBZ5DR.mjs} +1 -1
  30. package/dist/{chunk-IAW5BNS4.mjs → chunk-QQHYWAVX.mjs} +3 -3
  31. package/dist/{chunk-DLQLZTCZ.mjs → chunk-RXH7O5YP.mjs} +19 -1
  32. package/dist/{chunk-A5H74FJO.mjs → chunk-THMXFMSK.mjs} +1 -1
  33. package/dist/{chunk-UHT3YMUI.mjs → chunk-UROGF3KF.mjs} +1 -1
  34. package/dist/{chunk-CXLDWFA3.js → chunk-UW6T77HF.js} +15 -15
  35. package/dist/{chunk-MBCXSLG7.js → chunk-VQMSXER7.js} +2 -2
  36. package/dist/{chunk-357OS575.mjs → chunk-VVHGKFCB.mjs} +2 -2
  37. package/dist/chunk-VWJEKC3P.mjs +83 -0
  38. package/dist/{chunk-INAG73GE.js → chunk-WPMFZECR.js} +19 -1
  39. package/dist/{chunk-SON5KDOS.mjs → chunk-WWSP3KEN.mjs} +1 -1
  40. package/dist/{chunk-FAD3MJIO.mjs → chunk-XOIDDNCA.mjs} +1 -1
  41. package/dist/chunk-XWYXKDH2.js +83 -0
  42. package/dist/{chunk-CZJZJQ6D.js → chunk-Y2LDGJCA.js} +2 -2
  43. package/dist/{chunk-DIPIPI7H.js → chunk-YFIHF222.js} +2 -2
  44. package/dist/{chunk-72H4B5NB.js → chunk-YO7MVS4A.js} +17 -17
  45. package/dist/{chunk-IX2EZD3F.js → chunk-ZJXBN32W.js} +3 -4
  46. package/dist/{chunk-4CWRH5ZE.mjs → chunk-ZPQJ7P6C.mjs} +1 -1
  47. package/dist/executors.js +16 -16
  48. package/dist/executors.mjs +15 -15
  49. package/dist/generators.js +10 -10
  50. package/dist/generators.mjs +11 -11
  51. package/dist/index.js +24 -24
  52. package/dist/index.mjs +25 -25
  53. package/dist/src/base/base-executor.js +3 -3
  54. package/dist/src/base/base-executor.mjs +2 -2
  55. package/dist/src/base/base-generator.js +3 -3
  56. package/dist/src/base/base-generator.mjs +2 -2
  57. package/dist/src/base/index.js +4 -4
  58. package/dist/src/base/index.mjs +3 -3
  59. package/dist/src/executors/cargo-build/executor.js +4 -4
  60. package/dist/src/executors/cargo-build/executor.mjs +3 -3
  61. package/dist/src/executors/cargo-check/executor.js +4 -4
  62. package/dist/src/executors/cargo-check/executor.mjs +3 -3
  63. package/dist/src/executors/cargo-clippy/executor.js +4 -4
  64. package/dist/src/executors/cargo-clippy/executor.mjs +3 -3
  65. package/dist/src/executors/cargo-doc/executor.js +4 -4
  66. package/dist/src/executors/cargo-doc/executor.mjs +3 -3
  67. package/dist/src/executors/cargo-format/executor.js +4 -4
  68. package/dist/src/executors/cargo-format/executor.mjs +3 -3
  69. package/dist/src/executors/clean-package/executor.js +5 -5
  70. package/dist/src/executors/clean-package/executor.mjs +2 -2
  71. package/dist/src/executors/esbuild/executor.js +5 -5
  72. package/dist/src/executors/esbuild/executor.mjs +4 -4
  73. package/dist/src/executors/npm-publish/executor.js +3 -3
  74. package/dist/src/executors/npm-publish/executor.mjs +2 -2
  75. package/dist/src/executors/size-limit/executor.js +4 -4
  76. package/dist/src/executors/size-limit/executor.mjs +3 -3
  77. package/dist/src/executors/tsdown/executor.js +5 -5
  78. package/dist/src/executors/tsdown/executor.mjs +4 -4
  79. package/dist/src/executors/typia/executor.js +4 -4
  80. package/dist/src/executors/typia/executor.mjs +3 -3
  81. package/dist/src/executors/unbuild/executor.js +4 -5
  82. package/dist/src/executors/unbuild/executor.mjs +3 -4
  83. package/dist/src/generators/browser-library/generator.js +4 -4
  84. package/dist/src/generators/browser-library/generator.mjs +3 -3
  85. package/dist/src/generators/config-schema/generator.js +4 -4
  86. package/dist/src/generators/config-schema/generator.mjs +3 -3
  87. package/dist/src/generators/neutral-library/generator.js +4 -4
  88. package/dist/src/generators/neutral-library/generator.mjs +3 -3
  89. package/dist/src/generators/node-library/generator.js +4 -4
  90. package/dist/src/generators/node-library/generator.mjs +3 -3
  91. package/dist/src/generators/preset/generator.js +4 -4
  92. package/dist/src/generators/preset/generator.mjs +3 -3
  93. package/dist/src/generators/release-version/generator.js +3 -3
  94. package/dist/src/generators/release-version/generator.mjs +2 -2
  95. package/dist/src/utils/index.js +2 -2
  96. package/dist/src/utils/index.mjs +1 -1
  97. package/dist/src/utils/pnpm-deps-update.js +2 -2
  98. package/dist/src/utils/pnpm-deps-update.mjs +1 -1
  99. package/package.json +228 -1
  100. package/dist/chunk-LD5QCANE.js +0 -488
  101. package/dist/chunk-MYOY5MK7.mjs +0 -488
@@ -11,7 +11,7 @@ var _chunk5CPYNJT2js = require('./chunk-5CPYNJT2.js');
11
11
 
12
12
 
13
13
 
14
- var _chunkIX2EZD3Fjs = require('./chunk-IX2EZD3F.js');
14
+ var _chunkZJXBN32Wjs = require('./chunk-ZJXBN32W.js');
15
15
 
16
16
 
17
17
  var _chunk5MKQX2FEjs = require('./chunk-5MKQX2FE.js');
@@ -23,34 +23,34 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
23
23
  var withRunGenerator = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name, generatorFn, generatorOptions = {
24
24
  skipReadingConfig: false
25
25
  }) => async (tree, _options) => {
26
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, name);
26
+ const stopwatch = _chunkZJXBN32Wjs.getStopwatch.call(void 0, name);
27
27
  let options = _options;
28
28
  let config;
29
29
  try {
30
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
30
+ _chunkZJXBN32Wjs.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
31
31
 
32
32
  `, config);
33
33
  const workspaceRoot = _chunk5MKQX2FEjs.findWorkspaceRoot.call(void 0, );
34
34
  if (!generatorOptions.skipReadingConfig) {
35
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
35
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
36
36
  - workspaceRoot: ${workspaceRoot}`, config);
37
- config = await _chunkIX2EZD3Fjs.loadStormConfig.call(void 0, workspaceRoot);
37
+ config = await _chunkZJXBN32Wjs.loadStormConfig.call(void 0, workspaceRoot);
38
38
  }
39
39
  if (_optionalChain([generatorOptions, 'optionalAccess', _ => _.hooks, 'optionalAccess', _2 => _2.applyDefaultOptions])) {
40
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
40
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
41
41
  options = await Promise.resolve(generatorOptions.hooks.applyDefaultOptions(options, config));
42
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
42
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
43
43
  }
44
- _chunkIX2EZD3Fjs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
44
+ _chunkZJXBN32Wjs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
45
45
  ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${JSON.stringify(options[key])}`).join("\n")}`, config);
46
46
  const tokenized = await _chunk5CPYNJT2js.applyWorkspaceTokens.call(void 0, options, {
47
47
  workspaceRoot: tree.root,
48
48
  config
49
49
  }, _chunk5CPYNJT2js.applyWorkspaceBaseTokens);
50
50
  if (_optionalChain([generatorOptions, 'optionalAccess', _3 => _3.hooks, 'optionalAccess', _4 => _4.preProcess])) {
51
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
51
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
52
52
  await Promise.resolve(generatorOptions.hooks.preProcess(tokenized, config));
53
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
53
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
54
54
  }
55
55
  const result = await Promise.resolve(generatorFn(tree, tokenized, config));
56
56
  if (result) {
@@ -63,18 +63,18 @@ ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${
63
63
  }
64
64
  }
65
65
  if (_optionalChain([generatorOptions, 'optionalAccess', _14 => _14.hooks, 'optionalAccess', _15 => _15.postProcess])) {
66
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
66
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
67
67
  await Promise.resolve(generatorOptions.hooks.postProcess(config));
68
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
68
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
69
69
  }
70
70
  return () => {
71
- _chunkIX2EZD3Fjs.writeSuccess.call(void 0, `Completed running the ${name} generator!
71
+ _chunkZJXBN32Wjs.writeSuccess.call(void 0, `Completed running the ${name} generator!
72
72
  `, config);
73
73
  };
74
74
  } catch (error) {
75
75
  return () => {
76
- _chunkIX2EZD3Fjs.writeFatal.call(void 0, "A fatal error occurred while running the generator - the process was forced to terminate", config);
77
- _chunkIX2EZD3Fjs.writeError.call(void 0, `An exception was thrown in the generator's process
76
+ _chunkZJXBN32Wjs.writeFatal.call(void 0, "A fatal error occurred while running the generator - the process was forced to terminate", config);
77
+ _chunkZJXBN32Wjs.writeError.call(void 0, `An exception was thrown in the generator's process
78
78
  - Details: ${error.message}
79
79
  - Stacktrace: ${error.stack}`, config);
80
80
  };
@@ -4,7 +4,7 @@
4
4
  var _chunkULBTYC2Bjs = require('./chunk-ULBTYC2B.js');
5
5
 
6
6
 
7
- var _chunk72H4B5NBjs = require('./chunk-72H4B5NB.js');
7
+ var _chunkYO7MVS4Ajs = require('./chunk-YO7MVS4A.js');
8
8
 
9
9
 
10
10
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -15,7 +15,7 @@ async function cargoClippyExecutor(options, context) {
15
15
  return await _chunkULBTYC2Bjs.cargoCommand.call(void 0, ...command);
16
16
  }
17
17
  _chunk3GQAWCBQjs.__name.call(void 0, cargoClippyExecutor, "cargoClippyExecutor");
18
- var executor_default = _chunk72H4B5NBjs.withRunExecutor.call(void 0, "Cargo Clippy", cargoClippyExecutor, {
18
+ var executor_default = _chunkYO7MVS4Ajs.withRunExecutor.call(void 0, "Cargo Clippy", cargoClippyExecutor, {
19
19
  skipReadingConfig: false,
20
20
  hooks: {
21
21
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  withRunGenerator
3
- } from "./chunk-63CXRJMW.mjs";
3
+ } from "./chunk-PKR4QUWJ.mjs";
4
4
  import {
5
5
  StormConfigSchema,
6
6
  writeInfo,
7
7
  writeSuccess,
8
8
  writeTrace
9
- } from "./chunk-KNXGOGL5.mjs";
9
+ } from "./chunk-7TEC757Y.mjs";
10
10
  import {
11
11
  findWorkspaceRoot
12
12
  } from "./chunk-DMUTOQCB.mjs";
@@ -0,0 +1,83 @@
1
+ import {
2
+ withRunExecutor
3
+ } from "./chunk-4G35AYIJ.mjs";
4
+ import {
5
+ writeInfo
6
+ } from "./chunk-7TEC757Y.mjs";
7
+ import {
8
+ joinPaths
9
+ } from "./chunk-PVTEDLBL.mjs";
10
+ import {
11
+ __name
12
+ } from "./chunk-XUV4U54K.mjs";
13
+
14
+ // src/executors/unbuild/executor.ts
15
+ import { defu } from "defu";
16
+ import { createJiti } from "jiti";
17
+ async function unbuildExecutorFn(options, context, config) {
18
+ writeInfo("\u{1F4E6} Running Storm Unbuild executor on the workspace", config);
19
+ if (!context.projectsConfigurations?.projects || !context.projectName || !context.projectsConfigurations.projects[context.projectName] || !context.projectsConfigurations.projects[context.projectName]?.root) {
20
+ throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
21
+ }
22
+ const jiti = createJiti(config.workspaceRoot, {
23
+ fsCache: config.skipCache ? false : joinPaths(config.directories.cache || "node_modules/.cache/storm", "jiti"),
24
+ interopDefault: true
25
+ });
26
+ const stormUnbuild = await jiti.import("@storm-software/unbuild");
27
+ await stormUnbuild.build(defu({
28
+ ...options,
29
+ projectRoot: context.projectsConfigurations.projects?.[context.projectName].root,
30
+ projectName: context.projectName,
31
+ sourceRoot: context.projectsConfigurations.projects?.[context.projectName]?.sourceRoot,
32
+ platform: options.platform,
33
+ name: context.projectName
34
+ }, {
35
+ stubOptions: {
36
+ jiti: {
37
+ cache: "node_modules/.cache/storm"
38
+ }
39
+ },
40
+ rollup: {
41
+ emitCJS: true,
42
+ watch: false,
43
+ cjsBridge: false,
44
+ dts: {
45
+ respectExternal: true
46
+ },
47
+ replace: {},
48
+ alias: {},
49
+ resolve: {},
50
+ json: {},
51
+ commonjs: {},
52
+ esbuild: {
53
+ target: options.target,
54
+ format: "esm",
55
+ platform: options.platform,
56
+ minify: options.minify,
57
+ treeShaking: options.treeShaking
58
+ }
59
+ }
60
+ }));
61
+ return {
62
+ success: true
63
+ };
64
+ }
65
+ __name(unbuildExecutorFn, "unbuildExecutorFn");
66
+ var executor_default = withRunExecutor("TypeScript Unbuild build", unbuildExecutorFn, {
67
+ skipReadingConfig: false,
68
+ hooks: {
69
+ applyDefaultOptions: /* @__PURE__ */ __name(async (options, config) => {
70
+ options.entry ??= [
71
+ "{sourceRoot}"
72
+ ];
73
+ options.outputPath ??= "dist/{projectRoot}";
74
+ options.tsconfig ??= "{projectRoot}/tsconfig.json";
75
+ return options;
76
+ }, "applyDefaultOptions")
77
+ }
78
+ });
79
+
80
+ export {
81
+ unbuildExecutorFn,
82
+ executor_default
83
+ };
@@ -8,6 +8,7 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
8
8
  // src/utils/pnpm-deps-update.ts
9
9
  var _fs = require('fs');
10
10
  var _promises = require('fs/promises');
11
+ var _prettier = require('prettier');
11
12
  var _readyamlfile = require('read-yaml-file'); var _readyamlfile2 = _interopRequireDefault(_readyamlfile);
12
13
  var pnpmCatalog;
13
14
  async function pnpmCatalogUpdate(packageRoot, workspaceRoot = process.cwd()) {
@@ -60,7 +61,24 @@ File contents: ${pnpmWorkspaceYaml ? JSON.stringify(pnpmWorkspaceYaml) : "EMPTY
60
61
  }
61
62
  }
62
63
  }
63
- return _promises.writeFile.call(void 0, packageJsonPath, JSON.stringify(packageJson));
64
+ return _promises.writeFile.call(void 0, packageJsonPath, await _prettier.format.call(void 0, JSON.stringify(packageJson), {
65
+ parser: "json",
66
+ proseWrap: "always",
67
+ trailingComma: "none",
68
+ tabWidth: 2,
69
+ semi: true,
70
+ singleQuote: false,
71
+ quoteProps: "as-needed",
72
+ insertPragma: false,
73
+ bracketSameLine: true,
74
+ printWidth: 80,
75
+ bracketSpacing: true,
76
+ arrowParens: "avoid",
77
+ endOfLine: "lf",
78
+ plugins: [
79
+ "prettier-plugin-pkg"
80
+ ]
81
+ }));
64
82
  }
65
83
  _chunk3GQAWCBQjs.__name.call(void 0, pnpmCatalogUpdate, "pnpmCatalogUpdate");
66
84
 
@@ -13,7 +13,7 @@ import {
13
13
  writeInfo,
14
14
  writeSuccess,
15
15
  writeTrace
16
- } from "./chunk-KNXGOGL5.mjs";
16
+ } from "./chunk-7TEC757Y.mjs";
17
17
  import {
18
18
  findWorkspaceRoot
19
19
  } from "./chunk-DMUTOQCB.mjs";
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-XSRDTQ5C.mjs";
5
5
  import {
6
6
  withRunGenerator
7
- } from "./chunk-63CXRJMW.mjs";
7
+ } from "./chunk-PKR4QUWJ.mjs";
8
8
  import {
9
9
  __dirname,
10
10
  __name
@@ -0,0 +1,83 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); 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
+
3
+ var _chunkYO7MVS4Ajs = require('./chunk-YO7MVS4A.js');
4
+
5
+
6
+ var _chunkZJXBN32Wjs = require('./chunk-ZJXBN32W.js');
7
+
8
+
9
+ var _chunkXCSSYTCUjs = require('./chunk-XCSSYTCU.js');
10
+
11
+
12
+ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
13
+
14
+ // src/executors/unbuild/executor.ts
15
+ var _defu = require('defu');
16
+ var _jiti = require('jiti');
17
+ async function unbuildExecutorFn(options, context, config) {
18
+ _chunkZJXBN32Wjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm Unbuild executor on the workspace", config);
19
+ if (!_optionalChain([context, 'access', _ => _.projectsConfigurations, 'optionalAccess', _2 => _2.projects]) || !context.projectName || !context.projectsConfigurations.projects[context.projectName] || !_optionalChain([context, 'access', _3 => _3.projectsConfigurations, 'access', _4 => _4.projects, 'access', _5 => _5[context.projectName], 'optionalAccess', _6 => _6.root])) {
20
+ throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
21
+ }
22
+ const jiti = _jiti.createJiti.call(void 0, config.workspaceRoot, {
23
+ fsCache: config.skipCache ? false : _chunkXCSSYTCUjs.joinPaths.call(void 0, config.directories.cache || "node_modules/.cache/storm", "jiti"),
24
+ interopDefault: true
25
+ });
26
+ const stormUnbuild = await jiti.import("@storm-software/unbuild");
27
+ await stormUnbuild.build(_defu.defu.call(void 0, {
28
+ ...options,
29
+ projectRoot: _optionalChain([context, 'access', _7 => _7.projectsConfigurations, 'access', _8 => _8.projects, 'optionalAccess', _9 => _9[context.projectName], 'access', _10 => _10.root]),
30
+ projectName: context.projectName,
31
+ sourceRoot: _optionalChain([context, 'access', _11 => _11.projectsConfigurations, 'access', _12 => _12.projects, 'optionalAccess', _13 => _13[context.projectName], 'optionalAccess', _14 => _14.sourceRoot]),
32
+ platform: options.platform,
33
+ name: context.projectName
34
+ }, {
35
+ stubOptions: {
36
+ jiti: {
37
+ cache: "node_modules/.cache/storm"
38
+ }
39
+ },
40
+ rollup: {
41
+ emitCJS: true,
42
+ watch: false,
43
+ cjsBridge: false,
44
+ dts: {
45
+ respectExternal: true
46
+ },
47
+ replace: {},
48
+ alias: {},
49
+ resolve: {},
50
+ json: {},
51
+ commonjs: {},
52
+ esbuild: {
53
+ target: options.target,
54
+ format: "esm",
55
+ platform: options.platform,
56
+ minify: options.minify,
57
+ treeShaking: options.treeShaking
58
+ }
59
+ }
60
+ }));
61
+ return {
62
+ success: true
63
+ };
64
+ }
65
+ _chunk3GQAWCBQjs.__name.call(void 0, unbuildExecutorFn, "unbuildExecutorFn");
66
+ var executor_default = _chunkYO7MVS4Ajs.withRunExecutor.call(void 0, "TypeScript Unbuild build", unbuildExecutorFn, {
67
+ skipReadingConfig: false,
68
+ hooks: {
69
+ applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (options, config) => {
70
+ options.entry ??= [
71
+ "{sourceRoot}"
72
+ ];
73
+ options.outputPath ??= "dist/{projectRoot}";
74
+ options.tsconfig ??= "{projectRoot}/tsconfig.json";
75
+ return options;
76
+ }, "applyDefaultOptions")
77
+ }
78
+ });
79
+
80
+
81
+
82
+
83
+ exports.unbuildExecutorFn = unbuildExecutorFn; exports.executor_default = executor_default;
@@ -4,7 +4,7 @@
4
4
  var _chunkULBTYC2Bjs = require('./chunk-ULBTYC2B.js');
5
5
 
6
6
 
7
- var _chunk72H4B5NBjs = require('./chunk-72H4B5NB.js');
7
+ var _chunkYO7MVS4Ajs = require('./chunk-YO7MVS4A.js');
8
8
 
9
9
 
10
10
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -15,7 +15,7 @@ async function cargoCheckExecutor(options, context) {
15
15
  return await _chunkULBTYC2Bjs.cargoCommand.call(void 0, ...command);
16
16
  }
17
17
  _chunk3GQAWCBQjs.__name.call(void 0, cargoCheckExecutor, "cargoCheckExecutor");
18
- var executor_default = _chunk72H4B5NBjs.withRunExecutor.call(void 0, "Cargo Check", cargoCheckExecutor, {
18
+ var executor_default = _chunkYO7MVS4Ajs.withRunExecutor.call(void 0, "Cargo Check", cargoCheckExecutor, {
19
19
  skipReadingConfig: false,
20
20
  hooks: {
21
21
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -4,7 +4,7 @@
4
4
  var _chunkFBLF4KJFjs = require('./chunk-FBLF4KJF.js');
5
5
 
6
6
 
7
- var _chunkCXLDWFA3js = require('./chunk-CXLDWFA3.js');
7
+ var _chunkUW6T77HFjs = require('./chunk-UW6T77HF.js');
8
8
 
9
9
 
10
10
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -70,7 +70,7 @@ async function browserLibraryGeneratorFn(tree, schema, config) {
70
70
  return null;
71
71
  }
72
72
  _chunk3GQAWCBQjs.__name.call(void 0, browserLibraryGeneratorFn, "browserLibraryGeneratorFn");
73
- var generator_default = _chunkCXLDWFA3js.withRunGenerator.call(void 0, "TypeScript Library Creator (Browser Platform)", browserLibraryGeneratorFn, {
73
+ var generator_default = _chunkUW6T77HFjs.withRunGenerator.call(void 0, "TypeScript Library Creator (Browser Platform)", browserLibraryGeneratorFn, {
74
74
  hooks: {
75
75
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
76
76
  options.description ??= "A library used by Storm Software to support browser applications";
@@ -14,7 +14,7 @@ var _chunk5CPYNJT2js = require('./chunk-5CPYNJT2.js');
14
14
 
15
15
 
16
16
 
17
- var _chunkIX2EZD3Fjs = require('./chunk-IX2EZD3F.js');
17
+ var _chunkZJXBN32Wjs = require('./chunk-ZJXBN32W.js');
18
18
 
19
19
 
20
20
  var _chunk5MKQX2FEjs = require('./chunk-5MKQX2FE.js');
@@ -24,11 +24,11 @@ var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
24
24
 
25
25
  // src/base/base-executor.ts
26
26
  var withRunExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name, executorFn, executorOptions = {}) => async (_options, context) => {
27
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, name);
27
+ const stopwatch = _chunkZJXBN32Wjs.getStopwatch.call(void 0, name);
28
28
  let options = _options;
29
29
  let config = {};
30
30
  try {
31
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `\u26A1 Running the ${name} executor...
31
+ _chunkZJXBN32Wjs.writeInfo.call(void 0, `\u26A1 Running the ${name} executor...
32
32
  `, config);
33
33
  if (!_optionalChain([context, 'access', _ => _.projectsConfigurations, 'optionalAccess', _2 => _2.projects]) || !context.projectName || !context.projectsConfigurations.projects[context.projectName]) {
34
34
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
@@ -39,20 +39,20 @@ var withRunExecutor = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name
39
39
  const projectName = _nullishCoalesce(_optionalChain([context, 'access', _11 => _11.projectsConfigurations, 'access', _12 => _12.projects, 'access', _13 => _13[context.projectName], 'optionalAccess', _14 => _14.name]), () => ( context.projectName));
40
40
  config.workspaceRoot = workspaceRoot;
41
41
  if (!executorOptions.skipReadingConfig) {
42
- _chunkIX2EZD3Fjs.writeTrace.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
42
+ _chunkZJXBN32Wjs.writeTrace.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
43
43
  - workspaceRoot: ${workspaceRoot}
44
44
  - projectRoot: ${projectRoot}
45
45
  - sourceRoot: ${sourceRoot}
46
46
  - projectName: ${projectName}
47
47
  `, config);
48
- config = await _chunkIX2EZD3Fjs.loadStormConfig.call(void 0, workspaceRoot);
48
+ config = await _chunkZJXBN32Wjs.loadStormConfig.call(void 0, workspaceRoot);
49
49
  }
50
50
  if (_optionalChain([executorOptions, 'optionalAccess', _15 => _15.hooks, 'optionalAccess', _16 => _16.applyDefaultOptions])) {
51
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
51
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
52
52
  options = await Promise.resolve(executorOptions.hooks.applyDefaultOptions(options, config));
53
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
53
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
54
54
  }
55
- _chunkIX2EZD3Fjs.writeTrace.call(void 0, `Executor schema options \u2699\uFE0F
55
+ _chunkZJXBN32Wjs.writeTrace.call(void 0, `Executor schema options \u2699\uFE0F
56
56
  ${Object.keys(options).map((key) => ` - ${key}=${_isFunction(options[key]) ? "<function>" : JSON.stringify(options[key])}`).join("\n")}`, config);
57
57
  const tokenized = await _chunk5CPYNJT2js.applyWorkspaceTokens.call(void 0, options, {
58
58
  config,
@@ -64,9 +64,9 @@ ${Object.keys(options).map((key) => ` - ${key}=${_isFunction(options[key]) ? "<f
64
64
  ...executorOptions
65
65
  }, _chunkBWFTYFWMjs.applyWorkspaceExecutorTokens);
66
66
  if (_optionalChain([executorOptions, 'optionalAccess', _17 => _17.hooks, 'optionalAccess', _18 => _18.preProcess])) {
67
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
67
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
68
68
  await Promise.resolve(executorOptions.hooks.preProcess(tokenized, config));
69
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
69
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
70
70
  }
71
71
  const ret = executorFn(tokenized, context, config);
72
72
  if (_isFunction(_optionalChain([ret, 'optionalAccess', _19 => _19.next]))) {
@@ -76,26 +76,26 @@ ${Object.keys(options).map((key) => ` - ${key}=${_isFunction(options[key]) ? "<f
76
76
  }
77
77
  const result = await Promise.resolve(ret);
78
78
  if (result && (!result.success || result.error && _optionalChain([result, 'optionalAccess', _20 => _20.error, 'optionalAccess', _21 => _21.message]) && typeof _optionalChain([result, 'optionalAccess', _22 => _22.error, 'optionalAccess', _23 => _23.message]) === "string" && _optionalChain([result, 'optionalAccess', _24 => _24.error, 'optionalAccess', _25 => _25.name]) && typeof _optionalChain([result, 'optionalAccess', _26 => _26.error, 'optionalAccess', _27 => _27.name]) === "string")) {
79
- _chunkIX2EZD3Fjs.writeTrace.call(void 0, `Failure determined by the ${name} executor
80
- ${_chunkIX2EZD3Fjs.formatLogMessage.call(void 0, result)}`, config);
79
+ _chunkZJXBN32Wjs.writeTrace.call(void 0, `Failure determined by the ${name} executor
80
+ ${_chunkZJXBN32Wjs.formatLogMessage.call(void 0, result)}`, config);
81
81
  console.error(result);
82
82
  throw new Error(`The ${name} executor failed to run`, {
83
83
  cause: _optionalChain([result, 'optionalAccess', _28 => _28.error])
84
84
  });
85
85
  }
86
86
  if (_optionalChain([executorOptions, 'optionalAccess', _29 => _29.hooks, 'optionalAccess', _30 => _30.postProcess])) {
87
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
87
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
88
88
  await Promise.resolve(executorOptions.hooks.postProcess(config));
89
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
89
+ _chunkZJXBN32Wjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
90
90
  }
91
- _chunkIX2EZD3Fjs.writeSuccess.call(void 0, `Completed running the ${name} task executor!
91
+ _chunkZJXBN32Wjs.writeSuccess.call(void 0, `Completed running the ${name} task executor!
92
92
  `, config);
93
93
  return {
94
94
  success: true
95
95
  };
96
96
  } catch (error) {
97
- _chunkIX2EZD3Fjs.writeFatal.call(void 0, "A fatal error occurred while running the executor - the process was forced to terminate", config);
98
- _chunkIX2EZD3Fjs.writeError.call(void 0, `An exception was thrown in the executor's process
97
+ _chunkZJXBN32Wjs.writeFatal.call(void 0, "A fatal error occurred while running the executor - the process was forced to terminate", config);
98
+ _chunkZJXBN32Wjs.writeError.call(void 0, `An exception was thrown in the executor's process
99
99
  - Details: ${error.message}
100
100
  - Stacktrace: ${error.stack}`, config);
101
101
  return {
@@ -509,7 +509,7 @@ var getConfigFileByName = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, a
509
509
  envName: _optionalChain([fileName, 'optionalAccess', _30 => _30.toUpperCase, 'call', _31 => _31()]),
510
510
  jitiOptions: {
511
511
  debug: false,
512
- fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkXCSSYTCUjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "config")
512
+ fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkXCSSYTCUjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "jiti")
513
513
  },
514
514
  ...options
515
515
  });
@@ -521,7 +521,7 @@ var getConfigFileByName = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, a
521
521
  envName: _optionalChain([fileName, 'optionalAccess', _32 => _32.toUpperCase, 'call', _33 => _33()]),
522
522
  jitiOptions: {
523
523
  debug: false,
524
- fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkXCSSYTCUjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "config")
524
+ fsCache: process.env.STORM_SKIP_CACHE === "true" ? false : _chunkXCSSYTCUjs.joinPaths.call(void 0, process.env.STORM_CACHE_DIR || "node_modules/.cache/storm", "jiti")
525
525
  },
526
526
  configFile: fileName,
527
527
  ...options
@@ -984,5 +984,4 @@ ${formatLogMessage(config)}`, config);
984
984
 
985
985
 
986
986
 
987
-
988
- exports.LogLevelLabel = LogLevelLabel; exports.StormConfigSchema = StormConfigSchema; exports.isVerbose = isVerbose; exports.writeFatal = writeFatal; exports.writeError = writeError; exports.writeWarning = writeWarning; exports.writeInfo = writeInfo; exports.writeSuccess = writeSuccess; exports.writeDebug = writeDebug; exports.writeTrace = writeTrace; exports.getStopwatch = getStopwatch; exports.formatLogMessage = formatLogMessage; exports.loadStormConfig = loadStormConfig;
987
+ exports.StormConfigSchema = StormConfigSchema; exports.isVerbose = isVerbose; exports.writeFatal = writeFatal; exports.writeError = writeError; exports.writeWarning = writeWarning; exports.writeInfo = writeInfo; exports.writeSuccess = writeSuccess; exports.writeDebug = writeDebug; exports.writeTrace = writeTrace; exports.getStopwatch = getStopwatch; exports.formatLogMessage = formatLogMessage; exports.loadStormConfig = loadStormConfig;
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-QZHIWK5Z.mjs";
5
5
  import {
6
6
  withRunExecutor
7
- } from "./chunk-J4POXWGW.mjs";
7
+ } from "./chunk-4G35AYIJ.mjs";
8
8
  import {
9
9
  __name
10
10
  } from "./chunk-XUV4U54K.mjs";
package/dist/executors.js CHANGED
@@ -1,48 +1,48 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-3J53KHVV.js');
2
2
 
3
3
 
4
- var _chunkLD5QCANEjs = require('./chunk-LD5QCANE.js');
4
+ var _chunkXWYXKDH2js = require('./chunk-XWYXKDH2.js');
5
5
 
6
6
 
7
- var _chunk45GU4HW2js = require('./chunk-45GU4HW2.js');
7
+ var _chunkMZ6IF3DOjs = require('./chunk-MZ6IF3DO.js');
8
8
 
9
9
 
10
- var _chunk3O66TDXLjs = require('./chunk-3O66TDXL.js');
10
+ var _chunkOH2QVCIDjs = require('./chunk-OH2QVCID.js');
11
11
 
12
12
 
13
- var _chunkWKSXKBPTjs = require('./chunk-WKSXKBPT.js');
13
+ var _chunkMVCUW6FQjs = require('./chunk-MVCUW6FQ.js');
14
14
 
15
15
 
16
- var _chunkAP62YOGHjs = require('./chunk-AP62YOGH.js');
16
+ var _chunkDOQEFB3Ujs = require('./chunk-DOQEFB3U.js');
17
17
 
18
18
 
19
- var _chunkYCJU7YTLjs = require('./chunk-YCJU7YTL.js');
19
+ var _chunkBANJXE74js = require('./chunk-BANJXE74.js');
20
20
 
21
21
 
22
22
  var _chunkGGGO542Mjs = require('./chunk-GGGO542M.js');
23
23
 
24
24
 
25
- var _chunkRQVECOZCjs = require('./chunk-RQVECOZC.js');
26
- require('./chunk-22DNWOG2.js');
25
+ var _chunk7PETCK66js = require('./chunk-7PETCK66.js');
26
+ require('./chunk-FE52EM76.js');
27
27
 
28
28
 
29
- var _chunkIR6D2ZXAjs = require('./chunk-IR6D2ZXA.js');
29
+ var _chunkENBOBX3Cjs = require('./chunk-ENBOBX3C.js');
30
30
 
31
31
 
32
- var _chunkCZJZJQ6Djs = require('./chunk-CZJZJQ6D.js');
32
+ var _chunkY2LDGJCAjs = require('./chunk-Y2LDGJCA.js');
33
33
 
34
34
 
35
- var _chunkMBCXSLG7js = require('./chunk-MBCXSLG7.js');
35
+ var _chunkVQMSXER7js = require('./chunk-VQMSXER7.js');
36
36
 
37
37
 
38
- var _chunkK7MNWUOYjs = require('./chunk-K7MNWUOY.js');
39
- require('./chunk-INAG73GE.js');
38
+ var _chunk5Z7CCIIJjs = require('./chunk-5Z7CCIIJ.js');
39
+ require('./chunk-WPMFZECR.js');
40
40
  require('./chunk-ULBTYC2B.js');
41
41
  require('./chunk-ZMFVKBRM.js');
42
- require('./chunk-72H4B5NB.js');
42
+ require('./chunk-YO7MVS4A.js');
43
43
  require('./chunk-BWFTYFWM.js');
44
44
  require('./chunk-5CPYNJT2.js');
45
- require('./chunk-IX2EZD3F.js');
45
+ require('./chunk-ZJXBN32W.js');
46
46
  require('./chunk-5MKQX2FE.js');
47
47
  require('./chunk-XCSSYTCU.js');
48
48
  require('./chunk-3GQAWCBQ.js');
@@ -59,4 +59,4 @@ require('./chunk-3GQAWCBQ.js');
59
59
 
60
60
 
61
61
 
62
- exports.LARGE_BUFFER = _chunk45GU4HW2js.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkIR6D2ZXAjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkCZJZJQ6Djs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkMBCXSLG7js.cargoClippyExecutor; exports.cargoDocExecutor = _chunkK7MNWUOYjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkYCJU7YTLjs.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkRQVECOZCjs.esbuildExecutorFn; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.sizeLimitExecutorFn = _chunk3O66TDXLjs.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunkWKSXKBPTjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunkAP62YOGHjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkLD5QCANEjs.unbuildExecutorFn;
62
+ exports.LARGE_BUFFER = _chunkMZ6IF3DOjs.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkENBOBX3Cjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkY2LDGJCAjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkVQMSXER7js.cargoClippyExecutor; exports.cargoDocExecutor = _chunk5Z7CCIIJjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkBANJXE74js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunk7PETCK66js.esbuildExecutorFn; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.sizeLimitExecutorFn = _chunkOH2QVCIDjs.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunkMVCUW6FQjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunkDOQEFB3Ujs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkXWYXKDH2js.unbuildExecutorFn;
@@ -1,48 +1,48 @@
1
1
  import "./chunk-V7YZ3666.mjs";
2
2
  import {
3
3
  unbuildExecutorFn
4
- } from "./chunk-MYOY5MK7.mjs";
4
+ } from "./chunk-VWJEKC3P.mjs";
5
5
  import {
6
6
  LARGE_BUFFER
7
- } from "./chunk-PS2NPPRM.mjs";
7
+ } from "./chunk-5FEFILUQ.mjs";
8
8
  import {
9
9
  sizeLimitExecutorFn
10
- } from "./chunk-MPOEEZVK.mjs";
10
+ } from "./chunk-IVRCEWW4.mjs";
11
11
  import {
12
12
  tsdownExecutorFn
13
- } from "./chunk-IAW5BNS4.mjs";
13
+ } from "./chunk-QQHYWAVX.mjs";
14
14
  import {
15
15
  typiaExecutorFn
16
- } from "./chunk-H3UJL3I6.mjs";
16
+ } from "./chunk-N4J73OER.mjs";
17
17
  import {
18
18
  cargoFormatExecutor
19
- } from "./chunk-KS44WFBU.mjs";
19
+ } from "./chunk-BARR5D5N.mjs";
20
20
  import {
21
21
  getRegistryVersion
22
22
  } from "./chunk-6ZQ3QYXH.mjs";
23
23
  import {
24
24
  esbuildExecutorFn
25
- } from "./chunk-XKR7HI4E.mjs";
26
- import "./chunk-GFOMWTSR.mjs";
25
+ } from "./chunk-3GQ6H7GF.mjs";
26
+ import "./chunk-2DNLATEG.mjs";
27
27
  import {
28
28
  cargoBuildExecutor
29
- } from "./chunk-BCM66MXI.mjs";
29
+ } from "./chunk-CNX755OY.mjs";
30
30
  import {
31
31
  cargoCheckExecutor
32
- } from "./chunk-UHT3YMUI.mjs";
32
+ } from "./chunk-UROGF3KF.mjs";
33
33
  import {
34
34
  cargoClippyExecutor
35
- } from "./chunk-4CWRH5ZE.mjs";
35
+ } from "./chunk-ZPQJ7P6C.mjs";
36
36
  import {
37
37
  cargoDocExecutor
38
- } from "./chunk-46HPJEJW.mjs";
39
- import "./chunk-DLQLZTCZ.mjs";
38
+ } from "./chunk-AKLDSJTD.mjs";
39
+ import "./chunk-RXH7O5YP.mjs";
40
40
  import "./chunk-QZHIWK5Z.mjs";
41
41
  import "./chunk-VYH45FO6.mjs";
42
- import "./chunk-J4POXWGW.mjs";
42
+ import "./chunk-4G35AYIJ.mjs";
43
43
  import "./chunk-FFBZYD6R.mjs";
44
44
  import "./chunk-NDDXQD7R.mjs";
45
- import "./chunk-KNXGOGL5.mjs";
45
+ import "./chunk-7TEC757Y.mjs";
46
46
  import "./chunk-DMUTOQCB.mjs";
47
47
  import "./chunk-PVTEDLBL.mjs";
48
48
  import "./chunk-XUV4U54K.mjs";