bmdl-sdk 2.0.9 → 2.0.11

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.
Files changed (248) hide show
  1. package/bin/dev.js +6 -1
  2. package/bin/init.js +103 -0
  3. package/dist/BUILD_ID +1 -0
  4. package/dist/app-path-routes-manifest.json +6 -0
  5. package/dist/build/56416d4ae4ce586f.js +6 -0
  6. package/dist/build/56416d4ae4ce586f.js.map +5 -0
  7. package/dist/build/chunks/[root-of-the-server]__0oj80bi._.js +206 -0
  8. package/dist/build/chunks/[root-of-the-server]__0oj80bi._.js.map +8 -0
  9. package/dist/build/chunks/[root-of-the-server]__1f933tp._.js +500 -0
  10. package/dist/build/chunks/[root-of-the-server]__1f933tp._.js.map +11 -0
  11. package/dist/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js +13 -0
  12. package/dist/build/chunks/[turbopack-node]_transforms_postcss_ts_0b7xl6g._.js.map +5 -0
  13. package/dist/build/chunks/[turbopack]_runtime.js +890 -0
  14. package/dist/build/chunks/[turbopack]_runtime.js.map +11 -0
  15. package/dist/build/chunks/node_modules_20v-8wl._.js +7116 -0
  16. package/dist/build/chunks/node_modules_20v-8wl._.js.map +47 -0
  17. package/dist/build/package.json +1 -0
  18. package/dist/build-manifest.json +20 -0
  19. package/dist/cache/.previewinfo +1 -0
  20. package/dist/cache/.rscinfo +1 -0
  21. package/dist/cache/.tsbuildinfo +1 -0
  22. package/dist/diagnostics/build-diagnostics.json +6 -0
  23. package/dist/diagnostics/framework.json +1 -0
  24. package/dist/diagnostics/route-bundle-stats.json +24 -0
  25. package/dist/export-marker.json +6 -0
  26. package/dist/fallback-build-manifest.json +13 -0
  27. package/dist/images-manifest.json +68 -0
  28. package/dist/next-minimal-server.js.nft.json +1 -0
  29. package/dist/next-server.js.nft.json +1 -0
  30. package/dist/package.json +1 -0
  31. package/dist/prerender-manifest.json +114 -0
  32. package/dist/required-server-files.js +335 -0
  33. package/dist/required-server-files.json +335 -0
  34. package/dist/routes-manifest.json +69 -0
  35. package/dist/server/app/_global-error/page/app-paths-manifest.json +3 -0
  36. package/dist/server/app/_global-error/page/build-manifest.json +16 -0
  37. package/dist/server/app/_global-error/page/next-font-manifest.json +6 -0
  38. package/dist/server/app/_global-error/page/react-loadable-manifest.json +1 -0
  39. package/dist/server/app/_global-error/page/server-reference-manifest.json +4 -0
  40. package/dist/server/app/_global-error/page.js +10 -0
  41. package/dist/server/app/_global-error/page.js.map +5 -0
  42. package/dist/server/app/_global-error/page.js.nft.json +1 -0
  43. package/dist/server/app/_global-error/page_client-reference-manifest.js +3 -0
  44. package/dist/server/app/_global-error.html +1 -0
  45. package/dist/server/app/_global-error.meta +15 -0
  46. package/dist/server/app/_global-error.rsc +15 -0
  47. package/dist/server/app/_global-error.segments/__PAGE__.segment.rsc +5 -0
  48. package/dist/server/app/_global-error.segments/_full.segment.rsc +15 -0
  49. package/dist/server/app/_global-error.segments/_head.segment.rsc +6 -0
  50. package/dist/server/app/_global-error.segments/_index.segment.rsc +5 -0
  51. package/dist/server/app/_global-error.segments/_tree.segment.rsc +1 -0
  52. package/dist/server/app/_not-found/page/app-paths-manifest.json +3 -0
  53. package/dist/server/app/_not-found/page/build-manifest.json +16 -0
  54. package/dist/server/app/_not-found/page/next-font-manifest.json +11 -0
  55. package/dist/server/app/_not-found/page/react-loadable-manifest.json +1 -0
  56. package/dist/server/app/_not-found/page/server-reference-manifest.json +4 -0
  57. package/dist/server/app/_not-found/page.js +13 -0
  58. package/dist/server/app/_not-found/page.js.map +5 -0
  59. package/dist/server/app/_not-found/page.js.nft.json +1 -0
  60. package/dist/server/app/_not-found/page_client-reference-manifest.js +3 -0
  61. package/dist/server/app/_not-found.html +1 -0
  62. package/dist/server/app/_not-found.meta +16 -0
  63. package/dist/server/app/_not-found.rsc +16 -0
  64. package/dist/server/app/_not-found.segments/_full.segment.rsc +16 -0
  65. package/dist/server/app/_not-found.segments/_head.segment.rsc +6 -0
  66. package/dist/server/app/_not-found.segments/_index.segment.rsc +5 -0
  67. package/dist/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
  68. package/dist/server/app/_not-found.segments/_not-found.segment.rsc +5 -0
  69. package/dist/server/app/_not-found.segments/_tree.segment.rsc +2 -0
  70. package/dist/server/app/favicon.ico/route/app-paths-manifest.json +3 -0
  71. package/dist/server/app/favicon.ico/route/build-manifest.json +9 -0
  72. package/dist/server/app/favicon.ico/route.js +6 -0
  73. package/dist/server/app/favicon.ico/route.js.map +5 -0
  74. package/dist/server/app/favicon.ico/route.js.nft.json +1 -0
  75. package/dist/server/app/favicon.ico.body +0 -0
  76. package/dist/server/app/favicon.ico.meta +1 -0
  77. package/dist/server/app/index.html +1 -0
  78. package/dist/server/app/index.meta +14 -0
  79. package/dist/server/app/index.rsc +16 -0
  80. package/dist/server/app/index.segments/__PAGE__.segment.rsc +5 -0
  81. package/dist/server/app/index.segments/_full.segment.rsc +16 -0
  82. package/dist/server/app/index.segments/_head.segment.rsc +6 -0
  83. package/dist/server/app/index.segments/_index.segment.rsc +5 -0
  84. package/dist/server/app/index.segments/_tree.segment.rsc +4 -0
  85. package/dist/server/app/page/app-paths-manifest.json +3 -0
  86. package/dist/server/app/page/build-manifest.json +16 -0
  87. package/dist/server/app/page/next-font-manifest.json +11 -0
  88. package/dist/server/app/page/react-loadable-manifest.json +1 -0
  89. package/dist/server/app/page/server-reference-manifest.json +4 -0
  90. package/dist/server/app/page.js +14 -0
  91. package/dist/server/app/page.js.map +5 -0
  92. package/dist/server/app/page.js.nft.json +1 -0
  93. package/dist/server/app/page_client-reference-manifest.js +3 -0
  94. package/dist/server/app-paths-manifest.json +6 -0
  95. package/dist/server/chunks/[externals]_next_dist_0iuj5m_._.js +3 -0
  96. package/dist/server/chunks/[externals]_next_dist_0iuj5m_._.js.map +1 -0
  97. package/dist/server/chunks/[root-of-the-server]__1doahrz._.js +13 -0
  98. package/dist/server/chunks/[root-of-the-server]__1doahrz._.js.map +1 -0
  99. package/dist/server/chunks/[turbopack]_runtime.js +903 -0
  100. package/dist/server/chunks/[turbopack]_runtime.js.map +11 -0
  101. package/dist/server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js +3 -0
  102. package/dist/server/chunks/_next-internal_server_app_favicon_ico_route_actions_0g2jjls.js.map +1 -0
  103. package/dist/server/chunks/ssr/[root-of-the-server]__09x-cth._.js +3 -0
  104. package/dist/server/chunks/ssr/[root-of-the-server]__09x-cth._.js.map +1 -0
  105. package/dist/server/chunks/ssr/[root-of-the-server]__0ei1rro._.js +33 -0
  106. package/dist/server/chunks/ssr/[root-of-the-server]__0ei1rro._.js.map +1 -0
  107. package/dist/server/chunks/ssr/[root-of-the-server]__0g84hko._.js +19 -0
  108. package/dist/server/chunks/ssr/[root-of-the-server]__0g84hko._.js.map +1 -0
  109. package/dist/server/chunks/ssr/[root-of-the-server]__0vcu5aa._.js +3 -0
  110. package/dist/server/chunks/ssr/[root-of-the-server]__0vcu5aa._.js.map +1 -0
  111. package/dist/server/chunks/ssr/[root-of-the-server]__1gux7cw._.js +3 -0
  112. package/dist/server/chunks/ssr/[root-of-the-server]__1gux7cw._.js.map +1 -0
  113. package/dist/server/chunks/ssr/[root-of-the-server]__1jp7az7._.js +3 -0
  114. package/dist/server/chunks/ssr/[root-of-the-server]__1jp7az7._.js.map +1 -0
  115. package/dist/server/chunks/ssr/[root-of-the-server]__1tcd_jn._.js +33 -0
  116. package/dist/server/chunks/ssr/[root-of-the-server]__1tcd_jn._.js.map +1 -0
  117. package/dist/server/chunks/ssr/[root-of-the-server]__1w1ep09._.js +3 -0
  118. package/dist/server/chunks/ssr/[root-of-the-server]__1w1ep09._.js.map +1 -0
  119. package/dist/server/chunks/ssr/[turbopack]_runtime.js +903 -0
  120. package/dist/server/chunks/ssr/[turbopack]_runtime.js.map +11 -0
  121. package/dist/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_0zi5s8-.js +3 -0
  122. package/dist/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_0zi5s8-.js.map +1 -0
  123. package/dist/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_0pt47yr.js +3 -0
  124. package/dist/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_0pt47yr.js.map +1 -0
  125. package/dist/server/chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js +3 -0
  126. package/dist/server/chunks/ssr/_next-internal_server_app_page_actions_0hhsz1j.js.map +1 -0
  127. package/dist/server/chunks/ssr/node_modules_09r9c10._.js +3 -0
  128. package/dist/server/chunks/ssr/node_modules_09r9c10._.js.map +1 -0
  129. package/dist/server/chunks/ssr/node_modules_0h91jdk._.js +33 -0
  130. package/dist/server/chunks/ssr/node_modules_0h91jdk._.js.map +1 -0
  131. package/dist/server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js +6 -0
  132. package/dist/server/chunks/ssr/node_modules_next_dist_1vgd_ru._.js.map +1 -0
  133. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js +3 -0
  134. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js.map +1 -0
  135. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js +3 -0
  136. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js.map +1 -0
  137. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js +3 -0
  138. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js.map +1 -0
  139. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js +3 -0
  140. package/dist/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js.map +1 -0
  141. package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_06zp_1r.js +4 -0
  142. package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_06zp_1r.js.map +1 -0
  143. package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dq5iwc.js +4 -0
  144. package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0dq5iwc.js.map +1 -0
  145. package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_18uzvmz.js +4 -0
  146. package/dist/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_18uzvmz.js.map +1 -0
  147. package/dist/server/functions-config-manifest.json +4 -0
  148. package/dist/server/interception-route-rewrite-manifest.js +1 -0
  149. package/dist/server/middleware-build-manifest.js +20 -0
  150. package/dist/server/middleware-manifest.json +6 -0
  151. package/dist/server/next-font-manifest.js +1 -0
  152. package/dist/server/next-font-manifest.json +15 -0
  153. package/dist/server/pages/404.html +1 -0
  154. package/dist/server/pages/500.html +1 -0
  155. package/dist/server/pages-manifest.json +4 -0
  156. package/dist/server/prefetch-hints.json +1 -0
  157. package/dist/server/server-reference-manifest.js +1 -0
  158. package/dist/server/server-reference-manifest.json +5 -0
  159. package/dist/standalone/dist/BUILD_ID +1 -1
  160. package/dist/standalone/dist/build-manifest.json +3 -3
  161. package/dist/standalone/dist/server/app/_global-error.html +1 -1
  162. package/dist/standalone/dist/server/app/_global-error.rsc +1 -1
  163. package/dist/standalone/dist/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  164. package/dist/standalone/dist/server/app/_global-error.segments/_full.segment.rsc +1 -1
  165. package/dist/standalone/dist/server/app/_global-error.segments/_head.segment.rsc +1 -1
  166. package/dist/standalone/dist/server/app/_global-error.segments/_index.segment.rsc +1 -1
  167. package/dist/standalone/dist/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  168. package/dist/standalone/dist/server/app/_not-found.html +1 -1
  169. package/dist/standalone/dist/server/app/_not-found.rsc +1 -1
  170. package/dist/standalone/dist/server/app/_not-found.segments/_full.segment.rsc +1 -1
  171. package/dist/standalone/dist/server/app/_not-found.segments/_head.segment.rsc +1 -1
  172. package/dist/standalone/dist/server/app/_not-found.segments/_index.segment.rsc +1 -1
  173. package/dist/standalone/dist/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  174. package/dist/standalone/dist/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  175. package/dist/standalone/dist/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  176. package/dist/standalone/dist/server/app/index.html +1 -1
  177. package/dist/standalone/dist/server/app/index.rsc +1 -1
  178. package/dist/standalone/dist/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  179. package/dist/standalone/dist/server/app/index.segments/_full.segment.rsc +1 -1
  180. package/dist/standalone/dist/server/app/index.segments/_head.segment.rsc +1 -1
  181. package/dist/standalone/dist/server/app/index.segments/_index.segment.rsc +1 -1
  182. package/dist/standalone/dist/server/app/index.segments/_tree.segment.rsc +1 -1
  183. package/dist/standalone/dist/server/middleware-build-manifest.js +3 -3
  184. package/dist/standalone/dist/server/pages/404.html +1 -1
  185. package/dist/standalone/dist/server/pages/500.html +1 -1
  186. package/dist/standalone/dist/static/chunks/0atut6a2uuyid.js +5 -0
  187. package/dist/standalone/dist/static/chunks/0cz1d0mv5g_q7.js +1 -0
  188. package/dist/standalone/dist/static/chunks/0d41-jf_40sy3.css +3 -0
  189. package/dist/standalone/dist/static/chunks/158myu8e_yme3.js +1 -0
  190. package/dist/standalone/dist/static/chunks/3rxl-jt3pdxgx.js +1 -0
  191. package/dist/standalone/dist/static/chunks/3z5q_p4msz2ha.js +31 -0
  192. package/dist/standalone/dist/static/chunks/turbopack-2yeu2nae5n77t.js +1 -0
  193. package/dist/standalone/dist/static/media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2 +0 -0
  194. package/dist/standalone/dist/static/media/53b9e256198e5412-s.390ncx5urfkfu.woff2 +0 -0
  195. package/dist/standalone/dist/static/media/5ce348bf30bf5439-s.31988l_ccedte.woff2 +0 -0
  196. package/dist/standalone/dist/static/media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2 +0 -0
  197. package/dist/standalone/dist/static/media/7178b3e590c64307-s.21jp631_3pja2.woff2 +0 -0
  198. package/dist/standalone/dist/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 +0 -0
  199. package/dist/standalone/dist/static/media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2 +0 -0
  200. package/dist/standalone/dist/static/media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2 +0 -0
  201. package/dist/standalone/dist/static/media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2 +0 -0
  202. package/dist/standalone/dist/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 +0 -0
  203. package/dist/standalone/dist/static/media/favicon.2vob68tjqpejf.ico +0 -0
  204. package/dist/standalone/dist/static/media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2 +0 -0
  205. package/dist/standalone/dist/static/w9LL7SwwIAWabuD8yeEqP/_buildManifest.js +11 -0
  206. package/dist/standalone/dist/static/w9LL7SwwIAWabuD8yeEqP/_clientMiddlewareManifest.js +1 -0
  207. package/dist/standalone/dist/static/w9LL7SwwIAWabuD8yeEqP/_ssgManifest.js +1 -0
  208. package/dist/standalone/package.json +6 -4
  209. package/dist/standalone/public/file.svg +1 -0
  210. package/dist/standalone/public/globe.svg +1 -0
  211. package/dist/standalone/public/next.svg +1 -0
  212. package/dist/standalone/public/vercel.svg +1 -0
  213. package/dist/standalone/public/window.svg +1 -0
  214. package/dist/static/chunks/0atut6a2uuyid.js +5 -0
  215. package/dist/static/chunks/0cz1d0mv5g_q7.js +1 -0
  216. package/dist/static/chunks/0d41-jf_40sy3.css +3 -0
  217. package/dist/static/chunks/158myu8e_yme3.js +1 -0
  218. package/dist/static/chunks/3rxl-jt3pdxgx.js +1 -0
  219. package/dist/static/chunks/3z5q_p4msz2ha.js +31 -0
  220. package/dist/static/chunks/turbopack-2yeu2nae5n77t.js +1 -0
  221. package/dist/static/media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2 +0 -0
  222. package/dist/static/media/53b9e256198e5412-s.390ncx5urfkfu.woff2 +0 -0
  223. package/dist/static/media/5ce348bf30bf5439-s.31988l_ccedte.woff2 +0 -0
  224. package/dist/static/media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2 +0 -0
  225. package/dist/static/media/7178b3e590c64307-s.21jp631_3pja2.woff2 +0 -0
  226. package/dist/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 +0 -0
  227. package/dist/static/media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2 +0 -0
  228. package/dist/static/media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2 +0 -0
  229. package/dist/static/media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2 +0 -0
  230. package/dist/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 +0 -0
  231. package/dist/static/media/favicon.2vob68tjqpejf.ico +0 -0
  232. package/dist/static/media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2 +0 -0
  233. package/dist/static/w9LL7SwwIAWabuD8yeEqP/_buildManifest.js +11 -0
  234. package/dist/static/w9LL7SwwIAWabuD8yeEqP/_clientMiddlewareManifest.js +1 -0
  235. package/dist/static/w9LL7SwwIAWabuD8yeEqP/_ssgManifest.js +1 -0
  236. package/dist/trace +1 -0
  237. package/dist/trace-build +1 -0
  238. package/dist/turbopack +0 -0
  239. package/dist/types/cache-life.d.ts +145 -0
  240. package/dist/types/routes.d.ts +57 -0
  241. package/dist/types/validator.ts +61 -0
  242. package/package.json +6 -4
  243. package/templates/App.tsx +11 -0
  244. package/templates/config.ts +13 -0
  245. package/templates/dataOptions.ts +5 -0
  246. package/templates/icon.svg +115 -0
  247. package/templates/tsconfig.json +7 -0
  248. package/templates/viewOptions.ts +5 -0
