@powerlines/engine 0.15.0 → 0.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/dist/api/build.cjs +66 -0
  2. package/dist/api/build.d.cts +14 -0
  3. package/dist/api/build.d.cts.map +1 -0
  4. package/dist/api/build.d.mts +14 -0
  5. package/dist/api/build.d.mts.map +1 -0
  6. package/dist/api/build.mjs +64 -0
  7. package/dist/api/build.mjs.map +1 -0
  8. package/dist/api/clean.cjs +29 -0
  9. package/dist/api/clean.d.cts +14 -0
  10. package/dist/api/clean.d.cts.map +1 -0
  11. package/dist/api/clean.d.mts +14 -0
  12. package/dist/api/clean.d.mts.map +1 -0
  13. package/dist/api/clean.mjs +28 -0
  14. package/dist/api/clean.mjs.map +1 -0
  15. package/dist/api/create.cjs +59 -0
  16. package/dist/api/create.d.cts +14 -0
  17. package/dist/api/create.d.cts.map +1 -0
  18. package/dist/api/create.d.mts +14 -0
  19. package/dist/api/create.d.mts.map +1 -0
  20. package/dist/api/create.mjs +57 -0
  21. package/dist/api/create.mjs.map +1 -0
  22. package/dist/api/deploy.cjs +25 -0
  23. package/dist/api/deploy.d.cts +17 -0
  24. package/dist/api/deploy.d.cts.map +1 -0
  25. package/dist/api/deploy.d.mts +17 -0
  26. package/dist/api/deploy.d.mts.map +1 -0
  27. package/dist/api/deploy.mjs +24 -0
  28. package/dist/api/deploy.mjs.map +1 -0
  29. package/dist/api/docs.cjs +25 -0
  30. package/dist/api/docs.d.cts +17 -0
  31. package/dist/api/docs.d.cts.map +1 -0
  32. package/dist/api/docs.d.mts +17 -0
  33. package/dist/api/docs.d.mts.map +1 -0
  34. package/dist/api/docs.mjs +24 -0
  35. package/dist/api/docs.mjs.map +1 -0
  36. package/dist/api/lint.cjs +28 -0
  37. package/dist/api/lint.d.cts +17 -0
  38. package/dist/api/lint.d.cts.map +1 -0
  39. package/dist/api/lint.d.mts +17 -0
  40. package/dist/api/lint.d.mts.map +1 -0
  41. package/dist/api/lint.mjs +27 -0
  42. package/dist/api/lint.mjs.map +1 -0
  43. package/dist/api/prepare.cjs +69 -0
  44. package/dist/api/prepare.d.cts +14 -0
  45. package/dist/api/prepare.d.cts.map +1 -0
  46. package/dist/api/prepare.d.mts +14 -0
  47. package/dist/api/prepare.d.mts.map +1 -0
  48. package/dist/api/prepare.mjs +68 -0
  49. package/dist/api/prepare.mjs.map +1 -0
  50. package/dist/api/test.cjs +28 -0
  51. package/dist/api/test.d.cts +17 -0
  52. package/dist/api/test.d.cts.map +1 -0
  53. package/dist/api/test.d.mts +17 -0
  54. package/dist/api/test.d.mts.map +1 -0
  55. package/dist/api/test.mjs +27 -0
  56. package/dist/api/test.mjs.map +1 -0
  57. package/dist/api/types.cjs +71 -0
  58. package/dist/api/types.d.cts +17 -0
  59. package/dist/api/types.d.cts.map +1 -0
  60. package/dist/api/types.d.mts +17 -0
  61. package/dist/api/types.d.mts.map +1 -0
  62. package/dist/api/types.mjs +70 -0
  63. package/dist/api/types.mjs.map +1 -0
  64. package/dist/api-6w4hZL6n.d.cts +135 -0
  65. package/dist/api-6w4hZL6n.d.cts.map +1 -0
  66. package/dist/api-Cdw4v0W4.d.mts +135 -0
  67. package/dist/api-Cdw4v0W4.d.mts.map +1 -0
  68. package/dist/config-BNe23XHx.d.mts +204 -0
  69. package/dist/config-BNe23XHx.d.mts.map +1 -0
  70. package/dist/config-D6xUniHh.d.cts +204 -0
  71. package/dist/config-D6xUniHh.d.cts.map +1 -0
  72. package/dist/context/engine-context.cjs +175 -0
  73. package/dist/context/engine-context.d.cts +2 -0
  74. package/dist/context/engine-context.d.mts +2 -0
  75. package/dist/context/engine-context.mjs +173 -0
  76. package/dist/context/engine-context.mjs.map +1 -0
  77. package/dist/context/index.cjs +2 -9
  78. package/dist/context/index.d.cts +2 -660
  79. package/dist/context/index.d.mts +2 -660
  80. package/dist/context/index.mjs +2 -4
  81. package/dist/context-DzgsMSWr.d.mts +149 -0
  82. package/dist/context-DzgsMSWr.d.mts.map +1 -0
  83. package/dist/context-epL7NPvL.d.cts +149 -0
  84. package/dist/context-epL7NPvL.d.cts.map +1 -0
  85. package/dist/engine-context-DEotmVzB.d.mts +54 -0
  86. package/dist/engine-context-DEotmVzB.d.mts.map +1 -0
  87. package/dist/engine-context-Dw8odBCo.d.cts +54 -0
  88. package/dist/engine-context-Dw8odBCo.d.cts.map +1 -0
  89. package/dist/engine.cjs +268 -0
  90. package/dist/engine.d.cts +143 -0
  91. package/dist/engine.d.cts.map +1 -0
  92. package/dist/engine.d.mts +143 -0
  93. package/dist/engine.d.mts.map +1 -0
  94. package/dist/engine.mjs +264 -0
  95. package/dist/engine.mjs.map +1 -0
  96. package/dist/execution-host.cjs +44 -0
  97. package/dist/execution-host.d.cts +14 -0
  98. package/dist/execution-host.d.cts.map +1 -0
  99. package/dist/execution-host.d.mts +14 -0
  100. package/dist/execution-host.d.mts.map +1 -0
  101. package/dist/execution-host.mjs +36 -0
  102. package/dist/execution-host.mjs.map +1 -0
  103. package/dist/helpers/create-execution-host.cjs +51 -0
  104. package/dist/helpers/create-execution-host.d.cts +21 -0
  105. package/dist/helpers/create-execution-host.d.cts.map +1 -0
  106. package/dist/helpers/create-execution-host.d.mts +21 -0
  107. package/dist/helpers/create-execution-host.d.mts.map +1 -0
  108. package/dist/helpers/create-execution-host.mjs +50 -0
  109. package/dist/helpers/create-execution-host.mjs.map +1 -0
  110. package/dist/helpers/execution-host-worker.cjs +308 -0
  111. package/dist/helpers/execution-host-worker.d.cts +68 -0
  112. package/dist/helpers/execution-host-worker.d.cts.map +1 -0
  113. package/dist/helpers/execution-host-worker.d.mts +68 -0
  114. package/dist/helpers/execution-host-worker.d.mts.map +1 -0
  115. package/dist/helpers/execution-host-worker.mjs +307 -0
  116. package/dist/helpers/execution-host-worker.mjs.map +1 -0
  117. package/dist/helpers/finalize.cjs +27 -0
  118. package/dist/helpers/finalize.d.cts +12 -0
  119. package/dist/helpers/finalize.d.cts.map +1 -0
  120. package/dist/helpers/finalize.d.mts +12 -0
  121. package/dist/helpers/finalize.d.mts.map +1 -0
  122. package/dist/helpers/finalize.mjs +26 -0
  123. package/dist/helpers/finalize.mjs.map +1 -0
  124. package/dist/helpers/rpc.cjs +140 -0
  125. package/dist/helpers/rpc.d.cts +7 -0
  126. package/dist/helpers/rpc.d.cts.map +1 -0
  127. package/dist/helpers/rpc.d.mts +7 -0
  128. package/dist/helpers/rpc.d.mts.map +1 -0
  129. package/dist/helpers/rpc.mjs +139 -0
  130. package/dist/helpers/rpc.mjs.map +1 -0
  131. package/dist/index-CNgSR_kt.d.mts +1 -0
  132. package/dist/index-D_TYgLX3.d.cts +1 -0
  133. package/dist/index.cjs +13 -567
  134. package/dist/index.d.cts +9 -126
  135. package/dist/index.d.mts +9 -126
  136. package/dist/index.mjs +7 -567
  137. package/package.json +101 -129
  138. package/dist/_internal/worker.cjs +0 -4843
  139. package/dist/_internal/worker.d.cts +0 -38
  140. package/dist/_internal/worker.d.cts.map +0 -1
  141. package/dist/_internal/worker.d.mts +0 -38
  142. package/dist/_internal/worker.d.mts.map +0 -1
  143. package/dist/_internal/worker.mjs +0 -4804
  144. package/dist/_internal/worker.mjs.map +0 -1
  145. package/dist/api.cjs +0 -1274
  146. package/dist/api.d.cts +0 -265
  147. package/dist/api.d.cts.map +0 -1
  148. package/dist/api.d.mts +0 -265
  149. package/dist/api.d.mts.map +0 -1
  150. package/dist/api.mjs +0 -1270
  151. package/dist/api.mjs.map +0 -1
  152. package/dist/base-context-BUnL_9z8.mjs +0 -241
  153. package/dist/base-context-BUnL_9z8.mjs.map +0 -1
  154. package/dist/base-context-CFvO2N9I.cjs +0 -248
  155. package/dist/context/index.d.cts.map +0 -1
  156. package/dist/context/index.d.mts.map +0 -1
  157. package/dist/engine-context-BuD9AGfd.mjs +0 -41
  158. package/dist/engine-context-BuD9AGfd.mjs.map +0 -1
  159. package/dist/engine-context-NO6enYev.cjs +0 -45
  160. package/dist/execution-context-BgGV4xyW.cjs +0 -2614
  161. package/dist/execution-context-D_CXpe9I.mjs +0 -2570
  162. package/dist/execution-context-D_CXpe9I.mjs.map +0 -1
  163. package/dist/fs-D1nIP45P.mjs +0 -226
  164. package/dist/fs-D1nIP45P.mjs.map +0 -1
  165. package/dist/fs-XogSgMqT.cjs +0 -262
  166. package/dist/index.d.cts.map +0 -1
  167. package/dist/index.d.mts.map +0 -1
  168. package/dist/index.mjs.map +0 -1
  169. package/dist/schemas.cjs +0 -9
  170. package/dist/schemas.d.cts +0 -127
  171. package/dist/schemas.d.cts.map +0 -1
  172. package/dist/schemas.d.mts +0 -127
  173. package/dist/schemas.d.mts.map +0 -1
  174. package/dist/schemas.mjs +0 -3
  175. package/dist/storage/index.cjs +0 -9
  176. package/dist/storage/index.d.cts +0 -419
  177. package/dist/storage/index.d.cts.map +0 -1
  178. package/dist/storage/index.d.mts +0 -419
  179. package/dist/storage/index.d.mts.map +0 -1
  180. package/dist/storage/index.mjs +0 -3
  181. package/dist/ts-morph-BaLPVAdB.cjs +0 -114
  182. package/dist/ts-morph-D0CaA37w.mjs +0 -102
  183. package/dist/ts-morph-D0CaA37w.mjs.map +0 -1
  184. package/dist/tsconfig-Cstsoprg.mjs +0 -155
  185. package/dist/tsconfig-Cstsoprg.mjs.map +0 -1
  186. package/dist/tsconfig-DeyWQC2N.cjs +0 -198
  187. package/dist/typescript/index.cjs +0 -13
  188. package/dist/typescript/index.d.cts +0 -106
  189. package/dist/typescript/index.d.cts.map +0 -1
  190. package/dist/typescript/index.d.mts +0 -106
  191. package/dist/typescript/index.d.mts.map +0 -1
  192. package/dist/typescript/index.mjs +0 -4
  193. package/dist/virtual-BNdKVkRw.cjs +0 -548
  194. package/dist/virtual-gIlTc3Lj.mjs +0 -513
  195. package/dist/virtual-gIlTc3Lj.mjs.map +0 -1
