@powerlines/nx 0.11.231 → 0.11.233

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 (270) hide show
  1. package/dist/src/base/base-executor.d.mts +2 -2
  2. package/dist/src/base/base-executor.d.ts +3 -0
  3. package/dist/src/base/base-executor.js +4 -0
  4. package/dist/src/base/base-executor.mjs +2 -1
  5. package/dist/src/base/base-executor.schema.d.mts +1 -1
  6. package/dist/src/base/base-executor.schema.d.ts +2 -129
  7. package/dist/src/base/base-executor.untyped.d.mts +2 -7
  8. package/dist/src/base/base-executor.untyped.d.ts +2 -0
  9. package/dist/src/base/base-executor.untyped.js +3 -0
  10. package/dist/src/base/base-executor.untyped.mjs +1 -1
  11. package/dist/src/base/index.d.mts +5 -0
  12. package/dist/src/base/index.d.ts +5 -0
  13. package/dist/src/base/index.js +6 -0
  14. package/dist/src/base/index.mjs +6 -0
  15. package/dist/src/base-executor-BwNEuJr4.d.mts +2152 -0
  16. package/dist/src/base-executor-BwNEuJr4.d.mts.map +1 -0
  17. package/dist/src/base-executor-CmaXCgH6.d.ts +2150 -0
  18. package/dist/src/base-executor-CmaXCgH6.d.ts.map +1 -0
  19. package/dist/src/base-executor-D0PkPbUg.js +4646 -0
  20. package/dist/src/base-executor-DsVXQ6UL.mjs +4628 -0
  21. package/dist/src/base-executor-DsVXQ6UL.mjs.map +1 -0
  22. package/dist/{base-executor.schema-LJ14f-QU.d.mts → src/base-executor.schema-DiDI-Jcs.d.mts} +1 -1
  23. package/dist/src/base-executor.schema-DiDI-Jcs.d.mts.map +1 -0
  24. package/dist/{base-executor.schema-CH9f7UZz.d.cts → src/base-executor.schema-DqTsijec.d.ts} +1 -1
  25. package/dist/src/base-executor.schema-DqTsijec.d.ts.map +1 -0
  26. package/dist/src/{base/base-executor.untyped.d.cts → base-executor.untyped-5iZFoBFu.d.mts} +3 -2
  27. package/dist/src/base-executor.untyped-5iZFoBFu.d.mts.map +1 -0
  28. package/dist/src/base-executor.untyped-89PxfBO_.d.ts +7 -0
  29. package/dist/src/base-executor.untyped-89PxfBO_.d.ts.map +1 -0
  30. package/dist/{base-executor.untyped-Bet42T8_.mjs → src/base-executor.untyped-BKF-oUZS.mjs} +1 -1
  31. package/dist/src/base-executor.untyped-BKF-oUZS.mjs.map +1 -0
  32. package/dist/{base-executor.untyped-DUgXmZji.cjs → src/base-executor.untyped-PzfRwtvu.js} +1 -1
  33. package/dist/src/config-CGQhS8tm.js +239 -0
  34. package/dist/src/config-LoR-NIJg.mjs +147 -0
  35. package/dist/src/config-LoR-NIJg.mjs.map +1 -0
  36. package/dist/src/{helpers/constants.d.cts → constants-BvODbBl8.d.ts} +2 -2
  37. package/dist/src/constants-BvODbBl8.d.ts.map +1 -0
  38. package/dist/src/constants-BvU9n9qR.d.mts +8 -0
  39. package/dist/src/constants-BvU9n9qR.d.mts.map +1 -0
  40. package/dist/{constants-DPeeG_si.mjs → src/constants-DzvoYj5w.mjs} +1 -1
  41. package/dist/src/constants-DzvoYj5w.mjs.map +1 -0
  42. package/dist/src/executors/build/executor.d.mts +165 -4
  43. package/dist/src/executors/build/executor.d.mts.map +1 -0
  44. package/dist/{executor-C12a2R2m.d.mts → src/executors/build/executor.d.ts} +4 -4
  45. package/dist/{executor-CsYeTG7f.d.mts.map → src/executors/build/executor.d.ts.map} +1 -1
  46. package/dist/{executor-CmOJDW7i.cjs → src/executors/build/executor.js} +6 -15
  47. package/dist/src/executors/build/executor.mjs +18 -3
  48. package/dist/src/executors/build/executor.mjs.map +1 -0
  49. package/dist/src/executors/build/untyped.d.mts +2 -2
  50. package/dist/src/executors/build/{untyped.d.cts → untyped.d.ts} +1 -1
  51. package/dist/src/executors/build/untyped.d.ts.map +1 -0
  52. package/dist/src/executors/build/{untyped.cjs → untyped.js} +3 -3
  53. package/dist/src/executors/build/untyped.mjs +2 -2
  54. package/dist/src/executors/clean/executor.d.mts +139 -4
  55. package/dist/src/executors/clean/executor.d.mts.map +1 -0
  56. package/dist/{executor-DaM4shEF.d.mts → src/executors/clean/executor.d.ts} +4 -4
  57. package/dist/{executor-q94V36zQ.d.cts.map → src/executors/clean/executor.d.ts.map} +1 -1
  58. package/dist/src/executors/clean/executor.js +15 -0
  59. package/dist/src/executors/clean/executor.mjs +13 -3
  60. package/dist/{executor-DriX4F9a.mjs.map → src/executors/clean/executor.mjs.map} +1 -1
  61. package/dist/src/executors/{prepare/untyped.d.cts → clean/untyped.d.ts} +2 -2
  62. package/dist/src/executors/clean/untyped.d.ts.map +1 -0
  63. package/dist/src/executors/clean/{untyped.cjs → untyped.js} +2 -2
  64. package/dist/src/executors/clean/untyped.mjs +1 -1
  65. package/dist/src/executors/docs/executor.d.mts +155 -4
  66. package/dist/src/executors/docs/executor.d.mts.map +1 -0
  67. package/dist/{executor-9aTY5L1O.d.mts → src/executors/docs/executor.d.ts} +4 -4
  68. package/dist/src/executors/docs/executor.d.ts.map +1 -0
  69. package/dist/src/executors/docs/executor.js +15 -0
  70. package/dist/src/executors/docs/executor.mjs +13 -3
  71. package/dist/{executor-CR4F9h0Q.mjs.map → src/executors/docs/executor.mjs.map} +1 -1
  72. package/dist/src/executors/docs/untyped.d.mts +2 -2
  73. package/dist/src/executors/docs/untyped.d.ts +6 -0
  74. package/dist/src/executors/docs/untyped.d.ts.map +1 -0
  75. package/dist/src/executors/docs/{untyped.cjs → untyped.js} +3 -3
  76. package/dist/src/executors/docs/untyped.mjs +2 -2
  77. package/dist/src/executors/lint/executor.d.mts +155 -4
  78. package/dist/src/executors/lint/executor.d.mts.map +1 -0
  79. package/dist/{executor-CQoHBvIx.d.mts → src/executors/lint/executor.d.ts} +4 -4
  80. package/dist/src/executors/lint/executor.d.ts.map +1 -0
  81. package/dist/src/executors/lint/executor.js +15 -0
  82. package/dist/src/executors/lint/executor.mjs +13 -3
  83. package/dist/{executor-dakLe5jY.mjs.map → src/executors/lint/executor.mjs.map} +1 -1
  84. package/dist/src/executors/lint/untyped.d.mts +2 -2
  85. package/dist/src/executors/{docs/untyped.d.cts → lint/untyped.d.ts} +2 -2
  86. package/dist/src/executors/lint/untyped.d.ts.map +1 -0
  87. package/dist/src/executors/lint/{untyped.cjs → untyped.js} +3 -3
  88. package/dist/src/executors/lint/untyped.mjs +2 -2
  89. package/dist/src/executors/prepare/executor.d.mts +155 -4
  90. package/dist/src/executors/prepare/executor.d.mts.map +1 -0
  91. package/dist/{executor-q94V36zQ.d.cts → src/executors/prepare/executor.d.ts} +4 -4
  92. package/dist/src/executors/prepare/executor.d.ts.map +1 -0
  93. package/dist/{executor-tEMakUYi.cjs → src/executors/prepare/executor.js} +6 -15
  94. package/dist/src/executors/prepare/executor.mjs +18 -3
  95. package/dist/src/executors/prepare/executor.mjs.map +1 -0
  96. package/dist/src/executors/{clean/untyped.d.cts → prepare/untyped.d.ts} +2 -2
  97. package/dist/src/executors/prepare/untyped.d.ts.map +1 -0
  98. package/dist/src/executors/prepare/untyped.js +4 -0
  99. package/dist/src/executors/prepare/untyped.mjs +2 -2
  100. package/dist/src/generators/sync/generator.d.mts +8 -2
  101. package/dist/src/generators/sync/generator.d.mts.map +1 -0
  102. package/dist/{generator-aA0eb35E.d.mts → src/generators/sync/generator.d.ts} +2 -2
  103. package/dist/src/generators/sync/generator.d.ts.map +1 -0
  104. package/dist/{generator-Uu2ErkQj.cjs → src/generators/sync/generator.js} +4 -13
  105. package/dist/src/generators/sync/generator.mjs +10 -2
  106. package/dist/{generator-DeiwVUqC.mjs.map → src/generators/sync/generator.mjs.map} +1 -1
  107. package/dist/src/generators/sync/{untyped.d.cts → untyped.d.ts} +1 -1
  108. package/dist/src/generators/sync/untyped.d.ts.map +1 -0
  109. package/dist/src/generators/sync/{untyped.cjs → untyped.js} +1 -1
  110. package/dist/src/helpers/constants.d.mts +2 -8
  111. package/dist/src/helpers/constants.d.ts +2 -0
  112. package/dist/src/helpers/constants.js +3 -0
  113. package/dist/src/helpers/constants.mjs +1 -1
  114. package/dist/src/helpers/index.d.mts +5 -0
  115. package/dist/src/helpers/index.d.ts +5 -0
  116. package/dist/src/helpers/index.js +9 -0
  117. package/dist/src/helpers/index.mjs +6 -0
  118. package/dist/src/helpers/plugin-utilities.d.mts +3 -58
  119. package/dist/src/helpers/plugin-utilities.d.ts +3 -0
  120. package/dist/src/helpers/{plugin-utilities.cjs → plugin-utilities.js} +3 -2
  121. package/dist/src/helpers/plugin-utilities.mjs +3 -2
  122. package/dist/src/index-CDDzqahH.d.ts +1 -0
  123. package/dist/src/index-CRo77wc3.d.mts +1 -0
  124. package/dist/src/index-c55Utzva.d.mts +1 -0
  125. package/dist/src/index-g0mugXoV.d.ts +1 -0
  126. package/dist/src/index.d.mts +10 -0
  127. package/dist/src/index.d.ts +10 -0
  128. package/dist/src/index.js +15 -0
  129. package/dist/src/index.mjs +11 -0
  130. package/dist/src/plugin/index.d.mts +8 -3
  131. package/dist/src/plugin/index.d.mts.map +1 -0
  132. package/dist/{index-BAMQksFF.d.mts → src/plugin/index.d.ts} +3 -3
  133. package/dist/src/plugin/index.d.ts.map +1 -0
  134. package/dist/src/plugin/index.js +9 -0
  135. package/dist/src/plugin/index.mjs +9 -4
  136. package/dist/src/plugin/index.mjs.map +1 -0
  137. package/dist/{plugin-CODFOru1.d.cts → src/plugin-DK05gCB5.d.mts} +1 -1
  138. package/dist/src/plugin-DK05gCB5.d.mts.map +1 -0
  139. package/dist/{plugin-DpjoI0QS.d.mts → src/plugin-DN475itb.d.ts} +1 -1
  140. package/dist/src/plugin-DN475itb.d.ts.map +1 -0
  141. package/dist/src/plugin-DRjpXVSI.mjs +1 -0
  142. package/dist/{plugin-utilities-CuJ0wEZS.cjs → src/plugin-utilities-C8uU0Vn1.js} +16 -135
  143. package/dist/src/plugin-utilities-CYqug_T4.d.mts +58 -0
  144. package/dist/src/plugin-utilities-CYqug_T4.d.mts.map +1 -0
  145. package/dist/src/{helpers/plugin-utilities.d.cts → plugin-utilities-CeMy-9YQ.d.ts} +3 -3
  146. package/dist/src/plugin-utilities-CeMy-9YQ.d.ts.map +1 -0
  147. package/dist/{plugin-utilities-DpjLrWCz.mjs → src/plugin-utilities-DGw6LPZ0.mjs} +15 -133
  148. package/dist/src/plugin-utilities-DGw6LPZ0.mjs.map +1 -0
  149. package/dist/src/types/index.d.mts +3 -0
  150. package/dist/src/types/index.d.ts +3 -0
  151. package/dist/src/types/index.js +2 -0
  152. package/dist/src/types/index.mjs +4 -0
  153. package/dist/src/types/plugin.d.mts +1 -1
  154. package/dist/src/types/plugin.d.ts +2 -0
  155. package/dist/src/types/plugin.js +1 -0
  156. package/dist/src/types/plugin.mjs +2 -0
  157. package/dist/src/types-Bx1EKe0v.js +0 -0
  158. package/dist/src/types-SpBueMV7.mjs +1 -0
  159. package/dist/{untyped-BIEzjl_J.mjs → src/untyped-DCpTmHDS.mjs} +2 -2
  160. package/dist/src/untyped-DCpTmHDS.mjs.map +1 -0
  161. package/dist/{untyped-DKPJSDgJ.cjs → src/untyped-DHAsEQ0e.js} +2 -2
  162. package/package.json +53 -80
  163. package/dist/base-executor-BKuqWAnc.d.mts +0 -28
  164. package/dist/base-executor-BKuqWAnc.d.mts.map +0 -1
  165. package/dist/base-executor-CL9md5FK.d.cts +0 -28
  166. package/dist/base-executor-CL9md5FK.d.cts.map +0 -1
  167. package/dist/base-executor-DIVmWt0_.mjs +0 -76
  168. package/dist/base-executor-DIVmWt0_.mjs.map +0 -1
  169. package/dist/base-executor-hfeykVFL.cjs +0 -83
  170. package/dist/base-executor.schema-CH9f7UZz.d.cts.map +0 -1
  171. package/dist/base-executor.schema-LJ14f-QU.d.mts.map +0 -1
  172. package/dist/base-executor.untyped-Bet42T8_.mjs.map +0 -1
  173. package/dist/chunk-CbDLau6x.cjs +0 -34
  174. package/dist/constants-DPeeG_si.mjs.map +0 -1
  175. package/dist/executor-9aTY5L1O.d.mts.map +0 -1
  176. package/dist/executor-BA-Xvw_2.cjs +0 -23
  177. package/dist/executor-BDu-MfKS.d.cts +0 -155
  178. package/dist/executor-BDu-MfKS.d.cts.map +0 -1
  179. package/dist/executor-BaJuosQ2.d.cts +0 -139
  180. package/dist/executor-BaJuosQ2.d.cts.map +0 -1
  181. package/dist/executor-BerELzzO.d.cts +0 -165
  182. package/dist/executor-BerELzzO.d.cts.map +0 -1
  183. package/dist/executor-C12a2R2m.d.mts.map +0 -1
  184. package/dist/executor-CQoHBvIx.d.mts.map +0 -1
  185. package/dist/executor-CR4F9h0Q.mjs +0 -13
  186. package/dist/executor-CsYeTG7f.d.mts +0 -155
  187. package/dist/executor-DXs-DQDq.cjs +0 -23
  188. package/dist/executor-DY3Q5btA.mjs +0 -18
  189. package/dist/executor-DY3Q5btA.mjs.map +0 -1
  190. package/dist/executor-DaM4shEF.d.mts.map +0 -1
  191. package/dist/executor-DriX4F9a.mjs +0 -13
  192. package/dist/executor-DupYdy7P.cjs +0 -23
  193. package/dist/executor-_6Wimayo.d.cts +0 -155
  194. package/dist/executor-_6Wimayo.d.cts.map +0 -1
  195. package/dist/executor-dakLe5jY.mjs +0 -13
  196. package/dist/executor-gauQV_Qs.mjs +0 -18
  197. package/dist/executor-gauQV_Qs.mjs.map +0 -1
  198. package/dist/executors.cjs +0 -13
  199. package/dist/executors.d.cts +0 -9
  200. package/dist/executors.d.mts +0 -9
  201. package/dist/executors.mjs +0 -9
  202. package/dist/generator-DeiwVUqC.mjs +0 -11
  203. package/dist/generator-Dv37nXlF.d.cts +0 -8
  204. package/dist/generator-Dv37nXlF.d.cts.map +0 -1
  205. package/dist/generator-aA0eb35E.d.mts.map +0 -1
  206. package/dist/generators-B8_tB0mD.d.cts +0 -17
  207. package/dist/generators-B8_tB0mD.d.cts.map +0 -1
  208. package/dist/generators-DymCAfYw.d.mts +0 -17
  209. package/dist/generators-DymCAfYw.d.mts.map +0 -1
  210. package/dist/generators.cjs +0 -5
  211. package/dist/generators.d.cts +0 -3
  212. package/dist/generators.d.mts +0 -3
  213. package/dist/generators.mjs +0 -4
  214. package/dist/index-BAMQksFF.d.mts.map +0 -1
  215. package/dist/index-C5yJ9lGj.d.cts +0 -8
  216. package/dist/index-C5yJ9lGj.d.cts.map +0 -1
  217. package/dist/index.cjs +0 -21
  218. package/dist/index.d.cts +0 -13
  219. package/dist/index.d.mts +0 -13
  220. package/dist/index.mjs +0 -14
  221. package/dist/plugin-B-zUI527.cjs +0 -12
  222. package/dist/plugin-BheScrsg.mjs +0 -8
  223. package/dist/plugin-BheScrsg.mjs.map +0 -1
  224. package/dist/plugin-CODFOru1.d.cts.map +0 -1
  225. package/dist/plugin-DpjoI0QS.d.mts.map +0 -1
  226. package/dist/plugin-utilities-DpjLrWCz.mjs.map +0 -1
  227. package/dist/src/base/base-executor.cjs +0 -3
  228. package/dist/src/base/base-executor.d.cts +0 -3
  229. package/dist/src/base/base-executor.schema.d.cts +0 -2
  230. package/dist/src/base/base-executor.untyped.cjs +0 -3
  231. package/dist/src/base/base-executor.untyped.d.cts.map +0 -1
  232. package/dist/src/base/base-executor.untyped.d.mts.map +0 -1
  233. package/dist/src/executors/build/executor.cjs +0 -6
  234. package/dist/src/executors/build/executor.d.cts +0 -4
  235. package/dist/src/executors/build/untyped.d.cts.map +0 -1
  236. package/dist/src/executors/clean/executor.cjs +0 -6
  237. package/dist/src/executors/clean/executor.d.cts +0 -4
  238. package/dist/src/executors/clean/untyped.d.cts.map +0 -1
  239. package/dist/src/executors/docs/executor.cjs +0 -6
  240. package/dist/src/executors/docs/executor.d.cts +0 -4
  241. package/dist/src/executors/docs/untyped.d.cts.map +0 -1
  242. package/dist/src/executors/lint/executor.cjs +0 -6
  243. package/dist/src/executors/lint/executor.d.cts +0 -4
  244. package/dist/src/executors/lint/untyped.d.cts +0 -6
  245. package/dist/src/executors/lint/untyped.d.cts.map +0 -1
  246. package/dist/src/executors/prepare/executor.cjs +0 -6
  247. package/dist/src/executors/prepare/executor.d.cts +0 -4
  248. package/dist/src/executors/prepare/untyped.cjs +0 -4
  249. package/dist/src/executors/prepare/untyped.d.cts.map +0 -1
  250. package/dist/src/generators/sync/generator.cjs +0 -5
  251. package/dist/src/generators/sync/generator.d.cts +0 -2
  252. package/dist/src/generators/sync/untyped.d.cts.map +0 -1
  253. package/dist/src/helpers/constants.cjs +0 -3
  254. package/dist/src/helpers/constants.d.cts.map +0 -1
  255. package/dist/src/helpers/constants.d.mts.map +0 -1
  256. package/dist/src/helpers/plugin-utilities.d.cts.map +0 -1
  257. package/dist/src/helpers/plugin-utilities.d.mts.map +0 -1
  258. package/dist/src/plugin/index.cjs +0 -5
  259. package/dist/src/plugin/index.d.cts +0 -3
  260. package/dist/src/types/plugin.d.cts +0 -2
  261. package/dist/untyped-BIEzjl_J.mjs.map +0 -1
  262. /package/dist/{generators-q39_jUCw.cjs → src/base/base-executor.schema.d.js} +0 -0
  263. /package/dist/{executors-D7478W2S.cjs → src/base-B7jekb-W.js} +0 -0
  264. /package/dist/{executors-C15iG1sF.mjs → src/base-BRSa-clf.mjs} +0 -0
  265. /package/dist/{constants-BHT2TeEj.cjs → src/constants-CKuImMYn.js} +0 -0
  266. /package/dist/src/{base/base-executor.schema.d.cjs → helpers-B78f0Oey.js} +0 -0
  267. /package/dist/{generators-Bi9wzfNx.mjs → src/helpers-j01T2doK.mjs} +0 -0
  268. /package/dist/{executors-YbcSXKr5.d.mts → src/index-7rWKHdox.d.mts} +0 -0
  269. /package/dist/{executors-hX1C9GbI.d.cts → src/index-CB5PSF-Q.d.ts} +0 -0
  270. /package/dist/src/{types/plugin.cjs → plugin-BnaFlFmT.js} +0 -0
