lkd-web-kit 0.0.9 → 0.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.
Files changed (447) hide show
  1. package/dist/_virtual/link.cjs +1 -0
  2. package/dist/_virtual/link.js +7 -0
  3. package/dist/_virtual/navigation.cjs +1 -0
  4. package/dist/_virtual/navigation.js +5 -0
  5. package/dist/components/EmptyState/index.cjs +1 -0
  6. package/dist/{index2.js → components/EmptyState/index.js} +1 -1
  7. package/dist/components/NavItems.cjs +1 -0
  8. package/dist/{index5.js → components/NavItems.js} +11 -10
  9. package/dist/components/SelectInfinity/index.cjs +1 -0
  10. package/dist/{index4.js → components/SelectInfinity/index.js} +22 -21
  11. package/dist/contexts/NavigationHistoryContext/index.cjs +1 -0
  12. package/dist/{index8.js → contexts/NavigationHistoryContext/index.js} +1 -1
  13. package/dist/hocs/withForm.cjs +1 -0
  14. package/dist/{index14.js → hocs/withForm.js} +1 -1
  15. package/dist/hocs/withModalManager.cjs +1 -0
  16. package/dist/hocs/withModalManager.js +28 -0
  17. package/dist/hooks/useFetchNextPageOnScroll.cjs +1 -0
  18. package/dist/{index16.js → hooks/useFetchNextPageOnScroll.js} +1 -1
  19. package/dist/index.cjs +1 -1
  20. package/dist/index.js +26 -26
  21. package/dist/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +1 -0
  22. package/dist/{index57.js → node_modules/@swc/helpers/cjs/_interop_require_default.js} +1 -1
  23. package/dist/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +1 -0
  24. package/dist/{index44.js → node_modules/@swc/helpers/cjs/_interop_require_wildcard.js} +1 -1
  25. package/dist/node_modules/next/dist/client/add-base-path.cjs +1 -0
  26. package/dist/{index53.js → node_modules/next/dist/client/add-base-path.js} +3 -3
  27. package/dist/node_modules/next/dist/client/add-locale.cjs +1 -0
  28. package/dist/{index49.js → node_modules/next/dist/client/add-locale.js} +3 -3
  29. package/dist/node_modules/next/dist/client/components/app-router-headers.cjs +1 -0
  30. package/dist/{index121.js → node_modules/next/dist/client/components/app-router-headers.js} +1 -1
  31. package/dist/node_modules/next/dist/client/components/bailout-to-client-rendering.cjs +1 -0
  32. package/dist/{index42.js → node_modules/next/dist/client/components/bailout-to-client-rendering.js} +3 -3
  33. package/dist/node_modules/next/dist/client/components/forbidden.cjs +1 -0
  34. package/dist/{index65.js → node_modules/next/dist/client/components/forbidden.js} +2 -2
  35. package/dist/node_modules/next/dist/client/components/hooks-server-context.cjs +1 -0
  36. package/dist/{index70.js → node_modules/next/dist/client/components/hooks-server-context.js} +1 -1
  37. package/dist/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.cjs +1 -0
  38. package/dist/{index108.js → node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js} +1 -1
  39. package/dist/node_modules/next/dist/client/components/is-next-router-error.cjs +1 -0
  40. package/dist/{index151.js → node_modules/next/dist/client/components/is-next-router-error.js} +3 -3
  41. package/dist/node_modules/next/dist/client/components/navigation.cjs +1 -0
  42. package/dist/{index33.js → node_modules/next/dist/client/components/navigation.js} +9 -9
  43. package/dist/{index39.cjs → node_modules/next/dist/client/components/navigation.react-server.cjs} +1 -1
  44. package/dist/{index39.js → node_modules/next/dist/client/components/navigation.react-server.js} +7 -7
  45. package/dist/node_modules/next/dist/client/components/not-found.cjs +1 -0
  46. package/dist/{index64.js → node_modules/next/dist/client/components/not-found.js} +2 -2
  47. package/dist/node_modules/next/dist/client/components/redirect-error.cjs +1 -0
  48. package/dist/{index63.js → node_modules/next/dist/client/components/redirect-error.js} +2 -2
  49. package/dist/node_modules/next/dist/client/components/redirect-status-code.cjs +1 -0
  50. package/dist/{index104.js → node_modules/next/dist/client/components/redirect-status-code.js} +1 -1
  51. package/dist/node_modules/next/dist/client/components/redirect.cjs +1 -0
  52. package/dist/{index62.js → node_modules/next/dist/client/components/redirect.js} +4 -4
  53. package/dist/node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.cjs +1 -0
  54. package/dist/{index37.js → node_modules/next/dist/client/components/router-reducer/reducers/get-segment-value.js} +1 -1
  55. package/dist/node_modules/next/dist/client/components/static-generation-bailout.cjs +1 -0
  56. package/dist/{index71.js → node_modules/next/dist/client/components/static-generation-bailout.js} +1 -1
  57. package/dist/node_modules/next/dist/client/components/unauthorized.cjs +1 -0
  58. package/dist/{index66.js → node_modules/next/dist/client/components/unauthorized.js} +2 -2
  59. package/dist/node_modules/next/dist/client/components/unstable-rethrow.browser.cjs +1 -0
  60. package/dist/{index113.js → node_modules/next/dist/client/components/unstable-rethrow.browser.js} +3 -3
  61. package/dist/node_modules/next/dist/client/components/unstable-rethrow.cjs +1 -0
  62. package/dist/{index67.js → node_modules/next/dist/client/components/unstable-rethrow.js} +3 -3
  63. package/dist/node_modules/next/dist/client/components/unstable-rethrow.server.cjs +1 -0
  64. package/dist/{index112.js → node_modules/next/dist/client/components/unstable-rethrow.server.js} +7 -7
  65. package/dist/node_modules/next/dist/client/detect-domain-locale.cjs +1 -0
  66. package/dist/{index97.js → node_modules/next/dist/client/detect-domain-locale.js} +2 -2
  67. package/dist/node_modules/next/dist/client/get-domain-locale.cjs +1 -0
  68. package/dist/{index52.js → node_modules/next/dist/client/get-domain-locale.js} +4 -4
  69. package/dist/node_modules/next/dist/client/has-base-path.cjs +1 -0
  70. package/dist/{index87.js → node_modules/next/dist/client/has-base-path.js} +2 -2
  71. package/dist/{index31.cjs → node_modules/next/dist/client/link.cjs} +1 -1
  72. package/dist/{index31.js → node_modules/next/dist/client/link.js} +13 -13
  73. package/dist/node_modules/next/dist/client/normalize-locale-path.cjs +1 -0
  74. package/dist/{index96.js → node_modules/next/dist/client/normalize-locale-path.js} +2 -2
  75. package/dist/node_modules/next/dist/client/normalize-trailing-slash.cjs +1 -0
  76. package/dist/{index83.js → node_modules/next/dist/client/normalize-trailing-slash.js} +3 -3
  77. package/dist/node_modules/next/dist/client/request-idle-callback.cjs +1 -0
  78. package/dist/{index94.js → node_modules/next/dist/client/request-idle-callback.js} +1 -1
  79. package/dist/node_modules/next/dist/client/resolve-href.cjs +1 -0
  80. package/dist/{index45.js → node_modules/next/dist/client/resolve-href.js} +9 -9
  81. package/dist/node_modules/next/dist/client/use-intersection.cjs +1 -0
  82. package/dist/{index51.js → node_modules/next/dist/client/use-intersection.js} +2 -2
  83. package/dist/node_modules/next/dist/client/use-merged-ref.cjs +1 -0
  84. package/dist/{index54.js → node_modules/next/dist/client/use-merged-ref.js} +1 -1
  85. package/dist/node_modules/next/dist/lib/constants.cjs +1 -0
  86. package/dist/{index164.js → node_modules/next/dist/lib/constants.js} +1 -1
  87. package/dist/node_modules/next/dist/lib/metadata/metadata-constants.cjs +1 -0
  88. package/dist/{index75.js → node_modules/next/dist/lib/metadata/metadata-constants.js} +1 -1
  89. package/dist/node_modules/next/dist/lib/scheduler.cjs +1 -0
  90. package/dist/{index76.js → node_modules/next/dist/lib/scheduler.js} +1 -1
  91. package/dist/node_modules/next/dist/server/app-render/action-async-storage-instance.cjs +1 -0
  92. package/dist/{index147.js → node_modules/next/dist/server/app-render/action-async-storage-instance.js} +2 -2
  93. package/dist/{index105.cjs → node_modules/next/dist/server/app-render/action-async-storage.external.cjs} +1 -1
  94. package/dist/{index105.js → node_modules/next/dist/server/app-render/action-async-storage.external.js} +2 -2
  95. package/dist/node_modules/next/dist/server/app-render/async-local-storage.cjs +1 -0
  96. package/dist/{index154.js → node_modules/next/dist/server/app-render/async-local-storage.js} +1 -1
  97. package/dist/node_modules/next/dist/server/app-render/dynamic-rendering.cjs +4 -0
  98. package/dist/{index41.js → node_modules/next/dist/server/app-render/dynamic-rendering.js} +8 -8
  99. package/dist/node_modules/next/dist/server/app-render/work-async-storage-instance.cjs +1 -0
  100. package/dist/{index116.js → node_modules/next/dist/server/app-render/work-async-storage-instance.js} +2 -2
  101. package/dist/node_modules/next/dist/server/app-render/work-async-storage.external.cjs +1 -0
  102. package/dist/{index73.js → node_modules/next/dist/server/app-render/work-async-storage.external.js} +2 -2
  103. package/dist/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.cjs +1 -0
  104. package/dist/{index120.js → node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js} +2 -2
  105. package/dist/node_modules/next/dist/server/app-render/work-unit-async-storage.external.cjs +1 -0
  106. package/dist/{index72.js → node_modules/next/dist/server/app-render/work-unit-async-storage.external.js} +3 -3
  107. package/dist/node_modules/next/dist/server/dynamic-rendering-utils.cjs +1 -0
  108. package/dist/{index74.js → node_modules/next/dist/server/dynamic-rendering-utils.js} +1 -1
  109. package/dist/node_modules/next/dist/server/lib/router-utils/is-postpone.cjs +1 -0
  110. package/dist/{index150.js → node_modules/next/dist/server/lib/router-utils/is-postpone.js} +1 -1
  111. package/dist/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.cjs +1 -0
  112. package/dist/{index35.js → node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js} +2 -2
  113. package/dist/node_modules/next/dist/shared/lib/escape-regexp.cjs +1 -0
  114. package/dist/{index165.js → node_modules/next/dist/shared/lib/escape-regexp.js} +1 -1
  115. package/dist/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.cjs +1 -0
  116. package/dist/{index36.js → node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js} +1 -1
  117. package/dist/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.cjs +1 -0
  118. package/dist/{index143.js → node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js} +1 -1
  119. package/dist/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.cjs +1 -0
  120. package/dist/{index141.js → node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js} +1 -1
  121. package/dist/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.cjs +1 -0
  122. package/dist/{index78.js → node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js} +1 -1
  123. package/dist/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.cjs +1 -0
  124. package/dist/{index178.js → node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js} +1 -1
  125. package/dist/node_modules/next/dist/shared/lib/router/utils/add-locale.cjs +1 -0
  126. package/dist/{index91.js → node_modules/next/dist/shared/lib/router/utils/add-locale.js} +3 -3
  127. package/dist/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.cjs +1 -0
  128. package/dist/{index99.js → node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js} +2 -2
  129. package/dist/node_modules/next/dist/shared/lib/router/utils/app-paths.cjs +1 -0
  130. package/dist/{index174.js → node_modules/next/dist/shared/lib/router/utils/app-paths.js} +3 -3
  131. package/dist/node_modules/next/dist/shared/lib/router/utils/format-url.cjs +1 -0
  132. package/dist/{index47.js → node_modules/next/dist/shared/lib/router/utils/format-url.js} +3 -3
  133. package/dist/node_modules/next/dist/shared/lib/router/utils/index.cjs +1 -0
  134. package/dist/{index84.js → node_modules/next/dist/shared/lib/router/utils/index.js} +3 -3
  135. package/dist/node_modules/next/dist/shared/lib/router/utils/interception-routes.cjs +1 -0
  136. package/dist/{index161.js → node_modules/next/dist/shared/lib/router/utils/interception-routes.js} +2 -2
  137. package/dist/node_modules/next/dist/shared/lib/router/utils/interpolate-as.cjs +1 -0
  138. package/dist/{index85.js → node_modules/next/dist/shared/lib/router/utils/interpolate-as.js} +3 -3
  139. package/dist/node_modules/next/dist/shared/lib/router/utils/is-dynamic.cjs +1 -0
  140. package/dist/{index132.js → node_modules/next/dist/shared/lib/router/utils/is-dynamic.js} +2 -2
  141. package/dist/node_modules/next/dist/shared/lib/router/utils/is-local-url.cjs +1 -0
  142. package/dist/{index46.js → node_modules/next/dist/shared/lib/router/utils/is-local-url.js} +3 -3
  143. package/dist/node_modules/next/dist/shared/lib/router/utils/omit.cjs +1 -0
  144. package/dist/{index82.js → node_modules/next/dist/shared/lib/router/utils/omit.js} +1 -1
  145. package/dist/node_modules/next/dist/shared/lib/router/utils/parse-path.cjs +1 -0
  146. package/dist/{index129.js → node_modules/next/dist/shared/lib/router/utils/parse-path.js} +1 -1
  147. package/dist/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.cjs +1 -0
  148. package/dist/{index137.js → node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js} +2 -2
  149. package/dist/node_modules/next/dist/shared/lib/router/utils/querystring.cjs +1 -0
  150. package/dist/{index81.js → node_modules/next/dist/shared/lib/router/utils/querystring.js} +1 -1
  151. package/dist/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.cjs +1 -0
  152. package/dist/{index128.js → node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js} +1 -1
  153. package/dist/node_modules/next/dist/shared/lib/router/utils/route-matcher.cjs +1 -0
  154. package/dist/{index134.js → node_modules/next/dist/shared/lib/router/utils/route-matcher.js} +2 -2
  155. package/dist/node_modules/next/dist/shared/lib/router/utils/route-regex.cjs +1 -0
  156. package/dist/{index135.js → node_modules/next/dist/shared/lib/router/utils/route-regex.js} +5 -5
  157. package/dist/node_modules/next/dist/shared/lib/router/utils/sorted-routes.cjs +1 -0
  158. package/dist/{index131.js → node_modules/next/dist/shared/lib/router/utils/sorted-routes.js} +1 -1
  159. package/dist/node_modules/next/dist/shared/lib/router-context.shared-runtime.cjs +1 -0
  160. package/dist/{index50.js → node_modules/next/dist/shared/lib/router-context.shared-runtime.js} +2 -2
  161. package/dist/node_modules/next/dist/shared/lib/segment.cjs +1 -0
  162. package/dist/{index38.js → node_modules/next/dist/shared/lib/segment.js} +1 -1
  163. package/dist/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.cjs +1 -0
  164. package/dist/{index40.js → node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js} +2 -2
  165. package/dist/node_modules/next/dist/shared/lib/utils/error-once.cjs +1 -0
  166. package/dist/{index55.js → node_modules/next/dist/shared/lib/utils/error-once.js} +1 -1
  167. package/dist/node_modules/next/dist/shared/lib/utils.cjs +1 -0
  168. package/dist/{index48.js → node_modules/next/dist/shared/lib/utils.js} +1 -1
  169. package/dist/node_modules/next/link.cjs +1 -0
  170. package/dist/{index30.js → node_modules/next/link.js} +1 -1
  171. package/dist/node_modules/next/navigation.cjs +1 -0
  172. package/dist/{index32.js → node_modules/next/navigation.js} +1 -1
  173. package/dist/utils/ky/addBodyJsonHook.cjs +1 -0
  174. package/dist/{index22.js → utils/ky/addBodyJsonHook.js} +1 -1
  175. package/package.json +1 -1
  176. package/dist/index104.cjs +0 -1
  177. package/dist/index108.cjs +0 -1
  178. package/dist/index112.cjs +0 -1
  179. package/dist/index113.cjs +0 -1
  180. package/dist/index116.cjs +0 -1
  181. package/dist/index120.cjs +0 -1
  182. package/dist/index121.cjs +0 -1
  183. package/dist/index128.cjs +0 -1
  184. package/dist/index129.cjs +0 -1
  185. package/dist/index131.cjs +0 -1
  186. package/dist/index132.cjs +0 -1
  187. package/dist/index134.cjs +0 -1
  188. package/dist/index135.cjs +0 -1
  189. package/dist/index137.cjs +0 -1
  190. package/dist/index14.cjs +0 -1
  191. package/dist/index141.cjs +0 -1
  192. package/dist/index143.cjs +0 -1
  193. package/dist/index147.cjs +0 -1
  194. package/dist/index15.cjs +0 -1
  195. package/dist/index15.js +0 -20
  196. package/dist/index150.cjs +0 -1
  197. package/dist/index151.cjs +0 -1
  198. package/dist/index154.cjs +0 -1
  199. package/dist/index16.cjs +0 -1
  200. package/dist/index161.cjs +0 -1
  201. package/dist/index164.cjs +0 -1
  202. package/dist/index165.cjs +0 -1
  203. package/dist/index174.cjs +0 -1
  204. package/dist/index178.cjs +0 -1
  205. package/dist/index18.cjs +0 -1
  206. package/dist/index18.js +0 -5
  207. package/dist/index2.cjs +0 -1
  208. package/dist/index22.cjs +0 -1
  209. package/dist/index29.cjs +0 -1
  210. package/dist/index29.js +0 -7
  211. package/dist/index30.cjs +0 -1
  212. package/dist/index32.cjs +0 -1
  213. package/dist/index33.cjs +0 -1
  214. package/dist/index35.cjs +0 -1
  215. package/dist/index36.cjs +0 -1
  216. package/dist/index37.cjs +0 -1
  217. package/dist/index38.cjs +0 -1
  218. package/dist/index4.cjs +0 -1
  219. package/dist/index40.cjs +0 -1
  220. package/dist/index41.cjs +0 -4
  221. package/dist/index42.cjs +0 -1
  222. package/dist/index44.cjs +0 -1
  223. package/dist/index45.cjs +0 -1
  224. package/dist/index46.cjs +0 -1
  225. package/dist/index47.cjs +0 -1
  226. package/dist/index48.cjs +0 -1
  227. package/dist/index49.cjs +0 -1
  228. package/dist/index5.cjs +0 -1
  229. package/dist/index50.cjs +0 -1
  230. package/dist/index51.cjs +0 -1
  231. package/dist/index52.cjs +0 -1
  232. package/dist/index53.cjs +0 -1
  233. package/dist/index54.cjs +0 -1
  234. package/dist/index55.cjs +0 -1
  235. package/dist/index57.cjs +0 -1
  236. package/dist/index62.cjs +0 -1
  237. package/dist/index63.cjs +0 -1
  238. package/dist/index64.cjs +0 -1
  239. package/dist/index65.cjs +0 -1
  240. package/dist/index66.cjs +0 -1
  241. package/dist/index67.cjs +0 -1
  242. package/dist/index70.cjs +0 -1
  243. package/dist/index71.cjs +0 -1
  244. package/dist/index72.cjs +0 -1
  245. package/dist/index73.cjs +0 -1
  246. package/dist/index74.cjs +0 -1
  247. package/dist/index75.cjs +0 -1
  248. package/dist/index76.cjs +0 -1
  249. package/dist/index78.cjs +0 -1
  250. package/dist/index8.cjs +0 -1
  251. package/dist/index81.cjs +0 -1
  252. package/dist/index82.cjs +0 -1
  253. package/dist/index83.cjs +0 -1
  254. package/dist/index84.cjs +0 -1
  255. package/dist/index85.cjs +0 -1
  256. package/dist/index87.cjs +0 -1
  257. package/dist/index91.cjs +0 -1
  258. package/dist/index94.cjs +0 -1
  259. package/dist/index96.cjs +0 -1
  260. package/dist/index97.cjs +0 -1
  261. package/dist/index99.cjs +0 -1
  262. /package/dist/{index180.cjs → _virtual/_commonjsHelpers.cjs} +0 -0
  263. /package/dist/{index180.js → _virtual/_commonjsHelpers.js} +0 -0
  264. /package/dist/{index101.cjs → _virtual/_interop_require_default.cjs} +0 -0
  265. /package/dist/{index102.js → _virtual/_interop_require_default.js} +0 -0
  266. /package/dist/{index102.cjs → _virtual/_interop_require_wildcard.cjs} +0 -0
  267. /package/dist/{index101.js → _virtual/_interop_require_wildcard.js} +0 -0
  268. /package/dist/{index114.cjs → _virtual/action-async-storage-instance.cjs} +0 -0
  269. /package/dist/{index123.js → _virtual/action-async-storage-instance.js} +0 -0
  270. /package/dist/{index115.cjs → _virtual/action-async-storage.external.cjs} +0 -0
  271. /package/dist/{index138.js → _virtual/action-async-storage.external.js} +0 -0
  272. /package/dist/{index100.cjs → _virtual/add-base-path.cjs} +0 -0
  273. /package/dist/{index127.js → _virtual/add-base-path.js} +0 -0
  274. /package/dist/{index103.cjs → _virtual/add-locale.cjs} +0 -0
  275. /package/dist/{index136.js → _virtual/add-locale.js} +0 -0
  276. /package/dist/{index119.cjs → _virtual/add-locale2.cjs} +0 -0
  277. /package/dist/{index144.js → _virtual/add-locale2.js} +0 -0
  278. /package/dist/{index122.cjs → _virtual/add-path-prefix.cjs} +0 -0
  279. /package/dist/{index146.js → _virtual/add-path-prefix.js} +0 -0
  280. /package/dist/{index124.cjs → _virtual/app-paths.cjs} +0 -0
  281. /package/dist/{index158.js → _virtual/app-paths.js} +0 -0
  282. /package/dist/{index125.cjs → _virtual/app-router-context.shared-runtime.cjs} +0 -0
  283. /package/dist/{index122.js → _virtual/app-router-context.shared-runtime.js} +0 -0
  284. /package/dist/{index106.cjs → _virtual/app-router-headers.cjs} +0 -0
  285. /package/dist/{index100.js → _virtual/app-router-headers.js} +0 -0
  286. /package/dist/{index126.cjs → _virtual/async-local-storage.cjs} +0 -0
  287. /package/dist/{index160.js → _virtual/async-local-storage.js} +0 -0
  288. /package/dist/{index107.cjs → _virtual/bailout-to-client-rendering.cjs} +0 -0
  289. /package/dist/{index103.js → _virtual/bailout-to-client-rendering.js} +0 -0
  290. /package/dist/{index130.cjs → _virtual/bailout-to-csr.cjs} +0 -0
  291. /package/dist/{index114.js → _virtual/bailout-to-csr.js} +0 -0
  292. /package/dist/{index123.cjs → _virtual/constants.cjs} +0 -0
  293. /package/dist/{index175.js → _virtual/constants.js} +0 -0
  294. /package/dist/{index109.cjs → _virtual/detect-domain-locale.cjs} +0 -0
  295. /package/dist/{index109.js → _virtual/detect-domain-locale.js} +0 -0
  296. /package/dist/{index133.cjs → _virtual/detect-domain-locale2.cjs} +0 -0
  297. /package/dist/{index124.js → _virtual/detect-domain-locale2.js} +0 -0
  298. /package/dist/{index138.cjs → _virtual/dynamic-rendering-utils.cjs} +0 -0
  299. /package/dist/{index133.js → _virtual/dynamic-rendering-utils.js} +0 -0
  300. /package/dist/{index144.cjs → _virtual/dynamic-rendering.cjs} +0 -0
  301. /package/dist/{index159.js → _virtual/dynamic-rendering.js} +0 -0
  302. /package/dist/{index146.cjs → _virtual/ensure-leading-slash.cjs} +0 -0
  303. /package/dist/{index163.js → _virtual/ensure-leading-slash.js} +0 -0
  304. /package/dist/{index153.cjs → _virtual/error-once.cjs} +0 -0
  305. /package/dist/{index115.js → _virtual/error-once.js} +0 -0
  306. /package/dist/{index155.cjs → _virtual/escape-regexp.cjs} +0 -0
  307. /package/dist/{index169.js → _virtual/escape-regexp.js} +0 -0
  308. /package/dist/{index110.cjs → _virtual/forbidden.cjs} +0 -0
  309. /package/dist/{index110.js → _virtual/forbidden.js} +0 -0
  310. /package/dist/{index157.cjs → _virtual/format-url.cjs} +0 -0
  311. /package/dist/{index119.js → _virtual/format-url.js} +0 -0
  312. /package/dist/{index111.cjs → _virtual/get-domain-locale.cjs} +0 -0
  313. /package/dist/{index111.js → _virtual/get-domain-locale.js} +0 -0
  314. /package/dist/{index117.cjs → _virtual/get-segment-value.cjs} +0 -0
  315. /package/dist/{index117.js → _virtual/get-segment-value.js} +0 -0
  316. /package/dist/{index118.cjs → _virtual/has-base-path.cjs} +0 -0
  317. /package/dist/{index140.js → _virtual/has-base-path.js} +0 -0
  318. /package/dist/{index158.cjs → _virtual/hooks-client-context.shared-runtime.cjs} +0 -0
  319. /package/dist/{index173.js → _virtual/hooks-client-context.shared-runtime.js} +0 -0
  320. /package/dist/{index127.cjs → _virtual/hooks-server-context.cjs} +0 -0
  321. /package/dist/{index139.js → _virtual/hooks-server-context.js} +0 -0
  322. /package/dist/{index136.cjs → _virtual/http-access-fallback.cjs} +0 -0
  323. /package/dist/{index148.js → _virtual/http-access-fallback.js} +0 -0
  324. /package/dist/{index159.cjs → _virtual/index.cjs} +0 -0
  325. /package/dist/{index125.js → _virtual/index.js} +0 -0
  326. /package/dist/{index160.cjs → _virtual/interception-routes.cjs} +0 -0
  327. /package/dist/{index176.js → _virtual/interception-routes.js} +0 -0
  328. /package/dist/{index162.cjs → _virtual/interpolate-as.cjs} +0 -0
  329. /package/dist/{index179.js → _virtual/interpolate-as.js} +0 -0
  330. /package/dist/{index163.cjs → _virtual/is-dynamic.cjs} +0 -0
  331. /package/dist/{index166.js → _virtual/is-dynamic.js} +0 -0
  332. /package/dist/{index166.cjs → _virtual/is-local-url.cjs} +0 -0
  333. /package/dist/{index130.js → _virtual/is-local-url.js} +0 -0
  334. /package/dist/{index139.cjs → _virtual/is-next-router-error.cjs} +0 -0
  335. /package/dist/{index106.js → _virtual/is-next-router-error.js} +0 -0
  336. /package/dist/{index167.cjs → _virtual/is-postpone.cjs} +0 -0
  337. /package/dist/{index126.js → _virtual/is-postpone.js} +0 -0
  338. /package/dist/{index140.cjs → _virtual/link2.cjs} +0 -0
  339. /package/dist/{index142.js → _virtual/link2.js} +0 -0
  340. /package/dist/{index175.cjs → _virtual/metadata-constants.cjs} +0 -0
  341. /package/dist/{index167.js → _virtual/metadata-constants.js} +0 -0
  342. /package/dist/{index142.cjs → _virtual/navigation.react-server.cjs} +0 -0
  343. /package/dist/{index145.js → _virtual/navigation.react-server.js} +0 -0
  344. /package/dist/{index145.cjs → _virtual/navigation2.cjs} +0 -0
  345. /package/dist/{index34.js → _virtual/navigation2.js} +0 -0
  346. /package/dist/{index148.cjs → _virtual/normalize-locale-path.cjs} +0 -0
  347. /package/dist/{index90.js → _virtual/normalize-locale-path.js} +0 -0
  348. /package/dist/{index168.cjs → _virtual/normalize-locale-path2.cjs} +0 -0
  349. /package/dist/{index168.js → _virtual/normalize-locale-path2.js} +0 -0
  350. /package/dist/{index149.cjs → _virtual/normalize-trailing-slash.cjs} +0 -0
  351. /package/dist/{index98.js → _virtual/normalize-trailing-slash.js} +0 -0
  352. /package/dist/{index152.cjs → _virtual/not-found.cjs} +0 -0
  353. /package/dist/{index107.js → _virtual/not-found.js} +0 -0
  354. /package/dist/{index169.cjs → _virtual/omit.cjs} +0 -0
  355. /package/dist/{index170.js → _virtual/omit.js} +0 -0
  356. /package/dist/{index170.cjs → _virtual/parse-path.cjs} +0 -0
  357. /package/dist/{index172.js → _virtual/parse-path.js} +0 -0
  358. /package/dist/{index172.cjs → _virtual/path-has-prefix.cjs} +0 -0
  359. /package/dist/{index177.js → _virtual/path-has-prefix.js} +0 -0
  360. /package/dist/{index173.cjs → _virtual/querystring.cjs} +0 -0
  361. /package/dist/{index153.js → _virtual/querystring.js} +0 -0
  362. /package/dist/{index156.cjs → _virtual/redirect-error.cjs} +0 -0
  363. /package/dist/{index171.js → _virtual/redirect-error.js} +0 -0
  364. /package/dist/{index171.cjs → _virtual/redirect-status-code.cjs} +0 -0
  365. /package/dist/{index149.js → _virtual/redirect-status-code.js} +0 -0
  366. /package/dist/{index34.cjs → _virtual/redirect.cjs} +0 -0
  367. /package/dist/{index152.js → _virtual/redirect.js} +0 -0
  368. /package/dist/{index176.cjs → _virtual/remove-trailing-slash.cjs} +0 -0
  369. /package/dist/{index155.js → _virtual/remove-trailing-slash.js} +0 -0
  370. /package/dist/{index43.cjs → _virtual/request-idle-callback.cjs} +0 -0
  371. /package/dist/{index156.js → _virtual/request-idle-callback.js} +0 -0
  372. /package/dist/{index59.cjs → _virtual/resolve-href.cjs} +0 -0
  373. /package/dist/{index43.js → _virtual/resolve-href.js} +0 -0
  374. /package/dist/{index177.cjs → _virtual/route-matcher.cjs} +0 -0
  375. /package/dist/{index157.js → _virtual/route-matcher.js} +0 -0
  376. /package/dist/{index179.cjs → _virtual/route-regex.cjs} +0 -0
  377. /package/dist/{index56.js → _virtual/route-regex.js} +0 -0
  378. /package/dist/{index56.cjs → _virtual/router-context.shared-runtime.cjs} +0 -0
  379. /package/dist/{index58.js → _virtual/router-context.shared-runtime.js} +0 -0
  380. /package/dist/{index58.cjs → _virtual/scheduler.cjs} +0 -0
  381. /package/dist/{index60.js → _virtual/scheduler.js} +0 -0
  382. /package/dist/{index60.cjs → _virtual/segment.cjs} +0 -0
  383. /package/dist/{index68.js → _virtual/segment.js} +0 -0
  384. /package/dist/{index68.cjs → _virtual/server-inserted-html.shared-runtime.cjs} +0 -0
  385. /package/dist/{index69.js → _virtual/server-inserted-html.shared-runtime.js} +0 -0
  386. /package/dist/{index69.cjs → _virtual/sorted-routes.cjs} +0 -0
  387. /package/dist/{index92.js → _virtual/sorted-routes.js} +0 -0
  388. /package/dist/{index61.cjs → _virtual/static-generation-bailout.cjs} +0 -0
  389. /package/dist/{index118.js → _virtual/static-generation-bailout.js} +0 -0
  390. /package/dist/{index77.cjs → _virtual/unauthorized.cjs} +0 -0
  391. /package/dist/{index59.js → _virtual/unauthorized.js} +0 -0
  392. /package/dist/{index80.cjs → _virtual/unstable-rethrow.browser.cjs} +0 -0
  393. /package/dist/{index61.js → _virtual/unstable-rethrow.browser.js} +0 -0
  394. /package/dist/{index90.cjs → _virtual/unstable-rethrow.cjs} +0 -0
  395. /package/dist/{index77.js → _virtual/unstable-rethrow.js} +0 -0
  396. /package/dist/{index93.cjs → _virtual/unstable-rethrow.server.cjs} +0 -0
  397. /package/dist/{index80.js → _virtual/unstable-rethrow.server.js} +0 -0
  398. /package/dist/{index95.cjs → _virtual/use-intersection.cjs} +0 -0
  399. /package/dist/{index93.js → _virtual/use-intersection.js} +0 -0
  400. /package/dist/{index98.cjs → _virtual/use-merged-ref.cjs} +0 -0
  401. /package/dist/{index95.js → _virtual/use-merged-ref.js} +0 -0
  402. /package/dist/{index79.cjs → _virtual/utils.cjs} +0 -0
  403. /package/dist/{index162.js → _virtual/utils.js} +0 -0
  404. /package/dist/{index86.cjs → _virtual/work-async-storage-instance.cjs} +0 -0
  405. /package/dist/{index79.js → _virtual/work-async-storage-instance.js} +0 -0
  406. /package/dist/{index88.cjs → _virtual/work-async-storage.external.cjs} +0 -0
  407. /package/dist/{index86.js → _virtual/work-async-storage.external.js} +0 -0
  408. /package/dist/{index89.cjs → _virtual/work-unit-async-storage-instance.cjs} +0 -0
  409. /package/dist/{index88.js → _virtual/work-unit-async-storage-instance.js} +0 -0
  410. /package/dist/{index92.cjs → _virtual/work-unit-async-storage.external.cjs} +0 -0
  411. /package/dist/{index89.js → _virtual/work-unit-async-storage.external.js} +0 -0
  412. /package/dist/{index28.cjs → components/Icon.cjs} +0 -0
  413. /package/dist/{index28.js → components/Icon.js} +0 -0
  414. /package/dist/{index3.cjs → components/InfinityLoader/index.cjs} +0 -0
  415. /package/dist/{index3.js → components/InfinityLoader/index.js} +0 -0
  416. /package/dist/{index6.cjs → consts/http-status.cjs} +0 -0
  417. /package/dist/{index6.js → consts/http-status.js} +0 -0
  418. /package/dist/{index7.cjs → consts/revalidate.cjs} +0 -0
  419. /package/dist/{index7.js → consts/revalidate.js} +0 -0
  420. /package/dist/{index9.cjs → contexts/PageDataContext/index.cjs} +0 -0
  421. /package/dist/{index9.js → contexts/PageDataContext/index.js} +0 -0
  422. /package/dist/{index10.cjs → form/Form.cjs} +0 -0
  423. /package/dist/{index10.js → form/Form.js} +0 -0
  424. /package/dist/{index11.cjs → form/FormButtonSubmit.cjs} +0 -0
  425. /package/dist/{index11.js → form/FormButtonSubmit.js} +0 -0
  426. /package/dist/{index13.cjs → form/utils/nullableInput.cjs} +0 -0
  427. /package/dist/{index13.js → form/utils/nullableInput.js} +0 -0
  428. /package/dist/{index12.cjs → form/utils/zodValidator.cjs} +0 -0
  429. /package/dist/{index12.js → form/utils/zodValidator.js} +0 -0
  430. /package/dist/{index17.cjs → hooks/useOnScrollProgress.cjs} +0 -0
  431. /package/dist/{index17.js → hooks/useOnScrollProgress.js} +0 -0
  432. /package/dist/{index19.cjs → mantine/breakpointsWithPx.cjs} +0 -0
  433. /package/dist/{index19.js → mantine/breakpointsWithPx.js} +0 -0
  434. /package/dist/{index20.cjs → mantine/toTailwindColors.cjs} +0 -0
  435. /package/dist/{index20.js → mantine/toTailwindColors.js} +0 -0
  436. /package/dist/{index24.cjs → utils/array/groupBy.cjs} +0 -0
  437. /package/dist/{index24.js → utils/array/groupBy.js} +0 -0
  438. /package/dist/{index25.cjs → utils/array/shuffleArray.cjs} +0 -0
  439. /package/dist/{index25.js → utils/array/shuffleArray.js} +0 -0
  440. /package/dist/{index21.cjs → utils/formatBytes.cjs} +0 -0
  441. /package/dist/{index21.js → utils/formatBytes.js} +0 -0
  442. /package/dist/{index27.cjs → utils/isInfinityEmpty.cjs} +0 -0
  443. /package/dist/{index27.js → utils/isInfinityEmpty.js} +0 -0
  444. /package/dist/{index23.cjs → utils/ky/parseJson.cjs} +0 -0
  445. /package/dist/{index23.js → utils/ky/parseJson.js} +0 -0
  446. /package/dist/{index26.cjs → utils/newHref.cjs} +0 -0
  447. /package/dist/{index26.js → utils/newHref.js} +0 -0