package/dist/api.d.cts DELETED
@@ -1,265 +0,0 @@
1
- import * as _$_powerlines_core0 from "@powerlines/core";
2
- import { API, BuildInlineConfig, CallHookOptions, CleanInlineConfig, DeployInlineConfig, DocsInlineConfig, EngineOptions, EnvironmentContext, Execution, ExecutionContext, InferHookParameters, InlineConfig, LintInlineConfig, NewInlineConfig, PluginConfig, PluginContext, PrepareInlineConfig, ResolvedConfig, ResolvedExecutionOptions, TestInlineConfig, TypesInlineConfig } from "@powerlines/core";
3
- import { PartialKeys } from "@stryke/types/base";
4
-
5
- //#region src/_internal/execution.d.ts
6
- /**
7
- * The Powerlines Execution API class
8
- *
9
- * @remarks
10
- * This class is responsible for managing the Powerlines project lifecycle, including initialization, building, and finalization.
11
- *
12
- * @internal
13
- */
14
- declare class PowerlinesExecution<TResolvedConfig extends ResolvedConfig = ResolvedConfig> implements Execution {
15
- #private;
16
- /**
17
- * The Powerlines context
18
- */
19
- get context(): ExecutionContext<TResolvedConfig>;
20
- /**
21
- * Initialize a Powerlines API instance
22
- *
23
- * @param options - The options to initialize the API with
24
- * @returns A new instance of the Powerlines API
25
- */
26
- static fromConfig<TResolvedConfig extends ResolvedConfig = ResolvedConfig>(options: ResolvedExecutionOptions, config: InlineConfig): Promise<PowerlinesExecution<TResolvedConfig>>;
27
- /**
28
- * Generate the Powerlines typescript declaration file
29
- *
30
- * @remarks
31
- * This method will only generate the typescript declaration file for the Powerlines project. It is generally recommended to run the full `prepare` command, which will run this method as part of its process.
32
- *
33
- * @param inlineConfig - The inline configuration for the types command
34
- */
35
- types(inlineConfig?: PartialKeys<TypesInlineConfig, "command">): Promise<void>;
36
- /**
37
- * Prepare the Powerlines API
38
- *
39
- * @remarks
40
- * This method will prepare the Powerlines API for use, initializing any necessary resources.
41
- *
42
- * @param inlineConfig - The inline configuration for the prepare command
43
- */
44
- prepare(inlineConfig?: PartialKeys<PrepareInlineConfig, "command"> | PartialKeys<TypesInlineConfig, "command"> | PartialKeys<NewInlineConfig, "command"> | PartialKeys<CleanInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command"> | PartialKeys<LintInlineConfig, "command"> | PartialKeys<TestInlineConfig, "command"> | PartialKeys<DocsInlineConfig, "command"> | PartialKeys<DeployInlineConfig, "command">): Promise<void>;
45
- /**
46
- * Create a new Powerlines project
47
- *
48
- * @remarks
49
- * This method will create a new Powerlines project in the current directory.
50
- *
51
- * @param inlineConfig - The inline configuration for the new command
52
- * @returns A promise that resolves when the project has been created
53
- */
54
- new(inlineConfig: PartialKeys<NewInlineConfig, "command">): Promise<void>;
55
- /**
56
- * Clean any previously prepared artifacts
57
- *
58
- * @remarks
59
- * This method will remove the previous Powerlines artifacts from the project.
60
- *
61
- * @param inlineConfig - The inline configuration for the clean command
62
- * @returns A promise that resolves when the clean command has completed
63
- */
64
- clean(inlineConfig?: PartialKeys<CleanInlineConfig, "command"> | PartialKeys<PrepareInlineConfig, "command">): Promise<void>;
65
- /**
66
- * Lint the project
67
- *
68
- * @param inlineConfig - The inline configuration for the lint command
69
- * @returns A promise that resolves when the lint command has completed
70
- */
71
- lint(inlineConfig?: PartialKeys<LintInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
72
- /**
73
- * Test the project source code
74
- *
75
- * @param inlineConfig - The inline configuration for the test command
76
- * @returns A promise that resolves when the test command has completed
77
- */
78
- test(inlineConfig?: PartialKeys<TestInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
79
- /**
80
- * Build the project
81
- *
82
- * @remarks
83
- * This method will build the Powerlines project, generating the necessary artifacts.
84
- *
85
- * @param inlineConfig - The inline configuration for the build command
86
- * @returns A promise that resolves when the build command has completed
87
- */
88
- build(inlineConfig?: PartialKeys<BuildInlineConfig, "command">): Promise<void>;
89
- /**
90
- * Prepare the documentation for the project
91
- *
92
- * @param inlineConfig - The inline configuration for the docs command
93
- * @returns A promise that resolves when the documentation generation has completed
94
- */
95
- docs(inlineConfig?: DocsInlineConfig): Promise<void>;
96
- /**
97
- * Deploy the project source code
98
- *
99
- * @remarks
100
- * This method will prepare and build the Powerlines project, generating the necessary artifacts for the deployment.
101
- *
102
- * @param inlineConfig - The inline configuration for the deploy command
103
- */
104
- deploy(inlineConfig?: PartialKeys<DeployInlineConfig, "command">): Promise<void>;
105
- /**
106
- * Finalization/cleanup processing for the Powerlines API
107
- *
108
- * @remarks
109
- * This step includes any final processes or clean up required by Powerlines. It will be run after each Powerlines command.
110
- *
111
- * @returns A promise that resolves when the finalization process has completed
112
- */
113
- finalize(): Promise<void>;
114
- /**
115
- * Invokes the configured plugin hooks
116
- *
117
- * @remarks
118
- * By default, it will call the `"pre"`, `"normal"`, and `"post"` ordered hooks in sequence
119
- *
120
- * @param hook - The hook to call
121
- * @param options - The options to provide to the hook
122
- * @param args - The arguments to pass to the hook
123
- * @returns The result of the hook call
124
- */
125
- callHook<TKey extends string>(hook: TKey, options: CallHookOptions & {
126
- environment?: string | EnvironmentContext<TResolvedConfig>;
127
- }, ...args: InferHookParameters<PluginContext<TResolvedConfig>, TKey>): Promise<ReturnType<_$_powerlines_core0.InferHookFunction<PluginContext<TResolvedConfig>, TKey>> | undefined>;
128
- /**
129
- * Create a new Powerlines API instance
130
- *
131
- * @param context - The Powerlines context
132
- */
133
- protected constructor(context: ExecutionContext<TResolvedConfig>);
134
- /**
135
- * Add a Powerlines plugin used in the build process
136
- *
137
- * @param config - The import path of the plugin to add
138
- */
139
- protected addPlugin(config: PluginConfig<PluginContext<TResolvedConfig>>): Promise<void>;
140
- }
141
- //#endregion
142
- //#region src/api.d.ts
143
- /**
144
- * The Powerlines API class
145
- *
146
- * @remarks
147
- * This class is responsible for managing the Powerlines project lifecycle, including initialization, building, and finalization.
148
- *
149
- * @public
150
- */
151
- declare class PowerlinesAPI<TResolvedConfig extends ResolvedConfig = ResolvedConfig> extends PowerlinesExecution<TResolvedConfig> implements API<TResolvedConfig>, AsyncDisposable {
152
- /**
153
- * Create a new Powerlines API instance
154
- *
155
- * @param context - The Powerlines context
156
- */
157
- protected constructor(context: ExecutionContext<TResolvedConfig>);
158
- /**
159
- * Initialize a Powerlines API instance
160
- *
161
- * @param options - The options to initialize the API with
162
- * @returns A new instance of the Powerlines API
163
- */
164
- static fromOptions<TResolvedConfig extends ResolvedConfig = ResolvedConfig>(options: EngineOptions, override?: InlineConfig): Promise<PowerlinesAPI<TResolvedConfig>>;
165
- /**
166
- * Generate the Powerlines typescript declaration file
167
- *
168
- * @remarks
169
- * This method will only generate the typescript declaration file for the Powerlines project. It is generally recommended to run the full `prepare` command, which will run this method as part of its process.
170
- *
171
- * @param inlineConfig - The inline configuration for the types command
172
- */
173
- types(inlineConfig?: PartialKeys<TypesInlineConfig, "command">): Promise<void>;
174
- /**
175
- * Prepare the Powerlines API
176
- *
177
- * @remarks
178
- * This method will prepare the Powerlines API for use, initializing any necessary resources.
179
- *
180
- * @param inlineConfig - The inline configuration for the prepare command
181
- */
182
- prepare(inlineConfig?: PartialKeys<PrepareInlineConfig, "command"> | PartialKeys<TypesInlineConfig, "command"> | PartialKeys<NewInlineConfig, "command"> | PartialKeys<CleanInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command"> | PartialKeys<LintInlineConfig, "command"> | PartialKeys<TestInlineConfig, "command"> | PartialKeys<DocsInlineConfig, "command"> | PartialKeys<DeployInlineConfig, "command">): Promise<void>;
183
- /**
184
- * Create a new Powerlines project
185
- *
186
- * @remarks
187
- * This method will create a new Powerlines project in the current directory.
188
- *
189
- * @param inlineConfig - The inline configuration for the new command
190
- * @returns A promise that resolves when the project has been created
191
- */
192
- new(inlineConfig: PartialKeys<NewInlineConfig, "command">): Promise<void>;
193
- /**
194
- * Clean any previously prepared artifacts
195
- *
196
- * @remarks
197
- * This method will remove the previous Powerlines artifacts from the project.
198
- *
199
- * @param inlineConfig - The inline configuration for the clean command
200
- * @returns A promise that resolves when the clean command has completed
201
- */
202
- clean(inlineConfig?: PartialKeys<CleanInlineConfig, "command"> | PartialKeys<PrepareInlineConfig, "command">): Promise<void>;
203
- /**
204
- * Lint the project
205
- *
206
- * @param inlineConfig - The inline configuration for the lint command
207
- * @returns A promise that resolves when the lint command has completed
208
- */
209
- lint(inlineConfig?: PartialKeys<LintInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
210
- /**
211
- * Test the project
212
- *
213
- * @remarks
214
- * This method will run the tests for the Powerlines project.
215
- *
216
- * @param inlineConfig - The inline configuration for the test command
217
- * @returns A promise that resolves when the test command has completed
218
- */
219
- test(inlineConfig?: PartialKeys<TestInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
220
- /**
221
- * Build the project
222
- *
223
- * @remarks
224
- * This method will build the Powerlines project, generating the necessary artifacts.
225
- *
226
- * @param inlineConfig - The inline configuration for the build command
227
- * @returns A promise that resolves when the build command has completed
228
- */
229
- build(inlineConfig?: PartialKeys<BuildInlineConfig, "command">): Promise<void>;
230
- /**
231
- * Prepare the documentation for the project
232
- *
233
- * @param inlineConfig - The inline configuration for the docs command
234
- * @returns A promise that resolves when the documentation generation has completed
235
- */
236
- docs(inlineConfig?: DocsInlineConfig): Promise<void>;
237
- /**
238
- * Deploy the project source code
239
- *
240
- * @remarks
241
- * This method will prepare and build the Powerlines project, generating the necessary artifacts for the deployment.
242
- *
243
- * @param inlineConfig - The inline configuration for the deploy command
244
- */
245
- deploy(inlineConfig?: PartialKeys<DeployInlineConfig, "command">): Promise<void>;
246
- /**
247
- * Finalization/cleanup processing for the Powerlines API
248
- *
249
- * @remarks
250
- * This step includes any final processes or clean up required by Powerlines. It will be run after each Powerlines command.
251
- *
252
- * @returns A promise that resolves when the finalization process has completed
253
- */
254
- finalize(): Promise<void>;
255
- /**
256
- * Dispose of the Powerlines API instance
257
- *
258
- * @remarks
259
- * This method will finalize the Powerlines API instance, cleaning up any resources used.
260
- */
261
- [Symbol.asyncDispose](): Promise<void>;
262
- }
263
- //#endregion
264
- export { PowerlinesAPI };
265
- //# sourceMappingURL=api.d.cts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"api.d.cts","names":[],"sources":["../src/_internal/execution.ts","../src/api.ts"],"mappings":"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"}
package/dist/api.d.mts DELETED
@@ -1,265 +0,0 @@
1
- import * as _$_powerlines_core0 from "@powerlines/core";
2
- import { API, BuildInlineConfig, CallHookOptions, CleanInlineConfig, DeployInlineConfig, DocsInlineConfig, EngineOptions, EnvironmentContext, Execution, ExecutionContext, InferHookParameters, InlineConfig, LintInlineConfig, NewInlineConfig, PluginConfig, PluginContext, PrepareInlineConfig, ResolvedConfig, ResolvedExecutionOptions, TestInlineConfig, TypesInlineConfig } from "@powerlines/core";
3
- import { PartialKeys } from "@stryke/types/base";
4
-
5
- //#region src/_internal/execution.d.ts
6
- /**
7
- * The Powerlines Execution API class
8
- *
9
- * @remarks
10
- * This class is responsible for managing the Powerlines project lifecycle, including initialization, building, and finalization.
11
- *
12
- * @internal
13
- */
14
- declare class PowerlinesExecution<TResolvedConfig extends ResolvedConfig = ResolvedConfig> implements Execution {
15
- #private;
16
- /**
17
- * The Powerlines context
18
- */
19
- get context(): ExecutionContext<TResolvedConfig>;
20
- /**
21
- * Initialize a Powerlines API instance
22
- *
23
- * @param options - The options to initialize the API with
24
- * @returns A new instance of the Powerlines API
25
- */
26
- static fromConfig<TResolvedConfig extends ResolvedConfig = ResolvedConfig>(options: ResolvedExecutionOptions, config: InlineConfig): Promise<PowerlinesExecution<TResolvedConfig>>;
27
- /**
28
- * Generate the Powerlines typescript declaration file
29
- *
30
- * @remarks
31
- * This method will only generate the typescript declaration file for the Powerlines project. It is generally recommended to run the full `prepare` command, which will run this method as part of its process.
32
- *
33
- * @param inlineConfig - The inline configuration for the types command
34
- */
35
- types(inlineConfig?: PartialKeys<TypesInlineConfig, "command">): Promise<void>;
36
- /**
37
- * Prepare the Powerlines API
38
- *
39
- * @remarks
40
- * This method will prepare the Powerlines API for use, initializing any necessary resources.
41
- *
42
- * @param inlineConfig - The inline configuration for the prepare command
43
- */
44
- prepare(inlineConfig?: PartialKeys<PrepareInlineConfig, "command"> | PartialKeys<TypesInlineConfig, "command"> | PartialKeys<NewInlineConfig, "command"> | PartialKeys<CleanInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command"> | PartialKeys<LintInlineConfig, "command"> | PartialKeys<TestInlineConfig, "command"> | PartialKeys<DocsInlineConfig, "command"> | PartialKeys<DeployInlineConfig, "command">): Promise<void>;
45
- /**
46
- * Create a new Powerlines project
47
- *
48
- * @remarks
49
- * This method will create a new Powerlines project in the current directory.
50
- *
51
- * @param inlineConfig - The inline configuration for the new command
52
- * @returns A promise that resolves when the project has been created
53
- */
54
- new(inlineConfig: PartialKeys<NewInlineConfig, "command">): Promise<void>;
55
- /**
56
- * Clean any previously prepared artifacts
57
- *
58
- * @remarks
59
- * This method will remove the previous Powerlines artifacts from the project.
60
- *
61
- * @param inlineConfig - The inline configuration for the clean command
62
- * @returns A promise that resolves when the clean command has completed
63
- */
64
- clean(inlineConfig?: PartialKeys<CleanInlineConfig, "command"> | PartialKeys<PrepareInlineConfig, "command">): Promise<void>;
65
- /**
66
- * Lint the project
67
- *
68
- * @param inlineConfig - The inline configuration for the lint command
69
- * @returns A promise that resolves when the lint command has completed
70
- */
71
- lint(inlineConfig?: PartialKeys<LintInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
72
- /**
73
- * Test the project source code
74
- *
75
- * @param inlineConfig - The inline configuration for the test command
76
- * @returns A promise that resolves when the test command has completed
77
- */
78
- test(inlineConfig?: PartialKeys<TestInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
79
- /**
80
- * Build the project
81
- *
82
- * @remarks
83
- * This method will build the Powerlines project, generating the necessary artifacts.
84
- *
85
- * @param inlineConfig - The inline configuration for the build command
86
- * @returns A promise that resolves when the build command has completed
87
- */
88
- build(inlineConfig?: PartialKeys<BuildInlineConfig, "command">): Promise<void>;
89
- /**
90
- * Prepare the documentation for the project
91
- *
92
- * @param inlineConfig - The inline configuration for the docs command
93
- * @returns A promise that resolves when the documentation generation has completed
94
- */
95
- docs(inlineConfig?: DocsInlineConfig): Promise<void>;
96
- /**
97
- * Deploy the project source code
98
- *
99
- * @remarks
100
- * This method will prepare and build the Powerlines project, generating the necessary artifacts for the deployment.
101
- *
102
- * @param inlineConfig - The inline configuration for the deploy command
103
- */
104
- deploy(inlineConfig?: PartialKeys<DeployInlineConfig, "command">): Promise<void>;
105
- /**
106
- * Finalization/cleanup processing for the Powerlines API
107
- *
108
- * @remarks
109
- * This step includes any final processes or clean up required by Powerlines. It will be run after each Powerlines command.
110
- *
111
- * @returns A promise that resolves when the finalization process has completed
112
- */
113
- finalize(): Promise<void>;
114
- /**
115
- * Invokes the configured plugin hooks
116
- *
117
- * @remarks
118
- * By default, it will call the `"pre"`, `"normal"`, and `"post"` ordered hooks in sequence
119
- *
120
- * @param hook - The hook to call
121
- * @param options - The options to provide to the hook
122
- * @param args - The arguments to pass to the hook
123
- * @returns The result of the hook call
124
- */
125
- callHook<TKey extends string>(hook: TKey, options: CallHookOptions & {
126
- environment?: string | EnvironmentContext<TResolvedConfig>;
127
- }, ...args: InferHookParameters<PluginContext<TResolvedConfig>, TKey>): Promise<ReturnType<_$_powerlines_core0.InferHookFunction<PluginContext<TResolvedConfig>, TKey>> | undefined>;
128
- /**
129
- * Create a new Powerlines API instance
130
- *
131
- * @param context - The Powerlines context
132
- */
133
- protected constructor(context: ExecutionContext<TResolvedConfig>);
134
- /**
135
- * Add a Powerlines plugin used in the build process
136
- *
137
- * @param config - The import path of the plugin to add
138
- */
139
- protected addPlugin(config: PluginConfig<PluginContext<TResolvedConfig>>): Promise<void>;
140
- }
141
- //#endregion
142
- //#region src/api.d.ts
143
- /**
144
- * The Powerlines API class
145
- *
146
- * @remarks
147
- * This class is responsible for managing the Powerlines project lifecycle, including initialization, building, and finalization.
148
- *
149
- * @public
150
- */
151
- declare class PowerlinesAPI<TResolvedConfig extends ResolvedConfig = ResolvedConfig> extends PowerlinesExecution<TResolvedConfig> implements API<TResolvedConfig>, AsyncDisposable {
152
- /**
153
- * Create a new Powerlines API instance
154
- *
155
- * @param context - The Powerlines context
156
- */
157
- protected constructor(context: ExecutionContext<TResolvedConfig>);
158
- /**
159
- * Initialize a Powerlines API instance
160
- *
161
- * @param options - The options to initialize the API with
162
- * @returns A new instance of the Powerlines API
163
- */
164
- static fromOptions<TResolvedConfig extends ResolvedConfig = ResolvedConfig>(options: EngineOptions, override?: InlineConfig): Promise<PowerlinesAPI<TResolvedConfig>>;
165
- /**
166
- * Generate the Powerlines typescript declaration file
167
- *
168
- * @remarks
169
- * This method will only generate the typescript declaration file for the Powerlines project. It is generally recommended to run the full `prepare` command, which will run this method as part of its process.
170
- *
171
- * @param inlineConfig - The inline configuration for the types command
172
- */
173
- types(inlineConfig?: PartialKeys<TypesInlineConfig, "command">): Promise<void>;
174
- /**
175
- * Prepare the Powerlines API
176
- *
177
- * @remarks
178
- * This method will prepare the Powerlines API for use, initializing any necessary resources.
179
- *
180
- * @param inlineConfig - The inline configuration for the prepare command
181
- */
182
- prepare(inlineConfig?: PartialKeys<PrepareInlineConfig, "command"> | PartialKeys<TypesInlineConfig, "command"> | PartialKeys<NewInlineConfig, "command"> | PartialKeys<CleanInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command"> | PartialKeys<LintInlineConfig, "command"> | PartialKeys<TestInlineConfig, "command"> | PartialKeys<DocsInlineConfig, "command"> | PartialKeys<DeployInlineConfig, "command">): Promise<void>;
183
- /**
184
- * Create a new Powerlines project
185
- *
186
- * @remarks
187
- * This method will create a new Powerlines project in the current directory.
188
- *
189
- * @param inlineConfig - The inline configuration for the new command
190
- * @returns A promise that resolves when the project has been created
191
- */
192
- new(inlineConfig: PartialKeys<NewInlineConfig, "command">): Promise<void>;
193
- /**
194
- * Clean any previously prepared artifacts
195
- *
196
- * @remarks
197
- * This method will remove the previous Powerlines artifacts from the project.
198
- *
199
- * @param inlineConfig - The inline configuration for the clean command
200
- * @returns A promise that resolves when the clean command has completed
201
- */
202
- clean(inlineConfig?: PartialKeys<CleanInlineConfig, "command"> | PartialKeys<PrepareInlineConfig, "command">): Promise<void>;
203
- /**
204
- * Lint the project
205
- *
206
- * @param inlineConfig - The inline configuration for the lint command
207
- * @returns A promise that resolves when the lint command has completed
208
- */
209
- lint(inlineConfig?: PartialKeys<LintInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
210
- /**
211
- * Test the project
212
- *
213
- * @remarks
214
- * This method will run the tests for the Powerlines project.
215
- *
216
- * @param inlineConfig - The inline configuration for the test command
217
- * @returns A promise that resolves when the test command has completed
218
- */
219
- test(inlineConfig?: PartialKeys<TestInlineConfig, "command"> | PartialKeys<BuildInlineConfig, "command">): Promise<void>;
220
- /**
221
- * Build the project
222
- *
223
- * @remarks
224
- * This method will build the Powerlines project, generating the necessary artifacts.
225
- *
226
- * @param inlineConfig - The inline configuration for the build command
227
- * @returns A promise that resolves when the build command has completed
228
- */
229
- build(inlineConfig?: PartialKeys<BuildInlineConfig, "command">): Promise<void>;
230
- /**
231
- * Prepare the documentation for the project
232
- *
233
- * @param inlineConfig - The inline configuration for the docs command
234
- * @returns A promise that resolves when the documentation generation has completed
235
- */
236
- docs(inlineConfig?: DocsInlineConfig): Promise<void>;
237
- /**
238
- * Deploy the project source code
239
- *
240
- * @remarks
241
- * This method will prepare and build the Powerlines project, generating the necessary artifacts for the deployment.
242
- *
243
- * @param inlineConfig - The inline configuration for the deploy command
244
- */
245
- deploy(inlineConfig?: PartialKeys<DeployInlineConfig, "command">): Promise<void>;
246
- /**
247
- * Finalization/cleanup processing for the Powerlines API
248
- *
249
- * @remarks
250
- * This step includes any final processes or clean up required by Powerlines. It will be run after each Powerlines command.
251
- *
252
- * @returns A promise that resolves when the finalization process has completed
253
- */
254
- finalize(): Promise<void>;
255
- /**
256
- * Dispose of the Powerlines API instance
257
- *
258
- * @remarks
259
- * This method will finalize the Powerlines API instance, cleaning up any resources used.
260
- */
261
- [Symbol.asyncDispose](): Promise<void>;
262
- }
263
- //#endregion
264
- export { PowerlinesAPI };
265
- //# sourceMappingURL=api.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"api.d.mts","names":[],"sources":["../src/_internal/execution.ts","../src/api.ts"],"mappings":"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"}