bmdl-sdk 2.0.9 → 2.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/dev.js +5 -0
- package/dist/BUILD_ID +1 -0
- package/dist/app-path-routes-manifest.json +6 -0
- package/dist/build/56416d4ae4ce586f.js +6 -0
- package/dist/build/56416d4ae4ce586f.js.map +5 -0
- package/dist/build/chunks/[root-of-the-server]__0oj80bi._.js +206 -0
- package/dist/build/chunks/[root-of-the-server]__0oj80bi._.js.map +8 -0
- package/dist/build/chunks/[root-of-the-server]__1f933tp._.js +500 -0
- package/dist/build/chunks/[root-of-the-server]__1f933tp._.js.map +11 -0
- package/dist/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js +13 -0
- package/dist/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js.map +5 -0
- package/dist/build/chunks/[turbopack]_runtime.js +890 -0
- package/dist/build/chunks/[turbopack]_runtime.js.map +11 -0
- package/dist/build/chunks/node_modules_20v-8wl._.js +7116 -0
- package/dist/build/chunks/node_modules_20v-8wl._.js.map +47 -0
- package/dist/build/package.json +1 -0
- package/dist/build-manifest.json +20 -0
- package/dist/cache/.previewinfo +1 -0
- package/dist/cache/.rscinfo +1 -0
- package/dist/cache/.tsbuildinfo +1 -0
- package/dist/diagnostics/build-diagnostics.json +6 -0
- package/dist/diagnostics/framework.json +1 -0
- package/dist/diagnostics/route-bundle-stats.json +24 -0
- package/dist/export-marker.json +6 -0
- package/dist/fallback-build-manifest.json +13 -0
- package/dist/images-manifest.json +68 -0
- package/dist/next-minimal-server.js.nft.json +1 -0
- package/dist/next-server.js.nft.json +1 -0
- package/dist/package.json +1 -0
- package/dist/prerender-manifest.json +114 -0
- package/dist/required-server-files.js +335 -0
- package/dist/required-server-files.json +335 -0
- package/dist/routes-manifest.json +69 -0
- package/dist/server/app/_global-error/page/app-paths-manifest.json +3 -0
- package/dist/server/app/_global-error/page/build-manifest.json +16 -0
- package/dist/server/app/_global-error/page/next-font-manifest.json +6 -0
- package/dist/server/app/_global-error/page/react-loadable-manifest.json +1 -0
- package/dist/server/app/_global-error/page/server-reference-manifest.json +4 -0
- package/dist/server/app/_global-error/page.js +10 -0
- package/dist/server/app/_global-error/page.js.map +5 -0
- package/dist/server/app/_global-error/page.js.nft.json +1 -0
- package/dist/server/app/_global-error/page_client-reference-manifest.js +3 -0
- package/dist/server/app/_global-error.html +1 -0
- package/dist/server/app/_global-error.meta +15 -0
- package/dist/server/app/_global-error.rsc +15 -0
- package/dist/server/app/_global-error.segments/__PAGE__.segment.rsc +5 -0
- package/dist/server/app/_global-error.segments/_full.segment.rsc +15 -0
- package/dist/server/app/_global-error.segments/_head.segment.rsc +6 -0
- package/dist/server/app/_global-error.segments/_index.segment.rsc +5 -0
- package/dist/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- package/dist/server/app/_not-found/page/app-paths-manifest.json +3 -0
- package/dist/server/app/_not-found/page/build-manifest.json +16 -0
- package/dist/server/app/_not-found/page/next-font-manifest.json +11 -0
- package/dist/server/app/_not-found/page/react-loadable-manifest.json +1 -0
- package/dist/server/app/_not-found/page/server-reference-manifest.json +4 -0
- package/dist/server/app/_not-found/page.js +13 -0
- package/dist/server/app/_not-found/page.js.map +5 -0
- package/dist/server/app/_not-found/page.js.nft.json +1 -0
- package/dist/server/app/_not-found/page_client-reference-manifest.js +3 -0
- package/dist/server/app/_not-found.html +1 -0
- package/dist/server/app/_not-found.meta +16 -0
- package/dist/server/app/_not-found.rsc +16 -0
- package/dist/server/app/_not-found.segments/_full.segment.rsc +16 -0
- package/dist/server/app/_not-found.segments/_head.segment.rsc +6 -0
- package/dist/server/app/_not-found.segments/_index.segment.rsc +5 -0
- package/dist/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
- package/dist/server/app/_not-found.segments/_not-found.segment.rsc +5 -0
- package/dist/server/app/_not-found.segments/_tree.segment.rsc +2 -0
- package/dist/server/app/favicon.ico/route/app-paths-manifest.json +3 -0
- package/dist/server/app/favicon.ico/route/build-manifest.json +9 -0
- package/dist/server/app/favicon.ico/route.js +6 -0
- package/dist/server/app/favicon.ico/route.js.map +5 -0
- package/dist/server/app/favicon.ico/route.js.nft.json +1 -0
- package/dist/server/app/favicon.ico.body +0 -0
- package/dist/server/app/favicon.ico.meta +1 -0
- package/dist/server/app/index.html +1 -0
- package/dist/server/app/index.meta +14 -0
- package/dist/server/app/index.rsc +16 -0
- package/dist/server/app/index.segments/__PAGE__.segment.rsc +5 -0
- package/dist/server/app/index.segments/_full.segment.rsc +16 -0
- package/dist/server/app/index.segments/_head.segment.rsc +6 -0
- package/dist/server/app/index.segments/_index.segment.rsc +5 -0
- package/dist/server/app/index.segments/_tree.segment.rsc +4 -0
- package/dist/server/app/page/app-paths-manifest.json +3 -0
- package/dist/server/app/page/build-manifest.json +16 -0
- package/dist/server/app/page/next-font-manifest.json +11 -0
- package/dist/server/app/page/react-loadable-manifest.json +1 -0
- package/dist/server/app/page/server-reference-manifest.json +4 -0
- package/dist/server/app/page.js +14 -0
- package/dist/server/app/page.js.map +5 -0
- package/dist/server/app/page.js.nft.json +1 -0
- package/dist/server/app/page_client-reference-manifest.js +3 -0
- package/dist/server/app-paths-manifest.json +6 -0
- package/dist/server/chunks/[externals]_next_dist_0iuj5m_._.js +3 -0
- package/dist/server/chunks/[externals]_next_dist_0iuj5m_._.js.map +1 -0
- package/dist/server/chunks/[root-of-the-server]__1doahrz._.js +13 -0
- package/dist/server/chunks/[root-of-the-server]__1doahrz._.js.map +1 -0
- package/dist/server/chunks/[turbopack]_runtime.js +903 -0
- package/dist/server/chunks/[turbopack]_runtime.js.map +11 -0
- package/dist/server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js +3 -0
- package/dist/server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__09x-cth._.js +3 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__09x-cth._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__0ei1rro._.js +33 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__0ei1rro._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__0g84hko._.js +19 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__0g84hko._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__0vcu5aa._.js +3 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__0vcu5aa._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1gux7cw._.js +3 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1gux7cw._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1jp7az7._.js +3 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1jp7az7._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1tcd_jn._.js +33 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1tcd_jn._.js.map +1 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1w1ep09._.js +3 -0
- package/dist/server/chunks/ssr/[root-of-the-server]__1w1ep09._.js.map +1 -0
- package/dist/server/chunks/ssr/[turbopack]_runtime.js +903 -0
- package/dist/server/chunks/ssr/[turbopack]_runtime.js.map +11 -0
- package/dist/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_0zi5s8-.js +3 -0
- package/dist/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_0zi5s8-.js.map +1 -0
- package/dist/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_0pt47yr.js +3 -0
- package/dist/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_0pt47yr.js.map +1 -0
- package/dist/server/chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js +3 -0
- package/dist/server/chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_09r9c10._.js +3 -0
- package/dist/server/chunks/ssr/node_modules_09r9c10._.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_0h91jdk._.js +33 -0
- package/dist/server/chunks/ssr/node_modules_0h91jdk._.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js +6 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js +3 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js +3 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js +3 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js +3 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_06zp_1r.js +4 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_06zp_1r.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dq5iwc.js +4 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dq5iwc.js.map +1 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_18uzvmz.js +4 -0
- package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_18uzvmz.js.map +1 -0
- package/dist/server/functions-config-manifest.json +4 -0
- package/dist/server/interception-route-rewrite-manifest.js +1 -0
- package/dist/server/middleware-build-manifest.js +20 -0
- package/dist/server/middleware-manifest.json +6 -0
- package/dist/server/next-font-manifest.js +1 -0
- package/dist/server/next-font-manifest.json +15 -0
- package/dist/server/pages/404.html +1 -0
- package/dist/server/pages/500.html +1 -0
- package/dist/server/pages-manifest.json +4 -0
- package/dist/server/prefetch-hints.json +1 -0
- package/dist/server/server-reference-manifest.js +1 -0
- package/dist/server/server-reference-manifest.json +5 -0
- package/dist/standalone/dist/BUILD_ID +1 -1
- package/dist/standalone/dist/build-manifest.json +3 -3
- package/dist/standalone/dist/server/app/_global-error.html +1 -1
- package/dist/standalone/dist/server/app/_global-error.rsc +1 -1
- package/dist/standalone/dist/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.html +1 -1
- package/dist/standalone/dist/server/app/_not-found.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/index.html +1 -1
- package/dist/standalone/dist/server/app/index.rsc +1 -1
- package/dist/standalone/dist/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/index.segments/_full.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/index.segments/_head.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/index.segments/_index.segment.rsc +1 -1
- package/dist/standalone/dist/server/app/index.segments/_tree.segment.rsc +1 -1
- package/dist/standalone/dist/server/middleware-build-manifest.js +3 -3
- package/dist/standalone/dist/server/pages/404.html +1 -1
- package/dist/standalone/dist/server/pages/500.html +1 -1
- package/dist/standalone/dist/static/GGX8H-C9Y0dHuyji9T6A1/_buildManifest.js +11 -0
- package/dist/standalone/dist/static/GGX8H-C9Y0dHuyji9T6A1/_clientMiddlewareManifest.js +1 -0
- package/dist/standalone/dist/static/GGX8H-C9Y0dHuyji9T6A1/_ssgManifest.js +1 -0
- package/dist/standalone/dist/static/chunks/0atut6a2uuyid.js +5 -0
- package/dist/standalone/dist/static/chunks/0cz1d0mv5g_q7.js +1 -0
- package/dist/standalone/dist/static/chunks/0d41-jf_40sy3.css +3 -0
- package/dist/standalone/dist/static/chunks/158myu8e_yme3.js +1 -0
- package/dist/standalone/dist/static/chunks/3rxl-jt3pdxgx.js +1 -0
- package/dist/standalone/dist/static/chunks/3z5q_p4msz2ha.js +31 -0
- package/dist/standalone/dist/static/chunks/turbopack-2yeu2nae5n77t.js +1 -0
- package/dist/standalone/dist/static/media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2 +0 -0
- package/dist/standalone/dist/static/media/53b9e256198e5412-s.390ncx5urfkfu.woff2 +0 -0
- package/dist/standalone/dist/static/media/5ce348bf30bf5439-s.31988l_ccedte.woff2 +0 -0
- package/dist/standalone/dist/static/media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2 +0 -0
- package/dist/standalone/dist/static/media/7178b3e590c64307-s.21jp631_3pja2.woff2 +0 -0
- package/dist/standalone/dist/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 +0 -0
- package/dist/standalone/dist/static/media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2 +0 -0
- package/dist/standalone/dist/static/media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2 +0 -0
- package/dist/standalone/dist/static/media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2 +0 -0
- package/dist/standalone/dist/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 +0 -0
- package/dist/standalone/dist/static/media/favicon.2vob68tjqpejf.ico +0 -0
- package/dist/standalone/dist/static/media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2 +0 -0
- package/dist/standalone/package.json +4 -3
- package/dist/standalone/public/file.svg +1 -0
- package/dist/standalone/public/globe.svg +1 -0
- package/dist/standalone/public/next.svg +1 -0
- package/dist/standalone/public/vercel.svg +1 -0
- package/dist/standalone/public/window.svg +1 -0
- package/dist/static/GGX8H-C9Y0dHuyji9T6A1/_buildManifest.js +11 -0
- package/dist/static/GGX8H-C9Y0dHuyji9T6A1/_clientMiddlewareManifest.js +1 -0
- package/dist/static/GGX8H-C9Y0dHuyji9T6A1/_ssgManifest.js +1 -0
- package/dist/static/chunks/0atut6a2uuyid.js +5 -0
- package/dist/static/chunks/0cz1d0mv5g_q7.js +1 -0
- package/dist/static/chunks/0d41-jf_40sy3.css +3 -0
- package/dist/static/chunks/158myu8e_yme3.js +1 -0
- package/dist/static/chunks/3rxl-jt3pdxgx.js +1 -0
- package/dist/static/chunks/3z5q_p4msz2ha.js +31 -0
- package/dist/static/chunks/turbopack-2yeu2nae5n77t.js +1 -0
- package/dist/static/media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2 +0 -0
- package/dist/static/media/53b9e256198e5412-s.390ncx5urfkfu.woff2 +0 -0
- package/dist/static/media/5ce348bf30bf5439-s.31988l_ccedte.woff2 +0 -0
- package/dist/static/media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2 +0 -0
- package/dist/static/media/7178b3e590c64307-s.21jp631_3pja2.woff2 +0 -0
- package/dist/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 +0 -0
- package/dist/static/media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2 +0 -0
- package/dist/static/media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2 +0 -0
- package/dist/static/media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2 +0 -0
- package/dist/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 +0 -0
- package/dist/static/media/favicon.2vob68tjqpejf.ico +0 -0
- package/dist/static/media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2 +0 -0
- package/dist/trace +1 -0
- package/dist/trace-build +1 -0
- package/dist/turbopack +0 -0
- package/dist/types/cache-life.d.ts +145 -0
- package/dist/types/routes.d.ts +57 -0
- package/dist/types/validator.ts +61 -0
- package/package.json +4 -3
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"OutletBoundary"]
|
|
3
|
+
3:"$Sreact.suspense"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
5
|
+
4:null
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
4
|
+
4:[]
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
:HL["/_next/static/chunks/0d41-jf_40sy3.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"/_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
var R=require("../../chunks/[turbopack]_runtime.js")("server/app/favicon.ico/route.js")
|
|
2
|
+
R.c("server/chunks/[externals]_next_dist_0iuj5m_._.js")
|
|
3
|
+
R.c("server/chunks/[root-of-the-server]__1doahrz._.js")
|
|
4
|
+
R.c("server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js")
|
|
5
|
+
R.m(27413)
|
|
6
|
+
module.exports=R.m(27413).exports
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../node_modules/@swc/helpers/package.json","../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../node_modules/next/dist/client/lib/console.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/next-server/app-route-turbo.runtime.prod.js","../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../node_modules/next/dist/compiled/ws/index.js","../../../../node_modules/next/dist/compiled/ws/package.json","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/picocolors.js","../../../../node_modules/next/dist/lib/scheduler.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../node_modules/next/dist/server/node-environment.js","../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../node_modules/next/dist/server/require-hook.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../../../node_modules/react/cjs/react.development.js","../../../../node_modules/react/cjs/react.production.js","../../../../node_modules/react/index.js","../../../../node_modules/react/package.json","../../chunks/[externals]_next_dist_0iuj5m_._.js","../../chunks/[root-of-the-server]__1doahrz._.js","../../chunks/[turbopack]_runtime.js","../../chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js"]}
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"status":200,"headers":{"cache-control":"public, max-age=0, must-revalidate","content-type":"image/x-icon","x-next-cache-tags":"_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><html lang="en" class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/chunks/0d41-jf_40sy3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/3z5q_p4msz2ha.js"/><script src="/_next/static/chunks/0atut6a2uuyid.js" async=""></script><script src="/_next/static/chunks/3rxl-jt3pdxgx.js" async=""></script><script src="/_next/static/chunks/turbopack-2yeu2nae5n77t.js" async=""></script><script src="/_next/static/chunks/158myu8e_yme3.js" async=""></script><meta name="next-size-adjust" content=""/><title>Create Next App</title><meta name="description" content="Generated by create next app"/><link rel="icon" href="/favicon.ico?favicon.2vob68tjqpejf.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/0cz1d0mv5g_q7.js" noModule=""></script></head><body class="min-h-full flex flex-col"><div hidden=""><!--$--><!--/$--></div><div class="grid grid-cols-2 gap-4"><div class="flex justify-center items-center border-black border-r-2 h-screen bg-gray-300">SDK</div><div class="flex justify-center items-center h-screen">Test</div></div><!--$--><!--/$--><script src="/_next/static/chunks/3z5q_p4msz2ha.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"default\"]\n4:I[97367,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[97367,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"ViewportBoundary\"]\n9:I[97367,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"MetadataBoundary\"]\nb:I[68027,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/0d41-jf_40sy3.css\",\"style\"]\n:HL[\"/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0d41-jf_40sy3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/158myu8e_yme3.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased\",\"children\":[\"$\",\"body\",null,{\"className\":\"min-h-full flex flex-col\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 gap-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex justify-center items-center border-black border-r-2 h-screen bg-gray-300\",\"children\":\"SDK\"}],[\"$\",\"div\",null,{\"className\":\"flex justify-center items-center h-screen\",\"children\":\"Test\"}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0d41-jf_40sy3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"GGX8H-C9Y0dHuyji9T6A1\"}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"c:I[27201,[\"/_next/static/chunks/158myu8e_yme3.js\"],\"IconMark\"]\n6:null\na:[[\"$\",\"title\",\"0\",{\"children\":\"Create Next App\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Generated by create next app\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.2vob68tjqpejf.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Lc\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
4
|
+
4:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"OutletBoundary"]
|
|
5
|
+
5:"$Sreact.suspense"
|
|
6
|
+
7:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"ViewportBoundary"]
|
|
7
|
+
9:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"MetadataBoundary"]
|
|
8
|
+
b:I[68027,["/_next/static/chunks/158myu8e_yme3.js"],"default",1]
|
|
9
|
+
:HL["/_next/static/chunks/0d41-jf_40sy3.css","style"]
|
|
10
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
11
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0d41-jf_40sy3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/158myu8e_yme3.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"grid grid-cols-2 gap-4","children":[["$","div",null,{"className":"flex justify-center items-center border-black border-r-2 h-screen bg-gray-300","children":"SDK"}],["$","div",null,{"className":"flex justify-center items-center h-screen","children":"Test"}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0d41-jf_40sy3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
13
|
+
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
14
|
+
c:I[27201,["/_next/static/chunks/158myu8e_yme3.js"],"IconMark"]
|
|
15
|
+
6:null
|
|
16
|
+
a:[["$","title","0",{"children":"Create Next App"}],["$","meta","1",{"name":"description","content":"Generated by create next app"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Lc","3",{}]]
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"OutletBoundary"]
|
|
3
|
+
3:"$Sreact.suspense"
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"grid grid-cols-2 gap-4","children":[["$","div",null,{"className":"flex justify-center items-center border-black border-r-2 h-screen bg-gray-300","children":"SDK"}],["$","div",null,{"className":"flex justify-center items-center h-screen","children":"Test"}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
5
|
+
4:null
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
4
|
+
4:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"OutletBoundary"]
|
|
5
|
+
5:"$Sreact.suspense"
|
|
6
|
+
7:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"ViewportBoundary"]
|
|
7
|
+
9:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"MetadataBoundary"]
|
|
8
|
+
b:I[68027,["/_next/static/chunks/158myu8e_yme3.js"],"default",1]
|
|
9
|
+
:HL["/_next/static/chunks/0d41-jf_40sy3.css","style"]
|
|
10
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
11
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
|
+
0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0d41-jf_40sy3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/158myu8e_yme3.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"className":"grid grid-cols-2 gap-4","children":[["$","div",null,{"className":"flex justify-center items-center border-black border-r-2 h-screen bg-gray-300","children":"SDK"}],["$","div",null,{"className":"flex justify-center items-center h-screen","children":"Test"}]]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0d41-jf_40sy3.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
13
|
+
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
14
|
+
c:I[27201,["/_next/static/chunks/158myu8e_yme3.js"],"IconMark"]
|
|
15
|
+
6:null
|
|
16
|
+
a:[["$","title","0",{"children":"Create Next App"}],["$","meta","1",{"name":"description","content":"Generated by create next app"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Lc","3",{}]]
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/158myu8e_yme3.js"],"MetadataBoundary"]
|
|
4
|
+
4:"$Sreact.suspense"
|
|
5
|
+
5:I[27201,["/_next/static/chunks/158myu8e_yme3.js"],"IconMark"]
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Create Next App"}],["$","meta","1",{"name":"description","content":"Generated by create next app"}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.2vob68tjqpejf.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/158myu8e_yme3.js"],"default"]
|
|
4
|
+
:HL["/_next/static/chunks/0d41-jf_40sy3.css","style"]
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0d41-jf_40sy3.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/158myu8e_yme3.js","async":true}]],["$","html",null,{"lang":"en","className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable h-full antialiased","children":["$","body",null,{"className":"min-h-full flex flex-col","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
:HL["/_next/static/chunks/0d41-jf_40sy3.css","style"]
|
|
2
|
+
:HL["/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
|
+
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"GGX8H-C9Y0dHuyji9T6A1"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"devFiles": [],
|
|
3
|
+
"ampDevFiles": [],
|
|
4
|
+
"polyfillFiles": [
|
|
5
|
+
"static/chunks/0cz1d0mv5g_q7.js"
|
|
6
|
+
],
|
|
7
|
+
"lowPriorityFiles": [],
|
|
8
|
+
"rootMainFiles": [
|
|
9
|
+
"static/chunks/3z5q_p4msz2ha.js",
|
|
10
|
+
"static/chunks/0atut6a2uuyid.js",
|
|
11
|
+
"static/chunks/3rxl-jt3pdxgx.js",
|
|
12
|
+
"static/chunks/turbopack-2yeu2nae5n77t.js"
|
|
13
|
+
],
|
|
14
|
+
"pages": {},
|
|
15
|
+
"ampFirstPages": []
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
var R=require("../chunks/ssr/[turbopack]_runtime.js")("server/app/page.js")
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__09x-cth._.js")
|
|
3
|
+
R.c("server/chunks/ssr/node_modules_09r9c10._.js")
|
|
4
|
+
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dq5iwc.js")
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__1jp7az7._.js")
|
|
6
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
|
|
7
|
+
R.c("server/chunks/ssr/[root-of-the-server]__1gux7cw._.js")
|
|
8
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js")
|
|
9
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js")
|
|
10
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
|
|
11
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
|
|
12
|
+
R.c("server/chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js")
|
|
13
|
+
R.m(99726)
|
|
14
|
+
module.exports=R.m(99726).exports
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../chunks/ssr/[root-of-the-server]__09x-cth._.js","../chunks/ssr/[root-of-the-server]__0g84hko._.js","../chunks/ssr/[root-of-the-server]__1gux7cw._.js","../chunks/ssr/[root-of-the-server]__1jp7az7._.js","../chunks/ssr/[root-of-the-server]__1w1ep09._.js","../chunks/ssr/[turbopack]_runtime.js","../chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js","../chunks/ssr/node_modules_09r9c10._.js","../chunks/ssr/node_modules_0h91jdk._.js","../chunks/ssr/node_modules_next_dist_1vgd_ru._.js","../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js","../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dq5iwc.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/158myu8e_yme3.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1w1ep09._.js","server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0d41-jf_40sy3.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0d41-jf_40sy3.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/158myu8e_yme3.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/158myu8e_yme3.js"]}};
|
|
3
|
+
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[93695,(e,r,t)=>{r.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},18622,(e,r,t)=>{r.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},70406,(e,r,t)=>{r.exports=e.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Bexternals%5D_next_dist_0iuj5m_._.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":""}
|