@storm-software/terraform-tools 0.54.17 → 0.54.19

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 (39) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-V2MDU72P.js → chunk-2LUGBITC.js} +2 -2
  4. package/dist/{chunk-VZ6XA5RO.mjs → chunk-53LPW54Q.mjs} +1 -1
  5. package/dist/{chunk-PTGYSMPV.js → chunk-AP4J2N34.js} +2 -2
  6. package/dist/{chunk-EFR6PXP4.js → chunk-GCCFZEDU.js} +41 -24
  7. package/dist/{chunk-LFSPDVQC.mjs → chunk-K5R7Z4IA.mjs} +1 -1
  8. package/dist/{chunk-VLD5ZA2O.js → chunk-MMBQ5BEW.js} +2 -2
  9. package/dist/{chunk-Y42OHWIS.js → chunk-OJ33RFH7.js} +2 -2
  10. package/dist/{chunk-RWC4LQNP.mjs → chunk-PD7DIQ7D.mjs} +1 -1
  11. package/dist/{chunk-SIKF3MKV.mjs → chunk-STXHLIEE.mjs} +3 -3
  12. package/dist/{chunk-W4HT4RSX.mjs → chunk-W3S56D72.mjs} +41 -24
  13. package/dist/{chunk-CFYJFDXQ.js → chunk-YD6YAH3D.js} +149 -149
  14. package/dist/{chunk-NKCDHL2T.mjs → chunk-ZIPCZI7T.mjs} +1 -1
  15. package/dist/{chunk-MQHDDYEZ.mjs → chunk-ZUYMYXE2.mjs} +1 -1
  16. package/dist/{chunk-FITZEF2D.js → chunk-ZYPB3WAC.js} +3 -3
  17. package/dist/executors.js +6 -6
  18. package/dist/executors.mjs +6 -6
  19. package/dist/generators.js +3 -3
  20. package/dist/generators.mjs +2 -2
  21. package/dist/index.js +8 -8
  22. package/dist/index.mjs +7 -7
  23. package/dist/src/base/index.js +3 -3
  24. package/dist/src/base/index.mjs +2 -2
  25. package/dist/src/base/terraform-executor.d.mts +3 -0
  26. package/dist/src/base/terraform-executor.d.ts +3 -0
  27. package/dist/src/base/terraform-executor.js +3 -3
  28. package/dist/src/base/terraform-executor.mjs +2 -2
  29. package/dist/src/executors/apply/executor.js +4 -4
  30. package/dist/src/executors/apply/executor.mjs +3 -3
  31. package/dist/src/executors/destroy/executor.js +4 -4
  32. package/dist/src/executors/destroy/executor.mjs +3 -3
  33. package/dist/src/executors/output/executor.js +4 -4
  34. package/dist/src/executors/output/executor.mjs +3 -3
  35. package/dist/src/executors/plan/executor.js +4 -4
  36. package/dist/src/executors/plan/executor.mjs +3 -3
  37. package/dist/src/generators/init/init.js +3 -3
  38. package/dist/src/generators/init/init.mjs +2 -2
  39. package/package.json +1 -1
@@ -17,7 +17,7 @@
17
17
 
18
18
 
19
19
 
20
- var _chunkEFR6PXP4js = require('./chunk-EFR6PXP4.js');
20
+ var _chunkGCCFZEDUjs = require('./chunk-GCCFZEDU.js');
21
21
 
22
22
 
23
23
 
@@ -158,7 +158,7 @@ async function cargoBuildExecutor(options, context2) {
158
158
  return await cargoCommand(...command);
159
159
  }
160
160
  _chunk3GQAWCBQjs.__name.call(void 0, cargoBuildExecutor, "cargoBuildExecutor");
161
- var executor_default = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Cargo Build", cargoBuildExecutor, {
161
+ var executor_default = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Cargo Build", cargoBuildExecutor, {
162
162
  skipReadingConfig: false,
163
163
  hooks: {
164
164
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -175,7 +175,7 @@ async function cargoCheckExecutor(options, context2) {
175
175
  return await cargoCommand(...command);
176
176
  }
177
177
  _chunk3GQAWCBQjs.__name.call(void 0, cargoCheckExecutor, "cargoCheckExecutor");
178
- var executor_default2 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Cargo Check", cargoCheckExecutor, {
178
+ var executor_default2 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Cargo Check", cargoCheckExecutor, {
179
179
  skipReadingConfig: false,
180
180
  hooks: {
181
181
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -191,7 +191,7 @@ async function cargoClippyExecutor(options, context2) {
191
191
  return await cargoCommand(...command);
192
192
  }
193
193
  _chunk3GQAWCBQjs.__name.call(void 0, cargoClippyExecutor, "cargoClippyExecutor");
194
- var executor_default3 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Cargo Clippy", cargoClippyExecutor, {
194
+ var executor_default3 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Cargo Clippy", cargoClippyExecutor, {
195
195
  skipReadingConfig: false,
196
196
  hooks: {
197
197
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -213,7 +213,7 @@ async function cargoDocExecutor(options, context2) {
213
213
  return await cargoCommand(...command);
214
214
  }
215
215
  _chunk3GQAWCBQjs.__name.call(void 0, cargoDocExecutor, "cargoDocExecutor");
216
- var executor_default4 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Cargo Doc", cargoDocExecutor, {
216
+ var executor_default4 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Cargo Doc", cargoDocExecutor, {
217
217
  skipReadingConfig: false,
218
218
  hooks: {
219
219
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -236,7 +236,7 @@ async function cargoFormatExecutor(options, context2) {
236
236
  return await cargoCommand(...command);
237
237
  }
238
238
  _chunk3GQAWCBQjs.__name.call(void 0, cargoFormatExecutor, "cargoFormatExecutor");
239
- var executor_default5 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Cargo Format", cargoFormatExecutor, {
239
+ var executor_default5 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Cargo Format", cargoFormatExecutor, {
240
240
  skipReadingConfig: false,
241
241
  hooks: {
242
242
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -317,8 +317,8 @@ var copyAssets = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (con
317
317
  output: "src/"
318
318
  });
319
319
  }
320
- _chunkEFR6PXP4js.writeTrace.call(void 0, `\u{1F4DD} Copying the following assets to the output directory:
321
- ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${_chunkEFR6PXP4js.joinPaths.call(void 0, outputPath, pendingAsset.output)}`).join("\n")}`, config);
320
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, `\u{1F4DD} Copying the following assets to the output directory:
321
+ ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${_chunkGCCFZEDUjs.joinPaths.call(void 0, outputPath, pendingAsset.output)}`).join("\n")}`, config);
322
322
  const assetHandler = new (0, _copyassetshandler.CopyAssetsHandler)({
323
323
  projectDir: projectRoot,
324
324
  rootDir: config.workspaceRoot,
@@ -327,12 +327,12 @@ ${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${p
327
327
  });
328
328
  await assetHandler.processAllAssetsOnce();
329
329
  if (includeSrc === true) {
330
- _chunkEFR6PXP4js.writeDebug.call(void 0, `\u{1F4DD} Adding banner and writing source files: ${_chunkEFR6PXP4js.joinPaths.call(void 0, outputPath, "src")}`, config);
330
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, `\u{1F4DD} Adding banner and writing source files: ${_chunkGCCFZEDUjs.joinPaths.call(void 0, outputPath, "src")}`, config);
331
331
  const files = await _glob.glob.call(void 0, [
332
- _chunkEFR6PXP4js.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.ts"),
333
- _chunkEFR6PXP4js.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.tsx"),
334
- _chunkEFR6PXP4js.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.js"),
335
- _chunkEFR6PXP4js.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.jsx")
332
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.ts"),
333
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.tsx"),
334
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.js"),
335
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, config.workspaceRoot, outputPath, "src/**/*.jsx")
336
336
  ]);
337
337
  await Promise.allSettled(files.map(async (file) => _promises.writeFile.call(void 0, file, `${banner && typeof banner === "string" ? banner.startsWith("//") ? banner : `// ${banner}` : ""}
338
338
 
@@ -354,7 +354,7 @@ var addPackageDependencies = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0
354
354
  for (const project of projectDependencies.dependencies.filter((dep) => dep.node.type === "lib" && dep.node.data.root !== projectRoot && dep.node.data.root !== workspaceRoot3)) {
355
355
  const projectNode = project.node;
356
356
  if (projectNode.data.root) {
357
- const projectPackageJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3, projectNode.data.root, "package.json");
357
+ const projectPackageJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3, projectNode.data.root, "package.json");
358
358
  if (_fs.existsSync.call(void 0, projectPackageJsonPath)) {
359
359
  const projectPackageJsonContent = await _promises.readFile.call(void 0, projectPackageJsonPath, "utf8");
360
360
  const projectPackageJson = JSON.parse(projectPackageJsonContent);
@@ -365,7 +365,7 @@ var addPackageDependencies = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0
365
365
  }
366
366
  }
367
367
  if (localPackages.length > 0) {
368
- _chunkEFR6PXP4js.writeTrace.call(void 0, `\u{1F4E6} Adding local packages to package.json: ${localPackages.map((p) => p.name).join(", ")}`);
368
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, `\u{1F4E6} Adding local packages to package.json: ${localPackages.map((p) => p.name).join(", ")}`);
369
369
  packageJson.peerDependencies = localPackages.reduce((ret, localPackage) => {
370
370
  if (!ret[localPackage.name]) {
371
371
  ret[localPackage.name] = `>=${localPackage.version || "0.0.1"}`;
@@ -387,13 +387,13 @@ var addPackageDependencies = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0
387
387
  return ret;
388
388
  }, _nullishCoalesce(packageJson.peerDependencies, () => ( {})));
389
389
  } else {
390
- _chunkEFR6PXP4js.writeTrace.call(void 0, "\u{1F4E6} No local packages dependencies to add to package.json");
390
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, "\u{1F4E6} No local packages dependencies to add to package.json");
391
391
  }
392
392
  return packageJson;
393
393
  }, "addPackageDependencies");
394
394
  var addWorkspacePackageJsonFields = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (config, projectRoot, sourceRoot, projectName, includeSrc = false, packageJson) => {
395
- const workspaceRoot3 = config.workspaceRoot ? config.workspaceRoot : _chunkEFR6PXP4js.findWorkspaceRoot.call(void 0, );
396
- const workspacePackageJsonContent = await _promises.readFile.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3, "package.json"), "utf8");
395
+ const workspaceRoot3 = config.workspaceRoot ? config.workspaceRoot : _chunkGCCFZEDUjs.findWorkspaceRoot.call(void 0, );
396
+ const workspacePackageJsonContent = await _promises.readFile.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3, "package.json"), "utf8");
397
397
  const workspacePackageJson = JSON.parse(workspacePackageJsonContent);
