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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes