@nikala-ui/folio 0.13.1 → 0.13.2

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 (365) hide show
  1. package/dist/cli/commands/build.d.ts +0 -1
  2. package/dist/cli/commands/build.js +0 -1
  3. package/dist/cli/commands/dev.d.ts +0 -1
  4. package/dist/cli/commands/dev.js +0 -1
  5. package/dist/cli/commands/init.d.ts +0 -1
  6. package/dist/cli/commands/init.js +1 -1
  7. package/dist/cli/commands/preview.d.ts +0 -1
  8. package/dist/cli/commands/preview.js +0 -1
  9. package/dist/cli/commands/serve.d.ts +0 -1
  10. package/dist/cli/commands/serve.js +0 -1
  11. package/dist/cli/index.d.ts +0 -1
  12. package/dist/cli/index.js +0 -1
  13. package/dist/client/app-types.d.ts +0 -1
  14. package/dist/client/app-types.js +0 -1
  15. package/dist/client/app.d.ts +0 -1
  16. package/dist/client/app.jsx +0 -1
  17. package/dist/client/components/docs-layout-shell.d.ts +0 -1
  18. package/dist/client/components/docs-layout-shell.jsx +0 -1
  19. package/dist/client/components/docs-page-content.d.ts +0 -1
  20. package/dist/client/components/docs-page-content.jsx +0 -1
  21. package/dist/client/entry.d.ts +0 -1
  22. package/dist/client/entry.jsx +0 -1
  23. package/dist/client/navigation/page-navigation.d.ts +0 -1
  24. package/dist/client/navigation/page-navigation.js +0 -1
  25. package/dist/client/page-actions.d.ts +0 -1
  26. package/dist/client/page-actions.js +0 -1
  27. package/dist/client/routing/use-docs-router.d.ts +0 -1
  28. package/dist/client/routing/use-docs-router.js +0 -1
  29. package/dist/client/ssr-entry.d.ts +0 -1
  30. package/dist/client/ssr-entry.jsx +0 -1
  31. package/dist/client/utils/sidebar.d.ts +0 -1
  32. package/dist/client/utils/sidebar.js +0 -1
  33. package/dist/components/mdx-components.d.ts +0 -1
  34. package/dist/components/mdx-components.jsx +0 -1
  35. package/dist/components/ui/api-table.d.ts +0 -1
  36. package/dist/components/ui/api-table.jsx +0 -1
  37. package/dist/components/ui/badge.d.ts +0 -1
  38. package/dist/components/ui/badge.jsx +0 -1
  39. package/dist/components/ui/breadcrumb.d.ts +0 -1
  40. package/dist/components/ui/breadcrumb.jsx +0 -1
  41. package/dist/components/ui/button.d.ts +0 -1
  42. package/dist/components/ui/button.jsx +0 -1
  43. package/dist/components/ui/callout.d.ts +0 -1
  44. package/dist/components/ui/callout.jsx +0 -1
  45. package/dist/components/ui/card.d.ts +0 -1
  46. package/dist/components/ui/card.jsx +0 -1
  47. package/dist/components/ui/code-block.d.ts +0 -1
  48. package/dist/components/ui/code-block.jsx +0 -1
  49. package/dist/components/ui/collapsible.d.ts +0 -1
  50. package/dist/components/ui/collapsible.jsx +0 -1
  51. package/dist/components/ui/command.d.ts +0 -1
  52. package/dist/components/ui/command.jsx +0 -1
  53. package/dist/components/ui/component-viewer.d.ts +0 -1
  54. package/dist/components/ui/component-viewer.jsx +0 -1
  55. package/dist/components/ui/container.d.ts +0 -1
  56. package/dist/components/ui/container.jsx +0 -1
  57. package/dist/components/ui/dropdown-menu.d.ts +0 -1
  58. package/dist/components/ui/dropdown-menu.jsx +0 -1
  59. package/dist/components/ui/input-group.d.ts +0 -1
  60. package/dist/components/ui/input-group.jsx +0 -1
  61. package/dist/components/ui/kbd.d.ts +0 -1
  62. package/dist/components/ui/kbd.jsx +0 -1
  63. package/dist/components/ui/list.d.ts +0 -1
  64. package/dist/components/ui/list.jsx +0 -1
  65. package/dist/components/ui/logo.d.ts +0 -1
  66. package/dist/components/ui/logo.jsx +0 -1
  67. package/dist/components/ui/navbar.d.ts +0 -1
  68. package/dist/components/ui/navbar.jsx +0 -1
  69. package/dist/components/ui/package-manager-tabs.d.ts +0 -1
  70. package/dist/components/ui/package-manager-tabs.jsx +0 -1
  71. package/dist/components/ui/pager.d.ts +0 -1
  72. package/dist/components/ui/pager.jsx +0 -1
  73. package/dist/components/ui/scroll-area.d.ts +0 -1
  74. package/dist/components/ui/scroll-area.jsx +0 -1
  75. package/dist/components/ui/section-heading.d.ts +0 -1
  76. package/dist/components/ui/section-heading.jsx +0 -1
  77. package/dist/components/ui/separator.d.ts +0 -1
  78. package/dist/components/ui/separator.jsx +0 -1
  79. package/dist/components/ui/sidebar.d.ts +0 -1
  80. package/dist/components/ui/sidebar.jsx +0 -1
  81. package/dist/components/ui/skeleton.d.ts +0 -1
  82. package/dist/components/ui/skeleton.jsx +0 -1
  83. package/dist/components/ui/spinner.d.ts +0 -1
  84. package/dist/components/ui/spinner.jsx +0 -1
  85. package/dist/components/ui/table-of-contents.d.ts +0 -1
  86. package/dist/components/ui/table-of-contents.jsx +0 -1
  87. package/dist/components/ui/table.d.ts +0 -1
  88. package/dist/components/ui/table.jsx +0 -1
  89. package/dist/components/ui/tabs.d.ts +0 -1
  90. package/dist/components/ui/tabs.jsx +0 -1
  91. package/dist/components/ui/theme-toggle.d.ts +0 -1
  92. package/dist/components/ui/theme-toggle.jsx +0 -1
  93. package/dist/components/ui/tooltip.d.ts +0 -1
  94. package/dist/components/ui/tooltip.jsx +0 -1
  95. package/dist/config.d.ts +0 -1
  96. package/dist/config.js +0 -1
  97. package/dist/core/content-scanner.d.ts +0 -1
  98. package/dist/core/content-scanner.js +0 -1
  99. package/dist/core/route-tree.d.ts +0 -1
  100. package/dist/core/route-tree.js +0 -1
  101. package/dist/hooks/create-click-outside.d.ts +0 -1
  102. package/dist/hooks/create-click-outside.js +0 -1
  103. package/dist/hooks/create-clipboard.d.ts +0 -1
  104. package/dist/hooks/create-clipboard.js +0 -1
  105. package/dist/hooks/create-color-mode.d.ts +0 -1
  106. package/dist/hooks/create-color-mode.js +0 -1
  107. package/dist/hooks/create-controllable-signal.d.ts +0 -1
  108. package/dist/hooks/create-controllable-signal.js +0 -1
  109. package/dist/hooks/create-focus-trap.d.ts +0 -1
  110. package/dist/hooks/create-focus-trap.js +0 -1
  111. package/dist/hooks/create-keybindings.d.ts +0 -1
  112. package/dist/hooks/create-keybindings.js +0 -1
  113. package/dist/hooks/create-lock-scroll.d.ts +0 -1
  114. package/dist/hooks/create-lock-scroll.js +0 -1
  115. package/dist/hooks/create-resize-observer.d.ts +0 -1
  116. package/dist/hooks/create-resize-observer.js +0 -1
  117. package/dist/hooks/create-scroll-position.d.ts +0 -1
  118. package/dist/hooks/create-scroll-position.js +0 -1
  119. package/dist/index.d.ts +0 -1
  120. package/dist/index.js +0 -1
  121. package/dist/lib/cn.d.ts +0 -1
  122. package/dist/lib/cn.js +0 -1
  123. package/dist/mdx/compiler.d.ts +0 -1
  124. package/dist/mdx/compiler.js +0 -1
  125. package/dist/mdx/highlighter.d.ts +0 -1
  126. package/dist/mdx/highlighter.js +0 -1
  127. package/dist/mdx/rehype-shiki.d.ts +0 -1
  128. package/dist/mdx/rehype-shiki.js +0 -1
  129. package/dist/navigation/index.d.ts +0 -1
  130. package/dist/navigation/index.js +0 -1
  131. package/dist/navigation/repository-links.d.ts +0 -1
  132. package/dist/navigation/repository-links.js +0 -1
  133. package/dist/navigation/sidebar-state.d.ts +0 -1
  134. package/dist/navigation/sidebar-state.js +0 -1
  135. package/dist/navigation/sidebar-tree.d.ts +0 -1
  136. package/dist/navigation/sidebar-tree.js +0 -1
  137. package/dist/providers/theme-provider.d.ts +0 -1
  138. package/dist/providers/theme-provider.jsx +0 -1
  139. package/dist/providers/theme-script.d.ts +0 -1
  140. package/dist/providers/theme-script.jsx +0 -1
  141. package/dist/providers/theme-transitions.d.ts +0 -1
  142. package/dist/providers/theme-transitions.js +0 -1
  143. package/dist/search/provider.d.ts +0 -1
  144. package/dist/search/provider.js +0 -1
  145. package/dist/server/index.d.ts +0 -1
  146. package/dist/server/index.js +0 -1
  147. package/dist/server/plugin.d.ts +0 -1
  148. package/dist/server/plugin.js +0 -1
  149. package/dist/theme-accent.d.ts +0 -1
  150. package/dist/theme-accent.js +0 -1
  151. package/dist/theme-mode.d.ts +0 -1
  152. package/dist/theme-mode.js +0 -1
  153. package/dist/themes/default/content/breadcrumbs.d.ts +0 -1
  154. package/dist/themes/default/content/breadcrumbs.jsx +0 -1
  155. package/dist/themes/default/content/pager.d.ts +0 -1
  156. package/dist/themes/default/content/pager.jsx +0 -1
  157. package/dist/themes/default/content/table-of-contents.d.ts +0 -1
  158. package/dist/themes/default/content/table-of-contents.jsx +0 -1
  159. package/dist/themes/default/icons.d.ts +0 -1
  160. package/dist/themes/default/icons.js +0 -1
  161. package/dist/themes/default/index.d.ts +0 -1
  162. package/dist/themes/default/index.js +0 -1
  163. package/dist/themes/default/layout.d.ts +0 -1
  164. package/dist/themes/default/layout.jsx +0 -1
  165. package/dist/themes/default/navbar.d.ts +0 -1
  166. package/dist/themes/default/navbar.jsx +0 -1
  167. package/dist/themes/default/navigation/mobile-table-of-contents.d.ts +0 -1
  168. package/dist/themes/default/navigation/mobile-table-of-contents.jsx +0 -1
  169. package/dist/themes/default/navigation/sidebar-tree.d.ts +0 -1
  170. package/dist/themes/default/navigation/sidebar-tree.jsx +0 -1
  171. package/dist/themes/default/overlays/search-dialog.d.ts +0 -1
  172. package/dist/themes/default/overlays/search-dialog.jsx +0 -1
  173. package/dist/themes/default/sidebar.d.ts +0 -1
  174. package/dist/themes/default/sidebar.jsx +0 -1
  175. package/dist/themes/index.d.ts +0 -1
  176. package/dist/themes/index.js +0 -1
  177. package/dist/themes/types.d.ts +0 -1
  178. package/dist/themes/types.js +0 -1
  179. package/dist/types.d.ts +0 -1
  180. package/dist/types.js +0 -1
  181. package/dist/version.d.ts +1 -2
  182. package/dist/version.js +1 -2
  183. package/package.json +1 -1
  184. package/dist/cli/commands/build.d.ts.map +0 -1
  185. package/dist/cli/commands/build.js.map +0 -1
  186. package/dist/cli/commands/dev.d.ts.map +0 -1
  187. package/dist/cli/commands/dev.js.map +0 -1
  188. package/dist/cli/commands/init.d.ts.map +0 -1
  189. package/dist/cli/commands/init.js.map +0 -1
  190. package/dist/cli/commands/preview.d.ts.map +0 -1
  191. package/dist/cli/commands/preview.js.map +0 -1
  192. package/dist/cli/commands/serve.d.ts.map +0 -1
  193. package/dist/cli/commands/serve.js.map +0 -1
  194. package/dist/cli/index.d.ts.map +0 -1
  195. package/dist/cli/index.js.map +0 -1
  196. package/dist/client/app-types.d.ts.map +0 -1
  197. package/dist/client/app-types.js.map +0 -1
  198. package/dist/client/app.d.ts.map +0 -1
  199. package/dist/client/app.jsx.map +0 -1
  200. package/dist/client/components/docs-layout-shell.d.ts.map +0 -1
  201. package/dist/client/components/docs-layout-shell.jsx.map +0 -1
  202. package/dist/client/components/docs-page-content.d.ts.map +0 -1
  203. package/dist/client/components/docs-page-content.jsx.map +0 -1
  204. package/dist/client/entry.d.ts.map +0 -1
  205. package/dist/client/entry.jsx.map +0 -1
  206. package/dist/client/navigation/page-navigation.d.ts.map +0 -1
  207. package/dist/client/navigation/page-navigation.js.map +0 -1
  208. package/dist/client/page-actions.d.ts.map +0 -1
  209. package/dist/client/page-actions.js.map +0 -1
  210. package/dist/client/routing/use-docs-router.d.ts.map +0 -1
  211. package/dist/client/routing/use-docs-router.js.map +0 -1
  212. package/dist/client/ssr-entry.d.ts.map +0 -1
  213. package/dist/client/ssr-entry.jsx.map +0 -1
  214. package/dist/client/utils/sidebar.d.ts.map +0 -1
  215. package/dist/client/utils/sidebar.js.map +0 -1
  216. package/dist/components/mdx-components.d.ts.map +0 -1
  217. package/dist/components/mdx-components.jsx.map +0 -1
  218. package/dist/components/ui/api-table.d.ts.map +0 -1
  219. package/dist/components/ui/api-table.jsx.map +0 -1
  220. package/dist/components/ui/badge.d.ts.map +0 -1
  221. package/dist/components/ui/badge.jsx.map +0 -1
  222. package/dist/components/ui/breadcrumb.d.ts.map +0 -1
  223. package/dist/components/ui/breadcrumb.jsx.map +0 -1
  224. package/dist/components/ui/button.d.ts.map +0 -1
  225. package/dist/components/ui/button.jsx.map +0 -1
  226. package/dist/components/ui/callout.d.ts.map +0 -1
  227. package/dist/components/ui/callout.jsx.map +0 -1
  228. package/dist/components/ui/card.d.ts.map +0 -1
  229. package/dist/components/ui/card.jsx.map +0 -1
  230. package/dist/components/ui/code-block.d.ts.map +0 -1
  231. package/dist/components/ui/code-block.jsx.map +0 -1
  232. package/dist/components/ui/collapsible.d.ts.map +0 -1
  233. package/dist/components/ui/collapsible.jsx.map +0 -1
  234. package/dist/components/ui/command.d.ts.map +0 -1
  235. package/dist/components/ui/command.jsx.map +0 -1
  236. package/dist/components/ui/component-viewer.d.ts.map +0 -1
  237. package/dist/components/ui/component-viewer.jsx.map +0 -1
  238. package/dist/components/ui/container.d.ts.map +0 -1
  239. package/dist/components/ui/container.jsx.map +0 -1
  240. package/dist/components/ui/dropdown-menu.d.ts.map +0 -1
  241. package/dist/components/ui/dropdown-menu.jsx.map +0 -1
  242. package/dist/components/ui/input-group.d.ts.map +0 -1
  243. package/dist/components/ui/input-group.jsx.map +0 -1
  244. package/dist/components/ui/kbd.d.ts.map +0 -1
  245. package/dist/components/ui/kbd.jsx.map +0 -1
  246. package/dist/components/ui/list.d.ts.map +0 -1
  247. package/dist/components/ui/list.jsx.map +0 -1
  248. package/dist/components/ui/logo.d.ts.map +0 -1
  249. package/dist/components/ui/logo.jsx.map +0 -1
  250. package/dist/components/ui/navbar.d.ts.map +0 -1
  251. package/dist/components/ui/navbar.jsx.map +0 -1
  252. package/dist/components/ui/package-manager-tabs.d.ts.map +0 -1
  253. package/dist/components/ui/package-manager-tabs.jsx.map +0 -1
  254. package/dist/components/ui/pager.d.ts.map +0 -1
  255. package/dist/components/ui/pager.jsx.map +0 -1
  256. package/dist/components/ui/scroll-area.d.ts.map +0 -1
  257. package/dist/components/ui/scroll-area.jsx.map +0 -1
  258. package/dist/components/ui/section-heading.d.ts.map +0 -1
  259. package/dist/components/ui/section-heading.jsx.map +0 -1
  260. package/dist/components/ui/separator.d.ts.map +0 -1
  261. package/dist/components/ui/separator.jsx.map +0 -1
  262. package/dist/components/ui/sidebar.d.ts.map +0 -1
  263. package/dist/components/ui/sidebar.jsx.map +0 -1
  264. package/dist/components/ui/skeleton.d.ts.map +0 -1
  265. package/dist/components/ui/skeleton.jsx.map +0 -1
  266. package/dist/components/ui/spinner.d.ts.map +0 -1
  267. package/dist/components/ui/spinner.jsx.map +0 -1
  268. package/dist/components/ui/table-of-contents.d.ts.map +0 -1
  269. package/dist/components/ui/table-of-contents.jsx.map +0 -1
  270. package/dist/components/ui/table.d.ts.map +0 -1
  271. package/dist/components/ui/table.jsx.map +0 -1
  272. package/dist/components/ui/tabs.d.ts.map +0 -1
  273. package/dist/components/ui/tabs.jsx.map +0 -1
  274. package/dist/components/ui/theme-toggle.d.ts.map +0 -1
  275. package/dist/components/ui/theme-toggle.jsx.map +0 -1
  276. package/dist/components/ui/tooltip.d.ts.map +0 -1
  277. package/dist/components/ui/tooltip.jsx.map +0 -1
  278. package/dist/config.d.ts.map +0 -1
  279. package/dist/config.js.map +0 -1
  280. package/dist/core/content-scanner.d.ts.map +0 -1
  281. package/dist/core/content-scanner.js.map +0 -1
  282. package/dist/core/route-tree.d.ts.map +0 -1
  283. package/dist/core/route-tree.js.map +0 -1
  284. package/dist/hooks/create-click-outside.d.ts.map +0 -1
  285. package/dist/hooks/create-click-outside.js.map +0 -1
  286. package/dist/hooks/create-clipboard.d.ts.map +0 -1
  287. package/dist/hooks/create-clipboard.js.map +0 -1
  288. package/dist/hooks/create-color-mode.d.ts.map +0 -1
  289. package/dist/hooks/create-color-mode.js.map +0 -1
  290. package/dist/hooks/create-controllable-signal.d.ts.map +0 -1
  291. package/dist/hooks/create-controllable-signal.js.map +0 -1
  292. package/dist/hooks/create-focus-trap.d.ts.map +0 -1
  293. package/dist/hooks/create-focus-trap.js.map +0 -1
  294. package/dist/hooks/create-keybindings.d.ts.map +0 -1
  295. package/dist/hooks/create-keybindings.js.map +0 -1
  296. package/dist/hooks/create-lock-scroll.d.ts.map +0 -1
  297. package/dist/hooks/create-lock-scroll.js.map +0 -1
  298. package/dist/hooks/create-resize-observer.d.ts.map +0 -1
  299. package/dist/hooks/create-resize-observer.js.map +0 -1
  300. package/dist/hooks/create-scroll-position.d.ts.map +0 -1
  301. package/dist/hooks/create-scroll-position.js.map +0 -1
  302. package/dist/index.d.ts.map +0 -1
  303. package/dist/index.js.map +0 -1
  304. package/dist/lib/cn.d.ts.map +0 -1
  305. package/dist/lib/cn.js.map +0 -1
  306. package/dist/mdx/compiler.d.ts.map +0 -1
  307. package/dist/mdx/compiler.js.map +0 -1
  308. package/dist/mdx/highlighter.d.ts.map +0 -1
  309. package/dist/mdx/highlighter.js.map +0 -1
  310. package/dist/mdx/rehype-shiki.d.ts.map +0 -1
  311. package/dist/mdx/rehype-shiki.js.map +0 -1
  312. package/dist/navigation/index.d.ts.map +0 -1
  313. package/dist/navigation/index.js.map +0 -1
  314. package/dist/navigation/repository-links.d.ts.map +0 -1
  315. package/dist/navigation/repository-links.js.map +0 -1
  316. package/dist/navigation/sidebar-state.d.ts.map +0 -1
  317. package/dist/navigation/sidebar-state.js.map +0 -1
  318. package/dist/navigation/sidebar-tree.d.ts.map +0 -1
  319. package/dist/navigation/sidebar-tree.js.map +0 -1
  320. package/dist/providers/theme-provider.d.ts.map +0 -1
  321. package/dist/providers/theme-provider.jsx.map +0 -1
  322. package/dist/providers/theme-script.d.ts.map +0 -1
  323. package/dist/providers/theme-script.jsx.map +0 -1
  324. package/dist/providers/theme-transitions.d.ts.map +0 -1
  325. package/dist/providers/theme-transitions.js.map +0 -1
  326. package/dist/search/provider.d.ts.map +0 -1
  327. package/dist/search/provider.js.map +0 -1
  328. package/dist/server/index.d.ts.map +0 -1
  329. package/dist/server/index.js.map +0 -1
  330. package/dist/server/plugin.d.ts.map +0 -1
  331. package/dist/server/plugin.js.map +0 -1
  332. package/dist/theme-accent.d.ts.map +0 -1
  333. package/dist/theme-accent.js.map +0 -1
  334. package/dist/theme-mode.d.ts.map +0 -1
  335. package/dist/theme-mode.js.map +0 -1
  336. package/dist/themes/default/content/breadcrumbs.d.ts.map +0 -1
  337. package/dist/themes/default/content/breadcrumbs.jsx.map +0 -1
  338. package/dist/themes/default/content/pager.d.ts.map +0 -1
  339. package/dist/themes/default/content/pager.jsx.map +0 -1
  340. package/dist/themes/default/content/table-of-contents.d.ts.map +0 -1
  341. package/dist/themes/default/content/table-of-contents.jsx.map +0 -1
  342. package/dist/themes/default/icons.d.ts.map +0 -1
  343. package/dist/themes/default/icons.js.map +0 -1
  344. package/dist/themes/default/index.d.ts.map +0 -1
  345. package/dist/themes/default/index.js.map +0 -1
  346. package/dist/themes/default/layout.d.ts.map +0 -1
  347. package/dist/themes/default/layout.jsx.map +0 -1
  348. package/dist/themes/default/navbar.d.ts.map +0 -1
  349. package/dist/themes/default/navbar.jsx.map +0 -1
  350. package/dist/themes/default/navigation/mobile-table-of-contents.d.ts.map +0 -1
  351. package/dist/themes/default/navigation/mobile-table-of-contents.jsx.map +0 -1
  352. package/dist/themes/default/navigation/sidebar-tree.d.ts.map +0 -1
  353. package/dist/themes/default/navigation/sidebar-tree.jsx.map +0 -1
  354. package/dist/themes/default/overlays/search-dialog.d.ts.map +0 -1
  355. package/dist/themes/default/overlays/search-dialog.jsx.map +0 -1
  356. package/dist/themes/default/sidebar.d.ts.map +0 -1
  357. package/dist/themes/default/sidebar.jsx.map +0 -1
  358. package/dist/themes/index.d.ts.map +0 -1
  359. package/dist/themes/index.js.map +0 -1
  360. package/dist/themes/types.d.ts.map +0 -1
  361. package/dist/themes/types.js.map +0 -1
  362. package/dist/types.d.ts.map +0 -1
  363. package/dist/types.js.map +0 -1
  364. package/dist/version.d.ts.map +0 -1
  365. package/dist/version.js.map +0 -1
