@powerlines/plugin-alloy 0.19.13 → 0.19.14
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-BJKPEOF7.mjs +62 -0
- package/dist/builtin-file-BJKPEOF7.mjs.map +1 -0
- package/dist/builtin-file-BghS0Iup.cjs +67 -0
- package/dist/builtin-file-CiW4-UYI.d.mts +35 -0
- package/dist/builtin-file-CiW4-UYI.d.mts.map +1 -0
- package/dist/builtin-file-DLGZvvC3.d.cts +35 -0
- package/dist/builtin-file-DLGZvvC3.d.cts.map +1 -0
- package/dist/builtin-file-Dj3eVgvv.d.cts +35 -0
- package/dist/builtin-file-Dj3eVgvv.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-AhzykdKC.mjs +51 -0
- package/dist/context-AhzykdKC.mjs.map +1 -0
- package/dist/context-Ctw077Cx.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/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-Dy_MY_Ua.cjs +30 -0
- package/dist/dynamic-import-statement-vVM9osmC.d.cts +33 -0
- package/dist/dynamic-import-statement-vVM9osmC.d.cts.map +1 -0
- package/dist/entry-file-BFHFm7wA.cjs +47 -0
- package/dist/entry-file-CiMuxu2n.d.mts +28 -0
- package/dist/entry-file-CiMuxu2n.d.mts.map +1 -0
- package/dist/entry-file-CjhBCFEa.d.cts +28 -0
- package/dist/entry-file-CjhBCFEa.d.cts.map +1 -0
- package/dist/entry-file-DT_UunNT.mjs +41 -0
- package/dist/entry-file-DT_UunNT.mjs.map +1 -0
- package/dist/entry-file-Zt33JaE1.d.cts +28 -0
- package/dist/entry-file-Zt33JaE1.d.cts.map +1 -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-DSp4xPaD.d.cts +16 -0
- package/dist/front-matter-DSp4xPaD.d.cts.map +1 -0
- package/dist/front-matter-DZ1tB-Uj.cjs +33 -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 +5 -5
- 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 +4 -3
- 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-CIGTz9xQ.d.cts +29 -0
- package/dist/markdown-file-CIGTz9xQ.d.cts.map +1 -0
- package/dist/markdown-file-CIwA46L3.mjs +130 -0
- package/dist/markdown-file-CIwA46L3.mjs.map +1 -0
- package/dist/markdown-file-DB2SAeE6.d.mts +29 -0
- package/dist/markdown-file-DB2SAeE6.d.mts.map +1 -0
- package/dist/markdown-file-DH7NDYYC.cjs +141 -0
- package/dist/markdown-file-EtJaVhJ3.d.mts +29 -0
- package/dist/markdown-file-EtJaVhJ3.d.mts.map +1 -0
- package/dist/markdown-file-gCQMRXoz.d.cts +29 -0
- package/dist/markdown-file-gCQMRXoz.d.cts.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-B2ysbgWK.d.cts +28 -0
- package/dist/markdown-table-B2ysbgWK.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-CJ9QJzAc.d.mts +28 -0
- package/dist/markdown-table-CJ9QJzAc.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-eTnxxb46.cjs +116 -0
- package/dist/markdown-table-g6DeP10e.mjs +34 -0
- package/dist/markdown-table-g6DeP10e.mjs.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/output-MJnqpeJ-.d.mts +24 -0
- package/dist/output-MJnqpeJ-.d.mts.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-BrtGpc8-.d.cts +23 -0
- package/dist/single-line-comment-BrtGpc8-.d.cts.map +1 -0
- package/dist/single-line-comment-Bvbr--Az.d.mts +23 -0
- package/dist/single-line-comment-Bvbr--Az.d.mts.map +1 -0
- package/dist/single-line-comment-COZ9RWsm.cjs +27 -0
- package/dist/single-line-comment-CQW1en2Z.d.cts +23 -0
- package/dist/single-line-comment-CQW1en2Z.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-BAoqxO5e.cjs +68 -0
- package/dist/source-file-BEY3mjFl.d.mts +33 -0
- package/dist/source-file-BEY3mjFl.d.mts.map +1 -0
- package/dist/source-file-BKZQpz0C.mjs +62 -0
- package/dist/source-file-BKZQpz0C.mjs.map +1 -0
- package/dist/source-file-BTsyACav.d.cts +33 -0
- package/dist/source-file-BTsyACav.d.cts.map +1 -0
- package/dist/source-file-CQl0UCgf.d.mts +33 -0
- package/dist/source-file-CQl0UCgf.d.mts.map +1 -0
- package/dist/source-file-QiALwKWL.d.cts +33 -0
- package/dist/source-file-QiALwKWL.d.cts.map +1 -0
- package/dist/tsdoc-BNV-5Qs2.mjs +466 -0
- package/dist/tsdoc-BNV-5Qs2.mjs.map +1 -0
- package/dist/tsdoc-CfvwK4Ml.d.cts +164 -0
- package/dist/tsdoc-CfvwK4Ml.d.cts.map +1 -0
- package/dist/tsdoc-OUuKjTbh.d.mts +164 -0
- package/dist/tsdoc-OUuKjTbh.d.mts.map +1 -0
- package/dist/tsdoc-nrR7IU_7.cjs +585 -0
- package/dist/tsdoc-reflection-BkVddZ_o.cjs +193 -0
- package/dist/tsdoc-reflection-C7_a06TL.mjs +176 -0
- package/dist/tsdoc-reflection-C7_a06TL.mjs.map +1 -0
- package/dist/tsdoc-reflection-DaykPe3v.d.cts +19 -0
- package/dist/tsdoc-reflection-DaykPe3v.d.cts.map +1 -0
- package/dist/tsdoc-reflection-Dggzpjh7.d.cts +19 -0
- package/dist/tsdoc-reflection-Dggzpjh7.d.cts.map +1 -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-BDYo1D2p.d.cts +50 -0
- package/dist/typescript-file-BDYo1D2p.d.cts.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-Bi5NEAOC.d.mts +50 -0
- package/dist/typescript-file-Bi5NEAOC.d.mts.map +1 -0
- package/dist/typescript-file-CFy1OsoL.mjs +214 -0
- package/dist/typescript-file-CFy1OsoL.mjs.map +1 -0
- package/dist/typescript-file-Ca-6MeqN.cjs +231 -0
- package/dist/typescript-file-fOVF6YF2.d.cts +50 -0
- package/dist/typescript-file-fOVF6YF2.d.cts.map +1 -0
- package/dist/typescript-interface-CilM16if.d.mts +26 -0
- package/dist/typescript-interface-CilM16if.d.mts.map +1 -0
- package/dist/typescript-interface-Dmvkz1pt.d.cts +26 -0
- package/dist/typescript-interface-Dmvkz1pt.d.cts.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-interface-WicKnDB9.mjs +72 -0
- package/dist/typescript-interface-WicKnDB9.mjs.map +1 -0
- package/dist/typescript-interface-Zf9pVXoI.cjs +83 -0
- package/dist/typescript-o4AsClkT.d.cts +26 -0
- package/dist/typescript-o4AsClkT.d.cts.map +1 -0
- package/dist/typescript-object-A5_fPqKr.d.cts +30 -0
- package/dist/typescript-object-A5_fPqKr.d.cts.map +1 -0
- package/dist/typescript-object-BNmRVXfj.mjs +124 -0
- package/dist/typescript-object-BNmRVXfj.mjs.map +1 -0
- package/dist/typescript-object-Bi7HOz2C.d.mts +30 -0
- package/dist/typescript-object-Bi7HOz2C.d.mts.map +1 -0
- package/dist/typescript-object-C4WhCkui.cjs +135 -0
- package/dist/typescript-object-C7p9fJBF.d.mts +30 -0
- package/dist/typescript-object-C7p9fJBF.d.mts.map +1 -0
- package/dist/typescript-object-v1WiBD8W.d.cts +30 -0
- package/dist/typescript-object-v1WiBD8W.d.cts.map +1 -0
- package/dist/unctx-B3g_fMrS.cjs +13 -0
- package/dist/{internal/unctx.mjs → unctx-RT0xjVBl.mjs} +2 -1
- package/dist/unctx-RT0xjVBl.mjs.map +1 -0
- package/package.json +6 -6
- package/dist/internal/unctx.cjs +0 -8
|
@@ -1,18 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
//#region src/typescript/components/tsdoc-reflection.d.ts
|
|
5
|
-
/**
|
|
6
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
7
|
-
*/
|
|
8
|
-
declare function TSDocReflectionClass<T extends Record<string, any> = Record<string, any>>(props: TSDocProps): _alloy_js_core12.Children;
|
|
9
|
-
/**
|
|
10
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
11
|
-
*/
|
|
12
|
-
declare function TSDocReflectionProperty(props: TSDocProps): _alloy_js_core12.Children;
|
|
13
|
-
/**
|
|
14
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
15
|
-
*/
|
|
16
|
-
declare function TSDocReflectionMethod(props: TSDocProps): _alloy_js_core12.Children;
|
|
17
|
-
//#endregion
|
|
1
|
+
import "../../components-oHSM7vmp.mjs";
|
|
2
|
+
import "../../tsdoc-OUuKjTbh.mjs";
|
|
3
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-ulqYHfKL.mjs";
|
|
18
4
|
export { TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty };
|
|
@@ -1,175 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import {
|
|
6
|
-
import { isUndefined } from "@stryke/type-checks/is-undefined";
|
|
7
|
-
import { isString } from "@stryke/type-checks/is-string";
|
|
8
|
-
import { isSetString } from "@stryke/type-checks/is-set-string";
|
|
1
|
+
import "../../unctx-RT0xjVBl.mjs";
|
|
2
|
+
import "../../context-AhzykdKC.mjs";
|
|
3
|
+
import "../../reflection-B-NMNIoB.mjs";
|
|
4
|
+
import "../../tsdoc-BNV-5Qs2.mjs";
|
|
5
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-C7_a06TL.mjs";
|
|
9
6
|
|
|
10
|
-
//#region src/typescript/components/tsdoc-reflection.tsx
|
|
11
|
-
/**
|
|
12
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
13
|
-
*/
|
|
14
|
-
function TSDocReflectionClass(props) {
|
|
15
|
-
const [{ children, heading }, rest] = splitProps(props, ["heading", "children"]);
|
|
16
|
-
const reflectionClass = useReflectionClass();
|
|
17
|
-
const title = computed(() => reflectionClass.reflection.getTitle() || titleCase(reflectionClass.reflection.getName()));
|
|
18
|
-
const computedHeading = computed(() => heading || reflectionClass.reflection.getDescription() || title.value);
|
|
19
|
-
const alias = computed(() => reflectionClass.reflection.getAlias());
|
|
20
|
-
const domain = computed(() => reflectionClass.reflection.getDomain());
|
|
21
|
-
const permission = computed(() => reflectionClass.reflection.getPermission());
|
|
22
|
-
const readonly = computed(() => reflectionClass.reflection.isReadonly());
|
|
23
|
-
const internal = computed(() => reflectionClass.reflection.isInternal());
|
|
24
|
-
const ignore = computed(() => reflectionClass.reflection.isIgnored());
|
|
25
|
-
const hidden = computed(() => reflectionClass.reflection.isHidden());
|
|
26
|
-
if (!computedHeading.value || isSetString(computedHeading.value) && computedHeading.value.trim() === "") return null;
|
|
27
|
-
return createComponent(TSDoc, mergeProps(rest, {
|
|
28
|
-
get heading() {
|
|
29
|
-
return memo(() => !!isSetString(computedHeading.value))() ? computedHeading.value.trim() : computedHeading.value;
|
|
30
|
-
},
|
|
31
|
-
get children() {
|
|
32
|
-
return [createComponent(Show, {
|
|
33
|
-
get when() {
|
|
34
|
-
return isSetString(title.value) || !isUndefined(alias.value) && alias.value.length > 0 || !isUndefined(permission.value) && permission.value.length > 0 || isSetString(domain.value) || !isUndefined(readonly.value) || !isUndefined(internal.value) || !isUndefined(ignore.value) || !isUndefined(hidden.value);
|
|
35
|
-
},
|
|
36
|
-
get children() {
|
|
37
|
-
return createComponent(TSDocAttributesTags, {
|
|
38
|
-
get title() {
|
|
39
|
-
return title.value;
|
|
40
|
-
},
|
|
41
|
-
get alias() {
|
|
42
|
-
return alias.value;
|
|
43
|
-
},
|
|
44
|
-
get domain() {
|
|
45
|
-
return domain.value;
|
|
46
|
-
},
|
|
47
|
-
get permission() {
|
|
48
|
-
return permission.value;
|
|
49
|
-
},
|
|
50
|
-
get readonly() {
|
|
51
|
-
return readonly.value;
|
|
52
|
-
},
|
|
53
|
-
get internal() {
|
|
54
|
-
return internal.value;
|
|
55
|
-
},
|
|
56
|
-
get ignore() {
|
|
57
|
-
return ignore.value;
|
|
58
|
-
},
|
|
59
|
-
get hidden() {
|
|
60
|
-
return hidden.value;
|
|
61
|
-
}
|
|
62
|
-
});
|
|
63
|
-
}
|
|
64
|
-
}), createComponent(Show, {
|
|
65
|
-
get when() {
|
|
66
|
-
return memo(() => !!Boolean(children))() && childrenArray(() => children).length > 0;
|
|
67
|
-
},
|
|
68
|
-
get children() {
|
|
69
|
-
return createComponent(List, { get children() {
|
|
70
|
-
return childrenArray(() => children);
|
|
71
|
-
} });
|
|
72
|
-
}
|
|
73
|
-
})];
|
|
74
|
-
}
|
|
75
|
-
}));
|
|
76
|
-
}
|
|
77
|
-
/**
|
|
78
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
79
|
-
*/
|
|
80
|
-
function TSDocReflectionProperty(props) {
|
|
81
|
-
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
82
|
-
const context = useReflectionProperty();
|
|
83
|
-
return createComponent(TSDoc, mergeProps({ get heading() {
|
|
84
|
-
return context.getDescription();
|
|
85
|
-
} }, rest, { get children() {
|
|
86
|
-
return [createComponent(TSDocAttributesTags, {
|
|
87
|
-
type: context,
|
|
88
|
-
get title() {
|
|
89
|
-
return context.getTitle();
|
|
90
|
-
},
|
|
91
|
-
get alias() {
|
|
92
|
-
return context.getAlias();
|
|
93
|
-
},
|
|
94
|
-
get domain() {
|
|
95
|
-
return context.getDomain();
|
|
96
|
-
},
|
|
97
|
-
get permission() {
|
|
98
|
-
return context.getPermission();
|
|
99
|
-
},
|
|
100
|
-
get readonly() {
|
|
101
|
-
return context.isReadonly();
|
|
102
|
-
},
|
|
103
|
-
get internal() {
|
|
104
|
-
return context.isInternal();
|
|
105
|
-
},
|
|
106
|
-
get ignore() {
|
|
107
|
-
return context.isIgnored();
|
|
108
|
-
},
|
|
109
|
-
get hidden() {
|
|
110
|
-
return context.isHidden();
|
|
111
|
-
},
|
|
112
|
-
get defaultValue() {
|
|
113
|
-
return context.getDefaultValue();
|
|
114
|
-
}
|
|
115
|
-
}), createComponent(Show, {
|
|
116
|
-
get when() {
|
|
117
|
-
return memo(() => !!Boolean(children))() && childrenArray(() => children).length > 0;
|
|
118
|
-
},
|
|
119
|
-
get children() {
|
|
120
|
-
return createComponent(List, { get children() {
|
|
121
|
-
return childrenArray(() => children);
|
|
122
|
-
} });
|
|
123
|
-
}
|
|
124
|
-
})];
|
|
125
|
-
} }));
|
|
126
|
-
}
|
|
127
|
-
/**
|
|
128
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
129
|
-
*/
|
|
130
|
-
function TSDocReflectionMethod(props) {
|
|
131
|
-
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
132
|
-
const context = useReflectionMethod();
|
|
133
|
-
return createComponent(TSDoc, mergeProps({ get heading() {
|
|
134
|
-
return context.getDescription() || (isString(context.getName()) ? code`${String(context.getName())} method definition` : void 0);
|
|
135
|
-
} }, rest, { get children() {
|
|
136
|
-
return [createComponent(TSDocAttributesTags, {
|
|
137
|
-
get title() {
|
|
138
|
-
return context.getTitle();
|
|
139
|
-
},
|
|
140
|
-
get alias() {
|
|
141
|
-
return context.getAlias();
|
|
142
|
-
},
|
|
143
|
-
get domain() {
|
|
144
|
-
return context.getDomain();
|
|
145
|
-
},
|
|
146
|
-
get permission() {
|
|
147
|
-
return context.getPermission();
|
|
148
|
-
},
|
|
149
|
-
get readonly() {
|
|
150
|
-
return context.isReadonly();
|
|
151
|
-
},
|
|
152
|
-
get internal() {
|
|
153
|
-
return context.isInternal();
|
|
154
|
-
},
|
|
155
|
-
get ignore() {
|
|
156
|
-
return context.isIgnored();
|
|
157
|
-
},
|
|
158
|
-
get hidden() {
|
|
159
|
-
return context.isHidden();
|
|
160
|
-
}
|
|
161
|
-
}), createComponent(Show, {
|
|
162
|
-
get when() {
|
|
163
|
-
return memo(() => !!Boolean(children))() && childrenArray(() => children).length > 0;
|
|
164
|
-
},
|
|
165
|
-
get children() {
|
|
166
|
-
return createComponent(List, { get children() {
|
|
167
|
-
return childrenArray(() => children);
|
|
168
|
-
} });
|
|
169
|
-
}
|
|
170
|
-
})];
|
|
171
|
-
} }));
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
//#endregion
|
|
175
7
|
export { TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty };
|