@minimalcorp/meshi 0.2.0 → 0.2.1
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 +6 -6
- package/.next/standalone/apps/web/.next/app-path-routes-manifest.json +2 -2
- 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 +1 -1
- 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 +2 -2
- package/.next/standalone/apps/web/.next/server/app/foods/page.js +1 -1
- 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.js +1 -1
- 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 +2 -2
- 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/app-paths-manifest.json +2 -2
- 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-887b35a12f9529d2.js +1 -0
- package/.next/standalone/apps/web/.next/static/chunks/app/foods/page-180e9721acdbca25.js +1 -0
- package/.next/standalone/apps/web/.next/static/chunks/app/goals/page-33762df951ed61c0.js +1 -0
- package/.next/standalone/apps/web/.next/static/chunks/app/{page-2ddb4f0f2f148278.js → page-88c5d1480f5849fe.js} +1 -1
- package/.next/standalone/apps/web/package.json +2 -2
- package/dist/cli.js +13 -8
- package/dist/server/index.js +19 -3
- package/package.json +3 -3
- package/.next/standalone/apps/web/.next/static/chunks/app/dashboard/page-91507359fbc6638a.js +0 -1
- package/.next/standalone/apps/web/.next/static/chunks/app/foods/page-50858f76b2a6c8b8.js +0 -1
- package/.next/standalone/apps/web/.next/static/chunks/app/goals/page-b89f11b766408d3b.js +0 -1
- /package/.next/standalone/apps/web/.next/static/{KXdgQeTs8Pce55pRT4jbm → ZxT3BYruwHLcPbJZy9P5C}/_buildManifest.js +0 -0
- /package/.next/standalone/apps/web/.next/static/{KXdgQeTs8Pce55pRT4jbm → ZxT3BYruwHLcPbJZy9P5C}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
ZxT3BYruwHLcPbJZy9P5C
|
|
@@ -21,28 +21,28 @@
|
|
|
21
21
|
"static/chunks/255-d1ba49e1e5028ea6.js",
|
|
22
22
|
"static/chunks/main-app-c288eb82b72d6778.js",
|
|
23
23
|
"static/chunks/181-71b9fc575082f7f1.js",
|
|
24
|
-
"static/chunks/app/dashboard/page-
|
|
24
|
+
"static/chunks/app/dashboard/page-887b35a12f9529d2.js"
|
|
25
25
|
],
|
|
26
26
|
"/foods/page": [
|
|
27
27
|
"static/chunks/webpack-4e6bf084ac60582b.js",
|
|
28
28
|
"static/chunks/4bd1b696-c023c6e3521b1417.js",
|
|
29
29
|
"static/chunks/255-d1ba49e1e5028ea6.js",
|
|
30
30
|
"static/chunks/main-app-c288eb82b72d6778.js",
|
|
31
|
-
"static/chunks/app/foods/page-
|
|
31
|
+
"static/chunks/app/foods/page-180e9721acdbca25.js"
|
|
32
32
|
],
|
|
33
|
-
"/
|
|
33
|
+
"/page": [
|
|
34
34
|
"static/chunks/webpack-4e6bf084ac60582b.js",
|
|
35
35
|
"static/chunks/4bd1b696-c023c6e3521b1417.js",
|
|
36
36
|
"static/chunks/255-d1ba49e1e5028ea6.js",
|
|
37
37
|
"static/chunks/main-app-c288eb82b72d6778.js",
|
|
38
|
-
"static/chunks/app/
|
|
38
|
+
"static/chunks/app/page-88c5d1480f5849fe.js"
|
|
39
39
|
],
|
|
40
|
-
"/page": [
|
|
40
|
+
"/goals/page": [
|
|
41
41
|
"static/chunks/webpack-4e6bf084ac60582b.js",
|
|
42
42
|
"static/chunks/4bd1b696-c023c6e3521b1417.js",
|
|
43
43
|
"static/chunks/255-d1ba49e1e5028ea6.js",
|
|
44
44
|
"static/chunks/main-app-c288eb82b72d6778.js",
|
|
45
|
-
"static/chunks/app/page-
|
|
45
|
+
"static/chunks/app/goals/page-33762df951ed61c0.js"
|
|
46
46
|
]
|
|
47
47
|
}
|
|
48
48
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/ZxT3BYruwHLcPbJZy9P5C/_buildManifest.js",
|
|
9
|
+
"static/ZxT3BYruwHLcPbJZy9P5C/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-4e6bf084ac60582b.js",
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 4,
|
|
3
3
|
"routes": {
|
|
4
|
-
"/
|
|
5
|
-
"initialStatus": 404,
|
|
4
|
+
"/dashboard": {
|
|
6
5
|
"experimentalBypassFor": [
|
|
7
6
|
{
|
|
8
7
|
"type": "header",
|
|
@@ -15,8 +14,8 @@
|
|
|
15
14
|
}
|
|
16
15
|
],
|
|
17
16
|
"initialRevalidateSeconds": false,
|
|
18
|
-
"srcRoute": "/
|
|
19
|
-
"dataRoute": "/
|
|
17
|
+
"srcRoute": "/dashboard",
|
|
18
|
+
"dataRoute": "/dashboard.rsc",
|
|
20
19
|
"allowHeader": [
|
|
21
20
|
"host",
|
|
22
21
|
"x-matched-path",
|
|
@@ -26,7 +25,7 @@
|
|
|
26
25
|
"x-next-revalidate-tag-token"
|
|
27
26
|
]
|
|
28
27
|
},
|
|
29
|
-
"/
|
|
28
|
+
"/goals": {
|
|
30
29
|
"experimentalBypassFor": [
|
|
31
30
|
{
|
|
32
31
|
"type": "header",
|
|
@@ -39,8 +38,8 @@
|
|
|
39
38
|
}
|
|
40
39
|
],
|
|
41
40
|
"initialRevalidateSeconds": false,
|
|
42
|
-
"srcRoute": "/
|
|
43
|
-
"dataRoute": "/
|
|
41
|
+
"srcRoute": "/goals",
|
|
42
|
+
"dataRoute": "/goals.rsc",
|
|
44
43
|
"allowHeader": [
|
|
45
44
|
"host",
|
|
46
45
|
"x-matched-path",
|
|
@@ -50,7 +49,7 @@
|
|
|
50
49
|
"x-next-revalidate-tag-token"
|
|
51
50
|
]
|
|
52
51
|
},
|
|
53
|
-
"/
|
|
52
|
+
"/": {
|
|
54
53
|
"experimentalBypassFor": [
|
|
55
54
|
{
|
|
56
55
|
"type": "header",
|
|
@@ -63,8 +62,8 @@
|
|
|
63
62
|
}
|
|
64
63
|
],
|
|
65
64
|
"initialRevalidateSeconds": false,
|
|
66
|
-
"srcRoute": "/
|
|
67
|
-
"dataRoute": "/
|
|
65
|
+
"srcRoute": "/",
|
|
66
|
+
"dataRoute": "/index.rsc",
|
|
68
67
|
"allowHeader": [
|
|
69
68
|
"host",
|
|
70
69
|
"x-matched-path",
|
|
@@ -74,7 +73,8 @@
|
|
|
74
73
|
"x-next-revalidate-tag-token"
|
|
75
74
|
]
|
|
76
75
|
},
|
|
77
|
-
"/
|
|
76
|
+
"/_not-found": {
|
|
77
|
+
"initialStatus": 404,
|
|
78
78
|
"experimentalBypassFor": [
|
|
79
79
|
{
|
|
80
80
|
"type": "header",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
}
|
|
88
88
|
],
|
|
89
89
|
"initialRevalidateSeconds": false,
|
|
90
|
-
"srcRoute": "/
|
|
91
|
-
"dataRoute": "/
|
|
90
|
+
"srcRoute": "/_not-found",
|
|
91
|
+
"dataRoute": "/_not-found.rsc",
|
|
92
92
|
"allowHeader": [
|
|
93
93
|
"host",
|
|
94
94
|
"x-matched-path",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"x-next-revalidate-tag-token"
|
|
99
99
|
]
|
|
100
100
|
},
|
|
101
|
-
"/": {
|
|
101
|
+
"/foods": {
|
|
102
102
|
"experimentalBypassFor": [
|
|
103
103
|
{
|
|
104
104
|
"type": "header",
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
}
|
|
112
112
|
],
|
|
113
113
|
"initialRevalidateSeconds": false,
|
|
114
|
-
"srcRoute": "/",
|
|
115
|
-
"dataRoute": "/
|
|
114
|
+
"srcRoute": "/foods",
|
|
115
|
+
"dataRoute": "/foods.rsc",
|
|
116
116
|
"allowHeader": [
|
|
117
117
|
"host",
|
|
118
118
|
"x-matched-path",
|
|
@@ -126,8 +126,8 @@
|
|
|
126
126
|
"dynamicRoutes": {},
|
|
127
127
|
"notFoundRoutes": [],
|
|
128
128
|
"preview": {
|
|
129
|
-
"previewModeId": "
|
|
130
|
-
"previewModeSigningKey": "
|
|
131
|
-
"previewModeEncryptionKey": "
|
|
129
|
+
"previewModeId": "2d82bbbd0131d5c5e77932f9fbf370b8",
|
|
130
|
+
"previewModeSigningKey": "2deb21370450c58bb228c8727759982fe7017d81def78626e501161dca183075",
|
|
131
|
+
"previewModeEncryptionKey": "f5700112a17256670f7b78dbe40c9c62f31fe3830283d47e33c632ab55344a93"
|
|
132
132
|
}
|
|
133
133
|
}
|
package/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"2146","name":"*","chunks":[],"async":false}},"674":{"*":{"id":"1098","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}},"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/
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"622":{"*":{"id":"2146","name":"*","chunks":[],"async":false}},"674":{"*":{"id":"1098","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}},"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":674,"name":"*","chunks":["974","static/chunks/app/page-88c5d1480f5849fe.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/1affe5324d8176a9.css"}],"/home/runner/work/meshi/meshi/apps/web/src/app/page":[],"/home/runner/work/meshi/meshi/apps/web/src/app/_not-found/page":[]},"rscModuleMapping":{"622":{"*":{"id":"1384","name":"*","chunks":[],"async":false}},"674":{"*":{"id":"5530","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}},"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><!--ZxT3BYruwHLcPbJZy9P5C--><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/1affe5324d8176a9.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><meta name="robots" content="noindex"/><title>404: This page could not be found.</title><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 style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></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[4431,[],\"OutletBoundary\"]\n7:I[5278,[],\"AsyncMetadataOutlet\"]\n9:I[4431,[],\"ViewportBoundary\"]\nb:I[4431,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[7150,[],\"\"]\n:HL[\"/_next/static/css/1affe5324d8176a9.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"ZxT3BYruwHLcPbJZy9P5C\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/1affe5324d8176a9.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\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$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\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],null],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"meshi — カロリー記録\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"摂取カロリーを記録し、目標に対する進捗を可視化するツール\"}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
|
|
@@ -9,7 +9,7 @@ b:I[4431,[],"MetadataBoundary"]
|
|
|
9
9
|
c:"$Sreact.suspense"
|
|
10
10
|
e:I[7150,[],""]
|
|
11
11
|
:HL["/_next/static/css/1affe5324d8176a9.css","style"]
|
|
12
|
-
0:{"P":null,"b":"
|
|
12
|
+
0:{"P":null,"b":"ZxT3BYruwHLcPbJZy9P5C","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1affe5324d8176a9.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":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]}]}]]}],{"children":["/_not-found",["$","$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":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],null],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
|
|
13
13
|
a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
14
14
|
6:null
|
|
15
15
|
8:{"metadata":[["$","title","0",{"children":"meshi — カロリー記録"}],["$","meta","1",{"name":"description","content":"摂取カロリーを記録し、目標に対する進捗を可視化するツール"}]],"error":null,"digest":"$undefined"}
|