super-time-tracker-ui 0.1.19 → 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 (316) hide show
  1. package/dist/standalone/next-output/BUILD_ID +1 -1
  2. package/dist/standalone/next-output/app-path-routes-manifest.json +7 -1
  3. package/dist/standalone/next-output/build-manifest.json +8 -8
  4. package/dist/standalone/next-output/prerender-manifest.json +0 -49
  5. package/dist/standalone/next-output/routes-manifest.json +36 -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/delete-bulk/route.js +2 -3
  24. package/dist/standalone/next-output/server/app/api/entry/delete-bulk/route.js.nft.json +1 -1
  25. package/dist/standalone/next-output/server/app/api/entry/move/route.js +2 -3
  26. package/dist/standalone/next-output/server/app/api/entry/move/route.js.nft.json +1 -1
  27. package/dist/standalone/next-output/server/app/api/entry/move-bulk/route.js +2 -3
  28. package/dist/standalone/next-output/server/app/api/entry/move-bulk/route.js.nft.json +1 -1
  29. package/dist/standalone/next-output/server/app/api/entry/route.js +3 -3
  30. package/dist/standalone/next-output/server/app/api/entry/route.js.nft.json +1 -1
  31. package/dist/standalone/next-output/server/app/api/in/route.js +2 -2
  32. package/dist/standalone/next-output/server/app/api/in/route.js.nft.json +1 -1
  33. package/dist/standalone/next-output/server/app/api/note/route.js +2 -2
  34. package/dist/standalone/next-output/server/app/api/note/route.js.nft.json +1 -1
  35. package/dist/standalone/next-output/server/app/api/out/route.js +2 -2
  36. package/dist/standalone/next-output/server/app/api/out/route.js.nft.json +1 -1
  37. package/dist/standalone/next-output/server/app/api/sheet/active/route/app-paths-manifest.json +3 -0
  38. package/dist/standalone/next-output/server/app/api/sheet/active/route/build-manifest.json +9 -0
  39. package/dist/standalone/next-output/server/app/api/sheet/active/route/server-reference-manifest.json +4 -0
  40. package/dist/standalone/next-output/server/app/api/sheet/active/route.js +7 -0
  41. package/dist/standalone/next-output/server/app/api/sheet/active/route.js.nft.json +1 -0
  42. package/dist/standalone/next-output/server/app/api/sheet/active/route_client-reference-manifest.js +3 -0
  43. package/dist/standalone/next-output/server/app/api/sheet/route.js +2 -3
  44. package/dist/standalone/next-output/server/app/api/sheet/route.js.nft.json +1 -1
  45. package/dist/standalone/next-output/server/app/api/state/route.js +2 -3
  46. package/dist/standalone/next-output/server/app/api/state/route.js.nft.json +1 -1
  47. package/dist/standalone/next-output/server/app/api/sync/import/route.js +1 -1
  48. package/dist/standalone/next-output/server/app/api/sync/import/route.js.nft.json +1 -1
  49. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/app-paths-manifest.json +3 -0
  50. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/build-manifest.json +9 -0
  51. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/server-reference-manifest.json +4 -0
  52. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js +7 -0
  53. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js.nft.json +1 -0
  54. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route_client-reference-manifest.js +3 -0
  55. package/dist/standalone/next-output/server/app/api/sync/pull/route.js +1 -1
  56. package/dist/standalone/next-output/server/app/api/sync/pull/route.js.nft.json +1 -1
  57. package/dist/standalone/next-output/server/app/api/sync/push/route.js +1 -1
  58. package/dist/standalone/next-output/server/app/api/sync/push/route.js.nft.json +1 -1
  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/build-manifest.json +5 -5
  80. package/dist/standalone/next-output/server/app/register/page.js +4 -3
  81. package/dist/standalone/next-output/server/app/register/page.js.nft.json +1 -1
  82. package/dist/standalone/next-output/server/app/register/page_client-reference-manifest.js +1 -1
  83. package/dist/standalone/next-output/server/app/reporting/page/build-manifest.json +5 -5
  84. package/dist/standalone/next-output/server/app/reporting/page.js +5 -5
  85. package/dist/standalone/next-output/server/app/reporting/page.js.nft.json +1 -1
  86. package/dist/standalone/next-output/server/app/reporting/page_client-reference-manifest.js +1 -1
  87. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/app-paths-manifest.json +3 -0
  88. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/build-manifest.json +17 -0
  89. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/next-font-manifest.json +11 -0
  90. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/react-loadable-manifest.json +1 -0
  91. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/server-reference-manifest.json +4 -0
  92. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js +15 -0
  93. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js.nft.json +1 -0
  94. package/dist/standalone/next-output/server/app/settings/cloud-sync/page_client-reference-manifest.js +3 -0
  95. package/dist/standalone/next-output/server/app/settings/data/page/build-manifest.json +5 -5
  96. package/dist/standalone/next-output/server/app/settings/data/page.js +5 -4
  97. package/dist/standalone/next-output/server/app/settings/data/page.js.nft.json +1 -1
  98. package/dist/standalone/next-output/server/app/settings/data/page_client-reference-manifest.js +1 -1
  99. package/dist/standalone/next-output/server/app/settings/display/page/build-manifest.json +5 -5
  100. package/dist/standalone/next-output/server/app/settings/display/page.js +4 -3
  101. package/dist/standalone/next-output/server/app/settings/display/page.js.nft.json +1 -1
  102. package/dist/standalone/next-output/server/app/settings/display/page_client-reference-manifest.js +1 -1
  103. package/dist/standalone/next-output/server/app/settings/page/build-manifest.json +5 -5
  104. package/dist/standalone/next-output/server/app/settings/page.js +5 -5
  105. package/dist/standalone/next-output/server/app/settings/page.js.nft.json +1 -1
  106. package/dist/standalone/next-output/server/app/settings/page_client-reference-manifest.js +1 -1
  107. package/dist/standalone/next-output/server/app/settings/tags/page/build-manifest.json +5 -5
  108. package/dist/standalone/next-output/server/app/settings/tags/page.js +5 -5
  109. package/dist/standalone/next-output/server/app/settings/tags/page.js.nft.json +1 -1
  110. package/dist/standalone/next-output/server/app/settings/tags/page_client-reference-manifest.js +1 -1
  111. package/dist/standalone/next-output/server/app/sheets/page/app-paths-manifest.json +3 -0
  112. package/dist/standalone/next-output/server/app/sheets/page/build-manifest.json +17 -0
  113. package/dist/standalone/next-output/server/app/sheets/page/next-font-manifest.json +11 -0
  114. package/dist/standalone/next-output/server/app/sheets/page/react-loadable-manifest.json +1 -0
  115. package/dist/standalone/next-output/server/app/sheets/page/server-reference-manifest.json +4 -0
  116. package/dist/standalone/next-output/server/app/sheets/page.js +15 -0
  117. package/dist/standalone/next-output/server/app/sheets/page.js.nft.json +1 -0
  118. package/dist/standalone/next-output/server/app/sheets/page_client-reference-manifest.js +3 -0
  119. package/dist/standalone/next-output/server/app/today/page/app-paths-manifest.json +3 -0
  120. package/dist/standalone/next-output/server/app/today/page/build-manifest.json +17 -0
  121. package/dist/standalone/next-output/server/app/today/page/next-font-manifest.json +11 -0
  122. package/dist/standalone/next-output/server/app/today/page/react-loadable-manifest.json +1 -0
  123. package/dist/standalone/next-output/server/app/today/page/server-reference-manifest.json +4 -0
  124. package/dist/standalone/next-output/server/app/today/page.js +15 -0
  125. package/dist/standalone/next-output/server/app/today/page.js.nft.json +1 -0
  126. package/dist/standalone/next-output/server/app/today/page_client-reference-manifest.js +3 -0
  127. package/dist/standalone/next-output/server/app-paths-manifest.json +7 -1
  128. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0-~y~9m._.js +3 -0
  129. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0.tfxy.._.js +3 -0
  130. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__045he4k._.js +3 -0
  131. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__06efo~9._.js +3 -0
  132. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__09bkv_j._.js +3 -0
  133. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0bflmy0._.js +3 -0
  134. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0cbimu4._.js +3 -0
  135. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0e3._t7._.js +3 -0
  136. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0goaz9z._.js +3 -0
  137. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0i1baam._.js +3 -0
  138. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0mnx_nu._.js +3 -0
  139. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0szq3qr._.js +3 -0
  140. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0uvo97t._.js +3 -0
  141. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0wzuxc6._.js +3 -0
  142. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0xb8jjk._.js +3 -0
  143. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__118xfg0._.js +3 -0
  144. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__11e-p11._.js +3 -0
  145. package/dist/standalone/next-output/server/chunks/_0rz1whw._.js +3 -0
  146. package/dist/standalone/next-output/server/chunks/_0vvs4p8._.js +3 -0
  147. package/dist/standalone/next-output/server/chunks/_0y.amf.._.js +3 -0
  148. package/dist/standalone/next-output/server/chunks/_0ysbhok._.js +3 -0
  149. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sheet_active_route_actions_0vwkhw..js +3 -0
  150. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_merge-on-load_route_actions_0yu2xg-.js +3 -0
  151. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_ui-preferences_merge-on-load_route_actions_06ep~.j.js +3 -0
  152. package/dist/standalone/next-output/server/chunks/ssr/0elt_date-fns_format_0j.rx2u.js +3 -0
  153. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_0pyvy-l._.js +6 -0
  154. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_04bpslp._.js +1 -1
  155. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_0u6ij0z._.js → 0z~i_next_dist_0kux32m._.js} +2 -2
  156. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0-6~y~c.js +4 -0
  157. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_03p53oc.js +4 -0
  158. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_08fopnn.js +4 -0
  159. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04et1.j._.js +3 -0
  160. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04rw9_a._.js +3 -0
  161. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0f.je14._.js +3 -0
  162. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ljly6c._.js +3 -0
  163. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0p74awc._.js → [root-of-the-server]__0n8s9zq._.js} +2 -2
  164. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__01coapr._.js → [root-of-the-server]__0q7e6b0._.js} +2 -2
  165. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js +3 -0
  166. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0s84deg._.js +3 -0
  167. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0sh_dni._.js +3 -0
  168. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0tynjfp._.js +3 -0
  169. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ue-tr6._.js +3 -0
  170. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0wmfvtj._.js +3 -0
  171. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__12q4x7c._.js → [root-of-the-server]__0ygx8l9._.js} +2 -2
  172. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0zxgb-a._.js +3 -0
  173. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0~rrg79._.js +3 -0
  174. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__11qrqnz._.js +3 -0
  175. package/dist/standalone/next-output/server/chunks/ssr/_0-ov5_n._.js +3 -0
  176. package/dist/standalone/next-output/server/chunks/ssr/_00x~ete._.js +3 -0
  177. package/dist/standalone/next-output/server/chunks/ssr/{_0vrl3h2._.js → _073x~fa._.js} +2 -2
  178. package/dist/standalone/next-output/server/chunks/ssr/_0_aptb7._.js +3 -0
  179. package/dist/standalone/next-output/server/chunks/ssr/_0axgv9-._.js +3 -0
  180. package/dist/standalone/next-output/server/chunks/ssr/_0bs7t.7._.js +3 -0
  181. package/dist/standalone/next-output/server/chunks/ssr/{_0zp.x0b._.js → _0bu5pcm._.js} +2 -2
  182. package/dist/standalone/next-output/server/chunks/ssr/_0cxipsf._.js +3 -0
  183. package/dist/standalone/next-output/server/chunks/ssr/_0dj7qxj._.js +3 -0
  184. package/dist/standalone/next-output/server/chunks/ssr/_0k06nbl._.js +61 -0
  185. package/dist/standalone/next-output/server/chunks/ssr/_0ld3xfd._.js +3 -0
  186. package/dist/standalone/next-output/server/chunks/ssr/{_02np35c._.js → _0ls83bx._.js} +2 -2
  187. package/dist/standalone/next-output/server/chunks/ssr/_0p4r3~t._.js +3 -0
  188. package/dist/standalone/next-output/server/chunks/ssr/_0su4mzm._.js +3 -0
  189. package/dist/standalone/next-output/server/chunks/ssr/_0thins~._.js +3 -0
  190. package/dist/standalone/next-output/server/chunks/ssr/_0v9l~2y._.js +3 -0
  191. package/dist/standalone/next-output/server/chunks/ssr/_0ycs85o._.js +3 -0
  192. package/dist/standalone/next-output/server/chunks/ssr/_0zk9gtm._.js +3 -0
  193. package/dist/standalone/next-output/server/chunks/ssr/_113zjr0._.js +3 -0
  194. package/dist/standalone/next-output/server/chunks/ssr/{_0j.-r89._.js → _11amno3._.js} +2 -2
  195. package/dist/standalone/next-output/server/chunks/ssr/_11d2qve._.js +3 -0
  196. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_settings_cloud-sync_page_actions_0ld6e8p.js +3 -0
  197. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_sheets_page_actions_0cqf0.l.js +3 -0
  198. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_today_page_actions_0of2-iy.js +3 -0
  199. package/dist/standalone/next-output/server/chunks/ssr/components_109-aj4._.js +1 -1
  200. package/dist/standalone/next-output/server/chunks/ssr/components_reporting-view_tsx_0-0ofcv._.js +1 -1
  201. package/dist/standalone/next-output/server/chunks/ssr/components_tracker-app_tsx_0qs9.7y._.js +1 -1
  202. package/dist/standalone/next-output/server/chunks/ssr/lib_0c0z4q-._.js +3 -0
  203. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_client_components_0247lue._.js → node_modules__pnpm_0u1tjhh._.js} +2 -2
  204. package/dist/standalone/next-output/server/middleware-build-manifest.js +8 -8
  205. package/dist/standalone/next-output/server/middleware-manifest.json +1 -1
  206. package/dist/standalone/next-output/server/next-font-manifest.js +1 -1
  207. package/dist/standalone/next-output/server/next-font-manifest.json +12 -0
  208. package/dist/standalone/next-output/server/pages/500.html +1 -1
  209. package/dist/standalone/next-output/server/pages-manifest.json +0 -1
  210. package/dist/standalone/next-output/static/chunks/02h6za.al3c7p.js +1 -0
  211. package/dist/standalone/next-output/static/chunks/04_2jzw-uhhu0.js +2 -0
  212. package/dist/standalone/next-output/static/chunks/04niua5h~-1f..js +1 -0
  213. package/dist/standalone/next-output/static/chunks/06u43x9tl391w.js +1 -0
  214. package/dist/standalone/next-output/static/chunks/0a5y_udluz6e6.js +1 -0
  215. package/dist/standalone/next-output/static/chunks/0b0a23hps.ate.js +4 -0
  216. package/dist/standalone/next-output/static/chunks/0bly.8gr9nkdz.js +1 -0
  217. package/dist/standalone/next-output/static/chunks/0i8_d5-g6pduc.css +3 -0
  218. package/dist/standalone/next-output/static/chunks/{0koldw9zjijry.js → 0jcqig-f5dwq7.js} +2 -2
  219. package/dist/standalone/next-output/static/chunks/0ker2ur7q6j6n.js +1 -0
  220. package/dist/standalone/next-output/static/chunks/{0n~v8~rri7~t2.js → 0lgo02csmvyps.js} +1 -1
  221. package/dist/standalone/next-output/static/chunks/0l~uil8w-ewlm.js +1 -0
  222. package/dist/standalone/next-output/static/chunks/0uik_f_e6e0e6.js +1 -0
  223. package/dist/standalone/next-output/static/chunks/0uxm1dlh.6xck.js +1 -0
  224. package/dist/standalone/next-output/static/chunks/0vm3.l6rc2kie.js +1 -0
  225. package/dist/standalone/next-output/static/chunks/0xo5n.1q2uz95.js +1 -0
  226. package/dist/standalone/next-output/static/chunks/0yi4m~~80yeqj.js +1 -0
  227. package/dist/standalone/next-output/static/chunks/0z9uuysy9qb.4.js +1 -0
  228. package/dist/standalone/next-output/static/chunks/10_mtmf57jsww.js +1 -0
  229. package/dist/standalone/next-output/static/chunks/10c83.nq801k1.js +1 -0
  230. package/dist/standalone/next-output/static/chunks/{04i7.d4zi~oe6.js → 12rxdn65.z_85.js} +9 -9
  231. package/dist/standalone/next-output/static/chunks/15xhm5fbzvyag.js +1 -0
  232. package/dist/standalone/next-output/static/chunks/18adan1jcwejd.js +1 -0
  233. package/dist/standalone/next-output/static/chunks/{turbopack-0st0r~j~gn7ke.js → turbopack-00m4i0dy4on-a.js} +1 -1
  234. package/dist/standalone/package.json +1 -1
  235. package/package.json +1 -1
  236. package/dist/standalone/next-output/server/app/_not-found.html +0 -1
  237. package/dist/standalone/next-output/server/app/_not-found.meta +0 -16
  238. package/dist/standalone/next-output/server/app/_not-found.rsc +0 -26
  239. package/dist/standalone/next-output/server/app/_not-found.segments/_full.segment.rsc +0 -26
  240. package/dist/standalone/next-output/server/app/_not-found.segments/_head.segment.rsc +0 -6
  241. package/dist/standalone/next-output/server/app/_not-found.segments/_index.segment.rsc +0 -11
  242. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
  243. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found.segment.rsc +0 -5
  244. package/dist/standalone/next-output/server/app/_not-found.segments/_tree.segment.rsc +0 -2
  245. package/dist/standalone/next-output/server/app/settings/display.html +0 -1
  246. package/dist/standalone/next-output/server/app/settings/display.meta +0 -16
  247. package/dist/standalone/next-output/server/app/settings/display.rsc +0 -44
  248. package/dist/standalone/next-output/server/app/settings/display.segments/_full.segment.rsc +0 -44
  249. package/dist/standalone/next-output/server/app/settings/display.segments/_head.segment.rsc +0 -6
  250. package/dist/standalone/next-output/server/app/settings/display.segments/_index.segment.rsc +0 -11
  251. package/dist/standalone/next-output/server/app/settings/display.segments/_tree.segment.rsc +0 -4
  252. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display/__PAGE__.segment.rsc +0 -20
  253. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display.segment.rsc +0 -5
  254. package/dist/standalone/next-output/server/app/settings/display.segments/settings.segment.rsc +0 -5
  255. package/dist/standalone/next-output/server/chunks/0z~i_next_dist_esm_build_templates_app-route_0213rdf.js +0 -3
  256. package/dist/standalone/next-output/server/chunks/0z~i_next_dist_esm_build_templates_app-route_03g03g4.js +0 -3
  257. package/dist/standalone/next-output/server/chunks/0z~i_next_dist_esm_build_templates_app-route_03tgdq_.js +0 -3
  258. package/dist/standalone/next-output/server/chunks/0z~i_next_dist_esm_build_templates_app-route_04pkg4k.js +0 -3
  259. package/dist/standalone/next-output/server/chunks/0z~i_next_dist_esm_build_templates_app-route_04xu.yc.js +0 -3
  260. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0-vx9fd._.js +0 -3
  261. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0.pes14._.js +0 -3
  262. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__01gv623._.js +0 -3
  263. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__07steou._.js +0 -3
  264. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0_iol1b._.js +0 -3
  265. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0czppph._.js +0 -3
  266. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0j0740e._.js +0 -3
  267. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0jki.34._.js +0 -3
  268. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0p-frp1._.js +0 -3
  269. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0p1kxjf._.js +0 -3
  270. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0rqulo~._.js +0 -3
  271. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__12h-035._.js +0 -3
  272. package/dist/standalone/next-output/server/chunks/_0..mseh._.js +0 -3
  273. package/dist/standalone/next-output/server/chunks/_0900_l.._.js +0 -3
  274. package/dist/standalone/next-output/server/chunks/_0it7w3b._.js +0 -3
  275. package/dist/standalone/next-output/server/chunks/_0oz1whe._.js +0 -3
  276. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__00t2myd._.js +0 -3
  277. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__045~xw2._.js +0 -3
  278. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0mc.wxv._.js +0 -3
  279. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0mjp16u._.js +0 -3
  280. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ucb5c~._.js +0 -3
  281. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0urz1s3._.js +0 -3
  282. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0uw_dut._.js +0 -3
  283. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0wm37im._.js +0 -3
  284. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__113akjz._.js +0 -3
  285. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__13dr511._.js +0 -3
  286. package/dist/standalone/next-output/server/chunks/ssr/_0.-wxz~._.js +0 -3
  287. package/dist/standalone/next-output/server/chunks/ssr/_01xe83y._.js +0 -64
  288. package/dist/standalone/next-output/server/chunks/ssr/_03kx6a3._.js +0 -64
  289. package/dist/standalone/next-output/server/chunks/ssr/_06.f~a.._.js +0 -3
  290. package/dist/standalone/next-output/server/chunks/ssr/_06yb2en._.js +0 -3
  291. package/dist/standalone/next-output/server/chunks/ssr/_0iqbilg._.js +0 -64
  292. package/dist/standalone/next-output/server/chunks/ssr/_0ox~9uu._.js +0 -3
  293. package/dist/standalone/next-output/server/chunks/ssr/_0x1bw~i._.js +0 -3
  294. package/dist/standalone/next-output/server/chunks/ssr/_0ykqba1._.js +0 -3
  295. package/dist/standalone/next-output/server/chunks/ssr/components_0mwejmt._.js +0 -3
  296. package/dist/standalone/next-output/server/chunks/ssr/lib_0x8xvli._.js +0 -3
  297. package/dist/standalone/next-output/server/pages/404.html +0 -1
  298. package/dist/standalone/next-output/static/chunks/01mevzl3z5cgt.js +0 -1
  299. package/dist/standalone/next-output/static/chunks/05161-t.3egqv.js +0 -4
  300. package/dist/standalone/next-output/static/chunks/0708yw9dysifo.js +0 -2
  301. package/dist/standalone/next-output/static/chunks/0_ksz4lai0fyf.js +0 -1
  302. package/dist/standalone/next-output/static/chunks/0b41d5ys.-f0z.js +0 -1
  303. package/dist/standalone/next-output/static/chunks/0dap7q~qaakti.js +0 -1
  304. package/dist/standalone/next-output/static/chunks/0e9-u5vmtujdj.js +0 -1
  305. package/dist/standalone/next-output/static/chunks/0g7b1~gza1y3a.js +0 -1
  306. package/dist/standalone/next-output/static/chunks/0h-q8kc3tbcj8.js +0 -1
  307. package/dist/standalone/next-output/static/chunks/0pyyx.xdi5hi-.js +0 -1
  308. package/dist/standalone/next-output/static/chunks/0t2dqc8t4.4r~.js +0 -1
  309. package/dist/standalone/next-output/static/chunks/0uezeykgodd86.js +0 -1
  310. package/dist/standalone/next-output/static/chunks/0wf_vm8b1-jq3.js +0 -1
  311. package/dist/standalone/next-output/static/chunks/0y833~et3ssz2.js +0 -1
  312. package/dist/standalone/next-output/static/chunks/0yxiwfqfaqly7.css +0 -3
  313. package/dist/standalone/next-output/static/chunks/10ey~m_2o0rlr.js +0 -1
  314. /package/dist/standalone/next-output/static/{DquhSHeykhjs4ylW6BQ87 → b-GDdUy-cIcWNA_TGvVQz}/_buildManifest.js +0 -0
  315. /package/dist/standalone/next-output/static/{DquhSHeykhjs4ylW6BQ87 → b-GDdUy-cIcWNA_TGvVQz}/_clientMiddlewareManifest.js +0 -0
  316. /package/dist/standalone/next-output/static/{DquhSHeykhjs4ylW6BQ87 → 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.19",
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.19",
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/0yxiwfqfaqly7.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/0e9-u5vmtujdj.js" async=""></script><script src="/_next/static/chunks/04i7.d4zi~oe6.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/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"\"]\n3:I[89391,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ThemeModeSystemListener\"]\n4:I[14974,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ConfirmDialogProvider\"]\n5:I[28302,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"CloudSyncProvider\"]\n6:I[45452,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"AppKeyboardShortcuts\"]\n7:I[5233,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n8:I[73632,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n9:I[17446,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"SettingsSavedToast\"]\ne:I[51709,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0yxiwfqfaqly7.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/0yxiwfqfaqly7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/04i7.d4zi~oe6.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\"}],[\"$\",\"$L9\",null,{}]]}]}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,\"$La\"]}],{\"children\":[\"$Lb\",{},null,false,null]},null,false,\"$@c\"]},null,false,null],\"$Ld\",false]],\"m\":\"$undefined\",\"G\":[\"$e\",[\"$Lf\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"DquhSHeykhjs4ylW6BQ87\"}\n"])</script><script>self.__next_f.push([1,"10:I[83775,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"OutletBoundary\"]\n11:\"$Sreact.suspense\"\n14:I[83775,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ViewportBoundary\"]\n16:I[83775,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"MetadataBoundary\"]\na:[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]\nb:[\"$\",\"$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,[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]]}]\n13:[]\nc:\"$W13\"\nd:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$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\":\"\"}]]}]\nf:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0yxiwfqfaqly7.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/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.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></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,26 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[2263,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
3
- 3:I[89391,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
4
- 4:I[14974,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
5
- 5:I[28302,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"CloudSyncProvider"]
6
- 6:I[45452,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
7
- 7:I[5233,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
- 8:I[73632,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
9
- 9:I[17446,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"SettingsSavedToast"]
10
- e:I[51709,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default",1]
11
- :HL["/_next/static/chunks/0yxiwfqfaqly7.css","style"]
12
- 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/0yxiwfqfaqly7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0e9-u5vmtujdj.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/04i7.d4zi~oe6.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"}],["$","$L9",null,{}]]}]}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,"$La"]}],{"children":["$Lb",{},null,false,null]},null,false,"$@c"]},null,false,null],"$Ld",false]],"m":"$undefined","G":["$e",["$Lf"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"DquhSHeykhjs4ylW6BQ87"}
13
- 10:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
14
- 11:"$Sreact.suspense"
15
- 14:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
16
- 16:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
17
- a:["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]
18
- b:["$","$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,["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}]
19
- 13:[]
20
- c:"$W13"
21
- d:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":""}]]}]
22
- f:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0yxiwfqfaqly7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
23
- 15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
24
- 18:I[31415,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
25
- 12:null
26
- 17:[["$","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",{}]]
@@ -1,26 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[2263,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
3
- 3:I[89391,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
4
- 4:I[14974,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
5
- 5:I[28302,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"CloudSyncProvider"]
6
- 6:I[45452,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
7
- 7:I[5233,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
- 8:I[73632,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
9
- 9:I[17446,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"SettingsSavedToast"]
10
- e:I[51709,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default",1]
11
- :HL["/_next/static/chunks/0yxiwfqfaqly7.css","style"]
12
- 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/0yxiwfqfaqly7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0e9-u5vmtujdj.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/04i7.d4zi~oe6.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"}],["$","$L9",null,{}]]}]}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,"$La"]}],{"children":["$Lb",{},null,false,null]},null,false,"$@c"]},null,false,null],"$Ld",false]],"m":"$undefined","G":["$e",["$Lf"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"DquhSHeykhjs4ylW6BQ87"}
13
- 10:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
14
- 11:"$Sreact.suspense"
15
- 14:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
16
- 16:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
17
- a:["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]
18
- b:["$","$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,["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]]}]
19
- 13:[]
20
- c:"$W13"
21
- d:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":""}]]}]
22
- f:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0yxiwfqfaqly7.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
23
- 15:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
24
- 18:I[31415,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
25
- 12:null
26
- 17:[["$","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",{}]]
@@ -1,6 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
3
- 3:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
4
- 4:"$Sreact.suspense"
5
- 5:I[31415,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.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":"DquhSHeykhjs4ylW6BQ87"}
@@ -1,11 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[2263,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
3
- 3:I[89391,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
4
- 4:I[14974,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
5
- 5:I[28302,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"CloudSyncProvider"]
6
- 6:I[45452,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
7
- 7:I[5233,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
- 8:I[73632,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
9
- 9:I[17446,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"SettingsSavedToast"]
10
- :HL["/_next/static/chunks/0yxiwfqfaqly7.css","style"]
11
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0yxiwfqfaqly7.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0e9-u5vmtujdj.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/04i7.d4zi~oe6.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."}]}]]}]}]],[]]}],["$","$L9",null,{}]]}]}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"DquhSHeykhjs4ylW6BQ87"}
@@ -1,5 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[83775,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.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":"DquhSHeykhjs4ylW6BQ87"}
5
- 4:null
@@ -1,5 +0,0 @@
1
- 1:"$Sreact.fragment"
2
- 2:I[5233,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
3
- 3:I[73632,["/_next/static/chunks/0e9-u5vmtujdj.js","/_next/static/chunks/04i7.d4zi~oe6.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":"DquhSHeykhjs4ylW6BQ87"}
@@ -1,2 +0,0 @@
1
- :HL["/_next/static/chunks/0yxiwfqfaqly7.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":"DquhSHeykhjs4ylW6BQ87"}
@@ -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/0yxiwfqfaqly7.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/0e9-u5vmtujdj.js" async=""></script><script src="/_next/static/chunks/04i7.d4zi~oe6.js" async=""></script><script src="/_next/static/chunks/0n~v8~rri7~t2.js" async=""></script><script src="/_next/static/chunks/10ey~m_2o0rlr.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><a class="text-muted no-underline hover:text-foreground" href="/settings">Settings</a></li><li class="text-muted" aria-hidden="true">/</li><li class="font-medium text-foreground" aria-current="page">Display &amp; layout</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><div class="relative shrink-0"><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="Open menu" aria-expanded="false" aria-haspopup="menu"><svg class="block h-4 w-4 text-muted" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" aria-hidden="true"><path d="M4 7h16"></path><path d="M4 12h16"></path><path d="M4 17h16"></path></svg></button></div></div></div></header><main class="mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1"><aside class="flex flex-col gap-2"><h2 class="m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted">Settings</h2><nav aria-label="Settings sections" class="w-full"><ul class="m-0 flex w-full list-none flex-col gap-0.5 p-0"><li><a class="block rounded-md px-3 py-2 text-[0.9rem] no-underline transition-colors duration-150 text-muted hover:bg-surface-hover hover:text-foreground" href="/settings">General</a></li><li><a aria-current="page" class="block rounded-md px-3 py-2 text-[0.9rem] no-underline transition-colors duration-150 bg-accent-soft text-foreground" href="/settings/display">Display &amp; layout</a></li><li><a class="block rounded-md px-3 py-2 text-[0.9rem] no-underline transition-colors duration-150 text-muted hover:bg-surface-hover hover:text-foreground" href="/settings/data">Data &amp; backup</a></li><li><a class="block rounded-md px-3 py-2 text-[0.9rem] no-underline transition-colors duration-150 text-muted hover:bg-surface-hover hover:text-foreground" href="/settings/tags">Tag management</a></li></ul></nav></aside><section class="flex min-w-0 flex-col gap-4"><header class="flex flex-col gap-1"><h1 class="m-0 text-[1.35rem] font-[650] tracking-tight">Display &amp; layout</h1><p class="m-0 text-[0.9rem] leading-relaxed text-muted">How things look across the tracker, reporting, and entry lists.</p></header><ul class="m-0 flex w-full list-none flex-col gap-2 p-0" aria-label="Display settings"><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Light / dark mode</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">Choose light, dark, or match the system. The topbar toggle flips light and dark.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="theme-mode" value="light"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Light</span><span class="text-[0.8rem] leading-snug text-muted">Always use the light theme.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="theme-mode" value="dark"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Dark</span><span class="text-[0.8rem] leading-snug text-muted">Always use the dark theme.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="theme-mode" checked="" value="system"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">System</span><span class="text-[0.8rem] leading-snug text-muted">Match the operating system preference.</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Color palette</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">Backgrounds, surfaces, and highlight colors for light and dark mode.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="color-palette" checked="" value="default"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Default</span><span class="text-[0.8rem] leading-snug text-muted">Balanced blue-gray surfaces for light and dark.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="color-palette" value="midnight"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Midnight</span><span class="text-[0.8rem] leading-snug text-muted">Cooler, deeper backgrounds with crisp panels.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="color-palette" value="warm"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Warm</span><span class="text-[0.8rem] leading-snug text-muted">Stone and sepia tones, easy on the eyes.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="color-palette" value="ocean"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Ocean</span><span class="text-[0.8rem] leading-snug text-muted">Soft blue-tinted surfaces and shadows.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="color-palette" value="forest"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Forest</span><span class="text-[0.8rem] leading-snug text-muted">Muted green-gray backgrounds.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="color-palette" value="contrast"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">High contrast</span><span class="text-[0.8rem] leading-snug text-muted">Stronger text and border contrast for readability.</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><label class="flex w-full cursor-pointer items-center gap-2.5"><input type="checkbox" class="shrink-0"/><span class="flex flex-col gap-0.5"><span class="text-[0.95rem] font-semibold">Compact lists</span><span class="text-[0.8rem] leading-snug text-muted">Flatter, tighter rows in the sheet entry list</span></span></label></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><label class="flex w-full cursor-pointer items-center gap-2.5"><input type="checkbox" class="shrink-0"/><span class="flex flex-col gap-0.5"><span class="text-[0.95rem] font-semibold">Collapse check-in form</span><span class="text-[0.8rem] leading-snug text-muted">Show a single “Check in” button until clicked, instead of the full form.</span></span></label></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Time format</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">Used for entry start/end times and notes timestamps.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="time-format" checked="" value="12h"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">12-hour</span><span class="text-[0.8rem] leading-snug text-muted">e.g. 6:34 PM</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="time-format" value="24h"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">24-hour</span><span class="text-[0.8rem] leading-snug text-muted">e.g. 18:34</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Duration format</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">Applies to entry durations, reporting totals, and the active timer.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="duration-format" checked="" value="humanized"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Humanized</span><span class="text-[0.8rem] leading-snug text-muted">e.g. 1 hour 25 minutes</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="duration-format" value="clock"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Clock</span><span class="text-[0.8rem] leading-snug text-muted">e.g. 01:25:00</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="duration-format" value="decimal"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Decimal hours</span><span class="text-[0.8rem] leading-snug text-muted">e.g. 1.42h</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><label class="flex w-full cursor-pointer items-center gap-2.5"><input type="checkbox" class="shrink-0"/><span class="flex flex-col gap-0.5"><span class="text-[0.95rem] font-semibold">Show seconds on timer</span><span class="text-[0.8rem] leading-snug text-muted">Include seconds on the live active timer (humanized duration format).</span></span></label></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><label class="flex w-full cursor-pointer items-center gap-2.5"><input type="checkbox" class="shrink-0" checked=""/><span class="flex flex-col gap-0.5"><span class="text-[0.95rem] font-semibold">Timer in tab title</span><span class="text-[0.8rem] leading-snug text-muted">Show elapsed time in the browser tab while a timer is running.</span></span></label></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Entry list sort</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">How entries are ordered on the active sheet.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="entry-list-sort" checked="" value="newest"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Newest first</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="entry-list-sort" value="oldest"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Oldest first</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="entry-list-sort" value="duration"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Longest duration</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="entry-list-sort" value="description"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Description (A–Z)</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Tag filter mode</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">How entries match when multiple tags are selected on a sheet.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="tag-filter-mode" checked="" value="all"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Match all tags</span><span class="text-[0.8rem] leading-snug text-muted">Entry must include every selected tag.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="tag-filter-mode" value="any"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Match any tag</span><span class="text-[0.8rem] leading-snug text-muted">Entry can include any one of the selected tags.</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Week starts on</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">Used for the &quot;this week&quot; reporting shortcuts and totals.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="week-starts-on" checked="" value="monday"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Monday</span><span class="text-[0.8rem] leading-snug text-muted">ISO 8601 week (default).</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="week-starts-on" value="sunday"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Sunday</span><span class="text-[0.8rem] leading-snug text-muted">US-style week.</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Default reporting sort</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">The Reporting view opens with this sort selected.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="default-reporting-sort" checked="" value="duration"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Duration</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="default-reporting-sort" value="name"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Name</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="default-reporting-sort" value="entry_count"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Entries</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="default-reporting-sort" value="active_first"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Active first</span></span></label></div></fieldset></li><li class="rounded-md border border-panel-border bg-panel p-3.5 shadow-sm"><fieldset class="m-0 border-0 p-0"><legend class="m-0 mb-1 text-[0.95rem] font-semibold">Default reporting range</legend><p class="m-0 mb-2 text-[0.8rem] leading-snug text-muted">Date filter applied when you open the Reporting page.</p><div class="flex flex-col gap-1.5"><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-accent-border bg-accent-soft"><input type="radio" class="mt-1 shrink-0" name="default-reporting-range" checked="" value="none"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">All time</span><span class="text-[0.8rem] leading-snug text-muted">Open with no date filter applied.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="default-reporting-range" value="today"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">Today</span><span class="text-[0.8rem] leading-snug text-muted">Pre-select today’s date range.</span></span></label><label class="flex cursor-pointer items-start gap-2 rounded-md border px-2.5 py-2 transition-colors duration-150 border-panel-border hover:bg-surface-hover"><input type="radio" class="mt-1 shrink-0" name="default-reporting-range" value="week"/><span class="flex flex-col gap-0.5"><span class="text-[0.9rem] font-semibold">This week</span><span class="text-[0.8rem] leading-snug text-muted">Pre-select the current week (respects week starts on).</span></span></label></div></fieldset></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/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"\"]\n3:I[89391,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ThemeModeSystemListener\"]\n4:I[14974,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ConfirmDialogProvider\"]\n5:I[28302,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"CloudSyncProvider\"]\n6:I[45452,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"AppKeyboardShortcuts\"]\n7:I[5233,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n8:I[73632,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n9:I[17446,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"SettingsSavedToast\"]\nf:I[51709,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0yxiwfqfaqly7.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\":[\"\",\"settings\",\"display\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"settings\",{\"children\":[\"display\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0yxiwfqfaqly7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/04i7.d4zi~oe6.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\"}],[\"$\",\"$L9\",null,{}]]}]}]]}]}]]}],{\"children\":[\"$La\",{\"children\":[\"$Lb\",{\"children\":[\"$Lc\",{},null,false,null]},null,false,\"$@d\"]},null,false,\"$@d\"]},null,false,null],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[\"$L10\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"DquhSHeykhjs4ylW6BQ87\"}\n"])</script><script>self.__next_f.push([1,"11:I[75404,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"TrackerTopbar\"]\n12:I[42800,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"SettingsNav\"]\n13:I[4365,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"ThemeModeSetting\"]\n14:I[44250,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"ColorPaletteSetting\"]\n15:I[50823,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"CompactListsSetting\"]\n16:I[32889,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"CheckInFormCollapsedSetting\"]\n17:I[84592,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"TimeFormatSetting\"]\n18:I[83662,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"DurationFormatSetting\"]\n19:I[35688,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"TimerShowSecondsSetting\"]\n1a:I[85215,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"TimerInTitleSetting\"]\n1b:I[83487,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"EntryListSortSetting\"]\n1c:I[45496,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"TagFilterModeSetting\"]\n1d:I[85974,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"WeekStartsOnSetting\"]\n1e:I[80032,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"DefaultReportingSortSetting\"]\n1f:I[49655,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"/_next/static/chunks/10ey~m_2o0rlr.js\"],\"DefaultReportingRangeSetting\"]\n20:I[83775,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"OutletBoundary\"]\n21:\"$Sreact.suspense\"\n24:I[83775,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ViewportBoundary\"]\n26:I[83775,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"MetadataBoundary\"]\na:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\nb:[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]\n"])</script><script>self.__next_f.push([1,"c:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"$L11\",null,{\"breadcrumb\":{\"current\":\"Display \u0026 layout\",\"parent\":{\"label\":\"Settings\",\"href\":\"/settings\"}}}],[\"$\",\"main\",null,{\"className\":\"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1\",\"children\":[[\"$\",\"aside\",null,{\"className\":\"flex flex-col gap-2\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted\",\"children\":\"Settings\"}],[\"$\",\"$L12\",null,{}]]}],[\"$\",\"section\",null,{\"className\":\"flex min-w-0 flex-col gap-4\",\"children\":[[\"$\",\"header\",null,{\"className\":\"flex flex-col gap-1\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"m-0 text-[1.35rem] font-[650] tracking-tight\",\"children\":\"Display \u0026 layout\"}],[\"$\",\"p\",null,{\"className\":\"m-0 text-[0.9rem] leading-relaxed text-muted\",\"children\":\"How things look across the tracker, reporting, and entry lists.\"}]]}],[\"$\",\"ul\",null,{\"className\":\"m-0 flex w-full list-none flex-col gap-2 p-0\",\"aria-label\":\"Display settings\",\"children\":[[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L13\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L14\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L15\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L16\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L17\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L18\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L19\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L1a\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L1b\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L1c\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L1d\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L1e\",null,{}]}],[\"$\",\"li\",null,{\"className\":\"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm\",\"children\":[\"$\",\"$L1f\",null,{}]}]]}]]}]]}]],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/10ey~m_2o0rlr.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L20\",null,{\"children\":[\"$\",\"$21\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@22\"}]}]]}]\n"])</script><script>self.__next_f.push([1,"23:[]\nd:\"$W23\"\ne:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L24\",null,{\"children\":\"$L25\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L26\",null,{\"children\":[\"$\",\"$21\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L27\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n10:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0yxiwfqfaqly7.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"25:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"28:I[31415,[\"/_next/static/chunks/0e9-u5vmtujdj.js\",\"/_next/static/chunks/04i7.d4zi~oe6.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"IconMark\"]\n22:null\n27:[[\"$\",\"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\"}],[\"$\",\"$L28\",\"3\",{}]]\n"])</script></body></html>