@hanzo/docs 16.3.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.
Files changed (287) hide show
  1. package/.turbo/turbo-build.log +107 -0
  2. package/CHANGELOG.md +21 -0
  3. package/LICENSE +21 -0
  4. package/dist/cli/build.d.ts +1 -115
  5. package/dist/cli/build.d.ts.map +1 -0
  6. package/dist/content-collections/index.d.ts +1 -0
  7. package/dist/content-collections/index.d.ts.map +1 -0
  8. package/dist/core/breadcrumb.d.ts +1 -0
  9. package/dist/core/breadcrumb.d.ts.map +1 -0
  10. package/dist/core/content/github.d.ts +1 -0
  11. package/dist/core/content/github.d.ts.map +1 -0
  12. package/dist/core/content/index.d.ts +1 -0
  13. package/dist/core/content/index.d.ts.map +1 -0
  14. package/dist/core/content/toc.d.ts +1 -0
  15. package/dist/core/content/toc.d.ts.map +1 -0
  16. package/dist/core/dynamic-link.d.ts +1 -0
  17. package/dist/core/dynamic-link.d.ts.map +1 -0
  18. package/dist/core/framework/index.d.ts +1 -0
  19. package/dist/core/framework/index.d.ts.map +1 -0
  20. package/dist/core/framework/next.d.ts +1 -0
  21. package/dist/core/framework/next.d.ts.map +1 -0
  22. package/dist/core/framework/react-router.d.ts +1 -0
  23. package/dist/core/framework/react-router.d.ts.map +1 -0
  24. package/dist/core/framework/tanstack.d.ts +1 -0
  25. package/dist/core/framework/tanstack.d.ts.map +1 -0
  26. package/dist/core/framework/waku.d.ts +1 -0
  27. package/dist/core/framework/waku.d.ts.map +1 -0
  28. package/dist/core/highlight/client.d.ts +1 -0
  29. package/dist/core/highlight/client.d.ts.map +1 -0
  30. package/dist/core/highlight/index.d.ts +1 -0
  31. package/dist/core/highlight/index.d.ts.map +1 -0
  32. package/dist/core/i18n/index.d.ts +1 -0
  33. package/dist/core/i18n/index.d.ts.map +1 -0
  34. package/dist/core/i18n/middleware.d.ts +1 -0
  35. package/dist/core/i18n/middleware.d.ts.map +1 -0
  36. package/dist/core/link.d.ts +1 -0
  37. package/dist/core/link.d.ts.map +1 -0
  38. package/dist/core/mdx-plugins/codeblock-utils.d.ts +1 -0
  39. package/dist/core/mdx-plugins/codeblock-utils.d.ts.map +1 -0
  40. package/dist/core/mdx-plugins/index.d.ts +1 -0
  41. package/dist/core/mdx-plugins/index.d.ts.map +1 -0
  42. package/dist/core/mdx-plugins/rehype-code.d.ts +1 -0
  43. package/dist/core/mdx-plugins/rehype-code.d.ts.map +1 -0
  44. package/dist/core/mdx-plugins/remark-gfm.d.ts +1 -0
  45. package/dist/core/mdx-plugins/remark-gfm.d.ts.map +1 -0
  46. package/dist/core/mdx-plugins/remark-steps.d.ts +1 -0
  47. package/dist/core/mdx-plugins/remark-steps.d.ts.map +1 -0
  48. package/dist/core/mdx-plugins/remark-structure.d.ts +1 -0
  49. package/dist/core/mdx-plugins/remark-structure.d.ts.map +1 -0
  50. package/dist/core/negotiation.d.ts +1 -0
  51. package/dist/core/negotiation.d.ts.map +1 -0
  52. package/dist/core/page-tree.d.ts +1 -0
  53. package/dist/core/page-tree.d.ts.map +1 -0
  54. package/dist/core/search/algolia.d.ts +1 -0
  55. package/dist/core/search/algolia.d.ts.map +1 -0
  56. package/dist/core/search/client.d.ts +1 -0
  57. package/dist/core/search/client.d.ts.map +1 -0
  58. package/dist/core/search/index.d.ts +1 -0
  59. package/dist/core/search/index.d.ts.map +1 -0
  60. package/dist/core/search/orama-cloud.d.ts +1 -0
  61. package/dist/core/search/orama-cloud.d.ts.map +1 -0
  62. package/dist/core/search/server.d.ts +1 -0
  63. package/dist/core/search/server.d.ts.map +1 -0
  64. package/dist/core/source/client.d.ts +1 -0
  65. package/dist/core/source/client.d.ts.map +1 -0
  66. package/dist/core/source/index.d.ts +1 -0
  67. package/dist/core/source/index.d.ts.map +1 -0
  68. package/dist/core/source/lucide-icons.d.ts +1 -0
  69. package/dist/core/source/lucide-icons.d.ts.map +1 -0
  70. package/dist/core/source/schema.d.ts +1 -0
  71. package/dist/core/source/schema.d.ts.map +1 -0
  72. package/dist/core/toc.d.ts +1 -0
  73. package/dist/core/toc.d.ts.map +1 -0
  74. package/dist/docgen/index.d.ts +1 -0
  75. package/dist/docgen/index.d.ts.map +1 -0
  76. package/dist/docgen/remark-ts2js.d.ts +1 -0
  77. package/dist/docgen/remark-ts2js.d.ts.map +1 -0
  78. package/dist/mdx/bun.d.ts +1 -0
  79. package/dist/mdx/bun.d.ts.map +1 -0
  80. package/dist/mdx/config.d.ts +1 -0
  81. package/dist/mdx/config.d.ts.map +1 -0
  82. package/dist/mdx/index.d.ts +1 -0
  83. package/dist/mdx/index.d.ts.map +1 -0
  84. package/dist/mdx/next.d.ts +1 -0
  85. package/dist/mdx/next.d.ts.map +1 -0
  86. package/dist/mdx/runtime/browser.d.ts +1 -0
  87. package/dist/mdx/runtime/browser.d.ts.map +1 -0
  88. package/dist/mdx/runtime/dynamic.d.ts +1 -0
  89. package/dist/mdx/runtime/dynamic.d.ts.map +1 -0
  90. package/dist/mdx/runtime/server.d.ts +1 -0
  91. package/dist/mdx/runtime/server.d.ts.map +1 -0
  92. package/dist/mdx/runtime/types.d.ts +1 -0
  93. package/dist/mdx/runtime/types.d.ts.map +1 -0
  94. package/dist/mdx/vite.d.ts +1 -1
  95. package/dist/mdx/vite.d.ts.map +1 -0
  96. package/dist/mdx/vite.js +0 -4
  97. package/dist/mdx-remote/client.d.ts +1 -0
  98. package/dist/mdx-remote/client.d.ts.map +1 -0
  99. package/dist/mdx-remote/index.d.ts +1 -0
  100. package/dist/mdx-remote/index.d.ts.map +1 -0
  101. package/dist/obsidian/index.d.ts +1 -0
  102. package/dist/obsidian/index.d.ts.map +1 -0
  103. package/dist/obsidian/mdx.d.ts +1 -0
  104. package/dist/obsidian/mdx.d.ts.map +1 -0
  105. package/dist/obsidian/ui.d.ts +1 -0
  106. package/dist/obsidian/ui.d.ts.map +1 -0
  107. package/dist/openapi/css/generated/shared.css +926 -0
  108. package/dist/openapi/css/preset.css +1 -1
  109. package/dist/openapi/index.d.ts +1 -0
  110. package/dist/openapi/index.d.ts.map +1 -0
  111. package/dist/openapi/server.d.ts +1 -0
  112. package/dist/openapi/server.d.ts.map +1 -0
  113. package/dist/openapi/ui.d.ts +1 -0
  114. package/dist/openapi/ui.d.ts.map +1 -0
  115. package/dist/press/index.d.ts +1 -0
  116. package/dist/press/index.d.ts.map +1 -0
  117. package/dist/press/vite.d.ts +1 -0
  118. package/dist/press/vite.d.ts.map +1 -0
  119. package/dist/python/components.d.ts +1 -0
  120. package/dist/python/components.d.ts.map +1 -0
  121. package/dist/python/index.d.ts +1 -0
  122. package/dist/python/index.d.ts.map +1 -0
  123. package/dist/twoslash/cache-fs.d.ts +1 -0
  124. package/dist/twoslash/cache-fs.d.ts.map +1 -0
  125. package/dist/twoslash/index.d.ts +1 -0
  126. package/dist/twoslash/index.d.ts.map +1 -0
  127. package/dist/twoslash/ui.d.ts +1 -0
  128. package/dist/twoslash/ui.d.ts.map +1 -0
  129. package/dist/typescript/index.d.ts +1 -0
  130. package/dist/typescript/index.d.ts.map +1 -0
  131. package/dist/typescript/ui.d.ts +1 -0
  132. package/dist/typescript/ui.d.ts.map +1 -0
  133. package/dist/ui/components/accordion.d.ts +1 -0
  134. package/dist/ui/components/accordion.d.ts.map +1 -0
  135. package/dist/ui/components/banner.d.ts +1 -0
  136. package/dist/ui/components/banner.d.ts.map +1 -0
  137. package/dist/ui/components/callout.d.ts +1 -0
  138. package/dist/ui/components/callout.d.ts.map +1 -0
  139. package/dist/ui/components/card.d.ts +1 -0
  140. package/dist/ui/components/card.d.ts.map +1 -0
  141. package/dist/ui/components/codeblock.d.ts +1 -0
  142. package/dist/ui/components/codeblock.d.ts.map +1 -0
  143. package/dist/ui/components/dialog/search.d.ts +1 -0
  144. package/dist/ui/components/dialog/search.d.ts.map +1 -0
  145. package/dist/ui/components/dynamic-codeblock.d.ts +1 -0
  146. package/dist/ui/components/dynamic-codeblock.d.ts.map +1 -0
  147. package/dist/ui/components/files.d.ts +1 -0
  148. package/dist/ui/components/files.d.ts.map +1 -0
  149. package/dist/ui/components/github-info.d.ts +1 -0
  150. package/dist/ui/components/github-info.d.ts.map +1 -0
  151. package/dist/ui/components/heading.d.ts +1 -0
  152. package/dist/ui/components/heading.d.ts.map +1 -0
  153. package/dist/ui/components/image-zoom.d.ts +1 -0
  154. package/dist/ui/components/image-zoom.d.ts.map +1 -0
  155. package/dist/ui/components/inline-toc.d.ts +1 -0
  156. package/dist/ui/components/inline-toc.d.ts.map +1 -0
  157. package/dist/ui/components/steps.d.ts +1 -0
  158. package/dist/ui/components/steps.d.ts.map +1 -0
  159. package/dist/ui/components/tabs.d.ts +1 -0
  160. package/dist/ui/components/tabs.d.ts.map +1 -0
  161. package/dist/ui/components/type-table.d.ts +1 -0
  162. package/dist/ui/components/type-table.d.ts.map +1 -0
  163. package/dist/ui/components/ui/button.d.ts +1 -0
  164. package/dist/ui/components/ui/button.d.ts.map +1 -0
  165. package/dist/ui/contexts/i18n.d.ts +1 -0
  166. package/dist/ui/contexts/i18n.d.ts.map +1 -0
  167. package/dist/ui/contexts/tree.d.ts +1 -0
  168. package/dist/ui/contexts/tree.d.ts.map +1 -0
  169. package/dist/ui/i18n.d.ts +1 -0
  170. package/dist/ui/i18n.d.ts.map +1 -0
  171. package/dist/ui/index.d.ts +2 -0
  172. package/dist/ui/index.d.ts.map +1 -0
  173. package/dist/ui/index.js +0 -0
  174. package/dist/ui/layouts/docs.d.ts +1 -0
  175. package/dist/ui/layouts/docs.d.ts.map +1 -0
  176. package/dist/ui/layouts/home/navbar.d.ts +1 -0
  177. package/dist/ui/layouts/home/navbar.d.ts.map +1 -0
  178. package/dist/ui/layouts/home.d.ts +1 -0
  179. package/dist/ui/layouts/home.d.ts.map +1 -0
  180. package/dist/ui/layouts/shared.d.ts +1 -0
  181. package/dist/ui/layouts/shared.d.ts.map +1 -0
  182. package/dist/ui/mdx.d.ts +1 -0
  183. package/dist/ui/mdx.d.ts.map +1 -0
  184. package/dist/ui/og.d.ts +1 -0
  185. package/dist/ui/og.d.ts.map +1 -0
  186. package/dist/ui/page.d.ts +1 -0
  187. package/dist/ui/page.d.ts.map +1 -0
  188. package/dist/ui/provider/base.d.ts +1 -0
  189. package/dist/ui/provider/base.d.ts.map +1 -0
  190. package/dist/ui/utils/use-copy-button.d.ts +1 -0
  191. package/dist/ui/utils/use-copy-button.d.ts.map +1 -0
  192. package/package.json +410 -109
  193. package/scripts/copy-css.js +4 -24
  194. package/src/mdx/vite.ts +0 -1
  195. package/src/ui/index.ts +2 -0
  196. package/tsup.config.ts +23 -7
  197. package/dist/mdx/plugins/index-file.d.ts +0 -1
  198. package/dist/mdx/plugins/index-file.js +0 -2
  199. package/dist/mdx/plugins/json-schema.d.ts +0 -2
  200. package/dist/mdx/plugins/json-schema.js +0 -6
  201. package/dist/mdx/plugins/last-modified.d.ts +0 -2
  202. package/dist/mdx/plugins/last-modified.js +0 -6
  203. package/dist/ui/components/dialog/search-algolia.d.ts +0 -1
  204. package/dist/ui/components/dialog/search-algolia.js +0 -2
  205. package/dist/ui/components/dialog/search-default.d.ts +0 -1
  206. package/dist/ui/components/dialog/search-default.js +0 -2
  207. package/dist/ui/components/dialog/search-orama.d.ts +0 -1
  208. package/dist/ui/components/dialog/search-orama.js +0 -2
  209. package/dist/ui/components/sidebar/base.d.ts +0 -1
  210. package/dist/ui/components/sidebar/base.js +0 -2
  211. package/dist/ui/components/sidebar/link-item.d.ts +0 -1
  212. package/dist/ui/components/sidebar/link-item.js +0 -2
  213. package/dist/ui/components/sidebar/page-tree.d.ts +0 -1
  214. package/dist/ui/components/sidebar/page-tree.js +0 -2
  215. package/dist/ui/components/toc/clerk.d.ts +0 -1
  216. package/dist/ui/components/toc/clerk.js +0 -2
  217. package/dist/ui/components/toc/default.d.ts +0 -1
  218. package/dist/ui/components/toc/default.js +0 -2
  219. package/dist/ui/components/toc/index.d.ts +0 -1
  220. package/dist/ui/components/toc/index.js +0 -2
  221. package/dist/ui/components/ui/accordion.d.ts +0 -1
  222. package/dist/ui/components/ui/accordion.js +0 -2
  223. package/dist/ui/components/ui/collapsible.d.ts +0 -1
  224. package/dist/ui/components/ui/collapsible.js +0 -2
  225. package/dist/ui/components/ui/navigation-menu.d.ts +0 -1
  226. package/dist/ui/components/ui/navigation-menu.js +0 -2
  227. package/dist/ui/components/ui/popover.d.ts +0 -1
  228. package/dist/ui/components/ui/popover.js +0 -2
  229. package/dist/ui/components/ui/scroll-area.d.ts +0 -1
  230. package/dist/ui/components/ui/scroll-area.js +0 -2
  231. package/dist/ui/components/ui/tabs.d.ts +0 -1
  232. package/dist/ui/components/ui/tabs.js +0 -2
  233. package/dist/ui/css/black.css +0 -1
  234. package/dist/ui/css/catppuccin.css +0 -1
  235. package/dist/ui/css/dusk.css +0 -1
  236. package/dist/ui/css/layouts/docs.css +0 -1
  237. package/dist/ui/css/layouts/home.css +0 -1
  238. package/dist/ui/css/layouts/notebook.css +0 -1
  239. package/dist/ui/css/neutral.css +0 -1
  240. package/dist/ui/css/ocean.css +0 -1
  241. package/dist/ui/css/preset.css +0 -10
  242. package/dist/ui/css/purple.css +0 -1
  243. package/dist/ui/css/shadcn.css +0 -1
  244. package/dist/ui/css/solar.css +0 -1
  245. package/dist/ui/css/style.css +0 -9
  246. package/dist/ui/css/vitepress.css +0 -1
  247. package/dist/ui/image-zoom.css +0 -77
  248. package/dist/ui/layouts/docs/page.d.ts +0 -1
  249. package/dist/ui/layouts/docs/page.js +0 -2
  250. package/dist/ui/layouts/notebook/page.d.ts +0 -1
  251. package/dist/ui/layouts/notebook/page.js +0 -2
  252. package/dist/ui/layouts/notebook.d.ts +0 -1
  253. package/dist/ui/layouts/notebook.js +0 -2
  254. package/dist/ui/provider/next.d.ts +0 -1
  255. package/dist/ui/provider/next.js +0 -2
  256. package/dist/ui/provider/react-router.d.ts +0 -1
  257. package/dist/ui/provider/react-router.js +0 -2
  258. package/dist/ui/provider/tanstack.d.ts +0 -1
  259. package/dist/ui/provider/tanstack.js +0 -2
  260. package/dist/ui/provider/waku.d.ts +0 -1
  261. package/dist/ui/provider/waku.js +0 -2
  262. package/dist/ui/style.css +0 -3180
  263. package/src/mdx/plugins/index-file.ts +0 -1
  264. package/src/mdx/plugins/json-schema.ts +0 -2
  265. package/src/mdx/plugins/last-modified.ts +0 -2
  266. package/src/ui/components/dialog/search-algolia.ts +0 -1
  267. package/src/ui/components/dialog/search-default.ts +0 -1
  268. package/src/ui/components/dialog/search-orama.ts +0 -1
  269. package/src/ui/components/sidebar/base.ts +0 -1
  270. package/src/ui/components/sidebar/link-item.ts +0 -1
  271. package/src/ui/components/sidebar/page-tree.ts +0 -1
  272. package/src/ui/components/toc/clerk.ts +0 -1
  273. package/src/ui/components/toc/default.ts +0 -1
  274. package/src/ui/components/toc/index.ts +0 -1
  275. package/src/ui/components/ui/accordion.ts +0 -1
  276. package/src/ui/components/ui/collapsible.ts +0 -1
  277. package/src/ui/components/ui/navigation-menu.ts +0 -1
  278. package/src/ui/components/ui/popover.ts +0 -1
  279. package/src/ui/components/ui/scroll-area.ts +0 -1
  280. package/src/ui/components/ui/tabs.ts +0 -1
  281. package/src/ui/layouts/docs/page.ts +0 -1
  282. package/src/ui/layouts/notebook/page.ts +0 -1
  283. package/src/ui/layouts/notebook.ts +0 -1
  284. package/src/ui/provider/next.ts +0 -1
  285. package/src/ui/provider/react-router.ts +0 -1
  286. package/src/ui/provider/tanstack.ts +0 -1
  287. package/src/ui/provider/waku.ts +0 -1
