aigetwey 1.4.4 → 1.4.6

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 (184) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/README.md +8 -8
  3. package/config.example.yaml +1 -1
  4. package/dashboard/.next/standalone/.next/BUILD_ID +1 -1
  5. package/dashboard/.next/standalone/.next/build-manifest.json +3 -3
  6. package/dashboard/.next/standalone/.next/server/app/(console)/combos/page_client-reference-manifest.js +1 -1
  7. package/dashboard/.next/standalone/.next/server/app/(console)/config/page_client-reference-manifest.js +1 -1
  8. package/dashboard/.next/standalone/.next/server/app/(console)/console/page_client-reference-manifest.js +1 -1
  9. package/dashboard/.next/standalone/.next/server/app/(console)/endpoint/page_client-reference-manifest.js +1 -1
  10. package/dashboard/.next/standalone/.next/server/app/(console)/keys/page_client-reference-manifest.js +1 -1
  11. package/dashboard/.next/standalone/.next/server/app/(console)/page_client-reference-manifest.js +1 -1
  12. package/dashboard/.next/standalone/.next/server/app/(console)/providers/[id]/page_client-reference-manifest.js +1 -1
  13. package/dashboard/.next/standalone/.next/server/app/(console)/providers/page_client-reference-manifest.js +1 -1
  14. package/dashboard/.next/standalone/.next/server/app/(console)/quota/page_client-reference-manifest.js +1 -1
  15. package/dashboard/.next/standalone/.next/server/app/(console)/tools/[id]/page_client-reference-manifest.js +1 -1
  16. package/dashboard/.next/standalone/.next/server/app/(console)/tools/page_client-reference-manifest.js +1 -1
  17. package/dashboard/.next/standalone/.next/server/app/(console)/usage/page_client-reference-manifest.js +1 -1
  18. package/dashboard/.next/standalone/.next/server/app/_global-error.html +1 -1
  19. package/dashboard/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  20. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  21. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  22. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  23. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  24. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  25. package/dashboard/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  26. package/dashboard/.next/standalone/.next/server/app/_not-found.html +1 -1
  27. package/dashboard/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  28. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  29. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  30. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  31. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  32. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  33. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  34. package/dashboard/.next/standalone/.next/server/app/combos.html +1 -1
  35. package/dashboard/.next/standalone/.next/server/app/combos.rsc +2 -2
  36. package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp/combos/__PAGE__.segment.rsc +1 -1
  37. package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp/combos.segment.rsc +1 -1
  38. package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  39. package/dashboard/.next/standalone/.next/server/app/combos.segments/_full.segment.rsc +2 -2
  40. package/dashboard/.next/standalone/.next/server/app/combos.segments/_head.segment.rsc +1 -1
  41. package/dashboard/.next/standalone/.next/server/app/combos.segments/_index.segment.rsc +2 -2
  42. package/dashboard/.next/standalone/.next/server/app/combos.segments/_tree.segment.rsc +2 -2
  43. package/dashboard/.next/standalone/.next/server/app/config.html +1 -1
  44. package/dashboard/.next/standalone/.next/server/app/config.rsc +2 -2
  45. package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp/config/__PAGE__.segment.rsc +1 -1
  46. package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp/config.segment.rsc +1 -1
  47. package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  48. package/dashboard/.next/standalone/.next/server/app/config.segments/_full.segment.rsc +2 -2
  49. package/dashboard/.next/standalone/.next/server/app/config.segments/_head.segment.rsc +1 -1
  50. package/dashboard/.next/standalone/.next/server/app/config.segments/_index.segment.rsc +2 -2
  51. package/dashboard/.next/standalone/.next/server/app/config.segments/_tree.segment.rsc +2 -2
  52. package/dashboard/.next/standalone/.next/server/app/console.html +1 -1
  53. package/dashboard/.next/standalone/.next/server/app/console.rsc +2 -2
  54. package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp/console/__PAGE__.segment.rsc +1 -1
  55. package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp/console.segment.rsc +1 -1
  56. package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  57. package/dashboard/.next/standalone/.next/server/app/console.segments/_full.segment.rsc +2 -2
  58. package/dashboard/.next/standalone/.next/server/app/console.segments/_head.segment.rsc +1 -1
  59. package/dashboard/.next/standalone/.next/server/app/console.segments/_index.segment.rsc +2 -2
  60. package/dashboard/.next/standalone/.next/server/app/console.segments/_tree.segment.rsc +2 -2
  61. package/dashboard/.next/standalone/.next/server/app/endpoint.html +1 -1
  62. package/dashboard/.next/standalone/.next/server/app/endpoint.rsc +3 -3
  63. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp/endpoint/__PAGE__.segment.rsc +2 -2
  64. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp/endpoint.segment.rsc +1 -1
  65. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  66. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_full.segment.rsc +3 -3
  67. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_head.segment.rsc +1 -1
  68. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_index.segment.rsc +2 -2
  69. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_tree.segment.rsc +2 -2
  70. package/dashboard/.next/standalone/.next/server/app/index.html +1 -1
  71. package/dashboard/.next/standalone/.next/server/app/index.rsc +3 -3
  72. package/dashboard/.next/standalone/.next/server/app/index.segments/!KGNvbnNvbGUp/__PAGE__.segment.rsc +2 -2
  73. package/dashboard/.next/standalone/.next/server/app/index.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  74. package/dashboard/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +3 -3
  75. package/dashboard/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  76. package/dashboard/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
  77. package/dashboard/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  78. package/dashboard/.next/standalone/.next/server/app/keys.html +1 -1
  79. package/dashboard/.next/standalone/.next/server/app/keys.rsc +2 -2
  80. package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp/keys/__PAGE__.segment.rsc +1 -1
  81. package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp/keys.segment.rsc +1 -1
  82. package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  83. package/dashboard/.next/standalone/.next/server/app/keys.segments/_full.segment.rsc +2 -2
  84. package/dashboard/.next/standalone/.next/server/app/keys.segments/_head.segment.rsc +1 -1
  85. package/dashboard/.next/standalone/.next/server/app/keys.segments/_index.segment.rsc +2 -2
  86. package/dashboard/.next/standalone/.next/server/app/keys.segments/_tree.segment.rsc +2 -2
  87. package/dashboard/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  88. package/dashboard/.next/standalone/.next/server/app/login.html +1 -1
  89. package/dashboard/.next/standalone/.next/server/app/login.rsc +2 -2
  90. package/dashboard/.next/standalone/.next/server/app/login.segments/_full.segment.rsc +2 -2
  91. package/dashboard/.next/standalone/.next/server/app/login.segments/_head.segment.rsc +1 -1
  92. package/dashboard/.next/standalone/.next/server/app/login.segments/_index.segment.rsc +2 -2
  93. package/dashboard/.next/standalone/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  94. package/dashboard/.next/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  95. package/dashboard/.next/standalone/.next/server/app/login.segments/login.segment.rsc +1 -1
  96. package/dashboard/.next/standalone/.next/server/app/providers.html +1 -1
  97. package/dashboard/.next/standalone/.next/server/app/providers.rsc +2 -2
  98. package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp/providers/__PAGE__.segment.rsc +1 -1
  99. package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp/providers.segment.rsc +1 -1
  100. package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  101. package/dashboard/.next/standalone/.next/server/app/providers.segments/_full.segment.rsc +2 -2
  102. package/dashboard/.next/standalone/.next/server/app/providers.segments/_head.segment.rsc +1 -1
  103. package/dashboard/.next/standalone/.next/server/app/providers.segments/_index.segment.rsc +2 -2
  104. package/dashboard/.next/standalone/.next/server/app/providers.segments/_tree.segment.rsc +2 -2
  105. package/dashboard/.next/standalone/.next/server/app/quota.html +1 -1
  106. package/dashboard/.next/standalone/.next/server/app/quota.rsc +2 -2
  107. package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp/quota/__PAGE__.segment.rsc +1 -1
  108. package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp/quota.segment.rsc +1 -1
  109. package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  110. package/dashboard/.next/standalone/.next/server/app/quota.segments/_full.segment.rsc +2 -2
  111. package/dashboard/.next/standalone/.next/server/app/quota.segments/_head.segment.rsc +1 -1
  112. package/dashboard/.next/standalone/.next/server/app/quota.segments/_index.segment.rsc +2 -2
  113. package/dashboard/.next/standalone/.next/server/app/quota.segments/_tree.segment.rsc +2 -2
  114. package/dashboard/.next/standalone/.next/server/app/tools.html +1 -1
  115. package/dashboard/.next/standalone/.next/server/app/tools.rsc +2 -2
  116. package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp/tools/__PAGE__.segment.rsc +1 -1
  117. package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp/tools.segment.rsc +1 -1
  118. package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp.segment.rsc +1 -1
  119. package/dashboard/.next/standalone/.next/server/app/tools.segments/_full.segment.rsc +2 -2
  120. package/dashboard/.next/standalone/.next/server/app/tools.segments/_head.segment.rsc +1 -1
  121. package/dashboard/.next/standalone/.next/server/app/tools.segments/_index.segment.rsc +2 -2
  122. package/dashboard/.next/standalone/.next/server/app/tools.segments/_tree.segment.rsc +2 -2
  123. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_0dgasfb._.js +1 -1
  124. package/dashboard/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  125. package/dashboard/.next/standalone/.next/server/pages/404.html +1 -1
  126. package/dashboard/.next/standalone/.next/server/pages/500.html +1 -1
  127. package/dashboard/.next/standalone/.next/static/JZUvw5ZbVb7wrR5912z8P/_buildManifest.js +11 -0
  128. package/dashboard/.next/standalone/.next/static/JZUvw5ZbVb7wrR5912z8P/_clientMiddlewareManifest.js +6 -0
  129. package/dashboard/.next/standalone/.next/static/JZUvw5ZbVb7wrR5912z8P/_ssgManifest.js +1 -0
  130. package/dashboard/.next/standalone/.next/static/chunks/05-c3ty_6dwfk.js +1 -0
  131. package/dashboard/.next/standalone/.next/static/chunks/0cz1d0mv5g_q7.js +1 -0
  132. package/dashboard/.next/standalone/.next/static/chunks/0lcp6ibeqkbpk.js +25 -0
  133. package/dashboard/.next/standalone/.next/static/chunks/0mk1g55o6kl1e.js +2 -0
  134. package/dashboard/.next/standalone/.next/static/chunks/0mr7sg_sr6f99.js +1 -0
  135. package/dashboard/.next/standalone/.next/static/chunks/0qzv-tyyzo7kl.js +1 -0
  136. package/dashboard/.next/standalone/.next/static/chunks/0wb0jg5y8b49o.js +1 -0
  137. package/dashboard/.next/standalone/.next/static/chunks/0zdns9uijk264.js +1 -0
  138. package/dashboard/.next/standalone/.next/static/chunks/13ge_ybuj8rl3.js +1 -0
  139. package/dashboard/.next/standalone/.next/static/chunks/14mrh2-p_w84d.js +1 -0
  140. package/dashboard/.next/standalone/.next/static/chunks/19nfww990cvv7.js +1 -0
  141. package/dashboard/.next/standalone/.next/static/chunks/1t87-rpltg53e.js +1 -0
  142. package/dashboard/.next/standalone/.next/static/chunks/1tx2-tx_io3wo.js +1 -0
  143. package/dashboard/.next/standalone/.next/static/chunks/1wn1c2w4ibyg_.js +1 -0
  144. package/dashboard/.next/standalone/.next/static/chunks/27jktro2p5rq9.js +4 -0
  145. package/dashboard/.next/standalone/.next/static/chunks/29bgf5j_v6h2z.js +1 -0
  146. package/dashboard/.next/standalone/.next/static/chunks/2ltht8xwlssac.js +1 -0
  147. package/dashboard/.next/standalone/.next/static/chunks/2t3rqr0rkspb7.js +1 -0
  148. package/dashboard/.next/standalone/.next/static/chunks/2uvgdots59tjl.js +1 -0
  149. package/dashboard/.next/standalone/.next/static/chunks/36ssnkm0cjgq6.js +31 -0
  150. package/dashboard/.next/standalone/.next/static/chunks/39fwwta79h1nt.js +1 -0
  151. package/dashboard/.next/standalone/.next/static/chunks/3_t0o5_wpxk8v.css +3 -0
  152. package/dashboard/.next/standalone/.next/static/chunks/3chs_cdkdx2h9.js +1 -0
  153. package/dashboard/.next/standalone/.next/static/chunks/3j9pm5otqxm82.js +1 -0
  154. package/dashboard/.next/standalone/.next/static/chunks/3jat3x6f_2a6o.js +1 -0
  155. package/dashboard/.next/standalone/.next/static/chunks/turbopack-28-wpvvyttgwq.js +1 -0
  156. package/dashboard/.next/standalone/.next/static/media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2 +0 -0
  157. package/dashboard/.next/standalone/.next/static/media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2 +0 -0
  158. package/dashboard/.next/standalone/.next/static/media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2 +0 -0
  159. package/dashboard/.next/standalone/.next/static/media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2 +0 -0
  160. package/dashboard/.next/standalone/.next/static/media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2 +0 -0
  161. package/dashboard/.next/standalone/.next/static/media/5476f68d60460930-s.2uwcyprjm3xu3.woff2 +0 -0
  162. package/dashboard/.next/standalone/.next/static/media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2 +0 -0
  163. package/dashboard/.next/standalone/.next/static/media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2 +0 -0
  164. package/dashboard/.next/standalone/.next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 +0 -0
  165. package/dashboard/.next/standalone/.next/static/media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2 +0 -0
  166. package/dashboard/.next/standalone/.next/static/media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2 +0 -0
  167. package/dashboard/.next/standalone/.next/static/media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2 +0 -0
  168. package/dashboard/.next/standalone/.next/static/media/cc545e633e20c56d-s.176arc174-8zp.woff2 +0 -0
  169. package/dashboard/.next/standalone/.next/static/media/icon.43yv9zw_mes0x.svg +8 -0
  170. package/dist/cli.js +2 -2
  171. package/dist/config.js +3 -18
  172. package/dist/config.js.map +1 -1
  173. package/dist/middleware/auth.js +9 -3
  174. package/dist/middleware/auth.js.map +1 -1
  175. package/dist/routes/admin.js +27 -0
  176. package/dist/routes/admin.js.map +1 -1
  177. package/dist/tunnel/cloudflared.js +156 -0
  178. package/dist/tunnel/cloudflared.js.map +1 -0
  179. package/package.json +2 -2
  180. package/src/cli.ts +2 -2
  181. package/src/config.ts +3 -16
  182. package/src/middleware/auth.ts +9 -2
  183. package/src/routes/admin.ts +29 -0
  184. package/src/tunnel/cloudflared.ts +147 -0
