trident-git 0.11.0 → 0.13.0

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 (234) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +5 -4
  3. package/.next/build-manifest.json +6 -6
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/routes-manifest.json +6 -0
  6. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  7. package/.next/server/app/_global-error.html +2 -2
  8. package/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  14. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  15. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/_not-found.html +1 -1
  17. package/.next/server/app/_not-found.rsc +3 -3
  18. package/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  19. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  20. package/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  21. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  23. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  24. package/.next/server/app/api/credentials/github/repos/route.js +1 -0
  25. package/.next/server/app/api/credentials/github/repos/route.js.nft.json +1 -0
  26. package/.next/server/app/api/credentials/github/repos/route_client-reference-manifest.js +1 -0
  27. package/.next/server/app/api/credentials/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/custom-scripts/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/fs/open/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/fs/open-terminal/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/fs/route_client-reference-manifest.js +1 -1
  32. package/.next/server/app/api/git/action/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/git/log/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/repos/clone/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app/api/repos/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/credentials/page.js +1 -1
  41. package/.next/server/app/credentials/page_client-reference-manifest.js +1 -1
  42. package/.next/server/app/credentials.html +1 -1
  43. package/.next/server/app/credentials.rsc +4 -4
  44. package/.next/server/app/credentials.segments/_full.segment.rsc +4 -4
  45. package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
  46. package/.next/server/app/credentials.segments/_index.segment.rsc +3 -3
  47. package/.next/server/app/credentials.segments/_tree.segment.rsc +2 -2
  48. package/.next/server/app/credentials.segments/credentials/__PAGE__.segment.rsc +2 -2
  49. package/.next/server/app/credentials.segments/credentials.segment.rsc +1 -1
  50. package/.next/server/app/index.html +1 -1
  51. package/.next/server/app/index.rsc +5 -5
  52. package/.next/server/app/index.segments/__PAGE__.segment.rsc +3 -3
  53. package/.next/server/app/index.segments/_full.segment.rsc +5 -5
  54. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  55. package/.next/server/app/index.segments/_index.segment.rsc +3 -3
  56. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  57. package/.next/server/app/page.js +1 -1
  58. package/.next/server/app/page_client-reference-manifest.js +1 -1
  59. package/.next/server/app/workspace/changes/page.js +1 -1
  60. package/.next/server/app/workspace/changes/page_client-reference-manifest.js +1 -1
  61. package/.next/server/app/workspace/changes.html +1 -1
  62. package/.next/server/app/workspace/changes.rsc +6 -6
  63. package/.next/server/app/workspace/changes.segments/_full.segment.rsc +6 -6
  64. package/.next/server/app/workspace/changes.segments/_head.segment.rsc +1 -1
  65. package/.next/server/app/workspace/changes.segments/_index.segment.rsc +3 -3
  66. package/.next/server/app/workspace/changes.segments/_tree.segment.rsc +2 -2
  67. package/.next/server/app/workspace/changes.segments/workspace/changes/__PAGE__.segment.rsc +2 -2
  68. package/.next/server/app/workspace/changes.segments/workspace/changes.segment.rsc +1 -1
  69. package/.next/server/app/workspace/changes.segments/workspace.segment.rsc +3 -3
  70. package/.next/server/app/workspace/conflicts/page_client-reference-manifest.js +1 -1
  71. package/.next/server/app/workspace/conflicts.html +1 -1
  72. package/.next/server/app/workspace/conflicts.rsc +6 -6
  73. package/.next/server/app/workspace/conflicts.segments/_full.segment.rsc +6 -6
  74. package/.next/server/app/workspace/conflicts.segments/_head.segment.rsc +1 -1
  75. package/.next/server/app/workspace/conflicts.segments/_index.segment.rsc +3 -3
  76. package/.next/server/app/workspace/conflicts.segments/_tree.segment.rsc +2 -2
  77. package/.next/server/app/workspace/conflicts.segments/workspace/conflicts/__PAGE__.segment.rsc +2 -2
  78. package/.next/server/app/workspace/conflicts.segments/workspace/conflicts.segment.rsc +1 -1
  79. package/.next/server/app/workspace/conflicts.segments/workspace.segment.rsc +3 -3
  80. package/.next/server/app/workspace/custom-scripts/page_client-reference-manifest.js +1 -1
  81. package/.next/server/app/workspace/custom-scripts.html +1 -1
  82. package/.next/server/app/workspace/custom-scripts.rsc +6 -6
  83. package/.next/server/app/workspace/custom-scripts.segments/_full.segment.rsc +6 -6
  84. package/.next/server/app/workspace/custom-scripts.segments/_head.segment.rsc +1 -1
  85. package/.next/server/app/workspace/custom-scripts.segments/_index.segment.rsc +3 -3
  86. package/.next/server/app/workspace/custom-scripts.segments/_tree.segment.rsc +2 -2
  87. package/.next/server/app/workspace/custom-scripts.segments/workspace/custom-scripts/__PAGE__.segment.rsc +2 -2
  88. package/.next/server/app/workspace/custom-scripts.segments/workspace/custom-scripts.segment.rsc +1 -1
  89. package/.next/server/app/workspace/custom-scripts.segments/workspace.segment.rsc +3 -3
  90. package/.next/server/app/workspace/history/page_client-reference-manifest.js +1 -1
  91. package/.next/server/app/workspace/history.html +1 -1
  92. package/.next/server/app/workspace/history.rsc +6 -6
  93. package/.next/server/app/workspace/history.segments/_full.segment.rsc +6 -6
  94. package/.next/server/app/workspace/history.segments/_head.segment.rsc +1 -1
  95. package/.next/server/app/workspace/history.segments/_index.segment.rsc +3 -3
  96. package/.next/server/app/workspace/history.segments/_tree.segment.rsc +2 -2
  97. package/.next/server/app/workspace/history.segments/workspace/history/__PAGE__.segment.rsc +2 -2
  98. package/.next/server/app/workspace/history.segments/workspace/history.segment.rsc +1 -1
  99. package/.next/server/app/workspace/history.segments/workspace.segment.rsc +3 -3
  100. package/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  101. package/.next/server/app/workspace/settings/page.js +1 -1
  102. package/.next/server/app/workspace/settings/page_client-reference-manifest.js +1 -1
  103. package/.next/server/app/workspace/settings.html +1 -1
  104. package/.next/server/app/workspace/settings.rsc +6 -6
  105. package/.next/server/app/workspace/settings.segments/_full.segment.rsc +6 -6
  106. package/.next/server/app/workspace/settings.segments/_head.segment.rsc +1 -1
  107. package/.next/server/app/workspace/settings.segments/_index.segment.rsc +3 -3
  108. package/.next/server/app/workspace/settings.segments/_tree.segment.rsc +2 -2
  109. package/.next/server/app/workspace/settings.segments/workspace/settings/__PAGE__.segment.rsc +2 -2
  110. package/.next/server/app/workspace/settings.segments/workspace/settings.segment.rsc +1 -1
  111. package/.next/server/app/workspace/settings.segments/workspace.segment.rsc +3 -3
  112. package/.next/server/app/workspace/stashes/page_client-reference-manifest.js +1 -1
  113. package/.next/server/app/workspace/stashes.html +1 -1
  114. package/.next/server/app/workspace/stashes.rsc +6 -6
  115. package/.next/server/app/workspace/stashes.segments/_full.segment.rsc +6 -6
  116. package/.next/server/app/workspace/stashes.segments/_head.segment.rsc +1 -1
  117. package/.next/server/app/workspace/stashes.segments/_index.segment.rsc +3 -3
  118. package/.next/server/app/workspace/stashes.segments/_tree.segment.rsc +2 -2
  119. package/.next/server/app/workspace/stashes.segments/workspace/stashes/__PAGE__.segment.rsc +2 -2
  120. package/.next/server/app/workspace/stashes.segments/workspace/stashes.segment.rsc +1 -1
  121. package/.next/server/app/workspace/stashes.segments/workspace.segment.rsc +3 -3
  122. package/.next/server/app/workspace.html +1 -1
  123. package/.next/server/app/workspace.rsc +6 -6
  124. package/.next/server/app/workspace.segments/_full.segment.rsc +6 -6
  125. package/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  126. package/.next/server/app/workspace.segments/_index.segment.rsc +3 -3
  127. package/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  128. package/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  129. package/.next/server/app/workspace.segments/workspace.segment.rsc +3 -3
  130. package/.next/server/app-paths-manifest.json +5 -4
  131. package/.next/server/chunks/725.js +5 -5
  132. package/.next/server/chunks/764.js +1 -1
  133. package/.next/server/chunks/781.js +1 -1
  134. package/.next/server/middleware-build-manifest.js +1 -1
  135. package/.next/server/pages/404.html +1 -1
  136. package/.next/server/pages/500.html +2 -2
  137. package/.next/server/server-reference-manifest.json +1 -1
  138. package/.next/static/chunks/2176-c690bf31cb5e55b2.js +1 -0
  139. package/.next/static/chunks/2785-311f9f6f5a125e2c.js +1 -0
  140. package/.next/static/chunks/3794-cd98b5cd5fb65b19.js +2 -0
  141. package/.next/static/chunks/4131-07e15b10898e2bcb.js +1 -0
  142. package/.next/static/chunks/4200-6e3a978e8be646c6.js +1 -0
  143. package/.next/static/chunks/{841-4d865378216d36eb.js → 4841-ffd5ebe610e41d16.js} +1 -1
  144. package/.next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js +1 -0
  145. package/.next/static/chunks/{437-856aae031cb5746d.js → 8437-1595797761bfca7e.js} +1 -1
  146. package/.next/static/chunks/8500-41fa79ac743d83f1.js +1 -0
  147. package/.next/static/chunks/8645-c924b37013fd97cb.js +1 -0
  148. package/.next/static/chunks/{790-8b6ef3e713ecba06.js → 8790-084b0db28b00bb47.js} +1 -1
  149. package/.next/static/chunks/9446-a20b6cd88c57e86c.js +8 -0
  150. package/.next/static/chunks/app/_global-error/page-ec628a31be3b4f02.js +1 -0
  151. package/.next/static/chunks/app/_not-found/page-24574a58bd53b81e.js +1 -0
  152. package/.next/static/chunks/app/api/credentials/github/repos/route-ec628a31be3b4f02.js +1 -0
  153. package/.next/static/chunks/app/api/credentials/route-ec628a31be3b4f02.js +1 -0
  154. package/.next/static/chunks/app/api/custom-scripts/route-ec628a31be3b4f02.js +1 -0
  155. package/.next/static/chunks/app/api/fs/open/route-ec628a31be3b4f02.js +1 -0
  156. package/.next/static/chunks/app/api/fs/open-terminal/route-ec628a31be3b4f02.js +1 -0
  157. package/.next/static/chunks/app/api/fs/route-ec628a31be3b4f02.js +1 -0
  158. package/.next/static/chunks/app/api/git/action/route-ec628a31be3b4f02.js +1 -0
  159. package/.next/static/chunks/app/api/git/branches/route-ec628a31be3b4f02.js +1 -0
  160. package/.next/static/chunks/app/api/git/diff/route-ec628a31be3b4f02.js +1 -0
  161. package/.next/static/chunks/app/api/git/log/route-ec628a31be3b4f02.js +1 -0
  162. package/.next/static/chunks/app/api/git/status/route-ec628a31be3b4f02.js +1 -0
  163. package/.next/static/chunks/app/api/repos/clone/route-ec628a31be3b4f02.js +1 -0
  164. package/.next/static/chunks/app/api/repos/route-ec628a31be3b4f02.js +1 -0
  165. package/.next/static/chunks/app/api/settings/route-ec628a31be3b4f02.js +1 -0
  166. package/.next/static/chunks/app/credentials/page-5adcb8d38dfa3f36.js +1 -0
  167. package/.next/static/chunks/app/layout-1eb3f74bfb86e3d5.js +1 -0
  168. package/.next/static/chunks/app/page-227166c3a6a28389.js +1 -0
  169. package/.next/static/chunks/app/workspace/changes/page-9390107c1ae3ef47.js +3 -0
  170. package/.next/static/chunks/app/workspace/conflicts/page-cca7e25f9f580601.js +1 -0
  171. package/.next/static/chunks/app/workspace/custom-scripts/page-55aefb07e1471aa3.js +1 -0
  172. package/.next/static/chunks/app/workspace/history/page-2b0b6549763f928c.js +1 -0
  173. package/.next/static/chunks/app/workspace/layout-b456ec5162f5cc0c.js +1 -0
  174. package/.next/static/chunks/app/workspace/page-9946371ff90b07f5.js +1 -0
  175. package/.next/static/chunks/app/workspace/settings/page-2208186347df52c5.js +1 -0
  176. package/.next/static/chunks/app/workspace/stashes/page-b02e86bff1b27640.js +1 -0
  177. package/.next/static/chunks/framework-a7f7b4d2dfa5296c.js +1 -0
  178. package/.next/static/chunks/{main-f1d55fffd3cc9809.js → main-962a505e93d0408a.js} +2 -2
  179. package/.next/static/chunks/main-app-8973e8f0b4650cba.js +1 -0
  180. package/.next/static/chunks/next/dist/client/components/builtin/app-error-ec628a31be3b4f02.js +1 -0
  181. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-ec628a31be3b4f02.js +1 -0
  182. package/.next/static/chunks/next/dist/client/components/builtin/global-error-88fcc13a10604ffb.js +1 -0
  183. package/.next/static/chunks/next/dist/client/components/builtin/not-found-ec628a31be3b4f02.js +1 -0
  184. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ec628a31be3b4f02.js +1 -0
  185. package/.next/static/chunks/{webpack-7dec27dc3bfe207a.js → webpack-fa8290bd9e479269.js} +1 -1
  186. package/.next/static/css/fd9ba7e4a832c2ac.css +1 -0
  187. package/.next/static/ih03VWECTc2rbEcBcj6DO/_buildManifest.js +1 -0
  188. package/README.md +7 -4
  189. package/package.json +1 -1
  190. package/.next/static/chunks/131-4e059eb668f6734a.js +0 -1
  191. package/.next/static/chunks/176-b068120641913226.js +0 -1
  192. package/.next/static/chunks/200-3664e65687e716a2.js +0 -1
  193. package/.next/static/chunks/26-a76b3447d31c0f53.js +0 -1
  194. package/.next/static/chunks/446-5e20362a9a4e9a9b.js +0 -8
  195. package/.next/static/chunks/4bd1b696-096d35a2bd1da3af.js +0 -1
  196. package/.next/static/chunks/500-5d45efbf86b8d36e.js +0 -1
  197. package/.next/static/chunks/785-e6d755147ff87934.js +0 -1
  198. package/.next/static/chunks/794-37dad9bbc14b04b8.js +0 -2
  199. package/.next/static/chunks/app/_global-error/page-2c17ff49390f8b16.js +0 -1
  200. package/.next/static/chunks/app/_not-found/page-4c0a9d0b7f164692.js +0 -1
  201. package/.next/static/chunks/app/api/credentials/route-2c17ff49390f8b16.js +0 -1
  202. package/.next/static/chunks/app/api/custom-scripts/route-2c17ff49390f8b16.js +0 -1
  203. package/.next/static/chunks/app/api/fs/open/route-2c17ff49390f8b16.js +0 -1
  204. package/.next/static/chunks/app/api/fs/open-terminal/route-2c17ff49390f8b16.js +0 -1
  205. package/.next/static/chunks/app/api/fs/route-2c17ff49390f8b16.js +0 -1
  206. package/.next/static/chunks/app/api/git/action/route-2c17ff49390f8b16.js +0 -1
  207. package/.next/static/chunks/app/api/git/branches/route-2c17ff49390f8b16.js +0 -1
  208. package/.next/static/chunks/app/api/git/diff/route-2c17ff49390f8b16.js +0 -1
  209. package/.next/static/chunks/app/api/git/log/route-2c17ff49390f8b16.js +0 -1
  210. package/.next/static/chunks/app/api/git/status/route-2c17ff49390f8b16.js +0 -1
  211. package/.next/static/chunks/app/api/repos/clone/route-2c17ff49390f8b16.js +0 -1
  212. package/.next/static/chunks/app/api/repos/route-2c17ff49390f8b16.js +0 -1
  213. package/.next/static/chunks/app/api/settings/route-2c17ff49390f8b16.js +0 -1
  214. package/.next/static/chunks/app/credentials/page-07fecc857743845b.js +0 -1
  215. package/.next/static/chunks/app/layout-3a89133183963c99.js +0 -1
  216. package/.next/static/chunks/app/page-ebdbe7959d4d2112.js +0 -1
  217. package/.next/static/chunks/app/workspace/changes/page-9cc0418e85135e2c.js +0 -3
  218. package/.next/static/chunks/app/workspace/conflicts/page-310cc2e533418cb9.js +0 -1
  219. package/.next/static/chunks/app/workspace/custom-scripts/page-9efd46619d453d38.js +0 -1
  220. package/.next/static/chunks/app/workspace/history/page-3ee1cf05f8f891fb.js +0 -1
  221. package/.next/static/chunks/app/workspace/layout-75d987f016bdfce7.js +0 -1
  222. package/.next/static/chunks/app/workspace/page-2533388880ae7887.js +0 -1
  223. package/.next/static/chunks/app/workspace/settings/page-d5ac0cd9f79beaf2.js +0 -1
  224. package/.next/static/chunks/app/workspace/stashes/page-1996f32e07346504.js +0 -1
  225. package/.next/static/chunks/framework-75892d61b920805f.js +0 -1
  226. package/.next/static/chunks/main-app-8bead961b2b5992f.js +0 -1
  227. package/.next/static/chunks/next/dist/client/components/builtin/app-error-2c17ff49390f8b16.js +0 -1
  228. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-2c17ff49390f8b16.js +0 -1
  229. package/.next/static/chunks/next/dist/client/components/builtin/global-error-75b91957b25dc110.js +0 -1
  230. package/.next/static/chunks/next/dist/client/components/builtin/not-found-2c17ff49390f8b16.js +0 -1
  231. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-2c17ff49390f8b16.js +0 -1
  232. package/.next/static/css/87de0e40a1732998.css +0 -1
  233. package/.next/static/qBeODQKrmCXcCTlAXpjln/_buildManifest.js +0 -1
  234. /package/.next/static/{qBeODQKrmCXcCTlAXpjln → ih03VWECTc2rbEcBcj6DO}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/repos/clone/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/87de0e40a1732998.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/repos/route":[],"/home/runner/work/trident/trident/src/app/api/repos/clone/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/repos/clone/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/fd9ba7e4a832c2ac.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/repos/route":[],"/home/runner/work/trident/trident/src/app/api/repos/clone/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/repos/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/87de0e40a1732998.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/repos/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/repos/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/fd9ba7e4a832c2ac.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/repos/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/settings/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/87de0e40a1732998.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/settings/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/settings/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/fd9ba7e4a832c2ac.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/settings/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,2 +1,2 @@
