@hanzo/docs 16.4.0 → 16.4.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/.turbo/turbo-build.log +51 -143
- package/CHANGELOG.md +21 -0
- package/dist/cli/build.d.ts +1 -90
- package/dist/cli/build.d.ts.map +1 -0
- package/dist/content-collections/index.d.ts +1 -0
- package/dist/content-collections/index.d.ts.map +1 -0
- package/dist/core/breadcrumb.d.ts +1 -0
- package/dist/core/breadcrumb.d.ts.map +1 -0
- package/dist/core/content/github.d.ts +1 -0
- package/dist/core/content/github.d.ts.map +1 -0
- package/dist/core/content/index.d.ts +1 -0
- package/dist/core/content/index.d.ts.map +1 -0
- package/dist/core/content/toc.d.ts +1 -0
- package/dist/core/content/toc.d.ts.map +1 -0
- package/dist/core/dynamic-link.d.ts +1 -0
- package/dist/core/dynamic-link.d.ts.map +1 -0
- package/dist/core/framework/index.d.ts +1 -0
- package/dist/core/framework/index.d.ts.map +1 -0
- package/dist/core/framework/next.d.ts +1 -0
- package/dist/core/framework/next.d.ts.map +1 -0
- package/dist/core/framework/react-router.d.ts +1 -0
- package/dist/core/framework/react-router.d.ts.map +1 -0
- package/dist/core/framework/tanstack.d.ts +1 -0
- package/dist/core/framework/tanstack.d.ts.map +1 -0
- package/dist/core/framework/waku.d.ts +1 -0
- package/dist/core/framework/waku.d.ts.map +1 -0
- package/dist/core/highlight/client.d.ts +1 -0
- package/dist/core/highlight/client.d.ts.map +1 -0
- package/dist/core/highlight/index.d.ts +1 -0
- package/dist/core/highlight/index.d.ts.map +1 -0
- package/dist/core/i18n/index.d.ts +1 -0
- package/dist/core/i18n/index.d.ts.map +1 -0
- package/dist/core/i18n/middleware.d.ts +1 -0
- package/dist/core/i18n/middleware.d.ts.map +1 -0
- package/dist/core/link.d.ts +1 -0
- package/dist/core/link.d.ts.map +1 -0
- package/dist/core/mdx-plugins/codeblock-utils.d.ts +1 -0
- package/dist/core/mdx-plugins/codeblock-utils.d.ts.map +1 -0
- package/dist/core/mdx-plugins/index.d.ts +1 -0
- package/dist/core/mdx-plugins/index.d.ts.map +1 -0
- package/dist/core/mdx-plugins/rehype-code.d.ts +1 -0
- package/dist/core/mdx-plugins/rehype-code.d.ts.map +1 -0
- package/dist/core/mdx-plugins/remark-gfm.d.ts +1 -0
- package/dist/core/mdx-plugins/remark-gfm.d.ts.map +1 -0
- package/dist/core/mdx-plugins/remark-steps.d.ts +1 -0
- package/dist/core/mdx-plugins/remark-steps.d.ts.map +1 -0
- package/dist/core/mdx-plugins/remark-structure.d.ts +1 -0
- package/dist/core/mdx-plugins/remark-structure.d.ts.map +1 -0
- package/dist/core/negotiation.d.ts +1 -0
- package/dist/core/negotiation.d.ts.map +1 -0
- package/dist/core/page-tree.d.ts +1 -0
- package/dist/core/page-tree.d.ts.map +1 -0
- package/dist/core/search/algolia.d.ts +1 -0
- package/dist/core/search/algolia.d.ts.map +1 -0
- package/dist/core/search/client.d.ts +1 -0
- package/dist/core/search/client.d.ts.map +1 -0
- package/dist/core/search/index.d.ts +1 -0
- package/dist/core/search/index.d.ts.map +1 -0
- package/dist/core/search/orama-cloud.d.ts +1 -0
- package/dist/core/search/orama-cloud.d.ts.map +1 -0
- package/dist/core/search/server.d.ts +1 -0
- package/dist/core/search/server.d.ts.map +1 -0
- package/dist/core/source/client.d.ts +1 -0
- package/dist/core/source/client.d.ts.map +1 -0
- package/dist/core/source/index.d.ts +1 -0
- package/dist/core/source/index.d.ts.map +1 -0
- package/dist/core/source/lucide-icons.d.ts +1 -0
- package/dist/core/source/lucide-icons.d.ts.map +1 -0
- package/dist/core/source/schema.d.ts +1 -0
- package/dist/core/source/schema.d.ts.map +1 -0
- package/dist/core/toc.d.ts +1 -0
- package/dist/core/toc.d.ts.map +1 -0
- package/dist/docgen/index.d.ts +1 -0
- package/dist/docgen/index.d.ts.map +1 -0
- package/dist/docgen/remark-ts2js.d.ts +1 -0
- package/dist/docgen/remark-ts2js.d.ts.map +1 -0
- package/dist/mdx/bun.d.ts +1 -0
- package/dist/mdx/bun.d.ts.map +1 -0
- package/dist/mdx/config.d.ts +1 -0
- package/dist/mdx/config.d.ts.map +1 -0
- package/dist/mdx/index.d.ts +1 -0
- package/dist/mdx/index.d.ts.map +1 -0
- package/dist/mdx/next.d.ts +1 -0
- package/dist/mdx/next.d.ts.map +1 -0
- package/dist/mdx/runtime/browser.d.ts +1 -0
- package/dist/mdx/runtime/browser.d.ts.map +1 -0
- package/dist/mdx/runtime/dynamic.d.ts +1 -0
- package/dist/mdx/runtime/dynamic.d.ts.map +1 -0
- package/dist/mdx/runtime/server.d.ts +1 -0
- package/dist/mdx/runtime/server.d.ts.map +1 -0
- package/dist/mdx/runtime/types.d.ts +1 -0
- package/dist/mdx/runtime/types.d.ts.map +1 -0
- package/dist/mdx/vite.d.ts +1 -0
- package/dist/mdx/vite.d.ts.map +1 -0
- package/dist/mdx-remote/client.d.ts +1 -0
- package/dist/mdx-remote/client.d.ts.map +1 -0
- package/dist/mdx-remote/index.d.ts +1 -0
- package/dist/mdx-remote/index.d.ts.map +1 -0
- package/dist/obsidian/index.d.ts +1 -0
- package/dist/obsidian/index.d.ts.map +1 -0
- package/dist/obsidian/mdx.d.ts +1 -0
- package/dist/obsidian/mdx.d.ts.map +1 -0
- package/dist/obsidian/ui.d.ts +1 -0
- package/dist/obsidian/ui.d.ts.map +1 -0
- package/dist/openapi/css/generated/shared.css +926 -0
- package/dist/openapi/css/preset.css +1 -0
- package/dist/openapi/index.d.ts +1 -0
- package/dist/openapi/index.d.ts.map +1 -0
- package/dist/openapi/server.d.ts +1 -0
- package/dist/openapi/server.d.ts.map +1 -0
- package/dist/openapi/ui.d.ts +1 -0
- package/dist/openapi/ui.d.ts.map +1 -0
- package/dist/press/index.d.ts +1 -0
- package/dist/press/index.d.ts.map +1 -0
- package/dist/press/vite.d.ts +1 -0
- package/dist/press/vite.d.ts.map +1 -0
- package/dist/python/components.d.ts +1 -0
- package/dist/python/components.d.ts.map +1 -0
- package/dist/python/index.d.ts +1 -0
- package/dist/python/index.d.ts.map +1 -0
- package/dist/twoslash/cache-fs.d.ts +1 -0
- package/dist/twoslash/cache-fs.d.ts.map +1 -0
- package/dist/twoslash/index.d.ts +1 -0
- package/dist/twoslash/index.d.ts.map +1 -0
- package/dist/twoslash/twoslash.css +225 -0
- package/dist/twoslash/ui.d.ts +1 -0
- package/dist/twoslash/ui.d.ts.map +1 -0
- package/dist/typescript/index.d.ts +1 -0
- package/dist/typescript/index.d.ts.map +1 -0
- package/dist/typescript/ui.d.ts +1 -0
- package/dist/typescript/ui.d.ts.map +1 -0
- package/dist/ui/components/accordion.d.ts +2 -1
- package/dist/ui/components/accordion.d.ts.map +1 -0
- package/dist/ui/components/accordion.js +1 -1
- package/dist/ui/components/banner.d.ts +2 -1
- package/dist/ui/components/banner.d.ts.map +1 -0
- package/dist/ui/components/banner.js +1 -1
- package/dist/ui/components/callout.d.ts +2 -1
- package/dist/ui/components/callout.d.ts.map +1 -0
- package/dist/ui/components/callout.js +1 -1
- package/dist/ui/components/card.d.ts +2 -1
- package/dist/ui/components/card.d.ts.map +1 -0
- package/dist/ui/components/card.js +1 -1
- package/dist/ui/components/codeblock.d.ts +2 -1
- package/dist/ui/components/codeblock.d.ts.map +1 -0
- package/dist/ui/components/codeblock.js +1 -1
- package/dist/ui/components/dialog/search.d.ts +2 -1
- package/dist/ui/components/dialog/search.d.ts.map +1 -0
- package/dist/ui/components/dialog/search.js +1 -1
- package/dist/ui/components/dynamic-codeblock.d.ts +2 -1
- package/dist/ui/components/dynamic-codeblock.d.ts.map +1 -0
- package/dist/ui/components/dynamic-codeblock.js +1 -1
- package/dist/ui/components/files.d.ts +2 -1
- package/dist/ui/components/files.d.ts.map +1 -0
- package/dist/ui/components/files.js +1 -1
- package/dist/ui/components/github-info.d.ts +2 -1
- package/dist/ui/components/github-info.d.ts.map +1 -0
- package/dist/ui/components/github-info.js +1 -1
- package/dist/ui/components/heading.d.ts +2 -1
- package/dist/ui/components/heading.d.ts.map +1 -0
- package/dist/ui/components/heading.js +1 -1
- package/dist/ui/components/image-zoom.d.ts +2 -1
- package/dist/ui/components/image-zoom.d.ts.map +1 -0
- package/dist/ui/components/image-zoom.js +1 -1
- package/dist/ui/components/inline-toc.d.ts +2 -1
- package/dist/ui/components/inline-toc.d.ts.map +1 -0
- package/dist/ui/components/inline-toc.js +1 -1
- package/dist/ui/components/steps.d.ts +2 -1
- package/dist/ui/components/steps.d.ts.map +1 -0
- package/dist/ui/components/steps.js +1 -1
- package/dist/ui/components/tabs.d.ts +2 -1
- package/dist/ui/components/tabs.d.ts.map +1 -0
- package/dist/ui/components/tabs.js +1 -1
- package/dist/ui/components/type-table.d.ts +2 -1
- package/dist/ui/components/type-table.d.ts.map +1 -0
- package/dist/ui/components/type-table.js +1 -1
- package/dist/ui/components/ui/button.d.ts +2 -1
- package/dist/ui/components/ui/button.d.ts.map +1 -0
- package/dist/ui/components/ui/button.js +1 -1
- package/dist/ui/contexts/i18n.d.ts +2 -1
- package/dist/ui/contexts/i18n.d.ts.map +1 -0
- package/dist/ui/contexts/i18n.js +1 -1
- package/dist/ui/contexts/tree.d.ts +2 -1
- package/dist/ui/contexts/tree.d.ts.map +1 -0
- package/dist/ui/contexts/tree.js +1 -1
- package/dist/ui/i18n.d.ts +2 -1
- package/dist/ui/i18n.d.ts.map +1 -0
- package/dist/ui/i18n.js +1 -1
- package/dist/ui/index.d.ts +2 -2
- package/dist/ui/index.d.ts.map +1 -0
- package/dist/ui/layouts/docs.d.ts +2 -1
- package/dist/ui/layouts/docs.d.ts.map +1 -0
- package/dist/ui/layouts/docs.js +1 -1
- package/dist/ui/layouts/home/navbar.d.ts +2 -1
- package/dist/ui/layouts/home/navbar.d.ts.map +1 -0
- package/dist/ui/layouts/home/navbar.js +1 -1
- package/dist/ui/layouts/home.d.ts +2 -1
- package/dist/ui/layouts/home.d.ts.map +1 -0
- package/dist/ui/layouts/home.js +1 -1
- package/dist/ui/layouts/shared.d.ts +2 -1
- package/dist/ui/layouts/shared.d.ts.map +1 -0
- package/dist/ui/layouts/shared.js +1 -1
- package/dist/ui/mdx.d.ts +3 -2
- package/dist/ui/mdx.d.ts.map +1 -0
- package/dist/ui/mdx.js +2 -2
- package/dist/ui/og.d.ts +2 -1
- package/dist/ui/og.d.ts.map +1 -0
- package/dist/ui/og.js +1 -1
- package/dist/ui/page.d.ts +2 -1
- package/dist/ui/page.d.ts.map +1 -0
- package/dist/ui/page.js +1 -1
- package/dist/ui/provider/base.d.ts +2 -1
- package/dist/ui/provider/base.d.ts.map +1 -0
- package/dist/ui/provider/base.js +1 -1
- package/dist/ui/utils/use-copy-button.d.ts +2 -1
- package/dist/ui/utils/use-copy-button.d.ts.map +1 -0
- package/dist/ui/utils/use-copy-button.js +1 -1
- package/package.json +17 -18
- package/scripts/copy-css.js +4 -4
- package/src/ui/components/accordion.ts +1 -1
- package/src/ui/components/banner.ts +1 -1
- package/src/ui/components/callout.ts +1 -1
- package/src/ui/components/card.ts +1 -1
- package/src/ui/components/codeblock.ts +1 -1
- package/src/ui/components/dialog/search.ts +1 -1
- package/src/ui/components/dynamic-codeblock.ts +1 -1
- package/src/ui/components/files.ts +1 -1
- package/src/ui/components/github-info.ts +1 -1
- package/src/ui/components/heading.ts +1 -1
- package/src/ui/components/image-zoom.ts +1 -1
- package/src/ui/components/inline-toc.ts +1 -1
- package/src/ui/components/steps.ts +1 -1
- package/src/ui/components/tabs.ts +1 -1
- package/src/ui/components/type-table.ts +1 -1
- package/src/ui/components/ui/button.ts +1 -1
- package/src/ui/contexts/i18n.ts +1 -1
- package/src/ui/contexts/tree.ts +1 -1
- package/src/ui/i18n.ts +1 -1
- package/src/ui/layouts/docs.ts +1 -1
- package/src/ui/layouts/home/navbar.ts +1 -1
- package/src/ui/layouts/home.ts +1 -1
- package/src/ui/layouts/shared.ts +1 -1
- package/src/ui/mdx.ts +2 -2
- package/src/ui/og.ts +1 -1
- package/src/ui/page.ts +1 -1
- package/src/ui/provider/base.ts +1 -1
- package/src/ui/utils/use-copy-button.ts +1 -1
- package/tsup.config.ts +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
|
-
> @hanzo/docs@16.4.
|
|
3
|
-
> tsup && node scripts/copy-css.js
|
|
2
|
+
> @hanzo/docs@16.4.1 build /home/runner/work/docs/docs/packages/hanzo-docs
|
|
3
|
+
> tsup && tsc --emitDeclarationOnly && node scripts/copy-css.js
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: {"cli/build":"src/cli/build.ts","content-collections/index":"src/content-collections/index.ts","core/breadcrumb":"src/core/breadcrumb.ts","core/content/github":"src/core/content/github.ts","core/content/index":"src/core/content/index.ts","core/content/toc":"src/core/content/toc.ts","core/dynamic-link":"src/core/dynamic-link.ts","core/framework/index":"src/core/framework/index.ts","core/framework/next":"src/core/framework/next.ts","core/framework/react-router":"src/core/framework/react-router.ts","core/framework/tanstack":"src/core/framework/tanstack.ts","core/framework/waku":"src/core/framework/waku.ts","core/highlight/client":"src/core/highlight/client.ts","core/highlight/index":"src/core/highlight/index.ts","core/i18n/index":"src/core/i18n/index.ts","core/i18n/middleware":"src/core/i18n/middleware.ts","core/link":"src/core/link.ts","core/mdx-plugins/codeblock-utils":"src/core/mdx-plugins/codeblock-utils.ts","core/mdx-plugins/index":"src/core/mdx-plugins/index.ts","core/mdx-plugins/rehype-code":"src/core/mdx-plugins/rehype-code.ts","core/mdx-plugins/remark-gfm":"src/core/mdx-plugins/remark-gfm.ts","core/mdx-plugins/remark-steps":"src/core/mdx-plugins/remark-steps.ts","core/mdx-plugins/remark-structure":"src/core/mdx-plugins/remark-structure.ts","core/negotiation":"src/core/negotiation.ts","core/page-tree":"src/core/page-tree.ts","core/search/algolia":"src/core/search/algolia.ts","core/search/client":"src/core/search/client.ts","core/search/index":"src/core/search/index.ts","core/search/orama-cloud":"src/core/search/orama-cloud.ts","core/search/server":"src/core/search/server.ts","core/source/client":"src/core/source/client.ts","core/source/index":"src/core/source/index.ts","core/source/lucide-icons":"src/core/source/lucide-icons.ts","core/source/schema":"src/core/source/schema.ts","core/toc":"src/core/toc.ts","docgen/index":"src/docgen/index.ts","docgen/remark-ts2js":"src/docgen/remark-ts2js.ts","mdx/bun":"src/mdx/bun.ts","mdx/config":"src/mdx/config.ts","mdx/index":"src/mdx/index.ts","mdx/next":"src/mdx/next.ts","mdx/runtime/browser":"src/mdx/runtime/browser.ts","mdx/runtime/dynamic":"src/mdx/runtime/dynamic.ts","mdx/runtime/server":"src/mdx/runtime/server.ts","mdx/runtime/types":"src/mdx/runtime/types.ts","mdx/vite":"src/mdx/vite.ts","mdx-remote/client":"src/mdx-remote/client.ts","mdx-remote/index":"src/mdx-remote/index.ts","obsidian/index":"src/obsidian/index.ts","obsidian/mdx":"src/obsidian/mdx.ts","obsidian/ui":"src/obsidian/ui.ts","openapi/index":"src/openapi/index.ts","openapi/server":"src/openapi/server.ts","openapi/ui":"src/openapi/ui.ts","press/index":"src/press/index.ts","press/vite":"src/press/vite.ts","python/components":"src/python/components.ts","python/index":"src/python/index.ts","twoslash/cache-fs":"src/twoslash/cache-fs.ts","twoslash/index":"src/twoslash/index.ts","twoslash/ui":"src/twoslash/ui.ts","typescript/index":"src/typescript/index.ts","typescript/ui":"src/typescript/ui.ts","ui/components/accordion":"src/ui/components/accordion.ts","ui/components/banner":"src/ui/components/banner.ts","ui/components/callout":"src/ui/components/callout.ts","ui/components/card":"src/ui/components/card.ts","ui/components/codeblock":"src/ui/components/codeblock.ts","ui/components/dialog/search":"src/ui/components/dialog/search.ts","ui/components/dynamic-codeblock":"src/ui/components/dynamic-codeblock.ts","ui/components/files":"src/ui/components/files.ts","ui/components/github-info":"src/ui/components/github-info.ts","ui/components/heading":"src/ui/components/heading.ts","ui/components/image-zoom":"src/ui/components/image-zoom.ts","ui/components/inline-toc":"src/ui/components/inline-toc.ts","ui/components/steps":"src/ui/components/steps.ts","ui/components/tabs":"src/ui/components/tabs.ts","ui/components/type-table":"src/ui/components/type-table.ts","ui/components/ui/button":"src/ui/components/ui/button.ts","ui/contexts/i18n":"src/ui/contexts/i18n.ts","ui/contexts/tree":"src/ui/contexts/tree.ts","ui/i18n":"src/ui/i18n.ts","ui/index":"src/ui/index.ts","ui/layouts/docs":"src/ui/layouts/docs.ts","ui/layouts/home/navbar":"src/ui/layouts/home/navbar.ts","ui/layouts/home":"src/ui/layouts/home.ts","ui/layouts/shared":"src/ui/layouts/shared.ts","ui/mdx":"src/ui/mdx.ts","ui/og":"src/ui/og.ts","ui/page":"src/ui/page.ts","ui/provider/base":"src/ui/provider/base.ts","ui/utils/use-copy-button":"src/ui/utils/use-copy-button.ts"}
|
|
6
6
|
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
@@ -12,188 +12,96 @@
|
|
|
12
12
|
[32mESM[39m [1mdist/cli/build.js [22m[32m59.00 B[39m
|
|
13
13
|
[32mESM[39m [1mdist/core/content/github.js [22m[32m79.00 B[39m
|
|
14
14
|
[32mESM[39m [1mdist/mdx/runtime/browser.js [22m[32m79.00 B[39m
|
|
15
|
-
[32mESM[39m [1mdist/ui/components/dialog/search.js [22m[
|
|
16
|
-
[32mESM[39m [1mdist/
|
|
17
|
-
[32mESM[39m [1mdist/ui/layouts/home/navbar.js [22m[32m91.00 B[39m
|
|
15
|
+
[32mESM[39m [1mdist/ui/components/dialog/search.js [22m[32m100.00 B[39m
|
|
16
|
+
[32mESM[39m [1mdist/ui/layouts/home/navbar.js [22m[32m90.00 B[39m
|
|
18
17
|
[32mESM[39m [1mdist/core/framework/index.js [22m[32m75.00 B[39m
|
|
19
|
-
[32mESM[39m [1mdist/core/
|
|
20
|
-
[32mESM[39m [1mdist/core/mdx-plugins/
|
|
18
|
+
[32mESM[39m [1mdist/core/highlight/client.js [22m[32m83.00 B[39m
|
|
19
|
+
[32mESM[39m [1mdist/core/mdx-plugins/codeblock-utils.js [22m[32m105.00 B[39m
|
|
21
20
|
[32mESM[39m [1mdist/core/search/algolia.js [22m[32m79.00 B[39m
|
|
22
21
|
[32mESM[39m [1mdist/core/source/client.js [22m[32m77.00 B[39m
|
|
23
22
|
[32mESM[39m [1mdist/docgen/index.js [22m[32m59.00 B[39m
|
|
24
|
-
[32mESM[39m [1mdist/obsidian/index.js [22m[32m63.00 B[39m
|
|
25
23
|
[32mESM[39m [1mdist/mdx-remote/client.js [22m[32m71.00 B[39m
|
|
24
|
+
[32mESM[39m [1mdist/obsidian/index.js [22m[32m63.00 B[39m
|
|
26
25
|
[32mESM[39m [1mdist/openapi/index.js [22m[32m61.00 B[39m
|
|
27
26
|
[32mESM[39m [1mdist/python/index.js [22m[32m59.00 B[39m
|
|
28
27
|
[32mESM[39m [1mdist/press/index.js [22m[32m57.00 B[39m
|
|
29
|
-
[32mESM[39m [1mdist/twoslash/
|
|
28
|
+
[32mESM[39m [1mdist/twoslash/index.js [22m[32m63.00 B[39m
|
|
30
29
|
[32mESM[39m [1mdist/typescript/index.js [22m[32m67.00 B[39m
|
|
31
|
-
[32mESM[39m [1mdist/ui/components/
|
|
30
|
+
[32mESM[39m [1mdist/ui/components/ui/button.js [22m[32m92.00 B[39m
|
|
32
31
|
[32mESM[39m [1mdist/ui/index.js [22m[32m0 B[39m
|
|
33
|
-
[32mESM[39m [1mdist/ui/contexts/tree.js [22m[
|
|
34
|
-
[32mESM[39m [1mdist/
|
|
35
|
-
[32mESM[39m [1mdist/ui/provider/base.js [22m[
|
|
32
|
+
[32mESM[39m [1mdist/ui/contexts/tree.js [22m[32m78.00 B[39m
|
|
33
|
+
[32mESM[39m [1mdist/content-collections/index.js [22m[32m85.00 B[39m
|
|
34
|
+
[32mESM[39m [1mdist/ui/provider/base.js [22m[32m78.00 B[39m
|
|
35
|
+
[32mESM[39m [1mdist/ui/components/accordion.js [22m[32m92.00 B[39m
|
|
36
36
|
[32mESM[39m [1mdist/core/breadcrumb.js [22m[32m71.00 B[39m
|
|
37
|
+
[32mESM[39m [1mdist/ui/utils/use-copy-button.js [22m[32m94.00 B[39m
|
|
37
38
|
[32mESM[39m [1mdist/core/content/index.js [22m[32m71.00 B[39m
|
|
38
39
|
[32mESM[39m [1mdist/core/content/toc.js [22m[32m73.00 B[39m
|
|
39
40
|
[32mESM[39m [1mdist/core/dynamic-link.js [22m[32m75.00 B[39m
|
|
40
41
|
[32mESM[39m [1mdist/core/framework/next.js [22m[32m79.00 B[39m
|
|
41
42
|
[32mESM[39m [1mdist/core/framework/react-router.js [22m[32m95.00 B[39m
|
|
42
|
-
[32mESM[39m [1mdist/ui/utils/use-copy-button.js [22m[32m95.00 B[39m
|
|
43
43
|
[32mESM[39m [1mdist/core/framework/tanstack.js [22m[32m87.00 B[39m
|
|
44
44
|
[32mESM[39m [1mdist/core/framework/waku.js [22m[32m79.00 B[39m
|
|
45
45
|
[32mESM[39m [1mdist/core/highlight/index.js [22m[32m75.00 B[39m
|
|
46
46
|
[32mESM[39m [1mdist/core/i18n/middleware.js [22m[32m81.00 B[39m
|
|
47
47
|
[32mESM[39m [1mdist/core/link.js [22m[32m154.00 B[39m
|
|
48
|
+
[32mESM[39m [1mdist/core/mdx-plugins/index.js [22m[32m79.00 B[39m
|
|
48
49
|
[32mESM[39m [1mdist/core/mdx-plugins/rehype-code.js [22m[32m97.00 B[39m
|
|
49
|
-
[32mESM[39m [1mdist/core/mdx-plugins/codeblock-utils.js [22m[32m105.00 B[39m
|
|
50
|
-
[32mESM[39m [1mdist/core/mdx-plugins/remark-steps.js [22m[32m99.00 B[39m
|
|
51
50
|
[32mESM[39m [1mdist/core/mdx-plugins/remark-gfm.js [22m[32m95.00 B[39m
|
|
52
51
|
[32mESM[39m [1mdist/core/negotiation.js [22m[32m73.00 B[39m
|
|
53
|
-
[32mESM[39m [1mdist/core/
|
|
52
|
+
[32mESM[39m [1mdist/core/mdx-plugins/remark-steps.js [22m[32m99.00 B[39m
|
|
54
53
|
[32mESM[39m [1mdist/core/mdx-plugins/remark-structure.js [22m[32m107.00 B[39m
|
|
55
54
|
[32mESM[39m [1mdist/core/page-tree.js [22m[32m69.00 B[39m
|
|
56
55
|
[32mESM[39m [1mdist/core/search/index.js [22m[32m69.00 B[39m
|
|
56
|
+
[32mESM[39m [1mdist/core/search/client.js [22m[32m77.00 B[39m
|
|
57
57
|
[32mESM[39m [1mdist/core/search/orama-cloud.js [22m[32m87.00 B[39m
|
|
58
|
+
[32mESM[39m [1mdist/core/source/lucide-icons.js [22m[32m89.00 B[39m
|
|
58
59
|
[32mESM[39m [1mdist/core/search/server.js [22m[32m77.00 B[39m
|
|
59
|
-
[32mESM[39m [1mdist/core/source/index.js [22m[32m69.00 B[39m
|
|
60
60
|
[32mESM[39m [1mdist/core/source/schema.js [22m[32m77.00 B[39m
|
|
61
|
-
[32mESM[39m [1mdist/core/source/
|
|
61
|
+
[32mESM[39m [1mdist/core/source/index.js [22m[32m69.00 B[39m
|
|
62
62
|
[32mESM[39m [1mdist/core/toc.js [22m[32m57.00 B[39m
|
|
63
|
-
[32mESM[39m [1mdist/docgen/remark-ts2js.js [22m[32m79.00 B[39m
|
|
64
|
-
[32mESM[39m [1mdist/mdx/config.js [22m[32m61.00 B[39m
|
|
65
63
|
[32mESM[39m [1mdist/mdx/bun.js [22m[32m55.00 B[39m
|
|
66
64
|
[32mESM[39m [1mdist/mdx/index.js [22m[32m53.00 B[39m
|
|
67
|
-
[32mESM[39m [1mdist/
|
|
65
|
+
[32mESM[39m [1mdist/docgen/remark-ts2js.js [22m[32m79.00 B[39m
|
|
66
|
+
[32mESM[39m [1mdist/mdx/config.js [22m[32m61.00 B[39m
|
|
68
67
|
[32mESM[39m [1mdist/mdx/runtime/dynamic.js [22m[32m79.00 B[39m
|
|
68
|
+
[32mESM[39m [1mdist/mdx/next.js [22m[32m57.00 B[39m
|
|
69
69
|
[32mESM[39m [1mdist/mdx/runtime/server.js [22m[32m77.00 B[39m
|
|
70
|
+
[32mESM[39m [1mdist/mdx/runtime/types.js [22m[32m75.00 B[39m
|
|
70
71
|
[32mESM[39m [1mdist/mdx/vite.js [22m[32m57.00 B[39m
|
|
71
72
|
[32mESM[39m [1mdist/mdx-remote/index.js [22m[32m63.00 B[39m
|
|
72
|
-
[32mESM[39m [1mdist/mdx/runtime/types.js [22m[32m75.00 B[39m
|
|
73
73
|
[32mESM[39m [1mdist/obsidian/mdx.js [22m[32m65.00 B[39m
|
|
74
74
|
[32mESM[39m [1mdist/obsidian/ui.js [22m[32m63.00 B[39m
|
|
75
75
|
[32mESM[39m [1mdist/openapi/server.js [22m[32m69.00 B[39m
|
|
76
76
|
[32mESM[39m [1mdist/openapi/ui.js [22m[32m61.00 B[39m
|
|
77
|
+
[32mESM[39m [1mdist/press/vite.js [22m[32m61.00 B[39m
|
|
77
78
|
[32mESM[39m [1mdist/python/components.js [22m[32m75.00 B[39m
|
|
78
|
-
[32mESM[39m [1mdist/twoslash/
|
|
79
|
-
[32mESM[39m [1mdist/twoslash/ui.js [22m[32m63.00 B[39m
|
|
80
|
-
[32mESM[39m [1mdist/ui/components/banner.js [22m[32m87.00 B[39m
|
|
79
|
+
[32mESM[39m [1mdist/twoslash/cache-fs.js [22m[32m75.00 B[39m
|
|
81
80
|
[32mESM[39m [1mdist/typescript/ui.js [22m[32m67.00 B[39m
|
|
82
|
-
[32mESM[39m [1mdist/ui
|
|
83
|
-
[32mESM[39m [1mdist/ui/components/
|
|
84
|
-
[32mESM[39m [1mdist/ui/components/
|
|
85
|
-
[32mESM[39m [1mdist/ui/components/
|
|
86
|
-
[32mESM[39m [1mdist/ui/components/
|
|
87
|
-
[32mESM[39m [1mdist/ui/components/
|
|
88
|
-
[32mESM[39m [1mdist/ui/components/
|
|
89
|
-
[32mESM[39m [1mdist/ui/components/
|
|
90
|
-
[32mESM[39m [1mdist/ui/components/
|
|
91
|
-
[32mESM[39m [1mdist/ui/components/
|
|
92
|
-
[32mESM[39m [1mdist/ui/components/
|
|
93
|
-
[32mESM[39m [1mdist/ui/components/
|
|
94
|
-
[32mESM[39m [1mdist/
|
|
95
|
-
[32mESM[39m [1mdist/ui/
|
|
96
|
-
[32mESM[39m [1mdist/ui/
|
|
97
|
-
[32mESM[39m [1mdist/ui/
|
|
98
|
-
[32mESM[39m [1mdist/ui/layouts/
|
|
99
|
-
[32mESM[39m [1mdist/ui/layouts/
|
|
100
|
-
[32mESM[39m [1mdist/ui/mdx.js [22m[
|
|
101
|
-
[32mESM[39m [1mdist/ui/
|
|
102
|
-
[32mESM[39m [1mdist/ui/og.js [22m[
|
|
103
|
-
[32mESM[39m [1mdist/
|
|
104
|
-
[32mESM[39m
|
|
105
|
-
[
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
[32mDTS[39m [1mdist/content-collections/index.d.ts [22m[32m49.00 B[39m
|
|
109
|
-
[32mDTS[39m [1mdist/core/breadcrumb.d.ts [22m[32m45.00 B[39m
|
|
110
|
-
[32mDTS[39m [1mdist/core/content/github.d.ts [22m[32m49.00 B[39m
|
|
111
|
-
[32mDTS[39m [1mdist/core/content/index.d.ts [22m[32m42.00 B[39m
|
|
112
|
-
[32mDTS[39m [1mdist/core/content/toc.d.ts [22m[32m46.00 B[39m
|
|
113
|
-
[32mDTS[39m [1mdist/core/dynamic-link.d.ts [22m[32m47.00 B[39m
|
|
114
|
-
[32mDTS[39m [1mdist/core/framework/index.d.ts [22m[32m44.00 B[39m
|
|
115
|
-
[32mDTS[39m [1mdist/core/framework/next.d.ts [22m[32m49.00 B[39m
|
|
116
|
-
[32mDTS[39m [1mdist/core/framework/react-router.d.ts [22m[32m57.00 B[39m
|
|
117
|
-
[32mDTS[39m [1mdist/core/framework/tanstack.d.ts [22m[32m53.00 B[39m
|
|
118
|
-
[32mDTS[39m [1mdist/core/framework/waku.d.ts [22m[32m49.00 B[39m
|
|
119
|
-
[32mDTS[39m [1mdist/core/highlight/client.d.ts [22m[32m51.00 B[39m
|
|
120
|
-
[32mDTS[39m [1mdist/core/highlight/index.d.ts [22m[32m44.00 B[39m
|
|
121
|
-
[32mDTS[39m [1mdist/core/i18n/index.d.ts [22m[32m39.00 B[39m
|
|
122
|
-
[32mDTS[39m [1mdist/core/i18n/middleware.d.ts [22m[32m50.00 B[39m
|
|
123
|
-
[32mDTS[39m [1mdist/core/link.d.ts [22m[32m88.00 B[39m
|
|
124
|
-
[32mDTS[39m [1mdist/core/mdx-plugins/codeblock-utils.d.ts [22m[32m62.00 B[39m
|
|
125
|
-
[32mDTS[39m [1mdist/core/mdx-plugins/index.d.ts [22m[32m46.00 B[39m
|
|
126
|
-
[32mDTS[39m [1mdist/core/mdx-plugins/rehype-code.d.ts [22m[32m58.00 B[39m
|
|
127
|
-
[32mDTS[39m [1mdist/core/mdx-plugins/remark-gfm.d.ts [22m[32m57.00 B[39m
|
|
128
|
-
[32mDTS[39m [1mdist/core/mdx-plugins/remark-steps.d.ts [22m[32m59.00 B[39m
|
|
129
|
-
[32mDTS[39m [1mdist/core/mdx-plugins/remark-structure.d.ts [22m[32m63.00 B[39m
|
|
130
|
-
[32mDTS[39m [1mdist/core/negotiation.d.ts [22m[32m46.00 B[39m
|
|
131
|
-
[32mDTS[39m [1mdist/core/page-tree.d.ts [22m[32m44.00 B[39m
|
|
132
|
-
[32mDTS[39m [1mdist/core/search/algolia.d.ts [22m[32m49.00 B[39m
|
|
133
|
-
[32mDTS[39m [1mdist/core/search/client.d.ts [22m[32m48.00 B[39m
|
|
134
|
-
[32mDTS[39m [1mdist/core/search/index.d.ts [22m[32m41.00 B[39m
|
|
135
|
-
[32mDTS[39m [1mdist/core/search/orama-cloud.d.ts [22m[32m53.00 B[39m
|
|
136
|
-
[32mDTS[39m [1mdist/core/search/server.d.ts [22m[32m48.00 B[39m
|
|
137
|
-
[32mDTS[39m [1mdist/core/source/client.d.ts [22m[32m48.00 B[39m
|
|
138
|
-
[32mDTS[39m [1mdist/core/source/index.d.ts [22m[32m41.00 B[39m
|
|
139
|
-
[32mDTS[39m [1mdist/core/source/lucide-icons.d.ts [22m[32m54.00 B[39m
|
|
140
|
-
[32mDTS[39m [1mdist/core/source/schema.d.ts [22m[32m48.00 B[39m
|
|
141
|
-
[32mDTS[39m [1mdist/core/toc.d.ts [22m[32m38.00 B[39m
|
|
142
|
-
[32mDTS[39m [1mdist/docgen/index.d.ts [22m[32m36.00 B[39m
|
|
143
|
-
[32mDTS[39m [1mdist/docgen/remark-ts2js.d.ts [22m[32m49.00 B[39m
|
|
144
|
-
[32mDTS[39m [1mdist/mdx/bun.d.ts [22m[32m37.00 B[39m
|
|
145
|
-
[32mDTS[39m [1mdist/mdx/config.d.ts [22m[32m40.00 B[39m
|
|
146
|
-
[32mDTS[39m [1mdist/mdx/index.d.ts [22m[32m33.00 B[39m
|
|
147
|
-
[32mDTS[39m [1mdist/mdx/next.d.ts [22m[32m38.00 B[39m
|
|
148
|
-
[32mDTS[39m [1mdist/mdx/runtime/browser.d.ts [22m[32m49.00 B[39m
|
|
149
|
-
[32mDTS[39m [1mdist/mdx/runtime/dynamic.d.ts [22m[32m49.00 B[39m
|
|
150
|
-
[32mDTS[39m [1mdist/mdx/runtime/server.d.ts [22m[32m48.00 B[39m
|
|
151
|
-
[32mDTS[39m [1mdist/mdx/runtime/types.d.ts [22m[32m47.00 B[39m
|
|
152
|
-
[32mDTS[39m [1mdist/mdx/vite.d.ts [22m[32m38.00 B[39m
|
|
153
|
-
[32mDTS[39m [1mdist/mdx-remote/client.d.ts [22m[32m43.00 B[39m
|
|
154
|
-
[32mDTS[39m [1mdist/mdx-remote/index.d.ts [22m[32m36.00 B[39m
|
|
155
|
-
[32mDTS[39m [1mdist/obsidian/index.d.ts [22m[32m38.00 B[39m
|
|
156
|
-
[32mDTS[39m [1mdist/obsidian/mdx.d.ts [22m[32m42.00 B[39m
|
|
157
|
-
[32mDTS[39m [1mdist/obsidian/ui.d.ts [22m[32m41.00 B[39m
|
|
158
|
-
[32mDTS[39m [1mdist/openapi/index.d.ts [22m[32m37.00 B[39m
|
|
159
|
-
[32mDTS[39m [1mdist/openapi/server.d.ts [22m[32m44.00 B[39m
|
|
160
|
-
[32mDTS[39m [1mdist/openapi/ui.d.ts [22m[32m40.00 B[39m
|
|
161
|
-
[32mDTS[39m [1mdist/press/index.d.ts [22m[32m35.00 B[39m
|
|
162
|
-
[32mDTS[39m [1mdist/press/vite.d.ts [22m[32m40.00 B[39m
|
|
163
|
-
[32mDTS[39m [1mdist/python/components.d.ts [22m[32m47.00 B[39m
|
|
164
|
-
[32mDTS[39m [1mdist/python/index.d.ts [22m[32m36.00 B[39m
|
|
165
|
-
[32mDTS[39m [1mdist/twoslash/cache-fs.d.ts [22m[32m47.00 B[39m
|
|
166
|
-
[32mDTS[39m [1mdist/twoslash/index.d.ts [22m[32m38.00 B[39m
|
|
167
|
-
[32mDTS[39m [1mdist/twoslash/ui.d.ts [22m[32m41.00 B[39m
|
|
168
|
-
[32mDTS[39m [1mdist/typescript/index.d.ts [22m[32m40.00 B[39m
|
|
169
|
-
[32mDTS[39m [1mdist/typescript/ui.d.ts [22m[32m43.00 B[39m
|
|
170
|
-
[32mDTS[39m [1mdist/ui/components/accordion.d.ts [22m[32m59.00 B[39m
|
|
171
|
-
[32mDTS[39m [1mdist/ui/components/banner.d.ts [22m[32m56.00 B[39m
|
|
172
|
-
[32mDTS[39m [1mdist/ui/components/callout.d.ts [22m[32m57.00 B[39m
|
|
173
|
-
[32mDTS[39m [1mdist/ui/components/card.d.ts [22m[32m54.00 B[39m
|
|
174
|
-
[32mDTS[39m [1mdist/ui/components/codeblock.d.ts [22m[32m59.00 B[39m
|
|
175
|
-
[32mDTS[39m [1mdist/ui/components/dialog/search.d.ts [22m[32m63.00 B[39m
|
|
176
|
-
[32mDTS[39m [1mdist/ui/components/dynamic-codeblock.d.ts [22m[32m67.00 B[39m
|
|
177
|
-
[32mDTS[39m [1mdist/ui/components/files.d.ts [22m[32m55.00 B[39m
|
|
178
|
-
[32mDTS[39m [1mdist/ui/components/github-info.d.ts [22m[32m61.00 B[39m
|
|
179
|
-
[32mDTS[39m [1mdist/ui/components/heading.d.ts [22m[32m57.00 B[39m
|
|
180
|
-
[32mDTS[39m [1mdist/ui/components/image-zoom.d.ts [22m[32m60.00 B[39m
|
|
181
|
-
[32mDTS[39m [1mdist/ui/components/inline-toc.d.ts [22m[32m60.00 B[39m
|
|
182
|
-
[32mDTS[39m [1mdist/ui/components/steps.d.ts [22m[32m55.00 B[39m
|
|
183
|
-
[32mDTS[39m [1mdist/ui/components/tabs.d.ts [22m[32m54.00 B[39m
|
|
184
|
-
[32mDTS[39m [1mdist/ui/components/type-table.d.ts [22m[32m60.00 B[39m
|
|
185
|
-
[32mDTS[39m [1mdist/ui/components/ui/button.d.ts [22m[32m59.00 B[39m
|
|
186
|
-
[32mDTS[39m [1mdist/ui/contexts/i18n.d.ts [22m[32m52.00 B[39m
|
|
187
|
-
[32mDTS[39m [1mdist/ui/contexts/tree.d.ts [22m[32m52.00 B[39m
|
|
188
|
-
[32mDTS[39m [1mdist/ui/i18n.d.ts [22m[32m43.00 B[39m
|
|
189
|
-
[32mDTS[39m [1mdist/ui/index.d.ts [22m[32m13.00 B[39m
|
|
190
|
-
[32mDTS[39m [1mdist/ui/layouts/docs.d.ts [22m[32m51.00 B[39m
|
|
191
|
-
[32mDTS[39m [1mdist/ui/layouts/home/navbar.d.ts [22m[32m58.00 B[39m
|
|
192
|
-
[32mDTS[39m [1mdist/ui/layouts/home.d.ts [22m[32m51.00 B[39m
|
|
193
|
-
[32mDTS[39m [1mdist/ui/layouts/shared.d.ts [22m[32m53.00 B[39m
|
|
194
|
-
[32mDTS[39m [1mdist/ui/mdx.d.ts [22m[32m94.00 B[39m
|
|
195
|
-
[32mDTS[39m [1mdist/ui/og.d.ts [22m[32m41.00 B[39m
|
|
196
|
-
[32mDTS[39m [1mdist/ui/page.d.ts [22m[32m43.00 B[39m
|
|
197
|
-
[32mDTS[39m [1mdist/ui/provider/base.d.ts [22m[32m52.00 B[39m
|
|
198
|
-
[32mDTS[39m [1mdist/ui/utils/use-copy-button.d.ts [22m[32m60.00 B[39m
|
|
81
|
+
[32mESM[39m [1mdist/twoslash/ui.js [22m[32m63.00 B[39m
|
|
82
|
+
[32mESM[39m [1mdist/ui/components/callout.js [22m[32m88.00 B[39m
|
|
83
|
+
[32mESM[39m [1mdist/ui/components/banner.js [22m[32m86.00 B[39m
|
|
84
|
+
[32mESM[39m [1mdist/ui/components/card.js [22m[32m82.00 B[39m
|
|
85
|
+
[32mESM[39m [1mdist/ui/components/codeblock.js [22m[32m92.00 B[39m
|
|
86
|
+
[32mESM[39m [1mdist/ui/components/dynamic-codeblock.js [22m[32m108.00 B[39m
|
|
87
|
+
[32mESM[39m [1mdist/ui/components/files.js [22m[32m84.00 B[39m
|
|
88
|
+
[32mESM[39m [1mdist/ui/components/github-info.js [22m[32m96.00 B[39m
|
|
89
|
+
[32mESM[39m [1mdist/ui/components/image-zoom.js [22m[32m94.00 B[39m
|
|
90
|
+
[32mESM[39m [1mdist/ui/components/tabs.js [22m[32m82.00 B[39m
|
|
91
|
+
[32mESM[39m [1mdist/ui/components/heading.js [22m[32m88.00 B[39m
|
|
92
|
+
[32mESM[39m [1mdist/ui/components/inline-toc.js [22m[32m94.00 B[39m
|
|
93
|
+
[32mESM[39m [1mdist/ui/components/steps.js [22m[32m84.00 B[39m
|
|
94
|
+
[32mESM[39m [1mdist/ui/components/type-table.js [22m[32m94.00 B[39m
|
|
95
|
+
[32mESM[39m [1mdist/ui/i18n.js [22m[32m60.00 B[39m
|
|
96
|
+
[32mESM[39m [1mdist/ui/contexts/i18n.js [22m[32m78.00 B[39m
|
|
97
|
+
[32mESM[39m [1mdist/ui/layouts/home.js [22m[32m76.00 B[39m
|
|
98
|
+
[32mESM[39m [1mdist/ui/layouts/docs.js [22m[32m76.00 B[39m
|
|
99
|
+
[32mESM[39m [1mdist/ui/mdx.js [22m[32m155.00 B[39m
|
|
100
|
+
[32mESM[39m [1mdist/ui/layouts/shared.js [22m[32m80.00 B[39m
|
|
101
|
+
[32mESM[39m [1mdist/ui/og.js [22m[32m56.00 B[39m
|
|
102
|
+
[32mESM[39m [1mdist/ui/page.js [22m[32m60.00 B[39m
|
|
103
|
+
[32mESM[39m [1mdist/core/i18n/index.js [22m[32m65.00 B[39m
|
|
104
|
+
[32mESM[39m ⚡️ Build success in 54ms
|
|
105
|
+
Copied twoslash.css
|
|
106
|
+
Copied openapi CSS
|
|
199
107
|
CSS files copied successfully
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# @hanzo/docs
|
|
2
2
|
|
|
3
|
+
## 16.4.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 9fe9f7c: Rebrand from Fuma Nama to Hanzo AI, update canonical URL to hanzoai.github.io/docs, fix DTS generation OOM in unified wrapper package, and update all package metadata.
|
|
8
|
+
- Updated dependencies [9fe9f7c]
|
|
9
|
+
- @hanzo/docs-core@16.5.3
|
|
10
|
+
- @hanzo/docs-base-ui@16.5.3
|
|
11
|
+
- @hanzo/docs-mdx@14.2.8
|
|
12
|
+
- @hanzo/docs-openapi@10.3.4
|
|
13
|
+
- @hanzo/docs-cli@1.2.5
|
|
14
|
+
- @hanzo/docs-twoslash@3.1.14
|
|
15
|
+
- @hanzo/docs-typescript@5.1.3
|
|
16
|
+
- @hanzo/docs-docgen@3.0.7
|
|
17
|
+
- @hanzo/docs-python@0.0.9
|
|
18
|
+
- @hanzo/docs-obsidian@0.0.12
|
|
19
|
+
- @hanzo/docs-press@0.0.9
|
|
20
|
+
- @hanzo/docs-mdx-remote@1.4.6
|
|
21
|
+
- @hanzo/docs-content-collections@1.2.7
|
|
22
|
+
- @hanzo/mdx-runtime@1.6.1
|
|
23
|
+
|
|
3
24
|
## 16.2.8
|
|
4
25
|
|
|
5
26
|
### Patch Changes
|
package/dist/cli/build.d.ts
CHANGED
|
@@ -1,91 +1,2 @@
|
|
|
1
1
|
export * from '@hanzo/docs-cli/build';
|
|
2
|
-
|
|
3
|
-
import '@hanzo/docs-core/breadcrumb';
|
|
4
|
-
import '@hanzo/docs-core/content/github';
|
|
5
|
-
import '@hanzo/docs-core/content';
|
|
6
|
-
import '@hanzo/docs-core/content/toc';
|
|
7
|
-
import '@hanzo/docs-core/dynamic-link';
|
|
8
|
-
import '@hanzo/docs-core/framework';
|
|
9
|
-
import '@hanzo/docs-core/framework/next';
|
|
10
|
-
import '@hanzo/docs-core/framework/react-router';
|
|
11
|
-
import '@hanzo/docs-core/framework/tanstack';
|
|
12
|
-
import '@hanzo/docs-core/framework/waku';
|
|
13
|
-
import '@hanzo/docs-core/highlight/client';
|
|
14
|
-
import '@hanzo/docs-core/highlight';
|
|
15
|
-
import '@hanzo/docs-core/i18n';
|
|
16
|
-
import '@hanzo/docs-core/i18n/middleware';
|
|
17
|
-
import '@hanzo/docs-core/link';
|
|
18
|
-
import '@hanzo/docs-core/mdx-plugins/codeblock-utils';
|
|
19
|
-
import '@hanzo/docs-core/mdx-plugins';
|
|
20
|
-
import '@hanzo/docs-core/mdx-plugins/rehype-code';
|
|
21
|
-
import '@hanzo/docs-core/mdx-plugins/remark-gfm';
|
|
22
|
-
import '@hanzo/docs-core/mdx-plugins/remark-steps';
|
|
23
|
-
import '@hanzo/docs-core/mdx-plugins/remark-structure';
|
|
24
|
-
import '@hanzo/docs-core/negotiation';
|
|
25
|
-
import '@hanzo/docs-core/page-tree';
|
|
26
|
-
import '@hanzo/docs-core/search/algolia';
|
|
27
|
-
import '@hanzo/docs-core/search/client';
|
|
28
|
-
import '@hanzo/docs-core/search';
|
|
29
|
-
import '@hanzo/docs-core/search/orama-cloud';
|
|
30
|
-
import '@hanzo/docs-core/search/server';
|
|
31
|
-
import '@hanzo/docs-core/source/client';
|
|
32
|
-
import '@hanzo/docs-core/source';
|
|
33
|
-
import '@hanzo/docs-core/source/lucide-icons';
|
|
34
|
-
import '@hanzo/docs-core/source/schema';
|
|
35
|
-
import '@hanzo/docs-core/toc';
|
|
36
|
-
import '@hanzo/docs-docgen';
|
|
37
|
-
import '@hanzo/docs-docgen/remark-ts2js';
|
|
38
|
-
import '@hanzo/docs-mdx/bun';
|
|
39
|
-
import '@hanzo/docs-mdx/config';
|
|
40
|
-
import '@hanzo/docs-mdx';
|
|
41
|
-
import '@hanzo/docs-mdx/next';
|
|
42
|
-
import '@hanzo/docs-mdx/runtime/browser';
|
|
43
|
-
import '@hanzo/docs-mdx/runtime/dynamic';
|
|
44
|
-
import '@hanzo/docs-mdx/runtime/server';
|
|
45
|
-
import '@hanzo/docs-mdx/runtime/types';
|
|
46
|
-
import '@hanzo/docs-mdx/vite';
|
|
47
|
-
import '@hanzo/mdx-runtime/client';
|
|
48
|
-
import '@hanzo/mdx-runtime';
|
|
49
|
-
import '@hanzo/docs-obsidian';
|
|
50
|
-
import '@hanzo/docs-obsidian/mdx';
|
|
51
|
-
import '@hanzo/docs-obsidian/ui';
|
|
52
|
-
import '@hanzo/docs-openapi';
|
|
53
|
-
import '@hanzo/docs-openapi/server';
|
|
54
|
-
import '@hanzo/docs-openapi/ui';
|
|
55
|
-
import '@hanzo/docs-press';
|
|
56
|
-
import '@hanzo/docs-press/vite';
|
|
57
|
-
import '@hanzo/docs-python/components';
|
|
58
|
-
import '@hanzo/docs-python';
|
|
59
|
-
import '@hanzo/docs-twoslash/cache-fs';
|
|
60
|
-
import '@hanzo/docs-twoslash';
|
|
61
|
-
import '@hanzo/docs-twoslash/ui';
|
|
62
|
-
import '@hanzo/docs-typescript';
|
|
63
|
-
import '@hanzo/docs-typescript/ui';
|
|
64
|
-
import '@hanzo/docs-radix-ui/components/accordion';
|
|
65
|
-
import '@hanzo/docs-radix-ui/components/banner';
|
|
66
|
-
import '@hanzo/docs-radix-ui/components/callout';
|
|
67
|
-
import '@hanzo/docs-radix-ui/components/card';
|
|
68
|
-
import '@hanzo/docs-radix-ui/components/codeblock';
|
|
69
|
-
import '@hanzo/docs-radix-ui/components/dialog/search';
|
|
70
|
-
import '@hanzo/docs-radix-ui/components/dynamic-codeblock';
|
|
71
|
-
import '@hanzo/docs-radix-ui/components/files';
|
|
72
|
-
import '@hanzo/docs-radix-ui/components/github-info';
|
|
73
|
-
import '@hanzo/docs-radix-ui/components/heading';
|
|
74
|
-
import '@hanzo/docs-radix-ui/components/image-zoom';
|
|
75
|
-
import '@hanzo/docs-radix-ui/components/inline-toc';
|
|
76
|
-
import '@hanzo/docs-radix-ui/components/steps';
|
|
77
|
-
import '@hanzo/docs-radix-ui/components/tabs';
|
|
78
|
-
import '@hanzo/docs-radix-ui/components/type-table';
|
|
79
|
-
import '@hanzo/docs-radix-ui/components/ui/button';
|
|
80
|
-
import '@hanzo/docs-radix-ui/contexts/i18n';
|
|
81
|
-
import '@hanzo/docs-radix-ui/contexts/tree';
|
|
82
|
-
import '@hanzo/docs-radix-ui/i18n';
|
|
83
|
-
import '@hanzo/docs-radix-ui/layouts/docs';
|
|
84
|
-
import '@hanzo/docs-radix-ui/layouts/home/navbar';
|
|
85
|
-
import '@hanzo/docs-radix-ui/layouts/home';
|
|
86
|
-
import '@hanzo/docs-radix-ui/layouts/shared';
|
|
87
|
-
import '@hanzo/docs-radix-ui/mdx';
|
|
88
|
-
import '@hanzo/docs-radix-ui/og';
|
|
89
|
-
import '@hanzo/docs-radix-ui/page';
|
|
90
|
-
import '@hanzo/docs-radix-ui/provider/base';
|
|
91
|
-
import '@hanzo/docs-radix-ui/utils/use-copy-button';
|
|
2
|
+
//# sourceMappingURL=build.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build.d.ts","sourceRoot":"","sources":["../../src/cli/build.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/content-collections/index.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../src/core/breadcrumb.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"github.d.ts","sourceRoot":"","sources":["../../../src/core/content/github.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/content/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"toc.d.ts","sourceRoot":"","sources":["../../../src/core/content/toc.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dynamic-link.d.ts","sourceRoot":"","sources":["../../src/core/dynamic-link.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/framework/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"next.d.ts","sourceRoot":"","sources":["../../../src/core/framework/next.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-router.d.ts","sourceRoot":"","sources":["../../../src/core/framework/react-router.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tanstack.d.ts","sourceRoot":"","sources":["../../../src/core/framework/tanstack.ts"],"names":[],"mappings":"AAAA,cAAc,qCAAqC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"waku.d.ts","sourceRoot":"","sources":["../../../src/core/framework/waku.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../src/core/highlight/client.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/highlight/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/i18n/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"middleware.d.ts","sourceRoot":"","sources":["../../../src/core/i18n/middleware.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
|
package/dist/core/link.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"link.d.ts","sourceRoot":"","sources":["../../src/core/link.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,OAAO,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"codeblock-utils.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/codeblock-utils.ts"],"names":[],"mappings":"AAAA,cAAc,8CAA8C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rehype-code.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/rehype-code.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remark-gfm.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/remark-gfm.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remark-steps.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/remark-steps.ts"],"names":[],"mappings":"AAAA,cAAc,2CAA2C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"remark-structure.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/remark-structure.ts"],"names":[],"mappings":"AAAA,cAAc,+CAA+C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"negotiation.d.ts","sourceRoot":"","sources":["../../src/core/negotiation.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
|
package/dist/core/page-tree.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page-tree.d.ts","sourceRoot":"","sources":["../../src/core/page-tree.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"algolia.d.ts","sourceRoot":"","sources":["../../../src/core/search/algolia.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
|