@surething/cockpit 1.0.181 → 1.0.183

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 (458) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +24 -20
  3. package/.next-prod/build-manifest.json +2 -2
  4. package/.next-prod/prerender-manifest.json +3 -3
  5. package/.next-prod/routes-manifest.json +24 -0
  6. package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
  7. package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
  8. package/.next-prod/server/app/_global-error.html +2 -2
  9. package/.next-prod/server/app/_global-error.rsc +1 -1
  10. package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  12. package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  13. package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
  14. package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
  15. package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  16. package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
  17. package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/.next-prod/server/app/_not-found.html +2 -2
  19. package/.next-prod/server/app/_not-found.rsc +2 -2
  20. package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +2 -2
  21. package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +2 -2
  23. package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  26. package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
  27. package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
  28. package/.next-prod/server/app/api/chat/route.js +2 -2
  29. package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
  30. package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
  31. package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
  32. package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
  33. package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
  34. package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
  35. package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
  36. package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
  37. package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
  38. package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
  39. package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
  40. package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
  41. package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
  42. package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
  43. package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
  44. package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
  45. package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
  46. package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
  47. package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
  48. package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
  49. package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
  50. package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
  51. package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
  52. package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
  53. package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
  54. package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
  55. package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
  56. package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
  57. package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
  58. package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
  59. package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
  60. package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
  61. package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
  62. package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
  63. package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
  64. package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
  65. package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
  66. package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
  67. package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
  68. package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
  69. package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
  70. package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
  71. package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
  72. package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
  73. package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
  74. package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  75. package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
  76. package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
  77. package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
  78. package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  79. package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
  80. package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
  81. package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
  82. package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  83. package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
  84. package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
  85. package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
  86. package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
  87. package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
  88. package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  89. package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
  90. package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
  91. package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
  92. package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
  93. package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
  94. package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  95. package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
  96. package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
  97. package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
  98. package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
  99. package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
  100. package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
  101. package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
  102. package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
  103. package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
  104. package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
  105. package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
  106. package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
  107. package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
  108. package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
  109. package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
  110. package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
  111. package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
  112. package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
  113. package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
  114. package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
  115. package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
  116. package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
  117. package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
  118. package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
  119. package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
  120. package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
  121. package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
  122. package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
  123. package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
  124. package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
  125. package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
  126. package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
  127. package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
  128. package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
  129. package/.next-prod/server/app/api/neo4j/connect/route.js +1 -0
  130. package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -0
  131. package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -0
  132. package/.next-prod/server/app/api/neo4j/disconnect/route.js +1 -0
  133. package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -0
  134. package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -0
  135. package/.next-prod/server/app/api/neo4j/query/route.js +1 -0
  136. package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -0
  137. package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -0
  138. package/.next-prod/server/app/api/neo4j/schema/route.js +1 -0
  139. package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -0
  140. package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -0
  141. package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
  142. package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
  143. package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
  144. package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
  145. package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
  146. package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
  147. package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
  148. package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
  149. package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
  150. package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
  151. package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
  152. package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
  153. package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
  154. package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
  155. package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
  156. package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
  157. package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
  158. package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
  159. package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
  160. package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
  161. package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
  162. package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
  163. package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
  164. package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
  165. package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
  166. package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
  167. package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
  168. package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
  169. package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
  170. package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
  171. package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
  172. package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
  173. package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
  174. package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
  175. package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
  176. package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
  177. package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
  178. package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
  179. package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
  180. package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
  181. package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
  182. package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
  183. package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
  184. package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
  185. package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
  186. package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
  187. package/.next-prod/server/app/api/scheduled-tasks/route.js +1 -1
  188. package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
  189. package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
  190. package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
  191. package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
  192. package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
  193. package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
  194. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
  195. package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
  196. package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
  197. package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
  198. package/.next-prod/server/app/api/session-by-path/route.js +1 -1
  199. package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
  200. package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
  201. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
  202. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
  203. package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
  204. package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
  205. package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
  206. package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  207. package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
  208. package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
  209. package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
  210. package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
  211. package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
  212. package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
  213. package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
  214. package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
  215. package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
  216. package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
  217. package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
  218. package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
  219. package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
  220. package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
  221. package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
  222. package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  223. package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  224. package/.next-prod/server/app/page.js.nft.json +1 -1
  225. package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
  226. package/.next-prod/server/app/project/page.js +8 -8
  227. package/.next-prod/server/app/project/page.js.nft.json +1 -1
  228. package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
  229. package/.next-prod/server/app/review/[id]/page.js +2 -2
  230. package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
  231. package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
  232. package/.next-prod/server/app-paths-manifest.json +24 -20
  233. package/.next-prod/server/chunks/2325.js +3 -3
  234. package/.next-prod/server/chunks/5147.js +1 -0
  235. package/.next-prod/server/chunks/6443.js +1 -1
  236. package/.next-prod/server/pages/404.html +2 -2
  237. package/.next-prod/server/pages/500.html +2 -2
  238. package/.next-prod/server/server-reference-manifest.json +1 -1
  239. package/.next-prod/static/TAHqVv82H6wf2IMhpr8kw/_buildManifest.js +1 -0
  240. package/.next-prod/static/chunks/{2072-37a80cb92f1ee2d4.js → 2072-f08fabf0a6541d15.js} +1 -1
  241. package/.next-prod/static/chunks/2171-5163d946ec03ce80.js +1 -0
  242. package/.next-prod/static/chunks/3700-1edddcc68c5c2ac3.js +1 -0
  243. package/.next-prod/static/chunks/{aaea2bcf-6b3391c26b869501.js → aaea2bcf-4f9eb5012da21e0f.js} +1 -1
  244. package/.next-prod/static/chunks/app/_global-error/page-cdd67d428d9e0c3f.js +1 -0
  245. package/.next-prod/static/chunks/app/api/bash/route-cdd67d428d9e0c3f.js +1 -0
  246. package/.next-prod/static/chunks/app/api/chat/route-cdd67d428d9e0c3f.js +1 -0
  247. package/.next-prod/static/chunks/app/api/claude-stats/route-cdd67d428d9e0c3f.js +1 -0
  248. package/.next-prod/static/chunks/app/api/commands/route-cdd67d428d9e0c3f.js +1 -0
  249. package/.next-prod/static/chunks/app/api/comments/route-cdd67d428d9e0c3f.js +1 -0
  250. package/.next-prod/static/chunks/app/api/db/columns/route-cdd67d428d9e0c3f.js +1 -0
  251. package/.next-prod/static/chunks/app/api/db/connect/route-cdd67d428d9e0c3f.js +1 -0
  252. package/.next-prod/static/chunks/app/api/db/disconnect/route-cdd67d428d9e0c3f.js +1 -0
  253. package/.next-prod/static/chunks/app/api/db/export/route-cdd67d428d9e0c3f.js +1 -0
  254. package/.next-prod/static/chunks/app/api/db/query/route-cdd67d428d9e0c3f.js +1 -0
  255. package/.next-prod/static/chunks/app/api/db/schemas/route-cdd67d428d9e0c3f.js +1 -0
  256. package/.next-prod/static/chunks/app/api/extension/version/route-cdd67d428d9e0c3f.js +1 -0
  257. package/.next-prod/static/chunks/app/api/file/route-cdd67d428d9e0c3f.js +1 -0
  258. package/.next-prod/static/chunks/app/api/files/blame/route-cdd67d428d9e0c3f.js +1 -0
  259. package/.next-prod/static/chunks/app/api/files/clipboard/route-cdd67d428d9e0c3f.js +1 -0
  260. package/.next-prod/static/chunks/app/api/files/copy/route-cdd67d428d9e0c3f.js +1 -0
  261. package/.next-prod/static/chunks/app/api/files/delete/route-cdd67d428d9e0c3f.js +1 -0
  262. package/.next-prod/static/chunks/app/api/files/expanded/route-cdd67d428d9e0c3f.js +1 -0
  263. package/.next-prod/static/chunks/app/api/files/index/route-cdd67d428d9e0c3f.js +1 -0
  264. package/.next-prod/static/chunks/app/api/files/init/route-cdd67d428d9e0c3f.js +1 -0
  265. package/.next-prod/static/chunks/app/api/files/paste/route-cdd67d428d9e0c3f.js +1 -0
  266. package/.next-prod/static/chunks/app/api/files/read/route-cdd67d428d9e0c3f.js +1 -0
  267. package/.next-prod/static/chunks/app/api/files/readdir/route-cdd67d428d9e0c3f.js +1 -0
  268. package/.next-prod/static/chunks/app/api/files/recent/route-cdd67d428d9e0c3f.js +1 -0
  269. package/.next-prod/static/chunks/app/api/files/save/route-cdd67d428d9e0c3f.js +1 -0
  270. package/.next-prod/static/chunks/app/api/files/search/route-cdd67d428d9e0c3f.js +1 -0
  271. package/.next-prod/static/chunks/app/api/git/branch-diff/route-cdd67d428d9e0c3f.js +1 -0
  272. package/.next-prod/static/chunks/app/api/git/branches/route-cdd67d428d9e0c3f.js +1 -0
  273. package/.next-prod/static/chunks/app/api/git/commit-diff/route-cdd67d428d9e0c3f.js +1 -0
  274. package/.next-prod/static/chunks/app/api/git/commits/route-cdd67d428d9e0c3f.js +1 -0
  275. package/.next-prod/static/chunks/app/api/git/diff/route-cdd67d428d9e0c3f.js +1 -0
  276. package/.next-prod/static/chunks/app/api/git/discard/route-cdd67d428d9e0c3f.js +1 -0
  277. package/.next-prod/static/chunks/app/api/git/stage/route-cdd67d428d9e0c3f.js +1 -0
  278. package/.next-prod/static/chunks/app/api/git/status/route-cdd67d428d9e0c3f.js +1 -0
  279. package/.next-prod/static/chunks/app/api/git/unstage/route-cdd67d428d9e0c3f.js +1 -0
  280. package/.next-prod/static/chunks/app/api/git/worktree/route-cdd67d428d9e0c3f.js +1 -0
  281. package/.next-prod/static/chunks/app/api/global-state/route-cdd67d428d9e0c3f.js +1 -0
  282. package/.next-prod/static/chunks/app/api/jupyter/load/route-cdd67d428d9e0c3f.js +1 -0
  283. package/.next-prod/static/chunks/app/api/jupyter/save/route-cdd67d428d9e0c3f.js +1 -0
  284. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-cdd67d428d9e0c3f.js +1 -0
  285. package/.next-prod/static/chunks/app/api/lsp/definition/route-cdd67d428d9e0c3f.js +1 -0
  286. package/.next-prod/static/chunks/app/api/lsp/hover/route-cdd67d428d9e0c3f.js +1 -0
  287. package/.next-prod/static/chunks/app/api/lsp/references/route-cdd67d428d9e0c3f.js +1 -0
  288. package/.next-prod/static/chunks/app/api/lsp/status/route-cdd67d428d9e0c3f.js +1 -0
  289. package/.next-prod/static/chunks/app/api/lsp/warmup/route-cdd67d428d9e0c3f.js +1 -0
  290. package/.next-prod/static/chunks/app/api/mysql/columns/route-cdd67d428d9e0c3f.js +1 -0
  291. package/.next-prod/static/chunks/app/api/mysql/connect/route-cdd67d428d9e0c3f.js +1 -0
  292. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-cdd67d428d9e0c3f.js +1 -0
  293. package/.next-prod/static/chunks/app/api/mysql/export/route-cdd67d428d9e0c3f.js +1 -0
  294. package/.next-prod/static/chunks/app/api/mysql/query/route-cdd67d428d9e0c3f.js +1 -0
  295. package/.next-prod/static/chunks/app/api/mysql/schemas/route-cdd67d428d9e0c3f.js +1 -0
  296. package/.next-prod/static/chunks/app/api/neo4j/connect/route-cdd67d428d9e0c3f.js +1 -0
  297. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-cdd67d428d9e0c3f.js +1 -0
  298. package/.next-prod/static/chunks/app/api/neo4j/query/route-cdd67d428d9e0c3f.js +1 -0
  299. package/.next-prod/static/chunks/app/api/neo4j/schema/route-cdd67d428d9e0c3f.js +1 -0
  300. package/.next-prod/static/chunks/app/api/note/route-cdd67d428d9e0c3f.js +1 -0
  301. package/.next-prod/static/chunks/app/api/open-cursor/route-cdd67d428d9e0c3f.js +1 -0
  302. package/.next-prod/static/chunks/app/api/open-vscode/route-cdd67d428d9e0c3f.js +1 -0
  303. package/.next-prod/static/chunks/app/api/pick-folder/route-cdd67d428d9e0c3f.js +1 -0
  304. package/.next-prod/static/chunks/app/api/pinned-sessions/route-cdd67d428d9e0c3f.js +1 -0
  305. package/.next-prod/static/chunks/app/api/project-settings/route-cdd67d428d9e0c3f.js +1 -0
  306. package/.next-prod/static/chunks/app/api/project-state/route-cdd67d428d9e0c3f.js +1 -0
  307. package/.next-prod/static/chunks/app/api/projects/route-cdd67d428d9e0c3f.js +1 -0
  308. package/.next-prod/static/chunks/app/api/redis/command/route-cdd67d428d9e0c3f.js +1 -0
  309. package/.next-prod/static/chunks/app/api/redis/connect/route-cdd67d428d9e0c3f.js +1 -0
  310. package/.next-prod/static/chunks/app/api/redis/delete/route-cdd67d428d9e0c3f.js +1 -0
  311. package/.next-prod/static/chunks/app/api/redis/disconnect/route-cdd67d428d9e0c3f.js +1 -0
  312. package/.next-prod/static/chunks/app/api/redis/get/route-cdd67d428d9e0c3f.js +1 -0
  313. package/.next-prod/static/chunks/app/api/redis/keys/route-cdd67d428d9e0c3f.js +1 -0
  314. package/.next-prod/static/chunks/app/api/redis/set/route-cdd67d428d9e0c3f.js +1 -0
  315. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-cdd67d428d9e0c3f.js +1 -0
  316. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-cdd67d428d9e0c3f.js +1 -0
  317. package/.next-prod/static/chunks/app/api/review/[id]/route-cdd67d428d9e0c3f.js +1 -0
  318. package/.next-prod/static/chunks/app/api/review/identify/route-cdd67d428d9e0c3f.js +1 -0
  319. package/.next-prod/static/chunks/app/api/review/order/route-cdd67d428d9e0c3f.js +1 -0
  320. package/.next-prod/static/chunks/app/api/review/route-cdd67d428d9e0c3f.js +1 -0
  321. package/.next-prod/static/chunks/app/api/review/share-info/route-cdd67d428d9e0c3f.js +1 -0
  322. package/.next-prod/static/chunks/app/api/review/users/route-cdd67d428d9e0c3f.js +1 -0
  323. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-cdd67d428d9e0c3f.js +1 -0
  324. package/.next-prod/static/chunks/app/api/services/config/route-cdd67d428d9e0c3f.js +1 -0
  325. package/.next-prod/static/chunks/app/api/services/scripts/route-cdd67d428d9e0c3f.js +1 -0
  326. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-cdd67d428d9e0c3f.js +1 -0
  327. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-cdd67d428d9e0c3f.js +1 -0
  328. package/.next-prod/static/chunks/app/api/session-by-path/route-cdd67d428d9e0c3f.js +1 -0
  329. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-cdd67d428d9e0c3f.js +1 -0
  330. package/.next-prod/static/chunks/app/api/sessions/projects/route-cdd67d428d9e0c3f.js +1 -0
  331. package/.next-prod/static/chunks/app/api/sessions/route-cdd67d428d9e0c3f.js +1 -0
  332. package/.next-prod/static/chunks/app/api/settings/route-cdd67d428d9e0c3f.js +1 -0
  333. package/.next-prod/static/chunks/app/api/terminal/aliases/route-cdd67d428d9e0c3f.js +1 -0
  334. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-cdd67d428d9e0c3f.js +1 -0
  335. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-cdd67d428d9e0c3f.js +1 -0
  336. package/.next-prod/static/chunks/app/api/terminal/env/route-cdd67d428d9e0c3f.js +1 -0
  337. package/.next-prod/static/chunks/app/api/terminal/history/route-cdd67d428d9e0c3f.js +1 -0
  338. package/.next-prod/static/chunks/app/api/version/route-cdd67d428d9e0c3f.js +1 -0
  339. package/.next-prod/static/chunks/app/manifest.webmanifest/route-cdd67d428d9e0c3f.js +1 -0
  340. package/.next-prod/static/chunks/app/project/page-d51072aa54463d31.js +25 -0
  341. package/.next-prod/static/chunks/app/review/[id]/{page-64f18d8d2476753c.js → page-559260ff9227d0b4.js} +1 -1
  342. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-cdd67d428d9e0c3f.js +1 -0
  343. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-cdd67d428d9e0c3f.js +1 -0
  344. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-cdd67d428d9e0c3f.js +1 -0
  345. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-cdd67d428d9e0c3f.js +1 -0
  346. package/.next-prod/static/css/81b599e4fb160b4a.css +3 -0
  347. package/.next-prod/trace +12 -12
  348. package/.next-prod/trace-build +1 -1
  349. package/.next-prod/types/app/api/neo4j/connect/route.ts +350 -0
  350. package/.next-prod/types/app/api/neo4j/disconnect/route.ts +350 -0
  351. package/.next-prod/types/app/api/neo4j/query/route.ts +350 -0
  352. package/.next-prod/types/app/api/neo4j/schema/route.ts +350 -0
  353. package/.next-prod/types/routes.d.ts +5 -1
  354. package/.next-prod/types/validator.ts +36 -0
  355. package/dist/scheduledTasks.mjs +34 -7
  356. package/package.json +2 -1
  357. package/.next-prod/static/V_N2dZ0KfkFoQVBKA13AJ/_buildManifest.js +0 -1
  358. package/.next-prod/static/chunks/305-fced91c3443b6178.js +0 -1
  359. package/.next-prod/static/chunks/4240-38a224bd376cc8a0.js +0 -1
  360. package/.next-prod/static/chunks/app/_global-error/page-f2ae9d2d29d5fe08.js +0 -1
  361. package/.next-prod/static/chunks/app/api/bash/route-f2ae9d2d29d5fe08.js +0 -1
  362. package/.next-prod/static/chunks/app/api/chat/route-f2ae9d2d29d5fe08.js +0 -1
  363. package/.next-prod/static/chunks/app/api/claude-stats/route-f2ae9d2d29d5fe08.js +0 -1
  364. package/.next-prod/static/chunks/app/api/commands/route-f2ae9d2d29d5fe08.js +0 -1
  365. package/.next-prod/static/chunks/app/api/comments/route-f2ae9d2d29d5fe08.js +0 -1
  366. package/.next-prod/static/chunks/app/api/db/columns/route-f2ae9d2d29d5fe08.js +0 -1
  367. package/.next-prod/static/chunks/app/api/db/connect/route-f2ae9d2d29d5fe08.js +0 -1
  368. package/.next-prod/static/chunks/app/api/db/disconnect/route-f2ae9d2d29d5fe08.js +0 -1
  369. package/.next-prod/static/chunks/app/api/db/export/route-f2ae9d2d29d5fe08.js +0 -1
  370. package/.next-prod/static/chunks/app/api/db/query/route-f2ae9d2d29d5fe08.js +0 -1
  371. package/.next-prod/static/chunks/app/api/db/schemas/route-f2ae9d2d29d5fe08.js +0 -1
  372. package/.next-prod/static/chunks/app/api/extension/version/route-f2ae9d2d29d5fe08.js +0 -1
  373. package/.next-prod/static/chunks/app/api/file/route-f2ae9d2d29d5fe08.js +0 -1
  374. package/.next-prod/static/chunks/app/api/files/blame/route-f2ae9d2d29d5fe08.js +0 -1
  375. package/.next-prod/static/chunks/app/api/files/clipboard/route-f2ae9d2d29d5fe08.js +0 -1
  376. package/.next-prod/static/chunks/app/api/files/copy/route-f2ae9d2d29d5fe08.js +0 -1
  377. package/.next-prod/static/chunks/app/api/files/delete/route-f2ae9d2d29d5fe08.js +0 -1
  378. package/.next-prod/static/chunks/app/api/files/expanded/route-f2ae9d2d29d5fe08.js +0 -1
  379. package/.next-prod/static/chunks/app/api/files/index/route-f2ae9d2d29d5fe08.js +0 -1
  380. package/.next-prod/static/chunks/app/api/files/init/route-f2ae9d2d29d5fe08.js +0 -1
  381. package/.next-prod/static/chunks/app/api/files/paste/route-f2ae9d2d29d5fe08.js +0 -1
  382. package/.next-prod/static/chunks/app/api/files/read/route-f2ae9d2d29d5fe08.js +0 -1
  383. package/.next-prod/static/chunks/app/api/files/readdir/route-f2ae9d2d29d5fe08.js +0 -1
  384. package/.next-prod/static/chunks/app/api/files/recent/route-f2ae9d2d29d5fe08.js +0 -1
  385. package/.next-prod/static/chunks/app/api/files/save/route-f2ae9d2d29d5fe08.js +0 -1
  386. package/.next-prod/static/chunks/app/api/files/search/route-f2ae9d2d29d5fe08.js +0 -1
  387. package/.next-prod/static/chunks/app/api/git/branch-diff/route-f2ae9d2d29d5fe08.js +0 -1
  388. package/.next-prod/static/chunks/app/api/git/branches/route-f2ae9d2d29d5fe08.js +0 -1
  389. package/.next-prod/static/chunks/app/api/git/commit-diff/route-f2ae9d2d29d5fe08.js +0 -1
  390. package/.next-prod/static/chunks/app/api/git/commits/route-f2ae9d2d29d5fe08.js +0 -1
  391. package/.next-prod/static/chunks/app/api/git/diff/route-f2ae9d2d29d5fe08.js +0 -1
  392. package/.next-prod/static/chunks/app/api/git/discard/route-f2ae9d2d29d5fe08.js +0 -1
  393. package/.next-prod/static/chunks/app/api/git/stage/route-f2ae9d2d29d5fe08.js +0 -1
  394. package/.next-prod/static/chunks/app/api/git/status/route-f2ae9d2d29d5fe08.js +0 -1
  395. package/.next-prod/static/chunks/app/api/git/unstage/route-f2ae9d2d29d5fe08.js +0 -1
  396. package/.next-prod/static/chunks/app/api/git/worktree/route-f2ae9d2d29d5fe08.js +0 -1
  397. package/.next-prod/static/chunks/app/api/global-state/route-f2ae9d2d29d5fe08.js +0 -1
  398. package/.next-prod/static/chunks/app/api/jupyter/load/route-f2ae9d2d29d5fe08.js +0 -1
  399. package/.next-prod/static/chunks/app/api/jupyter/save/route-f2ae9d2d29d5fe08.js +0 -1
  400. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-f2ae9d2d29d5fe08.js +0 -1
  401. package/.next-prod/static/chunks/app/api/lsp/definition/route-f2ae9d2d29d5fe08.js +0 -1
  402. package/.next-prod/static/chunks/app/api/lsp/hover/route-f2ae9d2d29d5fe08.js +0 -1
  403. package/.next-prod/static/chunks/app/api/lsp/references/route-f2ae9d2d29d5fe08.js +0 -1
  404. package/.next-prod/static/chunks/app/api/lsp/status/route-f2ae9d2d29d5fe08.js +0 -1
  405. package/.next-prod/static/chunks/app/api/lsp/warmup/route-f2ae9d2d29d5fe08.js +0 -1
  406. package/.next-prod/static/chunks/app/api/mysql/columns/route-f2ae9d2d29d5fe08.js +0 -1
  407. package/.next-prod/static/chunks/app/api/mysql/connect/route-f2ae9d2d29d5fe08.js +0 -1
  408. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-f2ae9d2d29d5fe08.js +0 -1
  409. package/.next-prod/static/chunks/app/api/mysql/export/route-f2ae9d2d29d5fe08.js +0 -1
  410. package/.next-prod/static/chunks/app/api/mysql/query/route-f2ae9d2d29d5fe08.js +0 -1
  411. package/.next-prod/static/chunks/app/api/mysql/schemas/route-f2ae9d2d29d5fe08.js +0 -1
  412. package/.next-prod/static/chunks/app/api/note/route-f2ae9d2d29d5fe08.js +0 -1
  413. package/.next-prod/static/chunks/app/api/open-cursor/route-f2ae9d2d29d5fe08.js +0 -1
  414. package/.next-prod/static/chunks/app/api/open-vscode/route-f2ae9d2d29d5fe08.js +0 -1
  415. package/.next-prod/static/chunks/app/api/pick-folder/route-f2ae9d2d29d5fe08.js +0 -1
  416. package/.next-prod/static/chunks/app/api/pinned-sessions/route-f2ae9d2d29d5fe08.js +0 -1
  417. package/.next-prod/static/chunks/app/api/project-settings/route-f2ae9d2d29d5fe08.js +0 -1
  418. package/.next-prod/static/chunks/app/api/project-state/route-f2ae9d2d29d5fe08.js +0 -1
  419. package/.next-prod/static/chunks/app/api/projects/route-f2ae9d2d29d5fe08.js +0 -1
  420. package/.next-prod/static/chunks/app/api/redis/command/route-f2ae9d2d29d5fe08.js +0 -1
  421. package/.next-prod/static/chunks/app/api/redis/connect/route-f2ae9d2d29d5fe08.js +0 -1
  422. package/.next-prod/static/chunks/app/api/redis/delete/route-f2ae9d2d29d5fe08.js +0 -1
  423. package/.next-prod/static/chunks/app/api/redis/disconnect/route-f2ae9d2d29d5fe08.js +0 -1
  424. package/.next-prod/static/chunks/app/api/redis/get/route-f2ae9d2d29d5fe08.js +0 -1
  425. package/.next-prod/static/chunks/app/api/redis/keys/route-f2ae9d2d29d5fe08.js +0 -1
  426. package/.next-prod/static/chunks/app/api/redis/set/route-f2ae9d2d29d5fe08.js +0 -1
  427. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-f2ae9d2d29d5fe08.js +0 -1
  428. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-f2ae9d2d29d5fe08.js +0 -1
  429. package/.next-prod/static/chunks/app/api/review/[id]/route-f2ae9d2d29d5fe08.js +0 -1
  430. package/.next-prod/static/chunks/app/api/review/identify/route-f2ae9d2d29d5fe08.js +0 -1
  431. package/.next-prod/static/chunks/app/api/review/order/route-f2ae9d2d29d5fe08.js +0 -1
  432. package/.next-prod/static/chunks/app/api/review/route-f2ae9d2d29d5fe08.js +0 -1
  433. package/.next-prod/static/chunks/app/api/review/share-info/route-f2ae9d2d29d5fe08.js +0 -1
  434. package/.next-prod/static/chunks/app/api/review/users/route-f2ae9d2d29d5fe08.js +0 -1
  435. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-f2ae9d2d29d5fe08.js +0 -1
  436. package/.next-prod/static/chunks/app/api/services/config/route-f2ae9d2d29d5fe08.js +0 -1
  437. package/.next-prod/static/chunks/app/api/services/scripts/route-f2ae9d2d29d5fe08.js +0 -1
  438. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-f2ae9d2d29d5fe08.js +0 -1
  439. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-f2ae9d2d29d5fe08.js +0 -1
  440. package/.next-prod/static/chunks/app/api/session-by-path/route-f2ae9d2d29d5fe08.js +0 -1
  441. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-f2ae9d2d29d5fe08.js +0 -1
  442. package/.next-prod/static/chunks/app/api/sessions/projects/route-f2ae9d2d29d5fe08.js +0 -1
  443. package/.next-prod/static/chunks/app/api/sessions/route-f2ae9d2d29d5fe08.js +0 -1
  444. package/.next-prod/static/chunks/app/api/settings/route-f2ae9d2d29d5fe08.js +0 -1
  445. package/.next-prod/static/chunks/app/api/terminal/aliases/route-f2ae9d2d29d5fe08.js +0 -1
  446. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-f2ae9d2d29d5fe08.js +0 -1
  447. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-f2ae9d2d29d5fe08.js +0 -1
  448. package/.next-prod/static/chunks/app/api/terminal/env/route-f2ae9d2d29d5fe08.js +0 -1
  449. package/.next-prod/static/chunks/app/api/terminal/history/route-f2ae9d2d29d5fe08.js +0 -1
  450. package/.next-prod/static/chunks/app/api/version/route-f2ae9d2d29d5fe08.js +0 -1
  451. package/.next-prod/static/chunks/app/manifest.webmanifest/route-f2ae9d2d29d5fe08.js +0 -1
  452. package/.next-prod/static/chunks/app/project/page-5f44bd5f9edf4fdc.js +0 -25
  453. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-f2ae9d2d29d5fe08.js +0 -1
  454. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-f2ae9d2d29d5fe08.js +0 -1
  455. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-f2ae9d2d29d5fe08.js +0 -1
  456. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-f2ae9d2d29d5fe08.js +0 -1
  457. package/.next-prod/static/css/dd86f60184ab34a9.css +0 -3
  458. /package/.next-prod/static/{V_N2dZ0KfkFoQVBKA13AJ → TAHqVv82H6wf2IMhpr8kw}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- [{"name":"run-webpack","duration":11584509,"timestamp":194436200,"id":17,"parentId":1,"tags":{},"startTime":1774692989510,"traceId":"cb5515745fff4783"},{"name":"run-typescript","duration":13572397,"timestamp":206026744,"id":1412,"parentId":1,"tags":{},"startTime":1774693001100,"traceId":"cb5515745fff4783"},{"name":"static-check","duration":738216,"timestamp":219614697,"id":1415,"parentId":1,"tags":{},"startTime":1774693014688,"traceId":"cb5515745fff4783"},{"name":"static-generation","duration":5372979,"timestamp":220692646,"id":1615,"parentId":1,"tags":{},"startTime":1774693015766,"traceId":"cb5515745fff4783"},{"name":"collect-build-traces","duration":18304876,"timestamp":220353624,"id":1612,"parentId":1,"tags":{},"startTime":1774693015427,"traceId":"cb5515745fff4783"},{"name":"telemetry-flush","duration":61,"timestamp":238661717,"id":1624,"parentId":1,"tags":{},"startTime":1774693033735,"traceId":"cb5515745fff4783"},{"name":"next-build","duration":44389497,"timestamp":194272294,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774692989346,"traceId":"cb5515745fff4783"}]
