@storm-software/workspace-tools 1.229.0 → 1.229.1
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 +6 -0
- package/dist/chunk-KBJ7IEXI.js +1 -0
- package/dist/chunk-P5P43FOZ.mjs +0 -0
- package/dist/executors.js +8 -8
- package/dist/executors.mjs +10 -10
- package/dist/{generator-CgdrKFcO.d.mts → generator-BLYdn00o.d.mts} +1 -1
- package/dist/{generator-CNiN6sul.d.mts → generator-BqzpDHpv.d.mts} +1 -1
- package/dist/{generator-Dc6RWp26.d.ts → generator-BufhnJev.d.ts} +1 -1
- package/dist/{generator-DmJcSdfk.d.mts → generator-CC8n6BWL.d.mts} +1 -1
- package/dist/{generator-WuasfjoA.d.ts → generator-CtpgcwxE.d.ts} +1 -1
- package/dist/{generator-VyYYXMy4.d.mts → generator-DeKyhxAj.d.mts} +1 -1
- package/dist/{generator-BOj8XBVt.d.mts → generator-Dyq3mgZU.d.mts} +1 -1
- package/dist/{generator-C392qNd1.d.ts → generator-OLytwpdD.d.ts} +1 -1
- package/dist/{generator-DX0frURz.d.ts → generator-T2p5gT0C.d.ts} +1 -1
- package/dist/{generator-CtMFNmXP.d.ts → generator-noL-xIjx.d.ts} +1 -1
- package/dist/generators.d.mts +6 -6
- package/dist/generators.d.ts +6 -6
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.d.mts +16 -332
- package/dist/index.d.ts +16 -332
- package/dist/index.js +33 -12
- package/dist/index.mjs +34 -13
- package/dist/src/base/base-executor.d.mts +1 -1
- package/dist/src/base/base-executor.d.ts +1 -1
- package/dist/src/base/base-generator.d.mts +1 -1
- package/dist/src/base/base-generator.d.ts +1 -1
- package/dist/src/base/index.d.mts +337 -0
- package/dist/src/base/index.d.ts +337 -0
- package/dist/src/base/index.js +49 -0
- package/dist/src/base/index.mjs +49 -0
- package/dist/src/generators/browser-library/generator.d.mts +2 -2
- package/dist/src/generators/browser-library/generator.d.ts +2 -2
- package/dist/src/generators/config-schema/generator.d.mts +2 -2
- package/dist/src/generators/config-schema/generator.d.ts +2 -2
- package/dist/src/generators/neutral-library/generator.d.mts +2 -2
- package/dist/src/generators/neutral-library/generator.d.ts +2 -2
- package/dist/src/generators/node-library/generator.d.mts +2 -2
- package/dist/src/generators/node-library/generator.d.ts +2 -2
- package/dist/src/generators/preset/generator.d.mts +2 -2
- package/dist/src/generators/preset/generator.d.ts +2 -2
- package/dist/src/types.d.mts +1 -1
- package/dist/src/types.d.ts +1 -1
- package/dist/src/utils/index.d.mts +1 -1
- package/dist/src/utils/index.d.ts +1 -1
- package/dist/src/utils/project-tags.d.mts +1 -1
- package/dist/src/utils/project-tags.d.ts +1 -1
- package/dist/{types-Dbr7XMO3.d.ts → types-BmsLBqaq.d.ts} +1 -1
- package/dist/{types-CMFSY9ut.d.mts → types-CQzaS20Q.d.mts} +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import "../../chunk-P5P43FOZ.mjs";
|
|
2
|
+
import {
|
|
3
|
+
cargo_base_executor_untyped_default
|
|
4
|
+
} from "../../chunk-2JA7WAH7.mjs";
|
|
5
|
+
import {
|
|
6
|
+
typescript_build_executor_untyped_default
|
|
7
|
+
} from "../../chunk-CZJW5H5T.mjs";
|
|
8
|
+
import {
|
|
9
|
+
typescript_library_generator_untyped_default
|
|
10
|
+
} from "../../chunk-RPECQQG4.mjs";
|
|
11
|
+
import {
|
|
12
|
+
createProjectTsConfigJson,
|
|
13
|
+
getOutputPath,
|
|
14
|
+
normalizeOptions,
|
|
15
|
+
typeScriptLibraryGeneratorFn
|
|
16
|
+
} from "../../chunk-XSRDTQ5C.mjs";
|
|
17
|
+
import "../../chunk-66TYTM73.mjs";
|
|
18
|
+
import "../../chunk-EK75QNMS.mjs";
|
|
19
|
+
import {
|
|
20
|
+
withRunExecutor
|
|
21
|
+
} from "../../chunk-6267MSX4.mjs";
|
|
22
|
+
import "../../chunk-FFBZYD6R.mjs";
|
|
23
|
+
import {
|
|
24
|
+
base_executor_untyped_default
|
|
25
|
+
} from "../../chunk-DGC5L3Z7.mjs";
|
|
26
|
+
import {
|
|
27
|
+
withRunGenerator
|
|
28
|
+
} from "../../chunk-B3KIYNGT.mjs";
|
|
29
|
+
import "../../chunk-NDDXQD7R.mjs";
|
|
30
|
+
import "../../chunk-WJ5TU6JU.mjs";
|
|
31
|
+
import "../../chunk-DMUTOQCB.mjs";
|
|
32
|
+
import "../../chunk-PVTEDLBL.mjs";
|
|
33
|
+
import {
|
|
34
|
+
base_generator_untyped_default
|
|
35
|
+
} from "../../chunk-34LSWMWV.mjs";
|
|
36
|
+
import "../../chunk-XUV4U54K.mjs";
|
|
37
|
+
export {
|
|
38
|
+
base_executor_untyped_default as baseExecutorSchema,
|
|
39
|
+
base_generator_untyped_default as baseGeneratorSchema,
|
|
40
|
+
cargo_base_executor_untyped_default as cargoBaseExecutorSchema,
|
|
41
|
+
createProjectTsConfigJson,
|
|
42
|
+
getOutputPath,
|
|
43
|
+
normalizeOptions,
|
|
44
|
+
typeScriptLibraryGeneratorFn,
|
|
45
|
+
typescript_build_executor_untyped_default as typescriptBuildExecutorSchema,
|
|
46
|
+
typescript_library_generator_untyped_default as typescriptLibraryGeneratorSchema,
|
|
47
|
+
withRunExecutor,
|
|
48
|
+
withRunGenerator
|
|
49
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-CQzaS20Q.mjs';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.mjs';
|
|
4
|
-
export { b as browserLibraryGeneratorFn, _ as default } from '../../../generator-
|
|
4
|
+
export { b as browserLibraryGeneratorFn, _ as default } from '../../../generator-BqzpDHpv.mjs';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-BmsLBqaq.js';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.js';
|
|
4
|
-
export { b as browserLibraryGeneratorFn, _ as default } from '../../../generator-
|
|
4
|
+
export { b as browserLibraryGeneratorFn, _ as default } from '../../../generator-OLytwpdD.js';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-CQzaS20Q.mjs';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.mjs';
|
|
4
4
|
import 'zod';
|
|
5
|
-
export { M as ModuleSchema, c as configSchemaGeneratorFn, _ as default } from '../../../generator-
|
|
5
|
+
export { M as ModuleSchema, c as configSchemaGeneratorFn, _ as default } from '../../../generator-CC8n6BWL.mjs';
|
|
6
6
|
import 'tsup';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-BmsLBqaq.js';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.js';
|
|
4
4
|
import 'zod';
|
|
5
|
-
export { M as ModuleSchema, c as configSchemaGeneratorFn, _ as default } from '../../../generator-
|
|
5
|
+
export { M as ModuleSchema, c as configSchemaGeneratorFn, _ as default } from '../../../generator-CtpgcwxE.js';
|
|
6
6
|
import 'tsup';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-CQzaS20Q.mjs';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.mjs';
|
|
4
|
-
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-
|
|
4
|
+
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-Dyq3mgZU.mjs';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-BmsLBqaq.js';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.js';
|
|
4
|
-
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-
|
|
4
|
+
export { _ as default, n as neutralLibraryGeneratorFn } from '../../../generator-T2p5gT0C.js';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-CQzaS20Q.mjs';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.mjs';
|
|
4
|
-
export { _ as default, n as nodeLibraryGeneratorFn } from '../../../generator-
|
|
4
|
+
export { _ as default, n as nodeLibraryGeneratorFn } from '../../../generator-DeKyhxAj.mjs';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-BmsLBqaq.js';
|
|
2
2
|
import '@nx/devkit';
|
|
3
3
|
import '../../../types-D9vU63tt.js';
|
|
4
|
-
export { _ as default, n as nodeLibraryGeneratorFn } from '../../../generator-
|
|
4
|
+
export { _ as default, n as nodeLibraryGeneratorFn } from '../../../generator-BufhnJev.js';
|
|
5
5
|
import 'tsup';
|
|
6
6
|
import 'zod';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-CQzaS20Q.mjs';
|
|
2
2
|
import '@nx/devkit';
|
|
3
|
-
export { _ as default, p as presetGeneratorFn } from '../../../generator-
|
|
3
|
+
export { _ as default, p as presetGeneratorFn } from '../../../generator-BLYdn00o.mjs';
|
|
4
4
|
import '../../../types-D9vU63tt.mjs';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import 'tsup';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import '../../../types-
|
|
1
|
+
import '../../../types-BmsLBqaq.js';
|
|
2
2
|
import '@nx/devkit';
|
|
3
|
-
export { _ as default, p as presetGeneratorFn } from '../../../generator-
|
|
3
|
+
export { _ as default, p as presetGeneratorFn } from '../../../generator-noL-xIjx.js';
|
|
4
4
|
import '../../../types-D9vU63tt.js';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import 'tsup';
|
package/dist/src/types.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../types-D9vU63tt.mjs';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export { b as BaseExecutorOptions,
|
|
3
|
+
export { b as BaseExecutorOptions, c as BaseExecutorResult, d as BaseGeneratorOptions, e as BaseGeneratorResult, a as BaseWorkspaceToolOptions, B as BuildOptions, E as Entry, h as ProjectTagDistStyleValue, f as ProjectTagLanguageValue, i as ProjectTagPlatformValue, j as ProjectTagRegistryValue, g as ProjectTagTypeValue, P as ProjectTagVariant, T as TsupContext, W as WorkspaceToolHooks } from '../types-CQzaS20Q.mjs';
|
|
4
4
|
import 'zod';
|
package/dist/src/types.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import '../types-D9vU63tt.js';
|
|
2
2
|
import 'tsup';
|
|
3
|
-
export { b as BaseExecutorOptions,
|
|
3
|
+
export { b as BaseExecutorOptions, c as BaseExecutorResult, d as BaseGeneratorOptions, e as BaseGeneratorResult, a as BaseWorkspaceToolOptions, B as BuildOptions, E as Entry, h as ProjectTagDistStyleValue, f as ProjectTagLanguageValue, i as ProjectTagPlatformValue, j as ProjectTagRegistryValue, g as ProjectTagTypeValue, P as ProjectTagVariant, T as TsupContext, W as WorkspaceToolHooks } from '../types-BmsLBqaq.js';
|
|
4
4
|
import 'zod';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProjectConfiguration } from '@nx/devkit';
|
|
2
|
-
import { P as ProjectTagVariant, f as ProjectTagLanguageValue, g as ProjectTagTypeValue, h as ProjectTagDistStyleValue, i as ProjectTagPlatformValue, j as ProjectTagRegistryValue } from '../../types-
|
|
2
|
+
import { P as ProjectTagVariant, f as ProjectTagLanguageValue, g as ProjectTagTypeValue, h as ProjectTagDistStyleValue, i as ProjectTagPlatformValue, j as ProjectTagRegistryValue } from '../../types-CQzaS20Q.mjs';
|
|
3
3
|
import '../../types-D9vU63tt.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'tsup';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ProjectConfiguration } from '@nx/devkit';
|
|
2
|
-
import { P as ProjectTagVariant, f as ProjectTagLanguageValue, g as ProjectTagTypeValue, h as ProjectTagDistStyleValue, i as ProjectTagPlatformValue, j as ProjectTagRegistryValue } from '../../types-
|
|
2
|
+
import { P as ProjectTagVariant, f as ProjectTagLanguageValue, g as ProjectTagTypeValue, h as ProjectTagDistStyleValue, i as ProjectTagPlatformValue, j as ProjectTagRegistryValue } from '../../types-BmsLBqaq.js';
|
|
3
3
|
import '../../types-D9vU63tt.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
import 'tsup';
|
|
@@ -98,4 +98,4 @@ declare const ProjectTagRegistryValue: {
|
|
|
98
98
|
CYCLONE: ProjectTagRegistryValue;
|
|
99
99
|
};
|
|
100
100
|
|
|
101
|
-
export { type
|
|
101
|
+
export { type BuildOptions as B, type Entry as E, ProjectTagVariant as P, type TsupContext as T, type WorkspaceToolHooks as W, type BaseWorkspaceToolOptions as a, type BaseExecutorOptions as b, type BaseExecutorResult as c, type BaseGeneratorOptions as d, type BaseGeneratorResult as e, ProjectTagLanguageValue as f, ProjectTagTypeValue as g, ProjectTagDistStyleValue as h, ProjectTagPlatformValue as i, ProjectTagRegistryValue as j, type BaseExecutorSchema as k, type BaseGeneratorSchema as l };
|
|
@@ -98,4 +98,4 @@ declare const ProjectTagRegistryValue: {
|
|
|
98
98
|
CYCLONE: ProjectTagRegistryValue;
|
|
99
99
|
};
|
|
100
100
|
|
|
101
|
-
export { type
|
|
101
|
+
export { type BuildOptions as B, type Entry as E, ProjectTagVariant as P, type TsupContext as T, type WorkspaceToolHooks as W, type BaseWorkspaceToolOptions as a, type BaseExecutorOptions as b, type BaseExecutorResult as c, type BaseGeneratorOptions as d, type BaseGeneratorResult as e, ProjectTagLanguageValue as f, ProjectTagTypeValue as g, ProjectTagDistStyleValue as h, ProjectTagPlatformValue as i, ProjectTagRegistryValue as j, type BaseExecutorSchema as k, type BaseGeneratorSchema as l };
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@storm-software/workspace-tools","version":"1.229.
|
|
1
|
+
{"name":"@storm-software/workspace-tools","version":"1.229.1","description":"Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.","repository":{"type":"github","url":"https://github.com/storm-software/storm-ops","directory":"packages/workspace-tools"},"homepage":"https://stormsoftware.com","bugs":"https://github.com/storm-software/storm-ops/issues","author":{"name":"Storm Software","email":"contact@stormsoftware.com","url":"https://stormsoftware.com"},"license":"Apache-2.0","private":false,"main":"dist/index.js","module":"dist/index.mjs","exports":{"./package.json":"./package.json","./config/nx-default.json":"./config/nx-default.json","./config/nx-cloud.json":"./config/nx-cloud.json","./assets/cjs_shims":"./assets/cjs_shims.js","./assets/esm_shims":"./assets/esm_shims.js","./docs/*":"./docs/*","./migrations.json":"./migrations.json","./executors.json":"./executors.json","./executors/*/schema.json":"./dist/src/executors/*/schema.json","./generators.json":"./generators.json","./generators/*/schema.json":"./dist/src/generators/*/schema.json",".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"default":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./index":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"default":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"./executors":{"import":{"types":"./dist/executors.d.mts","default":"./dist/executors.mjs"},"require":{"types":"./dist/executors.d.ts","default":"./dist/executors.js"},"default":{"types":"./dist/executors.d.ts","default":"./dist/executors.js"}},"./generators":{"import":{"types":"./dist/generators.d.mts","default":"./dist/generators.mjs"},"require":{"types":"./dist/generators.d.ts","default":"./dist/generators.js"},"default":{"types":"./dist/generators.d.ts","default":"./dist/generators.js"}},"./types":{"import":{"types":"./dist/src/types.d.mts","default":"./dist/src/types.mjs"},"require":{"types":"./dist/src/types.d.ts","default":"./dist/src/types.js"},"default":{"types":"./dist/src/types.d.ts","default":"./dist/src/types.js"}},"./utils":{"import":{"types":"./dist/src/utils/index.d.mts","default":"./dist/src/utils/index.mjs"},"require":{"types":"./dist/src/utils/index.d.ts","default":"./dist/src/utils/index.js"},"default":{"types":"./dist/src/utils/index.d.ts","default":"./dist/src/utils/index.js"}},"./utils/*":{"import":{"types":"./dist/src/utils/*.d.mts","default":"./dist/src/utils/*.mjs"},"require":{"types":"./dist/src/utils/*.d.ts","default":"./dist/src/utils/*.js"},"default":{"types":"./dist/src/utils/*.d.ts","default":"./dist/src/utils/*.js"}},"./base":{"import":{"types":"./dist/src/base/index.d.mts","default":"./dist/src/base/index.mjs"},"require":{"types":"./dist/src/base/index.d.ts","default":"./dist/src/base/index.js"},"default":{"types":"./dist/src/base/index.d.ts","default":"./dist/src/base/index.js"}},"./base/*":{"import":{"types":"./dist/src/base/*.d.mts","default":"./dist/src/base/*.mjs"},"require":{"types":"./dist/src/base/*.d.ts","default":"./dist/src/base/*.js"},"default":{"types":"./dist/src/base/*.d.ts","default":"./dist/src/base/*.js"}},"./executors/*/executor.js":"./dist/src/executors/*/executor.js","./generators/*/generator.js":"./dist/src/generators/*/generator.js","./generators/*/init.js":"./dist/src/generators/*/init.js","./preset":"./dist/src/generators/preset/generator.js","./plugins/rust":"./dist/src/plugins/rust/index.js","./plugins/typescript":"./dist/src/plugins/typescript/index.js","./plugins/typescript/tsup":"./dist/src/plugins/typescript/tsup.js","./plugins/typescript/tsdown":"./dist/src/plugins/typescript/tsdown.js"},"typings":"dist/index.d.ts","keywords":["monorepo","nx","storm-software","storm-ops","storm","sullivanpj"],"peerDependencies":{"@microsoft/api-extractor":"^7.48.1","@nx/devkit":"^20.3.1","@samchon/openapi":"^2.3.0","nx":"^20.3.1","typescript":"^5.7.2","typia":"^7.5.0"},"peerDependenciesMeta":{"@microsoft/api-extractor":{"optional":true},"@nx/devkit":{"optional":false},"@samchon/openapi":{"optional":true},"nx":{"optional":false},"typescript":{"optional":false},"typia":{"optional":true}},"dependencies":{"@ltd/j-toml":"1.38.0","@nx/devkit":"^20.3.1","@size-limit/esbuild":"11.1.4","@size-limit/esbuild-why":"11.1.4","@size-limit/file":"11.1.4","deep-clone":"4.0.0","defu":"6.1.4","fs-extra":"11.2.0","glob":"^10.4.2","micromatch":"4.0.7","pkg-types":"^1.1.1","prettier":"^3.3.3","prettier-plugin-packagejson":"2.5.0","read-yaml-file":"2.1.0","semver":"7.6.2","size-limit":"11.1.4","zod":"^3.24.0","zod-to-json-schema":"3.23.1"},"devDependencies":{"@microsoft/api-extractor":"^7.48.1","@nx/esbuild":"^20.3.1","@types/micromatch":"4.0.9","@types/node":"^22.10.2","@types/semver":"7.5.8","nx":"^20.3.1","tsup":"8.3.5","typescript":"^5.7.2","typia":"^7.5.0","untyped":"^1.5.2"},"publishConfig":{"access":"public"},"executors":"./executors.json","generators":"./generators.json"}
|