@storm-software/workspace-tools 1.232.0 → 1.233.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-DIPIPI7H.js → chunk-2AQPTJLC.js} +2 -2
  4. package/dist/{chunk-WKSXKBPT.js → chunk-4EO5ZWLS.js} +31 -31
  5. package/dist/{chunk-KS44WFBU.mjs → chunk-5FCVQVIS.mjs} +1 -1
  6. package/dist/{chunk-PS2NPPRM.mjs → chunk-5FEFILUQ.mjs} +1 -1
  7. package/dist/{chunk-BCM66MXI.mjs → chunk-5KPWW65X.mjs} +1 -1
  8. package/dist/{chunk-CXLDWFA3.js → chunk-5Q3LI7CF.js} +15 -15
  9. package/dist/{chunk-63CXRJMW.mjs → chunk-A4DWQQ6J.mjs} +1 -1
  10. package/dist/{chunk-22DNWOG2.js → chunk-AX4OFOSN.js} +7 -7
  11. package/dist/{chunk-72H4B5NB.js → chunk-CDOWHRVE.js} +17 -17
  12. package/dist/{chunk-KNXGOGL5.mjs → chunk-DM2FMT3G.mjs} +2 -2
  13. package/dist/{chunk-MPOEEZVK.mjs → chunk-DNUDJEZX.mjs} +2 -2
  14. package/dist/{chunk-AP62YOGH.js → chunk-EECNVIFZ.js} +5 -5
  15. package/dist/{chunk-FAD3MJIO.mjs → chunk-FDI6QWNH.mjs} +1 -1
  16. package/dist/{chunk-IR6D2ZXA.js → chunk-FHRBHQ5D.js} +2 -2
  17. package/dist/{chunk-IAW5BNS4.mjs → chunk-FZ3N3UJ5.mjs} +3 -3
  18. package/dist/{chunk-IX2EZD3F.js → chunk-GRBZKMJI.js} +2 -2
  19. package/dist/{chunk-J4POXWGW.mjs → chunk-GVBCN2FA.mjs} +1 -1
  20. package/dist/{chunk-YCJU7YTL.js → chunk-HIBDVUQ5.js} +2 -2
  21. package/dist/{chunk-LD5QCANE.js → chunk-JHP7QOI4.js} +51 -32
  22. package/dist/{chunk-CZJZJQ6D.js → chunk-L2KYX6WC.js} +2 -2
  23. package/dist/{chunk-AXC2MN2T.js → chunk-LEHZZU32.js} +2 -2
  24. package/dist/{chunk-LPWSHG6O.js → chunk-MA2QNKZ7.js} +2 -2
  25. package/dist/{chunk-45GU4HW2.js → chunk-MZ6IF3DO.js} +2 -2
  26. package/dist/{chunk-46HPJEJW.mjs → chunk-NHSJQ3KY.mjs} +1 -1
  27. package/dist/{chunk-GFOMWTSR.mjs → chunk-OCXXIUSC.mjs} +1 -1
  28. package/dist/{chunk-PE2DD2SV.mjs → chunk-OE5KYONM.mjs} +1 -1
  29. package/dist/{chunk-H3UJL3I6.mjs → chunk-OFSUFHFM.mjs} +2 -2
  30. package/dist/{chunk-EI3PUSCC.js → chunk-OJV4NKCZ.js} +9 -9
  31. package/dist/{chunk-PHWTI5FA.js → chunk-QA6M5DEJ.js} +2 -2
  32. package/dist/{chunk-357OS575.mjs → chunk-QCAF5WDF.mjs} +2 -2
  33. package/dist/{chunk-4CWRH5ZE.mjs → chunk-QTW54PBD.mjs} +1 -1
  34. package/dist/{chunk-DLQLZTCZ.mjs → chunk-RXH7O5YP.mjs} +19 -1
  35. package/dist/{chunk-A5H74FJO.mjs → chunk-SQHYP2JD.mjs} +1 -1
  36. package/dist/{chunk-TIKTN6ZZ.mjs → chunk-SZJOJ773.mjs} +1 -1
  37. package/dist/{chunk-MBCXSLG7.js → chunk-T2CG5RNT.js} +2 -2
  38. package/dist/{chunk-XKR7HI4E.mjs → chunk-T5XCHBCB.mjs} +3 -3
  39. package/dist/{chunk-MYOY5MK7.mjs → chunk-TSTK2BD6.mjs} +25 -6
  40. package/dist/{chunk-UHT3YMUI.mjs → chunk-UA7PFIEF.mjs} +1 -1
  41. package/dist/{chunk-K7MNWUOY.js → chunk-UPMKBKEN.js} +2 -2
  42. package/dist/{chunk-X5FFOC7V.js → chunk-VOPIMPWA.js} +11 -11
  43. package/dist/{chunk-SON5KDOS.mjs → chunk-WKYE64AL.mjs} +1 -1
  44. package/dist/{chunk-INAG73GE.js → chunk-WPMFZECR.js} +19 -1
  45. package/dist/{chunk-RQVECOZC.js → chunk-ZMA37UYA.js} +41 -41
  46. package/dist/{chunk-3O66TDXL.js → chunk-ZYC7FHCD.js} +5 -5
  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 +5 -5
  82. package/dist/src/executors/unbuild/executor.mjs +4 -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 +227 -1
