@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
2:I[39756,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"default"]
|
|
3
3
|
3:I[37457,["/_next/static/chunks/05-c3ty_6dwfk.js","/_next/static/chunks/2wju5i79r7bll.js"],"default"]
|
|
4
|
-
:HL["/_next/static/chunks/
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
4
|
+
:HL["/_next/static/chunks/02kvrfegmwqgf.css","style"]
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02kvrfegmwqgf.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/05-c3ty_6dwfk.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/2wju5i79r7bll.js","async":true}]],["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"iyZowVO2ocagOopqmbLk9"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
2
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"locale","param":{"type":"d","key":"ko","siblings":null},"prefetchHints":0,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"
|
|
1
|
+
:HL["/_next/static/chunks/02kvrfegmwqgf.css","style"]
|
|
2
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"locale","param":{"type":"d","key":"ko","siblings":null},"prefetchHints":0,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"iyZowVO2ocagOopqmbLk9"}
|