@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
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/home/navbar';
|
|
2
|
+
//# sourceMappingURL=navbar.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"navbar.d.ts","sourceRoot":"","sources":["../../../../src/ui/layouts/home/navbar.ts"],"names":[],"mappings":"AAAA,cAAc,yCAAyC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/layouts/home/navbar.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/layouts/home/navbar";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/home';
|
|
2
|
+
//# sourceMappingURL=home.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"home.d.ts","sourceRoot":"","sources":["../../../src/ui/layouts/home.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
|
package/dist/ui/layouts/home.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/layouts/home.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/layouts/home";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/shared';
|
|
2
|
+
//# sourceMappingURL=shared.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shared.d.ts","sourceRoot":"","sources":["../../../src/ui/layouts/shared.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/layouts/shared.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/layouts/shared";
|
package/dist/ui/mdx.d.ts
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
2
|
-
export { default } from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/mdx';
|
|
2
|
+
export { default } from '@hanzo/docs-base-ui/mdx';
|
|
3
|
+
//# sourceMappingURL=mdx.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mdx.d.ts","sourceRoot":"","sources":["../../src/ui/mdx.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC"}
|
package/dist/ui/mdx.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// src/ui/mdx.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
3
|
-
import { default as default2 } from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/mdx";
|
|
3
|
+
import { default as default2 } from "@hanzo/docs-base-ui/mdx";
|
|
4
4
|
export {
|
|
5
5
|
default2 as default
|
|
6
6
|
};
|
package/dist/ui/og.d.ts
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/og';
|
|
2
|
+
//# sourceMappingURL=og.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"og.d.ts","sourceRoot":"","sources":["../../src/ui/og.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
|
package/dist/ui/og.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/og.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/og";
|
package/dist/ui/page.d.ts
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/page';
|
|
2
|
+
//# sourceMappingURL=page.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"page.d.ts","sourceRoot":"","sources":["../../src/ui/page.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
|
package/dist/ui/page.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/page.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/page";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/provider/base';
|
|
2
|
+
//# sourceMappingURL=base.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../src/ui/provider/base.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
|
package/dist/ui/provider/base.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/provider/base.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/provider/base";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/utils/use-copy-button';
|
|
2
|
+
//# sourceMappingURL=use-copy-button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-copy-button.d.ts","sourceRoot":"","sources":["../../../src/ui/utils/use-copy-button.ts"],"names":[],"mappings":"AAAA,cAAc,2CAA2C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/utils/use-copy-button.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/utils/use-copy-button";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hanzo/docs",
|
|
3
|
-
"version": "16.4.
|
|
3
|
+
"version": "16.4.1",
|
|
4
4
|
"description": "Core documentation framework for Hanzo - source, search, i18n, and integrations",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Hanzo",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"Search",
|
|
12
12
|
"i18n"
|
|
13
13
|
],
|
|
14
|
-
"homepage": "https://
|
|
14
|
+
"homepage": "https://hanzoai.github.io/docs",
|
|
15
15
|
"repository": "github:hanzoai/docs",
|
|
16
16
|
"license": "MIT",
|
|
17
17
|
"type": "module",
|
|
@@ -371,21 +371,20 @@
|
|
|
371
371
|
}
|
|
372
372
|
},
|
|
373
373
|
"dependencies": {
|
|
374
|
-
"@hanzo/docs-core": "16.5.
|
|
375
|
-
"@hanzo/docs-mdx": "14.2.
|
|
376
|
-
"@hanzo/docs-ui": "16.
|
|
377
|
-
"@hanzo/docs-
|
|
378
|
-
"@hanzo/docs-
|
|
379
|
-
"@hanzo/docs-
|
|
380
|
-
"@hanzo/docs-
|
|
381
|
-
"@hanzo/docs-
|
|
382
|
-
"@hanzo/
|
|
383
|
-
"@hanzo/
|
|
384
|
-
"@hanzo/docs-
|
|
385
|
-
"@hanzo/docs-
|
|
386
|
-
"@hanzo/docs-
|
|
387
|
-
"@hanzo/docs-
|
|
388
|
-
"@hanzo/docs-press": "0.0.11"
|
|
374
|
+
"@hanzo/docs-core": "16.5.3",
|
|
375
|
+
"@hanzo/docs-mdx": "14.2.8",
|
|
376
|
+
"@hanzo/docs-base-ui": "16.5.3",
|
|
377
|
+
"@hanzo/docs-openapi": "10.3.4",
|
|
378
|
+
"@hanzo/docs-twoslash": "3.1.14",
|
|
379
|
+
"@hanzo/docs-obsidian": "0.0.12",
|
|
380
|
+
"@hanzo/docs-cli": "1.2.5",
|
|
381
|
+
"@hanzo/docs-mdx-remote": "1.4.6",
|
|
382
|
+
"@hanzo/mdx-runtime": "1.6.1",
|
|
383
|
+
"@hanzo/docs-typescript": "5.1.3",
|
|
384
|
+
"@hanzo/docs-docgen": "3.0.7",
|
|
385
|
+
"@hanzo/docs-python": "0.0.9",
|
|
386
|
+
"@hanzo/docs-content-collections": "1.2.7",
|
|
387
|
+
"@hanzo/docs-press": "0.0.9"
|
|
389
388
|
},
|
|
390
389
|
"devDependencies": {
|
|
391
390
|
"@types/node": "^25.0.10",
|
|
@@ -443,7 +442,7 @@
|
|
|
443
442
|
"access": "public"
|
|
444
443
|
},
|
|
445
444
|
"scripts": {
|
|
446
|
-
"build": "tsup && node scripts/copy-css.js",
|
|
445
|
+
"build": "tsup && tsc --emitDeclarationOnly && node scripts/copy-css.js",
|
|
447
446
|
"dev": "tsup --watch"
|
|
448
447
|
}
|
|
449
448
|
}
|
package/scripts/copy-css.js
CHANGED
|
@@ -5,12 +5,12 @@ import { fileURLToPath } from 'url';
|
|
|
5
5
|
const __dirname = dirname(fileURLToPath(import.meta.url));
|
|
6
6
|
const root = join(__dirname, '..');
|
|
7
7
|
|
|
8
|
-
// Copy twoslash.css from
|
|
9
|
-
const twoslashStylesSource = join(root, 'node_modules/
|
|
8
|
+
// Copy twoslash.css from @hanzo/docs-twoslash (styles folder)
|
|
9
|
+
const twoslashStylesSource = join(root, 'node_modules/@hanzo/docs-twoslash/styles');
|
|
10
10
|
const twoslashDistDest = join(root, 'dist/twoslash');
|
|
11
11
|
|
|
12
|
-
// Copy openapi CSS from
|
|
13
|
-
const openapiCssSource = join(root, 'node_modules/
|
|
12
|
+
// Copy openapi CSS from @hanzo/docs-openapi
|
|
13
|
+
const openapiCssSource = join(root, 'node_modules/@hanzo/docs-openapi/css');
|
|
14
14
|
const openapiCssDest = join(root, 'dist/openapi/css');
|
|
15
15
|
|
|
16
16
|
try {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/accordion';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/banner';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/callout';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/card';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/codeblock';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/dialog/search';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/dynamic-codeblock';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/files';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/github-info';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/heading';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/image-zoom';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/inline-toc';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/steps';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/tabs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/type-table';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/ui/button';
|
package/src/ui/contexts/i18n.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/contexts/i18n';
|
package/src/ui/contexts/tree.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/contexts/tree';
|
package/src/ui/i18n.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/i18n';
|
package/src/ui/layouts/docs.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/docs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/home/navbar';
|
package/src/ui/layouts/home.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/home';
|
package/src/ui/layouts/shared.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/shared';
|
package/src/ui/mdx.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
2
|
-
export { default } from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/mdx';
|
|
2
|
+
export { default } from '@hanzo/docs-base-ui/mdx';
|
package/src/ui/og.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/og';
|
package/src/ui/page.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/page';
|
package/src/ui/provider/base.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/provider/base';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/utils/use-copy-button';
|
package/tsup.config.ts
CHANGED
|
@@ -26,15 +26,15 @@ const entries = getEntries('./src');
|
|
|
26
26
|
export default defineConfig({
|
|
27
27
|
entry: entries,
|
|
28
28
|
format: ['esm'],
|
|
29
|
-
dts:
|
|
29
|
+
dts: false,
|
|
30
30
|
splitting: false,
|
|
31
31
|
clean: true,
|
|
32
32
|
external: [
|
|
33
33
|
// Core packages (we re-export from these)
|
|
34
34
|
'@hanzo/docs-core',
|
|
35
35
|
'@hanzo/docs-mdx',
|
|
36
|
+
'@hanzo/docs-base-ui',
|
|
36
37
|
'@hanzo/docs-ui',
|
|
37
|
-
'@hanzo/docs-radix-ui',
|
|
38
38
|
'@hanzo/docs-openapi',
|
|
39
39
|
'@hanzo/docs-twoslash',
|
|
40
40
|
'@hanzo/docs-obsidian',
|