@semiont/frontend 0.3.8 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/package.json +1 -1
  2. package/standalone/apps/frontend/.next/BUILD_ID +1 -1
  3. package/standalone/apps/frontend/.next/app-path-routes-manifest.json +1 -1
  4. package/standalone/apps/frontend/.next/build-manifest.json +3 -3
  5. package/standalone/apps/frontend/.next/prerender-manifest.json +3 -3
  6. package/standalone/apps/frontend/.next/server/app/[locale]/about/page_client-reference-manifest.js +1 -1
  7. package/standalone/apps/frontend/.next/server/app/[locale]/admin/devops/page_client-reference-manifest.js +1 -1
  8. package/standalone/apps/frontend/.next/server/app/[locale]/admin/exchange/page_client-reference-manifest.js +1 -1
  9. package/standalone/apps/frontend/.next/server/app/[locale]/admin/page_client-reference-manifest.js +1 -1
  10. package/standalone/apps/frontend/.next/server/app/[locale]/admin/security/page_client-reference-manifest.js +1 -1
  11. package/standalone/apps/frontend/.next/server/app/[locale]/admin/users/page_client-reference-manifest.js +1 -1
  12. package/standalone/apps/frontend/.next/server/app/[locale]/auth/error/page_client-reference-manifest.js +1 -1
  13. package/standalone/apps/frontend/.next/server/app/[locale]/auth/signin/page_client-reference-manifest.js +1 -1
  14. package/standalone/apps/frontend/.next/server/app/[locale]/auth/signup/page_client-reference-manifest.js +1 -1
  15. package/standalone/apps/frontend/.next/server/app/[locale]/auth/welcome/page_client-reference-manifest.js +1 -1
  16. package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page.js +2 -1
  17. package/standalone/apps/frontend/.next/server/app/[locale]/know/compose/page_client-reference-manifest.js +1 -1
  18. package/standalone/apps/frontend/.next/server/app/[locale]/know/discover/page_client-reference-manifest.js +1 -1
  19. package/standalone/apps/frontend/.next/server/app/[locale]/know/page_client-reference-manifest.js +1 -1
  20. package/standalone/apps/frontend/.next/server/app/[locale]/know/resource/[id]/page_client-reference-manifest.js +1 -1
  21. package/standalone/apps/frontend/.next/server/app/[locale]/moderate/entity-tags/page_client-reference-manifest.js +1 -1
  22. package/standalone/apps/frontend/.next/server/app/[locale]/moderate/linked-data/page_client-reference-manifest.js +1 -1
  23. package/standalone/apps/frontend/.next/server/app/[locale]/moderate/page_client-reference-manifest.js +1 -1
  24. package/standalone/apps/frontend/.next/server/app/[locale]/moderate/recent/page_client-reference-manifest.js +1 -1
  25. package/standalone/apps/frontend/.next/server/app/[locale]/moderate/tag-schemas/page_client-reference-manifest.js +1 -1
  26. package/standalone/apps/frontend/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
  27. package/standalone/apps/frontend/.next/server/app/[locale]/privacy/page_client-reference-manifest.js +1 -1
  28. package/standalone/apps/frontend/.next/server/app/[locale]/terms/page_client-reference-manifest.js +1 -1
  29. package/standalone/apps/frontend/.next/server/app/_global-error.html +1 -1
  30. package/standalone/apps/frontend/.next/server/app/_global-error.rsc +1 -1
  31. package/standalone/apps/frontend/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  32. package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  33. package/standalone/apps/frontend/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  34. package/standalone/apps/frontend/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  35. package/standalone/apps/frontend/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  36. package/standalone/apps/frontend/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  37. package/standalone/apps/frontend/.next/server/app/_not-found.html +1 -1
  38. package/standalone/apps/frontend/.next/server/app/_not-found.rsc +1 -1
  39. package/standalone/apps/frontend/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  40. package/standalone/apps/frontend/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  41. package/standalone/apps/frontend/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  42. package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  43. package/standalone/apps/frontend/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  44. package/standalone/apps/frontend/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  45. package/standalone/apps/frontend/.next/server/app-paths-manifest.json +1 -1
  46. package/standalone/apps/frontend/.next/server/chunks/3144.js +68 -3
  47. package/standalone/apps/frontend/.next/server/chunks/5015.js +8 -2
  48. package/standalone/apps/frontend/.next/server/chunks/730.js +1 -0
  49. package/standalone/apps/frontend/.next/server/middleware-build-manifest.js +1 -1
  50. package/standalone/apps/frontend/.next/server/pages/404.html +1 -1
  51. package/standalone/apps/frontend/.next/server/pages/500.html +1 -1
  52. package/standalone/apps/frontend/.next/server/server-reference-manifest.json +1 -1
  53. package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/compose/page-b4e3b18b2e3563e6.js +1 -0
  54. package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/layout-47d133bae7c3824a.js +1 -0
  55. package/standalone/apps/frontend/.next/static/chunks/{common-8bba91ba0e18a846.js → common-1cf094fd8459017a.js} +7 -7
  56. package/standalone/apps/frontend/.next/static/css/05925ad6b995db98.css +1 -0
  57. package/standalone/apps/frontend/package.json +3 -3
  58. package/standalone/package.json +1 -1
  59. package/standalone/packages/core/package.json +1 -1
  60. package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/compose/page-8c09eaae74b2bfd1.js +0 -1
  61. package/standalone/apps/frontend/.next/static/chunks/app/[locale]/know/layout-262d8dd6c6e33738.js +0 -1
  62. package/standalone/apps/frontend/.next/static/css/62efa3db04a0e2c3.css +0 -1
  63. /package/standalone/apps/frontend/.next/static/{_Rs-o7s78Dq1TUdhbWvzJ → nQGOPuwZSP1CkXzV2tNlO}/_buildManifest.js +0 -0
  64. /package/standalone/apps/frontend/.next/static/{_Rs-o7s78Dq1TUdhbWvzJ → nQGOPuwZSP1CkXzV2tNlO}/_ssgManifest.js +0 -0
