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,31 @@
|
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,35451,(e,t,r)=>{var n={229:function(e){var t,r,n,o=e.exports={};function u(){throw Error("setTimeout has not been defined")}function i(){throw Error("clearTimeout has not been defined")}try{t="function"==typeof setTimeout?setTimeout:u}catch(e){t=u}try{r="function"==typeof clearTimeout?clearTimeout:i}catch(e){r=i}function s(e){if(t===setTimeout)return setTimeout(e,0);if((t===u||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}var a=[],l=!1,c=-1;function f(){l&&n&&(l=!1,n.length?a=n.concat(a):c=-1,a.length&&d())}function d(){if(!l){var e=s(f);l=!0;for(var t=a.length;t;){for(n=a,a=[];++c<t;)n&&n[c].run();c=-1,t=a.length}n=null,l=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===i||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function p(e,t){this.fun=e,this.array=t}function y(){}o.nextTick=function(e){var t=Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];a.push(new p(e,t)),1!==a.length||l||s(d)},p.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=y,o.addListener=y,o.once=y,o.off=y,o.removeListener=y,o.removeAllListeners=y,o.emit=y,o.prependListener=y,o.prependOnceListener=y,o.listeners=function(e){return[]},o.binding=function(e){throw Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw Error("process.chdir is not supported")},o.umask=function(){return 0}}},o={};function u(e){var t=o[e];if(void 0!==t)return t.exports;var r=o[e]={exports:{}},i=!0;try{n[e](r,r.exports,u),i=!1}finally{i&&delete o[e]}return r.exports}u.ab="/ROOT/node_modules/next/dist/compiled/process/",t.exports=u(229)},47167,(e,t,r)=>{"use strict";var n,o;t.exports=(null==(n=e.g.process)?void 0:n.env)&&"object"==typeof(null==(o=e.g.process)?void 0:o.env)?e.g.process:e.r(35451)},55682,(e,t,r)=>{"use strict";r._=function(e){return e&&e.__esModule?e:{default:e}}},45689,(e,t,r)=>{"use strict";var n=Symbol.for("react.transitional.element");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var u in r={},t)"key"!==u&&(r[u]=t[u]);else r=t;return{$$typeof:n,type:e,key:o,ref:void 0!==(t=r.ref)?t:null,props:r}}r.Fragment=Symbol.for("react.fragment"),r.jsx=o,r.jsxs=o},43476,(e,t,r)=>{"use strict";t.exports=e.r(45689)},50740,(e,t,r)=>{"use strict";var n=e.i(47167),o=Symbol.for("react.transitional.element"),u=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),l=Symbol.for("react.consumer"),c=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),b=Symbol.for("react.activity"),h=Symbol.for("react.view_transition"),g=Symbol.iterator,m={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},x=Object.assign,v={};function _(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||m}function S(){}function j(e,t,r){this.props=e,this.context=t,this.refs=v,this.updater=r||m}_.prototype.isReactComponent={},_.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},_.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},S.prototype=_.prototype;var w=j.prototype=new S;w.constructor=j,x(w,_.prototype),w.isPureReactComponent=!0;var E=Array.isArray;function T(){}var O={H:null,A:null,T:null,S:null},k=Object.prototype.hasOwnProperty;function R(e,t,r){var n=r.ref;return{$$typeof:o,type:e,key:t,ref:void 0!==n?n:null,props:r}}function C(e){return"object"==typeof e&&null!==e&&e.$$typeof===o}var H=/\/+/g;function A(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function M(e,t,r){if(null==e)return e;var n=[],i=0;return!function e(t,r,n,i,s){var a,l,c,f=typeof t;("undefined"===f||"boolean"===f)&&(t=null);var d=!1;if(null===t)d=!0;else switch(f){case"bigint":case"string":case"number":d=!0;break;case"object":switch(t.$$typeof){case o:case u:d=!0;break;case y:return e((d=t._init)(t._payload),r,n,i,s)}}if(d)return s=s(t),d=""===i?"."+A(t,0):i,E(s)?(n="",null!=d&&(n=d.replace(H,"$&/")+"/"),e(s,r,n,"",function(e){return e})):null!=s&&(C(s)&&(a=s,l=n+(null==s.key||t&&t.key===s.key?"":(""+s.key).replace(H,"$&/")+"/")+d,s=R(a.type,l,a.props)),r.push(s)),1;d=0;var p=""===i?".":i+":";if(E(t))for(var b=0;b<t.length;b++)f=p+A(i=t[b],b),d+=e(i,r,n,f,s);else if("function"==typeof(b=null===(c=t)||"object"!=typeof c?null:"function"==typeof(c=g&&c[g]||c["@@iterator"])?c:null))for(t=b.call(t),b=0;!(i=t.next()).done;)f=p+A(i=i.value,b++),d+=e(i,r,n,f,s);else if("object"===f){if("function"==typeof t.then)return e(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(T,T):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(t),r,n,i,s);throw Error("Objects are not valid as a React child (found: "+("[object Object]"===(r=String(t))?"object with keys {"+Object.keys(t).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}return d}(e,n,"","",function(e){return t.call(r,e,i++)}),n}function P(e){if(-1===e._status){var t=(0,e._result)();t.then(function(r){(0===e._status||-1===e._status)&&(e._status=1,e._result=r,void 0===t.status&&(t.status="fulfilled",t.value=r))},function(r){(0===e._status||-1===e._status)&&(e._status=2,e._result=r,void 0===t.status&&(t.status="rejected",t.reason=r))}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var I="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof n.default&&"function"==typeof n.default.emit)return void n.default.emit("uncaughtException",e);console.error(e)};function $(e){var t=O.T,r={};r.types=null!==t?t.types:null,O.T=r;try{var n=e(),o=O.S;null!==o&&o(r,n),"object"==typeof n&&null!==n&&"function"==typeof n.then&&n.then(T,I)}catch(e){I(e)}finally{null!==t&&null!==r.types&&(t.types=r.types),O.T=t}}function L(e){var t=O.T;if(null!==t){var r=t.types;null===r?t.types=[e]:-1===r.indexOf(e)&&r.push(e)}else $(L.bind(null,e))}r.Activity=b,r.Children={map:M,forEach:function(e,t,r){M(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return M(e,function(){t++}),t},toArray:function(e){return M(e,function(e){return e})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},r.Component=_,r.Fragment=i,r.Profiler=a,r.PureComponent=j,r.StrictMode=s,r.Suspense=d,r.ViewTransition=h,r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=O,r.__COMPILER_RUNTIME={__proto__:null,c:function(e){return O.H.useMemoCache(e)}},r.addTransitionType=L,r.cache=function(e){return function(){return e.apply(null,arguments)}},r.cacheSignal=function(){return null},r.cloneElement=function(e,t,r){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var n=x({},e.props),o=e.key;if(null!=t)for(u in void 0!==t.key&&(o=""+t.key),t)k.call(t,u)&&"key"!==u&&"__self"!==u&&"__source"!==u&&("ref"!==u||void 0!==t.ref)&&(n[u]=t[u]);var u=arguments.length-2;if(1===u)n.children=r;else if(1<u){for(var i=Array(u),s=0;s<u;s++)i[s]=arguments[s+2];n.children=i}return R(e.type,o,n)},r.createContext=function(e){return(e={$$typeof:c,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:l,_context:e},e},r.createElement=function(e,t,r){var n,o={},u=null;if(null!=t)for(n in void 0!==t.key&&(u=""+t.key),t)k.call(t,n)&&"key"!==n&&"__self"!==n&&"__source"!==n&&(o[n]=t[n]);var i=arguments.length-2;if(1===i)o.children=r;else if(1<i){for(var s=Array(i),a=0;a<i;a++)s[a]=arguments[a+2];o.children=s}if(e&&e.defaultProps)for(n in i=e.defaultProps)void 0===o[n]&&(o[n]=i[n]);return R(e,u,o)},r.createRef=function(){return{current:null}},r.forwardRef=function(e){return{$$typeof:f,render:e}},r.isValidElement=C,r.lazy=function(e){return{$$typeof:y,_payload:{_status:-1,_result:e},_init:P}},r.memo=function(e,t){return{$$typeof:p,type:e,compare:void 0===t?null:t}},r.startTransition=$,r.unstable_useCacheRefresh=function(){return O.H.useCacheRefresh()},r.use=function(e){return O.H.use(e)},r.useActionState=function(e,t,r){return O.H.useActionState(e,t,r)},r.useCallback=function(e,t){return O.H.useCallback(e,t)},r.useContext=function(e){return O.H.useContext(e)},r.useDebugValue=function(){},r.useDeferredValue=function(e,t){return O.H.useDeferredValue(e,t)},r.useEffect=function(e,t){return O.H.useEffect(e,t)},r.useEffectEvent=function(e){return O.H.useEffectEvent(e)},r.useId=function(){return O.H.useId()},r.useImperativeHandle=function(e,t,r){return O.H.useImperativeHandle(e,t,r)},r.useInsertionEffect=function(e,t){return O.H.useInsertionEffect(e,t)},r.useLayoutEffect=function(e,t){return O.H.useLayoutEffect(e,t)},r.useMemo=function(e,t){return O.H.useMemo(e,t)},r.useOptimistic=function(e,t){return O.H.useOptimistic(e,t)},r.useReducer=function(e,t,r){return O.H.useReducer(e,t,r)},r.useRef=function(e){return O.H.useRef(e)},r.useState=function(e){return O.H.useState(e)},r.useSyncExternalStore=function(e,t,r){return O.H.useSyncExternalStore(e,t,r)},r.useTransition=function(){return O.H.useTransition()},r.version="19.3.0-canary-3f0b9e61-20260317"},71645,(e,t,r)=>{"use strict";t.exports=e.r(50740)},90317,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={bindSnapshot:function(){return l},createAsyncLocalStorage:function(){return a},createSnapshot:function(){return c}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});let u=Object.defineProperty(Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available"),"__NEXT_ERROR_CODE",{value:"E504",enumerable:!1,configurable:!0});class i{disable(){throw u}getStore(){}run(){throw u}exit(){throw u}enterWith(){throw u}static bind(e){return e}}let s="u">typeof globalThis&&globalThis.AsyncLocalStorage;function a(){return s?new s:new i}function l(e){return s?s.bind(e):i.bind(e)}function c(){return s?s.snapshot():function(e,...t){return e(...t)}}},42344,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,e.r(90317).createAsyncLocalStorage)()},63599,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorage",{enumerable:!0,get:function(){return n.workAsyncStorageInstance}});let n=e.r(42344)},12354,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"handleISRError",{enumerable:!0,get:function(){return o}});let n="u"<typeof window?e.r(63599).workAsyncStorage:void 0;function o({error:e}){if(n){let t=n.getStore();if(t?.isStaticGeneration)throw e&&console.error(e),e}}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},18576,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n={WarningIcon:function(){return a},errorStyles:function(){return i},errorThemeCss:function(){return s}};for(var o in n)Object.defineProperty(r,o,{enumerable:!0,get:n[o]});e.r(55682);let u=e.r(43476);e.r(71645);let i={container:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",display:"flex",alignItems:"center",justifyContent:"center"},card:{marginTop:"-32px",maxWidth:"325px",padding:"32px 28px",textAlign:"left"},icon:{marginBottom:"24px"},title:{fontSize:"24px",fontWeight:500,letterSpacing:"-0.02em",lineHeight:"32px",margin:"0 0 12px 0",color:"var(--next-error-title)"},message:{fontSize:"14px",fontWeight:400,lineHeight:"21px",margin:"0 0 20px 0",color:"var(--next-error-message)"},form:{margin:0},buttonGroup:{display:"flex",gap:"8px",alignItems:"center"},button:{display:"inline-flex",alignItems:"center",justifyContent:"center",height:"32px",padding:"0 12px",fontSize:"14px",fontWeight:500,lineHeight:"20px",borderRadius:"6px",cursor:"pointer",color:"var(--next-error-btn-text)",background:"var(--next-error-btn-bg)",border:"var(--next-error-btn-border)"},buttonSecondary:{display:"inline-flex",alignItems:"center",justifyContent:"center",height:"32px",padding:"0 12px",fontSize:"14px",fontWeight:500,lineHeight:"20px",borderRadius:"6px",cursor:"pointer",color:"var(--next-error-btn-secondary-text)",background:"var(--next-error-btn-secondary-bg)",border:"var(--next-error-btn-secondary-border)"},digestFooter:{position:"fixed",bottom:"32px",left:"0",right:"0",textAlign:"center",fontFamily:'ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace',fontSize:"12px",lineHeight:"18px",fontWeight:400,margin:"0",color:"var(--next-error-digest)"}},s=`
|
|
2
|
+
:root {
|
|
3
|
+
--next-error-bg: #fff;
|
|
4
|
+
--next-error-text: #171717;
|
|
5
|
+
--next-error-title: #171717;
|
|
6
|
+
--next-error-message: #171717;
|
|
7
|
+
--next-error-digest: #666666;
|
|
8
|
+
--next-error-btn-text: #fff;
|
|
9
|
+
--next-error-btn-bg: #171717;
|
|
10
|
+
--next-error-btn-border: none;
|
|
11
|
+
--next-error-btn-secondary-text: #171717;
|
|
12
|
+
--next-error-btn-secondary-bg: transparent;
|
|
13
|
+
--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);
|
|
14
|
+
}
|
|
15
|
+
@media (prefers-color-scheme: dark) {
|
|
16
|
+
:root {
|
|
17
|
+
--next-error-bg: #0a0a0a;
|
|
18
|
+
--next-error-text: #ededed;
|
|
19
|
+
--next-error-title: #ededed;
|
|
20
|
+
--next-error-message: #ededed;
|
|
21
|
+
--next-error-digest: #a0a0a0;
|
|
22
|
+
--next-error-btn-text: #0a0a0a;
|
|
23
|
+
--next-error-btn-bg: #ededed;
|
|
24
|
+
--next-error-btn-border: none;
|
|
25
|
+
--next-error-btn-secondary-text: #ededed;
|
|
26
|
+
--next-error-btn-secondary-bg: transparent;
|
|
27
|
+
--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }
|
|
31
|
+
`.replace(/\n\s*/g,"");function a(){return(0,u.jsx)("svg",{width:"32",height:"32",viewBox:"-0.2 -1.5 32 32",fill:"none",style:i.icon,children:(0,u.jsx)("path",{d:"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z",fill:"var(--next-error-title)"})})}("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)},68027,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return i}}),e.r(55682);let n=e.r(43476);e.r(71645);let o=e.r(12354),u=e.r(18576),i=function({error:e}){let t=e?.digest,r=!!t;return(0,o.handleISRError)({error:e}),(0,n.jsxs)("html",{id:"__next_error__",children:[(0,n.jsx)("head",{children:(0,n.jsx)("style",{dangerouslySetInnerHTML:{__html:u.errorThemeCss}})}),(0,n.jsxs)("body",{children:[(0,n.jsx)("div",{style:u.errorStyles.container,children:(0,n.jsxs)("div",{style:u.errorStyles.card,children:[(0,n.jsx)(u.WarningIcon,{}),(0,n.jsx)("h1",{style:u.errorStyles.title,children:"This page couldn’t load"}),(0,n.jsx)("p",{style:u.errorStyles.message,children:r?"A server error occurred. Reload to try again.":"Reload to try again, or go back."}),(0,n.jsxs)("div",{style:u.errorStyles.buttonGroup,children:[(0,n.jsx)("form",{style:u.errorStyles.form,children:(0,n.jsx)("button",{type:"submit",style:u.errorStyles.button,children:"Reload"})}),!r&&(0,n.jsx)("button",{type:"button",style:u.errorStyles.buttonSecondary,onClick:()=>{window.history.length>1?window.history.back():window.location.href="/"},children:"Back"})]})]})}),t&&(0,n.jsxs)("p",{style:u.errorStyles.digestFooter,children:["ERROR ",t]})]})]})};("function"==typeof r.default||"object"==typeof r.default&&null!==r.default)&&void 0===r.default.__esModule&&(Object.defineProperty(r.default,"__esModule",{value:!0}),Object.assign(r.default,r),t.exports=r.default)}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,{otherChunks:["static/chunks/3z5q_p4msz2ha.js","static/chunks/0atut6a2uuyid.js","static/chunks/3rxl-jt3pdxgx.js"],runtimeModuleIds:[94553]}]),(()=>{let e;if(!Array.isArray(globalThis.TURBOPACK))return;let t="/_next/",r=function(){if(null!=self.TURBOPACK_ASSET_SUFFIX)return self.TURBOPACK_ASSET_SUFFIX;let e=document?.currentScript?.getAttribute?.("src")??"",t=e.indexOf("?");return t>=0?e.slice(t):""}(),n=["NEXT_DEPLOYMENT_ID","NEXT_CLIENT_ASSET_SUFFIX"];var o,i=((o=i||{})[o.Runtime=0]="Runtime",o[o.Parent=1]="Parent",o[o.Update=2]="Update",o);let l=new WeakMap;function u(e,t){this.m=e,this.e=t}let s=u.prototype,a=Object.prototype.hasOwnProperty,c="u">typeof Symbol&&Symbol.toStringTag;function f(e,t,r){a.call(e,t)||Object.defineProperty(e,t,r)}function p(e,t){let r=e[t];return r||(r=h(t),e[t]=r),r}function h(e){return{exports:{},error:void 0,id:e,namespaceObject:void 0}}function d(e,t){f(e,"__esModule",{value:!0}),c&&f(e,c,{value:"Module"});let r=0;for(;r<t.length;){let n=t[r++],o=t[r++];if("number"==typeof o)if(0===o)f(e,n,{value:t[r++],enumerable:!0,writable:!1});else throw Error(`unexpected tag: ${o}`);else"function"==typeof t[r]?f(e,n,{get:o,set:t[r++],enumerable:!0}):f(e,n,{get:o,enumerable:!0})}Object.seal(e)}function m(e,t){(null!=t?p(this.c,t):this.m).exports=e}s.s=function(e,t){let r,n;null!=t?n=(r=p(this.c,t)).exports:(r=this.m,n=this.e),r.namespaceObject=n,d(n,e)},s.j=function(e,t){var r,n;let o,i,u;null!=t?i=(o=p(this.c,t)).exports:(o=this.m,i=this.e);let s=(r=o,n=i,(u=l.get(r))||(l.set(r,u=[]),r.exports=r.namespaceObject=new Proxy(n,{get(e,t){if(a.call(e,t)||"default"===t||"__esModule"===t)return Reflect.get(e,t);for(let e of u){let r=Reflect.get(e,t);if(void 0!==r)return r}},ownKeys(e){let t=Reflect.ownKeys(e);for(let e of u)for(let r of Reflect.ownKeys(e))"default"===r||t.includes(r)||t.push(r);return t}})),u);"object"==typeof e&&null!==e&&s.push(e)},s.v=m,s.n=function(e,t){let r;(r=null!=t?p(this.c,t):this.m).exports=r.namespaceObject=e};let b=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,y=[null,b({}),b([]),b(b)];function g(e,t,r){let n=[],o=-1;for(let t=e;("object"==typeof t||"function"==typeof t)&&!y.includes(t);t=b(t))for(let r of Object.getOwnPropertyNames(t))n.push(r,function(e,t){return()=>e[t]}(e,r)),-1===o&&"default"===r&&(o=n.length-1);return r&&o>=0||(o>=0?n.splice(o,1,0,e):n.push("default",0,e)),d(t,n),t}function O(e){let t=B(e,this.m);if(t.namespaceObject)return t.namespaceObject;let r=t.exports;return t.namespaceObject=g(r,"function"==typeof r?function(...e){return r.apply(this,e)}:Object.create(null),r&&r.__esModule)}function w(e){let t=e.indexOf("#");-1!==t&&(e=e.substring(0,t));let r=e.indexOf("?");return -1!==r&&(e=e.substring(0,r)),e}function j(){let e,t;return{promise:new Promise((r,n)=>{t=n,e=r}),resolve:e,reject:t}}s.i=O,s.A=function(e){return this.r(e)(O.bind(this))},s.t="function"==typeof require?require:function(){throw Error("Unexpected use of runtime require")},s.r=function(e){return B(e,this.m).exports},s.f=function(e){function t(t){if(t=w(t),a.call(e,t))return e[t].module();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r}return t.keys=()=>Object.keys(e),t.resolve=t=>{if(t=w(t),a.call(e,t))return e[t].id();let r=Error(`Cannot find module '${t}'`);throw r.code="MODULE_NOT_FOUND",r},t.import=async e=>await t(e),t};let k=Symbol("turbopack queues"),U=Symbol("turbopack exports"),C=Symbol("turbopack error");function P(e){e&&1!==e.status&&(e.status=1,e.forEach(e=>e.queueCount--),e.forEach(e=>e.queueCount--?e.queueCount++:e()))}s.a=function(e,t){let r=this.m,n=t?Object.assign([],{status:-1}):void 0,o=new Set,{resolve:i,reject:l,promise:u}=j(),s=Object.assign(u,{[U]:r.exports,[k]:e=>{n&&e(n),o.forEach(e),s.catch(()=>{})}}),a={get:()=>s,set(e){e!==s&&(s[U]=e)}};Object.defineProperty(r,"exports",a),Object.defineProperty(r,"namespaceObject",a),e(function(e){let t=e.map(e=>{if(null!==e&&"object"==typeof e){if(k in e)return e;if(null!=e&&"object"==typeof e&&"then"in e&&"function"==typeof e.then){let t=Object.assign([],{status:0}),r={[U]:{},[k]:e=>e(t)};return e.then(e=>{r[U]=e,P(t)},e=>{r[C]=e,P(t)}),r}}return{[U]:e,[k]:()=>{}}}),r=()=>t.map(e=>{if(e[C])throw e[C];return e[U]}),{promise:i,resolve:l}=j(),u=Object.assign(()=>l(r),{queueCount:0});function s(e){e!==n&&!o.has(e)&&(o.add(e),e&&0===e.status&&(u.queueCount++,e.push(u)))}return t.map(e=>e[k](s)),u.queueCount?i:r()},function(e){e?l(s[C]=e):i(s[U]),P(n)}),n&&-1===n.status&&(n.status=0)};let v=function(e){let t=new URL(e,"x:/"),r={};for(let e in t)r[e]=t[e];for(let t in r.href=e,r.pathname=e.replace(/[?#].*/,""),r.origin=r.protocol="",r.toString=r.toJSON=(...t)=>e,r)Object.defineProperty(this,t,{enumerable:!0,configurable:!0,value:r[t]})};function R(e,t){throw Error(`Invariant: ${t(e)}`)}v.prototype=URL.prototype,s.U=v,s.z=function(e){throw Error("dynamic usage of require is not supported")},s.g=globalThis;let S=u.prototype,$=new Map;s.M=$;let _=new Map,E=new Map;async function T(e,t,r){let n;if("string"==typeof r)return M(e,t,N(r));let o=r.included||[],i=o.map(e=>!!$.has(e)||_.get(e));if(i.length>0&&i.every(e=>e))return void await Promise.all(i);let l=r.moduleChunks||[],u=l.map(e=>E.get(e)).filter(e=>e);if(u.length>0){if(u.length===l.length)return void await Promise.all(u);let r=new Set;for(let e of l)E.has(e)||r.add(e);for(let n of r){let r=M(e,t,N(n));E.set(n,r),u.push(r)}n=Promise.all(u)}else{for(let o of(n=M(e,t,N(r.path)),l))E.has(o)||E.set(o,n)}for(let e of o)_.has(e)||_.set(e,n);await n}S.l=function(e){return T(i.Parent,this.m.id,e)};let x=Promise.resolve(void 0),A=new WeakMap;function M(t,r,n){let o=e.loadChunkCached(t,n),l=A.get(o);if(void 0===l){let e=A.set.bind(A,o,x);l=o.then(e).catch(e=>{let o;switch(t){case i.Runtime:o=`as a runtime dependency of chunk ${r}`;break;case i.Parent:o=`from module ${r}`;break;case i.Update:o="from an HMR update";break;default:R(t,e=>`Unknown source type: ${e}`)}let l=Error(`Failed to load chunk ${n} ${o}${e?`: ${e}`:""}`,e?{cause:e}:void 0);throw l.name="ChunkLoadError",l}),A.set(o,l)}return l}function N(e){return`${t}${e.split("/").map(e=>encodeURIComponent(e)).join("/")}${r}`}S.L=function(e){return M(i.Parent,this.m.id,e)},S.R=function(e){let t=this.r(e);return t?.default??t},S.P=function(e){return`/ROOT/${e??""}`},S.q=function(e,t){m.call(this,`${e}${r}`,t)},S.b=function(e,t,o,i){let l="SharedWorker"===e.name,u=[o.map(e=>N(e)).reverse(),r];for(let e of n)u.push(globalThis[e]);let s=new URL(N(t),location.origin),a=JSON.stringify(u);return l?s.searchParams.set("params",a):s.hash="#params="+encodeURIComponent(a),new e(s,i?{...i,type:void 0}:void 0)};let q=/\.js(?:\?[^#]*)?(?:#.*)?$/,K=/\.css(?:\?[^#]*)?(?:#.*)?$/;function L(e){return K.test(e)}s.w=function(t,r,n){return e.loadWebAssembly(i.Parent,this.m.id,t,r,n)},s.u=function(t,r){return e.loadWebAssemblyModule(i.Parent,this.m.id,t,r)};let I={};s.c=I;let B=(e,t)=>{let r=I[e];if(r){if(r.error)throw r.error;return r}return W(e,i.Parent,t.id)};function W(e,t,r){let n=$.get(e);if("function"!=typeof n)throw Error(function(e,t,r){let n;switch(t){case 0:n=`as a runtime entry of chunk ${r}`;break;case 1:n=`because it was required from module ${r}`;break;case 2:n="because of an HMR update";break;default:R(t,e=>`Unknown source type: ${e}`)}return`Module ${e} was instantiated ${n}, but the module factory is not available.`}(e,t,r));let o=h(e),i=o.exports;I[e]=o;let l=new u(o,i);try{n(l,o,i)}catch(e){throw o.error=e,e}return o.namespaceObject&&o.exports!==o.namespaceObject&&g(o.exports,o.namespaceObject),o}function F(t){let r,n=function(e){if("string"==typeof e)return e;if(e)return{src:e.getAttribute("src")};if("u">typeof TURBOPACK_NEXT_CHUNK_URLS)return{src:TURBOPACK_NEXT_CHUNK_URLS.pop()};throw Error("chunk path empty but not in a worker")}(t[0]);return 2===t.length?r=t[1]:(r=void 0,!function(e,t){let r=1;for(;r<e.length;){let n,o=r+1;for(;o<e.length&&"function"!=typeof e[o];)o++;if(o===e.length)throw Error("malformed chunk format, expected a factory function");let i=e[o];for(let i=r;i<o;i++){let r=e[i],o=t.get(r);if(o){n=o;break}}let l=n??i,u=!1;for(let n=r;n<o;n++){let r=e[n];t.has(r)||(u||(l===i&&Object.defineProperty(i,"name",{value:"module evaluation"}),u=!0),t.set(r,l))}r=o+1}}(t,$)),e.registerChunk(n,r)}let X=new Map;function D(e){let t=X.get(e);if(!t){let r,n;t={resolved:!1,loadingStarted:!1,promise:new Promise((e,t)=>{r=e,n=t}),resolve:()=>{t.resolved=!0,r()},reject:n},X.set(e,t)}return t}e={async registerChunk(e,r){let n=function(e){if("string"==typeof e)return e;let r=decodeURIComponent(e.src.replace(/[?#].*$/,""));return r.startsWith(t)?r.slice(t.length):r}(e);if(D("string"==typeof e?N(e):e.src).resolve(),null!=r){for(let e of r.otherChunks)D(N("string"==typeof e?e:e.path));if(await Promise.all(r.otherChunks.map(e=>T(i.Runtime,n,e))),r.runtimeModuleIds.length>0)for(let e of r.runtimeModuleIds)!function(e,t){let r=I[t];if(r){if(r.error)throw r.error;return}W(t,i.Runtime,e)}(n,e)}},loadChunkCached:(e,t)=>(function(e,t){let r=D(t);if(r.loadingStarted)return r.promise;if(e===i.Runtime)return r.loadingStarted=!0,L(t)&&r.resolve(),r.promise;if("function"==typeof importScripts)if(L(t));else if(q.test(t))self.TURBOPACK_NEXT_CHUNK_URLS.push(t),importScripts(t);else throw Error(`can't infer type of chunk from URL ${t} in worker`);else{let e=decodeURI(t);if(L(t))if(document.querySelectorAll(`link[rel=stylesheet][href="${t}"],link[rel=stylesheet][href^="${t}?"],link[rel=stylesheet][href="${e}"],link[rel=stylesheet][href^="${e}?"]`).length>0)r.resolve();else{let e=document.createElement("link");e.rel="stylesheet",e.href=t,e.onerror=()=>{r.reject()},e.onload=()=>{r.resolve()},document.head.appendChild(e)}else if(q.test(t)){let n=document.querySelectorAll(`script[src="${t}"],script[src^="${t}?"],script[src="${e}"],script[src^="${e}?"]`);if(n.length>0)for(let e of Array.from(n))e.addEventListener("error",()=>{r.reject()});else{let e=document.createElement("script");e.src=t,e.onerror=()=>{r.reject()},document.head.appendChild(e)}}else throw Error(`can't infer type of chunk from URL ${t}`)}return r.loadingStarted=!0,r.promise})(e,t),async loadWebAssembly(e,t,r,n,o){let i=fetch(N(r)),{instance:l}=await WebAssembly.instantiateStreaming(i,o);return l.exports},async loadWebAssemblyModule(e,t,r,n){let o=fetch(N(r));return await WebAssembly.compileStreaming(o)}};let H=globalThis.TURBOPACK;globalThis.TURBOPACK={push:F},H.forEach(F)})();
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/trace
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"name":"generate-buildid","duration":226,"timestamp":14793863841,"id":4,"parentId":1,"tags":{},"startTime":1784232611354,"traceId":"37540782d05f764f"},{"name":"load-custom-routes","duration":376,"timestamp":14793864167,"id":5,"parentId":1,"tags":{},"startTime":1784232611354,"traceId":"37540782d05f764f"},{"name":"create-dist-dir","duration":502,"timestamp":14793864571,"id":6,"parentId":1,"tags":{},"startTime":1784232611355,"traceId":"37540782d05f764f"},{"name":"clean","duration":246856,"timestamp":14793865998,"id":7,"parentId":1,"tags":{},"startTime":1784232611356,"traceId":"37540782d05f764f"},{"name":"discover-routes","duration":12860,"timestamp":14795193291,"id":8,"parentId":1,"tags":{},"startTime":1784232612683,"traceId":"37540782d05f764f"},{"name":"create-root-mapping","duration":94,"timestamp":14795206216,"id":9,"parentId":1,"tags":{},"startTime":1784232612696,"traceId":"37540782d05f764f"},{"name":"generate-route-types","duration":7374,"timestamp":14795208099,"id":10,"parentId":1,"tags":{},"startTime":1784232612698,"traceId":"37540782d05f764f"},{"name":"public-dir-conflict-check","duration":245,"timestamp":14795215581,"id":11,"parentId":1,"tags":{},"startTime":1784232612706,"traceId":"37540782d05f764f"},{"name":"generate-routes-manifest","duration":14254,"timestamp":14795215941,"id":12,"parentId":1,"tags":{},"startTime":1784232612706,"traceId":"37540782d05f764f"},{"name":"run-turbopack","duration":2370597,"timestamp":14795236544,"id":14,"parentId":1,"tags":{},"startTime":1784232612727,"traceId":"37540782d05f764f"},{"name":"turbopack-build-events","duration":70,"timestamp":14795547069,"id":15,"parentId":1,"tags":{},"startTime":1784232613037,"traceId":"37540782d05f764f"},{"name":"run-typescript","duration":2097658,"timestamp":14797616709,"id":16,"parentId":1,"tags":{},"startTime":1784232615107,"traceId":"37540782d05f764f"},{"name":"generate-required-server-files","duration":1381,"timestamp":14799716486,"id":18,"parentId":1,"tags":{},"startTime":1784232617207,"traceId":"37540782d05f764f"},{"name":"check-static-error-page","duration":3149,"timestamp":14799822195,"id":20,"parentId":19,"tags":{},"startTime":1784232617312,"traceId":"37540782d05f764f"},{"name":"is-page-static","duration":318910,"timestamp":14799828779,"id":26,"parentId":22,"tags":{},"startTime":1784232617319,"traceId":"37540782d05f764f"},{"name":"check-page","duration":323252,"timestamp":14799824543,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1784232617315,"traceId":"37540782d05f764f"},{"name":"is-page-static","duration":410205,"timestamp":14799828872,"id":27,"parentId":23,"tags":{},"startTime":1784232617319,"traceId":"37540782d05f764f"},{"name":"check-page","duration":414371,"timestamp":14799824777,"id":23,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1784232617315,"traceId":"37540782d05f764f"},{"name":"is-page-static","duration":410821,"timestamp":14799828410,"id":25,"parentId":21,"tags":{},"startTime":1784232617318,"traceId":"37540782d05f764f"},{"name":"check-page","duration":415776,"timestamp":14799823474,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1784232617314,"traceId":"37540782d05f764f"},{"name":"is-page-static","duration":429807,"timestamp":14799830972,"id":28,"parentId":24,"tags":{},"startTime":1784232617321,"traceId":"37540782d05f764f"},{"name":"check-page","duration":435651,"timestamp":14799825197,"id":24,"parentId":19,"tags":{"page":"/"},"startTime":1784232617315,"traceId":"37540782d05f764f"},{"name":"static-check","duration":439227,"timestamp":14799821650,"id":19,"parentId":1,"tags":{},"startTime":1784232617312,"traceId":"37540782d05f764f"},{"name":"write-routes-manifest","duration":1020,"timestamp":14800262842,"id":30,"parentId":1,"tags":{},"startTime":1784232617753,"traceId":"37540782d05f764f"},{"name":"load-dotenv","duration":35,"timestamp":14800280570,"id":33,"parentId":32,"tags":{},"startTime":1784232617771,"traceId":"37540782d05f764f"},{"name":"run-export-path-map","duration":356,"timestamp":14800285066,"id":34,"parentId":32,"tags":{},"startTime":1784232617775,"traceId":"37540782d05f764f"},{"name":"next-export","duration":652513,"timestamp":14800279407,"id":32,"parentId":1,"tags":{},"startTime":1784232617769,"traceId":"37540782d05f764f"},{"name":"move-exported-app-not-found-","duration":19091,"timestamp":14800933599,"id":35,"parentId":31,"tags":{},"startTime":1784232618424,"traceId":"37540782d05f764f"},{"name":"move-exported-app-global-error-","duration":20457,"timestamp":14800952893,"id":36,"parentId":31,"tags":{},"startTime":1784232618443,"traceId":"37540782d05f764f"},{"name":"static-generation","duration":707223,"timestamp":14800270207,"id":31,"parentId":1,"tags":{},"startTime":1784232617760,"traceId":"37540782d05f764f"},{"name":"write-routes-manifest","duration":569,"timestamp":14800977589,"id":37,"parentId":1,"tags":{},"startTime":1784232618468,"traceId":"37540782d05f764f"},{"name":"write-standalone-directory","duration":348411,"timestamp":14801001289,"id":39,"parentId":1,"tags":{},"startTime":1784232618491,"traceId":"37540782d05f764f"},{"name":"output-standalone","duration":348615,"timestamp":14801001107,"id":38,"parentId":1,"tags":{},"startTime":1784232618491,"traceId":"37540782d05f764f"},{"name":"print-tree-view","duration":2205,"timestamp":14801350345,"id":40,"parentId":1,"tags":{},"startTime":1784232618840,"traceId":"37540782d05f764f"},{"name":"write-route-bundle-stats","duration":3461,"timestamp":14801352571,"id":41,"parentId":1,"tags":{},"startTime":1784232618843,"traceId":"37540782d05f764f"},{"name":"telemetry-flush","duration":74,"timestamp":14801356051,"id":42,"parentId":1,"tags":{},"startTime":1784232618846,"traceId":"37540782d05f764f"},{"name":"next-build","duration":7563729,"timestamp":14793792404,"id":1,"tags":{"buildMode":"default","version":"16.2.10","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1784232611282,"traceId":"37540782d05f764f"}]
|
package/dist/trace-build
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"name":"run-turbopack","duration":2370597,"timestamp":14795236544,"id":14,"parentId":1,"tags":{},"startTime":1784232612727,"traceId":"37540782d05f764f"},{"name":"turbopack-build-events","duration":70,"timestamp":14795547069,"id":15,"parentId":1,"tags":{},"startTime":1784232613037,"traceId":"37540782d05f764f"},{"name":"run-typescript","duration":2097658,"timestamp":14797616709,"id":16,"parentId":1,"tags":{},"startTime":1784232615107,"traceId":"37540782d05f764f"},{"name":"static-check","duration":439227,"timestamp":14799821650,"id":19,"parentId":1,"tags":{},"startTime":1784232617312,"traceId":"37540782d05f764f"},{"name":"static-generation","duration":707223,"timestamp":14800270207,"id":31,"parentId":1,"tags":{},"startTime":1784232617760,"traceId":"37540782d05f764f"},{"name":"output-standalone","duration":348615,"timestamp":14801001107,"id":38,"parentId":1,"tags":{},"startTime":1784232618491,"traceId":"37540782d05f764f"},{"name":"telemetry-flush","duration":74,"timestamp":14801356051,"id":42,"parentId":1,"tags":{},"startTime":1784232618846,"traceId":"37540782d05f764f"},{"name":"next-build","duration":7563729,"timestamp":14793792404,"id":1,"tags":{"buildMode":"default","version":"16.2.10","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1784232611282,"traceId":"37540782d05f764f"}]
|
package/dist/turbopack
ADDED
|
File without changes
|
|
@@ -0,0 +1,145 @@
|
|
|
1
|
+
// Type definitions for Next.js cacheLife configs
|
|
2
|
+
|
|
3
|
+
declare module 'next/cache' {
|
|
4
|
+
export { unstable_cache } from 'next/dist/server/web/spec-extension/unstable-cache'
|
|
5
|
+
export {
|
|
6
|
+
updateTag,
|
|
7
|
+
revalidateTag,
|
|
8
|
+
revalidatePath,
|
|
9
|
+
refresh,
|
|
10
|
+
} from 'next/dist/server/web/spec-extension/revalidate'
|
|
11
|
+
export { unstable_noStore } from 'next/dist/server/web/spec-extension/unstable-no-store'
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* Cache this `"use cache"` for a timespan defined by the `"default"` profile.
|
|
16
|
+
* ```
|
|
17
|
+
* stale: 300 seconds (5 minutes)
|
|
18
|
+
* revalidate: 900 seconds (15 minutes)
|
|
19
|
+
* expire: never
|
|
20
|
+
* ```
|
|
21
|
+
*
|
|
22
|
+
* This cache may be stale on clients for 5 minutes before checking with the server.
|
|
23
|
+
* If the server receives a new request after 15 minutes, start revalidating new values in the background.
|
|
24
|
+
* It lives for the maximum age of the server cache. If this entry has no traffic for a while, it may serve an old value the next request.
|
|
25
|
+
*/
|
|
26
|
+
export function cacheLife(profile: "default"): void
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* Cache this `"use cache"` for a timespan defined by the `"seconds"` profile.
|
|
30
|
+
* ```
|
|
31
|
+
* stale: 30 seconds
|
|
32
|
+
* revalidate: 1 seconds
|
|
33
|
+
* expire: 60 seconds (1 minute)
|
|
34
|
+
* ```
|
|
35
|
+
*
|
|
36
|
+
* This cache may be stale on clients for 30 seconds before checking with the server.
|
|
37
|
+
* If the server receives a new request after 1 seconds, start revalidating new values in the background.
|
|
38
|
+
* If this entry has no traffic for 1 minute it will expire. The next request will recompute it.
|
|
39
|
+
*/
|
|
40
|
+
export function cacheLife(profile: "seconds"): void
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Cache this `"use cache"` for a timespan defined by the `"minutes"` profile.
|
|
44
|
+
* ```
|
|
45
|
+
* stale: 300 seconds (5 minutes)
|
|
46
|
+
* revalidate: 60 seconds (1 minute)
|
|
47
|
+
* expire: 3600 seconds (1 hour)
|
|
48
|
+
* ```
|
|
49
|
+
*
|
|
50
|
+
* This cache may be stale on clients for 5 minutes before checking with the server.
|
|
51
|
+
* If the server receives a new request after 1 minute, start revalidating new values in the background.
|
|
52
|
+
* If this entry has no traffic for 1 hour it will expire. The next request will recompute it.
|
|
53
|
+
*/
|
|
54
|
+
export function cacheLife(profile: "minutes"): void
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* Cache this `"use cache"` for a timespan defined by the `"hours"` profile.
|
|
58
|
+
* ```
|
|
59
|
+
* stale: 300 seconds (5 minutes)
|
|
60
|
+
* revalidate: 3600 seconds (1 hour)
|
|
61
|
+
* expire: 86400 seconds (1 day)
|
|
62
|
+
* ```
|
|
63
|
+
*
|
|
64
|
+
* This cache may be stale on clients for 5 minutes before checking with the server.
|
|
65
|
+
* If the server receives a new request after 1 hour, start revalidating new values in the background.
|
|
66
|
+
* If this entry has no traffic for 1 day it will expire. The next request will recompute it.
|
|
67
|
+
*/
|
|
68
|
+
export function cacheLife(profile: "hours"): void
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* Cache this `"use cache"` for a timespan defined by the `"days"` profile.
|
|
72
|
+
* ```
|
|
73
|
+
* stale: 300 seconds (5 minutes)
|
|
74
|
+
* revalidate: 86400 seconds (1 day)
|
|
75
|
+
* expire: 604800 seconds (1 week)
|
|
76
|
+
* ```
|
|
77
|
+
*
|
|
78
|
+
* This cache may be stale on clients for 5 minutes before checking with the server.
|
|
79
|
+
* If the server receives a new request after 1 day, start revalidating new values in the background.
|
|
80
|
+
* If this entry has no traffic for 1 week it will expire. The next request will recompute it.
|
|
81
|
+
*/
|
|
82
|
+
export function cacheLife(profile: "days"): void
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* Cache this `"use cache"` for a timespan defined by the `"weeks"` profile.
|
|
86
|
+
* ```
|
|
87
|
+
* stale: 300 seconds (5 minutes)
|
|
88
|
+
* revalidate: 604800 seconds (1 week)
|
|
89
|
+
* expire: 2592000 seconds (1 month)
|
|
90
|
+
* ```
|
|
91
|
+
*
|
|
92
|
+
* This cache may be stale on clients for 5 minutes before checking with the server.
|
|
93
|
+
* If the server receives a new request after 1 week, start revalidating new values in the background.
|
|
94
|
+
* If this entry has no traffic for 1 month it will expire. The next request will recompute it.
|
|
95
|
+
*/
|
|
96
|
+
export function cacheLife(profile: "weeks"): void
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* Cache this `"use cache"` for a timespan defined by the `"max"` profile.
|
|
100
|
+
* ```
|
|
101
|
+
* stale: 300 seconds (5 minutes)
|
|
102
|
+
* revalidate: 2592000 seconds (1 month)
|
|
103
|
+
* expire: 31536000 seconds (365 days)
|
|
104
|
+
* ```
|
|
105
|
+
*
|
|
106
|
+
* This cache may be stale on clients for 5 minutes before checking with the server.
|
|
107
|
+
* If the server receives a new request after 1 month, start revalidating new values in the background.
|
|
108
|
+
* If this entry has no traffic for 365 days it will expire. The next request will recompute it.
|
|
109
|
+
*/
|
|
110
|
+
export function cacheLife(profile: "max"): void
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* Cache this `"use cache"` using a custom timespan.
|
|
114
|
+
* ```
|
|
115
|
+
* stale: ... // seconds
|
|
116
|
+
* revalidate: ... // seconds
|
|
117
|
+
* expire: ... // seconds
|
|
118
|
+
* ```
|
|
119
|
+
*
|
|
120
|
+
* This is similar to Cache-Control: max-age=`stale`,s-max-age=`revalidate`,stale-while-revalidate=`expire-revalidate`
|
|
121
|
+
*
|
|
122
|
+
* If a value is left out, the lowest of other cacheLife() calls or the default, is used instead.
|
|
123
|
+
*/
|
|
124
|
+
export function cacheLife(profile: {
|
|
125
|
+
/**
|
|
126
|
+
* This cache may be stale on clients for ... seconds before checking with the server.
|
|
127
|
+
*/
|
|
128
|
+
stale?: number,
|
|
129
|
+
/**
|
|
130
|
+
* If the server receives a new request after ... seconds, start revalidating new values in the background.
|
|
131
|
+
*/
|
|
132
|
+
revalidate?: number,
|
|
133
|
+
/**
|
|
134
|
+
* If this entry has no traffic for ... seconds it will expire. The next request will recompute it.
|
|
135
|
+
*/
|
|
136
|
+
expire?: number
|
|
137
|
+
}): void
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
import { cacheTag } from 'next/dist/server/use-cache/cache-tag'
|
|
141
|
+
export { cacheTag }
|
|
142
|
+
|
|
143
|
+
export const unstable_cacheTag: typeof cacheTag
|
|
144
|
+
export const unstable_cacheLife: typeof cacheLife
|
|
145
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
// This file is generated automatically by Next.js
|
|
2
|
+
// Do not edit this file manually
|
|
3
|
+
|
|
4
|
+
type AppRoutes = "/"
|
|
5
|
+
type PageRoutes = never
|
|
6
|
+
type LayoutRoutes = "/"
|
|
7
|
+
type RedirectRoutes = never
|
|
8
|
+
type RewriteRoutes = never
|
|
9
|
+
type Routes = AppRoutes | PageRoutes | LayoutRoutes | RedirectRoutes | RewriteRoutes
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
interface ParamMap {
|
|
13
|
+
"/": {}
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
export type ParamsOf<Route extends Routes> = ParamMap[Route]
|
|
18
|
+
|
|
19
|
+
interface LayoutSlotMap {
|
|
20
|
+
"/": never
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
export type { AppRoutes, PageRoutes, LayoutRoutes, RedirectRoutes, RewriteRoutes, ParamMap }
|
|
25
|
+
|
|
26
|
+
declare global {
|
|
27
|
+
/**
|
|
28
|
+
* Props for Next.js App Router page components
|
|
29
|
+
* @example
|
|
30
|
+
* ```tsx
|
|
31
|
+
* export default function Page(props: PageProps<'/blog/[slug]'>) {
|
|
32
|
+
* const { slug } = await props.params
|
|
33
|
+
* return <div>Blog post: {slug}</div>
|
|
34
|
+
* }
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
interface PageProps<AppRoute extends AppRoutes> {
|
|
38
|
+
params: Promise<ParamMap[AppRoute]>
|
|
39
|
+
searchParams: Promise<Record<string, string | string[] | undefined>>
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* Props for Next.js App Router layout components
|
|
44
|
+
* @example
|
|
45
|
+
* ```tsx
|
|
46
|
+
* export default function Layout(props: LayoutProps<'/dashboard'>) {
|
|
47
|
+
* return <div>{props.children}</div>
|
|
48
|
+
* }
|
|
49
|
+
* ```
|
|
50
|
+
*/
|
|
51
|
+
type LayoutProps<LayoutRoute extends LayoutRoutes> = {
|
|
52
|
+
params: Promise<ParamMap[LayoutRoute]>
|
|
53
|
+
children: React.ReactNode
|
|
54
|
+
} & {
|
|
55
|
+
[K in LayoutSlotMap[LayoutRoute]]: React.ReactNode
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
// This file is generated automatically by Next.js
|
|
2
|
+
// Do not edit this file manually
|
|
3
|
+
// This file validates that all pages and layouts export the correct types
|
|
4
|
+
|
|
5
|
+
import type { AppRoutes, LayoutRoutes, ParamMap } from "./routes.js"
|
|
6
|
+
import type { ResolvingMetadata, ResolvingViewport } from "next/types.js"
|
|
7
|
+
|
|
8
|
+
type AppPageConfig<Route extends AppRoutes = AppRoutes> = {
|
|
9
|
+
default: React.ComponentType<{ params: Promise<ParamMap[Route]> } & any> | ((props: { params: Promise<ParamMap[Route]> } & any) => React.ReactNode | Promise<React.ReactNode> | never | void | Promise<void>)
|
|
10
|
+
generateStaticParams?: (props: { params: ParamMap[Route] }) => Promise<any[]> | any[]
|
|
11
|
+
generateMetadata?: (
|
|
12
|
+
props: { params: Promise<ParamMap[Route]> } & any,
|
|
13
|
+
parent: ResolvingMetadata
|
|
14
|
+
) => Promise<any> | any
|
|
15
|
+
generateViewport?: (
|
|
16
|
+
props: { params: Promise<ParamMap[Route]> } & any,
|
|
17
|
+
parent: ResolvingViewport
|
|
18
|
+
) => Promise<any> | any
|
|
19
|
+
metadata?: any
|
|
20
|
+
viewport?: any
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
type LayoutConfig<Route extends LayoutRoutes = LayoutRoutes> = {
|
|
24
|
+
default: React.ComponentType<LayoutProps<Route>> | ((props: LayoutProps<Route>) => React.ReactNode | Promise<React.ReactNode> | never | void | Promise<void>)
|
|
25
|
+
generateStaticParams?: (props: { params: ParamMap[Route] }) => Promise<any[]> | any[]
|
|
26
|
+
generateMetadata?: (
|
|
27
|
+
props: { params: Promise<ParamMap[Route]> } & any,
|
|
28
|
+
parent: ResolvingMetadata
|
|
29
|
+
) => Promise<any> | any
|
|
30
|
+
generateViewport?: (
|
|
31
|
+
props: { params: Promise<ParamMap[Route]> } & any,
|
|
32
|
+
parent: ResolvingViewport
|
|
33
|
+
) => Promise<any> | any
|
|
34
|
+
metadata?: any
|
|
35
|
+
viewport?: any
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
// Validate ../../src/app/page.tsx
|
|
40
|
+
{
|
|
41
|
+
type __IsExpected<Specific extends AppPageConfig<"/">> = Specific
|
|
42
|
+
const handler = {} as typeof import("../../src/app/page.js")
|
|
43
|
+
type __Check = __IsExpected<typeof handler>
|
|
44
|
+
// @ts-ignore
|
|
45
|
+
type __Unused = __Check
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
// Validate ../../src/app/layout.tsx
|
|
55
|
+
{
|
|
56
|
+
type __IsExpected<Specific extends LayoutConfig<"/">> = Specific
|
|
57
|
+
const handler = {} as typeof import("../../src/app/layout.js")
|
|
58
|
+
type __Check = __IsExpected<typeof handler>
|
|
59
|
+
// @ts-ignore
|
|
60
|
+
type __Unused = __Check
|
|
61
|
+
}
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bmdl-sdk",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.10",
|
|
4
4
|
"bin": {
|
|
5
5
|
"bmdl-sdk": "./bin/cli.js"
|
|
6
6
|
},
|
|
7
7
|
"files": [
|
|
8
|
-
"dist
|
|
8
|
+
"dist",
|
|
9
9
|
"bin"
|
|
10
10
|
],
|
|
11
11
|
"scripts": {
|
|
@@ -13,7 +13,8 @@
|
|
|
13
13
|
"build": "next build",
|
|
14
14
|
"start": "next start",
|
|
15
15
|
"lint": "eslint",
|
|
16
|
-
"
|
|
16
|
+
"copy-assets": "cp -r public dist/standalone/ && cp -r dist/static dist/standalone/dist/",
|
|
17
|
+
"prepublishOnly": "next build && npm run copy-assets"
|
|
17
18
|
},
|
|
18
19
|
"dependencies": {
|
|
19
20
|
"next": "16.2.10",
|