super-time-tracker-ui 0.1.9 → 0.1.11

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 (103) hide show
  1. package/bin/stt-ui.js +2 -1
  2. package/dist/standalone/next-output/BUILD_ID +1 -1
  3. package/dist/standalone/next-output/build-manifest.json +3 -3
  4. package/dist/standalone/next-output/server/app/_global-error.html +1 -1
  5. package/dist/standalone/next-output/server/app/_global-error.rsc +1 -1
  6. package/dist/standalone/next-output/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/dist/standalone/next-output/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/dist/standalone/next-output/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/dist/standalone/next-output/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/dist/standalone/next-output/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/dist/standalone/next-output/server/app/_not-found/page_client-reference-manifest.js +1 -1
  12. package/dist/standalone/next-output/server/app/_not-found.html +1 -1
  13. package/dist/standalone/next-output/server/app/_not-found.rsc +3 -3
  14. package/dist/standalone/next-output/server/app/_not-found.segments/_full.segment.rsc +3 -3
  15. package/dist/standalone/next-output/server/app/_not-found.segments/_head.segment.rsc +1 -1
  16. package/dist/standalone/next-output/server/app/_not-found.segments/_index.segment.rsc +2 -2
  17. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  18. package/dist/standalone/next-output/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  19. package/dist/standalone/next-output/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  20. package/dist/standalone/next-output/server/app/api/entry/route.js +1 -1
  21. package/dist/standalone/next-output/server/app/api/entry/route.js.nft.json +1 -1
  22. package/dist/standalone/next-output/server/app/api/in/route.js +1 -1
  23. package/dist/standalone/next-output/server/app/api/in/route.js.nft.json +1 -1
  24. package/dist/standalone/next-output/server/app/page_client-reference-manifest.js +1 -1
  25. package/dist/standalone/next-output/server/app/reporting/page_client-reference-manifest.js +1 -1
  26. package/dist/standalone/next-output/server/app/reporting.html +1 -1
  27. package/dist/standalone/next-output/server/app/reporting.rsc +5 -5
  28. package/dist/standalone/next-output/server/app/reporting.segments/_full.segment.rsc +5 -5
  29. package/dist/standalone/next-output/server/app/reporting.segments/_head.segment.rsc +1 -1
  30. package/dist/standalone/next-output/server/app/reporting.segments/_index.segment.rsc +2 -2
  31. package/dist/standalone/next-output/server/app/reporting.segments/_tree.segment.rsc +2 -2
  32. package/dist/standalone/next-output/server/app/reporting.segments/reporting/__PAGE__.segment.rsc +2 -2
  33. package/dist/standalone/next-output/server/app/reporting.segments/reporting.segment.rsc +1 -1
  34. package/dist/standalone/next-output/server/app/settings/data/page_client-reference-manifest.js +1 -1
  35. package/dist/standalone/next-output/server/app/settings/data.html +1 -1
  36. package/dist/standalone/next-output/server/app/settings/data.rsc +9 -9
  37. package/dist/standalone/next-output/server/app/settings/data.segments/_full.segment.rsc +9 -9
  38. package/dist/standalone/next-output/server/app/settings/data.segments/_head.segment.rsc +1 -1
  39. package/dist/standalone/next-output/server/app/settings/data.segments/_index.segment.rsc +2 -2
  40. package/dist/standalone/next-output/server/app/settings/data.segments/_tree.segment.rsc +2 -2
  41. package/dist/standalone/next-output/server/app/settings/data.segments/settings/data/__PAGE__.segment.rsc +6 -6
  42. package/dist/standalone/next-output/server/app/settings/data.segments/settings/data.segment.rsc +1 -1
  43. package/dist/standalone/next-output/server/app/settings/data.segments/settings.segment.rsc +1 -1
  44. package/dist/standalone/next-output/server/app/settings/display/page_client-reference-manifest.js +1 -1
  45. package/dist/standalone/next-output/server/app/settings/display.html +1 -1
  46. package/dist/standalone/next-output/server/app/settings/display.rsc +20 -20
  47. package/dist/standalone/next-output/server/app/settings/display.segments/_full.segment.rsc +20 -20
  48. package/dist/standalone/next-output/server/app/settings/display.segments/_head.segment.rsc +1 -1
  49. package/dist/standalone/next-output/server/app/settings/display.segments/_index.segment.rsc +2 -2
  50. package/dist/standalone/next-output/server/app/settings/display.segments/_tree.segment.rsc +2 -2
  51. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display/__PAGE__.segment.rsc +17 -17
  52. package/dist/standalone/next-output/server/app/settings/display.segments/settings/display.segment.rsc +1 -1
  53. package/dist/standalone/next-output/server/app/settings/display.segments/settings.segment.rsc +1 -1
  54. package/dist/standalone/next-output/server/app/settings/page_client-reference-manifest.js +1 -1
  55. package/dist/standalone/next-output/server/app/settings/tags/page_client-reference-manifest.js +1 -1
  56. package/dist/standalone/next-output/server/app/settings/tags.html +1 -1
  57. package/dist/standalone/next-output/server/app/settings/tags.rsc +5 -5
  58. package/dist/standalone/next-output/server/app/settings/tags.segments/_full.segment.rsc +5 -5
  59. package/dist/standalone/next-output/server/app/settings/tags.segments/_head.segment.rsc +1 -1
  60. package/dist/standalone/next-output/server/app/settings/tags.segments/_index.segment.rsc +2 -2
  61. package/dist/standalone/next-output/server/app/settings/tags.segments/_tree.segment.rsc +2 -2
  62. package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags/__PAGE__.segment.rsc +2 -2
  63. package/dist/standalone/next-output/server/app/settings/tags.segments/settings/tags.segment.rsc +1 -1
  64. package/dist/standalone/next-output/server/app/settings/tags.segments/settings.segment.rsc +1 -1
  65. package/dist/standalone/next-output/server/app/settings.html +1 -1
  66. package/dist/standalone/next-output/server/app/settings.rsc +11 -11
  67. package/dist/standalone/next-output/server/app/settings.segments/_full.segment.rsc +11 -11
  68. package/dist/standalone/next-output/server/app/settings.segments/_head.segment.rsc +1 -1
  69. package/dist/standalone/next-output/server/app/settings.segments/_index.segment.rsc +2 -2
  70. package/dist/standalone/next-output/server/app/settings.segments/_tree.segment.rsc +2 -2
  71. package/dist/standalone/next-output/server/app/settings.segments/settings/__PAGE__.segment.rsc +8 -8
  72. package/dist/standalone/next-output/server/app/settings.segments/settings.segment.rsc +1 -1
  73. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0_vmm81._.js +3 -0
  74. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0y8pcoc._.js +3 -0
  75. package/dist/standalone/next-output/server/chunks/ssr/_02_~c39._.js +1 -1
  76. package/dist/standalone/next-output/server/chunks/ssr/_0hg~x6b._.js +1 -1
  77. package/dist/standalone/next-output/server/chunks/ssr/components_tracker-app_tsx_0qs9.7y._.js +1 -1
  78. package/dist/standalone/next-output/server/middleware-build-manifest.js +3 -3
  79. package/dist/standalone/next-output/server/pages/404.html +1 -1
  80. package/dist/standalone/next-output/server/pages/500.html +1 -1
  81. package/dist/standalone/next-output/static/chunks/00hl8r_ooktb6.js +1 -0
  82. package/dist/standalone/next-output/static/chunks/0irfnsh1a2o~b.js +1 -0
  83. package/dist/standalone/next-output/static/chunks/0js9~7rlpndqf.js +1 -0
  84. package/dist/standalone/next-output/static/chunks/0m5uwf4y_2bju.js +1 -0
  85. package/dist/standalone/next-output/static/chunks/0qh4my_jkjo-t.js +1 -0
  86. package/dist/standalone/next-output/static/chunks/12c8~-hsh8h~a.js +1 -0
  87. package/dist/standalone/next-output/static/chunks/1587x1-yg67q~.js +1 -0
  88. package/dist/standalone/next-output/static/chunks/18bf_eoz1ws35.css +3 -0
  89. package/dist/standalone/package.json +1 -1
  90. package/package.json +1 -1
  91. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0d1w0cs._.js +0 -3
  92. package/dist/standalone/next-output/server/chunks/[root-of-the-server]__0qmw9wb._.js +0 -3
  93. package/dist/standalone/next-output/static/chunks/0-4qto4zejzdf.js +0 -1
  94. package/dist/standalone/next-output/static/chunks/05zy2m..vwhne.js +0 -1
  95. package/dist/standalone/next-output/static/chunks/09__rtwky2ffd.js +0 -1
  96. package/dist/standalone/next-output/static/chunks/0c9knh~t~22o1.js +0 -1
  97. package/dist/standalone/next-output/static/chunks/0ev966.breqju.js +0 -1
  98. package/dist/standalone/next-output/static/chunks/0fx83q6t~ep.v.js +0 -1
  99. package/dist/standalone/next-output/static/chunks/0g2ra41_1p6y6.js +0 -1
  100. package/dist/standalone/next-output/static/chunks/0sqkcyb268i44.css +0 -3
  101. /package/dist/standalone/next-output/static/{nCFHHujcYM5EFaWSlUj2N → XOOsyWG1Jrmeomwf44JMG}/_buildManifest.js +0 -0
  102. /package/dist/standalone/next-output/static/{nCFHHujcYM5EFaWSlUj2N → XOOsyWG1Jrmeomwf44JMG}/_clientMiddlewareManifest.js +0 -0
  103. /package/dist/standalone/next-output/static/{nCFHHujcYM5EFaWSlUj2N → XOOsyWG1Jrmeomwf44JMG}/_ssgManifest.js +0 -0
