@storm-software/workspace-tools 1.294.1 → 1.294.2

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 (56) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/{chunk-F6URZIFS.js → chunk-3GKMFXQ6.js} +2 -2
  3. package/dist/{chunk-TNGFWLBR.mjs → chunk-44IQ5DGO.mjs} +1 -1
  4. package/dist/{chunk-B2WIAR6B.js → chunk-4KWCRJ42.js} +3 -3
  5. package/dist/{chunk-3LZUGRMT.mjs → chunk-5BONSUJM.mjs} +1 -1
  6. package/dist/{chunk-7JLWWZ6R.mjs → chunk-73A7IONK.mjs} +1 -1
  7. package/dist/{chunk-M3TJCESM.mjs → chunk-AQ7B26V3.mjs} +1 -1
  8. package/dist/{chunk-FKYMJ3KW.js → chunk-BZMYB75M.js} +4 -4
  9. package/dist/{chunk-2XWSOZUG.mjs → chunk-FKPWMB63.mjs} +1 -1
  10. package/dist/{chunk-2EX3I4ZZ.js → chunk-L7PM76XK.js} +3 -3
  11. package/dist/{chunk-AQUCMNIA.js → chunk-LZC7BM3D.js} +7 -7
  12. package/dist/{chunk-H723BL2Q.mjs → chunk-M3YWCYUX.mjs} +1 -1
  13. package/dist/{chunk-JW65YBW5.mjs → chunk-MILWDGNH.mjs} +1 -1
  14. package/dist/{chunk-ABHRPVXT.js → chunk-NU3RM6J3.js} +10 -10
  15. package/dist/{chunk-ITJ3EZU2.mjs → chunk-R4N2WEQ2.mjs} +2 -2
  16. package/dist/{chunk-6MT6IAIJ.js → chunk-UHTWNVEZ.js} +1 -1
  17. package/dist/{chunk-JOUEIYCR.mjs → chunk-WBPHMZKE.mjs} +1 -1
  18. package/dist/{chunk-ZK2RKIFU.js → chunk-WI26APPF.js} +3 -3
  19. package/dist/{chunk-Y2EEM3ZZ.js → chunk-XZ6L6OXJ.js} +6 -6
  20. package/dist/executors.js +4 -4
  21. package/dist/executors.mjs +3 -3
  22. package/dist/generators.js +6 -6
  23. package/dist/generators.mjs +5 -5
  24. package/dist/index.js +9 -9
  25. package/dist/index.mjs +8 -8
  26. package/dist/src/base/index.js +3 -3
  27. package/dist/src/base/index.mjs +2 -2
  28. package/dist/src/executors/npm-publish/executor.js +4 -4
  29. package/dist/src/executors/npm-publish/executor.mjs +3 -3
  30. package/dist/src/generators/browser-library/generator.js +4 -4
  31. package/dist/src/generators/browser-library/generator.mjs +3 -3
  32. package/dist/src/generators/neutral-library/generator.js +4 -4
  33. package/dist/src/generators/neutral-library/generator.mjs +3 -3
  34. package/dist/src/generators/node-library/generator.js +4 -4
  35. package/dist/src/generators/node-library/generator.mjs +3 -3
  36. package/dist/src/plugins/rust/cargo-toml.js +4 -4
  37. package/dist/src/plugins/rust/cargo-toml.mjs +3 -3
  38. package/dist/src/plugins/rust/index.js +4 -4
  39. package/dist/src/plugins/rust/index.mjs +3 -3
  40. package/dist/src/plugins/typescript/index.js +32 -32
  41. package/dist/src/plugins/typescript/index.mjs +2 -2
  42. package/dist/src/plugins/typescript/tsdown.js +12 -12
  43. package/dist/src/plugins/typescript/tsdown.mjs +4 -4
  44. package/dist/src/plugins/typescript/tsup.js +10 -10
  45. package/dist/src/plugins/typescript/tsup.mjs +2 -2
  46. package/dist/src/plugins/typescript/untyped-schema.js +4 -4
  47. package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
  48. package/dist/src/utils/index.js +4 -4
  49. package/dist/src/utils/index.mjs +3 -3
  50. package/dist/src/utils/package-helpers.js +3 -3
  51. package/dist/src/utils/package-helpers.mjs +2 -2
  52. package/dist/src/utils/plugin-helpers.js +3 -3
  53. package/dist/src/utils/plugin-helpers.mjs +2 -2
  54. package/dist/src/utils/project-tags.js +2 -2
  55. package/dist/src/utils/project-tags.mjs +1 -1
  56. package/package.json +9 -9
package/dist/index.mjs CHANGED
@@ -33,7 +33,7 @@ import {
33
33
  getProjectPlatform,
34
34
  getProjectRoot,
35
35
  getRoot
36
- } from "./chunk-2XWSOZUG.mjs";
36
+ } from "./chunk-FKPWMB63.mjs";
37
37
  import "./chunk-P5P43FOZ.mjs";