398
398
  packageJson.type ??= "module";
399
399
  packageJson.sideEffects ??= false;
@@ -402,7 +402,7 @@ var addWorkspacePackageJsonFields = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call
402
402
  if (distSrc.startsWith("/")) {
403
403
  distSrc = distSrc.substring(1);
404
404
  }
405
- packageJson.source ??= `${_chunkEFR6PXP4js.joinPaths.call(void 0, distSrc, "index.ts").replaceAll("\\", "/")}`;
405
+ packageJson.source ??= `${_chunkGCCFZEDUjs.joinPaths.call(void 0, distSrc, "index.ts").replaceAll("\\", "/")}`;
406
406
  }
407
407
  packageJson.files ??= [
408
408
  "dist/**/*"
@@ -433,7 +433,7 @@ var addWorkspacePackageJsonFields = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call
433
433
  ];
434
434
  }
435
435
  packageJson.repository ??= workspacePackageJson.repository;
436
- packageJson.repository.directory ??= projectRoot ? projectRoot : _chunkEFR6PXP4js.joinPaths.call(void 0, "packages", projectName);
436
+ packageJson.repository.directory ??= projectRoot ? projectRoot : _chunkGCCFZEDUjs.joinPaths.call(void 0, "packages", projectName);
437
437
  return packageJson;
438
438
  }, "addWorkspacePackageJsonFields");
439
439
  var addPackageJsonExport = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (file, type = "module", sourceRoot) => {
@@ -460,7 +460,7 @@ var addPackageJsonExport = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0,
460
460
  // ../build-tools/src/utilities/get-entry-points.ts
461
461
 
462
462
  var getEntryPoints = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (config, projectRoot, sourceRoot, entry, emitOnAll = false) => {
463
- const workspaceRoot3 = config.workspaceRoot ? config.workspaceRoot : _chunkEFR6PXP4js.findWorkspaceRoot.call(void 0, );
463
+ const workspaceRoot3 = config.workspaceRoot ? config.workspaceRoot : _chunkGCCFZEDUjs.findWorkspaceRoot.call(void 0, );
464
464
  const entryPoints = [];
465
465
  if (entry) {
466
466
  if (Array.isArray(entry)) {
@@ -472,7 +472,7 @@ var getEntryPoints = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
472
472
  }
473
473
  }
474
474
  if (emitOnAll) {
475
- entryPoints.push(_chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3, sourceRoot || projectRoot, "**/*.{ts,tsx}"));
475
+ entryPoints.push(_chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3, sourceRoot || projectRoot, "**/*.{ts,tsx}"));
476
476
  }
477
477
  const results = [];
478
478
  for (const entryPoint in entryPoints) {
@@ -481,9 +481,9 @@ var getEntryPoints = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
481
481
  withFileTypes: true
482
482
  });
483
483
  results.push(...files.reduce((ret, filePath) => {
484
- const result = _chunkEFR6PXP4js.correctPaths.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, filePath.path, filePath.name).replaceAll(_chunkEFR6PXP4js.correctPaths.call(void 0, workspaceRoot3), "").replaceAll(_chunkEFR6PXP4js.correctPaths.call(void 0, projectRoot), ""));
484
+ const result = _chunkGCCFZEDUjs.correctPaths.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, filePath.path, filePath.name).replaceAll(_chunkGCCFZEDUjs.correctPaths.call(void 0, workspaceRoot3), "").replaceAll(_chunkGCCFZEDUjs.correctPaths.call(void 0, projectRoot), ""));
485
485
  if (result) {
486
- _chunkEFR6PXP4js.writeDebug.call(void 0, `Trying to add entry point ${result} at "${_chunkEFR6PXP4js.joinPaths.call(void 0, filePath.path, filePath.name)}"`, config);
486
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, `Trying to add entry point ${result} at "${_chunkGCCFZEDUjs.joinPaths.call(void 0, filePath.path, filePath.name)}"`, config);
487
487
  if (!results.includes(result)) {
488
488
  results.push(result);
489
489
  }
@@ -817,7 +817,7 @@ var onErrorPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (option
817
817
  setup(build5) {
818
818
  build5.onEnd((result) => {
819
819
  if (result.errors.length > 0 && process.env.WATCH !== "true") {
820
- _chunkEFR6PXP4js.writeError.call(void 0, `The following errors occurred during the build:
820
+ _chunkGCCFZEDUjs.writeError.call(void 0, `The following errors occurred during the build:
821
821
  ${result.errors.map((error) => error.text).join("\n")}
822
822
 
823
823
  `, resolvedOptions.config);
@@ -852,7 +852,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, resolvePathsConfig, "resolvePathsConfig");
852
852
  var resolvePathsPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options, resolvedOptions) => ({
853
853
  name: "storm:resolve-paths",
854
854
  setup(build5) {
855
- const parentTsConfig = build5.initialOptions.tsconfig ? _chunk3GQAWCBQjs.__require.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, build5.initialOptions.tsconfig)) : _chunk3GQAWCBQjs.__require.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, "tsconfig.json"));
855
+ const parentTsConfig = build5.initialOptions.tsconfig ? _chunk3GQAWCBQjs.__require.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, build5.initialOptions.tsconfig)) : _chunk3GQAWCBQjs.__require.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, "tsconfig.json"));
856
856
  const resolvedTsPaths = resolvePathsConfig(parentTsConfig, options.projectRoot);
857
857
  const packagesRegex = new RegExp(`^(${Object.keys(resolvedTsPaths).join("|")})$`);
858
858
  build5.onResolve({
@@ -876,7 +876,7 @@ var _apiextractor = require('@microsoft/api-extractor');
876
876
 
877
877
 
878
878
  function bundleTypeDefinitions(filename, outfile, externals, options) {
879
- const { dependencies, peerDependencies, devDependencies } = _chunk3GQAWCBQjs.__require.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, options.projectRoot, "package.json"));
879
+ const { dependencies, peerDependencies, devDependencies } = _chunk3GQAWCBQjs.__require.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, options.projectRoot, "package.json"));
880
880
  const dependenciesKeys = Object.keys(_nullishCoalesce(dependencies, () => ( {}))).flatMap((p) => [
881
881
  p,
882
882
  getTypeDependencyPackageName(p)
@@ -912,13 +912,13 @@ function bundleTypeDefinitions(filename, outfile, externals, options) {
912
912
  },
913
913
  dtsRollup: {
914
914
  enabled: true,
915
- untrimmedFilePath: _chunkEFR6PXP4js.joinPaths.call(void 0, options.outdir, `${outfile}.d.ts`)
915
+ untrimmedFilePath: _chunkGCCFZEDUjs.joinPaths.call(void 0, options.outdir, `${outfile}.d.ts`)
916
916
  },
917
917
  tsdocMetadata: {
918
918
  enabled: false
919
919
  }
920
920
  },
921
- packageJsonFullPath: _chunkEFR6PXP4js.joinPaths.call(void 0, options.projectRoot, "package.json"),
921
+ packageJsonFullPath: _chunkGCCFZEDUjs.joinPaths.call(void 0, options.projectRoot, "package.json"),
922
922
  configObjectFullPath: void 0
923
923
  });
924
924
  const extractorResult = _apiextractor.Extractor.invoke(extractorConfig, {
@@ -926,7 +926,7 @@ function bundleTypeDefinitions(filename, outfile, externals, options) {
926
926
  localBuild: true
927
927
  });
928
928
  if (extractorResult.succeeded === false) {
929
- _chunkEFR6PXP4js.writeError.call(void 0, `API Extractor completed with ${extractorResult.errorCount} ${extractorResult.errorCount === 1 ? "error" : "errors"}`);
929
+ _chunkGCCFZEDUjs.writeError.call(void 0, `API Extractor completed with ${extractorResult.errorCount} ${extractorResult.errorCount === 1 ? "error" : "errors"}`);
930
930
  throw new Error("API Extractor completed with errors");
931
931
  }
932
932
  }
@@ -939,18 +939,18 @@ var tscPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options, r
939
939
  }
940
940
  build5.onStart(async () => {
941
941
  if (process.env.WATCH !== "true" && process.env.DEV !== "true") {
942
- await _chunkEFR6PXP4js.run.call(void 0, resolvedOptions.config, `pnpm exec tsc --project ${resolvedOptions.tsconfig}`, resolvedOptions.config.workspaceRoot);
942
+ await _chunkGCCFZEDUjs.run.call(void 0, resolvedOptions.config, `pnpm exec tsc --project ${resolvedOptions.tsconfig}`, resolvedOptions.config.workspaceRoot);
943
943
  }
944
944
  if (resolvedOptions.bundle && resolvedOptions.entryPoints && resolvedOptions.entryPoints.length > 0 && resolvedOptions.entryPoints[0] && resolvedOptions.entryPoints[0].endsWith(".ts")) {
945
945
  const sourceRoot = resolvedOptions.sourceRoot.replaceAll(resolvedOptions.projectRoot, "");
946
946
  const typeOutDir = resolvedOptions.outdir;
947
947
  const entryPoint = resolvedOptions.entryPoints[0].replace(sourceRoot, "").replace(/\.ts$/, "");
948
- const bundlePath = _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.outdir, entryPoint);
948
+ const bundlePath = _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.outdir, entryPoint);
949
949
  let dtsPath;
950
- if (_fs.existsSync.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint}.d.ts`))) {
951
- dtsPath = _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint}.d.ts`);
952
- } else if (_fs.existsSync.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint.replace(/^src\//, "")}.d.ts`))) {
953
- dtsPath = _chunkEFR6PXP4js.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint.replace(/^src\//, "")}.d.ts`);
950
+ if (_fs.existsSync.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint}.d.ts`))) {
951
+ dtsPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint}.d.ts`);
952
+ } else if (_fs.existsSync.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint.replace(/^src\//, "")}.d.ts`))) {
953
+ dtsPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, resolvedOptions.config.workspaceRoot, typeOutDir, `${entryPoint.replace(/^src\//, "")}.d.ts`);
954
954
  }
