constellai 0.3.2 → 0.3.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/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/react-loadable-manifest.json +2 -2
- package/.next/server/app/(app)/activity/page.js +2 -2
- package/.next/server/app/(app)/activity/page.js.nft.json +1 -1
- package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/agents/[handle]/page.js +3 -3
- package/.next/server/app/(app)/agents/[handle]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/agents/[handle]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/code/page.js +2 -2
- package/.next/server/app/(app)/code/page.js.nft.json +1 -1
- package/.next/server/app/(app)/code/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/config/page.js +2 -2
- package/.next/server/app/(app)/config/page.js.nft.json +1 -1
- package/.next/server/app/(app)/config/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/costs/page.js +2 -2
- package/.next/server/app/(app)/costs/page.js.nft.json +1 -1
- package/.next/server/app/(app)/costs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/cron/page.js +2 -2
- package/.next/server/app/(app)/cron/page.js.nft.json +1 -1
- package/.next/server/app/(app)/cron/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/dashboard/page.js +2 -2
- package/.next/server/app/(app)/dashboard/page.js.nft.json +1 -1
- package/.next/server/app/(app)/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/design/page.js +13 -13
- package/.next/server/app/(app)/design/page.js.nft.json +1 -1
- package/.next/server/app/(app)/design/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/docs/[id]/page.js +2 -2
- package/.next/server/app/(app)/docs/[id]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/docs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/docs/page.js +2 -2
- package/.next/server/app/(app)/docs/page.js.nft.json +1 -1
- package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/github/page.js +2 -2
- package/.next/server/app/(app)/github/page.js.nft.json +1 -1
- package/.next/server/app/(app)/github/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/goals/page.js +2 -2
- package/.next/server/app/(app)/goals/page.js.nft.json +1 -1
- package/.next/server/app/(app)/goals/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/inbox/page.js +2 -2
- package/.next/server/app/(app)/inbox/page.js.nft.json +1 -1
- package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/knowledge/page.js +3 -3
- package/.next/server/app/(app)/knowledge/page.js.nft.json +1 -1
- package/.next/server/app/(app)/knowledge/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/models/page.js +2 -2
- package/.next/server/app/(app)/models/page.js.nft.json +1 -1
- package/.next/server/app/(app)/models/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/notifications/page.js +2 -2
- package/.next/server/app/(app)/notifications/page.js.nft.json +1 -1
- package/.next/server/app/(app)/notifications/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/org/page.js +4 -4
- package/.next/server/app/(app)/org/page.js.nft.json +1 -1
- package/.next/server/app/(app)/org/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/organizations/page.js +2 -2
- package/.next/server/app/(app)/organizations/page.js.nft.json +1 -1
- package/.next/server/app/(app)/organizations/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/page.js +3 -3
- package/.next/server/app/(app)/page.js.nft.json +1 -1
- package/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/planner/page.js +2 -2
- package/.next/server/app/(app)/planner/page.js.nft.json +1 -1
- package/.next/server/app/(app)/planner/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/plugins/page.js +2 -2
- package/.next/server/app/(app)/plugins/page.js.nft.json +1 -1
- package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/pm/page.js +2 -2
- package/.next/server/app/(app)/pm/page.js.nft.json +1 -1
- package/.next/server/app/(app)/pm/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/prepare-deploy/page.js +2 -2
- package/.next/server/app/(app)/prepare-deploy/page.js.nft.json +1 -1
- package/.next/server/app/(app)/prepare-deploy/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/profile/page.js +2 -2
- package/.next/server/app/(app)/profile/page.js.nft.json +1 -1
- package/.next/server/app/(app)/profile/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/pulse/page.js +2 -2
- package/.next/server/app/(app)/pulse/page.js.nft.json +1 -1
- package/.next/server/app/(app)/pulse/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/reports/[id]/page.js +2 -2
- package/.next/server/app/(app)/reports/[id]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/reports/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/reports/page.js +3 -3
- package/.next/server/app/(app)/reports/page.js.nft.json +1 -1
- package/.next/server/app/(app)/reports/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/routines/page.js +1 -1
- package/.next/server/app/(app)/routines/page.js.nft.json +1 -1
- package/.next/server/app/(app)/routines/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/search/page.js +2 -2
- package/.next/server/app/(app)/search/page.js.nft.json +1 -1
- package/.next/server/app/(app)/search/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/security/page.js +2 -2
- package/.next/server/app/(app)/security/page.js.nft.json +1 -1
- package/.next/server/app/(app)/security/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/skills/page.js +3 -3
- package/.next/server/app/(app)/skills/page.js.nft.json +1 -1
- package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/tasks/page.js +2 -2
- package/.next/server/app/(app)/tasks/page.js.nft.json +1 -1
- package/.next/server/app/(app)/tasks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/test-dev/page.js +2 -2
- package/.next/server/app/(app)/test-dev/page.js.nft.json +1 -1
- package/.next/server/app/(app)/test-dev/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/update/page.js +2 -2
- package/.next/server/app/(app)/update/page.js.nft.json +1 -1
- package/.next/server/app/(app)/update/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(auth)/login/page.js +2 -2
- package/.next/server/app/(auth)/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(auth)/onboarding/page.js +2 -2
- package/.next/server/app/(auth)/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/cron/tick/route.js +2 -2
- package/.next/server/app/api/sync/file/route.js +1 -1
- package/.next/server/app/api/telegram/poll/route.js +2 -2
- package/.next/server/app/api/v1/[[...path]]/route.js +1 -1
- package/.next/server/app-paths-manifest.json +1 -1
- package/.next/server/chunks/1249.js +6 -6
- package/.next/server/chunks/259.js +1 -1
- package/.next/server/chunks/2867.js +1 -1
- package/.next/server/chunks/2960.js +1 -1
- package/.next/server/chunks/3174.js +12 -0
- package/.next/server/chunks/3234.js +1 -1
- package/.next/server/chunks/3334.js +1 -0
- package/.next/server/chunks/3439.js +4 -0
- package/.next/server/chunks/478.js +1 -0
- package/.next/server/chunks/4979.js +2 -2
- package/.next/server/chunks/{3078.js → 5086.js} +15 -15
- package/.next/server/chunks/6431.js +1 -1
- package/.next/server/chunks/7589.js +1 -1
- package/.next/server/chunks/7989.js +1 -1
- package/.next/server/chunks/8195.js +21 -0
- package/.next/server/chunks/8244.js +1 -0
- package/.next/server/chunks/8561.js +1 -1
- package/.next/server/chunks/8823.js +1 -1
- package/.next/server/chunks/9783.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/386-0f2b8d23016cf4d0.js +1 -0
- package/.next/static/chunks/4909-9f16a714c78ed30d.js +4 -0
- package/.next/static/chunks/5332-84d9a65aa5d16106.js +1 -0
- package/.next/static/chunks/5664-3cb5735f1b5bbde1.js +1 -0
- package/.next/static/chunks/{7509.8d3cbebb5fbe6247.js → 7509.721cd47a931c5518.js} +1 -1
- package/.next/static/chunks/8370-7ec9e9bf414f8f2d.js +12 -0
- package/.next/static/chunks/app/(app)/activity/{page-02fbf7cf46282feb.js → page-0f51a22d4f2207b2.js} +1 -1
- package/.next/static/chunks/app/(app)/agents/[handle]/{page-e3eda42a3f20e3e5.js → page-14805dd54a1333e8.js} +1 -1
- package/.next/static/chunks/app/(app)/code/page-7ebd6923ac440103.js +1 -0
- package/.next/static/chunks/app/(app)/config/page-47b5b62b73050673.js +1 -0
- package/.next/static/chunks/app/(app)/costs/{page-aadb60fb329974f3.js → page-969eba498344314d.js} +1 -1
- package/.next/static/chunks/app/(app)/cron/{page-0219c7a0530ad628.js → page-ab35783e4341f6b7.js} +1 -1
- package/.next/static/chunks/app/(app)/dashboard/page-59521ad116c60a88.js +1 -0
- package/.next/static/chunks/app/(app)/design/{page-f889489d70e0e839.js → page-fcee2dfd5c7e3a4b.js} +3 -3
- package/.next/static/chunks/app/(app)/docs/[id]/{page-f2e1f3d72634fb4b.js → page-b3451b21d7d2127b.js} +1 -1
- package/.next/static/chunks/app/(app)/docs/page-3a34eec67591ce3e.js +1 -0
- package/.next/static/chunks/app/(app)/github/page-a0117637dc143821.js +1 -0
- package/.next/static/chunks/app/(app)/goals/page-d1cb2552625ccadb.js +1 -0
- package/.next/static/chunks/app/(app)/inbox/page-dbfc885cd61f9b9f.js +12 -0
- package/.next/static/chunks/app/(app)/knowledge/page-29df476a9c2f930c.js +1 -0
- package/.next/static/chunks/app/(app)/layout-2b6b23e82fbf0211.js +1 -0
- package/.next/static/chunks/app/(app)/models/page-ea54a5d167cd3cc2.js +1 -0
- package/.next/static/chunks/app/(app)/notifications/page-ef1ac55efadb2a1a.js +12 -0
- package/.next/static/chunks/app/(app)/org/page-a7c734b8d86f7641.js +12 -0
- package/.next/static/chunks/app/(app)/organizations/page-4bcec3010a9d9119.js +1 -0
- package/.next/static/chunks/app/(app)/page-54a99a54295a40be.js +1 -0
- package/.next/static/chunks/app/(app)/planner/page-adfd05afc6ddcbef.js +1 -0
- package/.next/static/chunks/app/(app)/plugins/page-e75d982132825b07.js +1 -0
- package/.next/static/chunks/app/(app)/pm/page-773626398c10fdb7.js +1 -0
- package/.next/static/chunks/app/(app)/prepare-deploy/page-01f767248e7fa2a7.js +1 -0
- package/.next/static/chunks/app/(app)/profile/page-cb2450679785db1a.js +1 -0
- package/.next/static/chunks/app/(app)/pulse/{page-a0895a89c74c1d4c.js → page-1a63c4ed76db48f5.js} +1 -1
- package/.next/static/chunks/app/(app)/reports/[id]/{page-0219c7a0530ad628.js → page-ab35783e4341f6b7.js} +1 -1
- package/.next/static/chunks/app/(app)/reports/page-b0bcc85ad4afecf5.js +1 -0
- package/.next/static/chunks/app/(app)/routines/page-c0ce223d128a9010.js +1 -0
- package/.next/static/chunks/app/(app)/search/{page-d975712d07eed70d.js → page-d30f1c44c95e14a3.js} +1 -1
- package/.next/static/chunks/app/(app)/security/page-4640d72a0b360f05.js +1 -0
- package/.next/static/chunks/app/(app)/skills/page-87a71bd0a6b0f262.js +1 -0
- package/.next/static/chunks/app/(app)/tasks/page-a34a5658aff509ec.js +1 -0
- package/.next/static/chunks/app/(app)/test-dev/page-842f8771d36e964b.js +1 -0
- package/.next/static/chunks/app/(app)/update/page-64467fa6d8ed737e.js +1 -0
- package/.next/static/chunks/app/(auth)/login/page-82964b720ff11bab.js +1 -0
- package/.next/static/chunks/app/(auth)/onboarding/{page-ee09eb3fd38f3365.js → page-0cd7cd9fa146a927.js} +1 -1
- package/.next/static/chunks/app/_not-found/page-489c316e4356f1b7.js +1 -0
- package/.next/static/chunks/{main-2e2f6e1d0f3b78b1.js → main-722e16032e7764d1.js} +1 -1
- package/.next/static/chunks/webpack-222e3894b78c67db.js +1 -0
- package/.next/trace-build +1 -1
- package/CHANGELOG.md +3 -0
- package/docs/UPDATE.md +20 -0
- package/package.json +1 -1
- package/.next/server/chunks/104.js +0 -1
- package/.next/server/chunks/1082.js +0 -1
- package/.next/server/chunks/2359.js +0 -1
- package/.next/server/chunks/7970.js +0 -21
- package/.next/server/chunks/8071.js +0 -4
- package/.next/server/chunks/8102.js +0 -12
- package/.next/static/chunks/1068-50497be19315ccfb.js +0 -1
- package/.next/static/chunks/4991-0306ad0e6cd8cb8a.js +0 -1
- package/.next/static/chunks/6061-f3ad54a48323cba0.js +0 -1
- package/.next/static/chunks/6121-37930472292e5a6c.js +0 -4
- package/.next/static/chunks/8370-4a29b1affcb7dc68.js +0 -12
- package/.next/static/chunks/app/(app)/code/page-8f8ae22136752631.js +0 -1
- package/.next/static/chunks/app/(app)/config/page-84216e49b0b08248.js +0 -1
- package/.next/static/chunks/app/(app)/dashboard/page-1e7ecb2bdefcdc19.js +0 -1
- package/.next/static/chunks/app/(app)/docs/page-ab10f655b932f175.js +0 -1
- package/.next/static/chunks/app/(app)/github/page-0e47c2c1c9c927e4.js +0 -1
- package/.next/static/chunks/app/(app)/goals/page-9a68e61bbc392281.js +0 -1
- package/.next/static/chunks/app/(app)/inbox/page-6ee42cdd99664d11.js +0 -12
- package/.next/static/chunks/app/(app)/knowledge/page-c02936180f61550f.js +0 -1
- package/.next/static/chunks/app/(app)/layout-7d2d377b224620c8.js +0 -1
- package/.next/static/chunks/app/(app)/models/page-8635495017d696c1.js +0 -1
- package/.next/static/chunks/app/(app)/notifications/page-72f15bd4b6289bf1.js +0 -12
- package/.next/static/chunks/app/(app)/org/page-30bb71b216cc152e.js +0 -12
- package/.next/static/chunks/app/(app)/organizations/page-50c64b60a6850870.js +0 -1
- package/.next/static/chunks/app/(app)/page-638517264806ba7e.js +0 -1
- package/.next/static/chunks/app/(app)/planner/page-5177b5fd72d529f4.js +0 -1
- package/.next/static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js +0 -1
- package/.next/static/chunks/app/(app)/pm/page-a1f93d19d3c28627.js +0 -1
- package/.next/static/chunks/app/(app)/prepare-deploy/page-de7dc9413e3dbf82.js +0 -1
- package/.next/static/chunks/app/(app)/profile/page-e73d191fce633cd7.js +0 -1
- package/.next/static/chunks/app/(app)/reports/page-fd0b0d0fa742819e.js +0 -1
- package/.next/static/chunks/app/(app)/routines/page-eaba9756a33d98a6.js +0 -1
- package/.next/static/chunks/app/(app)/security/page-4b126307f9963c2a.js +0 -1
- package/.next/static/chunks/app/(app)/skills/page-f1fc99f1d15e26a4.js +0 -1
- package/.next/static/chunks/app/(app)/tasks/page-a4b78a8d76fd9432.js +0 -1
- package/.next/static/chunks/app/(app)/test-dev/page-55cef74633b3cf4c.js +0 -1
- package/.next/static/chunks/app/(app)/update/page-92764fc98b253709.js +0 -1
- package/.next/static/chunks/app/(auth)/login/page-3df648bab2319a0b.js +0 -1
- package/.next/static/chunks/app/_not-found/page-dc38b02aebeab535.js +0 -1
- package/.next/static/chunks/webpack-94c9726ec79ee4b4.js +0 -1
- /package/.next/static/{N4KMSOY3i-qyXrbfm97sO → Fx06n4huXV42eQUI-Lty0}/_buildManifest.js +0 -0
- /package/.next/static/{N4KMSOY3i-qyXrbfm97sO → Fx06n4huXV42eQUI-Lty0}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(app)/plugins/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"71":{"*":{"id":"99891","name":"*","chunks":[],"async":false}},"76":{"*":{"id":"82003","name":"*","chunks":[],"async":false}},"82":{"*":{"id":"42411","name":"*","chunks":[],"async":false}},"240":{"*":{"id":"74352","name":"*","chunks":[],"async":false}},"640":{"*":{"id":"33820","name":"*","chunks":[],"async":false}},"819":{"*":{"id":"34449","name":"*","chunks":[],"async":false}},"1068":{"*":{"id":"73838","name":"*","chunks":[],"async":false}},"1087":{"*":{"id":"92553","name":"*","chunks":[],"async":false}},"1207":{"*":{"id":"46936","name":"*","chunks":[],"async":false}},"1505":{"*":{"id":"20186","name":"*","chunks":[],"async":false}},"1690":{"*":{"id":"48252","name":"*","chunks":[],"async":false}},"2264":{"*":{"id":"59803","name":"*","chunks":[],"async":false}},"2278":{"*":{"id":"26047","name":"*","chunks":[],"async":false}},"2318":{"*":{"id":"6175","name":"*","chunks":[],"async":false}},"2444":{"*":{"id":"46694","name":"*","chunks":[],"async":false}},"2745":{"*":{"id":"27548","name":"*","chunks":[],"async":false}},"2783":{"*":{"id":"181","name":"*","chunks":[],"async":false}},"2944":{"*":{"id":"73223","name":"*","chunks":[],"async":false}},"2978":{"*":{"id":"73134","name":"*","chunks":[],"async":false}},"3014":{"*":{"id":"98459","name":"*","chunks":[],"async":false}},"3203":{"*":{"id":"98821","name":"*","chunks":[],"async":false}},"3209":{"*":{"id":"89269","name":"*","chunks":[],"async":false}},"3283":{"*":{"id":"63885","name":"*","chunks":[],"async":false}},"3287":{"*":{"id":"90551","name":"*","chunks":[],"async":false}},"3436":{"*":{"id":"8556","name":"*","chunks":[],"async":false}},"3443":{"*":{"id":"74680","name":"*","chunks":[],"async":false}},"3597":{"*":{"id":"41014","name":"*","chunks":[],"async":false}},"3757":{"*":{"id":"86673","name":"*","chunks":[],"async":false}},"4009":{"*":{"id":"92083","name":"*","chunks":[],"async":false}},"4072":{"*":{"id":"83694","name":"*","chunks":[],"async":false}},"4135":{"*":{"id":"80573","name":"*","chunks":[],"async":false}},"4224":{"*":{"id":"73933","name":"*","chunks":[],"async":false}},"4329":{"*":{"id":"90875","name":"*","chunks":[],"async":false}},"4342":{"*":{"id":"82076","name":"*","chunks":[],"async":false}},"4414":{"*":{"id":"55872","name":"*","chunks":[],"async":false}},"4942":{"*":{"id":"68294","name":"*","chunks":[],"async":false}},"5048":{"*":{"id":"97882","name":"*","chunks":[],"async":false}},"5183":{"*":{"id":"85095","name":"*","chunks":[],"async":false}},"5251":{"*":{"id":"15967","name":"*","chunks":[],"async":false}},"5315":{"*":{"id":"59009","name":"*","chunks":[],"async":false}},"5419":{"*":{"id":"83291","name":"*","chunks":[],"async":false}},"5524":{"*":{"id":"34764","name":"*","chunks":[],"async":false}},"5535":{"*":{"id":"91882","name":"*","chunks":[],"async":false}},"5545":{"*":{"id":"85090","name":"*","chunks":[],"async":false}},"5629":{"*":{"id":"31819","name":"*","chunks":[],"async":false}},"5674":{"*":{"id":"62468","name":"*","chunks":[],"async":false}},"5750":{"*":{"id":"4864","name":"*","chunks":[],"async":false}},"5777":{"*":{"id":"64639","name":"*","chunks":[],"async":false}},"5787":{"*":{"id":"51221","name":"*","chunks":[],"async":false}},"6071":{"*":{"id":"15071","name":"*","chunks":[],"async":false}},"6214":{"*":{"id":"4008","name":"*","chunks":[],"async":false}},"6249":{"*":{"id":"63227","name":"*","chunks":[],"async":false}},"6257":{"*":{"id":"50069","name":"*","chunks":[],"async":false}},"6279":{"*":{"id":"49325","name":"*","chunks":[],"async":false}},"6432":{"*":{"id":"13179","name":"*","chunks":[],"async":false}},"6458":{"*":{"id":"98586","name":"*","chunks":[],"async":false}},"6514":{"*":{"id":"12270","name":"*","chunks":[],"async":false}},"6588":{"*":{"id":"93209","name":"*","chunks":[],"async":false}},"6725":{"*":{"id":"48199","name":"*","chunks":[],"async":false}},"7509":{"*":{"id":"95140","name":"*","chunks":[],"async":false}},"7923":{"*":{"id":"42190","name":"*","chunks":[],"async":false}},"8036":{"*":{"id":"14974","name":"*","chunks":[],"async":false}},"8096":{"*":{"id":"88542","name":"*","chunks":[],"async":false}},"8126":{"*":{"id":"18610","name":"*","chunks":[],"async":false}},"8406":{"*":{"id":"66852","name":"*","chunks":[],"async":false}},"8445":{"*":{"id":"9253","name":"*","chunks":[],"async":false}},"8526":{"*":{"id":"30478","name":"*","chunks":[],"async":false}},"8679":{"*":{"id":"14395","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"94433","name":"*","chunks":[],"async":false}},"8718":{"*":{"id":"17738","name":"*","chunks":[],"async":false}},"8732":{"*":{"id":"44251","name":"*","chunks":[],"async":false}},"8864":{"*":{"id":"57859","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"86744","name":"*","chunks":[],"async":false}},"9120":{"*":{"id":"77126","name":"*","chunks":[],"async":false}},"9774":{"*":{"id":"59582","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":1087,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":1087,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":3757,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":3757,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":6214,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":6214,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":8926,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":8926,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":5524,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":5524,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":4135,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":4135,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":4342,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":4342,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\globals.css":{"id":537,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\deployment-skew-guard.tsx":{"id":5777,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\server-reload-guard.tsx":{"id":4072,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\starfield.tsx":{"id":6249,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\lib\\i18n-context.tsx":{"id":5629,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\error.tsx":{"id":5419,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","8039","static/chunks/app/error-09899a13c38b6e89.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx":{"id":6279,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","4219","static/chunks/app/global-error-c2ea8fef715f226d.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\chat-dock-gate.tsx":{"id":6257,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","4944","static/chunks/app/(app)/layout-7d2d377b224620c8.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\runner-heartbeat.tsx":{"id":9120,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","4944","static/chunks/app/(app)/layout-7d2d377b224620c8.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\search-hotkey.tsx":{"id":5750,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","4944","static/chunks/app/(app)/layout-7d2d377b224620c8.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\sidebar.tsx":{"id":8406,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","4944","static/chunks/app/(app)/layout-7d2d377b224620c8.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\toaster.tsx":{"id":3597,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","4944","static/chunks/app/(app)/layout-7d2d377b224620c8.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\error.tsx":{"id":3436,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","8880","static/chunks/app/(app)/error-988cd28480809861.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\app-dir\\link.js":{"id":3283,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\app-dir\\link.js":{"id":3283,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\activity-timeline.tsx":{"id":4009,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\anim-toggle.tsx":{"id":3014,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\back-button.tsx":{"id":6588,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\chat-toggle.tsx":{"id":4414,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\lang-switch.tsx":{"id":8718,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\sidebar-toggle.tsx":{"id":4942,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\update-header-badge.tsx":{"id":2444,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\view-chrome.tsx":{"id":5787,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\agent-studio.tsx":{"id":819,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\code-editor.tsx":{"id":5545,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\config-actions.tsx":{"id":7923,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\project-source.tsx":{"id":8864,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\stack-editor.tsx":{"id":2318,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\cap-editor.tsx":{"id":6071,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\dashboard.tsx":{"id":71,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\design\\design-client.tsx":{"id":5048,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\doc-editor.tsx":{"id":2264,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\docs-actions.tsx":{"id":3287,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\github-flow.tsx":{"id":8732,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\goal-tree.tsx":{"id":1505,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\new-goal.tsx":{"id":3209,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\inbox-row.tsx":{"id":5315,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\blocks-panel.tsx":{"id":8699,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\kb-actions.tsx":{"id":8445,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\models-screen.tsx":{"id":5674,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\notif-actions.tsx":{"id":6458,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\org-canvas.tsx":{"id":2278,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\org-manage.tsx":{"id":6514,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-activity.tsx":{"id":4329,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","9415","static/chunks/app/(app)/page-638517264806ba7e.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-hero-actions.tsx":{"id":8036,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","9415","static/chunks/app/(app)/page-638517264806ba7e.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-inbox.tsx":{"id":8126,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","9415","static/chunks/app/(app)/page-638517264806ba7e.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-seed-blocks.tsx":{"id":640,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","9415","static/chunks/app/(app)/page-638517264806ba7e.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-status-chip.tsx":{"id":8679,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","9415","static/chunks/app/(app)/page-638517264806ba7e.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\welcome-chat.tsx":{"id":5183,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","6121","static/chunks/6121-37930472292e5a6c.js","6061","static/chunks/6061-f3ad54a48323cba0.js","9415","static/chunks/app/(app)/page-638517264806ba7e.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\agent-run-live.tsx":{"id":2978,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\issues-section.tsx":{"id":9774,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\new-work.tsx":{"id":2944,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\plan-gate.tsx":{"id":1068,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\specs-section.tsx":{"id":1690,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\plugin-grid.tsx":{"id":76,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","4991","static/chunks/4991-0306ad0e6cd8cb8a.js","8370","static/chunks/8370-4a29b1affcb7dc68.js","3472","static/chunks/app/(app)/plugins/page-66921b5b398f2c05.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx":{"id":1207,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\prepare-deploy.tsx":{"id":240,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\profile.tsx":{"id":8096,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\validate-panel.tsx":{"id":2745,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\report-actions.tsx":{"id":2783,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\module-toggles.tsx":{"id":7509,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\new-routine.tsx":{"id":3443,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\search-palette.tsx":{"id":8526,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\skill-actions.tsx":{"id":6432,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\task-actions.tsx":{"id":5251,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\task-board.tsx":{"id":82,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\test-dev-screen.tsx":{"id":6725,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\update-screen.tsx":{"id":4224,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(auth)\\login\\login-form.tsx":{"id":5535,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(auth)\\onboarding\\page.tsx":{"id":3203,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\Usuario\\Documents\\constella\\src\\":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\layout":[{"inlined":false,"path":"static/css/e7b568809d5d9c72.css"}],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\error":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\layout":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\error":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\page":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\plugins\\page":[]},"rscModuleMapping":{"71":{"*":{"id":"64416","name":"*","chunks":[],"async":false}},"76":{"*":{"id":"97766","name":"*","chunks":[],"async":false}},"82":{"*":{"id":"24950","name":"*","chunks":[],"async":false}},"240":{"*":{"id":"98517","name":"*","chunks":[],"async":false}},"537":{"*":{"id":"17984","name":"*","chunks":[],"async":false}},"640":{"*":{"id":"22246","name":"*","chunks":[],"async":false}},"819":{"*":{"id":"73435","name":"*","chunks":[],"async":false}},"1068":{"*":{"id":"25543","name":"*","chunks":[],"async":false}},"1087":{"*":{"id":"97167","name":"*","chunks":[],"async":false}},"1207":{"*":{"id":"83313","name":"*","chunks":[],"async":false}},"1505":{"*":{"id":"26450","name":"*","chunks":[],"async":false}},"1690":{"*":{"id":"72330","name":"*","chunks":[],"async":false}},"2264":{"*":{"id":"91738","name":"*","chunks":[],"async":false}},"2278":{"*":{"id":"52821","name":"*","chunks":[],"async":false}},"2318":{"*":{"id":"82500","name":"*","chunks":[],"async":false}},"2444":{"*":{"id":"42328","name":"*","chunks":[],"async":false}},"2745":{"*":{"id":"27449","name":"*","chunks":[],"async":false}},"2783":{"*":{"id":"25110","name":"*","chunks":[],"async":false}},"2944":{"*":{"id":"58834","name":"*","chunks":[],"async":false}},"2978":{"*":{"id":"81464","name":"*","chunks":[],"async":false}},"3014":{"*":{"id":"32825","name":"*","chunks":[],"async":false}},"3203":{"*":{"id":"52534","name":"*","chunks":[],"async":false}},"3209":{"*":{"id":"83856","name":"*","chunks":[],"async":false}},"3283":{"*":{"id":"4195","name":"*","chunks":[],"async":false}},"3287":{"*":{"id":"88169","name":"*","chunks":[],"async":false}},"3436":{"*":{"id":"35266","name":"*","chunks":[],"async":false}},"3443":{"*":{"id":"45029","name":"*","chunks":[],"async":false}},"3597":{"*":{"id":"18773","name":"*","chunks":[],"async":false}},"3757":{"*":{"id":"39107","name":"*","chunks":[],"async":false}},"4009":{"*":{"id":"42321","name":"*","chunks":[],"async":false}},"4072":{"*":{"id":"51684","name":"*","chunks":[],"async":false}},"4135":{"*":{"id":"40707","name":"*","chunks":[],"async":false}},"4224":{"*":{"id":"25220","name":"*","chunks":[],"async":false}},"4329":{"*":{"id":"48601","name":"*","chunks":[],"async":false}},"4342":{"*":{"id":"57462","name":"*","chunks":[],"async":false}},"4414":{"*":{"id":"67686","name":"*","chunks":[],"async":false}},"4942":{"*":{"id":"16120","name":"*","chunks":[],"async":false}},"5048":{"*":{"id":"45011","name":"*","chunks":[],"async":false}},"5183":{"*":{"id":"77653","name":"*","chunks":[],"async":false}},"5251":{"*":{"id":"66767","name":"*","chunks":[],"async":false}},"5315":{"*":{"id":"33267","name":"*","chunks":[],"async":false}},"5419":{"*":{"id":"28173","name":"*","chunks":[],"async":false}},"5524":{"*":{"id":"43750","name":"*","chunks":[],"async":false}},"5535":{"*":{"id":"57921","name":"*","chunks":[],"async":false}},"5545":{"*":{"id":"5467","name":"*","chunks":[],"async":false}},"5629":{"*":{"id":"50109","name":"*","chunks":[],"async":false}},"5674":{"*":{"id":"81427","name":"*","chunks":[],"async":false}},"5750":{"*":{"id":"28018","name":"*","chunks":[],"async":false}},"5777":{"*":{"id":"64441","name":"*","chunks":[],"async":false}},"5787":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"6071":{"*":{"id":"26672","name":"*","chunks":[],"async":false}},"6214":{"*":{"id":"82502","name":"*","chunks":[],"async":false}},"6249":{"*":{"id":"53837","name":"*","chunks":[],"async":false}},"6257":{"*":{"id":"51203","name":"*","chunks":[],"async":false}},"6279":{"*":{"id":"24759","name":"*","chunks":[],"async":false}},"6432":{"*":{"id":"86901","name":"*","chunks":[],"async":false}},"6458":{"*":{"id":"78812","name":"*","chunks":[],"async":false}},"6514":{"*":{"id":"17072","name":"*","chunks":[],"async":false}},"6588":{"*":{"id":"15783","name":"*","chunks":[],"async":false}},"6725":{"*":{"id":"615","name":"*","chunks":[],"async":false}},"7509":{"*":{"id":"86450","name":"*","chunks":[],"async":false}},"7923":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"8036":{"*":{"id":"59004","name":"*","chunks":[],"async":false}},"8096":{"*":{"id":"28175","name":"*","chunks":[],"async":false}},"8126":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"8406":{"*":{"id":"64557","name":"*","chunks":[],"async":false}},"8445":{"*":{"id":"97411","name":"*","chunks":[],"async":false}},"8526":{"*":{"id":"98584","name":"*","chunks":[],"async":false}},"8679":{"*":{"id":"32817","name":"*","chunks":[],"async":false}},"8699":{"*":{"id":"59441","name":"*","chunks":[],"async":false}},"8718":{"*":{"id":"29876","name":"*","chunks":[],"async":false}},"8732":{"*":{"id":"73990","name":"*","chunks":[],"async":false}},"8864":{"*":{"id":"93629","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"4946","name":"*","chunks":[],"async":false}},"9120":{"*":{"id":"24960","name":"*","chunks":[],"async":false}},"9774":{"*":{"id":"48408","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(app)/plugins/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"158":{"*":{"id":"96841","name":"*","chunks":[],"async":false}},"284":{"*":{"id":"91348","name":"*","chunks":[],"async":false}},"592":{"*":{"id":"33608","name":"*","chunks":[],"async":false}},"640":{"*":{"id":"33820","name":"*","chunks":[],"async":false}},"748":{"*":{"id":"25502","name":"*","chunks":[],"async":false}},"776":{"*":{"id":"87296","name":"*","chunks":[],"async":false}},"1087":{"*":{"id":"92553","name":"*","chunks":[],"async":false}},"1311":{"*":{"id":"65648","name":"*","chunks":[],"async":false}},"1690":{"*":{"id":"48252","name":"*","chunks":[],"async":false}},"2444":{"*":{"id":"46694","name":"*","chunks":[],"async":false}},"2710":{"*":{"id":"85546","name":"*","chunks":[],"async":false}},"2741":{"*":{"id":"13841","name":"*","chunks":[],"async":false}},"2856":{"*":{"id":"30445","name":"*","chunks":[],"async":false}},"2944":{"*":{"id":"73223","name":"*","chunks":[],"async":false}},"2978":{"*":{"id":"73134","name":"*","chunks":[],"async":false}},"3283":{"*":{"id":"63885","name":"*","chunks":[],"async":false}},"3436":{"*":{"id":"8556","name":"*","chunks":[],"async":false}},"3757":{"*":{"id":"86673","name":"*","chunks":[],"async":false}},"4009":{"*":{"id":"92083","name":"*","chunks":[],"async":false}},"4072":{"*":{"id":"83694","name":"*","chunks":[],"async":false}},"4135":{"*":{"id":"80573","name":"*","chunks":[],"async":false}},"4224":{"*":{"id":"73933","name":"*","chunks":[],"async":false}},"4237":{"*":{"id":"48855","name":"*","chunks":[],"async":false}},"4268":{"*":{"id":"35502","name":"*","chunks":[],"async":false}},"4329":{"*":{"id":"90875","name":"*","chunks":[],"async":false}},"4342":{"*":{"id":"82076","name":"*","chunks":[],"async":false}},"4414":{"*":{"id":"55872","name":"*","chunks":[],"async":false}},"4446":{"*":{"id":"77180","name":"*","chunks":[],"async":false}},"4526":{"*":{"id":"45933","name":"*","chunks":[],"async":false}},"4631":{"*":{"id":"62999","name":"*","chunks":[],"async":false}},"4766":{"*":{"id":"24058","name":"*","chunks":[],"async":false}},"4942":{"*":{"id":"68294","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"69571","name":"*","chunks":[],"async":false}},"4996":{"*":{"id":"93020","name":"*","chunks":[],"async":false}},"5034":{"*":{"id":"51676","name":"*","chunks":[],"async":false}},"5048":{"*":{"id":"41873","name":"*","chunks":[],"async":false}},"5183":{"*":{"id":"85095","name":"*","chunks":[],"async":false}},"5228":{"*":{"id":"60067","name":"*","chunks":[],"async":false}},"5315":{"*":{"id":"59009","name":"*","chunks":[],"async":false}},"5414":{"*":{"id":"30175","name":"*","chunks":[],"async":false}},"5419":{"*":{"id":"83291","name":"*","chunks":[],"async":false}},"5524":{"*":{"id":"34764","name":"*","chunks":[],"async":false}},"5629":{"*":{"id":"31819","name":"*","chunks":[],"async":false}},"5664":{"*":{"id":"38750","name":"*","chunks":[],"async":false}},"5750":{"*":{"id":"4864","name":"*","chunks":[],"async":false}},"5777":{"*":{"id":"64639","name":"*","chunks":[],"async":false}},"5787":{"*":{"id":"51221","name":"*","chunks":[],"async":false}},"6214":{"*":{"id":"4008","name":"*","chunks":[],"async":false}},"6249":{"*":{"id":"63227","name":"*","chunks":[],"async":false}},"6257":{"*":{"id":"50069","name":"*","chunks":[],"async":false}},"6279":{"*":{"id":"49325","name":"*","chunks":[],"async":false}},"6386":{"*":{"id":"69172","name":"*","chunks":[],"async":false}},"6425":{"*":{"id":"15534","name":"*","chunks":[],"async":false}},"6508":{"*":{"id":"50761","name":"*","chunks":[],"async":false}},"6588":{"*":{"id":"93209","name":"*","chunks":[],"async":false}},"6702":{"*":{"id":"43350","name":"*","chunks":[],"async":false}},"6798":{"*":{"id":"66238","name":"*","chunks":[],"async":false}},"6817":{"*":{"id":"4045","name":"*","chunks":[],"async":false}},"6851":{"*":{"id":"69040","name":"*","chunks":[],"async":false}},"7032":{"*":{"id":"19523","name":"*","chunks":[],"async":false}},"7521":{"*":{"id":"28892","name":"*","chunks":[],"async":false}},"7710":{"*":{"id":"7901","name":"*","chunks":[],"async":false}},"7786":{"*":{"id":"36069","name":"*","chunks":[],"async":false}},"8036":{"*":{"id":"14974","name":"*","chunks":[],"async":false}},"8126":{"*":{"id":"18610","name":"*","chunks":[],"async":false}},"8168":{"*":{"id":"32826","name":"*","chunks":[],"async":false}},"8419":{"*":{"id":"96468","name":"*","chunks":[],"async":false}},"8445":{"*":{"id":"9253","name":"*","chunks":[],"async":false}},"8526":{"*":{"id":"30478","name":"*","chunks":[],"async":false}},"8679":{"*":{"id":"14395","name":"*","chunks":[],"async":false}},"8802":{"*":{"id":"97650","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"86744","name":"*","chunks":[],"async":false}},"9594":{"*":{"id":"55041","name":"*","chunks":[],"async":false}},"9774":{"*":{"id":"59582","name":"*","chunks":[],"async":false}},"9959":{"*":{"id":"68946","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":1087,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":1087,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":3757,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":3757,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":6214,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":6214,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":8926,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":8926,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":5524,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":5524,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":4135,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":4135,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":4342,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":4342,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\globals.css":{"id":537,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\deployment-skew-guard.tsx":{"id":5777,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\server-reload-guard.tsx":{"id":4072,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\starfield.tsx":{"id":6249,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\lib\\i18n-context.tsx":{"id":5629,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","7177","static/chunks/app/layout-e6008e66aea1a849.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\error.tsx":{"id":5419,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","8039","static/chunks/app/error-09899a13c38b6e89.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx":{"id":6279,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","4219","static/chunks/app/global-error-c2ea8fef715f226d.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\chat-dock-gate.tsx":{"id":6257,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","4944","static/chunks/app/(app)/layout-2b6b23e82fbf0211.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\runner-heartbeat.tsx":{"id":8168,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","4944","static/chunks/app/(app)/layout-2b6b23e82fbf0211.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\search-hotkey.tsx":{"id":5750,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","4944","static/chunks/app/(app)/layout-2b6b23e82fbf0211.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\sidebar.tsx":{"id":4446,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","4944","static/chunks/app/(app)/layout-2b6b23e82fbf0211.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\toaster.tsx":{"id":5048,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","4944","static/chunks/app/(app)/layout-2b6b23e82fbf0211.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\error.tsx":{"id":3436,"name":"*","chunks":["3219","static/chunks/3219-9684aa1c634212de.js","8880","static/chunks/app/(app)/error-988cd28480809861.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\client\\app-dir\\link.js":{"id":3283,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\node_modules\\.pnpm\\next@16.2.9_@playwright+test@1.61.0_react-dom@19.2.7_react@19.2.7__react@19.2.7\\node_modules\\next\\dist\\esm\\client\\app-dir\\link.js":{"id":3283,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\activity-timeline.tsx":{"id":4009,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\anim-toggle.tsx":{"id":6425,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\back-button.tsx":{"id":6588,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\chat-toggle.tsx":{"id":4414,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\lang-switch.tsx":{"id":4268,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\sidebar-toggle.tsx":{"id":4942,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\update-header-badge.tsx":{"id":2444,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\shell\\view-chrome.tsx":{"id":5787,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\agent-studio.tsx":{"id":284,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\code-editor.tsx":{"id":8419,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\config-actions.tsx":{"id":7521,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\project-source.tsx":{"id":5034,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\stack-editor.tsx":{"id":6798,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\cap-editor.tsx":{"id":4766,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\dashboard.tsx":{"id":4996,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\design\\design-client.tsx":{"id":4631,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\doc-editor.tsx":{"id":6386,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\docs-actions.tsx":{"id":6508,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\github-flow.tsx":{"id":158,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\goal-tree.tsx":{"id":2710,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\new-goal.tsx":{"id":748,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\inbox-row.tsx":{"id":5315,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\blocks-panel.tsx":{"id":9594,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\kb-actions.tsx":{"id":8445,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\models-screen.tsx":{"id":592,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\notif-actions.tsx":{"id":6851,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\org-canvas.tsx":{"id":6817,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\org-manage.tsx":{"id":4959,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-activity.tsx":{"id":4329,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","9415","static/chunks/app/(app)/page-54a99a54295a40be.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-hero-actions.tsx":{"id":8036,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","9415","static/chunks/app/(app)/page-54a99a54295a40be.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-inbox.tsx":{"id":8126,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","9415","static/chunks/app/(app)/page-54a99a54295a40be.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-seed-blocks.tsx":{"id":640,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","9415","static/chunks/app/(app)/page-54a99a54295a40be.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\home-status-chip.tsx":{"id":8679,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","9415","static/chunks/app/(app)/page-54a99a54295a40be.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\welcome-chat.tsx":{"id":5183,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","9690","static/chunks/9690-53d5222618cbeddb.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","4909","static/chunks/4909-9f16a714c78ed30d.js","386","static/chunks/386-0f2b8d23016cf4d0.js","9415","static/chunks/app/(app)/page-54a99a54295a40be.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\agent-run-live.tsx":{"id":2978,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\issues-section.tsx":{"id":9774,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\new-work.tsx":{"id":2944,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\plan-gate.tsx":{"id":5664,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\specs-section.tsx":{"id":1690,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\plugin-grid.tsx":{"id":8802,"name":"*","chunks":["9219","static/chunks/9219-4a39a98b5502d9d1.js","3219","static/chunks/3219-9684aa1c634212de.js","5332","static/chunks/5332-84d9a65aa5d16106.js","8370","static/chunks/8370-7ec9e9bf414f8f2d.js","3472","static/chunks/app/(app)/plugins/page-e75d982132825b07.js"],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx":{"id":5414,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\prepare-deploy.tsx":{"id":4237,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\profile.tsx":{"id":2856,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\validate-panel.tsx":{"id":7710,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\report-actions.tsx":{"id":776,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\module-toggles.tsx":{"id":2741,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\new-routine.tsx":{"id":5228,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\search-palette.tsx":{"id":8526,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\skill-actions.tsx":{"id":9959,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\task-actions.tsx":{"id":7032,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\task-board.tsx":{"id":6702,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\test-dev-screen.tsx":{"id":7786,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\update-screen.tsx":{"id":4224,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(auth)\\login\\login-form.tsx":{"id":1311,"name":"*","chunks":[],"async":false},"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(auth)\\onboarding\\page.tsx":{"id":4526,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"C:\\Users\\Usuario\\Documents\\constella\\src\\":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\layout":[{"inlined":false,"path":"static/css/e7b568809d5d9c72.css"}],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\error":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\layout":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\error":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\page":[],"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\plugins\\page":[]},"rscModuleMapping":{"158":{"*":{"id":"73990","name":"*","chunks":[],"async":false}},"284":{"*":{"id":"73435","name":"*","chunks":[],"async":false}},"537":{"*":{"id":"17984","name":"*","chunks":[],"async":false}},"592":{"*":{"id":"81427","name":"*","chunks":[],"async":false}},"640":{"*":{"id":"22246","name":"*","chunks":[],"async":false}},"748":{"*":{"id":"83856","name":"*","chunks":[],"async":false}},"776":{"*":{"id":"25110","name":"*","chunks":[],"async":false}},"1087":{"*":{"id":"97167","name":"*","chunks":[],"async":false}},"1311":{"*":{"id":"57921","name":"*","chunks":[],"async":false}},"1690":{"*":{"id":"72330","name":"*","chunks":[],"async":false}},"2444":{"*":{"id":"42328","name":"*","chunks":[],"async":false}},"2710":{"*":{"id":"26450","name":"*","chunks":[],"async":false}},"2741":{"*":{"id":"86450","name":"*","chunks":[],"async":false}},"2856":{"*":{"id":"28175","name":"*","chunks":[],"async":false}},"2944":{"*":{"id":"58834","name":"*","chunks":[],"async":false}},"2978":{"*":{"id":"81464","name":"*","chunks":[],"async":false}},"3283":{"*":{"id":"4195","name":"*","chunks":[],"async":false}},"3436":{"*":{"id":"35266","name":"*","chunks":[],"async":false}},"3757":{"*":{"id":"39107","name":"*","chunks":[],"async":false}},"4009":{"*":{"id":"42321","name":"*","chunks":[],"async":false}},"4072":{"*":{"id":"51684","name":"*","chunks":[],"async":false}},"4135":{"*":{"id":"40707","name":"*","chunks":[],"async":false}},"4224":{"*":{"id":"25220","name":"*","chunks":[],"async":false}},"4237":{"*":{"id":"98517","name":"*","chunks":[],"async":false}},"4268":{"*":{"id":"29876","name":"*","chunks":[],"async":false}},"4329":{"*":{"id":"48601","name":"*","chunks":[],"async":false}},"4342":{"*":{"id":"57462","name":"*","chunks":[],"async":false}},"4414":{"*":{"id":"67686","name":"*","chunks":[],"async":false}},"4446":{"*":{"id":"64557","name":"*","chunks":[],"async":false}},"4526":{"*":{"id":"52534","name":"*","chunks":[],"async":false}},"4631":{"*":{"id":"45011","name":"*","chunks":[],"async":false}},"4766":{"*":{"id":"26672","name":"*","chunks":[],"async":false}},"4942":{"*":{"id":"16120","name":"*","chunks":[],"async":false}},"4959":{"*":{"id":"17072","name":"*","chunks":[],"async":false}},"4996":{"*":{"id":"64416","name":"*","chunks":[],"async":false}},"5034":{"*":{"id":"93629","name":"*","chunks":[],"async":false}},"5048":{"*":{"id":"18773","name":"*","chunks":[],"async":false}},"5183":{"*":{"id":"77653","name":"*","chunks":[],"async":false}},"5228":{"*":{"id":"45029","name":"*","chunks":[],"async":false}},"5315":{"*":{"id":"33267","name":"*","chunks":[],"async":false}},"5414":{"*":{"id":"83313","name":"*","chunks":[],"async":false}},"5419":{"*":{"id":"28173","name":"*","chunks":[],"async":false}},"5524":{"*":{"id":"43750","name":"*","chunks":[],"async":false}},"5629":{"*":{"id":"50109","name":"*","chunks":[],"async":false}},"5664":{"*":{"id":"25543","name":"*","chunks":[],"async":false}},"5750":{"*":{"id":"28018","name":"*","chunks":[],"async":false}},"5777":{"*":{"id":"64441","name":"*","chunks":[],"async":false}},"5787":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"6214":{"*":{"id":"82502","name":"*","chunks":[],"async":false}},"6249":{"*":{"id":"53837","name":"*","chunks":[],"async":false}},"6257":{"*":{"id":"51203","name":"*","chunks":[],"async":false}},"6279":{"*":{"id":"24759","name":"*","chunks":[],"async":false}},"6386":{"*":{"id":"91738","name":"*","chunks":[],"async":false}},"6425":{"*":{"id":"32825","name":"*","chunks":[],"async":false}},"6508":{"*":{"id":"88169","name":"*","chunks":[],"async":false}},"6588":{"*":{"id":"15783","name":"*","chunks":[],"async":false}},"6702":{"*":{"id":"24950","name":"*","chunks":[],"async":false}},"6798":{"*":{"id":"82500","name":"*","chunks":[],"async":false}},"6817":{"*":{"id":"52821","name":"*","chunks":[],"async":false}},"6851":{"*":{"id":"78812","name":"*","chunks":[],"async":false}},"7032":{"*":{"id":"66767","name":"*","chunks":[],"async":false}},"7521":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"7710":{"*":{"id":"27449","name":"*","chunks":[],"async":false}},"7786":{"*":{"id":"615","name":"*","chunks":[],"async":false}},"8036":{"*":{"id":"59004","name":"*","chunks":[],"async":false}},"8126":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"8168":{"*":{"id":"24960","name":"*","chunks":[],"async":false}},"8419":{"*":{"id":"5467","name":"*","chunks":[],"async":false}},"8445":{"*":{"id":"97411","name":"*","chunks":[],"async":false}},"8526":{"*":{"id":"98584","name":"*","chunks":[],"async":false}},"8679":{"*":{"id":"32817","name":"*","chunks":[],"async":false}},"8802":{"*":{"id":"97766","name":"*","chunks":[],"async":false}},"8926":{"*":{"id":"4946","name":"*","chunks":[],"async":false}},"9594":{"*":{"id":"59441","name":"*","chunks":[],"async":false}},"9774":{"*":{"id":"48408","name":"*","chunks":[],"async":false}},"9959":{"*":{"id":"86901","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=423,a.ids=[423],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},602:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"0013275f5daef5cf97d9d2a604a968874bb91db236":()=>n.groomBacklog,"001e9438ad79751b43a67274b6ace17c2e1c928bc8":()=>o.Ni,"002234aea5fd2572718131ead1f05190985be74a33":()=>o.Tu,"00278cf083f0444f3a6e3424ad8e91620933154ebb":()=>o.oS,"003d1836382188603c5b40a8fd0c7735cec69e7922":()=>i.V,"003febf4e7267ca98f9eb9b6dc436d9a4e2b65e7ca":()=>n.approvePlan,"0042e68aad222037eb8d73ca8b3ce5329de2cd3485":()=>o.PO,"004385fd0fd07982e82eeb3fc0a146319a0c4cddcf":()=>q.PG,"0046a7e4ebb2cccc6a87edb43c2997756f18bda59a":()=>o.ME,"004ec7f252351e38a9c4baf338040eebc632b425d2":()=>j.f,"0051a52502b49e09ad171c2a611bc2418ed1c1a9dc":()=>e.PE,"005a226f73ea851bb80ec4f9fdf3aedb50fb7fbcd1":()=>e.y_,"005cb5bb28bc19f2d5ed503834ad00dc741d78a51d":()=>n.requestPlanChanges,"006e8af0a9d448c35929f30770e8bf32cf31d04059":()=>o.o3,"00703229b811528142c40576d5c57f3467b87b9b61":()=>d.bt,"008945e940738840c2c3f8cf09a767e9dff2d1d34b":()=>k.dj,"0090131bcae50230e28748655379447741ab652359":()=>o.gn,"00989a2c152ceb87b200f52f9d56d6a1006b3ae418":()=>j.O,"009be10f119924c7536924e7aa423be2a59d4a0f40":()=>q.eU,"00a3d5009503b1be561d7520e2b68ce0587a6740c0":()=>q.pM,"00bb81b2ee7b45ce9f2c558b5098b2acbe223d936e":()=>k.eg,"00c1fb6ce74d62b438d138919be4f28d737bd5f89e":()=>o.wP,"00c32dabc548d014c4502a6c19526793c39dcf6941":()=>o.e9,"00cdd261029ea6d12df690e0b43e69818dbfeca142":()=>h.x7,"00ce8a19facd18b6c85993ebd6da347d63d0579dfa":()=>k.io,"00d423e1c54f47493dd9e26787f081501532d5754f":()=>d.xU,"00d5ab8ca58d06168c31e17224e74cd797dd553208":()=>o.I_,"00df7e6e08eaa29f35def8db35d7aefb6c9acb9ce2":()=>e.KO,"00e50a7431e98599d5aed19f769603a9733c9a6711":()=>p.dZ,"00e68579200e3df5cde1803035a93f8406aa41e3b0":()=>h.Mp,"00ee824db0a18ba9e4b113a979c27e43db14785003":()=>e.GK,"00fd90f8c566baf01d21da17be366b2d1e7491c93b":()=>o.yL,"4004cb652b9955d22ac032162768b4e0579a46079b":()=>e.ey,"400cec94da616f674817927789cb26482bba22cfbd":()=>q.Kg,"4010339d35fee3f9209079d6bec35c010e1bbd23f5":()=>m.y,"4012df9fe60cdc771539fe5ed6ee353f894150d310":()=>g.L,"40180769811ee904607ab5b31116043b8c5f8be1a1":()=>i.E_,"401b5fdc3d8fb095679094c177536777e53f9c06fd":()=>q.lP,"401faef2c147c7b8c76c625693c54ed86b549ee2b1":()=>o.a4,"4021ca58f6081eea2ecbd22b042f8eb7cb116a2fc3":()=>i.zS,"40242806df9ad69eb1c87ff62b4b2b34b3abad98dd":()=>e.jc,"40249f352fbd111bf83a85129254e9e18ef8ea9d64":()=>l.TX,"40278c98b65eb6a42ba19ed36299f6ada32c9eea34":()=>n.approveSpec,"402f309ca81396a3a6311f360bf9412b8f0d7ddd29":()=>p.$K,"40351d5db9a1e50c1bd433937f063a80a1ce684789":()=>o.fb,"403749a90a6e9864bb036eaf2d190975f685b1ba05":()=>o.NM,"403f678d5d57534e9a4ef4af67527e65530a71636e":()=>o.DX,"404005f581c185523c57ba4de7b6e623b00422d422":()=>l.IL,"4043bf7bfb696cedd602c64d3cef7bf6dddbf9f469":()=>o.lj,"4049840f63a4a408162f9433c695913d7d732f0cc3":()=>n.advanceIssue,"4049b65fc61de5f15ea027c832048d695017a2cadc":()=>d.GW,"404aa55a36511316cdf338b098de663d429f9e7c1f":()=>k.De,"404c901d5190208920cd5fab66eb4a7dc4dcf80a63":()=>p.$h,"405269b46a81108a81930e8b0a56b704b311dd3771":()=>p.Kb,"4055d44350781ccf3333fcaf2f5cb371866c797769":()=>i.F,"406201c1d173ad16581e88feb7fdf42ebbc95ef841":()=>d.VL,"4067ca80a5da742c05fbb50e0a730ae4a24a79b000":()=>n.rejectIssue,"406d72c594f3390d996f2ff27df997baaef61c6310":()=>p.Qu,"4071f283e89c11613199ff14971015fe9755477e19":()=>o.$_,"4079f1999a35dc10b0cc2c6e51aea432b5ac1ec53e":()=>o.is,"407c52c4d4449ab61d90dcfa9cbf1ddd27160f6838":()=>e.RG,"4087d63502ffd433482eac1e2501638d73e92f276c":()=>p.FU,"4087e6e58cd4d57932fba61705c67f27c76e9dbebb":()=>d.Wu,"408d0690db0d1f458d2753a2a425c6d0588dddbf99":()=>n.planFromConversation,"4096425e44cce93bbec45707a6319457d2f7f2d3cb":()=>n.setAuto247,"40972d5b822e66513389d5179af32bb5f9ab77ca88":()=>g.p,"409743adf88b2fc6a237494fd51038d3a4527b0203":()=>h.lR,"4098a30c32d55222f36022ce7f7db3cbe0c93e6725":()=>o.R6,"4098f6bc6c8bcf5e0704daf3a5a7bab7ffa82a196c":()=>d.H7,"409c5ecd26ccaec10a2e66bce9e702bf46d8cc21e0":()=>n.rejectSpec,"409cee80b303bd917177f77ad49c5e1746aca73a8a":()=>n.startNewWork,"40a5db20e92cac0094f3ce6250a17ec8d42fc4d887":()=>n.generatePlan,"40a6b782c452b9d7da8220c5630efb6277ba4077a1":()=>h.sE,"40a7dc12aa0d1b7b04c68ad7e482ba71fd189a44a7":()=>i.VJ,"40aa8d10fe1fc7b3d00fb58cf6686d7e66a57a82de":()=>n.approveIssue,"40b05730806e4d6ca81c8b097bbe58fc8b2a6a9c19":()=>e.lJ,"40b85e5a61026f49480c36b5f71ce876512194b848":()=>e.S,"40dd7a9ba904e27f9eeac05cd7a750583e8de84545":()=>d.rd,"40ddb3a3e1847684bcb12359709a495d1b88672736":()=>o.h_,"40e311db584b685c4692979c63d0c6e43ebfbb3776":()=>e.r7,"40eca98781164e186e8b92598018c0247eee2533ed":()=>l.q4,"40faf10ed1dd931e743694b6ab07acfffa9f1c5fff":()=>d.gg,"6004268b45889f9b2382ed417ec4367b15ffbd649e":()=>p.Vz,"600d82e3d7031f663a63e6110ba9f565e1925bac77":()=>d.Fu,"60169bf18ab7ae25ef393ebad4eddece54ea85ff9d":()=>o.Fo,"602541726f950df2e46bd648c470b35caff4290401":()=>l.Jp,"60301fe28cb811b08550b91045a0558179995780c0":()=>d.ME,"603a0fc6b197de7e067fc7f41d783c28c3ee27f6f1":()=>o.qw,"603eb80a4d527822d9f493e45e76760002e3c2f6d1":()=>o.RS,"6043588d0686a7654ec852ff74b41a1990afb8ad5b":()=>l.bk,"60581df9364a1b92ebc0d853d7c78efa696792047f":()=>d.rm,"605cdb117d7636ebc2c1655a5624f369a8c5530ef3":()=>l.bV,"605ee4201fe65199f85db7180e840b038e2e8ffd10":()=>d.n4,"60631f6d3f2e6f9a3acd6af2ea98283dddab591972":()=>p.II,"60641a6b24e31ba5d7c698743071a038d3366fc586":()=>e.AA,"6089bcc5361f39d22c01d6f92038ab1a71d519835f":()=>f.k,"609895a3fa7a55dcfac01a098eb3273dcfb089e390":()=>p.MO,"609a3d386f1c90a49798f015e0cb71cab76d3d4c7c":()=>o.ft,"60b32ee464cb849770065f2600f4bf8f3af15e144e":()=>o.pG,"60b6a569caae9899b156707b836ab2851f5218fa91":()=>e.q$,"60c1724f6f00fd2d33760b52f4dde31de692d1b203":()=>f.I,"60e4f835be58e6ec4fe85c76b2c2ae336ad31fd96d":()=>o.NW,"60e6371f54999c9587eca32148839e4ce8eef9abc3":()=>e.LZ,"60e9b223d15847a611ea2b6fdf59614eceb4151ee9":()=>d.jw,"60eb6b77d80b13f25b83a55396fb595ef8099342e7":()=>n.groomBacklogFor,"60f29f8713a8b485dea8d9e2d1884240e38a89b6e6":()=>o.EQ,"700e7dc42f9902ba897ac4e36d45bfd5032bd56211":()=>d._z,"704a3423d6c72aa30fdd11f5081bffe4f5027d7fd4":()=>o.fM,"706d88c745d18277356678742d9b6b2b19c4f6e86d":()=>e.M8,"70a7b7da6705b5473f8eab23ee846e5e8b6269abe5":()=>o.sy,"70ca472c6f426de98a024aae3317d1ee8f077a7057":()=>o.a7,"70cf763bbb17ccf53b2ef6f3c345c74339237887e6":()=>o.Sy,"7cbd83e15e47957dd9cc5c3255941cba10209ba921":()=>o.Hg});var d=c(97140),e=c(15487),f=c(79505),g=c(51605),h=c(46363),i=c(46282),j=c(387),k=c(13604),l=c(7482),m=c(58169),n=c(36250),o=c(90259),p=c(44239),q=c(52932)},1708:a=>{"use strict";a.exports=require("node:process")},2396:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,63885,23)),Promise.resolve().then(c.bind(c,73838)),Promise.resolve().then(c.bind(c,46936)),Promise.resolve().then(c.bind(c,98459)),Promise.resolve().then(c.bind(c,93209)),Promise.resolve().then(c.bind(c,55872)),Promise.resolve().then(c.bind(c,17738)),Promise.resolve().then(c.bind(c,68294)),Promise.resolve().then(c.bind(c,46694)),Promise.resolve().then(c.bind(c,51221))},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},5006:a=>{"use strict";a.exports=import("@playwright/test")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},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")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30881:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>p});var d=c(61576),e=c(1782),f=c(80280),g=c(25533),h=c(95896),i=c(5323),j=c(25228),k=c(83313),l=c(25543),m=c(67949);let n={Must:"#e8688f",Should:"#e0a44e",Could:"#6cc7e0","Won't":"#6b7390"},o=["todo","doing","blocked","review","done"];async function p(){let a=await (0,m.l)(),{workspace:b}=await (0,h.nP)(),c=await f.db.select().from(g.issue).where((0,e.Uo)((0,e.eq)(g.issue.workspaceId,b.id),(0,e.eq)(g.issue.status,"active"))),p=await f.db.select().from(g.backlogItem).where((0,e.eq)(g.backlogItem.workspaceId,b.id)),q=await f.db.select().from(g.agent).where((0,e.eq)(g.agent.workspaceId,b.id)),r=Object.fromEntries(q.map(a=>[a.id,a])),s=q.find(a=>/product|\bpo\b|\bpm\b|owner/i.test(a.role))??q.find(a=>"donald"===a.handle)??null;return(0,d.jsxs)(i._,{title:a("mod.pm"),sub:a("pm.sub"),right:s?(0,d.jsxs)("span",{className:"chip-sm",style:{display:"flex",alignItems:"center",gap:6},children:[(0,d.jsx)(j.e,{name:s.name,color:s.color,size:18})," @",s.handle]}):void 0,children:[(0,d.jsxs)("div",{className:"view-section-title",style:{display:"flex",alignItems:"center",gap:12},children:[(0,d.jsx)("span",{children:a("pm.sprintBoard")}),(0,d.jsx)("span",{style:{marginLeft:"auto"},children:(0,d.jsx)(k.GroomBacklogButton,{})})]}),(0,d.jsx)("div",{className:"kanban kanban-fit",children:o.map(b=>{let e=c.filter(a=>a.col===b&&("done"!==b||!a.updatedAt||Date.now()-a.updatedAt.getTime()<=864e5));return(0,d.jsxs)("div",{className:"kan-col",children:[(0,d.jsxs)("div",{className:"kan-col-head",children:[a(`pm.col.${b}`),(0,d.jsx)("span",{className:"kc-count",children:e.length})]}),(0,d.jsxs)("div",{className:"kan-cards scroll",children:[e.map(b=>{let c=b.assigneeId?r[b.assigneeId]:null;return(0,d.jsxs)("div",{className:"kan-card",children:[(0,d.jsx)("div",{className:"kk-title",style:{marginTop:0},children:b.title}),(0,d.jsxs)("div",{className:"kk-foot",children:[(0,d.jsx)(k.IssueMoscow,{id:b.id,moscow:b.moscow}),c&&(0,d.jsx)(j.e,{name:c.name,color:c.color,size:20}),(0,d.jsx)("span",{className:"chip-sm",style:{marginLeft:"auto"},children:a("pm.pts",{n:b.points})}),(0,d.jsx)(k.IssueCardActions,{id:b.id,col:b.col})]}),(0,d.jsx)("div",{className:"kk-foot",style:{marginTop:6},children:(0,d.jsx)(l.IssueApprove,{issueId:b.id,issueKey:b.key,approved:b.approved})})]},b.id)}),0===e.length&&(0,d.jsx)("div",{className:"muted",style:{fontSize:11.5,padding:"2px 1px"},children:a("pm.noCards")})]})]},b)})}),(0,d.jsxs)("div",{className:"view-section-title",style:{marginTop:26,display:"flex",alignItems:"center",gap:12},children:[(0,d.jsx)("span",{children:a("pm.backlog")}),(0,d.jsx)("span",{style:{marginLeft:"auto"},children:(0,d.jsx)(k.NewBacklogButton,{})})]}),0===p.length&&(0,d.jsx)("div",{className:"muted",style:{fontSize:12.5,padding:"2px 1px"},children:a("pm.noBacklog")}),(0,d.jsx)("div",{className:"scroll",style:{maxHeight:440,overflowY:"auto"},children:p.map(b=>(0,d.jsxs)("div",{className:"lrow",style:{marginBottom:8},children:[(0,d.jsx)("span",{className:"chip-sm",children:b.id.slice(0,6)}),(0,d.jsx)("div",{className:"lr-main",children:(0,d.jsx)("div",{className:"lr-title",children:b.title})}),function(a){if(!a)return null;let b=n[a]??"#6b7390";return(0,d.jsx)("span",{className:"pill",style:{background:b+"22",color:b},children:a})}(b.moscow),(0,d.jsx)("span",{className:"chip-sm",children:a("pm.pts",{n:b.points})}),(0,d.jsx)(k.BacklogRowActions,{id:b.id})]},b.id))})]})}},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},37067:a=>{"use strict";a.exports=require("node:http")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},44239:(a,b,c)=>{"use strict";c.d(b,{$K:()=>m,$h:()=>q,FU:()=>t,II:()=>s,Kb:()=>u,MO:()=>o,Qu:()=>n,Vz:()=>r,dZ:()=>p});var d=c(6866),e=c(77598),f=c(97603),g=c(31371),h=c(65705),i=c(1890),j=c(53993),k=c(83963),l=c(84903);async function m(a){let{workspace:b}=await (0,j.nP)(),c=a.title.trim();c&&(await h.db.insert(i.backlogItem).values({id:(0,e.randomUUID)(),workspaceId:b.id,title:c,moscow:a.moscow??"Should",points:a.points??0}),(0,g.revalidatePath)("/pm"))}async function n(a){let{workspace:b}=await (0,j.nP)();await h.db.delete(i.backlogItem).where((0,f.Uo)((0,f.eq)(i.backlogItem.id,a),(0,f.eq)(i.backlogItem.workspaceId,b.id))),(0,g.revalidatePath)("/pm")}async function o(a,b){let c=await h.db.select().from(i.issue).where((0,f.Uo)((0,f.eq)(i.issue.workspaceId,b),(0,f.eq)(i.issue.status,"active"))),d=c.filter(a=>"done"===a.col),e=c.filter(a=>"done"!==a.col);if(!d.length)return{ok:!1,shipped:0,carried:e.length};let g=new Date().toISOString().slice(0,10),j=[`# Sprint retro — ${g}`,"",`## Shipped (${d.length})`,...d.map(a=>`- ${a.key} — ${a.title}${a.points?` (${a.points} pts)`:""}`),"",`## Carried over (${e.length})`,...e.length?e.map(a=>`- ${a.key} [${a.col}] — ${a.title}`):["- (nothing — clean sprint)"],"",`_Closed ${new Date().toISOString()} by the Product Owner._`,""].join("\n"),m=`PO/sprint-retro-${g}.md`;try{await (0,k.g)(a,m,j)}catch(a){console.error("[closeSprint] retro write failed:",a)}return await h.db.update(i.issue).set({status:"archived"}).where((0,f.Uo)((0,f.eq)(i.issue.workspaceId,b),(0,f.RV)(i.issue.id,d.map(a=>a.id)))),await (0,l.j)(b,{text:`Sprint closed — ${d.length} shipped, ${e.length} carried over; retro at ${m}`,by:"donald",source:"po-grooming"}),{ok:!0,shipped:d.length,carried:e.length,path:m}}async function p(){let{org:a,workspace:b}=await (0,j.nP)(),c=await o(a.id,b.id);return(0,g.revalidatePath)("/pm"),(0,g.revalidatePath)("/","layout"),c}async function q(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.backlogItem).where((0,f.Uo)((0,f.eq)(i.backlogItem.id,a),(0,f.eq)(i.backlogItem.workspaceId,b.id)));if(!c)return;let d=(await h.db.select().from(i.issue).where((0,f.eq)(i.issue.workspaceId,b.id))).length;await h.db.insert(i.issue).values({id:(0,e.randomUUID)(),workspaceId:b.id,key:"S-"+(d+1),title:c.title,col:"todo",prio:"med",moscow:c.moscow,points:c.points}),await h.db.delete(i.backlogItem).where((0,f.eq)(i.backlogItem.id,a)),(0,g.revalidatePath)("/pm")}async function r(a,b){let{workspace:c}=await (0,j.nP)();await h.db.update(i.issue).set({col:b}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,c.id))),(0,g.revalidatePath)("/pm")}async function s(a,b){let{workspace:c}=await (0,j.nP)();await h.db.update(i.issue).set({moscow:b}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,c.id))),(0,g.revalidatePath)("/pm")}async function t(a){let{workspace:b}=await (0,j.nP)();await h.db.update(i.issue).set({col:"blocked"}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,b.id))),await h.db.update(i.task).set({col:"blocked"}).where((0,f.Uo)((0,f.eq)(i.task.issueId,a),(0,f.eq)(i.task.workspaceId,b.id))),(0,g.revalidatePath)("/pm"),(0,g.revalidatePath)("/tasks")}async function u(a){let{workspace:b}=await (0,j.nP)();await h.db.update(i.issue).set({col:"todo"}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,b.id)));let[c]=await h.db.update(i.task).set({col:"todo"}).where((0,f.Uo)((0,f.eq)(i.task.issueId,a),(0,f.eq)(i.task.workspaceId,b.id))).returning();c?.assigneeId&&await h.db.update(i.agent).set({status:"idle"}).where((0,f.eq)(i.agent.id,c.assigneeId)),(0,g.revalidatePath)("/pm"),(0,g.revalidatePath)("/tasks")}(0,c(74252).D)([m,n,o,p,q,r,s,t,u]),(0,d.A)(m,"402f309ca81396a3a6311f360bf9412b8f0d7ddd29",null),(0,d.A)(n,"406d72c594f3390d996f2ff27df997baaef61c6310",null),(0,d.A)(o,"609895a3fa7a55dcfac01a098eb3273dcfb089e390",null),(0,d.A)(p,"00e50a7431e98599d5aed19f769603a9733c9a6711",null),(0,d.A)(q,"404c901d5190208920cd5fab66eb4a7dc4dcf80a63",null),(0,d.A)(r,"6004268b45889f9b2382ed417ec4367b15ffbd649e",null),(0,d.A)(s,"60631f6d3f2e6f9a3acd6af2ea98283dddab591972",null),(0,d.A)(t,"4087d63502ffd433482eac1e2501638d73e92f276c",null),(0,d.A)(u,"405269b46a81108a81930e8b0a56b704b311dd3771",null)},44252:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,4195,23)),Promise.resolve().then(c.bind(c,25543)),Promise.resolve().then(c.bind(c,83313)),Promise.resolve().then(c.bind(c,32825)),Promise.resolve().then(c.bind(c,15783)),Promise.resolve().then(c.bind(c,67686)),Promise.resolve().then(c.bind(c,29876)),Promise.resolve().then(c.bind(c,16120)),Promise.resolve().then(c.bind(c,42328)),Promise.resolve().then(c.bind(c,4719))},46466:a=>{"use strict";a.exports=require("node:stream/promises")},46936:(a,b,c)=>{"use strict";c.d(b,{BacklogRowActions:()=>x,GroomBacklogButton:()=>q,IssueCardActions:()=>w,IssueMoscow:()=>t,NewBacklogButton:()=>v});var d=c(4374),e=c(74679),f=c(43526),g=c(31819),h=c(2910);let i=(0,h.createServerReference)("60631f6d3f2e6f9a3acd6af2ea98283dddab591972",h.callServer,void 0,h.findSourceMapURL,"setIssueMoscow"),j=(0,h.createServerReference)("402f309ca81396a3a6311f360bf9412b8f0d7ddd29",h.callServer,void 0,h.findSourceMapURL,"createBacklogItem"),k=(0,h.createServerReference)("405269b46a81108a81930e8b0a56b704b311dd3771",h.callServer,void 0,h.findSourceMapURL,"unblockIssue"),l=(0,h.createServerReference)("6004268b45889f9b2382ed417ec4367b15ffbd649e",h.callServer,void 0,h.findSourceMapURL,"moveIssue"),m=(0,h.createServerReference)("4087d63502ffd433482eac1e2501638d73e92f276c",h.callServer,void 0,h.findSourceMapURL,"blockIssue"),n=(0,h.createServerReference)("404c901d5190208920cd5fab66eb4a7dc4dcf80a63",h.callServer,void 0,h.findSourceMapURL,"promoteBacklogItem"),o=(0,h.createServerReference)("406d72c594f3390d996f2ff27df997baaef61c6310",h.callServer,void 0,h.findSourceMapURL,"deleteBacklogItem"),p=(0,h.createServerReference)("0013275f5daef5cf97d9d2a604a968874bb91db236",h.callServer,void 0,h.findSourceMapURL,"groomBacklog");function q(){let a=(0,g.k)(),[b,c]=(0,e.useTransition)(),[h,i]=(0,e.useState)(null);return(0,d.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:8},children:[h&&(0,d.jsx)("span",{style:{fontSize:11.5,color:"var(--text-dim)"},children:h}),(0,d.jsxs)("button",{className:"btn-ghost",disabled:b,onClick:function(){i(null),c(async()=>{let b=await p();i(b.ok?a("pm.groomed",{n:b.groomed??0}):b.error??a("pm.groomFailed"))})},title:a("pm.groomDesc"),children:[b?(0,d.jsx)("span",{className:"sync-spin",children:(0,d.jsx)(f.I,{name:"refresh",size:13})}):(0,d.jsx)(f.I,{name:"branch",size:13})," ",b?a("pm.grooming"):a("pm.groom")]})]})}let r=["Must","Should","Could","Won't"],s={Must:"#e8688f",Should:"#e0a44e",Could:"#6cc7e0","Won't":"#6b7390"};function t({id:a,moscow:b}){let c=(0,g.k)(),[f,h]=(0,e.useState)(b??"Should"),[,j]=(0,e.useTransition)(),k=s[f];return(0,d.jsx)("button",{className:"pill",style:{background:k+"22",color:k,cursor:"pointer",border:"none"},title:c("pm.moscow.cycle"),onClick:function(){let b=r[(r.indexOf(f)+1)%r.length];h(b),j(()=>i(a,b))},children:f})}let u={todo:"doing",doing:"review",review:"done"};function v(){let a=(0,g.k)(),[b,c]=(0,e.useState)(!1),[h,i]=(0,e.useState)(""),[k,l]=(0,e.useState)("Should"),[m,n]=(0,e.useState)(3),[o,p]=(0,e.useTransition)();function q(){h.trim()&&p(async()=>{await j({title:h,moscow:k,points:m}),c(!1),i(""),l("Should"),n(3)})}return b?(0,d.jsx)("div",{className:"modal-overlay",onClick:()=>c(!1),children:(0,d.jsxs)("div",{className:"modal",onClick:a=>a.stopPropagation(),children:[(0,d.jsx)("div",{className:"modal-head",children:(0,d.jsxs)("div",{className:"modal-title",children:[(0,d.jsx)(f.I,{name:"goto",size:15})," ",a("pm.backlog.newItem")]})}),(0,d.jsxs)("div",{className:"modal-body",children:[(0,d.jsx)("label",{className:"form-label",children:a("pm.field.title")}),(0,d.jsx)("input",{className:"form-input",autoFocus:!0,placeholder:a("pm.backlog.titlePlaceholder"),value:h,onChange:a=>i(a.target.value),onKeyDown:a=>{"Enter"===a.key&&q()}}),(0,d.jsxs)("div",{style:{display:"flex",gap:12,marginTop:12},children:[(0,d.jsxs)("div",{style:{flex:1},children:[(0,d.jsx)("label",{className:"form-label",children:a("pm.field.priorityMoscow")}),(0,d.jsx)("select",{className:"form-input",value:k,onChange:a=>l(a.target.value),children:r.map(a=>(0,d.jsx)("option",{value:a,children:a},a))})]}),(0,d.jsxs)("div",{style:{width:110},children:[(0,d.jsx)("label",{className:"form-label",children:a("pm.field.points")}),(0,d.jsx)("input",{className:"form-input",type:"number",min:0,value:m,onChange:a=>n(Number(a.target.value)||0)})]})]})]}),(0,d.jsxs)("div",{className:"modal-foot",children:[(0,d.jsx)("button",{className:"btn-ghost",onClick:()=>c(!1),children:a("common.cancel")}),(0,d.jsx)("button",{className:"btn-accent",disabled:o||!h.trim(),onClick:q,children:a(o?"pm.backlog.adding":"common.add")})]})]})}):(0,d.jsxs)("button",{className:"btn-accent",onClick:()=>c(!0),children:[(0,d.jsx)(f.I,{name:"add",size:14})," ",a("pm.backlog.addItem")]})}function w({id:a,col:b}){let c=(0,g.k)(),[h,i]=(0,e.useTransition)(),j=u[b],n=(a,b,c,e)=>(0,d.jsx)("button",{className:"chip-sm",disabled:h,title:a,style:{cursor:"pointer",display:"inline-flex",alignItems:"center",color:e},onClick:()=>i(b),children:(0,d.jsx)(f.I,{name:c,size:12})});return"blocked"===b?(0,d.jsx)("span",{style:{display:"inline-flex",gap:6},children:n(c("pm.action.unblock"),()=>k(a),"play","var(--sx-string)")}):(0,d.jsxs)("span",{style:{display:"inline-flex",gap:6},children:[j&&n(c("pm.action.advanceTo",{col:c(`pm.col.${j}`)}),()=>l(a,j),"chevronRight"),"done"!==b&&n(c("pm.action.block"),()=>m(a),"shield","#e8688f")]})}function x({id:a}){let b=(0,g.k)(),[c,h]=(0,e.useTransition)();return(0,d.jsxs)("span",{style:{display:"inline-flex",gap:6},children:[(0,d.jsx)("button",{className:"chip-sm",disabled:c,title:b("pm.action.promote"),style:{cursor:"pointer",display:"inline-flex",alignItems:"center"},onClick:()=>h(()=>n(a)),children:(0,d.jsx)(f.I,{name:"goto",size:12})}),(0,d.jsx)("button",{className:"chip-sm",disabled:c,title:b("pm.action.deleteBacklog"),style:{cursor:"pointer",display:"inline-flex",alignItems:"center"},onClick:()=>h(()=>o(a)),children:(0,d.jsx)(f.I,{name:"trash",size:12})})]})}},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},55511:a=>{"use strict";a.exports=require("crypto")},57075:a=>{"use strict";a.exports=require("node:stream")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},77950:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(53488),e=c(69743),f=c(34185),g=c(65510),h=c(72584),i=c(75994),j=c(66273),k=c(50962),l=c(26936),m=c(14018),n=c(99048),o=c(45164),p=c(25026),q=c(47743),r=c(261),s=c(18619),t=c(61528),u=c(26713),v=c(26242),w=c(20599),x=c(23307),y=c(22204),z=c(6044),A=c(61840),B=c(7612),C=c(86439),D=c(77068),E=c(6944),F=c(66516),G=c(4984),H=c(60865),I=c(70722),J=c(77032),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(app)",{children:["pm",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,30881)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\pm\\page.tsx"]}]},{"global-error":[()=>Promise.resolve().then(c.bind(c,24759)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,94496)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,35266)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\error.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,24759)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,84946,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,22835,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,61238,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,91517)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,28173)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\error.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,24759)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,84946,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,22835,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,61238,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(app)/pm/page",pathname:"/pm",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(app)/pm/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(98649).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(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:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)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=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.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 u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).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)!==v.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(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}},78474:a=>{"use strict";a.exports=require("node:events")},83313:(a,b,c)=>{"use strict";c.d(b,{BacklogRowActions:()=>i,GroomBacklogButton:()=>e,IssueCardActions:()=>h,IssueMoscow:()=>f,NewBacklogButton:()=>g});var d=c(62060);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call GroomBacklogButton() from the server but GroomBacklogButton 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","GroomBacklogButton"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call IssueMoscow() from the server but IssueMoscow 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","IssueMoscow"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call NewBacklogButton() from the server but NewBacklogButton 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","NewBacklogButton"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call IssueCardActions() from the server but IssueCardActions 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","IssueCardActions"),i=(0,d.registerClientReference)(function(){throw Error("Attempted to call BacklogRowActions() from the server but BacklogRowActions 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","BacklogRowActions")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3050,658,9676,1845,7971,8762,4616,6719,3266,4832,1572,3131,8623,5060,3234,3078,6431,259,1082],()=>b(b.s=77950));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=423,a.ids=[423],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},2396:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,63885,23)),Promise.resolve().then(c.bind(c,38750)),Promise.resolve().then(c.bind(c,30175)),Promise.resolve().then(c.bind(c,15534)),Promise.resolve().then(c.bind(c,93209)),Promise.resolve().then(c.bind(c,55872)),Promise.resolve().then(c.bind(c,35502)),Promise.resolve().then(c.bind(c,68294)),Promise.resolve().then(c.bind(c,46694)),Promise.resolve().then(c.bind(c,51221))},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},5006:a=>{"use strict";a.exports=import("@playwright/test")},7293:(a,b,c)=>{"use strict";c.r(b),c.d(b,{"0006e9a4090ba43efa59bbc52b604c68dda554a774":()=>i.V,"001d11e1ddfafcf521054a33afdc0087b8fc02ca5e":()=>j.f,"002c0373eb489ecbc946c950c8ea8d521c7213317f":()=>o.o3,"002ec012533e91d74d3596cacc28fb29672dd2d424":()=>n.requestPlanChanges,"003426238e2afd09e1ff683df65d7cf57f365f0962":()=>o.I_,"0037eb6e1f803a7499d013ecaab6117032935d1b72":()=>o.wP,"0044a4176868ac18f0aeb8ee726359b8b0e60a18fe":()=>p.dZ,"004ce9f8e7df6b350e290d12470ef196a750e4149d":()=>o.Ni,"0054aed3bbc6eb774bcc077faa643b1a3f215b8d8d":()=>o.gn,"00554f3f45aed8311b34015efd1675c98eb75a7003":()=>h.Mp,"005cb7cf17a2509d978d131aea927da4e5dfbe7b4d":()=>k.dj,"005eb4893b1e512faf4421ca4b7e75fff599074e17":()=>o.ME,"0065d0a233bee6cc0f2cc0ec1c9e2e57d3fe4146bd":()=>d.bt,"0067de168f0f3d5d47da2729379e374260b6f809a6":()=>q.eU,"0070ebdbc96d2494dec393065dc20d3e1428946b54":()=>o.oS,"0074f45d8e4ca4543908c3ced6c3b9b9a3706ea44d":()=>e.GK,"00776508d76f457fe33f124a1fb10321c0b2c6f3d6":()=>q.pM,"00787e1d3b391edf77c366599af3e651180d599956":()=>h.x7,"0078c3cfde299e57b61ac68334e3fe978d3fc6cef6":()=>k.io,"009f3ddf3819ad383dee68db2183a1210c5023774a":()=>q.PG,"00a0c266caaa88ca19c7fce426d235d7254e156543":()=>k.eg,"00b0424273db45fdd1ed9819fbf3a0261297582ed7":()=>o.e9,"00b3b52cb7833f87653e869ab0da35b470165ab3f2":()=>n.groomBacklog,"00b6085e87c60d69c98335e7ef04a5574220b4f025":()=>o.Tu,"00c5d56da7decbec8096882f7d50264b3ae26069b7":()=>o.yL,"00caf518bdee64b8e365f2de8f5e807f028e55958d":()=>o.PO,"00d246fcde2d3c50428679fff30012c9289346cf37":()=>e.PE,"00d7e9c1769c68149f98218001d1ddeb98043eccfe":()=>d.xU,"00e565233acd1b1622979ff2cf891f01f7021a1b7a":()=>n.approvePlan,"00ec143d02ba9e6f04b7c8a88a81e38d3cf3251d07":()=>e.y_,"00f0bb87694f8eeadf8dcf1c1cfa321313a5a4b1fb":()=>e.KO,"00fee93e284b9d3ce4673d4b35a90469df57457050":()=>j.O,"40036da9c7c0ca4e2e6adcf4b5fdaefded4551dd7e":()=>h.sE,"400a37db059d75ab551eb466d9f9056caa6261039b":()=>e.RG,"400eee66a77accda3de846105635a40928fdfbd421":()=>d.rd,"40104e3f5d98ea464ee672c32c0300f24fbfb7956f":()=>o.is,"4012501e494aa25cf5c7859e4f894c264b3df602d1":()=>d.gg,"401537863fc299cde8711d47d73c711da22420fd28":()=>o.fb,"40229ffd8a45e2e0f8d2785dd10a832a93667c7d75":()=>p.$h,"4022dbfbf7ae4d80973913063f180ab793855b0200":()=>i.F,"40293323048082ece1bf68bdf4c696ef179d3f8e40":()=>e.ey,"40314400968043e4211eb1a33f0411b6a4e81073db":()=>o.$_,"403ac9e50781e88525176283ac0911735a903bdcfe":()=>l.IL,"4040f166eec5ea57ea575d9d9c381347e68abe1328":()=>n.startNewWork,"404de78d48c7a08195046dd144742454e2bda67c9c":()=>n.approveSpec,"40567e035fbfc4a7f481e872dbcbc25e0603fbe645":()=>q.Kg,"405d7da766ec83b2a7be6e5c1b554e0077d0584ad8":()=>i.VJ,"40601efd7c8cf9c8003649273bd48079ac53d9137b":()=>d.H7,"4065765cf5017f860dee347e9cf6370a4635b09b71":()=>k.De,"406e99a37195b91a40e27c4203663a3e23f1c53e50":()=>e.S,"40747886657d57fe4ec7bb6e930420729ce0501fd8":()=>n.setAuto247,"407c3e9df9b0d1da40b0b033574d67de5b2dbab44b":()=>n.advanceIssue,"407e76c79e36677578f1327d2f785d64c352713479":()=>n.rejectIssue,"407edf85849570f6bac31fa7be72ea92e762873ac0":()=>h.lR,"407fce3da0c8d3712c1bb9b6e37754fd1c495cb81b":()=>d.GW,"40854c3b69d8580f508df721657835a17406a94f4e":()=>m.y,"4085d74d131ad9bf899770cb28b2a74b5e4fb3b400":()=>o.lj,"40906b2a0eff3b995c5509c6955f597a85e3c500c2":()=>l.q4,"4090dfcfd07d329c55152cb0be356ba4ac7bbb578b":()=>d.VL,"40933768e7809f7eb198ab6ffe0955c3d64fb1a288":()=>n.planFromConversation,"409483dd86b3a500619c574d5486d6fe760b53accd":()=>n.approveIssue,"4097a2cce3286ca652da56e3500df9be092d3b45a8":()=>p.Qu,"40a219e2f0b45013a4fc31a6c2f0dd8a96c4c47187":()=>p.$K,"40a365881044a266aad4ddc3f3542bdbd40ea80976":()=>o.a4,"40ac6757fb2775911c0038068e6886a3048ccde63e":()=>d.Wu,"40ad220ad11c5e62121a9df3584f8a27bc67e248d1":()=>l.TX,"40af5dbd3aa35380e77900d419d87a5476ee59d61f":()=>o.DX,"40b3106761cb55bccc8cf2a370e0965143c7c098cd":()=>e.r7,"40b9f423165fc1bd787ea6c1079de9f2c3abab7157":()=>n.generatePlan,"40ce2a1d1b3f5a652afcd597a20bc8bfc5e240f8e2":()=>n.rejectSpec,"40d0e07cd481a5d3b711c27030044fd000f063541a":()=>q.lP,"40da22700f7d2c6a79cb198ecbf50ad7b3ac270e07":()=>e.lJ,"40dcf3ab7a2818d71a2bce6c8764a1ea4a4c8f9117":()=>o.NM,"40e220cadf218deb046753a2887e2699852bf42574":()=>p.Kb,"40e22c0531e76deec086d8616469b01a4fd360e0ff":()=>e.jc,"40e2554fd57b4e5a7a54c4ede48a862646bc2f4006":()=>g.p,"40e66a004301dc99f15f2608fac3a6560de975f851":()=>o.h_,"40eaa95a118f68ba6cc5534f2cc76b35616692aba7":()=>p.FU,"40ed76b2ba0cfbb4589e93ea1063b8cda68094a7f4":()=>i.E_,"40f2ed8b17501eb4f787ae6031a1453166894c6b1a":()=>g.L,"40f5c5f7f97d05cc50aacd64dda0072d6ce1fd937b":()=>i.zS,"40fb2f95350f09e70822a896e6c4d2e813adb423f9":()=>o.R6,"600159a7c0a9148c31ba4aab639d38dd75e689cdf8":()=>o.qw,"60022aad2416c9dfe4508966ca25588590c11049dd":()=>o.EQ,"601b583d70097128ea8208f56230640112a36ed0b4":()=>n.groomBacklogFor,"601c5045ab6df3fac3ad4460cda224c173358681c8":()=>l.Jp,"60292c59db016271742efaad80f36105065410c82f":()=>e.AA,"6035e1b1e8dddd89c5b7bdf2f3baa64b3731637010":()=>p.MO,"60417785708caded29d4ec16beff83b97071aa8eab":()=>o.ft,"6059882e0544cbad698c8da2cd5f36f90b414b4dae":()=>d.Fu,"606172ae2b4f1bd8d53a80749741c48cdb043bc24f":()=>f.I,"6071f6fad90bba9afb8993e8201d90922c0b420035":()=>d.rm,"60749086c507cd288a6467eaf4ddb4ba491c9b0370":()=>o.RS,"607abf4183886833e6e480c222512329f142131c77":()=>d.jw,"6080d722c582ff327c6d40d6d75b49792f25d05e90":()=>e.q$,"6094c9c31617426b089c8127d6fbdbb84090a8e2c9":()=>o.NW,"609840742e940619bb5a84de070dda27c453a3a4a4":()=>d.ME,"6099335f5d628ec80a08eea59ddc024ae4003b6cf3":()=>o.pG,"609babc1bf8e845464b748fcd82cf2757a1ce45f90":()=>e.LZ,"60a025032216a5019fcba2c05847baf9e0b0fe8214":()=>l.bV,"60aabde05e027b8493bf2f9d8d59fc5fed6b687751":()=>l.bk,"60ac6b802b4ac5f1a28c3dbdb5ff9f27e10a8e3dcf":()=>f.k,"60b6b0192e59a6db12c7e8037e4b827a7367795aab":()=>o.Fo,"60c4ced97984a733b9381699d2f6c5eec8455376cf":()=>p.Vz,"60cbd8ee8dce60b2f3e9604855b3939d629c3702a7":()=>p.II,"60edb05ee6cc09289adab8cda11ee413c19d4c7f54":()=>d.n4,"700f964a4b50becaacdd88e7650b66718f5cd8dc7b":()=>o.Sy,"7021668545dfe92417d5a7a2e640816b5f9179c339":()=>o.fM,"703023a31555bd5115954eb1274fb796ec5c2ca922":()=>d._z,"709237475d6d2e64f2d693bc804672bd7e7e2e48e3":()=>e.M8,"70f2d351d4b0f68980846fd1cd3eb10734aaf8baa9":()=>o.a7,"70fa9b591b64643dc3e52f6796aa779c5130236060":()=>o.sy,"7c037277c7fba4ca0e413ee86c0199e0ee063957b3":()=>o.Hg});var d=c(97140),e=c(15487),f=c(79505),g=c(51605),h=c(46363),i=c(46282),j=c(387),k=c(13604),l=c(7482),m=c(58169),n=c(36250),o=c(90259),p=c(44239),q=c(52932)},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},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")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30175:(a,b,c)=>{"use strict";c.d(b,{BacklogRowActions:()=>x,GroomBacklogButton:()=>q,IssueCardActions:()=>w,IssueMoscow:()=>t,NewBacklogButton:()=>v});var d=c(4374),e=c(74679),f=c(43526),g=c(31819),h=c(2910);let i=(0,h.createServerReference)("60cbd8ee8dce60b2f3e9604855b3939d629c3702a7",h.callServer,void 0,h.findSourceMapURL,"setIssueMoscow"),j=(0,h.createServerReference)("40a219e2f0b45013a4fc31a6c2f0dd8a96c4c47187",h.callServer,void 0,h.findSourceMapURL,"createBacklogItem"),k=(0,h.createServerReference)("40e220cadf218deb046753a2887e2699852bf42574",h.callServer,void 0,h.findSourceMapURL,"unblockIssue"),l=(0,h.createServerReference)("60c4ced97984a733b9381699d2f6c5eec8455376cf",h.callServer,void 0,h.findSourceMapURL,"moveIssue"),m=(0,h.createServerReference)("40eaa95a118f68ba6cc5534f2cc76b35616692aba7",h.callServer,void 0,h.findSourceMapURL,"blockIssue"),n=(0,h.createServerReference)("40229ffd8a45e2e0f8d2785dd10a832a93667c7d75",h.callServer,void 0,h.findSourceMapURL,"promoteBacklogItem"),o=(0,h.createServerReference)("4097a2cce3286ca652da56e3500df9be092d3b45a8",h.callServer,void 0,h.findSourceMapURL,"deleteBacklogItem"),p=(0,h.createServerReference)("00b3b52cb7833f87653e869ab0da35b470165ab3f2",h.callServer,void 0,h.findSourceMapURL,"groomBacklog");function q(){let a=(0,g.k)(),[b,c]=(0,e.useTransition)(),[h,i]=(0,e.useState)(null);return(0,d.jsxs)("span",{style:{display:"inline-flex",alignItems:"center",gap:8},children:[h&&(0,d.jsx)("span",{style:{fontSize:11.5,color:"var(--text-dim)"},children:h}),(0,d.jsxs)("button",{className:"btn-ghost",disabled:b,onClick:function(){i(null),c(async()=>{let b=await p();i(b.ok?a("pm.groomed",{n:b.groomed??0}):b.error??a("pm.groomFailed"))})},title:a("pm.groomDesc"),children:[b?(0,d.jsx)("span",{className:"sync-spin",children:(0,d.jsx)(f.I,{name:"refresh",size:13})}):(0,d.jsx)(f.I,{name:"branch",size:13})," ",b?a("pm.grooming"):a("pm.groom")]})]})}let r=["Must","Should","Could","Won't"],s={Must:"#e8688f",Should:"#e0a44e",Could:"#6cc7e0","Won't":"#6b7390"};function t({id:a,moscow:b}){let c=(0,g.k)(),[f,h]=(0,e.useState)(b??"Should"),[,j]=(0,e.useTransition)(),k=s[f];return(0,d.jsx)("button",{className:"pill",style:{background:k+"22",color:k,cursor:"pointer",border:"none"},title:c("pm.moscow.cycle"),onClick:function(){let b=r[(r.indexOf(f)+1)%r.length];h(b),j(()=>i(a,b))},children:f})}let u={todo:"doing",doing:"review",review:"done"};function v(){let a=(0,g.k)(),[b,c]=(0,e.useState)(!1),[h,i]=(0,e.useState)(""),[k,l]=(0,e.useState)("Should"),[m,n]=(0,e.useState)(3),[o,p]=(0,e.useTransition)();function q(){h.trim()&&p(async()=>{await j({title:h,moscow:k,points:m}),c(!1),i(""),l("Should"),n(3)})}return b?(0,d.jsx)("div",{className:"modal-overlay",onClick:()=>c(!1),children:(0,d.jsxs)("div",{className:"modal",onClick:a=>a.stopPropagation(),children:[(0,d.jsx)("div",{className:"modal-head",children:(0,d.jsxs)("div",{className:"modal-title",children:[(0,d.jsx)(f.I,{name:"goto",size:15})," ",a("pm.backlog.newItem")]})}),(0,d.jsxs)("div",{className:"modal-body",children:[(0,d.jsx)("label",{className:"form-label",children:a("pm.field.title")}),(0,d.jsx)("input",{className:"form-input",autoFocus:!0,placeholder:a("pm.backlog.titlePlaceholder"),value:h,onChange:a=>i(a.target.value),onKeyDown:a=>{"Enter"===a.key&&q()}}),(0,d.jsxs)("div",{style:{display:"flex",gap:12,marginTop:12},children:[(0,d.jsxs)("div",{style:{flex:1},children:[(0,d.jsx)("label",{className:"form-label",children:a("pm.field.priorityMoscow")}),(0,d.jsx)("select",{className:"form-input",value:k,onChange:a=>l(a.target.value),children:r.map(a=>(0,d.jsx)("option",{value:a,children:a},a))})]}),(0,d.jsxs)("div",{style:{width:110},children:[(0,d.jsx)("label",{className:"form-label",children:a("pm.field.points")}),(0,d.jsx)("input",{className:"form-input",type:"number",min:0,value:m,onChange:a=>n(Number(a.target.value)||0)})]})]})]}),(0,d.jsxs)("div",{className:"modal-foot",children:[(0,d.jsx)("button",{className:"btn-ghost",onClick:()=>c(!1),children:a("common.cancel")}),(0,d.jsx)("button",{className:"btn-accent",disabled:o||!h.trim(),onClick:q,children:a(o?"pm.backlog.adding":"common.add")})]})]})}):(0,d.jsxs)("button",{className:"btn-accent",onClick:()=>c(!0),children:[(0,d.jsx)(f.I,{name:"add",size:14})," ",a("pm.backlog.addItem")]})}function w({id:a,col:b}){let c=(0,g.k)(),[h,i]=(0,e.useTransition)(),j=u[b],n=(a,b,c,e)=>(0,d.jsx)("button",{className:"chip-sm",disabled:h,title:a,style:{cursor:"pointer",display:"inline-flex",alignItems:"center",color:e},onClick:()=>i(b),children:(0,d.jsx)(f.I,{name:c,size:12})});return"blocked"===b?(0,d.jsx)("span",{style:{display:"inline-flex",gap:6},children:n(c("pm.action.unblock"),()=>k(a),"play","var(--sx-string)")}):(0,d.jsxs)("span",{style:{display:"inline-flex",gap:6},children:[j&&n(c("pm.action.advanceTo",{col:c(`pm.col.${j}`)}),()=>l(a,j),"chevronRight"),"done"!==b&&n(c("pm.action.block"),()=>m(a),"shield","#e8688f")]})}function x({id:a}){let b=(0,g.k)(),[c,h]=(0,e.useTransition)();return(0,d.jsxs)("span",{style:{display:"inline-flex",gap:6},children:[(0,d.jsx)("button",{className:"chip-sm",disabled:c,title:b("pm.action.promote"),style:{cursor:"pointer",display:"inline-flex",alignItems:"center"},onClick:()=>h(()=>n(a)),children:(0,d.jsx)(f.I,{name:"goto",size:12})}),(0,d.jsx)("button",{className:"chip-sm",disabled:c,title:b("pm.action.deleteBacklog"),style:{cursor:"pointer",display:"inline-flex",alignItems:"center"},onClick:()=>h(()=>o(a)),children:(0,d.jsx)(f.I,{name:"trash",size:12})})]})}},30881:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>p});var d=c(61576),e=c(1782),f=c(80280),g=c(25533),h=c(95896),i=c(5323),j=c(25228),k=c(83313),l=c(25543),m=c(67949);let n={Must:"#e8688f",Should:"#e0a44e",Could:"#6cc7e0","Won't":"#6b7390"},o=["todo","doing","blocked","review","done"];async function p(){let a=await (0,m.l)(),{workspace:b}=await (0,h.nP)(),c=await f.db.select().from(g.issue).where((0,e.Uo)((0,e.eq)(g.issue.workspaceId,b.id),(0,e.eq)(g.issue.status,"active"))),p=await f.db.select().from(g.backlogItem).where((0,e.eq)(g.backlogItem.workspaceId,b.id)),q=await f.db.select().from(g.agent).where((0,e.eq)(g.agent.workspaceId,b.id)),r=Object.fromEntries(q.map(a=>[a.id,a])),s=q.find(a=>/product|\bpo\b|\bpm\b|owner/i.test(a.role))??q.find(a=>"donald"===a.handle)??null;return(0,d.jsxs)(i._,{title:a("mod.pm"),sub:a("pm.sub"),right:s?(0,d.jsxs)("span",{className:"chip-sm",style:{display:"flex",alignItems:"center",gap:6},children:[(0,d.jsx)(j.e,{name:s.name,color:s.color,size:18})," @",s.handle]}):void 0,children:[(0,d.jsxs)("div",{className:"view-section-title",style:{display:"flex",alignItems:"center",gap:12},children:[(0,d.jsx)("span",{children:a("pm.sprintBoard")}),(0,d.jsx)("span",{style:{marginLeft:"auto"},children:(0,d.jsx)(k.GroomBacklogButton,{})})]}),(0,d.jsx)("div",{className:"kanban kanban-fit",children:o.map(b=>{let e=c.filter(a=>a.col===b&&("done"!==b||!a.updatedAt||Date.now()-a.updatedAt.getTime()<=864e5));return(0,d.jsxs)("div",{className:"kan-col",children:[(0,d.jsxs)("div",{className:"kan-col-head",children:[a(`pm.col.${b}`),(0,d.jsx)("span",{className:"kc-count",children:e.length})]}),(0,d.jsxs)("div",{className:"kan-cards scroll",children:[e.map(b=>{let c=b.assigneeId?r[b.assigneeId]:null;return(0,d.jsxs)("div",{className:"kan-card",children:[(0,d.jsx)("div",{className:"kk-title",style:{marginTop:0},children:b.title}),(0,d.jsxs)("div",{className:"kk-foot",children:[(0,d.jsx)(k.IssueMoscow,{id:b.id,moscow:b.moscow}),c&&(0,d.jsx)(j.e,{name:c.name,color:c.color,size:20}),(0,d.jsx)("span",{className:"chip-sm",style:{marginLeft:"auto"},children:a("pm.pts",{n:b.points})}),(0,d.jsx)(k.IssueCardActions,{id:b.id,col:b.col})]}),(0,d.jsx)("div",{className:"kk-foot",style:{marginTop:6},children:(0,d.jsx)(l.IssueApprove,{issueId:b.id,issueKey:b.key,approved:b.approved})})]},b.id)}),0===e.length&&(0,d.jsx)("div",{className:"muted",style:{fontSize:11.5,padding:"2px 1px"},children:a("pm.noCards")})]})]},b)})}),(0,d.jsxs)("div",{className:"view-section-title",style:{marginTop:26,display:"flex",alignItems:"center",gap:12},children:[(0,d.jsx)("span",{children:a("pm.backlog")}),(0,d.jsx)("span",{style:{marginLeft:"auto"},children:(0,d.jsx)(k.NewBacklogButton,{})})]}),0===p.length&&(0,d.jsx)("div",{className:"muted",style:{fontSize:12.5,padding:"2px 1px"},children:a("pm.noBacklog")}),(0,d.jsx)("div",{className:"scroll",style:{maxHeight:440,overflowY:"auto"},children:p.map(b=>(0,d.jsxs)("div",{className:"lrow",style:{marginBottom:8},children:[(0,d.jsx)("span",{className:"chip-sm",children:b.id.slice(0,6)}),(0,d.jsx)("div",{className:"lr-main",children:(0,d.jsx)("div",{className:"lr-title",children:b.title})}),function(a){if(!a)return null;let b=n[a]??"#6b7390";return(0,d.jsx)("span",{className:"pill",style:{background:b+"22",color:b},children:a})}(b.moscow),(0,d.jsx)("span",{className:"chip-sm",children:a("pm.pts",{n:b.points})}),(0,d.jsx)(k.BacklogRowActions,{id:b.id})]},b.id))})]})}},31421:a=>{"use strict";a.exports=require("node:child_process")},33873:a=>{"use strict";a.exports=require("path")},37067:a=>{"use strict";a.exports=require("node:http")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},44239:(a,b,c)=>{"use strict";c.d(b,{$K:()=>m,$h:()=>q,FU:()=>t,II:()=>s,Kb:()=>u,MO:()=>o,Qu:()=>n,Vz:()=>r,dZ:()=>p});var d=c(6866),e=c(77598),f=c(97603),g=c(31371),h=c(65705),i=c(1890),j=c(53993),k=c(83963),l=c(84903);async function m(a){let{workspace:b}=await (0,j.nP)(),c=a.title.trim();c&&(await h.db.insert(i.backlogItem).values({id:(0,e.randomUUID)(),workspaceId:b.id,title:c,moscow:a.moscow??"Should",points:a.points??0}),(0,g.revalidatePath)("/pm"))}async function n(a){let{workspace:b}=await (0,j.nP)();await h.db.delete(i.backlogItem).where((0,f.Uo)((0,f.eq)(i.backlogItem.id,a),(0,f.eq)(i.backlogItem.workspaceId,b.id))),(0,g.revalidatePath)("/pm")}async function o(a,b){let c=await h.db.select().from(i.issue).where((0,f.Uo)((0,f.eq)(i.issue.workspaceId,b),(0,f.eq)(i.issue.status,"active"))),d=c.filter(a=>"done"===a.col),e=c.filter(a=>"done"!==a.col);if(!d.length)return{ok:!1,shipped:0,carried:e.length};let g=new Date().toISOString().slice(0,10),j=[`# Sprint retro — ${g}`,"",`## Shipped (${d.length})`,...d.map(a=>`- ${a.key} — ${a.title}${a.points?` (${a.points} pts)`:""}`),"",`## Carried over (${e.length})`,...e.length?e.map(a=>`- ${a.key} [${a.col}] — ${a.title}`):["- (nothing — clean sprint)"],"",`_Closed ${new Date().toISOString()} by the Product Owner._`,""].join("\n"),m=`PO/sprint-retro-${g}.md`;try{await (0,k.g)(a,m,j)}catch(a){console.error("[closeSprint] retro write failed:",a)}return await h.db.update(i.issue).set({status:"archived"}).where((0,f.Uo)((0,f.eq)(i.issue.workspaceId,b),(0,f.RV)(i.issue.id,d.map(a=>a.id)))),await (0,l.j)(b,{text:`Sprint closed — ${d.length} shipped, ${e.length} carried over; retro at ${m}`,by:"donald",source:"po-grooming"}),{ok:!0,shipped:d.length,carried:e.length,path:m}}async function p(){let{org:a,workspace:b}=await (0,j.nP)(),c=await o(a.id,b.id);return(0,g.revalidatePath)("/pm"),(0,g.revalidatePath)("/","layout"),c}async function q(a){let{workspace:b}=await (0,j.nP)(),[c]=await h.db.select().from(i.backlogItem).where((0,f.Uo)((0,f.eq)(i.backlogItem.id,a),(0,f.eq)(i.backlogItem.workspaceId,b.id)));if(!c)return;let d=(await h.db.select().from(i.issue).where((0,f.eq)(i.issue.workspaceId,b.id))).length;await h.db.insert(i.issue).values({id:(0,e.randomUUID)(),workspaceId:b.id,key:"S-"+(d+1),title:c.title,col:"todo",prio:"med",moscow:c.moscow,points:c.points}),await h.db.delete(i.backlogItem).where((0,f.eq)(i.backlogItem.id,a)),(0,g.revalidatePath)("/pm")}async function r(a,b){let{workspace:c}=await (0,j.nP)();await h.db.update(i.issue).set({col:b}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,c.id))),(0,g.revalidatePath)("/pm")}async function s(a,b){let{workspace:c}=await (0,j.nP)();await h.db.update(i.issue).set({moscow:b}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,c.id))),(0,g.revalidatePath)("/pm")}async function t(a){let{workspace:b}=await (0,j.nP)();await h.db.update(i.issue).set({col:"blocked"}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,b.id))),await h.db.update(i.task).set({col:"blocked"}).where((0,f.Uo)((0,f.eq)(i.task.issueId,a),(0,f.eq)(i.task.workspaceId,b.id))),(0,g.revalidatePath)("/pm"),(0,g.revalidatePath)("/tasks")}async function u(a){let{workspace:b}=await (0,j.nP)();await h.db.update(i.issue).set({col:"todo"}).where((0,f.Uo)((0,f.eq)(i.issue.id,a),(0,f.eq)(i.issue.workspaceId,b.id)));let[c]=await h.db.update(i.task).set({col:"todo"}).where((0,f.Uo)((0,f.eq)(i.task.issueId,a),(0,f.eq)(i.task.workspaceId,b.id))).returning();c?.assigneeId&&await h.db.update(i.agent).set({status:"idle"}).where((0,f.eq)(i.agent.id,c.assigneeId)),(0,g.revalidatePath)("/pm"),(0,g.revalidatePath)("/tasks")}(0,c(74252).D)([m,n,o,p,q,r,s,t,u]),(0,d.A)(m,"40a219e2f0b45013a4fc31a6c2f0dd8a96c4c47187",null),(0,d.A)(n,"4097a2cce3286ca652da56e3500df9be092d3b45a8",null),(0,d.A)(o,"6035e1b1e8dddd89c5b7bdf2f3baa64b3731637010",null),(0,d.A)(p,"0044a4176868ac18f0aeb8ee726359b8b0e60a18fe",null),(0,d.A)(q,"40229ffd8a45e2e0f8d2785dd10a832a93667c7d75",null),(0,d.A)(r,"60c4ced97984a733b9381699d2f6c5eec8455376cf",null),(0,d.A)(s,"60cbd8ee8dce60b2f3e9604855b3939d629c3702a7",null),(0,d.A)(t,"40eaa95a118f68ba6cc5534f2cc76b35616692aba7",null),(0,d.A)(u,"40e220cadf218deb046753a2887e2699852bf42574",null)},44252:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,4195,23)),Promise.resolve().then(c.bind(c,25543)),Promise.resolve().then(c.bind(c,83313)),Promise.resolve().then(c.bind(c,32825)),Promise.resolve().then(c.bind(c,15783)),Promise.resolve().then(c.bind(c,67686)),Promise.resolve().then(c.bind(c,29876)),Promise.resolve().then(c.bind(c,16120)),Promise.resolve().then(c.bind(c,42328)),Promise.resolve().then(c.bind(c,4719))},46466:a=>{"use strict";a.exports=require("node:stream/promises")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},55511:a=>{"use strict";a.exports=require("crypto")},57075:a=>{"use strict";a.exports=require("node:stream")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},77950:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(53488),e=c(69743),f=c(34185),g=c(65510),h=c(72584),i=c(75994),j=c(66273),k=c(50962),l=c(26936),m=c(14018),n=c(99048),o=c(45164),p=c(25026),q=c(47743),r=c(261),s=c(18619),t=c(61528),u=c(26713),v=c(26242),w=c(20599),x=c(23307),y=c(22204),z=c(6044),A=c(61840),B=c(7612),C=c(86439),D=c(77068),E=c(6944),F=c(66516),G=c(4984),H=c(60865),I=c(70722),J=c(77032),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(app)",{children:["pm",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,30881)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\pm\\page.tsx"]}]},{"global-error":[()=>Promise.resolve().then(c.bind(c,24759)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,94496)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,35266)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\(app)\\error.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,24759)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,84946,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,22835,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,61238,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,91517)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,28173)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\error.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,24759)),"C:\\Users\\Usuario\\Documents\\constella\\src\\app\\global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,84946,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,22835,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,61238,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(app)/pm/page",pathname:"/pm",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(app)/pm/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(98649).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(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:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)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=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.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 u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).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)!==v.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(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}},78474:a=>{"use strict";a.exports=require("node:events")},83313:(a,b,c)=>{"use strict";c.d(b,{BacklogRowActions:()=>i,GroomBacklogButton:()=>e,IssueCardActions:()=>h,IssueMoscow:()=>f,NewBacklogButton:()=>g});var d=c(62060);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call GroomBacklogButton() from the server but GroomBacklogButton 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","GroomBacklogButton"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call IssueMoscow() from the server but IssueMoscow 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","IssueMoscow"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call NewBacklogButton() from the server but NewBacklogButton 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","NewBacklogButton"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call IssueCardActions() from the server but IssueCardActions 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","IssueCardActions"),i=(0,d.registerClientReference)(function(){throw Error("Attempted to call BacklogRowActions() from the server but BacklogRowActions 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.")},"C:\\Users\\Usuario\\Documents\\constella\\src\\components\\modules\\pm-actions.tsx","BacklogRowActions")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3050,658,9676,1845,7971,8762,4616,6719,3266,4832,1572,3131,8623,5060,3234,5086,6431,259,8244],()=>b(b.s=77950));module.exports=c})();
|