38
38
  import {
39
39
  cargo_base_executor_untyped_default
@@ -77,7 +77,7 @@ import {
77
77
  } from "./chunk-LYJNZCO4.mjs";
78
78
  import {
79
79
  LARGE_BUFFER
80
- } from "./chunk-TNGFWLBR.mjs";
80
+ } from "./chunk-44IQ5DGO.mjs";
81
81
  import {
82
82
  cargoClippyExecutor
83
83
  } from "./chunk-Z2GJI23Y.mjs";
@@ -111,18 +111,18 @@ import {
111
111
  PackageManagerTypes,
112
112
  addPackageJsonGitHead,
113
113
  getPackageInfo
114
- } from "./chunk-3LZUGRMT.mjs";
114
+ } from "./chunk-5BONSUJM.mjs";
115
115
  import "./chunk-FEYD5KMF.mjs";
116
116
  import "./chunk-SAIDGUHG.mjs";
117
117
  import {
118
118
  nodeLibraryGeneratorFn
119
- } from "./chunk-7JLWWZ6R.mjs";
119
+ } from "./chunk-73A7IONK.mjs";
120
120
  import {
121
121
  presetGeneratorFn
122
122
  } from "./chunk-AWEZ7UJ3.mjs";
123
123
  import {
124
124
  browserLibraryGeneratorFn
125
- } from "./chunk-JW65YBW5.mjs";
125
+ } from "./chunk-MILWDGNH.mjs";
126
126
  import {
127
127
  configSchemaGeneratorFn
128
128
  } from "./chunk-YHHWYI4X.mjs";
@@ -131,13 +131,13 @@ import {
131
131
  } from "./chunk-437WGH2M.mjs";
132
132
  import {
133
133
  neutralLibraryGeneratorFn
134
- } from "./chunk-JOUEIYCR.mjs";
134
+ } from "./chunk-WBPHMZKE.mjs";
135
135
  import {
136
136
  createProjectTsConfigJson,
137
137
  getOutputPath,
138
138
  normalizeOptions,
139
139
  typeScriptLibraryGeneratorFn
140
- } from "./chunk-H723BL2Q.mjs";
140
+ } from "./chunk-M3YWCYUX.mjs";
141
141
  import {
142
142
  eslintVersion,
143
143
  lintStagedVersion,
@@ -167,7 +167,7 @@ import {
167
167
  hasProjectTag,
168
168
  isEqualProjectTag,
169
169
  setDefaultProjectTags
170
- } from "./chunk-M3TJCESM.mjs";
170
+ } from "./chunk-AQ7B26V3.mjs";
171
171
  import {
172
172
  ProjectTagDistStyleValue,
173
173
  ProjectTagLanguageValue,
@@ -13,9 +13,9 @@ var _chunk2AVWFUXPjs = require('../../chunk-2AVWFUXP.js');
13
13
 
14
14
 
15
15
 
16
- var _chunkFKYMJ3KWjs = require('../../chunk-FKYMJ3KW.js');
16
+ var _chunkBZMYB75Mjs = require('../../chunk-BZMYB75M.js');
17
17
  require('../../chunk-SZWM7COV.js');
18
- require('../../chunk-6MT6IAIJ.js');
18
+ require('../../chunk-UHTWNVEZ.js');
19
19
 
20
20
 
21
21
  var _chunk73YOO2B5js = require('../../chunk-73YOO2B5.js');
@@ -45,4 +45,4 @@ var _chunk7CJRMBX3js = require('../../chunk-7CJRMBX3.js');
45
45
 
46
46
 
47
47
 
48
- exports.baseExecutorSchema = _chunkI734UVDTjs.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.cargoBaseExecutorSchema = _chunk5ZFTWEKBjs.cargo_base_executor_untyped_default; exports.createProjectTsConfigJson = _chunkFKYMJ3KWjs.createProjectTsConfigJson; exports.getOutputPath = _chunkFKYMJ3KWjs.getOutputPath; exports.normalizeOptions = _chunkFKYMJ3KWjs.normalizeOptions; exports.typeScriptLibraryGeneratorFn = _chunkFKYMJ3KWjs.typeScriptLibraryGeneratorFn; exports.typescriptBuildExecutorSchema = _chunkCLMAB7TAjs.typescript_build_executor_untyped_default; exports.typescriptLibraryGeneratorSchema = _chunk2AVWFUXPjs.typescript_library_generator_untyped_default; exports.withRunExecutor = _chunk73YOO2B5js.withRunExecutor; exports.withRunGenerator = _chunkHYK7X5TYjs.withRunGenerator;
48
+ exports.baseExecutorSchema = _chunkI734UVDTjs.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.cargoBaseExecutorSchema = _chunk5ZFTWEKBjs.cargo_base_executor_untyped_default; exports.createProjectTsConfigJson = _chunkBZMYB75Mjs.createProjectTsConfigJson; exports.getOutputPath = _chunkBZMYB75Mjs.getOutputPath; exports.normalizeOptions = _chunkBZMYB75Mjs.normalizeOptions; exports.typeScriptLibraryGeneratorFn = _chunkBZMYB75Mjs.typeScriptLibraryGeneratorFn; exports.typescriptBuildExecutorSchema = _chunkCLMAB7TAjs.typescript_build_executor_untyped_default; exports.typescriptLibraryGeneratorSchema = _chunk2AVWFUXPjs.typescript_library_generator_untyped_default; exports.withRunExecutor = _chunk73YOO2B5js.withRunExecutor; exports.withRunGenerator = _chunkHYK7X5TYjs.withRunGenerator;
@@ -13,9 +13,9 @@ import {
13
13
  getOutputPath,
14
14
  normalizeOptions,
15
15
  typeScriptLibraryGeneratorFn
16
- } from "../../chunk-H723BL2Q.mjs";
16
+ } from "../../chunk-M3YWCYUX.mjs";
17
17
  import "../../chunk-QC5ON3X4.mjs";
