panoma 0.1.2 → 0.1.3
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/app/BUILD-INFO.json +2 -2
- package/app/apps/web/.next-bundle/BUILD_ID +1 -1
- package/app/apps/web/.next-bundle/app-build-manifest.json +126 -126
- package/app/apps/web/.next-bundle/app-path-routes-manifest.json +25 -25
- package/app/apps/web/.next-bundle/build-manifest.json +2 -2
- package/app/apps/web/.next-bundle/prerender-manifest.json +9 -9
- package/app/apps/web/.next-bundle/server/app/(app)/agents/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/ai/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/ai/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/bridge/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/bridge/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/copies/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/copies/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/credentials/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/credentials/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/disk/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/disk/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/hidden/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/hidden/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/packages/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/packages/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/[id]/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/[id]/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/search/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/search/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/look/page.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/look/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/twin/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/unsaved/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/accounts/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/accounts/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/consult/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/context/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/journal/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/keys/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/keys/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/log/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/mcp/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/mcp/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/notes/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/notes/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ai/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ai/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assets/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assets/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/launch/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/catalog/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/catalog/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/check/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/consultations/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/consultations/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/describe/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/describe/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/disk/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/disk/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/enrich/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/enrich/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/environment/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/environment/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/hooks/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/hooks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ingest/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ingest/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/apply/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/apply/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/context/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/context/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/inspect/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/inspect/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/repair/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/repair/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/review/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/md/review/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/north/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/north/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/notes/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/notes/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/open/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/project/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/project/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/rescan/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/rescan/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/roots/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/roots/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/scale/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/scale/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/search/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/secrets/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/secrets/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/tasks/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/tasks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/today/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/today/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/assign/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/assign/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/classify/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/classify/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/critique/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/critique/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/design/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/design/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/distill/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/distill/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/look/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/look/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/mine/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/mine/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/score/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/score/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/shot/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/shot/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/sources/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/sources/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/synthesize/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/synthesize/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/taste/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/taste/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/verdicts/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/verdicts/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/watch/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/watch/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/icon/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app-paths-manifest.json +25 -25
- package/app/apps/web/.next-bundle/server/chunks/174.js +3 -0
- package/app/apps/web/.next-bundle/server/chunks/2930.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/3377.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/3677.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/4289.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/6790.js +3 -1
- package/app/apps/web/.next-bundle/server/chunks/7276.js +1 -1
- package/app/apps/web/.next-bundle/server/chunks/7876.js +1 -0
- package/app/apps/web/.next-bundle/server/functions-config-manifest.json +12 -12
- package/app/apps/web/.next-bundle/server/middleware-manifest.json +5 -5
- package/app/apps/web/.next-bundle/server/pages/500.html +1 -1
- package/app/apps/web/.next-bundle/server/pages-manifest.json +1 -1
- package/app/apps/web/.next-bundle/server/server-reference-manifest.json +1 -1
- package/app/apps/web/.next-bundle/static/chunks/4517-63995539421e71bd.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/7911-d549c69e290b1f96.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/agents/page-cdb332736d2b75f9.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/ai/page-60083a1b6a36c928.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/bridge/page-95d7d92ca0b30f20.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/credentials/page-e87253842975daa4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/disk/page-15cd72dc04ac7de4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/error-7a9266f6e98936d9.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/hidden/page-4e81219b6c5aeb2a.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/layout-20c619e7c3b1eb97.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/page-630a1079cd683bad.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/page-f4dd3e5acee2bfb4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/[id]/page-572f84e2016be38a.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/search/page-6e94501b5e36f4b1.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/look/page-8e24b1b376cbdab8.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/page-4d6804060b9830ff.js +1 -0
- package/app/node_modules/@panoma/db/dist/index.d.ts +10 -0
- package/app/node_modules/@panoma/db/dist/index.js +9 -0
- package/dist/{ai-command-XQGHWOY5.js → ai-command-U5V5SDJW.js} +1 -1
- package/dist/{check-command-2SZH5KYN.js → check-command-64DBJGYM.js} +3 -3
- package/dist/{chunk-JLPWKPLM.js → chunk-3WPD5CHL.js} +1 -1
- package/dist/{chunk-ELBBRUIH.js → chunk-FJATGEPD.js} +2 -2
- package/dist/{chunk-4ZMDIOH5.js → chunk-JMXXTMGV.js} +2 -2
- package/dist/{chunk-VP225OGF.js → chunk-KNPE4SJG.js} +8 -2
- package/dist/index.js +11 -11
- package/dist/{md-command-76RMDZKU.js → md-command-73QAVNOP.js} +2 -2
- package/dist/{next-command-KUHZCZPR.js → next-command-OQWKUMAH.js} +3 -3
- package/dist/{north-command-VRD6EQP6.js → north-command-7AVYNCB4.js} +3 -3
- package/dist/{review-command-ILJVQMZU.js → review-command-A6V3A5XG.js} +1 -1
- package/dist/{twin-command-XJEJ6453.js → twin-command-WSVMZWGC.js} +8 -4
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
- package/app/apps/web/.next-bundle/server/chunks/5656.js +0 -3
- package/app/apps/web/.next-bundle/static/chunks/4517-194aeb1d92d9e4a0.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/7911-22e5c2227cd664f0.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/agents/page-5a6085ab51fd1c22.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/ai/page-ce796543295ea5b8.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/bridge/page-76f2bf4a1a914234.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/credentials/page-4febc07fcac150cd.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/disk/page-3a16dd5767b06f7a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/error-1352ba2a30039af8.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/hidden/page-cd4dbfd609fee48f.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/layout-d7eece5b47fcac36.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/page-d8ef4c62b6098da0.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/page-ae8edd375818c9f6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/[id]/page-7e0f3effeada2264.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/search/page-9c45c680651305fd.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/look/page-1c57d8dce043fb1f.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/page-e1434054df4e5d66.js +0 -1
- /package/app/apps/web/.next-bundle/static/{EAuc0Br8TdDur7GG5w5XO → D8knSMGGk6yOk_0w3z22h}/_buildManifest.js +0 -0
- /package/app/apps/web/.next-bundle/static/{EAuc0Br8TdDur7GG5w5XO → D8knSMGGk6yOk_0w3z22h}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(app)/bridge/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-22e5c2227cd664f0.js","8880","static/chunks/app/(app)/error-1352ba2a30039af8.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","2657","static/chunks/app/(app)/bridge/page-76f2bf4a1a914234.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","4517","static/chunks/4517-194aeb1d92d9e4a0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-ae8edd375818c9f6.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/(app)/bridge/page":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(app)/bridge/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","4345","static/chunks/app/not-found-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-d549c69e290b1f96.js","8880","static/chunks/app/(app)/error-7a9266f6e98936d9.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","2657","static/chunks/app/(app)/bridge/page-95d7d92ca0b30f20.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","4517","static/chunks/4517-63995539421e71bd.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-f4dd3e5acee2bfb4.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/(app)/bridge/page":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=2229,a.ids=[2229],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4984:a=>{a.exports=require("readline")},6663:(a,b,c)=>{c.r(b),c.d(b,{default:()=>n,dynamic:()=>l,generateMetadata:()=>m});var d=c(64824),e=c(63507),f=c.n(e),g=c(46180),h=c(73335),i=c(67821),j=c(51224),k=c(83677);let l="force-dynamic";async function m(){return{title:(0,k.t)(await (0,k.JK)(),"nav.copies")}}async function n(){let{db:a}=await (0,h.db)(),[b,c,e]=await Promise.all([(0,g.P3)(a),(0,g.GT)(a),(0,k.JK)()]);return(0,d.jsx)(d.Fragment,{children:(0,d.jsxs)("main",{id:"app-main",tabIndex:-1,className:"app-main legacy-page",children:[(0,d.jsxs)("section",{className:"pt-12",children:[(0,d.jsx)("p",{className:"eyebrow",children:(0,k.t)(e,"nav.copies")}),(0,d.jsx)("h1",{className:"mt-2 font-display text-4xl font-semibold tracking-tight",children:(0,k.t)(e,1===c.copies?"families.titleOne":"families.titleMany",{n:c.copies})}),(0,d.jsx)("p",{className:"mt-3 max-w-xl text-sm leading-relaxed text-smoke",children:(0,k.t)(e,"families.intro")}),(0,d.jsx)("p",{className:"mt-4 font-mono text-xs text-faint",children:(0,k.t)(e,"families.stats",{families:b.length,bytes:(0,i.z3)(c.redundantBytes)})})]}),0===b.length?(0,d.jsx)("p",{className:"mt-12 rounded border border-edge bg-surface p-6 text-sm text-smoke",children:(0,d.jsx)(j.h,{text:(0,k.t)(e,"families.empty"),slots:{cmd:(0,d.jsx)("code",{className:"font-mono text-chalk",children:"npx panoma scan ~/Desktop --save"})}})}):(0,d.jsx)("ul",{className:"mt-10 space-y-8",children:b.map(a=>(0,d.jsxs)("li",{className:"rounded-lg border border-edge bg-surface",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-baseline justify-between gap-3 border-b border-edge px-5 py-3",children:[(0,d.jsx)("h2",{className:"font-display text-lg font-semibold tracking-tight",children:a.name}),(0,d.jsx)("p",{className:"font-mono text-[11px] text-faint",children:(0,k.t)(e,"families.copiesAndSize",{n:a.copies.length,bytes:(0,i.z3)(a.redundantBytes)})})]}),(0,d.jsxs)("div",{className:"px-5 py-3",children:[(0,d.jsxs)(f(),{href:`/p/${a.canonical.slug}`,className:"flex flex-wrap items-baseline gap-x-3 gap-y-1 rounded py-1.5 hover:text-accent",children:[(0,d.jsx)("span",{className:"font-mono text-[11px] text-accent",children:(0,k.t)(e,"families.canonical")}),(0,d.jsx)(i.LB,{state:(0,g.L4)(a.canonical.lastCommitAt),withLabel:!0,locale:e}),(0,d.jsx)("span",{className:"font-mono text-xs",children:o(a.canonical.root)}),(0,d.jsx)("span",{className:"font-mono text-[11px] text-faint",children:a.canonicalReason})]}),(0,d.jsx)("ul",{className:"mt-1",children:a.copies.map(a=>(0,d.jsxs)("li",{className:"flex flex-wrap items-baseline gap-x-3 gap-y-1 border-t border-edge/50 py-1.5",children:[(0,d.jsx)("span",{className:"w-10 font-mono text-[11px] text-faint",children:(0,k.t)(e,"families.copy")}),(0,d.jsx)("span",{className:"font-mono text-xs text-smoke",children:o(a.root)}),(0,d.jsx)("span",{className:"ml-auto font-mono text-[11px] text-idle",children:null===a.daysBehind?(0,k.t)(e,"families.noGit"):0===a.daysBehind?(0,k.t)(e,"families.sameDate"):(0,k.t)(e,"families.daysBehind",{n:a.daysBehind})}),(0,d.jsxs)("span",{className:"font-mono text-[11px] text-faint",title:a.reason,children:[Math.round(100*a.confidence),"%"]})]},a.root))})]})]},a.id))})]})})}function o(a){let b=a.split("/");return b.length<=3?a:`…/${b.slice(-2).join("/")}`}},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},21820:a=>{a.exports=require("os")},26713:a=>{a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30359:(a,b,c)=>{c.r(b),c.d(b,{GlobalError:()=>E.a,__next_app__:()=>K,handler:()=>M,pages:()=>J,routeModule:()=>L,tree:()=>I});var d=c(21504),e=c(82655),f=c(92025),g=c(22294),h=c(54520),i=c(86058),j=c(23409),k=c(17602),l=c(31688),m=c(76242),n=c(31352),o=c(23516),p=c(73563),q=c(47279),r=c(90932),s=c(261),t=c(61163),u=c(76040),v=c(26713),w=c(15826),x=c(12615),y=c(25403),z=c(42508),A=c(80332),B=c(69420),C=c(86439),D=c(84516),E=c.n(D),F=c(43400),G=c(33969),H={};for(let a in F)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(H[a]=()=>F[a]);c.d(b,H);let I={children:["",{children:["(app)",{children:["copies",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,6663)),"/private/tmp/panoma-npm/apps/web/app/(app)/copies/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,81588)),"/private/tmp/panoma-npm/apps/web/app/(app)/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,76510)),"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,20963,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,63526,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,38683))).default(a)],apple:[async a=>(await Promise.resolve().then(c.bind(c,20195))).default(a)],openGraph:[],twitter:[],manifest:void 0}}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,84516,23)),"next/dist/client/components/builtin/global-error.js"],"global-not-found":[()=>Promise.resolve().then(c.bind(c,95793)),"/private/tmp/panoma-npm/apps/web/app/global-not-found.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,18499)),"/private/tmp/panoma-npm/apps/web/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,20963,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,63526,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,38683))).default(a)],apple:[async a=>(await Promise.resolve().then(c.bind(c,20195))).default(a)],openGraph:[],twitter:[],manifest:void 0}}]}.children,J=["/private/tmp/panoma-npm/apps/web/app/(app)/copies/page.tsx"],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(app)/copies/page",pathname:"/copies",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next-bundle",relativeProjectDir:""});async function M(a,b,d){var D;let H="/(app)/copies/page";"/index"===H&&(H="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await L.prepare(a,b,{srcPage:H,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(H),{isOnDemandRevalidate:ai}=P,aj=L.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(D=_.routes[ah]??_.dynamicRoutes[ah])?void 0:D.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===L.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&L.isDev&&(aC=ab),L.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...F,tree:I,pages:J,GlobalError:E(),handler:M,routeModule:L,__next_app__:K};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:H,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=L.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:L,page:H,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>L.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!L.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
1
|
+
"use strict";(()=>{var a={};a.id=2229,a.ids=[2229],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4984:a=>{a.exports=require("readline")},6663:(a,b,c)=>{c.r(b),c.d(b,{default:()=>o,dynamic:()=>m,generateMetadata:()=>n});var d=c(64824),e=c(63507),f=c.n(e),g=c(46180),h=c(73335),i=c(67821),j=c(51224),k=c(61971),l=c(83677);let m="force-dynamic";async function n(){return{title:(0,l.t)(await (0,l.JK)(),"nav.copies")}}async function o(){let{db:a}=await (0,h.db)(),[b,c,e]=await Promise.all([(0,g.P3)(a),(0,g.GT)(a),(0,l.JK)()]);return(0,d.jsx)(d.Fragment,{children:(0,d.jsxs)("main",{id:"app-main",tabIndex:-1,className:"app-main legacy-page",children:[(0,d.jsxs)("section",{className:"pt-12",children:[(0,d.jsx)("p",{className:"eyebrow",children:(0,l.t)(e,"nav.copies")}),(0,d.jsx)("h1",{className:"mt-2 font-display text-4xl font-semibold tracking-tight",children:(0,l.t)(e,1===c.copies?"families.titleOne":"families.titleMany",{n:c.copies})}),(0,d.jsx)("p",{className:"mt-3 max-w-xl text-sm leading-relaxed text-smoke",children:(0,l.t)(e,"families.intro")}),(0,d.jsx)("p",{className:"mt-4 font-mono text-xs text-faint",children:(0,l.t)(e,"families.stats",{n:b.length,bytes:(0,i.z3)(c.redundantBytes)})})]}),0===b.length?(0,d.jsx)("p",{className:"mt-12 rounded border border-edge bg-surface p-6 text-sm text-smoke",children:(0,d.jsx)(j.h,{text:(0,l.t)(e,"families.empty"),slots:{cmd:(0,d.jsxs)("code",{className:"font-mono text-chalk",children:[(0,k._)()," scan ~/Desktop --save"]})}})}):(0,d.jsx)("ul",{className:"mt-10 space-y-8",children:b.map(a=>(0,d.jsxs)("li",{className:"rounded-lg border border-edge bg-surface",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-baseline justify-between gap-3 border-b border-edge px-5 py-3",children:[(0,d.jsx)("h2",{className:"font-display text-lg font-semibold tracking-tight",children:a.name}),(0,d.jsx)("p",{className:"font-mono text-[11px] text-faint",children:(0,l.t)(e,"families.copiesAndSize",{n:a.copies.length,bytes:(0,i.z3)(a.redundantBytes)})})]}),(0,d.jsxs)("div",{className:"px-5 py-3",children:[(0,d.jsxs)(f(),{href:`/p/${a.canonical.slug}`,className:"flex flex-wrap items-baseline gap-x-3 gap-y-1 rounded py-1.5 hover:text-accent",children:[(0,d.jsx)("span",{className:"font-mono text-[11px] text-accent",children:(0,l.t)(e,"families.canonical")}),(0,d.jsx)(i.LB,{state:(0,g.L4)(a.canonical.lastCommitAt),withLabel:!0,locale:e}),(0,d.jsx)("span",{className:"font-mono text-xs",children:p(a.canonical.root)}),(0,d.jsx)("span",{className:"font-mono text-[11px] text-faint",children:a.canonicalReason})]}),(0,d.jsx)("ul",{className:"mt-1",children:a.copies.map(a=>(0,d.jsxs)("li",{className:"flex flex-wrap items-baseline gap-x-3 gap-y-1 border-t border-edge/50 py-1.5",children:[(0,d.jsx)("span",{className:"w-10 font-mono text-[11px] text-faint",children:(0,l.t)(e,"families.copy")}),(0,d.jsx)("span",{className:"font-mono text-xs text-smoke",children:p(a.root)}),(0,d.jsx)("span",{className:"ml-auto font-mono text-[11px] text-idle",children:null===a.daysBehind?(0,l.t)(e,"families.noGit"):0===a.daysBehind?(0,l.t)(e,"families.sameDate"):(0,l.t)(e,"families.daysBehind",{n:a.daysBehind})}),(0,d.jsxs)("span",{className:"font-mono text-[11px] text-faint",title:a.reason,children:[Math.round(100*a.confidence),"%"]})]},a.root))})]})]},a.id))})]})})}function p(a){let b=a.split("/");return b.length<=3?a:`…/${b.slice(-2).join("/")}`}},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},21820:a=>{a.exports=require("os")},26713:a=>{a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30359:(a,b,c)=>{c.r(b),c.d(b,{GlobalError:()=>E.a,__next_app__:()=>K,handler:()=>M,pages:()=>J,routeModule:()=>L,tree:()=>I});var d=c(21504),e=c(82655),f=c(92025),g=c(22294),h=c(54520),i=c(86058),j=c(23409),k=c(17602),l=c(31688),m=c(76242),n=c(31352),o=c(23516),p=c(73563),q=c(47279),r=c(90932),s=c(261),t=c(61163),u=c(76040),v=c(26713),w=c(15826),x=c(12615),y=c(25403),z=c(42508),A=c(80332),B=c(69420),C=c(86439),D=c(84516),E=c.n(D),F=c(43400),G=c(33969),H={};for(let a in F)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(H[a]=()=>F[a]);c.d(b,H);let I={children:["",{children:["(app)",{children:["copies",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,6663)),"/private/tmp/panoma-npm/apps/web/app/(app)/copies/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,81588)),"/private/tmp/panoma-npm/apps/web/app/(app)/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,76510)),"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,20963,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,63526,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,38683))).default(a)],apple:[async a=>(await Promise.resolve().then(c.bind(c,20195))).default(a)],openGraph:[],twitter:[],manifest:void 0}}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,84516,23)),"next/dist/client/components/builtin/global-error.js"],"global-not-found":[()=>Promise.resolve().then(c.bind(c,95793)),"/private/tmp/panoma-npm/apps/web/app/global-not-found.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,18499)),"/private/tmp/panoma-npm/apps/web/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,20963,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,63526,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,38683))).default(a)],apple:[async a=>(await Promise.resolve().then(c.bind(c,20195))).default(a)],openGraph:[],twitter:[],manifest:void 0}}]}.children,J=["/private/tmp/panoma-npm/apps/web/app/(app)/copies/page.tsx"],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(app)/copies/page",pathname:"/copies",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next-bundle",relativeProjectDir:""});async function M(a,b,d){var D;let H="/(app)/copies/page";"/index"===H&&(H="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await L.prepare(a,b,{srcPage:H,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(H),{isOnDemandRevalidate:ai}=P,aj=L.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(D=_.routes[ah]??_.dynamicRoutes[ah])?void 0:D.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===L.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&L.isDev&&(aC=ab),L.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...F,tree:I,pages:J,GlobalError:E(),handler:M,routeModule:L,__next_app__:K};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:H,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=L.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:L,page:H,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>L.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!L.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
2
|
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},33873:a=>{a.exports=require("path")},41025:a=>{a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},51224:(a,b,c)=>{c.d(b,{h:()=>e});var d=c(64824);function e({text:a,slots:b}){let c=a.split(/\{(\w+)\}/g);return(0,d.jsx)(d.Fragment,{children:c.map((a,c)=>c%2==0?a:(0,d.jsx)("span",{children:b[a]??`{${a}}`},c))})}},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67821:(a,b,c)=>{c.d(b,{hV:()=>l,LB:()=>k,z3:()=>i,Pp:()=>g,KW:()=>h});var d=c(64824),e=c(30147),f=c(83677);function g(a,b="es"){if(!a)return"—";let c=Math.floor((Date.now()-new Date(a).getTime())/864e5);if("en"===b){if(c<=0)return"today";if(1===c)return"yesterday";if(c<30)return`${c} d ago`;if(c<365){let a=Math.floor(c/30);return`${a} month${1===a?"":"s"} ago`}let a=Math.floor(c/365);return`${a} year${1===a?"":"s"} ago`}if(c<=0)return"hoy";if(1===c)return"ayer";if(c<30)return`hace ${c} d`;if(c<365){let a=Math.floor(c/30);return`hace ${a} ${1===a?"mes":"meses"}`}let d=Math.floor(c/365);return`hace ${d} a\xf1o${1===d?"":"s"}`}function h(a,b="es",c=Date.now()){let d=c-new Date(a).getTime();if(!Number.isFinite(d))return"—";let e="en"===b;if(d<6e4)return e?"just now":"ahora mismo";if(d<36e5){let a=Math.floor(d/6e4);return e?`${a} min ago`:`hace ${a} min`}if(d<1728e5){let a=Math.floor(d/36e5);return e?`${a} h ago`:`hace ${a} h`}return g(a,b)}function i(a){return a<1024?`${a} B`:a<1048576?`${Math.round(a/1024)} KB`:a<0x40000000?`${(a/1048576).toFixed(1)} MB`:`${(a/0x40000000).toFixed(1)} GB`}let j={active:{label:"activo",dot:"bg-live",text:"text-live"},paused:{label:"en pausa",dot:"bg-idle",text:"text-idle"},dormant:{label:"dormido",dot:"bg-dormant",text:"text-dormant"},"no-git":{label:"sin git",dot:"bg-nogit",text:"text-faint"}};function k({state:a,withLabel:b=!1,locale:c}){let e=j[a];return(0,d.jsxs)("span",{className:"inline-flex items-center gap-1.5",children:[(0,d.jsx)("span",{className:`h-[6px] w-[6px] rounded-full ${e.dot}`,"aria-hidden":!0}),b&&(0,d.jsx)("span",{className:`font-mono text-[11px] ${e.text}`,children:(0,f.t)(c,`state.${a}`).toLowerCase()})]})}function l({name:a,src:b,size:c=56,tone:g="brand",locale:h}){let i="panoma"===a.toLowerCase(),j="demo-runner"===a.toLowerCase()?"/assets/projects/demo-runner.png":null,k=i?"/assets/brand/panoma.svg":b??j;return k?(0,d.jsx)("img",{src:k,loading:"lazy",alt:(0,f.t)(h,"common.iconOf",{name:a}),width:c,height:c,className:"shrink-0 rounded-[22%] border border-edge object-cover shadow-sm",style:{width:c,height:c}}):(0,d.jsx)("span",{"aria-hidden":!0,className:`flex shrink-0 items-center justify-center rounded-[22%] border border-edge ${"neutral"===g?"project-icon--neutral":"bg-raised text-accent"}`,style:{width:c,height:c},children:(0,d.jsx)(e.KQe,{style:{width:.46*c,height:.46*c}})})}},79428:a=>{a.exports=require("buffer")},79646:a=>{a.exports=require("child_process")},79748:a=>{a.exports=require("fs/promises")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,3182,3559,147,6157,3677,6790,2930],()=>b(b.s=30359));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(app)/copies/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","2229","static/chunks/app/(app)/copies/page-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","2229","static/chunks/app/(app)/copies/page-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-d7eece5b47fcac36.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-22e5c2227cd664f0.js","8880","static/chunks/app/(app)/error-1352ba2a30039af8.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-22e5c2227cd664f0.js","4517","static/chunks/4517-194aeb1d92d9e4a0.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-ae8edd375818c9f6.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/(app)/copies/page":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(app)/copies/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"73":{"*":{"id":"68627","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"24","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"55773","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"15966","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"74080","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"11971","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"42325","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"47703","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"55510","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"49758","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"18130","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"50485","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"14947","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"39139","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"80051","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"73382","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"16225","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"77218","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"28103","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"8723","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"26252","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"88434","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"49386","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"1608","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"92972","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"10372","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"75871","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"313","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"97856","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"8470","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"8445","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"49456","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"509","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"32495","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"63394","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"73955","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"61908","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"94533","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"48078","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"48557","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":1246,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-page.js":{"id":1335,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1461,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":8926,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/layout-router.js":{"id":470,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":3950,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1308,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":508,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6990,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","2229","static/chunks/app/(app)/copies/page-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/esm/client/app-dir/link.js":{"id":1723,"name":"*","chunks":["1723","static/chunks/1723-71c045eb0c2a8daa.js","2229","static/chunks/app/(app)/copies/page-fb206ee7ea581b0a.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/globals.css":{"id":2500,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/app-shell.tsx":{"id":3731,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/i18n-provider.tsx":{"id":179,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/search-provider.tsx":{"id":5018,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/font/google/target.css?{\"path\":\"app/(app)/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":660,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","4944","static/chunks/app/(app)/layout-20c619e7c3b1eb97.js"],"async":false},"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx":{"id":6408,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","7911","static/chunks/7911-d549c69e290b1f96.js","8880","static/chunks/app/(app)/error-7a9266f6e98936d9.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/ai-panel.tsx":{"id":3530,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/bridge-steps.tsx":{"id":2695,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx":{"id":1264,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/hidden-actions.tsx":{"id":5108,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/code-search.tsx":{"id":110,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/connect-agent.tsx":{"id":1760,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/disconnect-agent.tsx":{"id":9316,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/measure-disk.tsx":{"id":7964,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-store.tsx":{"id":3385,"name":"*","chunks":["6587","static/chunks/7f092448-897a4dfb37859e3a.js","3052","static/chunks/05e62ed0-4f8e7c265bd81def.js","2583","static/chunks/003adf37-43d6365219a6cb5d.js","1723","static/chunks/1723-71c045eb0c2a8daa.js","7911","static/chunks/7911-d549c69e290b1f96.js","4517","static/chunks/4517-63995539421e71bd.js","5465","static/chunks/5465-6207528c0ac5d5d7.js","9415","static/chunks/app/(app)/page-f4dd3e5acee2bfb4.js"],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-actions.tsx":{"id":9988,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/copy-button.tsx":{"id":9294,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/open-folder.tsx":{"id":839,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-look.tsx":{"id":1636,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/belief-editor.tsx":{"id":9495,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-consent.tsx":{"id":2189,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-distill.tsx":{"id":7522,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-sources.tsx":{"id":7657,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/twin-synthesize.tsx":{"id":733,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/assignments.tsx":{"id":9196,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/capture-task.tsx":{"id":8156,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/critiques.tsx":{"id":2625,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/describe.tsx":{"id":121,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-apply.tsx":{"id":5666,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-inspect.tsx":{"id":9730,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-repair.tsx":{"id":2473,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/md-review.tsx":{"id":7346,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-accounts.tsx":{"id":460,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-action-bar.tsx":{"id":4982,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-board.tsx":{"id":3231,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-build-check.tsx":{"id":905,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-charts.tsx":{"id":8601,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-double.tsx":{"id":6541,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-hooks.tsx":{"id":5838,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/project-memory.tsx":{"id":6455,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/resume.tsx":{"id":73,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/run-button.tsx":{"id":5704,"name":"*","chunks":[],"async":false},"/private/tmp/panoma-npm/apps/web/components/unused-assets.tsx":{"id":6298,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/private/tmp/panoma-npm/apps/web/":[],"/private/tmp/panoma-npm/apps/web/app/global-not-found":[],"/private/tmp/panoma-npm/apps/web/app/not-found":[],"/private/tmp/panoma-npm/apps/web/app/(app)/layout":[{"inlined":false,"path":"static/css/6de932bb4718a4fa.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/private/tmp/panoma-npm/apps/web/app/(app)/error":[],"/private/tmp/panoma-npm/apps/web/app/(app)/page":[],"/private/tmp/panoma-npm/apps/web/app/(app)/copies/page":[]},"rscModuleMapping":{"73":{"*":{"id":"20973","name":"*","chunks":[],"async":false}},"110":{"*":{"id":"20678","name":"*","chunks":[],"async":false}},"121":{"*":{"id":"57195","name":"*","chunks":[],"async":false}},"179":{"*":{"id":"9724","name":"*","chunks":[],"async":false}},"460":{"*":{"id":"32772","name":"*","chunks":[],"async":false}},"470":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"60883","name":"*","chunks":[],"async":false}},"733":{"*":{"id":"16845","name":"*","chunks":[],"async":false}},"839":{"*":{"id":"10467","name":"*","chunks":[],"async":false}},"905":{"*":{"id":"70049","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"84516","name":"*","chunks":[],"async":false}},"1264":{"*":{"id":"29080","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"80662","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"51199","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"17779","name":"*","chunks":[],"async":false}},"1636":{"*":{"id":"57036","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"63507","name":"*","chunks":[],"async":false}},"1760":{"*":{"id":"6544","name":"*","chunks":[],"async":false}},"2189":{"*":{"id":"40543","name":"*","chunks":[],"async":false}},"2473":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"2500":{"*":{"id":"54432","name":"*","chunks":[],"async":false}},"2625":{"*":{"id":"55265","name":"*","chunks":[],"async":false}},"2695":{"*":{"id":"89253","name":"*","chunks":[],"async":false}},"3231":{"*":{"id":"49362","name":"*","chunks":[],"async":false}},"3385":{"*":{"id":"56037","name":"*","chunks":[],"async":false}},"3530":{"*":{"id":"36239","name":"*","chunks":[],"async":false}},"3731":{"*":{"id":"93138","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"21110","name":"*","chunks":[],"async":false}},"4982":{"*":{"id":"37302","name":"*","chunks":[],"async":false}},"5018":{"*":{"id":"1012","name":"*","chunks":[],"async":false}},"5108":{"*":{"id":"52634","name":"*","chunks":[],"async":false}},"5666":{"*":{"id":"52032","name":"*","chunks":[],"async":false}},"5704":{"*":{"id":"93508","name":"*","chunks":[],"async":false}},"5838":{"*":{"id":"79154","name":"*","chunks":[],"async":false}},"6298":{"*":{"id":"17994","name":"*","chunks":[],"async":false}},"6408":{"*":{"id":"76510","name":"*","chunks":[],"async":false}},"6455":{"*":{"id":"38149","name":"*","chunks":[],"async":false}},"6541":{"*":{"id":"58679","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"48582","name":"*","chunks":[],"async":false}},"7346":{"*":{"id":"34566","name":"*","chunks":[],"async":false}},"7522":{"*":{"id":"20392","name":"*","chunks":[],"async":false}},"7657":{"*":{"id":"48351","name":"*","chunks":[],"async":false}},"7964":{"*":{"id":"66070","name":"*","chunks":[],"async":false}},"8156":{"*":{"id":"36412","name":"*","chunks":[],"async":false}},"8601":{"*":{"id":"47975","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"65238","name":"*","chunks":[],"async":false}},"9196":{"*":{"id":"5268","name":"*","chunks":[],"async":false}},"9294":{"*":{"id":"49670","name":"*","chunks":[],"async":false}},"9316":{"*":{"id":"23954","name":"*","chunks":[],"async":false}},"9495":{"*":{"id":"83741","name":"*","chunks":[],"async":false}},"9730":{"*":{"id":"80040","name":"*","chunks":[],"async":false}},"9988":{"*":{"id":"98231","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"470":{"*":{"id":"80156","name":"*","chunks":[],"async":false}},"508":{"*":{"id":"3406","name":"*","chunks":[],"async":false}},"1246":{"*":{"id":"67178","name":"*","chunks":[],"async":false}},"1308":{"*":{"id":"28760","name":"*","chunks":[],"async":false}},"1335":{"*":{"id":"24221","name":"*","chunks":[],"async":false}},"1461":{"*":{"id":"67469","name":"*","chunks":[],"async":false}},"1723":{"*":{"id":"66881","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"47232","name":"*","chunks":[],"async":false}},"6990":{"*":{"id":"77128","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"78756","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
(()=>{var a={};a.id=4138,a.ids=[4138],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4984:a=>{"use strict";a.exports=require("readline")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},18527:(a,b,c)=>{Promise.resolve().then(c.bind(c,29080))},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},22258:(a,b,c)=>{"use strict";function d(a){return a<1024?`${a} B`:a<1048576?`${Math.round(a/1024)} KB`:a<0x40000000?`${(a/1048576).toFixed(1)} MB`:`${(a/0x40000000).toFixed(1)} GB`}c.d(b,{z:()=>d})},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29080:(a,b,c)=>{"use strict";c.d(b,{SecretScan:()=>d});let d=(0,c(44700).registerClientReference)(function(){throw Error("Attempted to call SecretScan() from the server but SecretScan 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.")},"/private/tmp/panoma-npm/apps/web/components/secret-scan.tsx","SecretScan")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33413:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>E.a,__next_app__:()=>K,handler:()=>M,pages:()=>J,routeModule:()=>L,tree:()=>I});var d=c(21504),e=c(82655),f=c(92025),g=c(22294),h=c(54520),i=c(86058),j=c(23409),k=c(17602),l=c(31688),m=c(76242),n=c(31352),o=c(23516),p=c(73563),q=c(47279),r=c(90932),s=c(261),t=c(61163),u=c(76040),v=c(26713),w=c(15826),x=c(12615),y=c(25403),z=c(42508),A=c(80332),B=c(69420),C=c(86439),D=c(84516),E=c.n(D),F=c(43400),G=c(33969),H={};for(let a in F)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(H[a]=()=>F[a]);c.d(b,H);let I={children:["",{children:["(app)",{children:["credentials",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,75786)),"/private/tmp/panoma-npm/apps/web/app/(app)/credentials/page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,81588)),"/private/tmp/panoma-npm/apps/web/app/(app)/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,76510)),"/private/tmp/panoma-npm/apps/web/app/(app)/error.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,20963,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,63526,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,38683))).default(a)],apple:[async a=>(await Promise.resolve().then(c.bind(c,20195))).default(a)],openGraph:[],twitter:[],manifest:void 0}}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,84516,23)),"next/dist/client/components/builtin/global-error.js"],"global-not-found":[()=>Promise.resolve().then(c.bind(c,95793)),"/private/tmp/panoma-npm/apps/web/app/global-not-found.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,18499)),"/private/tmp/panoma-npm/apps/web/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,20963,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,63526,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,38683))).default(a)],apple:[async a=>(await Promise.resolve().then(c.bind(c,20195))).default(a)],openGraph:[],twitter:[],manifest:void 0}}]}.children,J=["/private/tmp/panoma-npm/apps/web/app/(app)/credentials/page.tsx"],K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(app)/credentials/page",pathname:"/credentials",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:I},distDir:".next-bundle",relativeProjectDir:""});async function M(a,b,d){var D;let H="/(app)/credentials/page";"/index"===H&&(H="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await L.prepare(a,b,{srcPage:H,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(H),{isOnDemandRevalidate:ai}=P,aj=L.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(D=_.routes[ah]??_.dynamicRoutes[ah])?void 0:D.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===L.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&L.isDev&&(aC=ab),L.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...F,tree:I,pages:J,GlobalError:E(),handler:M,routeModule:L,__next_app__:K};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:H,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=L.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:L,page:H,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>L.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!L.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},51224:(a,b,c)=>{"use strict";c.d(b,{h:()=>e});var d=c(64824);function e({text:a,slots:b}){let c=a.split(/\{(\w+)\}/g);return(0,d.jsx)(d.Fragment,{children:c.map((a,c)=>c%2==0?a:(0,d.jsx)("span",{children:b[a]??`{${a}}`},c))})}},55479:(a,b,c)=>{Promise.resolve().then(c.bind(c,55510))},55510:(a,b,c)=>{"use strict";c.d(b,{SecretScan:()=>m});var d=c(83458),e=c(66881),f=c.n(e),g=c(97019),h=c(15966),i=c(68574),j=c(76531);let k=new Set(["env-file","key-file","google-service-account","ssh-private-key"]),l={critical:"text-fail border-fail/40 bg-fail/8",high:"text-[#b45309] border-idle/40 bg-idle/[0.08]",medium:"text-smoke border-edge bg-raised"};function m(){let a=(0,h.k)(),b=b=>a(`secret.${b.ruleId}`)??b.label,[c,e]=(0,g.useState)("ready"),[m,n]=(0,g.useState)(null),[o,p]=(0,g.useState)(null);async function q(){e("searching"),p(null);try{let b=await fetch("/api/secrets",{method:"POST"}),c=await b.json();b.ok?n(c):p(c.error??a("scan.failed"))}catch{p(a("scan.unreachable"))}finally{e("ready")}}return(0,d.jsxs)("div",{children:[(0,d.jsx)(j.rA,{tone:"surface",type:"button",onClick:q,busy:"searching"===c,busyLabel:a("scan.busy"),children:m?a("scan.again"):a("scan.start")}),o&&(0,d.jsx)(j.lZ,{text:o,className:"mt-2"}),m&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("p",{className:"mt-4 flex flex-wrap gap-x-5 gap-y-1 font-mono text-xs text-faint",children:[(0,d.jsxs)("span",{className:m.total>0?"text-fail":"text-live",children:[a(1===m.total?"scan.findingOne":"scan.findingMany",{n:m.total})," ",a(1===m.results.length?"search.inProjectOne":"search.inProjectMany",{n:m.results.length})]}),(0,d.jsx)("span",{children:a("scan.reposScanned",{n:m.scanned})}),m.skipped>0&&(0,d.jsx)("span",{children:a("scan.skipped",{n:m.skipped})}),m.ignoredPublic>0&&(0,d.jsx)("span",{title:a("scan.publicTitle"),children:a("scan.public",{n:m.ignoredPublic})})]}),0===m.results.length?(0,d.jsx)("p",{className:"mt-4 rounded border border-edge bg-surface p-5 text-sm text-smoke",children:a("scan.clean")}):(0,d.jsx)("ul",{className:"mt-4 space-y-3",children:m.results.map(c=>(0,d.jsxs)("li",{className:"rounded-lg border border-edge bg-surface",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-baseline gap-x-3 gap-y-1 border-b border-edge px-4 py-2.5",children:[(0,d.jsx)(f(),{href:`/p/${c.slug}`,className:"text-sm font-medium hover:text-accent",children:c.name}),(0,d.jsx)("span",{className:"font-mono text-[11px] text-faint",title:c.root,children:function(a){let b=a.split("/");return b.length<=3?a:`…/${b.slice(-2).join("/")}`}(c.root)}),(0,d.jsx)("span",{className:"ml-auto font-mono text-[11px] text-faint",children:c.findings.length})]}),(0,d.jsx)("ul",{className:"divide-y divide-edge/50",children:c.findings.map((c,e)=>(0,d.jsxs)("li",{className:"px-4 py-2",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-baseline gap-x-2.5 gap-y-1",children:[(0,d.jsx)("span",{className:`rounded border px-1.5 font-mono text-[10px] ${l[c.severity]}`,title:c.severity,children:a(`severity.${c.severity}`)}),(0,d.jsx)("span",{className:"text-xs text-chalk",children:k.has(c.ruleId)?a("scan.trackedByGit",{label:b(c)}):b(c)}),(0,d.jsxs)("span",{className:"font-mono text-[10px] text-faint",children:[c.file,c.line>0&&`:${c.line}`]})]}),c.line>0&&(0,d.jsx)("code",{className:"mt-1 block truncate font-mono text-[10px] text-smoke",children:c.excerpt}),(0,d.jsx)("p",{className:"mt-0.5 text-[11px] leading-relaxed text-faint",children:a(`secretWhy.${k.has(c.ruleId)?"file":c.ruleId}`)??c.why})]},`${c.file}:${c.line}:${e}`))})]},c.id))}),(0,d.jsxs)("div",{className:"mt-6 rounded border border-edge bg-surface p-4 text-xs leading-relaxed text-smoke",children:[(0,d.jsx)("p",{className:"font-medium text-chalk",children:a("scan.orderTitle")}),(0,d.jsxs)("ol",{className:"mt-2 list-inside list-decimal space-y-1 text-faint",children:[(0,d.jsx)("li",{children:(0,d.jsx)(i.h,{text:a("scan.step1"),slots:{act:(0,d.jsx)("span",{className:"text-smoke",children:a("scan.step1Act")})}})}),(0,d.jsx)("li",{children:(0,d.jsx)("span",{className:"text-smoke",children:a("scan.step2")})}),(0,d.jsx)("li",{children:(0,d.jsx)(i.h,{text:a("scan.step3"),slots:{act:(0,d.jsx)("span",{className:"text-smoke",children:a("scan.step3Act")})}})})]}),(0,d.jsx)("p",{className:"mt-3 font-mono text-[10px]",children:a("scan.notStored")})]})]})]})}},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},68574:(a,b,c)=>{"use strict";c.d(b,{h:()=>e});var d=c(83458);function e({text:a,slots:b}){let c=a.split(/\{(\w+)\}/g);return(0,d.jsx)(d.Fragment,{children:c.map((a,c)=>c%2==0?a:(0,d.jsx)("span",{children:b[a]??`{${a}}`},c))})}},75786:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>j,dynamic:()=>h,generateMetadata:()=>i});var d=c(64824),e=c(29080),f=c(51224),g=c(83677);let h="force-dynamic";async function i(){return{title:(0,g.t)(await (0,g.JK)(),"nav.credentials")}}async function j(){let a=await (0,g.JK)();return(0,d.jsxs)("main",{id:"app-main",tabIndex:-1,className:"app-main legacy-page",children:[(0,d.jsxs)("section",{className:"pt-12",children:[(0,d.jsx)("p",{className:"eyebrow",children:(0,g.t)(a,"nav.credentials")}),(0,d.jsx)("h1",{className:"mt-2 font-display text-4xl font-semibold tracking-tight",children:(0,g.t)(a,"credentials.title")}),(0,d.jsx)("p",{className:"mt-3 max-w-2xl text-sm leading-relaxed text-smoke",children:(0,d.jsx)(f.h,{text:(0,g.t)(a,"credentials.intro"),slots:{env:(0,d.jsx)("code",{className:"font-mono text-chalk",children:".env"})}})}),(0,d.jsx)("p",{className:"mt-3 max-w-2xl text-xs leading-relaxed text-faint",children:(0,d.jsx)(f.h,{text:(0,g.t)(a,"credentials.allowlist"),slots:{not:(0,d.jsx)("strong",{children:(0,g.t)(a,"credentials.not")})}})})]}),(0,d.jsx)("div",{className:"mt-8",children:(0,d.jsx)(e.SecretScan,{})})]})}},76531:(a,b,c)=>{"use strict";c.d(b,{rA:()=>m,lZ:()=>k,hV:()=>j,z3:()=>i.z,Pp:()=>g,KW:()=>h});var d=c(83458),e=c(17069),f=c(63679);function g(a,b="es"){if(!a)return"—";let c=Math.floor((Date.now()-new Date(a).getTime())/864e5);if("en"===b){if(c<=0)return"today";if(1===c)return"yesterday";if(c<30)return`${c} d ago`;if(c<365){let a=Math.floor(c/30);return`${a} month${1===a?"":"s"} ago`}let a=Math.floor(c/365);return`${a} year${1===a?"":"s"} ago`}if(c<=0)return"hoy";if(1===c)return"ayer";if(c<30)return`hace ${c} d`;if(c<365){let a=Math.floor(c/30);return`hace ${a} ${1===a?"mes":"meses"}`}let d=Math.floor(c/365);return`hace ${d} a\xf1o${1===d?"":"s"}`}function h(a,b="es",c=Date.now()){let d=c-new Date(a).getTime();if(!Number.isFinite(d))return"—";let e="en"===b;if(d<6e4)return e?"just now":"ahora mismo";if(d<36e5){let a=Math.floor(d/6e4);return e?`${a} min ago`:`hace ${a} min`}if(d<1728e5){let a=Math.floor(d/36e5);return e?`${a} h ago`:`hace ${a} h`}return g(a,b)}var i=c(22258);function j({name:a,src:b,size:c=56,tone:g="brand",locale:h}){let i="panoma"===a.toLowerCase(),j="demo-runner"===a.toLowerCase()?"/assets/projects/demo-runner.png":null,k=i?"/assets/brand/panoma.svg":b??j;return k?(0,d.jsx)("img",{src:k,loading:"lazy",alt:(0,f.t)(h,"common.iconOf",{name:a}),width:c,height:c,className:"shrink-0 rounded-[22%] border border-edge object-cover shadow-sm",style:{width:c,height:c}}):(0,d.jsx)("span",{"aria-hidden":!0,className:`flex shrink-0 items-center justify-center rounded-[22%] border border-edge ${"neutral"===g?"project-icon--neutral":"bg-raised text-accent"}`,style:{width:c,height:c},children:(0,d.jsx)(e.KQe,{style:{width:.46*c,height:.46*c}})})}function k({text:a,as:b="p",className:c}){return(0,d.jsx)(b,{role:"alert",className:`font-mono text-[11px] text-fail${c?` ${c}`:""}`,children:a})}let l={raised:"rounded border border-edge bg-raised px-3 py-1.5 font-mono text-[11px] text-smoke transition-colors hover:border-accent hover:text-accent disabled:opacity-50",surface:"rounded border border-edge bg-surface px-3 py-1.5 font-mono text-xs text-smoke transition-colors hover:border-accent hover:text-accent disabled:opacity-50",plain:"rounded border border-edge px-2.5 py-1 font-mono text-xs text-smoke transition-colors hover:border-chalk disabled:opacity-50",accent:"rounded border border-accent bg-accent px-3 py-1.5 font-mono text-xs text-white transition-opacity hover:opacity-85 disabled:opacity-50"};function m({tone:a,busy:b=!1,busyLabel:c,disabled:e,className:f,children:g,...h}){return(0,d.jsx)("button",{...h,disabled:e??b,className:`${l[a]}${f?` ${f}`:""}`,children:b&&void 0!==c?c:g})}},79428:a=>{"use strict";a.exports=require("buffer")},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,3182,3559,6157,3677,6790,2930],()=>b(b.s=33413));module.exports=c})();
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===L.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await L.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await L.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!L.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&G.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},51224:(a,b,c)=>{"use strict";c.d(b,{h:()=>e});var d=c(64824);function e({text:a,slots:b}){let c=a.split(/\{(\w+)\}/g);return(0,d.jsx)(d.Fragment,{children:c.map((a,c)=>c%2==0?a:(0,d.jsx)("span",{children:b[a]??`{${a}}`},c))})}},55479:(a,b,c)=>{Promise.resolve().then(c.bind(c,55510))},55510:(a,b,c)=>{"use strict";c.d(b,{SecretScan:()=>m});var d=c(83458),e=c(66881),f=c.n(e),g=c(97019),h=c(15966),i=c(68574),j=c(76531);let k=new Set(["env-file","key-file","google-service-account","ssh-private-key"]),l={critical:"text-fail border-fail/40 bg-fail/8",high:"text-[#b45309] border-idle/40 bg-idle/[0.08]",medium:"text-smoke border-edge bg-raised"};function m(){let a=(0,h.kj)(),b=b=>a(`secret.${b.ruleId}`)??b.label,[c,e]=(0,g.useState)("ready"),[m,n]=(0,g.useState)(null),[o,p]=(0,g.useState)(null);async function q(){e("searching"),p(null);try{let b=await fetch("/api/secrets",{method:"POST"}),c=await b.json();b.ok?n(c):p(c.error??a("scan.failed"))}catch{p(a("scan.unreachable"))}finally{e("ready")}}return(0,d.jsxs)("div",{children:[(0,d.jsx)(j.rA,{tone:"surface",type:"button",onClick:q,busy:"searching"===c,busyLabel:a("scan.busy"),children:m?a("scan.again"):a("scan.start")}),o&&(0,d.jsx)(j.lZ,{text:o,className:"mt-2"}),m&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("p",{className:"mt-4 flex flex-wrap gap-x-5 gap-y-1 font-mono text-xs text-faint",children:[(0,d.jsxs)("span",{className:m.total>0?"text-fail":"text-live",children:[a(1===m.total?"scan.findingOne":"scan.findingMany",{n:m.total})," ",a(1===m.results.length?"search.inProjectOne":"search.inProjectMany",{n:m.results.length})]}),(0,d.jsx)("span",{children:a("scan.reposScanned",{n:m.scanned})}),m.skipped>0&&(0,d.jsx)("span",{children:a("scan.skipped",{n:m.skipped})}),m.ignoredPublic>0&&(0,d.jsx)("span",{title:a("scan.publicTitle"),children:a("scan.public",{n:m.ignoredPublic})})]}),0===m.results.length?(0,d.jsx)("p",{className:"mt-4 rounded border border-edge bg-surface p-5 text-sm text-smoke",children:a("scan.clean")}):(0,d.jsx)("ul",{className:"mt-4 space-y-3",children:m.results.map(c=>(0,d.jsxs)("li",{className:"rounded-lg border border-edge bg-surface",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-baseline gap-x-3 gap-y-1 border-b border-edge px-4 py-2.5",children:[(0,d.jsx)(f(),{href:`/p/${c.slug}`,className:"text-sm font-medium hover:text-accent",children:c.name}),(0,d.jsx)("span",{className:"font-mono text-[11px] text-faint",title:c.root,children:function(a){let b=a.split("/");return b.length<=3?a:`…/${b.slice(-2).join("/")}`}(c.root)}),(0,d.jsx)("span",{className:"ml-auto font-mono text-[11px] text-faint",children:c.findings.length})]}),(0,d.jsx)("ul",{className:"divide-y divide-edge/50",children:c.findings.map((c,e)=>(0,d.jsxs)("li",{className:"px-4 py-2",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-baseline gap-x-2.5 gap-y-1",children:[(0,d.jsx)("span",{className:`rounded border px-1.5 font-mono text-[10px] ${l[c.severity]}`,title:c.severity,children:a(`severity.${c.severity}`)}),(0,d.jsx)("span",{className:"text-xs text-chalk",children:k.has(c.ruleId)?a("scan.trackedByGit",{label:b(c)}):b(c)}),(0,d.jsxs)("span",{className:"font-mono text-[10px] text-faint",children:[c.file,c.line>0&&`:${c.line}`]})]}),c.line>0&&(0,d.jsx)("code",{className:"mt-1 block truncate font-mono text-[10px] text-smoke",children:c.excerpt}),(0,d.jsx)("p",{className:"mt-0.5 text-[11px] leading-relaxed text-faint",children:a(`secretWhy.${k.has(c.ruleId)?"file":c.ruleId}`)??c.why})]},`${c.file}:${c.line}:${e}`))})]},c.id))}),(0,d.jsxs)("div",{className:"mt-6 rounded border border-edge bg-surface p-4 text-xs leading-relaxed text-smoke",children:[(0,d.jsx)("p",{className:"font-medium text-chalk",children:a("scan.orderTitle")}),(0,d.jsxs)("ol",{className:"mt-2 list-inside list-decimal space-y-1 text-faint",children:[(0,d.jsx)("li",{children:(0,d.jsx)(i.h,{text:a("scan.step1"),slots:{act:(0,d.jsx)("span",{className:"text-smoke",children:a("scan.step1Act")})}})}),(0,d.jsx)("li",{children:(0,d.jsx)("span",{className:"text-smoke",children:a("scan.step2")})}),(0,d.jsx)("li",{children:(0,d.jsx)(i.h,{text:a("scan.step3"),slots:{act:(0,d.jsx)("span",{className:"text-smoke",children:a("scan.step3Act")})}})})]}),(0,d.jsx)("p",{className:"mt-3 font-mono text-[10px]",children:a("scan.notStored")})]})]})]})}},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},68574:(a,b,c)=>{"use strict";c.d(b,{h:()=>e});var d=c(83458);function e({text:a,slots:b}){let c=a.split(/\{(\w+)\}/g);return(0,d.jsx)(d.Fragment,{children:c.map((a,c)=>c%2==0?a:(0,d.jsx)("span",{children:b[a]??`{${a}}`},c))})}},75786:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>j,dynamic:()=>h,generateMetadata:()=>i});var d=c(64824),e=c(29080),f=c(51224),g=c(83677);let h="force-dynamic";async function i(){return{title:(0,g.t)(await (0,g.JK)(),"nav.credentials")}}async function j(){let a=await (0,g.JK)();return(0,d.jsxs)("main",{id:"app-main",tabIndex:-1,className:"app-main legacy-page",children:[(0,d.jsxs)("section",{className:"pt-12",children:[(0,d.jsx)("p",{className:"eyebrow",children:(0,g.t)(a,"nav.credentials")}),(0,d.jsx)("h1",{className:"mt-2 font-display text-4xl font-semibold tracking-tight",children:(0,g.t)(a,"credentials.title")}),(0,d.jsx)("p",{className:"mt-3 max-w-2xl text-sm leading-relaxed text-smoke",children:(0,d.jsx)(f.h,{text:(0,g.t)(a,"credentials.intro"),slots:{env:(0,d.jsx)("code",{className:"font-mono text-chalk",children:".env"})}})}),(0,d.jsx)("p",{className:"mt-3 max-w-2xl text-xs leading-relaxed text-faint",children:(0,d.jsx)(f.h,{text:(0,g.t)(a,"credentials.allowlist"),slots:{not:(0,d.jsx)("strong",{children:(0,g.t)(a,"credentials.not")})}})})]}),(0,d.jsx)("div",{className:"mt-8",children:(0,d.jsx)(e.SecretScan,{})})]})}},76531:(a,b,c)=>{"use strict";c.d(b,{rA:()=>m,lZ:()=>k,hV:()=>j,z3:()=>i.z,Pp:()=>g,KW:()=>h});var d=c(83458),e=c(17069),f=c(63679);function g(a,b="es"){if(!a)return"—";let c=Math.floor((Date.now()-new Date(a).getTime())/864e5);if("en"===b){if(c<=0)return"today";if(1===c)return"yesterday";if(c<30)return`${c} d ago`;if(c<365){let a=Math.floor(c/30);return`${a} month${1===a?"":"s"} ago`}let a=Math.floor(c/365);return`${a} year${1===a?"":"s"} ago`}if(c<=0)return"hoy";if(1===c)return"ayer";if(c<30)return`hace ${c} d`;if(c<365){let a=Math.floor(c/30);return`hace ${a} ${1===a?"mes":"meses"}`}let d=Math.floor(c/365);return`hace ${d} a\xf1o${1===d?"":"s"}`}function h(a,b="es",c=Date.now()){let d=c-new Date(a).getTime();if(!Number.isFinite(d))return"—";let e="en"===b;if(d<6e4)return e?"just now":"ahora mismo";if(d<36e5){let a=Math.floor(d/6e4);return e?`${a} min ago`:`hace ${a} min`}if(d<1728e5){let a=Math.floor(d/36e5);return e?`${a} h ago`:`hace ${a} h`}return g(a,b)}var i=c(22258);function j({name:a,src:b,size:c=56,tone:g="brand",locale:h}){let i="panoma"===a.toLowerCase(),j="demo-runner"===a.toLowerCase()?"/assets/projects/demo-runner.png":null,k=i?"/assets/brand/panoma.svg":b??j;return k?(0,d.jsx)("img",{src:k,loading:"lazy",alt:(0,f.t)(h,"common.iconOf",{name:a}),width:c,height:c,className:"shrink-0 rounded-[22%] border border-edge object-cover shadow-sm",style:{width:c,height:c}}):(0,d.jsx)("span",{"aria-hidden":!0,className:`flex shrink-0 items-center justify-center rounded-[22%] border border-edge ${"neutral"===g?"project-icon--neutral":"bg-raised text-accent"}`,style:{width:c,height:c},children:(0,d.jsx)(e.KQe,{style:{width:.46*c,height:.46*c}})})}function k({text:a,as:b="p",className:c}){return(0,d.jsx)(b,{role:"alert",className:`font-mono text-[11px] text-fail${c?` ${c}`:""}`,children:a})}let l={raised:"rounded border border-edge bg-raised px-3 py-1.5 font-mono text-[11px] text-smoke transition-colors hover:border-accent hover:text-accent disabled:opacity-50",surface:"rounded border border-edge bg-surface px-3 py-1.5 font-mono text-xs text-smoke transition-colors hover:border-accent hover:text-accent disabled:opacity-50",plain:"rounded border border-edge px-2.5 py-1 font-mono text-xs text-smoke transition-colors hover:border-chalk disabled:opacity-50",accent:"rounded border border-accent bg-accent px-3 py-1.5 font-mono text-xs text-white transition-opacity hover:opacity-85 disabled:opacity-50"};function m({tone:a,busy:b=!1,busyLabel:c,disabled:e,className:f,children:g,...h}){return(0,d.jsx)("button",{...h,disabled:e??b,className:`${l[a]}${f?` ${f}`:""}`,children:b&&void 0!==c?c:g})}},79428:a=>{"use strict";a.exports=require("buffer")},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[5611,358,3440,3182,3559,6157,3677,6790,2930],()=>b(b.s=33413));module.exports=c})();
|