@vtj/pro 0.13.41 → 0.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/dist/@vtj/materials/assets/antdv/index.umd.js +3 -3
  2. package/dist/@vtj/materials/assets/charts/index.umd.js +3 -3
  3. package/dist/@vtj/materials/assets/element/index.umd.js +3 -3
  4. package/dist/@vtj/materials/assets/icons/index.umd.js +3 -3
  5. package/dist/@vtj/materials/assets/ui/index.umd.js +3 -3
  6. package/dist/@vtj/materials/assets/uni-h5/index.umd.js +3 -3
  7. package/dist/@vtj/materials/assets/uni-ui/index.umd.js +3 -3
  8. package/dist/@vtj/materials/assets/vant/index.umd.js +3 -3
  9. package/dist/@vtj/materials/deps/@vtj/charts/index.umd.js +3 -3
  10. package/dist/@vtj/materials/deps/@vtj/icons/index.umd.js +3 -3
  11. package/dist/@vtj/materials/deps/@vtj/ui/index.umd.js +3 -3
  12. package/dist/@vtj/materials/deps/@vtj/utils/index.umd.js +3 -3
  13. package/dist/@vtj/materials/deps/vue-i18n/vue-i18n.global.js +3 -3
  14. package/dist/@vtj/materials/deps/vue-i18n/vue-i18n.global.prod.js +2 -2
  15. package/dist/@vtj/materials/deps/xe-utils/xe-utils.umd.min.js +2 -2
  16. package/dist/assets/{Editor-DtYlUtiz-BLbwl4k5.js → Editor-kygDz3Aw-0JCLobsK.js} +70 -70
  17. package/dist/assets/{Editor-DtYlUtiz-CGeaFV1u.css → Editor-kygDz3Aw-_7Uc9_sr.css} +1 -1
  18. package/dist/assets/{auth-DXp-ZPTJ.js → auth-BnNleOzj.js} +1 -1
  19. package/dist/assets/{index-D6rFgA1b.js → index-BrsPzrpd.js} +1 -1
  20. package/dist/assets/{index-DmtmALuQ.js → index-C4Jgxz0U.js} +2 -2
  21. package/dist/assets/{page-BWwFGYBR.js → page-CnjL7qk0.js} +1 -1
  22. package/dist/assets/{preview-tazB8dak.js → preview-DcQVbheS.js} +1 -1
  23. package/dist/assets/utils-DJrB_dq_.js +1 -0
  24. package/dist/assets/{vxe-CV1GhgEu.js → vxe-BllnvRCu.js} +1 -1
  25. package/dist/index.html +3 -3
  26. package/dist/uni/assets/{index-DJC3P0pf.js → index-CQhaz0Ay.js} +7 -7
  27. package/dist/uni/index.html +1 -1
  28. package/package.json +13 -13
  29. package/src/extension.ts +2 -1
  30. package/dist/assets/utils-DwR3V4VL.js +0 -1
package/dist/index.html CHANGED
@@ -11,7 +11,7 @@
11
11
  <meta http-equiv="Expires" content="0" />
12
12
  <title>低代码设计器 - VTJ.PRO</title>
13
13
  <script>
14
- var __BUILD_TIME__ = '1766992963878';
14
+ var __BUILD_TIME__ = '1767428423444';
15
15
  (function () {
16
16
  const regex = /<!--{{(\d*)}}-->/;
17
17
  window.fetch('?t=' + Date.now()).then(async (res) => {
@@ -27,9 +27,9 @@
27
27
  });
28
28
  })();
29
29
  </script>
30
- <!--{{1766992963878}}-->
30
+ <!--{{1767428423444}}-->
31
31
 
32
- <script type="module" crossorigin src="./assets/index-DmtmALuQ.js"></script>
32
+ <script type="module" crossorigin src="./assets/index-C4Jgxz0U.js"></script>
33
33
  <link rel="modulepreload" crossorigin href="./assets/vue-DnlwaDgl.js">
34
34
  <link rel="modulepreload" crossorigin href="./assets/dayjs-BGdj-UA2.js">
35
35
  <link rel="modulepreload" crossorigin href="./assets/@vueuse-dfxA5MrB.js">
@@ -43,10 +43,10 @@ function print() { __p += __j.call(arguments, '') }
43
43
  * license : MIT
44
44
  * http://adamwdraper.github.com/Numeral-js/
