trident-git 0.19.0 → 0.20.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 (142) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +11 -11
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +2 -2
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +2 -2
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/.next/server/app/api/credentials/github/repos/route.js +1 -1
  24. package/.next/server/app/api/credentials/github/repos/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/credentials/route.js +1 -1
  26. package/.next/server/app/api/credentials/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/custom-scripts/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/fs/open/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/fs/open-terminal/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/fs/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/git/action/route.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.js +1 -1
  38. package/.next/server/app/api/repos/clone/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/repos/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/settings/route_client-reference-manifest.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 +2 -2
  44. package/.next/server/app/credentials.segments/_full.segment.rsc +2 -2
  45. package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
  46. package/.next/server/app/credentials.segments/_index.segment.rsc +2 -2
  47. package/.next/server/app/credentials.segments/_tree.segment.rsc +2 -2
  48. package/.next/server/app/credentials.segments/credentials/__PAGE__.segment.rsc +1 -1
  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 +2 -2
  52. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  53. package/.next/server/app/index.segments/_full.segment.rsc +2 -2
  54. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  55. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  56. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  57. package/.next/server/app/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/workspace/changes/page_client-reference-manifest.js +1 -1
  59. package/.next/server/app/workspace/changes.html +1 -1
  60. package/.next/server/app/workspace/changes.rsc +2 -2
  61. package/.next/server/app/workspace/changes.segments/_full.segment.rsc +2 -2
  62. package/.next/server/app/workspace/changes.segments/_head.segment.rsc +1 -1
  63. package/.next/server/app/workspace/changes.segments/_index.segment.rsc +2 -2
  64. package/.next/server/app/workspace/changes.segments/_tree.segment.rsc +2 -2
  65. package/.next/server/app/workspace/changes.segments/workspace/changes/__PAGE__.segment.rsc +1 -1
  66. package/.next/server/app/workspace/changes.segments/workspace/changes.segment.rsc +1 -1
  67. package/.next/server/app/workspace/changes.segments/workspace.segment.rsc +1 -1
  68. package/.next/server/app/workspace/conflicts/page.js +1 -1
  69. package/.next/server/app/workspace/conflicts/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/workspace/conflicts.html +1 -1
  71. package/.next/server/app/workspace/conflicts.rsc +2 -2
  72. package/.next/server/app/workspace/conflicts.segments/_full.segment.rsc +2 -2
  73. package/.next/server/app/workspace/conflicts.segments/_head.segment.rsc +1 -1
  74. package/.next/server/app/workspace/conflicts.segments/_index.segment.rsc +2 -2
  75. package/.next/server/app/workspace/conflicts.segments/_tree.segment.rsc +2 -2
  76. package/.next/server/app/workspace/conflicts.segments/workspace/conflicts/__PAGE__.segment.rsc +1 -1
  77. package/.next/server/app/workspace/conflicts.segments/workspace/conflicts.segment.rsc +1 -1
  78. package/.next/server/app/workspace/conflicts.segments/workspace.segment.rsc +1 -1
  79. package/.next/server/app/workspace/custom-scripts/page_client-reference-manifest.js +1 -1
  80. package/.next/server/app/workspace/custom-scripts.html +1 -1
  81. package/.next/server/app/workspace/custom-scripts.rsc +2 -2
  82. package/.next/server/app/workspace/custom-scripts.segments/_full.segment.rsc +2 -2
  83. package/.next/server/app/workspace/custom-scripts.segments/_head.segment.rsc +1 -1
  84. package/.next/server/app/workspace/custom-scripts.segments/_index.segment.rsc +2 -2
  85. package/.next/server/app/workspace/custom-scripts.segments/_tree.segment.rsc +2 -2
  86. package/.next/server/app/workspace/custom-scripts.segments/workspace/custom-scripts/__PAGE__.segment.rsc +1 -1
  87. package/.next/server/app/workspace/custom-scripts.segments/workspace/custom-scripts.segment.rsc +1 -1
  88. package/.next/server/app/workspace/custom-scripts.segments/workspace.segment.rsc +1 -1
  89. package/.next/server/app/workspace/history/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/workspace/history.html +1 -1
  91. package/.next/server/app/workspace/history.rsc +3 -3
  92. package/.next/server/app/workspace/history.segments/_full.segment.rsc +3 -3
  93. package/.next/server/app/workspace/history.segments/_head.segment.rsc +1 -1
  94. package/.next/server/app/workspace/history.segments/_index.segment.rsc +2 -2
  95. package/.next/server/app/workspace/history.segments/_tree.segment.rsc +2 -2
  96. package/.next/server/app/workspace/history.segments/workspace/history/__PAGE__.segment.rsc +2 -2
  97. package/.next/server/app/workspace/history.segments/workspace/history.segment.rsc +1 -1
  98. package/.next/server/app/workspace/history.segments/workspace.segment.rsc +1 -1
  99. package/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  100. package/.next/server/app/workspace/settings/page_client-reference-manifest.js +1 -1
  101. package/.next/server/app/workspace/settings.html +1 -1
  102. package/.next/server/app/workspace/settings.rsc +2 -2
  103. package/.next/server/app/workspace/settings.segments/_full.segment.rsc +2 -2
  104. package/.next/server/app/workspace/settings.segments/_head.segment.rsc +1 -1
  105. package/.next/server/app/workspace/settings.segments/_index.segment.rsc +2 -2
  106. package/.next/server/app/workspace/settings.segments/_tree.segment.rsc +2 -2
  107. package/.next/server/app/workspace/settings.segments/workspace/settings/__PAGE__.segment.rsc +1 -1
  108. package/.next/server/app/workspace/settings.segments/workspace/settings.segment.rsc +1 -1
  109. package/.next/server/app/workspace/settings.segments/workspace.segment.rsc +1 -1
  110. package/.next/server/app/workspace/stashes/page.js +1 -1
  111. package/.next/server/app/workspace/stashes/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/workspace/stashes.html +1 -1
  113. package/.next/server/app/workspace/stashes.rsc +2 -2
  114. package/.next/server/app/workspace/stashes.segments/_full.segment.rsc +2 -2
  115. package/.next/server/app/workspace/stashes.segments/_head.segment.rsc +1 -1
  116. package/.next/server/app/workspace/stashes.segments/_index.segment.rsc +2 -2
  117. package/.next/server/app/workspace/stashes.segments/_tree.segment.rsc +2 -2
  118. package/.next/server/app/workspace/stashes.segments/workspace/stashes/__PAGE__.segment.rsc +1 -1
  119. package/.next/server/app/workspace/stashes.segments/workspace/stashes.segment.rsc +1 -1
  120. package/.next/server/app/workspace/stashes.segments/workspace.segment.rsc +1 -1
  121. package/.next/server/app/workspace.html +1 -1
  122. package/.next/server/app/workspace.rsc +3 -3
  123. package/.next/server/app/workspace.segments/_full.segment.rsc +3 -3
  124. package/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  125. package/.next/server/app/workspace.segments/_index.segment.rsc +2 -2
  126. package/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  127. package/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  128. package/.next/server/app/workspace.segments/workspace.segment.rsc +1 -1
  129. package/.next/server/app-paths-manifest.json +11 -11
  130. package/.next/server/chunks/392.js +1 -1
  131. package/.next/server/chunks/471.js +4 -4
  132. package/.next/server/chunks/764.js +1 -1
  133. package/.next/server/chunks/781.js +1 -1
  134. package/.next/server/chunks/809.js +2 -2
  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/{2944-c04b0be485b3d705.js → 2944-3a21e9fcdcbde59a.js} +6 -6
  139. package/.next/static/css/{bbef38f40623ee1a.css → 5252d6b6376d39f0.css} +1 -1
  140. package/package.json +1 -1
  141. /package/.next/static/{6dJepuRCio_5p_26Y1Tco → 0r-ek2qXgjmDwBoQvuinU}/_buildManifest.js +0 -0
  142. /package/.next/static/{6dJepuRCio_5p_26Y1Tco → 0r-ek2qXgjmDwBoQvuinU}/_ssgManifest.js +0 -0