18
- import "../../chunk-M3TJCESM.mjs";
18
+ import "../../chunk-AQ7B26V3.mjs";
19
19
  import {
20
20
  withRunExecutor
21
21
  } from "../../chunk-V4QXOWGL.mjs";
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkF6URZIFSjs = require('../../../chunk-F6URZIFS.js');
5
- require('../../../chunk-AQUCMNIA.js');
4
+ var _chunk3GKMFXQ6js = require('../../../chunk-3GKMFXQ6.js');
5
+ require('../../../chunk-LZC7BM3D.js');
6
6
  require('../../../chunk-GXTFFUML.js');
7
- require('../../../chunk-6MT6IAIJ.js');
7
+ require('../../../chunk-UHTWNVEZ.js');
8
8
  require('../../../chunk-7OGVJELA.js');
9
9
  require('../../../chunk-4BWM53AA.js');
10
10
  require('../../../chunk-322ASCCN.js');
@@ -12,4 +12,4 @@ require('../../../chunk-CQDBLKPF.js');
12
12
 
13
13
 
14
14
 
15
- exports.LARGE_BUFFER = _chunkF6URZIFSjs.LARGE_BUFFER; exports.default = _chunkF6URZIFSjs.npmPublishExecutorFn;
15
+ exports.LARGE_BUFFER = _chunk3GKMFXQ6js.LARGE_BUFFER; exports.default = _chunk3GKMFXQ6js.npmPublishExecutorFn;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  LARGE_BUFFER,
3
3
  npmPublishExecutorFn
4
- } from "../../../chunk-TNGFWLBR.mjs";
5
- import "../../../chunk-3LZUGRMT.mjs";
4
+ } from "../../../chunk-44IQ5DGO.mjs";
5
+ import "../../../chunk-5BONSUJM.mjs";
6
6
  import "../../../chunk-FEYD5KMF.mjs";
7
- import "../../../chunk-M3TJCESM.mjs";
7
+ import "../../../chunk-AQ7B26V3.mjs";
8
8
  import "../../../chunk-T5345GNL.mjs";
9
9
  import "../../../chunk-6MATO2MJ.mjs";
10
10
  import "../../../chunk-GSZ2BO7G.mjs";
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkB2WIAR6Bjs = require('../../../chunk-B2WIAR6B.js');
5
- require('../../../chunk-FKYMJ3KW.js');
4
+ var _chunk4KWCRJ42js = require('../../../chunk-4KWCRJ42.js');
5
+ require('../../../chunk-BZMYB75M.js');
6
6
  require('../../../chunk-SZWM7COV.js');
7
- require('../../../chunk-6MT6IAIJ.js');
7
+ require('../../../chunk-UHTWNVEZ.js');
8
8
  require('../../../chunk-HYK7X5TY.js');
9
9
  require('../../../chunk-ML2VHRB6.js');
10
10
  require('../../../chunk-7OGVJELA.js');
@@ -14,4 +14,4 @@ require('../../../chunk-CQDBLKPF.js');
14
14
 
15
15
 
16
16
 
17
- exports.browserLibraryGeneratorFn = _chunkB2WIAR6Bjs.browserLibraryGeneratorFn; exports.default = _chunkB2WIAR6Bjs.generator_default;
17
+ exports.browserLibraryGeneratorFn = _chunk4KWCRJ42js.browserLibraryGeneratorFn; exports.default = _chunk4KWCRJ42js.generator_default;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  browserLibraryGeneratorFn,
3
3
  generator_default
4
- } from "../../../chunk-JW65YBW5.mjs";
5
- import "../../../chunk-H723BL2Q.mjs";
4
+ } from "../../../chunk-MILWDGNH.mjs";
5
+ import "../../../chunk-M3YWCYUX.mjs";
6
6
  import "../../../chunk-QC5ON3X4.mjs";
