@powerlines/nx 0.13.248 → 0.13.250

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/dist/src/base/base-executor.d.mts +2 -60
  2. package/dist/src/base/base-executor.d.ts +2 -60
  3. package/dist/src/base/base-executor.js +7 -4
  4. package/dist/src/base/base-executor.mjs +5 -2
  5. package/dist/src/base/base-executor.mjs.map +1 -1
  6. package/dist/src/base/base-executor.untyped.d.mts +2 -5
  7. package/dist/src/base/base-executor.untyped.d.ts +2 -4
  8. package/dist/src/base/index.d.mts +1 -1
  9. package/dist/src/base/index.d.ts +1 -1
  10. package/dist/src/base-executor-BCcpfw61.d.ts +60 -0
  11. package/dist/src/base-executor-BCcpfw61.d.ts.map +1 -0
  12. package/dist/src/base-executor-C9j1WGyX.d.mts +60 -0
  13. package/dist/src/base-executor-C9j1WGyX.d.mts.map +1 -0
  14. package/dist/src/base-executor.untyped-DJ2f40oh.d.mts +5 -0
  15. package/dist/src/base-executor.untyped-DJ2f40oh.d.mts.map +1 -0
  16. package/dist/src/base-executor.untyped-DJ2f40oh.d.ts +5 -0
  17. package/dist/src/base-executor.untyped-DJ2f40oh.d.ts.map +1 -0
  18. package/dist/src/constants-QuvxQ1Kt.d.mts +8 -0
  19. package/dist/src/constants-QuvxQ1Kt.d.mts.map +1 -0
  20. package/dist/src/constants-QuvxQ1Kt.d.ts +8 -0
  21. package/dist/src/constants-QuvxQ1Kt.d.ts.map +1 -0
  22. package/dist/src/executors/build/executor.js +2 -2
  23. package/dist/src/executors/build/executor.mjs +1 -1
  24. package/dist/src/executors/clean/executor.js +2 -2
  25. package/dist/src/executors/clean/executor.mjs +1 -1
  26. package/dist/src/executors/clean/untyped.js +2 -2
  27. package/dist/src/executors/clean/untyped.mjs +1 -1
  28. package/dist/src/executors/docs/executor.js +2 -2
  29. package/dist/src/executors/docs/executor.mjs +1 -1
  30. package/dist/src/executors/lint/executor.js +2 -2
  31. package/dist/src/executors/lint/executor.mjs +1 -1
  32. package/dist/src/executors/prepare/executor.js +2 -2
  33. package/dist/src/executors/prepare/executor.mjs +1 -1
  34. package/dist/src/executors/prepare/untyped.js +2 -2
  35. package/dist/src/executors/prepare/untyped.mjs +1 -1
  36. package/dist/src/helpers/constants.d.mts +2 -8
  37. package/dist/src/helpers/constants.d.ts +2 -8
  38. package/dist/src/helpers/index.d.mts +2 -2
  39. package/dist/src/helpers/index.d.ts +2 -2
  40. package/dist/src/helpers/plugin-utilities.d.mts +2 -56
  41. package/dist/src/helpers/plugin-utilities.d.ts +2 -56
  42. package/dist/src/helpers/plugin-utilities.js +2 -2
  43. package/dist/src/helpers/plugin-utilities.mjs +2 -2
  44. package/dist/src/helpers/plugin-utilities.mjs.map +1 -1
  45. package/dist/src/index.d.mts +4 -4
  46. package/dist/src/index.d.ts +4 -4
  47. package/dist/src/index.js +1 -0
  48. package/dist/src/index.mjs +1 -0
  49. package/dist/src/plugin/index.d.mts +1 -286
  50. package/dist/src/plugin/index.d.mts.map +1 -1
  51. package/dist/src/plugin/index.d.ts +1 -286
  52. package/dist/src/plugin/index.d.ts.map +1 -1
  53. package/dist/src/plugin/index.js +2 -284
  54. package/dist/src/plugin/index.mjs +1 -281
  55. package/dist/src/plugin/index.mjs.map +1 -1
  56. package/dist/src/plugin-B94-9IvO.d.mts +288 -0
  57. package/dist/src/plugin-B94-9IvO.d.mts.map +1 -0
  58. package/dist/src/plugin-B94-9IvO.d.ts +288 -0
  59. package/dist/src/plugin-B94-9IvO.d.ts.map +1 -0
  60. package/dist/src/plugin-utilities-TozKPwW0.d.ts +56 -0
  61. package/dist/src/plugin-utilities-TozKPwW0.d.ts.map +1 -0
  62. package/dist/src/plugin-utilities-dOdjrrHD.d.mts +56 -0
  63. package/dist/src/plugin-utilities-dOdjrrHD.d.mts.map +1 -0
  64. package/dist/src/types/index.d.mts +1 -1
  65. package/dist/src/types/index.d.ts +1 -1
  66. package/dist/src/types/plugin.d.mts +2 -288
  67. package/dist/src/types/plugin.d.ts +2 -288
  68. package/package.json +3 -3
  69. package/dist/src/_virtual/_rolldown/runtime.js +0 -28
  70. package/dist/src/base/base-executor.d.mts.map +0 -1
  71. package/dist/src/base/base-executor.d.ts.map +0 -1
  72. package/dist/src/base/base-executor.untyped.d.mts.map +0 -1
  73. package/dist/src/base/base-executor.untyped.d.ts.map +0 -1
  74. package/dist/src/base-executor-BVYmsZ3I.mjs +0 -114
  75. package/dist/src/base-executor-BVYmsZ3I.mjs.map +0 -1
  76. package/dist/src/base-executor-CBgW5wY1.js +0 -120
  77. package/dist/src/base-executor.untyped-But-48Iy.js +0 -183
  78. package/dist/src/base-executor.untyped-Bz2f75UY.mjs +0 -179
  79. package/dist/src/base-executor.untyped-Bz2f75UY.mjs.map +0 -1
  80. package/dist/src/helpers/constants.d.mts.map +0 -1
  81. package/dist/src/helpers/constants.d.ts.map +0 -1
  82. package/dist/src/helpers/plugin-utilities.d.mts.map +0 -1
  83. package/dist/src/helpers/plugin-utilities.d.ts.map +0 -1
  84. package/dist/src/types/plugin.d.mts.map +0 -1
  85. package/dist/src/types/plugin.d.ts.map +0 -1
@@ -1,8 +1,2 @@
1
- //#region src/helpers/constants.d.ts
2
- /**
3
- * A list of Nx input strings that describe the Powerlines configuration file
4
- */
5
- declare const CONFIG_INPUTS: readonly ["{projectRoot}/{framework}.json", "{projectRoot}/{framework}.*.json", "{projectRoot}/{framework}.jsonc", "{projectRoot}/{framework}.*.jsonc", "{projectRoot}/{framework}.json5", "{projectRoot}/{framework}.*.json5", "{projectRoot}/{framework}.yaml", "{projectRoot}/{framework}.*.yaml", "{projectRoot}/{framework}.yml", "{projectRoot}/{framework}.*.yml", "{projectRoot}/{framework}.toml", "{projectRoot}/{framework}.*.toml", "{projectRoot}/{framework}.config.js", "{projectRoot}/{framework}.*.config.js", "{projectRoot}/{framework}.config.cjs", "{projectRoot}/{framework}.*.config.cjs", "{projectRoot}/{framework}.config.mjs", "{projectRoot}/{framework}.*.config.mjs", "{projectRoot}/{framework}.config.ts", "{projectRoot}/{framework}.*.config.ts", "{projectRoot}/{framework}.config.cts", "{projectRoot}/{framework}.*.config.cts", "{projectRoot}/{framework}.config.mts", "{projectRoot}/{framework}.*.config.mts"];
6
- //#endregion
7
- export { CONFIG_INPUTS };
8
- //# sourceMappingURL=constants.d.mts.map
1
+ import { t as CONFIG_INPUTS } from "../constants-QuvxQ1Kt.mjs";
2
+ export { CONFIG_INPUTS };
@@ -1,8 +1,2 @@
1
- //#region src/helpers/constants.d.ts
2
- /**
3
- * A list of Nx input strings that describe the Powerlines configuration file
4
- */
5
- declare const CONFIG_INPUTS: readonly ["{projectRoot}/{framework}.json", "{projectRoot}/{framework}.*.json", "{projectRoot}/{framework}.jsonc", "{projectRoot}/{framework}.*.jsonc", "{projectRoot}/{framework}.json5", "{projectRoot}/{framework}.*.json5", "{projectRoot}/{framework}.yaml", "{projectRoot}/{framework}.*.yaml", "{projectRoot}/{framework}.yml", "{projectRoot}/{framework}.*.yml", "{projectRoot}/{framework}.toml", "{projectRoot}/{framework}.*.toml", "{projectRoot}/{framework}.config.js", "{projectRoot}/{framework}.*.config.js", "{projectRoot}/{framework}.config.cjs", "{projectRoot}/{framework}.*.config.cjs", "{projectRoot}/{framework}.config.mjs", "{projectRoot}/{framework}.*.config.mjs", "{projectRoot}/{framework}.config.ts", "{projectRoot}/{framework}.*.config.ts", "{projectRoot}/{framework}.config.cts", "{projectRoot}/{framework}.*.config.cts", "{projectRoot}/{framework}.config.mts", "{projectRoot}/{framework}.*.config.mts"];
6
- //#endregion
7
- export { CONFIG_INPUTS };
8
- //# sourceMappingURL=constants.d.ts.map
1
+ import { t as CONFIG_INPUTS } from "../constants-QuvxQ1Kt.js";
2
+ export { CONFIG_INPUTS };
@@ -1,3 +1,3 @@
1
- import { CONFIG_INPUTS } from "./constants.mjs";
2
- import { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs } from "./plugin-utilities.mjs";
1
+ import { t as CONFIG_INPUTS } from "../constants-QuvxQ1Kt.mjs";
2
+ import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "../plugin-utilities-dOdjrrHD.mjs";
3
3
  export { CONFIG_INPUTS, CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs };
@@ -1,3 +1,3 @@
1
- import { CONFIG_INPUTS } from "./constants.js";
2
- import { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs } from "./plugin-utilities.js";
1
+ import { t as CONFIG_INPUTS } from "../constants-QuvxQ1Kt.js";
2
+ import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "../plugin-utilities-TozKPwW0.js";
3
3
  export { CONFIG_INPUTS, CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs };
@@ -1,56 +1,2 @@
1
- import { NxPluginOptions } from "../types/plugin.mjs";
2
- import { CreateNodesV2 } from "@nx/devkit";
3
- //#region src/helpers/plugin-utilities.d.ts
4
- /**
5
- * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
6
- *
7
- * @param framework - The framework name to use in the input strings
8
- * @returns An array of Nx input strings for the configuration file
9
- */
10
- declare function getNxTargetInputs(framework: string): string[];
11
- /**
12
- * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
13
- *
14
- * @param framework - The framework name to use in the input strings
15
- * @returns An array of Nx input strings for the configuration file
16
- */
17
- declare function getNxPluginInputs(framework: string): string;
18
- interface CreateNxPluginOptions {
19
- /**
20
- * The name of the Nx plugin to create
21
- *
22
- * @remarks
23
- * This will be used in logging and project tagging.
24
- *
25
- * @defaultValue "\{framework\}/plugin/nx"
26
- */
27
- name?: string;
28
- /**
29
- * The folder where the generated runtime artifacts will be located
30
- *
31
- * @remarks
32
- * This folder will contain all runtime artifacts and builtins generated during the "prepare" phase.
33
- *
34
- * @defaultValue "\{projectRoot\}/.powerlines"
35
- */
36
- artifactsFolder?: string;
37
- /**
38
- * A string identifier that allows a child framework or tool to identify itself when using Powerlines.
39
- *
40
- * @remarks
41
- * If no values are provided for {@link OutputConfig.dts | output.dts} or {@link OutputConfig.artifactsFolder | output.artifactsFolder}, this value will be used as the default.
42
- *
43
- * @defaultValue "powerlines"
44
- */
45
- framework?: string;
46
- }
47
- /**
48
- * Creates an Nx plugin that integrates Powerlines into the Nx build process.
49
- *
50
- * @param opts - Options for creating the Nx plugin
51
- * @returns A CreateNodesV2 function that can be used as an Nx plugin
52
- */
53
- declare function createNxPlugin<TOptions extends NxPluginOptions = NxPluginOptions>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions>;
54
- //#endregion
55
- export { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs };
56
- //# sourceMappingURL=plugin-utilities.d.mts.map
1
+ import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "../plugin-utilities-dOdjrrHD.mjs";
2
+ export { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs };
@@ -1,56 +1,2 @@
1
- import { NxPluginOptions } from "../types/plugin.js";
2
- import { CreateNodesV2 } from "@nx/devkit";
3
- //#region src/helpers/plugin-utilities.d.ts
4
- /**
5
- * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
6
- *
7
- * @param framework - The framework name to use in the input strings
8
- * @returns An array of Nx input strings for the configuration file
9
- */
10
- declare function getNxTargetInputs(framework: string): string[];
11
- /**
12
- * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
13
- *
14
- * @param framework - The framework name to use in the input strings
15
- * @returns An array of Nx input strings for the configuration file
16
- */
17
- declare function getNxPluginInputs(framework: string): string;
18
- interface CreateNxPluginOptions {
19
- /**
20
- * The name of the Nx plugin to create
21
- *
22
- * @remarks
23
- * This will be used in logging and project tagging.
24
- *
25
- * @defaultValue "\{framework\}/plugin/nx"
26
- */
27
- name?: string;
28
- /**
29
- * The folder where the generated runtime artifacts will be located
30
- *
31
- * @remarks
32
- * This folder will contain all runtime artifacts and builtins generated during the "prepare" phase.
33
- *
34
- * @defaultValue "\{projectRoot\}/.powerlines"
35
- */
36
- artifactsFolder?: string;
37
- /**
38
- * A string identifier that allows a child framework or tool to identify itself when using Powerlines.
39
- *
40
- * @remarks
41
- * If no values are provided for {@link OutputConfig.dts | output.dts} or {@link OutputConfig.artifactsFolder | output.artifactsFolder}, this value will be used as the default.
42
- *
43
- * @defaultValue "powerlines"
44
- */
45
- framework?: string;
46
- }
47
- /**
48
- * Creates an Nx plugin that integrates Powerlines into the Nx build process.
49
- *
50
- * @param opts - Options for creating the Nx plugin
51
- * @returns A CreateNodesV2 function that can be used as an Nx plugin
52
- */
53
- declare function createNxPlugin<TOptions extends NxPluginOptions = NxPluginOptions>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions>;
54
- //#endregion
55
- export { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs };
56
- //# sourceMappingURL=plugin-utilities.d.ts.map
1
+ import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "../plugin-utilities-TozKPwW0.js";
2
+ export { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs };
@@ -1,12 +1,12 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../_virtual/_rolldown/runtime.js');
2
+ const require_rolldown_runtime = require('../rolldown-runtime-C24Yb2bl.js');
3
3
  const require_helpers_constants = require('./constants.js');
4
4
  let _stryke_string_format_kebab_case = require("@stryke/string-format/kebab-case");
5
5
  let _stryke_string_format_title_case = require("@stryke/string-format/title-case");
6
6
  let _stryke_type_checks_is_error = require("@stryke/type-checks/is-error");
7
7
  let _stryke_type_checks_is_set_object = require("@stryke/type-checks/is-set-object");
8
8
  let defu = require("defu");
9
- defu = require_runtime.__toESM(defu);
9
+ defu = require_rolldown_runtime.__toESM(defu);
10
10
  let _nx_devkit = require("@nx/devkit");
11
11
  let _storm_software_workspace_tools_utils_nx_json = require("@storm-software/workspace-tools/utils/nx-json");
12
12
  let _storm_software_workspace_tools_utils_plugin_helpers = require("@storm-software/workspace-tools/utils/plugin-helpers");
@@ -14,7 +14,7 @@ import { existsSync } from "@stryke/fs/exists";
14
14
  import { joinPaths } from "@stryke/path/join-paths";
15
15
  import { isSetString } from "@stryke/type-checks/is-set-string";
16
16
  import { readFile } from "node:fs/promises";
17
- import { readNxJson } from "nx/src/config/nx-json.js";
17
+ import { readNxJson as readNxJson$1 } from "nx/src/config/nx-json.js";
18
18
  import { readTargetsFromPackageJson } from "nx/src/utils/package-json.js";
19
19
  import { detectPackageManager, getPackageManagerCommand } from "nx/src/utils/package-manager.js";
20
20
 
@@ -58,7 +58,7 @@ function createNxPlugin(opts) {
58
58
  appId: framework,
59
59
  workspaceRoot: contextV2.workspaceRoot
60
60
  }).cache) throw new Error("The cache directory could not be determined.");
61
- const nxJson = readNxJson(contextV2.workspaceRoot);
61
+ const nxJson = readNxJson$1(contextV2.workspaceRoot);
62
62
  const packageManagerCommand = getPackageManagerCommand(detectPackageManager(contextV2.workspaceRoot), contextV2.workspaceRoot);