@@ -2,4 +2,3 @@ export interface BuildCommandOptions {
2
2
  outDir?: string;
3
3
  }
4
4
  export declare function runBuildCommand(dir: string | undefined, options?: BuildCommandOptions): Promise<void>;
5
- //# sourceMappingURL=build.d.ts.map
@@ -25,4 +25,3 @@ export async function runBuildCommand(dir, options = {}) {
25
25
  process.exit(1);
26
26
  }
27
27
  }
28
- //# sourceMappingURL=build.js.map
@@ -4,4 +4,3 @@ export interface DevCommandOptions {
4
4
  open?: boolean;
5
5
  }
6
6
  export declare function runDevCommand(dir: string | undefined, options?: DevCommandOptions): Promise<void>;
7
- //# sourceMappingURL=dev.d.ts.map
@@ -30,4 +30,3 @@ export async function runDevCommand(dir, options = {}) {
30
30
  process.exit(1);
31
31
  }
32
32
  }
33
- //# sourceMappingURL=dev.js.map
@@ -1,2 +1 @@
1
1
  export declare function runInitCommand(targetDir?: string): Promise<void>;
2
- //# sourceMappingURL=init.d.ts.map
@@ -194,6 +194,7 @@ async function copyCustomTheme(root) {
194
194
  const destination = path.join(target, relative);
195
195
  let content = await fs.readFile(sourceFile, "utf-8");
196
196
  content = content
197
+ .replace(/\s*\/\/[#@]\s*sourceMappingURL=.*$/gm, "")
197
198
  .replace(/from "@nikala-ui\/core\/ui\//g, 'from "@/components/ui/')
198
199
  .replace(/from "@nikala-ui\/core"/g, 'from "@/components/ui"')
199
200
  .replace(/from "@nikala-ui\/hooks"/g, 'from "@/hooks"')
@@ -358,4 +359,3 @@ Your Nikala UI components and reactive hooks are owned locally in **src/componen
358
359
  console.log(` ${pc.bold(pc.green("Success!"))} Run ${pc.cyan("bunx @nikala-ui/folio dev")} to start your docs.`);
359
360
  console.log();
360
361
  }
361
- //# sourceMappingURL=init.js.map
@@ -4,4 +4,3 @@ export interface PreviewCommandOptions {
4
4
  outDir?: string;
5
5
  }
6
6
  export declare function runPreviewCommand(dir?: string, options?: PreviewCommandOptions): Promise<void>;
7
- //# sourceMappingURL=preview.d.ts.map
@@ -22,4 +22,3 @@ export async function runPreviewCommand(dir = "docs", options = {}) {
22
22
  process.exit(1);
23
23
  }
24
24
  }
25
- //# sourceMappingURL=preview.js.map
@@ -4,4 +4,3 @@ export interface ServeCommandOptions {
4
4
  outDir?: string;
5
5
  }
6
6
  export declare function runServeCommand(dir?: string, options?: ServeCommandOptions): Promise<void>;
7
- //# sourceMappingURL=serve.d.ts.map
@@ -31,4 +31,3 @@ export async function runServeCommand(dir = ".", options = {}) {
31
31
  console.log();
32
32
  });
33
33
  }