7
- import "../../../chunk-M3TJCESM.mjs";
7
+ import "../../../chunk-AQ7B26V3.mjs";
8
8
  import "../../../chunk-2ZQ423JU.mjs";
9
9
  import "../../../chunk-QYHQD375.mjs";
10
10
  import "../../../chunk-T5345GNL.mjs";
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkZK2RKIFUjs = require('../../../chunk-ZK2RKIFU.js');
5
- require('../../../chunk-FKYMJ3KW.js');
4
+ var _chunkWI26APPFjs = require('../../../chunk-WI26APPF.js');
5
+ require('../../../chunk-BZMYB75M.js');
6
6
  require('../../../chunk-SZWM7COV.js');
7
- require('../../../chunk-6MT6IAIJ.js');
7
+ require('../../../chunk-UHTWNVEZ.js');
8
8
  require('../../../chunk-HYK7X5TY.js');
9
9
  require('../../../chunk-ML2VHRB6.js');
10
10
  require('../../../chunk-7OGVJELA.js');
@@ -14,4 +14,4 @@ require('../../../chunk-CQDBLKPF.js');
14
14
 
15
15
 
16
16
 
17
- exports.default = _chunkZK2RKIFUjs.generator_default; exports.neutralLibraryGeneratorFn = _chunkZK2RKIFUjs.neutralLibraryGeneratorFn;
17
+ exports.default = _chunkWI26APPFjs.generator_default; exports.neutralLibraryGeneratorFn = _chunkWI26APPFjs.neutralLibraryGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default,
3
3
  neutralLibraryGeneratorFn
4
- } from "../../../chunk-JOUEIYCR.mjs";
5
- import "../../../chunk-H723BL2Q.mjs";
4
+ } from "../../../chunk-WBPHMZKE.mjs";
5
+ import "../../../chunk-M3YWCYUX.mjs";
6
6
  import "../../../chunk-QC5ON3X4.mjs";
7
- import "../../../chunk-M3TJCESM.mjs";
7
+ import "../../../chunk-AQ7B26V3.mjs";
8
8
  import "../../../chunk-2ZQ423JU.mjs";
9
9
  import "../../../chunk-QYHQD375.mjs";
10
10
  import "../../../chunk-T5345GNL.mjs";
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunk2EX3I4ZZjs = require('../../../chunk-2EX3I4ZZ.js');
5
- require('../../../chunk-FKYMJ3KW.js');
4
+ var _chunkL7PM76XKjs = require('../../../chunk-L7PM76XK.js');
5
+ require('../../../chunk-BZMYB75M.js');
6
6
  require('../../../chunk-SZWM7COV.js');
7
- require('../../../chunk-6MT6IAIJ.js');
7
+ require('../../../chunk-UHTWNVEZ.js');
8
8
  require('../../../chunk-HYK7X5TY.js');
9
9
  require('../../../chunk-ML2VHRB6.js');
10
10
  require('../../../chunk-7OGVJELA.js');
@@ -14,4 +14,4 @@ require('../../../chunk-CQDBLKPF.js');
14
14
 
15
15
 
16
16
 
17
- exports.default = _chunk2EX3I4ZZjs.generator_default; exports.nodeLibraryGeneratorFn = _chunk2EX3I4ZZjs.nodeLibraryGeneratorFn;
17
+ exports.default = _chunkL7PM76XKjs.generator_default; exports.nodeLibraryGeneratorFn = _chunkL7PM76XKjs.nodeLibraryGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  generator_default,
3
3
  nodeLibraryGeneratorFn
4
- } from "../../../chunk-7JLWWZ6R.mjs";
5
- import "../../../chunk-H723BL2Q.mjs";
4
+ } from "../../../chunk-73A7IONK.mjs";
5
+ import "../../../chunk-M3YWCYUX.mjs";
6
6
  import "../../../chunk-QC5ON3X4.mjs";
7
- import "../../../chunk-M3TJCESM.mjs";
7
+ import "../../../chunk-AQ7B26V3.mjs";
8
8
  import "../../../chunk-2ZQ423JU.mjs";
9
9
  import "../../../chunk-QYHQD375.mjs";
10
10
  import "../../../chunk-T5345GNL.mjs";
@@ -4,14 +4,14 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkABHRPVXTjs = require('../../../chunk-ABHRPVXT.js');
8
- require('../../../chunk-Y2EEM3ZZ.js');
7
+ var _chunkNU3RM6J3js = require('../../../chunk-NU3RM6J3.js');
8
+ require('../../../chunk-XZ6L6OXJ.js');
9
9
  require('../../../chunk-D2PV33E5.js');
10
- require('../../../chunk-6MT6IAIJ.js');
10
+ require('../../../chunk-UHTWNVEZ.js');
11
11
 