@@ -0,0 +1,107 @@
1
+
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
+
5
+ CLI 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
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.1
8
+ CLI Using tsup config: /home/runner/work/docs/docs/packages/hanzo-docs/tsup.config.ts
9
+ CLI Target: es2022
10
+ CLI Cleaning output folder
11
+ ESM Build start
12
+ ESM dist/cli/build.js 59.00 B
13
+ ESM dist/core/content/github.js 79.00 B
14
+ ESM dist/mdx/runtime/browser.js 79.00 B
15
+ ESM dist/ui/components/dialog/search.js 100.00 B
16
+ ESM dist/ui/layouts/home/navbar.js 90.00 B
17
+ ESM dist/core/framework/index.js 75.00 B
18
+ ESM dist/core/highlight/client.js 83.00 B
19
+ ESM dist/core/mdx-plugins/codeblock-utils.js 105.00 B
20
+ ESM dist/core/search/algolia.js 79.00 B
21
+ ESM dist/core/source/client.js 77.00 B
22
+ ESM dist/docgen/index.js 59.00 B
23
+ ESM dist/mdx-remote/client.js 71.00 B
24
+ ESM dist/obsidian/index.js 63.00 B
25
+ ESM dist/openapi/index.js 61.00 B
26
+ ESM dist/python/index.js 59.00 B
27
+ ESM dist/press/index.js 57.00 B
28
+ ESM dist/twoslash/index.js 63.00 B
29
+ ESM dist/typescript/index.js 67.00 B
30
+ ESM dist/ui/components/ui/button.js 92.00 B
31
+ ESM dist/ui/index.js 0 B
32
+ ESM dist/ui/contexts/tree.js 78.00 B
33
+ ESM dist/content-collections/index.js 85.00 B
34
+ ESM dist/ui/provider/base.js 78.00 B
35
+ ESM dist/ui/components/accordion.js 92.00 B
36
+ ESM dist/core/breadcrumb.js 71.00 B
37
+ ESM dist/ui/utils/use-copy-button.js 94.00 B
38
+ ESM dist/core/content/index.js 71.00 B
39
+ ESM dist/core/content/toc.js 73.00 B
40
+ ESM dist/core/dynamic-link.js 75.00 B
41
+ ESM dist/core/framework/next.js 79.00 B
42
+ ESM dist/core/framework/react-router.js 95.00 B
43
+ ESM dist/core/framework/tanstack.js 87.00 B
44
+ ESM dist/core/framework/waku.js 79.00 B
45
+ ESM dist/core/highlight/index.js 75.00 B
46
+ ESM dist/core/i18n/middleware.js 81.00 B
47
+ ESM dist/core/link.js 154.00 B
48
+ ESM dist/core/mdx-plugins/index.js 79.00 B
49
+ ESM dist/core/mdx-plugins/rehype-code.js 97.00 B
50
+ ESM dist/core/mdx-plugins/remark-gfm.js 95.00 B
51
+ ESM dist/core/negotiation.js 73.00 B
52
+ ESM dist/core/mdx-plugins/remark-steps.js 99.00 B
53
+ ESM dist/core/mdx-plugins/remark-structure.js 107.00 B
54
+ ESM dist/core/page-tree.js 69.00 B
55
+ ESM dist/core/search/index.js 69.00 B
56
+ ESM dist/core/search/client.js 77.00 B
57
+ ESM dist/core/search/orama-cloud.js 87.00 B
58
+ ESM dist/core/source/lucide-icons.js 89.00 B
59
+ ESM dist/core/search/server.js 77.00 B
60
+ ESM dist/core/source/schema.js 77.00 B
61
+ ESM dist/core/source/index.js 69.00 B
62
+ ESM dist/core/toc.js 57.00 B
63
+ ESM dist/mdx/bun.js 55.00 B
64
+ ESM dist/mdx/index.js 53.00 B
65
+ ESM dist/docgen/remark-ts2js.js 79.00 B
66
+ ESM dist/mdx/config.js 61.00 B
67
+ ESM dist/mdx/runtime/dynamic.js 79.00 B
68
+ ESM dist/mdx/next.js 57.00 B
69
+ ESM dist/mdx/runtime/server.js 77.00 B
70
+ ESM dist/mdx/runtime/types.js 75.00 B
71
+ ESM dist/mdx/vite.js 57.00 B
72
+ ESM dist/mdx-remote/index.js 63.00 B
73
+ ESM dist/obsidian/mdx.js 65.00 B
74
+ ESM dist/obsidian/ui.js 63.00 B
75
+ ESM dist/openapi/server.js 69.00 B
76
+ ESM dist/openapi/ui.js 61.00 B
77
+ ESM dist/press/vite.js 61.00 B
78
+ ESM dist/python/components.js 75.00 B
79
+ ESM dist/twoslash/cache-fs.js 75.00 B
80
+ ESM dist/typescript/ui.js 67.00 B
81
+ ESM dist/twoslash/ui.js 63.00 B
82
+ ESM dist/ui/components/callout.js 88.00 B
83
+ ESM dist/ui/components/banner.js 86.00 B
84
+ ESM dist/ui/components/card.js 82.00 B
85
+ ESM dist/ui/components/codeblock.js 92.00 B
86
+ ESM dist/ui/components/dynamic-codeblock.js 108.00 B
87
+ ESM dist/ui/components/files.js 84.00 B
88
+ ESM dist/ui/components/github-info.js 96.00 B
89
+ ESM dist/ui/components/image-zoom.js 94.00 B
90
+ ESM dist/ui/components/tabs.js 82.00 B
91
+ ESM dist/ui/components/heading.js 88.00 B
92
+ ESM dist/ui/components/inline-toc.js 94.00 B
93
+ ESM dist/ui/components/steps.js 84.00 B
94
+ ESM dist/ui/components/type-table.js 94.00 B
95
+ ESM dist/ui/i18n.js 60.00 B
96
+ ESM dist/ui/contexts/i18n.js 78.00 B
97
+ ESM dist/ui/layouts/home.js 76.00 B
98
+ ESM dist/ui/layouts/docs.js 76.00 B
99
+ ESM dist/ui/mdx.js 155.00 B
100
+ ESM dist/ui/layouts/shared.js 80.00 B
101
+ ESM dist/ui/og.js 56.00 B
102
+ ESM dist/ui/page.js 60.00 B
103
+ ESM dist/core/i18n/index.js 65.00 B
104
+ ESM ⚡️ Build success in 54ms
105
+ Copied twoslash.css
106
+ Copied openapi CSS
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/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2023 Fuma
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -1,116 +1,2 @@
1
1
  export * from '@hanzo/docs-cli/build';
