aigetwey 1.4.6 → 1.4.8

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 (192) hide show
  1. package/CHANGELOG.md +62 -0
  2. package/README.md +46 -25
  3. package/dashboard/.next/standalone/.next/BUILD_ID +1 -1
  4. package/dashboard/.next/standalone/.next/build-manifest.json +3 -3
  5. package/dashboard/.next/standalone/.next/server/app/(console)/combos/page.js.nft.json +1 -1
  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.js.nft.json +1 -1
  8. package/dashboard/.next/standalone/.next/server/app/(console)/config/page_client-reference-manifest.js +1 -1
  9. package/dashboard/.next/standalone/.next/server/app/(console)/console/page.js.nft.json +1 -1
  10. package/dashboard/.next/standalone/.next/server/app/(console)/console/page_client-reference-manifest.js +1 -1
  11. package/dashboard/.next/standalone/.next/server/app/(console)/endpoint/page.js.nft.json +1 -1
  12. package/dashboard/.next/standalone/.next/server/app/(console)/endpoint/page_client-reference-manifest.js +1 -1
  13. package/dashboard/.next/standalone/.next/server/app/(console)/keys/page.js.nft.json +1 -1
  14. package/dashboard/.next/standalone/.next/server/app/(console)/keys/page_client-reference-manifest.js +1 -1
  15. package/dashboard/.next/standalone/.next/server/app/(console)/page.js.nft.json +1 -1
  16. package/dashboard/.next/standalone/.next/server/app/(console)/page_client-reference-manifest.js +1 -1
  17. package/dashboard/.next/standalone/.next/server/app/(console)/providers/[id]/page.js.nft.json +1 -1
  18. package/dashboard/.next/standalone/.next/server/app/(console)/providers/[id]/page_client-reference-manifest.js +1 -1
  19. package/dashboard/.next/standalone/.next/server/app/(console)/providers/page.js.nft.json +1 -1
  20. package/dashboard/.next/standalone/.next/server/app/(console)/providers/page_client-reference-manifest.js +1 -1
  21. package/dashboard/.next/standalone/.next/server/app/(console)/quota/page.js.nft.json +1 -1
  22. package/dashboard/.next/standalone/.next/server/app/(console)/quota/page_client-reference-manifest.js +1 -1
  23. package/dashboard/.next/standalone/.next/server/app/(console)/tools/[id]/page.js.nft.json +1 -1
  24. package/dashboard/.next/standalone/.next/server/app/(console)/tools/[id]/page_client-reference-manifest.js +1 -1
  25. package/dashboard/.next/standalone/.next/server/app/(console)/tools/page.js.nft.json +1 -1
  26. package/dashboard/.next/standalone/.next/server/app/(console)/tools/page_client-reference-manifest.js +1 -1
  27. package/dashboard/.next/standalone/.next/server/app/(console)/usage/page.js.nft.json +1 -1
  28. package/dashboard/.next/standalone/.next/server/app/(console)/usage/page_client-reference-manifest.js +1 -1
  29. package/dashboard/.next/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
  30. package/dashboard/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  31. package/dashboard/.next/standalone/.next/server/app/_global-error.html +1 -1
  32. package/dashboard/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  33. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  34. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  35. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  36. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  37. package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  38. package/dashboard/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  39. package/dashboard/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  40. package/dashboard/.next/standalone/.next/server/app/_not-found.html +1 -1
  41. package/dashboard/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  42. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  43. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  44. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  45. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  46. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  47. package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  48. package/dashboard/.next/standalone/.next/server/app/combos.html +1 -1
  49. package/dashboard/.next/standalone/.next/server/app/combos.rsc +5 -5
  50. package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp/combos/__PAGE__.segment.rsc +2 -2
  51. package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp/combos.segment.rsc +1 -1
  52. package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  53. package/dashboard/.next/standalone/.next/server/app/combos.segments/_full.segment.rsc +5 -5
  54. package/dashboard/.next/standalone/.next/server/app/combos.segments/_head.segment.rsc +1 -1
  55. package/dashboard/.next/standalone/.next/server/app/combos.segments/_index.segment.rsc +2 -2
  56. package/dashboard/.next/standalone/.next/server/app/combos.segments/_tree.segment.rsc +2 -2
  57. package/dashboard/.next/standalone/.next/server/app/config.html +1 -1
  58. package/dashboard/.next/standalone/.next/server/app/config.rsc +5 -5
  59. package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp/config/__PAGE__.segment.rsc +2 -2
  60. package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp/config.segment.rsc +1 -1
  61. package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  62. package/dashboard/.next/standalone/.next/server/app/config.segments/_full.segment.rsc +5 -5
  63. package/dashboard/.next/standalone/.next/server/app/config.segments/_head.segment.rsc +1 -1
  64. package/dashboard/.next/standalone/.next/server/app/config.segments/_index.segment.rsc +2 -2
  65. package/dashboard/.next/standalone/.next/server/app/config.segments/_tree.segment.rsc +2 -2
  66. package/dashboard/.next/standalone/.next/server/app/console.html +1 -1
  67. package/dashboard/.next/standalone/.next/server/app/console.rsc +5 -5
  68. package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp/console/__PAGE__.segment.rsc +2 -2
  69. package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp/console.segment.rsc +1 -1
  70. package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  71. package/dashboard/.next/standalone/.next/server/app/console.segments/_full.segment.rsc +5 -5
  72. package/dashboard/.next/standalone/.next/server/app/console.segments/_head.segment.rsc +1 -1
  73. package/dashboard/.next/standalone/.next/server/app/console.segments/_index.segment.rsc +2 -2
  74. package/dashboard/.next/standalone/.next/server/app/console.segments/_tree.segment.rsc +2 -2
  75. package/dashboard/.next/standalone/.next/server/app/endpoint.html +1 -1
  76. package/dashboard/.next/standalone/.next/server/app/endpoint.rsc +5 -5
  77. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp/endpoint/__PAGE__.segment.rsc +2 -2
  78. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp/endpoint.segment.rsc +1 -1
  79. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  80. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_full.segment.rsc +5 -5
  81. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_head.segment.rsc +1 -1
  82. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_index.segment.rsc +2 -2
  83. package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_tree.segment.rsc +2 -2
  84. package/dashboard/.next/standalone/.next/server/app/index.html +1 -1
  85. package/dashboard/.next/standalone/.next/server/app/index.rsc +5 -5
  86. package/dashboard/.next/standalone/.next/server/app/index.segments/!KGNvbnNvbGUp/__PAGE__.segment.rsc +2 -2
  87. package/dashboard/.next/standalone/.next/server/app/index.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  88. package/dashboard/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +5 -5
  89. package/dashboard/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  90. package/dashboard/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +2 -2
  91. package/dashboard/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  92. package/dashboard/.next/standalone/.next/server/app/keys.html +1 -1
  93. package/dashboard/.next/standalone/.next/server/app/keys.rsc +5 -5
  94. package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp/keys/__PAGE__.segment.rsc +2 -2
  95. package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp/keys.segment.rsc +1 -1
  96. package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  97. package/dashboard/.next/standalone/.next/server/app/keys.segments/_full.segment.rsc +5 -5
  98. package/dashboard/.next/standalone/.next/server/app/keys.segments/_head.segment.rsc +1 -1
  99. package/dashboard/.next/standalone/.next/server/app/keys.segments/_index.segment.rsc +2 -2
  100. package/dashboard/.next/standalone/.next/server/app/keys.segments/_tree.segment.rsc +2 -2
  101. package/dashboard/.next/standalone/.next/server/app/login/page.js.nft.json +1 -1
  102. package/dashboard/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  103. package/dashboard/.next/standalone/.next/server/app/login.html +1 -1
  104. package/dashboard/.next/standalone/.next/server/app/login.rsc +3 -3
  105. package/dashboard/.next/standalone/.next/server/app/login.segments/_full.segment.rsc +3 -3
  106. package/dashboard/.next/standalone/.next/server/app/login.segments/_head.segment.rsc +1 -1
  107. package/dashboard/.next/standalone/.next/server/app/login.segments/_index.segment.rsc +2 -2
  108. package/dashboard/.next/standalone/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  109. package/dashboard/.next/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  110. package/dashboard/.next/standalone/.next/server/app/login.segments/login.segment.rsc +1 -1
  111. package/dashboard/.next/standalone/.next/server/app/providers.html +1 -1
  112. package/dashboard/.next/standalone/.next/server/app/providers.rsc +5 -5
  113. package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp/providers/__PAGE__.segment.rsc +2 -2
  114. package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp/providers.segment.rsc +1 -1
  115. package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  116. package/dashboard/.next/standalone/.next/server/app/providers.segments/_full.segment.rsc +5 -5
  117. package/dashboard/.next/standalone/.next/server/app/providers.segments/_head.segment.rsc +1 -1
  118. package/dashboard/.next/standalone/.next/server/app/providers.segments/_index.segment.rsc +2 -2
  119. package/dashboard/.next/standalone/.next/server/app/providers.segments/_tree.segment.rsc +2 -2
  120. package/dashboard/.next/standalone/.next/server/app/quota.html +1 -1
  121. package/dashboard/.next/standalone/.next/server/app/quota.rsc +5 -5
  122. package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp/quota/__PAGE__.segment.rsc +2 -2
  123. package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp/quota.segment.rsc +1 -1
  124. package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  125. package/dashboard/.next/standalone/.next/server/app/quota.segments/_full.segment.rsc +5 -5
  126. package/dashboard/.next/standalone/.next/server/app/quota.segments/_head.segment.rsc +1 -1
  127. package/dashboard/.next/standalone/.next/server/app/quota.segments/_index.segment.rsc +2 -2
  128. package/dashboard/.next/standalone/.next/server/app/quota.segments/_tree.segment.rsc +2 -2
  129. package/dashboard/.next/standalone/.next/server/app/tools.html +1 -1
  130. package/dashboard/.next/standalone/.next/server/app/tools.rsc +5 -5
  131. package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp/tools/__PAGE__.segment.rsc +2 -2
  132. package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp/tools.segment.rsc +1 -1
  133. package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp.segment.rsc +3 -3
  134. package/dashboard/.next/standalone/.next/server/app/tools.segments/_full.segment.rsc +5 -5
  135. package/dashboard/.next/standalone/.next/server/app/tools.segments/_head.segment.rsc +1 -1
  136. package/dashboard/.next/standalone/.next/server/app/tools.segments/_index.segment.rsc +2 -2
  137. package/dashboard/.next/standalone/.next/server/app/tools.segments/_tree.segment.rsc +2 -2
  138. package/dashboard/.next/standalone/.next/server/chunks/[root-of-the-server]__0das32e._.js +1 -1
  139. package/dashboard/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__1t7z0yw._.js → [root-of-the-server]__1g-5j4j._.js} +2 -2
  140. package/dashboard/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__1eeunp8._.js → [root-of-the-server]__1on8_g5._.js} +2 -2
  141. package/dashboard/.next/standalone/.next/server/chunks/ssr/_0g1n0z2._.js +1 -1
  142. package/dashboard/.next/standalone/.next/server/chunks/ssr/_1jt-_lv._.js +3 -0
  143. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_13mfqac._.js +1 -1
  144. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_16zsfd3._.js +1 -1
  145. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_0dgasfb._.js +1 -1
  146. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_10h9ide._.js +1 -1
  147. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_1z4akp5._.js +1 -1
  148. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_ProviderDetail_tsx_06sxu0r._.js +1 -1
  149. package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_ProviderManager_tsx_09d2dzw._.js +1 -1
  150. package/dashboard/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  151. package/dashboard/.next/standalone/.next/server/pages/404.html +1 -1
  152. package/dashboard/.next/standalone/.next/server/pages/500.html +1 -1
  153. package/dashboard/.next/standalone/.next/static/chunks/0a2dpmmnxcati.js +1 -0
  154. package/dashboard/.next/standalone/.next/static/chunks/{0zdns9uijk264.js → 0v6gyc7bvg8qn.js} +1 -1
  155. package/dashboard/.next/standalone/.next/static/chunks/0x7oom3qi0g1v.js +1 -0
  156. package/dashboard/.next/standalone/.next/static/chunks/{2uvgdots59tjl.js → 1b8cxegje1-0s.js} +1 -1
  157. package/dashboard/.next/standalone/.next/static/chunks/1gz48b5ucrqx3.css +3 -0
  158. package/dashboard/.next/standalone/.next/static/chunks/28vuqx9hjn8z7.js +1 -0
  159. package/dashboard/.next/standalone/.next/static/chunks/2ppfeqv-8bdjp.js +1 -0
  160. package/dashboard/.next/standalone/.next/static/chunks/{19nfww990cvv7.js → 2u8akfgbojfpc.js} +1 -1
  161. package/dashboard/.next/standalone/.next/static/chunks/3cwf_8nn90yl2.js +1 -0
  162. package/dashboard/.next/standalone/.next/static/chunks/40e25adnwhcis.js +1 -0
  163. package/dist/cli/tray/trayWin.js +67 -0
  164. package/dist/cli/tray/trayWin.js.map +1 -0
  165. package/dist/config.js +38 -4
  166. package/dist/config.js.map +1 -1
  167. package/dist/core/embeddings.js +156 -0
  168. package/dist/core/embeddings.js.map +1 -0
  169. package/dist/providers/capabilities.js +1 -1
  170. package/dist/providers/capabilities.js.map +1 -1
  171. package/dist/routes/admin.js +38 -1
  172. package/dist/routes/admin.js.map +1 -1
  173. package/dist/routes/v1.js +54 -0
  174. package/dist/routes/v1.js.map +1 -1
  175. package/package.json +1 -1
  176. package/src/cli/tray/trayWin.ts +85 -0
  177. package/src/config.ts +51 -5
  178. package/src/core/embeddings.ts +194 -0
  179. package/src/providers/capabilities.ts +1 -1
  180. package/src/routes/admin.ts +41 -0
  181. package/src/routes/v1.ts +45 -0
  182. package/dashboard/.next/standalone/.next/server/chunks/ssr/_0p90gyy._.js +0 -3
  183. package/dashboard/.next/standalone/.next/static/chunks/0qzv-tyyzo7kl.js +0 -1
  184. package/dashboard/.next/standalone/.next/static/chunks/0wb0jg5y8b49o.js +0 -1
  185. package/dashboard/.next/standalone/.next/static/chunks/1tx2-tx_io3wo.js +0 -1
  186. package/dashboard/.next/standalone/.next/static/chunks/2ltht8xwlssac.js +0 -1
  187. package/dashboard/.next/standalone/.next/static/chunks/2t3rqr0rkspb7.js +0 -1
  188. package/dashboard/.next/standalone/.next/static/chunks/39fwwta79h1nt.js +0 -1
  189. package/dashboard/.next/standalone/.next/static/chunks/3_t0o5_wpxk8v.css +0 -3
  190. /package/dashboard/.next/standalone/.next/static/{JZUvw5ZbVb7wrR5912z8P → 4LgzWtISJ5Fy5C7TcKCJm}/_buildManifest.js +0 -0
  191. /package/dashboard/.next/standalone/.next/static/{JZUvw5ZbVb7wrR5912z8P → 4LgzWtISJ5Fy5C7TcKCJm}/_clientMiddlewareManifest.js +0 -0
  192. /package/dashboard/.next/standalone/.next/static/{JZUvw5ZbVb7wrR5912z8P → 4LgzWtISJ5Fy5C7TcKCJm}/_ssgManifest.js +0 -0
