kontexta 4.4.0 → 4.4.1

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 (84) hide show
  1. package/bundle/standalone/CHANGELOG.md +6 -0
  2. package/bundle/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/bundle/standalone/apps/web/.next/app-build-manifest.json +41 -41
  4. package/bundle/standalone/apps/web/.next/app-path-routes-manifest.json +11 -11
  5. package/bundle/standalone/apps/web/.next/build-manifest.json +2 -2
  6. package/bundle/standalone/apps/web/.next/prerender-manifest.json +15 -15
  7. package/bundle/standalone/apps/web/.next/routes-manifest.json +24 -1
  8. package/bundle/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  9. package/bundle/standalone/apps/web/.next/server/app/_not-found.html +1 -1
  10. package/bundle/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
  11. package/bundle/standalone/apps/web/.next/server/app/api/about/route_client-reference-manifest.js +1 -1
  12. package/bundle/standalone/apps/web/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  13. package/bundle/standalone/apps/web/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  14. package/bundle/standalone/apps/web/.next/server/app/api/auth/setup/route_client-reference-manifest.js +1 -1
  15. package/bundle/standalone/apps/web/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  16. package/bundle/standalone/apps/web/.next/server/app/api/auth/token/route_client-reference-manifest.js +1 -1
  17. package/bundle/standalone/apps/web/.next/server/app/api/calendar/conflicts/route_client-reference-manifest.js +1 -1
  18. package/bundle/standalone/apps/web/.next/server/app/api/calendar/entities/[id]/route_client-reference-manifest.js +1 -1
  19. package/bundle/standalone/apps/web/.next/server/app/api/calendar/entities/route_client-reference-manifest.js +1 -1
  20. package/bundle/standalone/apps/web/.next/server/app/api/calendar/events/[id]/route_client-reference-manifest.js +1 -1
  21. package/bundle/standalone/apps/web/.next/server/app/api/calendar/events/route_client-reference-manifest.js +1 -1
  22. package/bundle/standalone/apps/web/.next/server/app/api/calendar/ics/route_client-reference-manifest.js +1 -1
  23. package/bundle/standalone/apps/web/.next/server/app/api/calendar/links/route_client-reference-manifest.js +1 -1
  24. package/bundle/standalone/apps/web/.next/server/app/api/calendar/settings/route_client-reference-manifest.js +1 -1
  25. package/bundle/standalone/apps/web/.next/server/app/api/clip/route_client-reference-manifest.js +1 -1
  26. package/bundle/standalone/apps/web/.next/server/app/api/docker-config/route_client-reference-manifest.js +1 -1
  27. package/bundle/standalone/apps/web/.next/server/app/api/export/zip/route_client-reference-manifest.js +1 -1
  28. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/download/route_client-reference-manifest.js +1 -1
  29. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/export-pdf/route_client-reference-manifest.js +1 -1
  30. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/history/restore/route_client-reference-manifest.js +1 -1
  31. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/history/route_client-reference-manifest.js +1 -1
  32. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/move/route_client-reference-manifest.js +1 -1
  33. package/bundle/standalone/apps/web/.next/server/app/api/files/[id]/route_client-reference-manifest.js +1 -1
  34. package/bundle/standalone/apps/web/.next/server/app/api/files/route_client-reference-manifest.js +1 -1
  35. package/bundle/standalone/apps/web/.next/server/app/api/files/upload/route_client-reference-manifest.js +1 -1
  36. package/bundle/standalone/apps/web/.next/server/app/api/folders/route_client-reference-manifest.js +1 -1
  37. package/bundle/standalone/apps/web/.next/server/app/api/git/remote/route_client-reference-manifest.js +1 -1
  38. package/bundle/standalone/apps/web/.next/server/app/api/git/sync-all/route_client-reference-manifest.js +1 -1
  39. package/bundle/standalone/apps/web/.next/server/app/api/hands/test-pattern/route_client-reference-manifest.js +1 -1
  40. package/bundle/standalone/apps/web/.next/server/app/api/hands/validate/route_client-reference-manifest.js +1 -1
  41. package/bundle/standalone/apps/web/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  42. package/bundle/standalone/apps/web/.next/server/app/api/install-snippets/route_client-reference-manifest.js +1 -1
  43. package/bundle/standalone/apps/web/.next/server/app/api/mcp-tools/route.js +1 -1
  44. package/bundle/standalone/apps/web/.next/server/app/api/mcp-tools/route_client-reference-manifest.js +1 -1
  45. package/bundle/standalone/apps/web/.next/server/app/api/profile/route_client-reference-manifest.js +1 -1
  46. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/hands-config/route_client-reference-manifest.js +1 -1
  47. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/journal-config/route_client-reference-manifest.js +1 -1
  48. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/journal-status/route_client-reference-manifest.js +1 -1
  49. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/onboard/route_client-reference-manifest.js +1 -1
  50. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/refresh/route_client-reference-manifest.js +1 -1
  51. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/route_client-reference-manifest.js +1 -1
  52. package/bundle/standalone/apps/web/.next/server/app/api/projects/[id]/sync/route_client-reference-manifest.js +1 -1
  53. package/bundle/standalone/apps/web/.next/server/app/api/projects/onboard/route_client-reference-manifest.js +1 -1
  54. package/bundle/standalone/apps/web/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  55. package/bundle/standalone/apps/web/.next/server/app/api/publish/html/route_client-reference-manifest.js +1 -1
  56. package/bundle/standalone/apps/web/.next/server/app/api/publish/route_client-reference-manifest.js +1 -1
  57. package/bundle/standalone/apps/web/.next/server/app/api/refresh/route_client-reference-manifest.js +1 -1
  58. package/bundle/standalone/apps/web/.next/server/app/api/reindex/route_client-reference-manifest.js +1 -1
  59. package/bundle/standalone/apps/web/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  60. package/bundle/standalone/apps/web/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  61. package/bundle/standalone/apps/web/.next/server/app/api/version-check/route_client-reference-manifest.js +1 -1
  62. package/bundle/standalone/apps/web/.next/server/app/api/ws-config/route_client-reference-manifest.js +1 -1
  63. package/bundle/standalone/apps/web/.next/server/app/calendar/page_client-reference-manifest.js +1 -1
  64. package/bundle/standalone/apps/web/.next/server/app/login/page_client-reference-manifest.js +1 -1
  65. package/bundle/standalone/apps/web/.next/server/app/page.js +1 -1
  66. package/bundle/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  67. package/bundle/standalone/apps/web/.next/server/app/preview/motifs/page_client-reference-manifest.js +1 -1
  68. package/bundle/standalone/apps/web/.next/server/app/preview/motifs.html +2 -2
  69. package/bundle/standalone/apps/web/.next/server/app/preview/motifs.rsc +1 -1
  70. package/bundle/standalone/apps/web/.next/server/app-paths-manifest.json +11 -11
  71. package/bundle/standalone/apps/web/.next/server/pages/404.html +1 -1
  72. package/bundle/standalone/apps/web/.next/server/pages/500.html +1 -1
  73. package/bundle/standalone/apps/web/.next/server/pages-manifest.json +1 -1
  74. package/bundle/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
  75. package/bundle/standalone/apps/web/.next/static/chunks/app/{page-3b2dd157ea928bca.js → page-a4a269ecb5be7a3d.js} +1 -1
  76. package/bundle/standalone/apps/web/package.json +4 -4
  77. package/bundle/standalone/apps/web/src/lib/mcp-tools.json +1 -1
  78. package/bundle/standalone/node_modules/kontexta-mcp/package.json +1 -1
  79. package/bundle/standalone/node_modules/kxta-core/package.json +1 -1
  80. package/bundle/standalone/node_modules/kxta-publish/package.json +2 -2
  81. package/bundle/standalone/package.json +1 -1
  82. package/package.json +1 -1
  83. /package/bundle/standalone/apps/web/.next/static/{w6Yv3xSiMAmXez8ynDNhz → fYtMAWNniIoIPOX4FLoir}/_buildManifest.js +0 -0
  84. /package/bundle/standalone/apps/web/.next/static/{w6Yv3xSiMAmXez8ynDNhz → fYtMAWNniIoIPOX4FLoir}/_ssgManifest.js +0 -0
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 4.4.1 — Clickjacking-safe dashboard
4
+
5
+ ### Fixed
6
+
7
+ - **Dashboard responses now set `X-Frame-Options: DENY` and `frame-ancestors 'none'`**, plus `X-Content-Type-Options: nosniff` and `Referrer-Policy: no-referrer`. Prevents a hostile site the user visits in the same browser from iframing `http://localhost:<port>` and clickjacking into destructive dashboard actions.
8
+
3
9
  ## 4.4.0 — Update in one command, and know when you should
