@powerlines/plugin-alloy 0.26.237 → 0.26.238

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 (331) hide show
  1. package/dist/core/components/index.cjs +1 -9
  2. package/dist/core/components/index.d.cts +1 -5
  3. package/dist/core/components/index.d.mts +1 -5
  4. package/dist/core/components/index.mjs +1 -5
  5. package/dist/core/components/infrastructure-file.cjs +6 -3
  6. package/dist/core/components/infrastructure-file.d.cts +1 -1
  7. package/dist/core/components/infrastructure-file.d.cts.map +1 -1
  8. package/dist/core/components/infrastructure-file.d.mts +1 -1
  9. package/dist/core/components/infrastructure-file.mjs +5 -2
  10. package/dist/core/contexts/index.cjs +1 -11
  11. package/dist/core/contexts/index.d.cts +1 -3
  12. package/dist/core/contexts/index.d.mts +1 -3
  13. package/dist/core/contexts/index.mjs +1 -3
  14. package/dist/core/index.cjs +2 -23
  15. package/dist/core/index.d.cts +2 -10
  16. package/dist/core/index.d.mts +2 -10
  17. package/dist/core/index.mjs +2 -10
  18. package/dist/helpers/capnp.cjs +2 -2
  19. package/dist/helpers/capnp.mjs +2 -2
  20. package/dist/index.cjs +10 -2
  21. package/dist/index.d.cts +10 -4
  22. package/dist/index.d.cts.map +1 -1
  23. package/dist/index.d.mts +10 -4
  24. package/dist/index.mjs +10 -2
  25. package/dist/render.cjs +67 -48
  26. package/dist/render.d.cts +33 -2
  27. package/dist/render.d.cts.map +1 -1
  28. package/dist/render.d.mts +33 -2
  29. package/dist/render.mjs +68 -49
  30. package/dist/types/index.d.cts +2 -3
  31. package/dist/types/index.d.mts +2 -3
  32. package/dist/types/plugin.d.cts +7 -4
  33. package/dist/types/plugin.d.cts.map +1 -1
  34. package/dist/types/plugin.d.mts +7 -4
  35. package/dist/typescript/components/builtin-file.cjs +6 -6
  36. package/dist/typescript/components/builtin-file.d.cts +2 -2
  37. package/dist/typescript/components/builtin-file.d.cts.map +1 -1
  38. package/dist/typescript/components/builtin-file.d.mts +2 -2
  39. package/dist/typescript/components/builtin-file.mjs +2 -2
  40. package/dist/typescript/components/entry-file.cjs +2 -2
  41. package/dist/typescript/components/entry-file.d.cts +1 -1
  42. package/dist/typescript/components/entry-file.d.cts.map +1 -1
  43. package/dist/typescript/components/entry-file.d.mts +1 -1
  44. package/dist/typescript/components/entry-file.mjs +1 -1
  45. package/dist/typescript/components/index.cjs +1 -56
  46. package/dist/typescript/components/index.d.cts +1 -12
  47. package/dist/typescript/components/index.d.mts +1 -12
  48. package/dist/typescript/components/index.mjs +1 -12
  49. package/dist/typescript/index.cjs +1 -64
  50. package/dist/typescript/index.d.cts +1 -17
  51. package/dist/typescript/index.d.mts +1 -17
  52. package/dist/typescript/index.mjs +1 -17
  53. package/package.json +18 -639
  54. package/dist/core/components/output.cjs +0 -40
  55. package/dist/core/components/output.d.cts +0 -22
  56. package/dist/core/components/output.d.cts.map +0 -1
  57. package/dist/core/components/output.d.mts +0 -22
  58. package/dist/core/components/output.d.mts.map +0 -1
  59. package/dist/core/components/output.mjs +0 -40
  60. package/dist/core/components/output.mjs.map +0 -1
  61. package/dist/core/components/single-line-comment.cjs +0 -22
  62. package/dist/core/components/single-line-comment.d.cts +0 -19
  63. package/dist/core/components/single-line-comment.d.cts.map +0 -1
  64. package/dist/core/components/single-line-comment.d.mts +0 -19
  65. package/dist/core/components/single-line-comment.d.mts.map +0 -1
  66. package/dist/core/components/single-line-comment.mjs +0 -22
  67. package/dist/core/components/single-line-comment.mjs.map +0 -1
  68. package/dist/core/components/source-file.cjs +0 -64
  69. package/dist/core/components/source-file.d.cts +0 -30
  70. package/dist/core/components/source-file.d.cts.map +0 -1
  71. package/dist/core/components/source-file.d.mts +0 -30
  72. package/dist/core/components/source-file.d.mts.map +0 -1
  73. package/dist/core/components/source-file.mjs +0 -62
  74. package/dist/core/components/source-file.mjs.map +0 -1
  75. package/dist/core/components/spacing.cjs +0 -19
  76. package/dist/core/components/spacing.d.cts +0 -19
  77. package/dist/core/components/spacing.d.cts.map +0 -1
  78. package/dist/core/components/spacing.d.mts +0 -19
  79. package/dist/core/components/spacing.d.mts.map +0 -1
  80. package/dist/core/components/spacing.mjs +0 -19
  81. package/dist/core/components/spacing.mjs.map +0 -1
  82. package/dist/core/contexts/meta.cjs +0 -40
  83. package/dist/core/contexts/meta.d.cts +0 -46
  84. package/dist/core/contexts/meta.d.cts.map +0 -1
  85. package/dist/core/contexts/meta.d.mts +0 -46
  86. package/dist/core/contexts/meta.d.mts.map +0 -1
  87. package/dist/core/contexts/meta.mjs +0 -37
  88. package/dist/core/contexts/meta.mjs.map +0 -1
  89. package/dist/core/contexts/schema.cjs +0 -38
  90. package/dist/core/contexts/schema.d.cts +0 -26
  91. package/dist/core/contexts/schema.d.cts.map +0 -1
  92. package/dist/core/contexts/schema.d.mts +0 -26
  93. package/dist/core/contexts/schema.d.mts.map +0 -1
  94. package/dist/core/contexts/schema.mjs +0 -35
  95. package/dist/core/contexts/schema.mjs.map +0 -1
  96. package/dist/core/helpers/code.cjs +0 -33
  97. package/dist/core/helpers/code.d.cts +0 -28
  98. package/dist/core/helpers/code.d.cts.map +0 -1
  99. package/dist/core/helpers/code.d.mts +0 -28
  100. package/dist/core/helpers/code.d.mts.map +0 -1
  101. package/dist/core/helpers/code.mjs +0 -33
  102. package/dist/core/helpers/code.mjs.map +0 -1
  103. package/dist/core/helpers/index.cjs +0 -4
  104. package/dist/core/helpers/index.d.cts +0 -2
  105. package/dist/core/helpers/index.d.mts +0 -2
  106. package/dist/core/helpers/index.mjs +0 -3
  107. package/dist/hcl/components/block-declaration.cjs +0 -33
  108. package/dist/hcl/components/block-declaration.d.cts +0 -19
  109. package/dist/hcl/components/block-declaration.d.cts.map +0 -1
  110. package/dist/hcl/components/block-declaration.d.mts +0 -19
  111. package/dist/hcl/components/block-declaration.d.mts.map +0 -1
  112. package/dist/hcl/components/block-declaration.mjs +0 -33
  113. package/dist/hcl/components/block-declaration.mjs.map +0 -1
  114. package/dist/hcl/components/hcl-file.cjs +0 -82
  115. package/dist/hcl/components/hcl-file.d.cts +0 -25
  116. package/dist/hcl/components/hcl-file.d.cts.map +0 -1
  117. package/dist/hcl/components/hcl-file.d.mts +0 -25
  118. package/dist/hcl/components/hcl-file.d.mts.map +0 -1
  119. package/dist/hcl/components/hcl-file.mjs +0 -81
  120. package/dist/hcl/components/hcl-file.mjs.map +0 -1
  121. package/dist/hcl/components/index.cjs +0 -11
  122. package/dist/hcl/components/index.d.cts +0 -5
  123. package/dist/hcl/components/index.d.mts +0 -5
  124. package/dist/hcl/components/index.mjs +0 -6
  125. package/dist/hcl/components/packer-file.cjs +0 -28
  126. package/dist/hcl/components/packer-file.d.cts +0 -16
  127. package/dist/hcl/components/packer-file.d.cts.map +0 -1
  128. package/dist/hcl/components/packer-file.d.mts +0 -16
  129. package/dist/hcl/components/packer-file.d.mts.map +0 -1
  130. package/dist/hcl/components/packer-file.mjs +0 -28
  131. package/dist/hcl/components/packer-file.mjs.map +0 -1
  132. package/dist/hcl/components/terraform-file.cjs +0 -29
  133. package/dist/hcl/components/terraform-file.d.cts +0 -17
  134. package/dist/hcl/components/terraform-file.d.cts.map +0 -1
  135. package/dist/hcl/components/terraform-file.d.mts +0 -17
  136. package/dist/hcl/components/terraform-file.d.mts.map +0 -1
  137. package/dist/hcl/components/terraform-file.mjs +0 -29
  138. package/dist/hcl/components/terraform-file.mjs.map +0 -1
  139. package/dist/hcl/index.cjs +0 -12
  140. package/dist/hcl/index.d.cts +0 -6
  141. package/dist/hcl/index.d.mts +0 -6
  142. package/dist/hcl/index.mjs +0 -7
  143. package/dist/markdown/components/alert.cjs +0 -74
  144. package/dist/markdown/components/alert.d.cts +0 -52
  145. package/dist/markdown/components/alert.d.cts.map +0 -1
  146. package/dist/markdown/components/alert.d.mts +0 -52
  147. package/dist/markdown/components/alert.d.mts.map +0 -1
  148. package/dist/markdown/components/alert.mjs +0 -69
  149. package/dist/markdown/components/alert.mjs.map +0 -1
  150. package/dist/markdown/components/front-matter.cjs +0 -30
  151. package/dist/markdown/components/front-matter.d.cts +0 -13
  152. package/dist/markdown/components/front-matter.d.cts.map +0 -1
  153. package/dist/markdown/components/front-matter.d.mts +0 -13
  154. package/dist/markdown/components/front-matter.d.mts.map +0 -1
  155. package/dist/markdown/components/front-matter.mjs +0 -30
  156. package/dist/markdown/components/front-matter.mjs.map +0 -1
  157. package/dist/markdown/components/heading.cjs +0 -23
  158. package/dist/markdown/components/heading.d.cts +0 -17
  159. package/dist/markdown/components/heading.d.cts.map +0 -1
  160. package/dist/markdown/components/heading.d.mts +0 -17
  161. package/dist/markdown/components/heading.d.mts.map +0 -1
  162. package/dist/markdown/components/heading.mjs +0 -23
  163. package/dist/markdown/components/heading.mjs.map +0 -1
  164. package/dist/markdown/components/index.cjs +0 -20
  165. package/dist/markdown/components/index.d.cts +0 -6
  166. package/dist/markdown/components/index.d.mts +0 -6
  167. package/dist/markdown/components/index.mjs +0 -7
  168. package/dist/markdown/components/markdown-file.cjs +0 -146
  169. package/dist/markdown/components/markdown-file.d.cts +0 -25
  170. package/dist/markdown/components/markdown-file.d.cts.map +0 -1
  171. package/dist/markdown/components/markdown-file.d.mts +0 -25
  172. package/dist/markdown/components/markdown-file.d.mts.map +0 -1
  173. package/dist/markdown/components/markdown-file.mjs +0 -145
  174. package/dist/markdown/components/markdown-file.mjs.map +0 -1
  175. package/dist/markdown/components/markdown-table.cjs +0 -106
  176. package/dist/markdown/components/markdown-table.d.cts +0 -37
  177. package/dist/markdown/components/markdown-table.d.cts.map +0 -1
  178. package/dist/markdown/components/markdown-table.d.mts +0 -37
  179. package/dist/markdown/components/markdown-table.d.mts.map +0 -1
  180. package/dist/markdown/components/markdown-table.mjs +0 -104
  181. package/dist/markdown/components/markdown-table.mjs.map +0 -1
  182. package/dist/markdown/contexts/index.cjs +0 -7
  183. package/dist/markdown/contexts/index.d.cts +0 -2
  184. package/dist/markdown/contexts/index.d.mts +0 -2
  185. package/dist/markdown/contexts/index.mjs +0 -3
  186. package/dist/markdown/contexts/markdown-table.cjs +0 -37
  187. package/dist/markdown/contexts/markdown-table.d.cts +0 -35
  188. package/dist/markdown/contexts/markdown-table.d.cts.map +0 -1
  189. package/dist/markdown/contexts/markdown-table.d.mts +0 -35
  190. package/dist/markdown/contexts/markdown-table.d.mts.map +0 -1
  191. package/dist/markdown/contexts/markdown-table.mjs +0 -34
  192. package/dist/markdown/contexts/markdown-table.mjs.map +0 -1
  193. package/dist/markdown/index.cjs +0 -27
  194. package/dist/markdown/index.d.cts +0 -9
  195. package/dist/markdown/index.d.mts +0 -9
  196. package/dist/markdown/index.mjs +0 -10
  197. package/dist/types/components.cjs +0 -9
  198. package/dist/types/components.d.cts +0 -137
  199. package/dist/types/components.d.cts.map +0 -1
  200. package/dist/types/components.d.mts +0 -137
  201. package/dist/types/components.d.mts.map +0 -1
  202. package/dist/types/components.mjs +0 -10
  203. package/dist/types/components.mjs.map +0 -1
  204. package/dist/typescript/components/class-declaration.cjs +0 -305
  205. package/dist/typescript/components/class-declaration.d.cts +0 -139
  206. package/dist/typescript/components/class-declaration.d.cts.map +0 -1
  207. package/dist/typescript/components/class-declaration.d.mts +0 -139
  208. package/dist/typescript/components/class-declaration.d.mts.map +0 -1
  209. package/dist/typescript/components/class-declaration.mjs +0 -300
  210. package/dist/typescript/components/class-declaration.mjs.map +0 -1
  211. package/dist/typescript/components/dynamic-import-statement.cjs +0 -25
  212. package/dist/typescript/components/dynamic-import-statement.d.cts +0 -30
  213. package/dist/typescript/components/dynamic-import-statement.d.cts.map +0 -1
  214. package/dist/typescript/components/dynamic-import-statement.d.mts +0 -30
  215. package/dist/typescript/components/dynamic-import-statement.d.mts.map +0 -1
  216. package/dist/typescript/components/dynamic-import-statement.mjs +0 -25
  217. package/dist/typescript/components/dynamic-import-statement.mjs.map +0 -1
  218. package/dist/typescript/components/interface-declaration.cjs +0 -257
  219. package/dist/typescript/components/interface-declaration.d.cts +0 -78
  220. package/dist/typescript/components/interface-declaration.d.cts.map +0 -1
  221. package/dist/typescript/components/interface-declaration.d.mts +0 -78
  222. package/dist/typescript/components/interface-declaration.d.mts.map +0 -1
  223. package/dist/typescript/components/interface-declaration.mjs +0 -254
  224. package/dist/typescript/components/interface-declaration.mjs.map +0 -1
  225. package/dist/typescript/components/object-declaration.cjs +0 -131
  226. package/dist/typescript/components/object-declaration.d.cts +0 -24
  227. package/dist/typescript/components/object-declaration.d.cts.map +0 -1
  228. package/dist/typescript/components/object-declaration.d.mts +0 -24
  229. package/dist/typescript/components/object-declaration.d.mts.map +0 -1
  230. package/dist/typescript/components/object-declaration.mjs +0 -130
  231. package/dist/typescript/components/object-declaration.mjs.map +0 -1
  232. package/dist/typescript/components/property-name.cjs +0 -31
  233. package/dist/typescript/components/property-name.d.cts +0 -21
  234. package/dist/typescript/components/property-name.d.cts.map +0 -1
  235. package/dist/typescript/components/property-name.d.mts +0 -21
  236. package/dist/typescript/components/property-name.d.mts.map +0 -1
  237. package/dist/typescript/components/property-name.mjs +0 -31
  238. package/dist/typescript/components/property-name.mjs.map +0 -1
  239. package/dist/typescript/components/record-expression.cjs +0 -12
  240. package/dist/typescript/components/record-expression.d.cts +0 -9
  241. package/dist/typescript/components/record-expression.d.cts.map +0 -1
  242. package/dist/typescript/components/record-expression.d.mts +0 -9
  243. package/dist/typescript/components/record-expression.d.mts.map +0 -1
  244. package/dist/typescript/components/record-expression.mjs +0 -12
  245. package/dist/typescript/components/record-expression.mjs.map +0 -1
  246. package/dist/typescript/components/tsdoc-schema.cjs +0 -166
  247. package/dist/typescript/components/tsdoc-schema.d.cts +0 -21
  248. package/dist/typescript/components/tsdoc-schema.d.cts.map +0 -1
  249. package/dist/typescript/components/tsdoc-schema.d.mts +0 -21
  250. package/dist/typescript/components/tsdoc-schema.d.mts.map +0 -1
  251. package/dist/typescript/components/tsdoc-schema.mjs +0 -165
  252. package/dist/typescript/components/tsdoc-schema.mjs.map +0 -1
  253. package/dist/typescript/components/tsdoc.cjs +0 -486
  254. package/dist/typescript/components/tsdoc.d.cts +0 -163
  255. package/dist/typescript/components/tsdoc.d.cts.map +0 -1
  256. package/dist/typescript/components/tsdoc.d.mts +0 -163
  257. package/dist/typescript/components/tsdoc.d.mts.map +0 -1
  258. package/dist/typescript/components/tsdoc.mjs +0 -465
  259. package/dist/typescript/components/tsdoc.mjs.map +0 -1
  260. package/dist/typescript/components/type-declaration.cjs +0 -38
  261. package/dist/typescript/components/type-declaration.d.cts +0 -15
  262. package/dist/typescript/components/type-declaration.d.cts.map +0 -1
  263. package/dist/typescript/components/type-declaration.d.mts +0 -15
  264. package/dist/typescript/components/type-declaration.d.mts.map +0 -1
  265. package/dist/typescript/components/type-declaration.mjs +0 -38
  266. package/dist/typescript/components/type-declaration.mjs.map +0 -1
  267. package/dist/typescript/components/type-parameters.cjs +0 -82
  268. package/dist/typescript/components/type-parameters.d.cts +0 -22
  269. package/dist/typescript/components/type-parameters.d.cts.map +0 -1
  270. package/dist/typescript/components/type-parameters.d.mts +0 -22
  271. package/dist/typescript/components/type-parameters.d.mts.map +0 -1
  272. package/dist/typescript/components/type-parameters.mjs +0 -82
  273. package/dist/typescript/components/type-parameters.mjs.map +0 -1
  274. package/dist/typescript/components/typescript-file.cjs +0 -231
  275. package/dist/typescript/components/typescript-file.d.cts +0 -46
  276. package/dist/typescript/components/typescript-file.d.cts.map +0 -1
  277. package/dist/typescript/components/typescript-file.d.mts +0 -46
  278. package/dist/typescript/components/typescript-file.d.mts.map +0 -1
  279. package/dist/typescript/components/typescript-file.mjs +0 -229
  280. package/dist/typescript/components/typescript-file.mjs.map +0 -1
  281. package/dist/typescript/contexts/index.cjs +0 -4
  282. package/dist/typescript/contexts/index.d.cts +0 -2
  283. package/dist/typescript/contexts/index.d.mts +0 -2
  284. package/dist/typescript/contexts/index.mjs +0 -3
  285. package/dist/typescript/contexts/lexical-scope.cjs +0 -25
  286. package/dist/typescript/contexts/lexical-scope.d.cts +0 -12
  287. package/dist/typescript/contexts/lexical-scope.d.cts.map +0 -1
  288. package/dist/typescript/contexts/lexical-scope.d.mts +0 -12
  289. package/dist/typescript/contexts/lexical-scope.d.mts.map +0 -1
  290. package/dist/typescript/contexts/lexical-scope.mjs +0 -25
  291. package/dist/typescript/contexts/lexical-scope.mjs.map +0 -1
  292. package/dist/typescript/contexts/member-scope.cjs +0 -23
  293. package/dist/typescript/contexts/member-scope.d.cts +0 -18
  294. package/dist/typescript/contexts/member-scope.d.cts.map +0 -1
  295. package/dist/typescript/contexts/member-scope.d.mts +0 -18
  296. package/dist/typescript/contexts/member-scope.d.mts.map +0 -1
  297. package/dist/typescript/contexts/member-scope.mjs +0 -23
  298. package/dist/typescript/contexts/member-scope.mjs.map +0 -1
  299. package/dist/typescript/helpers/get-call-signature-props.cjs +0 -25
  300. package/dist/typescript/helpers/get-call-signature-props.d.cts +0 -13
  301. package/dist/typescript/helpers/get-call-signature-props.d.cts.map +0 -1
  302. package/dist/typescript/helpers/get-call-signature-props.d.mts +0 -13
  303. package/dist/typescript/helpers/get-call-signature-props.d.mts.map +0 -1
  304. package/dist/typescript/helpers/get-call-signature-props.mjs +0 -25
  305. package/dist/typescript/helpers/get-call-signature-props.mjs.map +0 -1
  306. package/dist/typescript/helpers/index.cjs +0 -6
  307. package/dist/typescript/helpers/index.d.cts +0 -3
  308. package/dist/typescript/helpers/index.d.mts +0 -3
  309. package/dist/typescript/helpers/index.mjs +0 -4
  310. package/dist/typescript/helpers/utilities.cjs +0 -15
  311. package/dist/typescript/helpers/utilities.d.cts +0 -11
  312. package/dist/typescript/helpers/utilities.d.cts.map +0 -1
  313. package/dist/typescript/helpers/utilities.d.mts +0 -11
  314. package/dist/typescript/helpers/utilities.d.mts.map +0 -1
  315. package/dist/typescript/helpers/utilities.mjs +0 -14
  316. package/dist/typescript/helpers/utilities.mjs.map +0 -1
  317. package/dist/yaml/components/index.cjs +0 -5
  318. package/dist/yaml/components/index.d.cts +0 -2
  319. package/dist/yaml/components/index.d.mts +0 -2
  320. package/dist/yaml/components/index.mjs +0 -3
  321. package/dist/yaml/components/yaml-file.cjs +0 -148
  322. package/dist/yaml/components/yaml-file.d.cts +0 -31
  323. package/dist/yaml/components/yaml-file.d.cts.map +0 -1
  324. package/dist/yaml/components/yaml-file.d.mts +0 -31
  325. package/dist/yaml/components/yaml-file.d.mts.map +0 -1
  326. package/dist/yaml/components/yaml-file.mjs +0 -147
  327. package/dist/yaml/components/yaml-file.mjs.map +0 -1
  328. package/dist/yaml/index.cjs +0 -6
  329. package/dist/yaml/index.d.cts +0 -3
  330. package/dist/yaml/index.d.mts +0 -3
  331. package/dist/yaml/index.mjs +0 -4