12
12
 
13
13
 
14
14
 
15
15
 
16
16
 
17
- exports.DefaultCargoPluginProfileMap = _chunkABHRPVXTjs.DefaultCargoPluginProfileMap; exports.createDependencies = _chunkABHRPVXTjs.createDependencies; exports.createNodesV2 = _chunkABHRPVXTjs.createNodesV2; exports.description = _chunkABHRPVXTjs.description; exports.name = _chunkABHRPVXTjs.name;
17
+ exports.DefaultCargoPluginProfileMap = _chunkNU3RM6J3js.DefaultCargoPluginProfileMap; exports.createDependencies = _chunkNU3RM6J3js.createDependencies; exports.createNodesV2 = _chunkNU3RM6J3js.createNodesV2; exports.description = _chunkNU3RM6J3js.description; exports.name = _chunkNU3RM6J3js.name;
@@ -4,10 +4,10 @@ import {
4
4
  createNodesV2,
5
5
  description,
6
6
  name
7
- } from "../../../chunk-ITJ3EZU2.mjs";
8
- import "../../../chunk-2XWSOZUG.mjs";
7
+ } from "../../../chunk-R4N2WEQ2.mjs";
8
+ import "../../../chunk-FKPWMB63.mjs";
9
9
  import "../../../chunk-ZTN2676G.mjs";
10
- import "../../../chunk-M3TJCESM.mjs";
10
+ import "../../../chunk-AQ7B26V3.mjs";
11
11
  import "../../../chunk-CXY6VDX7.mjs";
12
12
  export {
13
13
  DefaultCargoPluginProfileMap,
@@ -4,14 +4,14 @@
4
4
 
5
5
 
6
6
 
7
- var _chunkABHRPVXTjs = require('../../../chunk-ABHRPVXT.js');
8
- require('../../../chunk-Y2EEM3ZZ.js');
7
+ var _chunkNU3RM6J3js = require('../../../chunk-NU3RM6J3.js');
8
+ require('../../../chunk-XZ6L6OXJ.js');
9
9
  require('../../../chunk-D2PV33E5.js');
10
- require('../../../chunk-6MT6IAIJ.js');
10
+ require('../../../chunk-UHTWNVEZ.js');
11
11
 
12
12
 
13
13
 
14
14
 
15
15
 
16
16
 
17
- exports.DefaultCargoPluginProfileMap = _chunkABHRPVXTjs.DefaultCargoPluginProfileMap; exports.createDependencies = _chunkABHRPVXTjs.createDependencies; exports.createNodesV2 = _chunkABHRPVXTjs.createNodesV2; exports.description = _chunkABHRPVXTjs.description; exports.name = _chunkABHRPVXTjs.name;
17
+ exports.DefaultCargoPluginProfileMap = _chunkNU3RM6J3js.DefaultCargoPluginProfileMap; exports.createDependencies = _chunkNU3RM6J3js.createDependencies; exports.createNodesV2 = _chunkNU3RM6J3js.createNodesV2; exports.description = _chunkNU3RM6J3js.description; exports.name = _chunkNU3RM6J3js.name;
@@ -4,10 +4,10 @@ import {
4
4
  createNodesV2,
5
5
  description,
6
6
  name
7
- } from "../../../chunk-ITJ3EZU2.mjs";
8
- import "../../../chunk-2XWSOZUG.mjs";
7
+ } from "../../../chunk-R4N2WEQ2.mjs";
8
+ import "../../../chunk-FKPWMB63.mjs";
9
9
  import "../../../chunk-ZTN2676G.mjs";
10
- import "../../../chunk-M3TJCESM.mjs";
10
+ import "../../../chunk-AQ7B26V3.mjs";
11
11
  import "../../../chunk-CXY6VDX7.mjs";