955
955
  const ext = resolvedOptions.outExtension.dts || resolvedOptions.format === "esm" ? "d.mts" : "d.ts";
956
956
  if (process.env.WATCH !== "true" && process.env.DEV !== "true") {
@@ -1105,8 +1105,8 @@ var depsCheckPlugin = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (bund
1105
1105
  const filteredMissingDeps = missingDependencies.filter((dep) => {
1106
1106
  return !missingIgnore.some((pattern) => dep.match(pattern)) && !peerDependencies.includes(dep);
1107
1107
  });
1108
- _chunkEFR6PXP4js.writeWarning.call(void 0, `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`);
1109
- _chunkEFR6PXP4js.writeError.call(void 0, `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`);
1108
+ _chunkGCCFZEDUjs.writeWarning.call(void 0, `Unused Dependencies: ${JSON.stringify(filteredUnusedDeps)}`);
1109
+ _chunkGCCFZEDUjs.writeError.call(void 0, `Missing Dependencies: ${JSON.stringify(filteredMissingDeps)}`);
1110
1110
  if (filteredMissingDeps.length > 0) {
1111
1111
  throw new Error(`Missing dependencies detected - please install them:
1112
1112
  ${JSON.stringify(filteredMissingDeps)}
@@ -1200,13 +1200,13 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1200
1200
  if (!workspaceRoot3) {
1201
1201
  throw new Error("Cannot find Nx workspace root");
1202
1202
  }
1203
- const config = await _chunkEFR6PXP4js.getConfig.call(void 0, workspaceRoot3.dir);
1204
- _chunkEFR6PXP4js.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", config);
1205
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, "Build options resolution");
1203
+ const config = await _chunkGCCFZEDUjs.getConfig.call(void 0, workspaceRoot3.dir);
1204
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", config);
1205
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, "Build options resolution");
1206
1206
  const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
1207
1207
  exitOnError: true
1208
1208
  });
1209
- const projectJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3.dir, projectRoot, "project.json");
1209
+ const projectJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3.dir, projectRoot, "project.json");
1210
1210
  if (!_fs.existsSync.call(void 0, projectJsonPath)) {
1211
1211
  throw new Error("Cannot find project.json configuration");
1212
1212
  }
@@ -1220,7 +1220,7 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1220
1220
  const options = _defu2.default.call(void 0, userOptions, DEFAULT_BUILD_OPTIONS);
1221
1221
  options.name ??= `${projectName}-${options.format}`;
1222
1222
  options.target ??= DEFAULT_TARGET;
1223
- const packageJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3.dir, options.projectRoot, "package.json");
1223
+ const packageJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3.dir, options.projectRoot, "package.json");
1224
1224
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
1225
1225
  throw new Error("Cannot find package.json configuration");
1226
1226
  }
@@ -1245,20 +1245,20 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1245
1245
  ".node"
1246
1246
  ],
1247
1247
  ...userOptions,
1248
- tsconfig: _chunkEFR6PXP4js.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
1248
+ tsconfig: _chunkGCCFZEDUjs.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
1249
1249
  format: options.format || "cjs",
1250
1250
  entryPoints: await getEntryPoints(config, projectRoot, projectJson.sourceRoot, userOptions.entry || [
1251
1251
  "./src/index.ts"
1252
1252
  ], userOptions.emitOnAll),
1253
- outdir: userOptions.outputPath || _chunkEFR6PXP4js.joinPaths.call(void 0, "dist", projectRoot),
1253
+ outdir: userOptions.outputPath || _chunkGCCFZEDUjs.joinPaths.call(void 0, "dist", projectRoot),
1254
1254
  plugins: [],
1255
1255
  name: userOptions.name || projectName,
1256
1256
  projectConfigurations,
1257
1257
  projectName,
1258
1258
  projectGraph,
1259
- sourceRoot: userOptions.sourceRoot || projectJson.sourceRoot || _chunkEFR6PXP4js.joinPaths.call(void 0, projectRoot, "src"),
1259
+ sourceRoot: userOptions.sourceRoot || projectJson.sourceRoot || _chunkGCCFZEDUjs.joinPaths.call(void 0, projectRoot, "src"),
1260
1260
  minify: userOptions.minify || !userOptions.debug,
1261
- verbose: userOptions.verbose || _chunkEFR6PXP4js.isVerbose.call(void 0, ) || userOptions.debug === true,
1261
+ verbose: userOptions.verbose || _chunkGCCFZEDUjs.isVerbose.call(void 0, ) || userOptions.debug === true,
1262
1262
  includeSrc: userOptions.includeSrc === true,
1263
1263
  metafile: userOptions.metafile !== false,
1264
1264
  generatePackageJson: userOptions.generatePackageJson !== false,
@@ -1294,8 +1294,8 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1294
1294
  }, {})
1295
1295
  },
1296
1296
  inject: [
1297
- options.format === "cjs" && options.injectShims ? _chunkEFR6PXP4js.joinPaths.call(void 0, __dirname, "../assets/cjs_shims.js") : "",
1298
- options.format === "esm" && options.injectShims && options.platform === "node" ? _chunkEFR6PXP4js.joinPaths.call(void 0, __dirname, "../assets/esm_shims.js") : "",
1297
+ options.format === "cjs" && options.injectShims ? _chunkGCCFZEDUjs.joinPaths.call(void 0, __dirname, "../assets/cjs_shims.js") : "",
1298
+ options.format === "esm" && options.injectShims && options.platform === "node" ? _chunkGCCFZEDUjs.joinPaths.call(void 0, __dirname, "../assets/esm_shims.js") : "",
1299
1299
  ..._nullishCoalesce(options.inject, () => ( []))
1300
1300
  ].filter(Boolean)
1301
1301
  };
@@ -1304,14 +1304,14 @@ var resolveOptions = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1304
1304
  return result;
1305
1305
  }, "resolveOptions");
1306
1306
  async function generatePackageJson(context2) {
1307
- if (context2.options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, context2.options.projectRoot, "package.json"))) {
1308
- _chunkEFR6PXP4js.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context2.options.config);
1309
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, "Write package.json file");
1310
- const packageJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, context2.options.projectRoot, "project.json");
1307
+ if (context2.options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, context2.options.projectRoot, "package.json"))) {
1308
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", context2.options.config);
1309
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, "Write package.json file");
1310
+ const packageJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, context2.options.projectRoot, "project.json");
1311
1311
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
1312
1312
  throw new Error("Cannot find package.json configuration");
1313
1313
  }
1314
- const packageJsonFile = await _promises2.default.readFile(_chunkEFR6PXP4js.joinPaths.call(void 0, context2.options.config.workspaceRoot, context2.options.projectRoot, "package.json"), "utf8");
1314
+ const packageJsonFile = await _promises2.default.readFile(_chunkGCCFZEDUjs.joinPaths.call(void 0, context2.options.config.workspaceRoot, context2.options.projectRoot, "package.json"), "utf8");
1315
1315
  let packageJson = JSON.parse(packageJsonFile);
1316
1316
  if (!packageJson) {
1317
1317
  throw new Error("Cannot find package.json configuration file");
@@ -1350,7 +1350,7 @@ async function generatePackageJson(context2) {
1350
1350
  }
1351
1351
  return ret;
1352
1352
  }, packageJson.exports);
1353
- await _devkit.writeJsonFile.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, context2.options.outdir, "package.json"), packageJson);
1353
+ await _devkit.writeJsonFile.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, context2.options.outdir, "package.json"), packageJson);
1354
1354
  stopwatch();
1355
1355
  }
1356
1356
  return context2;
@@ -1376,8 +1376,8 @@ async function generateContext(getOptions) {
1376
1376
  }
1377
1377
  _chunk3GQAWCBQjs.__name.call(void 0, generateContext, "generateContext");
1378
1378
  async function executeEsBuild(context2) {
1379
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u{1F680} Running ${context2.options.name} build`, context2.options.config);
1380
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, `${context2.options.name} build`);
1379
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u{1F680} Running ${context2.options.name} build`, context2.options.config);
1380
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, `${context2.options.name} build`);
1381
1381
  if (process.env.WATCH === "true") {
1382
1382
  const ctx = await esbuild2.context(context2.options);
1383
1383
  watch(ctx, context2.options);
@@ -1393,8 +1393,8 @@ async function executeEsBuild(context2) {
1393
1393
  _chunk3GQAWCBQjs.__name.call(void 0, executeEsBuild, "executeEsBuild");
1394
1394
  async function copyBuildAssets(context2) {
1395
1395
  if (_optionalChain([context2, 'access', _29 => _29.result, 'optionalAccess', _30 => _30.errors, 'access', _31 => _31.length]) === 0) {
1396
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${context2.options.outdir}`, context2.options.config);
1397
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, `${context2.options.name} asset copy`);
1396
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${context2.options.outdir}`, context2.options.config);
1397
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, `${context2.options.name} asset copy`);
1398
1398
  await copyAssets(context2.options.config, _nullishCoalesce(context2.options.assets, () => ( [])), context2.options.outdir, context2.options.projectRoot, context2.options.sourceRoot, true, false);
1399
1399
  stopwatch();
1400
1400
  }
@@ -1404,9 +1404,9 @@ _chunk3GQAWCBQjs.__name.call(void 0, copyBuildAssets, "copyBuildAssets");
1404
1404
  async function reportResults(context2) {
1405
1405
  if (_optionalChain([context2, 'access', _32 => _32.result, 'optionalAccess', _33 => _33.errors, 'access', _34 => _34.length]) === 0) {
1406
1406
  if (context2.result.warnings.length > 0) {
1407
- _chunkEFR6PXP4js.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);
1407
+ _chunkGCCFZEDUjs.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);
1408
1408
  }
1409
- _chunkEFR6PXP4js.writeSuccess.call(void 0, ` \u{1F4E6} The ${context2.options.name} build completed successfully`, context2.options.config);
1409
+ _chunkGCCFZEDUjs.writeSuccess.call(void 0, ` \u{1F4E6} The ${context2.options.name} build completed successfully`, context2.options.config);
1410
1410
  }
1411
1411
  }
1412
1412
  _chunk3GQAWCBQjs.__name.call(void 0, reportResults, "reportResults");
@@ -1442,8 +1442,8 @@ async function dependencyCheck(options) {
1442
1442
  _chunk3GQAWCBQjs.__name.call(void 0, dependencyCheck, "dependencyCheck");
1443
1443
  async function cleanOutputPath(context2) {
1444
1444
  if (context2.options.clean !== false && context2.options.outdir) {
1445
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${context2.options.name} output path: ${context2.options.outdir}`, context2.options.config);
1446
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, `${context2.options.name} output clean`);
1445
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${context2.options.name} output path: ${context2.options.outdir}`, context2.options.config);
1446
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, `${context2.options.name} output clean`);
1447
1447
  await cleanDirectories(context2.options.name, context2.options.outdir, context2.options.config);
1448
1448
  stopwatch();
1449
1449
  }
@@ -1451,8 +1451,8 @@ async function cleanOutputPath(context2) {
1451
1451
  }
1452
1452
  _chunk3GQAWCBQjs.__name.call(void 0, cleanOutputPath, "cleanOutputPath");
1453
1453
  async function build3(options) {
1454
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
1455
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, "ESBuild pipeline");
1454
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u26A1 Executing Storm ESBuild pipeline`);
1455
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, "ESBuild pipeline");
1456
1456
  try {
1457
1457
  const opts = Array.isArray(options) ? options : [
1458
1458
  options
@@ -1462,9 +1462,9 @@ async function build3(options) {
1462
1462
  }
1463
1463
  void transduce.async(opts, dependencyCheck);
1464
1464
  await transduce.async(await createOptions(opts), pipe.async(generateContext, cleanOutputPath, generatePackageJson, executeEsBuild, copyBuildAssets, reportResults));
1465
- _chunkEFR6PXP4js.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
1465
+ _chunkGCCFZEDUjs.writeSuccess.call(void 0, " \u{1F3C1} ESBuild pipeline build completed successfully");
1466
1466
  } catch (error) {
1467
- _chunkEFR6PXP4js.writeFatal.call(void 0, " \u274C Fatal errors occurred during the build that could not be recovered from. The build process has been terminated.");
1467
+ _chunkGCCFZEDUjs.writeFatal.call(void 0, " \u274C Fatal errors occurred during the build that could not be recovered from. The build process has been terminated.");
1468
1468
  throw error;
1469
1469
  } finally {
1470
1470
  stopwatch();
@@ -1492,9 +1492,9 @@ var watch = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (context2, opti
1492
1492
  return context2.rebuild();
1493
1493
  });
1494
1494
  if (rebuildResult instanceof Error) {
1495
- _chunkEFR6PXP4js.writeError.call(void 0, rebuildResult.message);
1495
+ _chunkGCCFZEDUjs.writeError.call(void 0, rebuildResult.message);
1496
1496
  }
1497
- _chunkEFR6PXP4js.writeTrace.call(void 0, `${Date.now() - timeBefore}ms [${_nullishCoalesce(options.name, () => ( ""))}]`);
1497
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, `${Date.now() - timeBefore}ms [${_nullishCoalesce(options.name, () => ( ""))}]`);
1498
1498
  }, 10);