@@ -1,12 +1,4 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_core_components_source_file = require('./source-file.cjs');
3
2
  const require_core_components_infrastructure_file = require('./infrastructure-file.cjs');
4
- const require_core_components_output = require('./output.cjs');
5
- const require_core_components_single_line_comment = require('./single-line-comment.cjs');
6
- const require_core_components_spacing = require('./spacing.cjs');
7
3
 
8
- exports.InfrastructureFile = require_core_components_infrastructure_file.InfrastructureFile;
9
- exports.Output = require_core_components_output.Output;
10
- exports.SingleLineComment = require_core_components_single_line_comment.SingleLineComment;
11
- exports.SourceFile = require_core_components_source_file.SourceFile;
12
- exports.Spacing = require_core_components_spacing.Spacing;
4
+ exports.InfrastructureFile = require_core_components_infrastructure_file.InfrastructureFile;
@@ -1,6 +1,2 @@
1
- import { SourceFile, SourceFileProps } from "./source-file.cjs";
2
1
  import { InfrastructureFile, InfrastructureFileProps } from "./infrastructure-file.cjs";
3
- import { Output, OutputProps } from "./output.cjs";
4
- import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./single-line-comment.cjs";
5
- import { Spacing, SpacingProps } from "./spacing.cjs";
6
- export { InfrastructureFile, InfrastructureFileProps, Output, OutputProps, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps };
2
+ export { InfrastructureFile, InfrastructureFileProps };
@@ -1,6 +1,2 @@
1
- import { SourceFile, SourceFileProps } from "./source-file.mjs";
2
1
  import { InfrastructureFile, InfrastructureFileProps } from "./infrastructure-file.mjs";