@@ -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}},"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}},"9146":{"*":{"id":"3668","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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.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/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"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/page.tsx":{"id":9176,"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/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/bbef38f40623ee1a.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}},"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}},"9146":{"*":{"id":"1874","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}},"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}},"9146":{"*":{"id":"3668","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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.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/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/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"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/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/5252d6b6376d39f0.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}},"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}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -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}},"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}},"9146":{"*":{"id":"3668","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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.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/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"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/page.tsx":{"id":9176,"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/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/bbef38f40623ee1a.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}},"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}},"9146":{"*":{"id":"1874","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}},"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}},"9146":{"*":{"id":"3668","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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.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-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.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/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/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/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"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/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/5252d6b6376d39f0.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}},"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}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--6dJepuRCio_5p_26Y1Tco--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bbef38f40623ee1a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-fa8290bd9e479269.js"/><script src="/_next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js" async=""></script><script src="/_next/static/chunks/3794-cd98b5cd5fb65b19.js" async=""></script><script src="/_next/static/chunks/main-app-8973e8f0b4650cba.js" async=""></script><script src="/_next/static/chunks/2176-c690bf31cb5e55b2.js" async=""></script><script src="/_next/static/chunks/2785-311f9f6f5a125e2c.js" async=""></script><script src="/_next/static/chunks/4200-109e711ca2590de5.js" async=""></script><script src="/_next/static/chunks/8645-c924b37013fd97cb.js" async=""></script><script src="/_next/static/chunks/app/layout-1eb3f74bfb86e3d5.js" async=""></script><script src="/_next/static/chunks/8500-41fa79ac743d83f1.js" async=""></script><script src="/_next/static/chunks/8437-1595797761bfca7e.js" async=""></script><script src="/_next/static/chunks/app/credentials/page-5adcb8d38dfa3f36.js" async=""></script><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><meta name="next-size-adjust" content=""/><title>Trident</title><meta name="description" content="Git repository management tool"/><link rel="icon" href="/icon.png?91e8b75214a43d69" type="image/png" sizes="256x256"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><main class="min-h-screen bg-base-100"><div class="container mx-auto max-w-4xl py-12 px-6"><div class="flex items-center justify-between mb-8"><div class="flex items-center gap-4"><a class="btn btn-ghost btn-square" href="/"><i class="iconoir-arrow-left text-[20px]" aria-hidden="true"></i></a><div><h1 class="text-2xl font-bold tracking-tight">Credentials</h1><p class="text-sm opacity-70 mt-1">Manage your remote repository credentials</p></div></div></div><div class="grid grid-cols-1 md:grid-cols-2 gap-4 mb-8"><div class="card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200"><div class="card-body p-6"><div class="flex items-center gap-3 mb-2"><div class="p-2 bg-base-200 rounded-lg"><img alt="GitHub icon" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" class="h-6 w-6 rounded-sm" style="color:transparent" src="https://www.google.com/s2/favicons?domain=github.com&amp;sz=64"/></div><div><h3 class="card-title text-base">GitHub</h3><p class="text-xs opacity-70">Personal Access Token</p></div></div><button class="btn btn-sm w-full gap-2"><i class="iconoir-plus text-[16px]" aria-hidden="true"></i>Add GitHub</button></div></div><div class="card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200"><div class="card-body p-6"><div class="flex items-center gap-3 mb-2"><div class="p-2 bg-base-200 rounded-lg"><img alt="GitLab icon" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" class="h-6 w-6 rounded-sm" style="color:transparent" src="https://www.google.com/s2/favicons?domain=gitlab.com&amp;sz=64"/></div><div><h3 class="card-title text-base">GitLab</h3><p class="text-xs opacity-70">Server URL + Personal Access Token</p></div></div><button class="btn btn-sm w-full gap-2"><i class="iconoir-plus text-[16px]" aria-hidden="true"></i>Add GitLab Server</button></div></div></div><div class="border border-base-200 rounded-lg overflow-hidden bg-base-100"><div class="px-6 py-3 bg-base-200/50 border-b border-base-200"><h2 class="text-sm font-bold opacity-70">Saved Credentials</h2></div><div class="p-12 text-center opacity-70"><span class="loading loading-spinner"></span><p class="mt-2 text-sm">Loading credentials...</p></div></div></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-fa8290bd9e479269.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2246,[\"2176\",\"static/chunks/2176-c690bf31cb5e55b2.js\",\"2785\",\"static/chunks/2785-311f9f6f5a125e2c.js\",\"4200\",\"static/chunks/4200-109e711ca2590de5.js\",\"8645\",\"static/chunks/8645-c924b37013fd97cb.js\",\"7177\",\"static/chunks/app/layout-1eb3f74bfb86e3d5.js\"],\"Providers\"]\n3:I[7121,[],\"\"]\n4:I[4581,[],\"\"]\n5:I[1304,[],\"ClientPageRoot\"]\n6:I[4740,[\"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\"],\"default\"]\n9:I[484,[],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nc:I[484,[],\"ViewportBoundary\"]\ne:I[484,[],\"MetadataBoundary\"]\n10:I[7123,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/bbef38f40623ee1a.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"6dJepuRCio_5p_26Y1Tco\",\"c\":[\"\",\"credentials\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"credentials\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/bbef38f40623ee1a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}]}],[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[6869,[],\"IconMark\"]\nb:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Trident\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Git repository management tool\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?91e8b75214a43d69\",\"type\":\"image/png\",\"sizes\":\"256x256\"}],[\"$\",\"$L11\",\"3\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--0r_ek2qXgjmDwBoQvuinU--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5252d6b6376d39f0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-fa8290bd9e479269.js"/><script src="/_next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js" async=""></script><script src="/_next/static/chunks/3794-cd98b5cd5fb65b19.js" async=""></script><script src="/_next/static/chunks/main-app-8973e8f0b4650cba.js" async=""></script><script src="/_next/static/chunks/2176-c690bf31cb5e55b2.js" async=""></script><script src="/_next/static/chunks/2785-311f9f6f5a125e2c.js" async=""></script><script src="/_next/static/chunks/4200-109e711ca2590de5.js" async=""></script><script src="/_next/static/chunks/8645-c924b37013fd97cb.js" async=""></script><script src="/_next/static/chunks/app/layout-1eb3f74bfb86e3d5.js" async=""></script><script src="/_next/static/chunks/8500-41fa79ac743d83f1.js" async=""></script><script src="/_next/static/chunks/8437-1595797761bfca7e.js" async=""></script><script src="/_next/static/chunks/app/credentials/page-5adcb8d38dfa3f36.js" async=""></script><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><meta name="next-size-adjust" content=""/><title>Trident</title><meta name="description" content="Git repository management tool"/><link rel="icon" href="/icon.png?91e8b75214a43d69" type="image/png" sizes="256x256"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><main class="min-h-screen bg-base-100"><div class="container mx-auto max-w-4xl py-12 px-6"><div class="flex items-center justify-between mb-8"><div class="flex items-center gap-4"><a class="btn btn-ghost btn-square" href="/"><i class="iconoir-arrow-left text-[20px]" aria-hidden="true"></i></a><div><h1 class="text-2xl font-bold tracking-tight">Credentials</h1><p class="text-sm opacity-70 mt-1">Manage your remote repository credentials</p></div></div></div><div class="grid grid-cols-1 md:grid-cols-2 gap-4 mb-8"><div class="card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200"><div class="card-body p-6"><div class="flex items-center gap-3 mb-2"><div class="p-2 bg-base-200 rounded-lg"><img alt="GitHub icon" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" class="h-6 w-6 rounded-sm" style="color:transparent" src="https://www.google.com/s2/favicons?domain=github.com&amp;sz=64"/></div><div><h3 class="card-title text-base">GitHub</h3><p class="text-xs opacity-70">Personal Access Token</p></div></div><button class="btn btn-sm w-full gap-2"><i class="iconoir-plus text-[16px]" aria-hidden="true"></i>Add GitHub</button></div></div><div class="card bg-base-100 shadow-lg hover:shadow-xl transition-shadow cursor-pointer border border-base-200"><div class="card-body p-6"><div class="flex items-center gap-3 mb-2"><div class="p-2 bg-base-200 rounded-lg"><img alt="GitLab icon" loading="lazy" width="24" height="24" decoding="async" data-nimg="1" class="h-6 w-6 rounded-sm" style="color:transparent" src="https://www.google.com/s2/favicons?domain=gitlab.com&amp;sz=64"/></div><div><h3 class="card-title text-base">GitLab</h3><p class="text-xs opacity-70">Server URL + Personal Access Token</p></div></div><button class="btn btn-sm w-full gap-2"><i class="iconoir-plus text-[16px]" aria-hidden="true"></i>Add GitLab Server</button></div></div></div><div class="border border-base-200 rounded-lg overflow-hidden bg-base-100"><div class="px-6 py-3 bg-base-200/50 border-b border-base-200"><h2 class="text-sm font-bold opacity-70">Saved Credentials</h2></div><div class="p-12 text-center opacity-70"><span class="loading loading-spinner"></span><p class="mt-2 text-sm">Loading credentials...</p></div></div></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-fa8290bd9e479269.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2246,[\"2176\",\"static/chunks/2176-c690bf31cb5e55b2.js\",\"2785\",\"static/chunks/2785-311f9f6f5a125e2c.js\",\"4200\",\"static/chunks/4200-109e711ca2590de5.js\",\"8645\",\"static/chunks/8645-c924b37013fd97cb.js\",\"7177\",\"static/chunks/app/layout-1eb3f74bfb86e3d5.js\"],\"Providers\"]\n3:I[7121,[],\"\"]\n4:I[4581,[],\"\"]\n5:I[1304,[],\"ClientPageRoot\"]\n6:I[4740,[\"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\"],\"default\"]\n9:I[484,[],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nc:I[484,[],\"ViewportBoundary\"]\ne:I[484,[],\"MetadataBoundary\"]\n10:I[7123,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/5252d6b6376d39f0.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"0r-ek2qXgjmDwBoQvuinU\",\"c\":[\"\",\"credentials\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"credentials\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5252d6b6376d39f0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}]}],[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}}],null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"11:I[6869,[],\"IconMark\"]\nb:null\nf:[[\"$\",\"title\",\"0\",{\"children\":\"Trident\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Git repository management tool\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?91e8b75214a43d69\",\"type\":\"image/png\",\"sizes\":\"256x256\"}],[\"$\",\"$L11\",\"3\",{}]]\n"])</script></body></html>
@@ -12,9 +12,9 @@ e:I[484,[],"MetadataBoundary"]
12
12
  :HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/b496025c9cd768cc.css","style"]