2
- import '@hanzo/docs-content-collections';
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/plugins/index-file';
43
- import '@hanzo/docs-mdx/plugins/json-schema';
44
- import '@hanzo/docs-mdx/plugins/last-modified';
45
- import '@hanzo/docs-mdx/runtime/browser';
46
- import '@hanzo/docs-mdx/runtime/dynamic';
47
- import '@hanzo/docs-mdx/runtime/server';
48
- import '@hanzo/docs-mdx/runtime/types';
49
- import '@hanzo/docs-mdx/vite';
50
- import '@hanzo/mdx-runtime/client';
51
- import '@hanzo/mdx-runtime';
52
- import '@hanzo/docs-obsidian';
53
- import '@hanzo/docs-obsidian/mdx';
54
- import '@hanzo/docs-obsidian/ui';
55
- import '@hanzo/docs-openapi';
56
- import '@hanzo/docs-openapi/server';
57
- import '@hanzo/docs-openapi/ui';
58
- import '@hanzo/docs-press';
59
- import '@hanzo/docs-press/vite';
60
- import '@hanzo/docs-python/components';
61
- import '@hanzo/docs-python';
62
- import '@hanzo/docs-twoslash/cache-fs';
63
- import '@hanzo/docs-twoslash';
64
- import '@hanzo/docs-twoslash/ui';
65
- import '@hanzo/docs-typescript';
66
- import '@hanzo/docs-typescript/ui';
67
- import '@hanzo/docs-base-ui/components/accordion';
68
- import '@hanzo/docs-base-ui/components/banner';
69
- import '@hanzo/docs-base-ui/components/callout';
70
- import '@hanzo/docs-base-ui/components/card';
71
- import '@hanzo/docs-base-ui/components/codeblock';
72
- import '@hanzo/docs-base-ui/components/dialog/search-algolia';
73
- import '@hanzo/docs-base-ui/components/dialog/search-default';
74
- import '@hanzo/docs-base-ui/components/dialog/search-orama';
75
- import '@hanzo/docs-base-ui/components/dialog/search';
76
- import '@hanzo/docs-base-ui/components/dynamic-codeblock';
77
- import '@hanzo/docs-base-ui/components/files';
78
- import '@hanzo/docs-base-ui/components/github-info';
79
- import '@hanzo/docs-base-ui/components/heading';
80
- import '@hanzo/docs-base-ui/components/image-zoom';
81
- import '@hanzo/docs-base-ui/components/inline-toc';
82
- import '@hanzo/docs-base-ui/components/sidebar/base';
83
- import '@hanzo/docs-base-ui/components/sidebar/link-item';
84
- import '@hanzo/docs-base-ui/components/sidebar/page-tree';
85
- import '@hanzo/docs-base-ui/components/steps';
86
- import '@hanzo/docs-base-ui/components/tabs';
87
- import '@hanzo/docs-base-ui/components/toc/clerk';
88
- import '@hanzo/docs-base-ui/components/toc/default';
89
- import '@hanzo/docs-base-ui/components/toc/index';
90
- import '@hanzo/docs-base-ui/components/type-table';
91
- import '@hanzo/docs-base-ui/components/ui/accordion';
92
- import '@hanzo/docs-base-ui/components/ui/button';
93
- import '@hanzo/docs-base-ui/components/ui/collapsible';
94
- import '@hanzo/docs-base-ui/components/ui/navigation-menu';
95
- import '@hanzo/docs-base-ui/components/ui/popover';
96
- import '@hanzo/docs-base-ui/components/ui/scroll-area';
97
- import '@hanzo/docs-base-ui/components/ui/tabs';
98
- import '@hanzo/docs-base-ui/contexts/i18n';
99
- import '@hanzo/docs-base-ui/contexts/tree';
100
- import '@hanzo/docs-base-ui/i18n';
101
- import '@hanzo/docs-base-ui/layouts/docs/page';
102
- import '@hanzo/docs-base-ui/layouts/docs';
103
- import '@hanzo/docs-base-ui/layouts/home/navbar';
104
- import '@hanzo/docs-base-ui/layouts/home';
105
- import '@hanzo/docs-base-ui/layouts/notebook/page';
106
- import '@hanzo/docs-base-ui/layouts/notebook';
107
- import '@hanzo/docs-base-ui/layouts/shared';
108
- import '@hanzo/docs-base-ui/mdx';
109
- import '@hanzo/docs-base-ui/og';
110
- import '@hanzo/docs-base-ui/page';
111
- import '@hanzo/docs-base-ui/provider/base';
112
- import '@hanzo/docs-base-ui/provider/next';
113
- import '@hanzo/docs-base-ui/provider/react-router';
114
- import '@hanzo/docs-base-ui/provider/tanstack';
115
- import '@hanzo/docs-base-ui/provider/waku';
116
- import '@hanzo/docs-base-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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-content-collections';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/content-collections/index.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/breadcrumb';
2
+ //# sourceMappingURL=breadcrumb.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"breadcrumb.d.ts","sourceRoot":"","sources":["../../src/core/breadcrumb.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/content/github';
2
+ //# sourceMappingURL=github.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"github.d.ts","sourceRoot":"","sources":["../../../src/core/content/github.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/content';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/content/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/content/toc';
2
+ //# sourceMappingURL=toc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toc.d.ts","sourceRoot":"","sources":["../../../src/core/content/toc.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/dynamic-link';
2
+ //# sourceMappingURL=dynamic-link.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/framework';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/framework/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/framework/next';
2
+ //# sourceMappingURL=next.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"next.d.ts","sourceRoot":"","sources":["../../../src/core/framework/next.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/framework/react-router';
2
+ //# sourceMappingURL=react-router.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/framework/tanstack';
2
+ //# sourceMappingURL=tanstack.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tanstack.d.ts","sourceRoot":"","sources":["../../../src/core/framework/tanstack.ts"],"names":[],"mappings":"AAAA,cAAc,qCAAqC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/framework/waku';
2
+ //# sourceMappingURL=waku.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"waku.d.ts","sourceRoot":"","sources":["../../../src/core/framework/waku.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/highlight/client';
2
+ //# sourceMappingURL=client.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../src/core/highlight/client.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/highlight';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/highlight/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/i18n';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/i18n/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/i18n/middleware';
2
+ //# sourceMappingURL=middleware.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"middleware.d.ts","sourceRoot":"","sources":["../../../src/core/i18n/middleware.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * from '@hanzo/docs-core/link';
2
2
  export { default } from '@hanzo/docs-core/link';
