@vectorize-io/hindsight-control-plane 0.8.2 → 0.8.3
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/package.json +1 -1
- package/standalone/.next/BUILD_ID +1 -1
- package/standalone/.next/app-path-routes-manifest.json +1 -0
- package/standalone/.next/build-manifest.json +5 -5
- package/standalone/.next/prerender-manifest.json +3 -3
- package/standalone/.next/routes-manifest.json +6 -0
- package/standalone/.next/server/app/[locale]/banks/[bankId]/page/build-manifest.json +2 -2
- package/standalone/.next/server/app/[locale]/banks/[bankId]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/dashboard/page/build-manifest.json +2 -2
- package/standalone/.next/server/app/[locale]/dashboard/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/login/page/build-manifest.json +2 -2
- package/standalone/.next/server/app/[locale]/login/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/[locale]/page/build-manifest.json +2 -2
- package/standalone/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/standalone/.next/server/app/_global-error.html +1 -1
- package/standalone/.next/server/app/_global-error.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/standalone/.next/server/app/_not-found.html +1 -1
- package/standalone/.next/server/app/_not-found.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/api/extract/route/app-paths-manifest.json +3 -0
- package/standalone/.next/server/app/api/extract/route/build-manifest.json +9 -0
- package/standalone/.next/server/app/api/extract/route/server-reference-manifest.json +4 -0
- package/standalone/.next/server/app/api/extract/route.js +7 -0
- package/standalone/.next/server/app/api/extract/route.js.map +5 -0
- package/standalone/.next/server/app/api/extract/route.js.nft.json +1 -0
- package/standalone/.next/server/app/api/extract/route_client-reference-manifest.js +3 -0
- package/standalone/.next/server/app/de/dashboard.html +1 -1
- package/standalone/.next/server/app/de/dashboard.rsc +9 -9
- package/standalone/.next/server/app/de/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/de/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/de/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/de/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/de/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/de/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/de/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/de/login.html +1 -1
- package/standalone/.next/server/app/de/login.rsc +9 -9
- package/standalone/.next/server/app/de/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/de/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/de/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/de/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/de/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/de/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/de/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/en/dashboard.html +1 -1
- package/standalone/.next/server/app/en/dashboard.rsc +9 -9
- package/standalone/.next/server/app/en/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/en/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/en/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/en/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/en/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/en/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/en/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/en/login.html +1 -1
- package/standalone/.next/server/app/en/login.rsc +9 -9
- package/standalone/.next/server/app/en/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/en/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/en/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/en/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/en/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/en/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/en/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/es/dashboard.html +1 -1
- package/standalone/.next/server/app/es/dashboard.rsc +9 -9
- package/standalone/.next/server/app/es/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/es/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/es/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/es/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/es/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/es/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/es/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/es/login.html +1 -1
- package/standalone/.next/server/app/es/login.rsc +9 -9
- package/standalone/.next/server/app/es/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/es/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/es/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/es/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/es/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/es/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/es/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/fr/dashboard.html +1 -1
- package/standalone/.next/server/app/fr/dashboard.rsc +9 -9
- package/standalone/.next/server/app/fr/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/fr/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/fr/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/fr/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/fr/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/fr/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/fr/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/fr/login.html +1 -1
- package/standalone/.next/server/app/fr/login.rsc +9 -9
- package/standalone/.next/server/app/fr/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/fr/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/fr/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/fr/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/fr/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/fr/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/fr/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/ja/dashboard.html +1 -1
- package/standalone/.next/server/app/ja/dashboard.rsc +9 -9
- package/standalone/.next/server/app/ja/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/ja/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/ja/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/ja/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/ja/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/ja/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/ja/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/ja/login.html +1 -1
- package/standalone/.next/server/app/ja/login.rsc +9 -9
- package/standalone/.next/server/app/ja/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/ja/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/ja/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/ja/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/ja/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/ja/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/ja/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/ko/dashboard.html +1 -1
- package/standalone/.next/server/app/ko/dashboard.rsc +9 -9
- package/standalone/.next/server/app/ko/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/ko/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/ko/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/ko/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/ko/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/ko/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/ko/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/ko/login.html +1 -1
- package/standalone/.next/server/app/ko/login.rsc +9 -9
- package/standalone/.next/server/app/ko/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/ko/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/ko/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/ko/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/ko/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/ko/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/ko/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/pt/dashboard.html +1 -1
- package/standalone/.next/server/app/pt/dashboard.rsc +9 -9
- package/standalone/.next/server/app/pt/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/pt/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/pt/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/pt/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/pt/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/pt/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/pt/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/pt/login.html +1 -1
- package/standalone/.next/server/app/pt/login.rsc +9 -9
- package/standalone/.next/server/app/pt/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/pt/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/pt/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/pt/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/pt/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/pt/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/pt/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/yue-Hant/dashboard.html +1 -1
- package/standalone/.next/server/app/yue-Hant/dashboard.rsc +9 -9
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/yue-Hant/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/yue-Hant/login.html +1 -1
- package/standalone/.next/server/app/yue-Hant/login.rsc +9 -9
- package/standalone/.next/server/app/yue-Hant/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/yue-Hant/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/yue-Hant/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/yue-Hant/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/yue-Hant/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/yue-Hant/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/yue-Hant/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-CN/dashboard.html +1 -1
- package/standalone/.next/server/app/zh-CN/dashboard.rsc +9 -9
- package/standalone/.next/server/app/zh-CN/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-CN/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-CN/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/zh-CN/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/zh-CN/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-CN/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-CN/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-CN/login.html +1 -1
- package/standalone/.next/server/app/zh-CN/login.rsc +9 -9
- package/standalone/.next/server/app/zh-CN/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-CN/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-CN/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/zh-CN/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/zh-CN/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-CN/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-CN/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-TW/dashboard.html +1 -1
- package/standalone/.next/server/app/zh-TW/dashboard.rsc +9 -9
- package/standalone/.next/server/app/zh-TW/dashboard.segments/$d$locale/dashboard/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-TW/dashboard.segments/$d$locale/dashboard.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-TW/dashboard.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/zh-TW/dashboard.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/zh-TW/dashboard.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-TW/dashboard.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-TW/dashboard.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-TW/login.html +1 -1
- package/standalone/.next/server/app/zh-TW/login.rsc +9 -9
- package/standalone/.next/server/app/zh-TW/login.segments/$d$locale/login/__PAGE__.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-TW/login.segments/$d$locale/login.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-TW/login.segments/$d$locale.segment.rsc +6 -6
- package/standalone/.next/server/app/zh-TW/login.segments/_full.segment.rsc +9 -9
- package/standalone/.next/server/app/zh-TW/login.segments/_head.segment.rsc +1 -1
- package/standalone/.next/server/app/zh-TW/login.segments/_index.segment.rsc +2 -2
- package/standalone/.next/server/app/zh-TW/login.segments/_tree.segment.rsc +2 -2
- package/standalone/.next/server/app-paths-manifest.json +1 -0
- package/standalone/.next/server/chunks/0pqf_dsight-control-plane__next-internal_server_app_api_extract_route_actions_0h1ku5b.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__00pw45p._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__02dhsqm._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__04twg40._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__05ideqf._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__07qotdb._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0ha6-ug._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0k6x3t5._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0p9mepv._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0w9z-gl._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0y-n32k._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__0yncdx-._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__13e6sct._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__15bvgu8._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__190dn0v._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__1aq14zo._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__1dtws1u._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__1poot5x._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__1r1_40m._.js +1 -1
- package/standalone/.next/server/chunks/[root-of-the-server]__1v4w5-b._.js +3 -0
- package/standalone/.next/server/chunks/[root-of-the-server]__1xmfq8o._.js +1 -1
- package/standalone/.next/server/chunks/hindsight-control-plane_src_0xk6y3c._.js +1 -1
- package/standalone/.next/server/chunks/hindsight-control-plane_src_lib_hindsight-client_ts_0eje3tr._.js +1 -1
- package/standalone/.next/server/chunks/ssr/[root-of-the-server]__0_x23ke._.js +2 -2
- package/standalone/.next/server/chunks/ssr/_0ohntay._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_0b8_8lw._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_de_json_[json]_cjs_1ch1-23._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_en_json_[json]_cjs_08qm708._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_es_json_[json]_cjs_05p52ht._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_fr_json_[json]_cjs_1vp4nco._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_ja_json_[json]_cjs_0mldp7p._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_ko_json_[json]_cjs_0epqzja._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_pt_json_[json]_cjs_0d_3joa._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_yue-Hant_json_[json]_cjs_1i7xoui._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_zh-CN_json_[json]_cjs_14wtgi5._.js +1 -1
- package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_messages_zh-TW_json_[json]_cjs_05oa_ni._.js +1 -1
- package/standalone/.next/server/chunks/ssr/node_modules_next_dist_0q5c63s._.js +1 -1
- package/standalone/.next/server/edge/chunks/[root-of-the-server]__0idnhrz._.js +3 -3
- package/standalone/.next/server/middleware-build-manifest.js +5 -5
- package/standalone/.next/server/middleware-manifest.json +5 -5
- package/standalone/.next/server/pages/404.html +1 -1
- package/standalone/.next/server/pages/500.html +1 -1
- package/standalone/.next/server/server-reference-manifest.js +1 -1
- package/standalone/.next/server/server-reference-manifest.json +1 -1
- package/standalone/.next/static/chunks/02kvrfegmwqgf.css +2 -0
- package/standalone/.next/static/chunks/{1r7gd36us-7gm.js → 08b_2i7ky7st8.js} +1 -1
- package/standalone/.next/static/chunks/{1cld2c0a065s-.js → 1c2fgn0rkk-26.js} +4 -4
- package/standalone/.next/static/chunks/{2gsf16c8po4wd.js → 1zwqw64e9qw3h.js} +1 -1
- package/standalone/.next/static/chunks/{0rag4lxutugfo.js → 41yps_q384e4k.js} +2 -2
- package/standalone/.next/static/chunks/{turbopack-2cuxzdi-q-g57.js → turbopack-037qtgeo-0gy1.js} +1 -1
- package/standalone/node_modules/@next/env/package.json +2 -2
- package/standalone/node_modules/next/dist/build/swc/index.js +1 -1
- package/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +1 -1
- package/standalone/node_modules/next/dist/lib/patch-incorrect-lockfile.js +3 -3
- package/standalone/node_modules/next/dist/server/config.js +1 -1
- package/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +2 -2
- package/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
- package/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
- package/standalone/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/events/swc-load-failure.js +1 -1
- package/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/standalone/node_modules/next/package.json +15 -15
- package/standalone/package.json +1 -1
- package/standalone/.next/static/chunks/03pg4qenxm5it.css +0 -2
- /package/standalone/.next/static/{VltQCjH9Ti_ysKGJawY-Q → iyZowVO2ocagOopqmbLk9}/_buildManifest.js +0 -0
- /package/standalone/.next/static/{VltQCjH9Ti_ysKGJawY-Q → iyZowVO2ocagOopqmbLk9}/_clientMiddlewareManifest.js +0 -0
- /package/standalone/.next/static/{VltQCjH9Ti_ysKGJawY-Q → iyZowVO2ocagOopqmbLk9}/_ssgManifest.js +0 -0
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
iyZowVO2ocagOopqmbLk9
|
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"/api/entities/[entityId]/route": "/api/entities/[entityId]",
|
|
45
45
|
"/api/entities/graph/route": "/api/entities/graph",
|
|
46
46
|
"/api/entities/route": "/api/entities",
|
|
47
|
+
"/api/extract/route": "/api/extract",
|
|
47
48
|
"/api/files/retain/route": "/api/files/retain",
|
|
48
49
|
"/api/graph/route": "/api/graph",
|
|
49
50
|
"/api/health/route": "/api/health",
|
|
@@ -7,15 +7,15 @@
|
|
|
7
7
|
"static/chunks/0cz1d0mv5g_q7.js"
|
|
8
8
|
],
|
|
9
9
|
"lowPriorityFiles": [
|
|
10
|
-
"static/
|
|
11
|
-
"static/
|
|
12
|
-
"static/
|
|
10
|
+
"static/iyZowVO2ocagOopqmbLk9/_buildManifest.js",
|
|
11
|
+
"static/iyZowVO2ocagOopqmbLk9/_ssgManifest.js",
|
|
12
|
+
"static/iyZowVO2ocagOopqmbLk9/_clientMiddlewareManifest.js"
|
|
13
13
|
],
|
|
14
14
|
"rootMainFiles": [
|
|
15
15
|
"static/chunks/10_q471aky8q9.js",
|
|
16
16
|
"static/chunks/1rsn1dago3cd5.js",
|
|
17
|
-
"static/chunks/
|
|
17
|
+
"static/chunks/08b_2i7ky7st8.js",
|
|
18
18
|
"static/chunks/3uu0u_efb3qj0.js",
|
|
19
|
-
"static/chunks/turbopack-
|
|
19
|
+
"static/chunks/turbopack-037qtgeo-0gy1.js"
|
|
20
20
|
]
|
|
21
21
|
}
|
|
@@ -591,8 +591,8 @@
|
|
|
591
591
|
},
|
|
592
592
|
"notFoundRoutes": [],
|
|
593
593
|
"preview": {
|
|
594
|
-
"previewModeId": "
|
|
595
|
-
"previewModeSigningKey": "
|
|
596
|
-
"previewModeEncryptionKey": "
|
|
594
|
+
"previewModeId": "f40c182390ad444e7e2844d6e4164647",
|
|
595
|
+
"previewModeSigningKey": "444a2835ef89c00a7db7ad21db916799848a04eeba5c1715f40536ca62d4b5cc",
|
|
596
|
+
"previewModeEncryptionKey": "b01207d9dfd3021a0b26f31d30734658638629c7edcb9d096319bf8c69a710e0"
|
|
597
597
|
}
|
|
598
598
|
}
|
|
@@ -424,6 +424,12 @@
|
|
|
424
424
|
"routeKeys": {},
|
|
425
425
|
"namedRegex": "^/api/entities/graph(?:/)?$"
|
|
426
426
|
},
|
|
427
|
+
{
|
|
428
|
+
"page": "/api/extract",
|
|
429
|
+
"regex": "^/api/extract(?:/)?$",
|
|
430
|
+
"routeKeys": {},
|
|
431
|
+
"namedRegex": "^/api/extract(?:/)?$"
|
|
432
|
+
},
|
|
427
433
|
{
|
|
428
434
|
"page": "/api/files/retain",
|
|
429
435
|
"regex": "^/api/files/retain(?:/)?$",
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/10_q471aky8q9.js",
|
|
10
10
|
"static/chunks/1rsn1dago3cd5.js",
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/08b_2i7ky7st8.js",
|
|
12
12
|
"static/chunks/3uu0u_efb3qj0.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-037qtgeo-0gy1.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
package/standalone/.next/server/app/[locale]/banks/[bankId]/page_client-reference-manifest.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/banks/[bankId]/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page.tsx <module evaluation>":{"id":8004,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2dw028qzq2vdu.js","/_next/static/chunks/0rag4lxutugfo.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/1cld2c0a065s-.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page.tsx":{"id":8004,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2dw028qzq2vdu.js","/_next/static/chunks/0rag4lxutugfo.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/1cld2c0a065s-.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"8004":{"*":{"id":23962,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js","server/chunks/ssr/_1ksfzi4._.js","server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_0b8_8lw._.js","server/chunks/ssr/[root-of-the-server]__0_x23ke._.js","server/chunks/ssr/_0xq76gt._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"8004":{"*":{"id":54836,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false},{"path":"static/chunks/0x9slcrj4xzgu.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js"],"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js","static/chunks/2dw028qzq2vdu.js","static/chunks/0rag4lxutugfo.js","static/chunks/1kg7y3i1n2kor.js","static/chunks/1cld2c0a065s-.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/banks/[bankId]/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page.tsx <module evaluation>":{"id":8004,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2dw028qzq2vdu.js","/_next/static/chunks/41yps_q384e4k.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/1c2fgn0rkk-26.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page.tsx":{"id":8004,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2dw028qzq2vdu.js","/_next/static/chunks/41yps_q384e4k.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/1c2fgn0rkk-26.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"8004":{"*":{"id":23962,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js","server/chunks/ssr/_1ksfzi4._.js","server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_0b8_8lw._.js","server/chunks/ssr/[root-of-the-server]__0_x23ke._.js","server/chunks/ssr/_0xq76gt._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"8004":{"*":{"id":54836,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false},{"path":"static/chunks/0x9slcrj4xzgu.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js"],"[project]/hindsight-control-plane/src/app/[locale]/banks/[bankId]/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js","static/chunks/2dw028qzq2vdu.js","static/chunks/41yps_q384e4k.js","static/chunks/1kg7y3i1n2kor.js","static/chunks/1c2fgn0rkk-26.js"]}};
|
|
3
3
|
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/10_q471aky8q9.js",
|
|
10
10
|
"static/chunks/1rsn1dago3cd5.js",
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/08b_2i7ky7st8.js",
|
|
12
12
|
"static/chunks/3uu0u_efb3qj0.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-037qtgeo-0gy1.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/dashboard/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page.tsx <module evaluation>":{"id":74178,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/13t_2hd-hwsk2.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/0rag4lxutugfo.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page.tsx":{"id":74178,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/13t_2hd-hwsk2.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/0rag4lxutugfo.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"74178":{"*":{"id":40209,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js","server/chunks/ssr/_20s0s8m._.js","server/chunks/ssr/_0xq76gt._.js","server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_0b8_8lw._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"74178":{"*":{"id":43352,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js"],"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js","static/chunks/13t_2hd-hwsk2.js","static/chunks/1kg7y3i1n2kor.js","static/chunks/0rag4lxutugfo.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/dashboard/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page.tsx <module evaluation>":{"id":74178,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/13t_2hd-hwsk2.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/41yps_q384e4k.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page.tsx":{"id":74178,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/13t_2hd-hwsk2.js","/_next/static/chunks/1kg7y3i1n2kor.js","/_next/static/chunks/41yps_q384e4k.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"74178":{"*":{"id":40209,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js","server/chunks/ssr/_20s0s8m._.js","server/chunks/ssr/_0xq76gt._.js","server/chunks/ssr/hindsight-control-plane_src_components_bank-selector_tsx_0b8_8lw._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"74178":{"*":{"id":43352,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js"],"[project]/hindsight-control-plane/src/app/[locale]/dashboard/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js","static/chunks/13t_2hd-hwsk2.js","static/chunks/1kg7y3i1n2kor.js","static/chunks/41yps_q384e4k.js"]}};
|
|
3
3
|
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/10_q471aky8q9.js",
|
|
10
10
|
"static/chunks/1rsn1dago3cd5.js",
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/08b_2i7ky7st8.js",
|
|
12
12
|
"static/chunks/3uu0u_efb3qj0.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-037qtgeo-0gy1.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/login/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/login/page.tsx <module evaluation>":{"id":90548,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2do678_8a6ogr.js","/_next/static/chunks/1gg1hene1azg3.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/login/page.tsx":{"id":90548,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2do678_8a6ogr.js","/_next/static/chunks/1gg1hene1azg3.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"90548":{"*":{"id":58727,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js","server/chunks/ssr/_0v6w_mw._.js","server/chunks/ssr/_1-nfmx3._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"90548":{"*":{"id":41816,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/login/page":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js"],"[project]/hindsight-control-plane/src/app/[locale]/login/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js","static/chunks/2do678_8a6ogr.js","static/chunks/1gg1hene1azg3.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/login/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/login/page.tsx <module evaluation>":{"id":90548,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2do678_8a6ogr.js","/_next/static/chunks/1gg1hene1azg3.js"],"async":false},"[project]/hindsight-control-plane/src/app/[locale]/login/page.tsx":{"id":90548,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js","/_next/static/chunks/2do678_8a6ogr.js","/_next/static/chunks/1gg1hene1azg3.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"90548":{"*":{"id":58727,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js","server/chunks/ssr/_0v6w_mw._.js","server/chunks/ssr/_1-nfmx3._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}},"90548":{"*":{"id":41816,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/login/page":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js"],"[project]/hindsight-control-plane/src/app/[locale]/login/page":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js","static/chunks/2do678_8a6ogr.js","static/chunks/1gg1hene1azg3.js"]}};
|
|
3
3
|
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/10_q471aky8q9.js",
|
|
10
10
|
"static/chunks/1rsn1dago3cd5.js",
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/08b_2i7ky7st8.js",
|
|
12
12
|
"static/chunks/3uu0u_efb3qj0.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-037qtgeo-0gy1.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[locale]/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/2gsf16c8po4wd.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/03pg4qenxm5it.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/2gsf16c8po4wd.js","static/chunks/02qcnokfyslyv.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[locale]/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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.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/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js <module evaluation>":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/node_modules/next-intl/dist/esm/production/shared/NextIntlClientProvider.js":{"id":75696,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx <module evaluation>":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/bank-context.tsx":{"id":59321,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx <module evaluation>":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/features-context.tsx":{"id":78152,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx <module evaluation>":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/lib/theme-context.tsx":{"id":42408,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx <module evaluation>":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false},"[project]/hindsight-control-plane/src/components/ui/sonner.tsx":{"id":51049,"name":"*","chunks":["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js","/_next/static/chunks/19rm8b-79rseb.js","/_next/static/chunks/1zwqw64e9qw3h.js","/_next/static/chunks/02qcnokfyslyv.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_0h91jdk._.js"],"async":false}},"75696":{"*":{"id":88788,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"59321":{"*":{"id":4086,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"78152":{"*":{"id":74206,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"42408":{"*":{"id":5500,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}},"51049":{"*":{"id":66666,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0-4iq52._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0hodfg4._.js","server/chunks/ssr/_0ssqfqa._.js","server/chunks/ssr/_0ohntay._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":13778,"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}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"75696":{"*":{"id":52265,"name":"*","chunks":[],"async":false}},"59321":{"*":{"id":39669,"name":"*","chunks":[],"async":false}},"78152":{"*":{"id":91920,"name":"*","chunks":[],"async":false}},"42408":{"*":{"id":30664,"name":"*","chunks":[],"async":false}},"51049":{"*":{"id":88786,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/hindsight-control-plane/src/app/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}],"[project]/hindsight-control-plane/src/app/[locale]/layout":[{"path":"static/chunks/02kvrfegmwqgf.css","inlined":false}]},"entryJSFiles":{"[project]/hindsight-control-plane/src/app/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js"],"[project]/hindsight-control-plane/src/app/[locale]/layout":["static/chunks/05-c3ty_6dwfk.js","static/chunks/2wju5i79r7bll.js","static/chunks/19rm8b-79rseb.js","static/chunks/1zwqw64e9qw3h.js","static/chunks/02qcnokfyslyv.js"]}};
|
|
3
3
|
|
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/10_q471aky8q9.js",
|
|
10
10
|
"static/chunks/1rsn1dago3cd5.js",
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/08b_2i7ky7st8.js",
|
|
12
12
|
"static/chunks/3uu0u_efb3qj0.js",
|
|
13
|
-
"static/chunks/turbopack-
|
|
13
|
+
"static/chunks/turbopack-037qtgeo-0gy1.js"
|
|
14
14
|
],
|
|
15
15
|
"pages": {},
|
|
16
16
|
"ampFirstPages": []
|