@@ -1,3 +1,3 @@
1
- import "../../base-executor.schema-LJ14f-QU.mjs";
2
- import { n as withExecutor, t as PowerlinesExecutorContext } from "../../base-executor-BKuqWAnc.mjs";
1
+ import "../base-executor.schema-DiDI-Jcs.mjs";
2
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-BwNEuJr4.mjs";
3
3
  export { PowerlinesExecutorContext, withExecutor };
@@ -0,0 +1,3 @@
1
+ import "../base-executor.schema-DqTsijec.js";
2
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-CmaXCgH6.js";
3
+ export { PowerlinesExecutorContext, withExecutor };
@@ -0,0 +1,4 @@
1
+ require('../config-CGQhS8tm.js');
2
+ const require_base_executor = require('../base-executor-D0PkPbUg.js');
3
+
4
+ exports.withExecutor = require_base_executor.withExecutor;
@@ -1,3 +1,4 @@
1
- import { t as withExecutor } from "../../base-executor-DIVmWt0_.mjs";
1
+ import { t as withExecutor } from "../base-executor-DsVXQ6UL.mjs";
2
+ import "../config-LoR-NIJg.mjs";
2
3
 
3
4
  export { withExecutor };
@@ -1,2 +1,2 @@
1
- import { t as BaseExecutorSchema } from "../../base-executor.schema-LJ14f-QU.mjs";
1
+ import { t as BaseExecutorSchema } from "../base-executor.schema-DiDI-Jcs.mjs";
2
2
  export { BaseExecutorSchema };