package/CHANGELOG.md CHANGED
@@ -5,6 +5,68 @@ 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.8] — 2026-06-27
9
+
10
+ ### Added
11
+ - **`/v1/embeddings` endpoint** — gateway serves embedding requests with
12
+ provider fallback (same combo routing as chat); Gemini embedding format
13
+ translated to OpenAI-compatible response
14
+ - **Copy button for model names** — click-to-copy model id in provider detail
15
+ for quick `provider/model` usage in any app
16
+ - **Combo sticky round-robin** — N consecutive requests to the same model before
17
+ rotating; adjustable via +/- counter in combo form
18
+ - **Provider card quick delete** — hover trash icon on provider card for
19
+ one-click removal without navigating to detail page
20
+ - **Provider bulk select** — select mode toggles multiple providers at once;
21
+ click card to select, bulk delete button in header
22
+ - **Provider import/export (JSON)** — export providers as JSON for sharing;
23
+ import merges new providers and adds new keys to existing ones without
24
+ wiping current config
25
+
26
+ ### Changed
27
+ - **Combo pricing auto-detected** — removed manual price_in/price_out fields
28
+ from combo form; pricing now resolves from model patterns automatically
29
+ - **Key toggle indicator** — disabled keys now show red lamp + red toggle icon
30
+ (was gray), matching provider disabled state styling
31
+ - **CLI tools detection status on cards** — detected/not-detected badge shown
32
+ directly on tool cards (no need to click into detail)
33
+
34
+ ### Fixed
35
+ - **Windows system tray** — `trayWin.ts` was missing entirely; now implemented
36
+ via PowerShell NotifyIcon (no native binary needed)
37
+ - **opencode detection on Windows** — inject `%APPDATA%/npm` into PATH so
38
+ `where opencode` finds npm global installs
39
+ - **GLM-5.2 vision capability** — marked as vision-capable in provider
40
+ overrides so image input routes correctly
41
+ - **CLI Tools endpoint dropdown** — shows `__auto__` label instead of raw URL
42
+ when endpoint is auto-detected
43
+ - **Token saver toggle selected state** — uses accent color for clear visual
44
+ distinction between on/off states
45
+
46
+ ## [1.4.7] — 2026-06-27
47
+
48
+ ### Added
49
+ - **Check key before adding** — new Check button tests a raw API key against the
50
+ provider's base URL without saving it to config
51
+ - **Bulk add keys** — modal popup accepts multiple keys (format: `name|apiKey` or
52
+ just `apiKey`, one per line)
53
+ - **Custom Select component** — replaces native browser `<select>` across the
54
+ dashboard for consistent styling
55
+
56
+ ### Changed
57
+ - **Provider detail layout rework** — connection info inline in header, Models &
58
+ Keys stacked vertically full-width (no 2-col grid); Keys card first
59
+ - **Round Robin sticky inline** — Sticky counter appears on the same row as the
60
+ toggle; no layout shift when toggling on/off
61
+ - **Test connection result** — full-width error bar (same style as fetch models
62
+ failure) instead of small inline badge
63
+ - **Edit form full-width** — removed max-width constraint, aligns with cards below
64
+ - **Server Console icon** — changed to `receipt_long` (distinct from CLI Tools)
65
+ - **Model test icon** — `wifi_tethering` (consistent with key test button)
66
+ - **TopBar** — aigetwey logo pill + brand name replace admin text
67
+ - **Light mode toggle** — hover animation on the toggle button
68
+ - **Save disabled when prefix empty** — prefix is required for routing
69
+
8
70
  ## [1.4.6] — 2026-06-27
