@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
@@ -0,0 +1,130 @@
1
+ import { e as BaseGeneratorResult } from './types-44XkV3HO.mjs';
2
+ import * as _nx_devkit from '@nx/devkit';
3
+ import { Tree } from '@nx/devkit';
4
+ import { S as StormConfig } from './types-B5IG4iSJ.mjs';
5
+
6
+ // Generated by @storm-software/untyped
7
+ // Do not edit this file directly
8
+
9
+ interface NeutralLibraryGeneratorSchema {
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 "neutral"
49
+ *
50
+ * @enum 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 neutralLibraryGeneratorFn(tree: Tree, schema: NeutralLibraryGeneratorSchema, config?: StormConfig): Promise<null>;
128
+ declare const _default: (tree: Tree, _options: NeutralLibraryGeneratorSchema) => Promise<_nx_devkit.GeneratorCallback | BaseGeneratorResult>;
129
+
130
+ export { type NeutralLibraryGeneratorSchema as N, _default as _, neutralLibraryGeneratorFn as n };
@@ -1,4 +1,4 @@
1
- import { e as BaseGeneratorResult } from './types-CYi2oThM.mjs';
1
+ import { e as BaseGeneratorResult } from './types-44XkV3HO.mjs';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
4
 
@@ -0,0 +1,130 @@
1
+ import { e as BaseGeneratorResult } from './types-44XkV3HO.mjs';
2
+ import * as _nx_devkit from '@nx/devkit';
3
+ import { Tree } from '@nx/devkit';
4
+ import { S as StormConfig } from './types-B5IG4iSJ.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?: StormConfig): 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 };
@@ -1,7 +1,7 @@
1
- import { e as BaseGeneratorResult } from './types-CYi2oThM.mjs';
1
+ import { e as BaseGeneratorResult } from './types-44XkV3HO.mjs';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
- import { S as StormConfig } from './types-zrlItIRw.mjs';
4
+ import { S as StormConfig } from './types-B5IG4iSJ.mjs';
5
5
  import * as z from 'zod';
6
6
 
7
7
  // Generated by @storm-software/untyped
@@ -1,5 +1,5 @@
1
1
  import { Tree } from '@nx/devkit';
2
- import { S as StormConfig } from './types-zrlItIRw.js';
2
+ import { S as StormConfig } from './types-B5IG4iSJ.js';
3
3
  import { ReleaseVersionGeneratorResult } from 'nx/src/command-line/release/version';
4
4
 
5
5
  // Generated by @storm-software/untyped
@@ -0,0 +1,130 @@
1
+ import { e as BaseGeneratorResult } from './types-DpaECebR.js';
2
+ import * as _nx_devkit from '@nx/devkit';
3
+ import { Tree } from '@nx/devkit';
4
+ import { S as StormConfig } from './types-B5IG4iSJ.js';
5
+
6
+ // Generated by @storm-software/untyped
7
+ // Do not edit this file directly
8
+
9
+ interface NodeLibraryGeneratorSchema {
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 "node"
49
+ *
50
+ * @enum node,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 nodeLibraryGeneratorFn(tree: Tree, schema: NodeLibraryGeneratorSchema, config?: StormConfig): Promise<null>;
128
+ declare const _default: (tree: Tree, _options: NodeLibraryGeneratorSchema) => Promise<_nx_devkit.GeneratorCallback | BaseGeneratorResult>;
129
+
130
+ export { type NodeLibraryGeneratorSchema as N, _default as _, nodeLibraryGeneratorFn as n };
@@ -1,5 +1,5 @@
1
1
  import { Tree } from '@nx/devkit';
2
- import { S as StormConfig } from './types-zrlItIRw.mjs';
2
+ import { S as StormConfig } from './types-B5IG4iSJ.mjs';
3
3
  import { ReleaseVersionGeneratorResult } from 'nx/src/command-line/release/version';
4
4
 
5
5
  // Generated by @storm-software/untyped
@@ -0,0 +1,130 @@
1
+ import { e as BaseGeneratorResult } from './types-DpaECebR.js';
2
+ import * as _nx_devkit from '@nx/devkit';
3
+ import { Tree } from '@nx/devkit';
4
+ import { S as StormConfig } from './types-B5IG4iSJ.js';
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?: StormConfig): 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 };
@@ -1,7 +1,7 @@
1
- import { e as BaseGeneratorResult } from './types-Bd83s-qg.js';
1
+ import { e as BaseGeneratorResult } from './types-DpaECebR.js';
2
2
  import * as _nx_devkit from '@nx/devkit';
3
3
  import { Tree } from '@nx/devkit';
4
- import { S as StormConfig } from './types-zrlItIRw.js';
4
+ import { S as StormConfig } from './types-B5IG4iSJ.js';
5
5
  import * as z from 'zod';
