@storm-software/workspace-tools 1.293.24 → 1.294.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 (105) hide show
  1. package/CHANGELOG.md +39 -1
  2. package/README.md +7 -2
  3. package/dist/{chunk-4HOZ3VJB.js → chunk-2EX3I4ZZ.js} +3 -3
  4. package/dist/{chunk-4NOLUAQN.js → chunk-2JANPL5K.js} +7 -1
  5. package/dist/{chunk-4RYLWWPW.mjs → chunk-2XWSOZUG.mjs} +1 -1
  6. package/dist/{chunk-XV6LATBE.mjs → chunk-3LZUGRMT.mjs} +1 -1
  7. package/dist/{chunk-XUZ34KHK.mjs → chunk-4E77ODGU.mjs} +1 -1
  8. package/dist/{chunk-AX3RSZT7.js → chunk-6MT6IAIJ.js} +13 -0
  9. package/dist/{chunk-YDBNZTAA.js → chunk-ABHRPVXT.js} +10 -10
  10. package/dist/{chunk-2TNMKOD2.js → chunk-AQUCMNIA.js} +7 -7
  11. package/dist/{chunk-37YI6LX5.js → chunk-B2WIAR6B.js} +3 -3
  12. package/dist/{chunk-G5ODIWT4.mjs → chunk-CLDNQJKP.mjs} +1 -1
  13. package/dist/{chunk-J6OUXJS5.js → chunk-F6URZIFS.js} +2 -2
  14. package/dist/{chunk-COIQ4U46.js → chunk-FKYMJ3KW.js} +4 -4
  15. package/dist/{chunk-3UGFRM4O.mjs → chunk-H723BL2Q.mjs} +1 -1
  16. package/dist/{chunk-WRXEPJDB.mjs → chunk-ITJ3EZU2.mjs} +2 -2
  17. package/dist/{chunk-F66XEAID.mjs → chunk-M3TJCESM.mjs} +13 -0
  18. package/dist/{chunk-BO44O7D2.mjs → chunk-OV6RS5V7.mjs} +6 -0
  19. package/dist/{chunk-VCFUZPZ7.mjs → chunk-TNGFWLBR.mjs} +1 -1
  20. package/dist/{chunk-J6F3WHRB.js → chunk-Y2EEM3ZZ.js} +6 -6
  21. package/dist/{chunk-SYAIPGKL.mjs → chunk-Z5GSN373.mjs} +1 -1
  22. package/dist/{chunk-VCL6C44A.js → chunk-ZK2RKIFU.js} +3 -3
  23. package/dist/executors.js +4 -4
  24. package/dist/executors.mjs +3 -3
  25. package/dist/{generator-BJtuQJjV.d.mts → generator-BRv8CovR.d.mts} +1 -1
  26. package/dist/{generator-BwkUk_k0.d.mts → generator-BhoO530L.d.mts} +1 -1
  27. package/dist/{generator-B8QUcZay.d.ts → generator-BmMXStvy.d.ts} +1 -1
  28. package/dist/{generator-DdBy_cLQ.d.ts → generator-C1LWbWaE.d.ts} +1 -1
  29. package/dist/{generator-yDsHDYJ6.d.ts → generator-C3oor1Tq.d.ts} +1 -1
  30. package/dist/{generator-ZeG7RiW9.d.ts → generator-C7IQBL1_.d.ts} +1 -1
  31. package/dist/{generator-BIQo0_hp.d.mts → generator-CG4Dq6d1.d.mts} +1 -1
  32. package/dist/{generator-BXP2GmDc.d.mts → generator-CcKJAkqz.d.mts} +1 -1
  33. package/dist/{generator-zLXInw7b.d.ts → generator-CvEnH1My.d.ts} +1 -1
  34. package/dist/{generator-BZkyEGDm.d.mts → generator-mgm-AEto.d.mts} +1 -1
  35. package/dist/generators.d.mts +6 -6
  36. package/dist/generators.d.ts +6 -6
  37. package/dist/generators.js +6 -6
  38. package/dist/generators.mjs +5 -5
  39. package/dist/index.d.mts +6 -6
  40. package/dist/index.d.ts +6 -6
  41. package/dist/index.js +12 -10
  42. package/dist/index.mjs +12 -10
  43. package/dist/src/base/base-executor.d.mts +1 -1
  44. package/dist/src/base/base-executor.d.ts +1 -1
  45. package/dist/src/base/base-generator.d.mts +1 -1
  46. package/dist/src/base/base-generator.d.ts +1 -1
  47. package/dist/src/base/index.d.mts +1 -1
  48. package/dist/src/base/index.d.ts +1 -1
  49. package/dist/src/base/index.js +3 -3
  50. package/dist/src/base/index.mjs +2 -2
  51. package/dist/src/executors/npm-publish/executor.js +4 -4
  52. package/dist/src/executors/npm-publish/executor.mjs +3 -3
  53. package/dist/src/generators/browser-library/generator.d.mts +2 -2
  54. package/dist/src/generators/browser-library/generator.d.ts +2 -2
  55. package/dist/src/generators/browser-library/generator.js +4 -4
  56. package/dist/src/generators/browser-library/generator.mjs +3 -3
  57. package/dist/src/generators/config-schema/generator.d.mts +2 -2
  58. package/dist/src/generators/config-schema/generator.d.ts +2 -2
  59. package/dist/src/generators/neutral-library/generator.d.mts +2 -2
  60. package/dist/src/generators/neutral-library/generator.d.ts +2 -2
  61. package/dist/src/generators/neutral-library/generator.js +4 -4
  62. package/dist/src/generators/neutral-library/generator.mjs +3 -3
  63. package/dist/src/generators/node-library/generator.d.mts +2 -2
  64. package/dist/src/generators/node-library/generator.d.ts +2 -2
  65. package/dist/src/generators/node-library/generator.js +4 -4
  66. package/dist/src/generators/node-library/generator.mjs +3 -3
  67. package/dist/src/generators/preset/generator.d.mts +2 -2
  68. package/dist/src/generators/preset/generator.d.ts +2 -2
  69. package/dist/src/plugins/rust/cargo-toml.js +4 -4
  70. package/dist/src/plugins/rust/cargo-toml.mjs +3 -3
  71. package/dist/src/plugins/rust/index.js +4 -4
  72. package/dist/src/plugins/rust/index.mjs +3 -3
  73. package/dist/src/plugins/typescript/index.d.mts +6 -1
  74. package/dist/src/plugins/typescript/index.d.ts +6 -1
  75. package/dist/src/plugins/typescript/index.js +36 -29
  76. package/dist/src/plugins/typescript/index.mjs +9 -2
  77. package/dist/src/plugins/typescript/tsdown.d.mts +6 -3
  78. package/dist/src/plugins/typescript/tsdown.d.ts +6 -3
  79. package/dist/src/plugins/typescript/tsdown.js +21 -12
  80. package/dist/src/plugins/typescript/tsdown.mjs +19 -10
  81. package/dist/src/plugins/typescript/tsup.d.mts +6 -3
  82. package/dist/src/plugins/typescript/tsup.d.ts +6 -3
  83. package/dist/src/plugins/typescript/tsup.js +21 -12
  84. package/dist/src/plugins/typescript/tsup.mjs +19 -10
  85. package/dist/src/plugins/typescript/untyped-schema.js +4 -4
  86. package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
  87. package/dist/src/types.d.mts +1 -1
  88. package/dist/src/types.d.ts +1 -1
  89. package/dist/src/types.js +4 -2
  90. package/dist/src/types.mjs +5 -3
  91. package/dist/src/utils/index.d.mts +1 -1
  92. package/dist/src/utils/index.d.ts +1 -1
  93. package/dist/src/utils/index.js +4 -4
  94. package/dist/src/utils/index.mjs +3 -3
  95. package/dist/src/utils/package-helpers.js +3 -3
  96. package/dist/src/utils/package-helpers.mjs +2 -2
  97. package/dist/src/utils/plugin-helpers.js +3 -3
  98. package/dist/src/utils/plugin-helpers.mjs +2 -2
  99. package/dist/src/utils/project-tags.d.mts +14 -1
  100. package/dist/src/utils/project-tags.d.ts +14 -1
  101. package/dist/src/utils/project-tags.js +2 -2
  102. package/dist/src/utils/project-tags.mjs +1 -1
  103. package/dist/{types-BQTn5wl0.d.mts → types-BJp_GqKO.d.mts} +16 -1
  104. package/dist/{types-HINpespO.d.ts → types-Dna6kjOz.d.ts} +16 -1
  105. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -2,6 +2,44 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.293.25](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.293.25) (12/05/2025)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update the banner image used in markdown files
