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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--font-family-ui), ui-sans-serif, system-ui, -apple-system, sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-plex-mono), ui-monospace, SFMono-Regular, Menlo, monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}a,button{transition:color .12s,background-color .12s}:root{--font-family-ui:var(--font-inter), ui-sans-serif, system-ui, -apple-system, sans-serif;--font-family-body:var(--font-newsreader), Georgia, serif;--font-family-heading:var(--font-fraunces), Georgia, serif;--font-scale-ui:1;--font-scale-body:1;--font-scale-heading:1}html[data-font-ui=satoshi]{--font-family-ui:var(--font-satoshi), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=general-sans]{--font-family-ui:var(--font-general-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=roboto]{--font-family-ui:var(--font-roboto), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=open-sans]{--font-family-ui:var(--font-open-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=lexend]{--font-family-ui:var(--font-lexend), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=atkinson-hyperlegible]{--font-family-ui:var(--font-atkinson-hyperlegible), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=elms-sans]{--font-family-ui:var(--font-elms-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=stack-sans-notch]{--font-family-ui:var(--font-stack-sans-notch), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=stack-sans-text]{--font-family-ui:var(--font-stack-sans-text), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=datatype]{--font-family-ui:var(--font-datatype), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=miranda-sans]{--font-family-ui:var(--font-miranda-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=luciole]{--font-family-ui:var(--font-luciole), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-ui=verdana]{--font-family-ui:Verdana, Geneva, Tahoma, sans-serif}html[data-font-body=inter]{--font-family-body:var(--font-inter), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=satoshi]{--font-family-body:var(--font-satoshi), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=general-sans]{--font-family-body:var(--font-general-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=roboto]{--font-family-body:var(--font-roboto), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=open-sans]{--font-family-body:var(--font-open-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=lexend]{--font-family-body:var(--font-lexend), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=atkinson-hyperlegible]{--font-family-body:var(--font-atkinson-hyperlegible), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=elms-sans]{--font-family-body:var(--font-elms-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=stack-sans-notch]{--font-family-body:var(--font-stack-sans-notch), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=stack-sans-text]{--font-family-body:var(--font-stack-sans-text), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=datatype]{--font-family-body:var(--font-datatype), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=miranda-sans]{--font-family-body:var(--font-miranda-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=luciole]{--font-family-body:var(--font-luciole), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-body=verdana]{--font-family-body:Verdana, Geneva, Tahoma, sans-serif}html[data-font-body=newsreader]{--font-family-body:var(--font-newsreader), Georgia, serif}html[data-font-body=fraunces]{--font-family-body:var(--font-fraunces), Georgia, serif}html[data-font-body=sentient]{--font-family-body:var(--font-sentient), Georgia, serif}html[data-font-body=gambetta]{--font-family-body:var(--font-gambetta), Georgia, serif}html[data-font-body=merriweather]{--font-family-body:var(--font-merriweather), Georgia, serif}html[data-font-body=baskerville]{--font-family-body:var(--font-libre-baskerville), Georgia, serif}html[data-font-body=palatino]{--font-family-body:Palatino Linotype, Palatino, Book Antiqua, Georgia, serif}html[data-font-heading=inter]{--font-family-heading:var(--font-inter), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=satoshi]{--font-family-heading:var(--font-satoshi), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=general-sans]{--font-family-heading:var(--font-general-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=roboto]{--font-family-heading:var(--font-roboto), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=open-sans]{--font-family-heading:var(--font-open-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=lexend]{--font-family-heading:var(--font-lexend), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=atkinson-hyperlegible]{--font-family-heading:var(--font-atkinson-hyperlegible), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=elms-sans]{--font-family-heading:var(--font-elms-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=stack-sans-notch]{--font-family-heading:var(--font-stack-sans-notch), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=stack-sans-text]{--font-family-heading:var(--font-stack-sans-text), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=datatype]{--font-family-heading:var(--font-datatype), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=miranda-sans]{--font-family-heading:var(--font-miranda-sans), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=luciole]{--font-family-heading:var(--font-luciole), ui-sans-serif, system-ui, -apple-system, sans-serif}html[data-font-heading=verdana]{--font-family-heading:Verdana, Geneva, Tahoma, sans-serif}html[data-font-heading=newsreader]{--font-family-heading:var(--font-newsreader), Georgia, serif}html[data-font-heading=fraunces]{--font-family-heading:var(--font-fraunces), Georgia, serif}html[data-font-heading=sentient]{--font-family-heading:var(--font-sentient), Georgia, serif}html[data-font-heading=gambetta]{--font-family-heading:var(--font-gambetta), Georgia, serif}html[data-font-heading=merriweather]{--font-family-heading:var(--font-merriweather), Georgia, serif}html[data-font-heading=baskerville]{--font-family-heading:var(--font-libre-baskerville), Georgia, serif}html[data-font-heading=palatino]{--font-family-heading:Palatino Linotype, Palatino, Book Antiqua, Georgia, serif}*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground)}a,button,input,textarea,select{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d6d3d1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a29e}.dark ::-webkit-scrollbar{width:8px;height:8px}.dark ::-webkit-scrollbar-track{background:0 0}.dark ::-webkit-scrollbar-thumb{background:#292524;border-radius:4px}.dark ::-webkit-scrollbar-thumb:hover{background:#4e4e4e}.\!container{width:100%!important}.container{width:100%}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:#1118271a;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-neutral{--tw-prose-body:#404040;--tw-prose-headings:#171717;--tw-prose-lead:#525252;--tw-prose-links:#171717;--tw-prose-bold:#171717;--tw-prose-counters:#737373;--tw-prose-bullets:#d4d4d4;--tw-prose-hr:#e5e5e5;--tw-prose-quotes:#171717;--tw-prose-quote-borders:#e5e5e5;--tw-prose-captions:#737373;--tw-prose-kbd:#171717;--tw-prose-kbd-shadows:#1717171a;--tw-prose-code:#171717;--tw-prose-pre-code:#e5e5e5;--tw-prose-pre-bg:#262626;--tw-prose-th-borders:#d4d4d4;--tw-prose-td-borders:#e5e5e5;--tw-prose-invert-body:#d4d4d4;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#a3a3a3;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#a3a3a3;--tw-prose-invert-bullets:#525252;--tw-prose-invert-hr:#404040;--tw-prose-invert-quotes:#f5f5f5;--tw-prose-invert-quote-borders:#404040;--tw-prose-invert-captions:#a3a3a3;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d4d4d4;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#525252;--tw-prose-invert-td-borders:#404040}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-4{top:1rem}.top-9{top:2.25rem}.top-\[50\%\]{top:50%}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.-m-1\.5{margin:-.375rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-px{margin-bottom:-1px}.-mr-px{margin-right:-1px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-\[var\(--editor-ml\,auto\)\]{margin-left:var(--editor-ml,auto)}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-\[1px\]{margin-top:1px}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.size-16{width:4rem;height:4rem}.size-4{width:1rem;height:1rem}.size-8{width:2rem;height:2rem}.h-0{height:0}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1px\]{height:1px}.h-\[60vh\]{height:60vh}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-\[300px\]{max-height:300px}.max-h-\[40vh\]{max-height:40vh}.max-h-\[50vh\]{max-height:50vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[32px\]{min-height:32px}.min-h-\[52px\]{min-height:52px}.min-h-\[calc\(100vh-12rem\)\]{min-height:calc(100vh - 12rem)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\%\]{width:1%}.w-\[1px\]{width:1px}.w-\[280px\]{width:280px}.w-\[340px\]{width:340px}.w-\[360px\]{width:360px}.w-\[85vw\]{width:85vw}.w-\[90vw\]{width:90vw}.w-\[min\(16rem\,calc\(100vw-1rem\)\)\]{width:min(16rem,100vw - 1rem)}.w-\[min\(18rem\,calc\(100vw-1rem\)\)\]{width:min(18rem,100vw - 1rem)}.w-\[min\(20rem\,calc\(100vw-1rem\)\)\]{width:min(20rem,100vw - 1rem)}.w-\[var\(--radix-dropdown-menu-trigger-width\)\]{width:var(--radix-dropdown-menu-trigger-width)}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[8rem\]{min-width:8rem}.min-w-max{min-width:max-content}.max-w-0{max-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[100px\]{max-width:100px}.max-w-\[1100px\]{max-width:1100px}.max-w-\[180px\]{max-width:180px}.max-w-\[20rem\]{max-width:20rem}.max-w-\[80px\]{max-width:80px}.max-w-\[90rem\]{max-width:90rem}.max-w-\[var\(--editor-max-w\,48rem\)\]{max-width:var(--editor-max-w,48rem)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-center{transform-origin:50%}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[0\.5px\]{--tw-translate-y:.5px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.cursor-col-resize{cursor:col-resize}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;user-select:none}.select-all{-webkit-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-\[60px_1fr\]{grid-template-columns:60px 1fr}.grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-px{gap:1px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:16px}.rounded-\[2px\]{border-radius:2px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius,8px)}.rounded-md{border-radius:6px}.rounded-none{border-radius:0}.rounded-sm{border-radius:4px}.rounded-xl{border-radius:12px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-dashed{border-style:dashed}.border-\[\#E8DDC5\]{--tw-border-opacity:1;border-color:rgb(232 221 197/var(--tw-border-opacity,1))}.border-\[rgba\(139\,46\,62\,0\.18\)\]{border-color:#8b2e3e2e}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/40{border-color:#f59e0b66}.border-blue-500\/20{border-color:#3b82f633}.border-border{border-color:var(--border)}.border-input{border-color:var(--input)}.border-primary{border-color:var(--primary)}.border-red-500\/30{border-color:#ef44444d}.border-ring{border-color:var(--ring)}.border-sidebar-border{border-color:var(--sidebar-border)}.border-transparent{border-color:#0000}.bg-\[\#1a1a1a\]{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.bg-\[\#1e1e1e\]{--tw-bg-opacity:1;background-color:rgb(30 30 30/var(--tw-bg-opacity,1))}.bg-\[\#F5EEDC\]{--tw-bg-opacity:1;background-color:rgb(245 238 220/var(--tw-bg-opacity,1))}.bg-\[\#FFF9E9\]{--tw-bg-opacity:1;background-color:rgb(255 249 233/var(--tw-bg-opacity,1))}.bg-\[rgba\(139\,46\,62\,0\.06\)\]{background-color:#8b2e3e0f}.bg-\[rgba\(139\,46\,62\,0\.08\)\]{background-color:#8b2e3e14}.bg-accent{background-color:var(--accent)}.bg-accent-soft{background-color:var(--accent-soft)}.bg-amber-400\/25{background-color:#fbbf2440}.bg-amber-50\/10{background-color:#fffbeb1a}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/15{background-color:#f59e0b26}.bg-background{background-color:var(--background)}.bg-black\/90{background-color:#000000e6}.bg-blue-500\/10{background-color:#3b82f61a}.bg-border{background-color:var(--border)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity,1))}.bg-muted{background-color:var(--muted)}.bg-overlay{background-color:var(--overlay)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-primary-soft{background-color:var(--primary-soft)}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/5{background-color:#ef44440d}.bg-secondary{background-color:var(--secondary)}.bg-sidebar{background-color:var(--sidebar-background)}.bg-success{background-color:var(--success)}.bg-transparent{background-color:#0000}.bg-warning-soft{background-color:var(--warning-soft)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.bg-\[repeating-conic-gradient\(hsl\(var\(--muted\)\)_0\%_25\%\,transparent_0\%_50\%\)\]{background-image:repeating-conic-gradient(hsl(var(--muted)) 0% 25%,transparent 0% 50%)}.bg-gradient-to-l{background-image:linear-gradient(to left, var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right, var(--tw-gradient-stops))}.from-background{--tw-gradient-from:var(--background) var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-\[length\:20px_20px\]{background-size:20px 20px}.fill-border{fill:var(--border)}.fill-current{fill:currentColor}.fill-primary{fill:var(--primary)}.object-contain{-o-object-fit:contain;object-fit:contain}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[1px\]{padding-left:1px;padding-right:1px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pb-\[5px\]{padding-bottom:5px}.pl-0\.5{padding-left:.125rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-\[1\.375rem\]{padding-left:1.375rem}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-\[7px\]{padding-top:7px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:var(--font-plex-mono), ui-monospace, SFMono-Regular, Menlo, monospace}.font-sans{font-family:var(--font-family-ui), ui-sans-serif, system-ui, -apple-system, sans-serif}.text-2xl{font-size:calc(1.5rem * var(--font-scale-ui,1));line-height:calc(2rem * var(--font-scale-ui,1))}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[18px\]{font-size:18px}.text-\[9\.5px\]{font-size:9.5px}.text-\[9px\]{font-size:9px}.text-base{font-size:calc(1rem * var(--font-scale-ui,1));line-height:calc(1.5rem * var(--font-scale-ui,1))}.text-lg{font-size:calc(1.125rem * var(--font-scale-ui,1));line-height:calc(1.75rem * var(--font-scale-ui,1))}.text-sm{font-size:calc(.875rem * var(--font-scale-ui,1));line-height:calc(1.25rem * var(--font-scale-ui,1))}.text-xl{font-size:calc(1.25rem * var(--font-scale-ui,1));line-height:calc(1.75rem * var(--font-scale-ui,1))}.text-xs{font-size:calc(.75rem * var(--font-scale-ui,1));line-height:calc(1rem * var(--font-scale-ui,1))}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#0c0a09\]{--tw-text-opacity:1;color:rgb(12 10 9/var(--tw-text-opacity,1))}.text-\[\#2A221B\]{--tw-text-opacity:1;color:rgb(42 34 27/var(--tw-text-opacity,1))}.text-\[\#7A6B5D\]{--tw-text-opacity:1;color:rgb(122 107 93/var(--tw-text-opacity,1))}.text-\[\#858585\]{--tw-text-opacity:1;color:rgb(133 133 133/var(--tw-text-opacity,1))}.text-\[\#8B2E3E\]{--tw-text-opacity:1;color:rgb(139 46 62/var(--tw-text-opacity,1))}.text-\[\#8B5E3C\]{--tw-text-opacity:1;color:rgb(139 94 60/var(--tw-text-opacity,1))}.text-\[\#d4d4d4\]{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity,1))}.text-accent{color:var(--accent)}.text-accent-foreground{color:var(--accent-foreground)}.text-amber-400{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity,1))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-amber-600\/80{color:#d97706cc}.text-amber-700{--tw-text-opacity:1;color:rgb(180 83 9/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-card-foreground{color:var(--card-foreground)}.text-destructive{color:var(--destructive)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}.text-foreground{color:var(--foreground)}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-secondary-foreground{color:var(--secondary-foreground)}.text-sidebar-foreground{color:var(--sidebar-foreground)}.text-success{color:var(--success)}.text-sunshine-700{--tw-text-opacity:1;color:rgb(78 78 78/var(--tw-text-opacity,1))}.text-warning{color:var(--warning)}.text-warning-ink{color:var(--warning-ink)}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.accent-primary{accent-color:var(--primary)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow{--tw-shadow:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-e-1{--tw-shadow:0 1px 2px 0 #0000000a;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-e-2{--tw-shadow:var(--shadow-golden-card,0 4px 16px #0000000a);--tw-shadow-colored:0 4px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-e-4{--tw-shadow:var(--shadow-golden-dialog,0 16px 48px #00000014);--tw-shadow-colored:0 16px 48px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-golden{--tw-shadow:var(--shadow-golden-card,0 4px 16px #0000000a);--tw-shadow-colored:0 4px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.ring-inset{--tw-ring-inset:inset}.ring-black\/5{--tw-ring-color:#0000000d}.ring-primary{--tw-ring-color:var(--primary)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-none{--tw-backdrop-blur: ;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[height\]{transition-property:height;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[stroke-dashoffset\]{transition-property:stroke-dashoffset;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-\[width\]{transition-property:width;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.dark\:prose-invert:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:calc(.875rem * var(--font-scale-ui,1));line-height:calc(1.25rem * var(--font-scale-ui,1))}.file\:font-normal::file-selector-button{font-weight:400}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.last\:border-0:last-child{border-width:0}.focus-within\:max-w-7:focus-within{max-width:1.75rem}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-amber-500\/15:hover{background-color:#f59e0b26}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:text-accent:hover{color:var(--accent)}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-amber-400:hover{--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}.hover\:text-destructive:hover{color:var(--destructive)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:text-muted-foreground:hover{color:var(--muted-foreground)}.hover\:text-primary:hover{color:var(--primary)}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:text-accent-foreground:focus{color:var(--accent-foreground)}.focus\:text-destructive:focus{color:var(--destructive)}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-primary:focus{--tw-ring-color:var(--primary)}.focus\:ring-ring:focus{--tw-ring-color:var(--ring)}.focus-visible\:outline-none:focus-visible{outline-offset:2px;outline:2px solid #0000}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--ring)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-35:disabled{opacity:.35}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:inline{display:inline}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:max-w-7{max-width:1.75rem}.group:hover .group-hover\:text-primary{color:var(--primary)}.group:hover .group-hover\:opacity-100{opacity:1}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-50{opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[selected\=true\]\:bg-accent[data-selected=true]{background-color:var(--accent)}.data-\[state\=checked\]\:bg-\[var\(--switch-checked\)\][data-state=checked]{background-color:var(--switch-checked)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--accent)}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:var(--input)}.data-\[selected\=true\]\:text-accent-foreground[data-selected=true]{color:var(--accent-foreground)}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:var(--muted-foreground)}.data-\[disabled\=true\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=closed\]\:duration-200[data-state=closed]{transition-duration:.2s}.data-\[state\=open\]\:duration-300[data-state=open]{transition-duration:.3s}.dark\:bg-yellow-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(161 98 7/var(--tw-bg-opacity,1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity:1;color:rgb(251 191 36/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\:m-0{margin:0}.sm\:block{display:block}.sm\:h-7{height:1.75rem}.sm\:w-7{width:1.75rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-0{gap:0}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:p-0\.5{padding:.125rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-left{text-align:left}}@media (min-width:768px){.md\:relative{position:relative}.md\:z-auto{z-index:auto}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:w-80{width:20rem}.md\:w-auto{width:auto}.md\:max-w-none{max-width:none}}@media (min-width:1280px){.xl\:block{display:block}.xl\:hidden{display:none}.xl\:pr-44{padding-right:11rem}}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:calc(.75rem * var(--font-scale-ui,1));line-height:calc(1rem * var(--font-scale-ui,1))}.\[\&_\[cmdk-group-heading\]\]\:font-normal [cmdk-group-heading]{font-weight:400}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:var(--muted-foreground)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_a\:hover\]\:underline a:hover{text-decoration-line:underline}.\[\&_a\]\:text-\[\#8B5E3C\] a{--tw-text-opacity:1;color:rgb(139 94 60/var(--tw-text-opacity,1))}.\[\&_code\]\:rounded code{border-radius:.25rem}.\[\&_code\]\:bg-\[\#F5EEDC\] code{--tw-bg-opacity:1;background-color:rgb(245 238 220/var(--tw-bg-opacity,1))}.\[\&_code\]\:px-1\.5 code{padding-left:.375rem;padding-right:.375rem}.\[\&_code\]\:py-0\.5 code{padding-top:.125rem;padding-bottom:.125rem}.\[\&_code\]\:text-\[\#8B2E3E\] code{--tw-text-opacity:1;color:rgb(139 46 62/var(--tw-text-opacity,1))}.\[\&_h1\]\:font-serif h1,.\[\&_h2\]\:font-serif h2,.\[\&_h3\]\:font-serif h3{font-family:Waldenburg,EB Garamond,Times New Roman,serif}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:max-w-full svg{max-width:100%}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,354502,e=>{"use strict";e.s(["apiUrl",0,function(e){if(!e.startsWith("/"))return e;let t=window.__WIKI_PREFIX??"";return!t||e.startsWith(t+"/")||e===t?e:t+e},"isLite",0,function(){return!0===window.__WIKI_LITE}])},824627,e=>{"use strict";var t=function(e,s){return(t=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s])})(e,s)},s=function(){return(s=Object.assign||function(e){for(var t,s=1,n=arguments.length;s<n;s++)for(var r in t=arguments[s])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError,e.s(["__assign",()=>s,"__awaiter",0,function(e,t,s,n){return new(s||(s=Promise))(function(r,a){function i(e){try{o(n.next(e))}catch(e){a(e)}}function l(e){try{o(n.throw(e))}catch(e){a(e)}}function o(e){var t;e.done?r(e.value):((t=e.value)instanceof s?t:new s(function(e){e(t)})).then(i,l)}o((n=n.apply(e,t||[])).next())})},"__extends",0,function(e,s){if("function"!=typeof s&&null!==s)throw TypeError("Class extends value "+String(s)+" is not a constructor or null");function n(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(n.prototype=s.prototype,new n)},"__generator",0,function(e,t){var s,n,r,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return i.next=l(0),i.throw=l(1),i.return=l(2),"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(l){return function(o){var c=[l,o];if(s)throw TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(a=0)),a;)try{if(s=1,n&&(r=2&c[0]?n.return:c[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,c[1])).done)return r;switch(n=0,r&&(c=[2&c[0],r.value]),c[0]){case 0:case 1:r=c;break;case 4:return a.label++,{value:c[1],done:!1};case 5:a.label++,n=c[1],c=[0];continue;case 7:c=a.ops.pop(),a.trys.pop();continue;default:if(!(r=(r=a.trys).length>0&&r[r.length-1])&&(6===c[0]||2===c[0])){a=0;continue}if(3===c[0]&&(!r||c[1]>r[0]&&c[1]<r[3])){a.label=c[1];break}if(6===c[0]&&a.label<r[1]){a.label=r[1],r=c;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(c);break}r[2]&&a.ops.pop(),a.trys.pop();continue}c=t.call(e,a)}catch(e){c=[6,e],n=0}finally{s=r=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}},"__rest",0,function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&0>t.indexOf(n)&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,n=Object.getOwnPropertySymbols(e);r<n.length;r++)0>t.indexOf(n[r])&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]]);return s},"__spreadArray",0,function(e,t,s){if(s||2==arguments.length)for(var n,r=0,a=t.length;r<a;r++)!n&&r in t||(n||(n=Array.prototype.slice.call(t,0,r)),n[r]=t[r]);return e.concat(n||Array.prototype.slice.call(t))}])},670977,e=>{"use strict";var t=e.i(44501),s=e.i(425732),n=e.i(301138),r=e.i(567776),a=e.i(691520),i=e.i(764143),l=e.i(391548),o=e.i(43240),c=e.i(101685),d=e.i(354502),m=e.i(519455),u=e.i(793479),x=e.i(515288),h=e.i(427423),p=e.i(792934),f=e.i(755146),w=e.i(395624);function g({className:e}){let s=(0,w.useViewWidthStore)(e=>e.width),n=(0,w.useViewWidthStore)(e=>e.setWidth),r=(0,w.useViewWidthStore)(e=>e.align),a=(0,w.useViewWidthStore)(e=>e.setAlign);return(0,t.jsxs)(f.DropdownMenu,{children:[(0,t.jsx)(f.DropdownMenuTrigger,{asChild:!0,children:(0,t.jsx)(m.Button,{size:"sm",variant:"ghost",className:`h-7 w-7 p-0 ${e??""}`,title:`Content width: ${w.VIEW_WIDTH_LABEL[s]}`,children:(0,t.jsx)(p.AlignJustify,{className:"h-3.5 w-3.5"})})}),(0,t.jsxs)(f.DropdownMenuContent,{align:"end",className:"w-36",children:[(0,t.jsx)(f.DropdownMenuLabel,{className:"text-[11px] text-muted-foreground",children:"Width"}),w.VIEW_WIDTH_ORDER.map(e=>(0,t.jsxs)(f.DropdownMenuItem,{onClick:()=>n(e),className:"flex items-center justify-between text-xs",children:[w.VIEW_WIDTH_LABEL[e],e===s&&(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5"})]},e)),(0,t.jsx)(f.DropdownMenuSeparator,{}),(0,t.jsx)(f.DropdownMenuLabel,{className:"text-[11px] text-muted-foreground",children:"Alignment"}),w.VIEW_ALIGN_ORDER.map(e=>(0,t.jsxs)(f.DropdownMenuItem,{onClick:()=>a(e),className:"flex items-center justify-between text-xs",children:[w.VIEW_ALIGN_LABEL[e],e===r&&(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5"})]},e))]})]})}var j=e.i(409082),v=e.i(847463),b=e.i(917356);function y({className:e}){let{resolvedTheme:s,setTheme:n}=(0,b.useTheme)();return(0,t.jsx)(m.Button,{size:"sm",variant:"ghost",className:`h-7 w-7 p-0 ${e??""}`,title:"dark"===s?"Switch to light":"Switch to dark",onClick:()=>n("dark"===s?"light":"dark"),children:"dark"===s?(0,t.jsx)(v.Sun,{className:"h-3.5 w-3.5"}):(0,t.jsx)(j.Moon,{className:"h-3.5 w-3.5"})})}var N=e.i(406347),k=e.i(727551),S=e.i(496366),_=e.i(797715);function C(e){let t=e.lastIndexOf(".");return t<0?"":e.slice(t+1).toLowerCase()}function T(e){let t=C(e);return["md","markdown"].includes(t)?"markdown":["csv","tsv"].includes(t)?"csv":["pdf"].includes(t)?"pdf":["html","htm"].includes(t)?"html":["png","jpg","jpeg","gif","webp","svg","avif","ico","bmp"].includes(t)?"image":["mp4","webm","mov","m4v","mp3","wav","ogg","m4a","aac"].includes(t)?"media":["txt","log","ini","env","conf"].includes(t)?"text":["py","js","ts","tsx","jsx","go","rs","java","c","cpp","h","sh","bash","zsh","rb","php","swift","kt","lua","sql","yaml","yml","toml","json","xml","css","scss","mmd","mermaid"].includes(t)?"source":"binary"}function O({content:e,filename:s,filePath:n,token:r}){switch(T(s)){case"markdown":return(0,t.jsx)(E,{content:e});case"image":return(0,t.jsx)(I,{filename:s,token:r});case"pdf":return(0,t.jsx)(L,{filename:s,token:r});case"media":return(0,t.jsx)(P,{filename:s,token:r});case"html":return(0,t.jsx)(W,{content:e,filename:s});case"csv":return(0,t.jsx)(A,{content:e});case"source":case"text":return(0,t.jsx)(D,{content:e,filename:s});case"binary":return(0,t.jsx)(B,{filename:s,token:r})}}function E({content:e}){let[s,n]=(0,c.useState)("");return(0,c.useEffect)(()=>{let t=!1;return(0,_.markdownToHtml)(e,{sanitize:!0}).then(e=>{t||n(e)}),()=>{t=!0}},[e]),(0,t.jsx)("div",{className:"flex-1 overflow-auto",children:(0,t.jsx)("div",{className:"mx-auto max-w-4xl px-4 py-8 prose prose-neutral dark:prose-invert",children:(0,t.jsx)("div",{dangerouslySetInnerHTML:{__html:s}})})})}function I({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`);return(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center p-8 bg-[repeating-conic-gradient(hsl(var(--muted))_0%_25%,transparent_0%_50%)] bg-[length:20px_20px]",children:(0,t.jsx)("img",{src:n,alt:e,className:"max-w-full max-h-[80vh] object-contain rounded-sm"})})}function L({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`);return(0,t.jsx)("div",{className:"flex-1 flex flex-col min-h-0",children:(0,t.jsx)("iframe",{src:n,title:e,className:"flex-1 w-full border-0",style:{minHeight:"80vh"}})})}function P({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`),r=["mp4","webm","mov","m4v"].includes(C(e));return(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center p-8",children:r?(0,t.jsx)("video",{controls:!0,className:"max-w-full max-h-[80vh] rounded-sm",src:n}):(0,t.jsxs)("div",{className:"w-full max-w-md",children:[(0,t.jsx)("audio",{controls:!0,className:"w-full",src:n}),(0,t.jsx)("p",{className:"text-center text-sm text-muted-foreground mt-3",children:e})]})})}function W({content:e,filename:s}){let[n,r]=(0,c.useState)(!1);return(0,t.jsxs)("div",{className:"flex-1 flex flex-col min-h-0",children:[(0,t.jsx)("div",{className:"flex items-center justify-end gap-2 px-4 py-2 border-b bg-muted/30",children:(0,t.jsx)(m.Button,{variant:"ghost",size:"sm",className:"h-7 gap-1.5 text-xs",onClick:()=>r(e=>!e),children:n?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(S.Ban,{className:"h-3.5 w-3.5"}),"Disable scripts"]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(k.Play,{className:"h-3.5 w-3.5"}),"Enable scripts"]})})}),(0,t.jsx)("iframe",{srcDoc:e,title:s,className:"flex-1 w-full border-0 bg-white",style:{minHeight:"80vh"},sandbox:n?"allow-scripts allow-forms allow-popups allow-top-navigation-by-user-activation":"allow-forms allow-popups allow-top-navigation-by-user-activation"})]})}function D({content:e,filename:s}){let n=e.split("\n"),r=n.length,[a,i]=(0,c.useState)(r<=500),l=a?n:n.slice(0,500);return(0,t.jsx)("div",{className:"flex-1 overflow-auto",children:(0,t.jsxs)("div",{className:"mx-auto max-w-4xl",children:[(0,t.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b bg-muted/30",children:[(0,t.jsx)("span",{className:"text-xs text-muted-foreground font-mono",children:s}),(0,t.jsxs)("span",{className:"text-xs text-muted-foreground",children:[r.toLocaleString()," lines"]})]}),(0,t.jsx)("pre",{className:"text-[13px] font-mono leading-relaxed",children:(0,t.jsx)("table",{className:"w-full border-collapse",children:(0,t.jsx)("tbody",{children:l.map((e,s)=>(0,t.jsxs)("tr",{className:"hover:bg-muted/50",children:[(0,t.jsx)("td",{className:"select-none text-right pr-4 pl-4 py-0 text-muted-foreground/50 text-xs w-[1%] whitespace-nowrap align-top",children:s+1}),(0,t.jsx)("td",{className:"pr-4 py-0 whitespace-pre-wrap break-all",children:e||" "})]},s))})})}),!a&&r>500&&(0,t.jsx)("div",{className:"flex justify-center py-4 border-t",children:(0,t.jsxs)(m.Button,{size:"sm",variant:"ghost",onClick:()=>i(!0),children:["Show all ",r.toLocaleString()," lines"]})})]})})}function A({content:e}){let s=(0,c.useMemo)(()=>e.split("\n").filter(Boolean).map(e=>{let t=[],s="",n=!1;for(let r=0;r<e.length;r++){let a=e[r];'"'===a?n=!n:","!==a&&" "!==a||n?s+=a:(t.push(s.trim()),s="")}return t.push(s.trim()),t}),[e]);if(0===s.length)return null;let n=s[0],r=s.slice(1);return(0,t.jsx)("div",{className:"flex-1 overflow-auto",children:(0,t.jsx)("div",{className:"mx-auto max-w-6xl p-4",children:(0,t.jsxs)("table",{className:"w-full text-sm border-collapse",children:[(0,t.jsx)("thead",{children:(0,t.jsx)("tr",{children:n.map((e,s)=>(0,t.jsx)("th",{className:"text-left px-3 py-2 border-b-2 border-border font-medium bg-muted/50 whitespace-nowrap",children:e},s))})}),(0,t.jsx)("tbody",{children:r.map((e,s)=>(0,t.jsx)("tr",{className:"hover:bg-muted/30",children:e.map((e,s)=>(0,t.jsx)("td",{className:"px-3 py-1.5 border-b border-border/50 whitespace-nowrap",children:e},s))},s))})]})})})}function B({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`);return(0,t.jsxs)("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 p-8",children:[(0,t.jsx)(i.FileText,{className:"h-12 w-12 text-muted-foreground"}),(0,t.jsx)("p",{className:"text-sm text-muted-foreground",children:e}),(0,t.jsx)("a",{href:n,download:e,children:(0,t.jsxs)(m.Button,{size:"sm",variant:"outline",className:"gap-1.5",children:[(0,t.jsx)(N.Download,{className:"h-3.5 w-3.5"}),"Download file"]})})]})}e.s(["default",0,function({params:e}){let[p,f]=(0,c.useState)(null),[w,j]=(0,c.useState)({kind:"loading"}),[v,b]=(0,c.useState)(""),[N,k]=(0,c.useState)(!1),[S,_]=(0,c.useState)(!1),[C,E]=(0,c.useState)(null),I="content"===w.kind?T(w.filename):"markdown",L=["markdown","source","text","csv","html"].includes(I),P=e=>{E(e),setTimeout(()=>E(null),2e3)},W=async()=>{if("content"===w.kind)try{await navigator.clipboard.writeText(w.content),P("raw")}catch{}},D=(0,c.useCallback)(async()=>{if(p){j({kind:"loading"});try{let e=await fetch((0,d.apiUrl)(`/api/share/${p}`)),t=await e.json();e.ok&&"string"==typeof t.content?j({kind:"content",content:t.content,filename:String(t.filename??"document"),filePath:String(t.filePath??t.filename??"document"),viewCount:"number"==typeof t.viewCount?t.viewCount:0}):401===e.status&&t.protected?j({kind:"password",message:String(t.message??"")}):410===e.status?j({kind:"error",title:"Link unavailable",message:String(t.message??"This share link is no longer available.")}):404===e.status?j({kind:"error",title:"Not found",message:"This share link does not exist."}):j({kind:"error",title:"Error",message:String(t.message??"Something went wrong. Try again later.")})}catch{j({kind:"error",title:"Connection error",message:"Could not reach the server. Check your connection."})}}},[p]);(0,c.useEffect)(()=>{e.then(e=>f(e.token))},[e]),(0,c.useEffect)(()=>{p&&D()},[p,D]);let A=async e=>{if(e.preventDefault(),v.trim()&&p){k(!0),_(!1);try{let e=await fetch((0,d.apiUrl)(`/api/share/${p}`),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:v.trim()})}),t=await e.json();e.ok&&"string"==typeof t.content?j({kind:"content",content:t.content,filename:String(t.filename??"document"),filePath:String(t.filePath??t.filename??"document"),viewCount:"number"==typeof t.viewCount?t.viewCount:0}):403===e.status?(_(!0),j({kind:"password",message:"Incorrect password"})):429===e.status?j({kind:"password",message:"Too many attempts. Try again later."}):j({kind:"error",title:"Error",message:String(t.message??"Something went wrong.")})}catch{j({kind:"error",title:"Connection error",message:"Could not reach the server."})}k(!1)}};return(0,t.jsx)(h.ThemeProvider,{children:(0,t.jsxs)("div",{className:"min-h-screen flex flex-col bg-background text-foreground",children:[(0,t.jsx)("header",{className:"border-b border-border bg-muted/50",children:(0,t.jsx)("div",{className:"mx-auto flex max-w-4xl items-center gap-2 px-4 py-2",children:"content"===w.kind?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-1",children:[(0,t.jsx)("span",{className:"h-2 w-2 rounded-full bg-success shrink-0"}),(0,t.jsx)("span",{className:"text-sm font-mono truncate",title:w.filename,children:w.filename})]}),(0,t.jsxs)("div",{className:"flex items-center gap-1 shrink-0",children:[(0,t.jsxs)(m.Button,{size:"sm",variant:"ghost",className:"h-7 gap-1.5 px-2 text-xs",onClick:()=>{p&&(navigator.clipboard.writeText(`${window.location.origin}/s/${p}`),P("link"))},title:"Copy share link",children:["link"===C?(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5 text-success"}):(0,t.jsx)(l.Copy,{className:"h-3.5 w-3.5"}),"Link"]}),L&&(0,t.jsxs)(m.Button,{size:"sm",variant:"ghost",className:"h-7 gap-1.5 px-2 text-xs",onClick:W,title:"Copy raw content",children:["raw"===C?(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5 text-success"}):(0,t.jsx)(i.FileText,{className:"h-3.5 w-3.5"}),"Raw"]}),"markdown"===I&&(0,t.jsx)(g,{}),(0,t.jsx)(y,{}),(0,t.jsxs)("span",{className:"text-xs text-muted-foreground ml-2",children:[w.viewCount," view",1!==w.viewCount?"s":""]})]})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.Eye,{className:"h-4 w-4 text-muted-foreground"}),(0,t.jsx)("span",{className:"text-xs font-medium text-muted-foreground",children:"Shared document"})]})})}),"loading"===w.kind&&(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center",children:(0,t.jsx)(a.Loader2,{className:"h-6 w-6 animate-spin text-muted-foreground"})}),"password"===w.kind&&(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center px-4",children:(0,t.jsx)(x.Card,{className:"max-w-sm w-full p-6",children:(0,t.jsxs)("div",{className:"flex flex-col items-center gap-4 text-center",children:[(0,t.jsx)("div",{className:"rounded-full bg-muted p-3",children:(0,t.jsx)(r.Lock,{className:"h-6 w-6 text-muted-foreground"})}),(0,t.jsxs)("div",{className:"space-y-1",children:[(0,t.jsx)("h1",{className:"text-base font-medium",children:"Password required"}),(0,t.jsx)("p",{className:"text-sm text-muted-foreground",children:w.message||"This document is password-protected."})]}),(0,t.jsxs)("form",{onSubmit:A,className:"w-full space-y-3",children:[(0,t.jsx)(u.Input,{type:"password",placeholder:"Enter password",value:v,onChange:e=>{b(e.target.value),_(!1)},autoFocus:!0}),S&&(0,t.jsxs)("p",{className:"text-xs text-destructive flex items-center gap-1",children:[(0,t.jsx)(s.AlertCircle,{className:"h-3 w-3"}),"Wrong password. Try again."]}),(0,t.jsx)(m.Button,{type:"submit",className:"w-full",disabled:N||!v.trim(),children:N?(0,t.jsx)(a.Loader2,{className:"h-4 w-4 animate-spin"}):"View document"})]})]})})}),"error"===w.kind&&(0,t.jsxs)("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 px-4 text-center",children:[(0,t.jsx)("div",{className:"rounded-full bg-muted p-3",children:(0,t.jsx)(s.AlertCircle,{className:"h-6 w-6 text-muted-foreground"})}),(0,t.jsxs)("div",{className:"space-y-1",children:[(0,t.jsx)("h1",{className:"text-base font-medium",children:w.title}),(0,t.jsx)("p",{className:"text-sm text-muted-foreground",children:w.message})]})]}),"content"===w.kind&&(0,t.jsx)(O,{content:w.content,filename:w.filename,filePath:w.filePath,token:p}),"content"===w.kind&&(0,t.jsx)("footer",{className:"border-t border-border bg-muted/30",children:(0,t.jsxs)("div",{className:"mx-auto flex max-w-4xl items-center gap-2 px-4 py-2",children:[(0,t.jsx)(i.FileText,{className:"h-3 w-3 text-muted-foreground"}),(0,t.jsx)("span",{className:"text-xs text-muted-foreground",children:w.filename})]})})]})})}],670977)}]);
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,354502,e=>{"use strict";e.s(["apiUrl",0,function(e){if(!e.startsWith("/"))return e;let t=window.__WIKI_PREFIX??"";return!t||e.startsWith(t+"/")||e===t?e:t+e},"isLite",0,function(){return!0===window.__WIKI_LITE}])},824627,e=>{"use strict";var t=function(e,s){return(t=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s])})(e,s)},s=function(){return(s=Object.assign||function(e){for(var t,s=1,n=arguments.length;s<n;s++)for(var r in t=arguments[s])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)};"function"==typeof SuppressedError&&SuppressedError,e.s(["__assign",()=>s,"__awaiter",0,function(e,t,s,n){return new(s||(s=Promise))(function(r,a){function i(e){try{o(n.next(e))}catch(e){a(e)}}function l(e){try{o(n.throw(e))}catch(e){a(e)}}function o(e){var t;e.done?r(e.value):((t=e.value)instanceof s?t:new s(function(e){e(t)})).then(i,l)}o((n=n.apply(e,t||[])).next())})},"__extends",0,function(e,s){if("function"!=typeof s&&null!==s)throw TypeError("Class extends value "+String(s)+" is not a constructor or null");function n(){this.constructor=e}t(e,s),e.prototype=null===s?Object.create(s):(n.prototype=s.prototype,new n)},"__generator",0,function(e,t){var s,n,r,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return i.next=l(0),i.throw=l(1),i.return=l(2),"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(l){return function(o){var c=[l,o];if(s)throw TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(a=0)),a;)try{if(s=1,n&&(r=2&c[0]?n.return:c[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,c[1])).done)return r;switch(n=0,r&&(c=[2&c[0],r.value]),c[0]){case 0:case 1:r=c;break;case 4:return a.label++,{value:c[1],done:!1};case 5:a.label++,n=c[1],c=[0];continue;case 7:c=a.ops.pop(),a.trys.pop();continue;default:if(!(r=(r=a.trys).length>0&&r[r.length-1])&&(6===c[0]||2===c[0])){a=0;continue}if(3===c[0]&&(!r||c[1]>r[0]&&c[1]<r[3])){a.label=c[1];break}if(6===c[0]&&a.label<r[1]){a.label=r[1],r=c;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(c);break}r[2]&&a.ops.pop(),a.trys.pop();continue}c=t.call(e,a)}catch(e){c=[6,e],n=0}finally{s=r=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}},"__rest",0,function(e,t){var s={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&0>t.indexOf(n)&&(s[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var r=0,n=Object.getOwnPropertySymbols(e);r<n.length;r++)0>t.indexOf(n[r])&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(s[n[r]]=e[n[r]]);return s},"__spreadArray",0,function(e,t,s){if(s||2==arguments.length)for(var n,r=0,a=t.length;r<a;r++)!n&&r in t||(n||(n=Array.prototype.slice.call(t,0,r)),n[r]=t[r]);return e.concat(n||Array.prototype.slice.call(t))}])},670977,e=>{"use strict";var t=e.i(44501),s=e.i(425732),n=e.i(301138),r=e.i(567776),a=e.i(691520),i=e.i(764143),l=e.i(391548),o=e.i(43240),c=e.i(101685),d=e.i(354502),m=e.i(519455),u=e.i(793479),x=e.i(515288),h=e.i(427423),p=e.i(792934),f=e.i(755146),w=e.i(395624);function g({className:e}){let s=(0,w.useViewWidthStore)(e=>e.width),n=(0,w.useViewWidthStore)(e=>e.setWidth),r=(0,w.useViewWidthStore)(e=>e.align),a=(0,w.useViewWidthStore)(e=>e.setAlign);return(0,t.jsxs)(f.DropdownMenu,{children:[(0,t.jsx)(f.DropdownMenuTrigger,{asChild:!0,children:(0,t.jsx)(m.Button,{size:"sm",variant:"ghost",className:`h-7 w-7 p-0 ${e??""}`,title:`Content width: ${w.VIEW_WIDTH_LABEL[s]}`,children:(0,t.jsx)(p.AlignJustify,{className:"h-3.5 w-3.5"})})}),(0,t.jsxs)(f.DropdownMenuContent,{align:"end",className:"w-36",children:[(0,t.jsx)(f.DropdownMenuLabel,{className:"text-[11px] text-muted-foreground",children:"Width"}),w.VIEW_WIDTH_ORDER.map(e=>(0,t.jsxs)(f.DropdownMenuItem,{onClick:()=>n(e),className:"flex items-center justify-between text-xs",children:[w.VIEW_WIDTH_LABEL[e],e===s&&(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5"})]},e)),(0,t.jsx)(f.DropdownMenuSeparator,{}),(0,t.jsx)(f.DropdownMenuLabel,{className:"text-[11px] text-muted-foreground",children:"Alignment"}),w.VIEW_ALIGN_ORDER.map(e=>(0,t.jsxs)(f.DropdownMenuItem,{onClick:()=>a(e),className:"flex items-center justify-between text-xs",children:[w.VIEW_ALIGN_LABEL[e],e===r&&(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5"})]},e))]})]})}var j=e.i(409082),v=e.i(847463),b=e.i(917356);function y({className:e}){let{resolvedTheme:s,setTheme:n}=(0,b.useTheme)();return(0,t.jsx)(m.Button,{size:"sm",variant:"ghost",className:`h-7 w-7 p-0 ${e??""}`,title:"dark"===s?"Switch to light":"Switch to dark",onClick:()=>n("dark"===s?"light":"dark"),children:"dark"===s?(0,t.jsx)(v.Sun,{className:"h-3.5 w-3.5"}):(0,t.jsx)(j.Moon,{className:"h-3.5 w-3.5"})})}var N=e.i(406347),k=e.i(727551),S=e.i(496366),_=e.i(797715);function C(e){let t=e.lastIndexOf(".");return t<0?"":e.slice(t+1).toLowerCase()}function T(e){let t=C(e);return["md","markdown"].includes(t)?"markdown":["csv","tsv"].includes(t)?"csv":["pdf"].includes(t)?"pdf":["html","htm"].includes(t)?"html":["png","jpg","jpeg","gif","webp","svg","avif","ico","bmp"].includes(t)?"image":["mp4","webm","mov","m4v","mp3","wav","ogg","m4a","aac"].includes(t)?"media":["txt","log","ini","env","conf"].includes(t)?"text":["py","js","ts","tsx","jsx","go","rs","java","c","cpp","h","sh","bash","zsh","rb","php","swift","kt","lua","sql","yaml","yml","toml","json","xml","css","scss","mmd","mermaid"].includes(t)?"source":"binary"}function O({content:e,filename:s,filePath:n,token:r}){switch(T(s)){case"markdown":return(0,t.jsx)(E,{content:e});case"image":return(0,t.jsx)(I,{filename:s,token:r});case"pdf":return(0,t.jsx)(L,{filename:s,token:r});case"media":return(0,t.jsx)(P,{filename:s,token:r});case"html":return(0,t.jsx)(W,{content:e,filename:s});case"csv":return(0,t.jsx)(A,{content:e});case"source":case"text":return(0,t.jsx)(D,{content:e,filename:s});case"binary":return(0,t.jsx)(B,{filename:s,token:r})}}function E({content:e}){let[s,n]=(0,c.useState)("");return(0,c.useEffect)(()=>{let t=!1;return(0,_.markdownToHtml)(e,{sanitize:!0}).then(e=>{t||n(e)}),()=>{t=!0}},[e]),(0,t.jsx)("div",{className:"flex-1 overflow-auto",children:(0,t.jsx)("div",{className:"mx-auto max-w-4xl px-4 py-8 prose prose-neutral dark:prose-invert",children:(0,t.jsx)("div",{dangerouslySetInnerHTML:{__html:s}})})})}function I({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`);return(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center p-8 bg-[repeating-conic-gradient(hsl(var(--muted))_0%_25%,transparent_0%_50%)] bg-[length:20px_20px]",children:(0,t.jsx)("img",{src:n,alt:e,className:"max-w-full max-h-[80vh] object-contain rounded-sm"})})}function L({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`);return(0,t.jsx)("div",{className:"flex-1 flex flex-col min-h-0",children:(0,t.jsx)("iframe",{src:n,title:e,className:"flex-1 w-full border-0",style:{minHeight:"80vh"}})})}function P({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`),r=["mp4","webm","mov","m4v"].includes(C(e));return(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center p-8",children:r?(0,t.jsx)("video",{controls:!0,className:"max-w-full max-h-[80vh] rounded-sm",src:n}):(0,t.jsxs)("div",{className:"w-full max-w-md",children:[(0,t.jsx)("audio",{controls:!0,className:"w-full",src:n}),(0,t.jsx)("p",{className:"text-center text-sm text-muted-foreground mt-3",children:e})]})})}function W({content:e,filename:s}){let[n,r]=(0,c.useState)(!1);return(0,t.jsxs)("div",{className:"flex-1 flex flex-col min-h-0",children:[(0,t.jsx)("div",{className:"flex items-center justify-end gap-2 px-4 py-2 border-b bg-muted/30",children:(0,t.jsx)(m.Button,{variant:"ghost",size:"sm",className:"h-7 gap-1.5 text-xs",onClick:()=>r(e=>!e),children:n?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(S.Ban,{className:"h-3.5 w-3.5"}),"Disable scripts"]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(k.Play,{className:"h-3.5 w-3.5"}),"Enable scripts"]})})}),(0,t.jsx)("iframe",{srcDoc:e,title:s,className:"flex-1 w-full border-0 bg-white",style:{minHeight:"80vh"},sandbox:n?"allow-scripts allow-forms allow-popups allow-top-navigation-by-user-activation":"allow-forms allow-popups allow-top-navigation-by-user-activation"})]})}function D({content:e,filename:s}){let n=e.split("\n"),r=n.length,[a,i]=(0,c.useState)(r<=500),l=a?n:n.slice(0,500);return(0,t.jsx)("div",{className:"flex-1 overflow-auto",children:(0,t.jsxs)("div",{className:"mx-auto max-w-4xl",children:[(0,t.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b bg-muted/30",children:[(0,t.jsx)("span",{className:"text-xs text-muted-foreground",children:s}),(0,t.jsxs)("span",{className:"text-xs text-muted-foreground",children:[r.toLocaleString()," lines"]})]}),(0,t.jsx)("pre",{className:"text-[13px] font-mono leading-relaxed",children:(0,t.jsx)("table",{className:"w-full border-collapse",children:(0,t.jsx)("tbody",{children:l.map((e,s)=>(0,t.jsxs)("tr",{className:"hover:bg-muted/50",children:[(0,t.jsx)("td",{className:"select-none text-right pr-4 pl-4 py-0 text-muted-foreground/50 text-xs w-[1%] whitespace-nowrap align-top",children:s+1}),(0,t.jsx)("td",{className:"pr-4 py-0 whitespace-pre-wrap break-all",children:e||" "})]},s))})})}),!a&&r>500&&(0,t.jsx)("div",{className:"flex justify-center py-4 border-t",children:(0,t.jsxs)(m.Button,{size:"sm",variant:"ghost",onClick:()=>i(!0),children:["Show all ",r.toLocaleString()," lines"]})})]})})}function A({content:e}){let s=(0,c.useMemo)(()=>e.split("\n").filter(Boolean).map(e=>{let t=[],s="",n=!1;for(let r=0;r<e.length;r++){let a=e[r];'"'===a?n=!n:","!==a&&" "!==a||n?s+=a:(t.push(s.trim()),s="")}return t.push(s.trim()),t}),[e]);if(0===s.length)return null;let n=s[0],r=s.slice(1);return(0,t.jsx)("div",{className:"flex-1 overflow-auto",children:(0,t.jsx)("div",{className:"mx-auto max-w-6xl p-4",children:(0,t.jsxs)("table",{className:"w-full text-sm border-collapse",children:[(0,t.jsx)("thead",{children:(0,t.jsx)("tr",{children:n.map((e,s)=>(0,t.jsx)("th",{className:"text-left px-3 py-2 border-b-2 border-border font-medium bg-muted/50 whitespace-nowrap",children:e},s))})}),(0,t.jsx)("tbody",{children:r.map((e,s)=>(0,t.jsx)("tr",{className:"hover:bg-muted/30",children:e.map((e,s)=>(0,t.jsx)("td",{className:"px-3 py-1.5 border-b border-border/50 whitespace-nowrap",children:e},s))},s))})]})})})}function B({filename:e,token:s}){let n=(0,d.apiUrl)(`/api/share/${s}/asset`);return(0,t.jsxs)("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 p-8",children:[(0,t.jsx)(i.FileText,{className:"h-12 w-12 text-muted-foreground"}),(0,t.jsx)("p",{className:"text-sm text-muted-foreground",children:e}),(0,t.jsx)("a",{href:n,download:e,children:(0,t.jsxs)(m.Button,{size:"sm",variant:"outline",className:"gap-1.5",children:[(0,t.jsx)(N.Download,{className:"h-3.5 w-3.5"}),"Download file"]})})]})}e.s(["default",0,function({params:e}){let[p,f]=(0,c.useState)(null),[w,j]=(0,c.useState)({kind:"loading"}),[v,b]=(0,c.useState)(""),[N,k]=(0,c.useState)(!1),[S,_]=(0,c.useState)(!1),[C,E]=(0,c.useState)(null),I="content"===w.kind?T(w.filename):"markdown",L=["markdown","source","text","csv","html"].includes(I),P=e=>{E(e),setTimeout(()=>E(null),2e3)},W=async()=>{if("content"===w.kind)try{await navigator.clipboard.writeText(w.content),P("raw")}catch{}},D=(0,c.useCallback)(async()=>{if(p){j({kind:"loading"});try{let e=await fetch((0,d.apiUrl)(`/api/share/${p}`)),t=await e.json();e.ok&&"string"==typeof t.content?j({kind:"content",content:t.content,filename:String(t.filename??"document"),filePath:String(t.filePath??t.filename??"document"),viewCount:"number"==typeof t.viewCount?t.viewCount:0}):401===e.status&&t.protected?j({kind:"password",message:String(t.message??"")}):410===e.status?j({kind:"error",title:"Link unavailable",message:String(t.message??"This share link is no longer available.")}):404===e.status?j({kind:"error",title:"Not found",message:"This share link does not exist."}):j({kind:"error",title:"Error",message:String(t.message??"Something went wrong. Try again later.")})}catch{j({kind:"error",title:"Connection error",message:"Could not reach the server. Check your connection."})}}},[p]);(0,c.useEffect)(()=>{e.then(e=>f(e.token))},[e]),(0,c.useEffect)(()=>{p&&D()},[p,D]);let A=async e=>{if(e.preventDefault(),v.trim()&&p){k(!0),_(!1);try{let e=await fetch((0,d.apiUrl)(`/api/share/${p}`),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:v.trim()})}),t=await e.json();e.ok&&"string"==typeof t.content?j({kind:"content",content:t.content,filename:String(t.filename??"document"),filePath:String(t.filePath??t.filename??"document"),viewCount:"number"==typeof t.viewCount?t.viewCount:0}):403===e.status?(_(!0),j({kind:"password",message:"Incorrect password"})):429===e.status?j({kind:"password",message:"Too many attempts. Try again later."}):j({kind:"error",title:"Error",message:String(t.message??"Something went wrong.")})}catch{j({kind:"error",title:"Connection error",message:"Could not reach the server."})}k(!1)}};return(0,t.jsx)(h.ThemeProvider,{children:(0,t.jsxs)("div",{className:"min-h-screen flex flex-col bg-background text-foreground",children:[(0,t.jsx)("header",{className:"border-b border-border bg-muted/50",children:(0,t.jsx)("div",{className:"mx-auto flex max-w-4xl items-center gap-2 px-4 py-2",children:"content"===w.kind?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-1",children:[(0,t.jsx)("span",{className:"h-2 w-2 rounded-full bg-success shrink-0"}),(0,t.jsx)("span",{className:"text-sm truncate",title:w.filename,children:w.filename})]}),(0,t.jsxs)("div",{className:"flex items-center gap-1 shrink-0",children:[(0,t.jsxs)(m.Button,{size:"sm",variant:"ghost",className:"h-7 gap-1.5 px-2 text-xs",onClick:()=>{p&&(navigator.clipboard.writeText(`${window.location.origin}/s/${p}`),P("link"))},title:"Copy share link",children:["link"===C?(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5 text-success"}):(0,t.jsx)(l.Copy,{className:"h-3.5 w-3.5"}),"Link"]}),L&&(0,t.jsxs)(m.Button,{size:"sm",variant:"ghost",className:"h-7 gap-1.5 px-2 text-xs",onClick:W,title:"Copy raw content",children:["raw"===C?(0,t.jsx)(o.Check,{className:"h-3.5 w-3.5 text-success"}):(0,t.jsx)(i.FileText,{className:"h-3.5 w-3.5"}),"Raw"]}),"markdown"===I&&(0,t.jsx)(g,{}),(0,t.jsx)(y,{}),(0,t.jsxs)("span",{className:"text-xs text-muted-foreground ml-2",children:[w.viewCount," view",1!==w.viewCount?"s":""]})]})]}):(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.Eye,{className:"h-4 w-4 text-muted-foreground"}),(0,t.jsx)("span",{className:"text-xs font-medium text-muted-foreground",children:"Shared document"})]})})}),"loading"===w.kind&&(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center",children:(0,t.jsx)(a.Loader2,{className:"h-6 w-6 animate-spin text-muted-foreground"})}),"password"===w.kind&&(0,t.jsx)("div",{className:"flex-1 flex items-center justify-center px-4",children:(0,t.jsx)(x.Card,{className:"max-w-sm w-full p-6",children:(0,t.jsxs)("div",{className:"flex flex-col items-center gap-4 text-center",children:[(0,t.jsx)("div",{className:"rounded-full bg-muted p-3",children:(0,t.jsx)(r.Lock,{className:"h-6 w-6 text-muted-foreground"})}),(0,t.jsxs)("div",{className:"space-y-1",children:[(0,t.jsx)("h1",{className:"text-base font-medium",children:"Password required"}),(0,t.jsx)("p",{className:"text-sm text-muted-foreground",children:w.message||"This document is password-protected."})]}),(0,t.jsxs)("form",{onSubmit:A,className:"w-full space-y-3",children:[(0,t.jsx)(u.Input,{type:"password",placeholder:"Enter password",value:v,onChange:e=>{b(e.target.value),_(!1)},autoFocus:!0}),S&&(0,t.jsxs)("p",{className:"text-xs text-destructive flex items-center gap-1",children:[(0,t.jsx)(s.AlertCircle,{className:"h-3 w-3"}),"Wrong password. Try again."]}),(0,t.jsx)(m.Button,{type:"submit",className:"w-full",disabled:N||!v.trim(),children:N?(0,t.jsx)(a.Loader2,{className:"h-4 w-4 animate-spin"}):"View document"})]})]})})}),"error"===w.kind&&(0,t.jsxs)("div",{className:"flex-1 flex flex-col items-center justify-center gap-4 px-4 text-center",children:[(0,t.jsx)("div",{className:"rounded-full bg-muted p-3",children:(0,t.jsx)(s.AlertCircle,{className:"h-6 w-6 text-muted-foreground"})}),(0,t.jsxs)("div",{className:"space-y-1",children:[(0,t.jsx)("h1",{className:"text-base font-medium",children:w.title}),(0,t.jsx)("p",{className:"text-sm text-muted-foreground",children:w.message})]})]}),"content"===w.kind&&(0,t.jsx)(O,{content:w.content,filename:w.filename,filePath:w.filePath,token:p}),"content"===w.kind&&(0,t.jsx)("footer",{className:"border-t border-border bg-muted/30",children:(0,t.jsxs)("div",{className:"mx-auto flex max-w-4xl items-center gap-2 px-4 py-2",children:[(0,t.jsx)(i.FileText,{className:"h-3 w-3 text-muted-foreground"}),(0,t.jsx)("span",{className:"text-xs text-muted-foreground",children:w.filename})]})})]})})}],670977)}]);
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.next/standalone/.next/static/media/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN-s.p.0hfk9k1kkjsdy.woff2
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.next/standalone/.next/static/media/433XP6QWDVL6KQ5K7ZCOP524TX4LE4RJ-s.p.13or5lok2-922.woff2
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.next/standalone/.next/static/media/6KRVTMHEY26GBVOWXYL6F3ZLGUXE5ZD5-s.p.0xh3vtwj392i-.woff2
ADDED
|
Binary file
|
|
Binary file
|
package/.next/standalone/.next/static/media/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP-s.p.0hq2a81xn4_re.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/7YY3ZAAE3TRV2LANYOLXNHTPHLXVWTKH-s.p.0aqd04_idyb6d.woff2
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/.next/standalone/.next/static/media/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR-s.p.0yt9gwi-.i49f.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX-s.p.0mxjq567rs1on.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY-s.p.049.kwhs-b7lf.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/NIQ54PVBBIWVK3PFSOIOUJSXIJ5WTNDP-s.p.0-mpnqa_q7f0-.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/ODDSCHC7OZCRRQJDJV5LMJKTGF7URFO4-s.p.0ti.-5ju6w580.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/RMBKFTS6UFOXVBCL3EVCXLWRQBA3PN4K-s.p.0udd26.7.3pmc.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/RNUZPHMIVMPXFHVACRGCAJ32E6WUEDVU-s.p.0h80ym842138e.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN-s.p.0rb3ehjtk_okh.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/SIH66VPT4WS2HIF5PEJNDU4INNUF54LG-s.p.08_1ce4x9brpn.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/TW4KNQIPR4LNP4I6I6C6HKQ23B2EQAU5-s.p.02kr7k5v_8hxa.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/UMQTMTAEPCAFNEJDVEURBIXJENGOHOWO-s.p.0~8tz_97dla0z.woff2
ADDED
|
Binary file
|
package/.next/standalone/.next/static/media/WNDVG7O66ENLOD43GS7FBUCC4KMT5OM2-s.p.0lx670_9j82xu.woff2
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -23,7 +23,12 @@ const nextConfig: NextConfig = {
|
|
|
23
23
|
experimental: {
|
|
24
24
|
optimizePackageImports: ["lucide-react"],
|
|
25
25
|
},
|
|
26
|
-
|
|
26
|
+
// Extra origins allowed to hit the dev server (e.g. LAN IPs used to test
|
|
27
|
+
// from another device). Override via NEXT_ALLOWED_DEV_ORIGINS, a
|
|
28
|
+
// comma-separated list, without editing this file.
|
|
29
|
+
allowedDevOrigins: process.env.NEXT_ALLOWED_DEV_ORIGINS
|
|
30
|
+
? process.env.NEXT_ALLOWED_DEV_ORIGINS.split(",").map((o) => o.trim()).filter(Boolean)
|
|
31
|
+
: ["localhost"],
|
|
27
32
|
// Block framing on all routes by default. Same-origin framing for nested
|
|
28
33
|
// /api/assets and /api/app-proxy iframes still works because the host is now
|
|
29
34
|
// same-origin (X-Frame-Options: SAMEORIGIN permits same-origin ancestors).
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|