12
12
  export {
13
13
  DefaultCargoPluginProfileMap,
@@ -1,13 +1,13 @@
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 _chunkY2EEM3ZZjs = require('../../../chunk-Y2EEM3ZZ.js');
4
+ var _chunkXZ6L6OXJjs = require('../../../chunk-XZ6L6OXJ.js');
5
5
 
6
6
 
7
7
 
8
8
 
9
9
 
10
- var _chunk6MT6IAIJjs = require('../../../chunk-6MT6IAIJ.js');
10
+ var _chunkUHTWNVEZjs = require('../../../chunk-UHTWNVEZ.js');
11
11
  require('../../../chunk-2JANPL5K.js');
12
12
 
13
13
  // src/plugins/typescript/index.ts
@@ -44,7 +44,7 @@ var createNodesV2 = [
44
44
  if (_optionalChain([options2, 'optionalAccess', _ => _.includeApps]) === false && project.projectType === "application") {
45
45
  return {};
46
46
  }
47
- const root = _chunkY2EEM3ZZjs.getRoot.call(void 0, project.root, context2);
47
+ const root = _chunkXZ6L6OXJjs.getRoot.call(void 0, project.root, context2);
48
48
  const enableMarkdownlint = _optionalChain([options2, 'optionalAccess', _2 => _2.enableMarkdownlint]) !== false;
49
49
  const enableEslint = _optionalChain([options2, 'optionalAccess', _3 => _3.enableEslint]) !== false;
50
50
  const enableTypecheck = !!_optionalChain([options2, 'optionalAccess', _4 => _4.enableTypecheck]);
@@ -249,10 +249,10 @@ var createNodesV2 = [
249
249
  };
250
250
  const isPrivate = _nullishCoalesce(packageJson.private, () => ( false));
251
251
  if (!isPrivate) {
252
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
252
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
253
253
  project,
254
- _chunk6MT6IAIJjs.ProjectTagConstants.Registry.TAG_ID,
255
- _chunk6MT6IAIJjs.ProjectTagConstants.Registry.NPM,
254
+ _chunkUHTWNVEZjs.ProjectTagConstants.Registry.TAG_ID,
255
+ _chunkUHTWNVEZjs.ProjectTagConstants.Registry.NPM,
256
256
  { overwrite: true }
257
257
  );
258
258
  targets["nx-release-publish"] = {
@@ -261,14 +261,14 @@ var createNodesV2 = [
261
261
  executor: "@storm-software/workspace-tools:npm-publish",
262
262
  options: {}
263
263
  };
264
- if (project.projectType === "application" || _chunk6MT6IAIJjs.isEqualProjectTag.call(void 0,
264
+ if (project.projectType === "application" || _chunkUHTWNVEZjs.isEqualProjectTag.call(void 0,
265
265
  project,
266
- _chunk6MT6IAIJjs.ProjectTagConstants.ProjectType.TAG_ID,
267
- _chunk6MT6IAIJjs.ProjectTagConstants.ProjectType.APPLICATION
268
- ) || _chunk6MT6IAIJjs.isEqualProjectTag.call(void 0,
266
+ _chunkUHTWNVEZjs.ProjectTagConstants.ProjectType.TAG_ID,
267
+ _chunkUHTWNVEZjs.ProjectTagConstants.ProjectType.APPLICATION
268
+ ) || _chunkUHTWNVEZjs.isEqualProjectTag.call(void 0,
269
269
  project,
270
- _chunk6MT6IAIJjs.ProjectTagConstants.DistStyle.TAG_ID,
271
- _chunk6MT6IAIJjs.ProjectTagConstants.DistStyle.CLEAN
270
+ _chunkUHTWNVEZjs.ProjectTagConstants.DistStyle.TAG_ID,
271
+ _chunkUHTWNVEZjs.ProjectTagConstants.DistStyle.CLEAN
272
272
  )) {
273
273
  targets["clean-package"] ??= {
274
274
  cache: true,
@@ -285,54 +285,54 @@ var createNodesV2 = [
285
285
  _optionalChain([targets, 'access', _27 => _27["size-limit"], 'access', _28 => _28.dependsOn, 'optionalAccess', _29 => _29.push, 'call', _30 => _30("clean-package")]);
286
286
  }
287
287
  }
288
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
288
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
289
289
  project,
290
- _chunk6MT6IAIJjs.ProjectTagConstants.Language.TAG_ID,
291
- _chunk6MT6IAIJjs.ProjectTagConstants.Language.TYPESCRIPT,
290
+ _chunkUHTWNVEZjs.ProjectTagConstants.Language.TAG_ID,
291
+ _chunkUHTWNVEZjs.ProjectTagConstants.Language.TYPESCRIPT,
292
292
  { overwrite: true }
293
293
  );
294
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
294
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
295
295
  project,
296
- _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.TAG_ID,
297
- _optionalChain([options2, 'optionalAccess', _31 => _31.projectLinks]) === "alias" /* ALIAS */ ? _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.REFERENCE,
296
+ _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.TAG_ID,
297
+ _optionalChain([options2, 'optionalAccess', _31 => _31.projectLinks]) === "alias" /* ALIAS */ ? _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.REFERENCE,
298
298
  { overwrite: true }
299
299
  );
300
- const platform = _chunkY2EEM3ZZjs.getProjectPlatform.call(void 0, project);
300
+ const platform = _chunkXZ6L6OXJjs.getProjectPlatform.call(void 0, project);
301
301
  switch (platform) {
302
302
  case "worker":
303
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
303
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
304
304
  project,
305
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.TAG_ID,
306
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.WORKER,
305
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.TAG_ID,
306
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.WORKER,
307
307
  { overwrite: true }
308
308
  );
309
309
  break;
310
310
  case "node":
311
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
311
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
312
312
  project,
313
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.TAG_ID,
314
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.NODE,
313
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.TAG_ID,
314
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.NODE,
315
315
  { overwrite: true }
316
316
  );
317
317
  break;
318
318
  case "browser":
319
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
319
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
320
320
  project,
321
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.TAG_ID,
322
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.BROWSER,
321
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.TAG_ID,
322
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.BROWSER,
323
323
  { overwrite: true }
324
324
  );
325
325
  break;
326
326
  default:
327
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
327
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
328
328
  project,
329
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.TAG_ID,
330
- _chunk6MT6IAIJjs.ProjectTagConstants.Platform.NEUTRAL,
329
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.TAG_ID,
330
+ _chunkUHTWNVEZjs.ProjectTagConstants.Platform.NEUTRAL,
331
331
  { overwrite: true }
332
332
  );
333
333
  break;
334
334
  }
