@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.
- package/dist/src/base/base-executor.d.mts +2 -2
- package/dist/src/base/base-executor.d.ts +3 -0
- package/dist/src/base/base-executor.js +4 -0
- package/dist/src/base/base-executor.mjs +2 -1
- package/dist/src/base/base-executor.schema.d.mts +1 -1
- package/dist/src/base/base-executor.schema.d.ts +2 -129
- package/dist/src/base/base-executor.untyped.d.mts +2 -7
- package/dist/src/base/base-executor.untyped.d.ts +2 -0
- package/dist/src/base/base-executor.untyped.js +3 -0
- package/dist/src/base/base-executor.untyped.mjs +1 -1
- package/dist/src/base/index.d.mts +5 -0
- package/dist/src/base/index.d.ts +5 -0
- package/dist/src/base/index.js +6 -0
- package/dist/src/base/index.mjs +6 -0
- package/dist/src/base-executor-BwNEuJr4.d.mts +2152 -0
- package/dist/src/base-executor-BwNEuJr4.d.mts.map +1 -0
- package/dist/src/base-executor-CmaXCgH6.d.ts +2150 -0
- package/dist/src/base-executor-CmaXCgH6.d.ts.map +1 -0
- package/dist/src/base-executor-D0PkPbUg.js +4646 -0
- package/dist/src/base-executor-DsVXQ6UL.mjs +4628 -0
- package/dist/src/base-executor-DsVXQ6UL.mjs.map +1 -0
- package/dist/{base-executor.schema-LJ14f-QU.d.mts → src/base-executor.schema-DiDI-Jcs.d.mts} +1 -1
- package/dist/src/base-executor.schema-DiDI-Jcs.d.mts.map +1 -0
- package/dist/{base-executor.schema-CH9f7UZz.d.cts → src/base-executor.schema-DqTsijec.d.ts} +1 -1
- package/dist/src/base-executor.schema-DqTsijec.d.ts.map +1 -0
- package/dist/src/{base/base-executor.untyped.d.cts → base-executor.untyped-5iZFoBFu.d.mts} +3 -2
- package/dist/src/base-executor.untyped-5iZFoBFu.d.mts.map +1 -0
- package/dist/src/base-executor.untyped-89PxfBO_.d.ts +7 -0
- package/dist/src/base-executor.untyped-89PxfBO_.d.ts.map +1 -0
- package/dist/{base-executor.untyped-Bet42T8_.mjs → src/base-executor.untyped-BKF-oUZS.mjs} +1 -1
- package/dist/src/base-executor.untyped-BKF-oUZS.mjs.map +1 -0
- package/dist/{base-executor.untyped-DUgXmZji.cjs → src/base-executor.untyped-PzfRwtvu.js} +1 -1
- package/dist/src/config-CGQhS8tm.js +239 -0
- package/dist/src/config-LoR-NIJg.mjs +147 -0
- package/dist/src/config-LoR-NIJg.mjs.map +1 -0
- package/dist/src/{helpers/constants.d.cts → constants-BvODbBl8.d.ts} +2 -2
- package/dist/src/constants-BvODbBl8.d.ts.map +1 -0
- package/dist/src/constants-BvU9n9qR.d.mts +8 -0
- package/dist/src/constants-BvU9n9qR.d.mts.map +1 -0
- package/dist/{constants-DPeeG_si.mjs → src/constants-DzvoYj5w.mjs} +1 -1
- package/dist/src/constants-DzvoYj5w.mjs.map +1 -0
- package/dist/src/executors/build/executor.d.mts +165 -4
- package/dist/src/executors/build/executor.d.mts.map +1 -0
- package/dist/{executor-C12a2R2m.d.mts → src/executors/build/executor.d.ts} +4 -4
- package/dist/{executor-CsYeTG7f.d.mts.map → src/executors/build/executor.d.ts.map} +1 -1
- package/dist/{executor-CmOJDW7i.cjs → src/executors/build/executor.js} +6 -15
- package/dist/src/executors/build/executor.mjs +18 -3
- package/dist/src/executors/build/executor.mjs.map +1 -0
- package/dist/src/executors/build/untyped.d.mts +2 -2
- package/dist/src/executors/build/{untyped.d.cts → untyped.d.ts} +1 -1
- package/dist/src/executors/build/untyped.d.ts.map +1 -0
- package/dist/src/executors/build/{untyped.cjs → untyped.js} +3 -3
- package/dist/src/executors/build/untyped.mjs +2 -2
- package/dist/src/executors/clean/executor.d.mts +139 -4
- package/dist/src/executors/clean/executor.d.mts.map +1 -0
- package/dist/{executor-DaM4shEF.d.mts → src/executors/clean/executor.d.ts} +4 -4
- package/dist/{executor-q94V36zQ.d.cts.map → src/executors/clean/executor.d.ts.map} +1 -1
- package/dist/src/executors/clean/executor.js +15 -0
- package/dist/src/executors/clean/executor.mjs +13 -3
- package/dist/{executor-DriX4F9a.mjs.map → src/executors/clean/executor.mjs.map} +1 -1
- package/dist/src/executors/{prepare/untyped.d.cts → clean/untyped.d.ts} +2 -2
- package/dist/src/executors/clean/untyped.d.ts.map +1 -0
- package/dist/src/executors/clean/{untyped.cjs → untyped.js} +2 -2
- package/dist/src/executors/clean/untyped.mjs +1 -1
- package/dist/src/executors/docs/executor.d.mts +155 -4
- package/dist/src/executors/docs/executor.d.mts.map +1 -0
- package/dist/{executor-9aTY5L1O.d.mts → src/executors/docs/executor.d.ts} +4 -4
- package/dist/src/executors/docs/executor.d.ts.map +1 -0
- package/dist/src/executors/docs/executor.js +15 -0
- package/dist/src/executors/docs/executor.mjs +13 -3
- package/dist/{executor-CR4F9h0Q.mjs.map → src/executors/docs/executor.mjs.map} +1 -1
- package/dist/src/executors/docs/untyped.d.mts +2 -2
- package/dist/src/executors/docs/untyped.d.ts +6 -0
- package/dist/src/executors/docs/untyped.d.ts.map +1 -0
- package/dist/src/executors/docs/{untyped.cjs → untyped.js} +3 -3
- package/dist/src/executors/docs/untyped.mjs +2 -2
- package/dist/src/executors/lint/executor.d.mts +155 -4
- package/dist/src/executors/lint/executor.d.mts.map +1 -0
- package/dist/{executor-CQoHBvIx.d.mts → src/executors/lint/executor.d.ts} +4 -4
- package/dist/src/executors/lint/executor.d.ts.map +1 -0
- package/dist/src/executors/lint/executor.js +15 -0
- package/dist/src/executors/lint/executor.mjs +13 -3
- package/dist/{executor-dakLe5jY.mjs.map → src/executors/lint/executor.mjs.map} +1 -1
- package/dist/src/executors/lint/untyped.d.mts +2 -2
- package/dist/src/executors/{docs/untyped.d.cts → lint/untyped.d.ts} +2 -2
- package/dist/src/executors/lint/untyped.d.ts.map +1 -0
- package/dist/src/executors/lint/{untyped.cjs → untyped.js} +3 -3
- package/dist/src/executors/lint/untyped.mjs +2 -2
- package/dist/src/executors/prepare/executor.d.mts +155 -4
- package/dist/src/executors/prepare/executor.d.mts.map +1 -0
- package/dist/{executor-q94V36zQ.d.cts → src/executors/prepare/executor.d.ts} +4 -4
- package/dist/src/executors/prepare/executor.d.ts.map +1 -0
- package/dist/{executor-tEMakUYi.cjs → src/executors/prepare/executor.js} +6 -15
- package/dist/src/executors/prepare/executor.mjs +18 -3
- package/dist/src/executors/prepare/executor.mjs.map +1 -0
- package/dist/src/executors/{clean/untyped.d.cts → prepare/untyped.d.ts} +2 -2
- package/dist/src/executors/prepare/untyped.d.ts.map +1 -0
- package/dist/src/executors/prepare/untyped.js +4 -0
- package/dist/src/executors/prepare/untyped.mjs +2 -2
- package/dist/src/generators/sync/generator.d.mts +8 -2
- package/dist/src/generators/sync/generator.d.mts.map +1 -0
- package/dist/{generator-aA0eb35E.d.mts → src/generators/sync/generator.d.ts} +2 -2
- package/dist/src/generators/sync/generator.d.ts.map +1 -0
- package/dist/{generator-Uu2ErkQj.cjs → src/generators/sync/generator.js} +4 -13
- package/dist/src/generators/sync/generator.mjs +10 -2
- package/dist/{generator-DeiwVUqC.mjs.map → src/generators/sync/generator.mjs.map} +1 -1
- package/dist/src/generators/sync/{untyped.d.cts → untyped.d.ts} +1 -1
- package/dist/src/generators/sync/untyped.d.ts.map +1 -0
- package/dist/src/generators/sync/{untyped.cjs → untyped.js} +1 -1
- package/dist/src/helpers/constants.d.mts +2 -8
- package/dist/src/helpers/constants.d.ts +2 -0
- package/dist/src/helpers/constants.js +3 -0
- package/dist/src/helpers/constants.mjs +1 -1
- package/dist/src/helpers/index.d.mts +5 -0
- package/dist/src/helpers/index.d.ts +5 -0
- package/dist/src/helpers/index.js +9 -0
- package/dist/src/helpers/index.mjs +6 -0
- package/dist/src/helpers/plugin-utilities.d.mts +3 -58
- package/dist/src/helpers/plugin-utilities.d.ts +3 -0
- package/dist/src/helpers/{plugin-utilities.cjs → plugin-utilities.js} +3 -2
- package/dist/src/helpers/plugin-utilities.mjs +3 -2
- package/dist/src/index-CDDzqahH.d.ts +1 -0
- package/dist/src/index-CRo77wc3.d.mts +1 -0
- package/dist/src/index-c55Utzva.d.mts +1 -0
- package/dist/src/index-g0mugXoV.d.ts +1 -0
- package/dist/src/index.d.mts +10 -0
- package/dist/src/index.d.ts +10 -0
- package/dist/src/index.js +15 -0
- package/dist/src/index.mjs +11 -0
- package/dist/src/plugin/index.d.mts +8 -3
- package/dist/src/plugin/index.d.mts.map +1 -0
- package/dist/{index-BAMQksFF.d.mts → src/plugin/index.d.ts} +3 -3
- package/dist/src/plugin/index.d.ts.map +1 -0
- package/dist/src/plugin/index.js +9 -0
- package/dist/src/plugin/index.mjs +9 -4
- package/dist/src/plugin/index.mjs.map +1 -0
- package/dist/{plugin-CODFOru1.d.cts → src/plugin-DK05gCB5.d.mts} +1 -1
- package/dist/src/plugin-DK05gCB5.d.mts.map +1 -0
- package/dist/{plugin-DpjoI0QS.d.mts → src/plugin-DN475itb.d.ts} +1 -1
- package/dist/src/plugin-DN475itb.d.ts.map +1 -0
- package/dist/src/plugin-DRjpXVSI.mjs +1 -0
- package/dist/{plugin-utilities-CuJ0wEZS.cjs → src/plugin-utilities-C8uU0Vn1.js} +16 -135
- package/dist/src/plugin-utilities-CYqug_T4.d.mts +58 -0
- package/dist/src/plugin-utilities-CYqug_T4.d.mts.map +1 -0
- package/dist/src/{helpers/plugin-utilities.d.cts → plugin-utilities-CeMy-9YQ.d.ts} +3 -3
- package/dist/src/plugin-utilities-CeMy-9YQ.d.ts.map +1 -0
- package/dist/{plugin-utilities-DpjLrWCz.mjs → src/plugin-utilities-DGw6LPZ0.mjs} +15 -133
- package/dist/src/plugin-utilities-DGw6LPZ0.mjs.map +1 -0
- package/dist/src/types/index.d.mts +3 -0
- package/dist/src/types/index.d.ts +3 -0
- package/dist/src/types/index.js +2 -0
- package/dist/src/types/index.mjs +4 -0
- package/dist/src/types/plugin.d.mts +1 -1
- package/dist/src/types/plugin.d.ts +2 -0
- package/dist/src/types/plugin.js +1 -0
- package/dist/src/types/plugin.mjs +2 -0
- package/dist/src/types-Bx1EKe0v.js +0 -0
- package/dist/src/types-SpBueMV7.mjs +1 -0
- package/dist/{untyped-BIEzjl_J.mjs → src/untyped-DCpTmHDS.mjs} +2 -2
- package/dist/src/untyped-DCpTmHDS.mjs.map +1 -0
- package/dist/{untyped-DKPJSDgJ.cjs → src/untyped-DHAsEQ0e.js} +2 -2
- package/package.json +53 -80
- package/dist/base-executor-BKuqWAnc.d.mts +0 -28
- package/dist/base-executor-BKuqWAnc.d.mts.map +0 -1
- package/dist/base-executor-CL9md5FK.d.cts +0 -28
- package/dist/base-executor-CL9md5FK.d.cts.map +0 -1
- package/dist/base-executor-DIVmWt0_.mjs +0 -76
- package/dist/base-executor-DIVmWt0_.mjs.map +0 -1
- package/dist/base-executor-hfeykVFL.cjs +0 -83
- package/dist/base-executor.schema-CH9f7UZz.d.cts.map +0 -1
- package/dist/base-executor.schema-LJ14f-QU.d.mts.map +0 -1
- package/dist/base-executor.untyped-Bet42T8_.mjs.map +0 -1
- package/dist/chunk-CbDLau6x.cjs +0 -34
- package/dist/constants-DPeeG_si.mjs.map +0 -1
- package/dist/executor-9aTY5L1O.d.mts.map +0 -1
- package/dist/executor-BA-Xvw_2.cjs +0 -23
- package/dist/executor-BDu-MfKS.d.cts +0 -155
- package/dist/executor-BDu-MfKS.d.cts.map +0 -1
- package/dist/executor-BaJuosQ2.d.cts +0 -139
- package/dist/executor-BaJuosQ2.d.cts.map +0 -1
- package/dist/executor-BerELzzO.d.cts +0 -165
- package/dist/executor-BerELzzO.d.cts.map +0 -1
- package/dist/executor-C12a2R2m.d.mts.map +0 -1
- package/dist/executor-CQoHBvIx.d.mts.map +0 -1
- package/dist/executor-CR4F9h0Q.mjs +0 -13
- package/dist/executor-CsYeTG7f.d.mts +0 -155
- package/dist/executor-DXs-DQDq.cjs +0 -23
- package/dist/executor-DY3Q5btA.mjs +0 -18
- package/dist/executor-DY3Q5btA.mjs.map +0 -1
- package/dist/executor-DaM4shEF.d.mts.map +0 -1
- package/dist/executor-DriX4F9a.mjs +0 -13
- package/dist/executor-DupYdy7P.cjs +0 -23
- package/dist/executor-_6Wimayo.d.cts +0 -155
- package/dist/executor-_6Wimayo.d.cts.map +0 -1
- package/dist/executor-dakLe5jY.mjs +0 -13
- package/dist/executor-gauQV_Qs.mjs +0 -18
- package/dist/executor-gauQV_Qs.mjs.map +0 -1
- package/dist/executors.cjs +0 -13
- package/dist/executors.d.cts +0 -9
- package/dist/executors.d.mts +0 -9
- package/dist/executors.mjs +0 -9
- package/dist/generator-DeiwVUqC.mjs +0 -11
- package/dist/generator-Dv37nXlF.d.cts +0 -8
- package/dist/generator-Dv37nXlF.d.cts.map +0 -1
- package/dist/generator-aA0eb35E.d.mts.map +0 -1
- package/dist/generators-B8_tB0mD.d.cts +0 -17
- package/dist/generators-B8_tB0mD.d.cts.map +0 -1
- package/dist/generators-DymCAfYw.d.mts +0 -17
- package/dist/generators-DymCAfYw.d.mts.map +0 -1
- package/dist/generators.cjs +0 -5
- package/dist/generators.d.cts +0 -3
- package/dist/generators.d.mts +0 -3
- package/dist/generators.mjs +0 -4
- package/dist/index-BAMQksFF.d.mts.map +0 -1
- package/dist/index-C5yJ9lGj.d.cts +0 -8
- package/dist/index-C5yJ9lGj.d.cts.map +0 -1
- package/dist/index.cjs +0 -21
- package/dist/index.d.cts +0 -13
- package/dist/index.d.mts +0 -13
- package/dist/index.mjs +0 -14
- package/dist/plugin-B-zUI527.cjs +0 -12
- package/dist/plugin-BheScrsg.mjs +0 -8
- package/dist/plugin-BheScrsg.mjs.map +0 -1
- package/dist/plugin-CODFOru1.d.cts.map +0 -1
- package/dist/plugin-DpjoI0QS.d.mts.map +0 -1
- package/dist/plugin-utilities-DpjLrWCz.mjs.map +0 -1
- package/dist/src/base/base-executor.cjs +0 -3
- package/dist/src/base/base-executor.d.cts +0 -3
- package/dist/src/base/base-executor.schema.d.cts +0 -2
- package/dist/src/base/base-executor.untyped.cjs +0 -3
- package/dist/src/base/base-executor.untyped.d.cts.map +0 -1
- package/dist/src/base/base-executor.untyped.d.mts.map +0 -1
- package/dist/src/executors/build/executor.cjs +0 -6
- package/dist/src/executors/build/executor.d.cts +0 -4
- package/dist/src/executors/build/untyped.d.cts.map +0 -1
- package/dist/src/executors/clean/executor.cjs +0 -6
- package/dist/src/executors/clean/executor.d.cts +0 -4
- package/dist/src/executors/clean/untyped.d.cts.map +0 -1
- package/dist/src/executors/docs/executor.cjs +0 -6
- package/dist/src/executors/docs/executor.d.cts +0 -4
- package/dist/src/executors/docs/untyped.d.cts.map +0 -1
- package/dist/src/executors/lint/executor.cjs +0 -6
- package/dist/src/executors/lint/executor.d.cts +0 -4
- package/dist/src/executors/lint/untyped.d.cts +0 -6
- package/dist/src/executors/lint/untyped.d.cts.map +0 -1
- package/dist/src/executors/prepare/executor.cjs +0 -6
- package/dist/src/executors/prepare/executor.d.cts +0 -4
- package/dist/src/executors/prepare/untyped.cjs +0 -4
- package/dist/src/executors/prepare/untyped.d.cts.map +0 -1
- package/dist/src/generators/sync/generator.cjs +0 -5
- package/dist/src/generators/sync/generator.d.cts +0 -2
- package/dist/src/generators/sync/untyped.d.cts.map +0 -1
- package/dist/src/helpers/constants.cjs +0 -3
- package/dist/src/helpers/constants.d.cts.map +0 -1
- package/dist/src/helpers/constants.d.mts.map +0 -1
- package/dist/src/helpers/plugin-utilities.d.cts.map +0 -1
- package/dist/src/helpers/plugin-utilities.d.mts.map +0 -1
- package/dist/src/plugin/index.cjs +0 -5
- package/dist/src/plugin/index.d.cts +0 -3
- package/dist/src/types/plugin.d.cts +0 -2
- package/dist/untyped-BIEzjl_J.mjs.map +0 -1
- /package/dist/{generators-q39_jUCw.cjs → src/base/base-executor.schema.d.js} +0 -0
- /package/dist/{executors-D7478W2S.cjs → src/base-B7jekb-W.js} +0 -0
- /package/dist/{executors-C15iG1sF.mjs → src/base-BRSa-clf.mjs} +0 -0
- /package/dist/{constants-BHT2TeEj.cjs → src/constants-CKuImMYn.js} +0 -0
- /package/dist/src/{base/base-executor.schema.d.cjs → helpers-B78f0Oey.js} +0 -0
- /package/dist/{generators-Bi9wzfNx.mjs → src/helpers-j01T2doK.mjs} +0 -0
- /package/dist/{executors-YbcSXKr5.d.mts → src/index-7rWKHdox.d.mts} +0 -0
- /package/dist/{executors-hX1C9GbI.d.cts → src/index-CB5PSF-Q.d.ts} +0 -0
- /package/dist/src/{types/plugin.cjs → plugin-BnaFlFmT.js} +0 -0
|
@@ -1,4 +1,155 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import "
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import "../../base-executor.schema-DiDI-Jcs.mjs";
|
|
2
|
+
import { r as PowerlinesAPI, t as PowerlinesExecutorContext } from "../../base-executor-BwNEuJr4.mjs";
|
|
3
|
+
import { PromiseExecutor } from "@nx/devkit";
|
|
4
|
+
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
5
|
+
|
|
6
|
+
//#region src/executors/docs/schema.d.ts
|
|
7
|
+
// Generated by @storm-software/untyped
|
|
8
|
+
// Do not edit this file directly
|
|
9
|
+
interface DocsExecutorSchema {
|
|
10
|
+
/**
|
|
11
|
+
* Powerlines Configuration File
|
|
12
|
+
*
|
|
13
|
+
* The path to the Powerlines configuration file
|
|
14
|
+
*
|
|
15
|
+
* @default "{projectRoot}/powerlines.config.ts"
|
|
16
|
+
*
|
|
17
|
+
* @format path
|
|
18
|
+
*/
|
|
19
|
+
configFile?: string;
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Input Entry File(s)
|
|
23
|
+
*
|
|
24
|
+
* The entry file(s) that serve as the input for the project
|
|
25
|
+
*
|
|
26
|
+
* @default ["{sourceRoot}/index.ts"]
|
|
27
|
+
*
|
|
28
|
+
* @format path
|
|
29
|
+
*/
|
|
30
|
+
input?: Array<string>;
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* TSConfig Path
|
|
34
|
+
*
|
|
35
|
+
* The path to the tsconfig file
|
|
36
|
+
*
|
|
37
|
+
* @default "{projectRoot}/tsconfig.json"
|
|
38
|
+
*
|
|
39
|
+
* @format path
|
|
40
|
+
*/
|
|
41
|
+
tsconfig?: string;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Output Path
|
|
45
|
+
*
|
|
46
|
+
* The path to the output directory for the build artifacts
|
|
47
|
+
*
|
|
48
|
+
*
|
|
49
|
+
* @format path
|
|
50
|
+
*/
|
|
51
|
+
outputPath?: string;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* Sourcemap
|
|
55
|
+
*
|
|
56
|
+
* Generate a sourcemap
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
sourceMap?: boolean;
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Format
|
|
63
|
+
*
|
|
64
|
+
* The format to build
|
|
65
|
+
*
|
|
66
|
+
* @default ["cjs","esm"]
|
|
67
|
+
*/
|
|
68
|
+
format?: Array<string>;
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Platform
|
|
72
|
+
*
|
|
73
|
+
* The platform to build
|
|
74
|
+
*
|
|
75
|
+
* @default "neutral"
|
|
76
|
+
*
|
|
77
|
+
* @enum neutral,node,browser
|
|
78
|
+
*/
|
|
79
|
+
platform?: string;
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* External
|
|
83
|
+
*
|
|
84
|
+
* The external dependencies
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
external?: Array<any>;
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* No External
|
|
91
|
+
*
|
|
92
|
+
* The dependencies that should not be treated as external
|
|
93
|
+
*
|
|
94
|
+
*/
|
|
95
|
+
noExternal?: Array<any>;
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* Skip Node Modules Bundle
|
|
99
|
+
*
|
|
100
|
+
* Skip bundling node_modules during the build process (if required)
|
|
101
|
+
*
|
|
102
|
+
*/
|
|
103
|
+
skipNodeModulesBundle?: boolean;
|
|
104
|
+
|
|
105
|
+
/**
|
|
106
|
+
* Mode
|
|
107
|
+
*
|
|
108
|
+
* The build mode
|
|
109
|
+
*
|
|
110
|
+
*
|
|
111
|
+
* @enum development,test,production
|
|
112
|
+
*/
|
|
113
|
+
mode?: string;
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* Log Level
|
|
117
|
+
*
|
|
118
|
+
* The log level to use for the build process
|
|
119
|
+
*
|
|
120
|
+
*
|
|
121
|
+
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
122
|
+
*/
|
|
123
|
+
logLevel?: string;
|
|
124
|
+
|
|
125
|
+
/**
|
|
126
|
+
* Define
|
|
127
|
+
*
|
|
128
|
+
* The `define` values
|
|
129
|
+
*
|
|
130
|
+
*/
|
|
131
|
+
define?: Record<string, string>;
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* Auto Install
|
|
135
|
+
*
|
|
136
|
+
* Automatically install dependencies during prepare stage
|
|
137
|
+
*
|
|
138
|
+
*/
|
|
139
|
+
autoInstall?: boolean;
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* Skip Cache
|
|
143
|
+
*
|
|
144
|
+
* Skip the caching mechanism during the build process (if required)
|
|
145
|
+
*
|
|
146
|
+
*/
|
|
147
|
+
skipCache?: boolean;
|
|
148
|
+
}
|
|
149
|
+
//#endregion
|
|
150
|
+
//#region src/executors/docs/executor.d.ts
|
|
151
|
+
declare function executorFn(context: PowerlinesExecutorContext<"docs", DocsExecutorSchema>, api: PowerlinesAPI): Promise<BaseExecutorResult>;
|
|
152
|
+
declare const executor: PromiseExecutor<DocsExecutorSchema>;
|
|
153
|
+
//#endregion
|
|
154
|
+
export { executor as default, executorFn };
|
|
155
|
+
//# sourceMappingURL=executor.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.d.mts","names":["DocsExecutorSchema","Array","Record"],"sources":["../../../../src/executors/docs/schema.d.ts","../../../../src/executors/docs/executor.ts"],"sourcesContent":["\n// Generated by @storm-software/untyped\n// Do not edit this file directly\n\nexport interface DocsExecutorSchema {\n /**\n * Powerlines Configuration File\n * \n * The path to the Powerlines configuration file\n * \n * @default \"{projectRoot}/powerlines.config.ts\"\n * \n * @format path\n */\n configFile?: string,\n\n /**\n * Input Entry File(s)\n * \n * The entry file(s) that serve as the input for the project\n * \n * @default [\"{sourceRoot}/index.ts\"]\n * \n * @format path\n */\n input?: Array<string>,\n\n /**\n * TSConfig Path\n * \n * The path to the tsconfig file\n * \n * @default \"{projectRoot}/tsconfig.json\"\n * \n * @format path\n */\n tsconfig?: string,\n\n /**\n * Output Path\n * \n * The path to the output directory for the build artifacts\n * \n * \n * @format path\n */\n outputPath?: string,\n\n /**\n * Sourcemap\n * \n * Generate a sourcemap\n * \n */\n sourceMap?: boolean,\n\n /**\n * Format\n * \n * The format to build\n * \n * @default [\"cjs\",\"esm\"]\n */\n format?: Array<string>,\n\n /**\n * Platform\n * \n * The platform to build\n * \n * @default \"neutral\"\n * \n * @enum neutral,node,browser\n */\n platform?: string,\n\n /**\n * External\n * \n * The external dependencies\n * \n */\n external?: Array<any>,\n\n /**\n * No External\n * \n * The dependencies that should not be treated as external\n * \n */\n noExternal?: Array<any>,\n\n /**\n * Skip Node Modules Bundle\n * \n * Skip bundling node_modules during the build process (if required)\n * \n */\n skipNodeModulesBundle?: boolean,\n\n /**\n * Mode\n * \n * The build mode\n * \n * \n * @enum development,test,production\n */\n mode?: string,\n\n /**\n * Log Level\n * \n * The log level to use for the build process\n * \n * \n * @enum fatal,error,warn,success,info,debug,trace,silent\n */\n logLevel?: string,\n\n /**\n * Define\n * \n * The `define` values\n * \n */\n define?: Record<string, string>,\n\n /**\n * Auto Install\n * \n * Automatically install dependencies during prepare stage\n * \n */\n autoInstall?: boolean,\n\n /**\n * Skip Cache\n * \n * Skip the caching mechanism during the build process (if required)\n * \n */\n skipCache?: boolean,\n}\n\n"],"mappings":";;;;;;;;UAIiBA,kBAAAA;;AAAjB;;;;;;;;;;ECwBA;;;;;;;AASC;;UDZQC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAsCCA;;;;;;;;;;;;;;;;;;;aAmBEA;;;;;;;;eAQEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAoCJC;;;;;;;;;;;;;;;;;;;;iBClGY,UAAA,UACX,kCAAkC,0BACtC,gBACJ,QAAQ;AD3BX,cCmCM,QDnCWF,ECmCD,eDnCmB,CCmCH,kBDnCG,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import PowerlinesAPI from "
|
|
1
|
+
import "../../base-executor.schema-DqTsijec.js";
|
|
2
|
+
import { r as PowerlinesAPI, t as PowerlinesExecutorContext } from "../../base-executor-CmaXCgH6.js";
|
|
3
3
|
import { PromiseExecutor } from "@nx/devkit";
|
|
4
4
|
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
5
5
|
|
|
@@ -151,5 +151,5 @@ interface DocsExecutorSchema {
|
|
|
151
151
|
declare function executorFn(context: PowerlinesExecutorContext<"docs", DocsExecutorSchema>, api: PowerlinesAPI): Promise<BaseExecutorResult>;
|
|
152
152
|
declare const executor: PromiseExecutor<DocsExecutorSchema>;
|
|
153
153
|
//#endregion
|
|
154
|
-
export {
|
|
155
|
-
//# sourceMappingURL=executor
|
|
154
|
+
export { executor as default, executorFn };
|
|
155
|
+
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.d.ts","names":["DocsExecutorSchema","Array","Record"],"sources":["../../../../src/executors/docs/schema.d.ts","../../../../src/executors/docs/executor.ts"],"sourcesContent":["\n// Generated by @storm-software/untyped\n// Do not edit this file directly\n\nexport interface DocsExecutorSchema {\n /**\n * Powerlines Configuration File\n * \n * The path to the Powerlines configuration file\n * \n * @default \"{projectRoot}/powerlines.config.ts\"\n * \n * @format path\n */\n configFile?: string,\n\n /**\n * Input Entry File(s)\n * \n * The entry file(s) that serve as the input for the project\n * \n * @default [\"{sourceRoot}/index.ts\"]\n * \n * @format path\n */\n input?: Array<string>,\n\n /**\n * TSConfig Path\n * \n * The path to the tsconfig file\n * \n * @default \"{projectRoot}/tsconfig.json\"\n * \n * @format path\n */\n tsconfig?: string,\n\n /**\n * Output Path\n * \n * The path to the output directory for the build artifacts\n * \n * \n * @format path\n */\n outputPath?: string,\n\n /**\n * Sourcemap\n * \n * Generate a sourcemap\n * \n */\n sourceMap?: boolean,\n\n /**\n * Format\n * \n * The format to build\n * \n * @default [\"cjs\",\"esm\"]\n */\n format?: Array<string>,\n\n /**\n * Platform\n * \n * The platform to build\n * \n * @default \"neutral\"\n * \n * @enum neutral,node,browser\n */\n platform?: string,\n\n /**\n * External\n * \n * The external dependencies\n * \n */\n external?: Array<any>,\n\n /**\n * No External\n * \n * The dependencies that should not be treated as external\n * \n */\n noExternal?: Array<any>,\n\n /**\n * Skip Node Modules Bundle\n * \n * Skip bundling node_modules during the build process (if required)\n * \n */\n skipNodeModulesBundle?: boolean,\n\n /**\n * Mode\n * \n * The build mode\n * \n * \n * @enum development,test,production\n */\n mode?: string,\n\n /**\n * Log Level\n * \n * The log level to use for the build process\n * \n * \n * @enum fatal,error,warn,success,info,debug,trace,silent\n */\n logLevel?: string,\n\n /**\n * Define\n * \n * The `define` values\n * \n */\n define?: Record<string, string>,\n\n /**\n * Auto Install\n * \n * Automatically install dependencies during prepare stage\n * \n */\n autoInstall?: boolean,\n\n /**\n * Skip Cache\n * \n * Skip the caching mechanism during the build process (if required)\n * \n */\n skipCache?: boolean,\n}\n\n"],"mappings":";;;;;;;;UAIiBA,kBAAAA;;AAAjB;;;;;;;;;;ECwBA;;;;;;;AASC;;UDZQC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAsCCA;;;;;;;;;;;;;;;;;;;aAmBEA;;;;;;;;eAQEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAoCJC;;;;;;;;;;;;;;;;;;;;iBClGY,UAAA,UACX,kCAAkC,0BACtC,gBACJ,QAAQ;AD3BX,cCmCM,QDnCWF,ECmCD,eDnCmB,CCmCH,kBDnCG,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
require('../../config-CGQhS8tm.js');
|
|
3
|
+
const require_base_executor = require('../../base-executor-D0PkPbUg.js');
|
|
4
|
+
|
|
5
|
+
//#region src/executors/docs/executor.ts
|
|
6
|
+
async function executorFn(context, api) {
|
|
7
|
+
await api.docs(context.inlineConfig);
|
|
8
|
+
return { success: true };
|
|
9
|
+
}
|
|
10
|
+
const executor = require_base_executor.withExecutor("docs", executorFn);
|
|
11
|
+
var executor_default = executor;
|
|
12
|
+
|
|
13
|
+
//#endregion
|
|
14
|
+
exports.default = executor_default;
|
|
15
|
+
exports.executorFn = executorFn;
|
|
@@ -1,4 +1,14 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import
|
|
1
|
+
import { t as withExecutor } from "../../base-executor-DsVXQ6UL.mjs";
|
|
2
|
+
import "../../config-LoR-NIJg.mjs";
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
//#region src/executors/docs/executor.ts
|
|
5
|
+
async function executorFn(context, api) {
|
|
6
|
+
await api.docs(context.inlineConfig);
|
|
7
|
+
return { success: true };
|
|
8
|
+
}
|
|
9
|
+
const executor = withExecutor("docs", executorFn);
|
|
10
|
+
var executor_default = executor;
|
|
11
|
+
|
|
12
|
+
//#endregion
|
|
13
|
+
export { executor_default as default, executorFn };
|
|
14
|
+
//# sourceMappingURL=executor.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor
|
|
1
|
+
{"version":3,"file":"executor.mjs","names":["executor: PromiseExecutor<DocsExecutorSchema>"],"sources":["../../../../src/executors/docs/executor.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { PromiseExecutor } from \"@nx/devkit\";\nimport { BaseExecutorResult } from \"@storm-software/workspace-tools/types\";\nimport type { DocsInlineConfig } from \"powerlines\";\nimport PowerlinesAPI from \"powerlines\";\nimport {\n PowerlinesExecutorContext,\n withExecutor\n} from \"../../base/base-executor\";\nimport type { DocsExecutorSchema } from \"./schema\";\n\nexport async function executorFn(\n context: PowerlinesExecutorContext<\"docs\", DocsExecutorSchema>,\n api: PowerlinesAPI\n): Promise<BaseExecutorResult> {\n await api.docs(context.inlineConfig as DocsInlineConfig);\n\n return {\n success: true\n };\n}\n\nconst executor: PromiseExecutor<DocsExecutorSchema> = withExecutor<\n \"docs\",\n DocsExecutorSchema\n>(\"docs\", executorFn);\n\nexport default executor;\n"],"mappings":";;;;AA4BA,eAAsB,WACpB,SACA,KAC6B;AAC7B,OAAM,IAAI,KAAK,QAAQ,aAAiC;AAExD,QAAO,EACL,SAAS,MACV;;AAGH,MAAMA,WAAgD,aAGpD,QAAQ,WAAW;AAErB,uBAAe"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as untyped3 from "untyped";
|
|
2
2
|
|
|
3
3
|
//#region src/executors/docs/untyped.d.ts
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: untyped3.SchemaDefinition;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { _default as default };
|
|
7
7
|
//# sourceMappingURL=untyped.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"untyped.d.ts","names":[],"sources":["../../../../src/executors/docs/untyped.ts"],"sourcesContent":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
require('
|
|
3
|
-
const require_untyped = require('
|
|
1
|
+
const require_config = require('../../config-CGQhS8tm.js');
|
|
2
|
+
require('../../base-executor.untyped-PzfRwtvu.js');
|
|
3
|
+
const require_untyped = require('../../untyped-DHAsEQ0e.js');
|
|
4
4
|
let untyped = require("untyped");
|
|
5
5
|
|
|
6
6
|
//#region src/executors/docs/untyped.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import { t as untyped_default$1 } from "
|
|
1
|
+
import "../../base-executor.untyped-BKF-oUZS.mjs";
|
|
2
|
+
import { t as untyped_default$1 } from "../../untyped-DCpTmHDS.mjs";
|
|
3
3
|
import { defineUntypedSchema } from "untyped";
|
|
4
4
|
|
|
5
5
|
//#region src/executors/docs/untyped.ts
|
|
@@ -1,4 +1,155 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import "
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import "../../base-executor.schema-DiDI-Jcs.mjs";
|
|
2
|
+
import { r as PowerlinesAPI, t as PowerlinesExecutorContext } from "../../base-executor-BwNEuJr4.mjs";
|
|
3
|
+
import { PromiseExecutor } from "@nx/devkit";
|
|
4
|
+
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
5
|
+
|
|
6
|
+
//#region src/executors/lint/schema.d.ts
|
|
7
|
+
// Generated by @storm-software/untyped
|
|
8
|
+
// Do not edit this file directly
|
|
9
|
+
interface LintExecutorSchema {
|
|
10
|
+
/**
|
|
11
|
+
* Powerlines Configuration File
|
|
12
|
+
*
|
|
13
|
+
* The path to the Powerlines configuration file
|
|
14
|
+
*
|
|
15
|
+
* @default "{projectRoot}/powerlines.config.ts"
|
|
16
|
+
*
|
|
17
|
+
* @format path
|
|
18
|
+
*/
|
|
19
|
+
configFile?: string;
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Input Entry File(s)
|
|
23
|
+
*
|
|
24
|
+
* The entry file(s) that serve as the input for the project
|
|
25
|
+
*
|
|
26
|
+
* @default ["{sourceRoot}/index.ts"]
|
|
27
|
+
*
|
|
28
|
+
* @format path
|
|
29
|
+
*/
|
|
30
|
+
input?: Array<string>;
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* TSConfig Path
|
|
34
|
+
*
|
|
35
|
+
* The path to the tsconfig file
|
|
36
|
+
*
|
|
37
|
+
* @default "{projectRoot}/tsconfig.json"
|
|
38
|
+
*
|
|
39
|
+
* @format path
|
|
40
|
+
*/
|
|
41
|
+
tsconfig?: string;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Output Path
|
|
45
|
+
*
|
|
46
|
+
* The path to the output directory for the build artifacts
|
|
47
|
+
*
|
|
48
|
+
*
|
|
49
|
+
* @format path
|
|
50
|
+
*/
|
|
51
|
+
outputPath?: string;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* Sourcemap
|
|
55
|
+
*
|
|
56
|
+
* Generate a sourcemap
|
|
57
|
+
*
|
|
58
|
+
*/
|
|
59
|
+
sourceMap?: boolean;
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Format
|
|
63
|
+
*
|
|
64
|
+
* The format to build
|
|
65
|
+
*
|
|
66
|
+
* @default ["cjs","esm"]
|
|
67
|
+
*/
|
|
68
|
+
format?: Array<string>;
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Platform
|
|
72
|
+
*
|
|
73
|
+
* The platform to build
|
|
74
|
+
*
|
|
75
|
+
* @default "neutral"
|
|
76
|
+
*
|
|
77
|
+
* @enum neutral,node,browser
|
|
78
|
+
*/
|
|
79
|
+
platform?: string;
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* External
|
|
83
|
+
*
|
|
84
|
+
* The external dependencies
|
|
85
|
+
*
|
|
86
|
+
*/
|
|
87
|
+
external?: Array<any>;
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* No External
|
|
91
|
+
*
|
|
92
|
+
* The dependencies that should not be treated as external
|
|
93
|
+
*
|
|
94
|
+
*/
|
|
95
|
+
noExternal?: Array<any>;
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* Skip Node Modules Bundle
|
|
99
|
+
*
|
|
100
|
+
* Skip bundling node_modules during the build process (if required)
|
|
101
|
+
*
|
|
102
|
+
*/
|
|
103
|
+
skipNodeModulesBundle?: boolean;
|
|
104
|
+
|
|
105
|
+
/**
|
|
106
|
+
* Mode
|
|
107
|
+
*
|
|
108
|
+
* The build mode
|
|
109
|
+
*
|
|
110
|
+
*
|
|
111
|
+
* @enum development,test,production
|
|
112
|
+
*/
|
|
113
|
+
mode?: string;
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* Log Level
|
|
117
|
+
*
|
|
118
|
+
* The log level to use for the build process
|
|
119
|
+
*
|
|
120
|
+
*
|
|
121
|
+
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
122
|
+
*/
|
|
123
|
+
logLevel?: string;
|
|
124
|
+
|
|
125
|
+
/**
|
|
126
|
+
* Define
|
|
127
|
+
*
|
|
128
|
+
* The `define` values
|
|
129
|
+
*
|
|
130
|
+
*/
|
|
131
|
+
define?: Record<string, string>;
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* Auto Install
|
|
135
|
+
*
|
|
136
|
+
* Automatically install dependencies during prepare stage
|
|
137
|
+
*
|
|
138
|
+
*/
|
|
139
|
+
autoInstall?: boolean;
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* Skip Cache
|
|
143
|
+
*
|
|
144
|
+
* Skip the caching mechanism during the build process (if required)
|
|
145
|
+
*
|
|
146
|
+
*/
|
|
147
|
+
skipCache?: boolean;
|
|
148
|
+
}
|
|
149
|
+
//#endregion
|
|
150
|
+
//#region src/executors/lint/executor.d.ts
|
|
151
|
+
declare function executorFn(context: PowerlinesExecutorContext<"lint", LintExecutorSchema>, api: PowerlinesAPI): Promise<BaseExecutorResult>;
|
|
152
|
+
declare const executor: PromiseExecutor<LintExecutorSchema>;
|
|
153
|
+
//#endregion
|
|
154
|
+
export { executor as default, executorFn };
|
|
155
|
+
//# sourceMappingURL=executor.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.d.mts","names":["LintExecutorSchema","Array","Record"],"sources":["../../../../src/executors/lint/schema.d.ts","../../../../src/executors/lint/executor.ts"],"sourcesContent":["\n// Generated by @storm-software/untyped\n// Do not edit this file directly\n\nexport interface LintExecutorSchema {\n /**\n * Powerlines Configuration File\n * \n * The path to the Powerlines configuration file\n * \n * @default \"{projectRoot}/powerlines.config.ts\"\n * \n * @format path\n */\n configFile?: string,\n\n /**\n * Input Entry File(s)\n * \n * The entry file(s) that serve as the input for the project\n * \n * @default [\"{sourceRoot}/index.ts\"]\n * \n * @format path\n */\n input?: Array<string>,\n\n /**\n * TSConfig Path\n * \n * The path to the tsconfig file\n * \n * @default \"{projectRoot}/tsconfig.json\"\n * \n * @format path\n */\n tsconfig?: string,\n\n /**\n * Output Path\n * \n * The path to the output directory for the build artifacts\n * \n * \n * @format path\n */\n outputPath?: string,\n\n /**\n * Sourcemap\n * \n * Generate a sourcemap\n * \n */\n sourceMap?: boolean,\n\n /**\n * Format\n * \n * The format to build\n * \n * @default [\"cjs\",\"esm\"]\n */\n format?: Array<string>,\n\n /**\n * Platform\n * \n * The platform to build\n * \n * @default \"neutral\"\n * \n * @enum neutral,node,browser\n */\n platform?: string,\n\n /**\n * External\n * \n * The external dependencies\n * \n */\n external?: Array<any>,\n\n /**\n * No External\n * \n * The dependencies that should not be treated as external\n * \n */\n noExternal?: Array<any>,\n\n /**\n * Skip Node Modules Bundle\n * \n * Skip bundling node_modules during the build process (if required)\n * \n */\n skipNodeModulesBundle?: boolean,\n\n /**\n * Mode\n * \n * The build mode\n * \n * \n * @enum development,test,production\n */\n mode?: string,\n\n /**\n * Log Level\n * \n * The log level to use for the build process\n * \n * \n * @enum fatal,error,warn,success,info,debug,trace,silent\n */\n logLevel?: string,\n\n /**\n * Define\n * \n * The `define` values\n * \n */\n define?: Record<string, string>,\n\n /**\n * Auto Install\n * \n * Automatically install dependencies during prepare stage\n * \n */\n autoInstall?: boolean,\n\n /**\n * Skip Cache\n * \n * Skip the caching mechanism during the build process (if required)\n * \n */\n skipCache?: boolean,\n}\n\n"],"mappings":";;;;;;;;UAIiBA,kBAAAA;;AAAjB;;;;;;;;;;ECwBA;;;;;;;AASC;;UDZQC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAsCCA;;;;;;;;;;;;;;;;;;;aAmBEA;;;;;;;;eAQEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAoCJC;;;;;;;;;;;;;;;;;;;;iBClGY,UAAA,UACX,kCAAkC,0BACtC,gBACJ,QAAQ;AD3BX,cCmCM,QDnCWF,ECmCD,eDnCmB,CCmCH,kBDnCG,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import PowerlinesAPI from "
|
|
1
|
+
import "../../base-executor.schema-DqTsijec.js";
|
|
2
|
+
import { r as PowerlinesAPI, t as PowerlinesExecutorContext } from "../../base-executor-CmaXCgH6.js";
|
|
3
3
|
import { PromiseExecutor } from "@nx/devkit";
|
|
4
4
|
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
5
5
|
|
|
@@ -151,5 +151,5 @@ interface LintExecutorSchema {
|
|
|
151
151
|
declare function executorFn(context: PowerlinesExecutorContext<"lint", LintExecutorSchema>, api: PowerlinesAPI): Promise<BaseExecutorResult>;
|
|
152
152
|
declare const executor: PromiseExecutor<LintExecutorSchema>;
|
|
153
153
|
//#endregion
|
|
154
|
-
export {
|
|
155
|
-
//# sourceMappingURL=executor
|
|
154
|
+
export { executor as default, executorFn };
|
|
155
|
+
//# sourceMappingURL=executor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"executor.d.ts","names":["LintExecutorSchema","Array","Record"],"sources":["../../../../src/executors/lint/schema.d.ts","../../../../src/executors/lint/executor.ts"],"sourcesContent":["\n// Generated by @storm-software/untyped\n// Do not edit this file directly\n\nexport interface LintExecutorSchema {\n /**\n * Powerlines Configuration File\n * \n * The path to the Powerlines configuration file\n * \n * @default \"{projectRoot}/powerlines.config.ts\"\n * \n * @format path\n */\n configFile?: string,\n\n /**\n * Input Entry File(s)\n * \n * The entry file(s) that serve as the input for the project\n * \n * @default [\"{sourceRoot}/index.ts\"]\n * \n * @format path\n */\n input?: Array<string>,\n\n /**\n * TSConfig Path\n * \n * The path to the tsconfig file\n * \n * @default \"{projectRoot}/tsconfig.json\"\n * \n * @format path\n */\n tsconfig?: string,\n\n /**\n * Output Path\n * \n * The path to the output directory for the build artifacts\n * \n * \n * @format path\n */\n outputPath?: string,\n\n /**\n * Sourcemap\n * \n * Generate a sourcemap\n * \n */\n sourceMap?: boolean,\n\n /**\n * Format\n * \n * The format to build\n * \n * @default [\"cjs\",\"esm\"]\n */\n format?: Array<string>,\n\n /**\n * Platform\n * \n * The platform to build\n * \n * @default \"neutral\"\n * \n * @enum neutral,node,browser\n */\n platform?: string,\n\n /**\n * External\n * \n * The external dependencies\n * \n */\n external?: Array<any>,\n\n /**\n * No External\n * \n * The dependencies that should not be treated as external\n * \n */\n noExternal?: Array<any>,\n\n /**\n * Skip Node Modules Bundle\n * \n * Skip bundling node_modules during the build process (if required)\n * \n */\n skipNodeModulesBundle?: boolean,\n\n /**\n * Mode\n * \n * The build mode\n * \n * \n * @enum development,test,production\n */\n mode?: string,\n\n /**\n * Log Level\n * \n * The log level to use for the build process\n * \n * \n * @enum fatal,error,warn,success,info,debug,trace,silent\n */\n logLevel?: string,\n\n /**\n * Define\n * \n * The `define` values\n * \n */\n define?: Record<string, string>,\n\n /**\n * Auto Install\n * \n * Automatically install dependencies during prepare stage\n * \n */\n autoInstall?: boolean,\n\n /**\n * Skip Cache\n * \n * Skip the caching mechanism during the build process (if required)\n * \n */\n skipCache?: boolean,\n}\n\n"],"mappings":";;;;;;;;UAIiBA,kBAAAA;;AAAjB;;;;;;;;;;ECwBA;;;;;;;AASC;;UDZQC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAsCCA;;;;;;;;;;;;;;;;;;;aAmBEA;;;;;;;;eAQEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAoCJC;;;;;;;;;;;;;;;;;;;;iBClGY,UAAA,UACX,kCAAkC,0BACtC,gBACJ,QAAQ;AD3BX,cCmCM,QDnCWF,ECmCD,eDnCmB,CCmCH,kBDnCG,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
+
require('../../config-CGQhS8tm.js');
|
|
3
|
+
const require_base_executor = require('../../base-executor-D0PkPbUg.js');
|
|
4
|
+
|
|
5
|
+
//#region src/executors/lint/executor.ts
|
|
6
|
+
async function executorFn(context, api) {
|
|
7
|
+
await api.lint(context.inlineConfig);
|
|
8
|
+
return { success: true };
|
|
9
|
+
}
|
|
10
|
+
const executor = require_base_executor.withExecutor("lint", executorFn);
|
|
11
|
+
var executor_default = executor;
|
|
12
|
+
|
|
13
|
+
//#endregion
|
|
14
|
+
exports.default = executor_default;
|
|
15
|
+
exports.executorFn = executorFn;
|
|
@@ -1,4 +1,14 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import
|
|
1
|
+
import { t as withExecutor } from "../../base-executor-DsVXQ6UL.mjs";
|
|
2
|
+
import "../../config-LoR-NIJg.mjs";
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+
//#region src/executors/lint/executor.ts
|
|
5
|
+
async function executorFn(context, api) {
|
|
6
|
+
await api.lint(context.inlineConfig);
|
|
7
|
+
return { success: true };
|
|
8
|
+
}
|
|
9
|
+
const executor = withExecutor("lint", executorFn);
|
|
10
|
+
var executor_default = executor;
|
|
11
|
+
|
|
12
|
+
//#endregion
|
|
13
|
+
export { executor_default as default, executorFn };
|
|
14
|
+
//# sourceMappingURL=executor.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor
|
|
1
|
+
{"version":3,"file":"executor.mjs","names":["executor: PromiseExecutor<LintExecutorSchema>"],"sources":["../../../../src/executors/lint/executor.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport { PromiseExecutor } from \"@nx/devkit\";\nimport { BaseExecutorResult } from \"@storm-software/workspace-tools/types\";\nimport type { LintInlineConfig } from \"powerlines\";\nimport PowerlinesAPI from \"powerlines\";\nimport {\n PowerlinesExecutorContext,\n withExecutor\n} from \"../../base/base-executor\";\nimport type { LintExecutorSchema } from \"./schema\";\n\nexport async function executorFn(\n context: PowerlinesExecutorContext<\"lint\", LintExecutorSchema>,\n api: PowerlinesAPI\n): Promise<BaseExecutorResult> {\n await api.lint(context.inlineConfig as LintInlineConfig);\n\n return {\n success: true\n };\n}\n\nconst executor: PromiseExecutor<LintExecutorSchema> = withExecutor<\n \"lint\",\n LintExecutorSchema\n>(\"lint\", executorFn);\n\nexport default executor;\n"],"mappings":";;;;AA4BA,eAAsB,WACpB,SACA,KAC6B;AAC7B,OAAM,IAAI,KAAK,QAAQ,aAAiC;AAExD,QAAO,EACL,SAAS,MACV;;AAGH,MAAMA,WAAgD,aAGpD,QAAQ,WAAW;AAErB,uBAAe"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as untyped1 from "untyped";
|
|
2
2
|
|
|
3
3
|
//#region src/executors/lint/untyped.d.ts
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: untyped1.SchemaDefinition;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { _default as default };
|
|
7
7
|
//# sourceMappingURL=untyped.d.mts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as untyped1 from "untyped";
|
|
2
2
|
|
|
3
|
-
//#region src/executors/
|
|
3
|
+
//#region src/executors/lint/untyped.d.ts
|
|
4
4
|
declare const _default: untyped1.SchemaDefinition;
|
|
5
5
|
export = _default;
|
|
6
|
-
//# sourceMappingURL=untyped.d.
|
|
6
|
+
//# sourceMappingURL=untyped.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"untyped.d.ts","names":[],"sources":["../../../../src/executors/lint/untyped.ts"],"sourcesContent":[],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
require('
|
|
3
|
-
const require_untyped = require('
|
|
1
|
+
const require_config = require('../../config-CGQhS8tm.js');
|
|
2
|
+
require('../../base-executor.untyped-PzfRwtvu.js');
|
|
3
|
+
const require_untyped = require('../../untyped-DHAsEQ0e.js');
|
|
4
4
|
let untyped = require("untyped");
|
|
5
5
|
|
|
6
6
|
//#region src/executors/lint/untyped.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import { t as untyped_default$1 } from "
|
|
1
|
+
import "../../base-executor.untyped-BKF-oUZS.mjs";
|
|
2
|
+
import { t as untyped_default$1 } from "../../untyped-DCpTmHDS.mjs";
|
|
3
3
|
import { defineUntypedSchema } from "untyped";
|
|
4
4
|
|
|
5
5
|
//#region src/executors/lint/untyped.ts
|