package/CHANGELOG.md CHANGED
@@ -5,6 +5,30 @@ All notable changes to **aigetwey** are documented here.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.4.6] — 2026-06-27
9
+
10
+ ### Changed
11
+ - **Default bind `0.0.0.0`** — VPS/Docker deploys work out of the box without
12
+ manual host config; security warning fires when no api_keys are set
13
+
14
+ ### Fixed
15
+ - **Tunnel UX** — spinner during connect, badge labels (Local/Tunnel), security
16
+ warnings for missing API keys or default password, dismiss button on warning
17
+ - **Display URLs use `localhost`** — cleaner than raw `127.0.0.1` in CLI output
18
+ and dashboard
19
+
20
+ ### Security
21
+ - **Bare model resolution removed** — clients must use combo alias or
22
+ `provider/model` prefix; prevents unintended routing to arbitrary models
23
+ - **Remote access blocked when no api_keys** — only loopback allowed without
24
+ keys; remote IPs get 403 with setup instructions
25
+
26
+ ## [1.4.5] — 2026-06-27
27
+
28
+ ### Fixed
29
+ - **Dashboard CSS/JS missing after install** — standalone build now copies
30
+ `.next/static` into the standalone directory so assets are served correctly
31
+
8
32
  ## [1.4.4] — 2026-06-27