3
- import { Output, OutputProps } from "./output.mjs";
4
- import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./single-line-comment.mjs";
5
- import { Spacing, SpacingProps } from "./spacing.mjs";
6
- export { InfrastructureFile, InfrastructureFileProps, Output, OutputProps, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps };
2
+ export { InfrastructureFile, InfrastructureFileProps };
@@ -1,7 +1,3 @@
1
- import { SourceFile } from "./source-file.mjs";
2
1
  import { InfrastructureFile } from "./infrastructure-file.mjs";
3
- import { Output } from "./output.mjs";
4
- import { SingleLineComment } from "./single-line-comment.mjs";
5
- import { Spacing } from "./spacing.mjs";
6
2
 
7
- export { InfrastructureFile, Output, SingleLineComment, SourceFile, Spacing };
3
+ export { InfrastructureFile };
@@ -1,11 +1,11 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
2
  const require_runtime = require('../../_virtual/_rolldown/runtime.cjs');
3
3
  const require_core_contexts_context = require('../contexts/context.cjs');
4
- const require_core_components_source_file = require('./source-file.cjs');
5
4
  let _stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
6
5
  let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
7
6
  let _alloy_js_core = require("@alloy-js/core");
8
7
  let _stryke_path_replace = require("@stryke/path/replace");