335
- _chunk6MT6IAIJjs.setDefaultProjectTags.call(void 0, project, name);
335
+ _chunkUHTWNVEZjs.setDefaultProjectTags.call(void 0, project, name);
336
336
  return {
337
337
  projects: {
338
338
  [root]: _defu2.default.call(void 0,
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  getProjectPlatform,
3
3
  getRoot
4
- } from "../../../chunk-2XWSOZUG.mjs";
4
+ } from "../../../chunk-FKPWMB63.mjs";
5
5
  import {
6
6
  ProjectTagConstants,
7
7
  addProjectTag,
8
8
  isEqualProjectTag,
9
9
  setDefaultProjectTags
10
- } from "../../../chunk-M3TJCESM.mjs";
10
+ } from "../../../chunk-AQ7B26V3.mjs";
11
11
  import "../../../chunk-OV6RS5V7.mjs";
12
12
  import "../../../chunk-CXY6VDX7.mjs";
13
13
 
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } 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 _chunkY2EEM3ZZjs = require('../../../chunk-Y2EEM3ZZ.js');
3
+ var _chunkXZ6L6OXJjs = require('../../../chunk-XZ6L6OXJ.js');
4
4
 
5
5
 
6
6
 
7
7
 
8
- var _chunk6MT6IAIJjs = require('../../../chunk-6MT6IAIJ.js');
8
+ var _chunkUHTWNVEZjs = require('../../../chunk-UHTWNVEZ.js');
9
9
  require('../../../chunk-2JANPL5K.js');
10
10
 
11
11
  // src/plugins/typescript/tsdown.ts
@@ -20,7 +20,7 @@ var _nxjsonjs = require('nx/src/config/nx-json.js');
20
20
  var _packagejson = require('nx/src/utils/package-json');
21
21
  var name = "storm-software/typescript/tsdown";
22
22
  var createNodesV2 = [
23
- "**/tsdown.config.ts",
23
+ "**/tsdown.*.{ts,mts,cts,js,mjs,cjs,json}",
24
24
  async (configFiles, options, context) => {
25
25
  return await _devkit.createNodesFromFiles.call(void 0,
26
26
  (configFile, options2, context2) => {
@@ -53,7 +53,7 @@ var createNodesV2 = [
53
53
  projectRoot,
54
54
  context2.workspaceRoot
55
55
  );
56
- const root = _chunkY2EEM3ZZjs.getRoot.call(void 0, projectRoot, context2);
56
+ const root = _chunkXZ6L6OXJjs.getRoot.call(void 0, projectRoot, context2);
57
57
  let relativeConfig = configFile.replaceAll(root, "");
58
58
  while (relativeConfig.startsWith(".")) {
59
59
  relativeConfig = relativeConfig.slice(1);
@@ -72,7 +72,7 @@ var createNodesV2 = [
72
72
  executor: "nx:run-commands",
73
73
  dependsOn: ["build-untyped", "typecheck", "^build"],
74
74
  options: {
75
- command: `tsdown --config="${relativeConfig}"`,
75
+ command: `tsdown --config "${relativeConfig}" --config-loader unrun --cwd "${root}"`,
76
76
  cwd: root
77
77
  }
78
78
  };
@@ -111,17 +111,17 @@ var createNodesV2 = [
111
111
  ]
112
112
  }
113
113
  };
114
- _chunk6MT6IAIJjs.setDefaultProjectTags.call(void 0, project, name);
115
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
114
+ _chunkUHTWNVEZjs.setDefaultProjectTags.call(void 0, project, name);
115
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
116
116
  project,
117
- _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.TAG_ID,
118
- _optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ? _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.REFERENCE,
117
+ _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.TAG_ID,
118
+ _optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ? _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.REFERENCE,
119
119
  { overwrite: true }
120
120
  );
121
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
121
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
122
122
  project,
123
- _chunk6MT6IAIJjs.ProjectTagConstants.Builder.TAG_ID,
124
- _chunk6MT6IAIJjs.ProjectTagConstants.Builder.TSDOWN,
123
+ _chunkUHTWNVEZjs.ProjectTagConstants.Builder.TAG_ID,
124
+ _chunkUHTWNVEZjs.ProjectTagConstants.Builder.TSDOWN,
125
125
  { overwrite: true }
126
126
  );
127
127
  return {
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getRoot
3
- } from "../../../chunk-2XWSOZUG.mjs";
3
+ } from "../../../chunk-FKPWMB63.mjs";
4
4
  import {
5
5
  ProjectTagConstants,
6
6
  addProjectTag,
7
7
  setDefaultProjectTags
8
- } from "../../../chunk-M3TJCESM.mjs";
8
+ } from "../../../chunk-AQ7B26V3.mjs";
9
9
  import "../../../chunk-OV6RS5V7.mjs";
