@powerlines/nx 0.11.293 → 0.11.295

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 (107) hide show
  1. package/dist/src/_virtual/_rolldown/runtime.js +29 -0
  2. package/dist/src/base/base-executor.d.mts +28 -2
  3. package/dist/src/base/base-executor.d.mts.map +1 -0
  4. package/dist/src/base/base-executor.d.ts +28 -2
  5. package/dist/src/base/base-executor.d.ts.map +1 -0
  6. package/dist/src/base/base-executor.js +3 -3
  7. package/dist/src/base/base-executor.untyped.d.mts +7 -2
  8. package/dist/src/base/base-executor.untyped.d.mts.map +1 -0
  9. package/dist/src/base/base-executor.untyped.d.ts +6 -2
  10. package/dist/src/base/base-executor.untyped.d.ts.map +1 -0
  11. package/dist/src/base/base-executor.untyped.js +1 -1
  12. package/dist/src/base/index.d.mts +1 -1
  13. package/dist/src/base/index.d.ts +1 -1
  14. package/dist/src/base-executor-BOTlYnaD.d.mts +163 -0
  15. package/dist/src/base-executor-BOTlYnaD.d.mts.map +1 -0
  16. package/dist/src/base-executor-DH33Fd1U.js +79 -0
  17. package/dist/src/base-executor-N_ZgvzpA.d.ts +163 -0
  18. package/dist/src/base-executor-N_ZgvzpA.d.ts.map +1 -0
  19. package/dist/src/base-executor-dn4QVqZ4.mjs +72 -0
  20. package/dist/src/base-executor-dn4QVqZ4.mjs.map +1 -0
  21. package/dist/src/base-executor.untyped-CWwiE6fo.mjs +162 -0
  22. package/dist/src/base-executor.untyped-CWwiE6fo.mjs.map +1 -0
  23. package/dist/src/base-executor.untyped-DwcuTgJP.js +167 -0
  24. package/dist/src/executors/build/executor.d.mts +2 -2
  25. package/dist/src/executors/build/executor.d.ts +1 -1
  26. package/dist/src/executors/build/executor.js +2 -2
  27. package/dist/src/executors/build/executor.mjs +1 -1
  28. package/dist/src/executors/build/untyped.js +1 -0
  29. package/dist/src/executors/build/untyped.mjs +1 -0
  30. package/dist/src/executors/build/untyped.mjs.map +1 -1
  31. package/dist/src/executors/clean/executor.d.mts +2 -2
  32. package/dist/src/executors/clean/executor.d.ts +1 -1
  33. package/dist/src/executors/clean/executor.js +2 -2
  34. package/dist/src/executors/clean/executor.mjs +1 -1
  35. package/dist/src/executors/clean/untyped.js +2 -2
  36. package/dist/src/executors/clean/untyped.mjs +1 -1
  37. package/dist/src/executors/docs/executor.d.mts +2 -2
  38. package/dist/src/executors/docs/executor.d.ts +1 -1
  39. package/dist/src/executors/docs/executor.js +2 -2
  40. package/dist/src/executors/docs/executor.mjs +1 -1
  41. package/dist/src/executors/docs/untyped.js +1 -0
  42. package/dist/src/executors/docs/untyped.mjs +1 -0
  43. package/dist/src/executors/docs/untyped.mjs.map +1 -1
  44. package/dist/src/executors/lint/executor.d.mts +2 -2
  45. package/dist/src/executors/lint/executor.d.ts +1 -1
  46. package/dist/src/executors/lint/executor.js +2 -2
  47. package/dist/src/executors/lint/executor.mjs +1 -1
  48. package/dist/src/executors/lint/untyped.js +1 -0
  49. package/dist/src/executors/lint/untyped.mjs +1 -0
  50. package/dist/src/executors/lint/untyped.mjs.map +1 -1
  51. package/dist/src/executors/prepare/executor.d.mts +2 -2
  52. package/dist/src/executors/prepare/executor.d.ts +1 -1
  53. package/dist/src/executors/prepare/executor.js +2 -2
  54. package/dist/src/executors/prepare/executor.mjs +1 -1
  55. package/dist/src/executors/prepare/untyped.js +2 -2
  56. package/dist/src/executors/prepare/untyped.mjs +1 -1
  57. package/dist/src/helpers/constants.d.mts +8 -2
  58. package/dist/src/helpers/constants.d.mts.map +1 -0
  59. package/dist/src/helpers/constants.d.ts +8 -2
  60. package/dist/src/helpers/constants.d.ts.map +1 -0
  61. package/dist/src/helpers/index.d.mts +2 -2
  62. package/dist/src/helpers/index.d.ts +2 -2
  63. package/dist/src/helpers/plugin-utilities.d.mts +57 -2
  64. package/dist/src/helpers/plugin-utilities.d.mts.map +1 -0
  65. package/dist/src/helpers/plugin-utilities.d.ts +57 -2
  66. package/dist/src/helpers/plugin-utilities.d.ts.map +1 -0
  67. package/dist/src/helpers/plugin-utilities.js +2 -2
  68. package/dist/src/helpers/plugin-utilities.mjs +2 -2
  69. package/dist/src/helpers/plugin-utilities.mjs.map +1 -1
  70. package/dist/src/index.d.mts +4 -4
  71. package/dist/src/index.d.ts +4 -4
  72. package/dist/src/index.js +0 -1
  73. package/dist/src/index.mjs +0 -1
  74. package/dist/src/plugin/index.d.mts +241 -1
  75. package/dist/src/plugin/index.d.mts.map +1 -1
  76. package/dist/src/plugin/index.d.ts +241 -1
  77. package/dist/src/plugin/index.d.ts.map +1 -1
  78. package/dist/src/plugin/index.js +296 -2
  79. package/dist/src/plugin/index.mjs +293 -1
  80. package/dist/src/plugin/index.mjs.map +1 -1
  81. package/dist/src/types/index.d.mts +1 -1
  82. package/dist/src/types/index.d.ts +1 -1
  83. package/dist/src/types/plugin.d.mts +243 -2
  84. package/dist/src/types/plugin.d.mts.map +1 -0
  85. package/dist/src/types/plugin.d.ts +243 -2
  86. package/dist/src/types/plugin.d.ts.map +1 -0
  87. package/package.json +10 -10
  88. package/dist/src/base-executor-Bj63x9OE.d.ts +0 -28
  89. package/dist/src/base-executor-Bj63x9OE.d.ts.map +0 -1
  90. package/dist/src/base-executor-D6POztG2.d.mts +0 -28
  91. package/dist/src/base-executor-D6POztG2.d.mts.map +0 -1
  92. package/dist/src/base-executor.untyped-D4R6pki2.d.ts +0 -7
  93. package/dist/src/base-executor.untyped-D4R6pki2.d.ts.map +0 -1
  94. package/dist/src/base-executor.untyped-hmlG6oyC.d.mts +0 -7
  95. package/dist/src/base-executor.untyped-hmlG6oyC.d.mts.map +0 -1
  96. package/dist/src/constants-CbG11Mby.d.ts +0 -8
  97. package/dist/src/constants-CbG11Mby.d.ts.map +0 -1
  98. package/dist/src/constants-VDvVnoLC.d.mts +0 -8
  99. package/dist/src/constants-VDvVnoLC.d.mts.map +0 -1
  100. package/dist/src/plugin-B_ZGdX7U.d.mts +0 -243
  101. package/dist/src/plugin-B_ZGdX7U.d.mts.map +0 -1
  102. package/dist/src/plugin-DpyutMl2.d.ts +0 -243
  103. package/dist/src/plugin-DpyutMl2.d.ts.map +0 -1
  104. package/dist/src/plugin-utilities-Cg-Ccp4C.d.mts +0 -57
  105. package/dist/src/plugin-utilities-Cg-Ccp4C.d.mts.map +0 -1
  106. package/dist/src/plugin-utilities-CmfuC3TZ.d.ts +0 -57
  107. package/dist/src/plugin-utilities-CmfuC3TZ.d.ts.map +0 -1