8
+ let _power_plant_alloy_js_core_components_source_file = require("@power-plant/alloy-js/core/components/source-file");
9
9
  let _stryke_path_append = require("@stryke/path/append");
10
10
  let defu = require("defu");
11
11
  defu = require_runtime.__toESM(defu, 1);
@@ -30,7 +30,7 @@ function InfrastructureFile(props) {
30
30
  const path = (0, _alloy_js_core.computed)(() => {
31
31
  return (0, _stryke_path_append.appendExtension)((0, _stryke_path_replace.replaceExtension)(context ? (0, _stryke_path_append.appendPath)(id, (0, _stryke_path_replace.replacePath)(context.infrastructurePath, context.config.cwd)) : id), filetype.value);
32
32
  });
33
- return (0, _alloy_js_core_jsx_runtime.createComponent)(require_core_components_source_file.SourceFile, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
33
+ return (0, _alloy_js_core_jsx_runtime.createComponent)(_power_plant_alloy_js_core_components_source_file.SourceFile, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
34
34
  get filetype() {
35
35
  return filetype.value;
36
36
  },
@@ -38,7 +38,10 @@ function InfrastructureFile(props) {
38
38
  return path.value;
39
39
  },
40
40
  get meta() {
41
- return (0, defu.default)({ kind: "infrastructure" }, meta ?? {});
41
+ return (0, defu.default)({
42
+ kind: "infrastructure",
43
+ id: (0, _stryke_path_replace.replaceExtension)(id)
44
+ }, meta ?? {});
42
45
  },
43
46
  children
44
47
  }));
@@ -1,4 +1,4 @@
1
- import { SourceFileProps } from "./source-file.cjs";
1
+ import { SourceFileProps } from "@power-plant/alloy-js/core/components/source-file";
2
2
  //#region src/core/components/infrastructure-file.d.ts
3
3
  type InfrastructureFileProps = Omit<SourceFileProps, "path"> & {
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"infrastructure-file.d.cts","names":[],"sources":["../../../src/core/components/infrastructure-file.tsx"],"mappings":";;KA6BY,0BAA0B,KAAK;;;;EAIzC;;;;;;;EAQA;;;;;;;;iBASc,mBAAmB,OAAO,mDAAuB"}
1
+ {"version":3,"file":"infrastructure-file.d.cts","names":[],"sources":["../../../src/core/components/infrastructure-file.tsx"],"mappings":";;KAgCY,0BAA0B,KAAK;;;;EAIzC;;;;;;;EAQA;;;;;;;;iBASc,mBAAmB,OAAO,mDAAuB"}
@@ -1,4 +1,4 @@
1
- import { SourceFileProps } from "./source-file.mjs";
1
+ import { SourceFileProps } from "@power-plant/alloy-js/core/components/source-file";
2
2
  //#region src/core/components/infrastructure-file.d.ts