6
6
 
7
7
  // Generated by @storm-software/untyped
@@ -1,12 +1,12 @@
1
- export { B as BrowserLibraryGeneratorSchema, b as browserLibraryGeneratorFn } from './generator-DatrLGpK.mjs';
2
- export { C as ConfigSchemaGeneratorSchema, M as ModuleSchema, c as configSchemaGeneratorFn } from './generator-c8PBxLhH.mjs';
1
+ export { B as BrowserLibraryGeneratorSchema, b as browserLibraryGeneratorFn } from './generator-CrR9QK6B.mjs';
2
+ export { C as ConfigSchemaGeneratorSchema, M as ModuleSchema, c as configSchemaGeneratorFn } from './generator-DATsTV1E.mjs';
3
3
  export { I as InitGeneratorSchema, i as initGenerator } from './init-6Nmtv8d5.mjs';
4
- export { N as NeutralLibraryGeneratorSchema, n as neutralLibraryGeneratorFn } from './generator-BS6uKMIL.mjs';
5
- export { N as NodeLibraryGeneratorSchema, n as nodeLibraryGeneratorFn } from './generator-BsxAYGR_.mjs';
6
- export { P as PresetGeneratorSchema, p as presetGeneratorFn } from './generator-BNM0qnMp.mjs';
7
- export { R as ReleaseVersionGeneratorSchema, r as releaseVersionGeneratorFn } from './generator-BPXY7sqO.mjs';
8
- import './types-CYi2oThM.mjs';
9
- import './types-zrlItIRw.mjs';
4
+ export { N as NeutralLibraryGeneratorSchema, n as neutralLibraryGeneratorFn } from './generator-B_HN13az.mjs';
5
+ export { N as NodeLibraryGeneratorSchema, n as nodeLibraryGeneratorFn } from './generator-BAbOohf7.mjs';
6
+ export { P as PresetGeneratorSchema, p as presetGeneratorFn } from './generator-CRiDjsPp.mjs';
7
+ export { R as ReleaseVersionGeneratorSchema, r as releaseVersionGeneratorFn } from './generator-DpXgF55u.mjs';
8
+ import './types-44XkV3HO.mjs';
9
+ import './types-B5IG4iSJ.mjs';
10
10
  import 'zod';
11
11
  import 'tsup';
12
12
  import '@nx/devkit';
@@ -1,12 +1,12 @@
1
- export { B as BrowserLibraryGeneratorSchema, b as browserLibraryGeneratorFn } from './generator-CFxhJoNw.js';
2
- export { C as ConfigSchemaGeneratorSchema, M as ModuleSchema, c as configSchemaGeneratorFn } from './generator-ymaJQAJP.js';
1
+ export { B as BrowserLibraryGeneratorSchema, b as browserLibraryGeneratorFn } from './generator-F6EuzmJD.js';
2
+ export { C as ConfigSchemaGeneratorSchema, M as ModuleSchema, c as configSchemaGeneratorFn } from './generator-rf62OraH.js';
3
3
  export { I as InitGeneratorSchema, i as initGenerator } from './init-6Nmtv8d5.js';
4
- export { N as NeutralLibraryGeneratorSchema, n as neutralLibraryGeneratorFn } from './generator-CiDljAEY.js';
5
- export { N as NodeLibraryGeneratorSchema, n as nodeLibraryGeneratorFn } from './generator-DDW7kns9.js';
6
- export { P as PresetGeneratorSchema, p as presetGeneratorFn } from './generator-CiNaIUED.js';
7
- export { R as ReleaseVersionGeneratorSchema, r as releaseVersionGeneratorFn } from './generator-QTX2Ix9P.js';
8
- import './types-Bd83s-qg.js';
9
- import './types-zrlItIRw.js';
4
+ export { N as NeutralLibraryGeneratorSchema, n as neutralLibraryGeneratorFn } from './generator-AFivysTp.js';
5
+ export { N as NodeLibraryGeneratorSchema, n as nodeLibraryGeneratorFn } from './generator-DNdirMec.js';
6
+ export { P as PresetGeneratorSchema, p as presetGeneratorFn } from './generator-BCkqWM1d.js';
7
+ export { R as ReleaseVersionGeneratorSchema, r as releaseVersionGeneratorFn } from './generator-DBa9-HbU.js';
8
+ import './types-DpaECebR.js';
9
+ import './types-B5IG4iSJ.js';
10
10
  import 'zod';
11
11
  import 'tsup';
12
12
  import '@nx/devkit';
@@ -1,10 +1,10 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-INERRJ6Q.js');
2
2
 
3
3
 
4
- var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
4
+ var _chunkP4NR5KOJjs = require('./chunk-P4NR5KOJ.js');
5
5
 
