tower-studio 0.1.18 → 0.1.19

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.
Files changed (177) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/cache/.previewinfo +1 -1
  4. package/.next/cache/.rscinfo +1 -1
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/diagnostics/route-bundle-stats.json +38 -38
  7. package/.next/fallback-build-manifest.json +3 -3
  8. package/.next/prerender-manifest.json +3 -3
  9. package/.next/server/app/_global-error.html +1 -1
  10. package/.next/server/app/_global-error.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  17. package/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
  18. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  19. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  20. package/.next/server/app/_not-found.html +1 -1
  21. package/.next/server/app/_not-found.rsc +13 -13
  22. package/.next/server/app/_not-found.segments/_full.segment.rsc +13 -13
  23. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  24. package/.next/server/app/_not-found.segments/_index.segment.rsc +8 -8
  25. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  26. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  27. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  28. package/.next/server/app/index.html +1 -1
  29. package/.next/server/app/index.rsc +13 -13
  30. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  31. package/.next/server/app/index.segments/_full.segment.rsc +13 -13
  32. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  33. package/.next/server/app/index.segments/_index.segment.rsc +8 -8
  34. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  35. package/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  36. package/.next/server/app/missions/page/server-reference-manifest.json +57 -57
  37. package/.next/server/app/missions/page.js +2 -2
  38. package/.next/server/app/missions/page.js.nft.json +1 -1
  39. package/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  40. package/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  41. package/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
  42. package/.next/server/app/onboarding/page.js.nft.json +1 -1
  43. package/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  44. package/.next/server/app/onboarding.html +1 -1
  45. package/.next/server/app/onboarding.rsc +15 -15
  46. package/.next/server/app/onboarding.segments/_full.segment.rsc +15 -15
  47. package/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  48. package/.next/server/app/onboarding.segments/_index.segment.rsc +8 -8
  49. package/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  50. package/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  51. package/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  52. package/.next/server/app/page/react-loadable-manifest.json +1 -1
  53. package/.next/server/app/page/server-reference-manifest.json +25 -25
  54. package/.next/server/app/page.js.nft.json +1 -1
  55. package/.next/server/app/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
  57. package/.next/server/app/settings/page/server-reference-manifest.json +32 -32
  58. package/.next/server/app/settings/page.js.nft.json +1 -1
  59. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  60. package/.next/server/app/settings.html +1 -1
  61. package/.next/server/app/settings.rsc +15 -15
  62. package/.next/server/app/settings.segments/_full.segment.rsc +15 -15
  63. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  64. package/.next/server/app/settings.segments/_index.segment.rsc +8 -8
  65. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  66. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  67. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  68. package/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  69. package/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +81 -81
  70. package/.next/server/app/workspaces/[workspaceId]/archive/page.js +1 -1
  71. package/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  72. package/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  73. package/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  74. package/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +62 -62
  75. package/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  76. package/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  77. package/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  78. package/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
  79. package/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  80. package/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  81. package/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  82. package/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +53 -53
  83. package/.next/server/app/workspaces/[workspaceId]/page.js +2 -2
  84. package/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  85. package/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  86. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  87. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
  88. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  89. package/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +1 -1
  91. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +58 -58
  92. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
  93. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  94. package/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  95. package/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  96. package/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
  97. package/.next/server/app/workspaces/page.js.nft.json +1 -1
  98. package/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  99. package/.next/server/chunks/0uz~_next_dist_esm_build_templates_app-route_05yec2y.js +1 -1
  100. package/.next/server/chunks/[root-of-the-server]__00~8_qz._.js +1 -1
  101. package/.next/server/chunks/[root-of-the-server]__05mc_xk._.js +1 -1
  102. package/.next/server/chunks/[root-of-the-server]__0bvqbq0._.js +1 -1
  103. package/.next/server/chunks/[root-of-the-server]__0p5iuez._.js +2 -2
  104. package/.next/server/chunks/[root-of-the-server]__0rb-ear._.js +2 -2
  105. package/.next/server/chunks/[root-of-the-server]__0u4~z7h._.js +1 -1
  106. package/.next/server/chunks/[root-of-the-server]__0ze75mm._.js +1 -1
  107. package/.next/server/chunks/project_f_tower_0n1s3ym._.js +1 -1
  108. package/.next/server/chunks/project_f_tower_src_11e.cv5._.js +1 -1
  109. package/.next/server/chunks/project_f_tower_src_lib_10p8sue._.js +1 -1
  110. package/.next/server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js +1 -1
  111. package/.next/server/chunks/ssr/0y0r_f_tower_src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0n4g3bn._.js +1 -1
  112. package/.next/server/chunks/ssr/{[root-of-the-server]__00_.ri0._.js → [root-of-the-server]__032ms~2._.js} +2 -2
  113. package/.next/server/chunks/ssr/[root-of-the-server]__06qzctf._.js +1 -1
  114. package/.next/server/chunks/ssr/[root-of-the-server]__0_47k-j._.js +1 -1
  115. package/.next/server/chunks/ssr/[root-of-the-server]__0aidehy._.js +1 -1
  116. package/.next/server/chunks/ssr/[root-of-the-server]__0ffdrwp._.js +1 -1
  117. package/.next/server/chunks/ssr/[root-of-the-server]__0hiekzn._.js +1 -1
  118. package/.next/server/chunks/ssr/[root-of-the-server]__0i4rk9v._.js +3 -3
  119. package/.next/server/chunks/ssr/{[root-of-the-server]__0jpbiq_._.js → [root-of-the-server]__0p21gac._.js} +2 -2
  120. package/.next/server/chunks/ssr/[root-of-the-server]__0w7gbe7._.js +1 -1
  121. package/.next/server/chunks/ssr/[root-of-the-server]__0zaw-fl._.js +1 -1
  122. package/.next/server/chunks/ssr/[root-of-the-server]__10j18zh._.js +3 -0
  123. package/.next/server/chunks/ssr/[root-of-the-server]__13eo85g._.js +1 -1
  124. package/.next/server/chunks/ssr/project_f_tower_0.txwd8._.js +1 -1
  125. package/.next/server/chunks/ssr/{project_f_tower_09re1~6._.js → project_f_tower_08rgm20._.js} +2 -2
  126. package/.next/server/chunks/ssr/project_f_tower_0f0-wva._.js +1 -1
  127. package/.next/server/chunks/ssr/{project_f_tower_0vfw8sn._.js → project_f_tower_0ge0mtj._.js} +2 -2
  128. package/.next/server/chunks/ssr/project_f_tower_0hgtev9._.js +1 -1
  129. package/.next/server/chunks/ssr/{project_f_tower_006ysi2._.js → project_f_tower_0hzcbgq._.js} +2 -2
  130. package/.next/server/chunks/ssr/project_f_tower_0h~8iz.._.js +3 -0
  131. package/.next/server/chunks/ssr/project_f_tower_0ivvjwd._.js +1 -1
  132. package/.next/server/chunks/ssr/project_f_tower_0jy~1uf._.js +1 -1
  133. package/.next/server/chunks/ssr/project_f_tower_0l6ssf8._.js +1 -1
  134. package/.next/server/chunks/ssr/project_f_tower_0o5.y1e._.js +1 -1
  135. package/.next/server/chunks/ssr/{project_f_tower_13hdtgf._.js → project_f_tower_0s1jqt5._.js} +2 -2
  136. package/.next/server/chunks/ssr/{project_f_tower_0m76uwh._.js → project_f_tower_0s~f55k._.js} +2 -2
  137. package/.next/server/chunks/ssr/project_f_tower_0w01kgd._.js +1 -1
  138. package/.next/server/chunks/ssr/project_f_tower_0ym-aea._.js +1 -1
  139. package/.next/server/chunks/ssr/{project_f_tower_src_13jw2_q._.js → project_f_tower_src_128.lqf._.js} +2 -2
  140. package/.next/server/chunks/ssr/project_f_tower_src_actions_agent-actions_ts_0.s4~m-._.js +1 -1
  141. package/.next/server/chunks/ssr/project_f_tower_src_actions_file-actions_ts_02i742t._.js +1 -1
  142. package/.next/server/chunks/ssr/project_f_tower_src_app_missions_missions-client_tsx_0ums4qx._.js +1 -1
  143. package/.next/server/chunks/ssr/project_f_tower_src_app_onboarding_page_tsx_0_9_yoq._.js +1 -1
  144. package/.next/server/chunks/ssr/project_f_tower_src_app_settings_page_tsx_0oo06~d._.js +1 -1
  145. package/.next/server/chunks/ssr/project_f_tower_src_app_workspaces_[workspaceId]_board-page-client_tsx_0jmj1xz._.js +1 -1
  146. package/.next/server/middleware-build-manifest.js +3 -3
  147. package/.next/server/pages/404.html +1 -1
  148. package/.next/server/pages/500.html +1 -1
  149. package/.next/server/server-reference-manifest.js +1 -1
  150. package/.next/server/server-reference-manifest.json +211 -211
  151. package/.next/static/chunks/{0a93fdjk-37r7.js → 0-d4licj-hata.js} +1 -1
  152. package/.next/static/chunks/{0jm.d2tvttdcy.js → 0.094wo3-wbr_.js} +1 -1
  153. package/.next/static/chunks/02myf8ud-x1x0.js +1 -0
  154. package/.next/static/chunks/{0ejd72g7tekop.js → 05.r3gya2y0_d.js} +1 -1
  155. package/.next/static/chunks/059sctu5sue65.js +1 -0
  156. package/.next/static/chunks/{0~wu849la7jq2.js → 07jb~oukvvhv~.js} +1 -1
  157. package/.next/static/chunks/{163-h-672vjtc.js → 08y-dar2a2nv~.js} +1 -1
  158. package/.next/static/chunks/{0x9x7bxnrbi1..js → 08~h~n9ldz4.q.js} +1 -1
  159. package/.next/static/chunks/0hsqm_60.b18j.js +1 -0
  160. package/.next/static/chunks/{0j3ixh~tlr2~~.js → 0ifhv76k2rmn9.js} +2 -2
  161. package/.next/static/chunks/{0x2z0sza~9erw.js → 0w-f5xcz~0~a9.js} +1 -1
  162. package/.next/static/chunks/{1068kwso1r._u.js → 0yzmd3i5vfggs.js} +1 -1
  163. package/.next/static/chunks/{14ul.txcdkz4n.js → 12m3c8he3v-d-.js} +1 -1
  164. package/.next/static/chunks/{0kjm.xm_~nzz0.js → 13yyy7cl_d5za.js} +1 -1
  165. package/.next/static/chunks/15orsd353tllt.js +1 -0
  166. package/.next/trace +2 -2
  167. package/.next/trace-build +1 -1
  168. package/package.json +1 -1
  169. package/.next/server/chunks/ssr/[root-of-the-server]__0.yn90z._.js +0 -3
  170. package/.next/server/chunks/ssr/project_f_tower_0d9_kxc._.js +0 -3
  171. package/.next/static/chunks/09mbyvk8z.wx2.js +0 -1
  172. package/.next/static/chunks/0mf6fqi52ca~q.js +0 -1
  173. package/.next/static/chunks/0vhwphmq69i0d.js +0 -1
  174. package/.next/static/chunks/17b4edxd7wg5~.js +0 -1
  175. /package/.next/static/{EMk0oZpCVYuq8amkRB5za → Jspb2q16y1AMCvOLB3nv_}/_buildManifest.js +0 -0
  176. /package/.next/static/{EMk0oZpCVYuq8amkRB5za → Jspb2q16y1AMCvOLB3nv_}/_clientMiddlewareManifest.js +0 -0
  177. /package/.next/static/{EMk0oZpCVYuq8amkRB5za → Jspb2q16y1AMCvOLB3nv_}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/workspaces/[workspaceId]/tasks/[taskId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/project/f/tower/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":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx <module evaluation>":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx <module evaluation>":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx <module evaluation>":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx <module evaluation>":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx <module evaluation>":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/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":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js"],"async":false},"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx <module evaluation>":{"id":839178,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js","/_next/static/chunks/09mbyvk8z.wx2.js","/_next/static/chunks/1068kwso1r._u.js","/_next/static/chunks/05r51bf1-_-x4.js"],"async":false},"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx":{"id":839178,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0x2z0sza~9erw.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0a93fdjk-37r7.js","/_next/static/chunks/09mbyvk8z.wx2.js","/_next/static/chunks/1068kwso1r._u.js","/_next/static/chunks/05r51bf1-_-x4.js"],"async":false}},"ssrModuleMapping":{"276658":{"*":{"id":191945,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"335291":{"*":{"id":178439,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"718308":{"*":{"id":507824,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"966733":{"*":{"id":53311,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"416595":{"*":{"id":853182,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"519171":{"*":{"id":113520,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"976752":{"*":{"id":450767,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"11915":{"*":{"id":95446,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"178755":{"*":{"id":582043,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"625054":{"*":{"id":584335,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"471410":{"*":{"id":209421,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"469787":{"*":{"id":250531,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"703810":{"*":{"id":226372,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/0uz~_next_dist_client_components_0neff21._.js"],"async":false}},"839178":{"*":{"id":862785,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0vfw8sn._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0jpbiq_._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/project_f_tower_0m76uwh._.js","server/chunks/ssr/0j~t_@monaco-editor_react_dist_index_mjs_0ni7by_._.js","server/chunks/ssr/project_f_tower_src_components_ui_select_tsx_07scqtg._.js","server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js","server/chunks/ssr/project_f_tower_13hdtgf._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"276658":{"*":{"id":81267,"name":"*","chunks":[],"async":false}},"335291":{"*":{"id":291108,"name":"*","chunks":[],"async":false}},"718308":{"*":{"id":433014,"name":"*","chunks":[],"async":false}},"966733":{"*":{"id":979045,"name":"*","chunks":[],"async":false}},"416595":{"*":{"id":817534,"name":"*","chunks":[],"async":false}},"519171":{"*":{"id":651443,"name":"*","chunks":[],"async":false}},"976752":{"*":{"id":412142,"name":"*","chunks":[],"async":false}},"11915":{"*":{"id":631413,"name":"*","chunks":[],"async":false}},"178755":{"*":{"id":284269,"name":"*","chunks":[],"async":false}},"625054":{"*":{"id":670088,"name":"*","chunks":[],"async":false}},"471410":{"*":{"id":907347,"name":"*","chunks":[],"async":false}},"469787":{"*":{"id":186682,"name":"*","chunks":[],"async":false}},"703810":{"*":{"id":202817,"name":"*","chunks":[],"async":false}},"839178":{"*":{"id":229815,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/project/f/tower/src/app/layout":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/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/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/page":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}]},"entryJSFiles":{"[project]/project/f/tower/src/app/layout":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0x2z0sza~9erw.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0a93fdjk-37r7.js"],"[project]/project/f/tower/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/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0x2z0sza~9erw.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0a93fdjk-37r7.js"],"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/page":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0x2z0sza~9erw.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0a93fdjk-37r7.js","static/chunks/09mbyvk8z.wx2.js","static/chunks/1068kwso1r._u.js","static/chunks/05r51bf1-_-x4.js"]}};
2
+ globalThis.__RSC_MANIFEST["/workspaces/[workspaceId]/tasks/[taskId]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/project/f/tower/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":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":276658,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":335291,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":718308,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":966733,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":416595,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":519171,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":976752,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx <module evaluation>":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/tooltip.tsx":{"id":11915,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx <module evaluation>":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/layout/layout-client.tsx":{"id":178755,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx <module evaluation>":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/lib/i18n.tsx":{"id":625054,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx <module evaluation>":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/providers/theme-provider.tsx":{"id":471410,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx <module evaluation>":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/components/ui/sonner.tsx":{"id":469787,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/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":703810,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js"],"async":false},"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx <module evaluation>":{"id":839178,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js","/_next/static/chunks/02myf8ud-x1x0.js","/_next/static/chunks/0yzmd3i5vfggs.js","/_next/static/chunks/05r51bf1-_-x4.js"],"async":false},"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/task-page-client.tsx":{"id":839178,"name":"*","chunks":["/_next/static/chunks/0i5zk6woum~cm.js","/_next/static/chunks/0odp5708u_28m.js","/_next/static/chunks/0sdq_svi-w4cf.js","/_next/static/chunks/09mkfd6kg8s2..js","/_next/static/chunks/0smj3ii_egywx.js","/_next/static/chunks/0c5h4.yuzpzs5.js","/_next/static/chunks/0q6i_n.rkxpn0.js","/_next/static/chunks/0w-f5xcz~0~a9.js","/_next/static/chunks/0sszltblb5pss.js","/_next/static/chunks/0xvn7yrj70a9v.js","/_next/static/chunks/0-d4licj-hata.js","/_next/static/chunks/02myf8ud-x1x0.js","/_next/static/chunks/0yzmd3i5vfggs.js","/_next/static/chunks/05r51bf1-_-x4.js"],"async":false}},"ssrModuleMapping":{"276658":{"*":{"id":191945,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"335291":{"*":{"id":178439,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"718308":{"*":{"id":507824,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"966733":{"*":{"id":53311,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"416595":{"*":{"id":853182,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"519171":{"*":{"id":113520,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"976752":{"*":{"id":450767,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"11915":{"*":{"id":95446,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"178755":{"*":{"id":582043,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"625054":{"*":{"id":584335,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"471410":{"*":{"id":209421,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"469787":{"*":{"id":250531,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js"],"async":false}},"703810":{"*":{"id":226372,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/0uz~_next_dist_client_components_0neff21._.js"],"async":false}},"839178":{"*":{"id":862785,"name":"*","chunks":["server/chunks/ssr/project_f_tower_0ge0mtj._.js","server/chunks/ssr/project_f_tower_02x5vbj._.js","server/chunks/ssr/[root-of-the-server]__0p21gac._.js","server/chunks/ssr/0-yb__pnpm_0gui5y9._.js","server/chunks/ssr/project_f_tower_0sj3voe._.js","server/chunks/ssr/project_f_tower_src_components_ui_input_tsx_02yu4ri._.js","server/chunks/ssr/0uz~_next_dist_0viyn-6._.js","server/chunks/ssr/project_f_tower_0hgtev9._.js","server/chunks/ssr/project_f_tower_0jhlcus._.js","server/chunks/ssr/0uz~_next_dist_11y31c8._.js","server/chunks/ssr/0-yb__pnpm_072uqh4._.js","server/chunks/ssr/project_f_tower_0p39h1r._.js","server/chunks/ssr/project_f_tower_0ea6ill._.js","server/chunks/ssr/project_f_tower_0s~f55k._.js","server/chunks/ssr/0j~t_@monaco-editor_react_dist_index_mjs_0ni7by_._.js","server/chunks/ssr/project_f_tower_src_components_ui_select_tsx_07scqtg._.js","server/chunks/ssr/04uy_src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_01.s1p0._.js","server/chunks/ssr/project_f_tower_0s1jqt5._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"276658":{"*":{"id":81267,"name":"*","chunks":[],"async":false}},"335291":{"*":{"id":291108,"name":"*","chunks":[],"async":false}},"718308":{"*":{"id":433014,"name":"*","chunks":[],"async":false}},"966733":{"*":{"id":979045,"name":"*","chunks":[],"async":false}},"416595":{"*":{"id":817534,"name":"*","chunks":[],"async":false}},"519171":{"*":{"id":651443,"name":"*","chunks":[],"async":false}},"976752":{"*":{"id":412142,"name":"*","chunks":[],"async":false}},"11915":{"*":{"id":631413,"name":"*","chunks":[],"async":false}},"178755":{"*":{"id":284269,"name":"*","chunks":[],"async":false}},"625054":{"*":{"id":670088,"name":"*","chunks":[],"async":false}},"471410":{"*":{"id":907347,"name":"*","chunks":[],"async":false}},"469787":{"*":{"id":186682,"name":"*","chunks":[],"async":false}},"703810":{"*":{"id":202817,"name":"*","chunks":[],"async":false}},"839178":{"*":{"id":229815,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/project/f/tower/src/app/layout":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/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/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}],"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/page":[{"path":"static/chunks/0neevhl_o1ozu.css","inlined":false},{"path":"static/chunks/0s4zpgzk~au6x.css","inlined":false}]},"entryJSFiles":{"[project]/project/f/tower/src/app/layout":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0w-f5xcz~0~a9.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0-d4licj-hata.js"],"[project]/project/f/tower/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/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0w-f5xcz~0~a9.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0-d4licj-hata.js"],"[project]/project/f/tower/src/app/workspaces/[workspaceId]/tasks/[taskId]/page":["static/chunks/0i5zk6woum~cm.js","static/chunks/0odp5708u_28m.js","static/chunks/0sdq_svi-w4cf.js","static/chunks/09mkfd6kg8s2..js","static/chunks/0smj3ii_egywx.js","static/chunks/0c5h4.yuzpzs5.js","static/chunks/0q6i_n.rkxpn0.js","static/chunks/0w-f5xcz~0~a9.js","static/chunks/0sszltblb5pss.js","static/chunks/0xvn7yrj70a9v.js","static/chunks/0-d4licj-hata.js","static/chunks/02myf8ud-x1x0.js","static/chunks/0yzmd3i5vfggs.js","static/chunks/05r51bf1-_-x4.js"]}};
3
3
 
@@ -3,7 +3,7 @@
3
3
  "id": 467005,
4
4
  "files": [
5
5
  "static/chunks/17oc2l.ekcs8b.css",
6
- "static/chunks/0~wu849la7jq2.js"
6
+ "static/chunks/07jb~oukvvhv~.js"
7
7
  ]
8
8
  },
9
9
  "834880": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "40331099e112cf0a12c70815aea55488d6338ffaa5": {
3
+ "40db634945d84ee345d44243a7ae05109df2146a3a": {
4
4
  "workers": {
5
5
  "app/workspaces/page": {
6
6
  "moduleId": 157616,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
14
14
  },
15
- "60cdcaf10b283d21d6be72f5416a056779b2d9f1c3": {
15
+ "606fc384c9d7dd2f98f3aa57ea997501243438636c": {
16
16
  "workers": {
17
17
  "app/workspaces/page": {
18
18
  "moduleId": 157616,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
26
26
  },
27
- "40e92d14e52706c339034c1d51a996ef2a93e177f3": {
27
+ "40737643e39968bd4e34f23ae8e3fdc13aa033d672": {
28
28
  "workers": {
29
29
  "app/workspaces/page": {
30
30
  "moduleId": 157616,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
38
38
  },
39
- "4050e118a4c6b1e6a776991f0a0ee8dffc19531892": {
39
+ "409345b2fb023fbcc61f2122ff613d20a9b733861a": {
40
40
  "workers": {
41
41
  "app/workspaces/page": {
42
42
  "moduleId": 157616,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "getLabelsForWorkspace",
49
49
  "filename": "project/f/tower/src/actions/label-actions.ts"
50
50
  },
51
- "4055c35b9777afb0676c2235fec3a77dddbb35484d": {
51
+ "408638851fdcf9a7331e33f4f62bff24557f12c7ac": {
52
52
  "workers": {
53
53
  "app/workspaces/page": {
54
54
  "moduleId": 157616,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "createLabel",
61
61
  "filename": "project/f/tower/src/actions/label-actions.ts"
62
62
  },
63
- "4035132a339561d1675b7bb24bdca38154a4d95293": {
63
+ "400c223032559f38f5c42935c96d5a66c1c87c4947": {
64
64
  "workers": {
65
65
  "app/workspaces/page": {
66
66
  "moduleId": 157616,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "deleteLabel",
73
73
  "filename": "project/f/tower/src/actions/label-actions.ts"
74
74
  },
75
- "607d00ead39c57d614468a73b1700ed559c7478ddb": {
75
+ "607ec05a8094476de568816e33789967dfdc47b877": {
76
76
  "workers": {
77
77
  "app/workspaces/page": {
78
78
  "moduleId": 157616,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "globalSearch",
85
85
  "filename": "project/f/tower/src/actions/search-actions.ts"
86
86
  },
87
- "60745f5f7d18bf2b3783f2cc7b80d57a0a25c83e18": {
87
+ "60b496f5c3dd122fa06376265b98042dc0bc30eb14": {
88
88
  "workers": {
89
89
  "app/workspaces/page": {
90
90
  "moduleId": 157616,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "getConfigValue",
97
97
  "filename": "project/f/tower/src/actions/config-actions.ts"
98
98
  },
99
- "40789c5e8c7ca0f0a2af6d7b34a423ee37334a05b4": {
99
+ "405c0e332450b000b21836ead1c4321461502cfa64": {
100
100
  "workers": {
101
101
  "app/workspaces/page": {
102
102
  "moduleId": 157616,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "resolveGitLocalPath",
109
109
  "filename": "project/f/tower/src/actions/config-actions.ts"
110
110
  },
111
- "601723fd09c3075bb43df49941e81b4f588c6f8132": {
111
+ "60ccf59bb9af91735afc5f5f702a3cec4af478797f": {
112
112
  "workers": {
113
113
  "app/workspaces/page": {
114
114
  "moduleId": 157616,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "analyzeProjectDirectory",
121
121
  "filename": "project/f/tower/src/actions/project-actions.ts"
122
122
  },
123
- "603147b7c50c397f9344014a578b01144b2f53989d": {
123
+ "60e54db140d535f1a59183063189992f1eaf8859dc": {
124
124
  "workers": {
125
125
  "app/workspaces/page": {
126
126
  "moduleId": 157616,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "migrateProjectPath",
133
133
  "filename": "project/f/tower/src/actions/project-actions.ts"
134
134
  },
135
- "40877c024ad087151d0a998dfd9933573de30c3c5e": {
135
+ "40aca8ebefd40b487f7261b47a2ba70f37cc99ca7b": {
136
136
  "workers": {
137
137
  "app/workspaces/page": {
138
138
  "moduleId": 157616,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "checkMigrationSafety",
145
145
  "filename": "project/f/tower/src/actions/project-actions.ts"
146
146
  },
147
- "00ca1a7c5d8c4e7adbcc0fa5820f16d2f282bdd870": {
147
+ "00c1834c047382d4205012a4adc315a26f4745e1c8": {
148
148
  "workers": {
149
149
  "app/workspaces/page": {
150
150
  "moduleId": 157616,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "getActualWsPort",
157
157
  "filename": "project/f/tower/src/actions/config-actions.ts"
158
158
  },
159
- "40797d27b8ca6795d755ae7230dd593555864c7745": {
159
+ "409353d46651fcf4e4d495d9d9d645964183bd0adc": {
160
160
  "workers": {
161
161
  "app/workspaces/page": {
162
162
  "moduleId": 157616,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "createProject",
169
169
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
170
170
  },
171
- "60d4299544a099ef9a764f2c22530968bdd9aba3b8": {
171
+ "60e964550de6a0d8d67e72c642eb548dfe0c39de74": {
172
172
  "workers": {
173
173
  "app/workspaces/page": {
174
174
  "moduleId": 157616,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "setConfigValue",
181
181
  "filename": "project/f/tower/src/actions/config-actions.ts"
182
182
  },
183
- "0078f4786fa49b266ffa694e34a4c1ccbe901c2b55": {
183
+ "004ad72c659dc873a20af0503d771ac4faff1414bc": {
184
184
  "workers": {
185
185
  "app/workspaces/page": {
186
186
  "moduleId": 157616,
@@ -192,43 +192,43 @@
192
192
  "exportedName": "getOnboardingStatus",
193
193
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
194
194
  },
195
- "4037de57d0599f29df53638115136474393de6e339": {
195
+ "402408ec9f92a8ccc27825f3b1ca78ce2ce9e3a7bf": {
196
196
  "workers": {
197
197
  "app/workspaces/page": {
198
198
  "moduleId": 157616,
199
199
  "async": true,
200
- "exportedName": "setOnboardingProgress",
200
+ "exportedName": "completeOnboarding",
201
201
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
202
202
  }
203
203
  },
204
- "exportedName": "setOnboardingProgress",
204
+ "exportedName": "completeOnboarding",
205
205
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
206
206
  },
207
- "40412b528ff795345783a28794c363626c155d6970": {
207
+ "404a39fb270ea30e5a1f55cbb73a0c420896ed0ac3": {
208
208
  "workers": {
209
209
  "app/workspaces/page": {
210
210
  "moduleId": 157616,
211
211
  "async": true,
212
- "exportedName": "dispatchTaskCompletionEvent",
212
+ "exportedName": "setOnboardingProgress",
213
213
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
214
214
  }
215
215
  },
216
- "exportedName": "dispatchTaskCompletionEvent",
216
+ "exportedName": "setOnboardingProgress",
217
217
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
218
218
  },
219
- "40c64a99851b9cf49554c71b8c97f91c24632d635b": {
219
+ "409a7c815688a636cfe2a90eb2881b60817aeb0d81": {
220
220
  "workers": {
221
221
  "app/workspaces/page": {
222
222
  "moduleId": 157616,
223
223
  "async": true,
224
- "exportedName": "completeOnboarding",
224
+ "exportedName": "dispatchTaskCompletionEvent",
225
225
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
226
226
  }
227
227
  },
228
- "exportedName": "completeOnboarding",
228
+ "exportedName": "dispatchTaskCompletionEvent",
229
229
  "filename": "project/f/tower/src/actions/onboarding-actions.ts"
230
230
  },
231
- "00e1e55dd1d05ec060b223e4aa2b19eabf0885a653": {
231
+ "00dea9438815310100d35d1410d37043f24e0f6d09": {
232
232
  "workers": {
233
233
  "app/workspaces/page": {
234
234
  "moduleId": 157616,
@@ -240,55 +240,55 @@
240
240
  "exportedName": "getWorkspacesWithProjects",
241
241
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
242
242
  },
243
- "40105913bb5acaa20f5973651e9f371a844ed0bf80": {
243
+ "401126298d4c00f18366cf428b331b2424b6858c87": {
244
244
  "workers": {
245
245
  "app/workspaces/page": {
246
246
  "moduleId": 157616,
247
247
  "async": true,
248
- "exportedName": "getRecentLocalProjects",
248
+ "exportedName": "getWorkspacesWithRecentTasks",
249
249
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
250
250
  }
251
251
  },
252
- "exportedName": "getRecentLocalProjects",
252
+ "exportedName": "getWorkspacesWithRecentTasks",
253
253
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
254
254
  },
255
- "4041fd6a243486060eb931237780ae3eeac30e101d": {
255
+ "404701024bec77424822bb284512d5468b4958bad6": {
256
256
  "workers": {
257
257
  "app/workspaces/page": {
258
258
  "moduleId": 157616,
259
259
  "async": true,
260
- "exportedName": "deleteProject",
260
+ "exportedName": "getWorkspaceById",
261
261
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
262
262
  }
263
263
  },
264
- "exportedName": "deleteProject",
264
+ "exportedName": "getWorkspaceById",
265
265
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
266
266
  },
267
- "404fd02650375319600b5b74842eae10623e17e810": {
267
+ "40491a8487f6598421fb229c5922564f6b120109e5": {
268
268
  "workers": {
269
269
  "app/workspaces/page": {
270
270
  "moduleId": 157616,
271
271
  "async": true,
272
- "exportedName": "getProjectByLocalPath",
272
+ "exportedName": "getRecentLocalProjects",
273
273
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
274
274
  }
275
275
  },
276
- "exportedName": "getProjectByLocalPath",
276
+ "exportedName": "getRecentLocalProjects",
277
277
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
278
278
  },
279
- "4099010054cc103e24e8d4e1f51d03f149775ebb06": {
279
+ "408a3a0388c692937f983dd86d8efcd8889cc6c1fd": {
280
280
  "workers": {
281
281
  "app/workspaces/page": {
282
282
  "moduleId": 157616,
283
283
  "async": true,
284
- "exportedName": "getWorkspaceById",
284
+ "exportedName": "getProjectByLocalPath",
285
285
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
286
286
  }
287
287
  },
288
- "exportedName": "getWorkspaceById",
288
+ "exportedName": "getProjectByLocalPath",
289
289
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
290
290
  },
291
- "40aacb5874521e8e6e7a939bb37e9f74f72e20a8b8": {
291
+ "40aa56439baf8e3500d146add49cd2321c18654ba4": {
292
292
  "workers": {
293
293
  "app/workspaces/page": {
294
294
  "moduleId": 157616,
@@ -300,19 +300,19 @@
300
300
  "exportedName": "getOrCreateTowerTaskId",
301
301
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
302
302
  },
303
- "40f256c6b3398ca41cb34fd000213fefa60d75e767": {
303
+ "40ac9ef30770287c638151745510ba18e95130d128": {
304
304
  "workers": {
305
305
  "app/workspaces/page": {
306
306
  "moduleId": 157616,
307
307
  "async": true,
308
- "exportedName": "getWorkspacesWithRecentTasks",
308
+ "exportedName": "deleteProject",
309
309
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
310
310
  }
311
311
  },
312
- "exportedName": "getWorkspacesWithRecentTasks",
312
+ "exportedName": "deleteProject",
313
313
  "filename": "project/f/tower/src/actions/workspace-actions.ts"
314
314
  },
315
- "6001c2db587ae9837c01852b0a264ee014f9f96ea4": {
315
+ "6054619e1ff3c0f8b32f6b6097e0f8b597030861c9": {
316
316
  "workers": {
317
317
  "app/workspaces/page": {
318
318
  "moduleId": 157616,