@storm-software/workspace-tools 1.241.0 → 1.242.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-EFPBJWHS.js → chunk-2OI6IGCD.js} +3 -3
  4. package/dist/chunk-7O34DHUG.js +127 -0
  5. package/dist/chunk-7TLYMNLD.mjs +127 -0
  6. package/dist/{chunk-U4K5KWKS.mjs → chunk-AZGF6LFT.mjs} +1 -1
  7. package/dist/{chunk-5AQJQ72E.mjs → chunk-C2REXPET.mjs} +54 -49
  8. package/dist/{chunk-3SP4ZXOA.mjs → chunk-DR65MBFB.mjs} +1 -1
  9. package/dist/{chunk-RTFFYOEY.js → chunk-P4NR5KOJ.js} +3 -3
  10. package/dist/{chunk-JOJ3CZQC.js → chunk-PVAQKHBQ.js} +3 -3
  11. package/dist/{chunk-XHH2IY66.js → chunk-RAVLTWJV.js} +54 -49
  12. package/dist/{chunk-LNDWWYO3.mjs → chunk-Y4FVIDJI.mjs} +1 -1
  13. package/dist/executors.js +2 -2
  14. package/dist/executors.mjs +3 -3
  15. package/dist/generator-AFivysTp.d.ts +130 -0
  16. package/dist/generator-BAbOohf7.d.mts +130 -0
  17. package/dist/generator-B_HN13az.d.mts +130 -0
  18. package/dist/generator-CrR9QK6B.d.mts +130 -0
  19. package/dist/generator-DNdirMec.d.ts +130 -0
  20. package/dist/generator-F6EuzmJD.d.ts +130 -0
  21. package/dist/generators.d.mts +3 -3
  22. package/dist/generators.d.ts +3 -3
  23. package/dist/generators.js +6 -6
  24. package/dist/generators.mjs +7 -7
  25. package/dist/index.d.mts +4 -4
  26. package/dist/index.d.ts +4 -4
  27. package/dist/index.js +9 -9
  28. package/dist/index.mjs +11 -11
  29. package/dist/src/base/index.d.mts +22 -206
  30. package/dist/src/base/index.d.ts +22 -206
  31. package/dist/src/base/index.js +3 -3
  32. package/dist/src/base/index.mjs +2 -2
  33. package/dist/src/base/typescript-library-generator.schema.d.ts +8 -200
  34. package/dist/src/base/typescript-library-generator.schema.json +18 -162
  35. package/dist/src/base/typescript-library-generator.schema.md +9 -177
  36. package/dist/src/base/typescript-library-generator.untyped.js +2 -2
  37. package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
  38. package/dist/src/generators/browser-library/generator.d.mts +1 -1
  39. package/dist/src/generators/browser-library/generator.d.ts +1 -1
  40. package/dist/src/generators/browser-library/generator.js +3 -3
  41. package/dist/src/generators/browser-library/generator.mjs +2 -2
  42. package/dist/src/generators/browser-library/schema.d.ts +7 -199
  43. package/dist/src/generators/browser-library/schema.json +17 -162
  44. package/dist/src/generators/browser-library/schema.md +9 -177
  45. package/dist/src/generators/browser-library/untyped.js +2 -2
  46. package/dist/src/generators/browser-library/untyped.mjs +1 -1
  47. package/dist/src/generators/neutral-library/generator.d.mts +1 -1
  48. package/dist/src/generators/neutral-library/generator.d.ts +1 -1
  49. package/dist/src/generators/neutral-library/generator.js +3 -3
  50. package/dist/src/generators/neutral-library/generator.mjs +2 -2
  51. package/dist/src/generators/neutral-library/schema.d.ts +7 -199
  52. package/dist/src/generators/neutral-library/schema.json +17 -162
  53. package/dist/src/generators/neutral-library/schema.md +9 -177
  54. package/dist/src/generators/neutral-library/untyped.js +2 -2
  55. package/dist/src/generators/neutral-library/untyped.mjs +1 -1
  56. package/dist/src/generators/node-library/generator.d.mts +1 -1
  57. package/dist/src/generators/node-library/generator.d.ts +1 -1
  58. package/dist/src/generators/node-library/generator.js +3 -3
  59. package/dist/src/generators/node-library/generator.mjs +2 -2
  60. package/dist/src/generators/node-library/schema.d.ts +7 -199
  61. package/dist/src/generators/node-library/schema.json +17 -162
  62. package/dist/src/generators/node-library/schema.md +9 -177
  63. package/dist/src/generators/node-library/untyped.js +2 -2
  64. package/dist/src/generators/node-library/untyped.mjs +1 -1
  65. package/docs/api/base/typescript-library-generator.schema.md +9 -177
  66. package/docs/api/generators/browser-library/schema.md +9 -177
  67. package/docs/api/generators/neutral-library/schema.md +9 -177
  68. package/docs/api/generators/node-library/schema.md +9 -177
  69. package/package.json +1 -1
  70. package/dist/chunk-RPECQQG4.mjs +0 -288
  71. package/dist/chunk-ZFIZ5Q46.js +0 -288
  72. package/dist/generator-BQRJyq3B.d.mts +0 -322
  73. package/dist/generator-BrNmpinc.d.mts +0 -322
  74. package/dist/generator-CNu7WVP-.d.mts +0 -322
  75. package/dist/generator-CnbxQjWD.d.ts +0 -322
  76. package/dist/generator-GzlgTDGq.d.ts +0 -322
  77. package/dist/generator-pV0dN2TY.d.ts +0 -322