9
33
 
10
34
  ### Fixed
package/README.md CHANGED
@@ -55,7 +55,7 @@ npm install -g aigetwey
55
55
  aigetwey
56
56
  ```
57
57
 
58
- The CLI seeds `config.yaml`, builds the dashboard, opens your browser. One URL serves everything — dashboard, API, and admin: `http://127.0.0.1:18080`.
58
+ The CLI seeds `config.yaml`, builds the dashboard, opens your browser. One URL serves everything — dashboard, API, and admin: `http://localhost:18080`.
59
59
 
60
60
  A terminal menu offers: **Web UI** / **Terminal** (logs) / **Hide to Tray** (macOS + Linux) / **Exit**.
61
61
  Flags: `-p/--port`, `-n/--no-browser`, `-y/--yes`, `-t/--tray`.
@@ -74,17 +74,17 @@ npm install --prefix dashboard
74
74
 
75
75
  ```bash
76
76
  # Claude Code (Anthropic format)
77
- export ANTHROPIC_BASE_URL=http://127.0.0.1:18080
77
+ export ANTHROPIC_BASE_URL=http://localhost:18080
78
78
  export ANTHROPIC_API_KEY=my-key
79
79
 
80
80
  # opencode / Cursor / Cline / Codex (OpenAI format)
81
- export OPENAI_BASE_URL=http://127.0.0.1:18080/v1
81
+ export OPENAI_BASE_URL=http://localhost:18080/v1
82
82
  export OPENAI_API_KEY=my-key
83
83
  ```
