super-time-tracker-ui 0.1.18 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (360) hide show
  1. package/dist/standalone/next-output/BUILD_ID +1 -1
  2. package/dist/standalone/next-output/app-path-routes-manifest.json +11 -1
  3. package/dist/standalone/next-output/build-manifest.json +8 -8
  4. package/dist/standalone/next-output/prerender-manifest.json +0 -145
  5. package/dist/standalone/next-output/routes-manifest.json +60 -0
  6. package/dist/standalone/next-output/server/app/_global-error/page/build-manifest.json +5 -5
  7. package/dist/standalone/next-output/server/app/_global-error/page.js +1 -1
  8. package/dist/standalone/next-output/server/app/_global-error/page.js.nft.json +1 -1
  9. package/dist/standalone/next-output/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/dist/standalone/next-output/server/app/_global-error.html +1 -1
  11. package/dist/standalone/next-output/server/app/_global-error.rsc +8 -8
  12. package/dist/standalone/next-output/server/app/_global-error.segments/__PAGE__.segment.rsc +2 -2
  13. package/dist/standalone/next-output/server/app/_global-error.segments/_full.segment.rsc +8 -8
  14. package/dist/standalone/next-output/server/app/_global-error.segments/_head.segment.rsc +4 -4
  15. package/dist/standalone/next-output/server/app/_global-error.segments/_index.segment.rsc +3 -3
  16. package/dist/standalone/next-output/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/dist/standalone/next-output/server/app/_not-found/page/build-manifest.json +5 -5
  18. package/dist/standalone/next-output/server/app/_not-found/page.js +4 -3
  19. package/dist/standalone/next-output/server/app/_not-found/page.js.nft.json +1 -1
  20. package/dist/standalone/next-output/server/app/_not-found/page_client-reference-manifest.js +1 -1
  21. package/dist/standalone/next-output/server/app/api/backup/route.js +1 -2
  22. package/dist/standalone/next-output/server/app/api/backup/route.js.nft.json +1 -1
  23. package/dist/standalone/next-output/server/app/api/entry/route.js +2 -2
  24. package/dist/standalone/next-output/server/app/api/entry/route.js.nft.json +1 -1
  25. package/dist/standalone/next-output/server/app/api/note/route.js +1 -1
  26. package/dist/standalone/next-output/server/app/api/note/route.js.nft.json +1 -1
  27. package/dist/standalone/next-output/server/app/api/sheet/active/route/app-paths-manifest.json +3 -0
  28. package/dist/standalone/next-output/server/app/api/sheet/active/route/build-manifest.json +9 -0
  29. package/dist/standalone/next-output/server/app/api/sheet/active/route/server-reference-manifest.json +4 -0
  30. package/dist/standalone/next-output/server/app/api/sheet/active/route.js +7 -0
  31. package/dist/standalone/next-output/server/app/api/sheet/active/route.js.nft.json +1 -0
  32. package/dist/standalone/next-output/server/app/api/sheet/active/route_client-reference-manifest.js +3 -0
  33. package/dist/standalone/next-output/server/app/api/sync/import/route.js +1 -1
  34. package/dist/standalone/next-output/server/app/api/sync/import/route.js.nft.json +1 -1
  35. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/app-paths-manifest.json +3 -0
  36. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/build-manifest.json +9 -0
  37. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route/server-reference-manifest.json +4 -0
  38. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js +7 -0
  39. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route.js.nft.json +1 -0
  40. package/dist/standalone/next-output/server/app/api/sync/merge-on-load/route_client-reference-manifest.js +3 -0
  41. package/dist/standalone/next-output/server/app/api/sync/pull/route/app-paths-manifest.json +3 -0
  42. package/dist/standalone/next-output/server/app/api/sync/pull/route/build-manifest.json +9 -0
  43. package/dist/standalone/next-output/server/app/api/sync/pull/route/server-reference-manifest.json +4 -0
  44. package/dist/standalone/next-output/server/app/api/sync/pull/route.js +7 -0
  45. package/dist/standalone/next-output/server/app/api/sync/pull/route.js.nft.json +1 -0
  46. package/dist/standalone/next-output/server/app/api/sync/pull/route_client-reference-manifest.js +3 -0
  47. package/dist/standalone/next-output/server/app/api/sync/push/route/app-paths-manifest.json +3 -0
  48. package/dist/standalone/next-output/server/app/api/sync/push/route/build-manifest.json +9 -0
  49. package/dist/standalone/next-output/server/app/api/sync/push/route/server-reference-manifest.json +4 -0
  50. package/dist/standalone/next-output/server/app/api/sync/push/route.js +7 -0
  51. package/dist/standalone/next-output/server/app/api/sync/push/route.js.nft.json +1 -0
  52. package/dist/standalone/next-output/server/app/api/sync/push/route_client-reference-manifest.js +3 -0
  53. package/dist/standalone/next-output/server/app/api/sync/status/route/app-paths-manifest.json +3 -0
  54. package/dist/standalone/next-output/server/app/api/sync/status/route/build-manifest.json +9 -0
  55. package/dist/standalone/next-output/server/app/api/sync/status/route/server-reference-manifest.json +4 -0
  56. package/dist/standalone/next-output/server/app/api/sync/status/route.js +7 -0
  57. package/dist/standalone/next-output/server/app/api/sync/status/route.js.nft.json +1 -0
  58. package/dist/standalone/next-output/server/app/api/sync/status/route_client-reference-manifest.js +3 -0
  59. package/dist/standalone/next-output/server/app/api/tags/route.js +1 -2
  60. package/dist/standalone/next-output/server/app/api/tags/route.js.nft.json +1 -1
  61. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route/app-paths-manifest.json +3 -0
  62. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route/build-manifest.json +9 -0
  63. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route/server-reference-manifest.json +4 -0
  64. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route.js +7 -0
  65. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route.js.nft.json +1 -0
  66. package/dist/standalone/next-output/server/app/api/ui-preferences/merge-on-load/route_client-reference-manifest.js +3 -0
  67. package/dist/standalone/next-output/server/app/api/ui-preferences/route.js +1 -1
  68. package/dist/standalone/next-output/server/app/api/ui-preferences/route.js.nft.json +1 -1
  69. package/dist/standalone/next-output/server/app/auth/callback/route.js +1 -1
  70. package/dist/standalone/next-output/server/app/auth/callback/route.js.nft.json +1 -1
  71. package/dist/standalone/next-output/server/app/login/page/build-manifest.json +5 -5
  72. package/dist/standalone/next-output/server/app/login/page.js +4 -3
  73. package/dist/standalone/next-output/server/app/login/page.js.nft.json +1 -1
  74. package/dist/standalone/next-output/server/app/login/page_client-reference-manifest.js +1 -1
  75. package/dist/standalone/next-output/server/app/page/build-manifest.json +5 -5
  76. package/dist/standalone/next-output/server/app/page.js +5 -4
  77. package/dist/standalone/next-output/server/app/page.js.nft.json +1 -1
  78. package/dist/standalone/next-output/server/app/page_client-reference-manifest.js +1 -1
  79. package/dist/standalone/next-output/server/app/register/page/app-paths-manifest.json +3 -0
  80. package/dist/standalone/next-output/server/app/register/page/build-manifest.json +17 -0
  81. package/dist/standalone/next-output/server/app/register/page/next-font-manifest.json +11 -0
  82. package/dist/standalone/next-output/server/app/register/page/react-loadable-manifest.json +1 -0
  83. package/dist/standalone/next-output/server/app/register/page/server-reference-manifest.json +4 -0
  84. package/dist/standalone/next-output/server/app/register/page.js +15 -0
  85. package/dist/standalone/next-output/server/app/register/page.js.nft.json +1 -0
  86. package/dist/standalone/next-output/server/app/register/page_client-reference-manifest.js +3 -0
  87. package/dist/standalone/next-output/server/app/reporting/page/build-manifest.json +5 -5
  88. package/dist/standalone/next-output/server/app/reporting/page.js +5 -5
  89. package/dist/standalone/next-output/server/app/reporting/page.js.nft.json +1 -1
  90. package/dist/standalone/next-output/server/app/reporting/page_client-reference-manifest.js +1 -1
  91. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/app-paths-manifest.json +3 -0
  92. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/build-manifest.json +17 -0
  93. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/next-font-manifest.json +11 -0
  94. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/react-loadable-manifest.json +1 -0
  95. package/dist/standalone/next-output/server/app/settings/cloud-sync/page/server-reference-manifest.json +4 -0
  96. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js +15 -0
  97. package/dist/standalone/next-output/server/app/settings/cloud-sync/page.js.nft.json +1 -0
  98. package/dist/standalone/next-output/server/app/settings/cloud-sync/page_client-reference-manifest.js +3 -0
  99. package/dist/standalone/next-output/server/app/settings/data/page/build-manifest.json +5 -5
  100. package/dist/standalone/next-output/server/app/settings/data/page.js +5 -4
  101. package/dist/standalone/next-output/server/app/settings/data/page.js.nft.json +1 -1
  102. package/dist/standalone/next-output/server/app/settings/data/page_client-reference-manifest.js +1 -1
  103. package/dist/standalone/next-output/server/app/settings/display/page/build-manifest.json +5 -5
  104. package/dist/standalone/next-output/server/app/settings/display/page.js +4 -3
  105. package/dist/standalone/next-output/server/app/settings/display/page.js.nft.json +1 -1
  106. package/dist/standalone/next-output/server/app/settings/display/page_client-reference-manifest.js +1 -1
  107. package/dist/standalone/next-output/server/app/settings/page/build-manifest.json +5 -5
  108. package/dist/standalone/next-output/server/app/settings/page.js +5 -5
  109. package/dist/standalone/next-output/server/app/settings/page.js.nft.json +1 -1
  110. package/dist/standalone/next-output/server/app/settings/page_client-reference-manifest.js +1 -1
  111. package/dist/standalone/next-output/server/app/settings/tags/page/build-manifest.json +5 -5
  112. package/dist/standalone/next-output/server/app/settings/tags/page.js +5 -5
  113. package/dist/standalone/next-output/server/app/settings/tags/page.js.nft.json +1 -1
  114. package/dist/standalone/next-output/server/app/settings/tags/page_client-reference-manifest.js +1 -1
  115. package/dist/standalone/next-output/server/app/sheets/page/app-paths-manifest.json +3 -0
  116. package/dist/standalone/next-output/server/app/sheets/page/build-manifest.json +17 -0
  117. package/dist/standalone/next-output/server/app/sheets/page/next-font-manifest.json +11 -0
  118. package/dist/standalone/next-output/server/app/sheets/page/react-loadable-manifest.json +1 -0
  119. package/dist/standalone/next-output/server/app/sheets/page/server-reference-manifest.json +4 -0
  120. package/dist/standalone/next-output/server/app/sheets/page.js +15 -0
  121. package/dist/standalone/next-output/server/app/sheets/page.js.nft.json +1 -0
  122. package/dist/standalone/next-output/server/app/sheets/page_client-reference-manifest.js +3 -0
  123. package/dist/standalone/next-output/server/app/today/page/app-paths-manifest.json +3 -0
  124. package/dist/standalone/next-output/server/app/today/page/build-manifest.json +17 -0
  125. package/dist/standalone/next-output/server/app/today/page/next-font-manifest.json +11 -0
  126. package/dist/standalone/next-output/server/app/today/page/react-loadable-manifest.json +1 -0
  127. package/dist/standalone/next-output/server/app/today/page/server-reference-manifest.json +4 -0
  128. package/dist/standalone/next-output/server/app/today/page.js +15 -0
  129. package/dist/standalone/next-output/server/app/today/page.js.nft.json +1 -0
  130. package/dist/standalone/next-output/server/app/today/page_client-reference-manifest.js +3 -0
  131. package/dist/standalone/next-output/server/app-paths-manifest.json +11 -1
  132. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0-~y~9m._.js +1 -1
  133. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0.tfxy.._.js +1 -1
  134. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__02~w0lb._.js +3 -0
  135. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__045he4k._.js +3 -0
  136. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__06efo~9._.js +3 -0
  137. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__09bkv_j._.js +1 -1
  138. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0bflmy0._.js +3 -0
  139. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0cbimu4._.js +3 -0
  140. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0e3._t7._.js +1 -1
  141. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0goaz9z._.js +3 -0
  142. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0i1baam._.js +3 -0
  143. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0mnx_nu._.js +3 -0
  144. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0szq3qr._.js +3 -0
  145. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0uvo97t._.js +1 -1
  146. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0wzuxc6._.js +3 -0
  147. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0xb8jjk._.js +1 -1
  148. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__118xfg0._.js +3 -0
  149. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__11e-p11._.js +1 -1
  150. package/dist/standalone/next-output/server/chunks/_0--hi7m._.js +6 -6
  151. package/dist/standalone/next-output/server/chunks/_0_wbuqv._.js +6 -6
  152. package/dist/standalone/next-output/server/chunks/{_0vzosja._.js → _0rz1whw._.js} +2 -2
  153. package/dist/standalone/next-output/server/chunks/_13eeory._.js +5 -5
  154. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sheet_active_route_actions_0vwkhw..js +3 -0
  155. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_merge-on-load_route_actions_0yu2xg-.js +3 -0
  156. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_pull_route_actions_0zi~i0m.js +3 -0
  157. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_push_route_actions_0sag.tp.js +3 -0
  158. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_sync_status_route_actions_0zvttty.js +3 -0
  159. package/dist/standalone/next-output/server/chunks/_next-internal_server_app_api_ui-preferences_merge-on-load_route_actions_06ep~.j.js +3 -0
  160. package/dist/standalone/next-output/server/chunks/ssr/0elt_date-fns_format_0j.rx2u.js +3 -0
  161. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_0pyvy-l._.js +6 -0
  162. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_04bpslp._.js +1 -1
  163. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_0u6ij0z._.js → 0z~i_next_dist_0kux32m._.js} +2 -2
  164. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0-2k5eh.js +1 -1
  165. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0-6~y~c.js +4 -0
  166. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0194h-6.js +1 -1
  167. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_03p53oc.js +4 -0
  168. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_040c8th.js +1 -1
  169. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_04kdnd9.js +1 -1
  170. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_08fopnn.js +4 -0
  171. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0eyb0.j.js +1 -1
  172. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0gpy3lz.js +1 -1
  173. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0pw4c6_.js +1 -1
  174. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0r_137h.js +1 -1
  175. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_0wy5eu6.js +4 -0
  176. package/dist/standalone/next-output/server/chunks/ssr/0z~i_next_dist_esm_build_templates_app-page_12a781y.js +1 -1
  177. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04et1.j._.js +3 -0
  178. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__04rw9_a._.js +3 -0
  179. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0f.je14._.js +3 -0
  180. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ljly6c._.js +3 -0
  181. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0p74awc._.js → [root-of-the-server]__0n8s9zq._.js} +2 -2
  182. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0q7e6b0._.js +3 -0
  183. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0rf.8qg._.js +3 -0
  184. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0s84deg._.js +3 -0
  185. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0sh_dni._.js +3 -0
  186. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0tynjfp._.js +3 -0
  187. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ue-tr6._.js +3 -0
  188. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0wmfvtj._.js +3 -0
  189. package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__12q4x7c._.js → [root-of-the-server]__0ygx8l9._.js} +2 -2
  190. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0zxgb-a._.js +3 -0
  191. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0~rrg79._.js +3 -0
  192. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__11qrqnz._.js +3 -0
  193. package/dist/standalone/next-output/server/chunks/ssr/_0-ov5_n._.js +3 -0
  194. package/dist/standalone/next-output/server/chunks/ssr/_00x~ete._.js +3 -0
  195. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_0s-rnzm._.js → _073x~fa._.js} +2 -2
  196. package/dist/standalone/next-output/server/chunks/ssr/_0_aptb7._.js +3 -0
  197. package/dist/standalone/next-output/server/chunks/ssr/_0axgv9-._.js +3 -0
  198. package/dist/standalone/next-output/server/chunks/ssr/_0bs7t.7._.js +3 -0
  199. package/dist/standalone/next-output/server/chunks/ssr/_0bu5pcm._.js +3 -0
  200. package/dist/standalone/next-output/server/chunks/ssr/_0cxipsf._.js +3 -0
  201. package/dist/standalone/next-output/server/chunks/ssr/_0dj7qxj._.js +3 -0
  202. package/dist/standalone/next-output/server/chunks/ssr/{_0ekhh25._.js → _0k06nbl._.js} +9 -9
  203. package/dist/standalone/next-output/server/chunks/ssr/_0ld3xfd._.js +3 -0
  204. package/dist/standalone/next-output/server/chunks/ssr/_0ls83bx._.js +3 -0
  205. package/dist/standalone/next-output/server/chunks/ssr/_0p4r3~t._.js +3 -0
  206. package/dist/standalone/next-output/server/chunks/ssr/_0s1f~0y._.js +1 -1
  207. package/dist/standalone/next-output/server/chunks/ssr/_0su4mzm._.js +3 -0
  208. package/dist/standalone/next-output/server/chunks/ssr/_0thins~._.js +3 -0
  209. package/dist/standalone/next-output/server/chunks/ssr/_0v9l~2y._.js +3 -0
  210. package/dist/standalone/next-output/server/chunks/ssr/_0ycs85o._.js +3 -0
  211. package/dist/standalone/next-output/server/chunks/ssr/_0zk9gtm._.js +3 -0
  212. package/dist/standalone/next-output/server/chunks/ssr/_113zjr0._.js +3 -0
  213. package/dist/standalone/next-output/server/chunks/ssr/{_03kx6a3._.js → _11amno3._.js} +8 -8
  214. package/dist/standalone/next-output/server/chunks/ssr/_11d2qve._.js +3 -0
  215. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_register_page_actions_0zq7ka0.js +3 -0
  216. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_settings_cloud-sync_page_actions_0ld6e8p.js +3 -0
  217. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_sheets_page_actions_0cqf0.l.js +3 -0
  218. package/dist/standalone/next-output/server/chunks/ssr/_next-internal_server_app_today_page_actions_0of2-iy.js +3 -0
  219. package/dist/standalone/next-output/server/chunks/ssr/components_109-aj4._.js +1 -1
  220. package/dist/standalone/next-output/server/chunks/ssr/components_reporting-view_tsx_0-0ofcv._.js +1 -1
  221. package/dist/standalone/next-output/server/chunks/ssr/components_tracker-app_tsx_0qs9.7y._.js +1 -1
  222. package/dist/standalone/next-output/server/chunks/ssr/lib_0c0z4q-._.js +3 -0
  223. package/dist/standalone/next-output/server/chunks/ssr/{0z~i_next_dist_client_components_0247lue._.js → node_modules__pnpm_0u1tjhh._.js} +2 -2
  224. package/dist/standalone/next-output/server/edge/chunks/[root-of-the-server]__0t9u~vh._.js +7 -7
  225. package/dist/standalone/next-output/server/middleware-build-manifest.js +8 -8
  226. package/dist/standalone/next-output/server/middleware-manifest.json +1 -1
  227. package/dist/standalone/next-output/server/next-font-manifest.js +1 -1
  228. package/dist/standalone/next-output/server/next-font-manifest.json +16 -0
  229. package/dist/standalone/next-output/server/pages/500.html +1 -1
  230. package/dist/standalone/next-output/server/pages-manifest.json +0 -1
  231. package/dist/standalone/next-output/static/chunks/02h6za.al3c7p.js +1 -0
  232. package/dist/standalone/next-output/static/chunks/04_2jzw-uhhu0.js +2 -0
  233. package/dist/standalone/next-output/static/chunks/04niua5h~-1f..js +1 -0
  234. package/dist/standalone/next-output/static/chunks/06u43x9tl391w.js +1 -0
  235. package/dist/standalone/next-output/static/chunks/0a5y_udluz6e6.js +1 -0
  236. package/dist/standalone/next-output/static/chunks/0b0a23hps.ate.js +4 -0
  237. package/dist/standalone/next-output/static/chunks/0bly.8gr9nkdz.js +1 -0
  238. package/dist/standalone/next-output/static/chunks/0i8_d5-g6pduc.css +3 -0
  239. package/dist/standalone/next-output/static/chunks/{0koldw9zjijry.js → 0jcqig-f5dwq7.js} +2 -2
  240. package/dist/standalone/next-output/static/chunks/0ker2ur7q6j6n.js +1 -0
  241. package/dist/standalone/next-output/static/chunks/{0n~v8~rri7~t2.js → 0lgo02csmvyps.js} +1 -1
  242. package/dist/standalone/next-output/static/chunks/0l~uil8w-ewlm.js +1 -0
  243. package/dist/standalone/next-output/static/chunks/0uik_f_e6e0e6.js +1 -0
  244. package/dist/standalone/next-output/static/chunks/0uxm1dlh.6xck.js +1 -0
  245. package/dist/standalone/next-output/static/chunks/0vm3.l6rc2kie.js +1 -0
  246. package/dist/standalone/next-output/static/chunks/0xo5n.1q2uz95.js +1 -0
  247. package/dist/standalone/next-output/static/chunks/0yi4m~~80yeqj.js +1 -0
  248. package/dist/standalone/next-output/static/chunks/0z9uuysy9qb.4.js +1 -0
  249. package/dist/standalone/next-output/static/chunks/10_mtmf57jsww.js +1 -0
  250. package/dist/standalone/next-output/static/chunks/10c83.nq801k1.js +1 -0
  251. package/dist/standalone/next-output/static/chunks/{0.jsu2wyaii~1.js → 12rxdn65.z_85.js} +12 -12
  252. package/dist/standalone/next-output/static/chunks/15xhm5fbzvyag.js +1 -0
  253. package/dist/standalone/next-output/static/chunks/18adan1jcwejd.js +1 -0
  254. package/dist/standalone/next-output/static/chunks/{turbopack-0st0r~j~gn7ke.js → turbopack-00m4i0dy4on-a.js} +1 -1
  255. package/dist/standalone/package.json +1 -1
  256. package/package.json +1 -1
  257. package/dist/standalone/next-output/server/app/_not-found.html +0 -1
  258. package/dist/standalone/next-output/server/app/_not-found.meta +0 -16
  259. package/dist/standalone/next-output/server/app/_not-found.rsc +0 -25
  260. package/dist/standalone/next-output/server/app/_not-found.segments/_full.segment.rsc +0 -25
  261. package/dist/standalone/next-output/server/app/_not-found.segments/_head.segment.rsc +0 -6
  262. package/dist/standalone/next-output/server/app/_not-found.segments/_index.segment.rsc +0 -10
  263. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
  264. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found.segment.rsc +0 -5
  265. package/dist/standalone/next-output/server/app/_not-found.segments/_tree.segment.rsc +0 -2
  266. package/dist/standalone/next-output/server/app/reporting.html +0 -1
  267. package/dist/standalone/next-output/server/app/reporting.meta +0 -15
  268. package/dist/standalone/next-output/server/app/reporting.rsc +0 -29
  269. package/dist/standalone/next-output/server/app/reporting.segments/_full.segment.rsc +0 -29
  270. package/dist/standalone/next-output/server/app/reporting.segments/_head.segment.rsc +0 -6
  271. package/dist/standalone/next-output/server/app/reporting.segments/_index.segment.rsc +0 -10
  272. package/dist/standalone/next-output/server/app/reporting.segments/_tree.segment.rsc +0 -4
  273. package/dist/standalone/next-output/server/app/reporting.segments/reporting/__PAGE__.segment.rsc +0 -6
  274. package/dist/standalone/next-output/server/app/reporting.segments/reporting.segment.rsc +0 -5
  275. package/dist/standalone/next-output/server/app/settings/data.html +0 -1
  276. package/dist/standalone/next-output/server/app/settings/data.meta +0 -16
  277. package/dist/standalone/next-output/server/app/settings/data.rsc +0 -35
  278. package/dist/standalone/next-output/server/app/settings/data.segments/_full.segment.rsc +0 -35
  279. package/dist/standalone/next-output/server/app/settings/data.segments/_head.segment.rsc +0 -6
  280. package/dist/standalone/next-output/server/app/settings/data.segments/_index.segment.rsc +0 -10
  281. package/dist/standalone/next-output/server/app/settings/data.segments/_tree.segment.rsc +0 -4
  282. package/dist/standalone/next-output/server/app/settings/data.segments/settings/data/__PAGE__.segment.rsc +0 -11
  283. package/dist/standalone/next-output/server/app/settings/data.segments/settings/data.segment.rsc +0 -5
  284. package/dist/standalone/next-output/server/app/settings/data.segments/settings.segment.rsc +0 -5
  285. package/dist/standalone/next-output/server/app/settings/display.html +0 -1
  286. package/dist/standalone/next-output/server/app/settings/display.meta +0 -16
  287. package/dist/standalone/next-output/server/app/settings/display.rsc +0 -44
  288. package/dist/standalone/next-output/server/app/settings/display.segments/_full.segment.rsc +0 -44
  289. package/dist/standalone/next-output/server/app/settings/display.segments/_head.segment.rsc +0 -6
  290. package/dist/standalone/next-output/server/app/settings/display.segments/_index.segment.rsc +0 -10
  291. package/dist/standalone/next-output/server/app/settings/display.segments/_tree.segment.rsc +0 -4
  292. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display/__PAGE__.segment.rsc +0 -21
  293. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display.segment.rsc +0 -5
  294. package/dist/standalone/next-output/server/app/settings/display.segments/settings.segment.rsc +0 -5
  295. package/dist/standalone/next-output/server/app/settings/tags.html +0 -1
  296. package/dist/standalone/next-output/server/app/settings/tags.meta +0 -16
  297. package/dist/standalone/next-output/server/app/settings/tags.rsc +0 -30
  298. package/dist/standalone/next-output/server/app/settings/tags.segments/_full.segment.rsc +0 -30
  299. package/dist/standalone/next-output/server/app/settings/tags.segments/_head.segment.rsc +0 -6
  300. package/dist/standalone/next-output/server/app/settings/tags.segments/_index.segment.rsc +0 -10
  301. package/dist/standalone/next-output/server/app/settings/tags.segments/_tree.segment.rsc +0 -4
  302. package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags/__PAGE__.segment.rsc +0 -6
  303. package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags.segment.rsc +0 -5
  304. package/dist/standalone/next-output/server/app/settings/tags.segments/settings.segment.rsc +0 -5
  305. package/dist/standalone/next-output/server/app/settings.html +0 -1
  306. package/dist/standalone/next-output/server/app/settings.meta +0 -15
  307. package/dist/standalone/next-output/server/app/settings.rsc +0 -35
  308. package/dist/standalone/next-output/server/app/settings.segments/_full.segment.rsc +0 -35
  309. package/dist/standalone/next-output/server/app/settings.segments/_head.segment.rsc +0 -6
  310. package/dist/standalone/next-output/server/app/settings.segments/_index.segment.rsc +0 -10
  311. package/dist/standalone/next-output/server/app/settings.segments/_tree.segment.rsc +0 -4
  312. package/dist/standalone/next-output/server/app/settings.segments/settings/__PAGE__.segment.rsc +0 -12
  313. package/dist/standalone/next-output/server/app/settings.segments/settings.segment.rsc +0 -5
  314. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__00yo3_1._.js +0 -3
  315. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__05eq9_g._.js +0 -3
  316. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__061y6pa._.js +0 -3
  317. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0ai1p94._.js +0 -3
  318. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0p1kxjf._.js +0 -3
  319. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0z09g1h._.js +0 -3
  320. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__00t2myd._.js +0 -3
  321. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__070_uw2._.js +0 -3
  322. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0c4ohc.._.js +0 -3
  323. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0mjp16u._.js +0 -3
  324. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0rtwdhy._.js +0 -3
  325. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0ucb5c~._.js +0 -3
  326. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0x2t88.._.js +0 -3
  327. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__108je_d._.js +0 -3
  328. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__10jikzl._.js +0 -3
  329. package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__13dr511._.js +0 -3
  330. package/dist/standalone/next-output/server/chunks/ssr/_00.2r03._.js +0 -3
  331. package/dist/standalone/next-output/server/chunks/ssr/_01xe83y._.js +0 -64
  332. package/dist/standalone/next-output/server/chunks/ssr/_06yb2en._.js +0 -3
  333. package/dist/standalone/next-output/server/chunks/ssr/_0iqbilg._.js +0 -64
  334. package/dist/standalone/next-output/server/chunks/ssr/_0kvm6av._.js +0 -6
  335. package/dist/standalone/next-output/server/chunks/ssr/_0l_p-.k._.js +0 -3
  336. package/dist/standalone/next-output/server/chunks/ssr/_0li90xb._.js +0 -3
  337. package/dist/standalone/next-output/server/chunks/ssr/_0okkb_~._.js +0 -3
  338. package/dist/standalone/next-output/server/chunks/ssr/_0qowa2d._.js +0 -3
  339. package/dist/standalone/next-output/server/chunks/ssr/_0x1bw~i._.js +0 -3
  340. package/dist/standalone/next-output/server/chunks/ssr/_0zabe_~._.js +0 -3
  341. package/dist/standalone/next-output/server/pages/404.html +0 -1
  342. package/dist/standalone/next-output/static/chunks/0-0w4ml~c22t..js +0 -1
  343. package/dist/standalone/next-output/static/chunks/01mevzl3z5cgt.js +0 -1
  344. package/dist/standalone/next-output/static/chunks/05161-t.3egqv.js +0 -4
  345. package/dist/standalone/next-output/static/chunks/0708yw9dysifo.js +0 -2
  346. package/dist/standalone/next-output/static/chunks/0aohgkyesjriz.js +0 -1
  347. package/dist/standalone/next-output/static/chunks/0bcmkbb2bxpr-.js +0 -1
  348. package/dist/standalone/next-output/static/chunks/0bym88q-qlydb.js +0 -1
  349. package/dist/standalone/next-output/static/chunks/0e8tmpq~qz.dz.js +0 -1
  350. package/dist/standalone/next-output/static/chunks/0g7b1~gza1y3a.js +0 -1
  351. package/dist/standalone/next-output/static/chunks/0h-q8kc3tbcj8.js +0 -1
  352. package/dist/standalone/next-output/static/chunks/0js9~7rlpndqf.js +0 -1
  353. package/dist/standalone/next-output/static/chunks/0uezeykgodd86.js +0 -1
  354. package/dist/standalone/next-output/static/chunks/0xvqo8vfg40zk.js +0 -1
  355. package/dist/standalone/next-output/static/chunks/11y-z.w7p8i8a.css +0 -3
  356. package/dist/standalone/next-output/static/chunks/12v1sx2j-is-9.js +0 -1
  357. package/dist/standalone/next-output/static/chunks/13pryy_qphr.u.js +0 -1
  358. /package/dist/standalone/next-output/static/{xfRBlnU13styXnCBd60jn → b-GDdUy-cIcWNA_TGvVQz}/_buildManifest.js +0 -0
  359. /package/dist/standalone/next-output/static/{xfRBlnU13styXnCBd60jn → b-GDdUy-cIcWNA_TGvVQz}/_clientMiddlewareManifest.js +0 -0
  360. /package/dist/standalone/next-output/static/{xfRBlnU13styXnCBd60jn → b-GDdUy-cIcWNA_TGvVQz}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
