@storm-software/workspace-tools 1.296.59 → 1.296.61
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/README.md +1 -1
- package/dist/{chunk-QEP2JF6D.js → chunk-2WUWNWKR.js} +3 -3
- package/dist/{chunk-FSP5BXTH.mjs → chunk-5THQG4I5.mjs} +1 -1
- package/dist/{chunk-XZE55MLM.mjs → chunk-65774IGV.mjs} +1 -1
- package/dist/{chunk-ZORHWWTN.js → chunk-ANOLNHIH.js} +3 -3
- package/dist/{chunk-GKLFEOKK.mjs → chunk-C3G4MZGP.mjs} +16 -2
- package/dist/{chunk-LANYX3R2.js → chunk-G5PC6KMK.js} +3 -3
- package/dist/{chunk-33C5YQ6J.js → chunk-GOJ243WU.js} +2 -2
- package/dist/{chunk-32KQVUCF.js → chunk-HYK7OVZ3.js} +25 -11
- package/dist/{chunk-ZEQS7E4C.mjs → chunk-IP23MSZ4.mjs} +1 -1
- package/dist/{chunk-5JYAH2VL.mjs → chunk-JGPL6SLR.mjs} +1 -1
- package/dist/{chunk-E4H5GQS4.mjs → chunk-JODIITKJ.mjs} +1 -1
- package/dist/{chunk-QG6V6H7W.mjs → chunk-KIEM2PKS.mjs} +1 -1
- package/dist/{chunk-ZMHKOSQO.js → chunk-QGDBHZ2M.js} +3 -3
- package/dist/{chunk-TFQGKHL5.js → chunk-SWRGTRTW.js} +3 -3
- package/dist/{chunk-UJZUGPLI.mjs → chunk-T2REIWDE.mjs} +1 -1
- package/dist/{chunk-UV6QIFS3.js → chunk-YG45K4QK.js} +5 -5
- package/dist/executors.js +8 -8
- package/dist/executors.mjs +7 -7
- package/dist/index.js +8 -8
- package/dist/index.mjs +7 -7
- package/dist/src/executors/cargo-build/executor.js +4 -3
- package/dist/src/executors/cargo-build/executor.mjs +3 -2
- package/dist/src/executors/cargo-check/executor.js +4 -3
- package/dist/src/executors/cargo-check/executor.mjs +3 -2
- package/dist/src/executors/cargo-clippy/executor.js +4 -3
- package/dist/src/executors/cargo-clippy/executor.mjs +3 -2
- package/dist/src/executors/cargo-doc/executor.js +4 -3
- package/dist/src/executors/cargo-doc/executor.mjs +3 -2
- package/dist/src/executors/cargo-format/executor.js +4 -3
- package/dist/src/executors/cargo-format/executor.mjs +3 -2
- package/dist/src/executors/napi/executor.js +4 -3
- package/dist/src/executors/napi/executor.mjs +3 -2
- package/dist/src/plugins/rust/cargo-toml.js +5 -3
- package/dist/src/plugins/rust/cargo-toml.mjs +4 -2
- package/dist/src/plugins/rust/index.js +5 -3
- package/dist/src/plugins/rust/index.mjs +4 -2
- package/dist/src/utils/cargo.js +4 -2
- package/dist/src/utils/cargo.mjs +3 -1
- package/dist/src/utils/index.js +2 -2
- package/dist/src/utils/index.mjs +1 -1
- package/package.json +11 -11
- package/dist/executor-BUtmgAjf.d.ts +0 -145
- package/dist/executor-BnyqeRMQ.d.ts +0 -57
- package/dist/executor-CF2P28x7.d.ts +0 -267
- package/dist/executor-CtQ0X9Pp.d.ts +0 -305
- package/dist/executor-CyDG2Xnx.d.mts +0 -305
- package/dist/executor-DMfDjEeE.d.mts +0 -33
- package/dist/executor-DnWsZ925.d.mts +0 -145
- package/dist/executor-DzcyLzwF.d.mts +0 -143
- package/dist/executor-DzhOBtUi.d.ts +0 -143
- package/dist/executor-HE1a47Xg.d.mts +0 -57
- package/dist/executor-boD9fICC.d.ts +0 -33
- package/dist/executor-x1NRvlct.d.mts +0 -267
- package/dist/generator-9dRx-biC.d.mts +0 -38
- package/dist/generator-B28ipdml.d.ts +0 -38
- package/dist/generator-BwfBbJTK.d.mts +0 -130
- package/dist/generator-C8CSrU1X.d.mts +0 -108
- package/dist/generator-CETtBRcF.d.ts +0 -130
- package/dist/generator-CYZiAInn.d.ts +0 -130
- package/dist/generator-Cj2dPxfL.d.ts +0 -108
- package/dist/generator-Cw56SbGO.d.mts +0 -130
- package/dist/generator-E2v2OQls.d.ts +0 -130
- package/dist/generator-Nz6bDiFl.d.mts +0 -130
- package/dist/types-BTQ7Xra1.d.ts +0 -77
- package/dist/types-CsrlUBxJ.d.mts +0 -77
- package/dist/types-DwFGBJr1.d.mts +0 -243
- package/dist/types-DwFGBJr1.d.ts +0 -243
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
2
|
-
import { ExecutorContext } from '@nx/devkit';
|
|
3
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.js';
|
|
4
|
-
|
|
5
|
-
// Generated by @storm-software/untyped
|
|
6
|
-
// Do not edit this file directly
|
|
7
|
-
|
|
8
|
-
interface TSDownExecutorSchema {
|
|
9
|
-
/**
|
|
10
|
-
* Output Path
|
|
11
|
-
*
|
|
12
|
-
* The output path for the build
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* @format path
|
|
16
|
-
*/
|
|
17
|
-
outputPath?: string,
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Entry File(s)
|
|
21
|
-
*
|
|
22
|
-
* The entry file or files to build
|
|
23
|
-
*
|
|
24
|
-
* @default ["{sourceRoot}/index.ts"]
|
|
25
|
-
*
|
|
26
|
-
* @format path
|
|
27
|
-
*/
|
|
28
|
-
entry?: Array<string>,
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* TSConfig Path
|
|
32
|
-
*
|
|
33
|
-
* The path to the tsconfig file
|
|
34
|
-
*
|
|
35
|
-
* @default "{projectRoot}/tsconfig.json"
|
|
36
|
-
*
|
|
37
|
-
* @format path
|
|
38
|
-
*/
|
|
39
|
-
tsconfig?: string,
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* Bundle
|
|
43
|
-
*
|
|
44
|
-
* Bundle the output
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
bundle?: boolean,
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* Minify
|
|
51
|
-
*
|
|
52
|
-
* Minify the output
|
|
53
|
-
*
|
|
54
|
-
*/
|
|
55
|
-
minify?: boolean,
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* Debug
|
|
59
|
-
*
|
|
60
|
-
* Debug the output
|
|
61
|
-
*
|
|
62
|
-
*/
|
|
63
|
-
debug?: boolean,
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Sourcemap
|
|
67
|
-
*
|
|
68
|
-
* Generate a sourcemap
|
|
69
|
-
*
|
|
70
|
-
*/
|
|
71
|
-
sourcemap?: boolean,
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* Silent
|
|
75
|
-
*
|
|
76
|
-
* Should the build run silently - only report errors back to the user
|
|
77
|
-
*
|
|
78
|
-
* @default false
|
|
79
|
-
*/
|
|
80
|
-
silent?: boolean,
|
|
81
|
-
|
|
82
|
-
/**
|
|
83
|
-
* Target
|
|
84
|
-
*
|
|
85
|
-
* The target to build
|
|
86
|
-
*
|
|
87
|
-
* @default "esnext"
|
|
88
|
-
*
|
|
89
|
-
* @enum es3,es5,es6,es2015,es2016,es2017,es2018,es2019,es2020,es2021,es2022,es2023,es2024,esnext,node12,node14,node16,node18,node20,node22,browser,chrome58,chrome59,chrome60
|
|
90
|
-
*/
|
|
91
|
-
target?: string,
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
* Format
|
|
95
|
-
*
|
|
96
|
-
* The format to build
|
|
97
|
-
*
|
|
98
|
-
* @default ["cjs","esm"]
|
|
99
|
-
*/
|
|
100
|
-
format?: Array<string>,
|
|
101
|
-
|
|
102
|
-
/**
|
|
103
|
-
* Platform
|
|
104
|
-
*
|
|
105
|
-
* The platform to build
|
|
106
|
-
*
|
|
107
|
-
* @default "neutral"
|
|
108
|
-
*
|
|
109
|
-
* @enum neutral,node,browser
|
|
110
|
-
*/
|
|
111
|
-
platform?: string,
|
|
112
|
-
|
|
113
|
-
/**
|
|
114
|
-
* External
|
|
115
|
-
*
|
|
116
|
-
* The external dependencies
|
|
117
|
-
*
|
|
118
|
-
*/
|
|
119
|
-
external?: Array<any>,
|
|
120
|
-
|
|
121
|
-
/**
|
|
122
|
-
* Define
|
|
123
|
-
*
|
|
124
|
-
* The define values
|
|
125
|
-
*
|
|
126
|
-
*/
|
|
127
|
-
define?: Record<string, string>,
|
|
128
|
-
|
|
129
|
-
/**
|
|
130
|
-
* Environment Variables
|
|
131
|
-
*
|
|
132
|
-
* The environment variable values
|
|
133
|
-
*
|
|
134
|
-
*/
|
|
135
|
-
env?: Record<string, string>,
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
declare function tsdownExecutorFn(options: TSDownExecutorSchema, context: ExecutorContext, config?: StormWorkspaceConfig): Promise<{
|
|
139
|
-
success: boolean;
|
|
140
|
-
}>;
|
|
141
|
-
declare const _default: _nx_devkit.PromiseExecutor<TSDownExecutorSchema>;
|
|
142
|
-
|
|
143
|
-
export { type TSDownExecutorSchema as T, _default as _, tsdownExecutorFn as t };
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
2
|
-
import { ExecutorContext } from '@nx/devkit';
|
|
3
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.mjs';
|
|
4
|
-
|
|
5
|
-
// Generated by @storm-software/untyped
|
|
6
|
-
// Do not edit this file directly
|
|
7
|
-
|
|
8
|
-
interface TypiaExecutorSchema {
|
|
9
|
-
/**
|
|
10
|
-
* Output Path
|
|
11
|
-
*
|
|
12
|
-
* The output path for the build
|
|
13
|
-
*
|
|
14
|
-
* @default "{sourceRoot}/__generated__/typia"
|
|
15
|
-
*
|
|
16
|
-
* @format path
|
|
17
|
-
*/
|
|
18
|
-
outputPath: string,
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* Entry File(s)
|
|
22
|
-
*
|
|
23
|
-
* The entry file or files to build
|
|
24
|
-
*
|
|
25
|
-
* @default ["{sourceRoot}/index.ts"]
|
|
26
|
-
*
|
|
27
|
-
* @format path
|
|
28
|
-
*/
|
|
29
|
-
entry: Array<string>,
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* TSConfig Path
|
|
33
|
-
*
|
|
34
|
-
* The path to the tsconfig file
|
|
35
|
-
*
|
|
36
|
-
* @default "{projectRoot}/tsconfig.json"
|
|
37
|
-
*
|
|
38
|
-
* @format path
|
|
39
|
-
*/
|
|
40
|
-
tsconfig: string,
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* Clean
|
|
44
|
-
*
|
|
45
|
-
* Clean the output directory before building
|
|
46
|
-
*
|
|
47
|
-
* @default true
|
|
48
|
-
*/
|
|
49
|
-
clean?: boolean,
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
declare function typiaExecutorFn(options: TypiaExecutorSchema, _: ExecutorContext, config: StormWorkspaceConfig): Promise<{
|
|
53
|
-
success: boolean;
|
|
54
|
-
}>;
|
|
55
|
-
declare const _default: _nx_devkit.PromiseExecutor<TypiaExecutorSchema>;
|
|
56
|
-
|
|
57
|
-
export { type TypiaExecutorSchema as T, _default as _, typiaExecutorFn as t };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
2
|
-
import { ExecutorContext } from '@nx/devkit';
|
|
3
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.js';
|
|
4
|
-
|
|
5
|
-
// Generated by @storm-software/untyped
|
|
6
|
-
// Do not edit this file directly
|
|
7
|
-
|
|
8
|
-
interface SizeLimitExecutorSchema {
|
|
9
|
-
/**
|
|
10
|
-
* Output Path
|
|
11
|
-
*
|
|
12
|
-
* The output path for the build
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* @format path
|
|
16
|
-
*/
|
|
17
|
-
outputPath?: string,
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Entry
|
|
21
|
-
*
|
|
22
|
-
* The path to the entry file
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
entry?: Array<string>,
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
declare function sizeLimitExecutorFn(options: SizeLimitExecutorSchema, context: ExecutorContext, config?: StormWorkspaceConfig): Promise<{
|
|
29
|
-
success: boolean;
|
|
30
|
-
}>;
|
|
31
|
-
declare const _default: _nx_devkit.PromiseExecutor<SizeLimitExecutorSchema>;
|
|
32
|
-
|
|
33
|
-
export { type SizeLimitExecutorSchema as S, _default as _, sizeLimitExecutorFn as s };
|
|
@@ -1,267 +0,0 @@
|
|
|
1
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
2
|
-
import { ExecutorContext } from '@nx/devkit';
|
|
3
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.mjs';
|
|
4
|
-
|
|
5
|
-
// Generated by @storm-software/untyped
|
|
6
|
-
// Do not edit this file directly
|
|
7
|
-
|
|
8
|
-
interface UnbuildExecutorSchema {
|
|
9
|
-
/**
|
|
10
|
-
* Output Path
|
|
11
|
-
*
|
|
12
|
-
* The output path for the build
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* @format path
|
|
16
|
-
*/
|
|
17
|
-
outputPath?: string,
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Input Directory
|
|
21
|
-
*
|
|
22
|
-
* The directory to use as input for the build
|
|
23
|
-
*
|
|
24
|
-
* @default ["{sourceRoot}"]
|
|
25
|
-
*
|
|
26
|
-
* @format path
|
|
27
|
-
*/
|
|
28
|
-
entry: Array<string>,
|
|
29
|
-
|
|
30
|
-
/**
|
|
31
|
-
* TSConfig Path
|
|
32
|
-
*
|
|
33
|
-
* The path to the tsconfig file
|
|
34
|
-
*
|
|
35
|
-
* @default "{projectRoot}/tsconfig.json"
|
|
36
|
-
*
|
|
37
|
-
* @format path
|
|
38
|
-
*/
|
|
39
|
-
tsconfig?: string,
|
|
40
|
-
|
|
41
|
-
/**
|
|
42
|
-
* Bundle
|
|
43
|
-
*
|
|
44
|
-
* Bundle the output
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
bundle?: boolean,
|
|
48
|
-
|
|
49
|
-
/**
|
|
50
|
-
* Minify
|
|
51
|
-
*
|
|
52
|
-
* Minify the output
|
|
53
|
-
*
|
|
54
|
-
*/
|
|
55
|
-
minify?: boolean,
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* Debug
|
|
59
|
-
*
|
|
60
|
-
* Debug the output
|
|
61
|
-
*
|
|
62
|
-
*/
|
|
63
|
-
debug?: boolean,
|
|
64
|
-
|
|
65
|
-
/**
|
|
66
|
-
* Sourcemap
|
|
67
|
-
*
|
|
68
|
-
* Generate a sourcemap
|
|
69
|
-
*
|
|
70
|
-
*/
|
|
71
|
-
sourcemap?: boolean,
|
|
72
|
-
|
|
73
|
-
/**
|
|
74
|
-
* Silent
|
|
75
|
-
*
|
|
76
|
-
* Should the build run silently - only report errors back to the user
|
|
77
|
-
*
|
|
78
|
-
* @default false
|
|
79
|
-
*/
|
|
80
|
-
silent?: boolean,
|
|
81
|
-
|
|
82
|
-
/**
|
|
83
|
-
* Target
|
|
84
|
-
*
|
|
85
|
-
* The target to build
|
|
86
|
-
*
|
|
87
|
-
* @default "esnext"
|
|
88
|
-
*
|
|
89
|
-
* @enum es3,es5,es6,es2015,es2016,es2017,es2018,es2019,es2020,es2021,es2022,es2023,es2024,esnext,node12,node14,node16,node18,node20,node22,browser,chrome58,chrome59,chrome60
|
|
90
|
-
*/
|
|
91
|
-
target?: string,
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
* Format
|
|
95
|
-
*
|
|
96
|
-
* The format to build
|
|
97
|
-
*
|
|
98
|
-
* @default ["cjs","esm"]
|
|
99
|
-
*/
|
|
100
|
-
format?: Array<string>,
|
|
101
|
-
|
|
102
|
-
/**
|
|
103
|
-
* Platform
|
|
104
|
-
*
|
|
105
|
-
* The platform to build
|
|
106
|
-
*
|
|
107
|
-
* @default "neutral"
|
|
108
|
-
*
|
|
109
|
-
* @enum neutral,node,browser
|
|
110
|
-
*/
|
|
111
|
-
platform?: string,
|
|
112
|
-
|
|
113
|
-
/**
|
|
114
|
-
* External
|
|
115
|
-
*
|
|
116
|
-
* The external dependencies
|
|
117
|
-
*
|
|
118
|
-
*/
|
|
119
|
-
external?: Array<any>,
|
|
120
|
-
|
|
121
|
-
/**
|
|
122
|
-
* Define
|
|
123
|
-
*
|
|
124
|
-
* The define values
|
|
125
|
-
*
|
|
126
|
-
*/
|
|
127
|
-
define?: Record<string, string>,
|
|
128
|
-
|
|
129
|
-
/**
|
|
130
|
-
* Environment Variables
|
|
131
|
-
*
|
|
132
|
-
* The environment variable values
|
|
133
|
-
*
|
|
134
|
-
*/
|
|
135
|
-
env?: Record<string, string>,
|
|
136
|
-
|
|
137
|
-
/**
|
|
138
|
-
* Name
|
|
139
|
-
*
|
|
140
|
-
* The name of the project/build
|
|
141
|
-
*
|
|
142
|
-
* @default "{projectName}"
|
|
143
|
-
*/
|
|
144
|
-
name: string,
|
|
145
|
-
|
|
146
|
-
/**
|
|
147
|
-
* Tree Shaking
|
|
148
|
-
*
|
|
149
|
-
* Enable tree shaking
|
|
150
|
-
*
|
|
151
|
-
* @default true
|
|
152
|
-
*/
|
|
153
|
-
treeShaking?: boolean,
|
|
154
|
-
|
|
155
|
-
/**
|
|
156
|
-
* Watch
|
|
157
|
-
*
|
|
158
|
-
* Watch for changes
|
|
159
|
-
*
|
|
160
|
-
* @default false
|
|
161
|
-
*/
|
|
162
|
-
watch?: boolean,
|
|
163
|
-
|
|
164
|
-
/**
|
|
165
|
-
* Clean
|
|
166
|
-
*
|
|
167
|
-
* Clean the output directory before building
|
|
168
|
-
*
|
|
169
|
-
* @default true
|
|
170
|
-
*/
|
|
171
|
-
clean?: boolean,
|
|
172
|
-
|
|
173
|
-
/**
|
|
174
|
-
* Stub
|
|
175
|
-
*
|
|
176
|
-
* Stub the output
|
|
177
|
-
*
|
|
178
|
-
* @default false
|
|
179
|
-
*/
|
|
180
|
-
stub?: boolean,
|
|
181
|
-
|
|
182
|
-
/**
|
|
183
|
-
* Build Only
|
|
184
|
-
*
|
|
185
|
-
* Should the build process skip generating a package.json and copying assets
|
|
186
|
-
*
|
|
187
|
-
* @default false
|
|
188
|
-
*/
|
|
189
|
-
buildOnly?: boolean,
|
|
190
|
-
|
|
191
|
-
/**
|
|
192
|
-
* Watch Options
|
|
193
|
-
*
|
|
194
|
-
* Watch options
|
|
195
|
-
*
|
|
196
|
-
*/
|
|
197
|
-
watchOptions?: {
|
|
198
|
-
[key: string]: any
|
|
199
|
-
},
|
|
200
|
-
|
|
201
|
-
/**
|
|
202
|
-
* Stub Options
|
|
203
|
-
*
|
|
204
|
-
* Stub options
|
|
205
|
-
*
|
|
206
|
-
*/
|
|
207
|
-
stubOptions?: {
|
|
208
|
-
[key: string]: any
|
|
209
|
-
},
|
|
210
|
-
|
|
211
|
-
/**
|
|
212
|
-
* Dependencies
|
|
213
|
-
*
|
|
214
|
-
* The dependencies to install
|
|
215
|
-
*
|
|
216
|
-
*/
|
|
217
|
-
dependencies?: Array<string>,
|
|
218
|
-
|
|
219
|
-
/**
|
|
220
|
-
* Peer Dependencies
|
|
221
|
-
*
|
|
222
|
-
* The peer dependencies to install
|
|
223
|
-
*
|
|
224
|
-
*/
|
|
225
|
-
peerDependencies?: Array<string>,
|
|
226
|
-
|
|
227
|
-
/**
|
|
228
|
-
* Dev Dependencies
|
|
229
|
-
*
|
|
230
|
-
* The dev dependencies to install
|
|
231
|
-
*
|
|
232
|
-
*/
|
|
233
|
-
devDependencies?: Array<string>,
|
|
234
|
-
|
|
235
|
-
/**
|
|
236
|
-
* Alias
|
|
237
|
-
*
|
|
238
|
-
* The alias to use
|
|
239
|
-
*
|
|
240
|
-
*/
|
|
241
|
-
alias?: Record<string, string>,
|
|
242
|
-
|
|
243
|
-
/**
|
|
244
|
-
* Replace
|
|
245
|
-
*
|
|
246
|
-
* The replace to use
|
|
247
|
-
*
|
|
248
|
-
*/
|
|
249
|
-
replace?: Record<string, string>,
|
|
250
|
-
|
|
251
|
-
/**
|
|
252
|
-
* Rollup
|
|
253
|
-
*
|
|
254
|
-
* The rollup options
|
|
255
|
-
*
|
|
256
|
-
*/
|
|
257
|
-
rollup?: {
|
|
258
|
-
[key: string]: any
|
|
259
|
-
},
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
declare function unbuildExecutorFn(options: UnbuildExecutorSchema, context: ExecutorContext, config: StormWorkspaceConfig): Promise<{
|
|
263
|
-
success: boolean;
|
|
264
|
-
}>;
|
|
265
|
-
declare const _default: _nx_devkit.PromiseExecutor<UnbuildExecutorSchema>;
|
|
266
|
-
|
|
267
|
-
export { type UnbuildExecutorSchema as U, _default as _, unbuildExecutorFn as u };
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { c as BaseGeneratorResult } from './types-CsrlUBxJ.mjs';
|
|
2
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
3
|
-
import { Tree } from '@nx/devkit';
|
|
4
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.mjs';
|
|
5
|
-
import * as z from 'zod';
|
|
6
|
-
|
|
7
|
-
// Generated by @storm-software/untyped
|
|
8
|
-
// Do not edit this file directly
|
|
9
|
-
|
|
10
|
-
interface ConfigSchemaGeneratorSchema {
|
|
11
|
-
/**
|
|
12
|
-
* Directory
|
|
13
|
-
*
|
|
14
|
-
* The directory to create the library in
|
|
15
|
-
*
|
|
16
|
-
*/
|
|
17
|
-
directory?: string,
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Output File
|
|
21
|
-
*
|
|
22
|
-
* The file to write the schema to
|
|
23
|
-
*
|
|
24
|
-
* @default "{workspaceRoot}/storm-workspace.schema.json"
|
|
25
|
-
*/
|
|
26
|
-
outputFile?: string,
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
type ModuleSchema = {
|
|
30
|
-
name: string;
|
|
31
|
-
schema: z.ZodType;
|
|
32
|
-
};
|
|
33
|
-
declare function configSchemaGeneratorFn(tree: Tree, options: ConfigSchemaGeneratorSchema, config?: StormWorkspaceConfig): Promise<{
|
|
34
|
-
success: boolean;
|
|
35
|
-
}>;
|
|
36
|
-
declare const _default: (tree: Tree, _options: ConfigSchemaGeneratorSchema) => Promise<_nx_devkit.GeneratorCallback | BaseGeneratorResult>;
|
|
37
|
-
|
|
38
|
-
export { type ConfigSchemaGeneratorSchema as C, type ModuleSchema as M, _default as _, configSchemaGeneratorFn as c };
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { c as BaseGeneratorResult } from './types-BTQ7Xra1.js';
|
|
2
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
3
|
-
import { Tree } from '@nx/devkit';
|
|
4
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.js';
|
|
5
|
-
import * as z from 'zod';
|
|
6
|
-
|
|
7
|
-
// Generated by @storm-software/untyped
|
|
8
|
-
// Do not edit this file directly
|
|
9
|
-
|
|
10
|
-
interface ConfigSchemaGeneratorSchema {
|
|
11
|
-
/**
|
|
12
|
-
* Directory
|
|
13
|
-
*
|
|
14
|
-
* The directory to create the library in
|
|
15
|
-
*
|
|
16
|
-
*/
|
|
17
|
-
directory?: string,
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Output File
|
|
21
|
-
*
|
|
22
|
-
* The file to write the schema to
|
|
23
|
-
*
|
|
24
|
-
* @default "{workspaceRoot}/storm-workspace.schema.json"
|
|
25
|
-
*/
|
|
26
|
-
outputFile?: string,
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
type ModuleSchema = {
|
|
30
|
-
name: string;
|
|
31
|
-
schema: z.ZodType;
|
|
32
|
-
};
|
|
33
|
-
declare function configSchemaGeneratorFn(tree: Tree, options: ConfigSchemaGeneratorSchema, config?: StormWorkspaceConfig): Promise<{
|
|
34
|
-
success: boolean;
|
|
35
|
-
}>;
|
|
36
|
-
declare const _default: (tree: Tree, _options: ConfigSchemaGeneratorSchema) => Promise<_nx_devkit.GeneratorCallback | BaseGeneratorResult>;
|
|
37
|
-
|
|
38
|
-
export { type ConfigSchemaGeneratorSchema as C, type ModuleSchema as M, _default as _, configSchemaGeneratorFn as c };
|
|
@@ -1,130 +0,0 @@
|
|
|
1
|
-
import { c as BaseGeneratorResult } from './types-CsrlUBxJ.mjs';
|
|
2
|
-
import * as _nx_devkit from '@nx/devkit';
|
|
3
|
-
import { Tree } from '@nx/devkit';
|
|
4
|
-
import { S as StormWorkspaceConfig } from './types-DwFGBJr1.mjs';
|
|
5
|
-
|
|
6
|
-
// Generated by @storm-software/untyped
|
|
7
|
-
// Do not edit this file directly
|
|
8
|
-
|
|
9
|
-
interface BrowserLibraryGeneratorSchema {
|
|
10
|
-
/**
|
|
11
|
-
* Directory
|
|
12
|
-
*
|
|
13
|
-
* The directory to create the library in
|
|
14
|
-
*
|
|
15
|
-
*/
|
|
16
|
-
directory: string,
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
* Name
|
|
20
|
-
*
|
|
21
|
-
* The name of the library
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
name: string,
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* Description
|
|
28
|
-
*
|
|
29
|
-
* The description of the library
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
32
|
-
description?: string,
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* Build Executor
|
|
36
|
-
*
|
|
37
|
-
* The executor to use for building the library
|
|
38
|
-
*
|
|
39
|
-
* @default "@storm-software/workspace-tools:unbuild"
|
|
40
|
-
*/
|
|
41
|
-
buildExecutor?: string,
|
|
42
|
-
|
|
43
|
-
/**
|
|
44
|
-
* Platform
|
|
45
|
-
*
|
|
46
|
-
* The platform to target with the library
|
|
47
|
-
*
|
|
48
|
-
* @default "browser"
|
|
49
|
-
*
|
|
50
|
-
* @enum browser,neutral
|
|
51
|
-
*/
|
|
52
|
-
platform?: string,
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* Import Path
|
|
56
|
-
*
|
|
57
|
-
* The import path for the library
|
|
58
|
-
*
|
|
59
|
-
*/
|
|
60
|
-
importPath?: string,
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Tags
|
|
64
|
-
*
|
|
65
|
-
* The tags for the library
|
|
66
|
-
*
|
|
67
|
-
*/
|
|
68
|
-
tags?: string,
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* Unit Test Runner
|
|
72
|
-
*
|
|
73
|
-
* The unit test runner to use
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
* @enum jest,vitest,none
|
|
77
|
-
*/
|
|
78
|
-
unitTestRunner?: string,
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* Test Environment
|
|
82
|
-
*
|
|
83
|
-
* The test environment to use
|
|
84
|
-
*
|
|
85
|
-
*
|
|
86
|
-
* @enum jsdom,node
|
|
87
|
-
*/
|
|
88
|
-
testEnvironment?: string,
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* Pascal Case Files
|
|
92
|
-
*
|
|
93
|
-
* Use PascalCase for file names
|
|
94
|
-
*
|
|
95
|
-
* @default false
|
|
96
|
-
*/
|
|
97
|
-
pascalCaseFiles?: boolean,
|
|
98
|
-
|
|
99
|
-
/**
|
|
100
|
-
* Strict
|
|
101
|
-
*
|
|
102
|
-
* Enable strict mode
|
|
103
|
-
*
|
|
104
|
-
* @default true
|
|
105
|
-
*/
|
|
106
|
-
strict?: boolean,
|
|
107
|
-
|
|
108
|
-
/**
|
|
109
|
-
* Publishable
|
|
110
|
-
*
|
|
111
|
-
* Make the library publishable
|
|
112
|
-
*
|
|
113
|
-
* @default false
|
|
114
|
-
*/
|
|
115
|
-
publishable?: boolean,
|
|
116
|
-
|
|
117
|
-
/**
|
|
118
|
-
* Buildable
|
|
119
|
-
*
|
|
120
|
-
* Make the library buildable
|
|
121
|
-
*
|
|
122
|
-
* @default true
|
|
123
|
-
*/
|
|
124
|
-
buildable?: boolean,
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
declare function browserLibraryGeneratorFn(tree: Tree, schema: BrowserLibraryGeneratorSchema, config?: StormWorkspaceConfig): Promise<null>;
|
|
128
|
-
declare const _default: (tree: Tree, _options: BrowserLibraryGeneratorSchema) => Promise<_nx_devkit.GeneratorCallback | BaseGeneratorResult>;
|
|
129
|
-
|
|
130
|
-
export { type BrowserLibraryGeneratorSchema as B, _default as _, browserLibraryGeneratorFn as b };
|