3
3
  type InfrastructureFileProps = Omit<SourceFileProps, "path"> & {
4
4
  /**
@@ -1,9 +1,9 @@
1
1
  import { usePowerlinesSafe } from "../contexts/context.mjs";
2
- import { SourceFile } from "./source-file.mjs";
3
2
  import { findFileExtensionSafe, hasFileExtension } from "@stryke/path/file-path-fns";
4
3
  import { createComponent, mergeProps } from "@alloy-js/core/jsx-runtime";
5
4
  import { computed, splitProps } from "@alloy-js/core";
6
5
  import { replaceExtension, replacePath } from "@stryke/path/replace";
6
+ import { SourceFile } from "@power-plant/alloy-js/core/components/source-file";
7
7
  import { appendExtension, appendPath } from "@stryke/path/append";
8
8
  import defu from "defu";
9
9
 
@@ -35,7 +35,10 @@ function InfrastructureFile(props) {
35
35
  return path.value;
36
36
  },
37
37
  get meta() {
38
- return defu({ kind: "infrastructure" }, meta ?? {});
38
+ return defu({
39
+ kind: "infrastructure",
40
+ id: replaceExtension(id)
41
+ }, meta ?? {});
39
42
  },
40
43
  children
41
44
  }));
@@ -1,17 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
2
  const require_core_contexts_context = require('./context.cjs');
3
- const require_core_contexts_meta = require('./meta.cjs');
4
- const require_core_contexts_schema = require('./schema.cjs');
5
3
 
6
- exports.MetaContext = require_core_contexts_meta.MetaContext;
7
4
  exports.PowerlinesContext = require_core_contexts_context.PowerlinesContext;
8
- exports.SchemaContext = require_core_contexts_schema.SchemaContext;
9
- exports.SchemaPropertyContext = require_core_contexts_schema.SchemaPropertyContext;
10
- exports.useMeta = require_core_contexts_meta.useMeta;
11
- exports.useMetaContext = require_core_contexts_meta.useMetaContext;
12
- exports.useMetaSafe = require_core_contexts_meta.useMetaSafe;
13
5
  exports.usePowerlines = require_core_contexts_context.usePowerlines;
14
6
  exports.usePowerlinesContext = require_core_contexts_context.usePowerlinesContext;
15
- exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
16
- exports.useSchema = require_core_contexts_schema.useSchema;
17
- exports.useSchemaProperty = require_core_contexts_schema.useSchemaProperty;
7
+ exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
@@ -1,4 +1,2 @@
1
1
  import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./context.cjs";
2
- import { MetaContext, MetaItem, useMeta, useMetaContext, useMetaSafe } from "./meta.cjs";
3
- import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./schema.cjs";
4
- export { MetaContext, MetaItem, PowerlinesContext, SchemaContext, SchemaPropertyContext, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
2
+ export { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
@@ -1,4 +1,2 @@
1
1
  import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./context.mjs";
2
- import { MetaContext, MetaItem, useMeta, useMetaContext, useMetaSafe } from "./meta.mjs";
3
- import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./schema.mjs";
4
- export { MetaContext, MetaItem, PowerlinesContext, SchemaContext, SchemaPropertyContext, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
2
+ export { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
@@ -1,5 +1,3 @@
1
1
  import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./context.mjs";
2
- import { MetaContext, useMeta, useMetaContext, useMetaSafe } from "./meta.mjs";
3
- import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./schema.mjs";
4
2
 
5
- export { MetaContext, PowerlinesContext, SchemaContext, SchemaPropertyContext, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
3
+ export { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
@@ -1,32 +1,11 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
2
  const require_core_contexts_context = require('./contexts/context.cjs');
3
- const require_core_contexts_meta = require('./contexts/meta.cjs');
4
- const require_core_components_source_file = require('./components/source-file.cjs');
5
3
  const require_core_components_infrastructure_file = require('./components/infrastructure-file.cjs');
6
- const require_core_contexts_schema = require('./contexts/schema.cjs');
7
- require('./contexts/index.cjs');
8
- const require_core_components_output = require('./components/output.cjs');
9
- const require_core_components_single_line_comment = require('./components/single-line-comment.cjs');
10
- const require_core_components_spacing = require('./components/spacing.cjs');
11
4
  require('./components/index.cjs');
12
- const require_core_helpers_code = require('./helpers/code.cjs');
13
- require('./helpers/index.cjs');
5
+ require('./contexts/index.cjs');
14
6
 
15
7
  exports.InfrastructureFile = require_core_components_infrastructure_file.InfrastructureFile;
16
- exports.MetaContext = require_core_contexts_meta.MetaContext;
17
- exports.Output = require_core_components_output.Output;
18
8
  exports.PowerlinesContext = require_core_contexts_context.PowerlinesContext;
19
- exports.SchemaContext = require_core_contexts_schema.SchemaContext;
20
- exports.SchemaPropertyContext = require_core_contexts_schema.SchemaPropertyContext;
21
- exports.SingleLineComment = require_core_components_single_line_comment.SingleLineComment;
22
- exports.SourceFile = require_core_components_source_file.SourceFile;
23
- exports.Spacing = require_core_components_spacing.Spacing;
24
- exports.code = require_core_helpers_code.code;
25
- exports.useMeta = require_core_contexts_meta.useMeta;
26
- exports.useMetaContext = require_core_contexts_meta.useMetaContext;
27
- exports.useMetaSafe = require_core_contexts_meta.useMetaSafe;
28
9
  exports.usePowerlines = require_core_contexts_context.usePowerlines;
29
10
  exports.usePowerlinesContext = require_core_contexts_context.usePowerlinesContext;
30
- exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
31
- exports.useSchema = require_core_contexts_schema.useSchema;
32
- exports.useSchemaProperty = require_core_contexts_schema.useSchemaProperty;
11
+ exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
@@ -1,13 +1,5 @@
1
- import { SourceFile, SourceFileProps } from "./components/source-file.cjs";
2
1
  import { InfrastructureFile, InfrastructureFileProps } from "./components/infrastructure-file.cjs";
2
+ import "./components/index.cjs";
3
3
  import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./contexts/context.cjs";
4
- import { MetaContext, MetaItem, useMeta, useMetaContext, useMetaSafe } from "./contexts/meta.cjs";
5
- import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./contexts/schema.cjs";
6
4
  import "./contexts/index.cjs";
7
- import { Output, OutputProps } from "./components/output.cjs";
8
- import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./components/single-line-comment.cjs";
9
- import { Spacing, SpacingProps } from "./components/spacing.cjs";
10
- import "./components/index.cjs";
11
- import { code } from "./helpers/code.cjs";
12
- import "./helpers/index.cjs";
13
- export { InfrastructureFile, InfrastructureFileProps, MetaContext, MetaItem, Output, OutputProps, PowerlinesContext, SchemaContext, SchemaPropertyContext, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps, code, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
5
+ export { InfrastructureFile, InfrastructureFileProps, PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
@@ -1,13 +1,5 @@
1
- import { SourceFile, SourceFileProps } from "./components/source-file.mjs";
2
1
  import { InfrastructureFile, InfrastructureFileProps } from "./components/infrastructure-file.mjs";
2
+ import "./components/index.mjs";
3
3
  import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./contexts/context.mjs";
4
- import { MetaContext, MetaItem, useMeta, useMetaContext, useMetaSafe } from "./contexts/meta.mjs";
5
- import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./contexts/schema.mjs";
6
4
  import "./contexts/index.mjs";
7
- import { Output, OutputProps } from "./components/output.mjs";
8
- import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./components/single-line-comment.mjs";
9
- import { Spacing, SpacingProps } from "./components/spacing.mjs";
10
- import "./components/index.mjs";
11
- import { code } from "./helpers/code.mjs";
12
- import "./helpers/index.mjs";
13
- export { InfrastructureFile, InfrastructureFileProps, MetaContext, MetaItem, Output, OutputProps, PowerlinesContext, SchemaContext, SchemaPropertyContext, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps, code, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
5
+ export { InfrastructureFile, InfrastructureFileProps, PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
@@ -1,14 +1,6 @@
1
1
  import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./contexts/context.mjs";
2
- import { MetaContext, useMeta, useMetaContext, useMetaSafe } from "./contexts/meta.mjs";
3
- import { SourceFile } from "./components/source-file.mjs";
4
2
  import { InfrastructureFile } from "./components/infrastructure-file.mjs";
5
- import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./contexts/schema.mjs";
6
- import "./contexts/index.mjs";
7
- import { Output } from "./components/output.mjs";
8
- import { SingleLineComment } from "./components/single-line-comment.mjs";
9
- import { Spacing } from "./components/spacing.mjs";
10
3
  import "./components/index.mjs";
11
- import { code } from "./helpers/code.mjs";
12
- import "./helpers/index.mjs";
4
+ import "./contexts/index.mjs";
13
5
 
14
- export { InfrastructureFile, MetaContext, Output, PowerlinesContext, SchemaContext, SchemaPropertyContext, SingleLineComment, SourceFile, Spacing, code, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
6
+ export { InfrastructureFile, PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
@@ -2,8 +2,6 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
2
  const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
3
3
  let defu = require("defu");
4
4
  defu = require_runtime.__toESM(defu, 1);
5
- let _stryke_string_format_title_case = require("@stryke/string-format/title-case");
6
- let powerlines_utils = require("powerlines/utils");
7
5
  let _powerlines_schema = require("@powerlines/schema");
8
6
  let _stryke_capnp_compile = require("@stryke/capnp/compile");
9
7
  let _stryke_capnp_helpers = require("@stryke/capnp/helpers");
@@ -14,11 +12,13 @@ let _stryke_path_join = require("@stryke/path/join");
14
12
  let _stryke_string_format_camel_case = require("@stryke/string-format/camel-case");
15
13
  let _stryke_string_format_get_words = require("@stryke/string-format/get-words");
16
14
  let _stryke_string_format_pascal_case = require("@stryke/string-format/pascal-case");
15
+ let _stryke_string_format_title_case = require("@stryke/string-format/title-case");
17
16
  let _stryke_type_checks_is_bigint = require("@stryke/type-checks/is-bigint");
18
17
  let _stryke_type_checks_is_number = require("@stryke/type-checks/is-number");
19
18
  let _stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
20
19
  let node_child_process = require("node:child_process");
21
20
  let node_util = require("node:util");
21
+ let powerlines_utils = require("powerlines/utils");
22
22
 
23
23
  //#region src/helpers/capnp.ts
24
24
  /**
@@ -1,6 +1,4 @@
1
1
  import defu from "defu";
2
- import { titleCase } from "@stryke/string-format/title-case";
3
- import { getFileHeader } from "powerlines/utils";
4
2
  import { getPropertiesList, isJsonSchemaAnyOf, isJsonSchemaArray, isJsonSchemaBigint, isJsonSchemaBoolean, isJsonSchemaDate, isJsonSchemaEnum, isJsonSchemaInteger, isJsonSchemaLiteral, isJsonSchemaMap, isJsonSchemaNativeEnum, isJsonSchemaNever, isJsonSchemaNull, isJsonSchemaNumber, isJsonSchemaObject, isJsonSchemaRecord, isJsonSchemaRef, isJsonSchemaSet, isJsonSchemaString, isJsonSchemaTuple, isJsonSchemaUndefined, isJsonSchemaUnion } from "@powerlines/schema";
5
3
  import { capnpc } from "@stryke/capnp/compile";
6
4
  import { resolveOptions } from "@stryke/capnp/helpers";
@@ -11,11 +9,13 @@ import { joinPaths } from "@stryke/path/join";
11
9
  import { camelCase } from "@stryke/string-format/camel-case";
12
10
  import { getWords } from "@stryke/string-format/get-words";
13
11
  import { pascalCase } from "@stryke/string-format/pascal-case";
12
+ import { titleCase } from "@stryke/string-format/title-case";
14
13
  import { isBigInt } from "@stryke/type-checks/is-bigint";
15
14
  import { isNumber } from "@stryke/type-checks/is-number";
16
15
  import { isString } from "@stryke/type-checks/is-string";
17
16
  import { exec } from "node:child_process";
18
17
  import { promisify } from "node:util";
18
+ import { getFileHeader } from "powerlines/utils";
19
19
 
20
20
  //#region src/helpers/capnp.ts
21
21
  /**
package/dist/index.cjs CHANGED
@@ -8,8 +8,15 @@ let _stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
8
8
  /**
9
9
  * Alloy-js plugin for Powerlines.
10
10
  *
11
+ * @remarks
12
+ * Integrates Alloy-js via Power Plant when a `template` is provided, and
13
+ * configures Babel/tsdown for Alloy JSX builds.
14
+ *
15
+ * @see https://alloy-framework.github.io/alloy/guides/getting-started/
16
+ * @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
17
+ *
11
18
  * @param options - The Alloy-js plugin user configuration options.
12
- * @returns A Powerlines plugin that integrates Alloy-js transformations.
19
+ * @returns Powerlines plugin instances.
13
20
  */
14
21
  const plugin = (options = {}) => {
15
22
  return [(0, _powerlines_plugin_babel.default)(), {
@@ -31,7 +38,8 @@ const plugin = (options = {}) => {
31
38
  "@alloy-js/core",
32
39
  "@alloy-js/typescript",
33
40
  "@alloy-js/json",
34
- "@alloy-js/markdown"
41
+ "@alloy-js/markdown",
42
+ "@power-plant/alloy-js"
35
43
  ] }
36
44
  };
37
45
  },
package/dist/index.d.cts CHANGED
@@ -1,5 +1,4 @@
1
- import { BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile } from "./types/components.cjs";
2
- import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig } from "./types/plugin.cjs";
1
+ import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, PowerPlantAlloyOptions } from "./types/plugin.cjs";
3
2
  import "./types/index.cjs";
