@storm-software/workspace-tools 1.240.4 → 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 (131) hide show
  1. package/CHANGELOG.md +17 -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/{executor-CIGyZdrv.d.ts → executor-B1mTS_M5.d.ts} +1 -1
  14. package/dist/{executor-C_QU1lUw.d.mts → executor-B2I8lRie.d.mts} +1 -1
  15. package/dist/{executor-Bk4ug-RW.d.mts → executor-B3LJ1461.d.mts} +1 -1
  16. package/dist/{executor-D2o23AZj.d.mts → executor-CnnrgXKr.d.mts} +1 -1
  17. package/dist/{executor-BHwhDrL-.d.ts → executor-Ct74DTAr.d.ts} +1 -1
  18. package/dist/{executor-ozBp5rj1.d.mts → executor-D5C-erVR.d.mts} +1 -1
  19. package/dist/{executor-DOFe9F7c.d.ts → executor-DZ-0sX_w.d.ts} +1 -1
  20. package/dist/{executor-DL3jAzFW.d.mts → executor-De29T5QB.d.mts} +1 -1
  21. package/dist/{executor-BW_5lER2.d.ts → executor-Dfot53CG.d.ts} +1 -1
  22. package/dist/{executor-hDJ0Fk_g.d.ts → executor-SU5oGftF.d.ts} +1 -1
  23. package/dist/executors.d.mts +6 -6
  24. package/dist/executors.d.ts +6 -6
  25. package/dist/generator-AFivysTp.d.ts +130 -0
  26. package/dist/generator-BAbOohf7.d.mts +130 -0
  27. package/dist/{generator-CiNaIUED.d.ts → generator-BCkqWM1d.d.ts} +1 -1
  28. package/dist/generator-B_HN13az.d.mts +130 -0
  29. package/dist/{generator-BNM0qnMp.d.mts → generator-CRiDjsPp.d.mts} +1 -1
  30. package/dist/generator-CrR9QK6B.d.mts +130 -0
  31. package/dist/{generator-c8PBxLhH.d.mts → generator-DATsTV1E.d.mts} +2 -2
  32. package/dist/{generator-QTX2Ix9P.d.ts → generator-DBa9-HbU.d.ts} +1 -1
  33. package/dist/generator-DNdirMec.d.ts +130 -0
  34. package/dist/{generator-BPXY7sqO.d.mts → generator-DpXgF55u.d.mts} +1 -1
  35. package/dist/generator-F6EuzmJD.d.ts +130 -0
  36. package/dist/{generator-ymaJQAJP.d.ts → generator-rf62OraH.d.ts} +2 -2
  37. package/dist/generators.d.mts +8 -8
  38. package/dist/generators.d.ts +8 -8
  39. package/dist/generators.js +6 -6
  40. package/dist/generators.mjs +7 -7
  41. package/dist/index.d.mts +14 -14
  42. package/dist/index.d.ts +14 -14
  43. package/dist/index.js +7 -7
  44. package/dist/index.mjs +8 -8
  45. package/dist/src/base/base-executor.d.mts +2 -2
  46. package/dist/src/base/base-executor.d.ts +2 -2
  47. package/dist/src/base/base-generator.d.mts +2 -2
  48. package/dist/src/base/base-generator.d.ts +2 -2
  49. package/dist/src/base/index.d.mts +24 -208
  50. package/dist/src/base/index.d.ts +24 -208
  51. package/dist/src/base/index.js +3 -3
  52. package/dist/src/base/index.mjs +2 -2
  53. package/dist/src/base/typescript-library-generator.schema.d.ts +8 -200
  54. package/dist/src/base/typescript-library-generator.schema.json +18 -162
  55. package/dist/src/base/typescript-library-generator.schema.md +9 -177
  56. package/dist/src/base/typescript-library-generator.untyped.js +2 -2
  57. package/dist/src/base/typescript-library-generator.untyped.mjs +1 -1
  58. package/dist/src/executors/clean-package/executor.d.mts +1 -1
  59. package/dist/src/executors/clean-package/executor.d.ts +1 -1
  60. package/dist/src/executors/esbuild/executor.d.mts +2 -2
  61. package/dist/src/executors/esbuild/executor.d.ts +2 -2
  62. package/dist/src/executors/size-limit/executor.d.mts +2 -2
  63. package/dist/src/executors/size-limit/executor.d.ts +2 -2
  64. package/dist/src/executors/tsdown/executor.d.mts +2 -2
  65. package/dist/src/executors/tsdown/executor.d.ts +2 -2
  66. package/dist/src/executors/typia/executor.d.mts +2 -2
  67. package/dist/src/executors/typia/executor.d.ts +2 -2
  68. package/dist/src/executors/unbuild/executor.d.mts +2 -2
  69. package/dist/src/executors/unbuild/executor.d.ts +2 -2
  70. package/dist/src/generators/browser-library/generator.d.mts +3 -3
  71. package/dist/src/generators/browser-library/generator.d.ts +3 -3
  72. package/dist/src/generators/browser-library/generator.js +3 -3
  73. package/dist/src/generators/browser-library/generator.mjs +2 -2
  74. package/dist/src/generators/browser-library/schema.d.ts +7 -199
  75. package/dist/src/generators/browser-library/schema.json +17 -162
  76. package/dist/src/generators/browser-library/schema.md +9 -177
  77. package/dist/src/generators/browser-library/untyped.js +2 -2
  78. package/dist/src/generators/browser-library/untyped.mjs +1 -1
  79. package/dist/src/generators/config-schema/generator.d.mts +3 -3
  80. package/dist/src/generators/config-schema/generator.d.ts +3 -3
  81. package/dist/src/generators/neutral-library/generator.d.mts +3 -3
  82. package/dist/src/generators/neutral-library/generator.d.ts +3 -3
  83. package/dist/src/generators/neutral-library/generator.js +3 -3
  84. package/dist/src/generators/neutral-library/generator.mjs +2 -2
  85. package/dist/src/generators/neutral-library/schema.d.ts +7 -199
  86. package/dist/src/generators/neutral-library/schema.json +17 -162
  87. package/dist/src/generators/neutral-library/schema.md +9 -177
  88. package/dist/src/generators/neutral-library/untyped.js +2 -2
  89. package/dist/src/generators/neutral-library/untyped.mjs +1 -1
  90. package/dist/src/generators/node-library/generator.d.mts +3 -3
  91. package/dist/src/generators/node-library/generator.d.ts +3 -3
  92. package/dist/src/generators/node-library/generator.js +3 -3
  93. package/dist/src/generators/node-library/generator.mjs +2 -2
  94. package/dist/src/generators/node-library/schema.d.ts +7 -199
  95. package/dist/src/generators/node-library/schema.json +17 -162
  96. package/dist/src/generators/node-library/schema.md +9 -177
  97. package/dist/src/generators/node-library/untyped.js +2 -2
  98. package/dist/src/generators/node-library/untyped.mjs +1 -1
  99. package/dist/src/generators/preset/generator.d.mts +3 -3
  100. package/dist/src/generators/preset/generator.d.ts +3 -3
  101. package/dist/src/generators/release-version/generator.d.mts +2 -2
  102. package/dist/src/generators/release-version/generator.d.ts +2 -2
  103. package/dist/src/plugins/typescript/tsdown.js +11 -4
  104. package/dist/src/plugins/typescript/tsdown.mjs +11 -4
  105. package/dist/src/plugins/typescript/tsup.js +11 -3
  106. package/dist/src/plugins/typescript/tsup.mjs +11 -3
  107. package/dist/src/types.d.mts +2 -2
  108. package/dist/src/types.d.ts +2 -2
  109. package/dist/src/utils/apply-workspace-tokens.d.mts +1 -1
  110. package/dist/src/utils/apply-workspace-tokens.d.ts +1 -1
  111. package/dist/src/utils/index.d.mts +2 -2
  112. package/dist/src/utils/index.d.ts +2 -2
  113. package/dist/src/utils/project-tags.d.mts +2 -2
  114. package/dist/src/utils/project-tags.d.ts +2 -2
  115. package/dist/{types-CYi2oThM.d.mts → types-44XkV3HO.d.mts} +1 -1
  116. package/dist/{types-zrlItIRw.d.mts → types-B5IG4iSJ.d.mts} +2 -2
  117. package/dist/{types-zrlItIRw.d.ts → types-B5IG4iSJ.d.ts} +2 -2
  118. package/dist/{types-Bd83s-qg.d.ts → types-DpaECebR.d.ts} +1 -1
  119. package/docs/api/base/typescript-library-generator.schema.md +9 -177
  120. package/docs/api/generators/browser-library/schema.md +9 -177
  121. package/docs/api/generators/neutral-library/schema.md +9 -177
  122. package/docs/api/generators/node-library/schema.md +9 -177
  123. package/package.json +1 -1
  124. package/dist/chunk-RPECQQG4.mjs +0 -288
  125. package/dist/chunk-ZFIZ5Q46.js +0 -288
  126. package/dist/generator-BS6uKMIL.d.mts +0 -322
  127. package/dist/generator-BsxAYGR_.d.mts +0 -322
  128. package/dist/generator-CFxhJoNw.d.ts +0 -322
  129. package/dist/generator-CiDljAEY.d.ts +0 -322
  130. package/dist/generator-DDW7kns9.d.ts +0 -322
  131. package/dist/generator-DatrLGpK.d.mts +0 -322
