@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,164 @@
|
|
|
1
|
+
import { n as ComponentProps } from "./components-IRVnipN0.cjs";
|
|
2
|
+
import { Children } from "@alloy-js/core";
|
|
3
|
+
import { JSDocExampleProps, ParameterDescriptor } from "@alloy-js/typescript";
|
|
4
|
+
import { ReflectionKind, ReflectionParameter, ReflectionProperty } from "@powerlines/deepkit/vendor/type";
|
|
5
|
+
|
|
6
|
+
//#region src/typescript/components/tsdoc.d.ts
|
|
7
|
+
interface TSDocProps extends ComponentProps {
|
|
8
|
+
heading?: Children;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Generates a TypeScript interface for the given reflection class.
|
|
12
|
+
*/
|
|
13
|
+
declare function TSDoc(props: TSDocProps): Children;
|
|
14
|
+
interface TSDocTagProps extends ComponentProps {
|
|
15
|
+
tag: string;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Create a TSDoc `@<props.tag>` tag.
|
|
19
|
+
*/
|
|
20
|
+
declare function TSDocTag(props: TSDocTagProps): Children;
|
|
21
|
+
interface TSDocParamsProps {
|
|
22
|
+
parameters: ParameterDescriptor[] | string[];
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* A component that creates a TSDoc block with `@param` tags for each parameter.
|
|
26
|
+
*/
|
|
27
|
+
declare function TSDocParams(props: TSDocParamsProps): Children;
|
|
28
|
+
/**
|
|
29
|
+
* Create a TSDoc `@title` tag.
|
|
30
|
+
*/
|
|
31
|
+
declare function TSDocTitle(props: ComponentProps): Children;
|
|
32
|
+
/**
|
|
33
|
+
* Create a TSDoc `@domain` tag.
|
|
34
|
+
*/
|
|
35
|
+
declare function TSDocDomain(props: ComponentProps): Children;
|
|
36
|
+
/**
|
|
37
|
+
* Create a TSDoc `@alias` tag.
|
|
38
|
+
*/
|
|
39
|
+
declare function TSDocAlias(props: ComponentProps): Children;
|
|
40
|
+
/**
|
|
41
|
+
* Create a TSDoc `@permission` tag.
|
|
42
|
+
*/
|
|
43
|
+
declare function TSDocPermission(props: ComponentProps): Children;
|
|
44
|
+
interface TSDocDefaultValueProps extends ComponentProps {
|
|
45
|
+
type: ReflectionKind | ReflectionProperty | ReflectionParameter;
|
|
46
|
+
defaultValue: any;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Create a TSDoc `@defaultValue` tag.
|
|
50
|
+
*/
|
|
51
|
+
declare function TSDocDefaultValue(props: TSDocDefaultValueProps): Children;
|
|
52
|
+
/**
|
|
53
|
+
* Create a TSDoc `@remarks` tag.
|
|
54
|
+
*/
|
|
55
|
+
declare function TSDocRemarks(props: ComponentProps): Children;
|
|
56
|
+
/**
|
|
57
|
+
* Create a TSDoc `@see` tag.
|
|
58
|
+
*/
|
|
59
|
+
declare function TSDocLink(props: ComponentProps): Children;
|
|
60
|
+
interface TSDocExampleProps extends JSDocExampleProps {
|
|
61
|
+
/**
|
|
62
|
+
* Whether the file is a TSX file.
|
|
63
|
+
*
|
|
64
|
+
* @defaultValue false
|
|
65
|
+
*/
|
|
66
|
+
tsx?: boolean;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Create a TSDoc `@example` tag.
|
|
70
|
+
*/
|
|
71
|
+
declare function TSDocExample(props: TSDocExampleProps): Children;
|
|
72
|
+
/**
|
|
73
|
+
* Create a TSDoc `@readonly` tag.
|
|
74
|
+
*/
|
|
75
|
+
declare function TSDocReadonly(): Children;
|
|
76
|
+
/**
|
|
77
|
+
* Create a TSDoc `@internal` tag.
|
|
78
|
+
*/
|
|
79
|
+
declare function TSDocInternal(): Children;
|
|
80
|
+
/**
|
|
81
|
+
* Create a TSDoc `@ignore` tag.
|
|
82
|
+
*/
|
|
83
|
+
declare function TSDocIgnore(): Children;
|
|
84
|
+
/**
|
|
85
|
+
* Create a TSDoc `@hidden` tag.
|
|
86
|
+
*/
|
|
87
|
+
declare function TSDocHidden(): Children;
|
|
88
|
+
interface TSDocAttributesTagsProps {
|
|
89
|
+
type?: ReflectionKind | ReflectionProperty | ReflectionParameter;
|
|
90
|
+
title?: string;
|
|
91
|
+
alias?: string[];
|
|
92
|
+
permission?: string[];
|
|
93
|
+
domain?: string;
|
|
94
|
+
readonly?: boolean;
|
|
95
|
+
internal?: boolean;
|
|
96
|
+
ignore?: boolean;
|
|
97
|
+
hidden?: boolean;
|
|
98
|
+
defaultValue?: any;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
102
|
+
*/
|
|
103
|
+
declare function TSDocAttributesTags(props: TSDocAttributesTagsProps): Children;
|
|
104
|
+
interface TSDocParamProps {
|
|
105
|
+
name: Children;
|
|
106
|
+
children?: Children;
|
|
107
|
+
optional?: boolean;
|
|
108
|
+
defaultValue?: Children;
|
|
109
|
+
}
|
|
110
|
+
/**
|
|
111
|
+
* Create a TSDoc parameter set off with `@param`.
|
|
112
|
+
*/
|
|
113
|
+
declare function TSDocParam(props: TSDocParamProps): Children;
|
|
114
|
+
/**
|
|
115
|
+
* Create a TSDoc `@returns` tag.
|
|
116
|
+
*/
|
|
117
|
+
declare function TSDocReturns(props: ComponentProps): Children;
|
|
118
|
+
/**
|
|
119
|
+
* Create a TSDoc `@throws` tag.
|
|
120
|
+
*/
|
|
121
|
+
declare function TSDocThrows(props: ComponentProps): Children;
|
|
122
|
+
interface TSDocModuleProps extends ComponentProps {
|
|
123
|
+
/**
|
|
124
|
+
* The prefix for the builtin module name
|
|
125
|
+
*
|
|
126
|
+
* @remarks
|
|
127
|
+
* This value is populated from the Powerlines configuration output builtin prefix by default.
|
|
128
|
+
*
|
|
129
|
+
* @example
|
|
130
|
+
* ```ts
|
|
131
|
+
* /**
|
|
132
|
+
* @module powerlines:my-module
|
|
133
|
+
* \/
|
|
134
|
+
* ```
|
|
135
|
+
*/
|
|
136
|
+
prefix?: string;
|
|
137
|
+
/**
|
|
138
|
+
* The name of the module
|
|
139
|
+
*
|
|
140
|
+
* @remarks
|
|
141
|
+
* This will be used in the `@module` tag as well as the import path for the module, e.g. `storm:<name>`.
|
|
142
|
+
*
|
|
143
|
+
* @example
|
|
144
|
+
* ```ts
|
|
145
|
+
* import { MyModule } from "powerlines:my-module";
|
|
146
|
+
* ```
|
|
147
|
+
*/
|
|
148
|
+
name: Children;
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* Generates a TSDoc `@module` tag for the given module name.
|
|
152
|
+
*/
|
|
153
|
+
declare function TSDocModule(props: TSDocModuleProps): Children;
|
|
154
|
+
declare type __ΩTSDocProps = any[];
|
|
155
|
+
declare type __ΩTSDocTagProps = any[];
|
|
156
|
+
declare type __ΩTSDocParamsProps = any[];
|
|
157
|
+
declare type __ΩTSDocDefaultValueProps = any[];
|
|
158
|
+
declare type __ΩTSDocExampleProps = any[];
|
|
159
|
+
declare type __ΩTSDocAttributesTagsProps = any[];
|
|
160
|
+
declare type __ΩTSDocParamProps = any[];
|
|
161
|
+
declare type __ΩTSDocModuleProps = any[];
|
|
162
|
+
//#endregion
|
|
163
|
+
export { __ΩTSDocDefaultValueProps as A, TSDocRemarks as C, TSDocThrows as D, TSDocTagProps as E, __ΩTSDocProps as F, __ΩTSDocTagProps as I, __ΩTSDocModuleProps as M, __ΩTSDocParamProps as N, TSDocTitle as O, __ΩTSDocParamsProps as P, TSDocReadonly as S, TSDocTag as T, TSDocParamProps as _, TSDocDefaultValue as a, TSDocPermission as b, TSDocExample as c, TSDocIgnore as d, TSDocInternal as f, TSDocParam as g, TSDocModuleProps as h, TSDocAttributesTagsProps as i, __ΩTSDocExampleProps as j, __ΩTSDocAttributesTagsProps as k, TSDocExampleProps as l, TSDocModule as m, TSDocAlias as n, TSDocDefaultValueProps as o, TSDocLink as p, TSDocAttributesTags as r, TSDocDomain as s, TSDoc as t, TSDocHidden as u, TSDocParams as v, TSDocReturns as w, TSDocProps as x, TSDocParamsProps as y };
|
|
164
|
+
//# sourceMappingURL=tsdoc-CfvwK4Ml.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tsdoc-CfvwK4Ml.d.cts","names":[],"sources":["../src/typescript/components/tsdoc.tsx"],"sourcesContent":[],"mappings":";;;;;;UAuCiB,UAAA,SAAmB;YACxB;AADZ;AAOA;AAgCA;AAOA;AAgBiB,iBAvDD,KAAA,CAuDiB,KAAA,EAvDJ,UAwDf,CAAA,EAxDyB,QAwDN;AAMjB,UA9BC,aAAA,SAAsB,cA8BY,CAAA;EA2BnC,GAAA,EAAA,MAAA;AAahB;AAaA;AAaA;AAUA;AACQ,iBApGQ,QAAA,CAoGR,KAAA,EApGwB,aAoGxB,CAAA,EApGqC,QAoGrC;AAAiB,UApFR,gBAAA,CAoFQ;EAAqB,UAAA,EAnFhC,mBAmFgC,EAAA,GAAA,MAAA,EAAA;;;AAO9C;AAmBA;AAagB,iBApHA,WAAA,CAoHiB,KAAA,EApHE,gBAoHY,CAAA,EApHI,QAoHJ;AAI/C;AAYA;AA4BA;AAOgB,iBA5IA,UAAA,CA4Ia,KAAA,EA5IK,cA4IL,CAAA,EA5ImB,QA4InB;AAO7B;AAOA;AAIA;AACS,iBAlJO,WAAA,CAkJP,KAAA,EAlJ0B,cAkJ1B,CAAA,EAlJwC,QAkJxC;;;;AAeO,iBApJA,UAAA,CAoJmB,KAAQ,EApJT,cAoJS,CAAA,EApJK,QAoJmB;AA+EnE;;;AAIiB,iBA1ND,eAAA,CA0NC,KAAA,EA1NsB,cA0NtB,CAAA,EA1NoC,QA0NpC;AAAQ,UAhNR,sBAAA,SAA+B,cAgNvB,CAAA;EAMT,IAAA,EArNR,cAqNkB,GArND,kBAqNS,GArNY,mBAqNG;EAiDjC,YAAA,EAAA,GAAY;AAO5B;AAIA;AAiCA;;iBA3SgB,iBAAA,QAAyB,yBAAsB;;;;iBAmB/C,YAAA,QAAoB,iBAAc;;;;iBAalC,SAAA,QAAiB,iBAAc;UAI9B,iBAAA,SAA0B;;;;;;;;;;;iBAY3B,YAAA,QAAoB,oBAAiB;;;;iBA4BrC,aAAA,CAAA,GAAa;;;;iBAOb,aAAA,CAAA,GAAa;;;;iBAOb,WAAA,CAAA,GAAW;;;;iBAOX,WAAA,CAAA,GAAW;UAIV,wBAAA;SACR,iBAAiB,qBAAqB;;;;;;;;;;;;;;iBAe/B,mBAAA,QAA2B,2BAAwB;UA+ElD,eAAA;QACT;aACK;;iBAEI;;;;;iBAMD,UAAA,QAAkB,kBAAe;;;;iBAiDjC,YAAA,QAAoB,iBAAc;;;;iBAOlC,WAAA,QAAmB,iBAAc;UAIhC,gBAAA,SAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;QA2BlC;;;;;iBAMQ,WAAA,QAAmB,mBAAgB"}
|
|
@@ -0,0 +1,466 @@
|
|
|
1
|
+
import { a as usePowerlinesSafe } from "./context-e2kZWEFW.mjs";
|
|
2
|
+
import { createComponent, createIntrinsic, memo, mergeProps } from "@alloy-js/core/jsx-runtime";
|
|
3
|
+
import { For, List, Prose, Show, childrenArray, splitProps } from "@alloy-js/core";
|
|
4
|
+
import { stringifyDefaultValue } from "@powerlines/deepkit/utilities";
|
|
5
|
+
import { isUndefined } from "@stryke/type-checks/is-undefined";
|
|
6
|
+
import { isSetString } from "@stryke/type-checks/is-set-string";
|
|
7
|
+
|
|
8
|
+
//#region src/typescript/components/tsdoc.tsx
|
|
9
|
+
/**
|
|
10
|
+
* Generates a TypeScript interface for the given reflection class.
|
|
11
|
+
*/
|
|
12
|
+
function TSDoc(props) {
|
|
13
|
+
const [{ children, heading }] = splitProps(props, ["children", "heading"]);
|
|
14
|
+
return [
|
|
15
|
+
"/**",
|
|
16
|
+
createIntrinsic("align", {
|
|
17
|
+
string: " * ",
|
|
18
|
+
get children() {
|
|
19
|
+
return [
|
|
20
|
+
createIntrinsic("hbr", {}),
|
|
21
|
+
createComponent(Show, {
|
|
22
|
+
get when() {
|
|
23
|
+
return !isUndefined(heading);
|
|
24
|
+
},
|
|
25
|
+
get children() {
|
|
26
|
+
return [
|
|
27
|
+
heading,
|
|
28
|
+
createIntrinsic("hbr", {}),
|
|
29
|
+
createComponent(Show, {
|
|
30
|
+
get when() {
|
|
31
|
+
return memo(() => !!!isUndefined(children))() && childrenArray(() => children).length > 0;
|
|
32
|
+
},
|
|
33
|
+
get children() {
|
|
34
|
+
return createIntrinsic("hbr", {});
|
|
35
|
+
}
|
|
36
|
+
})
|
|
37
|
+
];
|
|
38
|
+
}
|
|
39
|
+
}),
|
|
40
|
+
createComponent(Show, {
|
|
41
|
+
get when() {
|
|
42
|
+
return memo(() => !!!isUndefined(children))() && childrenArray(() => children).length > 0;
|
|
43
|
+
},
|
|
44
|
+
get children() {
|
|
45
|
+
return createComponent(List, { get children() {
|
|
46
|
+
return childrenArray(() => children);
|
|
47
|
+
} });
|
|
48
|
+
}
|
|
49
|
+
})
|
|
50
|
+
];
|
|
51
|
+
}
|
|
52
|
+
}),
|
|
53
|
+
createIntrinsic("hbr", {}),
|
|
54
|
+
` */`,
|
|
55
|
+
createIntrinsic("hbr", {})
|
|
56
|
+
];
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Create a TSDoc `@<props.tag>` tag.
|
|
60
|
+
*/
|
|
61
|
+
function TSDocTag(props) {
|
|
62
|
+
const [{ children, tag }] = splitProps(props, ["children", "tag"]);
|
|
63
|
+
return [
|
|
64
|
+
`@${tag} `,
|
|
65
|
+
createComponent(Show, {
|
|
66
|
+
get when() {
|
|
67
|
+
return Boolean(children);
|
|
68
|
+
},
|
|
69
|
+
get children() {
|
|
70
|
+
return createIntrinsic("align", {
|
|
71
|
+
width: 2,
|
|
72
|
+
get children() {
|
|
73
|
+
return createComponent(Prose, { children });
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
}
|
|
77
|
+
}),
|
|
78
|
+
createIntrinsic("hbr", {})
|
|
79
|
+
];
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* A component that creates a TSDoc block with `@param` tags for each parameter.
|
|
83
|
+
*/
|
|
84
|
+
function TSDocParams(props) {
|
|
85
|
+
return createComponent(For, {
|
|
86
|
+
each: normalizeParametersForDoc(props.parameters),
|
|
87
|
+
children: (param) => createComponent(TSDocParam, {
|
|
88
|
+
get name() {
|
|
89
|
+
return param.name;
|
|
90
|
+
},
|
|
91
|
+
get optional() {
|
|
92
|
+
return param.optional;
|
|
93
|
+
},
|
|
94
|
+
get children() {
|
|
95
|
+
return param.doc;
|
|
96
|
+
}
|
|
97
|
+
})
|
|
98
|
+
});
|
|
99
|
+
}
|
|
100
|
+
function normalizeParametersForDoc(parameters) {
|
|
101
|
+
if (parameters.some((p) => typeof p === "string")) return [];
|
|
102
|
+
return parameters;
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* Create a TSDoc `@title` tag.
|
|
106
|
+
*/
|
|
107
|
+
function TSDocTitle(props) {
|
|
108
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
109
|
+
return createComponent(TSDocTag, mergeProps(rest, {
|
|
110
|
+
tag: "title",
|
|
111
|
+
children
|
|
112
|
+
}));
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* Create a TSDoc `@domain` tag.
|
|
116
|
+
*/
|
|
117
|
+
function TSDocDomain(props) {
|
|
118
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
119
|
+
return createComponent(TSDocTag, mergeProps(rest, {
|
|
120
|
+
tag: "domain",
|
|
121
|
+
children
|
|
122
|
+
}));
|
|
123
|
+
}
|
|
124
|
+
/**
|
|
125
|
+
* Create a TSDoc `@alias` tag.
|
|
126
|
+
*/
|
|
127
|
+
function TSDocAlias(props) {
|
|
128
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
129
|
+
return createComponent(TSDocTag, mergeProps(rest, {
|
|
130
|
+
tag: "alias",
|
|
131
|
+
children
|
|
132
|
+
}));
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
135
|
+
* Create a TSDoc `@permission` tag.
|
|
136
|
+
*/
|
|
137
|
+
function TSDocPermission(props) {
|
|
138
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
139
|
+
return createComponent(TSDocTag, mergeProps(rest, {
|
|
140
|
+
tag: "permission",
|
|
141
|
+
children
|
|
142
|
+
}));
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* Create a TSDoc `@defaultValue` tag.
|
|
146
|
+
*/
|
|
147
|
+
function TSDocDefaultValue(props) {
|
|
148
|
+
const [{ type, defaultValue }] = splitProps(props, ["type", "defaultValue"]);
|
|
149
|
+
return [
|
|
150
|
+
"@defaultValue ",
|
|
151
|
+
createComponent(Show, {
|
|
152
|
+
get when() {
|
|
153
|
+
return !isUndefined(defaultValue);
|
|
154
|
+
},
|
|
155
|
+
get children() {
|
|
156
|
+
return createIntrinsic("align", {
|
|
157
|
+
width: 2,
|
|
158
|
+
get children() {
|
|
159
|
+
return createComponent(Prose, { get children() {
|
|
160
|
+
return stringifyDefaultValue(type, defaultValue);
|
|
161
|
+
} });
|
|
162
|
+
}
|
|
163
|
+
});
|
|
164
|
+
}
|
|
165
|
+
}),
|
|
166
|
+
createIntrinsic("hbr", {})
|
|
167
|
+
];
|
|
168
|
+
}
|
|
169
|
+
/**
|
|
170
|
+
* Create a TSDoc `@remarks` tag.
|
|
171
|
+
*/
|
|
172
|
+
function TSDocRemarks(props) {
|
|
173
|
+
return [
|
|
174
|
+
"@remarks ",
|
|
175
|
+
createIntrinsic("hbr", {}),
|
|
176
|
+
createComponent(List, {
|
|
177
|
+
hardline: true,
|
|
178
|
+
get children() {
|
|
179
|
+
return childrenArray(() => props.children);
|
|
180
|
+
}
|
|
181
|
+
})
|
|
182
|
+
];
|
|
183
|
+
}
|
|
184
|
+
/**
|
|
185
|
+
* Create a TSDoc `@see` tag.
|
|
186
|
+
*/
|
|
187
|
+
function TSDocLink(props) {
|
|
188
|
+
return createComponent(TSDocTag, mergeProps(props, { tag: "see" }));
|
|
189
|
+
}
|
|
190
|
+
/**
|
|
191
|
+
* Create a TSDoc `@example` tag.
|
|
192
|
+
*/
|
|
193
|
+
function TSDocExample(props) {
|
|
194
|
+
const [{ tsx, fenced = true, language, children }] = splitProps(props, [
|
|
195
|
+
"tsx",
|
|
196
|
+
"fenced",
|
|
197
|
+
"language",
|
|
198
|
+
"children"
|
|
199
|
+
]);
|
|
200
|
+
return [
|
|
201
|
+
"@example ",
|
|
202
|
+
createIntrinsic("hbr", {}),
|
|
203
|
+
createComponent(Show, {
|
|
204
|
+
when: fenced,
|
|
205
|
+
get children() {
|
|
206
|
+
return [
|
|
207
|
+
"```",
|
|
208
|
+
language || (tsx ? "tsx" : "ts"),
|
|
209
|
+
createIntrinsic("hbr", {})
|
|
210
|
+
];
|
|
211
|
+
}
|
|
212
|
+
}),
|
|
213
|
+
children,
|
|
214
|
+
createComponent(Show, {
|
|
215
|
+
when: fenced,
|
|
216
|
+
get children() {
|
|
217
|
+
return [createIntrinsic("hbr", {}), "```"];
|
|
218
|
+
}
|
|
219
|
+
})
|
|
220
|
+
];
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* Create a TSDoc `@readonly` tag.
|
|
224
|
+
*/
|
|
225
|
+
function TSDocReadonly() {
|
|
226
|
+
return createComponent(TSDocTag, { tag: "readonly" });
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* Create a TSDoc `@internal` tag.
|
|
230
|
+
*/
|
|
231
|
+
function TSDocInternal() {
|
|
232
|
+
return createComponent(TSDocTag, { tag: "internal" });
|
|
233
|
+
}
|
|
234
|
+
/**
|
|
235
|
+
* Create a TSDoc `@ignore` tag.
|
|
236
|
+
*/
|
|
237
|
+
function TSDocIgnore() {
|
|
238
|
+
return createComponent(TSDocTag, { tag: "ignore" });
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* Create a TSDoc `@hidden` tag.
|
|
242
|
+
*/
|
|
243
|
+
function TSDocHidden() {
|
|
244
|
+
return createComponent(TSDocTag, { tag: "hidden" });
|
|
245
|
+
}
|
|
246
|
+
/**
|
|
247
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
248
|
+
*/
|
|
249
|
+
function TSDocAttributesTags(props) {
|
|
250
|
+
const [{ type, title, alias, permission, domain, readonly, internal, ignore, hidden, defaultValue }] = splitProps(props, [
|
|
251
|
+
"type",
|
|
252
|
+
"title",
|
|
253
|
+
"alias",
|
|
254
|
+
"permission",
|
|
255
|
+
"domain",
|
|
256
|
+
"readonly",
|
|
257
|
+
"internal",
|
|
258
|
+
"ignore",
|
|
259
|
+
"hidden",
|
|
260
|
+
"defaultValue"
|
|
261
|
+
]);
|
|
262
|
+
return [
|
|
263
|
+
createComponent(Show, {
|
|
264
|
+
get when() {
|
|
265
|
+
return isSetString(title?.trim());
|
|
266
|
+
},
|
|
267
|
+
get children() {
|
|
268
|
+
return createComponent(TSDocTitle, { children: title });
|
|
269
|
+
}
|
|
270
|
+
}),
|
|
271
|
+
createComponent(Show, {
|
|
272
|
+
get when() {
|
|
273
|
+
return memo(() => !!(!isUndefined(alias) && alias.length > 0))() && alias.some((a) => isSetString(a?.trim()));
|
|
274
|
+
},
|
|
275
|
+
get children() {
|
|
276
|
+
return createComponent(For, {
|
|
277
|
+
get each() {
|
|
278
|
+
return alias?.filter((a) => isSetString(a?.trim())) ?? [];
|
|
279
|
+
},
|
|
280
|
+
children: (alias$1) => createComponent(TSDocAlias, { children: alias$1 })
|
|
281
|
+
});
|
|
282
|
+
}
|
|
283
|
+
}),
|
|
284
|
+
createComponent(Show, {
|
|
285
|
+
get when() {
|
|
286
|
+
return isSetString(domain?.trim());
|
|
287
|
+
},
|
|
288
|
+
get children() {
|
|
289
|
+
return createComponent(TSDocDomain, { children: domain });
|
|
290
|
+
}
|
|
291
|
+
}),
|
|
292
|
+
createComponent(Show, {
|
|
293
|
+
get when() {
|
|
294
|
+
return memo(() => !!(!isUndefined(permission) && permission.length > 0))() && permission.some((p) => isSetString(p?.trim()));
|
|
295
|
+
},
|
|
296
|
+
get children() {
|
|
297
|
+
return createComponent(For, {
|
|
298
|
+
get each() {
|
|
299
|
+
return permission?.filter((p) => isSetString(p?.trim())) ?? [];
|
|
300
|
+
},
|
|
301
|
+
children: (permission$1) => createComponent(TSDocPermission, { children: permission$1 })
|
|
302
|
+
});
|
|
303
|
+
}
|
|
304
|
+
}),
|
|
305
|
+
createComponent(Show, {
|
|
306
|
+
when: readonly === true,
|
|
307
|
+
get children() {
|
|
308
|
+
return createComponent(TSDocReadonly, {});
|
|
309
|
+
}
|
|
310
|
+
}),
|
|
311
|
+
createComponent(Show, {
|
|
312
|
+
when: internal === true,
|
|
313
|
+
get children() {
|
|
314
|
+
return createComponent(TSDocInternal, {});
|
|
315
|
+
}
|
|
316
|
+
}),
|
|
317
|
+
createComponent(Show, {
|
|
318
|
+
when: ignore === true,
|
|
319
|
+
get children() {
|
|
320
|
+
return createComponent(TSDocIgnore, {});
|
|
321
|
+
}
|
|
322
|
+
}),
|
|
323
|
+
createComponent(Show, {
|
|
324
|
+
when: hidden === true,
|
|
325
|
+
get children() {
|
|
326
|
+
return createComponent(TSDocHidden, {});
|
|
327
|
+
}
|
|
328
|
+
}),
|
|
329
|
+
createComponent(Show, {
|
|
330
|
+
get when() {
|
|
331
|
+
return memo(() => !!!isUndefined(type))() && !isUndefined(defaultValue);
|
|
332
|
+
},
|
|
333
|
+
get children() {
|
|
334
|
+
return createComponent(TSDocDefaultValue, {
|
|
335
|
+
type,
|
|
336
|
+
defaultValue
|
|
337
|
+
});
|
|
338
|
+
}
|
|
339
|
+
})
|
|
340
|
+
];
|
|
341
|
+
}
|
|
342
|
+
/**
|
|
343
|
+
* Create a TSDoc parameter set off with `@param`.
|
|
344
|
+
*/
|
|
345
|
+
function TSDocParam(props) {
|
|
346
|
+
return [
|
|
347
|
+
"@param ",
|
|
348
|
+
createComponent(TSDocParamName, {
|
|
349
|
+
get name() {
|
|
350
|
+
return props.name;
|
|
351
|
+
},
|
|
352
|
+
get optional() {
|
|
353
|
+
return props.optional;
|
|
354
|
+
},
|
|
355
|
+
get defaultValue() {
|
|
356
|
+
return props.defaultValue;
|
|
357
|
+
}
|
|
358
|
+
}),
|
|
359
|
+
createComponent(TSDocParamDescription, { get children() {
|
|
360
|
+
return props.children;
|
|
361
|
+
} })
|
|
362
|
+
];
|
|
363
|
+
}
|
|
364
|
+
function TSDocParamName(props) {
|
|
365
|
+
return [
|
|
366
|
+
createComponent(Show, {
|
|
367
|
+
get when() {
|
|
368
|
+
return props.optional;
|
|
369
|
+
},
|
|
370
|
+
children: "["
|
|
371
|
+
}),
|
|
372
|
+
memo(() => props.name),
|
|
373
|
+
createComponent(Show, {
|
|
374
|
+
get when() {
|
|
375
|
+
return Boolean(props.defaultValue);
|
|
376
|
+
},
|
|
377
|
+
get children() {
|
|
378
|
+
return ["=", memo(() => props.defaultValue)];
|
|
379
|
+
}
|
|
380
|
+
}),
|
|
381
|
+
createComponent(Show, {
|
|
382
|
+
get when() {
|
|
383
|
+
return props.optional;
|
|
384
|
+
},
|
|
385
|
+
children: "]"
|
|
386
|
+
})
|
|
387
|
+
];
|
|
388
|
+
}
|
|
389
|
+
function TSDocParamDescription(props) {
|
|
390
|
+
return createComponent(Show, {
|
|
391
|
+
get when() {
|
|
392
|
+
return Boolean(props.children);
|
|
393
|
+
},
|
|
394
|
+
get children() {
|
|
395
|
+
return [" - ", createIntrinsic("align", {
|
|
396
|
+
width: 2,
|
|
397
|
+
get children() {
|
|
398
|
+
return createComponent(Prose, { get children() {
|
|
399
|
+
return props.children;
|
|
400
|
+
} });
|
|
401
|
+
}
|
|
402
|
+
})];
|
|
403
|
+
}
|
|
404
|
+
});
|
|
405
|
+
}
|
|
406
|
+
/**
|
|
407
|
+
* Create a TSDoc `@returns` tag.
|
|
408
|
+
*/
|
|
409
|
+
function TSDocReturns(props) {
|
|
410
|
+
return createComponent(TSDocTag, mergeProps(props, { tag: "returns" }));
|
|
411
|
+
}
|
|
412
|
+
/**
|
|
413
|
+
* Create a TSDoc `@throws` tag.
|
|
414
|
+
*/
|
|
415
|
+
function TSDocThrows(props) {
|
|
416
|
+
return createComponent(TSDocTag, mergeProps(props, { tag: "throws" }));
|
|
417
|
+
}
|
|
418
|
+
/**
|
|
419
|
+
* Generates a TSDoc `@module` tag for the given module name.
|
|
420
|
+
*/
|
|
421
|
+
function TSDocModule(props) {
|
|
422
|
+
const [{ children, name, prefix }] = splitProps(props, [
|
|
423
|
+
"children",
|
|
424
|
+
"name",
|
|
425
|
+
"prefix"
|
|
426
|
+
]);
|
|
427
|
+
const context = usePowerlinesSafe();
|
|
428
|
+
return [
|
|
429
|
+
"/**",
|
|
430
|
+
createIntrinsic("align", {
|
|
431
|
+
string: " * ",
|
|
432
|
+
get children() {
|
|
433
|
+
return [
|
|
434
|
+
createIntrinsic("hbr", {}),
|
|
435
|
+
createComponent(Show, {
|
|
436
|
+
get when() {
|
|
437
|
+
return Boolean(children);
|
|
438
|
+
},
|
|
439
|
+
get children() {
|
|
440
|
+
return [
|
|
441
|
+
createComponent(List, {
|
|
442
|
+
hardline: true,
|
|
443
|
+
get children() {
|
|
444
|
+
return childrenArray(() => children);
|
|
445
|
+
}
|
|
446
|
+
}),
|
|
447
|
+
createIntrinsic("hbr", {}),
|
|
448
|
+
createIntrinsic("hbr", {})
|
|
449
|
+
];
|
|
450
|
+
}
|
|
451
|
+
}),
|
|
452
|
+
"@module ",
|
|
453
|
+
memo(() => prefix || context?.config?.framework || "powerlines"),
|
|
454
|
+
":",
|
|
455
|
+
name
|
|
456
|
+
];
|
|
457
|
+
}
|
|
458
|
+
}),
|
|
459
|
+
createIntrinsic("hbr", {}),
|
|
460
|
+
` */`
|
|
461
|
+
];
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
//#endregion
|
|
465
|
+
export { TSDocReturns as _, TSDocDomain as a, TSDocTitle as b, TSDocIgnore as c, TSDocModule as d, TSDocParam as f, TSDocRemarks as g, TSDocReadonly as h, TSDocDefaultValue as i, TSDocInternal as l, TSDocPermission as m, TSDocAlias as n, TSDocExample as o, TSDocParams as p, TSDocAttributesTags as r, TSDocHidden as s, TSDoc as t, TSDocLink as u, TSDocTag as v, TSDocThrows as y };
|
|
466
|
+
//# sourceMappingURL=tsdoc-Crv526i6.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tsdoc-Crv526i6.mjs","names":["childrenArray","For","List","Prose","Show","splitProps","stringifyDefaultValue","isSetString","isUndefined","usePowerlinesSafe","TSDoc","props","children","heading","_$createIntrinsic","string","_$createComponent","when","_$memo","length","TSDocTag","tag","Boolean","width","TSDocParams","parameters","normalizeParametersForDoc","each","param","TSDocParam","name","optional","doc","some","p","TSDocTitle","rest","_$mergeProps","TSDocDomain","TSDocAlias","TSDocPermission","TSDocDefaultValue","type","defaultValue","TSDocRemarks","hardline","TSDocLink","TSDocExample","tsx","fenced","language","TSDocReadonly","TSDocInternal","TSDocIgnore","TSDocHidden","TSDocAttributesTags","title","alias","permission","domain","readonly","internal","ignore","hidden","trim","a","filter","TSDocParamName","TSDocParamDescription","TSDocReturns","TSDocThrows","TSDocModule","prefix","context","config","framework"],"sources":["../src/typescript/components/tsdoc.tsx"],"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 {\n Children,\n childrenArray,\n For,\n List,\n Prose,\n Show,\n splitProps\n} from \"@alloy-js/core\";\nimport { JSDocExampleProps, ParameterDescriptor } from \"@alloy-js/typescript\";\nimport { stringifyDefaultValue } from \"@powerlines/deepkit/utilities\";\nimport {\n ReflectionKind,\n ReflectionParameter,\n ReflectionProperty\n} from \"@powerlines/deepkit/vendor/type\";\nimport { isSetString } from \"@stryke/type-checks/is-set-string\";\nimport { isUndefined } from \"@stryke/type-checks/is-undefined\";\nimport { usePowerlinesSafe } from \"../../core/contexts/context\";\nimport { ComponentProps } from \"../../types/components\";\n\nexport interface TSDocProps extends ComponentProps {\n heading?: Children;\n}\n\n/**\n * Generates a TypeScript interface for the given reflection class.\n */\nexport function TSDoc(props: TSDocProps) {\n const [{ children, heading }] = splitProps(props, [\"children\", \"heading\"]);\n\n return (\n <>\n /**\n <align string=\" * \">\n <hbr />\n <Show when={!isUndefined(heading)}>\n {heading}\n <hbr />\n <Show\n when={\n !isUndefined(children) && childrenArray(() => children).length > 0\n }>\n <hbr />\n </Show>\n </Show>\n <Show\n when={\n !isUndefined(children) && childrenArray(() => children).length > 0\n }>\n <List>{childrenArray(() => children)}</List>\n </Show>\n </align>\n <hbr />\n {` */`}\n <hbr />\n </>\n );\n}\n\nexport interface TSDocTagProps extends ComponentProps {\n tag: string;\n}\n\n/**\n * Create a TSDoc `@<props.tag>` tag.\n */\nexport function TSDocTag(props: TSDocTagProps) {\n const [{ children, tag }] = splitProps(props, [\"children\", \"tag\"]);\n\n return (\n <>\n {`@${tag} `}\n <Show when={Boolean(children)}>\n <align width={2}>\n <Prose>{children}</Prose>\n </align>\n </Show>\n <hbr />\n </>\n );\n}\n\nexport interface TSDocParamsProps {\n parameters: ParameterDescriptor[] | string[];\n}\n\n/**\n * A component that creates a TSDoc block with `@param` tags for each parameter.\n */\nexport function TSDocParams(props: TSDocParamsProps) {\n const parameters = normalizeParametersForDoc(props.parameters);\n\n return (\n <For each={parameters}>\n {param => (\n <TSDocParam name={param.name} optional={param.optional}>\n {param.doc}\n </TSDocParam>\n )}\n </For>\n );\n}\n\nfunction normalizeParametersForDoc(\n parameters: ParameterDescriptor[] | string[]\n): ParameterDescriptor[] {\n if (parameters.some(p => typeof p === \"string\")) {\n return [];\n }\n\n return parameters as ParameterDescriptor[];\n}\n\n/**\n * Create a TSDoc `@title` tag.\n */\nexport function TSDocTitle(props: ComponentProps) {\n const [{ children }, rest] = splitProps(props, [\"children\"]);\n\n return (\n <TSDocTag {...rest} tag=\"title\">\n {children}\n </TSDocTag>\n );\n}\n\n/**\n * Create a TSDoc `@domain` tag.\n */\nexport function TSDocDomain(props: ComponentProps) {\n const [{ children }, rest] = splitProps(props, [\"children\"]);\n\n return (\n <TSDocTag {...rest} tag=\"domain\">\n {children}\n </TSDocTag>\n );\n}\n\n/**\n * Create a TSDoc `@alias` tag.\n */\nexport function TSDocAlias(props: ComponentProps) {\n const [{ children }, rest] = splitProps(props, [\"children\"]);\n\n return (\n <TSDocTag {...rest} tag=\"alias\">\n {children}\n </TSDocTag>\n );\n}\n\n/**\n * Create a TSDoc `@permission` tag.\n */\nexport function TSDocPermission(props: ComponentProps) {\n const [{ children }, rest] = splitProps(props, [\"children\"]);\n\n return (\n <TSDocTag {...rest} tag=\"permission\">\n {children}\n </TSDocTag>\n );\n}\n\nexport interface TSDocDefaultValueProps extends ComponentProps {\n type: ReflectionKind | ReflectionProperty | ReflectionParameter;\n defaultValue: any;\n}\n\n/**\n * Create a TSDoc `@defaultValue` tag.\n */\nexport function TSDocDefaultValue(props: TSDocDefaultValueProps) {\n const [{ type, defaultValue }] = splitProps(props, [\"type\", \"defaultValue\"]);\n\n return (\n <>\n {\"@defaultValue \"}\n <Show when={!isUndefined(defaultValue)}>\n <align width={2}>\n <Prose>{stringifyDefaultValue(type, defaultValue)}</Prose>\n </align>\n </Show>\n <hbr />\n </>\n );\n}\n\n/**\n * Create a TSDoc `@remarks` tag.\n */\nexport function TSDocRemarks(props: ComponentProps) {\n return (\n <>\n {\"@remarks \"}\n <hbr />\n <List hardline={true}>{childrenArray(() => props.children)}</List>\n </>\n );\n}\n\n/**\n * Create a TSDoc `@see` tag.\n */\nexport function TSDocLink(props: ComponentProps) {\n return <TSDocTag {...props} tag=\"see\" />;\n}\n\nexport interface TSDocExampleProps extends JSDocExampleProps {\n /**\n * Whether the file is a TSX file.\n *\n * @defaultValue false\n */\n tsx?: boolean;\n}\n\n/**\n * Create a TSDoc `@example` tag.\n */\nexport function TSDocExample(props: TSDocExampleProps) {\n const [{ tsx, fenced = true, language, children }] = splitProps(props, [\n \"tsx\",\n \"fenced\",\n \"language\",\n \"children\"\n ]);\n\n return (\n <>\n {\"@example \"}\n <hbr />\n <Show when={fenced}>\n ```{language || (tsx ? \"tsx\" : \"ts\")}\n <hbr />\n </Show>\n {children}\n <Show when={fenced}>\n <hbr />\n ```\n </Show>\n </>\n );\n}\n\n/**\n * Create a TSDoc `@readonly` tag.\n */\nexport function TSDocReadonly() {\n return <TSDocTag tag=\"readonly\" />;\n}\n\n/**\n * Create a TSDoc `@internal` tag.\n */\nexport function TSDocInternal() {\n return <TSDocTag tag=\"internal\" />;\n}\n\n/**\n * Create a TSDoc `@ignore` tag.\n */\nexport function TSDocIgnore() {\n return <TSDocTag tag=\"ignore\" />;\n}\n\n/**\n * Create a TSDoc `@hidden` tag.\n */\nexport function TSDocHidden() {\n return <TSDocTag tag=\"hidden\" />;\n}\n\nexport interface TSDocAttributesTagsProps {\n type?: ReflectionKind | ReflectionProperty | ReflectionParameter;\n title?: string;\n alias?: string[];\n permission?: string[];\n domain?: string;\n readonly?: boolean;\n internal?: boolean;\n ignore?: boolean;\n hidden?: boolean;\n defaultValue?: any;\n}\n\n/**\n * Generates a TypeScript interface property for the given reflection class.\n */\nexport function TSDocAttributesTags(props: TSDocAttributesTagsProps) {\n const [\n {\n type,\n title,\n alias,\n permission,\n domain,\n readonly,\n internal,\n ignore,\n hidden,\n defaultValue\n }\n ] = splitProps(props, [\n \"type\",\n \"title\",\n \"alias\",\n \"permission\",\n \"domain\",\n \"readonly\",\n \"internal\",\n \"ignore\",\n \"hidden\",\n \"defaultValue\"\n ]);\n\n return (\n <>\n <Show when={isSetString(title?.trim())}>\n <TSDocTitle>{title}</TSDocTitle>\n </Show>\n <Show\n when={\n !isUndefined(alias) &&\n alias.length > 0 &&\n alias.some(a => isSetString(a?.trim()))\n }>\n <For each={alias?.filter(a => isSetString(a?.trim())) ?? []}>\n {alias => <TSDocAlias>{alias}</TSDocAlias>}\n </For>\n </Show>\n <Show when={isSetString(domain?.trim())}>\n <TSDocDomain>{domain}</TSDocDomain>\n </Show>\n <Show\n when={\n !isUndefined(permission) &&\n permission.length > 0 &&\n permission.some(p => isSetString(p?.trim()))\n }>\n <For each={permission?.filter(p => isSetString(p?.trim())) ?? []}>\n {permission => <TSDocPermission>{permission}</TSDocPermission>}\n </For>\n </Show>\n <Show when={readonly === true}>\n <TSDocReadonly />\n </Show>\n <Show when={internal === true}>\n <TSDocInternal />\n </Show>\n <Show when={ignore === true}>\n <TSDocIgnore />\n </Show>\n <Show when={hidden === true}>\n <TSDocHidden />\n </Show>\n <Show when={!isUndefined(type) && !isUndefined(defaultValue)}>\n <TSDocDefaultValue\n type={\n type as ReflectionKind | ReflectionProperty | ReflectionParameter\n }\n defaultValue={defaultValue}\n />\n </Show>\n </>\n );\n}\n\nexport interface TSDocParamProps {\n name: Children;\n children?: Children;\n optional?: boolean;\n defaultValue?: Children;\n}\n\n/**\n * Create a TSDoc parameter set off with `@param`.\n */\nexport function TSDocParam(props: TSDocParamProps) {\n return (\n <>\n {\"@param \"}\n <TSDocParamName\n name={props.name}\n optional={props.optional}\n defaultValue={props.defaultValue}\n />\n <TSDocParamDescription children={props.children} />\n </>\n );\n}\n\ninterface TSDocParamNameProps {\n name: Children;\n optional?: boolean;\n defaultValue?: Children;\n}\n\nfunction TSDocParamName(props: TSDocParamNameProps) {\n return (\n <>\n <Show when={props.optional}>{\"[\"}</Show>\n {props.name}\n <Show when={Boolean(props.defaultValue)}>={props.defaultValue}</Show>\n <Show when={props.optional}>{\"]\"}</Show>\n </>\n );\n}\n\ninterface TSDocParamDescriptionProps {\n children?: Children;\n}\n\nfunction TSDocParamDescription(props: TSDocParamDescriptionProps) {\n return (\n <Show when={Boolean(props.children)}>\n {\" - \"}\n <align width={2}>\n <Prose>{props.children}</Prose>\n </align>\n </Show>\n );\n}\n\n/**\n * Create a TSDoc `@returns` tag.\n */\nexport function TSDocReturns(props: ComponentProps) {\n return <TSDocTag {...props} tag=\"returns\" />;\n}\n\n/**\n * Create a TSDoc `@throws` tag.\n */\nexport function TSDocThrows(props: ComponentProps) {\n return <TSDocTag {...props} tag=\"throws\" />;\n}\n\nexport interface TSDocModuleProps extends ComponentProps {\n /**\n * The prefix for the builtin module name\n *\n * @remarks\n * This value is populated from the Powerlines configuration output builtin prefix by default.\n *\n * @example\n * ```ts\n * /**\n * @module powerlines:my-module\n * \\/\n * ```\n */\n prefix?: string;\n\n /**\n * The name of the module\n *\n * @remarks\n * This will be used in the `@module` tag as well as the import path for the module, e.g. `storm:<name>`.\n *\n * @example\n * ```ts\n * import { MyModule } from \"powerlines:my-module\";\n * ```\n */\n name: Children;\n}\n\n/**\n * Generates a TSDoc `@module` tag for the given module name.\n */\nexport function TSDocModule(props: TSDocModuleProps) {\n const [{ children, name, prefix }] = splitProps(props, [\n \"children\",\n \"name\",\n \"prefix\"\n ]);\n\n const context = usePowerlinesSafe();\n\n return (\n <>\n /**\n <align string=\" * \">\n <hbr />\n <Show when={Boolean(children)}>\n <List hardline={true}>{childrenArray(() => children)}</List>\n <hbr />\n <hbr />\n </Show>\n {\"@module \"}\n {prefix || context?.config?.framework || \"powerlines\"}:{name}\n </align>\n <hbr />\n {` */`}\n </>\n );\n}\n"],"mappings":";;;;;;;;;;;SA+GE,MAAA,OAAA;UAAA,UAAA,aAAA,WAAA,OAAA,CAAA,YAAA,UAAA,CAAA;;;;;;;;;;mCAgBA;;MAAA,IAAA,WAAA;AAAA,cAAA;;QAAA,gBAAA,OAAA,EAAA,CAAA;QAAA,sBAAA;SAAA,IAAA,OAAA;AAAA,iBAAA,WAAA,CAAA,CAAA,CAAA,YAAA,SAAA,CAAA,EAAA,IAAA,oBAAA,SAAA,CAAA,SAAA;;SAAA,IAAA,WAAA;AAAA,iBAAA,gBAAA,OAAA,EAAA,CAAA;;SAAA,CAAA;QAAA;;MAAA,CAAA;KAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SAiHc+C;;;;;;;;;;oBA6Bd/B,OAAAA;OAAAA,CAAAA,EAAAA,YAAAA,QAAAA,WAAAA,OAAAA,CAAAA,WAAAA,CAAAA;AAAAA,QAAAA;;;;;;;;gCAqBoB;OAAA,CAAA,EAAA,YAAA,QAAA,WAAA,OAAA,CAAA,WAAA,CAAA;wBAAA,UAAA,WAAA,MAAA;EAAA,KAAA;EAAA;EAAA,CAAA,CAAA;;;;;;;;;kBAgDsB,MAAA;GAAA,IAAA,OAAA;AAAA,WAAA,CAAA,YAAA,aAAA;;GAAA,IAAA,WAAA;AAAA,WAAA,gBAAA,SAAA;KAAA,OAAA;KAAA,IAAA,WAAA;AAAA,aAAA,gBAAA,OAAA,EAAA,IAAA,WAAA;AAAA,cAAA,sBAAA,MAAA,aAAA;SAAA,CAAA;;KAAA,CAAA;;GAAA,CAAA;EAAA,gBAAA,OAAA,EAAA,CAAA;EAAA;;;;;;;;;kBA6BjC,MAAA;GAAA,UAAA;GAAA,IAAA,WAAA;AAAA,WAAA,oBAAA,MAAA,SAAA;;GAAA,CAAA;EAAA;;;;;;;;;;;SA8BX,aAAA,OAAA;OAAA,CAAA,EAAA,KAAA,SAAA,MAAA,UAAA,cAAA,WAAA,OAAA;EAAA;;;;;;EAOgB;EAAA,gBAAA,OAAA,EAAA,CAAA;EAAA;;;;;;;;;;;kBAAQe,MAAAA;GAAAA,MAAAA;GAAAA,IAAAA,WAAAA;AAAAA,WAAAA,CAAAA,gBAAAA,OAAAA,EAAAA,CAAAA,EAAAA,MAAAA;;GAAAA,CAAAA;EAAAA;;;;;;;;;;;SAuBxB,gBAAA;wBAAA,UAAA,EAAA,KAAA,YAAA,CAAA;;;;;SAAA,cAAA;wBAAA,UAAA,EAAA,KAAA,UAAA,CAAA;;;;;;;;;;;SAmBA,oBAAA,OAAA;CAAA,MAAA,CAAA,EAAA,MAAA,OAAA,OAAA,oBAAA,UAAA,UAAA;;;;;;;;;EAMA;EAAA;;;;;;;;;;;;OAoCA,OAAA;AAAA,WAAA,WAAA,CAAA,EAAA,CAAA,YAAA"}
|