@gentleduck/docs 0.0.1
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/LICENSE +21 -0
- package/dist/callout-CFw8zUIz.js +2 -0
- package/dist/callout-CFw8zUIz.js.map +1 -0
- package/dist/callout-VcT2d48I.d.ts +17 -0
- package/dist/callout-VcT2d48I.d.ts.map +1 -0
- package/dist/charts-DX0UohRi.js +2 -0
- package/dist/charts-DX0UohRi.js.map +1 -0
- package/dist/charts-hfCEZEQp.d.ts +6 -0
- package/dist/charts-hfCEZEQp.d.ts.map +1 -0
- package/dist/client.d.ts +54 -0
- package/dist/client.js +1 -0
- package/dist/code-Cz75Womb.js +0 -0
- package/dist/code-block-CR2loi-i.d.ts +14 -0
- package/dist/code-block-CR2loi-i.d.ts.map +1 -0
- package/dist/code-block-DqFdGhI-.js +2 -0
- package/dist/code-block-DqFdGhI-.js.map +1 -0
- package/dist/code-block-wrapper-C8I0XMsN.d.ts +12 -0
- package/dist/code-block-wrapper-C8I0XMsN.d.ts.map +1 -0
- package/dist/code-block-wrapper-CCAw9mie.js +2 -0
- package/dist/code-block-wrapper-CCAw9mie.js.map +1 -0
- package/dist/code-preview-CeNXQxYN.d.ts +20 -0
- package/dist/code-preview-CeNXQxYN.d.ts.map +1 -0
- package/dist/code-preview-cIvw8qyg.js +2 -0
- package/dist/code-preview-cIvw8qyg.js.map +1 -0
- package/dist/colors-Ba_cRR6y.js +2 -0
- package/dist/colors-Ba_cRR6y.js.map +1 -0
- package/dist/colors-CpJMSMtf.d.ts +47 -0
- package/dist/colors-CpJMSMtf.d.ts.map +1 -0
- package/dist/command-menu-7HTBKVxd.js +0 -0
- package/dist/command-menu-BVebU1JI.js +2 -0
- package/dist/command-menu-BVebU1JI.js.map +1 -0
- package/dist/command-menu-C8RLyuBe.d.ts +7 -0
- package/dist/command-menu-C8RLyuBe.d.ts.map +1 -0
- package/dist/component-preview-CL6guE-v.js +2 -0
- package/dist/component-preview-CL6guE-v.js.map +1 -0
- package/dist/component-preview-DknaF8TG.d.ts +33 -0
- package/dist/component-preview-DknaF8TG.d.ts.map +1 -0
- package/dist/component-source-BCBDjfEb.js +5 -0
- package/dist/component-source-BCBDjfEb.js.map +1 -0
- package/dist/component-source-IrGlRkUy.d.ts +17 -0
- package/dist/component-source-IrGlRkUy.d.ts.map +1 -0
- package/dist/components/copy-button/copy-button.d.ts +4 -0
- package/dist/components/copy-button/copy-button.js +1 -0
- package/dist/components/copy-button/copy-button.types.d.ts +3 -0
- package/dist/components/copy-button/copy-button.types.js +0 -0
- package/dist/components/copy-button/index.d.ts +5 -0
- package/dist/components/copy-button/index.js +1 -0
- package/dist/components/docs/docs-copy-page.d.ts +2 -0
- package/dist/components/docs/docs-copy-page.js +1 -0
- package/dist/components/docs/docs-pager.d.ts +4 -0
- package/dist/components/docs/docs-pager.js +1 -0
- package/dist/components/docs/docs-sidebar.d.ts +4 -0
- package/dist/components/docs/docs-sidebar.js +1 -0
- package/dist/components/docs/docs-toc.d.ts +4 -0
- package/dist/components/docs/docs-toc.js +1 -0
- package/dist/components/docs/index.d.ts +8 -0
- package/dist/components/docs/index.js +1 -0
- package/dist/components/icons.d.ts +2 -0
- package/dist/components/icons.js +1 -0
- package/dist/components/index.d.ts +44 -0
- package/dist/components/index.js +1 -0
- package/dist/components/layouts/command-menu/command-menu.d.ts +2 -0
- package/dist/components/layouts/command-menu/command-menu.js +1 -0
- package/dist/components/layouts/command-menu/index.d.ts +3 -0
- package/dist/components/layouts/command-menu/index.js +1 -0
- package/dist/components/layouts/index.d.ts +8 -0
- package/dist/components/layouts/index.js +1 -0
- package/dist/components/layouts/site-footer/index.d.ts +2 -0
- package/dist/components/layouts/site-footer/index.js +1 -0
- package/dist/components/layouts/site-header/header-shell.d.ts +2 -0
- package/dist/components/layouts/site-header/header-shell.js +1 -0
- package/dist/components/layouts/site-header/index.d.ts +3 -0
- package/dist/components/layouts/site-header/index.js +1 -0
- package/dist/components/layouts/tailwind-indicator/index.d.ts +2 -0
- package/dist/components/layouts/tailwind-indicator/index.js +1 -0
- package/dist/components/main-nav.d.ts +2 -0
- package/dist/components/main-nav.js +1 -0
- package/dist/components/mdx/mdx-components/callout.d.ts +2 -0
- package/dist/components/mdx/mdx-components/callout.js +1 -0
- package/dist/components/mdx/mdx-components/code/code-block-wrapper.d.ts +2 -0
- package/dist/components/mdx/mdx-components/code/code-block-wrapper.js +1 -0
- package/dist/components/mdx/mdx-components/code/code-block.d.ts +2 -0
- package/dist/components/mdx/mdx-components/code/code-block.js +1 -0
- package/dist/components/mdx/mdx-components/code/code-preview.d.ts +2 -0
- package/dist/components/mdx/mdx-components/code/code-preview.js +1 -0
- package/dist/components/mdx/mdx-components/code/component-preview.d.ts +2 -0
- package/dist/components/mdx/mdx-components/code/component-preview.js +1 -0
- package/dist/components/mdx/mdx-components/code/component-source.d.ts +2 -0
- package/dist/components/mdx/mdx-components/code/component-source.js +1 -0
- package/dist/components/mdx/mdx-components/code/figcaption-block.d.ts +2 -0
- package/dist/components/mdx/mdx-components/code/figcaption-block.js +1 -0
- package/dist/components/mdx/mdx-components/code/index.d.ts +11 -0
- package/dist/components/mdx/mdx-components/code/index.js +1 -0
- package/dist/components/mdx/mdx-components/code/pre-block.d.ts +4 -0
- package/dist/components/mdx/mdx-components/code/pre-block.js +1 -0
- package/dist/components/mdx/mdx-components/code/span-block.d.ts +11 -0
- package/dist/components/mdx/mdx-components/code/span-block.d.ts.map +1 -0
- package/dist/components/mdx/mdx-components/code/span-block.js +2 -0
- package/dist/components/mdx/mdx-components/code/span-block.js.map +1 -0
- package/dist/components/mdx/mdx-components/components-list.d.ts +4 -0
- package/dist/components/mdx/mdx-components/components-list.js +1 -0
- package/dist/components/mdx/mdx-components/exalidraw.d.ts +7 -0
- package/dist/components/mdx/mdx-components/exalidraw.d.ts.map +1 -0
- package/dist/components/mdx/mdx-components/exalidraw.js +2 -0
- package/dist/components/mdx/mdx-components/exalidraw.js.map +1 -0
- package/dist/components/mdx/mdx-components/framework-docs.d.ts +2 -0
- package/dist/components/mdx/mdx-components/framework-docs.js +1 -0
- package/dist/components/mdx/mdx-components/index.d.ts +20 -0
- package/dist/components/mdx/mdx-components/index.js +1 -0
- package/dist/components/mdx/mdx-components/table.d.ts +2 -0
- package/dist/components/mdx/mdx-components/table.js +1 -0
- package/dist/components/mdx/mdx-components/tabs.d.ts +2 -0
- package/dist/components/mdx/mdx-components/tabs.js +1 -0
- package/dist/components/mdx/mdx-components/typepography.d.ts +2 -0
- package/dist/components/mdx/mdx-components/typepography.js +1 -0
- package/dist/components/mdx/mdx.d.ts +2 -0
- package/dist/components/mdx/mdx.js +1 -0
- package/dist/components/mobile-nav.d.ts +2 -0
- package/dist/components/mobile-nav.js +1 -0
- package/dist/components/mode-toggle.d.ts +2 -0
- package/dist/components/mode-toggle.js +1 -0
- package/dist/components/page-header.d.ts +2 -0
- package/dist/components/page-header.js +1 -0
- package/dist/components/providers.d.ts +2 -0
- package/dist/components/providers.js +1 -0
- package/dist/components/themes/index.d.ts +3 -0
- package/dist/components/themes/index.js +1 -0
- package/dist/components/themes/style-switcher.d.ts +2 -0
- package/dist/components/themes/style-switcher.js +1 -0
- package/dist/components-list-BCV3yN6H.js +2 -0
- package/dist/components-list-BCV3yN6H.js.map +1 -0
- package/dist/components-list-ZLlUD-Nr.d.ts +12 -0
- package/dist/components-list-ZLlUD-Nr.d.ts.map +1 -0
- package/dist/context/context.d.ts +2 -0
- package/dist/context/context.js +1 -0
- package/dist/context/context.types.d.ts +2 -0
- package/dist/context/context.types.js +0 -0
- package/dist/context/index.d.ts +4 -0
- package/dist/context/index.js +1 -0
- package/dist/context-Bd4Sf8r8.js +2 -0
- package/dist/context-Bd4Sf8r8.js.map +1 -0
- package/dist/context-BoqMzqgD.js +0 -0
- package/dist/context-tLL-jUw_.d.ts +26 -0
- package/dist/context-tLL-jUw_.d.ts.map +1 -0
- package/dist/context.types-8c0sgn5Q.js +0 -0
- package/dist/context.types-DgaGu8Ly.d.ts +57 -0
- package/dist/context.types-DgaGu8Ly.d.ts.map +1 -0
- package/dist/copy-button-Bh7DmVLN.d.ts +22 -0
- package/dist/copy-button-Bh7DmVLN.d.ts.map +1 -0
- package/dist/copy-button-D50DXq56.js +2 -0
- package/dist/copy-button-D50DXq56.js.map +1 -0
- package/dist/copy-button-DpLK4Hc9.js +0 -0
- package/dist/copy-button.types-D6D1XKDN.d.ts +19 -0
- package/dist/copy-button.types-D6D1XKDN.d.ts.map +1 -0
- package/dist/copy-button.types-ZXpoKEH1.js +0 -0
- package/dist/docs-B9qhW8T2.js +0 -0
- package/dist/docs-copy-page-B1HSXqlm.js +3 -0
- package/dist/docs-copy-page-B1HSXqlm.js.map +1 -0
- package/dist/docs-copy-page-rZ3GkUUQ.d.ts +13 -0
- package/dist/docs-copy-page-rZ3GkUUQ.d.ts.map +1 -0
- package/dist/docs-pager-2p2cKZcg.js +2 -0
- package/dist/docs-pager-2p2cKZcg.js.map +1 -0
- package/dist/docs-pager-CLERxm13.d.ts +25 -0
- package/dist/docs-pager-CLERxm13.d.ts.map +1 -0
- package/dist/docs-sidebar-C4HMPDIN.d.ts +30 -0
- package/dist/docs-sidebar-C4HMPDIN.d.ts.map +1 -0
- package/dist/docs-sidebar-Cq7haHti.js +2 -0
- package/dist/docs-sidebar-Cq7haHti.js.map +1 -0
- package/dist/docs-toc-B4_Znnrj.d.ts +13 -0
- package/dist/docs-toc-B4_Znnrj.d.ts.map +1 -0
- package/dist/docs-toc-DfQz3sNZ.js +2 -0
- package/dist/docs-toc-DfQz3sNZ.js.map +1 -0
- package/dist/events-BKAEw9TQ.d.ts +25 -0
- package/dist/events-BKAEw9TQ.d.ts.map +1 -0
- package/dist/events-D55YvIRi.js +2 -0
- package/dist/events-D55YvIRi.js.map +1 -0
- package/dist/figcaption-block-B7CmTI6d.d.ts +11 -0
- package/dist/figcaption-block-B7CmTI6d.d.ts.map +1 -0
- package/dist/figcaption-block-DWZhs-6i.js +2 -0
- package/dist/figcaption-block-DWZhs-6i.js.map +1 -0
- package/dist/framework-docs-ZYLz3BBy.js +2 -0
- package/dist/framework-docs-ZYLz3BBy.js.map +1 -0
- package/dist/framework-docs-tYKaeYsi.d.ts +13 -0
- package/dist/framework-docs-tYKaeYsi.d.ts.map +1 -0
- package/dist/header-shell-BusaKA4C.d.ts +39 -0
- package/dist/header-shell-BusaKA4C.d.ts.map +1 -0
- package/dist/header-shell-CWHnv2ot.js +2 -0
- package/dist/header-shell-CWHnv2ot.js.map +1 -0
- package/dist/hooks/index.d.ts +8 -0
- package/dist/hooks/index.js +1 -0
- package/dist/hooks/use-colors.d.ts +3 -0
- package/dist/hooks/use-colors.js +1 -0
- package/dist/hooks/use-config.d.ts +2 -0
- package/dist/hooks/use-config.js +1 -0
- package/dist/hooks/use-lift-mode.d.ts +2 -0
- package/dist/hooks/use-lift-mode.js +1 -0
- package/dist/hooks/use-meta-colors.d.ts +2 -0
- package/dist/hooks/use-meta-colors.js +1 -0
- package/dist/hooks/use-mounted.d.ts +2 -0
- package/dist/hooks/use-mounted.js +1 -0
- package/dist/hooks/use-themes-config.d.ts +2 -0
- package/dist/hooks/use-themes-config.js +1 -0
- package/dist/icons-BqnlXRgx.d.ts +30 -0
- package/dist/icons-BqnlXRgx.d.ts.map +1 -0
- package/dist/icons-bFf026bR.js +2 -0
- package/dist/icons-bFf026bR.js.map +1 -0
- package/dist/index-2mWOLEIP.d.ts +7 -0
- package/dist/index-2mWOLEIP.d.ts.map +1 -0
- package/dist/index-BZ1Usw1L.d.ts +8 -0
- package/dist/index-BZ1Usw1L.d.ts.map +1 -0
- package/dist/index-Bunxo_8h.d.ts +8 -0
- package/dist/index-Bunxo_8h.d.ts.map +1 -0
- package/dist/index-BwEOYyLd.d.ts +1 -0
- package/dist/index-CJOkJMYm.d.ts +1 -0
- package/dist/index-Cp46Zvz-.d.ts +1 -0
- package/dist/index-CsVdkYso.d.ts +1 -0
- package/dist/index-DIk3-d3u.d.ts +1 -0
- package/dist/index-LAzYY5Wa.d.ts +1 -0
- package/dist/index-k586z2Y3.d.ts +1 -0
- package/dist/index-mj9Ys67i.d.ts +1 -0
- package/dist/index-otwxHF3U.d.ts +1 -0
- package/dist/index.d.ts +11 -0
- package/dist/index.js +1 -0
- package/dist/layouts-hVp-aKom.js +0 -0
- package/dist/lib/charts.d.ts +2 -0
- package/dist/lib/charts.js +1 -0
- package/dist/lib/colors.d.ts +2 -0
- package/dist/lib/colors.js +1 -0
- package/dist/lib/events.d.ts +2 -0
- package/dist/lib/events.js +1 -0
- package/dist/lib/index.d.ts +6 -0
- package/dist/lib/index.js +1 -0
- package/dist/lib/registry-colors-data.d.ts +229 -0
- package/dist/lib/registry-colors-data.d.ts.map +1 -0
- package/dist/lib/registry-colors-data.js +1 -0
- package/dist/lib/registry-styles.d.ts +2 -0
- package/dist/lib/registry-styles.js +1 -0
- package/dist/lib/themes.d.ts +2 -0
- package/dist/lib/themes.js +1 -0
- package/dist/lib/utils.d.ts +2 -0
- package/dist/lib/utils.js +1 -0
- package/dist/main-nav-Df2pgQUs.js +2 -0
- package/dist/main-nav-Df2pgQUs.js.map +1 -0
- package/dist/main-nav-SathVgSN.d.ts +7 -0
- package/dist/main-nav-SathVgSN.d.ts.map +1 -0
- package/dist/mdx-CBnfwESR.d.ts +12 -0
- package/dist/mdx-CBnfwESR.d.ts.map +1 -0
- package/dist/mdx-components-BoD1jTr7.js +0 -0
- package/dist/mdx-cqn1ggXI.js +2 -0
- package/dist/mdx-cqn1ggXI.js.map +1 -0
- package/dist/metadata-plugin-Ag61IUUu.d.ts +7 -0
- package/dist/metadata-plugin-Ag61IUUu.d.ts.map +1 -0
- package/dist/metadata-plugin-Mc8lCfYT.js +2 -0
- package/dist/metadata-plugin-Mc8lCfYT.js.map +1 -0
- package/dist/mobile-nav-DRQtHK-O.js +2 -0
- package/dist/mobile-nav-DRQtHK-O.js.map +1 -0
- package/dist/mobile-nav-hEfoD2ld.d.ts +7 -0
- package/dist/mobile-nav-hEfoD2ld.d.ts.map +1 -0
- package/dist/mode-toggle-BcPx4Vfk.d.ts +7 -0
- package/dist/mode-toggle-BcPx4Vfk.d.ts.map +1 -0
- package/dist/mode-toggle-CGGAaMUK.js +2 -0
- package/dist/mode-toggle-CGGAaMUK.js.map +1 -0
- package/dist/nav-0JAtUIst.d.ts +18 -0
- package/dist/nav-0JAtUIst.d.ts.map +1 -0
- package/dist/nav-6wUjcK0K.js +0 -0
- package/dist/page-header-BGKsl1LK.js +2 -0
- package/dist/page-header-BGKsl1LK.js.map +1 -0
- package/dist/page-header-Brw3423H.d.ts +23 -0
- package/dist/page-header-Brw3423H.d.ts.map +1 -0
- package/dist/pre-block-BThyCz1h.js +2 -0
- package/dist/pre-block-BThyCz1h.js.map +1 -0
- package/dist/pre-block-CTP3z9eq.d.ts +33 -0
- package/dist/pre-block-CTP3z9eq.d.ts.map +1 -0
- package/dist/providers-BU3xm7I4.d.ts +11 -0
- package/dist/providers-BU3xm7I4.d.ts.map +1 -0
- package/dist/providers-fDpVqSs8.js +2 -0
- package/dist/providers-fDpVqSs8.js.map +1 -0
- package/dist/registry-colors-data-FyxAihEQ.js +2 -0
- package/dist/registry-colors-data-FyxAihEQ.js.map +1 -0
- package/dist/registry-styles-Cm1HpC4C.js +2 -0
- package/dist/registry-styles-Cm1HpC4C.js.map +1 -0
- package/dist/registry-styles-WvCGd0xY.d.ts +9 -0
- package/dist/registry-styles-WvCGd0xY.d.ts.map +1 -0
- package/dist/rehype-pre-block-source-Bz3-G4tr.js +2 -0
- package/dist/rehype-pre-block-source-Bz3-G4tr.js.map +1 -0
- package/dist/rehype-pre-block-source-Le9z9RN8.d.ts +7 -0
- package/dist/rehype-pre-block-source-Le9z9RN8.d.ts.map +1 -0
- package/dist/rehype-title-C1q6PbyG.js +2 -0
- package/dist/rehype-title-C1q6PbyG.js.map +1 -0
- package/dist/rehype-title-Dwt_OKnR.d.ts +7 -0
- package/dist/rehype-title-Dwt_OKnR.d.ts.map +1 -0
- package/dist/site-footer-CsUC-l-l.js +2 -0
- package/dist/site-footer-CsUC-l-l.js.map +1 -0
- package/dist/site-header-Bi3-9Kl3.js +2 -0
- package/dist/site-header-Bi3-9Kl3.js.map +1 -0
- package/dist/style-switcher-BXEGTMW2.d.ts +12 -0
- package/dist/style-switcher-BXEGTMW2.d.ts.map +1 -0
- package/dist/style-switcher-CpcMcuwL.js +2 -0
- package/dist/style-switcher-CpcMcuwL.js.map +1 -0
- package/dist/styles/base.css +156 -0
- package/dist/styles/docs.css +186 -0
- package/dist/styles/mdx.css +205 -0
- package/dist/table-B1hJe5kw.d.ts +10 -0
- package/dist/table-B1hJe5kw.d.ts.map +1 -0
- package/dist/table-Sc60jiil.js +2 -0
- package/dist/table-Sc60jiil.js.map +1 -0
- package/dist/tabs-DWxNPhgN.d.ts +23 -0
- package/dist/tabs-DWxNPhgN.d.ts.map +1 -0
- package/dist/tabs-KvYm5au9.js +2 -0
- package/dist/tabs-KvYm5au9.js.map +1 -0
- package/dist/tailwind-indicator-CV2jUfip.js +2 -0
- package/dist/tailwind-indicator-CV2jUfip.js.map +1 -0
- package/dist/themes-Dg5GgDgK.js +0 -0
- package/dist/themes-DsvojWlq.js +2 -0
- package/dist/themes-DsvojWlq.js.map +1 -0
- package/dist/themes-dv8YVpXg.d.ts +495 -0
- package/dist/themes-dv8YVpXg.d.ts.map +1 -0
- package/dist/typepography-B_jjjv9F.d.ts +54 -0
- package/dist/typepography-B_jjjv9F.d.ts.map +1 -0
- package/dist/typepography-Btk-lJ3O.js +2 -0
- package/dist/typepography-Btk-lJ3O.js.map +1 -0
- package/dist/types/index.d.ts +4 -0
- package/dist/types/index.js +0 -0
- package/dist/types/nav.d.ts +2 -0
- package/dist/types/nav.js +0 -0
- package/dist/types/unist.d.ts +2 -0
- package/dist/types/unist.js +0 -0
- package/dist/unist-Bs-H_R8g.d.ts +40 -0
- package/dist/unist-Bs-H_R8g.d.ts.map +1 -0
- package/dist/unist-DpNAVhDX.js +0 -0
- package/dist/use-colors-CeiLGCjZ.d.ts +13 -0
- package/dist/use-colors-CeiLGCjZ.d.ts.map +1 -0
- package/dist/use-colors-JhoQAYK2.js +2 -0
- package/dist/use-colors-JhoQAYK2.js.map +1 -0
- package/dist/use-config-CFygUPAg.d.ts +13 -0
- package/dist/use-config-CFygUPAg.d.ts.map +1 -0
- package/dist/use-config-D1zkiIbf.js +2 -0
- package/dist/use-config-D1zkiIbf.js.map +1 -0
- package/dist/use-lift-mode-Dya2HcpU.js +2 -0
- package/dist/use-lift-mode-Dya2HcpU.js.map +1 -0
- package/dist/use-lift-mode-IpZRia0D.d.ts +8 -0
- package/dist/use-lift-mode-IpZRia0D.d.ts.map +1 -0
- package/dist/use-meta-colors-BhIhFzvx.js +2 -0
- package/dist/use-meta-colors-BhIhFzvx.js.map +1 -0
- package/dist/use-meta-colors-C8OegAZO.d.ts +8 -0
- package/dist/use-meta-colors-C8OegAZO.d.ts.map +1 -0
- package/dist/use-mounted-D25Cx8rc.d.ts +5 -0
- package/dist/use-mounted-D25Cx8rc.d.ts.map +1 -0
- package/dist/use-mounted-SpB3P6Vt.js +2 -0
- package/dist/use-mounted-SpB3P6Vt.js.map +1 -0
- package/dist/use-themes-config-Bo-JZDNU.js +2 -0
- package/dist/use-themes-config-Bo-JZDNU.js.map +1 -0
- package/dist/use-themes-config-DfQCuhPn.d.ts +14 -0
- package/dist/use-themes-config-DfQCuhPn.d.ts.map +1 -0
- package/dist/utils-CMPpWmbv.d.ts +9 -0
- package/dist/utils-CMPpWmbv.d.ts.map +1 -0
- package/dist/utils-NjSy-iOL.js +2 -0
- package/dist/utils-NjSy-iOL.js.map +1 -0
- package/dist/velite/browser.d.ts +11 -0
- package/dist/velite/browser.d.ts.map +1 -0
- package/dist/velite/browser.js +2 -0
- package/dist/velite/browser.js.map +1 -0
- package/dist/velite/config.d.ts +21 -0
- package/dist/velite/config.d.ts.map +1 -0
- package/dist/velite/config.js +2 -0
- package/dist/velite/config.js.map +1 -0
- package/dist/velite/index.d.ts +10 -0
- package/dist/velite/index.js +1 -0
- package/dist/velite/plugins/index.d.ts +6 -0
- package/dist/velite/plugins/index.js +1 -0
- package/dist/velite/plugins/metadata-plugin.d.ts +4 -0
- package/dist/velite/plugins/metadata-plugin.js +1 -0
- package/dist/velite/plugins/rehype-pre-block-source.d.ts +4 -0
- package/dist/velite/plugins/rehype-pre-block-source.js +1 -0
- package/dist/velite/plugins/rehype-title.d.ts +4 -0
- package/dist/velite/plugins/rehype-title.js +1 -0
- package/dist/velite/rehype-npm-command.d.ts +8 -0
- package/dist/velite/rehype-npm-command.d.ts.map +1 -0
- package/dist/velite/rehype-npm-command.js +2 -0
- package/dist/velite/rehype-npm-command.js.map +1 -0
- package/dist/velite/utils.d.ts +5 -0
- package/dist/velite/utils.d.ts.map +1 -0
- package/dist/velite/utils.js +2 -0
- package/dist/velite/utils.js.map +1 -0
- package/package.json +174 -0
- package/src/client.ts +5 -0
- package/src/components/copy-button/copy-button.tsx +88 -0
- package/src/components/copy-button/copy-button.types.ts +17 -0
- package/src/components/copy-button/index.ts +2 -0
- package/src/components/docs/docs-copy-page.tsx +106 -0
- package/src/components/docs/docs-pager.tsx +114 -0
- package/src/components/docs/docs-sidebar.tsx +104 -0
- package/src/components/docs/docs-toc.tsx +104 -0
- package/src/components/docs/index.ts +4 -0
- package/src/components/icons.tsx +194 -0
- package/src/components/index.ts +13 -0
- package/src/components/layouts/command-menu/command-menu.tsx +166 -0
- package/src/components/layouts/command-menu/index.ts +1 -0
- package/src/components/layouts/index.ts +4 -0
- package/src/components/layouts/site-footer/index.tsx +70 -0
- package/src/components/layouts/site-header/header-shell.tsx +75 -0
- package/src/components/layouts/site-header/index.tsx +121 -0
- package/src/components/layouts/tailwind-indicator/index.tsx +16 -0
- package/src/components/main-nav.tsx +33 -0
- package/src/components/mdx/mdx-components/callout.tsx +17 -0
- package/src/components/mdx/mdx-components/code/code-block-wrapper.tsx +12 -0
- package/src/components/mdx/mdx-components/code/code-block.tsx +30 -0
- package/src/components/mdx/mdx-components/code/code-preview.tsx +80 -0
- package/src/components/mdx/mdx-components/code/component-preview.tsx +161 -0
- package/src/components/mdx/mdx-components/code/component-source.tsx +54 -0
- package/src/components/mdx/mdx-components/code/figcaption-block.tsx +25 -0
- package/src/components/mdx/mdx-components/code/index.ts +7 -0
- package/src/components/mdx/mdx-components/code/pre-block.tsx +103 -0
- package/src/components/mdx/mdx-components/code/span-block.tsx +13 -0
- package/src/components/mdx/mdx-components/components-list.tsx +23 -0
- package/src/components/mdx/mdx-components/exalidraw.tsx +12 -0
- package/src/components/mdx/mdx-components/framework-docs.tsx +20 -0
- package/src/components/mdx/mdx-components/index.ts +7 -0
- package/src/components/mdx/mdx-components/table.tsx +35 -0
- package/src/components/mdx/mdx-components/tabs.tsx +32 -0
- package/src/components/mdx/mdx-components/typepography.tsx +70 -0
- package/src/components/mdx/mdx.tsx +103 -0
- package/src/components/mobile-nav.tsx +91 -0
- package/src/components/mode-toggle.tsx +41 -0
- package/src/components/page-header.tsx +42 -0
- package/src/components/providers.tsx +14 -0
- package/src/components/themes/index.ts +1 -0
- package/src/components/themes/style-switcher.tsx +35 -0
- package/src/context/context.tsx +66 -0
- package/src/context/context.types.ts +55 -0
- package/src/context/index.ts +2 -0
- package/src/hooks/index.ts +6 -0
- package/src/hooks/use-colors.ts +27 -0
- package/src/hooks/use-config.ts +19 -0
- package/src/hooks/use-lift-mode.ts +19 -0
- package/src/hooks/use-meta-colors.ts +27 -0
- package/src/hooks/use-mounted.ts +11 -0
- package/src/hooks/use-themes-config.ts +17 -0
- package/src/index.ts +10 -0
- package/src/lib/charts.ts +23 -0
- package/src/lib/colors.ts +86 -0
- package/src/lib/events.ts +30 -0
- package/src/lib/index.ts +5 -0
- package/src/lib/registry-colors-data.ts +1810 -0
- package/src/lib/registry-styles.ts +8 -0
- package/src/lib/themes.ts +482 -0
- package/src/lib/utils.ts +42 -0
- package/src/styles/base.css +156 -0
- package/src/styles/docs.css +186 -0
- package/src/styles/mdx.css +205 -0
- package/src/types/index.ts +2 -0
- package/src/types/nav.ts +17 -0
- package/src/types/unist.ts +39 -0
- package/src/velite/browser.ts +11 -0
- package/src/velite/config.ts +118 -0
- package/src/velite/index.ts +5 -0
- package/src/velite/plugins/index.ts +3 -0
- package/src/velite/plugins/metadata-plugin.ts +26 -0
- package/src/velite/plugins/rehype-pre-block-source.ts +25 -0
- package/src/velite/plugins/rehype-title.ts +24 -0
- package/src/velite/rehype-npm-command.ts +42 -0
- package/src/velite/utils.ts +9 -0
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import "../events-BKAEw9TQ.js";
|
|
2
|
+
import { n as CopyWithClassNamesProps, r as DropdownMenuTriggerProps, t as CopyButtonProps } from "../copy-button.types-D6D1XKDN.js";
|
|
3
|
+
import { n as CopyWithClassNames, r as copyToClipboardWithMeta, t as CopyButton } from "../copy-button-Bh7DmVLN.js";
|
|
4
|
+
import "../index-DIk3-d3u.js";
|
|
5
|
+
import { t as DocsCopyPage } from "../docs-copy-page-rZ3GkUUQ.js";
|
|
6
|
+
import "../context-tLL-jUw_.js";
|
|
7
|
+
import "../index-k586z2Y3.js";
|
|
8
|
+
import { i as getPagerForDoc, n as DocsPagerTop, r as flatten, t as DocsPagerBottom } from "../docs-pager-CLERxm13.js";
|
|
9
|
+
import { i as DocsSidebarNavProps, n as DocsSidebarNavItem, r as DocsSidebarNavItems, t as DocsSidebarNav } from "../docs-sidebar-C4HMPDIN.js";
|
|
10
|
+
import { t as DashboardTableOfContents } from "../docs-toc-B4_Znnrj.js";
|
|
11
|
+
import "../index-BwEOYyLd.js";
|
|
12
|
+
import { n as getIconForLanguageExtension, t as Icons } from "../icons-BqnlXRgx.js";
|
|
13
|
+
import { t as CommandMenu } from "../command-menu-C8RLyuBe.js";
|
|
14
|
+
import "../index-CsVdkYso.js";
|
|
15
|
+
import { n as SiteFooter, t as FooterButtons } from "../index-BZ1Usw1L.js";
|
|
16
|
+
import { i as HeaderSection, n as HeaderContainer, r as HeaderRoot, t as HeaderBrand } from "../header-shell-BusaKA4C.js";
|
|
17
|
+
import { n as SiteHeader, t as FontStyleButton } from "../index-Bunxo_8h.js";
|
|
18
|
+
import { t as TailwindIndicator } from "../index-2mWOLEIP.js";
|
|
19
|
+
import "../index-mj9Ys67i.js";
|
|
20
|
+
import { t as MainNav } from "../main-nav-SathVgSN.js";
|
|
21
|
+
import { t as Mdx } from "../mdx-CBnfwESR.js";
|
|
22
|
+
import { t as Callout } from "../callout-VcT2d48I.js";
|
|
23
|
+
import { t as CodeBlock } from "../code-block-CR2loi-i.js";
|
|
24
|
+
import { t as CodeBlockWrapper } from "../code-block-wrapper-C8I0XMsN.js";
|
|
25
|
+
import { t as CodePreview } from "../code-preview-CeNXQxYN.js";
|
|
26
|
+
import { n as ComponentPreview, r as TABS, t as BuildTab } from "../component-preview-DknaF8TG.js";
|
|
27
|
+
import { t as ComponentSource } from "../component-source-IrGlRkUy.js";
|
|
28
|
+
import { t as FigcaptionBlock } from "../figcaption-block-B7CmTI6d.js";
|
|
29
|
+
import "../unist-Bs-H_R8g.js";
|
|
30
|
+
import { n as PreBlock, r as ShellCommand, t as CodeBlockProps } from "../pre-block-CTP3z9eq.js";
|
|
31
|
+
import "../index-Cp46Zvz-.js";
|
|
32
|
+
import { t as ComponentsList } from "../components-list-ZLlUD-Nr.js";
|
|
33
|
+
import { t as FrameworkDocs } from "../framework-docs-tYKaeYsi.js";
|
|
34
|
+
import { i as TableRow, n as TableCell, r as TableHeader, t as Table } from "../table-B1hJe5kw.js";
|
|
35
|
+
import { i as TabTrigger, n as TabContent, r as TabList, t as Tab } from "../tabs-DWxNPhgN.js";
|
|
36
|
+
import { a as H4, c as Hr, d as P, i as H3, l as LinkBlock, n as H1, o as H5, r as H2, s as H6, t as A, u as LinkedCard } from "../typepography-B_jjjv9F.js";
|
|
37
|
+
import "../index-LAzYY5Wa.js";
|
|
38
|
+
import { t as MobileNav } from "../mobile-nav-hEfoD2ld.js";
|
|
39
|
+
import { t as ModeSwitcher } from "../mode-toggle-BcPx4Vfk.js";
|
|
40
|
+
import { i as PageHeaderHeading, n as PageHeader, r as PageHeaderDescription, t as PageActions } from "../page-header-Brw3423H.js";
|
|
41
|
+
import { t as ThemeProvider } from "../providers-BU3xm7I4.js";
|
|
42
|
+
import { t as StyleSwitcher } from "../style-switcher-BXEGTMW2.js";
|
|
43
|
+
import "../index-CJOkJMYm.js";
|
|
44
|
+
export { A, BuildTab, Callout, CodeBlock, CodeBlockProps, CodeBlockWrapper, CodePreview, CommandMenu, ComponentPreview, ComponentSource, ComponentsList, CopyButton, CopyButtonProps, CopyWithClassNames, CopyWithClassNamesProps, DashboardTableOfContents, DocsCopyPage, DocsPagerBottom, DocsPagerTop, DocsSidebarNav, DocsSidebarNavItem, DocsSidebarNavItems, DocsSidebarNavProps, DropdownMenuTriggerProps, FigcaptionBlock, FontStyleButton, FooterButtons, FrameworkDocs, H1, H2, H3, H4, H5, H6, HeaderBrand, HeaderContainer, HeaderRoot, HeaderSection, Hr, Icons, LinkBlock, LinkedCard, MainNav, Mdx, MobileNav, ModeSwitcher, P, PageActions, PageHeader, PageHeaderDescription, PageHeaderHeading, PreBlock, ShellCommand, SiteFooter, SiteHeader, StyleSwitcher, TABS, Tab, TabContent, TabList, TabTrigger, Table, TableCell, TableHeader, TableRow, TailwindIndicator, ThemeProvider, copyToClipboardWithMeta, flatten, getIconForLanguageExtension, getPagerForDoc };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../events-D55YvIRi.js";import{n as e,r as t,t as n}from"../copy-button-D50DXq56.js";import"../copy-button-DpLK4Hc9.js";import"../context-Bd4Sf8r8.js";import"../context-BoqMzqgD.js";import{t as r}from"../docs-copy-page-B1HSXqlm.js";import{i,n as a,r as o,t as s}from"../docs-pager-2p2cKZcg.js";import{n as c,r as l,t as u}from"../docs-sidebar-Cq7haHti.js";import"../use-mounted-SpB3P6Vt.js";import{t as d}from"../docs-toc-DfQz3sNZ.js";import"../docs-B9qhW8T2.js";import{n as f,t as p}from"../icons-bFf026bR.js";import{t as m}from"../command-menu-BVebU1JI.js";import"../command-menu-7HTBKVxd.js";import{n as h,t as g}from"../site-footer-CsUC-l-l.js";import{i as _,n as v,r as y,t as b}from"../header-shell-CWHnv2ot.js";import{t as x}from"../main-nav-Df2pgQUs.js";import{t as S}from"../mobile-nav-DRQtHK-O.js";import"../use-meta-colors-BhIhFzvx.js";import{t as C}from"../mode-toggle-CGGAaMUK.js";import{n as w,t as T}from"../site-header-Bi3-9Kl3.js";import{t as E}from"../tailwind-indicator-CV2jUfip.js";import"../layouts-hVp-aKom.js";import{t as D}from"../callout-CFw8zUIz.js";import{t as O}from"../code-block-DqFdGhI-.js";import{t as k}from"../code-block-wrapper-CCAw9mie.js";import"../use-lift-mode-Dya2HcpU.js";import{t as A}from"../code-preview-cIvw8qyg.js";import{n as j,r as M,t as N}from"../component-preview-CL6guE-v.js";import{t as P}from"../figcaption-block-DWZhs-6i.js";import{t as F}from"../component-source-BCBDjfEb.js";import{n as I,t as L}from"../pre-block-BThyCz1h.js";import"../code-Cz75Womb.js";import{t as R}from"../components-list-BCV3yN6H.js";import{i as z,n as B,r as V,t as H}from"../table-Sc60jiil.js";import{i as U,n as W,r as G,t as K}from"../tabs-KvYm5au9.js";import{a as q,c as J,d as Y,i as X,l as Z,n as Q,o as $,r as ee,s as te,t as ne,u as re}from"../typepography-Btk-lJ3O.js";import{t as ie}from"../mdx-cqn1ggXI.js";import{t as ae}from"../framework-docs-ZYLz3BBy.js";import"../mdx-components-BoD1jTr7.js";import{i as oe,n as se,r as ce,t as le}from"../page-header-BGKsl1LK.js";import{t as ue}from"../providers-fDpVqSs8.js";import"../use-config-D1zkiIbf.js";import{t as de}from"../style-switcher-CpcMcuwL.js";import"../themes-Dg5GgDgK.js";export{ne as A,N as BuildTab,D as Callout,O as CodeBlock,k as CodeBlockWrapper,A as CodePreview,m as CommandMenu,j as ComponentPreview,F as ComponentSource,R as ComponentsList,n as CopyButton,e as CopyWithClassNames,d as DashboardTableOfContents,r as DocsCopyPage,s as DocsPagerBottom,a as DocsPagerTop,u as DocsSidebarNav,c as DocsSidebarNavItem,l as DocsSidebarNavItems,P as FigcaptionBlock,T as FontStyleButton,g as FooterButtons,ae as FrameworkDocs,Q as H1,ee as H2,X as H3,q as H4,$ as H5,te as H6,b as HeaderBrand,v as HeaderContainer,y as HeaderRoot,_ as HeaderSection,J as Hr,p as Icons,Z as LinkBlock,re as LinkedCard,x as MainNav,ie as Mdx,S as MobileNav,C as ModeSwitcher,Y as P,le as PageActions,se as PageHeader,ce as PageHeaderDescription,oe as PageHeaderHeading,L as PreBlock,I as ShellCommand,h as SiteFooter,w as SiteHeader,de as StyleSwitcher,M as TABS,K as Tab,W as TabContent,G as TabList,U as TabTrigger,H as Table,B as TableCell,V as TableHeader,z as TableRow,E as TailwindIndicator,ue as ThemeProvider,t as copyToClipboardWithMeta,o as flatten,f as getIconForLanguageExtension,i as getPagerForDoc};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import{t as e}from"../../../command-menu-BVebU1JI.js";export{e as CommandMenu};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import{t as e}from"../../../command-menu-BVebU1JI.js";import"../../../command-menu-7HTBKVxd.js";export{e as CommandMenu};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { t as CommandMenu } from "../../command-menu-C8RLyuBe.js";
|
|
2
|
+
import "../../index-CsVdkYso.js";
|
|
3
|
+
import { n as SiteFooter, t as FooterButtons } from "../../index-BZ1Usw1L.js";
|
|
4
|
+
import { i as HeaderSection, n as HeaderContainer, r as HeaderRoot, t as HeaderBrand } from "../../header-shell-BusaKA4C.js";
|
|
5
|
+
import { n as SiteHeader, t as FontStyleButton } from "../../index-Bunxo_8h.js";
|
|
6
|
+
import { t as TailwindIndicator } from "../../index-2mWOLEIP.js";
|
|
7
|
+
import "../../index-mj9Ys67i.js";
|
|
8
|
+
export { CommandMenu, FontStyleButton, FooterButtons, HeaderBrand, HeaderContainer, HeaderRoot, HeaderSection, SiteFooter, SiteHeader, TailwindIndicator };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../context-Bd4Sf8r8.js";import"../../context-BoqMzqgD.js";import{t as e}from"../../command-menu-BVebU1JI.js";import"../../command-menu-7HTBKVxd.js";import{n as t,t as n}from"../../site-footer-CsUC-l-l.js";import{i as r,n as i,r as a,t as o}from"../../header-shell-CWHnv2ot.js";import"../../main-nav-Df2pgQUs.js";import"../../mobile-nav-DRQtHK-O.js";import"../../use-meta-colors-BhIhFzvx.js";import"../../mode-toggle-CGGAaMUK.js";import{n as s,t as c}from"../../site-header-Bi3-9Kl3.js";import{t as l}from"../../tailwind-indicator-CV2jUfip.js";import"../../layouts-hVp-aKom.js";export{e as CommandMenu,c as FontStyleButton,n as FooterButtons,o as HeaderBrand,i as HeaderContainer,a as HeaderRoot,r as HeaderSection,t as SiteFooter,s as SiteHeader,l as TailwindIndicator};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import{n as e,t}from"../../../site-footer-CsUC-l-l.js";export{t as FooterButtons,e as SiteFooter};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import{i as e,n as t,r as n,t as r}from"../../../header-shell-CWHnv2ot.js";export{r as HeaderBrand,t as HeaderContainer,n as HeaderRoot,e as HeaderSection};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { i as HeaderSection, n as HeaderContainer, r as HeaderRoot, t as HeaderBrand } from "../../../header-shell-BusaKA4C.js";
|
|
2
|
+
import { n as SiteHeader, t as FontStyleButton } from "../../../index-Bunxo_8h.js";
|
|
3
|
+
export { FontStyleButton, HeaderBrand, HeaderContainer, HeaderRoot, HeaderSection, SiteHeader };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import"../../../command-menu-BVebU1JI.js";import"../../../command-menu-7HTBKVxd.js";import{i as e,n as t,r as n,t as r}from"../../../header-shell-CWHnv2ot.js";import"../../../main-nav-Df2pgQUs.js";import"../../../mobile-nav-DRQtHK-O.js";import"../../../use-meta-colors-BhIhFzvx.js";import"../../../mode-toggle-CGGAaMUK.js";import{n as i,t as a}from"../../../site-header-Bi3-9Kl3.js";export{a as FontStyleButton,r as HeaderBrand,t as HeaderContainer,n as HeaderRoot,e as HeaderSection,i as SiteHeader};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{t as e}from"../../../tailwind-indicator-CV2jUfip.js";export{e as TailwindIndicator};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../context-Bd4Sf8r8.js";import"../context-BoqMzqgD.js";import"../header-shell-CWHnv2ot.js";import{t as e}from"../main-nav-Df2pgQUs.js";export{e as MainNav};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{t as e}from"../../../callout-CFw8zUIz.js";export{e as Callout};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import{t as e}from"../../../../code-block-wrapper-CCAw9mie.js";export{e as CodeBlockWrapper};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{t as e}from"../../../../code-block-DqFdGhI-.js";export{e as CodeBlock};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../../icons-bFf026bR.js";import"../../../../use-lift-mode-Dya2HcpU.js";import{t as e}from"../../../../code-preview-cIvw8qyg.js";export{e as CodePreview};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../../events-D55YvIRi.js";import"../../../../copy-button-D50DXq56.js";import"../../../../copy-button-DpLK4Hc9.js";import"../../../../context-Bd4Sf8r8.js";import"../../../../context-BoqMzqgD.js";import"../../../../icons-bFf026bR.js";import{n as e,r as t,t as n}from"../../../../component-preview-CL6guE-v.js";export{n as BuildTab,e as ComponentPreview,t as TABS};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../../icons-bFf026bR.js";import"../../../../figcaption-block-DWZhs-6i.js";import{t as e}from"../../../../component-source-BCBDjfEb.js";export{e as ComponentSource};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../../icons-bFf026bR.js";import{t as e}from"../../../../figcaption-block-DWZhs-6i.js";export{e as FigcaptionBlock};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import "../../../../events-BKAEw9TQ.js";
|
|
2
|
+
import { t as CodeBlock } from "../../../../code-block-CR2loi-i.js";
|
|
3
|
+
import { t as CodeBlockWrapper } from "../../../../code-block-wrapper-C8I0XMsN.js";
|
|
4
|
+
import { t as CodePreview } from "../../../../code-preview-CeNXQxYN.js";
|
|
5
|
+
import { n as ComponentPreview, r as TABS, t as BuildTab } from "../../../../component-preview-DknaF8TG.js";
|
|
6
|
+
import { t as ComponentSource } from "../../../../component-source-IrGlRkUy.js";
|
|
7
|
+
import { t as FigcaptionBlock } from "../../../../figcaption-block-B7CmTI6d.js";
|
|
8
|
+
import "../../../../unist-Bs-H_R8g.js";
|
|
9
|
+
import { n as PreBlock, r as ShellCommand, t as CodeBlockProps } from "../../../../pre-block-CTP3z9eq.js";
|
|
10
|
+
import "../../../../index-Cp46Zvz-.js";
|
|
11
|
+
export { BuildTab, CodeBlock, CodeBlockProps, CodeBlockWrapper, CodePreview, ComponentPreview, ComponentSource, FigcaptionBlock, PreBlock, ShellCommand, TABS };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../../events-D55YvIRi.js";import"../../../../copy-button-D50DXq56.js";import"../../../../copy-button-DpLK4Hc9.js";import"../../../../context-Bd4Sf8r8.js";import"../../../../context-BoqMzqgD.js";import"../../../../icons-bFf026bR.js";import{t as e}from"../../../../code-block-DqFdGhI-.js";import{t}from"../../../../code-block-wrapper-CCAw9mie.js";import"../../../../use-lift-mode-Dya2HcpU.js";import{t as n}from"../../../../code-preview-cIvw8qyg.js";import{n as r,r as i,t as a}from"../../../../component-preview-CL6guE-v.js";import{t as o}from"../../../../figcaption-block-DWZhs-6i.js";import{t as s}from"../../../../component-source-BCBDjfEb.js";import{n as c,t as l}from"../../../../pre-block-BThyCz1h.js";import"../../../../code-Cz75Womb.js";export{a as BuildTab,e as CodeBlock,t as CodeBlockWrapper,n as CodePreview,r as ComponentPreview,s as ComponentSource,o as FigcaptionBlock,l as PreBlock,c as ShellCommand,i as TABS};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../../events-D55YvIRi.js";import"../../../../copy-button-D50DXq56.js";import"../../../../copy-button-DpLK4Hc9.js";import{n as e,t}from"../../../../pre-block-BThyCz1h.js";export{t as PreBlock,e as ShellCommand};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as react_jsx_runtime74 from "react/jsx-runtime";
|
|
2
|
+
|
|
3
|
+
//#region src/components/mdx/mdx-components/code/span-block.d.ts
|
|
4
|
+
declare function SpanBlock({
|
|
5
|
+
className,
|
|
6
|
+
children,
|
|
7
|
+
...props
|
|
8
|
+
}: React.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime74.JSX.Element | null;
|
|
9
|
+
//#endregion
|
|
10
|
+
export { SpanBlock };
|
|
11
|
+
//# sourceMappingURL=span-block.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"span-block.d.ts","names":[],"sources":["../../../../../src/components/mdx/mdx-components/code/span-block.tsx"],"sourcesContent":[],"mappings":";;;iBAEgB,SAAA;;;;GAA6C,KAAA,CAAM,eAAe,mBAAgB,mBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{cn as e}from"@gentleduck/libs/cn";import{jsx as t}from"react/jsx-runtime";function n({className:n,children:i,...a}){return r(i?.toString())?null:t(`span`,{className:e(n),...a,children:i})}function r(e){return/^\/\/.*$/.test(e)}export{n as SpanBlock};
|
|
2
|
+
//# sourceMappingURL=span-block.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"span-block.js","names":[],"sources":["../../../../../src/components/mdx/mdx-components/code/span-block.tsx"],"sourcesContent":["import { cn } from '@gentleduck/libs/cn'\n\nexport function SpanBlock({ className, children, ...props }: React.HTMLAttributes<HTMLSpanElement>) {\n return isLineComment(children?.toString()!) ? null : (\n <span className={cn(className)} {...props}>\n {children}\n </span>\n )\n}\nfunction isLineComment(str: string): boolean {\n // Matches strings starting with // followed by optional space and text\n return /^\\/\\/.*$/.test(str)\n}\n"],"mappings":"iFAEA,SAAgB,EAAU,CAAE,YAAW,WAAU,GAAG,GAAgD,CAClG,OAAO,EAAc,GAAU,UAAU,CAAE,CAAG,KAC5C,EAAC,OAAA,CAAK,UAAW,EAAG,EAAU,CAAE,GAAI,EACjC,YACI,CAGX,SAAS,EAAc,EAAsB,CAE3C,MAAO,WAAW,KAAK,EAAI"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import{t as e}from"../../../components-list-BCV3yN6H.js";export{e as ComponentsList};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"exalidraw.d.ts","names":[],"sources":["../../../../src/components/mdx/mdx-components/exalidraw.tsx"],"sourcesContent":[],"mappings":";;;iBAGgB,SAAA,CAAA,GAAS,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"exalidraw.js","names":[],"sources":["../../../../src/components/mdx/mdx-components/exalidraw.tsx"],"sourcesContent":["'use client'\nimport { Excalidraw } from '@excalidraw/excalidraw'\n\nexport function Exalidraw() {\n return (\n <>\n <div className=\"h-[500px] w-full\">\n <Excalidraw />\n </div>\n </>\n )\n}\n"],"mappings":"uHAGA,SAAgB,GAAY,CAC1B,OACE,EAAA,EAAA,CAAA,SACE,EAAC,MAAA,CAAI,UAAU,4BACb,EAAC,EAAA,EAAA,CAAa,EACV,CAAA,CACL"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../../events-D55YvIRi.js";import"../../../copy-button-D50DXq56.js";import"../../../copy-button-DpLK4Hc9.js";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import"../../../icons-bFf026bR.js";import"../../../callout-CFw8zUIz.js";import"../../../code-block-DqFdGhI-.js";import"../../../code-block-wrapper-CCAw9mie.js";import"../../../use-lift-mode-Dya2HcpU.js";import"../../../code-preview-cIvw8qyg.js";import"../../../component-preview-CL6guE-v.js";import"../../../figcaption-block-DWZhs-6i.js";import"../../../component-source-BCBDjfEb.js";import"../../../pre-block-BThyCz1h.js";import"../../../code-Cz75Womb.js";import"../../../components-list-BCV3yN6H.js";import"../../../table-Sc60jiil.js";import"../../../tabs-KvYm5au9.js";import"../../../typepography-Btk-lJ3O.js";import"../../../mdx-cqn1ggXI.js";import{t as e}from"../../../framework-docs-ZYLz3BBy.js";export{e as FrameworkDocs};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import "../../../events-BKAEw9TQ.js";
|
|
2
|
+
import "../../../context-tLL-jUw_.js";
|
|
3
|
+
import "../../../index-k586z2Y3.js";
|
|
4
|
+
import { t as Callout } from "../../../callout-VcT2d48I.js";
|
|
5
|
+
import { t as CodeBlock } from "../../../code-block-CR2loi-i.js";
|
|
6
|
+
import { t as CodeBlockWrapper } from "../../../code-block-wrapper-C8I0XMsN.js";
|
|
7
|
+
import { t as CodePreview } from "../../../code-preview-CeNXQxYN.js";
|
|
8
|
+
import { n as ComponentPreview, r as TABS, t as BuildTab } from "../../../component-preview-DknaF8TG.js";
|
|
9
|
+
import { t as ComponentSource } from "../../../component-source-IrGlRkUy.js";
|
|
10
|
+
import { t as FigcaptionBlock } from "../../../figcaption-block-B7CmTI6d.js";
|
|
11
|
+
import "../../../unist-Bs-H_R8g.js";
|
|
12
|
+
import { n as PreBlock, r as ShellCommand, t as CodeBlockProps } from "../../../pre-block-CTP3z9eq.js";
|
|
13
|
+
import "../../../index-Cp46Zvz-.js";
|
|
14
|
+
import { t as ComponentsList } from "../../../components-list-ZLlUD-Nr.js";
|
|
15
|
+
import { t as FrameworkDocs } from "../../../framework-docs-tYKaeYsi.js";
|
|
16
|
+
import { i as TableRow, n as TableCell, r as TableHeader, t as Table } from "../../../table-B1hJe5kw.js";
|
|
17
|
+
import { i as TabTrigger, n as TabContent, r as TabList, t as Tab } from "../../../tabs-DWxNPhgN.js";
|
|
18
|
+
import { a as H4, c as Hr, d as P, i as H3, l as LinkBlock, n as H1, o as H5, r as H2, s as H6, t as A, u as LinkedCard } from "../../../typepography-B_jjjv9F.js";
|
|
19
|
+
import "../../../index-LAzYY5Wa.js";
|
|
20
|
+
export { A, BuildTab, Callout, CodeBlock, CodeBlockProps, CodeBlockWrapper, CodePreview, ComponentPreview, ComponentSource, ComponentsList, FigcaptionBlock, FrameworkDocs, H1, H2, H3, H4, H5, H6, Hr, LinkBlock, LinkedCard, P, PreBlock, ShellCommand, TABS, Tab, TabContent, TabList, TabTrigger, Table, TableCell, TableHeader, TableRow };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../../events-D55YvIRi.js";import"../../../copy-button-D50DXq56.js";import"../../../copy-button-DpLK4Hc9.js";import"../../../context-Bd4Sf8r8.js";import"../../../context-BoqMzqgD.js";import"../../../icons-bFf026bR.js";import{t as e}from"../../../callout-CFw8zUIz.js";import{t}from"../../../code-block-DqFdGhI-.js";import{t as n}from"../../../code-block-wrapper-CCAw9mie.js";import"../../../use-lift-mode-Dya2HcpU.js";import{t as r}from"../../../code-preview-cIvw8qyg.js";import{n as i,r as a,t as o}from"../../../component-preview-CL6guE-v.js";import{t as s}from"../../../figcaption-block-DWZhs-6i.js";import{t as c}from"../../../component-source-BCBDjfEb.js";import{n as l,t as u}from"../../../pre-block-BThyCz1h.js";import"../../../code-Cz75Womb.js";import{t as d}from"../../../components-list-BCV3yN6H.js";import{i as f,n as p,r as m,t as h}from"../../../table-Sc60jiil.js";import{i as g,n as _,r as v,t as y}from"../../../tabs-KvYm5au9.js";import{a as b,c as x,d as S,i as C,l as w,n as T,o as E,r as D,s as O,t as k,u as A}from"../../../typepography-Btk-lJ3O.js";import"../../../mdx-cqn1ggXI.js";import{t as j}from"../../../framework-docs-ZYLz3BBy.js";import"../../../mdx-components-BoD1jTr7.js";export{k as A,o as BuildTab,e as Callout,t as CodeBlock,n as CodeBlockWrapper,r as CodePreview,i as ComponentPreview,c as ComponentSource,d as ComponentsList,s as FigcaptionBlock,j as FrameworkDocs,T as H1,D as H2,C as H3,b as H4,E as H5,O as H6,x as Hr,w as LinkBlock,A as LinkedCard,S as P,u as PreBlock,l as ShellCommand,a as TABS,y as Tab,_ as TabContent,v as TabList,g as TabTrigger,h as Table,p as TableCell,m as TableHeader,f as TableRow};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{i as e,n as t,r as n,t as r}from"../../../table-Sc60jiil.js";export{r as Table,t as TableCell,n as TableHeader,e as TableRow};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{i as e,n as t,r as n,t as r}from"../../../tabs-KvYm5au9.js";export{r as Tab,t as TabContent,n as TabList,e as TabTrigger};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as e,c as t,d as n,i as r,l as i,n as a,o,r as s,s as c,t as l,u}from"../../../typepography-Btk-lJ3O.js";export{l as A,a as H1,s as H2,r as H3,e as H4,o as H5,c as H6,t as Hr,i as LinkBlock,u as LinkedCard,n as P};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../events-D55YvIRi.js";import"../../copy-button-D50DXq56.js";import"../../copy-button-DpLK4Hc9.js";import"../../context-Bd4Sf8r8.js";import"../../context-BoqMzqgD.js";import"../../icons-bFf026bR.js";import"../../callout-CFw8zUIz.js";import"../../code-block-DqFdGhI-.js";import"../../code-block-wrapper-CCAw9mie.js";import"../../use-lift-mode-Dya2HcpU.js";import"../../code-preview-cIvw8qyg.js";import"../../component-preview-CL6guE-v.js";import"../../figcaption-block-DWZhs-6i.js";import"../../component-source-BCBDjfEb.js";import"../../pre-block-BThyCz1h.js";import"../../code-Cz75Womb.js";import"../../components-list-BCV3yN6H.js";import"../../table-Sc60jiil.js";import"../../tabs-KvYm5au9.js";import"../../typepography-Btk-lJ3O.js";import{t as e}from"../../mdx-cqn1ggXI.js";export{e as Mdx};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../context-Bd4Sf8r8.js";import"../context-BoqMzqgD.js";import{t as e}from"../mobile-nav-DRQtHK-O.js";export{e as MobileNav};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../context-Bd4Sf8r8.js";import"../context-BoqMzqgD.js";import"../use-meta-colors-BhIhFzvx.js";import{t as e}from"../mode-toggle-CGGAaMUK.js";export{e as ModeSwitcher};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{i as e,n as t,r as n,t as r}from"../page-header-BGKsl1LK.js";export{r as PageActions,t as PageHeader,n as PageHeaderDescription,e as PageHeaderHeading};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import{t as e}from"../providers-fDpVqSs8.js";export{e as ThemeProvider};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../use-config-D1zkiIbf.js";import{t as e}from"../../style-switcher-CpcMcuwL.js";import"../../themes-Dg5GgDgK.js";export{e as StyleSwitcher};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import"../../use-config-D1zkiIbf.js";import{t as e}from"../../style-switcher-CpcMcuwL.js";export{e as StyleSwitcher};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{i as e}from"./context-Bd4Sf8r8.js";import{jsx as t}from"react/jsx-runtime";import n from"next/link";function r({components:r}){let i=e();return t(`div`,{className:`grid grid-cols-1 gap-4 sm:grid-cols-2 md:grid-cols-3 md:gap-x-8 lg:gap-x-16 lg:gap-y-6 xl:gap-x-20`,children:(r??i??[]).filter(e=>e.component).map(e=>t(n,{className:`font-medium text-lg underline-offset-4 hover:underline md:text-base`,href:e.permalink??e.slug,children:e.title},e.title))})}export{r as t};
|
|
2
|
+
//# sourceMappingURL=components-list-BCV3yN6H.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components-list-BCV3yN6H.js","names":[],"sources":["../src/components/mdx/mdx-components/components-list.tsx"],"sourcesContent":["'use client'\n\nimport { type DocsEntry, useDocsEntries } from '@duck-docs/context'\nimport Link from 'next/link'\n\nexport function ComponentsList({ components }: { components?: DocsEntry[] }) {\n const docs = useDocsEntries()\n const resolved = components ?? docs ?? []\n const list = resolved.filter((doc) => doc.component)\n\n return (\n <div className=\"grid grid-cols-1 gap-4 sm:grid-cols-2 md:grid-cols-3 md:gap-x-8 lg:gap-x-16 lg:gap-y-6 xl:gap-x-20\">\n {list.map((component) => (\n <Link\n className=\"font-medium text-lg underline-offset-4 hover:underline md:text-base\"\n href={component.permalink ?? component.slug}\n key={component.title}>\n {component.title}\n </Link>\n ))}\n </div>\n )\n}\n"],"mappings":"2GAKA,SAAgB,EAAe,CAAE,cAA4C,CAC3E,IAAM,EAAO,GAAgB,CAI7B,OACE,EAAC,MAAA,CAAI,UAAU,+GAJA,GAAc,GAAQ,EAAE,EACnB,OAAQ,GAAQ,EAAI,UAAU,CAI1C,IAAK,GACT,EAAC,EAAA,CACC,UAAU,sEACV,KAAM,EAAU,WAAa,EAAU,cAEtC,EAAU,OADN,EAAU,MAEV,CACP,EACE"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { r as DocsEntry } from "./context.types-DgaGu8Ly.js";
|
|
2
|
+
import * as react_jsx_runtime43 from "react/jsx-runtime";
|
|
3
|
+
|
|
4
|
+
//#region src/components/mdx/mdx-components/components-list.d.ts
|
|
5
|
+
declare function ComponentsList({
|
|
6
|
+
components
|
|
7
|
+
}: {
|
|
8
|
+
components?: DocsEntry[];
|
|
9
|
+
}): react_jsx_runtime43.JSX.Element;
|
|
10
|
+
//#endregion
|
|
11
|
+
export { ComponentsList as t };
|
|
12
|
+
//# sourceMappingURL=components-list-ZLlUD-Nr.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components-list-ZLlUD-Nr.d.ts","names":[],"sources":["../src/components/mdx/mdx-components/components-list.tsx"],"sourcesContent":[],"mappings":";;;;iBAKgB,cAAA;;;eAA8C;IAAa,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use client";import{a as e,i as t,n,o as r,r as i,t as a}from"../context-Bd4Sf8r8.js";export{a as DocsProvider,n as useDocsConfig,i as useDocsContext,t as useDocsEntries,e as useRegistryIndex,r as useSiteConfig};
|
|
File without changes
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { a as RegistryIndex, i as DocsSiteConfig, n as DocsContextValue, o as TocEntry, r as DocsEntry, t as DocsConfig } from "../context.types-DgaGu8Ly.js";
|
|
2
|
+
import { a as useRegistryIndex, i as useDocsEntries, n as useDocsConfig, o as useSiteConfig, r as useDocsContext, t as DocsProvider } from "../context-tLL-jUw_.js";
|
|
3
|
+
import "../index-k586z2Y3.js";
|
|
4
|
+
export { DocsConfig, DocsContextValue, DocsEntry, DocsProvider, DocsSiteConfig, RegistryIndex, TocEntry, useDocsConfig, useDocsContext, useDocsEntries, useRegistryIndex, useSiteConfig };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{a as e,i as t,n,o as r,r as i,t as a}from"../context-Bd4Sf8r8.js";import"../context-BoqMzqgD.js";export{a as DocsProvider,n as useDocsConfig,i as useDocsContext,t as useDocsEntries,e as useRegistryIndex,r as useSiteConfig};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import*as e from"react";import{jsx as t}from"react/jsx-runtime";const n=e.createContext(null);function r({children:r,docs:i,docsConfig:a,registryIndex:o,siteConfig:s}){let c=e.useMemo(()=>({docs:i,docsConfig:a,registryIndex:o,siteConfig:s}),[i,a,o,s]);return t(n.Provider,{value:c,children:r})}function i(){let t=e.useContext(n);if(!t)throw Error(`DocsProvider is missing. Wrap your app with <DocsProvider> from @gentleduck/docs and pass docsConfig and siteConfig.`);return t}function a(){let{docsConfig:e}=i();if(!e)throw Error(`DocsProvider is missing docsConfig. Pass docsConfig to <DocsProvider>.`);return e}function o(){let{siteConfig:e}=i();if(!e)throw Error(`DocsProvider is missing siteConfig. Pass siteConfig to <DocsProvider>.`);return e}function s(){return i().docs}function c(){return i().registryIndex}export{c as a,s as i,a as n,o,i as r,r as t};
|
|
2
|
+
//# sourceMappingURL=context-Bd4Sf8r8.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context-Bd4Sf8r8.js","names":["React"],"sources":["../src/context/context.tsx"],"sourcesContent":["'use client'\n\nimport * as React from 'react'\nimport type { DocsConfig, DocsContextValue, DocsEntry, DocsSiteConfig, RegistryIndex } from './context.types'\n\nconst DocsContext = React.createContext<DocsContextValue | null>(null)\n\nexport function DocsProvider({\n children,\n docs,\n docsConfig,\n registryIndex,\n siteConfig,\n}: {\n children: React.ReactNode\n docs?: DocsEntry[]\n docsConfig: DocsConfig\n registryIndex?: RegistryIndex\n siteConfig: DocsSiteConfig\n}) {\n const value = React.useMemo(\n () => ({\n docs,\n docsConfig,\n registryIndex,\n siteConfig,\n }),\n [docs, docsConfig, registryIndex, siteConfig],\n )\n\n return <DocsContext.Provider value={value}>{children}</DocsContext.Provider>\n}\n\nexport function useDocsContext() {\n const context = React.useContext(DocsContext)\n if (!context) {\n throw new Error(\n 'DocsProvider is missing. Wrap your app with <DocsProvider> from @gentleduck/docs and pass docsConfig and siteConfig.',\n )\n }\n return context\n}\n\nexport function useDocsConfig() {\n const { docsConfig } = useDocsContext()\n if (!docsConfig) {\n throw new Error('DocsProvider is missing docsConfig. Pass docsConfig to <DocsProvider>.')\n }\n return docsConfig\n}\n\nexport function useSiteConfig() {\n const { siteConfig } = useDocsContext()\n if (!siteConfig) {\n throw new Error('DocsProvider is missing siteConfig. Pass siteConfig to <DocsProvider>.')\n }\n return siteConfig\n}\n\nexport function useDocsEntries() {\n return useDocsContext().docs\n}\n\nexport function useRegistryIndex() {\n return useDocsContext().registryIndex\n}\n"],"mappings":"gEAKA,MAAM,EAAcA,EAAM,cAAuC,KAAK,CAEtE,SAAgB,EAAa,CAC3B,WACA,OACA,aACA,gBACA,cAOC,CACD,IAAM,EAAQA,EAAM,aACX,CACL,OACA,aACA,gBACA,aACD,EACD,CAAC,EAAM,EAAY,EAAe,EAAW,CAC9C,CAED,OAAO,EAAC,EAAY,SAAA,CAAgB,QAAQ,YAAgC,CAG9E,SAAgB,GAAiB,CAC/B,IAAM,EAAUA,EAAM,WAAW,EAAY,CAC7C,GAAI,CAAC,EACH,MAAU,MACR,uHACD,CAEH,OAAO,EAGT,SAAgB,GAAgB,CAC9B,GAAM,CAAE,cAAe,GAAgB,CACvC,GAAI,CAAC,EACH,MAAU,MAAM,yEAAyE,CAE3F,OAAO,EAGT,SAAgB,GAAgB,CAC9B,GAAM,CAAE,cAAe,GAAgB,CACvC,GAAI,CAAC,EACH,MAAU,MAAM,yEAAyE,CAE3F,OAAO,EAGT,SAAgB,GAAiB,CAC/B,OAAO,GAAgB,CAAC,KAG1B,SAAgB,GAAmB,CACjC,OAAO,GAAgB,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { a as RegistryIndex, i as DocsSiteConfig, n as DocsContextValue, r as DocsEntry, t as DocsConfig } from "./context.types-DgaGu8Ly.js";
|
|
2
|
+
import * as React$1 from "react";
|
|
3
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
4
|
+
|
|
5
|
+
//#region src/context/context.d.ts
|
|
6
|
+
declare function DocsProvider({
|
|
7
|
+
children,
|
|
8
|
+
docs,
|
|
9
|
+
docsConfig,
|
|
10
|
+
registryIndex,
|
|
11
|
+
siteConfig
|
|
12
|
+
}: {
|
|
13
|
+
children: React$1.ReactNode;
|
|
14
|
+
docs?: DocsEntry[];
|
|
15
|
+
docsConfig: DocsConfig;
|
|
16
|
+
registryIndex?: RegistryIndex;
|
|
17
|
+
siteConfig: DocsSiteConfig;
|
|
18
|
+
}): react_jsx_runtime27.JSX.Element;
|
|
19
|
+
declare function useDocsContext(): DocsContextValue;
|
|
20
|
+
declare function useDocsConfig(): DocsConfig;
|
|
21
|
+
declare function useSiteConfig(): DocsSiteConfig;
|
|
22
|
+
declare function useDocsEntries(): DocsEntry[] | undefined;
|
|
23
|
+
declare function useRegistryIndex(): RegistryIndex | undefined;
|
|
24
|
+
//#endregion
|
|
25
|
+
export { useRegistryIndex as a, useDocsEntries as i, useDocsConfig as n, useSiteConfig as o, useDocsContext as r, DocsProvider as t };
|
|
26
|
+
//# sourceMappingURL=context-tLL-jUw_.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context-tLL-jUw_.d.ts","names":[],"sources":["../src/context/context.tsx"],"sourcesContent":[],"mappings":";;;;;iBAOgB,YAAA;;;;;;;YAOJ,OAAA,CAAM;SACT;EARO,UAAA,EASF,UATc;EAC1B,aAAA,CAAA,EASgB,aAThB;EACA,UAAA,EASY,cATZ;CACA,CAAA,EASD,mBAAA,CAAA,GAAA,CAAA,OATC;AACA,iBAsBc,cAAA,CAAA,CAtBd,EAsB4B,gBAtB5B;AACA,iBA+Bc,aAAA,CAAA,CA/Bd,EA+B2B,UA/B3B;AAEU,iBAqCI,aAAA,CAAA,CArCE,EAqCW,cArCX;AACT,iBA4CO,cAAA,CAAA,CA5CP,EA4CqB,SA5CrB,EAAA,GAAA,SAAA;AACK,iBA+CE,gBAAA,CAAA,CA/CF,EA+CkB,aA/ClB,GAAA,SAAA"}
|
|
File without changes
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { i as SidebarNavItem, t as MainNavItem } from "./nav-0JAtUIst.js";
|
|
2
|
+
|
|
3
|
+
//#region src/context/context.types.d.ts
|
|
4
|
+
type DocsConfig = {
|
|
5
|
+
chartsNav?: SidebarNavItem[];
|
|
6
|
+
mainNav: MainNavItem[];
|
|
7
|
+
sidebarNav: SidebarNavItem[];
|
|
8
|
+
};
|
|
9
|
+
type DocsSiteConfig = {
|
|
10
|
+
author?: {
|
|
11
|
+
name: string;
|
|
12
|
+
url?: string;
|
|
13
|
+
};
|
|
14
|
+
branding?: {
|
|
15
|
+
logoDark?: string;
|
|
16
|
+
logoLight?: string;
|
|
17
|
+
};
|
|
18
|
+
description?: string;
|
|
19
|
+
githubRepo?: string;
|
|
20
|
+
links?: {
|
|
21
|
+
email?: string;
|
|
22
|
+
github?: string;
|
|
23
|
+
twitter?: string;
|
|
24
|
+
};
|
|
25
|
+
metaThemeColors?: {
|
|
26
|
+
dark: string;
|
|
27
|
+
light: string;
|
|
28
|
+
};
|
|
29
|
+
name: string;
|
|
30
|
+
title?: string;
|
|
31
|
+
url?: string;
|
|
32
|
+
};
|
|
33
|
+
type DocsEntry = {
|
|
34
|
+
component?: boolean;
|
|
35
|
+
content?: string;
|
|
36
|
+
permalink?: string;
|
|
37
|
+
slug: string;
|
|
38
|
+
title: string;
|
|
39
|
+
toc?: TocEntry[];
|
|
40
|
+
};
|
|
41
|
+
type TocEntry = {
|
|
42
|
+
items?: TocEntry[];
|
|
43
|
+
title: string;
|
|
44
|
+
url: string;
|
|
45
|
+
};
|
|
46
|
+
type DocsContextValue = {
|
|
47
|
+
docs?: DocsEntry[];
|
|
48
|
+
docsConfig: DocsConfig;
|
|
49
|
+
registryIndex?: RegistryIndex;
|
|
50
|
+
siteConfig: DocsSiteConfig;
|
|
51
|
+
};
|
|
52
|
+
type RegistryIndex = Record<string, {
|
|
53
|
+
component?: React.ComponentType;
|
|
54
|
+
} & Record<string, unknown>>;
|
|
55
|
+
//#endregion
|
|
56
|
+
export { RegistryIndex as a, DocsSiteConfig as i, DocsContextValue as n, TocEntry as o, DocsEntry as r, DocsConfig as t };
|
|
57
|
+
//# sourceMappingURL=context.types-DgaGu8Ly.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.types-DgaGu8Ly.d.ts","names":[],"sources":["../src/context/context.types.ts"],"sourcesContent":[],"mappings":";;;KACY,UAAA;cACE;EADF,OAAA,EAED,WAFW,EAAA;EACR,UAAA,EAEA,cAFA,EAAA;CACH;AACG,KAGF,cAAA,GAHE;EAAc,MAAA,CAAA,EAAA;IAGhB,IAAA,EAAA,MAAA;IAyBA,GAAA,CAAA,EAAA,MAAS;EAST,CAAA;EAMA,QAAA,CAAA,EAAA;IACH,QAAA,CAAA,EAAA,MAAA;IACK,SAAA,CAAA,EAAA,MAAA;EACI,CAAA;EACJ,WAAA,CAAA,EAAA,MAAA;EAAc,UAAA,CAAA,EAAA,MAAA;EAGhB,KAAA,CAAA,EAAA;IAAmD,KAAA,CAAA,EAAA,MAAA;IAAkB,MAAA,CAAA,EAAA,MAAA;IAArD,OAAA,CAAA,EAAA,MAAA;EAAM,CAAA;;;;;;;;;KAtBtB,SAAA;;;;;;QAMJ;;KAGI,QAAA;UACF;;;;KAKE,gBAAA;SACH;cACK;kBACI;cACJ;;KAGF,aAAA,GAAgB;cAA6B,KAAA,CAAM;IAAkB"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { t as Event } from "./events-BKAEw9TQ.js";
|
|
2
|
+
import { n as CopyWithClassNamesProps, t as CopyButtonProps } from "./copy-button.types-D6D1XKDN.js";
|
|
3
|
+
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
4
|
+
|
|
5
|
+
//#region src/components/copy-button/copy-button.d.ts
|
|
6
|
+
declare function copyToClipboardWithMeta(value: string, event?: Event): Promise<void>;
|
|
7
|
+
declare function CopyButton({
|
|
8
|
+
value,
|
|
9
|
+
className,
|
|
10
|
+
variant,
|
|
11
|
+
event,
|
|
12
|
+
...props
|
|
13
|
+
}: CopyButtonProps): react_jsx_runtime28.JSX.Element;
|
|
14
|
+
declare function CopyWithClassNames({
|
|
15
|
+
value,
|
|
16
|
+
classNames,
|
|
17
|
+
className,
|
|
18
|
+
...props
|
|
19
|
+
}: CopyWithClassNamesProps): react_jsx_runtime28.JSX.Element;
|
|
20
|
+
//#endregion
|
|
21
|
+
export { CopyWithClassNames as n, copyToClipboardWithMeta as r, CopyButton as t };
|
|
22
|
+
//# sourceMappingURL=copy-button-Bh7DmVLN.d.ts.map
|