9
71
 
10
72
  ### Changed
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  </p>
4
4
 
5
5
  <p align="center">
6
- <strong>Personal AI gateway for CLI coding tools</strong><br>
6
+ <strong>Personal AI gateway one endpoint, every app</strong><br>
7
7
  One endpoint · format translation · fallback routing · token saving · spend control
8
8
  </p>
9
9
 
@@ -13,16 +13,17 @@
13
13
  <img src="https://img.shields.io/badge/node-%3E%3D22-brightgreen.svg" alt="Node ≥22">
14
14
  </p>
15
15
 
16
+ <p align="center">
17
+ <a href="#features">Features</a> · <a href="#getting-started">Quick Start</a> · <a href="#token-savers">Token Savers</a> · <a href="#configuration">Config</a> · <a href="#memulai">Bahasa Indonesia</a>
18
+ </p>
19
+
16
20
  ---
17
21
 
18
- Point Claude Code, opencode, Cursor, Cline, or Codex at `localhost:18080` and get:
22
+ ## Why aigetwey?
19
23
 
20
- - **Format translation** clients speak OpenAI or Anthropic; the gateway translates on the fly, streaming included
21
- - **Fallback routing** — one model alias resolves to a priority chain of providers; on 429/5xx/timeout it rotates keys and falls through
22
- - **Token savers**RTK compresses `tool_result`, caveman trims prose, ponytail nudges minimal code, headroom compresses context all toggleable per-endpoint
23
- - **Access keys** — hand a gateway key to anyone; set model allowlist, rate limit, spend cap, and expiry per key
24
- - **Budgets** — rolling spend caps (global/provider/model/key) with live countdown, SQLite cost tracking per token type
25
- - **Dashboard** — providers, combos, usage, budgets, CLI tools, live console, settings, drag-to-reorder
24
+ Every AI app speaks a different API format. Every provider has different keys, models, and rate limits. You juggle configs, hit quota walls mid-session, and lose track of spend.
25
+
26
+ **aigetwey fixes this.** One local endpoint, one key. Point any app at it Claude Code, opencode, Cursor, Codex, or anything that supports a custom base URL. It translates formats, routes across providers with automatic fallback, compresses token-heavy context, and tracks every cent.
26
27
 