6
6
 
7
- var _chunkEFPBJWHSjs = require('./chunk-EFPBJWHS.js');
7
+ var _chunk2OI6IGCDjs = require('./chunk-2OI6IGCD.js');
8
8
 
9
9
 
10
10
  var _chunkD2ECVPJFjs = require('./chunk-D2ECVPJF.js');
@@ -13,14 +13,14 @@ var _chunkD2ECVPJFjs = require('./chunk-D2ECVPJF.js');
13
13
  var _chunkRRWRVA7Fjs = require('./chunk-RRWRVA7F.js');
14
14
 
15
15
 
16
- var _chunkJOJ3CZQCjs = require('./chunk-JOJ3CZQC.js');
16
+ var _chunkPVAQKHBQjs = require('./chunk-PVAQKHBQ.js');
17
17
 
18
18
 
19
19
  var _chunk2HD75CLDjs = require('./chunk-2HD75CLD.js');
20
20
 
21
21
 
22
- var _chunkRTFFYOEYjs = require('./chunk-RTFFYOEY.js');
23
- require('./chunk-XHH2IY66.js');
22
+ var _chunk3IZ3O4OKjs = require('./chunk-3IZ3O4OK.js');
23
+ require('./chunk-RAVLTWJV.js');
24
24
  require('./chunk-HI4G4OOG.js');
25
25
  require('./chunk-7YRW5HNX.js');
26
26
  require('./chunk-ZMFVKBRM.js');
@@ -38,4 +38,4 @@ require('./chunk-3GQAWCBQ.js');
38
38
 
39
39
 
40
40
 
41
- exports.browserLibraryGeneratorFn = _chunkJOJ3CZQCjs.browserLibraryGeneratorFn; exports.configSchemaGeneratorFn = _chunk2HD75CLDjs.configSchemaGeneratorFn; exports.initGenerator = _chunk3IZ3O4OKjs.initGenerator; exports.neutralLibraryGeneratorFn = _chunkRTFFYOEYjs.neutralLibraryGeneratorFn; exports.nodeLibraryGeneratorFn = _chunkEFPBJWHSjs.nodeLibraryGeneratorFn; exports.presetGeneratorFn = _chunkD2ECVPJFjs.presetGeneratorFn; exports.releaseVersionGeneratorFn = _chunkRRWRVA7Fjs.releaseVersionGeneratorFn;
41
+ exports.browserLibraryGeneratorFn = _chunkPVAQKHBQjs.browserLibraryGeneratorFn; exports.configSchemaGeneratorFn = _chunk2HD75CLDjs.configSchemaGeneratorFn; exports.initGenerator = _chunk3IZ3O4OKjs.initGenerator; exports.neutralLibraryGeneratorFn = _chunkP4NR5KOJjs.neutralLibraryGeneratorFn; exports.nodeLibraryGeneratorFn = _chunk2OI6IGCDjs.nodeLibraryGeneratorFn; exports.presetGeneratorFn = _chunkD2ECVPJFjs.presetGeneratorFn; exports.releaseVersionGeneratorFn = _chunkRRWRVA7Fjs.releaseVersionGeneratorFn;
@@ -1,10 +1,10 @@
1
1
  import "./chunk-RLIZVCIN.mjs";
2
2
  import {
3
- initGenerator
4
- } from "./chunk-J5SXKBBU.mjs";
3
+ neutralLibraryGeneratorFn
4
+ } from "./chunk-DR65MBFB.mjs";
5
5
  import {
6
6
  nodeLibraryGeneratorFn
7
- } from "./chunk-U4K5KWKS.mjs";
7
+ } from "./chunk-AZGF6LFT.mjs";
8
8
  import {
9
9
  presetGeneratorFn
10
10
  } from "./chunk-IUV3RLT4.mjs";
@@ -13,14 +13,14 @@ import {
13
13
  } from "./chunk-Q45DDLNL.mjs";
14
14
  import {
15
15
  browserLibraryGeneratorFn
16
- } from "./chunk-LNDWWYO3.mjs";
16
+ } from "./chunk-Y4FVIDJI.mjs";
17
17
  import {
18
18
  configSchemaGeneratorFn
19
19
  } from "./chunk-KWIXQ4UN.mjs";
20
20
  import {
21
- neutralLibraryGeneratorFn
22
- } from "./chunk-3SP4ZXOA.mjs";
23
- import "./chunk-5AQJQ72E.mjs";
21
+ initGenerator
22
+ } from "./chunk-J5SXKBBU.mjs";
23
+ import "./chunk-C2REXPET.mjs";
24
24
  import "./chunk-EK75QNMS.mjs";
25
25
  import "./chunk-66TYTM73.mjs";
26
26
  import "./chunk-VYH45FO6.mjs";