3
+ //# sourceMappingURL=link.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/mdx-plugins/codeblock-utils';
2
+ //# sourceMappingURL=codeblock-utils.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/mdx-plugins';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/mdx-plugins/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/mdx-plugins/rehype-code';
2
+ //# sourceMappingURL=rehype-code.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/mdx-plugins/remark-gfm';
2
+ //# sourceMappingURL=remark-gfm.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/mdx-plugins/remark-steps';
2
+ //# sourceMappingURL=remark-steps.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/mdx-plugins/remark-structure';
2
+ //# sourceMappingURL=remark-structure.d.ts.map
@@ -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"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/negotiation';
2
+ //# sourceMappingURL=negotiation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"negotiation.d.ts","sourceRoot":"","sources":["../../src/core/negotiation.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/page-tree';
2
+ //# sourceMappingURL=page-tree.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"page-tree.d.ts","sourceRoot":"","sources":["../../src/core/page-tree.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/search/algolia';
2
+ //# sourceMappingURL=algolia.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"algolia.d.ts","sourceRoot":"","sources":["../../../src/core/search/algolia.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/search/client';
2
+ //# sourceMappingURL=client.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../src/core/search/client.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/search';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/search/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/search/orama-cloud';
2
+ //# sourceMappingURL=orama-cloud.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"orama-cloud.d.ts","sourceRoot":"","sources":["../../../src/core/search/orama-cloud.ts"],"names":[],"mappings":"AAAA,cAAc,qCAAqC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/search/server';
2
+ //# sourceMappingURL=server.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../../src/core/search/server.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/source/client';
2
+ //# sourceMappingURL=client.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../../src/core/source/client.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/source';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/source/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/source/lucide-icons';
2
+ //# sourceMappingURL=lucide-icons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lucide-icons.d.ts","sourceRoot":"","sources":["../../../src/core/source/lucide-icons.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/source/schema';
2
+ //# sourceMappingURL=schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../src/core/source/schema.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-core/toc';
2
+ //# sourceMappingURL=toc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toc.d.ts","sourceRoot":"","sources":["../../src/core/toc.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-docgen';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/docgen/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-docgen/remark-ts2js';
2
+ //# sourceMappingURL=remark-ts2js.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"remark-ts2js.d.ts","sourceRoot":"","sources":["../../src/docgen/remark-ts2js.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
package/dist/mdx/bun.d.ts CHANGED
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-mdx/bun';
2
+ //# sourceMappingURL=bun.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bun.d.ts","sourceRoot":"","sources":["../../src/mdx/bun.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC"}
@@ -1 +1,2 @@
1
1
  export * from '@hanzo/docs-mdx/config';
2
+ //# sourceMappingURL=config.d.ts.map