@sinytra/wiki-previewer 0.1.128 → 0.1.131
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/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +5 -5
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +11 -11
- package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/opengraph-image/route_client-reference-manifest.js +1 -1
- package/.next/server/app/robots.txt/route.js.nft.json +1 -1
- package/.next/server/app/robots.txt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/sitemap.xml/route_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +1 -1
- package/.next/server/chunks/2313.js +1 -1
- package/.next/server/chunks/3938.js +1 -1
- package/.next/server/chunks/6064.js +5 -5
- package/.next/server/middleware-manifest.json +10 -10
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/css/{88688c974376cfbc.css → 20595f616e05de4b.css} +1 -1
- package/package.json +1 -1
- /package/.next/static/{_-oYPpEZTnklQhLVgBZXG → 5Tij6SEa2bU8FmeDi_EgM}/_buildManifest.js +0 -0
- /package/.next/static/{_-oYPpEZTnklQhLVgBZXG → 5Tij6SEa2bU8FmeDi_EgM}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
5Tij6SEa2bU8FmeDi_EgM
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"static/chunks/9029-351988b104898677.js",
|
|
30
30
|
"static/chunks/main-app-3dc09e85d508d671.js",
|
|
31
31
|
"static/css/7e7d96b1e6991756.css",
|
|
32
|
-
"static/css/
|
|
32
|
+
"static/css/20595f616e05de4b.css",
|
|
33
33
|
"static/chunks/7671-a057238de3da6733.js",
|
|
34
34
|
"static/chunks/app/layout-3165efcf5806a69a.js"
|
|
35
35
|
],
|
|
@@ -49,19 +49,19 @@
|
|
|
49
49
|
"static/chunks/main-app-3dc09e85d508d671.js",
|
|
50
50
|
"static/chunks/app/(developers)/api/docs/[slug]/asset/[id]/route-2eb1e2f7ef7dbda5.js"
|
|
51
51
|
],
|
|
52
|
-
"/
|
|
52
|
+
"/sitemap.xml/route": [
|
|
53
53
|
"static/chunks/webpack-7a8a7ce50d8a8bf1.js",
|
|
54
54
|
"static/chunks/f09a7b3f-0881157292385d93.js",
|
|
55
55
|
"static/chunks/9029-351988b104898677.js",
|
|
56
56
|
"static/chunks/main-app-3dc09e85d508d671.js",
|
|
57
|
-
"static/chunks/app/
|
|
57
|
+
"static/chunks/app/sitemap.xml/route-a7d6d8b2540658b2.js"
|
|
58
58
|
],
|
|
59
|
-
"/
|
|
59
|
+
"/robots.txt/route": [
|
|
60
60
|
"static/chunks/webpack-7a8a7ce50d8a8bf1.js",
|
|
61
61
|
"static/chunks/f09a7b3f-0881157292385d93.js",
|
|
62
62
|
"static/chunks/9029-351988b104898677.js",
|
|
63
63
|
"static/chunks/main-app-3dc09e85d508d671.js",
|
|
64
|
-
"static/chunks/app/
|
|
64
|
+
"static/chunks/app/robots.txt/route-a7d6d8b2540658b2.js"
|
|
65
65
|
],
|
|
66
66
|
"/[locale]/layout": [
|
|
67
67
|
"static/chunks/webpack-7a8a7ce50d8a8bf1.js",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/(developers)/api/docs/[slug]/asset/[id]/route": "/api/docs/[slug]/asset/[id]",
|
|
4
|
-
"/robots.txt/route": "/robots.txt",
|
|
5
4
|
"/favicon.ico/route": "/favicon.ico",
|
|
6
5
|
"/sitemap.xml/route": "/sitemap.xml",
|
|
6
|
+
"/robots.txt/route": "/robots.txt",
|
|
7
7
|
"/[locale]/page": "/[locale]",
|
|
8
8
|
"/[locale]/(main)/project/[slug]/[version]/content/[id]/page": "/[locale]/project/[slug]/[version]/content/[id]",
|
|
9
9
|
"/[locale]/(main)/project/[slug]/[version]/content/page": "/[locale]/project/[slug]/[version]/content",
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/5Tij6SEa2bU8FmeDi_EgM/_buildManifest.js",
|
|
9
|
+
"static/5Tij6SEa2bU8FmeDi_EgM/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-7a8a7ce50d8a8bf1.js",
|
|
@@ -30,11 +30,11 @@
|
|
|
30
30
|
"x-next-revalidate-tag-token"
|
|
31
31
|
]
|
|
32
32
|
},
|
|
33
|
-
"/
|
|
33
|
+
"/sitemap.xml": {
|
|
34
34
|
"initialHeaders": {
|
|
35
35
|
"cache-control": "public, max-age=0, must-revalidate",
|
|
36
|
-
"content-type": "
|
|
37
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/
|
|
36
|
+
"content-type": "application/xml",
|
|
37
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/sitemap.xml/layout,_N_T_/sitemap.xml/route,_N_T_/sitemap.xml"
|
|
38
38
|
},
|
|
39
39
|
"experimentalBypassFor": [
|
|
40
40
|
{
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
}
|
|
49
49
|
],
|
|
50
50
|
"initialRevalidateSeconds": false,
|
|
51
|
-
"srcRoute": "/
|
|
51
|
+
"srcRoute": "/sitemap.xml",
|
|
52
52
|
"dataRoute": null,
|
|
53
53
|
"allowHeader": [
|
|
54
54
|
"host",
|
|
@@ -59,11 +59,11 @@
|
|
|
59
59
|
"x-next-revalidate-tag-token"
|
|
60
60
|
]
|
|
61
61
|
},
|
|
62
|
-
"/
|
|
62
|
+
"/robots.txt": {
|
|
63
63
|
"initialHeaders": {
|
|
64
64
|
"cache-control": "public, max-age=0, must-revalidate",
|
|
65
|
-
"content-type": "
|
|
66
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/
|
|
65
|
+
"content-type": "text/plain",
|
|
66
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/robots.txt/layout,_N_T_/robots.txt/route,_N_T_/robots.txt"
|
|
67
67
|
},
|
|
68
68
|
"experimentalBypassFor": [
|
|
69
69
|
{
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
}
|
|
78
78
|
],
|
|
79
79
|
"initialRevalidateSeconds": false,
|
|
80
|
-
"srcRoute": "/
|
|
80
|
+
"srcRoute": "/robots.txt",
|
|
81
81
|
"dataRoute": null,
|
|
82
82
|
"allowHeader": [
|
|
83
83
|
"host",
|
|
@@ -117,8 +117,8 @@
|
|
|
117
117
|
"dynamicRoutes": {},
|
|
118
118
|
"notFoundRoutes": [],
|
|
119
119
|
"preview": {
|
|
120
|
-
"previewModeId": "
|
|
121
|
-
"previewModeSigningKey": "
|
|
122
|
-
"previewModeEncryptionKey": "
|
|
120
|
+
"previewModeId": "1b0fcf9aba926a9dc7bc21eb77ae5773",
|
|
121
|
+
"previewModeSigningKey": "d5eb715750ed6a4a19e2f4790d649e5446e511a14a905a96133ea21399c63228",
|
|
122
|
+
"previewModeEncryptionKey": "4ef947273ed7d0b6b7d75128b222a49c4d3676aedcf1314d58e1a2ab0ac91e89"
|
|
123
123
|
}
|
|
124
124
|
}
|
package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(developers)/api/docs/[slug]/asset/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1273":{"*":{"id":"72712","name":"*","chunks":[],"async":false}},"5903":{"*":{"id":"72765","name":"*","chunks":[],"async":false}},"9078":{"*":{"id":"29872","name":"*","chunks":[],"async":false}},"9864":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"13432":{"*":{"id":"68388","name":"*","chunks":[],"async":false}},"16774":{"*":{"id":"79876","name":"*","chunks":[],"async":false}},"18526":{"*":{"id":"4902","name":"*","chunks":[],"async":false}},"18622":{"*":{"id":"78079","name":"*","chunks":[],"async":false}},"18888":{"*":{"id":"91688","name":"*","chunks":[],"async":false}},"19668":{"*":{"id":"24500","name":"*","chunks":[],"async":false}},"19957":{"*":{"id":"3065","name":"*","chunks":[],"async":false}},"20249":{"*":{"id":"50667","name":"*","chunks":[],"async":false}},"20826":{"*":{"id":"80756","name":"*","chunks":[],"async":false}},"21559":{"*":{"id":"43029","name":"*","chunks":[],"async":false}},"24989":{"*":{"id":"8039","name":"*","chunks":[],"async":false}},"25644":{"*":{"id":"82312","name":"*","chunks":[],"async":false}},"28139":{"*":{"id":"24641","name":"*","chunks":[],"async":false}},"28243":{"*":{"id":"99014","name":"*","chunks":[],"async":false}},"28663":{"*":{"id":"5888","name":"*","chunks":[],"async":false}},"30607":{"*":{"id":"86907","name":"*","chunks":[],"async":false}},"30674":{"*":{"id":"67904","name":"*","chunks":[],"async":false}},"32265":{"*":{"id":"23057","name":"*","chunks":[],"async":false}},"33951":{"*":{"id":"82095","name":"*","chunks":[],"async":false}},"38880":{"*":{"id":"27084","name":"*","chunks":[],"async":false}},"39389":{"*":{"id":"41049","name":"*","chunks":[],"async":false}},"40491":{"*":{"id":"84339","name":"*","chunks":[],"async":false}},"41736":{"*":{"id":"77806","name":"*","chunks":[],"async":false}},"44064":{"*":{"id":"32330","name":"*","chunks":[],"async":false}},"44431":{"*":{"id":"60197","name":"*","chunks":[],"async":false}},"45088":{"*":{"id":"25281","name":"*","chunks":[],"async":false}},"45585":{"*":{"id":"92609","name":"*","chunks":[],"async":false}},"50021":{"*":{"id":"79011","name":"*","chunks":[],"async":false}},"52643":{"*":{"id":"40005","name":"*","chunks":[],"async":false}},"55242":{"*":{"id":"64714","name":"*","chunks":[],"async":false}},"57850":{"*":{"id":"33244","name":"*","chunks":[],"async":false}},"58453":{"*":{"id":"73042","name":"*","chunks":[],"async":false}},"60784":{"*":{"id":"40484","name":"*","chunks":[],"async":false}},"62078":{"*":{"id":"12686","name":"*","chunks":[],"async":false}},"62598":{"*":{"id":"50362","name":"*","chunks":[],"async":false}},"63914":{"*":{"id":"52432","name":"*","chunks":[],"async":false}},"65028":{"*":{"id":"47926","name":"*","chunks":[],"async":false}},"65066":{"*":{"id":"23332","name":"*","chunks":[],"async":false}},"67820":{"*":{"id":"39442","name":"*","chunks":[],"async":false}},"71678":{"*":{"id":"23036","name":"*","chunks":[],"async":false}},"72103":{"*":{"id":"60765","name":"*","chunks":[],"async":false}},"73517":{"*":{"id":"41607","name":"*","chunks":[],"async":false}},"75450":{"*":{"id":"33014","name":"*","chunks":[],"async":false}},"77139":{"*":{"id":"73513","name":"*","chunks":[],"async":false}},"78177":{"*":{"id":"17859","name":"*","chunks":[],"async":false}},"78888":{"*":{"id":"91596","name":"*","chunks":[],"async":false}},"78890":{"*":{"id":"35006","name":"*","chunks":[],"async":false}},"80123":{"*":{"id":"84531","name":"*","chunks":[],"async":false}},"81460":{"*":{"id":"67776","name":"*","chunks":[],"async":false}},"81883":{"*":{"id":"97317","name":"*","chunks":[],"async":false}},"83457":{"*":{"id":"60180","name":"*","chunks":[],"async":false}},"86089":{"*":{"id":"57908","name":"*","chunks":[],"async":false}},"86373":{"*":{"id":"90433","name":"*","chunks":[],"async":false}},"87257":{"*":{"id":"92053","name":"*","chunks":[],"async":false}},"92014":{"*":{"id":"51660","name":"*","chunks":[],"async":false}},"92434":{"*":{"id":"32514","name":"*","chunks":[],"async":false}},"92897":{"*":{"id":"60069","name":"*","chunks":[],"async":false}},"93656":{"*":{"id":"6444","name":"*","chunks":[],"async":false}},"94513":{"*":{"id":"94473","name":"*","chunks":[],"async":false}},"94806":{"*":{"id":"28073","name":"*","chunks":[],"async":false}},"95301":{"*":{"id":"9610","name":"*","chunks":[],"async":false}},"96015":{"*":{"id":"94183","name":"*","chunks":[],"async":false}},"96090":{"*":{"id":"26712","name":"*","chunks":[],"async":false}},"96462":{"*":{"id":"63300","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js":{"id":92897,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/client-page.js":{"id":92897,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js":{"id":81883,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/client-segment.js":{"id":81883,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":38880,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":38880,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js":{"id":19668,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/layout-router.js":{"id":19668,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":25644,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":25644,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js":{"id":30674,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":30674,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-components.js":{"id":94513,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":94513,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":81460,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":81460,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/global-error.tsx":{"id":9078,"name":"*","chunks":["9585","static/chunks/9585-1b3d4db6576d361c.js","4219","static/chunks/app/global-error-ce091b1452efe213.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.37.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":96462,"name":"*","chunks":["3857","static/chunks/app/(developers)/api/docs/%5Bslug%5D/asset/%5Bid%5D/route-2eb1e2f7ef7dbda5.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-dir/link.js":{"id":19957,"name":"*","chunks":["9957","static/chunks/9957-f2551dce9714ec05.js","4345","static/chunks/app/not-found-ea05d09b42b69998.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/app-dir/link.js":{"id":19957,"name":"*","chunks":["9957","static/chunks/9957-f2551dce9714ec05.js","4345","static/chunks/app/not-found-ea05d09b42b69998.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}":{"id":88363,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/nuqs@2.10.1_next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_r_a8b987eac47ecca531639ac6975224f9/node_modules/nuqs/dist/adapters/next/app.js":{"id":94806,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/styles/globals.css":{"id":75196,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/navigation/NavProgressBar.tsx":{"id":62078,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/error.tsx":{"id":86089,"name":"*","chunks":["9957","static/chunks/9957-f2551dce9714ec05.js","4021","static/chunks/4021-4ed620e833362864.js","8039","static/chunks/app/error-071f9f60fcee43d3.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.37.0_react@19.1.0/node_modules/lucide-react/dist/esm/context.mjs":{"id":67820,"name":"*","chunks":["3857","static/chunks/app/(developers)/api/docs/%5Bslug%5D/asset/%5Bid%5D/route-2eb1e2f7ef7dbda5.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next-intl@4.14.1_next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19._82a3a79f824ae6261efdbde8e00930c6/node_modules/next-intl/dist/esm/production/navigation/shared/BaseLink.js":{"id":9864,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next-intl@4.14.1_next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19._82a3a79f824ae6261efdbde8e00930c6/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":13432,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/cookies/CookieConsentContextProvider.tsx":{"id":86373,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/cookies/ManageCookiesButton.tsx":{"id":20249,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/header/HeaderBase.tsx":{"id":60784,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/header/MobileNav.tsx":{"id":73517,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/header/style.module.css":{"id":65028,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/LanguageSelect.tsx":{"id":28243,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/DocsSearchBar.tsx":{"id":52643,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/MobileDocsSearch.tsx":{"id":92434,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/SearchContext.tsx":{"id":71678,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/SocialButtons.tsx":{"id":58453,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/sonner.tsx":{"id":62598,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/LocalWatcher.tsx":{"id":50021,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/codehike@1.1.0/node_modules/codehike/dist/code/pre-ref.js":{"id":1273,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/image-component.js":{"id":63914,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/image-component.js":{"id":63914,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/assets/crafting_background.png":{"id":83457,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsLayoutClient.tsx":{"id":95301,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx":{"id":72103,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx":{"id":18526,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx":{"id":80123,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx":{"id":28663,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx":{"id":44064,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx":{"id":78890,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx":{"id":92014,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx":{"id":45585,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx":{"id":40491,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/LocalSearchSetter.tsx":{"id":5903,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx":{"id":41736,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx":{"id":55242,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/button/CopyButton.tsx":{"id":28139,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx":{"id":39389,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/util/ToggleChevron.tsx":{"id":96090,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx":{"id":78177,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/error/DocsPageNotFound.tsx":{"id":18888,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error.tsx":{"id":30607,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/content/TogglableContent.tsx":{"id":44431,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/content/DocsContentTOCSidebar.tsx":{"id":77139,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/tabs/DocsEntryTabs.tsx":{"id":24989,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/tabs/TabSwitchedDocsContent.tsx":{"id":93656,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/ExpandableCategory.tsx":{"id":75450,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ImageWithFallback.tsx":{"id":87257,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tooltip.tsx":{"id":20826,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/docs/error.tsx":{"id":32265,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error.tsx":{"id":96015,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsFileTreeFolder.tsx":{"id":33951,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsPageFooter.tsx":{"id":45088,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsResponsiveHeader.tsx":{"id":78888,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarBase.tsx":{"id":21559,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/guide/DocsGuideNonContentRightSidebarClient.tsx":{"id":65066,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/ScrollableDocsSidebarBase.tsx":{"id":57850,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/DocsFileLink.tsx":{"id":18622,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/ExpandableDescription.tsx":{"id":16774,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/Wiki/Wiki/build/previewer/src/":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/global-error":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/not-found":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/layout":[{"inlined":false,"path":"static/css/7e7d96b1e6991756.css"},{"inlined":false,"path":"static/css/88688c974376cfbc.css"}],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/error":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/(developers)/api/docs/[slug]/asset/[id]/route":[]},"rscModuleMapping":{"1273":{"*":{"id":"99887","name":"*","chunks":[],"async":false}},"5903":{"*":{"id":"60227","name":"*","chunks":[],"async":false}},"9078":{"*":{"id":"11150","name":"*","chunks":[],"async":false}},"9864":{"*":{"id":"96172","name":"*","chunks":[],"async":false}},"13432":{"*":{"id":"15042","name":"*","chunks":[],"async":false}},"16774":{"*":{"id":"8266","name":"*","chunks":[],"async":false}},"18526":{"*":{"id":"27152","name":"*","chunks":[],"async":false}},"18622":{"*":{"id":"33951","name":"*","chunks":[],"async":false}},"18888":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"19668":{"*":{"id":"40350","name":"*","chunks":[],"async":false}},"19957":{"*":{"id":"8591","name":"*","chunks":[],"async":false}},"20249":{"*":{"id":"76605","name":"*","chunks":[],"async":false}},"20826":{"*":{"id":"79742","name":"*","chunks":[],"async":false}},"21559":{"*":{"id":"98300","name":"*","chunks":[],"async":false}},"24989":{"*":{"id":"39017","name":"*","chunks":[],"async":false}},"25644":{"*":{"id":"98546","name":"*","chunks":[],"async":false}},"28139":{"*":{"id":"51391","name":"*","chunks":[],"async":false}},"28243":{"*":{"id":"78000","name":"*","chunks":[],"async":false}},"28663":{"*":{"id":"58563","name":"*","chunks":[],"async":false}},"30607":{"*":{"id":"62893","name":"*","chunks":[],"async":false}},"30674":{"*":{"id":"24378","name":"*","chunks":[],"async":false}},"32265":{"*":{"id":"94199","name":"*","chunks":[],"async":false}},"33951":{"*":{"id":"42709","name":"*","chunks":[],"async":false}},"38880":{"*":{"id":"76138","name":"*","chunks":[],"async":false}},"39389":{"*":{"id":"68711","name":"*","chunks":[],"async":false}},"40491":{"*":{"id":"12461","name":"*","chunks":[],"async":false}},"41736":{"*":{"id":"43956","name":"*","chunks":[],"async":false}},"44064":{"*":{"id":"5404","name":"*","chunks":[],"async":false}},"44431":{"*":{"id":"78211","name":"*","chunks":[],"async":false}},"45088":{"*":{"id":"93259","name":"*","chunks":[],"async":false}},"45585":{"*":{"id":"36275","name":"*","chunks":[],"async":false}},"50021":{"*":{"id":"47729","name":"*","chunks":[],"async":false}},"52643":{"*":{"id":"30551","name":"*","chunks":[],"async":false}},"55242":{"*":{"id":"21736","name":"*","chunks":[],"async":false}},"57850":{"*":{"id":"60378","name":"*","chunks":[],"async":false}},"58453":{"*":{"id":"99086","name":"*","chunks":[],"async":false}},"60784":{"*":{"id":"13262","name":"*","chunks":[],"async":false}},"62078":{"*":{"id":"35872","name":"*","chunks":[],"async":false}},"62598":{"*":{"id":"93148","name":"*","chunks":[],"async":false}},"63914":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"65028":{"*":{"id":"84878","name":"*","chunks":[],"async":false}},"65066":{"*":{"id":"71494","name":"*","chunks":[],"async":false}},"67820":{"*":{"id":"57640","name":"*","chunks":[],"async":false}},"71678":{"*":{"id":"89686","name":"*","chunks":[],"async":false}},"72103":{"*":{"id":"88703","name":"*","chunks":[],"async":false}},"73517":{"*":{"id":"33121","name":"*","chunks":[],"async":false}},"75196":{"*":{"id":"39038","name":"*","chunks":[],"async":false}},"75450":{"*":{"id":"6192","name":"*","chunks":[],"async":false}},"77139":{"*":{"id":"95919","name":"*","chunks":[],"async":false}},"78177":{"*":{"id":"5289","name":"*","chunks":[],"async":false}},"78888":{"*":{"id":"16274","name":"*","chunks":[],"async":false}},"78890":{"*":{"id":"17436","name":"*","chunks":[],"async":false}},"80123":{"*":{"id":"72357","name":"*","chunks":[],"async":false}},"81460":{"*":{"id":"74378","name":"*","chunks":[],"async":false}},"81883":{"*":{"id":"13959","name":"*","chunks":[],"async":false}},"83457":{"*":{"id":"23796","name":"*","chunks":[],"async":false}},"86089":{"*":{"id":"86618","name":"*","chunks":[],"async":false}},"86373":{"*":{"id":"78153","name":"*","chunks":[],"async":false}},"87257":{"*":{"id":"71071","name":"*","chunks":[],"async":false}},"92014":{"*":{"id":"25970","name":"*","chunks":[],"async":false}},"92434":{"*":{"id":"95312","name":"*","chunks":[],"async":false}},"92897":{"*":{"id":"74283","name":"*","chunks":[],"async":false}},"93656":{"*":{"id":"85058","name":"*","chunks":[],"async":false}},"94513":{"*":{"id":"69887","name":"*","chunks":[],"async":false}},"94806":{"*":{"id":"38372","name":"*","chunks":[],"async":false}},"95301":{"*":{"id":"99040","name":"*","chunks":[],"async":false}},"96015":{"*":{"id":"97129","name":"*","chunks":[],"async":false}},"96090":{"*":{"id":"98978","name":"*","chunks":[],"async":false}},"96462":{"*":{"id":"62800","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"20826":{"*":{"id":"80756","name":"*","chunks":[],"async":false}},"28139":{"*":{"id":"24641","name":"*","chunks":[],"async":false}},"39389":{"*":{"id":"41049","name":"*","chunks":[],"async":false}},"62078":{"*":{"id":"12686","name":"*","chunks":[],"async":false}},"62598":{"*":{"id":"50362","name":"*","chunks":[],"async":false}},"96090":{"*":{"id":"26712","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(developers)/api/docs/[slug]/asset/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1273":{"*":{"id":"72712","name":"*","chunks":[],"async":false}},"5903":{"*":{"id":"72765","name":"*","chunks":[],"async":false}},"9078":{"*":{"id":"29872","name":"*","chunks":[],"async":false}},"9864":{"*":{"id":"24194","name":"*","chunks":[],"async":false}},"13432":{"*":{"id":"68388","name":"*","chunks":[],"async":false}},"16774":{"*":{"id":"79876","name":"*","chunks":[],"async":false}},"18526":{"*":{"id":"4902","name":"*","chunks":[],"async":false}},"18622":{"*":{"id":"78079","name":"*","chunks":[],"async":false}},"18888":{"*":{"id":"91688","name":"*","chunks":[],"async":false}},"19668":{"*":{"id":"24500","name":"*","chunks":[],"async":false}},"19957":{"*":{"id":"3065","name":"*","chunks":[],"async":false}},"20249":{"*":{"id":"50667","name":"*","chunks":[],"async":false}},"20826":{"*":{"id":"80756","name":"*","chunks":[],"async":false}},"21559":{"*":{"id":"43029","name":"*","chunks":[],"async":false}},"24989":{"*":{"id":"8039","name":"*","chunks":[],"async":false}},"25644":{"*":{"id":"82312","name":"*","chunks":[],"async":false}},"28139":{"*":{"id":"24641","name":"*","chunks":[],"async":false}},"28243":{"*":{"id":"99014","name":"*","chunks":[],"async":false}},"28663":{"*":{"id":"5888","name":"*","chunks":[],"async":false}},"30607":{"*":{"id":"86907","name":"*","chunks":[],"async":false}},"30674":{"*":{"id":"67904","name":"*","chunks":[],"async":false}},"32265":{"*":{"id":"23057","name":"*","chunks":[],"async":false}},"33951":{"*":{"id":"82095","name":"*","chunks":[],"async":false}},"38880":{"*":{"id":"27084","name":"*","chunks":[],"async":false}},"39389":{"*":{"id":"41049","name":"*","chunks":[],"async":false}},"40491":{"*":{"id":"84339","name":"*","chunks":[],"async":false}},"41736":{"*":{"id":"77806","name":"*","chunks":[],"async":false}},"44064":{"*":{"id":"32330","name":"*","chunks":[],"async":false}},"44431":{"*":{"id":"60197","name":"*","chunks":[],"async":false}},"45088":{"*":{"id":"25281","name":"*","chunks":[],"async":false}},"45585":{"*":{"id":"92609","name":"*","chunks":[],"async":false}},"50021":{"*":{"id":"79011","name":"*","chunks":[],"async":false}},"52643":{"*":{"id":"40005","name":"*","chunks":[],"async":false}},"55242":{"*":{"id":"64714","name":"*","chunks":[],"async":false}},"57850":{"*":{"id":"33244","name":"*","chunks":[],"async":false}},"58453":{"*":{"id":"73042","name":"*","chunks":[],"async":false}},"60784":{"*":{"id":"40484","name":"*","chunks":[],"async":false}},"62078":{"*":{"id":"12686","name":"*","chunks":[],"async":false}},"62598":{"*":{"id":"50362","name":"*","chunks":[],"async":false}},"63914":{"*":{"id":"52432","name":"*","chunks":[],"async":false}},"65028":{"*":{"id":"47926","name":"*","chunks":[],"async":false}},"65066":{"*":{"id":"23332","name":"*","chunks":[],"async":false}},"67820":{"*":{"id":"39442","name":"*","chunks":[],"async":false}},"71678":{"*":{"id":"23036","name":"*","chunks":[],"async":false}},"72103":{"*":{"id":"60765","name":"*","chunks":[],"async":false}},"73517":{"*":{"id":"41607","name":"*","chunks":[],"async":false}},"75450":{"*":{"id":"33014","name":"*","chunks":[],"async":false}},"77139":{"*":{"id":"73513","name":"*","chunks":[],"async":false}},"78177":{"*":{"id":"17859","name":"*","chunks":[],"async":false}},"78888":{"*":{"id":"91596","name":"*","chunks":[],"async":false}},"78890":{"*":{"id":"35006","name":"*","chunks":[],"async":false}},"80123":{"*":{"id":"84531","name":"*","chunks":[],"async":false}},"81460":{"*":{"id":"67776","name":"*","chunks":[],"async":false}},"81883":{"*":{"id":"97317","name":"*","chunks":[],"async":false}},"83457":{"*":{"id":"60180","name":"*","chunks":[],"async":false}},"86089":{"*":{"id":"57908","name":"*","chunks":[],"async":false}},"86373":{"*":{"id":"90433","name":"*","chunks":[],"async":false}},"87257":{"*":{"id":"92053","name":"*","chunks":[],"async":false}},"92014":{"*":{"id":"51660","name":"*","chunks":[],"async":false}},"92434":{"*":{"id":"32514","name":"*","chunks":[],"async":false}},"92897":{"*":{"id":"60069","name":"*","chunks":[],"async":false}},"93656":{"*":{"id":"6444","name":"*","chunks":[],"async":false}},"94513":{"*":{"id":"94473","name":"*","chunks":[],"async":false}},"94806":{"*":{"id":"28073","name":"*","chunks":[],"async":false}},"95301":{"*":{"id":"9610","name":"*","chunks":[],"async":false}},"96015":{"*":{"id":"94183","name":"*","chunks":[],"async":false}},"96090":{"*":{"id":"26712","name":"*","chunks":[],"async":false}},"96462":{"*":{"id":"63300","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-page.js":{"id":92897,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/client-page.js":{"id":92897,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/client-segment.js":{"id":81883,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/client-segment.js":{"id":81883,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":38880,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":38880,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/layout-router.js":{"id":19668,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/layout-router.js":{"id":19668,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":25644,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":25644,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/components/render-from-template-context.js":{"id":30674,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":30674,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/framework/boundary-components.js":{"id":94513,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":94513,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":81460,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":81460,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/global-error.tsx":{"id":9078,"name":"*","chunks":["9585","static/chunks/9585-1b3d4db6576d361c.js","4219","static/chunks/app/global-error-ce091b1452efe213.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.37.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":96462,"name":"*","chunks":["3857","static/chunks/app/(developers)/api/docs/%5Bslug%5D/asset/%5Bid%5D/route-2eb1e2f7ef7dbda5.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/app-dir/link.js":{"id":19957,"name":"*","chunks":["9957","static/chunks/9957-f2551dce9714ec05.js","4345","static/chunks/app/not-found-ea05d09b42b69998.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/app-dir/link.js":{"id":19957,"name":"*","chunks":["9957","static/chunks/9957-f2551dce9714ec05.js","4345","static/chunks/app/not-found-ea05d09b42b69998.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"]}],\"variableName\":\"inter\"}":{"id":88363,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/nuqs@2.10.1_next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_r_a8b987eac47ecca531639ac6975224f9/node_modules/nuqs/dist/adapters/next/app.js":{"id":94806,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/styles/globals.css":{"id":75196,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/navigation/NavProgressBar.tsx":{"id":62078,"name":"*","chunks":["7671","static/chunks/7671-a057238de3da6733.js","7177","static/chunks/app/layout-3165efcf5806a69a.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/error.tsx":{"id":86089,"name":"*","chunks":["9957","static/chunks/9957-f2551dce9714ec05.js","4021","static/chunks/4021-4ed620e833362864.js","8039","static/chunks/app/error-071f9f60fcee43d3.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.37.0_react@19.1.0/node_modules/lucide-react/dist/esm/context.mjs":{"id":67820,"name":"*","chunks":["3857","static/chunks/app/(developers)/api/docs/%5Bslug%5D/asset/%5Bid%5D/route-2eb1e2f7ef7dbda5.js"],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next-intl@4.14.1_next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19._82a3a79f824ae6261efdbde8e00930c6/node_modules/next-intl/dist/esm/production/navigation/shared/BaseLink.js":{"id":9864,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next-intl@4.14.1_next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19._82a3a79f824ae6261efdbde8e00930c6/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":13432,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/cookies/CookieConsentContextProvider.tsx":{"id":86373,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/cookies/ManageCookiesButton.tsx":{"id":20249,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/header/HeaderBase.tsx":{"id":60784,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/header/MobileNav.tsx":{"id":73517,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/header/style.module.css":{"id":65028,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/LanguageSelect.tsx":{"id":28243,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/DocsSearchBar.tsx":{"id":52643,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/MobileDocsSearch.tsx":{"id":92434,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/SearchContext.tsx":{"id":71678,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/SocialButtons.tsx":{"id":58453,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/sonner.tsx":{"id":62598,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/LocalWatcher.tsx":{"id":50021,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/codehike@1.1.0/node_modules/codehike/dist/code/pre-ref.js":{"id":1273,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/client/image-component.js":{"id":63914,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/next@15.5.23_@babel+core@7.29.7_@opentelemetry+api@1.9.1_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/next/dist/esm/client/image-component.js":{"id":63914,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/assets/crafting_background.png":{"id":83457,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsLayoutClient.tsx":{"id":95301,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx":{"id":72103,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx":{"id":18526,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx":{"id":80123,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx":{"id":28663,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx":{"id":44064,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx":{"id":78890,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx":{"id":92014,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarContext.tsx":{"id":45585,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/LeftSidebarContext.tsx":{"id":40491,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/navigation/search/LocalSearchSetter.tsx":{"id":5903,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx":{"id":41736,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx":{"id":55242,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/button/CopyButton.tsx":{"id":28139,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx":{"id":39389,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/util/ToggleChevron.tsx":{"id":96090,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx":{"id":78177,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/error/DocsPageNotFound.tsx":{"id":18888,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error.tsx":{"id":30607,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/content/TogglableContent.tsx":{"id":44431,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/content/DocsContentTOCSidebar.tsx":{"id":77139,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/tabs/DocsEntryTabs.tsx":{"id":24989,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/tabs/TabSwitchedDocsContent.tsx":{"id":93656,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/ExpandableCategory.tsx":{"id":75450,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ImageWithFallback.tsx":{"id":87257,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tooltip.tsx":{"id":20826,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/docs/error.tsx":{"id":32265,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error.tsx":{"id":96015,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsFileTreeFolder.tsx":{"id":33951,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsPageFooter.tsx":{"id":45088,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/DocsResponsiveHeader.tsx":{"id":78888,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/DocsSidebarBase.tsx":{"id":21559,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/guide/DocsGuideNonContentRightSidebarClient.tsx":{"id":65066,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/ScrollableDocsSidebarBase.tsx":{"id":57850,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/DocsFileLink.tsx":{"id":18622,"name":"*","chunks":[],"async":false},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/layout/ExpandableDescription.tsx":{"id":16774,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/Wiki/Wiki/build/previewer/src/":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/global-error":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/not-found":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/layout":[{"inlined":false,"path":"static/css/7e7d96b1e6991756.css"},{"inlined":false,"path":"static/css/20595f616e05de4b.css"}],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/error":[],"/home/runner/work/Wiki/Wiki/build/previewer/src/app/(developers)/api/docs/[slug]/asset/[id]/route":[]},"rscModuleMapping":{"1273":{"*":{"id":"99887","name":"*","chunks":[],"async":false}},"5903":{"*":{"id":"60227","name":"*","chunks":[],"async":false}},"9078":{"*":{"id":"11150","name":"*","chunks":[],"async":false}},"9864":{"*":{"id":"96172","name":"*","chunks":[],"async":false}},"13432":{"*":{"id":"15042","name":"*","chunks":[],"async":false}},"16774":{"*":{"id":"8266","name":"*","chunks":[],"async":false}},"18526":{"*":{"id":"27152","name":"*","chunks":[],"async":false}},"18622":{"*":{"id":"33951","name":"*","chunks":[],"async":false}},"18888":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"19668":{"*":{"id":"40350","name":"*","chunks":[],"async":false}},"19957":{"*":{"id":"8591","name":"*","chunks":[],"async":false}},"20249":{"*":{"id":"76605","name":"*","chunks":[],"async":false}},"20826":{"*":{"id":"79742","name":"*","chunks":[],"async":false}},"21559":{"*":{"id":"98300","name":"*","chunks":[],"async":false}},"24989":{"*":{"id":"39017","name":"*","chunks":[],"async":false}},"25644":{"*":{"id":"98546","name":"*","chunks":[],"async":false}},"28139":{"*":{"id":"51391","name":"*","chunks":[],"async":false}},"28243":{"*":{"id":"78000","name":"*","chunks":[],"async":false}},"28663":{"*":{"id":"58563","name":"*","chunks":[],"async":false}},"30607":{"*":{"id":"62893","name":"*","chunks":[],"async":false}},"30674":{"*":{"id":"24378","name":"*","chunks":[],"async":false}},"32265":{"*":{"id":"94199","name":"*","chunks":[],"async":false}},"33951":{"*":{"id":"42709","name":"*","chunks":[],"async":false}},"38880":{"*":{"id":"76138","name":"*","chunks":[],"async":false}},"39389":{"*":{"id":"68711","name":"*","chunks":[],"async":false}},"40491":{"*":{"id":"12461","name":"*","chunks":[],"async":false}},"41736":{"*":{"id":"43956","name":"*","chunks":[],"async":false}},"44064":{"*":{"id":"5404","name":"*","chunks":[],"async":false}},"44431":{"*":{"id":"78211","name":"*","chunks":[],"async":false}},"45088":{"*":{"id":"93259","name":"*","chunks":[],"async":false}},"45585":{"*":{"id":"36275","name":"*","chunks":[],"async":false}},"50021":{"*":{"id":"47729","name":"*","chunks":[],"async":false}},"52643":{"*":{"id":"30551","name":"*","chunks":[],"async":false}},"55242":{"*":{"id":"21736","name":"*","chunks":[],"async":false}},"57850":{"*":{"id":"60378","name":"*","chunks":[],"async":false}},"58453":{"*":{"id":"99086","name":"*","chunks":[],"async":false}},"60784":{"*":{"id":"13262","name":"*","chunks":[],"async":false}},"62078":{"*":{"id":"35872","name":"*","chunks":[],"async":false}},"62598":{"*":{"id":"93148","name":"*","chunks":[],"async":false}},"63914":{"*":{"id":"81138","name":"*","chunks":[],"async":false}},"65028":{"*":{"id":"84878","name":"*","chunks":[],"async":false}},"65066":{"*":{"id":"71494","name":"*","chunks":[],"async":false}},"67820":{"*":{"id":"57640","name":"*","chunks":[],"async":false}},"71678":{"*":{"id":"89686","name":"*","chunks":[],"async":false}},"72103":{"*":{"id":"88703","name":"*","chunks":[],"async":false}},"73517":{"*":{"id":"33121","name":"*","chunks":[],"async":false}},"75196":{"*":{"id":"39038","name":"*","chunks":[],"async":false}},"75450":{"*":{"id":"6192","name":"*","chunks":[],"async":false}},"77139":{"*":{"id":"95919","name":"*","chunks":[],"async":false}},"78177":{"*":{"id":"5289","name":"*","chunks":[],"async":false}},"78888":{"*":{"id":"16274","name":"*","chunks":[],"async":false}},"78890":{"*":{"id":"17436","name":"*","chunks":[],"async":false}},"80123":{"*":{"id":"72357","name":"*","chunks":[],"async":false}},"81460":{"*":{"id":"74378","name":"*","chunks":[],"async":false}},"81883":{"*":{"id":"13959","name":"*","chunks":[],"async":false}},"83457":{"*":{"id":"23796","name":"*","chunks":[],"async":false}},"86089":{"*":{"id":"86618","name":"*","chunks":[],"async":false}},"86373":{"*":{"id":"78153","name":"*","chunks":[],"async":false}},"87257":{"*":{"id":"71071","name":"*","chunks":[],"async":false}},"92014":{"*":{"id":"25970","name":"*","chunks":[],"async":false}},"92434":{"*":{"id":"95312","name":"*","chunks":[],"async":false}},"92897":{"*":{"id":"74283","name":"*","chunks":[],"async":false}},"93656":{"*":{"id":"85058","name":"*","chunks":[],"async":false}},"94513":{"*":{"id":"69887","name":"*","chunks":[],"async":false}},"94806":{"*":{"id":"38372","name":"*","chunks":[],"async":false}},"95301":{"*":{"id":"99040","name":"*","chunks":[],"async":false}},"96015":{"*":{"id":"97129","name":"*","chunks":[],"async":false}},"96090":{"*":{"id":"98978","name":"*","chunks":[],"async":false}},"96462":{"*":{"id":"62800","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"20826":{"*":{"id":"80756","name":"*","chunks":[],"async":false}},"28139":{"*":{"id":"24641","name":"*","chunks":[],"async":false}},"39389":{"*":{"id":"41049","name":"*","chunks":[],"async":false}},"62078":{"*":{"id":"12686","name":"*","chunks":[],"async":false}},"62598":{"*":{"id":"50362","name":"*","chunks":[],"async":false}},"96090":{"*":{"id":"26712","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=2571,a.ids=[2571],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},5289:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx","default")},6192:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/ExpandableCategory.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/ExpandableCategory.tsx","default")},8086:a=>{"use strict";a.exports=require("module")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11723:a=>{"use strict";a.exports=require("querystring")},12412:a=>{"use strict";a.exports=require("assert")},13440:a=>{"use strict";a.exports=require("util/types")},17859:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(67258);c(83459);var e=c(91688);function f({error:a}){return(0,d.jsx)(e.default,{})}},19063:a=>{"use strict";a.exports=require("require-in-the-middle")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},19914:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>_,generateMetadata:()=>$});var d=c(60492),e=c(46662),f=c(61237),g=c(59727),h=c(74216),i=c(61410),j=c(95919),k=c(97933),l=c(71071),m=c(68711);async function n({id:a,ctx:b}){let c=await f.A.getAsset(a,b);return(0,d.jsx)(l.default,{src:c?.src,width:128,height:128,className:"docsContentIcon disable-blur mx-auto",alt:c?c.id:void 0})}function o({tab:a,ctx:b}){return(0,d.jsx)("div",{className:"my-2 p-4 text-center",children:a.display.map(a=>(0,d.jsx)(n,{id:a,ctx:b},a))})}function p({tabs:a,ctx:b}){return a?.[0]&&1===a.length?(0,d.jsx)(o,{tab:a[0],ctx:b}):(0,d.jsx)("div",{className:"flex flex-col",children:(0,d.jsxs)(m.Tabs,{defaultValue:"0",children:[(0,d.jsx)(m.TabsList,{className:"flex h-auto flex-wrap bg-transparent",children:a.map((a,b)=>(0,d.jsx)(m.TabsTrigger,{value:b.toString(),className:"h-fit rounded-none border-b-2 border-transparent bg-transparent text-xsm hover:text-primary data-[state=active]:border-white data-[state=active]:bg-transparent",children:a.name},b))}),(0,d.jsx)("hr",{className:"my-1"}),a.map((a,c)=>(0,d.jsx)(m.TabsContent,{value:c.toString(),children:(0,d.jsx)(o,{tab:a,ctx:b})},c))]})})}var q=c(71864);function r({id:a,ctx:b}){return(0,d.jsx)("div",{className:"relative inline-block h-8 w-8 border-2 border-solid border-t-[#373737] border-r-white border-b-white border-l-[#373737] bg-[#8B8B8B] bg-[length:32px_32px] bg-center bg-no-repeat text-left align-bottom text-base leading-none before:pointer-events-none before:absolute before:-bottom-0.5 before:-left-0.5 before:h-0.5 before:w-0.5 before:bg-[#8B8B8B] before:content-[''] after:pointer-events-none after:absolute after:-top-0.5 after:-right-0.5 after:h-0.5 after:w-0.5 after:bg-[#8B8B8B] after:content-['']",children:(0,d.jsx)(q.A,{itemSize:!0,location:a,ctx:b})})}var s=c(83739),t=c(45312),u=c(20326),v=c(16860),w=c(41852);async function x({text:a,ctx:b,links:c}){try{return(await f.A.renderInlineMarkdown(a,b,c)).content}catch(d){console.error(`Error rendering Markdown content property \`${a}\``,d);let c=await f.A.getProject(b);throw c&&await w.A.reportPageRenderFailure(c,b.contentId,d,b.version??null,b.locale??null),d}}let y={id:"code_literal",type:"i18n_literal",stack_size:"weighted_flag",required_tool:"item",blast_resistance:{type:"literal",link:(0,t.CJ)("Explosion#Blast_resistance")},hardness:{type:"literal",link:(0,t.CJ)("Breaking#Blocks_by_hardness")},flammable:{type:"bool",link:(0,t.CJ)("Fire#Flammable_blocks")},rarity:{type:"i18n_literal",link:(0,t.CJ)("Rarity")},durability:{type:"literal",link:(0,t.CJ)("Durability")},mining_speed:{type:"literal",link:(0,t.CJ)("Breaking#Mining_efficiency")},attack_damage:{type:"damage",link:(0,t.CJ)("Damage#Dealing_damage")},attack_speed:{type:"literal",link:(0,t.CJ)("Melee_attack#Attack_cooldown")},enchantability:{type:"literal",link:(0,t.CJ)("Enchanting_mechanics#Enchantability")},nutrition:{type:"hunger",link:(0,t.CJ)("Food")}};function z({value:a}){return Array.isArray(a)?(0,d.jsx)("ul",{className:"list-none",children:a.map(a=>(0,d.jsx)("li",{children:a},a))}):a}function A({name:a,type:b,value:c,ctx:e}){let f=(0,s.A)("ContentProperties");if("weighted_flag"===b&&!Number.isNaN(c))return c>0?f("weighted_flag.true",{count:c}):f("weighted_flag.false");if("bool"===b)return f(c?"bool.true":"bool.false");if("item"===b){let a=(0,t._s)(e,c);return(0,d.jsx)(v.k,{href:a,children:(0,d.jsx)(q.A,{itemSize:!0,location:c,ctx:e})})}if("damage"===b&&Number.isInteger(c)&&c>=0){let a=Array(Math.floor(c/2)).fill(0).map((a,b)=>(0,d.jsx)(q.A,{ctx:e,location:"icon/heart",alt:"❤️",wrapper:{className:"inline-block"},width:9,height:9},b));return c%2==1&&a.push((0,d.jsx)(q.A,{ctx:e,location:"icon/half_heart",alt:"\uD83D\uDC94",wrapper:{className:"inline-block"},width:9,height:9},"half")),a.length<1?c:(0,d.jsxs)("span",{children:[c," (",(0,d.jsx)("span",{children:a}),")"]})}if("hunger"===b&&Number.isInteger(c)&&c>=0){let a=Array(Math.floor(c/2)).fill(0).map((a,b)=>(0,d.jsx)(q.A,{ctx:e,location:"icon/hunger",alt:"\uD83C\uDF57",wrapper:{className:"inline-block"},width:9,height:9},b));return c%2==1&&a.push((0,d.jsx)(q.A,{alt:"\uD83C\uDF56",ctx:e,location:"icon/half_hunger",wrapper:{className:"inline-block"},width:9,height:9},"half")),a.length<1?c:(0,d.jsxs)("span",{className:"whitespace-nowrap",children:[c," (",(0,d.jsx)("span",{className:"whitespace-nowrap",children:a}),")"]})}if("i18n_literal"===b){let b=`${a}.${c}`;return f.has(b)?f(b):f(`${a}.unknown`)}return"code_literal"===b?(0,d.jsx)("span",{className:"font-mono text-xs break-all",children:(0,d.jsx)(z,{value:c})}):Number.isNaN(c)?c:Math.abs(100*c%1)>0?c.toFixed(2):c}function B({name:a,type:b,property:c,ctx:e}){return"single"===c.type?(0,d.jsx)(A,{name:a,type:b,value:c.value,ctx:e}):(0,d.jsx)("ul",{className:"m-0 flex list-none flex-col gap-1 p-0",children:c.value.map((c,f)=>(0,d.jsxs)("li",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:(0,k.cn)("flex max-w-[75%] flex-wrap items-center gap-0.5",1===c.items.length&&"min-w-fit"),children:c.items.map(a=>(0,d.jsx)(q.A,{location:a,ctx:e,width:16,height:16},a))}),(0,d.jsx)("span",{children:(0,d.jsx)(A,{name:a,type:b,value:c.value,ctx:e})})]},f))})}function C({type:a,name:b,ctx:c,links:e}){let f=(0,s.A)("ContentProperties"),g="string"==typeof a?null:a.link;return(0,d.jsx)(({children:a})=>g?(0,d.jsx)(u.A,{href:g,children:a}):a,{children:f.has(`properties.${b}`)?f(`properties.${b}`):(0,d.jsx)(x,{text:b,ctx:c,links:e})})}function D({properties:a,providedProps:b,ctx:c,links:e}){let f=Object.keys(y),g={...function(a){let b={},c=new Map;for(let[b,d]of Object.entries(a))for(let[a,e]of Object.entries(d)){let d=c.get(a);d||(d=[],c.set(a,d)),d.push({itemId:b,value:e})}for(let[a,d]of c){let c=[],e=new Map;for(let{itemId:a,value:b}of d){let d=function a(b){return null===b||"object"!=typeof b?JSON.stringify(b):Array.isArray(b)?`[${b.map(a).join(",")}]`:`{${Object.keys(b).sort().map(c=>`${JSON.stringify(c)}:${a(b[c])}`).join(",")}}`}(b),f=e.get(d);f||(f={items:[],value:b},e.set(d,f),c.push(f)),f.items.push(a)}b[a]=c?.[0]&&1===c.length?{type:"single",value:c[0].value}:{type:"group",value:c}}return b}(a),...b};return(0,d.jsx)("div",{className:"w-full",children:(0,d.jsx)("table",{className:"mb-0! table w-full table-fixed",children:(0,d.jsx)("tbody",{children:Object.entries(g).filter(([a,b])=>"group"===b.type||null!=b.value).sort(([a,b],[c,d])=>{let e=b.order??0,g=d.order??0;if(e!==g)return e-g;let h=f.indexOf(a),i=f.indexOf(c);return h!==i?h-i:a.localeCompare(c)}).map(([a,b])=>{let f=y[a]||"literal",g="string"==typeof f?f:f.type;return(0,d.jsxs)("tr",{children:[(0,d.jsx)("td",{className:"table-padding-sm-y border-r-0 border-b-0 border-l-0 text-sm font-medium wrap-break-word",children:(0,d.jsx)(C,{name:a,type:f,ctx:c,links:e})}),(0,d.jsx)("td",{className:"table-padding-sm border-r-0 border-b-0 border-l-0 text-sm",children:(0,d.jsx)(B,{name:a,type:g,property:b,ctx:c})})]},a)})})})})}var E=c(98048);function F({project:a,children:b}){return(0,d.jsx)(u.A,{href:E.A.getProjectLink(a.id),children:b??a.name})}async function G({project:a,frontmatter:b,metadata:c,ctx:e,links:f,properties:g}){let h={source_mod:{type:"single",value:(0,d.jsx)(F,{project:a})}};return null!=b.type&&(h.type={type:"single",value:b.type}),b.id?.[0]&&1===b.id.length&&!g?.id&&(h.id={type:"single",value:b.id[0]}),b.custom&&Object.entries(b.custom).forEach(([a,b])=>{h[a]={type:"single",value:(0,d.jsx)(x,{text:b,ctx:e,links:f}),order:999}}),(0,d.jsxs)("div",{className:"border border-tertiary",children:[(0,d.jsx)("div",{className:"space-y-1 bg-secondary py-2",children:c.title&&(0,d.jsx)("div",{className:"text-center text-lg font-semibold text-primary",children:c.title})}),(0,d.jsxs)("div",{className:"flex flex-col gap-2 p-1",children:[c.tabs&&(0,d.jsx)(p,{tabs:c.tabs,ctx:e}),c.inventory&&c.inventory.length>0&&(0,d.jsx)("div",{className:"mx-auto p-1 text-center",children:c.inventory.map(a=>(0,d.jsx)(r,{id:a,ctx:e},a))})]}),null!=g&&(0,d.jsx)(D,{properties:g,providedProps:h,ctx:e,links:f})]})}function H(a){return(0,d.jsxs)("aside",{className:(0,k.cn)("not-prose flex shrink-0 flex-col","scrollbar-thumb-secondary scrollbar-track-secondary/20 scrollbar-thin space-y-2 overflow-y-auto","float-right clear-right 2xl:float-none 2xl:clear-none","pb-6 sm:mb-4 sm:ml-4 sm:w-72 sm:pb-0 2xl:m-0 2xl:w-80 2xl:p-4",a.className),children:[(0,d.jsx)("div",{className:"mb-4 hidden items-center justify-between 2xl:flex",children:(0,d.jsx)("h3",{className:"text-sm font-semibold text-secondary",children:a.title})}),null!=a.page.frontmatter.infobox&&(0,d.jsx)(G,{project:a.project,ctx:a.ctx,metadata:a.page.frontmatter.infobox,frontmatter:a.page.frontmatter,properties:a.page.properties,links:a.page.links})]})}var I=c(87837),J=c(50691),K=c(78211);function L({changelog:a}){return(0,d.jsx)("div",{className:"space-y-2",children:a.map((a,b)=>(0,d.jsxs)("div",{className:"border-tertiary not-last:border-b not-last:pb-4",children:[(0,d.jsxs)("h3",{className:"flex flex-row items-center justify-between text-lg font-semibold",children:[a.version,a.date&&(0,d.jsx)("span",{className:"text-sm font-medium text-secondary",children:a.date})]}),(0,d.jsx)("ul",{className:"mt-2 list-inside list-disc",children:a.changes.map((a,b)=>(0,d.jsx)("li",{className:"text-secondary",children:a},b))})]},b))})}var M=c(6192),N=c(13978);function O({currentId:a,content:b,ctx:c}){let e,f=(0,s.A)("ContentCategory");if(b.children.some(a=>"dir"===a.type)){e=b.children.filter(a=>"dir"===a.type);let a=b.children.filter(a=>"file"==a.type);a.length>0&&e.push({name:f("other"),children:a,type:"dir",path:"",item_ids:[]})}else e=[{name:f("all"),children:b.children,type:"dir",path:"",item_ids:[]}];let g=e.flatMap(a=>a.children).some(b=>b.ref===a);return(0,d.jsx)(M.default,{name:b.name,defaultOpen:g,className:"gap-1.5",children:e.map(b=>(0,d.jsxs)("div",{className:"flex flex-col gap-2 bg-primary-dark! p-2 first:rounded-t-sm last:rounded-b-sm sm:flex-row sm:items-center",children:[(0,d.jsx)("div",{className:"self-center text-right text-sm font-medium sm:w-[1%] sm:min-w-24",children:b.name}),(0,d.jsxs)("div",{className:"grid w-full grid-cols-[repeat(auto-fill,minmax(10em,1fr))] gap-2",children:[...b.children.map(b=>(0,d.jsx)("div",{className:"flex w-full flex-row items-center gap-1 text-sm",children:(0,d.jsxs)(u.A,{href:(0,t.sw)(b.ref,c),className:(0,k.cn)("flex w-full flex-row items-center gap-1 rounded-sm !text-sm",b.ref===a&&"bg-primary font-semibold"),children:[(0,d.jsx)(q.A,{itemSize:!0,location:b.icon||"",ctx:c}),b.name]})},b.path))]})]},b.path))})}function P({currentId:a,project:b,ctx:c,contents:e}){return(0,d.jsx)("div",{className:"not-prose p-2",children:(0,d.jsxs)("table",{className:"w-full border-separate rounded-sm border border-tertiary bg-primary-dim p-2.5 [&_td]:border-none [&_tr]:bg-primary-dim",children:[(0,d.jsx)("thead",{className:"mb-2 table w-full",children:(0,d.jsx)("tr",{children:(0,d.jsxs)("th",{colSpan:2,className:"rounded-sm bg-secondary p-2",children:[(0,d.jsx)(N.M,{className:"underline-offset-4 hover:text-primary/80! hover:underline",href:`/project/${c.id}/${c.version}`,children:b.name}),(0,d.jsx)("span",{className:"float-right min-w-[1em]",children:"\xa0"})]})})}),(0,d.jsxs)("tbody",{className:"table w-full",children:[...e.map(b=>(0,d.jsx)(O,{currentId:a,content:b,ctx:c},b.path))]})]})})}c(19061);var Q=c(79742),R=c(93191),S=c(72844),T=c(27759);function U({local:a,type:b,project:c,path:e,preview:f,full:g}){let h=(0,s.A)("PageEditControls"),i=function(a,b,c){let d=(0,T.cT)({project:a,type:b,path:c});return`/report?${d}`}(c,b,e?.join("/")??null),j=(0,d.jsx)(R.$,{asChild:!0,variant:"outline",size:"sm",className:"font-normal text-secondary hover:bg-transparent sm:h-fit sm:border-none sm:p-0",children:(0,d.jsxs)(v.k,{href:i,children:[(0,d.jsx)(S.A,{className:(0,k.cn)("mr-2 h-4 w-4",!g&&"sm:mr-0")}),(0,d.jsx)("span",{className:(0,k.cn)(!g&&"sm:hidden"),children:h("report_button")})]})});return!f&&!a&&c&&e&&(g?j:(0,d.jsx)(Q.TooltipProvider,{children:(0,d.jsxs)(Q.Tooltip,{children:[(0,d.jsx)(Q.TooltipTrigger,{asChild:!0,children:j}),(0,d.jsx)(Q.TooltipContent,{children:h("report")})]})}))}var V=c(26209);function W({editUrl:a}){let b=(0,s.A)("PageEditControls");return a&&(0,d.jsxs)(v.k,{href:a,className:"flex items-center rounded-md border border-quaternary px-3 py-2 text-sm text-secondary hover:text-primary-alt sm:border-none sm:p-0",children:[(0,d.jsx)(V.A,{className:"mr-2 h-4 w-4"}),b("edit_gh")]})}var X=c(98312);function Y({project:a,id:b,local:c,editUrl:e,className:f}){return(0,d.jsxs)("footer",{className:(0,k.cn)(f,"relative flex w-full shrink-0 flex-col justify-between gap-y-3 bg-primary px-1 pt-4 text-sm text-secondary"),children:[(0,d.jsx)("hr",{className:"mb-1"}),(0,d.jsx)("div",{className:"flex flex-col gap-3",children:(0,d.jsxs)("div",{className:"flex flex-row flex-wrap justify-between gap-2",children:[(0,d.jsx)(U,{full:!0,local:c,type:"content",project:a,path:[b],preview:X.A.isPreview()}),(0,d.jsx)(W,{editUrl:e})]})})]})}var Z=c(36105);async function $(a,b){let{id:c,slug:d,version:e,locale:g}=await a.params,h=decodeURIComponent(c),i={id:d,version:e,locale:g},j=await f.A.getProject(i);if(!j)return{title:(await b).title?.absolute};let k=await f.A.getProjectContentPage(h,i);if(!k)return{title:(await b).title?.absolute};let{frontmatter:l}=k,m=await I.A.getPlatformProjectOrNull(j);if(!m)return{title:(await b).title?.absolute};let n=l.icon?await f.A.getAsset(l.icon,i):null;return{title:l.title?`${l.title} - ${m.name}`:`${m.name} - ${(await b).title?.absolute}`,openGraph:{images:[`/api/og?slug=${d}&locale=${g}&id=${h}`]},other:{docs_source_mod:m.name,docs_source_icon:m.icon_url,docs_icon:n?n.src:void 0}}}async function _(a){let b,c=await a.params;(0,e.GE)(c.locale);let k=decodeURIComponent(c.id),l={id:c.slug,version:c.version,locale:c.locale,contentId:k},m=await f.A.getProject(l);if(!m)return(0,g.notFound)();try{b=await f.A.renderProjectContentPage(k,l)}catch(b){console.error("FATAL error rendering content page",b);let a=await f.A.getProject(l);return a&&await w.A.reportPageRenderFailure(a,l.contentId,b,l.version,l.locale),(0,d.jsx)(Z.A,{})}if(!b)return(0,g.notFound)();let n=await (0,i.A)("DocsContentRightSidebar"),o=await (0,i.A)("ContentChangelog"),p=await f.A.getProjectContents(l),q=b.content.metadata.headings||[],r=({className:a})=>(0,d.jsx)(H,{className:a,project:m,title:n("title"),ctx:l,page:b});return(0,d.jsx)(d.Fragment,{children:(0,d.jsxs)("div",{className:"flex w-full max-w-[1700px] flex-1 flex-row justify-center gap-4 2xl:justify-between",children:[(0,d.jsx)(J.A,{keys:["DocsNonContentRightSidebar"],children:(0,d.jsx)(j.default,{headings:q})}),(0,d.jsxs)("main",{className:"min-h-[86vh] flex-1 overflow-auto px-2 pt-2 pb-4 sm:min-h-auto sm:max-w-5xl 2xl:px-0",children:[(0,d.jsx)(h.A,{page:b,project:m,rightSidebar:(0,d.jsx)(r,{className:"2xl:hidden"})}),b.frontmatter.history&&(0,d.jsx)(K.default,{title:o("toggle"),className:"mb-6",children:(0,d.jsx)(L,{changelog:b.frontmatter.history})}),(0,d.jsx)(Y,{className:"mb-5",project:m.id,local:m.local,id:k,editUrl:b.edit_url}),p&&(0,d.jsx)(P,{currentId:k,project:m,contents:p,ctx:l})]}),(0,d.jsx)(r,{className:"hidden 2xl:flex"})]})})}},21820:a=>{"use strict";a.exports=require("os")},22400:(a,b,c)=>{Promise.resolve().then(c.bind(c,86907))},26209:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(51818).A)("square-pen",[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",key:"ohrbg2"}]])},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33014:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(26712),g=c(46763);function h({name:a,defaultOpen:b,className:c,children:h}){let[i,j]=(0,e.useState)(b);return(0,d.jsx)("tr",{children:(0,d.jsx)("td",{children:(0,d.jsxs)("div",{className:"mb-0! w-full border-separate [&_td]:border-none",children:[(0,d.jsxs)("div",{className:"flex w-full cursor-pointer flex-row items-center rounded-sm border-none bg-primary-dim p-1.5 px-2 select-none hover:bg-secondary/50",onClick:()=>j(!i),"data-state":i?"open":"closed",children:[(0,d.jsx)("div",{className:"mx-auto flex w-full justify-center text-center font-medium",children:a}),(0,d.jsx)("div",{className:"w-8",children:(0,d.jsx)(f.default,{className:"ml-auto h-4 w-4",active:i})})]}),i&&(0,d.jsx)("div",{className:(0,g.cn)(c,"mt-2 flex w-full flex-col rounded-md"),children:h})]})})})}},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},36105:(a,b,c)=>{"use strict";c.d(b,{A:()=>k});var d=c(60492),e=c(83739),f=c(93381),g=c(25170),h=c(93191),i=c(51933),j=c(16860);function k({project:a,returnTo:b}){let c=(0,e.A)("DocsPageError");return(0,d.jsxs)("div",{className:"flex min-h-dvh flex-col items-center justify-center gap-4 p-4 pb-[min(25vh,16rem)]",children:[(0,d.jsx)(f.A,{className:"size-32 sm:size-44",strokeWidth:1.5}),(0,d.jsx)("h1",{className:"my-2 text-3xl text-primary sm:text-5xl",children:c("title")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("desc")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("suggestion")}),(0,d.jsxs)("div",{className:"mt-4 inline-flex gap-4",children:[a?.source_repo&&(0,d.jsx)(h.$,{variant:"secondary",asChild:!0,children:(0,d.jsxs)(j.k,{href:a.source_repo,target:"_blank",children:[(0,d.jsx)(i.A,{className:"mr-2 h-4 w-4"}),c("submit")]})}),(0,d.jsx)(h.$,{asChild:!0,children:(0,d.jsxs)(j.k,{href:b??"/",children:[(0,d.jsx)(g.A,{className:"mr-2 h-4 w-4",strokeWidth:2.5}),c("return")]})})]})]})}},36686:a=>{"use strict";a.exports=require("diagnostics_channel")},37067:a=>{"use strict";a.exports=require("node:http")},38522:a=>{"use strict";a.exports=require("node:zlib")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},41692:a=>{"use strict";a.exports=require("node:tls")},44439:(a,b,c)=>{"use strict";c.d(b,{A:()=>m});var d=c(67258),e=c(45580),f=c(90650);let g=(0,c(22248).A)("file-question-mark",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]]);var h=c(66892),i=c(42525),j=c(25927),k=c(42590);function l({project:a,returnTo:b}){let c=(0,f.c)("DocsPageError");return(0,d.jsxs)("div",{className:"flex min-h-dvh flex-col items-center justify-center gap-4 p-4 pb-[min(25vh,16rem)]",children:[(0,d.jsx)(g,{className:"size-32 sm:size-44",strokeWidth:1.5}),(0,d.jsx)("h1",{className:"my-2 text-3xl text-primary sm:text-5xl",children:c("title")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("desc")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("suggestion")}),(0,d.jsxs)("div",{className:"mt-4 inline-flex gap-4",children:[a?.source_repo&&(0,d.jsx)(i.$,{variant:"secondary",asChild:!0,children:(0,d.jsxs)(k.k,{href:a.source_repo,target:"_blank",children:[(0,d.jsx)(j.A,{className:"mr-2 h-4 w-4"}),c("submit")]})}),(0,d.jsx)(i.$,{asChild:!0,children:(0,d.jsxs)(k.k,{href:b??"/",children:[(0,d.jsx)(h.A,{className:"mr-2 h-4 w-4",strokeWidth:2.5}),c("return")]})})]})]})}function m({returnSuffix:a}){let b=(0,e.useParams)();return(0,d.jsx)(l,{returnTo:`/${b.locale}/project/${b.slug}/${b.version}${a??""}`})}},44663:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(60492),e=c(92851);function f(){return(0,d.jsx)(e.default,{returnSuffix:"/content"})}},44708:a=>{"use strict";a.exports=require("node:https")},48161:a=>{"use strict";a.exports=require("node:os")},51416:(a,b,c)=>{Promise.resolve().then(c.bind(c,17859))},51933:(a,b,c)=>{"use strict";c.d(b,{A:()=>e});var d=c(60492);function e({width:a,height:b,className:c}){return(0,d.jsxs)("svg",{role:"img",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:a,height:b,className:c,children:[(0,d.jsx)("title",{children:"GitHub"}),(0,d.jsx)("path",{fill:"currentColor",d:"M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"})]})}},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},54235:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.default,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(48876),e=c(24403),f=c(80701),g=c(3882),h=c(95812),i=c(7262),j=c(9461),k=c(54822),l=c(33260),m=c(43758),n=c(97428),o=c(2320),p=c(72119),q=c(92483),r=c(57744),s=c(261),t=c(9799),u=c(71884),v=c(26713),w=c(72142),x=c(29267),y=c(29335),z=c(44912),A=c(3368),B=c(9376),C=c(86439),D=c(11150),E=c(14852),F=c(35949),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["[locale]",{children:["(main)",{children:["project",{children:["[slug]",{children:["[version]",{children:["content",{children:["[id]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,19914)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.tsx"]}]},{error:[()=>Promise.resolve().then(c.bind(c,62893)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,44663)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found.tsx"]}]},{error:[()=>Promise.resolve().then(c.bind(c,5289)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,93787)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/not-found.tsx"]}]},{layout:[()=>Promise.resolve().then(c.bind(c,79459)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/layout.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,53784)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/layout.tsx"]}]},{layout:[()=>Promise.resolve().then(c.bind(c,91710)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/layout.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,41106)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/not-found.tsx"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,35506))).default(a)],apple:[],openGraph:[async a=>(await Promise.resolve().then(c.bind(c,50637))).default(a)],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,47880)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,86618)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/error.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,11150)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,86300)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,72975,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,56082,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,35506))).default(a)],apple:[],openGraph:[async a=>(await Promise.resolve().then(c.bind(c,50637))).default(a)],twitter:[],manifest:void 0}}]}.children,I=["/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/[locale]/(main)/project/[slug]/[version]/content/[id]/page",pathname:"/[locale]/project/[slug]/[version]/content/[id]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var G;let M="/[locale]/(main)/project/[slug]/[version]/content/[id]/page";"/index"===M&&(M="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await K.prepare(a,b,{srcPage:M,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(M),{isOnDemandRevalidate:ai}=P,aj=K.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(G=_.routes[ah]??_.dynamicRoutes[ah])?void 0:G.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===K.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&K.isDev&&(aC=ab),K.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...E,tree:H,pages:I,GlobalError:D.default,handler:L,routeModule:K,__next_app__:J};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:M,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=K.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:K,page:M,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
1
|
+
(()=>{var a={};a.id=2571,a.ids=[2571],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},5289:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx","default")},6192:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/ExpandableCategory.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/util/ExpandableCategory.tsx","default")},8086:a=>{"use strict";a.exports=require("module")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11723:a=>{"use strict";a.exports=require("querystring")},12412:a=>{"use strict";a.exports=require("assert")},13440:a=>{"use strict";a.exports=require("util/types")},17859:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(67258);c(83459);var e=c(91688);function f({error:a}){return(0,d.jsx)(e.default,{})}},19063:a=>{"use strict";a.exports=require("require-in-the-middle")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},19914:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>_,generateMetadata:()=>$});var d=c(60492),e=c(46662),f=c(61237),g=c(59727),h=c(74216),i=c(61410),j=c(95919),k=c(97933),l=c(71071),m=c(68711);async function n({id:a,ctx:b}){let c=await f.A.getAsset(a,b);return(0,d.jsx)(l.default,{src:c?.src,width:128,height:128,className:"docsContentIcon disable-blur mx-auto",alt:c?c.id:void 0})}function o({tab:a,ctx:b}){return(0,d.jsx)("div",{className:"my-2 p-4 text-center",children:a.display.map(a=>(0,d.jsx)(n,{id:a,ctx:b},a))})}function p({tabs:a,ctx:b}){return a?.[0]&&1===a.length?(0,d.jsx)(o,{tab:a[0],ctx:b}):(0,d.jsx)("div",{className:"flex flex-col",children:(0,d.jsxs)(m.Tabs,{defaultValue:"0",children:[(0,d.jsx)(m.TabsList,{className:"flex h-auto flex-wrap bg-transparent",children:a.map((a,b)=>(0,d.jsx)(m.TabsTrigger,{value:b.toString(),className:"h-fit rounded-none border-b-2 border-transparent bg-transparent text-xsm hover:text-primary data-[state=active]:border-white data-[state=active]:bg-transparent",children:a.name},b))}),(0,d.jsx)("hr",{className:"my-1"}),a.map((a,c)=>(0,d.jsx)(m.TabsContent,{value:c.toString(),children:(0,d.jsx)(o,{tab:a,ctx:b})},c))]})})}var q=c(71864);function r({id:a,ctx:b}){return(0,d.jsx)("div",{className:"relative inline-block h-8 w-8 border-2 border-solid border-t-[#373737] border-r-white border-b-white border-l-[#373737] bg-[#8B8B8B] bg-[length:32px_32px] bg-center bg-no-repeat text-left align-bottom text-base leading-none before:pointer-events-none before:absolute before:-bottom-0.5 before:-left-0.5 before:h-0.5 before:w-0.5 before:bg-[#8B8B8B] before:content-[''] after:pointer-events-none after:absolute after:-top-0.5 after:-right-0.5 after:h-0.5 after:w-0.5 after:bg-[#8B8B8B] after:content-['']",children:(0,d.jsx)(q.A,{itemSize:!0,location:a,ctx:b})})}var s=c(83739),t=c(45312),u=c(20326),v=c(16860),w=c(41852);async function x({text:a,ctx:b,links:c}){try{return(await f.A.renderInlineMarkdown(a,b,c)).content}catch(d){console.error(`Error rendering Markdown content property \`${a}\``,d);let c=await f.A.getProject(b);throw c&&await w.A.reportPageRenderFailure(c,b.contentId,d,b.version??null,b.locale??null),d}}let y={id:"code_literal",type:"i18n_literal",stack_size:"weighted_flag",required_tool:"item",blast_resistance:{type:"literal",link:(0,t.CJ)("Explosion#Blast_resistance")},hardness:{type:"literal",link:(0,t.CJ)("Breaking#Blocks_by_hardness")},flammable:{type:"bool",link:(0,t.CJ)("Fire#Flammable_blocks")},rarity:{type:"i18n_literal",link:(0,t.CJ)("Rarity")},durability:{type:"literal",link:(0,t.CJ)("Durability")},mining_speed:{type:"literal",link:(0,t.CJ)("Breaking#Mining_efficiency")},attack_damage:{type:"damage",link:(0,t.CJ)("Damage#Dealing_damage")},attack_speed:{type:"literal",link:(0,t.CJ)("Melee_attack#Attack_cooldown")},enchantability:{type:"literal",link:(0,t.CJ)("Enchanting_mechanics#Enchantability")},nutrition:{type:"hunger",link:(0,t.CJ)("Food")}};function z({value:a}){return Array.isArray(a)?(0,d.jsx)("ul",{className:"list-none",children:a.map(a=>(0,d.jsx)("li",{children:a},a))}):a}function A({name:a,type:b,value:c,ctx:e}){let f=(0,s.A)("ContentProperties");if("weighted_flag"===b&&!Number.isNaN(c))return c>0?f("weighted_flag.true",{count:c}):f("weighted_flag.false");if("bool"===b)return f(c?"bool.true":"bool.false");if("item"===b){let a=(0,t._s)(e,c);return(0,d.jsx)(v.k,{href:a,children:(0,d.jsx)(q.A,{itemSize:!0,location:c,ctx:e})})}if("damage"===b&&Number.isInteger(c)&&c>=0){let a=Array(Math.floor(c/2)).fill(0).map((a,b)=>(0,d.jsx)(q.A,{ctx:e,location:"icon/heart",alt:"❤️",wrapper:{className:"inline-block"},width:9,height:9},b));return c%2==1&&a.push((0,d.jsx)(q.A,{ctx:e,location:"icon/half_heart",alt:"\uD83D\uDC94",wrapper:{className:"inline-block"},width:9,height:9},"half")),a.length<1?c:(0,d.jsxs)("span",{children:[c," (",(0,d.jsx)("span",{children:a}),")"]})}if("hunger"===b&&Number.isInteger(c)&&c>=0){let a=Array(Math.floor(c/2)).fill(0).map((a,b)=>(0,d.jsx)(q.A,{ctx:e,location:"icon/hunger",alt:"\uD83C\uDF57",wrapper:{className:"inline-block"},width:9,height:9},b));return c%2==1&&a.push((0,d.jsx)(q.A,{alt:"\uD83C\uDF56",ctx:e,location:"icon/half_hunger",wrapper:{className:"inline-block"},width:9,height:9},"half")),a.length<1?c:(0,d.jsxs)("span",{className:"whitespace-nowrap",children:[c," (",(0,d.jsx)("span",{className:"whitespace-nowrap",children:a}),")"]})}if("i18n_literal"===b){let b=`${a}.${c}`;return f.has(b)?f(b):f(`${a}.unknown`)}return"code_literal"===b?(0,d.jsx)("span",{className:"font-mono text-xs break-all",children:(0,d.jsx)(z,{value:c})}):Number.isNaN(c)?c:Math.abs(100*c%1)>0?c.toFixed(2):c}function B({name:a,type:b,property:c,ctx:e}){return"single"===c.type?(0,d.jsx)(A,{name:a,type:b,value:c.value,ctx:e}):(0,d.jsx)("ul",{className:"m-0 flex list-none flex-col gap-1 p-0",children:c.value.map((c,f)=>(0,d.jsxs)("li",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:(0,k.cn)("flex max-w-[75%] flex-wrap items-center gap-0.5",1===c.items.length&&"min-w-fit"),children:c.items.map(a=>(0,d.jsx)(q.A,{location:a,ctx:e,width:16,height:16},a))}),(0,d.jsx)("span",{children:(0,d.jsx)(A,{name:a,type:b,value:c.value,ctx:e})})]},f))})}function C({type:a,name:b,ctx:c,links:e}){let f=(0,s.A)("ContentProperties"),g="string"==typeof a?null:a.link;return(0,d.jsx)(({children:a})=>g?(0,d.jsx)(u.A,{href:g,children:a}):a,{children:f.has(`properties.${b}`)?f(`properties.${b}`):(0,d.jsx)(x,{text:b,ctx:c,links:e})})}function D({properties:a,providedProps:b,ctx:c,links:e}){let f=Object.keys(y),g={...function(a){let b={},c=new Map;for(let[b,d]of Object.entries(a))for(let[a,e]of Object.entries(d)){let d=c.get(a);d||(d=[],c.set(a,d)),d.push({itemId:b,value:e})}for(let[a,d]of c){let c=[],e=new Map;for(let{itemId:a,value:b}of d){let d=function a(b){return null===b||"object"!=typeof b?JSON.stringify(b):Array.isArray(b)?`[${b.map(a).join(",")}]`:`{${Object.keys(b).sort().map(c=>`${JSON.stringify(c)}:${a(b[c])}`).join(",")}}`}(b),f=e.get(d);f||(f={items:[],value:b},e.set(d,f),c.push(f)),f.items.push(a)}b[a]=c?.[0]&&1===c.length?{type:"single",value:c[0].value}:{type:"group",value:c}}return b}(a),...b};return(0,d.jsx)("div",{className:"w-full",children:(0,d.jsx)("table",{className:"mb-0! table w-full table-fixed",children:(0,d.jsx)("tbody",{children:Object.entries(g).filter(([a,b])=>"group"===b.type||null!=b.value).sort(([a,b],[c,d])=>{let e=b.order??0,g=d.order??0;if(e!==g)return e-g;let h=f.indexOf(a),i=f.indexOf(c);return h!==i?h-i:a.localeCompare(c)}).map(([a,b])=>{let f=y[a]||"literal",g="string"==typeof f?f:f.type;return(0,d.jsxs)("tr",{children:[(0,d.jsx)("td",{className:"table-padding-sm-y border-r-0 border-b-0 border-l-0 text-sm font-medium wrap-break-word",children:(0,d.jsx)(C,{name:a,type:f,ctx:c,links:e})}),(0,d.jsx)("td",{className:"table-padding-sm border-r-0 border-b-0 border-l-0 text-sm",children:(0,d.jsx)(B,{name:a,type:g,property:b,ctx:c})})]},a)})})})})}var E=c(98048);function F({project:a,children:b}){return(0,d.jsx)(u.A,{href:E.A.getProjectLink(a.id),children:b??a.name})}async function G({project:a,frontmatter:b,metadata:c,ctx:e,links:f,properties:g}){let h={source_mod:{type:"single",value:(0,d.jsx)(F,{project:a})}};return null!=b.type&&(h.type={type:"single",value:b.type}),b.id?.[0]&&1===b.id.length&&!g?.id&&(h.id={type:"single",value:b.id[0]}),b.custom&&Object.entries(b.custom).forEach(([a,b],c)=>{h[a]={type:"single",value:(0,d.jsx)(x,{text:b,ctx:e,links:f}),order:999+c}}),(0,d.jsxs)("div",{className:"border border-tertiary",children:[(0,d.jsx)("div",{className:"space-y-1 bg-secondary py-2",children:c.title&&(0,d.jsx)("div",{className:"text-center text-lg font-semibold text-primary",children:c.title})}),(0,d.jsxs)("div",{className:"flex flex-col gap-2 p-1",children:[c.tabs&&(0,d.jsx)(p,{tabs:c.tabs,ctx:e}),c.inventory&&c.inventory.length>0&&(0,d.jsx)("div",{className:"mx-auto p-1 text-center",children:c.inventory.map(a=>(0,d.jsx)(r,{id:a,ctx:e},a))})]}),null!=g&&(0,d.jsx)(D,{properties:g,providedProps:h,ctx:e,links:f})]})}function H(a){return(0,d.jsxs)("aside",{className:(0,k.cn)("not-prose flex shrink-0 flex-col","scrollbar-thumb-secondary scrollbar-track-secondary/20 scrollbar-thin space-y-2 overflow-y-auto","float-right clear-right 2xl:float-none 2xl:clear-none","pb-6 sm:mb-4 sm:ml-4 sm:w-72 sm:pb-0 2xl:m-0 2xl:w-80 2xl:p-4",a.className),children:[(0,d.jsx)("div",{className:"mb-4 hidden items-center justify-between 2xl:flex",children:(0,d.jsx)("h3",{className:"text-sm font-semibold text-secondary",children:a.title})}),null!=a.page.frontmatter.infobox&&(0,d.jsx)(G,{project:a.project,ctx:a.ctx,metadata:a.page.frontmatter.infobox,frontmatter:a.page.frontmatter,properties:a.page.properties,links:a.page.links})]})}var I=c(87837),J=c(50691),K=c(78211);function L({changelog:a}){return(0,d.jsx)("div",{className:"space-y-2",children:a.map((a,b)=>(0,d.jsxs)("div",{className:"border-tertiary not-last:border-b not-last:pb-4",children:[(0,d.jsxs)("h3",{className:"flex flex-row items-center justify-between text-lg font-semibold",children:[a.version,a.date&&(0,d.jsx)("span",{className:"text-sm font-medium text-secondary",children:a.date})]}),(0,d.jsx)("ul",{className:"mt-2 list-inside list-disc",children:a.changes.map((a,b)=>(0,d.jsx)("li",{className:"text-secondary",children:a},b))})]},b))})}var M=c(6192),N=c(13978);function O({currentId:a,content:b,ctx:c}){let e,f=(0,s.A)("ContentCategory");if(b.children.some(a=>"dir"===a.type)){e=b.children.filter(a=>"dir"===a.type);let a=b.children.filter(a=>"file"==a.type);a.length>0&&e.push({name:f("other"),children:a,type:"dir",path:"",item_ids:[]})}else e=[{name:f("all"),children:b.children,type:"dir",path:"",item_ids:[]}];let g=e.flatMap(a=>a.children).some(b=>b.ref===a);return(0,d.jsx)(M.default,{name:b.name,defaultOpen:g,className:"gap-1.5",children:e.map(b=>(0,d.jsxs)("div",{className:"flex flex-col gap-2 bg-primary-dark! p-2 first:rounded-t-sm last:rounded-b-sm sm:flex-row sm:items-center",children:[(0,d.jsx)("div",{className:"self-center text-right text-sm font-medium sm:w-[1%] sm:min-w-24",children:b.name}),(0,d.jsxs)("div",{className:"grid w-full grid-cols-[repeat(auto-fill,minmax(10em,1fr))] gap-2",children:[...b.children.map(b=>(0,d.jsx)("div",{className:"flex w-full flex-row items-center gap-1 text-sm",children:(0,d.jsxs)(u.A,{href:(0,t.sw)(b.ref,c),className:(0,k.cn)("flex w-full flex-row items-center gap-1 rounded-sm !text-sm",b.ref===a&&"bg-primary font-semibold"),children:[(0,d.jsx)(q.A,{itemSize:!0,location:b.icon||"",ctx:c}),b.name]})},b.path))]})]},b.path))})}function P({currentId:a,project:b,ctx:c,contents:e}){return(0,d.jsx)("div",{className:"not-prose p-2",children:(0,d.jsxs)("table",{className:"w-full border-separate rounded-sm border border-tertiary bg-primary-dim p-2.5 [&_td]:border-none [&_tr]:bg-primary-dim",children:[(0,d.jsx)("thead",{className:"mb-2 table w-full",children:(0,d.jsx)("tr",{children:(0,d.jsxs)("th",{colSpan:2,className:"rounded-sm bg-secondary p-2",children:[(0,d.jsx)(N.M,{className:"underline-offset-4 hover:text-primary/80! hover:underline",href:`/project/${c.id}/${c.version}`,children:b.name}),(0,d.jsx)("span",{className:"float-right min-w-[1em]",children:"\xa0"})]})})}),(0,d.jsxs)("tbody",{className:"table w-full",children:[...e.map(b=>(0,d.jsx)(O,{currentId:a,content:b,ctx:c},b.path))]})]})})}c(19061);var Q=c(79742),R=c(93191),S=c(72844),T=c(27759);function U({local:a,type:b,project:c,path:e,preview:f,full:g}){let h=(0,s.A)("PageEditControls"),i=function(a,b,c){let d=(0,T.cT)({project:a,type:b,path:c});return`/report?${d}`}(c,b,e?.join("/")??null),j=(0,d.jsx)(R.$,{asChild:!0,variant:"outline",size:"sm",className:"font-normal text-secondary hover:bg-transparent sm:h-fit sm:border-none sm:p-0",children:(0,d.jsxs)(v.k,{href:i,children:[(0,d.jsx)(S.A,{className:(0,k.cn)("mr-2 h-4 w-4",!g&&"sm:mr-0")}),(0,d.jsx)("span",{className:(0,k.cn)(!g&&"sm:hidden"),children:h("report_button")})]})});return!f&&!a&&c&&e&&(g?j:(0,d.jsx)(Q.TooltipProvider,{children:(0,d.jsxs)(Q.Tooltip,{children:[(0,d.jsx)(Q.TooltipTrigger,{asChild:!0,children:j}),(0,d.jsx)(Q.TooltipContent,{children:h("report")})]})}))}var V=c(26209);function W({editUrl:a}){let b=(0,s.A)("PageEditControls");return a&&(0,d.jsxs)(v.k,{href:a,className:"flex items-center rounded-md border border-quaternary px-3 py-2 text-sm text-secondary hover:text-primary-alt sm:border-none sm:p-0",children:[(0,d.jsx)(V.A,{className:"mr-2 h-4 w-4"}),b("edit_gh")]})}var X=c(98312);function Y({project:a,id:b,local:c,editUrl:e,className:f}){return(0,d.jsxs)("footer",{className:(0,k.cn)(f,"relative flex w-full shrink-0 flex-col justify-between gap-y-3 bg-primary px-1 pt-4 text-sm text-secondary"),children:[(0,d.jsx)("hr",{className:"mb-1"}),(0,d.jsx)("div",{className:"flex flex-col gap-3",children:(0,d.jsxs)("div",{className:"flex flex-row flex-wrap justify-between gap-2",children:[(0,d.jsx)(U,{full:!0,local:c,type:"content",project:a,path:[b],preview:X.A.isPreview()}),(0,d.jsx)(W,{editUrl:e})]})})]})}var Z=c(36105);async function $(a,b){let{id:c,slug:d,version:e,locale:g}=await a.params,h=decodeURIComponent(c),i={id:d,version:e,locale:g},j=await f.A.getProject(i);if(!j)return{title:(await b).title?.absolute};let k=await f.A.getProjectContentPage(h,i);if(!k)return{title:(await b).title?.absolute};let{frontmatter:l}=k,m=await I.A.getPlatformProjectOrNull(j);if(!m)return{title:(await b).title?.absolute};let n=l.icon?await f.A.getAsset(l.icon,i):null;return{title:l.title?`${l.title} - ${m.name}`:`${m.name} - ${(await b).title?.absolute}`,openGraph:{images:[`/api/og?slug=${d}&locale=${g}&id=${h}`]},other:{docs_source_mod:m.name,docs_source_icon:m.icon_url,docs_icon:n?n.src:void 0}}}async function _(a){let b,c=await a.params;(0,e.GE)(c.locale);let k=decodeURIComponent(c.id),l={id:c.slug,version:c.version,locale:c.locale,contentId:k},m=await f.A.getProject(l);if(!m)return(0,g.notFound)();try{b=await f.A.renderProjectContentPage(k,l)}catch(b){console.error("FATAL error rendering content page",b);let a=await f.A.getProject(l);return a&&await w.A.reportPageRenderFailure(a,l.contentId,b,l.version,l.locale),(0,d.jsx)(Z.A,{})}if(!b)return(0,g.notFound)();let n=await (0,i.A)("DocsContentRightSidebar"),o=await (0,i.A)("ContentChangelog"),p=await f.A.getProjectContents(l),q=b.content.metadata.headings||[],r=({className:a})=>(0,d.jsx)(H,{className:a,project:m,title:n("title"),ctx:l,page:b});return(0,d.jsx)(d.Fragment,{children:(0,d.jsxs)("div",{className:"flex w-full max-w-[1700px] flex-1 flex-row justify-center gap-4 2xl:justify-between",children:[(0,d.jsx)(J.A,{keys:["DocsNonContentRightSidebar"],children:(0,d.jsx)(j.default,{headings:q})}),(0,d.jsxs)("main",{className:"min-h-[86vh] flex-1 overflow-auto px-2 pt-2 pb-4 sm:min-h-auto sm:max-w-5xl 2xl:px-0",children:[(0,d.jsx)(h.A,{page:b,project:m,rightSidebar:(0,d.jsx)(r,{className:"2xl:hidden"})}),b.frontmatter.history&&(0,d.jsx)(K.default,{title:o("toggle"),className:"mb-6",children:(0,d.jsx)(L,{changelog:b.frontmatter.history})}),(0,d.jsx)(Y,{className:"mb-5",project:m.id,local:m.local,id:k,editUrl:b.edit_url}),p&&(0,d.jsx)(P,{currentId:k,project:m,contents:p,ctx:l})]}),(0,d.jsx)(r,{className:"hidden 2xl:flex"})]})})}},21820:a=>{"use strict";a.exports=require("os")},22400:(a,b,c)=>{Promise.resolve().then(c.bind(c,86907))},26209:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(51818).A)("square-pen",[["path",{d:"M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",key:"1m0v6g"}],["path",{d:"M18.375 2.625a1 1 0 0 1 3 3l-9.013 9.014a2 2 0 0 1-.853.505l-2.873.84a.5.5 0 0 1-.62-.62l.84-2.873a2 2 0 0 1 .506-.852z",key:"ohrbg2"}]])},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},33014:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(26712),g=c(46763);function h({name:a,defaultOpen:b,className:c,children:h}){let[i,j]=(0,e.useState)(b);return(0,d.jsx)("tr",{children:(0,d.jsx)("td",{children:(0,d.jsxs)("div",{className:"mb-0! w-full border-separate [&_td]:border-none",children:[(0,d.jsxs)("div",{className:"flex w-full cursor-pointer flex-row items-center rounded-sm border-none bg-primary-dim p-1.5 px-2 select-none hover:bg-secondary/50",onClick:()=>j(!i),"data-state":i?"open":"closed",children:[(0,d.jsx)("div",{className:"mx-auto flex w-full justify-center text-center font-medium",children:a}),(0,d.jsx)("div",{className:"w-8",children:(0,d.jsx)(f.default,{className:"ml-auto h-4 w-4",active:i})})]}),i&&(0,d.jsx)("div",{className:(0,g.cn)(c,"mt-2 flex w-full flex-col rounded-md"),children:h})]})})})}},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},36105:(a,b,c)=>{"use strict";c.d(b,{A:()=>k});var d=c(60492),e=c(83739),f=c(93381),g=c(25170),h=c(93191),i=c(51933),j=c(16860);function k({project:a,returnTo:b}){let c=(0,e.A)("DocsPageError");return(0,d.jsxs)("div",{className:"flex min-h-dvh flex-col items-center justify-center gap-4 p-4 pb-[min(25vh,16rem)]",children:[(0,d.jsx)(f.A,{className:"size-32 sm:size-44",strokeWidth:1.5}),(0,d.jsx)("h1",{className:"my-2 text-3xl text-primary sm:text-5xl",children:c("title")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("desc")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("suggestion")}),(0,d.jsxs)("div",{className:"mt-4 inline-flex gap-4",children:[a?.source_repo&&(0,d.jsx)(h.$,{variant:"secondary",asChild:!0,children:(0,d.jsxs)(j.k,{href:a.source_repo,target:"_blank",children:[(0,d.jsx)(i.A,{className:"mr-2 h-4 w-4"}),c("submit")]})}),(0,d.jsx)(h.$,{asChild:!0,children:(0,d.jsxs)(j.k,{href:b??"/",children:[(0,d.jsx)(g.A,{className:"mr-2 h-4 w-4",strokeWidth:2.5}),c("return")]})})]})]})}},36686:a=>{"use strict";a.exports=require("diagnostics_channel")},37067:a=>{"use strict";a.exports=require("node:http")},38522:a=>{"use strict";a.exports=require("node:zlib")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},41692:a=>{"use strict";a.exports=require("node:tls")},44439:(a,b,c)=>{"use strict";c.d(b,{A:()=>m});var d=c(67258),e=c(45580),f=c(90650);let g=(0,c(22248).A)("file-question-mark",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]]);var h=c(66892),i=c(42525),j=c(25927),k=c(42590);function l({project:a,returnTo:b}){let c=(0,f.c)("DocsPageError");return(0,d.jsxs)("div",{className:"flex min-h-dvh flex-col items-center justify-center gap-4 p-4 pb-[min(25vh,16rem)]",children:[(0,d.jsx)(g,{className:"size-32 sm:size-44",strokeWidth:1.5}),(0,d.jsx)("h1",{className:"my-2 text-3xl text-primary sm:text-5xl",children:c("title")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("desc")}),(0,d.jsx)("p",{className:"w-3/4 text-center text-secondary sm:w-full",children:c("suggestion")}),(0,d.jsxs)("div",{className:"mt-4 inline-flex gap-4",children:[a?.source_repo&&(0,d.jsx)(i.$,{variant:"secondary",asChild:!0,children:(0,d.jsxs)(k.k,{href:a.source_repo,target:"_blank",children:[(0,d.jsx)(j.A,{className:"mr-2 h-4 w-4"}),c("submit")]})}),(0,d.jsx)(i.$,{asChild:!0,children:(0,d.jsxs)(k.k,{href:b??"/",children:[(0,d.jsx)(h.A,{className:"mr-2 h-4 w-4",strokeWidth:2.5}),c("return")]})})]})]})}function m({returnSuffix:a}){let b=(0,e.useParams)();return(0,d.jsx)(l,{returnTo:`/${b.locale}/project/${b.slug}/${b.version}${a??""}`})}},44663:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(60492),e=c(92851);function f(){return(0,d.jsx)(e.default,{returnSuffix:"/content"})}},44708:a=>{"use strict";a.exports=require("node:https")},48161:a=>{"use strict";a.exports=require("node:os")},51416:(a,b,c)=>{Promise.resolve().then(c.bind(c,17859))},51933:(a,b,c)=>{"use strict";c.d(b,{A:()=>e});var d=c(60492);function e({width:a,height:b,className:c}){return(0,d.jsxs)("svg",{role:"img",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",width:a,height:b,className:c,children:[(0,d.jsx)("title",{children:"GitHub"}),(0,d.jsx)("path",{fill:"currentColor",d:"M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"})]})}},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},54235:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.default,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(48876),e=c(24403),f=c(80701),g=c(3882),h=c(95812),i=c(7262),j=c(9461),k=c(54822),l=c(33260),m=c(43758),n=c(97428),o=c(2320),p=c(72119),q=c(92483),r=c(57744),s=c(261),t=c(9799),u=c(71884),v=c(26713),w=c(72142),x=c(29267),y=c(29335),z=c(44912),A=c(3368),B=c(9376),C=c(86439),D=c(11150),E=c(14852),F=c(35949),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["[locale]",{children:["(main)",{children:["project",{children:["[slug]",{children:["[version]",{children:["content",{children:["[id]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,19914)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.tsx"]}]},{error:[()=>Promise.resolve().then(c.bind(c,62893)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,44663)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found.tsx"]}]},{error:[()=>Promise.resolve().then(c.bind(c,5289)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,93787)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/not-found.tsx"]}]},{layout:[()=>Promise.resolve().then(c.bind(c,79459)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/layout.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,53784)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/layout.tsx"]}]},{layout:[()=>Promise.resolve().then(c.bind(c,91710)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/layout.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,41106)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/not-found.tsx"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,35506))).default(a)],apple:[],openGraph:[async a=>(await Promise.resolve().then(c.bind(c,50637))).default(a)],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,47880)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,86618)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/error.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,11150)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,86300)),"/home/runner/work/Wiki/Wiki/build/previewer/src/app/not-found.tsx"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,72975,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,56082,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,35506))).default(a)],apple:[],openGraph:[async a=>(await Promise.resolve().then(c.bind(c,50637))).default(a)],twitter:[],manifest:void 0}}]}.children,I=["/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/[locale]/(main)/project/[slug]/[version]/content/[id]/page",pathname:"/[locale]/project/[slug]/[version]/content/[id]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var G;let M="/[locale]/(main)/project/[slug]/[version]/content/[id]/page";"/index"===M&&(M="/");let N=(0,h.getRequestMeta)(a,"postponed"),O=(0,h.getRequestMeta)(a,"minimalMode"),P=await K.prepare(a,b,{srcPage:M,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,parsedUrl:T,pageIsDynamic:U,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,serverActionsManifest:Y,clientReferenceManifest:Z,subresourceIntegrityManifest:$,prerenderManifest:_,isDraftMode:aa,resolvedPathname:ab,revalidateOnlyGenerated:ac,routerServerContext:ad,nextConfig:ae,interceptionRoutePatterns:af}=P,ag=T.pathname||"/",ah=(0,s.normalizeAppPath)(M),{isOnDemandRevalidate:ai}=P,aj=K.match(ag,_),ak=!!_.routes[ab],al=!!(aj||ak||_.routes[ah]),am=a.headers["user-agent"]||"",an=(0,v.getBotType)(am),ao=(0,q.isHtmlBotRequest)(a),ap=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[u.NEXT_ROUTER_PREFETCH_HEADER],aq=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[u.RSC_HEADER]),ar=(0,t.getIsPossibleServerAction)(a),as=(0,m.checkIsAppPPREnabled)(ae.experimental.ppr)&&(null==(G=_.routes[ah]??_.dynamicRoutes[ah])?void 0:G.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?N:void 0,aw=as&&aq&&!ap,ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=!am||(0,q.shouldServeStreamingMetadata)(am,ae.htmlLimitedBots);ao&&as&&(al=!1,ay=!1);let az=!0===K.isDev||!al||"string"==typeof N||aw,aA=ao&&as,aB=null;aa||!al||az||ar||av||aw||(aB=ab);let aC=aB;!aC&&K.isDev&&(aC=ab),K.isDev||aa||!al||!aq||aw||(0,k.d)(a.headers);let aD={...E,tree:H,pages:I,GlobalError:D.default,handler:L,routeModule:K,__next_app__:J};Y&&Z&&(0,p.setReferenceManifestsSingleton)({page:M,clientReferenceManifest:Z,serverActionsManifest:Y,serverModuleMap:(0,r.createServerModuleMap)({serverActionsManifest:Y})});let aE=a.method||"GET",aF=(0,g.getTracer)(),aG=aF.getActiveScopeSpan();try{let f=K.getVaryHeader(ab,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aF.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aE} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aE} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aD,Component:(0,j.T)(aD),params:S,routeModule:K,page:M,postponed:f,shouldWaitOnAllReady:aA,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||az,buildManifest:V,nextFontManifest:W,reactLoadableManifest:X,subresourceIntegrityManifest:$,serverActionsManifest:Y,clientReferenceManifest:Z,setIsrStatus:null==ad?void 0:ad.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:aa,isRevalidate:al&&!f&&!aw,botType:an,isOnDemandRevalidate:ai,isPossibleServerAction:ar,assetPrefix:ae.assetPrefix,nextConfigOutput:ae.output,crossOrigin:ae.crossOrigin,trailingSlash:ae.trailingSlash,previewProps:_.preview,deploymentId:ae.deploymentId,enableTainting:ae.experimental.taint,htmlLimitedBots:ae.htmlLimitedBots,devtoolSegmentExplorer:ae.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ae.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ae.experimental.cacheLife,basePath:ae.basePath,serverActions:ae.experimental.serverActions,...at?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:at}:{},experimental:{isRoutePPREnabled:as,expireTime:ae.expireTime,staleTimes:ae.experimental.staleTimes,cacheComponents:!!ae.experimental.cacheComponents,clientSegmentCache:!!ae.experimental.clientSegmentCache,clientParamParsing:!!ae.experimental.clientParamParsing,dynamicOnHover:!!ae.experimental.dynamicOnHover,inlineCss:!!ae.experimental.inlineCss,authInterrupts:!!ae.experimental.authInterrupts,clientTraceMetadata:ae.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ad),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[z.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,al&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!as){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ab}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
2
|
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:w.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},n=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ai&&ac&&!f&&!O)return(null==ad?void 0:ad.render404)?await ad.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(j=(0,x.parseFallbackField)(aj.fallback)),j===x.FallbackMode.PRERENDER&&(0,v.isBot)(am)&&(!as||ao)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(j!==x.FallbackMode.NOT_FOUND||f)&&(j=x.FallbackMode.BLOCKING_STATIC_RENDER),!O&&j!==x.FallbackMode.BLOCKING_STATIC_RENDER&&aC&&!l&&!aa&&U&&(k||!ak)){let b;if((k||aj)&&j===x.FallbackMode.NOT_FOUND)throw new C.NoFallbackError;if(as&&!aq){let c="string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:k?ah:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ae,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:_,isRoutePPREnabled:as,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||au?(0,o.u)(ah):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let n=ai||g||!av?void 0:av;if(at&&void 0!==n)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:w.CachedRouteKind.PAGES,html:y.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=U&&as&&((0,h.getRequestMeta)(a,"renderFallbackShell")||au)?(0,o.u)(ag):null;return m({span:i,postponed:n,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,o=await K.handleResponse({cacheKey:aB,responseGenerator:a=>n({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ae,prerenderManifest:_,waitUntil:d.waitUntil});if(aa&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!o){if(aB)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=o.value)?void 0:f.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=o.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof o.value.postponed;al&&!aw&&(!p||ap)&&(O||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":o.isMiss?"MISS":o.isStale?"STALE":"HIT"),b.setHeader(u.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=o;if(av)l={revalidate:0,expire:void 0};else if(O&&aq&&!ap&&as)l={revalidate:0,expire:void 0};else if(!K.isDev)if(aa)l={revalidate:0,expire:void 0};else if(al){if(o.cacheControl)if("number"==typeof o.cacheControl.revalidate){if(o.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${o.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:o.cacheControl.revalidate,expire:(null==(j=o.cacheControl)?void 0:j.expire)??ae.expireTime}}else l={revalidate:z.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(o.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===w.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[z.NEXT_CACHE_TAGS_HEADER];O&&al&&c&&"string"==typeof c&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(d,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.EMPTY,cacheControl:o.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...o,value:{...o.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&av)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(O&&al||delete a[z.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[z.NEXT_CACHE_TAGS_HEADER];if(O&&al&&s&&"string"==typeof s&&b.setHeader(z.NEXT_CACHE_TAGS_HEADER,s),!q.status||aq&&as||(b.statusCode=q.status),!O&&q.status&&F.RedirectStatusCode[q.status]&&aq&&(b.statusCode=200),p&&b.setHeader(u.NEXT_DID_POSTPONE_HEADER,"1"),aq&&!aa){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:q.html,cacheControl:aw?{revalidate:0,expire:void 0}:o.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:y.default.fromStatic(q.rscData,u.RSC_CONTENT_TYPE_HEADER),cacheControl:o.cacheControl})}let t=q.html;if(!p||O||aq)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:o.cacheControl});if(at)return t.push(new ReadableStream({start(a){a.enqueue(A.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}});let v=new TransformStream;return t.push(v.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==w.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(v.writable)}).catch(a=>{v.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:ae.generateEtags,poweredByHeader:ae.poweredByHeader,result:t,cacheControl:{revalidate:0,expire:void 0}})};if(!aG)return await aF.withPropagatedContext(a.headers,()=>aF.trace(i.BaseServerSpan.handleRequest,{spanName:`${aE} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aE,"http.target":a.url}},p));await p(aG)}catch(b){throw b instanceof C.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:M,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:al,isOnDemandRevalidate:ai})},ad),b}}},54287:a=>{"use strict";a.exports=require("console")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},56801:a=>{"use strict";a.exports=require("import-in-the-middle")},57075:a=>{"use strict";a.exports=require("node:stream")},57523:(a,b,c)=>{Promise.resolve().then(c.bind(c,99887)),Promise.resolve().then(c.bind(c,57640)),Promise.resolve().then(c.bind(c,62800)),Promise.resolve().then(c.bind(c,96172)),Promise.resolve().then(c.bind(c,15042)),Promise.resolve().then(c.t.bind(c,8591,23)),Promise.resolve().then(c.t.bind(c,81138,23)),Promise.resolve().then(c.bind(c,23796)),Promise.resolve().then(c.bind(c,78211)),Promise.resolve().then(c.bind(c,88703)),Promise.resolve().then(c.bind(c,27152)),Promise.resolve().then(c.bind(c,72357)),Promise.resolve().then(c.bind(c,58563)),Promise.resolve().then(c.bind(c,5404)),Promise.resolve().then(c.bind(c,17436)),Promise.resolve().then(c.bind(c,25970)),Promise.resolve().then(c.bind(c,95919)),Promise.resolve().then(c.bind(c,39017)),Promise.resolve().then(c.bind(c,85058)),Promise.resolve().then(c.bind(c,6192)),Promise.resolve().then(c.bind(c,43956)),Promise.resolve().then(c.bind(c,71071)),Promise.resolve().then(c.bind(c,21736)),Promise.resolve().then(c.bind(c,51391)),Promise.resolve().then(c.bind(c,68711)),Promise.resolve().then(c.bind(c,79742)),Promise.resolve().then(c.bind(c,98978))},57975:a=>{"use strict";a.exports=require("node:util")},58040:(a,b,c)=>{Promise.resolve().then(c.bind(c,5289))},58848:(a,b,c)=>{Promise.resolve().then(c.bind(c,62893))},60197:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(26712),g=c(46763);function h({title:a,className:b,children:c}){let[h,i]=(0,e.useState)(!1);return(0,d.jsxs)("div",{className:(0,g.cn)(b,"w-full rounded-sm border border-secondary-dim"),children:[(0,d.jsxs)("button",{className:"inline-flex w-full items-center justify-between bg-secondary p-2",onClick:()=>i(!h),children:[(0,d.jsx)("span",{className:"font-medium",children:a}),(0,d.jsx)(f.default,{active:h})]}),h&&(0,d.jsx)("div",{className:"rounded-sm bg-primary-dim p-4",children:c})]})}},62893:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error.tsx","default")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71071:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ImageWithFallback.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ImageWithFallback.tsx","default")},72844:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(51818).A)("flag",[["path",{d:"M4 22V4a1 1 0 0 1 .4-.8A6 6 0 0 1 8 2c3 0 5 2 7.333 2q2 0 3.067-.8A1 1 0 0 1 20 4v10a1 1 0 0 1-.4.8A6 6 0 0 1 16 16c-3 0-5-2-8-2a6 6 0 0 0-4 1.528",key:"1jaruq"}]])},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73496:a=>{"use strict";a.exports=require("http2")},73513:(a,b,c)=>{"use strict";c.d(b,{default:()=>f});var d=c(67258),e=c(42701);function f({headings:a}){return(0,d.jsx)(e.A,{headings:a,type:"left",className:"left-0 hidden w-[96vw] sm:w-80 2xl:block",solid:!0})}},73566:a=>{"use strict";a.exports=require("worker_threads")},74075:a=>{"use strict";a.exports=require("zlib")},74998:a=>{"use strict";a.exports=require("perf_hooks")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},78211:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/content/TogglableContent.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/content/TogglableContent.tsx","default")},79327:a=>{"use strict";a.exports=require("node:process")},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},79646:a=>{"use strict";a.exports=require("child_process")},80481:a=>{"use strict";a.exports=require("node:readline")},81630:a=>{"use strict";a.exports=require("http")},83997:a=>{"use strict";a.exports=require("tty")},84297:a=>{"use strict";a.exports=require("async_hooks")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86592:a=>{"use strict";a.exports=require("node:inspector")},86907:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(67258);c(83459);var e=c(44439);function f({error:a}){return(0,d.jsx)(e.A,{returnSuffix:"/content"})}},91645:a=>{"use strict";a.exports=require("net")},93381:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(51818).A)("file-question-mark",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M12 17h.01",key:"p32p05"}],["path",{d:"M9.1 9a3 3 0 0 1 5.82 1c0 2-3 3-3 3",key:"mhlwft"}]])},93787:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(60492),e=c(92851);function f(){return(0,d.jsx)(e.default,{})}},94175:a=>{"use strict";a.exports=require("stream/web")},94475:(a,b,c)=>{Promise.resolve().then(c.bind(c,72712)),Promise.resolve().then(c.bind(c,39442)),Promise.resolve().then(c.bind(c,63300)),Promise.resolve().then(c.bind(c,24194)),Promise.resolve().then(c.bind(c,68388)),Promise.resolve().then(c.t.bind(c,3065,23)),Promise.resolve().then(c.t.bind(c,52432,23)),Promise.resolve().then(c.bind(c,60180)),Promise.resolve().then(c.bind(c,60197)),Promise.resolve().then(c.bind(c,60765)),Promise.resolve().then(c.bind(c,4902)),Promise.resolve().then(c.bind(c,84531)),Promise.resolve().then(c.bind(c,5888)),Promise.resolve().then(c.bind(c,32330)),Promise.resolve().then(c.bind(c,35006)),Promise.resolve().then(c.bind(c,51660)),Promise.resolve().then(c.bind(c,73513)),Promise.resolve().then(c.bind(c,8039)),Promise.resolve().then(c.bind(c,6444)),Promise.resolve().then(c.bind(c,33014)),Promise.resolve().then(c.bind(c,77806)),Promise.resolve().then(c.bind(c,92053)),Promise.resolve().then(c.bind(c,64714)),Promise.resolve().then(c.bind(c,24641)),Promise.resolve().then(c.bind(c,41049)),Promise.resolve().then(c.bind(c,80756)),Promise.resolve().then(c.bind(c,26712))},94735:a=>{"use strict";a.exports=require("events")},95919:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/content/DocsContentTOCSidebar.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/side/content/DocsContentTOCSidebar.tsx","default")},98048:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d={getProjectLink:function(a){return`/project/${a}`},getDevProjectLink:function(a){return`/en/dev/project/${a}`},authorDashboard:function(){return"/dev"}}}};var b=require("../../../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[6618,4120,2408,5943,9228,5413,6064,1722,2313,7212,981,3938,2337],()=>b(b.s=54235));module.exports=c})();
|