34
- //# sourceMappingURL=serve.js.map
@@ -1,3 +1,2 @@
1
1
  #!/usr/bin/env node
2
2
  export {};
3
- //# sourceMappingURL=index.d.ts.map
package/dist/cli/index.js CHANGED
@@ -52,4 +52,3 @@ program
52
52
  runInitCommand(dir);
53
53
  });
54
54
  program.parse(process.argv);
55
- //# sourceMappingURL=index.js.map
@@ -15,4 +15,3 @@ export interface AppProps {
15
15
  initialPageModule?: PageModule;
16
16
  mdxComponents?: Record<string, unknown>;
17
17
  }
18
- //# sourceMappingURL=app-types.d.ts.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=app-types.js.map
@@ -2,4 +2,3 @@ import { type Component } from "solid-js";
2
2
  import type { AppProps } from "./app-types.js";
3
3
  export type { AppProps } from "./app-types.js";
4
4
  export declare const App: Component<AppProps>;
5
- //# sourceMappingURL=app.d.ts.map
@@ -48,4 +48,3 @@ export const App = (props) => {
48
48
  <DocsPageContent pageModule={router.activePageModule} mdxComponents={props.mdxComponents || defaultMdxComponents}/>
49
49
  </DocsLayoutShell>);
50
50
  };
