@vtj/pro 0.12.4 → 0.12.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 +2 -2
- package/dist/@vtj/materials/assets/ui/index.umd.js +2 -2
- package/dist/@vtj/materials/assets/uni-h5/index.umd.js +2 -2
- package/dist/@vtj/materials/assets/uni-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 +2 -2
- package/dist/@vtj/materials/deps/uni-ui/index.umd.js +1 -1
- package/dist/assets/{Editor-Blw-xmOM-8E99mlYT.js → Editor-D1ubm6pz-C-3Y_sfq.js} +95 -96
- package/dist/assets/{Editor-Blw-xmOM-J020cuPS.css → Editor-D1ubm6pz-DPJtYOpF.css} +1 -1
- package/dist/assets/{auth-DbZdtoU3.js → auth-DpMl51vJ.js} +1 -1
- package/dist/assets/element-plus-DI9D7hYI.js +13 -0
- package/dist/assets/{index-B4ijVMq7.js → index-BKru_mpV.js} +1 -1
- package/dist/assets/{index-HQnjiexo.js → index-DlIIHJgy.js} +2 -2
- package/dist/assets/{marked-Cm2nvuBi.js → marked-DGBZG3x-.js} +26 -26
- package/dist/assets/{monaco-editor-311TVFBf.js → monaco-editor-B5WqzYTl.js} +19 -19
- package/dist/assets/{page-CNSl4_xz.js → page-COFjhiHm.js} +1 -1
- package/dist/assets/{preview-BDuPNKHp.js → preview-DIDoU2YX.js} +1 -1
- package/dist/assets/{shared-CFJLz5mK.js → shared-CBxH7Yn6.js} +1 -1
- package/dist/assets/utils-Bddv2vJJ.js +1 -0
- package/dist/assets/{vxe-CmKTsEcP.js → vxe-CbMvUqRM.js} +1 -1
- package/dist/index.html +6 -6
- package/dist/uni/assets/{index-CMm7IeZd.js → index-CwZ05RUj.js} +8 -8
- package/dist/uni/index.html +1 -1
- package/package.json +11 -11
- package/dist/assets/element-plus-ChjncS7R.js +0 -13
- package/dist/assets/utils-uk5GoMIl.js +0 -1
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__ = '1745597311768';
|
|
13
13
|
(function () {
|
|
14
14
|
const regex = /<!--{{(\d*)}}-->/;
|
|
15
15
|
window.fetch('?t=' + Date.now()).then(async (res) => {
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
});
|
|
26
26
|
})();
|
|
27
27
|
</script>
|
|
28
|
-
<!--{{
|
|
28
|
+
<!--{{1745597311768}}-->
|
|
29
29
|
|
|
30
|
-
<script type="module" crossorigin src="./assets/index-
|
|
30
|
+
<script type="module" crossorigin src="./assets/index-DlIIHJgy.js"></script>
|
|
31
31
|
<link rel="modulepreload" crossorigin href="./assets/vue-DyRUlw3r.js">
|
|
32
32
|
<link rel="modulepreload" crossorigin href="./assets/lodash-es-BL-d_OSa.js">
|
|
33
33
|
<link rel="modulepreload" crossorigin href="./assets/@vueuse-BqGFNoW8.js">
|
|
34
34
|
<link rel="modulepreload" crossorigin href="./assets/@element-plus-icons-vue-DVDobX8n.js">
|
|
35
|
-
<link rel="modulepreload" crossorigin href="./assets/shared-
|
|
35
|
+
<link rel="modulepreload" crossorigin href="./assets/shared-CBxH7Yn6.js">
|
|
36
36
|
<link rel="modulepreload" crossorigin href="./assets/dayjs-DO-COJPZ.js">
|
|
37
|
-
<link rel="modulepreload" crossorigin href="./assets/element-plus-
|
|
38
|
-
<link rel="modulepreload" crossorigin href="./assets/monaco-editor-
|
|
37
|
+
<link rel="modulepreload" crossorigin href="./assets/element-plus-DI9D7hYI.js">
|
|
38
|
+
<link rel="modulepreload" crossorigin href="./assets/monaco-editor-B5WqzYTl.js">
|
|
39
39
|
<link rel="modulepreload" crossorigin href="./assets/vue-router-DMcly29s.js">
|
|
40
40
|
<link rel="stylesheet" crossorigin href="./assets/element-plus-BrO3q7Hx.css">
|
|
41
41
|
<link rel="stylesheet" crossorigin href="./assets/monaco-editor-Cpw7ccEV.css">
|
|
@@ -51,26 +51,26 @@ version: 2.9.0
|
|
|
51
51
|
* Copyright (c) 2025, VTJ.PRO All rights reserved.
|
|
52
52
|
* @name @vtj/core
|
|
53
53
|
* @author CHC chenhuachun1549@dingtalk.com
|
|
54
|
-
* @version 0.12.
|
|
54
|
+
* @version 0.12.6
|
|
55
55
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
|
56
56
|
*/const jd="VueMaterial",Dd="VueRouterMaterial",Bd={[jd]:["Transition","TransitionGroup","KeepAlive","Teleport","Suspense"],[Dd]:["RouterView","RouterLink"]};let Cd=class{constructor(){z(this,"listeners",[]);z(this,"isReady",!1)}triggerReady(){this.isReady=!0;for(const t of this.listeners)t();this.listeners=[]}ready(t){this.isReady?t():this.listeners.push(t)}resetReady(){this.isReady=!1}};var Nd=Object.defineProperty,Id=(e,t,r)=>t in e?Nd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ct=(e,t,r)=>Id(e,typeof t!="symbol"?t+"":t,r);(function(){if(typeof window>"u"||typeof EventTarget>"u")return;const e=EventTarget.prototype.addEventListener;EventTarget.prototype.addEventListener=function(t,r,n){typeof n!="boolean"&&(n=n||{},n.passive=!1),e.call(this,t,r,n)}})();const Pd=e=>typeof e=="symbol";new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Pd));function gs(e,t){return function(){return e.apply(t,arguments)}}const{toString:Fd}=Object.prototype,{getPrototypeOf:sn}=Object,Ge=(e=>t=>{const r=Fd.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),mt=e=>(e=e.toLowerCase(),t=>Ge(t)===e),Ze=e=>t=>typeof t===e,{isArray:ie}=Array,me=Ze("undefined");function Md(e){return e!==null&&!me(e)&&e.constructor!==null&&!me(e.constructor)&&at(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const ys=mt("ArrayBuffer");function kd(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&ys(e.buffer),t}const Ud=Ze("string"),at=Ze("function"),vs=Ze("number"),Xe=e=>e!==null&&typeof e=="object",Ld=e=>e===!0||e===!1,Ce=e=>{if(Ge(e)!=="object")return!1;const t=sn(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Vd=mt("Date"),Hd=mt("File"),qd=mt("Blob"),zd=mt("FileList"),Wd=e=>Xe(e)&&at(e.pipe),Kd=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||at(e.append)&&((t=Ge(e))==="formdata"||t==="object"&&at(e.toString)&&e.toString()==="[object FormData]"))},Jd=mt("URLSearchParams"),[Yd,Gd,Zd,Xd]=["ReadableStream","Request","Response","Headers"].map(mt),Qd=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function be(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,i;if(typeof e!="object"&&(e=[e]),ie(e))for(n=0,i=e.length;n<i;n++)t.call(null,e[n],n,e);else{const o=r?Object.getOwnPropertyNames(e):Object.keys(e),s=o.length;let a;for(n=0;n<s;n++)a=o[n],t.call(null,e[a],a,e)}}function bs(e,t){t=t.toLowerCase();const r=Object.keys(e);let n=r.length,i;for(;n-- >0;)if(i=r[n],t===i.toLowerCase())return i;return null}const Mt=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,ws=e=>!me(e)&&e!==Mt;function Ir(){const{caseless:e}=ws(this)&&this||{},t={},r=(n,i)=>{const o=e&&bs(t,i)||i;Ce(t[o])&&Ce(n)?t[o]=Ir(t[o],n):Ce(n)?t[o]=Ir({},n):ie(n)?t[o]=n.slice():t[o]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&be(arguments[n],r);return t}const tm=(e,t,r,{allOwnKeys:n}={})=>(be(t,(i,o)=>{r&&at(i)?e[o]=gs(i,r):e[o]=i},{allOwnKeys:n}),e),em=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),rm=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},nm=(e,t,r,n)=>{let i,o,s;const a={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),o=i.length;o-- >0;)s=i[o],(!n||n(s,e,t))&&!a[s]&&(t[s]=e[s],a[s]=!0);e=r!==!1&&sn(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},im=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},om=e=>{if(!e)return null;if(ie(e))return e;let t=e.length;if(!vs(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},sm=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&sn(Uint8Array)),am=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=r.next())&&!n.done;){const i=n.value;t.call(e,i[0],i[1])}},um=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},cm=mt("HTMLFormElement"),lm=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,r,n){return r.toUpperCase()+n}),Si=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),fm=mt("RegExp"),_s=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};be(r,(i,o)=>{let s;(s=t(i,o,e))!==!1&&(n[o]=s||i)}),Object.defineProperties(e,n)},hm=e=>{_s(e,(t,r)=>{if(at(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(at(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},pm=(e,t)=>{const r={},n=i=>{i.forEach(o=>{r[o]=!0})};return ie(e)?n(e):n(String(e).split(t)),r},dm=()=>{},mm=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function gm(e){return!!(e&&at(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const ym=e=>{const t=new Array(10),r=(n,i)=>{if(Xe(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[i]=n;const o=ie(n)?[]:{};return be(n,(s,a)=>{const c=r(s,i+1);!me(c)&&(o[a]=c)}),t[i]=void 0,o}}return n};return r(e,0)},vm=mt("AsyncFunction"),bm=e=>e&&(Xe(e)||at(e))&&at(e.then)&&at(e.catch),Es=((e,t)=>e?setImmediate:t?((r,n)=>(Mt.addEventListener("message",({source:i,data:o})=>{i===Mt&&o===r&&n.length&&n.shift()()},!1),i=>{n.push(i),Mt.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",at(Mt.postMessage)),wm=typeof queueMicrotask<"u"?queueMicrotask.bind(Mt):typeof process<"u"&&process.nextTick||Es,A={isArray:ie,isArrayBuffer:ys,isBuffer:Md,isFormData:Kd,isArrayBufferView:kd,isString:Ud,isNumber:vs,isBoolean:Ld,isObject:Xe,isPlainObject:Ce,isReadableStream:Yd,isRequest:Gd,isResponse:Zd,isHeaders:Xd,isUndefined:me,isDate:Vd,isFile:Hd,isBlob:qd,isRegExp:fm,isFunction:at,isStream:Wd,isURLSearchParams:Jd,isTypedArray:sm,isFileList:zd,forEach:be,merge:Ir,extend:tm,trim:Qd,stripBOM:em,inherits:rm,toFlatObject:nm,kindOf:Ge,kindOfTest:mt,endsWith:im,toArray:om,forEachEntry:am,matchAll:um,isHTMLForm:cm,hasOwnProperty:Si,hasOwnProp:Si,reduceDescriptors:_s,freezeMethods:hm,toObjectSet:pm,toCamelCase:lm,noop:dm,toFiniteNumber:mm,findKey:bs,global:Mt,isContextDefined:ws,isSpecCompliantForm:gm,toJSONObject:ym,isAsyncFn:vm,isThenable:bm,setImmediate:Es,asap:wm};function W(e,t,r,n,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),i&&(this.response=i,this.status=i.status?i.status:null)}A.inherits(W,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:A.toJSONObject(this.config),code:this.code,status:this.status}}});const Ss=W.prototype,xs={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{xs[e]={value:e}});Object.defineProperties(W,xs);Object.defineProperty(Ss,"isAxiosError",{value:!0});W.from=(e,t,r,n,i,o)=>{const s=Object.create(Ss);return A.toFlatObject(e,s,function(a){return a!==Error.prototype},a=>a!=="isAxiosError"),W.call(s,e.message,t,r,n,i),s.cause=e,s.name=e.name,o&&Object.assign(s,o),s};const _m=null;function Pr(e){return A.isPlainObject(e)||A.isArray(e)}function Ts(e){return A.endsWith(e,"[]")?e.slice(0,-2):e}function xi(e,t,r){return e?e.concat(t).map(function(n,i){return n=Ts(n),!r&&i?"["+n+"]":n}).join(r?".":""):t}function Em(e){return A.isArray(e)&&!e.some(Pr)}const Sm=A.toFlatObject(A,{},null,function(e){return/^is[A-Z]/.test(e)});function Qe(e,t,r){if(!A.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=A.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(h,d){return!A.isUndefined(d[h])});const n=r.metaTokens,i=r.visitor||u,o=r.dots,s=r.indexes,a=(r.Blob||typeof Blob<"u"&&Blob)&&A.isSpecCompliantForm(t);if(!A.isFunction(i))throw new TypeError("visitor must be a function");function c(h){if(h===null)return"";if(A.isDate(h))return h.toISOString();if(!a&&A.isBlob(h))throw new W("Blob is not supported. Use a Buffer instead.");return A.isArrayBuffer(h)||A.isTypedArray(h)?a&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function u(h,d,m){let b=h;if(h&&!m&&typeof h=="object"){if(A.endsWith(d,"{}"))d=n?d:d.slice(0,-2),h=JSON.stringify(h);else if(A.isArray(h)&&Em(h)||(A.isFileList(h)||A.endsWith(d,"[]"))&&(b=A.toArray(h)))return d=Ts(d),b.forEach(function(E,y){!(A.isUndefined(E)||E===null)&&t.append(s===!0?xi([d],y,o):s===null?d:d+"[]",c(E))}),!1}return Pr(h)?!0:(t.append(xi(m,d,o),c(h)),!1)}const l=[],f=Object.assign(Sm,{defaultVisitor:u,convertValue:c,isVisitable:Pr});function p(h,d){if(!A.isUndefined(h)){if(l.indexOf(h)!==-1)throw Error("Circular reference detected in "+d.join("."));l.push(h),A.forEach(h,function(m,b){(!(A.isUndefined(m)||m===null)&&i.call(t,m,A.isString(b)?b.trim():b,d,f))===!0&&p(m,d?d.concat(b):[b])}),l.pop()}}if(!A.isObject(e))throw new TypeError("data must be an object");return p(e),t}function Ti(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function an(e,t){this._pairs=[],e&&Qe(e,this,t)}const As=an.prototype;As.append=function(e,t){this._pairs.push([e,t])};As.toString=function(e){const t=e?function(r){return e.call(this,r,Ti)}:Ti;return this._pairs.map(function(r){return t(r[0])+"="+t(r[1])},"").join("&")};function xm(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Rs(e,t,r){if(!t)return e;const n=r&&r.encode||xm;A.isFunction(r)&&(r={serialize:r});const i=r&&r.serialize;let o;if(i?o=i(t,r):o=A.isURLSearchParams(t)?t.toString():new an(t,r).toString(n),o){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}let Ai=class{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){A.forEach(this.handlers,function(r){r!==null&&t(r)})}};const Os={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Tm=typeof URLSearchParams<"u"?URLSearchParams:an,Am=typeof FormData<"u"?FormData:null,Rm=typeof Blob<"u"?Blob:null,Om={isBrowser:!0,classes:{URLSearchParams:Tm,FormData:Am,Blob:Rm},protocols:["http","https","file","blob","url","data"]},un=typeof window<"u"&&typeof document<"u",Fr=typeof navigator=="object"&&navigator||void 0,$m=un&&(!Fr||["ReactNative","NativeScript","NS"].indexOf(Fr.product)<0),jm=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Dm=un&&window.location.href||"http://localhost",Bm=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:un,hasStandardBrowserEnv:$m,hasStandardBrowserWebWorkerEnv:jm,navigator:Fr,origin:Dm},Symbol.toStringTag,{value:"Module"})),rt=V(V({},Bm),Om);function Cm(e,t){return Qe(e,new rt.classes.URLSearchParams,Object.assign({visitor:function(r,n,i,o){return rt.isNode&&A.isBuffer(r)?(this.append(n,r.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Nm(e){return A.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function Im(e){const t={},r=Object.keys(e);let n;const i=r.length;let o;for(n=0;n<i;n++)o=r[n],t[o]=e[o];return t}function $s(e){function t(r,n,i,o){let s=r[o++];if(s==="__proto__")return!0;const a=Number.isFinite(+s),c=o>=r.length;return s=!s&&A.isArray(i)?i.length:s,c?(A.hasOwnProp(i,s)?i[s]=[i[s],n]:i[s]=n,!a):((!i[s]||!A.isObject(i[s]))&&(i[s]=[]),t(r,n,i[s],o)&&A.isArray(i[s])&&(i[s]=Im(i[s])),!a)}if(A.isFormData(e)&&A.isFunction(e.entries)){const r={};return A.forEachEntry(e,(n,i)=>{t(Nm(n),i,r,0)}),r}return null}function Pm(e,t,r){if(A.isString(e))try{return(t||JSON.parse)(e),A.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const we={transitional:Os,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const r=t.getContentType()||"",n=r.indexOf("application/json")>-1,i=A.isObject(e);if(i&&A.isHTMLForm(e)&&(e=new FormData(e)),A.isFormData(e))return n?JSON.stringify($s(e)):e;if(A.isArrayBuffer(e)||A.isBuffer(e)||A.isStream(e)||A.isFile(e)||A.isBlob(e)||A.isReadableStream(e))return e;if(A.isArrayBufferView(e))return e.buffer;if(A.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let o;if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Cm(e,this.formSerializer).toString();if((o=A.isFileList(e))||r.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return Qe(o?{"files[]":e}:e,s&&new s,this.formSerializer)}}return i||n?(t.setContentType("application/json",!1),Pm(e)):e}],transformResponse:[function(e){const t=this.transitional||we.transitional,r=t&&t.forcedJSONParsing,n=this.responseType==="json";if(A.isResponse(e)||A.isReadableStream(e))return e;if(e&&A.isString(e)&&(r&&!this.responseType||n)){const i=!(t&&t.silentJSONParsing)&&n;try{return JSON.parse(e)}catch(o){if(i)throw o.name==="SyntaxError"?W.from(o,W.ERR_BAD_RESPONSE,this,null,this.response):o}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:rt.classes.FormData,Blob:rt.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};A.forEach(["delete","get","head","post","put","patch"],e=>{we.headers[e]={}});const Fm=A.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Mm=e=>{const t={};let r,n,i;return e&&e.split(`
|
|
57
57
|
`).forEach(function(o){i=o.indexOf(":"),r=o.substring(0,i).trim().toLowerCase(),n=o.substring(i+1).trim(),!(!r||t[r]&&Fm[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t},Ri=Symbol("internals");function ce(e){return e&&String(e).trim().toLowerCase()}function Ne(e){return e===!1||e==null?e:A.isArray(e)?e.map(Ne):String(e)}function km(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const Um=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function dr(e,t,r,n,i){if(A.isFunction(n))return n.call(this,t,r);if(i&&(t=r),!!A.isString(t)){if(A.isString(n))return t.indexOf(n)!==-1;if(A.isRegExp(n))return n.test(t)}}function Lm(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function Vm(e,t){const r=A.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{value:function(i,o,s){return this[n].call(this,t,i,o,s)},configurable:!0})})}let st=class{constructor(t){t&&this.set(t)}set(t,r,n){const i=this;function o(a,c,u){const l=ce(c);if(!l)throw new Error("header name must be a non-empty string");const f=A.findKey(i,l);(!f||i[f]===void 0||u===!0||u===void 0&&i[f]!==!1)&&(i[f||c]=Ne(a))}const s=(a,c)=>A.forEach(a,(u,l)=>o(u,l,c));if(A.isPlainObject(t)||t instanceof this.constructor)s(t,r);else if(A.isString(t)&&(t=t.trim())&&!Um(t))s(Mm(t),r);else if(A.isHeaders(t))for(const[a,c]of t.entries())o(c,a,n);else t!=null&&o(r,t,n);return this}get(t,r){if(t=ce(t),t){const n=A.findKey(this,t);if(n){const i=this[n];if(!r)return i;if(r===!0)return km(i);if(A.isFunction(r))return r.call(this,i,n);if(A.isRegExp(r))return r.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=ce(t),t){const n=A.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||dr(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let i=!1;function o(s){if(s=ce(s),s){const a=A.findKey(n,s);a&&(!r||dr(n,n[a],a,r))&&(delete n[a],i=!0)}}return A.isArray(t)?t.forEach(o):o(t),i}clear(t){const r=Object.keys(this);let n=r.length,i=!1;for(;n--;){const o=r[n];(!t||dr(this,this[o],o,t,!0))&&(delete this[o],i=!0)}return i}normalize(t){const r=this,n={};return A.forEach(this,(i,o)=>{const s=A.findKey(n,o);if(s){r[s]=Ne(i),delete r[o];return}const a=t?Lm(o):String(o).trim();a!==o&&delete r[o],r[a]=Ne(i),n[a]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return A.forEach(this,(n,i)=>{n!=null&&n!==!1&&(r[i]=t&&A.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
|
|
58
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(i=>n.set(i)),n}static accessor(t){const r=(this[Ri]=this[Ri]={accessors:{}}).accessors,n=this.prototype;function i(o){const s=ce(o);r[s]||(Vm(n,o),r[s]=!0)}return A.isArray(t)?t.forEach(i):i(t),this}};st.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);A.reduceDescriptors(st.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});A.freezeMethods(st);function mr(e,t){const r=this||we,n=t||r,i=st.from(n.headers);let o=n.data;return A.forEach(e,function(s){o=s.call(r,o,i.normalize(),t?t.status:void 0)}),i.normalize(),o}function js(e){return!!(e&&e.__CANCEL__)}function oe(e,t,r){W.call(this,e!=null?e:"canceled",W.ERR_CANCELED,t,r),this.name="CanceledError"}A.inherits(oe,W,{__CANCEL__:!0});function Ds(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new W("Request failed with status code "+r.status,[W.ERR_BAD_REQUEST,W.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function Hm(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function qm(e,t){e=e||10;const r=new Array(e),n=new Array(e);let i=0,o=0,s;return t=t!==void 0?t:1e3,function(a){const c=Date.now(),u=n[o];s||(s=c),r[i]=a,n[i]=c;let l=o,f=0;for(;l!==i;)f+=r[l++],l=l%e;if(i=(i+1)%e,i===o&&(o=(o+1)%e),c-s<t)return;const p=u&&c-u;return p?Math.round(f*1e3/p):void 0}}function zm(e,t){let r=0,n=1e3/t,i,o;const s=(a,c=Date.now())=>{r=c,i=null,o&&(clearTimeout(o),o=null),e.apply(null,a)};return[(...a)=>{const c=Date.now(),u=c-r;u>=n?s(a,c):(i=a,o||(o=setTimeout(()=>{o=null,s(i)},n-u)))},()=>i&&s(i)]}const Le=(e,t,r=3)=>{let n=0;const i=qm(50,250);return zm(o=>{const s=o.loaded,a=o.lengthComputable?o.total:void 0,c=s-n,u=i(c),l=s<=a;n=s;const f={loaded:s,total:a,progress:a?s/a:void 0,bytes:c,rate:u||void 0,estimated:u&&a&&l?(a-s)/u:void 0,event:o,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(f)},r)},Oi=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},$i=e=>(...t)=>A.asap(()=>e(...t)),Wm=rt.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,rt.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(rt.origin),rt.navigator&&/(msie|trident)/i.test(rt.navigator.userAgent)):()=>!0,Km=rt.hasStandardBrowserEnv?{write(e,t,r,n,i,o){const s=[e+"="+encodeURIComponent(t)];A.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),A.isString(n)&&s.push("path="+n),A.isString(i)&&s.push("domain="+i),o===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Jm(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Ym(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Bs(e,t,r){let n=!Jm(t);return e&&(n||r==!1)?Ym(e,t):t}const ji=e=>e instanceof st?V({},e):e;function Lt(e,t){t=t||{};const r={};function n(u,l,f,p){return A.isPlainObject(u)&&A.isPlainObject(l)?A.merge.call({caseless:p},u,l):A.isPlainObject(l)?A.merge({},l):A.isArray(l)?l.slice():l}function i(u,l,f,p){if(A.isUndefined(l)){if(!A.isUndefined(u))return n(void 0,u,f,p)}else return n(u,l,f,p)}function o(u,l){if(!A.isUndefined(l))return n(void 0,l)}function s(u,l){if(A.isUndefined(l)){if(!A.isUndefined(u))return n(void 0,u)}else return n(void 0,l)}function a(u,l,f){if(f in t)return n(u,l);if(f in e)return n(void 0,u)}const c={url:o,method:o,data:o,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(u,l,f)=>i(ji(u),ji(l),f,!0)};return A.forEach(Object.keys(Object.assign({},e,t)),function(u){const l=c[u]||i,f=l(e[u],t[u],u);A.isUndefined(f)&&l!==a||(r[u]=f)}),r}const Cs=e=>{const t=Lt({},e);let{data:r,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:o,headers:s,auth:a}=t;t.headers=s=st.from(s),t.url=Rs(Bs(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),a&&s.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let c;if(A.isFormData(r)){if(rt.hasStandardBrowserEnv||rt.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){const[u,...l]=c?c.split(";").map(f=>f.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...l].join("; "))}}if(rt.hasStandardBrowserEnv&&(n&&A.isFunction(n)&&(n=n(t)),n||n!==!1&&Wm(t.url))){const u=i&&o&&Km.read(o);u&&s.set(i,u)}return t},Gm=typeof XMLHttpRequest<"u",Zm=Gm&&function(e){return new Promise(function(t,r){const n=Cs(e);let i=n.data;const o=st.from(n.headers).normalize();let{responseType:s,onUploadProgress:a,onDownloadProgress:c}=n,u,l,f,p,h;function d(){p&&p(),h&&h(),n.cancelToken&&n.cancelToken.unsubscribe(u),n.signal&&n.signal.removeEventListener("abort",u)}let m=new XMLHttpRequest;m.open(n.method.toUpperCase(),n.url,!0),m.timeout=n.timeout;function b(){if(!m)return;const y=st.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),v={data:!s||s==="text"||s==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:y,config:e,request:m};Ds(function(w){t(w),d()},function(w){r(w),d()},v),m=null}"onloadend"in m?m.onloadend=b:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(b)},m.onabort=function(){m&&(r(new W("Request aborted",W.ECONNABORTED,e,m)),m=null)},m.onerror=function(){r(new W("Network Error",W.ERR_NETWORK,e,m)),m=null},m.ontimeout=function(){let y=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const v=n.transitional||Os;n.timeoutErrorMessage&&(y=n.timeoutErrorMessage),r(new W(y,v.clarifyTimeoutError?W.ETIMEDOUT:W.ECONNABORTED,e,m)),m=null},i===void 0&&o.setContentType(null),"setRequestHeader"in m&&A.forEach(o.toJSON(),function(y,v){m.setRequestHeader(v,y)}),A.isUndefined(n.withCredentials)||(m.withCredentials=!!n.withCredentials),s&&s!=="json"&&(m.responseType=n.responseType),c&&([f,h]=Le(c,!0),m.addEventListener("progress",f)),a&&m.upload&&([l,p]=Le(a),m.upload.addEventListener("progress",l),m.upload.addEventListener("loadend",p)),(n.cancelToken||n.signal)&&(u=y=>{m&&(r(!y||y.type?new oe(null,e,m):y),m.abort(),m=null)},n.cancelToken&&n.cancelToken.subscribe(u),n.signal&&(n.signal.aborted?u():n.signal.addEventListener("abort",u)));const E=Hm(n.url);if(E&&rt.protocols.indexOf(E)===-1){r(new W("Unsupported protocol "+E+":",W.ERR_BAD_REQUEST,e));return}m.send(i||null)})},Xm=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let n=new AbortController,i;const o=function(u){if(!i){i=!0,a();const l=u instanceof Error?u:this.reason;n.abort(l instanceof W?l:new oe(l instanceof Error?l.message:l))}};let s=t&&setTimeout(()=>{s=null,o(new W(`timeout ${t} of ms exceeded`,W.ETIMEDOUT))},t);const a=()=>{e&&(s&&clearTimeout(s),s=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(o):u.removeEventListener("abort",o)}),e=null)};e.forEach(u=>u.addEventListener("abort",o));const{signal:c}=n;return c.unsubscribe=()=>A.asap(a),c}},Qm=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,i;for(;n<r;)i=n+t,yield e.slice(n,i),n=i},tg=function(e,t){return ir(this,null,function*(){try{for(var r=mn(eg(e)),n,i,o;n=!(i=yield new Bt(r.next())).done;n=!1){const s=i.value;yield*or(Qm(s,t))}}catch(i){o=[i]}finally{try{n&&(i=r.return)&&(yield new Bt(i.call(r)))}finally{if(o)throw o[0]}}})},eg=function(e){return ir(this,null,function*(){if(e[Symbol.asyncIterator]){yield*or(e);return}const t=e.getReader();try{for(;;){const{done:r,value:n}=yield new Bt(t.read());if(r)break;yield n}}finally{yield new Bt(t.cancel())}})},Di=(e,t,r,n)=>{const i=tg(e,t);let o=0,s,a=u=>{s||(s=!0,n&&n(u))};return new ReadableStream({pull(u){return M(this,null,function*(){try{const{done:l,value:f}=yield i.next();if(l){a(),u.close();return}let p=f.byteLength;if(r){let h=o+=p;r(h)}u.enqueue(new Uint8Array(f))}catch(l){throw a(l),l}})},cancel(u){return a(u),i.return()}},{highWaterMark:2})},tr=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Ns=tr&&typeof ReadableStream=="function",rg=tr&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):e=>M(void 0,null,function*(){return new Uint8Array(yield new Response(e).arrayBuffer())})),Is=(e,...t)=>{try{return!!e(...t)}catch(r){return!1}},ng=Ns&&Is(()=>{let e=!1;const t=new Request(rt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Bi=64*1024,Mr=Ns&&Is(()=>A.isReadableStream(new Response("").body)),Ve={stream:Mr&&(e=>e.body)};tr&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Ve[t]&&(Ve[t]=A.isFunction(e[t])?r=>r[t]():(r,n)=>{throw new W(`Response type '${t}' is not supported`,W.ERR_NOT_SUPPORT,n)})})})(new Response);const ig=e=>M(void 0,null,function*(){if(e==null)return 0;if(A.isBlob(e))return e.size;if(A.isSpecCompliantForm(e))return(yield new Request(rt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(A.isArrayBufferView(e)||A.isArrayBuffer(e))return e.byteLength;if(A.isURLSearchParams(e)&&(e=e+""),A.isString(e))return(yield rg(e)).byteLength}),og=(e,t)=>M(void 0,null,function*(){const r=A.toFiniteNumber(e.getContentLength());return r!=null?r:ig(t)}),sg=tr&&(e=>M(void 0,null,function*(){let{url:t,method:r,data:n,signal:i,cancelToken:o,timeout:s,onDownloadProgress:a,onUploadProgress:c,responseType:u,headers:l,withCredentials:f="same-origin",fetchOptions:p}=Cs(e);u=u?(u+"").toLowerCase():"text";let h=Xm([i,o&&o.toAbortSignal()],s),d;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let b;try{if(c&&ng&&r!=="get"&&r!=="head"&&(b=yield og(l,n))!==0){let S=new Request(t,{method:"POST",body:n,duplex:"half"}),g;if(A.isFormData(n)&&(g=S.headers.get("content-type"))&&l.setContentType(g),S.body){const[x,R]=Oi(b,Le($i(c)));n=Di(S.body,Bi,x,R)}}A.isString(f)||(f=f?"include":"omit");const E="credentials"in Request.prototype;d=new Request(t,et(V({},p),{signal:h,method:r.toUpperCase(),headers:l.normalize().toJSON(),body:n,duplex:"half",credentials:E?f:void 0}));let y=yield fetch(d);const v=Mr&&(u==="stream"||u==="response");if(Mr&&(a||v&&m)){const S={};["status","statusText","headers"].forEach(k=>{S[k]=y[k]});const g=A.toFiniteNumber(y.headers.get("content-length")),[x,R]=a&&Oi(g,Le($i(a),!0))||[];y=new Response(Di(y.body,Bi,x,()=>{R&&R(),m&&m()}),S)}u=u||"text";let w=yield Ve[A.findKey(Ve,u)||"text"](y,e);return!v&&m&&m(),yield new Promise((S,g)=>{Ds(S,g,{data:w,headers:st.from(y.headers),status:y.status,statusText:y.statusText,config:e,request:d})})}catch(E){throw m&&m(),E&&E.name==="TypeError"&&/fetch/i.test(E.message)?Object.assign(new W("Network Error",W.ERR_NETWORK,e,d),{cause:E.cause||E}):W.from(E,E&&E.code,e,d)}})),kr={http:_m,xhr:Zm,fetch:sg};A.forEach(kr,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(r){}Object.defineProperty(e,"adapterName",{value:t})}});const Ci=e=>`- ${e}`,ag=e=>A.isFunction(e)||e===null||e===!1,Ps={getAdapter:e=>{e=A.isArray(e)?e:[e];const{length:t}=e;let r,n;const i={};for(let o=0;o<t;o++){r=e[o];let s;if(n=r,!ag(r)&&(n=kr[(s=String(r)).toLowerCase()],n===void 0))throw new W(`Unknown adapter '${s}'`);if(n)break;i[s||"#"+o]=n}if(!n){const o=Object.entries(i).map(([a,c])=>`adapter ${a} `+(c===!1?"is not supported by the environment":"is not available in the build"));let s=t?o.length>1?`since :
|
|
58
|
+
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(i=>n.set(i)),n}static accessor(t){const r=(this[Ri]=this[Ri]={accessors:{}}).accessors,n=this.prototype;function i(o){const s=ce(o);r[s]||(Vm(n,o),r[s]=!0)}return A.isArray(t)?t.forEach(i):i(t),this}};st.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);A.reduceDescriptors(st.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});A.freezeMethods(st);function mr(e,t){const r=this||we,n=t||r,i=st.from(n.headers);let o=n.data;return A.forEach(e,function(s){o=s.call(r,o,i.normalize(),t?t.status:void 0)}),i.normalize(),o}function js(e){return!!(e&&e.__CANCEL__)}function oe(e,t,r){W.call(this,e!=null?e:"canceled",W.ERR_CANCELED,t,r),this.name="CanceledError"}A.inherits(oe,W,{__CANCEL__:!0});function Ds(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new W("Request failed with status code "+r.status,[W.ERR_BAD_REQUEST,W.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function Hm(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function qm(e,t){e=e||10;const r=new Array(e),n=new Array(e);let i=0,o=0,s;return t=t!==void 0?t:1e3,function(a){const c=Date.now(),u=n[o];s||(s=c),r[i]=a,n[i]=c;let l=o,f=0;for(;l!==i;)f+=r[l++],l=l%e;if(i=(i+1)%e,i===o&&(o=(o+1)%e),c-s<t)return;const p=u&&c-u;return p?Math.round(f*1e3/p):void 0}}function zm(e,t){let r=0,n=1e3/t,i,o;const s=(a,c=Date.now())=>{r=c,i=null,o&&(clearTimeout(o),o=null),e.apply(null,a)};return[(...a)=>{const c=Date.now(),u=c-r;u>=n?s(a,c):(i=a,o||(o=setTimeout(()=>{o=null,s(i)},n-u)))},()=>i&&s(i)]}const Le=(e,t,r=3)=>{let n=0;const i=qm(50,250);return zm(o=>{const s=o.loaded,a=o.lengthComputable?o.total:void 0,c=s-n,u=i(c),l=s<=a;n=s;const f={loaded:s,total:a,progress:a?s/a:void 0,bytes:c,rate:u||void 0,estimated:u&&a&&l?(a-s)/u:void 0,event:o,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(f)},r)},Oi=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},$i=e=>(...t)=>A.asap(()=>e(...t)),Wm=rt.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,rt.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(rt.origin),rt.navigator&&/(msie|trident)/i.test(rt.navigator.userAgent)):()=>!0,Km=rt.hasStandardBrowserEnv?{write(e,t,r,n,i,o){const s=[e+"="+encodeURIComponent(t)];A.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),A.isString(n)&&s.push("path="+n),A.isString(i)&&s.push("domain="+i),o===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Jm(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Ym(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function Bs(e,t,r){let n=!Jm(t);return e&&(n||r==!1)?Ym(e,t):t}const ji=e=>e instanceof st?V({},e):e;function Lt(e,t){t=t||{};const r={};function n(u,l,f,p){return A.isPlainObject(u)&&A.isPlainObject(l)?A.merge.call({caseless:p},u,l):A.isPlainObject(l)?A.merge({},l):A.isArray(l)?l.slice():l}function i(u,l,f,p){if(A.isUndefined(l)){if(!A.isUndefined(u))return n(void 0,u,f,p)}else return n(u,l,f,p)}function o(u,l){if(!A.isUndefined(l))return n(void 0,l)}function s(u,l){if(A.isUndefined(l)){if(!A.isUndefined(u))return n(void 0,u)}else return n(void 0,l)}function a(u,l,f){if(f in t)return n(u,l);if(f in e)return n(void 0,u)}const c={url:o,method:o,data:o,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:a,headers:(u,l,f)=>i(ji(u),ji(l),f,!0)};return A.forEach(Object.keys(Object.assign({},e,t)),function(u){const l=c[u]||i,f=l(e[u],t[u],u);A.isUndefined(f)&&l!==a||(r[u]=f)}),r}const Cs=e=>{const t=Lt({},e);let{data:r,withXSRFToken:n,xsrfHeaderName:i,xsrfCookieName:o,headers:s,auth:a}=t;t.headers=s=st.from(s),t.url=Rs(Bs(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),a&&s.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let c;if(A.isFormData(r)){if(rt.hasStandardBrowserEnv||rt.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((c=s.getContentType())!==!1){const[u,...l]=c?c.split(";").map(f=>f.trim()).filter(Boolean):[];s.setContentType([u||"multipart/form-data",...l].join("; "))}}if(rt.hasStandardBrowserEnv&&(n&&A.isFunction(n)&&(n=n(t)),n||n!==!1&&Wm(t.url))){const u=i&&o&&Km.read(o);u&&s.set(i,u)}return t},Gm=typeof XMLHttpRequest<"u",Zm=Gm&&function(e){return new Promise(function(t,r){const n=Cs(e);let i=n.data;const o=st.from(n.headers).normalize();let{responseType:s,onUploadProgress:a,onDownloadProgress:c}=n,u,l,f,p,h;function d(){p&&p(),h&&h(),n.cancelToken&&n.cancelToken.unsubscribe(u),n.signal&&n.signal.removeEventListener("abort",u)}let m=new XMLHttpRequest;m.open(n.method.toUpperCase(),n.url,!0),m.timeout=n.timeout;function b(){if(!m)return;const y=st.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders()),v={data:!s||s==="text"||s==="json"?m.responseText:m.response,status:m.status,statusText:m.statusText,headers:y,config:e,request:m};Ds(function(w){t(w),d()},function(w){r(w),d()},v),m=null}"onloadend"in m?m.onloadend=b:m.onreadystatechange=function(){!m||m.readyState!==4||m.status===0&&!(m.responseURL&&m.responseURL.indexOf("file:")===0)||setTimeout(b)},m.onabort=function(){m&&(r(new W("Request aborted",W.ECONNABORTED,e,m)),m=null)},m.onerror=function(){r(new W("Network Error",W.ERR_NETWORK,e,m)),m=null},m.ontimeout=function(){let y=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const v=n.transitional||Os;n.timeoutErrorMessage&&(y=n.timeoutErrorMessage),r(new W(y,v.clarifyTimeoutError?W.ETIMEDOUT:W.ECONNABORTED,e,m)),m=null},i===void 0&&o.setContentType(null),"setRequestHeader"in m&&A.forEach(o.toJSON(),function(y,v){m.setRequestHeader(v,y)}),A.isUndefined(n.withCredentials)||(m.withCredentials=!!n.withCredentials),s&&s!=="json"&&(m.responseType=n.responseType),c&&([f,h]=Le(c,!0),m.addEventListener("progress",f)),a&&m.upload&&([l,p]=Le(a),m.upload.addEventListener("progress",l),m.upload.addEventListener("loadend",p)),(n.cancelToken||n.signal)&&(u=y=>{m&&(r(!y||y.type?new oe(null,e,m):y),m.abort(),m=null)},n.cancelToken&&n.cancelToken.subscribe(u),n.signal&&(n.signal.aborted?u():n.signal.addEventListener("abort",u)));const E=Hm(n.url);if(E&&rt.protocols.indexOf(E)===-1){r(new W("Unsupported protocol "+E+":",W.ERR_BAD_REQUEST,e));return}m.send(i||null)})},Xm=(e,t)=>{const{length:r}=e=e?e.filter(Boolean):[];if(t||r){let n=new AbortController,i;const o=function(u){if(!i){i=!0,a();const l=u instanceof Error?u:this.reason;n.abort(l instanceof W?l:new oe(l instanceof Error?l.message:l))}};let s=t&&setTimeout(()=>{s=null,o(new W(`timeout ${t} of ms exceeded`,W.ETIMEDOUT))},t);const a=()=>{e&&(s&&clearTimeout(s),s=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(o):u.removeEventListener("abort",o)}),e=null)};e.forEach(u=>u.addEventListener("abort",o));const{signal:c}=n;return c.unsubscribe=()=>A.asap(a),c}},Qm=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,i;for(;n<r;)i=n+t,yield e.slice(n,i),n=i},tg=function(e,t){return ir(this,null,function*(){try{for(var r=mn(eg(e)),n,i,o;n=!(i=yield new Bt(r.next())).done;n=!1){const s=i.value;yield*or(Qm(s,t))}}catch(i){o=[i]}finally{try{n&&(i=r.return)&&(yield new Bt(i.call(r)))}finally{if(o)throw o[0]}}})},eg=function(e){return ir(this,null,function*(){if(e[Symbol.asyncIterator]){yield*or(e);return}const t=e.getReader();try{for(;;){const{done:r,value:n}=yield new Bt(t.read());if(r)break;yield n}}finally{yield new Bt(t.cancel())}})},Di=(e,t,r,n)=>{const i=tg(e,t);let o=0,s,a=u=>{s||(s=!0,n&&n(u))};return new ReadableStream({pull(u){return M(this,null,function*(){try{const{done:l,value:f}=yield i.next();if(l){a(),u.close();return}let p=f.byteLength;if(r){let h=o+=p;r(h)}u.enqueue(new Uint8Array(f))}catch(l){throw a(l),l}})},cancel(u){return a(u),i.return()}},{highWaterMark:2})},tr=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Ns=tr&&typeof ReadableStream=="function",rg=tr&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):e=>M(null,null,function*(){return new Uint8Array(yield new Response(e).arrayBuffer())})),Is=(e,...t)=>{try{return!!e(...t)}catch(r){return!1}},ng=Ns&&Is(()=>{let e=!1;const t=new Request(rt.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Bi=64*1024,Mr=Ns&&Is(()=>A.isReadableStream(new Response("").body)),Ve={stream:Mr&&(e=>e.body)};tr&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Ve[t]&&(Ve[t]=A.isFunction(e[t])?r=>r[t]():(r,n)=>{throw new W(`Response type '${t}' is not supported`,W.ERR_NOT_SUPPORT,n)})})})(new Response);const ig=e=>M(null,null,function*(){if(e==null)return 0;if(A.isBlob(e))return e.size;if(A.isSpecCompliantForm(e))return(yield new Request(rt.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(A.isArrayBufferView(e)||A.isArrayBuffer(e))return e.byteLength;if(A.isURLSearchParams(e)&&(e=e+""),A.isString(e))return(yield rg(e)).byteLength}),og=(e,t)=>M(null,null,function*(){const r=A.toFiniteNumber(e.getContentLength());return r!=null?r:ig(t)}),sg=tr&&(e=>M(null,null,function*(){let{url:t,method:r,data:n,signal:i,cancelToken:o,timeout:s,onDownloadProgress:a,onUploadProgress:c,responseType:u,headers:l,withCredentials:f="same-origin",fetchOptions:p}=Cs(e);u=u?(u+"").toLowerCase():"text";let h=Xm([i,o&&o.toAbortSignal()],s),d;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let b;try{if(c&&ng&&r!=="get"&&r!=="head"&&(b=yield og(l,n))!==0){let S=new Request(t,{method:"POST",body:n,duplex:"half"}),g;if(A.isFormData(n)&&(g=S.headers.get("content-type"))&&l.setContentType(g),S.body){const[x,R]=Oi(b,Le($i(c)));n=Di(S.body,Bi,x,R)}}A.isString(f)||(f=f?"include":"omit");const E="credentials"in Request.prototype;d=new Request(t,et(V({},p),{signal:h,method:r.toUpperCase(),headers:l.normalize().toJSON(),body:n,duplex:"half",credentials:E?f:void 0}));let y=yield fetch(d);const v=Mr&&(u==="stream"||u==="response");if(Mr&&(a||v&&m)){const S={};["status","statusText","headers"].forEach(k=>{S[k]=y[k]});const g=A.toFiniteNumber(y.headers.get("content-length")),[x,R]=a&&Oi(g,Le($i(a),!0))||[];y=new Response(Di(y.body,Bi,x,()=>{R&&R(),m&&m()}),S)}u=u||"text";let w=yield Ve[A.findKey(Ve,u)||"text"](y,e);return!v&&m&&m(),yield new Promise((S,g)=>{Ds(S,g,{data:w,headers:st.from(y.headers),status:y.status,statusText:y.statusText,config:e,request:d})})}catch(E){throw m&&m(),E&&E.name==="TypeError"&&/fetch/i.test(E.message)?Object.assign(new W("Network Error",W.ERR_NETWORK,e,d),{cause:E.cause||E}):W.from(E,E&&E.code,e,d)}})),kr={http:_m,xhr:Zm,fetch:sg};A.forEach(kr,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(r){}Object.defineProperty(e,"adapterName",{value:t})}});const Ci=e=>`- ${e}`,ag=e=>A.isFunction(e)||e===null||e===!1,Ps={getAdapter:e=>{e=A.isArray(e)?e:[e];const{length:t}=e;let r,n;const i={};for(let o=0;o<t;o++){r=e[o];let s;if(n=r,!ag(r)&&(n=kr[(s=String(r)).toLowerCase()],n===void 0))throw new W(`Unknown adapter '${s}'`);if(n)break;i[s||"#"+o]=n}if(!n){const o=Object.entries(i).map(([a,c])=>`adapter ${a} `+(c===!1?"is not supported by the environment":"is not available in the build"));let s=t?o.length>1?`since :
|
|
59
59
|
`+o.map(Ci).join(`
|
|
60
60
|
`):" "+Ci(o[0]):"as no adapter specified";throw new W("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return n},adapters:kr};function gr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new oe(null,e)}function Ni(e){return gr(e),e.headers=st.from(e.headers),e.data=mr.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Ps.getAdapter(e.adapter||we.adapter)(e).then(function(t){return gr(e),t.data=mr.call(e,e.transformResponse,t),t.headers=st.from(t.headers),t},function(t){return js(t)||(gr(e),t&&t.response&&(t.response.data=mr.call(e,e.transformResponse,t.response),t.response.headers=st.from(t.response.headers))),Promise.reject(t)})}const Fs="1.8.4",er={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{er[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Ii={};er.transitional=function(e,t,r){function n(i,o){return"[Axios v"+Fs+"] Transitional option '"+i+"'"+o+(r?". "+r:"")}return(i,o,s)=>{if(e===!1)throw new W(n(o," has been removed"+(t?" in "+t:"")),W.ERR_DEPRECATED);return t&&!Ii[o]&&(Ii[o]=!0,console.warn(n(o," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(i,o,s):!0}};er.spelling=function(e){return(t,r)=>(console.warn(`${r} is likely a misspelling of ${e}`),!0)};function ug(e,t,r){if(typeof e!="object")throw new W("options must be an object",W.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let i=n.length;for(;i-- >0;){const o=n[i],s=t[o];if(s){const a=e[o],c=a===void 0||s(a,o,e);if(c!==!0)throw new W("option "+o+" must be "+c,W.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new W("Unknown option "+o,W.ERR_BAD_OPTION)}}const Ie={assertOptions:ug,validators:er},gt=Ie.validators;let kt=class{constructor(t){this.defaults=t,this.interceptors={request:new Ai,response:new Ai}}request(t,r){return M(this,null,function*(){try{return yield this._request(t,r)}catch(n){if(n instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const o=i.stack?i.stack.replace(/^.+\n/,""):"";try{n.stack?o&&!String(n.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(n.stack+=`
|
|
61
61
|
`+o):n.stack=o}catch(s){}}throw n}})}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=Lt(this.defaults,r);const{transitional:n,paramsSerializer:i,headers:o}=r;n!==void 0&&Ie.assertOptions(n,{silentJSONParsing:gt.transitional(gt.boolean),forcedJSONParsing:gt.transitional(gt.boolean),clarifyTimeoutError:gt.transitional(gt.boolean)},!1),i!=null&&(A.isFunction(i)?r.paramsSerializer={serialize:i}:Ie.assertOptions(i,{encode:gt.function,serialize:gt.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),Ie.assertOptions(r,{baseUrl:gt.spelling("baseURL"),withXsrfToken:gt.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=o&&A.merge(o.common,o[r.method]);o&&A.forEach(["delete","get","head","post","put","patch","common"],d=>{delete o[d]}),r.headers=st.concat(s,o);const a=[];let c=!0;this.interceptors.request.forEach(function(d){typeof d.runWhen=="function"&&d.runWhen(r)===!1||(c=c&&d.synchronous,a.unshift(d.fulfilled,d.rejected))});const u=[];this.interceptors.response.forEach(function(d){u.push(d.fulfilled,d.rejected)});let l,f=0,p;if(!c){const d=[Ni.bind(this),void 0];for(d.unshift.apply(d,a),d.push.apply(d,u),p=d.length,l=Promise.resolve(r);f<p;)l=l.then(d[f++],d[f++]);return l}p=a.length;let h=r;for(f=0;f<p;){const d=a[f++],m=a[f++];try{h=d(h)}catch(b){m.call(this,b);break}}try{l=Ni.call(this,h)}catch(d){return Promise.reject(d)}for(f=0,p=u.length;f<p;)l=l.then(u[f++],u[f++]);return l}getUri(t){t=Lt(this.defaults,t);const r=Bs(t.baseURL,t.url,t.allowAbsoluteUrls);return Rs(r,t.params,t.paramsSerializer)}};A.forEach(["delete","get","head","options"],function(e){kt.prototype[e]=function(t,r){return this.request(Lt(r||{},{method:e,url:t,data:(r||{}).data}))}});A.forEach(["post","put","patch"],function(e){function t(r){return function(n,i,o){return this.request(Lt(o||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}kt.prototype[e]=t(),kt.prototype[e+"Form"]=t(!0)});let cg=class Ms{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});const n=this;this.promise.then(i=>{if(!n._listeners)return;let o=n._listeners.length;for(;o-- >0;)n._listeners[o](i);n._listeners=null}),this.promise.then=i=>{let o;const s=new Promise(a=>{n.subscribe(a),o=a}).then(i);return s.cancel=function(){n.unsubscribe(o)},s},t(function(i,o,s){n.reason||(n.reason=new oe(i,o,s),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=n=>{t.abort(n)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new Ms(function(r){t=r}),cancel:t}}};function lg(e){return function(t){return e.apply(null,t)}}function fg(e){return A.isObject(e)&&e.isAxiosError===!0}const Ur={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ur).forEach(([e,t])=>{Ur[t]=e});function ks(e){const t=new kt(e),r=gs(kt.prototype.request,t);return A.extend(r,kt.prototype,t,{allOwnKeys:!0}),A.extend(r,t,null,{allOwnKeys:!0}),r.create=function(n){return ks(Lt(e,n))},r}const X=ks(we);X.Axios=kt;X.CanceledError=oe;X.CancelToken=cg;X.isCancel=js;X.VERSION=Fs;X.toFormData=Qe;X.AxiosError=W;X.Cancel=X.CanceledError;X.all=function(e){return Promise.all(e)};X.spread=lg;X.isAxiosError=fg;X.mergeConfig=Lt;X.AxiosHeaders=st;X.formToJSON=e=>$s(A.isHTMLForm(e)?new FormData(e):e);X.getAdapter=Ps.getAdapter;X.HttpStatusCode=Ur;X.default=X;const{Axios:ky,AxiosError:Uy,CanceledError:Ly,isCancel:Vy,CancelToken:Hy,VERSION:qy,all:zy,Cancel:Wy,isAxiosError:Ky,spread:Jy,toFormData:Yy,AxiosHeaders:Gy,HttpStatusCode:Zy,formToJSON:Xy,getAdapter:Qy,mergeConfig:t1}=X,hg={form:"application/x-www-form-urlencoded",json:"application/json",data:"multipart/form-data"},pg=["put","post","patch"],Pi="Local-Request-Id",dg=100,mg=300;let gg=class{constructor(e={}){ct(this,"axios"),ct(this,"settings"),ct(this,"records",{}),ct(this,"isLoading",!1),ct(this,"stopSkipWarn"),ct(this,"showLoading"),ct(this,"showError"),this.settings=Object.assign({type:"form"},e.settings||{});const t=pr(e,["settings","query"]);this.axios=X.create(le({headers:{"Content-Type":"application/x-www-form-urlencoded"},timeout:2*60*1e3},t)),this.setupSkipWarn(this.settings),this.showLoading=Wo(this.openLoading.bind(this),dg),this.showError=Pp(this._showError.bind(this),mg,{leading:!0,trailing:!1})}setConfig(e={}){this.settings=le(this.settings,e.settings||{});const t=pr(e,["settings","query"]);this.axios.defaults=le(this.axios.defaults,t),this.setupSkipWarn(this.settings)}cancel(e,t="请求已取消"){if(e){const r=this.records[e];if(!r)return;r.source.cancel(t)}else for(const r of Object.values(this.records))r.source.cancel(t)}createHeaders(e,t,r){const n=t.injectHeaders?typeof t.headers=="function"?t.headers(e,r,t):t.headers||{}:{},i=V(V({"Content-Type":hg[t.type||"form"]},r.headers),n);return t.skipWarn&&(i[Pi]=e),i}isJsonType(e){return Object.entries(e).some(([t,r])=>t.toLowerCase()==="content-type"&&String(r).includes("application/json"))}toFormData(e,t="data"){if(e instanceof FormData||e instanceof URLSearchParams)return e;const r=t==="data"?new FormData:new URLSearchParams;return Object.entries(e).forEach(([n,i])=>{r.append(n,i)}),r}createSendData(e,t,r,n,i={}){const{type:o,skipWarn:s}=e,{name:a="skipWarn"}=s||{};let{data:c,params:u={},method:l="get"}=t;const f=n?{[a]:!0}:{};return pg.includes(l.toLowerCase())?(c=Object.assign(c||{},f),c=o!=="json"||!this.isJsonType(r)?this.toFormData(c,o):c,u=V({},i)):o==="form"?u=V(V(V({},c||{}),i),f):(c&&(o!=="json"||!this.isJsonType(r))&&(c=this.toFormData(c,o)),u=V(V({},i),f)),{data:c,params:u}}createUrl(e){let{url:t,params:r}=e;if(t){let n=us(t)?new URL(t).origin:"";const i=n?t.replace(n,""):t;try{const o=Ed(i,{encode:encodeURIComponent});return n+o(r||{})}catch(o){console.warn("createUrl","pathToRegexpCompile error",t)}}return t}openLoading(e){const{loading:t,showLoading:r}=e;t&&r&&Object.keys(this.records).length>0&&(this.isLoading=!0,r())}closeLoading(e){const{loading:t,hideLoading:r}=e;if(!t)return;this.isLoading=!1;const n=Object.keys(this.records);r&&n.length===0&&(this.isLoading=!1,r())}_showError(e,t){var i;const{failMessage:r,showError:n}=e;if(r&&n){const o=(i=t==null?void 0:t.response)==null?void 0:i.data,s=(o==null?void 0:o.message)||(o==null?void 0:o.msg)||(t==null?void 0:t.message)||(t==null?void 0:t.msg)||"未知错误";n(s,t)}}validResponse(e,t){const{validSuccess:r,validate:n}=e;return r&&n?!!n(t):!0}isSkipWarnResponse(e){return!!e.promise}send(e={},t=!1){const r=le({},this.settings,e.settings||{}),n=e.query||{},i=pr(e,["settings","query"]),o=yd(!1),s=X.CancelToken.source();this.records[o]={settings:r,config:i,source:s};const a=this.createUrl(i),c=this.createHeaders(o,r,i),{data:u,params:l}=this.createSendData(r,i,c,t,n);return this.showLoading(r),new Promise((f,p)=>{this.axios(et(V({cancelToken:s.token},i),{url:a,headers:c,data:u,params:l})).then(h=>{var d;return this.isSkipWarnResponse(h)?f(h.promise):this.validResponse(r,h)?f(r.originResponse?h:(d=h.data)==null?void 0:d.data):(this.showError(r,h.data),p(h.data))}).catch(h=>(this.showError(r,h),p(h))).finally(()=>{delete this.records[o],this.closeLoading(r)})})}useResponse(e,t){const{response:r}=this.axios.interceptors,n=r.use(e,t);return()=>r.eject(n)}useRequest(e,t){const{request:r}=this.axios.interceptors,n=r.use(e,t);return()=>r.eject(n)}setupSkipWarn(e){if(this.stopSkipWarn&&(this.stopSkipWarn(),this.stopSkipWarn=void 0),!e.skipWarn)return;const{code:t,executor:r,callback:n,complete:i}=e.skipWarn;this.stopSkipWarn=this.useResponse(o=>{const s=(o.config.headers||{})[Pi],a=this.records[s];if(!a)return o;const{data:c}=o;if(!c||typeof c!="object")return o;if((c==null?void 0:c.code)===t){n&&n(o);const u=new Promise(r).then(()=>this.send(et(V({},a.config),{settings:a.settings}),!0));u.catch(l=>l).finally(()=>{i&&i()}),o.promise=u}return o})}};function cn(e={}){const t=new gg(e),r=t.send.bind(t),n=t.cancel.bind(t),i=t.setConfig.bind(t),o=t.useRequest.bind(t),s=t.useResponse.bind(t);return Object.assign(r,et(V({},t),{instance:t,send:r,cancel:n,setConfig:i,useRequest:o,useResponse:s}))}const Lr=cn({settings:{injectHeaders:!0,loading:!0,originResponse:!0}}),Vr=typeof window<"u";function yg(e){const t={};return e?(e.forEach((r,n)=>{t[n]=typeof r=="string"?decodeURIComponent(r):r}),t):{}}class Us{constructor(t={}){ct(this,"options",{type:"cache",expired:0,prefix:"__VTJ_"}),ct(this,"caches",{}),ct(this,"types"),this.types={local:Vr?window.localStorage:this.caches,session:Vr?window.sessionStorage:this.caches,cache:this.caches},this.config(t)}config(t={}){this.options=Object.assign(this.options,t)}save(t,r,n={}){const{type:i,expired:o,prefix:s}=V(V({},this.options),n),a=Date.now(),c=s+t,u=this.types[i]||this.caches,l={value:r,timestamp:a,expired:o};u===this.caches?u[c]=l:u.setItem(c,JSON.stringify(l))}get(t,r={}){const{type:n,prefix:i}=V(V({},this.options),r),o=i+t,s=this.types[n]||this.caches;let a;if(s===this.caches)a=s[o];else{const f=s.getItem(o);f&&(a=JSON.parse(f))}if(!a)return null;const{value:c,timestamp:u,expired:l}=a;return l>0&&u+l<Date.now()?(this.remove(t,r),null):c}remove(t,r={}){const{type:n,prefix:i}=V(V({},this.options),r),o=this.types[n]||this.caches,s=i+t;o===this.caches?delete o[s]:o.removeItem(s)}clear(t={}){const{type:r}=V(V({},this.options),t),n=this.types[r]||this.caches;n===this.caches?this.caches={}:n.clear()}}const yr=new Us;function Ls(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Pe={exports:{}},vg=Pe.exports,Fi;function bg(){return Fi||(Fi=1,function(e,t){(function(r,n){n(t,e)})(vg,function(r,n){var i={timeout:5e3,jsonpCallback:"callback"};function o(){return"jsonp_"+Date.now()+"_"+Math.ceil(Math.random()*1e5)}function s(u){try{delete window[u]}catch(l){window[u]=void 0}}function a(u){var l=document.getElementById(u);l&&document.getElementsByTagName("head")[0].removeChild(l)}function c(u){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],f=u,p=l.timeout||i.timeout,h=l.jsonpCallback||i.jsonpCallback,d=void 0;return new Promise(function(m,b){var E=l.jsonpCallbackFunction||o(),y=h+"_"+E;window[E]=function(w){m({ok:!0,json:function(){return Promise.resolve(w)}}),d&&clearTimeout(d),a(y),s(E)},f+=f.indexOf("?")===-1?"?":"&";var v=document.createElement("script");v.setAttribute("src",""+f+h+"="+E),l.charset&&v.setAttribute("charset",l.charset),l.nonce&&v.setAttribute("nonce",l.nonce),l.referrerPolicy&&v.setAttribute("referrerPolicy",l.referrerPolicy),l.crossorigin&&v.setAttribute("crossorigin","true"),v.id=y,document.getElementsByTagName("head")[0].appendChild(v),d=setTimeout(function(){b(new Error("JSONP request to "+u+" timed out")),s(E),a(y),window[E]=function(){s(E)}},p),v.onerror=function(){b(new Error("JSONP request to "+u+" failed")),s(E),a(y),d&&clearTimeout(d)}})}n.exports=c})}(Pe,Pe.exports)),Pe.exports}var wg=bg();const _g=Ls(wg);function Eg(e){if(Vr){const{protocol:t,host:r,pathname:n}=location;return`${t}//${r}${e?n:""}`}else return null}function Sg(e=""){const t=e.match(as);return t?t[0]:""}function Vs(e){const t=[];for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.push([r,encodeURIComponent(e[r])].join("="));return t.join("&")}function Hr(e,t,r){const n={};e=(e||location.search).replace(/^[^]*\?/,""),t=t||"&",r=r||"=";let i;const o=new RegExp("(?:^|\\"+t+")([^\\"+r+"\\"+t+"]+)(?:\\"+r+"([^\\"+t+"]*))?","g");for(;(i=o.exec(e))!==null;)i[1]!==e&&(n[decodeURIComponent(i[1])]=decodeURIComponent(i[2]||""));return n}function Hs(e,t){t=typeof t=="string"?Hr(t):t;const r=e.split("?")[0],n=Hr(e),i=Object.assign({},n,t),o=Vs(i);return o?[r,o].join("?"):e}const Fe=Object.freeze(Object.defineProperty({__proto__:null,append:Hs,getCurrentHost:Eg,getHost:Sg,parse:Hr,stringify:Vs},Symbol.toStringTag,{value:"Module"}));function qs(r){return M(this,arguments,function*(e,t={}){const{query:n={}}=t;e.includes("${")&&(e=Np(e)(n||{}));const i=Hs(e,n);return yield(yield _g(i,t)).json()})}var vr,Mi;function xg(){if(Mi)return vr;Mi=1,vr=function(n,i,o){var s=document.head||document.getElementsByTagName("head")[0],a=document.createElement("script");typeof i=="function"&&(o=i,i={}),i=i||{},o=o||function(){},a.type=i.type||"text/javascript",a.charset=i.charset||"utf8",a.async="async"in i?!!i.async:!0,a.src=n,i.attrs&&e(a,i.attrs),i.text&&(a.text=""+i.text);var c="onload"in a?t:r;c(a,o),a.onload||t(a,o),s.appendChild(a)};function e(n,i){for(var o in i)n.setAttribute(o,i[o])}function t(n,i){n.onload=function(){this.onerror=this.onload=null,i(null,n)},n.onerror=function(){this.onerror=this.onload=null,i(new Error("Failed to load "+this.src),n)}}function r(n,i){n.onreadystatechange=function(){this.readyState!="complete"&&this.readyState!="loaded"||(this.onreadystatechange=null,i(null,n))}}return vr}var Tg=xg();const Ag=Ls(Tg);function ki(e,t={}){return new Promise((r,n)=>{const{library:i}=t;Ag(e,t,(o,s)=>{o?n(o):r(i?window[i]:void 0)})})}const Ui={debug:-1,log:0,info:0,warn:1,error:2},Rg=function(e,t,r,n){return function(...i){if(t&&Ui[t]<=Ui[e]&&console[e].apply&&(n==="*"||r.startsWith(n)))return console[e].apply(console,Og(i,r))}};function Og(e,t){return t!=="*"&&(typeof e[0]=="string"?e[0]=`[${t}] ${e[0]}`:e=["["+t+"]"].concat(e)),e}function $g(e,t){if(!e)return{targetLevel:t.level,targetBizName:t.bizName};if(~e.indexOf(":")){const r=e.split(":");return{targetLevel:r[0],targetBizName:r[1]}}return{targetLevel:e,targetBizName:"*"}}const jg={level:"warn",bizName:"*"};class Dg{constructor(t){ct(this,"config"),ct(this,"options"),this.options=V(V({},jg),t);const r=typeof location<"u"?location:{},n=(/__(?:logConf|logLevel)__=([^#/&]*)/.exec(r.href)||[])[1];this.config=$g(n,t)}_log(t){const{targetLevel:r,targetBizName:n}=this.config,{bizName:i}=this.options;return Rg(t,r,i,n)}debug(...t){return this._log("debug")(...t)}log(...t){return this._log("log")(...t)}info(...t){return this._log("info")(...t)}warn(...t){return this._log("warn")(...t)}error(...t){return this._log("error")(...t)}}function Bg(e){return new Dg(e)}const Qt=Bg({level:"log",bizName:"VTJ"});/*! js-cookie v3.0.5 | MIT */function $e(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)e[n]=r[n]}return e}var Cg={read:function(e){return e[0]==='"'&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function qr(e,t){function r(i,o,s){if(!(typeof document>"u")){s=$e({},t,s),typeof s.expires=="number"&&(s.expires=new Date(Date.now()+s.expires*864e5)),s.expires&&(s.expires=s.expires.toUTCString()),i=encodeURIComponent(i).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var a="";for(var c in s)s[c]&&(a+="; "+c,s[c]!==!0&&(a+="="+s[c].split(";")[0]));return document.cookie=i+"="+e.write(o,i)+a}}function n(i){if(!(typeof document>"u"||arguments.length&&!i)){for(var o=document.cookie?document.cookie.split("; "):[],s={},a=0;a<o.length;a++){var c=o[a].split("="),u=c.slice(1).join("=");try{var l=decodeURIComponent(c[0]);if(s[l]=e.read(u,l),i===l)break}catch(f){}}return i?s[i]:s}}return Object.create({set:r,get:n,remove:function(i,o){r(i,"",$e({},o,{expires:-1}))},withAttributes:function(i){return qr(this.converter,$e({},this.attributes,i))},withConverter:function(i){return qr($e({},this.converter,i),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(e)}})}var ln=qr(Cg,{path:"/"});function Ng(e,t,r){ln.set(e,t,r)}function Ig(e){return ln.get(e)}function Pg(e,t){ln.remove(e,t)}const br=Object.freeze(Object.defineProperty({__proto__:null,get:Ig,remove:Pg,set:Ng},Symbol.toStringTag,{value:"Module"}));/**!
|
|
62
62
|
* Copyright (c) 2025, VTJ.PRO All rights reserved.
|
|
63
63
|
* @name @vtj/renderer
|
|
64
64
|
* @author CHC chenhuachun1549@dingtalk.com
|
|
65
|
-
* @version 0.12.
|
|
65
|
+
* @version 0.12.6
|
|
66
66
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
|
67
|
-
*/const wr="0.12.
|
|
68
|
-
`)+s;const a=`with(${r?"{}":"$scope || {}"}) { ${s} }`;return new Function("$scope",a)(t)}catch(o){if(Qt.error("parseExpression.error",o,e,(i=t==null?void 0:t.__self)!=null?i:t),n)throw o}}function He(e,t,r=!1,n=!1){var o;const i=ye(e,t,r,n);if(typeof i!="function"&&(Qt.error("parseFunction.error","not a function",e,(o=t==null?void 0:t.__self)!=null?o:t),n))throw new Error(`"${e.value}" not a function`);return i}function pt(e){return e&&e.type==="JSExpression"}function rr(e){return typeof e=="object"&&e&&e.type==="JSFunction"}const Zg={session:!1,authKey:"Authorization",storageKey:"ACCESS_STORAGE",storagePrefix:"__VTJ_",unauthorized:void 0,auth:"/#/login",redirectParam:"r",unauthorizedCode:401,unauthorizedMessage:"登录已经失效,请重新登录!",noPermissionMessage:"无权限访问该页面",appName:"",statusKey:"code"},Xg=Symbol("access");class Qg{constructor(t){z(this,"options");z(this,"data",null);z(this,"mode",tt.Raw);z(this,"interceptResponse",!0);this.options=Object.assign({},Zg,t),this.loadData()}enableIntercept(){this.interceptResponse=!0}disableIntercept(){this.interceptResponse=!1}connect(t){const{mode:r,router:n,request:i}=t;this.mode=r,n&&this.mode===tt.Raw&&this.setGuard(n),i&&this.setRequest(i)}login(t){const{storageKey:r,storagePrefix:n,session:i,authKey:o}=this.options;this.setData(t),this.data&&(yr.save(r,t,{type:"local",prefix:n}),i&&br.set(o,this.data.token))}clear(){const{storageKey:t,storagePrefix:r,session:n,authKey:i}=this.options;this.data=null,yr.remove(t,{type:"local",prefix:r}),n&&br.remove(i)}logout(){this.clear(),this.toLogin()}getData(){return this.data?this.data:(this.loadData(),this.data)}getToken(){var t;return this.data||this.loadData(),(t=this.data)==null?void 0:t.token}can(t){const{appName:r}=this.options,{permissions:n={}}=this.data||{};return typeof t=="function"?t(n):Ei(t).every(i=>n[i]||n[r+"."+i])}some(t){const{appName:r}=this.options,{permissions:n={}}=this.data||{};return Ei(t).some(i=>n[i]||n[r+"."+i])}install(t){t.config.globalProperties.$access=this,t.provide(Xg,this)}isAuthPath(t){const{auth:r,isAuth:n}=this.options;if(n)return n(t);if(t.path&&typeof r=="string"){const i=r.split("#")[1]||r;return t.path===i}return!1}toLogin(){const{auth:t,redirectParam:r}=this.options;if(!t)return;const n=r?`?${r}=${encodeURIComponent(location.href)}`:"";typeof t=="function"?t(n):location.href=r?`${t}${n}`:t}setData(t){const{privateKey:r}=this.options;if(Array.isArray(t)&&r){const n=t.map(i=>_i(i,r));try{this.data=JSON.parse(n.join(""))}catch(i){console.warn(i)}return}if(typeof t=="string")try{const n=r?_i(t,r):t;n?this.data=JSON.parse(n):console.warn("RSA解密失败或登录信息缺失")}catch(n){console.warn(n)}else this.data=t}loadData(){const{storageKey:t,storagePrefix:r}=this.options,n=yr.get(t,{type:"local",prefix:r});this.setData(n||null)}isLogined(){const{session:t,authKey:r}=this.options;return t&&r?!!br.get(r):!!this.getToken()}hasRoutePermission(t){if(t.name===Me){const r=t.params.id;return r&&this.can(r)}return!0}setGuard(t){t.beforeEach((r,n,i)=>this.guard(r,i))}guard(t,r){return M(this,null,function*(){if(this.isWhiteList(t)||this.isAuthPath(t))return r();if(this.isLogined()){if(this.hasRoutePermission(t))return r();{const{noPermissionMessage:n="无权限访问",unauthorized:i=!1}=this.options;return yield this.showTip(n),te(i)?(i(),r(!1)):Ot(i)?r(i):r(!1)}}r(!1),this.toLogin()})}isWhiteList(t){const{whiteList:r}=this.options;return r?Array.isArray(r)?r.some(n=>t.fullPath.startsWith(n)):r(t):!1}isUnauthorized(t){var i;const{unauthorizedCode:r=401,statusKey:n="code"}=this.options;return t.status===r||((i=t.data)==null?void 0:i[n])===r}showUnauthorizedAlert(t){return M(this,null,function*(){const{unauthorizedMessage:r="登录已失效"}=this.options;this.isUnauthorized(t)&&(yield this.showTip(r),this.toLogin())})}showTip(t){return M(this,null,function*(){const{alert:r}=this.options;return r?(yield hs(150),yield r(t,{title:"提示",type:"warning"}).catch(()=>!1)):!1})}setRequest(t){t.useRequest(r=>{var n,i;return(n=this.data)!=null&&n.token&&(r.headers[this.options.authKey]=(i=this.data)==null?void 0:i.token),r}),t.useResponse(r=>M(this,null,function*(){return this.interceptResponse&&(yield this.showUnauthorizedAlert(r)),r}),r=>M(this,null,function*(){if(!this.interceptResponse)return Promise.reject(r);const n=r.response||r||{};return yield this.showUnauthorizedAlert(n),Promise.reject(r)}))}}function t0(e={}){const{notify:t,loading:r,settings:n={},Startup:i,access:o,useTitle:s,alert:a}=e;let c=null;return{request:cn({settings:V({type:"form",validSuccess:!0,originResponse:!1,loading:!0,validate:u=>{var l,f;return((l=u.data)==null?void 0:l.code)===0||!!((f=u.data)!=null&&f.success)},failMessage:!0,showError:u=>{t&&t(u||"未知错误")},showLoading:()=>{c&&c.close(),r&&(c=r())},hideLoading:()=>{c&&(c.close(),c=null)}},n)}),jsonp:qs,notify:t,loading:r,useTitle:s,startupComponent:i,access:o?new Qg(V({alert:a},o)):void 0}}function e0(e,t){const{jsonp:r,request:n}=t;if(e.method==="jsonp")return(i={})=>r(e.url,et(V({},e.jsonpOptions),{query:i}));{const i=e.headers?ye(e.headers,{},!0):void 0,o={url:e.url,method:e.method,settings:et(V({},e.settings),{headers:i})};return(s,a)=>(delete o.data,n.send(le(o,a||{},{data:s})))}}function r0(e,t){const{metaQuery:r}=t;if(!r)return;const{code:n,queryCode:i}=e;return(o,s)=>{if(!r){console.warn("adapter.metaQuery is not defined!");return}return r(n,i,o,s)}}function n0(e=[],t=[],r){const n={};for(const i of e)n[i.id]=e0(i,r);for(const i of t)n[i.id]=r0(i,r);return n}function i0(){return M(this,arguments,function*(e=[],t=window){const r=ge(t);r&&(Ws(t),e.forEach(n=>s0(r,n)))})}function o0(e,t=window){const r=rr(e.mockTemplate)&&e.mockTemplate.value?He(e.mockTemplate,{},!0):void 0,n=ge(t);return(...i)=>M(this,null,function*(){let o={};if(r)try{o=yield r.apply(r,i)}catch(s){Qt.warn("模拟数据模版异常",s)}return n==null?void 0:n.mock(o)})}function s0(e,t){if(!t.mock)return;const{url:r,mockTemplate:n}=t;if(r&&n){const i=on(`${r}(.*)`),o=xd(r,{decode:decodeURIComponent}),s=ye(n,{},!0);e.mock(i,a=>{var f;const c=Fe.parse(a.url)||{},u=a.body instanceof FormData?yg(a.body):a.body,l=(f=o(a.url))==null?void 0:f.params;return Object.assign(a,{data:u,params:c,query:l}),e.mock(s(a))})}}function Ws(e=window){const t=ge(e);t&&(t._mocked={})}class a0{constructor(t){z(this,"__id",null);z(this,"__mode");z(this,"__instance",null);z(this,"__contextRefs",{});z(this,"__refs",{});z(this,"context",{});z(this,"state",{});z(this,"props",{});z(this,"$props",{});z(this,"$refs",{});z(this,"$el",null);z(this,"$emit",null);z(this,"$nextTick",null);z(this,"$parent",null);z(this,"$root",null);z(this,"$attrs",null);z(this,"$slots",null);z(this,"$watch",null);z(this,"$options",null);z(this,"$forceUpdate",null);z(this,"$components",{});z(this,"$libs",{});z(this,"$apis",{});z(this,"__transform",{});const{mode:r,dsl:n,attrs:i}=t;this.__mode=r,n&&(this.__id=n.id||null,this.__transform=n.transform||{}),i&&Object.assign(this,i)}setup(t,r=ze){const n=r.getCurrentInstance();if(!n)return;this.__refs={},this.$refs={},this.context={},this.__contextRefs={},this.__instance=n.proxy;const i=n.appContext.config.globalProperties;Object.assign(this,i),Object.assign(this,t||{}),this.__proxy(),r.onMounted(()=>{this.__proxy()}),r.onUnmounted(()=>{this.__cleanup()}),r.onBeforeUpdate(()=>{this.__reset()})}__proxy(){this.__instance&&Li.forEach(t=>{var r;this[t]=(r=this.__instance)==null?void 0:r[t]})}__cleanup(){Li.forEach(t=>{this[t]=null}),this.__reset()}__reset(){this.__refs={},this.$refs={},this.__contextRefs={},this.context={}}__parseFunction(t){var r;if(t)if(this.__mode===tt.Runtime){const{id:n,type:i}=t,o=n&&(r=this.__transform[n])!=null?r:t.value;return He({type:i,value:o},this)}else return He(t,this)}__parseExpression(t){var r;if(t)if(this.__mode===tt.Runtime){const{id:n,type:i}=t,o=n&&(r=this.__transform[n])!=null?r:t.value;return ye({type:i,value:o},this)}else return ye(t,this)}__ref(t=null,r){if(this.__mode!==tt.VNode)return t&&t!==this.__id&&(this.__contextRefs[t]=this),n=>M(this,null,function*(){var o,s;yield hs(0);let i=(n==null?void 0:n.$vtjEl)||(n==null?void 0:n.$el)||((s=(o=n==null?void 0:n._)==null?void 0:o.vnode)==null?void 0:s.el)||n;if(!i){typeof r=="string"&&(delete this.$refs[r],t&&delete this.__refs[t]);return}return i.nodeType===3&&i.nextSibling&&(i=i.nextSibling),i.__vtj__=t,tt.Design===this.__mode&&(i.__context__=this,i.draggable=!0),t&&(this.__refs[t]=this.__getRefEl(this.__refs,t,n)),typeof r=="function"?r(n):r&&(this.$refs[r]=this.__getRefEl(this.$refs,r,n)),n})}__getRefEl(t,r,n){const i=t[r];if(i&&n!==i){const o=new Set([].concat(i,n));return Array.from(o)}else return n}__clone(t={}){const r=V(V({},this.context),t),n=et(V({},r),{context:r});return n.context.__proto__=this.context,n.__proto__=this,n}}function zr(e){var f,p;const{Vue:t=ze,mode:r=tt.Runtime,components:n={},libs:i={},apis:o={},loader:s}=e,a=t.computed(()=>e.dsl),c={$components:n,$libs:i,$apis:o},u=new a0({mode:r,dsl:a.value,attrs:c}),l=t.defineComponent(V({name:a.value.name,props:V({},c0((f=a.value.props)!=null?f:[],u)),setup(h){var v,w,S,g;u.$props=h,u.props=h,a.value.id&&pn(e.window||window,a.value.id,a.value.css||""),u.state=l0(t,(v=a.value.state)!=null?v:{},u);const d=f0(t,(w=a.value.computed)!=null?w:{},u),m=h0((S=a.value.methods)!=null?S:{},u),b=p0(t,a.value.inject,u),E=d0(a.value.dataSources||{},u),y=V(V(V(V({},b),d),m),E);return u.setup(y,t),m0(t,(g=a.value.watch)!=null?g:[],u),{vtj:u}},emits:u0(a.value.emits),expose:["vtj"],render(){if(!a.value.nodes)return null;const h=a.value.nodes||[];return h.length===1?qe(h[0],u,t,s):h.map(d=>qe(d,u,t,s))}},g0((p=a.value.lifeCycles)!=null?p:{},u)));return{renderer:t.markRaw(l),context:u}}function u0(e=[]){return e.map(t=>Ot(t)?t:t.name)}function c0(e=[],t){const r=n=>n?(Array.isArray(n)?n:[n]).map(i=>Mg[i]):void 0;return e.map(n=>Ot(n)?{name:n}:{name:n.name,type:n.type,required:n.required,default:pt(n.default)?t.__parseExpression(n.default):n.default}).reduce((n,i)=>(n[i.name]={type:r(i.type),required:i.required,default:i.default},n),{})}function l0(e,t,r){return e.reactive(Object.keys(t||{}).reduce((n,i)=>{let o=t[i];return pt(o)?o=r.__parseExpression(o):rr(o)&&(o=r.__parseFunction(o)),n[i]=o,n},{}))}function f0(e,t,r){return Object.entries(t!=null?t:{}).reduce((n,[i,o])=>(n[i]=e.computed(r.__parseFunction(o)),n),{})}function h0(e,t){return Object.entries(e!=null?e:{}).reduce((r,[n,i])=>(r[n]=t.__parseFunction(i),r),{})}function p0(e,t=[],r){return t.reduce((n,i)=>{var u;const{name:o,from:s}=i||{};i.default;const a=pt(s)?r.__parseExpression(s)||o:s!=null?s:o,c=pt(i.default)?r.__parseExpression(i.default):(u=i.default)!=null?u:null;return n[o]=e.inject(a,c),n},{})}function d0(e,t){return Object.keys(e).reduce((r,n)=>{const i=e[n];if(i.type==="mock")r[n]=o0(i);else if(i.ref){const o=t.$apis[i.ref],s=rr(i.transform)?i.transform.value?t.__parseFunction(i.transform):void 0:i.transform;r[n]=(...a)=>M(this,null,function*(){const c=yield o.apply(t,a);return s?s(c):c})}return r},{})}function m0(e,t=[],r){t.forEach(n=>{e.watch(r.__parseExpression(n.source),r.__parseFunction(n.handler),{deep:n.deep,immediate:n.immediate})})}function g0(e,t){return Object.entries(e!=null?e:{}).reduce((r,[n,i])=>(r[n]=t.__parseFunction(i),r),{})}let Er=[],Jt={};const y0=e=>e;function Ks(r){return M(this,arguments,function*(e,t=window){const{urls:n=[],library:i}=e,o=n.filter(a=>hn(a));if(o.length===0||!i)return null;const s=n.filter(a=>fn(a));return s.length&&Wg(s,t),yield Kg(o,i,t).catch(a=>(console.warn("loadScriptUrl error",o,i,a),null))})}function Wr(e){const{getDsl:t,getDslByUrl:r,options:n}=e;return n.window&&(Er.forEach(i=>{delete n.window[i]}),Er=[]),(i,o,s=ze)=>{if(!o||typeof o=="string")return i;if(o.type==="Schema"&&o.id)return s.defineAsyncComponent(()=>M(this,null,function*(){const a=Jt[o.id]||(yield t(o.id));return a&&(a.name=i,Jt[o.id]=a),a?zr(et(V({},n),{Vue:s,dsl:Gn(a),mode:tt.Runtime,loader:Wr(e)})).renderer:null}));if(o.type==="UrlSchema"&&o.url)return s.defineAsyncComponent(()=>M(this,null,function*(){const a=Jt[o.url]||(yield r(o.url));return a&&(a.name=i,Jt[o.url]=a),a?zr(et(V({},n),{Vue:s,dsl:Gn(a),mode:tt.Runtime,loader:Wr(e)})).renderer:null}));if(o.type==="Plugin"){let a=o.library?Jt[o.library]:null;return a||(o.library&&Er.push(o.library),a=Jt[o.library||Symbol()]=s.defineAsyncComponent(()=>M(this,null,function*(){return(yield Ks(o,n.window))||(console.warn("getPlugin result is null",o),null)})),a)}return i}}function qe(e,t,r=ze,n=y0){var m;if(!e||!e.name||e.invisible)return null;const i=(m=r.getCurrentInstance())==null?void 0:m.appContext,{id:o=null,directives:s=[]}=e,{vIf:a,vFor:c,vShow:u,vModels:l,vBind:f,vHtml:p,others:h}=b0(s);if(a&&!w0(a,t))return null;const d=b=>{var R,k,_,T;const E=b.$components,y=(()=>{var D,P,j,C;if(e.name==="component")return _0(b,(D=e.props)==null?void 0:D.is);if(e.name==="slot")return e.name;const F=n(e.name,e.from,r);return Ot(F)?Yg(F)||Gg(F)?F:(C=(j=E[F])!=null?j:(P=i==null?void 0:i.app)==null?void 0:P.component(F))!=null?C:F:F})(),v=E0(o,(R=e.props)!=null?R:{},b),w=S0(r,(k=e.events)!=null?k:{},b);if(e.name==="slot")return x0(r,e,v,b,n);f&&Object.assign(v,b.__parseExpression(f.value)),u&&(v.style=Object.assign((_=v.style)!=null?_:{},A0(u,b))),p&&Object.assign(v,R0(p,b)),l.forEach(F=>{Object.assign(v,O0(r,F,b))});const S=$0(r,(T=e.children)!=null?T:[],b,n,e);let g=r.createVNode(y,V(V({},v),w),S);const x=i?v0(i,h,b):[];return x.length&&(g=r.withDirectives(g,x)),g};return c?B0(c,d,t):d(t)}function v0(e,t,r){const n=e.app;return t.map(i=>{const o=typeof i.name=="string"?n.directive(i.name):r.__parseExpression(i.name);if(!o)return null;const s=[o];return i.value&&s.push(r.__parseExpression(i.value)),i.arg&&s.push(i.arg),i.modifiers&&s.push(i.modifiers),s}).filter(i=>!!i)}function b0(e=[]){const t=e.find(c=>Ct(c.name)==="vIf"),r=e.find(c=>Ct(c.name)==="vFor"),n=e.find(c=>Ct(c.name)==="vShow"),i=e.find(c=>Ct(c.name)==="vBind"),o=e.find(c=>Ct(c.name)==="vHtml"),s=e.filter(c=>Ct(c.name)==="vModel"),a=e.filter(c=>!Fg.includes(Ct(c.name)));return{vIf:t,vFor:r,vShow:n,vModels:s,vBind:i,others:a,vHtml:o}}function w0(e,t){return!!t.__parseExpression(e.value)}function _0(e,t){return t?pt(t)?e.__parseExpression(t):t:"div"}function E0(e,t,r){const n=Kr(t,r);return n.ref=r.__ref(e,n.ref),n}function Kr(e,t){return pt(e)?t.__parseExpression(e):rr(e)?t.__parseFunction(e):Array.isArray(e)?e.map(r=>Kr(r,t)):typeof e=="object"?Object.keys(e||{}).reduce((r,n)=>{let i=e[n];return r[n]=Kr(i,t),r},{}):e}function S0(e,t,r){const n=["passive","capture","once"],i={capture:"Capture",once:"Once",passive:"OnceCapture"};return Object.keys(t||{}).reduce((o,s)=>{const a=t[s],c=Js(a.modifiers),u=c.find(p=>n.includes(p)),l="on"+xo(s)+(u&&i[u]||""),f=r.__parseFunction(a.handler);return f&&(o[l]=e.withModifiers(f,c)),o},{})}function Js(e={},t=!1){const r=Object.keys(e);return t?r.map(n=>"."+n):r}function x0(e,t,r,n,i){var c;const{children:o}=t,s=T0(t,n),a=(c=n.$slots)==null?void 0:c[s.name];return a?a(r):o?Ot(o)?e.createTextVNode(o):pt(o)?e.createTextVNode(zs(n.__parseExpression(o))):Array.isArray(o)?o.map(u=>qe(u,n,e,i)):null:null}function T0(e,t){const{props:r}=e,n=(r==null?void 0:r.name)||"default";return{name:pt(n)?t.__parseExpression(n):n,params:[]}}function A0(e,t){return t.__parseExpression(e.value)?{}:{display:"none"}}function R0(e,t){return{innerHTML:t.__parseExpression(e.value)||""}}function O0(e,t,r){var a;const n={type:"JSFunction",value:(a=t.value)!=null&&a.value?`(v) => {
|
|
67
|
+
*/const wr="0.12.6";var tt=(e=>(e.Runtime="Runtime",e.Design="Design",e.Raw="Raw",e.VNode="VNode",e))(tt||{});const Li=["$el","$emit","$nextTick","$parent","$root","$attrs","$slots","$watch","$props","$options","$forceUpdate"],Fg=["vIf","vShow","vModel","vFor","vBind","vHtml"],Mg={String,Number,Boolean,Array,Object,Function,Date},Me="VtjPage",_r="VtjHomepage",kg="html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot".split(","),Ug="component,slot".split(",");function je(e,t){return e.map(r=>us(r)||r.startsWith("/")?r:`${t}${r}`)}function fn(e){return/\.css$/.test(e)}function hn(e){return/\.js$/.test(e)}function Lg(e){return/\.json$/.test(e)}function Vg(e,t=!1){return t&&e.endsWith(".prod.js")?e.replace(".prod.js",".js"):e}function Hg(e,t,r=!1){const n=e.filter(p=>!!p.enabled),i=[],o=[],s=[],a=[],c={},u={},l=[],f={};return n.forEach(({urls:p,assetsUrl:h,library:d,assetsLibrary:m,localeLibrary:b})=>{p==null||p.forEach(E=>{hn(E)&&i.push(Vg(E,r)),fn(E)&&o.push(E)}),d&&(a.push(d),c[d]=je(p||[],t),b&&(u[d]=b)),h&&s.push(h),m&&l.push(m),d&&m&&(f[m]=d)}),{scripts:je(i,t),css:je(o,t),materials:je(s,t),libraryExports:a,materialExports:bd(l),materialMapLibrary:f,libraryMap:c,libraryLocaleMap:u}}function qg(e,t){var o;const{name:r,parent:n,alias:i}=e;return n?(o=t[n])==null?void 0:o[i||r]:t[i||r]}function zs(e){return Ot(e)?e:JSON.stringify(e)}function pn(e,t,r){const n=e.CSSStyleSheet;if(n.prototype.replaceSync){const i=new n;i.id=t,i.replaceSync(r);const o=e.document,s=o.adoptedStyleSheets,a=Array.from(s).filter(c=>c.id!==t);o.adoptedStyleSheets=[...a,i]}else{const i=e.document;let o=i.getElementById(t);o?o.innerHTML=r:(o=i.createElement("style"),o.id=t,o.innerHTML=r,i.head.appendChild(o))}}function zg(e,t){return M(this,null,function*(){const r=yield window.fetch(t).then(n=>n.text()).catch(()=>"");r&&pn(window,e,r)})}function Wg(e,t=window){const r=t.document,n=t.document.head;for(const i of e)if(!r.getElementById(i)){const o=r.createElement("link");o.rel="stylesheet",o.id=i,o.href=i,n.appendChild(o)}}function Kg(n,i){return M(this,arguments,function*(e,t,r=window){const o=r.document,s=r.document.head;let a=r[t];return a?a.default||a:new Promise((c,u)=>{for(const l of e){const f=o.createElement("script");f.src=l,f.onload=()=>{a=r[t],a?c(a.default||a):u(null)},f.onerror=p=>{u(p)},s.appendChild(f)}})})}function Jg(e){return te(e)||te(e==null?void 0:e.install)}function Yg(e){return Ug.includes(e)}function Gg(e){return kg.includes(e)}function ge(e=window){const t=window==null?void 0:window.Mock;if(t)return t;const r=e==null?void 0:e.Mock;if(r&&window)return window.Mock=r,r}function ye(e,t,r=!1,n=!1){var i;try{const o=['"use strict";',"var __self = arguments[0];"];o.push("return ");let s=(e.value||"").trim();s=s.replace(/this(\W|$)/g,(c,u)=>`__self${u}`),s=o.join(`
|
|
68
|
+
`)+s;const a=`with(${r?"{}":"$scope || {}"}) { ${s} }`;return new Function("$scope",a)(t)}catch(o){if(Qt.error("parseExpression.error",o,e,(i=t==null?void 0:t.__self)!=null?i:t),n)throw o}}function He(e,t,r=!1,n=!1){var o;const i=ye(e,t,r,n);if(typeof i!="function"&&(Qt.error("parseFunction.error","not a function",e,(o=t==null?void 0:t.__self)!=null?o:t),n))throw new Error(`"${e.value}" not a function`);return i}function pt(e){return e&&e.type==="JSExpression"}function rr(e){return typeof e=="object"&&e&&e.type==="JSFunction"}const Zg={session:!1,authKey:"Authorization",storageKey:"ACCESS_STORAGE",storagePrefix:"__VTJ_",unauthorized:void 0,auth:"/#/login",redirectParam:"r",unauthorizedCode:401,unauthorizedMessage:"登录已经失效,请重新登录!",noPermissionMessage:"无权限访问该页面",appName:"",statusKey:"code"},Xg=Symbol("access");class Qg{constructor(t){z(this,"options");z(this,"data",null);z(this,"mode",tt.Raw);z(this,"interceptResponse",!0);this.options=Object.assign({},Zg,t),this.loadData()}enableIntercept(){this.interceptResponse=!0}disableIntercept(){this.interceptResponse=!1}connect(t){const{mode:r,router:n,request:i}=t;this.mode=r,n&&this.mode===tt.Raw&&this.setGuard(n),i&&this.setRequest(i)}login(t){const{storageKey:r,storagePrefix:n,session:i,authKey:o}=this.options;this.setData(t),this.data&&(yr.save(r,t,{type:"local",prefix:n}),i&&br.set(o,this.data.token))}clear(){const{storageKey:t,storagePrefix:r,session:n,authKey:i}=this.options;this.data=null,yr.remove(t,{type:"local",prefix:r}),n&&br.remove(i)}logout(){this.clear(),this.toLogin()}getData(){return this.data?this.data:(this.loadData(),this.data)}getToken(){var t;return this.data||this.loadData(),(t=this.data)==null?void 0:t.token}can(t){const{appName:r}=this.options,{permissions:n={}}=this.data||{};return typeof t=="function"?t(n):Ei(t).every(i=>n[i]||n[r+"."+i])}some(t){const{appName:r}=this.options,{permissions:n={}}=this.data||{};return Ei(t).some(i=>n[i]||n[r+"."+i])}install(t){t.config.globalProperties.$access=this,t.provide(Xg,this)}isAuthPath(t){const{auth:r,isAuth:n}=this.options;if(n)return n(t);if(t.path&&typeof r=="string"){const i=r.split("#")[1]||r;return t.path===i}return!1}toLogin(){const{auth:t,redirectParam:r}=this.options;if(!t)return;const n=r?`?${r}=${encodeURIComponent(location.href)}`:"";typeof t=="function"?t(n):location.href=r?`${t}${n}`:t}setData(t){const{privateKey:r}=this.options;if(Array.isArray(t)&&r){const n=t.map(i=>_i(i,r));try{this.data=JSON.parse(n.join(""))}catch(i){console.warn(i)}return}if(typeof t=="string")try{const n=r?_i(t,r):t;n?this.data=JSON.parse(n):console.warn("RSA解密失败或登录信息缺失")}catch(n){console.warn(n)}else this.data=t}loadData(){const{storageKey:t,storagePrefix:r}=this.options,n=yr.get(t,{type:"local",prefix:r});this.setData(n||null)}isLogined(){const{session:t,authKey:r}=this.options;return t&&r?!!br.get(r):!!this.getToken()}hasRoutePermission(t){if(t.name===Me){const r=t.params.id;return r&&this.can(r)}return!0}setGuard(t){t.beforeEach((r,n,i)=>this.guard(r,i))}guard(t,r){return M(this,null,function*(){if(this.isWhiteList(t)||this.isAuthPath(t))return r();if(this.isLogined()){if(this.hasRoutePermission(t))return r();{const{noPermissionMessage:n="无权限访问",unauthorized:i=!1}=this.options;return yield this.showTip(n),te(i)?(i(),r(!1)):Ot(i)?r(i):r(!1)}}r(!1),this.toLogin()})}isWhiteList(t){const{whiteList:r}=this.options;return r?Array.isArray(r)?r.some(n=>t.fullPath.startsWith(n)):r(t):!1}isUnauthorized(t){var i;const{unauthorizedCode:r=401,statusKey:n="code"}=this.options;return t.status===r||((i=t.data)==null?void 0:i[n])===r}showUnauthorizedAlert(t){return M(this,null,function*(){const{unauthorizedMessage:r="登录已失效"}=this.options;this.isUnauthorized(t)&&(yield this.showTip(r),this.toLogin())})}showTip(t){return M(this,null,function*(){const{alert:r}=this.options;return r?(yield hs(150),yield r(t,{title:"提示",type:"warning"}).catch(()=>!1)):!1})}setRequest(t){t.useRequest(r=>{var n,i;return(n=this.data)!=null&&n.token&&(r.headers[this.options.authKey]=(i=this.data)==null?void 0:i.token),r}),t.useResponse(r=>M(this,null,function*(){return this.interceptResponse&&(yield this.showUnauthorizedAlert(r)),r}),r=>M(this,null,function*(){if(!this.interceptResponse)return Promise.reject(r);const n=r.response||r||{};return yield this.showUnauthorizedAlert(n),Promise.reject(r)}))}}function t0(e={}){const{notify:t,loading:r,settings:n={},Startup:i,access:o,useTitle:s,alert:a}=e;let c=null;return{request:cn({settings:V({type:"form",validSuccess:!0,originResponse:!1,loading:!0,validate:u=>{var l,f;return((l=u.data)==null?void 0:l.code)===0||!!((f=u.data)!=null&&f.success)},failMessage:!0,showError:u=>{t&&t(u||"未知错误")},showLoading:()=>{c&&c.close(),r&&(c=r())},hideLoading:()=>{c&&(c.close(),c=null)}},n)}),jsonp:qs,notify:t,loading:r,useTitle:s,startupComponent:i,access:o?new Qg(V({alert:a},o)):void 0}}function e0(e,t){const{jsonp:r,request:n}=t;if(e.method==="jsonp")return(i={})=>r(e.url,et(V({},e.jsonpOptions),{query:i}));{const i=e.headers?ye(e.headers,{},!0):void 0,o={url:e.url,method:e.method,settings:et(V({},e.settings),{headers:i})};return(s,a)=>(delete o.data,n.send(le(o,a||{},{data:s})))}}function r0(e,t){const{metaQuery:r}=t;if(!r)return;const{code:n,queryCode:i}=e;return(o,s)=>{if(!r){console.warn("adapter.metaQuery is not defined!");return}return r(n,i,o,s)}}function n0(e=[],t=[],r){const n={};for(const i of e)n[i.id]=e0(i,r);for(const i of t)n[i.id]=r0(i,r);return n}function i0(){return M(this,arguments,function*(e=[],t=window){const r=ge(t);r&&(Ws(t),e.forEach(n=>s0(r,n)))})}function o0(e,t=window){const r=rr(e.mockTemplate)&&e.mockTemplate.value?He(e.mockTemplate,{},!0):void 0,n=ge(t);return(...i)=>M(null,null,function*(){let o={};if(r)try{o=yield r.apply(r,i)}catch(s){Qt.warn("模拟数据模版异常",s)}return n==null?void 0:n.mock(o)})}function s0(e,t){if(!t.mock)return;const{url:r,mockTemplate:n}=t;if(r&&n){const i=on(`${r}(.*)`),o=xd(r,{decode:decodeURIComponent}),s=ye(n,{},!0);e.mock(i,a=>{var f;const c=Fe.parse(a.url)||{},u=a.body instanceof FormData?yg(a.body):a.body,l=(f=o(a.url))==null?void 0:f.params;return Object.assign(a,{data:u,params:c,query:l}),e.mock(s(a))})}}function Ws(e=window){const t=ge(e);t&&(t._mocked={})}class a0{constructor(t){z(this,"__id",null);z(this,"__mode");z(this,"__instance",null);z(this,"__contextRefs",{});z(this,"__refs",{});z(this,"context",{});z(this,"state",{});z(this,"props",{});z(this,"$props",{});z(this,"$refs",{});z(this,"$el",null);z(this,"$emit",null);z(this,"$nextTick",null);z(this,"$parent",null);z(this,"$root",null);z(this,"$attrs",null);z(this,"$slots",null);z(this,"$watch",null);z(this,"$options",null);z(this,"$forceUpdate",null);z(this,"$components",{});z(this,"$libs",{});z(this,"$apis",{});z(this,"__transform",{});const{mode:r,dsl:n,attrs:i}=t;this.__mode=r,n&&(this.__id=n.id||null,this.__transform=n.transform||{}),i&&Object.assign(this,i)}setup(t,r=ze){const n=r.getCurrentInstance();if(!n)return;this.__refs={},this.$refs={},this.context={},this.__contextRefs={},this.__instance=n.proxy;const i=n.appContext.config.globalProperties;Object.assign(this,i),Object.assign(this,t||{}),this.__proxy(),r.onMounted(()=>{this.__proxy()}),r.onUnmounted(()=>{this.__cleanup()}),r.onBeforeUpdate(()=>{this.__reset()})}__proxy(){this.__instance&&Li.forEach(t=>{var r;this[t]=(r=this.__instance)==null?void 0:r[t]})}__cleanup(){Li.forEach(t=>{this[t]=null}),this.__reset()}__reset(){this.__refs={},this.$refs={},this.__contextRefs={},this.context={}}__parseFunction(t){var r;if(t)if(this.__mode===tt.Runtime){const{id:n,type:i}=t,o=n&&(r=this.__transform[n])!=null?r:t.value;return He({type:i,value:o},this)}else return He(t,this)}__parseExpression(t){var r;if(t)if(this.__mode===tt.Runtime){const{id:n,type:i}=t,o=n&&(r=this.__transform[n])!=null?r:t.value;return ye({type:i,value:o},this)}else return ye(t,this)}__ref(t=null,r){if(this.__mode!==tt.VNode)return t&&t!==this.__id&&(this.__contextRefs[t]=this),n=>M(this,null,function*(){var o,s;yield hs(0);let i=(n==null?void 0:n.$vtjEl)||(n==null?void 0:n.$el)||((s=(o=n==null?void 0:n._)==null?void 0:o.vnode)==null?void 0:s.el)||n;if(!i){typeof r=="string"&&(delete this.$refs[r],t&&delete this.__refs[t]);return}return i.nodeType===3&&i.nextSibling&&(i=i.nextSibling),i.__vtj__=t,tt.Design===this.__mode&&(i.__context__=this,i.draggable=!0),t&&(this.__refs[t]=this.__getRefEl(this.__refs,t,n)),typeof r=="function"?r(n):r&&(this.$refs[r]=this.__getRefEl(this.$refs,r,n)),n})}__getRefEl(t,r,n){const i=t[r];if(i&&n!==i){const o=new Set([].concat(i,n));return Array.from(o)}else return n}__clone(t={}){const r=V(V({},this.context),t),n=et(V({},r),{context:r});return n.context.__proto__=this.context,n.__proto__=this,n}}function zr(e){var f,p;const{Vue:t=ze,mode:r=tt.Runtime,components:n={},libs:i={},apis:o={},loader:s}=e,a=t.computed(()=>e.dsl),c={$components:n,$libs:i,$apis:o},u=new a0({mode:r,dsl:a.value,attrs:c}),l=t.defineComponent(V({name:a.value.name,props:V({},c0((f=a.value.props)!=null?f:[],u)),setup(h){var v,w,S,g;u.$props=h,u.props=h,a.value.id&&pn(e.window||window,a.value.id,a.value.css||""),u.state=l0(t,(v=a.value.state)!=null?v:{},u);const d=f0(t,(w=a.value.computed)!=null?w:{},u),m=h0((S=a.value.methods)!=null?S:{},u),b=p0(t,a.value.inject,u),E=d0(a.value.dataSources||{},u),y=V(V(V(V({},b),d),m),E);return u.setup(y,t),m0(t,(g=a.value.watch)!=null?g:[],u),{vtj:u}},emits:u0(a.value.emits),expose:["vtj"],render(){if(!a.value.nodes)return null;const h=a.value.nodes||[];return h.length===1?qe(h[0],u,t,s):h.map(d=>qe(d,u,t,s))}},g0((p=a.value.lifeCycles)!=null?p:{},u)));return{renderer:t.markRaw(l),context:u}}function u0(e=[]){return e.map(t=>Ot(t)?t:t.name)}function c0(e=[],t){const r=n=>n?(Array.isArray(n)?n:[n]).map(i=>Mg[i]):void 0;return e.map(n=>Ot(n)?{name:n}:{name:n.name,type:n.type,required:n.required,default:pt(n.default)?t.__parseExpression(n.default):n.default}).reduce((n,i)=>(n[i.name]={type:r(i.type),required:i.required,default:i.default},n),{})}function l0(e,t,r){return e.reactive(Object.keys(t||{}).reduce((n,i)=>{let o=t[i];return pt(o)?o=r.__parseExpression(o):rr(o)&&(o=r.__parseFunction(o)),n[i]=o,n},{}))}function f0(e,t,r){return Object.entries(t!=null?t:{}).reduce((n,[i,o])=>(n[i]=e.computed(r.__parseFunction(o)),n),{})}function h0(e,t){return Object.entries(e!=null?e:{}).reduce((r,[n,i])=>(r[n]=t.__parseFunction(i),r),{})}function p0(e,t=[],r){return t.reduce((n,i)=>{var u;const{name:o,from:s}=i||{};i.default;const a=pt(s)?r.__parseExpression(s)||o:s!=null?s:o,c=pt(i.default)?r.__parseExpression(i.default):(u=i.default)!=null?u:null;return n[o]=e.inject(a,c),n},{})}function d0(e,t){return Object.keys(e).reduce((r,n)=>{const i=e[n];if(i.type==="mock")r[n]=o0(i);else if(i.ref){const o=t.$apis[i.ref],s=rr(i.transform)?i.transform.value?t.__parseFunction(i.transform):void 0:i.transform;r[n]=(...a)=>M(null,null,function*(){const c=yield o.apply(t,a);return s?s(c):c})}return r},{})}function m0(e,t=[],r){t.forEach(n=>{e.watch(r.__parseExpression(n.source),r.__parseFunction(n.handler),{deep:n.deep,immediate:n.immediate})})}function g0(e,t){return Object.entries(e!=null?e:{}).reduce((r,[n,i])=>(r[n]=t.__parseFunction(i),r),{})}let Er=[],Jt={};const y0=e=>e;function Ks(r){return M(this,arguments,function*(e,t=window){const{urls:n=[],library:i}=e,o=n.filter(a=>hn(a));if(o.length===0||!i)return null;const s=n.filter(a=>fn(a));return s.length&&Wg(s,t),yield Kg(o,i,t).catch(a=>(console.warn("loadScriptUrl error",o,i,a),null))})}function Wr(e){const{getDsl:t,getDslByUrl:r,options:n}=e;return n.window&&(Er.forEach(i=>{delete n.window[i]}),Er=[]),(i,o,s=ze)=>{if(!o||typeof o=="string")return i;if(o.type==="Schema"&&o.id)return s.defineAsyncComponent(()=>M(null,null,function*(){const a=Jt[o.id]||(yield t(o.id));return a&&(a.name=i,Jt[o.id]=a),a?zr(et(V({},n),{Vue:s,dsl:Gn(a),mode:tt.Runtime,loader:Wr(e)})).renderer:null}));if(o.type==="UrlSchema"&&o.url)return s.defineAsyncComponent(()=>M(null,null,function*(){const a=Jt[o.url]||(yield r(o.url));return a&&(a.name=i,Jt[o.url]=a),a?zr(et(V({},n),{Vue:s,dsl:Gn(a),mode:tt.Runtime,loader:Wr(e)})).renderer:null}));if(o.type==="Plugin"){let a=o.library?Jt[o.library]:null;return a||(o.library&&Er.push(o.library),a=Jt[o.library||Symbol()]=s.defineAsyncComponent(()=>M(null,null,function*(){return(yield Ks(o,n.window))||(console.warn("getPlugin result is null",o),null)})),a)}return i}}function qe(e,t,r=ze,n=y0){var m;if(!e||!e.name||e.invisible)return null;const i=(m=r.getCurrentInstance())==null?void 0:m.appContext,{id:o=null,directives:s=[]}=e,{vIf:a,vFor:c,vShow:u,vModels:l,vBind:f,vHtml:p,others:h}=b0(s);if(a&&!w0(a,t))return null;const d=b=>{var R,k,_,T;const E=b.$components,y=(()=>{var D,P,j,C;if(e.name==="component")return _0(b,(D=e.props)==null?void 0:D.is);if(e.name==="slot")return e.name;const F=n(e.name,e.from,r);return Ot(F)?Yg(F)||Gg(F)?F:(C=(j=E[F])!=null?j:(P=i==null?void 0:i.app)==null?void 0:P.component(F))!=null?C:F:F})(),v=E0(o,(R=e.props)!=null?R:{},b),w=S0(r,(k=e.events)!=null?k:{},b);if(e.name==="slot")return x0(r,e,v,b,n);f&&Object.assign(v,b.__parseExpression(f.value)),u&&(v.style=Object.assign((_=v.style)!=null?_:{},A0(u,b))),p&&Object.assign(v,R0(p,b)),l.forEach(F=>{Object.assign(v,O0(r,F,b))});const S=$0(r,(T=e.children)!=null?T:[],b,n,e);let g=r.createVNode(y,V(V({},v),w),S);const x=i?v0(i,h,b):[];return x.length&&(g=r.withDirectives(g,x)),g};return c?B0(c,d,t):d(t)}function v0(e,t,r){const n=e.app;return t.map(i=>{const o=typeof i.name=="string"?n.directive(i.name):r.__parseExpression(i.name);if(!o)return null;const s=[o];return i.value&&s.push(r.__parseExpression(i.value)),i.arg&&s.push(i.arg),i.modifiers&&s.push(i.modifiers),s}).filter(i=>!!i)}function b0(e=[]){const t=e.find(c=>Ct(c.name)==="vIf"),r=e.find(c=>Ct(c.name)==="vFor"),n=e.find(c=>Ct(c.name)==="vShow"),i=e.find(c=>Ct(c.name)==="vBind"),o=e.find(c=>Ct(c.name)==="vHtml"),s=e.filter(c=>Ct(c.name)==="vModel"),a=e.filter(c=>!Fg.includes(Ct(c.name)));return{vIf:t,vFor:r,vShow:n,vModels:s,vBind:i,others:a,vHtml:o}}function w0(e,t){return!!t.__parseExpression(e.value)}function _0(e,t){return t?pt(t)?e.__parseExpression(t):t:"div"}function E0(e,t,r){const n=Kr(t,r);return n.ref=r.__ref(e,n.ref),n}function Kr(e,t){return pt(e)?t.__parseExpression(e):rr(e)?t.__parseFunction(e):Array.isArray(e)?e.map(r=>Kr(r,t)):typeof e=="object"?Object.keys(e||{}).reduce((r,n)=>{let i=e[n];return r[n]=Kr(i,t),r},{}):e}function S0(e,t,r){const n=["passive","capture","once"],i={capture:"Capture",once:"Once",passive:"OnceCapture"};return Object.keys(t||{}).reduce((o,s)=>{const a=t[s],c=Js(a.modifiers),u=c.find(p=>n.includes(p)),l="on"+xo(s)+(u&&i[u]||""),f=r.__parseFunction(a.handler);return f&&(o[l]=e.withModifiers(f,c)),o},{})}function Js(e={},t=!1){const r=Object.keys(e);return t?r.map(n=>"."+n):r}function x0(e,t,r,n,i){var c;const{children:o}=t,s=T0(t,n),a=(c=n.$slots)==null?void 0:c[s.name];return a?a(r):o?Ot(o)?e.createTextVNode(o):pt(o)?e.createTextVNode(zs(n.__parseExpression(o))):Array.isArray(o)?o.map(u=>qe(u,n,e,i)):null:null}function T0(e,t){const{props:r}=e,n=(r==null?void 0:r.name)||"default";return{name:pt(n)?t.__parseExpression(n):n,params:[]}}function A0(e,t){return t.__parseExpression(e.value)?{}:{display:"none"}}function R0(e,t){return{innerHTML:t.__parseExpression(e.value)||""}}function O0(e,t,r){var a;const n={type:"JSFunction",value:(a=t.value)!=null&&a.value?`(v) => {
|
|
69
69
|
${t.value.value} = v;
|
|
70
|
-
}`:"(v) => {}"},i=r.__parseFunction(n),o=Js(pt(t.modifiers)?r.__parseExpression(t.modifiers):t.modifiers),s=pt(t.arg)?r.__parseExpression(t.arg):t.arg||"modelValue";return{[s]:r.__parseExpression(t.value),[`onUpdate:${s}`]:o.length&&i?e.withModifiers(i,o):i}}function $0(e,t,r,n,i){if(!t)return null;if(Ot(t))return{default:()=>t};if(pt(t))return{default:()=>zs(r.__parseExpression(t))};if(Array.isArray(t)&&t.length>0){const o=j0(t),s=a=>!a||!i?{}:i!=null&&i.id&&Object.keys(a).length?{[`scope_${i.id}`]:a}:{};return Object.entries(o).reduce((a,[c,{nodes:u,params:l}])=>(a[c]=f=>{const p=l.length?wd(f!=null?f:{},l):s(f);return u.map(h=>qe(h,r.__clone(p),e,n))},a),{})}return null}function j0(e){const t={default:{params:[],nodes:[]}};for(const r of e){const n=D0(r.slot),i=n.name;t[i]?(t[i].nodes.push(r),t[i].params=t[i].params.concat(n.params)):t[i]={nodes:[r],params:n.params}}return t}function D0(e="default"){return Ot(e)?{name:e,params:[]}:V({params:[]},e)}function B0(e,t,r){const{value:n,iterator:i}=e,{item:o="item",index:s="index"}=i||{};let a=r.__parseExpression(n)||[];return Number.isInteger(a)&&(a=new Array(a).fill(!0).map((c,u)=>u+1)),Array.isArray(a)?a.map((c,u)=>t(r.__clone({[o]:c,[s]:u}))):(console.warn("[vForRender]:",`${n==null?void 0:n.value} is not a Arrary`),[])}const Vi=zi({name:"VtjPageContainer",setup(){return M(this,null,function*(){const e=P0(),t=aa(),r=t.params.id,n=r?e.getPage(r):e.getHomepage(),i=n?yield e.getRenderComponent(n.id):null,o=oa(Symbol());if(n){Object.assign(t.meta,n.meta||{},{cache:n.cache});const{useTitle:s}=e==null?void 0:e.adapter;s&&s(n.title||"VTJ")}return{provider:e,component:i,file:n,query:t.query,meta:t.meta,sid:o,route:t}})},render(){const{component:e,query:t,sid:r}=this;return e?Sr(e,et(V({},t),{key:r})):Sr("div","页面不存在")},activated(){this.meta.cache===!1&&(this.sid=Symbol())}}),C0=zi({name:"VtjStartupContainer",render(){return Sr("div","page not found!")}}),Ys=Symbol("Provider");class N0 extends Cd{constructor(r){super();z(this,"mode");z(this,"globals",{});z(this,"modules",{});z(this,"adapter",{request:Lr,jsonp:qs});z(this,"apis",{});z(this,"dependencies",{});z(this,"materials",{});z(this,"library",{});z(this,"service");z(this,"project",null);z(this,"components",{});z(this,"nodeEnv","development");z(this,"router",null);z(this,"materialPath","./");z(this,"urlDslCaches",{});this.options=r;const{service:n,mode:i=tt.Raw,dependencies:o,materials:s,project:a={},adapter:c={},globals:u={},modules:l={},router:f=null,materialPath:p="./",nodeEnv:h="development"}=r;this.mode=i,this.modules=l,this.service=n,this.router=f,this.materialPath=p,this.nodeEnv=h,o&&(this.dependencies=o),s&&(this.materials=s),Object.assign(this.globals,u),Object.assign(this.adapter,c);const{access:d,request:m}=this.adapter;d&&d.connect({mode:i,router:f,request:m}),a&&i!==tt.Design?this.load(a):this.project=a}createMock(r){return(...n)=>M(this,null,function*(){var o;let i={};if(r)try{i=yield r.apply(r,n)}catch(s){Qt.warn("模拟数据模版异常",s)}return(o=ge())==null?void 0:o.mock(i)})}load(r){return M(this,null,function*(){const n=this.modules[`.vtj/projects/${r.id}.json`]||this.modules[`/src/.vtj/projects/${r.id}.json`];if(this.project=n?yield n():yield this.service.init(r),!this.project)throw new Error("project is null");const{apis:i=[],meta:o=[]}=this.project,s=window;s&&(s.CKEDITOR_VERSION=void 0),this.mode===tt.Raw?yield this.loadDependencies(s):yield this.loadAssets(s),this.initMock(s),this.apis=n0(i,o,this.adapter),Ws(s),i0(i,s),r.platform!=="uniapp"&&this.initRouter(),this.triggerReady()})}initMock(r){const n=ge(r);n&&n.setup({timeout:"50-500"})}loadDependencies(r){return M(this,null,function*(){const n=Object.entries(this.dependencies);for(const[i,o]of n)r[i]||(r[i]=this.library[i]=yield o())})}loadAssets(r){return M(this,null,function*(){const{dependencies:n=[]}=this.project,{dependencies:i,library:o,components:s,materialPath:a,nodeEnv:c}=this,{libraryExports:u,libraryMap:l,materials:f,materialExports:p,materialMapLibrary:h}=Hg(n,a,c==="development");for(const d of u){const m=i[d],b=r[d];if(b)o[d]=b;else if(m)r[d]=o[d]=yield m();else{const E=l[d]||[];for(const y of E)fn(y)&&(yield zg(d,Fe.append(y,{v:wr}))),hn(y)&&(yield ki(Fe.append(y,{v:wr})));o[d]=r[d]}}if(c==="development"){for(const m of f)yield ki(Fe.append(m,{v:wr}));const d=this.materials||{};for(const m of p){const b=r[h[m]],E=Bd[m];if(E)b&&E.forEach(y=>{s[y]=b[y]});else{const y=d[m]?(yield d[m]()).default:r[m];y&&b&&(y.components||[]).forEach(v=>{s[v.name]=qg(v,b)})}}}})}initRouter(){const{router:r,project:n,options:i,adapter:o}=this;if(!r)return;const s=(n==null?void 0:n.platform)==="uniapp"?"pages":"page",{routeAppendTo:a,pageRouteName:c=s,routeMeta:u}=i,l=a?"":"/",f={path:`${l}${c}/:id`,name:Me,component:Vi},p={path:l,name:_r,component:n!=null&&n.homepage?Vi:o.startupComponent||C0,meta:u};r.hasRoute(Me)&&r.removeRoute(Me),r.hasRoute(_r)&&r.removeRoute(_r),a?(r.addRoute(a,f),r.addRoute(a,p)):(r.addRoute(f),r.addRoute(p))}install(r){const n=r.config.globalProperties.installed||{};for(const[i,o]of Object.entries(this.library))!n[i]&&Jg(o)&&(r.use(o),n[i]=!0);this.options.install&&r.use(this.options.install),this.adapter.access&&r.use(this.adapter.access),r.provide(Ys,this),r.config.globalProperties.$provider=this,r.config.globalProperties.installed=n,this.mode===tt.Design&&(r.config.errorHandler=(i,o,s)=>{const a=o==null?void 0:o.$options.name,c=typeof i=="string"?i:(i==null?void 0:i.message)||(i==null?void 0:i.msg)||"未知错误",u=`[ ${a} ] ${c} ${s}`;console.error("[VTJ Error]:",{err:i,instance:o,info:s},i==null?void 0:i.stack),this.adapter.notify&&this.adapter.notify(u,"组件渲染错误","error")})}getFile(r){const{blocks:n=[]}=this.project||{};return this.getPage(r)||n.find(i=>i.id===r)||null}getPage(r){const{pages:n=[]}=this.project||{},i=(o,s=[])=>{for(const a of s){if(a.id===o)return a;if(a.children&&a.children.length){const c=i(o,a.children);if(c)return c}}};return i(r,n)||null}getHomepage(){const{homepage:r}=this.project||{};return r?this.getPage(r):null}getDsl(r){return M(this,null,function*(){const n=this.modules[`.vtj/files/${r}.json`]||this.modules[`/src/.vtj/files/${r}.json`];return n?yield n():this.service.getFile(r,this.project||void 0).catch(()=>null)})}getDslByUrl(r){return M(this,null,function*(){return this.urlDslCaches[r]||(this.adapter.request?this.urlDslCaches[r]=this.adapter.request.send({url:r,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(i=>i.data).catch(()=>null):null)})}createDslRenderer(r,n={}){const{library:i,components:o,mode:s,apis:a}=this,c=V({mode:s,Vue:i.Vue,components:o,libs:i,apis:a,window},n),u=Wr({getDsl:l=>M(this,null,function*(){return(yield this.getDsl(l))||null}),getDslByUrl:l=>M(this,null,function*(){return(yield this.getDslByUrl(l))||null}),options:c});return zr(et(V({},c),{dsl:r,loader:u}))}getRenderComponent(r,n){return M(this,null,function*(){var c;const i=this.getFile(r);if(!i)return Qt.warn(`Can not find file: ${r}`),null;n&&n(i);const o=`.vtj/vue/${r}.vue`,s=this.modules[o]||this.modules[`/src/pages/${r}.vue`];if(s)return(c=yield s())==null?void 0:c.default;const a=yield this.getDsl(i.id);return a?this.createDslRenderer(a).renderer:(Qt.warn(`Can not find dsl: ${r}`),null)})}defineUrlSchemaComponent(r,n){return gn(()=>M(this,null,function*(){const i=yield this.getDslByUrl(r);return i?(i.name=n||i.name,this.createDslRenderer(i).renderer):null}))}definePluginComponent(r){return gn(()=>M(this,null,function*(){return yield Ks(r,window)}))}}function I0(e){const t=new N0(e);return{provider:t,onReady:r=>t.ready(r)}}function P0(e={}){const t=sa(Ys,null);if(!t)throw new Error("Can not find provider");if(t.nodeEnv==="development"){const{id:r,version:n}=e;r&&n&&M(this,null,function*(){const i=yield t.getDsl(r);(i==null?void 0:i.__VERSION__)!==n&&t.adapter.notify&&t.adapter.notify(`[ ${i==null?void 0:i.name} ] 组件源码版本与运行时版本不一致,请重新发布组件`,"版本不一致","warning")})}return t}const Gs={type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:e=>{var t;return((t=e.data)==null?void 0:t.code)===0}},F0=(e,t="/__vtj__/api/:type.json")=>(r,n,i)=>e.send({url:t,method:"post",params:{type:r},query:i,data:{type:r,data:n},settings:Gs}),M0=(e,t="/__vtj__/api/uploader.json")=>(r,n)=>M(void 0,null,function*(){return yield e.send({url:t,method:"post",data:{files:r,projectId:n},settings:et(V({},Gs),{type:"data"})}).then(i=>i&&i[0]?i[0]:null).catch(()=>null)});function k0(e){return cn({settings:{type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:t=>{var r;return((r=t.data)==null?void 0:r.code)===0},showError:t=>{e&&e(t||"未知错误")}}})}class U0{constructor(t=Lr){z(this,"api");z(this,"pluginCaches",{});z(this,"uploader");this.req=t,this.api=F0(t),this.uploader=M0(t)}getExtension(){return M(this,null,function*(){console.log("BaseService.getExtension")})}init(t){return M(this,null,function*(){return console.log("BaseService.init",t),{}})}saveProject(t,r){return M(this,null,function*(){return!!(yield this.api("saveProject",t,{type:r}).catch(()=>!1))})}saveMaterials(t,r){return M(this,null,function*(){return console.log("BaseService.saveMaterials",t,r),!1})}saveFile(t){return M(this,null,function*(){return console.log("BaseService.saveFile",t),!1})}getFile(t){return M(this,null,function*(){return console.log("BaseService.getFile",t),{}})}removeFile(t){return M(this,null,function*(){return console.log("BaseService.removeFile",t),!1})}saveHistory(t){return M(this,null,function*(){return console.log("BaseService.saveHistory",t),!1})}removeHistory(t){return M(this,null,function*(){return console.log("BaseService.removeHistory",t),!1})}getHistory(t){return M(this,null,function*(){return console.log("BaseService.getHistory",t),{}})}getHistoryItem(t,r){return M(this,null,function*(){return console.log("BaseService.getHistoryItem",t,r),{}})}saveHistoryItem(t,r){return M(this,null,function*(){return console.log("BaseService.saveHistoryItem",t,r),!1})}removeHistoryItem(t,r){return M(this,null,function*(){return console.log("BaseService.removeHistoryItem",t,r),!1})}publish(t){return M(this,null,function*(){return!!(yield this.api("publish",t).catch(()=>!1))})}publishFile(t,r){return M(this,null,function*(){return!!(yield this.api("publishFile",{project:t,file:r}).catch(()=>!1))})}genVueContent(t,r){return M(this,null,function*(){return yield this.api("genVueContent",{project:t,dsl:r}).catch(()=>"")})}parseVue(t,r){return M(this,null,function*(){return yield this.api("parseVue",V({project:t},r))})}createRawPage(t){return M(this,null,function*(){return yield this.api("createRawPage",t).catch(()=>"")})}removeRawPage(t){return M(this,null,function*(){return yield this.api("removeRawPage",t).catch(()=>"")})}uploadStaticFile(t,r){return M(this,null,function*(){return yield this.uploader(t,r).catch(()=>null)})}getStaticFiles(t){return M(this,null,function*(){return yield this.api("getStaticFiles",t).catch(()=>[])})}removeStaticFile(t,r){return M(this,null,function*(){return yield this.api("removeStaticFile",{name:t,projectId:r}).catch(()=>"")})}clearStaticFiles(t){return M(this,null,function*(){return yield this.api("clearStaticFiles",t).catch(()=>"")})}getPluginMaterial(t){return M(this,null,function*(){const{urls:r=[]}=t,n=r.filter(o=>Lg(o))[0];return n?this.pluginCaches[n]||(this.pluginCaches[n]=Lr.send({url:n,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(o=>o.data).catch(()=>null)):null})}genSource(t){return M(this,null,function*(){return console.log("BaseService.genSource",t),""})}}new Us({type:"local",expired:0,prefix:"__VTJ_"});class L0 extends U0{constructor(){super(...arguments);z(this,"getFileCaches",{})}getExtension(){return M(this,null,function*(){return yield this.api("getExtension",{}).catch(()=>{})})}init(r){return M(this,null,function*(){return(yield this.api("init",r).catch(()=>null))||{}})}saveProject(r,n){return M(this,null,function*(){return!!(yield this.api("saveProject",r,{type:n}).catch(()=>!1))})}saveMaterials(r,n){return M(this,null,function*(){return!!(yield this.api("saveMaterials",{project:r,materials:vd(n)}).catch(()=>!1))})}saveFile(r){return M(this,null,function*(){return!!(yield this.api("saveFile",r).catch(()=>!1))})}getFile(r){return M(this,null,function*(){return this.getFileCaches[r]||(this.getFileCaches[r]=this.api("getFile",r).catch(()=>null)).finally(()=>{delete this.getFileCaches[r]})})}removeFile(r){return M(this,null,function*(){return!!(yield this.api("removeFile",r).catch(()=>!1))})}saveHistory(r){return M(this,null,function*(){return!!(yield this.api("saveHistory",r).catch(()=>!1))})}removeHistory(r){return M(this,null,function*(){return!!(yield this.api("removeHistory",r).catch(()=>!1))})}getHistory(r){return M(this,null,function*(){return(yield this.api("getHistory",r).catch(()=>null))||{}})}getHistoryItem(r,n){return M(this,null,function*(){return(yield this.api("getHistoryItem",{fId:r,id:n}).catch(()=>null))||{}})}saveHistoryItem(r,n){return M(this,null,function*(){return!!(yield this.api("saveHistoryItem",{fId:r,item:n}).catch(()=>!1))})}removeHistoryItem(r,n){return M(this,null,function*(){return!!(yield this.api("removeHistoryItem",{fId:r,ids:n}).catch(()=>!1))})}}/**!
|
|
70
|
+
}`:"(v) => {}"},i=r.__parseFunction(n),o=Js(pt(t.modifiers)?r.__parseExpression(t.modifiers):t.modifiers),s=pt(t.arg)?r.__parseExpression(t.arg):t.arg||"modelValue";return{[s]:r.__parseExpression(t.value),[`onUpdate:${s}`]:o.length&&i?e.withModifiers(i,o):i}}function $0(e,t,r,n,i){if(!t)return null;if(Ot(t))return{default:()=>t};if(pt(t))return{default:()=>zs(r.__parseExpression(t))};if(Array.isArray(t)&&t.length>0){const o=j0(t),s=a=>!a||!i?{}:i!=null&&i.id&&Object.keys(a).length?{[`scope_${i.id}`]:a}:{};return Object.entries(o).reduce((a,[c,{nodes:u,params:l}])=>(a[c]=f=>{const p=l.length?wd(f!=null?f:{},l):s(f);return u.map(h=>qe(h,r.__clone(p),e,n))},a),{})}return null}function j0(e){const t={default:{params:[],nodes:[]}};for(const r of e){const n=D0(r.slot),i=n.name;t[i]?(t[i].nodes.push(r),t[i].params=t[i].params.concat(n.params)):t[i]={nodes:[r],params:n.params}}return t}function D0(e="default"){return Ot(e)?{name:e,params:[]}:V({params:[]},e)}function B0(e,t,r){const{value:n,iterator:i}=e,{item:o="item",index:s="index"}=i||{};let a=r.__parseExpression(n)||[];return Number.isInteger(a)&&(a=new Array(a).fill(!0).map((c,u)=>u+1)),Array.isArray(a)?a.map((c,u)=>t(r.__clone({[o]:c,[s]:u}))):(console.warn("[vForRender]:",`${n==null?void 0:n.value} is not a Arrary`),[])}const Vi=zi({name:"VtjPageContainer",setup(){return M(this,null,function*(){const e=P0(),t=aa(),r=t.params.id,n=r?e.getPage(r):e.getHomepage(),i=n?yield e.getRenderComponent(n.id):null,o=oa(Symbol());if(n){Object.assign(t.meta,n.meta||{},{cache:n.cache});const{useTitle:s}=e==null?void 0:e.adapter;s&&s(n.title||"VTJ")}return{provider:e,component:i,file:n,query:t.query,meta:t.meta,sid:o,route:t}})},render(){const{component:e,query:t,sid:r}=this;return e?Sr(e,et(V({},t),{key:r})):Sr("div","页面不存在")},activated(){this.meta.cache===!1&&(this.sid=Symbol())}}),C0=zi({name:"VtjStartupContainer",render(){return Sr("div","page not found!")}}),Ys=Symbol("Provider");class N0 extends Cd{constructor(r){super();z(this,"mode");z(this,"globals",{});z(this,"modules",{});z(this,"adapter",{request:Lr,jsonp:qs});z(this,"apis",{});z(this,"dependencies",{});z(this,"materials",{});z(this,"library",{});z(this,"service");z(this,"project",null);z(this,"components",{});z(this,"nodeEnv","development");z(this,"router",null);z(this,"materialPath","./");z(this,"urlDslCaches",{});this.options=r;const{service:n,mode:i=tt.Raw,dependencies:o,materials:s,project:a={},adapter:c={},globals:u={},modules:l={},router:f=null,materialPath:p="./",nodeEnv:h="development"}=r;this.mode=i,this.modules=l,this.service=n,this.router=f,this.materialPath=p,this.nodeEnv=h,o&&(this.dependencies=o),s&&(this.materials=s),Object.assign(this.globals,u),Object.assign(this.adapter,c);const{access:d,request:m}=this.adapter;d&&d.connect({mode:i,router:f,request:m}),a&&i!==tt.Design?this.load(a):this.project=a}createMock(r){return(...n)=>M(null,null,function*(){var o;let i={};if(r)try{i=yield r.apply(r,n)}catch(s){Qt.warn("模拟数据模版异常",s)}return(o=ge())==null?void 0:o.mock(i)})}load(r){return M(this,null,function*(){const n=this.modules[`.vtj/projects/${r.id}.json`]||this.modules[`/src/.vtj/projects/${r.id}.json`];if(this.project=n?yield n():yield this.service.init(r),!this.project)throw new Error("project is null");const{apis:i=[],meta:o=[]}=this.project,s=window;s&&(s.CKEDITOR_VERSION=void 0),this.mode===tt.Raw?yield this.loadDependencies(s):yield this.loadAssets(s),this.initMock(s),this.apis=n0(i,o,this.adapter),Ws(s),i0(i,s),r.platform!=="uniapp"&&this.initRouter(),this.triggerReady()})}initMock(r){const n=ge(r);n&&n.setup({timeout:"50-500"})}loadDependencies(r){return M(this,null,function*(){const n=Object.entries(this.dependencies);for(const[i,o]of n)r[i]||(r[i]=this.library[i]=yield o())})}loadAssets(r){return M(this,null,function*(){const{dependencies:n=[]}=this.project,{dependencies:i,library:o,components:s,materialPath:a,nodeEnv:c}=this,{libraryExports:u,libraryMap:l,materials:f,materialExports:p,materialMapLibrary:h}=Hg(n,a,c==="development");for(const d of u){const m=i[d],b=r[d];if(b)o[d]=b;else if(m)r[d]=o[d]=yield m();else{const E=l[d]||[];for(const y of E)fn(y)&&(yield zg(d,Fe.append(y,{v:wr}))),hn(y)&&(yield ki(Fe.append(y,{v:wr})));o[d]=r[d]}}if(c==="development"){for(const m of f)yield ki(Fe.append(m,{v:wr}));const d=this.materials||{};for(const m of p){const b=r[h[m]],E=Bd[m];if(E)b&&E.forEach(y=>{s[y]=b[y]});else{const y=d[m]?(yield d[m]()).default:r[m];y&&b&&(y.components||[]).forEach(v=>{s[v.name]=qg(v,b)})}}}})}initRouter(){const{router:r,project:n,options:i,adapter:o}=this;if(!r)return;const s=(n==null?void 0:n.platform)==="uniapp"?"pages":"page",{routeAppendTo:a,pageRouteName:c=s,routeMeta:u}=i,l=a?"":"/",f={path:`${l}${c}/:id`,name:Me,component:Vi},p={path:l,name:_r,component:n!=null&&n.homepage?Vi:o.startupComponent||C0,meta:u};r.hasRoute(Me)&&r.removeRoute(Me),r.hasRoute(_r)&&r.removeRoute(_r),a?(r.addRoute(a,f),r.addRoute(a,p)):(r.addRoute(f),r.addRoute(p))}install(r){const n=r.config.globalProperties.installed||{};for(const[i,o]of Object.entries(this.library))!n[i]&&Jg(o)&&(r.use(o),n[i]=!0);this.options.install&&r.use(this.options.install),this.adapter.access&&r.use(this.adapter.access),r.provide(Ys,this),r.config.globalProperties.$provider=this,r.config.globalProperties.installed=n,this.mode===tt.Design&&(r.config.errorHandler=(i,o,s)=>{const a=o==null?void 0:o.$options.name,c=typeof i=="string"?i:(i==null?void 0:i.message)||(i==null?void 0:i.msg)||"未知错误",u=`[ ${a} ] ${c} ${s}`;console.error("[VTJ Error]:",{err:i,instance:o,info:s},i==null?void 0:i.stack),this.adapter.notify&&this.adapter.notify(u,"组件渲染错误","error")})}getFile(r){const{blocks:n=[]}=this.project||{};return this.getPage(r)||n.find(i=>i.id===r)||null}getPage(r){const{pages:n=[]}=this.project||{},i=(o,s=[])=>{for(const a of s){if(a.id===o)return a;if(a.children&&a.children.length){const c=i(o,a.children);if(c)return c}}};return i(r,n)||null}getHomepage(){const{homepage:r}=this.project||{};return r?this.getPage(r):null}getDsl(r){return M(this,null,function*(){const n=this.modules[`.vtj/files/${r}.json`]||this.modules[`/src/.vtj/files/${r}.json`];return n?yield n():this.service.getFile(r,this.project||void 0).catch(()=>null)})}getDslByUrl(r){return M(this,null,function*(){return this.urlDslCaches[r]||(this.adapter.request?this.urlDslCaches[r]=this.adapter.request.send({url:r,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(i=>i.data).catch(()=>null):null)})}createDslRenderer(r,n={}){const{library:i,components:o,mode:s,apis:a}=this,c=V({mode:s,Vue:i.Vue,components:o,libs:i,apis:a,window},n),u=Wr({getDsl:l=>M(this,null,function*(){return(yield this.getDsl(l))||null}),getDslByUrl:l=>M(this,null,function*(){return(yield this.getDslByUrl(l))||null}),options:c});return zr(et(V({},c),{dsl:r,loader:u}))}getRenderComponent(r,n){return M(this,null,function*(){var c;const i=this.getFile(r);if(!i)return Qt.warn(`Can not find file: ${r}`),null;n&&n(i);const o=`.vtj/vue/${r}.vue`,s=this.modules[o]||this.modules[`/src/pages/${r}.vue`];if(s)return(c=yield s())==null?void 0:c.default;const a=yield this.getDsl(i.id);return a?this.createDslRenderer(a).renderer:(Qt.warn(`Can not find dsl: ${r}`),null)})}defineUrlSchemaComponent(r,n){return gn(()=>M(this,null,function*(){const i=yield this.getDslByUrl(r);return i?(i.name=n||i.name,this.createDslRenderer(i).renderer):null}))}definePluginComponent(r){return gn(()=>M(null,null,function*(){return yield Ks(r,window)}))}}function I0(e){const t=new N0(e);return{provider:t,onReady:r=>t.ready(r)}}function P0(e={}){const t=sa(Ys,null);if(!t)throw new Error("Can not find provider");if(t.nodeEnv==="development"){const{id:r,version:n}=e;r&&n&&M(null,null,function*(){const i=yield t.getDsl(r);(i==null?void 0:i.__VERSION__)!==n&&t.adapter.notify&&t.adapter.notify(`[ ${i==null?void 0:i.name} ] 组件源码版本与运行时版本不一致,请重新发布组件`,"版本不一致","warning")})}return t}const Gs={type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:e=>{var t;return((t=e.data)==null?void 0:t.code)===0}},F0=(e,t="/__vtj__/api/:type.json")=>(r,n,i)=>e.send({url:t,method:"post",params:{type:r},query:i,data:{type:r,data:n},settings:Gs}),M0=(e,t="/__vtj__/api/uploader.json")=>(r,n)=>M(null,null,function*(){return yield e.send({url:t,method:"post",data:{files:r,projectId:n},settings:et(V({},Gs),{type:"data"})}).then(i=>i&&i[0]?i[0]:null).catch(()=>null)});function k0(e){return cn({settings:{type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:t=>{var r;return((r=t.data)==null?void 0:r.code)===0},showError:t=>{e&&e(t||"未知错误")}}})}class U0{constructor(t=Lr){z(this,"api");z(this,"pluginCaches",{});z(this,"uploader");this.req=t,this.api=F0(t),this.uploader=M0(t)}getExtension(){return M(this,null,function*(){console.log("BaseService.getExtension")})}init(t){return M(this,null,function*(){return console.log("BaseService.init",t),{}})}saveProject(t,r){return M(this,null,function*(){return!!(yield this.api("saveProject",t,{type:r}).catch(()=>!1))})}saveMaterials(t,r){return M(this,null,function*(){return console.log("BaseService.saveMaterials",t,r),!1})}saveFile(t){return M(this,null,function*(){return console.log("BaseService.saveFile",t),!1})}getFile(t){return M(this,null,function*(){return console.log("BaseService.getFile",t),{}})}removeFile(t){return M(this,null,function*(){return console.log("BaseService.removeFile",t),!1})}saveHistory(t){return M(this,null,function*(){return console.log("BaseService.saveHistory",t),!1})}removeHistory(t){return M(this,null,function*(){return console.log("BaseService.removeHistory",t),!1})}getHistory(t){return M(this,null,function*(){return console.log("BaseService.getHistory",t),{}})}getHistoryItem(t,r){return M(this,null,function*(){return console.log("BaseService.getHistoryItem",t,r),{}})}saveHistoryItem(t,r){return M(this,null,function*(){return console.log("BaseService.saveHistoryItem",t,r),!1})}removeHistoryItem(t,r){return M(this,null,function*(){return console.log("BaseService.removeHistoryItem",t,r),!1})}publish(t){return M(this,null,function*(){return!!(yield this.api("publish",t).catch(()=>!1))})}publishFile(t,r){return M(this,null,function*(){return!!(yield this.api("publishFile",{project:t,file:r}).catch(()=>!1))})}genVueContent(t,r){return M(this,null,function*(){return yield this.api("genVueContent",{project:t,dsl:r}).catch(()=>"")})}parseVue(t,r){return M(this,null,function*(){return yield this.api("parseVue",V({project:t},r))})}createRawPage(t){return M(this,null,function*(){return yield this.api("createRawPage",t).catch(()=>"")})}removeRawPage(t){return M(this,null,function*(){return yield this.api("removeRawPage",t).catch(()=>"")})}uploadStaticFile(t,r){return M(this,null,function*(){return yield this.uploader(t,r).catch(()=>null)})}getStaticFiles(t){return M(this,null,function*(){return yield this.api("getStaticFiles",t).catch(()=>[])})}removeStaticFile(t,r){return M(this,null,function*(){return yield this.api("removeStaticFile",{name:t,projectId:r}).catch(()=>"")})}clearStaticFiles(t){return M(this,null,function*(){return yield this.api("clearStaticFiles",t).catch(()=>"")})}getPluginMaterial(t){return M(this,null,function*(){const{urls:r=[]}=t,n=r.filter(o=>Lg(o))[0];return n?this.pluginCaches[n]||(this.pluginCaches[n]=Lr.send({url:n,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(o=>o.data).catch(()=>null)):null})}genSource(t){return M(this,null,function*(){return console.log("BaseService.genSource",t),""})}}new Us({type:"local",expired:0,prefix:"__VTJ_"});class L0 extends U0{constructor(){super(...arguments);z(this,"getFileCaches",{})}getExtension(){return M(this,null,function*(){return yield this.api("getExtension",{}).catch(()=>{})})}init(r){return M(this,null,function*(){return(yield this.api("init",r).catch(()=>null))||{}})}saveProject(r,n){return M(this,null,function*(){return!!(yield this.api("saveProject",r,{type:n}).catch(()=>!1))})}saveMaterials(r,n){return M(this,null,function*(){return!!(yield this.api("saveMaterials",{project:r,materials:vd(n)}).catch(()=>!1))})}saveFile(r){return M(this,null,function*(){return!!(yield this.api("saveFile",r).catch(()=>!1))})}getFile(r){return M(this,null,function*(){return this.getFileCaches[r]||(this.getFileCaches[r]=this.api("getFile",r).catch(()=>null)).finally(()=>{delete this.getFileCaches[r]})})}removeFile(r){return M(this,null,function*(){return!!(yield this.api("removeFile",r).catch(()=>!1))})}saveHistory(r){return M(this,null,function*(){return!!(yield this.api("saveHistory",r).catch(()=>!1))})}removeHistory(r){return M(this,null,function*(){return!!(yield this.api("removeHistory",r).catch(()=>!1))})}getHistory(r){return M(this,null,function*(){return(yield this.api("getHistory",r).catch(()=>null))||{}})}getHistoryItem(r,n){return M(this,null,function*(){return(yield this.api("getHistoryItem",{fId:r,id:n}).catch(()=>null))||{}})}saveHistoryItem(r,n){return M(this,null,function*(){return!!(yield this.api("saveHistoryItem",{fId:r,item:n}).catch(()=>!1))})}removeHistoryItem(r,n){return M(this,null,function*(){return!!(yield this.api("removeHistoryItem",{fId:r,ids:n}).catch(()=>!1))})}}/**!
|
|
71
71
|
* Copyright (c) 2025, VTJ.PRO All rights reserved.
|
|
72
72
|
* @name @vtj/uni
|
|
73
73
|
* @author CHC chenhuachun1549@dingtalk.com
|
|
74
|
-
* @version 0.12.
|
|
74
|
+
* @version 0.12.6
|
|
75
75
|
* @license <a href="https://vtj.pro/license.html">MIT License</a>
|
|
76
|
-
*/const V0=["onLaunch","onShow","onHide","onError","onPageNotFound","onUnhandledRejection","onThemeChange","onPageNotFound","onUniNViewMessage","onExit"],Hi="/pages",H0="VTJ",q0="__UNI__1FC118B",z0="VTJ移动跨端项目",W0="1.0.0",K0="100",J0=!1,Y0={},G0={enable:!1},Z0="3",X0={name:H0,appid:q0,description:z0,versionName:W0,versionCode:K0,transformPx:J0,"app-plus":{usingComponents:!0,nvueStyleCompiler:"uni-app",compilerVersion:3,splashscreen:{alwaysShowBeforeRender:!0,waiting:!0,autoclose:!0,delay:0},modules:{},distribute:{android:{permissions:['<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE"/>','<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>','<uses-permission android:name="android.permission.VIBRATE"/>','<uses-permission android:name="android.permission.READ_LOGS"/>','<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>','<uses-feature android:name="android.hardware.camera.autofocus"/>','<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>','<uses-permission android:name="android.permission.CAMERA"/>','<uses-permission android:name="android.permission.GET_ACCOUNTS"/>','<uses-permission android:name="android.permission.READ_PHONE_STATE"/>','<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>','<uses-permission android:name="android.permission.WAKE_LOCK"/>','<uses-permission android:name="android.permission.FLASHLIGHT"/>','<uses-feature android:name="android.hardware.camera"/>','<uses-permission android:name="android.permission.WRITE_SETTINGS"/>']},ios:{},sdkConfigs:{},icons:{android:{hdpi:"src/static/logo.png",xhdpi:"src/static/logo.png",xxhdpi:"src/static/logo.png",xxxhdpi:"src/static/logo.png"}}}},quickapp:Y0,"mp-weixin":{appid:"",setting:{urlCheck:!1},usingComponents:!0},"mp-alipay":{usingComponents:!0},"mp-baidu":{usingComponents:!0},"mp-toutiao":{usingComponents:!0},uniStatistics:G0,vueVersion:Z0},Q0=[],ty={navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"},ey={autoscan:!0,custom:{"^uni-(.*)":"@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"}},ry={pages:Q0,globalStyle:ty,easycom:ey};function ny(e){let{manifestJson:t={},pagesJson:r={},routes:n=[]}=e;const i=n.map(o=>{const{path:s,style:a,needLogin:c}=o;return{path:s,style:a,needLogin:c}});return et(V({},e),{manifestJson:Object.assign({},X0,t),pagesJson:Object.assign({},ry,r,{pages:i})})}const Jr={navigationBarBackgroundColor:"backgroundColor",navigationBarTextStyle:"titleColor",navigationBarTitleText:"titleText",navigationStyle:"style",titleImage:"titleImage",titlePenetrate:"titlePenetrate",transparentTitle:"transparentTitle"};function Zs(e){const t={},r={black:"#000000",white:"#ffffff"};for(const n in e)Jr[n]&&(t[Jr[n]]=n==="navigationBarTextStyle"?r[e[n]]||r.black:e[n]);return t}function iy(e){const t={};for(const r in e)Jr[r]||(t[r]=e[r]);return t}function oy(e){var t,r;return((r=(t=e.h5)==null?void 0:t.router)==null?void 0:r.mode)||"hash"}function sy(e){var t,r,n;return{topWindow:!!((t=e.topWindow)!=null&&t.path),leftWindow:!!((r=e.leftWindow)!=null&&r.path),rightWindow:!!((n=e.rightWindow)!=null&&n.path)}}function ay(e){const{pagesJson:t={}}=e,{globalStyle:r,pages:n=[]}=t;return!!(r!=null&&r.enablePullDownRefresh||n.find(i=>{var o;return!!((o=i.style)!=null&&o.enablePullDownRefresh)}))}function uy(e){const{pagesJson:t={}}=e,{globalStyle:r,pages:n=[]}=t;let i=!1;return(r==null?void 0:r.navigationStyle)==="custom"?(i=!0,n.find(o=>{var s;return((s=o.style)==null?void 0:s.navigationStyle)==="default"})&&(i=!1)):n.every(o=>{var s;return((s=o.style)==null?void 0:s.navigationStyle)==="custom"})&&(i=!0),i}function cy(e){var a;const t=uy(e),r={navigationBar:!1,navigationBarButtons:!1,navigationBarSearchInput:!1,navigationBarTransparent:!1},{pagesJson:n={}}=e,{globalStyle:i,pages:o=[]}=n;if(t)return r;r.navigationBar=!0;const s=(a=i==null?void 0:i.h5)==null?void 0:a.titleNView;return o.find(c=>{var u,l,f;return!!((f=(l=(u=c.style)==null?void 0:u.h5)==null?void 0:l.titleNView)!=null&&f.buttons.length)})&&(r.navigationBarButtons=!0),(s!=null&&s.searchInput||o.find(c=>{var u,l,f;return!!((f=(l=(u=c.style)==null?void 0:u.h5)==null?void 0:l.titleNView)!=null&&f.searchInput)}))&&(r.navigationBarSearchInput=!0),((s==null?void 0:s.type)==="transparent"||o.find(c=>{var u,l,f;return((f=(l=(u=c.style)==null?void 0:u.h5)==null?void 0:l.titleNView)==null?void 0:f.type)==="transparent"}))&&(r.navigationBarTransparent=!0),r}function ly(e,t=window){var p,h,d,m;const{pagesJson:r={},manifestJson:n={}}=e,{topWindow:i,leftWindow:o,rightWindow:s}=sy(r),{navigationBar:a,navigationBarButtons:c,navigationBarSearchInput:u,navigationBarTransparent:l}=cy(e),f={__VUE_OPTIONS_API__:!0,__VUE_PROD_DEVTOOLS__:!1,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__:!1,__UNI_FEATURE_WX__:!1,__UNI_FEATURE_WXS__:!1,__UNI_FEATURE_RPX__:!1,__UNI_FEATURE_PROMISE__:!1,__UNI_FEATURE_LONGPRESS__:!1,__UNI_FEATURE_I18N_EN__:!1,__UNI_FEATURE_I18N_ES__:!1,__UNI_FEATURE_I18N_FR__:!1,__UNI_FEATURE_I18N_ZH_HANS__:!0,__UNI_FEATURE_I18N_ZH_HANT__:!1,__UNI_FEATURE_UNI_CLOUD__:!1,__UNI_FEATURE_I18N_LOCALE__:!1,__UNI_FEATURE_NVUE__:!1,__UNI_FEATURE_ROUTER_MODE__:oy(n),__UNI_FEATURE_PAGES__:!!((p=r.pages)!=null&&p.length),__UNI_FEATURE_TABBAR__:!!((d=(h=r.tabBar)==null?void 0:h.list)!=null&&d.length),__UNI_FEATURE_TABBAR_MIDBUTTON__:!!((m=r.tabBar)!=null&&m.midButton),__UNI_FEATURE_TOPWINDOW__:i,__UNI_FEATURE_LEFTWINDOW__:o,__UNI_FEATURE_RIGHTWINDOW__:s,__UNI_FEATURE_RESPONSIVE__:!1,__UNI_FEATURE_NAVIGATIONBAR__:a,__UNI_FEATURE_PULL_DOWN_REFRESH__:ay(e),__UNI_FEATURE_NAVIGATIONBAR_BUTTONS__:c,__UNI_FEATURE_NAVIGATIONBAR_SEARCHINPUT__:u,__UNI_FEATURE_NAVIGATIONBAR_TRANSPARENT__:l};Object.entries(f).forEach(([b,E])=>{t[b]=E})}const fy="4.57";function hy(e,t=window){var f,p;const{pagesJson:r={},manifestJson:n={}}=e,{easycom:i={}}=r,{appid:o="",name:s="",versionCode:a="",versionName:c=""}=n,u=r.globalStyle,l=((f=n.h5)==null?void 0:f.router)||{};t.__uniConfig={easycom:i,globalStyle:et(V({},iy(u)),{navigationBar:Zs(u),isNVue:!1}),compilerVersion:fy,appId:o,appName:s,appVersion:c,appVersionCode:String(a),async:V({loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4,suspensible:!0},((p=n.h5)==null?void 0:p.async)||{}),debug:!1,networkTimeout:V({request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},n.networkTimeout||{}),sdkConfigs:{},nvue:{"flex-direction":"column"},locale:"",fallbackLocale:"",locales:{},router:V({mode:"hash",base:"/",assets:"assets",routerBase:l.base||"/"},l),darkmode:!1,themeConfig:{},tabBar:r.tabBar?V({position:"bottom",color:"#7A7E83",selectedColor:"#3cc51f",borderStyle:"black",blurEffect:"none",fontSize:"10px",iconWidth:"24px",spacing:"3px",height:"50px",backgroundColor:"#ffffff",selectedIndex:0,shown:!0},r.tabBar):void 0}}function py(e,t=window){const{UniServiceJSBridge:r,UniViewJSBridge:n,getApp:i,uni:o,getCurrentPages:s,upx2px:a,setupPage:c}=e;t.UniServiceJSBridge=r,t.UniViewJSBridge=n,t.getApp=i,t.uni=o,t.wx=o,t.getCurrentPages=s,t.upx2px=a,t.__setupPage=u=>c(u)}function dy(e,t,r){const{openBlock:n,createBlock:i,withCtx:o,createVNode:s}=e,{PageComponent:a,setupPage:c,getApp:u}=t;return{mpType:"page",setup(){return M(this,null,function*(){var m,b;const f=((b=(m=u())==null?void 0:m.$route)==null?void 0:b.query)||{},{loader:p,component:h}=r,d=p?yield p(r):h||{};return()=>(n(),i(a,null,{page:o(()=>[s(c(d),Object.assign({},f,{ref:"page"}),null,512)]),_:1}))})}}}function my(e,t,r){var h;const{path:n,style:i={},meta:o={},home:s,id:a}=t,c=((h=e.tabBar)==null?void 0:h.list)||[],u=c.findIndex(d=>{var m;return d.pagePath===n||((m=d.pagePath)==null?void 0:m.endsWith(a))}),l=c[u],f=!!l,p=r===0;return V({isTabBar:f,tabBarIndex:u,isQuit:s!=null?s:p,isEntry:s!=null?s:p,navigationBar:V({type:"default"},Zs(i)),isNVue:!1,route:l?l.pagePath:n},o)}function gy(e,t,r,n,i=window){const o=r.map((s,a)=>{const c=my(n,s,a),u=dy(e,t,s),{path:l}=s;return{path:l,alias:l,meta:c,component:{render(){return e.h(e.Suspense,[e.h(u)])}}}});i.__uniRoutes=o,i.__uniLayout={}}function yy(e,t,r=window){pn(r,String(e),t)}function vy(e,t){t&&["View","ScrollView","Swiper","MovableArea","MovableView","CoverView","CoverImage","Icon","Text","RichText","Progress","Button","CheckboxGroup","Checkbox","Editor","Form","Input","Label","Picker","PickerView","RadioGroup","Radio","Slider","Switch","Textarea","Navigator","Image","Video","Map","Canvas","WebView","PickerViewColumn","ResizeSensor","SwiperItem"].forEach(r=>{const n=t[r];e.component(r,n)})}function by(e){const t=ny(e),{Vue:r,App:n,UniH5:i,routes:o=[],pagesJson:s={},manifestJson:a={},window:c,css:u=""}=t;if(!i)return r.createApp(n);const{plugin:l,setupApp:f}=i;ly(t,c),hy(t,c),py(i,c),gy(r,i,o,s,c),yy(a.appid||Date.now(),u,c);const p=r.createApp(f(n));return p.use(vy,i),p.use(l),p}function wy(e,t){const r={};return Object.entries(e).forEach(([n,i])=>{V0.includes(n)&&i&&(r[n]=t(i))}),r}function qi(e,t){return()=>M(this,null,function*(){const r=yield e.getDsl(t);if(r){const{renderer:n}=e.createDslRenderer(r);return n}return null})}function _y(n){return M(this,arguments,function*(e,t=!1,r=Hi){var a,c,u;const i=((a=e.project)==null?void 0:a.pages)||[],o=[];for(const l of i){const f=((c=e.project)==null?void 0:c.homepage)===l.id;o.push({id:l.id,path:`${r}/${l.id}`,loader:qi(e,l.id),style:V({navigationBarTitleText:l.title},l.style),needLogin:l.needLogin,home:f})}const s=o.find(l=>!!l.home)||o[0];if(s){const l=r===Hi?"/":r;o.unshift(et(V({},s),{path:l}))}if(t){const l=((u=e.project)==null?void 0:u.blocks)||[];for(const f of l)o.push({id:f.id,path:`${r}/${f.id}`,loader:qi(e,f.id),style:{navigationStyle:"custom"}})}return o})}function Ey(){var e;if((e=window.uni)!=null&&e.showLoading)return window.uni.showLoading({title:"加载中...",mask:!0}),{close:()=>{var t;(t=window.uni)!=null&&t.hideLoading&&window.uni.hideLoading()}}}function Xs(e,t="",r="warning"){var n;(n=window.uni)!=null&&n.showModal&&window.uni.showModal({title:t,content:e,showCancel:!1})}function Sy(e=tt.Runtime){return e===tt.Runtime?Object.assign({}):Object.assign({})}const xy=t0({loading:Ey,notify:Xs}),Ty=new L0(k0(Xs)),Ay=Sy(),{provider:Ry,onReady:Oy}=I0({nodeEnv:"production",mode:tt.Runtime,modules:Ay,materialPath:"../",adapter:xy,service:Ty,dependencies:{Vue:()=>vn(()=>import("./@dcloudio-uni-h5-vue-C36z4qJb.js").then(e=>e.O),__vite__mapDeps([0,1,2]),import.meta.url),VueRouter:()=>vn(()=>import("./vue-router-CxcHTnUo.js"),__vite__mapDeps([3,0,1,2]),import.meta.url)}}),$y=e=>M(void 0,null,function*(){const{Vue:t,UniH5:r}=window,n=e.project;if(!n)return;const i=n.uniConfig||{},o=wy(i,f=>He(f,window,!1,!0)),{manifestJson:s,pagesJson:a,css:c}=i,u=yield _y(e,!0),l=by({Vue:t,App:o,UniH5:r,routes:u,css:c,manifestJson:s,pagesJson:a});l.use(e),l.mount(document.body)});Oy(()=>$y(Ry));
|
|
76
|
+
*/const V0=["onLaunch","onShow","onHide","onError","onPageNotFound","onUnhandledRejection","onThemeChange","onPageNotFound","onUniNViewMessage","onExit"],Hi="/pages",H0="VTJ",q0="__UNI__1FC118B",z0="VTJ移动跨端项目",W0="1.0.0",K0="100",J0=!1,Y0={},G0={enable:!1},Z0="3",X0={name:H0,appid:q0,description:z0,versionName:W0,versionCode:K0,transformPx:J0,"app-plus":{usingComponents:!0,nvueStyleCompiler:"uni-app",compilerVersion:3,splashscreen:{alwaysShowBeforeRender:!0,waiting:!0,autoclose:!0,delay:0},modules:{},distribute:{android:{permissions:['<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE"/>','<uses-permission android:name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>','<uses-permission android:name="android.permission.VIBRATE"/>','<uses-permission android:name="android.permission.READ_LOGS"/>','<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>','<uses-feature android:name="android.hardware.camera.autofocus"/>','<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>','<uses-permission android:name="android.permission.CAMERA"/>','<uses-permission android:name="android.permission.GET_ACCOUNTS"/>','<uses-permission android:name="android.permission.READ_PHONE_STATE"/>','<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>','<uses-permission android:name="android.permission.WAKE_LOCK"/>','<uses-permission android:name="android.permission.FLASHLIGHT"/>','<uses-feature android:name="android.hardware.camera"/>','<uses-permission android:name="android.permission.WRITE_SETTINGS"/>']},ios:{},sdkConfigs:{},icons:{android:{hdpi:"src/static/logo.png",xhdpi:"src/static/logo.png",xxhdpi:"src/static/logo.png",xxxhdpi:"src/static/logo.png"}}}},quickapp:Y0,"mp-weixin":{appid:"",setting:{urlCheck:!1},usingComponents:!0},"mp-alipay":{usingComponents:!0},"mp-baidu":{usingComponents:!0},"mp-toutiao":{usingComponents:!0},uniStatistics:G0,vueVersion:Z0},Q0=[],ty={navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"},ey={autoscan:!0,custom:{"^uni-(.*)":"@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"}},ry={pages:Q0,globalStyle:ty,easycom:ey};function ny(e){let{manifestJson:t={},pagesJson:r={},routes:n=[]}=e;const i=n.map(o=>{const{path:s,style:a,needLogin:c}=o;return{path:s,style:a,needLogin:c}});return et(V({},e),{manifestJson:Object.assign({},X0,t),pagesJson:Object.assign({},ry,r,{pages:i})})}const Jr={navigationBarBackgroundColor:"backgroundColor",navigationBarTextStyle:"titleColor",navigationBarTitleText:"titleText",navigationStyle:"style",titleImage:"titleImage",titlePenetrate:"titlePenetrate",transparentTitle:"transparentTitle"};function Zs(e){const t={},r={black:"#000000",white:"#ffffff"};for(const n in e)Jr[n]&&(t[Jr[n]]=n==="navigationBarTextStyle"?r[e[n]]||r.black:e[n]);return t}function iy(e){const t={};for(const r in e)Jr[r]||(t[r]=e[r]);return t}function oy(e){var t,r;return((r=(t=e.h5)==null?void 0:t.router)==null?void 0:r.mode)||"hash"}function sy(e){var t,r,n;return{topWindow:!!((t=e.topWindow)!=null&&t.path),leftWindow:!!((r=e.leftWindow)!=null&&r.path),rightWindow:!!((n=e.rightWindow)!=null&&n.path)}}function ay(e){const{pagesJson:t={}}=e,{globalStyle:r,pages:n=[]}=t;return!!(r!=null&&r.enablePullDownRefresh||n.find(i=>{var o;return!!((o=i.style)!=null&&o.enablePullDownRefresh)}))}function uy(e){const{pagesJson:t={}}=e,{globalStyle:r,pages:n=[]}=t;let i=!1;return(r==null?void 0:r.navigationStyle)==="custom"?(i=!0,n.find(o=>{var s;return((s=o.style)==null?void 0:s.navigationStyle)==="default"})&&(i=!1)):n.every(o=>{var s;return((s=o.style)==null?void 0:s.navigationStyle)==="custom"})&&(i=!0),i}function cy(e){var a;const t=uy(e),r={navigationBar:!1,navigationBarButtons:!1,navigationBarSearchInput:!1,navigationBarTransparent:!1},{pagesJson:n={}}=e,{globalStyle:i,pages:o=[]}=n;if(t)return r;r.navigationBar=!0;const s=(a=i==null?void 0:i.h5)==null?void 0:a.titleNView;return o.find(c=>{var u,l,f;return!!((f=(l=(u=c.style)==null?void 0:u.h5)==null?void 0:l.titleNView)!=null&&f.buttons.length)})&&(r.navigationBarButtons=!0),(s!=null&&s.searchInput||o.find(c=>{var u,l,f;return!!((f=(l=(u=c.style)==null?void 0:u.h5)==null?void 0:l.titleNView)!=null&&f.searchInput)}))&&(r.navigationBarSearchInput=!0),((s==null?void 0:s.type)==="transparent"||o.find(c=>{var u,l,f;return((f=(l=(u=c.style)==null?void 0:u.h5)==null?void 0:l.titleNView)==null?void 0:f.type)==="transparent"}))&&(r.navigationBarTransparent=!0),r}function ly(e,t=window){var p,h,d,m;const{pagesJson:r={},manifestJson:n={}}=e,{topWindow:i,leftWindow:o,rightWindow:s}=sy(r),{navigationBar:a,navigationBarButtons:c,navigationBarSearchInput:u,navigationBarTransparent:l}=cy(e),f={__VUE_OPTIONS_API__:!0,__VUE_PROD_DEVTOOLS__:!1,__VUE_PROD_HYDRATION_MISMATCH_DETAILS__:!1,__UNI_FEATURE_WX__:!1,__UNI_FEATURE_WXS__:!1,__UNI_FEATURE_RPX__:!1,__UNI_FEATURE_PROMISE__:!1,__UNI_FEATURE_LONGPRESS__:!1,__UNI_FEATURE_I18N_EN__:!1,__UNI_FEATURE_I18N_ES__:!1,__UNI_FEATURE_I18N_FR__:!1,__UNI_FEATURE_I18N_ZH_HANS__:!0,__UNI_FEATURE_I18N_ZH_HANT__:!1,__UNI_FEATURE_UNI_CLOUD__:!1,__UNI_FEATURE_I18N_LOCALE__:!1,__UNI_FEATURE_NVUE__:!1,__UNI_FEATURE_ROUTER_MODE__:oy(n),__UNI_FEATURE_PAGES__:!!((p=r.pages)!=null&&p.length),__UNI_FEATURE_TABBAR__:!!((d=(h=r.tabBar)==null?void 0:h.list)!=null&&d.length),__UNI_FEATURE_TABBAR_MIDBUTTON__:!!((m=r.tabBar)!=null&&m.midButton),__UNI_FEATURE_TOPWINDOW__:i,__UNI_FEATURE_LEFTWINDOW__:o,__UNI_FEATURE_RIGHTWINDOW__:s,__UNI_FEATURE_RESPONSIVE__:!1,__UNI_FEATURE_NAVIGATIONBAR__:a,__UNI_FEATURE_PULL_DOWN_REFRESH__:ay(e),__UNI_FEATURE_NAVIGATIONBAR_BUTTONS__:c,__UNI_FEATURE_NAVIGATIONBAR_SEARCHINPUT__:u,__UNI_FEATURE_NAVIGATIONBAR_TRANSPARENT__:l};Object.entries(f).forEach(([b,E])=>{t[b]=E})}const fy="4.57";function hy(e,t=window){var f,p;const{pagesJson:r={},manifestJson:n={}}=e,{easycom:i={}}=r,{appid:o="",name:s="",versionCode:a="",versionName:c=""}=n,u=r.globalStyle,l=((f=n.h5)==null?void 0:f.router)||{};t.__uniConfig={easycom:i,globalStyle:et(V({},iy(u)),{navigationBar:Zs(u),isNVue:!1}),compilerVersion:fy,appId:o,appName:s,appVersion:c,appVersionCode:String(a),async:V({loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4,suspensible:!0},((p=n.h5)==null?void 0:p.async)||{}),debug:!1,networkTimeout:V({request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},n.networkTimeout||{}),sdkConfigs:{},nvue:{"flex-direction":"column"},locale:"",fallbackLocale:"",locales:{},router:V({mode:"hash",base:"/",assets:"assets",routerBase:l.base||"/"},l),darkmode:!1,themeConfig:{},tabBar:r.tabBar?V({position:"bottom",color:"#7A7E83",selectedColor:"#3cc51f",borderStyle:"black",blurEffect:"none",fontSize:"10px",iconWidth:"24px",spacing:"3px",height:"50px",backgroundColor:"#ffffff",selectedIndex:0,shown:!0},r.tabBar):void 0}}function py(e,t=window){const{UniServiceJSBridge:r,UniViewJSBridge:n,getApp:i,uni:o,getCurrentPages:s,upx2px:a,setupPage:c}=e;t.UniServiceJSBridge=r,t.UniViewJSBridge=n,t.getApp=i,t.uni=o,t.wx=o,t.getCurrentPages=s,t.upx2px=a,t.__setupPage=u=>c(u)}function dy(e,t,r){const{openBlock:n,createBlock:i,withCtx:o,createVNode:s}=e,{PageComponent:a,setupPage:c,getApp:u}=t;return{mpType:"page",setup(){return M(this,null,function*(){var m,b;const f=((b=(m=u())==null?void 0:m.$route)==null?void 0:b.query)||{},{loader:p,component:h}=r,d=p?yield p(r):h||{};return()=>(n(),i(a,null,{page:o(()=>[s(c(d),Object.assign({},f,{ref:"page"}),null,512)]),_:1}))})}}}function my(e,t,r){var h;const{path:n,style:i={},meta:o={},home:s,id:a}=t,c=((h=e.tabBar)==null?void 0:h.list)||[],u=c.findIndex(d=>{var m;return d.pagePath===n||((m=d.pagePath)==null?void 0:m.endsWith(a))}),l=c[u],f=!!l,p=r===0;return V({isTabBar:f,tabBarIndex:u,isQuit:s!=null?s:p,isEntry:s!=null?s:p,navigationBar:V({type:"default"},Zs(i)),isNVue:!1,route:l?l.pagePath:n},o)}function gy(e,t,r,n,i=window){const o=r.map((s,a)=>{const c=my(n,s,a),u=dy(e,t,s),{path:l}=s;return{path:l,alias:l,meta:c,component:{render(){return e.h(e.Suspense,[e.h(u)])}}}});i.__uniRoutes=o,i.__uniLayout={}}function yy(e,t,r=window){pn(r,String(e),t)}function vy(e,t){t&&["View","ScrollView","Swiper","MovableArea","MovableView","CoverView","CoverImage","Icon","Text","RichText","Progress","Button","CheckboxGroup","Checkbox","Editor","Form","Input","Label","Picker","PickerView","RadioGroup","Radio","Slider","Switch","Textarea","Navigator","Image","Video","Map","Canvas","WebView","PickerViewColumn","ResizeSensor","SwiperItem"].forEach(r=>{const n=t[r];e.component(r,n)})}function by(e){const t=ny(e),{Vue:r,App:n,UniH5:i,routes:o=[],pagesJson:s={},manifestJson:a={},window:c,css:u=""}=t;if(!i)return r.createApp(n);const{plugin:l,setupApp:f}=i;ly(t,c),hy(t,c),py(i,c),gy(r,i,o,s,c),yy(a.appid||Date.now(),u,c);const p=r.createApp(f(n));return p.use(vy,i),p.use(l),p}function wy(e,t){const r={};return Object.entries(e).forEach(([n,i])=>{V0.includes(n)&&i&&(r[n]=t(i))}),r}function qi(e,t){return()=>M(null,null,function*(){const r=yield e.getDsl(t);if(r){const{renderer:n}=e.createDslRenderer(r);return n}return null})}function _y(n){return M(this,arguments,function*(e,t=!1,r=Hi){var a,c,u;const i=((a=e.project)==null?void 0:a.pages)||[],o=[];for(const l of i){const f=((c=e.project)==null?void 0:c.homepage)===l.id;o.push({id:l.id,path:`${r}/${l.id}`,loader:qi(e,l.id),style:V({navigationBarTitleText:l.title},l.style),needLogin:l.needLogin,home:f})}const s=o.find(l=>!!l.home)||o[0];if(s){const l=r===Hi?"/":r;o.unshift(et(V({},s),{path:l}))}if(t){const l=((u=e.project)==null?void 0:u.blocks)||[];for(const f of l)o.push({id:f.id,path:`${r}/${f.id}`,loader:qi(e,f.id),style:{navigationStyle:"custom"}})}return o})}function Ey(){var e;if((e=window.uni)!=null&&e.showLoading)return window.uni.showLoading({title:"加载中...",mask:!0}),{close:()=>{var t;(t=window.uni)!=null&&t.hideLoading&&window.uni.hideLoading()}}}function Xs(e,t="",r="warning"){var n;(n=window.uni)!=null&&n.showModal&&window.uni.showModal({title:t,content:e,showCancel:!1})}function Sy(e=tt.Runtime){return e===tt.Runtime?Object.assign({}):Object.assign({})}const xy=t0({loading:Ey,notify:Xs}),Ty=new L0(k0(Xs)),Ay=Sy(),{provider:Ry,onReady:Oy}=I0({nodeEnv:"production",mode:tt.Runtime,modules:Ay,materialPath:"../",adapter:xy,service:Ty,dependencies:{Vue:()=>vn(()=>import("./@dcloudio-uni-h5-vue-C36z4qJb.js").then(e=>e.O),__vite__mapDeps([0,1,2]),import.meta.url),VueRouter:()=>vn(()=>import("./vue-router-CxcHTnUo.js"),__vite__mapDeps([3,0,1,2]),import.meta.url)}}),$y=e=>M(null,null,function*(){const{Vue:t,UniH5:r}=window,n=e.project;if(!n)return;const i=n.uniConfig||{},o=wy(i,f=>He(f,window,!1,!0)),{manifestJson:s,pagesJson:a,css:c}=i,u=yield _y(e,!0),l=by({Vue:t,App:o,UniH5:r,routes:u,css:c,manifestJson:s,pagesJson:a});l.use(e),l.mount(document.body)});Oy(()=>$y(Ry));
|
package/dist/uni/index.html
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
<title></title>
|
|
14
14
|
<!--preload-links-->
|
|
15
15
|
<!--app-context-->
|
|
16
|
-
<script type="module" crossorigin src="./assets/index-
|
|
16
|
+
<script type="module" crossorigin src="./assets/index-CwZ05RUj.js"></script>
|
|
17
17
|
<link rel="modulepreload" crossorigin href="./assets/vue-BK7aLblh.js">
|
|
18
18
|
<link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-shared-VStmjWbh.js">
|
|
19
19
|
<link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-h5-vue-C36z4qJb.js">
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vtj/pro",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.12.
|
|
4
|
+
"version": "0.12.6",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"低代码引擎",
|
|
7
7
|
"LowCode Engine",
|
|
@@ -21,21 +21,21 @@
|
|
|
21
21
|
"license": "MIT",
|
|
22
22
|
"type": "module",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@vtj/core": "~0.12.
|
|
25
|
-
"@vtj/
|
|
26
|
-
"@vtj/
|
|
27
|
-
"@vtj/
|
|
28
|
-
"@vtj/
|
|
29
|
-
"@vtj/
|
|
24
|
+
"@vtj/core": "~0.12.6",
|
|
25
|
+
"@vtj/designer": "~0.12.6",
|
|
26
|
+
"@vtj/renderer": "~0.12.6",
|
|
27
|
+
"@vtj/materials": "~0.12.6",
|
|
28
|
+
"@vtj/local": "~0.12.6",
|
|
29
|
+
"@vtj/uni": "~0.12.6"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"vue": "~3.5.5",
|
|
33
33
|
"vue-router": "~4.5.0",
|
|
34
|
-
"@vtj/charts": "~0.12.4",
|
|
35
34
|
"@vtj/cli": "~0.12.1",
|
|
36
|
-
"@vtj/
|
|
37
|
-
"@vtj/
|
|
38
|
-
"@vtj/
|
|
35
|
+
"@vtj/icons": "~0.12.6",
|
|
36
|
+
"@vtj/charts": "~0.12.6",
|
|
37
|
+
"@vtj/ui": "~0.12.6",
|
|
38
|
+
"@vtj/utils": "~0.12.6"
|
|
39
39
|
},
|
|
40
40
|
"exports": {
|
|
41
41
|
"./vite": {
|