@@ -43,33 +43,11 @@
43
43
  "id": "#platform",
44
44
  "default": "node"
45
45
  },
46
- "devDependencies": {
47
- "title": "Dev Dependencies",
48
- "type": "object",
49
- "description": "The dev dependencies to install",
50
- "id": "#devDependencies",
51
- "default": {}
52
- },
53
- "dependencies": {
54
- "title": "Dependencies",
55
- "type": "object",
56
- "description": "The dependencies to install",
57
- "id": "#dependencies",
58
- "default": {}
59
- },
60
- "peerDependencies": {
61
- "title": "Peer Dependencies",
62
- "type": "object",
63
- "description": "The peer dependencies to install",
64
- "id": "#peerDependencies",
65
- "default": {}
66
- },
67
- "peerDependenciesMeta": {
68
- "title": "Peer Dependencies Meta",
69
- "type": "object",
70
- "description": "The peer dependencies meta",
71
- "id": "#peerDependenciesMeta",
72
- "default": {}
46
+ "importPath": {
47
+ "title": "Import Path",
48
+ "type": "string",
49
+ "description": "The import path for the library",
50
+ "id": "#importPath"
73
51
  },
74
52
  "tags": {
75
53
  "title": "Tags",
@@ -77,37 +55,6 @@
77
55
  "description": "The tags for the library",
78
56
  "id": "#tags"
79
57
  },
80
- "tsconfigOptions": {
81
- "title": "TypeScript Config (tsconfig.json) Options",
82
- "type": "object",
83
- "description": "The TypeScript configuration options",
84
- "id": "#tsconfigOptions",
85
- "default": {}
86
- },
87
- "skipFormat": {
88
- "title": "Skip Format",
89
- "type": "boolean",
90
- "description": "Skip formatting",
91
- "id": "#skipFormat"
92
- },
93
- "skipTsConfig": {
94
- "title": "Skip TsConfig",
95
- "type": "boolean",
96
- "description": "Skip TypeScript configuration",
97
- "id": "#skipTsConfig"
98
- },
99
- "skipPackageJson": {
100
- "title": "Skip Package Json",
101
- "type": "boolean",
102
- "description": "Skip package.json",
103
- "id": "#skipPackageJson"
104
- },
105
- "includeBabelRc": {
106
- "title": "Include Babel Rc",
107
- "type": "boolean",
108
- "description": "Include Babel configuration",
109
- "id": "#includeBabelRc"
110
- },
111
58
  "unitTestRunner": {
112
59
  "title": "Unit Test Runner",
113
60
  "type": "string",
@@ -119,12 +66,6 @@
119
66
  "description": "The unit test runner to use",
120
67
  "id": "#unitTestRunner"
121
68
  },
122
- "linter": {
123
- "title": "Linter",
124
- "type": "string",
125
- "description": "The linter to use",
126
- "id": "#linter"
127
- },
128
69
  "testEnvironment": {
129
70
  "title": "Test Environment",
130
71
  "type": "string",
@@ -135,128 +76,42 @@
135
76
  "description": "The test environment to use",
136
77
  "id": "#testEnvironment"
137
78
  },
138
- "importPath": {
139
- "title": "Import Path",
140
- "type": "string",
141
- "description": "The import path for the library",
142
- "id": "#importPath"
143
- },
144
- "js": {
145
- "title": "JavaScript",
146
- "type": "boolean",
147
- "description": "Use JavaScript instead of TypeScript",
148
- "id": "#js"
149
- },
150
79
  "pascalCaseFiles": {
151
80
  "title": "Pascal Case Files",
152
81
  "type": "boolean",
153
82
  "description": "Use PascalCase for file names",
154
- "id": "#pascalCaseFiles"
83
+ "id": "#pascalCaseFiles",
84
+ "default": false
155
85
  },
156
86
  "strict": {
157
87
  "title": "Strict",
158
88
  "type": "boolean",
159
89
  "description": "Enable strict mode",
160
- "id": "#strict"
90
+ "id": "#strict",
91
+ "default": true
161
92
  },
162
93
  "publishable": {
163
94
  "title": "Publishable",
164
95
  "type": "boolean",
165
96
  "description": "Make the library publishable",
166
- "id": "#publishable"
97
+ "id": "#publishable",
98
+ "default": false
167
99
  },
168
100
  "buildable": {
169
101
  "title": "Buildable",
170
102
  "type": "boolean",
171
103
  "description": "Make the library buildable",
172
- "id": "#buildable"
173
- },
174
- "setParserOptionsProject": {
175
- "title": "Set Parser Options Project",
176
- "type": "boolean",
177
- "description": "Set parser options project",
178
- "id": "#setParserOptionsProject"
179
- },
180
- "config": {
181
- "title": "Config",
182
- "type": "string",
183
- "enum": [
184
- "workspace",
185
- "project",
186
- "npm-scripts"
187
- ],
188
- "description": "The configuration type",
189
- "id": "#config"
190
- },
191
- "compiler": {
192
- "title": "Compiler",
193
- "type": "string",
194
- "description": "The compiler to use",
195
- "id": "#compiler"
196
- },
197
- "bundler": {
198
- "title": "Bundler",
199
- "type": "string",
200
- "description": "The bundler to use",
201
- "id": "#bundler"
202
- },
203
- "skipTypeCheck": {
204
- "title": "Skip Type Check",
205
- "type": "boolean",
206
- "description": "Skip type checking",
207
- "id": "#skipTypeCheck"
208
- },
209
- "minimal": {
210
- "title": "Minimal",
211
- "type": "boolean",
212
- "description": "Create a minimal library",
213
- "id": "#minimal"
214
- },
215
- "rootProject": {
216
- "title": "Root Project",
217
- "type": "boolean",
218
- "description": "Create a root project",
219
- "id": "#rootProject"
220
- },
221
- "simpleName": {
222
- "title": "Simple Name",
223
- "type": "boolean",
224
- "description": "Use a simple name for the library",
225
- "id": "#simpleName"
226
- },
227
- "addPlugin": {
228
- "title": "Add Plugin",
229
- "type": "boolean",
230
- "description": "Add a plugin to the library",
231
- "id": "#addPlugin"
232
- },
233
- "useProjectJson": {
234
- "title": "Use Project Json",
235
- "type": "boolean",
236
- "description": "Use project.json",
237
- "id": "#useProjectJson"
238
- },
239
- "skipWorkspacesWarning": {
240
- "title": "Skip Workspaces Warning",
241
- "type": "boolean",
242
- "description": "Skip workspaces warning",
243
- "id": "#skipWorkspacesWarning"
244
- },
245
- "useTscExecutor": {
246
- "title": "Use Tsc Executor",
247
- "type": "boolean",
248
- "description": "Use TSC executor",
249
- "id": "#useTscExecutor"
104
+ "id": "#buildable",
105
+ "default": true
250
106
  }
251
107
  },