@@ -1,288 +0,0 @@
1
- import {
2
- base_generator_untyped_default
3
- } from "./chunk-34LSWMWV.mjs";
4
-
5
- // src/base/typescript-library-generator.untyped.ts
6
- import { defineUntypedSchema } from "untyped";
7
- var typescript_library_generator_untyped_default = defineUntypedSchema({
8
- ...base_generator_untyped_default,
9
- $schema: {
10
- id: "TypeScriptLibraryGeneratorSchema",
11
- title: "TypeScript Library Generator",
12
- description: "A type definition for the base TypeScript Library Generator schema",
13
- required: [
14
- "directory",
15
- "name"
16
- ]
17
- },
18
- name: {
19
- $schema: {
20
- title: "Name",
21
- type: "string",
22
- description: "The name of the library"
23
- }
24
- },
25
- description: {
26
- $schema: {
27
- title: "Description",
28
- type: "string",
29
- description: "The description of the library"
30
- }
31
- },
32
- buildExecutor: {
33
- $schema: {
34
- title: "Build Executor",
35
- type: "string",
36
- description: "The executor to use for building the library"
37
- },
38
- $default: "@storm-software/workspace-tools:unbuild"
39
- },
40
- platform: {
41
- $schema: {
42
- title: "Platform",
43
- type: "string",
44
- description: "The platform to target with the library",
45
- enum: [
46
- "neutral",
47
- "node",
48
- "browser"
49
- ]
50
- },
51
- $default: "neutral"
52
- },
53
- devDependencies: {
54
- $schema: {
55
- title: "Dev Dependencies",
56
- type: "object",
57
- description: "The dev dependencies to install"
58
- }
59
- },
60
- dependencies: {
61
- $schema: {
62
- title: "Dependencies",
63
- type: "object",
64
- description: "The dependencies to install"
65
- }
66
- },
67
- peerDependencies: {
68
- $schema: {
69
- title: "Peer Dependencies",
70
- type: "object",
71
- description: "The peer dependencies to install"
72
- }
73
- },
74
- peerDependenciesMeta: {
75
- $schema: {
76
- title: "Peer Dependencies Meta",
77
- type: "object",
78
- description: "The peer dependencies meta"
79
- }
80
- },
81
- tags: {
82
- $schema: {
83
- title: "Tags",
84
- type: "string",
85
- description: "The tags for the library"
86
- }
87
- },
88
- tsconfigOptions: {
89
- $schema: {
90
- title: "TypeScript Config (tsconfig.json) Options",
91
- type: "object",
92
- description: "The TypeScript configuration options"
93
- }
94
- },
95
- skipFormat: {
96
- $schema: {
97
- title: "Skip Format",
98
- type: "boolean",
99
- description: "Skip formatting"
100
- }
101
- },
102
- skipTsConfig: {
103
- $schema: {
104
- title: "Skip TsConfig",
105
- type: "boolean",
106
- description: "Skip TypeScript configuration"
107
- }
108
- },
109
- skipPackageJson: {
110
- $schema: {
111
- title: "Skip Package Json",
112
- type: "boolean",
113
- description: "Skip package.json"
114
- }
115
- },
116
- includeBabelRc: {
117
- $schema: {
118
- title: "Include Babel Rc",
119
- type: "boolean",
120
- description: "Include Babel configuration"
121
- }
122
- },
123
- unitTestRunner: {
124
- $schema: {
125
- title: "Unit Test Runner",
126
- type: "string",
127
- enum: [
128
- "jest",
129
- "vitest",
130
- "none"
131
- ],
132
- description: "The unit test runner to use"
133
- }
134
- },
135
- linter: {
136
- $schema: {
137
- title: "Linter",
138
- type: "string",
139
- description: "The linter to use"
140
- }
141
- },
142
- testEnvironment: {
143
- $schema: {
144
- title: "Test Environment",
145
- type: "string",
146
- enum: [
147
- "jsdom",
148
- "node"
149
- ],
150
- description: "The test environment to use"
151
- }
152
- },
153
- importPath: {
154
- $schema: {
155
- title: "Import Path",
156
- type: "string",
157
- description: "The import path for the library"
158
- }
159
- },
160
- js: {
161
- $schema: {
162
- title: "JavaScript",
163
- type: "boolean",
164
- description: "Use JavaScript instead of TypeScript"
165
- }
166
- },
167
- pascalCaseFiles: {
168
- $schema: {
169
- title: "Pascal Case Files",
170
- type: "boolean",
171
- description: "Use PascalCase for file names"
172
- }
173
- },
174
- strict: {
175
- $schema: {
176
- title: "Strict",
177
- type: "boolean",
178
- description: "Enable strict mode"
179
- }
180
- },
181
- publishable: {
182
- $schema: {
183
- title: "Publishable",
184
- type: "boolean",
185
- description: "Make the library publishable"
186
- }
187
- },
188
- buildable: {
189
- $schema: {
190
- title: "Buildable",
191
- type: "boolean",
192
- description: "Make the library buildable"
193
- }
194
- },
195
- setParserOptionsProject: {
196
- $schema: {
197
- title: "Set Parser Options Project",
198
- type: "boolean",
199
- description: "Set parser options project"
200
- }
201
- },
202
- config: {
203
- $schema: {
204
- title: "Config",
205
- type: "string",
206
- enum: [
207
- "workspace",
208
- "project",
209
- "npm-scripts"
210
- ],
211
- description: "The configuration type"
212
- }
213
- },
214
- compiler: {
215
- $schema: {
216
- title: "Compiler",
217
- type: "string",
218
- description: "The compiler to use"
219
- }
220
- },
221
- bundler: {
222
- $schema: {
223
- title: "Bundler",
224
- type: "string",
225
- description: "The bundler to use"
226
- }
227
- },
228
- skipTypeCheck: {
229
- $schema: {
230
- title: "Skip Type Check",
231
- type: "boolean",
232
- description: "Skip type checking"
233
- }
234
- },
235
- minimal: {
236
- $schema: {
237
- title: "Minimal",
238
- type: "boolean",
239
- description: "Create a minimal library"
240
- }
241
- },
242
- rootProject: {
243
- $schema: {
244
- title: "Root Project",
245
- type: "boolean",
246
- description: "Create a root project"
247
- }
248
- },
249
- simpleName: {
250
- $schema: {
251
- title: "Simple Name",
252
- type: "boolean",
253
- description: "Use a simple name for the library"
254
- }
255
- },
256
- addPlugin: {
257
- $schema: {
258
- title: "Add Plugin",
259
- type: "boolean",
260
- description: "Add a plugin to the library"
261
- }
262
- },
263
- useProjectJson: {
264
- $schema: {
265
- title: "Use Project Json",
266
- type: "boolean",
267
- description: "Use project.json"
268
- }
269
- },
270
- skipWorkspacesWarning: {
271
- $schema: {
272
- title: "Skip Workspaces Warning",
273
- type: "boolean",
274
- description: "Skip workspaces warning"
275
- }
276
- },
277
- useTscExecutor: {
278
- $schema: {
279
- title: "Use Tsc Executor",
280
- type: "boolean",
281
- description: "Use TSC executor"
282
- }
283
- }
284
- });
285
-
286
- export {
287
- typescript_library_generator_untyped_default
288
- };
@@ -1,288 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
-
3
- var _chunk7CJRMBX3js = require('./chunk-7CJRMBX3.js');
4
-
5
- // src/base/typescript-library-generator.untyped.ts
6
- var _untyped = require('untyped');
7
- var typescript_library_generator_untyped_default = _untyped.defineUntypedSchema.call(void 0, {
8
- ..._chunk7CJRMBX3js.base_generator_untyped_default,
9
- $schema: {
10
- id: "TypeScriptLibraryGeneratorSchema",
11
- title: "TypeScript Library Generator",
12
- description: "A type definition for the base TypeScript Library Generator schema",
13
- required: [
14
- "directory",
15
- "name"
16
- ]
17
- },
18
- name: {
19
- $schema: {
20
- title: "Name",
21
- type: "string",
22
- description: "The name of the library"
23
- }
24
- },
25
- description: {
26
- $schema: {
27
- title: "Description",
28
- type: "string",
29
- description: "The description of the library"
30
- }
31
- },
32
- buildExecutor: {
33
- $schema: {
34
- title: "Build Executor",
35
- type: "string",
36
- description: "The executor to use for building the library"
37
- },
38
- $default: "@storm-software/workspace-tools:unbuild"
39
- },
40
- platform: {
41
- $schema: {
42
- title: "Platform",
43
- type: "string",
44
- description: "The platform to target with the library",
45
- enum: [
46
- "neutral",
47
- "node",
48
- "browser"
49
- ]
50
- },
51
- $default: "neutral"
52
- },
53
- devDependencies: {
54
- $schema: {
55
- title: "Dev Dependencies",
56
- type: "object",
57
- description: "The dev dependencies to install"
58
- }
59
- },
60
- dependencies: {
61
- $schema: {
62
- title: "Dependencies",
63
- type: "object",
64
- description: "The dependencies to install"
65
- }
66
- },
67
- peerDependencies: {
68
- $schema: {
69
- title: "Peer Dependencies",
70
- type: "object",
71
- description: "The peer dependencies to install"
72
- }
73
- },
74
- peerDependenciesMeta: {
75
- $schema: {
76
- title: "Peer Dependencies Meta",
77
- type: "object",
78
- description: "The peer dependencies meta"
79
- }
80
- },
81
- tags: {
82
- $schema: {
83
- title: "Tags",
84
- type: "string",
85
- description: "The tags for the library"
86
- }
87
- },
88
- tsconfigOptions: {
89
- $schema: {
90
- title: "TypeScript Config (tsconfig.json) Options",
91
- type: "object",
92
- description: "The TypeScript configuration options"
93
- }
94
- },
95
- skipFormat: {
96
- $schema: {
97
- title: "Skip Format",
98
- type: "boolean",
99
- description: "Skip formatting"
100
- }
101
- },
102
- skipTsConfig: {
103
- $schema: {
104
- title: "Skip TsConfig",
105
- type: "boolean",
106
- description: "Skip TypeScript configuration"
107
- }
108
- },
109
- skipPackageJson: {
110
- $schema: {
111
- title: "Skip Package Json",
112
- type: "boolean",
113
- description: "Skip package.json"
114
- }
115
- },
116
- includeBabelRc: {
117
- $schema: {
118
- title: "Include Babel Rc",
119
- type: "boolean",
120
- description: "Include Babel configuration"
121
- }
122
- },
123
- unitTestRunner: {
124
- $schema: {
125
- title: "Unit Test Runner",
126
- type: "string",
127
- enum: [
128
- "jest",
129
- "vitest",
130
- "none"
131
- ],
132
- description: "The unit test runner to use"
133
- }
134
- },
135
- linter: {
136
- $schema: {
137
- title: "Linter",
138
- type: "string",
139
- description: "The linter to use"
140
- }
141
- },
142
- testEnvironment: {
143
- $schema: {
144
- title: "Test Environment",
145
- type: "string",
146
- enum: [
147
- "jsdom",
148
- "node"
149
- ],
150
- description: "The test environment to use"
151
- }
152
- },
153
- importPath: {
154
- $schema: {
155
- title: "Import Path",
156
- type: "string",
157
- description: "The import path for the library"
158
- }
159
- },
160
- js: {
161
- $schema: {
162
- title: "JavaScript",
163
- type: "boolean",
164
- description: "Use JavaScript instead of TypeScript"
165
- }
166
- },
167
- pascalCaseFiles: {
168
- $schema: {
169
- title: "Pascal Case Files",
170
- type: "boolean",
171
- description: "Use PascalCase for file names"
172
- }
173
- },
174
- strict: {
175
- $schema: {
176
- title: "Strict",
177
- type: "boolean",
178
- description: "Enable strict mode"
179
- }
180
- },
181
- publishable: {
182
- $schema: {
183
- title: "Publishable",
184
- type: "boolean",
185
- description: "Make the library publishable"
186
- }
187
- },
188
- buildable: {
189
- $schema: {
190
- title: "Buildable",
191
- type: "boolean",
192
- description: "Make the library buildable"
193
- }
194
- },
195
- setParserOptionsProject: {
196
- $schema: {
197
- title: "Set Parser Options Project",
198
- type: "boolean",
199
- description: "Set parser options project"
200
- }
201
- },
202
- config: {
203
- $schema: {
204
- title: "Config",
205
- type: "string",
206
- enum: [
207
- "workspace",
208
- "project",
209
- "npm-scripts"
210
- ],
211
- description: "The configuration type"
212
- }
213
- },
214
- compiler: {
215
- $schema: {
216
- title: "Compiler",
217
- type: "string",
218
- description: "The compiler to use"
219
- }
220
- },
221
- bundler: {
222
- $schema: {
223
- title: "Bundler",
224
- type: "string",
225
- description: "The bundler to use"
226
- }
227
- },
228
- skipTypeCheck: {
229
- $schema: {
230
- title: "Skip Type Check",
231
- type: "boolean",
232
- description: "Skip type checking"
233
- }
234
- },
235
- minimal: {
236
- $schema: {
237
- title: "Minimal",
238
- type: "boolean",
239
- description: "Create a minimal library"
240
- }
241
- },
242
- rootProject: {
243
- $schema: {
244
- title: "Root Project",
245
- type: "boolean",
246
- description: "Create a root project"
247
- }
248
- },
249
- simpleName: {
250
- $schema: {
251
- title: "Simple Name",
252
- type: "boolean",
253
- description: "Use a simple name for the library"
254
- }
255
- },
256
- addPlugin: {
257
- $schema: {
258
- title: "Add Plugin",
259
- type: "boolean",
260
- description: "Add a plugin to the library"
261
- }
262
- },
263
- useProjectJson: {
264
- $schema: {
265
- title: "Use Project Json",
266
- type: "boolean",
267
- description: "Use project.json"
268
- }
269
- },
270
- skipWorkspacesWarning: {
271
- $schema: {
272
- title: "Skip Workspaces Warning",
273
- type: "boolean",
274
- description: "Skip workspaces warning"
275
- }
276
- },
277
- useTscExecutor: {
278
- $schema: {
279
- title: "Use Tsc Executor",
280
- type: "boolean",
281
- description: "Use TSC executor"
282
- }
283
- }
284
- });
285
-
286
-
287
-
288
- exports.typescript_library_generator_untyped_default = typescript_library_generator_untyped_default;