super-time-tracker-ui 0.1.7 → 0.1.9
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.
- package/bin/stt-ui.js +1 -1
- package/dist/standalone/next-output/BUILD_ID +1 -1
- package/dist/standalone/next-output/build-manifest.json +7 -7
- package/dist/standalone/next-output/server/app/_global-error/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/_global-error.html +1 -1
- package/dist/standalone/next-output/server/app/_global-error.rsc +1 -1
- package/dist/standalone/next-output/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/standalone/next-output/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/standalone/next-output/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/standalone/next-output/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/standalone/next-output/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/standalone/next-output/server/app/_not-found/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/_not-found/page.js +1 -1
- package/dist/standalone/next-output/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/_not-found.html +1 -1
- package/dist/standalone/next-output/server/app/_not-found.rsc +22 -21
- package/dist/standalone/next-output/server/app/_not-found.segments/_full.segment.rsc +22 -21
- package/dist/standalone/next-output/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/dist/standalone/next-output/server/app/_not-found.segments/_index.segment.rsc +8 -7
- package/dist/standalone/next-output/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/page.js +1 -1
- package/dist/standalone/next-output/server/app/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/reporting/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/reporting/page.js +1 -1
- package/dist/standalone/next-output/server/app/reporting/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/reporting/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/reporting.html +1 -1
- package/dist/standalone/next-output/server/app/reporting.rsc +24 -23
- package/dist/standalone/next-output/server/app/reporting.segments/_full.segment.rsc +24 -23
- package/dist/standalone/next-output/server/app/reporting.segments/_head.segment.rsc +4 -4
- package/dist/standalone/next-output/server/app/reporting.segments/_index.segment.rsc +8 -7
- package/dist/standalone/next-output/server/app/reporting.segments/_tree.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/reporting.segments/reporting/__PAGE__.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/reporting.segments/reporting.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/data/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/settings/data/page.js +1 -1
- package/dist/standalone/next-output/server/app/settings/data/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/settings/data/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/settings/data.html +1 -1
- package/dist/standalone/next-output/server/app/settings/data.rsc +28 -27
- package/dist/standalone/next-output/server/app/settings/data.segments/_full.segment.rsc +28 -27
- package/dist/standalone/next-output/server/app/settings/data.segments/_head.segment.rsc +4 -4
- package/dist/standalone/next-output/server/app/settings/data.segments/_index.segment.rsc +8 -7
- package/dist/standalone/next-output/server/app/settings/data.segments/_tree.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/settings/data.segments/settings/data/__PAGE__.segment.rsc +7 -7
- package/dist/standalone/next-output/server/app/settings/data.segments/settings/data.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/data.segments/settings.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/display/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/settings/display/page.js +1 -1
- package/dist/standalone/next-output/server/app/settings/display/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/settings/display/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/settings/display.html +1 -1
- package/dist/standalone/next-output/server/app/settings/display.rsc +40 -38
- package/dist/standalone/next-output/server/app/settings/display.segments/_full.segment.rsc +40 -38
- package/dist/standalone/next-output/server/app/settings/display.segments/_head.segment.rsc +4 -4
- package/dist/standalone/next-output/server/app/settings/display.segments/_index.segment.rsc +8 -7
- package/dist/standalone/next-output/server/app/settings/display.segments/_tree.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/settings/display.segments/settings/display/__PAGE__.segment.rsc +18 -18
- package/dist/standalone/next-output/server/app/settings/display.segments/settings/display.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/display.segments/settings.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/settings/page.js +1 -1
- package/dist/standalone/next-output/server/app/settings/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/settings/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/settings/tags/page/build-manifest.json +4 -4
- package/dist/standalone/next-output/server/app/settings/tags/page.js +1 -1
- package/dist/standalone/next-output/server/app/settings/tags/page.js.nft.json +1 -1
- package/dist/standalone/next-output/server/app/settings/tags/page_client-reference-manifest.js +1 -1
- package/dist/standalone/next-output/server/app/settings/tags.html +1 -1
- package/dist/standalone/next-output/server/app/settings/tags.rsc +25 -24
- package/dist/standalone/next-output/server/app/settings/tags.segments/_full.segment.rsc +25 -24
- package/dist/standalone/next-output/server/app/settings/tags.segments/_head.segment.rsc +4 -4
- package/dist/standalone/next-output/server/app/settings/tags.segments/_index.segment.rsc +8 -7
- package/dist/standalone/next-output/server/app/settings/tags.segments/_tree.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags/__PAGE__.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings/tags.segments/settings.segment.rsc +3 -3
- package/dist/standalone/next-output/server/app/settings.html +1 -1
- package/dist/standalone/next-output/server/app/settings.rsc +30 -29
- package/dist/standalone/next-output/server/app/settings.segments/_full.segment.rsc +30 -29
- package/dist/standalone/next-output/server/app/settings.segments/_head.segment.rsc +4 -4
- package/dist/standalone/next-output/server/app/settings.segments/_index.segment.rsc +8 -7
- package/dist/standalone/next-output/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/dist/standalone/next-output/server/app/settings.segments/settings/__PAGE__.segment.rsc +9 -9
- package/dist/standalone/next-output/server/app/settings.segments/settings.segment.rsc +3 -3
- package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0nm8f2e._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0v0ekip._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/{[root-of-the-server]__0e6ioat._.js → [root-of-the-server]__12q4x7c._.js} +2 -2
- package/dist/standalone/next-output/server/chunks/ssr/_02_~c39._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/_02pv8kk._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/{_0947s.2._.js → _07raa2f._.js} +2 -2
- package/dist/standalone/next-output/server/chunks/ssr/_0ct61hc._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/_0g2i.tc._.js +6 -0
- package/dist/standalone/next-output/server/chunks/ssr/_0gz6nul._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/_0hg~x6b._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/_0wjdrek._.js +3 -0
- package/dist/standalone/next-output/server/chunks/ssr/components_tracker-app_tsx_0qs9.7y._.js +1 -1
- package/dist/standalone/next-output/server/middleware-build-manifest.js +7 -7
- package/dist/standalone/next-output/server/pages/404.html +1 -1
- package/dist/standalone/next-output/server/pages/500.html +1 -1
- package/dist/standalone/next-output/static/chunks/0-4qto4zejzdf.js +1 -0
- package/dist/standalone/next-output/static/chunks/05161-t.3egqv.js +4 -0
- package/dist/standalone/next-output/static/chunks/05zy2m..vwhne.js +1 -0
- package/dist/standalone/next-output/static/chunks/0708yw9dysifo.js +2 -0
- package/dist/standalone/next-output/static/chunks/09__rtwky2ffd.js +1 -0
- package/dist/standalone/next-output/static/chunks/0c9knh~t~22o1.js +1 -0
- package/dist/standalone/next-output/static/chunks/0ev966.breqju.js +1 -0
- package/dist/standalone/next-output/static/chunks/0fx83q6t~ep.v.js +1 -0
- package/dist/standalone/next-output/static/chunks/0g2ra41_1p6y6.js +1 -0
- package/dist/standalone/next-output/static/chunks/0koldw9zjijry.js +31 -0
- package/dist/standalone/next-output/static/chunks/0sqkcyb268i44.css +3 -0
- package/dist/standalone/next-output/static/chunks/0zwqf-1atzont.js +1 -0
- package/dist/standalone/next-output/static/chunks/{turbopack-0ps81drowxva8.js → turbopack-0st0r~j~gn7ke.js} +1 -1
- package/dist/standalone/package.json +1 -1
- package/package.json +1 -1
- package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js +0 -3
- package/dist/standalone/next-output/server/chunks/ssr/[root-of-the-server]__0y3tsav._.js +0 -3
- package/dist/standalone/next-output/server/chunks/ssr/_03uvkjh._.js +0 -3
- package/dist/standalone/next-output/server/chunks/ssr/_049a16s._.js +0 -6
- package/dist/standalone/next-output/server/chunks/ssr/_06mvcw8._.js +0 -3
- package/dist/standalone/next-output/server/chunks/ssr/_0ik.1qs._.js +0 -3
- package/dist/standalone/next-output/server/chunks/ssr/_0rxp5~2._.js +0 -6
- package/dist/standalone/next-output/server/chunks/ssr/components_backup-restore-setting_tsx_10zfv7~._.js +0 -3
- package/dist/standalone/next-output/server/chunks/ssr/lib_12m5u8b._.js +0 -3
- package/dist/standalone/next-output/static/chunks/04mie9pgmots2.css +0 -3
- package/dist/standalone/next-output/static/chunks/08-7gr_hs6eg0.js +0 -1
- package/dist/standalone/next-output/static/chunks/0a4q-p-iuadgo.js +0 -1
- package/dist/standalone/next-output/static/chunks/0b~9~f4j78y6d.js +0 -1
- package/dist/standalone/next-output/static/chunks/0nkintgjh1q-h.js +0 -1
- package/dist/standalone/next-output/static/chunks/0pkw1-.hudfjh.js +0 -2
- package/dist/standalone/next-output/static/chunks/0to-w_.gy.sa7.js +0 -31
- package/dist/standalone/next-output/static/chunks/127wjo2q6xtc0.js +0 -1
- package/dist/standalone/next-output/static/chunks/14v-cnk427.xg.js +0 -1
- package/dist/standalone/next-output/static/chunks/16gv6dopuc78c.js +0 -1
- package/dist/standalone/next-output/static/chunks/16xom2ws917-z.js +0 -4
- package/dist/standalone/next-output/static/chunks/179pp41..0m8q.js +0 -1
- /package/dist/standalone/next-output/static/{IBZYJkK9xstLjQJ7uzost → nCFHHujcYM5EFaWSlUj2N}/_buildManifest.js +0 -0
- /package/dist/standalone/next-output/static/{IBZYJkK9xstLjQJ7uzost → nCFHHujcYM5EFaWSlUj2N}/_clientMiddlewareManifest.js +0 -0
- /package/dist/standalone/next-output/static/{IBZYJkK9xstLjQJ7uzost → nCFHHujcYM5EFaWSlUj2N}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":5233,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5233,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":73632,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":73632,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":66320,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":66320,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":83241,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":83241,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5654,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5654,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":83775,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":83775,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":31415,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":31415,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":2263,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":2263,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx <module evaluation>":{"id":14974,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx":{"id":14974,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx <module evaluation>":{"id":89391,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx":{"id":89391,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":51709,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":51709,"name":"*","chunks":["/_next/static/chunks/179pp41..0m8q.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false}},"ssrModuleMapping":{"5233":{"*":{"id":98033,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"73632":{"*":{"id":90653,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"66320":{"*":{"id":67993,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"83241":{"*":{"id":2319,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"5654":{"*":{"id":83070,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"83775":{"*":{"id":37657,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"31415":{"*":{"id":56707,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"2263":{"*":{"id":45193,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"14974":{"*":{"id":53030,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"89391":{"*":{"id":97658,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js"],"async":false}},"51709":{"*":{"id":35206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hjk-fb._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/0z~i_next_dist_client_components_0247lue._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"5233":{"*":{"id":76861,"name":"*","chunks":[],"async":false}},"73632":{"*":{"id":91037,"name":"*","chunks":[],"async":false}},"66320":{"*":{"id":63377,"name":"*","chunks":[],"async":false}},"83241":{"*":{"id":46628,"name":"*","chunks":[],"async":false}},"5654":{"*":{"id":27739,"name":"*","chunks":[],"async":false}},"83775":{"*":{"id":67079,"name":"*","chunks":[],"async":false}},"31415":{"*":{"id":18680,"name":"*","chunks":[],"async":false}},"2263":{"*":{"id":90723,"name":"*","chunks":[],"async":false}},"14974":{"*":{"id":37424,"name":"*","chunks":[],"async":false}},"89391":{"*":{"id":68139,"name":"*","chunks":[],"async":false}},"51709":{"*":{"id":45191,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/04mie9pgmots2.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/04mie9pgmots2.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/179pp41..0m8q.js","static/chunks/0n~v8~rri7~t2.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/179pp41..0m8q.js","static/chunks/0n~v8~rri7~t2.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":5233,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":5233,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":73632,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":73632,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":66320,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":66320,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":83241,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":83241,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":5654,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":5654,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":83775,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":83775,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":31415,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":31415,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js <module evaluation>":{"id":2263,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/script.js":{"id":2263,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx <module evaluation>":{"id":45452,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/app-keyboard-shortcuts.tsx":{"id":45452,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx <module evaluation>":{"id":14974,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/confirm-dialog-provider.tsx":{"id":14974,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx <module evaluation>":{"id":89391,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/components/theme-mode-system-listener.tsx":{"id":89391,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":51709,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":51709,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"async":false}},"ssrModuleMapping":{"5233":{"*":{"id":98033,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"73632":{"*":{"id":90653,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"66320":{"*":{"id":67993,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"83241":{"*":{"id":2319,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"5654":{"*":{"id":83070,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"83775":{"*":{"id":37657,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"31415":{"*":{"id":56707,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"2263":{"*":{"id":45193,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"45452":{"*":{"id":17037,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"14974":{"*":{"id":53030,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"89391":{"*":{"id":97658,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js"],"async":false}},"51709":{"*":{"id":35206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0v0ekip._.js","server/chunks/ssr/0z~i_next_dist_0u6ij0z._.js","server/chunks/ssr/_0g2i.tc._.js","server/chunks/ssr/0z~i_next_dist_client_components_0247lue._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"5233":{"*":{"id":76861,"name":"*","chunks":[],"async":false}},"73632":{"*":{"id":91037,"name":"*","chunks":[],"async":false}},"66320":{"*":{"id":63377,"name":"*","chunks":[],"async":false}},"83241":{"*":{"id":46628,"name":"*","chunks":[],"async":false}},"5654":{"*":{"id":27739,"name":"*","chunks":[],"async":false}},"83775":{"*":{"id":67079,"name":"*","chunks":[],"async":false}},"31415":{"*":{"id":18680,"name":"*","chunks":[],"async":false}},"2263":{"*":{"id":90723,"name":"*","chunks":[],"async":false}},"45452":{"*":{"id":69726,"name":"*","chunks":[],"async":false}},"14974":{"*":{"id":37424,"name":"*","chunks":[],"async":false}},"89391":{"*":{"id":68139,"name":"*","chunks":[],"async":false}},"51709":{"*":{"id":45191,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/0sqkcyb268i44.css","inlined":false}],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0sqkcyb268i44.css","inlined":false}]},"entryJSFiles":{"[project]/app/layout":["static/chunks/0zwqf-1atzont.js","static/chunks/0n~v8~rri7~t2.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/0zwqf-1atzont.js","static/chunks/0n~v8~rri7~t2.js"]}};
|
|
3
3
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en" class="geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/04mie9pgmots2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0to-w_.gy.sa7.js"/><script src="/_next/static/chunks/16xom2ws917-z.js" async=""></script><script src="/_next/static/chunks/0pkw1-.hudfjh.js" async=""></script><script src="/_next/static/chunks/0uezeykgodd86.js" async=""></script><script src="/_next/static/chunks/turbopack-0ps81drowxva8.js" async=""></script><script src="/_next/static/chunks/179pp41..0m8q.js" async=""></script><script src="/_next/static/chunks/0n~v8~rri7~t2.js" async=""></script><title>404: This page could not be found.</title><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>super-time-tracker</title><meta name="description" content="Web UI for the super-time-tracker CLI time sheets"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full font-sans transition-[background-color,color] duration-200"><div hidden=""><!--$--><!--/$--></div><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();","id":"theme-init"}])</script><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();","id":"ui-settings-init"}])</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0to-w_.gy.sa7.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2263,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"\"]\n3:I[89391,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ThemeModeSystemListener\"]\n4:I[14974,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ConfirmDialogProvider\"]\n5:I[5233,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n6:I[73632,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\na:I[51709,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/04mie9pgmots2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04mie9pgmots2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/179pp41..0m8q.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full font-sans transition-[background-color,color] duration-200\",\"children\":[[\"$\",\"$L2\",null,{\"id\":\"theme-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var mk=\\\"super-time-tracker-theme-mode\\\";var tk=\\\"super-time-tracker-theme\\\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();\"}}],[\"$\",\"$L2\",null,{\"id\":\"ui-settings-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var k=\\\"super-time-tracker-compact-lists\\\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\\\"super-time-tracker-color-palette\\\";var pv=localStorage.getItem(pk);var palettes=[\\\"default\\\",\\\"midnight\\\",\\\"warm\\\",\\\"ocean\\\",\\\"forest\\\",\\\"contrast\\\"];var migrate={\\\"teal\\\":\\\"default\\\",\\\"blue\\\":\\\"ocean\\\",\\\"violet\\\":\\\"midnight\\\",\\\"rose\\\":\\\"warm\\\",\\\"amber\\\":\\\"warm\\\",\\\"emerald\\\":\\\"forest\\\"};var ak=\\\"super-time-tracker-accent-color\\\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\\\"default\\\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\\\"default\\\")}})();\"}}],[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"$L7\",{},null,false,null]},null,false,\"$@8\"]},null,false,null],\"$L9\",false]],\"m\":\"$undefined\",\"G\":[\"$a\",[\"$Lb\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"IBZYJkK9xstLjQJ7uzost\"}\n"])</script><script>self.__next_f.push([1,"c:I[83775,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[83775,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ViewportBoundary\"]\n12:I[83775,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"MetadataBoundary\"]\n7:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}]\nf:[]\n8:\"$Wf\"\n9:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\nb:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/04mie9pgmots2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"14:I[31415,[\"/_next/static/chunks/179pp41..0m8q.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"super-time-tracker\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the super-time-tracker CLI time sheets\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L14\",\"3\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/0sqkcyb268i44.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/0koldw9zjijry.js"/><script src="/_next/static/chunks/05161-t.3egqv.js" async=""></script><script src="/_next/static/chunks/0708yw9dysifo.js" async=""></script><script src="/_next/static/chunks/0uezeykgodd86.js" async=""></script><script src="/_next/static/chunks/turbopack-0st0r~j~gn7ke.js" async=""></script><script src="/_next/static/chunks/0zwqf-1atzont.js" async=""></script><script src="/_next/static/chunks/0n~v8~rri7~t2.js" async=""></script><title>404: This page could not be found.</title><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>super-time-tracker</title><meta name="description" content="Web UI for the super-time-tracker CLI time sheets"/><link rel="icon" href="/favicon.ico?favicon.0x3dzn~oxb6tn.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="min-h-full font-sans transition-[background-color,color] duration-200"><div hidden=""><!--$--><!--/$--></div><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();","id":"theme-init"}])</script><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();","id":"ui-settings-init"}])</script><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/0koldw9zjijry.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2263,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"\"]\n3:I[89391,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ThemeModeSystemListener\"]\n4:I[14974,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ConfirmDialogProvider\"]\n5:I[45452,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"AppKeyboardShortcuts\"]\n6:I[5233,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\n7:I[73632,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\"]\nb:I[51709,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0sqkcyb268i44.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0sqkcyb268i44.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0zwqf-1atzont.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0n~v8~rri7~t2.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full font-sans transition-[background-color,color] duration-200\",\"children\":[[\"$\",\"$L2\",null,{\"id\":\"theme-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var mk=\\\"super-time-tracker-theme-mode\\\";var tk=\\\"super-time-tracker-theme\\\";var m=localStorage.getItem(mk);if(m!=='light'\u0026\u0026m!=='dark'\u0026\u0026m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();\"}}],[\"$\",\"$L2\",null,{\"id\":\"ui-settings-init\",\"strategy\":\"beforeInteractive\",\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var k=\\\"super-time-tracker-compact-lists\\\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\\\"super-time-tracker-color-palette\\\";var pv=localStorage.getItem(pk);var palettes=[\\\"default\\\",\\\"midnight\\\",\\\"warm\\\",\\\"ocean\\\",\\\"forest\\\",\\\"contrast\\\"];var migrate={\\\"teal\\\":\\\"default\\\",\\\"blue\\\":\\\"ocean\\\",\\\"violet\\\":\\\"midnight\\\",\\\"rose\\\":\\\"warm\\\",\\\"amber\\\":\\\"warm\\\",\\\"emerald\\\":\\\"forest\\\"};var ak=\\\"super-time-tracker-accent-color\\\";var p=palettes.indexOf(pv)\u003e=0?pv:(migrate[localStorage.getItem(ak)]||\\\"default\\\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)\u003c0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\\\"default\\\")}})();\"}}],[\"$\",\"$L3\",null,{}],[\"$\",\"$L4\",null,{\"children\":[[\"$\",\"$L5\",null,{}],[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}]]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L6\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"$L8\",{},null,false,null]},null,false,\"$@9\"]},null,false,null],\"$La\",false]],\"m\":\"$undefined\",\"G\":[\"$b\",[\"$Lc\"]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"nCFHHujcYM5EFaWSlUj2N\"}\n"])</script><script>self.__next_f.push([1,"d:I[83775,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"OutletBoundary\"]\ne:\"$Sreact.suspense\"\n11:I[83775,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"ViewportBoundary\"]\n13:I[83775,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"MetadataBoundary\"]\n8:[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@f\"}]}]]}]\n10:[]\n9:\"$W10\"\na:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L11\",null,{\"children\":\"$L12\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L13\",null,{\"children\":[\"$\",\"$e\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L14\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\nc:[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0sqkcyb268i44.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[31415,[\"/_next/static/chunks/0zwqf-1atzont.js\",\"/_next/static/chunks/0n~v8~rri7~t2.js\"],\"IconMark\"]\nf:null\n14:[[\"$\",\"title\",\"0\",{\"children\":\"super-time-tracker\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the super-time-tracker CLI time sheets\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$L15\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[2263,["/_next/static/chunks/
|
|
3
|
-
3:I[89391,["/_next/static/chunks/
|
|
4
|
-
4:I[14974,["/_next/static/chunks/
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
|
|
8
|
-
:
|
|
9
|
-
|
|
10
|
-
c:
|
|
11
|
-
d:"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
f:[]
|
|
16
|
-
|
|
17
|
-
9:
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
2
|
+
2:I[2263,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
|
|
3
|
+
3:I[89391,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
|
|
4
|
+
4:I[14974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
|
|
5
|
+
5:I[45452,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
|
|
6
|
+
6:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
7
|
+
7:I[73632,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
8
|
+
b:I[51709,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default",1]
|
|
9
|
+
:HL["/_next/static/chunks/0sqkcyb268i44.css","style"]
|
|
10
|
+
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0zwqf-1atzont.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0n~v8~rri7~t2.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-full font-sans transition-[background-color,color] duration-200","children":[["$","$L2",null,{"id":"theme-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'&&m!=='dark'&&m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();"}}],["$","$L2",null,{"id":"ui-settings-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)>=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)<0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();"}}],["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{}],["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L8",{},null,false,null]},null,false,"$@9"]},null,false,null],"$La",false]],"m":"$undefined","G":["$b",["$Lc"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nCFHHujcYM5EFaWSlUj2N"}
|
|
11
|
+
d:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
|
|
12
|
+
e:"$Sreact.suspense"
|
|
13
|
+
11:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
|
|
14
|
+
13:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
|
|
15
|
+
8:["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}]
|
|
16
|
+
10:[]
|
|
17
|
+
9:"$W10"
|
|
18
|
+
a:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L14"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
19
|
+
c:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
20
|
+
12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
15:I[31415,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
|
|
22
|
+
f:null
|
|
23
|
+
14:[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L15","3",{}]]
|
|
@@ -1,22 +1,23 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[2263,["/_next/static/chunks/
|
|
3
|
-
3:I[89391,["/_next/static/chunks/
|
|
4
|
-
4:I[14974,["/_next/static/chunks/
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
|
|
8
|
-
:
|
|
9
|
-
|
|
10
|
-
c:
|
|
11
|
-
d:"
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
f:[]
|
|
16
|
-
|
|
17
|
-
9:
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
2
|
+
2:I[2263,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
|
|
3
|
+
3:I[89391,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
|
|
4
|
+
4:I[14974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
|
|
5
|
+
5:I[45452,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
|
|
6
|
+
6:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
7
|
+
7:I[73632,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
8
|
+
b:I[51709,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default",1]
|
|
9
|
+
:HL["/_next/static/chunks/0sqkcyb268i44.css","style"]
|
|
10
|
+
0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0zwqf-1atzont.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0n~v8~rri7~t2.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-full font-sans transition-[background-color,color] duration-200","children":[["$","$L2",null,{"id":"theme-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'&&m!=='dark'&&m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();"}}],["$","$L2",null,{"id":"ui-settings-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)>=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)<0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();"}}],["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{}],["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}]]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L6",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L8",{},null,false,null]},null,false,"$@9"]},null,false,null],"$La",false]],"m":"$undefined","G":["$b",["$Lc"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nCFHHujcYM5EFaWSlUj2N"}
|
|
11
|
+
d:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
|
|
12
|
+
e:"$Sreact.suspense"
|
|
13
|
+
11:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
|
|
14
|
+
13:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
|
|
15
|
+
8:["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:3:props:children:1:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$Ld",null,{"children":["$","$e",null,{"name":"Next.MetadataOutlet","children":"$@f"}]}]]}]
|
|
16
|
+
10:[]
|
|
17
|
+
9:"$W10"
|
|
18
|
+
a:["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L11",null,{"children":"$L12"}],["$","div",null,{"hidden":true,"children":["$","$L13",null,{"children":["$","$e",null,{"name":"Next.Metadata","children":"$L14"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
|
|
19
|
+
c:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
|
|
20
|
+
12:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
21
|
+
15:I[31415,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
|
|
22
|
+
f:null
|
|
23
|
+
14:[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L15","3",{}]]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[83775,["/_next/static/chunks/
|
|
3
|
-
3:I[83775,["/_next/static/chunks/
|
|
2
|
+
2:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
5:I[31415,["/_next/static/chunks/
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
5:I[31415,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"super-time-tracker"}],["$","meta","1",{"name":"description","content":"Web UI for the super-time-tracker CLI time sheets"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.0x3dzn~oxb6tn.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nCFHHujcYM5EFaWSlUj2N"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[2263,["/_next/static/chunks/
|
|
3
|
-
3:I[89391,["/_next/static/chunks/
|
|
4
|
-
4:I[14974,["/_next/static/chunks/
|
|
5
|
-
5:I[
|
|
6
|
-
6:I[
|
|
7
|
-
:
|
|
8
|
-
|
|
2
|
+
2:I[2263,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],""]
|
|
3
|
+
3:I[89391,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ThemeModeSystemListener"]
|
|
4
|
+
4:I[14974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ConfirmDialogProvider"]
|
|
5
|
+
5:I[45452,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
|
|
6
|
+
6:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
7
|
+
7:I[73632,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
8
|
+
:HL["/_next/static/chunks/0sqkcyb268i44.css","style"]
|
|
9
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0zwqf-1atzont.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0n~v8~rri7~t2.js","async":true}]],["$","html",null,{"lang":"en","className":"geist_f53a3a98-module__E6rLHq__variable geist_mono_a0a08e0-module__UZhpWW__variable h-full antialiased","suppressHydrationWarning":true,"children":["$","body",null,{"className":"min-h-full font-sans transition-[background-color,color] duration-200","children":[["$","$L2",null,{"id":"theme-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var mk=\"super-time-tracker-theme-mode\";var tk=\"super-time-tracker-theme\";var m=localStorage.getItem(mk);if(m!=='light'&&m!=='dark'&&m!=='system'){var legacy=localStorage.getItem(tk);m=legacy==='light'||legacy==='dark'?legacy:'system';localStorage.setItem(mk,m)}var resolve=function(mode){if(mode==='light'||mode==='dark')return mode;return window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark'};var t=resolve(m);document.documentElement.setAttribute('data-theme',t);localStorage.setItem(tk,t)}catch(e){document.documentElement.setAttribute('data-theme','dark')}})();"}}],["$","$L2",null,{"id":"ui-settings-init","strategy":"beforeInteractive","dangerouslySetInnerHTML":{"__html":"(function(){try{var k=\"super-time-tracker-compact-lists\";var s=localStorage.getItem(k);var c=s==='true';document.documentElement.setAttribute('data-compact-lists',c?'true':'false');var pk=\"super-time-tracker-color-palette\";var pv=localStorage.getItem(pk);var palettes=[\"default\",\"midnight\",\"warm\",\"ocean\",\"forest\",\"contrast\"];var migrate={\"teal\":\"default\",\"blue\":\"ocean\",\"violet\":\"midnight\",\"rose\":\"warm\",\"amber\":\"warm\",\"emerald\":\"forest\"};var ak=\"super-time-tracker-accent-color\";var p=palettes.indexOf(pv)>=0?pv:(migrate[localStorage.getItem(ak)]||\"default\");document.documentElement.setAttribute('data-palette',p);if(palettes.indexOf(pv)<0){localStorage.setItem(pk,p)}}catch(e){document.documentElement.setAttribute('data-compact-lists','false');document.documentElement.setAttribute('data-palette',\"default\")}})();"}}],["$","$L3",null,{}],["$","$L4",null,{"children":[["$","$L5",null,{}],["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nCFHHujcYM5EFaWSlUj2N"}
|
package/dist/standalone/next-output/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[83775,["/_next/static/chunks/
|
|
2
|
+
2:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
|
|
3
3
|
3:"$Sreact.suspense"
|
|
4
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nCFHHujcYM5EFaWSlUj2N"}
|
|
5
5
|
4:null
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[5233,["/_next/static/chunks/
|
|
3
|
-
3:I[73632,["/_next/static/chunks/
|
|
2
|
+
2:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
3
|
+
3:I[73632,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"nCFHHujcYM5EFaWSlUj2N"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/0sqkcyb268i44.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"nCFHHujcYM5EFaWSlUj2N"}
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
],
|
|
7
7
|
"lowPriorityFiles": [],
|
|
8
8
|
"rootMainFiles": [
|
|
9
|
-
"static/chunks/
|
|
10
|
-
"static/chunks/
|
|
11
|
-
"static/chunks/
|
|
9
|
+
"static/chunks/0koldw9zjijry.js",
|
|
10
|
+
"static/chunks/05161-t.3egqv.js",
|
|
11
|
+
"static/chunks/0708yw9dysifo.js",
|
|
12
12
|
"static/chunks/0uezeykgodd86.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-0st0r~j~gn7ke.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
|
@@ -5,7 +5,7 @@ R.c("server/chunks/ssr/_0pmaq6o._.js")
|
|
|
5
5
|
R.c("server/chunks/ssr/0z~i_next_dist_04bpslp._.js")
|
|
6
6
|
R.c("server/chunks/ssr/[root-of-the-server]__0n8s9zq._.js")
|
|
7
7
|
R.c("server/chunks/ssr/[root-of-the-server]__052~wmx._.js")
|
|
8
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
8
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0nm8f2e._.js")
|
|
9
9
|
R.c("server/chunks/ssr/0z~i_next_dist_client_components_0700zr5._.js")
|
|
10
10
|
R.c("server/chunks/ssr/0z~i_next_dist_client_components_builtin_forbidden_03a6sbg.js")
|
|
11
11
|
R.c("server/chunks/ssr/0z~i_next_dist_client_components_builtin_unauthorized_0yg~w7o.js")
|