@@ -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)})();
@@ -0,0 +1,11 @@
1
+ self.__BUILD_MANIFEST = {
2
+ "__rewrites": {
3
+ "afterFiles": [],
4
+ "beforeFiles": [],
5
+ "fallback": []
6
+ },
7
+ "sortedPages": [
8
+ "/_app",
9
+ "/_error"
10
+ ]
11
+ };self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB()
@@ -0,0 +1 @@
1
+ self.__MIDDLEWARE_MATCHERS = [];self.__MIDDLEWARE_MATCHERS_CB && self.__MIDDLEWARE_MATCHERS_CB()
@@ -0,0 +1 @@
1
+ self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
package/dist/trace ADDED
@@ -0,0 +1 @@
1
+ [{"name":"generate-buildid","duration":220,"timestamp":15301761573,"id":4,"parentId":1,"tags":{},"startTime":1784233119251,"traceId":"cdd0066e8ec1d6c0"},{"name":"load-custom-routes","duration":373,"timestamp":15301761896,"id":5,"parentId":1,"tags":{},"startTime":1784233119251,"traceId":"cdd0066e8ec1d6c0"},{"name":"create-dist-dir","duration":481,"timestamp":15301762299,"id":6,"parentId":1,"tags":{},"startTime":1784233119252,"traceId":"cdd0066e8ec1d6c0"},{"name":"clean","duration":22581,"timestamp":15301763602,"id":7,"parentId":1,"tags":{},"startTime":1784233119253,"traceId":"cdd0066e8ec1d6c0"},{"name":"discover-routes","duration":13054,"timestamp":15301930070,"id":8,"parentId":1,"tags":{},"startTime":1784233119420,"traceId":"cdd0066e8ec1d6c0"},{"name":"create-root-mapping","duration":104,"timestamp":15301943197,"id":9,"parentId":1,"tags":{},"startTime":1784233119433,"traceId":"cdd0066e8ec1d6c0"},{"name":"generate-route-types","duration":10764,"timestamp":15301945359,"id":10,"parentId":1,"tags":{},"startTime":1784233119435,"traceId":"cdd0066e8ec1d6c0"},{"name":"public-dir-conflict-check","duration":138,"timestamp":15301956247,"id":11,"parentId":1,"tags":{},"startTime":1784233119446,"traceId":"cdd0066e8ec1d6c0"},{"name":"generate-routes-manifest","duration":14980,"timestamp":15301956489,"id":12,"parentId":1,"tags":{},"startTime":1784233119446,"traceId":"cdd0066e8ec1d6c0"},{"name":"run-turbopack","duration":2386966,"timestamp":15301977425,"id":14,"parentId":1,"tags":{},"startTime":1784233119467,"traceId":"cdd0066e8ec1d6c0"},{"name":"turbopack-build-events","duration":66,"timestamp":15302285683,"id":15,"parentId":1,"tags":{},"startTime":1784233119775,"traceId":"cdd0066e8ec1d6c0"},{"name":"run-typescript","duration":2036444,"timestamp":15304373338,"id":16,"parentId":1,"tags":{},"startTime":1784233121863,"traceId":"cdd0066e8ec1d6c0"},{"name":"generate-required-server-files","duration":2124,"timestamp":15306411934,"id":18,"parentId":1,"tags":{},"startTime":1784233123901,"traceId":"cdd0066e8ec1d6c0"},{"name":"check-static-error-page","duration":2997,"timestamp":15306511334,"id":20,"parentId":19,"tags":{},"startTime":1784233124001,"traceId":"cdd0066e8ec1d6c0"},{"name":"is-page-static","duration":291486,"timestamp":15306517731,"id":26,"parentId":22,"tags":{},"startTime":1784233124007,"traceId":"cdd0066e8ec1d6c0"},{"name":"check-page","duration":295749,"timestamp":15306513581,"id":22,"parentId":19,"tags":{"page":"/_global-error"},"startTime":1784233124003,"traceId":"cdd0066e8ec1d6c0"},{"name":"is-page-static","duration":378000,"timestamp":15306517346,"id":25,"parentId":21,"tags":{},"startTime":1784233124007,"traceId":"cdd0066e8ec1d6c0"},{"name":"check-page","duration":382875,"timestamp":15306512537,"id":21,"parentId":19,"tags":{"page":"/_not-found"},"startTime":1784233124002,"traceId":"cdd0066e8ec1d6c0"},{"name":"is-page-static","duration":389720,"timestamp":15306517825,"id":27,"parentId":23,"tags":{},"startTime":1784233124007,"traceId":"cdd0066e8ec1d6c0"},{"name":"check-page","duration":393778,"timestamp":15306513827,"id":23,"parentId":19,"tags":{"page":"/favicon.ico"},"startTime":1784233124003,"traceId":"cdd0066e8ec1d6c0"},{"name":"is-page-static","duration":400592,"timestamp":15306519847,"id":28,"parentId":24,"tags":{},"startTime":1784233124009,"traceId":"cdd0066e8ec1d6c0"},{"name":"check-page","duration":406307,"timestamp":15306514195,"id":24,"parentId":19,"tags":{"page":"/"},"startTime":1784233124004,"traceId":"cdd0066e8ec1d6c0"},{"name":"static-check","duration":409722,"timestamp":15306510806,"id":19,"parentId":1,"tags":{},"startTime":1784233124000,"traceId":"cdd0066e8ec1d6c0"},{"name":"write-routes-manifest","duration":870,"timestamp":15306921997,"id":30,"parentId":1,"tags":{},"startTime":1784233124412,"traceId":"cdd0066e8ec1d6c0"},{"name":"load-dotenv","duration":35,"timestamp":15306937360,"id":33,"parentId":32,"tags":{},"startTime":1784233124427,"traceId":"cdd0066e8ec1d6c0"},{"name":"run-export-path-map","duration":383,"timestamp":15306942587,"id":34,"parentId":32,"tags":{},"startTime":1784233124432,"traceId":"cdd0066e8ec1d6c0"},{"name":"next-export","duration":601554,"timestamp":15306936277,"id":32,"parentId":1,"tags":{},"startTime":1784233124426,"traceId":"cdd0066e8ec1d6c0"},{"name":"move-exported-app-not-found-","duration":22612,"timestamp":15307539373,"id":35,"parentId":31,"tags":{},"startTime":1784233125029,"traceId":"cdd0066e8ec1d6c0"},{"name":"move-exported-app-global-error-","duration":20422,"timestamp":15307562238,"id":36,"parentId":31,"tags":{},"startTime":1784233125052,"traceId":"cdd0066e8ec1d6c0"},{"name":"static-generation","duration":662343,"timestamp":15306927912,"id":31,"parentId":1,"tags":{},"startTime":1784233124417,"traceId":"cdd0066e8ec1d6c0"},{"name":"write-routes-manifest","duration":1386,"timestamp":15307590555,"id":37,"parentId":1,"tags":{},"startTime":1784233125080,"traceId":"cdd0066e8ec1d6c0"},{"name":"write-standalone-directory","duration":323781,"timestamp":15307610826,"id":39,"parentId":1,"tags":{},"startTime":1784233125100,"traceId":"cdd0066e8ec1d6c0"},{"name":"output-standalone","duration":324469,"timestamp":15307610166,"id":38,"parentId":1,"tags":{},"startTime":1784233125100,"traceId":"cdd0066e8ec1d6c0"},{"name":"print-tree-view","duration":2135,"timestamp":15307935329,"id":40,"parentId":1,"tags":{},"startTime":1784233125425,"traceId":"cdd0066e8ec1d6c0"},{"name":"write-route-bundle-stats","duration":3391,"timestamp":15307937486,"id":41,"parentId":1,"tags":{},"startTime":1784233125427,"traceId":"cdd0066e8ec1d6c0"},{"name":"telemetry-flush","duration":76,"timestamp":15307940897,"id":42,"parentId":1,"tags":{},"startTime":1784233125430,"traceId":"cdd0066e8ec1d6c0"},{"name":"next-build","duration":6249253,"timestamp":15301691730,"id":1,"tags":{"buildMode":"default","version":"16.2.10","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1784233119181,"traceId":"cdd0066e8ec1d6c0"}]
@@ -0,0 +1 @@
1
+ [{"name":"run-turbopack","duration":2386966,"timestamp":15301977425,"id":14,"parentId":1,"tags":{},"startTime":1784233119467,"traceId":"cdd0066e8ec1d6c0"},{"name":"turbopack-build-events","duration":66,"timestamp":15302285683,"id":15,"parentId":1,"tags":{},"startTime":1784233119775,"traceId":"cdd0066e8ec1d6c0"},{"name":"run-typescript","duration":2036444,"timestamp":15304373338,"id":16,"parentId":1,"tags":{},"startTime":1784233121863,"traceId":"cdd0066e8ec1d6c0"},{"name":"static-check","duration":409722,"timestamp":15306510806,"id":19,"parentId":1,"tags":{},"startTime":1784233124000,"traceId":"cdd0066e8ec1d6c0"},{"name":"static-generation","duration":662343,"timestamp":15306927912,"id":31,"parentId":1,"tags":{},"startTime":1784233124417,"traceId":"cdd0066e8ec1d6c0"},{"name":"output-standalone","duration":324469,"timestamp":15307610166,"id":38,"parentId":1,"tags":{},"startTime":1784233125100,"traceId":"cdd0066e8ec1d6c0"},{"name":"telemetry-flush","duration":76,"timestamp":15307940897,"id":42,"parentId":1,"tags":{},"startTime":1784233125430,"traceId":"cdd0066e8ec1d6c0"},{"name":"next-build","duration":6249253,"timestamp":15301691730,"id":1,"tags":{"buildMode":"default","version":"16.2.10","bundler":"turbopack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1784233119181,"traceId":"cdd0066e8ec1d6c0"}]
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,19 +1,21 @@
1
1
  {
2
2
  "name": "bmdl-sdk",
3
- "version": "2.0.9",
3
+ "version": "2.0.11",
4
4
  "bin": {
5
5
  "bmdl-sdk": "./bin/cli.js"
6
6
  },
7
7
  "files": [
8
- "dist/standalone",
9
- "bin"
8
+ "dist",
9
+ "bin",
10
+ "templates"
10
11
  ],
11
12
  "scripts": {
12
13
  "dev": "next dev",
13
14
  "build": "next build",
14
15
  "start": "next start",
15
16
  "lint": "eslint",
16
- "prepublishOnly": "next build"
17
+ "copy-assets": "cp -r public dist/standalone/ && cp -r dist/static dist/standalone/dist/",
18
+ "prepublishOnly": "next build && npm run copy-assets"
17
19
  },
18
20
  "dependencies": {
19
21
  "next": "16.2.10",
@@ -0,0 +1,11 @@
1
+ import React from 'react'
2
+ import { ComponentProps } from '..'
3
+
4
+ const NameComponent: React.FC<ComponentProps> = ({
5
+ dataOptions,
6
+ viewOptions,
7
+ }) => {
8
+ return <div>NameComponent</div>
9
+ }
10
+
11
+ export default NameComponent
@@ -0,0 +1,13 @@
1
+ import { Config } from '..'
2
+ import packageJson from '../package.json'
3
+
4
+ export const config: Config = {
5
+ label: {
6
+ ru: 'NameComponent',
7
+ en: 'NameComponent',
8
+ },
9
+ categories: [],
10
+ icon: 'icon.svg',
11
+ preview: 'preview.webp',
12
+ version: packageJson.version,
13
+ }
@@ -0,0 +1,5 @@
1
+ import { CreateDataOptions } from '..'
2
+
3
+ export const createDataOptions: CreateDataOptions = () => {
4
+ return []
5
+ }
@@ -0,0 +1,115 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
3
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4
+ <svg version="1.0" xmlns="http://www.w3.org/2000/svg"
5
+ width="4000.000000pt" height="3860.000000pt" viewBox="0 0 4000.000000 3860.000000"
6
+ preserveAspectRatio="xMidYMid meet">
7
+
8
+ <g transform="translate(0.000000,3860.000000) scale(0.100000,-0.100000)"
9
+ fill="#7367F0" stroke="none">
10
+ <path d="M7485 38594 c-404 -31 -604 -54 -880 -100 -1351 -225 -2635 -808
11
+ -3700 -1681 -396 -324 -794 -722 -1118 -1118 -779 -951 -1330 -2079 -1597
12
+ -3270 -73 -326 -124 -644 -163 -1021 l-22 -219 0 -11885 c0 -11368 1 -11893
13
+ 18 -12065 62 -623 152 -1088 312 -1620 297 -985 796 -1918 1452 -2720 172
14
+ -210 319 -371 533 -585 297 -297 515 -487 830 -724 1194 -898 2559 -1427 4040
15
+ -1566 311 -29 1167 -29 1476 0 1497 140 2877 678 4068 1584 87 67 222 169 300
16
+ 227 77 59 155 118 172 133 18 14 36 26 41 26 5 0 22 13 38 30 16 16 33 30 38
17
+ 30 5 0 24 12 42 28 31 25 58 45 231 170 37 26 84 62 105 81 22 18 39 30 39 26
18
+ 0 -8 109 87 196 170 28 28 94 89 145 137 52 47 121 112 154 143 33 32 107 101
19
+ 165 153 58 53 1337 1327 2843 2831 1505 1505 2742 2736 2747 2736 5 0 1208
20
+ -1197 2672 -2661 1465 -1463 2710 -2703 2768 -2756 58 -52 132 -121 165 -153
21
+ 33 -31 102 -96 154 -143 51 -48 117 -109 145 -137 87 -83 196 -178 196 -170 0
22
+ 4 17 -8 39 -26 21 -19 68 -55 105 -81 173 -125 200 -145 231 -171 18 -15 37
23
+ -27 42 -27 5 0 22 -14 38 -30 16 -17 33 -30 38 -30 5 0 23 -12 41 -26 17 -14
24
+ 76 -60 132 -103 56 -42 159 -125 230 -185 794 -668 1780 -1201 2774 -1499 538
25
+ -162 1017 -255 1574 -307 309 -29 1165 -29 1476 0 1238 116 2409 510 3455
26
+ 1163 734 458 1401 1044 1948 1712 656 802 1155 1735 1452 2720 160 532 250
27
+ 997 312 1620 17 172 18 697 18 12065 l0 11885 -22 219 c-87 845 -269 1583
28
+ -571 2306 -502 1208 -1296 2275 -2307 3103 -801 656 -1736 1155 -2720 1452
29
+ -534 161 -1035 257 -1625 312 -276 26 -1101 26 -1365 0 -934 -91 -1703 -288
30
+ -2530 -650 -415 -181 -938 -475 -1298 -728 -98 -69 -117 -79 -117 -58 0 6 -13
31
+ 0 -29 -13 -16 -12 -45 -33 -63 -46 -60 -42 -312 -229 -344 -256 -18 -14 -36
32
+ -26 -41 -26 -5 0 -22 -13 -38 -30 -16 -16 -33 -30 -38 -30 -5 0 -24 -12 -42
33
+ -27 -31 -26 -72 -56 -234 -172 -35 -25 -81 -61 -102 -80 -22 -18 -39 -30 -39
34
+ -26 0 8 -109 -87 -196 -170 -28 -27 -94 -89 -145 -137 -52 -47 -121 -112 -154
35
+ -143 -33 -32 -107 -101 -165 -153 -58 -53 -1380 -1370 -2938 -2926 -1558
36
+ -1557 -2834 -2831 -2837 -2831 -3 0 -1212 1206 -2687 2681 -1476 1474 -2730
37
+ 2723 -2788 2776 -58 52 -132 121 -165 153 -33 31 -102 96 -154 143 -51 48
38
+ -117 110 -145 137 -87 83 -196 178 -196 170 0 -4 -17 8 -39 26 -21 19 -68 55
39
+ -105 82 -173 124 -200 144 -231 170 -18 15 -37 27 -42 27 -5 0 -22 14 -38 30
40
+ -16 17 -33 30 -38 30 -5 0 -23 12 -41 26 -31 26 -280 211 -344 256 -18 13 -45
41
+ 32 -59 43 -15 11 -33 20 -40 21 -7 1 -34 20 -61 41 -26 22 -101 80 -167 129
42
+ -1012 758 -2170 1260 -3390 1469 -514 88 -731 106 -1305 110 -256 1 -487 1
43
+ -515 -1z m985 -5301 c265 -32 552 -107 747 -194 23 -11 45 -19 48 -19 15 0
44
+ 274 -135 358 -187 87 -54 290 -202 367 -267 19 -17 98 -93 174 -171 77 -77
45
+ 143 -140 147 -140 4 0 509 -501 1123 -1112 613 -612 1121 -1113 1128 -1113 7
46
+ 0 855 -842 1883 -1871 l1870 -1870 -2743 -2740 c-2463 -2460 -2749 -2749
47
+ -2792 -2820 -65 -107 -147 -276 -195 -404 -188 -495 -223 -1040 -100 -1552 52
48
+ -217 127 -415 233 -616 71 -135 199 -334 242 -377 3 -3 30 -36 61 -75 67 -84
49
+ 221 -241 304 -310 33 -28 65 -54 71 -60 7 -5 24 -19 40 -30 15 -11 39 -29 53
50
+ -41 51 -41 248 -161 346 -211 237 -120 465 -199 666 -228 57 -9 149 -23 204
51
+ -31 55 -8 116 -19 135 -24 22 -6 1481 -10 4015 -10 l3980 0 -5448 -5448
52
+ c-4888 -4887 -5461 -5456 -5569 -5537 -67 -49 -164 -116 -216 -148 -85 -53
53
+ -342 -187 -357 -187 -3 0 -25 -8 -48 -19 -23 -10 -87 -35 -142 -54 -609 -215
54
+ -1282 -215 -1890 0 -55 19 -113 41 -130 48 -16 8 -52 23 -80 35 -188 82 -373
55
+ 191 -550 324 -150 113 -165 125 -305 266 -141 140 -153 155 -266 305 -175 233
56
+ -304 472 -402 745 -73 204 -149 520 -159 663 -3 42 -10 77 -14 77 -13 0 -11
57
+ 22157 1 22240 5 36 14 175 20 310 20 436 60 675 167 975 19 55 44 119 54 142
58
+ 11 23 19 45 19 48 0 15 135 274 187 358 54 88 204 293 267 367 38 43 249 254
59
+ 296 295 19 17 89 71 155 121 587 442 1314 636 2045 547z m23735 1 c513 -62
60
+ 964 -243 1370 -548 66 -50 136 -104 155 -121 47 -41 258 -252 296 -295 63 -74
61
+ 213 -279 267 -367 52 -84 187 -343 187 -358 0 -3 8 -25 19 -48 28 -64 87 -231
62
+ 115 -332 32 -112 59 -256 86 -450 11 -82 27 -184 35 -225 12 -65 14 -1601 15
63
+ -11363 0 -9999 -2 -11290 -15 -11303 -8 -9 -15 -31 -15 -50 0 -77 -48 -346
64
+ -86 -479 -99 -352 -253 -665 -468 -950 -113 -150 -125 -165 -266 -305 -140
65
+ -141 -155 -153 -305 -266 -172 -129 -355 -238 -535 -317 -103 -46 -133 -58
66
+ -225 -90 -606 -215 -1281 -215 -1890 0 -55 19 -119 44 -142 54 -23 11 -45 19
67
+ -48 19 -15 0 -274 135 -358 187 -245 151 -120 29 -3497 3408 l-3175 3176 2829
68
+ 2826 c2537 2534 2833 2833 2876 2905 65 106 147 275 195 403 188 495 223 1040
69
+ 100 1552 -52 217 -127 415 -233 616 -71 135 -199 334 -242 377 -3 3 -30 37
70
+ -61 75 -67 84 -221 241 -304 310 -33 28 -65 55 -71 60 -7 6 -24 19 -40 30 -15
71
+ 11 -39 29 -53 41 -51 41 -248 161 -346 211 -250 127 -517 215 -790 258 -55 9
72
+ -101 20 -103 25 -2 7 -1470 10 -4055 10 l-4052 0 5360 5361 c3953 3954 5385
73
+ 5380 5455 5433 52 40 137 98 187 129 84 52 343 187 358 187 3 0 25 8 48 19 23
74
+ 10 87 35 142 54 411 145 848 193 1280 141z"/>
75
+ </g>
76
+ <g transform="translate(0.000000,3860.000000) scale(0.100000,-0.100000)"
77
+ fill="#685DD7" stroke="none">
78
+ <path d="M16570 33464 c-6 -32 -22 -108 -35 -169 -36 -164 -115 -538 -195
79
+ -915 -38 -184 -75 -355 -80 -379 -6 -24 -31 -139 -55 -255 -25 -116 -72 -339
80
+ -105 -496 -33 -157 -78 -368 -100 -470 -22 -102 -60 -282 -85 -400 -136 -636
81
+ -219 -1031 -290 -1369 -25 -117 -50 -232 -55 -255 -6 -22 -39 -180 -75 -351
82
+ -36 -170 -100 -469 -141 -664 l-76 -354 519 -519 518 -518 1860 1860 1860
83
+ 1860 -1726 1726 -1727 1727 -12 -59z"/>
84
+ <path d="M21815 10430 l-1860 -1860 1725 -1725 c948 -948 1725 -1723 1727
85
+ -1721 2 1 14 56 28 122 13 65 49 236 80 379 31 143 67 312 80 375 13 63 51
86
+ 243 85 400 33 157 81 380 105 495 25 116 72 338 105 495 33 157 78 368 100
87
+ 470 22 102 60 282 85 400 136 636 219 1031 290 1369 25 117 50 232 55 255 6
88
+ 22 39 181 75 351 36 171 100 469 141 664 l76 354 -519 519 -518 518 -1860
89
+ -1860z"/>
90
+ </g>
91
+ <g transform="translate(0.000000,3860.000000) scale(0.100000,-0.100000)"
92
+ fill="#6D62E3" stroke="none">
93
+ <path d="M12650 33533 l0 -3518 1314 -1314 c1159 -1159 1314 -1310 1319 -1290
94
+ 7 31 127 594 212 994 36 171 69 329 75 351 5 23 30 138 55 255 71 338 154 733
95
+ 290 1369 25 118 63 298 85 400 22 102 67 313 100 470 33 157 80 380 105 495
96
+ 24 116 72 338 105 495 34 157 72 337 85 400 13 63 49 232 80 375 31 143 67
97
+ 316 81 384 l26 124 -952 951 c-523 523 -988 984 -1033 1024 -45 39 -122 111
98
+ -172 158 -49 47 -132 125 -184 172 -51 48 -117 110 -145 137 -87 83 -196 178
99
+ -196 170 0 -4 -17 8 -39 26 -21 19 -67 55 -102 80 -162 116 -203 146 -234 172
100
+ -18 15 -37 27 -42 27 -5 0 -22 14 -38 30 -16 17 -33 30 -38 30 -5 0 -23 12
101
+ -41 26 -31 26 -280 211 -344 256 -18 13 -45 32 -59 43 -15 11 -33 20 -40 21
102
+ -7 1 -34 20 -61 41 -26 22 -84 67 -129 102 l-83 62 0 -3518z"/>
103
+ <path d="M24707 11229 c-7 -31 -127 -594 -212 -994 -36 -170 -69 -329 -75
104
+ -351 -5 -23 -30 -138 -55 -255 -71 -338 -154 -733 -290 -1369 -25 -118 -63
105
+ -298 -85 -400 -22 -102 -67 -313 -100 -470 -33 -157 -80 -379 -105 -495 -24
106
+ -115 -72 -338 -105 -495 -34 -157 -72 -337 -85 -400 -13 -63 -49 -232 -80
107
+ -375 -31 -143 -67 -316 -81 -384 l-26 -124 952 -951 c523 -523 988 -984 1033
108
+ -1024 45 -39 123 -111 172 -158 50 -47 132 -125 184 -172 51 -48 117 -109 145
109
+ -137 87 -83 196 -178 196 -170 0 4 17 -8 39 -26 21 -19 70 -56 107 -83 38 -28
110
+ 98 -70 133 -95 34 -25 78 -58 96 -74 18 -15 37 -27 42 -27 5 0 22 -14 38 -30
111
+ 16 -17 33 -30 38 -30 5 0 23 -12 41 -26 31 -26 280 -211 344 -256 18 -13 45
112
+ -32 59 -43 15 -11 33 -20 40 -21 7 -1 34 -20 61 -41 26 -22 84 -67 130 -102
113
+ l82 -62 0 3518 0 3518 -1314 1314 c-1159 1159 -1314 1310 -1319 1290z"/>
114
+ </g>
115
+ </svg>
@@ -0,0 +1,7 @@
1
+ {
2
+ "compilerOptions": {
3
+ "resolveJsonModule": true,
4
+ "esModuleInterop": true,
5
+ "jsx": "react-jsx"
6
+ }
7
+ }
@@ -0,0 +1,5 @@
1
+ import { CreateViewOptions } from '..'
2
+
3
+ export const createViewOptions: CreateViewOptions = () => {
4
+ return []
5
+ }