84
84
 
85
85
  The dashboard's **CLI Tools** page detects installed tools and writes configs for you.
86
86
 
87
- **Model resolution** (in order): combo alias → `provider/model` → bare model id (auto-detected from catalogs).
87
+ **Model resolution** (in order): combo alias → `provider/model`.
88
88
 
89
89
  ---
90
90
 
@@ -99,7 +99,7 @@ Under the hood, `config.yaml` is the source of truth and **hot-reloads** — any
99
99
 
100
100
  ```yaml
101
101
  server:
102
- host: 127.0.0.1
102
+ host: 0.0.0.0
103
103
  port: 18080
104
104
  api_keys: [my-key] # empty = auth OFF (localhost only)
105
105
 
@@ -186,17 +186,17 @@ npm install -g aigetwey
186
186
  aigetwey
187
187
  ```
188
188
 
189
- Run pertama bootstrap otomatis — buat `config.yaml`, build dashboard, buka browser. Satu URL untuk semuanya: `http://127.0.0.1:18080`.
189
+ Run pertama bootstrap otomatis — buat `config.yaml`, build dashboard, buka browser. Satu URL untuk semuanya: `http://localhost:18080`.
190
190
 
191
191
  ### Hubungkan tool
192
192
 
193
193
  ```bash
194
194
  # Claude Code (format Anthropic)
195
- export ANTHROPIC_BASE_URL=http://127.0.0.1:18080
195
+ export ANTHROPIC_BASE_URL=http://localhost:18080
196
196
  export ANTHROPIC_API_KEY=my-key
197
197
 
198
198
  # opencode / Cursor / Cline / Codex (format OpenAI)
199
- export OPENAI_BASE_URL=http://127.0.0.1:18080/v1
199
+ export OPENAI_BASE_URL=http://localhost:18080/v1
200
200
  export OPENAI_API_KEY=my-key
201
201
  ```