45
45
  */(function(r){(function(t,e){r.exports?r.exports=e():t.numeral=e()})(ot,function(){var t,e,n="2.0.6",i={},s={},o={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},u={currentLocale:o.currentLocale,zeroFormat:o.zeroFormat,nullFormat:o.nullFormat,defaultFormat:o.defaultFormat,scalePercentBy100:o.scalePercentBy100};function l(a,c){this._input=a,this._value=c}return t=function(a){var c,f,h,p;if(t.isNumeral(a))c=a.value();else if(a===0||typeof a=="undefined")c=0;else if(a===null||e.isNaN(a))c=null;else if(typeof a=="string")if(u.zeroFormat&&a===u.zeroFormat)c=0;else if(u.nullFormat&&a===u.nullFormat||!a.replace(/[^0-9]+/g,"").length)c=null;else{for(f in i)if(p=typeof i[f].regexps.unformat=="function"?i[f].regexps.unformat():i[f].regexps.unformat,p&&a.match(p)){h=i[f].unformat;break}h=h||t._.stringToNumber,c=h(a)}else c=Number(a)||null;return new l(a,c)},t.version=n,t.isNumeral=function(a){return a instanceof l},t._=e={numberToFormat:function(a,c,f){var h=s[t.options.currentLocale],p=!1,d=!1,g=0,y="",w=1e12,m=1e9,b=1e6,_=1e3,S="",v=!1,T,A,L,E,x,M,C;if(a=a||0,A=Math.abs(a),t._.includes(c,"(")?(p=!0,c=c.replace(/[\(|\)]/g,"")):(t._.includes(c,"+")||t._.includes(c,"-"))&&(x=t._.includes(c,"+")?c.indexOf("+"):a<0?c.indexOf("-"):-1,c=c.replace(/[\+|\-]/g,"")),t._.includes(c,"a")&&(T=c.match(/a(k|m|b|t)?/),T=T?T[1]:!1,t._.includes(c," a")&&(y=" "),c=c.replace(new RegExp(y+"a[kmbt]?"),""),A>=w&&!T||T==="t"?(y+=h.abbreviations.trillion,a=a/w):A<w&&A>=m&&!T||T==="b"?(y+=h.abbreviations.billion,a=a/m):A<m&&A>=b&&!T||T==="m"?(y+=h.abbreviations.million,a=a/b):(A<b&&A>=_&&!T||T==="k")&&(y+=h.abbreviations.thousand,a=a/_)),t._.includes(c,"[.]")&&(d=!0,c=c.replace("[.]",".")),L=a.toString().split(".")[0],E=c.split(".")[1],M=c.indexOf(","),g=(c.split(".")[0].split(",")[0].match(/0/g)||[]).length,E?(t._.includes(E,"[")?(E=E.replace("]",""),E=E.split("["),S=t._.toFixed(a,E[0].length+E[1].length,f,E[1].length)):S=t._.toFixed(a,E.length,f),L=S.split(".")[0],t._.includes(S,".")?S=h.delimiters.decimal+S.split(".")[1]:S="",d&&Number(S.slice(1))===0&&(S="")):L=t._.toFixed(a,0,f),y&&!T&&Number(L)>=1e3&&y!==h.abbreviations.trillion)switch(L=String(Number(L)/1e3),y){case h.abbreviations.thousand:y=h.abbreviations.million;break;case h.abbreviations.million:y=h.abbreviations.billion;break;case h.abbreviations.billion:y=h.abbreviations.trillion;break}if(t._.includes(L,"-")&&(L=L.slice(1),v=!0),L.length<g)for(var I=g-L.length;I>0;I--)L="0"+L;return M>-1&&(L=L.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+h.delimiters.thousands)),c.indexOf(".")===0&&(L=""),C=L+S+(y||""),p?C=(p&&v?"(":"")+C+(p&&v?")":""):x>=0?C=x===0?(v?"-":"+")+C:C+(v?"-":"+"):v&&(C="-"+C),C},stringToNumber:function(a){var c=s[u.currentLocale],f=a,h={thousand:3,million:6,billion:9,trillion:12},p,d,g;if(u.zeroFormat&&a===u.zeroFormat)d=0;else if(u.nullFormat&&a===u.nullFormat||!a.replace(/[^0-9]+/g,"").length)d=null;else{d=1,c.delimiters.decimal!=="."&&(a=a.replace(/\./g,"").replace(c.delimiters.decimal,"."));for(p in h)if(g=new RegExp("[^a-zA-Z]"+c.abbreviations[p]+"(?:\\)|(\\"+c.currency.symbol+")?(?:\\))?)?$"),f.match(g)){d*=Math.pow(10,h[p]);break}d*=(a.split("-").length+Math.min(a.split("(").length-1,a.split(")").length-1))%2?1:-1,a=a.replace(/[^0-9\.]+/g,""),d*=Number(a)}return d},isNaN:function(a){return typeof a=="number"&&isNaN(a)},includes:function(a,c){return a.indexOf(c)!==-1},insert:function(a,c,f){return a.slice(0,f)+c+a.slice(f)},reduce:function(a,c){if(this===null)throw new TypeError("Array.prototype.reduce called on null or undefined");if(typeof c!="function")throw new TypeError(c+" is not a function");var f=Object(a),h=f.length>>>0,p=0,d;if(arguments.length===3)d=arguments[2];else{for(;p<h&&!(p in f);)p++;if(p>=h)throw new TypeError("Reduce of empty array with no initial value");d=f[p++]}for(;p<h;p++)p in f&&(d=c(d,f[p],p,f));return d},multiplier:function(a){var c=a.toString().split(".");return c.length<2?1:Math.pow(10,c[1].length)},correctionFactor:function(){var a=Array.prototype.slice.call(arguments);return a.reduce(function(c,f){var h=e.multiplier(f);return c>h?c:h},1)},toFixed:function(a,c,f,h){var p=a.toString().split("."),d=c-(h||0),g,y,w,m;return p.length===2?g=Math.min(Math.max(p[1].length,d),c):g=d,w=Math.pow(10,g),m=(f(a+"e+"+g)/w).toFixed(g),h>c-g&&(y=new RegExp("\\.?0{1,"+(h-(c-g))+"}$"),m=m.replace(y,"")),m}},t.options=u,t.formats=i,t.locales=s,t.locale=function(a){return a&&(u.currentLocale=a.toLowerCase()),u.currentLocale},t.localeData=function(a){if(!a)return s[u.currentLocale];if(a=a.toLowerCase(),!s[a])throw new Error("Unknown locale : "+a);return s[a]},t.reset=function(){for(var a in o)u[a]=o[a]},t.zeroFormat=function(a){u.zeroFormat=typeof a=="string"?a:null},t.nullFormat=function(a){u.nullFormat=typeof a=="string"?a:null},t.defaultFormat=function(a){u.defaultFormat=typeof a=="string"?a:"0.0"},t.register=function(a,c,f){if(c=c.toLowerCase(),this[a+"s"][c])throw new TypeError(c+" "+a+" already registered.");return this[a+"s"][c]=f,f},t.validate=function(a,c){var f,h,p,d,g,y,w,m;if(typeof a!="string"&&(a+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",a)),a=a.trim(),a.match(/^\d+$/))return!0;if(a==="")return!1;try{w=t.localeData(c)}catch(b){w=t.localeData(t.locale())}return p=w.currency.symbol,g=w.abbreviations,f=w.delimiters.decimal,w.delimiters.thousands==="."?h="\\.":h=w.delimiters.thousands,m=a.match(/^[^\d]+/),m!==null&&(a=a.substr(1),m[0]!==p)||(m=a.match(/[^\d]+$/),m!==null&&(a=a.slice(0,-1),m[0]!==g.thousand&&m[0]!==g.million&&m[0]!==g.billion&&m[0]!==g.trillion))?!1:(y=new RegExp(h+"{2}"),a.match(/[^\d.,]/g)?!1:(d=a.split(f),d.length>2?!1:d.length<2?!!d[0].match(/^\d+.*\d$/)&&!d[0].match(y):d[0].length===1?!!d[0].match(/^\d+$/)&&!d[0].match(y)&&!!d[1].match(/^\d+$/):!!d[0].match(/^\d+.*\d$/)&&!d[0].match(y)&&!!d[1].match(/^\d+$/)))},t.fn=l.prototype={clone:function(){return t(this)},format:function(a,c){var f=this._value,h=a||u.defaultFormat,p,d,g;if(c=c||Math.round,f===0&&u.zeroFormat!==null)d=u.zeroFormat;else if(f===null&&u.nullFormat!==null)d=u.nullFormat;else{for(p in i)if(h.match(i[p].regexps.format)){g=i[p].format;break}g=g||t._.numberToFormat,d=g(f,h,c)}return d},value:function(){return this._value},input:function(){return this._input},set:function(a){return this._value=Number(a),this},add:function(a){var c=e.correctionFactor.call(null,this._value,a);function f(h,p,d,g){return h+Math.round(c*p)}return this._value=e.reduce([this._value,a],f,0)/c,this},subtract:function(a){var c=e.correctionFactor.call(null,this._value,a);function f(h,p,d,g){return h-Math.round(c*p)}return this._value=e.reduce([a],f,Math.round(this._value*c))/c,this},multiply:function(a){function c(f,h,p,d){var g=e.correctionFactor(f,h);return Math.round(f*g)*Math.round(h*g)/Math.round(g*g)}return this._value=e.reduce([this._value,a],c,1),this},divide:function(a){function c(f,h,p,d){var g=e.correctionFactor(f,h);return Math.round(f*g)/Math.round(h*g)}return this._value=e.reduce([this._value,a],c),this},difference:function(a){return Math.abs(t(this._value).subtract(a).value())}},t.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(a){var c=a%10;return~~(a%100/10)===1?"th":c===1?"st":c===2?"nd":c===3?"rd":"th"},currency:{symbol:"$"}}),(function(){t.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(a,c,f){var h=t._.includes(c," BPS")?" ":"",p;return a=a*1e4,c=c.replace(/\s?BPS/,""),p=t._.numberToFormat(a,c,f),t._.includes(p,")")?(p=p.split(""),p.splice(-1,0,h+"BPS"),p=p.join("")):p=p+h+"BPS",p},unformat:function(a){return+(t._.stringToNumber(a)*1e-4).toFixed(15)}})})(),(function(){var a={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]},c={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},f=a.suffixes.concat(c.suffixes.filter(function(p){return a.suffixes.indexOf(p)<0})),h=f.join("|");h="("+h.replace("B","B(?!PS)")+")",t.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(h)},format:function(p,d,g){var y,w=t._.includes(d,"ib")?c:a,m=t._.includes(d," b")||t._.includes(d," ib")?" ":"",b,_,S;for(d=d.replace(/\s?i?b/,""),b=0;b<=w.suffixes.length;b++)if(_=Math.pow(w.base,b),S=Math.pow(w.base,b+1),p===null||p===0||p>=_&&p<S){m+=w.suffixes[b],_>0&&(p=p/_);break}return y=t._.numberToFormat(p,d,g),y+m},unformat:function(p){var d=t._.stringToNumber(p),g,y;if(d){for(g=a.suffixes.length-1;g>=0;g--){if(t._.includes(p,a.suffixes[g])){y=Math.pow(a.base,g);break}if(t._.includes(p,c.suffixes[g])){y=Math.pow(c.base,g);break}}d*=y||1}return d}})})(),(function(){t.register("format","currency",{regexps:{format:/(\$)/},format:function(a,c,f){var h=t.locales[t.options.currentLocale],p={before:c.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:c.match(/([\+|\-|\)|\s|\$]*)$/)[0]},d,g,y;for(c=c.replace(/\s?\$\s?/,""),d=t._.numberToFormat(a,c,f),a>=0?(p.before=p.before.replace(/[\-\(]/,""),p.after=p.after.replace(/[\-\)]/,"")):a<0&&!t._.includes(p.before,"-")&&!t._.includes(p.before,"(")&&(p.before="-"+p.before),y=0;y<p.before.length;y++)switch(g=p.before[y],g){case"$":d=t._.insert(d,h.currency.symbol,y);break;case" ":d=t._.insert(d," ",y+h.currency.symbol.length-1);break}for(y=p.after.length-1;y>=0;y--)switch(g=p.after[y],g){case"$":d=y===p.after.length-1?d+h.currency.symbol:t._.insert(d,h.currency.symbol,-(p.after.length-(1+y)));break;case" ":d=y===p.after.length-1?d+" ":t._.insert(d," ",-(p.after.length-(1+y)+h.currency.symbol.length-1));break}return d}})})(),(function(){t.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(a,c,f){var h,p=typeof a=="number"&&!t._.isNaN(a)?a.toExponential():"0e+0",d=p.split("e");return c=c.replace(/e[\+|\-]{1}0/,""),h=t._.numberToFormat(Number(d[0]),c,f),h+"e"+d[1]},unformat:function(a){var c=t._.includes(a,"e+")?a.split("e+"):a.split("e-"),f=Number(c[0]),h=Number(c[1]);h=t._.includes(a,"e-")?h*=-1:h;function p(d,g,y,w){var m=t._.correctionFactor(d,g),b=d*m*(g*m)/(m*m);return b}return t._.reduce([f,Math.pow(10,h)],p,1)}})})(),(function(){t.register("format","ordinal",{regexps:{format:/(o)/},format:function(a,c,f){var h=t.locales[t.options.currentLocale],p,d=t._.includes(c," o")?" ":"";return c=c.replace(/\s?o/,""),d+=h.ordinal(a),p=t._.numberToFormat(a,c,f),p+d}})})(),(function(){t.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(a,c,f){var h=t._.includes(c," %")?" ":"",p;return t.options.scalePercentBy100&&(a=a*100),c=c.replace(/\s?\%/,""),p=t._.numberToFormat(a,c,f),t._.includes(p,")")?(p=p.split(""),p.splice(-1,0,h+"%"),p=p.join("")):p=p+h+"%",p},unformat:function(a){var c=t._.stringToNumber(a);return t.options.scalePercentBy100?c*.01:c}})})(),(function(){t.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(a,c,f){var h=Math.floor(a/60/60),p=Math.floor((a-h*60*60)/60),d=Math.round(a-h*60*60-p*60);return h+":"+(p<10?"0"+p:p)+":"+(d<10?"0"+d:d)},unformat:function(a){var c=a.split(":"),f=0;return c.length===3?(f=f+Number(c[0])*60*60,f=f+Number(c[1])*60,f=f+Number(c[2])):c.length===2&&(f=f+Number(c[0])*60,f=f+Number(c[1])),Number(f)}})})(),t})})(kd);var yo={exports:{}};(function(r,t){(function(e,n){r.exports=n()})(ot,(function(){var e=1e3,n=6e4,i=36e5,s="millisecond",o="second",u="minute",l="hour",a="day",c="week",f="month",h="quarter",p="year",d="date",g="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,w=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,m={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(I){var j=["th","st","nd","rd"],$=I%100;return"["+I+(j[($-20)%10]||j[$]||j[0])+"]"}},b=function(I,j,$){var k=String(I);return!k||k.length>=j?I:""+Array(j+1-k.length).join($)+I},_={s:b,z:function(I){var j=-I.utcOffset(),$=Math.abs(j),k=Math.floor($/60),F=$%60;return(j<=0?"+":"-")+b(k,2,"0")+":"+b(F,2,"0")},m:function I(j,$){if(j.date()<$.date())return-I($,j);var k=12*($.year()-j.year())+($.month()-j.month()),F=j.clone().add(k,f),V=$-F<0,q=j.clone().add(k+(V?-1:1),f);return+(-(k+($-F)/(V?F-q:q-F))||0)},a:function(I){return I<0?Math.ceil(I)||0:Math.floor(I)},p:function(I){return{M:f,y:p,w:c,d:a,D:d,h:l,m:u,s:o,ms:s,Q:h}[I]||String(I||"").toLowerCase().replace(/s$/,"")},u:function(I){return I===void 0}},S="en",v={};v[S]=m;var T="$isDayjsObject",A=function(I){return I instanceof M||!(!I||!I[T])},L=function I(j,$,k){var F;if(!j)return S;if(typeof j=="string"){var V=j.toLowerCase();v[V]&&(F=V),$&&(v[V]=$,F=V);var q=j.split("-");if(!F&&q.length>1)return I(q[0])}else{var O=j.name;v[O]=j,F=O}return!k&&F&&(S=F),F||!k&&S},E=function(I,j){if(A(I))return I.clone();var $=typeof j=="object"?j:{};return $.date=I,$.args=arguments,new M($)},x=_;x.l=L,x.i=A,x.w=function(I,j){return E(I,{locale:j.$L,utc:j.$u,x:j.$x,$offset:j.$offset})};var M=(function(){function I($){this.$L=L($.locale,null,!0),this.parse($),this.$x=this.$x||$.x||{},this[T]=!0}var j=I.prototype;return j.parse=function($){this.$d=(function(k){var F=k.date,V=k.utc;if(F===null)return new Date(NaN);if(x.u(F))return new Date;if(F instanceof Date)return new Date(F);if(typeof F=="string"&&!/Z$/i.test(F)){var q=F.match(y);if(q){var O=q[2]-1||0,D=(q[7]||"0").substring(0,3);return V?new Date(Date.UTC(q[1],O,q[3]||1,q[4]||0,q[5]||0,q[6]||0,D)):new Date(q[1],O,q[3]||1,q[4]||0,q[5]||0,q[6]||0,D)}}return new Date(F)})($),this.init()},j.init=function(){var $=this.$d;this.$y=$.getFullYear(),this.$M=$.getMonth(),this.$D=$.getDate(),this.$W=$.getDay(),this.$H=$.getHours(),this.$m=$.getMinutes(),this.$s=$.getSeconds(),this.$ms=$.getMilliseconds()},j.$utils=function(){return x},j.isValid=function(){return this.$d.toString()!==g},j.isSame=function($,k){var F=E($);return this.startOf(k)<=F&&F<=this.endOf(k)},j.isAfter=function($,k){return E($)<this.startOf(k)},j.isBefore=function($,k){return this.endOf(k)<E($)},j.$g=function($,k,F){return x.u($)?this[k]:this.set(F,$)},j.unix=function(){return Math.floor(this.valueOf()/1e3)},j.valueOf=function(){return this.$d.getTime()},j.startOf=function($,k){var F=this,V=!!x.u(k)||k,q=x.p($),O=function(It,at){var Ot=x.w(F.$u?Date.UTC(F.$y,at,It):new Date(F.$y,at,It),F);return V?Ot:Ot.endOf(a)},D=function(It,at){return x.w(F.toDate()[It].apply(F.toDate("s"),(V?[0,0,0,0]:[23,59,59,999]).slice(at)),F)},P=this.$W,N=this.$M,nt=this.$D,Gt="set"+(this.$u?"UTC":"");switch(q){case p:return V?O(1,0):O(31,11);case f:return V?O(1,N):O(0,N+1);case c:var Nt=this.$locale().weekStart||0,fe=(P<Nt?P+7:P)-Nt;return O(V?nt-fe:nt+(6-fe),N);case a:case d:return D(Gt+"Hours",0);case l:return D(Gt+"Minutes",1);case u:return D(Gt+"Seconds",2);case o:return D(Gt+"Milliseconds",3);default:return this.clone()}},j.endOf=function($){return this.startOf($,!1)},j.$set=function($,k){var F,V=x.p($),q="set"+(this.$u?"UTC":""),O=(F={},F[a]=q+"Date",F[d]=q+"Date",F[f]=q+"Month",F[p]=q+"FullYear",F[l]=q+"Hours",F[u]=q+"Minutes",F[o]=q+"Seconds",F[s]=q+"Milliseconds",F)[V],D=V===a?this.$D+(k-this.$W):k;if(V===f||V===p){var P=this.clone().set(d,1);P.$d[O](D),P.init(),this.$d=P.set(d,Math.min(this.$D,P.daysInMonth())).$d}else O&&this.$d[O](D);return this.init(),this},j.set=function($,k){return this.clone().$set($,k)},j.get=function($){return this[x.p($)]()},j.add=function($,k){var F,V=this;$=Number($);var q=x.p(k),O=function(N){var nt=E(V);return x.w(nt.date(nt.date()+Math.round(N*$)),V)};if(q===f)return this.set(f,this.$M+$);if(q===p)return this.set(p,this.$y+$);if(q===a)return O(1);if(q===c)return O(7);var D=(F={},F[u]=n,F[l]=i,F[o]=e,F)[q]||1,P=this.$d.getTime()+$*D;return x.w(P,this)},j.subtract=function($,k){return this.add(-1*$,k)},j.format=function($){var k=this,F=this.$locale();if(!this.isValid())return F.invalidDate||g;var V=$||"YYYY-MM-DDTHH:mm:ssZ",q=x.z(this),O=this.$H,D=this.$m,P=this.$M,N=F.weekdays,nt=F.months,Gt=F.meridiem,Nt=function(at,Ot,he,$e){return at&&(at[Ot]||at(k,V))||he[Ot].slice(0,$e)},fe=function(at){return x.s(O%12||12,at,"0")},It=Gt||function(at,Ot,he){var $e=at<12?"AM":"PM";return he?$e.toLowerCase():$e};return V.replace(w,(function(at,Ot){return Ot||(function(he){switch(he){case"YY":return String(k.$y).slice(-2);case"YYYY":return x.s(k.$y,4,"0");case"M":return P+1;case"MM":return x.s(P+1,2,"0");case"MMM":return Nt(F.monthsShort,P,nt,3);case"MMMM":return Nt(nt,P);case"D":return k.$D;case"DD":return x.s(k.$D,2,"0");case"d":return String(k.$W);case"dd":return Nt(F.weekdaysMin,k.$W,N,2);case"ddd":return Nt(F.weekdaysShort,k.$W,N,3);case"dddd":return N[k.$W];case"H":return String(O);case"HH":return x.s(O,2,"0");case"h":return fe(1);case"hh":return fe(2);case"a":return It(O,D,!0);case"A":return It(O,D,!1);case"m":return String(D);case"mm":return x.s(D,2,"0");case"s":return String(k.$s);case"ss":return x.s(k.$s,2,"0");case"SSS":return x.s(k.$ms,3,"0");case"Z":return q}return null})(at)||q.replace(":","")}))},j.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},j.diff=function($,k,F){var V,q=this,O=x.p(k),D=E($),P=(D.utcOffset()-this.utcOffset())*n,N=this-D,nt=function(){return x.m(q,D)};switch(O){case p:V=nt()/12;break;case f:V=nt();break;case h:V=nt()/3;break;case c:V=(N-P)/6048e5;break;case a:V=(N-P)/864e5;break;case l:V=N/i;break;case u:V=N/n;break;case o:V=N/e;break;default:V=N}return F?V:x.a(V)},j.daysInMonth=function(){return this.endOf(f).$D},j.$locale=function(){return v[this.$L]},j.locale=function($,k){if(!$)return this.$L;var F=this.clone(),V=L($,k,!0);return V&&(F.$L=V),F},j.clone=function(){return x.w(this.$d,this)},j.toDate=function(){return new Date(this.valueOf())},j.toJSON=function(){return this.isValid()?this.toISOString():null},j.toISOString=function(){return this.$d.toISOString()},j.toString=function(){return this.$d.toUTCString()},I})(),C=M.prototype;return E.prototype=C,[["$ms",s],["$s",o],["$m",u],["$H",l],["$W",a],["$M",f],["$y",p],["$D",d]].forEach((function(I){C[I[1]]=function(j){return this.$g(j,I[0],I[1])}})),E.extend=function(I,j){return I.$i||(I(j,M,E),I.$i=!0),E},E.locale=L,E.isDayjs=A,E.unix=function(I){return E(1e3*I)},E.en=v[S],E.Ls=v,E.p={},E}))})(yo);var bo=yo.exports;const Hd=Gp(bo);var Vd={exports:{}};(function(r,t){(function(e,n){r.exports=n(bo)})(ot,(function(e){function n(o){return o&&typeof o=="object"&&"default"in o?o:{default:o}}var i=n(e),s={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(o,u){return u==="W"?o+"周":o+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(o,u){var l=100*o+u;return l<600?"凌晨":l<900?"早上":l<1100?"上午":l<1300?"中午":l<1800?"下午":"晚上"}};return i.default.locale(s,null,!0),s}))})(Vd);Hd.locale("zh-cn");function qd(r=!0){const t="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){const n=Math.random()*16|0;return(e==="x"?n:n&3|8).toString(16)});return r?t.toLowerCase():t.replace(/-/gi,"")}function Ze(r=0){return U(this,null,function*(){return new Promise(t=>{setTimeout(t,r)})})}function zd(r){return[...r.entries()].reduce((t,[e,n])=>(t[e]=n,t),{})}function Wd(r,t){return Array.from(new Set(r))}function ji(r){return r?[].concat(r):[]}function xr(r,t){const e={};if(Array.isArray(t))Object.keys(r).forEach(n=>{t.includes(n)||(e[n]=r[n])});else{const n=t;Object.entries(r).forEach(([i,s])=>{n(i,s)||(e[i]=s)})}return e}function Kd(r,t){const e={};if(Array.isArray(t))Object.keys(r).forEach(n=>{t.includes(n)&&(e[n]=r[n])});else{const n=t;Object.entries(r).forEach(([i,s])=>{n(i,s)&&(e[i]=s)})}return e}var _o={exports:{}};(function(r){var t=(function(){var e=String.fromCharCode,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",s={};function o(l,a){if(!s[l]){s[l]={};for(var c=0;c<l.length;c++)s[l][l.charAt(c)]=c}return s[l][a]}var u={compressToBase64:function(l){if(l==null)return"";var a=u._compress(l,6,function(c){return n.charAt(c)});switch(a.length%4){default:case 0:return a;case 1:return a+"===";case 2:return a+"==";case 3:return a+"="}},decompressFromBase64:function(l){return l==null?"":l==""?null:u._decompress(l.length,32,function(a){return o(n,l.charAt(a))})},compressToUTF16:function(l){return l==null?"":u._compress(l,15,function(a){return e(a+32)})+" "},decompressFromUTF16:function(l){return l==null?"":l==""?null:u._decompress(l.length,16384,function(a){return l.charCodeAt(a)-32})},compressToUint8Array:function(l){for(var a=u.compress(l),c=new Uint8Array(a.length*2),f=0,h=a.length;f<h;f++){var p=a.charCodeAt(f);c[f*2]=p>>>8,c[f*2+1]=p%256}return c},decompressFromUint8Array:function(l){if(l==null)return u.decompress(l);for(var a=new Array(l.length/2),c=0,f=a.length;c<f;c++)a[c]=l[c*2]*256+l[c*2+1];var h=[];return a.forEach(function(p){h.push(e(p))}),u.decompress(h.join(""))},compressToEncodedURIComponent:function(l){return l==null?"":u._compress(l,6,function(a){return i.charAt(a)})},decompressFromEncodedURIComponent:function(l){return l==null?"":l==""?null:(l=l.replace(/ /g,"+"),u._decompress(l.length,32,function(a){return o(i,l.charAt(a))}))},compress:function(l){return u._compress(l,16,function(a){return e(a)})},_compress:function(l,a,c){if(l==null)return"";var f,h,p={},d={},g="",y="",w="",m=2,b=3,_=2,S=[],v=0,T=0,A;for(A=0;A<l.length;A+=1)if(g=l.charAt(A),Object.prototype.hasOwnProperty.call(p,g)||(p[g]=b++,d[g]=!0),y=w+g,Object.prototype.hasOwnProperty.call(p,y))w=y;else{if(Object.prototype.hasOwnProperty.call(d,w)){if(w.charCodeAt(0)<256){for(f=0;f<_;f++)v=v<<1,T==a-1?(T=0,S.push(c(v)),v=0):T++;for(h=w.charCodeAt(0),f=0;f<8;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1}else{for(h=1,f=0;f<_;f++)v=v<<1|h,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=0;for(h=w.charCodeAt(0),f=0;f<16;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1}m--,m==0&&(m=Math.pow(2,_),_++),delete d[w]}else for(h=p[w],f=0;f<_;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1;m--,m==0&&(m=Math.pow(2,_),_++),p[y]=b++,w=String(g)}if(w!==""){if(Object.prototype.hasOwnProperty.call(d,w)){if(w.charCodeAt(0)<256){for(f=0;f<_;f++)v=v<<1,T==a-1?(T=0,S.push(c(v)),v=0):T++;for(h=w.charCodeAt(0),f=0;f<8;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1}else{for(h=1,f=0;f<_;f++)v=v<<1|h,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=0;for(h=w.charCodeAt(0),f=0;f<16;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1}m--,m==0&&(m=Math.pow(2,_),_++),delete d[w]}else for(h=p[w],f=0;f<_;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1;m--,m==0&&(m=Math.pow(2,_),_++)}for(h=2,f=0;f<_;f++)v=v<<1|h&1,T==a-1?(T=0,S.push(c(v)),v=0):T++,h=h>>1;for(;;)if(v=v<<1,T==a-1){S.push(c(v));break}else T++;return S.join("")},decompress:function(l){return l==null?"":l==""?null:u._decompress(l.length,32768,function(a){return l.charCodeAt(a)})},_decompress:function(l,a,c){var f=[],h=4,p=4,d=3,g="",y=[],w,m,b,_,S,v,T,A={val:c(0),position:a,index:1};for(w=0;w<3;w+=1)f[w]=w;for(b=0,S=Math.pow(2,2),v=1;v!=S;)_=A.val&A.position,A.position>>=1,A.position==0&&(A.position=a,A.val=c(A.index++)),b|=(_>0?1:0)*v,v<<=1;switch(b){case 0:for(b=0,S=Math.pow(2,8),v=1;v!=S;)_=A.val&A.position,A.position>>=1,A.position==0&&(A.position=a,A.val=c(A.index++)),b|=(_>0?1:0)*v,v<<=1;T=e(b);break;case 1:for(b=0,S=Math.pow(2,16),v=1;v!=S;)_=A.val&A.position,A.position>>=1,A.position==0&&(A.position=a,A.val=c(A.index++)),b|=(_>0?1:0)*v,v<<=1;T=e(b);break;case 2:return""}for(f[3]=T,m=T,y.push(T);;){if(A.index>l)return"";for(b=0,S=Math.pow(2,d),v=1;v!=S;)_=A.val&A.position,A.position>>=1,A.position==0&&(A.position=a,A.val=c(A.index++)),b|=(_>0?1:0)*v,v<<=1;switch(T=b){case 0:for(b=0,S=Math.pow(2,8),v=1;v!=S;)_=A.val&A.position,A.position>>=1,A.position==0&&(A.position=a,A.val=c(A.index++)),b|=(_>0?1:0)*v,v<<=1;f[p++]=e(b),T=p-1,h--;break;case 1:for(b=0,S=Math.pow(2,16),v=1;v!=S;)_=A.val&A.position,A.position>>=1,A.position==0&&(A.position=a,A.val=c(A.index++)),b|=(_>0?1:0)*v,v<<=1;f[p++]=e(b),T=p-1,h--;break;case 2:return y.join("")}if(h==0&&(h=Math.pow(2,d),d++),f[T])g=f[T];else if(T===p)g=m+m.charAt(0);else return null;y.push(g),f[p++]=m+g.charAt(0),h--,m=g,h==0&&(h=Math.pow(2,d),d++)}}};return u})();r!=null?r.exports=t:typeof angular!="undefined"&&angular!=null&&angular.module("LZString",[]).factory("LZString",function(){return t})})(_o);var wo=_o.exports;function Jd(r){for(var t=[],e=0;e<r.length;){var n=r[e];if(n==="*"||n==="+"||n==="?"){t.push({type:"MODIFIER",index:e,value:r[e++]});continue}if(n==="\\"){t.push({type:"ESCAPED_CHAR",index:e++,value:r[e++]});continue}if(n==="{"){t.push({type:"OPEN",index:e,value:r[e++]});continue}if(n==="}"){t.push({type:"CLOSE",index:e,value:r[e++]});continue}if(n===":"){for(var i="",s=e+1;s<r.length;){var o=r.charCodeAt(s);if(o>=48&&o<=57||o>=65&&o<=90||o>=97&&o<=122||o===95){i+=r[s++];continue}break}if(!i)throw new TypeError("Missing parameter name at ".concat(e));t.push({type:"NAME",index:e,value:i}),e=s;continue}if(n==="("){var u=1,l="",s=e+1;if(r[s]==="?")throw new TypeError('Pattern cannot start with "?" at '.concat(s));for(;s<r.length;){if(r[s]==="\\"){l+=r[s++]+r[s++];continue}if(r[s]===")"){if(u--,u===0){s++;break}}else if(r[s]==="("&&(u++,r[s+1]!=="?"))throw new TypeError("Capturing groups are not allowed at ".concat(s));l+=r[s++]}if(u)throw new TypeError("Unbalanced pattern at ".concat(e));if(!l)throw new TypeError("Missing pattern at ".concat(e));t.push({type:"PATTERN",index:e,value:l}),e=s;continue}t.push({type:"CHAR",index:e,value:r[e++]})}return t.push({type:"END",index:e,value:""}),t}function Eo(r,t){t===void 0&&(t={});for(var e=Jd(r),n=t.prefixes,i=n===void 0?"./":n,s="[^".concat(re(t.delimiter||"/#?"),"]+?"),o=[],u=0,l=0,a="",c=function(v){if(l<e.length&&e[l].type===v)return e[l++].value},f=function(v){var T=c(v);if(T!==void 0)return T;var A=e[l],L=A.type,E=A.index;throw new TypeError("Unexpected ".concat(L," at ").concat(E,", expected ").concat(v))},h=function(){for(var v="",T;T=c("CHAR")||c("ESCAPED_CHAR");)v+=T;return v};l<e.length;){var p=c("CHAR"),d=c("NAME"),g=c("PATTERN");if(d||g){var y=p||"";i.indexOf(y)===-1&&(a+=y,y=""),a&&(o.push(a),a=""),o.push({name:d||u++,prefix:y,suffix:"",pattern:g||s,modifier:c("MODIFIER")||""});continue}var w=p||c("ESCAPED_CHAR");if(w){a+=w;continue}a&&(o.push(a),a="");var m=c("OPEN");if(m){var y=h(),b=c("NAME")||"",_=c("PATTERN")||"",S=h();f("CLOSE"),o.push({name:b||(_?u++:""),pattern:b&&!_?s:_,prefix:y,suffix:S,modifier:c("MODIFIER")||""});continue}f("END")}return o}function Gd(r,t){return Yd(Eo(r,t),t)}function Yd(r,t){t===void 0&&(t={});var e=_n(t),n=t.encode,i=n===void 0?function(l){return l}:n,s=t.validate,o=s===void 0?!0:s,u=r.map(function(l){if(typeof l=="object")return new RegExp("^(?:".concat(l.pattern,")$"),e)});return function(l){for(var a="",c=0;c<r.length;c++){var f=r[c];if(typeof f=="string"){a+=f;continue}var h=l?l[f.name]:void 0,p=f.modifier==="?"||f.modifier==="*",d=f.modifier==="*"||f.modifier==="+";if(Array.isArray(h)){if(!d)throw new TypeError('Expected "'.concat(f.name,'" to not repeat, but got an array'));if(h.length===0){if(p)continue;throw new TypeError('Expected "'.concat(f.name,'" to not be empty'))}for(var g=0;g<h.length;g++){var y=i(h[g],f);if(o&&!u[c].test(y))throw new TypeError('Expected all "'.concat(f.name,'" to match "').concat(f.pattern,'", but got "').concat(y,'"'));a+=f.prefix+y+f.suffix}continue}if(typeof h=="string"||typeof h=="number"){var y=i(String(h),f);if(o&&!u[c].test(y))throw new TypeError('Expected "'.concat(f.name,'" to match "').concat(f.pattern,'", but got "').concat(y,'"'));a+=f.prefix+y+f.suffix;continue}if(!p){var w=d?"an array":"a string";throw new TypeError('Expected "'.concat(f.name,'" to be ').concat(w))}}return a}}function Zd(r,t){var e=[],n=wn(r,e,t);return Qd(n,e,t)}function Qd(r,t,e){e===void 0&&(e={});var n=e.decode,i=n===void 0?function(s){return s}:n;return function(s){var o=r.exec(s);if(!o)return!1;for(var u=o[0],l=o.index,a=Object.create(null),c=function(h){if(o[h]===void 0)return"continue";var p=t[h-1];p.modifier==="*"||p.modifier==="+"?a[p.name]=o[h].split(p.prefix+p.suffix).map(function(d){return i(d,p)}):a[p.name]=i(o[h],p)},f=1;f<o.length;f++)c(f);return{path:u,index:l,params:a}}}function re(r){return r.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function _n(r){return r&&r.sensitive?"":"i"}function Xd(r,t){if(!t)return r;for(var e=/\((?:\?<(.*?)>)?(?!\?)/g,n=0,i=e.exec(r.source);i;)t.push({name:i[1]||n++,prefix:"",suffix:"",modifier:"",pattern:""}),i=e.exec(r.source);return r}function tg(r,t,e){var n=r.map(function(i){return wn(i,t,e).source});return new RegExp("(?:".concat(n.join("|"),")"),_n(e))}function eg(r,t,e){return rg(Eo(r,e),t,e)}function rg(r,t,e){e===void 0&&(e={});for(var n=e.strict,i=n===void 0?!1:n,s=e.start,o=s===void 0?!0:s,u=e.end,l=u===void 0?!0:u,a=e.encode,c=a===void 0?function(E){return E}:a,f=e.delimiter,h=f===void 0?"/#?":f,p=e.endsWith,d=p===void 0?"":p,g="[".concat(re(d),"]|$"),y="[".concat(re(h),"]"),w=o?"^":"",m=0,b=r;m<b.length;m++){var _=b[m];if(typeof _=="string")w+=re(c(_));else{var S=re(c(_.prefix)),v=re(c(_.suffix));if(_.pattern)if(t&&t.push(_),S||v)if(_.modifier==="+"||_.modifier==="*"){var T=_.modifier==="*"?"?":"";w+="(?:".concat(S,"((?:").concat(_.pattern,")(?:").concat(v).concat(S,"(?:").concat(_.pattern,"))*)").concat(v,")").concat(T)}else w+="(?:".concat(S,"(").concat(_.pattern,")").concat(v,")").concat(_.modifier);else _.modifier==="+"||_.modifier==="*"?w+="((?:".concat(_.pattern,")").concat(_.modifier,")"):w+="(".concat(_.pattern,")").concat(_.modifier);else w+="(?:".concat(S).concat(v,")").concat(_.modifier)}}if(l)i||(w+="".concat(y,"?")),w+=e.endsWith?"(?=".concat(g,")"):"$";else{var A=r[r.length-1],L=typeof A=="string"?y.indexOf(A[A.length-1])>-1:A===void 0;i||(w+="(?:".concat(y,"(?=").concat(g,"))?")),L||(w+="(?=".concat(y,"|").concat(g,")"))}return new RegExp(w,_n(e))}function wn(r,t,e){return r instanceof RegExp?Xd(r,t):Array.isArray(r)?tg(r,t,e):eg(r,t,e)}var ng=Object.defineProperty,ig=(r,t,e)=>t in r?ng(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,de=(r,t,e)=>(ig(r,typeof t!="symbol"?t+"":t,e),e);class sg{constructor(){de(this,"queue",[]),de(this,"isProcessing",!1),de(this,"results",[]),de(this,"cache",new Map),de(this,"pendingTasks",new Map)}add(t,e){const n=this.cache.get(t);if(n)return n.status==="fulfilled"?Promise.resolve(n.value):Promise.reject(n.reason);const i=this.pendingTasks.get(t);if(i)return i;const s=new Promise((o,u)=>{this.queue.push({key:t,task:e,resolve:o,reject:u}),this.isProcessing||this.processQueue()});return this.pendingTasks.set(t,s),s}getAllResults(){return[...this.results]}getResult(t){return this.cache.get(t)}clearCacheForKey(t){this.cache.delete(t)}clearAllCache(){this.cache.clear()}processQueue(){return U(this,null,function*(){if(this.queue.length===0){this.isProcessing=!1;return}this.isProcessing=!0;const{key:t,task:e,resolve:n,reject:i}=this.queue.shift();try{const s=this.cache.get(t);if(s){s.status==="fulfilled"?n(s.value):i(s.reason),this.pendingTasks.delete(t),this.processQueue();return}const o=yield e(),u={key:t,status:"fulfilled",value:o};this.results.push(u),this.cache.set(t,u),n(o),this.pendingTasks.delete(t)}catch(s){const o={key:t,status:"rejected",reason:s};this.results.push(o),this.cache.set(t,o),i(s),this.pendingTasks.delete(t)}finally{this.processQueue()}})}}wo.compress;wo.decompress;/**!
46
- * Copyright (c) 2025, VTJ.PRO All rights reserved.
46
+ * Copyright (c) 2026, VTJ.PRO All rights reserved.
47
47
  * @name @vtj/core
48
48
  * @author CHC chenhuachun1549@dingtalk.com
49
- * @version 0.13.41
49
+ * @version 0.14.0
50
50
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
51
51
  */const og="VueMaterial",ag="VueRouterMaterial",ug={[og]:["Transition","TransitionGroup","KeepAlive","Teleport","Suspense"],[ag]:["RouterView","RouterLink"]};let cg=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 lg=Object.defineProperty,fg=(r,t,e)=>t in r?lg(r,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[t]=e,ft=(r,t,e)=>fg(r,typeof t!="symbol"?t+"":t,e);(function(){if(typeof window>"u"||typeof EventTarget>"u")return;const r=EventTarget.prototype.addEventListener;EventTarget.prototype.addEventListener=function(t,e,n){typeof n!="boolean"&&(n=n||{},n.passive=!1),r.call(this,t,e,n)}})();function So(r,t){return function(){return r.apply(t,arguments)}}const{toString:hg}=Object.prototype,{getPrototypeOf:En}=Object,{iterator:ir,toStringTag:To}=Symbol,sr=(r=>t=>{const e=hg.call(t);return r[e]||(r[e]=e.slice(8,-1).toLowerCase())})(Object.create(null)),yt=r=>(r=r.toLowerCase(),t=>sr(t)===r),or=r=>t=>typeof t===r,{isArray:ce}=Array,se=or("undefined");function Re(r){return r!==null&&!se(r)&&r.constructor!==null&&!se(r.constructor)&&ut(r.constructor.isBuffer)&&r.constructor.isBuffer(r)}const Ro=yt("ArrayBuffer");function pg(r){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(r):t=r&&r.buffer&&Ro(r.buffer),t}const dg=or("string"),ut=or("function"),xo=or("number"),xe=r=>r!==null&&typeof r=="object",gg=r=>r===!0||r===!1,He=r=>{if(sr(r)!=="object")return!1;const t=En(r);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(To in r)&&!(ir in r)},vg=r=>{if(!xe(r)||Re(r))return!1;try{return Object.keys(r).length===0&&Object.getPrototypeOf(r)===Object.prototype}catch(t){return!1}},mg=yt("Date"),yg=yt("File"),bg=yt("Blob"),_g=yt("FileList"),wg=r=>xe(r)&&ut(r.pipe),Eg=r=>{let t;return r&&(typeof FormData=="function"&&r instanceof FormData||ut(r.append)&&((t=sr(r))==="formdata"||t==="object"&&ut(r.toString)&&r.toString()==="[object FormData]"))},Sg=yt("URLSearchParams"),[Tg,Rg,xg,Ag]=["ReadableStream","Request","Response","Headers"].map(yt),Og=r=>r.trim?r.trim():r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ae(r,t,{allOwnKeys:e=!1}={}){if(r===null||typeof r>"u")return;let n,i;if(typeof r!="object"&&(r=[r]),ce(r))for(n=0,i=r.length;n<i;n++)t.call(null,r[n],n,r);else{if(Re(r))return;const s=e?Object.getOwnPropertyNames(r):Object.keys(r),o=s.length;let u;for(n=0;n<o;n++)u=s[n],t.call(null,r[u],u,r)}}function Ao(r,t){if(Re(r))return null;t=t.toLowerCase();const e=Object.keys(r);let n=e.length,i;for(;n-- >0;)if(i=e[n],t===i.toLowerCase())return i;return null}const Lt=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Oo=r=>!se(r)&&r!==Lt;function Yr(){const{caseless:r,skipUndefined:t}=Oo(this)&&this||{},e={},n=(i,s)=>{const o=r&&Ao(e,s)||s;He(e[o])&&He(i)?e[o]=Yr(e[o],i):He(i)?e[o]=Yr({},i):ce(i)?e[o]=i.slice():(!t||!se(i))&&(e[o]=i)};for(let i=0,s=arguments.length;i<s;i++)arguments[i]&&Ae(arguments[i],n);return e}const $g=(r,t,e,{allOwnKeys:n}={})=>(Ae(t,(i,s)=>{e&&ut(i)?r[s]=So(i,e):r[s]=i},{allOwnKeys:n}),r),Dg=r=>(r.charCodeAt(0)===65279&&(r=r.slice(1)),r),Cg=(r,t,e,n)=>{r.prototype=Object.create(t.prototype,n),r.prototype.constructor=r,Object.defineProperty(r,"super",{value:t.prototype}),e&&Object.assign(r.prototype,e)},Bg=(r,t,e,n)=>{let i,s,o;const u={};if(t=t||{},r==null)return t;do{for(i=Object.getOwnPropertyNames(r),s=i.length;s-- >0;)o=i[s],(!n||n(o,r,t))&&!u[o]&&(t[o]=r[o],u[o]=!0);r=e!==!1&&En(r)}while(r&&(!e||e(r,t))&&r!==Object.prototype);return t},jg=(r,t,e)=>{r=String(r),(e===void 0||e>r.length)&&(e=r.length),e-=t.length;const n=r.indexOf(t,e);return n!==-1&&n===e},Pg=r=>{if(!r)return null;if(ce(r))return r;let t=r.length;if(!xo(t))return null;const e=new Array(t);for(;t-- >0;)e[t]=r[t];return e},Ng=(r=>t=>r&&t instanceof r)(typeof Uint8Array<"u"&&En(Uint8Array)),Ig=(r,t)=>{const e=(r&&r[ir]).call(r);let n;for(;(n=e.next())&&!n.done;){const i=n.value;t.call(r,i[0],i[1])}},Mg=(r,t)=>{let e;const n=[];for(;(e=r.exec(t))!==null;)n.push(e);return n},Fg=yt("HTMLFormElement"),Ug=r=>r.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,e,n){return e.toUpperCase()+n}),Pi=(({hasOwnProperty:r})=>(t,e)=>r.call(t,e))(Object.prototype),Lg=yt("RegExp"),$o=(r,t)=>{const e=Object.getOwnPropertyDescriptors(r),n={};Ae(e,(i,s)=>{let o;(o=t(i,s,r))!==!1&&(n[s]=o||i)}),Object.defineProperties(r,n)},kg=r=>{$o(r,(t,e)=>{if(ut(r)&&["arguments","caller","callee"].indexOf(e)!==-1)return!1;const n=r[e];if(ut(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+e+"'")})}})},Hg=(r,t)=>{const e={},n=i=>{i.forEach(s=>{e[s]=!0})};return ce(r)?n(r):n(String(r).split(t)),e},Vg=()=>{},qg=(r,t)=>r!=null&&Number.isFinite(r=+r)?r:t;function zg(r){return!!(r&&ut(r.append)&&r[To]==="FormData"&&r[ir])}const Wg=r=>{const t=new Array(10),e=(n,i)=>{if(xe(n)){if(t.indexOf(n)>=0)return;if(Re(n))return n;if(!("toJSON"in n)){t[i]=n;const s=ce(n)?[]:{};return Ae(n,(o,u)=>{const l=e(o,i+1);!se(l)&&(s[u]=l)}),t[i]=void 0,s}}return n};return e(r,0)},Kg=yt("AsyncFunction"),Jg=r=>r&&(xe(r)||ut(r))&&ut(r.then)&&ut(r.catch),Do=((r,t)=>r?setImmediate:t?((e,n)=>(Lt.addEventListener("message",({source:i,data:s})=>{i===Lt&&s===e&&n.length&&n.shift()()},!1),i=>{n.push(i),Lt.postMessage(e,"*")}))(`axios@${Math.random()}`,[]):e=>setTimeout(e))(typeof setImmediate=="function",ut(Lt.postMessage)),Gg=typeof queueMicrotask<"u"?queueMicrotask.bind(Lt):typeof process<"u"&&process.nextTick||Do,Yg=r=>r!=null&&ut(r[ir]),R={isArray:ce,isArrayBuffer:Ro,isBuffer:Re,isFormData:Eg,isArrayBufferView:pg,isString:dg,isNumber:xo,isBoolean:gg,isObject:xe,isPlainObject:He,isEmptyObject:vg,isReadableStream:Tg,isRequest:Rg,isResponse:xg,isHeaders:Ag,isUndefined:se,isDate:mg,isFile:yg,isBlob:bg,isRegExp:Lg,isFunction:ut,isStream:wg,isURLSearchParams:Sg,isTypedArray:Ng,isFileList:_g,forEach:Ae,merge:Yr,extend:$g,trim:Og,stripBOM:Dg,inherits:Cg,toFlatObject:Bg,kindOf:sr,kindOfTest:yt,endsWith:jg,toArray:Pg,forEachEntry:Ig,matchAll:Mg,isHTMLForm:Fg,hasOwnProperty:Pi,hasOwnProp:Pi,reduceDescriptors:$o,freezeMethods:kg,toObjectSet:Hg,toCamelCase:Ug,noop:Vg,toFiniteNumber:qg,findKey:Ao,global:Lt,isContextDefined:Oo,isSpecCompliantForm:zg,toJSONObject:Wg,isAsyncFn:Kg,isThenable:Jg,setImmediate:Do,asap:Gg,isIterable:Yg};function K(r,t,e,n,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=r,this.name="AxiosError",t&&(this.code=t),e&&(this.config=e),n&&(this.request=n),i&&(this.response=i,this.status=i.status?i.status:null)}R.inherits(K,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:R.toJSONObject(this.config),code:this.code,status:this.status}}});const Co=K.prototype,Bo={};["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(r=>{Bo[r]={value:r}});Object.defineProperties(K,Bo);Object.defineProperty(Co,"isAxiosError",{value:!0});K.from=(r,t,e,n,i,s)=>{const o=Object.create(Co);R.toFlatObject(r,o,function(a){return a!==Error.prototype},a=>a!=="isAxiosError");const u=r&&r.message?r.message:"Error",l=t==null&&r?r.code:t;return K.call(o,u,l,e,n,i),r&&o.cause==null&&Object.defineProperty(o,"cause",{value:r,configurable:!0}),o.name=r&&r.name||"Error",s&&Object.assign(o,s),o};const Zg=null;function Zr(r){return R.isPlainObject(r)||R.isArray(r)}function jo(r){return R.endsWith(r,"[]")?r.slice(0,-2):r}function Ni(r,t,e){return r?r.concat(t).map(function(n,i){return n=jo(n),!e&&i?"["+n+"]":n}).join(e?".":""):t}function Qg(r){return R.isArray(r)&&!r.some(Zr)}const Xg=R.toFlatObject(R,{},null,function(r){return/^is[A-Z]/.test(r)});function ar(r,t,e){if(!R.isObject(r))throw new TypeError("target must be an object");t=t||new FormData,e=R.toFlatObject(e,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,d){return!R.isUndefined(d[p])});const n=e.metaTokens,i=e.visitor||a,s=e.dots,o=e.indexes,u=(e.Blob||typeof Blob<"u"&&Blob)&&R.isSpecCompliantForm(t);if(!R.isFunction(i))throw new TypeError("visitor must be a function");function l(p){if(p===null)return"";if(R.isDate(p))return p.toISOString();if(R.isBoolean(p))return p.toString();if(!u&&R.isBlob(p))throw new K("Blob is not supported. Use a Buffer instead.");return R.isArrayBuffer(p)||R.isTypedArray(p)?u&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function a(p,d,g){let y=p;if(p&&!g&&typeof p=="object"){if(R.endsWith(d,"{}"))d=n?d:d.slice(0,-2),p=JSON.stringify(p);else if(R.isArray(p)&&Qg(p)||(R.isFileList(p)||R.endsWith(d,"[]"))&&(y=R.toArray(p)))return d=jo(d),y.forEach(function(w,m){!(R.isUndefined(w)||w===null)&&t.append(o===!0?Ni([d],m,s):o===null?d:d+"[]",l(w))}),!1}return Zr(p)?!0:(t.append(Ni(g,d,s),l(p)),!1)}const c=[],f=Object.assign(Xg,{defaultVisitor:a,convertValue:l,isVisitable:Zr});function h(p,d){if(!R.isUndefined(p)){if(c.indexOf(p)!==-1)throw Error("Circular reference detected in "+d.join("."));c.push(p),R.forEach(p,function(g,y){(!(R.isUndefined(g)||g===null)&&i.call(t,g,R.isString(y)?y.trim():y,d,f))===!0&&h(g,d?d.concat(y):[y])}),c.pop()}}if(!R.isObject(r))throw new TypeError("data must be an object");return h(r),t}function Ii(r){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(r).replace(/[!'()~]|%20|%00/g,function(e){return t[e]})}function Sn(r,t){this._pairs=[],r&&ar(r,this,t)}const Po=Sn.prototype;Po.append=function(r,t){this._pairs.push([r,t])};Po.toString=function(r){const t=r?function(e){return r.call(this,e,Ii)}:Ii;return this._pairs.map(function(e){return t(e[0])+"="+t(e[1])},"").join("&")};function tv(r){return encodeURIComponent(r).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function No(r,t,e){if(!t)return r;const n=e&&e.encode||tv;R.isFunction(e)&&(e={serialize:e});const i=e&&e.serialize;let s;if(i?s=i(t,e):s=R.isURLSearchParams(t)?t.toString():new Sn(t,e).toString(n),s){const o=r.indexOf("#");o!==-1&&(r=r.slice(0,o)),r+=(r.indexOf("?")===-1?"?":"&")+s}return r}class Mi{constructor(){this.handlers=[]}use(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,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){R.forEach(this.handlers,function(e){e!==null&&t(e)})}}const Io={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},ev=typeof URLSearchParams<"u"?URLSearchParams:Sn,rv=typeof FormData<"u"?FormData:null,nv=typeof Blob<"u"?Blob:null,iv={isBrowser:!0,classes:{URLSearchParams:ev,FormData:rv,Blob:nv},protocols:["http","https","file","blob","url","data"]},Tn=typeof window<"u"&&typeof document<"u",Qr=typeof navigator=="object"&&navigator||void 0,sv=Tn&&(!Qr||["ReactNative","NativeScript","NS"].indexOf(Qr.product)<0),ov=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",av=Tn&&window.location.href||"http://localhost",uv=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Tn,hasStandardBrowserEnv:sv,hasStandardBrowserWebWorkerEnv:ov,navigator:Qr,origin:av},Symbol.toStringTag,{value:"Module"})),it=H(H({},uv),iv);function cv(r,t){return ar(r,new it.classes.URLSearchParams,H({visitor:function(e,n,i,s){return it.isNode&&R.isBuffer(e)?(this.append(n,e.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function lv(r){return R.matchAll(/\w+|\[(\w*)]/g,r).map(t=>t[0]==="[]"?"":t[1]||t[0])}function fv(r){const t={},e=Object.keys(r);let n;const i=e.length;let s;for(n=0;n<i;n++)s=e[n],t[s]=r[s];return t}function Mo(r){function t(e,n,i,s){let o=e[s++];if(o==="__proto__")return!0;const u=Number.isFinite(+o),l=s>=e.length;return o=!o&&R.isArray(i)?i.length:o,l?(R.hasOwnProp(i,o)?i[o]=[i[o],n]:i[o]=n,!u):((!i[o]||!R.isObject(i[o]))&&(i[o]=[]),t(e,n,i[o],s)&&R.isArray(i[o])&&(i[o]=fv(i[o])),!u)}if(R.isFormData(r)&&R.isFunction(r.entries)){const e={};return R.forEachEntry(r,(n,i)=>{t(lv(n),i,e,0)}),e}return null}function hv(r,t,e){if(R.isString(r))try{return(t||JSON.parse)(r),R.trim(r)}catch(n){if(n.name!=="SyntaxError")throw n}return(e||JSON.stringify)(r)}const Oe={transitional:Io,adapter:["xhr","http","fetch"],transformRequest:[function(r,t){const e=t.getContentType()||"",n=e.indexOf("application/json")>-1,i=R.isObject(r);if(i&&R.isHTMLForm(r)&&(r=new FormData(r)),R.isFormData(r))return n?JSON.stringify(Mo(r)):r;if(R.isArrayBuffer(r)||R.isBuffer(r)||R.isStream(r)||R.isFile(r)||R.isBlob(r)||R.isReadableStream(r))return r;if(R.isArrayBufferView(r))return r.buffer;if(R.isURLSearchParams(r))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),r.toString();let s;if(i){if(e.indexOf("application/x-www-form-urlencoded")>-1)return cv(r,this.formSerializer).toString();if((s=R.isFileList(r))||e.indexOf("multipart/form-data")>-1){const o=this.env&&this.env.FormData;return ar(s?{"files[]":r}:r,o&&new o,this.formSerializer)}}return i||n?(t.setContentType("application/json",!1),hv(r)):r}],transformResponse:[function(r){const t=this.transitional||Oe.transitional,e=t&&t.forcedJSONParsing,n=this.responseType==="json";if(R.isResponse(r)||R.isReadableStream(r))return r;if(r&&R.isString(r)&&(e&&!this.responseType||n)){const i=!(t&&t.silentJSONParsing)&&n;try{return JSON.parse(r,this.parseReviver)}catch(s){if(i)throw s.name==="SyntaxError"?K.from(s,K.ERR_BAD_RESPONSE,this,null,this.response):s}}return r}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:it.classes.FormData,Blob:it.classes.Blob},validateStatus:function(r){return r>=200&&r<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};R.forEach(["delete","get","head","post","put","patch"],r=>{Oe.headers[r]={}});const pv=R.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"]),dv=r=>{const t={};let e,n,i;return r&&r.split(`
52
52
  `).forEach(function(s){i=s.indexOf(":"),e=s.substring(0,i).trim().toLowerCase(),n=s.substring(i+1).trim(),!(!e||t[e]&&pv[e])&&(e==="set-cookie"?t[e]?t[e].push(n):t[e]=[n]:t[e]=t[e]?t[e]+", "+n:n)}),t},Fi=Symbol("internals");function ge(r){return r&&String(r).trim().toLowerCase()}function Ve(r){return r===!1||r==null?r:R.isArray(r)?r.map(Ve):String(r)}function gv(r){const t=Object.create(null),e=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=e.exec(r);)t[n[1]]=n[2];return t}const vv=r=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());function Ar(r,t,e,n,i){if(R.isFunction(n))return n.call(this,t,e);if(i&&(t=e),!!R.isString(t)){if(R.isString(n))return t.indexOf(n)!==-1;if(R.isRegExp(n))return n.test(t)}}function mv(r){return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,e,n)=>e.toUpperCase()+n)}function yv(r,t){const e=R.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(r,n+e,{value:function(i,s,o){return this[n].call(this,t,i,s,o)},configurable:!0})})}let ct=class{constructor(t){t&&this.set(t)}set(t,e,n){const i=this;function s(u,l,a){const c=ge(l);if(!c)throw new Error("header name must be a non-empty string");const f=R.findKey(i,c);(!f||i[f]===void 0||a===!0||a===void 0&&i[f]!==!1)&&(i[f||l]=Ve(u))}const o=(u,l)=>R.forEach(u,(a,c)=>s(a,c,l));if(R.isPlainObject(t)||t instanceof this.constructor)o(t,e);else if(R.isString(t)&&(t=t.trim())&&!vv(t))o(dv(t),e);else if(R.isObject(t)&&R.isIterable(t)){let u={},l,a;for(const c of t){if(!R.isArray(c))throw TypeError("Object iterator must return a key-value pair");u[a=c[0]]=(l=u[a])?R.isArray(l)?[...l,c[1]]:[l,c[1]]:c[1]}o(u,e)}else t!=null&&s(e,t,n);return this}get(t,e){if(t=ge(t),t){const n=R.findKey(this,t);if(n){const i=this[n];if(!e)return i;if(e===!0)return gv(i);if(R.isFunction(e))return e.call(this,i,n);if(R.isRegExp(e))return e.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=ge(t),t){const n=R.findKey(this,t);return!!(n&&this[n]!==void 0&&(!e||Ar(this,this[n],n,e)))}return!1}delete(t,e){const n=this;let i=!1;function s(o){if(o=ge(o),o){const u=R.findKey(n,o);u&&(!e||Ar(n,n[u],u,e))&&(delete n[u],i=!0)}}return R.isArray(t)?t.forEach(s):s(t),i}clear(t){const e=Object.keys(this);let n=e.length,i=!1;for(;n--;){const s=e[n];(!t||Ar(this,this[s],s,t,!0))&&(delete this[s],i=!0)}return i}normalize(t){const e=this,n={};return R.forEach(this,(i,s)=>{const o=R.findKey(n,s);if(o){e[o]=Ve(i),delete e[s];return}const u=t?mv(s):String(s).trim();u!==s&&delete e[s],e[u]=Ve(i),n[u]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return R.forEach(this,(n,i)=>{n!=null&&n!==!1&&(e[i]=t&&R.isArray(n)?n.join(", "):n)}),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,e])=>t+": "+e).join(`
@@ -54,21 +54,21 @@ function print() { __p += __j.call(arguments, '') }
54
54
  `+o.map(Ki).join(`
55
55
  `):" "+Ki(o[0]):"as no adapter specified";throw new K("There is no suitable adapter to dispatch the request "+u,"ERR_NOT_SUPPORT")}return i}const Vo={getAdapter:Iv,adapters:Rn};function $r(r){if(r.cancelToken&&r.cancelToken.throwIfRequested(),r.signal&&r.signal.aborted)throw new le(null,r)}function Ji(r){return $r(r),r.headers=ct.from(r.headers),r.data=Or.call(r,r.transformRequest),["post","put","patch"].indexOf(r.method)!==-1&&r.headers.setContentType("application/x-www-form-urlencoded",!1),Vo.getAdapter(r.adapter||Oe.adapter,r)(r).then(function(t){return $r(r),t.data=Or.call(r,r.transformResponse,t),t.headers=ct.from(t.headers),t},function(t){return Fo(t)||($r(r),t&&t.response&&(t.response.data=Or.call(r,r.transformResponse,t.response),t.response.headers=ct.from(t.response.headers))),Promise.reject(t)})}const qo="1.13.2",ur={};["object","boolean","number","function","string","symbol"].forEach((r,t)=>{ur[r]=function(e){return typeof e===r||"a"+(t<1?"n ":" ")+r}});const Gi={};ur.transitional=function(r,t,e){function n(i,s){return"[Axios v"+qo+"] Transitional option '"+i+"'"+s+(e?". "+e:"")}return(i,s,o)=>{if(r===!1)throw new K(n(s," has been removed"+(t?" in "+t:"")),K.ERR_DEPRECATED);return t&&!Gi[s]&&(Gi[s]=!0,console.warn(n(s," has been deprecated since v"+t+" and will be removed in the near future"))),r?r(i,s,o):!0}};ur.spelling=function(r){return(t,e)=>(console.warn(`${e} is likely a misspelling of ${r}`),!0)};function Mv(r,t,e){if(typeof r!="object")throw new K("options must be an object",K.ERR_BAD_OPTION_VALUE);const n=Object.keys(r);let i=n.length;for(;i-- >0;){const s=n[i],o=t[s];if(o){const u=r[s],l=u===void 0||o(u,s,r);if(l!==!0)throw new K("option "+s+" must be "+l,K.ERR_BAD_OPTION_VALUE);continue}if(e!==!0)throw new K("Unknown option "+s,K.ERR_BAD_OPTION)}}const qe={assertOptions:Mv,validators:ur},bt=qe.validators;let kt=class{constructor(t){this.defaults=t||{},this.interceptors={request:new Mi,response:new Mi}}request(t,e){return U(this,null,function*(){try{return yield this._request(t,e)}catch(n){if(n instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const s=i.stack?i.stack.replace(/^.+\n/,""):"";try{n.stack?s&&!String(n.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(n.stack+=`
56
56
  `+s):n.stack=s}catch(o){}}throw n}})}_request(t,e){typeof t=="string"?(e=e||{},e.url=t):e=t||{},e=zt(this.defaults,e);const{transitional:n,paramsSerializer:i,headers:s}=e;n!==void 0&&qe.assertOptions(n,{silentJSONParsing:bt.transitional(bt.boolean),forcedJSONParsing:bt.transitional(bt.boolean),clarifyTimeoutError:bt.transitional(bt.boolean)},!1),i!=null&&(R.isFunction(i)?e.paramsSerializer={serialize:i}:qe.assertOptions(i,{encode:bt.function,serialize:bt.function},!0)),e.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?e.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:e.allowAbsoluteUrls=!0),qe.assertOptions(e,{baseUrl:bt.spelling("baseURL"),withXsrfToken:bt.spelling("withXSRFToken")},!0),e.method=(e.method||this.defaults.method||"get").toLowerCase();let o=s&&R.merge(s.common,s[e.method]);s&&R.forEach(["delete","get","head","post","put","patch","common"],d=>{delete s[d]}),e.headers=ct.concat(o,s);const u=[];let l=!0;this.interceptors.request.forEach(function(d){typeof d.runWhen=="function"&&d.runWhen(e)===!1||(l=l&&d.synchronous,u.unshift(d.fulfilled,d.rejected))});const a=[];this.interceptors.response.forEach(function(d){a.push(d.fulfilled,d.rejected)});let c,f=0,h;if(!l){const d=[Ji.bind(this),void 0];for(d.unshift(...u),d.push(...a),h=d.length,c=Promise.resolve(e);f<h;)c=c.then(d[f++],d[f++]);return c}h=u.length;let p=e;for(;f<h;){const d=u[f++],g=u[f++];try{p=d(p)}catch(y){g.call(this,y);break}}try{c=Ji.call(this,p)}catch(d){return Promise.reject(d)}for(f=0,h=a.length;f<h;)c=c.then(a[f++],a[f++]);return c}getUri(t){t=zt(this.defaults,t);const e=Lo(t.baseURL,t.url,t.allowAbsoluteUrls);return No(e,t.params,t.paramsSerializer)}};R.forEach(["delete","get","head","options"],function(r){kt.prototype[r]=function(t,e){return this.request(zt(e||{},{method:r,url:t,data:(e||{}).data}))}});R.forEach(["post","put","patch"],function(r){function t(e){return function(n,i,s){return this.request(zt(s||{},{method:r,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}kt.prototype[r]=t(),kt.prototype[r+"Form"]=t(!0)});let Fv=class zo{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let e;this.promise=new Promise(function(i){e=i});const n=this;this.promise.then(i=>{if(!n._listeners)return;let s=n._listeners.length;for(;s-- >0;)n._listeners[s](i);n._listeners=null}),this.promise.then=i=>{let s;const o=new Promise(u=>{n.subscribe(u),s=u}).then(i);return o.cancel=function(){n.unsubscribe(s)},o},t(function(i,s,o){n.reason||(n.reason=new le(i,s,o),e(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 e=this._listeners.indexOf(t);e!==-1&&this._listeners.splice(e,1)}toAbortSignal(){const t=new AbortController,e=n=>{t.abort(n)};return this.subscribe(e),t.signal.unsubscribe=()=>this.unsubscribe(e),t.signal}static source(){let t;return{token:new zo(function(e){t=e}),cancel:t}}};function Uv(r){return function(t){return r.apply(null,t)}}function Lv(r){return R.isObject(r)&&r.isAxiosError===!0}const Xr={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,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(Xr).forEach(([r,t])=>{Xr[t]=r});function Wo(r){const t=new kt(r),e=So(kt.prototype.request,t);return R.extend(e,kt.prototype,t,{allOwnKeys:!0}),R.extend(e,t,null,{allOwnKeys:!0}),e.create=function(n){return Wo(zt(r,n))},e}const Q=Wo(Oe);Q.Axios=kt;Q.CanceledError=le;Q.CancelToken=Fv;Q.isCancel=Fo;Q.VERSION=qo;Q.toFormData=ar;Q.AxiosError=K;Q.Cancel=Q.CanceledError;Q.all=function(r){return Promise.all(r)};Q.spread=Uv;Q.isAxiosError=Lv;Q.mergeConfig=zt;Q.AxiosHeaders=ct;Q.formToJSON=r=>Mo(R.isHTMLForm(r)?new FormData(r):r);Q.getAdapter=Vo.getAdapter;Q.HttpStatusCode=Xr;Q.default=Q;const{Axios:S0,AxiosError:T0,CanceledError:R0,isCancel:x0,CancelToken:A0,VERSION:O0,all:$0,Cancel:D0,isAxiosError:C0,spread:B0,toFormData:j0,AxiosHeaders:P0,HttpStatusCode:N0,formToJSON:I0,getAdapter:M0,mergeConfig:F0}=Q,kv={form:"application/x-www-form-urlencoded",json:"application/json",data:"multipart/form-data"},Hv=["put","post","patch"],Yi="Local-Request-Id",Vv=100,qv=300;class zv{constructor(t={}){ft(this,"axios"),ft(this,"settings"),ft(this,"records",{}),ft(this,"isLoading",!1),ft(this,"stopSkipWarn"),ft(this,"showLoading"),ft(this,"showError"),this.settings=Object.assign({type:"form"},t.settings||{});const e=xr(t,["settings","query"]);this.axios=Q.create(ve({headers:{"Content-Type":"application/x-www-form-urlencoded"},timeout:120*1e3},e)),this.setupSkipWarn(this.settings),this.showLoading=io(this.openLoading.bind(this),Vv),this.showError=Jp(this._showError.bind(this),qv,{leading:!0,trailing:!1})}setConfig(t={}){this.settings=ve(this.settings,t.settings||{});const e=xr(t,["settings","query"]);this.axios.defaults=ve(this.axios.defaults,e),this.setupSkipWarn(this.settings)}cancel(t,e="请求已取消"){if(t){const n=this.records[t];if(!n)return;n.source.cancel(e)}else for(const n of Object.values(this.records))n.source.cancel(e)}createHeaders(t,e,n){const i=e.injectHeaders?typeof e.headers=="function"?e.headers(t,n,e):e.headers||{}:{},s=H(H({"Content-Type":kv[e.type||"form"]},n.headers),i);return e.skipWarn&&(s[Yi]=t),s}isJsonType(t){return Object.entries(t).some(([e,n])=>e.toLowerCase()==="content-type"&&String(n).includes("application/json"))}toFormData(t,e="data"){if(t instanceof FormData||t instanceof URLSearchParams)return t;const n=e==="data"?new FormData:new URLSearchParams;return Object.entries(t).forEach(([i,s])=>{n.append(i,s)}),n}createSendData(t,e,n,i,s={}){const{type:o,skipWarn:u}=t,{name:l="skipWarn"}=u||{};let{data:a,params:c={},method:f="get"}=e;const h=i?{[l]:!0}:{};return Hv.includes(f.toLowerCase())?(a=Object.assign(a||{},h),a=o!=="json"||!this.isJsonType(n)?this.toFormData(a,o):a,c=H({},s)):o==="form"?c=H(H(H({},a||{}),s),h):(a&&(o!=="json"||!this.isJsonType(n))&&(a=this.toFormData(a,o)),c=H(H({},s),h)),{data:a,params:c}}createUrl(t){let{url:e,params:n}=t;if(e){let i=Ye(e)?new URL(e).origin:"";const s=i?e.replace(i,""):e;try{const o=Gd(s,{encode:encodeURIComponent});return i+o(n||{})}catch(o){console.warn("createUrl","pathToRegexpCompile error",e)}}return e}openLoading(t){const{loading:e,showLoading:n}=t;e&&n&&Object.keys(this.records).length>0&&(this.isLoading=!0,n())}closeLoading(t){const{loading:e,hideLoading:n}=t;if(!e)return;this.isLoading=!1;const i=Object.keys(this.records);n&&i.length===0&&(this.isLoading=!1,n())}_showError(t,e){var s;const{failMessage:n,showError:i}=t;if(n&&i){const o=(s=e==null?void 0:e.response)==null?void 0:s.data,u=(o==null?void 0:o.message)||(o==null?void 0:o.msg)||(e==null?void 0:e.message)||(e==null?void 0:e.msg)||"未知错误";i(u,e)}}validResponse(t,e){const{validSuccess:n,validate:i}=t;return n&&i?!!i(e):!0}isSkipWarnResponse(t){return!!t.promise}send(t={},e=!1){const n=ve({},this.settings,t.settings||{}),i=t.query||{},s=xr(t,["settings","query"]),o=qd(!1),u=Q.CancelToken.source();this.records[o]={settings:n,config:s,source:u};const l=this.createUrl(s),a=this.createHeaders(o,n,s),{data:c,params:f}=this.createSendData(n,s,a,e,i);return this.showLoading(n),new Promise((h,p)=>{this.axios(et(H({cancelToken:u.token},s),{url:l,headers:a,data:c,params:f})).then(d=>{var g;return this.isSkipWarnResponse(d)?h(d.promise):this.validResponse(n,d)?h(n.originResponse?d:(g=d.data)==null?void 0:g.data):(this.showError(n,d.data),p(d.data))}).catch(d=>(this.showError(n,d),p(d))).finally(()=>{delete this.records[o],this.closeLoading(n)})})}useResponse(t,e){const{response:n}=this.axios.interceptors,i=n.use(t,e);return()=>n.eject(i)}useRequest(t,e){const{request:n}=this.axios.interceptors,i=n.use(t,e);return()=>n.eject(i)}setupSkipWarn(t){if(this.stopSkipWarn&&(this.stopSkipWarn(),this.stopSkipWarn=void 0),!t.skipWarn)return;const{code:e,executor:n,callback:i,complete:s}=t.skipWarn;this.stopSkipWarn=this.useResponse(o=>{const u=(o.config.headers||{})[Yi],l=this.records[u];if(!l)return o;const{data:a}=o;if(!a||typeof a!="object")return o;if((a==null?void 0:a.code)===e){i&&i(o);const c=new Promise(n).then(()=>this.send(et(H({},l.config),{settings:l.settings}),!0));c.catch(f=>f).finally(()=>{s&&s()}),o.promise=c}return o})}}function xn(r={}){const t=new zv(r),e=t.send.bind(t),n=t.cancel.bind(t),i=t.setConfig.bind(t),s=t.useRequest.bind(t),o=t.useResponse.bind(t);return Object.assign(e,et(H({},t),{instance:t,send:e,cancel:n,setConfig:i,useRequest:s,useResponse:o}))}const tn=xn({settings:{injectHeaders:!0,loading:!0,originResponse:!0}}),en=typeof window<"u";function Wv(r){const t={};return r?(r.forEach((e,n)=>{t[n]=typeof e=="string"?decodeURIComponent(e):e}),t):{}}class Ko{constructor(t={}){ft(this,"options",{type:"cache",expired:0,prefix:"__VTJ_"}),ft(this,"caches",{}),ft(this,"types"),this.types={local:en?window.localStorage:this.caches,session:en?window.sessionStorage:this.caches,cache:this.caches},this.config(t)}config(t={}){this.options=Object.assign(this.options,t)}save(t,e,n={}){const{type:i,expired:s,prefix:o}=H(H({},this.options),n),u=Date.now(),l=o+t,a=this.types[i]||this.caches,c={value:e,timestamp:u,expired:s};a===this.caches?a[l]=c:a.setItem(l,JSON.stringify(c))}get(t,e={}){const{type:n,prefix:i}=H(H({},this.options),e),s=i+t,o=this.types[n]||this.caches;let u;if(o===this.caches)u=o[s];else{const f=o.getItem(s);if(f)try{u=JSON.parse(f)}catch(h){console.warn("[Storage] JSON.parse",h)}}if(!u)return null;const{value:l,timestamp:a,expired:c}=u;return c>0&&a+c<Date.now()?(this.remove(t,e),null):l}remove(t,e={}){const{type:n,prefix:i}=H(H({},this.options),e),s=this.types[n]||this.caches,o=i+t;s===this.caches?delete s[o]:s.removeItem(o)}clear(t={}){const{type:e}=H(H({},this.options),t),n=this.types[e]||this.caches;n===this.caches?this.caches={}:n.clear()}}const Dr=new Ko;function Jo(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var ze={exports:{}},Kv=ze.exports,Zi;function Jv(){return Zi||(Zi=1,(function(r,t){(function(e,n){n(t,r)})(Kv,function(e,n){var i={timeout:5e3,jsonpCallback:"callback"};function s(){return"jsonp_"+Date.now()+"_"+Math.ceil(Math.random()*1e5)}function o(a){try{delete window[a]}catch(c){window[a]=void 0}}function u(a){var c=document.getElementById(a);c&&document.getElementsByTagName("head")[0].removeChild(c)}function l(a){var c=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],f=a,h=c.timeout||i.timeout,p=c.jsonpCallback||i.jsonpCallback,d=void 0;return new Promise(function(g,y){var w=c.jsonpCallbackFunction||s(),m=p+"_"+w;window[w]=function(_){g({ok:!0,json:function(){return Promise.resolve(_)}}),d&&clearTimeout(d),u(m),o(w)},f+=f.indexOf("?")===-1?"?":"&";var b=document.createElement("script");b.setAttribute("src",""+f+p+"="+w),c.charset&&b.setAttribute("charset",c.charset),c.nonce&&b.setAttribute("nonce",c.nonce),c.referrerPolicy&&b.setAttribute("referrerPolicy",c.referrerPolicy),c.crossorigin&&b.setAttribute("crossorigin","true"),b.id=m,document.getElementsByTagName("head")[0].appendChild(b),d=setTimeout(function(){y(new Error("JSONP request to "+a+" timed out")),o(w),u(m),window[w]=function(){o(w)}},h),b.onerror=function(){y(new Error("JSONP request to "+a+" failed")),o(w),u(m),d&&clearTimeout(d)}})}n.exports=l})})(ze,ze.exports)),ze.exports}var Gv=Jv();const Yv=Jo(Gv);function Zv(r){if(en){const{protocol:t,host:e,pathname:n}=location;return`${t}//${e}${r?n:""}`}else return null}function Qv(r=""){const t=r.match(mo);return t?t[0]:""}function Go(r){const t=[];for(const e in r)Object.prototype.hasOwnProperty.call(r,e)&&t.push([e,encodeURIComponent(r[e])].join("="));return t.join("&")}function rn(r,t,e){const n={};r=(r||location.search).replace(/^[^]*\?/,""),t=t||"&",e=e||"=";let i;const s=new RegExp("(?:^|\\"+t+")([^\\"+e+"\\"+t+"]+)(?:\\"+e+"([^\\"+t+"]*))?","g");for(;(i=s.exec(r))!==null;)i[1]!==r&&(n[decodeURIComponent(i[1])]=decodeURIComponent(i[2]||""));return n}function Yo(r,t){t=typeof t=="string"?rn(t):t;const e=r.split("?")[0],n=rn(r),i=Object.assign({},n,t),s=Go(i);return s?[e,s].join("?"):r}const We=Object.freeze(Object.defineProperty({__proto__:null,append:Yo,getCurrentHost:Zv,getHost:Qv,parse:rn,stringify:Go},Symbol.toStringTag,{value:"Module"}));function Zo(e){return U(this,arguments,function*(r,t={}){const{query:n={}}=t;r.includes("${")&&(r=Wp(r)(n||{}));const i=Yo(r,n);return yield(yield Yv(i,t)).json()})}var Cr,Qi;function Xv(){if(Qi)return Cr;Qi=1,Cr=function(n,i,s){var o=document.head||document.getElementsByTagName("head")[0],u=document.createElement("script");typeof i=="function"&&(s=i,i={}),i=i||{},s=s||function(){},u.type=i.type||"text/javascript",u.charset=i.charset||"utf8",u.async="async"in i?!!i.async:!0,u.src=n,i.attrs&&r(u,i.attrs),i.text&&(u.text=""+i.text);var l="onload"in u?t:e;l(u,s),u.onload||t(u,s),o.appendChild(u)};function r(n,i){for(var s in i)n.setAttribute(s,i[s])}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 e(n,i){n.onreadystatechange=function(){this.readyState!="complete"&&this.readyState!="loaded"||(this.onreadystatechange=null,i(null,n))}}return Cr}var tm=Xv();const em=Jo(tm);function Xi(r,t={}){return new Promise((e,n)=>{const{library:i}=t;em(r,t,(s,o)=>{s?n(s):e(i?window[i]:void 0)})})}const ts={debug:-1,log:0,info:0,warn:1,error:2},rm=function(r,t,e,n){return function(...i){if(t&&ts[t]<=ts[r]&&console[r].apply&&(n==="*"||e.startsWith(n)))return console[r].apply(console,nm(i,e))}};function nm(r,t){return t!=="*"&&(typeof r[0]=="string"?r[0]=`[${t}] ${r[0]}`:r=["["+t+"]"].concat(r)),r}function im(r,t){if(!r)return{targetLevel:t.level,targetBizName:t.bizName};if(~r.indexOf(":")){const e=r.split(":");return{targetLevel:e[0],targetBizName:e[1]}}return{targetLevel:r,targetBizName:"*"}}const sm={level:"warn",bizName:"*"};class om{constructor(t){ft(this,"config"),ft(this,"options"),this.options=H(H({},sm),t);const e=typeof location<"u"?location:{},n=(/__(?:logConf|logLevel)__=([^#/&]*)/.exec(e.href)||[])[1];this.config=im(n,t)}_log(t){const{targetLevel:e,targetBizName:n}=this.config,{bizName:i}=this.options;return rm(t,e,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 am(r){return new om(r)}const ie=am({level:"log",bizName:"VTJ"});/*! js-cookie v3.0.5 | MIT */function Fe(r){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var n in e)r[n]=e[n]}return r}var um={read:function(r){return r[0]==='"'&&(r=r.slice(1,-1)),r.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(r){return encodeURIComponent(r).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}};function nn(r,t){function e(i,s,o){if(!(typeof document>"u")){o=Fe({},t,o),typeof o.expires=="number"&&(o.expires=new Date(Date.now()+o.expires*864e5)),o.expires&&(o.expires=o.expires.toUTCString()),i=encodeURIComponent(i).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var u="";for(var l in o)o[l]&&(u+="; "+l,o[l]!==!0&&(u+="="+o[l].split(";")[0]));return document.cookie=i+"="+r.write(s,i)+u}}function n(i){if(!(typeof document>"u"||arguments.length&&!i)){for(var s=document.cookie?document.cookie.split("; "):[],o={},u=0;u<s.length;u++){var l=s[u].split("="),a=l.slice(1).join("=");try{var c=decodeURIComponent(l[0]);if(o[c]=r.read(a,c),i===c)break}catch(f){}}return i?o[i]:o}}return Object.create({set:e,get:n,remove:function(i,s){e(i,"",Fe({},s,{expires:-1}))},withAttributes:function(i){return nn(this.converter,Fe({},this.attributes,i))},withConverter:function(i){return nn(Fe({},this.converter,i),this.attributes)}},{attributes:{value:Object.freeze(t)},converter:{value:Object.freeze(r)}})}var An=nn(um,{path:"/"});function cm(r,t,e){An.set(r,t,e)}function lm(r){return An.get(r)}function fm(r,t){An.remove(r,t)}const Br=Object.freeze(Object.defineProperty({__proto__:null,get:lm,remove:fm,set:cm},Symbol.toStringTag,{value:"Module"}));/**!
57
- * Copyright (c) 2025, VTJ.PRO All rights reserved.
57
+ * Copyright (c) 2026, VTJ.PRO All rights reserved.
58
58
  * @name @vtj/renderer
59
59
  * @author CHC chenhuachun1549@dingtalk.com
60
- * @version 0.13.41
60
+ * @version 0.14.0
61
61
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
62
- */const jr="0.13.41";var X=(r=>(r.Runtime="Runtime",r.Design="Design",r.Raw="Raw",r.VNode="VNode",r))(X||{});const es=["$el","$emit","$nextTick","$parent","$root","$attrs","$slots","$watch","$props","$options","$forceUpdate"],hm=["vIf","vElseIf","vElse","vShow","vModel","vFor","vBind","vHtml"],pm={String,Number,Boolean,Array,Object,Function,Date},Ke="VtjPage",Pr="VtjHomepage",dm="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,svg".split(","),gm="component,slot".split(",");function Ue(r,t){return r.map(e=>Ye(e)||e.startsWith("/")?e:`${t}${e}`)}function cr(r){return/\.css$/.test(r)}function lr(r){return/\.js$/.test(r)}function vm(r){return/\.json$/.test(r)}function mm(r,t=!1){return t&&r.endsWith(".prod.js")?r.replace(".prod.js",".js"):r}function ym(r,t,e=!1){const n=r.filter(h=>!!h.enabled),i=[],s=[],o=[],u=[],l={},a={},c=[],f={};return n.forEach(({urls:h,assetsUrl:p,library:d,assetsLibrary:g,localeLibrary:y})=>{h==null||h.forEach(w=>{lr(w)&&i.push(mm(w,e)),cr(w)&&s.push(w)}),d&&(u.push(d),l[d]=Ue(h||[],t),y&&(a[d]=y)),p&&o.push(p),g&&c.push(g),d&&g&&(f[g]=d)}),{scripts:Ue(i,t),css:Ue(s,t),materials:Ue(o,t),libraryExports:u,materialExports:Wd(c),materialMapLibrary:f,libraryMap:l,libraryLocaleMap:a}}function bm(r,t){var s;const{name:e,parent:n,alias:i}=r;return n?(s=t[n])==null?void 0:s[i||e]:t[i||e]}function _m(r=[]){const t=r.filter(n=>cr(n)),e=r.filter(n=>lr(n));return{css:t,js:e}}function wm(r,t){const e=a=>{const c=[];let f=0;for(;f<a.length;){if(/\s/.test(a[f])){f++;continue}if(a.substring(f,f+2)==="/*"){const w=a.indexOf("*/",f+2);if(w!==-1){f=w+2;continue}}if(a[f]==="@"){const w=f;for(;f<a.length&&a[f]!=="{"&&a[f]!==";";)f++;const m=a.substring(w,f).trim(),b=m.includes("@keyframes");if(a[f]===";")c.push({type:"simple-at-rule",content:a.substring(w,f+1)}),f++;else if(a[f]==="{"){const _=f+1;let S=1;for(f++;f<a.length&&S>0;)a[f]==="{"?S++:a[f]==="}"&&S--,f++;const v=a.substring(w,f),T=a.substring(_,f-1);c.push({type:b?"keyframes":"at-rule",rule:m,content:v,inner:T})}continue}const h=f;for(;f<a.length&&a[f]!=="{";)f++;if(f>=a.length)break;const p=a.substring(h,f).trim();if(!p){f++;continue}const d=f+1;let g=1;for(f++;f<a.length&&g>0;)a[f]==="{"?g++:a[f]==="}"&&g--,f++;const y=a.substring(d,f-1);c.push({type:"rule",selector:p,content:y.trim()})}return c},n=a=>{const c=a.trim();return/^(from|to|\d+(\.\d+)?%)$/.test(c)},i=a=>a.replace(/::v-deep\(/g,":deep(").replace(/::v-deep\s+/g,":deep(").replace(/\/deep\//g," ").replace(/>>>/g," ").replace(/(.*?):deep\(([^)]+)\)/g,(c,f,h)=>{const p=f.trim(),d=h.trim();return p?`${p}[${t}] ${d}`:d}),s=a=>{const c=a.trim();if(!c||c.includes(`[${t}]`)||/^(:root|:host|html|body)(\s|$|:|\.|\#|\[)/.test(c)||n(c))return c;const f=c.match(/^(.+?)((?:::?[\w-]+(?:\([^)]*\))?)*)\s*$/);if(f){const[,h,p=""]=f,d=h.trim();return d?`${d}[${t}]${p}`:c}return`${c}[${t}]`},o=a=>i(a).split(",").map(c=>s(c)).filter(c=>c.trim()).join(", "),u=a=>a.map(c=>{switch(c.type){case"simple-at-rule":return c.content;case"keyframes":return c.content;case"at-rule":try{const h=e(c.inner),p=u(h);return`${c.rule} { ${p} }`}catch(h){return c.content}case"rule":if(!c.selector||!c.content)return"";const f=o(c.selector);return f.trim()?`${f} { ${c.content} }`:"";default:return""}}).filter(c=>c.trim()).join(" "),l=a=>a.replace(/\s*{\s*/g," { ").replace(/\s*}\s*/g," } ").replace(/\s*;\s*/g,"; ").replace(/\s*,\s*/g,", ").replace(/\s+/g," ").replace(/^\s+|\s+$/g,"").replace(/\s*}\s*}/g," } }").trim();try{const a=r.replace(/\/\*(?!\s*!)[\s\S]*?\*\//g,"").replace(/^\s+|\s+$/gm,"").replace(/\n\s*\n/g,`
62
+ */const jr="0.14.0";var X=(r=>(r.Runtime="Runtime",r.Design="Design",r.Raw="Raw",r.VNode="VNode",r))(X||{});const es=["$el","$emit","$nextTick","$parent","$root","$attrs","$slots","$watch","$props","$options","$forceUpdate"],hm=["vIf","vElseIf","vElse","vShow","vModel","vFor","vBind","vHtml"],pm={String,Number,Boolean,Array,Object,Function,Date},Ke="VtjPage",Pr="VtjHomepage",dm="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,svg".split(","),gm="component,slot".split(",");function Ue(r,t){return r.map(e=>Ye(e)||e.startsWith("/")?e:`${t}${e}`)}function cr(r){return/\.css$/.test(r)}function lr(r){return/\.js$/.test(r)}function vm(r){return/\.json$/.test(r)}function mm(r,t=!1){return t&&r.endsWith(".prod.js")?r.replace(".prod.js",".js"):r}function ym(r,t,e=!1){const n=r.filter(h=>!!h.enabled),i=[],s=[],o=[],u=[],l={},a={},c=[],f={};return n.forEach(({urls:h,assetsUrl:p,library:d,assetsLibrary:g,localeLibrary:y})=>{h==null||h.forEach(w=>{lr(w)&&i.push(mm(w,e)),cr(w)&&s.push(w)}),d&&(u.push(d),l[d]=Ue(h||[],t),y&&(a[d]=y)),p&&o.push(p),g&&c.push(g),d&&g&&(f[g]=d)}),{scripts:Ue(i,t),css:Ue(s,t),materials:Ue(o,t),libraryExports:u,materialExports:Wd(c),materialMapLibrary:f,libraryMap:l,libraryLocaleMap:a}}function bm(r,t){var s;const{name:e,parent:n,alias:i}=r;return n?(s=t[n])==null?void 0:s[i||e]:t[i||e]}function _m(r=[]){const t=r.filter(n=>cr(n)),e=r.filter(n=>lr(n));return{css:t,js:e}}function wm(r,t){const e=a=>{const c=[];let f=0;for(;f<a.length;){if(/\s/.test(a[f])){f++;continue}if(a.substring(f,f+2)==="/*"){const w=a.indexOf("*/",f+2);if(w!==-1){f=w+2;continue}}if(a[f]==="@"){const w=f;for(;f<a.length&&a[f]!=="{"&&a[f]!==";";)f++;const m=a.substring(w,f).trim(),b=m.includes("@keyframes");if(a[f]===";")c.push({type:"simple-at-rule",content:a.substring(w,f+1)}),f++;else if(a[f]==="{"){const _=f+1;let S=1;for(f++;f<a.length&&S>0;)a[f]==="{"?S++:a[f]==="}"&&S--,f++;const v=a.substring(w,f),T=a.substring(_,f-1);c.push({type:b?"keyframes":"at-rule",rule:m,content:v,inner:T})}continue}const h=f;for(;f<a.length&&a[f]!=="{";)f++;if(f>=a.length)break;const p=a.substring(h,f).trim();if(!p){f++;continue}const d=f+1;let g=1;for(f++;f<a.length&&g>0;)a[f]==="{"?g++:a[f]==="}"&&g--,f++;const y=a.substring(d,f-1);c.push({type:"rule",selector:p,content:y.trim()})}return c},n=a=>{const c=a.trim();return/^(from|to|\d+(\.\d+)?%)$/.test(c)},i=a=>a.replace(/::v-deep\(/g,":deep(").replace(/::v-deep\s+/g,":deep(").replace(/\/deep\//g," ").replace(/>>>/g," ").replace(/(.*?):deep\(([^)]+)\)/g,(c,f,h)=>{const p=f.trim(),d=h.trim();return p?`${p}[${t}] ${d}`:d}),s=a=>{const c=a.trim();if(!c||c.includes(`[${t}]`)||/^(:root|:host|html|body)(\s|$|:|\.|\#|\[)/.test(c)||n(c))return c;const f=c.match(/^(.+?)((?:::?[\w-]+(?:\([^)]*\))?)*)\s*$/);if(f){const[,h,p=""]=f,d=h.trim();return d?`${d}[${t}]${p}`:c}return`${c}[${t}]`},o=a=>i(a).split(",").map(c=>s(c)).filter(c=>c.trim()).join(", "),u=a=>a.map(c=>{switch(c.type){case"simple-at-rule":return c.content;case"keyframes":return c.content;case"at-rule":try{const h=e(c.inner),p=u(h);return`${c.rule} { ${p} }`}catch(h){return c.content}case"rule":if(!c.selector||!c.content)return"";const f=o(c.selector);return f.trim()?`${f} { ${c.content} }`:"";default:return""}}).filter(c=>c.trim()).join(" "),l=a=>a.replace(/\s*{\s*/g," { ").replace(/\s*}\s*/g," } ").replace(/\s*;\s*/g,"; ").replace(/\s*,\s*/g,", ").replace(/\s+/g," ").replace(/^\s+|\s+$/g,"").replace(/\s*}\s*}/g," } }").trim();try{const a=r.replace(/\/\*(?!\s*!)[\s\S]*?\*\//g,"").replace(/^\s+|\s+$/gm,"").replace(/\n\s*\n/g,`
63
63
  `),c=e(a),f=u(c);return l(f)}catch(a){return console.error("CSS scoping failed:",a),console.error("Input CSS:",r),r.replace(/\/\*[\s\S]*?\*\//g,"").replace(/(@keyframes\s+[^{]+\s*{[^{}]*(?:{[^}]*}[^{}]*)*})/g,c=>c).replace(/([^{}@]+)(?=\s*{)/g,c=>{const f=c.trim();return!f||f.startsWith("@")||f.includes(`[${t}]`)||n(f)?c:`${f}[${t}]`})}}const Em=750;function Sm(r,t,e){let n;typeof r<"u"?n=r.innerWidth||r.document.documentElement.clientWidth:(console.warn("无法获取屏幕宽度,使用默认值375"),n=375);const i=Em;return t*n/i}function Tm(r,t){let e=!1,n=!1,i=!1,s="";for(let o=0;o<t.length;o++){const u=t[o];if(u==="'"&&!n&&!i?e=!e:u==='"'&&!e&&!i?n=!n:t.substr(o,4).toLowerCase()==="url("&&!e&&!n?i=!0:u===")"&&i&&(i=!1),!e&&!n&&!i){const l=t.substr(o).match(/^(-?\d+(?:\.\d+)?)\s*rpx/);if(l){const a=l[1],c=parseFloat(a),f=`${Sm(r,c).toFixed(6).replace(/\.?0+$/,"")}px`;s+=f,o+=l[0].length-1;continue}}s+=u}return s}function Qo(r){return jt(r)?r:JSON.stringify(r)}function fr(r,t,e,n=!1){const i=r.CSSStyleSheet,s=n?`data-v-${t}`:t,o=r.__uniConfig?Tm(r,e):e,u=n?wm(o,s):o;if(i.prototype.replaceSync){const l=new i;l.id=t,l.replaceSync(u);const a=r.document,c=a.adoptedStyleSheets,f=Array.from(c).filter(h=>h.id!==t);a.adoptedStyleSheets=[...f,l]}else{const l=r.document;let a=l.getElementById(t);a?a.innerHTML=u:(a=l.createElement("style"),a.id=t,a.innerHTML=u,l.head.appendChild(a))}}function Rm(r,t){return U(this,null,function*(){const e=yield window.fetch(t).then(n=>n.text()).catch(()=>"");e&&fr(window,r,e)})}function Xo(r,t=window){const e=t.document,n=t.document.head;for(const i of r)if(!e.getElementById(i)){const s=e.createElement("link");s.rel="stylesheet",s.id=i,s.href=i,n.appendChild(s)}}function ta(n,i){return U(this,arguments,function*(r,t,e=window){const s=e.document,o=e.document.head;let u=e[t];return u?u.default||u:new Promise((l,a)=>{for(const c of r){const f=s.createElement("script");f.src=c,f.onload=()=>{u=e[t],u?l(u.default||u):a(null)},f.onerror=h=>{a(h)},o.appendChild(f)}})})}function xm(r){return Vt(r)&&Object.getOwnPropertyNames(r.prototype||{}).length===0||Vt(r==null?void 0:r.install)}function Am(r){return gm.includes(r)}function Om(r){return dm.includes(r)}function Ee(r=window){const t=window==null?void 0:window.Mock;if(t)return t;const e=r==null?void 0:r.Mock;if(e&&window)return window.Mock=e,e}function Se(r,t,e=!1,n=!1,i=!1){var s;try{const o=['"use strict";',"var __self = arguments[0];"];o.push("return ");let u=(r.value||"").trim();i||(u=u.replace(/this(\W|$)/g,(a,c)=>`__self${c}`)),u=o.join(`
64
64
  `)+u;const l=i?`
65
65
  ${u}
66
66
  `:`with(${e?"{}":"$scope || {}"}) { ${u} }`;return new Function("$scope",l)(t)}catch(o){if(ie.error("parseExpression.error",o,r,(s=t==null?void 0:t.__self)!=null?s:t),n)throw o}}function pt(r,t,e=!1,n=!1,i=!1){var o;const s=Se(r,t,e,n,i);if(typeof s!="function"&&(ie.error("parseFunction.error","not a function",r,(o=t==null?void 0:t.__self)!=null?o:t),n))throw new Error(`"${r.value}" not a function`);return s}function vt(r){return r&&r.type==="JSExpression"}function dt(r){return typeof r=="object"&&r&&r.type==="JSFunction"}const $m={session:!1,authKey:"Authorization",storageKey:"ACCESS_STORAGE",storagePrefix:"__VTJ_",unauthorized:void 0,auth:"/#/login",redirectParam:"r",unauthorizedCode:401,unauthorizedMessage:"登录已经失效,请重新登录!",noPermissionMessage:"无权限访问该页面",appName:"",statusKey:"code"},Dm=Symbol("access");class ea{constructor(t){z(this,"options");z(this,"data",null);z(this,"mode",X.Raw);z(this,"interceptResponse",!0);z(this,"isTipShowing",!1);this.options=Object.assign({},$m,t),this.loadData()}enableIntercept(){this.interceptResponse=!0}disableIntercept(){this.interceptResponse=!1}connect(t){const{mode:e,router:n,request:i}=t;this.mode=e,n&&this.mode!==X.Design&&this.setGuard(n),i&&this.setRequest(i)}login(t){const{storageKey:e,storagePrefix:n,session:i,authKey:s}=this.options;this.setData(t),this.data&&(Dr.save(e,t,{type:"local",prefix:n}),i&&Br.set(s,this.data.token))}clear(){const{storageKey:t,storagePrefix:e,session:n,authKey:i}=this.options;this.data=null,Dr.remove(t,{type:"local",prefix:e}),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:e}=this.options,{permissions:n={}}=this.data||{};return typeof t=="function"?t(n):ji(t).every(i=>n[i]||n[e+"."+i])}some(t){const{appName:e}=this.options,{permissions:n={}}=this.data||{};return ji(t).some(i=>n[i]||n[e+"."+i])}install(t){t.config.globalProperties.$access=this,t.provide(Dm,this)}isAuthPath(t){const{auth:e,isAuth:n}=this.options;if(n)return n(t);if(t.path&&typeof e=="string"){const i=e.split("#")[1]||e;return t.path===i}return!1}toLogin(){const{auth:t,redirectParam:e}=this.options;if(!t)return;const n=e?`?${e}=${encodeURIComponent(location.href)}`:"";typeof t=="function"?t(n):location.href=e?`${t}${n}`:t}setData(t){const{privateKey:e}=this.options;if(Array.isArray(t)&&e){const n=t.map(i=>Bi(i,e));try{this.data=JSON.parse(n.join(""))}catch(i){console.warn(i)}return}if(typeof t=="string")try{const n=e?Bi(t,e):t;n?this.data=JSON.parse(n):console.warn("RSA解密失败或登录信息缺失")}catch(n){console.warn(n)}else this.data=t}loadData(){const{storageKey:t,storagePrefix:e}=this.options,n=Dr.get(t,{type:"local",prefix:e});this.setData(n||null)}isLogined(){const{session:t,authKey:e}=this.options;return t&&e?!!Br.get(e):!!this.getToken()}hasRoutePermission(t){if(t.name===Ke){const e=t.params.id;return e&&this.can(e)}return t.meta.__vtj__?this.can(t.meta.__vtj__):t.meta.permission?this.can(t.meta.permission):!0}setGuard(t){t.beforeEach((e,n,i)=>this.guard(e,i))}guard(t,e){return U(this,null,function*(){if(this.isWhiteList(t)||this.isAuthPath(t))return e();if(this.isLogined()){if(this.hasRoutePermission(t))return e();{const{noPermissionMessage:n="无权限访问",unauthorized:i=!1}=this.options;return yield this.showTip(n),Vt(i)?(i(),e(!1)):jt(i)?e(i):e(!1)}}e(!1),yield Ze(0),this.toLogin()})}isWhiteList(t){const{whiteList:e}=this.options;return e?Array.isArray(e)?e.some(n=>t.fullPath.startsWith(n)):e(t):!1}isUnauthorized(t){var i;const{unauthorizedCode:e=401,statusKey:n="code"}=this.options;return t.status===e||((i=t.data)==null?void 0:i[n])===e}showUnauthorizedAlert(t){return U(this,null,function*(){const{unauthorizedMessage:e="登录已失效"}=this.options;this.isUnauthorized(t)&&(yield this.showTip(e))&&this.toLogin()})}showTip(t){return U(this,null,function*(){var n,i;const{alert:e}=this.options;return this.isTipShowing?!1:e?(this.isTipShowing=!0,yield Ze(150),yield(i=(n=e(t,{title:"提示",type:"warning"}))==null?void 0:n.catch(()=>!0))==null?void 0:i.finally(()=>{this.isTipShowing=!1})):(window.alert(t),!0)})}setRequest(t){t.useRequest(e=>{var n,i;return(n=this.data)!=null&&n.token&&(e.headers[this.options.authKey]=(i=this.data)==null?void 0:i.token),e}),t.useResponse(e=>U(this,null,function*(){return this.interceptResponse&&(yield this.showUnauthorizedAlert(e)),e}),e=>U(this,null,function*(){if(!this.interceptResponse)return Promise.reject(e);const n=e.response||e||{};return yield this.showUnauthorizedAlert(n),Promise.reject(e)}))}}function Cm(r={}){const{notify:t,loading:e,settings:n={},Startup:i,access:s,useTitle:o,alert:u}=r;let l=null;return{request:xn({settings:H({type:"form",validSuccess:!0,originResponse:!1,loading:!0,validate:a=>{var c,f;return((c=a.data)==null?void 0:c.code)===0||!!((f=a.data)!=null&&f.success)},failMessage:!0,showError:a=>{t&&t(a||"未知错误")},showLoading:()=>{l&&l.close(),e&&(l=e())},hideLoading:()=>{l&&(l.close(),l=null)}},n)}),jsonp:Zo,notify:t,loading:e,useTitle:o,alert:u,startupComponent:i,access:s?new ea(H({alert:u},s)):void 0}}function Bm(r,t){const{jsonp:e,request:n}=t;if(r.method==="jsonp")return(i={})=>e(r.url,et(H({},r.jsonpOptions),{query:i}));{const i=r.headers?Se(r.headers,{},!0):void 0,s={url:r.url,method:r.method,settings:et(H({},r.settings),{headers:i})};return(o,u)=>(delete s.data,n.send(ve(s,u||{},{data:o})))}}function jm(r,t){const{metaQuery:e}=t;if(!e)return;const{code:n,queryCode:i}=r;return(s,o)=>{if(!e){console.warn("adapter.metaQuery is not defined!");return}return e(n,i,s,o)}}function Pm(r=[],t=[],e){const n={};for(const i of r){const s=Bm(i,e);n[i.id]=s,n[i.name]=s}for(const i of t)n[i.id]=jm(i,e);return n}function Nm(){return U(this,arguments,function*(r=[],t=window){const e=Ee(t);e&&(ra(t),r.forEach(n=>Mm(e,n)))})}function Im(r,t=window){const e=dt(r.mockTemplate)&&r.mockTemplate.value?pt(r.mockTemplate,{},!0):void 0,n=Ee(t);return(...i)=>U(null,null,function*(){let s={};if(e)try{s=yield e.apply(e,i)}catch(o){ie.warn("模拟数据模版异常",o)}return n==null?void 0:n.mock(s)})}function Mm(r,t){if(!t.mock)return;const{url:e,mockTemplate:n}=t;if(e&&n)try{const i=Ye(e)?new URL(e).pathname:e,s=wn(`(.*)${i}(.*)`),o=Zd(i,{decode:decodeURIComponent}),u=Se(n,{},!0);r.mock(s,l=>{var p;const a=We.parse(l.url)||{},c=l.body instanceof FormData?Wv(l.body):l.body,f=Ye(l.url)?new URL(l.url).pathname:l.url.split("?")[0],h=(p=o(f))==null?void 0:p.params;Object.assign(l,{data:c,params:h,query:a});try{return r.mock(u(l))}catch(d){return console.warn("[mockApi]",s,l,d),null}})}catch(i){console.warn("mockApi",i)}}function ra(r=window){const t=Ee(r);t&&(t._mocked={})}class Fm{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,"$provider",null);z(this,"__transform",{});const{mode:e,dsl:n,attrs:i}=t;this.__mode=e,n&&(this.__id=n.id||null,this.__transform=n.transform||{}),i&&Object.assign(this,i)}setup(t,e=Xe){const n=e.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(),e.onMounted(()=>{this.__proxy()}),e.onUnmounted(()=>{this.__cleanup()}),e.onBeforeUpdate(()=>{this.__reset()})}__proxy(){this.__instance&&es.forEach(t=>{var e;this[t]=(e=this.__instance)==null?void 0:e[t]})}__cleanup(){es.forEach(t=>{this[t]=null}),this.__reset()}__reset(){this.__refs={},this.$refs={},this.__contextRefs={},this.context={}}__parseFunction(t){var e;if(t)if(this.__mode===X.Runtime){const{id:n,type:i}=t,s=n&&(e=this.__transform[n])!=null?e:t.value;return pt({type:i,value:s},this)}else return pt(t,this)}__parseExpression(t){var e;if(t)if(this.__mode===X.Runtime){const{id:n,type:i}=t,s=n&&(e=this.__transform[n])!=null?e:t.value;return Se({type:i,value:s},this)}else return Se(t,this)}__ref(t=null,e){if(this.__mode!==X.VNode)return t&&t!==this.__id&&(this.__contextRefs[t]=this),n=>U(this,null,function*(){var s,o;yield Ze(0);let i=(n==null?void 0:n.$vtjEl)||(n==null?void 0:n.$el)||((o=(s=n==null?void 0:n._)==null?void 0:s.vnode)==null?void 0:o.el)||n;if(!i){typeof e=="string"&&(delete this.$refs[e],t&&delete this.__refs[t]);return}return i.nodeType===3&&i.nextSibling&&(i=i.nextSibling),i.__vtj__=t,X.Design===this.__mode&&(i.__context__=this,i.draggable=!0),t&&(this.__refs[t]=this.__getRefEl(this.__refs,t,n)),typeof e=="function"?e(n):e&&(this.$refs[e]=this.__getRefEl(this.$refs,e,n)),n})}__getRefEl(t,e,n){const i=t[e];if(i&&n!==i){const s=new Set([].concat(i,n));return Array.from(s)}else return n}__clone(t={}){const e=H(H({},this.context),t),n=et(H({},e),{context:e});return n.context.__proto__=this.context,n.__proto__=this,n}}function sn(r){var f,h;const{Vue:t=Xe,mode:e=X.Runtime,components:n={},libs:i={},apis:s={},loader:o}=r,u=t.computed(()=>r.dsl),l={$components:n,$libs:i,$apis:s},a=new Fm({mode:e,dsl:u.value,attrs:l}),c=t.defineComponent(H({name:u.value.name,__scopeId:u.value.id?`data-v-${u.value.id}`:void 0,props:H({},Lm((f=u.value.props)!=null?f:[],a)),setup(p){var b,_,S,v;a.$props=p,a.props=p,u.value.id&&fr(r.window||window,u.value.id,u.value.css||"",!0),a.state=km(t,(b=u.value.state)!=null?b:{},a);const d=Hm(t,(_=u.value.computed)!=null?_:{},a),g=Vm((S=u.value.methods)!=null?S:{},a),y=qm(t,u.value.inject,a);for(const[T,A]of Object.entries(y||{}))y[T]=t.inject(T,A);const w=zm(u.value.dataSources||{},a),m=H(H(H(H({},y),d),g),w);return a.setup(m,t),Wm(t,(v=u.value.watch)!=null?v:[],a),H(H({vtj:a,state:a.state},d),g)},emits:Um(u.value.emits),expose:["vtj",...u.value.expose||[]],render(){if(!u.value.nodes)return null;const p=u.value.nodes||[];return p.length===1?oe(p[0],a,t,o,p):p.map(d=>oe(d,a,t,o,p))}},Km((h=u.value.lifeCycles)!=null?h:{},a)));return{renderer:t.markRaw(c),context:a}}function Um(r=[]){return r.map(t=>jt(t)?t:t.name)}function Lm(r=[],t){const e=n=>n?(Array.isArray(n)?n:[n]).map(i=>pm[i]):void 0;return r.map(n=>jt(n)?{name:n}:{name:n.name,type:n.type,required:n.required,default:vt(n.default)?t.__parseExpression(n.default):n.default}).reduce((n,i)=>(n[i.name]={type:e(i.type),required:i.required,default:i.default},n),{})}function km(r,t,e){return r.reactive(Object.keys(t||{}).reduce((n,i)=>{let s=t[i];return vt(s)?s=e.__parseExpression(s):dt(s)&&(s=e.__parseFunction(s)),n[i]=s,n},{}))}function Hm(r,t,e){return Object.entries(t!=null?t:{}).reduce((n,[i,s])=>(n[i]=r.computed(e.__parseFunction(s)),n),{})}function Vm(r,t){return Object.entries(r!=null?r:{}).reduce((e,[n,i])=>(e[n]=t.__parseFunction(i),e),{})}function qm(r,t=[],e){return t.reduce((n,i)=>{var a;const{name:s,from:o}=i||{};i.default;const u=vt(o)?e.__parseExpression(o)||s:o!=null?o:s,l=vt(i.default)?e.__parseExpression(i.default):(a=i.default)!=null?a:null;return n[s]=r.inject(u,l),n},{})}function zm(r,t){return Object.keys(r).reduce((e,n)=>{const i=r[n];if(i.type==="mock")e[n]=Im(i);else if(i.ref){const s=t.$apis[i.ref],o=dt(i.transform)?i.transform.value?t.__parseFunction(i.transform):void 0:i.transform;e[n]=(...u)=>U(null,null,function*(){const l=yield s.apply(t,u);return o?o(l):l})}return e},{})}function Wm(r,t=[],e){t.forEach(n=>{r.watch(e.__parseExpression(n.source),e.__parseFunction(n.handler),{deep:n.deep,immediate:n.immediate})})}function Km(r,t){return Object.entries(r!=null?r:{}).reduce((e,[n,i])=>{const s=t.__parseFunction(i);return e[n]=()=>U(null,null,function*(){yield Ze(0),Vt(s)&&s()}),e},{})}const Jm=new sg;let Nr=[],Xt={};const Gm=r=>r;function na(e){return U(this,arguments,function*(r,t=window){const{urls:n=[],library:i}=r,s=n.filter(u=>lr(u));if(s.length===0||!i)return null;const o=n.filter(u=>cr(u));return o.length&&Xo(o,t),yield ta(s,i,t).catch(u=>(console.warn("loadScriptUrl error",s,i,u),null))})}function on(r){const{getDsl:t,getDslByUrl:e,options:n}=r;return n.window&&(Nr.forEach(i=>{delete n.window[i]}),Nr=[]),(i,s,o=Xe)=>{if(!s||typeof s=="string")return i;if(s.type==="Schema"&&s.id)return o.defineAsyncComponent(()=>U(null,null,function*(){const u=Xt[s.id]||(yield Jm.add(s.id,()=>t(s.id)));return u&&(u.name=i,Xt[s.id]=u),u?sn(et(H({},n),{Vue:o,dsl:li(u),mode:X.Runtime,loader:on(r)})).renderer:null}));if(s.type==="UrlSchema"&&s.url)return o.defineAsyncComponent(()=>U(null,null,function*(){const u=Xt[s.url]||(yield e(s.url));return u&&(u.name=i,Xt[s.url]=u),u?sn(et(H({},n),{Vue:o,dsl:li(u),mode:X.Runtime,loader:on(r)})).renderer:null}));if(s.type==="Plugin"){let u=s.library?Xt[s.library]:null;return u||(s.library&&Nr.push(s.library),u=Xt[s.library||Symbol()]=o.defineAsyncComponent(()=>U(null,null,function*(){return(yield na(s,n.window))||(console.warn("getPlugin result is null",s),null)})),u)}return i}}function oe(r,t,e=Xe,n=Gm,i=[],s=!1){var b;if(!r||!r.name||r.invisible)return null;const o=(b=e.getCurrentInstance())==null?void 0:b.appContext,{id:u=null,directives:l=[]}=r,{vIf:a,vElseIf:c,vElse:f,vFor:h,vShow:p,vModels:d,vBind:g,vHtml:y,others:w}=ia(l);if(!s&&(c||f))return null;if(a&&!Zm(a,t))return ey(r,t,e,n,i);const m=(_,S=0)=>{var j,$,k,F;const v=_.$components,T=(()=>{var q,O,D,P;if(r.name==="component")return Qm(_,(q=r.props)==null?void 0:q.is);if(r.name==="slot")return r.name;const V=n(r.name,r.from,e);if(jt(V))return Am(V)||Om(V)?V:(P=(D=v[V])!=null?D:(O=o==null?void 0:o.app)==null?void 0:O.component(V))!=null?P:V;if(lt(V)&&r.id){const N=`Loader${r.id}_${S}`;return v[N]||(v[N]=V)}return V})(),A=Xm(u,(j=r.props)!=null?j:{},_),L=ty(e,($=r.events)!=null?$:{},_);if(r.name==="slot")return ry(e,r,A,_,n);g&&Object.assign(A,_.__parseExpression(g.value)),p&&(A.style=Object.assign((k=A.style)!=null?k:{},iy(p,_))),y&&Object.assign(A,sy(y,_)),d.forEach(V=>{Object.assign(A,oy(e,V,_))});const E=ay(e,(F=r.children)!=null?F:[],_,n,r),x=_!=null&&_.__id?`data-v-${_.__id}`:void 0,M=x?{[x]:""}:{};let C=e.createVNode(T,H(H(H({key:`${u}_${S}`},M),A),L),E);const I=o?Ym(o,w,_):[];return I.length&&(C=e.withDirectives(C,I)),C};return h?ly(h,m,t):m(t)}function Ym(r,t,e){const n=r.app;return t.map(i=>{const s=typeof i.name=="string"?n.directive(i.name):e.__parseExpression(i.name);if(!s)return null;const o=[s];return i.value&&o.push(e.__parseExpression(i.value)),i.arg&&o.push(i.arg),i.modifiers&&o.push(i.modifiers),o}).filter(i=>!!i)}function ia(r=[]){const t=r.find(c=>Tt(c.name)==="vIf"),e=r.find(c=>Tt(c.name)==="vElseIf"),n=r.find(c=>Tt(c.name)==="vElse"),i=r.find(c=>Tt(c.name)==="vFor"),s=r.find(c=>Tt(c.name)==="vShow"),o=r.find(c=>Tt(c.name)==="vBind"),u=r.find(c=>Tt(c.name)==="vHtml"),l=r.filter(c=>Tt(c.name)==="vModel"),a=r.filter(c=>!hm.includes(Tt(c.name)));return{vIf:t,vElseIf:e,vElse:n,vFor:i,vShow:s,vModels:l,vBind:o,others:a,vHtml:u}}function Zm(r,t){return!!t.__parseExpression(r.value)}function Qm(r,t){return t?vt(t)?r.__parseExpression(t):t:"div"}function Xm(r,t,e){const n=an(t,e);return n.ref=e.__ref(r,n.ref),n}function an(r,t){return vt(r)?t.__parseExpression(r):dt(r)?t.__parseFunction(r):Array.isArray(r)?r.map(e=>an(e,t)):typeof r=="object"?Object.keys(r||{}).reduce((e,n)=>{let i=r[n];return e[n]=an(i,t),e},{}):r}function ty(r,t,e){const n=["passive","capture","once"],i={capture:"Capture",once:"Once",passive:"OnceCapture"};return Object.keys(t||{}).reduce((s,o)=>{const u=t[o],l=sa(u.modifiers),a=l.find(h=>n.includes(h)),c="on"+Is(o)+(a&&i[a]||""),f=e.__parseFunction(u.handler);return f&&(s[c]=r.withModifiers(f,l)),s},{})}function ey(r,t,e,n,i=[]){let s=i.findIndex(o=>o.id===r.id);for(let o=++s;o<i.length;o++){const{directives:u=[]}=i[o],{vElseIf:l,vElse:a}=ia(u);if(l){if(t.__parseExpression(l.value))return oe(i[o],t,e,n,i,!0);continue}if(a)return oe(i[o],t,e,n,i,!0)}return null}function sa(r={},t=!1){const e=Object.keys(r);return t?e.map(n=>"."+n):e}function ry(r,t,e,n,i){var l;const{children:s}=t,o=ny(t,n),u=(l=n.$slots)==null?void 0:l[o.name];return u?u(e):s?jt(s)?r.createTextVNode(s):vt(s)?r.createTextVNode(Qo(n.__parseExpression(s))):Array.isArray(s)?s.map(a=>oe(a,n,r,i,s)):null:null}function ny(r,t){const{props:e}=r,n=(e==null?void 0:e.name)||"default";return{name:vt(n)?t.__parseExpression(n):n,params:[]}}function iy(r,t){return t.__parseExpression(r.value)?{}:{display:"none"}}function sy(r,t){return{innerHTML:t.__parseExpression(r.value)||""}}function oy(r,t,e){var u;const n={type:"JSFunction",value:(u=t.value)!=null&&u.value?`(v) => {
67
67
  ${t.value.value} = v;
68
68
  }`:"(v) => {}"},i=e.__parseFunction(n),s=sa(vt(t.modifiers)?e.__parseExpression(t.modifiers):t.modifiers),o=vt(t.arg)?e.__parseExpression(t.arg):t.arg||"modelValue";return{[o]:e.__parseExpression(t.value),[`onUpdate:${o}`]:s.length&&i?r.withModifiers(i,s):i}}function ay(r,t,e,n,i){if(!t)return null;if(jt(t))return{default:()=>t};if(vt(t))return{default:()=>Qo(e.__parseExpression(t))};if(Array.isArray(t)&&t.length>0){const s=uy(t),o=(u,l)=>!u||!i?{}:i!=null&&i.id&&Object.keys(u).length?l?{[l]:u}:{[`scope_${i.id}`]:u}:l?{[l]:Object.create(null)}:{};return Object.entries(s).reduce((u,[l,{nodes:a,params:c,scope:f}])=>(u[l]=h=>{const p=c.length?Kd(h!=null?h:{},c):o(h,f);return a.map(d=>oe(d,e.__clone(p),r,n,a))},u),{})}return null}function uy(r){const t={};for(const e of r){const n=cy(e.slot),i=n.name;t[i]?(t[i].nodes.push(e),t[i].params=t[i].params.concat(n.params),t[i].scope=n.scope||""):t[i]={nodes:[e],params:n.params,scope:n.scope||""}}return t}function cy(r="default"){return jt(r)?{name:r,params:[],scope:""}:H({params:[],scope:""},r)}function ly(r,t,e){const{value:n,iterator:i}=r,{item:s="item",index:o="index"}=i||{};let u=e.__parseExpression(n)||[];return Number.isInteger(u)&&(u=new Array(u).fill(!0).map((l,a)=>a+1)),Array.isArray(u)?u.map((l,a)=>t(e.__clone({[s]:l,[o]:a}),a)):(console.warn("[vForRender]:",`${n==null?void 0:n.value} is not a Arrary`),[])}const Ir=is({name:"VtjPageContainer",setup(){return U(this,null,function*(){const r=wy(),t=ba(),e=t.meta.__vtj__||t.params.id,n=e?r.getPage(e):r.getHomepage(),i=n?yield r.getRenderComponent(n.id):null,s=ma(Symbol());if(n){Object.assign(t.meta,n.meta||{},{cache:n.cache});const{useTitle:o}=r==null?void 0:r.adapter;if(o){const u=t.meta.title||n.title||"VTJ.PRO";o(u)}}return{provider:r,component:i,file:n,query:t.query,meta:t.meta,sid:s,route:t}})},render(){const{component:r,query:t,sid:e}=this;return r?Fr(r,et(H({},t),{key:e})):Fr("div","页面不存在")},activated(){this.meta.cache===!1&&(this.sid=Symbol())}}),fy=is({name:"VtjStartupContainer",render(){return Fr("div","page not found!")}});function un(r,t,e=[]){const n=[];for(const i of e){const{id:s,title:o,icon:u,children:l,hidden:a,layout:c}=i;if(c){const f=un(r,t,l||[]);n.push(...f)}else{const f={id:s,title:o,icon:u,hidden:a,url:`${r}/${t}/${s}`,children:l&&l.length?un(r,t,l):void 0};n.push(f)}}return n}function Mr(r,t){const{id:e,title:n,meta:i}=r,{name:s="page",prefix:o="",component:u,routeMeta:l}=t;return{name:e,path:`${o}${s}/${e}`,component:u,meta:et(H(H({title:n},l),i),{__vtj__:e})}}function cn(r){const{name:t="page",prefix:e="",pages:n=[],component:i,loader:s,routeMeta:o,homepage:u}=r,l=[];for(const a of n){const{id:c,title:f,dir:h,layout:p,children:d,meta:g}=a;if(h){const y=cn({name:t,prefix:e,component:i,routeMeta:o,homepage:u,loader:s,pages:d||[]});l.push(...y)}else if(p){const y=cn({name:t,prefix:e,component:i,routeMeta:o,homepage:u,loader:s,pages:d||[]}),w={name:`layout_${c}`,path:e,component:()=>s(c),meta:et(H(H({title:f},o),g),{__vtj__:c}),children:y};l.push(w),l.push(Mr(a,r))}else if(l.push(Mr(a,r)),u===c){const y=Mr(a,r);y.path="",y.name=`home_${c}`,l.push(y)}}return l}function hy(r={},t){const{css:e,store:n,enhance:i}=r,{window:s,app:o,library:u={},adapter:l,mode:a}=t,{Pinia:c}=u;o.config.globalProperties.$libs=u,fr(s,"global-css",e||""),c&&n&&py(n,o,c),gy(o,l,r),!l.access&&r.access&&dy(r.access,o,a,l),vy(o,r),i&&my(i,o,u)}function py(r,t,e){const n=e.createPinia();if(t.use(n),dt(r)&&r.value){const i=pt(r,{},!1,!1,!0),s=e.defineStore("$store",i(t)||{});t.config.globalProperties.$store=s()}}function dy(r,t,e,n){if(dt(r)&&r.value){const i=pt(r,{},!1,!1,!0),{alert:s,request:o}=n,u=new ea(H({alert:s,storagePrefix:"__VTJ_APP_"},i(t))),l=t.config.globalProperties.$router;u.connect({mode:e,router:l,request:o}),t.use(u)}}function gy(r,t,e){if(!t.request)return;const{axios:n,request:i,response:s}=e;if(n&&dt(n)&&n.value){const o=pt(n,{},!1,!1,!0);t.request.setConfig(o(r))}if(i&&dt(i)&&i.value){const o=pt(i,{},!1,!1,!0),u=t.request;u.__unReq&&u.__unReq(),u.__unReq=t.request.useRequest(l=>o(l,r))}if(s&&dt(s)&&s.value){const o=pt(s,{},!1,!1,!0),u=t.request;u.__unRes&&u.__unRes(),u.__unRes=t.request.useResponse(l=>o(l,r))}}function vy(r,t){const{beforeEach:e,afterEach:n}=t,i=r.config.globalProperties.$router;if(e&&dt(e)&&e.value){const s=pt(e,{},!1,!1,!0);i&&i.beforeEach((o,u,l)=>s(o,u,l,r))}if(n&&dt(n)&&n.value){const s=pt(n,{},!1,!1,!0);i&&i.afterEach((o,u,l)=>s(o,u,l,r))}}function my(r,t,e={}){dt(r)&&r.value&&pt(r,{},!1,!1,!0)(t,e)}function yy(r,t,e){if(!r||!t||!e)return;const{VueI18n:n}=t;if(n){const{locale:i,fallbackLocale:s,messages:o=[]}=e,u={};for(let a of o){const c=Object.keys(a).filter(f=>f!=="key");for(const f of c)u[f]||(u[f]={}),u[f][a.key]=a[f]}const l=n.createI18n({legacy:!1,locale:i,fallbackLocale:s,messages:u});r.use(l)}}const oa=Symbol("Provider");class by extends cg{constructor(e){super();z(this,"mode");z(this,"globals",{});z(this,"modules",{});z(this,"adapter",{request:tn,jsonp:Zo});z(this,"apis",{});z(this,"dependencies",{});z(this,"materials",{});z(this,"library",{});z(this,"libraryLocales",{});z(this,"libraryLocaleMap",{});z(this,"service");z(this,"project",null);z(this,"components",{});z(this,"nodeEnv","development");z(this,"env",{});z(this,"router",null);z(this,"materialPath","./");z(this,"urlDslCaches",{});this.options=e;const{service:n,mode:i=X.Raw,dependencies:s,materials:o,project:u={},adapter:l={},globals:a={},modules:c={},router:f=null,materialPath:h="./",nodeEnv:p="development"}=e;this.mode=i,this.modules=c,this.service=n,this.router=f,this.materialPath=h,this.nodeEnv=p,s&&(this.dependencies=s),o&&(this.materials=o),Object.assign(this.globals,a),Object.assign(this.adapter,l);const{access:d,request:g}=this.adapter;d&&d.connect({mode:i,router:f,request:g}),u&&i!==X.Design?this.load(u):this.project=u}createMock(e){return(...n)=>U(null,null,function*(){var s;let i={};if(e)try{i=yield e.apply(e,n)}catch(o){ie.warn("模拟数据模版异常",o)}return(s=Ee())==null?void 0:s.mock(i)})}load(e){return U(this,null,function*(){const{vtjDir:n=".vtj"}=this.options,i=this.modules[`${n}/projects/${e.id}.json`]||this.modules[`/src/${n}/projects/${e.id}.json`];if(this.project=i?yield i():yield this.service.init(e),!this.project)throw new Error("project is null");const{apis:s=[],meta:o=[],env:u=[]}=this.project,l=window;l&&(l.CKEDITOR_VERSION=void 0),this.initEnv(u),this.mode===X.Raw?yield this.loadDependencies(l):yield this.loadAssets(l),this.initMock(l),this.apis=Pm(s,o,this.adapter),ra(l),Nm(s,l),e.platform!=="uniapp"&&this.initRouter(),this.triggerReady()})}initMock(e){const n=Ee(e);n&&n.setup({timeout:"50-500"})}loadDependencies(){return U(this,arguments,function*(e={}){const n=Object.entries(this.dependencies);for(const[i,s]of n)e[i]||(e[i]=this.library[i]=yield s())})}loadAssets(){return U(this,arguments,function*(e={}){const{dependencies:n=[]}=this.project,{dependencies:i,library:s,components:o,materialPath:u,nodeEnv:l,libraryLocales:a}=this,{libraryExports:c,libraryMap:f,materials:h,materialExports:p,materialMapLibrary:d,libraryLocaleMap:g}=ym(n,u,l==="development");Object.assign(this.libraryLocaleMap,g);for(const y of c){const w=i[y],m=e[y];if(m)s[y]=m;else if(w)e[y]=s[y]=yield w();else{const _=f[y]||[];for(const S of _)cr(S)&&(yield Rm(S,We.append(S,{v:jr}))),lr(S)&&(yield Xi(We.append(S,{v:jr})));s[y]=e[y]}const b=g[y];if(b){const _=i[b];a[b]=_?yield _():e[b]}}if(l==="development"){for(const w of h)yield Xi(We.append(w,{v:jr}));const y=this.materials||{};for(const w of p){const m=e[d[w]],b=(m==null?void 0:m.default)||m,_=ug[w];if(_)b&&_.forEach(S=>{o[S]=b[S]});else{const S=y[w]?(yield y[w]()).default:e[w];S&&b&&(S.components||[]).forEach(v=>{o[v.name]=bm(v,b)})}}}})}initRouter(){const{router:e,project:n,options:i,adapter:s}=this;if(!e)return;const o=(n==null?void 0:n.platform)==="uniapp"?"pages":"page",{routeAppendTo:u,pageRouteName:l=o,routeMeta:a}=i,c=u?"":"/",f={path:`${c}${l}/:id`,name:Ke,component:Ir},h={path:c,name:Pr,component:n!=null&&n.homepage?Ir:s.startupComponent||fy,meta:a};if(e.hasRoute(Ke)&&e.removeRoute(Ke),e.hasRoute(Pr)&&e.removeRoute(Pr),i.enableStaticRoute){const p=(n==null?void 0:n.pages)||[];cn({name:l,prefix:c,pages:p,component:Ir,loader:this.getRenderComponent.bind(this),homepage:n==null?void 0:n.homepage}).forEach(d=>{u?e.addRoute(u,d):e.addRoute(d)}),n!=null&&n.homepage||(u?e.addRoute(u,h):e.addRoute(h))}else u?(e.addRoute(u,f),e.addRoute(u,h)):(e.addRoute(f),e.addRoute(h))}install(e){var u,l,a,c;const{libraryLocaleMap:n,libraryLocales:i}=this,{libraryOptions:s={}}=this.options,o=e.config.globalProperties.installed||{};for(const[f,h]of Object.entries(this.library))if(!o[f]&&xm(h)){const p={locale:i[n[f]]},d=s[f]||{},g=H(H({},p),d);e.use(h,g),o[f]=!0}e.provide(oa,this),e.config.globalProperties.$provider=this,e.config.globalProperties.$request=(u=this.adapter)==null?void 0:u.request,this.options.install&&e.use(this.options.install),this.adapter.access&&e.use(this.adapter.access),((l=this.project)==null?void 0:l.platform)!=="uniapp"&&this.mode!==X.Design&&this.initGlobals(((a=this.project)==null?void 0:a.globals)||{},{app:e,window,adapter:this.adapter,library:this.library,mode:this.mode}),this.mode!==X.Design&&((c=this.project)!=null&&c.i18n)&&this.initI18n(e,this.library,this.project.i18n),this.options.enhance&&e.use(this.options.enhance,this),this.mode===X.Design&&(e.config.errorHandler=(f,h,p)=>{const d=h==null?void 0:h.$options.name,g=typeof f=="string"?f:(f==null?void 0:f.message)||(f==null?void 0:f.msg)||"未知错误",y=`[ ${d} ] ${g} ${p}`;console.error("[VTJ Error]:",{err:f,instance:h,info:p},f==null?void 0:f.stack),this.adapter.notify&&this.adapter.notify(y,"组件渲染错误","error")}),e.config.globalProperties.installed=o}getFile(e){const{blocks:n=[]}=this.project||{};return this.getPage(e)||n.find(i=>i.id===e)||null}getPage(e){const{pages:n=[]}=this.project||{},i=(s,o=[])=>{for(const u of o){if(u.id===s)return u;if(u.children&&u.children.length){const l=i(s,u.children);if(l)return l}}};return i(e,n)||null}getMenus(e="page",n=""){var i;return un(n,e,((i=this.project)==null?void 0:i.pages)||[])}getHomepage(){const{homepage:e}=this.project||{};return e?this.getPage(e):null}getDsl(e){return U(this,null,function*(){const{vtjDir:n=".vtj"}=this.options,i=this.modules[`${n}/files/${e}.json`]||this.modules[`/src/${n}/files/${e}.json`];return i?yield i():this.service.getFile(e,this.project||void 0).catch(()=>null)})}getDslByUrl(e){return U(this,null,function*(){return this.urlDslCaches[e]||(this.adapter.request?this.urlDslCaches[e]=this.adapter.request.send({url:e,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(i=>i.data).catch(()=>null):null)})}createDslRenderer(e,n={}){const{library:i,components:s,mode:o,apis:u}=this,l=H({mode:o,Vue:i.Vue,components:s,libs:i,apis:u,window},n),a=on({getDsl:c=>U(this,null,function*(){return(yield this.getDsl(c))||null}),getDslByUrl:c=>U(this,null,function*(){return(yield this.getDslByUrl(c))||null}),options:l});return sn(et(H({},l),{dsl:e,loader:a}))}getRenderComponent(e,n){return U(this,null,function*(){var o;const i=this.getFile(e);if(!i)return ie.warn(`Can not find file: ${e}`),null;if(n&&n(i),this.mode===X.Raw){const{vtjRawDir:u=".vtj/vue"}=this.options,l=`${u}/${e}.vue`,a=this.modules[l]||this.modules[`/src/pages/${e}.vue`];return a?(o=yield a())==null?void 0:o.default:this.nodeEnv==="development"&&this.adapter.startupComponent||null}const s=yield this.getDsl(i.id);return s?this.createDslRenderer(s).renderer:(ie.warn(`Can not find dsl: ${e}`),null)})}defineUrlSchemaComponent(e,n){return Dn(()=>U(this,null,function*(){const i=yield this.getDslByUrl(e);return i?(i.name=n||i.name,this.createDslRenderer(i).renderer):null}))}definePluginComponent(e){return Dn(()=>U(null,null,function*(){return yield na(e,window)}))}initGlobals(e,n){const i=Object.assign({adapter:this.adapter,window},n);hy(e,i)}initI18n(e,n,i){yy(e,n,i)}initEnv(e=[]){this.env=e.reduce((n,i)=>(n[i.name]=i[this.nodeEnv],n),{})}}function _y(r){const t=new by(r);return{provider:t,onReady:e=>t.ready(e)}}function wy(r={}){const t=ya(oa,null);if(!t)throw new Error("Can not find provider");if(t.nodeEnv==="development"){const{id:e,version:n}=r;e&&n&&U(null,null,function*(){const i=yield t.getDsl(e);(i==null?void 0:i.__VERSION__)!==n&&t.adapter.notify&&t.adapter.notify(`[ ${i==null?void 0:i.name} ] 组件源码版本与运行时版本不一致,请重新发布组件`,"版本不一致","warning")})}return t}function Ey(r,t=""){return U(this,null,function*(){const{name:e,urls:n=[]}=r||{},i=n.map(u=>t+u),{css:s,js:o}=_m(i);if(s.length&&Xo(s),o.length)return yield ta(o,e).catch(()=>{})})}const aa={type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:r=>{var t;return((t=r.data)==null?void 0:t.code)===0}},Sy=(r,t="/__vtj__/api/:type.json")=>(e,n,i)=>r.send({url:t,method:"post",params:{type:e},query:i,data:{type:e,data:n},settings:aa}),Ty=(r,t="/__vtj__/api/uploader.json")=>(e,n)=>U(null,null,function*(){return yield r.send({url:t,method:"post",data:{files:e,projectId:n},settings:et(H({},aa),{type:"data"})}).then(i=>i&&i[0]?i[0]:null).catch(()=>null)});function Ry(r){return xn({settings:{type:"json",validSuccess:!0,originResponse:!1,failMessage:!0,validate:t=>{var e;return((e=t.data)==null?void 0:e.code)===0},showError:t=>{r&&r(t||"未知错误")}}})}class xy{constructor(t=tn){z(this,"api");z(this,"pluginCaches",{});z(this,"uploader");this.req=t,this.api=Sy(t),this.uploader=Ty(t)}getExtension(){return U(this,null,function*(){console.log("BaseService.getExtension")})}init(t){return U(this,null,function*(){return console.log("BaseService.init",t),{}})}saveProject(t,e){return U(this,null,function*(){return!!(yield this.api("saveProject",t,{type:e}).catch(()=>!1))})}saveMaterials(t,e){return U(this,null,function*(){return console.log("BaseService.saveMaterials",t,e),!1})}saveFile(t){return U(this,null,function*(){return console.log("BaseService.saveFile",t),!1})}getFile(t){return U(this,null,function*(){return console.log("BaseService.getFile",t),{}})}removeFile(t){return U(this,null,function*(){return console.log("BaseService.removeFile",t),!1})}saveHistory(t){return U(this,null,function*(){return console.log("BaseService.saveHistory",t),!1})}removeHistory(t){return U(this,null,function*(){return console.log("BaseService.removeHistory",t),!1})}getHistory(t){return U(this,null,function*(){return console.log("BaseService.getHistory",t),{}})}getHistoryItem(t,e){return U(this,null,function*(){return console.log("BaseService.getHistoryItem",t,e),{}})}saveHistoryItem(t,e){return U(this,null,function*(){return console.log("BaseService.saveHistoryItem",t,e),!1})}removeHistoryItem(t,e){return U(this,null,function*(){return console.log("BaseService.removeHistoryItem",t,e),!1})}publish(t){return U(this,null,function*(){return!!(yield this.api("publish",t).catch(()=>!1))})}publishFile(t,e){return U(this,null,function*(){return!!(yield this.api("publishFile",{project:t,file:e}).catch(()=>!1))})}genVueContent(t,e){return U(this,null,function*(){return yield this.api("genVueContent",{project:t,dsl:e}).catch(()=>"")})}parseVue(t,e){return U(this,null,function*(){return yield this.api("parseVue",H({project:t},e))})}createRawPage(t){return U(this,null,function*(){return yield this.api("createRawPage",t).catch(()=>"")})}removeRawPage(t){return U(this,null,function*(){return yield this.api("removeRawPage",t).catch(()=>"")})}uploadStaticFile(t,e){return U(this,null,function*(){return yield this.uploader(t,e).catch(()=>null)})}getStaticFiles(t){return U(this,null,function*(){return yield this.api("getStaticFiles",t).catch(()=>[])})}removeStaticFile(t,e){return U(this,null,function*(){return yield this.api("removeStaticFile",{name:t,projectId:e}).catch(()=>"")})}clearStaticFiles(t){return U(this,null,function*(){return yield this.api("clearStaticFiles",t).catch(()=>"")})}getPluginMaterial(t){return U(this,null,function*(){const{urls:e=[]}=t,n=e.filter(s=>vm(s))[0];return n?this.pluginCaches[n]||(this.pluginCaches[n]=tn.send({url:n,method:"get",settings:{validSuccess:!1,originResponse:!0}}).then(s=>s.data).catch(()=>null)):null})}genSource(t){return U(this,null,function*(){return console.log("BaseService.genSource",t),""})}}new Ko({type:"local",expired:0,prefix:"__VTJ_"});class Ay extends xy{constructor(){super(...arguments);z(this,"getFileCaches",{})}getExtension(){return U(this,null,function*(){return yield this.api("getExtension",{}).catch(()=>{})})}init(e){return U(this,null,function*(){return(yield this.api("init",e).catch(()=>null))||{}})}saveProject(e,n){return U(this,null,function*(){return!!(yield this.api("saveProject",e,{type:n}).catch(()=>!1))})}saveMaterials(e,n){return U(this,null,function*(){return!!(yield this.api("saveMaterials",{project:e,materials:zd(n)}).catch(()=>!1))})}saveFile(e){return U(this,null,function*(){return!!(yield this.api("saveFile",e).catch(()=>!1))})}getFile(e){return U(this,null,function*(){return this.getFileCaches[e]||(this.getFileCaches[e]=this.api("getFile",e).catch(()=>null)).finally(()=>{delete this.getFileCaches[e]})})}removeFile(e){return U(this,null,function*(){return!!(yield this.api("removeFile",e).catch(()=>!1))})}saveHistory(e){return U(this,null,function*(){return!!(yield this.api("saveHistory",e).catch(()=>!1))})}removeHistory(e){return U(this,null,function*(){return!!(yield this.api("removeHistory",e).catch(()=>!1))})}getHistory(e){return U(this,null,function*(){return(yield this.api("getHistory",e).catch(()=>null))||{}})}getHistoryItem(e,n){return U(this,null,function*(){return(yield this.api("getHistoryItem",{fId:e,id:n}).catch(()=>null))||{}})}saveHistoryItem(e,n){return U(this,null,function*(){return!!(yield this.api("saveHistoryItem",{fId:e,item:n}).catch(()=>!1))})}removeHistoryItem(e,n){return U(this,null,function*(){return!!(yield this.api("removeHistoryItem",{fId:e,ids:n}).catch(()=>!1))})}}/**!
69
- * Copyright (c) 2025, VTJ.PRO All rights reserved.
69
+ * Copyright (c) 2026, VTJ.PRO All rights reserved.
70
70
  * @name @vtj/uni
71
71
  * @author CHC chenhuachun1549@dingtalk.com
72
- * @version 0.13.41
72
+ * @version 0.14.0
73
73
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
74
74
  */const Oy=["onLaunch","onShow","onHide","onError","onPageNotFound","onUnhandledRejection","onThemeChange","onPageNotFound","onUniNViewMessage","onExit"],rs="/pages",$y="VTJ",Dy="__UNI__1FC118B",Cy="VTJ移动跨端项目",By="1.0.0",jy="100",Py=!1,Ny={},Iy={enable:!1},My="3",Fy={name:$y,appid:Dy,description:Cy,versionName:By,versionCode:jy,transformPx:Py,"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:Ny,"mp-weixin":{appid:"",setting:{urlCheck:!1},usingComponents:!0},"mp-alipay":{usingComponents:!0},"mp-baidu":{usingComponents:!0},"mp-toutiao":{usingComponents:!0},uniStatistics:Iy,vueVersion:My},Uy=[],Ly={navigationBarTextStyle:"black",navigationBarTitleText:"uni-app",navigationBarBackgroundColor:"#F8F8F8",backgroundColor:"#F8F8F8"},ky={autoscan:!0,custom:{"^uni-(.*)":"@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"}},Hy={pages:Uy,globalStyle:Ly,easycom:ky};function Vy(r){let{manifestJson:t={},pagesJson:e={},routes:n=[]}=r;const i=n.map(s=>{const{path:o,style:u,needLogin:l}=s;return{path:o,style:u,needLogin:l}});return et(H({},r),{manifestJson:Object.assign({},Fy,t),pagesJson:Object.assign({},Hy,e,{pages:i})})}const ln={navigationBarBackgroundColor:"backgroundColor",navigationBarTextStyle:"titleColor",navigationBarTitleText:"titleText",navigationStyle:"style",titleImage:"titleImage",titlePenetrate:"titlePenetrate",transparentTitle:"transparentTitle"};function ua(r){const t={},e={black:"#000000",white:"#ffffff"};for(const n in r)ln[n]&&(t[ln[n]]=n==="navigationBarTextStyle"?e[r[n]]||e.black:r[n]);return t}function qy(r){const t={};for(const e in r)ln[e]||(t[e]=r[e]);return t}function zy(r){var t,e;return((e=(t=r.h5)==null?void 0:t.router)==null?void 0:e.mode)||"hash"}function Wy(r){var t,e,n;return{topWindow:!!((t=r.topWindow)!=null&&t.path),leftWindow:!!((e=r.leftWindow)!=null&&e.path),rightWindow:!!((n=r.rightWindow)!=null&&n.path)}}function Ky(r){const{pagesJson:t={}}=r,{globalStyle:e,pages:n=[]}=t;return!!(e!=null&&e.enablePullDownRefresh||n.find(i=>{var s;return!!((s=i.style)!=null&&s.enablePullDownRefresh)}))}function Jy(r){const{pagesJson:t={}}=r,{globalStyle:e,pages:n=[]}=t;let i=!1;return(e==null?void 0:e.navigationStyle)==="custom"?(i=!0,n.find(s=>{var o;return((o=s.style)==null?void 0:o.navigationStyle)==="default"})&&(i=!1)):n.every(s=>{var o;return((o=s.style)==null?void 0:o.navigationStyle)==="custom"})&&(i=!0),i}function Gy(r){var u;const t=Jy(r),e={navigationBar:!1,navigationBarButtons:!1,navigationBarSearchInput:!1,navigationBarTransparent:!1},{pagesJson:n={}}=r,{globalStyle:i,pages:s=[]}=n;if(t)return e;e.navigationBar=!0;const o=(u=i==null?void 0:i.h5)==null?void 0:u.titleNView;return s.find(l=>{var a,c,f;return!!((f=(c=(a=l.style)==null?void 0:a.h5)==null?void 0:c.titleNView)!=null&&f.buttons.length)})&&(e.navigationBarButtons=!0),(o!=null&&o.searchInput||s.find(l=>{var a,c,f;return!!((f=(c=(a=l.style)==null?void 0:a.h5)==null?void 0:c.titleNView)!=null&&f.searchInput)}))&&(e.navigationBarSearchInput=!0),((o==null?void 0:o.type)==="transparent"||s.find(l=>{var a,c,f;return((f=(c=(a=l.style)==null?void 0:a.h5)==null?void 0:c.titleNView)==null?void 0:f.type)==="transparent"}))&&(e.navigationBarTransparent=!0),e}function Yy(r,t=window){var h,p,d,g;const{pagesJson:e={},manifestJson:n={}}=r,{topWindow:i,leftWindow:s,rightWindow:o}=Wy(e),{navigationBar:u,navigationBarButtons:l,navigationBarSearchInput:a,navigationBarTransparent:c}=Gy(r),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__:zy(n),__UNI_FEATURE_PAGES__:!!((h=e.pages)!=null&&h.length),__UNI_FEATURE_TABBAR__:!!((d=(p=e.tabBar)==null?void 0:p.list)!=null&&d.length),__UNI_FEATURE_TABBAR_MIDBUTTON__:!!((g=e.tabBar)!=null&&g.midButton),__UNI_FEATURE_TOPWINDOW__:i,__UNI_FEATURE_LEFTWINDOW__:s,__UNI_FEATURE_RIGHTWINDOW__:o,__UNI_FEATURE_RESPONSIVE__:!1,__UNI_FEATURE_NAVIGATIONBAR__:u,__UNI_FEATURE_PULL_DOWN_REFRESH__:Ky(r),__UNI_FEATURE_NAVIGATIONBAR_BUTTONS__:l,__UNI_FEATURE_NAVIGATIONBAR_SEARCHINPUT__:a,__UNI_FEATURE_NAVIGATIONBAR_TRANSPARENT__:c};Object.entries(f).forEach(([y,w])=>{t[y]=w})}const Zy="4.76";function Qy(r,t=window){var f,h;const{pagesJson:e={},manifestJson:n={}}=r,{easycom:i={}}=e,{appid:s="",name:o="",versionCode:u="",versionName:l=""}=n,a=e.globalStyle,c=((f=n.h5)==null?void 0:f.router)||{};t.__uniConfig={easycom:i,globalStyle:et(H({},qy(a)),{navigationBar:ua(a),isNVue:!1}),compilerVersion:Zy,appId:s,appName:o,appVersion:l,appVersionCode:String(u),async:H({loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4,suspensible:!0},((h=n.h5)==null?void 0:h.async)||{}),debug:!1,networkTimeout:H({request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},n.networkTimeout||{}),sdkConfigs:{},nvue:{"flex-direction":"column"},locale:"",fallbackLocale:"",locales:{},router:H({mode:"hash",base:"/",assets:"assets",routerBase:c.base||"/"},c),darkmode:!1,themeConfig:{},tabBar:e.tabBar?H({position:"bottom",color:"#7A7E83",selectedColor:"#3cc51f",borderStyle:"black",blurEffect:"none",fontSize:"10px",iconWidth:"24px",spacing:"3px",height:"50px",backgroundColor:"#ffffff",selectedIndex:0,shown:!0},e.tabBar):void 0}}function Xy(r,t=window){const{UniServiceJSBridge:e,UniViewJSBridge:n,getApp:i,uni:s,getCurrentPages:o,upx2px:u,setupPage:l}=r;t.UniServiceJSBridge=e,t.UniViewJSBridge=n,t.getApp=i,t.uni=s,t.wx=s,t.getCurrentPages=o,t.upx2px=u,t.__setupPage=a=>l(a)}function t0(r,t,e){const{openBlock:n,createBlock:i,withCtx:s,createVNode:o}=r,{PageComponent:u,setupPage:l,getApp:a}=t;return{mpType:"page",setup(){return U(this,null,function*(){var g,y;const f=((y=(g=a())==null?void 0:g.$route)==null?void 0:y.query)||{},{loader:h,component:p}=e,d=h?yield h(e):p||{};return()=>(n(),i(u,null,{page:s(()=>[o(l(d),Object.assign({},f,{ref:"page"}),null,512)]),_:1}))})}}}function e0(r,t,e){var p;const{path:n,style:i={},meta:s={},home:o,id:u}=t,l=((p=r.tabBar)==null?void 0:p.list)||[],a=l.findIndex(d=>{var g;return d.pagePath===n||((g=d.pagePath)==null?void 0:g.endsWith(u))}),c=l[a],f=!!c,h=e===0;return H({isTabBar:f,tabBarIndex:a,isQuit:o!=null?o:h,isEntry:o!=null?o:h,navigationBar:H({type:"default"},ua(i)),isNVue:!1,route:c?c.pagePath:n},s)}function r0(r,t,e,n,i=window){const s=e.map((o,u)=>{const l=e0(n,o,u),a=t0(r,t,o),{path:c}=o;return{path:c,alias:c,meta:l,component:{render(){return r.h(r.Suspense,[r.h(a)])}}}});i.__uniRoutes=s,i.__uniLayout={}}function n0(r,t,e=window){fr(e,String(r),t)}function i0(r,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(e=>{const n=t[e];r.component(e,n)})}function s0(r){const t=Vy(r),{Vue:e,App:n,UniH5:i,routes:s=[],pagesJson:o={},manifestJson:u={},window:l,css:a=""}=t;if(!i)return e.createApp(n);const{plugin:c,setupApp:f}=i;Yy(t,l),Qy(t,l),Xy(i,l),r0(e,i,s,o,l),n0(u.appid||Date.now(),a,l);const h=e.createApp(f(n));return h.use(i0,i),h.use(c),h}function o0(r,t){const e={};return Object.entries(r).forEach(([n,i])=>{Oy.includes(n)&&i&&(e[n]=t(i))}),e}function ns(r,t){return()=>U(null,null,function*(){const e=yield r.getDsl(t);if(e){const{renderer:n}=r.createDslRenderer(e);return n}return null})}function a0(n){return U(this,arguments,function*(r,t=!1,e=rs){var u,l,a;const i=((u=r.project)==null?void 0:u.pages)||[],s=[];for(const c of i){const f=((l=r.project)==null?void 0:l.homepage)===c.id;s.push({id:c.id,path:`${e}/${c.id}`,loader:ns(r,c.id),style:H({navigationBarTitleText:c.title},c.style),needLogin:c.needLogin,home:f})}const o=s.find(c=>!!c.home)||s[0];if(o){const c=e===rs?"/":e;s.unshift(et(H({},o),{path:c}))}if(t){const c=((a=r.project)==null?void 0:a.blocks)||[];for(const f of c)s.push({id:f.id,path:`${e}/${f.id}`,loader:ns(r,f.id),style:{navigationStyle:"custom"}})}return s})}function u0(){var r;return(r=window.uni)!=null&&r.showLoading&&window.uni.showLoading({title:"加载中...",mask:!0}),{close:()=>{var t;(t=window.uni)!=null&&t.hideLoading&&window.uni.hideLoading()}}}function ca(r,t="",e="warning"){return U(this,null,function*(){var n;return(n=window.uni)!=null&&n.showModal?window.uni.showModal({title:t,content:r,showCancel:!1}):(window.alert(r),!0)})}function c0(r=X.Runtime){let t={};r===X.Runtime?t=Object.assign({}):t=Object.assign({});let e={};for(const[n,i]of Object.entries(t))e[n]=()=>Promise.resolve(i);return e}const l0=Cm({loading:u0,notify:ca}),la=new Ay(Ry(ca)),f0=c0(),{provider:h0,onReady:p0}=_y({nodeEnv:"production",mode:X.Runtime,modules:f0,materialPath:"../",adapter:l0,service:la,dependencies:{Vue:()=>Bn(()=>import("./@dcloudio-uni-h5-vue-Dxv_ts1w.js").then(r=>r.G),__vite__mapDeps([0,1,2]),import.meta.url),VueRouter:()=>Bn(()=>import("./vue-router-C2iVG-hf.js"),__vite__mapDeps([3,0,1,2]),import.meta.url)}}),d0=r=>U(null,null,function*(){const t=(yield la.getExtension().catch(()=>null))||{},e=top||window,n=yield Ey(t.enhance,e.location.pathname),{Vue:i,UniH5:s}=window,o=r.project;if(!o)return;const u=o.uniConfig||{},l=o0(u,d=>pt(d,window,!1,!0)),{manifestJson:a,pagesJson:c,css:f}=u,h=yield a0(r,!0),p=s0({Vue:i,App:l,UniH5:s,routes:h,css:f,manifestJson:a,pagesJson:c});p.use(r),n&&p.use(n,r),p.mount(document.body)});p0(()=>d0(h0));
@@ -44,7 +44,7 @@
44
44
  <title></title>
45
45
  <!--preload-links-->
46
46
  <!--app-context-->
47
- <script type="module" crossorigin src="./assets/index-DJC3P0pf.js"></script>
47
+ <script type="module" crossorigin src="./assets/index-CQhaz0Ay.js"></script>
48
48
  <link rel="modulepreload" crossorigin href="./assets/vue-BK7aLblh.js">
49
49
  <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-shared-Cc-Ey1iB.js">
50
50
  <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-h5-vue-Dxv_ts1w.js">
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vtj/pro",
3
3
  "private": false,
4
- "version": "0.13.41",
4
+ "version": "0.14.0",
5
5
  "keywords": [
6
6
  "低代码引擎",
7
7
  "LowCode Engine",
@@ -21,22 +21,22 @@
21
21
  "license": "MIT",
22
22
  "type": "module",
23
23
  "dependencies": {
24
- "@vtj/core": "~0.13.41",
25
- "@vtj/local": "~0.13.41",
26
- "@vtj/designer": "~0.13.41",
27
- "@vtj/materials": "~0.13.41",
28
- "@vtj/uni": "~0.13.41",
29
- "@vtj/renderer": "~0.13.41"
24
+ "@vtj/core": "~0.14.0",
25
+ "@vtj/materials": "~0.14.0",
26
+ "@vtj/renderer": "~0.14.0",
27
+ "@vtj/designer": "~0.14.0",
28
+ "@vtj/uni": "~0.14.0",
29
+ "@vtj/local": "~0.14.0"
30
30
  },
31
31
  "devDependencies": {
32
32
  "vite-plugin-vue-devtools": "~8.0.2",
33
33
  "vue": "~3.5.5",
34
34
  "vue-router": "~4.6.0",
35
+ "@vtj/charts": "~0.14.0",
35
36
  "@vtj/cli": "~0.12.18",
36
- "@vtj/icons": "~0.13.41",
37
- "@vtj/ui": "~0.13.41",
38
- "@vtj/utils": "~0.13.41",
39
- "@vtj/charts": "~0.13.41"
37
+ "@vtj/icons": "~0.14.0",
38
+ "@vtj/utils": "~0.14.0",
39
+ "@vtj/ui": "~0.14.0"
40
40
  },
41
41
  "exports": {
42
42
  "./vite": {
@@ -64,9 +64,9 @@
64
64
  "vtj": {
65
65
  "name": "VTJ.PRO",
66
66
  "platform": "web",
67
- "remote": "https://lcdp.vtj.pro",
67
+ "remote": "https://app.vtj.pro",
68
68
  "__ACCESS__": {
69
- "auth": "https://lcdp.vtj.pro/login",
69
+ "auth": "https://app.vtj.pro/#/login",
70
70
  "storageKey": "RRO_IDE_ACCESS_STORAGE__",
71
71
  "privateKey": "MIIBOgIBAAJBAKoIzmn1FYQ1YOhOBw9EhABxZ+PySAIaydI+zdhoKflrdgJ4A5E4/5gbQmRpk09hPWG8nvX7h+l/QLU8kXxAIBECAwEAAQJAAlgpxQY6sByLsXqzJcthC8LSGsLf2JEJkHwlnpwFqlEV8UCkoINpuZ2Wzl+aftURu5rIfAzRCQBvHmeOTW9/zQIhAO5ufWDmnSLyfAAsNo5JRNpVuLFCFodR8Xm+ulDlosR/AiEAtpAltyP9wmCABKG/v/hrtTr3mcvFNGCjoGa9bUAok28CIHbrVs9w1ijrBlvTsXYwJw46uP539uKRRT4ymZzlm9QjAiB+1KH/G9f9pEEL9rtaSOG7JF5D0JcOjlze4MGVFs+ZrQIhALKOUFBNr2zEsyJIjw2PlvEucdlG77UniszjXTROHSPd"
72
72
  }
package/src/extension.ts CHANGED
@@ -71,7 +71,8 @@ export class Extension {
71
71
  'pageRouteName',
72
72
  'remote',
73
73
  'checkVersion',
74
- 'noMask'
74
+ 'noMask',
75
+ 'auth'
75
76
  ];
76
77
  return VtjUtils.pick(this.config, keys);
77
78
  }
@@ -1 +0,0 @@
1
- var A=Object.defineProperty;var g=Object.getOwnPropertySymbols;var m=Object.prototype.hasOwnProperty,u=Object.prototype.propertyIsEnumerable;var S=(t,a,s)=>a in t?A(t,a,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[a]=s,l=(t,a)=>{for(var s in a||(a={}))m.call(a,s)&&S(t,s,a[s]);if(g)for(var s of g(a))u.call(a,s)&&S(t,s,a[s]);return t};var E=(t,a,s)=>S(t,typeof a!="symbol"?a+"":a,s);var p=(t,a,s)=>new Promise((o,i)=>{var e=r=>{try{n(s.next(r))}catch(_){i(_)}},c=r=>{try{n(s.throw(r))}catch(_){i(_)}},n=r=>r.done?o(r.value):Promise.resolve(r.value).then(e,c);n((s=s.apply(t,a)).next())});import{aA as O}from"./vue-DnlwaDgl.js";import{a as d,S as I,$ as f,o as V,s as b,U as h,B as P,b as R,X as L,H as y,c as B,K as N,G as k,u as D,f as M,z as H,J as x,j as K,g as w,h as W,i as Y,k as j,L as F,x as G,W as U,Q as J,l as v,m as X,n as $,p as z,N as Z,t as q,q as C,r as Q,v as aa,y as sa,E as ea,I as ta,P as ra,T as ia,V as na,Z as oa,_ as _a,a0 as Ea,a1 as la,a2 as ca,a3 as Sa,a4 as ga,a5 as pa,a6 as Ta,a7 as Aa,a8 as ma,a9 as ua,aa as Oa,ab as da,ac as Ia,ad as fa,ae as Va,af as ba,ag as ha,ah as Pa,ai as Ra,aj as La,ak as ya,al as Ba,am as Na,an as ka,ao as Da,ap as Ma,aq as Ha,ar as xa,e as Ka,as as wa,at as Wa,au as Ya,av as ja,aw as Fa,ax as Ga,ay as Ua,az as Ja}from"./Editor-DtYlUtiz-BLbwl4k5.js";import{E as va,a as Xa,b as $a}from"./element-plus-CTJx9qrF.js";const za=Object.freeze(Object.defineProperty({__proto__:null,API_METHOD_TYPES:d,ActionMenu:I,Assets:f,Binder:V,Box:b,DEVTOOLS_DEP:h,Designer:P,EVENT_MODIFIERS:R,Editor:L,Engine:y,EventBinder:B,GET_TOKENS_LINK:N,HOT_KEYS_DEP:k,Icon:D,Item:M,KEYBOARD_EVENT_LIST:H,MAX_TOKENS:x,MOBILE_SIZE:K,MOUSE_EVENT_LIST:w,NAME_REGEX:W,NPM_REGISTRY_URL:Y,OpenApi:j,PAD_SIZE:F,Panel:G,REPORT_API:U,RegionType:J,RegionWrapper:v,Renderer:X,SAVE_BLOCK_FILE_FINISH:$,SESSION_ID_KEY:z,STATE_KEY:Z,SetterView:q,SetterWrapper:C,Simulator:Q,Skeleton:aa,SkeletonWrapper:sa,SlotsPicker:ea,State:ta,Tabs:ra,VERSION_REGEX:ia,VTJ_DESIGNER_VERSION:na,VUE_DEVTOOLS_FRAME_STATE_KEY:oa,VUE_DEVTOOLS_OVERLAY_PATH:_a,VUE_DEVTOOLS_PATH:Ea,VariableBinder:la,Viewer:ca,Viewport:Sa,WidgetGroup:ga,WidgetWrapper:pa,alert:Ta,builtInDeps:Aa,builtInMaterials:ma,builtInSetters:ua,builtInWidgets:Oa,confirm:da,createSlotsPicker:Ia,defaultSetter:fa,depsManager:Va,engineKey:ba,expressionValidate:ha,getClassProperties:Pa,loading:Ra,message:La,normalizedStyle:ya,notify:Ba,proxyContext:Na,readJsonFile:ka,regions:Da,setterManager:Ma,setters:Ha,useEngine:xa,widgetManager:Ka,widgets:wa},Symbol.toStringTag,{value:"Module"}));class as{constructor(a){E(this,"urls",[]);E(this,"library","");E(this,"params",[]);E(this,"__BASE_PATH__","/");this.config=a;const s=l(l(l({},Ya),za),Wa),o={Vue:O,__VTJ_PRO__:s};for(const[_,T]of Object.entries(o))window[_]=T;const{extension:i,__BASE_PATH__:e="/"}=a||{},{urls:c=[],library:n,params:r=[]}=i||{};n&&(this.urls=c,this.library=n,this.params=r,this.__BASE_PATH__=e)}load(){return p(this,null,function*(){let a={};if(this.library){const s=this.__BASE_PATH__,o=this.urls.filter(e=>ja(e)).map(e=>`${s}${e}`),i=this.urls.filter(e=>Fa(e)).map(e=>`${s}${e}`);if(Ga(o),i.length){const e=yield Ua(i,this.library).catch(()=>null);e&&typeof e=="function"?a=e.call(e,this.config,...this.params):a=e||{}}}return Object.assign({},this.getEngineOptions(),a)})}getEngineOptions(){const a=["materialPath","pageBasePath","pageRouteName","remote","checkVersion","noMask"];return Ja(this.config,a)}}function ss(){return $a.service({lock:!0,text:"Loading",background:"rgba(0, 0, 0, 0.7)"})}function es(t,a="",s="warning"){Xa({title:a,message:t,type:s})}function ts(t,a){return va.alert(t,a)}export{as as E,ts as a,ss as l,es as n};