@powerlines/nx 0.11.217 → 0.11.219

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 (110) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/chunk-3BI2YVJ3.js +156 -0
  3. package/dist/{chunk-AQU4Y7TY.mjs → chunk-4KF5AUPD.mjs} +1 -1
  4. package/dist/chunk-4OMPO3GC.mjs +154 -0
  5. package/dist/{chunk-MMYSL52M.mjs → chunk-7EWOPOET.mjs} +220 -388
  6. package/dist/{chunk-JQZOWO7J.mjs → chunk-FIOTA3DI.mjs} +1 -1
  7. package/dist/chunk-FSGRYCTL.js +281 -0
  8. package/dist/{chunk-UWZA4FE6.mjs → chunk-GB6SETBZ.mjs} +1 -1
  9. package/dist/{chunk-2YJP4HRC.mjs → chunk-GCIPEE4T.mjs} +7 -7
  10. package/dist/{chunk-WJP3FWAH.js → chunk-GJ62I4AV.js} +2 -2
  11. package/dist/chunk-HNRM52ID.js +374 -0
  12. package/dist/chunk-IA3YWWWC.mjs +366 -0
  13. package/dist/{chunk-VSMLSWBT.js → chunk-IOBDAGVL.js} +8 -8
  14. package/dist/chunk-JL4HQ7ZD.mjs +260 -0
  15. package/dist/{chunk-5XND6U2P.js → chunk-K6HPKAIP.js} +2 -2
  16. package/dist/{chunk-TL367T24.js → chunk-KAY4UTGV.js} +2 -2
  17. package/dist/{chunk-2OUVFH73.js → chunk-MYNOF2F6.js} +2 -2
  18. package/dist/{chunk-5QDW5A4Z.js → chunk-QA32JCA6.js} +2 -2
  19. package/dist/{chunk-ELBUYWVF.mjs → chunk-QN6ZKFPV.mjs} +1 -1
  20. package/dist/{chunk-BUUW4BAS.mjs → chunk-RLKRZBG3.mjs} +2 -2
  21. package/dist/{chunk-C4XEVBMI.mjs → chunk-ULCS2R4D.mjs} +1 -1
  22. package/dist/{chunk-QJE3HWRQ.js → chunk-WXALQB3J.js} +3 -3
  23. package/dist/{chunk-BM4NZS6T.js → chunk-ZODDB4GG.js} +244 -412
  24. package/dist/{executor-Bb8vGV8C.d.ts → executor-AQVlPFta.d.ts} +90 -19
  25. package/dist/{executor-CQzw0-So.d.mts → executor-BNmIhtpF.d.mts} +90 -19
  26. package/dist/{executor-DwTFXSVb.d.mts → executor-C0A5mFLO.d.mts} +74 -19
  27. package/dist/{executor-u-vw0Uzf.d.mts → executor-Cep8-Y3A.d.mts} +90 -19
  28. package/dist/{executor-DY7vA66P.d.ts → executor-CkyahICv.d.ts} +74 -19
  29. package/dist/{executor-C2WSCUOW.d.ts → executor-DOsxw-Ih.d.ts} +90 -19
  30. package/dist/{executor-C5rCem7d.d.ts → executor-DUQbjUVt.d.ts} +90 -19
  31. package/dist/{executor-C9MI57kJ.d.ts → executor-O3MDQSFT.d.ts} +90 -19
  32. package/dist/{executor-fccJAIjg.d.mts → executor-U4mVkhQK.d.mts} +90 -19
  33. package/dist/{executor-DXaEo8YG.d.mts → executor-Xt5qNzC5.d.mts} +90 -19
  34. package/dist/executors.d.mts +5 -6
  35. package/dist/executors.d.ts +5 -6
  36. package/dist/executors.js +12 -12
  37. package/dist/executors.mjs +7 -7
  38. package/dist/index.d.mts +5 -6
  39. package/dist/index.d.ts +5 -6
  40. package/dist/index.js +15 -15
  41. package/dist/index.mjs +9 -9
  42. package/dist/src/base/base-executor.d.mts +1 -2
  43. package/dist/src/base/base-executor.d.ts +1 -2
  44. package/dist/src/base/base-executor.js +3 -3
  45. package/dist/src/base/base-executor.mjs +2 -2
  46. package/dist/src/base/base-executor.schema.d.d.mts +74 -19
  47. package/dist/src/base/base-executor.schema.d.d.ts +74 -19
  48. package/dist/src/base/base-executor.schema.d.ts +74 -19
  49. package/dist/src/base/base-executor.schema.json +108 -26
  50. package/dist/src/base/base-executor.untyped.js +2 -2
  51. package/dist/src/base/base-executor.untyped.mjs +1 -1
  52. package/dist/src/executors/build/executor.d.mts +1 -2
  53. package/dist/src/executors/build/executor.d.ts +1 -2
  54. package/dist/src/executors/build/executor.js +5 -5
  55. package/dist/src/executors/build/executor.mjs +3 -3
  56. package/dist/src/executors/build/schema.d.ts +90 -19
  57. package/dist/src/executors/build/schema.json +119 -25
  58. package/dist/src/executors/build/untyped.js +3 -3
  59. package/dist/src/executors/build/untyped.mjs +2 -2
  60. package/dist/src/executors/clean/executor.d.mts +1 -2
  61. package/dist/src/executors/clean/executor.d.ts +1 -2
  62. package/dist/src/executors/clean/executor.js +5 -5
  63. package/dist/src/executors/clean/executor.mjs +3 -3
  64. package/dist/src/executors/clean/schema.d.ts +74 -19
  65. package/dist/src/executors/clean/schema.json +108 -26
  66. package/dist/src/executors/clean/untyped.js +2 -2
  67. package/dist/src/executors/clean/untyped.mjs +1 -1
  68. package/dist/src/executors/docs/executor.d.mts +1 -2
  69. package/dist/src/executors/docs/executor.d.ts +1 -2
  70. package/dist/src/executors/docs/executor.js +5 -5
  71. package/dist/src/executors/docs/executor.mjs +3 -3
  72. package/dist/src/executors/docs/schema.d.ts +90 -19
  73. package/dist/src/executors/docs/schema.json +120 -26
  74. package/dist/src/executors/docs/untyped.js +3 -3
  75. package/dist/src/executors/docs/untyped.mjs +2 -2
  76. package/dist/src/executors/lint/executor.d.mts +1 -2
  77. package/dist/src/executors/lint/executor.d.ts +1 -2
  78. package/dist/src/executors/lint/executor.js +5 -5
  79. package/dist/src/executors/lint/executor.mjs +3 -3
  80. package/dist/src/executors/lint/schema.d.ts +90 -19
  81. package/dist/src/executors/lint/schema.json +120 -26
  82. package/dist/src/executors/lint/untyped.js +3 -3
  83. package/dist/src/executors/lint/untyped.mjs +2 -2
  84. package/dist/src/executors/prepare/executor.d.mts +1 -2
  85. package/dist/src/executors/prepare/executor.d.ts +1 -2
  86. package/dist/src/executors/prepare/executor.js +5 -5
  87. package/dist/src/executors/prepare/executor.mjs +3 -3
  88. package/dist/src/executors/prepare/schema.d.ts +90 -19
  89. package/dist/src/executors/prepare/schema.json +120 -26
  90. package/dist/src/executors/prepare/untyped.js +3 -3
  91. package/dist/src/executors/prepare/untyped.mjs +2 -2
  92. package/dist/src/helpers/plugin-utilities.d.mts +1 -1
  93. package/dist/src/helpers/plugin-utilities.d.ts +1 -1
  94. package/dist/src/helpers/plugin-utilities.js +5 -5
  95. package/dist/src/helpers/plugin-utilities.mjs +2 -2
  96. package/dist/src/plugin/index.js +4 -4
  97. package/dist/src/plugin/index.mjs +3 -3
  98. package/docs/api/base-executor.schema.md +71 -19
  99. package/docs/api/build/schema.md +89 -19
  100. package/docs/api/clean/schema.md +71 -19
  101. package/docs/api/docs/schema.md +89 -19
  102. package/docs/api/lint/schema.md +89 -19
  103. package/docs/api/prepare/schema.md +89 -19
  104. package/package.json +11 -11
  105. package/dist/chunk-AGZ4P3AS.mjs +0 -87
  106. package/dist/chunk-IR6TAW72.js +0 -81
  107. package/dist/chunk-NU3VTAH5.js +0 -98
  108. package/dist/chunk-TWOXCXFE.js +0 -364
  109. package/dist/chunk-XXWF7X5C.mjs +0 -75
  110. package/dist/chunk-ZYOL33SX.mjs +0 -356
