@powerlines/plugin-alloy 0.19.13 → 0.19.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/builtin-file-0k9DccCv.cjs +67 -0
- package/dist/builtin-file-DcLp9sck.d.mts +35 -0
- package/dist/builtin-file-DcLp9sck.d.mts.map +1 -0
- package/dist/builtin-file-DtkZ-2Hs.d.cts +35 -0
- package/dist/builtin-file-DtkZ-2Hs.d.cts.map +1 -0
- package/dist/builtin-file-Ie_jPokg.mjs +62 -0
- package/dist/builtin-file-Ie_jPokg.mjs.map +1 -0
- package/dist/builtin-file-MrUfX3YE.d.cts +35 -0
- package/dist/builtin-file-MrUfX3YE.d.cts.map +1 -0
- package/dist/builtin-file-RXdRpQs-.d.mts +35 -0
- package/dist/builtin-file-RXdRpQs-.d.mts.map +1 -0
- package/dist/capnp-CRMDa2Ok.d.mts +88 -0
- package/dist/capnp-CRMDa2Ok.d.mts.map +1 -0
- package/dist/capnp-ClfqI-5t.cjs +356 -0
- package/dist/capnp-CnQcwo0s.mjs +260 -0
- package/dist/capnp-CnQcwo0s.mjs.map +1 -0
- package/dist/capnp-YnGBPkLK.d.cts +88 -0
- package/dist/capnp-YnGBPkLK.d.cts.map +1 -0
- package/dist/{_virtual/rolldown_runtime.cjs → chunk-CbDLau6x.cjs} +6 -1
- package/dist/components-B0evB5xd.cjs +0 -0
- package/dist/components-BNK9p5AE.cjs +0 -0
- package/dist/components-C_Rnle_h.mjs +1 -0
- package/dist/components-CpjG2zC9.mjs +1 -0
- package/dist/components-CrWk5KiP.mjs +1 -0
- package/dist/components-CyQi7RHT.mjs +1 -0
- package/dist/components-DPKSrvP-.cjs +0 -0
- package/dist/components-IRVnipN0.d.cts +143 -0
- package/dist/components-IRVnipN0.d.cts.map +1 -0
- package/dist/components-ISRFDWTF.cjs +0 -0
- package/dist/components-oHSM7vmp.d.mts +143 -0
- package/dist/components-oHSM7vmp.d.mts.map +1 -0
- package/dist/context--KBspFnw.cjs +79 -0
- package/dist/context-Du_bVzRZ.d.mts +67 -0
- package/dist/context-Du_bVzRZ.d.mts.map +1 -0
- package/dist/context-Gqs3Ru42.d.cts +67 -0
- package/dist/context-Gqs3Ru42.d.cts.map +1 -0
- package/dist/context-e2kZWEFW.mjs +51 -0
- package/dist/context-e2kZWEFW.mjs.map +1 -0
- package/dist/contexts-DezKayEz.cjs +0 -0
- package/dist/contexts-J643Nrrt.cjs +0 -0
- package/dist/contexts-_jq-yJQG.mjs +1 -0
- package/dist/contexts-juWSyBfb.mjs +1 -0
- package/dist/core/components/index.cjs +11 -6
- package/dist/core/components/index.d.cts +6 -3
- package/dist/core/components/index.d.mts +6 -3
- package/dist/core/components/index.mjs +8 -3
- package/dist/core/components/output.cjs +2 -32
- package/dist/core/components/output.d.cts +2 -22
- package/dist/core/components/output.d.mts +2 -22
- package/dist/core/components/output.mjs +1 -30
- package/dist/core/components/single-line-comment.cjs +2 -21
- package/dist/core/components/single-line-comment.d.cts +2 -21
- package/dist/core/components/single-line-comment.d.mts +2 -21
- package/dist/core/components/single-line-comment.mjs +1 -19
- package/dist/core/components/source-file.cjs +6 -63
- package/dist/core/components/source-file.d.cts +2 -31
- package/dist/core/components/source-file.d.mts +2 -31
- package/dist/core/components/source-file.mjs +5 -60
- package/dist/core/contexts/context.cjs +7 -53
- package/dist/core/contexts/context.d.cts +1 -65
- package/dist/core/contexts/context.d.mts +1 -65
- package/dist/core/contexts/context.mjs +2 -48
- package/dist/core/contexts/index.cjs +17 -15
- package/dist/core/contexts/index.d.cts +4 -2
- package/dist/core/contexts/index.d.mts +4 -2
- package/dist/core/contexts/index.mjs +4 -2
- package/dist/core/contexts/reflection.cjs +9 -67
- package/dist/core/contexts/reflection.d.cts +2 -51
- package/dist/core/contexts/reflection.d.mts +2 -51
- package/dist/core/contexts/reflection.mjs +1 -58
- package/dist/core/index.cjs +24 -23
- package/dist/core/index.d.cts +8 -7
- package/dist/core/index.d.mts +8 -7
- package/dist/core/index.mjs +8 -7
- package/dist/create-builtin-BiKyN2s2.cjs +24 -0
- package/dist/create-builtin-DFiWd6Zc.d.cts +16 -0
- package/dist/create-builtin-DFiWd6Zc.d.cts.map +1 -0
- package/dist/create-builtin-DQuJyeZw.mjs +19 -0
- package/dist/create-builtin-DQuJyeZw.mjs.map +1 -0
- package/dist/create-builtin-FtQ6qKzX.d.mts +16 -0
- package/dist/create-builtin-FtQ6qKzX.d.mts.map +1 -0
- package/dist/dynamic-import-statement-B5Pdwr4Z.d.mts +33 -0
- package/dist/dynamic-import-statement-B5Pdwr4Z.d.mts.map +1 -0
- package/dist/dynamic-import-statement-BbNJchii.mjs +25 -0
- package/dist/dynamic-import-statement-BbNJchii.mjs.map +1 -0
- package/dist/dynamic-import-statement-DNJlI3ND.d.cts +33 -0
- package/dist/dynamic-import-statement-DNJlI3ND.d.cts.map +1 -0
- package/dist/dynamic-import-statement-DTSUoDt2.d.cts +33 -0
- package/dist/dynamic-import-statement-DTSUoDt2.d.cts.map +1 -0
- package/dist/dynamic-import-statement-Dy_MY_Ua.cjs +30 -0
- package/dist/entry-file-CfMzpF03.d.cts +28 -0
- package/dist/entry-file-CfMzpF03.d.cts.map +1 -0
- package/dist/entry-file-CnC6P3j6.d.mts +28 -0
- package/dist/entry-file-CnC6P3j6.d.mts.map +1 -0
- package/dist/entry-file-D64eurjX.mjs +41 -0
- package/dist/entry-file-D64eurjX.mjs.map +1 -0
- package/dist/entry-file-DVueLVSn.d.cts +28 -0
- package/dist/entry-file-DVueLVSn.d.cts.map +1 -0
- package/dist/entry-file-GR5Rsn25.cjs +47 -0
- package/dist/entry-file-ayzYWEo5.d.mts +28 -0
- package/dist/entry-file-ayzYWEo5.d.mts.map +1 -0
- package/dist/front-matter-2eGRXX11.mjs +28 -0
- package/dist/front-matter-2eGRXX11.mjs.map +1 -0
- package/dist/front-matter-DGpkM9OE.d.mts +16 -0
- package/dist/front-matter-DGpkM9OE.d.mts.map +1 -0
- package/dist/front-matter-DZ1tB-Uj.cjs +33 -0
- package/dist/front-matter-gcouRI-6.d.cts +16 -0
- package/dist/front-matter-gcouRI-6.d.cts.map +1 -0
- package/dist/front-matter-u9H7VPAF.d.cts +16 -0
- package/dist/front-matter-u9H7VPAF.d.cts.map +1 -0
- package/dist/helpers/capnp.cjs +18 -276
- package/dist/helpers/capnp.d.cts +1 -86
- package/dist/helpers/capnp.d.mts +1 -86
- package/dist/helpers/capnp.mjs +1 -257
- package/dist/helpers/create-builtin.cjs +2 -18
- package/dist/helpers/create-builtin.d.cts +1 -14
- package/dist/helpers/create-builtin.d.mts +1 -14
- package/dist/helpers/create-builtin.mjs +1 -16
- package/dist/helpers/index.cjs +23 -23
- package/dist/helpers/index.d.cts +4 -4
- package/dist/helpers/index.d.mts +4 -4
- package/dist/helpers/index.mjs +4 -4
- package/dist/helpers/refkey.cjs +2 -15
- package/dist/helpers/refkey.d.cts +1 -12
- package/dist/helpers/refkey.d.mts +1 -12
- package/dist/helpers/refkey.mjs +1 -13
- package/dist/helpers/typescript.cjs +2 -45
- package/dist/helpers/typescript.d.cts +1 -24
- package/dist/helpers/typescript.d.mts +1 -24
- package/dist/helpers/typescript.mjs +1 -43
- package/dist/index-B-Y-ZG2x.d.mts +1 -0
- package/dist/index-BH1nuHdZ.d.cts +1 -0
- package/dist/index-BUYyA1Xh.d.cts +1 -0
- package/dist/index-C-lwXyQ6.d.mts +1 -0
- package/dist/index-C6HcjJiY.d.mts +1 -0
- package/dist/index-C6yvNuzO.d.cts +1 -0
- package/dist/index-CrhZaFgN.d.cts +1 -0
- package/dist/index-CzItj62a.d.mts +1 -0
- package/dist/index-DcDTDbdz.d.cts +1 -0
- package/dist/index-hcx6LMSC.d.mts +1 -0
- package/dist/index.cjs +8 -6
- package/dist/index.d.cts +3 -2
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +3 -2
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +8 -5
- package/dist/index.mjs.map +1 -0
- package/dist/markdown/components/front-matter.cjs +2 -27
- package/dist/markdown/components/front-matter.d.cts +1 -14
- package/dist/markdown/components/front-matter.d.mts +1 -14
- package/dist/markdown/components/front-matter.mjs +1 -25
- package/dist/markdown/components/index.cjs +17 -9
- package/dist/markdown/components/index.d.cts +7 -3
- package/dist/markdown/components/index.d.mts +7 -3
- package/dist/markdown/components/index.mjs +11 -3
- package/dist/markdown/components/markdown-file.cjs +10 -130
- package/dist/markdown/components/markdown-file.d.cts +4 -27
- package/dist/markdown/components/markdown-file.d.mts +4 -27
- package/dist/markdown/components/markdown-file.mjs +8 -127
- package/dist/markdown/components/markdown-table.cjs +5 -100
- package/dist/markdown/components/markdown-table.d.cts +3 -26
- package/dist/markdown/components/markdown-table.d.mts +3 -26
- package/dist/markdown/components/markdown-table.mjs +2 -96
- package/dist/markdown/contexts/index.cjs +6 -5
- package/dist/markdown/contexts/index.d.cts +2 -1
- package/dist/markdown/contexts/index.d.mts +2 -1
- package/dist/markdown/contexts/index.mjs +2 -1
- package/dist/markdown/contexts/markdown-table.cjs +5 -36
- package/dist/markdown/contexts/markdown-table.d.cts +1 -36
- package/dist/markdown/contexts/markdown-table.d.mts +1 -36
- package/dist/markdown/contexts/markdown-table.mjs +1 -31
- package/dist/markdown/index.cjs +22 -16
- package/dist/markdown/index.d.cts +8 -6
- package/dist/markdown/index.d.mts +8 -6
- package/dist/markdown/index.mjs +12 -6
- package/dist/markdown-file-CAwtMwsl.cjs +141 -0
- package/dist/markdown-file-CIGTz9xQ.d.cts +29 -0
- package/dist/markdown-file-CIGTz9xQ.d.cts.map +1 -0
- package/dist/markdown-file-CxDM6MCV.d.cts +29 -0
- package/dist/markdown-file-CxDM6MCV.d.cts.map +1 -0
- package/dist/markdown-file-DIcSvowq.mjs +130 -0
- package/dist/markdown-file-DIcSvowq.mjs.map +1 -0
- package/dist/markdown-file-EtJaVhJ3.d.mts +29 -0
- package/dist/markdown-file-EtJaVhJ3.d.mts.map +1 -0
- package/dist/markdown-table-AoJIzA89.d.cts +28 -0
- package/dist/markdown-table-AoJIzA89.d.cts.map +1 -0
- package/dist/markdown-table-BWPm6GbJ.cjs +57 -0
- package/dist/markdown-table-Br2Ihl2z.d.cts +38 -0
- package/dist/markdown-table-Br2Ihl2z.d.cts.map +1 -0
- package/dist/markdown-table-CFL7L6rA.d.mts +38 -0
- package/dist/markdown-table-CFL7L6rA.d.mts.map +1 -0
- package/dist/markdown-table-ChvYobzz.d.mts +28 -0
- package/dist/markdown-table-ChvYobzz.d.mts.map +1 -0
- package/dist/markdown-table-D3DonpwR.mjs +99 -0
- package/dist/markdown-table-D3DonpwR.mjs.map +1 -0
- package/dist/markdown-table-DFSFKzCN.d.cts +28 -0
- package/dist/markdown-table-DFSFKzCN.d.cts.map +1 -0
- package/dist/markdown-table-eTnxxb46.cjs +116 -0
- package/dist/markdown-table-g6DeP10e.mjs +34 -0
- package/dist/markdown-table-g6DeP10e.mjs.map +1 -0
- package/dist/output-BnmXIAFP.d.cts +24 -0
- package/dist/output-BnmXIAFP.d.cts.map +1 -0
- package/dist/output-CMC94bm-.d.mts +24 -0
- package/dist/output-CMC94bm-.d.mts.map +1 -0
- package/dist/output-CQXrGP3y.cjs +38 -0
- package/dist/output-D3UQ5nZo.mjs +33 -0
- package/dist/output-D3UQ5nZo.mjs.map +1 -0
- package/dist/output-Dq1RRbJY.d.cts +24 -0
- package/dist/output-Dq1RRbJY.d.cts.map +1 -0
- package/dist/plugin-B8wUxSXi.cjs +0 -0
- package/dist/plugin-BmQ6pIes.mjs +1 -0
- package/dist/plugin-C6SupJ8C.d.cts +41 -0
- package/dist/plugin-C6SupJ8C.d.cts.map +1 -0
- package/dist/plugin-bEu9fq1G.d.mts +41 -0
- package/dist/plugin-bEu9fq1G.d.mts.map +1 -0
- package/dist/record-expression-6ElbFyR0.cjs +17 -0
- package/dist/record-expression-BjXMzi4r.mjs +12 -0
- package/dist/record-expression-BjXMzi4r.mjs.map +1 -0
- package/dist/record-expression-adlQJuNw.d.cts +13 -0
- package/dist/record-expression-adlQJuNw.d.cts.map +1 -0
- package/dist/record-expression-c9kQA93k.d.mts +13 -0
- package/dist/record-expression-c9kQA93k.d.mts.map +1 -0
- package/dist/refkey-Bf_2_U5t.d.cts +14 -0
- package/dist/refkey-Bf_2_U5t.d.cts.map +1 -0
- package/dist/refkey-C08kDOQ0.cjs +21 -0
- package/dist/refkey-CIFiGvgZ.mjs +16 -0
- package/dist/refkey-CIFiGvgZ.mjs.map +1 -0
- package/dist/refkey-CSZgFc0P.d.mts +14 -0
- package/dist/refkey-CSZgFc0P.d.mts.map +1 -0
- package/dist/reflection-B-NMNIoB.mjs +61 -0
- package/dist/reflection-B-NMNIoB.mjs.map +1 -0
- package/dist/reflection-CUo0047e.d.mts +53 -0
- package/dist/reflection-CUo0047e.d.mts.map +1 -0
- package/dist/reflection-DHpdhvwI.cjs +108 -0
- package/dist/reflection-xU09ifzp.d.cts +53 -0
- package/dist/reflection-xU09ifzp.d.cts.map +1 -0
- package/dist/single-line-comment-B258_x1B.d.cts +23 -0
- package/dist/single-line-comment-B258_x1B.d.cts.map +1 -0
- package/dist/single-line-comment-COZ9RWsm.cjs +27 -0
- package/dist/single-line-comment-D9dIL45u.d.cts +23 -0
- package/dist/single-line-comment-D9dIL45u.d.cts.map +1 -0
- package/dist/single-line-comment-PMv_zrfe.d.mts +23 -0
- package/dist/single-line-comment-PMv_zrfe.d.mts.map +1 -0
- package/dist/single-line-comment-mOQtfhWt.mjs +22 -0
- package/dist/single-line-comment-mOQtfhWt.mjs.map +1 -0
- package/dist/source-file-95cXzcLB.d.cts +33 -0
- package/dist/source-file-95cXzcLB.d.cts.map +1 -0
- package/dist/source-file-BAVTBVJy.cjs +68 -0
- package/dist/source-file-BTsyACav.d.cts +33 -0
- package/dist/source-file-BTsyACav.d.cts.map +1 -0
- package/dist/source-file-BiJK-nH_.mjs +62 -0
- package/dist/source-file-BiJK-nH_.mjs.map +1 -0
- package/dist/source-file-CQl0UCgf.d.mts +33 -0
- package/dist/source-file-CQl0UCgf.d.mts.map +1 -0
- package/dist/tsdoc-BId4fp5_.cjs +585 -0
- package/dist/tsdoc-CfvwK4Ml.d.cts +164 -0
- package/dist/tsdoc-CfvwK4Ml.d.cts.map +1 -0
- package/dist/tsdoc-Crv526i6.mjs +466 -0
- package/dist/tsdoc-Crv526i6.mjs.map +1 -0
- package/dist/tsdoc-OUuKjTbh.d.mts +164 -0
- package/dist/tsdoc-OUuKjTbh.d.mts.map +1 -0
- package/dist/tsdoc-reflection-B4bfElmj.d.cts +19 -0
- package/dist/tsdoc-reflection-B4bfElmj.d.cts.map +1 -0
- package/dist/tsdoc-reflection-BbjnIsUV.d.cts +19 -0
- package/dist/tsdoc-reflection-BbjnIsUV.d.cts.map +1 -0
- package/dist/tsdoc-reflection-D-eKs6S1.mjs +176 -0
- package/dist/tsdoc-reflection-D-eKs6S1.mjs.map +1 -0
- package/dist/tsdoc-reflection-IH-Mt2o_.cjs +193 -0
- package/dist/tsdoc-reflection-ulqYHfKL.d.mts +19 -0
- package/dist/tsdoc-reflection-ulqYHfKL.d.mts.map +1 -0
- package/dist/types/components.cjs +1 -0
- package/dist/types/components.d.cts +1 -141
- package/dist/types/components.d.mts +1 -141
- package/dist/types/components.mjs +2 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.mts +2 -2
- package/dist/types/index.mjs +3 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +1 -39
- package/dist/types/plugin.d.mts +1 -39
- package/dist/types/plugin.mjs +2 -0
- package/dist/typescript/components/builtin-file.cjs +10 -61
- package/dist/typescript/components/builtin-file.d.cts +5 -33
- package/dist/typescript/components/builtin-file.d.mts +5 -33
- package/dist/typescript/components/builtin-file.mjs +9 -59
- package/dist/typescript/components/dynamic-import-statement.cjs +2 -24
- package/dist/typescript/components/dynamic-import-statement.d.cts +1 -31
- package/dist/typescript/components/dynamic-import-statement.d.mts +1 -31
- package/dist/typescript/components/dynamic-import-statement.mjs +1 -22
- package/dist/typescript/components/entry-file.cjs +9 -41
- package/dist/typescript/components/entry-file.d.cts +4 -26
- package/dist/typescript/components/entry-file.d.mts +4 -26
- package/dist/typescript/components/entry-file.mjs +8 -38
- package/dist/typescript/components/index.cjs +50 -43
- package/dist/typescript/components/index.d.cts +12 -9
- package/dist/typescript/components/index.d.mts +12 -9
- package/dist/typescript/components/index.mjs +16 -9
- package/dist/typescript/components/record-expression.cjs +2 -11
- package/dist/typescript/components/record-expression.d.cts +1 -11
- package/dist/typescript/components/record-expression.d.mts +1 -11
- package/dist/typescript/components/record-expression.mjs +1 -9
- package/dist/typescript/components/tsdoc-reflection.cjs +8 -177
- package/dist/typescript/components/tsdoc-reflection.d.cts +3 -17
- package/dist/typescript/components/tsdoc-reflection.d.mts +3 -17
- package/dist/typescript/components/tsdoc-reflection.mjs +5 -173
- package/dist/typescript/components/tsdoc.cjs +23 -484
- package/dist/typescript/components/tsdoc.d.cts +2 -162
- package/dist/typescript/components/tsdoc.d.mts +2 -162
- package/dist/typescript/components/tsdoc.mjs +3 -463
- package/dist/typescript/components/typescript-file.cjs +10 -215
- package/dist/typescript/components/typescript-file.d.cts +3 -48
- package/dist/typescript/components/typescript-file.d.mts +3 -48
- package/dist/typescript/components/typescript-file.mjs +7 -211
- package/dist/typescript/components/typescript-interface.cjs +8 -72
- package/dist/typescript/components/typescript-interface.d.cts +2 -24
- package/dist/typescript/components/typescript-interface.d.mts +2 -24
- package/dist/typescript/components/typescript-interface.mjs +6 -69
- package/dist/typescript/components/typescript-object.cjs +8 -124
- package/dist/typescript/components/typescript-object.d.cts +2 -28
- package/dist/typescript/components/typescript-object.d.mts +2 -28
- package/dist/typescript/components/typescript-object.mjs +6 -121
- package/dist/typescript/index.cjs +50 -44
- package/dist/typescript/index.d.cts +12 -10
- package/dist/typescript/index.d.mts +12 -10
- package/dist/typescript/index.mjs +16 -10
- package/dist/typescript-BCc7kwL_.mjs +46 -0
- package/dist/typescript-BCc7kwL_.mjs.map +1 -0
- package/dist/typescript-BbjCTT04.cjs +51 -0
- package/dist/typescript-DWzPF4n4.d.mts +26 -0
- package/dist/typescript-DWzPF4n4.d.mts.map +1 -0
- package/dist/typescript-file-BWaBMfMr.d.mts +50 -0
- package/dist/typescript-file-BWaBMfMr.d.mts.map +1 -0
- package/dist/typescript-file-BmLwVIQP.cjs +231 -0
- package/dist/typescript-file-C5NjN3H2.mjs +214 -0
- package/dist/typescript-file-C5NjN3H2.mjs.map +1 -0
- package/dist/typescript-file-MYxikvB6.d.cts +50 -0
- package/dist/typescript-file-MYxikvB6.d.cts.map +1 -0
- package/dist/typescript-file-fOVF6YF2.d.cts +50 -0
- package/dist/typescript-file-fOVF6YF2.d.cts.map +1 -0
- package/dist/typescript-interface-BNdWrKgb.cjs +83 -0
- package/dist/typescript-interface-D-d9A720.d.cts +26 -0
- package/dist/typescript-interface-D-d9A720.d.cts.map +1 -0
- package/dist/typescript-interface-LN3uCdA6.mjs +72 -0
- package/dist/typescript-interface-LN3uCdA6.mjs.map +1 -0
- package/dist/typescript-interface-MV4qwTHs.d.mts +26 -0
- package/dist/typescript-interface-MV4qwTHs.d.mts.map +1 -0
- package/dist/typescript-o4AsClkT.d.cts +26 -0
- package/dist/typescript-o4AsClkT.d.cts.map +1 -0
- package/dist/typescript-object-Bbza8TK7.d.cts +30 -0
- package/dist/typescript-object-Bbza8TK7.d.cts.map +1 -0
- package/dist/typescript-object-C7p9fJBF.d.mts +30 -0
- package/dist/typescript-object-C7p9fJBF.d.mts.map +1 -0
- package/dist/typescript-object-DIyR8xhW.mjs +124 -0
- package/dist/typescript-object-DIyR8xhW.mjs.map +1 -0
- package/dist/typescript-object-ENaG1YGI.cjs +135 -0
- package/dist/typescript-object-v1WiBD8W.d.cts +30 -0
- package/dist/typescript-object-v1WiBD8W.d.cts.map +1 -0
- package/dist/unctx-MFxscYXI.mjs +12 -0
- package/dist/unctx-MFxscYXI.mjs.map +1 -0
- package/dist/unctx-r7Vvh6XR.cjs +17 -0
- package/package.json +6 -6
- package/dist/internal/unctx.cjs +0 -8
- package/dist/internal/unctx.mjs +0 -7
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { PluginContext } from "powerlines/types/context";
|
|
2
|
+
import { StoragePreset } from "powerlines/types/fs";
|
|
3
|
+
|
|
4
|
+
//#region src/core/contexts/context.d.ts
|
|
5
|
+
interface MetaItem {
|
|
6
|
+
/**
|
|
7
|
+
* The kind of metadata item.
|
|
8
|
+
*/
|
|
9
|
+
kind?: "builtin" | "entry" | 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
|
+
* @remarks
|
|
18
|
+
* If not specified, the output mode will be determined by the provided `output.mode` value.
|
|
19
|
+
*/
|
|
20
|
+
storage?: StoragePreset | string;
|
|
21
|
+
[key: string]: any;
|
|
22
|
+
}
|
|
23
|
+
interface PowerlinesContextInterface<TContext extends PluginContext = PluginContext, TMeta extends Record<string, MetaItem> = Record<string, MetaItem>> {
|
|
24
|
+
/**
|
|
25
|
+
* The current Powerlines context.
|
|
26
|
+
*/
|
|
27
|
+
value: TContext;
|
|
28
|
+
/**
|
|
29
|
+
* The current render metadata.
|
|
30
|
+
*/
|
|
31
|
+
meta: TMeta;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Hook to access the Powerlines Context.
|
|
35
|
+
*
|
|
36
|
+
* @returns The Context.
|
|
37
|
+
*/
|
|
38
|
+
declare function usePowerlinesContext<TContext extends PluginContext = PluginContext, TMeta extends Record<string, MetaItem> = Record<string, MetaItem>>(): PowerlinesContextInterface<TContext, TMeta> | null;
|
|
39
|
+
/**
|
|
40
|
+
* Hook to safely access the {@link PluginContext | Powerlines context}.
|
|
41
|
+
*
|
|
42
|
+
* @returns The Powerlines context or null if not set.
|
|
43
|
+
*/
|
|
44
|
+
declare function usePowerlinesSafe<TContext extends PluginContext = PluginContext>(): TContext | null;
|
|
45
|
+
/**
|
|
46
|
+
* Hook to access the {@link PluginContext | Powerlines context}.
|
|
47
|
+
*
|
|
48
|
+
* @returns The Powerlines context.
|
|
49
|
+
*/
|
|
50
|
+
declare function usePowerlines<TContext extends PluginContext = PluginContext>(): TContext;
|
|
51
|
+
/**
|
|
52
|
+
* Hook to safely access the render context's metadata.
|
|
53
|
+
*
|
|
54
|
+
* @returns The Powerlines context or null if not set.
|
|
55
|
+
*/
|
|
56
|
+
declare function useMetaSafe<TMeta extends Record<string, MetaItem> = Record<string, MetaItem>>(): TMeta | null;
|
|
57
|
+
/**
|
|
58
|
+
* Hook to access the render context's metadata.
|
|
59
|
+
*
|
|
60
|
+
* @returns The Powerlines context.
|
|
61
|
+
*/
|
|
62
|
+
declare function useMeta<TMeta extends Record<string, MetaItem> = Record<string, MetaItem>>(): TMeta;
|
|
63
|
+
declare type __ΩMetaItem = any[];
|
|
64
|
+
declare type __ΩPowerlinesContextInterface = any[];
|
|
65
|
+
//#endregion
|
|
66
|
+
export { useMeta as a, usePowerlinesContext as c, __ΩPowerlinesContextInterface as i, usePowerlinesSafe as l, PowerlinesContextInterface as n, useMetaSafe as o, __ΩMetaItem as r, usePowerlines as s, MetaItem as t };
|
|
67
|
+
//# sourceMappingURL=context-Gqs3Ru42.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context-Gqs3Ru42.d.cts","names":[],"sources":["../src/core/contexts/context.ts"],"sourcesContent":[],"mappings":";;;;UAsBiB,QAAA;;AAAjB;AAsBA;EACmB,IAAA,CAAA,EAAA,SAAA,GAAA,OAAA,GAAA,MAAA;EAAgB;;;EACuB,UAAA,CAAA,EAAA,OAAA;EAAf;;;;AAkB3C;;EACmC,OAAA,CAAA,EA1BvB,aA0BuB,GAAA,MAAA;EACJ,CAAA,GAAA,EAAA,MAAA,CAAA,EAAA,GAAA;;AAA2B,UAtBzC,0BAsByC,CAAA,iBArBvC,aAqBuC,GArBvB,aAqBuB,EAAA,cApB1C,MAoB0C,CAAA,MAAA,EApB3B,QAoB2B,CAAA,GApBf,MAoBe,CAAA,MAAA,EApBA,QAoBA,CAAA,CAAA,CAAA;EAAf;;;EACtC,KAAA,EAhBI,QAgBJ;EAA0B;AAS/B;;EACmC,IAAA,EArB3B,KAqB2B;;;AAYnC;;;;AAEa,iBA3BG,oBA2BH,CAAA,iBA1BM,aA0BN,GA1BsB,aA0BtB,EAAA,cAzBG,MAyBH,CAAA,MAAA,EAzBkB,QAyBlB,CAAA,GAzB8B,MAyB9B,CAAA,MAAA,EAzB6C,QAyB7C,CAAA,CAAA,CAAA,CAAA,EAxBR,0BAwBQ,CAxBmB,QAwBnB,EAxB6B,KAwB7B,CAAA,GAAA,IAAA;AAgBb;;;;;AAEK,iBAjCW,iBAiCX,CAAA,iBAhCc,aAgCd,GAhC8B,aAgC9B,CAAA,CAAA,CAAA,EA/BA,QA+BA,GAAA,IAAA;;AAWL;;;;AAC2C,iBAhC3B,aAgC2B,CAAA,iBA/BxB,aA+BwB,GA/BR,aA+BQ,CAAA,CAAA,CAAA,EA9BtC,QA8BsC;;;;;;iBAd3B,0BACA,eAAe,YAAY,eAAe,cACrD;;;;;;iBAWW,sBACA,eAAe,YAAY,eAAe,cACrD"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { t as unctx } from "./unctx-MFxscYXI.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/core/contexts/context.ts
|
|
4
|
+
/**
|
|
5
|
+
* Hook to access the Powerlines Context.
|
|
6
|
+
*
|
|
7
|
+
* @returns The Context.
|
|
8
|
+
*/
|
|
9
|
+
function usePowerlinesContext() {
|
|
10
|
+
return unctx.tryUse();
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Hook to safely access the {@link PluginContext | Powerlines context}.
|
|
14
|
+
*
|
|
15
|
+
* @returns The Powerlines context or null if not set.
|
|
16
|
+
*/
|
|
17
|
+
function usePowerlinesSafe() {
|
|
18
|
+
return usePowerlinesContext()?.value ?? null;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Hook to access the {@link PluginContext | Powerlines context}.
|
|
22
|
+
*
|
|
23
|
+
* @returns The Powerlines context.
|
|
24
|
+
*/
|
|
25
|
+
function usePowerlines() {
|
|
26
|
+
const powerlines = usePowerlinesSafe();
|
|
27
|
+
if (!powerlines) throw new Error("Powerlines - Context is not set. Please make sure the Alloy components are being provided to an invocation of the `render` function added to plugins by `@powerlines/plugin-alloy`.");
|
|
28
|
+
return powerlines;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Hook to safely access the render context's metadata.
|
|
32
|
+
*
|
|
33
|
+
* @returns The Powerlines context or null if not set.
|
|
34
|
+
*/
|
|
35
|
+
function useMetaSafe() {
|
|
36
|
+
return usePowerlinesContext()?.meta ?? null;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Hook to access the render context's metadata.
|
|
40
|
+
*
|
|
41
|
+
* @returns The Powerlines context.
|
|
42
|
+
*/
|
|
43
|
+
function useMeta() {
|
|
44
|
+
const meta = useMetaSafe();
|
|
45
|
+
if (!meta) throw new Error("Powerlines metadata is not available in the rendering context. Please make sure the Alloy components are being provided to an invocation of the `render` function added to plugins by `@powerlines/plugin-alloy`.");
|
|
46
|
+
return meta;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
//#endregion
|
|
50
|
+
export { usePowerlinesSafe as a, usePowerlinesContext as i, useMetaSafe as n, usePowerlines as r, useMeta as t };
|
|
51
|
+
//# sourceMappingURL=context-e2kZWEFW.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context-e2kZWEFW.mjs","names":["unctx","usePowerlinesContext","tryUse","usePowerlinesSafe","powerlines","value","usePowerlines","Error","useMetaSafe","meta","useMeta"],"sources":["../src/core/contexts/context.ts"],"sourcesContent":["/* -------------------------------------------------------------------\n\n ⚡ Storm Software - Powerlines\n\n This code was released as part of the Powerlines project. Powerlines\n is maintained by Storm Software under the Apache-2.0 license, and is\n free for commercial and private use. For more information, please visit\n our licensing page at https://stormsoftware.com/licenses/projects/powerlines.\n\n Website: https://stormsoftware.com\n Repository: https://github.com/storm-software/powerlines\n Documentation: https://docs.stormsoftware.com/projects/powerlines\n Contact: https://stormsoftware.com/contact\n\n SPDX-License-Identifier: Apache-2.0\n\n ------------------------------------------------------------------- */\n\nimport type { PluginContext } from \"powerlines/types/context\";\nimport type { StoragePreset } from \"powerlines/types/fs\";\nimport { unctx } from \"../../internal/unctx\";\n\nexport interface MetaItem {\n /**\n * The kind of metadata item.\n */\n kind?: \"builtin\" | \"entry\" | string;\n\n /**\n * Whether to skip formatting for this output.\n */\n skipFormat?: boolean;\n\n /**\n * The storage preset or adapter name for the output files.\n *\n * @remarks\n * If not specified, the output mode will be determined by the provided `output.mode` value.\n */\n storage?: StoragePreset | string;\n\n [key: string]: any;\n}\n\nexport interface PowerlinesContextInterface<\n TContext extends PluginContext = PluginContext,\n TMeta extends Record<string, MetaItem> = Record<string, MetaItem>\n> {\n /**\n * The current Powerlines context.\n */\n value: TContext;\n\n /**\n * The current render metadata.\n */\n meta: TMeta;\n}\n\n/**\n * Hook to access the Powerlines Context.\n *\n * @returns The Context.\n */\nexport function usePowerlinesContext<\n TContext extends PluginContext = PluginContext,\n TMeta extends Record<string, MetaItem> = Record<string, MetaItem>\n>(): PowerlinesContextInterface<TContext, TMeta> | null {\n return unctx.tryUse();\n}\n\n/**\n * Hook to safely access the {@link PluginContext | Powerlines context}.\n *\n * @returns The Powerlines context or null if not set.\n */\nexport function usePowerlinesSafe<\n TContext extends PluginContext = PluginContext\n>(): TContext | null {\n const powerlines = usePowerlinesContext<TContext>();\n\n return powerlines?.value ?? null;\n}\n\n/**\n * Hook to access the {@link PluginContext | Powerlines context}.\n *\n * @returns The Powerlines context.\n */\nexport function usePowerlines<\n TContext extends PluginContext = PluginContext\n>(): TContext {\n const powerlines = usePowerlinesSafe<TContext>();\n if (!powerlines) {\n throw new Error(\n \"Powerlines - Context is not set. Please make sure the Alloy components are being provided to an invocation of the `render` function added to plugins by `@powerlines/plugin-alloy`.\"\n );\n }\n\n return powerlines;\n}\n\n/**\n * Hook to safely access the render context's metadata.\n *\n * @returns The Powerlines context or null if not set.\n */\nexport function useMetaSafe<\n TMeta extends Record<string, MetaItem> = Record<string, MetaItem>\n>(): TMeta | null {\n const powerlines = usePowerlinesContext<PluginContext, TMeta>();\n\n return powerlines?.meta ?? null;\n}\n\n/**\n * Hook to access the render context's metadata.\n *\n * @returns The Powerlines context.\n */\nexport function useMeta<\n TMeta extends Record<string, MetaItem> = Record<string, MetaItem>\n>(): TMeta {\n const meta = useMetaSafe<TMeta>();\n if (!meta) {\n throw new Error(\n \"Powerlines metadata is not available in the rendering context. Please make sure the Alloy components are being provided to an invocation of the `render` function added to plugins by `@powerlines/plugin-alloy`.\"\n );\n }\n\n return meta;\n}\n"],"mappings":""}
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
const
|
|
2
|
-
|
|
3
|
-
const
|
|
1
|
+
const require_output = require('../../output-CQXrGP3y.cjs');
|
|
2
|
+
require('../../unctx-r7Vvh6XR.cjs');
|
|
3
|
+
const require_single_line_comment = require('../../single-line-comment-COZ9RWsm.cjs');
|
|
4
|
+
require('../../context--KBspFnw.cjs');
|
|
5
|
+
require('../../reflection-DHpdhvwI.cjs');
|
|
6
|
+
require('../../contexts-DezKayEz.cjs');
|
|
7
|
+
const require_source_file = require('../../source-file-BAVTBVJy.cjs');
|
|
8
|
+
require('../../components-B0evB5xd.cjs');
|
|
4
9
|
|
|
5
|
-
exports.Output =
|
|
6
|
-
exports.SingleLineComment =
|
|
7
|
-
exports.SourceFile =
|
|
10
|
+
exports.Output = require_output.Output;
|
|
11
|
+
exports.SingleLineComment = require_single_line_comment.SingleLineComment;
|
|
12
|
+
exports.SourceFile = require_source_file.SourceFile;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import "../../context-Gqs3Ru42.cjs";
|
|
2
|
+
import { n as OutputProps, r as __ΩOutputProps, t as Output } from "../../output-BnmXIAFP.cjs";
|
|
3
|
+
import "../../components-IRVnipN0.cjs";
|
|
4
|
+
import { a as __ΩSingleLineCommentVariant, i as __ΩSingleLineCommentProps, n as SingleLineCommentProps, r as SingleLineCommentVariant, t as SingleLineComment } from "../../single-line-comment-B258_x1B.cjs";
|
|
5
|
+
import { n as SourceFileProps, r as __ΩSourceFileProps, t as SourceFile } from "../../source-file-BTsyACav.cjs";
|
|
6
|
+
import "../../index-BUYyA1Xh.cjs";
|
|
4
7
|
export { Output, OutputProps, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, __ΩOutputProps, __ΩSingleLineCommentProps, __ΩSingleLineCommentVariant, __ΩSourceFileProps };
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import "../../context-Du_bVzRZ.mjs";
|
|
2
|
+
import { n as OutputProps, r as __ΩOutputProps, t as Output } from "../../output-CMC94bm-.mjs";
|
|
3
|
+
import "../../components-oHSM7vmp.mjs";
|
|
4
|
+
import { a as __ΩSingleLineCommentVariant, i as __ΩSingleLineCommentProps, n as SingleLineCommentProps, r as SingleLineCommentVariant, t as SingleLineComment } from "../../single-line-comment-PMv_zrfe.mjs";
|
|
5
|
+
import { n as SourceFileProps, r as __ΩSourceFileProps, t as SourceFile } from "../../source-file-CQl0UCgf.mjs";
|
|
6
|
+
import "../../index-CzItj62a.mjs";
|
|
4
7
|
export { Output, OutputProps, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, __ΩOutputProps, __ΩSingleLineCommentProps, __ΩSingleLineCommentVariant, __ΩSourceFileProps };
|
|
@@ -1,5 +1,10 @@
|
|
|
1
|
-
import { Output } from "
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
1
|
+
import { t as Output } from "../../output-D3UQ5nZo.mjs";
|
|
2
|
+
import "../../unctx-MFxscYXI.mjs";
|
|
3
|
+
import { t as SingleLineComment } from "../../single-line-comment-mOQtfhWt.mjs";
|
|
4
|
+
import "../../context-e2kZWEFW.mjs";
|
|
5
|
+
import "../../reflection-B-NMNIoB.mjs";
|
|
6
|
+
import "../../contexts-juWSyBfb.mjs";
|
|
7
|
+
import { t as SourceFile } from "../../source-file-BiJK-nH_.mjs";
|
|
8
|
+
import "../../components-CyQi7RHT.mjs";
|
|
4
9
|
|
|
5
10
|
export { Output, SingleLineComment, SourceFile };
|
|
@@ -1,33 +1,3 @@
|
|
|
1
|
-
const
|
|
2
|
-
let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
3
|
-
let __alloy_js_core = require("@alloy-js/core");
|
|
4
|
-
let __stryke_path_replace = require("@stryke/path/replace");
|
|
1
|
+
const require_output = require('../../output-CQXrGP3y.cjs');
|
|
5
2
|
|
|
6
|
-
|
|
7
|
-
/**
|
|
8
|
-
* Output component for rendering the Powerlines plugin's output files via templates.
|
|
9
|
-
*/
|
|
10
|
-
function Output(props) {
|
|
11
|
-
const [{ children, context, basePath }, rest] = (0, __alloy_js_core.splitProps)(props, [
|
|
12
|
-
"children",
|
|
13
|
-
"context",
|
|
14
|
-
"basePath"
|
|
15
|
-
]);
|
|
16
|
-
const basePathRef = (0, __alloy_js_core.computed)(() => basePath ? (0, __stryke_path_replace.replacePath)(basePath, context.workspaceConfig.workspaceRoot) : context.workspaceConfig.workspaceRoot);
|
|
17
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Output, (0, __alloy_js_core_jsx_runtime.mergeProps)(rest, {
|
|
18
|
-
get basePath() {
|
|
19
|
-
return basePathRef.value;
|
|
20
|
-
},
|
|
21
|
-
get children() {
|
|
22
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
23
|
-
get when() {
|
|
24
|
-
return Boolean(context);
|
|
25
|
-
},
|
|
26
|
-
children
|
|
27
|
-
});
|
|
28
|
-
}
|
|
29
|
-
}));
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
//#endregion
|
|
33
|
-
exports.Output = Output;
|
|
3
|
+
exports.Output = require_output.Output;
|
|
@@ -1,23 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import { OutputProps as OutputProps$1 } from "@alloy-js/core";
|
|
4
|
-
import { PluginContext } from "powerlines/types/context";
|
|
5
|
-
|
|
6
|
-
//#region src/core/components/output.d.ts
|
|
7
|
-
interface OutputProps<TContext extends PluginContext = PluginContext, TMeta extends Record<string, MetaItem> = Record<string, MetaItem>> extends OutputProps$1 {
|
|
8
|
-
/**
|
|
9
|
-
* The current Powerlines process context.
|
|
10
|
-
*/
|
|
11
|
-
context: TContext;
|
|
12
|
-
/**
|
|
13
|
-
* Metadata for the current render.
|
|
14
|
-
*/
|
|
15
|
-
meta?: TMeta;
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Output component for rendering the Powerlines plugin's output files via templates.
|
|
19
|
-
*/
|
|
20
|
-
declare function Output<TContext extends PluginContext = PluginContext, TMeta extends Record<string, MetaItem> = Record<string, MetaItem>>(props: OutputProps<TContext, TMeta>): _alloy_js_core7.Children;
|
|
21
|
-
declare type __ΩOutputProps = any[];
|
|
22
|
-
//#endregion
|
|
1
|
+
import "../../context-Gqs3Ru42.cjs";
|
|
2
|
+
import { n as OutputProps, r as __ΩOutputProps, t as Output } from "../../output-BnmXIAFP.cjs";
|
|
23
3
|
export { Output, OutputProps, __ΩOutputProps };
|
|
@@ -1,23 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import { OutputProps as OutputProps$1 } from "@alloy-js/core";
|
|
4
|
-
import { PluginContext } from "powerlines/types/context";
|
|
5
|
-
|
|
6
|
-
//#region src/core/components/output.d.ts
|
|
7
|
-
interface OutputProps<TContext extends PluginContext = PluginContext, TMeta extends Record<string, MetaItem> = Record<string, MetaItem>> extends OutputProps$1 {
|
|
8
|
-
/**
|
|
9
|
-
* The current Powerlines process context.
|
|
10
|
-
*/
|
|
11
|
-
context: TContext;
|
|
12
|
-
/**
|
|
13
|
-
* Metadata for the current render.
|
|
14
|
-
*/
|
|
15
|
-
meta?: TMeta;
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* Output component for rendering the Powerlines plugin's output files via templates.
|
|
19
|
-
*/
|
|
20
|
-
declare function Output<TContext extends PluginContext = PluginContext, TMeta extends Record<string, MetaItem> = Record<string, MetaItem>>(props: OutputProps<TContext, TMeta>): _alloy_js_core1.Children;
|
|
21
|
-
declare type __ΩOutputProps = any[];
|
|
22
|
-
//#endregion
|
|
1
|
+
import "../../context-Du_bVzRZ.mjs";
|
|
2
|
+
import { n as OutputProps, r as __ΩOutputProps, t as Output } from "../../output-CMC94bm-.mjs";
|
|
23
3
|
export { Output, OutputProps, __ΩOutputProps };
|
|
@@ -1,32 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Output as Output$1, Show, computed, splitProps } from "@alloy-js/core";
|
|
3
|
-
import { replacePath } from "@stryke/path/replace";
|
|
1
|
+
import { t as Output } from "../../output-D3UQ5nZo.mjs";
|
|
4
2
|
|
|
5
|
-
//#region src/core/components/output.tsx
|
|
6
|
-
/**
|
|
7
|
-
* Output component for rendering the Powerlines plugin's output files via templates.
|
|
8
|
-
*/
|
|
9
|
-
function Output(props) {
|
|
10
|
-
const [{ children, context, basePath }, rest] = splitProps(props, [
|
|
11
|
-
"children",
|
|
12
|
-
"context",
|
|
13
|
-
"basePath"
|
|
14
|
-
]);
|
|
15
|
-
const basePathRef = computed(() => basePath ? replacePath(basePath, context.workspaceConfig.workspaceRoot) : context.workspaceConfig.workspaceRoot);
|
|
16
|
-
return createComponent(Output$1, mergeProps(rest, {
|
|
17
|
-
get basePath() {
|
|
18
|
-
return basePathRef.value;
|
|
19
|
-
},
|
|
20
|
-
get children() {
|
|
21
|
-
return createComponent(Show, {
|
|
22
|
-
get when() {
|
|
23
|
-
return Boolean(context);
|
|
24
|
-
},
|
|
25
|
-
children
|
|
26
|
-
});
|
|
27
|
-
}
|
|
28
|
-
}));
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
//#endregion
|
|
32
3
|
export { Output };
|
|
@@ -1,22 +1,3 @@
|
|
|
1
|
-
const
|
|
2
|
-
let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
3
|
-
let __alloy_js_core = require("@alloy-js/core");
|
|
1
|
+
const require_single_line_comment = require('../../single-line-comment-COZ9RWsm.cjs');
|
|
4
2
|
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* A single line comment block. The children are rendered as a prose element, which means that they
|
|
8
|
-
* are broken into multiple lines
|
|
9
|
-
*/
|
|
10
|
-
function SingleLineComment(props) {
|
|
11
|
-
const { variant = "double-slash", children } = props;
|
|
12
|
-
const commentStart = variant === "slash-star" ? "/* " : variant === "slash-star-star" ? "/** " : variant === "triple-slash" ? "/// " : variant === "markdown" ? "<!-- " : "// ";
|
|
13
|
-
return [commentStart, (0, __alloy_js_core_jsx_runtime.createIntrinsic)("align", {
|
|
14
|
-
string: commentStart,
|
|
15
|
-
get children() {
|
|
16
|
-
return [(0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Prose, { children }), variant === "slash-star" || variant === "slash-star-star" ? " */ " : variant === "markdown" ? " -->" : ""];
|
|
17
|
-
}
|
|
18
|
-
})];
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
//#endregion
|
|
22
|
-
exports.SingleLineComment = SingleLineComment;
|
|
3
|
+
exports.SingleLineComment = require_single_line_comment.SingleLineComment;
|
|
@@ -1,22 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
//#region src/core/components/single-line-comment.d.ts
|
|
5
|
-
type SingleLineCommentVariant = "double-slash" | "triple-slash" | "slash-star" | "slash-star-star" | "markdown";
|
|
6
|
-
interface SingleLineCommentProps extends ComponentProps {
|
|
7
|
-
/**
|
|
8
|
-
* The variant of the single line comment.
|
|
9
|
-
*
|
|
10
|
-
* @defaultValue "double-slash"
|
|
11
|
-
*/
|
|
12
|
-
variant?: SingleLineCommentVariant;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* A single line comment block. The children are rendered as a prose element, which means that they
|
|
16
|
-
* are broken into multiple lines
|
|
17
|
-
*/
|
|
18
|
-
declare function SingleLineComment(props: SingleLineCommentProps): _alloy_js_core15.Children;
|
|
19
|
-
declare type __ΩSingleLineCommentVariant = any[];
|
|
20
|
-
declare type __ΩSingleLineCommentProps = any[];
|
|
21
|
-
//#endregion
|
|
1
|
+
import "../../components-IRVnipN0.cjs";
|
|
2
|
+
import { a as __ΩSingleLineCommentVariant, i as __ΩSingleLineCommentProps, n as SingleLineCommentProps, r as SingleLineCommentVariant, t as SingleLineComment } from "../../single-line-comment-B258_x1B.cjs";
|
|
22
3
|
export { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, __ΩSingleLineCommentProps, __ΩSingleLineCommentVariant };
|
|
@@ -1,22 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
//#region src/core/components/single-line-comment.d.ts
|
|
5
|
-
type SingleLineCommentVariant = "double-slash" | "triple-slash" | "slash-star" | "slash-star-star" | "markdown";
|
|
6
|
-
interface SingleLineCommentProps extends ComponentProps {
|
|
7
|
-
/**
|
|
8
|
-
* The variant of the single line comment.
|
|
9
|
-
*
|
|
10
|
-
* @defaultValue "double-slash"
|
|
11
|
-
*/
|
|
12
|
-
variant?: SingleLineCommentVariant;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* A single line comment block. The children are rendered as a prose element, which means that they
|
|
16
|
-
* are broken into multiple lines
|
|
17
|
-
*/
|
|
18
|
-
declare function SingleLineComment(props: SingleLineCommentProps): _alloy_js_core0.Children;
|
|
19
|
-
declare type __ΩSingleLineCommentVariant = any[];
|
|
20
|
-
declare type __ΩSingleLineCommentProps = any[];
|
|
21
|
-
//#endregion
|
|
1
|
+
import "../../components-oHSM7vmp.mjs";
|
|
2
|
+
import { a as __ΩSingleLineCommentVariant, i as __ΩSingleLineCommentProps, n as SingleLineCommentProps, r as SingleLineCommentVariant, t as SingleLineComment } from "../../single-line-comment-PMv_zrfe.mjs";
|
|
22
3
|
export { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, __ΩSingleLineCommentProps, __ΩSingleLineCommentVariant };
|
|
@@ -1,21 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Prose } from "@alloy-js/core";
|
|
1
|
+
import { t as SingleLineComment } from "../../single-line-comment-mOQtfhWt.mjs";
|
|
3
2
|
|
|
4
|
-
//#region src/core/components/single-line-comment.tsx
|
|
5
|
-
/**
|
|
6
|
-
* A single line comment block. The children are rendered as a prose element, which means that they
|
|
7
|
-
* are broken into multiple lines
|
|
8
|
-
*/
|
|
9
|
-
function SingleLineComment(props) {
|
|
10
|
-
const { variant = "double-slash", children } = props;
|
|
11
|
-
const commentStart = variant === "slash-star" ? "/* " : variant === "slash-star-star" ? "/** " : variant === "triple-slash" ? "/// " : variant === "markdown" ? "<!-- " : "// ";
|
|
12
|
-
return [commentStart, createIntrinsic("align", {
|
|
13
|
-
string: commentStart,
|
|
14
|
-
get children() {
|
|
15
|
-
return [createComponent(Prose, { children }), variant === "slash-star" || variant === "slash-star-star" ? " */ " : variant === "markdown" ? " -->" : ""];
|
|
16
|
-
}
|
|
17
|
-
})];
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
//#endregion
|
|
21
3
|
export { SingleLineComment };
|
|
@@ -1,64 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
require('
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
let __stryke_path_append = require("@stryke/path/append");
|
|
7
|
-
let defu = require("defu");
|
|
8
|
-
defu = require_rolldown_runtime.__toESM(defu);
|
|
1
|
+
require('../../unctx-r7Vvh6XR.cjs');
|
|
2
|
+
require('../../context--KBspFnw.cjs');
|
|
3
|
+
require('../../reflection-DHpdhvwI.cjs');
|
|
4
|
+
require('../../contexts-DezKayEz.cjs');
|
|
5
|
+
const require_source_file = require('../../source-file-BAVTBVJy.cjs');
|
|
9
6
|
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* A base component representing a Powerlines generated source file.
|
|
13
|
-
*
|
|
14
|
-
* @param props - The properties for the source file.
|
|
15
|
-
* @returns The rendered source file component.
|
|
16
|
-
*/
|
|
17
|
-
function SourceFile(props) {
|
|
18
|
-
const [{ children, meta, path, header, storage, filetype, reference }] = (0, __alloy_js_core.splitProps)(props, [
|
|
19
|
-
"children",
|
|
20
|
-
"meta",
|
|
21
|
-
"path",
|
|
22
|
-
"header",
|
|
23
|
-
"storage",
|
|
24
|
-
"filetype",
|
|
25
|
-
"reference"
|
|
26
|
-
]);
|
|
27
|
-
const metadata = require_core_contexts_context.useMetaSafe();
|
|
28
|
-
const parentDirectory = (0, __alloy_js_core.useContext)(__alloy_js_core.SourceDirectoryContext);
|
|
29
|
-
const sourceFile = {
|
|
30
|
-
path: (0, __stryke_path_append.appendPath)(path, parentDirectory.path),
|
|
31
|
-
filetype,
|
|
32
|
-
reference
|
|
33
|
-
};
|
|
34
|
-
parentDirectory?.addContent(sourceFile);
|
|
35
|
-
const printOptions = (0, __alloy_js_core.useFormatOptions)({
|
|
36
|
-
printWidth: props.printWidth,
|
|
37
|
-
tabWidth: props.tabWidth,
|
|
38
|
-
useTabs: props.useTabs,
|
|
39
|
-
insertFinalNewLine: props.insertFinalNewLine
|
|
40
|
-
});
|
|
41
|
-
const nodeContext = (0, __alloy_js_core.getContext)();
|
|
42
|
-
nodeContext.meta = (0, defu.default)({
|
|
43
|
-
sourceFile,
|
|
44
|
-
printOptions
|
|
45
|
-
}, meta ?? {});
|
|
46
|
-
if (metadata) metadata[sourceFile.path] = {
|
|
47
|
-
storage,
|
|
48
|
-
...meta ?? {}
|
|
49
|
-
};
|
|
50
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.SourceFileContext.Provider, {
|
|
51
|
-
value: sourceFile,
|
|
52
|
-
get children() {
|
|
53
|
-
return [(0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
54
|
-
when: header !== void 0,
|
|
55
|
-
get children() {
|
|
56
|
-
return [header, (0, __alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {})];
|
|
57
|
-
}
|
|
58
|
-
}), children];
|
|
59
|
-
}
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
//#endregion
|
|
64
|
-
exports.SourceFile = SourceFile;
|
|
7
|
+
exports.SourceFile = require_source_file.SourceFile;
|
|
@@ -1,32 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import { SourceFileProps as SourceFileProps$1 } from "@alloy-js/core";
|
|
4
|
-
import { StoragePreset } from "powerlines/types/fs";
|
|
5
|
-
|
|
6
|
-
//#region src/core/components/source-file.d.ts
|
|
7
|
-
type SourceFileProps = SourceFileProps$1 & ComponentProps & {
|
|
8
|
-
/**
|
|
9
|
-
* The storage preset for the output files.
|
|
10
|
-
*
|
|
11
|
-
* @remarks
|
|
12
|
-
* If not specified, the output mode will be determined by the provided `output.mode` value.
|
|
13
|
-
*/
|
|
14
|
-
storage?: StoragePreset;
|
|
15
|
-
/**
|
|
16
|
-
* The metadata associated with the source file.
|
|
17
|
-
*
|
|
18
|
-
* @remarks
|
|
19
|
-
* The values stored in the metadata will be available in the rendering context.
|
|
20
|
-
*/
|
|
21
|
-
meta?: Record<string, any>;
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* A base component representing a Powerlines generated source file.
|
|
25
|
-
*
|
|
26
|
-
* @param props - The properties for the source file.
|
|
27
|
-
* @returns The rendered source file component.
|
|
28
|
-
*/
|
|
29
|
-
declare function SourceFile(props: SourceFileProps): _alloy_js_core0.Children;
|
|
30
|
-
declare type __ΩSourceFileProps = any[];
|
|
31
|
-
//#endregion
|
|
1
|
+
import "../../components-IRVnipN0.cjs";
|
|
2
|
+
import { n as SourceFileProps, r as __ΩSourceFileProps, t as SourceFile } from "../../source-file-BTsyACav.cjs";
|
|
32
3
|
export { SourceFile, SourceFileProps, __ΩSourceFileProps };
|
|
@@ -1,32 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import { SourceFileProps as SourceFileProps$1 } from "@alloy-js/core";
|
|
4
|
-
import { StoragePreset } from "powerlines/types/fs";
|
|
5
|
-
|
|
6
|
-
//#region src/core/components/source-file.d.ts
|
|
7
|
-
type SourceFileProps = SourceFileProps$1 & ComponentProps & {
|
|
8
|
-
/**
|
|
9
|
-
* The storage preset for the output files.
|
|
10
|
-
*
|
|
11
|
-
* @remarks
|
|
12
|
-
* If not specified, the output mode will be determined by the provided `output.mode` value.
|
|
13
|
-
*/
|
|
14
|
-
storage?: StoragePreset;
|
|
15
|
-
/**
|
|
16
|
-
* The metadata associated with the source file.
|
|
17
|
-
*
|
|
18
|
-
* @remarks
|
|
19
|
-
* The values stored in the metadata will be available in the rendering context.
|
|
20
|
-
*/
|
|
21
|
-
meta?: Record<string, any>;
|
|
22
|
-
};
|
|
23
|
-
/**
|
|
24
|
-
* A base component representing a Powerlines generated source file.
|
|
25
|
-
*
|
|
26
|
-
* @param props - The properties for the source file.
|
|
27
|
-
* @returns The rendered source file component.
|
|
28
|
-
*/
|
|
29
|
-
declare function SourceFile(props: SourceFileProps): _alloy_js_core0.Children;
|
|
30
|
-
declare type __ΩSourceFileProps = any[];
|
|
31
|
-
//#endregion
|
|
1
|
+
import "../../components-oHSM7vmp.mjs";
|
|
2
|
+
import { n as SourceFileProps, r as __ΩSourceFileProps, t as SourceFile } from "../../source-file-CQl0UCgf.mjs";
|
|
32
3
|
export { SourceFile, SourceFileProps, __ΩSourceFileProps };
|
|
@@ -1,62 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import defu from "defu";
|
|
1
|
+
import "../../unctx-MFxscYXI.mjs";
|
|
2
|
+
import "../../context-e2kZWEFW.mjs";
|
|
3
|
+
import "../../reflection-B-NMNIoB.mjs";
|
|
4
|
+
import "../../contexts-juWSyBfb.mjs";
|
|
5
|
+
import { t as SourceFile } from "../../source-file-BiJK-nH_.mjs";
|
|
7
6
|
|
|
8
|
-
//#region src/core/components/source-file.tsx
|
|
9
|
-
/**
|
|
10
|
-
* A base component representing a Powerlines generated source file.
|
|
11
|
-
*
|
|
12
|
-
* @param props - The properties for the source file.
|
|
13
|
-
* @returns The rendered source file component.
|
|
14
|
-
*/
|
|
15
|
-
function SourceFile(props) {
|
|
16
|
-
const [{ children, meta, path, header, storage, filetype, reference }] = splitProps(props, [
|
|
17
|
-
"children",
|
|
18
|
-
"meta",
|
|
19
|
-
"path",
|
|
20
|
-
"header",
|
|
21
|
-
"storage",
|
|
22
|
-
"filetype",
|
|
23
|
-
"reference"
|
|
24
|
-
]);
|
|
25
|
-
const metadata = useMetaSafe();
|
|
26
|
-
const parentDirectory = useContext(SourceDirectoryContext);
|
|
27
|
-
const sourceFile = {
|
|
28
|
-
path: appendPath(path, parentDirectory.path),
|
|
29
|
-
filetype,
|
|
30
|
-
reference
|
|
31
|
-
};
|
|
32
|
-
parentDirectory?.addContent(sourceFile);
|
|
33
|
-
const printOptions = useFormatOptions({
|
|
34
|
-
printWidth: props.printWidth,
|
|
35
|
-
tabWidth: props.tabWidth,
|
|
36
|
-
useTabs: props.useTabs,
|
|
37
|
-
insertFinalNewLine: props.insertFinalNewLine
|
|
38
|
-
});
|
|
39
|
-
const nodeContext = getContext();
|
|
40
|
-
nodeContext.meta = defu({
|
|
41
|
-
sourceFile,
|
|
42
|
-
printOptions
|
|
43
|
-
}, meta ?? {});
|
|
44
|
-
if (metadata) metadata[sourceFile.path] = {
|
|
45
|
-
storage,
|
|
46
|
-
...meta ?? {}
|
|
47
|
-
};
|
|
48
|
-
return createComponent(SourceFileContext.Provider, {
|
|
49
|
-
value: sourceFile,
|
|
50
|
-
get children() {
|
|
51
|
-
return [createComponent(Show, {
|
|
52
|
-
when: header !== void 0,
|
|
53
|
-
get children() {
|
|
54
|
-
return [header, createIntrinsic("hbr", {})];
|
|
55
|
-
}
|
|
56
|
-
}), children];
|
|
57
|
-
}
|
|
58
|
-
});
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
//#endregion
|
|
62
7
|
export { SourceFile };
|