27
28
  ```bash
28
29
  npm install -g aigetwey && aigetwey
@@ -30,20 +31,30 @@ npm install -g aigetwey && aigetwey
30
31
 
31
32
  First run bootstraps everything. Subsequent runs start instantly.
32
33
 
34
+ ---
35
+
36
+ ## Features
37
+
38
+ - **Format translation** — OpenAI ↔ Anthropic on the fly, streaming included
39
+ - **Fallback routing** — combo alias → provider chain; auto-rotates keys on 429/5xx/timeout
40
+ - **Token savers** — RTK compresses tool results, caveman trims prose, ponytail nudges minimal code, headroom compresses context
41
+ - **Access keys** — share gateway keys with model allowlist, rate limit, spend cap, and expiry
42
+ - **Budgets** — rolling spend caps (global/provider/model/key) with live countdown and per-token-type cost tracking
43
+ - **Dashboard** — providers, combos, usage, budgets, CLI tools, live console, settings — all drag-to-reorder
44
+
33
45
  <p align="center">
34
- <img src="./assets/screenshot-endpoint.png" width="860" alt="Endpoint">
46
+ <img src="./assets/screenshot-endpoint.png" width="860" alt="Endpoint page">
47
+ <br><sub>Endpoint page — token saver toggles & endpoint config</sub>
35
48
  </p>
36
49
  <p align="center">
37
- <img src="./assets/screenshot-accesskey.png" width="860" alt="Access Keys">
50
+ <img src="./assets/screenshot-accesskey.png" width="860" alt="Access Keys page">
51
+ <br><sub>Access Keys — model allowlist, rate limit, spend cap per key</sub>
38
52
  </p>
39
53
  <p align="center">
40
- <img src="./assets/screenshot-budgets.png" width="860" alt="Budgets">
54
+ <img src="./assets/screenshot-budgets.png" width="860" alt="Budgets page">
55
+ <br><sub>Budgets — rolling spend caps with live countdown</sub>
41
56
  </p>
42
57
 
43
- **Language:** [English](#getting-started) · [Bahasa Indonesia](#memulai)
44
-
45
- See [CHANGELOG.md](./CHANGELOG.md) for release history.
46
-
47
58
  ---
48
59
 
49
60
  ## Getting started
@@ -86,6 +97,8 @@ The dashboard's **CLI Tools** page detects installed tools and writes configs fo
86
97
 
87
98
  **Model resolution** (in order): combo alias → `provider/model`.
88
99
 
100
+ Any app that supports a custom base URL + API key can use aigetwey — just set the model to `provider/model`.
101
+
89
102
  ---
90
103
 
91
104
  ## Configuration
@@ -107,6 +120,7 @@ endpoint:
107
120
  rtk: true # compress tool_result blocks
108
121
  caveman: full # off | lite | full | ultra
109
122
  ponytail: lite # off | lite | full | ultra
123
+ headroom: off # off | on — requires external headroom proxy
110
124
 
111
125
  providers:
112
126
  - id: anthropic
@@ -117,7 +131,7 @@ providers:
117
131
  format: openai
118
132
  base_url: https://opencode.ai/zen/v1
119
133
  free: true
120
- auto_models: true
134
+ # auto_models: false # fetch provider's /v1/models catalog (manual)
121
135
 
122
136
  models:
123
137
  - alias: claude-sonnet-4-6
@@ -188,6 +202,8 @@ aigetwey
188
202
 
189
203
  Run pertama bootstrap otomatis — buat `config.yaml`, build dashboard, buka browser. Satu URL untuk semuanya: `http://localhost:18080`.