1499
1499
  changeWatcher.on("change", fastRebuild);
1500
1500
  return void 0;
@@ -1502,7 +1502,7 @@ var watch = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (context2, opti
1502
1502
 
1503
1503
  // ../workspace-tools/src/executors/esbuild/executor.ts
1504
1504
  async function esbuildExecutorFn(options, context2, config) {
1505
- _chunkEFR6PXP4js.writeInfo.call(void 0, "\u{1F4E6} Running Storm ESBuild executor on the workspace", config);
1505
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm ESBuild executor on the workspace", config);
1506
1506
  if (!_optionalChain([context2, 'access', _35 => _35.projectsConfigurations, 'optionalAccess', _36 => _36.projects]) || !context2.projectName || !context2.projectsConfigurations.projects[context2.projectName] || !_optionalChain([context2, 'access', _37 => _37.projectsConfigurations, 'access', _38 => _38.projects, 'access', _39 => _39[context2.projectName], 'optionalAccess', _40 => _40.root])) {
1507
1507
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
1508
1508
  }
@@ -1519,7 +1519,7 @@ async function esbuildExecutorFn(options, context2, config) {
1519
1519
  };
1520
1520
  }
1521
1521
  _chunk3GQAWCBQjs.__name.call(void 0, esbuildExecutorFn, "esbuildExecutorFn");
1522
- var executor_default6 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Storm ESBuild build", esbuildExecutorFn, {
1522
+ var executor_default6 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Storm ESBuild build", esbuildExecutorFn, {
1523
1523
  skipReadingConfig: false,
1524
1524
  hooks: {
1525
1525
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (options, config) => {
@@ -1556,7 +1556,7 @@ async function sizeLimitExecutorFn(options, context2, config) {
1556
1556
  if (!_optionalChain([context2, 'optionalAccess', _49 => _49.projectName]) || !_optionalChain([context2, 'access', _50 => _50.projectsConfigurations, 'optionalAccess', _51 => _51.projects]) || !context2.projectsConfigurations.projects[context2.projectName]) {
1557
1557
  throw new Error("The Size-Limit process failed because the context is not valid. Please run this command from a workspace.");
1558
1558
  }
1559
- _chunkEFR6PXP4js.writeInfo.call(void 0, `\u{1F4CF} Running Size-Limit on ${context2.projectName}`, config);
1559
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, `\u{1F4CF} Running Size-Limit on ${context2.projectName}`, config);
1560
1560
  _sizelimit2.default.call(void 0, [
1561
1561
  _file2.default,
1562
1562
  _esbuild3.default,
@@ -1564,14 +1564,14 @@ async function sizeLimitExecutorFn(options, context2, config) {
1564
1564
  ], {
1565
1565
  checks: _nullishCoalesce(_nullishCoalesce(options.entry, () => ( _optionalChain([context2, 'access', _52 => _52.projectsConfigurations, 'access', _53 => _53.projects, 'access', _54 => _54[context2.projectName], 'optionalAccess', _55 => _55.sourceRoot]))), () => ( _devkit.joinPathFragments.call(void 0, _nullishCoalesce(_optionalChain([context2, 'access', _56 => _56.projectsConfigurations, 'access', _57 => _57.projects, 'access', _58 => _58[context2.projectName], 'optionalAccess', _59 => _59.root]), () => ( "./")), "src")))
1566
1566
  }).then((result) => {
1567
- _chunkEFR6PXP4js.writeInfo.call(void 0, `\u{1F4CF} ${context2.projectName} Size-Limit result: ${JSON.stringify(result)}`, config);
1567
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, `\u{1F4CF} ${context2.projectName} Size-Limit result: ${JSON.stringify(result)}`, config);
1568
1568
  });
1569
1569
  return {
1570
1570
  success: true
1571
1571
  };
1572
1572
  }
1573
1573
  _chunk3GQAWCBQjs.__name.call(void 0, sizeLimitExecutorFn, "sizeLimitExecutorFn");
1574
- var executor_default7 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Size-Limit Performance Test Executor", sizeLimitExecutorFn, {
1574
+ var executor_default7 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Size-Limit Performance Test Executor", sizeLimitExecutorFn, {
1575
1575
  skipReadingConfig: false,
1576
1576
  hooks: {
1577
1577
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -1627,13 +1627,13 @@ var resolveOptions2 = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1627
1627
  if (!workspaceRoot3) {
1628
1628
  throw new Error("Cannot find Nx workspace root");
1629
1629
  }
1630
- const config = await _chunkEFR6PXP4js.getConfig.call(void 0, workspaceRoot3.dir);
1631
- _chunkEFR6PXP4js.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", config);
1632
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, "Build options resolution");
1630
+ const config = await _chunkGCCFZEDUjs.getConfig.call(void 0, workspaceRoot3.dir);
1631
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, " \u2699\uFE0F Resolving build options", config);
1632
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, "Build options resolution");
1633
1633
  const projectGraph = await _devkit.createProjectGraphAsync.call(void 0, {
1634
1634
  exitOnError: true
1635
1635
  });