10
10
  import "../../../chunk-CXY6VDX7.mjs";
11
11
 
@@ -21,7 +21,7 @@ import { readNxJson } from "nx/src/config/nx-json.js";
21
21
  import { readTargetsFromPackageJson } from "nx/src/utils/package-json";
22
22
  var name = "storm-software/typescript/tsdown";
23
23
  var createNodesV2 = [
24
- "**/tsdown.config.ts",
24
+ "**/tsdown.*.{ts,mts,cts,js,mjs,cjs,json}",
25
25
  async (configFiles, options, context) => {
26
26
  return await createNodesFromFiles(
27
27
  (configFile, options2, context2) => {
@@ -73,7 +73,7 @@ var createNodesV2 = [
73
73
  executor: "nx:run-commands",
74
74
  dependsOn: ["build-untyped", "typecheck", "^build"],
75
75
  options: {
76
- command: `tsdown --config="${relativeConfig}"`,
76
+ command: `tsdown --config "${relativeConfig}" --config-loader unrun --cwd "${root}"`,
77
77
  cwd: root
78
78
  }
79
79
  };
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } 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 _chunkY2EEM3ZZjs = require('../../../chunk-Y2EEM3ZZ.js');
3
+ var _chunkXZ6L6OXJjs = require('../../../chunk-XZ6L6OXJ.js');
4
4
 
5
5
 
6
6
 
7
7
 
8
- var _chunk6MT6IAIJjs = require('../../../chunk-6MT6IAIJ.js');
8
+ var _chunkUHTWNVEZjs = require('../../../chunk-UHTWNVEZ.js');
9
9
  require('../../../chunk-2JANPL5K.js');
10
10
 
11
11
  // src/plugins/typescript/tsup.ts
@@ -53,7 +53,7 @@ var createNodesV2 = [
53
53
  projectRoot,
54
54
  context2.workspaceRoot
55
55
  );
56
- const root = _chunkY2EEM3ZZjs.getRoot.call(void 0, projectRoot, context2);
56
+ const root = _chunkXZ6L6OXJjs.getRoot.call(void 0, projectRoot, context2);
57
57
  let relativeConfig = configFile.replaceAll(root, "");
58
58
  while (relativeConfig.startsWith(".")) {
59
59
  relativeConfig = relativeConfig.slice(1);
@@ -111,17 +111,17 @@ var createNodesV2 = [
111
111
  ]
112
112
  }
113
113
  };
114
- _chunk6MT6IAIJjs.setDefaultProjectTags.call(void 0, project, name);
115
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
114
+ _chunkUHTWNVEZjs.setDefaultProjectTags.call(void 0, project, name);
115
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
116
116
  project,
117
- _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.TAG_ID,
118
- _optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ? _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunk6MT6IAIJjs.ProjectTagConstants.ProjectLinking.REFERENCE,
117
+ _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.TAG_ID,
118
+ _optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ? _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.ALIAS : _chunkUHTWNVEZjs.ProjectTagConstants.ProjectLinking.REFERENCE,
119
119
  { overwrite: true }
120
120
  );
121
- _chunk6MT6IAIJjs.addProjectTag.call(void 0,
121
+ _chunkUHTWNVEZjs.addProjectTag.call(void 0,
122
122
  project,
123
- _chunk6MT6IAIJjs.ProjectTagConstants.Builder.TAG_ID,
124
- _chunk6MT6IAIJjs.ProjectTagConstants.Builder.TSUP,
123
+ _chunkUHTWNVEZjs.ProjectTagConstants.Builder.TAG_ID,
124
+ _chunkUHTWNVEZjs.ProjectTagConstants.Builder.TSUP,
125
125
  { overwrite: true }
126
126
  );
127
127
  return {
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  getRoot
3
- } from "../../../chunk-2XWSOZUG.mjs";
3
+ } from "../../../chunk-FKPWMB63.mjs";
4
4
  import {
5
5
  ProjectTagConstants,
6
6
  addProjectTag,
7
7
  setDefaultProjectTags
8
- } from "../../../chunk-M3TJCESM.mjs";
8
+ } from "../../../chunk-AQ7B26V3.mjs";
9
9
  import "../../../chunk-OV6RS5V7.mjs";
10
10
  import "../../../chunk-CXY6VDX7.mjs";
11
11