51
- //# sourceMappingURL=app.jsx.map
@@ -20,4 +20,3 @@ interface DocsLayoutShellProps {
20
20
  }
21
21
  export declare const DocsLayoutShell: ParentComponent<DocsLayoutShellProps>;
22
22
  export {};
23
- //# sourceMappingURL=docs-layout-shell.d.ts.map
@@ -12,4 +12,3 @@ export const DocsLayoutShell = (props) => {
12
12
  </configuredTheme.Layout>
13
13
  </ThemeProvider>);
14
14
  };
15
- //# sourceMappingURL=docs-layout-shell.jsx.map
@@ -6,4 +6,3 @@ interface DocsPageContentProps {
6
6
  }
7
7
  export declare const DocsPageContent: Component<DocsPageContentProps>;
8
8
  export {};
9
- //# sourceMappingURL=docs-page-content.d.ts.map
@@ -7,4 +7,3 @@ export const DocsPageContent = (props) => (<Show when={props.pageModule() !== nu
7
7
  }}
8
8
  </Show>
9
9
  </Show>);
10
- //# sourceMappingURL=docs-page-content.jsx.map
@@ -1,2 +1 @@
1
1
  import "./style.css";
2
- //# sourceMappingURL=entry.d.ts.map
@@ -29,4 +29,3 @@ if (typeof document !== "undefined") {
29
29
  }