@@ -1,7 +1,7 @@
1
- import { __module as n } from "./index103.js";
2
- import { __require as p } from "./index104.js";
3
- import { __require as O } from "./index63.js";
4
- import { __require as b } from "./index105.js";
1
+ import { __module as n } from "../../../../../_virtual/redirect.js";
2
+ import { __require as p } from "./redirect-status-code.js";
3
+ import { __require as O } from "./redirect-error.js";
4
+ import { __require as b } from "../../server/app-render/action-async-storage.external.js";
5
5
  var a;
6
6
  function C() {
7
7
  return a ? n.exports : (a = 1, function(R, t) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../../../../../../../_virtual/get-segment-value.cjs");var r;function a(){return r||(r=1,function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getSegmentValue",{enumerable:!0,get:function(){return l}});function l(t){return Array.isArray(t)?t[1]:t}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),n.exports=e.default)}(u.__module,u.__module.exports)),u.__module.exports}exports.__require=a;
@@ -1,4 +1,4 @@
1
- import { __module as t } from "./index59.js";
1
+ import { __module as t } from "../../../../../../../_virtual/get-segment-value.js";
2
2
  var r;
3
3
  function l() {
4
4
  return r ? t.exports : (r = 1, function(n, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../../../../../_virtual/static-generation-bailout.cjs");var o;function d(){return o||(o=1,function(a,e){Object.defineProperty(e,"__esModule",{value:!0});function l(t,u){for(var r in u)Object.defineProperty(t,r,{enumerable:!0,get:u[r]})}l(e,{StaticGenBailoutError:function(){return c},isStaticGenBailoutError:function(){return f}});const i="NEXT_STATIC_GEN_BAILOUT";class c extends Error{constructor(...u){super(...u),this.code=i}}function f(t){return typeof t!="object"||t===null||!("code"in t)?!1:t.code===i}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),a.exports=e.default)}(n.__module,n.__module.exports)),n.__module.exports}exports.__require=d;
@@ -1,4 +1,4 @@
1
- import { __module as n } from "./index118.js";
1
+ import { __module as n } from "../../../../../_virtual/static-generation-bailout.js";
2
2
  var o;
3
3
  function _() {
4
4
  return o ? n.exports : (o = 1, function(a, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../_virtual/unauthorized.cjs"),o=require("./http-access-fallback/http-access-fallback.cjs");var n;function i(){return n||(n=1,function(a,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"unauthorized",{enumerable:!0,get:function(){return l}});const u=""+o.__require().HTTP_ERROR_FALLBACK_ERROR_CODE+";401";function l(){if(!process.env.__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS)throw Object.defineProperty(new Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0});const r=Object.defineProperty(new Error(u),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});throw r.digest=u,r}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),a.exports=e.default)}(t.__module,t.__module.exports)),t.__module.exports}exports.__require=i;
@@ -1,5 +1,5 @@
1
- import { __module as r } from "./index110.js";
2
- import { __require as l } from "./index108.js";
1
+ import { __module as r } from "../../../../../_virtual/unauthorized.js";
2
+ import { __require as l } from "./http-access-fallback/http-access-fallback.js";
3
3
  var n;
4
4
  function d() {
5
5
  return n ? r.exports : (n = 1, function(a, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../../../../../_virtual/unstable-rethrow.browser.cjs"),_=require("../../shared/lib/lazy-dynamic/bailout-to-csr.cjs"),a=require("./is-next-router-error.cjs");var o;function f(){return o||(o=1,function(n,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"unstable_rethrow",{enumerable:!0,get:function(){return r}});const i=_.__require(),l=a.__require();function r(t){if((0,l.isNextRouterError)(t)||(0,i.isBailoutToCSRError)(t))throw t;t instanceof Error&&"cause"in t&&r(t.cause)}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),n.exports=e.default)}(u.__module,u.__module.exports)),u.__module.exports}exports.__require=f;
@@ -1,6 +1,6 @@
1
- import { __module as r } from "./index152.js";
2
- import { __require as f } from "./index78.js";
3
- import { __require as l } from "./index151.js";
1
+ import { __module as r } from "../../../../../_virtual/unstable-rethrow.browser.js";
2
+ import { __require as f } from "../../shared/lib/lazy-dynamic/bailout-to-csr.js";
3
+ import { __require as l } from "./is-next-router-error.js";
4
4
  var o;
5
5
  function c() {
6
6
  return o ? r.exports : (o = 1, function(i, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../_virtual/unstable-rethrow.cjs"),o=require("./unstable-rethrow.server.cjs"),l=require("./unstable-rethrow.browser.cjs");var r;function _(){return r||(r=1,function(u,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"unstable_rethrow",{enumerable:!0,get:function(){return n}});const n=typeof window>"u"?o.__require().unstable_rethrow:l.__require().unstable_rethrow;(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),u.exports=e.default)}(t.__module,t.__module.exports)),t.__module.exports}exports.__require=_;
@@ -1,6 +1,6 @@
1
- import { __module as r } from "./index111.js";
2
- import { __require as o } from "./index112.js";
3
- import { __require as a } from "./index113.js";
1
+ import { __module as r } from "../../../../../_virtual/unstable-rethrow.js";
2
+ import { __require as o } from "./unstable-rethrow.server.js";
3
+ import { __require as a } from "./unstable-rethrow.browser.js";
4
4
  var t;
5
5
  function d() {
6
6
  return t ? r.exports : (t = 1, function(u, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("../../../../../_virtual/unstable-rethrow.server.cjs"),d=require("../../server/dynamic-rendering-utils.cjs"),f=require("../../server/lib/router-utils/is-postpone.cjs"),q=require("../../shared/lib/lazy-dynamic/bailout-to-csr.cjs"),b=require("./is-next-router-error.cjs"),y=require("../../server/app-render/dynamic-rendering.cjs"),m=require("./hooks-server-context.cjs");var i;function g(){return i||(i=1,function(o,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"unstable_rethrow",{enumerable:!0,get:function(){return n}});const u=d.__require(),s=f.__require(),_=q.__require(),c=b.__require(),a=y.__require(),l=m.__require();function n(t){if((0,c.isNextRouterError)(t)||(0,_.isBailoutToCSRError)(t)||(0,l.isDynamicServerError)(t)||(0,a.isDynamicPostpone)(t)||(0,s.isPostpone)(t)||(0,u.isHangingPromiseRejectionError)(t))throw t;t instanceof Error&&"cause"in t&&n(t.cause)}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),o.exports=e.default)}(r.__module,r.__module.exports)),r.__module.exports}exports.__require=g;
@@ -1,10 +1,10 @@
1
- import { __module as t } from "./index149.js";
2
- import { __require as l } from "./index74.js";
3
- import { __require as d } from "./index150.js";
4
- import { __require as m } from "./index78.js";
5
- import { __require as q } from "./index151.js";
6
- import { __require as p } from "./index41.js";
7
- import { __require as b } from "./index70.js";
1
+ import { __module as t } from "../../../../../_virtual/unstable-rethrow.server.js";
2
+ import { __require as l } from "../../server/dynamic-rendering-utils.js";
3
+ import { __require as d } from "../../server/lib/router-utils/is-postpone.js";
4
+ import { __require as m } from "../../shared/lib/lazy-dynamic/bailout-to-csr.js";
5
+ import { __require as q } from "./is-next-router-error.js";
6
+ import { __require as p } from "../../server/app-render/dynamic-rendering.js";
7
+ import { __require as b } from "./hooks-server-context.js";
8
8
  var o;
9
9
  function w() {
10
10
  return o ? t.exports : (o = 1, function(n, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../../../../_virtual/detect-domain-locale.cjs"),i=require("../shared/lib/i18n/detect-domain-locale.cjs");var r;function l(){return r||(r=1,function(a,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"detectDomainLocale",{enumerable:!0,get:function(){return c}});const c=function(){for(var n=arguments.length,o=new Array(n),t=0;t<n;t++)o[t]=arguments[t];if(process.env.__NEXT_I18N_SUPPORT)return i.__require().detectDomainLocale(...o)};(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),a.exports=e.default)}(u.__module,u.__module.exports)),u.__module.exports}exports.__require=l;
@@ -1,5 +1,5 @@
1
- import { __module as u } from "./index142.js";
2
- import { __require as c } from "./index143.js";
1
+ import { __module as u } from "../../../../_virtual/detect-domain-locale.js";
2
+ import { __require as c } from "../shared/lib/i18n/detect-domain-locale.js";
3
3
  var a;
4
4
  function d() {
5
5
  return a ? u.exports : (a = 1, function(o, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../_virtual/get-domain-locale.cjs"),g=require("./normalize-trailing-slash.cjs"),h=require("./normalize-locale-path.cjs"),q=require("./detect-domain-locale.cjs");var r;function b(){return r||(r=1,function(l,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getDomainLocale",{enumerable:!0,get:function(){return c}});const i=g.__require(),u=process.env.__NEXT_ROUTER_BASEPATH||"";function c(a,d,_,f){if(process.env.__NEXT_I18N_SUPPORT){const s=h.__require().normalizeLocalePath,m=q.__require().detectDomainLocale,n=d||s(a,_).detectedLocale,t=m(f,void 0,n);if(t){const L="http"+(t.http?"":"s")+"://",P=n===t.defaultLocale?"":"/"+n;return""+L+t.domain+(0,i.normalizePathTrailingSlash)(""+u+P+a)}return!1}else return!1}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),l.exports=e.default)}(o.__module,o.__module.exports)),o.__module.exports}exports.__require=b;
@@ -1,7 +1,7 @@
1
- import { __module as a } from "./index95.js";
2
- import { __require as h } from "./index83.js";
3
- import { __require as p } from "./index96.js";
4
- import { __require as g } from "./index97.js";
1
+ import { __module as a } from "../../../../_virtual/get-domain-locale.js";
2
+ import { __require as h } from "./normalize-trailing-slash.js";
3
+ import { __require as p } from "./normalize-locale-path.js";
4
+ import { __require as g } from "./detect-domain-locale.js";
5
5
  var n;
6
6
  function y() {
7
7
  return n ? a.exports : (n = 1, function(i, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../_virtual/has-base-path.cjs"),o=require("../shared/lib/router/utils/path-has-prefix.cjs");var u;function s(){return u||(u=1,function(a,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"hasBasePath",{enumerable:!0,get:function(){return f}});const r=o.__require(),n=process.env.__NEXT_ROUTER_BASEPATH||"";function f(i){return(0,r.pathHasPrefix)(i,n)}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),a.exports=e.default)}(t.__module,t.__module.exports)),t.__module.exports}exports.__require=s;
@@ -1,5 +1,5 @@
1
- import { __module as t } from "./index136.js";
2
- import { __require as s } from "./index137.js";
1
+ import { __module as t } from "../../../../_virtual/has-base-path.js";
2
+ import { __require as s } from "../shared/lib/router/utils/path-has-prefix.js";
3
3
  var a;
4
4
  function _() {
5
5
  return a ? t.exports : (a = 1, function(u, e) {
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const q=require("./index43.cjs"),de=require("./index44.cjs"),pe=require("react/jsx-runtime"),he=require("react"),_e=require("./index45.cjs"),ve=require("./index46.cjs"),Ee=require("./index47.cjs"),be=require("./index48.cjs"),ge=require("./index49.cjs"),me=require("./index50.cjs"),we=require("./index51.cjs"),qe=require("./index52.cjs"),ye=require("./index53.cjs"),Pe=require("./index54.cjs"),Ce=require("./index55.cjs");var I;function Oe(){return I||(I=1,function(K,d){"use client";Object.defineProperty(d,"__esModule",{value:!0});function X(t,n){for(var c in n)Object.defineProperty(t,c,{enumerable:!0,get:n[c]})}X(d,{default:function(){return se},useLinkStatus:function(){return ie}});const $=de.__require(),L=pe,a=$._(he),N=_e.__require(),T=ve.__require(),G=Ee.__require(),F=be.__require(),W=ge.__require(),z=me.__require(),J=we.__require(),Q=qe.__require(),Y=ye.__require(),Z=Pe.__require(),ee=Ce.__require(),x=new Set;function y(t,n,c,i){if(!(typeof window>"u")&&(0,T.isLocalURL)(n)){if(!i.bypassPrefetchedCheck){const u=typeof i.locale<"u"?i.locale:"locale"in t?t.locale:void 0,p=n+"%"+c+"%"+u;if(x.has(p))return;x.add(p)}t.prefetch(n,c,i).catch(u=>{if(process.env.NODE_ENV!=="production")throw u})}}function re(t){const c=t.currentTarget.getAttribute("target");return c&&c!=="_self"||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&t.nativeEvent.which===2}function te(t,n,c,i,u,p,g,P,m){const{nodeName:C}=t.currentTarget;if(C.toUpperCase()==="A"&&re(t)||t.currentTarget.hasAttribute("download"))return;if(!(0,T.isLocalURL)(c)){u&&(t.preventDefault(),location.replace(c));return}t.preventDefault(),(()=>{if(m){let b=!1;if(m({preventDefault:()=>{b=!0}}),b)return}const h=g??!0;"beforePopState"in n?n[u?"replace":"push"](c,i,{shallow:p,locale:P,scroll:h}):n[u?"replace":"push"](i||c,{scroll:h})})()}function j(t){return typeof t=="string"?t:(0,G.formatUrl)(t)}const oe=a.default.forwardRef(function(n,c){let i;const{href:u,as:p,children:g,prefetch:P=null,passHref:m,replace:C,shallow:D,scroll:M,locale:h,onClick:b,onNavigate:ce,onMouseEnter:O,onTouchStart:k,legacyBehavior:f=!1,...ue}=n;i=g,f&&(typeof i=="string"||typeof i=="number")&&(i=(0,L.jsx)("a",{children:i}));const r=a.default.useContext(z.RouterContext),S=P!==!1;if(process.env.NODE_ENV!=="production"){let o=function(e){return Object.defineProperty(new Error("Failed prop type: The prop `"+e.key+"` expects a "+e.expected+" in `<Link>`, but got `"+e.actual+"` instead."+(typeof window<"u"?`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const q=require("../../../../_virtual/link2.cjs"),de=require("../../../@swc/helpers/cjs/_interop_require_wildcard.cjs"),pe=require("react/jsx-runtime"),he=require("react"),_e=require("./resolve-href.cjs"),ve=require("../shared/lib/router/utils/is-local-url.cjs"),Ee=require("../shared/lib/router/utils/format-url.cjs"),be=require("../shared/lib/utils.cjs"),ge=require("./add-locale.cjs"),me=require("../shared/lib/router-context.shared-runtime.cjs"),we=require("./use-intersection.cjs"),qe=require("./get-domain-locale.cjs"),ye=require("./add-base-path.cjs"),Pe=require("./use-merged-ref.cjs"),Ce=require("../shared/lib/utils/error-once.cjs");var I;function Oe(){return I||(I=1,function(K,d){"use client";Object.defineProperty(d,"__esModule",{value:!0});function X(t,n){for(var c in n)Object.defineProperty(t,c,{enumerable:!0,get:n[c]})}X(d,{default:function(){return se},useLinkStatus:function(){return ie}});const $=de.__require(),L=pe,a=$._(he),N=_e.__require(),T=ve.__require(),G=Ee.__require(),F=be.__require(),W=ge.__require(),z=me.__require(),J=we.__require(),Q=qe.__require(),Y=ye.__require(),Z=Pe.__require(),ee=Ce.__require(),x=new Set;function y(t,n,c,i){if(!(typeof window>"u")&&(0,T.isLocalURL)(n)){if(!i.bypassPrefetchedCheck){const u=typeof i.locale<"u"?i.locale:"locale"in t?t.locale:void 0,p=n+"%"+c+"%"+u;if(x.has(p))return;x.add(p)}t.prefetch(n,c,i).catch(u=>{if(process.env.NODE_ENV!=="production")throw u})}}function re(t){const c=t.currentTarget.getAttribute("target");return c&&c!=="_self"||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&t.nativeEvent.which===2}function te(t,n,c,i,u,p,g,P,m){const{nodeName:C}=t.currentTarget;if(C.toUpperCase()==="A"&&re(t)||t.currentTarget.hasAttribute("download"))return;if(!(0,T.isLocalURL)(c)){u&&(t.preventDefault(),location.replace(c));return}t.preventDefault(),(()=>{if(m){let b=!1;if(m({preventDefault:()=>{b=!0}}),b)return}const h=g??!0;"beforePopState"in n?n[u?"replace":"push"](c,i,{shallow:p,locale:P,scroll:h}):n[u?"replace":"push"](i||c,{scroll:h})})()}function j(t){return typeof t=="string"?t:(0,G.formatUrl)(t)}const oe=a.default.forwardRef(function(n,c){let i;const{href:u,as:p,children:g,prefetch:P=null,passHref:m,replace:C,shallow:D,scroll:M,locale:h,onClick:b,onNavigate:ce,onMouseEnter:O,onTouchStart:k,legacyBehavior:f=!1,...ue}=n;i=g,f&&(typeof i=="string"||typeof i=="number")&&(i=(0,L.jsx)("a",{children:i}));const r=a.default.useContext(z.RouterContext),S=P!==!1;if(process.env.NODE_ENV!=="production"){let o=function(e){return Object.defineProperty(new Error("Failed prop type: The prop `"+e.key+"` expects a "+e.expected+" in `<Link>`, but got `"+e.actual+"` instead."+(typeof window<"u"?`
2
2
  Open your browser's console to view the Component stack trace.`:"")),"__NEXT_ERROR_CODE",{value:"E319",enumerable:!1,configurable:!0})};Object.keys({href:!0}).forEach(e=>{if(e==="href"&&(n[e]==null||typeof n[e]!="string"&&typeof n[e]!="object"))throw o({key:e,expected:"`string` or `object`",actual:n[e]===null?"null":typeof n[e]})}),Object.keys({as:!0,replace:!0,scroll:!0,shallow:!0,passHref:!0,prefetch:!0,locale:!0,onClick:!0,onMouseEnter:!0,onTouchStart:!0,legacyBehavior:!0,onNavigate:!0}).forEach(e=>{const v=typeof n[e];if(e==="as"){if(n[e]&&v!=="string"&&v!=="object")throw o({key:e,expected:"`string` or `object`",actual:v})}else if(e==="locale"){if(n[e]&&v!=="string")throw o({key:e,expected:"`string`",actual:v})}else if(e==="onClick"||e==="onMouseEnter"||e==="onTouchStart"||e==="onNavigate"){if(n[e]&&v!=="function")throw o({key:e,expected:"`function`",actual:v})}else if((e==="replace"||e==="scroll"||e==="shallow"||e==="passHref"||e==="prefetch"||e==="legacyBehavior")&&n[e]!=null&&v!=="boolean")throw o({key:e,expected:"`boolean`",actual:v})})}const{href:_,as:l}=a.default.useMemo(()=>{if(!r){const R=j(u);return{href:R,as:p?j(p):R}}const[o,E]=(0,N.resolveHref)(r,u,!0);return{href:o,as:p?(0,N.resolveHref)(r,p):E||o}},[r,u,p]),A=a.default.useRef(_),H=a.default.useRef(l);let s;if(f)if(process.env.NODE_ENV==="development"){b&&console.warn('"onClick" was passed to <Link> with `href` of `'+u+'` but "legacyBehavior" was set. The legacy behavior requires onClick be set on the child of next/link'),O&&console.warn('"onMouseEnter" was passed to <Link> with `href` of `'+u+'` but "legacyBehavior" was set. The legacy behavior requires onMouseEnter be set on the child of next/link');try{s=a.default.Children.only(i)}catch{throw i?Object.defineProperty(new Error("Multiple children were passed to <Link> with `href` of `"+u+"` but only one child is supported https://nextjs.org/docs/messages/link-multiple-children"+(typeof window<"u"?`
3
3
  Open your browser's console to view the Component stack trace.`:"")),"__NEXT_ERROR_CODE",{value:"E266",enumerable:!1,configurable:!0}):Object.defineProperty(new Error("No children were passed to <Link> with `href` of `"+u+"` but one child is required https://nextjs.org/docs/messages/link-no-children"),"__NEXT_ERROR_CODE",{value:"E320",enumerable:!1,configurable:!0})}}else s=a.default.Children.only(i);else if(process.env.NODE_ENV==="development"&&i?.type==="a")throw Object.defineProperty(new Error(`Invalid <Link> with <a> child. Please remove <a> or use <Link legacyBehavior>.
4
4
  Learn more: https://nextjs.org/docs/messages/invalid-new-link-with-extra-anchor`),"__NEXT_ERROR_CODE",{value:"E209",enumerable:!1,configurable:!0});const le=f?s&&typeof s=="object"&&s.ref:c,[B,U,V]=(0,J.useIntersection)({rootMargin:"200px"}),ae=a.default.useCallback(o=>{(H.current!==l||A.current!==_)&&(V(),H.current=l,A.current=_),B(o)},[l,_,V,B]),fe=(0,Z.useMergedRef)(ae,le);a.default.useEffect(()=>{process.env.NODE_ENV==="production"&&r&&(!U||!S||y(r,_,l,{locale:h}))},[l,_,U,h,S,r?.locale,r]);const w={ref:fe,onClick(o){if(process.env.NODE_ENV!=="production"&&!o)throw Object.defineProperty(new Error('Component rendered inside next/link has to pass click event to "onClick" prop.'),"__NEXT_ERROR_CODE",{value:"E312",enumerable:!1,configurable:!0});!f&&typeof b=="function"&&b(o),f&&s.props&&typeof s.props.onClick=="function"&&s.props.onClick(o),r&&(o.defaultPrevented||te(o,r,_,l,C,D,M,h,ce))},onMouseEnter(o){!f&&typeof O=="function"&&O(o),f&&s.props&&typeof s.props.onMouseEnter=="function"&&s.props.onMouseEnter(o),r&&y(r,_,l,{locale:h,priority:!0,bypassPrefetchedCheck:!0})},onTouchStart:process.env.__NEXT_LINK_NO_TOUCH_START?void 0:function(E){!f&&typeof k=="function"&&k(E),f&&s.props&&typeof s.props.onTouchStart=="function"&&s.props.onTouchStart(E),r&&y(r,_,l,{locale:h,priority:!0,bypassPrefetchedCheck:!0})}};if((0,F.isAbsoluteUrl)(l))w.href=l;else if(!f||m||s.type==="a"&&!("href"in s.props)){const o=typeof h<"u"?h:r?.locale,E=r?.isLocaleDomain&&(0,Q.getDomainLocale)(l,o,r?.locales,r?.domainLocales);w.href=E||(0,Y.addBasePath)((0,W.addLocale)(l,o,r?.defaultLocale))}return f?(process.env.NODE_ENV==="development"&&(0,ee.errorOnce)(`\`legacyBehavior\` is deprecated and will be removed in a future release. A codemod is available to upgrade your components:
@@ -1,18 +1,18 @@
1
- import { __module as q } from "./index43.js";
2
- import { __require as de } from "./index44.js";
1
+ import { __module as q } from "../../../../_virtual/link2.js";
2
+ import { __require as de } from "../../../@swc/helpers/cjs/_interop_require_wildcard.js";
3
3
  import pe from "react/jsx-runtime";
4
4
  import he from "react";
5
- import { __require as _e } from "./index45.js";
6
- import { __require as me } from "./index46.js";
7
- import { __require as ve } from "./index47.js";
8
- import { __require as Ee } from "./index48.js";
9
- import { __require as be } from "./index49.js";
10
- import { __require as ge } from "./index50.js";
11
- import { __require as we } from "./index51.js";
12
- import { __require as qe } from "./index52.js";
13
- import { __require as ye } from "./index53.js";
14
- import { __require as Pe } from "./index54.js";
15
- import { __require as Ce } from "./index55.js";
5
+ import { __require as _e } from "./resolve-href.js";
6
+ import { __require as me } from "../shared/lib/router/utils/is-local-url.js";
7
+ import { __require as ve } from "../shared/lib/router/utils/format-url.js";
8
+ import { __require as Ee } from "../shared/lib/utils.js";
9
+ import { __require as be } from "./add-locale.js";
10
+ import { __require as ge } from "../shared/lib/router-context.shared-runtime.js";
11
+ import { __require as we } from "./use-intersection.js";
12
+ import { __require as qe } from "./get-domain-locale.js";
13
+ import { __require as ye } from "./add-base-path.js";
14
+ import { __require as Pe } from "./use-merged-ref.js";
15
+ import { __require as Ce } from "../shared/lib/utils/error-once.js";
16
16
  var I;
17
17
  function Ke() {
18
18
  return I ? q.exports : (I = 1, function(K, d) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../_virtual/normalize-locale-path.cjs"),n=require("../shared/lib/i18n/normalize-locale-path.cjs");var r;function i(){return r||(r=1,function(l,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizeLocalePath",{enumerable:!0,get:function(){return o}});const o=(u,a)=>process.env.__NEXT_I18N_SUPPORT?n.__require().normalizeLocalePath(u,a):{pathname:u,detectedLocale:void 0};(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),l.exports=e.default)}(t.__module,t.__module.exports)),t.__module.exports}exports.__require=i;
@@ -1,5 +1,5 @@
1
- import { __module as r } from "./index140.js";
2
- import { __require as n } from "./index141.js";
1
+ import { __module as r } from "../../../../_virtual/normalize-locale-path.js";
2
+ import { __require as n } from "../shared/lib/i18n/normalize-locale-path.js";
3
3
  var a;
4
4
  function d() {
5
5
  return a ? r.exports : (a = 1, function(u, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../../../../_virtual/normalize-trailing-slash.cjs"),f=require("../shared/lib/router/utils/remove-trailing-slash.cjs"),d=require("../shared/lib/router/utils/parse-path.cjs");var u;function c(){return u||(u=1,function(o,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"normalizePathTrailingSlash",{enumerable:!0,get:function(){return _}});const l=f.__require(),s=d.__require(),_=a=>{if(!a.startsWith("/")||process.env.__NEXT_MANUAL_TRAILING_SLASH)return a;const{pathname:r,query:t,hash:i}=(0,s.parsePath)(a);return process.env.__NEXT_TRAILING_SLASH?/\.[^/]+\/?$/.test(r)?""+(0,l.removeTrailingSlash)(r)+t+i:r.endsWith("/")?""+r+t+i:r+"/"+t+i:""+(0,l.removeTrailingSlash)(r)+t+i};(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),o.exports=e.default)}(n.__module,n.__module.exports)),n.__module.exports}exports.__require=c;
@@ -1,6 +1,6 @@
1
- import { __module as t } from "./index127.js";
2
- import { __require as _ } from "./index128.js";
3
- import { __require as d } from "./index129.js";
1
+ import { __module as t } from "../../../../_virtual/normalize-trailing-slash.js";
2
+ import { __require as _ } from "../shared/lib/router/utils/remove-trailing-slash.js";
3
+ import { __require as d } from "../shared/lib/router/utils/parse-path.js";
4
4
  var u;
5
5
  function S() {
6
6
  return u ? t.exports : (u = 1, function(s, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../../../../_virtual/request-idle-callback.cjs");var a;function i(){return a||(a=1,function(d,e){Object.defineProperty(e,"__esModule",{value:!0});function r(l,t){for(var n in t)Object.defineProperty(l,n,{enumerable:!0,get:t[n]})}r(e,{cancelIdleCallback:function(){return f},requestIdleCallback:function(){return c}});const c=typeof self<"u"&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(l){let t=Date.now();return self.setTimeout(function(){l({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})},1)},f=typeof self<"u"&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(l){return clearTimeout(l)};(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),d.exports=e.default)}(u.__module,u.__module.exports)),u.__module.exports}exports.__require=i;
@@ -1,4 +1,4 @@
1
- import { __module as n } from "./index139.js";
1
+ import { __module as n } from "../../../../_virtual/request-idle-callback.js";
2
2
  var a;
3
3
  function o() {
4
4
  return a ? n.exports : (a = 1, function(f, e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../_virtual/resolve-href.cjs"),j=require("../shared/lib/router/utils/querystring.cjs"),z=require("../shared/lib/router/utils/format-url.cjs"),H=require("../shared/lib/router/utils/omit.cjs"),L=require("../shared/lib/utils.cjs"),M=require("./normalize-trailing-slash.cjs"),O=require("../shared/lib/router/utils/is-local-url.cjs"),w=require("../shared/lib/router/utils/index.cjs"),T=require("../shared/lib/router/utils/interpolate-as.cjs");var m;function A(){return m||(m=1,function(q,t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return U}});const p=j.__require(),c=z.__require(),g=H.__require(),y=L.__require(),P=M.__require(),b=O.__require(),R=w.__require(),v=T.__require();function U(s,l,a){let n,r=typeof l=="string"?l:(0,c.formatWithValidation)(l);const i=r.match(/^[a-zA-Z]{1,}:\/\//),_=i?r.slice(i[0].length):r;if((_.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+r+"' passed to next/router in page: '"+s.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");const e=(0,y.normalizeRepeatedSlashes)(_);r=(i?i[0]:"")+e}if(!(0,b.isLocalURL)(r))return a?[r]:r;try{n=new URL(r.startsWith("#")?s.asPath:s.pathname,"http://n")}catch{n=new URL("/","http://n")}try{const e=new URL(r,n);e.pathname=(0,P.normalizePathTrailingSlash)(e.pathname);let f="";if((0,R.isDynamicRoute)(e.pathname)&&e.searchParams&&a){const h=(0,p.searchParamsToUrlQuery)(e.searchParams),{result:d,params:S}=(0,v.interpolateAs)(e.pathname,e.pathname,h);d&&(f=(0,c.formatWithValidation)({pathname:d,hash:e.hash,query:(0,g.omit)(h,S)}))}const u=e.origin===n.origin?e.href.slice(e.origin.length):e.href;return a?[u,f||u]:u}catch{return a?[r]:r}}(typeof t.default=="function"||typeof t.default=="object"&&t.default!==null)&&typeof t.default.__esModule>"u"&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),q.exports=t.default)}(o.__module,o.__module.exports)),o.__module.exports}exports.__require=A;
@@ -1,12 +1,12 @@
1
- import { __module as n } from "./index80.js";
2
- import { __require as H } from "./index81.js";
3
- import { __require as L } from "./index47.js";
4
- import { __require as j } from "./index82.js";
5
- import { __require as O } from "./index48.js";
6
- import { __require as S } from "./index83.js";
7
- import { __require as w } from "./index46.js";
8
- import { __require as M } from "./index84.js";
9
- import { __require as A } from "./index85.js";
1
+ import { __module as n } from "../../../../_virtual/resolve-href.js";
2
+ import { __require as H } from "../shared/lib/router/utils/querystring.js";
3
+ import { __require as L } from "../shared/lib/router/utils/format-url.js";
4
+ import { __require as j } from "../shared/lib/router/utils/omit.js";
5
+ import { __require as O } from "../shared/lib/utils.js";
6
+ import { __require as S } from "./normalize-trailing-slash.js";
7
+ import { __require as w } from "../shared/lib/router/utils/is-local-url.js";
8
+ import { __require as M } from "../shared/lib/router/utils/index.js";
9
+ import { __require as A } from "../shared/lib/router/utils/interpolate-as.js";
10
10
  var p;
11
11
  function $() {
12
12
  return p ? n.exports : (p = 1, function(d, t) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("../../../../_virtual/use-intersection.cjs"),C=require("react"),p=require("./request-idle-callback.cjs");var q;function R(){return q||(q=1,function(O,n){Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"useIntersection",{enumerable:!0,get:function(){return y}});const f=C,g=p.__require(),m=typeof IntersectionObserver=="function",v=new Map,d=[];function k(r){const t={root:r.root||null,margin:r.rootMargin||""},c=d.find(u=>u.root===t.root&&u.margin===t.margin);let e;if(c&&(e=v.get(c),e))return e;const i=new Map,s=new IntersectionObserver(u=>{u.forEach(o=>{const l=i.get(o.target),b=o.isIntersecting||o.intersectionRatio>0;l&&b&&l(b)})},r);return e={id:t,observer:s,elements:i},d.push(t),v.set(t,e),e}function M(r,t,c){const{id:e,observer:i,elements:s}=k(c);return s.set(r,t),i.observe(r),function(){if(s.delete(r),i.unobserve(r),s.size===0){i.disconnect(),v.delete(e);const o=d.findIndex(l=>l.root===e.root&&l.margin===e.margin);o>-1&&d.splice(o,1)}}}function y(r){let{rootRef:t,rootMargin:c,disabled:e}=r;const i=e||!m,[s,u]=(0,f.useState)(!1),o=(0,f.useRef)(null),l=(0,f.useCallback)(a=>{o.current=a},[]);(0,f.useEffect)(()=>{if(m){if(i||s)return;const a=o.current;if(a&&a.tagName)return M(a,I=>I&&u(I),{root:t?.current,rootMargin:c})}else if(!s){const a=(0,g.requestIdleCallback)(()=>u(!0));return()=>(0,g.cancelIdleCallback)(a)}},[i,c,t,s,o.current]);const b=(0,f.useCallback)(()=>{u(!1)},[]);return[l,s,b]}(typeof n.default=="function"||typeof n.default=="object"&&n.default!==null)&&typeof n.default.__esModule>"u"&&(Object.defineProperty(n.default,"__esModule",{value:!0}),Object.assign(n.default,n),O.exports=n.default)}(_.__module,_.__module.exports)),_.__module.exports}exports.__require=R;
@@ -1,6 +1,6 @@
1
- import { __module as v } from "./index93.js";
1
+ import { __module as v } from "../../../../_virtual/use-intersection.js";
2
2
  import C from "react";
3
- import { __require as R } from "./index94.js";
3
+ import { __require as R } from "./request-idle-callback.js";
4
4
  var q;
5
5
  function E() {
6
6
  return q ? v.exports : (q = 1, function(k, n) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("../../../../_virtual/use-merged-ref.cjs"),p=require("react");var a;function y(){return a||(a=1,function(s,e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"useMergedRef",{enumerable:!0,get:function(){return _}});const r=p;function _(u,n){const t=(0,r.useRef)(null),c=(0,r.useRef)(null);return(0,r.useCallback)(f=>{if(f===null){const o=t.current;o&&(t.current=null,o());const d=c.current;d&&(c.current=null,d())}else u&&(t.current=i(u,f)),n&&(c.current=i(n,f))},[u,n])}function i(u,n){if(typeof u=="function"){const t=u(n);return typeof t=="function"?t:()=>u(null)}else return u.current=n,()=>{u.current=null}}(typeof e.default=="function"||typeof e.default=="object"&&e.default!==null)&&typeof e.default.__esModule>"u"&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),s.exports=e.default)}(l.__module,l.__module.exports)),l.__module.exports}exports.__require=y;
@@ -1,4 +1,4 @@
1
- import { __module as l } from "./index100.js";
1
+ import { __module as l } from "../../../../_virtual/use-merged-ref.js";
2
2
  import _ from "react";
3
3
  var d;
4
4
  function M() {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../_virtual/constants.cjs");var o;function oe(){return o||(o=1,function(n){Object.defineProperty(n,"__esModule",{value:!0});function s(Ee,_){for(var E in _)Object.defineProperty(Ee,E,{enumerable:!0,get:_[E]})}s(n,{ACTION_SUFFIX:function(){return N},APP_DIR_ALIAS:function(){return U},CACHE_ONE_YEAR:function(){return l},DOT_NEXT_ALIAS:function(){return x},ESLINT_DEFAULT_DIRS:function(){return te},GSP_NO_RETURNED_VALUE:function(){return k},GSSP_COMPONENT_MEMBER_ERROR:function(){return J},GSSP_NO_RETURNED_VALUE:function(){return $},INFINITE_CACHE:function(){return m},INSTRUMENTATION_HOOK_FILENAME:function(){return G},MATCHED_PATH_HEADER:function(){return i},MIDDLEWARE_FILENAME:function(){return r},MIDDLEWARE_LOCATION_REGEXP:function(){return M},NEXT_BODY_SUFFIX:function(){return P},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return F},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return O},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return f},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return X},NEXT_CACHE_TAGS_HEADER:function(){return p},NEXT_CACHE_TAG_MAX_ITEMS:function(){return g},NEXT_CACHE_TAG_MAX_LENGTH:function(){return L},NEXT_DATA_SUFFIX:function(){return C},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return A},NEXT_META_SUFFIX:function(){return d},NEXT_QUERY_PARAM_PREFIX:function(){return R},NEXT_RESUME_HEADER:function(){return D},NON_STANDARD_NODE_ENV:function(){return Z},PAGES_DIR_ALIAS:function(){return v},PRERENDER_REVALIDATE_HEADER:function(){return a},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return c},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return y},ROOT_DIR_ALIAS:function(){return H},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return Y},RSC_ACTION_ENCRYPTION_ALIAS:function(){return B},RSC_ACTION_PROXY_ALIAS:function(){return b},RSC_ACTION_VALIDATE_ALIAS:function(){return V},RSC_CACHE_WRAPPER_ALIAS:function(){return w},RSC_MOD_REF_PROXY_ALIAS:function(){return h},RSC_PREFETCH_SUFFIX:function(){return S},RSC_SEGMENTS_DIR_SUFFIX:function(){return T},RSC_SEGMENT_SUFFIX:function(){return u},RSC_SUFFIX:function(){return I},SERVER_PROPS_EXPORT_ERROR:function(){return Q},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return W},SERVER_PROPS_SSG_CONFLICT:function(){return K},SERVER_RUNTIME:function(){return ne},SSG_FALLBACK_EXPORT_ERROR:function(){return ee},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return j},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return q},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return z},WEBPACK_LAYERS:function(){return re},WEBPACK_RESOURCE_QUERIES:function(){return _e}});const R="nxtP",A="nxtI",i="x-matched-path",a="x-prerender-revalidate",c="x-prerender-revalidate-if-generated",S=".prefetch.rsc",T=".segments",u=".segment.rsc",I=".rsc",N=".action",C=".json",d=".meta",P=".body",p="x-next-cache-tags",O="x-next-revalidated-tags",f="x-next-revalidate-tag-token",D="next-resume",g=128,L=256,X=1024,F="_N_T_",l=31536e3,m=4294967294,r="middleware",M=`(?:src/)?${r}`,G="instrumentation",v="private-next-pages",x="private-dot-next",H="private-next-root-dir",U="private-next-app-dir",h="private-next-rsc-mod-ref-proxy",V="private-next-rsc-action-validate",b="private-next-rsc-server-reference",w="private-next-rsc-cache-wrapper",B="private-next-rsc-action-encryption",Y="private-next-rsc-action-client-wrapper",y="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",j="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",W="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",K="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",q="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",Q="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",k="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",$="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",z="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",J="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",Z='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',ee="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",te=["app","pages","components","lib","src"],ne={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},e={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",apiNode:"api-node",apiEdge:"api-edge",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",pagesDirBrowser:"pages-dir-browser",pagesDirEdge:"pages-dir-edge",pagesDirNode:"pages-dir-node"},re={...e,GROUP:{builtinReact:[e.reactServerComponents,e.actionBrowser],serverOnly:[e.reactServerComponents,e.actionBrowser,e.instrument,e.middleware],neutralTarget:[e.apiNode,e.apiEdge],clientOnly:[e.serverSideRendering,e.appPagesBrowser],bundled:[e.reactServerComponents,e.actionBrowser,e.serverSideRendering,e.appPagesBrowser,e.shared,e.instrument,e.middleware],appPages:[e.reactServerComponents,e.serverSideRendering,e.appPagesBrowser,e.actionBrowser]}},_e={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}}(t.__exports)),t.__exports}exports.__require=oe;
@@ -1,4 +1,4 @@
1
- import { __exports as t } from "./index175.js";
1
+ import { __exports as t } from "../../../../_virtual/constants.js";
2
2
  var o;
3
3
  function se() {
4
4
  return o ? t : (o = 1, function(n) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../_virtual/metadata-constants.cjs");var r;function s(){return r||(r=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});function o(A,_){for(var n in _)Object.defineProperty(A,n,{enumerable:!0,get:_[n]})}o(e,{METADATA_BOUNDARY_NAME:function(){return u},OUTLET_BOUNDARY_NAME:function(){return i},VIEWPORT_BOUNDARY_NAME:function(){return a}});const u="__next_metadata_boundary__",a="__next_viewport_boundary__",i="__next_outlet_boundary__"}(t.__exports)),t.__exports}exports.__require=s;
@@ -1,4 +1,4 @@
1
- import { __exports as t } from "./index123.js";
1
+ import { __exports as t } from "../../../../../_virtual/metadata-constants.js";
2
2
  var r;
3
3
  function E() {
4
4
  return r ? t : (r = 1, function(e) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../_virtual/scheduler.cjs");var i;function f(){return i||(i=1,function(r){Object.defineProperty(r,"__esModule",{value:!0});function o(e,s){for(var u in s)Object.defineProperty(e,u,{enumerable:!0,get:s[u]})}o(r,{atLeastOneTask:function(){return a},scheduleImmediate:function(){return n},scheduleOnNextTick:function(){return c},waitAtLeastOneReactRenderTask:function(){return d}});const c=e=>{Promise.resolve().then(()=>{process.env.NEXT_RUNTIME==="edge"?setTimeout(e,0):process.nextTick(e)})},n=e=>{process.env.NEXT_RUNTIME==="edge"?setTimeout(e,0):setImmediate(e)};function a(){return new Promise(e=>n(e))}function d(){return process.env.NEXT_RUNTIME==="edge"?new Promise(e=>setTimeout(e,0)):new Promise(e=>setImmediate(e))}}(t.__exports)),t.__exports}exports.__require=f;
@@ -1,4 +1,4 @@
1
- import { __exports as t } from "./index124.js";
1
+ import { __exports as t } from "../../../../_virtual/scheduler.js";
2
2
  var u;
3
3
  function m() {
4
4
  return u ? t : (u = 1, function(r) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../_virtual/action-async-storage-instance.cjs"),c=require("./async-local-storage.cjs");var n;function o(){return n||(n=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorageInstance",{enumerable:!0,get:function(){return r}});const r=(0,c.__require().createAsyncLocalStorage)()}(e.__exports)),e.__exports}exports.__require=o;
@@ -1,5 +1,5 @@
1
- import { __exports as e } from "./index168.js";
2
- import { __require as a } from "./index154.js";
1
+ import { __exports as e } from "../../../../../_virtual/action-async-storage-instance.js";
2
+ import { __require as a } from "./async-local-storage.js";
3
3
  var r;
4
4
  function i() {
5
5
  return r ? e : (r = 1, function(n) {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index146.cjs"),o=require("./index147.cjs");var r;function c(){return r||(r=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorage",{enumerable:!0,get:function(){return n.actionAsyncStorageInstance}});const n=o.__require()}(e.__exports)),e.__exports}exports.__require=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../_virtual/action-async-storage.external.cjs"),o=require("./action-async-storage-instance.cjs");var r;function c(){return r||(r=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"actionAsyncStorage",{enumerable:!0,get:function(){return n.actionAsyncStorageInstance}});const n=o.__require()}(e.__exports)),e.__exports}exports.__require=c;
@@ -1,5 +1,5 @@
1
- import { __exports as e } from "./index146.js";
2
- import { __require as o } from "./index147.js";
1
+ import { __exports as e } from "../../../../../_virtual/action-async-storage.external.js";
2
+ import { __require as o } from "./action-async-storage-instance.js";
3
3
  var t;
4
4
  function i() {
5
5
  return t ? e : (t = 1, function(r) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../../_virtual/async-local-storage.cjs");var u;function d(){return u||(u=1,function(a){Object.defineProperty(a,"__esModule",{value:!0});function s(e,t){for(var i in t)Object.defineProperty(e,i,{enumerable:!0,get:t[i]})}s(a,{bindSnapshot:function(){return f},createAsyncLocalStorage:function(){return l},createSnapshot:function(){return b}});const n=Object.defineProperty(new Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available"),"__NEXT_ERROR_CODE",{value:"E504",enumerable:!1,configurable:!0});class c{disable(){throw n}getStore(){}run(){throw n}exit(){throw n}enterWith(){throw n}static bind(t){return t}}const r=typeof globalThis<"u"&&globalThis.AsyncLocalStorage;function l(){return r?new r:new c}function f(e){return r?r.bind(e):c.bind(e)}function b(){return r?r.snapshot():function(e,...t){return e(...t)}}}(o.__exports)),o.__exports}exports.__require=d;
@@ -1,4 +1,4 @@
1
- import { __exports as o } from "./index172.js";
1
+ import { __exports as o } from "../../../../../_virtual/async-local-storage.js";
2
2
  var u;
3
3
  function g() {
4
4
  return u ? o : (u = 1, function(a) {
@@ -0,0 +1,4 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../../../../../_virtual/dynamic-rendering.cjs"),ae=require("react"),ce=require("../../client/components/hooks-server-context.cjs"),se=require("../../client/components/static-generation-bailout.cjs"),oe=require("./work-unit-async-storage.external.cjs"),ie=require("./work-async-storage.external.cjs"),ue=require("../dynamic-rendering-utils.cjs"),de=require("../../lib/metadata/metadata-constants.cjs"),le=require("../../lib/scheduler.cjs");var O;function fe(){return O||(O=1,function(m){Object.defineProperty(m,"__esModule",{value:!0});function S(n,e){for(var t in e)Object.defineProperty(n,t,{enumerable:!0,get:e[t]})}S(m,{Postpone:function(){return B},abortAndThrowOnSynchronousRequestDataAccess:function(){return M},abortOnSynchronousPlatformIOAccess:function(){return W},accessedDynamicData:function(){return F},annotateDynamicAccess:function(){return J},consumeDynamicAccess:function(){return V},createDynamicTrackingState:function(){return q},createDynamicValidationState:function(){return I},createHangingInputAbortSignal:function(){return z},createPostponedAbortSignal:function(){return Y},formatDynamicAPIAccesses:function(){return H},getFirstDynamicReason:function(){return N},isDynamicPostpone:function(){return G},isPrerenderInterruptedError:function(){return L},markCurrentScopeAsDynamic:function(){return $},postponeWithTracking:function(){return i},throwIfDisallowedDynamic:function(){return re},throwToInterruptStaticGeneration:function(){return g},trackAllowedDynamicAccess:function(){return ne},trackDynamicDataInDynamicRender:function(){return C},trackFallbackParamAccessed:function(){return j},trackSynchronousPlatformIOAccessInDev:function(){return D},trackSynchronousRequestDataAccessInDev:function(){return X},useDynamicRouteParams:function(){return K}});const u=v(ae),p=ce.__require(),s=se.__require(),d=oe.__require(),k=ie.__require(),P=ue.__require(),l=de.__require(),T=le.__require();function v(n){return n&&n.__esModule?n:{default:n}}const x=typeof u.default.unstable_postpone=="function";function q(n){return{isDebugDynamicAccesses:n,dynamicAccesses:[],syncDynamicExpression:void 0,syncDynamicErrorWithStack:null}}function I(){return{hasSuspendedDynamic:!1,hasDynamicMetadata:!1,hasDynamicViewport:!1,hasSyncDynamicErrors:!1,dynamicErrors:[]}}function N(n){var e;return(e=n.dynamicAccesses[0])==null?void 0:e.expression}function $(n,e,t){if(!(e&&(e.type==="cache"||e.type==="unstable-cache"))&&!(n.forceDynamic||n.forceStatic)){if(n.dynamicShouldError)throw Object.defineProperty(new s.StaticGenBailoutError(`Route ${n.route} with \`dynamic = "error"\` couldn't be rendered statically because it used \`${t}\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`),"__NEXT_ERROR_CODE",{value:"E553",enumerable:!1,configurable:!0});if(e)if(e.type==="prerender-ppr")i(n.route,t,e.dynamicTracking);else if(e.type==="prerender-legacy"){e.revalidate=0;const r=Object.defineProperty(new p.DynamicServerError(`Route ${n.route} couldn't be rendered statically because it used ${t}. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`),"__NEXT_ERROR_CODE",{value:"E550",enumerable:!1,configurable:!0});throw n.dynamicUsageDescription=t,n.dynamicUsageStack=r.stack,r}else process.env.NODE_ENV==="development"&&e&&e.type==="request"&&(e.usedDynamic=!0)}}function j(n,e){const t=d.workUnitAsyncStorage.getStore();!t||t.type!=="prerender-ppr"||i(n.route,e,t.dynamicTracking)}function g(n,e,t){const r=Object.defineProperty(new p.DynamicServerError(`Route ${e.route} couldn't be rendered statically because it used \`${n}\`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`),"__NEXT_ERROR_CODE",{value:"E558",enumerable:!1,configurable:!0});throw t.revalidate=0,e.dynamicUsageDescription=n,e.dynamicUsageStack=r.stack,r}function C(n,e){if(e){if(e.type==="cache"||e.type==="unstable-cache")return;(e.type==="prerender"||e.type==="prerender-legacy")&&(e.revalidate=0),process.env.NODE_ENV==="development"&&e.type==="request"&&(e.usedDynamic=!0)}}function E(n,e,t){const r=`Route ${n} needs to bail out of prerendering at this point because it used ${e}.`,a=w(r);t.controller.abort(a);const c=t.dynamicTracking;c&&c.dynamicAccesses.push({stack:c.isDebugDynamicAccesses?new Error().stack:void 0,expression:e})}function W(n,e,t,r){const a=r.dynamicTracking;a&&a.syncDynamicErrorWithStack===null&&(a.syncDynamicExpression=e,a.syncDynamicErrorWithStack=t),E(n,e,r)}function D(n){n.prerenderPhase=!1}function M(n,e,t,r){if(r.controller.signal.aborted===!1){const c=r.dynamicTracking;c&&c.syncDynamicErrorWithStack===null&&(c.syncDynamicExpression=e,c.syncDynamicErrorWithStack=t,r.validating===!0&&(c.syncDynamicLogged=!0)),E(n,e,r)}throw w(`Route ${n} needs to bail out of prerendering at this point because it used ${e}.`)}const X=D;function B({reason:n,route:e}){const t=d.workUnitAsyncStorage.getStore(),r=t&&t.type==="prerender-ppr"?t.dynamicTracking:null;i(e,n,r)}function i(n,e,t){A(),t&&t.dynamicAccesses.push({stack:t.isDebugDynamicAccesses?new Error().stack:void 0,expression:e}),u.default.unstable_postpone(_(n,e))}function _(n,e){return`Route ${n} needs to bail out of prerendering at this point because it used ${e}. React throws this special object to indicate where. It should not be caught by your own try/catch. Learn more: https://nextjs.org/docs/messages/ppr-caught-error`}function G(n){return typeof n=="object"&&n!==null&&typeof n.message=="string"?b(n.message):!1}function b(n){return n.includes("needs to bail out of prerendering at this point because it used")&&n.includes("Learn more: https://nextjs.org/docs/messages/ppr-caught-error")}if(b(_("%%%","^^^"))===!1)throw Object.defineProperty(new Error("Invariant: isDynamicPostpone misidentified a postpone reason. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E296",enumerable:!1,configurable:!0});const R="NEXT_PRERENDER_INTERRUPTED";function w(n){const e=Object.defineProperty(new Error(n),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return e.digest=R,e}function L(n){return typeof n=="object"&&n!==null&&n.digest===R&&"name"in n&&"message"in n&&n instanceof Error}function F(n){return n.length>0}function V(n,e){return n.dynamicAccesses.push(...e.dynamicAccesses),n.dynamicAccesses}function H(n){return n.filter(e=>typeof e.stack=="string"&&e.stack.length>0).map(({expression:e,stack:t})=>(t=t.split(`
2
+ `).slice(4).filter(r=>!(r.includes("node_modules/next/")||r.includes(" (<anonymous>)")||r.includes(" (node:"))).join(`
3
+ `),`Dynamic API Usage Debug - ${e}:
4
+ ${t}`))}function A(){if(!x)throw Object.defineProperty(new Error("Invariant: React.unstable_postpone is not defined. This suggests the wrong version of React was loaded. This is a bug in Next.js"),"__NEXT_ERROR_CODE",{value:"E224",enumerable:!1,configurable:!0})}function Y(n){A();const e=new AbortController;try{u.default.unstable_postpone(n)}catch(t){e.abort(t)}return e.signal}function z(n){const e=new AbortController;return n.cacheSignal?n.cacheSignal.inputReady().then(()=>{e.abort()}):(0,T.scheduleOnNextTick)(()=>e.abort()),e.signal}function J(n,e){const t=e.dynamicTracking;t&&t.dynamicAccesses.push({stack:t.isDebugDynamicAccesses?new Error().stack:void 0,expression:n})}function K(n){const e=k.workAsyncStorage.getStore();if(e&&e.isStaticGeneration&&e.fallbackRouteParams&&e.fallbackRouteParams.size>0){const t=d.workUnitAsyncStorage.getStore();t&&(t.type==="prerender"?u.default.use((0,P.makeHangingPromise)(t.renderSignal,n)):t.type==="prerender-ppr"?i(e.route,n,t.dynamicTracking):t.type==="prerender-legacy"&&g(n,e,t))}}const Q=/\n\s+at Suspense \(<anonymous>\)/,Z=new RegExp(`\\n\\s+at ${l.METADATA_BOUNDARY_NAME}[\\n\\s]`),U=new RegExp(`\\n\\s+at ${l.VIEWPORT_BOUNDARY_NAME}[\\n\\s]`),ee=new RegExp(`\\n\\s+at ${l.OUTLET_BOUNDARY_NAME}[\\n\\s]`);function ne(n,e,t,r,a){if(!ee.test(e))if(Z.test(e)){t.hasDynamicMetadata=!0;return}else if(U.test(e)){t.hasDynamicViewport=!0;return}else if(Q.test(e)){t.hasSuspendedDynamic=!0;return}else if(r.syncDynamicErrorWithStack||a.syncDynamicErrorWithStack){t.hasSyncDynamicErrors=!0;return}else{const c=`Route "${n}": A component accessed data, headers, params, searchParams, or a short-lived cache without a Suspense boundary nor a "use cache" above it. We don't have the exact line number added to error messages yet but you can see which component in the stack below. See more info: https://nextjs.org/docs/messages/next-prerender-missing-suspense`,o=te(c,e);t.dynamicErrors.push(o);return}}function te(n,e){const t=Object.defineProperty(new Error(n),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return t.stack="Error: "+n+e,t}function re(n,e,t,r){let a,c,o;if(t.syncDynamicErrorWithStack?(a=t.syncDynamicErrorWithStack,c=t.syncDynamicExpression,o=t.syncDynamicLogged===!0):r.syncDynamicErrorWithStack?(a=r.syncDynamicErrorWithStack,c=r.syncDynamicExpression,o=r.syncDynamicLogged===!0):(a=null,c=void 0,o=!1),e.hasSyncDynamicErrors&&a)throw o||console.error(a),new s.StaticGenBailoutError;const f=e.dynamicErrors;if(f.length){for(let y=0;y<f.length;y++)console.error(f[y]);throw new s.StaticGenBailoutError}if(!e.hasSuspendedDynamic){if(e.hasDynamicMetadata)throw a?(console.error(a),Object.defineProperty(new s.StaticGenBailoutError(`Route "${n}" has a \`generateMetadata\` that could not finish rendering before ${c} was used. Follow the instructions in the error for this expression to resolve.`),"__NEXT_ERROR_CODE",{value:"E608",enumerable:!1,configurable:!0})):Object.defineProperty(new s.StaticGenBailoutError(`Route "${n}" has a \`generateMetadata\` that depends on Request data (\`cookies()\`, etc...) or external data (\`fetch(...)\`, etc...) but the rest of the route was static or only used cached data (\`"use cache"\`). If you expected this route to be prerenderable update your \`generateMetadata\` to not use Request data and only use cached external data. Otherwise, add \`await connection()\` somewhere within this route to indicate explicitly it should not be prerendered.`),"__NEXT_ERROR_CODE",{value:"E534",enumerable:!1,configurable:!0});if(e.hasDynamicViewport)throw a?(console.error(a),Object.defineProperty(new s.StaticGenBailoutError(`Route "${n}" has a \`generateViewport\` that could not finish rendering before ${c} was used. Follow the instructions in the error for this expression to resolve.`),"__NEXT_ERROR_CODE",{value:"E573",enumerable:!1,configurable:!0})):Object.defineProperty(new s.StaticGenBailoutError(`Route "${n}" has a \`generateViewport\` that depends on Request data (\`cookies()\`, etc...) or external data (\`fetch(...)\`, etc...) but the rest of the route was static or only used cached data (\`"use cache"\`). If you expected this route to be prerenderable update your \`generateViewport\` to not use Request data and only use cached external data. Otherwise, add \`await connection()\` somewhere within this route to indicate explicitly it should not be prerendered.`),"__NEXT_ERROR_CODE",{value:"E590",enumerable:!1,configurable:!0})}}}(h.__exports)),h.__exports}exports.__require=fe;
@@ -1,12 +1,12 @@
1
- import { __exports as m } from "./index69.js";
1
+ import { __exports as m } from "../../../../../_virtual/dynamic-rendering.js";
2
2
  import ae from "react";
3
- import { __require as ce } from "./index70.js";
4
- import { __require as se } from "./index71.js";
5
- import { __require as oe } from "./index72.js";
6
- import { __require as ie } from "./index73.js";
7
- import { __require as ue } from "./index74.js";
8
- import { __require as de } from "./index75.js";
9
- import { __require as le } from "./index76.js";
3
+ import { __require as ce } from "../../client/components/hooks-server-context.js";
4
+ import { __require as se } from "../../client/components/static-generation-bailout.js";
5
+ import { __require as oe } from "./work-unit-async-storage.external.js";
6
+ import { __require as ie } from "./work-async-storage.external.js";
7
+ import { __require as ue } from "../dynamic-rendering-utils.js";
8
+ import { __require as de } from "../../lib/metadata/metadata-constants.js";
9
+ import { __require as le } from "../../lib/scheduler.js";
10
10
  var S;
11
11
  function _e() {
12
12
  return S ? m : (S = 1, function(p) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../_virtual/work-async-storage-instance.cjs"),o=require("./async-local-storage.cjs");var t;function c(){return t||(t=1,function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorageInstance",{enumerable:!0,get:function(){return n}});const n=(0,o.__require().createAsyncLocalStorage)()}(e.__exports)),e.__exports}exports.__require=c;
@@ -1,5 +1,5 @@
1
- import { __exports as e } from "./index153.js";
2
- import { __require as o } from "./index154.js";
1
+ import { __exports as e } from "../../../../../_virtual/work-async-storage-instance.js";
2
+ import { __require as o } from "./async-local-storage.js";
3
3
  var n;
4
4
  function u() {
5
5
  return n ? e : (n = 1, function(r) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../_virtual/work-async-storage.external.cjs"),o=require("./work-async-storage-instance.cjs");var t;function a(){return t||(t=1,function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workAsyncStorage",{enumerable:!0,get:function(){return n.workAsyncStorageInstance}});const n=o.__require()}(e.__exports)),e.__exports}exports.__require=a;
@@ -1,5 +1,5 @@
1
- import { __exports as e } from "./index115.js";
2
- import { __require as o } from "./index116.js";
1
+ import { __exports as e } from "../../../../../_virtual/work-async-storage.external.js";
2
+ import { __require as o } from "./work-async-storage-instance.js";
3
3
  var t;
4
4
  function c() {
5
5
  return t ? e : (t = 1, function(r) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../_virtual/work-unit-async-storage-instance.cjs"),o=require("./async-local-storage.cjs");var t;function c(){return t||(t=1,function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"workUnitAsyncStorageInstance",{enumerable:!0,get:function(){return n}});const n=(0,o.__require().createAsyncLocalStorage)()}(e.__exports)),e.__exports}exports.__require=c;
@@ -1,5 +1,5 @@
1
- import { __exports as e } from "./index155.js";
2
- import { __require as o } from "./index154.js";
1
+ import { __exports as e } from "../../../../../_virtual/work-unit-async-storage-instance.js";
2
+ import { __require as o } from "./async-local-storage.js";
3
3
  var n;
4
4
  function i() {
5
5
  return n ? e : (n = 1, function(r) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("../../../../../_virtual/work-unit-async-storage.external.cjs"),l=require("./work-unit-async-storage-instance.cjs"),g=require("../../client/components/app-router-headers.cjs");var s;function R(){return s||(s=1,function(a){Object.defineProperty(a,"__esModule",{value:!0});function o(e,r){for(var t in r)Object.defineProperty(e,t,{enumerable:!0,get:r[t]})}o(a,{getDraftModeProviderForCacheScope:function(){return h},getExpectedRequestStore:function(){return d},getHmrRefreshHash:function(){return _},getPrerenderResumeDataCache:function(){return f},getRenderResumeDataCache:function(){return p},throwForMissingRequestStore:function(){return c},workUnitAsyncStorage:function(){return u.workUnitAsyncStorageInstance}});const u=l.__require(),i=g.__require();function d(e){const r=u.workUnitAsyncStorageInstance.getStore();switch(r||c(e),r.type){case"request":return r;case"prerender":case"prerender-ppr":case"prerender-legacy":throw Object.defineProperty(new Error(`\`${e}\` cannot be called inside a prerender. This is a bug in Next.js.`),"__NEXT_ERROR_CODE",{value:"E401",enumerable:!1,configurable:!0});case"cache":throw Object.defineProperty(new Error(`\`${e}\` cannot be called inside "use cache". Call it outside and pass an argument instead. Read more: https://nextjs.org/docs/messages/next-request-in-use-cache`),"__NEXT_ERROR_CODE",{value:"E37",enumerable:!1,configurable:!0});case"unstable-cache":throw Object.defineProperty(new Error(`\`${e}\` cannot be called inside unstable_cache. Call it outside and pass an argument instead. Read more: https://nextjs.org/docs/app/api-reference/functions/unstable_cache`),"__NEXT_ERROR_CODE",{value:"E69",enumerable:!1,configurable:!0});default:return r}}function c(e){throw Object.defineProperty(new Error(`\`${e}\` was called outside a request scope. Read more: https://nextjs.org/docs/messages/next-dynamic-api-wrong-context`),"__NEXT_ERROR_CODE",{value:"E251",enumerable:!1,configurable:!0})}function f(e){return e.type==="prerender"||e.type==="prerender-ppr"?e.prerenderResumeDataCache:null}function p(e){return e.type!=="prerender-legacy"&&e.type!=="cache"&&e.type!=="unstable-cache"?e.type==="request"?e.renderResumeDataCache:e.prerenderResumeDataCache:null}function _(e,r){var t;if(e.dev)return r.type==="cache"||r.type==="prerender"?r.hmrRefreshHash:r.type==="request"?(t=r.cookies.get(i.NEXT_HMR_REFRESH_HASH_COOKIE))==null?void 0:t.value:void 0}function h(e,r){if(e.isDraftMode)switch(r.type){case"cache":case"unstable-cache":case"request":return r.draftMode;default:return}}}(n.__exports)),n.__exports}exports.__require=R;
@@ -1,6 +1,6 @@
1
- import { __exports as n } from "./index119.js";
2
- import { __require as l } from "./index120.js";
3
- import { __require as g } from "./index121.js";
1
+ import { __exports as n } from "../../../../../_virtual/work-unit-async-storage.external.js";
2
+ import { __require as l } from "./work-unit-async-storage-instance.js";
3
+ import { __require as g } from "../../client/components/app-router-headers.js";
4
4
  var s;
5
5
  function b() {
6
6
  return s ? n : (s = 1, function(a) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../_virtual/dynamic-rendering-utils.cjs");var f;function h(){return f||(f=1,function(s){Object.defineProperty(s,"__esModule",{value:!0});function l(e,t){for(var n in t)Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}l(s,{isHangingPromiseRejectionError:function(){return m},makeHangingPromise:function(){return y}});function m(e){return typeof e!="object"||e===null||!("digest"in e)?!1:e.digest===u}const u="HANGING_PROMISE_REJECTION";class c extends Error{constructor(t){super(`During prerendering, ${t} rejects when the prerender is complete. Typically these errors are handled by React but if you move ${t} to a different context by using \`setTimeout\`, \`after\`, or similar functions you may observe this error and you should handle it in that context.`),this.expression=t,this.digest=u}}const a=new WeakMap;function y(e,t){if(e.aborted)return Promise.reject(new c(t));{const n=new Promise((R,b)=>{const d=b.bind(null,new c(t));let g=a.get(e);if(g)g.push(d);else{const r=[d];a.set(e,r),e.addEventListener("abort",()=>{for(let i=0;i<r.length;i++)r[i]()},{once:!0})}});return n.catch(_),n}}function _(){}}(o.__exports)),o.__exports}exports.__require=h;
@@ -1,4 +1,4 @@
1
- import { __exports as o } from "./index122.js";
1
+ import { __exports as o } from "../../../../_virtual/dynamic-rendering-utils.js";
2
2
  var g;
3
3
  function _() {
4
4
  return g ? o : (g = 1, function(s) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../../_virtual/is-postpone.cjs");var n;function s(){return n||(n=1,function(o){Object.defineProperty(o,"__esModule",{value:!0}),Object.defineProperty(o,"isPostpone",{enumerable:!0,get:function(){return u}});const r=Symbol.for("react.postpone");function u(e){return typeof e=="object"&&e!==null&&e.$$typeof===r}}(t.__exports)),t.__exports}exports.__require=s;
@@ -1,4 +1,4 @@
1
- import { __exports as t } from "./index170.js";
1
+ import { __exports as t } from "../../../../../../_virtual/is-postpone.js";
2
2
  var n;
3
3
  function i() {
4
4
  return n ? t : (n = 1, function(o) {
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../_virtual/app-router-context.shared-runtime.cjs"),x=require("../../../../@swc/helpers/cjs/_interop_require_default.cjs"),d=require("react");var c;function f(){return c||(c=1,function(o){"use client";Object.defineProperty(o,"__esModule",{value:!0});function p(_,i){for(var l in i)Object.defineProperty(_,l,{enumerable:!0,get:i[l]})}p(o,{AppRouterContext:function(){return r},GlobalLayoutRouterContext:function(){return u},LayoutRouterContext:function(){return n},MissingSlotContext:function(){return s},TemplateContext:function(){return a}});const e=x.__require()._(d),r=e.default.createContext(null),n=e.default.createContext(null),u=e.default.createContext(null),a=e.default.createContext(null);process.env.NODE_ENV!=="production"&&(r.displayName="AppRouterContext",n.displayName="LayoutRouterContext",u.displayName="GlobalLayoutRouterContext",a.displayName="TemplateContext");const s=e.default.createContext(new Set)}(t.__exports)),t.__exports}exports.__require=f;