4
3
  import { Plugin } from "powerlines";
5
4
  //#region src/index.d.ts
@@ -11,10 +10,17 @@ declare module "powerlines" {
11
10
  /**
12
11
  * Alloy-js plugin for Powerlines.
13
12
  *
13
+ * @remarks
14
+ * Integrates Alloy-js via Power Plant when a `template` is provided, and
15
+ * configures Babel/tsdown for Alloy JSX builds.
16
+ *
17
+ * @see https://alloy-framework.github.io/alloy/guides/getting-started/
18
+ * @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
19
+ *
14
20
  * @param options - The Alloy-js plugin user configuration options.
15
- * @returns A Powerlines plugin that integrates Alloy-js transformations.
21
+ * @returns Powerlines plugin instances.
16
22
  */
17
23
  declare const plugin: <TContext extends AlloyPluginContext = AlloyPluginContext>(options?: AlloyPluginOptions) => Plugin<TContext>[];
18
24
  //#endregion
19
- export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type BuiltinSourceFileContext, type ComponentProps, type ComponentPropsWithChildren, type CopyFileOutputContext, type CopyOutputFile, type OutputDirectory, type OutputFile, type ReflectionOverrideInterface, type RenderBuiltinContext, type RenderContext, type RenderEntryContext, type RenderOutputContext, type SourceFileHeaderProps, type TypescriptFileImportItem, type TypescriptFileImports, type WriteOutputFile, plugin as default, plugin };
25
+ export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type PowerPlantAlloyOptions, plugin as default, plugin };
20
26
  //# sourceMappingURL=index.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.tsx"],"mappings":";;;;;;YA0BY;IACR,QAAQ;;;;;;;;;cAUC,SACX,iBAAiB,qBAAqB,oBAEtC,UAAS,uBA2DJ,OAAO"}