@@ -1,129 +1,2 @@
1
-
2
- // Generated by @storm-software/untyped
3
- // Do not edit this file directly
4
-
5
- export interface BaseExecutorSchema {
6
- /**
7
- * Powerlines Configuration File
8
- *
9
- * The path to the Powerlines configuration file
10
- *
11
- * @default "{projectRoot}/powerlines.config.ts"
12
- *
13
- * @format path
14
- */
15
- configFile?: string,
16
-
17
- /**
18
- * Input Entry File(s)
19
- *
20
- * The entry file(s) that serve as the input for the project
21
- *
22
- * @default ["{sourceRoot}/index.ts"]
23
- *
24
- * @format path
25
- */
26
- input?: Array<string>,
27
-
28
- /**
29
- * TSConfig Path
30
- *
31
- * The path to the tsconfig file
32
- *
33
- * @default "{projectRoot}/tsconfig.json"
34
- *
35
- * @format path
36
- */
37
- tsconfig?: string,
38
-
39
- /**
40
- * Output Path
41
- *
42
- * The path to the output directory for the build artifacts
43
- *
44
- *
45
- * @format path
46
- */
47
- outputPath?: string,
48
-
49
- /**
50
- * Sourcemap
51
- *
52
- * Generate a sourcemap
53
- *
54
- */
55
- sourceMap?: boolean,
56
-
57
- /**
58
- * Format
59
- *
60
- * The format to build
61
- *
62
- * @default ["cjs","esm"]
63
- */
64
- format?: Array<string>,
65
-
66
- /**
67
- * Platform
68
- *
69
- * The platform to build
70
- *
71
- * @default "neutral"
72
- *
73
- * @enum neutral,node,browser
74
- */
75
- platform?: string,
76
-
77
- /**
78
- * External
79
- *
80
- * The external dependencies
81
- *
82
- */
83
- external?: Array<any>,
84
-
85
- /**
86
- * No External
87
- *
88
- * The dependencies that should not be treated as external
89
- *
90
- */
91
- noExternal?: Array<any>,
92
-
93
- /**
94
- * Skip Node Modules Bundle
95
- *
96
- * Skip bundling node_modules during the build process (if required)
97
- *
98
- */
99
- skipNodeModulesBundle?: boolean,
100
-
101
- /**
102
- * Mode
103
- *
104
- * The build mode
105
- *
106
- *
107
- * @enum development,test,production
108
- */
109
- mode?: string,
110
-
111
- /**
112
- * Log Level
113
- *
114
- * The log level to use for the build process
115
- *
116
- *
117
- * @enum fatal,error,warn,success,info,debug,trace,silent
118
- */
119
- logLevel?: string,
120
-
121
- /**
122
- * Define
123
- *
124
- * The `define` values
125
- *
126
- */
127
- define?: Record<string, string>,
128
- }
129
-
1
+ import { t as BaseExecutorSchema } from "../base-executor.schema-DqTsijec.js";
2
+ export { BaseExecutorSchema };
@@ -1,7 +1,2 @@
1
- import * as untyped0 from "untyped";
2
-
3
- //#region src/base/base-executor.untyped.d.ts
4
- declare const _default: untyped0.SchemaDefinition;
5
- //#endregion
6
- export { _default as default };
7
- //# sourceMappingURL=base-executor.untyped.d.mts.map
1
+ import { t as _default } from "../base-executor.untyped-5iZFoBFu.mjs";
2
+ export { _default as default };
@@ -0,0 +1,2 @@
1
+ import { t as _default } from "../base-executor.untyped-89PxfBO_.js";
2
+ export = _default;
@@ -0,0 +1,3 @@
1
+ const require_base_executor_untyped = require('../base-executor.untyped-PzfRwtvu.js');
2
+
3
+ module.exports = require_base_executor_untyped.base_executor_untyped_default;
@@ -1,3 +1,3 @@
1
- import { t as base_executor_untyped_default } from "../../base-executor.untyped-Bet42T8_.mjs";
1
+ import { t as base_executor_untyped_default } from "../base-executor.untyped-BKF-oUZS.mjs";
2
2
 