202
202
 
@@ -2,7 +2,7 @@
2
2
  # Hot-reloaded: edits via the dashboard apply without a restart.
3
3
 
4
4
  server:
5
- host: 127.0.0.1
5
+ host: 0.0.0.0
6
6
  port: 18080
7
7
  # Gateway keys clients must present (Bearer or x-api-key).
8
8
  # Empty => auth disabled (localhost only — set before exposing remotely).
@@ -1 +1 @@
1
- cSS2C8z7MHG3sy7o1JSiC
1
+ JZUvw5ZbVb7wrR5912z8P
@@ -7,9 +7,9 @@
7
7
  "static/chunks/0cz1d0mv5g_q7.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/cSS2C8z7MHG3sy7o1JSiC/_buildManifest.js",
11
- "static/cSS2C8z7MHG3sy7o1JSiC/_ssgManifest.js",
12
- "static/cSS2C8z7MHG3sy7o1JSiC/_clientMiddlewareManifest.js"
10
+ "static/JZUvw5ZbVb7wrR5912z8P/_buildManifest.js",
11
+ "static/JZUvw5ZbVb7wrR5912z8P/_ssgManifest.js",
12
+ "static/JZUvw5ZbVb7wrR5912z8P/_clientMiddlewareManifest.js"
13
13
  ],