10
+ ([fc48aee3c](https://github.com/storm-software/storm-ops/commit/fc48aee3c))
11
+
12
+ ### Updated Dependencies
13
+
14
+ - Updated **testing-tools** to **v1.119.55**
15
+ - Updated **config-tools** to **v1.188.55**
16
+ - Updated **pnpm-tools** to **v0.6.55**
17
+ - Updated **npm-tools** to **v0.6.11**
18
+ - Updated **prettier** to **v0.57.55**
19
+ - Updated **esbuild** to **v0.53.55**
20
+ - Updated **unbuild** to **v0.57.55**
21
+ - Updated **config** to **v1.134.55**
22
+ - Updated **tsdown** to **v0.45.55**
23
+
24
+ ## [1.293.24](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.293.24) (12/05/2025)
25
+
26
+ ### Miscellaneous
27
+
28
+ - **monorepo:** Update pnpm to v10.24.0
29
+ ([05b011cc8](https://github.com/storm-software/storm-ops/commit/05b011cc8))
30
+
31
+ ### Updated Dependencies
32
+
33
+ - Updated **testing-tools** to **v1.119.54**
34
+ - Updated **config-tools** to **v1.188.54**
35
+ - Updated **pnpm-tools** to **v0.6.54**
36
+ - Updated **npm-tools** to **v0.6.10**
37
+ - Updated **prettier** to **v0.57.54**
38
+ - Updated **esbuild** to **v0.53.54**
39
+ - Updated **unbuild** to **v0.57.54**
40
+ - Updated **config** to **v1.134.54**
41
+ - Updated **tsdown** to **v0.45.54**
42
+
5
43
  ## [1.293.23](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.293.23) (12/05/2025)
6
44
 
7
45
  ### Updated Dependencies
@@ -30,7 +68,7 @@
30
68
  - Updated **config** to **v1.134.52**
31
69
  - Updated **tsdown** to **v0.45.52**
32
70
 
33
- ![Storm Software's logo banner](https://public.storm-cdn.com/brand-banner.png)
71
+ ![Storm Software's logo banner](https://public.storm-cdn.com/storm-software/banner-1280x320-dark-optimized.gif)
34
72
 
35
73
  # Changelog for Storm Ops - Workspace Tools
36
74
 
package/README.md CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-1.293.20-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-1.293.24-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -46,6 +46,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
46
46
 
47
47
  <!-- START doctoc -->
48
48
  <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
49
+
49
50
  ## Table of Contents
50
51
 
51
52
  - [Storm Workspace Tools](#storm-workspace-tools)
@@ -942,7 +943,11 @@ specification. Contributions of any kind welcome!
942
943
  <br />
943
944
 
944
945
  <div align="center">
945
- <img src="https://public.storm-cdn.com/brand-banner.png" width="100%" alt="Storm Software" />
946
+ <picture>
947
+ <source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-dark-optimized.webp">
948
+ <source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-light-optimized.webp">
949
+ <img src="https://public.storm-cdn.com/storm-software/banner-1280x320-dark-optimized.webp" width="100%" alt="Storm Software" />
950
+ </picture>
946
951
  </div>
947
952
  <br />
948
953
 
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkCOIQ4U46js = require('./chunk-COIQ4U46.js');
4
+ var _chunkFKYMJ3KWjs = require('./chunk-FKYMJ3KW.js');
5
5
 
6
6
 
7
7
  var _chunkSZWM7COVjs = require('./chunk-SZWM7COV.js');
@@ -37,7 +37,7 @@ async function nodeLibraryGeneratorFn(tree, schema, config) {
37
37
  directory: schema.directory,
38
38
  description: schema.description
39
39
  };
40
- const options = await _chunkCOIQ4U46js.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
40
+ const options = await _chunkFKYMJ3KWjs.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
41
41
  const { className, name, propertyName } = _devkit.names.call(void 0, options.name);
42
42
  _devkit.generateFiles.call(void 0, tree, filesDir, options.projectRoot, {
43
43
  ...schema,
@@ -55,7 +55,7 @@ async function nodeLibraryGeneratorFn(tree, schema, config) {
55
55
  buildable: options.bundler && options.bundler !== "none",
56
56
  hasUnitTestRunner: options.unitTestRunner !== "none"
57
57
  });
58
- await _chunkCOIQ4U46js.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
58
+ await _chunkFKYMJ3KWjs.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
59
59
  await _devkit.formatFiles.call(void 0, tree);
60
60
  return null;
61
61
  }
@@ -1,4 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/types.ts
2
+ var TypescriptProjectLinkingType = /* @__PURE__ */ ((TypescriptProjectLinkingType2) => {
3
+ TypescriptProjectLinkingType2["ALIAS"] = "alias";
4
+ TypescriptProjectLinkingType2["REFERENCE"] = "reference";
5
+ return TypescriptProjectLinkingType2;
6
+ })(TypescriptProjectLinkingType || {});
2
7
  var ProjectTagVariant = {
3
8
  LANGUAGE: "language",
4
9
  TYPE: "type",
@@ -40,4 +45,5 @@ var ProjectTagRegistryValue = {
40
45
 
41
46
 
42
47
 
43
- exports.ProjectTagVariant = ProjectTagVariant; exports.ProjectTagLanguageValue = ProjectTagLanguageValue; exports.ProjectTagTypeValue = ProjectTagTypeValue; exports.ProjectTagDistStyleValue = ProjectTagDistStyleValue; exports.ProjectTagPlatformValue = ProjectTagPlatformValue; exports.ProjectTagRegistryValue = ProjectTagRegistryValue;
48
+
49
+ exports.TypescriptProjectLinkingType = TypescriptProjectLinkingType; exports.ProjectTagVariant = ProjectTagVariant; exports.ProjectTagLanguageValue = ProjectTagLanguageValue; exports.ProjectTagTypeValue = ProjectTagTypeValue; exports.ProjectTagDistStyleValue = ProjectTagDistStyleValue; exports.ProjectTagPlatformValue = ProjectTagPlatformValue; exports.ProjectTagRegistryValue = ProjectTagRegistryValue;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ProjectTagConstants,
3
3
  getProjectTag
4
- } from "./chunk-F66XEAID.mjs";
4
+ } from "./chunk-M3TJCESM.mjs";
5
5
 
6
6
  // src/utils/plugin-helpers.ts
7
7
  import {
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  ProjectTagConstants,
6
6
  isEqualProjectTag
7
- } from "./chunk-F66XEAID.mjs";
7
+ } from "./chunk-M3TJCESM.mjs";
8
8
  import {
9
9
  joinPaths
10
10
  } from "./chunk-TBW5MCN6.mjs";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-3UGFRM4O.mjs";
4
+ } from "./chunk-H723BL2Q.mjs";
5
5
  import {
6
6
  withRunGenerator
7
7
  } from "./chunk-2ZQ423JU.mjs";
@@ -10,6 +10,11 @@ var ProjectTagConstants = {
10
10
  LIBRARY: "library",
11
11
  APPLICATION: "application"
12
12
  },
13
+ ProjectLinking: {
14
+ TAG_ID: "project-linking",
15
+ REFERENCE: "reference",
16
+ ALIAS: "alias"
17
+ },
13
18
  DistStyle: {
14
19
  TAG_ID: "dist-style",
15
20
  NORMAL: "normal",
@@ -34,6 +39,14 @@ var ProjectTagConstants = {
34
39
  },
35
40
  Plugin: {
36
41
  TAG_ID: "plugin"
42
+ },
43
+ Builder: {
44
+ TAG_ID: "builder",
45
+ TSC: "tsc",
46
+ TSUP: "tsup",
47
+ TSDOWN: "tsdown",
48
+ VITE: "vite",
49
+ ROLLDOWN: "rolldown"
37
50
  }
38
51
  };
39
52
  var formatProjectTag = (variant, value) => {
@@ -1,6 +1,6 @@
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 _chunkJ6F3WHRBjs = require('./chunk-J6F3WHRB.js');
3
+ var _chunkY2EEM3ZZjs = require('./chunk-Y2EEM3ZZ.js');
4
4
 
5
5
 
6
6
 
@@ -9,7 +9,7 @@ var _chunkD2PV33E5js = require('./chunk-D2PV33E5.js');
9
9
 
10
10
 
11
11
 
12
- var _chunkAX3RSZT7js = require('./chunk-AX3RSZT7.js');
12
+ var _chunk6MT6IAIJjs = require('./chunk-6MT6IAIJ.js');
13
13
 
14
14
  // src/plugins/rust/cargo-toml.ts
15
15
 
@@ -65,7 +65,7 @@ var createNodesV2 = [
65
65
  }, /* @__PURE__ */ new Map());
66
66
  for (const cargoPackage of cargoPackages) {
67
67
  if (!_chunkD2PV33E5js.isExternal.call(void 0, cargoPackage, context2.workspaceRoot)) {
68
- const root = _chunkJ6F3WHRBjs.getRoot.call(void 0, _path.dirname.call(void 0, configFile), context2);
68
+ const root = _chunkY2EEM3ZZjs.getRoot.call(void 0, _path.dirname.call(void 0, configFile), context2);
69
69
  const project = {
70
70
  root,
71
71
  name: cargoPackage.name
@@ -248,10 +248,10 @@ var createNodesV2 = [
248
248
  };
249
249
  }
250
250
  if (cargoPackage.publish === null || cargoPackage.publish === void 0 || cargoPackage.publish === true || Array.isArray(cargoPackage.publish) && cargoPackage.publish.length > 0) {
251
- _chunkAX3RSZT7js.addProjectTag.call(void 0,
251
+ _chunk6MT6IAIJjs.addProjectTag.call(void 0,
252
252
  project,
253
- _chunkAX3RSZT7js.ProjectTagConstants.Registry.TAG_ID,
254
- _chunkAX3RSZT7js.ProjectTagConstants.Registry.CARGO,
253
+ _chunk6MT6IAIJjs.ProjectTagConstants.Registry.TAG_ID,
254
+ _chunk6MT6IAIJjs.ProjectTagConstants.Registry.CARGO,
255
255
  { overwrite: true }
256
256
  );
257
257
  targets["nx-release-publish"] = {
@@ -272,13 +272,13 @@ var createNodesV2 = [
272
272
  configurations
273
273
  };
274
274
  }
275
- _chunkAX3RSZT7js.addProjectTag.call(void 0,
275
+ _chunk6MT6IAIJjs.addProjectTag.call(void 0,
276
276
  project,
277
- _chunkAX3RSZT7js.ProjectTagConstants.Language.TAG_ID,
278
- _chunkAX3RSZT7js.ProjectTagConstants.Language.RUST,
277
+ _chunk6MT6IAIJjs.ProjectTagConstants.Language.TAG_ID,
278
+ _chunk6MT6IAIJjs.ProjectTagConstants.Language.RUST,
279
279
  { overwrite: true }
280
280
  );
281
- _chunkAX3RSZT7js.setDefaultProjectTags.call(void 0, project, name);
281
+ _chunk6MT6IAIJjs.setDefaultProjectTags.call(void 0, project, name);
282
282
  projects[root] = _defu2.default.call(void 0,
283
283
  {
284
284
  targets,
@@ -4,7 +4,7 @@ var _chunkGXTFFUMLjs = require('./chunk-GXTFFUML.js');
4
4
 
5
5
 
6
6
 
7
- var _chunkAX3RSZT7js = require('./chunk-AX3RSZT7.js');
7
+ var _chunk6MT6IAIJjs = require('./chunk-6MT6IAIJ.js');
8
8
 
9
9
 
10
10
  var _chunkCQDBLKPFjs = require('./chunk-CQDBLKPF.js');
@@ -24,19 +24,19 @@ var PackageManagerTypes = {
24
24
  CargoToml: "Cargo.toml"
25
25
  };
26
26
  var getPackageInfo = (project) => {
27
- if (_chunkAX3RSZT7js.isEqualProjectTag.call(void 0,
27
+ if (_chunk6MT6IAIJjs.isEqualProjectTag.call(void 0,
28
28
  project,
29
- _chunkAX3RSZT7js.ProjectTagConstants.Language.TAG_ID,
30
- _chunkAX3RSZT7js.ProjectTagConstants.Language.RUST
29
+ _chunk6MT6IAIJjs.ProjectTagConstants.Language.TAG_ID,
30
+ _chunk6MT6IAIJjs.ProjectTagConstants.Language.RUST
31
31
  ) && _fs.existsSync.call(void 0, _devkit.joinPathFragments.call(void 0, project.root, "Cargo.toml"))) {
32
32
  return {
33
33
  type: "Cargo.toml",
34
34
  content: _chunkGXTFFUMLjs.parseCargoToml.call(void 0, _devkit.joinPathFragments.call(void 0, project.root, "Cargo.toml"))
35
35
  };
36
- } else if (_chunkAX3RSZT7js.isEqualProjectTag.call(void 0,
36
+ } else if (_chunk6MT6IAIJjs.isEqualProjectTag.call(void 0,
37
37
  project,
38
- _chunkAX3RSZT7js.ProjectTagConstants.Language.TAG_ID,
39
- _chunkAX3RSZT7js.ProjectTagConstants.Language.TYPESCRIPT
38
+ _chunk6MT6IAIJjs.ProjectTagConstants.Language.TAG_ID,
39
+ _chunk6MT6IAIJjs.ProjectTagConstants.Language.TYPESCRIPT
40
40
  ) && _fs.existsSync.call(void 0, _devkit.joinPathFragments.call(void 0, project.root, "package.json"))) {
41
41
  return {
42
42
  type: "package.json",
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkCOIQ4U46js = require('./chunk-COIQ4U46.js');
4
+ var _chunkFKYMJ3KWjs = require('./chunk-FKYMJ3KW.js');
5
5
 
6
6
 
7
7
  var _chunkHYK7X5TYjs = require('./chunk-HYK7X5TY.js');
@@ -48,7 +48,7 @@ async function browserLibraryGeneratorFn(tree, schema, config) {
48
48
  description: schema.description,
49
49
  directory: schema.directory
50
50
  };
51
- const options = await _chunkCOIQ4U46js.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
51
+ const options = await _chunkFKYMJ3KWjs.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
52
52
  const { className, name, propertyName } = _devkit.names.call(void 0,
53
53
  options.projectNames.projectFileName
54
54
  );
@@ -78,7 +78,7 @@ async function browserLibraryGeneratorFn(tree, schema, config) {
78
78
  }
79
79
  }
80
80
  });
81
- await _chunkCOIQ4U46js.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
81
+ await _chunkFKYMJ3KWjs.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
82
82
  await _devkit.formatFiles.call(void 0, tree);
83
83
  return null;
84
84
  }
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-3UGFRM4O.mjs";
4
+ } from "./chunk-H723BL2Q.mjs";
5
5
  import {
6
6
  withRunGenerator
7
7
  } from "./chunk-2ZQ423JU.mjs";
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); async function _asyncNullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return await 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 _chunk2TNMKOD2js = require('./chunk-2TNMKOD2.js');
3
+ var _chunkAQUCMNIAjs = require('./chunk-AQUCMNIA.js');
4
4
 
5
5
 
6
6
  var _chunk7OGVJELAjs = require('./chunk-7OGVJELA.js');
@@ -315,7 +315,7 @@ async function npmPublishExecutorFn(options, context) {
315
315
  return { success: true };
316
316
  }
317
317
  await replaceDepsAliases(packageRoot, context.root);
318
- await _chunk2TNMKOD2js.addPackageJsonGitHead.call(void 0, packageRoot);
318
+ await _chunkAQUCMNIAjs.addPackageJsonGitHead.call(void 0, packageRoot);
319
319
  const npmPublishCommandSegments = [`npm publish --json`];
320
320
  const npmViewCommandSegments = [
321
321
  `npm view ${packageName} versions dist-tags --json`
@@ -4,7 +4,7 @@ var _chunkSZWM7COVjs = require('./chunk-SZWM7COV.js');
4
4
 
5
5
 
6
6
 
7
- var _chunkAX3RSZT7js = require('./chunk-AX3RSZT7.js');
7
+ var _chunk6MT6IAIJjs = require('./chunk-6MT6IAIJ.js');
8
8
 
9
9
 
10
10
  var _chunkCQDBLKPFjs = require('./chunk-CQDBLKPF.js');
@@ -96,10 +96,10 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
96
96
  if (options.platform) {
97
97
  projectConfig.targets.build.options.platform = options.platform === "worker" ? "node" : options.platform;
98
98
  }
99
- _chunkAX3RSZT7js.addProjectTag.call(void 0,
99
+ _chunk6MT6IAIJjs.addProjectTag.call(void 0,
100
100
  projectConfig,
101
- _chunkAX3RSZT7js.ProjectTagConstants.Platform.TAG_ID,
102
- options.platform === "node" ? _chunkAX3RSZT7js.ProjectTagConstants.Platform.NODE : options.platform === "worker" ? _chunkAX3RSZT7js.ProjectTagConstants.Platform.WORKER : options.platform === "browser" ? _chunkAX3RSZT7js.ProjectTagConstants.Platform.BROWSER : _chunkAX3RSZT7js.ProjectTagConstants.Platform.NEUTRAL,
101
+ _chunk6MT6IAIJjs.ProjectTagConstants.Platform.TAG_ID,
102
+ options.platform === "node" ? _chunk6MT6IAIJjs.ProjectTagConstants.Platform.NODE : options.platform === "worker" ? _chunk6MT6IAIJjs.ProjectTagConstants.Platform.WORKER : options.platform === "browser" ? _chunk6MT6IAIJjs.ProjectTagConstants.Platform.BROWSER : _chunk6MT6IAIJjs.ProjectTagConstants.Platform.NEUTRAL,
103
103
  { overwrite: false }
104
104
  );
105
105
  createProjectTsConfigJson(tree, normalized);
@@ -4,7 +4,7 @@ import {
4
4
  import {
5
5
  ProjectTagConstants,
6
6
  addProjectTag
7
- } from "./chunk-F66XEAID.mjs";
7
+ } from "./chunk-M3TJCESM.mjs";
8
8
  import {
9
9
  joinPaths
10
10
  } from "./chunk-TBW5MCN6.mjs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  getRoot
3
- } from "./chunk-4RYLWWPW.mjs";
3
+ } from "./chunk-2XWSOZUG.mjs";
4
4
  import {
5
5
  cargoMetadata,
6
6
  isExternal
@@ -9,7 +9,7 @@ import {
9
9
  ProjectTagConstants,
10
10
  addProjectTag,
11
11
  setDefaultProjectTags
12
- } from "./chunk-F66XEAID.mjs";
12
+ } from "./chunk-M3TJCESM.mjs";
13
13
 
14
14
  // src/plugins/rust/cargo-toml.ts
15
15
  import {
@@ -10,6 +10,11 @@ var ProjectTagConstants = {
10
10
  LIBRARY: "library",
11
11
  APPLICATION: "application"
12
12
  },
13
+ ProjectLinking: {
14
+ TAG_ID: "project-linking",
15
+ REFERENCE: "reference",
16
+ ALIAS: "alias"
17
+ },
13
18
  DistStyle: {
14
19
  TAG_ID: "dist-style",
15
20
  NORMAL: "normal",
@@ -34,6 +39,14 @@ var ProjectTagConstants = {
34
39
  },
35
40
  Plugin: {
36
41
  TAG_ID: "plugin"
42
+ },
43
+ Builder: {
44
+ TAG_ID: "builder",
45
+ TSC: "tsc",
46
+ TSUP: "tsup",
47
+ TSDOWN: "tsdown",
48
+ VITE: "vite",
49
+ ROLLDOWN: "rolldown"
37
50
  }
38
51
  };
39
52
  var formatProjectTag = (variant, value) => {
@@ -1,4 +1,9 @@
1
1
  // src/types.ts
2
+ var TypescriptProjectLinkingType = /* @__PURE__ */ ((TypescriptProjectLinkingType2) => {
3
+ TypescriptProjectLinkingType2["ALIAS"] = "alias";
4
+ TypescriptProjectLinkingType2["REFERENCE"] = "reference";
5
+ return TypescriptProjectLinkingType2;
6
+ })(TypescriptProjectLinkingType || {});
2
7
  var ProjectTagVariant = {
3
8
  LANGUAGE: "language",
4
9
  TYPE: "type",
@@ -34,6 +39,7 @@ var ProjectTagRegistryValue = {
34
39
  };
35
40
 
36
41
  export {
42
+ TypescriptProjectLinkingType,
37
43
  ProjectTagVariant,
38
44
  ProjectTagLanguageValue,
39
45
  ProjectTagTypeValue,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  addPackageJsonGitHead
3
- } from "./chunk-XV6LATBE.mjs";
3
+ } from "./chunk-3LZUGRMT.mjs";
4
4
  import {
5
5
  getConfig
6
6
  } from "./chunk-T5345GNL.mjs";
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
2
 
3
3
 
4
- var _chunkAX3RSZT7js = require('./chunk-AX3RSZT7.js');
4
+ var _chunk6MT6IAIJjs = require('./chunk-6MT6IAIJ.js');
5
5
 
6
6
  // src/utils/plugin-helpers.ts
7
7
 
@@ -21,17 +21,17 @@ function getProjectPlatform(project, ignoreTags = false) {
21
21
  }
22
22
  let platformTag = void 0;
23
23
  if (!ignoreTags) {
24
- platformTag = _chunkAX3RSZT7js.getProjectTag.call(void 0, project, _chunkAX3RSZT7js.ProjectTagConstants.Platform.TAG_ID);
24
+ platformTag = _chunk6MT6IAIJjs.getProjectTag.call(void 0, project, _chunk6MT6IAIJjs.ProjectTagConstants.Platform.TAG_ID);
25
25
  }
26
- if (platformTag !== _chunkAX3RSZT7js.ProjectTagConstants.Platform.NEUTRAL) {
26
+ if (platformTag !== _chunk6MT6IAIJjs.ProjectTagConstants.Platform.NEUTRAL) {
27
27
  const types = Array.isArray(_optionalChain([tsconfigJson, 'access', _ => _.compilerOptions, 'optionalAccess', _2 => _2.types])) ? tsconfigJson.compilerOptions.types : [];
28
- if (platformTag === _chunkAX3RSZT7js.ProjectTagConstants.Platform.WORKER || types.some((type) => type.toLowerCase() === "@cloudflare/workers-types") || _optionalChain([packageJson, 'access', _3 => _3.devDependencies, 'optionalAccess', _4 => _4["@cloudflare/workers-types"]]) || _optionalChain([packageJson, 'access', _5 => _5.devDependencies, 'optionalAccess', _6 => _6["wrangler"]])) {
28
+ if (platformTag === _chunk6MT6IAIJjs.ProjectTagConstants.Platform.WORKER || types.some((type) => type.toLowerCase() === "@cloudflare/workers-types") || _optionalChain([packageJson, 'access', _3 => _3.devDependencies, 'optionalAccess', _4 => _4["@cloudflare/workers-types"]]) || _optionalChain([packageJson, 'access', _5 => _5.devDependencies, 'optionalAccess', _6 => _6["wrangler"]])) {
29
29
  return "worker";
30
30
  }
31
- if (platformTag === _chunkAX3RSZT7js.ProjectTagConstants.Platform.NODE || _optionalChain([types, 'optionalAccess', _7 => _7.some, 'call', _8 => _8((type) => type.toLowerCase() === "node")]) || _optionalChain([packageJson, 'access', _9 => _9.devDependencies, 'optionalAccess', _10 => _10["@types/node"]])) {
31
+ if (platformTag === _chunk6MT6IAIJjs.ProjectTagConstants.Platform.NODE || _optionalChain([types, 'optionalAccess', _7 => _7.some, 'call', _8 => _8((type) => type.toLowerCase() === "node")]) || _optionalChain([packageJson, 'access', _9 => _9.devDependencies, 'optionalAccess', _10 => _10["@types/node"]])) {
32
32
  return "node";
33
33
  }
34
- if (platformTag === _chunkAX3RSZT7js.ProjectTagConstants.Platform.BROWSER || _optionalChain([types, 'optionalAccess', _11 => _11.some, 'call', _12 => _12((type) => type.toLowerCase() === "dom")]) || packageJson.dependencies && Object.keys(packageJson.dependencies).some(
34
+ if (platformTag === _chunk6MT6IAIJjs.ProjectTagConstants.Platform.BROWSER || _optionalChain([types, 'optionalAccess', _11 => _11.some, 'call', _12 => _12((type) => type.toLowerCase() === "dom")]) || packageJson.dependencies && Object.keys(packageJson.dependencies).some(
35
35
  (dependency) => dependency.includes("react")
36
36
  ) || packageJson.devDependencies && Object.keys(packageJson.devDependencies).some(
37
37
  (devDependency) => devDependency.includes("react")
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  normalizeOptions,
3
3
  typeScriptLibraryGeneratorFn
4
- } from "./chunk-3UGFRM4O.mjs";
4
+ } from "./chunk-H723BL2Q.mjs";
5
5
  import {
6
6
  typesNodeVersion
7
7
  } from "./chunk-QC5ON3X4.mjs";
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
2
 
3
3
 
4
- var _chunkCOIQ4U46js = require('./chunk-COIQ4U46.js');
4
+ var _chunkFKYMJ3KWjs = require('./chunk-FKYMJ3KW.js');
5
5
 
6
6
 
7
7
  var _chunkHYK7X5TYjs = require('./chunk-HYK7X5TY.js');
@@ -30,7 +30,7 @@ async function neutralLibraryGeneratorFn(tree, schema, config) {
30
30
  devDependencies: {},
31
31
  buildExecutor: "@storm-software/workspace-tools:unbuild"
32
32
  };
33
- const options = await _chunkCOIQ4U46js.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
33
+ const options = await _chunkFKYMJ3KWjs.normalizeOptions.call(void 0, tree, tsLibraryGeneratorOptions);
34
34
  const { className, name, propertyName } = _devkit.names.call(void 0,
35
35
  options.projectNames.projectFileName
36
36
  );
@@ -50,7 +50,7 @@ async function neutralLibraryGeneratorFn(tree, schema, config) {
50
50
  buildable: options.bundler && options.bundler !== "none",
51
51
  hasUnitTestRunner: options.unitTestRunner !== "none"
52
52
  });
53
- await _chunkCOIQ4U46js.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
53
+ await _chunkFKYMJ3KWjs.typeScriptLibraryGeneratorFn.call(void 0, tree, tsLibraryGeneratorOptions, config);
54
54
  await _devkit.formatFiles.call(void 0, tree);
55
55
  return null;
56
56
  }
package/dist/executors.js CHANGED
@@ -20,7 +20,7 @@ require('./chunk-GE2RNRVQ.js');
20
20
  var _chunkRMVPAFL5js = require('./chunk-RMVPAFL5.js');
21
21
 
22
22
 
23
- var _chunkJ6OUXJS5js = require('./chunk-J6OUXJS5.js');
23
+ var _chunkF6URZIFSjs = require('./chunk-F6URZIFS.js');
24
24
 
25
25
 
26
26
  var _chunkR2H2PZOYjs = require('./chunk-R2H2PZOY.js');
@@ -40,9 +40,9 @@ var _chunkHFXXGJRHjs = require('./chunk-HFXXGJRH.js');
40
40
 
41
41
  var _chunkX3JM5ONCjs = require('./chunk-X3JM5ONC.js');
42
42
  require('./chunk-D2PV33E5.js');
43
- require('./chunk-2TNMKOD2.js');
43
+ require('./chunk-AQUCMNIA.js');
44
44
  require('./chunk-GXTFFUML.js');
45
- require('./chunk-AX3RSZT7.js');
45
+ require('./chunk-6MT6IAIJ.js');
46
46
  require('./chunk-73YOO2B5.js');
47
47
  require('./chunk-ML2VHRB6.js');
48
48
  require('./chunk-7OGVJELA.js');
@@ -63,4 +63,4 @@ require('./chunk-CQDBLKPF.js');
63
63
 
64
64
 
65
65
 
66
- exports.LARGE_BUFFER = _chunkJ6OUXJS5js.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkHFXXGJRHjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkX3JM5ONCjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkR2H2PZOYjs.cargoClippyExecutor; exports.cargoDocExecutor = _chunkUASDV4HBjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkC7TDCMF3js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkRIWQVAMXjs.esbuildExecutorFn; exports.getRegistryVersion = _chunk66Q42VH2js.getRegistryVersion; exports.napiExecutor = _chunkRMVPAFL5js.napiExecutor; exports.sizeLimitExecutorFn = _chunkI6XZ4REQjs.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunk3L2TGJ7Pjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunk46BG6NUYjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkEOQB5BBVjs.unbuildExecutorFn;
66
+ exports.LARGE_BUFFER = _chunkF6URZIFSjs.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkHFXXGJRHjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkX3JM5ONCjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkR2H2PZOYjs.cargoClippyExecutor; exports.cargoDocExecutor = _chunkUASDV4HBjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkC7TDCMF3js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkRIWQVAMXjs.esbuildExecutorFn; exports.getRegistryVersion = _chunk66Q42VH2js.getRegistryVersion; exports.napiExecutor = _chunkRMVPAFL5js.napiExecutor; exports.sizeLimitExecutorFn = _chunkI6XZ4REQjs.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunk3L2TGJ7Pjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunk46BG6NUYjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkEOQB5BBVjs.unbuildExecutorFn;
@@ -20,7 +20,7 @@ import {
20
20
  } from "./chunk-LYJNZCO4.mjs";
21
21
  import {
22
22
  LARGE_BUFFER
23
- } from "./chunk-VCFUZPZ7.mjs";
23
+ } from "./chunk-TNGFWLBR.mjs";
24
24
  import {
25
25
  cargoClippyExecutor
26
26
  } from "./chunk-Z2GJI23Y.mjs";
@@ -40,9 +40,9 @@ import {
40
40
  cargoCheckExecutor
41
41
  } from "./chunk-3ZXQER7B.mjs";
42
42
  import "./chunk-ZTN2676G.mjs";
43
- import "./chunk-XV6LATBE.mjs";
43
+ import "./chunk-3LZUGRMT.mjs";
44
44
  import "./chunk-FEYD5KMF.mjs";
45
- import "./chunk-F66XEAID.mjs";
45
+ import "./chunk-M3TJCESM.mjs";
46
46
  import "./chunk-V4QXOWGL.mjs";
47
47
  import "./chunk-QYHQD375.mjs";
48
48
  import "./chunk-T5345GNL.mjs";
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-BQTn5wl0.mjs';
1
+ import { g as BaseGeneratorResult } from './types-BJp_GqKO.mjs';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.mjs';
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-BQTn5wl0.mjs';
1
+ import { g as BaseGeneratorResult } from './types-BJp_GqKO.mjs';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.mjs';
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-HINpespO.js';
1
+ import { g as BaseGeneratorResult } from './types-Dna6kjOz.js';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
 
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-HINpespO.js';
1
+ import { g as BaseGeneratorResult } from './types-Dna6kjOz.js';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.js';
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-HINpespO.js';
1
+ import { g as BaseGeneratorResult } from './types-Dna6kjOz.js';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.js';
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-HINpespO.js';
1
+ import { g as BaseGeneratorResult } from './types-Dna6kjOz.js';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.js';
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-BQTn5wl0.mjs';
1
+ import { g as BaseGeneratorResult } from './types-BJp_GqKO.mjs';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.mjs';
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-BQTn5wl0.mjs';
1
+ import { g as BaseGeneratorResult } from './types-BJp_GqKO.mjs';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
 
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-HINpespO.js';
1
+ import { g as BaseGeneratorResult } from './types-Dna6kjOz.js';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
  import { S as StormWorkspaceConfig } from './types-DeaeRt7S.js';