1
+ {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.tsx"],"mappings":";;;;;YA0BY;IACR,QAAQ;;;;;;;;;;;;;;;;cAiBC,SACX,iBAAiB,qBAAqB,oBAEtC,UAAS,uBACR,OAAO"}
package/dist/index.d.mts CHANGED
@@ -1,5 +1,4 @@
1
- import { BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile } from "./types/components.mjs";
2
- import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig } from "./types/plugin.mjs";
1
+ import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, PowerPlantAlloyOptions } from "./types/plugin.mjs";
3
2
  import "./types/index.mjs";
4
3
  import { Plugin } from "powerlines";
5
4
  //#region src/index.d.ts
@@ -11,10 +10,17 @@ declare module "powerlines" {
11
10
  /**
12
11
  * Alloy-js plugin for Powerlines.
13
12
  *
13
+ * @remarks
14
+ * Integrates Alloy-js via Power Plant when a `template` is provided, and
15
+ * configures Babel/tsdown for Alloy JSX builds.
16
+ *
17
+ * @see https://alloy-framework.github.io/alloy/guides/getting-started/
18
+ * @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
19
+ *
14
20
  * @param options - The Alloy-js plugin user configuration options.
15
- * @returns A Powerlines plugin that integrates Alloy-js transformations.
21
+ * @returns Powerlines plugin instances.
16
22
  */
17
23
  declare const plugin: <TContext extends AlloyPluginContext = AlloyPluginContext>(options?: AlloyPluginOptions) => Plugin<TContext>[];
18
24
  //#endregion
19
- export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type BuiltinSourceFileContext, type ComponentProps, type ComponentPropsWithChildren, type CopyFileOutputContext, type CopyOutputFile, type OutputDirectory, type OutputFile, type ReflectionOverrideInterface, type RenderBuiltinContext, type RenderContext, type RenderEntryContext, type RenderOutputContext, type SourceFileHeaderProps, type TypescriptFileImportItem, type TypescriptFileImports, type WriteOutputFile, plugin as default, plugin };
25
+ export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type PowerPlantAlloyOptions, plugin as default, plugin };
20
26
  //# sourceMappingURL=index.d.mts.map
package/dist/index.mjs CHANGED
@@ -5,8 +5,15 @@ import { findFileExtension } from "@stryke/path/file-path-fns";
5
5
  /**
6
6
  * Alloy-js plugin for Powerlines.
7
7
  *
8
+ * @remarks
9
+ * Integrates Alloy-js via Power Plant when a `template` is provided, and
10
+ * configures Babel/tsdown for Alloy JSX builds.
11
+ *
12
+ * @see https://alloy-framework.github.io/alloy/guides/getting-started/
13
+ * @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
14
+ *
8
15
  * @param options - The Alloy-js plugin user configuration options.
9
- * @returns A Powerlines plugin that integrates Alloy-js transformations.
16
+ * @returns Powerlines plugin instances.
10
17
  */
11
18
  const plugin = (options = {}) => {
12
19
  return [babel(), {
@@ -28,7 +35,8 @@ const plugin = (options = {}) => {
28
35
  "@alloy-js/core",
29
36
  "@alloy-js/typescript",
30
37
  "@alloy-js/json",
31
- "@alloy-js/markdown"
38
+ "@alloy-js/markdown",
39
+ "@power-plant/alloy-js"
32
40
  ] }
33
41
  };
34
42
  },
package/dist/render.cjs CHANGED
@@ -1,17 +1,27 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_core_components_output = require('./core/components/output.cjs');
3
- require('./core/index.cjs');
2
+ const require_core_contexts_context = require('./core/contexts/context.cjs');
4
3
  let _stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
5
4
  let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
6
5
  let _alloy_js_core = require("@alloy-js/core");
7
- let _stryke_helpers_noop = require("@stryke/helpers/noop");
6
+ let _power_plant_alloy_js_generate = require("@power-plant/alloy-js/generate");
8
7
  let _stryke_path_replace = require("@stryke/path/replace");
9
8
  let _stryke_string_format_list = require("@stryke/string-format/list");
10
9
 
11
10
  //#region src/render.tsx
11
+ function getDocumentMeta(document) {
12
+ return document.meta ?? document.chunks?.[0]?.meta ?? {};
13
+ }
14
+ function getDocumentContents(document) {
15
+ return (document.chunks ?? []).map((chunk) => chunk.content ?? "").join("");
16
+ }
12
17
  /**
13
18
  * A function to render children components within the [Alloy](https://alloy-framework.github.io) context, and write any saved content to the file system.
14
19
  *
20
+ * @remarks
21
+ * Uses Power Plant's {@link generate | `generate`} entry point to create an
22
+ * execution context and render Alloy-js templates, then emits the resulting
23
+ * documents through the Powerlines plugin context.
24
+ *
15
25
  * @example
16
26
  * ```tsx
17
27
  * import { render } from "@powerlines/plugin-alloy/render";
@@ -19,56 +29,58 @@ let _stryke_string_format_list = require("@stryke/string-format/list");
19
29
  * await render(context, <> ... </>);
20
30
  * ```
21
31
  *
32
+ * @see https://github.com/storm-software/power-plant/blob/main/packages/generators/alloy-js/src/generate.ts
33
+ *
22
34
  * @param context - The Powerlines plugin context.
23
35
  * @param children - The children components to render.
24
36
  * @returns A promise that resolves when rendering is complete.
25
37
  */