1
1
  (()=>{var a={};a.id=871,a.ids=[871],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},817:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>L,handler:()=>N,routeModule:()=>M});var d=c(7553),e=c(4006),f=c(7798),g=c(4775),h=c(9373),i=c(3461),j=c(1020),k=c(6349),l=c(4365),m=c(6023),n=c(3747),o=c(4235),p=c(3938),q=c(261),r=c(6758),s=c(7243),t=c(6713),u=c(7527),v=c(2820),w=c(8216),x=c(7929),y=c(9551),z=c(9125),A=c(6439),B=c(7068),C=c(5547),D=c.n(C),E=c(1287),F=c(1494),G=c(722),H=c(753),I=c(3954),J={};for(let a in E)0>["default","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(J[a]=()=>E[a]);c.d(b,J);let K={children:["",{children:["credentials",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,7427)),"/home/runner/work/trident/trident/src/app/credentials/page.tsx"]}]},{metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,8162))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,6537)),"/home/runner/work/trident/trident/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,5547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,5091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,5270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,8193,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,8162))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,L={require:c,loadChunk:()=>Promise.resolve()},M=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/credentials/page",pathname:"/credentials",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:K},distDir:".next",relativeProjectDir:""});async function N(a,b,d){var C;M.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let J=!!(0,h.getRequestMeta)(a,"minimalMode"),O="/credentials/page";"/index"===O&&(O="/");let P=await M.prepare(a,b,{srcPage:O,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,parsedUrl:ae,interceptionRoutePatterns:af,deploymentId:ag}=P,ah=(0,q.normalizeAppPath)(O),{isOnDemandRevalidate:ai}=P,aj=ad.experimental.ppr&&!ad.cacheComponents&&(0,I.isInterceptionRouteAppPath)(aa)?null:M.match(aa,$),ak=!!$.routes[aa],al=a.headers["user-agent"]||"",am=(0,t.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[s.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[s.RSC_HEADER],aq=(0,r.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr);if(!(0,h.getRequestMeta)(a,"postponed")&&ar&&"1"===a.headers[x.NEXT_RESUME_HEADER]&&"POST"===a.method){let b=[];for await(let c of a)b.push(c);let c=Buffer.concat(b).toString("utf8");(0,h.addRequestMeta)(a,"postponed",c)}let as=ar&&(null==(C=$.routes[ah]??$.dynamicRoutes[ah])?void 0:C.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?(0,h.getRequestMeta)(a,"postponed"):void 0,aw=as&&ap&&!ao;J&&(aw=aw&&!!av);let ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=(!an||!as)&&(!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots)),az=!!((aj||ak||$.routes[ah])&&!(an&&as)),aA=as&&!0===ad.cacheComponents,aB=!0===M.isDev||!az||"string"==typeof av||(aA&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aw&&!J:aw),aC=an&&as,aD=null;_||!az||aB||aq||av||aw||(aD=aa);let aE=aD;!aE&&M.isDev&&(aE=aa),M.isDev||_||!az||!ap||aw||(0,k.d)(a.headers);let aF={...E,tree:K,GlobalError:D(),handler:N,routeModule:M,__next_app__:L};X&&Y&&(0,o.setManifestsSingleton)({page:O,clientReferenceManifest:Y,serverActionsManifest:X});let aG=a.method||"GET",aH=(0,g.getTracer)(),aI=aH.getActiveScopeSpan(),aJ=async()=>((null==ac?void 0:ac.render404)?await ac.render404(a,b,ae,!1):b.end("This page could not be found"),null);try{let f=M.getVaryHeader(aa,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return M.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aH.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aG} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aG} ${O}`)})},m=(0,h.getRequestMeta)(a,"incrementalCache"),o=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let l={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aF,Component:(0,j.T)(aF),params:S,routeModule:M,page:O,postponed:f,shouldWaitOnAllReady:aC,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||aB,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,setCacheStatus:null==ac?void 0:ac.setCacheStatus,setIsrStatus:null==ac?void 0:ac.setIsrStatus,setReactDebugChannel:null==ac?void 0:ac.setReactDebugChannel,sendErrorsToBrowser:null==ac?void 0:ac.sendErrorsToBrowser,dir:c(3873).join(process.cwd(),M.relativeProjectDir),isDraftMode:_,botType:am,isOnDemandRevalidate:ai,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,images:ad.images,previewProps:$.preview,deploymentId:ag,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:m,cacheLifeProfiles:ad.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...at||au?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:at}:{},cacheComponents:!!ad.cacheComponents,experimental:{isRoutePPREnabled:as,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[],clientParamParsingOrigins:ad.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,B.parseMaxPostponedStateSize)(ad.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>M.onRequestError(a,b,d,e,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:M.isDev}};at&&(l.renderOpts.nextExport=!0,l.renderOpts.supportsDynamicResponse=!1,l.renderOpts.isDebugDynamicAccesses=at),i&&(l.renderOpts.supportsDynamicResponse=!1);let n=await k(e,l),{metadata:o}=n,{cacheControl:p,headers:q={},fetchTags:r,fetchMetrics:s}=o;if(r&&(q[x.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,az&&(null==p?void 0:p.revalidate)===0&&!M.isDev&&!as){let a=o.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