package/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  # Changelog for Powerlines - Nx
4
4
 
5
+ ## [0.11.218](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.218) (02/27/2026)
6
+
7
+ ### Features
8
+
9
+ - **powerlines:** Update package structure for better single responsibility ([6c69d6846](https://github.com/storm-software/powerlines/commit/6c69d6846))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **powerlines** to **v0.39.0**
14
+
15
+ ## [0.11.217](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.217) (02/26/2026)
16
+
17
+ ### Updated Dependencies
18
+
19
+ - Updated **powerlines** to **v0.38.57**
20
+
5
21
  ## [0.11.216](https://github.com/storm-software/powerlines/releases/tag/nx%400.11.216) (02/24/2026)
6
22
 
7
23
  ### Updated Dependencies
@@ -0,0 +1,156 @@
1
+ 'use strict';
2
+
3
+ var chunkSHUYVCID_js = require('./chunk-SHUYVCID.js');
4
+ var untyped = require('untyped');
5
+
6
+ var base_executor_untyped_default = untyped.defineUntypedSchema({
7
+ $schema: {
8
+ id: "BaseExecutorSchema",
9
+ title: "Base Executor",
10
+ description: "A shared/base schema type definition for Powerlines executors",
11
+ required: []
12
+ },
13
+ configFile: {
14
+ $schema: {
15
+ title: "Powerlines Configuration File",
16
+ type: "string",
17
+ format: "path",
18
+ description: "The path to the Powerlines configuration file"
19
+ },
20
+ $default: "{projectRoot}/powerlines.config.ts"
21
+ },
22
+ input: {
23
+ $schema: {
24
+ title: "Input Entry File(s)",
25
+ format: "path",
26
+ type: "array",
27
+ description: "The entry file(s) that serve as the input for the project",
28
+ items: {
29
+ type: "string"
30
+ }
31
+ },
32
+ $default: [
33
+ "{sourceRoot}/index.ts"
34
+ ]
35
+ },
36
+ tsconfig: {
37
+ $schema: {
38
+ title: "TSConfig Path",
39
+ type: "string",
40
+ format: "path",
41
+ description: "The path to the tsconfig file"
42
+ },
43
+ $default: "{projectRoot}/tsconfig.json"
44
+ },
45
+ outputPath: {
46
+ $schema: {
47
+ title: "Output Path",
48
+ type: "string",
49
+ format: "path",
50
+ description: "The path to the output directory for the build artifacts"
51
+ }
52
+ },
53
+ sourceMap: {
54
+ $schema: {
55
+ title: "Sourcemap",
56
+ type: "boolean",
57
+ description: "Generate a sourcemap"
58
+ }
59
+ },
60
+ format: {
61
+ $schema: {
62
+ title: "Format",
63
+ type: "array",
64
+ description: "The format to build",
65
+ items: {
66
+ type: "string",
67
+ enum: [
68
+ "cjs",
69
+ "esm",
70
+ "iife"
71
+ ]
72
+ }
73
+ },
74
+ $resolve: /* @__PURE__ */ chunkSHUYVCID_js.__name((val = [
75
+ "cjs",
76
+ "esm"
77
+ ]) => [].concat(val), "$resolve")
78
+ },
79
+ platform: {
80
+ $schema: {
81
+ title: "Platform",
82
+ type: "string",
83
+ description: "The platform to build",
84
+ enum: [
85
+ "neutral",
86
+ "node",
87
+ "browser"
88
+ ]
89
+ },
90
+ $default: "neutral"
91
+ },
92
+ external: {
93
+ $schema: {
94
+ title: "External",
95
+ type: "array",
96
+ description: "The external dependencies"
97
+ },
98
+ $resolve: /* @__PURE__ */ chunkSHUYVCID_js.__name((val = []) => [].concat(val), "$resolve")
99
+ },
100
+ noExternal: {
101
+ $schema: {
102
+ title: "No External",
103
+ type: "array",
104
+ description: "The dependencies that should not be treated as external"
105
+ },
106
+ $resolve: /* @__PURE__ */ chunkSHUYVCID_js.__name((val = []) => [].concat(val), "$resolve")
107
+ },
108
+ skipNodeModulesBundle: {
109
+ $schema: {
110
+ title: "Skip Node Modules Bundle",
111
+ type: "boolean",
112
+ description: "Skip bundling node_modules during the build process (if required)"
113
+ }
114
+ },
115
+ mode: {
116
+ $schema: {
117
+ title: "Mode",
118
+ type: "string",
119
+ description: "The build mode",
120
+ enum: [
121
+ "development",
122
+ "test",
123
+ "production"
124
+ ]
125
+ }
126
+ },
127
+ logLevel: {
128
+ $schema: {
129
+ title: "Log Level",
130
+ type: "string",
131
+ description: "The log level to use for the build process",
132
+ enum: [
133
+ "fatal",
134
+ "error",
135
+ "warn",
136
+ "success",
137
+ "info",
138
+ "debug",
139
+ "trace",
140
+ "silent"
141
+ ]
142
+ }
143
+ },
144
+ define: {
145
+ $schema: {
146
+ title: "Define",
147
+ type: "object",
148
+ tsType: "Record<string, string>",
149
+ description: "The `define` values"
150
+ },
151
+ $resolve: /* @__PURE__ */ chunkSHUYVCID_js.__name((val = {}) => val, "$resolve"),
152
+ $default: {}
153
+ }
154
+ });
155
+
156
+ exports.base_executor_untyped_default = base_executor_untyped_default;
@@ -1,4 +1,4 @@
1
- import { withExecutor } from './chunk-MMYSL52M.mjs';
1
+ import { withExecutor } from './chunk-7EWOPOET.mjs';
2
2
  import { __name } from './chunk-O6YSETKJ.mjs';
3
3
  import defu from 'defu';
4
4
 
@@ -0,0 +1,154 @@
1
+ import { __name } from './chunk-O6YSETKJ.mjs';
2
+ import { defineUntypedSchema } from 'untyped';
3
+
4
+ var base_executor_untyped_default = defineUntypedSchema({
5
+ $schema: {
6
+ id: "BaseExecutorSchema",
7
+ title: "Base Executor",
8
+ description: "A shared/base schema type definition for Powerlines executors",
9
+ required: []
10
+ },
11
+ configFile: {
12
+ $schema: {
13
+ title: "Powerlines Configuration File",
14
+ type: "string",
15
+ format: "path",
16
+ description: "The path to the Powerlines configuration file"
17
+ },
18
+ $default: "{projectRoot}/powerlines.config.ts"
19
+ },
20
+ input: {
21
+ $schema: {
22
+ title: "Input Entry File(s)",
23
+ format: "path",
24
+ type: "array",
25
+ description: "The entry file(s) that serve as the input for the project",
26
+ items: {
27
+ type: "string"
28
+ }
29
+ },
30
+ $default: [
31
+ "{sourceRoot}/index.ts"
32
+ ]
33
+ },
34
+ tsconfig: {
35
+ $schema: {
36
+ title: "TSConfig Path",
37
+ type: "string",
38
+ format: "path",
39
+ description: "The path to the tsconfig file"
40
+ },
41
+ $default: "{projectRoot}/tsconfig.json"
42
+ },
43
+ outputPath: {
44
+ $schema: {
45
+ title: "Output Path",
46
+ type: "string",
47
+ format: "path",
48
+ description: "The path to the output directory for the build artifacts"
49
+ }
50
+ },
51
+ sourceMap: {
52
+ $schema: {
53
+ title: "Sourcemap",
54
+ type: "boolean",
55
+ description: "Generate a sourcemap"
56
+ }
57
+ },
58
+ format: {
59
+ $schema: {
60
+ title: "Format",
61
+ type: "array",
62
+ description: "The format to build",
63
+ items: {
64
+ type: "string",
65
+ enum: [
66
+ "cjs",
67
+ "esm",
68
+ "iife"
69
+ ]
70
+ }
71
+ },
72
+ $resolve: /* @__PURE__ */ __name((val = [
73
+ "cjs",
74
+ "esm"
75
+ ]) => [].concat(val), "$resolve")
76
+ },
77
+ platform: {
78
+ $schema: {
79
+ title: "Platform",
80
+ type: "string",
81
+ description: "The platform to build",
82
+ enum: [
83
+ "neutral",
84
+ "node",
85
+ "browser"
86
+ ]
87
+ },
88
+ $default: "neutral"
89
+ },
90
+ external: {
91
+ $schema: {
92
+ title: "External",
93
+ type: "array",
94
+ description: "The external dependencies"
95
+ },
96
+ $resolve: /* @__PURE__ */ __name((val = []) => [].concat(val), "$resolve")
97
+ },
98
+ noExternal: {
99
+ $schema: {
100
+ title: "No External",
101
+ type: "array",
102
+ description: "The dependencies that should not be treated as external"
103
+ },
104
+ $resolve: /* @__PURE__ */ __name((val = []) => [].concat(val), "$resolve")
105
+ },
106
+ skipNodeModulesBundle: {
107
+ $schema: {
108
+ title: "Skip Node Modules Bundle",
109
+ type: "boolean",
110
+ description: "Skip bundling node_modules during the build process (if required)"
111
+ }
112
+ },
113
+ mode: {
114
+ $schema: {
115
+ title: "Mode",
116
+ type: "string",
117
+ description: "The build mode",
118
+ enum: [
119
+ "development",
120
+ "test",
121
+ "production"
122
+ ]
123
+ }
124
+ },
125
+ logLevel: {
126
+ $schema: {
127
+ title: "Log Level",
128
+ type: "string",
129
+ description: "The log level to use for the build process",
130
+ enum: [
131
+ "fatal",
132
+ "error",
133
+ "warn",
134
+ "success",
135
+ "info",
136
+ "debug",
137
+ "trace",
138
+ "silent"
139
+ ]
140
+ }
141
+ },
142
+ define: {
143
+ $schema: {
144
+ title: "Define",
145
+ type: "object",
146
+ tsType: "Record<string, string>",
147
+ description: "The `define` values"
148
+ },
149
+ $resolve: /* @__PURE__ */ __name((val = {}) => val, "$resolve"),
150
+ $default: {}
151
+ }
152
+ });
153
+
154
+ export { base_executor_untyped_default };