@minimalcorp/meshi 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/apps/web/.next/BUILD_ID +1 -1
- package/.next/standalone/apps/web/.next/app-build-manifest.json +3 -3
- package/.next/standalone/apps/web/.next/build-manifest.json +2 -2
- package/.next/standalone/apps/web/.next/prerender-manifest.json +19 -19
- package/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/apps/web/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/apps/web/.next/server/app/_not-found.rsc +2 -2
- package/.next/standalone/apps/web/.next/server/app/dashboard/page.js +1 -1
- package/.next/standalone/apps/web/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/standalone/apps/web/.next/server/app/dashboard.html +1 -1
- package/.next/standalone/apps/web/.next/server/app/dashboard.rsc +3 -3
- package/.next/standalone/apps/web/.next/server/app/foods/page_client-reference-manifest.js +1 -1
- package/.next/standalone/apps/web/.next/server/app/foods.html +1 -1
- package/.next/standalone/apps/web/.next/server/app/foods.rsc +2 -2
- package/.next/standalone/apps/web/.next/server/app/goals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/apps/web/.next/server/app/goals.html +1 -1
- package/.next/standalone/apps/web/.next/server/app/goals.rsc +2 -2
- package/.next/standalone/apps/web/.next/server/app/index.html +1 -1
- package/.next/standalone/apps/web/.next/server/app/index.rsc +3 -3
- package/.next/standalone/apps/web/.next/server/app/page.js +1 -1
- package/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/apps/web/.next/server/pages/404.html +1 -1
- package/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/apps/web/.next/static/chunks/app/dashboard/page-9a5eb095602175ec.js +1 -0
- package/.next/standalone/apps/web/.next/static/chunks/app/page-d1b424b60fbe8c18.js +1 -0
- package/.next/standalone/apps/web/.next/static/css/ac8e8f35825d92cd.css +1 -0
- package/.next/standalone/apps/web/package.json +1 -0
- package/package.json +1 -1
- package/.next/standalone/apps/web/.next/static/chunks/app/dashboard/page-887b35a12f9529d2.js +0 -1
- package/.next/standalone/apps/web/.next/static/chunks/app/page-88c5d1480f5849fe.js +0 -1
- package/.next/standalone/apps/web/.next/static/css/1affe5324d8176a9.css +0 -1
- /package/.next/standalone/apps/web/.next/static/{ZxT3BYruwHLcPbJZy9P5C → T9SmpQfgKTNd318PMZpYn}/_buildManifest.js +0 -0
- /package/.next/standalone/apps/web/.next/static/{ZxT3BYruwHLcPbJZy9P5C → T9SmpQfgKTNd318PMZpYn}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--T9SmpQfgKTNd318PMZpYn--><html lang="ja"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/ac8e8f35825d92cd.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-4e6bf084ac60582b.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-d1ba49e1e5028ea6.js" async=""></script><script src="/_next/static/chunks/main-app-c288eb82b72d6778.js" async=""></script><script src="/_next/static/chunks/app/layout-c3fd07aa6dba82c3.js" async=""></script><script src="/_next/static/chunks/181-71b9fc575082f7f1.js" async=""></script><script src="/_next/static/chunks/app/dashboard/page-9a5eb095602175ec.js" async=""></script><title>meshi — カロリー記録</title><meta name="description" content="摂取カロリーを記録し、目標に対する進捗を可視化するツール"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="mx-auto max-w-3xl px-4 pb-16"><header class="flex items-center justify-between py-5"><a class="text-xl font-bold tracking-tight" href="/">🍚 meshi</a><nav class="flex gap-1 text-sm"><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/">ホーム</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/dashboard">ダッシュボード</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/foods">食品マスタ</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/goals">目標</a></nav></header><main><div class="space-y-6"><div class="flex items-center justify-between"><div class="flex gap-1"><button class="rounded-md px-3 py-1.5 text-sm bg-neutral-900 text-white">日次</button><button class="rounded-md px-3 py-1.5 text-sm bg-neutral-100 text-neutral-700">週次</button><button class="rounded-md px-3 py-1.5 text-sm bg-neutral-100 text-neutral-700">月次</button></div><div class="flex items-center gap-1"><button class="rounded-md bg-neutral-100 px-2 py-1.5 text-sm hover:bg-neutral-200">←</button><button class="rounded-md bg-neutral-100 px-3 py-1.5 text-sm hover:bg-neutral-200">今</button><button class="rounded-md bg-neutral-100 px-2 py-1.5 text-sm hover:bg-neutral-200">→</button></div></div><p class="text-sm text-neutral-500">読み込み中…</p></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/webpack-4e6bf084ac60582b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2619,[\"177\",\"static/chunks/app/layout-c3fd07aa6dba82c3.js\"],\"\"]\n3:I[9766,[],\"\"]\n4:I[8924,[],\"\"]\n5:I[4686,[\"181\",\"static/chunks/181-71b9fc575082f7f1.js\",\"105\",\"static/chunks/app/dashboard/page-9a5eb095602175ec.js\"],\"Dashboard\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/css/ac8e8f35825d92cd.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T9SmpQfgKTNd318PMZpYn\",\"p\":\"\",\"c\":[\"\",\"dashboard\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ac8e8f35825d92cd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ja\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-3xl px-4 pb-16\",\"children\":[[\"$\",\"header\",null,{\"className\":\"flex items-center justify-between py-5\",\"children\":[[\"$\",\"$L2\",null,{\"href\":\"/\",\"className\":\"text-xl font-bold tracking-tight\",\"children\":\"🍚 meshi\"}],[\"$\",\"nav\",null,{\"className\":\"flex gap-1 text-sm\",\"children\":[[\"$\",\"$L2\",\"/\",{\"href\":\"/\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ホーム\"}],[\"$\",\"$L2\",\"/dashboard\",{\"href\":\"/dashboard\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ダッシュボード\"}],[\"$\",\"$L2\",\"/foods\",{\"href\":\"/foods\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"食品マスタ\"}],[\"$\",\"$L2\",\"/goals\",{\"href\":\"/goals\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"目標\"}]]}]]}],[\"$\",\"main\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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\":[\"dashboard\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"meshi — カロリー記録\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"摂取カロリーを記録し、目標に対する進捗を可視化するツール\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
2:I[2619,["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],""]
|
|
3
3
|
3:I[9766,[],""]
|
|
4
4
|
4:I[8924,[],""]
|
|
5
|
-
5:I[4686,["181","static/chunks/181-71b9fc575082f7f1.js","105","static/chunks/app/dashboard/page-
|
|
5
|
+
5:I[4686,["181","static/chunks/181-71b9fc575082f7f1.js","105","static/chunks/app/dashboard/page-9a5eb095602175ec.js"],"Dashboard"]
|
|
6
6
|
6:I[4431,[],"OutletBoundary"]
|
|
7
7
|
8:I[5278,[],"AsyncMetadataOutlet"]
|
|
8
8
|
a:I[4431,[],"ViewportBoundary"]
|
|
9
9
|
c:I[4431,[],"MetadataBoundary"]
|
|
10
10
|
d:"$Sreact.suspense"
|
|
11
11
|
f:I[7150,[],""]
|
|
12
|
-
:HL["/_next/static/css/
|
|
13
|
-
0:{"P":null,"b":"
|
|
12
|
+
:HL["/_next/static/css/ac8e8f35825d92cd.css","style"]
|
|
13
|
+
0:{"P":null,"b":"T9SmpQfgKTNd318PMZpYn","p":"","c":["","dashboard"],"i":false,"f":[[["",{"children":["dashboard",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ac8e8f35825d92cd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"children":["$","div",null,{"className":"mx-auto max-w-3xl px-4 pb-16","children":[["$","header",null,{"className":"flex items-center justify-between py-5","children":[["$","$L2",null,{"href":"/","className":"text-xl font-bold tracking-tight","children":"🍚 meshi"}],["$","nav",null,{"className":"flex gap-1 text-sm","children":[["$","$L2","/",{"href":"/","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ホーム"}],["$","$L2","/dashboard",{"href":"/dashboard","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ダッシュボード"}],["$","$L2","/foods",{"href":"/foods","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"食品マスタ"}],["$","$L2","/goals",{"href":"/goals","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"目標"}]]}]]}],["$","main",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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":["dashboard",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],null],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
|
|
14
14
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
15
15
|
7:null
|
|
16
16
|
9:{"metadata":[["$","title","0",{"children":"meshi — カロリー記録"}],["$","meta","1",{"name":"description","content":"摂取カロリーを記録し、目標に対する進捗を可視化するツール"}]],"error":null,"digest":"$undefined"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/foods/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"2146","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/foods/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"2146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"1603","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"5170","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"8392","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"2263","name":"*","chunks":[],"async":false}},"4686":{"*":{"id":"6281","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"8922","name":"*","chunks":[],"async":false}},"5913":{"*":{"id":"2627","name":"*","chunks":[],"async":false}},"6305":{"*":{"id":"992","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"4160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"8495","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"9234","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"7526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/Dashboard.tsx":{"id":4686,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/FoodManager.tsx":{"id":3950,"name":"*","chunks":["196","static/chunks/app/foods/page-180e9721acdbca25.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/RecordEntry.tsx":{"id":6305,"name":"*","chunks":["974","static/chunks/app/page-d1b424b60fbe8c18.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/GoalManager.tsx":{"id":5913,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/meshi/meshi/apps/web/src/":[],"/home/runner/work/meshi/meshi/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/ac8e8f35825d92cd.css"}],"/home/runner/work/meshi/meshi/apps/web/src/app/page":[],"/home/runner/work/meshi/meshi/apps/web/src/app/foods/page":[]},"rscModuleMapping":{"622":{"*":{"id":"1384","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"3597","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"5169","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"9748","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"4754","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"3041","name":"*","chunks":[],"async":false}},"4686":{"*":{"id":"4227","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5913":{"*":{"id":"9193","name":"*","chunks":[],"async":false}},"6305":{"*":{"id":"5530","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"1170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"9576","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--T9SmpQfgKTNd318PMZpYn--><html lang="ja"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/ac8e8f35825d92cd.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-4e6bf084ac60582b.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-d1ba49e1e5028ea6.js" async=""></script><script src="/_next/static/chunks/main-app-c288eb82b72d6778.js" async=""></script><script src="/_next/static/chunks/app/layout-c3fd07aa6dba82c3.js" async=""></script><script src="/_next/static/chunks/app/foods/page-180e9721acdbca25.js" async=""></script><title>meshi — カロリー記録</title><meta name="description" content="摂取カロリーを記録し、目標に対する進捗を可視化するツール"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="mx-auto max-w-3xl px-4 pb-16"><header class="flex items-center justify-between py-5"><a class="text-xl font-bold tracking-tight" href="/">🍚 meshi</a><nav class="flex gap-1 text-sm"><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/">ホーム</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/dashboard">ダッシュボード</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/foods">食品マスタ</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/goals">目標</a></nav></header><main><div class="space-y-6"><div class="rounded-xl border border-neutral-200 bg-white p-5 shadow-sm "><h2 class="mb-3 text-base font-semibold text-neutral-800">食品を追加</h2><form class="grid grid-cols-2 gap-3"><div class="col-span-2"><label class="block"><span class="mb-1 block text-xs font-medium text-neutral-500">食品名</span><input class="w-full rounded-md border border-neutral-300 bg-white px-3 py-1.5 text-sm outline-none focus:border-neutral-500" required="" value=""/></label></div><label class="block"><span class="mb-1 block text-xs font-medium text-neutral-500">カロリー (kcal)</span><input class="w-full rounded-md border border-neutral-300 bg-white px-3 py-1.5 text-sm outline-none focus:border-neutral-500" type="number" min="0" required="" value=""/></label><label class="block"><span class="mb-1 block text-xs font-medium text-neutral-500">単位ラベル(任意・例: 1杯 / 100g)</span><input class="w-full rounded-md border border-neutral-300 bg-white px-3 py-1.5 text-sm outline-none focus:border-neutral-500" value=""/></label><div class="col-span-2"><button class="rounded-md px-3 py-1.5 text-sm font-medium transition disabled:cursor-not-allowed bg-neutral-900 text-white hover:bg-neutral-700 disabled:bg-neutral-400 " type="submit">追加する</button></div></form></div><div class="rounded-xl border border-neutral-200 bg-white p-5 shadow-sm "><h2 class="mb-3 text-base font-semibold text-neutral-800">食品マスタ一覧</h2><p class="text-sm text-neutral-500">読み込み中…</p></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/webpack-4e6bf084ac60582b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2619,[\"177\",\"static/chunks/app/layout-c3fd07aa6dba82c3.js\"],\"\"]\n3:I[9766,[],\"\"]\n4:I[8924,[],\"\"]\n5:I[3950,[\"196\",\"static/chunks/app/foods/page-180e9721acdbca25.js\"],\"FoodManager\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/css/ac8e8f35825d92cd.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T9SmpQfgKTNd318PMZpYn\",\"p\":\"\",\"c\":[\"\",\"foods\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"foods\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ac8e8f35825d92cd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ja\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-3xl px-4 pb-16\",\"children\":[[\"$\",\"header\",null,{\"className\":\"flex items-center justify-between py-5\",\"children\":[[\"$\",\"$L2\",null,{\"href\":\"/\",\"className\":\"text-xl font-bold tracking-tight\",\"children\":\"🍚 meshi\"}],[\"$\",\"nav\",null,{\"className\":\"flex gap-1 text-sm\",\"children\":[[\"$\",\"$L2\",\"/\",{\"href\":\"/\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ホーム\"}],[\"$\",\"$L2\",\"/dashboard\",{\"href\":\"/dashboard\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ダッシュボード\"}],[\"$\",\"$L2\",\"/foods\",{\"href\":\"/foods\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"食品マスタ\"}],[\"$\",\"$L2\",\"/goals\",{\"href\":\"/goals\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"目標\"}]]}]]}],[\"$\",\"main\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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\":[\"foods\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"meshi — カロリー記録\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"摂取カロリーを記録し、目標に対する進捗を可視化するツール\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -9,8 +9,8 @@ a:I[4431,[],"ViewportBoundary"]
|
|
|
9
9
|
c:I[4431,[],"MetadataBoundary"]
|
|
10
10
|
d:"$Sreact.suspense"
|
|
11
11
|
f:I[7150,[],""]
|
|
12
|
-
:HL["/_next/static/css/
|
|
13
|
-
0:{"P":null,"b":"
|
|
12
|
+
:HL["/_next/static/css/ac8e8f35825d92cd.css","style"]
|
|
13
|
+
0:{"P":null,"b":"T9SmpQfgKTNd318PMZpYn","p":"","c":["","foods"],"i":false,"f":[[["",{"children":["foods",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ac8e8f35825d92cd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"children":["$","div",null,{"className":"mx-auto max-w-3xl px-4 pb-16","children":[["$","header",null,{"className":"flex items-center justify-between py-5","children":[["$","$L2",null,{"href":"/","className":"text-xl font-bold tracking-tight","children":"🍚 meshi"}],["$","nav",null,{"className":"flex gap-1 text-sm","children":[["$","$L2","/",{"href":"/","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ホーム"}],["$","$L2","/dashboard",{"href":"/dashboard","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ダッシュボード"}],["$","$L2","/foods",{"href":"/foods","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"食品マスタ"}],["$","$L2","/goals",{"href":"/goals","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"目標"}]]}]]}],["$","main",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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":["foods",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],null],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
|
|
14
14
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
15
15
|
7:null
|
|
16
16
|
9:{"metadata":[["$","title","0",{"children":"meshi — カロリー記録"}],["$","meta","1",{"name":"description","content":"摂取カロリーを記録し、目標に対する進捗を可視化するツール"}]],"error":null,"digest":"$undefined"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/goals/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"2146","name":"*","chunks":[],"async":false}},"
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/goals/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"2146","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"1603","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"3991","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"5170","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"8392","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"2263","name":"*","chunks":[],"async":false}},"4686":{"*":{"id":"6281","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"8922","name":"*","chunks":[],"async":false}},"5913":{"*":{"id":"2627","name":"*","chunks":[],"async":false}},"6305":{"*":{"id":"992","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"4160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"8495","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"9234","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"7526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/node_modules/next/dist/esm/client/app-dir/link.js":{"id":2619,"name":"*","chunks":["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/app/globals.css":{"id":3673,"name":"*","chunks":["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/Dashboard.tsx":{"id":4686,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/FoodManager.tsx":{"id":3950,"name":"*","chunks":[],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/RecordEntry.tsx":{"id":6305,"name":"*","chunks":["974","static/chunks/app/page-d1b424b60fbe8c18.js"],"async":false},"/home/runner/work/meshi/meshi/apps/web/src/components/GoalManager.tsx":{"id":5913,"name":"*","chunks":["341","static/chunks/app/goals/page-33762df951ed61c0.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/meshi/meshi/apps/web/src/":[],"/home/runner/work/meshi/meshi/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/ac8e8f35825d92cd.css"}],"/home/runner/work/meshi/meshi/apps/web/src/app/page":[],"/home/runner/work/meshi/meshi/apps/web/src/app/goals/page":[]},"rscModuleMapping":{"622":{"*":{"id":"1384","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"3597","name":"*","chunks":[],"async":false}},"2619":{"*":{"id":"5169","name":"*","chunks":[],"async":false}},"3673":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"9748","name":"*","chunks":[],"async":false}},"3950":{"*":{"id":"4754","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"3041","name":"*","chunks":[],"async":false}},"4686":{"*":{"id":"4227","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5913":{"*":{"id":"9193","name":"*","chunks":[],"async":false}},"6305":{"*":{"id":"5530","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"1170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"6893","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"9576","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--T9SmpQfgKTNd318PMZpYn--><html lang="ja"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/ac8e8f35825d92cd.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-4e6bf084ac60582b.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-d1ba49e1e5028ea6.js" async=""></script><script src="/_next/static/chunks/main-app-c288eb82b72d6778.js" async=""></script><script src="/_next/static/chunks/app/layout-c3fd07aa6dba82c3.js" async=""></script><script src="/_next/static/chunks/app/goals/page-33762df951ed61c0.js" async=""></script><title>meshi — カロリー記録</title><meta name="description" content="摂取カロリーを記録し、目標に対する進捗を可視化するツール"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="mx-auto max-w-3xl px-4 pb-16"><header class="flex items-center justify-between py-5"><a class="text-xl font-bold tracking-tight" href="/">🍚 meshi</a><nav class="flex gap-1 text-sm"><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/">ホーム</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/dashboard">ダッシュボード</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/foods">食品マスタ</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/goals">目標</a></nav></header><main><div class="space-y-6"><div class="rounded-xl border border-neutral-200 bg-white p-5 shadow-sm "><h2 class="mb-3 text-base font-semibold text-neutral-800">現在の目標</h2><p class="text-sm text-neutral-500">読み込み中…</p></div><div class="rounded-xl border border-neutral-200 bg-white p-5 shadow-sm "><h2 class="mb-3 text-base font-semibold text-neutral-800">目標を設定 / 変更</h2><form class="grid grid-cols-2 gap-3"><label class="block"><span class="mb-1 block text-xs font-medium text-neutral-500">1日の目標カロリー (kcal)</span><input class="w-full rounded-md border border-neutral-300 bg-white px-3 py-1.5 text-sm outline-none focus:border-neutral-500" type="number" min="0" placeholder="1500" required="" value=""/></label><label class="block"><span class="mb-1 block text-xs font-medium text-neutral-500">適用開始日</span><input class="w-full rounded-md border border-neutral-300 bg-white px-3 py-1.5 text-sm outline-none focus:border-neutral-500" type="date" value="2026-06-30"/></label><div class="col-span-2"><button class="rounded-md px-3 py-1.5 text-sm font-medium transition disabled:cursor-not-allowed bg-neutral-900 text-white hover:bg-neutral-700 disabled:bg-neutral-400 " type="submit">この目標を保存</button><p class="mt-2 text-xs text-neutral-500">※ 適用開始日ごとに履歴が残り、各日はその日時点の目標で評価されます。</p></div></form></div><div class="rounded-xl border border-neutral-200 bg-white p-5 shadow-sm "><h2 class="mb-3 text-base font-semibold text-neutral-800">目標の履歴</h2><p class="text-sm text-neutral-500">履歴はありません。</p></div></div><!--$--><!--/$--></main></div><script src="/_next/static/chunks/webpack-4e6bf084ac60582b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2619,[\"177\",\"static/chunks/app/layout-c3fd07aa6dba82c3.js\"],\"\"]\n3:I[9766,[],\"\"]\n4:I[8924,[],\"\"]\n5:I[5913,[\"341\",\"static/chunks/app/goals/page-33762df951ed61c0.js\"],\"GoalManager\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/css/ac8e8f35825d92cd.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T9SmpQfgKTNd318PMZpYn\",\"p\":\"\",\"c\":[\"\",\"goals\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"goals\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ac8e8f35825d92cd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ja\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-3xl px-4 pb-16\",\"children\":[[\"$\",\"header\",null,{\"className\":\"flex items-center justify-between py-5\",\"children\":[[\"$\",\"$L2\",null,{\"href\":\"/\",\"className\":\"text-xl font-bold tracking-tight\",\"children\":\"🍚 meshi\"}],[\"$\",\"nav\",null,{\"className\":\"flex gap-1 text-sm\",\"children\":[[\"$\",\"$L2\",\"/\",{\"href\":\"/\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ホーム\"}],[\"$\",\"$L2\",\"/dashboard\",{\"href\":\"/dashboard\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ダッシュボード\"}],[\"$\",\"$L2\",\"/foods\",{\"href\":\"/foods\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"食品マスタ\"}],[\"$\",\"$L2\",\"/goals\",{\"href\":\"/goals\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"目標\"}]]}]]}],[\"$\",\"main\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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\":[\"goals\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"meshi — カロリー記録\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"摂取カロリーを記録し、目標に対する進捗を可視化するツール\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -9,8 +9,8 @@ a:I[4431,[],"ViewportBoundary"]
|
|
|
9
9
|
c:I[4431,[],"MetadataBoundary"]
|
|
10
10
|
d:"$Sreact.suspense"
|
|
11
11
|
f:I[7150,[],""]
|
|
12
|
-
:HL["/_next/static/css/
|
|
13
|
-
0:{"P":null,"b":"
|
|
12
|
+
:HL["/_next/static/css/ac8e8f35825d92cd.css","style"]
|
|
13
|
+
0:{"P":null,"b":"T9SmpQfgKTNd318PMZpYn","p":"","c":["","goals"],"i":false,"f":[[["",{"children":["goals",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ac8e8f35825d92cd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"children":["$","div",null,{"className":"mx-auto max-w-3xl px-4 pb-16","children":[["$","header",null,{"className":"flex items-center justify-between py-5","children":[["$","$L2",null,{"href":"/","className":"text-xl font-bold tracking-tight","children":"🍚 meshi"}],["$","nav",null,{"className":"flex gap-1 text-sm","children":[["$","$L2","/",{"href":"/","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ホーム"}],["$","$L2","/dashboard",{"href":"/dashboard","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ダッシュボード"}],["$","$L2","/foods",{"href":"/foods","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"食品マスタ"}],["$","$L2","/goals",{"href":"/goals","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"目標"}]]}]]}],["$","main",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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":["goals",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],null],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
|
|
14
14
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
15
15
|
7:null
|
|
16
16
|
9:{"metadata":[["$","title","0",{"children":"meshi — カロリー記録"}],["$","meta","1",{"name":"description","content":"摂取カロリーを記録し、目標に対する進捗を可視化するツール"}]],"error":null,"digest":"$undefined"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--T9SmpQfgKTNd318PMZpYn--><html lang="ja"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/ac8e8f35825d92cd.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-4e6bf084ac60582b.js"/><script src="/_next/static/chunks/4bd1b696-c023c6e3521b1417.js" async=""></script><script src="/_next/static/chunks/255-d1ba49e1e5028ea6.js" async=""></script><script src="/_next/static/chunks/main-app-c288eb82b72d6778.js" async=""></script><script src="/_next/static/chunks/app/layout-c3fd07aa6dba82c3.js" async=""></script><script src="/_next/static/chunks/app/page-d1b424b60fbe8c18.js" async=""></script><title>meshi — カロリー記録</title><meta name="description" content="摂取カロリーを記録し、目標に対する進捗を可視化するツール"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="mx-auto max-w-3xl px-4 pb-16"><header class="flex items-center justify-between py-5"><a class="text-xl font-bold tracking-tight" href="/">🍚 meshi</a><nav class="flex gap-1 text-sm"><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/">ホーム</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/dashboard">ダッシュボード</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/foods">食品マスタ</a><a class="rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900" href="/goals">目標</a></nav></header><main><p class="text-sm text-neutral-500">読み込み中…</p><!--$--><!--/$--></main></div><script src="/_next/static/chunks/webpack-4e6bf084ac60582b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2619,[\"177\",\"static/chunks/app/layout-c3fd07aa6dba82c3.js\"],\"\"]\n3:I[9766,[],\"\"]\n4:I[8924,[],\"\"]\n5:I[6305,[\"974\",\"static/chunks/app/page-d1b424b60fbe8c18.js\"],\"RecordEntry\"]\n6:I[4431,[],\"OutletBoundary\"]\n8:I[5278,[],\"AsyncMetadataOutlet\"]\na:I[4431,[],\"ViewportBoundary\"]\nc:I[4431,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[7150,[],\"\"]\n:HL[\"/_next/static/css/ac8e8f35825d92cd.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"T9SmpQfgKTNd318PMZpYn\",\"p\":\"\",\"c\":[\"\",\"\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ac8e8f35825d92cd.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"ja\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-3xl px-4 pb-16\",\"children\":[[\"$\",\"header\",null,{\"className\":\"flex items-center justify-between py-5\",\"children\":[[\"$\",\"$L2\",null,{\"href\":\"/\",\"className\":\"text-xl font-bold tracking-tight\",\"children\":\"🍚 meshi\"}],[\"$\",\"nav\",null,{\"className\":\"flex gap-1 text-sm\",\"children\":[[\"$\",\"$L2\",\"/\",{\"href\":\"/\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ホーム\"}],[\"$\",\"$L2\",\"/dashboard\",{\"href\":\"/dashboard\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"ダッシュボード\"}],[\"$\",\"$L2\",\"/foods\",{\"href\":\"/foods\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"食品マスタ\"}],[\"$\",\"$L2\",\"/goals\",{\"href\":\"/goals\",\"className\":\"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900\",\"children\":\"目標\"}]]}]]}],[\"$\",\"main\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],null],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"meshi — カロリー記録\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"摂取カロリーを記録し、目標に対する進捗を可視化するツール\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
2:I[2619,["177","static/chunks/app/layout-c3fd07aa6dba82c3.js"],""]
|
|
3
3
|
3:I[9766,[],""]
|
|
4
4
|
4:I[8924,[],""]
|
|
5
|
-
5:I[
|
|
5
|
+
5:I[6305,["974","static/chunks/app/page-d1b424b60fbe8c18.js"],"RecordEntry"]
|
|
6
6
|
6:I[4431,[],"OutletBoundary"]
|
|
7
7
|
8:I[5278,[],"AsyncMetadataOutlet"]
|
|
8
8
|
a:I[4431,[],"ViewportBoundary"]
|
|
9
9
|
c:I[4431,[],"MetadataBoundary"]
|
|
10
10
|
d:"$Sreact.suspense"
|
|
11
11
|
f:I[7150,[],""]
|
|
12
|
-
:HL["/_next/static/css/
|
|
13
|
-
0:{"P":null,"b":"
|
|
12
|
+
:HL["/_next/static/css/ac8e8f35825d92cd.css","style"]
|
|
13
|
+
0:{"P":null,"b":"T9SmpQfgKTNd318PMZpYn","p":"","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/ac8e8f35825d92cd.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"ja","children":["$","body",null,{"children":["$","div",null,{"className":"mx-auto max-w-3xl px-4 pb-16","children":[["$","header",null,{"className":"flex items-center justify-between py-5","children":[["$","$L2",null,{"href":"/","className":"text-xl font-bold tracking-tight","children":"🍚 meshi"}],["$","nav",null,{"className":"flex gap-1 text-sm","children":[["$","$L2","/",{"href":"/","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ホーム"}],["$","$L2","/dashboard",{"href":"/dashboard","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"ダッシュボード"}],["$","$L2","/foods",{"href":"/foods","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"食品マスタ"}],["$","$L2","/goals",{"href":"/goals","className":"rounded-md px-3 py-1.5 text-neutral-600 transition hover:bg-neutral-200 hover:text-neutral-900","children":"目標"}]]}]]}],["$","main",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",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":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],null],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
|
|
14
14
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
15
15
|
7:null
|
|
16
16
|
9:{"metadata":[["$","title","0",{"children":"meshi — カロリー記録"}],["$","meta","1",{"name":"description","content":"摂取カロリーを記録し、目標に対する進捗を可視化するツール"}]],"error":null,"digest":"$undefined"}
|