tower-studio 0.2.34 → 0.2.35
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/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +34 -34
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +74 -74
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +34 -34
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +34 -34
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +51 -51
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +113 -113
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +92 -92
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +77 -77
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +80 -80
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +34 -34
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +72 -72
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +3 -3
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +85 -85
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +54 -54
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__00llstz._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01n7exm._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__01yu.gw._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qif839._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~foo~5._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0-tolks._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.5ug08._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05sv58d._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__062b.yt._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__093tt4a._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__09l2kmt._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0bgr0ql._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0guqcva._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gzafdq._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ikeoh.._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0m4nvu~._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0p0te97._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0s7yk4_._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0siyg1p._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0t6f4lq._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0th-t1a._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0almni9._.js → [root-of-the-server]__12m4ujm._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_00t6138._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0hchxpl._.js → _02ugk48._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0y.q-vg._.js → _0_ipj7e._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0cxhub8._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0px0igh._.js → _0e_ak8~._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0eca65n._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0gvyd.f._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0hh17jg._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0k4f1.-._.js → _0hlar46._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_12yox4f._.js → _0keo81q._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0rehvm-._.js → _0mjxq4v._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0mpce0d._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0muaopo._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0n1l7yo._.js +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0nk7qd4._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_0z2tba8._.js → _0ocdt49._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0q44.3o._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_041l0cv._.js → _0s36tuu._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0s7ke7u._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{_09n0s9b._.js → _134pkit._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_notes_notes-page-client_tsx_10gyo3v._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +296 -296
- package/.next/standalone/.next/static/chunks/0.z88xlskrvd-.js +1 -0
- package/.next/standalone/.next/static/chunks/00.7wudyszp3y.css +1 -0
- package/.next/standalone/.next/static/chunks/00bgq.z2led_g.js +1 -0
- package/.next/standalone/.next/static/chunks/01agfbg-55.3l.js +1 -0
- package/.next/standalone/.next/static/chunks/01r_kvw6fe~.z.js +1 -0
- package/.next/standalone/.next/static/chunks/026c8pffxl6wa.js +2 -0
- package/.next/standalone/.next/static/chunks/{16ubws05gi6md.js → 060cca-172m5j.js} +1 -1
- package/.next/standalone/.next/static/chunks/07a3_u.yr179w.js +1 -0
- package/.next/standalone/.next/static/chunks/{02~4b.8ir68sf.js → 0b31xip8xb_cv.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0cwsb9~cex3mr.js → 0gf~0e3xpa0fj.js} +1 -1
- package/.next/standalone/.next/static/chunks/{11.gxz8y59q9x.js → 0kia6x73z7qhq.js} +1 -1
- package/.next/standalone/.next/static/chunks/0msy9p40r_u_j.js +1 -0
- package/.next/standalone/.next/static/chunks/0vync155t_v71.js +1 -0
- package/.next/standalone/.next/static/chunks/0ws5ujnb5coco.js +1 -0
- package/.next/standalone/.next/static/chunks/0x5r51ae1bmdl.js +1 -0
- package/.next/standalone/.next/static/chunks/0xdbwwjkc3enx.js +1 -0
- package/.next/standalone/.next/static/chunks/0xg8ukff1-y32.js +1 -0
- package/.next/standalone/.next/static/chunks/0z-fh29~rncne.js +1 -0
- package/.next/standalone/.next/static/chunks/0zq8pqszpa37-.js +1 -0
- package/.next/standalone/.next/static/chunks/{0bq-a.iqnlign.js → 12qumm~rdb~ls.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0z3mmfc8sv-51.js → 13n8ln7v6z4vc.js} +2 -2
- package/.next/standalone/.next/static/chunks/14-eiet1ypb3e.js +1 -0
- package/.next/standalone/.next/static/chunks/{0uu4dne-yscov.js → 144hr38h72193.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0f2~z.xnkw0.u.js → 14~li4os2yoi2.js} +1 -1
- package/.next/standalone/.next/static/chunks/15gytx~096xul.js +1 -0
- package/.next/standalone/.next/static/chunks/{04l-.s3_om9y..js → 16fbv7zz-.kse.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0wxk387~-lxu1.js → 16och4~epx6jk.js} +1 -1
- package/.next/standalone/.next/static/chunks/{15qvpc33og_et.js → 1768nvsy3akwy.js} +1 -1
- package/.next/standalone/package.json +1 -1
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__004dmwv._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__061p5rc._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__06yx5l5._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0j8~mdg._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0~_qwfy._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_033p42a._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0644da7._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0retby~._.js +0 -3
- package/.next/standalone/.next/static/chunks/074pl-db8hd7n.js +0 -1
- package/.next/standalone/.next/static/chunks/08gmt7zfmi07i.js +0 -1
- package/.next/standalone/.next/static/chunks/09qqx5e6_m69a.js +0 -1
- package/.next/standalone/.next/static/chunks/0d.tt7u.5fs~f.js +0 -1
- package/.next/standalone/.next/static/chunks/0gr0_ba-400rj.js +0 -1
- package/.next/standalone/.next/static/chunks/0gyk.it.hj68o.js +0 -1
- package/.next/standalone/.next/static/chunks/0iv8gbv-ghx4_.js +0 -1
- package/.next/standalone/.next/static/chunks/0oxib0ew0i6jf.js +0 -1
- package/.next/standalone/.next/static/chunks/0p40_9yteagn~.js +0 -1
- package/.next/standalone/.next/static/chunks/0phbm9we70sdr.js +0 -1
- package/.next/standalone/.next/static/chunks/0so6swvdpools.js +0 -1
- package/.next/standalone/.next/static/chunks/0stxf.y~zqvv8.css +0 -1
- package/.next/standalone/.next/static/chunks/0t44qy6r~z0bj.js +0 -1
- package/.next/standalone/.next/static/chunks/11z9-ri~78bsr.js +0 -2
- package/.next/standalone/.next/static/chunks/14ynp8ao1ictj.js +0 -1
- package/.next/standalone/.next/static/chunks/15bcjdgsecs_j.js +0 -1
- package/.next/standalone/.next/static/chunks/16v1p30jl74cu.js +0 -1
- /package/.next/standalone/.next/static/{CvoaJSaxJicoNzSHfMek0 → desYDJ6TQllFzzfGYPb6V}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{CvoaJSaxJicoNzSHfMek0 → desYDJ6TQllFzzfGYPb6V}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{CvoaJSaxJicoNzSHfMek0 → desYDJ6TQllFzzfGYPb6V}/_ssgManifest.js +0 -0
package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/workspaces/[workspaceId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":680695,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":680695,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":484878,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":484878,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":516578,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":516578,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":90678,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":90678,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":744050,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":744050,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":834225,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":834225,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":782626,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":782626,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/layout/layout-client.tsx <module evaluation>":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/layout/layout-client.tsx":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/i18n.tsx <module evaluation>":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/i18n.tsx":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx <module evaluation>":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/extensions/context.tsx <module evaluation>":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/extensions/context.tsx":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx <module evaluation>":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts <module evaluation>":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts <module evaluation>":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts <module evaluation>":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/ui/sonner.tsx <module evaluation>":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/components/ui/sonner.tsx":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js <module evaluation>":{"id":458464,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js":{"id":458464,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":135230,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":135230,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js"],"async":false},"[project]/src/app/workspaces/[workspaceId]/board-page-client.tsx <module evaluation>":{"id":783426,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/01yoibobkdz3x.js","/_next/static/chunks/0uu4dne-yscov.js","/_next/static/chunks/0phbm9we70sdr.js","/_next/static/chunks/0o6zqtzz_7ysr.js","/_next/static/chunks/0f2~z.xnkw0.u.js","/_next/static/chunks/0t44qy6r~z0bj.js"],"async":false},"[project]/src/app/workspaces/[workspaceId]/board-page-client.tsx":{"id":783426,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/0gyk.it.hj68o.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/02~4b.8ir68sf.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0cwsb9~cex3mr.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0z3mmfc8sv-51.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/01yoibobkdz3x.js","/_next/static/chunks/0uu4dne-yscov.js","/_next/static/chunks/0phbm9we70sdr.js","/_next/static/chunks/0o6zqtzz_7ysr.js","/_next/static/chunks/0f2~z.xnkw0.u.js","/_next/static/chunks/0t44qy6r~z0bj.js"],"async":false}},"ssrModuleMapping":{"680695":{"*":{"id":449225,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"484878":{"*":{"id":784784,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"516578":{"*":{"id":916393,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"90678":{"*":{"id":614964,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"744050":{"*":{"id":814840,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"834225":{"*":{"id":38071,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"782626":{"*":{"id":208382,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"914935":{"*":{"id":607884,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"533499":{"*":{"id":951192,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"782406":{"*":{"id":3896,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"770303":{"*":{"id":87309,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"889383":{"*":{"id":519786,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"454711":{"*":{"id":542940,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"743059":{"*":{"id":424764,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"841359":{"*":{"id":267654,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"713354":{"*":{"id":426419,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"458464":{"*":{"id":392223,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js"],"async":false}},"135230":{"*":{"id":424746,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js","server/chunks/ssr/0se9_next_dist_client_components_0uod4qi._.js"],"async":false}},"783426":{"*":{"id":473935,"name":"*","chunks":["server/chunks/ssr/_0retby~._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_12yox4f._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__0almni9._.js","server/chunks/ssr/[root-of-the-server]__0j8~mdg._.js","server/chunks/ssr/_033p42a._.js","server/chunks/ssr/src_components_ui_popover_tsx_0a78wqo._.js","server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js","server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js","server/chunks/ssr/[root-of-the-server]__0.t6k_c._.js","server/chunks/ssr/_0px0igh._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"680695":{"*":{"id":691495,"name":"*","chunks":[],"async":false}},"484878":{"*":{"id":533183,"name":"*","chunks":[],"async":false}},"516578":{"*":{"id":412747,"name":"*","chunks":[],"async":false}},"90678":{"*":{"id":99895,"name":"*","chunks":[],"async":false}},"744050":{"*":{"id":502387,"name":"*","chunks":[],"async":false}},"834225":{"*":{"id":426094,"name":"*","chunks":[],"async":false}},"782626":{"*":{"id":242624,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"914935":{"*":{"id":890170,"name":"*","chunks":[],"async":false}},"533499":{"*":{"id":604483,"name":"*","chunks":[],"async":false}},"782406":{"*":{"id":718127,"name":"*","chunks":[],"async":false}},"770303":{"*":{"id":948109,"name":"*","chunks":[],"async":false}},"889383":{"*":{"id":240404,"name":"*","chunks":[],"async":false}},"454711":{"*":{"id":320609,"name":"*","chunks":[],"async":false}},"743059":{"*":{"id":994168,"name":"*","chunks":[],"async":false}},"841359":{"*":{"id":448525,"name":"*","chunks":[],"async":false}},"713354":{"*":{"id":324257,"name":"*","chunks":[],"async":false}},"458464":{"*":{"id":857188,"name":"*","chunks":[],"async":false}},"135230":{"*":{"id":764823,"name":"*","chunks":[],"async":false}},"783426":{"*":{"id":364104,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0stxf.y~zqvv8.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0stxf.y~zqvv8.css","inlined":false}],"[project]/src/app/workspaces/[workspaceId]/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/0stxf.y~zqvv8.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/0gyk.it.hj68o.js","static/chunks/0b2yknsc68f2a.js","static/chunks/02~4b.8ir68sf.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0cwsb9~cex3mr.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0z3mmfc8sv-51.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0v8apmh_d7lz3.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/0gyk.it.hj68o.js","static/chunks/0b2yknsc68f2a.js","static/chunks/02~4b.8ir68sf.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0cwsb9~cex3mr.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0z3mmfc8sv-51.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0v8apmh_d7lz3.js"],"[project]/src/app/workspaces/[workspaceId]/page":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/0gyk.it.hj68o.js","static/chunks/0b2yknsc68f2a.js","static/chunks/02~4b.8ir68sf.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0cwsb9~cex3mr.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0z3mmfc8sv-51.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/01yoibobkdz3x.js","static/chunks/0uu4dne-yscov.js","static/chunks/0phbm9we70sdr.js","static/chunks/0o6zqtzz_7ysr.js","static/chunks/0f2~z.xnkw0.u.js","static/chunks/0t44qy6r~z0bj.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/workspaces/[workspaceId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":680695,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":680695,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":484878,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":484878,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":516578,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":516578,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":90678,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":90678,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":744050,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":744050,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":834225,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":834225,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":782626,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":782626,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx <module evaluation>":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/ui/tooltip.tsx":{"id":746798,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/layout/layout-client.tsx <module evaluation>":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/layout/layout-client.tsx":{"id":914935,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/i18n.tsx <module evaluation>":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/i18n.tsx":{"id":533499,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx <module evaluation>":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/providers/theme-provider.tsx":{"id":782406,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/extensions/context.tsx <module evaluation>":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/extensions/context.tsx":{"id":770303,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx <module evaluation>":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/shortcut-provider.tsx":{"id":889383,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts <module evaluation>":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut.ts":{"id":454711,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts <module evaluation>":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/use-shortcut-help.ts":{"id":743059,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts <module evaluation>":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/lib/shortcuts/use-action-shortcut.ts":{"id":841359,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/ui/sonner.tsx <module evaluation>":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/components/ui/sonner.tsx":{"id":713354,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js <module evaluation>":{"id":458464,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.6.0_react@19.2.4/node_modules/lucide-react/dist/esm/Icon.js":{"id":458464,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":135230,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":135230,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js"],"async":false},"[project]/src/app/workspaces/[workspaceId]/board-page-client.tsx <module evaluation>":{"id":783426,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js","/_next/static/chunks/01yoibobkdz3x.js","/_next/static/chunks/144hr38h72193.js","/_next/static/chunks/00bgq.z2led_g.js","/_next/static/chunks/0o6zqtzz_7ysr.js","/_next/static/chunks/14~li4os2yoi2.js","/_next/static/chunks/01r_kvw6fe~.z.js"],"async":false},"[project]/src/app/workspaces/[workspaceId]/board-page-client.tsx":{"id":783426,"name":"*","chunks":["/_next/static/chunks/0qonpqhvpg-tt.js","/_next/static/chunks/10mwqzqdpi9d5.js","/_next/static/chunks/0f73nbasuf4u_.js","/_next/static/chunks/16nn-au~pxlvy.js","/_next/static/chunks/0b2yknsc68f2a.js","/_next/static/chunks/0ws5ujnb5coco.js","/_next/static/chunks/0v8apmh_d7lz3.js","/_next/static/chunks/0.65.u3zhwau~.js","/_next/static/chunks/0gf~0e3xpa0fj.js","/_next/static/chunks/13n8ln7v6z4vc.js","/_next/static/chunks/0~uo_7-sxehxf.js","/_next/static/chunks/0b31xip8xb_cv.js","/_next/static/chunks/01yoibobkdz3x.js","/_next/static/chunks/144hr38h72193.js","/_next/static/chunks/00bgq.z2led_g.js","/_next/static/chunks/0o6zqtzz_7ysr.js","/_next/static/chunks/14~li4os2yoi2.js","/_next/static/chunks/01r_kvw6fe~.z.js"],"async":false}},"ssrModuleMapping":{"680695":{"*":{"id":449225,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"484878":{"*":{"id":784784,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"516578":{"*":{"id":916393,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"90678":{"*":{"id":614964,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"744050":{"*":{"id":814840,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"834225":{"*":{"id":38071,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"782626":{"*":{"id":208382,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"746798":{"*":{"id":785259,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"914935":{"*":{"id":607884,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"533499":{"*":{"id":951192,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"782406":{"*":{"id":3896,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"770303":{"*":{"id":87309,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"889383":{"*":{"id":519786,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"454711":{"*":{"id":542940,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"743059":{"*":{"id":424764,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"841359":{"*":{"id":267654,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"713354":{"*":{"id":426419,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"458464":{"*":{"id":392223,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js"],"async":false}},"135230":{"*":{"id":424746,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js","server/chunks/ssr/0se9_next_dist_client_components_0uod4qi._.js"],"async":false}},"783426":{"*":{"id":473935,"name":"*","chunks":["server/chunks/ssr/_0nk7qd4._.js","server/chunks/ssr/0r3._clsx_dist_clsx_mjs_0e0diqb._.js","server/chunks/ssr/_0keo81q._.js","server/chunks/ssr/_0cj9a7y._.js","server/chunks/ssr/05kg_@dnd-kit_core_dist_core_esm_0iw54kj.js","server/chunks/ssr/node_modules__pnpm_0hhlpw6._.js","server/chunks/ssr/_0q44.3o._.js","server/chunks/ssr/_0hh17jg._.js","server/chunks/ssr/0se9_next_dist_0c0msz0._.js","server/chunks/ssr/0se9_next_dist_13c3rbd._.js","server/chunks/ssr/_0eca65n._.js","server/chunks/ssr/node_modules__pnpm_03r.9go._.js","server/chunks/ssr/_057su-q._.js","server/chunks/ssr/_0ecu98s._.js","server/chunks/ssr/[root-of-the-server]__12m4ujm._.js","server/chunks/ssr/[root-of-the-server]__09l2kmt._.js","server/chunks/ssr/_0s7ke7u._.js","server/chunks/ssr/src_components_ui_popover_tsx_0a78wqo._.js","server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js","server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js","server/chunks/ssr/[root-of-the-server]__0.t6k_c._.js","server/chunks/ssr/_0e_ak8~._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"680695":{"*":{"id":691495,"name":"*","chunks":[],"async":false}},"484878":{"*":{"id":533183,"name":"*","chunks":[],"async":false}},"516578":{"*":{"id":412747,"name":"*","chunks":[],"async":false}},"90678":{"*":{"id":99895,"name":"*","chunks":[],"async":false}},"744050":{"*":{"id":502387,"name":"*","chunks":[],"async":false}},"834225":{"*":{"id":426094,"name":"*","chunks":[],"async":false}},"782626":{"*":{"id":242624,"name":"*","chunks":[],"async":false}},"746798":{"*":{"id":480581,"name":"*","chunks":[],"async":false}},"914935":{"*":{"id":890170,"name":"*","chunks":[],"async":false}},"533499":{"*":{"id":604483,"name":"*","chunks":[],"async":false}},"782406":{"*":{"id":718127,"name":"*","chunks":[],"async":false}},"770303":{"*":{"id":948109,"name":"*","chunks":[],"async":false}},"889383":{"*":{"id":240404,"name":"*","chunks":[],"async":false}},"454711":{"*":{"id":320609,"name":"*","chunks":[],"async":false}},"743059":{"*":{"id":994168,"name":"*","chunks":[],"async":false}},"841359":{"*":{"id":448525,"name":"*","chunks":[],"async":false}},"713354":{"*":{"id":324257,"name":"*","chunks":[],"async":false}},"458464":{"*":{"id":857188,"name":"*","chunks":[],"async":false}},"135230":{"*":{"id":764823,"name":"*","chunks":[],"async":false}},"783426":{"*":{"id":364104,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/00.7wudyszp3y.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/00.7wudyszp3y.css","inlined":false}],"[project]/src/app/workspaces/[workspaceId]/page":[{"path":"static/chunks/066jf0nk75nic.css","inlined":false},{"path":"static/chunks/00.7wudyszp3y.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0b2yknsc68f2a.js","static/chunks/0ws5ujnb5coco.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/13n8ln7v6z4vc.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0b31xip8xb_cv.js"],"[project]/node_modules/.pnpm/next@16.2.1_@babel+core@7.29.0_@playwright+test@1.58.2_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0b2yknsc68f2a.js","static/chunks/0ws5ujnb5coco.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/13n8ln7v6z4vc.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0b31xip8xb_cv.js"],"[project]/src/app/workspaces/[workspaceId]/page":["static/chunks/0qonpqhvpg-tt.js","static/chunks/10mwqzqdpi9d5.js","static/chunks/0f73nbasuf4u_.js","static/chunks/16nn-au~pxlvy.js","static/chunks/0b2yknsc68f2a.js","static/chunks/0ws5ujnb5coco.js","static/chunks/0v8apmh_d7lz3.js","static/chunks/0.65.u3zhwau~.js","static/chunks/0gf~0e3xpa0fj.js","static/chunks/13n8ln7v6z4vc.js","static/chunks/0~uo_7-sxehxf.js","static/chunks/0b31xip8xb_cv.js","static/chunks/01yoibobkdz3x.js","static/chunks/144hr38h72193.js","static/chunks/00bgq.z2led_g.js","static/chunks/0o6zqtzz_7ysr.js","static/chunks/14~li4os2yoi2.js","static/chunks/01r_kvw6fe~.z.js"]}};
|
|
3
3
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"346069": {
|
|
3
3
|
"id": 346069,
|
|
4
4
|
"files": [
|
|
5
|
-
"static/chunks/
|
|
5
|
+
"static/chunks/0zq8pqszpa37-.js",
|
|
6
6
|
"static/chunks/0ep-qrl_zzch8.js",
|
|
7
|
-
"static/chunks/
|
|
7
|
+
"static/chunks/16och4~epx6jk.js",
|
|
8
8
|
"static/chunks/17oc2l.ekcs8b.css"
|
|
9
9
|
]
|
|
10
10
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"40136f1e8fa14bf6edac75656488398ed64cf5604f": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
6
6
|
"moduleId": 656705,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"60224f8432b06401549ef08992eda9e363761caaf5": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
18
18
|
"moduleId": 656705,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"402957fbff68f34d56a1127a9181fe0a30fc95f166": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
30
30
|
"moduleId": 656705,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40cdc5dd2f16555d6cbb53efeb971c084dc639b1b1": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
42
42
|
"moduleId": 656705,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "reorderWorkspaces",
|
|
49
49
|
"filename": "src/actions/workspace-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"4055e7ec7adb9fa4b6603fe319d2e2afdef23104f3": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
54
54
|
"moduleId": 656705,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getLabelsForWorkspace",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"4044be27c4159a06b13446af86f11a2367d641b5a2": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
66
66
|
"moduleId": 656705,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "createLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"40186bc54c3c2f0b7f435c8d983b676ef707e5c182": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
78
78
|
"moduleId": 656705,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "deleteLabel",
|
|
85
85
|
"filename": "src/actions/label-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"609636ee79e606c046d544575ab09c172e30e0242a": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
90
90
|
"moduleId": 656705,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "globalSearch",
|
|
97
97
|
"filename": "src/actions/search-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"609220cf3268e0d77e9e04af6f4cb6cda2fb28f487": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
102
102
|
"moduleId": 656705,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "getConfigValue",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"40f6521d889675e9693847017318a44946a3f87bba": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
114
114
|
"moduleId": 656705,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "resolveGitLocalPath",
|
|
121
121
|
"filename": "src/actions/config-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"60e8fd6fabf948c59c658e39d870783a41c7e1f642": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
126
126
|
"moduleId": 656705,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "analyzeProjectDirectory",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"60cd3b954e359d094297926b75de8b838bcb406748": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
138
138
|
"moduleId": 656705,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "migrateProjectPath",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"40d24a5b8c97d2d2668ef85a51272b504a46b13646": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
150
150
|
"moduleId": 656705,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "checkMigrationSafety",
|
|
157
157
|
"filename": "src/actions/project-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"00c55357ea25681b7d1d68937eac32a461fc2dbdda": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
162
162
|
"moduleId": 656705,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "getActualWsPort",
|
|
169
169
|
"filename": "src/actions/config-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"40746ebf07c26004e9941e20e47780489fed6554d8": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
174
174
|
"moduleId": 656705,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "getConfigValues",
|
|
181
181
|
"filename": "src/actions/config-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"403530f3f0fed104809778d76faa2395596ca5f138": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
186
186
|
"moduleId": 656705,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "createProject",
|
|
193
193
|
"filename": "src/actions/workspace-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"6085299ee1a51377b8cd81230de142241f4b38cb8f": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
198
198
|
"moduleId": 656705,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "setConfigValue",
|
|
205
205
|
"filename": "src/actions/config-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"403576c8eed304d0836c0a4cf7f5f879ee7b64d49b": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
210
210
|
"moduleId": 656705,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "checkExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"404578889916e7a69a020b8c8fad34672f1c588a22": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
222
222
|
"moduleId": 656705,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "installExtension",
|
|
229
229
|
"filename": "src/actions/extension-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"40eb4fe2d95eb4667801badccca722ec3ef45827fa": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
234
234
|
"moduleId": 656705,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "uninstallExtension",
|
|
241
241
|
"filename": "src/actions/extension-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"00df609b1b9f5f0e2a7a42b831d0605fdee71470c2": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
246
246
|
"moduleId": 656705,
|
|
@@ -252,55 +252,55 @@
|
|
|
252
252
|
"exportedName": "getOnboardingStatus",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"400b60230f7ed22faaf8609a9f2dba49fb0cd7a934": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
258
258
|
"moduleId": 656705,
|
|
259
259
|
"async": true,
|
|
260
|
-
"exportedName": "
|
|
260
|
+
"exportedName": "setOnboardingProgress",
|
|
261
261
|
"filename": "src/actions/onboarding-actions.ts"
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
-
"exportedName": "
|
|
264
|
+
"exportedName": "setOnboardingProgress",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"400c0360ac4dcd616a4ca45a8ed3b668ae952a0793": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
270
270
|
"moduleId": 656705,
|
|
271
271
|
"async": true,
|
|
272
|
-
"exportedName": "
|
|
272
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
273
273
|
"filename": "src/actions/onboarding-actions.ts"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
|
-
"exportedName": "
|
|
276
|
+
"exportedName": "dispatchTaskCompletionEvent",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"6025c14180b0c2ff030c9e57bd610ee6277dbd988f": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
282
282
|
"moduleId": 656705,
|
|
283
283
|
"async": true,
|
|
284
|
-
"exportedName": "
|
|
284
|
+
"exportedName": "setOnboardingExtensions",
|
|
285
285
|
"filename": "src/actions/onboarding-actions.ts"
|
|
286
286
|
}
|
|
287
287
|
},
|
|
288
|
-
"exportedName": "
|
|
288
|
+
"exportedName": "setOnboardingExtensions",
|
|
289
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"608585f62f6192f3735a8afe6fd5ab7708e21b2fc3": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
294
294
|
"moduleId": 656705,
|
|
295
295
|
"async": true,
|
|
296
|
-
"exportedName": "
|
|
296
|
+
"exportedName": "completeOnboarding",
|
|
297
297
|
"filename": "src/actions/onboarding-actions.ts"
|
|
298
298
|
}
|
|
299
299
|
},
|
|
300
|
-
"exportedName": "
|
|
300
|
+
"exportedName": "completeOnboarding",
|
|
301
301
|
"filename": "src/actions/onboarding-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"00a0d8545531fb1834f67fce04d00d172b3b00a83d": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/projects/[projectId]/page": {
|
|
306
306
|
"moduleId": 656705,
|