190
204
 
205
+ Menu terminal: **Web UI** / **Terminal** (logs) / **Hide to Tray** (macOS + Linux) / **Exit**.
206
+
191
207
  ### Hubungkan tool
192
208
 
193
209
  ```bash
@@ -200,16 +216,16 @@ export OPENAI_BASE_URL=http://localhost:18080/v1
200
216
  export OPENAI_API_KEY=my-key
201
217
  ```
202
218
 
203
- Halaman **CLI Tools** di dashboard mendeteksi tool dan menulis config otomatis.
219
+ Halaman **CLI Tools** di dashboard mendeteksi tool dan menulis config otomatis. App lain yang support custom base URL + API key bisa langsung pakai dengan model `provider/model`.
204
220
 
205
221
  ### Fitur utama
206
222
 
207
- - **Satu endpoint, semua format** — translate OpenAI ↔ Anthropic otomatis, termasuk streaming
208
- - **Routing + fallback** — alias model → rantai provider berprioritas; rotasi key saat 429/5xx/timeout
209
- - **Penghemat token** — RTK, Caveman, Ponytail (built-in) + Headroom (eksternal)
210
- - **Access keys** — bagi key ke teman dengan allowlist model, rate limit, batas spend, dan kedaluwarsa
211
- - **Budget** — spend cap rolling (5h/24h/7day/30day) dengan countdown dan tracking per jenis token
212
- - **Dashboard** — providers, combos, usage, budgets, CLI tools, console live, settings, drag-to-reorder
223
+ - **Format translation** — translate OpenAI ↔ Anthropic otomatis, termasuk streaming
224
+ - **Fallback routing** — alias model → rantai provider; rotasi key saat 429/5xx/timeout
225
+ - **Token savers** — RTK, Caveman, Ponytail (built-in) + Headroom (eksternal)
226
+ - **Access keys** — bagi key dengan allowlist model, rate limit, batas spend, kedaluwarsa
227
+ - **Budgets** — spend cap rolling (5h/24h/7day/30day) dengan countdown dan tracking per jenis token
228
+ - **Dashboard** — providers, combos, usage, budgets, CLI tools, console live, settings
213
229
 