63
63
  return createNodesFromFiles(async (configFile, _, context) => {
64
64
  try {
@@ -1 +1 @@
1
- {"version":3,"file":"plugin-utilities.mjs","names":[],"sources":["../../../src/helpers/plugin-utilities.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\n/* eslint-disable no-console */\n\nimport type { CreateNodesResultV2, CreateNodesV2 } from \"@nx/devkit\";\nimport { createNodesFromFiles } from \"@nx/devkit\";\nimport type { ProjectTagVariant } from \"@storm-software/workspace-tools/types\";\nimport { withNamedInputs } from \"@storm-software/workspace-tools/utils/nx-json\";\nimport {\n getProjectConfigFromProjectRoot,\n getProjectRoot,\n getRoot\n} from \"@storm-software/workspace-tools/utils/plugin-helpers\";\nimport {\n addProjectTag,\n setDefaultProjectTags\n} from \"@storm-software/workspace-tools/utils/project-tags\";\nimport { isDevelopment } from \"@stryke/env/environment-checks\";\nimport { getEnvPaths } from \"@stryke/env/get-env-paths\";\nimport { existsSync } from \"@stryke/fs/exists\";\nimport { joinPaths } from \"@stryke/path/join-paths\";\nimport { kebabCase } from \"@stryke/string-format/kebab-case\";\nimport { titleCase } from \"@stryke/string-format/title-case\";\nimport { isError } from \"@stryke/type-checks/is-error\";\nimport { isSetObject } from \"@stryke/type-checks/is-set-object\";\nimport { isSetString } from \"@stryke/type-checks/is-set-string\";\nimport defu from \"defu\";\nimport { readFile } from \"node:fs/promises\";\nimport { readNxJson } from \"nx/src/config/nx-json.js\";\nimport type {\n ProjectConfiguration,\n TargetConfiguration\n} from \"nx/src/config/workspace-json-project-json.js\";\nimport type { PackageJson as PackageJsonNx } from \"nx/src/utils/package-json.js\";\nimport { readTargetsFromPackageJson } from \"nx/src/utils/package-json.js\";\nimport {\n detectPackageManager,\n getPackageManagerCommand\n} from \"nx/src/utils/package-manager.js\";\nimport type { NxPluginOptions } from \"../types/plugin\";\nimport { CONFIG_INPUTS } from \"./constants\";\n\n/**\n * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.\n *\n * @param framework - The framework name to use in the input strings\n * @returns An array of Nx input strings for the configuration file\n */\nexport function getNxTargetInputs(framework: string): string[] {\n return CONFIG_INPUTS.map(input => input.replace(\"{framework}\", framework));\n}\n\n/**\n * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.\n *\n * @param framework - The framework name to use in the input strings\n * @returns An array of Nx input strings for the configuration file\n */\nexport function getNxPluginInputs(framework: string): string {\n return `**/{${getNxTargetInputs(framework)\n .map(input => input.replace(\"{projectRoot}/\", \"\"))\n .join(\",\")}}`;\n}\n\nexport interface CreateNxPluginOptions {\n /**\n * The name of the Nx plugin to create\n *\n * @remarks\n * This will be used in logging and project tagging.\n *\n * @defaultValue \"\\{framework\\}/plugin/nx\"\n */\n name?: string;\n\n /**\n * The folder where the generated runtime artifacts will be located\n *\n * @remarks\n * This folder will contain all runtime artifacts and builtins generated during the \"prepare\" phase.\n *\n * @defaultValue \"\\{projectRoot\\}/.powerlines\"\n */\n artifactsFolder?: string;\n\n /**\n * A string identifier that allows a child framework or tool to identify itself when using Powerlines.\n *\n * @remarks\n * If no values are provided for {@link OutputConfig.dts | output.dts} or {@link OutputConfig.artifactsFolder | output.artifactsFolder}, this value will be used as the default.\n *\n * @defaultValue \"powerlines\"\n */\n framework?: string;\n}\n\n// type LoadUserConfigFileFunction = (\n// cwd: string,\n// root: string,\n// mode: Mode,\n// command: string,\n// framework?: PartialKeys<FrameworkOptions, \"orgId\">,\n// configFile?: string\n// ) => Promise<ParsedUserConfig>;\n\n/**\n * Creates an Nx plugin that integrates Powerlines into the Nx build process.\n *\n * @param opts - Options for creating the Nx plugin\n * @returns A CreateNodesV2 function that can be used as an Nx plugin\n */\nexport function createNxPlugin<\n TOptions extends NxPluginOptions = NxPluginOptions\n>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions> {\n const framework = kebabCase(opts?.framework) || \"powerlines\";\n const title = `${titleCase(framework)} Nx Plugin`;\n\n try {\n const name = opts?.name || `${framework}/nx/plugin`;\n const artifactsFolder =\n opts?.artifactsFolder || `{projectRoot}/.${framework}`;\n\n const targetInputs = getNxTargetInputs(framework);\n const pluginInputs = getNxPluginInputs(framework);\n\n return [\n pluginInputs,\n async (configFiles, options, contextV2): Promise<CreateNodesResultV2> => {\n if (options?.verboseOutput) {\n console.debug(\n `[${title}] - ${new Date().toISOString()} - Initializing the ${title} for the following inputs: ${pluginInputs}`\n );\n }\n\n const envPaths = getEnvPaths({\n orgId: \"storm-software\",\n appId: framework,\n workspaceRoot: contextV2.workspaceRoot\n });\n if (!envPaths.cache) {\n throw new Error(\"The cache directory could not be determined.\");\n }\n\n const nxJson = readNxJson(contextV2.workspaceRoot);\n const packageManagerCommand = getPackageManagerCommand(\n detectPackageManager(contextV2.workspaceRoot),\n contextV2.workspaceRoot\n );\n // const resolver = createJiti(contextV2.workspaceRoot, {\n // debug: !!options?.debug,\n // interopDefault: true,\n // fsCache: joinPaths(\n // envPaths.cache,\n // \"nx-plugin\",\n // murmurhash(contextV2.workspaceRoot, {\n // maxLength: 45\n // }),\n // \"jiti\"\n // ),\n // moduleCache: true\n // });\n\n // let loadUserConfigFile: LoadUserConfigFileFunction | undefined;\n // try {\n // loadUserConfigFile = await resolver\n // .import<{\n // loadUserConfigFile: LoadUserConfigFileFunction;\n // }>(resolver.esmResolve(\"powerlines/config\"))\n // .then(mod => mod?.loadUserConfigFile);\n // } catch (error) {\n // console.warn(\n // `[${title}] - ${new Date().toISOString()} - Failed to load user configuration file function: ${\n // isError(error) ? error.message : \"Unknown error\"\n // }`\n // );\n // }\n\n return createNodesFromFiles(\n async (configFile, _, context) => {\n try {\n const projectRoot = getProjectRoot(\n configFile,\n contextV2.workspaceRoot\n );\n if (!projectRoot) {\n console.error(\n `[${title}] - ${new Date().toISOString()} - package.json and ${\n framework\n } configuration files (i.e. ${\n framework\n }.config.ts) must be located in the project root directory: ${\n configFile\n }`\n );\n\n return {};\n }\n\n const root = getRoot(projectRoot, context);\n\n if (options?.verboseOutput) {\n console.debug(\n `[${title}] - ${new Date().toISOString()} - Loading ${\n framework\n } user configuration for project in root directory ${\n projectRoot\n }.`\n );\n }\n\n // let userConfig = {} as UserConfig;\n // try {\n // if (loadUserConfigFile) {\n // const parsedConfig = await loadUserConfigFile(\n // contextV2.workspaceRoot,\n // projectRoot,\n // isDevelopment\n // ? \"development\"\n // : isTest\n // ? \"test\"\n // : \"production\",\n // \"build\",\n // { name: framework },\n // configFile\n // );\n // if (isSetObject(parsedConfig)) {\n // userConfig = parsedConfig.config as UserConfig;\n // }\n // }\n // } catch (error) {\n // console.warn(\n // `[${title}] - ${new Date().toISOString()} - Failed to load user configuration for project in ${\n // projectRoot\n // } - ${\n // isError(error)\n // ? error.message\n // : isSetString(error)\n // ? error\n // : \"Unknown error\"\n // } \\n\\nPlease note: This error can occur if the project depends on another package in the workspace and the dependent package has not been built yet. To resolve this issue, please ensure that all dependent packages have been built successfully.${\n // isError(error) && error.stack\n // ? `\\n\\nStack trace:\\n${error.stack}`\n // : \"\"\n // }`\n // );\n // }\n\n if (\n !existsSync(\n joinPaths(\n contextV2.workspaceRoot,\n projectRoot,\n \"package.json\"\n )\n )\n ) {\n if (options?.verboseOutput) {\n console.warn(\n `[${\n title\n }] - ${new Date().toISOString()} - Cannot find \\`package.json\\` file in the project's root directory (path: \"${joinPaths(\n contextV2.workspaceRoot,\n projectRoot\n )}\"). Skipping project configuration.`\n );\n }\n\n return {};\n }\n\n const packageJsonContent = await readFile(\n joinPaths(contextV2.workspaceRoot, projectRoot, \"package.json\"),\n \"utf8\"\n );\n if (!packageJsonContent) {\n if (options?.verboseOutput) {\n console.warn(\n `[${title}] - ${new Date().toISOString()} - No package.json file found for project in root directory ${projectRoot}`\n );\n }\n\n return {};\n }\n\n const packageJson = JSON.parse(\n packageJsonContent\n ) as PackageJsonNx;\n // if (\n // !(userConfig && Object.keys(userConfig).length > 0) &&\n // !packageJson?.[camelCase(framework)]\n // ) {\n // if (options?.verboseOutput) {\n // console.debug(\n // `[${title}] - ${new Date().toISOString()} - Skipping ${projectRoot} - no ${\n // framework\n // } configuration found for project in root directory.`\n // );\n // }\n\n // return {};\n // }\n\n const projectConfig = getProjectConfigFromProjectRoot(\n projectRoot,\n packageJson as Parameters<\n typeof getProjectConfigFromProjectRoot\n >[1]\n );\n if (!projectConfig) {\n if (options?.verboseOutput) {\n console.warn(\n `[${title}] - ${new Date().toISOString()} - No project configuration found for project in root directory ${\n projectRoot\n }`\n );\n }\n\n return {};\n }\n\n const targets: ProjectConfiguration[\"targets\"] =\n readTargetsFromPackageJson(\n packageJson,\n nxJson,\n projectRoot,\n context.workspaceRoot,\n packageManagerCommand\n );\n\n if (options?.verboseOutput) {\n console.debug(\n `[${title}] - ${new Date().toISOString()} - Preparing Nx targets for project in root directory ${\n projectRoot\n }.`\n );\n }\n\n if (\n options?.clean !== false &&\n !targets[options?.clean?.targetName || \"clean\"]\n ) {\n targets[options?.clean?.targetName || \"clean\"] = {\n cache: options?.clean?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.clean?.inputs)\n ? options.clean.inputs\n : withNamedInputs(targetInputs, [\n options?.clean?.inputs || \"typescript\"\n ]),\n outputs: options?.clean?.outputs,\n executor:\n options?.clean?.executor ||\n `@${framework}/nx:${options?.clean?.targetName || \"clean\"}`,\n dependsOn: options?.clean?.dependsOn ?? [\n `^${options?.clean?.targetName || \"clean\"}`\n ],\n defaultConfiguration:\n options?.clean?.defaultConfiguration || \"production\",\n options: {\n root: projectRoot,\n configFile,\n projectType: projectConfig.projectType,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.prepare !== false &&\n !targets[options?.prepare?.targetName || \"prepare\"]\n ) {\n targets[options?.prepare?.targetName || \"prepare\"] = {\n cache: options?.prepare?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.prepare?.inputs)\n ? options.prepare.inputs\n : withNamedInputs(targetInputs, [\n options?.prepare?.inputs || \"typescript\"\n ]),\n outputs: options?.prepare?.outputs ?? [artifactsFolder],\n executor:\n options?.prepare?.executor ||\n `@${framework}/nx:${options?.prepare?.targetName || \"prepare\"}`,\n dependsOn:\n options?.prepare?.dependsOn ??\n [`^${options?.prepare?.targetName || \"build\"}`].filter(\n Boolean\n ),\n defaultConfiguration:\n options?.prepare?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.build !== false &&\n !targets[options?.build?.targetName || \"build\"]\n ) {\n targets[options?.build?.targetName || \"build\"] = {\n cache: options?.build?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.build?.inputs)\n ? options.build.inputs\n : withNamedInputs(targetInputs, [\n options?.build?.inputs || \"typescript\"\n ]),\n outputs: options?.build?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.build?.executor ||\n `@${framework}/nx:${options?.build?.targetName || \"build\"}`,\n dependsOn:\n options?.build?.dependsOn ??\n ([\n `^${options?.build?.targetName || \"build\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.build?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.lint !== false &&\n !targets[options?.lint?.targetName || \"lint\"]\n ) {\n targets[options?.lint?.targetName || \"lint\"] = {\n cache: options?.lint?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.lint?.inputs)\n ? options.lint.inputs\n : withNamedInputs(\n [...targetInputs, artifactsFolder],\n options?.lint?.inputs\n ? [options.lint.inputs]\n : [\"linting\", \"typescript\"]\n ),\n outputs: options?.lint?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.lint?.executor ||\n `@${framework}/nx:${options?.lint?.targetName || \"lint\"}`,\n dependsOn:\n options?.lint?.dependsOn ??\n ([\n `^${options?.lint?.targetName || \"lint\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.lint?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.docs !== false &&\n !targets[options?.docs?.targetName || \"docs\"]\n ) {\n targets[options?.docs?.targetName || \"docs\"] = {\n cache: options?.docs?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.docs?.inputs)\n ? options.docs.inputs\n : withNamedInputs(\n [...targetInputs, artifactsFolder],\n options?.docs?.inputs\n ? [options.docs.inputs]\n : [\"documentation\", \"typescript\"]\n ),\n outputs: options?.docs?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.docs?.executor ||\n `@${framework}/nx:${options?.docs?.targetName || \"docs\"}`,\n dependsOn:\n options?.docs?.dependsOn ??\n ([\n `^${options?.docs?.targetName || \"docs\"}`,\n options?.build !== false &&\n `${options?.build?.targetName || \"build\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.docs?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.deploy !== false &&\n !targets[options?.deploy?.targetName || \"deploy\"]\n ) {\n targets[options?.deploy?.targetName || \"deploy\"] = {\n cache: options?.deploy?.cache ?? false,\n inputs: Array.isArray(options?.deploy?.inputs)\n ? options.deploy.inputs\n : withNamedInputs(\n [...targetInputs, artifactsFolder],\n options?.deploy?.inputs\n ? [options.deploy.inputs]\n : [\"documentation\", \"typescript\"]\n ),\n outputs: options?.deploy?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.deploy?.executor ||\n `@${framework}/nx:${options?.deploy?.targetName || \"deploy\"}`,\n dependsOn:\n options?.deploy?.dependsOn ??\n ([\n `^${options?.deploy?.targetName || \"deploy\"}`,\n options?.build !== false &&\n `${options?.build?.targetName || \"build\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.deploy?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n setDefaultProjectTags(projectConfig, name);\n addProjectTag(\n projectConfig,\n framework as ProjectTagVariant,\n projectConfig.projectType || \"library\",\n {\n overwrite: true\n }\n );\n\n if (options?.verboseOutput) {\n console.debug(\n `[${\n title\n }] - ${new Date().toISOString()} - Completed preparing Nx configuration for project in root directory ${projectRoot}.`\n );\n }\n\n return {\n projects: {\n [root]: defu(projectConfig, {\n projectType: projectConfig.projectType || \"library\",\n root,\n sourceRoot: joinPaths(root, \"src\"),\n targets\n })\n }\n };\n } catch (error) {\n console.error(\n `[${title}] - ${new Date().toISOString()} - Failed to process the project configuration for file \"${\n configFile\n }\" - ${\n isError(error)\n ? error.message\n : isSetString(error)\n ? error\n : \"Unknown fatal error\"\n }`\n );\n\n return {};\n }\n },\n configFiles,\n options,\n contextV2\n );\n }\n ];\n } catch (error) {\n console.error(\n `[${title}] - ${new Date().toISOString()} - ${\n isError(error)\n ? error.message\n : isSetString(error)\n ? error\n : \"Unknown fatal error during plugin initialization\"\n }`\n );\n\n throw new Error(\n `Failed to initialize the ${title} - ${\n isError(error)\n ? error.message\n : isSetString(error)\n ? error\n : \"See previous logs for more details\"\n }`,\n {\n cause: error instanceof Error ? error : undefined\n }\n );\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAgEA,SAAgB,kBAAkB,WAA6B;CAC7D,OAAO,cAAc,KAAI,UAAS,MAAM,QAAQ,eAAe,SAAS,CAAC;AAC3E;;;;;;;AAQA,SAAgB,kBAAkB,WAA2B;CAC3D,OAAO,OAAO,kBAAkB,SAAS,CAAC,CACvC,KAAI,UAAS,MAAM,QAAQ,kBAAkB,EAAE,CAAC,CAAC,CACjD,KAAK,GAAG,EAAE;AACf;;;;;;;AAiDA,SAAgB,eAEd,MAAuD;CACvD,MAAM,YAAY,UAAU,MAAM,SAAS,KAAK;CAChD,MAAM,QAAQ,GAAG,UAAU,SAAS,EAAE;CAEtC,IAAI;EACF,MAAM,OAAO,MAAM,QAAQ,GAAG,UAAU;EACxC,MAAM,kBACJ,MAAM,mBAAmB,kBAAkB;EAE7C,MAAM,eAAe,kBAAkB,SAAS;EAChD,MAAM,eAAe,kBAAkB,SAAS;EAEhD,OAAO,CACL,cACA,OAAO,aAAa,SAAS,cAA4C;GACvE,IAAI,SAAS,eACX,QAAQ,MACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,sBAAsB,MAAM,6BAA6B,cACpG;GAQF,IAAI,CALa,YAAY;IAC3B,OAAO;IACP,OAAO;IACP,eAAe,UAAU;GAC3B,CACY,CAAC,CAAC,OACZ,MAAM,IAAI,MAAM,8CAA8C;GAGhE,MAAM,SAAS,WAAW,UAAU,aAAa;GACjD,MAAM,wBAAwB,yBAC5B,qBAAqB,UAAU,aAAa,GAC5C,UAAU,aACZ;GA8BA,OAAO,qBACL,OAAO,YAAY,GAAG,YAAY;IAChC,IAAI;KACF,MAAM,cAAc,eAClB,YACA,UAAU,aACZ;KACA,IAAI,CAAC,aAAa;MAChB,QAAQ,MACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,sBACvC,UACD,6BACC,UACD,6DACC,YAEJ;MAEA,OAAO,CAAC;KACV;KAEA,MAAM,OAAO,QAAQ,aAAa,OAAO;KAEzC,IAAI,SAAS,eACX,QAAQ,MACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,aACvC,UACD,oDACC,YACD,EACH;KAwCF,IACE,CAAC,WACC,UACE,UAAU,eACV,aACA,cACF,CACF,GACA;MACA,IAAI,SAAS,eACX,QAAQ,KACN,IACE,MACD,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,+EAA+E,UAC7G,UAAU,eACV,WACF,EAAE,oCACJ;MAGF,OAAO,CAAC;KACV;KAEA,MAAM,qBAAqB,MAAM,SAC/B,UAAU,UAAU,eAAe,aAAa,cAAc,GAC9D,MACF;KACA,IAAI,CAAC,oBAAoB;MACvB,IAAI,SAAS,eACX,QAAQ,KACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,8DAA8D,aACzG;MAGF,OAAO,CAAC;KACV;KAEA,MAAM,cAAc,KAAK,MACvB,kBACF;KAgBA,MAAM,gBAAgB,gCACpB,aACA,WAGF;KACA,IAAI,CAAC,eAAe;MAClB,IAAI,SAAS,eACX,QAAQ,KACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,kEACvC,aAEJ;MAGF,OAAO,CAAC;KACV;KAEA,MAAM,UACJ,2BACE,aACA,QACA,aACA,QAAQ,eACR,qBACF;KAEF,IAAI,SAAS,eACX,QAAQ,MACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,wDACvC,YACD,EACH;KAGF,IACE,SAAS,UAAU,SACnB,CAAC,QAAQ,SAAS,OAAO,cAAc,UAEvC,QAAQ,SAAS,OAAO,cAAc,WAAW;MAC/C,OAAO,SAAS,OAAO,SAAS,SAAS,SAAS;MAClD,QAAQ,MAAM,QAAQ,SAAS,OAAO,MAAM,IACxC,QAAQ,MAAM,SACd,gBAAgB,cAAc,CAC5B,SAAS,OAAO,UAAU,YAC5B,CAAC;MACL,SAAS,SAAS,OAAO;MACzB,UACE,SAAS,OAAO,YAChB,IAAI,UAAU,MAAM,SAAS,OAAO,cAAc;MACpD,WAAW,SAAS,OAAO,aAAa,CACtC,IAAI,SAAS,OAAO,cAAc,SACpC;MACA,sBACE,SAAS,OAAO,wBAAwB;MAC1C,SAAS;OACP,MAAM;OACN;OACA,aAAa,cAAc;OAC3B,YAAY,mBAAmB,YAAY;OAC3C,UAAU,wBAAwB;MACpC;MACA,gBAAgB;OACd,YAAY,EACV,MAAM,aACR;OACA,MAAM,EACJ,MAAM,OACR;OACA,aAAa;QACX,MAAM;QACN,WAAW;OACb;MACF;KACF;KAGF,IACE,SAAS,YAAY,SACrB,CAAC,QAAQ,SAAS,SAAS,cAAc,YAEzC,QAAQ,SAAS,SAAS,cAAc,aAAa;MACnD,OAAO,SAAS,SAAS,SAAS,SAAS,SAAS;MACpD,QAAQ,MAAM,QAAQ,SAAS,SAAS,MAAM,IAC1C,QAAQ,QAAQ,SAChB,gBAAgB,cAAc,CAC5B,SAAS,SAAS,UAAU,YAC9B,CAAC;MACL,SAAS,SAAS,SAAS,WAAW,CAAC,eAAe;MACtD,UACE,SAAS,SAAS,YAClB,IAAI,UAAU,MAAM,SAAS,SAAS,cAAc;MACtD,WACE,SAAS,SAAS,aAClB,CAAC,IAAI,SAAS,SAAS,cAAc,SAAS,CAAC,CAAC,OAC9C,OACF;MACF,sBACE,SAAS,SAAS,wBAAwB;MAC5C,SAAS;OACP,aAAa,cAAc;OAC3B;OACA,YAAY,mBAAmB,YAAY;OAC3C,UAAU,wBAAwB;MACpC;MACA,gBAAgB;OACd,YAAY,EACV,MAAM,aACR;OACA,MAAM,EACJ,MAAM,OACR;OACA,aAAa;QACX,MAAM;QACN,WAAW;OACb;MACF;KACF;KAGF,IACE,SAAS,UAAU,SACnB,CAAC,QAAQ,SAAS,OAAO,cAAc,UAEvC,QAAQ,SAAS,OAAO,cAAc,WAAW;MAC/C,OAAO,SAAS,OAAO,SAAS,SAAS,SAAS;MAClD,QAAQ,MAAM,QAAQ,SAAS,OAAO,MAAM,IACxC,QAAQ,MAAM,SACd,gBAAgB,cAAc,CAC5B,SAAS,OAAO,UAAU,YAC5B,CAAC;MACL,SAAS,SAAS,OAAO,WAAW,CAAC,sBAAsB;MAC3D,UACE,SAAS,OAAO,YAChB,IAAI,UAAU,MAAM,SAAS,OAAO,cAAc;MACpD,WACE,SAAS,OAAO,aACf,CACC,IAAI,SAAS,OAAO,cAAc,WAClC,gBACI,SACA,YAAY,SAAS,OAAO,KAC1B,SAAS,SAAS,aAClB,SAAS,SAAS,aAClB,SACR,CAAC,CAAC,OAAO,OAAO;MAClB,sBACE,SAAS,OAAO,wBAAwB;MAC1C,SAAS;OACP,aAAa,cAAc;OAC3B;OACA,YAAY,mBAAmB,YAAY;OAC3C,UAAU,wBAAwB;MACpC;MACA,gBAAgB;OACd,YAAY,EACV,MAAM,aACR;OACA,MAAM,EACJ,MAAM,OACR;OACA,aAAa;QACX,MAAM;QACN,WAAW;OACb;MACF;KACF;KAGF,IACE,SAAS,SAAS,SAClB,CAAC,QAAQ,SAAS,MAAM,cAAc,SAEtC,QAAQ,SAAS,MAAM,cAAc,UAAU;MAC7C,OAAO,SAAS,MAAM,SAAS,SAAS,SAAS;MACjD,QAAQ,MAAM,QAAQ,SAAS,MAAM,MAAM,IACvC,QAAQ,KAAK,SACb,gBACE,CAAC,GAAG,cAAc,eAAe,GACjC,SAAS,MAAM,SACX,CAAC,QAAQ,KAAK,MAAM,IACpB,CAAC,WAAW,YAAY,CAC9B;MACJ,SAAS,SAAS,MAAM,WAAW,CAAC,sBAAsB;MAC1D,UACE,SAAS,MAAM,YACf,IAAI,UAAU,MAAM,SAAS,MAAM,cAAc;MACnD,WACE,SAAS,MAAM,aACd,CACC,IAAI,SAAS,MAAM,cAAc,UACjC,gBACI,SACA,YAAY,SAAS,OAAO,KAC1B,SAAS,SAAS,aAClB,SAAS,SAAS,aAClB,SACR,CAAC,CAAC,OAAO,OAAO;MAClB,sBACE,SAAS,MAAM,wBAAwB;MACzC,SAAS;OACP,aAAa,cAAc;OAC3B;OACA,YAAY,mBAAmB,YAAY;OAC3C,UAAU,wBAAwB;MACpC;MACA,gBAAgB;OACd,YAAY,EACV,MAAM,aACR;OACA,MAAM,EACJ,MAAM,OACR;OACA,aAAa;QACX,MAAM;QACN,WAAW;OACb;MACF;KACF;KAGF,IACE,SAAS,SAAS,SAClB,CAAC,QAAQ,SAAS,MAAM,cAAc,SAEtC,QAAQ,SAAS,MAAM,cAAc,UAAU;MAC7C,OAAO,SAAS,MAAM,SAAS,SAAS,SAAS;MACjD,QAAQ,MAAM,QAAQ,SAAS,MAAM,MAAM,IACvC,QAAQ,KAAK,SACb,gBACE,CAAC,GAAG,cAAc,eAAe,GACjC,SAAS,MAAM,SACX,CAAC,QAAQ,KAAK,MAAM,IACpB,CAAC,iBAAiB,YAAY,CACpC;MACJ,SAAS,SAAS,MAAM,WAAW,CAAC,sBAAsB;MAC1D,UACE,SAAS,MAAM,YACf,IAAI,UAAU,MAAM,SAAS,MAAM,cAAc;MACnD,WACE,SAAS,MAAM,aACd;OACC,IAAI,SAAS,MAAM,cAAc;OACjC,SAAS,UAAU,SACjB,GAAG,SAAS,OAAO,cAAc;OACnC,gBACI,SACA,YAAY,SAAS,OAAO,KAC1B,SAAS,SAAS,aAClB,SAAS,SAAS,aAClB;MACR,CAAC,CAAC,OAAO,OAAO;MAClB,sBACE,SAAS,MAAM,wBAAwB;MACzC,SAAS;OACP,aAAa,cAAc;OAC3B;OACA,YAAY,mBAAmB,YAAY;OAC3C,UAAU,wBAAwB;MACpC;MACA,gBAAgB;OACd,YAAY,EACV,MAAM,aACR;OACA,MAAM,EACJ,MAAM,OACR;OACA,aAAa;QACX,MAAM;QACN,WAAW;OACb;MACF;KACF;KAGF,IACE,SAAS,WAAW,SACpB,CAAC,QAAQ,SAAS,QAAQ,cAAc,WAExC,QAAQ,SAAS,QAAQ,cAAc,YAAY;MACjD,OAAO,SAAS,QAAQ,SAAS;MACjC,QAAQ,MAAM,QAAQ,SAAS,QAAQ,MAAM,IACzC,QAAQ,OAAO,SACf,gBACE,CAAC,GAAG,cAAc,eAAe,GACjC,SAAS,QAAQ,SACb,CAAC,QAAQ,OAAO,MAAM,IACtB,CAAC,iBAAiB,YAAY,CACpC;MACJ,SAAS,SAAS,QAAQ,WAAW,CAAC,sBAAsB;MAC5D,UACE,SAAS,QAAQ,YACjB,IAAI,UAAU,MAAM,SAAS,QAAQ,cAAc;MACrD,WACE,SAAS,QAAQ,aAChB;OACC,IAAI,SAAS,QAAQ,cAAc;OACnC,SAAS,UAAU,SACjB,GAAG,SAAS,OAAO,cAAc;OACnC,gBACI,SACA,YAAY,SAAS,OAAO,KAC1B,SAAS,SAAS,aAClB,SAAS,SAAS,aAClB;MACR,CAAC,CAAC,OAAO,OAAO;MAClB,sBACE,SAAS,QAAQ,wBAAwB;MAC3C,SAAS;OACP,aAAa,cAAc;OAC3B;OACA,YAAY,mBAAmB,YAAY;OAC3C,UAAU,wBAAwB;MACpC;MACA,gBAAgB;OACd,YAAY,EACV,MAAM,aACR;OACA,MAAM,EACJ,MAAM,OACR;OACA,aAAa;QACX,MAAM;QACN,WAAW;OACb;MACF;KACF;KAGF,sBAAsB,eAAe,IAAI;KACzC,cACE,eACA,WACA,cAAc,eAAe,WAC7B,EACE,WAAW,KACb,CACF;KAEA,IAAI,SAAS,eACX,QAAQ,MACN,IACE,MACD,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,wEAAwE,YAAY,EACtH;KAGF,OAAO,EACL,UAAU,GACP,OAAO,KAAK,eAAe;MAC1B,aAAa,cAAc,eAAe;MAC1C;MACA,YAAY,UAAU,MAAM,KAAK;MACjC;KACF,CAAC,EACH,EACF;IACF,SAAS,OAAO;KACd,QAAQ,MACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,2DACvC,WACD,MACC,QAAQ,KAAK,IACT,MAAM,UACN,YAAY,KAAK,IACf,QACA,uBAEV;KAEA,OAAO,CAAC;IACV;GACF,GACA,aACA,SACA,SACF;EACF,CACF;CACF,SAAS,OAAO;EACd,QAAQ,MACN,IAAI,MAAM,uBAAM,IAAI,KAAK,EAAC,CAAC,YAAY,EAAE,KACvC,QAAQ,KAAK,IACT,MAAM,UACN,YAAY,KAAK,IACf,QACA,oDAEV;EAEA,MAAM,IAAI,MACR,4BAA4B,MAAM,KAChC,QAAQ,KAAK,IACT,MAAM,UACN,YAAY,KAAK,IACf,QACA,wCAER,EACE,OAAO,iBAAiB,QAAQ,QAAQ,OAC1C,CACF;CACF;AACF"}
1
+ {"version":3,"file":"plugin-utilities.mjs","names":["readNxJson"],"sources":["../../../src/helpers/plugin-utilities.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\n/* eslint-disable no-console */\n\nimport type { CreateNodesResultV2, CreateNodesV2 } from \"@nx/devkit\";\nimport { createNodesFromFiles } from \"@nx/devkit\";\nimport type { ProjectTagVariant } from \"@storm-software/workspace-tools/types\";\nimport { withNamedInputs } from \"@storm-software/workspace-tools/utils/nx-json\";\nimport {\n getProjectConfigFromProjectRoot,\n getProjectRoot,\n getRoot\n} from \"@storm-software/workspace-tools/utils/plugin-helpers\";\nimport {\n addProjectTag,\n setDefaultProjectTags\n} from \"@storm-software/workspace-tools/utils/project-tags\";\nimport { isDevelopment } from \"@stryke/env/environment-checks\";\nimport { getEnvPaths } from \"@stryke/env/get-env-paths\";\nimport { existsSync } from \"@stryke/fs/exists\";\nimport { joinPaths } from \"@stryke/path/join-paths\";\nimport { kebabCase } from \"@stryke/string-format/kebab-case\";\nimport { titleCase } from \"@stryke/string-format/title-case\";\nimport { isError } from \"@stryke/type-checks/is-error\";\nimport { isSetObject } from \"@stryke/type-checks/is-set-object\";\nimport { isSetString } from \"@stryke/type-checks/is-set-string\";\nimport defu from \"defu\";\nimport { readFile } from \"node:fs/promises\";\nimport { readNxJson } from \"nx/src/config/nx-json.js\";\nimport type {\n ProjectConfiguration,\n TargetConfiguration\n} from \"nx/src/config/workspace-json-project-json.js\";\nimport type { PackageJson as PackageJsonNx } from \"nx/src/utils/package-json.js\";\nimport { readTargetsFromPackageJson } from \"nx/src/utils/package-json.js\";\nimport {\n detectPackageManager,\n getPackageManagerCommand\n} from \"nx/src/utils/package-manager.js\";\nimport type { NxPluginOptions } from \"../types/plugin\";\nimport { CONFIG_INPUTS } from \"./constants\";\n\n/**\n * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.\n *\n * @param framework - The framework name to use in the input strings\n * @returns An array of Nx input strings for the configuration file\n */\nexport function getNxTargetInputs(framework: string): string[] {\n return CONFIG_INPUTS.map(input => input.replace(\"{framework}\", framework));\n}\n\n/**\n * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.\n *\n * @param framework - The framework name to use in the input strings\n * @returns An array of Nx input strings for the configuration file\n */\nexport function getNxPluginInputs(framework: string): string {\n return `**/{${getNxTargetInputs(framework)\n .map(input => input.replace(\"{projectRoot}/\", \"\"))\n .join(\",\")}}`;\n}\n\nexport interface CreateNxPluginOptions {\n /**\n * The name of the Nx plugin to create\n *\n * @remarks\n * This will be used in logging and project tagging.\n *\n * @defaultValue \"\\{framework\\}/plugin/nx\"\n */\n name?: string;\n\n /**\n * The folder where the generated runtime artifacts will be located\n *\n * @remarks\n * This folder will contain all runtime artifacts and builtins generated during the \"prepare\" phase.\n *\n * @defaultValue \"\\{projectRoot\\}/.powerlines\"\n */\n artifactsFolder?: string;\n\n /**\n * A string identifier that allows a child framework or tool to identify itself when using Powerlines.\n *\n * @remarks\n * If no values are provided for {@link OutputConfig.dts | output.dts} or {@link OutputConfig.artifactsFolder | output.artifactsFolder}, this value will be used as the default.\n *\n * @defaultValue \"powerlines\"\n */\n framework?: string;\n}\n\n// type LoadUserConfigFileFunction = (\n// cwd: string,\n// root: string,\n// mode: Mode,\n// command: string,\n// framework?: PartialKeys<FrameworkOptions, \"orgId\">,\n// configFile?: string\n// ) => Promise<ParsedUserConfig>;\n\n/**\n * Creates an Nx plugin that integrates Powerlines into the Nx build process.\n *\n * @param opts - Options for creating the Nx plugin\n * @returns A CreateNodesV2 function that can be used as an Nx plugin\n */\nexport function createNxPlugin<\n TOptions extends NxPluginOptions = NxPluginOptions\n>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions> {\n const framework = kebabCase(opts?.framework) || \"powerlines\";\n const title = `${titleCase(framework)} Nx Plugin`;\n\n try {\n const name = opts?.name || `${framework}/nx/plugin`;\n const artifactsFolder =\n opts?.artifactsFolder || `{projectRoot}/.${framework}`;\n\n const targetInputs = getNxTargetInputs(framework);\n const pluginInputs = getNxPluginInputs(framework);\n\n return [\n pluginInputs,\n async (configFiles, options, contextV2): Promise<CreateNodesResultV2> => {\n if (options?.verboseOutput) {\n console.debug(\n `[${title}] - ${new Date().toISOString()} - Initializing the ${title} for the following inputs: ${pluginInputs}`\n );\n }\n\n const envPaths = getEnvPaths({\n orgId: \"storm-software\",\n appId: framework,\n workspaceRoot: contextV2.workspaceRoot\n });\n if (!envPaths.cache) {\n throw new Error(\"The cache directory could not be determined.\");\n }\n\n const nxJson = readNxJson(contextV2.workspaceRoot);\n const packageManagerCommand = getPackageManagerCommand(\n detectPackageManager(contextV2.workspaceRoot),\n contextV2.workspaceRoot\n );\n // const resolver = createJiti(contextV2.workspaceRoot, {\n // debug: !!options?.debug,\n // interopDefault: true,\n // fsCache: joinPaths(\n // envPaths.cache,\n // \"nx-plugin\",\n // murmurhash(contextV2.workspaceRoot, {\n // maxLength: 45\n // }),\n // \"jiti\"\n // ),\n // moduleCache: true\n // });\n\n // let loadUserConfigFile: LoadUserConfigFileFunction | undefined;\n // try {\n // loadUserConfigFile = await resolver\n // .import<{\n // loadUserConfigFile: LoadUserConfigFileFunction;\n // }>(resolver.esmResolve(\"powerlines/config\"))\n // .then(mod => mod?.loadUserConfigFile);\n // } catch (error) {\n // console.warn(\n // `[${title}] - ${new Date().toISOString()} - Failed to load user configuration file function: ${\n // isError(error) ? error.message : \"Unknown error\"\n // }`\n // );\n // }\n\n return createNodesFromFiles(\n async (configFile, _, context) => {\n try {\n const projectRoot = getProjectRoot(\n configFile,\n contextV2.workspaceRoot\n );\n if (!projectRoot) {\n console.error(\n `[${title}] - ${new Date().toISOString()} - package.json and ${\n framework\n } configuration files (i.e. ${\n framework\n }.config.ts) must be located in the project root directory: ${\n configFile\n }`\n );\n\n return {};\n }\n\n const root = getRoot(projectRoot, context);\n\n if (options?.verboseOutput) {\n console.debug(\n `[${title}] - ${new Date().toISOString()} - Loading ${\n framework\n } user configuration for project in root directory ${\n projectRoot\n }.`\n );\n }\n\n // let userConfig = {} as UserConfig;\n // try {\n // if (loadUserConfigFile) {\n // const parsedConfig = await loadUserConfigFile(\n // contextV2.workspaceRoot,\n // projectRoot,\n // isDevelopment\n // ? \"development\"\n // : isTest\n // ? \"test\"\n // : \"production\",\n // \"build\",\n // { name: framework },\n // configFile\n // );\n // if (isSetObject(parsedConfig)) {\n // userConfig = parsedConfig.config as UserConfig;\n // }\n // }\n // } catch (error) {\n // console.warn(\n // `[${title}] - ${new Date().toISOString()} - Failed to load user configuration for project in ${\n // projectRoot\n // } - ${\n // isError(error)\n // ? error.message\n // : isSetString(error)\n // ? error\n // : \"Unknown error\"\n // } \\n\\nPlease note: This error can occur if the project depends on another package in the workspace and the dependent package has not been built yet. To resolve this issue, please ensure that all dependent packages have been built successfully.${\n // isError(error) && error.stack\n // ? `\\n\\nStack trace:\\n${error.stack}`\n // : \"\"\n // }`\n // );\n // }\n\n if (\n !existsSync(\n joinPaths(\n contextV2.workspaceRoot,\n projectRoot,\n \"package.json\"\n )\n )\n ) {\n if (options?.verboseOutput) {\n console.warn(\n `[${\n title\n }] - ${new Date().toISOString()} - Cannot find \\`package.json\\` file in the project's root directory (path: \"${joinPaths(\n contextV2.workspaceRoot,\n projectRoot\n )}\"). Skipping project configuration.`\n );\n }\n\n return {};\n }\n\n const packageJsonContent = await readFile(\n joinPaths(contextV2.workspaceRoot, projectRoot, \"package.json\"),\n \"utf8\"\n );\n if (!packageJsonContent) {\n if (options?.verboseOutput) {\n console.warn(\n `[${title}] - ${new Date().toISOString()} - No package.json file found for project in root directory ${projectRoot}`\n );\n }\n\n return {};\n }\n\n const packageJson = JSON.parse(\n packageJsonContent\n ) as PackageJsonNx;\n // if (\n // !(userConfig && Object.keys(userConfig).length > 0) &&\n // !packageJson?.[camelCase(framework)]\n // ) {\n // if (options?.verboseOutput) {\n // console.debug(\n // `[${title}] - ${new Date().toISOString()} - Skipping ${projectRoot} - no ${\n // framework\n // } configuration found for project in root directory.`\n // );\n // }\n\n // return {};\n // }\n\n const projectConfig = getProjectConfigFromProjectRoot(\n projectRoot,\n packageJson as Parameters<\n typeof getProjectConfigFromProjectRoot\n >[1]\n );\n if (!projectConfig) {\n if (options?.verboseOutput) {\n console.warn(\n `[${title}] - ${new Date().toISOString()} - No project configuration found for project in root directory ${\n projectRoot\n }`\n );\n }\n\n return {};\n }\n\n const targets: ProjectConfiguration[\"targets\"] =\n readTargetsFromPackageJson(\n packageJson,\n nxJson,\n projectRoot,\n context.workspaceRoot,\n packageManagerCommand\n );\n\n if (options?.verboseOutput) {\n console.debug(\n `[${title}] - ${new Date().toISOString()} - Preparing Nx targets for project in root directory ${\n projectRoot\n }.`\n );\n }\n\n if (\n options?.clean !== false &&\n !targets[options?.clean?.targetName || \"clean\"]\n ) {\n targets[options?.clean?.targetName || \"clean\"] = {\n cache: options?.clean?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.clean?.inputs)\n ? options.clean.inputs\n : withNamedInputs(targetInputs, [\n options?.clean?.inputs || \"typescript\"\n ]),\n outputs: options?.clean?.outputs,\n executor:\n options?.clean?.executor ||\n `@${framework}/nx:${options?.clean?.targetName || \"clean\"}`,\n dependsOn: options?.clean?.dependsOn ?? [\n `^${options?.clean?.targetName || \"clean\"}`\n ],\n defaultConfiguration:\n options?.clean?.defaultConfiguration || \"production\",\n options: {\n root: projectRoot,\n configFile,\n projectType: projectConfig.projectType,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.prepare !== false &&\n !targets[options?.prepare?.targetName || \"prepare\"]\n ) {\n targets[options?.prepare?.targetName || \"prepare\"] = {\n cache: options?.prepare?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.prepare?.inputs)\n ? options.prepare.inputs\n : withNamedInputs(targetInputs, [\n options?.prepare?.inputs || \"typescript\"\n ]),\n outputs: options?.prepare?.outputs ?? [artifactsFolder],\n executor:\n options?.prepare?.executor ||\n `@${framework}/nx:${options?.prepare?.targetName || \"prepare\"}`,\n dependsOn:\n options?.prepare?.dependsOn ??\n [`^${options?.prepare?.targetName || \"build\"}`].filter(\n Boolean\n ),\n defaultConfiguration:\n options?.prepare?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.build !== false &&\n !targets[options?.build?.targetName || \"build\"]\n ) {\n targets[options?.build?.targetName || \"build\"] = {\n cache: options?.build?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.build?.inputs)\n ? options.build.inputs\n : withNamedInputs(targetInputs, [\n options?.build?.inputs || \"typescript\"\n ]),\n outputs: options?.build?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.build?.executor ||\n `@${framework}/nx:${options?.build?.targetName || \"build\"}`,\n dependsOn:\n options?.build?.dependsOn ??\n ([\n `^${options?.build?.targetName || \"build\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.build?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.lint !== false &&\n !targets[options?.lint?.targetName || \"lint\"]\n ) {\n targets[options?.lint?.targetName || \"lint\"] = {\n cache: options?.lint?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.lint?.inputs)\n ? options.lint.inputs\n : withNamedInputs(\n [...targetInputs, artifactsFolder],\n options?.lint?.inputs\n ? [options.lint.inputs]\n : [\"linting\", \"typescript\"]\n ),\n outputs: options?.lint?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.lint?.executor ||\n `@${framework}/nx:${options?.lint?.targetName || \"lint\"}`,\n dependsOn:\n options?.lint?.dependsOn ??\n ([\n `^${options?.lint?.targetName || \"lint\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.lint?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.docs !== false &&\n !targets[options?.docs?.targetName || \"docs\"]\n ) {\n targets[options?.docs?.targetName || \"docs\"] = {\n cache: options?.docs?.cache ?? options?.cache ?? true,\n inputs: Array.isArray(options?.docs?.inputs)\n ? options.docs.inputs\n : withNamedInputs(\n [...targetInputs, artifactsFolder],\n options?.docs?.inputs\n ? [options.docs.inputs]\n : [\"documentation\", \"typescript\"]\n ),\n outputs: options?.docs?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.docs?.executor ||\n `@${framework}/nx:${options?.docs?.targetName || \"docs\"}`,\n dependsOn:\n options?.docs?.dependsOn ??\n ([\n `^${options?.docs?.targetName || \"docs\"}`,\n options?.build !== false &&\n `${options?.build?.targetName || \"build\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.docs?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n if (\n options?.deploy !== false &&\n !targets[options?.deploy?.targetName || \"deploy\"]\n ) {\n targets[options?.deploy?.targetName || \"deploy\"] = {\n cache: options?.deploy?.cache ?? false,\n inputs: Array.isArray(options?.deploy?.inputs)\n ? options.deploy.inputs\n : withNamedInputs(\n [...targetInputs, artifactsFolder],\n options?.deploy?.inputs\n ? [options.deploy.inputs]\n : [\"documentation\", \"typescript\"]\n ),\n outputs: options?.deploy?.outputs ?? [\"{options.outputPath}\"],\n executor:\n options?.deploy?.executor ||\n `@${framework}/nx:${options?.deploy?.targetName || \"deploy\"}`,\n dependsOn:\n options?.deploy?.dependsOn ??\n ([\n `^${options?.deploy?.targetName || \"deploy\"}`,\n options?.build !== false &&\n `${options?.build?.targetName || \"build\"}`,\n isDevelopment\n ? undefined\n : isSetObject(options?.prepare) &&\n options?.prepare?.targetName\n ? options?.prepare?.targetName\n : \"prepare\"\n ].filter(Boolean) as TargetConfiguration[\"dependsOn\"]),\n defaultConfiguration:\n options?.deploy?.defaultConfiguration || \"production\",\n options: {\n projectType: projectConfig.projectType,\n configFile,\n outputPath: `{workspaceRoot}/${projectRoot}/dist`,\n copyPath: `{workspaceRoot}/dist/${projectRoot}`\n },\n configurations: {\n production: {\n mode: \"production\"\n },\n test: {\n mode: \"test\"\n },\n development: {\n mode: \"development\",\n skipCache: true\n }\n }\n };\n }\n\n setDefaultProjectTags(projectConfig, name);\n addProjectTag(\n projectConfig,\n framework as ProjectTagVariant,\n projectConfig.projectType || \"library\",\n {\n overwrite: true\n }\n );\n\n if (options?.verboseOutput) {\n console.debug(\n `[${\n title\n }] - ${new Date().toISOString()} - Completed preparing Nx configuration for project in root directory ${projectRoot}.`\n );\n }\n\n return {\n projects: {\n [root]: defu(projectConfig, {\n projectType: projectConfig.projectType || \"library\",\n root,\n sourceRoot: joinPaths(root, \"src\"),\n targets\n })\n }\n };\n } catch (error) {\n console.error(\n `[${title}] - ${new Date().toISOString()} - Failed to process the project configuration for file \"${\n configFile\n }\" - ${\n isError(error)\n ? error.message\n : isSetString(error)\n ? error\n : \"Unknown fatal error\"\n }`\n );\n\n return {};\n }\n },\n configFiles,\n options,\n contextV2\n );\n }\n ];\n } catch (error) {\n console.error(\n `[${title}] - ${new Date().toISOString()} - ${\n isError(error)\n ? error.message\n : isSetString(error)\n ? error\n : \"Unknown fatal error during plugin initialization\"\n }`\n );\n\n throw new Error(\n `Failed to initialize the ${title} - ${\n isError(error)\n ? error.message\n : isSetString(error)\n ? error\n : \"See previous logs for more details\"\n }`,\n {\n cause: error instanceof Error ? error : undefined\n }\n );\n }\n}\n"],"mappings":"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"}
@@ -1,7 +1,7 @@
1
- import { PowerlinesExecutorApi, PowerlinesExecutorContext, WithExecutorOptions, withExecutor } from "./base/base-executor.mjs";
1
+ import { i as withExecutor, n as PowerlinesExecutorContext, r as WithExecutorOptions, t as PowerlinesExecutorApi } from "./base-executor-C9j1WGyX.mjs";
2
2
  import "./base/index.mjs";
3
- import { CONFIG_INPUTS } from "./helpers/constants.mjs";
4
- import { NxPluginOptions } from "./types/plugin.mjs";
5
- import { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs } from "./helpers/plugin-utilities.mjs";
3
+ import { t as CONFIG_INPUTS } from "./constants-QuvxQ1Kt.mjs";
4
+ import { t as NxPluginOptions } from "./plugin-B94-9IvO.mjs";
5
+ import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "./plugin-utilities-dOdjrrHD.mjs";
6
6
  import "./helpers/index.mjs";
7
7
  export { CONFIG_INPUTS, CreateNxPluginOptions, NxPluginOptions, PowerlinesExecutorApi, PowerlinesExecutorContext, WithExecutorOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs, withExecutor };
@@ -1,7 +1,7 @@
1
- import { PowerlinesExecutorApi, PowerlinesExecutorContext, WithExecutorOptions, withExecutor } from "./base/base-executor.js";
1
+ import { i as withExecutor, n as PowerlinesExecutorContext, r as WithExecutorOptions, t as PowerlinesExecutorApi } from "./base-executor-BCcpfw61.js";
2
2
  import "./base/index.js";
3
- import { CONFIG_INPUTS } from "./helpers/constants.js";
4
- import { NxPluginOptions } from "./types/plugin.js";
5
- import { CreateNxPluginOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs } from "./helpers/plugin-utilities.js";
3
+ import { t as CONFIG_INPUTS } from "./constants-QuvxQ1Kt.js";
4
+ import { t as NxPluginOptions } from "./plugin-B94-9IvO.js";
5
+ import { i as getNxTargetInputs, n as createNxPlugin, r as getNxPluginInputs, t as CreateNxPluginOptions } from "./plugin-utilities-TozKPwW0.js";
6
6
  import "./helpers/index.js";
7
7
  export { CONFIG_INPUTS, CreateNxPluginOptions, NxPluginOptions, PowerlinesExecutorApi, PowerlinesExecutorContext, WithExecutorOptions, createNxPlugin, getNxPluginInputs, getNxTargetInputs, withExecutor };
package/dist/src/index.js CHANGED
@@ -4,6 +4,7 @@ require('./base/index.js');
4
4
  const require_helpers_constants = require('./helpers/constants.js');
5
5
  const require_helpers_plugin_utilities = require('./helpers/plugin-utilities.js');
6
6
  require('./helpers/index.js');
7
+ require('./types/index.js');
7
8
 
8
9
  exports.CONFIG_INPUTS = require_helpers_constants.CONFIG_INPUTS;
9
10
  exports.createNxPlugin = require_helpers_plugin_utilities.createNxPlugin;
@@ -3,5 +3,6 @@ import "./base/index.mjs";
3
3
  import { CONFIG_INPUTS } from "./helpers/constants.mjs";
4
4
  import { createNxPlugin, getNxPluginInputs, getNxTargetInputs } from "./helpers/plugin-utilities.mjs";
5
5
  import "./helpers/index.mjs";
6
+ import "./types/index.mjs";
6
7
 
7
8
  export { CONFIG_INPUTS, createNxPlugin, getNxPluginInputs, getNxTargetInputs, withExecutor };