@@ -6,37 +6,37 @@
6
6
  6:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
7
7
  7:I[73632,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
8
  d: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"]
9
+ :HL["/_next/static/chunks/18bf_eoz1ws35.css","style"]
10
10
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
11
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
- 0:{"P":null,"c":["","settings","display"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["display",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/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":"$L8","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L9",{"children":["$La",{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null],"$Lc",false]],"m":"$undefined","G":["$d",["$Le"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nCFHHujcYM5EFaWSlUj2N"}
13
- f:I[17446,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"SettingsSavedToast"]
14
- 10:I[75404,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TrackerTopbar"]
15
- 11:I[42800,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"SettingsNav"]
16
- 12:I[4365,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"ThemeModeSetting"]
17
- 13:I[44250,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"ColorPaletteSetting"]
18
- 14:I[50823,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"CompactListsSetting"]
19
- 15:I[32889,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"CheckInFormCollapsedSetting"]
20
- 16:I[84592,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimeFormatSetting"]
21
- 17:I[83662,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DurationFormatSetting"]
22
- 18:I[35688,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimerShowSecondsSetting"]
23
- 19:I[85215,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimerInTitleSetting"]
24
- 1a:I[83487,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"EntryListSortSetting"]
25
- 1b:I[45496,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TagFilterModeSetting"]
26
- 1c:I[85974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"WeekStartsOnSetting"]
27
- 1d:I[80032,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DefaultReportingSortSetting"]
28
- 1e:I[49655,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DefaultReportingRangeSetting"]
12
+ 0:{"P":null,"c":["","settings","display"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["display",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/18bf_eoz1ws35.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":"$L8","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L9",{"children":["$La",{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null],"$Lc",false]],"m":"$undefined","G":["$d",["$Le"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"XOOsyWG1Jrmeomwf44JMG"}
13
+ f:I[17446,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"SettingsSavedToast"]
14
+ 10:I[75404,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TrackerTopbar"]
15
+ 11:I[42800,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"SettingsNav"]
16
+ 12:I[4365,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"ThemeModeSetting"]
17
+ 13:I[44250,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"ColorPaletteSetting"]
18
+ 14:I[50823,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"CompactListsSetting"]
19
+ 15:I[32889,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"CheckInFormCollapsedSetting"]
20
+ 16:I[84592,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimeFormatSetting"]
21
+ 17:I[83662,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DurationFormatSetting"]
22
+ 18:I[35688,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimerShowSecondsSetting"]
23
+ 19:I[85215,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimerInTitleSetting"]
24
+ 1a:I[83487,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"EntryListSortSetting"]
25
+ 1b:I[45496,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TagFilterModeSetting"]
26
+ 1c:I[85974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"WeekStartsOnSetting"]
27
+ 1d:I[80032,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DefaultReportingSortSetting"]
28
+ 1e:I[49655,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DefaultReportingRangeSetting"]
29
29
  1f:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
30
30
  20:"$Sreact.suspense"
31
31
  23:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
32
32
  25:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
33
33
  8:["$","$L7",null,{}]
34
34
  9:["$","$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"}]]}]
35
- a:["$","$1","c",{"children":[[["$","$Lf",null,{}],["$","$L10",null,{"breadcrumb":{"current":"Display & layout","parent":{"label":"Settings","href":"/settings"}}}],["$","main",null,{"className":"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1","children":[["$","aside",null,{"className":"flex flex-col gap-2","children":[["$","h2",null,{"className":"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted","children":"Settings"}],["$","$L11",null,{}]]}],["$","section",null,{"className":"flex min-w-0 flex-col gap-4","children":[["$","header",null,{"className":"flex flex-col gap-1","children":[["$","h1",null,{"className":"m-0 text-[1.35rem] font-[650] tracking-tight","children":"Display & layout"}],["$","p",null,{"className":"m-0 text-[0.9rem] leading-relaxed text-muted","children":"How things look across the tracker, reporting, and entry lists."}]]}],["$","ul",null,{"className":"m-0 flex w-full list-none flex-col gap-2 p-0","aria-label":"Display settings","children":[["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L12",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L13",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L14",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L15",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L16",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L17",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L18",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L19",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1a",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1b",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1c",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1d",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1e",null,{}]}]]}]]}]]}]],[["$","script","script-0",{"src":"/_next/static/chunks/0ev966.breqju.js","async":true,"nonce":"$undefined"}]],["$","$L1f",null,{"children":["$","$20",null,{"name":"Next.MetadataOutlet","children":"$@21"}]}]]}]
35
+ a:["$","$1","c",{"children":[[["$","$Lf",null,{}],["$","$L10",null,{"breadcrumb":{"current":"Display & layout","parent":{"label":"Settings","href":"/settings"}}}],["$","main",null,{"className":"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1","children":[["$","aside",null,{"className":"flex flex-col gap-2","children":[["$","h2",null,{"className":"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted","children":"Settings"}],["$","$L11",null,{}]]}],["$","section",null,{"className":"flex min-w-0 flex-col gap-4","children":[["$","header",null,{"className":"flex flex-col gap-1","children":[["$","h1",null,{"className":"m-0 text-[1.35rem] font-[650] tracking-tight","children":"Display & layout"}],["$","p",null,{"className":"m-0 text-[0.9rem] leading-relaxed text-muted","children":"How things look across the tracker, reporting, and entry lists."}]]}],["$","ul",null,{"className":"m-0 flex w-full list-none flex-col gap-2 p-0","aria-label":"Display settings","children":[["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L12",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L13",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L14",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L15",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L16",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L17",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L18",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L19",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1a",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1b",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1c",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1d",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1e",null,{}]}]]}]]}]]}]],[["$","script","script-0",{"src":"/_next/static/chunks/1587x1-yg67q~.js","async":true,"nonce":"$undefined"}]],["$","$L1f",null,{"children":["$","$20",null,{"name":"Next.MetadataOutlet","children":"$@21"}]}]]}]
36
36
  22:[]
37
37
  b:"$W22"
38
38
  c:["$","$1","h",{"children":[null,["$","$L23",null,{"children":"$L24"}],["$","div",null,{"hidden":true,"children":["$","$L25",null,{"children":["$","$20",null,{"name":"Next.Metadata","children":"$L26"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
39
- e:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
39
+ e:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/18bf_eoz1ws35.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
40
40
  24:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
41
41
  27:I[31415,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
42
42
  21:null
@@ -6,37 +6,37 @@
6
6
  6:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
7
7
  7:I[73632,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
8
8
  d: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"]
9
+ :HL["/_next/static/chunks/18bf_eoz1ws35.css","style"]
10
10
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
11
11
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
- 0:{"P":null,"c":["","settings","display"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["display",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/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":"$L8","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L9",{"children":["$La",{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null],"$Lc",false]],"m":"$undefined","G":["$d",["$Le"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nCFHHujcYM5EFaWSlUj2N"}
13
- f:I[17446,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"SettingsSavedToast"]
14
- 10:I[75404,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TrackerTopbar"]
15
- 11:I[42800,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"SettingsNav"]
16
- 12:I[4365,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"ThemeModeSetting"]
17
- 13:I[44250,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"ColorPaletteSetting"]
18
- 14:I[50823,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"CompactListsSetting"]
19
- 15:I[32889,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"CheckInFormCollapsedSetting"]
20
- 16:I[84592,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimeFormatSetting"]
21
- 17:I[83662,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DurationFormatSetting"]
22
- 18:I[35688,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimerShowSecondsSetting"]
23
- 19:I[85215,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimerInTitleSetting"]
24
- 1a:I[83487,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"EntryListSortSetting"]
25
- 1b:I[45496,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TagFilterModeSetting"]
26
- 1c:I[85974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"WeekStartsOnSetting"]
27
- 1d:I[80032,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DefaultReportingSortSetting"]
28
- 1e:I[49655,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DefaultReportingRangeSetting"]
12
+ 0:{"P":null,"c":["","settings","display"],"q":"","i":false,"f":[[["",{"children":["settings",{"children":["display",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/18bf_eoz1ws35.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":"$L8","templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["$L9",{"children":["$La",{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null],"$Lc",false]],"m":"$undefined","G":["$d",["$Le"]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"XOOsyWG1Jrmeomwf44JMG"}
13
+ f:I[17446,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"SettingsSavedToast"]
14
+ 10:I[75404,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TrackerTopbar"]
15
+ 11:I[42800,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"SettingsNav"]
16
+ 12:I[4365,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"ThemeModeSetting"]
17
+ 13:I[44250,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"ColorPaletteSetting"]
18
+ 14:I[50823,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"CompactListsSetting"]
19
+ 15:I[32889,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"CheckInFormCollapsedSetting"]
20
+ 16:I[84592,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimeFormatSetting"]
21
+ 17:I[83662,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DurationFormatSetting"]
22
+ 18:I[35688,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimerShowSecondsSetting"]
23
+ 19:I[85215,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimerInTitleSetting"]
24
+ 1a:I[83487,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"EntryListSortSetting"]
25
+ 1b:I[45496,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TagFilterModeSetting"]
26
+ 1c:I[85974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"WeekStartsOnSetting"]
27
+ 1d:I[80032,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DefaultReportingSortSetting"]
28
+ 1e:I[49655,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DefaultReportingRangeSetting"]
29
29
  1f:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
30
30
  20:"$Sreact.suspense"
31
31
  23:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"ViewportBoundary"]
32
32
  25:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"MetadataBoundary"]
33
33
  8:["$","$L7",null,{}]
34
34
  9:["$","$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"}]]}]
35
- a:["$","$1","c",{"children":[[["$","$Lf",null,{}],["$","$L10",null,{"breadcrumb":{"current":"Display & layout","parent":{"label":"Settings","href":"/settings"}}}],["$","main",null,{"className":"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1","children":[["$","aside",null,{"className":"flex flex-col gap-2","children":[["$","h2",null,{"className":"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted","children":"Settings"}],["$","$L11",null,{}]]}],["$","section",null,{"className":"flex min-w-0 flex-col gap-4","children":[["$","header",null,{"className":"flex flex-col gap-1","children":[["$","h1",null,{"className":"m-0 text-[1.35rem] font-[650] tracking-tight","children":"Display & layout"}],["$","p",null,{"className":"m-0 text-[0.9rem] leading-relaxed text-muted","children":"How things look across the tracker, reporting, and entry lists."}]]}],["$","ul",null,{"className":"m-0 flex w-full list-none flex-col gap-2 p-0","aria-label":"Display settings","children":[["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L12",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L13",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L14",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L15",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L16",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L17",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L18",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L19",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1a",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1b",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1c",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1d",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1e",null,{}]}]]}]]}]]}]],[["$","script","script-0",{"src":"/_next/static/chunks/0ev966.breqju.js","async":true,"nonce":"$undefined"}]],["$","$L1f",null,{"children":["$","$20",null,{"name":"Next.MetadataOutlet","children":"$@21"}]}]]}]
35
+ a:["$","$1","c",{"children":[[["$","$Lf",null,{}],["$","$L10",null,{"breadcrumb":{"current":"Display & layout","parent":{"label":"Settings","href":"/settings"}}}],["$","main",null,{"className":"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1","children":[["$","aside",null,{"className":"flex flex-col gap-2","children":[["$","h2",null,{"className":"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted","children":"Settings"}],["$","$L11",null,{}]]}],["$","section",null,{"className":"flex min-w-0 flex-col gap-4","children":[["$","header",null,{"className":"flex flex-col gap-1","children":[["$","h1",null,{"className":"m-0 text-[1.35rem] font-[650] tracking-tight","children":"Display & layout"}],["$","p",null,{"className":"m-0 text-[0.9rem] leading-relaxed text-muted","children":"How things look across the tracker, reporting, and entry lists."}]]}],["$","ul",null,{"className":"m-0 flex w-full list-none flex-col gap-2 p-0","aria-label":"Display settings","children":[["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L12",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L13",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L14",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L15",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L16",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L17",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L18",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L19",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1a",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1b",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1c",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1d",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L1e",null,{}]}]]}]]}]]}]],[["$","script","script-0",{"src":"/_next/static/chunks/1587x1-yg67q~.js","async":true,"nonce":"$undefined"}]],["$","$L1f",null,{"children":["$","$20",null,{"name":"Next.MetadataOutlet","children":"$@21"}]}]]}]
36
36
  22:[]
37
37
  b:"$W22"
38
38
  c:["$","$1","h",{"children":[null,["$","$L23",null,{"children":"$L24"}],["$","div",null,{"hidden":true,"children":["$","$L25",null,{"children":["$","$20",null,{"name":"Next.Metadata","children":"$L26"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
39
- e:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0sqkcyb268i44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
39
+ e:["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/18bf_eoz1ws35.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]
40
40
  24:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
41
41
  27:I[31415,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
42
42
  21:null
@@ -3,4 +3,4 @@
3
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
  5:I[31415,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$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"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$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":"XOOsyWG1Jrmeomwf44JMG"}
@@ -5,5 +5,5 @@
5
5
  5:I[45452,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"AppKeyboardShortcuts"]
6
6
  6:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
7
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"}
8
+ :HL["/_next/static/chunks/18bf_eoz1ws35.css","style"]
9
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/18bf_eoz1ws35.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":"XOOsyWG1Jrmeomwf44JMG"}
@@ -1,4 +1,4 @@
1
- :HL["/_next/static/chunks/0sqkcyb268i44.css","style"]
1
+ :HL["/_next/static/chunks/18bf_eoz1ws35.css","style"]
2
2
  :HL["/_next/static/media/797e433ab948586e-s.p.09zddjkbdep5a.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
3
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"display","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"nCFHHujcYM5EFaWSlUj2N"}
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"settings","param":null,"prefetchHints":0,"slots":{"children":{"name":"display","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"XOOsyWG1Jrmeomwf44JMG"}
@@ -1,21 +1,21 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[17446,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"SettingsSavedToast"]
3
- 3:I[75404,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TrackerTopbar"]
4
- 4:I[42800,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"SettingsNav"]
5
- 5:I[4365,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"ThemeModeSetting"]
6
- 6:I[44250,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"ColorPaletteSetting"]
7
- 7:I[50823,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"CompactListsSetting"]
8
- 8:I[32889,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"CheckInFormCollapsedSetting"]
9
- 9:I[84592,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimeFormatSetting"]
10
- a:I[83662,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DurationFormatSetting"]
11
- b:I[35688,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimerShowSecondsSetting"]
12
- c:I[85215,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TimerInTitleSetting"]
13
- d:I[83487,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"EntryListSortSetting"]
14
- e:I[45496,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"TagFilterModeSetting"]
15
- f:I[85974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"WeekStartsOnSetting"]
16
- 10:I[80032,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DefaultReportingSortSetting"]
17
- 11:I[49655,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0ev966.breqju.js"],"DefaultReportingRangeSetting"]
2
+ 2:I[17446,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"SettingsSavedToast"]
3
+ 3:I[75404,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TrackerTopbar"]
4
+ 4:I[42800,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"SettingsNav"]
5
+ 5:I[4365,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"ThemeModeSetting"]
6
+ 6:I[44250,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"ColorPaletteSetting"]
7
+ 7:I[50823,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"CompactListsSetting"]
8
+ 8:I[32889,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"CheckInFormCollapsedSetting"]
9
+ 9:I[84592,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimeFormatSetting"]
10
+ a:I[83662,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DurationFormatSetting"]
11
+ b:I[35688,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimerShowSecondsSetting"]
12
+ c:I[85215,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TimerInTitleSetting"]
13
+ d:I[83487,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"EntryListSortSetting"]
14
+ e:I[45496,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"TagFilterModeSetting"]
15
+ f:I[85974,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"WeekStartsOnSetting"]
16
+ 10:I[80032,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DefaultReportingSortSetting"]
17
+ 11:I[49655,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/1587x1-yg67q~.js"],"DefaultReportingRangeSetting"]
18
18
  12:I[83775,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"OutletBoundary"]
19
19
  13:"$Sreact.suspense"
20
- 0:{"rsc":["$","$1","c",{"children":[[["$","$L2",null,{}],["$","$L3",null,{"breadcrumb":{"current":"Display & layout","parent":{"label":"Settings","href":"/settings"}}}],["$","main",null,{"className":"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1","children":[["$","aside",null,{"className":"flex flex-col gap-2","children":[["$","h2",null,{"className":"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted","children":"Settings"}],["$","$L4",null,{}]]}],["$","section",null,{"className":"flex min-w-0 flex-col gap-4","children":[["$","header",null,{"className":"flex flex-col gap-1","children":[["$","h1",null,{"className":"m-0 text-[1.35rem] font-[650] tracking-tight","children":"Display & layout"}],["$","p",null,{"className":"m-0 text-[0.9rem] leading-relaxed text-muted","children":"How things look across the tracker, reporting, and entry lists."}]]}],["$","ul",null,{"className":"m-0 flex w-full list-none flex-col gap-2 p-0","aria-label":"Display settings","children":[["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L5",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L6",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L7",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L8",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L9",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$La",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Lb",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Lc",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Ld",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Le",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Lf",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L10",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L11",null,{}]}]]}]]}]]}]],[["$","script","script-0",{"src":"/_next/static/chunks/0ev966.breqju.js","async":true}]],["$","$L12",null,{"children":["$","$13",null,{"name":"Next.MetadataOutlet","children":"$@14"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nCFHHujcYM5EFaWSlUj2N"}
20
+ 0:{"rsc":["$","$1","c",{"children":[[["$","$L2",null,{}],["$","$L3",null,{"breadcrumb":{"current":"Display & layout","parent":{"label":"Settings","href":"/settings"}}}],["$","main",null,{"className":"mx-auto grid w-full max-w-[1120px] grid-cols-[minmax(12rem,16rem)_minmax(0,1fr)] gap-6 px-5 pb-10 pt-6 max-[860px]:grid-cols-1","children":[["$","aside",null,{"className":"flex flex-col gap-2","children":[["$","h2",null,{"className":"m-0 text-[0.72rem] font-semibold uppercase tracking-[0.06em] text-muted","children":"Settings"}],["$","$L4",null,{}]]}],["$","section",null,{"className":"flex min-w-0 flex-col gap-4","children":[["$","header",null,{"className":"flex flex-col gap-1","children":[["$","h1",null,{"className":"m-0 text-[1.35rem] font-[650] tracking-tight","children":"Display & layout"}],["$","p",null,{"className":"m-0 text-[0.9rem] leading-relaxed text-muted","children":"How things look across the tracker, reporting, and entry lists."}]]}],["$","ul",null,{"className":"m-0 flex w-full list-none flex-col gap-2 p-0","aria-label":"Display settings","children":[["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L5",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L6",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L7",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L8",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L9",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$La",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Lb",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Lc",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Ld",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Le",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$Lf",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L10",null,{}]}],["$","li",null,{"className":"rounded-md border border-panel-border bg-panel p-3.5 shadow-sm","children":["$","$L11",null,{}]}]]}]]}]]}]],[["$","script","script-0",{"src":"/_next/static/chunks/1587x1-yg67q~.js","async":true}]],["$","$L12",null,{"children":["$","$13",null,{"name":"Next.MetadataOutlet","children":"$@14"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"XOOsyWG1Jrmeomwf44JMG"}
21
21
  14:null
@@ -2,4 +2,4 @@
2
2
  2:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
3
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":"nCFHHujcYM5EFaWSlUj2N"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"XOOsyWG1Jrmeomwf44JMG"}
@@ -2,4 +2,4 @@
2
2
  2:I[5233,["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js"],"default"]
3
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":"nCFHHujcYM5EFaWSlUj2N"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"XOOsyWG1Jrmeomwf44JMG"}
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/settings/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},"[project]/components/clear-tag-filters-on-sheet-change-setting.tsx <module evaluation>":{"id":91653,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/clear-tag-filters-on-sheet-change-setting.tsx":{"id":91653,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/confirm-before-checkout-setting.tsx <module evaluation>":{"id":98295,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/confirm-before-checkout-setting.tsx":{"id":98295,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/confirm-destructive-actions-setting.tsx <module evaluation>":{"id":256,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/confirm-destructive-actions-setting.tsx":{"id":256,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/default-sheet-session-setting.tsx <module evaluation>":{"id":62344,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/default-sheet-session-setting.tsx":{"id":62344,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/settings-nav.tsx <module evaluation>":{"id":42800,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/settings-nav.tsx":{"id":42800,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/settings-saved-toast.tsx <module evaluation>":{"id":17446,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/settings-saved-toast.tsx":{"id":17446,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/tracker-topbar.tsx <module evaluation>":{"id":75404,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.js"],"async":false},"[project]/components/tracker-topbar.tsx":{"id":75404,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/09__rtwky2ffd.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}},"91653":{"*":{"id":73271,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"98295":{"*":{"id":80587,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"256":{"*":{"id":89365,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"62344":{"*":{"id":46914,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"42800":{"*":{"id":85393,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"17446":{"*":{"id":78823,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"75404":{"*":{"id":98790,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.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}},"91653":{"*":{"id":52811,"name":"*","chunks":[],"async":false}},"98295":{"*":{"id":46049,"name":"*","chunks":[],"async":false}},"256":{"*":{"id":22659,"name":"*","chunks":[],"async":false}},"62344":{"*":{"id":27942,"name":"*","chunks":[],"async":false}},"42800":{"*":{"id":28678,"name":"*","chunks":[],"async":false}},"17446":{"*":{"id":89827,"name":"*","chunks":[],"async":false}},"75404":{"*":{"id":43680,"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}],"[project]/app/settings/page":[{"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"],"[project]/app/settings/page":["static/chunks/0zwqf-1atzont.js","static/chunks/0n~v8~rri7~t2.js","static/chunks/09__rtwky2ffd.js"]}};
2
+ globalThis.__RSC_MANIFEST["/settings/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},"[project]/components/clear-tag-filters-on-sheet-change-setting.tsx <module evaluation>":{"id":91653,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/clear-tag-filters-on-sheet-change-setting.tsx":{"id":91653,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/confirm-before-checkout-setting.tsx <module evaluation>":{"id":98295,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/confirm-before-checkout-setting.tsx":{"id":98295,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/confirm-destructive-actions-setting.tsx <module evaluation>":{"id":256,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/confirm-destructive-actions-setting.tsx":{"id":256,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/default-sheet-session-setting.tsx <module evaluation>":{"id":62344,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/default-sheet-session-setting.tsx":{"id":62344,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/settings-nav.tsx <module evaluation>":{"id":42800,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/settings-nav.tsx":{"id":42800,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/settings-saved-toast.tsx <module evaluation>":{"id":17446,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/settings-saved-toast.tsx":{"id":17446,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/tracker-topbar.tsx <module evaluation>":{"id":75404,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.js"],"async":false},"[project]/components/tracker-topbar.tsx":{"id":75404,"name":"*","chunks":["/_next/static/chunks/0zwqf-1atzont.js","/_next/static/chunks/0n~v8~rri7~t2.js","/_next/static/chunks/0irfnsh1a2o~b.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}},"91653":{"*":{"id":73271,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"98295":{"*":{"id":80587,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"256":{"*":{"id":89365,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"62344":{"*":{"id":46914,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"42800":{"*":{"id":85393,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"17446":{"*":{"id":78823,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.js"],"async":false}},"75404":{"*":{"id":98790,"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/_0wjdrek._.js","server/chunks/ssr/_02_~c39._.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}},"91653":{"*":{"id":52811,"name":"*","chunks":[],"async":false}},"98295":{"*":{"id":46049,"name":"*","chunks":[],"async":false}},"256":{"*":{"id":22659,"name":"*","chunks":[],"async":false}},"62344":{"*":{"id":27942,"name":"*","chunks":[],"async":false}},"42800":{"*":{"id":28678,"name":"*","chunks":[],"async":false}},"17446":{"*":{"id":89827,"name":"*","chunks":[],"async":false}},"75404":{"*":{"id":43680,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/app/layout":[{"path":"static/chunks/18bf_eoz1ws35.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/18bf_eoz1ws35.css","inlined":false}],"[project]/app/settings/page":[{"path":"static/chunks/18bf_eoz1ws35.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"],"[project]/app/settings/page":["static/chunks/0zwqf-1atzont.js","static/chunks/0n~v8~rri7~t2.js","static/chunks/0irfnsh1a2o~b.js"]}};
3
3