4
10
 
5
11
  ### Added
@@ -1 +1 @@
1
- w6Yv3xSiMAmXez8ynDNhz
1
+ fYtMAWNniIoIPOX4FLoir
@@ -7,21 +7,21 @@
7
7
  "static/chunks/main-app-57f658242c7d6c8b.js",
8
8
  "static/chunks/app/_not-found/page-6565c12f025c6338.js"
9
9
  ],
10
- "/layout": [
10
+ "/api/about/route": [
11
11
  "static/chunks/webpack-8818fea786a923fe.js",
12
12
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
13
13
  "static/chunks/5159-7bcf68ab11c1091e.js",
14
14
  "static/chunks/main-app-57f658242c7d6c8b.js",
15
- "static/css/c00514317f297826.css",
16
- "static/chunks/2377-956eb9b333193ac6.js",
17
- "static/chunks/app/layout-50d1052f9326c7ff.js"
15
+ "static/chunks/app/api/about/route-5081c2fd4cf53e20.js"
18
16
  ],
19
- "/api/about/route": [
17
+ "/layout": [
20
18
  "static/chunks/webpack-8818fea786a923fe.js",
21
19
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
22
20
  "static/chunks/5159-7bcf68ab11c1091e.js",
23
21
  "static/chunks/main-app-57f658242c7d6c8b.js",
24
- "static/chunks/app/api/about/route-5081c2fd4cf53e20.js"
22
+ "static/css/c00514317f297826.css",
23
+ "static/chunks/2377-956eb9b333193ac6.js",
24
+ "static/chunks/app/layout-50d1052f9326c7ff.js"
25
25
  ],
26
26
  "/api/auth/login/route": [
27
27
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -65,12 +65,12 @@
65
65
  "static/chunks/main-app-57f658242c7d6c8b.js",
66
66
  "static/chunks/app/api/calendar/entities/[id]/route-5081c2fd4cf53e20.js"
67
67
  ],
68
- "/api/calendar/entities/route": [
68
+ "/api/calendar/events/[id]/route": [
69
69
  "static/chunks/webpack-8818fea786a923fe.js",
70
70
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
71
71
  "static/chunks/5159-7bcf68ab11c1091e.js",
72
72
  "static/chunks/main-app-57f658242c7d6c8b.js",
73
- "static/chunks/app/api/calendar/entities/route-5081c2fd4cf53e20.js"
73
+ "static/chunks/app/api/calendar/events/[id]/route-5081c2fd4cf53e20.js"
74
74
  ],
75
75
  "/api/calendar/events/route": [
76
76
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -79,12 +79,12 @@
79
79
  "static/chunks/main-app-57f658242c7d6c8b.js",
80
80
  "static/chunks/app/api/calendar/events/route-5081c2fd4cf53e20.js"
81
81
  ],
82
- "/api/calendar/events/[id]/route": [
82
+ "/api/calendar/entities/route": [
83
83
  "static/chunks/webpack-8818fea786a923fe.js",
84
84
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
85
85
  "static/chunks/5159-7bcf68ab11c1091e.js",
86
86
  "static/chunks/main-app-57f658242c7d6c8b.js",
87
- "static/chunks/app/api/calendar/events/[id]/route-5081c2fd4cf53e20.js"
87
+ "static/chunks/app/api/calendar/entities/route-5081c2fd4cf53e20.js"
88
88
  ],
89
89
  "/api/calendar/ics/route": [
90
90
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -93,26 +93,26 @@
93
93
  "static/chunks/main-app-57f658242c7d6c8b.js",
94
94
  "static/chunks/app/api/calendar/ics/route-5081c2fd4cf53e20.js"
95
95
  ],
96
- "/api/calendar/settings/route": [
96
+ "/api/calendar/links/route": [
97
97
  "static/chunks/webpack-8818fea786a923fe.js",
98
98
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
99
99
  "static/chunks/5159-7bcf68ab11c1091e.js",
100
100
  "static/chunks/main-app-57f658242c7d6c8b.js",
101
- "static/chunks/app/api/calendar/settings/route-5081c2fd4cf53e20.js"
101
+ "static/chunks/app/api/calendar/links/route-5081c2fd4cf53e20.js"
102
102
  ],
103
- "/api/clip/route": [
103
+ "/api/calendar/settings/route": [
104
104
  "static/chunks/webpack-8818fea786a923fe.js",
105
105
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
106
106
  "static/chunks/5159-7bcf68ab11c1091e.js",
107
107
  "static/chunks/main-app-57f658242c7d6c8b.js",
108
- "static/chunks/app/api/clip/route-5081c2fd4cf53e20.js"
108
+ "static/chunks/app/api/calendar/settings/route-5081c2fd4cf53e20.js"
109
109
  ],
110
- "/api/calendar/links/route": [
110
+ "/api/clip/route": [
111
111
  "static/chunks/webpack-8818fea786a923fe.js",
112
112
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
113
113
  "static/chunks/5159-7bcf68ab11c1091e.js",
114
114
  "static/chunks/main-app-57f658242c7d6c8b.js",
115
- "static/chunks/app/api/calendar/links/route-5081c2fd4cf53e20.js"
115
+ "static/chunks/app/api/clip/route-5081c2fd4cf53e20.js"
116
116
  ],
117
117
  "/api/docker-config/route": [
118
118
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -177,19 +177,19 @@
177
177
  "static/chunks/main-app-57f658242c7d6c8b.js",
178
178
  "static/chunks/app/api/files/route-5081c2fd4cf53e20.js"
179
179
  ],
180
- "/api/folders/route": [
180
+ "/api/files/upload/route": [
181
181
  "static/chunks/webpack-8818fea786a923fe.js",
182
182
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
183
183
  "static/chunks/5159-7bcf68ab11c1091e.js",
184
184
  "static/chunks/main-app-57f658242c7d6c8b.js",
185
- "static/chunks/app/api/folders/route-5081c2fd4cf53e20.js"
185
+ "static/chunks/app/api/files/upload/route-5081c2fd4cf53e20.js"
186
186
  ],
187
- "/api/files/upload/route": [
187
+ "/api/folders/route": [
188
188
  "static/chunks/webpack-8818fea786a923fe.js",
189
189
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
190
190
  "static/chunks/5159-7bcf68ab11c1091e.js",
191
191
  "static/chunks/main-app-57f658242c7d6c8b.js",
192
- "static/chunks/app/api/files/upload/route-5081c2fd4cf53e20.js"
192
+ "static/chunks/app/api/folders/route-5081c2fd4cf53e20.js"
193
193
  ],
194
194
  "/api/git/remote/route": [
195
195
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -198,19 +198,19 @@
198
198
  "static/chunks/main-app-57f658242c7d6c8b.js",
199
199
  "static/chunks/app/api/git/remote/route-5081c2fd4cf53e20.js"
200
200
  ],
201
- "/api/hands/test-pattern/route": [
201
+ "/api/git/sync-all/route": [
202
202
  "static/chunks/webpack-8818fea786a923fe.js",
203
203
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
204
204
  "static/chunks/5159-7bcf68ab11c1091e.js",
205
205
  "static/chunks/main-app-57f658242c7d6c8b.js",
206
- "static/chunks/app/api/hands/test-pattern/route-5081c2fd4cf53e20.js"
206
+ "static/chunks/app/api/git/sync-all/route-5081c2fd4cf53e20.js"
207
207
  ],
208
- "/api/git/sync-all/route": [
208
+ "/api/hands/test-pattern/route": [
209
209
  "static/chunks/webpack-8818fea786a923fe.js",
210
210
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
211
211
  "static/chunks/5159-7bcf68ab11c1091e.js",
212
212
  "static/chunks/main-app-57f658242c7d6c8b.js",
213
- "static/chunks/app/api/git/sync-all/route-5081c2fd4cf53e20.js"
213
+ "static/chunks/app/api/hands/test-pattern/route-5081c2fd4cf53e20.js"
214
214
  ],
215
215
  "/api/hands/validate/route": [
216
216
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -240,40 +240,40 @@
240
240
  "static/chunks/main-app-57f658242c7d6c8b.js",
241
241
  "static/chunks/app/api/profile/route-5081c2fd4cf53e20.js"
242
242
  ],
243
- "/api/projects/[id]/hands-config/route": [
243
+ "/api/projects/[id]/journal-config/route": [
244
244
  "static/chunks/webpack-8818fea786a923fe.js",
245
245
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
246
246
  "static/chunks/5159-7bcf68ab11c1091e.js",
247
247
  "static/chunks/main-app-57f658242c7d6c8b.js",
248
- "static/chunks/app/api/projects/[id]/hands-config/route-5081c2fd4cf53e20.js"
248
+ "static/chunks/app/api/projects/[id]/journal-config/route-5081c2fd4cf53e20.js"
249
249
  ],
250
- "/api/projects/[id]/journal-status/route": [
250
+ "/api/projects/[id]/hands-config/route": [
251
251
  "static/chunks/webpack-8818fea786a923fe.js",
252
252
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
253
253
  "static/chunks/5159-7bcf68ab11c1091e.js",
254
254
  "static/chunks/main-app-57f658242c7d6c8b.js",
255
- "static/chunks/app/api/projects/[id]/journal-status/route-5081c2fd4cf53e20.js"
255
+ "static/chunks/app/api/projects/[id]/hands-config/route-5081c2fd4cf53e20.js"
256
256
  ],
257
- "/api/projects/[id]/refresh/route": [
257
+ "/api/projects/[id]/journal-status/route": [
258
258
  "static/chunks/webpack-8818fea786a923fe.js",
259
259
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
260
260
  "static/chunks/5159-7bcf68ab11c1091e.js",
261
261
  "static/chunks/main-app-57f658242c7d6c8b.js",
262
- "static/chunks/app/api/projects/[id]/refresh/route-5081c2fd4cf53e20.js"
262
+ "static/chunks/app/api/projects/[id]/journal-status/route-5081c2fd4cf53e20.js"
263
263
  ],
264
- "/api/projects/[id]/journal-config/route": [
264
+ "/api/projects/[id]/onboard/route": [
265
265
  "static/chunks/webpack-8818fea786a923fe.js",
266
266
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
267
267
  "static/chunks/5159-7bcf68ab11c1091e.js",
268
268
  "static/chunks/main-app-57f658242c7d6c8b.js",
269
- "static/chunks/app/api/projects/[id]/journal-config/route-5081c2fd4cf53e20.js"
269
+ "static/chunks/app/api/projects/[id]/onboard/route-5081c2fd4cf53e20.js"
270
270
  ],
271
- "/api/projects/[id]/onboard/route": [
271
+ "/api/projects/[id]/refresh/route": [
272
272
  "static/chunks/webpack-8818fea786a923fe.js",
273
273
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
274
274
  "static/chunks/5159-7bcf68ab11c1091e.js",
275
275
  "static/chunks/main-app-57f658242c7d6c8b.js",
276
- "static/chunks/app/api/projects/[id]/onboard/route-5081c2fd4cf53e20.js"
276
+ "static/chunks/app/api/projects/[id]/refresh/route-5081c2fd4cf53e20.js"
277
277
  ],
278
278
  "/api/projects/[id]/route": [
279
279
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -389,22 +389,22 @@
389
389
  "static/chunks/3068-293b252158eb9d15.js",
390
390
  "static/chunks/app/calendar/page-c2b69b100c786dc4.js"
391
391
  ],
392
- "/page": [
392
+ "/login/page": [
393
393
  "static/chunks/webpack-8818fea786a923fe.js",
394
394
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
395
395
  "static/chunks/5159-7bcf68ab11c1091e.js",
396
396
  "static/chunks/main-app-57f658242c7d6c8b.js",
397
- "static/chunks/2377-956eb9b333193ac6.js",
398
- "static/chunks/3068-293b252158eb9d15.js",
399
- "static/chunks/9794-16144bed6de4bf26.js",
400
- "static/chunks/app/page-3b2dd157ea928bca.js"
397
+ "static/chunks/app/login/page-a6fe2c4740cdd5c7.js"
401
398
  ],
402
- "/login/page": [
399
+ "/page": [
403
400
  "static/chunks/webpack-8818fea786a923fe.js",
404
401
  "static/chunks/1403cfaa-33c2b74c127517c2.js",
405
402
  "static/chunks/5159-7bcf68ab11c1091e.js",
406
403
  "static/chunks/main-app-57f658242c7d6c8b.js",
407
- "static/chunks/app/login/page-a6fe2c4740cdd5c7.js"
404
+ "static/chunks/2377-956eb9b333193ac6.js",
405
+ "static/chunks/3068-293b252158eb9d15.js",
406
+ "static/chunks/9794-16144bed6de4bf26.js",
407
+ "static/chunks/app/page-a4a269ecb5be7a3d.js"
408
408
  ]
409
409
  }
410
410
  }
@@ -1,19 +1,19 @@
1
1
  {
2
- "/_not-found/page": "/_not-found",
3
2
  "/api/about/route": "/api/about",
3
+ "/_not-found/page": "/_not-found",
4
4
  "/api/auth/login/route": "/api/auth/login",
5
5
  "/api/auth/logout/route": "/api/auth/logout",
6
6
  "/api/auth/setup/route": "/api/auth/setup",
7
7
  "/api/auth/status/route": "/api/auth/status",
8
8
  "/api/calendar/conflicts/route": "/api/calendar/conflicts",
9
9
  "/api/calendar/entities/[id]/route": "/api/calendar/entities/[id]",
10
- "/api/calendar/entities/route": "/api/calendar/entities",
11
- "/api/calendar/events/route": "/api/calendar/events",
12
10
  "/api/calendar/events/[id]/route": "/api/calendar/events/[id]",
11
+ "/api/calendar/events/route": "/api/calendar/events",
12
+ "/api/calendar/entities/route": "/api/calendar/entities",
13
13
  "/api/calendar/ics/route": "/api/calendar/ics",
14
+ "/api/calendar/links/route": "/api/calendar/links",
14
15
  "/api/calendar/settings/route": "/api/calendar/settings",
15
16
  "/api/clip/route": "/api/clip",
16
- "/api/calendar/links/route": "/api/calendar/links",
17
17
  "/api/docker-config/route": "/api/docker-config",
18
18
  "/api/export/zip/route": "/api/export/zip",
19
19
  "/api/files/[id]/download/route": "/api/files/[id]/download",
@@ -23,20 +23,20 @@
23
23
  "/api/files/[id]/move/route": "/api/files/[id]/move",
24
24
  "/api/files/[id]/route": "/api/files/[id]",
25
25
  "/api/files/route": "/api/files",
26
- "/api/folders/route": "/api/folders",
27
26
  "/api/files/upload/route": "/api/files/upload",
27
+ "/api/folders/route": "/api/folders",
28
28
  "/api/git/remote/route": "/api/git/remote",
29
- "/api/hands/test-pattern/route": "/api/hands/test-pattern",
30
29
  "/api/git/sync-all/route": "/api/git/sync-all",
30
+ "/api/hands/test-pattern/route": "/api/hands/test-pattern",
31
31
  "/api/hands/validate/route": "/api/hands/validate",
32
32
  "/api/install-snippets/route": "/api/install-snippets",
33
33
  "/api/mcp-tools/route": "/api/mcp-tools",
34
34
  "/api/profile/route": "/api/profile",
35
+ "/api/projects/[id]/journal-config/route": "/api/projects/[id]/journal-config",
35
36
  "/api/projects/[id]/hands-config/route": "/api/projects/[id]/hands-config",
36
37
  "/api/projects/[id]/journal-status/route": "/api/projects/[id]/journal-status",
37
- "/api/projects/[id]/refresh/route": "/api/projects/[id]/refresh",
38
- "/api/projects/[id]/journal-config/route": "/api/projects/[id]/journal-config",
39
38
  "/api/projects/[id]/onboard/route": "/api/projects/[id]/onboard",
39
+ "/api/projects/[id]/refresh/route": "/api/projects/[id]/refresh",
40
40
  "/api/projects/[id]/route": "/api/projects/[id]",
41
41
  "/api/projects/[id]/sync/route": "/api/projects/[id]/sync",
42
42
  "/api/projects/onboard/route": "/api/projects/onboard",
@@ -49,13 +49,13 @@
49
49
  "/api/tags/route": "/api/tags",
50
50
  "/api/version-check/route": "/api/version-check",
51
51
  "/apple-icon.png/route": "/apple-icon.png",
52
- "/favicon.ico/route": "/favicon.ico",
53
52
  "/icon.png/route": "/icon.png",
53
+ "/favicon.ico/route": "/favicon.ico",
54
54
  "/api/auth/token/route": "/api/auth/token",
55
55
  "/api/health/route": "/api/health",
56
56
  "/api/ws-config/route": "/api/ws-config",
57
57
  "/preview/motifs/page": "/preview/motifs",
58
58
  "/calendar/page": "/calendar",
59
- "/page": "/",
60
- "/login/page": "/login"
59
+ "/login/page": "/login",
60
+ "/page": "/"
61
61
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/w6Yv3xSiMAmXez8ynDNhz/_buildManifest.js",
9
- "static/w6Yv3xSiMAmXez8ynDNhz/_ssgManifest.js"
8
+ "static/fYtMAWNniIoIPOX4FLoir/_buildManifest.js",
9
+ "static/fYtMAWNniIoIPOX4FLoir/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-8818fea786a923fe.js",
@@ -30,12 +30,8 @@
30
30
  "x-next-revalidate-tag-token"
31
31
  ]
32
32
  },
33
- "/icon.png": {
34
- "initialHeaders": {
35
- "cache-control": "public, immutable, no-transform, max-age=31536000",
36
- "content-type": "image/png",
37
- "x-next-cache-tags": "_N_T_/layout,_N_T_/icon.png/layout,_N_T_/icon.png/route,_N_T_/icon.png"
38
- },
33
+ "/_not-found": {
34
+ "initialStatus": 404,
39
35
  "experimentalBypassFor": [
40
36
  {
41
37
  "type": "header",
@@ -48,8 +44,8 @@
48
44
  }
49
45
  ],
50
46
  "initialRevalidateSeconds": false,
51
- "srcRoute": "/icon.png",
52
- "dataRoute": null,
47
+ "srcRoute": "/_not-found",
48
+ "dataRoute": "/_not-found.rsc",
53
49
  "allowHeader": [
54
50
  "host",
55
51
  "x-matched-path",
@@ -59,8 +55,12 @@
59
55
  "x-next-revalidate-tag-token"
60
56
  ]
61
57
  },
62
- "/_not-found": {
63
- "initialStatus": 404,
58
+ "/icon.png": {
59
+ "initialHeaders": {
60
+ "cache-control": "public, immutable, no-transform, max-age=31536000",
61
+ "content-type": "image/png",
62
+ "x-next-cache-tags": "_N_T_/layout,_N_T_/icon.png/layout,_N_T_/icon.png/route,_N_T_/icon.png"
63
+ },
64
64
  "experimentalBypassFor": [
65
65
  {
66
66
  "type": "header",
@@ -73,8 +73,8 @@
73
73
  }
74
74
  ],
75
75
  "initialRevalidateSeconds": false,
76
- "srcRoute": "/_not-found",
77
- "dataRoute": "/_not-found.rsc",
76
+ "srcRoute": "/icon.png",
77
+ "dataRoute": null,
78
78
  "allowHeader": [
79
79
  "host",
80
80
  "x-matched-path",
@@ -141,8 +141,8 @@
141
141
  "dynamicRoutes": {},
142
142
  "notFoundRoutes": [],
143
143
  "preview": {
144
- "previewModeId": "63ada252650af01d4f2eb4817defce6d",
145
- "previewModeSigningKey": "cbcf9e1c3212b25987e7100f6f2666940d2b6a5b8bb8f7321148d6b6fc9f556d",
146
- "previewModeEncryptionKey": "659f0115a854e688c95750a466d1abe2aee21fd51d2585ec956d230c09e7a901"
144
+ "previewModeId": "4c6bb2638c63b012a4042ef5b31ce23c",
145
+ "previewModeSigningKey": "1bac88db777bcefd7ab2e7dafd28a85fcb527b92de4f04dc16651e3e11e62a6d",
146
+ "previewModeEncryptionKey": "d557dc0a888a50a3cbb8370e7bd1cfc627381284642ed303010702e48647f924"
147
147
  }
148
148
  }
@@ -12,7 +12,30 @@
12
12
  "regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"
13
13
  }
14
14
  ],
15
- "headers": [],
15
+ "headers": [
16
+ {
17
+ "source": "/:path*",
18
+ "headers": [
19
+ {
20
+ "key": "X-Frame-Options",
21
+ "value": "DENY"
22
+ },
23
+ {
24
+ "key": "Content-Security-Policy",
25
+ "value": "frame-ancestors 'none'"
26
+ },
27
+ {
28
+ "key": "X-Content-Type-Options",
29
+ "value": "nosniff"
30
+ },
31
+ {
32
+ "key": "Referrer-Policy",
33
+ "value": "no-referrer"
34
+ }
35
+ ],
36
+ "regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
37
+ }
38
+ ],
16
39
  "rewrites": {
17
40
  "beforeFiles": [],
18
41
  "afterFiles": [],
@@ -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":"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
+ 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/login/login-client.tsx":{"id":59413,"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-a4a269ecb5be7a3d.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 +1 @@
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>
1
+ <!DOCTYPE html><!--fYtMAWNniIoIPOX4FLoir--><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\":\"fYtMAWNniIoIPOX4FLoir\",\"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":"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}
17
+ 0:{"P":null,"b":"fYtMAWNniIoIPOX4FLoir","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"]