14
14
  "rootMainFiles": [
15
15
  "static/chunks/36ssnkm0cjgq6.js",
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(console)/combos/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/RoutingView.tsx <module evaluation>":{"id":97802,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0zdns9uijk264.js"],"async":false},"[project]/src/components/RoutingView.tsx":{"id":97802,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0zdns9uijk264.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"97802":{"*":{"id":1829,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_1z4akp5._.js","server/chunks/ssr/src_components_11dtfns._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"97802":{"*":{"id":41823,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/combos/page":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/combos/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/0zdns9uijk264.js"]}};
2
+ globalThis.__RSC_MANIFEST["/(console)/combos/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/RoutingView.tsx <module evaluation>":{"id":97802,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0zdns9uijk264.js"],"async":false},"[project]/src/components/RoutingView.tsx":{"id":97802,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0zdns9uijk264.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"97802":{"*":{"id":1829,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_1z4akp5._.js","server/chunks/ssr/src_components_11dtfns._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"97802":{"*":{"id":41823,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/combos/page":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/combos/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/0zdns9uijk264.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(console)/config/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/ConfigEditor.tsx <module evaluation>":{"id":34407,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/1t87-rpltg53e.js","/_next/static/chunks/0lcp6ibeqkbpk.js"],"async":false},"[project]/src/components/ConfigEditor.tsx":{"id":34407,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/1t87-rpltg53e.js","/_next/static/chunks/0lcp6ibeqkbpk.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"34407":{"*":{"id":3562,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_0-kkrr9._.js","server/chunks/ssr/[root-of-the-server]__0zf4yft._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"34407":{"*":{"id":132,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/config/page":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/config/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/1t87-rpltg53e.js","static/chunks/0lcp6ibeqkbpk.js"]}};
2
+ globalThis.__RSC_MANIFEST["/(console)/config/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/ConfigEditor.tsx <module evaluation>":{"id":34407,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/1t87-rpltg53e.js","/_next/static/chunks/0lcp6ibeqkbpk.js"],"async":false},"[project]/src/components/ConfigEditor.tsx":{"id":34407,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/1t87-rpltg53e.js","/_next/static/chunks/0lcp6ibeqkbpk.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"34407":{"*":{"id":3562,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_0-kkrr9._.js","server/chunks/ssr/[root-of-the-server]__0zf4yft._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"34407":{"*":{"id":132,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/config/page":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/config/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/1t87-rpltg53e.js","static/chunks/0lcp6ibeqkbpk.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(console)/console/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/app/(console)/console/page.tsx <module evaluation>":{"id":28793,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0mr7sg_sr6f99.js"],"async":false},"[project]/src/app/(console)/console/page.tsx":{"id":28793,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0mr7sg_sr6f99.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"28793":{"*":{"id":66977,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_app_(console)_console_page_tsx_1g8gnmy._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"28793":{"*":{"id":35736,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/console/page":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/console/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/0mr7sg_sr6f99.js"]}};
2
+ globalThis.__RSC_MANIFEST["/(console)/console/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/app/(console)/console/page.tsx <module evaluation>":{"id":28793,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0mr7sg_sr6f99.js"],"async":false},"[project]/src/app/(console)/console/page.tsx":{"id":28793,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0mr7sg_sr6f99.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"28793":{"*":{"id":66977,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_app_(console)_console_page_tsx_1g8gnmy._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"28793":{"*":{"id":35736,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/console/page":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/console/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/0mr7sg_sr6f99.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(console)/endpoint/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/EndpointView.tsx <module evaluation>":{"id":24644,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0mou1p6uwiu19.js"],"async":false},"[project]/src/components/EndpointView.tsx":{"id":24644,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/0mou1p6uwiu19.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"24644":{"*":{"id":8378,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_0dgasfb._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"24644":{"*":{"id":21625,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/endpoint/page":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/endpoint/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/0mou1p6uwiu19.js"]}};
2
+ globalThis.__RSC_MANIFEST["/(console)/endpoint/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/EndpointView.tsx <module evaluation>":{"id":24644,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/1tx2-tx_io3wo.js"],"async":false},"[project]/src/components/EndpointView.tsx":{"id":24644,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/1tx2-tx_io3wo.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"24644":{"*":{"id":8378,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_0dgasfb._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"24644":{"*":{"id":21625,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/endpoint/page":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/endpoint/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/1tx2-tx_io3wo.js"]}};
3
3
 
@@ -1,3 +1,3 @@
1
1
  globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
2
- globalThis.__RSC_MANIFEST["/(console)/keys/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/KeyManager.tsx <module evaluation>":{"id":49931,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/3chs_cdkdx2h9.js"],"async":false},"[project]/src/components/KeyManager.tsx":{"id":49931,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/3chs_cdkdx2h9.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"49931":{"*":{"id":94354,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_KeyManager_tsx_0r7iyz8._.js","server/chunks/ssr/src_components_0q5pldo._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"49931":{"*":{"id":74511,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}],"[project]/src/app/(console)/keys/page":[{"path":"static/chunks/0usp7a1bqg_55.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/keys/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/3chs_cdkdx2h9.js"]}};
2
+ globalThis.__RSC_MANIFEST["/(console)/keys/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js"],"async":false},"[project]/src/components/KeyManager.tsx <module evaluation>":{"id":49931,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/3chs_cdkdx2h9.js"],"async":false},"[project]/src/components/KeyManager.tsx":{"id":49931,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0wb0jg5y8b49o.js","/_next/static/chunks/3chs_cdkdx2h9.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"94434":{"*":{"id":68862,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"18993":{"*":{"id":8255,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js"],"async":false}},"49931":{"*":{"id":94354,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1eeunp8._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0p90gyy._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/src_components_KeyManager_tsx_0r7iyz8._.js","server/chunks/ssr/src_components_0q5pldo._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"49931":{"*":{"id":74511,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}],"[project]/src/app/(console)/keys/page":[{"path":"static/chunks/3_t0o5_wpxk8v.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js"],"[project]/src/app/(console)/keys/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0wb0jg5y8b49o.js","static/chunks/3chs_cdkdx2h9.js"]}};
3
3