252
108
  "type": "object",
253
109
  "default": {
254
110
  "buildExecutor": "@storm-software/workspace-tools:unbuild",
255
111
  "platform": "node",
256
- "devDependencies": {},
257
- "dependencies": {},
258
- "peerDependencies": {},
259
- "peerDependenciesMeta": {},
260
- "tsconfigOptions": {}
112
+ "pascalCaseFiles": false,
113
+ "strict": true,
114
+ "publishable": false,
115
+ "buildable": true
261
116
  }
262
117
  }
@@ -51,13 +51,14 @@ The executor to use for building the library
51
51
  The platform to target with the library
52
52
 
53
53
 
54
- ## `devDependencies`
54
+ ## `importPath`
55
+ - **Type**: `string`
56
+
57
+ > Import Path
55
58
 
56
- ## `dependencies`
57
59
 
58
- ## `peerDependencies`
60
+ The import path for the library
59
61
 
60
- ## `peerDependenciesMeta`
61
62
 
62
63
  ## `tags`
63
64
  - **Type**: `string`
@@ -68,44 +69,6 @@ The platform to target with the library
68
69
  The tags for the library
69
70
 
70
71
 
71
- ## `tsconfigOptions`
72
-
73
- ## `skipFormat`
74
- - **Type**: `boolean`
75
-
76
- > Skip Format
77
-
78
-
79
- Skip formatting
80
-
81
-
82
- ## `skipTsConfig`
83
- - **Type**: `boolean`
84
-
85
- > Skip TsConfig
86
-
87
-
88
- Skip TypeScript configuration
89
-
90
-
91
- ## `skipPackageJson`
92
- - **Type**: `boolean`
93
-
94
- > Skip Package Json
95
-
96
-
97
- Skip package.json
98
-
99
-
100
- ## `includeBabelRc`
101
- - **Type**: `boolean`
102
-
103
- > Include Babel Rc
104
-
105
-
106
- Include Babel configuration
107
-
108
-
109
72
  ## `unitTestRunner`