@@ -3,10 +3,10 @@ import {
3
3
  addPackageJsonExports,
4
4
  addWorkspacePackageJsonFields,
5
5
  copyAssets
6
- } from "./chunk-GFOMWTSR.mjs";
6
+ } from "./chunk-OCXXIUSC.mjs";
7
7
  import {
8
8
  withRunExecutor
9
- } from "./chunk-J4POXWGW.mjs";
9
+ } from "./chunk-GVBCN2FA.mjs";
10
10
  import {
11
11
  LogLevelLabel,
12
12
  getStopwatch,
@@ -18,7 +18,7 @@ import {
18
18
  writeInfo,
19
19
  writeSuccess,
20
20
  writeTrace
21
- } from "./chunk-KNXGOGL5.mjs";
21
+ } from "./chunk-DM2FMT3G.mjs";
22
22
  import {
23
23
  joinPaths
24
24
  } from "./chunk-PVTEDLBL.mjs";
@@ -31,11 +31,11 @@ import { readCachedProjectGraph as readCachedProjectGraph2, writeJsonFile } from
31
31
  import { getHelperDependency as getHelperDependency2, HelperDependency as HelperDependency2 } from "@nx/js";
32
32
  import { calculateProjectBuildableDependencies as calculateProjectBuildableDependencies2 } from "@nx/js/src/utils/buildable-libs-utils";
33
33
  import defu from "defu";
34
+ import { createJiti } from "jiti";
34
35
  import { existsSync } from "node:fs";
35
36
  import { readFile } from "node:fs/promises";
36
37
  import { relative as relative2 } from "node:path";
37
38
  import { findWorkspaceRoot } from "nx/src/utils/find-workspace-root";
38
- import { build as unbuild } from "unbuild";
39
39
 
40
40
  // ../unbuild/src/clean.ts
41
41
  import { rm } from "node:fs/promises";
@@ -241,6 +241,11 @@ async function resolveOptions(options) {
241
241
  dependencies = dependencies.filter((deps) => deps.name !== tsLibDependency.name);
242
242
  dependencies.push(tsLibDependency);
243
243
  }
