vibedoc 1.3.0 → 1.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/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -0
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +6 -0
- package/.next/server/app/(app)/activity/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/activity/page.js +7 -6
- package/.next/server/app/(app)/activity/page.js.nft.json +1 -1
- package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/board/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/board/page.js +7 -6
- package/.next/server/app/(app)/board/page.js.nft.json +1 -1
- package/.next/server/app/(app)/board/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/docs/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/docs/page.js +7 -6
- package/.next/server/app/(app)/docs/page.js.nft.json +1 -1
- package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/explorer/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/explorer/page.js +7 -6
- package/.next/server/app/(app)/explorer/page.js.nft.json +1 -1
- package/.next/server/app/(app)/explorer/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/memory/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/memory/page.js +7 -6
- package/.next/server/app/(app)/memory/page.js.nft.json +1 -1
- package/.next/server/app/(app)/memory/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/settings/page.js +7 -6
- package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/setup/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/setup/page.js +7 -6
- package/.next/server/app/(app)/setup/page.js.nft.json +1 -1
- package/.next/server/app/(app)/setup/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error/page/build-manifest.json +3 -3
- package/.next/server/app/_global-error/page.js +3 -3
- package/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/server/app/_global-error.html +2 -2
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page/build-manifest.json +3 -3
- package/.next/server/app/_not-found/page.js +6 -5
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +8 -8
- package/.next/server/app/_not-found.segments/_full.segment.rsc +8 -8
- package/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/activity.html +1 -1
- package/.next/server/app/activity.rsc +20 -19
- package/.next/server/app/activity.segments/!KGFwcCk/activity/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/activity.segments/!KGFwcCk/activity.segment.rsc +3 -3
- package/.next/server/app/activity.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/activity.segments/_full.segment.rsc +20 -19
- package/.next/server/app/activity.segments/_head.segment.rsc +3 -3
- package/.next/server/app/activity.segments/_index.segment.rsc +4 -4
- package/.next/server/app/activity.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/activity/route.js.nft.json +1 -1
- package/.next/server/app/api/backlinks/route.js.nft.json +1 -1
- package/.next/server/app/api/context/route.js.nft.json +1 -1
- package/.next/server/app/api/decisions/route.js +1 -1
- package/.next/server/app/api/decisions/route.js.nft.json +1 -1
- package/.next/server/app/api/docs/route.js +1 -1
- package/.next/server/app/api/docs/route.js.nft.json +1 -1
- package/.next/server/app/api/explorer/route.js +1 -1
- package/.next/server/app/api/explorer/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/route.js +1 -1
- package/.next/server/app/api/mcp/route.js.nft.json +1 -1
- package/.next/server/app/api/memory/route.js +1 -1
- package/.next/server/app/api/memory/route.js.nft.json +1 -1
- package/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/.next/server/app/api/registry/route.js +1 -1
- package/.next/server/app/api/registry/route.js.nft.json +1 -1
- package/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/.next/server/app/api/setup/generate/route.js.nft.json +1 -1
- package/.next/server/app/api/setup/write/route.js +1 -1
- package/.next/server/app/api/setup/write/route.js.nft.json +1 -1
- package/.next/server/app/api/summary/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/create/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/tasks/create/route/build-manifest.json +11 -0
- package/.next/server/app/api/tasks/create/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/tasks/create/route.js +7 -0
- package/.next/server/app/api/tasks/create/route.js.map +5 -0
- package/.next/server/app/api/tasks/create/route.js.nft.json +1 -0
- package/.next/server/app/api/tasks/create/route_client-reference-manifest.js +2 -0
- package/.next/server/app/api/tasks/route.js +1 -1
- package/.next/server/app/api/tasks/route.js.nft.json +1 -1
- package/.next/server/app/board.html +1 -1
- package/.next/server/app/board.rsc +20 -19
- package/.next/server/app/board.segments/!KGFwcCk/board/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/board.segments/!KGFwcCk/board.segment.rsc +3 -3
- package/.next/server/app/board.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/board.segments/_full.segment.rsc +20 -19
- package/.next/server/app/board.segments/_head.segment.rsc +3 -3
- package/.next/server/app/board.segments/_index.segment.rsc +4 -4
- package/.next/server/app/board.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/docs.html +1 -1
- package/.next/server/app/docs.rsc +20 -19
- package/.next/server/app/docs.segments/!KGFwcCk/docs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/docs.segments/!KGFwcCk/docs.segment.rsc +3 -3
- package/.next/server/app/docs.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/docs.segments/_full.segment.rsc +20 -19
- package/.next/server/app/docs.segments/_head.segment.rsc +3 -3
- package/.next/server/app/docs.segments/_index.segment.rsc +4 -4
- package/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/explorer.html +1 -1
- package/.next/server/app/explorer.rsc +20 -19
- package/.next/server/app/explorer.segments/!KGFwcCk/explorer/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/explorer.segments/!KGFwcCk/explorer.segment.rsc +3 -3
- package/.next/server/app/explorer.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/explorer.segments/_full.segment.rsc +20 -19
- package/.next/server/app/explorer.segments/_head.segment.rsc +3 -3
- package/.next/server/app/explorer.segments/_index.segment.rsc +4 -4
- package/.next/server/app/explorer.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +8 -8
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +8 -8
- package/.next/server/app/index.segments/_head.segment.rsc +3 -3
- package/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/memory.html +1 -1
- package/.next/server/app/memory.rsc +20 -19
- package/.next/server/app/memory.segments/!KGFwcCk/memory/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/memory.segments/!KGFwcCk/memory.segment.rsc +3 -3
- package/.next/server/app/memory.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/memory.segments/_full.segment.rsc +20 -19
- package/.next/server/app/memory.segments/_head.segment.rsc +3 -3
- package/.next/server/app/memory.segments/_index.segment.rsc +4 -4
- package/.next/server/app/memory.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/page/build-manifest.json +3 -3
- package/.next/server/app/page.js +7 -7
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +20 -19
- package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +3 -3
- package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/settings.segments/_full.segment.rsc +20 -19
- package/.next/server/app/settings.segments/_head.segment.rsc +3 -3
- package/.next/server/app/settings.segments/_index.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/setup.html +1 -1
- package/.next/server/app/setup.rsc +20 -19
- package/.next/server/app/setup.segments/!KGFwcCk/setup/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/setup.segments/!KGFwcCk/setup.segment.rsc +3 -3
- package/.next/server/app/setup.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/setup.segments/_full.segment.rsc +20 -19
- package/.next/server/app/setup.segments/_head.segment.rsc +3 -3
- package/.next/server/app/setup.segments/_index.segment.rsc +4 -4
- package/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
- package/.next/server/app-paths-manifest.json +1 -0
- package/.next/server/chunks/{[root-of-the-server]__54666fd5._.js → [root-of-the-server]__03edd537._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__e27393ea._.js → [root-of-the-server]__1329130b._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__222d0fad._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__b4da5bcd._.js → [root-of-the-server]__50974822._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__67fc5766._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__67fc5766._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__73d016a0._.js +24 -7
- package/.next/server/chunks/[root-of-the-server]__73d016a0._.js.map +1 -1
- package/.next/server/chunks/{[root-of-the-server]__a0a8fb65._.js → [root-of-the-server]__7da508f8._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__2d66d57b._.js → [root-of-the-server]__9057030f._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__aa7a40ec._.js → [root-of-the-server]__943256c8._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__bacbf09e._.js → [root-of-the-server]__c4a478c1._.js} +2 -2
- package/.next/server/chunks/_next-internal_server_app_api_tasks_create_route_actions_8f1c32d2.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__85b679c6._.js → [root-of-the-server]__1940775f._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__194bb43b._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__194bb43b._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__575af34a._.js → [root-of-the-server]__22325e4c._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__575af34a._.js.map → [root-of-the-server]__22325e4c._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__346c6c2b._.js → [root-of-the-server]__2ea2afb2._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__346c6c2b._.js.map → [root-of-the-server]__2ea2afb2._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0310d64d._.js → [root-of-the-server]__718d62a3._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__8bc686d2._.js → [root-of-the-server]__83981bf9._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__8f3ac062._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__4cd0cfe5._.js.map → [root-of-the-server]__8f3ac062._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__a34f1253._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__a34f1253._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__e44bed76._.js → [root-of-the-server]__a3f52a6e._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__add7ce25._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__7ccd69b2._.js.map → [root-of-the-server]__add7ce25._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__cf263b75._.js → [root-of-the-server]__c7aaf19e._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__c9c67a6a._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__38711845._.js.map → [root-of-the-server]__c9c67a6a._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ccbe4f15._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__bdae2a0a._.js.map → [root-of-the-server]__ccbe4f15._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__d9936fe0._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__d23d6dd8._.js.map → [root-of-the-server]__d9936fe0._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ddf636f0._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__c754fc94._.js.map → [root-of-the-server]__ddf636f0._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__dfd81d0e._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__ad4ab234._.js.map → [root-of-the-server]__dfd81d0e._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__59ae98dc._.js → [root-of-the-server]__e1cd2abc._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__59ae98dc._.js.map → [root-of-the-server]__e1cd2abc._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__f322b1c8._.js +3 -0
- package/.next/server/chunks/ssr/{_04bd0614._.js → _02804d59._.js} +3 -3
- package/.next/server/chunks/ssr/_02804d59._.js.map +1 -0
- package/.next/server/chunks/ssr/_0ee1f47f._.js +1 -1
- package/.next/server/chunks/ssr/_0ee1f47f._.js.map +1 -1
- package/.next/server/chunks/ssr/{_07ff42fd._.js → _10c46cea._.js} +3 -3
- package/.next/server/chunks/ssr/_10c46cea._.js.map +1 -0
- package/.next/server/chunks/ssr/_15efe9a8._.js +3 -0
- package/.next/server/chunks/ssr/_15efe9a8._.js.map +1 -0
- package/.next/server/chunks/ssr/_46c690bf._.js +3 -0
- package/.next/server/chunks/ssr/_46c690bf._.js.map +1 -0
- package/.next/server/chunks/ssr/_50579c31._.js +3 -0
- package/.next/server/chunks/ssr/_50579c31._.js.map +1 -0
- package/.next/server/chunks/ssr/_5f998080._.js +4 -0
- package/.next/server/chunks/ssr/_5f998080._.js.map +1 -0
- package/.next/server/chunks/ssr/_692c5bbf._.js +1 -1
- package/.next/server/chunks/ssr/_692c5bbf._.js.map +1 -1
- package/.next/server/chunks/ssr/_acb63a7d._.js +1 -1
- package/.next/server/chunks/ssr/_acb63a7d._.js.map +1 -1
- package/.next/server/chunks/ssr/{_102fd465._.js → _af7c883c._.js} +2 -2
- package/.next/server/chunks/ssr/{_85e5ab03._.js → _afc4ce33._.js} +3 -3
- package/.next/server/chunks/ssr/_afc4ce33._.js.map +1 -0
- package/.next/server/chunks/ssr/{a5dda_next_dist_c6de1535._.js → _b1542c0f._.js} +3 -3
- package/.next/server/chunks/ssr/_b1542c0f._.js.map +1 -0
- package/.next/server/chunks/ssr/_b226a79a._.js +4 -0
- package/.next/server/chunks/ssr/_b226a79a._.js.map +1 -0
- package/.next/server/chunks/ssr/_c2cff164._.js +3 -0
- package/.next/server/chunks/ssr/_c2cff164._.js.map +1 -0
- package/.next/server/chunks/ssr/_d411515a._.js +1 -1
- package/.next/server/chunks/ssr/_d411515a._.js.map +1 -1
- package/.next/server/chunks/ssr/{_83c6a2ff._.js → _d7643298._.js} +3 -3
- package/.next/server/chunks/ssr/_d7643298._.js.map +1 -0
- package/.next/server/chunks/ssr/{_c4b742c5._.js → _f0a06393._.js} +3 -3
- package/.next/server/chunks/ssr/_f0a06393._.js.map +1 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_2139b88a._.js +3 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_2139b88a._.js.map +1 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_fd324e06._.js +3 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_fd324e06._.js.map +1 -0
- package/.next/server/chunks/ssr/a5dda_next_dist_63172c0f._.js +4 -0
- package/.next/server/chunks/ssr/{a5dda_next_dist_c6de1535._.js.map → a5dda_next_dist_63172c0f._.js.map} +1 -1
- package/.next/server/chunks/ssr/{a5dda_next_dist_esm_build_templates_app-page_d9140d2d.js → a5dda_next_dist_esm_build_templates_app-page_20fe1d07.js} +3 -3
- package/.next/server/chunks/ssr/a5dda_next_dist_esm_build_templates_app-page_20fe1d07.js.map +1 -0
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e93914b8._.js → ec1cc_katex_dist_katex_mjs_1924e0db._.js} +1 -1
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_9f7bcf4a._.js → ec1cc_katex_dist_katex_mjs_1e92da96._.js} +1 -1
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_a9aca746._.js → ec1cc_katex_dist_katex_mjs_872ed7f8._.js} +1 -1
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e7b66387._.js → ec1cc_katex_dist_katex_mjs_c6b5470c._.js} +1 -1
- package/.next/server/chunks/ssr/ec1cc_katex_dist_katex_mjs_c6b5470c._.js.map +1 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_9cdea683._.js → node_modules__pnpm_00fba959._.js} +1 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_01f5d9da._.js +3 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_44b70609._.js.map → node_modules__pnpm_01f5d9da._.js.map} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8b3ed63a._.js → node_modules__pnpm_0ae7984c._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_60fef38e._.js → node_modules__pnpm_0b2a59a5._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_70a08cdf._.js → node_modules__pnpm_0b403dbf._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8c13bdb7._.js → node_modules__pnpm_0dc85bd5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_ba838a36._.js → node_modules__pnpm_0f315216._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_0322e068._.js → node_modules__pnpm_0fcc2ade._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_df7dcb26._.js → node_modules__pnpm_11602273._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_5c59b1ad._.js → node_modules__pnpm_166528e5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b6b9de46._.js → node_modules__pnpm_1b6418c7._.js} +1 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_20308a0b._.js +7 -0
- package/.next/server/chunks/ssr/node_modules__pnpm_20308a0b._.js.map +1 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_39f460e8._.js → node_modules__pnpm_203e2ae6._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_d75e5d41._.js → node_modules__pnpm_20667837._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_3f2cce74._.js → node_modules__pnpm_22b45ca3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8ba721df._.js → node_modules__pnpm_233a9948._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_2871fff4._.js → node_modules__pnpm_26c302ad._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_08cf1858._.js → node_modules__pnpm_28f5917a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_790c3b2e._.js → node_modules__pnpm_29ef1122._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7e98d14b._.js → node_modules__pnpm_2b433d26._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_72235a6a._.js → node_modules__pnpm_32dea2df._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_337eaf96._.js → node_modules__pnpm_36314152._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_9ce450a4._.js → node_modules__pnpm_383aee7b._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8f8943af._.js → node_modules__pnpm_3f2da5a6._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_c402a901._.js → node_modules__pnpm_49f81544._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b50ae8f6._.js → node_modules__pnpm_4d2bd21b._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_63a4a328._.js → node_modules__pnpm_4d5ddaac._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_42d2c2d2._.js → node_modules__pnpm_4f088d93._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_f77bb209._.js → node_modules__pnpm_5075b2c5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_6a7ed592._.js → node_modules__pnpm_53135aed._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_1790069e._.js → node_modules__pnpm_55940107._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_423baddc._.js → node_modules__pnpm_5a66db81._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_3d378674._.js → node_modules__pnpm_660f6b48._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_36b5c2af._.js → node_modules__pnpm_678a023d._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_c39c9496._.js → node_modules__pnpm_69340952._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_1dce0d3b._.js → node_modules__pnpm_6a505c32._.js} +1 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_6fee60be._.js +3 -0
- package/.next/server/chunks/ssr/node_modules__pnpm_6fee60be._.js.map +1 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_3dd8e608._.js → node_modules__pnpm_73f60ed3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_87d282d9._.js → node_modules__pnpm_73fa56d9._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_45bf67c8._.js → node_modules__pnpm_7417f8a3._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_05da39c7._.js → node_modules__pnpm_74702239._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_928932b1._.js → node_modules__pnpm_76595790._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8036c25f._.js → node_modules__pnpm_7688cd8b._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_06db4ba2._.js → node_modules__pnpm_77bef6b3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_08922392._.js → node_modules__pnpm_7b9f7ded._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_c7ca55c9._.js → node_modules__pnpm_7bc6fb3f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_e70a06f1._.js → node_modules__pnpm_7bebd190._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b2c6ca72._.js → node_modules__pnpm_7cacc1cc._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_76204895._.js → node_modules__pnpm_7d6096d0._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_75846ac9._.js → node_modules__pnpm_810c12a3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_3601c997._.js → node_modules__pnpm_917236c4._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_135db8bc._.js → node_modules__pnpm_958d62cb._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_5768848c._.js → node_modules__pnpm_97367937._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_d1c050d4._.js → node_modules__pnpm_993eff2d._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_016e62a5._.js → node_modules__pnpm_9bab8aaa._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_0c377643._.js → node_modules__pnpm_9d36940a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_0d80282c._.js → node_modules__pnpm_9ddf8ec8._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_a23a1417._.js → node_modules__pnpm_9de6944e._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_227802dc._.js → node_modules__pnpm_9ed86539._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_c278eaac._.js → node_modules__pnpm_a216f966._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_754137d0._.js → node_modules__pnpm_a23053e0._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7ca85e0d._.js → node_modules__pnpm_a2c4f3d7._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b18e7d84._.js → node_modules__pnpm_a3c866a4._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_2e011da0._.js → node_modules__pnpm_aa25e76f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_91a9fe44._.js → node_modules__pnpm_aa53a759._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_1c623592._.js → node_modules__pnpm_ae8e01c6._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_3394b2c5._.js → node_modules__pnpm_aebdd762._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_4d03e476._.js → node_modules__pnpm_af29ab68._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_d6cd0cb1._.js → node_modules__pnpm_b28ba463._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_f505d304._.js → node_modules__pnpm_b4adc2e7._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_75690281._.js → node_modules__pnpm_b4bf1729._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_a4a74805._.js → node_modules__pnpm_b75e6868._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_4cc41a2c._.js → node_modules__pnpm_bc76cc53._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_140ed2b5._.js → node_modules__pnpm_bcd2eb3a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_85de6da6._.js → node_modules__pnpm_c1b02576._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8a0f76d5._.js → node_modules__pnpm_c1b70c63._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7de47ba7._.js → node_modules__pnpm_c320dcf5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_67f40799._.js → node_modules__pnpm_c4d0e703._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_f6f51e7a._.js → node_modules__pnpm_c57f91df._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_55b7a1cf._.js → node_modules__pnpm_c598b48c._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_0631ec86._.js → node_modules__pnpm_c683995e._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_db2dceff._.js → node_modules__pnpm_c6a3a5ee._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_240c58bb._.js → node_modules__pnpm_c8929f6f._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_aec9b3d2._.js → node_modules__pnpm_c98f0170._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_96c7344a._.js → node_modules__pnpm_cf36446c._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_93144bce._.js → node_modules__pnpm_cf44f5d7._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7a101d07._.js → node_modules__pnpm_d10d6e8f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_076b3258._.js → node_modules__pnpm_d237d54b._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_688ab9b4._.js → node_modules__pnpm_d2ff1199._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_4edcc2cf._.js → node_modules__pnpm_d58c5c9c._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_6c9a5a96._.js → node_modules__pnpm_d65a8ec6._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_33344533._.js → node_modules__pnpm_db9521f3._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_ebfee6f4._.js → node_modules__pnpm_e07e25a1._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_07f377f7._.js → node_modules__pnpm_e084e8b5._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_6947736b._.js → node_modules__pnpm_e7e16c44._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_00962046._.js → node_modules__pnpm_e87f4c8f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_cd59b8c6._.js → node_modules__pnpm_ee9378af._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_19e8c8a7._.js → node_modules__pnpm_ef18e708._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_a714825b._.js → node_modules__pnpm_ef613ec1._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_2b6ac74b._.js → node_modules__pnpm_f3d5816a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_9927b752._.js → node_modules__pnpm_f75286f3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_474a3a70._.js → node_modules__pnpm_f952589a._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_fa1f464c._.js → node_modules__pnpm_fb5a6095._.js} +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_error_tsx_8b5c3e3b._.js +3 -0
- package/.next/server/chunks/ssr/src_app_(app)_error_tsx_8b5c3e3b._.js.map +1 -0
- package/.next/server/chunks/ssr/src_app_(app)_settings_page_tsx_752c26e2._.js +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_settings_page_tsx_752c26e2._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_setup_page_tsx_effb3116._.js +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_setup_page_tsx_effb3116._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_global-error_tsx_aa661ba4._.js +3 -0
- package/.next/server/chunks/ssr/src_app_global-error_tsx_aa661ba4._.js.map +1 -0
- package/.next/server/chunks/ssr/src_components_docs_MarkdownRenderer_tsx_c2823695._.js +2 -2
- package/.next/server/chunks/ssr/src_components_docs_MarkdownRenderer_tsx_c2823695._.js.map +1 -1
- package/.next/server/chunks/ssr/src_components_ui_scroll-area_tsx_3edfbcee._.js +3 -0
- package/.next/server/chunks/ssr/src_components_ui_scroll-area_tsx_3edfbcee._.js.map +1 -0
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/0a23222890789fc7.js +1 -0
- package/.next/static/chunks/{fcc2b1530d73e61e.js → 13bb47148aab2650.js} +3 -3
- package/.next/static/chunks/260957bb921413ce.js +4 -0
- package/.next/static/chunks/26c0edacf913d566.js +1 -0
- package/.next/static/chunks/37e7fffb0c3f808a.js +1 -0
- package/.next/static/chunks/{a8d5f5dc2688fe30.js → 4b85895b71381fe3.js} +1 -1
- package/.next/static/chunks/4c61fab7712ab14c.js +1 -0
- package/.next/static/chunks/58191ebe3f737b95.js +10 -0
- package/.next/static/chunks/{db20ec18c9fde107.js → 61aeba246e853119.js} +1 -1
- package/.next/static/chunks/622d4f9dd738a19e.js +5 -0
- package/.next/static/chunks/656421e1c8420066.js +1 -0
- package/.next/static/chunks/{452e1bb12e7f0b85.js → 76dd41a0a6e00541.js} +3 -3
- package/.next/static/chunks/88a9c5878c58c4c7.js +1 -0
- package/.next/static/chunks/918b80a98b47faa7.js +1 -0
- package/.next/static/chunks/937e067c90728448.js +21 -0
- package/.next/static/chunks/9ec5cc6e82dc4c95.js +1 -0
- package/.next/static/chunks/ab91a04173b72e7f.css +1 -0
- package/.next/static/chunks/{25d2e746e06b38ba.js → c5cf10f92eba82e6.js} +2 -2
- package/.next/static/chunks/e9233bff3572a5ae.js +1 -0
- package/.next/static/chunks/{turbopack-2835ad6e71df73d8.js → turbopack-d9f1831e5abe8b4e.js} +1 -1
- package/LICENSE +21 -0
- package/README.md +260 -167
- package/package.json +6 -2
- package/.next/server/chunks/[root-of-the-server]__dfd36dc0._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__38711845._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__4cd0cfe5._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__7ccd69b2._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__8edfd41f._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__93c50d95._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__93c50d95._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ad4ab234._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__bdae2a0a._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__c754fc94._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__d23d6dd8._.js +0 -3
- package/.next/server/chunks/ssr/_0324be5b._.js +0 -4
- package/.next/server/chunks/ssr/_0324be5b._.js.map +0 -1
- package/.next/server/chunks/ssr/_04bd0614._.js.map +0 -1
- package/.next/server/chunks/ssr/_07ff42fd._.js.map +0 -1
- package/.next/server/chunks/ssr/_189227ea._.js +0 -3
- package/.next/server/chunks/ssr/_189227ea._.js.map +0 -1
- package/.next/server/chunks/ssr/_39d9968d._.js +0 -4
- package/.next/server/chunks/ssr/_39d9968d._.js.map +0 -1
- package/.next/server/chunks/ssr/_7b129868._.js +0 -4
- package/.next/server/chunks/ssr/_7b129868._.js.map +0 -1
- package/.next/server/chunks/ssr/_83c6a2ff._.js.map +0 -1
- package/.next/server/chunks/ssr/_85e5ab03._.js.map +0 -1
- package/.next/server/chunks/ssr/_9f1b4c51._.js +0 -3
- package/.next/server/chunks/ssr/_9f1b4c51._.js.map +0 -1
- package/.next/server/chunks/ssr/_b4c946f7._.js +0 -7
- package/.next/server/chunks/ssr/_b4c946f7._.js.map +0 -1
- package/.next/server/chunks/ssr/_c4b742c5._.js.map +0 -1
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_b0ef93f6._.js +0 -3
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_b0ef93f6._.js.map +0 -1
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js +0 -3
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js.map +0 -1
- package/.next/server/chunks/ssr/a5dda_next_dist_client_components_builtin_global-error_88955b9a.js +0 -3
- package/.next/server/chunks/ssr/a5dda_next_dist_client_components_builtin_global-error_88955b9a.js.map +0 -1
- package/.next/server/chunks/ssr/a5dda_next_dist_esm_build_templates_app-page_d9140d2d.js.map +0 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_44b70609._.js +0 -3
- package/.next/server/chunks/ssr/node_modules__pnpm_9e807a6c._.js +0 -3
- package/.next/server/chunks/ssr/node_modules__pnpm_9e807a6c._.js.map +0 -1
- package/.next/static/chunks/13bdd4e22dd90816.js +0 -1
- package/.next/static/chunks/31fae4c58073753b.js +0 -1
- package/.next/static/chunks/429961c8e82cfbcb.css +0 -1
- package/.next/static/chunks/5066c1dec89e3cb6.js +0 -1
- package/.next/static/chunks/519aa8080f20453e.js +0 -10
- package/.next/static/chunks/6f01f5fee0eb2f66.js +0 -1
- package/.next/static/chunks/825ae09010d35407.js +0 -5
- package/.next/static/chunks/aad224af68aad5fb.js +0 -4
- package/.next/static/chunks/d0d8f8e7eb4550b4.js +0 -1
- package/.next/static/chunks/dc6d4ccd3cd8471c.js +0 -21
- package/.next/static/chunks/e6164bb2a2fa9b00.js +0 -1
- /package/.next/server/chunks/{[root-of-the-server]__54666fd5._.js.map → [root-of-the-server]__03edd537._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__e27393ea._.js.map → [root-of-the-server]__1329130b._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__dfd36dc0._.js.map → [root-of-the-server]__222d0fad._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__b4da5bcd._.js.map → [root-of-the-server]__50974822._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__a0a8fb65._.js.map → [root-of-the-server]__7da508f8._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__2d66d57b._.js.map → [root-of-the-server]__9057030f._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__aa7a40ec._.js.map → [root-of-the-server]__943256c8._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__bacbf09e._.js.map → [root-of-the-server]__c4a478c1._.js.map} +0 -0
- /package/.next/server/chunks/{ssr/[root-of-the-server]__8edfd41f._.js.map → _next-internal_server_app_api_tasks_create_route_actions_8f1c32d2.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__0310d64d._.js.map → [root-of-the-server]__1940775f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__85b679c6._.js.map → [root-of-the-server]__718d62a3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__8bc686d2._.js.map → [root-of-the-server]__83981bf9._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__e44bed76._.js.map → [root-of-the-server]__a3f52a6e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__cf263b75._.js.map → [root-of-the-server]__c7aaf19e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_9f7bcf4a._.js.map → [root-of-the-server]__f322b1c8._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{_102fd465._.js.map → _af7c883c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_a9aca746._.js.map → ec1cc_katex_dist_katex_mjs_1924e0db._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e7b66387._.js.map → ec1cc_katex_dist_katex_mjs_1e92da96._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e93914b8._.js.map → ec1cc_katex_dist_katex_mjs_872ed7f8._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0322e068._.js.map → node_modules__pnpm_00fba959._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_55b7a1cf._.js.map → node_modules__pnpm_0ae7984c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0631ec86._.js.map → node_modules__pnpm_0b2a59a5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_63a4a328._.js.map → node_modules__pnpm_0b403dbf._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_2b6ac74b._.js.map → node_modules__pnpm_0dc85bd5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_19e8c8a7._.js.map → node_modules__pnpm_0f315216._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_39f460e8._.js.map → node_modules__pnpm_0fcc2ade._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3601c997._.js.map → node_modules__pnpm_11602273._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_1c623592._.js.map → node_modules__pnpm_166528e5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8c13bdb7._.js.map → node_modules__pnpm_1b6418c7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3dd8e608._.js.map → node_modules__pnpm_203e2ae6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_05da39c7._.js.map → node_modules__pnpm_20667837._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_1dce0d3b._.js.map → node_modules__pnpm_22b45ca3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_42d2c2d2._.js.map → node_modules__pnpm_233a9948._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_2871fff4._.js.map → node_modules__pnpm_26c302ad._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_08cf1858._.js.map → node_modules__pnpm_28f5917a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0c377643._.js.map → node_modules__pnpm_29ef1122._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_227802dc._.js.map → node_modules__pnpm_2b433d26._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_5c59b1ad._.js.map → node_modules__pnpm_32dea2df._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_00962046._.js.map → node_modules__pnpm_36314152._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_790c3b2e._.js.map → node_modules__pnpm_383aee7b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_87d282d9._.js.map → node_modules__pnpm_3f2da5a6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3f2cce74._.js.map → node_modules__pnpm_49f81544._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7a101d07._.js.map → node_modules__pnpm_4d2bd21b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_6a7ed592._.js.map → node_modules__pnpm_4d5ddaac._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_45bf67c8._.js.map → node_modules__pnpm_4f088d93._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b50ae8f6._.js.map → node_modules__pnpm_5075b2c5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_70a08cdf._.js.map → node_modules__pnpm_53135aed._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_1790069e._.js.map → node_modules__pnpm_55940107._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_423baddc._.js.map → node_modules__pnpm_5a66db81._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_07f377f7._.js.map → node_modules__pnpm_660f6b48._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_36b5c2af._.js.map → node_modules__pnpm_678a023d._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_140ed2b5._.js.map → node_modules__pnpm_69340952._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c402a901._.js.map → node_modules__pnpm_6a505c32._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_9cdea683._.js.map → node_modules__pnpm_73f60ed3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8b3ed63a._.js.map → node_modules__pnpm_73fa56d9._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8ba721df._.js.map → node_modules__pnpm_7417f8a3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_240c58bb._.js.map → node_modules__pnpm_74702239._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_337eaf96._.js.map → node_modules__pnpm_76595790._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8036c25f._.js.map → node_modules__pnpm_7688cd8b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_06db4ba2._.js.map → node_modules__pnpm_77bef6b3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_08922392._.js.map → node_modules__pnpm_7b9f7ded._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c7ca55c9._.js.map → node_modules__pnpm_7bc6fb3f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7de47ba7._.js.map → node_modules__pnpm_7bebd190._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_72235a6a._.js.map → node_modules__pnpm_7cacc1cc._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_4edcc2cf._.js.map → node_modules__pnpm_7d6096d0._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_75846ac9._.js.map → node_modules__pnpm_810c12a3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_df7dcb26._.js.map → node_modules__pnpm_917236c4._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_135db8bc._.js.map → node_modules__pnpm_958d62cb._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_5768848c._.js.map → node_modules__pnpm_97367937._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b6b9de46._.js.map → node_modules__pnpm_993eff2d._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_016e62a5._.js.map → node_modules__pnpm_9bab8aaa._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_9ce450a4._.js.map → node_modules__pnpm_9d36940a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_076b3258._.js.map → node_modules__pnpm_9ddf8ec8._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_a23a1417._.js.map → node_modules__pnpm_9de6944e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7e98d14b._.js.map → node_modules__pnpm_9ed86539._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_474a3a70._.js.map → node_modules__pnpm_a216f966._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_754137d0._.js.map → node_modules__pnpm_a23053e0._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7ca85e0d._.js.map → node_modules__pnpm_a2c4f3d7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b18e7d84._.js.map → node_modules__pnpm_a3c866a4._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_2e011da0._.js.map → node_modules__pnpm_aa25e76f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_91a9fe44._.js.map → node_modules__pnpm_aa53a759._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b2c6ca72._.js.map → node_modules__pnpm_ae8e01c6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3394b2c5._.js.map → node_modules__pnpm_aebdd762._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0d80282c._.js.map → node_modules__pnpm_af29ab68._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c278eaac._.js.map → node_modules__pnpm_b28ba463._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_f505d304._.js.map → node_modules__pnpm_b4adc2e7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_4d03e476._.js.map → node_modules__pnpm_b4bf1729._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_a4a74805._.js.map → node_modules__pnpm_b75e6868._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_4cc41a2c._.js.map → node_modules__pnpm_bc76cc53._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c39c9496._.js.map → node_modules__pnpm_bcd2eb3a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_76204895._.js.map → node_modules__pnpm_c1b02576._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8a0f76d5._.js.map → node_modules__pnpm_c1b70c63._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_e70a06f1._.js.map → node_modules__pnpm_c320dcf5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_67f40799._.js.map → node_modules__pnpm_c4d0e703._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_f6f51e7a._.js.map → node_modules__pnpm_c57f91df._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8f8943af._.js.map → node_modules__pnpm_c598b48c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_60fef38e._.js.map → node_modules__pnpm_c683995e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_db2dceff._.js.map → node_modules__pnpm_c6a3a5ee._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_33344533._.js.map → node_modules__pnpm_c8929f6f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_aec9b3d2._.js.map → node_modules__pnpm_c98f0170._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_96c7344a._.js.map → node_modules__pnpm_cf36446c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_93144bce._.js.map → node_modules__pnpm_cf44f5d7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_f77bb209._.js.map → node_modules__pnpm_d10d6e8f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_75690281._.js.map → node_modules__pnpm_d237d54b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_688ab9b4._.js.map → node_modules__pnpm_d2ff1199._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_85de6da6._.js.map → node_modules__pnpm_d58c5c9c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3d378674._.js.map → node_modules__pnpm_d65a8ec6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_d75e5d41._.js.map → node_modules__pnpm_db9521f3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_ebfee6f4._.js.map → node_modules__pnpm_e07e25a1._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_6c9a5a96._.js.map → node_modules__pnpm_e084e8b5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_6947736b._.js.map → node_modules__pnpm_e7e16c44._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_928932b1._.js.map → node_modules__pnpm_e87f4c8f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_cd59b8c6._.js.map → node_modules__pnpm_ee9378af._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_ba838a36._.js.map → node_modules__pnpm_ef18e708._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_a714825b._.js.map → node_modules__pnpm_ef613ec1._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_d1c050d4._.js.map → node_modules__pnpm_f3d5816a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_9927b752._.js.map → node_modules__pnpm_f75286f3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_d6cd0cb1._.js.map → node_modules__pnpm_f952589a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_fa1f464c._.js.map → node_modules__pnpm_fb5a6095._.js.map} +0 -0
- /package/.next/static/{0O_zNn9bF-68gq5ePCg2r → 5YfD8cBCzJoKPTXc-Q0s5}/_buildManifest.js +0 -0
- /package/.next/static/{0O_zNn9bF-68gq5ePCg2r → 5YfD8cBCzJoKPTXc-Q0s5}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{0O_zNn9bF-68gq5ePCg2r → 5YfD8cBCzJoKPTXc-Q0s5}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[65689,a=>{"use strict";var b=a.i(9637),c=a.i(60940),d=a.i(44394),e=a.i(33214);let f=(0,e.default)("chevron-left",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);var g=a.i(22820);let h=(0,e.default)("sparkles",[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]]);var i=a.i(39863),j=a.i(72985),k=a.i(68114),l=a.i(38509),m=a.i(14879);let n=(0,e.default)("building-2",[["path",{d:"M10 12h4",key:"a56b0p"}],["path",{d:"M10 8h4",key:"1sr2af"}],["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2",key:"secmi2"}],["path",{d:"M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16",key:"16ra0t"}]]),o=(0,e.default)("server",[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]]);var p=a.i(13812);let q=(0,e.default)("triangle-alert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]),r=(0,e.default)("calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]]);var s=a.i(21132);let t=(0,e.default)("git-branch",[["path",{d:"M15 6a9 9 0 0 0-9 9V3",key:"1cii5b"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}]]),u=(0,e.default)("shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]]),v=(0,e.default)("database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);var w=a.i(13640);let x=(0,e.default)("workflow",[["rect",{width:"8",height:"8",x:"3",y:"3",rx:"2",key:"by2w9f"}],["path",{d:"M7 11v4a2 2 0 0 0 2 2h4",key:"xkn7yn"}],["rect",{width:"8",height:"8",x:"13",y:"13",rx:"2",key:"1cgmvn"}]]);var y=a.i(19677),z=a.i(94194);let A=[{id:"nextjs-production",name:"Next.js Production",description:"Complete setup for a production Next.js application with CI/CD, Docker, and code quality tools",projectTypes:["web-app"],templateIds:["claude-md","architecture-overview","contributing","security","pr-template","changelog","testing","onboarding","dockerfile","docker-compose","dockerignore","env-example","ci-workflow","cd-workflow","dependabot-config","eslintrc","prettierrc","tsconfig-strict","vscode-settings","vscode-extensions"]},{id:"api-backend",name:"API Backend",description:"Production API service with OpenAPI spec, Docker, monitoring, and runbook",projectTypes:["api-backend"],templateIds:["claude-md","architecture-overview","api-reference","openapi","runbook","contributing","security","pr-template","changelog","testing","dockerfile","docker-compose","dockerignore","env-example","ci-workflow","cd-workflow","health-check-doc","slo-doc"]},{id:"library-sdk",name:"Library / SDK",description:"Open-source library with strict TypeScript, changelog, and release automation",projectTypes:["library"],templateIds:["claude-md","contributing","security","pr-template","changelog","testing","tsconfig-strict","eslintrc","prettierrc","editorconfig","commitlint","dependabot-config","release-workflow","codeowners"]},{id:"cli-tool",name:"CLI Tool",description:"Command-line tool with Makefile automation and release workflow",projectTypes:["cli-tool"],templateIds:["claude-md","contributing","security","pr-template","changelog","testing","makefile","env-example","ci-workflow","release-workflow","commitlint","editorconfig","eslintrc"]},{id:"monorepo",name:"Monorepo",description:"Multi-package monorepo with code ownership, commit conventions, and architecture docs",projectTypes:["monorepo"],templateIds:["claude-md","architecture-overview","contributing","security","pr-template","changelog","testing","onboarding","codeowners","commitlint","ci-workflow","cd-workflow","dockerfile","env-example","eslintrc","lint-staged"]},{id:"ai-first",name:"AI-First",description:"Cross-cutting preset for projects that heavily use AI coding agents",projectTypes:[],templateIds:["claude-md","agents-md","gemini-md","cursorrules","copilot-instructions","contributing","pr-template","changelog"]},{id:"minimal",name:"Minimal",description:"Just the essentials — get started fast with 5 key files",projectTypes:[],templateIds:["claude-md","contributing","pr-template","changelog","env-example"]}],B={"ai-agent":"AI Agent Config",github:"GitHub",process:"Process Docs",technical:"Technical Docs",infrastructure:"Infrastructure","github-actions":"GitHub Actions","code-quality":"Code Quality",monitoring:"Monitoring"},C={"ai-agent":l.Bot,github:t,process:x,technical:m.FileText,infrastructure:o,"github-actions":x,"code-quality":i.Check,monitoring:q},D={"claude-md":l.Bot,"agents-md":l.Bot,"gemini-md":l.Bot,cursorrules:w.Code2,windsurfrules:w.Code2,"copilot-instructions":l.Bot,contributing:t,security:u,"pr-template":t,"bug-report":q,"feature-request":m.FileText,changelog:y.List,deployment:x,testing:i.Check,glossary:p.BookOpen,prd:m.FileText,"architecture-overview":n,"api-reference":o,runbook:p.BookOpen,adr:q,onboarding:s.Users,database:v,openapi:o,"meeting-notes":r,blank:m.FileText},E=function(a){let b=[],c=new Map;for(let d of a)c.has(d.category)||(b.push(d.category),c.set(d.category,[])),c.get(d.category).push(d);return b.map(a=>({category:a,displayName:B[a]??a,items:c.get(a)}))}(z.TEMPLATES);function F({selected:a,onChange:d,projectType:e}){let f,[g,h]=(0,c.useState)("recommended"),j=b=>a.some(a=>a.id===b),l=A.filter(a=>0===a.projectTypes.length||a.projectTypes.includes(e??""));return(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Select Templates"}),(0,b.jsx)("p",{className:"text-muted",children:"Choose which documentation files to generate for your project."})]}),(0,b.jsxs)("div",{className:"flex gap-1 overflow-x-auto pb-2 border-b border-border",children:[(0,b.jsx)("button",{onClick:()=>h("recommended"),className:(0,k.cn)("px-3 py-1.5 text-sm rounded-md whitespace-nowrap transition-colors","recommended"===g?"bg-accent text-white":"text-muted hover:text-txt"),children:"⭐ Recommended"}),E.map(a=>(0,b.jsx)("button",{onClick:()=>h(a.category),className:(0,k.cn)("px-3 py-1.5 text-sm rounded-md whitespace-nowrap transition-colors",g===a.category?"bg-accent text-white":"text-muted hover:text-txt"),children:a.displayName},a.category))]}),"recommended"===g&&(0,b.jsxs)("div",{className:"space-y-4",children:[0===l.length&&(0,b.jsx)("p",{className:"text-muted text-sm",children:"No presets match your project type. Select templates manually from the tabs above."}),l.map(a=>{let c=a.templateIds.every(a=>j(a));return(0,b.jsx)("div",{className:"p-4 rounded-lg border border-border hover:border-accent/50 transition-colors",children:(0,b.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("div",{className:"font-medium text-txt",children:a.name}),(0,b.jsx)("div",{className:"text-sm text-muted mt-1",children:a.description}),(0,b.jsxs)("div",{className:"text-xs text-accent/70 mt-1",children:[a.templateIds.length," templates"]})]}),(0,b.jsx)("button",{onClick:()=>{d(a.templateIds.map(a=>z.TEMPLATES.find(b=>b.id===a)).filter(a=>void 0!==a).map(a=>({id:a.id,name:a.name,path:a.defaultPath})))},className:(0,k.cn)("shrink-0 px-3 py-1.5 text-sm rounded-lg border transition-colors",c?"border-accent bg-accent/10 text-accent":"border-border hover:border-accent text-txt"),children:c?"✓ Selected":"Select bundle"})]})},a.id)})]}),"recommended"!==g&&((f=E.find(a=>a.category===g))?(0,b.jsxs)("div",{className:"space-y-3",children:[(0,b.jsxs)("div",{className:"flex items-center justify-between",children:[(0,b.jsx)("h3",{className:"text-sm font-medium text-muted uppercase tracking-wider",children:f.displayName}),(0,b.jsx)("button",{onClick:()=>(b=>{let c=E.find(a=>a.category===b);if(c)if(c.items.every(a=>j(a.id)))d(a.filter(a=>!c.items.some(b=>b.id===a.id)));else{let b=[...a];c.items.forEach(a=>{j(a.id)||b.push({id:a.id,name:a.name,path:a.defaultPath})}),d(b)}})(f.category),className:"text-xs text-accent hover:text-accent/80 transition-colors",children:f.items.every(a=>j(a.id))?"Deselect all":"Select all"})]}),(0,b.jsx)("div",{className:"grid grid-cols-2 sm:grid-cols-3 gap-3",children:f.items.map(c=>{let e=D[c.id]??C[c.category],f=j(c.id);return(0,b.jsx)("button",{onClick:()=>{j(c.id)?d(a.filter(a=>a.id!==c.id)):d([...a,{id:c.id,name:c.name,path:c.defaultPath}])},className:(0,k.cn)("p-3 rounded-lg border text-left transition-all",f?"border-accent bg-accent/10":"border-border hover:border-accent/50"),children:(0,b.jsxs)("div",{className:"flex items-start gap-2",children:[(0,b.jsx)("div",{className:(0,k.cn)("w-8 h-8 rounded-lg flex items-center justify-center shrink-0",f?"bg-accent/20":"bg-surface2"),children:(0,b.jsx)(e,{className:(0,k.cn)("w-4 h-4",f?"text-accent":"text-muted")})}),(0,b.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,b.jsx)("div",{className:"font-medium text-sm text-txt truncate",children:c.name}),(0,b.jsx)("div",{className:"text-xs text-muted truncate",children:c.description})]}),f&&(0,b.jsx)(i.Check,{className:"w-4 h-4 text-accent shrink-0"})]})},c.id)})})]}):null),(0,b.jsxs)("div",{className:"text-sm text-muted",children:[a.length," template",1!==a.length?"s":""," selected"]})]})}var G=a.i(66718);let H=[{value:"web-app",label:"Web Application"},{value:"api-backend",label:"API / Backend"},{value:"cli-tool",label:"CLI Tool"},{value:"library",label:"Library / SDK"},{value:"mobile-app",label:"Mobile App"},{value:"monorepo",label:"Monorepo"}];function I({answers:a,onChange:c}){let d=(b,d)=>{c({...a,[b]:d})};return(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Basic Information"}),(0,b.jsx)("p",{className:"text-muted",children:"Tell us about your project to customize the documentation."})]}),(0,b.jsxs)("div",{className:"space-y-4",children:[(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Project Name ",(0,b.jsx)("span",{className:"text-red-400",children:"*"})]}),(0,b.jsx)(G.Input,{value:a.projectName,onChange:a=>d("projectName",a.target.value),placeholder:"My Awesome Project",className:"bg-surface2"})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Project Type"}),(0,b.jsx)("select",{value:a.projectType,onChange:a=>d("projectType",a.target.value),className:"w-full h-10 px-3 rounded-md border border-border bg-surface2 text-txt text-sm focus:outline-none focus:ring-2 focus:ring-accent/50",children:H.map(a=>(0,b.jsx)("option",{value:a.value,children:a.label},a.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Repository URL ",(0,b.jsx)("span",{className:"text-muted",children:"(optional)"})]}),(0,b.jsx)(G.Input,{value:a.repoUrl,onChange:a=>d("repoUrl",a.target.value),placeholder:"https://github.com/org/repo",className:"bg-surface2"})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Description"}),(0,b.jsx)("textarea",{value:a.description,onChange:a=>d("description",a.target.value),placeholder:"A brief description of what your project does...",rows:3,className:"w-full px-3 py-2 rounded-md border border-border bg-surface2 text-txt text-sm resize-none focus:outline-none focus:ring-2 focus:ring-accent/50"})]}),(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Key Features ",(0,b.jsx)("span",{className:"text-muted",children:"(optional)"})]}),(0,b.jsx)(G.Input,{value:a.keyFeatures,onChange:a=>d("keyFeatures",a.target.value),placeholder:"Auth, payments, real-time sync, etc.",className:"bg-surface2"}),(0,b.jsx)("p",{className:"text-xs text-muted mt-1",children:"Comma-separated list of main features"})]})]})]})}var J=a.i(17410),K=a.i(16502);let L=[{id:"language",label:"Language",techs:["TypeScript","JavaScript","Python","Go","Rust","Java","C#","Ruby","Kotlin","Swift","PHP","Elixir"]},{id:"frontend",label:"Frontend",techs:["React","Vue","Angular","Next.js","Nuxt","SvelteKit","Remix","Astro","Vite","Tailwind CSS","React Native","Expo"]},{id:"backend",label:"Backend",techs:["Node.js","Express","Fastify","NestJS","FastAPI","Django","Flask","Rails","Spring Boot","Go/Fiber","Rust/Actix","Hono","Bun"]},{id:"database",label:"Database",techs:["PostgreSQL","MySQL","MongoDB","Redis","SQLite","Supabase","PlanetScale","DynamoDB","Cassandra","Prisma","Drizzle","TypeORM"]},{id:"devops",label:"DevOps",techs:["Docker","Kubernetes","GitHub Actions","GitLab CI","CircleCI","Jenkins","Terraform","Pulumi","AWS","GCP","Azure","Vercel","Railway","Fly.io","Render"]},{id:"testing",label:"Testing",techs:["Jest","Vitest","Playwright","Cypress","Testing Library","pytest","RSpec","Mocha","k6"]},{id:"tools",label:"Tools",techs:["ESLint","Prettier","Husky","lint-staged","Storybook","Turborepo","pnpm","Nx","GraphQL","tRPC","Zod","Stripe"]}];L.flatMap(a=>a.techs);let M=[{id:"nextjs",label:"Next.js Full-Stack",techs:["TypeScript","Next.js","React","Tailwind CSS","PostgreSQL","Prisma"]},{id:"python-api",label:"Python API",techs:["Python","FastAPI","PostgreSQL","Redis","Docker"]},{id:"react-native",label:"React Native",techs:["TypeScript","React Native","Expo"]},{id:"go-service",label:"Go Microservice",techs:["Go","Go/Fiber","PostgreSQL","Docker","Kubernetes"]},{id:"sveltekit",label:"SvelteKit",techs:["TypeScript","SvelteKit","Tailwind CSS","SQLite"]}];function N({value:a,onChange:d}){let[e,f]=(0,c.useState)(""),[g,h]=(0,c.useState)("language"),i=e.trim().length>0,j=b=>{a.includes(b)?d(a.filter(a=>a!==b)):d([...a,b])},l=i?L.map(a=>({...a,items:a.techs.filter(a=>a.toLowerCase().includes(e.toLowerCase()))})).filter(a=>a.items.length>0):[],m=L.find(a=>a.id===g)?.techs??[],n=L.flatMap(a=>a.techs).some(a=>a.toLowerCase()===e.toLowerCase()),o=i&&!n&&e.trim().length>0;return(0,b.jsxs)("div",{className:"space-y-3",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("p",{className:"text-xs font-medium text-muted mb-2 uppercase tracking-wider",children:"Quick Presets"}),(0,b.jsx)("div",{className:"flex flex-wrap gap-2",children:M.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{let b;(b=c.techs.filter(b=>!a.includes(b))).length>0&&d([...a,...b])},className:"px-3 py-1 rounded-md border border-border text-xs text-txt hover:border-accent hover:text-accent transition-colors",children:c.label},c.id))})]}),(0,b.jsxs)("div",{className:"relative",children:[(0,b.jsx)(J.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-muted pointer-events-none"}),(0,b.jsx)("input",{value:e,onChange:a=>f(a.target.value),onKeyDown:b=>{if("Enter"===b.key){let c;b.preventDefault(),!L.flatMap(a=>a.techs).some(a=>a.toLowerCase()===e.toLowerCase())&&e.trim()&&((c=e.trim())&&!a.includes(c)&&d([...a,c]),f(""))}else"Escape"===b.key&&f("")},placeholder:"Search technologies...",className:"w-full pl-9 pr-3 py-2 rounded-md border border-border bg-surface2 text-txt text-sm outline-none placeholder:text-muted focus:border-accent transition-colors"}),i&&(0,b.jsx)("button",{type:"button",onClick:()=>f(""),className:"absolute right-2 top-1/2 -translate-y-1/2 text-muted hover:text-txt transition-colors",children:(0,b.jsx)(K.X,{className:"w-4 h-4"})})]}),!i&&(0,b.jsx)("div",{className:"flex gap-1 overflow-x-auto pb-1 scrollbar-hide",children:L.map(a=>(0,b.jsx)("button",{type:"button",onClick:()=>h(a.id),className:(0,k.cn)("px-3 py-1 rounded-md text-xs font-medium whitespace-nowrap transition-colors flex-shrink-0",g===a.id?"bg-accent text-white":"bg-surface2 text-muted hover:text-txt hover:bg-surface"),children:a.label},a.id))}),i?(0,b.jsxs)("div",{className:"space-y-3",children:[l.map(c=>(0,b.jsxs)("div",{children:[(0,b.jsx)("p",{className:"text-xs font-medium text-muted uppercase tracking-wider mb-1.5",children:c.label}),(0,b.jsx)("div",{className:"flex flex-wrap gap-2",children:c.items.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>j(c),className:(0,k.cn)("px-3 py-1 rounded-full text-sm border transition-colors",a.includes(c)?"bg-accent/15 border-accent text-accent":"bg-surface2 border-border text-txt hover:border-accent/50 hover:text-accent/80"),children:c},c))})]},c.id)),o&&(0,b.jsxs)("p",{className:"text-xs text-muted",children:["Press ",(0,b.jsx)("kbd",{className:"px-1 py-0.5 rounded bg-surface border border-border text-xs",children:"Enter"}),' to add "',e,'"']})]}):(0,b.jsx)("div",{className:"flex flex-wrap gap-2",children:m.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>j(c),className:(0,k.cn)("px-3 py-1 rounded-full text-sm border transition-colors",a.includes(c)?"bg-accent/15 border-accent text-accent":"bg-surface2 border-border text-txt hover:border-accent/50 hover:text-accent/80"),children:c},c))}),a.length>0&&(0,b.jsxs)("div",{className:"pt-2 border-t border-border",children:[(0,b.jsxs)("p",{className:"text-xs font-medium text-muted mb-2",children:["Selected (",a.length,")"]}),(0,b.jsx)("div",{className:"flex flex-wrap gap-1.5",children:a.map(c=>(0,b.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-accent/15 text-accent text-sm font-medium",children:[c,(0,b.jsx)("button",{type:"button",onClick:()=>d(a.filter(a=>a!==c)),className:"hover:text-accent/70 transition-colors",children:(0,b.jsx)(K.X,{className:"w-3 h-3"})})]},c))})]})]})}let O=[{value:"solo",label:"Solo"},{value:"2-5",label:"2–5"},{value:"6-15",label:"6–15"},{value:"15+",label:"15+"}],P=[{value:"",label:"Not sure / other"},{value:"Jest",label:"Jest"},{value:"Vitest",label:"Vitest"},{value:"pytest",label:"pytest"},{value:"RSpec",label:"RSpec"},{value:"Mocha",label:"Mocha"}],Q=[{value:"",label:"Not specified"},{value:"trunk-based",label:"Trunk-based"},{value:"gitflow",label:"Gitflow"},{value:"feature-branch",label:"Feature branches"}],R=["GitHub Actions","GitLab CI","CircleCI","Jenkins","Buildkite","Travis CI"],S=["ESLint","Prettier","Biome","Stylelint","oxc","Rome"],T=["Vercel","AWS","GCP","Azure","Fly.io","Railway","Render","Docker","Kubernetes","Heroku"];function U({answers:a,onChange:c}){let d=(b,d)=>{c({...a,[b]:d})};return(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Team & Conventions"}),(0,b.jsx)("p",{className:"text-muted",children:"Help us tailor documentation to your team. All fields are optional."})]}),(0,b.jsxs)("div",{className:"space-y-5",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-2",children:"Team Size"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap",children:O.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>d("teamSize",a.teamSize===c.value?"":c.value),className:(0,k.cn)("px-4 py-2 rounded-lg border text-sm font-medium transition-all",a.teamSize===c.value?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c.label},c.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Linting & Formatting"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap mb-2",children:S.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{d("linting",a.linting.includes(c)?a.linting.filter(a=>a!==c):[...a.linting,c])},className:(0,k.cn)("px-3 py-1.5 rounded-md border text-sm transition-all",a.linting.includes(c)?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c},c))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Test Framework"}),(0,b.jsx)("select",{value:a.testFramework,onChange:a=>d("testFramework",a.target.value),className:"w-full h-10 px-3 rounded-md border border-border bg-surface2 text-txt text-sm focus:outline-none focus:ring-2 focus:ring-accent/50",children:P.map(a=>(0,b.jsx)("option",{value:a.value,children:a.label},a.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"CI/CD"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap mb-2",children:R.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{d("ciCd",a.ciCd.includes(c)?a.ciCd.filter(a=>a!==c):[...a.ciCd,c])},className:(0,k.cn)("px-3 py-1.5 rounded-md border text-sm transition-all",a.ciCd.includes(c)?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c},c))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-2",children:"Branch Strategy"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap",children:Q.filter(a=>a.value).map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>d("branchStrategy",a.branchStrategy===c.value?"":c.value),className:(0,k.cn)("px-4 py-2 rounded-lg border text-sm font-medium transition-all",a.branchStrategy===c.value?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c.label},c.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Deployment Target"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap",children:T.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{d("deploymentTarget",a.deploymentTarget.includes(c)?a.deploymentTarget.filter(a=>a!==c):[...a.deploymentTarget,c])},className:(0,k.cn)("px-3 py-1.5 rounded-md border text-sm transition-all",a.deploymentTarget.includes(c)?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c},c))})]}),(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Additional Conventions ",(0,b.jsx)("span",{className:"text-muted",children:"(optional)"})]}),(0,b.jsx)(G.Input,{value:a.conventions,onChange:a=>d("conventions",a.target.value),placeholder:"Conventional Commits, semantic versioning, etc.",className:"bg-surface2"})]})]})]})}let V=(0,e.default)("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]),W=(0,e.default)("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);var X=a.i(53435);function Y({files:a,onWrite:d,isWriting:e,mode:f,onModeChange:h}){let[i,j]=(0,c.useState)(new Set),l=a.filter(a=>!a.skipped),n=a.filter(a=>a.skipped);return 0===a.length?(0,b.jsxs)("div",{className:"text-center py-12",children:[(0,b.jsx)(W,{className:"w-12 h-12 text-muted mx-auto mb-4"}),(0,b.jsx)("h3",{className:"text-lg font-medium text-txt mb-2",children:"No files generated"}),(0,b.jsx)("p",{className:"text-muted",children:"Something went wrong. Please go back and try again."})]}):(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{className:"flex items-center justify-between",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Preview"}),(0,b.jsx)("p",{className:"text-muted",children:"Review the files that will be created."})]}),(0,b.jsxs)("div",{className:"flex items-center gap-1 bg-surface2 rounded-lg p-1",children:[(0,b.jsx)("button",{onClick:()=>h("quick"),className:(0,k.cn)("px-3 py-1 text-sm rounded-md transition-colors","quick"===f?"bg-surface text-txt shadow-sm":"text-muted hover:text-txt"),children:"Quick"}),(0,b.jsx)("button",{onClick:()=>h("ai"),className:(0,k.cn)("px-3 py-1 text-sm rounded-md transition-colors","ai"===f?"bg-surface text-txt shadow-sm":"text-muted hover:text-txt"),children:"AI"})]})]}),(0,b.jsxs)("div",{className:"space-y-2",children:[(0,b.jsxs)("h3",{className:"text-sm font-medium text-muted uppercase tracking-wider",children:["Files to create (",l.length,")"]}),(0,b.jsx)("div",{className:"border border-border rounded-lg divide-y divide-border overflow-hidden",children:l.map(a=>{let c=i.has(a.path),d=a.path.endsWith(".md");return(0,b.jsxs)("div",{children:[(0,b.jsxs)("button",{onClick:()=>{var b;return b=a.path,void j(a=>{let c=new Set(a);return c.has(b)?c.delete(b):c.add(b),c})},className:"w-full flex items-center gap-3 p-3 hover:bg-surface2 transition-colors",children:[c?(0,b.jsx)(V,{className:"w-4 h-4 text-muted shrink-0"}):(0,b.jsx)(g.ChevronRight,{className:"w-4 h-4 text-muted shrink-0"}),(0,b.jsx)(m.FileText,{className:"w-4 h-4 text-accent shrink-0"}),(0,b.jsx)("span",{className:"text-sm font-mono text-txt",children:a.path})]}),c&&(0,b.jsx)("div",{className:"px-3 pb-3",children:d?(0,b.jsx)("div",{className:"prose prose-invert max-w-none p-3 bg-surface2 rounded-lg max-h-64 overflow-y-auto text-sm",children:(0,b.jsx)(X.MarkdownRenderer,{content:a.content.slice(0,3e3)})}):(0,b.jsxs)("pre",{className:"p-3 bg-surface2 rounded-lg text-xs text-muted overflow-x-auto max-h-64 overflow-y-auto",children:[a.content.slice(0,2e3),a.content.length>2e3&&"\n\n...(truncated)"]})})]},a.path)})})]}),n.length>0&&(0,b.jsxs)("div",{className:"space-y-2",children:[(0,b.jsxs)("h3",{className:"text-sm font-medium text-muted uppercase tracking-wider",children:["Skipped (",n.length,")"]}),(0,b.jsx)("div",{className:"bg-amber-500/10 border border-amber-500/30 rounded-lg p-3 space-y-1",children:n.map(a=>(0,b.jsxs)("div",{className:"flex items-center gap-2 text-sm",children:[(0,b.jsx)(W,{className:"w-4 h-4 text-amber-400 shrink-0"}),(0,b.jsx)("span",{className:"font-mono text-amber-400",children:a.path}),(0,b.jsxs)("span",{className:"text-amber-400/70",children:["— ",a.reason||"already exists"]})]},a.path))})]}),(0,b.jsxs)("div",{className:"text-sm text-muted",children:[l.length," file",1!==l.length?"s":""," will be created",n.length>0&&`, ${n.length} skipped`]})]})}let Z=[{id:"welcome",title:"Welcome"},{id:"basic-info",title:"Basic Info"},{id:"templates",title:"Templates"},{id:"tech-stack",title:"Tech Stack"},{id:"team",title:"Team"},{id:"preview",title:"Preview"},{id:"complete",title:"Complete"}],$=Z.length-1;function _(){let{activeProject:a,rootParam:e,projects:l}=(0,d.useApp)(),m=l.find(b=>b.root===a),[n,o]=(0,c.useState)(0),[p,q]=(0,c.useState)([]),[r,s]=(0,c.useState)({projectName:"",projectType:"web-app",description:"",repoUrl:"",techStackTags:[],keyFeatures:"",teamSize:"",linting:[],testFramework:"",ciCd:[],branchStrategy:"",deploymentTarget:[],conventions:""}),[t,u]=(0,c.useState)("quick"),[v,w]=(0,c.useState)([]),[x,y]=(0,c.useState)(!1),[B,C]=(0,c.useState)([]);(0,c.useEffect)(()=>{!async function(){try{let a=await fetch(`/api/docs${e}`),b=(await a.json()).filter(a=>"CLAUDE.md"===a.path||"AGENTS.md"===a.path).map(a=>a.path);C(b)}catch{}}()},[e]);let D=async()=>{if(4===n){y(!0);try{let a=await fetch(`/api/setup/generate${e}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({templates:p,answers:r,mode:t})}),b=await a.json();w(b.files||[])}catch{w([])}y(!1)}o(a=>Math.min(a+1,$))},E=async()=>{y(!0);try{await fetch(`/api/setup/write${e}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({files:v})}),o(6)}catch{}y(!1)};return(0,b.jsxs)("div",{className:"min-h-screen bg-bg flex flex-col",children:[(0,b.jsx)("div",{className:"border-b border-border bg-surface",children:(0,b.jsxs)("div",{className:"max-w-3xl mx-auto px-6 py-4",children:[(0,b.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,b.jsx)("h1",{className:"text-lg font-semibold text-txt",children:"Setup Wizard"}),(0,b.jsxs)("span",{className:"text-sm text-muted",children:["Step ",n+1," of ",Z.length]})]}),(0,b.jsx)("div",{className:"flex gap-1",children:Z.map((a,c)=>(0,b.jsx)("div",{className:(0,k.cn)("h-1 flex-1 rounded-full transition-colors",c<=n?"bg-accent":"bg-border")},a.id))}),(0,b.jsx)("div",{className:"flex gap-1 mt-1",children:Z.map((a,c)=>(0,b.jsx)("div",{className:"flex-1 text-center",children:c===n&&(0,b.jsx)("span",{className:"text-xs text-accent",children:a.title})},a.id))})]})}),(0,b.jsx)("div",{className:"flex-1 overflow-y-auto",children:(0,b.jsxs)("div",{className:"max-w-3xl mx-auto px-6 py-8",children:[0===n&&(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{className:"text-center space-y-4",children:[(0,b.jsx)("div",{className:"w-16 h-16 rounded-2xl bg-accent/10 flex items-center justify-center mx-auto",children:(0,b.jsx)(h,{className:"w-8 h-8 text-accent"})}),(0,b.jsx)("h2",{className:"text-2xl font-bold text-txt",children:"Welcome to VibeDoc"}),(0,b.jsx)("p",{className:"text-muted max-w-md mx-auto",children:"Let's set up your project documentation. You can generate AI-optimized docs like CLAUDE.md, architecture overviews, and more."})]}),m&&(0,b.jsxs)("div",{className:"bg-surface border border-border rounded-lg p-4",children:[(0,b.jsx)("div",{className:"text-sm text-muted mb-1",children:"Current Project"}),(0,b.jsx)("div",{className:"font-medium text-txt",children:m.name}),(0,b.jsx)("div",{className:"text-xs text-muted mt-1 font-mono",children:m.root})]}),B.length>0&&(0,b.jsxs)("div",{className:"bg-amber-500/10 border border-amber-500/30 rounded-lg p-4",children:[(0,b.jsx)("div",{className:"text-sm font-medium text-amber-400 mb-1",children:"Existing files detected"}),(0,b.jsxs)("div",{className:"text-sm text-amber-400/80",children:[B.join(", ")," already exist. They will be skipped during generation."]})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("div",{className:"text-sm font-medium text-txt mb-3",children:"Quick Start with a Preset"}),(0,b.jsx)("div",{className:"grid grid-cols-2 gap-3",children:["nextjs-production","api-backend","minimal","ai-first"].map(a=>{let c=A.find(b=>b.id===a);return c?(0,b.jsxs)("button",{onClick:()=>{q(c.templateIds.map(a=>z.TEMPLATES.find(b=>b.id===a)).filter(a=>void 0!==a).map(a=>({id:a.id,name:a.name,path:a.defaultPath}))),o(1)},className:"p-3 rounded-lg border border-border hover:border-accent/50 text-left transition-all",children:[(0,b.jsx)("div",{className:"font-medium text-sm text-txt",children:c.name}),(0,b.jsx)("div",{className:"text-xs text-muted mt-1",children:c.description})]},a):null})})]})]}),1===n&&(0,b.jsx)(I,{answers:r,onChange:s}),2===n&&(0,b.jsx)(F,{selected:p,onChange:q,projectType:r.projectType}),3===n&&(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Tech Stack"}),(0,b.jsx)("p",{className:"text-muted",children:"Add the technologies your project uses. Search or type custom ones."})]}),(0,b.jsx)(N,{value:r.techStackTags,onChange:a=>s(b=>({...b,techStackTags:a}))}),r.techStackTags.length>0&&(0,b.jsxs)("p",{className:"text-sm text-muted",children:[r.techStackTags.length," technolog",1!==r.techStackTags.length?"ies":"y"," added"]})]}),4===n&&(0,b.jsx)(U,{answers:r,onChange:s}),5===n&&(0,b.jsx)(Y,{files:v,onWrite:E,isWriting:x,mode:t,onModeChange:u}),6===n&&(0,b.jsxs)("div",{className:"text-center space-y-6",children:[(0,b.jsx)("div",{className:"w-16 h-16 rounded-full bg-green-500/10 flex items-center justify-center mx-auto",children:(0,b.jsx)(i.Check,{className:"w-8 h-8 text-green-500"})}),(0,b.jsx)("h2",{className:"text-2xl font-bold text-txt",children:"Setup Complete!"}),(0,b.jsx)("p",{className:"text-muted max-w-md mx-auto",children:"Your documentation files have been created. You can now view and edit them in the Docs tab."}),(0,b.jsxs)("div",{className:"bg-surface border border-border rounded-lg p-4 text-left max-w-md mx-auto",children:[(0,b.jsx)("div",{className:"text-sm font-medium text-txt mb-2",children:"Next steps:"}),(0,b.jsxs)("ul",{className:"text-sm text-muted space-y-2",children:[(0,b.jsx)("li",{children:"• Review generated files in the Docs tab"}),(0,b.jsx)("li",{children:"• Edit content to match your project specifics"}),(0,b.jsx)("li",{children:"• Connect your coding agent via MCP for AI assistance"})]})]}),(0,b.jsxs)("a",{href:"/docs",className:"inline-flex items-center gap-2 px-4 py-2 bg-accent text-white rounded-lg font-medium hover:bg-accent/90 transition-colors",children:["Go to Docs",(0,b.jsx)(g.ChevronRight,{className:"w-4 h-4"})]})]})]})}),n<$&&(0,b.jsx)("div",{className:"border-t border-border bg-surface",children:(0,b.jsxs)("div",{className:"max-w-3xl mx-auto px-6 py-4 flex items-center justify-between",children:[(0,b.jsxs)("button",{onClick:()=>{o(a=>Math.max(a-1,0))},disabled:0===n,className:(0,k.cn)("flex items-center gap-2 px-4 py-2 rounded-lg font-medium transition-colors",0===n?"text-muted cursor-not-allowed":"text-txt hover:bg-surface2"),children:[(0,b.jsx)(f,{className:"w-4 h-4"}),"Back"]}),5===n?(0,b.jsx)("button",{onClick:E,disabled:x||0===v.length,className:"flex items-center gap-2 px-4 py-2 bg-accent text-white rounded-lg font-medium hover:bg-accent/90 transition-colors disabled:opacity-50",children:x?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(j.Loader2,{className:"w-4 h-4 animate-spin"}),"Writing..."]}):(0,b.jsxs)(b.Fragment,{children:["Write Files",(0,b.jsx)(i.Check,{className:"w-4 h-4"})]})}):(0,b.jsx)("button",{onClick:D,disabled:!(()=>{switch(n){case 0:default:return!0;case 1:return""!==r.projectName.trim();case 2:return p.length>0}})()||x,className:"flex items-center gap-2 px-4 py-2 bg-accent text-white rounded-lg font-medium hover:bg-accent/90 transition-colors disabled:opacity-50",children:x?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(j.Loader2,{className:"w-4 h-4 animate-spin"}),"Generating..."]}):(0,b.jsxs)(b.Fragment,{children:[4===n?"Generate":"Next",(0,b.jsx)(g.ChevronRight,{className:"w-4 h-4"})]})})]})})]})}function aa(){return(0,b.jsx)(_,{})}a.s(["default",()=>aa],65689)}];
|
|
1
|
+
module.exports=[65689,a=>{"use strict";var b=a.i(9637),c=a.i(60940),d=a.i(44394),e=a.i(33214);let f=(0,e.default)("chevron-left",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);var g=a.i(22820);let h=(0,e.default)("sparkles",[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]]);var i=a.i(39863),j=a.i(72985),k=a.i(68114),l=a.i(38509),m=a.i(14879);let n=(0,e.default)("building-2",[["path",{d:"M10 12h4",key:"a56b0p"}],["path",{d:"M10 8h4",key:"1sr2af"}],["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2",key:"secmi2"}],["path",{d:"M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16",key:"16ra0t"}]]),o=(0,e.default)("server",[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]]);var p=a.i(13812),q=a.i(5366);let r=(0,e.default)("calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]]);var s=a.i(21132);let t=(0,e.default)("git-branch",[["path",{d:"M15 6a9 9 0 0 0-9 9V3",key:"1cii5b"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}]]),u=(0,e.default)("shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]]),v=(0,e.default)("database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);var w=a.i(13640);let x=(0,e.default)("workflow",[["rect",{width:"8",height:"8",x:"3",y:"3",rx:"2",key:"by2w9f"}],["path",{d:"M7 11v4a2 2 0 0 0 2 2h4",key:"xkn7yn"}],["rect",{width:"8",height:"8",x:"13",y:"13",rx:"2",key:"1cgmvn"}]]);var y=a.i(19677),z=a.i(94194);let A=[{id:"nextjs-production",name:"Next.js Production",description:"Complete setup for a production Next.js application with CI/CD, Docker, and code quality tools",projectTypes:["web-app"],templateIds:["claude-md","architecture-overview","contributing","security","pr-template","changelog","testing","onboarding","dockerfile","docker-compose","dockerignore","env-example","ci-workflow","cd-workflow","dependabot-config","eslintrc","prettierrc","tsconfig-strict","vscode-settings","vscode-extensions"]},{id:"api-backend",name:"API Backend",description:"Production API service with OpenAPI spec, Docker, monitoring, and runbook",projectTypes:["api-backend"],templateIds:["claude-md","architecture-overview","api-reference","openapi","runbook","contributing","security","pr-template","changelog","testing","dockerfile","docker-compose","dockerignore","env-example","ci-workflow","cd-workflow","health-check-doc","slo-doc"]},{id:"library-sdk",name:"Library / SDK",description:"Open-source library with strict TypeScript, changelog, and release automation",projectTypes:["library"],templateIds:["claude-md","contributing","security","pr-template","changelog","testing","tsconfig-strict","eslintrc","prettierrc","editorconfig","commitlint","dependabot-config","release-workflow","codeowners"]},{id:"cli-tool",name:"CLI Tool",description:"Command-line tool with Makefile automation and release workflow",projectTypes:["cli-tool"],templateIds:["claude-md","contributing","security","pr-template","changelog","testing","makefile","env-example","ci-workflow","release-workflow","commitlint","editorconfig","eslintrc"]},{id:"monorepo",name:"Monorepo",description:"Multi-package monorepo with code ownership, commit conventions, and architecture docs",projectTypes:["monorepo"],templateIds:["claude-md","architecture-overview","contributing","security","pr-template","changelog","testing","onboarding","codeowners","commitlint","ci-workflow","cd-workflow","dockerfile","env-example","eslintrc","lint-staged"]},{id:"ai-first",name:"AI-First",description:"Cross-cutting preset for projects that heavily use AI coding agents",projectTypes:[],templateIds:["claude-md","agents-md","gemini-md","cursorrules","copilot-instructions","contributing","pr-template","changelog"]},{id:"minimal",name:"Minimal",description:"Just the essentials — get started fast with 5 key files",projectTypes:[],templateIds:["claude-md","contributing","pr-template","changelog","env-example"]}],B={"ai-agent":"AI Agent Config",github:"GitHub",process:"Process Docs",technical:"Technical Docs",infrastructure:"Infrastructure","github-actions":"GitHub Actions","code-quality":"Code Quality",monitoring:"Monitoring"},C={"ai-agent":l.Bot,github:t,process:x,technical:m.FileText,infrastructure:o,"github-actions":x,"code-quality":i.Check,monitoring:q.AlertTriangle},D={"claude-md":l.Bot,"agents-md":l.Bot,"gemini-md":l.Bot,cursorrules:w.Code2,windsurfrules:w.Code2,"copilot-instructions":l.Bot,contributing:t,security:u,"pr-template":t,"bug-report":q.AlertTriangle,"feature-request":m.FileText,changelog:y.List,deployment:x,testing:i.Check,glossary:p.BookOpen,prd:m.FileText,"architecture-overview":n,"api-reference":o,runbook:p.BookOpen,adr:q.AlertTriangle,onboarding:s.Users,database:v,openapi:o,"meeting-notes":r,blank:m.FileText},E=function(a){let b=[],c=new Map;for(let d of a)c.has(d.category)||(b.push(d.category),c.set(d.category,[])),c.get(d.category).push(d);return b.map(a=>({category:a,displayName:B[a]??a,items:c.get(a)}))}(z.TEMPLATES);function F({selected:a,onChange:d,projectType:e}){let f,[g,h]=(0,c.useState)("recommended"),j=b=>a.some(a=>a.id===b),l=A.filter(a=>0===a.projectTypes.length||a.projectTypes.includes(e??""));return(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Select Templates"}),(0,b.jsx)("p",{className:"text-muted",children:"Choose which documentation files to generate for your project."})]}),(0,b.jsxs)("div",{className:"flex gap-1 overflow-x-auto pb-2 border-b border-border",children:[(0,b.jsx)("button",{onClick:()=>h("recommended"),className:(0,k.cn)("px-3 py-1.5 text-sm rounded-md whitespace-nowrap transition-colors","recommended"===g?"bg-accent text-white":"text-muted hover:text-txt"),children:"⭐ Recommended"}),E.map(a=>(0,b.jsx)("button",{onClick:()=>h(a.category),className:(0,k.cn)("px-3 py-1.5 text-sm rounded-md whitespace-nowrap transition-colors",g===a.category?"bg-accent text-white":"text-muted hover:text-txt"),children:a.displayName},a.category))]}),"recommended"===g&&(0,b.jsxs)("div",{className:"space-y-4",children:[0===l.length&&(0,b.jsx)("p",{className:"text-muted text-sm",children:"No presets match your project type. Select templates manually from the tabs above."}),l.map(a=>{let c=a.templateIds.every(a=>j(a));return(0,b.jsx)("div",{className:"p-4 rounded-lg border border-border hover:border-accent/50 transition-colors",children:(0,b.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("div",{className:"font-medium text-txt",children:a.name}),(0,b.jsx)("div",{className:"text-sm text-muted mt-1",children:a.description}),(0,b.jsxs)("div",{className:"text-xs text-accent/70 mt-1",children:[a.templateIds.length," templates"]})]}),(0,b.jsx)("button",{onClick:()=>{d(a.templateIds.map(a=>z.TEMPLATES.find(b=>b.id===a)).filter(a=>void 0!==a).map(a=>({id:a.id,name:a.name,path:a.defaultPath})))},className:(0,k.cn)("shrink-0 px-3 py-1.5 text-sm rounded-lg border transition-colors",c?"border-accent bg-accent/10 text-accent":"border-border hover:border-accent text-txt"),children:c?"✓ Selected":"Select bundle"})]})},a.id)})]}),"recommended"!==g&&((f=E.find(a=>a.category===g))?(0,b.jsxs)("div",{className:"space-y-3",children:[(0,b.jsxs)("div",{className:"flex items-center justify-between",children:[(0,b.jsx)("h3",{className:"text-sm font-medium text-muted uppercase tracking-wider",children:f.displayName}),(0,b.jsx)("button",{onClick:()=>(b=>{let c=E.find(a=>a.category===b);if(c)if(c.items.every(a=>j(a.id)))d(a.filter(a=>!c.items.some(b=>b.id===a.id)));else{let b=[...a];c.items.forEach(a=>{j(a.id)||b.push({id:a.id,name:a.name,path:a.defaultPath})}),d(b)}})(f.category),className:"text-xs text-accent hover:text-accent/80 transition-colors",children:f.items.every(a=>j(a.id))?"Deselect all":"Select all"})]}),(0,b.jsx)("div",{className:"grid grid-cols-2 sm:grid-cols-3 gap-3",children:f.items.map(c=>{let e=D[c.id]??C[c.category],f=j(c.id);return(0,b.jsx)("button",{onClick:()=>{j(c.id)?d(a.filter(a=>a.id!==c.id)):d([...a,{id:c.id,name:c.name,path:c.defaultPath}])},className:(0,k.cn)("p-3 rounded-lg border text-left transition-all",f?"border-accent bg-accent/10":"border-border hover:border-accent/50"),children:(0,b.jsxs)("div",{className:"flex items-start gap-2",children:[(0,b.jsx)("div",{className:(0,k.cn)("w-8 h-8 rounded-lg flex items-center justify-center shrink-0",f?"bg-accent/20":"bg-surface2"),children:(0,b.jsx)(e,{className:(0,k.cn)("w-4 h-4",f?"text-accent":"text-muted")})}),(0,b.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,b.jsx)("div",{className:"font-medium text-sm text-txt truncate",children:c.name}),(0,b.jsx)("div",{className:"text-xs text-muted truncate",children:c.description})]}),f&&(0,b.jsx)(i.Check,{className:"w-4 h-4 text-accent shrink-0"})]})},c.id)})})]}):null),(0,b.jsxs)("div",{className:"text-sm text-muted",children:[a.length," template",1!==a.length?"s":""," selected"]})]})}var G=a.i(66718);let H=[{value:"web-app",label:"Web Application"},{value:"api-backend",label:"API / Backend"},{value:"cli-tool",label:"CLI Tool"},{value:"library",label:"Library / SDK"},{value:"mobile-app",label:"Mobile App"},{value:"monorepo",label:"Monorepo"}];function I({answers:a,onChange:c}){let d=(b,d)=>{c({...a,[b]:d})};return(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Basic Information"}),(0,b.jsx)("p",{className:"text-muted",children:"Tell us about your project to customize the documentation."})]}),(0,b.jsxs)("div",{className:"space-y-4",children:[(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Project Name ",(0,b.jsx)("span",{className:"text-red-400",children:"*"})]}),(0,b.jsx)(G.Input,{value:a.projectName,onChange:a=>d("projectName",a.target.value),placeholder:"My Awesome Project",className:"bg-surface2"})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Project Type"}),(0,b.jsx)("select",{value:a.projectType,onChange:a=>d("projectType",a.target.value),className:"w-full h-10 px-3 rounded-md border border-border bg-surface2 text-txt text-sm focus:outline-none focus:ring-2 focus:ring-accent/50",children:H.map(a=>(0,b.jsx)("option",{value:a.value,children:a.label},a.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Repository URL ",(0,b.jsx)("span",{className:"text-muted",children:"(optional)"})]}),(0,b.jsx)(G.Input,{value:a.repoUrl,onChange:a=>d("repoUrl",a.target.value),placeholder:"https://github.com/org/repo",className:"bg-surface2"})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Description"}),(0,b.jsx)("textarea",{value:a.description,onChange:a=>d("description",a.target.value),placeholder:"A brief description of what your project does...",rows:3,className:"w-full px-3 py-2 rounded-md border border-border bg-surface2 text-txt text-sm resize-none focus:outline-none focus:ring-2 focus:ring-accent/50"})]}),(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Key Features ",(0,b.jsx)("span",{className:"text-muted",children:"(optional)"})]}),(0,b.jsx)(G.Input,{value:a.keyFeatures,onChange:a=>d("keyFeatures",a.target.value),placeholder:"Auth, payments, real-time sync, etc.",className:"bg-surface2"}),(0,b.jsx)("p",{className:"text-xs text-muted mt-1",children:"Comma-separated list of main features"})]})]})]})}var J=a.i(17410),K=a.i(16502);let L=[{id:"language",label:"Language",techs:["TypeScript","JavaScript","Python","Go","Rust","Java","C#","Ruby","Kotlin","Swift","PHP","Elixir"]},{id:"frontend",label:"Frontend",techs:["React","Vue","Angular","Next.js","Nuxt","SvelteKit","Remix","Astro","Vite","Tailwind CSS","React Native","Expo"]},{id:"backend",label:"Backend",techs:["Node.js","Express","Fastify","NestJS","FastAPI","Django","Flask","Rails","Spring Boot","Go/Fiber","Rust/Actix","Hono","Bun"]},{id:"database",label:"Database",techs:["PostgreSQL","MySQL","MongoDB","Redis","SQLite","Supabase","PlanetScale","DynamoDB","Cassandra","Prisma","Drizzle","TypeORM"]},{id:"devops",label:"DevOps",techs:["Docker","Kubernetes","GitHub Actions","GitLab CI","CircleCI","Jenkins","Terraform","Pulumi","AWS","GCP","Azure","Vercel","Railway","Fly.io","Render"]},{id:"testing",label:"Testing",techs:["Jest","Vitest","Playwright","Cypress","Testing Library","pytest","RSpec","Mocha","k6"]},{id:"tools",label:"Tools",techs:["ESLint","Prettier","Husky","lint-staged","Storybook","Turborepo","pnpm","Nx","GraphQL","tRPC","Zod","Stripe"]}];L.flatMap(a=>a.techs);let M=[{id:"nextjs",label:"Next.js Full-Stack",techs:["TypeScript","Next.js","React","Tailwind CSS","PostgreSQL","Prisma"]},{id:"python-api",label:"Python API",techs:["Python","FastAPI","PostgreSQL","Redis","Docker"]},{id:"react-native",label:"React Native",techs:["TypeScript","React Native","Expo"]},{id:"go-service",label:"Go Microservice",techs:["Go","Go/Fiber","PostgreSQL","Docker","Kubernetes"]},{id:"sveltekit",label:"SvelteKit",techs:["TypeScript","SvelteKit","Tailwind CSS","SQLite"]}];function N({value:a,onChange:d}){let[e,f]=(0,c.useState)(""),[g,h]=(0,c.useState)("language"),i=e.trim().length>0,j=b=>{a.includes(b)?d(a.filter(a=>a!==b)):d([...a,b])},l=i?L.map(a=>({...a,items:a.techs.filter(a=>a.toLowerCase().includes(e.toLowerCase()))})).filter(a=>a.items.length>0):[],m=L.find(a=>a.id===g)?.techs??[],n=L.flatMap(a=>a.techs).some(a=>a.toLowerCase()===e.toLowerCase()),o=i&&!n&&e.trim().length>0;return(0,b.jsxs)("div",{className:"space-y-3",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("p",{className:"text-xs font-medium text-muted mb-2 uppercase tracking-wider",children:"Quick Presets"}),(0,b.jsx)("div",{className:"flex flex-wrap gap-2",children:M.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{let b;(b=c.techs.filter(b=>!a.includes(b))).length>0&&d([...a,...b])},className:"px-3 py-1 rounded-md border border-border text-xs text-txt hover:border-accent hover:text-accent transition-colors",children:c.label},c.id))})]}),(0,b.jsxs)("div",{className:"relative",children:[(0,b.jsx)(J.Search,{className:"absolute left-3 top-1/2 -translate-y-1/2 w-4 h-4 text-muted pointer-events-none"}),(0,b.jsx)("input",{value:e,onChange:a=>f(a.target.value),onKeyDown:b=>{if("Enter"===b.key){let c;b.preventDefault(),!L.flatMap(a=>a.techs).some(a=>a.toLowerCase()===e.toLowerCase())&&e.trim()&&((c=e.trim())&&!a.includes(c)&&d([...a,c]),f(""))}else"Escape"===b.key&&f("")},placeholder:"Search technologies...",className:"w-full pl-9 pr-3 py-2 rounded-md border border-border bg-surface2 text-txt text-sm outline-none placeholder:text-muted focus:border-accent transition-colors"}),i&&(0,b.jsx)("button",{type:"button",onClick:()=>f(""),className:"absolute right-2 top-1/2 -translate-y-1/2 text-muted hover:text-txt transition-colors",children:(0,b.jsx)(K.X,{className:"w-4 h-4"})})]}),!i&&(0,b.jsx)("div",{className:"flex gap-1 overflow-x-auto pb-1 scrollbar-hide",children:L.map(a=>(0,b.jsx)("button",{type:"button",onClick:()=>h(a.id),className:(0,k.cn)("px-3 py-1 rounded-md text-xs font-medium whitespace-nowrap transition-colors flex-shrink-0",g===a.id?"bg-accent text-white":"bg-surface2 text-muted hover:text-txt hover:bg-surface"),children:a.label},a.id))}),i?(0,b.jsxs)("div",{className:"space-y-3",children:[l.map(c=>(0,b.jsxs)("div",{children:[(0,b.jsx)("p",{className:"text-xs font-medium text-muted uppercase tracking-wider mb-1.5",children:c.label}),(0,b.jsx)("div",{className:"flex flex-wrap gap-2",children:c.items.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>j(c),className:(0,k.cn)("px-3 py-1 rounded-full text-sm border transition-colors",a.includes(c)?"bg-accent/15 border-accent text-accent":"bg-surface2 border-border text-txt hover:border-accent/50 hover:text-accent/80"),children:c},c))})]},c.id)),o&&(0,b.jsxs)("p",{className:"text-xs text-muted",children:["Press ",(0,b.jsx)("kbd",{className:"px-1 py-0.5 rounded bg-surface border border-border text-xs",children:"Enter"}),' to add "',e,'"']})]}):(0,b.jsx)("div",{className:"flex flex-wrap gap-2",children:m.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>j(c),className:(0,k.cn)("px-3 py-1 rounded-full text-sm border transition-colors",a.includes(c)?"bg-accent/15 border-accent text-accent":"bg-surface2 border-border text-txt hover:border-accent/50 hover:text-accent/80"),children:c},c))}),a.length>0&&(0,b.jsxs)("div",{className:"pt-2 border-t border-border",children:[(0,b.jsxs)("p",{className:"text-xs font-medium text-muted mb-2",children:["Selected (",a.length,")"]}),(0,b.jsx)("div",{className:"flex flex-wrap gap-1.5",children:a.map(c=>(0,b.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-accent/15 text-accent text-sm font-medium",children:[c,(0,b.jsx)("button",{type:"button",onClick:()=>d(a.filter(a=>a!==c)),className:"hover:text-accent/70 transition-colors",children:(0,b.jsx)(K.X,{className:"w-3 h-3"})})]},c))})]})]})}let O=[{value:"solo",label:"Solo"},{value:"2-5",label:"2–5"},{value:"6-15",label:"6–15"},{value:"15+",label:"15+"}],P=[{value:"",label:"Not sure / other"},{value:"Jest",label:"Jest"},{value:"Vitest",label:"Vitest"},{value:"pytest",label:"pytest"},{value:"RSpec",label:"RSpec"},{value:"Mocha",label:"Mocha"}],Q=[{value:"",label:"Not specified"},{value:"trunk-based",label:"Trunk-based"},{value:"gitflow",label:"Gitflow"},{value:"feature-branch",label:"Feature branches"}],R=["GitHub Actions","GitLab CI","CircleCI","Jenkins","Buildkite","Travis CI"],S=["ESLint","Prettier","Biome","Stylelint","oxc","Rome"],T=["Vercel","AWS","GCP","Azure","Fly.io","Railway","Render","Docker","Kubernetes","Heroku"];function U({answers:a,onChange:c}){let d=(b,d)=>{c({...a,[b]:d})};return(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Team & Conventions"}),(0,b.jsx)("p",{className:"text-muted",children:"Help us tailor documentation to your team. All fields are optional."})]}),(0,b.jsxs)("div",{className:"space-y-5",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-2",children:"Team Size"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap",children:O.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>d("teamSize",a.teamSize===c.value?"":c.value),className:(0,k.cn)("px-4 py-2 rounded-lg border text-sm font-medium transition-all",a.teamSize===c.value?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c.label},c.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Linting & Formatting"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap mb-2",children:S.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{d("linting",a.linting.includes(c)?a.linting.filter(a=>a!==c):[...a.linting,c])},className:(0,k.cn)("px-3 py-1.5 rounded-md border text-sm transition-all",a.linting.includes(c)?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c},c))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Test Framework"}),(0,b.jsx)("select",{value:a.testFramework,onChange:a=>d("testFramework",a.target.value),className:"w-full h-10 px-3 rounded-md border border-border bg-surface2 text-txt text-sm focus:outline-none focus:ring-2 focus:ring-accent/50",children:P.map(a=>(0,b.jsx)("option",{value:a.value,children:a.label},a.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"CI/CD"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap mb-2",children:R.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{d("ciCd",a.ciCd.includes(c)?a.ciCd.filter(a=>a!==c):[...a.ciCd,c])},className:(0,k.cn)("px-3 py-1.5 rounded-md border text-sm transition-all",a.ciCd.includes(c)?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c},c))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-2",children:"Branch Strategy"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap",children:Q.filter(a=>a.value).map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>d("branchStrategy",a.branchStrategy===c.value?"":c.value),className:(0,k.cn)("px-4 py-2 rounded-lg border text-sm font-medium transition-all",a.branchStrategy===c.value?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c.label},c.value))})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:"Deployment Target"}),(0,b.jsx)("div",{className:"flex gap-2 flex-wrap",children:T.map(c=>(0,b.jsx)("button",{type:"button",onClick:()=>{d("deploymentTarget",a.deploymentTarget.includes(c)?a.deploymentTarget.filter(a=>a!==c):[...a.deploymentTarget,c])},className:(0,k.cn)("px-3 py-1.5 rounded-md border text-sm transition-all",a.deploymentTarget.includes(c)?"border-accent bg-accent/10 text-accent":"border-border text-txt hover:border-accent/50"),children:c},c))})]}),(0,b.jsxs)("div",{children:[(0,b.jsxs)("label",{className:"block text-sm font-medium text-txt mb-1.5",children:["Additional Conventions ",(0,b.jsx)("span",{className:"text-muted",children:"(optional)"})]}),(0,b.jsx)(G.Input,{value:a.conventions,onChange:a=>d("conventions",a.target.value),placeholder:"Conventional Commits, semantic versioning, etc.",className:"bg-surface2"})]})]})]})}let V=(0,e.default)("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]),W=(0,e.default)("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);var X=a.i(53435);function Y({files:a,onWrite:d,isWriting:e,mode:f,onModeChange:h}){let[i,j]=(0,c.useState)(new Set),l=a.filter(a=>!a.skipped),n=a.filter(a=>a.skipped);return 0===a.length?(0,b.jsxs)("div",{className:"text-center py-12",children:[(0,b.jsx)(W,{className:"w-12 h-12 text-muted mx-auto mb-4"}),(0,b.jsx)("h3",{className:"text-lg font-medium text-txt mb-2",children:"No files generated"}),(0,b.jsx)("p",{className:"text-muted",children:"Something went wrong. Please go back and try again."})]}):(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{className:"flex items-center justify-between",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Preview"}),(0,b.jsx)("p",{className:"text-muted",children:"Review the files that will be created."})]}),(0,b.jsxs)("div",{className:"flex items-center gap-1 bg-surface2 rounded-lg p-1",children:[(0,b.jsx)("button",{onClick:()=>h("quick"),className:(0,k.cn)("px-3 py-1 text-sm rounded-md transition-colors","quick"===f?"bg-surface text-txt shadow-sm":"text-muted hover:text-txt"),children:"Quick"}),(0,b.jsx)("button",{onClick:()=>h("ai"),className:(0,k.cn)("px-3 py-1 text-sm rounded-md transition-colors","ai"===f?"bg-surface text-txt shadow-sm":"text-muted hover:text-txt"),children:"AI"})]})]}),(0,b.jsxs)("div",{className:"space-y-2",children:[(0,b.jsxs)("h3",{className:"text-sm font-medium text-muted uppercase tracking-wider",children:["Files to create (",l.length,")"]}),(0,b.jsx)("div",{className:"border border-border rounded-lg divide-y divide-border overflow-hidden",children:l.map(a=>{let c=i.has(a.path),d=a.path.endsWith(".md");return(0,b.jsxs)("div",{children:[(0,b.jsxs)("button",{onClick:()=>{var b;return b=a.path,void j(a=>{let c=new Set(a);return c.has(b)?c.delete(b):c.add(b),c})},className:"w-full flex items-center gap-3 p-3 hover:bg-surface2 transition-colors",children:[c?(0,b.jsx)(V,{className:"w-4 h-4 text-muted shrink-0"}):(0,b.jsx)(g.ChevronRight,{className:"w-4 h-4 text-muted shrink-0"}),(0,b.jsx)(m.FileText,{className:"w-4 h-4 text-accent shrink-0"}),(0,b.jsx)("span",{className:"text-sm font-mono text-txt",children:a.path})]}),c&&(0,b.jsx)("div",{className:"px-3 pb-3",children:d?(0,b.jsx)("div",{className:"prose prose-invert max-w-none p-3 bg-surface2 rounded-lg max-h-64 overflow-y-auto text-sm",children:(0,b.jsx)(X.MarkdownRenderer,{content:a.content.slice(0,3e3)})}):(0,b.jsxs)("pre",{className:"p-3 bg-surface2 rounded-lg text-xs text-muted overflow-x-auto max-h-64 overflow-y-auto",children:[a.content.slice(0,2e3),a.content.length>2e3&&"\n\n...(truncated)"]})})]},a.path)})})]}),n.length>0&&(0,b.jsxs)("div",{className:"space-y-2",children:[(0,b.jsxs)("h3",{className:"text-sm font-medium text-muted uppercase tracking-wider",children:["Skipped (",n.length,")"]}),(0,b.jsx)("div",{className:"bg-amber-500/10 border border-amber-500/30 rounded-lg p-3 space-y-1",children:n.map(a=>(0,b.jsxs)("div",{className:"flex items-center gap-2 text-sm",children:[(0,b.jsx)(W,{className:"w-4 h-4 text-amber-400 shrink-0"}),(0,b.jsx)("span",{className:"font-mono text-amber-400",children:a.path}),(0,b.jsxs)("span",{className:"text-amber-400/70",children:["— ",a.reason||"already exists"]})]},a.path))})]}),(0,b.jsxs)("div",{className:"text-sm text-muted",children:[l.length," file",1!==l.length?"s":""," will be created",n.length>0&&`, ${n.length} skipped`]})]})}let Z=[{id:"welcome",title:"Welcome"},{id:"basic-info",title:"Basic Info"},{id:"templates",title:"Templates"},{id:"tech-stack",title:"Tech Stack"},{id:"team",title:"Team"},{id:"preview",title:"Preview"},{id:"complete",title:"Complete"}],$=Z.length-1;function _(){let{activeProject:a,rootParam:e,projects:l}=(0,d.useApp)(),m=l.find(b=>b.root===a),[n,o]=(0,c.useState)(0),[p,q]=(0,c.useState)([]),[r,s]=(0,c.useState)({projectName:"",projectType:"web-app",description:"",repoUrl:"",techStackTags:[],keyFeatures:"",teamSize:"",linting:[],testFramework:"",ciCd:[],branchStrategy:"",deploymentTarget:[],conventions:""}),[t,u]=(0,c.useState)("quick"),[v,w]=(0,c.useState)([]),[x,y]=(0,c.useState)(!1),[B,C]=(0,c.useState)([]);(0,c.useEffect)(()=>{!async function(){try{let a=await fetch(`/api/docs${e}`),b=await a.json();if(!Array.isArray(b))return;let c=b.filter(a=>"CLAUDE.md"===a.path||"AGENTS.md"===a.path).map(a=>a.path);C(c)}catch{}}()},[e]);let D=async()=>{if(4===n){y(!0);try{let a=await fetch(`/api/setup/generate${e}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({templates:p,answers:r,mode:t})}),b=await a.json();w(b.files||[])}catch{w([])}y(!1)}o(a=>Math.min(a+1,$))},E=async()=>{y(!0);try{await fetch(`/api/setup/write${e}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({files:v})}),o(6)}catch{}y(!1)};return(0,b.jsxs)("div",{className:"min-h-screen bg-bg flex flex-col",children:[(0,b.jsx)("div",{className:"border-b border-border bg-surface",children:(0,b.jsxs)("div",{className:"max-w-3xl mx-auto px-6 py-4",children:[(0,b.jsxs)("div",{className:"flex items-center justify-between mb-2",children:[(0,b.jsx)("h1",{className:"text-lg font-semibold text-txt",children:"Setup Wizard"}),(0,b.jsxs)("span",{className:"text-sm text-muted",children:["Step ",n+1," of ",Z.length]})]}),(0,b.jsx)("div",{className:"flex gap-1",children:Z.map((a,c)=>(0,b.jsx)("div",{className:(0,k.cn)("h-1 flex-1 rounded-full transition-colors",c<=n?"bg-accent":"bg-border")},a.id))}),(0,b.jsx)("div",{className:"flex gap-1 mt-1",children:Z.map((a,c)=>(0,b.jsx)("div",{className:"flex-1 text-center",children:c===n&&(0,b.jsx)("span",{className:"text-xs text-accent",children:a.title})},a.id))})]})}),(0,b.jsx)("div",{className:"flex-1 overflow-y-auto",children:(0,b.jsxs)("div",{className:"max-w-3xl mx-auto px-6 py-8",children:[0===n&&(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{className:"text-center space-y-4",children:[(0,b.jsx)("div",{className:"w-16 h-16 rounded-2xl bg-accent/10 flex items-center justify-center mx-auto",children:(0,b.jsx)(h,{className:"w-8 h-8 text-accent"})}),(0,b.jsx)("h2",{className:"text-2xl font-bold text-txt",children:"Welcome to VibeDoc"}),(0,b.jsx)("p",{className:"text-muted max-w-md mx-auto",children:"Let's set up your project documentation. You can generate AI-optimized docs like CLAUDE.md, architecture overviews, and more."})]}),m&&(0,b.jsxs)("div",{className:"bg-surface border border-border rounded-lg p-4",children:[(0,b.jsx)("div",{className:"text-sm text-muted mb-1",children:"Current Project"}),(0,b.jsx)("div",{className:"font-medium text-txt",children:m.name}),(0,b.jsx)("div",{className:"text-xs text-muted mt-1 font-mono",children:m.root})]}),B.length>0&&(0,b.jsxs)("div",{className:"bg-amber-500/10 border border-amber-500/30 rounded-lg p-4",children:[(0,b.jsx)("div",{className:"text-sm font-medium text-amber-400 mb-1",children:"Existing files detected"}),(0,b.jsxs)("div",{className:"text-sm text-amber-400/80",children:[B.join(", ")," already exist. They will be skipped during generation."]})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("div",{className:"text-sm font-medium text-txt mb-3",children:"Quick Start with a Preset"}),(0,b.jsx)("div",{className:"grid grid-cols-2 gap-3",children:["nextjs-production","api-backend","minimal","ai-first"].map(a=>{let c=A.find(b=>b.id===a);return c?(0,b.jsxs)("button",{onClick:()=>{q(c.templateIds.map(a=>z.TEMPLATES.find(b=>b.id===a)).filter(a=>void 0!==a).map(a=>({id:a.id,name:a.name,path:a.defaultPath}))),o(1)},className:"p-3 rounded-lg border border-border hover:border-accent/50 text-left transition-all",children:[(0,b.jsx)("div",{className:"font-medium text-sm text-txt",children:c.name}),(0,b.jsx)("div",{className:"text-xs text-muted mt-1",children:c.description})]},a):null})})]})]}),1===n&&(0,b.jsx)(I,{answers:r,onChange:s}),2===n&&(0,b.jsx)(F,{selected:p,onChange:q,projectType:r.projectType}),3===n&&(0,b.jsxs)("div",{className:"space-y-6",children:[(0,b.jsxs)("div",{children:[(0,b.jsx)("h2",{className:"text-xl font-semibold text-txt mb-2",children:"Tech Stack"}),(0,b.jsx)("p",{className:"text-muted",children:"Add the technologies your project uses. Search or type custom ones."})]}),(0,b.jsx)(N,{value:r.techStackTags,onChange:a=>s(b=>({...b,techStackTags:a}))}),r.techStackTags.length>0&&(0,b.jsxs)("p",{className:"text-sm text-muted",children:[r.techStackTags.length," technolog",1!==r.techStackTags.length?"ies":"y"," added"]})]}),4===n&&(0,b.jsx)(U,{answers:r,onChange:s}),5===n&&(0,b.jsx)(Y,{files:v,onWrite:E,isWriting:x,mode:t,onModeChange:u}),6===n&&(0,b.jsxs)("div",{className:"text-center space-y-6",children:[(0,b.jsx)("div",{className:"w-16 h-16 rounded-full bg-green-500/10 flex items-center justify-center mx-auto",children:(0,b.jsx)(i.Check,{className:"w-8 h-8 text-green-500"})}),(0,b.jsx)("h2",{className:"text-2xl font-bold text-txt",children:"Setup Complete!"}),(0,b.jsx)("p",{className:"text-muted max-w-md mx-auto",children:"Your documentation files have been created. You can now view and edit them in the Docs tab."}),(0,b.jsxs)("div",{className:"bg-surface border border-border rounded-lg p-4 text-left max-w-md mx-auto",children:[(0,b.jsx)("div",{className:"text-sm font-medium text-txt mb-2",children:"Next steps:"}),(0,b.jsxs)("ul",{className:"text-sm text-muted space-y-2",children:[(0,b.jsx)("li",{children:"• Review generated files in the Docs tab"}),(0,b.jsx)("li",{children:"• Edit content to match your project specifics"}),(0,b.jsx)("li",{children:"• Connect your coding agent via MCP for AI assistance"})]})]}),(0,b.jsxs)("a",{href:"/docs",className:"inline-flex items-center gap-2 px-4 py-2 bg-accent text-white rounded-lg font-medium hover:bg-accent/90 transition-colors",children:["Go to Docs",(0,b.jsx)(g.ChevronRight,{className:"w-4 h-4"})]})]})]})}),n<$&&(0,b.jsx)("div",{className:"border-t border-border bg-surface",children:(0,b.jsxs)("div",{className:"max-w-3xl mx-auto px-6 py-4 flex items-center justify-between",children:[(0,b.jsxs)("button",{onClick:()=>{o(a=>Math.max(a-1,0))},disabled:0===n,className:(0,k.cn)("flex items-center gap-2 px-4 py-2 rounded-lg font-medium transition-colors",0===n?"text-muted cursor-not-allowed":"text-txt hover:bg-surface2"),children:[(0,b.jsx)(f,{className:"w-4 h-4"}),"Back"]}),5===n?(0,b.jsx)("button",{onClick:E,disabled:x||0===v.length,className:"flex items-center gap-2 px-4 py-2 bg-accent text-white rounded-lg font-medium hover:bg-accent/90 transition-colors disabled:opacity-50",children:x?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(j.Loader2,{className:"w-4 h-4 animate-spin"}),"Writing..."]}):(0,b.jsxs)(b.Fragment,{children:["Write Files",(0,b.jsx)(i.Check,{className:"w-4 h-4"})]})}):(0,b.jsx)("button",{onClick:D,disabled:!(()=>{switch(n){case 0:default:return!0;case 1:return""!==r.projectName.trim();case 2:return p.length>0}})()||x,className:"flex items-center gap-2 px-4 py-2 bg-accent text-white rounded-lg font-medium hover:bg-accent/90 transition-colors disabled:opacity-50",children:x?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(j.Loader2,{className:"w-4 h-4 animate-spin"}),"Generating..."]}):(0,b.jsxs)(b.Fragment,{children:[4===n?"Generate":"Next",(0,b.jsx)(g.ChevronRight,{className:"w-4 h-4"})]})})]})})]})}function aa(){return(0,b.jsx)(_,{})}a.s(["default",()=>aa],65689)}];
|
|
2
2
|
|
|
3
3
|
//# sourceMappingURL=src_app_%28app%29_setup_page_tsx_effb3116._.js.map
|