kontexta 4.3.2 → 4.4.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 (190) hide show
  1. package/bundle/standalone/CHANGELOG.md +9 -0
  2. package/bundle/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/bundle/standalone/apps/web/.next/app-build-manifest.json +84 -77
  4. package/bundle/standalone/apps/web/.next/app-path-routes-manifest.json +13 -12
  5. package/bundle/standalone/apps/web/.next/build-manifest.json +2 -2
  6. package/bundle/standalone/apps/web/.next/prerender-manifest.json +3 -3
  7. package/bundle/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/bundle/standalone/apps/web/.next/server/app/_not-found.html +1 -1
  9. package/bundle/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
  10. package/bundle/standalone/apps/web/.next/server/app/api/about/route_client-reference-manifest.js +1 -1
  11. package/bundle/standalone/apps/web/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  12. package/bundle/standalone/apps/web/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  13. package/bundle/standalone/apps/web/.next/server/app/api/auth/setup/route_client-reference-manifest.js +1 -1
  14. package/bundle/standalone/apps/web/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  15. package/bundle/standalone/apps/web/.next/server/app/api/auth/token/route_client-reference-manifest.js +1 -1
  16. package/bundle/standalone/apps/web/.next/server/app/api/calendar/conflicts/route_client-reference-manifest.js +1 -1
  17. package/bundle/standalone/apps/web/.next/server/app/api/calendar/entities/[id]/route_client-reference-manifest.js +1 -1
  18. package/bundle/standalone/apps/web/.next/server/app/api/calendar/entities/route_client-reference-manifest.js +1 -1
  19. package/bundle/standalone/apps/web/.next/server/app/api/calendar/events/[id]/route_client-reference-manifest.js +1 -1
  20. package/bundle/standalone/apps/web/.next/server/app/api/calendar/events/route_client-reference-manifest.js +1 -1
  21. package/bundle/standalone/apps/web/.next/server/app/api/calendar/ics/route_client-reference-manifest.js +1 -1
  22. package/bundle/standalone/apps/web/.next/server/app/api/calendar/links/route_client-reference-manifest.js +1 -1
  23. package/bundle/standalone/apps/web/.next/server/app/api/calendar/settings/route_client-reference-manifest.js +1 -1
  24. package/bundle/standalone/apps/web/.next/server/app/api/clip/route_client-reference-manifest.js +1 -1
  25. package/bundle/standalone/apps/web/.next/server/app/api/docker-config/route_client-reference-manifest.js +1 -1
  26. package/bundle/standalone/apps/web/.next/server/app/api/export/zip/route_client-reference-manifest.js +1 -1
  27. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/download/route_client-reference-manifest.js +1 -1
  28. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/export-pdf/route_client-reference-manifest.js +1 -1
  29. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/history/restore/route_client-reference-manifest.js +1 -1
  30. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/history/route_client-reference-manifest.js +1 -1
  31. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/move/route_client-reference-manifest.js +1 -1
  32. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/route_client-reference-manifest.js +1 -1
  33. package/bundle/standalone/apps/web/.next/server/app/api/files/route_client-reference-manifest.js +1 -1
  34. package/bundle/standalone/apps/web/.next/server/app/api/files/upload/route_client-reference-manifest.js +1 -1
  35. package/bundle/standalone/apps/web/.next/server/app/api/folders/route_client-reference-manifest.js +1 -1
  36. package/bundle/standalone/apps/web/.next/server/app/api/git/remote/route_client-reference-manifest.js +1 -1
  37. package/bundle/standalone/apps/web/.next/server/app/api/git/sync-all/route_client-reference-manifest.js +1 -1
  38. package/bundle/standalone/apps/web/.next/server/app/api/hands/test-pattern/route_client-reference-manifest.js +1 -1
  39. package/bundle/standalone/apps/web/.next/server/app/api/hands/validate/route_client-reference-manifest.js +1 -1
  40. package/bundle/standalone/apps/web/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  41. package/bundle/standalone/apps/web/.next/server/app/api/install-snippets/route.js +4 -4
  42. package/bundle/standalone/apps/web/.next/server/app/api/install-snippets/route.js.nft.json +1 -1
  43. package/bundle/standalone/apps/web/.next/server/app/api/install-snippets/route_client-reference-manifest.js +1 -1
  44. package/bundle/standalone/apps/web/.next/server/app/api/mcp-tools/route.js +1 -1
  45. package/bundle/standalone/apps/web/.next/server/app/api/mcp-tools/route_client-reference-manifest.js +1 -1
  46. package/bundle/standalone/apps/web/.next/server/app/api/profile/route_client-reference-manifest.js +1 -1
  47. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/hands-config/route_client-reference-manifest.js +1 -1
  48. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/journal-config/route_client-reference-manifest.js +1 -1
  49. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/journal-status/route_client-reference-manifest.js +1 -1
  50. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/onboard/route_client-reference-manifest.js +1 -1
  51. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/refresh/route_client-reference-manifest.js +1 -1
  52. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  53. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/sync/route_client-reference-manifest.js +1 -1
  54. package/bundle/standalone/apps/web/.next/server/app/api/projects/onboard/route_client-reference-manifest.js +1 -1
  55. package/bundle/standalone/apps/web/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  56. package/bundle/standalone/apps/web/.next/server/app/api/publish/html/route_client-reference-manifest.js +1 -1
  57. package/bundle/standalone/apps/web/.next/server/app/api/publish/route_client-reference-manifest.js +1 -1
  58. package/bundle/standalone/apps/web/.next/server/app/api/refresh/route_client-reference-manifest.js +1 -1
  59. package/bundle/standalone/apps/web/.next/server/app/api/reindex/route_client-reference-manifest.js +1 -1
  60. package/bundle/standalone/apps/web/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  61. package/bundle/standalone/apps/web/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  62. package/bundle/standalone/apps/web/.next/server/app/api/version-check/route.js +1 -0
  63. package/bundle/standalone/apps/web/.next/server/app/api/version-check/route.js.nft.json +1 -0
  64. package/bundle/standalone/apps/web/.next/server/app/api/version-check/route_client-reference-manifest.js +1 -0
  65. package/bundle/standalone/apps/web/.next/server/app/api/ws-config/route_client-reference-manifest.js +1 -1
  66. package/bundle/standalone/apps/web/.next/server/app/calendar/page_client-reference-manifest.js +1 -1
  67. package/bundle/standalone/apps/web/.next/server/app/login/page_client-reference-manifest.js +1 -1
  68. package/bundle/standalone/apps/web/.next/server/app/page.js +4 -4
  69. package/bundle/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  70. package/bundle/standalone/apps/web/.next/server/app/preview/motifs/page_client-reference-manifest.js +1 -1
  71. package/bundle/standalone/apps/web/.next/server/app/preview/motifs.html +2 -2
  72. package/bundle/standalone/apps/web/.next/server/app/preview/motifs.rsc +1 -1
  73. package/bundle/standalone/apps/web/.next/server/app-paths-manifest.json +13 -12
  74. package/bundle/standalone/apps/web/.next/server/pages/404.html +1 -1
  75. package/bundle/standalone/apps/web/.next/server/pages/500.html +1 -1
  76. package/bundle/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
  77. package/bundle/standalone/apps/web/.next/static/chunks/app/api/about/route-5081c2fd4cf53e20.js +1 -0
  78. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/login/route-5081c2fd4cf53e20.js +1 -0
  79. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/logout/route-5081c2fd4cf53e20.js +1 -0
  80. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/setup/route-5081c2fd4cf53e20.js +1 -0
  81. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/status/route-5081c2fd4cf53e20.js +1 -0
  82. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/token/route-5081c2fd4cf53e20.js +1 -0
  83. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/conflicts/route-5081c2fd4cf53e20.js +1 -0
  84. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/entities/[id]/route-5081c2fd4cf53e20.js +1 -0
  85. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/entities/route-5081c2fd4cf53e20.js +1 -0
  86. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/events/[id]/route-5081c2fd4cf53e20.js +1 -0
  87. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/events/route-5081c2fd4cf53e20.js +1 -0
  88. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/ics/route-5081c2fd4cf53e20.js +1 -0
  89. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/links/route-5081c2fd4cf53e20.js +1 -0
  90. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/settings/route-5081c2fd4cf53e20.js +1 -0
  91. package/bundle/standalone/apps/web/.next/static/chunks/app/api/clip/route-5081c2fd4cf53e20.js +1 -0
  92. package/bundle/standalone/apps/web/.next/static/chunks/app/api/docker-config/route-5081c2fd4cf53e20.js +1 -0
  93. package/bundle/standalone/apps/web/.next/static/chunks/app/api/export/zip/route-5081c2fd4cf53e20.js +1 -0
  94. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/download/route-5081c2fd4cf53e20.js +1 -0
  95. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/export-pdf/route-5081c2fd4cf53e20.js +1 -0
  96. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/history/restore/route-5081c2fd4cf53e20.js +1 -0
  97. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/history/route-5081c2fd4cf53e20.js +1 -0
  98. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/move/route-5081c2fd4cf53e20.js +1 -0
  99. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/route-5081c2fd4cf53e20.js +1 -0
  100. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/route-5081c2fd4cf53e20.js +1 -0
  101. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/upload/route-5081c2fd4cf53e20.js +1 -0
  102. package/bundle/standalone/apps/web/.next/static/chunks/app/api/folders/route-5081c2fd4cf53e20.js +1 -0
  103. package/bundle/standalone/apps/web/.next/static/chunks/app/api/git/remote/route-5081c2fd4cf53e20.js +1 -0
  104. package/bundle/standalone/apps/web/.next/static/chunks/app/api/git/sync-all/route-5081c2fd4cf53e20.js +1 -0
  105. package/bundle/standalone/apps/web/.next/static/chunks/app/api/hands/test-pattern/route-5081c2fd4cf53e20.js +1 -0
  106. package/bundle/standalone/apps/web/.next/static/chunks/app/api/hands/validate/route-5081c2fd4cf53e20.js +1 -0
  107. package/bundle/standalone/apps/web/.next/static/chunks/app/api/health/route-5081c2fd4cf53e20.js +1 -0
  108. package/bundle/standalone/apps/web/.next/static/chunks/app/api/install-snippets/route-5081c2fd4cf53e20.js +1 -0
  109. package/bundle/standalone/apps/web/.next/static/chunks/app/api/mcp-tools/route-5081c2fd4cf53e20.js +1 -0
  110. package/bundle/standalone/apps/web/.next/static/chunks/app/api/profile/route-5081c2fd4cf53e20.js +1 -0
  111. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/hands-config/route-5081c2fd4cf53e20.js +1 -0
  112. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/journal-config/route-5081c2fd4cf53e20.js +1 -0
  113. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/journal-status/route-5081c2fd4cf53e20.js +1 -0
  114. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/onboard/route-5081c2fd4cf53e20.js +1 -0
  115. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/refresh/route-5081c2fd4cf53e20.js +1 -0
  116. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/route-5081c2fd4cf53e20.js +1 -0
  117. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/sync/route-5081c2fd4cf53e20.js +1 -0
  118. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/onboard/route-5081c2fd4cf53e20.js +1 -0
  119. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/route-5081c2fd4cf53e20.js +1 -0
  120. package/bundle/standalone/apps/web/.next/static/chunks/app/api/publish/html/route-5081c2fd4cf53e20.js +1 -0
  121. package/bundle/standalone/apps/web/.next/static/chunks/app/api/publish/route-5081c2fd4cf53e20.js +1 -0
  122. package/bundle/standalone/apps/web/.next/static/chunks/app/api/refresh/route-5081c2fd4cf53e20.js +1 -0
  123. package/bundle/standalone/apps/web/.next/static/chunks/app/api/reindex/route-5081c2fd4cf53e20.js +1 -0
  124. package/bundle/standalone/apps/web/.next/static/chunks/app/api/search/route-5081c2fd4cf53e20.js +1 -0
  125. package/bundle/standalone/apps/web/.next/static/chunks/app/api/tags/route-5081c2fd4cf53e20.js +1 -0
  126. package/bundle/standalone/apps/web/.next/static/chunks/app/api/version-check/route-5081c2fd4cf53e20.js +1 -0
  127. package/bundle/standalone/apps/web/.next/static/chunks/app/api/ws-config/route-5081c2fd4cf53e20.js +1 -0
  128. package/bundle/standalone/apps/web/.next/static/chunks/app/{page-0dc6192830ae65e6.js → page-3b2dd157ea928bca.js} +1 -1
  129. package/bundle/standalone/apps/web/.next/static/chunks/app/preview/motifs/page-5081c2fd4cf53e20.js +1 -0
  130. package/bundle/standalone/apps/web/.next/static/w6Yv3xSiMAmXez8ynDNhz/_buildManifest.js +1 -0
  131. package/bundle/standalone/apps/web/package.json +4 -4
  132. package/bundle/standalone/apps/web/src/lib/mcp-tools.json +1 -1
  133. package/bundle/standalone/node_modules/kontexta-mcp/package.json +1 -1
  134. package/bundle/standalone/node_modules/kxta-core/package.json +1 -1
  135. package/bundle/standalone/node_modules/kxta-publish/package.json +2 -2
  136. package/bundle/standalone/package.json +1 -1
  137. package/package.json +1 -1
  138. package/bundle/standalone/apps/web/.next/static/FQ4ncHomPr7biizG6ufGX/_buildManifest.js +0 -1
  139. package/bundle/standalone/apps/web/.next/static/chunks/app/api/about/route-c1d02d72a16497fa.js +0 -1
  140. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/login/route-c1d02d72a16497fa.js +0 -1
  141. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/logout/route-c1d02d72a16497fa.js +0 -1
  142. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/setup/route-c1d02d72a16497fa.js +0 -1
  143. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/status/route-c1d02d72a16497fa.js +0 -1
  144. package/bundle/standalone/apps/web/.next/static/chunks/app/api/auth/token/route-c1d02d72a16497fa.js +0 -1
  145. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/conflicts/route-c1d02d72a16497fa.js +0 -1
  146. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/entities/[id]/route-c1d02d72a16497fa.js +0 -1
  147. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/entities/route-c1d02d72a16497fa.js +0 -1
  148. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/events/[id]/route-c1d02d72a16497fa.js +0 -1
  149. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/events/route-c1d02d72a16497fa.js +0 -1
  150. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/ics/route-c1d02d72a16497fa.js +0 -1
  151. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/links/route-c1d02d72a16497fa.js +0 -1
  152. package/bundle/standalone/apps/web/.next/static/chunks/app/api/calendar/settings/route-c1d02d72a16497fa.js +0 -1
  153. package/bundle/standalone/apps/web/.next/static/chunks/app/api/clip/route-c1d02d72a16497fa.js +0 -1
  154. package/bundle/standalone/apps/web/.next/static/chunks/app/api/docker-config/route-c1d02d72a16497fa.js +0 -1
  155. package/bundle/standalone/apps/web/.next/static/chunks/app/api/export/zip/route-c1d02d72a16497fa.js +0 -1
  156. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/download/route-c1d02d72a16497fa.js +0 -1
  157. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/export-pdf/route-c1d02d72a16497fa.js +0 -1
  158. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/history/restore/route-c1d02d72a16497fa.js +0 -1
  159. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/history/route-c1d02d72a16497fa.js +0 -1
  160. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/move/route-c1d02d72a16497fa.js +0 -1
  161. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/[id]/route-c1d02d72a16497fa.js +0 -1
  162. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/route-c1d02d72a16497fa.js +0 -1
  163. package/bundle/standalone/apps/web/.next/static/chunks/app/api/files/upload/route-c1d02d72a16497fa.js +0 -1
  164. package/bundle/standalone/apps/web/.next/static/chunks/app/api/folders/route-c1d02d72a16497fa.js +0 -1
  165. package/bundle/standalone/apps/web/.next/static/chunks/app/api/git/remote/route-c1d02d72a16497fa.js +0 -1
  166. package/bundle/standalone/apps/web/.next/static/chunks/app/api/git/sync-all/route-c1d02d72a16497fa.js +0 -1
  167. package/bundle/standalone/apps/web/.next/static/chunks/app/api/hands/test-pattern/route-c1d02d72a16497fa.js +0 -1
  168. package/bundle/standalone/apps/web/.next/static/chunks/app/api/hands/validate/route-c1d02d72a16497fa.js +0 -1
  169. package/bundle/standalone/apps/web/.next/static/chunks/app/api/health/route-c1d02d72a16497fa.js +0 -1
  170. package/bundle/standalone/apps/web/.next/static/chunks/app/api/install-snippets/route-c1d02d72a16497fa.js +0 -1
  171. package/bundle/standalone/apps/web/.next/static/chunks/app/api/mcp-tools/route-c1d02d72a16497fa.js +0 -1
  172. package/bundle/standalone/apps/web/.next/static/chunks/app/api/profile/route-c1d02d72a16497fa.js +0 -1
  173. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/hands-config/route-c1d02d72a16497fa.js +0 -1
  174. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/journal-config/route-c1d02d72a16497fa.js +0 -1
  175. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/journal-status/route-c1d02d72a16497fa.js +0 -1
  176. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/onboard/route-c1d02d72a16497fa.js +0 -1
  177. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/refresh/route-c1d02d72a16497fa.js +0 -1
  178. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/route-c1d02d72a16497fa.js +0 -1
  179. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/[id]/sync/route-c1d02d72a16497fa.js +0 -1
  180. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/onboard/route-c1d02d72a16497fa.js +0 -1
  181. package/bundle/standalone/apps/web/.next/static/chunks/app/api/projects/route-c1d02d72a16497fa.js +0 -1
  182. package/bundle/standalone/apps/web/.next/static/chunks/app/api/publish/html/route-c1d02d72a16497fa.js +0 -1
  183. package/bundle/standalone/apps/web/.next/static/chunks/app/api/publish/route-c1d02d72a16497fa.js +0 -1
  184. package/bundle/standalone/apps/web/.next/static/chunks/app/api/refresh/route-c1d02d72a16497fa.js +0 -1
  185. package/bundle/standalone/apps/web/.next/static/chunks/app/api/reindex/route-c1d02d72a16497fa.js +0 -1
  186. package/bundle/standalone/apps/web/.next/static/chunks/app/api/search/route-c1d02d72a16497fa.js +0 -1
  187. package/bundle/standalone/apps/web/.next/static/chunks/app/api/tags/route-c1d02d72a16497fa.js +0 -1
  188. package/bundle/standalone/apps/web/.next/static/chunks/app/api/ws-config/route-c1d02d72a16497fa.js +0 -1
  189. package/bundle/standalone/apps/web/.next/static/chunks/app/preview/motifs/page-c1d02d72a16497fa.js +0 -1
  190. /package/bundle/standalone/apps/web/.next/static/{FQ4ncHomPr7biizG6ufGX → w6Yv3xSiMAmXez8ynDNhz}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"27864","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-0dc6192830ae65e6.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/_not-found/page":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"17115","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-3b2dd157ea928bca.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/_not-found/page":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--FQ4ncHomPr7biizG6ufGX--><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/4c9affa5bc8f420e-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/9b01607e2f794050-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/c00514317f297826.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8818fea786a923fe.js"/><script src="/_next/static/chunks/1403cfaa-33c2b74c127517c2.js" async=""></script><script src="/_next/static/chunks/5159-7bcf68ab11c1091e.js" async=""></script><script src="/_next/static/chunks/main-app-57f658242c7d6c8b.js" async=""></script><script src="/_next/static/chunks/2377-956eb9b333193ac6.js" async=""></script><script src="/_next/static/chunks/app/layout-50d1052f9326c7ff.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Kontexta</title><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.png?369c2ac0c93dd8eb" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="/apple-icon.png?44240bdecabd1cc9" type="image/png" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 __variable_3c557b __variable_73ee6c __variable_37e029 font-sans 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){}})("class","theme","dark",null,["light","dark","blueprint"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-8818fea786a923fe.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[91784,[\"2377\",\"static/chunks/2377-956eb9b333193ac6.js\",\"7177\",\"static/chunks/app/layout-50d1052f9326c7ff.js\"],\"ThemeProvider\"]\n3:I[23670,[],\"\"]\n4:I[21660,[],\"\"]\n5:I[22377,[\"2377\",\"static/chunks/2377-956eb9b333193ac6.js\",\"7177\",\"static/chunks/app/layout-50d1052f9326c7ff.js\"],\"Toaster\"]\n6:I[10335,[],\"OutletBoundary\"]\n8:I[18558,[],\"AsyncMetadataOutlet\"]\na:I[10335,[],\"ViewportBoundary\"]\nc:I[10335,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[17518,[],\"\"]\n:HL[\"/_next/static/media/4c9affa5bc8f420e-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/9b01607e2f794050-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/c00514317f297826.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"FQ4ncHomPr7biizG6ufGX\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c00514317f297826.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 __variable_3c557b __variable_73ee6c __variable_37e029 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L5\",null,{\"position\":\"bottom-right\",\"gap\":8,\"offset\":24,\"toastOptions\":{\"style\":{\"background\":\"var(--bg-secondary)\",\"color\":\"var(--text-primary)\",\"border\":\"1px solid var(--border)\"},\"className\":\"text-sm\"}}]]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"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\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[3870,[],\"IconMark\"]\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Kontexta\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?369c2ac0c93dd8eb\",\"type\":\"image/png\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"3\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?44240bdecabd1cc9\",\"type\":\"image/png\",\"sizes\":\"256x256\"}],[\"$\",\"$L10\",\"4\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--w6Yv3xSiMAmXez8ynDNhz--><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/4c9affa5bc8f420e-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/9b01607e2f794050-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/c00514317f297826.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8818fea786a923fe.js"/><script src="/_next/static/chunks/1403cfaa-33c2b74c127517c2.js" async=""></script><script src="/_next/static/chunks/5159-7bcf68ab11c1091e.js" async=""></script><script src="/_next/static/chunks/main-app-57f658242c7d6c8b.js" async=""></script><script src="/_next/static/chunks/2377-956eb9b333193ac6.js" async=""></script><script src="/_next/static/chunks/app/layout-50d1052f9326c7ff.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Kontexta</title><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/icon.png?369c2ac0c93dd8eb" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="/apple-icon.png?44240bdecabd1cc9" type="image/png" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 __variable_3c557b __variable_73ee6c __variable_37e029 font-sans 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){}})("class","theme","dark",null,["light","dark","blueprint"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-8818fea786a923fe.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[91784,[\"2377\",\"static/chunks/2377-956eb9b333193ac6.js\",\"7177\",\"static/chunks/app/layout-50d1052f9326c7ff.js\"],\"ThemeProvider\"]\n3:I[23670,[],\"\"]\n4:I[21660,[],\"\"]\n5:I[22377,[\"2377\",\"static/chunks/2377-956eb9b333193ac6.js\",\"7177\",\"static/chunks/app/layout-50d1052f9326c7ff.js\"],\"Toaster\"]\n6:I[10335,[],\"OutletBoundary\"]\n8:I[18558,[],\"AsyncMetadataOutlet\"]\na:I[10335,[],\"ViewportBoundary\"]\nc:I[10335,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf:I[17518,[],\"\"]\n:HL[\"/_next/static/media/4c9affa5bc8f420e-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/9b01607e2f794050-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/c00514317f297826.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"w6Yv3xSiMAmXez8ynDNhz\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c00514317f297826.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 __variable_3c557b __variable_73ee6c __variable_37e029 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L5\",null,{\"position\":\"bottom-right\",\"gap\":8,\"offset\":24,\"toastOptions\":{\"style\":{\"background\":\"var(--bg-secondary)\",\"color\":\"var(--text-primary)\",\"border\":\"1px solid var(--border)\"},\"className\":\"text-sm\"}}]]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$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\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"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.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"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\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[3870,[],\"IconMark\"]\n9:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Kontexta\"}],[\"$\",\"link\",\"1\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.png?369c2ac0c93dd8eb\",\"type\":\"image/png\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"3\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-icon.png?44240bdecabd1cc9\",\"type\":\"image/png\",\"sizes\":\"256x256\"}],[\"$\",\"$L10\",\"4\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
@@ -14,7 +14,7 @@ f:I[17518,[],""]
14
14
  :HL["/_next/static/media/bb3ef058b751a6ad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
16
  :HL["/_next/static/css/c00514317f297826.css","style"]
17
- 0:{"P":null,"b":"FQ4ncHomPr7biizG6ufGX","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/c00514317f297826.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 __variable_3c557b __variable_73ee6c __variable_37e029 font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{"position":"bottom-right","gap":8,"offset":24,"toastOptions":{"style":{"background":"var(--bg-secondary)","color":"var(--text-primary)","border":"1px solid var(--border)"},"className":"text-sm"}}]]}]}]}]]}],{"children":["/_not-found",["$","$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":["__PAGE__",["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$La",null,{"children":"$Lb"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
17
+ 0:{"P":null,"b":"w6Yv3xSiMAmXez8ynDNhz","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/c00514317f297826.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 __variable_3c557b __variable_73ee6c __variable_37e029 font-sans antialiased","children":["$","$L2",null,{"children":[["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}],["$","$L5",null,{"position":"bottom-right","gap":8,"offset":24,"toastOptions":{"style":{"background":"var(--bg-secondary)","color":"var(--text-primary)","border":"1px solid var(--border)"},"className":"text-sm"}}]]}]}]}]]}],{"children":["/_not-found",["$","$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":["__PAGE__",["$","$1","c",{"children":[[["$","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."}]}]]}]}]],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$La",null,{"children":"$Lb"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
18
18
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
19
19
  7:null
20
20
  10:I[3870,[],"IconMark"]
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/about/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"27864","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-0dc6192830ae65e6.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/about/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/about/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"17115","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-3b2dd157ea928bca.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/about/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/login/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"27864","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-0dc6192830ae65e6.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/auth/login/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/login/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"17115","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-3b2dd157ea928bca.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/auth/login/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/logout/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"27864","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-0dc6192830ae65e6.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/auth/logout/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/logout/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"17115","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-3b2dd157ea928bca.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/auth/logout/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/setup/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"27864","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-0dc6192830ae65e6.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/auth/setup/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/auth/setup/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"17115","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"74839","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"57042","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"16704","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":17518,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":43319,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23733,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":80062,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":23670,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":18558,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":21660,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":10335,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":3870,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/theme/theme-provider.tsx":{"id":91784,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-sans\",\"display\":\"swap\"}],\"variableName\":\"inter\"}":{"id":18701,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-mono\",\"display\":\"swap\"}],\"variableName\":\"jetbrainsMono\"}":{"id":95120,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Manrope\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-title\",\"display\":\"swap\"}],\"variableName\":\"manrope\"}":{"id":77994,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/next@15.5.18_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Saira\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-saira\",\"display\":\"swap\"}],\"variableName\":\"saira\"}":{"id":27946,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/globals.css":{"id":3281,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/sonner/dist/index.mjs":{"id":22377,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","7177","static/chunks/app/layout-50d1052f9326c7ff.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/components/calendar/calendar-client.tsx":{"id":72388,"name":"*","chunks":[],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/home-client.tsx":{"id":55808,"name":"*","chunks":["2377","static/chunks/2377-956eb9b333193ac6.js","3068","static/chunks/3068-293b252158eb9d15.js","9794","static/chunks/9794-16144bed6de4bf26.js","8974","static/chunks/app/page-3b2dd157ea928bca.js"],"async":false},"/home/runner/work/kontexta/kontexta/apps/web/src/app/login/login-client.tsx":{"id":59413,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/kontexta/kontexta/apps/web/src/":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/c00514317f297826.css"}],"/home/runner/work/kontexta/kontexta/apps/web/src/app/page":[],"/home/runner/work/kontexta/kontexta/apps/web/src/app/api/auth/setup/route":[]},"rscModuleMapping":{"3281":{"*":{"id":"99807","name":"*","chunks":[],"async":false}},"3870":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"90657","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"28450","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"83840","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"12216","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"41801","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"64060","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"20909","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"51645","name":"*","chunks":[],"async":false}},"55808":{"*":{"id":"30127","name":"*","chunks":[],"async":false}},"59413":{"*":{"id":"56378","name":"*","chunks":[],"async":false}},"72388":{"*":{"id":"38186","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"92612","name":"*","chunks":[],"async":false}},"91784":{"*":{"id":"70474","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3870":{"*":{"id":"5010","name":"*","chunks":[],"async":false}},"10335":{"*":{"id":"74775","name":"*","chunks":[],"async":false}},"17518":{"*":{"id":"17504","name":"*","chunks":[],"async":false}},"18558":{"*":{"id":"68506","name":"*","chunks":[],"async":false}},"21660":{"*":{"id":"41634","name":"*","chunks":[],"async":false}},"22377":{"*":{"id":"75947","name":"*","chunks":[],"async":false}},"23670":{"*":{"id":"94854","name":"*","chunks":[],"async":false}},"23733":{"*":{"id":"24575","name":"*","chunks":[],"async":false}},"43319":{"*":{"id":"7715","name":"*","chunks":[],"async":false}},"80062":{"*":{"id":"57074","name":"*","chunks":[],"async":false}}}}