@@ -1,57 +0,0 @@
1
- import { t as NxPluginOptions } from "./plugin-DpyutMl2.js";
2
- import { CreateNodesV2 } from "@nx/devkit";
3
-
4
- //#region src/helpers/plugin-utilities.d.ts
5
- /**
6
- * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
7
- *
8
- * @param framework - The framework name to use in the input strings
9
- * @returns An array of Nx input strings for the configuration file
10
- */
11
- declare function getNxTargetInputs(framework: string): string[];
12
- /**
13
- * Generates Nx input strings for the Powerlines configuration file, replacing the `{framework}` placeholder with the specified framework name.
14
- *
15
- * @param framework - The framework name to use in the input strings
16
- * @returns An array of Nx input strings for the configuration file
17
- */
18
- declare function getNxPluginInputs(framework: string): string;
19
- interface CreateNxPluginOptions {
20
- /**
21
- * The name of the Nx plugin to create
22
- *
23
- * @remarks
24
- * This will be used in logging and project tagging.
25
- *
26
- * @defaultValue "\{framework\}/plugin/nx"
27
- */
28
- name?: string;
29
- /**
30
- * The folder where the generated runtime artifacts will be located
31
- *
32
- * @remarks
33
- * This folder will contain all runtime artifacts and builtins generated during the "prepare" phase.
34
- *
35
- * @defaultValue "\{projectRoot\}/.powerlines"
36
- */
37
- artifactsFolder?: string;
38
- /**
39
- * A string identifier that allows a child framework or tool to identify itself when using Powerlines.
40
- *
41
- * @remarks
42
- * 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.
43
- *
44
- * @defaultValue "powerlines"
45
- */
46
- framework?: string;
47
- }
48
- /**
49
- * Creates an Nx plugin that integrates Powerlines into the Nx build process.
50
- *
51
- * @param opts - Options for creating the Nx plugin
52
- * @returns A CreateNodesV2 function that can be used as an Nx plugin
53
- */
54
- declare function createNxPlugin<TOptions extends NxPluginOptions = NxPluginOptions>(opts?: CreateNxPluginOptions): CreateNodesV2<TOptions>;
55
- //#endregion
56
- export { getNxTargetInputs as i, createNxPlugin as n, getNxPluginInputs as r, CreateNxPluginOptions as t };
57
- //# sourceMappingURL=plugin-utilities-CmfuC3TZ.d.ts.map
@@ -1 +0,0 @@
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"}