aigetwey 1.4.8 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +50 -0
- package/config.example.yaml +2 -3
- package/dashboard/.next/standalone/.next/BUILD_ID +1 -1
- package/dashboard/.next/standalone/.next/build-manifest.json +3 -3
- package/dashboard/.next/standalone/.next/server/app/(console)/combos/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/combos/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/config/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/config/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/console/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/console/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/endpoint/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/endpoint/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/keys/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/keys/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/providers/[id]/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/providers/[id]/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/providers/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/providers/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/quota/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/quota/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/tools/[id]/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/tools/[id]/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/tools/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/tools/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/usage/page.js.nft.json +1 -1
- package/dashboard/.next/standalone/.next/server/app/(console)/usage/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dashboard/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dashboard/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/_not-found.rsc +12 -12
- package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
- package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/combos.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/combos.rsc +19 -18
- package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp/combos/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp/combos.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/combos.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/combos.segments/_full.segment.rsc +19 -18
- package/dashboard/.next/standalone/.next/server/app/combos.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/combos.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/combos.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/config.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/config.rsc +19 -18
- package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp/config/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp/config.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/config.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/config.segments/_full.segment.rsc +19 -18
- package/dashboard/.next/standalone/.next/server/app/config.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/config.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/config.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/console.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/console.rsc +20 -19
- package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp/console/__PAGE__.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp/console.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/console.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/console.segments/_full.segment.rsc +20 -19
- package/dashboard/.next/standalone/.next/server/app/console.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/console.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/console.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/endpoint.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/endpoint.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp/endpoint/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp/endpoint.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_full.segment.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/endpoint.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/index.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/index.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/index.segments/!KGNvbnNvbGUp/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/index.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/keys.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/keys.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp/keys/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp/keys.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/keys.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/keys.segments/_full.segment.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/keys.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/keys.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/keys.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/dashboard/.next/standalone/.next/server/app/login.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/login.rsc +14 -14
- package/dashboard/.next/standalone/.next/server/app/login.segments/_full.segment.rsc +14 -14
- package/dashboard/.next/standalone/.next/server/app/login.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/login.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/login.segments/login.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/providers.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/providers.rsc +19 -18
- package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp/providers/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp/providers.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/providers.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/providers.segments/_full.segment.rsc +19 -18
- package/dashboard/.next/standalone/.next/server/app/providers.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/providers.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/providers.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/quota.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/quota.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp/quota/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp/quota.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/quota.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/quota.segments/_full.segment.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/quota.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/quota.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/quota.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/app/tools.html +1 -1
- package/dashboard/.next/standalone/.next/server/app/tools.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp/tools/__PAGE__.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp/tools.segment.rsc +3 -3
- package/dashboard/.next/standalone/.next/server/app/tools.segments/!KGNvbnNvbGUp.segment.rsc +5 -5
- package/dashboard/.next/standalone/.next/server/app/tools.segments/_full.segment.rsc +15 -15
- package/dashboard/.next/standalone/.next/server/app/tools.segments/_head.segment.rsc +4 -4
- package/dashboard/.next/standalone/.next/server/app/tools.segments/_index.segment.rsc +7 -7
- package/dashboard/.next/standalone/.next/server/app/tools.segments/_tree.segment.rsc +2 -2
- package/dashboard/.next/standalone/.next/server/chunks/[root-of-the-server]__0das32e._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zf4yft._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__1on8_g5._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/_0963c1j._.js +3 -0
- package/dashboard/.next/standalone/.next/server/chunks/ssr/_0g1n0z2._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/node_modules_@dnd-kit_core_dist_core_esm_0qawgtz.js +3 -0
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_13mfqac._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_16zsfd3._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_0-kkrr9._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_0dgasfb._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_0q5pldo._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_0qj084a._.js +66 -0
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_10h9ide._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_11ckzq_._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_11dtfns._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_1e6kjgr._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_1pu8z89._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_1z4akp5._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_BudgetTracker_tsx_1-xevea._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_KeyManager_tsx_0r7iyz8._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_ProviderDetail_tsx_06sxu0r._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_ProviderManager_tsx_09d2dzw._.js +1 -1
- package/dashboard/.next/standalone/.next/server/chunks/ssr/src_components_ToolDetail_tsx_0qperd-._.js +1 -1
- package/dashboard/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/dashboard/.next/standalone/.next/server/pages/404.html +1 -1
- package/dashboard/.next/standalone/.next/server/pages/500.html +1 -1
- package/dashboard/.next/standalone/.next/static/chunks/0kk3tz_q8pi-q.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/0umylplxzhd8j.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/1-my9stx-ow20.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/{1b8cxegje1-0s.js → 1a7kxss28y793.js} +1 -1
- package/dashboard/.next/standalone/.next/static/chunks/1kds78ka7dnll.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/1lmlrrqefu63g.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/{1t87-rpltg53e.js → 1y6ytedu5gse7.js} +1 -1
- package/dashboard/.next/standalone/.next/static/chunks/29l2vs_0ds2e1.js +64 -0
- package/dashboard/.next/standalone/.next/static/chunks/2h-rirse3mgb9.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/{0lcp6ibeqkbpk.js → 2i3q32a-8k8yh.js} +2 -2
- package/dashboard/.next/standalone/.next/static/chunks/2y5hufni-_pag.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/34q-klg8txx_-.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/37kxm33koj3a2.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/3arktkpymzd9k.css +3 -0
- package/dashboard/.next/standalone/.next/static/chunks/{13ge_ybuj8rl3.js → 3fdole6raaw0p.js} +1 -1
- package/dashboard/.next/standalone/.next/static/chunks/3g-iepno7n7hs.js +1 -0
- package/dashboard/.next/standalone/.next/static/chunks/3tvtp_vz1um64.js +1 -0
- package/dashboard/.next/standalone/package.json +1 -0
- package/dashboard/package.json +1 -0
- package/dist/cli/tray/icon.js +18 -3
- package/dist/cli/tray/icon.js.map +1 -1
- package/dist/cli/tray/trayWin.js +3 -4
- package/dist/cli/tray/trayWin.js.map +1 -1
- package/dist/config.js +4 -10
- package/dist/config.js.map +1 -1
- package/dist/core/budget.js +3 -2
- package/dist/core/budget.js.map +1 -1
- package/dist/core/embeddings.js +2 -1
- package/dist/core/embeddings.js.map +1 -1
- package/dist/core/fallback.js +2 -1
- package/dist/core/fallback.js.map +1 -1
- package/dist/core/keypool.js +2 -1
- package/dist/core/keypool.js.map +1 -1
- package/dist/core/window.js +14 -21
- package/dist/core/window.js.map +1 -1
- package/dist/routes/admin.js +0 -2
- package/dist/routes/admin.js.map +1 -1
- package/dist/upstream/client.js +10 -6
- package/dist/upstream/client.js.map +1 -1
- package/package.json +1 -1
- package/src/cli/tray/icon.ts +22 -3
- package/src/cli/tray/trayWin.ts +3 -4
- package/src/config.ts +3 -9
- package/src/core/budget.ts +3 -2
- package/src/core/embeddings.ts +3 -1
- package/src/core/fallback.ts +3 -1
- package/src/core/keypool.ts +2 -1
- package/src/core/window.ts +14 -23
- package/src/routes/admin.ts +0 -2
- package/src/upstream/client.ts +9 -6
- package/dashboard/.next/standalone/.next/server/chunks/ssr/_1jt-_lv._.js +0 -3
- package/dashboard/.next/standalone/.next/static/chunks/0a2dpmmnxcati.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/0v6gyc7bvg8qn.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/0x7oom3qi0g1v.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/1gz48b5ucrqx3.css +0 -3
- package/dashboard/.next/standalone/.next/static/chunks/1wn1c2w4ibyg_.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/28vuqx9hjn8z7.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/29bgf5j_v6h2z.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/2ppfeqv-8bdjp.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/2u8akfgbojfpc.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/3chs_cdkdx2h9.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/3cwf_8nn90yl2.js +0 -1
- package/dashboard/.next/standalone/.next/static/chunks/40e25adnwhcis.js +0 -1
- /package/dashboard/.next/standalone/.next/static/{4LgzWtISJ5Fy5C7TcKCJm → s4t6pN_U5EGcVtxGm3eIP}/_buildManifest.js +0 -0
- /package/dashboard/.next/standalone/.next/static/{4LgzWtISJ5Fy5C7TcKCJm → s4t6pN_U5EGcVtxGm3eIP}/_clientMiddlewareManifest.js +0 -0
- /package/dashboard/.next/standalone/.next/static/{4LgzWtISJ5Fy5C7TcKCJm → s4t6pN_U5EGcVtxGm3eIP}/_ssgManifest.js +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,56 @@ 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.5.0] — 2026-06-28
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
- **Changelog popup** — click version badge in top bar to view full changelog;
|
|
12
|
+
fetches from GitHub and renders markdown inline
|
|
13
|
+
- **Custom budget windows** — any `Nh` or `Nday` value works (e.g. `3h`, `90day`);
|
|
14
|
+
custom text input next to preset pills in Budget and Key Scope forms
|
|
15
|
+
- **Quota/billing fallback** — quota, exhausted, payment, billing, free-tier,
|
|
16
|
+
insufficient, credit errors now trigger fallback to next provider
|
|
17
|
+
- **Access-denied fallback** — eligible, denied, not-available, not-supported,
|
|
18
|
+
not-access errors also trigger fallback
|
|
19
|
+
- **Usage breakdown pagination** — 8 rows per page with nav + page counter
|
|
20
|
+
- **Strategy info button** — toggles explanation panel in combos page
|
|
21
|
+
- **Combo chain collapse** — max 5 visible with show-all/show-less toggle
|
|
22
|
+
- **ModelPicker select all** — per-group select all/deselect + global select all/clear
|
|
23
|
+
|
|
24
|
+
### Changed
|
|
25
|
+
- **Combo modalities = union** — any model supports image → combo supports image;
|
|
26
|
+
user manages fallback chain (was intersection of all models)
|
|
27
|
+
- **Combo form drag** — replaced native drag with dnd-kit (vertical-only, smooth)
|
|
28
|
+
- **Provider card rombak** — header/body/footer split; toggle separated from info
|
|
29
|
+
pills; delete in-flow in footer (was absolute); subtitle shows `id/<model>`
|
|
30
|
+
- **Budget card alignment** — bar+spending+est pinned to bottom as group; space
|
|
31
|
+
reserved for note+est even when absent
|
|
32
|
+
- **RichCard body** — `flex flex-col` so `h-full` children stretch properly across
|
|
33
|
+
all card-based pages
|
|
34
|
+
- **Today usage chart** — 15min buckets (was 1h) for finer granularity
|
|
35
|
+
- **Usage window pills** — segmented control matching Endpoint design
|
|
36
|
+
- **Access key pills** — vertical background pills (bg-bg/bg-accent-soft)
|
|
37
|
+
- **'no key' → 'free' badge** — skip '0 keys' when provider is free (was contradictory)
|
|
38
|
+
- **Global font cleanup** — `text-[12.5px]`→`text-[13px]` globally, minimum font
|
|
39
|
+
size bumped, dim text colors brightened
|
|
40
|
+
|
|
41
|
+
### Fixed
|
|
42
|
+
- **Windows tray icon** — generates `.ico` from PNG at runtime and loads via
|
|
43
|
+
`System.Drawing.Icon(stream)` instead of PNG→Bitmap→GetHicon (native format,
|
|
44
|
+
correct sizing + transparency)
|
|
45
|
+
- **Per-provider cooldown/retries removed** — replaced with global constants
|
|
46
|
+
`COOLDOWN_BASE_MS=1000`, `MAX_RETRIES=2` (matches 9router approach)
|
|
47
|
+
- **est_converse shows remaining** — `(limit - spent) / rate` = tokens/USD left
|
|
48
|
+
(was showing spent or limit)
|
|
49
|
+
- **Key scope save refresh** — budgets refetched in `reload()` so spend cap
|
|
50
|
+
changes appear immediately (was only fetched on mount)
|
|
51
|
+
- **opencodeApply replaces models** — fresh modelMap, deleted models stay deleted
|
|
52
|
+
- **GLM-5.2 vision capability** — marked as vision-capable in provider overrides
|
|
53
|
+
- **Key mask shows 7+4 chars** — was 3+4, easier identification
|
|
54
|
+
- **RichCard overflow-hidden removed** — Select dropdowns extend beyond card
|
|
55
|
+
- **Single data point chart** — shows message instead of empty dot
|
|
56
|
+
- **Lamp pulse removed** — red lamp stays solid like green
|
|
57
|
+
|
|
8
58
|
## [1.4.8] — 2026-06-27
|
|
9
59
|
|
|
10
60
|
### Added
|
package/config.example.yaml
CHANGED
|
@@ -5,9 +5,8 @@ server:
|
|
|
5
5
|
host: 0.0.0.0
|
|
6
6
|
port: 18080
|
|
7
7
|
# Gateway keys clients must present (Bearer or x-api-key).
|
|
8
|
-
# Empty => auth disabled (localhost only
|
|
9
|
-
api_keys:
|
|
10
|
-
- my-key
|
|
8
|
+
# Empty => auth disabled (localhost only). Add keys via the dashboard.
|
|
9
|
+
api_keys: []
|
|
11
10
|
|
|
12
11
|
# Token-saver toggles, applied per request before routing.
|
|
13
12
|
endpoint:
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
s4t6pN_U5EGcVtxGm3eIP
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
"static/chunks/0cz1d0mv5g_q7.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
12
|
-
"static/
|
|
10
|
+
"static/s4t6pN_U5EGcVtxGm3eIP/_buildManifest.js",
|
|
11
|
+
"static/s4t6pN_U5EGcVtxGm3eIP/_ssgManifest.js",
|
|
12
|
+
"static/s4t6pN_U5EGcVtxGm3eIP/_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]__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/
|
|
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/_0963c1j._.js","../../../chunks/ssr/_next-internal_server_app_(console)_combos_page_actions_07o3lus.js","../../../chunks/ssr/node_modules_1ivn_d-._.js","../../../chunks/ssr/node_modules_@dnd-kit_core_dist_core_esm_0qawgtz.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_0qj084a._.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/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"]}};
|
|
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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/RoutingView.tsx <module evaluation>":{"id":97802,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js","/_next/static/chunks/0kk3tz_q8pi-q.js","/_next/static/chunks/34q-klg8txx_-.js"],"async":false},"[project]/src/components/RoutingView.tsx":{"id":97802,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js","/_next/static/chunks/0kk3tz_q8pi-q.js","/_next/static/chunks/34q-klg8txx_-.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/src_components_1z4akp5._.js","server/chunks/ssr/node_modules_@dnd-kit_core_dist_core_esm_0qawgtz.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/3arktkpymzd9k.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/src/app/(console)/combos/page":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js","static/chunks/3tvtp_vz1um64.js","static/chunks/29l2vs_0ds2e1.js"],"[project]/src/app/(console)/combos/page":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js","static/chunks/3tvtp_vz1um64.js","static/chunks/29l2vs_0ds2e1.js","static/chunks/0kk3tz_q8pi-q.js","static/chunks/34q-klg8txx_-.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]__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/
|
|
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/_0963c1j._.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","../../../chunks/ssr/src_components_0qj084a._.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/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"]}};
|
|
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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/ConfigEditor.tsx <module evaluation>":{"id":34407,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js","/_next/static/chunks/1y6ytedu5gse7.js","/_next/static/chunks/2i3q32a-8k8yh.js"],"async":false},"[project]/src/components/ConfigEditor.tsx":{"id":34407,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js","/_next/static/chunks/1y6ytedu5gse7.js","/_next/static/chunks/2i3q32a-8k8yh.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.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/3arktkpymzd9k.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/src/app/(console)/config/page":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js","static/chunks/3tvtp_vz1um64.js","static/chunks/29l2vs_0ds2e1.js"],"[project]/src/app/(console)/config/page":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js","static/chunks/3tvtp_vz1um64.js","static/chunks/29l2vs_0ds2e1.js","static/chunks/1y6ytedu5gse7.js","static/chunks/2i3q32a-8k8yh.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]__1inj1w-._.js","../../../chunks/ssr/[root-of-the-server]__1jidl81._.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/
|
|
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]__1inj1w-._.js","../../../chunks/ssr/[root-of-the-server]__1jidl81._.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/_0963c1j._.js","../../../chunks/ssr/_next-internal_server_app_(console)_console_page_actions_0w-3r_g.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_0tx5zxe.js","../../../chunks/ssr/src_0wrskl4._.js","../../../chunks/ssr/src_app_(console)_console_page_tsx_1g8gnmy._.js","../../../chunks/ssr/src_components_0qj084a._.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)/console/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":79520,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/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/app/(console)/console/page.tsx <module evaluation>":{"id":28793,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0x7oom3qi0g1v.js","/_next/static/chunks/0mr7sg_sr6f99.js"],"async":false},"[project]/src/app/(console)/console/page.tsx":{"id":28793,"name":"*","chunks":["/_next/static/chunks/13ge_ybuj8rl3.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/0x7oom3qi0g1v.js","/_next/static/chunks/0mr7sg_sr6f99.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}},"28793":{"*":{"id":66977,"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_app_(console)_console_page_tsx_1g8gnmy._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"28793":{"*":{"id":35736,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/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)/console/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)/console/page":["static/chunks/13ge_ybuj8rl3.js","static/chunks/14mrh2-p_w84d.js","static/chunks/0x7oom3qi0g1v.js","static/chunks/0mr7sg_sr6f99.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/(console)/console/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx <module evaluation>":{"id":59919,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ThemeProvider.tsx":{"id":59919,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":76972,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":76972,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.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/3fdole6raaw0p.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/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js"],"async":false},"[project]/src/components/Rail.tsx <module evaluation>":{"id":94434,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/Rail.tsx":{"id":94434,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/TopBar.tsx <module evaluation>":{"id":18993,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/components/TopBar.tsx":{"id":18993,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js"],"async":false},"[project]/src/app/(console)/console/page.tsx <module evaluation>":{"id":28793,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js","/_next/static/chunks/0mr7sg_sr6f99.js"],"async":false},"[project]/src/app/(console)/console/page.tsx":{"id":28793,"name":"*","chunks":["/_next/static/chunks/3fdole6raaw0p.js","/_next/static/chunks/14mrh2-p_w84d.js","/_next/static/chunks/3tvtp_vz1um64.js","/_next/static/chunks/29l2vs_0ds2e1.js","/_next/static/chunks/0mr7sg_sr6f99.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.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/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js"],"async":false}},"28793":{"*":{"id":66977,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__1on8_g5._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0963c1j._.js","server/chunks/ssr/src_components_0qj084a._.js","server/chunks/ssr/node_modules_next_1iemwhs._.js","server/chunks/ssr/node_modules_next_dist_1enzot_._.js","server/chunks/ssr/src_app_(console)_console_page_tsx_1g8gnmy._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"79520":{"*":{"id":44536,"name":"*","chunks":[],"async":false}},"59919":{"*":{"id":92898,"name":"*","chunks":[],"async":false}},"76972":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"94434":{"*":{"id":96225,"name":"*","chunks":[],"async":false}},"18993":{"*":{"id":15923,"name":"*","chunks":[],"async":false}},"28793":{"*":{"id":35736,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/src/app/(console)/layout":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}],"[project]/src/app/(console)/console/page":[{"path":"static/chunks/3arktkpymzd9k.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js"],"[project]/src/app/(console)/layout":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js","static/chunks/3tvtp_vz1um64.js","static/chunks/29l2vs_0ds2e1.js"],"[project]/src/app/(console)/console/page":["static/chunks/3fdole6raaw0p.js","static/chunks/14mrh2-p_w84d.js","static/chunks/3tvtp_vz1um64.js","static/chunks/29l2vs_0ds2e1.js","static/chunks/0mr7sg_sr6f99.js"]}};
|
|
3
3
|
|