3
3
  export { base_executor_untyped_default as default };
@@ -0,0 +1,5 @@
1
+ import "../base-executor.schema-DiDI-Jcs.mjs";
2
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-BwNEuJr4.mjs";
3
+ import "../base-executor.untyped-5iZFoBFu.mjs";
4
+ import "../index-c55Utzva.mjs";
5
+ export { PowerlinesExecutorContext, withExecutor };
@@ -0,0 +1,5 @@
1
+ import "../base-executor.schema-DqTsijec.js";
2
+ import { n as withExecutor, t as PowerlinesExecutorContext } from "../base-executor-CmaXCgH6.js";
3
+ import "../base-executor.untyped-89PxfBO_.js";
4
+ import "../index-CDDzqahH.js";
5
+ export { PowerlinesExecutorContext, withExecutor };
@@ -0,0 +1,6 @@
1
+ require('../config-CGQhS8tm.js');
2
+ const require_base_executor = require('../base-executor-D0PkPbUg.js');
3
+ require('../base-executor.untyped-PzfRwtvu.js');
4
+ require('../base-B7jekb-W.js');
5
+
6
+ exports.withExecutor = require_base_executor.withExecutor;
@@ -0,0 +1,6 @@
1
+ import { t as withExecutor } from "../base-executor-DsVXQ6UL.mjs";
2
+ import "../config-LoR-NIJg.mjs";
3
+ import "../base-executor.untyped-BKF-oUZS.mjs";
4
+ import "../base-BRSa-clf.mjs";
5
+
6
+ export { withExecutor };