@vtj/renderer 0.8.166 → 0.8.168

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/index.cjs CHANGED
@@ -1,10 +1,10 @@
1
- "use strict";var Pe=Object.create;var Z=Object.defineProperty;var be=Object.getOwnPropertyDescriptor;var Re=Object.getOwnPropertyNames;var Fe=Object.getPrototypeOf,Ae=Object.prototype.hasOwnProperty;var Ie=(n,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Re(e))!Ae.call(n,r)&&r!==t&&Z(n,r,{get:()=>e[r],enumerable:!(s=be(e,r))||s.enumerable});return n};var Oe=(n,e,t)=>(t=n!=null?Pe(Fe(n)):{},Ie(e||!n||!n.__esModule?Z(t,"default",{value:n,enumerable:!0}):t,n));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E=require("@vtj/core"),l=require("@vtj/utils"),h=require("vue"),te=require("vue-router"),A=require("element-plus"),Me=require("@vtj/ui");function xe(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const s=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,s.get?s:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}const D=xe(h);/**!
1
+ "use strict";var Ce=Object.create;var Z=Object.defineProperty;var be=Object.getOwnPropertyDescriptor;var Re=Object.getOwnPropertyNames;var Fe=Object.getPrototypeOf,Ae=Object.prototype.hasOwnProperty;var Ie=(n,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of Re(e))!Ae.call(n,r)&&r!==t&&Z(n,r,{get:()=>e[r],enumerable:!(s=be(e,r))||s.enumerable});return n};var Oe=(n,e,t)=>(t=n!=null?Ce(Fe(n)):{},Ie(e||!n||!n.__esModule?Z(t,"default",{value:n,enumerable:!0}):t,n));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E=require("@vtj/core"),l=require("@vtj/utils"),h=require("vue"),te=require("vue-router"),A=require("element-plus"),Me=require("@vtj/ui");function xe(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const s=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,s.get?s:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}const D=xe(h);/**!
2
2
  * Copyright (c) 2024, VTJ.PRO All rights reserved.
3
3
  * @name @vtj/renderer
4
4
  * @author CHC chenhuachun1549@dingtalk.com
5
- * @version 0.8.166
5
+ * @version 0.8.168
6
6
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
7
- */const b="0.8.166";var w=(n=>(n.Runtime="Runtime",n.Design="Design",n.Raw="Raw",n.VNode="VNode",n))(w||{});const N=["$el","$emit","$nextTick","$parent","$root","$attrs","$slots","$watch","$props","$options","$forceUpdate"],Te=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeUnmount","unmounted","errorCaptured","renderTracked","renderTriggered","activated","deactivated"],se=["vIf","vShow","vModel","vFor","vBind"],ne={String,Number,Boolean,Array,Object,Function,Date};function F(n,e){return n.map(t=>l.isUrl(t)||t.startsWith("/")?t:`${e}${t}`)}function H(n){return/\.css$/.test(n)}function k(n){return/\.js$/.test(n)}function re(n){return/\.json$/.test(n)}function De(n){return n.map(e=>`<script src="${l.url.append(e,{v:b})}"><\/script>`).join("")}function He(n=[]){return n.map(e=>`<link rel="stylesheet" href="${l.url.append(e,{v:b})}" />`).join("")}function oe(n,e=!1){return e&&n.endsWith(".prod.js")?n.replace(".prod.js",".js"):n}function ie(n,e,t=!1){const s=n.filter(d=>!!d.enabled),r=[],o=[],a=[],i=[],u={},c={},m=[],f={};return s.forEach(({urls:d,assetsUrl:v,library:p,assetsLibrary:g,localeLibrary:j})=>{d?.forEach(y=>{k(y)&&r.push(oe(y,t)),H(y)&&o.push(y)}),p&&(i.push(p),u[p]=F(d||[],e),j&&(c[p]=j)),v&&a.push(v),g&&m.push(g),p&&g&&(f[g]=p)}),{scripts:F(r,e),css:F(o,e),materials:F(a,e),libraryExports:i,materialExports:l.dedupArray(m),materialMapLibrary:f,libraryMap:u,libraryLocaleMap:c}}function ae(n,e){const{name:t,parent:s,alias:r}=n;return s?e[s]?.[r||t]:e[r||t]}function q(n){return l.isString(n)?n:JSON.stringify(n)}function J(n,e,t){const s=n.CSSStyleSheet;if(s.prototype.replaceSync){const r=new s;r.id=e,r.replaceSync(t);const o=n.document,a=o.adoptedStyleSheets,i=Array.from(a).filter(u=>u.id!==e);o.adoptedStyleSheets=[...i,r]}else{const r=n.document;let o=r.getElementById(e);o?o.innerHTML=t:(o=r.createElement("style"),o.id=e,o.innerHTML=t,r.head.appendChild(o))}}async function ce(n,e){const t=await window.fetch(e).then(s=>s.text()).catch(()=>"");t&&J(window,n,t)}function le(n,e=window){const t=e.document,s=e.document.head;for(const r of n)if(!t.getElementById(r)){const a=t.createElement("link");a.rel="stylesheet",a.id=r,a.href=r,s.appendChild(a)}}async function ue(n,e,t=window){const s=t.document,r=t.document.head;let o=t[e];return o?o.default||o:new Promise((a,i)=>{for(const u of n){const c=s.createElement("script");c.src=u,c.onload=()=>{o=t[e],o?a(o.default||o):i(null)},c.onerror=m=>{i(m)},r.appendChild(c)}})}function de(n){return l.isFunction(n)||l.isFunction(n?.install)}function R(n,e,t=!1,s=!1){try{const r=['"use strict";',"var __self = arguments[0];"];r.push("return ");let o=(n.value||"").trim();o=o.replace(/this(\W|$)/g,(i,u)=>`__self${u}`),o=r.join(`
8
- `)+o;const a=`with(${t?"{}":"$scope || {}"}) { ${o} }`;return new Function("$scope",a)(e)}catch(r){if(l.logger.error("parseExpression.error",r,n,e?.__self??e),s)throw r}}function L(n,e,t=!1,s=!1){const r=R(n,e,t,s);if(typeof r!="function"&&(l.logger.error("parseFunction.error","not a function",n,e?.__self??e),s))throw new Error(`"${n.value}" not a function`);return r}function $(n){return n&&n.type==="JSExpression"}function O(n){return typeof n=="object"&&n&&n.type==="JSFunction"}function fe(n){return $(n)||O(n)}function ke(n){return fe(n)?n.value:JSON.stringify(n)}let C=null;const Ue=l.createRequest({settings:{type:"form",validSuccess:!0,originResponse:!1,loading:!0,validate:n=>n.data?.code===0||!!n.data?.success,failMessage:!0,showError:n=>{A.ElNotification.error({message:n||"未知错误"})},showLoading:()=>{C&&C.close(),C=A.ElLoading.service({lock:!0,text:"Loading",background:"rgba(0, 0, 0, 0.05)"})},hideLoading:()=>{C&&(C.close(),C=null)}}});let P;function pe(n,e){const{jsonp:t,request:s}=e;if(n.method==="jsonp")return(r={})=>t(n.url,{...n.jsonpOptions,query:r});{const r=n.headers?R(n.headers,{},!0):void 0,o={url:n.url,method:n.method,settings:{...n.settings,headers:r}};return(a,i)=>(delete o.data,s.send(l.merge(o,i||{},{data:a})))}}function he(n,e){const{metaQuery:t}=e;if(!t)return;const{code:s,queryCode:r}=n;return(o,a)=>{if(!t){console.warn("adapter.metaQuery is not defined!");return}return t(s,r,o,a)}}function me(n=[],e=[],t){const s={};for(const r of n)s[r.id]=pe(r,t);for(const r of e)s[r.id]=he(r,t);return s}async function ge(n=[]){P=await import("mockjs").then(e=>e.default||e),P&&(P.setup({timeout:"50-500"}),V(),n.forEach(e=>ve(P,e)))}function ve(n,e){if(!e.mock)return;const{url:t,mockTemplate:s}=e;if(t&&s){const r=l.pathToRegexp(`${t}(.*)`),o=l.pathToRegexpMatch(t,{decode:decodeURIComponent}),a=R(s,{},!0);n.mock(r,i=>{const u=l.url.parse(i.url)||{},c=i.body instanceof FormData?l.formDataToJson(i.body):i.body,m=o(i.url)?.params;return Object.assign(i,{data:c,params:u,query:m}),n.mock(a(i))})}}function V(){P&&(P._mocked={})}const Be={session:!1,authKey:"Authorization",storageKey:"ACCESS_STORAGE",storagePrefix:"__VTJ__",unauthorized:"/unauthorized",auth:"/#/login",redirectParam:"r",unauthorizedCode:401,unauthorizedMessage:"登录已经失效,请重新登录!"},z=Symbol("access");class Ne{options;data=null;mode=w.Raw;constructor(e){this.options=Object.assign({},Be,e),this.loadData()}connect(e){const{mode:t,router:s,request:r}=e;this.mode=t,s&&t===w.Raw&&this.setGuard(s),r&&this.setRequest(r)}login(e){const{storageKey:t,storagePrefix:s,session:r,authKey:o}=this.options;this.data=e,l.storage.save(t,e,{type:"local",prefix:s}),r&&l.cookie.set(o,e.token)}clear(){const{storageKey:e,storagePrefix:t,session:s,authKey:r}=this.options;this.data=null,l.storage.remove(e,{type:"local",prefix:t}),s&&l.cookie.remove(r)}logout(){this.clear(),this.toLogin()}getData(){return this.data}can(e){const{permissions:t={}}=this.data||{};return l.toArray(e).every(r=>t[r])}some(e){const{permissions:t={}}=this.data||{};return l.toArray(e).some(r=>t[r])}install(e){e.config.globalProperties.$access=this,e.provide(z,this)}isAuthPath(e){const{auth:t,isAuth:s}=this.options;if(s)return s(e);if(e.path&&typeof t=="string"){const r=t.split("#")[1]||t;return e.path===r}return!1}toLogin(){const{auth:e,redirectParam:t}=this.options;if(!e||this.mode!==w.Raw)return;const s=t?`?${t}=${encodeURIComponent(location.href)}`:"";typeof e=="function"?e(s):location.href=t?`${e}${s}`:e}loadData(){const{storageKey:e,storagePrefix:t}=this.options;this.data=l.storage.get(e,{type:"local",prefix:t})}isLogined(){const{session:e,authKey:t}=this.options;return e&&t?!!l.cookie.get(t):!!this.data}setGuard(e){e.beforeEach((t,s,r)=>this.guard(t,r))}guard(e,t){if(this.isWhiteList(e)||this.isLogined()||this.isAuthPath(e))return t();t(!1),this.toLogin()}isWhiteList(e){const{whiteList:t}=this.options;return t?Array.isArray(t)?t.some(s=>e.fullPath.startsWith(s)):t(e):!1}isUnauthorized(e){const{unauthorizedCode:t=401}=this.options;return e.status===t||e.data.code===t}async showUnauthorizedAlert(e){const{alert:t,unauthorizedMessage:s="登录已失效"}=this.options;this.isUnauthorized(e)&&t&&(await l.delay(150),await t(s,{title:"提示",type:"warning"}).catch(r=>r),this.toLogin())}setRequest(e){e.useRequest(t=>(t.headers[this.options.authKey]=this.data?.token,t)),e.useResponse(async t=>(await this.showUnauthorizedAlert(t),t),async t=>{const s=t.response||t||{};return await this.showUnauthorizedAlert(s),Promise.reject(t)})}}function Le(){const n=h.inject(z,null);return n||console.warn("access is null"),n}class ye{__id=null;__mode;__instance=null;__contextRefs={};__refs={};context={};state={};props={};$props={};$refs={};$el=null;$emit=null;$nextTick=null;$parent=null;$root=null;$attrs=null;$slots=null;$watch=null;$options=null;$forceUpdate=null;$components={};$libs={};$apis={};__transform={};constructor(e){const{mode:t,dsl:s,attrs:r}=e;this.__mode=t,s&&(this.__id=s.id||null,this.__transform=s.transform||{}),r&&Object.assign(this,r)}setup(e,t=D){const s=t.getCurrentInstance();if(!s)return;this.__refs={},this.$refs={},this.context={},this.__contextRefs={},this.__instance=s.proxy;const r=s.appContext.config.globalProperties;Object.assign(this,r),Object.assign(this,e||{}),this.__proxy(),t.onMounted(()=>{this.__proxy()}),t.onUnmounted(()=>{this.__cleanup()}),t.onBeforeUpdate(()=>{this.__refs={},this.$refs={},this.__contextRefs={},this.context={}})}__proxy(){this.__instance&&N.forEach(e=>{this[e]=this.__instance?.[e]})}__cleanup(){N.forEach(e=>{this[e]=null})}__parseFunction(e){if(e)if(this.__mode===w.Runtime){const{id:t,type:s}=e,r=t?this.__transform[t]??e.value:e.value;return L({type:s,value:r},this)}else return L(e,this)}__parseExpression(e){if(e)if(this.__mode===w.Runtime){const{id:t,type:s}=e,r=t?this.__transform[t]??e.value:e.value;return R({type:s,value:r},this)}else return R(e,this)}__ref(e=null,t){if(this.__mode!==w.VNode)return e&&e!==this.__id&&(this.__contextRefs[e]=this),async s=>{await l.delay(0);let r=s?.$vtjEl||s?.$el||s?._?.vnode?.el||s;if(!r){typeof t=="string"&&(delete this.$refs[t],e&&delete this.__refs[e]);return}if(r.nodeType===3&&r.nextSibling&&(r=r.nextSibling),r.__vtj__=e,w.Design===this.__mode&&(r.__context__=this,r.draggable=!0),e&&(this.__refs[e]=s),typeof t=="function")t(s);else if(t){const o=this.$refs[t];if(o&&s!==o){const a=new Set([].concat(o,s));this.$refs[t]=Array.from(a)}else this.$refs[t]=s}return s}}__clone(e={}){const t={...this.context,...e},s={...t,context:t};return s.context.__proto__=this.context,s.__proto__=this,s}}function x(n){const{Vue:e=D,mode:t=w.Runtime,components:s={},libs:r={},apis:o={},loader:a}=n,i=e.computed(()=>n.dsl),u={$components:s,$libs:r,$apis:o},c=new ye({mode:t,dsl:i.value,attrs:u}),m=e.defineComponent({name:i.value.name,props:{...Je(i.value.props??[],c)},setup(f){c.$props=f,c.props=f,i.value.id&&J(n.window||window,i.value.id,i.value.css||""),c.state=Ve(e,i.value.state??{},c);const d=ze(e,i.value.computed??{},c),v=Ke(i.value.methods??{},c),p=We(e,i.value.inject,c),g=_e(i.value.dataSources||{},c),j={...p,...d,...v,...g};return c.setup(j,e),Ye(e,i.value.watch??[],c),{vtj:c}},emits:qe(i.value.emits),expose:["vtj"],render(){if(!i.value.nodes)return null;const f=i.value.nodes||[];return f.length===1?I(f[0],c,e,a):f.map(d=>I(d,c,e,a))},...Ge(i.value.lifeCycles??{},c)});return{renderer:e.markRaw(m),context:c}}function qe(n=[]){return n.map(e=>l.isString(e)?e:e.name)}function Je(n=[],e){const t=s=>s?(Array.isArray(s)?s:[s]).map(o=>ne[o]):void 0;return n.map(s=>l.isString(s)?{name:s}:{name:s.name,type:s.type,required:s.required,default:$(s.default)?e.__parseExpression(s.default):s.default}).reduce((s,r)=>(s[r.name]={type:t(r.type),required:r.required,default:r.default},s),{})}function Ve(n,e,t){return n.reactive(Object.keys(e||{}).reduce((s,r)=>{let o=e[r];return $(o)?o=t.__parseExpression(o):O(o)&&(o=t.__parseFunction(o)),s[r]=o,s},{}))}function ze(n,e,t){return Object.entries(e??{}).reduce((s,[r,o])=>(s[r]=n.computed(t.__parseFunction(o)),s),{})}function Ke(n,e){return Object.entries(n??{}).reduce((t,[s,r])=>(t[s]=e.__parseFunction(r),t),{})}function We(n,e=[],t){return e.reduce((s,r)=>{const{name:o,from:a}=r||{};r.default;const i=$(a)?t.__parseExpression(a)||o:a??o,u=$(r.default)?t.__parseExpression(r.default):r.default??null;return s[o]=n.inject(i,u),s},{})}function _e(n,e){return Object.keys(n).reduce((t,s)=>{const r=n[s],o=e.$apis[r.ref],a=O(r.transform)?r.transform.value?e.__parseFunction(r.transform):void 0:r.transform;return t[s]=async(...i)=>{const u=await o.apply(e,i);return a?a(u):u},t},{})}function Ye(n,e=[],t){e.forEach(s=>{n.watch(t.__parseExpression(s.source),t.__parseFunction(s.handler),{deep:s.deep,immediate:s.immediate})})}function Ge(n,e){return Object.entries(n??{}).reduce((t,[s,r])=>(t[s]=e.__parseFunction(r),t),{})}let B=[];const Se=n=>n;async function K(n,e=window){const{urls:t=[],library:s}=n,r=t.filter(i=>k(i));if(r.length===0||!s)return null;const o=t.filter(i=>H(i));return o.length&&le(o,e),await ue(r,s,e).catch(i=>(console.warn("loadScriptUrl error",r,s,i),null))}function T(n){const{getDsl:e,getDslByUrl:t,options:s}=n;return s.window&&(B.forEach(r=>{delete s.window[r]}),B=[]),(r,o,a=D)=>!o||typeof o=="string"?r:o.type==="Schema"&&o.id?a.defineAsyncComponent(async()=>{const i=await e(o.id);return i&&(i.name=r),i?x({...s,Vue:a,dsl:i,mode:w.Runtime,loader:T(n)}).renderer:null}):o.type==="UrlSchema"&&o.url?a.defineAsyncComponent(async()=>{const i=await t(o.url);return i&&(i.name=r),i?x({...s,Vue:a,dsl:i,mode:w.Runtime,loader:T(n)}).renderer:null}):o.type==="Plugin"?(o.library&&B.push(o.library),a.defineAsyncComponent(async()=>{const i=await K(o,s.window);return i||(console.warn("getPlugin result is null",o),null)})):r}function I(n,e,t=D,s=Se){if(!n||!n.name||n.invisible)return null;const{id:r=null,directives:o=[]}=n,{vIf:a,vFor:i,vShow:u,vModels:c,vBind:m}=Xe(o);if(a&&!Qe(a,e))return null;const f=d=>{const v=d.$components,p=(()=>{if(n.name==="component")return Ze(d,n.props?.is);if(n.name==="slot")return n.name;const _=s(n.name,n.from,t);return l.isString(_)?v[_]??_:_})(),g=et(r,n.props??{},d),j=tt(t,n.events??{},d);if(n.name==="slot")return st(t,n,g,d,s);m&&Object.assign(g,d.__parseExpression(m.value)),u&&(g.style=Object.assign(g.style??{},rt(u,d))),c.forEach(_=>{Object.assign(g,ot(t,_,d))});const y=it(t,n.children??[],d,s,n);return t.createVNode(p,{...g,...j},y)};return i?lt(i,f,e):f(e)}function Xe(n=[]){const e=n.find(i=>l.camelCase(i.name)==="vIf"),t=n.find(i=>l.camelCase(i.name)==="vFor"),s=n.find(i=>l.camelCase(i.name)==="vShow"),r=n.find(i=>l.camelCase(i.name)==="vBind"),o=n.filter(i=>l.camelCase(i.name)==="vModel"),a=n.filter(i=>!se.includes(l.camelCase(i.name)));return{vIf:e,vFor:t,vShow:s,vModels:o,vBind:r,others:a}}function Qe(n,e){return!!e.__parseExpression(n.value)}function Ze(n,e){return e?$(e)?n.__parseExpression(e):e:"div"}function et(n,e,t){const s=Object.keys(e||{}).reduce((r,o)=>{let a=e[o];return $(a)?a=t.__parseExpression(a):O(a)&&(a=t.__parseFunction(a)),r[o]=a,r},{});return s.ref=t.__ref(n,s.ref),s}function tt(n,e,t){const s=["passive","capture","once"],r={capture:"Capture",once:"Once",passive:"OnceCapture"};return Object.keys(e||{}).reduce((o,a)=>{const i=e[a],u=W(i.modifiers),c=u.find(d=>s.includes(d)),m="on"+l.upperFirst(a)+(c&&r[c]||""),f=t.__parseFunction(i.handler);return f&&(o[m]=n.withModifiers(f,u)),o},{})}function W(n={},e=!1){const t=Object.keys(n);return e?t.map(s=>"."+s):t}function st(n,e,t,s,r){const{children:o}=e,a=nt(e,s),i=s.$slots?.[a.name];return i?i(t):o?l.isString(o)?n.createTextVNode(o):$(o)?n.createTextVNode(q(s.__parseExpression(o))):Array.isArray(o)?o.map(u=>I(u,s,n,r)):null:null}function nt(n,e){const{props:t}=n,s=t?.name||"default";return{name:$(s)?e.__parseExpression(s):s,params:[]}}function rt(n,e){return e.__parseExpression(n.value)?{}:{display:"none"}}function ot(n,e,t){const s={type:"JSFunction",value:e.value?.value?`(v) => {
7
+ */const b="0.8.168";var w=(n=>(n.Runtime="Runtime",n.Design="Design",n.Raw="Raw",n.VNode="VNode",n))(w||{});const N=["$el","$emit","$nextTick","$parent","$root","$attrs","$slots","$watch","$props","$options","$forceUpdate"],Te=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeUnmount","unmounted","errorCaptured","renderTracked","renderTriggered","activated","deactivated"],se=["vIf","vShow","vModel","vFor","vBind"],ne={String,Number,Boolean,Array,Object,Function,Date};function F(n,e){return n.map(t=>l.isUrl(t)||t.startsWith("/")?t:`${e}${t}`)}function k(n){return/\.css$/.test(n)}function H(n){return/\.js$/.test(n)}function re(n){return/\.json$/.test(n)}function De(n){return n.map(e=>`<script src="${l.url.append(e,{v:b})}"><\/script>`).join("")}function ke(n=[]){return n.map(e=>`<link rel="stylesheet" href="${l.url.append(e,{v:b})}" />`).join("")}function oe(n,e=!1){return e&&n.endsWith(".prod.js")?n.replace(".prod.js",".js"):n}function ie(n,e,t=!1){const s=n.filter(d=>!!d.enabled),r=[],o=[],a=[],i=[],u={},c={},m=[],f={};return s.forEach(({urls:d,assetsUrl:v,library:p,assetsLibrary:g,localeLibrary:j})=>{d?.forEach(y=>{H(y)&&r.push(oe(y,t)),k(y)&&o.push(y)}),p&&(i.push(p),u[p]=F(d||[],e),j&&(c[p]=j)),v&&a.push(v),g&&m.push(g),p&&g&&(f[g]=p)}),{scripts:F(r,e),css:F(o,e),materials:F(a,e),libraryExports:i,materialExports:l.dedupArray(m),materialMapLibrary:f,libraryMap:u,libraryLocaleMap:c}}function ae(n,e){const{name:t,parent:s,alias:r}=n;return s?e[s]?.[r||t]:e[r||t]}function q(n){return l.isString(n)?n:JSON.stringify(n)}function J(n,e,t){const s=n.CSSStyleSheet;if(s.prototype.replaceSync){const r=new s;r.id=e,r.replaceSync(t);const o=n.document,a=o.adoptedStyleSheets,i=Array.from(a).filter(u=>u.id!==e);o.adoptedStyleSheets=[...i,r]}else{const r=n.document;let o=r.getElementById(e);o?o.innerHTML=t:(o=r.createElement("style"),o.id=e,o.innerHTML=t,r.head.appendChild(o))}}async function ce(n,e){const t=await window.fetch(e).then(s=>s.text()).catch(()=>"");t&&J(window,n,t)}function le(n,e=window){const t=e.document,s=e.document.head;for(const r of n)if(!t.getElementById(r)){const a=t.createElement("link");a.rel="stylesheet",a.id=r,a.href=r,s.appendChild(a)}}async function ue(n,e,t=window){const s=t.document,r=t.document.head;let o=t[e];return o?o.default||o:new Promise((a,i)=>{for(const u of n){const c=s.createElement("script");c.src=u,c.onload=()=>{o=t[e],o?a(o.default||o):i(null)},c.onerror=m=>{i(m)},r.appendChild(c)}})}function de(n){return l.isFunction(n)||l.isFunction(n?.install)}function R(n,e,t=!1,s=!1){try{const r=['"use strict";',"var __self = arguments[0];"];r.push("return ");let o=(n.value||"").trim();o=o.replace(/this(\W|$)/g,(i,u)=>`__self${u}`),o=r.join(`
8
+ `)+o;const a=`with(${t?"{}":"$scope || {}"}) { ${o} }`;return new Function("$scope",a)(e)}catch(r){if(l.logger.error("parseExpression.error",r,n,e?.__self??e),s)throw r}}function L(n,e,t=!1,s=!1){const r=R(n,e,t,s);if(typeof r!="function"&&(l.logger.error("parseFunction.error","not a function",n,e?.__self??e),s))throw new Error(`"${n.value}" not a function`);return r}function $(n){return n&&n.type==="JSExpression"}function O(n){return typeof n=="object"&&n&&n.type==="JSFunction"}function fe(n){return $(n)||O(n)}function He(n){return fe(n)?n.value:JSON.stringify(n)}let P=null;const Ue=l.createRequest({settings:{type:"form",validSuccess:!0,originResponse:!1,loading:!0,validate:n=>n.data?.code===0||!!n.data?.success,failMessage:!0,showError:n=>{A.ElNotification.error({message:n||"未知错误"})},showLoading:()=>{P&&P.close(),P=A.ElLoading.service({lock:!0,text:"Loading",background:"rgba(0, 0, 0, 0.05)"})},hideLoading:()=>{P&&(P.close(),P=null)}}});let C;function pe(n,e){const{jsonp:t,request:s}=e;if(n.method==="jsonp")return(r={})=>t(n.url,{...n.jsonpOptions,query:r});{const r=n.headers?R(n.headers,{},!0):void 0,o={url:n.url,method:n.method,settings:{...n.settings,headers:r}};return(a,i)=>(delete o.data,s.send(l.merge(o,i||{},{data:a})))}}function he(n,e){const{metaQuery:t}=e;if(!t)return;const{code:s,queryCode:r}=n;return(o,a)=>{if(!t){console.warn("adapter.metaQuery is not defined!");return}return t(s,r,o,a)}}function me(n=[],e=[],t){const s={};for(const r of n)s[r.id]=pe(r,t);for(const r of e)s[r.id]=he(r,t);return s}async function ge(n=[]){C=await import("mockjs").then(e=>e.default||e),C&&(C.setup({timeout:"50-500"}),V(),n.forEach(e=>ve(C,e)))}function ve(n,e){if(!e.mock)return;const{url:t,mockTemplate:s}=e;if(t&&s){const r=l.pathToRegexp(`${t}(.*)`),o=l.pathToRegexpMatch(t,{decode:decodeURIComponent}),a=R(s,{},!0);n.mock(r,i=>{const u=l.url.parse(i.url)||{},c=i.body instanceof FormData?l.formDataToJson(i.body):i.body,m=o(i.url)?.params;return Object.assign(i,{data:c,params:u,query:m}),n.mock(a(i))})}}function V(){C&&(C._mocked={})}const Be={session:!1,authKey:"Authorization",storageKey:"ACCESS_STORAGE",storagePrefix:"__VTJ__",unauthorized:"/unauthorized",auth:"/#/login",redirectParam:"r",unauthorizedCode:401,unauthorizedMessage:"登录已经失效,请重新登录!"},z=Symbol("access");class Ne{options;data=null;mode=w.Raw;constructor(e){this.options=Object.assign({},Be,e),this.loadData()}connect(e){const{mode:t,router:s,request:r}=e;this.mode=t,s&&t===w.Raw&&this.setGuard(s),r&&this.setRequest(r)}login(e){const{storageKey:t,storagePrefix:s,session:r,authKey:o}=this.options;this.data=e,l.storage.save(t,e,{type:"local",prefix:s}),r&&l.cookie.set(o,e.token)}clear(){const{storageKey:e,storagePrefix:t,session:s,authKey:r}=this.options;this.data=null,l.storage.remove(e,{type:"local",prefix:t}),s&&l.cookie.remove(r)}logout(){this.clear(),this.toLogin()}getData(){return this.data}can(e){const{permissions:t={}}=this.data||{};return l.toArray(e).every(r=>t[r])}some(e){const{permissions:t={}}=this.data||{};return l.toArray(e).some(r=>t[r])}install(e){e.config.globalProperties.$access||(e.config.globalProperties.$access=this),e.provide(z,this)}isAuthPath(e){const{auth:t,isAuth:s}=this.options;if(s)return s(e);if(e.path&&typeof t=="string"){const r=t.split("#")[1]||t;return e.path===r}return!1}toLogin(){const{auth:e,redirectParam:t}=this.options;if(!e||this.mode!==w.Raw)return;const s=t?`?${t}=${encodeURIComponent(location.href)}`:"";typeof e=="function"?e(s):location.href=t?`${e}${s}`:e}loadData(){const{storageKey:e,storagePrefix:t}=this.options;this.data=l.storage.get(e,{type:"local",prefix:t})}isLogined(){const{session:e,authKey:t}=this.options;return e&&t?!!l.cookie.get(t):!!this.data}setGuard(e){e.beforeEach((t,s,r)=>this.guard(t,r))}guard(e,t){if(this.isWhiteList(e)||this.isLogined()||this.isAuthPath(e))return t();t(!1),this.toLogin()}isWhiteList(e){const{whiteList:t}=this.options;return t?Array.isArray(t)?t.some(s=>e.fullPath.startsWith(s)):t(e):!1}isUnauthorized(e){const{unauthorizedCode:t=401}=this.options;return e.status===t||e.data.code===t}async showUnauthorizedAlert(e){const{alert:t,unauthorizedMessage:s="登录已失效"}=this.options;this.isUnauthorized(e)&&t&&(await l.delay(150),await t(s,{title:"提示",type:"warning"}).catch(r=>r),this.toLogin())}setRequest(e){e.useRequest(t=>(this.data?.token&&(t.headers[this.options.authKey]=this.data?.token),t)),e.useResponse(async t=>(await this.showUnauthorizedAlert(t),t),async t=>{const s=t.response||t||{};return await this.showUnauthorizedAlert(s),Promise.reject(t)})}}function Le(){const n=h.inject(z,null);return n||console.warn("access is null"),n}class ye{__id=null;__mode;__instance=null;__contextRefs={};__refs={};context={};state={};props={};$props={};$refs={};$el=null;$emit=null;$nextTick=null;$parent=null;$root=null;$attrs=null;$slots=null;$watch=null;$options=null;$forceUpdate=null;$components={};$libs={};$apis={};__transform={};constructor(e){const{mode:t,dsl:s,attrs:r}=e;this.__mode=t,s&&(this.__id=s.id||null,this.__transform=s.transform||{}),r&&Object.assign(this,r)}setup(e,t=D){const s=t.getCurrentInstance();if(!s)return;this.__refs={},this.$refs={},this.context={},this.__contextRefs={},this.__instance=s.proxy;const r=s.appContext.config.globalProperties;Object.assign(this,r),Object.assign(this,e||{}),this.__proxy(),t.onMounted(()=>{this.__proxy()}),t.onUnmounted(()=>{this.__cleanup()}),t.onBeforeUpdate(()=>{this.__refs={},this.$refs={},this.__contextRefs={},this.context={}})}__proxy(){this.__instance&&N.forEach(e=>{this[e]=this.__instance?.[e]})}__cleanup(){N.forEach(e=>{this[e]=null})}__parseFunction(e){if(e)if(this.__mode===w.Runtime){const{id:t,type:s}=e,r=t?this.__transform[t]??e.value:e.value;return L({type:s,value:r},this)}else return L(e,this)}__parseExpression(e){if(e)if(this.__mode===w.Runtime){const{id:t,type:s}=e,r=t?this.__transform[t]??e.value:e.value;return R({type:s,value:r},this)}else return R(e,this)}__ref(e=null,t){if(this.__mode!==w.VNode)return e&&e!==this.__id&&(this.__contextRefs[e]=this),async s=>{await l.delay(0);let r=s?.$vtjEl||s?.$el||s?._?.vnode?.el||s;if(!r){typeof t=="string"&&(delete this.$refs[t],e&&delete this.__refs[e]);return}if(r.nodeType===3&&r.nextSibling&&(r=r.nextSibling),r.__vtj__=e,w.Design===this.__mode&&(r.__context__=this,r.draggable=!0),e&&(this.__refs[e]=s),typeof t=="function")t(s);else if(t){const o=this.$refs[t];if(o&&s!==o){const a=new Set([].concat(o,s));this.$refs[t]=Array.from(a)}else this.$refs[t]=s}return s}}__clone(e={}){const t={...this.context,...e},s={...t,context:t};return s.context.__proto__=this.context,s.__proto__=this,s}}function x(n){const{Vue:e=D,mode:t=w.Runtime,components:s={},libs:r={},apis:o={},loader:a}=n,i=e.computed(()=>n.dsl),u={$components:s,$libs:r,$apis:o},c=new ye({mode:t,dsl:i.value,attrs:u}),m=e.defineComponent({name:i.value.name,props:{...Je(i.value.props??[],c)},setup(f){c.$props=f,c.props=f,i.value.id&&J(n.window||window,i.value.id,i.value.css||""),c.state=Ve(e,i.value.state??{},c);const d=ze(e,i.value.computed??{},c),v=Ke(i.value.methods??{},c),p=We(e,i.value.inject,c),g=_e(i.value.dataSources||{},c),j={...p,...d,...v,...g};return c.setup(j,e),Ye(e,i.value.watch??[],c),{vtj:c}},emits:qe(i.value.emits),expose:["vtj"],render(){if(!i.value.nodes)return null;const f=i.value.nodes||[];return f.length===1?I(f[0],c,e,a):f.map(d=>I(d,c,e,a))},...Ge(i.value.lifeCycles??{},c)});return{renderer:e.markRaw(m),context:c}}function qe(n=[]){return n.map(e=>l.isString(e)?e:e.name)}function Je(n=[],e){const t=s=>s?(Array.isArray(s)?s:[s]).map(o=>ne[o]):void 0;return n.map(s=>l.isString(s)?{name:s}:{name:s.name,type:s.type,required:s.required,default:$(s.default)?e.__parseExpression(s.default):s.default}).reduce((s,r)=>(s[r.name]={type:t(r.type),required:r.required,default:r.default},s),{})}function Ve(n,e,t){return n.reactive(Object.keys(e||{}).reduce((s,r)=>{let o=e[r];return $(o)?o=t.__parseExpression(o):O(o)&&(o=t.__parseFunction(o)),s[r]=o,s},{}))}function ze(n,e,t){return Object.entries(e??{}).reduce((s,[r,o])=>(s[r]=n.computed(t.__parseFunction(o)),s),{})}function Ke(n,e){return Object.entries(n??{}).reduce((t,[s,r])=>(t[s]=e.__parseFunction(r),t),{})}function We(n,e=[],t){return e.reduce((s,r)=>{const{name:o,from:a}=r||{};r.default;const i=$(a)?t.__parseExpression(a)||o:a??o,u=$(r.default)?t.__parseExpression(r.default):r.default??null;return s[o]=n.inject(i,u),s},{})}function _e(n,e){return Object.keys(n).reduce((t,s)=>{const r=n[s],o=e.$apis[r.ref],a=O(r.transform)?r.transform.value?e.__parseFunction(r.transform):void 0:r.transform;return t[s]=async(...i)=>{const u=await o.apply(e,i);return a?a(u):u},t},{})}function Ye(n,e=[],t){e.forEach(s=>{n.watch(t.__parseExpression(s.source),t.__parseFunction(s.handler),{deep:s.deep,immediate:s.immediate})})}function Ge(n,e){return Object.entries(n??{}).reduce((t,[s,r])=>(t[s]=e.__parseFunction(r),t),{})}let B=[];const Se=n=>n;async function K(n,e=window){const{urls:t=[],library:s}=n,r=t.filter(i=>H(i));if(r.length===0||!s)return null;const o=t.filter(i=>k(i));return o.length&&le(o,e),await ue(r,s,e).catch(i=>(console.warn("loadScriptUrl error",r,s,i),null))}function T(n){const{getDsl:e,getDslByUrl:t,options:s}=n;return s.window&&(B.forEach(r=>{delete s.window[r]}),B=[]),(r,o,a=D)=>!o||typeof o=="string"?r:o.type==="Schema"&&o.id?a.defineAsyncComponent(async()=>{const i=await e(o.id);return i&&(i.name=r),i?x({...s,Vue:a,dsl:i,mode:w.Runtime,loader:T(n)}).renderer:null}):o.type==="UrlSchema"&&o.url?a.defineAsyncComponent(async()=>{const i=await t(o.url);return i&&(i.name=r),i?x({...s,Vue:a,dsl:i,mode:w.Runtime,loader:T(n)}).renderer:null}):o.type==="Plugin"?(o.library&&B.push(o.library),a.defineAsyncComponent(async()=>{const i=await K(o,s.window);return i||(console.warn("getPlugin result is null",o),null)})):r}function I(n,e,t=D,s=Se){if(!n||!n.name||n.invisible)return null;const{id:r=null,directives:o=[]}=n,{vIf:a,vFor:i,vShow:u,vModels:c,vBind:m}=Xe(o);if(a&&!Qe(a,e))return null;const f=d=>{const v=d.$components,p=(()=>{if(n.name==="component")return Ze(d,n.props?.is);if(n.name==="slot")return n.name;const _=s(n.name,n.from,t);return l.isString(_)?v[_]??_:_})(),g=et(r,n.props??{},d),j=tt(t,n.events??{},d);if(n.name==="slot")return st(t,n,g,d,s);m&&Object.assign(g,d.__parseExpression(m.value)),u&&(g.style=Object.assign(g.style??{},rt(u,d))),c.forEach(_=>{Object.assign(g,ot(t,_,d))});const y=it(t,n.children??[],d,s,n);return t.createVNode(p,{...g,...j},y)};return i?lt(i,f,e):f(e)}function Xe(n=[]){const e=n.find(i=>l.camelCase(i.name)==="vIf"),t=n.find(i=>l.camelCase(i.name)==="vFor"),s=n.find(i=>l.camelCase(i.name)==="vShow"),r=n.find(i=>l.camelCase(i.name)==="vBind"),o=n.filter(i=>l.camelCase(i.name)==="vModel"),a=n.filter(i=>!se.includes(l.camelCase(i.name)));return{vIf:e,vFor:t,vShow:s,vModels:o,vBind:r,others:a}}function Qe(n,e){return!!e.__parseExpression(n.value)}function Ze(n,e){return e?$(e)?n.__parseExpression(e):e:"div"}function et(n,e,t){const s=Object.keys(e||{}).reduce((r,o)=>{let a=e[o];return $(a)?a=t.__parseExpression(a):O(a)&&(a=t.__parseFunction(a)),r[o]=a,r},{});return s.ref=t.__ref(n,s.ref),s}function tt(n,e,t){const s=["passive","capture","once"],r={capture:"Capture",once:"Once",passive:"OnceCapture"};return Object.keys(e||{}).reduce((o,a)=>{const i=e[a],u=W(i.modifiers),c=u.find(d=>s.includes(d)),m="on"+l.upperFirst(a)+(c&&r[c]||""),f=t.__parseFunction(i.handler);return f&&(o[m]=n.withModifiers(f,u)),o},{})}function W(n={},e=!1){const t=Object.keys(n);return e?t.map(s=>"."+s):t}function st(n,e,t,s,r){const{children:o}=e,a=nt(e,s),i=s.$slots?.[a.name];return i?i(t):o?l.isString(o)?n.createTextVNode(o):$(o)?n.createTextVNode(q(s.__parseExpression(o))):Array.isArray(o)?o.map(u=>I(u,s,n,r)):null:null}function nt(n,e){const{props:t}=n,s=t?.name||"default";return{name:$(s)?e.__parseExpression(s):s,params:[]}}function rt(n,e){return e.__parseExpression(n.value)?{}:{display:"none"}}function ot(n,e,t){const s={type:"JSFunction",value:e.value?.value?`(v) => {
9
9
  ${e.value.value} = v;
10
- }`:"(v) => {}"},r=t.__parseFunction(s),o=W(e.modifiers),a=$(e.arg)?t.__parseExpression(e.arg):e.arg||"modelValue";return{[a]:t.__parseExpression(e.value),[`onUpdate:${a}`]:o.length&&r?n.withModifiers(r,o):r}}function it(n,e,t,s,r){if(!e)return null;if(l.isString(e))return{default:()=>e};if($(e))return{default:()=>q(t.__parseExpression(e))};if(Array.isArray(e)&&e.length>0){const o=at(e),a=i=>!i||!r?{}:r?.id&&Object.keys(i).length?{[`scope_${r.id}`]:i}:{};return Object.entries(o).reduce((i,[u,{nodes:c,params:m}])=>(i[u]=f=>{const d=m.length?l.pick(f??{},m):a(f);return c.map(v=>I(v,t.__clone(d),n,s))},i),{})}return null}function at(n){const e={default:{params:[],nodes:[]}};for(const t of n){const s=ct(t.slot),r=s.name;e[r]?(e[r].nodes.push(t),e[r].params=e[r].params.concat(s.params)):e[r]={nodes:[t],params:s.params}}return e}function ct(n="default"){return l.isString(n)?{name:n,params:[]}:{params:[],...n}}function lt(n,e,t){const{value:s,iterator:r}=n,{item:o="item",index:a="index"}=r||{};let i=t.__parseExpression(s)||[];return Number.isInteger(i)&&(i=new Array(i).fill(!0).map((u,c)=>c+1)),Array.isArray(i)?i.map((u,c)=>e(t.__clone({[o]:u,[a]:c}))):(console.warn("[vForRender]:",`${s?.value} is not a Arrary`),[])}function ut(n){return h.getCurrentScope()?(h.onScopeDispose(n),!0):!1}function Y(n){return typeof n=="function"?n():h.unref(n)}const we=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const dt=n=>n!=null,ft=()=>{};function pt(n){return h.getCurrentInstance()}function ht(...n){if(n.length!==1)return h.toRef(...n);const e=n[0];return typeof e=="function"?h.readonly(h.customRef(()=>({get:e,set:ft}))):h.ref(e)}function mt(n,e){pt()&&h.onBeforeUnmount(n,e)}const gt=we?window:void 0,vt=we?window.document:void 0;function yt(n){var e;const t=Y(n);return(e=t?.$el)!=null?e:t}function _t(){const n=h.ref(!1),e=h.getCurrentInstance();return e&&h.onMounted(()=>{n.value=!0},e),n}function St(n){const e=_t();return h.computed(()=>(e.value,!!n()))}function wt(n,e,t={}){const{window:s=gt,...r}=t;let o;const a=St(()=>s&&"MutationObserver"in s),i=()=>{o&&(o.disconnect(),o=void 0)},u=h.computed(()=>{const d=Y(n),v=(Array.isArray(d)?d:[d]).map(yt).filter(dt);return new Set(v)}),c=h.watch(()=>u.value,d=>{i(),a.value&&d.size&&(o=new MutationObserver(e),d.forEach(v=>o.observe(v,r)))},{immediate:!0,flush:"post"}),m=()=>o?.takeRecords(),f=()=>{c(),i()};return ut(f),{isSupported:a,stop:f,takeRecords:m}}function jt(n=null,e={}){var t,s,r;const{document:o=vt,restoreOnUnmount:a=f=>f}=e,i=(t=o?.title)!=null?t:"",u=ht((s=n??o?.title)!=null?s:null),c=n&&typeof n=="function";function m(f){if(!("titleTemplate"in e))return f;const d=e.titleTemplate||"%s";return typeof d=="function"?d(f):Y(d).replace(/%s/g,f)}return h.watch(u,(f,d)=>{f!==d&&o&&(o.title=m(typeof f=="string"?f:""))},{immediate:!0}),e.observe&&!e.titleTemplate&&o&&!c&&wt((r=o.head)==null?void 0:r.querySelector("title"),()=>{o&&o.title!==u.value&&(u.value=m(o.title))},{childList:!0}),mt(()=>{if(a){const f=a(i,u.value||"");f!=null&&o&&(o.title=f)}}),u}const ee=h.defineComponent({name:"VtjPageContainer",async setup(){const n=X(),e=te.useRoute(),t=e.params.id,s=t?n.getPage(t):n.getHomepage(),r=s?await n.getRenderComponent(s.id):null;return s&&jt(s.title||"VTJ"),{provider:n,component:r,file:s,query:e.query}},render(){return this.component?h.h(this.component,this.query):h.h("div","页面不存在")}}),$t=h.defineComponent({name:"VtjStartupContainer",render(){return h.h(Me.XStartup)}}),G=Symbol("Provider");var je=(n=>(n.Production="production",n.Development="development",n))(je||{});class $e extends E.Base{constructor(e){super(),this.options=e;const{service:t,mode:s=w.Raw,dependencies:r,materials:o,project:a={},adapter:i={},globals:u={},modules:c={},router:m=null,materialPath:f="./",nodeEnv:d="development"}=e;this.mode=s,this.modules=c,this.service=t,this.router=m,this.materialPath=f,this.nodeEnv=d,r&&(this.dependencies=r),o&&(this.materials=o),Object.assign(this.globals,u),Object.assign(this.adapter,i);const{access:v,request:p}=this.adapter;v&&v.connect({mode:s,router:m,request:p}),s!==w.Design&&this.load(a)}mode;globals={};modules={};adapter={request:Ue,jsonp:l.jsonp};apis={};dependencies={};materials={};library={};service;project=null;components={};nodeEnv="development";router=null;materialPath="./";urlDslCaches={};async load(e){const t=this.modules[`.vtj/projects/${e.id}.json`];if(this.project=t?await t():await this.service.init(e),!this.project)throw new Error("project is null");const{apis:s=[],meta:r=[]}=this.project,o=window;o.CKEDITOR_VERSION=void 0,this.nodeEnv!=="production"?await this.loadAssets(o):await this.loadDependencies(o),this.apis=me(s,r,this.adapter),V(),this.project.config?.mock&&ge(s),this.initRouter(),this.triggerReady()}async loadDependencies(e){const t=Object.entries(this.dependencies);for(const[s,r]of t)e[s]||(e[s]=await r())}async loadAssets(e){const{dependencies:t=[]}=this.project,{dependencies:s,library:r,components:o,materialPath:a,nodeEnv:i}=this,{libraryExports:u,libraryMap:c,materials:m,materialExports:f,materialMapLibrary:d}=ie(t,a,i==="development");for(const p of u){const g=s[p],j=e[p];if(j)r[p]=j;else if(g)e[p]=r[p]=await g();else{const y=c[p]||[];for(const _ of y)H(_)&&await ce(p,l.url.append(_,{v:b})),k(_)&&await l.loadScript(l.url.append(_,{v:b}));r[p]=e[p]}}for(const p of m)await l.loadScript(l.url.append(p,{v:b}));const v=this.materials||{};for(const p of f){const g=e[d[p]],j=E.BUILT_IN_COMPONENTS[p];if(j)g&&j.forEach(y=>{o[y]=g[y]});else{const y=v[p]?(await v[p]()).default:e[p];y&&g&&(y.components||[]).forEach(_=>{o[_.name]=ae(_,g)})}}}initRouter(){const{router:e,project:t}=this;e&&(e.addRoute({path:"/page/:id",name:"VtjPage",component:ee}),e.addRoute({path:"/",name:"VtjHomepage",component:t?.homepage?ee:$t}))}install(e){const t=e.config.globalProperties.installed||{};for(const[s,r]of Object.entries(this.library))!t[s]&&de(r)&&(e.use(r),t[s]=!0);this.options.install&&e.use(this.options.install),this.adapter.access&&e.use(this.adapter.access),e.provide(G,this),e.config.globalProperties.installed=t,this.nodeEnv==="development"&&(e.config.errorHandler=(s,r,o)=>{const a=r?.$options.name,i=typeof s=="string"?s:s?.message||s?.msg||"未知错误",u=`[ ${a} ] ${i} ${o}`;console.error("[VTJ Error]:",{err:s,instance:r,info:o},s?.stack),A.ElNotification.error({title:"运行时错误:请在控制台查看详情",message:u})})}getFile(e){const{blocks:t=[]}=this.project||{};return this.getPage(e)||t.find(s=>s.id===e)||null}getPage(e){const{pages:t=[]}=this.project||{},s=(r,o=[])=>{for(const a of o){if(a.id===r)return a;if(a.children&&a.children.length){const i=s(r,a.children);if(i)return i}}};return s(e,t)||null}getHomepage(){const{homepage:e}=this.project||{};return e?this.getPage(e):null}async getDsl(e){const t=this.modules[`.vtj/files/${e}.json`];return t?await t():this.service.getFile(e).catch(()=>null)}async getDslByUrl(e){const t=this.urlDslCaches[e];return t||(this.urlDslCaches[e]=this.adapter.request.send({url:e,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(s=>s.data).catch(()=>null))}createDslRenderer(e,t={}){const{library:s,components:r,mode:o,apis:a}=this,i={mode:o,Vue:s.Vue,components:r,libs:s,apis:a,window,...t},u=T({getDsl:async c=>await this.getDsl(c)||null,getDslByUrl:async c=>await this.getDslByUrl(c)||null,options:i});return x({...i,dsl:e,loader:u})}async getRenderComponent(e){const t=this.getFile(e);if(!t)return l.logger.warn(`Can not find file: ${e}`),null;const s=`.vtj/vue/${e}.vue`,r=this.modules[s];if(r)return(await r())?.default;const o=await this.getDsl(t.id);return o?this.createDslRenderer(o).renderer:(l.logger.warn(`Can not find dsl: ${e}`),null)}defineUrlSchemaComponent(e,t){return h.defineAsyncComponent(async()=>{const s=await this.getDslByUrl(e);return s?(s.name=t||s.name,this.createDslRenderer(s).renderer):null})}definePluginComponent(e){return h.defineAsyncComponent(async()=>await K(e,window))}}function Et(n){const e=new $e(n);return{provider:e,onReady:s=>e.ready(s)}}function X(n={}){const e=h.inject(G);if(!e)throw new Error("Can not find provider");if(e.nodeEnv==="development"){const{id:t,version:s}=n;t&&s&&(async()=>{const r=await e.getDsl(t);r?.__VERSION__!==s&&A.ElNotification.warning({title:r?.name,message:"当前组件源码版本与运行时版本不一致,请重新发布组件"})})()}return e}const Q=new l.Request({settings:{type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:n=>n.data?.code===0,showError:n=>{A.ElNotification.error({message:n||"未知错误"})}}}),Ct=(n="/__vtj__/api/:type.json")=>(e,t)=>Q.send({url:n,method:"post",params:{type:e},data:{type:e,data:t}}),Pt=(n="/__vtj__/api/uploader.json")=>async(e,t)=>await Q.send({url:n,method:"post",data:{files:e,projectId:t},settings:{type:"data"}}).then(s=>s&&s[0]?s[0]:null).catch(()=>null);class U{api;pluginCaches={};uploader;constructor(){this.api=Ct(),this.uploader=Pt()}async getExtension(){console.log("BaseService.getExtension")}async init(e){return console.log("BaseService.init",e),{}}async saveProject(e){return!!await this.api("saveProject",e).catch(()=>!1)}async saveMaterials(e,t){return console.log("BaseService.saveMaterials",e,t),!1}async saveFile(e){return console.log("BaseService.saveFile",e),!1}async getFile(e){return console.log("BaseService.getFile",e),{}}async removeFile(e){return console.log("BaseService.removeFile",e),!1}async saveHistory(e){return console.log("BaseService.saveHistory",e),!1}async removeHistory(e){return console.log("BaseService.removeHistory",e),!1}async getHistory(e){return console.log("BaseService.getHistory",e),{}}async getHistoryItem(e,t){return console.log("BaseService.getHistoryItem",e,t),{}}async saveHistoryItem(e,t){return console.log("BaseService.saveHistoryItem",e,t),!1}async removeHistoryItem(e,t){return console.log("BaseService.removeHistoryItem",e,t),!1}async publish(e){return!!await this.api("publish",e).catch(()=>!1)}async publishFile(e,t){return!!await this.api("publishFile",{project:e,file:t}).catch(()=>!1)}async genVueContent(e,t){return await this.api("genVueContent",{project:e,dsl:t}).catch(()=>"")}async createRawPage(e){return await this.api("createRawPage",e).catch(()=>"")}async removeRawPage(e){return await this.api("removeRawPage",e).catch(()=>"")}async uploadStaticFile(e,t){return await this.uploader(e,t).catch(()=>null)}async getStaticFiles(e){return await this.api("getStaticFiles",e).catch(()=>[])}async removeStaticFile(e,t){return await this.api("removeStaticFile",{name:e,projectId:t}).catch(()=>"")}async clearStaticFiles(e){return await this.api("clearStaticFiles",e).catch(()=>"")}async getPluginMaterial(e){const{urls:t=[]}=e,s=t.filter(o=>re(o))[0];if(!s)return null;const r=this.pluginCaches[s];return r||(this.pluginCaches[s]=Q.send({url:s,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(o=>o.data).catch(()=>null))}}const S=new l.Storage({type:"local",expired:0,prefix:"__VTJ_"});class bt extends U{init(e){const t=new E.ProjectModel(e),s=S.get(`project_${t.id}`),r=Object.assign(t.toDsl(),s||{});return S.save(`project_${t.id}`,r),Promise.resolve(r)}saveProject(e){const t=new E.ProjectModel(e);return S.save(`project_${t.id}`,t.toDsl()),Promise.resolve(!0)}saveMaterials(e,t){return S.save(`materials_${e.id}`,l.mapToObject(t)),Promise.resolve(!0)}saveFile(e){return S.save(`file_${e.id}`,e),Promise.resolve(!0)}getFile(e){const t=S.get(`file_${e}`);return t?Promise.resolve(t):Promise.reject(null)}removeFile(e){return S.remove(`file_${e}`),Promise.resolve(!0)}saveHistory(e){return S.save(`history_${e.id}`,e),Promise.resolve(!0)}removeHistory(e){const t=S.get(`history_${e}`);if(t){const r=(t.items||[]).map(o=>o.id);this.removeHistoryItem(e,r),S.remove(`history_${e}`)}return Promise.resolve(!0)}getHistory(e){const t=S.get(`history_${e}`),s=new E.HistoryModel(t||{id:e});return Promise.resolve(s.toDsl())}getHistoryItem(e,t){const s=S.get(`history_${e}_${t}`);return Promise.resolve(s)}saveHistoryItem(e,t){return S.save(`history_${e}_${t.id}`,t),Promise.resolve(!0)}removeHistoryItem(e,t){return t.forEach(s=>{S.remove(`history_${e}_${s}`)}),Promise.resolve(!0)}}class Ee extends U{projects={};materials={};files={};histories={};historyItems={};init(e){const t=new E.ProjectModel(e),s=this.projects[t.id]||{},r=Object.assign(t.toDsl(),s);return this.projects[r.id]=r,Promise.resolve(r)}saveProject(e){const t=new E.ProjectModel(e);return this.projects[t.id]=t.toDsl(),Promise.resolve(!0)}saveMaterials(e,t){return e.id&&(this.materials[e.id]=l.mapToObject(t)),Promise.resolve(!0)}saveFile(e){return this.files[e.id]=e,Promise.resolve(!0)}getFile(e){const t=this.files[e];return t?Promise.resolve(t):Promise.reject(null)}removeFile(e){return delete this.files[e],Promise.resolve(!0)}saveHistory(e){return this.histories[e.id]=e,Promise.resolve(!0)}removeHistory(e){const t=this.histories[e];if(t){const r=(t.items||[]).map(o=>o.id);this.removeHistoryItem(e,r),delete this.historyItems[e]}return Promise.resolve(!0)}getHistory(e){const t=this.histories[e],s=new E.HistoryModel(t||{id:e});return Promise.resolve(s)}getHistoryItem(e,t){const s=`${e}_${t}`,r=this.historyItems[s]||{};return Promise.resolve(r)}saveHistoryItem(e,t){const s=`${e}_${t.id}`;return this.historyItems[s]=t,Promise.resolve(!0)}removeHistoryItem(e,t){return t.forEach(s=>{const r=`${e}_${s}`;delete this.historyItems[r]}),Promise.resolve(!0)}}let M=null;function Rt(){return M||(M=new Ee,M)}class Ft extends U{getFileCaches={};async getExtension(){return await this.api("getExtension",{}).catch(()=>{})}async init(e){return await this.api("init",e).catch(()=>null)||{}}async saveProject(e){return!!await this.api("saveProject",e).catch(()=>!1)}async saveMaterials(e,t){return!!await this.api("saveMaterials",{project:e,materials:l.mapToObject(t)}).catch(()=>!1)}async saveFile(e){return!!await this.api("saveFile",e).catch(()=>!1)}async getFile(e){const t=this.getFileCaches[e];return t||(this.getFileCaches[e]=this.api("getFile",e).catch(()=>null)).finally(()=>{delete this.getFileCaches[e]})}async removeFile(e){return!!await this.api("removeFile",e).catch(()=>!1)}async saveHistory(e){return!!await this.api("saveHistory",e).catch(()=>!1)}async removeHistory(e){return!!await this.api("removeHistory",e).catch(()=>!1)}async getHistory(e){return await this.api("getHistory",e).catch(()=>null)||{}}async getHistoryItem(e,t){return await this.api("getHistoryItem",{fId:e,id:t}).catch(()=>null)||{}}async saveHistoryItem(e,t){return!!await this.api("saveHistoryItem",{fId:e,item:t}).catch(()=>!1)}async removeHistoryItem(e,t){return!!await this.api("removeHistoryItem",{fId:e,ids:t}).catch(()=>!1)}}function Ce(n=[]){return n.map(e=>{const{id:t,title:s,icon:r,children:o,hidden:a}=e;return{id:t,title:s,icon:r,hidden:a,url:`/page/${t}`,children:o&&o.length?Ce(o):void 0}})}function At(){const n=X(),e=te.useRoute(),t=h.ref(!1),s=n.project;h.watchEffect(()=>{const{name:a,params:i,meta:u}=e;if(a==="VtjPage"){const c=n.getPage(i.id);t.value=!c?.mask}else if(a==="VtjHomepage"){const c=n.getHomepage();t.value=!c?.mask}else t.value=!u.mask});const r=Ce(s?.pages),o=s?.config;return{disabled:t,logo:o?.logo,themeSwitchable:o?.themeSwitchable,title:o?.title||s?.description||s?.name||"VTJ App",menus:r}}exports.ACCESS_KEY=z;exports.Access=Ne;exports.BUILT_IN_DIRECTIVES=se;exports.BaseService=U;exports.CONTEXT_HOST=N;exports.Context=ye;exports.ContextMode=w;exports.DATA_TYPES=ne;exports.JSCodeToString=ke;exports.LIFE_CYCLES_LIST=Te;exports.LocalService=Ft;exports.MemoryService=Ee;exports.NodeEnv=je;exports.Provider=$e;exports.StorageService=bt;exports.VTJ_RENDERER_VERSION=b;exports.adoptedStyleSheets=J;exports.createAssetScripts=De;exports.createAssetsCss=He;exports.createDataSources=_e;exports.createLoader=T;exports.createMemoryService=Rt;exports.createMetaApi=he;exports.createProvider=Et;exports.createRenderer=x;exports.createSchemaApi=pe;exports.createSchemaApis=me;exports.defaultLoader=Se;exports.fillBasePath=F;exports.getModifiers=W;exports.getPlugin=K;exports.getRawComponent=ae;exports.isCSSUrl=H;exports.isJSCode=fe;exports.isJSExpression=$;exports.isJSFunction=O;exports.isJSON=re;exports.isJSUrl=k;exports.isVuePlugin=de;exports.loadCss=ce;exports.loadCssUrl=le;exports.loadScriptUrl=ue;exports.mockApi=ve;exports.mockApis=ge;exports.mockCleanup=V;exports.nodeRender=I;exports.parseDeps=ie;exports.parseExpression=R;exports.parseFunction=L;exports.providerKey=G;exports.removeProdFlag=oe;exports.toString=q;exports.useAccess=Le;exports.useMask=At;exports.useProvider=X;
10
+ }`:"(v) => {}"},r=t.__parseFunction(s),o=W(e.modifiers),a=$(e.arg)?t.__parseExpression(e.arg):e.arg||"modelValue";return{[a]:t.__parseExpression(e.value),[`onUpdate:${a}`]:o.length&&r?n.withModifiers(r,o):r}}function it(n,e,t,s,r){if(!e)return null;if(l.isString(e))return{default:()=>e};if($(e))return{default:()=>q(t.__parseExpression(e))};if(Array.isArray(e)&&e.length>0){const o=at(e),a=i=>!i||!r?{}:r?.id&&Object.keys(i).length?{[`scope_${r.id}`]:i}:{};return Object.entries(o).reduce((i,[u,{nodes:c,params:m}])=>(i[u]=f=>{const d=m.length?l.pick(f??{},m):a(f);return c.map(v=>I(v,t.__clone(d),n,s))},i),{})}return null}function at(n){const e={default:{params:[],nodes:[]}};for(const t of n){const s=ct(t.slot),r=s.name;e[r]?(e[r].nodes.push(t),e[r].params=e[r].params.concat(s.params)):e[r]={nodes:[t],params:s.params}}return e}function ct(n="default"){return l.isString(n)?{name:n,params:[]}:{params:[],...n}}function lt(n,e,t){const{value:s,iterator:r}=n,{item:o="item",index:a="index"}=r||{};let i=t.__parseExpression(s)||[];return Number.isInteger(i)&&(i=new Array(i).fill(!0).map((u,c)=>c+1)),Array.isArray(i)?i.map((u,c)=>e(t.__clone({[o]:u,[a]:c}))):(console.warn("[vForRender]:",`${s?.value} is not a Arrary`),[])}function ut(n){return h.getCurrentScope()?(h.onScopeDispose(n),!0):!1}function Y(n){return typeof n=="function"?n():h.unref(n)}const we=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const dt=n=>n!=null,ft=()=>{};function pt(n){return h.getCurrentInstance()}function ht(...n){if(n.length!==1)return h.toRef(...n);const e=n[0];return typeof e=="function"?h.readonly(h.customRef(()=>({get:e,set:ft}))):h.ref(e)}function mt(n,e){pt()&&h.onBeforeUnmount(n,e)}const gt=we?window:void 0,vt=we?window.document:void 0;function yt(n){var e;const t=Y(n);return(e=t?.$el)!=null?e:t}function _t(){const n=h.ref(!1),e=h.getCurrentInstance();return e&&h.onMounted(()=>{n.value=!0},e),n}function St(n){const e=_t();return h.computed(()=>(e.value,!!n()))}function wt(n,e,t={}){const{window:s=gt,...r}=t;let o;const a=St(()=>s&&"MutationObserver"in s),i=()=>{o&&(o.disconnect(),o=void 0)},u=h.computed(()=>{const d=Y(n),v=(Array.isArray(d)?d:[d]).map(yt).filter(dt);return new Set(v)}),c=h.watch(()=>u.value,d=>{i(),a.value&&d.size&&(o=new MutationObserver(e),d.forEach(v=>o.observe(v,r)))},{immediate:!0,flush:"post"}),m=()=>o?.takeRecords(),f=()=>{c(),i()};return ut(f),{isSupported:a,stop:f,takeRecords:m}}function jt(n=null,e={}){var t,s,r;const{document:o=vt,restoreOnUnmount:a=f=>f}=e,i=(t=o?.title)!=null?t:"",u=ht((s=n??o?.title)!=null?s:null),c=n&&typeof n=="function";function m(f){if(!("titleTemplate"in e))return f;const d=e.titleTemplate||"%s";return typeof d=="function"?d(f):Y(d).replace(/%s/g,f)}return h.watch(u,(f,d)=>{f!==d&&o&&(o.title=m(typeof f=="string"?f:""))},{immediate:!0}),e.observe&&!e.titleTemplate&&o&&!c&&wt((r=o.head)==null?void 0:r.querySelector("title"),()=>{o&&o.title!==u.value&&(u.value=m(o.title))},{childList:!0}),mt(()=>{if(a){const f=a(i,u.value||"");f!=null&&o&&(o.title=f)}}),u}const ee=h.defineComponent({name:"VtjPageContainer",async setup(){const n=X(),e=te.useRoute(),t=e.params.id,s=t?n.getPage(t):n.getHomepage(),r=s?await n.getRenderComponent(s.id):null;return s&&jt(s.title||"VTJ"),{provider:n,component:r,file:s,query:e.query}},render(){return this.component?h.h(this.component,this.query):h.h("div","页面不存在")}}),$t=h.defineComponent({name:"VtjStartupContainer",render(){return h.h(Me.XStartup)}}),G=Symbol("Provider");var je=(n=>(n.Production="production",n.Development="development",n))(je||{});class $e extends E.Base{constructor(e){super(),this.options=e;const{service:t,mode:s=w.Raw,dependencies:r,materials:o,project:a={},adapter:i={},globals:u={},modules:c={},router:m=null,materialPath:f="./",nodeEnv:d="development"}=e;this.mode=s,this.modules=c,this.service=t,this.router=m,this.materialPath=f,this.nodeEnv=d,r&&(this.dependencies=r),o&&(this.materials=o),Object.assign(this.globals,u),Object.assign(this.adapter,i);const{access:v,request:p}=this.adapter;v&&v.connect({mode:s,router:m,request:p}),s!==w.Design&&this.load(a)}mode;globals={};modules={};adapter={request:Ue,jsonp:l.jsonp};apis={};dependencies={};materials={};library={};service;project=null;components={};nodeEnv="development";router=null;materialPath="./";urlDslCaches={};async load(e){const t=this.modules[`.vtj/projects/${e.id}.json`];if(this.project=t?await t():await this.service.init(e),!this.project)throw new Error("project is null");const{apis:s=[],meta:r=[]}=this.project,o=window;o.CKEDITOR_VERSION=void 0,this.nodeEnv!=="production"?await this.loadAssets(o):await this.loadDependencies(o),this.apis=me(s,r,this.adapter),V(),this.project.config?.mock&&ge(s),this.initRouter(),this.triggerReady()}async loadDependencies(e){const t=Object.entries(this.dependencies);for(const[s,r]of t)e[s]||(e[s]=await r())}async loadAssets(e){const{dependencies:t=[]}=this.project,{dependencies:s,library:r,components:o,materialPath:a,nodeEnv:i}=this,{libraryExports:u,libraryMap:c,materials:m,materialExports:f,materialMapLibrary:d}=ie(t,a,i==="development");for(const p of u){const g=s[p],j=e[p];if(j)r[p]=j;else if(g)e[p]=r[p]=await g();else{const y=c[p]||[];for(const _ of y)k(_)&&await ce(p,l.url.append(_,{v:b})),H(_)&&await l.loadScript(l.url.append(_,{v:b}));r[p]=e[p]}}for(const p of m)await l.loadScript(l.url.append(p,{v:b}));const v=this.materials||{};for(const p of f){const g=e[d[p]],j=E.BUILT_IN_COMPONENTS[p];if(j)g&&j.forEach(y=>{o[y]=g[y]});else{const y=v[p]?(await v[p]()).default:e[p];y&&g&&(y.components||[]).forEach(_=>{o[_.name]=ae(_,g)})}}}initRouter(){const{router:e,project:t}=this;e&&(e.addRoute({path:"/page/:id",name:"VtjPage",component:ee}),e.addRoute({path:"/",name:"VtjHomepage",component:t?.homepage?ee:$t}))}install(e){const t=e.config.globalProperties.installed||{};for(const[s,r]of Object.entries(this.library))!t[s]&&de(r)&&(e.use(r),t[s]=!0);this.options.install&&e.use(this.options.install),this.adapter.access&&e.use(this.adapter.access),e.provide(G,this),e.config.globalProperties.installed=t,this.nodeEnv==="development"&&(e.config.errorHandler=(s,r,o)=>{const a=r?.$options.name,i=typeof s=="string"?s:s?.message||s?.msg||"未知错误",u=`[ ${a} ] ${i} ${o}`;console.error("[VTJ Error]:",{err:s,instance:r,info:o},s?.stack),A.ElNotification.error({title:"运行时错误:请在控制台查看详情",message:u})})}getFile(e){const{blocks:t=[]}=this.project||{};return this.getPage(e)||t.find(s=>s.id===e)||null}getPage(e){const{pages:t=[]}=this.project||{},s=(r,o=[])=>{for(const a of o){if(a.id===r)return a;if(a.children&&a.children.length){const i=s(r,a.children);if(i)return i}}};return s(e,t)||null}getHomepage(){const{homepage:e}=this.project||{};return e?this.getPage(e):null}async getDsl(e){const t=this.modules[`.vtj/files/${e}.json`];return t?await t():this.service.getFile(e).catch(()=>null)}async getDslByUrl(e){const t=this.urlDslCaches[e];return t||(this.urlDslCaches[e]=this.adapter.request.send({url:e,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(s=>s.data).catch(()=>null))}createDslRenderer(e,t={}){const{library:s,components:r,mode:o,apis:a}=this,i={mode:o,Vue:s.Vue,components:r,libs:s,apis:a,window,...t},u=T({getDsl:async c=>await this.getDsl(c)||null,getDslByUrl:async c=>await this.getDslByUrl(c)||null,options:i});return x({...i,dsl:e,loader:u})}async getRenderComponent(e){const t=this.getFile(e);if(!t)return l.logger.warn(`Can not find file: ${e}`),null;const s=`.vtj/vue/${e}.vue`,r=this.modules[s];if(r)return(await r())?.default;const o=await this.getDsl(t.id);return o?this.createDslRenderer(o).renderer:(l.logger.warn(`Can not find dsl: ${e}`),null)}defineUrlSchemaComponent(e,t){return h.defineAsyncComponent(async()=>{const s=await this.getDslByUrl(e);return s?(s.name=t||s.name,this.createDslRenderer(s).renderer):null})}definePluginComponent(e){return h.defineAsyncComponent(async()=>await K(e,window))}}function Et(n){const e=new $e(n);return{provider:e,onReady:s=>e.ready(s)}}function X(n={}){const e=h.inject(G);if(!e)throw new Error("Can not find provider");if(e.nodeEnv==="development"){const{id:t,version:s}=n;t&&s&&(async()=>{const r=await e.getDsl(t);r?.__VERSION__!==s&&A.ElNotification.warning({title:r?.name,message:"当前组件源码版本与运行时版本不一致,请重新发布组件"})})()}return e}const Q=new l.Request({settings:{type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:n=>n.data?.code===0,showError:n=>{A.ElNotification.error({message:n||"未知错误"})}}}),Pt=(n="/__vtj__/api/:type.json")=>(e,t)=>Q.send({url:n,method:"post",params:{type:e},data:{type:e,data:t}}),Ct=(n="/__vtj__/api/uploader.json")=>async(e,t)=>await Q.send({url:n,method:"post",data:{files:e,projectId:t},settings:{type:"data"}}).then(s=>s&&s[0]?s[0]:null).catch(()=>null);class U{api;pluginCaches={};uploader;constructor(){this.api=Pt(),this.uploader=Ct()}async getExtension(){console.log("BaseService.getExtension")}async init(e){return console.log("BaseService.init",e),{}}async saveProject(e){return!!await this.api("saveProject",e).catch(()=>!1)}async saveMaterials(e,t){return console.log("BaseService.saveMaterials",e,t),!1}async saveFile(e){return console.log("BaseService.saveFile",e),!1}async getFile(e){return console.log("BaseService.getFile",e),{}}async removeFile(e){return console.log("BaseService.removeFile",e),!1}async saveHistory(e){return console.log("BaseService.saveHistory",e),!1}async removeHistory(e){return console.log("BaseService.removeHistory",e),!1}async getHistory(e){return console.log("BaseService.getHistory",e),{}}async getHistoryItem(e,t){return console.log("BaseService.getHistoryItem",e,t),{}}async saveHistoryItem(e,t){return console.log("BaseService.saveHistoryItem",e,t),!1}async removeHistoryItem(e,t){return console.log("BaseService.removeHistoryItem",e,t),!1}async publish(e){return!!await this.api("publish",e).catch(()=>!1)}async publishFile(e,t){return!!await this.api("publishFile",{project:e,file:t}).catch(()=>!1)}async genVueContent(e,t){return await this.api("genVueContent",{project:e,dsl:t}).catch(()=>"")}async createRawPage(e){return await this.api("createRawPage",e).catch(()=>"")}async removeRawPage(e){return await this.api("removeRawPage",e).catch(()=>"")}async uploadStaticFile(e,t){return await this.uploader(e,t).catch(()=>null)}async getStaticFiles(e){return await this.api("getStaticFiles",e).catch(()=>[])}async removeStaticFile(e,t){return await this.api("removeStaticFile",{name:e,projectId:t}).catch(()=>"")}async clearStaticFiles(e){return await this.api("clearStaticFiles",e).catch(()=>"")}async getPluginMaterial(e){const{urls:t=[]}=e,s=t.filter(o=>re(o))[0];if(!s)return null;const r=this.pluginCaches[s];return r||(this.pluginCaches[s]=Q.send({url:s,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(o=>o.data).catch(()=>null))}}const S=new l.Storage({type:"local",expired:0,prefix:"__VTJ_"});class bt extends U{init(e){const t=new E.ProjectModel(e),s=S.get(`project_${t.id}`),r=Object.assign(t.toDsl(),s||{});return S.save(`project_${t.id}`,r),Promise.resolve(r)}saveProject(e){const t=new E.ProjectModel(e);return S.save(`project_${t.id}`,t.toDsl()),Promise.resolve(!0)}saveMaterials(e,t){return S.save(`materials_${e.id}`,l.mapToObject(t)),Promise.resolve(!0)}saveFile(e){return S.save(`file_${e.id}`,e),Promise.resolve(!0)}getFile(e){const t=S.get(`file_${e}`);return t?Promise.resolve(t):Promise.reject(null)}removeFile(e){return S.remove(`file_${e}`),Promise.resolve(!0)}saveHistory(e){return S.save(`history_${e.id}`,e),Promise.resolve(!0)}removeHistory(e){const t=S.get(`history_${e}`);if(t){const r=(t.items||[]).map(o=>o.id);this.removeHistoryItem(e,r),S.remove(`history_${e}`)}return Promise.resolve(!0)}getHistory(e){const t=S.get(`history_${e}`),s=new E.HistoryModel(t||{id:e});return Promise.resolve(s.toDsl())}getHistoryItem(e,t){const s=S.get(`history_${e}_${t}`);return Promise.resolve(s)}saveHistoryItem(e,t){return S.save(`history_${e}_${t.id}`,t),Promise.resolve(!0)}removeHistoryItem(e,t){return t.forEach(s=>{S.remove(`history_${e}_${s}`)}),Promise.resolve(!0)}}class Ee extends U{projects={};materials={};files={};histories={};historyItems={};init(e){const t=new E.ProjectModel(e),s=this.projects[t.id]||{},r=Object.assign(t.toDsl(),s);return this.projects[r.id]=r,Promise.resolve(r)}saveProject(e){const t=new E.ProjectModel(e);return this.projects[t.id]=t.toDsl(),Promise.resolve(!0)}saveMaterials(e,t){return e.id&&(this.materials[e.id]=l.mapToObject(t)),Promise.resolve(!0)}saveFile(e){return this.files[e.id]=e,Promise.resolve(!0)}getFile(e){const t=this.files[e];return t?Promise.resolve(t):Promise.reject(null)}removeFile(e){return delete this.files[e],Promise.resolve(!0)}saveHistory(e){return this.histories[e.id]=e,Promise.resolve(!0)}removeHistory(e){const t=this.histories[e];if(t){const r=(t.items||[]).map(o=>o.id);this.removeHistoryItem(e,r),delete this.historyItems[e]}return Promise.resolve(!0)}getHistory(e){const t=this.histories[e],s=new E.HistoryModel(t||{id:e});return Promise.resolve(s)}getHistoryItem(e,t){const s=`${e}_${t}`,r=this.historyItems[s]||{};return Promise.resolve(r)}saveHistoryItem(e,t){const s=`${e}_${t.id}`;return this.historyItems[s]=t,Promise.resolve(!0)}removeHistoryItem(e,t){return t.forEach(s=>{const r=`${e}_${s}`;delete this.historyItems[r]}),Promise.resolve(!0)}}let M=null;function Rt(){return M||(M=new Ee,M)}class Ft extends U{getFileCaches={};async getExtension(){return await this.api("getExtension",{}).catch(()=>{})}async init(e){return await this.api("init",e).catch(()=>null)||{}}async saveProject(e){return!!await this.api("saveProject",e).catch(()=>!1)}async saveMaterials(e,t){return!!await this.api("saveMaterials",{project:e,materials:l.mapToObject(t)}).catch(()=>!1)}async saveFile(e){return!!await this.api("saveFile",e).catch(()=>!1)}async getFile(e){const t=this.getFileCaches[e];return t||(this.getFileCaches[e]=this.api("getFile",e).catch(()=>null)).finally(()=>{delete this.getFileCaches[e]})}async removeFile(e){return!!await this.api("removeFile",e).catch(()=>!1)}async saveHistory(e){return!!await this.api("saveHistory",e).catch(()=>!1)}async removeHistory(e){return!!await this.api("removeHistory",e).catch(()=>!1)}async getHistory(e){return await this.api("getHistory",e).catch(()=>null)||{}}async getHistoryItem(e,t){return await this.api("getHistoryItem",{fId:e,id:t}).catch(()=>null)||{}}async saveHistoryItem(e,t){return!!await this.api("saveHistoryItem",{fId:e,item:t}).catch(()=>!1)}async removeHistoryItem(e,t){return!!await this.api("removeHistoryItem",{fId:e,ids:t}).catch(()=>!1)}}function Pe(n=[]){return n.map(e=>{const{id:t,title:s,icon:r,children:o,hidden:a}=e;return{id:t,title:s,icon:r,hidden:a,url:`/page/${t}`,children:o&&o.length?Pe(o):void 0}})}function At(){const n=X(),e=te.useRoute(),t=h.ref(!1),s=n.project;h.watchEffect(()=>{const{name:a,params:i,meta:u}=e;if(a==="VtjPage"){const c=n.getPage(i.id);t.value=!c?.mask}else if(a==="VtjHomepage"){const c=n.getHomepage();t.value=!c?.mask}else t.value=!u.mask});const r=Pe(s?.pages),o=s?.config;return{disabled:t,logo:o?.logo,themeSwitchable:o?.themeSwitchable,title:o?.title||s?.description||s?.name||"VTJ App",menus:r}}exports.ACCESS_KEY=z;exports.Access=Ne;exports.BUILT_IN_DIRECTIVES=se;exports.BaseService=U;exports.CONTEXT_HOST=N;exports.Context=ye;exports.ContextMode=w;exports.DATA_TYPES=ne;exports.JSCodeToString=He;exports.LIFE_CYCLES_LIST=Te;exports.LocalService=Ft;exports.MemoryService=Ee;exports.NodeEnv=je;exports.Provider=$e;exports.StorageService=bt;exports.VTJ_RENDERER_VERSION=b;exports.adoptedStyleSheets=J;exports.createAssetScripts=De;exports.createAssetsCss=ke;exports.createDataSources=_e;exports.createLoader=T;exports.createMemoryService=Rt;exports.createMetaApi=he;exports.createProvider=Et;exports.createRenderer=x;exports.createSchemaApi=pe;exports.createSchemaApis=me;exports.defaultLoader=Se;exports.fillBasePath=F;exports.getModifiers=W;exports.getPlugin=K;exports.getRawComponent=ae;exports.isCSSUrl=k;exports.isJSCode=fe;exports.isJSExpression=$;exports.isJSFunction=O;exports.isJSON=re;exports.isJSUrl=H;exports.isVuePlugin=de;exports.loadCss=ce;exports.loadCssUrl=le;exports.loadScriptUrl=ue;exports.mockApi=ve;exports.mockApis=ge;exports.mockCleanup=V;exports.nodeRender=I;exports.parseDeps=ie;exports.parseExpression=R;exports.parseFunction=L;exports.providerKey=G;exports.removeProdFlag=oe;exports.toString=q;exports.useAccess=Le;exports.useMask=At;exports.useProvider=X;
package/dist/index.mjs CHANGED
@@ -9,10 +9,10 @@ import { XStartup as Ve } from "@vtj/ui";
9
9
  * Copyright (c) 2024, VTJ.PRO All rights reserved.
10
10
  * @name @vtj/renderer
11
11
  * @author CHC chenhuachun1549@dingtalk.com
12
- * @version 0.8.166
12
+ * @version 0.8.168
13
13
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
14
14
  */
15
- const R = "0.8.166";
15
+ const R = "0.8.168";
16
16
  var _ = /* @__PURE__ */ ((n) => (n.Runtime = "Runtime", n.Design = "Design", n.Raw = "Raw", n.VNode = "VNode", n))(_ || {});
17
17
  const ee = [
18
18
  "$el",
@@ -317,7 +317,7 @@ class us {
317
317
  return Q(e).some((r) => t[r]);
318
318
  }
319
319
  install(e) {
320
- e.config.globalProperties.$access = this, e.provide(he, this);
320
+ e.config.globalProperties.$access || (e.config.globalProperties.$access = this), e.provide(he, this);
321
321
  }
322
322
  isAuthPath(e) {
323
323
  const { auth: t, isAuth: s } = this.options;
@@ -370,7 +370,7 @@ class us {
370
370
  }).catch((r) => r), this.toLogin());
371
371
  }
372
372
  setRequest(e) {
373
- e.useRequest((t) => (t.headers[this.options.authKey] = this.data?.token, t)), e.useResponse(
373
+ e.useRequest((t) => (this.data?.token && (t.headers[this.options.authKey] = this.data?.token), t)), e.useResponse(
374
374
  async (t) => (await this.showUnauthorizedAlert(t), t),
375
375
  async (t) => {
376
376
  const s = t.response || t || {};
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@vtj/renderer",
3
3
  "private": false,
4
- "version": "0.8.166",
4
+ "version": "0.8.168",
5
5
  "type": "module",
6
6
  "dependencies": {
7
7
  "mockjs": "~1.1.0",
8
- "@vtj/core": "~0.8.166",
9
- "@vtj/ui": "~0.8.166",
10
- "@vtj/icons": "~0.8.166",
11
- "@vtj/utils": "~0.8.166"
8
+ "@vtj/core": "~0.8.168",
9
+ "@vtj/ui": "~0.8.168",
10
+ "@vtj/icons": "~0.8.168",
11
+ "@vtj/utils": "~0.8.168"
12
12
  },
13
13
  "devDependencies": {
14
14
  "vue": "~3.5.5",
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) 2024, VTJ.PRO All rights reserved.
3
3
  * @name @vtj/renderer
4
4
  * @author CHC chenhuachun1549@dingtalk.com
5
- * @version 0.8.165
5
+ * @version 0.8.167
6
6
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
7
7
  */
8
- export declare const version = "0.8.165";
8
+ export declare const version = "0.8.167";