mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-12-01 23:12:10 +08:00
2 lines
1.3 KiB
JavaScript
2 lines
1.3 KiB
JavaScript
import{R as p}from"./chunks/theme.PFIHLyGm.js";import{aM as s,aR as i,aS as u,aT as c,aU as l,aV as f,aW as d,aX as m,aY as h,aZ as g,a_ as A,y,ay as w,o as R,w as b,a$ as v,b0 as C,b1 as P,aa as S}from"./chunks/framework.DkLJC2NO.js";function r(e){if(e.extends){const a=r(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const n=r(p),T=y({name:"VitePressApp",setup(){const{site:e,lang:a,dir:t}=w();return R(()=>{b(()=>{document.documentElement.lang=a.value,document.documentElement.dir=t.value})}),e.value.router.prefetchLinks&&v(),C(),P(),n.setup&&n.setup(),()=>S(n.Layout)}});async function E(){globalThis.__VITEPRESS__=!0;const e=D(),a=_();a.provide(u,e);const t=c(e.route);return a.provide(l,t),a.component("Content",f),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),n.enhanceApp&&await n.enhanceApp({app:a,router:e,siteData:m}),{app:a,router:e,data:t}}function _(){return A(T)}function D(){let e=s;return h(a=>{let t=g(a),o=null;return t&&(e&&(t=t.replace(/\.js$/,".lean.js")),o=import(t)),s&&(e=!1),o},n.NotFound)}s&&E().then(({app:e,router:a,data:t})=>{a.go().then(()=>{i(a.route,t.site),e.mount("#app")})});export{E as createApp};
|