@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.
- package/CHANGELOG.md +14 -0
- package/dist/{chunk-F6URZIFS.js → chunk-3GKMFXQ6.js} +2 -2
- package/dist/{chunk-TNGFWLBR.mjs → chunk-44IQ5DGO.mjs} +1 -1
- package/dist/{chunk-B2WIAR6B.js → chunk-4KWCRJ42.js} +3 -3
- package/dist/{chunk-3LZUGRMT.mjs → chunk-5BONSUJM.mjs} +1 -1
- package/dist/{chunk-7JLWWZ6R.mjs → chunk-73A7IONK.mjs} +1 -1
- package/dist/{chunk-M3TJCESM.mjs → chunk-AQ7B26V3.mjs} +1 -1
- package/dist/{chunk-FKYMJ3KW.js → chunk-BZMYB75M.js} +4 -4
- package/dist/{chunk-2XWSOZUG.mjs → chunk-FKPWMB63.mjs} +1 -1
- package/dist/{chunk-2EX3I4ZZ.js → chunk-L7PM76XK.js} +3 -3
- package/dist/{chunk-AQUCMNIA.js → chunk-LZC7BM3D.js} +7 -7
- package/dist/{chunk-H723BL2Q.mjs → chunk-M3YWCYUX.mjs} +1 -1
- package/dist/{chunk-JW65YBW5.mjs → chunk-MILWDGNH.mjs} +1 -1
- package/dist/{chunk-ABHRPVXT.js → chunk-NU3RM6J3.js} +10 -10
- package/dist/{chunk-ITJ3EZU2.mjs → chunk-R4N2WEQ2.mjs} +2 -2
- package/dist/{chunk-6MT6IAIJ.js → chunk-UHTWNVEZ.js} +1 -1
- package/dist/{chunk-JOUEIYCR.mjs → chunk-WBPHMZKE.mjs} +1 -1
- package/dist/{chunk-ZK2RKIFU.js → chunk-WI26APPF.js} +3 -3
- package/dist/{chunk-Y2EEM3ZZ.js → chunk-XZ6L6OXJ.js} +6 -6
- package/dist/executors.js +4 -4
- package/dist/executors.mjs +3 -3
- package/dist/generators.js +6 -6
- package/dist/generators.mjs +5 -5
- package/dist/index.js +9 -9
- package/dist/index.mjs +8 -8
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +2 -2
- package/dist/src/executors/npm-publish/executor.js +4 -4
- package/dist/src/executors/npm-publish/executor.mjs +3 -3
- package/dist/src/generators/browser-library/generator.js +4 -4
- package/dist/src/generators/browser-library/generator.mjs +3 -3
- package/dist/src/generators/neutral-library/generator.js +4 -4
- package/dist/src/generators/neutral-library/generator.mjs +3 -3
- package/dist/src/generators/node-library/generator.js +4 -4
- package/dist/src/generators/node-library/generator.mjs +3 -3
- package/dist/src/plugins/rust/cargo-toml.js +4 -4
- package/dist/src/plugins/rust/cargo-toml.mjs +3 -3
- package/dist/src/plugins/rust/index.js +4 -4
- package/dist/src/plugins/rust/index.mjs +3 -3
- package/dist/src/plugins/typescript/index.js +32 -32
- package/dist/src/plugins/typescript/index.mjs +2 -2
- package/dist/src/plugins/typescript/tsdown.js +12 -12
- package/dist/src/plugins/typescript/tsdown.mjs +4 -4
- package/dist/src/plugins/typescript/tsup.js +10 -10
- package/dist/src/plugins/typescript/tsup.mjs +2 -2
- package/dist/src/plugins/typescript/untyped-schema.js +4 -4
- package/dist/src/plugins/typescript/untyped-schema.mjs +2 -2
- package/dist/src/utils/index.js +4 -4
- package/dist/src/utils/index.mjs +3 -3
- package/dist/src/utils/package-helpers.js +3 -3
- package/dist/src/utils/package-helpers.mjs +2 -2
- package/dist/src/utils/plugin-helpers.js +3 -3
- package/dist/src/utils/plugin-helpers.mjs +2 -2
- package/dist/src/utils/project-tags.js +2 -2
- package/dist/src/utils/project-tags.mjs +1 -1
- 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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
134
|
+
} from "./chunk-WBPHMZKE.mjs";
|
|
135
135
|
import {
|
|
136
136
|
createProjectTsConfigJson,
|
|
137
137
|
getOutputPath,
|
|
138
138
|
normalizeOptions,
|
|
139
139
|
typeScriptLibraryGeneratorFn
|
|
140
|
-
} from "./chunk-
|
|
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-
|
|
170
|
+
} from "./chunk-AQ7B26V3.mjs";
|
|
171
171
|
import {
|
|
172
172
|
ProjectTagDistStyleValue,
|
|
173
173
|
ProjectTagLanguageValue,
|
package/dist/src/base/index.js
CHANGED
|
@@ -13,9 +13,9 @@ var _chunk2AVWFUXPjs = require('../../chunk-2AVWFUXP.js');
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
|
-
var
|
|
16
|
+
var _chunkBZMYB75Mjs = require('../../chunk-BZMYB75M.js');
|
|
17
17
|
require('../../chunk-SZWM7COV.js');
|
|
18
|
-
require('../../chunk-
|
|
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 =
|
|
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;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -13,9 +13,9 @@ import {
|
|
|
13
13
|
getOutputPath,
|
|
14
14
|
normalizeOptions,
|
|
15
15
|
typeScriptLibraryGeneratorFn
|
|
16
|
-
} from "../../chunk-
|
|
16
|
+
} from "../../chunk-M3YWCYUX.mjs";
|
|
17
17
|
import "../../chunk-QC5ON3X4.mjs";
|
|
18
|
-
import "../../chunk-
|
|
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
|
|
5
|
-
require('../../../chunk-
|
|
4
|
+
var _chunk3GKMFXQ6js = require('../../../chunk-3GKMFXQ6.js');
|
|
5
|
+
require('../../../chunk-LZC7BM3D.js');
|
|
6
6
|
require('../../../chunk-GXTFFUML.js');
|
|
7
|
-
require('../../../chunk-
|
|
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 =
|
|
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-
|
|
5
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-44IQ5DGO.mjs";
|
|
5
|
+
import "../../../chunk-5BONSUJM.mjs";
|
|
6
6
|
import "../../../chunk-FEYD5KMF.mjs";
|
|
7
|
-
import "../../../chunk-
|
|
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
|
|
5
|
-
require('../../../chunk-
|
|
4
|
+
var _chunk4KWCRJ42js = require('../../../chunk-4KWCRJ42.js');
|
|
5
|
+
require('../../../chunk-BZMYB75M.js');
|
|
6
6
|
require('../../../chunk-SZWM7COV.js');
|
|
7
|
-
require('../../../chunk-
|
|
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 =
|
|
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-
|
|
5
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-MILWDGNH.mjs";
|
|
5
|
+
import "../../../chunk-M3YWCYUX.mjs";
|
|
6
6
|
import "../../../chunk-QC5ON3X4.mjs";
|
|
7
|
-
import "../../../chunk-
|
|
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
|
|
5
|
-
require('../../../chunk-
|
|
4
|
+
var _chunkWI26APPFjs = require('../../../chunk-WI26APPF.js');
|
|
5
|
+
require('../../../chunk-BZMYB75M.js');
|
|
6
6
|
require('../../../chunk-SZWM7COV.js');
|
|
7
|
-
require('../../../chunk-
|
|
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 =
|
|
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-
|
|
5
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-WBPHMZKE.mjs";
|
|
5
|
+
import "../../../chunk-M3YWCYUX.mjs";
|
|
6
6
|
import "../../../chunk-QC5ON3X4.mjs";
|
|
7
|
-
import "../../../chunk-
|
|
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
|
|
5
|
-
require('../../../chunk-
|
|
4
|
+
var _chunkL7PM76XKjs = require('../../../chunk-L7PM76XK.js');
|
|
5
|
+
require('../../../chunk-BZMYB75M.js');
|
|
6
6
|
require('../../../chunk-SZWM7COV.js');
|
|
7
|
-
require('../../../chunk-
|
|
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 =
|
|
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-
|
|
5
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-73A7IONK.mjs";
|
|
5
|
+
import "../../../chunk-M3YWCYUX.mjs";
|
|
6
6
|
import "../../../chunk-QC5ON3X4.mjs";
|
|
7
|
-
import "../../../chunk-
|
|
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
|
|
8
|
-
require('../../../chunk-
|
|
7
|
+
var _chunkNU3RM6J3js = require('../../../chunk-NU3RM6J3.js');
|
|
8
|
+
require('../../../chunk-XZ6L6OXJ.js');
|
|
9
9
|
require('../../../chunk-D2PV33E5.js');
|
|
10
|
-
require('../../../chunk-
|
|
10
|
+
require('../../../chunk-UHTWNVEZ.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.DefaultCargoPluginProfileMap =
|
|
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-
|
|
8
|
-
import "../../../chunk-
|
|
7
|
+
} from "../../../chunk-R4N2WEQ2.mjs";
|
|
8
|
+
import "../../../chunk-FKPWMB63.mjs";
|
|
9
9
|
import "../../../chunk-ZTN2676G.mjs";
|
|
10
|
-
import "../../../chunk-
|
|
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
|
|
8
|
-
require('../../../chunk-
|
|
7
|
+
var _chunkNU3RM6J3js = require('../../../chunk-NU3RM6J3.js');
|
|
8
|
+
require('../../../chunk-XZ6L6OXJ.js');
|
|
9
9
|
require('../../../chunk-D2PV33E5.js');
|
|
10
|
-
require('../../../chunk-
|
|
10
|
+
require('../../../chunk-UHTWNVEZ.js');
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.DefaultCargoPluginProfileMap =
|
|
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-
|
|
8
|
-
import "../../../chunk-
|
|
7
|
+
} from "../../../chunk-R4N2WEQ2.mjs";
|
|
8
|
+
import "../../../chunk-FKPWMB63.mjs";
|
|
9
9
|
import "../../../chunk-ZTN2676G.mjs";
|
|
10
|
-
import "../../../chunk-
|
|
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
|
|
4
|
+
var _chunkXZ6L6OXJjs = require('../../../chunk-XZ6L6OXJ.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
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 =
|
|
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
|
-
|
|
252
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
253
253
|
project,
|
|
254
|
-
|
|
255
|
-
|
|
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" ||
|
|
264
|
+
if (project.projectType === "application" || _chunkUHTWNVEZjs.isEqualProjectTag.call(void 0,
|
|
265
265
|
project,
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
) ||
|
|
266
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.ProjectType.TAG_ID,
|
|
267
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.ProjectType.APPLICATION
|
|
268
|
+
) || _chunkUHTWNVEZjs.isEqualProjectTag.call(void 0,
|
|
269
269
|
project,
|
|
270
|
-
|
|
271
|
-
|
|
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
|
-
|
|
288
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
289
289
|
project,
|
|
290
|
-
|
|
291
|
-
|
|
290
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.Language.TAG_ID,
|
|
291
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.Language.TYPESCRIPT,
|
|
292
292
|
{ overwrite: true }
|
|
293
293
|
);
|
|
294
|
-
|
|
294
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
295
295
|
project,
|
|
296
|
-
|
|
297
|
-
_optionalChain([options2, 'optionalAccess', _31 => _31.projectLinks]) === "alias" /* ALIAS */ ?
|
|
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 =
|
|
300
|
+
const platform = _chunkXZ6L6OXJjs.getProjectPlatform.call(void 0, project);
|
|
301
301
|
switch (platform) {
|
|
302
302
|
case "worker":
|
|
303
|
-
|
|
303
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
304
304
|
project,
|
|
305
|
-
|
|
306
|
-
|
|
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
|
-
|
|
311
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
312
312
|
project,
|
|
313
|
-
|
|
314
|
-
|
|
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
|
-
|
|
319
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
320
320
|
project,
|
|
321
|
-
|
|
322
|
-
|
|
321
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.Platform.TAG_ID,
|
|
322
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.Platform.BROWSER,
|
|
323
323
|
{ overwrite: true }
|
|
324
324
|
);
|
|
325
325
|
break;
|
|
326
326
|
default:
|
|
327
|
-
|
|
327
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
328
328
|
project,
|
|
329
|
-
|
|
330
|
-
|
|
329
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.Platform.TAG_ID,
|
|
330
|
+
_chunkUHTWNVEZjs.ProjectTagConstants.Platform.NEUTRAL,
|
|
331
331
|
{ overwrite: true }
|
|
332
332
|
);
|
|
333
333
|
break;
|
|
334
334
|
}
|
|
335
|
-
|
|
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-
|
|
4
|
+
} from "../../../chunk-FKPWMB63.mjs";
|
|
5
5
|
import {
|
|
6
6
|
ProjectTagConstants,
|
|
7
7
|
addProjectTag,
|
|
8
8
|
isEqualProjectTag,
|
|
9
9
|
setDefaultProjectTags
|
|
10
|
-
} from "../../../chunk-
|
|
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
|
|
3
|
+
var _chunkXZ6L6OXJjs = require('../../../chunk-XZ6L6OXJ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
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
|
|
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 =
|
|
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
|
|
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
|
-
|
|
115
|
-
|
|
114
|
+
_chunkUHTWNVEZjs.setDefaultProjectTags.call(void 0, project, name);
|
|
115
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
116
116
|
project,
|
|
117
|
-
|
|
118
|
-
_optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ?
|
|
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
|
-
|
|
121
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
122
122
|
project,
|
|
123
|
-
|
|
124
|
-
|
|
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-
|
|
3
|
+
} from "../../../chunk-FKPWMB63.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ProjectTagConstants,
|
|
6
6
|
addProjectTag,
|
|
7
7
|
setDefaultProjectTags
|
|
8
|
-
} from "../../../chunk-
|
|
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
|
|
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
|
|
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
|
|
3
|
+
var _chunkXZ6L6OXJjs = require('../../../chunk-XZ6L6OXJ.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
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 =
|
|
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
|
-
|
|
115
|
-
|
|
114
|
+
_chunkUHTWNVEZjs.setDefaultProjectTags.call(void 0, project, name);
|
|
115
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
116
116
|
project,
|
|
117
|
-
|
|
118
|
-
_optionalChain([options2, 'optionalAccess', _3 => _3.projectLinks]) === "alias" /* ALIAS */ ?
|
|
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
|
-
|
|
121
|
+
_chunkUHTWNVEZjs.addProjectTag.call(void 0,
|
|
122
122
|
project,
|
|
123
|
-
|
|
124
|
-
|
|
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-
|
|
3
|
+
} from "../../../chunk-FKPWMB63.mjs";
|
|
4
4
|
import {
|
|
5
5
|
ProjectTagConstants,
|
|
6
6
|
addProjectTag,
|
|
7
7
|
setDefaultProjectTags
|
|
8
|
-
} from "../../../chunk-
|
|
8
|
+
} from "../../../chunk-AQ7B26V3.mjs";
|
|
9
9
|
import "../../../chunk-OV6RS5V7.mjs";
|
|
10
10
|
import "../../../chunk-CXY6VDX7.mjs";
|
|
11
11
|
|