wiki-viewer 2.9.3 → 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/required-server-files.json +2 -2
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/next-font-manifest.json +38 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent/activity/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/events/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/files/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/file/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/ls/[[...path]]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/move/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/fs/search/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/internal/span/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/settings/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent/sidecar/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/app-proxy/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/assets/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/pdf/save/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/asset/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/share/[token]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/share/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/browse/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/branch/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/open/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/refresh/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/system/workspaces/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/upload/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/app/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/backlinks/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/content/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/download/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/folder/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-branches/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-checkout/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-file-info/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-history/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/git-pull/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/move/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/new-file/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/outlinks/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/page/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/presence/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/search/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/slugs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/wiki/watch/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page/next-font-manifest.json +38 -1
- package/.next/standalone/.next/server/app/page.js +1 -1
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/s/[token]/page/next-font-manifest.json +38 -1
- package/.next/standalone/.next/server/app/s/[token]/page.js +1 -1
- package/.next/standalone/.next/server/app/s/[token]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/s/[token]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/signin/page/next-font-manifest.json +38 -1
- package/.next/standalone/.next/server/app/signin/page.js +2 -2
- package/.next/standalone/.next/server/app/signin/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/signin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__00sn-o5._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05tbv~.._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_5~w8k._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_g-.kr._.js +3 -3
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0mjux2y._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__11ltgmp._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_auth_server_ts_00f4e0h._.js +7 -7
- package/.next/standalone/.next/server/chunks/ssr/{0~w0_katex_dist_katex_mjs_018q_uc._.js → 0~w0_katex_dist_katex_mjs_0ezwklf._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__09ut-wj._.js → [root-of-the-server]__0ijphh5._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n5kphk._.js → [root-of-the-server]__0v4bxn5._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12pw.xq._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0d9d~c~._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0kkaybx._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/_0oq8kwv._.js +21 -23
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0mv0.4i._.js → node_modules__pnpm_02omd8-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0kkbph0._.js → node_modules__pnpm_02sp547._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0x9-_1d._.js → node_modules__pnpm_02uftns._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0bnc0lk._.js → node_modules__pnpm_03a6alg._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0qmqt0m._.js → node_modules__pnpm_04t9xl-._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0ebvpwi._.js → node_modules__pnpm_067bv9c._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0s1th-1._.js → node_modules__pnpm_07aatdc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_07bf4mp._.js → node_modules__pnpm_09cxxh9._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0f9vj0~._.js → node_modules__pnpm_09ms74y._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0pv3k.9._.js → node_modules__pnpm_0a~ka8f._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_02yqus6._.js → node_modules__pnpm_0dyz243._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0g21lw4._.js → node_modules__pnpm_0fjns1m._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0fa23-q._.js → node_modules__pnpm_0gp97p7._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0kdk2ot._.js → node_modules__pnpm_0hqvb5v._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0.wgpvp._.js → node_modules__pnpm_0iy87hj._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0a~3f2a._.js → node_modules__pnpm_0pe2rdb._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0q~maar._.js → node_modules__pnpm_0q8v8dz._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0tdnho_._.js → node_modules__pnpm_0usypt0._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_12nfd13._.js → node_modules__pnpm_0v38l5j._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0xq~zku._.js → node_modules__pnpm_0vn1wax._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0dm.meu._.js → node_modules__pnpm_0ybuie9._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_02j0p3a._.js → node_modules__pnpm_0yi0xoe._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0p4w0~q._.js → node_modules__pnpm_0~v9~.c._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0w6oo9l._.js → node_modules__pnpm_11-0pez._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0f.5boy._.js → node_modules__pnpm_11-k0fx._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0nt22aq._.js → node_modules__pnpm_11ya8hu._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{node_modules__pnpm_0f9vuiw._.js → node_modules__pnpm_124x.i6._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/src_app_s_[token]_page_tsx_0_fzrmd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_signin_00yk0vm._.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/.next/standalone/.next/server/next-font-manifest.json +152 -4
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/static/chunks/{0fm2eul-wqh2f.js → 02.js-~-mud9y.js} +1 -1
- package/.next/standalone/.next/static/chunks/08a~bt71ve3kk.js +1 -0
- package/.next/standalone/.next/static/chunks/0h1rq-by77vbq.js +1 -0
- package/.next/standalone/.next/static/chunks/0kn46-7d-slsk.css +23 -0
- package/.next/standalone/.next/static/chunks/0m9a~lcgq0h-l.js +170 -0
- package/.next/standalone/.next/static/chunks/0pj~087q91fgk.css +1 -0
- package/.next/standalone/.next/static/chunks/{00_12ekhbvhhp.js → 0wkj8v.ttvxv..js} +1 -1
- package/.next/standalone/.next/static/media/02046ca7e906ed9f-s.1602kxq-59i~c.woff2 +0 -0
- package/.next/standalone/.next/static/media/0797a9ffe47acb65-s.045uve1.n0xw5.woff2 +0 -0
- package/.next/standalone/.next/static/media/08328e320c8f68d1-s.068q2mbkdvzxv.woff2 +0 -0
- package/.next/standalone/.next/static/media/1e239d59b95c7889-s.0y5o_un~q19dn.woff2 +0 -0
- package/.next/standalone/.next/static/media/248e1dc0efc99276-s.p.0ft7o6kv5bp14.woff2 +0 -0
- package/.next/standalone/.next/static/media/2742b3d653a3157b-s.12jcr6dg9go_n.woff2 +0 -0
- package/.next/standalone/.next/static/media/2aec202ebfcf461b-s.0p8pxnvll2h.7.woff2 +0 -0
- package/.next/standalone/.next/static/media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2 +0 -0
- package/.next/standalone/.next/static/media/38df7484fe560b25-s.p.0_h8~hcb-m6kp.woff2 +0 -0
- package/.next/standalone/.next/static/media/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN-s.p.0hfk9k1kkjsdy.woff2 +0 -0
- package/.next/standalone/.next/static/media/3c9bd1ad48ccb78c-s.0mbvj~smw3lv4.woff2 +0 -0
- package/.next/standalone/.next/static/media/3ce154ad7d54dc86-s.0n54~jvon9ee5.woff2 +0 -0
- package/.next/standalone/.next/static/media/3e80ce3d3175ff0e-s.0r7j4fqpb_s~7.woff2 +0 -0
- package/.next/standalone/.next/static/media/433XP6QWDVL6KQ5K7ZCOP524TX4LE4RJ-s.p.13or5lok2-922.woff2 +0 -0
- package/.next/standalone/.next/static/media/48e5af244f2769e4-s.p.02pz5pzr7s54d.woff2 +0 -0
- package/.next/standalone/.next/static/media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2 +0 -0
- package/.next/standalone/.next/static/media/574e5b2a8fe8e45b-s.01yactx5t2mij.woff2 +0 -0
- package/.next/standalone/.next/static/media/5b0229109f6656bb-s.1455rc8vwuctw.woff2 +0 -0
- package/.next/standalone/.next/static/media/5c773c73f3b750dc-s.0qis_my1gal~q.woff2 +0 -0
- package/.next/standalone/.next/static/media/62d4b50592542c9f-s.0id408x23fv8q.woff2 +0 -0
- package/.next/standalone/.next/static/media/6KRVTMHEY26GBVOWXYL6F3ZLGUXE5ZD5-s.p.0xh3vtwj392i-.woff2 +0 -0
- package/.next/standalone/.next/static/media/6bbcb5b36acd717c-s.0oz2cuf9udaui.woff2 +0 -0
- package/.next/standalone/.next/static/media/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP-s.p.0hq2a81xn4_re.woff2 +0 -0
- package/.next/standalone/.next/static/media/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH-s.p.0aqd04_idyb6d.woff2 +0 -0
- package/.next/standalone/.next/static/media/7a454fa283e484f3-s.p.0quc0xhiv~l2f.woff2 +0 -0
- package/.next/standalone/.next/static/media/7c2c7251ac640798-s.0ci7sidzj82wz.woff2 +0 -0
- package/.next/standalone/.next/static/media/7cdbb9ca823c0a73-s.0g~9kd3dx56ng.woff2 +0 -0
- package/.next/standalone/.next/static/media/89ea96820aa96980-s.p.05i4trv5wh9ym.woff2 +0 -0
- package/.next/standalone/.next/static/media/8c352cd2dd0b7ed3-s.046_rt88lmymv.woff2 +0 -0
- package/.next/standalone/.next/static/media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2 +0 -0
- package/.next/standalone/.next/static/media/9de307755bdae5a1-s.p.0h_ujslg0gefa.woff2 +0 -0
- package/.next/standalone/.next/static/media/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR-s.p.0yt9gwi-.i49f.woff2 +0 -0
- package/.next/standalone/.next/static/media/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX-s.p.0mxjq567rs1on.woff2 +0 -0
- package/.next/standalone/.next/static/media/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY-s.p.049.kwhs-b7lf.woff2 +0 -0
- package/.next/standalone/.next/static/media/NIQ54PVBBIWVK3PFSOIOUJSXIJ5WTNDP-s.p.0-mpnqa_q7f0-.woff2 +0 -0
- package/.next/standalone/.next/static/media/ODDSCHC7OZCRRQJDJV5LMJKTGF7URFO4-s.p.0ti.-5ju6w580.woff2 +0 -0
- package/.next/standalone/.next/static/media/RMBKFTS6UFOXVBCL3EVCXLWRQBA3PN4K-s.p.0udd26.7.3pmc.woff2 +0 -0
- package/.next/standalone/.next/static/media/RNUZPHMIVMPXFHVACRGCAJ32E6WUEDVU-s.p.0h80ym842138e.woff2 +0 -0
- package/.next/standalone/.next/static/media/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN-s.p.0rb3ehjtk_okh.woff2 +0 -0
- package/.next/standalone/.next/static/media/SIH66VPT4WS2HIF5PEJNDU4INNUF54LG-s.p.08_1ce4x9brpn.woff2 +0 -0
- package/.next/standalone/.next/static/media/TW4KNQIPR4LNP4I6I6C6HKQ23B2EQAU5-s.p.02kr7k5v_8hxa.woff2 +0 -0
- package/.next/standalone/.next/static/media/UMQTMTAEPCAFNEJDVEURBIXJENGOHOWO-s.p.0~8tz_97dla0z.woff2 +0 -0
- package/.next/standalone/.next/static/media/WNDVG7O66ENLOD43GS7FBUCC4KMT5OM2-s.p.0lx670_9j82xu.woff2 +0 -0
- package/.next/standalone/.next/static/media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2 +0 -0
- package/.next/standalone/.next/static/media/a421df443b3f383b-s.0-2a4_vov7hfq.woff2 +0 -0
- package/.next/standalone/.next/static/media/be7780d61d89233b-s.01u0nh~~sr1co.woff2 +0 -0
- package/.next/standalone/.next/static/media/c2873153dc73d9e3-s.0g6heybwh~nbo.woff2 +0 -0
- package/.next/standalone/.next/static/media/ca19bc83075b2625-s.0s0y.-f87v-al.woff2 +0 -0
- package/.next/standalone/.next/static/media/ca31d6821328a4e9-s.p.0w8w9q576xw20.woff2 +0 -0
- package/.next/standalone/.next/static/media/cc6c75d91fb27f62-s.117builj2s2_-.woff2 +0 -0
- package/.next/standalone/.next/static/media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2 +0 -0
- package/.next/standalone/.next/static/media/ce5b45ab00236ec9-s.0e2v01fdnfw~o.woff2 +0 -0
- package/.next/standalone/.next/static/media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2 +0 -0
- package/.next/standalone/.next/static/media/cf514f5d0007dafa-s.p.0lok5zj4ubzox.woff2 +0 -0
- package/.next/standalone/.next/static/media/d38a53d0ba90b32d-s.0-z21w-861g1d.woff2 +0 -0
- package/.next/standalone/.next/static/media/datatype_regular-s.p.0j71g.k6bf9dr.woff2 +0 -0
- package/.next/standalone/.next/static/media/eae18db174274e0c-s.018x-x0snqelf.woff2 +0 -0
- package/.next/standalone/.next/static/media/ed5f1f9bced69653-s.p.0t~r0znp74~xb.woff2 +0 -0
- package/.next/standalone/.next/static/media/elms_sans_regular-s.p.0ca_dpt0ytdvz.woff2 +0 -0
- package/.next/standalone/.next/static/media/f5031e7b18bdfbb3-s.p.17530ebvtj~5g.woff2 +0 -0
- package/.next/standalone/.next/static/media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2 +0 -0
- package/.next/standalone/.next/static/media/fad568eea626db0e-s.04s-lri-1fnua.woff2 +0 -0
- package/.next/standalone/.next/static/media/fb4a86a49ba2c1c4-s.0h_5frik6_87y.woff2 +0 -0
- package/.next/standalone/.next/static/media/luciole_bold-s.p.0psnmt9gb4e-1.woff2 +0 -0
- package/.next/standalone/.next/static/media/luciole_bolditalic-s.p.02l.qqox3o-3o.woff2 +0 -0
- package/.next/standalone/.next/static/media/luciole_italic-s.p.0vt.gc9ulxy.p.woff2 +0 -0
- package/.next/standalone/.next/static/media/luciole_regular-s.p.0b_wrlnaatliw.woff2 +0 -0
- package/.next/standalone/.next/static/media/miranda_sans_regular-s.p.0s2lp.tajrx9n.woff2 +0 -0
- package/.next/standalone/.next/static/media/stack_sans_notch_regular-s.p.16v-w3iusmqa0.woff2 +0 -0
- package/.next/standalone/.next/static/media/stack_sans_text_regular-s.p.0-4jeegtdke5b.woff2 +0 -0
- package/.next/standalone/next.config.ts +6 -1
- package/.next/standalone/package.json +1 -1
- package/.next/standalone/public/fonts/datatype/datatype-regular.woff2 +0 -0
- package/.next/standalone/public/fonts/elms-sans/elms-sans-regular.woff2 +0 -0
- package/.next/standalone/public/fonts/gambetta/6KRVTMHEY26GBVOWXYL6F3ZLGUXE5ZD5.woff2 +0 -0
- package/.next/standalone/public/fonts/gambetta/ODDSCHC7OZCRRQJDJV5LMJKTGF7URFO4.woff2 +0 -0
- package/.next/standalone/public/fonts/gambetta/RMBKFTS6UFOXVBCL3EVCXLWRQBA3PN4K.woff2 +0 -0
- package/.next/standalone/public/fonts/gambetta/UMQTMTAEPCAFNEJDVEURBIXJENGOHOWO.woff2 +0 -0
- package/.next/standalone/public/fonts/general-sans/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2 +0 -0
- package/.next/standalone/public/fonts/general-sans/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH.woff2 +0 -0
- package/.next/standalone/public/fonts/general-sans/NIQ54PVBBIWVK3PFSOIOUJSXIJ5WTNDP.woff2 +0 -0
- package/.next/standalone/public/fonts/general-sans/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2 +0 -0
- package/.next/standalone/public/fonts/general-sans/TW4KNQIPR4LNP4I6I6C6HKQ23B2EQAU5.woff2 +0 -0
- package/.next/standalone/public/fonts/luciole/luciole-bold.woff2 +0 -0
- package/.next/standalone/public/fonts/luciole/luciole-bolditalic.woff2 +0 -0
- package/.next/standalone/public/fonts/luciole/luciole-italic.woff2 +0 -0
- package/.next/standalone/public/fonts/luciole/luciole-regular.woff2 +0 -0
- package/.next/standalone/public/fonts/miranda-sans/miranda-sans-regular.woff2 +0 -0
- package/.next/standalone/public/fonts/satoshi/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2 +0 -0
- package/.next/standalone/public/fonts/satoshi/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2 +0 -0
- package/.next/standalone/public/fonts/satoshi/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2 +0 -0
- package/.next/standalone/public/fonts/satoshi/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2 +0 -0
- package/.next/standalone/public/fonts/satoshi/WNDVG7O66ENLOD43GS7FBUCC4KMT5OM2.woff2 +0 -0
- package/.next/standalone/public/fonts/sentient/433XP6QWDVL6KQ5K7ZCOP524TX4LE4RJ.woff2 +0 -0
- package/.next/standalone/public/fonts/sentient/RNUZPHMIVMPXFHVACRGCAJ32E6WUEDVU.woff2 +0 -0
- package/.next/standalone/public/fonts/sentient/SIH66VPT4WS2HIF5PEJNDU4INNUF54LG.woff2 +0 -0
- package/.next/standalone/public/fonts/stack-sans-notch/stack-sans-notch-regular.woff2 +0 -0
- package/.next/standalone/public/fonts/stack-sans-text/stack-sans-text-regular.woff2 +0 -0
- package/.next/standalone/server.js +1 -1
- package/package.json +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0txwwn-._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_00pku9f._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_.s7b8._.js +0 -3
- package/.next/standalone/.next/static/chunks/0aeii_m.9~9_t.js +0 -1
- package/.next/standalone/.next/static/chunks/0n7px0u5.eizf.css +0 -9
- package/.next/standalone/.next/static/chunks/0wu_n6m9jg8rn.js +0 -1
- package/.next/standalone/.next/static/chunks/0yixq3fhhpk~9.js +0 -172
- /package/.next/standalone/.next/static/{I6ZpQF8Ua7ytNZMW5ZKWH → AqBflLFmUjqZRSJnyGwXw}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{I6ZpQF8Ua7ytNZMW5ZKWH → AqBflLFmUjqZRSJnyGwXw}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{I6ZpQF8Ua7ytNZMW5ZKWH → AqBflLFmUjqZRSJnyGwXw}/_ssgManifest.js +0 -0
|
@@ -15,7 +15,7 @@ const currentPort = parseInt(process.env.PORT, 10) || 3000
|
|
|
15
15
|
const hostname = process.env.HOSTNAME || '0.0.0.0'
|
|
16
16
|
|
|
17
17
|
let keepAliveTimeout = parseInt(process.env.KEEP_ALIVE_TIMEOUT, 10)
|
|
18
|
-
const nextConfig = {"env":{"NEXT_PUBLIC_APP_VERSION":"2.
|
|
18
|
+
const nextConfig = {"env":{"NEXT_PUBLIC_APP_VERSION":"2.10.0"},"webpack":null,"typescript":{"ignoreBuildErrors":false},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":14400,"formats":["image/webp"],"maximumRedirects":3,"maximumResponseBody":50000000,"dangerouslyAllowLocalIP":false,"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","localPatterns":[{"pathname":"**","search":""}],"remotePatterns":[],"qualities":[75],"unoptimized":true,"customCacheHandler":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{"serverFunctions":true,"browserToTerminal":"warn"},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"/home/runner/work/wiki-viewer/wiki-viewer","allowedDevOrigins":["localhost"],"cacheComponents":false,"cacheLife":{"default":{"stale":300,"revalidate":900,"expire":4294967294},"seconds":{"stale":30,"revalidate":1,"expire":60},"minutes":{"stale":300,"revalidate":60,"expire":3600},"hours":{"stale":300,"revalidate":3600,"expire":86400},"days":{"stale":300,"revalidate":86400,"expire":604800},"weeks":{"stale":300,"revalidate":604800,"expire":2592000},"max":{"stale":300,"revalidate":2592000,"expire":31536000}},"cacheHandlers":{},"experimental":{"appNewScrollHandler":false,"useSkewCookie":false,"cssChunking":true,"multiZoneDraftMode":false,"appNavFailHandling":false,"prerenderEarlyExit":true,"serverMinification":true,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"cachedNavigations":false,"partialFallbacks":false,"dynamicOnHover":false,"varyParams":false,"prefetchInlining":false,"preloadEntriesOnStart":true,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","proxyPrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":3,"memoryBasedWorkersCount":false,"imgOptConcurrency":null,"imgOptTimeoutInSeconds":7,"imgOptMaxInputPixels":268402689,"imgOptSequentialRead":null,"imgOptSkipMetadata":null,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"typedEnv":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"authInterrupts":false,"webpackMemoryOptimizations":false,"optimizeServerReact":true,"strictRouteTypes":false,"viewTransition":false,"removeUncaughtErrorAndRejectionListeners":false,"validateRSCRequestHeaders":false,"staleTimes":{"dynamic":0,"static":300},"reactDebugChannel":true,"serverComponentsHmrCache":true,"staticGenerationMaxConcurrency":8,"staticGenerationMinPagesPerWorker":25,"transitionIndicator":false,"gestureTransition":false,"inlineCss":false,"useCache":false,"globalNotFound":false,"browserDebugInfoInTerminal":"warn","lockDistDir":true,"proxyClientMaxBodySize":10485760,"hideLogsAfterAbort":false,"mcpServer":true,"turbopackFileSystemCacheForDev":true,"turbopackFileSystemCacheForBuild":false,"turbopackInferModuleSideEffects":true,"turbopackPluginRuntimeStrategy":"childProcesses","optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","effect","@effect/schema","@effect/platform","@effect/platform-node","@effect/platform-browser","@effect/platform-bun","@effect/sql","@effect/sql-mssql","@effect/sql-mysql2","@effect/sql-pg","@effect/sql-sqlite-node","@effect/sql-sqlite-bun","@effect/sql-sqlite-wasm","@effect/sql-sqlite-react-native","@effect/rpc","@effect/rpc-http","@effect/typeclass","@effect/experimental","@effect/opentelemetry","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"htmlLimitedBots":"[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight","bundlePagesRouterDependencies":false,"configFileName":"next.config.ts","turbopack":{"root":"/home/runner/work/wiki-viewer/wiki-viewer"},"distDirRoot":".next"}
|
|
19
19
|
|
|
20
20
|
process.env.__NEXT_PRIVATE_STANDALONE_CONFIG = JSON.stringify(nextConfig)
|
|
21
21
|
|
package/package.json
CHANGED
|
@@ -1,3 +0,0 @@
|
|
|
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"})},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(980742),l=a.i(1788);function m(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,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 s=localStorage.getItem('wiki-skin');if(s!=='default'){document.documentElement.setAttribute('data-skin','editorial');}}catch(e){}})();"}})]}),(0,b.jsx)("body",{className:`${d.variable} ${f.variable} ${h.variable} ${j.variable} font-sans antialiased`,children:(0,b.jsxs)(l.ThemeProvider,{children:[a,(0,b.jsx)(k.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:m("/manifest.webmanifest"),appleWebApp:{capable:!0,title:"Wiki",statusBarStyle:"black-translucent"},icons:{icon:m("/icon-192.png"),apple:m("/icon-192.png")}}},"viewport",0,{themeColor:"#0c0a09",width:"device-width",initialScale:1}],827572)},650645,a=>{a.n(a.i(827572))}];
|
|
2
|
-
|
|
3
|
-
//# sourceMappingURL=%5Broot-of-the-server%5D__0txwwn-._.js.map
|