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,3 @@
1
+ module.exports=[19702,a=>{"use strict";a.s(["ACTIVE_SHEET_COOKIE_NAME",0,"stt-active-sheet","ACTIVE_SHEET_STORAGE_KEY",0,"super-time-tracker-active-sheet","COMPACT_LISTS_STORAGE_KEY",0,"super-time-tracker-compact-lists","DEFAULT_SHEET_FIXED_NAME_COOKIE_NAME",0,"stt-default-sheet-fixed-name","DEFAULT_SHEET_FIXED_NAME_STORAGE_KEY",0,"super-time-tracker-default-sheet-fixed-name","DEFAULT_SHEET_SESSION_MODE_COOKIE_NAME",0,"stt-default-sheet-session-mode","DEFAULT_SHEET_SESSION_MODE_DEFAULT",0,"last_viewed","DEFAULT_SHEET_SESSION_MODE_STORAGE_KEY",0,"super-time-tracker-default-sheet-session-mode","SHEET_TAG_FILTERS_STORAGE_KEY",0,"super-time-tracker-sheet-tag-filters"])},59659,5796,a=>{"use strict";var b=a.i(87281);function c(){}function d(){(0,b.is_greedy_cloud_sync_enabled)()&&c()}a.i(63577),a.i(74365),Promise.resolve(),a.s(["schedule_tracker_db_cloud_sync",0,d],5796),a.s(["push_tracker_db_cloud_after_change",0,function(){(0,b.is_greedy_cloud_sync_enabled)()?d():c()}],59659)},69749,a=>{"use strict";a.s(["get_input_class_name",0,function(a="default"){let b="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"===a?`${b} px-2.5 py-2`:b}])},56924,a=>{"use strict";a.s(["normalize_stored_tag",0,function(a){let b=a.trim().replace(/^@+/,"");if(0===b.length)throw Error("Tag name must not be empty.");if(!/^\w+$/.test(b))throw Error("Tags may only contain letters, numbers, and underscores.");return`@${b}`}])},30354,48174,a=>{"use strict";var b=a.i(39752),c=a.i(34542);function d(a){return a.startsWith("@")?a:`@${a}`}a.s(["format_display_tag",0,d],48174);var e=a.i(69749),f=a.i(56924);a.s(["TagAutocompleteInput",0,function({id:a,value:g,known_tags:h,placeholder:i,disabled:j=!1,autoFocus:k=!1,on_change:l}){let m=(0,c.useRef)(null),n=(0,c.useRef)(null),o=(0,c.useRef)(null),[p,q]=(0,c.useState)(0),[r,s]=(0,c.useState)(0),t=function(a,b){let c=a.slice(0,b),d=c.lastIndexOf("@");if(-1===d)return null;let e=c.slice(d+1);return/\s/.test(e)?null:{query:e,start_index:d,end_index:b}}(g,p),u=null===t?[]:function(a,b,c=10){let d=b.toLowerCase();return a.filter(a=>{let b=a.replace(/^@/,"").toLowerCase();return 0===d.length||b.startsWith(d)}).slice(0,c)}(h,t.query),v=null!==t&&function(a,b){if(!/^\w+$/.test(a))return!1;let c=a.toLowerCase();return b.some(a=>{try{return(0,f.normalize_stored_tag)(a).slice(1).toLowerCase()===c}catch{return!1}})}(t.query,h),w=null!==t&&u.length>0&&!v&&!j;(0,c.useLayoutEffect)(()=>{null!==o.current&&null!==m.current&&(m.current.setSelectionRange(o.current,o.current),q(o.current),o.current=null)},[g]),(0,c.useEffect)(()=>{s(0)},[g,p,u.length]);let x=()=>{q(m.current?.selectionStart??g.length)},y=()=>{s(0)},z=a=>{let b,c,e;if(null===t)return;let{next_text:f,next_cursor:h}=(b=d(a),c=g.slice(0,t.start_index),e=g.slice(t.end_index),{next_text:`${c}${b}${e}`,next_cursor:c.length+b.length});o.current=h,l(f),y()};return(0,b.jsxs)("div",{className:"relative min-w-0",children:[(0,b.jsx)("input",{ref:m,id:a,type:"text",className:(0,e.get_input_class_name)(),value:g,placeholder:i,disabled:j,autoFocus:k,autoComplete:"off","aria-autocomplete":"list","aria-expanded":w,"aria-controls":w?`${a}-tag-suggestions`:void 0,onChange:a=>{l(a.target.value),q(a.target.selectionStart??a.target.value.length)},onClick:x,onKeyUp:x,onKeyDown:a=>{if(w){if("ArrowDown"===a.key){a.preventDefault(),s(a=>(a+1)%u.length);return}if("ArrowUp"===a.key){a.preventDefault(),s(a=>(a-1+u.length)%u.length);return}if("Enter"===a.key||"Tab"===a.key){a.preventDefault();let b=u[r];void 0!==b&&z(b);return}"Escape"===a.key&&(a.preventDefault(),y())}},onBlur:()=>{window.setTimeout(y,120)}}),w?(0,b.jsx)("ul",{ref:n,id:`${a}-tag-suggestions`,role:"listbox",className:"absolute left-0 right-0 top-full z-20 mt-1 max-h-48 list-none overflow-y-auto rounded-md border border-panel-border bg-panel p-1.5 shadow-md",children:u.map((a,c)=>(0,b.jsx)("li",{role:"option","aria-selected":c===r,children:(0,b.jsx)("button",{type:"button",className:`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 hover:bg-surface-hover ${c===r?"bg-surface-hover":""}`,onMouseDown:b=>{b.preventDefault(),z(a)},children:d(a)})},a))}):null]})}],30354)},86663,a=>{"use strict";let b=new Set,c=[],d=null;function e(){return[]}a.s(["get_pinned_sheet_names_server_snapshot",0,function(){return c},"get_pinned_sheet_names_snapshot",0,function(){var a=e();if(0===a.length)return c;let b=a.join("\0");if(null!==d&&d.key===b)return d.snapshot;let f=Object.freeze([...a]);return d={key:b,snapshot:f},f},"read_pinned_sheet_names",0,e,"subscribe_pinned_sheet_names",0,function(a){return b.add(a),()=>{b.delete(a)}},"write_pinned_sheet_names",0,function(a){}])},14679,a=>{"use strict";var b=a.i(72958),c=a.i(19702);a.s(["navigate_to_tracker_sheet",0,function(a){let d=a.trim();if(0!==d.length){try{window.localStorage.setItem(c.ACTIVE_SHEET_STORAGE_KEY,d),(0,b.schedule_ui_preferences_cloud_sync)()}catch{}try{let a=encodeURIComponent(d);document.cookie=`${c.ACTIVE_SHEET_COOKIE_NAME}=${a}; Path=/; Max-Age=31536000; SameSite=Lax`}catch{}}}],14679)},17603,a=>{"use strict";var b=a.i(86663);a.s(["toggle_pinned_sheet_name",0,function(a){let c=a.trim();if(0===c.length)return;let d=(0,b.read_pinned_sheet_names)(),e=d.indexOf(c);e>=0?(0,b.write_pinned_sheet_names)([...d.slice(0,e),...d.slice(e+1)]):(0,b.write_pinned_sheet_names)([...d,c])}])},85133,a=>{"use strict";var b=a.i(39752),c=a.i(62988),d=a.i(82508),e=a.i(34542),f=a.i(78509),g=a.i(76767),h=a.i(33664),i=a.i(86663);let j=[{value:"all",label:"All sheets"},{value:"pinned",label:"Pinned"}];function k({sheet_names:a,on_toggle_pin:c}){let d=(0,e.useSyncExternalStore)(h.today_scope_preference.subscribe,h.today_scope_preference.get_snapshot,h.today_scope_preference.get_server_snapshot),f=(0,e.useSyncExternalStore)(i.subscribe_pinned_sheet_names,i.get_pinned_sheet_names_snapshot,i.get_pinned_sheet_names_server_snapshot),g=new Set(f);return(0,b.jsxs)("div",{className:"flex w-full max-w-2xl flex-col gap-3",children:[(0,b.jsx)("div",{role:"group","aria-label":"Today scope",className:"flex flex-wrap gap-2",children:j.map(a=>{let c=d===a.value;return(0,b.jsx)("button",{type:"button",className:`cursor-pointer rounded-full border px-3 py-1.5 text-[0.85rem] font-semibold transition-colors duration-150 ${c?"border-accent bg-accent-soft text-foreground":"border-panel-border bg-panel text-muted hover:border-accent hover:text-foreground"}`,"aria-pressed":c,onClick:()=>{var b;return b=a.value,void(h.today_scope_preference.read()!==b&&(h.today_scope_preference.write(b),h.today_scope_preference.notify()))},children:a.label},a.value)})}),"pinned"===d?(0,b.jsxs)("div",{className:"flex flex-col gap-2",children:[0===f.length?(0,b.jsx)("p",{className:"m-0 text-[0.85rem] text-muted",children:"Pin sheets from the Sheets page or below to filter today's view."}):null,(0,b.jsx)("ul",{className:"m-0 flex list-none flex-wrap gap-2 p-0","aria-label":"Pinned sheets",children:a.map(a=>{let d=g.has(a);return(0,b.jsx)("li",{children:(0,b.jsxs)("button",{type:"button",className:`cursor-pointer rounded-full border px-2.5 py-1 text-[0.8rem] font-medium transition-colors duration-150 ${d?"border-accent bg-accent-soft text-foreground":"border-panel-border bg-surface-raised text-muted hover:text-foreground"}`,"aria-pressed":d,onClick:()=>c(a),children:[d?"★ ":"☆ ",a]})},a)})})]}):null]})}var l=a.i(98790),m=a.i(73297),n=a.i(48174),o=a.i(85752),p=a.i(14679),q=a.i(57377),r=a.i(115),s=a.i(17603),t=a.i(65162),u=a.i(20537);function v({entry:a,duration_format:d,time_format:e,show_sheet_name:f}){let h=(0,g.format_time)(a.start,e),i=null===a.end?"now":(0,g.format_time)(a.end,e);return(0,b.jsx)("li",{className:"rounded-md border border-panel-border bg-panel px-3.5 py-3 shadow-sm",children:(0,b.jsxs)("div",{className:"flex flex-wrap items-start justify-between gap-2",children:[(0,b.jsxs)("div",{className:"min-w-0 flex-1",children:[f?(0,b.jsx)("p",{className:"m-0 mb-1 text-[0.72rem] font-semibold uppercase tracking-[0.04em] text-muted",children:a.sheetName}):null,(0,b.jsx)("p",{className:"m-0 text-[0.95rem] font-medium",children:a.description}),(0,b.jsxs)("p",{className:"m-0 mt-1 text-[0.8rem] text-muted",children:[h," → ",i]}),a.tags.length>0?(0,b.jsx)("ul",{className:"m-0 mt-2 flex list-none flex-wrap gap-1.5 p-0",children:a.tags.map(a=>(0,b.jsx)("li",{className:"rounded-full bg-tag-bg px-2 py-0.5 text-xs text-tag-text",children:(0,n.format_display_tag)(a)},a))}):null]}),(0,b.jsxs)("div",{className:"flex shrink-0 flex-col items-end gap-1",children:[(0,b.jsx)("span",{className:"font-mono text-[0.9rem] font-semibold text-accent",children:(0,o.format_duration)(a.todayDurationMs,d)}),(0,b.jsx)(c.default,{href:"/",className:"text-[0.8rem] font-semibold text-accent no-underline hover:underline",onClick:()=>(0,p.navigate_to_tracker_sheet)(a.sheetName),children:"Open sheet"})]})]})})}a.s(["TodayFocusView",0,function({initial_data:a}){let c=(0,d.useRouter)(),g=(0,t.use_duration_format)(),j=(0,u.use_time_format)(),[n,p]=(0,e.useState)(a),[w,x]=(0,e.useState)(null),[y,z]=(0,e.useState)(!1);(0,e.useEffect)(()=>{p(a)},[a]);let A=(0,e.useSyncExternalStore)(h.today_scope_preference.subscribe,h.today_scope_preference.get_snapshot,h.today_scope_preference.get_server_snapshot),B=(0,e.useSyncExternalStore)(i.subscribe_pinned_sheet_names,i.get_pinned_sheet_names_snapshot,i.get_pinned_sheet_names_server_snapshot),C=(0,e.useMemo)(()=>"all"===A?null:new Set(B),[A,B]),D=(0,e.useMemo)(()=>null===C?n.runningEntries:n.runningEntries.filter(a=>C.has(a.sheetName)),[C,n.runningEntries]),E=(0,e.useMemo)(()=>{var a;return null===C?n.todayEntries:(a=n.todayEntries,a.filter(a=>C.has(a.sheetName)))},[C,n.todayEntries]),F=(0,e.useMemo)(()=>E.reduce((a,b)=>a+b.todayDurationMs,0),[E]),G=async a=>{z(!0),x(null);try{await a(),c.refresh()}catch(a){x(a instanceof Error?a.message:String(a))}finally{z(!1)}};return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l.TrackerTopbar,{breadcrumb:{current:"Today"}}),(0,b.jsxs)("main",{className:"mx-auto flex w-full max-w-2xl flex-col items-center gap-6 px-5 pb-12 pt-6",children:[(0,b.jsxs)("header",{className:"flex w-full flex-col gap-2 text-center",children:[(0,b.jsx)("h1",{className:"m-0 text-[1.5rem] font-[650] tracking-tight",children:"Today"}),(0,b.jsx)("p",{className:"m-0 text-[0.9rem] leading-relaxed text-muted",children:"Running timers and time logged today."})]}),null!==w?(0,b.jsx)("p",{className:"m-0 w-full rounded-md border border-danger-border bg-danger-soft px-3 py-2 text-[0.85rem] text-danger",children:w}):null,(0,b.jsx)(k,{sheet_names:n.sheetNames,on_toggle_pin:s.toggle_pinned_sheet_name}),(0,b.jsxs)("section",{className:"w-full rounded-md border border-panel-border bg-panel p-4 shadow-sm","aria-label":"Today total",children:[(0,b.jsxs)("p",{className:"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted",children:["Tracked today","pinned"===A?" (pinned)":""]}),(0,b.jsx)("p",{className:"m-0 mt-1 font-mono text-[1.75rem] font-semibold text-accent",children:(0,o.format_duration)(F,g)})]}),D.length>0?(0,b.jsxs)("section",{className:"flex w-full flex-col gap-3","aria-label":"Running timers",children:[(0,b.jsx)("h2",{className:"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted",children:"Running"}),D.map(a=>(0,b.jsxs)("div",{className:"rounded-md border border-panel-border bg-panel p-4 shadow-sm",children:[(0,b.jsx)("p",{className:"m-0 mb-2 text-[0.72rem] font-semibold uppercase tracking-[0.04em] text-muted",children:a.sheetName}),(0,b.jsx)(f.ActiveEntryPanel,{entry:a,sheets:n.sheets,known_tags:n.knownTags,in_bar:!0,is_pending:y,on_check_out:b=>void G(()=>(0,r.post_tracker_action)("/api/out",{sheetName:a.sheetName,...void 0!==b?{at:b}:{}})),on_delete:()=>void G(()=>(0,r.post_tracker_action)("/api/entry",{sheetName:a.sheetName,entryId:a.id})),on_edit:b=>void G(()=>{let c,d;return c=a.sheetName,d=a.id,(0,q.patch_tracker_action)("/api/entry",{sheetName:c,entryId:d,...b})}),on_move:b=>void G(()=>(0,r.post_tracker_action)("/api/entry/move",{sheetName:a.sheetName,entryId:a.id,targetSheetName:b})),on_add_note:(b,c)=>void G(()=>(0,r.post_tracker_action)("/api/note",{text:b,...void 0!==c?{at:c}:{},sheetName:a.sheetName,entryId:a.id})),on_edit_note:(b,c)=>void G(()=>(0,q.patch_tracker_action)("/api/note",{sheetName:a.sheetName,entryId:a.id,timestamp:b,text:c})),on_delete_note:b=>void G(()=>(0,m.delete_tracker_action)("/api/note",{sheetName:a.sheetName,entryId:a.id,timestamp:b}))})]},`${a.sheetName}-${a.id}`))]}):null,(0,b.jsxs)("section",{className:"flex w-full flex-col gap-3","aria-label":"Today's entries",children:[(0,b.jsxs)("div",{className:"flex flex-wrap items-baseline justify-between gap-2",children:[(0,b.jsx)("h2",{className:"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted",children:"Today's entries"}),(0,b.jsx)("span",{className:"text-[0.8rem] text-muted",children:0===E.length?"None":1===E.length?"1 entry":`${E.length} entries`})]}),0===E.length?(0,b.jsx)("p",{className:"m-0 text-[0.9rem] text-muted",children:"pinned"===A&&0===B.length?"Pin at least one sheet to see today’s activity.":"No time logged today for the selected scope."}):(0,b.jsx)("ul",{className:"m-0 flex list-none flex-col gap-2 p-0",children:E.map(a=>(0,b.jsx)(v,{entry:a,duration_format:g,time_format:j,show_sheet_name:"all"===A||B.length>1},`${a.sheetName}-${a.id}`))})]})]})]})}],85133)}];
2
+
3
+ //# sourceMappingURL=_0ld3xfd._.js.map