wiki-viewer 2.11.2 → 2.11.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/required-server-files.json +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/api/agent/activity/route.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/api/agent/events/[...path]/route.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/api/agent/files/[...path]/route.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/api/agent/fs/file/[...path]/route.js.nft.json +1 -1
  17. package/.next/standalone/.next/server/app/api/agent/fs/ls/[[...path]]/route.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/api/agent/fs/move/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/agent/fs/search/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/agent/internal/span/route.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/api/agent/settings/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/agent/sidecar/[...path]/route.js.nft.json +1 -1
  23. package/.next/standalone/.next/server/app/api/app-proxy/[...path]/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/assets/[...path]/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/pdf/save/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/share/[token]/asset/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/share/[token]/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/share/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/system/reveal/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/system/workspaces/[id]/branch/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/system/workspaces/[id]/open/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/system/workspaces/[id]/refresh/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/api/system/workspaces/[id]/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/system/workspaces/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/upload/[...path]/route.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/api/wiki/app/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/wiki/backlinks/route.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/api/wiki/content/route.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/api/wiki/download/route.js.nft.json +1 -1
  40. package/.next/standalone/.next/server/app/api/wiki/folder/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/wiki/git-branches/route.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/api/wiki/git-checkout/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/wiki/git-diff/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/wiki/git-file-info/route.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/api/wiki/git-history/route.js.nft.json +1 -1
  46. package/.next/standalone/.next/server/app/api/wiki/git-pull/route.js.nft.json +1 -1
  47. package/.next/standalone/.next/server/app/api/wiki/move/route.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/api/wiki/new-file/route.js.nft.json +1 -1
  49. package/.next/standalone/.next/server/app/api/wiki/outlinks/route.js.nft.json +1 -1
  50. package/.next/standalone/.next/server/app/api/wiki/page/route.js.nft.json +1 -1
  51. package/.next/standalone/.next/server/app/api/wiki/presence/route.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/api/wiki/route.js.nft.json +1 -1
  53. package/.next/standalone/.next/server/app/api/wiki/search/route.js.nft.json +1 -1
  54. package/.next/standalone/.next/server/app/api/wiki/slugs/route.js.nft.json +1 -1
  55. package/.next/standalone/.next/server/app/api/wiki/upload/route.js.nft.json +1 -1
  56. package/.next/standalone/.next/server/app/api/wiki/watch/route.js.nft.json +1 -1
  57. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/signin/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0st27bi._.js +1 -1
  61. package/.next/standalone/.next/server/chunks/ssr/_0oq8kwv._.js +20 -20
  62. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  63. package/.next/standalone/.next/server/pages/500.html +1 -1
  64. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  66. package/.next/standalone/.next/static/chunks/064kw6cpi-47..css +1 -0
  67. package/.next/standalone/.next/static/chunks/{09z52vnt~jxdl.css → 06l3_t96g__d2.css} +1 -1
  68. package/.next/standalone/.next/static/chunks/{0zx8l56mczo3g.js → 16a.4k1u_jc2v.js} +3 -3
  69. package/.next/standalone/package.json +1 -1
  70. package/.next/standalone/server.js +1 -1
  71. package/package.json +1 -1
  72. package/.next/standalone/.next/static/chunks/09.erdz0y5yfg.css +0 -1
  73. /package/.next/standalone/.next/static/{CciQ9yC2bDmmOcjYpnJoI → vlPEhXvukCQTNa1mne8yh}/_buildManifest.js +0 -0
  74. /package/.next/standalone/.next/static/{CciQ9yC2bDmmOcjYpnJoI → vlPEhXvukCQTNa1mne8yh}/_clientMiddlewareManifest.js +0 -0
  75. /package/.next/standalone/.next/static/{CciQ9yC2bDmmOcjYpnJoI → vlPEhXvukCQTNa1mne8yh}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