30
30
  }
31
31
  }
32
- //# sourceMappingURL=entry.jsx.map
@@ -6,4 +6,3 @@ export declare function createPageNavigation(currentPage: Accessor<PageData | un
6
6
  prevPage: any;
7
7
  nextPage: any;
8
8
  };
9
- //# sourceMappingURL=page-navigation.d.ts.map
@@ -48,4 +48,3 @@ export function createPageNavigation(currentPage, pages, sidebarTree) {
48
48
  });
49
49
  return { breadcrumbs, toc, prevPage, nextPage };
50
50
  }
51
- //# sourceMappingURL=page-navigation.js.map
@@ -7,4 +7,3 @@ export declare function resolvePageActionUrl(template: string, values: {
7
7
  title?: string;
8
8
  prompt?: string;
9
9
  }): string;
10
- //# sourceMappingURL=page-actions.d.ts.map
@@ -60,4 +60,3 @@ export function resolvePageActionUrl(template, values) {
60
60
  .replaceAll("{title}", encodeURIComponent(values.title || ""))
61
61
  .replaceAll("{prompt}", encodeURIComponent(prompt));
62
62
  }
63
- //# sourceMappingURL=page-actions.js.map
@@ -14,4 +14,3 @@ export interface DocsRouter {
14
14
  }
15
15
  export declare function createDocsRouter(options: DocsRouterOptions): DocsRouter;
16
16
  export {};
17
- //# sourceMappingURL=use-docs-router.d.ts.map
@@ -84,4 +84,3 @@ export function createDocsRouter(options) {
84
84
  });
85
85
  return { pathname, currentPage, activePageModule: loadedPageModule };
86
86
  }
87
- //# sourceMappingURL=use-docs-router.js.map
@@ -1,3 +1,2 @@
1
1
  export declare function render(url: string): Promise<string>;
2
2
  export declare const hydrationScript: any;
3
- //# sourceMappingURL=ssr-entry.d.ts.map
@@ -10,4 +10,3 @@ export async function render(url) {
10
10
  return renderToString(() => (<App initialPath={url} initialPageModule={initialPageModule} mdxComponents={defaultMdxComponents}/>));
11
11
  }
12
12
  export const hydrationScript = generateHydrationScript();
13
- //# sourceMappingURL=ssr-entry.jsx.map
@@ -1,2 +1 @@
1
1
  export { flattenSidebarItems } from "../../navigation/sidebar-tree.js";
2
- //# sourceMappingURL=sidebar.d.ts.map
@@ -1,2 +1 @@
1
1
  export { flattenSidebarItems } from "../../navigation/sidebar-tree.js";