110
73
  - **Type**: `string`
111
74
 
@@ -115,15 +78,6 @@ Include Babel configuration
115
78
  The unit test runner to use
116
79
 
117
80
 
118
- ## `linter`
119
- - **Type**: `string`
120
-
121
- > Linter
122
-
123
-
124
- The linter to use
125
-
126
-
127
81
  ## `testEnvironment`
128
82
  - **Type**: `string`
129
83
 
@@ -133,26 +87,9 @@ The linter to use
133
87
  The test environment to use
134
88
 
135
89
 
136
- ## `importPath`
137
- - **Type**: `string`
138
-
139
- > Import Path
140
-
141
-
142
- The import path for the library
143
-
144
-
145
- ## `js`
146
- - **Type**: `boolean`
147
-
148
- > JavaScript
149
-
150
-
151
- Use JavaScript instead of TypeScript
152
-
153
-
154
90
  ## `pascalCaseFiles`
155
91
  - **Type**: `boolean`
92
+ - **Default**: `false`
156
93
 
157
94
  > Pascal Case Files
158
95
 
@@ -162,6 +99,7 @@ Use PascalCase for file names
162
99
 
163
100
  ## `strict`
164
101
  - **Type**: `boolean`
102
+ - **Default**: `true`
165
103
 
166
104
  > Strict