26
38
  async function render(context, children) {
27
- const meta = {};
28
- const output = await (0, _alloy_js_core.renderAsync)((0, _alloy_js_core_jsx_runtime.createComponent)(require_core_components_output.Output, {
29
- context,
30
- meta,
39
+ const documents = await (0, _power_plant_alloy_js_generate.generate)((0, _alloy_js_core_jsx_runtime.createComponent)(require_core_contexts_context.PowerlinesContext.Provider, {
40
+ value: context,
31
41
  children
32
- }));
33
- const files = [];
34
- await (0, _alloy_js_core.traverseOutput)(output, {
35
- visitDirectory: _stryke_helpers_noop.noop,
36
- visitFile: (file) => files.push(file)
42
+ }), {}, {
43
+ cwd: context.config.cwd,
44
+ logger: {
45
+ debug: (message) => context.debug(message),
46
+ info: (message) => context.info(message),
47
+ warn: (message) => context.warn(message),
48
+ error: (message) => context.error(message)
49
+ },
50
+ settings: { skipStorage: true }
37
51
  });
38
- if (!files.length) context.debug("No output files were rendered by the Alloy-js components.");
39
- else {
40
- context.debug(`Rendering ${files.length} output files from Alloy-js components: ${(0, _stryke_string_format_list.list)(files.map((file) => `${(0, _stryke_path_replace.replacePath)(file.path, context.config.cwd)}${meta[file.path]?.kind === "builtin" || meta[file.path]?.kind === "infrastructure" ? ` (${meta[file.path]?.kind === "builtin" ? "Builtin" : "Infrastructure"})` : ""}`))}.`);
41
- await (0, _alloy_js_core.traverseOutput)(output, {
42
- visitDirectory: (directory) => {
43
- if (context.fs.existsSync(directory.path)) return;
44
- context.fs.mkdirSync(directory.path);
45
- },
46
- visitFile: (file) => {
47
- if ("contents" in file) {
48
- const metadata = meta[file.path] ?? {};
49
- if (metadata.kind === "builtin") {
50
- if (!metadata.id) throw new Error(`Built-in file "${file.path}" is missing its ID in the render metadata.`);
51
- context.emitBuiltinSync(file.contents, metadata.id, {
52
- skipFormat: metadata.skipFormat,
53
- storage: metadata.storage,
54
- extension: (0, _stryke_path_file_path_fns.findFileExtension)(file.path)
55
- });
56
- } else if (metadata.kind === "entry") context.emitEntrySync(file.contents, file.path, {
57
- skipFormat: metadata.skipFormat,
58
- storage: metadata.storage,
59
- ...metadata.typeDefinition ?? {}
60
- });
61
- else if (metadata.kind === "infrastructure") {
62
- if (!metadata.id) throw new Error(`Infrastructure file "${file.path}" is missing its ID in the render metadata.`);
63
- context.emitInfrastructureSync(file.contents, metadata.id, {
64
- skipFormat: metadata.skipFormat,
65
- storage: metadata.storage,
66
- extension: (0, _stryke_path_file_path_fns.findFileExtension)(file.path)
67
- });
68
- } else context.emitSync(file.contents, file.path, metadata);
69
- } else context.fs.copySync(file.sourcePath, file.path);
70
- }
52
+ const entries = Object.values(documents);
53
+ if (!entries.length) {
54
+ context.debug("No output files were rendered by the Alloy-js components.");
55
+ return;
56
+ }
57
+ context.debug(`Emitting ${entries.length} output files from Alloy-js components: ${(0, _stryke_string_format_list.list)(entries.map((document) => {
58
+ const metadata = getDocumentMeta(document);
59
+ return `${(0, _stryke_path_replace.replacePath)(document.path, context.config.cwd)}${metadata.kind === "builtin" || metadata.kind === "infrastructure" ? ` (${metadata.kind === "builtin" ? "Builtin" : "Infrastructure"})` : ""}`;
60
+ }))}.`);
61
+ for (const document of entries) {
62
+ const metadata = getDocumentMeta(document);
63
+ const contents = getDocumentContents(document);
64
+ if (metadata.kind === "builtin") {
65
+ if (!metadata.id) throw new Error(`Built-in file "${document.path}" is missing its ID in the render metadata.`);
66
+ context.emitBuiltinSync(contents, metadata.id, {
67
+ skipFormat: metadata.skipFormat,
68
+ storage: metadata.storage,
69
+ extension: (0, _stryke_path_file_path_fns.findFileExtension)(document.path)
70
+ });
71
+ } else if (metadata.kind === "entry") context.emitEntrySync(contents, document.path, {
72
+ skipFormat: metadata.skipFormat,
73
+ storage: metadata.storage,
74
+ ...metadata.typeDefinition ?? {}
71
75
  });
76
+ else if (metadata.kind === "infrastructure") {
77
+ if (!metadata.id) throw new Error(`Infrastructure file "${document.path}" is missing its ID in the render metadata.`);
78
+ context.emitInfrastructureSync(contents, metadata.id, {
79
+ skipFormat: metadata.skipFormat,
80
+ storage: metadata.storage,
81
+ extension: (0, _stryke_path_file_path_fns.findFileExtension)(document.path)
82
+ });
83
+ } else context.emitSync(contents, document.path, metadata);
72
84
  }
73
85
  }
74
86
  /**
@@ -87,9 +99,16 @@ async function render(context, children) {
87
99
  * @returns The rendered output as a string.
88
100
  */
89
101
  function renderString(context, children, options) {
90
- return (0, _alloy_js_core.printTree)((0, _alloy_js_core.renderTree)((0, _alloy_js_core_jsx_runtime.createComponent)(require_core_components_output.Output, {
91
- context,
92
- children
102
+ return (0, _alloy_js_core.printTree)((0, _alloy_js_core.renderTree)((0, _alloy_js_core_jsx_runtime.createComponent)(require_core_contexts_context.PowerlinesContext.Provider, {
103
+ value: context,
104
+ get children() {
105
+ return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Output, {
106
+ get basePath() {
107
+ return context.config.cwd;
108
+ },
109
+ children
110
+ });
111
+ }
93
112
  })), options);
94
113
  }
95
114
 
package/dist/render.d.cts CHANGED
@@ -1,9 +1,38 @@
1
1
  import { Children, PrintTreeOptions } from "@alloy-js/core";
2
- import { PluginContext } from "powerlines";
2
+ import { PluginContext, StoragePreset } from "powerlines";
3
+ import { MetaConfig } from "@power-plant/core";
3
4
  //#region src/render.d.ts
5
+ interface MetaItem extends MetaConfig {
6
+ /**
7
+ * The kind of metadata item.
8
+ */
9
+ kind?: "builtin" | "entry" | "infrastructure" | string;
10
+ /**
11
+ * Whether to skip formatting for this output.
12
+ */
13
+ skipFormat?: boolean;
14
+ /**
15
+ * The storage preset or adapter name for the output files.
16
+ */
17
+ storage?: StoragePreset | string;
18
+ /**
19
+ * Built-in / infrastructure module id.
20
+ */
21
+ id?: string;
22
+ /**
23
+ * Entry type definition metadata.
24
+ */
25
+ typeDefinition?: Record<string, unknown>;
26
+ [key: string]: any;
27
+ }
4
28
  /**
5
29
  * A function to render children components within the [Alloy](https://alloy-framework.github.io) context, and write any saved content to the file system.
6
30
  *
31
+ * @remarks
32
+ * Uses Power Plant's {@link generate | `generate`} entry point to create an
33
+ * execution context and render Alloy-js templates, then emits the resulting
34
+ * documents through the Powerlines plugin context.
35
+ *
7
36
  * @example
8
37
  * ```tsx
9
38
  * import { render } from "@powerlines/plugin-alloy/render";
@@ -11,6 +40,8 @@ import { PluginContext } from "powerlines";
11
40
  * await render(context, <> ... </>);
12
41
  * ```
13
42
  *
43
+ * @see https://github.com/storm-software/power-plant/blob/main/packages/generators/alloy-js/src/generate.ts
44
+ *
14
45
  * @param context - The Powerlines plugin context.
15
46
  * @param children - The children components to render.
16
47
  * @returns A promise that resolves when rendering is complete.
@@ -33,5 +64,5 @@ declare function render<TContext extends PluginContext>(context: TContext, child
33
64
  */
34
65
  declare function renderString<TContext extends PluginContext>(context: TContext, children: Children, options?: PrintTreeOptions): string;
35
66
  //#endregion
36
- export { render, renderString };
67
+ export { MetaItem, render, renderString };
37
68
  //# sourceMappingURL=render.d.cts.map