- module.exports=[521290,a=>{a.v({className:"inter_5901b7c6-module__ec5Qua__className",variable:"inter_5901b7c6-module__ec5Qua__variable"})},189980,a=>{a.v({className:"fraunces_b92072b0-module__sw6Q8q__className",variable:"fraunces_b92072b0-module__sw6Q8q__variable"})},840823,a=>{a.v({className:"newsreader_c4814ff8-module__L-7Q2W__className",variable:"newsreader_c4814ff8-module__L-7Q2W__variable"})},706459,a=>{a.v({className:"ibm_plex_mono_120c816a-module__Ikjzxa__className",variable:"ibm_plex_mono_120c816a-module__Ikjzxa__variable"})},647390,a=>{a.v({className:"jetbrains_mono_51d9b0be-module__Fsaq9a__className",variable:"jetbrains_mono_51d9b0be-module__Fsaq9a__variable"})},334452,a=>{a.v({className:"fira_code_ce04cdcd-module__s_u42a__className",variable:"fira_code_ce04cdcd-module__s_u42a__variable"})},33631,a=>{a.v({className:"roboto_mono_f4bf163e-module__kuaTMa__className",variable:"roboto_mono_f4bf163e-module__kuaTMa__variable"})},306314,a=>{a.v({className:"space_mono_97e2ed16-module__BVwp1a__className",variable:"space_mono_97e2ed16-module__BVwp1a__variable"})},978215,a=>{a.v({className:"source_code_pro_36ccbe70-module__rlDx7a__className",variable:"source_code_pro_36ccbe70-module__rlDx7a__variable"})},954994,a=>{a.v({className:"roboto_7835b86d-module__-akWjq__className",variable:"roboto_7835b86d-module__-akWjq__variable"})},436475,a=>{a.v({className:"open_sans_88d8a21e-module__OYwqmW__className",variable:"open_sans_88d8a21e-module__OYwqmW__variable"})},471619,a=>{a.v({className:"lexend_e0d5d8c-module__CFtu_q__className",variable:"lexend_e0d5d8c-module__CFtu_q__variable"})},328443,a=>{a.v({className:"atkinson_hyperlegible_de8ab451-module__EcidMG__className",variable:"atkinson_hyperlegible_de8ab451-module__EcidMG__variable"})},685636,a=>{a.v({className:"elmssans_4cdc4e1-module__MBwLWq__className",variable:"elmssans_4cdc4e1-module__MBwLWq__variable"})},370129,a=>{a.v({className:"stacksansnotch_8590b5a2-module__smK1uW__className",variable:"stacksansnotch_8590b5a2-module__smK1uW__variable"})},708841,a=>{a.v({className:"stacksanstext_9eea63da-module__FpGCVq__className",variable:"stacksanstext_9eea63da-module__FpGCVq__variable"})},505023,a=>{a.v({className:"datatype_893d9079-module__E9TsRG__className",variable:"datatype_893d9079-module__E9TsRG__variable"})},204840,a=>{a.v({className:"mirandasans_38058f4c-module__iQiV1a__className",variable:"mirandasans_38058f4c-module__iQiV1a__variable"})},828731,a=>{a.v({className:"luciole_9c59435-module__Dv6--G__className",variable:"luciole_9c59435-module__Dv6--G__variable"})},175419,a=>{a.v({className:"merriweather_346b5bf-module__f6E3ba__className",variable:"merriweather_346b5bf-module__f6E3ba__variable"})},270678,a=>{a.v({className:"libre_baskerville_5b7e0285-module__g_NzGa__className",variable:"libre_baskerville_5b7e0285-module__g_NzGa__variable"})},727758,a=>{a.v({className:"satoshi_def40841-module__BstNsa__className",variable:"satoshi_def40841-module__BstNsa__variable"})},388736,a=>{a.v({className:"generalsans_9ea4aaad-module__QjMUPW__className",variable:"generalsans_9ea4aaad-module__QjMUPW__variable"})},597822,a=>{a.v({className:"sentient_86c4533c-module__2-WM5q__className",variable:"sentient_86c4533c-module__2-WM5q__variable"})},551880,a=>{a.v({className:"gambetta_fbbd6669-module__K73pZW__className",variable:"gambetta_fbbd6669-module__K73pZW__variable"})},451344,a=>{"use strict";a.s(["Toaster",()=>c,"toast",()=>d,"useSonner",()=>e]);var b=a.i(413981);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call Toaster() from the server but Toaster is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>","Toaster"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call toast() from the server but toast is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>","toast"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useSonner() from the server but useSonner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>","useSonner")},508023,a=>{"use strict";a.s(["Toaster",()=>c,"toast",()=>d,"useSonner",()=>e]);var b=a.i(413981);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call Toaster() from the server but Toaster is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs","Toaster"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call toast() from the server but toast is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs","toast"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useSonner() from the server but useSonner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs","useSonner")},980742,a=>{"use strict";a.i(451344);var b=a.i(508023);a.n(b)},144666,a=>{"use strict";a.s(["ThemeProvider",()=>b]);let b=(0,a.i(413981).registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/theme-provider.tsx <module evaluation>","ThemeProvider")},425790,a=>{"use strict";a.s(["ThemeProvider",()=>b]);let b=(0,a.i(413981).registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/theme-provider.tsx","ThemeProvider")},1788,a=>{"use strict";a.i(144666);var b=a.i(425790);a.n(b)},827572,a=>{"use strict";var b=a.i(616842),c=a.i(521290);let d={className:c.default.className,style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"}};null!=c.default.variable&&(d.variable=c.default.variable);var e=a.i(189980);let f={className:e.default.className,style:{fontFamily:"'Fraunces', 'Fraunces Fallback'",fontStyle:"normal"}};null!=e.default.variable&&(f.variable=e.default.variable);var g=a.i(840823);let h={className:g.default.className,style:{fontFamily:"'Newsreader', 'Newsreader Fallback'"}};null!=g.default.variable&&(h.variable=g.default.variable);var i=a.i(706459);let j={className:i.default.className,style:{fontFamily:"'IBM Plex Mono', 'IBM Plex Mono Fallback'",fontStyle:"normal"}};null!=i.default.variable&&(j.variable=i.default.variable);var k=a.i(647390);let l={className:k.default.className,style:{fontFamily:"'JetBrains Mono', 'JetBrains Mono Fallback'",fontStyle:"normal"}};null!=k.default.variable&&(l.variable=k.default.variable);var m=a.i(334452);let n={className:m.default.className,style:{fontFamily:"'Fira Code', 'Fira Code Fallback'",fontStyle:"normal"}};null!=m.default.variable&&(n.variable=m.default.variable);var o=a.i(33631);let p={className:o.default.className,style:{fontFamily:"'Roboto Mono', 'Roboto Mono Fallback'",fontStyle:"normal"}};null!=o.default.variable&&(p.variable=o.default.variable);var q=a.i(306314);let r={className:q.default.className,style:{fontFamily:"'Space Mono', 'Space Mono Fallback'",fontWeight:400,fontStyle:"normal"}};null!=q.default.variable&&(r.variable=q.default.variable);var s=a.i(978215);let t={className:s.default.className,style:{fontFamily:"'Source Code Pro', 'Source Code Pro Fallback'",fontStyle:"normal"}};null!=s.default.variable&&(t.variable=s.default.variable);var u=a.i(954994);let v={className:u.default.className,style:{fontFamily:"'Roboto', 'Roboto Fallback'",fontStyle:"normal"}};null!=u.default.variable&&(v.variable=u.default.variable);var w=a.i(436475);let x={className:w.default.className,style:{fontFamily:"'Open Sans', 'Open Sans Fallback'",fontStyle:"normal"}};null!=w.default.variable&&(x.variable=w.default.variable);var y=a.i(471619);let z={className:y.default.className,style:{fontFamily:"'Lexend', 'Lexend Fallback'",fontStyle:"normal"}};null!=y.default.variable&&(z.variable=y.default.variable);var A=a.i(328443);let B={className:A.default.className,style:{fontFamily:"'Atkinson Hyperlegible', 'Atkinson Hyperlegible Fallback'"}};null!=A.default.variable&&(B.variable=A.default.variable);var C=a.i(685636);let D={className:C.default.className,style:{fontFamily:"'elmsSans', 'elmsSans Fallback'",fontWeight:400}};null!=C.default.variable&&(D.variable=C.default.variable);var E=a.i(370129);let F={className:E.default.className,style:{fontFamily:"'stackSansNotch', 'stackSansNotch Fallback'",fontWeight:400}};null!=E.default.variable&&(F.variable=E.default.variable);var G=a.i(708841);let H={className:G.default.className,style:{fontFamily:"'stackSansText', 'stackSansText Fallback'",fontWeight:400}};null!=G.default.variable&&(H.variable=G.default.variable);var I=a.i(505023);let J={className:I.default.className,style:{fontFamily:"'datatype', 'datatype Fallback'",fontWeight:400}};null!=I.default.variable&&(J.variable=I.default.variable);var K=a.i(204840);let L={className:K.default.className,style:{fontFamily:"'mirandaSans', 'mirandaSans Fallback'",fontWeight:400}};null!=K.default.variable&&(L.variable=K.default.variable);var M=a.i(828731);let N={className:M.default.className,style:{fontFamily:"'luciole', 'luciole Fallback'"}};null!=M.default.variable&&(N.variable=M.default.variable);var O=a.i(175419);let P={className:O.default.className,style:{fontFamily:"'Merriweather', 'Merriweather Fallback'"}};null!=O.default.variable&&(P.variable=O.default.variable);var Q=a.i(270678);let R={className:Q.default.className,style:{fontFamily:"'Libre Baskerville', 'Libre Baskerville Fallback'"}};null!=Q.default.variable&&(R.variable=Q.default.variable);var S=a.i(727758);let T={className:S.default.className,style:{fontFamily:"'satoshi', 'satoshi Fallback'"}};null!=S.default.variable&&(T.variable=S.default.variable);var U=a.i(388736);let V={className:U.default.className,style:{fontFamily:"'generalSans', 'generalSans Fallback'"}};null!=U.default.variable&&(V.variable=U.default.variable);var W=a.i(597822);let X={className:W.default.className,style:{fontFamily:"'sentient', 'sentient Fallback'"}};null!=W.default.variable&&(X.variable=W.default.variable);var Y=a.i(551880);let Z={className:Y.default.className,style:{fontFamily:"'gambetta', 'gambetta Fallback'"}};null!=Y.default.variable&&(Z.variable=Y.default.variable);var $=a.i(980742),_=a.i(1788);function aa(a){if(!a.startsWith("/"))return a;let b=process.env.WIKI_URL_PREFIX??"";return!b||a.startsWith(b+"/")||a===b?a:b+a}a.s(["default",0,function({children:a}){return(0,b.jsxs)("html",{lang:"en",suppressHydrationWarning:!0,className:`${d.variable} ${f.variable} ${h.variable} ${j.variable} ${l.variable} ${n.variable} ${p.variable} ${r.variable} ${t.variable} ${T.variable} ${V.variable} ${X.variable} ${Z.variable} ${v.variable} ${x.variable} ${z.variable} ${B.variable} ${D.variable} ${F.variable} ${H.variable} ${J.variable} ${L.variable} ${N.variable} ${P.variable} ${R.variable}`,children:[(0,b.jsxs)("head",{children:[(0,b.jsx)("script",{dangerouslySetInnerHTML:{__html:`window.__WIKI_PREFIX=${JSON.stringify(process.env.WIKI_URL_PREFIX??"")};window.__WIKI_LITE=${"1"===process.env.WIKI_LITE};`}}),(0,b.jsx)("script",{dangerouslySetInnerHTML:{__html:"(function(){try{var f=localStorage.getItem('wiki-fonts');if(f){try{var p=JSON.parse(f);var html=document.documentElement;if(p.ui){html.dataset.fontUi=p.ui;}if(p.body){html.dataset.fontBody=p.body;}if(p.heading){html.dataset.fontHeading=p.heading;}if(p.code){html.dataset.fontCode=p.code;}var isScale=function(v){return typeof v==='number'&&v>=0.5&&v<=2;};if(isScale(p.uiScale)){html.style.setProperty('--font-scale-ui',String(p.uiScale));}if(isScale(p.bodyScale)){html.style.setProperty('--font-scale-body',String(p.bodyScale));}if(isScale(p.headingScale)){html.style.setProperty('--font-scale-heading',String(p.headingScale));}}catch(e){}}}catch(e){}})();"}})]}),(0,b.jsx)("body",{className:"font-sans antialiased",children:(0,b.jsxs)(_.ThemeProvider,{children:[a,(0,b.jsx)($.Toaster,{theme:"system",position:"bottom-right",toastOptions:{className:"border-border bg-card text-card-foreground"}})]})})]})},"dynamic",0,"force-dynamic","generateMetadata",0,function(){return{title:"Wiki Viewer",description:"Local file browser, viewer, and editor",manifest:aa("/manifest.webmanifest"),appleWebApp:{capable:!0,title:"Wiki",statusBarStyle:"black-translucent"},icons:{icon:aa("/icon-192.png"),apple:aa("/icon-192.png")}}},"viewport",0,{themeColor:"#0c0a09",width:"device-width",initialScale:1}],827572)},650645,a=>{a.n(a.i(827572))}];
1
+ module.exports=[521290,a=>{a.v({className:"inter_5901b7c6-module__ec5Qua__className",variable:"inter_5901b7c6-module__ec5Qua__variable"})},189980,a=>{a.v({className:"fraunces_b92072b0-module__sw6Q8q__className",variable:"fraunces_b92072b0-module__sw6Q8q__variable"})},840823,a=>{a.v({className:"newsreader_c4814ff8-module__L-7Q2W__className",variable:"newsreader_c4814ff8-module__L-7Q2W__variable"})},706459,a=>{a.v({className:"ibm_plex_mono_120c816a-module__Ikjzxa__className",variable:"ibm_plex_mono_120c816a-module__Ikjzxa__variable"})},647390,a=>{a.v({className:"jetbrains_mono_51d9b0be-module__Fsaq9a__className",variable:"jetbrains_mono_51d9b0be-module__Fsaq9a__variable"})},334452,a=>{a.v({className:"fira_code_ce04cdcd-module__s_u42a__className",variable:"fira_code_ce04cdcd-module__s_u42a__variable"})},33631,a=>{a.v({className:"roboto_mono_f4bf163e-module__kuaTMa__className",variable:"roboto_mono_f4bf163e-module__kuaTMa__variable"})},306314,a=>{a.v({className:"space_mono_97e2ed16-module__BVwp1a__className",variable:"space_mono_97e2ed16-module__BVwp1a__variable"})},978215,a=>{a.v({className:"source_code_pro_36ccbe70-module__rlDx7a__className",variable:"source_code_pro_36ccbe70-module__rlDx7a__variable"})},954994,a=>{a.v({className:"roboto_7835b86d-module__-akWjq__className",variable:"roboto_7835b86d-module__-akWjq__variable"})},436475,a=>{a.v({className:"open_sans_88d8a21e-module__OYwqmW__className",variable:"open_sans_88d8a21e-module__OYwqmW__variable"})},471619,a=>{a.v({className:"lexend_e0d5d8c-module__CFtu_q__className",variable:"lexend_e0d5d8c-module__CFtu_q__variable"})},328443,a=>{a.v({className:"atkinson_hyperlegible_de8ab451-module__EcidMG__className",variable:"atkinson_hyperlegible_de8ab451-module__EcidMG__variable"})},685636,a=>{a.v({className:"elmssans_4cdc4e1-module__MBwLWq__className",variable:"elmssans_4cdc4e1-module__MBwLWq__variable"})},370129,a=>{a.v({className:"stacksansnotch_8590b5a2-module__smK1uW__className",variable:"stacksansnotch_8590b5a2-module__smK1uW__variable"})},708841,a=>{a.v({className:"stacksanstext_9eea63da-module__FpGCVq__className",variable:"stacksanstext_9eea63da-module__FpGCVq__variable"})},505023,a=>{a.v({className:"datatype_893d9079-module__E9TsRG__className",variable:"datatype_893d9079-module__E9TsRG__variable"})},204840,a=>{a.v({className:"mirandasans_38058f4c-module__iQiV1a__className",variable:"mirandasans_38058f4c-module__iQiV1a__variable"})},828731,a=>{a.v({className:"luciole_9c59435-module__Dv6--G__className",variable:"luciole_9c59435-module__Dv6--G__variable"})},175419,a=>{a.v({className:"merriweather_346b5bf-module__f6E3ba__className",variable:"merriweather_346b5bf-module__f6E3ba__variable"})},270678,a=>{a.v({className:"libre_baskerville_5b7e0285-module__g_NzGa__className",variable:"libre_baskerville_5b7e0285-module__g_NzGa__variable"})},727758,a=>{a.v({className:"satoshi_def40841-module__BstNsa__className",variable:"satoshi_def40841-module__BstNsa__variable"})},388736,a=>{a.v({className:"generalsans_9ea4aaad-module__QjMUPW__className",variable:"generalsans_9ea4aaad-module__QjMUPW__variable"})},597822,a=>{a.v({className:"sentient_86c4533c-module__2-WM5q__className",variable:"sentient_86c4533c-module__2-WM5q__variable"})},551880,a=>{a.v({className:"gambetta_fbbd6669-module__K73pZW__className",variable:"gambetta_fbbd6669-module__K73pZW__variable"})},451344,a=>{"use strict";a.s(["Toaster",()=>c,"toast",()=>d,"useSonner",()=>e]);var b=a.i(413981);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call Toaster() from the server but Toaster is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>","Toaster"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call toast() from the server but toast is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>","toast"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useSonner() from the server but useSonner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs <module evaluation>","useSonner")},508023,a=>{"use strict";a.s(["Toaster",()=>c,"toast",()=>d,"useSonner",()=>e]);var b=a.i(413981);let c=(0,b.registerClientReference)(function(){throw Error("Attempted to call Toaster() from the server but Toaster is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs","Toaster"),d=(0,b.registerClientReference)(function(){throw Error("Attempted to call toast() from the server but toast is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs","toast"),e=(0,b.registerClientReference)(function(){throw Error("Attempted to call useSonner() from the server but useSonner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs","useSonner")},980742,a=>{"use strict";a.i(451344);var b=a.i(508023);a.n(b)},144666,a=>{"use strict";a.s(["ThemeProvider",()=>b]);let b=(0,a.i(413981).registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/theme-provider.tsx <module evaluation>","ThemeProvider")},425790,a=>{"use strict";a.s(["ThemeProvider",()=>b]);let b=(0,a.i(413981).registerClientReference)(function(){throw Error("Attempted to call ThemeProvider() from the server but ThemeProvider is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/components/theme-provider.tsx","ThemeProvider")},1788,a=>{"use strict";a.i(144666);var b=a.i(425790);a.n(b)},827572,a=>{"use strict";var b=a.i(616842),c=a.i(521290);let d={className:c.default.className,style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"}};null!=c.default.variable&&(d.variable=c.default.variable);var e=a.i(189980);let f={className:e.default.className,style:{fontFamily:"'Fraunces', 'Fraunces Fallback'",fontStyle:"normal"}};null!=e.default.variable&&(f.variable=e.default.variable);var g=a.i(840823);let h={className:g.default.className,style:{fontFamily:"'Newsreader', 'Newsreader Fallback'"}};null!=g.default.variable&&(h.variable=g.default.variable);var i=a.i(706459);let j={className:i.default.className,style:{fontFamily:"'IBM Plex Mono', 'IBM Plex Mono Fallback'",fontStyle:"normal"}};null!=i.default.variable&&(j.variable=i.default.variable);var k=a.i(647390);let l={className:k.default.className,style:{fontFamily:"'JetBrains Mono', 'JetBrains Mono Fallback'",fontStyle:"normal"}};null!=k.default.variable&&(l.variable=k.default.variable);var m=a.i(334452);let n={className:m.default.className,style:{fontFamily:"'Fira Code', 'Fira Code Fallback'",fontStyle:"normal"}};null!=m.default.variable&&(n.variable=m.default.variable);var o=a.i(33631);let p={className:o.default.className,style:{fontFamily:"'Roboto Mono', 'Roboto Mono Fallback'",fontStyle:"normal"}};null!=o.default.variable&&(p.variable=o.default.variable);var q=a.i(306314);let r={className:q.default.className,style:{fontFamily:"'Space Mono', 'Space Mono Fallback'",fontWeight:400,fontStyle:"normal"}};null!=q.default.variable&&(r.variable=q.default.variable);var s=a.i(978215);let t={className:s.default.className,style:{fontFamily:"'Source Code Pro', 'Source Code Pro Fallback'",fontStyle:"normal"}};null!=s.default.variable&&(t.variable=s.default.variable);var u=a.i(954994);let v={className:u.default.className,style:{fontFamily:"'Roboto', 'Roboto Fallback'",fontStyle:"normal"}};null!=u.default.variable&&(v.variable=u.default.variable);var w=a.i(436475);let x={className:w.default.className,style:{fontFamily:"'Open Sans', 'Open Sans Fallback'",fontStyle:"normal"}};null!=w.default.variable&&(x.variable=w.default.variable);var y=a.i(471619);let z={className:y.default.className,style:{fontFamily:"'Lexend', 'Lexend Fallback'",fontStyle:"normal"}};null!=y.default.variable&&(z.variable=y.default.variable);var A=a.i(328443);let B={className:A.default.className,style:{fontFamily:"'Atkinson Hyperlegible', 'Atkinson Hyperlegible Fallback'"}};null!=A.default.variable&&(B.variable=A.default.variable);var C=a.i(685636);let D={className:C.default.className,style:{fontFamily:"'elmsSans', 'elmsSans Fallback'",fontWeight:400}};null!=C.default.variable&&(D.variable=C.default.variable);var E=a.i(370129);let F={className:E.default.className,style:{fontFamily:"'stackSansNotch', 'stackSansNotch Fallback'",fontWeight:400}};null!=E.default.variable&&(F.variable=E.default.variable);var G=a.i(708841);let H={className:G.default.className,style:{fontFamily:"'stackSansText', 'stackSansText Fallback'",fontWeight:400}};null!=G.default.variable&&(H.variable=G.default.variable);var I=a.i(505023);let J={className:I.default.className,style:{fontFamily:"'datatype', 'datatype Fallback'",fontWeight:400}};null!=I.default.variable&&(J.variable=I.default.variable);var K=a.i(204840);let L={className:K.default.className,style:{fontFamily:"'mirandaSans', 'mirandaSans Fallback'",fontWeight:400}};null!=K.default.variable&&(L.variable=K.default.variable);var M=a.i(828731);let N={className:M.default.className,style:{fontFamily:"'luciole', 'luciole Fallback'"}};null!=M.default.variable&&(N.variable=M.default.variable);var O=a.i(175419);let P={className:O.default.className,style:{fontFamily:"'Merriweather', 'Merriweather Fallback'"}};null!=O.default.variable&&(P.variable=O.default.variable);var Q=a.i(270678);let R={className:Q.default.className,style:{fontFamily:"'Libre Baskerville', 'Libre Baskerville Fallback'"}};null!=Q.default.variable&&(R.variable=Q.default.variable);var S=a.i(727758);let T={className:S.default.className,style:{fontFamily:"'satoshi', 'satoshi Fallback'"}};null!=S.default.variable&&(T.variable=S.default.variable);var U=a.i(388736);let V={className:U.default.className,style:{fontFamily:"'generalSans', 'generalSans Fallback'"}};null!=U.default.variable&&(V.variable=U.default.variable);var W=a.i(597822);let X={className:W.default.className,style:{fontFamily:"'sentient', 'sentient Fallback'"}};null!=W.default.variable&&(X.variable=W.default.variable);var Y=a.i(551880);let Z={className:Y.default.className,style:{fontFamily:"'gambetta', 'gambetta Fallback'"}};null!=Y.default.variable&&(Z.variable=Y.default.variable);var $=a.i(980742),_=a.i(1788);function aa(a){if(!a.startsWith("/"))return a;let b=process.env.WIKI_URL_PREFIX??"";return!b||a.startsWith(b+"/")||a===b?a:b+a}a.s(["default",0,function({children:a}){return(0,b.jsxs)("html",{lang:"en",suppressHydrationWarning:!0,className:`${d.variable} ${f.variable} ${h.variable} ${j.variable} ${l.variable} ${n.variable} ${p.variable} ${r.variable} ${t.variable} ${T.variable} ${V.variable} ${X.variable} ${Z.variable} ${v.variable} ${x.variable} ${z.variable} ${B.variable} ${D.variable} ${F.variable} ${H.variable} ${J.variable} ${L.variable} ${N.variable} ${P.variable} ${R.variable}`,children:[(0,b.jsxs)("head",{children:[(0,b.jsx)("script",{dangerouslySetInnerHTML:{__html:`window.__WIKI_PREFIX=${JSON.stringify(process.env.WIKI_URL_PREFIX??"")};window.__WIKI_LITE=${"1"===process.env.WIKI_LITE};`}}),(0,b.jsx)("script",{dangerouslySetInnerHTML:{__html:"(function(){try{var f=localStorage.getItem('wiki-fonts');if(f){try{var p=JSON.parse(f);var html=document.documentElement;if(p.ui){html.dataset.fontUi=p.ui;}if(p.body){html.dataset.fontBody=p.body;}if(p.heading){html.dataset.fontHeading=p.heading;}if(p.code){html.dataset.fontCode=p.code;}var isScale=function(v){return typeof v==='number'&&v>=0.5&&v<=2;};if(isScale(p.uiScale)){html.style.setProperty('--font-scale-ui',String(p.uiScale));}if(isScale(p.bodyScale)){html.style.setProperty('--font-scale-body',String(p.bodyScale));}if(isScale(p.headingScale)){html.style.setProperty('--font-scale-heading',String(p.headingScale));}if(isScale(p.codeScale)){html.style.setProperty('--font-scale-code',String(p.codeScale));}}catch(e){}}}catch(e){}})();"}})]}),(0,b.jsx)("body",{className:"font-sans antialiased",children:(0,b.jsxs)(_.ThemeProvider,{children:[a,(0,b.jsx)($.Toaster,{theme:"system",position:"bottom-right",toastOptions:{className:"border-border bg-card text-card-foreground"}})]})})]})},"dynamic",0,"force-dynamic","generateMetadata",0,function(){return{title:"Wiki Viewer",description:"Local file browser, viewer, and editor",manifest:aa("/manifest.webmanifest"),appleWebApp:{capable:!0,title:"Wiki",statusBarStyle:"black-translucent"},icons:{icon:aa("/icon-192.png"),apple:aa("/icon-192.png")}}},"viewport",0,{themeColor:"#0c0a09",width:"device-width",initialScale:1}],827572)},650645,a=>{a.n(a.i(827572))}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__0st27bi._.js.map