1636
- const projectJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3.dir, projectRoot, "project.json");
1636
+ const projectJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3.dir, projectRoot, "project.json");
1637
1637
  if (!_fs.existsSync.call(void 0, projectJsonPath)) {
1638
1638
  throw new Error("Cannot find project.json configuration");
1639
1639
  }
@@ -1647,7 +1647,7 @@ var resolveOptions2 = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1647
1647
  const options = _defu2.default.call(void 0, userOptions, DEFAULT_BUILD_OPTIONS2);
1648
1648
  options.name ??= `${projectName}-${options.format}`;
1649
1649
  options.target ??= DEFAULT_TARGET;
1650
- const packageJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, workspaceRoot3.dir, options.projectRoot, "package.json");
1650
+ const packageJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, workspaceRoot3.dir, options.projectRoot, "package.json");
1651
1651
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
1652
1652
  throw new Error("Cannot find package.json configuration");
1653
1653
  }
@@ -1656,20 +1656,20 @@ var resolveOptions2 = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1656
1656
  ...options,
1657
1657
  config,
1658
1658
  ...userOptions,
1659
- tsconfig: _chunkEFR6PXP4js.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
1659
+ tsconfig: _chunkGCCFZEDUjs.joinPaths.call(void 0, projectRoot, userOptions.tsconfig ? userOptions.tsconfig.replace(projectRoot, "") : "tsconfig.json"),
1660
1660
  format: options.format || "cjs",
1661
1661
  entryPoints: await getEntryPoints(config, projectRoot, projectJson.sourceRoot, userOptions.entry || [
1662
1662
  "./src/index.ts"
1663
1663
  ], userOptions.emitOnAll),
1664
- outdir: userOptions.outputPath || _chunkEFR6PXP4js.joinPaths.call(void 0, "dist", projectRoot),
1664
+ outdir: userOptions.outputPath || _chunkGCCFZEDUjs.joinPaths.call(void 0, "dist", projectRoot),
1665
1665
  plugins: [],
1666
1666
  name: userOptions.name || projectName,
1667
1667
  projectConfigurations,
1668
1668
  projectName,
1669
1669
  projectGraph,
1670
- sourceRoot: userOptions.sourceRoot || projectJson.sourceRoot || _chunkEFR6PXP4js.joinPaths.call(void 0, projectRoot, "src"),
1670
+ sourceRoot: userOptions.sourceRoot || projectJson.sourceRoot || _chunkGCCFZEDUjs.joinPaths.call(void 0, projectRoot, "src"),
1671
1671
  minify: userOptions.minify || !userOptions.debug,
1672
- verbose: userOptions.verbose || _chunkEFR6PXP4js.isVerbose.call(void 0, ) || userOptions.debug === true,
1672
+ verbose: userOptions.verbose || _chunkGCCFZEDUjs.isVerbose.call(void 0, ) || userOptions.debug === true,
1673
1673
  includeSrc: userOptions.includeSrc === true,
1674
1674
  metafile: userOptions.metafile !== false,
1675
1675
  generatePackageJson: userOptions.generatePackageJson !== false,
@@ -1703,14 +1703,14 @@ var resolveOptions2 = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async
1703
1703
  return result;
1704
1704
  }, "resolveOptions");
1705
1705
  async function generatePackageJson2(options) {
1706
- if (options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, options.projectRoot, "package.json"))) {
1707
- _chunkEFR6PXP4js.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", options.config);
1708
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, "Write package.json file");
1709
- const packageJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, options.projectRoot, "project.json");
1706
+ if (options.generatePackageJson !== false && _fs.existsSync.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, options.projectRoot, "package.json"))) {
1707
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, " \u270D\uFE0F Writing package.json file", options.config);
1708
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, "Write package.json file");
1709
+ const packageJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, options.projectRoot, "project.json");
1710
1710
  if (!_fs.existsSync.call(void 0, packageJsonPath)) {
1711
1711
  throw new Error("Cannot find package.json configuration");
1712
1712
  }
1713
- const packageJsonFile = await _promises2.default.readFile(_chunkEFR6PXP4js.joinPaths.call(void 0, options.config.workspaceRoot, options.projectRoot, "package.json"), "utf8");
1713
+ const packageJsonFile = await _promises2.default.readFile(_chunkGCCFZEDUjs.joinPaths.call(void 0, options.config.workspaceRoot, options.projectRoot, "package.json"), "utf8");
1714
1714
  if (!packageJsonFile) {
1715
1715
  throw new Error("Cannot find package.json configuration file");
1716
1716
  }
@@ -1749,15 +1749,15 @@ async function generatePackageJson2(options) {
1749
1749
  }
1750
1750
  return ret;
1751
1751
  }, packageJson.exports);
1752
- await _devkit.writeJsonFile.call(void 0, _chunkEFR6PXP4js.joinPaths.call(void 0, options.outdir, "package.json"), packageJson);
1752
+ await _devkit.writeJsonFile.call(void 0, _chunkGCCFZEDUjs.joinPaths.call(void 0, options.outdir, "package.json"), packageJson);
1753
1753
  stopwatch();
1754
1754
  }
1755
1755
  return options;
1756
1756
  }
1757
1757
  _chunk3GQAWCBQjs.__name.call(void 0, generatePackageJson2, "generatePackageJson");
