super-time-tracker-ui 0.1.18 → 0.1.20

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 (360) hide show
  1. package/dist/standalone/next-output/BUILD_ID +1 -1
  2. package/dist/standalone/next-output/app-path-routes-manifest.json +11 -1
  3. package/dist/standalone/next-output/build-manifest.json +8 -8
  4. package/dist/standalone/next-output/prerender-manifest.json +0 -145
  5. package/dist/standalone/next-output/routes-manifest.json +60 -0
  6. package/dist/standalone/next-output/server/app/_global-error/page/build-manifest.json +5 -5
  7. package/dist/standalone/next-output/server/app/_global-error/page.js +1 -1
  8. package/dist/standalone/next-output/server/app/_global-error/page.js.nft.json +1 -1
  9. package/dist/standalone/next-output/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/dist/standalone/next-output/server/app/_global-error.html +1 -1
  11. package/dist/standalone/next-output/server/app/_global-error.rsc +8 -8
  12. package/dist/standalone/next-output/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
  13. package/dist/standalone/next-output/server/app/_global-error.segments/_full.segment.rsc +8 -8
  14. package/dist/standalone/next-output/server/app/_global-error.segments/_head.segment.rsc +4 -4
  15. package/dist/standalone/next-output/server/app/_global-error.segments/_index.segment.rsc +3 -3
  16. package/dist/standalone/next-output/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/dist/standalone/next-output/server/app/_not-found/page/build-manifest.json +5 -5
  18. package/dist/standalone/next-output/server/app/_not-found/page.js +4 -3
  19. package/dist/standalone/next-output/server/app/_not-found/page.js.nft.json +1 -1
  20. package/dist/standalone/next-output/server/app/_not-found/page_client-reference-manifest.js +1 -1
  21. package/dist/standalone/next-output/server/app/api/backup/route.js +1 -2
  22. package/dist/standalone/next-output/server/app/api/backup/route.js.nft.json +1 -1
  23. package/dist/standalone/next-output/server/app/api/entry/route.js +2 -2
  24. package/dist/standalone/next-output/server/app/api/entry/route.js.nft.json +1 -1
  25. package/dist/standalone/next-output/server/app/api/note/route.js +1 -1
  26. package/dist/standalone/next-output/server/app/api/note/route.js.nft.json +1 -1
  27. package/dist/standalone/next-output/server/app/api/sheet/active/route/app-paths-manifest.json +3 -0
  28. package/dist/standalone/next-output/server/app/api/sheet/active/route/build-manifest.json +9 -0
  29. package/dist/standalone/next-output/server/app/api/sheet/active/route/server-reference-manifest.json +4 -0
  30. package/dist/standalone/next-output/server/app/api/sheet/active/route.js +7 -0
  31. package/dist/standalone/next-output/server/app/api/sheet/active/route.js.nft.json +1 -0
  32. package/dist/standalone/next-output/server/app/api/sheet/active/route_client-reference-manifest.js +3 -0
  33. package/dist/standalone/next-output/server/app/api/sync/import/route.js +1 -1
  34. package/dist/standalone/next-output/server/app/api/sync/import/route.js.nft.json +1 -1
  35. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/app-paths-manifest.json +3 -0
  36. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/build-manifest.json +9 -0
  37. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/server-reference-manifest.json +4 -0
  38. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js +7 -0
  39. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js.nft.json +1 -0
  40. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route_client-reference-manifest.js +3 -0
  41. package/dist/standalone/next-output/server/app/api/sync/pull/route/app-paths-manifest.json +3 -0
  42. package/dist/standalone/next-output/server/app/api/sync/pull/route/build-manifest.json +9 -0
  43. package/dist/standalone/next-output/server/app/api/sync/pull/route/server-reference-manifest.json +4 -0
  44. package/dist/standalone/next-output/server/app/api/sync/pull/route.js +7 -0
  45. package/dist/standalone/next-output/server/app/api/sync/pull/route.js.nft.json +1 -0
  46. package/dist/standalone/next-output/server/app/api/sync/pull/route_client-reference-manifest.js +3 -0
  47. package/dist/standalone/next-output/server/app/api/sync/push/route/app-paths-manifest.json +3 -0
  48. package/dist/standalone/next-output/server/app/api/sync/push/route/build-manifest.json +9 -0
  49. package/dist/standalone/next-output/server/app/api/sync/push/route/server-reference-manifest.json +4 -0
  50. package/dist/standalone/next-output/server/app/api/sync/push/route.js +7 -0
  51. package/dist/standalone/next-output/server/app/api/sync/push/route.js.nft.json +1 -0
  52. package/dist/standalone/next-output/server/app/api/sync/push/route_client-reference-manifest.js +3 -0
  53. package/dist/standalone/next-output/server/app/api/sync/status/route/app-paths-manifest.json +3 -0
  54. package/dist/standalone/next-output/server/app/api/sync/status/route/build-manifest.json +9 -0
  55. package/dist/standalone/next-output/server/app/api/sync/status/route/server-reference-manifest.json +4 -0
  56. package/dist/standalone/next-output/server/app/api/sync/status/route.js +7 -0
  57. package/dist/standalone/next-output/server/app/api/sync/status/route.js.nft.json +1 -0
  58. package/dist/standalone/next-output/server/app/api/sync/status/route_client-reference-manifest.js +3 -0
  59. package/dist/standalone/next-output/server/app/api/tags/route.js +1 -2
  60. package/dist/standalone/next-output/server/app/api/tags/route.js.nft.json +1 -1
  61. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route/app-paths-manifest.json +3 -0
  62. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route/build-manifest.json +9 -0
  63. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route/server-reference-manifest.json +4 -0
  64. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route.js +7 -0
  65. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route.js.nft.json +1 -0
  66. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route_client-reference-manifest.js +3 -0
  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 +5 -5
  72. package/dist/standalone/next-output/server/app/login/page.js +4 -3
  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/page/build-manifest.json +5 -5
  76. package/dist/standalone/next-output/server/app/page.js +5 -4
  77. package/dist/standalone/next-output/server/app/page.js.nft.json +1 -1
  78. package/dist/standalone/next-output/server/app/page_client-reference-manifest.js +1 -1
  79. package/dist/standalone/next-output/server/app/register/page/app-paths-manifest.json +3 -0
  80. package/dist/standalone/next-output/server/app/register/page/build-manifest.json +17 -0
  81. package/dist/standalone/next-output/server/app/register/page/next-font-manifest.json +11 -0
  82. package/dist/standalone/next-output/server/app/register/page/react-loadable-manifest.json +1 -0
  83. package/dist/standalone/next-output/server/app/register/page/server-reference-manifest.json +4 -0
  84. package/dist/standalone/next-output/server/app/register/page.js +15 -0
  85. package/dist/standalone/next-output/server/app/register/page.js.nft.json +1 -0
  86. package/dist/standalone/next-output/server/app/register/page_client-reference-manifest.js +3 -0
  87. package/dist/standalone/next-output/server/app/reporting/page/build-manifest.json +5 -5
  88. package/dist/standalone/next-output/server/app/reporting/page.js +5 -5
  89. package/dist/standalone/next-output/server/app/reporting/page.js.nft.json +1 -1
  90. package/dist/standalone/next-output/server/app/reporting/page_client-reference-manifest.js +1 -1
  91. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/app-paths-manifest.json +3 -0
  92. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/build-manifest.json +17 -0
  93. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/next-font-manifest.json +11 -0
  94. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/react-loadable-manifest.json +1 -0
  95. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/server-reference-manifest.json +4 -0
  96. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js +15 -0
  97. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js.nft.json +1 -0
  98. package/dist/standalone/next-output/server/app/settings/cloud-sync/page_client-reference-manifest.js +3 -0
  99. package/dist/standalone/next-output/server/app/settings/data/page/build-manifest.json +5 -5
  100. package/dist/standalone/next-output/server/app/settings/data/page.js +5 -4
  101. package/dist/standalone/next-output/server/app/settings/data/page.js.nft.json +1 -1
  102. package/dist/standalone/next-output/server/app/settings/data/page_client-reference-manifest.js +1 -1
  103. package/dist/standalone/next-output/server/app/settings/display/page/build-manifest.json +5 -5
  104. package/dist/standalone/next-output/server/app/settings/display/page.js +4 -3
  105. package/dist/standalone/next-output/server/app/settings/display/page.js.nft.json +1 -1
  106. package/dist/standalone/next-output/server/app/settings/display/page_client-reference-manifest.js +1 -1
  107. package/dist/standalone/next-output/server/app/settings/page/build-manifest.json +5 -5
  108. package/dist/standalone/next-output/server/app/settings/page.js +5 -5
  109. package/dist/standalone/next-output/server/app/settings/page.js.nft.json +1 -1
  110. package/dist/standalone/next-output/server/app/settings/page_client-reference-manifest.js +1 -1
  111. package/dist/standalone/next-output/server/app/settings/tags/page/build-manifest.json +5 -5
  112. package/dist/standalone/next-output/server/app/settings/tags/page.js +5 -5
  113. package/dist/standalone/next-output/server/app/settings/tags/page.js.nft.json +1 -1
  114. package/dist/standalone/next-output/server/app/settings/tags/page_client-reference-manifest.js +1 -1
  115. package/dist/standalone/next-output/server/app/sheets/page/app-paths-manifest.json +3 -0
  116. package/dist/standalone/next-output/server/app/sheets/page/build-manifest.json +17 -0
  117. package/dist/standalone/next-output/server/app/sheets/page/next-font-manifest.json +11 -0
  118. package/dist/standalone/next-output/server/app/sheets/page/react-loadable-manifest.json +1 -0
  119. package/dist/standalone/next-output/server/app/sheets/page/server-reference-manifest.json +4 -0
  120. package/dist/standalone/next-output/server/app/sheets/page.js +15 -0
  121. package/dist/standalone/next-output/server/app/sheets/page.js.nft.json +1 -0
  122. package/dist/standalone/next-output/server/app/sheets/page_client-reference-manifest.js +3 -0
  123. package/dist/standalone/next-output/server/app/today/page/app-paths-manifest.json +3 -0
  124. package/dist/standalone/next-output/server/app/today/page/build-manifest.json +17 -0
  125. package/dist/standalone/next-output/server/app/today/page/next-font-manifest.json +11 -0
  126. package/dist/standalone/next-output/server/app/today/page/react-loadable-manifest.json +1 -0
  127. package/dist/standalone/next-output/server/app/today/page/server-reference-manifest.json +4 -0
  128. package/dist/standalone/next-output/server/app/today/page.js +15 -0
  129. package/dist/standalone/next-output/server/app/today/page.js.nft.json +1 -0
  130. package/dist/standalone/next-output/server/app/today/page_client-reference-manifest.js +3 -0
  131. package/dist/standalone/next-output/server/app-paths-manifest.json +11 -1
  132. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0-~y~9m._.js +1 -1
  133. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0.tfxy.._.js +1 -1
  134. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__02~w0lb._.js +3 -0
  135. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__045he4k._.js +3 -0
  136. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__06efo~9._.js +3 -0
  137. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__09bkv_j._.js +1 -1
  138. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0bflmy0._.js +3 -0
  139. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0cbimu4._.js +3 -0
  140. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0e3._t7._.js +1 -1
  141. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0goaz9z._.js +3 -0
  142. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0i1baam._.js +3 -0
  143. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0mnx_nu._.js +3 -0
  144. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0szq3qr._.js +3 -0
  145. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0uvo97t._.js +1 -1
  146. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0wzuxc6._.js +3 -0
  147. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0xb8jjk._.js +1 -1
  148. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__118xfg0._.js +3 -0
  149. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__11e-p11._.js +1 -1
  150. package/dist/standalone/next-output/server/chunks/_0--hi7m._.js +6 -6
  151. package/dist/standalone/next-output/server/chunks/_0_wbuqv._.js +6 -6
  152. package/dist/standalone/next-output/server/chunks/{_0vzosja._.js → _0rz1whw._.js} +2 -2
  153. package/dist/standalone/next-output/server/chunks/_13eeory._.js +5 -5
  154. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sheet_active_route_actions_0vwkhw..js +3 -0
  155. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_merge-on-load_route_actions_0yu2xg-.js +3 -0
  156. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_pull_route_actions_0zi~i0m.js +3 -0
  157. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_push_route_actions_0sag.tp.js +3 -0
  158. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_status_route_actions_0zvttty.js +3 -0
  159. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_ui-preferences_merge-on-load_route_actions_06ep~.j.js +3 -0
  160. package/dist/standalone/next-output/server/chunks/ssr/0elt_date-fns_format_0j.rx2u.js +3 -0
  161. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_0pyvy-l._.js +6 -0
  162. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_04bpslp._.js +1 -1
  163. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_0u6ij0z._.js → 0z~i_next_dist_0kux32m._.js} +2 -2
  164. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0-2k5eh.js +1 -1
  165. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0-6~y~c.js +4 -0
  166. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0194h-6.js +1 -1
  167. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_03p53oc.js +4 -0
  168. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_040c8th.js +1 -1
  169. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_04kdnd9.js +1 -1
  170. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_08fopnn.js +4 -0
  171. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0eyb0.j.js +1 -1
  172. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0gpy3lz.js +1 -1
  173. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0pw4c6_.js +1 -1
  174. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0r_137h.js +1 -1
  175. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0wy5eu6.js +4 -0
  176. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_12a781y.js +1 -1
  177. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04et1.j._.js +3 -0
  178. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04rw9_a._.js +3 -0
  179. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0f.je14._.js +3 -0
  180. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ljly6c._.js +3 -0
  181. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0p74awc._.js → [root-of-the-server]__0n8s9zq._.js} +2 -2
  182. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0q7e6b0._.js +3 -0
  183. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js +3 -0
  184. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0s84deg._.js +3 -0
  185. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0sh_dni._.js +3 -0
  186. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0tynjfp._.js +3 -0
  187. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ue-tr6._.js +3 -0
  188. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0wmfvtj._.js +3 -0
  189. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__12q4x7c._.js → [root-of-the-server]__0ygx8l9._.js} +2 -2
  190. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0zxgb-a._.js +3 -0
  191. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0~rrg79._.js +3 -0
  192. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__11qrqnz._.js +3 -0
  193. package/dist/standalone/next-output/server/chunks/ssr/_0-ov5_n._.js +3 -0
  194. package/dist/standalone/next-output/server/chunks/ssr/_00x~ete._.js +3 -0
  195. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_0s-rnzm._.js → _073x~fa._.js} +2 -2
  196. package/dist/standalone/next-output/server/chunks/ssr/_0_aptb7._.js +3 -0
  197. package/dist/standalone/next-output/server/chunks/ssr/_0axgv9-._.js +3 -0
  198. package/dist/standalone/next-output/server/chunks/ssr/_0bs7t.7._.js +3 -0
  199. package/dist/standalone/next-output/server/chunks/ssr/_0bu5pcm._.js +3 -0
  200. package/dist/standalone/next-output/server/chunks/ssr/_0cxipsf._.js +3 -0
  201. package/dist/standalone/next-output/server/chunks/ssr/_0dj7qxj._.js +3 -0
  202. package/dist/standalone/next-output/server/chunks/ssr/{_0ekhh25._.js → _0k06nbl._.js} +9 -9
  203. package/dist/standalone/next-output/server/chunks/ssr/_0ld3xfd._.js +3 -0
  204. package/dist/standalone/next-output/server/chunks/ssr/_0ls83bx._.js +3 -0
  205. package/dist/standalone/next-output/server/chunks/ssr/_0p4r3~t._.js +3 -0
  206. package/dist/standalone/next-output/server/chunks/ssr/_0s1f~0y._.js +1 -1
  207. package/dist/standalone/next-output/server/chunks/ssr/_0su4mzm._.js +3 -0
  208. package/dist/standalone/next-output/server/chunks/ssr/_0thins~._.js +3 -0
  209. package/dist/standalone/next-output/server/chunks/ssr/_0v9l~2y._.js +3 -0
  210. package/dist/standalone/next-output/server/chunks/ssr/_0ycs85o._.js +3 -0
  211. package/dist/standalone/next-output/server/chunks/ssr/_0zk9gtm._.js +3 -0
  212. package/dist/standalone/next-output/server/chunks/ssr/_113zjr0._.js +3 -0
  213. package/dist/standalone/next-output/server/chunks/ssr/{_03kx6a3._.js → _11amno3._.js} +8 -8
  214. package/dist/standalone/next-output/server/chunks/ssr/_11d2qve._.js +3 -0
  215. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_register_page_actions_0zq7ka0.js +3 -0
  216. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_settings_cloud-sync_page_actions_0ld6e8p.js +3 -0
  217. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_sheets_page_actions_0cqf0.l.js +3 -0
  218. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_today_page_actions_0of2-iy.js +3 -0
  219. package/dist/standalone/next-output/server/chunks/ssr/components_109-aj4._.js +1 -1
  220. package/dist/standalone/next-output/server/chunks/ssr/components_reporting-view_tsx_0-0ofcv._.js +1 -1
  221. package/dist/standalone/next-output/server/chunks/ssr/components_tracker-app_tsx_0qs9.7y._.js +1 -1
  222. package/dist/standalone/next-output/server/chunks/ssr/lib_0c0z4q-._.js +3 -0
  223. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_client_components_0247lue._.js → node_modules__pnpm_0u1tjhh._.js} +2 -2
  224. package/dist/standalone/next-output/server/edge/chunks/[root-of-the-server]__0t9u~vh._.js +7 -7
  225. package/dist/standalone/next-output/server/middleware-build-manifest.js +8 -8
  226. package/dist/standalone/next-output/server/middleware-manifest.json +1 -1
  227. package/dist/standalone/next-output/server/next-font-manifest.js +1 -1
  228. package/dist/standalone/next-output/server/next-font-manifest.json +16 -0
  229. package/dist/standalone/next-output/server/pages/500.html +1 -1
  230. package/dist/standalone/next-output/server/pages-manifest.json +0 -1
  231. package/dist/standalone/next-output/static/chunks/02h6za.al3c7p.js +1 -0
  232. package/dist/standalone/next-output/static/chunks/04_2jzw-uhhu0.js +2 -0
  233. package/dist/standalone/next-output/static/chunks/04niua5h~-1f..js +1 -0
  234. package/dist/standalone/next-output/static/chunks/06u43x9tl391w.js +1 -0
  235. package/dist/standalone/next-output/static/chunks/0a5y_udluz6e6.js +1 -0
  236. package/dist/standalone/next-output/static/chunks/0b0a23hps.ate.js +4 -0
  237. package/dist/standalone/next-output/static/chunks/0bly.8gr9nkdz.js +1 -0
  238. package/dist/standalone/next-output/static/chunks/0i8_d5-g6pduc.css +3 -0
  239. package/dist/standalone/next-output/static/chunks/{0koldw9zjijry.js → 0jcqig-f5dwq7.js} +2 -2
  240. package/dist/standalone/next-output/static/chunks/0ker2ur7q6j6n.js +1 -0
  241. package/dist/standalone/next-output/static/chunks/{0n~v8~rri7~t2.js → 0lgo02csmvyps.js} +1 -1
  242. package/dist/standalone/next-output/static/chunks/0l~uil8w-ewlm.js +1 -0
  243. package/dist/standalone/next-output/static/chunks/0uik_f_e6e0e6.js +1 -0
  244. package/dist/standalone/next-output/static/chunks/0uxm1dlh.6xck.js +1 -0
  245. package/dist/standalone/next-output/static/chunks/0vm3.l6rc2kie.js +1 -0
  246. package/dist/standalone/next-output/static/chunks/0xo5n.1q2uz95.js +1 -0
  247. package/dist/standalone/next-output/static/chunks/0yi4m~~80yeqj.js +1 -0
  248. package/dist/standalone/next-output/static/chunks/0z9uuysy9qb.4.js +1 -0
  249. package/dist/standalone/next-output/static/chunks/10_mtmf57jsww.js +1 -0
  250. package/dist/standalone/next-output/static/chunks/10c83.nq801k1.js +1 -0
  251. package/dist/standalone/next-output/static/chunks/{0.jsu2wyaii~1.js → 12rxdn65.z_85.js} +12 -12
  252. package/dist/standalone/next-output/static/chunks/15xhm5fbzvyag.js +1 -0
  253. package/dist/standalone/next-output/static/chunks/18adan1jcwejd.js +1 -0
  254. package/dist/standalone/next-output/static/chunks/{turbopack-0st0r~j~gn7ke.js → turbopack-00m4i0dy4on-a.js} +1 -1
  255. package/dist/standalone/package.json +1 -1
  256. package/package.json +1 -1
  257. package/dist/standalone/next-output/server/app/_not-found.html +0 -1
  258. package/dist/standalone/next-output/server/app/_not-found.meta +0 -16
  259. package/dist/standalone/next-output/server/app/_not-found.rsc +0 -25
  260. package/dist/standalone/next-output/server/app/_not-found.segments/_full.segment.rsc +0 -25
  261. package/dist/standalone/next-output/server/app/_not-found.segments/_head.segment.rsc +0 -6
  262. package/dist/standalone/next-output/server/app/_not-found.segments/_index.segment.rsc +0 -10
  263. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
  264. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found.segment.rsc +0 -5
  265. package/dist/standalone/next-output/server/app/_not-found.segments/_tree.segment.rsc +0 -2
  266. package/dist/standalone/next-output/server/app/reporting.html +0 -1
  267. package/dist/standalone/next-output/server/app/reporting.meta +0 -15
  268. package/dist/standalone/next-output/server/app/reporting.rsc +0 -29
  269. package/dist/standalone/next-output/server/app/reporting.segments/_full.segment.rsc +0 -29
  270. package/dist/standalone/next-output/server/app/reporting.segments/_head.segment.rsc +0 -6
  271. package/dist/standalone/next-output/server/app/reporting.segments/_index.segment.rsc +0 -10
  272. package/dist/standalone/next-output/server/app/reporting.segments/_tree.segment.rsc +0 -4
  273. package/dist/standalone/next-output/server/app/reporting.segments/reporting/__PAGE__.segment.rsc +0 -6
  274. package/dist/standalone/next-output/server/app/reporting.segments/reporting.segment.rsc +0 -5
  275. package/dist/standalone/next-output/server/app/settings/data.html +0 -1
  276. package/dist/standalone/next-output/server/app/settings/data.meta +0 -16
  277. package/dist/standalone/next-output/server/app/settings/data.rsc +0 -35
  278. package/dist/standalone/next-output/server/app/settings/data.segments/_full.segment.rsc +0 -35
  279. package/dist/standalone/next-output/server/app/settings/data.segments/_head.segment.rsc +0 -6
  280. package/dist/standalone/next-output/server/app/settings/data.segments/_index.segment.rsc +0 -10
  281. package/dist/standalone/next-output/server/app/settings/data.segments/_tree.segment.rsc +0 -4
  282. package/dist/standalone/next-output/server/app/settings/data.segments/settings/data/__PAGE__.segment.rsc +0 -11
  283. package/dist/standalone/next-output/server/app/settings/data.segments/settings/data.segment.rsc +0 -5
  284. package/dist/standalone/next-output/server/app/settings/data.segments/settings.segment.rsc +0 -5
  285. package/dist/standalone/next-output/server/app/settings/display.html +0 -1
  286. package/dist/standalone/next-output/server/app/settings/display.meta +0 -16
  287. package/dist/standalone/next-output/server/app/settings/display.rsc +0 -44
  288. package/dist/standalone/next-output/server/app/settings/display.segments/_full.segment.rsc +0 -44
  289. package/dist/standalone/next-output/server/app/settings/display.segments/_head.segment.rsc +0 -6
  290. package/dist/standalone/next-output/server/app/settings/display.segments/_index.segment.rsc +0 -10
  291. package/dist/standalone/next-output/server/app/settings/display.segments/_tree.segment.rsc +0 -4
  292. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display/__PAGE__.segment.rsc +0 -21
  293. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display.segment.rsc +0 -5
  294. package/dist/standalone/next-output/server/app/settings/display.segments/settings.segment.rsc +0 -5
  295. package/dist/standalone/next-output/server/app/settings/tags.html +0 -1
  296. package/dist/standalone/next-output/server/app/settings/tags.meta +0 -16
  297. package/dist/standalone/next-output/server/app/settings/tags.rsc +0 -30
  298. package/dist/standalone/next-output/server/app/settings/tags.segments/_full.segment.rsc +0 -30
  299. package/dist/standalone/next-output/server/app/settings/tags.segments/_head.segment.rsc +0 -6
  300. package/dist/standalone/next-output/server/app/settings/tags.segments/_index.segment.rsc +0 -10
  301. package/dist/standalone/next-output/server/app/settings/tags.segments/_tree.segment.rsc +0 -4
  302. package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags/__PAGE__.segment.rsc +0 -6
  303. package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags.segment.rsc +0 -5
  304. package/dist/standalone/next-output/server/app/settings/tags.segments/settings.segment.rsc +0 -5
  305. package/dist/standalone/next-output/server/app/settings.html +0 -1
  306. package/dist/standalone/next-output/server/app/settings.meta +0 -15
  307. package/dist/standalone/next-output/server/app/settings.rsc +0 -35
  308. package/dist/standalone/next-output/server/app/settings.segments/_full.segment.rsc +0 -35
  309. package/dist/standalone/next-output/server/app/settings.segments/_head.segment.rsc +0 -6
  310. package/dist/standalone/next-output/server/app/settings.segments/_index.segment.rsc +0 -10
  311. package/dist/standalone/next-output/server/app/settings.segments/_tree.segment.rsc +0 -4
  312. package/dist/standalone/next-output/server/app/settings.segments/settings/__PAGE__.segment.rsc +0 -12
  313. package/dist/standalone/next-output/server/app/settings.segments/settings.segment.rsc +0 -5
  314. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__00yo3_1._.js +0 -3
  315. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__05eq9_g._.js +0 -3
  316. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__061y6pa._.js +0 -3
  317. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0ai1p94._.js +0 -3
  318. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0p1kxjf._.js +0 -3
  319. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0z09g1h._.js +0 -3
  320. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__00t2myd._.js +0 -3
  321. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__070_uw2._.js +0 -3
  322. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0c4ohc.._.js +0 -3
  323. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0mjp16u._.js +0 -3
  324. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0rtwdhy._.js +0 -3
  325. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ucb5c~._.js +0 -3
  326. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0x2t88.._.js +0 -3
  327. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__108je_d._.js +0 -3
  328. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__10jikzl._.js +0 -3
  329. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__13dr511._.js +0 -3
  330. package/dist/standalone/next-output/server/chunks/ssr/_00.2r03._.js +0 -3
  331. package/dist/standalone/next-output/server/chunks/ssr/_01xe83y._.js +0 -64
  332. package/dist/standalone/next-output/server/chunks/ssr/_06yb2en._.js +0 -3
  333. package/dist/standalone/next-output/server/chunks/ssr/_0iqbilg._.js +0 -64
  334. package/dist/standalone/next-output/server/chunks/ssr/_0kvm6av._.js +0 -6
  335. package/dist/standalone/next-output/server/chunks/ssr/_0l_p-.k._.js +0 -3
  336. package/dist/standalone/next-output/server/chunks/ssr/_0li90xb._.js +0 -3
  337. package/dist/standalone/next-output/server/chunks/ssr/_0okkb_~._.js +0 -3
  338. package/dist/standalone/next-output/server/chunks/ssr/_0qowa2d._.js +0 -3
  339. package/dist/standalone/next-output/server/chunks/ssr/_0x1bw~i._.js +0 -3
  340. package/dist/standalone/next-output/server/chunks/ssr/_0zabe_~._.js +0 -3
  341. package/dist/standalone/next-output/server/pages/404.html +0 -1
  342. package/dist/standalone/next-output/static/chunks/0-0w4ml~c22t..js +0 -1
  343. package/dist/standalone/next-output/static/chunks/01mevzl3z5cgt.js +0 -1
  344. package/dist/standalone/next-output/static/chunks/05161-t.3egqv.js +0 -4
  345. package/dist/standalone/next-output/static/chunks/0708yw9dysifo.js +0 -2
  346. package/dist/standalone/next-output/static/chunks/0aohgkyesjriz.js +0 -1
  347. package/dist/standalone/next-output/static/chunks/0bcmkbb2bxpr-.js +0 -1
  348. package/dist/standalone/next-output/static/chunks/0bym88q-qlydb.js +0 -1
  349. package/dist/standalone/next-output/static/chunks/0e8tmpq~qz.dz.js +0 -1
  350. package/dist/standalone/next-output/static/chunks/0g7b1~gza1y3a.js +0 -1
  351. package/dist/standalone/next-output/static/chunks/0h-q8kc3tbcj8.js +0 -1
  352. package/dist/standalone/next-output/static/chunks/0js9~7rlpndqf.js +0 -1
  353. package/dist/standalone/next-output/static/chunks/0uezeykgodd86.js +0 -1
  354. package/dist/standalone/next-output/static/chunks/0xvqo8vfg40zk.js +0 -1
  355. package/dist/standalone/next-output/static/chunks/11y-z.w7p8i8a.css +0 -3
  356. package/dist/standalone/next-output/static/chunks/12v1sx2j-is-9.js +0 -1
  357. package/dist/standalone/next-output/static/chunks/13pryy_qphr.u.js +0 -1
  358. /package/dist/standalone/next-output/static/{xfRBlnU13styXnCBd60jn → b-GDdUy-cIcWNA_TGvVQz}/_buildManifest.js +0 -0
  359. /package/dist/standalone/next-output/static/{xfRBlnU13styXnCBd60jn → b-GDdUy-cIcWNA_TGvVQz}/_clientMiddlewareManifest.js +0 -0
  360. /package/dist/standalone/next-output/static/{xfRBlnU13styXnCBd60jn → b-GDdUy-cIcWNA_TGvVQz}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,42552,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={formatUrl:function(){return i},formatWithValidation:function(){return u},urlObjectKeys:function(){return o}};for(var s in n)Object.defineProperty(r,s,{enumerable:!0,get:n[s]});let a=e.r(44066)._(e.r(78677)),l=/https?|ftp|gopher|file/;function i(e){let{auth:t,hostname:r}=e,n=e.protocol||"",s=e.pathname||"",i=e.hash||"",o=e.query||"",u=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?u=t+e.host:r&&(u=t+(~r.indexOf(":")?`[${r}]`:r),e.port&&(u+=":"+e.port)),o&&"object"==typeof o&&(o=String(a.urlQueryToSearchParams(o)));let c=e.search||o&&`?${o}`||"";return n&&!n.endsWith(":")&&(n+=":"),e.slashes||(!n||l.test(n))&&!1!==u?(u="//"+(u||""),s&&"/"!==s[0]&&(s="/"+s)):u||(u=""),i&&"#"!==i[0]&&(i="#"+i),c&&"?"!==c[0]&&(c="?"+c),s=s.replace(/[?#]/g,encodeURIComponent),c=c.replace("#","%23"),`${n}${u}${s}${c}${i}`}let o=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function u(e){return i(e)}},37879,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useMergedRef",{enumerable:!0,get:function(){return s}});let n=e.r(29158);function s(e,t){let r=(0,n.useRef)(null),s=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=r.current;e&&(r.current=null,e());let t=s.current;t&&(s.current=null,t())}else e&&(r.current=a(e,n)),t&&(s.current=a(t,n))},[e,t])}function a(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},59246,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return a}});let n=e.r(31047),s=e.r(63334);function a(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,s.hasBasePath)(r.pathname)}catch(e){return!1}}},10364,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"errorOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},45958,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={default:function(){return x},useLinkStatus:function(){return _}};for(var s in n)Object.defineProperty(r,s,{enumerable:!0,get:n[s]});let a=e.r(44066),l=e.r(54710),i=a._(e.r(29158)),o=e.r(42552),u=e.r(61717),c=e.r(37879),d=e.r(31047),h=e.r(20321);e.r(90503);let f=e.r(38520),m=e.r(19947),p=e.r(59246),g=e.r(99046);function x(t){var r,n;let s,a,x,[_,y]=(0,i.useOptimistic)(m.IDLE_LINK_STATUS),v=(0,i.useRef)(null),{href:j,as:w,children:N,prefetch:k=null,passHref:S,replace:C,shallow:P,scroll:E,onClick:L,onMouseEnter:T,onTouchStart:O,legacyBehavior:R=!1,onNavigate:M,transitionTypes:$,ref:A,unstable_dynamicOnHover:W,...U}=t;s=N,R&&("string"==typeof s||"number"==typeof s)&&(s=(0,l.jsx)("a",{children:s}));let I=i.default.useContext(u.AppRouterContext),B=!1!==k,D=!1!==k?null===(n=k)||"auto"===n?g.FetchStrategy.PPR:g.FetchStrategy.Full:g.FetchStrategy.PPR,K="string"==typeof(r=w||j)?r:(0,o.formatUrl)(r);if(R){if(s?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});a=i.default.Children.only(s)}let F=R?a&&"object"==typeof a&&a.ref:A,z=i.default.useCallback(e=>(null!==I&&(v.current=(0,m.mountLinkInstance)(e,K,I,D,B,y)),()=>{v.current&&((0,m.unmountLinkForCurrentNavigation)(v.current),v.current=null),(0,m.unmountPrefetchableInstance)(e)}),[B,K,I,D,y]),G={ref:(0,c.useMergedRef)(z,F),onClick(t){R||"function"!=typeof L||L(t),R&&a.props&&"function"==typeof a.props.onClick&&a.props.onClick(t),!I||t.defaultPrevented||function(t,r,n,s,a,l,o){if("u">typeof window){let u,{nodeName:c}=t.currentTarget;if("A"===c.toUpperCase()&&((u=t.currentTarget.getAttribute("target"))&&"_self"!==u||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,p.isLocalURL)(r)){s&&(t.preventDefault(),location.replace(r));return}if(t.preventDefault(),l){let e=!1;if(l({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:d}=e.r(91087);i.default.startTransition(()=>{d(r,s?"replace":"push",!1===a?f.ScrollBehavior.NoScroll:f.ScrollBehavior.Default,n.current,o)})}}(t,K,v,C,E,M,$)},onMouseEnter(e){R||"function"!=typeof T||T(e),R&&a.props&&"function"==typeof a.props.onMouseEnter&&a.props.onMouseEnter(e),I&&B&&(0,m.onNavigationIntent)(e.currentTarget,!0===W)},onTouchStart:function(e){R||"function"!=typeof O||O(e),R&&a.props&&"function"==typeof a.props.onTouchStart&&a.props.onTouchStart(e),I&&B&&(0,m.onNavigationIntent)(e.currentTarget,!0===W)}};return(0,d.isAbsoluteUrl)(K)?G.href=K:R&&!S&&("a"!==a.type||"href"in a.props)||(G.href=(0,h.addBasePath)(K)),x=R?i.default.cloneElement(a,G):(0,l.jsx)("a",{...U,...G,children:s}),(0,l.jsx)(b.Provider,{value:_,children:x})}e.r(10364);let b=(0,i.createContext)(m.IDLE_LINK_STATUS),_=()=>(0,i.useContext)(b);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},90463,e=>{"use strict";e.s(["build_auth_page_href",0,function(e,t){let r="sign_in"===e?"/login":"/register",n=t.trim();return 0===n.length||"/"===n?r:`${r}?next=${encodeURIComponent(n)}`}])},77882,e=>{"use strict";var t=e.i(71060),r=e.i(29158),n=e.i(83105),s=e.i(32417),a=e.i(46549);e.s(["use_supabase_auth_session",0,function(){let e=(0,t.useRouter)(),[l,i]=(0,r.useState)(null),[o,u]=(0,r.useState)(!1),c=(0,s.is_supabase_configured)();return(0,r.useEffect)(()=>{if(!c)return;let e=(0,n.create_browser_supabase_client)();e.auth.getUser().then(({data:{user:e}})=>{i(e?.email??null)});let{data:{subscription:t}}=e.auth.onAuthStateChange((e,t)=>{i(t?.user.email??null)});return()=>{t.unsubscribe()}},[c]),{is_configured:c,email:l,is_pending:o,sign_out:(0,r.useCallback)(async()=>{u(!0);try{await fetch("/api/auth/signout",{method:"POST"});let t=(0,n.create_browser_supabase_client)();await t.auth.signOut(),(0,a.notify_settings_saved)("Signed out"),e.refresh()}finally{u(!1)}},[e])}}])},45200,648,e=>{"use strict";var t=e.i(54710),r=e.i(45958),n=e.i(71060);let s=[{href:"/",label:"Tracker",match:e=>"/"===e},{href:"/today",label:"Today",match:e=>e.startsWith("/today")},{href:"/sheets",label:"Sheets",match:e=>e.startsWith("/sheets")},{href:"/reporting",label:"Reporting",match:e=>e.startsWith("/reporting")}];function a(){return(0,t.jsx)("svg",{className:"block h-4 w-4",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:(0,t.jsx)("path",{d:"M17.5 19a4.5 4.5 0 0 0 0-9 6.5 6.5 0 0 0-12.6 1.5A4 4 0 0 0 6 19h11.5z"})})}e.s(["TrackerNavLinks",0,function(){let e=(0,n.usePathname)()??"/";return(0,t.jsx)(t.Fragment,{children:s.map(n=>{let s=n.match(e);return(0,t.jsx)(r.default,{className:`rounded-full px-3 py-1.5 text-[0.85rem] font-semibold no-underline transition-colors duration-150 ${s?"bg-accent-soft text-foreground":"text-muted hover:bg-surface-hover hover:text-foreground"}`,href:n.href,"aria-current":s?"page":void 0,children:n.label},n.href)})})}],45200);var l=e.i(77882);e.s(["TopbarCloudStatus",0,function(){let{email:e,is_configured:r}=(0,l.use_supabase_auth_session)();return r&&null!==e?(0,t.jsxs)("div",{className:"group relative flex items-center",children:[(0,t.jsx)("span",{className:"inline-flex h-8 w-8 items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-accent","aria-label":`Cloud sync active for ${e}`,role:"img",children:(0,t.jsx)(a,{})}),(0,t.jsx)("div",{role:"tooltip",className:"pointer-events-none absolute right-0 top-full z-50 mt-1.5 w-max max-w-[min(18rem,calc(100vw-2.5rem))] opacity-0 transition-opacity duration-150 group-hover:opacity-100 group-focus-within:opacity-100",children:(0,t.jsxs)("div",{className:"rounded-md border border-panel-border bg-panel px-2.5 py-1.5 shadow-md",children:[(0,t.jsx)("p",{className:"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.04em] text-muted",children:"Signed in as"}),(0,t.jsx)("p",{className:"m-0 max-w-[16rem] truncate text-[0.82rem] font-medium",title:e,children:e})]})})]}):null}],648)},37399,e=>{"use strict";var t=e.i(54710);e.s(["HamburgerIcon",0,function(){return(0,t.jsxs)("svg",{className:"block h-4 w-4 text-muted",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round","aria-hidden":"true",children:[(0,t.jsx)("path",{d:"M4 7h16"}),(0,t.jsx)("path",{d:"M4 12h16"}),(0,t.jsx)("path",{d:"M4 17h16"})]})}])},76003,38240,e=>{"use strict";function t(){return"u"<typeof document?"dark":"light"===document.documentElement.getAttribute("data-theme")?"light":"dark"}e.s(["get_theme_server_snapshot",0,function(){return"dark"},"get_theme_snapshot",0,function(){return t()}],76003);var r=e.i(17798),n=e.i(46549),s=e.i(10464),a=e.i(35434),l=e.i(61834),i=e.i(81553);e.s(["toggle_theme",0,function(){let e="dark"===t()?"light":"dark";(0,r.apply_theme)(e),(0,i.write_stored_theme)(e),s.theme_mode_preference.write(e),(0,l.write_document_preference_cookies)({theme_mode:e,theme:e}),s.theme_mode_preference.notify(),(0,a.notify_theme_subscribers)(),(0,n.notify_settings_saved)()}],38240)},25204,e=>{"use strict";var t=e.i(29158),r=e.i(72074);e.s(["use_escape_to_cancel",0,function(e,n=!0){let s=(0,t.useRef)(e);s.current=e,(0,t.useEffect)(()=>{if(!n)return;let e=e=>{"Escape"!==e.key||(0,r.is_modal_dialog_open)()||(e.preventDefault(),s.current())};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}},[n])}])},75404,e=>{"use strict";var t=e.i(54710),r=e.i(45200),n=e.i(648),s=e.i(45958),a=e.i(71060),l=e.i(29158),i=e.i(37399),o=e.i(90463),u=e.i(76003),c=e.i(35434),d=e.i(38240),h=e.i(25204),f=e.i(77882);let m="block w-full cursor-pointer rounded-[0.45rem] border-0 bg-transparent px-2.5 py-1.5 text-left font-inherit text-[0.85rem] text-inherit no-underline hover:bg-surface-hover disabled:cursor-not-allowed disabled:opacity-55";function p(){let e=(0,a.useRouter)(),r=(0,a.usePathname)()??"/",n=(0,l.useSyncExternalStore)(c.subscribe_theme,u.get_theme_snapshot,u.get_theme_server_snapshot),{email:p,is_configured:g,is_pending:x,sign_out:b}=(0,f.use_supabase_auth_session)(),[_,y]=(0,l.useState)(!1),v=(0,l.useRef)(null);(0,l.useEffect)(()=>{if(!_)return;let e=e=>{null===v.current||v.current.contains(e.target)||y(!1)};return document.addEventListener("pointerdown",e),()=>{document.removeEventListener("pointerdown",e)}},[_]);let j=()=>{y(!1)};return(0,h.use_escape_to_cancel)(j,_),(0,t.jsxs)("div",{className:"relative shrink-0",ref:v,children:[(0,t.jsx)("button",{type:"button",className:"inline-flex h-8 w-8 cursor-pointer items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-muted hover:bg-surface-hover hover:text-foreground focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-accent","aria-label":"Open menu","aria-expanded":_,"aria-haspopup":"menu",onClick:()=>y(e=>!e),children:(0,t.jsx)(i.HamburgerIcon,{})}),_?(0,t.jsxs)("ul",{className:"absolute right-0 top-full z-50 mt-1.5 min-w-56 list-none rounded-md border border-panel-border bg-panel p-1.5 shadow-md",role:"menu",children:[g&&null!==p?(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("p",{className:"m-0 truncate px-2.5 py-1 text-[0.72rem] uppercase tracking-[0.04em] text-muted",title:p,children:p})}):null,(0,t.jsx)("li",{role:"none",children:(0,t.jsx)(s.default,{href:"/settings/tags",className:m,role:"menuitem",onClick:j,children:"Manage tags"})}),(0,t.jsx)("li",{role:"none",children:(0,t.jsx)(s.default,{href:"/settings/cloud-sync",className:m,role:"menuitem",onClick:j,children:"Sync settings"})}),(0,t.jsx)("li",{className:"my-1 border-t border-panel-border",role:"separator","aria-hidden":"true"}),(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:m,role:"menuitem",onClick:()=>{j(),(0,d.toggle_theme)()},suppressHydrationWarning:!0,children:(0,t.jsxs)("span",{className:"inline-flex w-full items-center justify-between gap-2",children:[(0,t.jsxs)("span",{children:["dark"===n?"Dark":"Light"," theme"]}),(0,t.jsx)("span",{"aria-hidden":"true",children:"dark"===n?"☾":"☀"})]})})}),(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:m,role:"menuitem",onClick:()=>{j(),document.dispatchEvent(new KeyboardEvent("keydown",{key:"?",shiftKey:!0,bubbles:!0}))},children:(0,t.jsxs)("span",{className:"inline-flex w-full items-center justify-between gap-2",children:[(0,t.jsx)("span",{children:"Keyboard shortcuts"}),(0,t.jsx)("span",{className:"text-muted","aria-hidden":"true",children:"(?)"})]})})}),g?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("li",{className:"my-1 border-t border-panel-border",role:"separator","aria-hidden":"true"}),null===p?(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:m,role:"menuitem",onClick:()=>{j(),e.push((0,o.build_auth_page_href)("sign_in",r))},children:"Sign in"})}):(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:`${m} text-danger`,role:"menuitem",disabled:x,onClick:()=>{j(),b()},children:x?"Signing out…":"Sign out"})})]}):null]}):null]})}function g(){return(0,t.jsxs)("svg",{className:"block h-4 w-4",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,t.jsx)("path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"}),(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"})]})}function x(){let e=((0,a.usePathname)()??"/").startsWith("/settings");return(0,t.jsx)(s.default,{href:"/settings",className:`inline-flex h-8 w-8 shrink-0 items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-muted no-underline hover:bg-surface-hover hover:text-foreground focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-accent${e?" border-accent-border text-foreground":""}`,"aria-label":"Settings","aria-current":e?"page":void 0,children:(0,t.jsx)(g,{})})}function b({current:e,parent:r}){return(0,t.jsx)("nav",{"aria-label":"Breadcrumb",className:"min-w-0 text-left",children:(0,t.jsxs)("ol",{className:"m-0 flex list-none flex-wrap items-center gap-1.5 p-0 text-[0.85rem]",children:[(0,t.jsx)("li",{children:(0,t.jsx)(s.default,{className:"text-muted no-underline hover:text-foreground",href:"/",children:"Tracker"})}),void 0!==r?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("li",{className:"text-muted","aria-hidden":"true",children:"/"}),(0,t.jsx)("li",{children:void 0!==r.href?(0,t.jsx)(s.default,{className:"text-muted no-underline hover:text-foreground",href:r.href,children:r.label}):(0,t.jsx)("span",{className:"text-muted",children:r.label})})]}):null,(0,t.jsx)("li",{className:"text-muted","aria-hidden":"true",children:"/"}),(0,t.jsx)("li",{className:"font-medium text-foreground","aria-current":"page",children:e})]})})}e.s(["TrackerTopbar",0,function({breadcrumb:e}={}){return(0,t.jsx)("header",{className:"relative z-1 border-b border-panel-border bg-[color-mix(in_srgb,var(--panel)_92%,var(--background))] shadow-sm backdrop-blur-[10px]",children:(0,t.jsxs)("div",{className:"mx-auto flex max-w-[1120px] min-h-13 flex-wrap items-center gap-x-4 gap-y-2 px-5",children:[(0,t.jsx)("span",{className:"inline-flex shrink-0 items-center font-mono text-[0.72rem] font-semibold uppercase leading-tight tracking-[0.08em] text-accent whitespace-nowrap",children:"super-time-tracker"}),void 0!==e?(0,t.jsx)(b,{current:e.current,parent:e.parent}):null,(0,t.jsxs)("div",{className:"ml-auto flex shrink-0 items-center justify-end gap-2",children:[(0,t.jsx)(r.TrackerNavLinks,{}),(0,t.jsx)(n.TopbarCloudStatus,{}),(0,t.jsx)(x,{}),(0,t.jsx)(p,{})]})]})})}],75404)},42800,e=>{"use strict";var t=e.i(54710),r=e.i(45958),n=e.i(71060);let s=[{href:"/settings",label:"General",match:e=>"/settings"===e},{href:"/settings/display",label:"Display & layout",match:e=>e.startsWith("/settings/display")},{href:"/settings/cloud-sync",label:"Sync settings",match:e=>e.startsWith("/settings/cloud-sync")},{href:"/settings/data",label:"Data & backup",match:e=>e.startsWith("/settings/data")},{href:"/settings/tags",label:"Tag management",match:e=>e.startsWith("/settings/tags")}];e.s(["SettingsNav",0,function(){let e=(0,n.usePathname)()??"/settings";return(0,t.jsx)("nav",{"aria-label":"Settings sections",className:"w-full",children:(0,t.jsx)("ul",{className:"m-0 flex w-full list-none flex-col gap-0.5 p-0",children:s.map(n=>{let s=n.match(e);return(0,t.jsx)("li",{children:(0,t.jsx)(r.default,{href:n.href,"aria-current":s?"page":void 0,className:`block rounded-md px-3 py-2 text-[0.9rem] no-underline transition-colors duration-150 ${s?"bg-accent-soft text-foreground":"text-muted hover:bg-surface-hover hover:text-foreground"}`,children:n.label})},n.href)})})})}])},7902,e=>{"use strict";var t=e.i(46549);e.s(["persist_ui_preference",0,function(e,r){e.read()!==r&&(e.write(r),e.notify(),(0,t.notify_settings_saved)())}])},88019,e=>{"use strict";var t=e.i(54710),r=e.i(45958),n=e.i(71060),s=e.i(90463),a=e.i(52663),l=e.i(77882);e.s(["CloudAccountSetting",0,function(){let e=(0,n.usePathname)()??"/settings/cloud-sync",{email:i,is_configured:o,is_pending:u,sign_out:c}=(0,l.use_supabase_auth_session)();if(!o)return null;let d=(0,s.build_auth_page_href)("sign_in",e);return(0,t.jsxs)("div",{className:"flex w-full flex-col gap-3",children:[(0,t.jsxs)("div",{className:"flex flex-col gap-0.5",children:[(0,t.jsx)("h2",{className:"m-0 text-[0.95rem] font-semibold",children:"Account"}),(0,t.jsx)("p",{className:"m-0 text-[0.8rem] leading-snug text-muted",children:"When signed in, tracker data and settings sync to your Supabase project instead of the local db.json file."})]}),null===i?(0,t.jsx)(r.default,{href:d,className:`${(0,a.get_button_class_name)("primary","small")} self-start no-underline`,children:"Sign in to enable cloud sync"}):(0,t.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,t.jsxs)("p",{className:"m-0 text-[0.85rem]",children:["Signed in as ",(0,t.jsx)("span",{className:"font-semibold",children:i})]}),(0,t.jsx)("button",{type:"button",className:`${(0,a.get_button_class_name)("ghost","small")} self-start`,disabled:u,onClick:()=>void c(),children:u?"Signing out…":"Sign out"})]})]})}])},98516,e=>{"use strict";var t=e.i(54710),r=e.i(71060),n=e.i(29158),s=e.i(14974),a=e.i(52663),l=e.i(28274),i=e.i(77882);e.s(["CloudSyncActions",0,function(){let e=(0,r.useRouter)(),{confirm:o}=(0,s.use_confirm_dialog)(),{email:u,is_configured:c}=(0,i.use_supabase_auth_session)(),[d,h]=(0,n.useState)(null),[f,m]=(0,n.useState)(!0),[p,g]=(0,n.useState)(null),[x,b]=(0,n.useState)(null),[_,y]=(0,n.useState)(null),v=async()=>{try{let e=await fetch("/api/sync/status");if(!e.ok)throw Error("Failed to load sync status");let t=await e.json();h(t)}catch(e){y(e instanceof Error?e.message:String(e))}finally{m(!1)}};if((0,n.useEffect)(()=>{c?v():m(!1)},[c,u]),!c||null===u)return null;let j=async t=>{if(await o("push"===t?{title:"Push local to cloud?",message:"Merge your local db.json into the cloud database. Entries with the same id are combined; local data wins when they conflict.",confirmLabel:"Push to cloud",variant:"danger"}:{title:"Pull cloud to local?",message:"Merge the cloud database into your local db.json. Entries with the same id are combined; cloud data wins when they conflict.",confirmLabel:"Pull from cloud",variant:"danger"})){g(t),b(null),y(null);try{await (0,l.run_tracker_db_cloud_sync)({action:t,on_complete:()=>{e.refresh()}}),b("push"===t?"Cloud database merged with local file.":"Local db.json merged with cloud database."),await v()}catch(e){y(e instanceof Error?e.message:String(e))}finally{g(null)}}},w=d?.local_imported_at!==null&&d?.local_imported_at!==void 0?new Date(d.local_imported_at).toLocaleString():"never";return(0,t.jsxs)("div",{className:"flex w-full flex-col gap-3",children:[(0,t.jsxs)("div",{className:"flex flex-col gap-0.5",children:[(0,t.jsx)("h2",{className:"m-0 text-[0.95rem] font-semibold",children:"Manual sync"}),(0,t.jsx)("p",{className:"m-0 text-[0.8rem] leading-snug text-muted",children:"Merge local db.json with your cloud database. Conflicting entries keep the most recent timer; push favors local, pull favors cloud."})]}),f?(0,t.jsx)("p",{className:"m-0 text-[0.82rem] text-muted",children:"Loading sync status…"}):(0,t.jsxs)("dl",{className:"m-0 grid grid-cols-[max-content_1fr] gap-x-3 gap-y-1 text-[0.82rem]",children:[(0,t.jsx)("dt",{className:"text-muted",children:"Cloud sheets"}),(0,t.jsx)("dd",{className:"m-0 font-mono",children:d?.cloud_sheet_count??0}),(0,t.jsx)("dt",{className:"text-muted",children:"Last local import"}),(0,t.jsx)("dd",{className:"m-0 font-mono",children:w})]}),(0,t.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,t.jsx)("button",{type:"button",className:(0,a.get_button_class_name)("ghost","small"),disabled:null!==p,onClick:()=>void j("push"),children:"push"===p?"Pushing…":"Push local → cloud"}),(0,t.jsx)("button",{type:"button",className:(0,a.get_button_class_name)("ghost","small"),disabled:null!==p,onClick:()=>void j("pull"),children:"pull"===p?"Pulling…":"Pull cloud → local"})]}),null!==x?(0,t.jsx)("p",{className:"m-0 text-[0.82rem] text-accent",children:x}):null,null!==_?(0,t.jsx)("p",{className:"m-0 text-[0.82rem] text-danger",children:_}):null]})}])},4259,e=>{"use strict";var t=e.i(54710),r=e.i(29158),n=e.i(410),s=e.i(7902);e.s(["GreedyCloudSyncSetting",0,function(){let e=(0,r.useSyncExternalStore)(n.greedy_cloud_sync_preference.subscribe,n.greedy_cloud_sync_preference.get_snapshot,n.greedy_cloud_sync_preference.get_server_snapshot);return(0,t.jsxs)("label",{className:"flex w-full cursor-pointer items-center gap-2.5",children:[(0,t.jsx)("input",{type:"checkbox",className:"shrink-0",checked:"true"===e,onChange:e=>{var t;return t=e.target.checked,void(0,s.persist_ui_preference)(n.greedy_cloud_sync_preference,t?"true":"false")}}),(0,t.jsxs)("span",{className:"flex flex-col gap-0.5",children:[(0,t.jsx)("span",{className:"text-[0.95rem] font-semibold",children:"Greedy cloud sync"}),(0,t.jsx)("span",{className:"text-[0.8rem] leading-snug text-muted",children:"When on, merge with the cloud when you move between pages and after each change. When off, merge once per session and push only when entries, notes, or sheets change—not when switching sheets."})]})]})}])}]);
@@ -0,0 +1 @@
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,42552,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={formatUrl:function(){return o},formatWithValidation:function(){return u},urlObjectKeys:function(){return i}};for(var a in n)Object.defineProperty(r,a,{enumerable:!0,get:n[a]});let s=e.r(44066)._(e.r(78677)),l=/https?|ftp|gopher|file/;function o(e){let{auth:t,hostname:r}=e,n=e.protocol||"",a=e.pathname||"",o=e.hash||"",i=e.query||"",u=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?u=t+e.host:r&&(u=t+(~r.indexOf(":")?`[${r}]`:r),e.port&&(u+=":"+e.port)),i&&"object"==typeof i&&(i=String(s.urlQueryToSearchParams(i)));let c=e.search||i&&`?${i}`||"";return n&&!n.endsWith(":")&&(n+=":"),e.slashes||(!n||l.test(n))&&!1!==u?(u="//"+(u||""),a&&"/"!==a[0]&&(a="/"+a)):u||(u=""),o&&"#"!==o[0]&&(o="#"+o),c&&"?"!==c[0]&&(c="?"+c),a=a.replace(/[?#]/g,encodeURIComponent),c=c.replace("#","%23"),`${n}${u}${a}${c}${o}`}let i=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function u(e){return o(e)}},37879,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"useMergedRef",{enumerable:!0,get:function(){return a}});let n=e.r(29158);function a(e,t){let r=(0,n.useRef)(null),a=(0,n.useRef)(null);return(0,n.useCallback)(n=>{if(null===n){let e=r.current;e&&(r.current=null,e());let t=a.current;t&&(a.current=null,t())}else e&&(r.current=s(e,n)),t&&(a.current=s(t,n))},[e,t])}function s(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},59246,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"isLocalURL",{enumerable:!0,get:function(){return s}});let n=e.r(31047),a=e.r(63334);function s(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,a.hasBasePath)(r.pathname)}catch(e){return!1}}},10364,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"errorOnce",{enumerable:!0,get:function(){return n}});let n=e=>{}},45958,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={default:function(){return x},useLinkStatus:function(){return _}};for(var a in n)Object.defineProperty(r,a,{enumerable:!0,get:n[a]});let s=e.r(44066),l=e.r(54710),o=s._(e.r(29158)),i=e.r(42552),u=e.r(61717),c=e.r(37879),d=e.r(31047),h=e.r(20321);e.r(90503);let f=e.r(38520),p=e.r(19947),m=e.r(59246),g=e.r(99046);function x(t){var r,n;let a,s,x,[_,v]=(0,o.useOptimistic)(p.IDLE_LINK_STATUS),j=(0,o.useRef)(null),{href:y,as:w,children:k,prefetch:N=null,passHref:S,replace:C,shallow:P,scroll:T,onClick:E,onMouseEnter:L,onTouchStart:O,legacyBehavior:R=!1,onNavigate:U,transitionTypes:A,ref:M,unstable_dynamicOnHover:$,...I}=t;a=k,R&&("string"==typeof a||"number"==typeof a)&&(a=(0,l.jsx)("a",{children:a}));let B=o.default.useContext(u.AppRouterContext),K=!1!==N,W=!1!==N?null===(n=N)||"auto"===n?g.FetchStrategy.PPR:g.FetchStrategy.Full:g.FetchStrategy.PPR,D="string"==typeof(r=w||y)?r:(0,i.formatUrl)(r);if(R){if(a?.$$typeof===Symbol.for("react.lazy"))throw Object.defineProperty(Error("`<Link legacyBehavior>` received a direct child that is either a Server Component, or JSX that was loaded with React.lazy(). This is not supported. Either remove legacyBehavior, or make the direct child a Client Component that renders the Link's `<a>` tag."),"__NEXT_ERROR_CODE",{value:"E863",enumerable:!1,configurable:!0});s=o.default.Children.only(a)}let F=R?s&&"object"==typeof s&&s.ref:M,z=o.default.useCallback(e=>(null!==B&&(j.current=(0,p.mountLinkInstance)(e,D,B,W,K,v)),()=>{j.current&&((0,p.unmountLinkForCurrentNavigation)(j.current),j.current=null),(0,p.unmountPrefetchableInstance)(e)}),[K,D,B,W,v]),q={ref:(0,c.useMergedRef)(z,F),onClick(t){R||"function"!=typeof E||E(t),R&&s.props&&"function"==typeof s.props.onClick&&s.props.onClick(t),!B||t.defaultPrevented||function(t,r,n,a,s,l,i){if("u">typeof window){let u,{nodeName:c}=t.currentTarget;if("A"===c.toUpperCase()&&((u=t.currentTarget.getAttribute("target"))&&"_self"!==u||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which)||t.currentTarget.hasAttribute("download"))return;if(!(0,m.isLocalURL)(r)){a&&(t.preventDefault(),location.replace(r));return}if(t.preventDefault(),l){let e=!1;if(l({preventDefault:()=>{e=!0}}),e)return}let{dispatchNavigateAction:d}=e.r(91087);o.default.startTransition(()=>{d(r,a?"replace":"push",!1===s?f.ScrollBehavior.NoScroll:f.ScrollBehavior.Default,n.current,i)})}}(t,D,j,C,T,U,A)},onMouseEnter(e){R||"function"!=typeof L||L(e),R&&s.props&&"function"==typeof s.props.onMouseEnter&&s.props.onMouseEnter(e),B&&K&&(0,p.onNavigationIntent)(e.currentTarget,!0===$)},onTouchStart:function(e){R||"function"!=typeof O||O(e),R&&s.props&&"function"==typeof s.props.onTouchStart&&s.props.onTouchStart(e),B&&K&&(0,p.onNavigationIntent)(e.currentTarget,!0===$)}};return(0,d.isAbsoluteUrl)(D)?q.href=D:R&&!S&&("a"!==s.type||"href"in s.props)||(q.href=(0,h.addBasePath)(D)),x=R?o.default.cloneElement(s,q):(0,l.jsx)("a",{...I,...q,children:a}),(0,l.jsx)(b.Provider,{value:_,children:x})}e.r(10364);let b=(0,o.createContext)(p.IDLE_LINK_STATUS),_=()=>(0,o.useContext)(b);("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},77882,e=>{"use strict";var t=e.i(71060),r=e.i(29158),n=e.i(83105),a=e.i(32417),s=e.i(46549);e.s(["use_supabase_auth_session",0,function(){let e=(0,t.useRouter)(),[l,o]=(0,r.useState)(null),[i,u]=(0,r.useState)(!1),c=(0,a.is_supabase_configured)();return(0,r.useEffect)(()=>{if(!c)return;let e=(0,n.create_browser_supabase_client)();e.auth.getUser().then(({data:{user:e}})=>{o(e?.email??null)});let{data:{subscription:t}}=e.auth.onAuthStateChange((e,t)=>{o(t?.user.email??null)});return()=>{t.unsubscribe()}},[c]),{is_configured:c,email:l,is_pending:i,sign_out:(0,r.useCallback)(async()=>{u(!0);try{await fetch("/api/auth/signout",{method:"POST"});let t=(0,n.create_browser_supabase_client)();await t.auth.signOut(),(0,s.notify_settings_saved)("Signed out"),e.refresh()}finally{u(!1)}},[e])}}])},45200,648,e=>{"use strict";var t=e.i(54710),r=e.i(45958),n=e.i(71060);let a=[{href:"/",label:"Tracker",match:e=>"/"===e},{href:"/today",label:"Today",match:e=>e.startsWith("/today")},{href:"/sheets",label:"Sheets",match:e=>e.startsWith("/sheets")},{href:"/reporting",label:"Reporting",match:e=>e.startsWith("/reporting")}];function s(){return(0,t.jsx)("svg",{className:"block h-4 w-4",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:(0,t.jsx)("path",{d:"M17.5 19a4.5 4.5 0 0 0 0-9 6.5 6.5 0 0 0-12.6 1.5A4 4 0 0 0 6 19h11.5z"})})}e.s(["TrackerNavLinks",0,function(){let e=(0,n.usePathname)()??"/";return(0,t.jsx)(t.Fragment,{children:a.map(n=>{let a=n.match(e);return(0,t.jsx)(r.default,{className:`rounded-full px-3 py-1.5 text-[0.85rem] font-semibold no-underline transition-colors duration-150 ${a?"bg-accent-soft text-foreground":"text-muted hover:bg-surface-hover hover:text-foreground"}`,href:n.href,"aria-current":a?"page":void 0,children:n.label},n.href)})})}],45200);var l=e.i(77882);e.s(["TopbarCloudStatus",0,function(){let{email:e,is_configured:r}=(0,l.use_supabase_auth_session)();return r&&null!==e?(0,t.jsxs)("div",{className:"group relative flex items-center",children:[(0,t.jsx)("span",{className:"inline-flex h-8 w-8 items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-accent","aria-label":`Cloud sync active for ${e}`,role:"img",children:(0,t.jsx)(s,{})}),(0,t.jsx)("div",{role:"tooltip",className:"pointer-events-none absolute right-0 top-full z-50 mt-1.5 w-max max-w-[min(18rem,calc(100vw-2.5rem))] opacity-0 transition-opacity duration-150 group-hover:opacity-100 group-focus-within:opacity-100",children:(0,t.jsxs)("div",{className:"rounded-md border border-panel-border bg-panel px-2.5 py-1.5 shadow-md",children:[(0,t.jsx)("p",{className:"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.04em] text-muted",children:"Signed in as"}),(0,t.jsx)("p",{className:"m-0 max-w-[16rem] truncate text-[0.82rem] font-medium",title:e,children:e})]})})]}):null}],648)},37399,e=>{"use strict";var t=e.i(54710);e.s(["HamburgerIcon",0,function(){return(0,t.jsxs)("svg",{className:"block h-4 w-4 text-muted",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round","aria-hidden":"true",children:[(0,t.jsx)("path",{d:"M4 7h16"}),(0,t.jsx)("path",{d:"M4 12h16"}),(0,t.jsx)("path",{d:"M4 17h16"})]})}])},90463,e=>{"use strict";e.s(["build_auth_page_href",0,function(e,t){let r="sign_in"===e?"/login":"/register",n=t.trim();return 0===n.length||"/"===n?r:`${r}?next=${encodeURIComponent(n)}`}])},76003,38240,e=>{"use strict";function t(){return"u"<typeof document?"dark":"light"===document.documentElement.getAttribute("data-theme")?"light":"dark"}e.s(["get_theme_server_snapshot",0,function(){return"dark"},"get_theme_snapshot",0,function(){return t()}],76003);var r=e.i(17798),n=e.i(46549),a=e.i(10464),s=e.i(35434),l=e.i(61834),o=e.i(81553);e.s(["toggle_theme",0,function(){let e="dark"===t()?"light":"dark";(0,r.apply_theme)(e),(0,o.write_stored_theme)(e),a.theme_mode_preference.write(e),(0,l.write_document_preference_cookies)({theme_mode:e,theme:e}),a.theme_mode_preference.notify(),(0,s.notify_theme_subscribers)(),(0,n.notify_settings_saved)()}],38240)},25204,e=>{"use strict";var t=e.i(29158),r=e.i(72074);e.s(["use_escape_to_cancel",0,function(e,n=!0){let a=(0,t.useRef)(e);a.current=e,(0,t.useEffect)(()=>{if(!n)return;let e=e=>{"Escape"!==e.key||(0,r.is_modal_dialog_open)()||(e.preventDefault(),a.current())};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}},[n])}])},75404,e=>{"use strict";var t=e.i(54710),r=e.i(45200),n=e.i(648),a=e.i(45958),s=e.i(71060),l=e.i(29158),o=e.i(37399),i=e.i(90463),u=e.i(76003),c=e.i(35434),d=e.i(38240),h=e.i(25204),f=e.i(77882);let p="block w-full cursor-pointer rounded-[0.45rem] border-0 bg-transparent px-2.5 py-1.5 text-left font-inherit text-[0.85rem] text-inherit no-underline hover:bg-surface-hover disabled:cursor-not-allowed disabled:opacity-55";function m(){let e=(0,s.useRouter)(),r=(0,s.usePathname)()??"/",n=(0,l.useSyncExternalStore)(c.subscribe_theme,u.get_theme_snapshot,u.get_theme_server_snapshot),{email:m,is_configured:g,is_pending:x,sign_out:b}=(0,f.use_supabase_auth_session)(),[_,v]=(0,l.useState)(!1),j=(0,l.useRef)(null);(0,l.useEffect)(()=>{if(!_)return;let e=e=>{null===j.current||j.current.contains(e.target)||v(!1)};return document.addEventListener("pointerdown",e),()=>{document.removeEventListener("pointerdown",e)}},[_]);let y=()=>{v(!1)};return(0,h.use_escape_to_cancel)(y,_),(0,t.jsxs)("div",{className:"relative shrink-0",ref:j,children:[(0,t.jsx)("button",{type:"button",className:"inline-flex h-8 w-8 cursor-pointer items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-muted hover:bg-surface-hover hover:text-foreground focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-accent","aria-label":"Open menu","aria-expanded":_,"aria-haspopup":"menu",onClick:()=>v(e=>!e),children:(0,t.jsx)(o.HamburgerIcon,{})}),_?(0,t.jsxs)("ul",{className:"absolute right-0 top-full z-50 mt-1.5 min-w-56 list-none rounded-md border border-panel-border bg-panel p-1.5 shadow-md",role:"menu",children:[g&&null!==m?(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("p",{className:"m-0 truncate px-2.5 py-1 text-[0.72rem] uppercase tracking-[0.04em] text-muted",title:m,children:m})}):null,(0,t.jsx)("li",{role:"none",children:(0,t.jsx)(a.default,{href:"/settings/tags",className:p,role:"menuitem",onClick:y,children:"Manage tags"})}),(0,t.jsx)("li",{role:"none",children:(0,t.jsx)(a.default,{href:"/settings/cloud-sync",className:p,role:"menuitem",onClick:y,children:"Sync settings"})}),(0,t.jsx)("li",{className:"my-1 border-t border-panel-border",role:"separator","aria-hidden":"true"}),(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:p,role:"menuitem",onClick:()=>{y(),(0,d.toggle_theme)()},suppressHydrationWarning:!0,children:(0,t.jsxs)("span",{className:"inline-flex w-full items-center justify-between gap-2",children:[(0,t.jsxs)("span",{children:["dark"===n?"Dark":"Light"," theme"]}),(0,t.jsx)("span",{"aria-hidden":"true",children:"dark"===n?"☾":"☀"})]})})}),(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:p,role:"menuitem",onClick:()=>{y(),document.dispatchEvent(new KeyboardEvent("keydown",{key:"?",shiftKey:!0,bubbles:!0}))},children:(0,t.jsxs)("span",{className:"inline-flex w-full items-center justify-between gap-2",children:[(0,t.jsx)("span",{children:"Keyboard shortcuts"}),(0,t.jsx)("span",{className:"text-muted","aria-hidden":"true",children:"(?)"})]})})}),g?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("li",{className:"my-1 border-t border-panel-border",role:"separator","aria-hidden":"true"}),null===m?(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:p,role:"menuitem",onClick:()=>{y(),e.push((0,i.build_auth_page_href)("sign_in",r))},children:"Sign in"})}):(0,t.jsx)("li",{role:"none",children:(0,t.jsx)("button",{type:"button",className:`${p} text-danger`,role:"menuitem",disabled:x,onClick:()=>{y(),b()},children:x?"Signing out…":"Sign out"})})]}):null]}):null]})}function g(){return(0,t.jsxs)("svg",{className:"block h-4 w-4",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,t.jsx)("path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"}),(0,t.jsx)("circle",{cx:"12",cy:"12",r:"3"})]})}function x(){let e=((0,s.usePathname)()??"/").startsWith("/settings");return(0,t.jsx)(a.default,{href:"/settings",className:`inline-flex h-8 w-8 shrink-0 items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-muted no-underline hover:bg-surface-hover hover:text-foreground focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-accent${e?" border-accent-border text-foreground":""}`,"aria-label":"Settings","aria-current":e?"page":void 0,children:(0,t.jsx)(g,{})})}function b({current:e,parent:r}){return(0,t.jsx)("nav",{"aria-label":"Breadcrumb",className:"min-w-0 text-left",children:(0,t.jsxs)("ol",{className:"m-0 flex list-none flex-wrap items-center gap-1.5 p-0 text-[0.85rem]",children:[(0,t.jsx)("li",{children:(0,t.jsx)(a.default,{className:"text-muted no-underline hover:text-foreground",href:"/",children:"Tracker"})}),void 0!==r?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("li",{className:"text-muted","aria-hidden":"true",children:"/"}),(0,t.jsx)("li",{children:void 0!==r.href?(0,t.jsx)(a.default,{className:"text-muted no-underline hover:text-foreground",href:r.href,children:r.label}):(0,t.jsx)("span",{className:"text-muted",children:r.label})})]}):null,(0,t.jsx)("li",{className:"text-muted","aria-hidden":"true",children:"/"}),(0,t.jsx)("li",{className:"font-medium text-foreground","aria-current":"page",children:e})]})})}e.s(["TrackerTopbar",0,function({breadcrumb:e}={}){return(0,t.jsx)("header",{className:"relative z-1 border-b border-panel-border bg-[color-mix(in_srgb,var(--panel)_92%,var(--background))] shadow-sm backdrop-blur-[10px]",children:(0,t.jsxs)("div",{className:"mx-auto flex max-w-[1120px] min-h-13 flex-wrap items-center gap-x-4 gap-y-2 px-5",children:[(0,t.jsx)("span",{className:"inline-flex shrink-0 items-center font-mono text-[0.72rem] font-semibold uppercase leading-tight tracking-[0.08em] text-accent whitespace-nowrap",children:"super-time-tracker"}),void 0!==e?(0,t.jsx)(b,{current:e.current,parent:e.parent}):null,(0,t.jsxs)("div",{className:"ml-auto flex shrink-0 items-center justify-end gap-2",children:[(0,t.jsx)(r.TrackerNavLinks,{}),(0,t.jsx)(n.TopbarCloudStatus,{}),(0,t.jsx)(x,{}),(0,t.jsx)(m,{})]})]})})}],75404)},52405,e=>{"use strict";e.s(["get_input_class_name",0,function(e="default"){let t="box-border max-w-full min-w-0 w-full rounded-[0.65rem] border border-panel-border bg-input-bg px-3 py-2.5 font-inherit text-inherit transition-[background-color,border-color] duration-200 focus:border-input-focus-border focus:outline-none";return"compact"===e?`${t} px-2.5 py-2`:t}])},6343,e=>{"use strict";var t=e.i(54710),r=e.i(45958),n=e.i(71060),a=e.i(29158),s=e.i(89497),l=e.i(83105),o=e.i(90463),i=e.i(52663),u=e.i(52405),c=e.i(32417);e.s(["SupabaseAuthForm",0,function({mode:e,redirect_to:d="/"}){var h;let f,p,m=(0,n.useRouter)(),[g,x]=(0,a.useState)(""),[b,_]=(0,a.useState)(""),[v,j]=(0,a.useState)(""),[y,w]=(0,a.useState)(null),[k,N]=(0,a.useState)(null),[S,C]=(0,a.useState)(!1),P="sign_up"===e,T=(0,o.build_auth_page_href)(P?"sign_in":"sign_up",d),E=(f=(h={email:g,password:b,password_confirm:v,is_sign_up:P}).email.trim(),p=h.password.length>0,f.length>0&&!!p&&!(h.password.length<8)&&(!h.is_sign_up||h.password_confirm.length>0&&h.password===h.password_confirm)),L=P&&v.length>0&&b!==v;if(!(0,c.is_supabase_configured)())return(0,t.jsx)("p",{className:"m-0 text-[0.85rem] text-danger",children:"Supabase is not configured. Add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY to your environment."});let O=async e=>{if(e.preventDefault(),!E)return;C(!0),w(null),N(null);let t=(0,l.create_browser_supabase_client)(),r=g.trim();try{if(P){let{error:e}=await t.auth.signUp({email:r,password:b,options:{emailRedirectTo:`${window.location.origin}/auth/callback?next=${encodeURIComponent(d)}`}});if(null!==e)throw e;N("Check your email to confirm the account, then sign in here.");return}let{error:e}=await t.auth.signInWithPassword({email:r,password:b});if(null!==e)throw e;let n=await fetch("/api/sync/import",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({preferences:(0,s.collect_ui_preferences_from_window)()})});if(!n.ok){let e=await n.json();throw Error(e.error??"Cloud import failed")}m.push(d),m.refresh()}catch(e){w(e instanceof Error?e.message:String(e))}finally{C(!1)}};return(0,t.jsxs)("form",{className:"flex w-full flex-col gap-3",onSubmit:e=>void O(e),children:[(0,t.jsxs)("label",{className:"flex flex-col gap-1 text-[0.85rem]",children:[(0,t.jsx)("span",{className:"font-semibold",children:"Email"}),(0,t.jsx)("input",{type:"email",autoComplete:"email",required:!0,className:(0,u.get_input_class_name)(),value:g,onChange:e=>x(e.target.value)})]}),(0,t.jsxs)("label",{className:"flex flex-col gap-1 text-[0.85rem]",children:[(0,t.jsx)("span",{className:"font-semibold",children:"Password"}),(0,t.jsx)("input",{type:"password",autoComplete:P?"new-password":"current-password",required:!0,minLength:8,className:(0,u.get_input_class_name)(),value:b,onChange:e=>_(e.target.value)})]}),P?(0,t.jsxs)("label",{className:"flex flex-col gap-1 text-[0.85rem]",children:[(0,t.jsx)("span",{className:"font-semibold",children:"Confirm password"}),(0,t.jsx)("input",{type:"password",autoComplete:"new-password",required:!0,minLength:8,className:(0,u.get_input_class_name)(),value:v,onChange:e=>j(e.target.value)})]}):null,L?(0,t.jsx)("p",{className:"m-0 text-[0.82rem] text-danger",children:"Passwords do not match."}):null,(0,t.jsxs)("div",{className:"flex flex-wrap items-center justify-center gap-2",children:[(0,t.jsx)("button",{type:"submit",className:(0,i.get_button_class_name)("primary"),disabled:S||!E,children:S?"Working…":P?"Create account":"Sign in"}),(0,t.jsx)(r.default,{href:T,className:`${(0,i.get_button_class_name)("ghost","small")} no-underline`,children:P?"Already have an account?":"Need an account?"})]}),null!==k?(0,t.jsx)("p",{className:"m-0 text-center text-[0.82rem] text-accent",children:k}):null,null!==y?(0,t.jsx)("p",{className:"m-0 text-center text-[0.82rem] text-danger",children:y}):null]})}],6343)}]);
@@ -1 +1 @@
1
- (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/0koldw9zjijry.js","static/chunks/05161-t.3egqv.js","static/chunks/0708yw9dysifo.js","static/chunks/0uezeykgodd86.js"],runtimeModuleIds:[2251]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/_next/",r=function(){if(null!=self.TURBOPACK_ASSET_SUFFIX)return self.TURBOPACK_ASSET_SUFFIX;let e=document?.currentScript?.getAttribute?.("src")??"",t=e.indexOf("?");return t>=0?e.slice(t):""}(),n=["NEXT_DEPLOYMENT_ID","NEXT_CLIENT_ASSET_SUFFIX"];var o,i=((o=i||{})[o.Runtime=0]="Runtime",o[o.Parent=1]="Parent",o[o.Update=2]="Update",o);let l=new WeakMap;function s(e,t){this.m=e,this.e=t}let u=s.prototype,a=Object.prototype.hasOwnProperty,c="u">typeof Symbol&&Symbol.toStringTag;function f(e,t,r){a.call(e,t)||Object.defineProperty(e,t,r)}function p(e,t){let r=e[t];return r||(r=h(t),e[t]=r),r}function h(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function d(e,t){f(e,"__esModule",{value:!0}),c&&f(e,c,{value:"Module"});let r=0;for(;r<t.length;){let n=t[r++],o=t[r++];if("number"==typeof o)if(0===o)f(e,n,{value:t[r++],enumerable:!0,writable:!1});else throw Error(`unexpected tag: ${o}`);else"function"==typeof t[r]?f(e,n,{get:o,set:t[r++],enumerable:!0}):f(e,n,{get:o,enumerable:!0})}Object.seal(e)}function m(e,t){(null!=t?p(this.c,t):this.m).exports=e}u.s=function(e,t){let r,n;null!=t?n=(r=p(this.c,t)).exports:(r=this.m,n=this.e),r.namespaceObject=n,d(n,e)},u.j=function(e,t){var r,n;let o,i,s;null!=t?i=(o=p(this.c,t)).exports:(o=this.m,i=this.e);let u=(r=o,n=i,(s=l.get(r))||(l.set(r,s=[]),r.exports=r.namespaceObject=new Proxy(n,{get(e,t){if(a.call(e,t)||"default"===t||"__esModule"===t)return Reflect.get(e,t);for(let e of s){let r=Reflect.get(e,t);if(void 0!==r)return r}},ownKeys(e){let t=Reflect.ownKeys(e);for(let e of s)for(let r of Reflect.ownKeys(e))"default"===r||t.includes(r)||t.push(r);return t}})),s);"object"==typeof e&&null!==e&&u.push(e)},u.v=m,u.n=function(e,t){let r;(r=null!=t?p(this.c,t):this.m).exports=r.namespaceObject=e};let y=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b=[null,y({}),y([]),y(y)];function g(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!b.includes(t);t=y(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n.splice(o,1,0,e):n.push("default",0,e)),d(t,n),t}function w(e){let t=B(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=g(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)}function O(e){let t=e.indexOf("#");-1!==t&&(e=e.substring(0,t));let r=e.indexOf("?");return -1!==r&&(e=e.substring(0,r)),e}function j(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}u.i=w,u.A=function(e){return this.r(e)(w.bind(this))},u.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},u.r=function(e){return B(e,this.m).exports},u.f=function(e){function t(t){if(t=O(t),a.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(t=O(t),a.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let k=Symbol("turbopack queues"),U=Symbol("turbopack exports"),v=Symbol("turbopack error");function C(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}u.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=j(),u=Object.assign(s,{[U]:r.exports,[k]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[U]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(k in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[U]:{},[k]:e=>e(t)};return e.then(e=>{r[U]=e,C(t)},e=>{r[v]=e,C(t)}),r}}return{[U]:e,[k]:()=>{}}}),r=()=>t.map(e=>{if(e[v])throw e[v];return e[U]}),{promise:i,resolve:l}=j(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[k](u)),s.queueCount?i:r()},function(e){e?l(u[v]=e):i(u[U]),C(n)}),n&&-1===n.status&&(n.status=0)};let P=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function R(e,t){throw Error(`Invariant: ${t(e)}`)}P.prototype=URL.prototype,u.U=P,u.z=function(e){throw Error("dynamic usage of require is not supported")},u.g=globalThis;let S=s.prototype,$=new Map;u.M=$;let E=new Map,_=new Map;async function T(e,t,r){let n;if("string"==typeof r)return M(e,t,N(r));let o=r.included||[],i=o.map(e=>!!$.has(e)||E.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>_.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)_.has(e)||r.add(e);for(let n of r){let r=M(e,t,N(n));_.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=M(e,t,N(r.path)),l))_.has(o)||_.set(o,n)}for(let e of o)E.has(e)||E.set(e,n);await n}S.l=function(e){return T(i.Parent,this.m.id,e)};let A=Promise.resolve(void 0),x=new WeakMap;function M(t,r,n){let o=e.loadChunkCached(t,n),l=x.get(o);if(void 0===l){let e=x.set.bind(x,o,A);l=o.then(e).catch(e=>{let o;switch(t){case i.Runtime:o=`as a runtime dependency of chunk ${r}`;break;case i.Parent:o=`from module ${r}`;break;case i.Update:o="from an HMR update";break;default:R(t,e=>`Unknown source type: ${e}`)}let l=Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0);throw l.name="ChunkLoadError",l}),x.set(o,l)}return l}function N(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}${r}`}S.L=function(e){return M(i.Parent,this.m.id,e)},S.R=function(e){let t=this.r(e);return t?.default??t},S.P=function(e){return`/ROOT/${e??""}`},S.q=function(e,t){m.call(this,`${e}${r}`,t)},S.b=function(e,t,o,i){let l="SharedWorker"===e.name,s=[o.map(e=>N(e)).reverse(),r];for(let e of n)s.push(globalThis[e]);let u=new URL(N(t),location.origin),a=JSON.stringify(s);return l?u.searchParams.set("params",a):u.hash="#params="+encodeURIComponent(a),new e(u,i?{...i,type:void 0}:void 0)};let q=/\.js(?:\?[^#]*)?(?:#.*)?$/,K=/\.css(?:\?[^#]*)?(?:#.*)?$/;function L(e){return K.test(e)}u.w=function(t,r,n){return e.loadWebAssembly(i.Parent,this.m.id,t,r,n)},u.u=function(t,r){return e.loadWebAssemblyModule(i.Parent,this.m.id,t,r)};let I={};u.c=I;let B=(e,t)=>{let r=I[e];if(r){if(r.error)throw r.error;return r}return W(e,i.Parent,t.id)};function W(e,t,r){let n=$.get(e);if("function"!=typeof n)throw Error(function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:R(t,e=>`Unknown source type: ${e}`)}return`Module ${e} was instantiated ${n}, but the module factory is not available.`}(e,t,r));let o=h(e),i=o.exports;I[e]=o;let l=new s(o,i);try{n(l,o,i)}catch(e){throw o.error=e,e}return o.namespaceObject&&o.exports!==o.namespaceObject&&g(o.exports,o.namespaceObject),o}function F(t){let r,n=function(e){if("string"==typeof e)return e;if(e)return{src:e.getAttribute("src")};if("u">typeof TURBOPACK_NEXT_CHUNK_URLS)return{src:TURBOPACK_NEXT_CHUNK_URLS.pop()};throw Error("chunk path empty but not in a worker")}(t[0]);return 2===t.length?r=t[1]:(r=void 0,!function(e,t){let r=1;for(;r<e.length;){let n,o=r+1;for(;o<e.length&&"function"!=typeof e[o];)o++;if(o===e.length)throw Error("malformed chunk format, expected a factory function");let i=e[o];for(let i=r;i<o;i++){let r=e[i],o=t.get(r);if(o){n=o;break}}let l=n??i,s=!1;for(let n=r;n<o;n++){let r=e[n];t.has(r)||(s||(l===i&&Object.defineProperty(i,"name",{value:"module evaluation"}),s=!0),t.set(r,l))}r=o+1}}(t,$)),e.registerChunk(n,r)}let X=new Map;function D(e){let t=X.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},X.set(e,t)}return t}e={async registerChunk(e,r){let n=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(e.src.replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(e);if(D("string"==typeof e?N(e):e.src).resolve(),null!=r){for(let e of r.otherChunks)D(N("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(e=>T(i.Runtime,n,e))),r.runtimeModuleIds.length>0)for(let e of r.runtimeModuleIds)!function(e,t){let r=I[t];if(r){if(r.error)throw r.error;return}W(t,i.Runtime,e)}(n,e)}},loadChunkCached:(e,t)=>(function(e,t){let r=D(t);if(r.loadingStarted)return r.promise;if(e===i.Runtime)return r.loadingStarted=!0,L(t)&&r.resolve(),r.promise;if("function"==typeof importScripts)if(L(t));else if(q.test(t))self.TURBOPACK_NEXT_CHUNK_URLS.push(t),importScripts(t);else throw Error(`can't infer type of chunk from URL ${t} in worker`);else{let e=decodeURI(t);if(L(t))if(document.querySelectorAll(`link[rel=stylesheet][href="${t}"],link[rel=stylesheet][href^="${t}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)r.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=t,e.onerror=()=>{r.reject()},e.onload=()=>{r.resolve()},document.head.appendChild(e)}else if(q.test(t)){let n=document.querySelectorAll(`script[src="${t}"],script[src^="${t}?"],script[src="${e}"],script[src^="${e}?"]`);if(n.length>0)for(let e of Array.from(n))e.addEventListener("error",()=>{r.reject()});else{let e=document.createElement("script");e.src=t,e.onerror=()=>{r.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${t}`)}return r.loadingStarted=!0,r.promise})(e,t),async loadWebAssembly(e,t,r,n,o){let i=fetch(N(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(N(r));return await WebAssembly.compileStreaming(o)}};let H=globalThis.TURBOPACK;globalThis.TURBOPACK={push:F},H.forEach(F)})();
1
+ (globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/0jcqig-f5dwq7.js","static/chunks/0b0a23hps.ate.js","static/chunks/04_2jzw-uhhu0.js","static/chunks/0l~uil8w-ewlm.js"],runtimeModuleIds:[2251]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/_next/",r=function(){if(null!=self.TURBOPACK_ASSET_SUFFIX)return self.TURBOPACK_ASSET_SUFFIX;let e=document?.currentScript?.getAttribute?.("src")??"",t=e.indexOf("?");return t>=0?e.slice(t):""}(),n=["NEXT_DEPLOYMENT_ID","NEXT_CLIENT_ASSET_SUFFIX"];var o,i=((o=i||{})[o.Runtime=0]="Runtime",o[o.Parent=1]="Parent",o[o.Update=2]="Update",o);let l=new WeakMap;function s(e,t){this.m=e,this.e=t}let u=s.prototype,a=Object.prototype.hasOwnProperty,c="u">typeof Symbol&&Symbol.toStringTag;function f(e,t,r){a.call(e,t)||Object.defineProperty(e,t,r)}function p(e,t){let r=e[t];return r||(r=h(t),e[t]=r),r}function h(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function d(e,t){f(e,"__esModule",{value:!0}),c&&f(e,c,{value:"Module"});let r=0;for(;r<t.length;){let n=t[r++],o=t[r++];if("number"==typeof o)if(0===o)f(e,n,{value:t[r++],enumerable:!0,writable:!1});else throw Error(`unexpected tag: ${o}`);else"function"==typeof t[r]?f(e,n,{get:o,set:t[r++],enumerable:!0}):f(e,n,{get:o,enumerable:!0})}Object.seal(e)}function m(e,t){(null!=t?p(this.c,t):this.m).exports=e}u.s=function(e,t){let r,n;null!=t?n=(r=p(this.c,t)).exports:(r=this.m,n=this.e),r.namespaceObject=n,d(n,e)},u.j=function(e,t){var r,n;let o,i,s;null!=t?i=(o=p(this.c,t)).exports:(o=this.m,i=this.e);let u=(r=o,n=i,(s=l.get(r))||(l.set(r,s=[]),r.exports=r.namespaceObject=new Proxy(n,{get(e,t){if(a.call(e,t)||"default"===t||"__esModule"===t)return Reflect.get(e,t);for(let e of s){let r=Reflect.get(e,t);if(void 0!==r)return r}},ownKeys(e){let t=Reflect.ownKeys(e);for(let e of s)for(let r of Reflect.ownKeys(e))"default"===r||t.includes(r)||t.push(r);return t}})),s);"object"==typeof e&&null!==e&&u.push(e)},u.v=m,u.n=function(e,t){let r;(r=null!=t?p(this.c,t):this.m).exports=r.namespaceObject=e};let b=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,y=[null,b({}),b([]),b(b)];function g(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!y.includes(t);t=b(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n.splice(o,1,0,e):n.push("default",0,e)),d(t,n),t}function w(e){let t=B(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=g(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)}function O(e){let t=e.indexOf("#");-1!==t&&(e=e.substring(0,t));let r=e.indexOf("?");return -1!==r&&(e=e.substring(0,r)),e}function j(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}u.i=w,u.A=function(e){return this.r(e)(w.bind(this))},u.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},u.r=function(e){return B(e,this.m).exports},u.f=function(e){function t(t){if(t=O(t),a.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(t=O(t),a.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let k=Symbol("turbopack queues"),U=Symbol("turbopack exports"),C=Symbol("turbopack error");function P(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}u.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:s}=j(),u=Object.assign(s,{[U]:r.exports,[k]:e=>{n&&e(n),o.forEach(e),u.catch(()=>{})}}),a={get:()=>u,set(e){e!==u&&(u[U]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(k in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[U]:{},[k]:e=>e(t)};return e.then(e=>{r[U]=e,P(t)},e=>{r[C]=e,P(t)}),r}}return{[U]:e,[k]:()=>{}}}),r=()=>t.map(e=>{if(e[C])throw e[C];return e[U]}),{promise:i,resolve:l}=j(),s=Object.assign(()=>l(r),{queueCount:0});function u(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(s.queueCount++,e.push(s)))}return t.map(e=>e[k](u)),s.queueCount?i:r()},function(e){e?l(u[C]=e):i(u[U]),P(n)}),n&&-1===n.status&&(n.status=0)};let v=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function R(e,t){throw Error(`Invariant: ${t(e)}`)}v.prototype=URL.prototype,u.U=v,u.z=function(e){throw Error("dynamic usage of require is not supported")},u.g=globalThis;let S=s.prototype,$=new Map;u.M=$;let _=new Map,E=new Map;async function T(e,t,r){let n;if("string"==typeof r)return M(e,t,q(r));let o=r.included||[],i=o.map(e=>!!$.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],s=l.map(e=>E.get(e)).filter(e=>e);if(s.length>0){if(s.length===l.length)return void await Promise.all(s);let r=new Set;for(let e of l)E.has(e)||r.add(e);for(let n of r){let r=M(e,t,q(n));E.set(n,r),s.push(r)}n=Promise.all(s)}else{for(let o of(n=M(e,t,q(r.path)),l))E.has(o)||E.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}S.l=function(e){return T(i.Parent,this.m.id,e)};let A=Promise.resolve(void 0),x=new WeakMap;function M(t,r,n){let o=e.loadChunkCached(t,n),l=x.get(o);if(void 0===l){let e=x.set.bind(x,o,A);l=o.then(e).catch(e=>{let o;switch(t){case i.Runtime:o=`as a runtime dependency of chunk ${r}`;break;case i.Parent:o=`from module ${r}`;break;case i.Update:o="from an HMR update";break;default:R(t,e=>`Unknown source type: ${e}`)}let l=Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0);throw l.name="ChunkLoadError",l}),x.set(o,l)}return l}function q(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}${r}`}S.L=function(e){return M(i.Parent,this.m.id,e)},S.R=function(e){let t=this.r(e);return t?.default??t},S.P=function(e){return`/ROOT/${e??""}`},S.q=function(e,t){m.call(this,`${e}${r}`,t)},S.b=function(e,t,o,i){let l="SharedWorker"===e.name,s=[o.map(e=>q(e)).reverse(),r];for(let e of n)s.push(globalThis[e]);let u=new URL(q(t),location.origin),a=JSON.stringify(s);return l?u.searchParams.set("params",a):u.hash="#params="+encodeURIComponent(a),new e(u,i?{...i,type:void 0}:void 0)};let N=/\.js(?:\?[^#]*)?(?:#.*)?$/,K=/\.css(?:\?[^#]*)?(?:#.*)?$/;function L(e){return K.test(e)}u.w=function(t,r,n){return e.loadWebAssembly(i.Parent,this.m.id,t,r,n)},u.u=function(t,r){return e.loadWebAssemblyModule(i.Parent,this.m.id,t,r)};let I={};u.c=I;let B=(e,t)=>{let r=I[e];if(r){if(r.error)throw r.error;return r}return W(e,i.Parent,t.id)};function W(e,t,r){let n=$.get(e);if("function"!=typeof n)throw Error(function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:R(t,e=>`Unknown source type: ${e}`)}return`Module ${e} was instantiated ${n}, but the module factory is not available.`}(e,t,r));let o=h(e),i=o.exports;I[e]=o;let l=new s(o,i);try{n(l,o,i)}catch(e){throw o.error=e,e}return o.namespaceObject&&o.exports!==o.namespaceObject&&g(o.exports,o.namespaceObject),o}function F(t){let r,n=function(e){if("string"==typeof e)return e;if(e)return{src:e.getAttribute("src")};if("u">typeof TURBOPACK_NEXT_CHUNK_URLS)return{src:TURBOPACK_NEXT_CHUNK_URLS.pop()};throw Error("chunk path empty but not in a worker")}(t[0]);return 2===t.length?r=t[1]:(r=void 0,!function(e,t){let r=1;for(;r<e.length;){let n,o=r+1;for(;o<e.length&&"function"!=typeof e[o];)o++;if(o===e.length)throw Error("malformed chunk format, expected a factory function");let i=e[o];for(let i=r;i<o;i++){let r=e[i],o=t.get(r);if(o){n=o;break}}let l=n??i,s=!1;for(let n=r;n<o;n++){let r=e[n];t.has(r)||(s||(l===i&&Object.defineProperty(i,"name",{value:"module evaluation"}),s=!0),t.set(r,l))}r=o+1}}(t,$)),e.registerChunk(n,r)}let X=new Map;function D(e){let t=X.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},X.set(e,t)}return t}e={async registerChunk(e,r){let n=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(e.src.replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(e);if(D("string"==typeof e?q(e):e.src).resolve(),null!=r){for(let e of r.otherChunks)D(q("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(e=>T(i.Runtime,n,e))),r.runtimeModuleIds.length>0)for(let e of r.runtimeModuleIds)!function(e,t){let r=I[t];if(r){if(r.error)throw r.error;return}W(t,i.Runtime,e)}(n,e)}},loadChunkCached:(e,t)=>(function(e,t){let r=D(t);if(r.loadingStarted)return r.promise;if(e===i.Runtime)return r.loadingStarted=!0,L(t)&&r.resolve(),r.promise;if("function"==typeof importScripts)if(L(t));else if(N.test(t))self.TURBOPACK_NEXT_CHUNK_URLS.push(t),importScripts(t);else throw Error(`can't infer type of chunk from URL ${t} in worker`);else{let e=decodeURI(t);if(L(t))if(document.querySelectorAll(`link[rel=stylesheet][href="${t}"],link[rel=stylesheet][href^="${t}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)r.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=t,e.onerror=()=>{r.reject()},e.onload=()=>{r.resolve()},document.head.appendChild(e)}else if(N.test(t)){let n=document.querySelectorAll(`script[src="${t}"],script[src^="${t}?"],script[src="${e}"],script[src^="${e}?"]`);if(n.length>0)for(let e of Array.from(n))e.addEventListener("error",()=>{r.reject()});else{let e=document.createElement("script");e.src=t,e.onerror=()=>{r.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${t}`)}return r.loadingStarted=!0,r.promise})(e,t),async loadWebAssembly(e,t,r,n,o){let i=fetch(q(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(q(r));return await WebAssembly.compileStreaming(o)}};let H=globalThis.TURBOPACK;globalThis.TURBOPACK={push:F},H.forEach(F)})();
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "super-time-tracker-ui",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "description": "Web UI for the super-time-tracker CLI time sheets",
5
5
  "keywords": [
6
6
  "nextjs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "super-time-tracker-ui",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "description": "Web UI for the super-time-tracker CLI time sheets",
5
5
  "keywords": [
6
6
  "nextjs",
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html lang="en" class="geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/11y-z.w7p8i8a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0koldw9zjijry.js"/><script src="/_next/static/chunks/05161-t.3egqv.js" async=""></script><script src="/_next/static/chunks/0708yw9dysifo.js" async=""></script><script src="/_next/static/chunks/0uezeykgodd86.js" async=""></script><script src="/_next/static/chunks/turbopack-0st0r~j~gn7ke.js" async=""></script><script src="/_next/static/chunks/0-0w4ml~c22t..js" async=""></script><script src="/_next/static/chunks/0.jsu2wyaii~1.js" async=""></script><script src="/_next/static/chunks/0n~v8~rri7~t2.js" async=""></script><title>404: This page could not be found.</title><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>super-time-tracker</title><meta name="description" content="Web UI for the super-time-tracker CLI time sheets"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full font-sans transition-[background-color,color] duration-200"><div hidden=""><!--$--><!--/$--></div><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();","id":"theme-init"}])</script><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();","id":"ui-settings-init"}])</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0koldw9zjijry.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2263,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"\"]\n3:I[89391,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ThemeModeSystemListener\"]\n4:I[14974,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ConfirmDialogProvider\"]\n5:I[28302,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"CloudSyncProvider\"]\n6:I[45452,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"AppKeyboardShortcuts\"]\n7:I[5233,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n8:I[73632,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\nd:I[51709,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/11y-z.w7p8i8a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/11y-z.w7p8i8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0-0w4ml~c22t..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full font-sans transition-[background-color,color] duration-200\",\"children\":[[\"$\",\"$L2\",null,{\"id\":\"theme-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var mk=\\\"super-time-tracker-theme-mode\\\";var tk=\\\"super-time-tracker-theme\\\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();\"}}],[\"$\",\"$L2\",null,{\"id\":\"ui-settings-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var k=\\\"super-time-tracker-compact-lists\\\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\\\"super-time-tracker-color-palette\\\";var pv=localStorage.getItem(pk);var palettes=[\\\"default\\\",\\\"midnight\\\",\\\"warm\\\",\\\"ocean\\\",\\\"forest\\\",\\\"contrast\\\"];var migrate={\\\"teal\\\":\\\"default\\\",\\\"blue\\\":\\\"ocean\\\",\\\"violet\\\":\\\"midnight\\\",\\\"rose\\\":\\\"warm\\\",\\\"amber\\\":\\\"warm\\\",\\\"emerald\\\":\\\"forest\\\"};var ak=\\\"super-time-tracker-accent-color\\\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\\\"default\\\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\\\"default\\\")}})();\"}}],[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"children\":[[\"$\",\"$L6\",null,{}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":\"$L9\",\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"$La\",{},null,false,null]},null,false,\"$@b\"]},null,false,null],\"$Lc\",false]],\"m\":\"$undefined\",\"G\":[\"$d\",[\"$Le\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"xfRBlnU13styXnCBd60jn\"}\n"])</script><script>self.__next_f.push([1,"f:I[83775,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"OutletBoundary\"]\n10:\"$Sreact.suspense\"\n13:I[83775,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ViewportBoundary\"]\n15:I[83775,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"MetadataBoundary\"]\n9:[\"$\",\"$L8\",null,{}]\na:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$10\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@11\"}]}]]}]\n12:[]\nb:\"$W12\"\nc:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L13\",null,{\"children\":\"$L14\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$10\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L16\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\ne:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/11y-z.w7p8i8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"17:I[31415,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"IconMark\"]\n11:null\n16:[[\"$\",\"title\",\"0\",{\"children\":\"super-time-tracker\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the super-time-tracker CLI time sheets\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L17\",\"3\",{}]]\n"])</script></body></html>
@@ -1,16 +0,0 @@
1
- {
2
- "status": 404,
3
- "headers": {
4
- "x-nextjs-stale-time": "300",
5
- "x-nextjs-prerender": "1",
6
- "x-next-cache-tags": "_N_T_/layout,_N_T_/_not-found/layout,_N_T_/_not-found/page,_N_T_/_not-found"
7
- },
8
- "segmentPaths": [
9
- "/_tree",
10
- "/_full",
11
- "/_not-found/__PAGE__",
12
- "/_not-found",
13
- "/_index",
14
- "/_head"
15
- ]
16
- }
@@ -1,25 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[2263,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
3
- 3:I[89391,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
4
- 4:I[14974,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
5
- 5:I[28302,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"CloudSyncProvider"]
6
- 6:I[45452,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
7
- 7:I[5233,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
- 8:I[73632,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
9
- d:I[51709,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default",1]
10
- :HL["/_next/static/chunks/11y-z.w7p8i8a.css","style"]
11
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/11y-z.w7p8i8a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0-0w4ml~c22t..js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0.jsu2wyaii~1.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0n~v8~rri7~t2.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-full font-sans transition-[background-color,color] duration-200","children":[["$","$L2",null,{"id":"theme-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'&&m!=='dark'&&m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();"}}],["$","$L2",null,{"id":"ui-settings-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)>=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)<0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();"}}],["$","$L3",null,{}],["$","$L4",null,{"children":["$","$L5",null,{"children":[["$","$L6",null,{}],["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L9","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$La",{},null,false,null]},null,false,"$@b"]},null,false,null],"$Lc",false]],"m":"$undefined","G":["$d",["$Le"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"xfRBlnU13styXnCBd60jn"}
12
- f:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
13
- 10:"$Sreact.suspense"
14
- 13:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
15
- 15:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
16
- 9:["$","$L8",null,{}]
17
- a:["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}]]}]
18
- 12:[]
19
- b:"$W12"
20
- c:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
21
- e:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/11y-z.w7p8i8a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
22
- 14:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
23
- 17:I[31415,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
24
- 11:null
25
- 16:[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L17","3",{}]]
@@ -1,25 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[2263,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
3
- 3:I[89391,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
4
- 4:I[14974,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
5
- 5:I[28302,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"CloudSyncProvider"]
6
- 6:I[45452,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
7
- 7:I[5233,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
- 8:I[73632,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
9
- d:I[51709,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default",1]
10
- :HL["/_next/static/chunks/11y-z.w7p8i8a.css","style"]
11
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/11y-z.w7p8i8a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0-0w4ml~c22t..js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0.jsu2wyaii~1.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/0n~v8~rri7~t2.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-full font-sans transition-[background-color,color] duration-200","children":[["$","$L2",null,{"id":"theme-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'&&m!=='dark'&&m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();"}}],["$","$L2",null,{"id":"ui-settings-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)>=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)<0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();"}}],["$","$L3",null,{}],["$","$L4",null,{"children":["$","$L5",null,{"children":[["$","$L6",null,{}],["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":"$L9","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$La",{},null,false,null]},null,false,"$@b"]},null,false,null],"$Lc",false]],"m":"$undefined","G":["$d",["$Le"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"xfRBlnU13styXnCBd60jn"}
12
- f:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
13
- 10:"$Sreact.suspense"
14
- 13:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
15
- 15:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
16
- 9:["$","$L8",null,{}]
17
- a:["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$Lf",null,{"children":["$","$10",null,{"name":"Next.MetadataOutlet","children":"$@11"}]}]]}]
18
- 12:[]
19
- b:"$W12"
20
- c:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$10",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
21
- e:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/11y-z.w7p8i8a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
22
- 14:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
23
- 17:I[31415,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
24
- 11:null
25
- 16:[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L17","3",{}]]
@@ -1,6 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
3
- 3:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
4
- 4:"$Sreact.suspense"
5
- 5:I[31415,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"xfRBlnU13styXnCBd60jn"}
@@ -1,10 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[2263,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
3
- 3:I[89391,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
4
- 4:I[14974,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
5
- 5:I[28302,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"CloudSyncProvider"]
6
- 6:I[45452,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
7
- 7:I[5233,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
- 8:I[73632,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
9
- :HL["/_next/static/chunks/11y-z.w7p8i8a.css","style"]
10
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/11y-z.w7p8i8a.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0-0w4ml~c22t..js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0.jsu2wyaii~1.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0n~v8~rri7~t2.js","async":true}]],["$","html",null,{"lang":"en","className":"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-full font-sans transition-[background-color,color] duration-200","children":[["$","$L2",null,{"id":"theme-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'&&m!=='dark'&&m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();"}}],["$","$L2",null,{"id":"ui-settings-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)>=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)<0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();"}}],["$","$L3",null,{}],["$","$L4",null,{"children":["$","$L5",null,{"children":[["$","$L6",null,{}],["$","$L7",null,{"parallelRouterKey":"children","template":["$","$L8",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}]}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"xfRBlnU13styXnCBd60jn"}
@@ -1,5 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[83775,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
3
- 3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"xfRBlnU13styXnCBd60jn"}
5
- 4:null
@@ -1,5 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[5233,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
3
- 3:I[73632,["/_next/static/chunks/0-0w4ml~c22t..js","/_next/static/chunks/0.jsu2wyaii~1.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
4
- 4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"xfRBlnU13styXnCBd60jn"}
@@ -1,2 +0,0 @@
1
- :HL["/_next/static/chunks/11y-z.w7p8i8a.css","style"]
2
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"xfRBlnU13styXnCBd60jn"}
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html lang="en" class="geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/11y-z.w7p8i8a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0koldw9zjijry.js"/><script src="/_next/static/chunks/05161-t.3egqv.js" async=""></script><script src="/_next/static/chunks/0708yw9dysifo.js" async=""></script><script src="/_next/static/chunks/0uezeykgodd86.js" async=""></script><script src="/_next/static/chunks/turbopack-0st0r~j~gn7ke.js" async=""></script><script src="/_next/static/chunks/0-0w4ml~c22t..js" async=""></script><script src="/_next/static/chunks/0.jsu2wyaii~1.js" async=""></script><script src="/_next/static/chunks/0n~v8~rri7~t2.js" async=""></script><script src="/_next/static/chunks/0js9~7rlpndqf.js" async=""></script><script src="/_next/static/chunks/0g7b1~gza1y3a.js" async=""></script><script src="/_next/static/chunks/01mevzl3z5cgt.js" async=""></script><meta name="next-size-adjust" content=""/><title>super-time-tracker</title><meta name="description" content="Web UI for the super-time-tracker CLI time sheets"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full font-sans transition-[background-color,color] duration-200"><div hidden=""><!--$--><!--/$--></div><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();","id":"theme-init"}])</script><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();","id":"ui-settings-init"}])</script><header class="relative z-1 border-b border-panel-border bg-[color-mix(in_srgb,var(--panel)_92%,var(--background))] shadow-sm backdrop-blur-[10px]"><div class="mx-auto flex max-w-[1120px] min-h-13 flex-wrap items-center gap-x-4 gap-y-2 px-5"><span class="inline-flex shrink-0 items-center font-mono text-[0.72rem] font-semibold uppercase leading-tight tracking-[0.08em] text-accent whitespace-nowrap">super-time-tracker</span><nav aria-label="Breadcrumb" class="min-w-0 text-left"><ol class="m-0 flex list-none flex-wrap items-center gap-1.5 p-0 text-[0.85rem]"><li><a class="text-muted no-underline hover:text-foreground" href="/">Tracker</a></li><li class="text-muted" aria-hidden="true">/</li><li class="font-medium text-foreground" aria-current="page">Reporting</li></ol></nav><div class="ml-auto flex shrink-0 items-center justify-end gap-2"><a class="rounded-full px-3 py-1.5 text-[0.85rem] font-semibold text-muted no-underline hover:bg-surface-hover hover:text-foreground" href="/">Tracker</a><a class="rounded-full px-3 py-1.5 text-[0.85rem] font-semibold text-muted no-underline hover:bg-surface-hover hover:text-foreground" href="/reporting">Reporting</a><a class="rounded-full px-3 py-1.5 text-[0.85rem] font-semibold text-muted no-underline hover:bg-surface-hover hover:text-foreground" href="/settings/tags">Manage tags</a><a class="rounded-full px-3 py-1.5 text-[0.85rem] font-semibold text-muted no-underline hover:bg-surface-hover hover:text-foreground" href="/settings">Settings</a><div class="group relative flex items-center"><button type="button" class="inline-flex h-8 w-8 cursor-pointer items-center justify-center rounded-full border border-panel-border bg-ghost-bg text-muted hover:bg-surface-hover hover:text-foreground focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-accent" aria-label="Keyboard shortcuts" aria-describedby="keyboard-shortcuts-tooltip"><svg class="block h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><path d="M12 17h.01"></path></svg></button><div id="keyboard-shortcuts-tooltip" role="tooltip" class="pointer-events-none absolute right-0 top-full z-50 w-max max-w-[min(18rem,calc(100vw-2.5rem))] pt-2 opacity-0 transition-opacity duration-150 group-hover:pointer-events-auto group-hover:opacity-100 group-focus-within:pointer-events-auto group-focus-within:opacity-100"><div class="rounded-lg border border-panel-border bg-panel p-3 shadow-md"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.04em] text-muted">Keyboard shortcuts</p><div class="mt-2"><div class="flex flex-col gap-2.5"><section><h3 class="m-0 font-semibold uppercase tracking-[0.04em] text-muted text-[0.65rem]">General</h3><dl class="m-0 grid grid-cols-[auto_minmax(0,1fr)] mt-1.5 gap-x-3 gap-y-1.5"><div class="contents"><dt class="m-0"><kbd class="inline-block min-w-7 rounded border border-panel-border bg-surface text-center font-mono font-semibold text-foreground px-1 py-0.5 text-[0.7rem]">?</kbd></dt><dd class="m-0 self-center leading-snug text-muted text-[0.8rem]">Show keyboard shortcuts</dd></div></dl></section></div></div></div></div></div><button type="button" class="inline-flex cursor-pointer items-center gap-1.5 rounded-full border border-panel-border bg-ghost-bg px-3 py-1.5 font-inherit text-[0.85rem] font-semibold text-inherit hover:bg-surface-hover disabled:cursor-wait disabled:opacity-60" aria-label="Dark theme. Switch to light theme" title="Switch to light theme"><span class="text-base leading-none" aria-hidden="true">☾</span><span>Dark</span></button></div></div></header><main class="flex flex-col items-center gap-6 px-5 pb-10 pt-6"><header class="flex w-full max-w-2xl flex-col gap-3"><h1 class="m-0 text-center text-[1.35rem] font-[650] tracking-tight">Reporting</h1><p class="m-0 max-w-md self-center text-center text-[0.9rem] leading-relaxed text-muted">Time tracked across all sheets.</p></header><fieldset class="m-0 flex w-full max-w-2xl flex-col gap-2 rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><legend class="mb-2 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Date range</legend><div class="flex flex-wrap gap-1.5" role="group" aria-label="Date range shortcuts"><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">Today</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">Yesterday</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">This week</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">This month</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">Last month</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">This year</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit">Last year</button></div><div class="grid grid-cols-1 gap-2 sm:grid-cols-2"><label class="flex flex-col gap-1 text-[0.82rem] text-muted">From<input type="date" class="box-border max-w-full min-w-0 w-full rounded-[0.65rem] border border-panel-border bg-input-bg px-3 py-2.5 font-inherit text-inherit transition-[background-color,border-color] duration-200 focus:border-input-focus-border focus:outline-none px-2.5 py-2" value=""/></label><label class="flex flex-col gap-1 text-[0.82rem] text-muted">To<input type="date" class="box-border max-w-full min-w-0 w-full rounded-[0.65rem] border border-panel-border bg-input-bg px-3 py-2.5 font-inherit text-inherit transition-[background-color,border-color] duration-200 focus:border-input-focus-border focus:outline-none px-2.5 py-2" value=""/></label></div><div class="flex flex-wrap items-center gap-2"><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit" disabled="">Clear</button></div></fieldset><section class="grid w-full max-w-2xl grid-cols-1 gap-2 sm:grid-cols-2 lg:grid-cols-4" aria-label="Summary"><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Total tracked</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">18 hours 13 minutes</p></div><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Avg per entry</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">1 hour 8 minutes</p></div><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Sheets</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">5</p></div><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Entries</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">16</p></div></section><section class="grid w-full max-w-2xl grid-cols-1 gap-2 sm:grid-cols-3" aria-label="Period totals"><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Today</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">1 hour 4 minutes</p></div><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">This week</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">14 hours 56 minutes</p></div><div class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><p class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">This month</p><p class="m-0 mt-1 text-[1.1rem] font-[650] tracking-tight">14 hours 56 minutes</p></div></section><fieldset class="m-0 flex w-full max-w-2xl flex-col gap-2 border-0 p-0"><legend class="mb-2 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Sort by</legend><div class="flex flex-wrap gap-1.5" role="group" aria-label="Sort sheets by"><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit border-accent-border bg-accent-soft text-foreground" aria-pressed="true">Duration</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit " aria-pressed="false">Name</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit " aria-pressed="false">Entries</button><button type="button" class="cursor-pointer appearance-none rounded-[0.65rem] border border-transparent font-inherit font-semibold disabled:cursor-not-allowed disabled:opacity-55 px-2.5 py-1.5 text-xs border-panel-border bg-ghost-bg text-inherit " aria-pressed="false">Active first</button></div></fieldset><section class="flex w-full max-w-2xl flex-col gap-2"><h2 class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-foreground">Tracked sheets</h2><ul class="m-0 flex list-none flex-col gap-2 p-0" aria-label="Tracked sheet statistics"><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><div class="flex flex-wrap items-baseline justify-between gap-2"><h2 class="m-0 min-w-0 truncate text-[1rem] font-semibold">muzical-ui</h2><span class="shrink-0 font-mono text-[0.95rem] font-semibold text-accent">6 hours 26 minutes</span></div><div class="mt-2.5 h-1.5 overflow-hidden rounded-full bg-surface-raised" role="presentation"><div class="h-full rounded-full bg-accent" style="width:35.31497184065465%"></div></div><p class="m-0 mt-2 flex flex-wrap gap-x-3 gap-y-0.5 text-[0.82rem] text-muted"><span>35<!-- -->% of total</span><span>3<!-- --> <!-- -->entries</span><span>2 hours 9 minutes avg</span></p></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><div class="flex flex-wrap items-baseline justify-between gap-2"><h2 class="m-0 min-w-0 truncate text-[1rem] font-semibold">super-time-tracker-ui</h2><span class="shrink-0 font-mono text-[0.95rem] font-semibold text-accent">5 hours 36 minutes</span></div><div class="mt-2.5 h-1.5 overflow-hidden rounded-full bg-surface-raised" role="presentation"><div class="h-full rounded-full bg-accent" style="width:30.695586206189933%"></div></div><p class="m-0 mt-2 flex flex-wrap gap-x-3 gap-y-0.5 text-[0.82rem] text-muted"><span>31<!-- -->% of total</span><span>3<!-- --> <!-- -->entries</span><span>1 hour 52 minutes avg</span></p></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><div class="flex flex-wrap items-baseline justify-between gap-2"><h2 class="m-0 min-w-0 truncate text-[1rem] font-semibold">nova-paper</h2><span class="shrink-0 font-mono text-[0.95rem] font-semibold text-accent">2 hours 54 minutes</span></div><div class="mt-2.5 h-1.5 overflow-hidden rounded-full bg-surface-raised" role="presentation"><div class="h-full rounded-full bg-accent" style="width:15.952721671596118%"></div></div><p class="m-0 mt-2 flex flex-wrap gap-x-3 gap-y-0.5 text-[0.82rem] text-muted"><span>16<!-- -->% of total</span><span>1<!-- --> <!-- -->entry</span><span>2 hours 54 minutes avg</span></p></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><div class="flex flex-wrap items-baseline justify-between gap-2"><h2 class="m-0 min-w-0 truncate text-[1rem] font-semibold">super-time-tracker</h2><span class="shrink-0 font-mono text-[0.95rem] font-semibold text-accent">2 hours 32 minutes</span></div><div class="mt-2.5 h-1.5 overflow-hidden rounded-full bg-surface-raised" role="presentation"><div class="h-full rounded-full bg-accent" style="width:13.904550418962657%"></div></div><p class="m-0 mt-2 flex flex-wrap gap-x-3 gap-y-0.5 text-[0.82rem] text-muted"><span>14<!-- -->% of total</span><span>7<!-- --> <!-- -->entries</span><span>21 minutes 43 seconds avg</span></p></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><div class="flex flex-wrap items-baseline justify-between gap-2"><h2 class="m-0 min-w-0 truncate text-[1rem] font-semibold">main</h2><span class="shrink-0 font-mono text-[0.95rem] font-semibold text-accent">45 minutes 10 seconds</span></div><div class="mt-2.5 h-1.5 overflow-hidden rounded-full bg-surface-raised" role="presentation"><div class="h-full rounded-full bg-accent" style="width:4.132169862596641%"></div></div><p class="m-0 mt-2 flex flex-wrap gap-x-3 gap-y-0.5 text-[0.82rem] text-muted"><span>4<!-- -->% of total</span><span>2<!-- --> <!-- -->entries</span><span>22 minutes 35 seconds avg</span></p></li></ul></section></main><!--$--><!--/$--><script src="/_next/static/chunks/0koldw9zjijry.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2263,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"\"]\n3:I[89391,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ThemeModeSystemListener\"]\n4:I[14974,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ConfirmDialogProvider\"]\n5:I[28302,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"CloudSyncProvider\"]\n6:I[45452,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"AppKeyboardShortcuts\"]\n7:I[5233,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n8:I[73632,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\nd:I[51709,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/11y-z.w7p8i8a.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"reporting\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"reporting\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/11y-z.w7p8i8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0-0w4ml~c22t..js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full font-sans transition-[background-color,color] duration-200\",\"children\":[[\"$\",\"$L2\",null,{\"id\":\"theme-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var mk=\\\"super-time-tracker-theme-mode\\\";var tk=\\\"super-time-tracker-theme\\\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();\"}}],[\"$\",\"$L2\",null,{\"id\":\"ui-settings-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var k=\\\"super-time-tracker-compact-lists\\\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\\\"super-time-tracker-color-palette\\\";var pv=localStorage.getItem(pk);var palettes=[\\\"default\\\",\\\"midnight\\\",\\\"warm\\\",\\\"ocean\\\",\\\"forest\\\",\\\"contrast\\\"];var migrate={\\\"teal\\\":\\\"default\\\",\\\"blue\\\":\\\"ocean\\\",\\\"violet\\\":\\\"midnight\\\",\\\"rose\\\":\\\"warm\\\",\\\"amber\\\":\\\"warm\\\",\\\"emerald\\\":\\\"forest\\\"};var ak=\\\"super-time-tracker-accent-color\\\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\\\"default\\\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\\\"default\\\")}})();\"}}],[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"children\":[[\"$\",\"$L6\",null,{}],[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":\"$L9\",\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"$La\",{},null,false,null]},null,false,\"$@b\"]},null,false,null],\"$Lc\",false]],\"m\":\"$undefined\",\"G\":[\"$d\",[\"$Le\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"xfRBlnU13styXnCBd60jn\"}\n"])</script><script>self.__next_f.push([1,"10:I[83775,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"OutletBoundary\"]\n11:\"$Sreact.suspense\"\n14:I[83775,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ViewportBoundary\"]\n16:I[83775,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"MetadataBoundary\"]\n9:[\"$\",\"$L8\",null,{}]\na:[\"$\",\"$1\",\"c\",{\"children\":[\"$Lf\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0js9~7rlpndqf.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0g7b1~gza1y3a.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/01mevzl3z5cgt.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]]}]\n13:[]\nb:\"$W13\"\nc:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L14\",null,{\"children\":\"$L15\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L16\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L17\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\ne:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/11y-z.w7p8i8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"15:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"18:I[31415,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"IconMark\"]\n12:null\n17:[[\"$\",\"title\",\"0\",{\"children\":\"super-time-tracker\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the super-time-tracker CLI time sheets\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L18\",\"3\",{}]]\n"])</script><script>self.__next_f.push([1,"19:I[68120,[\"/_next/static/chunks/0-0w4ml~c22t..js\",\"/_next/static/chunks/0.jsu2wyaii~1.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/0js9~7rlpndqf.js\",\"/_next/static/chunks/0g7b1~gza1y3a.js\",\"/_next/static/chunks/01mevzl3z5cgt.js\"],\"ReportingView\"]\n"])</script><script>self.__next_f.push([1,"f:[\"$\",\"$L19\",null,{\"source_sheets\":[{\"name\":\"main\",\"activeEntryID\":null,\"entries\":[{\"id\":4,\"start\":\"2026-04-23T07:32:59.451Z\",\"end\":\"2026-04-23T08:03:04.072Z\"},{\"id\":6,\"start\":\"2026-04-23T08:34:40.710Z\",\"end\":\"2026-04-23T08:49:46.245Z\"}]},{\"name\":\"super-time-tracker-ui\",\"activeEntryID\":null,\"entries\":[{\"id\":0,\"start\":\"2026-05-18T13:27:06.863Z\",\"end\":\"2026-05-18T15:19:33.255Z\"},{\"id\":1,\"start\":\"2026-05-18T15:34:43.900Z\",\"end\":\"2026-05-18T17:44:11.859Z\"},{\"id\":2,\"start\":\"2026-05-18T18:04:55.099Z\",\"end\":\"2026-05-18T19:38:32.986Z\"}]},{\"name\":\"muzical-ui\",\"activeEntryID\":null,\"entries\":[{\"id\":0,\"start\":\"2026-05-18T11:46:43.626Z\",\"end\":\"2026-05-18T13:26:57.699Z\"},{\"id\":1,\"start\":\"2026-05-18T15:44:33.312Z\",\"end\":\"2026-05-18T17:46:16.870Z\"},{\"id\":2,\"start\":\"2026-05-18T18:47:50.579Z\",\"end\":\"2026-05-18T21:31:54.891Z\"}]},{\"name\":\"super-time-tracker\",\"activeEntryID\":null,\"entries\":[{\"id\":1,\"start\":\"2026-04-23T08:53:26.498Z\",\"end\":\"2026-04-23T09:11:13.533Z\"},{\"id\":2,\"start\":\"2026-04-23T08:08:18.980Z\",\"end\":\"2026-04-23T08:19:20.636Z\"},{\"id\":3,\"start\":\"2026-04-23T07:18:37.034Z\",\"end\":\"2026-04-23T07:21:59.793Z\"},{\"id\":4,\"start\":\"2026-04-23T06:57:05.158Z\",\"end\":\"2026-04-23T07:16:52.623Z\"},{\"id\":5,\"start\":\"2026-04-23T06:13:49.891Z\",\"end\":\"2026-04-23T06:48:45.905Z\"},{\"id\":6,\"start\":\"2026-04-23T05:02:20.334Z\",\"end\":\"2026-04-23T06:02:23.701Z\"},{\"id\":7,\"start\":\"2026-04-23T09:16:46.331Z\",\"end\":\"2026-04-23T09:21:47.578Z\"}]},{\"name\":\"nova-paper\",\"activeEntryID\":null,\"entries\":[{\"id\":0,\"start\":\"2026-05-18T18:37:45.543Z\",\"end\":\"2026-05-18T21:32:08.415Z\"}]}]}]\n"])</script></body></html>
@@ -1,15 +0,0 @@
1
- {
2
- "headers": {
3
- "x-nextjs-stale-time": "300",
4
- "x-nextjs-prerender": "1",
5
- "x-next-cache-tags": "_N_T_/layout,_N_T_/reporting/layout,_N_T_/reporting/page,_N_T_/reporting"
6
- },
7
- "segmentPaths": [
8
- "/_tree",
9
- "/_full",
10
- "/reporting/__PAGE__",
11
- "/reporting",
12
- "/_index",
13
- "/_head"
14
- ]
15
- }