@vtj/pro 0.9.4 → 0.9.6
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/dist/@vtj/materials/assets/antdv/index.umd.js +2 -2
- package/dist/@vtj/materials/assets/charts/index.umd.js +2 -2
- package/dist/@vtj/materials/assets/element/index.umd.js +3 -3
- package/dist/@vtj/materials/assets/ui/index.umd.js +2 -2
- package/dist/@vtj/materials/assets/vant/index.umd.js +2 -2
- package/dist/@vtj/materials/deps/@vtj/charts/index.umd.js +2 -2
- package/dist/@vtj/materials/deps/@vtj/icons/index.umd.js +2 -2
- package/dist/@vtj/materials/deps/@vtj/ui/index.umd.js +2 -2
- package/dist/@vtj/materials/deps/@vtj/utils/index.umd.js +9 -9
- package/dist/@vtj/materials/deps/@vueuse/core/index.iife.min.js +1 -1
- package/dist/@vtj/materials/deps/xe-utils/xe-utils.umd.min.js +2 -2
- package/dist/assets/{@element-plus-icons-vue-Cffh5gMs.js → @element-plus-icons-vue-BM7nPgXL.js} +1 -1
- package/dist/assets/@vueuse-BwkL59YI.js +1 -0
- package/dist/assets/{Editor-ZiUDqfgK-DcBtFFt2.js → Editor-ZiUDqfgK-lELAAGrH.js} +1 -1
- package/dist/assets/{auth-dRF3ivor.js → auth-BNLa1o8j.js} +1 -1
- package/dist/assets/{element-plus-YyQpMNX9.js → element-plus-BHLTgCyt.js} +1 -1
- package/dist/assets/{extension-C8ZhAfEn.js → extension-C3i8Db2L.js} +19 -19
- package/dist/assets/{index-BvLtH7Ej.js → index-Bo3SubWr.js} +1 -1
- package/dist/assets/{index-5i6FClbb.js → index-CSO9rqBp.js} +28 -28
- package/dist/assets/page-OZVGcgfg.js +2 -0
- package/dist/assets/preview-BK90FAA6.js +2 -0
- package/dist/assets/{vue-MNNkR0KN.js → vue-Dzbx66BV.js} +1 -1
- package/dist/assets/{vue-router-70esBOLy.js → vue-router-CBK9GHjZ.js} +2 -2
- package/dist/assets/vxe-l3jZ90Gb.js +4 -0
- package/dist/index.html +8 -8
- package/package.json +11 -11
- package/dist/assets/@vueuse-lzvNycZY.js +0 -1
- package/dist/assets/page-Cgw1GDNx.js +0 -2
- package/dist/assets/preview-BovWIv7Z.js +0 -2
- package/dist/assets/vxe-y57a8oB3.js +0 -4
package/dist/index.html
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<meta http-equiv="Expires" content="0"/>
|
|
10
10
|
<title>低代码设计器 - VTJ.PRO</title>
|
|
11
11
|
<script>
|
|
12
|
-
var __BUILD_TIME__ = '
|
|
12
|
+
var __BUILD_TIME__ = '1735884008886';
|
|
13
13
|
(function () {
|
|
14
14
|
const regex = /<!--{{(\d*)}}-->/;
|
|
15
15
|
window.fetch('?t=' + Date.now()).then(async (res) => {
|
|
@@ -25,18 +25,18 @@
|
|
|
25
25
|
});
|
|
26
26
|
})();
|
|
27
27
|
</script>
|
|
28
|
-
<!--{{
|
|
28
|
+
<!--{{1735884008886}}-->
|
|
29
29
|
|
|
30
|
-
<script type="module" crossorigin src="./assets/index-
|
|
31
|
-
<link rel="modulepreload" crossorigin href="./assets/vue-
|
|
30
|
+
<script type="module" crossorigin src="./assets/index-CSO9rqBp.js"></script>
|
|
31
|
+
<link rel="modulepreload" crossorigin href="./assets/vue-Dzbx66BV.js">
|
|
32
32
|
<link rel="modulepreload" crossorigin href="./assets/dayjs-DO-COJPZ.js">
|
|
33
33
|
<link rel="modulepreload" crossorigin href="./assets/mockjs-BiYWQEnZ.js">
|
|
34
|
-
<link rel="modulepreload" crossorigin href="./assets/vue-router-
|
|
34
|
+
<link rel="modulepreload" crossorigin href="./assets/vue-router-CBK9GHjZ.js">
|
|
35
35
|
<link rel="modulepreload" crossorigin href="./assets/lodash-es-Cmvm8wvQ.js">
|
|
36
|
-
<link rel="modulepreload" crossorigin href="./assets/@vueuse-
|
|
37
|
-
<link rel="modulepreload" crossorigin href="./assets/@element-plus-icons-vue-
|
|
36
|
+
<link rel="modulepreload" crossorigin href="./assets/@vueuse-BwkL59YI.js">
|
|
37
|
+
<link rel="modulepreload" crossorigin href="./assets/@element-plus-icons-vue-BM7nPgXL.js">
|
|
38
38
|
<link rel="modulepreload" crossorigin href="./assets/shared-BAqo0W56.js">
|
|
39
|
-
<link rel="modulepreload" crossorigin href="./assets/element-plus-
|
|
39
|
+
<link rel="modulepreload" crossorigin href="./assets/element-plus-BHLTgCyt.js">
|
|
40
40
|
<link rel="modulepreload" crossorigin href="./assets/monaco-editor-Lba3v2gb.js">
|
|
41
41
|
<link rel="stylesheet" crossorigin href="./assets/element-plus-BbdgoGGn.css">
|
|
42
42
|
<link rel="stylesheet" crossorigin href="./assets/monaco-editor-Cpw7ccEV.css">
|
package/package.json
CHANGED
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
"name": "@vtj/pro",
|
|
3
3
|
"description": "VTJ.PRO",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "0.9.
|
|
5
|
+
"version": "0.9.6",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@vtj/core": "~0.9.
|
|
9
|
-
"@vtj/
|
|
10
|
-
"@vtj/materials": "~0.9.
|
|
11
|
-
"@vtj/
|
|
12
|
-
"@vtj/renderer": "~0.9.
|
|
8
|
+
"@vtj/core": "~0.9.6",
|
|
9
|
+
"@vtj/local": "~0.9.6",
|
|
10
|
+
"@vtj/materials": "~0.9.6",
|
|
11
|
+
"@vtj/designer": "~0.9.6",
|
|
12
|
+
"@vtj/renderer": "~0.9.6"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"vue": "~3.5.5",
|
|
16
16
|
"vue-router": "~4.5.0",
|
|
17
|
-
"@vtj/
|
|
18
|
-
"@vtj/
|
|
19
|
-
"@vtj/
|
|
20
|
-
"@vtj/
|
|
21
|
-
"@vtj/
|
|
17
|
+
"@vtj/icons": "~0.9.6",
|
|
18
|
+
"@vtj/charts": "~0.9.6",
|
|
19
|
+
"@vtj/cli": "~0.9.4",
|
|
20
|
+
"@vtj/ui": "~0.9.6",
|
|
21
|
+
"@vtj/utils": "~0.9.6"
|
|
22
22
|
},
|
|
23
23
|
"exports": {
|
|
24
24
|
"./vite": {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var ke=Object.defineProperty,Be=Object.defineProperties;var Xe=Object.getOwnPropertyDescriptors;var X=Object.getOwnPropertySymbols;var le=Object.prototype.hasOwnProperty,ce=Object.prototype.propertyIsEnumerable;var ue=(e,t,n)=>t in e?ke(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,F=(e,t)=>{for(var n in t||(t={}))le.call(t,n)&&ue(e,n,t[n]);if(X)for(var n of X(t))ce.call(t,n)&&ue(e,n,t[n]);return e},k=(e,t)=>Be(e,Xe(t));var Y=(e,t)=>{var n={};for(var r in e)le.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&X)for(var r of X(e))t.indexOf(r)<0&&ce.call(e,r)&&(n[r]=e[r]);return n};import{u as Ye,g as Ee,b as Pe,s as te,w as xe,r as G,e as g,f as C,h as B,i as ne,n as re,j as oe,k as T,l as Qe,t as Je,m as x,p as Ge,q as Te,v as Ue}from"./vue-MNNkR0KN.js";var Ke=Object.defineProperty,qe=Object.defineProperties,Ze=Object.getOwnPropertyDescriptors,fe=Object.getOwnPropertySymbols,et=Object.prototype.hasOwnProperty,tt=Object.prototype.propertyIsEnumerable,de=(e,t,n)=>t in e?Ke(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,nt=(e,t)=>{for(var n in t||(t={}))et.call(t,n)&&de(e,n,t[n]);if(fe)for(var n of fe(t))tt.call(t,n)&&de(e,n,t[n]);return e},rt=(e,t)=>qe(e,Ze(t));function rn(e,t){var n;const r=te();return xe(()=>{r.value=e()},rt(nt({},t),{flush:(n=void 0)!=null?n:"sync"})),G(r)}var ve;const U=typeof window!="undefined",ot=e=>typeof e!="undefined",Z=e=>typeof e=="function",st=e=>typeof e=="string",H=()=>{},it=U&&((ve=window==null?void 0:window.navigator)==null?void 0:ve.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function z(e){return typeof e=="function"?e():Ye(e)}function Ce(e,t){function n(...r){return new Promise((o,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(s)})}return n}function at(e,t={}){let n,r,o=H;const s=a=>{clearTimeout(a),o(),o=H};return a=>{const l=z(e),d=z(t.maxWait);return n&&s(n),l<=0||d!==void 0&&d<=0?(r&&(s(r),r=null),Promise.resolve(a())):new Promise((v,c)=>{o=t.rejectOnCancel?c:v,d&&!r&&(r=setTimeout(()=>{n&&s(n),r=null,v(a())},d)),n=setTimeout(()=>{r&&s(r),r=null,v(a())},l)})}}function ut(e,t=!0,n=!0,r=!1){let o=0,s,i=!0,a=H,l;const d=()=>{s&&(clearTimeout(s),s=void 0,a(),a=H)};return c=>{const u=z(e),f=Date.now()-o,p=()=>l=c();return d(),u<=0?(o=Date.now(),p()):(f>u&&(n||!i)?(o=Date.now(),p()):t&&(l=new Promise((m,y)=>{a=r?y:m,s=setTimeout(()=>{o=Date.now(),i=!0,m(p()),d()},Math.max(0,u-f))})),!n&&!s&&(s=setTimeout(()=>i=!0,u)),i=!1,l)}}function lt(e){return e}function ct(e,t){let n,r,o;const s=g(!0),i=()=>{s.value=!0,o()};C(e,i,{flush:"sync"});const a=Z(t)?t:t.get,l=Z(t)?void 0:t.set,d=oe((v,c)=>(r=v,o=c,{get(){return s.value&&(n=a(),s.value=!1),r(),n},set(u){l==null||l(u)}}));return Object.isExtensible(d)&&(d.trigger=i),d}function K(e){return Ee()?(Pe(e),!0):!1}function ft(e,t=200,n={}){return Ce(at(t,n),e)}function on(e,t=200,n={}){const r=g(e.value),o=ft(()=>{r.value=e.value},t,n);return C(e,()=>o()),r}function sn(e,t=200,n=!1,r=!0,o=!1){return Ce(ut(t,n,r,o),e)}function se(e,t=!0){B()?ne(e):t?e():re(e)}function an(e,t,n={}){const{immediate:r=!0}=n,o=g(!1);let s=null;function i(){s&&(clearTimeout(s),s=null)}function a(){o.value=!1,i()}function l(...d){i(),o.value=!0,s=setTimeout(()=>{o.value=!1,s=null,e(...d)},z(t))}return r&&(o.value=!0,U&&l()),K(a),{isPending:G(o),start:l,stop:a}}function R(e){var t;const n=z(e);return(t=n==null?void 0:n.$el)!=null?t:n}const j=U?window:void 0,dt=U?window.document:void 0;function M(...e){let t,n,r,o;if(st(e[0])||Array.isArray(e[0])?([n,r,o]=e,t=j):[t,n,r,o]=e,!t)return H;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const s=[],i=()=>{s.forEach(v=>v()),s.length=0},a=(v,c,u,f)=>(v.addEventListener(c,u,f),()=>v.removeEventListener(c,u,f)),l=C(()=>[R(t),z(o)],([v,c])=>{i(),v&&s.push(...n.flatMap(u=>r.map(f=>a(v,u,f,c))))},{immediate:!0,flush:"post"}),d=()=>{l(),i()};return K(d),d}let pe=!1;function un(e,t,n={}){const{window:r=j,ignore:o=[],capture:s=!0,detectIframe:i=!1}=n;if(!r)return;it&&!pe&&(pe=!0,Array.from(r.document.body.children).forEach(u=>u.addEventListener("click",H)));let a=!0;const l=u=>o.some(f=>{if(typeof f=="string")return Array.from(r.document.querySelectorAll(f)).some(p=>p===u.target||u.composedPath().includes(p));{const p=R(f);return p&&(u.target===p||u.composedPath().includes(p))}}),v=[M(r,"click",u=>{const f=R(e);if(!(!f||f===u.target||u.composedPath().includes(f))){if(u.detail===0&&(a=!l(u)),!a){a=!0;return}t(u)}},{passive:!0,capture:s}),M(r,"pointerdown",u=>{const f=R(e);f&&(a=!u.composedPath().includes(f)&&!l(u))},{passive:!0}),i&&M(r,"blur",u=>{var f;const p=R(e);((f=r.document.activeElement)==null?void 0:f.tagName)==="IFRAME"&&!(p!=null&&p.contains(r.document.activeElement))&&t(u)})].filter(Boolean);return()=>v.forEach(u=>u())}function ln(e={}){var t;const{window:n=j}=e,r=(t=e.document)!=null?t:n==null?void 0:n.document,o=ct(()=>null,()=>r==null?void 0:r.activeElement);return n&&(M(n,"blur",s=>{s.relatedTarget===null&&o.trigger()},!0),M(n,"focus",o.trigger,!0)),o}function We(e,t=!1){const n=g(),r=()=>n.value=!!e();return r(),se(r,t),n}function vt(e){return JSON.parse(JSON.stringify(e))}const me=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},he="__vueuse_ssr_handlers__";me[he]=me[he]||{};function cn(e,t,{window:n=j,initialValue:r=""}={}){const o=g(r),s=T(()=>{var i;return R(t)||((i=n==null?void 0:n.document)==null?void 0:i.documentElement)});return C([s,()=>z(e)],([i,a])=>{var l;if(i&&n){const d=(l=n.getComputedStyle(i).getPropertyValue(a))==null?void 0:l.trim();o.value=d||r}},{immediate:!0}),C(o,i=>{var a;(a=s.value)!=null&&a.style&&s.value.style.setProperty(z(e),i)}),o}function fn({document:e=dt}={}){if(!e)return g("visible");const t=g(e.visibilityState);return M(e,"visibilitychange",()=>{t.value=e.visibilityState}),t}var ge=Object.getOwnPropertySymbols,pt=Object.prototype.hasOwnProperty,mt=Object.prototype.propertyIsEnumerable,ht=(e,t)=>{var n={};for(var r in e)pt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&ge)for(var r of ge(e))t.indexOf(r)<0&&mt.call(e,r)&&(n[r]=e[r]);return n};function gt(e,t,n={}){const r=n,{window:o=j}=r,s=ht(r,["window"]);let i;const a=We(()=>o&&"ResizeObserver"in o),l=()=>{i&&(i.disconnect(),i=void 0)},d=C(()=>R(e),c=>{l(),a.value&&o&&c&&(i=new ResizeObserver(t),i.observe(c,s))},{immediate:!0,flush:"post"}),v=()=>{l(),d()};return K(v),{isSupported:a,stop:v}}function dn(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:o=!0,immediate:s=!0}=t,i=g(0),a=g(0),l=g(0),d=g(0),v=g(0),c=g(0),u=g(0),f=g(0);function p(){const m=R(e);if(!m){n&&(i.value=0,a.value=0,l.value=0,d.value=0,v.value=0,c.value=0,u.value=0,f.value=0);return}const y=m.getBoundingClientRect();i.value=y.height,a.value=y.bottom,l.value=y.left,d.value=y.right,v.value=y.top,c.value=y.width,u.value=y.x,f.value=y.y}return gt(e,p),C(()=>R(e),m=>!m&&p()),o&&M("scroll",p,{capture:!0,passive:!0}),r&&M("resize",p,{passive:!0}),se(()=>{s&&p()}),{height:i,bottom:a,left:l,right:d,top:v,width:c,x:u,y:f,update:p}}var ye=Object.getOwnPropertySymbols,yt=Object.prototype.hasOwnProperty,wt=Object.prototype.propertyIsEnumerable,bt=(e,t)=>{var n={};for(var r in e)yt.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&ye)for(var r of ye(e))t.indexOf(r)<0&&wt.call(e,r)&&(n[r]=e[r]);return n};function vn(e,t,n={}){const r=n,{window:o=j}=r,s=bt(r,["window"]);let i;const a=We(()=>o&&"MutationObserver"in o),l=()=>{i&&(i.disconnect(),i=void 0)},d=C(()=>R(e),c=>{l(),a.value&&o&&c&&(i=new MutationObserver(t),i.observe(c,s))},{immediate:!0}),v=()=>{l(),d()};return K(v),{isSupported:a,stop:v}}var we;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(we||(we={}));var Ot=Object.defineProperty,be=Object.getOwnPropertySymbols,_t=Object.prototype.hasOwnProperty,St=Object.prototype.propertyIsEnumerable,Oe=(e,t,n)=>t in e?Ot(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Et=(e,t)=>{for(var n in t)_t.call(t,n)&&Oe(e,n,t[n]);if(be)for(var n of be(t))St.call(t,n)&&Oe(e,n,t[n]);return e};const Pt={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};Et({linear:lt},Pt);function pn(e,t,n,r={}){var o,s,i;const{clone:a=!1,passive:l=!1,eventName:d,deep:v=!1,defaultValue:c}=r,u=B(),f=n||(u==null?void 0:u.emit)||((o=u==null?void 0:u.$emit)==null?void 0:o.bind(u))||((i=(s=u==null?void 0:u.proxy)==null?void 0:s.$emit)==null?void 0:i.bind(u==null?void 0:u.proxy));let p=d;t||(t="modelValue"),p=d||p||`update:${t.toString()}`;const m=O=>a?Z(a)?a(O):vt(O):O,y=()=>ot(e[t])?m(e[t]):c;if(l){const O=y(),_=g(O);return C(()=>e[t],W=>_.value=m(W)),C(_,W=>{(W!==e[t]||v)&&f(p,W)},{deep:v}),_}else return T({get(){return y()},set(O){f(p,O)}})}function mn({window:e=j}={}){if(!e)return g(!1);const t=g(e.document.hasFocus());return M(e,"blur",()=>{t.value=!1}),M(e,"focus",()=>{t.value=!0}),t}function hn(e={}){const{window:t=j,initialWidth:n=1/0,initialHeight:r=1/0,listenOrientation:o=!0,includeScrollbar:s=!0}=e,i=g(n),a=g(r),l=()=>{t&&(s?(i.value=t.innerWidth,a.value=t.innerHeight):(i.value=t.document.documentElement.clientWidth,a.value=t.document.documentElement.clientHeight))};return l(),se(l),M("resize",l,{passive:!0}),o&&M("orientationchange",l,{passive:!0}),{width:i,height:a}}function ie(e){return Ee()?(Pe(e),!0):!1}const q=new WeakMap,xt=(...e)=>{var t;const n=e[0],r=(t=B())==null?void 0:t.proxy;if(r==null&&!Te())throw new Error("injectLocal must be called in setup");return r&&q.has(r)&&n in q.get(r)?q.get(r)[n]:Ue(...e)},Ae=typeof window!="undefined"&&typeof document!="undefined";typeof WorkerGlobalScope!="undefined"&&globalThis instanceof WorkerGlobalScope;const Tt=Object.prototype.toString,Ct=e=>Tt.call(e)==="[object Object]",$e=()=>{};function Wt(e,t){function n(...r){return new Promise((o,s)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(s)})}return n}const Le=e=>e();function At(e=Le){const t=g(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...s)=>{t.value&&e(...s)};return{isActive:G(t),pause:n,resume:r,eventFilter:o}}function _e(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function $t(e){return B()}function ee(e){return Array.isArray(e)?e:[e]}function Lt(...e){if(e.length!==1)return Ge(...e);const t=e[0];return typeof t=="function"?G(oe(()=>({get:t,set:$e}))):g(t)}function Mt(e,t,n={}){const s=n,{eventFilter:r=Le}=s,o=Y(s,["eventFilter"]);return C(e,Wt(r,t),o)}function Rt(e,t,n={}){const v=n,{eventFilter:r}=v,o=Y(v,["eventFilter"]),{eventFilter:s,pause:i,resume:a,isActive:l}=At(r);return{stop:Mt(e,t,k(F({},o),{eventFilter:s})),pause:i,resume:a,isActive:l}}function It(e,t={}){if(!Qe(e))return Je(e);const n=Array.isArray(e.value)?Array.from({length:e.value.length}):{};for(const r in e.value)n[r]=oe(()=>({get(){return e.value[r]},set(o){var s;if((s=x(t.replaceRef))!=null?s:!0)if(Array.isArray(e.value)){const a=[...e.value];a[r]=o,e.value=a}else{const a=k(F({},e.value),{[r]:o});Object.setPrototypeOf(a,Object.getPrototypeOf(e.value)),e.value=a}else e.value[r]=o}}));return n}function ae(e,t=!0,n){$t()?ne(e,n):t?e():re(e)}const D=Ae?window:void 0;function V(e){var t;const n=x(e);return(t=n==null?void 0:n.$el)!=null?t:n}function I(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=D):[t,n,r,o]=e,!t)return $e;n=ee(n),r=ee(r);const s=[],i=()=>{s.forEach(v=>v()),s.length=0},a=(v,c,u,f)=>(v.addEventListener(c,u,f),()=>v.removeEventListener(c,u,f)),l=C(()=>[V(t),x(o)],([v,c])=>{if(i(),!v)return;const u=Ct(c)?F({},c):c;s.push(...n.flatMap(f=>r.map(p=>a(v,f,p,u))))},{immediate:!0,flush:"post"}),d=()=>{l(),i()};return ie(d),d}function Dt(){const e=g(!1),t=B();return t&&ne(()=>{e.value=!0},t),e}function Me(e){const t=Dt();return T(()=>(t.value,!!e()))}const Ft=Symbol("vueuse-ssr-width");function Vt(){const e=Te()?xt(Ft,null):null;return typeof e=="number"?e:void 0}function Nt(e,t={}){const{window:n=D,ssrWidth:r=Vt()}=t,o=Me(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),s=g(typeof r=="number");let i;const a=g(!1),l=c=>{a.value=c.matches},d=()=>{i&&("removeEventListener"in i?i.removeEventListener("change",l):i.removeListener(l))},v=xe(()=>{if(s.value){s.value=!o.value;const c=x(e).split(",");a.value=c.some(u=>{const f=u.includes("not all"),p=u.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),m=u.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let y=!!(p||m);return p&&y&&(y=r>=_e(p[1])),m&&y&&(y=r<=_e(m[1])),f?!y:y});return}o.value&&(d(),i=n.matchMedia(x(e)),"addEventListener"in i?i.addEventListener("change",l):i.addListener(l),a.value=i.matches)});return ie(()=>{v(),d(),i=void 0}),T(()=>a.value)}const Q=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},J="__vueuse_ssr_handlers__",zt=jt();function jt(){return J in Q||(Q[J]=Q[J]||{}),Q[J]}function Re(e,t){return zt[e]||t}function Ht(e){return Nt("(prefers-color-scheme: dark)",e)}function kt(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Bt={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Se="vueuse-storage";function Xt(e,t,n,r={}){var o;const{flush:s="pre",deep:i=!0,listenToStorageChanges:a=!0,writeDefaults:l=!0,mergeDefaults:d=!1,shallow:v,window:c=D,eventFilter:u,onError:f=h=>{console.error(h)},initOnMounted:p}=r,m=(v?te:g)(typeof t=="function"?t():t);if(!n)try{n=Re("getDefaultStorage",()=>{var h;return(h=D)==null?void 0:h.localStorage})()}catch(h){f(h)}if(!n)return m;const y=x(t),O=kt(y),_=(o=r.serializer)!=null?o:Bt[O],{pause:W,resume:P}=Rt(m,()=>L(m.value),{flush:s,deep:i,eventFilter:u});c&&a&&ae(()=>{n instanceof Storage?I(c,"storage",w):I(c,Se,$),p&&w()}),p||w();function A(h,S){if(c){const E={key:e,oldValue:h,newValue:S,storageArea:n};c.dispatchEvent(n instanceof Storage?new StorageEvent("storage",E):new CustomEvent(Se,{detail:E}))}}function L(h){try{const S=n.getItem(e);if(h==null)A(S,null),n.removeItem(e);else{const E=_.write(h);S!==E&&(n.setItem(e,E),A(S,E))}}catch(S){f(S)}}function b(h){const S=h?h.newValue:n.getItem(e);if(S==null)return l&&y!=null&&n.setItem(e,_.write(y)),y;if(!h&&d){const E=_.read(S);return typeof d=="function"?d(E,y):O==="object"&&!Array.isArray(E)?F(F({},y),E):E}else return typeof S!="string"?S:_.read(S)}function w(h){if(!(h&&h.storageArea!==n)){if(h&&h.key==null){m.value=y;return}if(!(h&&h.key!==e)){W();try{(h==null?void 0:h.newValue)!==_.write(m.value)&&(m.value=b(h))}catch(S){f(S)}finally{h?re(P):P()}}}}function $(h){w(h.detail)}return m}const Yt="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function Qt(e={}){const{selector:t="html",attribute:n="class",initialValue:r="auto",window:o=D,storage:s,storageKey:i="vueuse-color-scheme",listenToStorageChanges:a=!0,storageRef:l,emitAuto:d,disableTransition:v=!0}=e,c=F({auto:"",light:"light",dark:"dark"},e.modes||{}),u=Ht({window:o}),f=T(()=>u.value?"dark":"light"),p=l||(i==null?Lt(r):Xt(i,r,s,{window:o,listenToStorageChanges:a})),m=T(()=>p.value==="auto"?f.value:p.value),y=Re("updateHTMLAttrs",(P,A,L)=>{const b=typeof P=="string"?o==null?void 0:o.document.querySelector(P):V(P);if(!b)return;const w=new Set,$=new Set;let h=null;if(A==="class"){const E=L.split(/\s/g);Object.values(c).flatMap(N=>(N||"").split(/\s/g)).filter(Boolean).forEach(N=>{E.includes(N)?w.add(N):$.add(N)})}else h={key:A,value:L};if(w.size===0&&$.size===0&&h===null)return;let S;v&&(S=o.document.createElement("style"),S.appendChild(document.createTextNode(Yt)),o.document.head.appendChild(S));for(const E of w)b.classList.add(E);for(const E of $)b.classList.remove(E);h&&b.setAttribute(h.key,h.value),v&&(o.getComputedStyle(S).opacity,document.head.removeChild(S))});function O(P){var A;y(t,n,(A=c[P])!=null?A:P)}function _(P){e.onChanged?e.onChanged(P,O):O(P)}C(m,_,{flush:"post",immediate:!0}),ae(()=>_(m.value));const W=T({get(){return d?p.value:m.value},set(P){p.value=P}});return Object.assign(W,{store:p,system:f,state:m})}function gn(e={}){const{valueDark:t="dark",valueLight:n=""}=e,r=Qt(k(F({},e),{onChanged:(i,a)=>{var l;e.onChanged?(l=e.onChanged)==null||l.call(e,i==="dark",a,i):a(i)},modes:{dark:t,light:n}})),o=T(()=>r.system.value);return T({get(){return r.value==="dark"},set(i){const a=i?"dark":"light";o.value===a?r.value="auto":r.value=a}})}function yn(e,t={}){var n,r;const{pointerTypes:o,preventDefault:s,stopPropagation:i,exact:a,onMove:l,onEnd:d,onStart:v,initialValue:c,axis:u="both",draggingElement:f=D,containerElement:p,handle:m=e,buttons:y=[0]}=t,O=g((n=x(c))!=null?n:{x:0,y:0}),_=g(),W=w=>o?o.includes(w.pointerType):!0,P=w=>{x(s)&&w.preventDefault(),x(i)&&w.stopPropagation()},A=w=>{var $;if(!x(y).includes(w.button)||x(t.disabled)||!W(w)||x(a)&&w.target!==x(e))return;const h=x(p),S=($=h==null?void 0:h.getBoundingClientRect)==null?void 0:$.call(h),E=x(e).getBoundingClientRect(),N={x:w.clientX-(h?E.left-S.left+h.scrollLeft:E.left),y:w.clientY-(h?E.top-S.top+h.scrollTop:E.top)};(v==null?void 0:v(N,w))!==!1&&(_.value=N,P(w))},L=w=>{if(x(t.disabled)||!W(w)||!_.value)return;const $=x(p),h=x(e).getBoundingClientRect();let{x:S,y:E}=O.value;(u==="x"||u==="both")&&(S=w.clientX-_.value.x,$&&(S=Math.min(Math.max(0,S),$.scrollWidth-h.width))),(u==="y"||u==="both")&&(E=w.clientY-_.value.y,$&&(E=Math.min(Math.max(0,E),$.scrollHeight-h.height))),O.value={x:S,y:E},l==null||l(O.value,w),P(w)},b=w=>{x(t.disabled)||!W(w)||_.value&&(_.value=void 0,d==null||d(O.value,w),P(w))};if(Ae){const w={capture:(r=t.capture)!=null?r:!0};I(m,"pointerdown",A,w),I(f,"pointermove",L,w),I(f,"pointerup",b,w)}return k(F({},It(O)),{position:O,isDragging:T(()=>!!_.value),style:T(()=>`left:${O.value.x}px;top:${O.value.y}px;`)})}function Jt(e,t,n={}){const c=n,{window:r=D}=c,o=Y(c,["window"]);let s;const i=Me(()=>r&&"ResizeObserver"in r),a=()=>{s&&(s.disconnect(),s=void 0)},l=T(()=>{const u=x(e);return Array.isArray(u)?u.map(f=>V(f)):[V(u)]}),d=C(l,u=>{if(a(),i.value&&r){s=new ResizeObserver(t);for(const f of u)f&&s.observe(f,o)}},{immediate:!0,flush:"post"}),v=()=>{a(),d()};return ie(v),{isSupported:i,stop:v}}function Gt(e,t={width:0,height:0},n={}){const{window:r=D,box:o="content-box"}=n,s=T(()=>{var c,u;return(u=(c=V(e))==null?void 0:c.namespaceURI)==null?void 0:u.includes("svg")}),i=g(t.width),a=g(t.height),{stop:l}=Jt(e,([c])=>{const u=o==="border-box"?c.borderBoxSize:o==="content-box"?c.contentBoxSize:c.devicePixelContentBoxSize;if(r&&s.value){const f=V(e);if(f){const p=f.getBoundingClientRect();i.value=p.width,a.value=p.height}}else if(u){const f=ee(u);i.value=f.reduce((p,{inlineSize:m})=>p+m,0),a.value=f.reduce((p,{blockSize:m})=>p+m,0)}else i.value=c.contentRect.width,a.value=c.contentRect.height},n);ae(()=>{const c=V(e);c&&(i.value="offsetWidth"in c?c.offsetWidth:t.width,a.value="offsetHeight"in c?c.offsetHeight:t.height)});const d=C(()=>V(e),c=>{i.value=c?t.width:0,a.value=c?t.height:0});function v(){l(),d()}return{width:i,height:a,stop:v}}const Ut={page:e=>[e.pageX,e.pageY],client:e=>[e.clientX,e.clientY],screen:e=>[e.screenX,e.screenY],movement:e=>e instanceof Touch?null:[e.movementX,e.movementY]};function Kt(e={}){const{type:t="page",touch:n=!0,resetOnTouchEnds:r=!1,initialValue:o={x:0,y:0},window:s=D,target:i=s,scroll:a=!0,eventFilter:l}=e;let d=null,v=0,c=0;const u=g(o.x),f=g(o.y),p=g(null),m=typeof t=="function"?t:Ut[t],y=b=>{const w=m(b);d=b,w&&([u.value,f.value]=w,p.value="mouse"),s&&(v=s.scrollX,c=s.scrollY)},O=b=>{if(b.touches.length>0){const w=m(b.touches[0]);w&&([u.value,f.value]=w,p.value="touch")}},_=()=>{if(!d||!s)return;const b=m(d);d instanceof MouseEvent&&b&&(u.value=b[0]+s.scrollX-v,f.value=b[1]+s.scrollY-c)},W=()=>{u.value=o.x,f.value=o.y},P=l?b=>l(()=>y(b),{}):b=>y(b),A=l?b=>l(()=>O(b),{}):b=>O(b),L=l?()=>l(()=>_(),{}):()=>_();if(i){const b={passive:!0};I(i,["mousemove","dragover"],P,b),n&&t!=="movement"&&(I(i,["touchstart","touchmove"],A,b),r&&I(i,"touchend",W,b)),a&&t==="page"&&I(s,"scroll",L,{passive:!0})}return{x:u,y:f,sourceType:p}}function wn(e,t={}){const{handleOutside:n=!0,window:r=D}=t,o=t.type||"page",{x:s,y:i,sourceType:a}=Kt(t),l=g(e!=null?e:r==null?void 0:r.document.body),d=g(0),v=g(0),c=g(0),u=g(0),f=g(0),p=g(0),m=g(!0);let y=()=>{};return r&&(y=C([l,s,i],()=>{const O=V(l);if(!O||!(O instanceof Element))return;const{left:_,top:W,width:P,height:A}=O.getBoundingClientRect();c.value=_+(o==="page"?r.pageXOffset:0),u.value=W+(o==="page"?r.pageYOffset:0),f.value=A,p.value=P;const L=s.value-c.value,b=i.value-u.value;m.value=P===0||A===0||L<0||b<0||L>P||b>A,(n||!m.value)&&(d.value=L,v.value=b)},{immediate:!0}),I(document,"mouseleave",()=>{m.value=!0})),{x:s,y:i,sourceType:a,elementX:d,elementY:v,elementPositionX:c,elementPositionY:u,elementHeight:f,elementWidth:p,isOutside:m,stop:y}}function bn(e,t){const{containerStyle:n,wrapperProps:r,scrollTo:o,calculateRange:s,currentList:i,containerRef:a}="itemHeight"in t?en(t,e):Zt(t,e);return{list:i,scrollTo:o,containerProps:{ref:a,onScroll:()=>{s()},style:n},wrapperProps:r}}function Ie(e){const t=g(null),n=Gt(t),r=g([]),o=te(e);return{state:g({start:0,end:10}),source:o,currentList:r,size:n,containerRef:t}}function De(e,t,n){return r=>{if(typeof n=="number")return Math.ceil(r/n);const{start:o=0}=e.value;let s=0,i=0;for(let a=o;a<t.value.length;a++){const l=n(a);if(s+=l,i=a,s>r)break}return i-o}}function Fe(e,t){return n=>{if(typeof t=="number")return Math.floor(n/t)+1;let r=0,o=0;for(let s=0;s<e.value.length;s++){const i=t(s);if(r+=i,r>=n){o=s;break}}return o+1}}function Ve(e,t,n,r,{containerRef:o,state:s,currentList:i,source:a}){return()=>{const l=o.value;if(l){const d=n(e==="vertical"?l.scrollTop:l.scrollLeft),v=r(e==="vertical"?l.clientHeight:l.clientWidth),c=d-t,u=d+v+t;s.value={start:c<0?0:c,end:u>a.value.length?a.value.length:u},i.value=a.value.slice(s.value.start,s.value.end).map((f,p)=>({data:f,index:p+s.value.start}))}}}function Ne(e,t){return n=>typeof e=="number"?n*e:t.value.slice(0,n).reduce((o,s,i)=>o+e(i),0)}function ze(e,t,n,r){C([e.width,e.height,t,n],()=>{r()})}function je(e,t){return T(()=>typeof e=="number"?t.value.length*e:t.value.reduce((n,r,o)=>n+e(o),0))}const qt={horizontal:"scrollLeft",vertical:"scrollTop"};function He(e,t,n,r){return o=>{r.value&&(r.value[qt[e]]=n(o),t())}}function Zt(e,t){const n=Ie(t),{state:r,source:o,currentList:s,size:i,containerRef:a}=n,l={overflowX:"auto"},{itemWidth:d,overscan:v=5}=e,c=De(r,o,d),u=Fe(o,d),f=Ve("horizontal",v,u,c,n),p=Ne(d,o),m=T(()=>p(r.value.start)),y=je(d,o);ze(i,t,a,f);const O=He("horizontal",f,p,a),_=T(()=>({style:{height:"100%",width:`${y.value-m.value}px`,marginLeft:`${m.value}px`,display:"flex"}}));return{scrollTo:O,calculateRange:f,wrapperProps:_,containerStyle:l,currentList:s,containerRef:a}}function en(e,t){const n=Ie(t),{state:r,source:o,currentList:s,size:i,containerRef:a}=n,l={overflowY:"auto"},{itemHeight:d,overscan:v=5}=e,c=De(r,o,d),u=Fe(o,d),f=Ve("vertical",v,u,c,n),p=Ne(d,o),m=T(()=>p(r.value.start)),y=je(d,o);ze(i,t,a,f);const O=He("vertical",f,p,a),_=T(()=>({style:{width:"100%",height:`${y.value-m.value}px`,marginTop:`${m.value}px`}}));return{calculateRange:f,scrollTo:O,containerStyle:l,wrapperProps:_,currentList:s,containerRef:a}}export{dn as a,M as b,rn as c,gt as d,R as e,sn as f,cn as g,an as h,U as i,it as j,vn as k,fn as l,mn as m,pn as n,un as o,ln as p,yn as q,on as r,wn as s,K as t,hn as u,I as v,Gt as w,bn as x,gn as y};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./vue-router-70esBOLy.js","./vue-MNNkR0KN.js"])))=>i.map(i=>d[i]);
|
|
2
|
-
var B=Object.defineProperty,D=Object.defineProperties;var L=Object.getOwnPropertyDescriptors;var w=Object.getOwnPropertySymbols;var S=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable;var x=(o,t,e)=>t in o?B(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,l=(o,t)=>{for(var e in t||(t={}))S.call(t,e)&&x(o,e,t[e]);if(w)for(var e of w(t))V.call(t,e)&&x(o,e,t[e]);return o},E=(o,t)=>D(o,L(t));var g=(o,t,e)=>new Promise((p,c)=>{var _=s=>{try{i(e.next(s))}catch(m){c(m)}},r=s=>{try{i(e.throw(s))}catch(m){c(m)}},i=s=>s.done?p(s.value):Promise.resolve(s.value).then(_,r);i((e=e.apply(o,t)).next())});import{_ as A}from"./monaco-editor-Lba3v2gb.js";import{useRoute as T}from"./vue-router-70esBOLy.js";import{b,E as k,i as H}from"./extension-C8ZhAfEn.js";import{D as I,A as K,H as N,y as j,N as z}from"./index-5i6FClbb.js";import{c as G}from"./element-plus-YyQpMNX9.js";import"./vxe-y57a8oB3.js";import{d as M,aB as P,e as Y,K as R,L as q,u as F,h as J,o as h,O as Q,P as U}from"./vue-MNNkR0KN.js";import"./@element-plus-icons-vue-Cffh5gMs.js";import"./@vueuse-lzvNycZY.js";import"./html2canvas-CIV5arX1.js";import"./mockjs-BiYWQEnZ.js";import"./dayjs-DO-COJPZ.js";import"./lodash-es-Cmvm8wvQ.js";import"./shared-BAqo0W56.js";const ut=M({__name:"page",setup(o){return g(this,null,function*(){let t,e;const p=new z,c=([t,e]=P(()=>p.getExtension().catch(()=>null)),t=yield t,e(),t),{options:_,adapters:r}=c?([t,e]=P(()=>new k(c).load()),t=yield t,e(),t):{},{__BASE_PATH__:i="/"}=c||{},s=r==null?void 0:r.access,m=r==null?void 0:r.remote,f=s?new I(E(l({},s),{alert:G.alert,storageKey:K})):void 0,{provider:v,onReady:O}=N(E(l({mode:j.Runtime,service:p,materialPath:i,adapter:{access:f,remote:m}},_||{}),{dependencies:{Vue:()=>A(()=>import("./vue-MNNkR0KN.js").then(a=>a.az),[],import.meta.url),VueRouter:()=>A(()=>import("./vue-router-70esBOLy.js"),__vite__mapDeps([0,1]),import.meta.url)}})),C=T(),u=Y(),d=J();return O(()=>g(this,null,function*(){const a=d==null?void 0:d.appContext.app;a&&(a.use(b),a.use(v)),u.value=yield v.getRenderComponent(C.params.id.toString(),n=>{Object.assign(C.meta,n.meta);const y=a==null?void 0:a._container;(n==null?void 0:n.type)==="page"&&y.classList.add("is-page"),(n==null?void 0:n.pure)&&y.classList.add("is-pure")})})),(a,n)=>(h(),R(F(H),null,{default:q(()=>[u.value?(h(),R(Q(u.value),{key:0})):U("",!0)]),_:1}))})}});export{ut as default};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./vue-router-70esBOLy.js","./vue-MNNkR0KN.js"])))=>i.map(i=>d[i]);
|
|
2
|
-
var h=Object.defineProperty,B=Object.defineProperties;var D=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var S=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable;var w=(o,e,t)=>e in o?h(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t,E=(o,e)=>{for(var t in e||(e={}))S.call(e,t)&&w(o,t,e[t]);if(C)for(var t of C(e))V.call(e,t)&&w(o,t,e[t]);return o},A=(o,e)=>B(o,D(e));var g=(o,e,t)=>new Promise((_,c)=>{var m=s=>{try{i(t.next(s))}catch(p){c(p)}},a=s=>{try{i(t.throw(s))}catch(p){c(p)}},i=s=>s.done?_(s.value):Promise.resolve(s.value).then(m,a);i((t=t.apply(o,e)).next())});import{_ as P}from"./monaco-editor-Lba3v2gb.js";import{useRoute as b}from"./vue-router-70esBOLy.js";import{c as f}from"./element-plus-YyQpMNX9.js";import"./vxe-y57a8oB3.js";import{b as L,E as T}from"./extension-C8ZhAfEn.js";import{D as k,A as H,H as I,y as K,N}from"./index-5i6FClbb.js";import{d as j,aB as R,e as z,K as G,O as M,P as Y,h as q,o as F}from"./vue-MNNkR0KN.js";import"./lodash-es-Cmvm8wvQ.js";import"./@vueuse-lzvNycZY.js";import"./@element-plus-icons-vue-Cffh5gMs.js";import"./shared-BAqo0W56.js";import"./dayjs-DO-COJPZ.js";import"./html2canvas-CIV5arX1.js";import"./mockjs-BiYWQEnZ.js";const ie=j({__name:"preview",setup(o){return g(this,null,function*(){let e,t;const _=new N,c=([e,t]=R(()=>_.getExtension().catch(()=>null)),e=yield e,t(),e),{options:m,adapters:a}=c?([e,t]=R(()=>new T(c).load()),e=yield e,t(),e):{},{__BASE_PATH__:i="/"}=c||{},s=a==null?void 0:a.access,p=a==null?void 0:a.remote,x=s?new k(E({alert:f.alert,storageKey:H},s)):void 0,{provider:l,onReady:O}=I(A(E({mode:K.Runtime,service:_,materialPath:i},m||{}),{adapter:Object.assign({access:x,remote:p},(m==null?void 0:m.adapter)||{}),dependencies:{Vue:()=>P(()=>import("./vue-MNNkR0KN.js").then(r=>r.az),[],import.meta.url),VueRouter:()=>P(()=>import("./vue-router-70esBOLy.js"),__vite__mapDeps([0,1]),import.meta.url)}})),v=b(),u=z(),d=q();return O(()=>g(this,null,function*(){const r=d==null?void 0:d.appContext.app;r&&(r.use(L),r.use(l)),u.value=yield l.getRenderComponent(v.params.id.toString(),n=>{Object.assign(v.meta,n.meta);const y=r==null?void 0:r._container;(n==null?void 0:n.type)==="page"&&y.classList.add("is-page"),(n==null?void 0:n.pure)&&y.classList.add("is-pure")})})),(r,n)=>u.value?(F(),G(M(u.value),{key:0})):Y("",!0)})}});export{ie as default};
|