1758
1758
  async function executeTSDown(options) {
1759
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u{1F680} Running ${options.name} build`, options.config);
1760
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, `${options.name} build`);
1759
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u{1F680} Running ${options.name} build`, options.config);
1760
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, `${options.name} build`);
1761
1761
  await _tsdown.build.call(void 0, {
1762
1762
  ...options,
1763
1763
  entry: options.entryPoints,
@@ -1769,21 +1769,21 @@ async function executeTSDown(options) {
1769
1769
  }
1770
1770
  _chunk3GQAWCBQjs.__name.call(void 0, executeTSDown, "executeTSDown");
1771
1771
  async function copyBuildAssets2(options) {
1772
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${options.outdir}`, options.config);
1773
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, `${options.name} asset copy`);
1772
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u{1F4CB} Copying asset files to output directory: ${options.outdir}`, options.config);
1773
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, `${options.name} asset copy`);
1774
1774
  await copyAssets(options.config, _nullishCoalesce(options.assets, () => ( [])), options.outdir, options.projectRoot, options.sourceRoot, true, false);
1775
1775
  stopwatch();
1776
1776
  return options;
1777
1777
  }
1778
1778
  _chunk3GQAWCBQjs.__name.call(void 0, copyBuildAssets2, "copyBuildAssets");
1779
1779
  async function reportResults2(options) {
1780
- _chunkEFR6PXP4js.writeSuccess.call(void 0, ` \u{1F4E6} The ${options.name} build completed successfully`, options.config);
1780
+ _chunkGCCFZEDUjs.writeSuccess.call(void 0, ` \u{1F4E6} The ${options.name} build completed successfully`, options.config);
1781
1781
  }
1782
1782
  _chunk3GQAWCBQjs.__name.call(void 0, reportResults2, "reportResults");
1783
1783
  async function cleanOutputPath2(options) {
1784
1784
  if (options.clean !== false && options.outdir) {
1785
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${options.name} output path: ${options.outdir}`, options.config);
1786
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, `${options.name} output clean`);
1785
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u{1F9F9} Cleaning ${options.name} output path: ${options.outdir}`, options.config);
1786
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, `${options.name} output clean`);
1787
1787
  await cleanDirectories2(options.name, options.outdir, options.config);
1788
1788
  stopwatch();
1789
1789
  }
@@ -1791,8 +1791,8 @@ async function cleanOutputPath2(options) {
1791
1791
  }
1792
1792
  _chunk3GQAWCBQjs.__name.call(void 0, cleanOutputPath2, "cleanOutputPath");
1793
1793
  async function build4(options) {
1794
- _chunkEFR6PXP4js.writeDebug.call(void 0, ` \u26A1 Executing Storm TSDown pipeline`);
1795
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, "TSDown pipeline");
1794
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, ` \u26A1 Executing Storm TSDown pipeline`);
1795
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, "TSDown pipeline");
1796
1796
  try {
1797
1797
  const opts = Array.isArray(options) ? options : [
1798
1798
  options
@@ -1810,11 +1810,11 @@ async function build4(options) {
1810
1810
  await reportResults2(opt);
1811
1811
  }));
1812
1812
  } else {
1813
- _chunkEFR6PXP4js.writeWarning.call(void 0, " \u{1F6A7} No options were passed to TSBuild. Please check the parameters passed to the `build` function.");
1813
+ _chunkGCCFZEDUjs.writeWarning.call(void 0, " \u{1F6A7} No options were passed to TSBuild. Please check the parameters passed to the `build` function.");
1814
1814
  }
1815
- _chunkEFR6PXP4js.writeSuccess.call(void 0, " \u{1F3C1} TSDown pipeline build completed successfully");
1815
+ _chunkGCCFZEDUjs.writeSuccess.call(void 0, " \u{1F3C1} TSDown pipeline build completed successfully");
1816
1816
  } catch (error) {
1817
- _chunkEFR6PXP4js.writeFatal.call(void 0, " \u274C Fatal errors occurred during the build that could not be recovered from. The build process has been terminated.");
1817
+ _chunkGCCFZEDUjs.writeFatal.call(void 0, " \u274C Fatal errors occurred during the build that could not be recovered from. The build process has been terminated.");
1818
1818
  throw error;
1819
1819
  } finally {
1820
1820
  stopwatch();
@@ -1824,7 +1824,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, build4, "build");
1824
1824
 
1825
1825
  // ../workspace-tools/src/executors/tsdown/executor.ts
1826
1826
  async function tsdownExecutorFn(options, context2, config) {
1827
- _chunkEFR6PXP4js.writeInfo.call(void 0, "\u{1F4E6} Running Storm TSDown build executor on the workspace", config);
1827
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm TSDown build executor on the workspace", config);
1828
1828
  if (!_optionalChain([context2, 'access', _62 => _62.projectsConfigurations, 'optionalAccess', _63 => _63.projects]) || !context2.projectName || !context2.projectsConfigurations.projects[context2.projectName] || !_optionalChain([context2, 'access', _64 => _64.projectsConfigurations, 'access', _65 => _65.projects, 'access', _66 => _66[context2.projectName], 'optionalAccess', _67 => _67.root])) {
1829
1829
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace.");
1830
1830
  }
@@ -1841,7 +1841,7 @@ async function tsdownExecutorFn(options, context2, config) {
1841
1841
  };
1842
1842
  }
1843
1843
  _chunk3GQAWCBQjs.__name.call(void 0, tsdownExecutorFn, "tsdownExecutorFn");
1844
- var executor_default8 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Storm TSDown build executor", tsdownExecutorFn, {
1844
+ var executor_default8 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Storm TSDown build executor", tsdownExecutorFn, {
1845
1845
  skipReadingConfig: false,