2
- //# sourceMappingURL=sidebar.js.map
@@ -62,4 +62,3 @@ export declare const defaultMdxComponents: {
62
62
  s: (props: HtmlProps<HTMLModElement>) => any;
63
63
  };
64
64
  export {};
65
- //# sourceMappingURL=mdx-components.d.ts.map
@@ -130,4 +130,3 @@ export const defaultMdxComponents = {
130
130
  ...markdownComponents,
131
131
  ...Core,
132
132
  };
133
- //# sourceMappingURL=mdx-components.jsx.map
@@ -26,4 +26,3 @@ export interface ApiTableProps extends JSX.HTMLAttributes<HTMLDivElement> {
26
26
  * Clean, structured API reference table component composed from Table and Badge primitives.
27
27
  */
28
28
  export declare const ApiTable: Component<ApiTableProps>;
29
- //# sourceMappingURL=api-table.d.ts.map
@@ -63,4 +63,3 @@ export const ApiTable = (props) => {
63
63
  </div>
64
64
  </div>);
65
65
  };
66
- //# sourceMappingURL=api-table.jsx.map
@@ -14,4 +14,3 @@ export interface BadgeProps extends JSX.HTMLAttributes<HTMLDivElement>, VariantP
14
14
  * Nikala UI Badge component built for SolidJS with Tailwind CSS v4 styling.
15
15
  */
16
16
  export declare const Badge: Component<BadgeProps>;
17
- //# sourceMappingURL=badge.d.ts.map
@@ -30,4 +30,3 @@ export const Badge = (props) => {
30
30
  {local.children}
31
31
  </div>);
32
32
  };
33
- //# sourceMappingURL=badge.jsx.map
@@ -48,4 +48,3 @@ export interface BreadcrumbEllipsisProps extends JSX.HTMLAttributes<HTMLSpanElem
48
48
  * Ellipsis element representing truncated intermediate breadcrumb items.
49
49
  */
50
50
  export declare const BreadcrumbEllipsis: Component<BreadcrumbEllipsisProps>;
51
- //# sourceMappingURL=breadcrumb.d.ts.map
@@ -59,4 +59,3 @@ export const BreadcrumbEllipsis = (props) => {
59
59
  </svg>
60
60
  </span>);
61
61
  };
62
- //# sourceMappingURL=breadcrumb.jsx.map
@@ -16,4 +16,3 @@ export interface ButtonProps extends JSX.ButtonHTMLAttributes<HTMLButtonElement>
16
16
  * Nikala UI Button component built for SolidJS with Tailwind CSS v4 styling.
17
17
  */
18
18
  export declare const Button: Component<ButtonProps>;
19
- //# sourceMappingURL=button.d.ts.map
@@ -51,4 +51,3 @@ export const Button = (props) => {
51
51
  {local.children}
52
52
  </button>);
53
53
  };
54
- //# sourceMappingURL=button.jsx.map
@@ -18,4 +18,3 @@ export interface CalloutDescriptionProps extends JSX.HTMLAttributes<HTMLParagrap
18
18
  class?: string;
19
19
  }
20
20
  export declare const CalloutDescription: ParentComponent<CalloutDescriptionProps>;
21
- //# sourceMappingURL=callout.d.ts.map
@@ -73,4 +73,3 @@ export const CalloutDescription = (props) => {
73
73
  {local.children}
74
74
  </div>);
75
75
  };
76
- //# sourceMappingURL=callout.jsx.map
@@ -41,4 +41,3 @@ export interface CardFooterProps extends JSX.HTMLAttributes<HTMLDivElement> {
41
41
  * Footer action area for the Card.
42
42
  */
43
43
  export declare const CardFooter: Component<CardFooterProps>;
44
- //# sourceMappingURL=card.d.ts.map
@@ -42,4 +42,3 @@ export const CardFooter = (props) => {
42
42
  const [local, rest] = splitProps(props, ["class"]);
43
43
  return (<div class={cn("flex items-center p-6 pt-0", local.class)} {...rest}/>);
44
44
  };
45
- //# sourceMappingURL=card.jsx.map
@@ -20,4 +20,3 @@ export interface CodeBlockProps extends JSX.HTMLAttributes<HTMLDivElement> {
20
20
  class?: string;
21
21
  }
22
22
  export declare const CodeBlock: ParentComponent<CodeBlockProps>;
23
- //# sourceMappingURL=code-block.d.ts.map
@@ -260,4 +260,3 @@ export const CodeBlock = (props) => {
260
260
  </div>
261
261
  </div>);
262
262
  };
263
- //# sourceMappingURL=code-block.jsx.map
@@ -24,4 +24,3 @@ export type CollapsibleContentProps<T extends ValidComponent = "div"> = Collapsi
24
24
  * Collapsible content panel revealed when opened.
25
25
  */
26
26
  export declare const CollapsibleContent: <T extends ValidComponent = "div">(props: PolymorphicProps<T, CollapsibleContentProps<T>>) => any;
27
- //# sourceMappingURL=collapsible.d.ts.map
@@ -26,4 +26,3 @@ export const CollapsibleContent = (props) => {
26
26
  {local.children}
27
27
  </CollapsiblePrimitive.Content>);
28
28
  };
29
- //# sourceMappingURL=collapsible.jsx.map
@@ -54,4 +54,3 @@ export interface CommandFooterProps extends JSX.HTMLAttributes<HTMLDivElement> {
54
54
  }
55
55
  export declare const CommandFooter: Component<CommandFooterProps>;
56
56
  export {};
57
- //# sourceMappingURL=command.d.ts.map
@@ -221,4 +221,3 @@ export const CommandFooter = (props) => {
221
221
  {local.children}
222
222
  </div>);
223
223
  };
224
- //# sourceMappingURL=command.jsx.map
@@ -30,4 +30,3 @@ export interface ComponentViewerProps extends JSX.HTMLAttributes<HTMLDivElement>
30
30
  * background grid patterns, live re-mounting, AI context generation, and syntax-highlighted code.
31
31
  */
32
32
  export declare const ComponentViewer: ParentComponent<ComponentViewerProps>;