@@ -3,7 +3,7 @@
3
3
  3:I[46009,["8039","static/chunks/app/error-b7b996fcd4c281e1.js"],"default"]
4
4
  4:I[1380,[],""]
5
5
  8:I[25325,["4219","static/chunks/app/global-error-9a4752b9d60178d7.js"],"default"]
6
- 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",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":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,"$L5"]}],{},null,false,null]},null,false,"$@6"]},null,false,"$@6"],"$L7",false]],"m":"$undefined","G":["$8",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"_Rs-o7s78Dq1TUdhbWvzJ"}
6
+ 0:{"P":null,"c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["_global-error",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",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":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,"$L5"]}],{},null,false,null]},null,false,"$@6"]},null,false,"$@6"],"$L7",false]],"m":"$undefined","G":["$8",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nQGOPuwZSP1CkXzV2tNlO"}
7
7
  9:I[30887,[],"OutletBoundary"]
8
8
  a:"$Sreact.suspense"
9
9
  d:I[30887,[],"ViewportBoundary"]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[30887,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
4
+ 0:{"rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":[["$","title",null,{"children":"500: This page couldn’t load"}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }"}}]]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","display":"flex","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"marginTop":"-32px","maxWidth":"325px","padding":"32px 28px","textAlign":"left"},"children":[["$","svg",null,{"width":"32","height":"32","viewBox":"-0.2 -1.5 32 32","fill":"none","style":{"marginBottom":"24px"},"children":["$","path",null,{"d":"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z","fill":"var(--next-error-title)"}]}],["$","h1",null,{"style":{"fontSize":"24px","fontWeight":500,"letterSpacing":"-0.02em","lineHeight":"32px","margin":"0 0 12px 0","color":"var(--next-error-title)"},"children":"This page couldn’t load"}],["$","p",null,{"style":{"fontSize":"14px","fontWeight":400,"lineHeight":"21px","margin":"0 0 20px 0","color":"var(--next-error-message)"},"children":"A server error occurred. Reload to try again."}],["$","form",null,{"style":{"margin":0},"children":["$","button",null,{"type":"submit","style":{"display":"inline-flex","alignItems":"center","justifyContent":"center","height":"32px","padding":"0 12px","fontSize":"14px","fontWeight":500,"lineHeight":"20px","borderRadius":"6px","cursor":"pointer","color":"var(--next-error-btn-text)","background":"var(--next-error-btn-bg)","border":"var(--next-error-btn-border)"},"children":"Reload"}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
5
5
  4:null
@@ -2,4 +2,4 @@
2
2
  2:I[99630,[],""]
3
3
  3:I[1380,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -2,4 +2,4 @@
2
2
  2:I[30887,[],"ViewportBoundary"]
3
3
  3:I[30887,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
5
+ 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"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -3,4 +3,4 @@
3
3
  3:I[46009,["8039","static/chunks/app/error-b7b996fcd4c281e1.js"],"default"]
4
4
  4:I[1380,[],""]
5
5
  5:[]
6
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W5","buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
6
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W5","buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -1 +1 @@
1
- 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
1
+ 0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"_global-error","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -1 +1 @@
1
- <script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a0284d55d288650f.js"/><script src="/_next/static/chunks/87c73c54-e11922cda838f8cc.js" async=""></script><script src="/_next/static/chunks/common-8bba91ba0e18a846.js" async=""></script><script src="/_next/static/css/9ed9607bad31b45e.css" async=""></script><script src="/_next/static/chunks/vendors-63213253c18580f4.js" async=""></script><script src="/_next/static/chunks/main-app-094b6e4e5016338b.js" async=""></script><script src="/_next/static/chunks/app/error-b7b996fcd4c281e1.js" async=""></script><script src="/_next/static/chunks/app/global-error-9a4752b9d60178d7.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><div hidden=""><!--$--><!--/$--></div><div style="display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;font-family:system-ui, -apple-system, sans-serif"><h1 style="font-size:4rem;margin:0">404</h1><p style="font-size:1.5rem;margin-top:1rem">Page not found</p><a href="/en" style="margin-top:2rem;padding:0.75rem 1.5rem;background-color:#0070f3;color:white;text-decoration:none;border-radius:0.5rem;display:inline-block">Go home</a></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a0284d55d288650f.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[99630,[],\"\"]\n3:I[46009,[\"8039\",\"static/chunks/app/error-b7b996fcd4c281e1.js\"],\"default\"]\n4:I[1380,[],\"\"]\n5:I[30887,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[30887,[],\"ViewportBoundary\"]\nb:I[30887,[],\"MetadataBoundary\"]\nd:I[25325,[\"4219\",\"static/chunks/app/global-error-9a4752b9d60178d7.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",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\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"_Rs-o7s78Dq1TUdhbWvzJ\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nc:[]\n"])</script></body></html>
1
+ <script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a0284d55d288650f.js"/><script src="/_next/static/chunks/87c73c54-e11922cda838f8cc.js" async=""></script><script src="/_next/static/chunks/common-1cf094fd8459017a.js" async=""></script><script src="/_next/static/css/9ed9607bad31b45e.css" async=""></script><script src="/_next/static/chunks/vendors-63213253c18580f4.js" async=""></script><script src="/_next/static/chunks/main-app-094b6e4e5016338b.js" async=""></script><script src="/_next/static/chunks/app/error-b7b996fcd4c281e1.js" async=""></script><script src="/_next/static/chunks/app/global-error-9a4752b9d60178d7.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><div hidden=""><!--$--><!--/$--></div><div style="display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;font-family:system-ui, -apple-system, sans-serif"><h1 style="font-size:4rem;margin:0">404</h1><p style="font-size:1.5rem;margin-top:1rem">Page not found</p><a href="/en" style="margin-top:2rem;padding:0.75rem 1.5rem;background-color:#0070f3;color:white;text-decoration:none;border-radius:0.5rem;display:inline-block">Go home</a></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a0284d55d288650f.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[99630,[],\"\"]\n3:I[46009,[\"8039\",\"static/chunks/app/error-b7b996fcd4c281e1.js\"],\"default\"]\n4:I[1380,[],\"\"]\n5:I[30887,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[30887,[],\"ViewportBoundary\"]\nb:I[30887,[],\"MetadataBoundary\"]\nd:I[25325,[\"4219\",\"static/chunks/app/global-error-9a4752b9d60178d7.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",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\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"nQGOPuwZSP1CkXzV2tNlO\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nc:[]\n"])</script></body></html>
@@ -7,7 +7,7 @@
7
7
  9:I[30887,[],"ViewportBoundary"]
8
8
  b:I[30887,[],"MetadataBoundary"]
9
9
  d:I[25325,["4219","static/chunks/app/global-error-9a4752b9d60178d7.js"],"default"]
10
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",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":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"_Rs-o7s78Dq1TUdhbWvzJ"}
10
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",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":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nQGOPuwZSP1CkXzV2tNlO"}
11
11
  e:[]
12
12
  8:"$We"
13
13
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -7,7 +7,7 @@
7
7
  9:I[30887,[],"ViewportBoundary"]
8
8
  b:I[30887,[],"MetadataBoundary"]
9
9
  d:I[25325,["4219","static/chunks/app/global-error-9a4752b9d60178d7.js"],"default"]
10
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",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":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"_Rs-o7s78Dq1TUdhbWvzJ"}
10
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",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":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],null,["$","$L5",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@7"}]}]]}],{},null,false,null]},null,false,"$@8"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L9",null,{"children":"$La"}],["$","div",null,{"hidden":true,"children":["$","$Lb",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$Lc"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$d",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"nQGOPuwZSP1CkXzV2tNlO"}
11
11
  e:[]
12
12
  8:"$We"
13
13
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -2,4 +2,4 @@
2
2
  2:I[30887,[],"ViewportBoundary"]
3
3
  3:I[30887,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
5
+ 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -2,4 +2,4 @@
2
2
  2:I[99630,[],""]
3
3
  3:I[46009,["8039","static/chunks/app/error-b7b996fcd4c281e1.js"],"default"]
4
4
  4:I[1380,[],""]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$3","errorStyles":[],"errorScripts":[],"template":["$","$L4",null,{}],"notFound":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[30887,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
4
+ 0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"style":{"display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center","minHeight":"100vh","padding":"2rem","fontFamily":"system-ui, -apple-system, sans-serif"},"children":[["$","h1",null,{"style":{"fontSize":"4rem","margin":0},"children":"404"}],["$","p",null,{"style":{"fontSize":"1.5rem","marginTop":"1rem"},"children":"Page not found"}],["$","a",null,{"href":"/en","style":{"marginTop":"2rem","padding":"0.75rem 1.5rem","backgroundColor":"#0070f3","color":"white","textDecoration":"none","borderRadius":"0.5rem","display":"inline-block"},"children":"Go home"}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
5
5
  4:null
@@ -2,4 +2,4 @@
2
2
  2:I[99630,[],""]
3
3
  3:I[1380,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -1 +1 @@
1
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"_Rs-o7s78Dq1TUdhbWvzJ"}
1
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"nQGOPuwZSP1CkXzV2tNlO"}
@@ -3,8 +3,8 @@
3
3
  "/_global-error/page": "app/_global-error/page.js",
4
4
  "/[locale]/auth/mcp-setup/route": "app/[locale]/auth/mcp-setup/route.js",
5
5
  "/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
6
- "/api/cookies/consent/route": "app/api/cookies/consent/route.js",
7
6
  "/api/cookies/export/route": "app/api/cookies/export/route.js",
7
+ "/api/cookies/consent/route": "app/api/cookies/consent/route.js",
8
8
  "/api/resources/[id]/route": "app/api/resources/[id]/route.js",
9
9
  "/[locale]/about/page": "app/[locale]/about/page.js",
10
10
  "/[locale]/auth/error/page": "app/[locale]/auth/error/page.js",
@@ -58944,6 +58944,7 @@ function SortableResourceTab({ resource, isCollapsed, isActive, href, onClose, o
58944
58944
  };
58945
58945
  const iconEmoji = getResourceIcon(resource.mediaType);
58946
58946
  const isCurrentlyDragging = isSortableDragging || isDragging;
58947
+ const tooltipText = resource.storageUri ? resource.storageUri.replace(/^file:\/\//, "") : resource.name;
58947
58948
  const handleKeyDown = (0,react.useCallback)((e6)=>{
58948
58949
  if (onReorderRef.current && e6.altKey) {
58949
58950
  if (e6.key === "ArrowUp") {
@@ -58971,7 +58972,7 @@ function SortableResourceTab({ resource, isCollapsed, isActive, href, onClose, o
58971
58972
  /* @__PURE__ */ (0,react_jsx_runtime.jsxs)(LinkComponent, {
58972
58973
  href,
58973
58974
  className: "semiont-resource-tab__link",
58974
- title: resource.name,
58975
+ title: tooltipText,
58975
58976
  children: [
58976
58977
  /* @__PURE__ */ (0,react_jsx_runtime.jsx)("span", {
58977
58978
  className: "semiont-resource-tab__icon",
@@ -59691,6 +59692,7 @@ function GatherContextStep({ context, contextLoading, contextError, userHint, on
59691
59692
 
59692
59693
  function ConfigureGenerationStep({ defaultTitle, locale, context, onBack, onCancel, onGenerate, translations: t12 }) {
59693
59694
  const [title, setTitle] = (0,react.useState)(defaultTitle);
59695
+ const [storagePath, setStoragePath] = (0,react.useState)("");
59694
59696
  const [prompt, setPrompt] = (0,react.useState)("");
59695
59697
  const [language2, setLanguage] = (0,react.useState)(locale);
59696
59698
  const [temperature, setTemperature] = (0,react.useState)(0.7);
@@ -59700,6 +59702,7 @@ function ConfigureGenerationStep({ defaultTitle, locale, context, onBack, onCanc
59700
59702
  const trimmedPrompt = prompt.trim();
59701
59703
  onGenerate({
59702
59704
  title,
59705
+ storagePath: `file://${storagePath}`,
59703
59706
  ...trimmedPrompt ? {
59704
59707
  prompt: trimmedPrompt
59705
59708
  } : {},
@@ -59732,6 +59735,34 @@ function ConfigureGenerationStep({ defaultTitle, locale, context, onBack, onCanc
59732
59735
  })
59733
59736
  ]
59734
59737
  }),
59738
+ /* @__PURE__ */ (0,react_jsx_runtime.jsxs)("div", {
59739
+ className: "semiont-form__field",
59740
+ children: [
59741
+ /* @__PURE__ */ (0,react_jsx_runtime.jsx)("label", {
59742
+ htmlFor: "wizard-storagePath",
59743
+ className: "semiont-form__label",
59744
+ children: "Save location"
59745
+ }),
59746
+ /* @__PURE__ */ (0,react_jsx_runtime.jsxs)("div", {
59747
+ className: "semiont-input-addon",
59748
+ children: [
59749
+ /* @__PURE__ */ (0,react_jsx_runtime.jsx)("span", {
59750
+ className: "semiont-input-addon__prefix",
59751
+ children: "file://"
59752
+ }),
59753
+ /* @__PURE__ */ (0,react_jsx_runtime.jsx)("input", {
59754
+ id: "wizard-storagePath",
59755
+ type: "text",
59756
+ value: storagePath,
59757
+ onChange: (e6)=>setStoragePath(e6.target.value),
59758
+ required: true,
59759
+ className: "semiont-input semiont-input--addon",
59760
+ placeholder: "generated/my-resource.md"
59761
+ })
59762
+ ]
59763
+ })
59764
+ ]
59765
+ }),
59735
59766
  /* @__PURE__ */ (0,react_jsx_runtime.jsxs)("div", {
59736
59767
  className: "semiont-form__field",
59737
59768
  children: [
@@ -64550,6 +64581,7 @@ function ResourceComposePage({ mode, cloneData, referenceData, gatheredContext,
64550
64581
  const [selectedFormat, setSelectedFormat] = (0,react.useState)("text/markdown");
64551
64582
  const [selectedLanguage, setSelectedLanguage] = (0,react.useState)(initialLocale);
64552
64583
  const [selectedCharset, setSelectedCharset] = (0,react.useState)("");
64584
+ const [storagePath, setStoragePath] = (0,react.useState)("");
64553
64585
  const [archiveOriginal, setArchiveOriginal] = (0,react.useState)(true);
64554
64586
  process.env.__NEXT_PRIVATE_MINIMIZE_MACRO_FALSE && (0,react.useEffect)(()=>{
64555
64587
  if (mode === "clone" && cloneData) {
@@ -64606,6 +64638,7 @@ function ResourceComposePage({ mode, cloneData, referenceData, gatheredContext,
64606
64638
  const params = {
64607
64639
  mode,
64608
64640
  name: newResourceName,
64641
+ storageUri: `file://${storagePath}`,
64609
64642
  content: newResourceContent,
64610
64643
  format: uploadedFile ? fileMimeType : selectedFormat,
64611
64644
  entityTypes: selectedEntityTypes,
@@ -64771,6 +64804,35 @@ function ResourceComposePage({ mode, cloneData, referenceData, gatheredContext,
64771
64804
  })
64772
64805
  ]
64773
64806
  }),
64807
+ /* @__PURE__ */ (0,react_jsx_runtime.jsxs)("div", {
64808
+ className: "semiont-form__field",
64809
+ children: [
64810
+ /* @__PURE__ */ (0,react_jsx_runtime.jsx)("label", {
64811
+ htmlFor: "storagePath",
64812
+ className: "semiont-form__label",
64813
+ children: "Save location"
64814
+ }),
64815
+ /* @__PURE__ */ (0,react_jsx_runtime.jsxs)("div", {
64816
+ className: "semiont-input-addon",
64817
+ children: [
64818
+ /* @__PURE__ */ (0,react_jsx_runtime.jsx)("span", {
64819
+ className: "semiont-input-addon__prefix",
64820
+ children: "file://"
64821
+ }),
64822
+ /* @__PURE__ */ (0,react_jsx_runtime.jsx)("input", {
64823
+ id: "storagePath",
64824
+ type: "text",
64825
+ value: storagePath,
64826
+ onChange: (e6)=>setStoragePath(e6.target.value),
64827
+ placeholder: "docs/my-resource.md",
64828
+ required: true,
64829
+ className: "semiont-input semiont-input--addon",
64830
+ disabled: isCreating
64831
+ })
64832
+ ]
64833
+ })
64834
+ ]
64835
+ }),
64774
64836
  (!isReferenceCompletion || selectedEntityTypes.length === 0) && /* @__PURE__ */ (0,react_jsx_runtime.jsxs)("div", {
64775
64837
  className: "semiont-form__field semiont-form__entity-types",
64776
64838
  children: [
@@ -65852,7 +65914,8 @@ function useYieldFlow(locale, resourceId2, clearNewAnnotationId) {
65852
65914
  options: {
65853
65915
  ...options,
65854
65916
  language: options.language || locale,
65855
- context: options.context
65917
+ context: options.context,
65918
+ storageUri: options.storageUri
65856
65919
  }
65857
65920
  });
65858
65921
  }, [
@@ -66047,6 +66110,7 @@ function ResourceViewerPage({ resource, rUri, locale, Link, routes, ToolbarPanel
66047
66110
  const handleWizardGenerateSubmit = (0,react.useCallback)((referenceId, config)=>{
66048
66111
  onGenerateDocument(referenceId, {
66049
66112
  title: config.title,
66113
+ storageUri: config.storagePath,
66050
66114
  prompt: config.prompt,
66051
66115
  language: config.language,
66052
66116
  temperature: config.temperature,
@@ -66100,7 +66164,7 @@ function ResourceViewerPage({ resource, rUri, locale, Link, routes, ToolbarPanel
66100
66164
  (0,react.useEffect)(()=>{
66101
66165
  if (resource && rUri) {
66102
66166
  const mediaType = (0,api_client_dist/* getPrimaryMediaType */.f9)(resource);
66103
- addResource(rUri, resource.name, mediaType || void 0);
66167
+ addResource(rUri, resource.name, mediaType || void 0, resource.storageUri);
66104
66168
  if (typeof localStorage !== "undefined") {
66105
66169
  localStorage.setItem("lastViewedDocumentId", rUri);
66106
66170
  }
@@ -67401,6 +67465,7 @@ var SemiontApiClient = class {
67401
67465
  const formData = new FormData();
67402
67466
  formData.append("name", data.name);
67403
67467
  formData.append("format", data.format);
67468
+ formData.append("storageUri", data.storageUri);
67404
67469
  if (data.file instanceof File) {
67405
67470
  formData.append("file", data.file);
67406
67471
  } else if (Buffer.isBuffer(data.file)) {
@@ -378,16 +378,19 @@ var sortable_esm = __webpack_require__(72117);
378
378
  window.addEventListener('storage', handleStorageChange);
379
379
  return ()=>window.removeEventListener('storage', handleStorageChange);
380
380
  }, []);
381
- const addResource = (0,react.useCallback)((id, name, mediaType)=>{
381
+ const addResource = (0,react.useCallback)((id, name, mediaType, storageUri)=>{
382
382
  setOpenResources((prev)=>{
383
383
  const existing = prev.find((resource)=>resource.id === id);
384
384
  if (existing) {
385
- // Update name and mediaType if resource already exists
385
+ // Update name, mediaType, and storageUri if resource already exists
386
386
  return prev.map((resource)=>resource.id === id ? {
387
387
  ...resource,
388
388
  name,
389
389
  ...mediaType && {
390
390
  mediaType
391
+ },
392
+ ...storageUri && {
393
+ storageUri
391
394
  }
392
395
  } : resource);
393
396
  }
@@ -402,6 +405,9 @@ var sortable_esm = __webpack_require__(72117);
402
405
  order: maxOrder + 1,
403
406
  ...mediaType && {
404
407
  mediaType
408
+ },
409
+ ...storageUri && {
410
+ storageUri
405
411
  }
406
412
  }
407
413
  ];
@@ -769,6 +769,7 @@ var SemiontApiClient = class {
769
769
  const formData = new FormData();
770
770
  formData.append("name", data.name);
771
771
  formData.append("format", data.format);
772
+ formData.append("storageUri", data.storageUri);
772
773
  if (data.file instanceof File) {
773
774
  formData.append("file", data.file);
774
775
  } else if (Buffer.isBuffer(data.file)) {
@@ -1 +1 @@
1
- globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/_Rs-o7s78Dq1TUdhbWvzJ/_buildManifest.js","static/_Rs-o7s78Dq1TUdhbWvzJ/_ssgManifest.js"],rootMainFiles:["static/chunks/webpack-a0284d55d288650f.js","static/chunks/87c73c54-e11922cda838f8cc.js","static/chunks/common-8bba91ba0e18a846.js","static/css/9ed9607bad31b45e.css","static/chunks/vendors-63213253c18580f4.js","static/chunks/main-app-094b6e4e5016338b.js"],rootMainFilesTree:{},pages:{"/_app":[]}};
1
+ globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/nQGOPuwZSP1CkXzV2tNlO/_buildManifest.js","static/nQGOPuwZSP1CkXzV2tNlO/_ssgManifest.js"],rootMainFiles:["static/chunks/webpack-a0284d55d288650f.js","static/chunks/87c73c54-e11922cda838f8cc.js","static/chunks/common-1cf094fd8459017a.js","static/css/9ed9607bad31b45e.css","static/chunks/vendors-63213253c18580f4.js","static/chunks/main-app-094b6e4e5016338b.js"],rootMainFilesTree:{},pages:{"/_app":[]}};
@@ -1 +1 @@
1
- <script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a0284d55d288650f.js"/><script src="/_next/static/chunks/87c73c54-e11922cda838f8cc.js" async=""></script><script src="/_next/static/chunks/common-8bba91ba0e18a846.js" async=""></script><script src="/_next/static/css/9ed9607bad31b45e.css" async=""></script><script src="/_next/static/chunks/vendors-63213253c18580f4.js" async=""></script><script src="/_next/static/chunks/main-app-094b6e4e5016338b.js" async=""></script><script src="/_next/static/chunks/app/error-b7b996fcd4c281e1.js" async=""></script><script src="/_next/static/chunks/app/global-error-9a4752b9d60178d7.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><div hidden=""><!--$--><!--/$--></div><div style="display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;font-family:system-ui, -apple-system, sans-serif"><h1 style="font-size:4rem;margin:0">404</h1><p style="font-size:1.5rem;margin-top:1rem">Page not found</p><a href="/en" style="margin-top:2rem;padding:0.75rem 1.5rem;background-color:#0070f3;color:white;text-decoration:none;border-radius:0.5rem;display:inline-block">Go home</a></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a0284d55d288650f.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[99630,[],\"\"]\n3:I[46009,[\"8039\",\"static/chunks/app/error-b7b996fcd4c281e1.js\"],\"default\"]\n4:I[1380,[],\"\"]\n5:I[30887,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[30887,[],\"ViewportBoundary\"]\nb:I[30887,[],\"MetadataBoundary\"]\nd:I[25325,[\"4219\",\"static/chunks/app/global-error-9a4752b9d60178d7.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",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\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"_Rs-o7s78Dq1TUdhbWvzJ\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nc:[]\n"])</script></body></html>
1
+ <script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a0284d55d288650f.js"/><script src="/_next/static/chunks/87c73c54-e11922cda838f8cc.js" async=""></script><script src="/_next/static/chunks/common-1cf094fd8459017a.js" async=""></script><script src="/_next/static/css/9ed9607bad31b45e.css" async=""></script><script src="/_next/static/chunks/vendors-63213253c18580f4.js" async=""></script><script src="/_next/static/chunks/main-app-094b6e4e5016338b.js" async=""></script><script src="/_next/static/chunks/app/error-b7b996fcd4c281e1.js" async=""></script><script src="/_next/static/chunks/app/global-error-9a4752b9d60178d7.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><div hidden=""><!--$--><!--/$--></div><div style="display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;font-family:system-ui, -apple-system, sans-serif"><h1 style="font-size:4rem;margin:0">404</h1><p style="font-size:1.5rem;margin-top:1rem">Page not found</p><a href="/en" style="margin-top:2rem;padding:0.75rem 1.5rem;background-color:#0070f3;color:white;text-decoration:none;border-radius:0.5rem;display:inline-block">Go home</a></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a0284d55d288650f.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[99630,[],\"\"]\n3:I[46009,[\"8039\",\"static/chunks/app/error-b7b996fcd4c281e1.js\"],\"default\"]\n4:I[1380,[],\"\"]\n5:I[30887,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[30887,[],\"ViewportBoundary\"]\nb:I[30887,[],\"MetadataBoundary\"]\nd:I[25325,[\"4219\",\"static/chunks/app/global-error-9a4752b9d60178d7.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",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\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"minHeight\":\"100vh\",\"padding\":\"2rem\",\"fontFamily\":\"system-ui, -apple-system, sans-serif\"},\"children\":[[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"4rem\",\"margin\":0},\"children\":\"404\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"1.5rem\",\"marginTop\":\"1rem\"},\"children\":\"Page not found\"}],[\"$\",\"a\",null,{\"href\":\"/en\",\"style\":{\"marginTop\":\"2rem\",\"padding\":\"0.75rem 1.5rem\",\"backgroundColor\":\"#0070f3\",\"color\":\"white\",\"textDecoration\":\"none\",\"borderRadius\":\"0.5rem\",\"display\":\"inline-block\"},\"children\":\"Go home\"}]]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$@8\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"nQGOPuwZSP1CkXzV2tNlO\"}\n"])</script><script>self.__next_f.push([1,"e:[]\n8:\"$We\"\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"7:null\nc:[]\n"])</script></body></html>