@powerlines/nx 0.11.269 → 0.11.271
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
package/dist/src/index.d.mts
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
import { n as withExecutor, t as PowerlinesExecutorContext } from "./base-executor-
|
|
2
|
-
import "./
|
|
3
|
-
import "./
|
|
4
|
-
import { t as
|
|
5
|
-
import { t as NxPluginOptions } from "./plugin-DIj3oU64.mjs";
|
|
6
|
-
import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "./plugin-utilities-Bz3Muyag.mjs";
|
|
7
|
-
import "./index-CsuikFeJ.mjs";
|
|
1
|
+
import { n as withExecutor, t as PowerlinesExecutorContext } from "./base-executor-D6POztG2.mjs";
|
|
2
|
+
import { t as CONFIG_INPUTS } from "./constants-VDvVnoLC.mjs";
|
|
3
|
+
import { t as NxPluginOptions } from "./plugin-B_ZGdX7U.mjs";
|
|
4
|
+
import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "./plugin-utilities-Cg-Ccp4C.mjs";
|
|
8
5
|
export { CONFIG_INPUTS, CreateNxPluginOptions, NxPluginOptions, PowerlinesExecutorContext, createNxPlugin, getNxPluginInputs, getNxTargetInputs, withExecutor };
|
package/dist/src/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as withExecutor, t as PowerlinesExecutorContext } from "./base-executor-
|
|
2
|
-
import { t as CONFIG_INPUTS } from "./constants-
|
|
3
|
-
import { t as NxPluginOptions } from "./plugin-
|
|
4
|
-
import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "./plugin-utilities-
|
|
1
|
+
import { n as withExecutor, t as PowerlinesExecutorContext } from "./base-executor-Bj63x9OE.js";
|
|
2
|
+
import { t as CONFIG_INPUTS } from "./constants-CbG11Mby.js";
|
|
3
|
+
import { t as NxPluginOptions } from "./plugin-DpyutMl2.js";
|
|
4
|
+
import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "./plugin-utilities-CmfuC3TZ.js";
|
|
5
5
|
export { CONFIG_INPUTS, CreateNxPluginOptions, NxPluginOptions, PowerlinesExecutorContext, createNxPlugin, getNxPluginInputs, getNxTargetInputs, withExecutor };
|
package/dist/src/index.js
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
require('./base
|
|
4
|
-
require('./
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
require('./helpers-B78f0Oey.js');
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
+
const require_base_base_executor = require('./base/base-executor.js');
|
|
3
|
+
require('./base/index.js');
|
|
4
|
+
const require_helpers_constants = require('./helpers/constants.js');
|
|
5
|
+
const require_helpers_plugin_utilities = require('./helpers/plugin-utilities.js');
|
|
6
|
+
require('./helpers/index.js');
|
|
8
7
|
require('./types/index.js');
|
|
9
8
|
|
|
10
|
-
exports.CONFIG_INPUTS =
|
|
11
|
-
exports.createNxPlugin =
|
|
12
|
-
exports.getNxPluginInputs =
|
|
13
|
-
exports.getNxTargetInputs =
|
|
14
|
-
exports.withExecutor =
|
|
9
|
+
exports.CONFIG_INPUTS = require_helpers_constants.CONFIG_INPUTS;
|
|
10
|
+
exports.createNxPlugin = require_helpers_plugin_utilities.createNxPlugin;
|
|
11
|
+
exports.getNxPluginInputs = require_helpers_plugin_utilities.getNxPluginInputs;
|
|
12
|
+
exports.getNxTargetInputs = require_helpers_plugin_utilities.getNxTargetInputs;
|
|
13
|
+
exports.withExecutor = require_base_base_executor.withExecutor;
|
package/dist/src/index.mjs
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./
|
|
3
|
-
import "./
|
|
4
|
-
import "./
|
|
5
|
-
import
|
|
6
|
-
import { n as getNxPluginInputs, r as getNxTargetInputs, t as createNxPlugin } from "./plugin-utilities-DamtoOxO.mjs";
|
|
7
|
-
import "./helpers-j01T2doK.mjs";
|
|
1
|
+
import { withExecutor } from "./base/base-executor.mjs";
|
|
2
|
+
import "./base/index.mjs";
|
|
3
|
+
import { CONFIG_INPUTS } from "./helpers/constants.mjs";
|
|
4
|
+
import { createNxPlugin, getNxPluginInputs, getNxTargetInputs } from "./helpers/plugin-utilities.mjs";
|
|
5
|
+
import "./helpers/index.mjs";
|
|
8
6
|
import "./types/index.mjs";
|
|
9
7
|
|
|
10
8
|
export { CONFIG_INPUTS, createNxPlugin, getNxPluginInputs, getNxTargetInputs, withExecutor };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/plugin/index.ts"],"
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../../../src/plugin/index.ts"],"mappings":";;;;cAqBa,aAAA,EAAa,WAAA,CAAA,aAAA,CAAA,eAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","names":[],"sources":["../../../src/plugin/index.ts"],"
|
|
1
|
+
{"version":3,"file":"index.d.ts","names":[],"sources":["../../../src/plugin/index.ts"],"mappings":";;;;cAqBa,aAAA,EAAa,WAAA,CAAA,aAAA,CAAA,eAAA"}
|
package/dist/src/plugin/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
+
const require_helpers_plugin_utilities = require('../helpers/plugin-utilities.js');
|
|
3
3
|
|
|
4
4
|
//#region src/plugin/index.ts
|
|
5
|
-
const createNodesV2 =
|
|
5
|
+
const createNodesV2 = require_helpers_plugin_utilities.createNxPlugin({ framework: "powerlines" });
|
|
6
6
|
|
|
7
7
|
//#endregion
|
|
8
8
|
exports.createNodesV2 = createNodesV2;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import { t as createNxPlugin } from "../plugin-utilities-DamtoOxO.mjs";
|
|
1
|
+
import { createNxPlugin } from "../helpers/plugin-utilities.mjs";
|
|
3
2
|
|
|
4
3
|
//#region src/plugin/index.ts
|
|
5
4
|
const createNodesV2 = createNxPlugin({ framework: "powerlines" });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/plugin/index.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 { createNxPlugin } from \"../helpers/plugin-utilities\";\nimport { NxPluginOptions } from \"../types/plugin\";\n\nexport const createNodesV2 = createNxPlugin<NxPluginOptions>({\n framework: \"powerlines\"\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/plugin/index.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 { createNxPlugin } from \"../helpers/plugin-utilities\";\nimport { NxPluginOptions } from \"../types/plugin\";\n\nexport const createNodesV2 = createNxPlugin<NxPluginOptions>({\n framework: \"powerlines\"\n});\n"],"mappings":";;;AAqBA,MAAa,gBAAgB,eAAgC,EAC3D,WAAW,cACZ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-B_ZGdX7U.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";UAkBiB,eAAA;EAAA;;;EAIf,KAAA;IAAA;;;;;IAQM,UAAA;IAwCA;;;;;IAjCA,oBAAA;IAgFA;;;;;IAzEA,SAAA;IAiHA;;;IA5GA,MAAA;IA+IA;;;IAjIA,OAAA;IAkKA;;;;;IA3JA,QAAA;EAAA;EAiNA;;;EA3MN,OAAA;IAuOM;;;;;IA/NA,UAAA;IA+QN;;;;;IAxQM,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,IAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,KAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,IAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,MAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAWA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;;;;;;EAWN,aAAA;;;;;;EAOA,KAAA;AAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-DpyutMl2.d.ts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";UAkBiB,eAAA;EAAA;;;EAIf,KAAA;IAAA;;;;;IAQM,UAAA;IAwCA;;;;;IAjCA,oBAAA;IAgFA;;;;;IAzEA,SAAA;IAiHA;;;IA5GA,MAAA;IA+IA;;;IAjIA,OAAA;IAkKA;;;;;IA3JA,QAAA;EAAA;EAiNA;;;EA3MN,OAAA;IAuOM;;;;;IA/NA,UAAA;IA+QN;;;;;IAxQM,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,IAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,KAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,IAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAcA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;EAMN,MAAA;;;;;;IAQM,UAAA;;;;;;IAOA,oBAAA;;;;;;IAOA,SAAA;;;;IAKA,MAAA;;;;IAWA,OAAA;;;;;;IAOA,QAAA;EAAA;;;;;;;;;EAWN,aAAA;;;;;;EAOA,KAAA;AAAA"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { t as NxPluginOptions } from "./plugin-
|
|
1
|
+
import { t as NxPluginOptions } from "./plugin-B_ZGdX7U.mjs";
|
|
2
2
|
import { CreateNodesV2 } from "@nx/devkit";
|
|
3
3
|
|
|
4
4
|
//#region src/helpers/plugin-utilities.d.ts
|
|
5
|
-
|
|
6
5
|
/**
|
|
7
6
|
* Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
|
|
8
7
|
*
|
|
@@ -55,4 +54,4 @@ interface CreateNxPluginOptions {
|
|
|
55
54
|
declare function createNxPlugin<TOptions extends NxPluginOptions = NxPluginOptions>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions>;
|
|
56
55
|
//#endregion
|
|
57
56
|
export { getNxTargetInputs as i, createNxPlugin as n, getNxPluginInputs as r, CreateNxPluginOptions as t };
|
|
58
|
-
//# sourceMappingURL=plugin-utilities-
|
|
57
|
+
//# sourceMappingURL=plugin-utilities-Cg-Ccp4C.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-utilities-Cg-Ccp4C.d.mts","names":[],"sources":["../../src/helpers/plugin-utilities.ts"],"mappings":";;;;;;AAkEA;;;;iBAAgB,iBAAA,CAAkB,SAAA;AAUlC;;;;;AAMA;AANA,iBAAgB,iBAAA,CAAkB,SAAA;AAAA,UAMjB,qBAAA;EAAqB;;;;;;AAsCtC;;EA7BE,IAAA;EA8BiB;;;;;;;;EApBjB,eAAA;EAoBmC;;;;;;;;EAVnC,SAAA;AAAA;;;;;;;iBASc,cAAA,kBACG,eAAA,GAAkB,eAAA,CAAA,CACnC,IAAA,GAAO,qBAAA,GAAwB,aAAA,CAAc,QAAA"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { t as NxPluginOptions } from "./plugin-
|
|
1
|
+
import { t as NxPluginOptions } from "./plugin-DpyutMl2.js";
|
|
2
2
|
import { CreateNodesV2 } from "@nx/devkit";
|
|
3
3
|
|
|
4
4
|
//#region src/helpers/plugin-utilities.d.ts
|
|
5
|
-
|
|
6
5
|
/**
|
|
7
6
|
* Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
|
|
8
7
|
*
|
|
@@ -55,4 +54,4 @@ interface CreateNxPluginOptions {
|
|
|
55
54
|
declare function createNxPlugin<TOptions extends NxPluginOptions = NxPluginOptions>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions>;
|
|
56
55
|
//#endregion
|
|
57
56
|
export { getNxTargetInputs as i, createNxPlugin as n, getNxPluginInputs as r, CreateNxPluginOptions as t };
|
|
58
|
-
//# sourceMappingURL=plugin-utilities-
|
|
57
|
+
//# sourceMappingURL=plugin-utilities-CmfuC3TZ.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-utilities-CmfuC3TZ.d.ts","names":[],"sources":["../../src/helpers/plugin-utilities.ts"],"mappings":";;;;;;AAkEA;;;;iBAAgB,iBAAA,CAAkB,SAAA;AAUlC;;;;;AAMA;AANA,iBAAgB,iBAAA,CAAkB,SAAA;AAAA,UAMjB,qBAAA;EAAqB;;;;;;AAsCtC;;EA7BE,IAAA;EA8BiB;;;;;;;;EApBjB,eAAA;EAoBmC;;;;;;;;EAVnC,SAAA;AAAA;;;;;;;iBASc,cAAA,kBACG,eAAA,GAAkB,eAAA,CAAA,CACnC,IAAA,GAAO,qBAAA,GAAwB,aAAA,CAAc,QAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as NxPluginOptions } from "../plugin-
|
|
1
|
+
import { t as NxPluginOptions } from "../plugin-B_ZGdX7U.mjs";
|
|
2
2
|
export { NxPluginOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as NxPluginOptions } from "../plugin-
|
|
1
|
+
import { t as NxPluginOptions } from "../plugin-DpyutMl2.js";
|
|
2
2
|
export { NxPluginOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as NxPluginOptions } from "../plugin-
|
|
1
|
+
import { t as NxPluginOptions } from "../plugin-B_ZGdX7U.mjs";
|
|
2
2
|
export { NxPluginOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as NxPluginOptions } from "../plugin-
|
|
1
|
+
import { t as NxPluginOptions } from "../plugin-DpyutMl2.js";
|
|
2
2
|
export { NxPluginOptions };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/nx",
|
|
3
|
-
"version": "0.11.
|
|
3
|
+
"version": "0.11.271",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "commonjs",
|
|
6
6
|
"description": "A Nx plugin to support Powerlines development in Nx monorepos.",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"@nx/devkit": "^22.5.4",
|
|
177
177
|
"@storm-software/build-tools": "^0.158.109",
|
|
178
178
|
"@storm-software/config": "^1.135.29",
|
|
179
|
-
"@storm-software/config-tools": "
|
|
179
|
+
"@storm-software/config-tools": "1.189.28",
|
|
180
180
|
"@storm-software/workspace-tools": "^1.295.3",
|
|
181
181
|
"@stryke/env": "^0.20.74",
|
|
182
182
|
"@stryke/fs": "^0.33.57",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"eslint-flat-config-utils": "^2.1.4",
|
|
197
197
|
"jsonc-eslint-parser": "^2.4.2",
|
|
198
198
|
"nx": "22.5.2",
|
|
199
|
-
"powerlines": "^0.41.
|
|
199
|
+
"powerlines": "^0.41.8",
|
|
200
200
|
"untyped": "^1.5.2"
|
|
201
201
|
},
|
|
202
202
|
"peerDependencies": { "nx": ">=22.5.0", "powerlines": ">=0.39.2" },
|
|
@@ -207,5 +207,5 @@
|
|
|
207
207
|
"publishConfig": { "access": "public" },
|
|
208
208
|
"executors": "./executors.json",
|
|
209
209
|
"generators": "./generators.json",
|
|
210
|
-
"gitHead": "
|
|
210
|
+
"gitHead": "40d1f94407720be23c3801f9145fdad1fe27dfb2"
|
|
211
211
|
}
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|