trybeacon 0.1.67 → 0.1.68
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/.claude-plugin/plugin.json +1 -1
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +11 -15
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +3 -27
- package/.next/routes-manifest.json +0 -28
- package/.next/server/app/_global-error/page.js +3 -3
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error.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.js +2 -2
- 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 +11 -11
- package/.next/server/app/_not-found.segments/_full.segment.rsc +11 -11
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/board-annotations/[id]/route.js +1 -1
- package/.next/server/app/api/board-annotations/route.js +1 -1
- package/.next/server/app/api/board-layout/route.js +1 -1
- package/.next/server/app/api/bug-flags/[id]/route.js +1 -1
- package/.next/server/app/api/bug-flags/route.js +1 -1
- package/.next/server/app/api/code-graph/position/route.js +1 -1
- package/.next/server/app/api/code-graph/route.js +1 -1
- package/.next/server/app/api/context/feature/route.js +1 -1
- package/.next/server/app/api/context/file/route.js +1 -1
- package/.next/server/app/api/context/route.js +1 -1
- package/.next/server/app/api/db/arrange/route.js +1 -1
- package/.next/server/app/api/db/backfill-access/route.js +1 -1
- package/.next/server/app/api/db/position/route.js +1 -1
- package/.next/server/app/api/db/prune-planned/route.js +1 -1
- package/.next/server/app/api/db/reconcile-endpoints/route.js +1 -1
- package/.next/server/app/api/db/relations/[id]/route.js +1 -1
- package/.next/server/app/api/db/tables/[id]/route.js +1 -1
- package/.next/server/app/api/draft/approve/route.js +1 -1
- package/.next/server/app/api/draft/route.js +1 -1
- package/.next/server/app/api/draft/status/route.js +1 -1
- package/.next/server/app/api/edges/[id]/route.js +1 -1
- package/.next/server/app/api/edges/route.js +1 -1
- package/.next/server/app/api/endpoints/[id]/route.js +1 -1
- package/.next/server/app/api/entities/route.js +1 -1
- package/.next/server/app/api/flags/route.js +1 -1
- package/.next/server/app/api/ingest/route.js +2 -2
- package/.next/server/app/api/init/route.js +2 -2
- package/.next/server/app/api/lesson/close/route.js +1 -1
- package/.next/server/app/api/lesson/presence/route.js +1 -1
- package/.next/server/app/api/lesson/questions/route.js +1 -1
- package/.next/server/app/api/lesson/route.js +1 -1
- package/.next/server/app/api/lesson/save/route.js +1 -1
- package/.next/server/app/api/lesson/verdict/route.js +1 -1
- package/.next/server/app/api/map/describe/route.js +2 -2
- package/.next/server/app/api/map/files/route.js +1 -1
- package/.next/server/app/api/map/finish/route.js +1 -1
- package/.next/server/app/api/map/route.js +1 -1
- package/.next/server/app/api/map/start/route.js +1 -1
- package/.next/server/app/api/map/touch-active/route.js +1 -1
- package/.next/server/app/api/mention-search/route.js +1 -1
- package/.next/server/app/api/nodes/[id]/position/route.js +1 -1
- package/.next/server/app/api/nodes/[id]/route.js +1 -1
- package/.next/server/app/api/nodes/positions/route.js +1 -1
- package/.next/server/app/api/nodes/route.js +1 -1
- package/.next/server/app/api/nodes/subtasks/route.js +1 -1
- package/.next/server/app/api/notes/[id]/route.js +1 -1
- package/.next/server/app/api/notes/route.js +1 -1
- package/.next/server/app/api/open/route.js +1 -1
- package/.next/server/app/api/plan/annotations/route.js +3 -3
- package/.next/server/app/api/plan/approve/route.js +2 -2
- package/.next/server/app/api/plan/history/route.js +1 -1
- package/.next/server/app/api/plan/markdown/route.js +1 -1
- package/.next/server/app/api/plan/presence/route.js +1 -1
- package/.next/server/app/api/plan/route.js +1 -1
- package/.next/server/app/api/plan/verdict/route.js +1 -1
- package/.next/server/app/api/preferences/route.js +1 -1
- package/.next/server/app/api/project-meta/route.js +1 -1
- package/.next/server/app/api/reset/route.js +1 -1
- package/.next/server/app/api/scope-guard/check/route.js +1 -1
- package/.next/server/app/api/share/create/route.js +1 -1
- package/.next/server/app/api/share/route.js +1 -1
- package/.next/server/app/api/share/route.js.nft.json +1 -1
- package/.next/server/app/api/stream/route.js +2 -2
- package/.next/server/app/api/tab/nav/route.js +1 -1
- package/.next/server/app/api/tab/presence/route.js +1 -1
- package/.next/server/app/api/telemetry/route.js +1 -1
- package/.next/server/app/api/telemetry/stats/route.js +1 -1
- package/.next/server/app/api/version/route.js +1 -1
- package/.next/server/app/api/workspace/activate/route.js +1 -1
- package/.next/server/app/api/workspace/route.js +1 -1
- package/.next/server/app/apple-icon.png/route.js +1 -1
- package/.next/server/app/docs/page.js +2 -2
- package/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/docs.html +1 -1
- package/.next/server/app/docs.rsc +12 -12
- package/.next/server/app/docs.segments/_full.segment.rsc +12 -12
- package/.next/server/app/docs.segments/_head.segment.rsc +1 -1
- package/.next/server/app/docs.segments/_index.segment.rsc +11 -11
- package/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/docs.segments/docs.segment.rsc +1 -1
- package/.next/server/app/help/page.js +2 -2
- package/.next/server/app/help/page_client-reference-manifest.js +1 -1
- package/.next/server/app/help.html +1 -1
- package/.next/server/app/help.rsc +11 -11
- package/.next/server/app/help.segments/_full.segment.rsc +11 -11
- package/.next/server/app/help.segments/_head.segment.rsc +1 -1
- package/.next/server/app/help.segments/_index.segment.rsc +11 -11
- package/.next/server/app/help.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/help.segments/help/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/help.segments/help.segment.rsc +1 -1
- package/.next/server/app/icon.svg/route.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +12 -12
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +12 -12
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +11 -11
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/learn/page.js +3 -3
- package/.next/server/app/learn/page.js.nft.json +1 -1
- package/.next/server/app/learn/page_client-reference-manifest.js +1 -1
- package/.next/server/app/map/page.js +2 -2
- package/.next/server/app/map/page.js.nft.json +1 -1
- package/.next/server/app/map/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +2 -2
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/plan/page.js +2 -2
- package/.next/server/app/plan/page.js.nft.json +1 -1
- package/.next/server/app/plan/page_client-reference-manifest.js +1 -1
- package/.next/server/app/s/[token]/page.js +2 -2
- package/.next/server/app/s/[token]/page.js.nft.json +1 -1
- package/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/page.js +2 -2
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +11 -15
- package/.next/server/chunks/2773.js +1 -0
- package/.next/server/chunks/4307.js +1 -1
- package/.next/server/chunks/6709.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/ZEJwYPSMMES2UlUBBgBmw/_buildManifest.js +1 -0
- package/.next/static/chunks/6371-9ebaddaf512402a4.js +1 -0
- package/.next/static/chunks/app/_global-error/page-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/board-annotations/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/board-annotations/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/board-layout/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/bug-flags/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/bug-flags/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/code-graph/position/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/code-graph/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/context/feature/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/context/file/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/context/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/arrange/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/backfill-access/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/position/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/prune-planned/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/reconcile-endpoints/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/relations/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/db/tables/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/draft/approve/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/draft/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/draft/status/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/edges/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/edges/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/endpoints/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/entities/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/flags/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/ingest/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/init/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/lesson/close/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/lesson/presence/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/lesson/questions/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/lesson/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/lesson/save/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/lesson/verdict/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/map/describe/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/map/files/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/map/finish/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/map/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/map/start/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/map/touch-active/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/mention-search/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/nodes/[id]/position/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/nodes/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/nodes/positions/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/nodes/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/nodes/subtasks/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/notes/[id]/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/notes/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/open/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/annotations/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/approve/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/history/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/markdown/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/presence/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/plan/verdict/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/preferences/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/project-meta/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/reset/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/scope-guard/check/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/share/create/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/share/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/stream/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/tab/nav/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/tab/presence/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/telemetry/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/telemetry/stats/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/version/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/workspace/activate/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/api/workspace/route-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/app/docs/page-126c0e42c71731b2.js +1 -0
- package/.next/static/chunks/app/layout-e46e1337e196e904.js +1 -0
- package/.next/static/chunks/app/learn/{page-03acad0a37068966.js → page-4193bf2f60c4f812.js} +1 -1
- package/.next/static/chunks/app/map/{page-5cfad64d5feea695.js → page-6f0139228ec52538.js} +1 -1
- package/.next/static/chunks/app/{page-d08947a671077569.js → page-ec00130a7a249f14.js} +1 -1
- package/.next/static/chunks/app/plan/{page-5eacb6b83bd4873d.js → page-5addc50440c40167.js} +1 -1
- package/.next/static/chunks/app/s/[token]/{page-1a350cf50a45500c.js → page-13976553e707cad8.js} +1 -1
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-93569b5eb93a61e9.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-93569b5eb93a61e9.js +1 -0
- package/.next/static/css/ac0b6ff5058ccc12.css +1 -0
- package/.next/trace +43 -43
- package/.next/trace-build +1 -1
- package/.next/types/routes.d.ts +2 -6
- package/.next/types/validator.ts +0 -36
- package/package.json +3 -3
- package/.next/server/app/api/feedback/[id]/route.js +0 -1
- package/.next/server/app/api/feedback/[id]/route.js.nft.json +0 -1
- package/.next/server/app/api/feedback/[id]/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/feedback/[id]/vote/route.js +0 -1
- package/.next/server/app/api/feedback/[id]/vote/route.js.nft.json +0 -1
- package/.next/server/app/api/feedback/[id]/vote/route_client-reference-manifest.js +0 -1
- package/.next/server/app/api/feedback/route.js +0 -1
- package/.next/server/app/api/feedback/route.js.nft.json +0 -1
- package/.next/server/app/api/feedback/route_client-reference-manifest.js +0 -1
- package/.next/server/app/feedback/page.js +0 -2
- package/.next/server/app/feedback/page.js.nft.json +0 -1
- package/.next/server/app/feedback/page_client-reference-manifest.js +0 -1
- package/.next/server/app/feedback.html +0 -1
- package/.next/server/app/feedback.meta +0 -15
- package/.next/server/app/feedback.rsc +0 -32
- package/.next/server/app/feedback.segments/_full.segment.rsc +0 -32
- package/.next/server/app/feedback.segments/_head.segment.rsc +0 -6
- package/.next/server/app/feedback.segments/_index.segment.rsc +0 -15
- package/.next/server/app/feedback.segments/_tree.segment.rsc +0 -5
- package/.next/server/app/feedback.segments/feedback/__PAGE__.segment.rsc +0 -9
- package/.next/server/app/feedback.segments/feedback.segment.rsc +0 -5
- package/.next/server/chunks/2050.js +0 -1
- package/.next/server/chunks/5683.js +0 -1
- package/.next/static/chunks/1276-b84f61ec9c0df862.js +0 -1
- package/.next/static/chunks/app/_global-error/page-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/board-annotations/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/board-annotations/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/board-layout/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/bug-flags/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/bug-flags/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/code-graph/position/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/code-graph/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/context/feature/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/context/file/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/context/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/arrange/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/backfill-access/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/position/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/prune-planned/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/reconcile-endpoints/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/relations/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/db/tables/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/draft/approve/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/draft/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/draft/status/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/edges/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/edges/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/endpoints/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/entities/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/feedback/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/feedback/[id]/vote/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/feedback/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/flags/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/ingest/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/init/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/lesson/close/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/lesson/presence/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/lesson/questions/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/lesson/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/lesson/save/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/lesson/verdict/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/map/describe/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/map/files/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/map/finish/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/map/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/map/start/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/map/touch-active/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/mention-search/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/nodes/[id]/position/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/nodes/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/nodes/positions/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/nodes/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/nodes/subtasks/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/notes/[id]/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/notes/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/open/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/annotations/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/approve/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/history/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/markdown/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/presence/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/plan/verdict/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/preferences/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/project-meta/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/reset/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/scope-guard/check/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/share/create/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/share/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/stream/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/tab/nav/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/tab/presence/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/telemetry/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/telemetry/stats/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/version/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/workspace/activate/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/api/workspace/route-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/app/docs/page-ae19d2e91ec24771.js +0 -1
- package/.next/static/chunks/app/feedback/page-ea7f66503f2a4ca6.js +0 -1
- package/.next/static/chunks/app/layout-9f0f4d8e4534a62e.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-2390ea0e69e5991f.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-2390ea0e69e5991f.js +0 -1
- package/.next/static/css/63986592e2be7d62.css +0 -1
- package/.next/static/hkOIw5DQW9WSwBwZrD8_9/_buildManifest.js +0 -1
- package/.next/types/app/api/feedback/[id]/route.ts +0 -351
- package/.next/types/app/api/feedback/[id]/vote/route.ts +0 -351
- package/.next/types/app/api/feedback/route.ts +0 -351
- package/.next/types/app/feedback/page.ts +0 -87
- /package/.next/static/{hkOIw5DQW9WSwBwZrD8_9 → ZEJwYPSMMES2UlUBBgBmw}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/settings/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"434":{"*":{"id":"41616","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"70813","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"41164","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"77476","name":"*","chunks":[],"async":false}},"24006":{"*":{"id":"10768","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"59953","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"16900","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"86634","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"42025","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"65699","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"81166","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"94736","name":"*","chunks":[],"async":false}},"51276":{"*":{"id":"34948","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"18718","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"60163":{"*":{"id":"10125","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"37008","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"95151","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"10549","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"81281","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"88264","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"19208","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"96512","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"1237","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"69370","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"47194","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90546":{"*":{"id":"67344","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"79573","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/app/globals.css":{"id":66872,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/ai/main-region.tsx":{"id":52174,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/live-refresh.tsx":{"id":81998,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx":{"id":81984,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-drawer.tsx":{"id":71886,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-bar.tsx":{"id":434,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx":{"id":48484,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/tab-workspace.tsx":{"id":77242,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/top-nav.tsx":{"id":10436,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/components/update-banner.tsx":{"id":29510,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":35353,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":63494,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-9f0f4d8e4534a62e.js"],"async":false},"/home/runner/work/beacon/beacon/app/feedback/page.tsx":{"id":90546,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":71265,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/docs/docs.tsx":{"id":73954,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/learn-workspace.tsx":{"id":37665,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/lesson-library-view.tsx":{"id":38464,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/landing/landing.tsx":{"id":21904,"name":"*","chunks":["3862","static/chunks/1a258343-954e0e6619585d3c.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","5957","static/chunks/5957-83f611fcd5a08b45.js","8974","static/chunks/app/page-d08947a671077569.js"],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-board-view.tsx":{"id":48045,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-plan-view.tsx":{"id":51212,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/db-map-client.tsx":{"id":44853,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/files-map-client.tsx":{"id":62079,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-client.tsx":{"id":51276,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-tabs-shell.tsx":{"id":77260,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-workspace.tsx":{"id":24006,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/context-card.tsx":{"id":81453,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/danger-card.tsx":{"id":71423,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/delete-workspace-card.tsx":{"id":96759,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/permission-mode-card.tsx":{"id":67787,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/scope-guard-card.tsx":{"id":60163,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/@base-ui/react/esm/button/Button.js":{"id":6539,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/beacon/beacon/":[],"/home/runner/work/beacon/beacon/app/layout":[{"inlined":false,"path":"static/css/63986592e2be7d62.css"},{"inlined":false,"path":"static/css/e02ab5db9ff2dca2.css"}],"/home/runner/work/beacon/beacon/app/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"},{"inlined":false,"path":"static/css/53e84df868515cf7.css"},{"inlined":false,"path":"static/css/83755b1f39ccf91d.css"}],"/home/runner/work/beacon/beacon/app/settings/page":[]},"rscModuleMapping":{"434":{"*":{"id":"81974","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"2739","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"77946","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"67878","name":"*","chunks":[],"async":false}},"24006":{"*":{"id":"478","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"17017","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"28030","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"41276","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"7239","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"89501","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"48136","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"24774","name":"*","chunks":[],"async":false}},"51276":{"*":{"id":"56030","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"7572","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"60163":{"*":{"id":"27736","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"42696","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"74069","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"47613","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"44919","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"30818","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"42590","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"25126","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"46126","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"13255","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"71412","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"60867","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90546":{"*":{"id":"64549","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"98167","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/settings/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"434":{"*":{"id":"41616","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"70813","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"41164","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"77476","name":"*","chunks":[],"async":false}},"24006":{"*":{"id":"10768","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"59953","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"16900","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"86634","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"42025","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"65699","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"81166","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"94736","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"18718","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"60163":{"*":{"id":"10125","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"37008","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"95151","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"10549","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"81281","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"88264","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"19208","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"96512","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"1237","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"69370","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"47194","name":"*","chunks":[],"async":false}},"86371":{"*":{"id":"62299","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"79573","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"2116","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/app/globals.css":{"id":66872,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/ai/main-region.tsx":{"id":52174,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/live-refresh.tsx":{"id":81998,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx":{"id":81984,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/notes/notes-drawer.tsx":{"id":71886,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-bar.tsx":{"id":434,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx":{"id":48484,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/tab-workspace.tsx":{"id":77242,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/top-nav.tsx":{"id":10436,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/components/update-banner.tsx":{"id":29510,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":35353,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":63494,"name":"*","chunks":["5004","static/chunks/70e0d97a-bbb0ec05083da54f.js","277","static/chunks/54a60aa6-0378818fce5a4dc5.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","9887","static/chunks/9887-e8954568a4031ed3.js","2231","static/chunks/2231-63ad38ec8fb7cb6f.js","7177","static/chunks/app/layout-e46e1337e196e904.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":71265,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/client/app-dir/link.js":{"id":98500,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/next/dist/esm/client/app-dir/link.js":{"id":98500,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/docs/docs.tsx":{"id":73954,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/learn-workspace.tsx":{"id":37665,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/learn/lesson-library-view.tsx":{"id":38464,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/landing/landing.tsx":{"id":21904,"name":"*","chunks":["3862","static/chunks/1a258343-954e0e6619585d3c.js","8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","5957","static/chunks/5957-83f611fcd5a08b45.js","8974","static/chunks/app/page-ec00130a7a249f14.js"],"async":false},"/home/runner/work/beacon/beacon/components/graph/db-map-client.tsx":{"id":44853,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/files-map-client.tsx":{"id":62079,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-client.tsx":{"id":86371,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/graph/map-tabs-shell.tsx":{"id":77260,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-board-view.tsx":{"id":48045,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/share/shared-plan-view.tsx":{"id":51212,"name":"*","chunks":[],"async":false},"/home/runner/work/beacon/beacon/components/context-card.tsx":{"id":81453,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/danger-card.tsx":{"id":71423,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/delete-workspace-card.tsx":{"id":96759,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/permission-mode-card.tsx":{"id":67787,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/scope-guard-card.tsx":{"id":60163,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/node_modules/@base-ui/react/esm/button/Button.js":{"id":6539,"name":"*","chunks":["8500","static/chunks/8500-f62a38ff68ab7f42.js","4888","static/chunks/4888-911c0da3c2d785d2.js","8997","static/chunks/8997-78a359d0d238622e.js","766","static/chunks/766-242213d211df0afd.js","4662","static/chunks/app/settings/page-7e176d120b1effa9.js"],"async":false},"/home/runner/work/beacon/beacon/components/plan/plan-workspace.tsx":{"id":24006,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/beacon/beacon/":[],"/home/runner/work/beacon/beacon/app/layout":[{"inlined":false,"path":"static/css/ac0b6ff5058ccc12.css"},{"inlined":false,"path":"static/css/e02ab5db9ff2dca2.css"}],"/home/runner/work/beacon/beacon/app/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"},{"inlined":false,"path":"static/css/53e84df868515cf7.css"},{"inlined":false,"path":"static/css/83755b1f39ccf91d.css"}],"/home/runner/work/beacon/beacon/app/settings/page":[]},"rscModuleMapping":{"434":{"*":{"id":"81974","name":"*","chunks":[],"async":false}},"6539":{"*":{"id":"2739","name":"*","chunks":[],"async":false}},"10436":{"*":{"id":"77946","name":"*","chunks":[],"async":false}},"21904":{"*":{"id":"67878","name":"*","chunks":[],"async":false}},"24006":{"*":{"id":"478","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"29510":{"*":{"id":"17017","name":"*","chunks":[],"async":false}},"37665":{"*":{"id":"28030","name":"*","chunks":[],"async":false}},"38464":{"*":{"id":"41276","name":"*","chunks":[],"async":false}},"44853":{"*":{"id":"7239","name":"*","chunks":[],"async":false}},"48045":{"*":{"id":"89501","name":"*","chunks":[],"async":false}},"48484":{"*":{"id":"48136","name":"*","chunks":[],"async":false}},"51212":{"*":{"id":"24774","name":"*","chunks":[],"async":false}},"52174":{"*":{"id":"7572","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"60163":{"*":{"id":"27736","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"62079":{"*":{"id":"42696","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"67787":{"*":{"id":"74069","name":"*","chunks":[],"async":false}},"71265":{"*":{"id":"47613","name":"*","chunks":[],"async":false}},"71423":{"*":{"id":"44919","name":"*","chunks":[],"async":false}},"71886":{"*":{"id":"30818","name":"*","chunks":[],"async":false}},"73954":{"*":{"id":"42590","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"77242":{"*":{"id":"25126","name":"*","chunks":[],"async":false}},"77260":{"*":{"id":"46126","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81453":{"*":{"id":"13255","name":"*","chunks":[],"async":false}},"81984":{"*":{"id":"71412","name":"*","chunks":[],"async":false}},"81998":{"*":{"id":"60867","name":"*","chunks":[],"async":false}},"86371":{"*":{"id":"56030","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"96759":{"*":{"id":"98167","name":"*","chunks":[],"async":false}},"98500":{"*":{"id":"23318","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -4,16 +4,15 @@
|
|
|
4
4
|
"/api/code-graph/route": "app/api/code-graph/route.js",
|
|
5
5
|
"/api/context/feature/route": "app/api/context/feature/route.js",
|
|
6
6
|
"/api/context/file/route": "app/api/context/file/route.js",
|
|
7
|
-
"/api/feedback/[id]/vote/route": "app/api/feedback/[id]/vote/route.js",
|
|
8
7
|
"/api/init/route": "app/api/init/route.js",
|
|
9
8
|
"/api/nodes/subtasks/route": "app/api/nodes/subtasks/route.js",
|
|
10
9
|
"/apple-icon.png/route": "app/apple-icon.png/route.js",
|
|
11
10
|
"/icon.svg/route": "app/icon.svg/route.js",
|
|
12
|
-
"/api/board-annotations/route": "app/api/board-annotations/route.js",
|
|
13
11
|
"/api/board-annotations/[id]/route": "app/api/board-annotations/[id]/route.js",
|
|
12
|
+
"/api/board-annotations/route": "app/api/board-annotations/route.js",
|
|
14
13
|
"/api/board-layout/route": "app/api/board-layout/route.js",
|
|
15
|
-
"/api/bug-flags/[id]/route": "app/api/bug-flags/[id]/route.js",
|
|
16
14
|
"/api/bug-flags/route": "app/api/bug-flags/route.js",
|
|
15
|
+
"/api/bug-flags/[id]/route": "app/api/bug-flags/[id]/route.js",
|
|
17
16
|
"/api/code-graph/position/route": "app/api/code-graph/position/route.js",
|
|
18
17
|
"/api/context/route": "app/api/context/route.js",
|
|
19
18
|
"/api/db/arrange/route": "app/api/db/arrange/route.js",
|
|
@@ -29,11 +28,9 @@
|
|
|
29
28
|
"/api/edges/[id]/route": "app/api/edges/[id]/route.js",
|
|
30
29
|
"/api/edges/route": "app/api/edges/route.js",
|
|
31
30
|
"/api/endpoints/[id]/route": "app/api/endpoints/[id]/route.js",
|
|
32
|
-
"/api/feedback/[id]/route": "app/api/feedback/[id]/route.js",
|
|
33
|
-
"/api/entities/route": "app/api/entities/route.js",
|
|
34
|
-
"/api/feedback/route": "app/api/feedback/route.js",
|
|
35
31
|
"/api/flags/route": "app/api/flags/route.js",
|
|
36
32
|
"/api/ingest/route": "app/api/ingest/route.js",
|
|
33
|
+
"/api/entities/route": "app/api/entities/route.js",
|
|
37
34
|
"/api/lesson/close/route": "app/api/lesson/close/route.js",
|
|
38
35
|
"/api/lesson/presence/route": "app/api/lesson/presence/route.js",
|
|
39
36
|
"/api/lesson/route": "app/api/lesson/route.js",
|
|
@@ -41,30 +38,30 @@
|
|
|
41
38
|
"/api/lesson/save/route": "app/api/lesson/save/route.js",
|
|
42
39
|
"/api/lesson/verdict/route": "app/api/lesson/verdict/route.js",
|
|
43
40
|
"/api/map/files/route": "app/api/map/files/route.js",
|
|
44
|
-
"/api/map/describe/route": "app/api/map/describe/route.js",
|
|
45
41
|
"/api/map/finish/route": "app/api/map/finish/route.js",
|
|
46
42
|
"/api/map/route": "app/api/map/route.js",
|
|
43
|
+
"/api/map/describe/route": "app/api/map/describe/route.js",
|
|
47
44
|
"/api/map/start/route": "app/api/map/start/route.js",
|
|
45
|
+
"/api/nodes/[id]/position/route": "app/api/nodes/[id]/position/route.js",
|
|
48
46
|
"/api/map/touch-active/route": "app/api/map/touch-active/route.js",
|
|
49
47
|
"/api/mention-search/route": "app/api/mention-search/route.js",
|
|
50
|
-
"/api/nodes/[id]/position/route": "app/api/nodes/[id]/position/route.js",
|
|
51
48
|
"/api/nodes/[id]/route": "app/api/nodes/[id]/route.js",
|
|
52
49
|
"/api/nodes/positions/route": "app/api/nodes/positions/route.js",
|
|
53
50
|
"/api/nodes/route": "app/api/nodes/route.js",
|
|
54
|
-
"/api/notes/[id]/route": "app/api/notes/[id]/route.js",
|
|
55
51
|
"/api/notes/route": "app/api/notes/route.js",
|
|
52
|
+
"/api/notes/[id]/route": "app/api/notes/[id]/route.js",
|
|
56
53
|
"/api/open/route": "app/api/open/route.js",
|
|
57
54
|
"/api/plan/approve/route": "app/api/plan/approve/route.js",
|
|
58
55
|
"/api/plan/history/route": "app/api/plan/history/route.js",
|
|
59
56
|
"/api/plan/markdown/route": "app/api/plan/markdown/route.js",
|
|
60
|
-
"/api/plan/annotations/route": "app/api/plan/annotations/route.js",
|
|
61
57
|
"/api/plan/presence/route": "app/api/plan/presence/route.js",
|
|
58
|
+
"/api/plan/annotations/route": "app/api/plan/annotations/route.js",
|
|
62
59
|
"/api/plan/verdict/route": "app/api/plan/verdict/route.js",
|
|
63
60
|
"/api/preferences/route": "app/api/preferences/route.js",
|
|
64
61
|
"/api/project-meta/route": "app/api/project-meta/route.js",
|
|
65
62
|
"/api/reset/route": "app/api/reset/route.js",
|
|
66
|
-
"/api/plan/route": "app/api/plan/route.js",
|
|
67
63
|
"/api/scope-guard/check/route": "app/api/scope-guard/check/route.js",
|
|
64
|
+
"/api/plan/route": "app/api/plan/route.js",
|
|
68
65
|
"/api/share/route": "app/api/share/route.js",
|
|
69
66
|
"/api/share/create/route": "app/api/share/create/route.js",
|
|
70
67
|
"/api/stream/route": "app/api/stream/route.js",
|
|
@@ -75,13 +72,12 @@
|
|
|
75
72
|
"/api/telemetry/stats/route": "app/api/telemetry/stats/route.js",
|
|
76
73
|
"/api/workspace/activate/route": "app/api/workspace/activate/route.js",
|
|
77
74
|
"/api/workspace/route": "app/api/workspace/route.js",
|
|
78
|
-
"/feedback/page": "app/feedback/page.js",
|
|
79
75
|
"/help/page": "app/help/page.js",
|
|
80
76
|
"/docs/page": "app/docs/page.js",
|
|
81
77
|
"/learn/page": "app/learn/page.js",
|
|
82
78
|
"/page": "app/page.js",
|
|
83
|
-
"/s/[token]/page": "app/s/[token]/page.js",
|
|
84
79
|
"/map/page": "app/map/page.js",
|
|
85
|
-
"/
|
|
86
|
-
"/settings/page": "app/settings/page.js"
|
|
80
|
+
"/s/[token]/page": "app/s/[token]/page.js",
|
|
81
|
+
"/settings/page": "app/settings/page.js",
|
|
82
|
+
"/plan/page": "app/plan/page.js"
|
|
87
83
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=2773,exports.ids=[2773],exports.modules={2773:(a,b,c)=>{c.d(b,{deployDb:()=>g});var d=c(79338),e=c(85171),f=c(58272);function g(){let a=process.env.FEEDBACK_DATABASE_URL;if(!a)throw Error("FEEDBACK_DATABASE_URL is not set");let b=globalThis;return b.__deployDb||(b.__deployDb=(0,d.fd)((0,e.lw)(a),{schema:f})),b.__deployDb}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
exports.id=4307,exports.ids=[4307],exports.modules={5547:(a,b,c)=>{"use strict";c.d(b,{NotesDrawer:()=>B});var d=c(48249),e=c(67484),f=c(92361),g=c(69473),h=c(45535),i=c(39470),j=c(52066),k=c(57684),l=c(48779),m=c(13191),n=c(18252),o=c(92329),p=c(82359),q=c(99086),r=c(18201),s=c(81965),t=c(47161),u=c(86596),v=c(84458);function w({value:a,onChange:b}){let c=(0,m.hG)({extensions:u.II,content:a?(0,u.Gd)(a):void 0,immediatelyRender:!1,editorProps:{attributes:{class:"note-prose focus:outline-none"}},onUpdate:({editor:a})=>b((0,u.Z2)(a.getJSON()))});return c?(0,d.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col",children:[(0,d.jsx)(x,{editor:c}),(0,d.jsx)(m.$Z,{editor:c,className:"min-h-0 flex-1 overflow-y-auto px-1 py-2 text-[14px] leading-relaxed"})]}):null}function x({editor:a}){(0,v.U)(a);let b=()=>a.chain().focus();return(0,d.jsxs)("div",{className:"flex items-center gap-0.5 border-b border-white/10 pb-2",children:[(0,d.jsx)(v.I,{label:"Bold",active:a.isActive("bold"),onClick:()=>b().toggleBold().run(),children:(0,d.jsx)(n.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Italic",active:a.isActive("italic"),onClick:()=>b().toggleItalic().run(),children:(0,d.jsx)(o.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Underline",active:a.isActive("underline"),onClick:()=>b().toggleUnderline().run(),children:(0,d.jsx)(p.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Strikethrough",active:a.isActive("strike"),onClick:()=>b().toggleStrike().run(),children:(0,d.jsx)(q.A,{className:"size-4"})}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)(v.I,{label:"Checklist",active:a.isActive("taskList"),onClick:()=>b().toggleTaskList().run(),children:(0,d.jsx)(r.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Bullet list",active:a.isActive("bulletList"),onClick:()=>b().toggleBulletList().run(),children:(0,d.jsx)(s.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Numbered list",active:a.isActive("orderedList"),onClick:()=>b().toggleOrderedList().run(),children:(0,d.jsx)(t.A,{className:"size-4"})})]})}var y=c(69370),z=c(33191);function A(a){return[...a].sort((a,b)=>a.pinned!==b.pinned?Number(b.pinned)-Number(a.pinned):b.updatedAt.localeCompare(a.updatedAt))}function B(){let{open:a,close:b}=(0,y.b)(),[c,m]=(0,e.useState)([]),[n,o]=(0,e.useState)(null),p=(0,e.useRef)({}),q=(0,e.useRef)({}),r=(0,e.useCallback)(a=>{clearTimeout(p.current[a]);let b=q.current[a];b&&(delete q.current[a],fetch(`/api/notes/${a}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify(b)}).catch(()=>{}))},[]),s=(0,e.useCallback)((a,b)=>{q.current[a]={...q.current[a],...b},clearTimeout(p.current[a]),p.current[a]=setTimeout(()=>r(a),500)},[r]);(0,e.useCallback)(async()=>{try{let a=await fetch("/api/notes",{cache:"no-store"});if(!a.ok)return;let b=await a.json();m(A(b)),o(a=>a??b[0]?.id??null)}catch{}},[]);let t=(0,e.useCallback)(async()=>{let a=await fetch("/api/notes",{method:"POST"}).catch(()=>null);if(!a?.ok)return;let b=await a.json();m(a=>A([b,...a])),o(b.id)},[]),u=(0,e.useCallback)(async a=>{clearTimeout(p.current[a]),delete q.current[a],m(b=>{let c=b.filter(b=>b.id!==a);return o(b=>b===a?c[0]?.id??null:b),c}),await fetch(`/api/notes/${a}`,{method:"DELETE"}).catch(()=>{})},[]),v=(0,e.useCallback)((a,b)=>{m(c=>A(c.map(c=>c.id===a?{...c,...b,updatedAt:new Date().toISOString()}:c))),s(a,b)},[s]),x=(0,e.useCallback)(a=>v(a.id,{pinned:!a.pinned}),[v]),B=c.find(a=>a.id===n)??null;return(0,d.jsx)("div",{"aria-hidden":!a,className:(0,z.cn)("fixed inset-y-0 right-0 z-40 flex transition-transform duration-300 ease-out",a?"translate-x-0":"pointer-events-none translate-x-full"),children:(0,d.jsxs)(l.b,{className:"flex h-full w-[420px] flex-col rounded-l-2xl border-l border-white/10",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 border-b border-white/10 px-3 py-2.5",children:[(0,d.jsx)(f.A,{className:"size-4 text-[var(--accent-2,#ff7a45)]"}),(0,d.jsx)("span",{className:"text-sm font-semibold tracking-tight",children:"Notes"}),(0,d.jsx)("span",{className:"ml-auto"}),(0,d.jsx)("button",{type:"button",onClick:t,"aria-label":"New note",title:"New note",className:"rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,d.jsx)(g.A,{className:"size-4"})}),(0,d.jsx)("button",{type:"button",onClick:b,"aria-label":"Close notes",title:"Close",className:"rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,d.jsx)(h.A,{className:"size-4"})})]}),(0,d.jsx)("div",{className:"max-h-44 shrink-0 overflow-y-auto border-b border-white/10 p-1.5",children:0===c.length?(0,d.jsxs)("p",{className:"px-2 py-3 text-[13px] text-muted-foreground",children:["No notes yet. Hit ",(0,d.jsx)("span",{className:"text-foreground",children:"+"})," to start one."]}):c.map(a=>(0,d.jsxs)("div",{className:(0,z.cn)("group flex items-center gap-1 rounded-md px-2 py-1.5 text-[13px]",a.id===n?"bg-white/[0.09] text-foreground":"text-muted-foreground hover:bg-white/[0.04]"),children:[(0,d.jsxs)("button",{type:"button",onClick:()=>o(a.id),className:"min-w-0 flex-1 truncate text-left",children:[a.pinned&&(0,d.jsx)(i.A,{className:"mr-1 inline size-3 -translate-y-px"}),a.title||"Untitled"]}),(0,d.jsx)("button",{type:"button",onClick:()=>x(a),"aria-label":a.pinned?"Unpin":"Pin",title:a.pinned?"Unpin":"Pin",className:"rounded p-1 opacity-0 transition hover:bg-white/[0.08] hover:text-foreground group-hover:opacity-100",children:a.pinned?(0,d.jsx)(j.A,{className:"size-3.5"}):(0,d.jsx)(i.A,{className:"size-3.5"})}),(0,d.jsx)("button",{type:"button",onClick:()=>u(a.id),"aria-label":"Delete note",title:"Delete",className:"rounded p-1 opacity-0 transition hover:bg-white/[0.08] hover:text-red-300 group-hover:opacity-100",children:(0,d.jsx)(k.A,{className:"size-3.5"})})]},a.id))}),B?(0,d.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col gap-2 p-3",children:[(0,d.jsx)("input",{value:B.title,onChange:a=>v(B.id,{title:a.target.value}),placeholder:"Untitled",className:"w-full bg-transparent text-base font-semibold tracking-tight text-foreground placeholder:text-muted-foreground/60 focus:outline-none"}),(0,d.jsx)(w,{value:B.body,onChange:a=>v(B.id,{body:a})},B.id)]}):(0,d.jsxs)("div",{className:"flex flex-1 items-center justify-center p-6 text-center text-[13px] text-muted-foreground",children:["Select a note, or create one. Then ",(0,d.jsx)("span",{className:"px-1 text-foreground",children:"@"}),"-mention it in your terminal to turn it into features."]})]})})}},7572:(a,b,c)=>{"use strict";c.d(b,{MainRegion:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call MainRegion() from the server but MainRegion is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/ai/main-region.tsx","MainRegion")},7667:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(88868);let e=async a=>[{type:"image/png",sizes:"180x180",url:(0,d.fillMetadataSegment)(".",await a.params,"apple-icon.png",!0)+"?f9d64651576bd776"}]},17017:(a,b,c)=>{"use strict";c.d(b,{UpdateBanner:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call UpdateBanner() from the server but UpdateBanner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/update-banner.tsx","UpdateBanner")},18060:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81921,23)),Promise.resolve().then(c.t.bind(c,60440,23)),Promise.resolve().then(c.t.bind(c,84342,23)),Promise.resolve().then(c.t.bind(c,82265,23)),Promise.resolve().then(c.t.bind(c,35421,23)),Promise.resolve().then(c.t.bind(c,61335,23)),Promise.resolve().then(c.t.bind(c,70664,23)),Promise.resolve().then(c.bind(c,74661))},18718:(a,b,c)=>{"use strict";c.d(b,{MainRegion:()=>e});var d=c(48249);function e({children:a}){return(0,d.jsx)("main",{className:"flex flex-1 flex-col",children:a})}},19208:(a,b,c)=>{"use strict";c.d(b,{TabWorkspace:()=>e}),c(67484);var d=c(19099);function e(){return(0,d.useRouter)(),(0,d.usePathname)(),null}c(79768)},23704:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>w,metadata:()=>v});var d=c(5735),e=c(1382),f=c.n(e),g=c(28205),h=c.n(g);c(82704);var i=c(77946),j=c(60867),k=c(25126),l=c(7572),m=c(48136),n=c(81974),o=c(71412),p=c(30818),q=c(17017),r=c(45301),s=c(73024),t=c(76760);let u=null,v={title:"Beacon",description:"A local control panel for the repository you're working in"};function w({children:a}){return(0,d.jsx)("html",{lang:"en",className:`dark ${f().variable} ${h().variable} h-full antialiased`,children:(0,d.jsx)("body",{className:"min-h-full flex flex-col bg-background text-foreground",children:"1"===process.env.BEACON_PUBLIC||"1"===process.env.VERCEL?a:(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(j.LiveRefresh,{}),(0,d.jsx)(k.TabWorkspace,{}),(0,d.jsxs)(o.NotesProvider,{children:[(0,d.jsxs)(m.PlanProvider,{children:[(0,d.jsx)(i.TopNav,{repo:(0,r.Qq)()}),(0,d.jsx)(l.MainRegion,{children:a}),(0,d.jsx)(n.PlanBar,{})]}),(0,d.jsx)(p.NotesDrawer,{})]}),(0,d.jsx)(q.UpdateBanner,{currentVersion:function(){if(null!==u)return u;let a="0.0.0";try{let b=JSON.parse((0,s.readFileSync)((0,t.join)(process.cwd(),"package.json"),"utf8"));"string"==typeof b.version&&(a=b.version)}catch{}return u=a,a}()})]})})})}},25115:(a,b,c)=>{Promise.resolve().then(c.bind(c,7572)),Promise.resolve().then(c.bind(c,60867)),Promise.resolve().then(c.bind(c,71412)),Promise.resolve().then(c.bind(c,30818)),Promise.resolve().then(c.bind(c,81974)),Promise.resolve().then(c.bind(c,48136)),Promise.resolve().then(c.bind(c,25126)),Promise.resolve().then(c.bind(c,77946)),Promise.resolve().then(c.bind(c,17017))},25126:(a,b,c)=>{"use strict";c.d(b,{TabWorkspace:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call TabWorkspace() from the server but TabWorkspace is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/tab-workspace.tsx","TabWorkspace")},29086:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81921,23))},30818:(a,b,c)=>{"use strict";c.d(b,{NotesDrawer:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call NotesDrawer() from the server but NotesDrawer is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/notes/notes-drawer.tsx","NotesDrawer")},31212:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,95547,23)),Promise.resolve().then(c.t.bind(c,15098,23)),Promise.resolve().then(c.t.bind(c,47644,23)),Promise.resolve().then(c.t.bind(c,33859,23)),Promise.resolve().then(c.t.bind(c,98099,23)),Promise.resolve().then(c.t.bind(c,16237,23)),Promise.resolve().then(c.t.bind(c,98562,23)),Promise.resolve().then(c.t.bind(c,36675,23))},33191:(a,b,c)=>{"use strict";c.d(b,{cn:()=>f});var d=c(99314),e=c(96862);function f(...a){return(0,e.QP)((0,d.$)(a))}},33814:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,95547,23))},35731:(a,b,c)=>{Promise.resolve().then(c.bind(c,18718)),Promise.resolve().then(c.bind(c,47194)),Promise.resolve().then(c.bind(c,69370)),Promise.resolve().then(c.bind(c,5547)),Promise.resolve().then(c.bind(c,41616)),Promise.resolve().then(c.bind(c,81166)),Promise.resolve().then(c.bind(c,19208)),Promise.resolve().then(c.bind(c,41164)),Promise.resolve().then(c.bind(c,59953))},41164:(a,b,c)=>{"use strict";c.d(b,{TopNav:()=>r});var d=c(48249),e=c(67484),f=c(2116),g=c.n(f),h=c(19099),i=c(92361),j=c(79291),k=c(85271),l=c(55056),m=c(33191),n=c(79768);function o({fallback:a}){let[b,c]=(0,e.useState)([]),[f,g]=(0,e.useState)(null);if(0===b.length)return a?(0,d.jsxs)("span",{className:"font-mono text-xs text-muted-foreground",children:["\xb7 ",a]}):null;async function h(a){g(a),(0,n.aE)(a),await Promise.race([fetch("/api/workspace",{method:"POST",headers:{"content-type":"application/json","x-beacon-workspace":a},body:JSON.stringify({id:a}),signal:AbortSignal.timeout(8e3)}).catch(()=>{}),new Promise(a=>setTimeout(a,2500))]);let b=new URLSearchParams(window.location.search);b.set("ws",a),window.location.href=`${window.location.pathname}?${b.toString()}`}let i=b.find(a=>a.id===f);return(0,d.jsxs)(l.l6,{value:f??"",onValueChange:a=>a&&h(a),children:[(0,d.jsxs)(l.bq,{className:"h-7 gap-1.5 rounded-lg border-white/12 bg-white/[0.04] px-2 text-xs font-medium transition-colors hover:bg-white/[0.07]",children:[(0,d.jsx)(k.A,{className:"size-3.5 shrink-0 text-muted-foreground"}),(0,d.jsx)(l.yv,{children:()=>i?.name??"Project"})]}),(0,d.jsxs)(l.gC,{align:"start",alignItemWithTrigger:!1,sideOffset:6,className:"min-w-[250px] border border-white/10 bg-popover/95 p-1.5 backdrop-blur-xl",children:[(0,d.jsx)("p",{className:"px-2 pt-1 pb-1.5 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground/70",children:"Workspace"}),b.map(a=>{var b,c;let e,g=a.id===f;return(0,d.jsx)(l.eb,{value:a.id,className:(0,m.cn)("gap-2.5 rounded-lg py-1.5 pr-8 pl-1.5 transition-colors",g&&"bg-white/[0.05]"),children:(0,d.jsxs)("span",{className:"flex items-center gap-2.5",children:[(0,d.jsx)("span",{className:(0,m.cn)("flex size-7 shrink-0 items-center justify-center rounded-md border",g?"border-sky-400/30 bg-sky-400/10 text-sky-300":"border-white/10 bg-white/[0.03] text-muted-foreground"),children:(0,d.jsx)(k.A,{className:"size-3.5"})}),(0,d.jsxs)("span",{className:"flex min-w-0 flex-col",children:[(0,d.jsx)("span",{className:"truncate text-[13px] font-medium leading-tight text-foreground",children:a.name}),(0,d.jsx)("span",{className:"truncate font-mono text-[10px] leading-tight text-muted-foreground",children:(b=a.path,c=a.name,(e=b.replace(/^\/(Users|home)\/[^/]+/,"~").split("/").filter(Boolean))[e.length-1]===c&&e.pop(),(e.length>3?[e[0],"…",e[e.length-1]]:e).join("/")||"~")})]})]})},a.id)})]})]})}var p=c(69370);let q=[{href:"/plan",label:"Plans"},{href:"/map",label:"Map"},{href:"/learn",label:"Learn"},{href:"/settings",label:"Settings"}];function r({repo:a}){let b=(0,h.usePathname)(),{toggle:c,open:f}=(0,p.b)(),[k,l]=(0,e.useState)(null);return(0,d.jsx)("header",{className:"pointer-events-none fixed left-3 top-3 z-30",children:(0,d.jsxs)("div",{className:"glass pointer-events-auto flex h-10 items-center gap-1 rounded-full pl-3 pr-1.5",children:[(0,d.jsxs)(g(),{href:"/",className:"mr-1 flex items-center gap-2 text-sm font-semibold tracking-tight",children:[(0,d.jsx)(j._,{size:18,className:"text-foreground"}),"Beacon"]}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)(o,{fallback:a}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)("nav",{className:"flex items-center gap-0.5 text-sm",children:q.map(a=>{let c=b===a.href||b.startsWith(a.href+"/");return(0,d.jsx)(g(),{href:(0,n.Fj)(a.href,k),className:(0,m.cn)("rounded-full px-3 py-1 text-[13px] tracking-tight transition-colors",c?"bg-white/[0.09] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"text-muted-foreground hover:bg-white/[0.04] hover:text-foreground"),children:a.label},a.href)})}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)("button",{type:"button",onClick:c,"aria-pressed":f,"aria-label":"Notes",title:"Notes",className:(0,m.cn)("flex items-center justify-center rounded-full p-1.5 transition-colors",f?"bg-white/[0.09] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"text-muted-foreground hover:bg-white/[0.04] hover:text-foreground"),children:(0,d.jsx)(i.A,{className:"size-4"})})]})})}},41616:(a,b,c)=>{"use strict";c.d(b,{PlanBar:()=>l});var d=c(48249),e=c(2116),f=c.n(e),g=c(19099),h=c(47352),i=c(49783),j=c(57684),k=c(81166);function l(){let{status:a,discard:b}=(0,k.j)(),c=(0,g.usePathname)();return a.pending&&"/plan"!==c?(0,d.jsx)("div",{className:"pointer-events-none fixed inset-x-0 top-14 z-40 flex justify-center px-2",children:(0,d.jsxs)("div",{className:"pointer-events-auto flex max-w-3xl items-center gap-2 rounded-xl border border-emerald-500/30 bg-card/85 px-3 py-1.5 shadow-lg backdrop-blur supports-[backdrop-filter]:bg-card/70",children:[(0,d.jsx)(h.A,{className:"size-3.5 shrink-0 text-emerald-300"}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("div",{className:"truncate text-[12px] leading-tight text-foreground",children:[(0,d.jsx)("span",{className:"text-emerald-300/80",children:"Plan ready \xb7 "}),a.description||"(no description)"]}),(0,d.jsxs)("div",{className:"text-[10px] leading-tight text-muted-foreground",children:[a.features," feature(s) \xb7 ",a.tables," table(s) \xb7 ",a.endpoints," ","endpoint(s)"]})]}),(0,d.jsxs)(f(),{href:"/plan",className:"flex shrink-0 items-center gap-1 rounded-md border border-emerald-500/40 bg-emerald-500/15 px-2 py-1 text-[11px] font-semibold text-emerald-300 transition-colors hover:bg-emerald-500/25",title:"Open Plannotator + canvases side by side",children:[(0,d.jsx)(i.A,{className:"size-3"})," Open plan"]}),(0,d.jsxs)("button",{onClick:b,className:"flex shrink-0 items-center gap-1 rounded-md px-2 py-1 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-red-500/15 hover:text-red-300",title:"Discard the plan",children:[(0,d.jsx)(j.A,{className:"size-3"})," Discard"]})]})}):null}},47194:(a,b,c)=>{"use strict";c.d(b,{LiveRefresh:()=>e}),c(67484);var d=c(19099);function e(){return(0,d.useRouter)(),null}c(79768)},48136:(a,b,c)=>{"use strict";c.d(b,{PlanProvider:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call PlanProvider() from the server but PlanProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx","PlanProvider");(0,d.registerClientReference)(function(){throw Error("Attempted to call usePlan() from the server but usePlan is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx","usePlan")},48779:(a,b,c)=>{"use strict";c.d(b,{b:()=>f});var d=c(48249);c(67484);var e=c(33191);function f({className:a,children:b,...c}){return(0,d.jsxs)("div",{className:(0,e.cn)("glass relative isolate overflow-hidden",a),...c,children:[(0,d.jsx)("span",{"aria-hidden":!0,className:"pointer-events-none absolute inset-0 -z-10 rounded-[inherit]",style:{background:"radial-gradient(90% 60% at 0% 0%, oklch(1 0 0 / 0.04), transparent 42%)"}}),(0,d.jsx)("span",{"aria-hidden":!0,className:"pointer-events-none absolute inset-0 -z-10 rounded-[inherit] opacity-[0.035] mix-blend-overlay",style:{backgroundImage:"url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E\")",backgroundSize:"120px 120px"}}),b]})}},49183:(a,b,c)=>{"use strict";c.d(b,{EO:()=>f,W6:()=>e,kw:()=>d});let d="https://registry.npmjs.org/trybeacon/latest",e=(process.env.NEXT_PUBLIC_BEACON_SITE_URL??"https://www.trybeacon.sh").replace(/\/$/,""),f=`curl -fsSL ${e}/install.sh | sh`},55056:(a,b,c)=>{"use strict";c.d(b,{bq:()=>x,eb:()=>z,gC:()=>y,l6:()=>v,yv:()=>w});var d=c(48249);c(67484);var e=c(80336),f=c(11102),g=c(57602),h=c(90586),i=c(13810),j=c(58103),k=c(28879),l=c(90204),m=c(26550),n=c(57859),o=c(56045),p=c(75154),q=c(91464),r=c(33191),s=c(69627),t=c(35471),u=c(85448);let v=e.H;function w({className:a,...b}){return(0,d.jsx)(f.y,{"data-slot":"select-value",className:(0,r.cn)("flex flex-1 text-left",a),...b})}function x({className:a,size:b="default",children:c,...e}){return(0,d.jsxs)(g.b,{"data-slot":"select-trigger","data-size":b,className:(0,r.cn)("flex w-fit items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-[min(var(--radius-md),10px)] *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-1.5 dark:bg-input/30 dark:hover:bg-input/50 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",a),...e,children:[c,(0,d.jsx)(h.w,{render:(0,d.jsx)(s.A,{className:"pointer-events-none size-4 text-muted-foreground"})})]})}function y({className:a,children:b,side:c="bottom",sideOffset:e=4,align:f="center",alignOffset:g=0,alignItemWithTrigger:h=!0,...m}){return(0,d.jsx)(i.V,{children:(0,d.jsx)(j.l,{side:c,sideOffset:e,align:f,alignOffset:g,alignItemWithTrigger:h,className:"isolate z-50",children:(0,d.jsxs)(k.t,{"data-slot":"select-content","data-align-trigger":h,className:(0,r.cn)("relative isolate z-50 max-h-(--available-height) w-(--anchor-width) min-w-36 origin-(--transform-origin) overflow-x-hidden overflow-y-auto rounded-lg bg-popover text-popover-foreground shadow-md ring-1 ring-foreground/10 duration-100 data-[align-trigger=true]:animate-none data-[side=bottom]:slide-in-from-top-2 data-[side=inline-end]:slide-in-from-left-2 data-[side=inline-start]:slide-in-from-right-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95",a),...m,children:[(0,d.jsx)(A,{}),(0,d.jsx)(l.B,{children:b}),(0,d.jsx)(B,{})]})})})}function z({className:a,children:b,...c}){return(0,d.jsxs)(m.e,{"data-slot":"select-item",className:(0,r.cn)("relative flex w-full cursor-default items-center gap-1.5 rounded-md py-1 pr-8 pl-1.5 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground not-data-[variant=destructive]:focus:**:text-accent-foreground data-disabled:pointer-events-none data-disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",a),...c,children:[(0,d.jsx)(n.h,{className:"flex flex-1 shrink-0 gap-2 whitespace-nowrap",children:b}),(0,d.jsx)(o.h,{render:(0,d.jsx)("span",{className:"pointer-events-none absolute right-2 flex size-4 items-center justify-center"}),children:(0,d.jsx)(t.A,{className:"pointer-events-none"})})]})}function A({className:a,...b}){return(0,d.jsx)(p.w,{"data-slot":"select-scroll-up-button",className:(0,r.cn)("top-0 z-10 flex w-full cursor-default items-center justify-center bg-popover py-1 [&_svg:not([class*='size-'])]:size-4",a),...b,children:(0,d.jsx)(u.A,{})})}function B({className:a,...b}){return(0,d.jsx)(q.d,{"data-slot":"select-scroll-down-button",className:(0,r.cn)("bottom-0 z-10 flex w-full cursor-default items-center justify-center bg-popover py-1 [&_svg:not([class*='size-'])]:size-4",a),...b,children:(0,d.jsx)(s.A,{})})}},59953:(a,b,c)=>{"use strict";c.d(b,{UpdateBanner:()=>k});var d=c(48249),e=c(67484),f=c(95417),g=c(45535),h=c(35471),i=c(20878),j=c(49183);function k({currentVersion:a}){let[b,c]=(0,e.useState)(null),[l,m]=(0,e.useState)(!1);if(!b)return null;let n=async()=>{try{await navigator.clipboard?.writeText(j.EO),m(!0),setTimeout(()=>m(!1),1600)}catch{}};return(0,d.jsx)("div",{className:"pointer-events-none fixed bottom-4 right-4 z-50 flex justify-end",children:(0,d.jsx)("div",{className:"glass pointer-events-auto w-[320px] rounded-xl p-3.5 shadow-xl",children:(0,d.jsxs)("div",{className:"flex items-start gap-2.5",children:[(0,d.jsx)(f.A,{className:"mt-0.5 size-4 shrink-0 text-[#ff7a45]"}),(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between gap-2",children:[(0,d.jsx)("p",{className:"text-[13px] font-semibold tracking-tight text-foreground",children:"New version available"}),(0,d.jsx)("button",{type:"button",onClick:()=>{try{localStorage.setItem("beacon:update-dismissed",b)}catch{}c(null)},"aria-label":"Dismiss",className:"shrink-0 rounded-md p-0.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,d.jsx)(g.A,{className:"size-3.5"})})]}),(0,d.jsxs)("p",{className:"mt-0.5 text-[11px] text-muted-foreground",children:[a," →"," ",(0,d.jsx)("span",{className:"text-foreground",children:b.replace(/^v/i,"")})," \xb7 update Beacon"]}),(0,d.jsxs)("button",{type:"button",onClick:n,title:"Copy the update command",className:"mt-2.5 flex w-full items-center justify-between gap-2 rounded-lg border border-white/10 bg-black/30 px-2.5 py-1.5 text-left font-mono text-[11px] text-muted-foreground transition-colors hover:border-white/20 hover:text-foreground",children:[(0,d.jsx)("span",{className:"truncate",children:j.EO}),l?(0,d.jsx)(h.A,{className:"size-3.5 shrink-0 text-[#ff7a45]"}):(0,d.jsx)(i.A,{className:"size-3.5 shrink-0"})]})]})]})})})}},60867:(a,b,c)=>{"use strict";c.d(b,{LiveRefresh:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call LiveRefresh() from the server but LiveRefresh is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/live-refresh.tsx","LiveRefresh")},61837:(a,b,c)=>{"use strict";function d(){return null}function e(a){let b=new URLSearchParams,c=d();for(let[d,e]of(c&&b.set("ws",c),Object.entries(a??{})))b.set(d,e);let e=b.toString();return e?`/plan?${e}`:"/plan"}c.d(b,{X0:()=>d,rc:()=>e})},69370:(a,b,c)=>{"use strict";c.d(b,{NotesProvider:()=>g,b:()=>h});var d=c(48249),e=c(67484);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),h=(0,e.useCallback)(()=>c(!0),[]),i=(0,e.useCallback)(()=>c(!1),[]),j=(0,e.useCallback)(()=>c(a=>!a),[]),k=(0,e.useMemo)(()=>({open:b,openDrawer:h,close:i,toggle:j}),[b,h,i,j]);return(0,d.jsx)(f.Provider,{value:k,children:a})}function h(){let a=(0,e.useContext)(f);if(!a)throw Error("useNotes must be used inside NotesProvider");return a}},71412:(a,b,c)=>{"use strict";c.d(b,{NotesProvider:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call NotesProvider() from the server but NotesProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx","NotesProvider");(0,d.registerClientReference)(function(){throw Error("Attempted to call useNotes() from the server but useNotes is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx","useNotes")},74619:(a,b,c)=>{"use strict";c.d(b,{$w:()=>g,eo:()=>k,tw:()=>l});var d=c(32891),e=c(54730);let f="beacon://";function g(a){if(!a.startsWith(f))return null;let b=a.slice(f.length),c=b.indexOf("/");return c<0?null:{kind:b.slice(0,c),ref:b.slice(c+1)}}let h={kind:{default:null,parseHTML:a=>a.getAttribute("data-kind"),renderHTML:a=>a.kind?{"data-kind":a.kind}:{}},ref:{default:null,parseHTML:a=>a.getAttribute("data-ref"),renderHTML:a=>a.ref?{"data-ref":a.ref}:{}},label:{default:null,parseHTML:a=>a.getAttribute("data-label")??a.textContent?.replace(/^@/,""),renderHTML:a=>a.label?{"data-label":a.label}:{}}},i=()=>[{tag:"span[data-mention]"}],j=({node:a,HTMLAttributes:b})=>["span",(0,d.KV)({"data-mention":"",class:"beacon-mention"},b),`@${a.attrs.label??""}`],k=d.bP.create({name:"mention",group:"inline",inline:!0,atom:!0,addAttributes:()=>h,parseHTML:i,renderHTML:j,renderMarkdown:a=>{var b,c,d;let e=a.attrs??{};return b=e.kind??"feature",c=e.ref??"",d=e.label??"",`[@${d}](${f}${b}/${c})`}}),l=e.P.extend({name:"mention",addAttributes:()=>h,parseHTML:i,renderHTML:j})},77946:(a,b,c)=>{"use strict";c.d(b,{TopNav:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call TopNav() from the server but TopNav is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/top-nav.tsx","TopNav")},79291:(a,b,c)=>{"use strict";c.d(b,{_:()=>e});var d=c(48249);function e({size:a=18,className:b}){return(0,d.jsxs)("svg",{width:a,height:a,viewBox:"20 22 56 56",fill:"none",className:b,"aria-hidden":"true",children:[(0,d.jsx)("path",{d:"M48 33 L72.5 73 L23.5 73 Z",fill:"none",stroke:"var(--accent-2, #ff7a45)",strokeWidth:7,strokeLinejoin:"round",strokeLinecap:"round"}),(0,d.jsx)("circle",{cx:"48",cy:"29.5",r:"7",fill:"var(--accent-2, #ff7a45)"})]})}},79768:(a,b,c)=>{"use strict";c.d(b,{Bz:()=>d,Fj:()=>h,aE:()=>f,dh:()=>g,fk:()=>e,q0:()=>i});let d="beacon:tab-ws";function e(){return null}function f(a){try{sessionStorage.setItem(d,a)}catch{}}function g(a){return a?{"x-beacon-workspace":a}:{}}function h(a,b,c){let d=new URLSearchParams;for(let[a,e]of(b&&d.set("ws",b),Object.entries(c??{})))d.set(a,e);let e=d.toString();return e?`${a}?${e}`:a}function i(a,b){if(a.startsWith("/api/"))return!0;try{let c=new URL(a,b);return c.origin===b&&c.pathname.startsWith("/api/")}catch{return!1}}},81166:(a,b,c)=>{"use strict";c.d(b,{PlanProvider:()=>k,j:()=>l});var d=c(48249),e=c(67484),f=c(19099),g=c(79768),h=c(61837);let i={pending:!1,proposedAt:0,tables:0,endpoints:0,features:0},j=(0,e.createContext)(null);function k({children:a}){let b=(0,f.useRouter)(),[c,l]=(0,e.useState)(i),m=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/plan",{method:"GET",cache:"no-store",headers:(0,g.dh)((0,h.X0)())});if(!a.ok)return;let b=await a.json();l(b)}catch{}},[]),n=(0,e.useCallback)(async()=>{await fetch("/api/plan",{method:"DELETE",headers:(0,g.dh)((0,h.X0)())}).catch(()=>{}),l(i),b.refresh()},[b]),o=(0,e.useCallback)(async()=>{await fetch("/api/plan/approve",{method:"POST",headers:(0,g.dh)((0,h.X0)())}).catch(()=>{}),l(i),b.refresh()},[b]);return(0,d.jsx)(j.Provider,{value:{status:c,discard:n,approvePlan:o,refresh:m},children:a})}function l(){let a=(0,e.useContext)(j);if(!a)throw Error("usePlan must be used inside PlanProvider");return a}},81974:(a,b,c)=>{"use strict";c.d(b,{PlanBar:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call PlanBar() from the server but PlanBar is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/plan/plan-bar.tsx","PlanBar")},82704:()=>{},84458:(a,b,c)=>{"use strict";c.d(b,{I:()=>h,U:()=>g});var d=c(48249),e=c(67484),f=c(33191);function g(a){let[,b]=(0,e.useReducer)(a=>a+1,0)}function h({label:a,active:b,onClick:c,children:e}){return(0,d.jsx)("button",{type:"button","aria-label":a,"aria-pressed":b,title:a,onMouseDown:a=>a.preventDefault(),onClick:c,className:(0,f.cn)("nodrag nopan rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",b&&"bg-white/[0.12] text-foreground"),children:e})}},86364:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(88868);let e=async a=>[{type:"image/svg+xml",sizes:"any",url:(0,d.fillMetadataSegment)(".",await a.params,"icon.svg",!0)+"?bb93a1375ed3c298"}]},86596:(a,b,c)=>{"use strict";c.d(b,{Gd:()=>p,II:()=>l,Pu:()=>m,Z2:()=>o});var d=c(56563),e=c(890),f=c(45348),g=c(69131),h=c(74619);let i=f.z.extend({renderMarkdown:(a,b)=>`<u>${b.renderChildren(a)}</u>`}),j=[d.W.configure({underline:!1}),i,e._0,e.L2.configure({nested:!0})],k=[...j,h.eo],l=k,m=j,n=new g.db({extensions:k});function o(a){return n.serialize(function a(b){return"paragraph"===b.type&&(b.content?.length??0)===0?{...b,content:[{type:"text",text:""}]}:Array.isArray(b.content)?{...b,content:b.content.map(a)}:b}(a))}function p(a){return function a(b){if("paragraph"===b.type&&b.content?.length){let a=b.content.every(a=>"text"===a.type),c=b.content.map(a=>a.text??"").join("");if(a&&c.includes("")&&""===c.replace(/\u200B/g,"").trim())return{...b,content:[]}}return Array.isArray(b.content)?{...b,content:b.content.map(a)}:b}(function a(b){if("text"===b.type){let a=(b.marks??[]).find(a=>"link"===a.type&&"string"==typeof a.attrs?.href),c=a?.attrs?.href?(0,h.$w)(a.attrs.href):null;if(c)return{type:"mention",attrs:{kind:c.kind,ref:c.ref,label:(b.text??"").replace(/^@/,"")}}}return Array.isArray(b.content)?{...b,content:b.content.map(a)}:b}(function a(b){if("text"===b.type&&(b.text??"").includes("<u>"))return{type:"__frag",content:function(a){let b,c=a.text??"",d=a.marks??[],e=/<u>([\s\S]*?)<\/u>/g,f=[],g=0;for(;null!==(b=e.exec(c));)b.index>g&&f.push({...a,text:c.slice(g,b.index)}),f.push({type:"text",text:b[1],marks:[...d,{type:"underline"}]}),g=e.lastIndex;return g<c.length&&f.push({...a,text:c.slice(g)}),f.filter(a=>(a.text??"").length>0)}(b)};if(Array.isArray(b.content)){let c=b.content.flatMap(b=>{let c=a(b);return"__frag"===c.type?c.content:[c]});return{...b,content:c}}return b}(n.parse(a))))}}};
|
|
1
|
+
exports.id=4307,exports.ids=[4307],exports.modules={5547:(a,b,c)=>{"use strict";c.d(b,{NotesDrawer:()=>B});var d=c(48249),e=c(67484),f=c(92361),g=c(69473),h=c(45535),i=c(39470),j=c(52066),k=c(57684),l=c(48779),m=c(13191),n=c(18252),o=c(92329),p=c(82359),q=c(99086),r=c(18201),s=c(81965),t=c(47161),u=c(86596),v=c(84458);function w({value:a,onChange:b}){let c=(0,m.hG)({extensions:u.II,content:a?(0,u.Gd)(a):void 0,immediatelyRender:!1,editorProps:{attributes:{class:"note-prose focus:outline-none"}},onUpdate:({editor:a})=>b((0,u.Z2)(a.getJSON()))});return c?(0,d.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col",children:[(0,d.jsx)(x,{editor:c}),(0,d.jsx)(m.$Z,{editor:c,className:"min-h-0 flex-1 overflow-y-auto px-1 py-2 text-[14px] leading-relaxed"})]}):null}function x({editor:a}){(0,v.U)(a);let b=()=>a.chain().focus();return(0,d.jsxs)("div",{className:"flex items-center gap-0.5 border-b border-white/10 pb-2",children:[(0,d.jsx)(v.I,{label:"Bold",active:a.isActive("bold"),onClick:()=>b().toggleBold().run(),children:(0,d.jsx)(n.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Italic",active:a.isActive("italic"),onClick:()=>b().toggleItalic().run(),children:(0,d.jsx)(o.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Underline",active:a.isActive("underline"),onClick:()=>b().toggleUnderline().run(),children:(0,d.jsx)(p.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Strikethrough",active:a.isActive("strike"),onClick:()=>b().toggleStrike().run(),children:(0,d.jsx)(q.A,{className:"size-4"})}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)(v.I,{label:"Checklist",active:a.isActive("taskList"),onClick:()=>b().toggleTaskList().run(),children:(0,d.jsx)(r.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Bullet list",active:a.isActive("bulletList"),onClick:()=>b().toggleBulletList().run(),children:(0,d.jsx)(s.A,{className:"size-4"})}),(0,d.jsx)(v.I,{label:"Numbered list",active:a.isActive("orderedList"),onClick:()=>b().toggleOrderedList().run(),children:(0,d.jsx)(t.A,{className:"size-4"})})]})}var y=c(69370),z=c(33191);function A(a){return[...a].sort((a,b)=>a.pinned!==b.pinned?Number(b.pinned)-Number(a.pinned):b.updatedAt.localeCompare(a.updatedAt))}function B(){let{open:a,close:b}=(0,y.b)(),[c,m]=(0,e.useState)([]),[n,o]=(0,e.useState)(null),p=(0,e.useRef)({}),q=(0,e.useRef)({}),r=(0,e.useCallback)(a=>{clearTimeout(p.current[a]);let b=q.current[a];b&&(delete q.current[a],fetch(`/api/notes/${a}`,{method:"PATCH",headers:{"content-type":"application/json"},body:JSON.stringify(b)}).catch(()=>{}))},[]),s=(0,e.useCallback)((a,b)=>{q.current[a]={...q.current[a],...b},clearTimeout(p.current[a]),p.current[a]=setTimeout(()=>r(a),500)},[r]);(0,e.useCallback)(async()=>{try{let a=await fetch("/api/notes",{cache:"no-store"});if(!a.ok)return;let b=await a.json();m(A(b)),o(a=>a??b[0]?.id??null)}catch{}},[]);let t=(0,e.useCallback)(async()=>{let a=await fetch("/api/notes",{method:"POST"}).catch(()=>null);if(!a?.ok)return;let b=await a.json();m(a=>A([b,...a])),o(b.id)},[]),u=(0,e.useCallback)(async a=>{clearTimeout(p.current[a]),delete q.current[a],m(b=>{let c=b.filter(b=>b.id!==a);return o(b=>b===a?c[0]?.id??null:b),c}),await fetch(`/api/notes/${a}`,{method:"DELETE"}).catch(()=>{})},[]),v=(0,e.useCallback)((a,b)=>{m(c=>A(c.map(c=>c.id===a?{...c,...b,updatedAt:new Date().toISOString()}:c))),s(a,b)},[s]),x=(0,e.useCallback)(a=>v(a.id,{pinned:!a.pinned}),[v]),B=c.find(a=>a.id===n)??null;return(0,d.jsx)("div",{"aria-hidden":!a,className:(0,z.cn)("fixed inset-y-0 right-0 z-40 flex transition-transform duration-300 ease-out",a?"translate-x-0":"pointer-events-none translate-x-full"),children:(0,d.jsxs)(l.b,{className:"flex h-full w-[420px] flex-col rounded-l-2xl border-l border-white/10",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 border-b border-white/10 px-3 py-2.5",children:[(0,d.jsx)(f.A,{className:"size-4 text-[var(--accent-2,#ff7a45)]"}),(0,d.jsx)("span",{className:"text-sm font-semibold tracking-tight",children:"Notes"}),(0,d.jsx)("span",{className:"ml-auto"}),(0,d.jsx)("button",{type:"button",onClick:t,"aria-label":"New note",title:"New note",className:"rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,d.jsx)(g.A,{className:"size-4"})}),(0,d.jsx)("button",{type:"button",onClick:b,"aria-label":"Close notes",title:"Close",className:"rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,d.jsx)(h.A,{className:"size-4"})})]}),(0,d.jsx)("div",{className:"max-h-44 shrink-0 overflow-y-auto border-b border-white/10 p-1.5",children:0===c.length?(0,d.jsxs)("p",{className:"px-2 py-3 text-[13px] text-muted-foreground",children:["No notes yet. Hit ",(0,d.jsx)("span",{className:"text-foreground",children:"+"})," to start one."]}):c.map(a=>(0,d.jsxs)("div",{className:(0,z.cn)("group flex items-center gap-1 rounded-md px-2 py-1.5 text-[13px]",a.id===n?"bg-white/[0.09] text-foreground":"text-muted-foreground hover:bg-white/[0.04]"),children:[(0,d.jsxs)("button",{type:"button",onClick:()=>o(a.id),className:"min-w-0 flex-1 truncate text-left",children:[a.pinned&&(0,d.jsx)(i.A,{className:"mr-1 inline size-3 -translate-y-px"}),a.title||"Untitled"]}),(0,d.jsx)("button",{type:"button",onClick:()=>x(a),"aria-label":a.pinned?"Unpin":"Pin",title:a.pinned?"Unpin":"Pin",className:"rounded p-1 opacity-0 transition hover:bg-white/[0.08] hover:text-foreground group-hover:opacity-100",children:a.pinned?(0,d.jsx)(j.A,{className:"size-3.5"}):(0,d.jsx)(i.A,{className:"size-3.5"})}),(0,d.jsx)("button",{type:"button",onClick:()=>u(a.id),"aria-label":"Delete note",title:"Delete",className:"rounded p-1 opacity-0 transition hover:bg-white/[0.08] hover:text-red-300 group-hover:opacity-100",children:(0,d.jsx)(k.A,{className:"size-3.5"})})]},a.id))}),B?(0,d.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col gap-2 p-3",children:[(0,d.jsx)("input",{value:B.title,onChange:a=>v(B.id,{title:a.target.value}),placeholder:"Untitled",className:"w-full bg-transparent text-base font-semibold tracking-tight text-foreground placeholder:text-muted-foreground/60 focus:outline-none"}),(0,d.jsx)(w,{value:B.body,onChange:a=>v(B.id,{body:a})},B.id)]}):(0,d.jsxs)("div",{className:"flex flex-1 items-center justify-center p-6 text-center text-[13px] text-muted-foreground",children:["Select a note, or create one. Then ",(0,d.jsx)("span",{className:"px-1 text-foreground",children:"@"}),"-mention it in your terminal to turn it into features."]})]})})}},7572:(a,b,c)=>{"use strict";c.d(b,{MainRegion:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call MainRegion() from the server but MainRegion is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/ai/main-region.tsx","MainRegion")},7667:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(88868);let e=async a=>[{type:"image/png",sizes:"180x180",url:(0,d.fillMetadataSegment)(".",await a.params,"apple-icon.png",!0)+"?f9d64651576bd776"}]},17017:(a,b,c)=>{"use strict";c.d(b,{UpdateBanner:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call UpdateBanner() from the server but UpdateBanner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/update-banner.tsx","UpdateBanner")},18060:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81921,23)),Promise.resolve().then(c.t.bind(c,60440,23)),Promise.resolve().then(c.t.bind(c,84342,23)),Promise.resolve().then(c.t.bind(c,82265,23)),Promise.resolve().then(c.t.bind(c,35421,23)),Promise.resolve().then(c.t.bind(c,61335,23)),Promise.resolve().then(c.t.bind(c,70664,23)),Promise.resolve().then(c.bind(c,74661))},18718:(a,b,c)=>{"use strict";c.d(b,{MainRegion:()=>e});var d=c(48249);function e({children:a}){return(0,d.jsx)("main",{className:"flex flex-1 flex-col",children:a})}},19208:(a,b,c)=>{"use strict";c.d(b,{TabWorkspace:()=>e}),c(67484);var d=c(19099);function e(){return(0,d.useRouter)(),(0,d.usePathname)(),null}c(79768)},23704:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>w,metadata:()=>v});var d=c(5735),e=c(1382),f=c.n(e),g=c(28205),h=c.n(g);c(82704);var i=c(77946),j=c(60867),k=c(25126),l=c(7572),m=c(48136),n=c(81974),o=c(71412),p=c(30818),q=c(17017),r=c(45301),s=c(73024),t=c(76760);let u=null,v={title:"Beacon",description:"A local control panel for the repository you're working in"};function w({children:a}){return(0,d.jsx)("html",{lang:"en",className:`dark ${f().variable} ${h().variable} h-full antialiased`,children:(0,d.jsx)("body",{className:"min-h-full flex flex-col bg-background text-foreground",children:"1"===process.env.BEACON_PUBLIC||"1"===process.env.VERCEL?a:(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(j.LiveRefresh,{}),(0,d.jsx)(k.TabWorkspace,{}),(0,d.jsxs)(o.NotesProvider,{children:[(0,d.jsxs)(m.PlanProvider,{children:[(0,d.jsx)(i.TopNav,{repo:(0,r.Qq)()}),(0,d.jsx)(l.MainRegion,{children:a}),(0,d.jsx)(n.PlanBar,{})]}),(0,d.jsx)(p.NotesDrawer,{})]}),(0,d.jsx)(q.UpdateBanner,{currentVersion:function(){if(null!==u)return u;let a="0.0.0";try{let b=JSON.parse((0,s.readFileSync)((0,t.join)(process.cwd(),"package.json"),"utf8"));"string"==typeof b.version&&(a=b.version)}catch{}return u=a,a}()})]})})})}},25115:(a,b,c)=>{Promise.resolve().then(c.bind(c,7572)),Promise.resolve().then(c.bind(c,60867)),Promise.resolve().then(c.bind(c,71412)),Promise.resolve().then(c.bind(c,30818)),Promise.resolve().then(c.bind(c,81974)),Promise.resolve().then(c.bind(c,48136)),Promise.resolve().then(c.bind(c,25126)),Promise.resolve().then(c.bind(c,77946)),Promise.resolve().then(c.bind(c,17017))},25126:(a,b,c)=>{"use strict";c.d(b,{TabWorkspace:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call TabWorkspace() from the server but TabWorkspace is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/tab-workspace.tsx","TabWorkspace")},29086:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81921,23))},30818:(a,b,c)=>{"use strict";c.d(b,{NotesDrawer:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call NotesDrawer() from the server but NotesDrawer is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/notes/notes-drawer.tsx","NotesDrawer")},31212:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,95547,23)),Promise.resolve().then(c.t.bind(c,15098,23)),Promise.resolve().then(c.t.bind(c,47644,23)),Promise.resolve().then(c.t.bind(c,33859,23)),Promise.resolve().then(c.t.bind(c,98099,23)),Promise.resolve().then(c.t.bind(c,16237,23)),Promise.resolve().then(c.t.bind(c,98562,23)),Promise.resolve().then(c.t.bind(c,36675,23))},33191:(a,b,c)=>{"use strict";c.d(b,{cn:()=>f});var d=c(99314),e=c(96862);function f(...a){return(0,e.QP)((0,d.$)(a))}},33814:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,95547,23))},35731:(a,b,c)=>{Promise.resolve().then(c.bind(c,18718)),Promise.resolve().then(c.bind(c,47194)),Promise.resolve().then(c.bind(c,69370)),Promise.resolve().then(c.bind(c,5547)),Promise.resolve().then(c.bind(c,41616)),Promise.resolve().then(c.bind(c,81166)),Promise.resolve().then(c.bind(c,19208)),Promise.resolve().then(c.bind(c,41164)),Promise.resolve().then(c.bind(c,59953))},41164:(a,b,c)=>{"use strict";c.d(b,{TopNav:()=>r});var d=c(48249),e=c(67484),f=c(2116),g=c.n(f),h=c(19099),i=c(92361),j=c(79291),k=c(85271),l=c(55056),m=c(33191),n=c(79768);function o({fallback:a}){let[b,c]=(0,e.useState)([]),[f,g]=(0,e.useState)(null);if(0===b.length)return a?(0,d.jsxs)("span",{className:"font-mono text-xs text-muted-foreground",children:["\xb7 ",a]}):null;async function h(a){g(a),(0,n.aE)(a),await Promise.race([fetch("/api/workspace",{method:"POST",headers:{"content-type":"application/json","x-beacon-workspace":a},body:JSON.stringify({id:a}),signal:AbortSignal.timeout(8e3)}).catch(()=>{}),new Promise(a=>setTimeout(a,2500))]);let b=new URLSearchParams(window.location.search);b.set("ws",a),window.location.href=`${window.location.pathname}?${b.toString()}`}let i=b.find(a=>a.id===f);return(0,d.jsxs)(l.l6,{value:f??"",onValueChange:a=>a&&h(a),children:[(0,d.jsxs)(l.bq,{className:"h-7 gap-1.5 rounded-lg border-white/12 bg-white/[0.04] px-2 text-xs font-medium transition-colors hover:bg-white/[0.07]",children:[(0,d.jsx)(k.A,{className:"size-3.5 shrink-0 text-muted-foreground"}),(0,d.jsx)(l.yv,{children:()=>i?.name??"Project"})]}),(0,d.jsxs)(l.gC,{align:"start",alignItemWithTrigger:!1,sideOffset:6,className:"min-w-[250px] border border-white/10 bg-popover/95 p-1.5 backdrop-blur-xl",children:[(0,d.jsx)("p",{className:"px-2 pt-1 pb-1.5 text-[10px] font-semibold uppercase tracking-wider text-muted-foreground/70",children:"Workspace"}),b.map(a=>{var b,c;let e,g=a.id===f;return(0,d.jsx)(l.eb,{value:a.id,className:(0,m.cn)("gap-2.5 rounded-lg py-1.5 pr-8 pl-1.5 transition-colors",g&&"bg-white/[0.05]"),children:(0,d.jsxs)("span",{className:"flex items-center gap-2.5",children:[(0,d.jsx)("span",{className:(0,m.cn)("flex size-7 shrink-0 items-center justify-center rounded-md border",g?"border-sky-400/30 bg-sky-400/10 text-sky-300":"border-white/10 bg-white/[0.03] text-muted-foreground"),children:(0,d.jsx)(k.A,{className:"size-3.5"})}),(0,d.jsxs)("span",{className:"flex min-w-0 flex-col",children:[(0,d.jsx)("span",{className:"truncate text-[13px] font-medium leading-tight text-foreground",children:a.name}),(0,d.jsx)("span",{className:"truncate font-mono text-[10px] leading-tight text-muted-foreground",children:(b=a.path,c=a.name,(e=b.replace(/^\/(Users|home)\/[^/]+/,"~").split("/").filter(Boolean))[e.length-1]===c&&e.pop(),(e.length>3?[e[0],"…",e[e.length-1]]:e).join("/")||"~")})]})]})},a.id)})]})]})}var p=c(69370);let q=[{href:"/plan",label:"Plans"},{href:"/map",label:"Map"},{href:"/learn",label:"Learn"},{href:"/settings",label:"Settings"}];function r({repo:a}){let b=(0,h.usePathname)(),{toggle:c,open:f}=(0,p.b)(),[k,l]=(0,e.useState)(null);return(0,d.jsx)("header",{className:"pointer-events-none fixed left-3 top-3 z-30",children:(0,d.jsxs)("div",{className:"glass pointer-events-auto flex h-10 items-center gap-1 rounded-full pl-3 pr-1.5",children:[(0,d.jsxs)(g(),{href:"/",className:"mr-1 flex items-center gap-2 text-sm font-semibold tracking-tight",children:[(0,d.jsx)(j._,{size:18,className:"text-foreground"}),"Beacon"]}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)(o,{fallback:a}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)("nav",{className:"flex items-center gap-0.5 text-sm",children:q.map(a=>{let c=b===a.href||b.startsWith(a.href+"/");return(0,d.jsx)(g(),{href:(0,n.Fj)(a.href,k),className:(0,m.cn)("rounded-full px-3 py-1 text-[13px] tracking-tight transition-colors",c?"bg-white/[0.09] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"text-muted-foreground hover:bg-white/[0.04] hover:text-foreground"),children:a.label},a.href)})}),(0,d.jsx)("span",{"aria-hidden":!0,className:"mx-1 h-5 w-px bg-white/10"}),(0,d.jsx)("button",{type:"button",onClick:c,"aria-pressed":f,"aria-label":"Notes",title:"Notes",className:(0,m.cn)("flex items-center justify-center rounded-full p-1.5 transition-colors",f?"bg-white/[0.09] text-foreground shadow-[inset_0_1px_0_rgba(255,255,255,0.06)]":"text-muted-foreground hover:bg-white/[0.04] hover:text-foreground"),children:(0,d.jsx)(i.A,{className:"size-4"})})]})})}},41616:(a,b,c)=>{"use strict";c.d(b,{PlanBar:()=>l});var d=c(48249),e=c(2116),f=c.n(e),g=c(19099),h=c(47352),i=c(49783),j=c(57684),k=c(81166);function l(){let{status:a,discard:b}=(0,k.j)(),c=(0,g.usePathname)();return a.pending&&"/plan"!==c?(0,d.jsx)("div",{className:"pointer-events-none fixed inset-x-0 top-14 z-40 flex justify-center px-2",children:(0,d.jsxs)("div",{className:"pointer-events-auto flex max-w-3xl items-center gap-2 rounded-xl border border-emerald-500/30 bg-card/85 px-3 py-1.5 shadow-lg backdrop-blur supports-[backdrop-filter]:bg-card/70",children:[(0,d.jsx)(h.A,{className:"size-3.5 shrink-0 text-emerald-300"}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("div",{className:"truncate text-[12px] leading-tight text-foreground",children:[(0,d.jsx)("span",{className:"text-emerald-300/80",children:"Plan ready \xb7 "}),a.description||"(no description)"]}),(0,d.jsxs)("div",{className:"text-[10px] leading-tight text-muted-foreground",children:[a.features," feature(s) \xb7 ",a.tables," table(s) \xb7 ",a.endpoints," ","endpoint(s)"]})]}),(0,d.jsxs)(f(),{href:"/plan",className:"flex shrink-0 items-center gap-1 rounded-md border border-emerald-500/40 bg-emerald-500/15 px-2 py-1 text-[11px] font-semibold text-emerald-300 transition-colors hover:bg-emerald-500/25",title:"Open Plannotator + canvases side by side",children:[(0,d.jsx)(i.A,{className:"size-3"})," Open plan"]}),(0,d.jsxs)("button",{onClick:b,className:"flex shrink-0 items-center gap-1 rounded-md px-2 py-1 text-[11px] font-medium text-muted-foreground transition-colors hover:bg-red-500/15 hover:text-red-300",title:"Discard the plan",children:[(0,d.jsx)(j.A,{className:"size-3"})," Discard"]})]})}):null}},47194:(a,b,c)=>{"use strict";c.d(b,{LiveRefresh:()=>e}),c(67484);var d=c(19099);function e(){return(0,d.useRouter)(),null}c(79768)},48136:(a,b,c)=>{"use strict";c.d(b,{PlanProvider:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call PlanProvider() from the server but PlanProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx","PlanProvider");(0,d.registerClientReference)(function(){throw Error("Attempted to call usePlan() from the server but usePlan is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/plan/plan-context.tsx","usePlan")},48779:(a,b,c)=>{"use strict";c.d(b,{b:()=>f});var d=c(48249);c(67484);var e=c(33191);function f({className:a,children:b,...c}){return(0,d.jsxs)("div",{className:(0,e.cn)("glass relative isolate overflow-hidden",a),...c,children:[(0,d.jsx)("span",{"aria-hidden":!0,className:"pointer-events-none absolute inset-0 -z-10 rounded-[inherit]",style:{background:"radial-gradient(90% 60% at 0% 0%, oklch(1 0 0 / 0.04), transparent 42%)"}}),(0,d.jsx)("span",{"aria-hidden":!0,className:"pointer-events-none absolute inset-0 -z-10 rounded-[inherit] opacity-[0.035] mix-blend-overlay",style:{backgroundImage:"url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E\")",backgroundSize:"120px 120px"}}),b]})}},49183:(a,b,c)=>{"use strict";c.d(b,{EO:()=>f,kw:()=>d});let d="https://registry.npmjs.org/trybeacon/latest",e=(process.env.NEXT_PUBLIC_BEACON_SITE_URL??"https://www.trybeacon.sh").replace(/\/$/,""),f=`curl -fsSL ${e}/install.sh | sh`},55056:(a,b,c)=>{"use strict";c.d(b,{bq:()=>x,eb:()=>z,gC:()=>y,l6:()=>v,yv:()=>w});var d=c(48249);c(67484);var e=c(80336),f=c(11102),g=c(57602),h=c(90586),i=c(13810),j=c(58103),k=c(28879),l=c(90204),m=c(26550),n=c(57859),o=c(56045),p=c(75154),q=c(91464),r=c(33191),s=c(69627),t=c(35471),u=c(85448);let v=e.H;function w({className:a,...b}){return(0,d.jsx)(f.y,{"data-slot":"select-value",className:(0,r.cn)("flex flex-1 text-left",a),...b})}function x({className:a,size:b="default",children:c,...e}){return(0,d.jsxs)(g.b,{"data-slot":"select-trigger","data-size":b,className:(0,r.cn)("flex w-fit items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-[min(var(--radius-md),10px)] *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-1.5 dark:bg-input/30 dark:hover:bg-input/50 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",a),...e,children:[c,(0,d.jsx)(h.w,{render:(0,d.jsx)(s.A,{className:"pointer-events-none size-4 text-muted-foreground"})})]})}function y({className:a,children:b,side:c="bottom",sideOffset:e=4,align:f="center",alignOffset:g=0,alignItemWithTrigger:h=!0,...m}){return(0,d.jsx)(i.V,{children:(0,d.jsx)(j.l,{side:c,sideOffset:e,align:f,alignOffset:g,alignItemWithTrigger:h,className:"isolate z-50",children:(0,d.jsxs)(k.t,{"data-slot":"select-content","data-align-trigger":h,className:(0,r.cn)("relative isolate z-50 max-h-(--available-height) w-(--anchor-width) min-w-36 origin-(--transform-origin) overflow-x-hidden overflow-y-auto rounded-lg bg-popover text-popover-foreground shadow-md ring-1 ring-foreground/10 duration-100 data-[align-trigger=true]:animate-none data-[side=bottom]:slide-in-from-top-2 data-[side=inline-end]:slide-in-from-left-2 data-[side=inline-start]:slide-in-from-right-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95",a),...m,children:[(0,d.jsx)(A,{}),(0,d.jsx)(l.B,{children:b}),(0,d.jsx)(B,{})]})})})}function z({className:a,children:b,...c}){return(0,d.jsxs)(m.e,{"data-slot":"select-item",className:(0,r.cn)("relative flex w-full cursor-default items-center gap-1.5 rounded-md py-1 pr-8 pl-1.5 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground not-data-[variant=destructive]:focus:**:text-accent-foreground data-disabled:pointer-events-none data-disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",a),...c,children:[(0,d.jsx)(n.h,{className:"flex flex-1 shrink-0 gap-2 whitespace-nowrap",children:b}),(0,d.jsx)(o.h,{render:(0,d.jsx)("span",{className:"pointer-events-none absolute right-2 flex size-4 items-center justify-center"}),children:(0,d.jsx)(t.A,{className:"pointer-events-none"})})]})}function A({className:a,...b}){return(0,d.jsx)(p.w,{"data-slot":"select-scroll-up-button",className:(0,r.cn)("top-0 z-10 flex w-full cursor-default items-center justify-center bg-popover py-1 [&_svg:not([class*='size-'])]:size-4",a),...b,children:(0,d.jsx)(u.A,{})})}function B({className:a,...b}){return(0,d.jsx)(q.d,{"data-slot":"select-scroll-down-button",className:(0,r.cn)("bottom-0 z-10 flex w-full cursor-default items-center justify-center bg-popover py-1 [&_svg:not([class*='size-'])]:size-4",a),...b,children:(0,d.jsx)(s.A,{})})}},59953:(a,b,c)=>{"use strict";c.d(b,{UpdateBanner:()=>k});var d=c(48249),e=c(67484),f=c(95417),g=c(45535),h=c(35471),i=c(20878),j=c(49183);function k({currentVersion:a}){let[b,c]=(0,e.useState)(null),[l,m]=(0,e.useState)(!1);if(!b)return null;let n=async()=>{try{await navigator.clipboard?.writeText(j.EO),m(!0),setTimeout(()=>m(!1),1600)}catch{}};return(0,d.jsx)("div",{className:"pointer-events-none fixed bottom-4 right-4 z-50 flex justify-end",children:(0,d.jsx)("div",{className:"glass pointer-events-auto w-[320px] rounded-xl p-3.5 shadow-xl",children:(0,d.jsxs)("div",{className:"flex items-start gap-2.5",children:[(0,d.jsx)(f.A,{className:"mt-0.5 size-4 shrink-0 text-[#ff7a45]"}),(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between gap-2",children:[(0,d.jsx)("p",{className:"text-[13px] font-semibold tracking-tight text-foreground",children:"New version available"}),(0,d.jsx)("button",{type:"button",onClick:()=>{try{localStorage.setItem("beacon:update-dismissed",b)}catch{}c(null)},"aria-label":"Dismiss",className:"shrink-0 rounded-md p-0.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",children:(0,d.jsx)(g.A,{className:"size-3.5"})})]}),(0,d.jsxs)("p",{className:"mt-0.5 text-[11px] text-muted-foreground",children:[a," →"," ",(0,d.jsx)("span",{className:"text-foreground",children:b.replace(/^v/i,"")})," \xb7 update Beacon"]}),(0,d.jsxs)("button",{type:"button",onClick:n,title:"Copy the update command",className:"mt-2.5 flex w-full items-center justify-between gap-2 rounded-lg border border-white/10 bg-black/30 px-2.5 py-1.5 text-left font-mono text-[11px] text-muted-foreground transition-colors hover:border-white/20 hover:text-foreground",children:[(0,d.jsx)("span",{className:"truncate",children:j.EO}),l?(0,d.jsx)(h.A,{className:"size-3.5 shrink-0 text-[#ff7a45]"}):(0,d.jsx)(i.A,{className:"size-3.5 shrink-0"})]})]})]})})})}},60867:(a,b,c)=>{"use strict";c.d(b,{LiveRefresh:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call LiveRefresh() from the server but LiveRefresh is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/live-refresh.tsx","LiveRefresh")},61837:(a,b,c)=>{"use strict";function d(){return null}function e(a){let b=new URLSearchParams,c=d();for(let[d,e]of(c&&b.set("ws",c),Object.entries(a??{})))b.set(d,e);let e=b.toString();return e?`/plan?${e}`:"/plan"}c.d(b,{X0:()=>d,rc:()=>e})},69370:(a,b,c)=>{"use strict";c.d(b,{NotesProvider:()=>g,b:()=>h});var d=c(48249),e=c(67484);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),h=(0,e.useCallback)(()=>c(!0),[]),i=(0,e.useCallback)(()=>c(!1),[]),j=(0,e.useCallback)(()=>c(a=>!a),[]),k=(0,e.useMemo)(()=>({open:b,openDrawer:h,close:i,toggle:j}),[b,h,i,j]);return(0,d.jsx)(f.Provider,{value:k,children:a})}function h(){let a=(0,e.useContext)(f);if(!a)throw Error("useNotes must be used inside NotesProvider");return a}},71412:(a,b,c)=>{"use strict";c.d(b,{NotesProvider:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call NotesProvider() from the server but NotesProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx","NotesProvider");(0,d.registerClientReference)(function(){throw Error("Attempted to call useNotes() from the server but useNotes is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/notes/notes-context.tsx","useNotes")},74619:(a,b,c)=>{"use strict";c.d(b,{$w:()=>g,eo:()=>k,tw:()=>l});var d=c(32891),e=c(54730);let f="beacon://";function g(a){if(!a.startsWith(f))return null;let b=a.slice(f.length),c=b.indexOf("/");return c<0?null:{kind:b.slice(0,c),ref:b.slice(c+1)}}let h={kind:{default:null,parseHTML:a=>a.getAttribute("data-kind"),renderHTML:a=>a.kind?{"data-kind":a.kind}:{}},ref:{default:null,parseHTML:a=>a.getAttribute("data-ref"),renderHTML:a=>a.ref?{"data-ref":a.ref}:{}},label:{default:null,parseHTML:a=>a.getAttribute("data-label")??a.textContent?.replace(/^@/,""),renderHTML:a=>a.label?{"data-label":a.label}:{}}},i=()=>[{tag:"span[data-mention]"}],j=({node:a,HTMLAttributes:b})=>["span",(0,d.KV)({"data-mention":"",class:"beacon-mention"},b),`@${a.attrs.label??""}`],k=d.bP.create({name:"mention",group:"inline",inline:!0,atom:!0,addAttributes:()=>h,parseHTML:i,renderHTML:j,renderMarkdown:a=>{var b,c,d;let e=a.attrs??{};return b=e.kind??"feature",c=e.ref??"",d=e.label??"",`[@${d}](${f}${b}/${c})`}}),l=e.P.extend({name:"mention",addAttributes:()=>h,parseHTML:i,renderHTML:j})},77946:(a,b,c)=>{"use strict";c.d(b,{TopNav:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call TopNav() from the server but TopNav is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/top-nav.tsx","TopNav")},79291:(a,b,c)=>{"use strict";c.d(b,{_:()=>e});var d=c(48249);function e({size:a=18,className:b}){return(0,d.jsxs)("svg",{width:a,height:a,viewBox:"20 22 56 56",fill:"none",className:b,"aria-hidden":"true",children:[(0,d.jsx)("path",{d:"M48 33 L72.5 73 L23.5 73 Z",fill:"none",stroke:"var(--accent-2, #ff7a45)",strokeWidth:7,strokeLinejoin:"round",strokeLinecap:"round"}),(0,d.jsx)("circle",{cx:"48",cy:"29.5",r:"7",fill:"var(--accent-2, #ff7a45)"})]})}},79768:(a,b,c)=>{"use strict";c.d(b,{Bz:()=>d,Fj:()=>h,aE:()=>f,dh:()=>g,fk:()=>e,q0:()=>i});let d="beacon:tab-ws";function e(){return null}function f(a){try{sessionStorage.setItem(d,a)}catch{}}function g(a){return a?{"x-beacon-workspace":a}:{}}function h(a,b,c){let d=new URLSearchParams;for(let[a,e]of(b&&d.set("ws",b),Object.entries(c??{})))d.set(a,e);let e=d.toString();return e?`${a}?${e}`:a}function i(a,b){if(a.startsWith("/api/"))return!0;try{let c=new URL(a,b);return c.origin===b&&c.pathname.startsWith("/api/")}catch{return!1}}},81166:(a,b,c)=>{"use strict";c.d(b,{PlanProvider:()=>k,j:()=>l});var d=c(48249),e=c(67484),f=c(19099),g=c(79768),h=c(61837);let i={pending:!1,proposedAt:0,tables:0,endpoints:0,features:0},j=(0,e.createContext)(null);function k({children:a}){let b=(0,f.useRouter)(),[c,l]=(0,e.useState)(i),m=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/plan",{method:"GET",cache:"no-store",headers:(0,g.dh)((0,h.X0)())});if(!a.ok)return;let b=await a.json();l(b)}catch{}},[]),n=(0,e.useCallback)(async()=>{await fetch("/api/plan",{method:"DELETE",headers:(0,g.dh)((0,h.X0)())}).catch(()=>{}),l(i),b.refresh()},[b]),o=(0,e.useCallback)(async()=>{await fetch("/api/plan/approve",{method:"POST",headers:(0,g.dh)((0,h.X0)())}).catch(()=>{}),l(i),b.refresh()},[b]);return(0,d.jsx)(j.Provider,{value:{status:c,discard:n,approvePlan:o,refresh:m},children:a})}function l(){let a=(0,e.useContext)(j);if(!a)throw Error("usePlan must be used inside PlanProvider");return a}},81974:(a,b,c)=>{"use strict";c.d(b,{PlanBar:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call PlanBar() from the server but PlanBar is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/beacon/beacon/components/plan/plan-bar.tsx","PlanBar")},82704:()=>{},84458:(a,b,c)=>{"use strict";c.d(b,{I:()=>h,U:()=>g});var d=c(48249),e=c(67484),f=c(33191);function g(a){let[,b]=(0,e.useReducer)(a=>a+1,0)}function h({label:a,active:b,onClick:c,children:e}){return(0,d.jsx)("button",{type:"button","aria-label":a,"aria-pressed":b,title:a,onMouseDown:a=>a.preventDefault(),onClick:c,className:(0,f.cn)("nodrag nopan rounded-md p-1.5 text-muted-foreground transition-colors hover:bg-white/[0.06] hover:text-foreground",b&&"bg-white/[0.12] text-foreground"),children:e})}},86364:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(88868);let e=async a=>[{type:"image/svg+xml",sizes:"any",url:(0,d.fillMetadataSegment)(".",await a.params,"icon.svg",!0)+"?bb93a1375ed3c298"}]},86596:(a,b,c)=>{"use strict";c.d(b,{Gd:()=>p,II:()=>l,Pu:()=>m,Z2:()=>o});var d=c(56563),e=c(890),f=c(45348),g=c(69131),h=c(74619);let i=f.z.extend({renderMarkdown:(a,b)=>`<u>${b.renderChildren(a)}</u>`}),j=[d.W.configure({underline:!1}),i,e._0,e.L2.configure({nested:!0})],k=[...j,h.eo],l=k,m=j,n=new g.db({extensions:k});function o(a){return n.serialize(function a(b){return"paragraph"===b.type&&(b.content?.length??0)===0?{...b,content:[{type:"text",text:""}]}:Array.isArray(b.content)?{...b,content:b.content.map(a)}:b}(a))}function p(a){return function a(b){if("paragraph"===b.type&&b.content?.length){let a=b.content.every(a=>"text"===a.type),c=b.content.map(a=>a.text??"").join("");if(a&&c.includes("")&&""===c.replace(/\u200B/g,"").trim())return{...b,content:[]}}return Array.isArray(b.content)?{...b,content:b.content.map(a)}:b}(function a(b){if("text"===b.type){let a=(b.marks??[]).find(a=>"link"===a.type&&"string"==typeof a.attrs?.href),c=a?.attrs?.href?(0,h.$w)(a.attrs.href):null;if(c)return{type:"mention",attrs:{kind:c.kind,ref:c.ref,label:(b.text??"").replace(/^@/,"")}}}return Array.isArray(b.content)?{...b,content:b.content.map(a)}:b}(function a(b){if("text"===b.type&&(b.text??"").includes("<u>"))return{type:"__frag",content:function(a){let b,c=a.text??"",d=a.marks??[],e=/<u>([\s\S]*?)<\/u>/g,f=[],g=0;for(;null!==(b=e.exec(c));)b.index>g&&f.push({...a,text:c.slice(g,b.index)}),f.push({type:"text",text:b[1],marks:[...d,{type:"underline"}]}),g=e.lastIndex;return g<c.length&&f.push({...a,text:c.slice(g)}),f.filter(a=>(a.text??"").length>0)}(b)};if(Array.isArray(b.content)){let c=b.content.flatMap(b=>{let c=a(b);return"__frag"===c.type?c.content:[c]});return{...b,content:c}}return b}(n.parse(a))))}}};
|