- see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:u.CachedRouteKind.APP_PAGE,html:n,headers:q,rscData:o.flightData,postponed:o.postponed,status:o.statusCode,segmentData:o.segmentData},cacheControl:p}},p=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i,forceStaticRender:j=!1})=>{let k,l=!1===M.isDev,q=c||b.writableEnded;if(ai&&ab&&!f&&!J)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(k=(0,v.parseFallbackField)(aj.fallback)),k===v.FallbackMode.PRERENDER&&(0,t.isBot)(al)&&(!as||an)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(k!==v.FallbackMode.NOT_FOUND||f)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),!J&&k!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aE&&!q&&!_&&T&&(l||!ak)){if((l||aj)&&k===v.FallbackMode.NOT_FOUND){if(ad.experimental.adapterPath)return await aJ();throw new A.NoFallbackError}if(as&&(ad.cacheComponents?!aw:!ap)){let b=l&&"string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:ah,c=l&&(null==aj?void 0:aj.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,M):null,f=await M.handleResponse({cacheKey:b,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:as,responseGenerator:async()=>o({span:i,postponed:void 0,fallbackRouteParams:c,forceStaticRender:!1}),waitUntil:d.waitUntil,isMinimalMode:J});if(null===f)return null;if(f)return delete f.cacheControl,f}}let r=ai||g||!av?void 0:av;if(aA&&!J&&m&&aw&&!j){let b=await m.get(aa,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(r=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,H.scheduleOnNextTick)(async()=>{let b=M.getResponseCache(a);try{await b.revalidate(aa,m,as,!1,a=>p({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if(at&&void 0!==r)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=l&&(null==aj?void 0:aj.fallbackRouteParams)&&(0,h.getRequestMeta)(a,"renderFallbackShell")?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,M):null;return o({span:i,postponed:r,fallbackRouteParams:s,forceStaticRender:j})},q=async c=>{var f,g,i,j,k;let l,m=await M.handleResponse({cacheKey:aD,responseGenerator:a=>p({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil,isMinimalMode:J});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),M.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!m){if(aD)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;az&&!aw&&(!n||ao)&&(J||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=m;if(av)l={revalidate:0,expire:void 0};else if(aw)l={revalidate:0,expire:void 0};else if(!M.isDev)if(_)l={revalidate:0,expire:void 0};else if(az){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===u.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];J&&az&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let r=aA?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(q.headers){let a={...q.headers};for(let[c,d]of(J&&az||delete a[x.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=q.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(J&&az&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!q.status||ap&&as||(b.statusCode=q.status),!J&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),n&&!aw&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(ad.cacheComponents)return b.statusCode=404,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new G.InvariantError(`Expected RSC response, got ${q.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:m.cacheControl})}return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(q.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=q.html;if(!n||J||ap)return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:m.cacheControl});if(at)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let A=new TransformStream;return v.push(A.readable),o({span:c,postponed:q.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(A.writable)}).catch(a=>{A.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aI)return await aH.withPropagatedContext(a.headers,()=>aH.trace(i.BaseServerSpan.handleRequest,{spanName:`${aG} ${O}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aG,"http.target":a.url}},q));await q(aI)}catch(b){throw b instanceof A.NoFallbackError||await M.onRequestError(a,b,{routerKind:"App Router",routePath:O,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:az,isOnDemandRevalidate:ai})},!1,ac),b}}},846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},1351:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>n});var d=c(8249),e=c(7484),f=c(6028),g=c(7095),h=c.n(g),i=c(2116),j=c.n(i),k=c(8550);let l={github:"https://www.google.com/s2/favicons?domain=github.com&sz=64",gitlab:"https://www.google.com/s2/favicons?domain=gitlab.com&sz=64"};function m({type:a,size:b,className:c=""}){return(0,d.jsx)(h(),{src:l[a],alt:`${"github"===a?"GitHub":"GitLab"} icon`,width:b,height:b,className:c,unoptimized:!0})}function n(){let{data:a,isLoading:b,error:c}=(0,f.aX)(),g=(0,f.Lv)(),h=(0,f.sX)(),i=(0,f.Ii)(),[l,n]=(0,e.useState)(null),[p,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(null),[t,u]=(0,e.useState)(""),[v,w]=(0,e.useState)(""),[x,y]=(0,e.useState)(!1),[z,A]=(0,e.useState)(null),B=()=>{n(null),q(null),u(""),w(""),y(!1),A(null)},C=a=>{B(),n(a)},D=async a=>{a.preventDefault(),A(null);try{p?await h.mutateAsync({id:p.id,token:t}):"github"===l?await g.mutateAsync({type:"github",token:t}):"gitlab"===l&&await g.mutateAsync({type:"gitlab",serverUrl:v,token:t}),B()}catch(a){A(a.message)}},E=async()=>{if(r)try{await i.mutateAsync(r.id),s(null)}catch(a){console.error("Failed to delete credential:",a)}},F=g.isPending||h.isPending;return(0,k.v)(null!==l,B),(0,k.v)(null!==r,()=>s(null)),(0,d.jsxs)("main",{className:"min-h-screen bg-base-100",children:[(0,d.jsxs)("div",{className:"container mx-auto max-w-4xl py-12 px-6",children:[(0,d.jsx)("div",{className:"flex items-center justify-between mb-8",children:(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)(j(),{href:"/",className:"btn btn-ghost btn-square",children:(0,d.jsx)("i",{className:"iconoir-arrow-left text-[20px]","aria-hidden":"true"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-2xl font-bold tracking-tight",children:"Credentials"}),(0,d.jsx)("p",{className:"text-sm opacity-70 mt-1",children:"Manage your remote repository credentials"})]})]})}),(0,d.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 mb-8",children:[(0,d.jsx)("div",{className:"card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200",onClick:()=>C("github"),children:(0,d.jsxs)("div",{className:"card-body p-6",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 mb-2",children:[(0,d.jsx)("div",{className:"p-2 bg-base-200 rounded-lg",children:(0,d.jsx)(m,{type:"github",size:24,className:"h-6 w-6 rounded-sm"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"card-title text-base",children:"GitHub"}),(0,d.jsx)("p",{className:"text-xs opacity-70",children:"Personal Access Token"})]})]}),(0,d.jsxs)("button",{className:"btn btn-sm w-full gap-2",children:[(0,d.jsx)("i",{className:"iconoir-plus text-[16px]","aria-hidden":"true"}),"Add GitHub"]})]})}),(0,d.jsx)("div",{className:"card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200",onClick:()=>C("gitlab"),children:(0,d.jsxs)("div",{className:"card-body p-6",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 mb-2",children:[(0,d.jsx)("div",{className:"p-2 bg-base-200 rounded-lg",children:(0,d.jsx)(m,{type:"gitlab",size:24,className:"h-6 w-6 rounded-sm"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"card-title text-base",children:"GitLab"}),(0,d.jsx)("p",{className:"text-xs opacity-70",children:"Server URL + Personal Access Token"})]})]}),(0,d.jsxs)("button",{className:"btn btn-sm w-full gap-2",children:[(0,d.jsx)("i",{className:"iconoir-plus text-[16px]","aria-hidden":"true"}),"Add GitLab Server"]})]})})]}),(0,d.jsxs)("div",{className:"border border-base-200 rounded-lg overflow-hidden bg-base-100",children:[(0,d.jsx)("div",{className:"px-6 py-3 bg-base-200/50 border-b border-base-200",children:(0,d.jsx)("h2",{className:"text-sm font-bold opacity-70",children:"Saved Credentials"})}),b?(0,d.jsxs)("div",{className:"p-12 text-center opacity-70",children:[(0,d.jsx)("span",{className:"loading loading-spinner"}),(0,d.jsx)("p",{className:"mt-2 text-sm",children:"Loading credentials..."})]}):c?(0,d.jsx)("div",{className:"p-12 text-center text-error",children:(0,d.jsx)("p",{children:"Failed to load credentials"})}):a?.length===0?(0,d.jsxs)("div",{className:"p-12 text-center opacity-50",children:[(0,d.jsx)("i",{className:"iconoir-key text-[40px] mx-auto","aria-hidden":"true"}),(0,d.jsx)("p",{className:"font-bold mt-2",children:"No credentials saved yet."}),(0,d.jsx)("p",{className:"text-xs mt-1",children:"Add your first credential using the cards above."})]}):(0,d.jsx)("div",{className:"divide-y divide-base-200",children:a?.map(a=>(0,d.jsx)(o,{credential:a,onEdit:()=>{q(a),n(a.type),u(""),"gitlab"===a.type&&w(a.serverUrl)},onDelete:()=>s(a)},a.id))})]})]}),null!==l&&(0,d.jsxs)("dialog",{className:"modal modal-open",children:[(0,d.jsxs)("div",{className:"modal-box",children:[(0,d.jsx)("h3",{className:"font-bold text-lg flex items-center gap-2",children:"github"===l?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(m,{type:"github",size:20,className:"h-5 w-5 rounded-sm"}),"GitHub Credential"]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(m,{type:"gitlab",size:20,className:"h-5 w-5 rounded-sm"}),"GitLab Credential"]})}),(0,d.jsx)("p",{className:"py-4 text-sm opacity-70",children:p?"Enter a new personal access token to update this credential.":"github"===l?"Enter your GitHub personal access token. This will be stored securely in your system keychain.":"Enter your GitLab server URL and personal access token."}),(0,d.jsxs)("form",{onSubmit:D,className:"flex flex-col gap-4",children:["gitlab"===l&&!p&&(0,d.jsxs)("div",{className:"form-control w-full",children:[(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text",children:"Server URL"})}),(0,d.jsx)("input",{type:"url",placeholder:"https://gitlab.example.com",value:v,onChange:a=>w(a.target.value),required:!0,className:"input input-bordered w-full",autoFocus:!0}),(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text-alt opacity-70",children:"Enter the full URL of your GitLab server"})})]}),"gitlab"===l&&p&&(0,d.jsxs)("div",{className:"form-control w-full",children:[(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text",children:"Server URL"})}),(0,d.jsxs)("div",{className:"p-3 bg-base-200 rounded-lg text-sm font-mono flex items-center gap-2 min-w-0 break-all",children:[(0,d.jsx)(m,{type:"gitlab",size:16,className:"h-4 w-4 shrink-0 rounded-sm"}),p.serverUrl]})]}),(0,d.jsxs)("div",{className:"form-control w-full",children:[(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text",children:"Personal Access Token"})}),(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{type:x?"text":"password",placeholder:p?"Enter new token":"ghp_xxxxxxxxxxxx or glpat-xxxxx",value:t,onChange:a=>u(a.target.value),className:"input input-bordered w-full pr-10",required:!0,autoFocus:!("gitlab"===l&&!p)}),(0,d.jsx)("button",{type:"button",className:"absolute right-2 top-2 btn btn-ghost btn-xs btn-square",onClick:()=>y(!x),children:x?(0,d.jsx)("i",{className:"iconoir-eye-closed text-[16px]","aria-hidden":"true"}):(0,d.jsx)("i",{className:"iconoir-eye text-[16px]","aria-hidden":"true"})})]}),(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text-alt opacity-70",children:"github"===l?(0,d.jsxs)(d.Fragment,{children:["Token needs repo scope."," ",(0,d.jsx)("a",{href:"https://github.com/settings/tokens/new?description=Trident&scopes=repo,user,notifications,workflow",target:"_blank",rel:"noreferrer",className:"link link-primary",children:"Create new token"})]}):"Token needs api scope for GitLab access"})})]}),z&&(0,d.jsx)("div",{className:"alert alert-error text-sm",children:(0,d.jsx)("span",{children:z})}),(0,d.jsxs)("div",{className:"modal-action",children:[(0,d.jsx)("button",{type:"button",className:"btn",onClick:B,disabled:F,children:"Cancel"}),(0,d.jsxs)("button",{type:"submit",className:"btn btn-primary",disabled:F,children:[F&&(0,d.jsx)("span",{className:"loading loading-spinner loading-xs"}),p?"Update":"Verify & Save"]})]})]})]}),(0,d.jsx)("form",{method:"dialog",className:"modal-backdrop",children:(0,d.jsx)("button",{onClick:B,children:"close"})})]}),null!==r&&(0,d.jsxs)("dialog",{className:"modal modal-open",children:[(0,d.jsxs)("div",{className:"modal-box",children:[(0,d.jsx)("h3",{className:"font-bold text-lg",children:"Delete Credential"}),(0,d.jsxs)("p",{className:"py-4 break-words",children:["Are you sure you want to delete this ",r?.type==="github"?"GitHub":"GitLab"," ","credential for ",(0,d.jsx)("strong",{className:"break-all",children:r?.username}),"? This action cannot be undone."]}),(0,d.jsxs)("div",{className:"modal-action",children:[(0,d.jsx)("button",{className:"btn",onClick:()=>s(null),children:"Cancel"}),(0,d.jsxs)("button",{className:"btn btn-error",onClick:E,disabled:i.isPending,children:[i.isPending&&(0,d.jsx)("span",{className:"loading loading-spinner loading-xs"}),"Delete"]})]})]}),(0,d.jsx)("form",{method:"dialog",className:"modal-backdrop",children:(0,d.jsx)("button",{onClick:()=>s(null),children:"close"})})]})]})}function o({credential:a,onEdit:b,onDelete:c}){let e="gitlab"===a.type;return(0,d.jsxs)("div",{className:"px-6 py-4 flex items-center justify-between hover:bg-base-200/30 transition-colors",children:[(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)("div",{className:"p-2 bg-base-200 rounded-lg",children:e?(0,d.jsx)(m,{type:"gitlab",size:20,className:"h-5 w-5 rounded-sm"}):(0,d.jsx)(m,{type:"github",size:20,className:"h-5 w-5 rounded-sm"})}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"font-bold text-sm",children:e?"GitLab":"GitHub"}),e&&(0,d.jsx)("span",{className:"text-xs opacity-70 font-mono bg-base-200 px-1.5 py-0.5 rounded",children:a.serverUrl.replace(/^https?:\/\//,"")})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 text-xs opacity-70 mt-1",children:[(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("i",{className:"iconoir-user text-[14px]","aria-hidden":"true"}),a.username]}),(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("i",{className:"iconoir-calendar text-[14px]","aria-hidden":"true"}),new Date(a.updatedAt).toLocaleDateString()]})]})]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1",children:[(0,d.jsx)("button",{className:"btn btn-ghost btn-sm btn-square",onClick:b,title:"Edit",children:(0,d.jsx)("i",{className:"iconoir-edit-pencil text-[16px]","aria-hidden":"true"})}),(0,d.jsx)("button",{className:"btn btn-ghost btn-sm btn-square text-error hover:bg-error/10",onClick:c,title:"Delete",children:(0,d.jsx)("i",{className:"iconoir-trash text-[16px]","aria-hidden":"true"})})]})]})}},3033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3578:(a,b,c)=>{Promise.resolve().then(c.bind(c,1351))},3873:a=>{"use strict";a.exports=require("path")},3954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},6028:(a,b,c)=>{"use strict";c.d(b,{Ii:()=>n,Lv:()=>j,aX:()=>h,sX:()=>l});var d=c(434),e=c(5023),f=c(3241);async function g(){let a=await fetch("/api/credentials");if(!a.ok)throw Error("Failed to fetch credentials");return a.json()}function h(){return(0,d.I)({queryKey:["credentials"],queryFn:g})}async function i(a){let b=await fetch("/api/credentials",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)}),c=await b.json();if(!b.ok)throw Error(c.error||"Failed to create credential");return c}function j(){let a=(0,e.jE)();return(0,f.n)({mutationFn:i,onSuccess:()=>{a.invalidateQueries({queryKey:["credentials"]})}})}async function k(a){let b=await fetch("/api/credentials",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)}),c=await b.json();if(!b.ok)throw Error(c.error||"Failed to update credential");return c}function l(){let a=(0,e.jE)();return(0,f.n)({mutationFn:k,onSuccess:()=>{a.invalidateQueries({queryKey:["credentials"]})}})}async function m(a){let b=await fetch("/api/credentials",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:a})}),c=await b.json();if(!b.ok)throw Error(c.error||"Failed to delete credential")}function n(){let a=(0,e.jE)();return(0,f.n)({mutationFn:m,onSuccess:()=>{a.invalidateQueries({queryKey:["credentials"]})}})}},6439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},7068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},7095:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={default:function(){return k},getImageProps:function(){return j}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(399),g=c(8895),h=c(3836),i=f._(c(8039));function j(a){let{props:b}=(0,g.getImgProps)(a,{defaultLoader:i.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[32,48,64,96,128,256,384],qualities:[75],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!1}});for(let[a,c]of Object.entries(b))void 0===c&&delete b[a];return{props:b}}let k=h.Image},7427:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(7943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/trident/trident/src/app/credentials/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/trident/trident/src/app/credentials/page.tsx","default")},8354:a=>{"use strict";a.exports=require("util")},9074:(a,b,c)=>{Promise.resolve().then(c.bind(c,7427))},9121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},9294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,471,392,116,455,764],()=>b(b.s=817));module.exports=c})();
2
+ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:u.CachedRouteKind.APP_PAGE,html:n,headers:q,rscData:o.flightData,postponed:o.postponed,status:o.statusCode,segmentData:o.segmentData},cacheControl:p}},p=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i,forceStaticRender:j=!1})=>{let k,l=!1===M.isDev,q=c||b.writableEnded;if(ai&&ab&&!f&&!J)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(k=(0,v.parseFallbackField)(aj.fallback)),k===v.FallbackMode.PRERENDER&&(0,t.isBot)(al)&&(!as||an)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(k!==v.FallbackMode.NOT_FOUND||f)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),!J&&k!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aE&&!q&&!_&&T&&(l||!ak)){if((l||aj)&&k===v.FallbackMode.NOT_FOUND){if(ad.experimental.adapterPath)return await aJ();throw new A.NoFallbackError}if(as&&(ad.cacheComponents?!aw:!ap)){let b=l&&"string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:ah,c=l&&(null==aj?void 0:aj.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,M):null,f=await M.handleResponse({cacheKey:b,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:as,responseGenerator:async()=>o({span:i,postponed:void 0,fallbackRouteParams:c,forceStaticRender:!1}),waitUntil:d.waitUntil,isMinimalMode:J});if(null===f)return null;if(f)return delete f.cacheControl,f}}let r=ai||g||!av?void 0:av;if(aA&&!J&&m&&aw&&!j){let b=await m.get(aa,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(r=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,H.scheduleOnNextTick)(async()=>{let b=M.getResponseCache(a);try{await b.revalidate(aa,m,as,!1,a=>p({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if(at&&void 0!==r)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=l&&(null==aj?void 0:aj.fallbackRouteParams)&&(0,h.getRequestMeta)(a,"renderFallbackShell")?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,M):null;return o({span:i,postponed:r,fallbackRouteParams:s,forceStaticRender:j})},q=async c=>{var f,g,i,j,k;let l,m=await M.handleResponse({cacheKey:aD,responseGenerator:a=>p({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil,isMinimalMode:J});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),M.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!m){if(aD)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;az&&!aw&&(!n||ao)&&(J||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=m;if(av)l={revalidate:0,expire:void 0};else if(aw)l={revalidate:0,expire:void 0};else if(!M.isDev)if(_)l={revalidate:0,expire:void 0};else if(az){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===u.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];J&&az&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let r=aA?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(q.headers){let a={...q.headers};for(let[c,d]of(J&&az||delete a[x.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=q.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(J&&az&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!q.status||ap&&as||(b.statusCode=q.status),!J&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),n&&!aw&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(ad.cacheComponents)return b.statusCode=404,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new G.InvariantError(`Expected RSC response, got ${q.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:m.cacheControl})}return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(q.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=q.html;if(!n||J||ap)return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:m.cacheControl});if(at)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let A=new TransformStream;return v.push(A.readable),o({span:c,postponed:q.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(A.writable)}).catch(a=>{A.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aI)return await aH.withPropagatedContext(a.headers,()=>aH.trace(i.BaseServerSpan.handleRequest,{spanName:`${aG} ${O}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aG,"http.target":a.url}},q));await q(aI)}catch(b){throw b instanceof A.NoFallbackError||await M.onRequestError(a,b,{routerKind:"App Router",routePath:O,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:az,isOnDemandRevalidate:ai})},!1,ac),b}}},846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},1351:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>n});var d=c(8249),e=c(7484),f=c(6028),g=c(7095),h=c.n(g),i=c(2116),j=c.n(i),k=c(8550);let l={github:"https://www.google.com/s2/favicons?domain=github.com&sz=64",gitlab:"https://www.google.com/s2/favicons?domain=gitlab.com&sz=64"};function m({type:a,size:b,className:c=""}){return(0,d.jsx)(h(),{src:l[a],alt:`${"github"===a?"GitHub":"GitLab"} icon`,width:b,height:b,className:c,unoptimized:!0})}function n(){let{data:a,isLoading:b,error:c}=(0,f.aX)(),g=(0,f.Lv)(),h=(0,f.sX)(),i=(0,f.Ii)(),[l,n]=(0,e.useState)(null),[p,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(null),[t,u]=(0,e.useState)(""),[v,w]=(0,e.useState)(""),[x,y]=(0,e.useState)(!1),[z,A]=(0,e.useState)(null),B=(0,e.useRef)(null),C=()=>{n(null),q(null),u(""),w(""),y(!1),A(null)},D=a=>{C(),n(a)},E=async a=>{a.preventDefault(),A(null);try{p?await h.mutateAsync({id:p.id,token:t}):"github"===l?await g.mutateAsync({type:"github",token:t}):"gitlab"===l&&await g.mutateAsync({type:"gitlab",serverUrl:v,token:t}),C()}catch(a){A(a.message)}},F=async()=>{if(r)try{await i.mutateAsync(r.id),s(null)}catch(a){console.error("Failed to delete credential:",a)}},G=g.isPending||h.isPending;return(0,k.v)(null!==l,C,()=>{G||B.current?.requestSubmit()}),(0,k.v)(null!==r,()=>s(null),()=>{r&&!i.isPending&&F()}),(0,d.jsxs)("main",{className:"min-h-screen bg-base-100",children:[(0,d.jsxs)("div",{className:"container mx-auto max-w-4xl py-12 px-6",children:[(0,d.jsx)("div",{className:"flex items-center justify-between mb-8",children:(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)(j(),{href:"/",className:"btn btn-ghost btn-square",children:(0,d.jsx)("i",{className:"iconoir-arrow-left text-[20px]","aria-hidden":"true"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-2xl font-bold tracking-tight",children:"Credentials"}),(0,d.jsx)("p",{className:"text-sm opacity-70 mt-1",children:"Manage your remote repository credentials"})]})]})}),(0,d.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 mb-8",children:[(0,d.jsx)("div",{className:"card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200",onClick:()=>D("github"),children:(0,d.jsxs)("div",{className:"card-body p-6",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 mb-2",children:[(0,d.jsx)("div",{className:"p-2 bg-base-200 rounded-lg",children:(0,d.jsx)(m,{type:"github",size:24,className:"h-6 w-6 rounded-sm"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"card-title text-base",children:"GitHub"}),(0,d.jsx)("p",{className:"text-xs opacity-70",children:"Personal Access Token"})]})]}),(0,d.jsxs)("button",{className:"btn btn-sm w-full gap-2",children:[(0,d.jsx)("i",{className:"iconoir-plus text-[16px]","aria-hidden":"true"}),"Add GitHub"]})]})}),(0,d.jsx)("div",{className:"card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200",onClick:()=>D("gitlab"),children:(0,d.jsxs)("div",{className:"card-body p-6",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 mb-2",children:[(0,d.jsx)("div",{className:"p-2 bg-base-200 rounded-lg",children:(0,d.jsx)(m,{type:"gitlab",size:24,className:"h-6 w-6 rounded-sm"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h3",{className:"card-title text-base",children:"GitLab"}),(0,d.jsx)("p",{className:"text-xs opacity-70",children:"Server URL + Personal Access Token"})]})]}),(0,d.jsxs)("button",{className:"btn btn-sm w-full gap-2",children:[(0,d.jsx)("i",{className:"iconoir-plus text-[16px]","aria-hidden":"true"}),"Add GitLab Server"]})]})})]}),(0,d.jsxs)("div",{className:"border border-base-200 rounded-lg overflow-hidden bg-base-100",children:[(0,d.jsx)("div",{className:"px-6 py-3 bg-base-200/50 border-b border-base-200",children:(0,d.jsx)("h2",{className:"text-sm font-bold opacity-70",children:"Saved Credentials"})}),b?(0,d.jsxs)("div",{className:"p-12 text-center opacity-70",children:[(0,d.jsx)("span",{className:"loading loading-spinner"}),(0,d.jsx)("p",{className:"mt-2 text-sm",children:"Loading credentials..."})]}):c?(0,d.jsx)("div",{className:"p-12 text-center text-error",children:(0,d.jsx)("p",{children:"Failed to load credentials"})}):a?.length===0?(0,d.jsxs)("div",{className:"p-12 text-center opacity-50",children:[(0,d.jsx)("i",{className:"iconoir-key text-[40px] mx-auto","aria-hidden":"true"}),(0,d.jsx)("p",{className:"font-bold mt-2",children:"No credentials saved yet."}),(0,d.jsx)("p",{className:"text-xs mt-1",children:"Add your first credential using the cards above."})]}):(0,d.jsx)("div",{className:"divide-y divide-base-200",children:a?.map(a=>(0,d.jsx)(o,{credential:a,onEdit:()=>{q(a),n(a.type),u(""),"gitlab"===a.type&&w(a.serverUrl)},onDelete:()=>s(a)},a.id))})]})]}),null!==l&&(0,d.jsxs)("dialog",{className:"modal modal-open",children:[(0,d.jsxs)("div",{className:"modal-box",children:[(0,d.jsx)("h3",{className:"font-bold text-lg flex items-center gap-2",children:"github"===l?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(m,{type:"github",size:20,className:"h-5 w-5 rounded-sm"}),"GitHub Credential"]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(m,{type:"gitlab",size:20,className:"h-5 w-5 rounded-sm"}),"GitLab Credential"]})}),(0,d.jsx)("p",{className:"py-4 text-sm opacity-70",children:p?"Enter a new personal access token to update this credential.":"github"===l?"Enter your GitHub personal access token. This will be stored securely in your system keychain.":"Enter your GitLab server URL and personal access token."}),(0,d.jsxs)("form",{ref:B,onSubmit:E,className:"flex flex-col gap-4",children:["gitlab"===l&&!p&&(0,d.jsxs)("div",{className:"form-control w-full",children:[(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text",children:"Server URL"})}),(0,d.jsx)("input",{type:"url",placeholder:"https://gitlab.example.com",value:v,onChange:a=>w(a.target.value),required:!0,className:"input input-bordered w-full",autoFocus:!0}),(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text-alt opacity-70",children:"Enter the full URL of your GitLab server"})})]}),"gitlab"===l&&p&&(0,d.jsxs)("div",{className:"form-control w-full",children:[(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text",children:"Server URL"})}),(0,d.jsxs)("div",{className:"p-3 bg-base-200 rounded-lg text-sm font-mono flex items-center gap-2 min-w-0 break-all",children:[(0,d.jsx)(m,{type:"gitlab",size:16,className:"h-4 w-4 shrink-0 rounded-sm"}),p.serverUrl]})]}),(0,d.jsxs)("div",{className:"form-control w-full",children:[(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text",children:"Personal Access Token"})}),(0,d.jsxs)("div",{className:"relative",children:[(0,d.jsx)("input",{type:x?"text":"password",placeholder:p?"Enter new token":"ghp_xxxxxxxxxxxx or glpat-xxxxx",value:t,onChange:a=>u(a.target.value),className:"input input-bordered w-full pr-10",required:!0,autoFocus:!("gitlab"===l&&!p)}),(0,d.jsx)("button",{type:"button",className:"absolute right-2 top-2 btn btn-ghost btn-xs btn-square",onClick:()=>y(!x),children:x?(0,d.jsx)("i",{className:"iconoir-eye-closed text-[16px]","aria-hidden":"true"}):(0,d.jsx)("i",{className:"iconoir-eye text-[16px]","aria-hidden":"true"})})]}),(0,d.jsx)("label",{className:"label",children:(0,d.jsx)("span",{className:"label-text-alt opacity-70",children:"github"===l?(0,d.jsxs)(d.Fragment,{children:["Token needs repo scope."," ",(0,d.jsx)("a",{href:"https://github.com/settings/tokens/new?description=Trident&scopes=repo,user,notifications,workflow",target:"_blank",rel:"noreferrer",className:"link link-primary",children:"Create new token"})]}):"Token needs api scope for GitLab access"})})]}),z&&(0,d.jsx)("div",{className:"alert alert-error text-sm",children:(0,d.jsx)("span",{children:z})}),(0,d.jsxs)("div",{className:"modal-action",children:[(0,d.jsx)("button",{type:"button",className:"btn",onClick:C,disabled:G,children:"Cancel"}),(0,d.jsxs)("button",{type:"submit",className:"btn btn-primary",disabled:G,children:[G&&(0,d.jsx)("span",{className:"loading loading-spinner loading-xs"}),p?"Update":"Verify & Save"]})]})]})]}),(0,d.jsx)("form",{method:"dialog",className:"modal-backdrop",children:(0,d.jsx)("button",{onClick:C,children:"close"})})]}),null!==r&&(0,d.jsxs)("dialog",{className:"modal modal-open",children:[(0,d.jsxs)("div",{className:"modal-box",children:[(0,d.jsx)("h3",{className:"font-bold text-lg",children:"Delete Credential"}),(0,d.jsxs)("p",{className:"py-4 break-words",children:["Are you sure you want to delete this ",r?.type==="github"?"GitHub":"GitLab"," ","credential for ",(0,d.jsx)("strong",{className:"break-all",children:r?.username}),"? This action cannot be undone."]}),(0,d.jsxs)("div",{className:"modal-action",children:[(0,d.jsx)("button",{className:"btn",onClick:()=>s(null),children:"Cancel"}),(0,d.jsxs)("button",{className:"btn btn-error",onClick:F,disabled:i.isPending,children:[i.isPending&&(0,d.jsx)("span",{className:"loading loading-spinner loading-xs"}),"Delete"]})]})]}),(0,d.jsx)("form",{method:"dialog",className:"modal-backdrop",children:(0,d.jsx)("button",{onClick:()=>s(null),children:"close"})})]})]})}function o({credential:a,onEdit:b,onDelete:c}){let e="gitlab"===a.type;return(0,d.jsxs)("div",{className:"px-6 py-4 flex items-center justify-between hover:bg-base-200/30 transition-colors",children:[(0,d.jsxs)("div",{className:"flex items-center gap-4",children:[(0,d.jsx)("div",{className:"p-2 bg-base-200 rounded-lg",children:e?(0,d.jsx)(m,{type:"gitlab",size:20,className:"h-5 w-5 rounded-sm"}):(0,d.jsx)(m,{type:"github",size:20,className:"h-5 w-5 rounded-sm"})}),(0,d.jsxs)("div",{children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"font-bold text-sm",children:e?"GitLab":"GitHub"}),e&&(0,d.jsx)("span",{className:"text-xs opacity-70 font-mono bg-base-200 px-1.5 py-0.5 rounded",children:a.serverUrl.replace(/^https?:\/\//,"")})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 text-xs opacity-70 mt-1",children:[(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("i",{className:"iconoir-user text-[14px]","aria-hidden":"true"}),a.username]}),(0,d.jsxs)("span",{className:"flex items-center gap-1",children:[(0,d.jsx)("i",{className:"iconoir-calendar text-[14px]","aria-hidden":"true"}),new Date(a.updatedAt).toLocaleDateString()]})]})]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1",children:[(0,d.jsx)("button",{className:"btn btn-ghost btn-sm btn-square",onClick:b,title:"Edit",children:(0,d.jsx)("i",{className:"iconoir-edit-pencil text-[16px]","aria-hidden":"true"})}),(0,d.jsx)("button",{className:"btn btn-ghost btn-sm btn-square text-error hover:bg-error/10",onClick:c,title:"Delete",children:(0,d.jsx)("i",{className:"iconoir-trash text-[16px]","aria-hidden":"true"})})]})]})}},3033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3578:(a,b,c)=>{Promise.resolve().then(c.bind(c,1351))},3873:a=>{"use strict";a.exports=require("path")},3954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},6028:(a,b,c)=>{"use strict";c.d(b,{Ii:()=>p,Lv:()=>l,Rp:()=>j,aX:()=>h,sX:()=>n});var d=c(434),e=c(5023),f=c(3241);async function g(){let a=await fetch("/api/credentials");if(!a.ok)throw Error("Failed to fetch credentials");return a.json()}function h(){return(0,d.I)({queryKey:["credentials"],queryFn:g})}async function i(a){let b=await fetch(`/api/credentials/github/repos?credentialId=${encodeURIComponent(a)}`),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.error||"Failed to fetch GitHub repositories");return c}function j(a){return(0,d.I)({queryKey:["credentials","github-repos",a],queryFn:()=>i(a),enabled:!!a})}async function k(a){let b=await fetch("/api/credentials",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)}),c=await b.json();if(!b.ok)throw Error(c.error||"Failed to create credential");return c}function l(){let a=(0,e.jE)();return(0,f.n)({mutationFn:k,onSuccess:()=>{a.invalidateQueries({queryKey:["credentials"]})}})}async function m(a){let b=await fetch("/api/credentials",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)}),c=await b.json();if(!b.ok)throw Error(c.error||"Failed to update credential");return c}function n(){let a=(0,e.jE)();return(0,f.n)({mutationFn:m,onSuccess:()=>{a.invalidateQueries({queryKey:["credentials"]})}})}async function o(a){let b=await fetch("/api/credentials",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:a})}),c=await b.json();if(!b.ok)throw Error(c.error||"Failed to delete credential")}function p(){let a=(0,e.jE)();return(0,f.n)({mutationFn:o,onSuccess:()=>{a.invalidateQueries({queryKey:["credentials"]})}})}},6439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},7068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},7095:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={default:function(){return k},getImageProps:function(){return j}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(399),g=c(8895),h=c(3836),i=f._(c(8039));function j(a){let{props:b}=(0,g.getImgProps)(a,{defaultLoader:i.default,imgConf:{deviceSizes:[640,750,828,1080,1200,1920,2048,3840],imageSizes:[32,48,64,96,128,256,384],qualities:[75],path:"/_next/image",loader:"default",dangerouslyAllowSVG:!1,unoptimized:!1}});for(let[a,c]of Object.entries(b))void 0===c&&delete b[a];return{props:b}}let k=h.Image},7427:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(7943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/trident/trident/src/app/credentials/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/trident/trident/src/app/credentials/page.tsx","default")},8354:a=>{"use strict";a.exports=require("util")},9074:(a,b,c)=>{Promise.resolve().then(c.bind(c,7427))},9121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},9294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")}};var b=require("../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,471,392,116,455,764],()=>b(b.s=817));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/credentials/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","200","static/chunks/200-3664e65687e716a2.js","26","static/chunks/26-a76b3447d31c0f53.js","558","static/chunks/app/layout-3a89133183963c99.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","785","static/chunks/785-e6d755147ff87934.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","26","static/chunks/26-a76b3447d31c0f53.js","131","static/chunks/131-4e059eb668f6734a.js","974","static/chunks/app/page-ebdbe7959d4d2112.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":["176","static/chunks/176-b068120641913226.js","500","static/chunks/500-5d45efbf86b8d36e.js","437","static/chunks/437-856aae031cb5746d.js","871","static/chunks/app/credentials/page-07fecc857743845b.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/87de0e40a1732998.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/credentials/page":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/credentials/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"9311","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-6e3a978e8be646c6.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","871","static/chunks/app/credentials/page-5adcb8d38dfa3f36.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":1984,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/de70bee13400563f.css"},{"inlined":false,"path":"static/css/fd9ba7e4a832c2ac.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/credentials/page":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"1984":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}