15
- :HL["/_next/static/css/bbef38f40623ee1a.css","style"]
15
+ :HL["/_next/static/css/5252d6b6376d39f0.css","style"]
16
16
  :HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
17
- 0:{"P":null,"b":"6dJepuRCio_5p_26Y1Tco","c":["","credentials"],"q":"","i":false,"f":[[["",{"children":["credentials",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bbef38f40623ee1a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true}
17
+ 0:{"P":null,"b":"0r-ek2qXgjmDwBoQvuinU","c":["","credentials"],"q":"","i":false,"f":[[["",{"children":["credentials",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5252d6b6376d39f0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true}
18
18
  7:{}
19
19
  8:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
20
20
  d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -12,9 +12,9 @@ e:I[484,[],"MetadataBoundary"]
12
12
  :HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/b496025c9cd768cc.css","style"]
15
- :HL["/_next/static/css/bbef38f40623ee1a.css","style"]
15
+ :HL["/_next/static/css/5252d6b6376d39f0.css","style"]
16
16
  :HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
17
- 0:{"P":null,"b":"6dJepuRCio_5p_26Y1Tco","c":["","credentials"],"q":"","i":false,"f":[[["",{"children":["credentials",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bbef38f40623ee1a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true}
17
+ 0:{"P":null,"b":"0r-ek2qXgjmDwBoQvuinU","c":["","credentials"],"q":"","i":false,"f":[[["",{"children":["credentials",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5252d6b6376d39f0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true}
18
18
  7:{}
19
19
  8:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
20
20
  d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[6869,[],"IconMark"]
6
- 0:{"buildId":"6dJepuRCio_5p_26Y1Tco","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Trident"}],["$","meta","1",{"name":"description","content":"Git repository management tool"}],["$","link","2",{"rel":"icon","href":"/icon.png?91e8b75214a43d69","type":"image/png","sizes":"256x256"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"0r-ek2qXgjmDwBoQvuinU","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Trident"}],["$","meta","1",{"name":"description","content":"Git repository management tool"}],["$","link","2",{"rel":"icon","href":"/icon.png?91e8b75214a43d69","type":"image/png","sizes":"256x256"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -3,6 +3,6 @@
3
3
  3:I[7121,[],""]
4
4
  4:I[4581,[],""]
5
5
  :HL["/_next/static/css/b496025c9cd768cc.css","style"]
6
- :HL["/_next/static/css/bbef38f40623ee1a.css","style"]
6
+ :HL["/_next/static/css/5252d6b6376d39f0.css","style"]
7
7
  :HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
8
- 0:{"buildId":"6dJepuRCio_5p_26Y1Tco","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bbef38f40623ee1a.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}],"loading":null,"isPartial":false}
8
+ 0:{"buildId":"0r-ek2qXgjmDwBoQvuinU","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5252d6b6376d39f0.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,6 +1,6 @@
1
1
  :HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
3
3
  :HL["/_next/static/css/b496025c9cd768cc.css","style"]
4
- :HL["/_next/static/css/bbef38f40623ee1a.css","style"]
4
+ :HL["/_next/static/css/5252d6b6376d39f0.css","style"]
5
5
  :HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
6
- 0:{"buildId":"6dJepuRCio_5p_26Y1Tco","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"credentials","paramType":null,"paramKey":"credentials","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
6
+ 0:{"buildId":"0r-ek2qXgjmDwBoQvuinU","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"credentials","paramType":null,"paramKey":"credentials","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -3,7 +3,7 @@
3
3
  3:I[4740,["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"],"default"]
4
4
  6:I[484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"buildId":"6dJepuRCio_5p_26Y1Tco","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"0r-ek2qXgjmDwBoQvuinU","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[7121,[],""]
3
3
  3:I[4581,[],""]
4
- 0:{"buildId":"6dJepuRCio_5p_26Y1Tco","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"0r-ek2qXgjmDwBoQvuinU","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--6dJepuRCio_5p_26Y1Tco--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fgithub.png&amp;w=32&amp;q=75 1x, /_next/image?url=%2Fgithub.png&amp;w=48&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bbef38f40623ee1a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-fa8290bd9e479269.js"/><script src="/_next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js" async=""></script><script src="/_next/static/chunks/3794-cd98b5cd5fb65b19.js" async=""></script><script src="/_next/static/chunks/main-app-8973e8f0b4650cba.js" async=""></script><script src="/_next/static/chunks/2176-c690bf31cb5e55b2.js" async=""></script><script src="/_next/static/chunks/2785-311f9f6f5a125e2c.js" async=""></script><script src="/_next/static/chunks/4200-109e711ca2590de5.js" async=""></script><script src="/_next/static/chunks/8645-c924b37013fd97cb.js" async=""></script><script src="/_next/static/chunks/app/layout-1eb3f74bfb86e3d5.js" async=""></script><script src="/_next/static/chunks/8500-41fa79ac743d83f1.js" async=""></script><script src="/_next/static/chunks/8437-1595797761bfca7e.js" async=""></script><script src="/_next/static/chunks/4131-07e15b10898e2bcb.js" async=""></script><script src="/_next/static/chunks/app/page-227166c3a6a28389.js" async=""></script><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><meta name="next-size-adjust" content=""/><title>Trident</title><meta name="description" content="Git repository management tool"/><link rel="icon" href="/icon.png?91e8b75214a43d69" type="image/png" sizes="256x256"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><a href="https://github.com/oscarqht/trident" target="_blank" rel="noopener noreferrer" aria-label="Open Viba GitHub repository" class="fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95" style="clip-path:polygon(100% 0, 0 0, 100% 100%)"><span class="absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2"><img alt="GitHub" width="22" height="22" decoding="async" data-nimg="1" class="rotate-45" style="color:transparent" srcSet="/_next/image?url=%2Fgithub.png&amp;w=32&amp;q=75 1x, /_next/image?url=%2Fgithub.png&amp;w=48&amp;q=75 2x" src="/_next/image?url=%2Fgithub.png&amp;w=48&amp;q=75"/></span></a><main class="min-h-screen bg-background"><div class="p-12 text-center opacity-70">Loading repositories...</div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-fa8290bd9e479269.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2246,[\"2176\",\"static/chunks/2176-c690bf31cb5e55b2.js\",\"2785\",\"static/chunks/2785-311f9f6f5a125e2c.js\",\"4200\",\"static/chunks/4200-109e711ca2590de5.js\",\"8645\",\"static/chunks/8645-c924b37013fd97cb.js\",\"7177\",\"static/chunks/app/layout-1eb3f74bfb86e3d5.js\"],\"Providers\"]\n3:I[7121,[],\"\"]\n4:I[4581,[],\"\"]\n5:I[8437,[\"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\"],\"Image\"]\n6:I[3411,[\"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\"],\"RepoList\"]\n7:I[484,[],\"OutletBoundary\"]\n8:\"$Sreact.suspense\"\na:I[484,[],\"ViewportBoundary\"]\nc:I[484,[],\"MetadataBoundary\"]\ne:I[7123,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/bbef38f40623ee1a.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"6dJepuRCio_5p_26Y1Tco\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/bbef38f40623ee1a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}]}],[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"a\",null,{\"href\":\"https://github.com/oscarqht/trident\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"Open Viba GitHub repository\",\"className\":\"fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95\",\"style\":{\"clipPath\":\"polygon(100% 0, 0 0, 100% 100%)\"},\"children\":[\"$\",\"span\",null,{\"className\":\"absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2\",\"children\":[\"$\",\"$L5\",null,{\"src\":\"/github.png\",\"alt\":\"GitHub\",\"width\":22,\"height\":22,\"priority\":true,\"className\":\"rotate-45\"}]}]}],[\"$\",\"main\",null,{\"className\":\"min-h-screen bg-background\",\"children\":[\"$\",\"$L6\",null,{}]}]],null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:I[6869,[],\"IconMark\"]\n9:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Trident\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Git repository management tool\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?91e8b75214a43d69\",\"type\":\"image/png\",\"sizes\":\"256x256\"}],[\"$\",\"$Lf\",\"3\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--0r_ek2qXgjmDwBoQvuinU--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fgithub.png&amp;w=32&amp;q=75 1x, /_next/image?url=%2Fgithub.png&amp;w=48&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5252d6b6376d39f0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-fa8290bd9e479269.js"/><script src="/_next/static/chunks/4bd1b696-bf5e0dbacfa5baef.js" async=""></script><script src="/_next/static/chunks/3794-cd98b5cd5fb65b19.js" async=""></script><script src="/_next/static/chunks/main-app-8973e8f0b4650cba.js" async=""></script><script src="/_next/static/chunks/2176-c690bf31cb5e55b2.js" async=""></script><script src="/_next/static/chunks/2785-311f9f6f5a125e2c.js" async=""></script><script src="/_next/static/chunks/4200-109e711ca2590de5.js" async=""></script><script src="/_next/static/chunks/8645-c924b37013fd97cb.js" async=""></script><script src="/_next/static/chunks/app/layout-1eb3f74bfb86e3d5.js" async=""></script><script src="/_next/static/chunks/8500-41fa79ac743d83f1.js" async=""></script><script src="/_next/static/chunks/8437-1595797761bfca7e.js" async=""></script><script src="/_next/static/chunks/4131-07e15b10898e2bcb.js" async=""></script><script src="/_next/static/chunks/app/page-227166c3a6a28389.js" async=""></script><link rel="preload" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css" as="style"/><meta name="next-size-adjust" content=""/><title>Trident</title><meta name="description" content="Git repository management tool"/><link rel="icon" href="/icon.png?91e8b75214a43d69" type="image/png" sizes="256x256"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("data-theme","theme","system",null,["light","dark"],null,true,true)</script><a href="https://github.com/oscarqht/trident" target="_blank" rel="noopener noreferrer" aria-label="Open Viba GitHub repository" class="fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95" style="clip-path:polygon(100% 0, 0 0, 100% 100%)"><span class="absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2"><img alt="GitHub" width="22" height="22" decoding="async" data-nimg="1" class="rotate-45" style="color:transparent" srcSet="/_next/image?url=%2Fgithub.png&amp;w=32&amp;q=75 1x, /_next/image?url=%2Fgithub.png&amp;w=48&amp;q=75 2x" src="/_next/image?url=%2Fgithub.png&amp;w=48&amp;q=75"/></span></a><main class="min-h-screen bg-background"><div class="p-12 text-center opacity-70">Loading repositories...</div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-fa8290bd9e479269.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[2246,[\"2176\",\"static/chunks/2176-c690bf31cb5e55b2.js\",\"2785\",\"static/chunks/2785-311f9f6f5a125e2c.js\",\"4200\",\"static/chunks/4200-109e711ca2590de5.js\",\"8645\",\"static/chunks/8645-c924b37013fd97cb.js\",\"7177\",\"static/chunks/app/layout-1eb3f74bfb86e3d5.js\"],\"Providers\"]\n3:I[7121,[],\"\"]\n4:I[4581,[],\"\"]\n5:I[8437,[\"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\"],\"Image\"]\n6:I[3411,[\"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\"],\"RepoList\"]\n7:I[484,[],\"OutletBoundary\"]\n8:\"$Sreact.suspense\"\na:I[484,[],\"ViewportBoundary\"]\nc:I[484,[],\"MetadataBoundary\"]\ne:I[7123,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/5252d6b6376d39f0.css\",\"style\"]\n:HL[\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"0r-ek2qXgjmDwBoQvuinU\",\"c\":[\"\",\"\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5252d6b6376d39f0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css\"}]}],[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"a\",null,{\"href\":\"https://github.com/oscarqht/trident\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"aria-label\":\"Open Viba GitHub repository\",\"className\":\"fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95\",\"style\":{\"clipPath\":\"polygon(100% 0, 0 0, 100% 100%)\"},\"children\":[\"$\",\"span\",null,{\"className\":\"absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2\",\"children\":[\"$\",\"$L5\",null,{\"src\":\"/github.png\",\"alt\":\"GitHub\",\"width\":22,\"height\":22,\"priority\":true,\"className\":\"rotate-45\"}]}]}],[\"$\",\"main\",null,{\"className\":\"min-h-screen bg-background\",\"children\":[\"$\",\"$L6\",null,{}]}]],null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"f:I[6869,[],\"IconMark\"]\n9:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Trident\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Git repository management tool\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?91e8b75214a43d69\",\"type\":\"image/png\",\"sizes\":\"256x256\"}],[\"$\",\"$Lf\",\"3\",{}]]\n"])</script></body></html>
@@ -12,9 +12,9 @@ e:I[7123,[],""]
12
12
  :HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/b496025c9cd768cc.css","style"]
15
- :HL["/_next/static/css/bbef38f40623ee1a.css","style"]
15
+ :HL["/_next/static/css/5252d6b6376d39f0.css","style"]
16
16
  :HL["https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css","style"]
17
- 0:{"P":null,"b":"6dJepuRCio_5p_26Y1Tco","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bbef38f40623ee1a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","a",null,{"href":"https://github.com/oscarqht/trident","target":"_blank","rel":"noopener noreferrer","aria-label":"Open Viba GitHub repository","className":"fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95","style":{"clipPath":"polygon(100% 0, 0 0, 100% 100%)"},"children":["$","span",null,{"className":"absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2","children":["$","$L5",null,{"src":"/github.png","alt":"GitHub","width":22,"height":22,"priority":true,"className":"rotate-45"}]}]}],["$","main",null,{"className":"min-h-screen bg-background","children":["$","$L6",null,{}]}]],null,["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true}
17
+ 0:{"P":null,"b":"0r-ek2qXgjmDwBoQvuinU","c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5252d6b6376d39f0.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","link",null,{"rel":"stylesheet","href":"https://cdn.jsdelivr.net/gh/iconoir-icons/iconoir@main/css/iconoir.css"}]}],["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","a",null,{"href":"https://github.com/oscarqht/trident","target":"_blank","rel":"noopener noreferrer","aria-label":"Open Viba GitHub repository","className":"fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95","style":{"clipPath":"polygon(100% 0, 0 0, 100% 100%)"},"children":["$","span",null,{"className":"absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2","children":["$","$L5",null,{"src":"/github.png","alt":"GitHub","width":22,"height":22,"priority":true,"className":"rotate-45"}]}]}],["$","main",null,{"className":"min-h-screen bg-background","children":["$","$L6",null,{}]}]],null,["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true}
18
18
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
19
19
  f:I[6869,[],"IconMark"]
20
20
  9:null
@@ -3,5 +3,5 @@
3
3
  3:I[3411,["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"],"RepoList"]
4
4
  4:I[484,[],"OutletBoundary"]
5
5
  5:"$Sreact.suspense"
6
- 0:{"buildId":"6dJepuRCio_5p_26Y1Tco","rsc":["$","$1","c",{"children":[[["$","a",null,{"href":"https://github.com/oscarqht/trident","target":"_blank","rel":"noopener noreferrer","aria-label":"Open Viba GitHub repository","className":"fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95","style":{"clipPath":"polygon(100% 0, 0 0, 100% 100%)"},"children":["$","span",null,{"className":"absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2","children":["$","$L2",null,{"src":"/github.png","alt":"GitHub","width":22,"height":22,"priority":true,"className":"rotate-45"}]}]}],["$","main",null,{"className":"min-h-screen bg-background","children":["$","$L3",null,{}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"0r-ek2qXgjmDwBoQvuinU","rsc":["$","$1","c",{"children":[[["$","a",null,{"href":"https://github.com/oscarqht/trident","target":"_blank","rel":"noopener noreferrer","aria-label":"Open Viba GitHub repository","className":"fixed right-0 top-0 z-50 h-20 w-20 cursor-pointer border-b border-l border-gray-400 bg-gray-300/95 shadow-sm backdrop-blur-sm transition-colors hover:bg-gray-500/95","style":{"clipPath":"polygon(100% 0, 0 0, 100% 100%)"},"children":["$","span",null,{"className":"absolute left-[67%] top-[33%] -translate-x-1/2 -translate-y-1/2","children":["$","$L2",null,{"src":"/github.png","alt":"GitHub","width":22,"height":22,"priority":true,"className":"rotate-45"}]}]}],["$","main",null,{"className":"min-h-screen bg-background","children":["$","$L3",null,{}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],"loading":null,"isPartial":false}
7
7
  6:null