@powerlines/nx 0.11.269 → 0.11.270
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/README.md +29 -31
- package/dist/src/base/base-executor.d.mts +1 -1
- package/dist/src/base/base-executor.d.ts +1 -1
- package/dist/src/base/base-executor.js +78 -3
- package/dist/src/base/base-executor.mjs +75 -3
- package/dist/src/base/base-executor.mjs.map +1 -0
- package/dist/src/base/base-executor.schema.d.mts +117 -2
- package/dist/src/base/base-executor.schema.d.mts.map +1 -0
- package/dist/src/base/base-executor.schema.d.ts +117 -2
- package/dist/src/base/base-executor.schema.d.ts.map +1 -0
- package/dist/src/base/base-executor.untyped.d.mts +1 -1
- package/dist/src/base/base-executor.untyped.d.ts +1 -1
- package/dist/src/base/base-executor.untyped.js +135 -2
- package/dist/src/base/base-executor.untyped.mjs +135 -2
- package/dist/src/base/base-executor.untyped.mjs.map +1 -0
- package/dist/src/base/index.d.mts +1 -3
- package/dist/src/base/index.d.ts +1 -1
- package/dist/src/base/index.js +4 -5
- package/dist/src/base/index.mjs +2 -4
- package/dist/src/base-executor-Bj63x9OE.d.ts +28 -0
- package/dist/src/base-executor-Bj63x9OE.d.ts.map +1 -0
- package/dist/src/base-executor-D6POztG2.d.mts +28 -0
- package/dist/src/base-executor-D6POztG2.d.mts.map +1 -0
- package/dist/src/base-executor.untyped-D4R6pki2.d.ts +7 -0
- package/dist/src/base-executor.untyped-D4R6pki2.d.ts.map +1 -0
- package/dist/src/base-executor.untyped-hmlG6oyC.d.mts +7 -0
- package/dist/src/base-executor.untyped-hmlG6oyC.d.mts.map +1 -0
- package/dist/src/chunk-BE-pF4vm.js +34 -0
- package/dist/src/{constants-BvODbBl8.d.ts → constants-CbG11Mby.d.ts} +1 -1
- package/dist/src/constants-CbG11Mby.d.ts.map +1 -0
- package/dist/src/{constants-ByputsG8.d.mts → constants-VDvVnoLC.d.mts} +1 -1
- package/dist/src/constants-VDvVnoLC.d.mts.map +1 -0
- package/dist/src/executors/build/executor.d.mts +2 -16
- package/dist/src/executors/build/executor.d.mts.map +1 -1
- package/dist/src/executors/build/executor.d.ts +2 -16
- package/dist/src/executors/build/executor.d.ts.map +1 -1
- package/dist/src/executors/build/executor.js +6 -7
- package/dist/src/executors/build/executor.mjs +4 -6
- package/dist/src/executors/build/executor.mjs.map +1 -1
- package/dist/src/executors/build/untyped.d.mts +2 -2
- package/dist/src/executors/build/untyped.d.mts.map +1 -1
- package/dist/src/executors/build/untyped.d.ts +2 -2
- package/dist/src/executors/build/untyped.d.ts.map +1 -1
- package/dist/src/executors/build/untyped.js +3 -4
- package/dist/src/executors/build/untyped.mjs +1 -2
- package/dist/src/executors/build/untyped.mjs.map +1 -1
- package/dist/src/executors/clean/executor.d.mts +2 -13
- package/dist/src/executors/clean/executor.d.mts.map +1 -1
- package/dist/src/executors/clean/executor.d.ts +2 -13
- package/dist/src/executors/clean/executor.d.ts.map +1 -1
- package/dist/src/executors/clean/executor.js +4 -6
- package/dist/src/executors/clean/executor.mjs +2 -4
- package/dist/src/executors/clean/executor.mjs.map +1 -1
- package/dist/src/executors/clean/untyped.d.mts +2 -2
- package/dist/src/executors/clean/untyped.d.mts.map +1 -1
- package/dist/src/executors/clean/untyped.d.ts +2 -2
- package/dist/src/executors/clean/untyped.d.ts.map +1 -1
- package/dist/src/executors/clean/untyped.js +3 -3
- package/dist/src/executors/clean/untyped.mjs +1 -1
- package/dist/src/executors/docs/executor.d.mts +2 -15
- package/dist/src/executors/docs/executor.d.mts.map +1 -1
- package/dist/src/executors/docs/executor.d.ts +2 -15
- package/dist/src/executors/docs/executor.d.ts.map +1 -1
- package/dist/src/executors/docs/executor.js +4 -6
- package/dist/src/executors/docs/executor.mjs +2 -4
- package/dist/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.mts.map +1 -1
- package/dist/src/executors/docs/untyped.d.ts +2 -2
- package/dist/src/executors/docs/untyped.d.ts.map +1 -1
- package/dist/src/executors/docs/untyped.js +3 -4
- package/dist/src/executors/docs/untyped.mjs +1 -2
- package/dist/src/executors/docs/untyped.mjs.map +1 -1
- package/dist/src/executors/lint/executor.d.mts +2 -15
- package/dist/src/executors/lint/executor.d.mts.map +1 -1
- package/dist/src/executors/lint/executor.d.ts +2 -15
- package/dist/src/executors/lint/executor.d.ts.map +1 -1
- package/dist/src/executors/lint/executor.js +4 -6
- package/dist/src/executors/lint/executor.mjs +2 -4
- package/dist/src/executors/lint/executor.mjs.map +1 -1
- package/dist/src/executors/lint/untyped.d.mts +2 -2
- package/dist/src/executors/lint/untyped.d.mts.map +1 -1
- package/dist/src/executors/lint/untyped.d.ts +2 -2
- package/dist/src/executors/lint/untyped.d.ts.map +1 -1
- package/dist/src/executors/lint/untyped.js +3 -4
- package/dist/src/executors/lint/untyped.mjs +1 -2
- package/dist/src/executors/lint/untyped.mjs.map +1 -1
- package/dist/src/executors/prepare/executor.d.mts +2 -15
- package/dist/src/executors/prepare/executor.d.mts.map +1 -1
- package/dist/src/executors/prepare/executor.d.ts +2 -15
- package/dist/src/executors/prepare/executor.d.ts.map +1 -1
- package/dist/src/executors/prepare/executor.js +6 -7
- package/dist/src/executors/prepare/executor.mjs +4 -6
- package/dist/src/executors/prepare/executor.mjs.map +1 -1
- package/dist/src/executors/prepare/untyped.d.mts +2 -2
- package/dist/src/executors/prepare/untyped.d.mts.map +1 -1
- package/dist/src/executors/prepare/untyped.d.ts +2 -2
- package/dist/src/executors/prepare/untyped.d.ts.map +1 -1
- package/dist/src/executors/prepare/untyped.js +26 -3
- package/dist/src/executors/prepare/untyped.mjs +26 -3
- package/dist/src/executors/prepare/untyped.mjs.map +1 -0
- package/dist/src/generators/sync/generator.d.mts.map +1 -1
- package/dist/src/generators/sync/generator.d.ts.map +1 -1
- package/dist/src/generators/sync/generator.js +5 -6
- package/dist/src/generators/sync/generator.mjs +1 -2
- package/dist/src/generators/sync/generator.mjs.map +1 -1
- package/dist/src/generators/sync/untyped.d.mts +2 -2
- package/dist/src/generators/sync/untyped.d.mts.map +1 -1
- package/dist/src/generators/sync/untyped.d.ts +2 -2
- package/dist/src/generators/sync/untyped.d.ts.map +1 -1
- package/dist/src/generators/sync/untyped.js +1 -1
- package/dist/src/helpers/constants.d.mts +1 -1
- package/dist/src/helpers/constants.d.ts +1 -1
- package/dist/src/helpers/constants.js +34 -2
- package/dist/src/helpers/constants.mjs +33 -2
- package/dist/src/helpers/constants.mjs.map +1 -0
- package/dist/src/helpers/index.d.mts +2 -3
- package/dist/src/helpers/index.d.ts +2 -2
- package/dist/src/helpers/index.js +7 -8
- package/dist/src/helpers/index.mjs +2 -4
- package/dist/src/helpers/plugin-utilities.d.mts +1 -1
- package/dist/src/helpers/plugin-utilities.d.ts +1 -1
- package/dist/src/helpers/plugin-utilities.js +274 -5
- package/dist/src/helpers/plugin-utilities.mjs +270 -3
- package/dist/src/helpers/plugin-utilities.mjs.map +1 -0
- package/dist/src/index.d.mts +4 -7
- package/dist/src/index.d.ts +4 -4
- package/dist/src/index.js +11 -12
- package/dist/src/index.mjs +5 -7
- package/dist/src/plugin/index.d.mts +1 -1
- package/dist/src/plugin/index.d.mts.map +1 -1
- package/dist/src/plugin/index.d.ts +1 -1
- package/dist/src/plugin/index.d.ts.map +1 -1
- package/dist/src/plugin/index.js +3 -3
- package/dist/src/plugin/index.mjs +1 -2
- package/dist/src/plugin/index.mjs.map +1 -1
- package/dist/src/{plugin-DIj3oU64.d.mts → plugin-B_ZGdX7U.d.mts} +1 -1
- package/dist/src/plugin-B_ZGdX7U.d.mts.map +1 -0
- package/dist/src/{plugin-DN475itb.d.ts → plugin-DpyutMl2.d.ts} +1 -1
- package/dist/src/plugin-DpyutMl2.d.ts.map +1 -0
- package/dist/src/{plugin-utilities-Bz3Muyag.d.mts → plugin-utilities-Cg-Ccp4C.d.mts} +2 -3
- package/dist/src/plugin-utilities-Cg-Ccp4C.d.mts.map +1 -0
- package/dist/src/{plugin-utilities-CeMy-9YQ.d.ts → plugin-utilities-CmfuC3TZ.d.ts} +2 -3
- package/dist/src/plugin-utilities-CmfuC3TZ.d.ts.map +1 -0
- package/dist/src/types/index.d.mts +1 -1
- package/dist/src/types/index.d.ts +1 -1
- package/dist/src/types/plugin.d.mts +1 -1
- package/dist/src/types/plugin.d.ts +1 -1
- package/package.json +4 -4
- package/dist/src/base-B7jekb-W.js +0 -0
- package/dist/src/base-BRSa-clf.mjs +0 -1
- package/dist/src/base-executor-CWToCKgJ.d.ts +0 -2195
- package/dist/src/base-executor-CWToCKgJ.d.ts.map +0 -1
- package/dist/src/base-executor-Cc27ehGx.js +0 -4881
- package/dist/src/base-executor-DPB5qlkm.mjs +0 -4863
- package/dist/src/base-executor-DPB5qlkm.mjs.map +0 -1
- package/dist/src/base-executor-PhChSWwR.mjs +0 -4863
- package/dist/src/base-executor-PhChSWwR.mjs.map +0 -1
- package/dist/src/base-executor-tG-B1UsT.js +0 -4881
- package/dist/src/base-executor-xsZuLKpp.d.mts +0 -2197
- package/dist/src/base-executor-xsZuLKpp.d.mts.map +0 -1
- package/dist/src/base-executor.schema-BaaDD_VU.d.ts +0 -130
- package/dist/src/base-executor.schema-BaaDD_VU.d.ts.map +0 -1
- package/dist/src/base-executor.schema-CYPLsYvI.d.mts +0 -130
- package/dist/src/base-executor.schema-CYPLsYvI.d.mts.map +0 -1
- package/dist/src/base-executor.untyped-7SvGKXcO.d.mts +0 -7
- package/dist/src/base-executor.untyped-7SvGKXcO.d.mts.map +0 -1
- package/dist/src/base-executor.untyped-C1pQETnQ.mjs +0 -136
- package/dist/src/base-executor.untyped-C1pQETnQ.mjs.map +0 -1
- package/dist/src/base-executor.untyped-Cz1Zw_02.js +0 -141
- package/dist/src/base-executor.untyped-DBccuF6E.d.ts +0 -7
- package/dist/src/base-executor.untyped-DBccuF6E.d.ts.map +0 -1
- package/dist/src/base-executor.untyped-DCiPQvRf.d.ts +0 -7
- package/dist/src/base-executor.untyped-DCiPQvRf.d.ts.map +0 -1
- package/dist/src/base-executor.untyped-imww7Gm9.d.mts +0 -7
- package/dist/src/base-executor.untyped-imww7Gm9.d.mts.map +0 -1
- package/dist/src/config-CGQhS8tm.js +0 -239
- package/dist/src/config-LoR-NIJg.mjs +0 -147
- package/dist/src/config-LoR-NIJg.mjs.map +0 -1
- package/dist/src/constants-BvODbBl8.d.ts.map +0 -1
- package/dist/src/constants-ByputsG8.d.mts.map +0 -1
- package/dist/src/constants-CKuImMYn.js +0 -39
- package/dist/src/constants-DzvoYj5w.mjs +0 -34
- package/dist/src/constants-DzvoYj5w.mjs.map +0 -1
- package/dist/src/helpers-B78f0Oey.js +0 -0
- package/dist/src/helpers-j01T2doK.mjs +0 -1
- package/dist/src/index-7rWKHdox.d.mts +0 -1
- package/dist/src/index-CB5PSF-Q.d.ts +0 -1
- package/dist/src/index-CDDzqahH.d.ts +0 -1
- package/dist/src/index-CsuikFeJ.d.mts +0 -1
- package/dist/src/index-LhFpnU-f.d.mts +0 -1
- package/dist/src/index-g0mugXoV.d.ts +0 -1
- package/dist/src/plugin-BnaFlFmT.js +0 -0
- package/dist/src/plugin-DIj3oU64.d.mts.map +0 -1
- package/dist/src/plugin-DN475itb.d.ts.map +0 -1
- package/dist/src/plugin-DRjpXVSI.mjs +0 -1
- package/dist/src/plugin-utilities-ByTgFCEW.js +0 -287
- package/dist/src/plugin-utilities-Bz3Muyag.d.mts.map +0 -1
- package/dist/src/plugin-utilities-CeMy-9YQ.d.ts.map +0 -1
- package/dist/src/plugin-utilities-DamtoOxO.mjs +0 -270
- package/dist/src/plugin-utilities-DamtoOxO.mjs.map +0 -1
- package/dist/src/untyped-BzuygGwJ.mjs +0 -27
- package/dist/src/untyped-BzuygGwJ.mjs.map +0 -1
- package/dist/src/untyped-CB-jtwm-.js +0 -32
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.mjs","names":[
|
|
1
|
+
{"version":3,"file":"executor.mjs","names":[],"sources":["../../../../src/executors/build/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 defu from \"defu\";\nimport type { BuildInlineConfig } from \"powerlines\";\nimport PowerlinesAPI from \"powerlines\";\nimport {\n PowerlinesExecutorContext,\n withExecutor\n} from \"../../base/base-executor\";\nimport type { BuildExecutorSchema } from \"./schema\";\n\nexport async function executorFn(\n context: PowerlinesExecutorContext<\"build\", BuildExecutorSchema>,\n api: PowerlinesAPI\n): Promise<BaseExecutorResult> {\n await api.build(\n defu(\n {\n input: context.options.input,\n skipCache: context.options.skipCache,\n mode: context.options.mode\n },\n context.inlineConfig\n ) as BuildInlineConfig\n );\n\n return {\n success: true\n };\n}\n\nconst executor: PromiseExecutor<BuildExecutorSchema> = withExecutor<\n \"build\",\n BuildExecutorSchema\n>(\"build\", executorFn);\n\nexport default executor;\n"],"mappings":";;;;AA6BA,eAAsB,WACpB,SACA,KAC6B;AAC7B,OAAM,IAAI,MACR,KACE;EACE,OAAO,QAAQ,QAAQ;EACvB,WAAW,QAAQ,QAAQ;EAC3B,MAAM,QAAQ,QAAQ;EACvB,EACD,QAAQ,aACT,CACF;AAED,QAAO,EACL,SAAS,MACV;;AAGH,MAAM,WAAiD,aAGrD,SAAS,WAAW"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as untyped from "untyped";
|
|
2
2
|
|
|
3
3
|
//#region src/executors/build/untyped.d.ts
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: untyped.SchemaDefinition;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { _default as default };
|
|
7
7
|
//# sourceMappingURL=untyped.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"untyped.d.mts","names":[],"sources":["../../../../src/executors/build/untyped.ts"],"
|
|
1
|
+
{"version":3,"file":"untyped.d.mts","names":[],"sources":["../../../../src/executors/build/untyped.ts"],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as untyped from "untyped";
|
|
2
2
|
|
|
3
3
|
//#region src/executors/build/untyped.d.ts
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: untyped.SchemaDefinition;
|
|
5
5
|
export = _default;
|
|
6
6
|
//# sourceMappingURL=untyped.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"untyped.d.ts","names":[],"sources":["../../../../src/executors/build/untyped.ts"],"
|
|
1
|
+
{"version":3,"file":"untyped.d.ts","names":[],"sources":["../../../../src/executors/build/untyped.ts"],"mappings":""}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
const
|
|
2
|
-
require('
|
|
3
|
-
const require_untyped = require('../../untyped-CB-jtwm-.js');
|
|
1
|
+
const require_chunk = require('../../chunk-BE-pF4vm.js');
|
|
2
|
+
const require_executors_prepare_untyped = require('../prepare/untyped.js');
|
|
4
3
|
let untyped = require("untyped");
|
|
5
4
|
|
|
6
5
|
//#region src/executors/build/untyped.ts
|
|
7
6
|
var untyped_default = (0, untyped.defineUntypedSchema)({
|
|
8
|
-
...
|
|
7
|
+
...require_executors_prepare_untyped,
|
|
9
8
|
$schema: {
|
|
10
9
|
id: "BuildExecutorSchema",
|
|
11
10
|
title: "Build Executor",
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import { t as untyped_default$1 } from "../../untyped-BzuygGwJ.mjs";
|
|
1
|
+
import untyped_default$1 from "../prepare/untyped.mjs";
|
|
3
2
|
import { defineUntypedSchema } from "untyped";
|
|
4
3
|
|
|
5
4
|
//#region src/executors/build/untyped.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"untyped.mjs","names":["PrepareExecutorSchema"],"sources":["../../../../src/executors/build/untyped.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 { defineUntypedSchema } from \"untyped\";\nimport PrepareExecutorSchema from \"../prepare/untyped\";\n\nexport default defineUntypedSchema({\n ...PrepareExecutorSchema,\n $schema: {\n id: \"BuildExecutorSchema\",\n title: \"Build Executor\",\n description: \"A type definition for the Powerlines - Build executor schema\",\n required: []\n },\n entry: {\n $schema: {\n title: \"Entry Path(s)\",\n description: \"The entry path(s) for the package\",\n oneOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }]\n }\n }\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"untyped.mjs","names":["PrepareExecutorSchema"],"sources":["../../../../src/executors/build/untyped.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 { defineUntypedSchema } from \"untyped\";\nimport PrepareExecutorSchema from \"../prepare/untyped\";\n\nexport default defineUntypedSchema({\n ...PrepareExecutorSchema,\n $schema: {\n id: \"BuildExecutorSchema\",\n title: \"Build Executor\",\n description: \"A type definition for the Powerlines - Build executor schema\",\n required: []\n },\n entry: {\n $schema: {\n title: \"Entry Path(s)\",\n description: \"The entry path(s) for the package\",\n oneOf: [{ type: \"string\" }, { type: \"array\", items: { type: \"string\" } }]\n }\n }\n});\n"],"mappings":";;;;AAqBA,sBAAe,oBAAoB;CACjC,GAAGA;CACH,SAAS;EACP,IAAI;EACJ,OAAO;EACP,aAAa;EACb,UAAU,EAAE;EACb;CACD,OAAO,EACL,SAAS;EACP,OAAO;EACP,aAAa;EACb,OAAO,CAAC,EAAE,MAAM,UAAU,EAAE;GAAE,MAAM;GAAS,OAAO,EAAE,MAAM,UAAU;GAAE,CAAC;EAC1E,EACF;CACF,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as PowerlinesExecutorContext } from "../../base-executor-D6POztG2.mjs";
|
|
2
|
+
import PowerlinesAPI from "powerlines";
|
|
2
3
|
import { PromiseExecutor } from "@nx/devkit";
|
|
3
4
|
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
4
5
|
|
|
@@ -16,7 +17,6 @@ interface CleanExecutorSchema {
|
|
|
16
17
|
* @format path
|
|
17
18
|
*/
|
|
18
19
|
configFile?: string;
|
|
19
|
-
|
|
20
20
|
/**
|
|
21
21
|
* Input Entry File(s)
|
|
22
22
|
*
|
|
@@ -26,7 +26,6 @@ interface CleanExecutorSchema {
|
|
|
26
26
|
* @format path
|
|
27
27
|
*/
|
|
28
28
|
input?: Array<string>;
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* TSConfig Path
|
|
32
31
|
*
|
|
@@ -37,7 +36,6 @@ interface CleanExecutorSchema {
|
|
|
37
36
|
* @format path
|
|
38
37
|
*/
|
|
39
38
|
tsconfig?: string;
|
|
40
|
-
|
|
41
39
|
/**
|
|
42
40
|
* Output Path
|
|
43
41
|
*
|
|
@@ -47,7 +45,6 @@ interface CleanExecutorSchema {
|
|
|
47
45
|
* @format path
|
|
48
46
|
*/
|
|
49
47
|
outputPath?: string;
|
|
50
|
-
|
|
51
48
|
/**
|
|
52
49
|
* Sourcemap
|
|
53
50
|
*
|
|
@@ -55,7 +52,6 @@ interface CleanExecutorSchema {
|
|
|
55
52
|
*
|
|
56
53
|
*/
|
|
57
54
|
sourceMap?: boolean;
|
|
58
|
-
|
|
59
55
|
/**
|
|
60
56
|
* Format
|
|
61
57
|
*
|
|
@@ -64,7 +60,6 @@ interface CleanExecutorSchema {
|
|
|
64
60
|
* @default ["cjs","esm"]
|
|
65
61
|
*/
|
|
66
62
|
format?: Array<string>;
|
|
67
|
-
|
|
68
63
|
/**
|
|
69
64
|
* Platform
|
|
70
65
|
*
|
|
@@ -75,7 +70,6 @@ interface CleanExecutorSchema {
|
|
|
75
70
|
* @enum neutral,node,browser
|
|
76
71
|
*/
|
|
77
72
|
platform?: string;
|
|
78
|
-
|
|
79
73
|
/**
|
|
80
74
|
* External
|
|
81
75
|
*
|
|
@@ -83,7 +77,6 @@ interface CleanExecutorSchema {
|
|
|
83
77
|
*
|
|
84
78
|
*/
|
|
85
79
|
external?: Array<any>;
|
|
86
|
-
|
|
87
80
|
/**
|
|
88
81
|
* No External
|
|
89
82
|
*
|
|
@@ -91,7 +84,6 @@ interface CleanExecutorSchema {
|
|
|
91
84
|
*
|
|
92
85
|
*/
|
|
93
86
|
noExternal?: Array<any>;
|
|
94
|
-
|
|
95
87
|
/**
|
|
96
88
|
* Skip Node Modules Bundle
|
|
97
89
|
*
|
|
@@ -99,7 +91,6 @@ interface CleanExecutorSchema {
|
|
|
99
91
|
*
|
|
100
92
|
*/
|
|
101
93
|
skipNodeModulesBundle?: boolean;
|
|
102
|
-
|
|
103
94
|
/**
|
|
104
95
|
* Mode
|
|
105
96
|
*
|
|
@@ -109,7 +100,6 @@ interface CleanExecutorSchema {
|
|
|
109
100
|
* @enum development,test,production
|
|
110
101
|
*/
|
|
111
102
|
mode?: string;
|
|
112
|
-
|
|
113
103
|
/**
|
|
114
104
|
* Log Level
|
|
115
105
|
*
|
|
@@ -119,7 +109,6 @@ interface CleanExecutorSchema {
|
|
|
119
109
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
120
110
|
*/
|
|
121
111
|
logLevel?: string;
|
|
122
|
-
|
|
123
112
|
/**
|
|
124
113
|
* Define
|
|
125
114
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.mts","names":["CleanExecutorSchema","Array","Record"],"sources":["../../../../src/executors/clean/schema.d.ts","../../../../src/executors/clean/executor.ts"],"
|
|
1
|
+
{"version":3,"file":"executor.d.mts","names":["CleanExecutorSchema","Array","Record","configFile","input","tsconfig","outputPath","sourceMap","format","platform","external","noExternal","skipNodeModulesBundle","mode","logLevel","define"],"sources":["../../../../src/executors/clean/schema.d.ts","../../../../src/executors/clean/executor.ts"],"mappings":";;;;;;;;UAIiBA,mBAAAA;;AAAjB;;;;;;;;EAUCG,UAAAA;;;;;;;;;EAUAC,KAAAA,GAAQH,KAAAA;;;;;;;;;;EAWRI,QAAAA;;;ACPD;;;;;;EDiBCC,UAAAA;;;;;;;EAQAC,SAAAA;;;;AChBA;;;;EDyBAC,MAAAA,GAASP,KAAAA;;;;;;;;;;EAWTQ,QAAAA;;;;;;;EAQAC,QAAAA,GAAWT,KAAAA;;;;;;;EAQXU,UAAAA,GAAaV,KAAAA;;;;;;;EAQbW,qBAAAA;;;;;;;;;EAUAC,IAAAA;;;;;;;;;EAUAC,QAAAA;;;;;;;EAQAC,MAAAA,GAASb,MAAAA;AAAAA;;;iBCjGY,UAAA,CACpB,OAAA,EAAS,yBAAA,UAAmC,mBAAA,GAC5C,GAAA,EAAK,aAAA,GACJ,OAAA,CAAQ,kBAAA;AAAA,cAQL,QAAA,EAAU,eAAA,CAAgB,mBAAA"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as PowerlinesExecutorContext } from "../../base-executor-Bj63x9OE.js";
|
|
2
2
|
import { PromiseExecutor } from "@nx/devkit";
|
|
3
3
|
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
4
|
+
import PowerlinesAPI from "powerlines";
|
|
4
5
|
|
|
5
6
|
//#region src/executors/clean/schema.d.ts
|
|
6
7
|
// Generated by @storm-software/untyped
|
|
@@ -16,7 +17,6 @@ interface CleanExecutorSchema {
|
|
|
16
17
|
* @format path
|
|
17
18
|
*/
|
|
18
19
|
configFile?: string;
|
|
19
|
-
|
|
20
20
|
/**
|
|
21
21
|
* Input Entry File(s)
|
|
22
22
|
*
|
|
@@ -26,7 +26,6 @@ interface CleanExecutorSchema {
|
|
|
26
26
|
* @format path
|
|
27
27
|
*/
|
|
28
28
|
input?: Array<string>;
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* TSConfig Path
|
|
32
31
|
*
|
|
@@ -37,7 +36,6 @@ interface CleanExecutorSchema {
|
|
|
37
36
|
* @format path
|
|
38
37
|
*/
|
|
39
38
|
tsconfig?: string;
|
|
40
|
-
|
|
41
39
|
/**
|
|
42
40
|
* Output Path
|
|
43
41
|
*
|
|
@@ -47,7 +45,6 @@ interface CleanExecutorSchema {
|
|
|
47
45
|
* @format path
|
|
48
46
|
*/
|
|
49
47
|
outputPath?: string;
|
|
50
|
-
|
|
51
48
|
/**
|
|
52
49
|
* Sourcemap
|
|
53
50
|
*
|
|
@@ -55,7 +52,6 @@ interface CleanExecutorSchema {
|
|
|
55
52
|
*
|
|
56
53
|
*/
|
|
57
54
|
sourceMap?: boolean;
|
|
58
|
-
|
|
59
55
|
/**
|
|
60
56
|
* Format
|
|
61
57
|
*
|
|
@@ -64,7 +60,6 @@ interface CleanExecutorSchema {
|
|
|
64
60
|
* @default ["cjs","esm"]
|
|
65
61
|
*/
|
|
66
62
|
format?: Array<string>;
|
|
67
|
-
|
|
68
63
|
/**
|
|
69
64
|
* Platform
|
|
70
65
|
*
|
|
@@ -75,7 +70,6 @@ interface CleanExecutorSchema {
|
|
|
75
70
|
* @enum neutral,node,browser
|
|
76
71
|
*/
|
|
77
72
|
platform?: string;
|
|
78
|
-
|
|
79
73
|
/**
|
|
80
74
|
* External
|
|
81
75
|
*
|
|
@@ -83,7 +77,6 @@ interface CleanExecutorSchema {
|
|
|
83
77
|
*
|
|
84
78
|
*/
|
|
85
79
|
external?: Array<any>;
|
|
86
|
-
|
|
87
80
|
/**
|
|
88
81
|
* No External
|
|
89
82
|
*
|
|
@@ -91,7 +84,6 @@ interface CleanExecutorSchema {
|
|
|
91
84
|
*
|
|
92
85
|
*/
|
|
93
86
|
noExternal?: Array<any>;
|
|
94
|
-
|
|
95
87
|
/**
|
|
96
88
|
* Skip Node Modules Bundle
|
|
97
89
|
*
|
|
@@ -99,7 +91,6 @@ interface CleanExecutorSchema {
|
|
|
99
91
|
*
|
|
100
92
|
*/
|
|
101
93
|
skipNodeModulesBundle?: boolean;
|
|
102
|
-
|
|
103
94
|
/**
|
|
104
95
|
* Mode
|
|
105
96
|
*
|
|
@@ -109,7 +100,6 @@ interface CleanExecutorSchema {
|
|
|
109
100
|
* @enum development,test,production
|
|
110
101
|
*/
|
|
111
102
|
mode?: string;
|
|
112
|
-
|
|
113
103
|
/**
|
|
114
104
|
* Log Level
|
|
115
105
|
*
|
|
@@ -119,7 +109,6 @@ interface CleanExecutorSchema {
|
|
|
119
109
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
120
110
|
*/
|
|
121
111
|
logLevel?: string;
|
|
122
|
-
|
|
123
112
|
/**
|
|
124
113
|
* Define
|
|
125
114
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.ts","names":["CleanExecutorSchema","Array","Record"],"sources":["../../../../src/executors/clean/schema.d.ts","../../../../src/executors/clean/executor.ts"],"
|
|
1
|
+
{"version":3,"file":"executor.d.ts","names":["CleanExecutorSchema","Array","Record","configFile","input","tsconfig","outputPath","sourceMap","format","platform","external","noExternal","skipNodeModulesBundle","mode","logLevel","define"],"sources":["../../../../src/executors/clean/schema.d.ts","../../../../src/executors/clean/executor.ts"],"mappings":";;;;;;;;UAIiBA,mBAAAA;;AAAjB;;;;;;;;EAUCG,UAAAA;;;;;;;;;EAUAC,KAAAA,GAAQH,KAAAA;;;;;;;;;;EAWRI,QAAAA;;;ACPD;;;;;;EDiBCC,UAAAA;;;;;;;EAQAC,SAAAA;;;;AChBA;;;;EDyBAC,MAAAA,GAASP,KAAAA;;;;;;;;;;EAWTQ,QAAAA;;;;;;;EAQAC,QAAAA,GAAWT,KAAAA;;;;;;;EAQXU,UAAAA,GAAaV,KAAAA;;;;;;;EAQbW,qBAAAA;;;;;;;;;EAUAC,IAAAA;;;;;;;;;EAUAC,QAAAA;;;;;;;EAQAC,MAAAA,GAASb,MAAAA;AAAAA;;;iBCjGY,UAAA,CACpB,OAAA,EAAS,yBAAA,UAAmC,mBAAA,GAC5C,GAAA,EAAK,aAAA,GACJ,OAAA,CAAQ,kBAAA;AAAA,cAQL,QAAA,EAAU,eAAA,CAAgB,mBAAA"}
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
Object.
|
|
2
|
-
require('../../
|
|
3
|
-
const require_base_executor = require('../../base-executor-tG-B1UsT.js');
|
|
1
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
|
|
2
|
+
const require_base_base_executor = require('../../base/base-executor.js');
|
|
4
3
|
|
|
5
4
|
//#region src/executors/clean/executor.ts
|
|
6
5
|
async function executorFn(context, api) {
|
|
7
6
|
await api.clean(context.inlineConfig);
|
|
8
7
|
return { success: true };
|
|
9
8
|
}
|
|
10
|
-
const executor =
|
|
11
|
-
var executor_default = executor;
|
|
9
|
+
const executor = require_base_base_executor.withExecutor("clean", executorFn);
|
|
12
10
|
|
|
13
11
|
//#endregion
|
|
14
|
-
exports.default =
|
|
12
|
+
exports.default = executor;
|
|
15
13
|
exports.executorFn = executorFn;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "../../config-LoR-NIJg.mjs";
|
|
1
|
+
import { withExecutor } from "../../base/base-executor.mjs";
|
|
3
2
|
|
|
4
3
|
//#region src/executors/clean/executor.ts
|
|
5
4
|
async function executorFn(context, api) {
|
|
@@ -7,8 +6,7 @@ async function executorFn(context, api) {
|
|
|
7
6
|
return { success: true };
|
|
8
7
|
}
|
|
9
8
|
const executor = withExecutor("clean", executorFn);
|
|
10
|
-
var executor_default = executor;
|
|
11
9
|
|
|
12
10
|
//#endregion
|
|
13
|
-
export {
|
|
11
|
+
export { executor as default, executorFn };
|
|
14
12
|
//# sourceMappingURL=executor.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.mjs","names":[
|
|
1
|
+
{"version":3,"file":"executor.mjs","names":[],"sources":["../../../../src/executors/clean/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 { CleanInlineConfig } from \"powerlines\";\nimport PowerlinesAPI from \"powerlines\";\nimport {\n PowerlinesExecutorContext,\n withExecutor\n} from \"../../base/base-executor\";\nimport type { CleanExecutorSchema } from \"./schema\";\n\nexport async function executorFn(\n context: PowerlinesExecutorContext<\"clean\", CleanExecutorSchema>,\n api: PowerlinesAPI\n): Promise<BaseExecutorResult> {\n await api.clean(context.inlineConfig as CleanInlineConfig);\n\n return {\n success: true\n };\n}\n\nconst executor: PromiseExecutor<CleanExecutorSchema> = withExecutor<\n \"clean\",\n CleanExecutorSchema\n>(\"clean\", executorFn);\n\nexport default executor;\n"],"mappings":";;;AA4BA,eAAsB,WACpB,SACA,KAC6B;AAC7B,OAAM,IAAI,MAAM,QAAQ,aAAkC;AAE1D,QAAO,EACL,SAAS,MACV;;AAGH,MAAM,WAAiD,aAGrD,SAAS,WAAW"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as untyped from "untyped";
|
|
2
2
|
|
|
3
3
|
//#region src/executors/clean/untyped.d.ts
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: untyped.SchemaDefinition;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { _default as default };
|
|
7
7
|
//# sourceMappingURL=untyped.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"untyped.d.mts","names":[],"sources":["../../../../src/executors/clean/untyped.ts"],"
|
|
1
|
+
{"version":3,"file":"untyped.d.mts","names":[],"sources":["../../../../src/executors/clean/untyped.ts"],"mappings":""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as untyped from "untyped";
|
|
2
2
|
|
|
3
3
|
//#region src/executors/clean/untyped.d.ts
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: untyped.SchemaDefinition;
|
|
5
5
|
export = _default;
|
|
6
6
|
//# sourceMappingURL=untyped.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"untyped.d.ts","names":[],"sources":["../../../../src/executors/clean/untyped.ts"],"
|
|
1
|
+
{"version":3,"file":"untyped.d.ts","names":[],"sources":["../../../../src/executors/clean/untyped.ts"],"mappings":""}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const
|
|
2
|
-
const
|
|
1
|
+
const require_chunk = require('../../chunk-BE-pF4vm.js');
|
|
2
|
+
const require_base_base_executor_untyped = require('../../base/base-executor.untyped.js');
|
|
3
3
|
let untyped = require("untyped");
|
|
4
4
|
|
|
5
5
|
//#region src/executors/clean/untyped.ts
|
|
6
6
|
var untyped_default = (0, untyped.defineUntypedSchema)({
|
|
7
|
-
...
|
|
7
|
+
...require_base_base_executor_untyped,
|
|
8
8
|
$schema: {
|
|
9
9
|
id: "CleanExecutorSchema",
|
|
10
10
|
title: "Clean Executor",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import base_executor_untyped_default from "../../base/base-executor.untyped.mjs";
|
|
2
2
|
import { defineUntypedSchema } from "untyped";
|
|
3
3
|
|
|
4
4
|
//#region src/executors/clean/untyped.ts
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as PowerlinesExecutorContext } from "../../base-executor-D6POztG2.mjs";
|
|
2
|
+
import PowerlinesAPI from "powerlines";
|
|
2
3
|
import { PromiseExecutor } from "@nx/devkit";
|
|
3
4
|
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
4
5
|
|
|
@@ -16,7 +17,6 @@ interface DocsExecutorSchema {
|
|
|
16
17
|
* @format path
|
|
17
18
|
*/
|
|
18
19
|
configFile?: string;
|
|
19
|
-
|
|
20
20
|
/**
|
|
21
21
|
* Input Entry File(s)
|
|
22
22
|
*
|
|
@@ -26,7 +26,6 @@ interface DocsExecutorSchema {
|
|
|
26
26
|
* @format path
|
|
27
27
|
*/
|
|
28
28
|
input?: Array<string>;
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* TSConfig Path
|
|
32
31
|
*
|
|
@@ -37,7 +36,6 @@ interface DocsExecutorSchema {
|
|
|
37
36
|
* @format path
|
|
38
37
|
*/
|
|
39
38
|
tsconfig?: string;
|
|
40
|
-
|
|
41
39
|
/**
|
|
42
40
|
* Output Path
|
|
43
41
|
*
|
|
@@ -47,7 +45,6 @@ interface DocsExecutorSchema {
|
|
|
47
45
|
* @format path
|
|
48
46
|
*/
|
|
49
47
|
outputPath?: string;
|
|
50
|
-
|
|
51
48
|
/**
|
|
52
49
|
* Sourcemap
|
|
53
50
|
*
|
|
@@ -55,7 +52,6 @@ interface DocsExecutorSchema {
|
|
|
55
52
|
*
|
|
56
53
|
*/
|
|
57
54
|
sourceMap?: boolean;
|
|
58
|
-
|
|
59
55
|
/**
|
|
60
56
|
* Format
|
|
61
57
|
*
|
|
@@ -64,7 +60,6 @@ interface DocsExecutorSchema {
|
|
|
64
60
|
* @default ["cjs","esm"]
|
|
65
61
|
*/
|
|
66
62
|
format?: Array<string>;
|
|
67
|
-
|
|
68
63
|
/**
|
|
69
64
|
* Platform
|
|
70
65
|
*
|
|
@@ -75,7 +70,6 @@ interface DocsExecutorSchema {
|
|
|
75
70
|
* @enum neutral,node,browser
|
|
76
71
|
*/
|
|
77
72
|
platform?: string;
|
|
78
|
-
|
|
79
73
|
/**
|
|
80
74
|
* External
|
|
81
75
|
*
|
|
@@ -83,7 +77,6 @@ interface DocsExecutorSchema {
|
|
|
83
77
|
*
|
|
84
78
|
*/
|
|
85
79
|
external?: Array<any>;
|
|
86
|
-
|
|
87
80
|
/**
|
|
88
81
|
* No External
|
|
89
82
|
*
|
|
@@ -91,7 +84,6 @@ interface DocsExecutorSchema {
|
|
|
91
84
|
*
|
|
92
85
|
*/
|
|
93
86
|
noExternal?: Array<any>;
|
|
94
|
-
|
|
95
87
|
/**
|
|
96
88
|
* Skip Node Modules Bundle
|
|
97
89
|
*
|
|
@@ -99,7 +91,6 @@ interface DocsExecutorSchema {
|
|
|
99
91
|
*
|
|
100
92
|
*/
|
|
101
93
|
skipNodeModulesBundle?: boolean;
|
|
102
|
-
|
|
103
94
|
/**
|
|
104
95
|
* Mode
|
|
105
96
|
*
|
|
@@ -109,7 +100,6 @@ interface DocsExecutorSchema {
|
|
|
109
100
|
* @enum development,test,production
|
|
110
101
|
*/
|
|
111
102
|
mode?: string;
|
|
112
|
-
|
|
113
103
|
/**
|
|
114
104
|
* Log Level
|
|
115
105
|
*
|
|
@@ -119,7 +109,6 @@ interface DocsExecutorSchema {
|
|
|
119
109
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
120
110
|
*/
|
|
121
111
|
logLevel?: string;
|
|
122
|
-
|
|
123
112
|
/**
|
|
124
113
|
* Define
|
|
125
114
|
*
|
|
@@ -127,7 +116,6 @@ interface DocsExecutorSchema {
|
|
|
127
116
|
*
|
|
128
117
|
*/
|
|
129
118
|
define?: Record<string, string>;
|
|
130
|
-
|
|
131
119
|
/**
|
|
132
120
|
* Auto Install
|
|
133
121
|
*
|
|
@@ -135,7 +123,6 @@ interface DocsExecutorSchema {
|
|
|
135
123
|
*
|
|
136
124
|
*/
|
|
137
125
|
autoInstall?: boolean;
|
|
138
|
-
|
|
139
126
|
/**
|
|
140
127
|
* Skip Cache
|
|
141
128
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"executor.d.mts","names":["DocsExecutorSchema","Array","Record"],"sources":["../../../../src/executors/docs/schema.d.ts","../../../../src/executors/docs/executor.ts"],"
|
|
1
|
+
{"version":3,"file":"executor.d.mts","names":["DocsExecutorSchema","Array","Record","configFile","input","tsconfig","outputPath","sourceMap","format","platform","external","noExternal","skipNodeModulesBundle","mode","logLevel","define","autoInstall","skipCache"],"sources":["../../../../src/executors/docs/schema.d.ts","../../../../src/executors/docs/executor.ts"],"mappings":";;;;;;;;UAIiBA,kBAAAA;;AAAjB;;;;;;;;EAUCG,UAAAA;;;;;;;;;EAUAC,KAAAA,GAAQH,KAAAA;;;;;;;;;;EAWRI,QAAAA;EA0GS;;;;ACjHV;;;;EDiBCC,UAAAA;;;;;;;EAQAC,SAAAA;;;;;;AChBA;;EDyBAC,MAAAA,GAASP,KAAAA;ECvBwC;;;;;;;;;EDkCjDQ,QAAAA;;;;;;;EAQAC,QAAAA,GAAWT,KAAAA;;;;;;;EAQXU,UAAAA,GAAaV,KAAAA;;;;;;;EAQbW,qBAAAA;;;;;;;;;EAUAC,IAAAA;;;;;;;;;EAUAC,QAAAA;;;;;;;EAQAC,MAAAA,GAASb,MAAAA;;;;;;;EAQTc,WAAAA;;;;;;;EAQAC,SAAAA;AAAAA;;;iBCjHqB,UAAA,CACpB,OAAA,EAAS,yBAAA,SAAkC,kBAAA,GAC3C,GAAA,EAAK,aAAA,GACJ,OAAA,CAAQ,kBAAA;AAAA,cAQL,QAAA,EAAU,eAAA,CAAgB,kBAAA"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as PowerlinesExecutorContext } from "../../base-executor-Bj63x9OE.js";
|
|
2
2
|
import { PromiseExecutor } from "@nx/devkit";
|
|
3
3
|
import { BaseExecutorResult } from "@storm-software/workspace-tools/types";
|
|
4
|
+
import PowerlinesAPI from "powerlines";
|
|
4
5
|
|
|
5
6
|
//#region src/executors/docs/schema.d.ts
|
|
6
7
|
// Generated by @storm-software/untyped
|
|
@@ -16,7 +17,6 @@ interface DocsExecutorSchema {
|
|
|
16
17
|
* @format path
|
|
17
18
|
*/
|
|
18
19
|
configFile?: string;
|
|
19
|
-
|
|
20
20
|
/**
|
|
21
21
|
* Input Entry File(s)
|
|
22
22
|
*
|
|
@@ -26,7 +26,6 @@ interface DocsExecutorSchema {
|
|
|
26
26
|
* @format path
|
|
27
27
|
*/
|
|
28
28
|
input?: Array<string>;
|
|
29
|
-
|
|
30
29
|
/**
|
|
31
30
|
* TSConfig Path
|
|
32
31
|
*
|
|
@@ -37,7 +36,6 @@ interface DocsExecutorSchema {
|
|
|
37
36
|
* @format path
|
|
38
37
|
*/
|
|
39
38
|
tsconfig?: string;
|
|
40
|
-
|
|
41
39
|
/**
|
|
42
40
|
* Output Path
|
|
43
41
|
*
|
|
@@ -47,7 +45,6 @@ interface DocsExecutorSchema {
|
|
|
47
45
|
* @format path
|
|
48
46
|
*/
|
|
49
47
|
outputPath?: string;
|
|
50
|
-
|
|
51
48
|
/**
|
|
52
49
|
* Sourcemap
|
|
53
50
|
*
|
|
@@ -55,7 +52,6 @@ interface DocsExecutorSchema {
|
|
|
55
52
|
*
|
|
56
53
|
*/
|
|
57
54
|
sourceMap?: boolean;
|
|
58
|
-
|
|
59
55
|
/**
|
|
60
56
|
* Format
|
|
61
57
|
*
|
|
@@ -64,7 +60,6 @@ interface DocsExecutorSchema {
|
|
|
64
60
|
* @default ["cjs","esm"]
|
|
65
61
|
*/
|
|
66
62
|
format?: Array<string>;
|
|
67
|
-
|
|
68
63
|
/**
|
|
69
64
|
* Platform
|
|
70
65
|
*
|
|
@@ -75,7 +70,6 @@ interface DocsExecutorSchema {
|
|
|
75
70
|
* @enum neutral,node,browser
|
|
76
71
|
*/
|
|
77
72
|
platform?: string;
|
|
78
|
-
|
|
79
73
|
/**
|
|
80
74
|
* External
|
|
81
75
|
*
|
|
@@ -83,7 +77,6 @@ interface DocsExecutorSchema {
|
|
|
83
77
|
*
|
|
84
78
|
*/
|
|
85
79
|
external?: Array<any>;
|
|
86
|
-
|
|
87
80
|
/**
|
|
88
81
|
* No External
|
|
89
82
|
*
|
|
@@ -91,7 +84,6 @@ interface DocsExecutorSchema {
|
|
|
91
84
|
*
|
|
92
85
|
*/
|
|
93
86
|
noExternal?: Array<any>;
|
|
94
|
-
|
|
95
87
|
/**
|
|
96
88
|
* Skip Node Modules Bundle
|
|
97
89
|
*
|
|
@@ -99,7 +91,6 @@ interface DocsExecutorSchema {
|
|
|
99
91
|
*
|
|
100
92
|
*/
|
|
101
93
|
skipNodeModulesBundle?: boolean;
|
|
102
|
-
|
|
103
94
|
/**
|
|
104
95
|
* Mode
|
|
105
96
|
*
|
|
@@ -109,7 +100,6 @@ interface DocsExecutorSchema {
|
|
|
109
100
|
* @enum development,test,production
|
|
110
101
|
*/
|
|
111
102
|
mode?: string;
|
|
112
|
-
|
|
113
103
|
/**
|
|
114
104
|
* Log Level
|
|
115
105
|
*
|
|
@@ -119,7 +109,6 @@ interface DocsExecutorSchema {
|
|
|
119
109
|
* @enum fatal,error,warn,success,info,debug,trace,silent
|
|
120
110
|
*/
|
|
121
111
|
logLevel?: string;
|
|
122
|
-
|
|
123
112
|
/**
|
|
124
113
|
* Define
|
|
125
114
|
*
|
|
@@ -127,7 +116,6 @@ interface DocsExecutorSchema {
|
|
|
127
116
|
*
|
|
128
117
|
*/
|
|
129
118
|
define?: Record<string, string>;
|
|
130
|
-
|
|
131
119
|
/**
|
|
132
120
|
* Auto Install
|
|
133
121
|
*
|
|
@@ -135,7 +123,6 @@ interface DocsExecutorSchema {
|
|
|
135
123
|
*
|
|
136
124
|
*/
|
|
137
125
|
autoInstall?: boolean;
|
|
138
|
-
|
|
139
126
|
/**
|
|
140
127
|
* Skip Cache
|
|
141
128
|
*
|