33
- //# sourceMappingURL=component-viewer.d.ts.map
@@ -207,4 +207,3 @@ ${local.code}`;
207
207
  </Show>
208
208
  </>);
209
209
  };
210
- //# sourceMappingURL=component-viewer.jsx.map
@@ -10,4 +10,3 @@ export interface ContainerProps<T extends ValidComponent = "div"> extends JSX.HT
10
10
  * Responsive container primitive constraining max-width with semantic padding tokens.
11
11
  */
12
12
  export declare const Container: <T extends ValidComponent = "div">(props: ContainerProps<T>) => any;
13
- //# sourceMappingURL=container.d.ts.map
@@ -26,4 +26,3 @@ export const Container = (props) => {
26
26
  {local.children}
27
27
  </Dynamic>);
28
28
  };
29
- //# sourceMappingURL=container.jsx.map
@@ -55,4 +55,3 @@ export interface DropdownMenuShortcutProps extends JSX.HTMLAttributes<HTMLSpanEl
55
55
  class?: string;
56
56
  }
57
57
  export declare const DropdownMenuShortcut: Component<DropdownMenuShortcutProps>;
58
- //# sourceMappingURL=dropdown-menu.d.ts.map
@@ -109,4 +109,3 @@ export const DropdownMenuShortcut = (props) => {
109
109
  const [local, rest] = splitProps(props, ["class"]);
110
110
  return (<span class={cn("ml-auto text-xs tracking-widest text-muted-foreground", local.class)} {...rest}/>);
111
111
  };
112
- //# sourceMappingURL=dropdown-menu.jsx.map
@@ -13,4 +13,3 @@ export interface InputGroupInputProps extends JSX.InputHTMLAttributes<HTMLInputE
13
13
  class?: string;
14
14
  }
15
15
  export declare const InputGroupInput: Component<InputGroupInputProps>;
16
- //# sourceMappingURL=input-group.d.ts.map
@@ -30,4 +30,3 @@ export const InputGroupInput = (props) => {
30
30
  const [local, rest] = splitProps(props, ["class"]);
31
31
  return (<input class={cn("flex h-9 w-full flex-1 border-0 px-2.5 py-1 text-sm outline-none placeholder:text-muted-foreground disabled:cursor-not-allowed disabled:opacity-50", local.class)} {...rest}/>);
32
32
  };
33
- //# sourceMappingURL=input-group.jsx.map
@@ -12,4 +12,3 @@ export interface KbdGroupProps extends JSX.HTMLAttributes<HTMLDivElement> {
12
12
  class?: string;
13
13
  }
14
14
  export declare const KbdGroup: Component<KbdGroupProps>;
15
- //# sourceMappingURL=kbd.d.ts.map
@@ -39,4 +39,3 @@ export const KbdGroup = (props) => {
39
39
  {local.children}
40
40
  </div>);
41
41
  };
42
- //# sourceMappingURL=kbd.jsx.map
@@ -33,4 +33,3 @@ export interface ListItemProps extends JSX.HTMLAttributes<HTMLDivElement>, Varia
33
33
  * Nikala UI ListItem Component.
34
34
  */
35
35
  export declare const ListItem: Component<ListItemProps>;
36
- //# sourceMappingURL=list.d.ts.map
@@ -128,4 +128,3 @@ export const ListItem = (props) => {
128
128
  </a>
129
129
  </Show>);
130
130
  };
131
- //# sourceMappingURL=list.jsx.map
@@ -6,4 +6,3 @@ export interface LogoProps extends JSX.SvgSVGAttributes<SVGSVGElement> {
6
6
  * Official Nikala UI Logo Component with dynamic contrast stroke and accent fill.
7
7
  */
8
8
  export declare const Logo: Component<LogoProps>;
9
- //# sourceMappingURL=logo.d.ts.map
@@ -28,4 +28,3 @@ export const Logo = (props) => {
28
28
  </defs>
29
29
  </svg>);
30
30
  };
31
- //# sourceMappingURL=logo.jsx.map
@@ -54,4 +54,3 @@ export interface NavbarMobileLinkProps extends JSX.AnchorHTMLAttributes<HTMLAnch
54
54
  isActive?: boolean;
55
55
  }
56
56
  export declare const NavbarMobileLink: ParentComponent<NavbarMobileLinkProps>;
57
- //# sourceMappingURL=navbar.d.ts.map
@@ -171,4 +171,3 @@ export const NavbarMobileLink = (props) => {
171
171
  {local.children}
172
172
  </a>);
173
173
  };
174
- //# sourceMappingURL=navbar.jsx.map
@@ -18,4 +18,3 @@ export interface PackageManagerTabsProps extends Omit<JSX.HTMLAttributes<HTMLDiv
18
18
  class?: string;
19
19
  }
20
20
  export declare const PackageManagerTabs: ParentComponent<PackageManagerTabsProps>;
21
- //# sourceMappingURL=package-manager-tabs.d.ts.map
@@ -164,4 +164,3 @@ export const PackageManagerTabs = (props) => {
164
164
  </div>
165
165
  </div>);
166
166
  };
167
- //# sourceMappingURL=package-manager-tabs.jsx.map
@@ -24,4 +24,3 @@ export interface PagerProps extends JSX.HTMLAttributes<HTMLDivElement> {
24
24
  * Documentation Next / Previous article navigation block composed of Nikala UI Card primitives.
25
25
  */
26
26
  export declare const Pager: Component<PagerProps>;
27
- //# sourceMappingURL=pager.d.ts.map
@@ -47,4 +47,3 @@ export const Pager = (props) => {
47
47
  </Show>
48
48
  </div>);
49
49
  };
50
- //# sourceMappingURL=pager.jsx.map
@@ -6,4 +6,3 @@ export interface ScrollAreaProps extends JSX.HTMLAttributes<HTMLDivElement> {
6
6
  children?: JSX.Element;
7
7
  }
8
8
  export declare const ScrollArea: Component<ScrollAreaProps>;
9
- //# sourceMappingURL=scroll-area.d.ts.map
@@ -157,4 +157,3 @@ export const ScrollArea = (props) => {
157
157
  </div>)}
158
158
  </div>);
159
159
  };
160
- //# sourceMappingURL=scroll-area.jsx.map
@@ -20,4 +20,3 @@ export interface SectionHeadingProps extends Omit<JSX.HTMLAttributes<HTMLDivElem
20
20
  */
21
21
  export declare const SectionHeading: Component<SectionHeadingProps>;
22
22
  export {};
23
- //# sourceMappingURL=section-heading.d.ts.map
@@ -79,4 +79,3 @@ export const SectionHeading = (props) => {
79
79
  </Show>
80
80
  </div>);
81
81
  };
82
- //# sourceMappingURL=section-heading.jsx.map
@@ -10,4 +10,3 @@ export interface SeparatorProps extends JSX.HTMLAttributes<HTMLDivElement> {
10
10
  * Nikala UI Separator component used to divide content visually or semantically.
11
11
  */
12
12
  export declare const Separator: Component<SeparatorProps>;
13
- //# sourceMappingURL=separator.d.ts.map
@@ -13,4 +13,3 @@ export const Separator = (props) => {
13
13
  const isDecorative = () => local.decorative ?? true;
14
14
  return (<div role={isDecorative() ? "none" : "separator"} aria-orientation={isDecorative() ? undefined : orientation()} class={cn("shrink-0 bg-border", orientation() === "horizontal" ? "h-[1px] w-full" : "h-full w-[1px]", local.class)} {...rest}/>);
15
15
  };
16
- //# sourceMappingURL=separator.jsx.map
@@ -100,4 +100,3 @@ export interface SidebarMenuSubButtonProps extends JSX.AnchorHTMLAttributes<HTML
100
100
  class?: string;
101
101
  }
102
102
  export declare const SidebarMenuSubButton: ParentComponent<SidebarMenuSubButtonProps>;
103
- //# sourceMappingURL=sidebar.d.ts.map
@@ -312,4 +312,3 @@ export const SidebarMenuSubButton = (props) => {
312
312
  {local.children}
313
313
  </a>);
314
314
  };
315
- //# sourceMappingURL=sidebar.jsx.map
@@ -6,4 +6,3 @@ export interface SkeletonProps extends JSX.HTMLAttributes<HTMLDivElement> {
6
6
  * Nikala UI Skeleton component for rendering animated pulse loading placeholders.
7
7
  */
8
8
  export declare const Skeleton: Component<SkeletonProps>;
9
- //# sourceMappingURL=skeleton.d.ts.map
@@ -8,4 +8,3 @@ export const Skeleton = (props) => {
8
8
  const [local, rest] = splitProps(props, ["class"]);
9
9
  return (<div class={cn("animate-pulse rounded-md bg-accent", local.class)} {...rest}/>);
10
10
  };
11
- //# sourceMappingURL=skeleton.jsx.map
@@ -8,4 +8,3 @@ export interface SpinnerProps extends Omit<JSX.HTMLAttributes<HTMLSpanElement>,
8
8
  }
9
9
  /** A compact, accessible loading indicator for async UI states. */
10
10
  export declare const Spinner: Component<SpinnerProps>;
11
- //# sourceMappingURL=spinner.d.ts.map
@@ -18,4 +18,3 @@ export const Spinner = (props) => {
18
18
  const [local, rest] = splitProps(props, ["size", "label", "class"]);
19
19
  return (<span role="status" aria-label={local.label || "Loading"} class={cn(spinnerVariants({ size: local.size }), local.class)} {...rest}/>);
20
20
  };
21
- //# sourceMappingURL=spinner.jsx.map
@@ -17,4 +17,3 @@ export interface TableOfContentsProps extends Omit<JSX.HTMLAttributes<HTMLDivEle
17
17
  */
18
18
  export declare const TableOfContents: Component<TableOfContentsProps>;
19
19
  export declare const Toc: Component<TableOfContentsProps>;
20
- //# sourceMappingURL=table-of-contents.d.ts.map
@@ -74,4 +74,3 @@ export const TableOfContents = (props) => {
74
74
  </ScrollArea>);
75
75
  };
76
76
  export const Toc = TableOfContents;
77
- //# sourceMappingURL=table-of-contents.jsx.map
@@ -55,4 +55,3 @@ export interface TableCaptionProps extends JSX.HTMLAttributes<HTMLTableCaptionEl
55
55
  * Accessible table caption for describing table contents.
56
56
  */
57
57
  export declare const TableCaption: Component<TableCaptionProps>;
58
- //# sourceMappingURL=table.d.ts.map
@@ -58,4 +58,3 @@ export const TableCaption = (props) => {
58
58
  const [local, rest] = splitProps(props, ["class"]);
59
59
  return (<caption class={cn("mt-4 text-xs text-muted-foreground pb-2", local.class)} {...rest}/>);
60
60
  };
61
- //# sourceMappingURL=table.jsx.map
@@ -39,4 +39,3 @@ export interface TabsContentProps extends JSX.HTMLAttributes<HTMLDivElement> {
39
39
  * Content panel revealed when the associated tab is active.
40
40
  */
41
41
  export declare const TabsContent: Component<TabsContentProps>;
42
- //# sourceMappingURL=tabs.d.ts.map
@@ -90,4 +90,3 @@ export const TabsContent = (props) => {
90
90
  </div>
91
91
  </Show>);
92
92
  };
93
- //# sourceMappingURL=tabs.jsx.map
@@ -16,4 +16,3 @@ export interface ThemeToggleProps extends Omit<JSX.ButtonHTMLAttributes<HTMLButt
16
16
  * Interactive UI theme switcher supporting button, mini (dropdown), and max (customizer panel) modes with View Transition animations.
17
17
  */
18
18
  export declare const ThemeToggle: Component<ThemeToggleProps>;
19
- //# sourceMappingURL=theme-toggle.d.ts.map
@@ -139,4 +139,3 @@ export const ThemeToggle = (props) => {
139
139
  </DropdownMenu>
140
140
  </Show>);
141
141
  };
142
- //# sourceMappingURL=theme-toggle.jsx.map
@@ -7,4 +7,3 @@ export interface TooltipContentProps extends ComponentProps<typeof KobalteToolti
7
7
  class?: string;
8
8
  }
9
9
  export declare const TooltipContent: Component<TooltipContentProps>;
10
- //# sourceMappingURL=tooltip.d.ts.map
@@ -15,4 +15,3 @@ export const TooltipContent = (props) => {
15
15
  </KobalteTooltip.Content>
16
16
  </KobalteTooltip.Portal>);
17
17
  };
18
- //# sourceMappingURL=tooltip.jsx.map
package/dist/config.d.ts CHANGED
@@ -3,4 +3,3 @@ export declare const DEFAULT_DOCS_CONFIG: Required<Pick<DocsConfig, "title" | "d
3
3
  export declare function defineDocsConfig(config: DocsConfig): DocsConfig;
4
4
  export declare const loadConfig: typeof resolveDocsConfig;
5
5
  export declare function resolveDocsConfig(cwd?: string): Promise<DocsConfig>;
6
- //# sourceMappingURL=config.d.ts.map
package/dist/config.js CHANGED
@@ -102,4 +102,3 @@ export async function resolveDocsConfig(cwd = process.cwd()) {
102
102
  }
103
103
  return DEFAULT_DOCS_CONFIG;
104
104
  }
105
- //# sourceMappingURL=config.js.map
@@ -7,4 +7,3 @@ export declare function formatTitleFromFilename(filename: string): string;
7
7
  export declare function parseMdxFile(filePath: string, contentDir: string): Promise<PageData>;
8
8
  export declare function scanContent(contentDir: string): Promise<PageData[]>;
9
9
  export declare function scanContentDirectories(contentDir: string): Promise<string[]>;
10
- //# sourceMappingURL=content-scanner.d.ts.map