@vikukumar/propvault 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/app/(website)/[...slug]/page/server-reference-manifest.json +4 -4
- package/.next/server/app/(website)/[...slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/blog/[slug]/page/server-reference-manifest.json +1 -1
- package/.next/server/app/(website)/blog/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/contact/page/server-reference-manifest.json +1 -1
- package/.next/server/app/(website)/contact/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/page/server-reference-manifest.json +5 -5
- package/.next/server/app/(website)/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(website)/projects/[slug]/page/server-reference-manifest.json +1 -1
- package/.next/server/app/(website)/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/admin/cms/email-templates/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/cms/email-templates/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/menus/page/server-reference-manifest.json +3 -3
- package/.next/server/app/admin/cms/menus/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/pages/[id]/edit/page/server-reference-manifest.json +6 -6
- package/.next/server/app/admin/cms/pages/[id]/edit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/pages/new/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/cms/pages/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/pages/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/cms/pages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/cms/redirects/page/server-reference-manifest.json +3 -3
- package/.next/server/app/admin/cms/redirects/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/leads/[id]/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/leads/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/page/server-reference-manifest.json +3 -3
- package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/plugins/page/server-reference-manifest.json +5 -5
- package/.next/server/app/admin/plugins/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/profile/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/profile/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/projects/edit/[id]/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/projects/edit/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/projects/new/page/server-reference-manifest.json +2 -2
- package/.next/server/app/admin/projects/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/analytics/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/analytics/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/analytics/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/api-keys/page/server-reference-manifest.json +102 -102
- package/.next/server/app/admin/settings/api-keys/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/branding/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/branding/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/branding/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/general/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/general/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/general/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/security/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/security/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/security/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/seo/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/seo/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/seo/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/smtp/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/smtp/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/smtp/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/settings/storage/page/server-reference-manifest.json +1 -1
- package/.next/server/app/admin/settings/storage/page.js.nft.json +1 -1
- package/.next/server/app/admin/settings/storage/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin/theme/page/server-reference-manifest.json +5 -5
- package/.next/server/app/admin/theme/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/upload/route.js.nft.json +1 -1
- package/.next/server/app/contact.html +2 -2
- package/.next/server/app/contact.rsc +2 -2
- package/.next/server/app/contact.segments/!KHdlYnNpdGUp/contact/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/contact.segments/!KHdlYnNpdGUp/contact.segment.rsc +1 -1
- package/.next/server/app/contact.segments/!KHdlYnNpdGUp.segment.rsc +1 -1
- package/.next/server/app/contact.segments/_full.segment.rsc +2 -2
- package/.next/server/app/contact.segments/_head.segment.rsc +1 -1
- package/.next/server/app/contact.segments/_index.segment.rsc +1 -1
- package/.next/server/app/contact.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +11 -11
- package/.next/server/app/index.segments/!KHdlYnNpdGUp/__PAGE__.segment.rsc +11 -11
- package/.next/server/app/index.segments/!KHdlYnNpdGUp.segment.rsc +1 -1
- package/.next/server/app/index.segments/_full.segment.rsc +11 -11
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +1 -1
- package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/login.html +1 -1
- package/.next/server/app/login.rsc +1 -1
- package/.next/server/app/login.segments/_full.segment.rsc +1 -1
- package/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/.next/server/app/login.segments/_index.segment.rsc +1 -1
- package/.next/server/app/login.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/.next/server/app/setup/page/server-reference-manifest.json +15 -15
- package/.next/server/app/setup/page_client-reference-manifest.js +1 -1
- package/.next/server/app/setup.html +2 -2
- package/.next/server/app/setup.rsc +2 -2
- package/.next/server/app/setup.segments/_full.segment.rsc +2 -2
- package/.next/server/app/setup.segments/_head.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_index.segment.rsc +1 -1
- package/.next/server/app/setup.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/setup.segments/setup/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/setup.segments/setup.segment.rsc +1 -1
- package/.next/server/app/sitemap.xml.body +9 -9
- package/.next/server/chunks/[root-of-the-server]__0ikpexd._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__03m3xqu._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__05px_h7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__08s00s8._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0_x-0vh._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0ae1ufj._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0b0jtbx._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0d95wm4._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0d_wuy_._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0frxadd._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__0owpb-h._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1--m0t_._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__11c23n7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__12yzdf7._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1_5z9ae._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1ijsxgu._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1mh1dn4._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1nrl0j-._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1qronyg._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1rjv73_._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__1ybv0-1._.js +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__203pgu_._.js +1 -1
- package/.next/server/chunks/ssr/_01ovwyq._.js +1 -1
- package/.next/server/chunks/ssr/_05jzsu5._.js +1 -1
- package/.next/server/chunks/ssr/_06ljqk-._.js +1 -1
- package/.next/server/chunks/ssr/_06rh1hs._.js +1 -1
- package/.next/server/chunks/ssr/_08mru_6._.js +1 -1
- package/.next/server/chunks/ssr/_09o1npz._.js +1 -1
- package/.next/server/chunks/ssr/{_1zm01h0._.js → _0d9dhlq._.js} +2 -2
- package/.next/server/chunks/ssr/_0h33iks._.js +1 -1
- package/.next/server/chunks/ssr/_0ju3jec._.js +1 -1
- package/.next/server/chunks/ssr/_0kdtd1g._.js +1 -1
- package/.next/server/chunks/ssr/_0m0s15u._.js +1 -1
- package/.next/server/chunks/ssr/_0qdyrxm._.js +1 -1
- package/.next/server/chunks/ssr/_0untlx2._.js +1 -1
- package/.next/server/chunks/ssr/{_1hb_oxg._.js → _0v1z0z-._.js} +2 -2
- package/.next/server/chunks/ssr/_0vu77cg._.js +1 -1
- package/.next/server/chunks/ssr/_0xki9b-._.js +1 -1
- package/.next/server/chunks/ssr/_1-wcqf6._.js +1 -1
- package/.next/server/chunks/ssr/_10imd--._.js +1 -1
- package/.next/server/chunks/ssr/_122ck8v._.js +1 -1
- package/.next/server/chunks/ssr/_17z_x3y._.js +1 -1
- package/.next/server/chunks/ssr/_18r74av._.js +1 -1
- package/.next/server/chunks/ssr/_1agt3s0._.js +1 -1
- package/.next/server/chunks/ssr/_1ijzz5f._.js +1 -1
- package/.next/server/chunks/ssr/_1l22w_w._.js +1 -1
- package/.next/server/chunks/ssr/_1lhtejs._.js +1 -1
- package/.next/server/chunks/ssr/_1pulrwl._.js +1 -1
- package/.next/server/chunks/ssr/_1pvmkr2._.js +1 -1
- package/.next/server/chunks/ssr/_1sseqap._.js +1 -1
- package/.next/server/chunks/ssr/_212t7ar._.js +1 -1
- package/.next/server/chunks/ssr/src_actions_cms_ts_0_rm7-x._.js +1 -1
- package/.next/server/chunks/ssr/src_app_admin_cms_pages_[id]_edit_page-editor-client_tsx_0hbosvr._.js +1 -1
- package/.next/server/chunks/ssr/src_components_admin_branding_icon-generator_tsx_0-p-crb._.js +1 -1
- package/.next/server/chunks/ssr/src_components_admin_projects_project-form_tsx_0ynt29x._.js +1 -1
- package/.next/server/chunks/ssr/src_components_admin_theme_theme-editor_tsx_0ec47ja._.js +1 -1
- package/.next/server/chunks/ssr/src_components_setup_setup-wizard_tsx_17wfyof._.js +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +120 -120
- package/.next/static/chunks/{2d9me2ckcnr7h.js → 04j81u4sdpfu2.js} +1 -1
- package/.next/static/chunks/{0zqog_yngqq7z.js → 0ah0kpd7ekuw1.js} +1 -1
- package/.next/static/chunks/{1q0w9ewl3z_h6.js → 0auy0r9a1q2tn.js} +1 -1
- package/.next/static/chunks/{1tbfriywhx1pb.js → 0ggovh07wwyy8.js} +1 -1
- package/.next/static/chunks/{38rdy0o7-0ox6.js → 0lis8frknimvp.js} +1 -1
- package/.next/static/chunks/{263r2j2npbofi.js → 0nsus-669a8ey.js} +1 -1
- package/.next/static/chunks/{3me6cr4hl9rom.js → 0rf2sac4cv9to.js} +1 -1
- package/.next/static/chunks/{36-tbikyofe31.js → 0xpdqt-hymrf7.js} +1 -1
- package/.next/static/chunks/{1ck9hpq1413sl.js → 1bowvtenaqsj6.js} +1 -1
- package/.next/static/chunks/{3f49air8y0adp.js → 1cjpbb6-vptf4.js} +4 -4
- package/.next/static/chunks/{20lykhw4m0xj7.js → 1hk1y1sg8lhbw.js} +1 -1
- package/.next/static/chunks/{32ewdom11wcw5.js → 1nrpg3ex2_sv_.js} +1 -1
- package/.next/static/chunks/{2kw34i4gw2ajr.js → 1sf7ew5fumaxp.js} +3 -3
- package/.next/static/chunks/{2xln3s9fcx9bl.js → 1u3legaue49ub.js} +1 -1
- package/.next/static/chunks/{2fyzgog8nf5lt.js → 1wy2lokd1l1lp.js} +1 -1
- package/.next/static/chunks/{0y4lkzby6pn69.js → 2-v2c7pmrytbo.js} +1 -1
- package/.next/static/chunks/{11pcx9jz6m8mh.js → 24pptltdm6on5.js} +1 -1
- package/.next/static/chunks/{0pwgm534jn6iw.js → 262zw0y5-stbe.js} +1 -1
- package/.next/static/chunks/{1pwy0ti-uue8r.js → 2hdi4miihh5xo.js} +1 -1
- package/.next/static/chunks/{1902bgggagxq9.js → 2mkfi4f-v_--2.js} +2 -2
- package/.next/static/chunks/{1hame1c35m1cl.js → 2uc63cmx05kds.js} +1 -1
- package/.next/static/chunks/{30qbmzgby_p2-.js → 2y63g12thk4t0.js} +1 -1
- package/.next/static/chunks/{3ibw_8tcpt3lm.js → 2zqss-359c2pk.js} +1 -1
- package/.next/static/chunks/{3ussphcvkyzyx.js → 3i5hcquiom8c0.js} +1 -1
- package/.next/static/chunks/{3kghfbcpnl0zl.js → 3xtvxy_mnp_8w.js} +1 -1
- package/.next/static/chunks/{3en21d5viwrkl.js → 41e2p0bvp89ut.js} +1 -1
- package/README.md +6 -6
- package/package.json +5 -5
- /package/.next/static/{81gZJnh1KWfMhrvOF9la3 → Q2_R7URofsFGUQNefVZtd}/_buildManifest.js +0 -0
- /package/.next/static/{81gZJnh1KWfMhrvOF9la3 → Q2_R7URofsFGUQNefVZtd}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{81gZJnh1KWfMhrvOF9la3 → Q2_R7URofsFGUQNefVZtd}/_ssgManifest.js +0 -0
|
@@ -14,7 +14,7 @@ f:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7e
|
|
|
14
14
|
:HL["/_next/static/media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
15
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
16
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
-
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/00he13i4_kavh.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0kvbpapcvyqza.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00kbml8v-iysh.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0oqr-ue93pczz.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0o7oz3w2i4is1.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
17
|
+
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/00he13i4_kavh.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0kvbpapcvyqza.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00kbml8v-iysh.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0oqr-ue93pczz.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0o7oz3w2i4is1.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2_R7URofsFGUQNefVZtd"}
|
|
18
18
|
12:[]
|
|
19
19
|
c:"$W12"
|
|
20
20
|
7:{}
|
|
@@ -14,7 +14,7 @@ f:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7e
|
|
|
14
14
|
:HL["/_next/static/media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
15
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
16
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
17
|
-
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/00he13i4_kavh.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0kvbpapcvyqza.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00kbml8v-iysh.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0oqr-ue93pczz.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0o7oz3w2i4is1.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
17
|
+
0:{"P":null,"c":["","login"],"q":"","i":false,"f":[[["",{"children":["login",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true,"nonce":"$undefined"}]],"$L2"]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@7","$@8"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/00he13i4_kavh.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0kvbpapcvyqza.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00kbml8v-iysh.js","async":true,"nonce":"$undefined"}],["$","script","script-3",{"src":"/_next/static/chunks/0oqr-ue93pczz.js","async":true,"nonce":"$undefined"}],["$","script","script-4",{"src":"/_next/static/chunks/0o7oz3w2i4is1.js","async":true,"nonce":"$undefined"}]],["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Q2_R7URofsFGUQNefVZtd"}
|
|
18
18
|
12:[]
|
|
19
19
|
c:"$W12"
|
|
20
20
|
7:{}
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[27201,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","content":"#0f0f14"}],["$","meta","3",{"name":"color-scheme","content":"dark"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"PropVault"}],["$","link","1",{"rel":"author","href":"http://localhost:3000"}],["$","meta","2",{"name":"author","content":"PropVault"}],["$","link","3",{"rel":"manifest","href":"/manifest.json"}],["$","meta","4",{"name":"creator","content":"PropVault"}],["$","meta","5",{"name":"publisher","content":"PropVault"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"http://localhost:3000"}],["$","meta","9",{"property":"og:title","content":"PropVault"}],["$","meta","10",{"property":"og:url","content":"http://localhost:3000"}],["$","meta","11",{"property":"og:site_name","content":"PropVault"}],["$","meta","12",{"property":"og:locale","content":"en_IN"}],["$","meta","13",{"property":"og:image","content":"http://localhost:3000/og/propVault.png"}],["$","meta","14",{"property":"og:image:width","content":"1200"}],["$","meta","15",{"property":"og:image:height","content":"630"}],["$","meta","16",{"property":"og:image:alt","content":"PropVault"}],["$","meta","17",{"property":"og:type","content":"website"}],["$","meta","18",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","19",{"name":"twitter:title","content":"PropVault"}],["$","meta","20",{"name":"twitter:image","content":"http://localhost:3000/og/propVault.png"}],["$","link","21",{"rel":"icon","href":"/favicon.ico"}],["$","link","22",{"rel":"apple-touch-icon","href":"/icons/apple-touch-icon.png"}],["$","$L5","23",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1, maximum-scale=5"}],["$","meta","2",{"name":"theme-color","content":"#0f0f14"}],["$","meta","3",{"name":"color-scheme","content":"dark"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"PropVault"}],["$","link","1",{"rel":"author","href":"http://localhost:3000"}],["$","meta","2",{"name":"author","content":"PropVault"}],["$","link","3",{"rel":"manifest","href":"/manifest.json"}],["$","meta","4",{"name":"creator","content":"PropVault"}],["$","meta","5",{"name":"publisher","content":"PropVault"}],["$","meta","6",{"name":"robots","content":"index, follow"}],["$","meta","7",{"name":"googlebot","content":"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"}],["$","link","8",{"rel":"canonical","href":"http://localhost:3000"}],["$","meta","9",{"property":"og:title","content":"PropVault"}],["$","meta","10",{"property":"og:url","content":"http://localhost:3000"}],["$","meta","11",{"property":"og:site_name","content":"PropVault"}],["$","meta","12",{"property":"og:locale","content":"en_IN"}],["$","meta","13",{"property":"og:image","content":"http://localhost:3000/og/propVault.png"}],["$","meta","14",{"property":"og:image:width","content":"1200"}],["$","meta","15",{"property":"og:image:height","content":"630"}],["$","meta","16",{"property":"og:image:alt","content":"PropVault"}],["$","meta","17",{"property":"og:type","content":"website"}],["$","meta","18",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","19",{"name":"twitter:title","content":"PropVault"}],["$","meta","20",{"name":"twitter:image","content":"http://localhost:3000/og/propVault.png"}],["$","link","21",{"rel":"icon","href":"/favicon.ico"}],["$","link","22",{"rel":"apple-touch-icon","href":"/icons/apple-touch-icon.png"}],["$","$L5","23",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -62,7 +62,7 @@ b:I[846696,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7e
|
|
|
62
62
|
--gold-light: 36 82% 47%;
|
|
63
63
|
--whatsapp: 142 70% 45%;
|
|
64
64
|
--whatsapp-hover: 142 70% 35%;
|
|
65
|
-
}0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"inter_c15e96cb-module__0bjUvq__variable playfair_display_fed1534a-module__F9WnGq__variable jetbrains_mono_7ea1d0f9-module__6GV5LG__variable font-sans geist_da832ead-module__aN_Ytq__variable","children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","style",null,{"id":"propvault-theme","data-theme-id":"luxury-dark-gold","dangerouslySetInnerHTML":{"__html":"$2"}}],"","",""]}],["$","body",null,{"className":"antialiased","children":["",["$","$L3",null,{"initialThemeId":"luxury-dark-gold","initialTokens":{"colors":{"background":"240 20% 7%","foreground":"240 5% 96%","primary":"36 82% 47%","primaryForeground":"240 20% 7%","secondary":"240 12% 18%","secondaryForeground":"240 5% 96%","accent":"36 82% 47%","accentForeground":"240 20% 7%","muted":"240 10% 15%","mutedForeground":"240 5% 55%","card":"240 15% 11%","cardForeground":"240 5% 96%","border":"240 10% 18%","input":"240 10% 14%","ring":"36 82% 47%","destructive":"0 72% 51%","destructiveForeground":"0 0% 98%"},"typography":{"fontSans":"Inter, sans-serif","fontSerif":"Playfair Display, serif","fontMono":"JetBrains Mono, monospace","baseFontSize":"16px","lineHeight":"1.6"},"spacing":{"radius":"0.75rem","containerMaxWidth":"80rem"},"custom":{}},"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],"$L6"]}],"$L7"]}],[]]}]}],"$L8"]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
65
|
+
}0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1cth1frd0_70k.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/15zxneal6mec1.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/1rv1psbhy_z98.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/1ntn7efqc-iiw.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/14px0n2lc1773.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"inter_c15e96cb-module__0bjUvq__variable playfair_display_fed1534a-module__F9WnGq__variable jetbrains_mono_7ea1d0f9-module__6GV5LG__variable font-sans geist_da832ead-module__aN_Ytq__variable","children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","style",null,{"id":"propvault-theme","data-theme-id":"luxury-dark-gold","dangerouslySetInnerHTML":{"__html":"$2"}}],"","",""]}],["$","body",null,{"className":"antialiased","children":["",["$","$L3",null,{"initialThemeId":"luxury-dark-gold","initialTokens":{"colors":{"background":"240 20% 7%","foreground":"240 5% 96%","primary":"36 82% 47%","primaryForeground":"240 20% 7%","secondary":"240 12% 18%","secondaryForeground":"240 5% 96%","accent":"36 82% 47%","accentForeground":"240 20% 7%","muted":"240 10% 15%","mutedForeground":"240 5% 55%","card":"240 15% 11%","cardForeground":"240 5% 96%","border":"240 10% 18%","input":"240 10% 14%","ring":"36 82% 47%","destructive":"0 72% 51%","destructiveForeground":"0 0% 98%"},"typography":{"fontSans":"Inter, sans-serif","fontSerif":"Playfair Display, serif","fontMono":"JetBrains Mono, monospace","baseFontSize":"16px","lineHeight":"1.6"},"spacing":{"radius":"0.75rem","containerMaxWidth":"80rem"},"custom":{}},"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[["$","div",null,{"className":"min-h-screen flex items-center justify-center bg-background px-4 relative overflow-hidden","children":[["$","div",null,{"className":"absolute inset-0","children":[["$","div",null,{"className":"absolute top-1/3 left-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.04)] rounded-full blur-3xl"}],"$L6"]}],"$L7"]}],[]]}]}],"$L8"]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
66
66
|
6:["$","div",null,{"className":"absolute bottom-1/3 right-1/4 w-96 h-96 bg-[hsl(36,82%,47%,0.03)] rounded-full blur-3xl"}]
|
|
67
67
|
7:["$","div",null,{"className":"relative z-10 text-center max-w-lg","children":[["$","div",null,{"className":"font-display text-9xl font-bold text-gradient-gold opacity-30 mb-4","children":"404"}],["$","h1",null,{"className":"font-display text-3xl font-bold text-foreground mb-3","children":"Property Not Found"}],["$","p",null,{"className":"text-muted-foreground text-lg mb-8","children":"The page you're looking for doesn't exist or has been moved. Let's help you find the perfect property instead."}],["$","div",null,{"className":"flex flex-wrap justify-center gap-3","children":[["$","$L9",null,{"href":"/projects","children":[["$","$La",null,{"iconNode":[["path",{"d":"m21 21-4.34-4.34","key":"14j7rj"}],["circle",{"cx":"11","cy":"11","r":"8","key":"4ej97u"}]],"className":"lucide-search w-4 h-4"}],"Browse Properties"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none bg-gradient-to-r from-[hsl(36,82%,47%)] to-[hsl(42,88%,65%)] text-[hsl(240,20%,7%)] font-semibold hover:opacity-90 active:scale-[0.98] shadow-[0_4px_14px_0_hsl(36,82%,47%,0.4)] h-12 px-8 text-base","ref":null}],["$","$L9",null,{"href":"/","children":[["$","$La",null,{"iconNode":[["path",{"d":"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8","key":"5wwlr5"}],["path",{"d":"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z","key":"r6nss1"}]],"className":"lucide-house w-4 h-4"}],"Back to Home"],"className":"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-xl font-medium transition-all duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 select-none border border-border bg-transparent hover:bg-secondary/50 hover:text-foreground text-foreground h-12 px-8 text-base","ref":null}]]}],["$","p",null,{"className":"text-sm text-muted-foreground mt-6","children":["Need help?"," ",["$","$L9",null,{"href":"/contact","className":"text-[hsl(36,82%,47%)] hover:underline","children":"Contact our team"}]]}]]}]
|
|
68
68
|
8:["$","$Lb",null,{"position":"top-right","richColors":true,"theme":"dark","toastOptions":{"style":{"background":"hsl(240 15% 11%)","border":"1px solid hsl(240 10% 18%)","color":"hsl(240 5% 96%)"}}}]
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
:HL["/_next/static/media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
5
|
:HL["/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
6
6
|
:HL["/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
7
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"
|
|
7
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"login","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
3:I[594542,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/00he13i4_kavh.js","/_next/static/chunks/0kvbpapcvyqza.js","/_next/static/chunks/00kbml8v-iysh.js","/_next/static/chunks/0oqr-ue93pczz.js","/_next/static/chunks/0o7oz3w2i4is1.js"],"default"]
|
|
4
4
|
6:I[897367,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"OutletBoundary"]
|
|
5
5
|
7:"$Sreact.suspense"
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/00he13i4_kavh.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0kvbpapcvyqza.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/00kbml8v-iysh.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0oqr-ue93pczz.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0o7oz3w2i4is1.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/00he13i4_kavh.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0kvbpapcvyqza.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/00kbml8v-iysh.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/0oqr-ue93pczz.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/0o7oz3w2i4is1.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
7
7
|
4:{}
|
|
8
8
|
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
9
|
8:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[339756,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"default"]
|
|
3
3
|
3:I[837457,["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Q2_R7URofsFGUQNefVZtd"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"00b1eece7ea2b04c1709a6acf556918a2e8495a79b": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/setup/page": {
|
|
6
6
|
"moduleId": 326447,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "checkSystemReadiness",
|
|
13
13
|
"filename": "src/actions/setup.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"00f1d8d34a6829db876e76c51eae92ce2da8a25c61": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/setup/page": {
|
|
18
18
|
"moduleId": 326447,
|
|
@@ -24,43 +24,43 @@
|
|
|
24
24
|
"exportedName": "getSetupStatus",
|
|
25
25
|
"filename": "src/actions/setup.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"408e0a939d919a51d5e269c3564bd48a28bc54e765": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/setup/page": {
|
|
30
30
|
"moduleId": 326447,
|
|
31
31
|
"async": false,
|
|
32
|
-
"exportedName": "
|
|
32
|
+
"exportedName": "testSmtpConnection",
|
|
33
33
|
"filename": "src/actions/setup.ts"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
|
-
"exportedName": "
|
|
36
|
+
"exportedName": "testSmtpConnection",
|
|
37
37
|
"filename": "src/actions/setup.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40af5b0b986f3fad4703b6ebc84018ec594136ba02": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/setup/page": {
|
|
42
42
|
"moduleId": 326447,
|
|
43
43
|
"async": false,
|
|
44
|
-
"exportedName": "
|
|
44
|
+
"exportedName": "testDatabaseConnection",
|
|
45
45
|
"filename": "src/actions/setup.ts"
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
|
-
"exportedName": "
|
|
48
|
+
"exportedName": "testDatabaseConnection",
|
|
49
49
|
"filename": "src/actions/setup.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40ba6eebd4df11a2b7a6e86c2f26e613010c1e81e5": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/setup/page": {
|
|
54
54
|
"moduleId": 326447,
|
|
55
55
|
"async": false,
|
|
56
|
-
"exportedName": "
|
|
56
|
+
"exportedName": "saveDatabaseConfig",
|
|
57
57
|
"filename": "src/actions/setup.ts"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
|
-
"exportedName": "
|
|
60
|
+
"exportedName": "saveDatabaseConfig",
|
|
61
61
|
"filename": "src/actions/setup.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40ca55f77aabb2f546ab508ea354399e4e8909f252": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/setup/page": {
|
|
66
66
|
"moduleId": 326447,
|
|
@@ -72,16 +72,16 @@
|
|
|
72
72
|
"exportedName": "completeSetup",
|
|
73
73
|
"filename": "src/actions/setup.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"40ec237cd01e1eca238b76b356a9917edb54dffce3": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/setup/page": {
|
|
78
78
|
"moduleId": 326447,
|
|
79
79
|
"async": false,
|
|
80
|
-
"exportedName": "
|
|
80
|
+
"exportedName": "testStorageConnection",
|
|
81
81
|
"filename": "src/actions/setup.ts"
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
|
-
"exportedName": "
|
|
84
|
+
"exportedName": "testStorageConnection",
|
|
85
85
|
"filename": "src/actions/setup.ts"
|
|
86
86
|
}
|
|
87
87
|
},
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/setup/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":846696,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/sonner/dist/index.mjs":{"id":846696,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":479520,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":479520,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/src/providers/index.tsx <module evaluation>":{"id":267604,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/src/providers/index.tsx":{"id":267604,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":522016,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":522016,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/lucide-react/dist/esm/Icon.mjs <module evaluation>":{"id":505014,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":505014,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/src/components/setup/setup-wizard.tsx <module evaluation>":{"id":481936,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3p_incroe7yaz.js","/_next/static/chunks/3kghfbcpnl0zl.js","/_next/static/chunks/0o7oz3w2i4is1.js","/_next/static/chunks/0oqr-ue93pczz.js"],"async":false},"[project]/src/components/setup/setup-wizard.tsx":{"id":481936,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3p_incroe7yaz.js","/_next/static/chunks/3kghfbcpnl0zl.js","/_next/static/chunks/0o7oz3w2i4is1.js","/_next/static/chunks/0oqr-ue93pczz.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"846696":{"*":{"id":823292,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"479520":{"*":{"id":496665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"267604":{"*":{"id":568406,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"522016":{"*":{"id":238246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1sj92aq._.js","server/chunks/ssr/node_modules_next_dist_0f-8op-._.js"],"async":false}},"505014":{"*":{"id":390864,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1sj92aq._.js","server/chunks/ssr/node_modules_next_dist_0f-8op-._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"481936":{"*":{"id":880160,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0nkwpql._.js","server/chunks/ssr/_01t25t0._.js","server/chunks/ssr/node_modules_0jfdpts._.js","server/chunks/ssr/_10vhw75._.js","server/chunks/ssr/src_components_setup_setup-wizard_tsx_17wfyof._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"846696":{"*":{"id":734817,"name":"*","chunks":[],"async":false}},"479520":{"*":{"id":944536,"name":"*","chunks":[],"async":false}},"267604":{"*":{"id":230988,"name":"*","chunks":[],"async":false}},"522016":{"*":{"id":784707,"name":"*","chunks":[],"async":false}},"505014":{"*":{"id":990697,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"481936":{"*":{"id":397439,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}],"[project]/src/app/setup/page":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js"],"[project]/src/app/not-found":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js","static/chunks/3l79bq5f4k76s.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js"],"[project]/src/app/setup/page":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js","static/chunks/3p_incroe7yaz.js","static/chunks/3kghfbcpnl0zl.js","static/chunks/0o7oz3w2i4is1.js","static/chunks/0oqr-ue93pczz.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/setup/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":339756,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":339756,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":837457,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":837457,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":347257,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":347257,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":768017,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":768017,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":897367,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":897367,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/sonner/dist/index.mjs <module evaluation>":{"id":846696,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/sonner/dist/index.mjs":{"id":846696,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/script.js <module evaluation>":{"id":479520,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/script.js":{"id":479520,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/src/providers/index.tsx <module evaluation>":{"id":267604,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/src/providers/index.tsx":{"id":267604,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":522016,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/next/dist/client/app-dir/link.js":{"id":522016,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/lucide-react/dist/esm/Icon.mjs <module evaluation>":{"id":505014,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":505014,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3l79bq5f4k76s.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":168027,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":168027,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js"],"async":false},"[project]/src/components/setup/setup-wizard.tsx <module evaluation>":{"id":481936,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3p_incroe7yaz.js","/_next/static/chunks/3xtvxy_mnp_8w.js","/_next/static/chunks/0o7oz3w2i4is1.js","/_next/static/chunks/0oqr-ue93pczz.js"],"async":false},"[project]/src/components/setup/setup-wizard.tsx":{"id":481936,"name":"*","chunks":["/_next/static/chunks/1rv1psbhy_z98.js","/_next/static/chunks/1ntn7efqc-iiw.js","/_next/static/chunks/14px0n2lc1773.js","/_next/static/chunks/3p_incroe7yaz.js","/_next/static/chunks/3xtvxy_mnp_8w.js","/_next/static/chunks/0o7oz3w2i4is1.js","/_next/static/chunks/0oqr-ue93pczz.js"],"async":false}},"ssrModuleMapping":{"339756":{"*":{"id":802420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"837457":{"*":{"id":324017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"347257":{"*":{"id":877682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"92825":{"*":{"id":697296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"768017":{"*":{"id":861660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"897367":{"*":{"id":990574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"27201":{"*":{"id":660704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"846696":{"*":{"id":823292,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"479520":{"*":{"id":496665,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"267604":{"*":{"id":568406,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js"],"async":false}},"522016":{"*":{"id":238246,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1sj92aq._.js","server/chunks/ssr/node_modules_next_dist_0f-8op-._.js"],"async":false}},"505014":{"*":{"id":390864,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_1sj92aq._.js","server/chunks/ssr/node_modules_next_dist_0f-8op-._.js"],"async":false}},"168027":{"*":{"id":340622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/node_modules_next_dist_client_components_0bew68i._.js"],"async":false}},"481936":{"*":{"id":880160,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0zpw6l9._.js","server/chunks/ssr/_064htb5._.js","server/chunks/ssr/node_modules_sonner_dist_index_mjs_084dxi0._.js","server/chunks/ssr/node_modules_next_dist_0uboya6._.js","server/chunks/ssr/_0nkwpql._.js","server/chunks/ssr/_01t25t0._.js","server/chunks/ssr/node_modules_0jfdpts._.js","server/chunks/ssr/_10vhw75._.js","server/chunks/ssr/src_components_setup_setup-wizard_tsx_17wfyof._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"339756":{"*":{"id":926768,"name":"*","chunks":[],"async":false}},"837457":{"*":{"id":517910,"name":"*","chunks":[],"async":false}},"347257":{"*":{"id":292977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":348552,"name":"*","chunks":[],"async":false}},"768017":{"*":{"id":683919,"name":"*","chunks":[],"async":false}},"897367":{"*":{"id":724150,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":643934,"name":"*","chunks":[],"async":false}},"846696":{"*":{"id":734817,"name":"*","chunks":[],"async":false}},"479520":{"*":{"id":944536,"name":"*","chunks":[],"async":false}},"267604":{"*":{"id":230988,"name":"*","chunks":[],"async":false}},"522016":{"*":{"id":784707,"name":"*","chunks":[],"async":false}},"505014":{"*":{"id":990697,"name":"*","chunks":[],"async":false}},"168027":{"*":{"id":782509,"name":"*","chunks":[],"async":false}},"481936":{"*":{"id":397439,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/src/app/layout":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}],"[project]/src/app/not-found":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}],"[project]/node_modules/next/dist/client/components/builtin/global-error":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}],"[project]/src/app/setup/page":[{"path":"static/chunks/1cth1frd0_70k.css","inlined":false},{"path":"static/chunks/15zxneal6mec1.css","inlined":false}]},"entryJSFiles":{"[project]/src/app/layout":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js"],"[project]/src/app/not-found":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js","static/chunks/3l79bq5f4k76s.js"],"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js"],"[project]/src/app/setup/page":["static/chunks/1rv1psbhy_z98.js","static/chunks/1ntn7efqc-iiw.js","static/chunks/14px0n2lc1773.js","static/chunks/3p_incroe7yaz.js","static/chunks/3xtvxy_mnp_8w.js","static/chunks/0o7oz3w2i4is1.js","static/chunks/0oqr-ue93pczz.js"]}};
|
|
3
3
|
|