1
+ [{"name":"run-webpack","duration":12803318,"timestamp":143343698,"id":17,"parentId":1,"tags":{},"startTime":1774886021615,"traceId":"eeb23e25e4c80bfe"},{"name":"run-typescript","duration":13569312,"timestamp":156151168,"id":1446,"parentId":1,"tags":{},"startTime":1774886034423,"traceId":"eeb23e25e4c80bfe"},{"name":"static-check","duration":782869,"timestamp":169737419,"id":1449,"parentId":1,"tags":{},"startTime":1774886048009,"traceId":"eeb23e25e4c80bfe"},{"name":"static-generation","duration":5421593,"timestamp":170818904,"id":1657,"parentId":1,"tags":{},"startTime":1774886049090,"traceId":"eeb23e25e4c80bfe"},{"name":"collect-build-traces","duration":17354965,"timestamp":170521083,"id":1654,"parentId":1,"tags":{},"startTime":1774886048793,"traceId":"eeb23e25e4c80bfe"},{"name":"telemetry-flush","duration":53,"timestamp":187879160,"id":1666,"parentId":1,"tags":{},"startTime":1774886066151,"traceId":"eeb23e25e4c80bfe"},{"name":"next-build","duration":44695722,"timestamp":143183510,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1774886021455,"traceId":"eeb23e25e4c80bfe"}]
@@ -0,0 +1,350 @@
1
+ // File: /home/runner/work/cockpit/cockpit/src/app/api/neo4j/connect/route.ts
2
+ import * as entry from '../../../../../../src/app/api/neo4j/connect/route.js'
3
+ import type { NextRequest } from 'next/server.js'
4
+
5
+ import type { PrefetchForTypeCheckInternal } from 'next/dist/build/segment-config/app/app-segment-config.js'
6
+
7
+ type TEntry = typeof import('../../../../../../src/app/api/neo4j/connect/route.js')
8
+
9
+ type SegmentParams<T extends Object = any> = T extends Record<string, any>
10
+ ? { [K in keyof T]: T[K] extends string ? string | string[] | undefined : never }
11
+ : T
12
+
13
+ // Check that the entry is a valid entry
14
+ checkFields<Diff<{
15
+ GET?: Function
16
+ HEAD?: Function
17
+ OPTIONS?: Function
18
+ POST?: Function
19
+ PUT?: Function
20
+ DELETE?: Function
21
+ PATCH?: Function
22
+ config?: {}
23
+ generateStaticParams?: Function
24
+ unstable_prefetch?: PrefetchForTypeCheckInternal
25
+ revalidate?: RevalidateRange<TEntry> | false
26
+ dynamic?: 'auto' | 'force-dynamic' | 'error' | 'force-static'
27
+ dynamicParams?: boolean
28
+ fetchCache?: 'auto' | 'force-no-store' | 'only-no-store' | 'default-no-store' | 'default-cache' | 'only-cache' | 'force-cache'
29
+ preferredRegion?: 'auto' | 'global' | 'home' | string | string[]
30
+ runtime?: 'nodejs' | 'experimental-edge' | 'edge'
31
+ maxDuration?: number
32
+
33
+ }, TEntry, ''>>()
34
+
35
+ type RouteContext = { params: Promise<SegmentParams> }
36
+ // Check the prop type of the entry function
37
+ if ('GET' in entry) {
38
+ checkFields<
39
+ Diff<
40
+ ParamCheck<Request | NextRequest>,
41
+ {
42
+ __tag__: 'GET'
43
+ __param_position__: 'first'
44
+ __param_type__: FirstArg<MaybeField<TEntry, 'GET'>>
45
+ },
46
+ 'GET'
47
+ >
48
+ >()
49
+ checkFields<
50
+ Diff<
51
+ ParamCheck<RouteContext>,
52
+ {
53
+ __tag__: 'GET'
54
+ __param_position__: 'second'
55
+ __param_type__: SecondArg<MaybeField<TEntry, 'GET'>>
56
+ },
57
+ 'GET'
58
+ >
59
+ >()
60
+
61
+ checkFields<
62
+ Diff<
63
+ {
64
+ __tag__: 'GET',
65
+ __return_type__: Response | void | never | Promise<Response | void | never>
66
+ },
67
+ {
68
+ __tag__: 'GET',
69
+ __return_type__: ReturnType<MaybeField<TEntry, 'GET'>>
70
+ },
71
+ 'GET'
72
+ >
73
+ >()
74
+ }
75
+ // Check the prop type of the entry function
76
+ if ('HEAD' in entry) {
77
+ checkFields<
78
+ Diff<
79
+ ParamCheck<Request | NextRequest>,
80
+ {
81
+ __tag__: 'HEAD'
82
+ __param_position__: 'first'
83
+ __param_type__: FirstArg<MaybeField<TEntry, 'HEAD'>>
84
+ },
85
+ 'HEAD'
86
+ >
87
+ >()
88
+ checkFields<
89
+ Diff<
90
+ ParamCheck<RouteContext>,
91
+ {
92
+ __tag__: 'HEAD'
93
+ __param_position__: 'second'
94
+ __param_type__: SecondArg<MaybeField<TEntry, 'HEAD'>>
95
+ },
96
+ 'HEAD'
97
+ >
98
+ >()
99
+
100
+ checkFields<
101
+ Diff<
102
+ {
103
+ __tag__: 'HEAD',
104
+ __return_type__: Response | void | never | Promise<Response | void | never>
105
+ },
106
+ {
107
+ __tag__: 'HEAD',
108
+ __return_type__: ReturnType<MaybeField<TEntry, 'HEAD'>>
109
+ },
110
+ 'HEAD'
111
+ >
112
+ >()
113
+ }
114
+ // Check the prop type of the entry function
115
+ if ('OPTIONS' in entry) {
116
+ checkFields<
117
+ Diff<
118
+ ParamCheck<Request | NextRequest>,
119
+ {
120
+ __tag__: 'OPTIONS'
121
+ __param_position__: 'first'
122
+ __param_type__: FirstArg<MaybeField<TEntry, 'OPTIONS'>>
123
+ },
124
+ 'OPTIONS'
125
+ >
126
+ >()
127
+ checkFields<
128
+ Diff<
129
+ ParamCheck<RouteContext>,
130
+ {
131
+ __tag__: 'OPTIONS'
132
+ __param_position__: 'second'
133
+ __param_type__: SecondArg<MaybeField<TEntry, 'OPTIONS'>>
134
+ },
135
+ 'OPTIONS'
136
+ >
137
+ >()
138
+
139
+ checkFields<
140
+ Diff<
141
+ {
142
+ __tag__: 'OPTIONS',
143
+ __return_type__: Response | void | never | Promise<Response | void | never>
144
+ },
145
+ {
146
+ __tag__: 'OPTIONS',
147
+ __return_type__: ReturnType<MaybeField<TEntry, 'OPTIONS'>>
148
+ },
149
+ 'OPTIONS'
150
+ >
151
+ >()
152
+ }
153
+ // Check the prop type of the entry function
154
+ if ('POST' in entry) {
155
+ checkFields<
156
+ Diff<
157
+ ParamCheck<Request | NextRequest>,
158
+ {
159
+ __tag__: 'POST'
160
+ __param_position__: 'first'
161
+ __param_type__: FirstArg<MaybeField<TEntry, 'POST'>>
162
+ },
163
+ 'POST'
164
+ >
165
+ >()
166
+ checkFields<
167
+ Diff<
168
+ ParamCheck<RouteContext>,
169
+ {
170
+ __tag__: 'POST'
171
+ __param_position__: 'second'
172
+ __param_type__: SecondArg<MaybeField<TEntry, 'POST'>>
173
+ },
174
+ 'POST'
175
+ >
176
+ >()
177
+
178
+ checkFields<
179
+ Diff<
180
+ {
181
+ __tag__: 'POST',
182
+ __return_type__: Response | void | never | Promise<Response | void | never>
183
+ },
184
+ {
185
+ __tag__: 'POST',
186
+ __return_type__: ReturnType<MaybeField<TEntry, 'POST'>>
187
+ },
188
+ 'POST'
189
+ >
190
+ >()
191
+ }
192
+ // Check the prop type of the entry function
193
+ if ('PUT' in entry) {
194
+ checkFields<
195
+ Diff<
196
+ ParamCheck<Request | NextRequest>,
197
+ {
198
+ __tag__: 'PUT'
199
+ __param_position__: 'first'
200
+ __param_type__: FirstArg<MaybeField<TEntry, 'PUT'>>
201
+ },
202
+ 'PUT'
203
+ >
204
+ >()
205
+ checkFields<
206
+ Diff<
207
+ ParamCheck<RouteContext>,
208
+ {
209
+ __tag__: 'PUT'
210
+ __param_position__: 'second'
211
+ __param_type__: SecondArg<MaybeField<TEntry, 'PUT'>>
212
+ },
213
+ 'PUT'
214
+ >
215
+ >()
216
+
217
+ checkFields<
218
+ Diff<
219
+ {
220
+ __tag__: 'PUT',
221
+ __return_type__: Response | void | never | Promise<Response | void | never>
222
+ },
223
+ {
224
+ __tag__: 'PUT',
225
+ __return_type__: ReturnType<MaybeField<TEntry, 'PUT'>>
226
+ },
227
+ 'PUT'
228
+ >
229
+ >()
230
+ }
231
+ // Check the prop type of the entry function
232
+ if ('DELETE' in entry) {
233
+ checkFields<
234
+ Diff<
235
+ ParamCheck<Request | NextRequest>,
236
+ {
237
+ __tag__: 'DELETE'
238
+ __param_position__: 'first'
239
+ __param_type__: FirstArg<MaybeField<TEntry, 'DELETE'>>
240
+ },
241
+ 'DELETE'
242
+ >
243
+ >()
244
+ checkFields<
245
+ Diff<
246
+ ParamCheck<RouteContext>,
247
+ {
248
+ __tag__: 'DELETE'
249
+ __param_position__: 'second'
250
+ __param_type__: SecondArg<MaybeField<TEntry, 'DELETE'>>
251
+ },
252
+ 'DELETE'
253
+ >
254
+ >()
255
+
256
+ checkFields<
257
+ Diff<
258
+ {
259
+ __tag__: 'DELETE',
260
+ __return_type__: Response | void | never | Promise<Response | void | never>
261
+ },
262
+ {
263
+ __tag__: 'DELETE',
264
+ __return_type__: ReturnType<MaybeField<TEntry, 'DELETE'>>
265
+ },
266
+ 'DELETE'
267
+ >
268
+ >()
269
+ }
270
+ // Check the prop type of the entry function
271
+ if ('PATCH' in entry) {
272
+ checkFields<
273
+ Diff<
274
+ ParamCheck<Request | NextRequest>,
275
+ {
276
+ __tag__: 'PATCH'
277
+ __param_position__: 'first'
278
+ __param_type__: FirstArg<MaybeField<TEntry, 'PATCH'>>
279
+ },
280
+ 'PATCH'
281
+ >
282
+ >()
283
+ checkFields<
284
+ Diff<
285
+ ParamCheck<RouteContext>,
286
+ {
287
+ __tag__: 'PATCH'
288
+ __param_position__: 'second'
289
+ __param_type__: SecondArg<MaybeField<TEntry, 'PATCH'>>
290
+ },
291
+ 'PATCH'
292
+ >
293
+ >()
294
+
295
+ checkFields<
296
+ Diff<
297
+ {
298
+ __tag__: 'PATCH',
299
+ __return_type__: Response | void | never | Promise<Response | void | never>
300
+ },
301
+ {
302
+ __tag__: 'PATCH',
303
+ __return_type__: ReturnType<MaybeField<TEntry, 'PATCH'>>
304
+ },
305
+ 'PATCH'
306
+ >
307
+ >()
308
+ }
309
+
310
+ // Check the arguments and return type of the generateStaticParams function
311
+ if ('generateStaticParams' in entry) {
312
+ checkFields<Diff<{ params: SegmentParams }, FirstArg<MaybeField<TEntry, 'generateStaticParams'>>, 'generateStaticParams'>>()
313
+ checkFields<Diff<{ __tag__: 'generateStaticParams', __return_type__: any[] | Promise<any[]> }, { __tag__: 'generateStaticParams', __return_type__: ReturnType<MaybeField<TEntry, 'generateStaticParams'>> }>>()
314
+ }
315
+
316
+ export interface PageProps {
317
+ params?: Promise<SegmentParams>
318
+ searchParams?: Promise<any>
319
+ }
320
+ export interface LayoutProps {
321
+ children?: React.ReactNode
322
+
323
+ params?: Promise<SegmentParams>
324
+ }
325
+
326
+ // =============
327
+ // Utility types
328
+ type RevalidateRange<T> = T extends { revalidate: any } ? NonNegative<T['revalidate']> : never
329
+
330
+ // If T is unknown or any, it will be an empty {} type. Otherwise, it will be the same as Omit<T, keyof Base>.
331
+ type OmitWithTag<T, K extends keyof any, _M> = Omit<T, K>
332
+ type Diff<Base, T extends Base, Message extends string = ''> = 0 extends (1 & T) ? {} : OmitWithTag<T, keyof Base, Message>
333
+
334
+ type FirstArg<T extends Function> = T extends (...args: [infer T, any]) => any ? unknown extends T ? any : T : never
335
+ type SecondArg<T extends Function> = T extends (...args: [any, infer T]) => any ? unknown extends T ? any : T : never
336
+ type MaybeField<T, K extends string> = T extends { [k in K]: infer G } ? G extends Function ? G : never : never
337
+
338
+ type ParamCheck<T> = {
339
+ __tag__: string
340
+ __param_position__: string
341
+ __param_type__: T
342
+ }
343
+
344
+ function checkFields<_ extends { [k in keyof any]: never }>() {}
345
+
346
+ // https://github.com/sindresorhus/type-fest
347
+ type Numeric = number | bigint
348
+ type Zero = 0 | 0n
349
+ type Negative<T extends Numeric> = T extends Zero ? never : `${T}` extends `-${string}` ? T : never
350
+ type NonNegative<T extends Numeric> = T extends Zero ? T : Negative<T> extends never ? T : '__invalid_negative_number__'
@@ -0,0 +1,350 @@
1
+ // File: /home/runner/work/cockpit/cockpit/src/app/api/neo4j/disconnect/route.ts
2
+ import * as entry from '../../../../../../src/app/api/neo4j/disconnect/route.js'
3
+ import type { NextRequest } from 'next/server.js'
4
+
5
+ import type { PrefetchForTypeCheckInternal } from 'next/dist/build/segment-config/app/app-segment-config.js'
6
+
7
+ type TEntry = typeof import('../../../../../../src/app/api/neo4j/disconnect/route.js')
8
+
9
+ type SegmentParams<T extends Object = any> = T extends Record<string, any>
10
+ ? { [K in keyof T]: T[K] extends string ? string | string[] | undefined : never }
11
+ : T
12
+
13
+ // Check that the entry is a valid entry
14
+ checkFields<Diff<{
15
+ GET?: Function
16
+ HEAD?: Function
17
+ OPTIONS?: Function
18
+ POST?: Function
19
+ PUT?: Function
20
+ DELETE?: Function
21
+ PATCH?: Function
22
+ config?: {}
23
+ generateStaticParams?: Function
24
+ unstable_prefetch?: PrefetchForTypeCheckInternal
25
+ revalidate?: RevalidateRange<TEntry> | false
26
+ dynamic?: 'auto' | 'force-dynamic' | 'error' | 'force-static'
27
+ dynamicParams?: boolean
28
+ fetchCache?: 'auto' | 'force-no-store' | 'only-no-store' | 'default-no-store' | 'default-cache' | 'only-cache' | 'force-cache'
29
+ preferredRegion?: 'auto' | 'global' | 'home' | string | string[]
30
+ runtime?: 'nodejs' | 'experimental-edge' | 'edge'
31
+ maxDuration?: number
32
+
33
+ }, TEntry, ''>>()
34
+
35
+ type RouteContext = { params: Promise<SegmentParams> }
36
+ // Check the prop type of the entry function
37
+ if ('GET' in entry) {
38
+ checkFields<
39
+ Diff<
40
+ ParamCheck<Request | NextRequest>,
41
+ {
42
+ __tag__: 'GET'
43
+ __param_position__: 'first'
44
+ __param_type__: FirstArg<MaybeField<TEntry, 'GET'>>
45
+ },
46
+ 'GET'
47
+ >
48
+ >()
49
+ checkFields<
50
+ Diff<
51
+ ParamCheck<RouteContext>,
52
+ {
53
+ __tag__: 'GET'
54
+ __param_position__: 'second'
55
+ __param_type__: SecondArg<MaybeField<TEntry, 'GET'>>
56
+ },
57
+ 'GET'
58
+ >
59
+ >()
60
+
61
+ checkFields<
62
+ Diff<
63
+ {
64
+ __tag__: 'GET',
65
+ __return_type__: Response | void | never | Promise<Response | void | never>
66
+ },
67
+ {
68
+ __tag__: 'GET',
69
+ __return_type__: ReturnType<MaybeField<TEntry, 'GET'>>
70
+ },
71
+ 'GET'
72
+ >
73
+ >()
74
+ }
75
+ // Check the prop type of the entry function
76
+ if ('HEAD' in entry) {
77
+ checkFields<
78
+ Diff<
79
+ ParamCheck<Request | NextRequest>,
80
+ {
81
+ __tag__: 'HEAD'
82
+ __param_position__: 'first'
83
+ __param_type__: FirstArg<MaybeField<TEntry, 'HEAD'>>
84
+ },
85
+ 'HEAD'
86
+ >
87
+ >()
88
+ checkFields<
89
+ Diff<
90
+ ParamCheck<RouteContext>,
91
+ {
92
+ __tag__: 'HEAD'
93
+ __param_position__: 'second'
94
+ __param_type__: SecondArg<MaybeField<TEntry, 'HEAD'>>
95
+ },
96
+ 'HEAD'
97
+ >
98
+ >()
99
+
100
+ checkFields<
101
+ Diff<
102
+ {
103
+ __tag__: 'HEAD',
104
+ __return_type__: Response | void | never | Promise<Response | void | never>
105
+ },
106
+ {
107
+ __tag__: 'HEAD',
108
+ __return_type__: ReturnType<MaybeField<TEntry, 'HEAD'>>
109
+ },
110
+ 'HEAD'
111
+ >
112
+ >()
113
+ }
114
+ // Check the prop type of the entry function
115
+ if ('OPTIONS' in entry) {
116
+ checkFields<
117
+ Diff<
118
+ ParamCheck<Request | NextRequest>,
119
+ {
120
+ __tag__: 'OPTIONS'
121
+ __param_position__: 'first'
122
+ __param_type__: FirstArg<MaybeField<TEntry, 'OPTIONS'>>
123
+ },
124
+ 'OPTIONS'
125
+ >
126
+ >()
127
+ checkFields<
128
+ Diff<
129
+ ParamCheck<RouteContext>,
130
+ {
131
+ __tag__: 'OPTIONS'
132
+ __param_position__: 'second'
133
+ __param_type__: SecondArg<MaybeField<TEntry, 'OPTIONS'>>
134
+ },
135
+ 'OPTIONS'
136
+ >
137
+ >()
138
+
139
+ checkFields<
140
+ Diff<
141
+ {
142
+ __tag__: 'OPTIONS',
143
+ __return_type__: Response | void | never | Promise<Response | void | never>
144
+ },
145
+ {
146
+ __tag__: 'OPTIONS',
147
+ __return_type__: ReturnType<MaybeField<TEntry, 'OPTIONS'>>
148
+ },
149
+ 'OPTIONS'
150
+ >
151
+ >()
152
+ }
153
+ // Check the prop type of the entry function
154
+ if ('POST' in entry) {
155
+ checkFields<
156
+ Diff<
157
+ ParamCheck<Request | NextRequest>,
158
+ {
159
+ __tag__: 'POST'
160
+ __param_position__: 'first'
161
+ __param_type__: FirstArg<MaybeField<TEntry, 'POST'>>
162
+ },
163
+ 'POST'
164
+ >
165
+ >()
166
+ checkFields<
167
+ Diff<
168
+ ParamCheck<RouteContext>,
169
+ {
170
+ __tag__: 'POST'
171
+ __param_position__: 'second'
172
+ __param_type__: SecondArg<MaybeField<TEntry, 'POST'>>
173
+ },
174
+ 'POST'
175
+ >
176
+ >()
177
+
178
+ checkFields<
179
+ Diff<
180
+ {
181
+ __tag__: 'POST',
182
+ __return_type__: Response | void | never | Promise<Response | void | never>
183
+ },
184
+ {
185
+ __tag__: 'POST',
186
+ __return_type__: ReturnType<MaybeField<TEntry, 'POST'>>
187
+ },
188
+ 'POST'
189
+ >
190
+ >()
191
+ }
192
+ // Check the prop type of the entry function
193
+ if ('PUT' in entry) {
194
+ checkFields<
195
+ Diff<
196
+ ParamCheck<Request | NextRequest>,
197
+ {
198
+ __tag__: 'PUT'
199
+ __param_position__: 'first'
200
+ __param_type__: FirstArg<MaybeField<TEntry, 'PUT'>>
201
+ },
202
+ 'PUT'
203
+ >
204
+ >()
205
+ checkFields<
206
+ Diff<
207
+ ParamCheck<RouteContext>,
208
+ {
209
+ __tag__: 'PUT'
210
+ __param_position__: 'second'
211
+ __param_type__: SecondArg<MaybeField<TEntry, 'PUT'>>
212
+ },
213
+ 'PUT'
214
+ >
215
+ >()
216
+
217
+ checkFields<
218
+ Diff<
219
+ {
220
+ __tag__: 'PUT',
221
+ __return_type__: Response | void | never | Promise<Response | void | never>
222
+ },
223
+ {
224
+ __tag__: 'PUT',
225
+ __return_type__: ReturnType<MaybeField<TEntry, 'PUT'>>
226
+ },
227
+ 'PUT'
228
+ >
229
+ >()
230
+ }
231
+ // Check the prop type of the entry function
232
+ if ('DELETE' in entry) {
233
+ checkFields<
234
+ Diff<
235
+ ParamCheck<Request | NextRequest>,
236
+ {
237
+ __tag__: 'DELETE'
238
+ __param_position__: 'first'
239
+ __param_type__: FirstArg<MaybeField<TEntry, 'DELETE'>>
240
+ },
241
+ 'DELETE'
242
+ >
243
+ >()
244
+ checkFields<
245
+ Diff<
246
+ ParamCheck<RouteContext>,
247
+ {
248
+ __tag__: 'DELETE'
249
+ __param_position__: 'second'
250
+ __param_type__: SecondArg<MaybeField<TEntry, 'DELETE'>>
251
+ },
252
+ 'DELETE'
253
+ >
254
+ >()
255
+
256
+ checkFields<
257
+ Diff<
258
+ {
259
+ __tag__: 'DELETE',
260
+ __return_type__: Response | void | never | Promise<Response | void | never>
261
+ },
262
+ {
263
+ __tag__: 'DELETE',
264
+ __return_type__: ReturnType<MaybeField<TEntry, 'DELETE'>>
265
+ },
266
+ 'DELETE'
267
+ >
268
+ >()
269
+ }
270
+ // Check the prop type of the entry function
271
+ if ('PATCH' in entry) {
272
+ checkFields<
273
+ Diff<
274
+ ParamCheck<Request | NextRequest>,
275
+ {
276
+ __tag__: 'PATCH'
277
+ __param_position__: 'first'
278
+ __param_type__: FirstArg<MaybeField<TEntry, 'PATCH'>>
279
+ },
280
+ 'PATCH'
281
+ >
282
+ >()
283
+ checkFields<
284
+ Diff<
285
+ ParamCheck<RouteContext>,
286
+ {
287
+ __tag__: 'PATCH'
288
+ __param_position__: 'second'
289
+ __param_type__: SecondArg<MaybeField<TEntry, 'PATCH'>>
290
+ },
291
+ 'PATCH'
292
+ >
293
+ >()
294
+
295
+ checkFields<
296
+ Diff<
297
+ {
298
+ __tag__: 'PATCH',
299
+ __return_type__: Response | void | never | Promise<Response | void | never>
300
+ },
301
+ {
302
+ __tag__: 'PATCH',
303
+ __return_type__: ReturnType<MaybeField<TEntry, 'PATCH'>>
304
+ },
305
+ 'PATCH'
306
+ >
307
+ >()
308
+ }
309
+
310
+ // Check the arguments and return type of the generateStaticParams function
311
+ if ('generateStaticParams' in entry) {
312
+ checkFields<Diff<{ params: SegmentParams }, FirstArg<MaybeField<TEntry, 'generateStaticParams'>>, 'generateStaticParams'>>()
313
+ checkFields<Diff<{ __tag__: 'generateStaticParams', __return_type__: any[] | Promise<any[]> }, { __tag__: 'generateStaticParams', __return_type__: ReturnType<MaybeField<TEntry, 'generateStaticParams'>> }>>()
314
+ }
315
+
316
+ export interface PageProps {
317
+ params?: Promise<SegmentParams>
318
+ searchParams?: Promise<any>
319
+ }
320
+ export interface LayoutProps {
321
+ children?: React.ReactNode
322
+
323
+ params?: Promise<SegmentParams>
324
+ }
325
+
326
+ // =============
327
+ // Utility types
328
+ type RevalidateRange<T> = T extends { revalidate: any } ? NonNegative<T['revalidate']> : never
329
+
330
+ // If T is unknown or any, it will be an empty {} type. Otherwise, it will be the same as Omit<T, keyof Base>.
331
+ type OmitWithTag<T, K extends keyof any, _M> = Omit<T, K>
332
+ type Diff<Base, T extends Base, Message extends string = ''> = 0 extends (1 & T) ? {} : OmitWithTag<T, keyof Base, Message>
333
+
334
+ type FirstArg<T extends Function> = T extends (...args: [infer T, any]) => any ? unknown extends T ? any : T : never
335
+ type SecondArg<T extends Function> = T extends (...args: [any, infer T]) => any ? unknown extends T ? any : T : never
336
+ type MaybeField<T, K extends string> = T extends { [k in K]: infer G } ? G extends Function ? G : never : never
337
+
338
+ type ParamCheck<T> = {
339
+ __tag__: string
340
+ __param_position__: string
341
+ __param_type__: T
342
+ }
343
+
344
+ function checkFields<_ extends { [k in keyof any]: never }>() {}
345
+
346
+ // https://github.com/sindresorhus/type-fest
347
+ type Numeric = number | bigint
348
+ type Zero = 0 | 0n
349
+ type Negative<T extends Numeric> = T extends Zero ? never : `${T}` extends `-${string}` ? T : never
350
+ type NonNegative<T extends Numeric> = T extends Zero ? T : Negative<T> extends never ? T : '__invalid_negative_number__'