167
105
 
@@ -171,6 +109,7 @@ Enable strict mode
171
109
 
172
110
  ## `publishable`
173
111
  - **Type**: `boolean`
112
+ - **Default**: `false`
174
113
 
175
114
  > Publishable
176
115
 
@@ -180,6 +119,7 @@ Make the library publishable
180
119
 
181
120
  ## `buildable`
182
121
  - **Type**: `boolean`
122
+ - **Default**: `true`
183
123
 
184
124
  > Buildable
185
125
 
@@ -187,111 +127,3 @@ Make the library publishable
187
127
  Make the library buildable
188
128
 
189
129
 
190
- ## `setParserOptionsProject`
191
- - **Type**: `boolean`
192
-
193
- > Set Parser Options Project
194
-
195
-
196
- Set parser options project
197
-
198
-
199
- ## `config`
200
- - **Type**: `string`
201
-
202
- > Config
203
-
204
-
205
- The configuration type
206
-
207
-
208
- ## `compiler`
209
- - **Type**: `string`
210
-
211
- > Compiler
212
-
213
-
214
- The compiler to use
215
-
216
-
217
- ## `bundler`
218
- - **Type**: `string`
219
-
220
- > Bundler
221
-
222
-
223
- The bundler to use
224
-
225
-
226
- ## `skipTypeCheck`
227
- - **Type**: `boolean`
228
-
229
- > Skip Type Check
230
-
231
-
232
- Skip type checking
233
-
234
-
235
- ## `minimal`
236
- - **Type**: `boolean`
237
-
238
- > Minimal
239
-
240
-
241
- Create a minimal library
242
-
243
-
244
- ## `rootProject`
245
- - **Type**: `boolean`
246
-
247
- > Root Project
248
-
249
-
250
- Create a root project
251
-
252
-
253
- ## `simpleName`
254
- - **Type**: `boolean`
255
-
256
- > Simple Name
257
-
258
-
259
- Use a simple name for the library
260
-
261
-
262
- ## `addPlugin`
263
- - **Type**: `boolean`
264
-
265
- > Add Plugin
266
-
267
-
268
- Add a plugin to the library
269
-
270
-
271
- ## `useProjectJson`
272
- - **Type**: `boolean`
273
-
274
- > Use Project Json
275
-
276
-
277
- Use project.json
278
-
279
-
280
- ## `skipWorkspacesWarning`
281
- - **Type**: `boolean`
282
-
283
- > Skip Workspaces Warning
284
-
285
-
286
- Skip workspaces warning
287
-
288
-
289
- ## `useTscExecutor`
290
- - **Type**: `boolean`
291
-
292
- > Use Tsc Executor
293
-
294
-
295
- Use TSC executor
296
-
297
-
@@ -1,13 +1,13 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkZFIZ5Q46js = require('../../../chunk-ZFIZ5Q46.js');
3
+ var _chunk7O34DHUGjs = require('../../../chunk-7O34DHUG.js');
4
4
  require('../../../chunk-7CJRMBX3.js');
5
5
  require('../../../chunk-3GQAWCBQ.js');
6
6
 
7
7
  // src/generators/node-library/untyped.ts
8
8
  var _untyped = require('untyped');
9
9
  var untyped_default = _untyped.defineUntypedSchema.call(void 0, {
10
- ..._chunkZFIZ5Q46js.typescript_library_generator_untyped_default,
10
+ ..._chunk7O34DHUGjs.typescript_library_generator_untyped_default,
11
11
  $schema: {
12
12
  id: "NodeLibrarySchema",
13
13
  title: "Node Library Generator",
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  typescript_library_generator_untyped_default
3
- } from "../../../chunk-RPECQQG4.mjs";
3
+ } from "../../../chunk-7TLYMNLD.mjs";
4
4
  import "../../../chunk-34LSWMWV.mjs";
5
5
  import "../../../chunk-XUV4U54K.mjs";
6
6
 
@@ -1,6 +1,6 @@
1
- import '../../../types-CYi2oThM.mjs';
1
+ import '../../../types-44XkV3HO.mjs';
2
2
  import '@nx/devkit';
3
- export { _ as default, p as presetGeneratorFn } from '../../../generator-BNM0qnMp.mjs';
4
- import '../../../types-zrlItIRw.mjs';
3
+ export { _ as default, p as presetGeneratorFn } from '../../../generator-CRiDjsPp.mjs';
4
+ import '../../../types-B5IG4iSJ.mjs';
5
5
  import 'zod';
6
6
  import 'tsup';
@@ -1,6 +1,6 @@
1
- import '../../../types-Bd83s-qg.js';
1
+ import '../../../types-DpaECebR.js';
2
2
  import '@nx/devkit';
3
- export { _ as default, p as presetGeneratorFn } from '../../../generator-CiNaIUED.js';
4
- import '../../../types-zrlItIRw.js';
3
+ export { _ as default, p as presetGeneratorFn } from '../../../generator-BCkqWM1d.js';
4
+ import '../../../types-B5IG4iSJ.js';
5
5
  import 'zod';
6
6
  import 'tsup';
@@ -1,5 +1,5 @@
1
1
  import '@nx/devkit';
2
- import '../../../types-zrlItIRw.mjs';
2
+ import '../../../types-B5IG4iSJ.mjs';
3
3
  import 'nx/src/command-line/release/version';
4
- export { r as default, r as releaseVersionGeneratorFn } from '../../../generator-BPXY7sqO.mjs';
4
+ export { r as default, r as releaseVersionGeneratorFn } from '../../../generator-DpXgF55u.mjs';
5
5
  import 'zod';
@@ -1,5 +1,5 @@
1
1
  import '@nx/devkit';
2
- import '../../../types-zrlItIRw.js';
2
+ import '../../../types-B5IG4iSJ.js';
3
3
  import 'nx/src/command-line/release/version';
4
- export { r as default, r as releaseVersionGeneratorFn } from '../../../generator-QTX2Ix9P.js';
4
+ export { r as default, r as releaseVersionGeneratorFn } from '../../../generator-DBa9-HbU.js';
5
5
  import 'zod';
@@ -53,9 +53,11 @@ Please add it to your dependencies by running "pnpm add tsdown -D --filter="${pa
53
53
  "typescript",
54
54
  "^production"
55
55
  ],
56
+ outputs: [
57
+ "{projectRoot}/dist"
58
+ ],
56
59
  executor: "nx:run-commands",
57
60
  dependsOn: [
58
- "clean",
59
61
  "^build"
60
62
  ],
61
63
  options: {
@@ -66,8 +68,13 @@ Please add it to your dependencies by running "pnpm add tsdown -D --filter="${pa
66
68
  targets.build ??= {
67
69
  cache: true,
68
70
  inputs: [
69
- "typescript",
70
- "^production"
71
+ "{workspaceRoot}/LICENSE",
72
+ "{projectRoot}/dist",
73
+ "{projectRoot}/*.md",
74
+ "{projectRoot}/package.json"
75
+ ],
76
+ outputs: [
77
+ "{workspaceRoot}/dist/{projectRoot}"
71
78
  ],
72
79
  executor: "nx:run-commands",
73
80
  dependsOn: [
@@ -76,7 +83,7 @@ Please add it to your dependencies by running "pnpm add tsdown -D --filter="${pa
76
83
  options: {
77
84
  commands: [
78
85
  `pnpm copyfiles LICENSE dist/${relativeRoot}`,
79
- `pnpm copyfiles --up=2 ./${relativeRoot}/README.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
86
+ `pnpm copyfiles --up=2 ./${relativeRoot}/*.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
80
87
  `pnpm copyfiles --up=3 "./${relativeRoot}/dist/**/*" dist/${relativeRoot}/dist`
81
88
  ]
82
89
  }
@@ -53,9 +53,11 @@ Please add it to your dependencies by running "pnpm add tsdown -D --filter="${pa
53
53
  "typescript",
54
54
  "^production"
55
55
  ],
56
+ outputs: [
57
+ "{projectRoot}/dist"
58
+ ],
56
59
  executor: "nx:run-commands",
57
60
  dependsOn: [
58
- "clean",
59
61
  "^build"
60
62
  ],
61
63
  options: {
@@ -66,8 +68,13 @@ Please add it to your dependencies by running "pnpm add tsdown -D --filter="${pa
66
68
  targets.build ??= {
67
69
  cache: true,
68
70
  inputs: [
69
- "typescript",
70
- "^production"
71
+ "{workspaceRoot}/LICENSE",
72
+ "{projectRoot}/dist",
73
+ "{projectRoot}/*.md",
74
+ "{projectRoot}/package.json"
75
+ ],
76
+ outputs: [
77
+ "{workspaceRoot}/dist/{projectRoot}"
71
78
  ],
72
79
  executor: "nx:run-commands",
73
80
  dependsOn: [
@@ -76,7 +83,7 @@ Please add it to your dependencies by running "pnpm add tsdown -D --filter="${pa
76
83
  options: {
77
84
  commands: [
78
85
  `pnpm copyfiles LICENSE dist/${relativeRoot}`,
79
- `pnpm copyfiles --up=2 ./${relativeRoot}/README.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
86
+ `pnpm copyfiles --up=2 ./${relativeRoot}/*.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
80
87
  `pnpm copyfiles --up=3 "./${relativeRoot}/dist/**/*" dist/${relativeRoot}/dist`
81
88
  ]
82
89
  }
@@ -53,6 +53,9 @@ Please add it to your dependencies by running "pnpm add tsup -D --filter="${pack
53
53
  "typescript",
54
54
  "^production"
55
55
  ],
56
+ outputs: [
57
+ "{projectRoot}/dist"
58
+ ],
56
59
  executor: "nx:run-commands",
57
60
  dependsOn: [
58
61
  "clean",
@@ -66,8 +69,13 @@ Please add it to your dependencies by running "pnpm add tsup -D --filter="${pack
66
69
  targets.build ??= {
67
70
  cache: true,
68
71
  inputs: [
69
- "typescript",
70
- "^production"
72
+ "{workspaceRoot}/LICENSE",
73
+ "{projectRoot}/dist",
74
+ "{projectRoot}/*.md",
75
+ "{projectRoot}/package.json"
76
+ ],
77
+ outputs: [
78
+ "{workspaceRoot}/dist/{projectRoot}"
71
79
  ],
72
80
  executor: "nx:run-commands",
73
81
  dependsOn: [
@@ -76,7 +84,7 @@ Please add it to your dependencies by running "pnpm add tsup -D --filter="${pack
76
84
  options: {
77
85
  commands: [
78
86
  `pnpm copyfiles LICENSE dist/${relativeRoot}`,
79
- `pnpm copyfiles --up=2 ./${relativeRoot}/README.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
87
+ `pnpm copyfiles --up=2 ./${relativeRoot}/*.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
80
88
  `pnpm copyfiles --up=3 "./${relativeRoot}/dist/**/*" dist/${relativeRoot}/dist`
81
89
  ]
82
90
  }
@@ -53,6 +53,9 @@ Please add it to your dependencies by running "pnpm add tsup -D --filter="${pack
53
53
  "typescript",
54
54
  "^production"
55
55
  ],
56
+ outputs: [
57
+ "{projectRoot}/dist"
58
+ ],
56
59
  executor: "nx:run-commands",
57
60
  dependsOn: [
58
61
  "clean",
@@ -66,8 +69,13 @@ Please add it to your dependencies by running "pnpm add tsup -D --filter="${pack
66
69
  targets.build ??= {
67
70
  cache: true,
68
71
  inputs: [
69
- "typescript",
70
- "^production"
72
+ "{workspaceRoot}/LICENSE",
73
+ "{projectRoot}/dist",
74
+ "{projectRoot}/*.md",
75
+ "{projectRoot}/package.json"
76
+ ],
77
+ outputs: [
78
+ "{workspaceRoot}/dist/{projectRoot}"
71
79
  ],
72
80
  executor: "nx:run-commands",
73
81
  dependsOn: [
@@ -76,7 +84,7 @@ Please add it to your dependencies by running "pnpm add tsup -D --filter="${pack
76
84
  options: {
77
85
  commands: [
78
86
  `pnpm copyfiles LICENSE dist/${relativeRoot}`,
79
- `pnpm copyfiles --up=2 ./${relativeRoot}/README.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
87
+ `pnpm copyfiles --up=2 ./${relativeRoot}/*.md ./${relativeRoot}/package.json dist/${relativeRoot}`,
80
88
  `pnpm copyfiles --up=3 "./${relativeRoot}/dist/**/*" dist/${relativeRoot}/dist`
81
89
  ]
82
90
  }
@@ -1,4 +1,4 @@
1
- import '../types-zrlItIRw.mjs';
1
+ import '../types-B5IG4iSJ.mjs';
2
2
  import 'tsup';
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-CYi2oThM.mjs';
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-44XkV3HO.mjs';
4
4
  import 'zod';