1846
1846
  hooks: {
1847
1847
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (options, config) => {
@@ -1860,11 +1860,11 @@ var _fsextra = require('fs-extra');
1860
1860
  var _TypiaProgrammerjs = require('typia/lib/programmers/TypiaProgrammer.js');
1861
1861
  async function typiaExecutorFn(options, _, config) {
1862
1862
  if (options.clean !== false) {
1863
- _chunkEFR6PXP4js.writeInfo.call(void 0, `\u{1F9F9} Cleaning output path: ${options.outputPath}`, config);
1863
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, `\u{1F9F9} Cleaning output path: ${options.outputPath}`, config);
1864
1864
  _fsextra.removeSync.call(void 0, options.outputPath);
1865
1865
  }
1866
1866
  await Promise.all(options.entry.map((entry) => {
1867
- _chunkEFR6PXP4js.writeInfo.call(void 0, `\u{1F680} Running Typia on entry: ${entry}`, config);
1867
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, `\u{1F680} Running Typia on entry: ${entry}`, config);
1868
1868
  return _TypiaProgrammerjs.TypiaProgrammer.build({
1869
1869
  input: entry,
1870
1870
  output: options.outputPath,
@@ -1876,7 +1876,7 @@ async function typiaExecutorFn(options, _, config) {
1876
1876
  };
1877
1877
  }
1878
1878
  _chunk3GQAWCBQjs.__name.call(void 0, typiaExecutorFn, "typiaExecutorFn");
1879
- var executor_default9 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Typia runtime validation generator", typiaExecutorFn, {
1879
+ var executor_default9 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "Typia runtime validation generator", typiaExecutorFn, {
1880
1880
  skipReadingConfig: false,
1881
1881
  hooks: {
1882
1882
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (options) => {
@@ -1895,7 +1895,7 @@ var executor_default9 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "Typia run
1895
1895
 
1896
1896
  var _jiti = require('jiti');
1897
1897
  async function unbuildExecutorFn(options, context2, config) {
1898
- _chunkEFR6PXP4js.writeInfo.call(void 0, "\u{1F4E6} Running Storm Unbuild executor on the workspace", config);
1898
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm Unbuild executor on the workspace", config);
1899
1899
  if (!_optionalChain([context2, 'access', _76 => _76.projectsConfigurations, 'optionalAccess', _77 => _77.projects]) || !context2.projectName || !context2.projectsConfigurations.projects[context2.projectName]) {
1900
1900
  throw new Error("The Build process failed because the context is not valid. Please run this command from a workspace root directory.");
1901
1901
  }
@@ -1906,7 +1906,7 @@ async function unbuildExecutorFn(options, context2, config) {
1906
1906
  throw new Error("The Build process failed because the project's source root is not valid. Please run this command from a workspace root directory.");
1907
1907
  }
1908
1908
  const jiti = _jiti.createJiti.call(void 0, config.workspaceRoot, {
1909
- fsCache: config.skipCache ? false : _chunkEFR6PXP4js.joinPaths.call(void 0, config.workspaceRoot, config.directories.cache || "node_modules/.cache/storm", "jiti"),
1909
+ fsCache: config.skipCache ? false : _chunkGCCFZEDUjs.joinPaths.call(void 0, config.workspaceRoot, config.directories.cache || "node_modules/.cache/storm", "jiti"),
1910
1910
  interopDefault: true
1911
1911
  });
1912
1912
  const stormUnbuild = await jiti.import(jiti.esmResolve("@storm-software/unbuild/build"));
@@ -1919,7 +1919,7 @@ async function unbuildExecutorFn(options, context2, config) {
1919
1919
  }, {
1920
1920
  stubOptions: {
1921
1921
  jiti: {
1922
- fsCache: config.skipCache ? false : _chunkEFR6PXP4js.joinPaths.call(void 0, config.workspaceRoot, config.directories.cache || "node_modules/.cache/storm", "jiti")
1922
+ fsCache: config.skipCache ? false : _chunkGCCFZEDUjs.joinPaths.call(void 0, config.workspaceRoot, config.directories.cache || "node_modules/.cache/storm", "jiti")
1923
1923
  }
1924
1924
  },
1925
1925
  rollup: {
@@ -1943,7 +1943,7 @@ async function unbuildExecutorFn(options, context2, config) {
1943
1943
  };
1944
1944
  }
1945
1945
  _chunk3GQAWCBQjs.__name.call(void 0, unbuildExecutorFn, "unbuildExecutorFn");
1946
- var executor_default10 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "TypeScript Unbuild build", unbuildExecutorFn, {
1946
+ var executor_default10 = _chunkGCCFZEDUjs.withRunExecutor.call(void 0, "TypeScript Unbuild build", unbuildExecutorFn, {
1947
1947
  skipReadingConfig: false,
1948
1948
  hooks: {
1949
1949
  applyDefaultOptions: /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, async (options, config) => {
@@ -1966,34 +1966,34 @@ var executor_default10 = _chunkEFR6PXP4js.withRunExecutor.call(void 0, "TypeScri
1966
1966
  var withRunGenerator = /* @__PURE__ */ _chunk3GQAWCBQjs.__name.call(void 0, (name, generatorFn, generatorOptions = {
1967
1967
  skipReadingConfig: false
1968
1968
  }) => async (tree, _options) => {
1969
- const stopwatch = _chunkEFR6PXP4js.getStopwatch.call(void 0, name);
1969
+ const stopwatch = _chunkGCCFZEDUjs.getStopwatch.call(void 0, name);
1970
1970
  let options = _options;
1971
1971
  let config;
1972
1972
  try {
1973
- _chunkEFR6PXP4js.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
1973
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, `\u26A1 Running the ${name} generator...
1974
1974
 
1975
1975
  `, config);
1976
- const workspaceRoot3 = _chunkEFR6PXP4js.findWorkspaceRoot.call(void 0, );
1976
+ const workspaceRoot3 = _chunkGCCFZEDUjs.findWorkspaceRoot.call(void 0, );
1977
1977
  if (!generatorOptions.skipReadingConfig) {
1978
- _chunkEFR6PXP4js.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
1978
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, `Loading the Storm Config from environment variables and storm.config.js file...
1979
1979
  - workspaceRoot: ${workspaceRoot3}`, config);
1980
- config = await _chunkEFR6PXP4js.getConfig.call(void 0, workspaceRoot3);
1980
+ config = await _chunkGCCFZEDUjs.getConfig.call(void 0, workspaceRoot3);
1981
1981
  }
1982
1982
  if (_optionalChain([generatorOptions, 'optionalAccess', _78 => _78.hooks, 'optionalAccess', _79 => _79.applyDefaultOptions])) {
1983
- _chunkEFR6PXP4js.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
1983
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, "Running the applyDefaultOptions hook...", config);
1984
1984
  options = await Promise.resolve(generatorOptions.hooks.applyDefaultOptions(options, config));
1985
- _chunkEFR6PXP4js.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
1985
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, "Completed the applyDefaultOptions hook", config);
1986
1986
  }
1987
- _chunkEFR6PXP4js.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
1987
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, `Generator schema options \u2699\uFE0F
1988
1988
  ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${JSON.stringify(options[key])}`).join("\n")}`, config);
1989
- const tokenized = await _chunkEFR6PXP4js.applyWorkspaceTokens.call(void 0, options, {
1989
+ const tokenized = await _chunkGCCFZEDUjs.applyWorkspaceTokens.call(void 0, options, {
1990
1990
  workspaceRoot: tree.root,
1991
1991
  config
1992
- }, _chunkEFR6PXP4js.applyWorkspaceBaseTokens);
1992
+ }, _chunkGCCFZEDUjs.applyWorkspaceBaseTokens);
1993
1993
  if (_optionalChain([generatorOptions, 'optionalAccess', _80 => _80.hooks, 'optionalAccess', _81 => _81.preProcess])) {
1994
- _chunkEFR6PXP4js.writeDebug.call(void 0, "Running the preProcess hook...", config);
1994
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, "Running the preProcess hook...", config);
1995
1995
  await Promise.resolve(generatorOptions.hooks.preProcess(tokenized, config));
1996
- _chunkEFR6PXP4js.writeDebug.call(void 0, "Completed the preProcess hook", config);
1996
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, "Completed the preProcess hook", config);
1997
1997
  }
1998
1998
  const result = await Promise.resolve(generatorFn(tree, tokenized, config));
1999
1999
  if (result) {
@@ -2006,18 +2006,18 @@ ${Object.keys(_nullishCoalesce(options, () => ( {}))).map((key) => ` - ${key}=${
2006
2006
  }
2007
2007
  }
2008
2008
  if (_optionalChain([generatorOptions, 'optionalAccess', _91 => _91.hooks, 'optionalAccess', _92 => _92.postProcess])) {
2009
- _chunkEFR6PXP4js.writeDebug.call(void 0, "Running the postProcess hook...", config);
2009
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, "Running the postProcess hook...", config);
2010
2010
  await Promise.resolve(generatorOptions.hooks.postProcess(config));
2011
- _chunkEFR6PXP4js.writeDebug.call(void 0, "Completed the postProcess hook", config);
2011
+ _chunkGCCFZEDUjs.writeDebug.call(void 0, "Completed the postProcess hook", config);
2012
2012
  }
2013
2013
  return () => {
2014
- _chunkEFR6PXP4js.writeSuccess.call(void 0, `Completed running the ${name} generator!
2014
+ _chunkGCCFZEDUjs.writeSuccess.call(void 0, `Completed running the ${name} generator!
2015
2015
  `, config);
2016
2016
  };
2017
2017
  } catch (error) {
2018
2018
  return () => {
2019
- _chunkEFR6PXP4js.writeFatal.call(void 0, "A fatal error occurred while running the generator - the process was forced to terminate", config);
2020
- _chunkEFR6PXP4js.writeError.call(void 0, `An exception was thrown in the generator's process
2019
+ _chunkGCCFZEDUjs.writeFatal.call(void 0, "A fatal error occurred while running the generator - the process was forced to terminate", config);
2020
+ _chunkGCCFZEDUjs.writeError.call(void 0, `An exception was thrown in the generator's process
2021
2021
  - Details: ${error.message}
2022
2022
  - Stacktrace: ${error.stack}`, config);
2023
2023
  };
@@ -2119,7 +2119,7 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
2119
2119
  const projectConfig = {
2120
2120
  root: normalized.directory,
2121
2121
  projectType: "library",
2122
- sourceRoot: _chunkEFR6PXP4js.joinPaths.call(void 0, _nullishCoalesce(normalized.directory, () => ( "")), "src"),
2122
+ sourceRoot: _chunkGCCFZEDUjs.joinPaths.call(void 0, _nullishCoalesce(normalized.directory, () => ( "")), "src"),
2123
2123
  targets: {
2124
2124
  build: {
2125
2125
  executor: options.buildExecutor,
@@ -2128,11 +2128,11 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
2128
2128
  ],
2129
2129
  options: {
2130
2130
  entry: [
2131
- _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "src", "index.ts")
2131
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "src", "index.ts")
2132
2132
  ],
2133
2133
  outputPath: getOutputPath(normalized),
2134
- tsconfig: _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "tsconfig.json"),
2135
- project: _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "package.json"),
2134
+ tsconfig: _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "tsconfig.json"),
2135
+ project: _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "package.json"),
2136
2136
  defaultConfiguration: "production",
2137
2137
  platform: "neutral",
2138
2138
  assets: [
@@ -2186,7 +2186,7 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
2186
2186
  if (!normalized.importPath) {
2187
2187
  normalized.importPath = normalized.name;
2188
2188
  }
2189
- const packageJsonPath = _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "package.json");
2189
+ const packageJsonPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "package.json");
2190
2190
  if (tree.exists(packageJsonPath)) {
2191
2191
  _devkit.updateJson.call(void 0, tree, packageJsonPath, (json) => {
2192
2192
  if (!normalized.importPath) {
@@ -2243,10 +2243,10 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
2243
2243
  }));
2244
2244
  }
2245
2245
  _js.addTsConfigPath.call(void 0, tree, normalized.importPath, [
2246
- _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "./src", `index.${normalized.js ? "js" : "ts"}`)
2246
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "./src", `index.${normalized.js ? "js" : "ts"}`)
2247
2247
  ]);
2248
- _js.addTsConfigPath.call(void 0, tree, _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.importPath, "/*"), [
2249
- _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "./src", "/*")
2248
+ _js.addTsConfigPath.call(void 0, tree, _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.importPath, "/*"), [
2249
+ _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "./src", "/*")
2250
2250
  ]);
2251
2251
  if (tree.exists("package.json")) {
2252
2252
  const packageJson = _devkit.readJson.call(void 0, tree, "package.json");
@@ -2257,7 +2257,7 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
2257
2257
  description = packageJson.description;
2258
2258
  }
2259
2259
  }
2260
- const tsconfigPath = _chunkEFR6PXP4js.joinPaths.call(void 0, normalized.projectRoot, "tsconfig.json");
2260
+ const tsconfigPath = _chunkGCCFZEDUjs.joinPaths.call(void 0, normalized.projectRoot, "tsconfig.json");
2261
2261
  if (tree.exists(tsconfigPath)) {
2262
2262
  _devkit.updateJson.call(void 0, tree, tsconfigPath, (json) => {
2263
2263
  json.composite ??= true;
@@ -2295,7 +2295,7 @@ function getOutputPath(options) {
2295
2295
  } else {
2296
2296
  parts.push(options.projectRoot);
2297
2297
  }
2298
- return _chunkEFR6PXP4js.joinPaths.call(void 0, ...parts);
2298
+ return _chunkGCCFZEDUjs.joinPaths.call(void 0, ...parts);
2299
2299
  }
2300
2300
  _chunk3GQAWCBQjs.__name.call(void 0, getOutputPath, "getOutputPath");
2301
2301
  function createProjectTsConfigJson(tree, options) {
@@ -2304,7 +2304,7 @@ function createProjectTsConfigJson(tree, options) {
2304
2304
  ..._nullishCoalesce(_optionalChain([options, 'optionalAccess', _104 => _104.tsconfigOptions]), () => ( {})),
2305
2305
  compilerOptions: {
2306
2306
  ...options.rootProject ? _js.tsConfigBaseOptions : {},
2307
- outDir: _chunkEFR6PXP4js.joinPaths.call(void 0, _devkit.offsetFromRoot.call(void 0, options.projectRoot), "dist/out-tsc"),
2307
+ outDir: _chunkGCCFZEDUjs.joinPaths.call(void 0, _devkit.offsetFromRoot.call(void 0, options.projectRoot), "dist/out-tsc"),
2308
2308
  noEmit: true,
2309
2309
  ..._nullishCoalesce(_optionalChain([options, 'optionalAccess', _105 => _105.tsconfigOptions, 'optionalAccess', _106 => _106.compilerOptions]), () => ( {}))
2310
2310
  },
@@ -2324,7 +2324,7 @@ function createProjectTsConfigJson(tree, options) {
2324
2324
  "src/**/*.test.ts"
2325
2325
  ]
2326
2326
  };
2327
- _devkit.writeJson.call(void 0, tree, _chunkEFR6PXP4js.joinPaths.call(void 0, options.projectRoot, "tsconfig.json"), tsconfig);
2327
+ _devkit.writeJson.call(void 0, tree, _chunkGCCFZEDUjs.joinPaths.call(void 0, options.projectRoot, "tsconfig.json"), tsconfig);
2328
2328
  }
2329
2329
  _chunk3GQAWCBQjs.__name.call(void 0, createProjectTsConfigJson, "createProjectTsConfigJson");
2330
2330
  async function normalizeOptions(tree, options, config) {
@@ -2383,7 +2383,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, normalizeOptions, "normalizeOptions");
2383
2383
 
2384
2384
  // ../workspace-tools/src/generators/browser-library/generator.ts
2385
2385
  async function browserLibraryGeneratorFn(tree, schema, config) {
2386
- const filesDir = _chunkEFR6PXP4js.joinPaths.call(void 0, __dirname, "src", "generators", "browser-library", "files");
2386
+ const filesDir = _chunkGCCFZEDUjs.joinPaths.call(void 0, __dirname, "src", "generators", "browser-library", "files");
2387
2387
  const tsLibraryGeneratorOptions = {
2388
2388
  buildExecutor: "@storm-software/workspace-tools:unbuild",
2389
2389
  platform: "browser",
@@ -2455,19 +2455,19 @@ var generator_default = withRunGenerator("TypeScript Library Creator (Browser Pl
2455
2455
 
2456
2456
  var _zodtojsonschema = require('zod-to-json-schema');
2457
2457
  async function configSchemaGeneratorFn(tree, options, config) {
2458
- _chunkEFR6PXP4js.writeInfo.call(void 0, "\u{1F4E6} Running Storm Configuration JSON Schema generator", config);
2459
- _chunkEFR6PXP4js.writeTrace.call(void 0, `Determining the Storm Configuration JSON Schema...`, config);
2460
- const jsonSchema = _zodtojsonschema.zodToJsonSchema.call(void 0, _chunkEFR6PXP4js.StormConfigSchema, {
2458
+ _chunkGCCFZEDUjs.writeInfo.call(void 0, "\u{1F4E6} Running Storm Workspace Configuration JSON Schema generator", config);
2459
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, `Determining the Storm Workspace Configuration JSON Schema...`, config);
2460
+ const jsonSchema = _zodtojsonschema.zodToJsonSchema.call(void 0, _chunkGCCFZEDUjs.StormConfigSchema, {
2461
2461
  name: "StormWorkspaceConfiguration"
2462
2462
  });
2463
- _chunkEFR6PXP4js.writeTrace.call(void 0, jsonSchema, config);
2464
- const outputPath = options.outputFile.replaceAll("{workspaceRoot}", "").replaceAll(_nullishCoalesce(_optionalChain([config, 'optionalAccess', _115 => _115.workspaceRoot]), () => ( _chunkEFR6PXP4js.findWorkspaceRoot.call(void 0, ))), _optionalChain([options, 'access', _116 => _116.outputFile, 'optionalAccess', _117 => _117.startsWith, 'call', _118 => _118("./")]) ? "" : "./");
2465
- _chunkEFR6PXP4js.writeTrace.call(void 0, `\u{1F4DD} Writing Storm Configuration JSON Schema to "${outputPath}"`, config);
2463
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, jsonSchema, config);
2464
+ const outputPath = options.outputFile.replaceAll("{workspaceRoot}", "").replaceAll(_nullishCoalesce(_optionalChain([config, 'optionalAccess', _115 => _115.workspaceRoot]), () => ( _chunkGCCFZEDUjs.findWorkspaceRoot.call(void 0, ))), _optionalChain([options, 'access', _116 => _116.outputFile, 'optionalAccess', _117 => _117.startsWith, 'call', _118 => _118("./")]) ? "" : "./");
2465
+ _chunkGCCFZEDUjs.writeTrace.call(void 0, `\u{1F4DD} Writing Storm Configuration JSON Schema to "${outputPath}"`, config);
2466
2466
  _devkit.writeJson.call(void 0, tree, outputPath, jsonSchema, {
2467
2467
  spaces: 2
2468
2468
  });
2469
2469
  await _devkit.formatFiles.call(void 0, tree);
2470
- _chunkEFR6PXP4js.writeSuccess.call(void 0, "\u{1F680} Storm Configuration JSON Schema creation has completed successfully!", config);
2470
+ _chunkGCCFZEDUjs.writeSuccess.call(void 0, "\u{1F680} Storm Configuration JSON Schema creation has completed successfully!", config);
2471
2471
  return {
2472
2472
  success: true
2473
2473
  };
@@ -2506,7 +2506,7 @@ _chunk3GQAWCBQjs.__name.call(void 0, initGenerator, "initGenerator");
2506
2506
  // ../workspace-tools/src/generators/neutral-library/generator.ts
2507
2507
 
2508
2508
  async function neutralLibraryGeneratorFn(tree, schema, config) {
2509
- const filesDir = _chunkEFR6PXP4js.joinPaths.call(void 0, __dirname, "src", "generators", "neutral-library", "files");
2509
+ const filesDir = _chunkGCCFZEDUjs.joinPaths.call(void 0, __dirname, "src", "generators", "neutral-library", "files");
2510
2510
  const tsLibraryGeneratorOptions = {
2511
2511
  ...schema,
2512
2512
  platform: "neutral",
@@ -2549,7 +2549,7 @@ var generator_default3 = withRunGenerator("TypeScript Library Creator (Neutral P
2549
2549
  // ../workspace-tools/src/generators/node-library/generator.ts
2550
2550
 
2551
2551
  async function nodeLibraryGeneratorFn(tree, schema, config) {
2552
- const filesDir = _chunkEFR6PXP4js.joinPaths.call(void 0, __dirname, "src", "generators", "node-library", "files");
2552
+ const filesDir = _chunkGCCFZEDUjs.joinPaths.call(void 0, __dirname, "src", "generators", "node-library", "files");
2553
2553
  const tsLibraryGeneratorOptions = {
2554
2554
  platform: "node",
2555
2555
  devDependencies: {