214
230
  ### Penghemat token
215
231
 
@@ -221,18 +237,23 @@ RTK, Caveman, Ponytail = **built-in**. Hanya Headroom yang **eksternal** (Python
221
237
 
222
238
  **Combo** = entry `models`: alias → rantai provider. Strategy: `fallback` (default) atau `round-robin`.
223
239
 
224
- **Resolusi model**: alias combo → `provider/model` → id model polos (deteksi otomatis).
240
+ **Resolusi model**: alias combo → `provider/model`.
225
241
 
226
242
  ### Environment
227
243
 
228
244
  Gateway: `AIGETWEY_CONFIG`, `AIGETWEY_DATA_DIR`, `AIGETWEY_ADMIN_PASSWORD`, `AIGETWEY_PORT`.
229
-
230
245
  Dashboard: `GATEWAY_URL`, `ADMIN_PASSWORD`, `SESSION_SECRET`.
231
246
 
232
247
  Password admin dan key provider tidak pernah sampai ke browser.
233
248
 
234
249
  ---
235
250
 
251
+ ## ⭐ Star this repo
252
+
253
+ If aigetwey helps you, consider giving it a star — it helps others discover it.
254
+
255
+ ---
256
+
236
257
  ## Acknowledgements
237
258
 
238
259
  Inspired by [9router](https://github.com/decolua/9router) — its feature set and dashboard shaped much of this project's direction.
@@ -1 +1 @@
1
- JZUvw5ZbVb7wrR5912z8P
1
+ 4LgzWtISJ5Fy5C7TcKCJm
@@ -7,9 +7,9 @@
7
7
  "static/chunks/0cz1d0mv5g_q7.js"
8
8
  ],
9
9
  "lowPriorityFiles": [
10
- "static/JZUvw5ZbVb7wrR5912z8P/_buildManifest.js",
11
- "static/JZUvw5ZbVb7wrR5912z8P/_ssgManifest.js",
12
- "static/JZUvw5ZbVb7wrR5912z8P/_clientMiddlewareManifest.js"
10
+ "static/4LgzWtISJ5Fy5C7TcKCJm/_buildManifest.js",
11
+ "static/4LgzWtISJ5Fy5C7TcKCJm/_ssgManifest.js",
12
+ "static/4LgzWtISJ5Fy5C7TcKCJm/_clientMiddlewareManifest.js"
13
13
  ],
14
14
  "rootMainFiles": [
15
15
  "static/chunks/36ssnkm0cjgq6.js",
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../chunks/ssr/[root-of-the-server]__12q01a8._.js","../../../chunks/ssr/[root-of-the-server]__1eeunp8._.js","../../../chunks/ssr/[root-of-the-server]__1inj1w-._.js","../../../chunks/ssr/[root-of-the-server]__1w31jjb._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/_0p90gyy._.js","../../../chunks/ssr/_next-internal_server_app_(console)_combos_page_actions_07o3lus.js","../../../chunks/ssr/node_modules_1ivn_d-._.js","../../../chunks/ssr/node_modules_next_1iemwhs._.js","../../../chunks/ssr/node_modules_next_dist_0uboya6._.js","../../../chunks/ssr/node_modules_next_dist_1enzot_._.js","../../../chunks/ssr/node_modules_next_dist_1map00z._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_01n345n.js","../../../chunks/ssr/src_0wrskl4._.js","../../../chunks/ssr/src_components_11dtfns._.js","../../../chunks/ssr/src_components_1z4akp5._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../chunks/ssr/[root-of-the-server]__12q01a8._.js","../../../chunks/ssr/[root-of-the-server]__1inj1w-._.js","../../../chunks/ssr/[root-of-the-server]__1on8_g5._.js","../../../chunks/ssr/[root-of-the-server]__1w31jjb._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/_1jt-_lv._.js","../../../chunks/ssr/_next-internal_server_app_(console)_combos_page_actions_07o3lus.js","../../../chunks/ssr/node_modules_1ivn_d-._.js","../../../chunks/ssr/node_modules_next_1iemwhs._.js","../../../chunks/ssr/node_modules_next_dist_0uboya6._.js","../../../chunks/ssr/node_modules_next_dist_1enzot_._.js","../../../chunks/ssr/node_modules_next_dist_1map00z._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_01n345n.js","../../../chunks/ssr/src_0wrskl4._.js","../../../chunks/ssr/src_components_11dtfns._.js","../../../chunks/ssr/src_components_1z4akp5._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.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/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"]}};
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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.js","/_next/static/chunks/0v6gyc7bvg8qn.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/0x7oom3qi0g1v.js","/_next/static/chunks/0v6gyc7bvg8qn.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_1jt-_lv._.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_1jt-_lv._.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_1jt-_lv._.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/1gz48b5ucrqx3.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/1gz48b5ucrqx3.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/1gz48b5ucrqx3.css","inlined":false}],"[project]/src/app/(console)/combos/page":[{"path":"static/chunks/1gz48b5ucrqx3.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/0x7oom3qi0g1v.js"],"[project]/src/app/(console)/combos/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0x7oom3qi0g1v.js","static/chunks/0v6gyc7bvg8qn.js"]}};
3
3
 
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../chunks/ssr/[root-of-the-server]__0qvkt1y._.js","../../../chunks/ssr/[root-of-the-server]__0zf4yft._.js","../../../chunks/ssr/[root-of-the-server]__1eeunp8._.js","../../../chunks/ssr/[root-of-the-server]__1inj1w-._.js","../../../chunks/ssr/[root-of-the-server]__1w31jjb._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/_0p90gyy._.js","../../../chunks/ssr/_next-internal_server_app_(console)_config_page_actions_1d2383s.js","../../../chunks/ssr/node_modules_1ivn_d-._.js","../../../chunks/ssr/node_modules_next_1iemwhs._.js","../../../chunks/ssr/node_modules_next_dist_0uboya6._.js","../../../chunks/ssr/node_modules_next_dist_1enzot_._.js","../../../chunks/ssr/node_modules_next_dist_1map00z._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1bycsv3.js","../../../chunks/ssr/src_0wrskl4._.js","../../../chunks/ssr/src_components_0-kkrr9._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../chunks/ssr/[root-of-the-server]__0qvkt1y._.js","../../../chunks/ssr/[root-of-the-server]__0zf4yft._.js","../../../chunks/ssr/[root-of-the-server]__1inj1w-._.js","../../../chunks/ssr/[root-of-the-server]__1on8_g5._.js","../../../chunks/ssr/[root-of-the-server]__1w31jjb._.js","../../../chunks/ssr/[turbopack]_runtime.js","../../../chunks/ssr/_1jt-_lv._.js","../../../chunks/ssr/_next-internal_server_app_(console)_config_page_actions_1d2383s.js","../../../chunks/ssr/node_modules_1ivn_d-._.js","../../../chunks/ssr/node_modules_next_1iemwhs._.js","../../../chunks/ssr/node_modules_next_dist_0uboya6._.js","../../../chunks/ssr/node_modules_next_dist_1enzot_._.js","../../../chunks/ssr/node_modules_next_dist_1map00z._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js","../../../chunks/ssr/node_modules_next_dist_client_components_0wpq8j3._.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0symwr9.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js","../../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js","../../../chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1bycsv3.js","../../../chunks/ssr/src_0wrskl4._.js","../../../chunks/ssr/src_components_0-kkrr9._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
@@ -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/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"]}};
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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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/0x7oom3qi0g1v.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"79520":{"*":{"id":96665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"59919":{"*":{"id":1221,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"76972":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_1jt-_lv._.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_1jt-_lv._.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]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_1jt-_lv._.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/1gz48b5ucrqx3.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/1gz48b5ucrqx3.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/1gz48b5ucrqx3.css","inlined":false}],"[project]/src/app/(console)/config/page":[{"path":"static/chunks/1gz48b5ucrqx3.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/0x7oom3qi0g1v.js"],"[project]/src/app/(console)/config/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0x7oom3qi0g1v.js","static/chunks/1t87-rpltg53e.js","static/chunks/0lcp6ibeqkbpk.js"]}};
3
3