- module.exports=[95688,e=>{"use strict";e.s(["parse_entry_from_input",0,function(e,t,r,n){return{id:e,tags:t.match(/@\w+/g)??[],notes:[],description:t.split(/@\w+/).join(" ").trim(),start:r??new Date,end:n??null}}])},6341,e=>{"use strict";e.s(["validate_entry_times",0,function(e,t){if(null!==t&&+e>=+t)throw Error("Start must be before end")}])},3763,e=>{"use strict";var t=e.i(973),r=e.i(39210),n=e.i(13132),a=e.i(14579),i=e.i(47092),o=e.i(34740),s=e.i(77667),l=e.i(11979),u=e.i(54202),d=e.i(39093),p=e.i(95106),c=e.i(57255),h=e.i(96492),f=e.i(27930),v=e.i(24131),R=e.i(93695);e.i(20216);var _=e.i(84975),w=e.i(82214),g=e.i(68194),E=e.i(93204),m=e.i(27440),y=e.i(18212);async function C(e){let{entry_id:t,sheet_name:r}=e,n=await (0,m.read_db)(),a=(0,E.get_sheet)(n,r),i=a.entries.findIndex(({id:e})=>e===t);if(-1===i)throw Error(`Entry ${t} not found in sheet ${r}`);a.activeEntryID===t&&(a.activeEntryID=null),a.entries.splice(i,1),await (0,y.write_db)(n)}function x(e){return void 0!==e&&e.trim().length>0}var A=e.i(95688),N=e.i(64562),b=e.i(6341);async function T(e){let{description:t,end:r,entry_id:n,sheet_name:a,start:i}=e,o=await (0,m.read_db)(),s=(0,E.get_sheet)(o,a).entries.find(({id:e})=>e===n);if(void 0===s)throw Error(`Entry ${n} not found in sheet ${a}`);let l=!1;if(x(t)){let e=(0,A.parse_entry_from_input)(s.id,t,s.start,s.end);s.description=e.description.length>0?e.description:t.trim(),s.tags=e.tags,l=!0}if(x(i)&&(s.start=(0,N.parse_natural_language_date)(i),l=!0),x(r)&&(s.end=(0,N.parse_natural_language_date)(r),l=!0),!l)throw Error("No changes provided");return(0,b.validate_entry_times)(s.start,s.end),await (0,y.write_db)(o),s}var P=e.i(4760);async function S(e){try{let t=await e.json(),r=t.sheetName?.trim()??"",n=t.entryId;if(0===r.length)return(0,g.api_error_response)(Error("Sheet name is required"));if(void 0===n||!Number.isFinite(n))return(0,g.api_error_response)(Error("Entry id is required"));await C({sheet_name:r,entry_id:n});let a=await (0,P.get_tracker_state)();return w.NextResponse.json(a)}catch(e){return(0,g.api_error_response)(e)}}async function q(e){try{let t=await e.json(),r=t.sheetName?.trim()??"",n=t.entryId;if(0===r.length)return(0,g.api_error_response)(Error("Sheet name is required"));if(void 0===n||!Number.isFinite(n))return(0,g.api_error_response)(Error("Entry id is required"));await T({sheet_name:r,entry_id:n,start:t.start,end:t.end,description:t.description});let a=await (0,P.get_tracker_state)();return w.NextResponse.json(a)}catch(e){return(0,g.api_error_response)(e)}}e.s(["PATCH",0,q,"POST",0,S],58581);var O=e.i(58581);let I=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/entry/route",pathname:"/api/entry",filename:"route",bundlePath:""},distDir:"next-output",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/entry/route.ts",nextConfigOutput:"standalone",userland:O,...{}}),{workAsyncStorage:H,workUnitAsyncStorage:D,serverHooks:U}=I;async function k(e,t,n){n.requestMeta&&(0,a.setRequestMeta)(e,n.requestMeta),I.isDev&&(0,a.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let w="/api/entry/route";w=w.replace(/\/index$/,"")||"/";let g=await I.prepare(e,t,{srcPage:w,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:E,deploymentId:m,params:y,nextConfig:C,parsedUrl:x,isDraftMode:A,prerenderManifest:N,routerServerContext:b,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,resolvedPathname:S,clientReferenceManifest:q,serverActionsManifest:O}=g,H=(0,s.normalizeAppPath)(w),D=!!(N.dynamicRoutes[H]||N.routes[S]),U=async()=>((null==b?void 0:b.render404)?await b.render404(e,t,x,!1):t.end("This page could not be found"),null);if(D&&!A){let e=!!N.routes[S],t=N.dynamicRoutes[H];if(t&&!1===t.fallback&&!e){if(C.adapterPath)return await U();throw new R.NoFallbackError}}let k=null;!D||I.isDev||A||(k="/index"===(k=S)?"/":k);let M=!0===I.isDev||!D,$=D&&!M;O&&q&&(0,o.setManifestsSingleton)({page:w,clientReferenceManifest:q,serverActionsManifest:O});let j=e.method||"GET",F=(0,i.getTracer)(),K=F.getActiveScopeSpan(),B=!!(null==b?void 0:b.isWrappedByNextServer),L=!!(0,a.getRequestMeta)(e,"minimalMode"),G=(0,a.getRequestMeta)(e,"incrementalCache")||await I.getIncrementalCache(e,C,N,L);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let V={params:y,previewProps:N.preview,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:M,incrementalCache:G,cacheLifeProfiles:C.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,a)=>I.onRequestError(e,t,n,a,b)},sharedContext:{buildId:E,deploymentId:m}},W=new l.NodeNextRequest(e),X=new l.NodeNextResponse(t),z=u.NextRequestAdapter.fromNodeNextRequest(W,(0,u.signalFromNodeResponse)(t));try{let a,o=async e=>I.handle(z,V).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let n=r.get("next.route");if(n){let t=`${j} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),a&&a!==e&&(a.setAttribute("http.route",n),a.updateName(t))}else e.updateName(`${j} ${w}`)}),s=async a=>{var i,s;let l=async({previousCacheEntry:r})=>{try{if(!L&&T&&P&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let i=await o(a);e.fetchMetrics=V.renderOpts.fetchMetrics;let s=V.renderOpts.pendingWaitUntil;s&&n.waitUntil&&(n.waitUntil(s),s=void 0);let l=V.renderOpts.collectedTags;if(!D)return await (0,c.sendResponse)(W,X,i,V.renderOpts.pendingWaitUntil),null;{let e=await i.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(i.headers);l&&(t[v.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==V.renderOpts.collectedRevalidate&&!(V.renderOpts.collectedRevalidate>=v.INFINITE_CACHE)&&V.renderOpts.collectedRevalidate,n=void 0===V.renderOpts.collectedExpire||V.renderOpts.collectedExpire>=v.INFINITE_CACHE?void 0:V.renderOpts.collectedExpire;return{value:{kind:_.CachedRouteKind.APP_ROUTE,status:i.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==r?void 0:r.isStale)&&await I.onRequestError(e,t,{routerKind:"App Router",routePath:w,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:$,isOnDemandRevalidate:T})},!1,b),t}},u=await I.handleResponse({req:e,nextConfig:C,cacheKey:k,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:N,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,responseGenerator:l,waitUntil:n.waitUntil,isMinimalMode:L});if(!D)return null;if((null==u||null==(i=u.value)?void 0:i.kind)!==_.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(s=u.value)?void 0:s.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});L||t.setHeader("x-nextjs-cache",T?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),A&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return L&&D||d.delete(v.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,f.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(W,X,new Response(u.value.body,{headers:d,status:u.value.status||200})),null};B&&K?await s(K):(a=F.getActiveScopeSpan(),await F.withPropagatedContext(e.headers,()=>F.trace(d.BaseServerSpan.handleRequest,{spanName:`${j} ${w}`,kind:i.SpanKind.SERVER,attributes:{"http.method":j,"http.target":e.url}},s),void 0,!B))}catch(t){if(t instanceof R.NoFallbackError||await I.onRequestError(e,t,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:$,isOnDemandRevalidate:T})},!1,b),D)throw t;return await (0,c.sendResponse)(W,X,new Response(null,{status:500})),null}}e.s(["handler",0,k,"patchFetch",0,function(){return(0,n.patchFetch)({workAsyncStorage:H,workUnitAsyncStorage:D})},"routeModule",0,I,"serverHooks",0,U,"workAsyncStorage",0,H,"workUnitAsyncStorage",0,D],3763)}];
1
+ module.exports=[6341,e=>{"use strict";e.s(["validate_entry_times",0,function(e,t){if(null!==t&&+e>=+t)throw Error("Start must be before end")}])},95688,e=>{"use strict";e.s(["parse_entry_from_input",0,function(e,t,r,n){return{id:e,tags:t.match(/@\w+/g)??[],notes:[],description:t.split(/@\w+/).join(" ").trim(),start:r??new Date,end:n??null}}])},3763,e=>{"use strict";var t=e.i(973),r=e.i(39210),n=e.i(13132),a=e.i(14579),i=e.i(47092),o=e.i(34740),s=e.i(77667),l=e.i(11979),u=e.i(54202),d=e.i(39093),p=e.i(95106),c=e.i(57255),h=e.i(96492),f=e.i(27930),v=e.i(24131),R=e.i(93695);e.i(20216);var _=e.i(84975),w=e.i(82214),g=e.i(68194),E=e.i(93204),m=e.i(27440),y=e.i(18212);async function C(e){let{entry_id:t,sheet_name:r}=e,n=await (0,m.read_db)(),a=(0,E.get_sheet)(n,r),i=a.entries.findIndex(({id:e})=>e===t);if(-1===i)throw Error(`Entry ${t} not found in sheet ${r}`);a.activeEntryID===t&&(a.activeEntryID=null),a.entries.splice(i,1),await (0,y.write_db)(n)}function x(e){return void 0!==e&&e.trim().length>0}var A=e.i(95688),N=e.i(64562),b=e.i(6341);async function T(e){let{description:t,end:r,entry_id:n,sheet_name:a,start:i}=e,o=await (0,m.read_db)(),s=(0,E.get_sheet)(o,a).entries.find(({id:e})=>e===n);if(void 0===s)throw Error(`Entry ${n} not found in sheet ${a}`);let l=!1;if(x(t)){let e=(0,A.parse_entry_from_input)(s.id,t,s.start,s.end);s.description=e.description.length>0?e.description:t.trim(),s.tags=e.tags,l=!0}if(x(i)&&(s.start=(0,N.parse_natural_language_date)(i),l=!0),x(r)&&(s.end=(0,N.parse_natural_language_date)(r),l=!0),!l)throw Error("No changes provided");return(0,b.validate_entry_times)(s.start,s.end),await (0,y.write_db)(o),s}var P=e.i(4760);async function S(e){try{let t=await e.json(),r=t.sheetName?.trim()??"",n=t.entryId;if(0===r.length)return(0,g.api_error_response)(Error("Sheet name is required"));if(void 0===n||!Number.isFinite(n))return(0,g.api_error_response)(Error("Entry id is required"));await C({sheet_name:r,entry_id:n});let a=await (0,P.get_tracker_state)();return w.NextResponse.json(a)}catch(e){return(0,g.api_error_response)(e)}}async function q(e){try{let t=await e.json(),r=t.sheetName?.trim()??"",n=t.entryId;if(0===r.length)return(0,g.api_error_response)(Error("Sheet name is required"));if(void 0===n||!Number.isFinite(n))return(0,g.api_error_response)(Error("Entry id is required"));await T({sheet_name:r,entry_id:n,start:t.start,end:t.end,description:t.description});let a=await (0,P.get_tracker_state)();return w.NextResponse.json(a)}catch(e){return(0,g.api_error_response)(e)}}e.s(["PATCH",0,q,"POST",0,S],58581);var O=e.i(58581);let I=new t.AppRouteRouteModule({definition:{kind:r.RouteKind.APP_ROUTE,page:"/api/entry/route",pathname:"/api/entry",filename:"route",bundlePath:""},distDir:"next-output",relativeProjectDir:"",resolvedPagePath:"[project]/app/api/entry/route.ts",nextConfigOutput:"standalone",userland:O,...{}}),{workAsyncStorage:H,workUnitAsyncStorage:D,serverHooks:U}=I;async function k(e,t,n){n.requestMeta&&(0,a.setRequestMeta)(e,n.requestMeta),I.isDev&&(0,a.addRequestMeta)(e,"devRequestTimingInternalsEnd",process.hrtime.bigint());let w="/api/entry/route";w=w.replace(/\/index$/,"")||"/";let g=await I.prepare(e,t,{srcPage:w,multiZoneDraftMode:!1});if(!g)return t.statusCode=400,t.end("Bad Request"),null==n.waitUntil||n.waitUntil.call(n,Promise.resolve()),null;let{buildId:E,deploymentId:m,params:y,nextConfig:C,parsedUrl:x,isDraftMode:A,prerenderManifest:N,routerServerContext:b,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,resolvedPathname:S,clientReferenceManifest:q,serverActionsManifest:O}=g,H=(0,s.normalizeAppPath)(w),D=!!(N.dynamicRoutes[H]||N.routes[S]),U=async()=>((null==b?void 0:b.render404)?await b.render404(e,t,x,!1):t.end("This page could not be found"),null);if(D&&!A){let e=!!N.routes[S],t=N.dynamicRoutes[H];if(t&&!1===t.fallback&&!e){if(C.adapterPath)return await U();throw new R.NoFallbackError}}let k=null;!D||I.isDev||A||(k="/index"===(k=S)?"/":k);let M=!0===I.isDev||!D,$=D&&!M;O&&q&&(0,o.setManifestsSingleton)({page:w,clientReferenceManifest:q,serverActionsManifest:O});let j=e.method||"GET",F=(0,i.getTracer)(),K=F.getActiveScopeSpan(),B=!!(null==b?void 0:b.isWrappedByNextServer),L=!!(0,a.getRequestMeta)(e,"minimalMode"),G=(0,a.getRequestMeta)(e,"incrementalCache")||await I.getIncrementalCache(e,C,N,L);null==G||G.resetRequestCache(),globalThis.__incrementalCache=G;let V={params:y,previewProps:N.preview,renderOpts:{experimental:{authInterrupts:!!C.experimental.authInterrupts},cacheComponents:!!C.cacheComponents,supportsDynamicResponse:M,incrementalCache:G,cacheLifeProfiles:C.cacheLife,waitUntil:n.waitUntil,onClose:e=>{t.on("close",e)},onAfterTaskError:void 0,onInstrumentationRequestError:(t,r,n,a)=>I.onRequestError(e,t,n,a,b)},sharedContext:{buildId:E,deploymentId:m}},W=new l.NodeNextRequest(e),X=new l.NodeNextResponse(t),z=u.NextRequestAdapter.fromNodeNextRequest(W,(0,u.signalFromNodeResponse)(t));try{let a,o=async e=>I.handle(z,V).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":t.statusCode,"next.rsc":!1});let r=F.getRootSpanAttributes();if(!r)return;if(r.get("next.span_type")!==d.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${r.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let n=r.get("next.route");if(n){let t=`${j} ${n}`;e.setAttributes({"next.route":n,"http.route":n,"next.span_name":t}),e.updateName(t),a&&a!==e&&(a.setAttribute("http.route",n),a.updateName(t))}else e.updateName(`${j} ${w}`)}),s=async a=>{var i,s;let l=async({previousCacheEntry:r})=>{try{if(!L&&T&&P&&!r)return t.statusCode=404,t.setHeader("x-nextjs-cache","REVALIDATED"),t.end("This page could not be found"),null;let i=await o(a);e.fetchMetrics=V.renderOpts.fetchMetrics;let s=V.renderOpts.pendingWaitUntil;s&&n.waitUntil&&(n.waitUntil(s),s=void 0);let l=V.renderOpts.collectedTags;if(!D)return await (0,c.sendResponse)(W,X,i,V.renderOpts.pendingWaitUntil),null;{let e=await i.blob(),t=(0,h.toNodeOutgoingHttpHeaders)(i.headers);l&&(t[v.NEXT_CACHE_TAGS_HEADER]=l),!t["content-type"]&&e.type&&(t["content-type"]=e.type);let r=void 0!==V.renderOpts.collectedRevalidate&&!(V.renderOpts.collectedRevalidate>=v.INFINITE_CACHE)&&V.renderOpts.collectedRevalidate,n=void 0===V.renderOpts.collectedExpire||V.renderOpts.collectedExpire>=v.INFINITE_CACHE?void 0:V.renderOpts.collectedExpire;return{value:{kind:_.CachedRouteKind.APP_ROUTE,status:i.status,body:Buffer.from(await e.arrayBuffer()),headers:t},cacheControl:{revalidate:r,expire:n}}}}catch(t){throw(null==r?void 0:r.isStale)&&await I.onRequestError(e,t,{routerKind:"App Router",routePath:w,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:$,isOnDemandRevalidate:T})},!1,b),t}},u=await I.handleResponse({req:e,nextConfig:C,cacheKey:k,routeKind:r.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:N,isRoutePPREnabled:!1,isOnDemandRevalidate:T,revalidateOnlyGenerated:P,responseGenerator:l,waitUntil:n.waitUntil,isMinimalMode:L});if(!D)return null;if((null==u||null==(i=u.value)?void 0:i.kind)!==_.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==u||null==(s=u.value)?void 0:s.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});L||t.setHeader("x-nextjs-cache",T?"REVALIDATED":u.isMiss?"MISS":u.isStale?"STALE":"HIT"),A&&t.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let d=(0,h.fromNodeOutgoingHttpHeaders)(u.value.headers);return L&&D||d.delete(v.NEXT_CACHE_TAGS_HEADER),!u.cacheControl||t.getHeader("Cache-Control")||d.get("Cache-Control")||d.set("Cache-Control",(0,f.getCacheControlHeader)(u.cacheControl)),await (0,c.sendResponse)(W,X,new Response(u.value.body,{headers:d,status:u.value.status||200})),null};B&&K?await s(K):(a=F.getActiveScopeSpan(),await F.withPropagatedContext(e.headers,()=>F.trace(d.BaseServerSpan.handleRequest,{spanName:`${j} ${w}`,kind:i.SpanKind.SERVER,attributes:{"http.method":j,"http.target":e.url}},s),void 0,!B))}catch(t){if(t instanceof R.NoFallbackError||await I.onRequestError(e,t,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,p.getRevalidateReason)({isStaticGeneration:$,isOnDemandRevalidate:T})},!1,b),D)throw t;return await (0,c.sendResponse)(W,X,new Response(null,{status:500})),null}}e.s(["handler",0,k,"patchFetch",0,function(){return(0,n.patchFetch)({workAsyncStorage:H,workUnitAsyncStorage:D})},"routeModule",0,I,"serverHooks",0,U,"workAsyncStorage",0,H,"workUnitAsyncStorage",0,D],3763)}];
2
2
 
3
- //# sourceMappingURL=_0vzosja._.js.map
3
+ //# sourceMappingURL=_0rz1whw._.js.map