super-time-tracker-ui 0.1.20 → 0.1.21

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 (316) hide show
  1. package/dist/standalone/next-output/BUILD_ID +1 -1
  2. package/dist/standalone/next-output/app-path-routes-manifest.json +7 -0
  3. package/dist/standalone/next-output/build-manifest.json +7 -7
  4. package/dist/standalone/next-output/routes-manifest.json +42 -0
  5. package/dist/standalone/next-output/server/app/_global-error/page/build-manifest.json +4 -4
  6. package/dist/standalone/next-output/server/app/_global-error/page.js.nft.json +1 -1
  7. package/dist/standalone/next-output/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/dist/standalone/next-output/server/app/_global-error.html +1 -1
  9. package/dist/standalone/next-output/server/app/_global-error.rsc +1 -1
  10. package/dist/standalone/next-output/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  11. package/dist/standalone/next-output/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/dist/standalone/next-output/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/dist/standalone/next-output/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/dist/standalone/next-output/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/dist/standalone/next-output/server/app/_not-found/page/build-manifest.json +4 -4
  16. package/dist/standalone/next-output/server/app/_not-found/page.js +2 -1
  17. package/dist/standalone/next-output/server/app/_not-found/page.js.nft.json +1 -1
  18. package/dist/standalone/next-output/server/app/_not-found/page_client-reference-manifest.js +1 -1
  19. package/dist/standalone/next-output/server/app/api/backup/route.js +1 -1
  20. package/dist/standalone/next-output/server/app/api/backup/route.js.nft.json +1 -1
  21. package/dist/standalone/next-output/server/app/api/entry/delete-bulk/route.js +1 -1
  22. package/dist/standalone/next-output/server/app/api/entry/delete-bulk/route.js.nft.json +1 -1
  23. package/dist/standalone/next-output/server/app/api/entry/move/route.js +1 -1
  24. package/dist/standalone/next-output/server/app/api/entry/move/route.js.nft.json +1 -1
  25. package/dist/standalone/next-output/server/app/api/entry/move-bulk/route.js +1 -1
  26. package/dist/standalone/next-output/server/app/api/entry/move-bulk/route.js.nft.json +1 -1
  27. package/dist/standalone/next-output/server/app/api/entry/route.js +2 -2
  28. package/dist/standalone/next-output/server/app/api/entry/route.js.nft.json +1 -1
  29. package/dist/standalone/next-output/server/app/api/entry/suggest-description/route/app-paths-manifest.json +3 -0
  30. package/dist/standalone/next-output/server/app/api/entry/suggest-description/route/build-manifest.json +9 -0
  31. package/dist/standalone/next-output/server/app/api/entry/suggest-description/route/server-reference-manifest.json +4 -0
  32. package/dist/standalone/next-output/server/app/api/entry/suggest-description/route.js +6 -0
  33. package/dist/standalone/next-output/server/app/api/entry/suggest-description/route.js.nft.json +1 -0
  34. package/dist/standalone/next-output/server/app/api/entry/suggest-description/route_client-reference-manifest.js +3 -0
  35. package/dist/standalone/next-output/server/app/api/focus-nudges/status/route/app-paths-manifest.json +3 -0
  36. package/dist/standalone/next-output/server/app/api/focus-nudges/status/route/build-manifest.json +9 -0
  37. package/dist/standalone/next-output/server/app/api/focus-nudges/status/route/server-reference-manifest.json +4 -0
  38. package/dist/standalone/next-output/server/app/api/focus-nudges/status/route.js +6 -0
  39. package/dist/standalone/next-output/server/app/api/focus-nudges/status/route.js.nft.json +1 -0
  40. package/dist/standalone/next-output/server/app/api/focus-nudges/status/route_client-reference-manifest.js +3 -0
  41. package/dist/standalone/next-output/server/app/api/in/route.js +1 -1
  42. package/dist/standalone/next-output/server/app/api/in/route.js.nft.json +1 -1
  43. package/dist/standalone/next-output/server/app/api/note/route.js +1 -1
  44. package/dist/standalone/next-output/server/app/api/note/route.js.nft.json +1 -1
  45. package/dist/standalone/next-output/server/app/api/out/route.js +1 -1
  46. package/dist/standalone/next-output/server/app/api/out/route.js.nft.json +1 -1
  47. package/dist/standalone/next-output/server/app/api/sheet/active/route.js +1 -1
  48. package/dist/standalone/next-output/server/app/api/sheet/active/route.js.nft.json +1 -1
  49. package/dist/standalone/next-output/server/app/api/sheet/route.js +1 -1
  50. package/dist/standalone/next-output/server/app/api/sheet/route.js.nft.json +1 -1
  51. package/dist/standalone/next-output/server/app/api/state/route.js +1 -1
  52. package/dist/standalone/next-output/server/app/api/state/route.js.nft.json +1 -1
  53. package/dist/standalone/next-output/server/app/api/sync/import/route.js +1 -1
  54. package/dist/standalone/next-output/server/app/api/sync/import/route.js.nft.json +1 -1
  55. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js +1 -1
  56. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js.nft.json +1 -1
  57. package/dist/standalone/next-output/server/app/api/sync/pull/route.js +1 -1
  58. package/dist/standalone/next-output/server/app/api/sync/pull/route.js.nft.json +1 -1
  59. package/dist/standalone/next-output/server/app/api/sync/push/route.js +1 -1
  60. package/dist/standalone/next-output/server/app/api/sync/push/route.js.nft.json +1 -1
  61. package/dist/standalone/next-output/server/app/api/sync/status/route.js +1 -1
  62. package/dist/standalone/next-output/server/app/api/sync/status/route.js.nft.json +1 -1
  63. package/dist/standalone/next-output/server/app/api/tags/route.js +1 -1
  64. package/dist/standalone/next-output/server/app/api/tags/route.js.nft.json +1 -1
  65. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route.js +1 -1
  66. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route.js.nft.json +1 -1
  67. package/dist/standalone/next-output/server/app/api/ui-preferences/route.js +1 -1
  68. package/dist/standalone/next-output/server/app/api/ui-preferences/route.js.nft.json +1 -1
  69. package/dist/standalone/next-output/server/app/auth/callback/route.js +1 -1
  70. package/dist/standalone/next-output/server/app/auth/callback/route.js.nft.json +1 -1
  71. package/dist/standalone/next-output/server/app/login/page/build-manifest.json +4 -4
  72. package/dist/standalone/next-output/server/app/login/page.js +2 -1
  73. package/dist/standalone/next-output/server/app/login/page.js.nft.json +1 -1
  74. package/dist/standalone/next-output/server/app/login/page_client-reference-manifest.js +1 -1
  75. package/dist/standalone/next-output/server/app/offline/page/app-paths-manifest.json +3 -0
  76. package/dist/standalone/next-output/server/app/offline/page/build-manifest.json +17 -0
  77. package/dist/standalone/next-output/server/app/offline/page/next-font-manifest.json +11 -0
  78. package/dist/standalone/next-output/server/app/offline/page/react-loadable-manifest.json +1 -0
  79. package/dist/standalone/next-output/server/app/offline/page/server-reference-manifest.json +4 -0
  80. package/dist/standalone/next-output/server/app/offline/page.js +16 -0
  81. package/dist/standalone/next-output/server/app/offline/page.js.nft.json +1 -0
  82. package/dist/standalone/next-output/server/app/offline/page_client-reference-manifest.js +3 -0
  83. package/dist/standalone/next-output/server/app/page/build-manifest.json +4 -4
  84. package/dist/standalone/next-output/server/app/page.js +4 -3
  85. package/dist/standalone/next-output/server/app/page.js.nft.json +1 -1
  86. package/dist/standalone/next-output/server/app/page_client-reference-manifest.js +1 -1
  87. package/dist/standalone/next-output/server/app/pomodoro/page/app-paths-manifest.json +3 -0
  88. package/dist/standalone/next-output/server/app/pomodoro/page/build-manifest.json +17 -0
  89. package/dist/standalone/next-output/server/app/pomodoro/page/next-font-manifest.json +11 -0
  90. package/dist/standalone/next-output/server/app/pomodoro/page/react-loadable-manifest.json +1 -0
  91. package/dist/standalone/next-output/server/app/pomodoro/page/server-reference-manifest.json +4 -0
  92. package/dist/standalone/next-output/server/app/pomodoro/page.js +16 -0
  93. package/dist/standalone/next-output/server/app/pomodoro/page.js.nft.json +1 -0
  94. package/dist/standalone/next-output/server/app/pomodoro/page_client-reference-manifest.js +3 -0
  95. package/dist/standalone/next-output/server/app/register/page/build-manifest.json +4 -4
  96. package/dist/standalone/next-output/server/app/register/page.js +2 -1
  97. package/dist/standalone/next-output/server/app/register/page.js.nft.json +1 -1
  98. package/dist/standalone/next-output/server/app/register/page_client-reference-manifest.js +1 -1
  99. package/dist/standalone/next-output/server/app/reporting/page/build-manifest.json +4 -4
  100. package/dist/standalone/next-output/server/app/reporting/page.js +3 -2
  101. package/dist/standalone/next-output/server/app/reporting/page.js.nft.json +1 -1
  102. package/dist/standalone/next-output/server/app/reporting/page_client-reference-manifest.js +1 -1
  103. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page/app-paths-manifest.json +3 -0
  104. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page/build-manifest.json +17 -0
  105. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page/next-font-manifest.json +11 -0
  106. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page/react-loadable-manifest.json +1 -0
  107. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page/server-reference-manifest.json +4 -0
  108. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page.js +16 -0
  109. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page.js.nft.json +1 -0
  110. package/dist/standalone/next-output/server/app/settings/ai-suggestions/page_client-reference-manifest.js +3 -0
  111. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/build-manifest.json +4 -4
  112. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js +2 -1
  113. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js.nft.json +1 -1
  114. package/dist/standalone/next-output/server/app/settings/cloud-sync/page_client-reference-manifest.js +1 -1
  115. package/dist/standalone/next-output/server/app/settings/data/page/build-manifest.json +4 -4
  116. package/dist/standalone/next-output/server/app/settings/data/page.js +4 -3
  117. package/dist/standalone/next-output/server/app/settings/data/page.js.nft.json +1 -1
  118. package/dist/standalone/next-output/server/app/settings/data/page_client-reference-manifest.js +1 -1
  119. package/dist/standalone/next-output/server/app/settings/display/page/build-manifest.json +4 -4
  120. package/dist/standalone/next-output/server/app/settings/display/page.js +2 -1
  121. package/dist/standalone/next-output/server/app/settings/display/page.js.nft.json +1 -1
  122. package/dist/standalone/next-output/server/app/settings/display/page_client-reference-manifest.js +1 -1
  123. package/dist/standalone/next-output/server/app/settings/goals/page/app-paths-manifest.json +3 -0
  124. package/dist/standalone/next-output/server/app/settings/goals/page/build-manifest.json +17 -0
  125. package/dist/standalone/next-output/server/app/settings/goals/page/next-font-manifest.json +11 -0
  126. package/dist/standalone/next-output/server/app/settings/goals/page/react-loadable-manifest.json +1 -0
  127. package/dist/standalone/next-output/server/app/settings/goals/page/server-reference-manifest.json +4 -0
  128. package/dist/standalone/next-output/server/app/settings/goals/page.js +16 -0
  129. package/dist/standalone/next-output/server/app/settings/goals/page.js.nft.json +1 -0
  130. package/dist/standalone/next-output/server/app/settings/goals/page_client-reference-manifest.js +3 -0
  131. package/dist/standalone/next-output/server/app/settings/page/build-manifest.json +4 -4
  132. package/dist/standalone/next-output/server/app/settings/page.js +3 -2
  133. package/dist/standalone/next-output/server/app/settings/page.js.nft.json +1 -1
  134. package/dist/standalone/next-output/server/app/settings/page_client-reference-manifest.js +1 -1
  135. package/dist/standalone/next-output/server/app/settings/pomodoro/page/app-paths-manifest.json +3 -0
  136. package/dist/standalone/next-output/server/app/settings/pomodoro/page/build-manifest.json +17 -0
  137. package/dist/standalone/next-output/server/app/settings/pomodoro/page/next-font-manifest.json +11 -0
  138. package/dist/standalone/next-output/server/app/settings/pomodoro/page/react-loadable-manifest.json +1 -0
  139. package/dist/standalone/next-output/server/app/settings/pomodoro/page/server-reference-manifest.json +4 -0
  140. package/dist/standalone/next-output/server/app/settings/pomodoro/page.js +16 -0
  141. package/dist/standalone/next-output/server/app/settings/pomodoro/page.js.nft.json +1 -0
  142. package/dist/standalone/next-output/server/app/settings/pomodoro/page_client-reference-manifest.js +3 -0
  143. package/dist/standalone/next-output/server/app/settings/tags/page/build-manifest.json +4 -4
  144. package/dist/standalone/next-output/server/app/settings/tags/page.js +3 -2
  145. package/dist/standalone/next-output/server/app/settings/tags/page.js.nft.json +1 -1
  146. package/dist/standalone/next-output/server/app/settings/tags/page_client-reference-manifest.js +1 -1
  147. package/dist/standalone/next-output/server/app/sheets/page/build-manifest.json +4 -4
  148. package/dist/standalone/next-output/server/app/sheets/page.js +3 -2
  149. package/dist/standalone/next-output/server/app/sheets/page.js.nft.json +1 -1
  150. package/dist/standalone/next-output/server/app/sheets/page_client-reference-manifest.js +1 -1
  151. package/dist/standalone/next-output/server/app/today/page/build-manifest.json +4 -4
  152. package/dist/standalone/next-output/server/app/today/page.js +3 -2
  153. package/dist/standalone/next-output/server/app/today/page.js.nft.json +1 -1
  154. package/dist/standalone/next-output/server/app/today/page_client-reference-manifest.js +1 -1
  155. package/dist/standalone/next-output/server/app-paths-manifest.json +7 -0
  156. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0-xbdkv._.js +3 -0
  157. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0.ztg_g._.js +3 -0
  158. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__00_xlkl._.js +3 -0
  159. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__0cbimu4._.js → [root-of-the-server]__01dpndl._.js} +2 -2
  160. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__02io6cv._.js +3 -0
  161. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__07sy349._.js +3 -0
  162. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0a7wn1j._.js +3 -0
  163. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__0goaz9z._.js → [root-of-the-server]__0ebiisd._.js} +2 -2
  164. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__0i1baam._.js → [root-of-the-server]__0g~~yai._.js} +2 -2
  165. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__045he4k._.js → [root-of-the-server]__0ixkum3._.js} +2 -2
  166. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0knbeau._.js +3 -0
  167. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0l9xtqh._.js +3 -0
  168. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0o1mjxc._.js +3 -0
  169. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__0szq3qr._.js → [root-of-the-server]__0qxlpdo._.js} +2 -2
  170. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0s7i732._.js +3 -0
  171. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0wtdkb3._.js +3 -0
  172. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__02~w0lb._.js → [root-of-the-server]__0z74go2._.js} +2 -2
  173. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0~zviro._.js +3 -0
  174. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__13n2uo8._.js +3 -0
  175. package/dist/standalone/next-output/server/chunks/{[root-of-the-server]__0bflmy0._.js → [root-of-the-server]__13w~fds._.js} +2 -2
  176. package/dist/standalone/next-output/server/chunks/{_0rz1whw._.js → _0vzosja._.js} +2 -2
  177. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_entry_suggest-description_route_actions_0cdw2b0.js +3 -0
  178. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_focus-nudges_status_route_actions_0eit0d3.js +3 -0
  179. package/dist/standalone/next-output/server/chunks/ssr/{_073x~fa._.js → 0z~i_next_dist_0s-rnzm._.js} +2 -2
  180. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_01origm.js +4 -0
  181. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_06-a75g.js +4 -0
  182. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_09dgn0-.js +4 -0
  183. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0smfg-k.js +4 -0
  184. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0ufhb2c.js +4 -0
  185. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0ygx8l9._.js → [root-of-the-server]__03mtg~.._.js} +2 -2
  186. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__06tjg41._.js +3 -0
  187. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__08321hx._.js +3 -0
  188. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0c.ljsw._.js +3 -0
  189. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0d6d7oj._.js +3 -0
  190. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ddge-d._.js +3 -0
  191. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0jx47wg._.js +3 -0
  192. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ljly6c._.js +1 -1
  193. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0s84deg._.js → [root-of-the-server]__0px9gk1._.js} +2 -2
  194. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0qfxx_p._.js +3 -0
  195. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js +3 -0
  196. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0f.je14._.js → [root-of-the-server]__0v7ghh2._.js} +2 -2
  197. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0zxgb-a._.js +1 -1
  198. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0~t0puh._.js +3 -0
  199. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__10r4pdz._.js +3 -0
  200. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__11i.wpb._.js +3 -0
  201. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__12y1a.s._.js +3 -0
  202. package/dist/standalone/next-output/server/chunks/ssr/_00_8gfw._.js +3 -0
  203. package/dist/standalone/next-output/server/chunks/ssr/_00x~ete._.js +1 -1
  204. package/dist/standalone/next-output/server/chunks/ssr/_059wg4v._.js +3 -0
  205. package/dist/standalone/next-output/server/chunks/ssr/_08iak5j._.js +3 -0
  206. package/dist/standalone/next-output/server/chunks/ssr/_09-_33p._.js +3 -0
  207. package/dist/standalone/next-output/server/chunks/ssr/_0_k2414._.js +3 -0
  208. package/dist/standalone/next-output/server/chunks/ssr/_0a899fn._.js +3 -0
  209. package/dist/standalone/next-output/server/chunks/ssr/_0ceu~9f._.js +3 -0
  210. package/dist/standalone/next-output/server/chunks/ssr/_0hs4c5u._.js +3 -0
  211. package/dist/standalone/next-output/server/chunks/ssr/_0i4.n_a._.js +3 -0
  212. package/dist/standalone/next-output/server/chunks/ssr/_0ks2fqx._.js +3 -0
  213. package/dist/standalone/next-output/server/chunks/ssr/_0n4osnj._.js +3 -0
  214. package/dist/standalone/next-output/server/chunks/ssr/_0nz4ym1._.js +3 -0
  215. package/dist/standalone/next-output/server/chunks/ssr/{_11amno3._.js → _0r_7~d.._.js} +3 -3
  216. package/dist/standalone/next-output/server/chunks/ssr/_0st.s39._.js +3 -0
  217. package/dist/standalone/next-output/server/chunks/ssr/_0u8~h8i._.js +3 -0
  218. package/dist/standalone/next-output/server/chunks/ssr/_0wg9~zr._.js +3 -0
  219. package/dist/standalone/next-output/server/chunks/ssr/_0xrc5.~._.js +3 -0
  220. package/dist/standalone/next-output/server/chunks/ssr/_0ybsqe1._.js +3 -0
  221. package/dist/standalone/next-output/server/chunks/ssr/_11d2qve._.js +1 -1
  222. package/dist/standalone/next-output/server/chunks/ssr/_138a8mc._.js +3 -0
  223. package/dist/standalone/next-output/server/chunks/ssr/_13crob-._.js +3 -0
  224. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_offline_page_actions_0j41zoc.js +3 -0
  225. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_pomodoro_page_actions_0o205w3.js +3 -0
  226. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_settings_ai-suggestions_page_actions_0p0rvha.js +3 -0
  227. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_settings_goals_page_actions_0qqx~n2.js +3 -0
  228. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_settings_pomodoro_page_actions_0gky.2e.js +3 -0
  229. package/dist/standalone/next-output/server/chunks/ssr/components_0rm~268._.js +3 -0
  230. package/dist/standalone/next-output/server/chunks/ssr/components_tracker-app_tsx_0qs9.7y._.js +1 -1
  231. package/dist/standalone/next-output/server/middleware-build-manifest.js +7 -7
  232. package/dist/standalone/next-output/server/middleware-manifest.json +1 -1
  233. package/dist/standalone/next-output/server/next-font-manifest.js +1 -1
  234. package/dist/standalone/next-output/server/next-font-manifest.json +20 -0
  235. package/dist/standalone/next-output/server/pages/500.html +1 -1
  236. package/dist/standalone/next-output/static/chunks/0.--_5xgw~jq3.js +1 -0
  237. package/dist/standalone/next-output/static/chunks/00~ilmka-h85i.js +1 -0
  238. package/dist/standalone/next-output/static/chunks/01f_tq~9x~8zv.js +1 -0
  239. package/dist/standalone/next-output/static/chunks/01h-_jcedsju8.js +1 -0
  240. package/dist/standalone/next-output/static/chunks/03flgrd7bw9r5.js +1 -0
  241. package/dist/standalone/next-output/static/chunks/{12rxdn65.z_85.js → 04zgidsnwp2rr.js} +12 -12
  242. package/dist/standalone/next-output/static/chunks/0beicab6wjk6i.js +1 -0
  243. package/dist/standalone/next-output/static/chunks/0d7jhm_3u1qc8.js +1 -0
  244. package/dist/standalone/next-output/static/chunks/0jf22qg9qg-gc.js +1 -0
  245. package/dist/standalone/next-output/static/chunks/0jmzwpfmnsd3v.js +1 -0
  246. package/dist/standalone/next-output/static/chunks/0n2~cs.u7bygu.js +1 -0
  247. package/dist/standalone/next-output/static/chunks/0p-_potvb-of4.js +1 -0
  248. package/dist/standalone/next-output/static/chunks/0pad.4ycu.c9a.js +1 -0
  249. package/dist/standalone/next-output/static/chunks/0r_p~8b~slwz6.js +1 -0
  250. package/dist/standalone/next-output/static/chunks/0uqa2icli2jfg.js +1 -0
  251. package/dist/standalone/next-output/static/chunks/0wwa4vyavaj9y.js +1 -0
  252. package/dist/standalone/next-output/static/chunks/0yl69md~v-u0j.js +1 -0
  253. package/dist/standalone/next-output/static/chunks/0ztw.xdr4egi9.js +4 -0
  254. package/dist/standalone/next-output/static/chunks/0zx~44x9cv897.js +31 -0
  255. package/dist/standalone/next-output/static/chunks/145wpjuqytc0-.js +1 -0
  256. package/dist/standalone/next-output/static/chunks/16mdccb8.20ou.css +3 -0
  257. package/dist/standalone/next-output/static/chunks/16unuw80qbxmx.js +1 -0
  258. package/dist/standalone/next-output/static/chunks/18c9gg_1a7.0p.js +1 -0
  259. package/dist/standalone/next-output/static/chunks/{turbopack-00m4i0dy4on-a.js → turbopack-09e2mm19twlrw.js} +1 -1
  260. package/dist/standalone/package.json +1 -1
  261. package/dist/standalone/public/icons/pwa-icon-192.svg +6 -0
  262. package/dist/standalone/public/icons/pwa-icon-512.svg +6 -0
  263. package/dist/standalone/public/manifest.webmanifest +30 -0
  264. package/dist/standalone/public/sw.js +144 -0
  265. package/package.json +1 -1
  266. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0-~y~9m._.js +0 -3
  267. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0.tfxy.._.js +0 -3
  268. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__06efo~9._.js +0 -3
  269. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__09bkv_j._.js +0 -3
  270. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0e3._t7._.js +0 -3
  271. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0mnx_nu._.js +0 -3
  272. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0uvo97t._.js +0 -3
  273. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0wzuxc6._.js +0 -3
  274. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0xb8jjk._.js +0 -3
  275. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__118xfg0._.js +0 -3
  276. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__11e-p11._.js +0 -3
  277. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04et1.j._.js +0 -3
  278. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0q7e6b0._.js +0 -3
  279. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js +0 -3
  280. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0sh_dni._.js +0 -3
  281. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0tynjfp._.js +0 -3
  282. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0~rrg79._.js +0 -3
  283. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__11qrqnz._.js +0 -3
  284. package/dist/standalone/next-output/server/chunks/ssr/_0-ov5_n._.js +0 -3
  285. package/dist/standalone/next-output/server/chunks/ssr/_0bs7t.7._.js +0 -3
  286. package/dist/standalone/next-output/server/chunks/ssr/_0bu5pcm._.js +0 -3
  287. package/dist/standalone/next-output/server/chunks/ssr/_0cxipsf._.js +0 -3
  288. package/dist/standalone/next-output/server/chunks/ssr/_0dj7qxj._.js +0 -3
  289. package/dist/standalone/next-output/server/chunks/ssr/_0ld3xfd._.js +0 -3
  290. package/dist/standalone/next-output/server/chunks/ssr/_0ls83bx._.js +0 -3
  291. package/dist/standalone/next-output/server/chunks/ssr/_0p4r3~t._.js +0 -3
  292. package/dist/standalone/next-output/server/chunks/ssr/_0su4mzm._.js +0 -3
  293. package/dist/standalone/next-output/server/chunks/ssr/_0thins~._.js +0 -3
  294. package/dist/standalone/next-output/server/chunks/ssr/_0v9l~2y._.js +0 -3
  295. package/dist/standalone/next-output/server/chunks/ssr/_113zjr0._.js +0 -3
  296. package/dist/standalone/next-output/server/chunks/ssr/components_109-aj4._.js +0 -3
  297. package/dist/standalone/next-output/static/chunks/02h6za.al3c7p.js +0 -1
  298. package/dist/standalone/next-output/static/chunks/04niua5h~-1f..js +0 -1
  299. package/dist/standalone/next-output/static/chunks/0a5y_udluz6e6.js +0 -1
  300. package/dist/standalone/next-output/static/chunks/0b0a23hps.ate.js +0 -4
  301. package/dist/standalone/next-output/static/chunks/0bly.8gr9nkdz.js +0 -1
  302. package/dist/standalone/next-output/static/chunks/0i8_d5-g6pduc.css +0 -3
  303. package/dist/standalone/next-output/static/chunks/0jcqig-f5dwq7.js +0 -31
  304. package/dist/standalone/next-output/static/chunks/0ker2ur7q6j6n.js +0 -1
  305. package/dist/standalone/next-output/static/chunks/0uik_f_e6e0e6.js +0 -1
  306. package/dist/standalone/next-output/static/chunks/0uxm1dlh.6xck.js +0 -1
  307. package/dist/standalone/next-output/static/chunks/0vm3.l6rc2kie.js +0 -1
  308. package/dist/standalone/next-output/static/chunks/0xo5n.1q2uz95.js +0 -1
  309. package/dist/standalone/next-output/static/chunks/0z9uuysy9qb.4.js +0 -1
  310. package/dist/standalone/next-output/static/chunks/10_mtmf57jsww.js +0 -1
  311. package/dist/standalone/next-output/static/chunks/10c83.nq801k1.js +0 -1
  312. package/dist/standalone/next-output/static/chunks/15xhm5fbzvyag.js +0 -1
  313. package/dist/standalone/next-output/static/chunks/18adan1jcwejd.js +0 -1
  314. /package/dist/standalone/next-output/static/{b-GDdUy-cIcWNA_TGvVQz → uDCGSwlW4NbB5dHgt5rHB}/_buildManifest.js +0 -0
  315. /package/dist/standalone/next-output/static/{b-GDdUy-cIcWNA_TGvVQz → uDCGSwlW4NbB5dHgt5rHB}/_clientMiddlewareManifest.js +0 -0
  316. /package/dist/standalone/next-output/static/{b-GDdUy-cIcWNA_TGvVQz → uDCGSwlW4NbB5dHgt5rHB}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/sheets/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5233,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5233,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":66320,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":66320,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83241,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":83241,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83775,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":83775,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx <module evaluation>":{"id":45452,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx":{"id":45452,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx <module evaluation>":{"id":28302,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx":{"id":28302,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx <module evaluation>":{"id":79957,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx":{"id":79957,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx <module evaluation>":{"id":14974,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx":{"id":14974,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx <module evaluation>":{"id":19943,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx":{"id":19943,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx <module evaluation>":{"id":89391,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx":{"id":89391,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx <module evaluation>":{"id":10289,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx":{"id":10289,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":51709,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":51709,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/sheet-hub-view.tsx <module evaluation>":{"id":71610,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/0uik_f_e6e0e6.js"],"async":false},"[project]/components/sheet-hub-view.tsx":{"id":71610,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/0uik_f_e6e0e6.js"],"async":false}},"ssrModuleMapping":{"5233":{"*":{"id":98033,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"73632":{"*":{"id":90653,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"66320":{"*":{"id":67993,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"83241":{"*":{"id":2319,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"5654":{"*":{"id":83070,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"83775":{"*":{"id":37657,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"31415":{"*":{"id":56707,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"45452":{"*":{"id":17037,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"28302":{"*":{"id":24480,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"79957":{"*":{"id":48889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"14974":{"*":{"id":53030,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"19943":{"*":{"id":70648,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"89391":{"*":{"id":97658,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"10289":{"*":{"id":16081,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"51709":{"*":{"id":35206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js","server/chunks/ssr/node_modules__pnpm_0u1tjhh._.js"],"async":false}},"71610":{"*":{"id":57589,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js","server/chunks/ssr/_0ycs85o._.js","server/chunks/ssr/_0bu5pcm._.js","server/chunks/ssr/_0axgv9-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"5233":{"*":{"id":76861,"name":"*","chunks":[],"async":false}},"73632":{"*":{"id":91037,"name":"*","chunks":[],"async":false}},"66320":{"*":{"id":63377,"name":"*","chunks":[],"async":false}},"83241":{"*":{"id":46628,"name":"*","chunks":[],"async":false}},"5654":{"*":{"id":27739,"name":"*","chunks":[],"async":false}},"83775":{"*":{"id":67079,"name":"*","chunks":[],"async":false}},"31415":{"*":{"id":18680,"name":"*","chunks":[],"async":false}},"45452":{"*":{"id":69726,"name":"*","chunks":[],"async":false}},"28302":{"*":{"id":21912,"name":"*","chunks":[],"async":false}},"79957":{"*":{"id":10467,"name":"*","chunks":[],"async":false}},"14974":{"*":{"id":37424,"name":"*","chunks":[],"async":false}},"19943":{"*":{"id":8602,"name":"*","chunks":[],"async":false}},"89391":{"*":{"id":68139,"name":"*","chunks":[],"async":false}},"10289":{"*":{"id":45471,"name":"*","chunks":[],"async":false}},"51709":{"*":{"id":45191,"name":"*","chunks":[],"async":false}},"71610":{"*":{"id":68434,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0i8_d5-g6pduc.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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/0i8_d5-g6pduc.css","inlined":false}],"[project]/app/sheets/page":[{"path":"static/chunks/0i8_d5-g6pduc.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/10_mtmf57jsww.js","static/chunks/12rxdn65.z_85.js","static/chunks/0lgo02csmvyps.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/10_mtmf57jsww.js","static/chunks/12rxdn65.z_85.js","static/chunks/0lgo02csmvyps.js"],"[project]/app/sheets/page":["static/chunks/10_mtmf57jsww.js","static/chunks/12rxdn65.z_85.js","static/chunks/0lgo02csmvyps.js","static/chunks/0uik_f_e6e0e6.js"]}};
2
+ globalThis.__RSC_MANIFEST["/sheets/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5233,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5233,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":66320,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":66320,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83241,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":83241,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83775,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":83775,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx <module evaluation>":{"id":45452,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx":{"id":45452,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx <module evaluation>":{"id":28302,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx":{"id":28302,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx <module evaluation>":{"id":79957,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx":{"id":79957,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx <module evaluation>":{"id":14974,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx":{"id":14974,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx <module evaluation>":{"id":19943,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx":{"id":19943,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-install-notice.tsx <module evaluation>":{"id":8091,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-install-notice.tsx":{"id":8091,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-register.tsx <module evaluation>":{"id":33334,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-register.tsx":{"id":33334,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx <module evaluation>":{"id":89391,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx":{"id":89391,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx <module evaluation>":{"id":10289,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx":{"id":10289,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":51709,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":51709,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/sheet-hub-view.tsx <module evaluation>":{"id":71610,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/0n2~cs.u7bygu.js"],"async":false},"[project]/components/sheet-hub-view.tsx":{"id":71610,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/0n2~cs.u7bygu.js"],"async":false}},"ssrModuleMapping":{"5233":{"*":{"id":98033,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"73632":{"*":{"id":90653,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"66320":{"*":{"id":67993,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"83241":{"*":{"id":2319,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"5654":{"*":{"id":83070,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"83775":{"*":{"id":37657,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"31415":{"*":{"id":56707,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"45452":{"*":{"id":17037,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"28302":{"*":{"id":24480,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"79957":{"*":{"id":48889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"14974":{"*":{"id":53030,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"19943":{"*":{"id":70648,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"8091":{"*":{"id":19494,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"33334":{"*":{"id":82429,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"89391":{"*":{"id":97658,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"10289":{"*":{"id":16081,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"51709":{"*":{"id":35206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/node_modules__pnpm_0u1tjhh._.js"],"async":false}},"71610":{"*":{"id":57589,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_0ycs85o._.js","server/chunks/ssr/_00_8gfw._.js","server/chunks/ssr/0z~i_next_dist_0s-rnzm._.js","server/chunks/ssr/_0axgv9-._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"5233":{"*":{"id":76861,"name":"*","chunks":[],"async":false}},"73632":{"*":{"id":91037,"name":"*","chunks":[],"async":false}},"66320":{"*":{"id":63377,"name":"*","chunks":[],"async":false}},"83241":{"*":{"id":46628,"name":"*","chunks":[],"async":false}},"5654":{"*":{"id":27739,"name":"*","chunks":[],"async":false}},"83775":{"*":{"id":67079,"name":"*","chunks":[],"async":false}},"31415":{"*":{"id":18680,"name":"*","chunks":[],"async":false}},"45452":{"*":{"id":69726,"name":"*","chunks":[],"async":false}},"28302":{"*":{"id":21912,"name":"*","chunks":[],"async":false}},"79957":{"*":{"id":10467,"name":"*","chunks":[],"async":false}},"14974":{"*":{"id":37424,"name":"*","chunks":[],"async":false}},"19943":{"*":{"id":8602,"name":"*","chunks":[],"async":false}},"8091":{"*":{"id":2370,"name":"*","chunks":[],"async":false}},"33334":{"*":{"id":33610,"name":"*","chunks":[],"async":false}},"89391":{"*":{"id":68139,"name":"*","chunks":[],"async":false}},"10289":{"*":{"id":45471,"name":"*","chunks":[],"async":false}},"51709":{"*":{"id":45191,"name":"*","chunks":[],"async":false}},"71610":{"*":{"id":68434,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/16mdccb8.20ou.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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/16mdccb8.20ou.css","inlined":false}],"[project]/app/sheets/page":[{"path":"static/chunks/16mdccb8.20ou.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0d7jhm_3u1qc8.js","static/chunks/04zgidsnwp2rr.js","static/chunks/0lgo02csmvyps.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0d7jhm_3u1qc8.js","static/chunks/04zgidsnwp2rr.js","static/chunks/0lgo02csmvyps.js"],"[project]/app/sheets/page":["static/chunks/0d7jhm_3u1qc8.js","static/chunks/04zgidsnwp2rr.js","static/chunks/0lgo02csmvyps.js","static/chunks/0n2~cs.u7bygu.js"]}};
3
3
 
@@ -6,11 +6,11 @@
6
6
  ],
7
7
  "lowPriorityFiles": [],
8
8
  "rootMainFiles": [
9
- "static/chunks/0jcqig-f5dwq7.js",
10
- "static/chunks/0b0a23hps.ate.js",
11
- "static/chunks/04_2jzw-uhhu0.js",
9
+ "static/chunks/0zx~44x9cv897.js",
10
+ "static/chunks/0ztw.xdr4egi9.js",
12
11
  "static/chunks/0l~uil8w-ewlm.js",
13
- "static/chunks/turbopack-00m4i0dy4on-a.js"
12
+ "static/chunks/04_2jzw-uhhu0.js",
13
+ "static/chunks/turbopack-09e2mm19twlrw.js"
14
14
  ],
15
15
  "pages": {},
16
16
  "ampFirstPages": []
@@ -1,11 +1,12 @@
1
1
  var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/today/page.js")
2
- R.c("server/chunks/ssr/[root-of-the-server]__0sh_dni._.js")
2
+ R.c("server/chunks/ssr/[root-of-the-server]__0ddge-d._.js")
3
3
  R.c("server/chunks/ssr/0z~i_next_dist_04bpslp._.js")
4
4
  R.c("server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_03p53oc.js")
5
5
  R.c("server/chunks/ssr/[root-of-the-server]__0n8s9zq._.js")
6
6
  R.c("server/chunks/ssr/[root-of-the-server]__052~wmx._.js")
7
- R.c("server/chunks/ssr/[root-of-the-server]__0~rrg79._.js")
7
+ R.c("server/chunks/ssr/_0xrc5.~._.js")
8
8
  R.c("server/chunks/ssr/0z~i_next_0pyvy-l._.js")
9
+ R.c("server/chunks/ssr/[root-of-the-server]__12y1a.s._.js")
9
10
  R.c("server/chunks/ssr/0z~i_next_dist_client_components_0700zr5._.js")
10
11
  R.c("server/chunks/ssr/0z~i_next_dist_client_components_builtin_forbidden_03a6sbg.js")
11
12
  R.c("server/chunks/ssr/0z~i_next_dist_client_components_builtin_unauthorized_0yg~w7o.js")
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@swc/helpers","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/console.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/interop-default.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/require-hook.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react","../../../../node_modules/.pnpm/node_modules/@swc/helpers","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.development.js","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/package.json","../../../../node_modules/next","../../../../node_modules/react","../../chunks/ssr/0elt_date-fns_format_0j.rx2u.js","../../chunks/ssr/0z~i_next_0pyvy-l._.js","../../chunks/ssr/0z~i_next_dist_04bpslp._.js","../../chunks/ssr/0z~i_next_dist_0kux32m._.js","../../chunks/ssr/0z~i_next_dist_client_components_0700zr5._.js","../../chunks/ssr/0z~i_next_dist_client_components_builtin_forbidden_03a6sbg.js","../../chunks/ssr/0z~i_next_dist_client_components_builtin_global-error_0_.8paw.js","../../chunks/ssr/0z~i_next_dist_client_components_builtin_unauthorized_0yg~w7o.js","../../chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_03p53oc.js","../../chunks/ssr/[root-of-the-server]__052~wmx._.js","../../chunks/ssr/[root-of-the-server]__0n8s9zq._.js","../../chunks/ssr/[root-of-the-server]__0rf.8qg._.js","../../chunks/ssr/[root-of-the-server]__0sh_dni._.js","../../chunks/ssr/[root-of-the-server]__0~rrg79._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0_aptb7._.js","../../chunks/ssr/_0bs7t.7._.js","../../chunks/ssr/_0dj7qxj._.js","../../chunks/ssr/_0ld3xfd._.js","../../chunks/ssr/_0p4r3~t._.js","../../chunks/ssr/_11amno3._.js","../../chunks/ssr/_next-internal_server_app_today_page_actions_0of2-iy.js","../../chunks/ssr/node_modules__pnpm_0u1tjhh._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/.pnpm/@swc+helpers@0.5.15/node_modules/@swc/helpers/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/@swc/helpers","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/lib/console.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/interop-default.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/picocolors.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/scheduler.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-environment.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/require-hook.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/package.json","../../../../node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/react","../../../../node_modules/.pnpm/node_modules/@swc/helpers","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.development.js","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/index.js","../../../../node_modules/.pnpm/react@19.2.4/node_modules/react/package.json","../../../../node_modules/next","../../../../node_modules/react","../../chunks/ssr/0elt_date-fns_format_0j.rx2u.js","../../chunks/ssr/0z~i_next_0pyvy-l._.js","../../chunks/ssr/0z~i_next_dist_04bpslp._.js","../../chunks/ssr/0z~i_next_dist_0kux32m._.js","../../chunks/ssr/0z~i_next_dist_0s-rnzm._.js","../../chunks/ssr/0z~i_next_dist_client_components_0700zr5._.js","../../chunks/ssr/0z~i_next_dist_client_components_builtin_forbidden_03a6sbg.js","../../chunks/ssr/0z~i_next_dist_client_components_builtin_global-error_0_.8paw.js","../../chunks/ssr/0z~i_next_dist_client_components_builtin_unauthorized_0yg~w7o.js","../../chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_03p53oc.js","../../chunks/ssr/[root-of-the-server]__052~wmx._.js","../../chunks/ssr/[root-of-the-server]__0ddge-d._.js","../../chunks/ssr/[root-of-the-server]__0n8s9zq._.js","../../chunks/ssr/[root-of-the-server]__0t-0r_3._.js","../../chunks/ssr/[root-of-the-server]__12y1a.s._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_0_aptb7._.js","../../chunks/ssr/_0i4.n_a._.js","../../chunks/ssr/_0n4osnj._.js","../../chunks/ssr/_0r_7~d.._.js","../../chunks/ssr/_0u8~h8i._.js","../../chunks/ssr/_0xrc5.~._.js","../../chunks/ssr/_next-internal_server_app_today_page_actions_0of2-iy.js","../../chunks/ssr/node_modules__pnpm_0u1tjhh._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/today/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5233,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5233,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":66320,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":66320,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83241,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":83241,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83775,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":83775,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx <module evaluation>":{"id":45452,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx":{"id":45452,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx <module evaluation>":{"id":28302,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx":{"id":28302,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx <module evaluation>":{"id":79957,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx":{"id":79957,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx <module evaluation>":{"id":14974,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx":{"id":14974,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx <module evaluation>":{"id":19943,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx":{"id":19943,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx <module evaluation>":{"id":89391,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx":{"id":89391,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx <module evaluation>":{"id":10289,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx":{"id":10289,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":51709,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":51709,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/today-focus-view.tsx <module evaluation>":{"id":81823,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/0a5y_udluz6e6.js","/_next/static/chunks/0bly.8gr9nkdz.js"],"async":false},"[project]/components/today-focus-view.tsx":{"id":81823,"name":"*","chunks":["/_next/static/chunks/10_mtmf57jsww.js","/_next/static/chunks/12rxdn65.z_85.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/0a5y_udluz6e6.js","/_next/static/chunks/0bly.8gr9nkdz.js"],"async":false}},"ssrModuleMapping":{"5233":{"*":{"id":98033,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"73632":{"*":{"id":90653,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"66320":{"*":{"id":67993,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"83241":{"*":{"id":2319,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"5654":{"*":{"id":83070,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"83775":{"*":{"id":37657,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"31415":{"*":{"id":56707,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"45452":{"*":{"id":17037,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"28302":{"*":{"id":24480,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"79957":{"*":{"id":48889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"14974":{"*":{"id":53030,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"19943":{"*":{"id":70648,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"89391":{"*":{"id":97658,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"10289":{"*":{"id":16081,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js"],"async":false}},"51709":{"*":{"id":35206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js","server/chunks/ssr/node_modules__pnpm_0u1tjhh._.js"],"async":false}},"81823":{"*":{"id":85133,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js","server/chunks/ssr/_0bs7t.7._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_11amno3._.js","server/chunks/ssr/_0ld3xfd._.js","server/chunks/ssr/0elt_date-fns_format_0j.rx2u.js","server/chunks/ssr/_0dj7qxj._.js","server/chunks/ssr/_0p4r3~t._.js","server/chunks/ssr/_0_aptb7._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"5233":{"*":{"id":76861,"name":"*","chunks":[],"async":false}},"73632":{"*":{"id":91037,"name":"*","chunks":[],"async":false}},"66320":{"*":{"id":63377,"name":"*","chunks":[],"async":false}},"83241":{"*":{"id":46628,"name":"*","chunks":[],"async":false}},"5654":{"*":{"id":27739,"name":"*","chunks":[],"async":false}},"83775":{"*":{"id":67079,"name":"*","chunks":[],"async":false}},"31415":{"*":{"id":18680,"name":"*","chunks":[],"async":false}},"45452":{"*":{"id":69726,"name":"*","chunks":[],"async":false}},"28302":{"*":{"id":21912,"name":"*","chunks":[],"async":false}},"79957":{"*":{"id":10467,"name":"*","chunks":[],"async":false}},"14974":{"*":{"id":37424,"name":"*","chunks":[],"async":false}},"19943":{"*":{"id":8602,"name":"*","chunks":[],"async":false}},"89391":{"*":{"id":68139,"name":"*","chunks":[],"async":false}},"10289":{"*":{"id":45471,"name":"*","chunks":[],"async":false}},"51709":{"*":{"id":45191,"name":"*","chunks":[],"async":false}},"81823":{"*":{"id":24356,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0i8_d5-g6pduc.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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/0i8_d5-g6pduc.css","inlined":false}],"[project]/app/today/page":[{"path":"static/chunks/0i8_d5-g6pduc.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/10_mtmf57jsww.js","static/chunks/12rxdn65.z_85.js","static/chunks/0lgo02csmvyps.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/10_mtmf57jsww.js","static/chunks/12rxdn65.z_85.js","static/chunks/0lgo02csmvyps.js"],"[project]/app/today/page":["static/chunks/10_mtmf57jsww.js","static/chunks/12rxdn65.z_85.js","static/chunks/0lgo02csmvyps.js","static/chunks/0a5y_udluz6e6.js","static/chunks/0bly.8gr9nkdz.js"]}};
2
+ globalThis.__RSC_MANIFEST["/today/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5233,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5233,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":73632,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":66320,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":66320,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83241,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":83241,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":5654,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":83775,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":83775,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":31415,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx <module evaluation>":{"id":45452,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx":{"id":45452,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx <module evaluation>":{"id":28302,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/cloud-sync-provider.tsx":{"id":28302,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx <module evaluation>":{"id":79957,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/toast-notifications.tsx":{"id":79957,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx <module evaluation>":{"id":14974,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx":{"id":14974,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx <module evaluation>":{"id":19943,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/document-preferences-init.tsx":{"id":19943,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-install-notice.tsx <module evaluation>":{"id":8091,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-install-notice.tsx":{"id":8091,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-register.tsx <module evaluation>":{"id":33334,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/pwa-register.tsx":{"id":33334,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx <module evaluation>":{"id":89391,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx":{"id":89391,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx <module evaluation>":{"id":10289,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/ui-preferences-document-sync.tsx":{"id":10289,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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":51709,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":51709,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js"],"async":false},"[project]/components/today-focus-view.tsx <module evaluation>":{"id":81823,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/16unuw80qbxmx.js","/_next/static/chunks/18c9gg_1a7.0p.js"],"async":false},"[project]/components/today-focus-view.tsx":{"id":81823,"name":"*","chunks":["/_next/static/chunks/0d7jhm_3u1qc8.js","/_next/static/chunks/04zgidsnwp2rr.js","/_next/static/chunks/0lgo02csmvyps.js","/_next/static/chunks/16unuw80qbxmx.js","/_next/static/chunks/18c9gg_1a7.0p.js"],"async":false}},"ssrModuleMapping":{"5233":{"*":{"id":98033,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"73632":{"*":{"id":90653,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"66320":{"*":{"id":67993,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"83241":{"*":{"id":2319,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"5654":{"*":{"id":83070,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"83775":{"*":{"id":37657,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"31415":{"*":{"id":56707,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"45452":{"*":{"id":17037,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"28302":{"*":{"id":24480,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"79957":{"*":{"id":48889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"14974":{"*":{"id":53030,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"19943":{"*":{"id":70648,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"8091":{"*":{"id":19494,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"33334":{"*":{"id":82429,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"89391":{"*":{"id":97658,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"10289":{"*":{"id":16081,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js"],"async":false}},"51709":{"*":{"id":35206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/node_modules__pnpm_0u1tjhh._.js"],"async":false}},"81823":{"*":{"id":85133,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0t-0r_3._.js","server/chunks/ssr/_0r_7~d.._.js","server/chunks/ssr/0z~i_next_dist_0kux32m._.js","server/chunks/ssr/_0u8~h8i._.js","server/chunks/ssr/_0_aptb7._.js","server/chunks/ssr/_0i4.n_a._.js","server/chunks/ssr/_0n4osnj._.js","server/chunks/ssr/0z~i_next_dist_0s-rnzm._.js","server/chunks/ssr/0elt_date-fns_format_0j.rx2u.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"5233":{"*":{"id":76861,"name":"*","chunks":[],"async":false}},"73632":{"*":{"id":91037,"name":"*","chunks":[],"async":false}},"66320":{"*":{"id":63377,"name":"*","chunks":[],"async":false}},"83241":{"*":{"id":46628,"name":"*","chunks":[],"async":false}},"5654":{"*":{"id":27739,"name":"*","chunks":[],"async":false}},"83775":{"*":{"id":67079,"name":"*","chunks":[],"async":false}},"31415":{"*":{"id":18680,"name":"*","chunks":[],"async":false}},"45452":{"*":{"id":69726,"name":"*","chunks":[],"async":false}},"28302":{"*":{"id":21912,"name":"*","chunks":[],"async":false}},"79957":{"*":{"id":10467,"name":"*","chunks":[],"async":false}},"14974":{"*":{"id":37424,"name":"*","chunks":[],"async":false}},"19943":{"*":{"id":8602,"name":"*","chunks":[],"async":false}},"8091":{"*":{"id":2370,"name":"*","chunks":[],"async":false}},"33334":{"*":{"id":33610,"name":"*","chunks":[],"async":false}},"89391":{"*":{"id":68139,"name":"*","chunks":[],"async":false}},"10289":{"*":{"id":45471,"name":"*","chunks":[],"async":false}},"51709":{"*":{"id":45191,"name":"*","chunks":[],"async":false}},"81823":{"*":{"id":24356,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/16mdccb8.20ou.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_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/16mdccb8.20ou.css","inlined":false}],"[project]/app/today/page":[{"path":"static/chunks/16mdccb8.20ou.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0d7jhm_3u1qc8.js","static/chunks/04zgidsnwp2rr.js","static/chunks/0lgo02csmvyps.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0d7jhm_3u1qc8.js","static/chunks/04zgidsnwp2rr.js","static/chunks/0lgo02csmvyps.js"],"[project]/app/today/page":["static/chunks/0d7jhm_3u1qc8.js","static/chunks/04zgidsnwp2rr.js","static/chunks/0lgo02csmvyps.js","static/chunks/16unuw80qbxmx.js","static/chunks/18c9gg_1a7.0p.js"]}};
3
3
 
@@ -7,6 +7,8 @@
7
7
  "/api/entry/move-bulk/route": "app/api/entry/move-bulk/route.js",
8
8
  "/api/entry/move/route": "app/api/entry/move/route.js",
9
9
  "/api/entry/route": "app/api/entry/route.js",
10
+ "/api/entry/suggest-description/route": "app/api/entry/suggest-description/route.js",
11
+ "/api/focus-nudges/status/route": "app/api/focus-nudges/status/route.js",
10
12
  "/api/in/route": "app/api/in/route.js",
11
13
  "/api/note/route": "app/api/note/route.js",
12
14
  "/api/out/route": "app/api/out/route.js",
@@ -24,13 +26,18 @@
24
26
  "/auth/callback/route": "app/auth/callback/route.js",
25
27
  "/favicon.ico/route": "app/favicon.ico/route.js",
26
28
  "/login/page": "app/login/page.js",
29
+ "/offline/page": "app/offline/page.js",
27
30
  "/page": "app/page.js",
31
+ "/pomodoro/page": "app/pomodoro/page.js",
28
32
  "/register/page": "app/register/page.js",
29
33
  "/reporting/page": "app/reporting/page.js",
34
+ "/settings/ai-suggestions/page": "app/settings/ai-suggestions/page.js",
30
35
  "/settings/cloud-sync/page": "app/settings/cloud-sync/page.js",
31
36
  "/settings/data/page": "app/settings/data/page.js",
32
37
  "/settings/display/page": "app/settings/display/page.js",
38
+ "/settings/goals/page": "app/settings/goals/page.js",
33
39
  "/settings/page": "app/settings/page.js",
40
+ "/settings/pomodoro/page": "app/settings/pomodoro/page.js",
34
41
  "/settings/tags/page": "app/settings/tags/page.js",
35
42
  "/sheets/page": "app/sheets/page.js",
36
43
  "/today/page": "app/today/page.js"
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},68194,e=>{"use strict";var t=e.i(82214);e.s(["api_error_response",0,function(e,r=400){let n=e instanceof Error?e.message:String(e);return t.NextResponse.json({error:n},{status:r})}])},50227,(e,t,r)=>{t.exports=e.x("node:path",()=>require("node:path"))},60526,(e,t,r)=>{t.exports=e.x("node:os",()=>require("node:os"))},2157,(e,t,r)=>{t.exports=e.x("node:fs",()=>require("node:fs"))},72507,e=>{"use strict";var t=e.i(60526),r=e.i(50227);let n="db.json",a=r.default.join(t.default.homedir(),".super-time-tracker"),i=r.default.join(a,n);e.s(["DB_FILE_NAME",0,n,"DB_PATH",0,i,"DB_VERSION",0,3,"DEFAULT_SHEET_NAME",0,"main"])},72127,30853,e=>{"use strict";e.s(["convert_json_db",0,function(e){let{sheets:t,version:r,activeSheetName:n}=e;return{version:r,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n,tags:a,notes:i})=>({id:e,description:n,tags:a,notes:i.map(({timestamp:e,text:t})=>({text:t,timestamp:new Date(e)})),start:new Date(t),end:null===r?null:new Date(r)}))}))}}],72127);var t=e.i(2157);async function r(e){try{await t.promises.mkdir(e,{recursive:!0})}catch(e){if("EEXIST"!==(null!==e&&"object"==typeof e&&"code"in e&&"string"==typeof e.code?e.code:null))throw e}}e.s(["ensure_dir_exists",0,r],30853)},93361,e=>{"use strict";var t=e.i(72507);function r(e,t=[],n=null){if(0===e.length)throw Error("New sheet name must not be empty");if(null!==n&&void 0===t.find(({id:e})=>e===n))throw Error("New sheet active entry does not exist");return{name:e,entries:t,activeEntryID:n}}e.s(["gen_db",0,function(){return{version:t.DB_VERSION,sheets:[r(t.DEFAULT_SHEET_NAME)],activeSheetName:t.DEFAULT_SHEET_NAME}},"gen_sheet",0,r])},24507,e=>{"use strict";var t=e.i(72507);let r={2:function(e){let{sheets:t,version:r,activeSheetName:n}=e;if(1!==r&&void 0!==r)throw Error(`DB is version ${r}, cannot migrate to version 2.`);return{version:2,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n})=>({tags:[],notes:[],id:e,end:r,start:t,description:n}))}))}},3:function(e){let{sheets:t,version:r,activeSheetName:n}=e;if(2!==r&&void 0!==r)throw Error(`DB is version ${r}, cannot migrate to version 3.`);return{version:3,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n,tags:a})=>({notes:[],tags:a,id:e,end:r,start:t,description:n}))}))}}};e.s(["migrate_json_db",0,function(e){let n=e,a=!1,i=void 0===n.version?1:n.version;if(i>t.DB_VERSION||i<1)throw Error(`Unknown DB version ${n.version}, cannot load.`);for(;i<t.DB_VERSION;){let e=i+1,t=r[e];if(void 0===t)throw Error(`Missing migration from version ${i} to ${e}.`);if((n=t(n)).version!==e)throw Error(`Invalid migration output for version ${e}.`);i=e,a=!0}return{json_db:n,did_migrate:a}}],24507)},16366,e=>{"use strict";e.s(["convert_db_to_json",0,function(e){let t=e.sheets.map(e=>({name:e.name,activeEntryID:e.activeEntryID,entries:e.entries.map(e=>({id:e.id,description:e.description,tags:e.tags,start:e.start.getTime(),end:null===e.end?null:e.end.getTime(),notes:e.notes.map(e=>({text:e.text,timestamp:e.timestamp.getTime()}))}))}));return{version:e.version,activeSheetName:e.activeSheetName,sheets:t}}])},71786,32806,e=>{"use strict";var t=e.i(50227),r=e.i(2157),n=e.i(72507),a=e.i(72127),i=e.i(30853),s=e.i(93361),o=e.i(24507),l=e.i(16366);async function d(e,t=n.DB_PATH){let a=JSON.stringify((0,l.convert_db_to_json)(e));try{await r.promises.writeFile(t,a)}catch(e){throw Error(`Failed to save DB: ${String(e)}`,{cause:e})}}async function u(e=n.DB_PATH){let l,c=t.default.dirname(e);await (0,i.ensure_dir_exists)(c);try{await r.promises.access(e)}catch{let t=(0,s.gen_db)();return await d(t,e),t}let p=await r.promises.readFile(e,"utf-8");try{l=JSON.parse(p)}catch(t){throw Error(`DB at ${e} is invalid JSON: ${String(t)}`,{cause:t})}let h=(0,o.migrate_json_db)(l);l=h.json_db;let m=(0,a.convert_json_db)(l);return h.did_migrate&&await d(m,e),m}e.s(["write_local_db",0,d],32806),e.s(["read_local_db",0,u],71786)},27440,e=>{"use strict";var t=e.i(71786);async function r(e){return(0,t.read_local_db)(e)}e.s(["read_db",0,r])},18212,e=>{"use strict";var t=e.i(32806);async function r(e,r){await (0,t.write_local_db)(e,r)}e.s(["write_db",0,r])},14986,e=>{"use strict";var t=e.i(973),r=e.i(39210),n=e.i(13132),a=e.i(14579),i=e.i(47092),s=e.i(34740),o=e.i(77667),l=e.i(11979),d=e.i(54202),u=e.i(39093),c=e.i(95106),p=e.i(57255),h=e.i(96492),m=e.i(27930),v=e.i(24131),f=e.i(93695);e.i(20216);var g=e.i(84975),E=e.i(82214),w=e.i(68194);function _(e){let t=e.trim().replace(/^@+/,"");if(0===t.length)throw Error("Tag name must not be empty.");if(!/^\w+$/.test(t))throw Error("Tags may only contain letters, numbers, and underscores.");return`@${t}`}function x(e){let t=new Map;for(let r of e.sheets)for(let e of r.entries)for(let r of e.tags)try{let e=_(r);t.set(e,(t.get(e)??0)+1)}catch{continue}return[...t.entries()].map(([e,t])=>({name:e,entryCount:t})).sort((e,t)=>e.name.localeCompare(t.name))}var y=e.i(27440);function R(e,t){try{return _(e)===_(t)}catch{return!1}}var b=e.i(18212);async function N(e,t){let r=_(t),n=[...new Set(e.map(e=>_(e)).filter(e=>!R(e,r)))];if(0===n.length)throw Error("Choose at least one source tag different from the target.");let a=await (0,y.read_db)(),i=0;for(let e of a.sheets)for(let t of e.entries){let e=!1,a=[],s=new Set;for(let i of t.tags){let t;try{t=_(i)}catch{t=i}n.some(e=>R(e,t))&&(t=r,e=!0),s.has(t)||(s.add(t),a.push(t))}e&&(t.tags=a,i+=1)}return i>0&&await (0,b.write_db)(a),{entries_updated:i,tags:x(a)}}async function S(e,t){if(R(e,t))throw Error("Choose a different name for the tag.");return N([e],t)}async function T(){try{let e=await (0,y.read_db)();return E.NextResponse.json({tags:x(e)})}catch(e){return(0,w.api_error_response)(e,500)}}async function A(e){try{let t=await e.json();if("rename"===t.action){let e=t.fromTag?.trim()??"",r=t.toTag?.trim()??"";if(0===e.length||0===r.length)return(0,w.api_error_response)(Error("Both tag names are required."));let n=await S(e,r);return E.NextResponse.json(n)}if("merge"===t.action){let e=t.sourceTags??[],r=t.targetTag?.trim()??"";if(0===e.length||0===r.length)return(0,w.api_error_response)(Error("Source tags and a target tag are required."));let n=await N(e,r);return E.NextResponse.json(n)}return(0,w.api_error_response)(Error("Unknown tag action."))}catch(e){return(0,w.api_error_response)(e,400)}}e.s(["GET",0,T,"PATCH",0,A],4945);var C=e.i(4945);let D=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/tags/route",pathname:"/api/tags",filename:"route",bundlePath:""},distDir:"next-output",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/tags/route.ts",nextConfigOutput:"standalone",userland:C,...{}}),{workAsyncStorage:j,workUnitAsyncStorage:I,serverHooks:q}=D;async function O(e,t,n){n.requestMeta&&(0,a.setRequestMeta)(e,n.requestMeta),D.isDev&&(0,a.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let E="/api/tags/route";E=E.replace(/\/index$/,"")||"/";let w=await D.prepare(e,t,{srcPage:E,multiZoneDraftMode:!1});if(!w)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:_,deploymentId:x,params:y,nextConfig:R,parsedUrl:b,isDraftMode:N,prerenderManifest:S,routerServerContext:T,isOnDemandRevalidate:A,revalidateOnlyGenerated:C,resolvedPathname:j,clientReferenceManifest:I,serverActionsManifest:q}=w,O=(0,o.normalizeAppPath)(E),P=!!(S.dynamicRoutes[O]||S.routes[j]),k=async()=>((null==T?void 0:T.render404)?await T.render404(e,t,b,!1):t.end("This page could not be found"),null);if(P&&!N){let e=!!S.routes[j],t=S.dynamicRoutes[O];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await k();throw new f.NoFallbackError}}let H=null;!P||D.isDev||N||(H="/index"===(H=j)?"/":H);let M=!0===D.isDev||!P,U=P&&!M;q&&I&&(0,s.setManifestsSingleton)({page:E,clientReferenceManifest:I,serverActionsManifest:q});let B=e.method||"GET",$=(0,i.getTracer)(),F=$.getActiveScopeSpan(),L=!!(null==T?void 0:T.isWrappedByNextServer),K=!!(0,a.getRequestMeta)(e,"minimalMode"),V=(0,a.getRequestMeta)(e,"incrementalCache")||await D.getIncrementalCache(e,R,S,K);null==V||V.resetRequestCache(),globalThis.__incrementalCache=V;let G={params:y,previewProps:S.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:M,incrementalCache:V,cacheLifeProfiles:R.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,a)=>D.onRequestError(e,t,n,a,T)},sharedContext:{buildId:_,deploymentId:x}},X=new l.NodeNextRequest(e),J=new l.NodeNextResponse(t),W=d.NextRequestAdapter.fromNodeNextRequest(X,(0,d.signalFromNodeResponse)(t));try{let a,s=async e=>D.handle(W,G).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=$.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let n=r.get("next.route");if(n){let t=`${B} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),a&&a!==e&&(a.setAttribute("http.route",n),a.updateName(t))}else e.updateName(`${B} ${E}`)}),o=async a=>{var i,o;let l=async({previousCacheEntry:r})=>{try{if(!K&&A&&C&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let i=await s(a);e.fetchMetrics=G.renderOpts.fetchMetrics;let o=G.renderOpts.pendingWaitUntil;o&&n.waitUntil&&(n.waitUntil(o),o=void 0);let l=G.renderOpts.collectedTags;if(!P)return await (0,p.sendResponse)(X,J,i,G.renderOpts.pendingWaitUntil),null;{let e=await i.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(i.headers);l&&(t[v.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==G.renderOpts.collectedRevalidate&&!(G.renderOpts.collectedRevalidate>=v.INFINITE_CACHE)&&G.renderOpts.collectedRevalidate,n=void 0===G.renderOpts.collectedExpire||G.renderOpts.collectedExpire>=v.INFINITE_CACHE?void 0:G.renderOpts.collectedExpire;return{value:{kind:g.CachedRouteKind.APP_ROUTE,status:i.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==r?void 0:r.isStale)&&await D.onRequestError(e,t,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:A})},!1,T),t}},d=await D.handleResponse({req:e,nextConfig:R,cacheKey:H,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:S,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:C,responseGenerator:l,waitUntil:n.waitUntil,isMinimalMode:K});if(!P)return null;if((null==d||null==(i=d.value)?void 0:i.kind)!==g.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(o=d.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});K||t.setHeader("x-nextjs-cache",A?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),N&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,h.fromNodeOutgoingHttpHeaders)(d.value.headers);return K&&P||u.delete(v.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,m.getCacheControlHeader)(d.cacheControl)),await (0,p.sendResponse)(X,J,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};L&&F?await o(F):(a=$.getActiveScopeSpan(),await $.withPropagatedContext(e.headers,()=>$.trace(u.BaseServerSpan.handleRequest,{spanName:`${B} ${E}`,kind:i.SpanKind.SERVER,attributes:{"http.method":B,"http.target":e.url}},o),void 0,!L))}catch(t){if(t instanceof f.NoFallbackError||await D.onRequestError(e,t,{routerKind:"App Router",routePath:O,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:A})},!1,T),P)throw t;return await (0,p.sendResponse)(X,J,new Response(null,{status:500})),null}}e.s(["handler",0,O,"patchFetch",0,function(){return(0,n.patchFetch)({workAsyncStorage:j,workUnitAsyncStorage:I})},"routeModule",0,D,"serverHooks",0,q,"workAsyncStorage",0,j,"workUnitAsyncStorage",0,I],14986)}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0-xbdkv._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},68194,e=>{"use strict";var t=e.i(82214);e.s(["api_error_response",0,function(e,r=400){let n=e instanceof Error?e.message:String(e);return t.NextResponse.json({error:n},{status:r})}])},29207,e=>{"use strict";var t=e.i(5313),r=e.i(36117);async function n(){if(!(0,t.is_supabase_configured)())return null;let e=await (0,r.create_server_supabase_client)(),{data:{user:n}}=await e.auth.getUser();return n?.id??null}e.s(["get_authenticated_user_id",0,n])},60526,(e,t,r)=>{t.exports=e.x("node:os",()=>require("node:os"))},50227,(e,t,r)=>{t.exports=e.x("node:path",()=>require("node:path"))},2157,(e,t,r)=>{t.exports=e.x("node:fs",()=>require("node:fs"))},72507,e=>{"use strict";var t=e.i(60526),r=e.i(50227);let n="db.json",i=r.default.join(t.default.homedir(),".super-time-tracker"),a=r.default.join(i,n);e.s(["DB_FILE_NAME",0,n,"DB_PATH",0,a,"DB_VERSION",0,3,"DEFAULT_SHEET_NAME",0,"main"])},93361,e=>{"use strict";var t=e.i(72507);function r(e,t=[],n=null){if(0===e.length)throw Error("New sheet name must not be empty");if(null!==n&&void 0===t.find(({id:e})=>e===n))throw Error("New sheet active entry does not exist");return{name:e,entries:t,activeEntryID:n}}e.s(["gen_db",0,function(){return{version:t.DB_VERSION,sheets:[r(t.DEFAULT_SHEET_NAME)],activeSheetName:t.DEFAULT_SHEET_NAME}},"gen_sheet",0,r])},72127,30853,e=>{"use strict";e.s(["convert_json_db",0,function(e){let{sheets:t,version:r,activeSheetName:n}=e;return{version:r,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n,tags:i,notes:a})=>({id:e,description:n,tags:i,notes:a.map(({timestamp:e,text:t})=>({text:t,timestamp:new Date(e)})),start:new Date(t),end:null===r?null:new Date(r)}))}))}}],72127);var t=e.i(2157);async function r(e){try{await t.promises.mkdir(e,{recursive:!0})}catch(e){if("EEXIST"!==(null!==e&&"object"==typeof e&&"code"in e&&"string"==typeof e.code?e.code:null))throw e}}e.s(["ensure_dir_exists",0,r],30853)},24507,e=>{"use strict";var t=e.i(72507);let r={2:function(e){let{sheets:t,version:r,activeSheetName:n}=e;if(1!==r&&void 0!==r)throw Error(`DB is version ${r}, cannot migrate to version 2.`);return{version:2,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n})=>({tags:[],notes:[],id:e,end:r,start:t,description:n}))}))}},3:function(e){let{sheets:t,version:r,activeSheetName:n}=e;if(2!==r&&void 0!==r)throw Error(`DB is version ${r}, cannot migrate to version 3.`);return{version:3,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n,tags:i})=>({notes:[],tags:i,id:e,end:r,start:t,description:n}))}))}}};e.s(["migrate_json_db",0,function(e){let n=e,i=!1,a=void 0===n.version?1:n.version;if(a>t.DB_VERSION||a<1)throw Error(`Unknown DB version ${n.version}, cannot load.`);for(;a<t.DB_VERSION;){let e=a+1,t=r[e];if(void 0===t)throw Error(`Missing migration from version ${a} to ${e}.`);if((n=t(n)).version!==e)throw Error(`Invalid migration output for version ${e}.`);a=e,i=!0}return{json_db:n,did_migrate:i}}],24507)},16366,e=>{"use strict";e.s(["convert_db_to_json",0,function(e){let t=e.sheets.map(e=>({name:e.name,activeEntryID:e.activeEntryID,entries:e.entries.map(e=>({id:e.id,description:e.description,tags:e.tags,start:e.start.getTime(),end:null===e.end?null:e.end.getTime(),notes:e.notes.map(e=>({text:e.text,timestamp:e.timestamp.getTime()}))}))}));return{version:e.version,activeSheetName:e.activeSheetName,sheets:t}}])},71786,32806,e=>{"use strict";var t=e.i(50227),r=e.i(2157),n=e.i(72507),i=e.i(72127),a=e.i(30853),s=e.i(93361),o=e.i(24507),l=e.i(16366);async function d(e,t=n.DB_PATH){let i=JSON.stringify((0,l.convert_db_to_json)(e));try{await r.promises.writeFile(t,i)}catch(e){throw Error(`Failed to save DB: ${String(e)}`,{cause:e})}}async function u(e=n.DB_PATH){let l,c=t.default.dirname(e);await (0,a.ensure_dir_exists)(c);try{await r.promises.access(e)}catch{let t=(0,s.gen_db)();return await d(t,e),t}let p=await r.promises.readFile(e,"utf-8");try{l=JSON.parse(p)}catch(t){throw Error(`DB at ${e} is invalid JSON: ${String(t)}`,{cause:t})}let m=(0,o.migrate_json_db)(l);l=m.json_db;let f=(0,i.convert_json_db)(l);return m.did_migrate&&await d(f,e),f}e.s(["write_local_db",0,d],32806),e.s(["read_local_db",0,u],71786)},24957,95822,e=>{"use strict";var t=e.i(72507),r=e.i(93361);function n(e,t){let r=new Set,n=[];for(let i of[...e,...t]){let e=`${i.timestamp.getTime()}:${i.text}`;r.has(e)||(r.add(e),n.push(i))}return n.sort((e,t)=>e.timestamp.getTime()-t.timestamp.getTime()),n}function i(e,t){if(null===e)return null;let r=t.find(t=>t.id===e);return void 0===r||null!==r.end?null:e}e.s(["merge_time_tracker_dbs",0,function(e,a,s="incoming"){let o=new Set;for(let t of e.sheets)o.add(t.name);for(let e of a.sheets)o.add(e.name);let l=[...o].map(t=>{let o=e.sheets.find(e=>e.name===t),l=a.sheets.find(e=>e.name===t);if(void 0===o&&void 0===l)return(0,r.gen_sheet)(t);if(void 0===o)return l;if(void 0===l)return o;let d=new Set;for(let e of o.entries)d.add(e.id);for(let e of l.entries)d.add(e.id);let u=[...d].sort((e,t)=>e-t).map(e=>{let t=o.entries.find(t=>t.id===e),r=l.entries.find(t=>t.id===e);return void 0===t?r:void 0===r?t:function(e,t,r){let i=null===e.end,a=null===t.end;if(i&&!a||a&&!i){let i="base"===r?e:t,a=i===e?t:e;return{...i,notes:n(i.notes,a.notes)}}if(i&&a){let i=t.start.getTime()>e.start.getTime()||t.start.getTime()===e.start.getTime()&&"incoming"===r,a=i?t:e,s=i?e:t;return{...a,notes:n(a.notes,s.notes)}}let s=e.end?.getTime()??0,o=t.end?.getTime()??0;if(s!==o){let r=s>o?e:t,i=r===e?t:e;return{...r,notes:n(r.notes,i.notes)}}let l="incoming"===r?t:e,d=l===e?t:e;return{...l,notes:n(l.notes,d.notes)}}(t,r,s)}),c=function(e,t,r,n){let a=null===e?null:r.find(t=>t.id===e)??null,s=null===t?null:r.find(e=>e.id===t)??null;if(null===a&&null===s)return null;if(null===a)return i(s.id,r);if(null===s)return i(a.id,r);if(null===a.end&&null!==s.end)return"base"===n?a.id:null;if(null===s.end&&null!==a.end)return"base"===n?null:s.id;if(null===a.end&&null===s.end)return a.start.getTime()===s.start.getTime()?i("incoming"===n?s.id:a.id,r):i(a.start.getTime()>s.start.getTime()?a.id:s.id,r);let o=a.end.getTime(),l=s.end.getTime();return o===l?i("incoming"===n?s.id:a.id,r):i(o>l?a.id:s.id,r)}(o.activeEntryID,l.activeEntryID,u,s);return{name:t,entries:u,activeEntryID:c}});l.sort((e,t)=>e.name.localeCompare(t.name));let d=function(e,t,r,n){let i=new Set(r.map(e=>e.name)),a=null!==e&&i.has(e),s=null!==t&&i.has(t);if(a&&s){let i=r.find(t=>t.name===e),a=r.find(e=>e.name===t);return i?.activeEntryID!==null&&a?.activeEntryID===null?e:a?.activeEntryID!==null&&i?.activeEntryID===null||"incoming"===n?t:e}if(s)return t;if(a)return e;let o=r.find(e=>null!==e.activeEntryID);return o?.name??r[0]?.name??null}(e.activeSheetName,a.activeSheetName,l,s);return{version:Math.max(e.version,a.version,t.DB_VERSION),sheets:l,activeSheetName:d}}],24957);var a=e.i(36117);async function s(e){let n=await (0,a.create_server_supabase_client)(),{data:i,error:s}=await n.from("tracker_accounts").select("active_sheet_name, db_version").eq("user_id",e).maybeSingle();if(null!==s)throw Error(`Failed to load tracker account: ${s.message}`);if(null===i)return(0,r.gen_db)();let{data:o,error:l}=await n.from("sheets").select("id, name, active_entry_id").eq("user_id",e).order("name",{ascending:!0});if(null!==l)throw Error(`Failed to load sheets: ${l.message}`);let d=o??[];if(0===d.length)return{version:i.db_version??t.DB_VERSION,activeSheetName:i.active_sheet_name,sheets:[]};let u=d.map(e=>e.id),{data:c,error:p}=await n.from("entries").select("sheet_id, id, start_at, end_at, description, tags").in("sheet_id",u).order("id",{ascending:!0});if(null!==p)throw Error(`Failed to load entries: ${p.message}`);let{data:m,error:f}=await n.from("entry_notes").select("sheet_id, entry_id, note_index, noted_at, text").in("sheet_id",u).order("note_index",{ascending:!0});if(null!==f)throw Error(`Failed to load entry notes: ${f.message}`);let _=new Map;for(let e of m??[]){let t=`${e.sheet_id}:${e.entry_id}`,r=_.get(t)??[];r.push({text:e.text,timestamp:new Date(e.noted_at)}),_.set(t,r)}let g=new Map;for(let e of c??[]){let t=`${e.sheet_id}:${e.id}`,r=g.get(e.sheet_id)??[];r.push({id:e.id,description:e.description,tags:e.tags??[],start:new Date(e.start_at),end:null===e.end_at?null:new Date(e.end_at),notes:_.get(t)??[]}),g.set(e.sheet_id,r)}let h=d.map(e=>(0,r.gen_sheet)(e.name,g.get(e.id)??[],e.active_entry_id));return{version:i.db_version??t.DB_VERSION,activeSheetName:i.active_sheet_name,sheets:h}}e.s(["read_supabase_db",0,s],95822)},3896,e=>{"use strict";var t=e.i(2157),r=e.i(72507),n=e.i(71786);async function i(){try{await t.promises.access(r.DB_PATH)}catch{return null}return(0,n.read_local_db)()}e.s(["read_local_db_if_exists",0,i])},61676,e=>{"use strict";var t=e.i(36117);async function r(e){let r=await (0,t.create_server_supabase_client)(),{data:n,error:i}=await r.from("tracker_accounts").select("ui_preferences").eq("user_id",e).maybeSingle();if(null!==i)throw Error(`Failed to load UI preferences: ${i.message}`);if(null===n)return{};let a=n.ui_preferences;if("object"!=typeof a||null===a||Array.isArray(a))return{};let s={};for(let[e,t]of Object.entries(a))"string"==typeof t&&(s[e]=t);return s}e.s(["read_supabase_ui_preferences",0,r])},92669,e=>{"use strict";var t=e.i(29207),r=e.i(5313);let n="super-time-tracker-theme-mode",i="super-time-tracker-color-palette",a="super-time-tracker-accent-color",s="super-time-tracker-theme";var o=e.i(61676),l=e.i(36117);async function d(e,t){let r=await (0,l.create_server_supabase_client)(),{error:n}=await r.from("tracker_accounts").upsert({user_id:e,ui_preferences:t},{onConflict:"user_id"});if(null!==n)throw Error(`Failed to save UI preferences: ${n.message}`)}async function u(e,l){if(!(0,r.is_supabase_configured)())return{synced:!1,merged:e};let u=void 0===l?await (0,t.get_authenticated_user_id)():l;if(null===u)return{synced:!1,merged:e};let c=await (0,o.read_supabase_ui_preferences)(u),p=Object.keys(e).length>0,m=Object.keys(c).length>0;if(!p&&!m)return{synced:!1,merged:{}};if(!m)return p&&await d(u,e),{synced:p,merged:e};if(!p)return{synced:!0,merged:c};let f=function(e,t,r){let o={};for(let l of new Set([a,"super-time-tracker-active-sheet","super-time-tracker-check-in-form-collapsed","super-time-tracker-cloud-sync-enabled","super-time-tracker-clear-tag-filters-on-sheet-change",i,"super-time-tracker-compact-lists","super-time-tracker-confirm-before-checkout","super-time-tracker-confirm-destructive-actions","super-time-tracker-default-reporting-range","super-time-tracker-default-reporting-sort","super-time-tracker-debug-logging","super-time-tracker-default-sheet-fixed-name","super-time-tracker-default-sheet-session-mode","super-time-tracker-daily-focus-target-minutes","super-time-tracker-duration-format","super-time-tracker-entry-list-sort","super-time-tracker-entry-suggestion-provider","super-time-tracker-focus-goal-scope","super-time-tracker-focus-goal-sheet-name","super-time-tracker-focus-goal-tag-name","super-time-tracker-focus-goals-per-sheet","super-time-tracker-focus-goals-per-tag","super-time-tracker-focus-nudges-enabled","super-time-tracker-greedy-cloud-sync","super-time-tracker-no-log-reminder-minutes","super-time-tracker-overwork-alert-hours","super-time-tracker-pomodoro","super-time-tracker-sheet-tag-filters","super-time-tracker-tag-filter-mode",n,s,"super-time-tracker-time-format","super-time-tracker-timer-in-title","super-time-tracker-timer-show-seconds","super-time-tracker-weekly-focus-target-minutes","super-time-tracker-week-starts-on",...Object.keys(e),...Object.keys(t)])){let n=e[l],i=t[l],a="cloud"===r?i??n:n??i;void 0!==a&&(o[l]=a)}return void 0!==o[n]&&delete o[s],void 0!==o[i]&&delete o[a],o}(e,c,"cloud");return await d(u,f),{synced:!0,merged:f}}e.s(["sync_ui_preferences_on_load",0,u],92669)},56161,e=>{"use strict";var t=e.i(973),r=e.i(39210),n=e.i(13132),i=e.i(14579),a=e.i(47092),s=e.i(34740),o=e.i(77667),l=e.i(11979),d=e.i(54202),u=e.i(39093),c=e.i(95106),p=e.i(57255),m=e.i(96492),f=e.i(27930),_=e.i(24131),g=e.i(93695);e.i(20216);var h=e.i(84975),v=e.i(82214),y=e.i(68194),w=e.i(29207),E=e.i(5313),x=e.i(24957),b=e.i(3896),k=e.i(95822),R=e.i(32806);async function S(e){if(!(0,E.is_supabase_configured)())return{synced:!1,merged:null};let t=void 0===e?await (0,w.get_authenticated_user_id)():e;if(null===t)return{synced:!1,merged:null};let r=await (0,k.read_supabase_db)(t),n=await (0,b.read_local_db_if_exists)();if(null===n)return r.sheets.length>0?(await (0,R.write_local_db)(r),{synced:!0,merged:r}):{synced:!1,merged:r};if(0===r.sheets.length)return await (0,R.write_local_db)(n),{synced:!0,merged:n};let i=(0,x.merge_time_tracker_dbs)(r,n,"base");return await (0,R.write_local_db)(i),{synced:!0,merged:i}}var N=e.i(92669);async function D(e){try{let t=(await e.json().catch(()=>({}))).preferences??{},r=await (0,w.get_authenticated_user_id)(),[n,i]=await Promise.all([S(r),(0,N.sync_ui_preferences_on_load)(t,r)]);return v.NextResponse.json({ok:!0,synced:n.synced,preferences_synced:i.synced,preferences:i.merged})}catch(e){return(0,y.api_error_response)(e,500)}}e.s(["POST",0,D],71750);var T=e.i(71750);let I=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/sync/merge-on-load/route",pathname:"/api/sync/merge-on-load",filename:"route",bundlePath:""},distDir:"next-output",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/sync/merge-on-load/route.ts",nextConfigOutput:"standalone",userland:T,...{}}),{workAsyncStorage:A,workUnitAsyncStorage:C,serverHooks:j}=I;async function O(e,t,n){n.requestMeta&&(0,i.setRequestMeta)(e,n.requestMeta),I.isDev&&(0,i.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let v="/api/sync/merge-on-load/route";v=v.replace(/\/index$/,"")||"/";let y=await I.prepare(e,t,{srcPage:v,multiZoneDraftMode:!1});if(!y)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:w,deploymentId:E,params:x,nextConfig:b,parsedUrl:k,isDraftMode:R,prerenderManifest:S,routerServerContext:N,isOnDemandRevalidate:D,revalidateOnlyGenerated:T,resolvedPathname:A,clientReferenceManifest:C,serverActionsManifest:j}=y,O=(0,o.normalizeAppPath)(v),q=!!(S.dynamicRoutes[O]||S.routes[A]),P=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,k,!1):t.end("This page could not be found"),null);if(q&&!R){let e=!!S.routes[A],t=S.dynamicRoutes[O];if(t&&!1===t.fallback&&!e){if(b.adapterPath)return await P();throw new g.NoFallbackError}}let $=null;!q||I.isDev||R||($="/index"===($=A)?"/":$);let H=!0===I.isDev||!q,B=q&&!H;j&&C&&(0,s.setManifestsSingleton)({page:v,clientReferenceManifest:C,serverActionsManifest:j});let M=e.method||"GET",U=(0,a.getTracer)(),F=U.getActiveScopeSpan(),V=!!(null==N?void 0:N.isWrappedByNextServer),L=!!(0,i.getRequestMeta)(e,"minimalMode"),K=(0,i.getRequestMeta)(e,"incrementalCache")||await I.getIncrementalCache(e,b,S,L);null==K||K.resetRequestCache(),globalThis.__incrementalCache=K;let X={params:x,previewProps:S.preview,renderOpts:{experimental:{authInterrupts:!!b.experimental.authInterrupts},cacheComponents:!!b.cacheComponents,supportsDynamicResponse:H,incrementalCache:K,cacheLifeProfiles:b.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,i)=>I.onRequestError(e,t,n,i,N)},sharedContext:{buildId:w,deploymentId:E}},G=new l.NodeNextRequest(e),J=new l.NodeNextResponse(t),W=d.NextRequestAdapter.fromNodeNextRequest(G,(0,d.signalFromNodeResponse)(t));try{let i,s=async e=>I.handle(W,X).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=U.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let n=r.get("next.route");if(n){let t=`${M} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),i&&i!==e&&(i.setAttribute("http.route",n),i.updateName(t))}else e.updateName(`${M} ${v}`)}),o=async i=>{var a,o;let l=async({previousCacheEntry:r})=>{try{if(!L&&D&&T&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let a=await s(i);e.fetchMetrics=X.renderOpts.fetchMetrics;let o=X.renderOpts.pendingWaitUntil;o&&n.waitUntil&&(n.waitUntil(o),o=void 0);let l=X.renderOpts.collectedTags;if(!q)return await (0,p.sendResponse)(G,J,a,X.renderOpts.pendingWaitUntil),null;{let e=await a.blob(),t=(0,m.toNodeOutgoingHttpHeaders)(a.headers);l&&(t[_.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==X.renderOpts.collectedRevalidate&&!(X.renderOpts.collectedRevalidate>=_.INFINITE_CACHE)&&X.renderOpts.collectedRevalidate,n=void 0===X.renderOpts.collectedExpire||X.renderOpts.collectedExpire>=_.INFINITE_CACHE?void 0:X.renderOpts.collectedExpire;return{value:{kind:h.CachedRouteKind.APP_ROUTE,status:a.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==r?void 0:r.isStale)&&await I.onRequestError(e,t,{routerKind:"App Router",routePath:v,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:B,isOnDemandRevalidate:D})},!1,N),t}},d=await I.handleResponse({req:e,nextConfig:b,cacheKey:$,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:S,isRoutePPREnabled:!1,isOnDemandRevalidate:D,revalidateOnlyGenerated:T,responseGenerator:l,waitUntil:n.waitUntil,isMinimalMode:L});if(!q)return null;if((null==d||null==(a=d.value)?void 0:a.kind)!==h.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(o=d.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});L||t.setHeader("x-nextjs-cache",D?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),R&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,m.fromNodeOutgoingHttpHeaders)(d.value.headers);return L&&q||u.delete(_.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,f.getCacheControlHeader)(d.cacheControl)),await (0,p.sendResponse)(G,J,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};V&&F?await o(F):(i=U.getActiveScopeSpan(),await U.withPropagatedContext(e.headers,()=>U.trace(u.BaseServerSpan.handleRequest,{spanName:`${M} ${v}`,kind:a.SpanKind.SERVER,attributes:{"http.method":M,"http.target":e.url}},o),void 0,!V))}catch(t){if(t instanceof g.NoFallbackError||await I.onRequestError(e,t,{routerKind:"App Router",routePath:O,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:B,isOnDemandRevalidate:D})},!1,N),q)throw t;return await (0,p.sendResponse)(G,J,new Response(null,{status:500})),null}}e.s(["handler",0,O,"patchFetch",0,function(){return(0,n.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:C})},"routeModule",0,I,"serverHooks",0,j,"workAsyncStorage",0,A,"workUnitAsyncStorage",0,C],56161)}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__0.ztg_g._.js.map
@@ -0,0 +1,3 @@
1
+ module.exports=[18622,(e,t,r)=>{t.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,t,r)=>{t.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,t,r)=>{t.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},93695,(e,t,r)=>{t.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},68194,e=>{"use strict";var t=e.i(82214);e.s(["api_error_response",0,function(e,r=400){let n=e instanceof Error?e.message:String(e);return t.NextResponse.json({error:n},{status:r})}])},50227,(e,t,r)=>{t.exports=e.x("node:path",()=>require("node:path"))},60526,(e,t,r)=>{t.exports=e.x("node:os",()=>require("node:os"))},2157,(e,t,r)=>{t.exports=e.x("node:fs",()=>require("node:fs"))},72507,e=>{"use strict";var t=e.i(60526),r=e.i(50227);let n="db.json",a=r.default.join(t.default.homedir(),".super-time-tracker"),s=r.default.join(a,n);e.s(["DB_FILE_NAME",0,n,"DB_PATH",0,s,"DB_VERSION",0,3,"DEFAULT_SHEET_NAME",0,"main"])},72127,30853,e=>{"use strict";e.s(["convert_json_db",0,function(e){let{sheets:t,version:r,activeSheetName:n}=e;return{version:r,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n,tags:a,notes:s})=>({id:e,description:n,tags:a,notes:s.map(({timestamp:e,text:t})=>({text:t,timestamp:new Date(e)})),start:new Date(t),end:null===r?null:new Date(r)}))}))}}],72127);var t=e.i(2157);async function r(e){try{await t.promises.mkdir(e,{recursive:!0})}catch(e){if("EEXIST"!==(null!==e&&"object"==typeof e&&"code"in e&&"string"==typeof e.code?e.code:null))throw e}}e.s(["ensure_dir_exists",0,r],30853)},93361,e=>{"use strict";var t=e.i(72507);function r(e,t=[],n=null){if(0===e.length)throw Error("New sheet name must not be empty");if(null!==n&&void 0===t.find(({id:e})=>e===n))throw Error("New sheet active entry does not exist");return{name:e,entries:t,activeEntryID:n}}e.s(["gen_db",0,function(){return{version:t.DB_VERSION,sheets:[r(t.DEFAULT_SHEET_NAME)],activeSheetName:t.DEFAULT_SHEET_NAME}},"gen_sheet",0,r])},24507,e=>{"use strict";var t=e.i(72507);let r={2:function(e){let{sheets:t,version:r,activeSheetName:n}=e;if(1!==r&&void 0!==r)throw Error(`DB is version ${r}, cannot migrate to version 2.`);return{version:2,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n})=>({tags:[],notes:[],id:e,end:r,start:t,description:n}))}))}},3:function(e){let{sheets:t,version:r,activeSheetName:n}=e;if(2!==r&&void 0!==r)throw Error(`DB is version ${r}, cannot migrate to version 3.`);return{version:3,activeSheetName:n,sheets:t.map(({name:e,entries:t,activeEntryID:r})=>({name:e,activeEntryID:r,entries:t.map(({id:e,start:t,end:r,description:n,tags:a})=>({notes:[],tags:a,id:e,end:r,start:t,description:n}))}))}}};e.s(["migrate_json_db",0,function(e){let n=e,a=!1,s=void 0===n.version?1:n.version;if(s>t.DB_VERSION||s<1)throw Error(`Unknown DB version ${n.version}, cannot load.`);for(;s<t.DB_VERSION;){let e=s+1,t=r[e];if(void 0===t)throw Error(`Missing migration from version ${s} to ${e}.`);if((n=t(n)).version!==e)throw Error(`Invalid migration output for version ${e}.`);s=e,a=!0}return{json_db:n,did_migrate:a}}],24507)},16366,e=>{"use strict";e.s(["convert_db_to_json",0,function(e){let t=e.sheets.map(e=>({name:e.name,activeEntryID:e.activeEntryID,entries:e.entries.map(e=>({id:e.id,description:e.description,tags:e.tags,start:e.start.getTime(),end:null===e.end?null:e.end.getTime(),notes:e.notes.map(e=>({text:e.text,timestamp:e.timestamp.getTime()}))}))}));return{version:e.version,activeSheetName:e.activeSheetName,sheets:t}}])},71786,32806,e=>{"use strict";var t=e.i(50227),r=e.i(2157),n=e.i(72507),a=e.i(72127),s=e.i(30853),i=e.i(93361),o=e.i(24507),l=e.i(16366);async function d(e,t=n.DB_PATH){let a=JSON.stringify((0,l.convert_db_to_json)(e));try{await r.promises.writeFile(t,a)}catch(e){throw Error(`Failed to save DB: ${String(e)}`,{cause:e})}}async function u(e=n.DB_PATH){let l,c=t.default.dirname(e);await (0,s.ensure_dir_exists)(c);try{await r.promises.access(e)}catch{let t=(0,i.gen_db)();return await d(t,e),t}let p=await r.promises.readFile(e,"utf-8");try{l=JSON.parse(p)}catch(t){throw Error(`DB at ${e} is invalid JSON: ${String(t)}`,{cause:t})}let v=(0,o.migrate_json_db)(l);l=v.json_db;let h=(0,a.convert_json_db)(l);return v.did_migrate&&await d(h,e),h}e.s(["write_local_db",0,d],32806),e.s(["read_local_db",0,u],71786)},27440,e=>{"use strict";var t=e.i(71786);async function r(e){return(0,t.read_local_db)(e)}e.s(["read_db",0,r])},64039,e=>{"use strict";var t=e.i(973),r=e.i(39210),n=e.i(13132),a=e.i(14579),s=e.i(47092),i=e.i(34740),o=e.i(77667),l=e.i(11979),d=e.i(54202),u=e.i(39093),c=e.i(95106),p=e.i(57255),v=e.i(96492),h=e.i(27930),m=e.i(24131),f=e.i(93695);e.i(20216);var g=e.i(84975),w=e.i(82214),x=e.i(68194);function E(e,t,r,n=Date.now()){let a=+e.start;return Math.max(0,Math.min(null===e.end?n:+e.end,r)-Math.max(a,t))}let _=Symbol.for("constructDateFrom");function y(e,t){var r;return r=t||e,"function"==typeof r?r(e):r&&"object"==typeof r&&_ in r?r[_](e):r instanceof Date?new r.constructor(e):new Date(e)}let R={};function S(e,t=new Date,r=1){switch(e){case"week":var n,a;let s,i,o,l,d,u;return{startMs:+(n={weekStartsOn:r},s=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??R.weekStartsOn??R.locale?.options?.weekStartsOn??0,o=(i=y(t,n?.in)).getDay(),i.setDate(i.getDate()-(7*(o<s)+o-s)),i.setHours(0,0,0,0),i),endMs:+(a={weekStartsOn:r},l=a?.weekStartsOn??a?.locale?.options?.weekStartsOn??R.weekStartsOn??R.locale?.options?.weekStartsOn??0,u=(d=y(t,a?.in)).getDay(),d.setDate(d.getDate()+((u<l?-7:0)+6-(u-l))),d.setHours(23,59,59,999),d)};case"month":let c,p,v;return{startMs:+((c=y(t,void 0)).setDate(1),c.setHours(0,0,0,0),c),endMs:+(v=(p=y(t,void 0)).getMonth(),p.setFullYear(p.getFullYear(),v+1,0),p.setHours(23,59,59,999),p)};default:let h,m;return{startMs:+((h=y(t,void 0)).setHours(0,0,0,0),h),endMs:+((m=y(t,void 0)).setHours(23,59,59,999),m)}}}var D=e.i(27440);async function b({scope:e="global",sheet_name:t,tag_name:r}={}){let n=await (0,D.read_db)(),a=Date.now(),s=new Date(a),i=S("today",s),o=S("week",s),l=0,d=0,u=null,c=null;for(let s of n.sheets)for(let n of s.entries){("global"===e||"sheet"===e&&void 0!==t&&s.name===t||"tag"===e&&void 0!==r&&n.tags.some(e=>e===r))&&(l+=E(n,i.startMs,i.endMs,a),d+=E(n,o.startMs,o.endMs,a));let p=+n.start,v=null===n.end?null:+n.end,h=null===v?p:Math.max(p,v);if((null===c||h>c)&&(c=h),null===n.end){let e=Math.max(0,a-p);(null===u||e>u)&&(u=e)}}let p=null!==u||null===c?null:Math.floor((a-c)/6e4);return{todayTrackedMs:l,weekTrackedMs:d,activeTimerDurationMs:u,minutesSinceLastLog:p}}async function N(e){try{let t=new URL(e.url),r=t.searchParams.get("scope"),n=t.searchParams.get("sheet")??void 0,a=t.searchParams.get("tag")??void 0,s=await b({scope:"sheet"===r||"tag"===r?r:"global",sheet_name:n,tag_name:a});return w.NextResponse.json(s)}catch(e){return(0,x.api_error_response)(e,500)}}e.s(["GET",0,N],47860);var T=e.i(47860);let A=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/focus-nudges/status/route",pathname:"/api/focus-nudges/status",filename:"route",bundlePath:""},distDir:"next-output",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/focus-nudges/status/route.ts",nextConfigOutput:"standalone",userland:T,...{}}),{workAsyncStorage:M,workUnitAsyncStorage:k,serverHooks:O}=A;async function C(e,t,n){n.requestMeta&&(0,a.setRequestMeta)(e,n.requestMeta),A.isDev&&(0,a.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let w="/api/focus-nudges/status/route";w=w.replace(/\/index$/,"")||"/";let x=await A.prepare(e,t,{srcPage:w,multiZoneDraftMode:!1});if(!x)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:E,deploymentId:_,params:y,nextConfig:R,parsedUrl:S,isDraftMode:D,prerenderManifest:b,routerServerContext:N,isOnDemandRevalidate:T,revalidateOnlyGenerated:M,resolvedPathname:k,clientReferenceManifest:O,serverActionsManifest:C}=x,I=(0,o.normalizeAppPath)(w),j=!!(b.dynamicRoutes[I]||b.routes[k]),P=async()=>((null==N?void 0:N.render404)?await N.render404(e,t,S,!1):t.end("This page could not be found"),null);if(j&&!D){let e=!!b.routes[k],t=b.dynamicRoutes[I];if(t&&!1===t.fallback&&!e){if(R.adapterPath)return await P();throw new f.NoFallbackError}}let H=null;!j||A.isDev||D||(H="/index"===(H=k)?"/":H);let q=!0===A.isDev||!j,U=j&&!q;C&&O&&(0,i.setManifestsSingleton)({page:w,clientReferenceManifest:O,serverActionsManifest:C});let B=e.method||"GET",F=(0,s.getTracer)(),$=F.getActiveScopeSpan(),L=!!(null==N?void 0:N.isWrappedByNextServer),K=!!(0,a.getRequestMeta)(e,"minimalMode"),V=(0,a.getRequestMeta)(e,"incrementalCache")||await A.getIncrementalCache(e,R,b,K);null==V||V.resetRequestCache(),globalThis.__incrementalCache=V;let G={params:y,previewProps:b.preview,renderOpts:{experimental:{authInterrupts:!!R.experimental.authInterrupts},cacheComponents:!!R.cacheComponents,supportsDynamicResponse:q,incrementalCache:V,cacheLifeProfiles:R.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,a)=>A.onRequestError(e,t,n,a,N)},sharedContext:{buildId:E,deploymentId:_}},X=new l.NodeNextRequest(e),J=new l.NodeNextResponse(t),W=d.NextRequestAdapter.fromNodeNextRequest(X,(0,d.signalFromNodeResponse)(t));try{let a,i=async e=>A.handle(W,G).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==u.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let n=r.get("next.route");if(n){let t=`${B} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),a&&a!==e&&(a.setAttribute("http.route",n),a.updateName(t))}else e.updateName(`${B} ${w}`)}),o=async a=>{var s,o;let l=async({previousCacheEntry:r})=>{try{if(!K&&T&&M&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let s=await i(a);e.fetchMetrics=G.renderOpts.fetchMetrics;let o=G.renderOpts.pendingWaitUntil;o&&n.waitUntil&&(n.waitUntil(o),o=void 0);let l=G.renderOpts.collectedTags;if(!j)return await (0,p.sendResponse)(X,J,s,G.renderOpts.pendingWaitUntil),null;{let e=await s.blob(),t=(0,v.toNodeOutgoingHttpHeaders)(s.headers);l&&(t[m.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==G.renderOpts.collectedRevalidate&&!(G.renderOpts.collectedRevalidate>=m.INFINITE_CACHE)&&G.renderOpts.collectedRevalidate,n=void 0===G.renderOpts.collectedExpire||G.renderOpts.collectedExpire>=m.INFINITE_CACHE?void 0:G.renderOpts.collectedExpire;return{value:{kind:g.CachedRouteKind.APP_ROUTE,status:s.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==r?void 0:r.isStale)&&await A.onRequestError(e,t,{routerKind:"App Router",routePath:w,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:T})},!1,N),t}},d=await A.handleResponse({req:e,nextConfig:R,cacheKey:H,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:b,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:M,responseGenerator:l,waitUntil:n.waitUntil,isMinimalMode:K});if(!j)return null;if((null==d||null==(s=d.value)?void 0:s.kind)!==g.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==d||null==(o=d.value)?void 0:o.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});K||t.setHeader("x-nextjs-cache",T?"REVALIDATED":d.isMiss?"MISS":d.isStale?"STALE":"HIT"),D&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let u=(0,v.fromNodeOutgoingHttpHeaders)(d.value.headers);return K&&j||u.delete(m.NEXT_CACHE_TAGS_HEADER),!d.cacheControl||t.getHeader("Cache-Control")||u.get("Cache-Control")||u.set("Cache-Control",(0,h.getCacheControlHeader)(d.cacheControl)),await (0,p.sendResponse)(X,J,new Response(d.value.body,{headers:u,status:d.value.status||200})),null};L&&$?await o($):(a=F.getActiveScopeSpan(),await F.withPropagatedContext(e.headers,()=>F.trace(u.BaseServerSpan.handleRequest,{spanName:`${B} ${w}`,kind:s.SpanKind.SERVER,attributes:{"http.method":B,"http.target":e.url}},o),void 0,!L))}catch(t){if(t instanceof f.NoFallbackError||await A.onRequestError(e,t,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,c.getRevalidateReason)({isStaticGeneration:U,isOnDemandRevalidate:T})},!1,N),j)throw t;return await (0,p.sendResponse)(X,J,new Response(null,{status:500})),null}}e.s(["handler",0,C,"patchFetch",0,function(){return(0,n.patchFetch)({workAsyncStorage:M,workUnitAsyncStorage:k})},"routeModule",0,A,"serverHooks",0,O,"workAsyncStorage",0,M,"workUnitAsyncStorage",0,k],64039)}];
2
+
3
+ //# sourceMappingURL=%5Broot-of-the-server%5D__00_xlkl._.js.map