244
+ const jiti = createJiti(config.workspaceRoot, {
245
+ cache: true,
246
+ fsCache: config.skipCache ? false : joinPaths(config.directories.cache || "node_modules/.cache/storm", "jiti"),
247
+ interopDefault: true
248
+ });
244
249
  const resolvedOptions = {
245
250
  name: projectName,
246
251
  config,
@@ -248,6 +253,7 @@ async function resolveOptions(options) {
248
253
  sourceRoot,
249
254
  projectName,
250
255
  tsconfig,
256
+ jiti,
251
257
  clean: false,
252
258
  entries: [
253
259
  {
@@ -314,7 +320,7 @@ async function resolveOptions(options) {
314
320
  ]
315
321
  },
316
322
  esbuild: {
317
- minify: !!options.minify,
323
+ minify: options.minify !== false,
318
324
  splitting: options.splitting !== false,
319
325
  treeShaking: options.treeShaking !== false,
320
326
  color: true,
@@ -374,11 +380,24 @@ async function generatePackageJson(options) {
374
380
  return options;
375
381
  }
376
382
  __name(generatePackageJson, "generatePackageJson");
383
+ async function resolveUnbuild(options) {
384
+ writeTrace(`Resolving Unbuild package with Jiti`, options.config);
385
+ try {
386
+ return options.jiti.import("unbuild");
387
+ } catch (error) {
388
+ writeError(" \u274C An error occurred while resolving the Unbuild package", options.config);
389
+ throw new Error("An error occurred while resolving the Unbuild package", {
390
+ cause: error
391
+ });
392
+ }
393
+ }
394
+ __name(resolveUnbuild, "resolveUnbuild");
377
395
  async function executeUnbuild(options) {
378
396
  writeDebug(` \u{1F680} Running ${options.name} (${options.projectRoot}) build`, options.config);
379
397
  const stopwatch = getStopwatch(`${options.name} (${options.projectRoot}) build`);
380
398
  try {
381
- await unbuild(options.projectRoot, false, {
399
+ const unbuild = await resolveUnbuild(options);
400
+ await unbuild.build(options.projectRoot, false, {
382
401
  ...options,
383
402
  rootDir: options.projectRoot
384
403
  });
@@ -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-GVBCN2FA.mjs";
8
8
  import {
9
9
  __name
10
10
  } from "./chunk-XUV4U54K.mjs";
@@ -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 _chunkCDOWHRVEjs = require('./chunk-CDOWHRVE.js');
8
8
 
9
9
 
10
10
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -19,7 +19,7 @@ async function cargoDocExecutor(options, context) {
19
19
  return await _chunkULBTYC2Bjs.cargoCommand.call(void 0, ...command);
20
20
  }
21
21
  _chunk3GQAWCBQjs.__name.call(void 0, cargoDocExecutor, "cargoDocExecutor");
22
- var executor_default = _chunk72H4B5NBjs.withRunExecutor.call(void 0, "Cargo Doc", cargoDocExecutor, {
22
+ var executor_default = _chunkCDOWHRVEjs.withRunExecutor.call(void 0, "Cargo Doc", cargoDocExecutor, {
23
23
  skipReadingConfig: false,
24
24
  hooks: {
25
25
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -13,7 +13,7 @@ var _chunkZMFVKBRMjs = require('./chunk-ZMFVKBRM.js');
13
13
 
14
14
 
15
15
 
16
- var _chunkIX2EZD3Fjs = require('./chunk-IX2EZD3F.js');
16
+ var _chunkGRBZKMJIjs = require('./chunk-GRBZKMJI.js');
17
17
 
18
18
 
19
19
  var _chunk5MKQX2FEjs = require('./chunk-5MKQX2FE.js');
@@ -248,16 +248,16 @@ var _version = require('nx/src/command-line/release/version');
248
248
  var _utils = require('nx/src/tasks-runner/utils');
249
249
  var _semver3 = require('semver');
250
250
  async function releaseVersionGeneratorFn(tree, options, config) {
251
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `\u26A1 Running the Storm Release Version generator...
251
+ _chunkGRBZKMJIjs.writeInfo.call(void 0, `\u26A1 Running the Storm Release Version generator...
252
252
 
253
253
  `, config);
254
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, "Storm Release Version generator");
254
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, "Storm Release Version generator");
255
255
  try {
256
256
  const workspaceRoot = _chunk5MKQX2FEjs.findWorkspaceRoot.call(void 0, );
257
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
257
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
258
258
  - workspaceRoot: ${workspaceRoot}`, config);
259
- config = await _chunkIX2EZD3Fjs.loadStormConfig.call(void 0, workspaceRoot);
260
- _chunkIX2EZD3Fjs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
259
+ config = await _chunkGRBZKMJIjs.loadStormConfig.call(void 0, workspaceRoot);
260
+ _chunkGRBZKMJIjs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
261
261
  ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${JSON.stringify(options[key])}`).join("\n")}`, config);
262
262
  const versionData = {};
263
263
  if (options.specifier) {
@@ -307,9 +307,9 @@ To fix this you will either need to add a package.json or Cargo.toml file at tha
307
307
  }
308
308
  const workspaceRelativePackagePath = _path.relative.call(void 0, _nullishCoalesce(_optionalChain([config, 'optionalAccess', _9 => _9.workspaceRoot]), () => ( _chunk5MKQX2FEjs.findWorkspaceRoot.call(void 0, ))), tree.exists(packageJsonPath) ? packageJsonPath : cargoTomlPath);
309
309
  const log = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (msg) => {
310
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `${projectName}: ${msg}`, config);
310
+ _chunkGRBZKMJIjs.writeInfo.call(void 0, `${projectName}: ${msg}`, config);
311
311
  }, "log");
312
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `Running release version for project: ${project.name}`, config);
312
+ _chunkGRBZKMJIjs.writeInfo.call(void 0, `Running release version for project: ${project.name}`, config);
313
313
  let packageName;
314
314
  let currentVersionFromDisk;
315
315
  if (tree.exists(packageJsonPath)) {
@@ -583,7 +583,7 @@ Projects with packageRoot configured: ${Array.from(projectNameToPackageRootMap.k
583
583
  }
584
584
  }
585
585
  await _devkit.formatFiles.call(void 0, tree);
586
- _chunkIX2EZD3Fjs.writeSuccess.call(void 0, `Completed running the Storm Release Version generator!
586
+ _chunkGRBZKMJIjs.writeSuccess.call(void 0, `Completed running the Storm Release Version generator!
587
587
  `, config);
588
588
  return {
589
589
  data: versionData,
@@ -617,8 +617,8 @@ Projects with packageRoot configured: ${Array.from(projectNameToPackageRootMap.k
617
617
  }, "callback")
618
618
  };
619
619
  } catch (error) {
620
- _chunkIX2EZD3Fjs.writeFatal.call(void 0, "A fatal error occurred while running the Storm Release Version generator - the process was forced to terminate", config);
621
- _chunkIX2EZD3Fjs.writeError.call(void 0, `An exception was thrown in the Storm Release Version generator's process
620
+ _chunkGRBZKMJIjs.writeFatal.call(void 0, "A fatal error occurred while running the Storm Release Version generator - the process was forced to terminate", config);
621
+ _chunkGRBZKMJIjs.writeError.call(void 0, `An exception was thrown in the Storm Release Version generator's process
622
622
  - Details: ${error.message}
623
623
  - Stacktrace: ${error.stack}`, config);
624
624
  throw new Error(`An exception was thrown in the Storm Release Version generator's process
@@ -13,7 +13,7 @@ import {
13
13
  writeInfo,
14
14
  writeSuccess,
15
15
  writeTrace
16
- } from "./chunk-KNXGOGL5.mjs";
16
+ } from "./chunk-DM2FMT3G.mjs";
17
17
  import {
18
18
  findWorkspaceRoot
19
19
  } from "./chunk-DMUTOQCB.mjs";
@@ -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
 
@@ -8,10 +8,10 @@
8
8
 
9
9
 
10
10
 
11
- var _chunk22DNWOG2js = require('./chunk-22DNWOG2.js');
11
+ var _chunkAX4OFOSNjs = require('./chunk-AX4OFOSN.js');
12
12
 
13
13
 
14
- var _chunk72H4B5NBjs = require('./chunk-72H4B5NB.js');
14
+ var _chunkCDOWHRVEjs = require('./chunk-CDOWHRVE.js');
15
15
 
16
16
 
17
17
 
@@ -23,7 +23,7 @@ var _chunk72H4B5NBjs = require('./chunk-72H4B5NB.js');
23
23
 
24
24
 
25
25
 
26
- var _chunkIX2EZD3Fjs = require('./chunk-IX2EZD3F.js');
26
+ var _chunkGRBZKMJIjs = require('./chunk-GRBZKMJI.js');
27
27
 
28
28
 
29
29
  var _chunkXCSSYTCUjs = require('./chunk-XCSSYTCU.js');
@@ -208,8 +208,8 @@ var RendererEngine = class {
208
208
  // ../esbuild/src/clean.ts
209
209
 
210
210
  async function clean(name = "ESBuild", directory, config) {
211
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
212
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, `${name} output clean`);
211
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${name} output path: ${directory}`, config);
212
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, `${name} output clean`);
213
213
  await _node.hfs.deleteAll(directory);
214
214
  stopwatch();
215
215
  }
@@ -330,7 +330,7 @@ var onErrorPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (option
330
330
  setup(build4) {
331
331
  build4.onEnd((result) => {
332
332
  if (result.errors.length > 0 && process.env.WATCH !== "true") {
333
- _chunkIX2EZD3Fjs.writeError.call(void 0, `The following errors occurred during the build:
333
+ _chunkGRBZKMJIjs.writeError.call(void 0, `The following errors occurred during the build:
334
334
  ${result.errors.map((error) => error.text).join("\n")}
335
335
 
336
336
  `, resolvedOptions.config);
@@ -438,7 +438,7 @@ function bundleTypeDefinitions(filename, outfile, externals, options) {
438
438
  localBuild: true
439
439
  });
440
440
  if (extractorResult.succeeded === false) {
441
- _chunkIX2EZD3Fjs.writeError.call(void 0, `API Extractor completed with ${extractorResult.errorCount} ${extractorResult.errorCount === 1 ? "error" : "errors"}`);
441
+ _chunkGRBZKMJIjs.writeError.call(void 0, `API Extractor completed with ${extractorResult.errorCount} ${extractorResult.errorCount === 1 ? "error" : "errors"}`);
442
442
  throw new Error("API Extractor completed with errors");
443
443
  }
444
444
  }
@@ -487,7 +487,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, getTypeDependencyPackageName, "getTypeDepen
487
487
 
488
488
  // ../esbuild/src/config.ts
489
489
  var getOutputExtensionMap = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options, pkgType) => {
490
- return options.outExtension ? options.outExtension(options.format, pkgType) : _chunk22DNWOG2js.getOutExtension.call(void 0, options.format, pkgType);
490
+ return options.outExtension ? options.outExtension(options.format, pkgType) : _chunkAX4OFOSNjs.getOutExtension.call(void 0, options.format, pkgType);
491
491
  }, "getOutputExtensionMap");
492
492
  var getDefaultBuildPlugins = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options, resolvedOptions) => [
493
493
  nodeProtocolPlugin(options, resolvedOptions),
@@ -535,7 +535,7 @@ var DEFAULT_BUILD_OPTIONS = {
535
535
  ".woff": "file",
536
536
  ".woff2": "file"
537
537
  },
538
- banner: _chunk22DNWOG2js.DEFAULT_COMPILED_BANNER
538
+ banner: _chunkAX4OFOSNjs.DEFAULT_COMPILED_BANNER
539
539
  };
540
540
 
541
541
  // ../esbuild/src/plugins/deps-check.ts
@@ -617,8 +617,8 @@ var depsCheckPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (bund
617
617
  const filteredMissingDeps = missingDependencies.filter((dep) => {
618
618
  return !missingIgnore.some((pattern) => dep.match(pattern)) && !peerDependencies.includes(dep);
619
619
  });
620
- _chunkIX2EZD3Fjs.writeWarning.call(void 0, `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`);
621
- _chunkIX2EZD3Fjs.writeError.call(void 0, `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`);
620
+ _chunkGRBZKMJIjs.writeWarning.call(void 0, `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`);
621
+ _chunkGRBZKMJIjs.writeError.call(void 0, `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`);
622
622
  if (filteredMissingDeps.length > 0) {
623
623
  throw new Error(`Missing dependencies detected - please install them:
624
624
  ${JSON.stringify(filteredMissingDeps)}
@@ -712,9 +712,9 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
712
712
  if (!workspaceRoot) {
713
713
  throw new Error("Cannot find Nx workspace root");
714
714
  }
715
- const config = await _chunkIX2EZD3Fjs.loadStormConfig.call(void 0, workspaceRoot.dir);
716
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", config);
717
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, "Build options resolution");
715
+ const config = await _chunkGRBZKMJIjs.loadStormConfig.call(void 0, workspaceRoot.dir);
716
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", config);
717
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, "Build options resolution");
718
718
  const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
719
719
  exitOnError: true
720
720
  });
@@ -730,14 +730,14 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
730
730
  }
731
731
  const options = _defu2.default.call(void 0, userOptions, DEFAULT_BUILD_OPTIONS);
732
732
  options.name ??= `${projectName}-${options.format}`;
733
- options.target ??= _chunk22DNWOG2js.DEFAULT_TARGET;
733
+ options.target ??= _chunkAX4OFOSNjs.DEFAULT_TARGET;
734
734
  const packageJsonPath = _chunkXCSSYTCUjs.joinPaths.call(void 0, workspaceRoot.dir, options.projectRoot, "package.json");
735
735
  if (!await _node.hfs.isFile(packageJsonPath)) {
736
736
  throw new Error("Cannot find package.json configuration");
737
737
  }
738
738
  const packageJson = await _node.hfs.json(packageJsonPath);
739
739
  const outExtension = getOutputExtensionMap(options, packageJson.type);
740
- const env = _chunk22DNWOG2js.getEnv.call(void 0, "esbuild", options);
740
+ const env = _chunkAX4OFOSNjs.getEnv.call(void 0, "esbuild", options);
741
741
  const result = {
742
742
  ...options,
743
743
  config,
@@ -757,7 +757,7 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
757
757
  ...userOptions,
758
758
  tsconfig: _chunkXCSSYTCUjs.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
759
759
  format: options.format || "cjs",
760
- entryPoints: await _chunk22DNWOG2js.getEntryPoints.call(void 0, config, projectRoot, projectJson.sourceRoot, userOptions.entry || [
760
+ entryPoints: await _chunkAX4OFOSNjs.getEntryPoints.call(void 0, config, projectRoot, projectJson.sourceRoot, userOptions.entry || [
761
761
  "./src/index.ts"
762
762
  ], userOptions.emitOnAll),
763
763
  outdir: userOptions.outputPath || _chunkXCSSYTCUjs.joinPaths.call(void 0, "dist", projectRoot),
@@ -768,7 +768,7 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
768
768
  projectGraph,
769
769
  sourceRoot: userOptions.sourceRoot || projectJson.sourceRoot || _chunkXCSSYTCUjs.joinPaths.call(void 0, projectRoot, "src"),
770
770
  minify: userOptions.minify || !userOptions.debug,
771
- verbose: userOptions.verbose || _chunkIX2EZD3Fjs.isVerbose.call(void 0, ) || userOptions.debug === true,
771
+ verbose: userOptions.verbose || _chunkGRBZKMJIjs.isVerbose.call(void 0, ) || userOptions.debug === true,
772
772
  includeSrc: userOptions.includeSrc === true,
773
773
  metafile: userOptions.metafile !== false,
774
774
  generatePackageJson: userOptions.generatePackageJson !== false,
@@ -782,8 +782,8 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
782
782
  outExtension,
783
783
  footer: userOptions.footer,
784
784
  banner: {
785
- js: options.banner || _chunk22DNWOG2js.DEFAULT_COMPILED_BANNER,
786
- css: options.banner || _chunk22DNWOG2js.DEFAULT_COMPILED_BANNER
785
+ js: options.banner || _chunkAX4OFOSNjs.DEFAULT_COMPILED_BANNER,
786
+ css: options.banner || _chunkAX4OFOSNjs.DEFAULT_COMPILED_BANNER
787
787
  },
788
788
  splitting: options.format === "iife" ? false : typeof options.splitting === "boolean" ? options.splitting : options.format === "esm",
789
789
  treeShaking: options.format === "esm",
@@ -815,8 +815,8 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
815
815
  }, "resolveOptions");
816
816
  async function generatePackageJson(context2) {
817
817
  if (context2.options.generatePackageJson !== false && await _node.hfs.isFile(_chunkXCSSYTCUjs.joinPaths.call(void 0, context2.options.projectRoot, "package.json"))) {
818
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context2.options.config);
819
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, "Write package.json file");
818
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context2.options.config);
819
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, "Write package.json file");
820
820
  const packageJsonPath = _chunkXCSSYTCUjs.joinPaths.call(void 0, context2.options.projectRoot, "project.json");
821
821
  if (!await _node.hfs.isFile(packageJsonPath)) {
822
822
  throw new Error("Cannot find package.json configuration");
@@ -825,11 +825,11 @@ async function generatePackageJson(context2) {
825
825
  if (!packageJson) {
826
826
  throw new Error("Cannot find package.json configuration file");
827
827
  }
828
- packageJson = await _chunk22DNWOG2js.addPackageDependencies.call(void 0, context2.options.config.workspaceRoot, context2.options.projectRoot, context2.options.projectName, packageJson);
829
- packageJson = await _chunk22DNWOG2js.addWorkspacePackageJsonFields.call(void 0, context2.options.config, context2.options.projectRoot, context2.options.sourceRoot, context2.options.projectName, false, packageJson);
828
+ packageJson = await _chunkAX4OFOSNjs.addPackageDependencies.call(void 0, context2.options.config.workspaceRoot, context2.options.projectRoot, context2.options.projectName, packageJson);
829
+ packageJson = await _chunkAX4OFOSNjs.addWorkspacePackageJsonFields.call(void 0, context2.options.config, context2.options.projectRoot, context2.options.sourceRoot, context2.options.projectName, false, packageJson);
830
830
  packageJson.exports ??= {};
831
831
  packageJson.exports["./package.json"] ??= "./package.json";
832
- packageJson.exports["."] ??= _chunk22DNWOG2js.addPackageJsonExport.call(void 0, "index", packageJson.type, context2.options.sourceRoot);
832
+ packageJson.exports["."] ??= _chunkAX4OFOSNjs.addPackageJsonExport.call(void 0, "index", packageJson.type, context2.options.sourceRoot);
833
833
  let entryPoints = [
834
834
  {
835
835
  in: "./src/index.ts",
@@ -847,7 +847,7 @@ async function generatePackageJson(context2) {
847
847
  const split = entryPoint.out.split(".");
848
848
  split.pop();
849
849
  const entry = split.join(".").replaceAll("\\", "/");
850
- packageJson.exports[`./${entry}`] ??= _chunk22DNWOG2js.addPackageJsonExport.call(void 0, entry, packageJson.type, context2.options.sourceRoot);
850
+ packageJson.exports[`./${entry}`] ??= _chunkAX4OFOSNjs.addPackageJsonExport.call(void 0, entry, packageJson.type, context2.options.sourceRoot);
851
851
  }
852
852
  }
853
853
  packageJson.main = packageJson.type === "commonjs" ? "./dist/index.js" : "./dist/index.cjs";
@@ -885,8 +885,8 @@ async function generateContext(getOptions) {
885
885
  }
886
886
  _chunk3GQAWCBQjs.__name.call(void 0, generateContext, "generateContext");
887
887
  async function executeEsBuild(context2) {
888
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, ` \u{1F680} Running ${context2.options.name} build`, context2.options.config);
889
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, `${context2.options.name} build`);
888
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, ` \u{1F680} Running ${context2.options.name} build`, context2.options.config);
889
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, `${context2.options.name} build`);
890
890
  if (process.env.WATCH === "true") {
891
891
  const ctx = await esbuild2.context(context2.options);
892
892
  watch(ctx, context2.options);
@@ -902,9 +902,9 @@ async function executeEsBuild(context2) {
902
902
  _chunk3GQAWCBQjs.__name.call(void 0, executeEsBuild, "executeEsBuild");
903
903
  async function copyBuildAssets(context2) {
904
904
  if (_optionalChain([context2, 'access', _26 => _26.result, 'optionalAccess', _27 => _27.errors, 'access', _28 => _28.length]) === 0) {
905
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${context2.options.outdir}`, context2.options.config);
906
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, `${context2.options.name} asset copy`);
907
- await _chunk22DNWOG2js.copyAssets.call(void 0, context2.options.config, _nullishCoalesce(context2.options.assets, () => ( [])), context2.options.outdir, context2.options.projectRoot, context2.options.projectName, context2.options.sourceRoot, true, false);
905
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${context2.options.outdir}`, context2.options.config);
906
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, `${context2.options.name} asset copy`);
907
+ await _chunkAX4OFOSNjs.copyAssets.call(void 0, context2.options.config, _nullishCoalesce(context2.options.assets, () => ( [])), context2.options.outdir, context2.options.projectRoot, context2.options.projectName, context2.options.sourceRoot, true, false);
908
908
  stopwatch();
909
909
  }
910
910
  return context2;
@@ -913,9 +913,9 @@ _chunk3GQAWCBQjs.__name.call(void 0, copyBuildAssets, "copyBuildAssets");
913
913
  async function reportResults(context2) {
914
914
  if (_optionalChain([context2, 'access', _29 => _29.result, 'optionalAccess', _30 => _30.errors, 'access', _31 => _31.length]) === 0) {
915
915
  if (context2.result.warnings.length > 0) {
916
- _chunkIX2EZD3Fjs.writeWarning.call(void 0, ` \u{1F6A7} The following warnings occurred during the build: ${context2.result.warnings.map((warning) => warning.text).join("\n")}`, context2.options.config);
916
+ _chunkGRBZKMJIjs.writeWarning.call(void 0, ` \u{1F6A7} The following warnings occurred during the build: ${context2.result.warnings.map((warning) => warning.text).join("\n")}`, context2.options.config);
917
917
  }
918
- _chunkIX2EZD3Fjs.writeSuccess.call(void 0, ` \u{1F4E6} The ${context2.options.name} build completed successfully`, context2.options.config);
918
+ _chunkGRBZKMJIjs.writeSuccess.call(void 0, ` \u{1F4E6} The ${context2.options.name} build completed successfully`, context2.options.config);
919
919
  }
920
920
  }
921
921
  _chunk3GQAWCBQjs.__name.call(void 0, reportResults, "reportResults");
@@ -957,8 +957,8 @@ async function cleanOutputPath(context2) {
957
957
  }
958
958
  _chunk3GQAWCBQjs.__name.call(void 0, cleanOutputPath, "cleanOutputPath");
959
959
  async function build3(options) {
960
- _chunkIX2EZD3Fjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
961
- const stopwatch = _chunkIX2EZD3Fjs.getStopwatch.call(void 0, "ESBuild pipeline");
960
+ _chunkGRBZKMJIjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
961
+ const stopwatch = _chunkGRBZKMJIjs.getStopwatch.call(void 0, "ESBuild pipeline");
962
962
  try {
963
963
  const opts = Array.isArray(options) ? options : [
964
964
  options
@@ -968,9 +968,9 @@ async function build3(options) {
968
968
  }
969
969
  void transduce.async(opts, dependencyCheck);
970
970
  await transduce.async(await createOptions(opts), pipe.async(generateContext, cleanOutputPath, generatePackageJson, executeEsBuild, copyBuildAssets, reportResults));
971
- _chunkIX2EZD3Fjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
971
+ _chunkGRBZKMJIjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
972
972
  } catch (error) {
973
- _chunkIX2EZD3Fjs.writeFatal.call(void 0, " \u274C Fatal errors occurred during the build that could not be recovered from. The build process has been terminated.");
973
+ _chunkGRBZKMJIjs.writeFatal.call(void 0, " \u274C Fatal errors occurred during the build that could not be recovered from. The build process has been terminated.");
974
974
  throw error;
975
975
  } finally {
976
976
  stopwatch();
@@ -998,9 +998,9 @@ var watch = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (context2, opti
998
998
  return context2.rebuild();
999
999
  });
1000
1000
  if (rebuildResult instanceof Error) {
1001
- _chunkIX2EZD3Fjs.writeError.call(void 0, rebuildResult.message);
1001
+ _chunkGRBZKMJIjs.writeError.call(void 0, rebuildResult.message);
1002
1002
  }
1003
- _chunkIX2EZD3Fjs.writeTrace.call(void 0, `${Date.now() - timeBefore}ms [${_nullishCoalesce(options.name, () => ( ""))}]`);
1003
+ _chunkGRBZKMJIjs.writeTrace.call(void 0, `${Date.now() - timeBefore}ms [${_nullishCoalesce(options.name, () => ( ""))}]`);
1004
1004
  }, 10);
1005
1005
  changeWatcher.on("change", fastRebuild);
1006
1006
  return void 0;
@@ -1008,7 +1008,7 @@ var watch = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (context2, opti
1008
1008
 
1009
1009
  // src/executors/esbuild/executor.ts
1010
1010
  async function esbuildExecutorFn(options, context2, config) {
1011
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm ESBuild executor on the workspace", config);
1011
+ _chunkGRBZKMJIjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm ESBuild executor on the workspace", config);
1012
1012
  if (!_optionalChain([context2, 'access', _32 => _32.projectsConfigurations, 'optionalAccess', _33 => _33.projects]) || !context2.projectName || !context2.projectsConfigurations.projects[context2.projectName] || !_optionalChain([context2, 'access', _34 => _34.projectsConfigurations, 'access', _35 => _35.projects, 'access', _36 => _36[context2.projectName], 'optionalAccess', _37 => _37.root])) {
1013
1013
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
1014
1014
  }
@@ -1025,7 +1025,7 @@ async function esbuildExecutorFn(options, context2, config) {
1025
1025
  };
1026
1026
  }
1027
1027
  _chunk3GQAWCBQjs.__name.call(void 0, esbuildExecutorFn, "esbuildExecutorFn");
1028
- var executor_default = _chunk72H4B5NBjs.withRunExecutor.call(void 0, "Storm ESBuild build", esbuildExecutorFn, {
1028
+ var executor_default = _chunkCDOWHRVEjs.withRunExecutor.call(void 0, "Storm ESBuild build", esbuildExecutorFn, {
1029
1029
  skipReadingConfig: false,
1030
1030
  hooks: {
1031
1031
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (options, config) => {
@@ -1,9 +1,9 @@
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 _chunk72H4B5NBjs = require('./chunk-72H4B5NB.js');
3
+ var _chunkCDOWHRVEjs = require('./chunk-CDOWHRVE.js');
4
4
 
5
5
 
6
- var _chunkIX2EZD3Fjs = require('./chunk-IX2EZD3F.js');
6
+ var _chunkGRBZKMJIjs = require('./chunk-GRBZKMJI.js');
7
7
 
8
8
 
9
9
  var _chunk3GQAWCBQjs = require('./chunk-3GQAWCBQ.js');
@@ -18,7 +18,7 @@ async function sizeLimitExecutorFn(options, context, config) {
18
18
  if (!_optionalChain([context, 'optionalAccess', _ => _.projectName]) || !_optionalChain([context, 'access', _2 => _2.projectsConfigurations, 'optionalAccess', _3 => _3.projects]) || !context.projectsConfigurations.projects[context.projectName]) {
19
19
  throw new Error("The Size-Limit process failed because the context is not valid. Please run this command from a workspace.");
20
20
  }
21
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `\u{1F4CF} Running Size-Limit on ${context.projectName}`, config);
21
+ _chunkGRBZKMJIjs.writeInfo.call(void 0, `\u{1F4CF} Running Size-Limit on ${context.projectName}`, config);
22
22
  _sizelimit2.default.call(void 0, [
23
23
  _file2.default,
24
24
  _esbuild2.default,
@@ -26,14 +26,14 @@ async function sizeLimitExecutorFn(options, context, config) {
26
26
  ], {
27
27
  checks: _nullishCoalesce(_nullishCoalesce(options.entry, () => ( _optionalChain([context, 'access', _4 => _4.projectsConfigurations, 'access', _5 => _5.projects, 'access', _6 => _6[context.projectName], 'optionalAccess', _7 => _7.sourceRoot]))), () => ( _devkit.joinPathFragments.call(void 0, _nullishCoalesce(_optionalChain([context, 'access', _8 => _8.projectsConfigurations, 'access', _9 => _9.projects, 'access', _10 => _10[context.projectName], 'optionalAccess', _11 => _11.root]), () => ( "./")), "src")))
28
28
  }).then((result) => {
29
- _chunkIX2EZD3Fjs.writeInfo.call(void 0, `\u{1F4CF} ${context.projectName} Size-Limit result: ${JSON.stringify(result)}`, config);
29
+ _chunkGRBZKMJIjs.writeInfo.call(void 0, `\u{1F4CF} ${context.projectName} Size-Limit result: ${JSON.stringify(result)}`, config);
30
30
  });
31
31
  return {
32
32
  success: true
33
33
  };
34
34
  }
35
35
  _chunk3GQAWCBQjs.__name.call(void 0, sizeLimitExecutorFn, "sizeLimitExecutorFn");
36
- var executor_default = _chunk72H4B5NBjs.withRunExecutor.call(void 0, "Size-Limit Performance Test Executor", sizeLimitExecutorFn, {
36
+ var executor_default = _chunkCDOWHRVEjs.withRunExecutor.call(void 0, "Size-Limit Performance Test Executor", sizeLimitExecutorFn, {
37
37
  skipReadingConfig: false,
38
38
  hooks: {
39
39
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
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 _chunkJHP7QOI4js = require('./chunk-JHP7QOI4.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 _chunkZYC7FHCDjs = require('./chunk-ZYC7FHCD.js');
11
11
 
12
12
 
13
- var _chunkWKSXKBPTjs = require('./chunk-WKSXKBPT.js');
13
+ var _chunk4EO5ZWLSjs = require('./chunk-4EO5ZWLS.js');
14
14
 
15
15
 
16
- var _chunkAP62YOGHjs = require('./chunk-AP62YOGH.js');
16
+ var _chunkEECNVIFZjs = require('./chunk-EECNVIFZ.js');
17
17
 
18
18
 
19
- var _chunkYCJU7YTLjs = require('./chunk-YCJU7YTL.js');
19
+ var _chunkHIBDVUQ5js = require('./chunk-HIBDVUQ5.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 _chunkZMA37UYAjs = require('./chunk-ZMA37UYA.js');
26
+ require('./chunk-AX4OFOSN.js');
27
27
 
28
28
 
29
- var _chunkIR6D2ZXAjs = require('./chunk-IR6D2ZXA.js');
29
+ var _chunkFHRBHQ5Djs = require('./chunk-FHRBHQ5D.js');
30
30
 
31
31
 
32
- var _chunkCZJZJQ6Djs = require('./chunk-CZJZJQ6D.js');
32
+ var _chunkL2KYX6WCjs = require('./chunk-L2KYX6WC.js');
33
33
 
34
34
 
35
- var _chunkMBCXSLG7js = require('./chunk-MBCXSLG7.js');
35
+ var _chunkT2CG5RNTjs = require('./chunk-T2CG5RNT.js');
36
36
 
37
37
 
38
- var _chunkK7MNWUOYjs = require('./chunk-K7MNWUOY.js');
39
- require('./chunk-INAG73GE.js');
38
+ var _chunkUPMKBKENjs = require('./chunk-UPMKBKEN.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-CDOWHRVE.js');
43
43
  require('./chunk-BWFTYFWM.js');
44
44
  require('./chunk-5CPYNJT2.js');
45
- require('./chunk-IX2EZD3F.js');
45
+ require('./chunk-GRBZKMJI.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 = _chunkFHRBHQ5Djs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkL2KYX6WCjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkT2CG5RNTjs.cargoClippyExecutor; exports.cargoDocExecutor = _chunkUPMKBKENjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkHIBDVUQ5js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkZMA37UYAjs.esbuildExecutorFn; exports.getRegistryVersion = _chunkGGGO542Mjs.getRegistryVersion; exports.sizeLimitExecutorFn = _chunkZYC7FHCDjs.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunk4EO5ZWLSjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunkEECNVIFZjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkJHP7QOI4js.unbuildExecutorFn;