el-form-renderer-vue3 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/el-form-renderer-vue3.es.js +4036 -0
- package/el-form-renderer-vue3.umd.js +5 -0
- package/package.json +12 -34
- package/.vite/deps_temp_ce3ed5bf/package.json +0 -3
- package/.vscode/extensions.json +0 -3
- package/LICENSE +0 -661
- package/README.en.md +0 -36
- package/README.md +0 -252
- package/index.html +0 -13
- package/src/App.vue +0 -59
- package/src/ChildCom.vue +0 -24
- package/src/assets/vue.svg +0 -1
- package/src/components/femessage/components/render-form-group.vue +0 -48
- package/src/components/femessage/components/render-form-item.vue +0 -328
- package/src/components/femessage/el-form-renderer.vue +0 -284
- package/src/components/femessage/util/CustomComponent.js +0 -28
- package/src/components/femessage/util/VNode.js +0 -9
- package/src/components/femessage/util/enable-when.js +0 -26
- package/src/components/femessage/util/transform-content.js +0 -48
- package/src/components/femessage/util/utils.js +0 -127
- package/src/el-form-renderer.md +0 -220
- package/src/main.js +0 -15
- package/src/router/index.js +0 -160
- package/src/style.css +0 -89
- package/src/view/AboutView.vue +0 -40
- package/src/view/HomeView.vue +0 -134
- package/src/view/MyInput.vue +0 -46
- package/src/view/checkboxGroup.vue +0 -29
- package/src/view/content.vue +0 -176
- package/src/view/deprecated.vue +0 -37
- package/src/view/disabled.vue +0 -104
- package/src/view/el.vue +0 -24
- package/src/view/format.vue +0 -63
- package/src/view/getcomponent.vue +0 -51
- package/src/view/getform.vue +0 -50
- package/src/view/hidden.vue +0 -51
- package/src/view/label.vue +0 -25
- package/src/view/next.vue +0 -55
- package/src/view/picker.vue +0 -27
- package/src/view/radioGroup.vue +0 -38
- package/src/view/readonly.vue +0 -144
- package/src/view/remote.vue +0 -115
- package/src/view/rules.vue +0 -46
- package/src/view/rulesPlus.vue +0 -34
- package/src/view/setoptios.vue +0 -50
- package/src/view/slot.vue +0 -37
- package/src/view/testAttrs.vue +0 -17
- package/src/view/update.vue +0 -64
- package/src/view/vmodel.vue +0 -137
- package/src/your-component.vue +0 -55
- package/vite.config.js +0 -7
- /package/{public/vite.svg → vite.svg} +0 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
(function(Oe,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],l):(Oe=typeof globalThis<"u"?globalThis:Oe||self,l(Oe.commonTable={},Oe.Vue))})(this,function(Oe,l){"use strict";var j=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function me(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var di="[object Object]";function pi(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}function hi(e,t){return function(r){return e(t(r))}}var yi=Function.prototype,po=Object.prototype,ho=yi.toString,mi=po.hasOwnProperty,gi=ho.call(Object),bi=po.toString,_i=hi(Object.getPrototypeOf,Object);function wi(e){return!!e&&typeof e=="object"}function Si(e){if(!wi(e)||bi.call(e)!=di||pi(e))return!1;var t=_i(e);if(t===null)return!0;var r=mi.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&ho.call(r)==gi}var Oi=Si;const xi=me(Oi);function Ei(e){for(var t=-1,r=e?e.length:0,o={};++t<r;){var i=e[t];o[i[0]]=i[1]}return o}var Ti=Ei;const yo=me(Ti);function jn(e,t){return yo(e.map(r=>({id:r.id,type:r.type,value:r.type==="group"?jn(r.items,t):r[t]})).filter(({type:r,value:o})=>o!==void 0||r==="group"&&Object.keys(o).length).map(({id:r,value:o})=>[r,o]))}function Pn(e,t,{strict:r=!1}={}){const o=r?{}:{...e};return Object.keys(e).forEach(i=>{const s=t.value.find(u=>u.id===i);if(s)if(s.type!=="group")if(s.outputFormat){const u=s.outputFormat(e[i]);xi(u)?Object.assign(o,u):o[i]=u}else o[i]=e[i];else o[i]=Pn(e[i],s.items,{strict:r})}),o}function Nn(e,t){const r={...e},o=s=>{const{id:u}=s;if(s.inputFormat){const h=s.inputFormat(e);h!==void 0&&(r[u]=h)}else u in e&&(s.type!=="group"?r[u]=e[u]:(r[u]=tran,Nn(e[u],s.items)))};return(t.value||t).forEach(o),r}function mo(e,t){t.forEach(({type:r,id:o,items:i})=>{switch(r){case"group":o in e||(e[o]={}),mo(e[o],i);break;case"checkbox-group":o in e||(e[o]=[]);break}})}function go(e,t,r){Object.keys(t).forEach(o=>{const i=r.value.find(s=>s.id===o)||{};i.type!=="group"?e[o]=t[o]:go(e[o],t[o],i.items)})}function In(){}var $i="Expected a function",bo="__lodash_hash_undefined__",_o=1/0,Ai="[object Function]",Ci="[object GeneratorFunction]",Ri="[object Symbol]",ji=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Pi=/^\w*$/,Ni=/^\./,Ii=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Fi=/[\\^$.*+?()[\]{}|]/g,Bi=/\\(\\)?/g,vi=/^\[object .+?Constructor\]$/,Di=typeof j=="object"&&j&&j.Object===Object&&j,Li=typeof self=="object"&&self&&self.Object===Object&&self,Fn=Di||Li||Function("return this")();function Ui(e,t){return e==null?void 0:e[t]}function Mi(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}var Hi=Array.prototype,ki=Function.prototype,wo=Object.prototype,Bn=Fn["__core-js_shared__"],So=function(){var e=/[^.]+$/.exec(Bn&&Bn.keys&&Bn.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Oo=ki.toString,vn=wo.hasOwnProperty,xo=wo.toString,Vi=RegExp("^"+Oo.call(vn).replace(Fi,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Eo=Fn.Symbol,zi=Hi.splice,Gi=Ao(Fn,"Map"),ct=Ao(Object,"create"),To=Eo?Eo.prototype:void 0,$o=To?To.toString:void 0;function Ae(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function qi(){this.__data__=ct?ct(null):{}}function Ki(e){return this.has(e)&&delete this.__data__[e]}function Ji(e){var t=this.__data__;if(ct){var r=t[e];return r===bo?void 0:r}return vn.call(t,e)?t[e]:void 0}function Wi(e){var t=this.__data__;return ct?t[e]!==void 0:vn.call(t,e)}function Xi(e,t){var r=this.__data__;return r[e]=ct&&t===void 0?bo:t,this}Ae.prototype.clear=qi,Ae.prototype.delete=Ki,Ae.prototype.get=Ji,Ae.prototype.has=Wi,Ae.prototype.set=Xi;function ke(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function Zi(){this.__data__=[]}function Yi(e){var t=this.__data__,r=vt(t,e);if(r<0)return!1;var o=t.length-1;return r==o?t.pop():zi.call(t,r,1),!0}function Qi(e){var t=this.__data__,r=vt(t,e);return r<0?void 0:t[r][1]}function es(e){return vt(this.__data__,e)>-1}function ts(e,t){var r=this.__data__,o=vt(r,e);return o<0?r.push([e,t]):r[o][1]=t,this}ke.prototype.clear=Zi,ke.prototype.delete=Yi,ke.prototype.get=Qi,ke.prototype.has=es,ke.prototype.set=ts;function Ce(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function ns(){this.__data__={hash:new Ae,map:new(Gi||ke),string:new Ae}}function rs(e){return Dt(this,e).delete(e)}function os(e){return Dt(this,e).get(e)}function as(e){return Dt(this,e).has(e)}function is(e,t){return Dt(this,e).set(e,t),this}Ce.prototype.clear=ns,Ce.prototype.delete=rs,Ce.prototype.get=os,Ce.prototype.has=as,Ce.prototype.set=is;function vt(e,t){for(var r=e.length;r--;)if(gs(e[r][0],t))return r;return-1}function ss(e,t){t=fs(t,e)?[t]:ls(t);for(var r=0,o=t.length;e!=null&&r<o;)e=e[ys(t[r++])];return r&&r==o?e:void 0}function cs(e){if(!Ro(e)||ps(e))return!1;var t=bs(e)||Mi(e)?Vi:vi;return t.test(ms(e))}function us(e){if(typeof e=="string")return e;if(Ln(e))return $o?$o.call(e):"";var t=e+"";return t=="0"&&1/e==-_o?"-0":t}function ls(e){return Co(e)?e:hs(e)}function Dt(e,t){var r=e.__data__;return ds(t)?r[typeof t=="string"?"string":"hash"]:r.map}function Ao(e,t){var r=Ui(e,t);return cs(r)?r:void 0}function fs(e,t){if(Co(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||Ln(e)?!0:Pi.test(e)||!ji.test(e)||t!=null&&e in Object(t)}function ds(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function ps(e){return!!So&&So in e}var hs=Dn(function(e){e=ws(e);var t=[];return Ni.test(e)&&t.push(""),e.replace(Ii,function(r,o,i,s){t.push(i?s.replace(Bi,"$1"):o||r)}),t});function ys(e){if(typeof e=="string"||Ln(e))return e;var t=e+"";return t=="0"&&1/e==-_o?"-0":t}function ms(e){if(e!=null){try{return Oo.call(e)}catch{}try{return e+""}catch{}}return""}function Dn(e,t){if(typeof e!="function"||t&&typeof t!="function")throw new TypeError($i);var r=function(){var o=arguments,i=t?t.apply(this,o):o[0],s=r.cache;if(s.has(i))return s.get(i);var u=e.apply(this,o);return r.cache=s.set(i,u),u};return r.cache=new(Dn.Cache||Ce),r}Dn.Cache=Ce;function gs(e,t){return e===t||e!==e&&t!==t}var Co=Array.isArray;function bs(e){var t=Ro(e)?xo.call(e):"";return t==Ai||t==Ci}function Ro(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function _s(e){return!!e&&typeof e=="object"}function Ln(e){return typeof e=="symbol"||_s(e)&&xo.call(e)==Ri}function ws(e){return e==null?"":us(e)}function Ss(e,t,r){var o=e==null?void 0:ss(e,t);return o===void 0?r:o}var Os=Ss;const Ve=me(Os);var xs="Expected a function",jo="__lodash_hash_undefined__",Po=1/0,No=9007199254740991,Es="[object Arguments]",Ts="[object Function]",$s="[object GeneratorFunction]",As="[object Symbol]",Cs=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Rs=/^\w*$/,js=/^\./,Ps=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ns=/[\\^$.*+?()[\]{}|]/g,Is=/\\(\\)?/g,Fs=/^\[object .+?Constructor\]$/,Bs=/^(?:0|[1-9]\d*)$/,vs=typeof j=="object"&&j&&j.Object===Object&&j,Ds=typeof self=="object"&&self&&self.Object===Object&&self,Un=vs||Ds||Function("return this")();function Ls(e,t){return e==null?void 0:e[t]}function Us(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}var Ms=Array.prototype,Hs=Function.prototype,Mn=Object.prototype,Hn=Un["__core-js_shared__"],Io=function(){var e=/[^.]+$/.exec(Hn&&Hn.keys&&Hn.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Fo=Hs.toString,ut=Mn.hasOwnProperty,kn=Mn.toString,ks=RegExp("^"+Fo.call(ut).replace(Ns,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Bo=Un.Symbol,Vs=Mn.propertyIsEnumerable,zs=Ms.splice,Gs=Lo(Un,"Map"),lt=Lo(Object,"create"),vo=Bo?Bo.prototype:void 0,Do=vo?vo.toString:void 0;function Re(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function qs(){this.__data__=lt?lt(null):{}}function Ks(e){return this.has(e)&&delete this.__data__[e]}function Js(e){var t=this.__data__;if(lt){var r=t[e];return r===jo?void 0:r}return ut.call(t,e)?t[e]:void 0}function Ws(e){var t=this.__data__;return lt?t[e]!==void 0:ut.call(t,e)}function Xs(e,t){var r=this.__data__;return r[e]=lt&&t===void 0?jo:t,this}Re.prototype.clear=qs,Re.prototype.delete=Ks,Re.prototype.get=Js,Re.prototype.has=Ws,Re.prototype.set=Xs;function ze(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function Zs(){this.__data__=[]}function Ys(e){var t=this.__data__,r=Lt(t,e);if(r<0)return!1;var o=t.length-1;return r==o?t.pop():zs.call(t,r,1),!0}function Qs(e){var t=this.__data__,r=Lt(t,e);return r<0?void 0:t[r][1]}function ec(e){return Lt(this.__data__,e)>-1}function tc(e,t){var r=this.__data__,o=Lt(r,e);return o<0?r.push([e,t]):r[o][1]=t,this}ze.prototype.clear=Zs,ze.prototype.delete=Ys,ze.prototype.get=Qs,ze.prototype.has=ec,ze.prototype.set=tc;function je(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function nc(){this.__data__={hash:new Re,map:new(Gs||ze),string:new Re}}function rc(e){return Ut(this,e).delete(e)}function oc(e){return Ut(this,e).get(e)}function ac(e){return Ut(this,e).has(e)}function ic(e,t){return Ut(this,e).set(e,t),this}je.prototype.clear=nc,je.prototype.delete=rc,je.prototype.get=oc,je.prototype.has=ac,je.prototype.set=ic;function Lt(e,t){for(var r=e.length;r--;)if(_c(e[r][0],t))return r;return-1}function sc(e,t){return e!=null&&ut.call(e,t)}function cc(e){if(!Ho(e)||yc(e))return!1;var t=Uo(e)||Us(e)?ks:Fs;return t.test(bc(e))}function uc(e){if(typeof e=="string")return e;if(Gn(e))return Do?Do.call(e):"";var t=e+"";return t=="0"&&1/e==-Po?"-0":t}function lc(e){return zn(e)?e:mc(e)}function Ut(e,t){var r=e.__data__;return hc(t)?r[typeof t=="string"?"string":"hash"]:r.map}function Lo(e,t){var r=Ls(e,t);return cc(r)?r:void 0}function fc(e,t,r){t=pc(t,e)?[t]:lc(t);for(var o,i=-1,u=t.length;++i<u;){var s=gc(t[i]);if(!(o=e!=null&&r(e,s)))break;e=e[s]}if(o)return o;var u=e?e.length:0;return!!u&&Mo(u)&&dc(s,u)&&(zn(e)||wc(e))}function dc(e,t){return t=t??No,!!t&&(typeof e=="number"||Bs.test(e))&&e>-1&&e%1==0&&e<t}function pc(e,t){if(zn(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||Gn(e)?!0:Rs.test(e)||!Cs.test(e)||t!=null&&e in Object(t)}function hc(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function yc(e){return!!Io&&Io in e}var mc=Vn(function(e){e=xc(e);var t=[];return js.test(e)&&t.push(""),e.replace(Ps,function(r,o,i,s){t.push(i?s.replace(Is,"$1"):o||r)}),t});function gc(e){if(typeof e=="string"||Gn(e))return e;var t=e+"";return t=="0"&&1/e==-Po?"-0":t}function bc(e){if(e!=null){try{return Fo.call(e)}catch{}try{return e+""}catch{}}return""}function Vn(e,t){if(typeof e!="function"||t&&typeof t!="function")throw new TypeError(xs);var r=function(){var o=arguments,i=t?t.apply(this,o):o[0],s=r.cache;if(s.has(i))return s.get(i);var u=e.apply(this,o);return r.cache=s.set(i,u),u};return r.cache=new(Vn.Cache||je),r}Vn.Cache=je;function _c(e,t){return e===t||e!==e&&t!==t}function wc(e){return Oc(e)&&ut.call(e,"callee")&&(!Vs.call(e,"callee")||kn.call(e)==Es)}var zn=Array.isArray;function Sc(e){return e!=null&&Mo(e.length)&&!Uo(e)}function Oc(e){return ko(e)&&Sc(e)}function Uo(e){var t=Ho(e)?kn.call(e):"";return t==Ts||t==$s}function Mo(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=No}function Ho(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function ko(e){return!!e&&typeof e=="object"}function Gn(e){return typeof e=="symbol"||ko(e)&&kn.call(e)==As}function xc(e){return e==null?"":uc(e)}function Ec(e,t){return e!=null&&fc(e,t,sc)}var Tc=Ec;const $c=me(Tc);function Ac(e,t){if(!e)return!0;const r=o=>typeof o=="string"?$c(t,o):Object.keys(o).every(i=>{const s=Ve(t,i);return s!==void 0&&s===o[i]});return Array.isArray(e)?e.some(r):r(e)}var Vo=9007199254740991,Cc="[object Arguments]",Rc="[object Function]",jc="[object GeneratorFunction]",qn="[object Map]",Pc="[object Object]",zo="[object Promise]",Kn="[object Set]",Go="[object WeakMap]",qo="[object DataView]",Nc=/[\\^$.*+?()[\]{}|]/g,Ic=/^\[object .+?Constructor\]$/,Fc=/^(?:0|[1-9]\d*)$/,Bc=typeof j=="object"&&j&&j.Object===Object&&j,vc=typeof self=="object"&&self&&self.Object===Object&&self,Ge=Bc||vc||Function("return this")();function Dc(e,t){for(var r=-1,o=e?e.length:0,i=Array(o);++r<o;)i[r]=t(e[r],r,e);return i}function Lc(e,t){for(var r=-1,o=Array(e);++r<e;)o[r]=t(r);return o}function Uc(e,t){return Dc(t,function(r){return[r,e[r]]})}function Mc(e,t){return e==null?void 0:e[t]}function Hc(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}function kc(e){var t=-1,r=Array(e.size);return e.forEach(function(o,i){r[++t]=[i,o]}),r}function Vc(e,t){return function(r){return e(t(r))}}function zc(e){var t=-1,r=Array(e.size);return e.forEach(function(o){r[++t]=[o,o]}),r}var Gc=Function.prototype,Mt=Object.prototype,Jn=Ge["__core-js_shared__"],Ko=function(){var e=/[^.]+$/.exec(Jn&&Jn.keys&&Jn.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),Jo=Gc.toString,Ht=Mt.hasOwnProperty,kt=Mt.toString,qc=RegExp("^"+Jo.call(Ht).replace(Nc,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Kc=Mt.propertyIsEnumerable,Jc=Vc(Object.keys,Object),Wn=ft(Ge,"DataView"),Xn=ft(Ge,"Map"),Zn=ft(Ge,"Promise"),Yn=ft(Ge,"Set"),Qn=ft(Ge,"WeakMap"),Wc=Ne(Wn),Xc=Ne(Xn),Zc=Ne(Zn),Yc=Ne(Yn),Qc=Ne(Qn);function eu(e,t){var r=uu(e)||cu(e)?Lc(e.length,String):[],o=r.length,i=!!o;for(var s in e)(t||Ht.call(e,s))&&!(i&&(s=="length"||au(s,o)))&&r.push(s);return r}function tu(e){return kt.call(e)}function nu(e){if(!Zo(e)||iu(e))return!1;var t=Xo(e)||Hc(e)?qc:Ic;return t.test(Ne(e))}function ru(e){if(!su(e))return Jc(e);var t=[];for(var r in Object(e))Ht.call(e,r)&&r!="constructor"&&t.push(r);return t}function ou(e){return function(t){var r=Pe(t);return r==qn?kc(t):r==Kn?zc(t):Uc(t,e(t))}}function ft(e,t){var r=Mc(e,t);return nu(r)?r:void 0}var Pe=tu;(Wn&&Pe(new Wn(new ArrayBuffer(1)))!=qo||Xn&&Pe(new Xn)!=qn||Zn&&Pe(Zn.resolve())!=zo||Yn&&Pe(new Yn)!=Kn||Qn&&Pe(new Qn)!=Go)&&(Pe=function(e){var t=kt.call(e),r=t==Pc?e.constructor:void 0,o=r?Ne(r):void 0;if(o)switch(o){case Wc:return qo;case Xc:return qn;case Zc:return zo;case Yc:return Kn;case Qc:return Go}return t});function au(e,t){return t=t??Vo,!!t&&(typeof e=="number"||Fc.test(e))&&e>-1&&e%1==0&&e<t}function iu(e){return!!Ko&&Ko in e}function su(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Mt;return e===r}function Ne(e){if(e!=null){try{return Jo.call(e)}catch{}try{return e+""}catch{}}return""}function cu(e){return lu(e)&&Ht.call(e,"callee")&&(!Kc.call(e,"callee")||kt.call(e)==Cc)}var uu=Array.isArray;function Wo(e){return e!=null&&fu(e.length)&&!Xo(e)}function lu(e){return du(e)&&Wo(e)}function Xo(e){var t=Zo(e)?kt.call(e):"";return t==Rc||t==jc}function fu(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=Vo}function Zo(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function du(e){return!!e&&typeof e=="object"}function pu(e){return Wo(e)?eu(e):ru(e)}var hu=ou(pu),yu=hu;const mu=me(yu),gu=(e,t)=>e.content;function Yo(e,t){return function(){return e.apply(t,arguments)}}const{toString:bu}=Object.prototype,{getPrototypeOf:er}=Object,Vt=(e=>t=>{const r=bu.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),ue=e=>(e=e.toLowerCase(),t=>Vt(t)===e),zt=e=>t=>typeof t===e,{isArray:qe}=Array,dt=zt("undefined");function _u(e){return e!==null&&!dt(e)&&e.constructor!==null&&!dt(e.constructor)&&te(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Qo=ue("ArrayBuffer");function wu(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Qo(e.buffer),t}const Su=zt("string"),te=zt("function"),ea=zt("number"),Gt=e=>e!==null&&typeof e=="object",Ou=e=>e===!0||e===!1,qt=e=>{if(Vt(e)!=="object")return!1;const t=er(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},xu=ue("Date"),Eu=ue("File"),Tu=ue("Blob"),$u=ue("FileList"),Au=e=>Gt(e)&&te(e.pipe),Cu=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||te(e.append)&&((t=Vt(e))==="formdata"||t==="object"&&te(e.toString)&&e.toString()==="[object FormData]"))},Ru=ue("URLSearchParams"),ju=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function pt(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let o,i;if(typeof e!="object"&&(e=[e]),qe(e))for(o=0,i=e.length;o<i;o++)t.call(null,e[o],o,e);else{const s=r?Object.getOwnPropertyNames(e):Object.keys(e),u=s.length;let h;for(o=0;o<u;o++)h=s[o],t.call(null,e[h],h,e)}}function ta(e,t){t=t.toLowerCase();const r=Object.keys(e);let o=r.length,i;for(;o-- >0;)if(i=r[o],t===i.toLowerCase())return i;return null}const na=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),ra=e=>!dt(e)&&e!==na;function tr(){const{caseless:e}=ra(this)&&this||{},t={},r=(o,i)=>{const s=e&&ta(t,i)||i;qt(t[s])&&qt(o)?t[s]=tr(t[s],o):qt(o)?t[s]=tr({},o):qe(o)?t[s]=o.slice():t[s]=o};for(let o=0,i=arguments.length;o<i;o++)arguments[o]&&pt(arguments[o],r);return t}const Pu=(e,t,r,{allOwnKeys:o}={})=>(pt(t,(i,s)=>{r&&te(i)?e[s]=Yo(i,r):e[s]=i},{allOwnKeys:o}),e),Nu=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Iu=(e,t,r,o)=>{e.prototype=Object.create(t.prototype,o),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},Fu=(e,t,r,o)=>{let i,s,u;const h={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),s=i.length;s-- >0;)u=i[s],(!o||o(u,e,t))&&!h[u]&&(t[u]=e[u],h[u]=!0);e=r!==!1&&er(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Bu=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const o=e.indexOf(t,r);return o!==-1&&o===r},vu=e=>{if(!e)return null;if(qe(e))return e;let t=e.length;if(!ea(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Du=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&er(Uint8Array)),Lu=(e,t)=>{const o=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=o.next())&&!i.done;){const s=i.value;t.call(e,s[0],s[1])}},Uu=(e,t)=>{let r;const o=[];for(;(r=e.exec(t))!==null;)o.push(r);return o},Mu=ue("HTMLFormElement"),Hu=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,o,i){return o.toUpperCase()+i}),oa=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),ku=ue("RegExp"),aa=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),o={};pt(r,(i,s)=>{let u;(u=t(i,s,e))!==!1&&(o[s]=u||i)}),Object.defineProperties(e,o)},Vu=e=>{aa(e,(t,r)=>{if(te(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const o=e[r];if(te(o)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},zu=(e,t)=>{const r={},o=i=>{i.forEach(s=>{r[s]=!0})};return qe(e)?o(e):o(String(e).split(t)),r},Gu=()=>{},qu=(e,t)=>(e=+e,Number.isFinite(e)?e:t),nr="abcdefghijklmnopqrstuvwxyz",ia="0123456789",sa={DIGIT:ia,ALPHA:nr,ALPHA_DIGIT:nr+nr.toUpperCase()+ia},Ku=(e=16,t=sa.ALPHA_DIGIT)=>{let r="";const{length:o}=t;for(;e--;)r+=t[Math.random()*o|0];return r};function Ju(e){return!!(e&&te(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Wu=e=>{const t=new Array(10),r=(o,i)=>{if(Gt(o)){if(t.indexOf(o)>=0)return;if(!("toJSON"in o)){t[i]=o;const s=qe(o)?[]:{};return pt(o,(u,h)=>{const y=r(u,i+1);!dt(y)&&(s[h]=y)}),t[i]=void 0,s}}return o};return r(e,0)},Xu=ue("AsyncFunction"),d={isArray:qe,isArrayBuffer:Qo,isBuffer:_u,isFormData:Cu,isArrayBufferView:wu,isString:Su,isNumber:ea,isBoolean:Ou,isObject:Gt,isPlainObject:qt,isUndefined:dt,isDate:xu,isFile:Eu,isBlob:Tu,isRegExp:ku,isFunction:te,isStream:Au,isURLSearchParams:Ru,isTypedArray:Du,isFileList:$u,forEach:pt,merge:tr,extend:Pu,trim:ju,stripBOM:Nu,inherits:Iu,toFlatObject:Fu,kindOf:Vt,kindOfTest:ue,endsWith:Bu,toArray:vu,forEachEntry:Lu,matchAll:Uu,isHTMLForm:Mu,hasOwnProperty:oa,hasOwnProp:oa,reduceDescriptors:aa,freezeMethods:Vu,toObjectSet:zu,toCamelCase:Hu,noop:Gu,toFiniteNumber:qu,findKey:ta,global:na,isContextDefined:ra,ALPHABET:sa,generateString:Ku,isSpecCompliantForm:Ju,toJSONObject:Wu,isAsyncFn:Xu,isThenable:e=>e&&(Gt(e)||te(e))&&te(e.then)&&te(e.catch)};function T(e,t,r,o,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),o&&(this.request=o),i&&(this.response=i)}d.inherits(T,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:d.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const ca=T.prototype,ua={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{ua[e]={value:e}}),Object.defineProperties(T,ua),Object.defineProperty(ca,"isAxiosError",{value:!0}),T.from=(e,t,r,o,i,s)=>{const u=Object.create(ca);return d.toFlatObject(e,u,function(y){return y!==Error.prototype},h=>h!=="isAxiosError"),T.call(u,e.message,t,r,o,i),u.cause=e,u.name=e.name,s&&Object.assign(u,s),u};const Zu=null;function rr(e){return d.isPlainObject(e)||d.isArray(e)}function la(e){return d.endsWith(e,"[]")?e.slice(0,-2):e}function fa(e,t,r){return e?e.concat(t).map(function(i,s){return i=la(i),!r&&s?"["+i+"]":i}).join(r?".":""):t}function Yu(e){return d.isArray(e)&&!e.some(rr)}const Qu=d.toFlatObject(d,{},null,function(t){return/^is[A-Z]/.test(t)});function Kt(e,t,r){if(!d.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=d.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(S,I){return!d.isUndefined(I[S])});const o=r.metaTokens,i=r.visitor||p,s=r.dots,u=r.indexes,y=(r.Blob||typeof Blob<"u"&&Blob)&&d.isSpecCompliantForm(t);if(!d.isFunction(i))throw new TypeError("visitor must be a function");function _(g){if(g===null)return"";if(d.isDate(g))return g.toISOString();if(!y&&d.isBlob(g))throw new T("Blob is not supported. Use a Buffer instead.");return d.isArrayBuffer(g)||d.isTypedArray(g)?y&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function p(g,S,I){let L=g;if(g&&!I&&typeof g=="object"){if(d.endsWith(S,"{}"))S=o?S:S.slice(0,-2),g=JSON.stringify(g);else if(d.isArray(g)&&Yu(g)||(d.isFileList(g)||d.endsWith(S,"[]"))&&(L=d.toArray(g)))return S=la(S),L.forEach(function(O,D){!(d.isUndefined(O)||O===null)&&t.append(u===!0?fa([S],D,s):u===null?S:S+"[]",_(O))}),!1}return rr(g)?!0:(t.append(fa(I,S,s),_(g)),!1)}const b=[],C=Object.assign(Qu,{defaultVisitor:p,convertValue:_,isVisitable:rr});function B(g,S){if(!d.isUndefined(g)){if(b.indexOf(g)!==-1)throw Error("Circular reference detected in "+S.join("."));b.push(g),d.forEach(g,function(L,F){(!(d.isUndefined(L)||L===null)&&i.call(t,L,d.isString(F)?F.trim():F,S,C))===!0&&B(L,S?S.concat(F):[F])}),b.pop()}}if(!d.isObject(e))throw new TypeError("data must be an object");return B(e),t}function da(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(o){return t[o]})}function or(e,t){this._pairs=[],e&&Kt(e,this,t)}const pa=or.prototype;pa.append=function(t,r){this._pairs.push([t,r])},pa.toString=function(t){const r=t?function(o){return t.call(this,o,da)}:da;return this._pairs.map(function(i){return r(i[0])+"="+r(i[1])},"").join("&")};function el(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ha(e,t,r){if(!t)return e;const o=r&&r.encode||el,i=r&&r.serialize;let s;if(i?s=i(t,r):s=d.isURLSearchParams(t)?t.toString():new or(t,r).toString(o),s){const u=e.indexOf("#");u!==-1&&(e=e.slice(0,u)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class tl{constructor(){this.handlers=[]}use(t,r,o){return this.handlers.push({fulfilled:t,rejected:r,synchronous:o?o.synchronous:!1,runWhen:o?o.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){d.forEach(this.handlers,function(o){o!==null&&t(o)})}}const ya=tl,ma={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},nl=typeof URLSearchParams<"u"?URLSearchParams:or,rl=typeof FormData<"u"?FormData:null,ol=typeof Blob<"u"?Blob:null,al=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),il=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),le={isBrowser:!0,classes:{URLSearchParams:nl,FormData:rl,Blob:ol},isStandardBrowserEnv:al,isStandardBrowserWebWorkerEnv:il,protocols:["http","https","file","blob","url","data"]};function sl(e,t){return Kt(e,new le.classes.URLSearchParams,Object.assign({visitor:function(r,o,i,s){return le.isNode&&d.isBuffer(r)?(this.append(o,r.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function cl(e){return d.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function ul(e){const t={},r=Object.keys(e);let o;const i=r.length;let s;for(o=0;o<i;o++)s=r[o],t[s]=e[s];return t}function ga(e){function t(r,o,i,s){let u=r[s++];const h=Number.isFinite(+u),y=s>=r.length;return u=!u&&d.isArray(i)?i.length:u,y?(d.hasOwnProp(i,u)?i[u]=[i[u],o]:i[u]=o,!h):((!i[u]||!d.isObject(i[u]))&&(i[u]=[]),t(r,o,i[u],s)&&d.isArray(i[u])&&(i[u]=ul(i[u])),!h)}if(d.isFormData(e)&&d.isFunction(e.entries)){const r={};return d.forEachEntry(e,(o,i)=>{t(cl(o),i,r,0)}),r}return null}function ll(e,t,r){if(d.isString(e))try{return(t||JSON.parse)(e),d.trim(e)}catch(o){if(o.name!=="SyntaxError")throw o}return(r||JSON.stringify)(e)}const ar={transitional:ma,adapter:["xhr","http"],transformRequest:[function(t,r){const o=r.getContentType()||"",i=o.indexOf("application/json")>-1,s=d.isObject(t);if(s&&d.isHTMLForm(t)&&(t=new FormData(t)),d.isFormData(t))return i&&i?JSON.stringify(ga(t)):t;if(d.isArrayBuffer(t)||d.isBuffer(t)||d.isStream(t)||d.isFile(t)||d.isBlob(t))return t;if(d.isArrayBufferView(t))return t.buffer;if(d.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let h;if(s){if(o.indexOf("application/x-www-form-urlencoded")>-1)return sl(t,this.formSerializer).toString();if((h=d.isFileList(t))||o.indexOf("multipart/form-data")>-1){const y=this.env&&this.env.FormData;return Kt(h?{"files[]":t}:t,y&&new y,this.formSerializer)}}return s||i?(r.setContentType("application/json",!1),ll(t)):t}],transformResponse:[function(t){const r=this.transitional||ar.transitional,o=r&&r.forcedJSONParsing,i=this.responseType==="json";if(t&&d.isString(t)&&(o&&!this.responseType||i)){const u=!(r&&r.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(h){if(u)throw h.name==="SyntaxError"?T.from(h,T.ERR_BAD_RESPONSE,this,null,this.response):h}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:le.classes.FormData,Blob:le.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};d.forEach(["delete","get","head","post","put","patch"],e=>{ar.headers[e]={}});const ir=ar,fl=d.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"]),dl=e=>{const t={};let r,o,i;return e&&e.split(`
|
|
2
|
+
`).forEach(function(u){i=u.indexOf(":"),r=u.substring(0,i).trim().toLowerCase(),o=u.substring(i+1).trim(),!(!r||t[r]&&fl[r])&&(r==="set-cookie"?t[r]?t[r].push(o):t[r]=[o]:t[r]=t[r]?t[r]+", "+o:o)}),t},ba=Symbol("internals");function ht(e){return e&&String(e).trim().toLowerCase()}function Jt(e){return e===!1||e==null?e:d.isArray(e)?e.map(Jt):String(e)}function pl(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=r.exec(e);)t[o[1]]=o[2];return t}const hl=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function sr(e,t,r,o,i){if(d.isFunction(o))return o.call(this,t,r);if(i&&(t=r),!!d.isString(t)){if(d.isString(o))return t.indexOf(o)!==-1;if(d.isRegExp(o))return o.test(t)}}function yl(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,o)=>r.toUpperCase()+o)}function ml(e,t){const r=d.toCamelCase(" "+t);["get","set","has"].forEach(o=>{Object.defineProperty(e,o+r,{value:function(i,s,u){return this[o].call(this,t,i,s,u)},configurable:!0})})}class Wt{constructor(t){t&&this.set(t)}set(t,r,o){const i=this;function s(h,y,_){const p=ht(y);if(!p)throw new Error("header name must be a non-empty string");const b=d.findKey(i,p);(!b||i[b]===void 0||_===!0||_===void 0&&i[b]!==!1)&&(i[b||y]=Jt(h))}const u=(h,y)=>d.forEach(h,(_,p)=>s(_,p,y));return d.isPlainObject(t)||t instanceof this.constructor?u(t,r):d.isString(t)&&(t=t.trim())&&!hl(t)?u(dl(t),r):t!=null&&s(r,t,o),this}get(t,r){if(t=ht(t),t){const o=d.findKey(this,t);if(o){const i=this[o];if(!r)return i;if(r===!0)return pl(i);if(d.isFunction(r))return r.call(this,i,o);if(d.isRegExp(r))return r.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=ht(t),t){const o=d.findKey(this,t);return!!(o&&this[o]!==void 0&&(!r||sr(this,this[o],o,r)))}return!1}delete(t,r){const o=this;let i=!1;function s(u){if(u=ht(u),u){const h=d.findKey(o,u);h&&(!r||sr(o,o[h],h,r))&&(delete o[h],i=!0)}}return d.isArray(t)?t.forEach(s):s(t),i}clear(t){const r=Object.keys(this);let o=r.length,i=!1;for(;o--;){const s=r[o];(!t||sr(this,this[s],s,t,!0))&&(delete this[s],i=!0)}return i}normalize(t){const r=this,o={};return d.forEach(this,(i,s)=>{const u=d.findKey(o,s);if(u){r[u]=Jt(i),delete r[s];return}const h=t?yl(s):String(s).trim();h!==s&&delete r[s],r[h]=Jt(i),o[h]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return d.forEach(this,(o,i)=>{o!=null&&o!==!1&&(r[i]=t&&d.isArray(o)?o.join(", "):o)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
|
|
3
|
+
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const o=new this(t);return r.forEach(i=>o.set(i)),o}static accessor(t){const o=(this[ba]=this[ba]={accessors:{}}).accessors,i=this.prototype;function s(u){const h=ht(u);o[h]||(ml(i,u),o[h]=!0)}return d.isArray(t)?t.forEach(s):s(t),this}}Wt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),d.reduceDescriptors(Wt.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(o){this[r]=o}}}),d.freezeMethods(Wt);const ge=Wt;function cr(e,t){const r=this||ir,o=t||r,i=ge.from(o.headers);let s=o.data;return d.forEach(e,function(h){s=h.call(r,s,i.normalize(),t?t.status:void 0)}),i.normalize(),s}function _a(e){return!!(e&&e.__CANCEL__)}function yt(e,t,r){T.call(this,e??"canceled",T.ERR_CANCELED,t,r),this.name="CanceledError"}d.inherits(yt,T,{__CANCEL__:!0});function gl(e,t,r){const o=r.config.validateStatus;!r.status||!o||o(r.status)?e(r):t(new T("Request failed with status code "+r.status,[T.ERR_BAD_REQUEST,T.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const bl=le.isStandardBrowserEnv?function(){return{write:function(r,o,i,s,u,h){const y=[];y.push(r+"="+encodeURIComponent(o)),d.isNumber(i)&&y.push("expires="+new Date(i).toGMTString()),d.isString(s)&&y.push("path="+s),d.isString(u)&&y.push("domain="+u),h===!0&&y.push("secure"),document.cookie=y.join("; ")},read:function(r){const o=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return o?decodeURIComponent(o[3]):null},remove:function(r){this.write(r,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function _l(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function wl(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function wa(e,t){return e&&!_l(t)?wl(e,t):t}const Sl=le.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");let o;function i(s){let u=s;return t&&(r.setAttribute("href",u),u=r.href),r.setAttribute("href",u),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return o=i(window.location.href),function(u){const h=d.isString(u)?i(u):u;return h.protocol===o.protocol&&h.host===o.host}}():function(){return function(){return!0}}();function Ol(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function xl(e,t){e=e||10;const r=new Array(e),o=new Array(e);let i=0,s=0,u;return t=t!==void 0?t:1e3,function(y){const _=Date.now(),p=o[s];u||(u=_),r[i]=y,o[i]=_;let b=s,C=0;for(;b!==i;)C+=r[b++],b=b%e;if(i=(i+1)%e,i===s&&(s=(s+1)%e),_-u<t)return;const B=p&&_-p;return B?Math.round(C*1e3/B):void 0}}function Sa(e,t){let r=0;const o=xl(50,250);return i=>{const s=i.loaded,u=i.lengthComputable?i.total:void 0,h=s-r,y=o(h),_=s<=u;r=s;const p={loaded:s,total:u,progress:u?s/u:void 0,bytes:h,rate:y||void 0,estimated:y&&u&&_?(u-s)/y:void 0,event:i};p[t?"download":"upload"]=!0,e(p)}}const ur={http:Zu,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(r,o){let i=e.data;const s=ge.from(e.headers).normalize(),u=e.responseType;let h;function y(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}let _;d.isFormData(i)&&(le.isStandardBrowserEnv||le.isStandardBrowserWebWorkerEnv?s.setContentType(!1):s.getContentType(/^\s*multipart\/form-data/)?d.isString(_=s.getContentType())&&s.setContentType(_.replace(/^\s*(multipart\/form-data);+/,"$1")):s.setContentType("multipart/form-data"));let p=new XMLHttpRequest;if(e.auth){const g=e.auth.username||"",S=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";s.set("Authorization","Basic "+btoa(g+":"+S))}const b=wa(e.baseURL,e.url);p.open(e.method.toUpperCase(),ha(b,e.params,e.paramsSerializer),!0),p.timeout=e.timeout;function C(){if(!p)return;const g=ge.from("getAllResponseHeaders"in p&&p.getAllResponseHeaders()),I={data:!u||u==="text"||u==="json"?p.responseText:p.response,status:p.status,statusText:p.statusText,headers:g,config:e,request:p};gl(function(F){r(F),y()},function(F){o(F),y()},I),p=null}if("onloadend"in p?p.onloadend=C:p.onreadystatechange=function(){!p||p.readyState!==4||p.status===0&&!(p.responseURL&&p.responseURL.indexOf("file:")===0)||setTimeout(C)},p.onabort=function(){p&&(o(new T("Request aborted",T.ECONNABORTED,e,p)),p=null)},p.onerror=function(){o(new T("Network Error",T.ERR_NETWORK,e,p)),p=null},p.ontimeout=function(){let S=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const I=e.transitional||ma;e.timeoutErrorMessage&&(S=e.timeoutErrorMessage),o(new T(S,I.clarifyTimeoutError?T.ETIMEDOUT:T.ECONNABORTED,e,p)),p=null},le.isStandardBrowserEnv){const g=(e.withCredentials||Sl(b))&&e.xsrfCookieName&&bl.read(e.xsrfCookieName);g&&s.set(e.xsrfHeaderName,g)}i===void 0&&s.setContentType(null),"setRequestHeader"in p&&d.forEach(s.toJSON(),function(S,I){p.setRequestHeader(I,S)}),d.isUndefined(e.withCredentials)||(p.withCredentials=!!e.withCredentials),u&&u!=="json"&&(p.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&p.addEventListener("progress",Sa(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&p.upload&&p.upload.addEventListener("progress",Sa(e.onUploadProgress)),(e.cancelToken||e.signal)&&(h=g=>{p&&(o(!g||g.type?new yt(null,e,p):g),p.abort(),p=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h)));const B=Ol(b);if(B&&le.protocols.indexOf(B)===-1){o(new T("Unsupported protocol "+B+":",T.ERR_BAD_REQUEST,e));return}p.send(i||null)})}};d.forEach(ur,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Oa=e=>`- ${e}`,El=e=>d.isFunction(e)||e===null||e===!1,xa={getAdapter:e=>{e=d.isArray(e)?e:[e];const{length:t}=e;let r,o;const i={};for(let s=0;s<t;s++){r=e[s];let u;if(o=r,!El(r)&&(o=ur[(u=String(r)).toLowerCase()],o===void 0))throw new T(`Unknown adapter '${u}'`);if(o)break;i[u||"#"+s]=o}if(!o){const s=Object.entries(i).map(([h,y])=>`adapter ${h} `+(y===!1?"is not supported by the environment":"is not available in the build"));let u=t?s.length>1?`since :
|
|
4
|
+
`+s.map(Oa).join(`
|
|
5
|
+
`):" "+Oa(s[0]):"as no adapter specified";throw new T("There is no suitable adapter to dispatch the request "+u,"ERR_NOT_SUPPORT")}return o},adapters:ur};function lr(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new yt(null,e)}function Ea(e){return lr(e),e.headers=ge.from(e.headers),e.data=cr.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),xa.getAdapter(e.adapter||ir.adapter)(e).then(function(o){return lr(e),o.data=cr.call(e,e.transformResponse,o),o.headers=ge.from(o.headers),o},function(o){return _a(o)||(lr(e),o&&o.response&&(o.response.data=cr.call(e,e.transformResponse,o.response),o.response.headers=ge.from(o.response.headers))),Promise.reject(o)})}const Ta=e=>e instanceof ge?e.toJSON():e;function Ke(e,t){t=t||{};const r={};function o(_,p,b){return d.isPlainObject(_)&&d.isPlainObject(p)?d.merge.call({caseless:b},_,p):d.isPlainObject(p)?d.merge({},p):d.isArray(p)?p.slice():p}function i(_,p,b){if(d.isUndefined(p)){if(!d.isUndefined(_))return o(void 0,_,b)}else return o(_,p,b)}function s(_,p){if(!d.isUndefined(p))return o(void 0,p)}function u(_,p){if(d.isUndefined(p)){if(!d.isUndefined(_))return o(void 0,_)}else return o(void 0,p)}function h(_,p,b){if(b in t)return o(_,p);if(b in e)return o(void 0,_)}const y={url:s,method:s,data:s,baseURL:u,transformRequest:u,transformResponse:u,paramsSerializer:u,timeout:u,timeoutMessage:u,withCredentials:u,adapter:u,responseType:u,xsrfCookieName:u,xsrfHeaderName:u,onUploadProgress:u,onDownloadProgress:u,decompress:u,maxContentLength:u,maxBodyLength:u,beforeRedirect:u,transport:u,httpAgent:u,httpsAgent:u,cancelToken:u,socketPath:u,responseEncoding:u,validateStatus:h,headers:(_,p)=>i(Ta(_),Ta(p),!0)};return d.forEach(Object.keys(Object.assign({},e,t)),function(p){const b=y[p]||i,C=b(e[p],t[p],p);d.isUndefined(C)&&b!==h||(r[p]=C)}),r}const $a="1.5.1",fr={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{fr[e]=function(o){return typeof o===e||"a"+(t<1?"n ":" ")+e}});const Aa={};fr.transitional=function(t,r,o){function i(s,u){return"[Axios v"+$a+"] Transitional option '"+s+"'"+u+(o?". "+o:"")}return(s,u,h)=>{if(t===!1)throw new T(i(u," has been removed"+(r?" in "+r:"")),T.ERR_DEPRECATED);return r&&!Aa[u]&&(Aa[u]=!0,console.warn(i(u," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(s,u,h):!0}};function Tl(e,t,r){if(typeof e!="object")throw new T("options must be an object",T.ERR_BAD_OPTION_VALUE);const o=Object.keys(e);let i=o.length;for(;i-- >0;){const s=o[i],u=t[s];if(u){const h=e[s],y=h===void 0||u(h,s,e);if(y!==!0)throw new T("option "+s+" must be "+y,T.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new T("Unknown option "+s,T.ERR_BAD_OPTION)}}const dr={assertOptions:Tl,validators:fr},xe=dr.validators;class Xt{constructor(t){this.defaults=t,this.interceptors={request:new ya,response:new ya}}request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=Ke(this.defaults,r);const{transitional:o,paramsSerializer:i,headers:s}=r;o!==void 0&&dr.assertOptions(o,{silentJSONParsing:xe.transitional(xe.boolean),forcedJSONParsing:xe.transitional(xe.boolean),clarifyTimeoutError:xe.transitional(xe.boolean)},!1),i!=null&&(d.isFunction(i)?r.paramsSerializer={serialize:i}:dr.assertOptions(i,{encode:xe.function,serialize:xe.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let u=s&&d.merge(s.common,s[r.method]);s&&d.forEach(["delete","get","head","post","put","patch","common"],g=>{delete s[g]}),r.headers=ge.concat(u,s);const h=[];let y=!0;this.interceptors.request.forEach(function(S){typeof S.runWhen=="function"&&S.runWhen(r)===!1||(y=y&&S.synchronous,h.unshift(S.fulfilled,S.rejected))});const _=[];this.interceptors.response.forEach(function(S){_.push(S.fulfilled,S.rejected)});let p,b=0,C;if(!y){const g=[Ea.bind(this),void 0];for(g.unshift.apply(g,h),g.push.apply(g,_),C=g.length,p=Promise.resolve(r);b<C;)p=p.then(g[b++],g[b++]);return p}C=h.length;let B=r;for(b=0;b<C;){const g=h[b++],S=h[b++];try{B=g(B)}catch(I){S.call(this,I);break}}try{p=Ea.call(this,B)}catch(g){return Promise.reject(g)}for(b=0,C=_.length;b<C;)p=p.then(_[b++],_[b++]);return p}getUri(t){t=Ke(this.defaults,t);const r=wa(t.baseURL,t.url);return ha(r,t.params,t.paramsSerializer)}}d.forEach(["delete","get","head","options"],function(t){Xt.prototype[t]=function(r,o){return this.request(Ke(o||{},{method:t,url:r,data:(o||{}).data}))}}),d.forEach(["post","put","patch"],function(t){function r(o){return function(s,u,h){return this.request(Ke(h||{},{method:t,headers:o?{"Content-Type":"multipart/form-data"}:{},url:s,data:u}))}}Xt.prototype[t]=r(),Xt.prototype[t+"Form"]=r(!0)});const Zt=Xt;class pr{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(s){r=s});const o=this;this.promise.then(i=>{if(!o._listeners)return;let s=o._listeners.length;for(;s-- >0;)o._listeners[s](i);o._listeners=null}),this.promise.then=i=>{let s;const u=new Promise(h=>{o.subscribe(h),s=h}).then(i);return u.cancel=function(){o.unsubscribe(s)},u},t(function(s,u,h){o.reason||(o.reason=new yt(s,u,h),r(o.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}static source(){let t;return{token:new pr(function(i){t=i}),cancel:t}}}const $l=pr;function Al(e){return function(r){return e.apply(null,r)}}function Cl(e){return d.isObject(e)&&e.isAxiosError===!0}const hr={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(hr).forEach(([e,t])=>{hr[t]=e});const Rl=hr;function Ca(e){const t=new Zt(e),r=Yo(Zt.prototype.request,t);return d.extend(r,Zt.prototype,t,{allOwnKeys:!0}),d.extend(r,t,null,{allOwnKeys:!0}),r.create=function(i){return Ca(Ke(e,i))},r}const U=Ca(ir);U.Axios=Zt,U.CanceledError=yt,U.CancelToken=$l,U.isCancel=_a,U.VERSION=$a,U.toFormData=Kt,U.AxiosError=T,U.Cancel=U.CanceledError,U.all=function(t){return Promise.all(t)},U.spread=Al,U.isAxiosError=Cl,U.mergeConfig=Ke,U.AxiosHeaders=ge,U.formToJSON=e=>ga(d.isHTMLForm(e)?new FormData(e):e),U.getAdapter=xa.getAdapter,U.HttpStatusCode=Rl,U.default=U;const jl=U,Pl={key:1},Ra={__name:"render-form-item",props:{data:Object,prop:{type:String,default(e){return e.data.id}},itemValue:{},value:Object,disabled:Boolean,readonly:Boolean,options:Array},emits:["updateValue"],setup(e,{expose:t,emit:r}){const o=e;let i=l.ref(),s=l.reactive({});const u=l.ref(!1);let h=l.ref(o.data),y=l.inject("methods"),_=l.inject("setOptions");const p=o.data.rules&&o.data.rules.some(m=>m.required&&m.trigger==="blur"),b=l.computed(()=>({...o.data.el,...s})),C=l.computed(()=>["input","select"].includes(o.data.type)),B=l.computed(()=>(o.data.hidden||(()=>!1))(o.value,o.data)),g=l.computed(()=>Ac(o.data.enableWhen,o.data.value)),S=l.computed(()=>!B.value&&g.value),I=l.computed(()=>{const m=o.data,v=m.id;m.atChange;const M=m.on||{};M.input,M.change;const ne=m.trim!==void 0?m.trim:!0;let re=l.inject("updateForm");return{...yo(mu(M).map(([z,Y])=>[z,(...fe)=>Y(fe,re)])),"update:modelValue":(z,...Y)=>{typeof z=="string"&&ne&&(z=z.trim()),r("updateValue",{id:v,value:z}),O(v)}}}),L=l.computed(()=>(Ve(o.data,"el.multiple")&&Array.isArray(o.itemValue)?o.itemValue:[o.itemValue]).map(v=>(o.options.find(M=>M.value===v)||{}).label).join()),F=(m,v)=>{const M=["select","checkbox-group","radio-group"].indexOf(o.data.type)>-1,{request:ne,prop:re="options",dataPath:z="",onResponse:Y=G=>(z&&(G=Ve(G,z)),M?G==null?void 0:G.map(Xe=>({label:Xe[Ee],value:Xe[$]})):G),onError:fe=G=>{console.error(G.message),u.value=!1},label:Ee="label",value:$="value"}=m;u.value=!0,Promise.resolve(ne(v)).then(Y,fe).then(G=>{M?_&&_(o.prop,G):s=Object.assign(s,{[re]:G}),u.value=!1})};l.watch(h,m=>{if(m)if(m.id){if(!m.type&&!m.component)throw new Error("`type` and `component` cannot both be null.")}else throw new Error("`id` is unvalidated.");else throw new Error("data must be an Object.")}),l.watch(()=>{var m;return(m=o.data.remote)==null?void 0:m.request},(m,v)=>{!m||typeof m!="function"||m===v||F(o.data.remote)},{immediate:!0}),l.watch(()=>{var m;return(m=o.data.remote)==null?void 0:m.url},(m,v)=>{if(!m||m===v||!v&&o.data.remote.request)return;const M=o.data.remote.request||(()=>jl.get(m).then(ne=>ne.data));F(Object.assign({},o.data.remote,{request:M}))},{immediate:!0});const O=async m=>{try{if(!o.data.rules||!o.data.rules.length||p)return;await l.nextTick(),await y&&y.validateField(m)}catch(v){console.log(v)}},D=m=>{Ve(o.data,"type")==="select"&&Ve(o.data,"el.filterable")&&Ve(o.data,"el.remote")&&F(o.data.remote,m)},V=m=>m.value instanceof Object?!o.data.el||!o.data.el.valueKey?void 0:m.value[o.data.el.valueKey]:m.value;return t({customComponent:i}),(m,v)=>{const M=l.resolveComponent("el-input"),ne=l.resolveComponent("el-option"),re=l.resolveComponent("el-checkbox-button"),z=l.resolveComponent("el-checkbox"),Y=l.resolveComponent("el-radio-button"),fe=l.resolveComponent("el-radio"),Ee=l.resolveComponent("el-form-item");return l.openBlock(),l.createElementBlock("div",null,[S.value?(l.openBlock(),l.createBlock(Ee,l.mergeProps({key:0,prop:e.prop,label:typeof e.data.label=="string"?e.data.label:"",rules:!e.readonly&&Array.isArray(e.data.rules)?e.data.rules:void 0},e.data.attrs,{class:"render-form-item"}),{label:l.withCtx(()=>[typeof e.data.label!="string"?(l.openBlock(),l.createBlock(l.unref(gu),{key:0,slot:"label",content:e.data.label},null,8,["content"])):l.createCommentVNode("",!0)]),default:l.withCtx(()=>[e.readonly&&C.value?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[e.data.type==="input"?(l.openBlock(),l.createBlock(M,l.mergeProps({key:0},b.value,{modelValue:e.itemValue,readonly:""},l.toHandlers(I.value)),null,16,["modelValue"])):e.data.type==="select"?(l.openBlock(),l.createElementBlock("div",Pl,l.toDisplayString(L.value),1)):l.createCommentVNode("",!0)],64)):e.data.type==="date-picker"||e.data.type==="cascader"?(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.data.component||`el-${e.data.type||"input"}`),l.mergeProps({key:1,ref_key:"customComponent",ref:i},b.value,{modelValue:e.itemValue,disabled:e.disabled||b.value.disabled||e.readonly},l.toHandlers(I.value),{loading:u.value,"remote-method":e.data.remoteMethod||b.value.remoteMethod||D}),null,16,["modelValue","disabled","loading","remote-method"])):(l.openBlock(),l.createBlock(l.resolveDynamicComponent(e.data.component||`el-${e.data.type||"input"}`),l.mergeProps({key:2,ref_key:"customComponent",ref:i},b.value,{modelValue:e.itemValue,disabled:e.disabled||b.value.disabled||e.readonly},l.toHandlers(I.value),{loading:u.value,"remote-method":e.data.remoteMethod||b.value.remoteMethod||D}),{default:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.options,($,G)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[e.data.type==="select"?(l.openBlock(),l.createBlock(ne,l.mergeProps({key:V($)||G},$),null,16)):l.createCommentVNode("",!0),e.data.type==="checkbox-group"&&e.data.style==="button"?(l.openBlock(),l.createBlock(re,l.mergeProps({key:$.value},$,{label:"value"in $?$.value:$.label}),{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString($.label),1)]),_:2},1040,["label"])):e.data.type==="checkbox-group"&&e.data.style!=="button"?(l.openBlock(),l.createBlock(z,l.mergeProps({key:$.value},$,{label:"value"in $?$.value:$.label}),{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString($.label),1)]),_:2},1040,["label"])):e.data.type==="radio-group"&&e.data.style==="button"?(l.openBlock(),l.createBlock(Y,l.mergeProps({key:$.label},$,{label:"value"in $?$.value:$.label}),{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString($.label),1)]),_:2},1040,["label"])):e.data.type==="radio-group"&&e.data.style!=="button"?(l.openBlock(),l.createBlock(fe,l.mergeProps({key:$.label},$,{label:"value"in $?$.value:$.label}),{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString($.label),1)]),_:2},1040,["label"])):l.createCommentVNode("",!0)],64))),256))]),_:1},16,["modelValue","disabled","loading","remote-method"]))]),_:1},16,["prop","label","rules"])):l.createCommentVNode("",!0)])}}},Nl={__name:"render-form-group",props:{data:Object,itemValue:{},value:Object,disabled:Boolean,readonly:Boolean,options:Object},emits:["updateValue"],setup(e,{expose:t,emit:r}){const o=e;let i=l.ref([]);const s=({id:u,value:h})=>{r("updateValue",{id:o.data.id,value:{...o.itemValue,[u]:h}})};return t({customComponent:i}),(u,h)=>(l.openBlock(),l.createElementBlock("div",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(e.data.items,(y,_)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.renderSlot(u.$slots,`id:${y.id}`),l.renderSlot(u.$slots,`$id:${y.id}`),l.createVNode(Ra,{ref_for:!0,ref:p=>{l.unref(i)[`formItem-${y.id}`]=p},prop:`${e.data.id}.${y.id}`,data:y,value:e.value,"item-value":e.itemValue[y.id],disabled:e.disabled,readonly:e.readonly,options:e.options[y.id],onUpdateValue:s},null,8,["prop","data","value","item-value","disabled","readonly","options"])],64))),256))]))}};var Il=1/0,Fl="[object Symbol]",Bl=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,vl=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ja="\\ud800-\\udfff",Dl="\\u0300-\\u036f\\ufe20-\\ufe23",Ll="\\u20d0-\\u20f0",Pa="\\u2700-\\u27bf",Na="a-z\\xdf-\\xf6\\xf8-\\xff",Ul="\\xac\\xb1\\xd7\\xf7",Ml="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Hl="\\u2000-\\u206f",kl=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ia="A-Z\\xc0-\\xd6\\xd8-\\xde",Vl="\\ufe0e\\ufe0f",Fa=Ul+Ml+Hl+kl,yr="['’]",Ba="["+Fa+"]",va="["+Dl+Ll+"]",Da="\\d+",zl="["+Pa+"]",La="["+Na+"]",Ua="[^"+ja+Fa+Da+Pa+Na+Ia+"]",Gl="\\ud83c[\\udffb-\\udfff]",ql="(?:"+va+"|"+Gl+")",Kl="[^"+ja+"]",Ma="(?:\\ud83c[\\udde6-\\uddff]){2}",Ha="[\\ud800-\\udbff][\\udc00-\\udfff]",Je="["+Ia+"]",Jl="\\u200d",ka="(?:"+La+"|"+Ua+")",Wl="(?:"+Je+"|"+Ua+")",Va="(?:"+yr+"(?:d|ll|m|re|s|t|ve))?",za="(?:"+yr+"(?:D|LL|M|RE|S|T|VE))?",Ga=ql+"?",qa="["+Vl+"]?",Xl="(?:"+Jl+"(?:"+[Kl,Ma,Ha].join("|")+")"+qa+Ga+")*",Zl=qa+Ga+Xl,Yl="(?:"+[zl,Ma,Ha].join("|")+")"+Zl,Ql=RegExp(yr,"g"),ef=RegExp(va,"g"),tf=RegExp([Je+"?"+La+"+"+Va+"(?="+[Ba,Je,"$"].join("|")+")",Wl+"+"+za+"(?="+[Ba,Je+ka,"$"].join("|")+")",Je+"?"+ka+"+"+Va,Je+"+"+za,Da,Yl].join("|"),"g"),nf=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,rf={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"ss"},of=typeof j=="object"&&j&&j.Object===Object&&j,af=typeof self=="object"&&self&&self.Object===Object&&self,sf=of||af||Function("return this")();function cf(e,t,r,o){var i=-1,s=e?e.length:0;for(o&&s&&(r=e[++i]);++i<s;)r=t(r,e[i],i,e);return r}function uf(e){return e.match(Bl)||[]}function lf(e){return function(t){return e==null?void 0:e[t]}}var ff=lf(rf);function df(e){return nf.test(e)}function pf(e){return e.match(tf)||[]}var hf=Object.prototype,yf=hf.toString,Ka=sf.Symbol,Ja=Ka?Ka.prototype:void 0,Wa=Ja?Ja.toString:void 0;function mf(e){if(typeof e=="string")return e;if(_f(e))return Wa?Wa.call(e):"";var t=e+"";return t=="0"&&1/e==-Il?"-0":t}function gf(e){return function(t){return cf(Of(wf(t).replace(Ql,"")),e,"")}}function bf(e){return!!e&&typeof e=="object"}function _f(e){return typeof e=="symbol"||bf(e)&&yf.call(e)==Fl}function Xa(e){return e==null?"":mf(e)}function wf(e){return e=Xa(e),e&&e.replace(vl,ff).replace(ef,"")}var Sf=gf(function(e,t,r){return e+(r?"-":"")+t.toLowerCase()});function Of(e,t,r){return e=Xa(e),t=r?void 0:t,t===void 0?df(e)?pf(e):uf(e):e.match(t)||[]}var xf=Sf;const Ef=me(xf);function Za(e){return e.map(({...t})=>(t.type==="group"?t.items=Za(t.items):(Tf(t),$f(t),Af(t),t.type=Ef(t.type)),t))}function Tf(e){Object.keys(e).filter(t=>t.startsWith("$")&&!(t.slice(1)in e)).forEach(t=>(e[t.slice(1)]=e[t],delete e[t]))}function $f(e){e.id||(e.id=e.name||e.prop)}function Af(e){if(e.overrideRules)return;const{component:t}=e;if(!t||typeof t=="string")return;console.log(t);const{rules:r=[]}=t;e.rules=[...e.rules||[],...typeof r=="function"?r(e):r]}var Cf="Expected a function",Ya="__lodash_hash_undefined__",Qa=1/0,Rf=9007199254740991,jf="[object Function]",Pf="[object GeneratorFunction]",Nf="[object Symbol]",If=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ff=/^\w*$/,Bf=/^\./,vf=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Df=/[\\^$.*+?()[\]{}|]/g,Lf=/\\(\\)?/g,Uf=/^\[object .+?Constructor\]$/,Mf=/^(?:0|[1-9]\d*)$/,Hf=typeof j=="object"&&j&&j.Object===Object&&j,kf=typeof self=="object"&&self&&self.Object===Object&&self,mr=Hf||kf||Function("return this")();function Vf(e,t){return e==null?void 0:e[t]}function zf(e){var t=!1;if(e!=null&&typeof e.toString!="function")try{t=!!(e+"")}catch{}return t}var Gf=Array.prototype,qf=Function.prototype,ei=Object.prototype,gr=mr["__core-js_shared__"],ti=function(){var e=/[^.]+$/.exec(gr&&gr.keys&&gr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}(),ni=qf.toString,Yt=ei.hasOwnProperty,ri=ei.toString,Kf=RegExp("^"+ni.call(Yt).replace(Df,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),oi=mr.Symbol,Jf=Gf.splice,Wf=si(mr,"Map"),mt=si(Object,"create"),ai=oi?oi.prototype:void 0,ii=ai?ai.toString:void 0;function Ie(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function Xf(){this.__data__=mt?mt(null):{}}function Zf(e){return this.has(e)&&delete this.__data__[e]}function Yf(e){var t=this.__data__;if(mt){var r=t[e];return r===Ya?void 0:r}return Yt.call(t,e)?t[e]:void 0}function Qf(e){var t=this.__data__;return mt?t[e]!==void 0:Yt.call(t,e)}function ed(e,t){var r=this.__data__;return r[e]=mt&&t===void 0?Ya:t,this}Ie.prototype.clear=Xf,Ie.prototype.delete=Zf,Ie.prototype.get=Yf,Ie.prototype.has=Qf,Ie.prototype.set=ed;function We(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function td(){this.__data__=[]}function nd(e){var t=this.__data__,r=Qt(t,e);if(r<0)return!1;var o=t.length-1;return r==o?t.pop():Jf.call(t,r,1),!0}function rd(e){var t=this.__data__,r=Qt(t,e);return r<0?void 0:t[r][1]}function od(e){return Qt(this.__data__,e)>-1}function ad(e,t){var r=this.__data__,o=Qt(r,e);return o<0?r.push([e,t]):r[o][1]=t,this}We.prototype.clear=td,We.prototype.delete=nd,We.prototype.get=rd,We.prototype.has=od,We.prototype.set=ad;function Fe(e){var t=-1,r=e?e.length:0;for(this.clear();++t<r;){var o=e[t];this.set(o[0],o[1])}}function id(){this.__data__={hash:new Ie,map:new(Wf||We),string:new Ie}}function sd(e){return en(this,e).delete(e)}function cd(e){return en(this,e).get(e)}function ud(e){return en(this,e).has(e)}function ld(e,t){return en(this,e).set(e,t),this}Fe.prototype.clear=id,Fe.prototype.delete=sd,Fe.prototype.get=cd,Fe.prototype.has=ud,Fe.prototype.set=ld;function fd(e,t,r){var o=e[t];(!(Yt.call(e,t)&&ci(o,r))||r===void 0&&!(t in e))&&(e[t]=r)}function Qt(e,t){for(var r=e.length;r--;)if(ci(e[r][0],t))return r;return-1}function dd(e){if(!tn(e)||_d(e))return!1;var t=xd(e)||zf(e)?Kf:Uf;return t.test(Od(e))}function pd(e,t,r,o){if(!tn(e))return e;t=gd(t,e)?[t]:yd(t);for(var i=-1,s=t.length,u=s-1,h=e;h!=null&&++i<s;){var y=Sd(t[i]),_=r;if(i!=u){var p=h[y];_=o?o(p,y,h):void 0,_===void 0&&(_=tn(p)?p:md(t[i+1])?[]:{})}fd(h,y,_),h=h[y]}return e}function hd(e){if(typeof e=="string")return e;if(_r(e))return ii?ii.call(e):"";var t=e+"";return t=="0"&&1/e==-Qa?"-0":t}function yd(e){return ui(e)?e:wd(e)}function en(e,t){var r=e.__data__;return bd(t)?r[typeof t=="string"?"string":"hash"]:r.map}function si(e,t){var r=Vf(e,t);return dd(r)?r:void 0}function md(e,t){return t=t??Rf,!!t&&(typeof e=="number"||Mf.test(e))&&e>-1&&e%1==0&&e<t}function gd(e,t){if(ui(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||_r(e)?!0:Ff.test(e)||!If.test(e)||t!=null&&e in Object(t)}function bd(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function _d(e){return!!ti&&ti in e}var wd=br(function(e){e=Td(e);var t=[];return Bf.test(e)&&t.push(""),e.replace(vf,function(r,o,i,s){t.push(i?s.replace(Lf,"$1"):o||r)}),t});function Sd(e){if(typeof e=="string"||_r(e))return e;var t=e+"";return t=="0"&&1/e==-Qa?"-0":t}function Od(e){if(e!=null){try{return ni.call(e)}catch{}try{return e+""}catch{}}return""}function br(e,t){if(typeof e!="function"||t&&typeof t!="function")throw new TypeError(Cf);var r=function(){var o=arguments,i=t?t.apply(this,o):o[0],s=r.cache;if(s.has(i))return s.get(i);var u=e.apply(this,o);return r.cache=s.set(i,u),u};return r.cache=new(br.Cache||Fe),r}br.Cache=Fe;function ci(e,t){return e===t||e!==e&&t!==t}var ui=Array.isArray;function xd(e){var t=tn(e)?ri.call(e):"";return t==jf||t==Pf}function tn(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function Ed(e){return!!e&&typeof e=="object"}function _r(e){return typeof e=="symbol"||Ed(e)&&ri.call(e)==Nf}function Td(e){return e==null?"":hd(e)}function $d(e,t,r){return e==null?e:pd(e,t,r)}var Ad=$d;const Cd=me(Ad);var nn={exports:{}};nn.exports,function(e,t){var r=200,o="__lodash_hash_undefined__",i=1,s=2,u=9007199254740991,h="[object Arguments]",y="[object Array]",_="[object AsyncFunction]",p="[object Boolean]",b="[object Date]",C="[object Error]",B="[object Function]",g="[object GeneratorFunction]",S="[object Map]",I="[object Number]",L="[object Null]",F="[object Object]",O="[object Promise]",D="[object Proxy]",V="[object RegExp]",m="[object Set]",v="[object String]",M="[object Symbol]",ne="[object Undefined]",re="[object WeakMap]",z="[object ArrayBuffer]",Y="[object DataView]",fe="[object Float32Array]",Ee="[object Float64Array]",$="[object Int8Array]",G="[object Int16Array]",Xe="[object Int32Array]",wr="[object Uint8Array]",Sr="[object Uint8ClampedArray]",P="[object Uint16Array]",Or="[object Uint32Array]",xr=/[\\^$.*+?()[\]{}|]/g,ae=/^\[object .+?Constructor\]$/,on=/^(?:0|[1-9]\d*)$/,N={};N[fe]=N[Ee]=N[$]=N[G]=N[Xe]=N[wr]=N[Sr]=N[P]=N[Or]=!0,N[h]=N[y]=N[z]=N[p]=N[Y]=N[b]=N[C]=N[B]=N[S]=N[I]=N[F]=N[V]=N[m]=N[v]=N[re]=!1;var an=typeof j=="object"&&j&&j.Object===Object&&j,Er=typeof self=="object"&&self&&self.Object===Object&&self,ie=an||Er||Function("return this")(),sn=t&&!t.nodeType&&t,cn=sn&&!0&&e&&!e.nodeType&&e,gt=cn&&cn.exports===sn,bt=gt&&an.process,un=function(){try{return bt&&bt.binding&&bt.binding("util")}catch{}}(),_t=un&&un.isTypedArray;function ln(n,a){for(var c=-1,f=n==null?0:n.length,x=0,w=[];++c<f;){var E=n[c];a(E,c,n)&&(w[x++]=E)}return w}function wt(n,a){for(var c=-1,f=a.length,x=n.length;++c<f;)n[x+c]=a[c];return n}function fn(n,a){for(var c=-1,f=n==null?0:n.length;++c<f;)if(a(n[c],c,n))return!0;return!1}function Tr(n,a){for(var c=-1,f=Array(n);++c<n;)f[c]=a(c);return f}function $r(n){return function(a){return n(a)}}function Ze(n,a){return n.has(a)}function St(n,a){return n==null?void 0:n[a]}function dn(n){var a=-1,c=Array(n.size);return n.forEach(function(f,x){c[++a]=[x,f]}),c}function pn(n,a){return function(c){return n(a(c))}}function de(n){var a=-1,c=Array(n.size);return n.forEach(function(f){c[++a]=f}),c}var Ye=Array.prototype,Ar=Function.prototype,Be=Object.prototype,Qe=ie["__core-js_shared__"],Ot=Ar.toString,oe=Be.hasOwnProperty,hn=function(){var n=/[^.]+$/.exec(Qe&&Qe.keys&&Qe.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),yn=Be.toString,Cr=RegExp("^"+Ot.call(oe).replace(xr,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),xt=gt?ie.Buffer:void 0,et=ie.Symbol,mn=ie.Uint8Array,tt=Be.propertyIsEnumerable,ve=Ye.splice,se=et?et.toStringTag:void 0,nt=Object.getOwnPropertySymbols,Et=xt?xt.isBuffer:void 0,De=pn(Object.keys,Object),Tt=_e(ie,"DataView"),Le=_e(ie,"Map"),$t=_e(ie,"Promise"),At=_e(ie,"Set"),Ct=_e(ie,"WeakMap"),Te=_e(Object,"create"),gn=Z(Tt),be=Z(Le),Rr=Z($t),jr=Z(At),Pr=Z(Ct),bn=et?et.prototype:void 0,Rt=bn?bn.valueOf:void 0;function q(n){var a=-1,c=n==null?0:n.length;for(this.clear();++a<c;){var f=n[a];this.set(f[0],f[1])}}function Nr(){this.__data__=Te?Te(null):{},this.size=0}function Ir(n){var a=this.has(n)&&delete this.__data__[n];return this.size-=a?1:0,a}function Fr(n){var a=this.__data__;if(Te){var c=a[n];return c===o?void 0:c}return oe.call(a,n)?a[n]:void 0}function Br(n){var a=this.__data__;return Te?a[n]!==void 0:oe.call(a,n)}function vr(n,a){var c=this.__data__;return this.size+=this.has(n)?0:1,c[n]=Te&&a===void 0?o:a,this}q.prototype.clear=Nr,q.prototype.delete=Ir,q.prototype.get=Fr,q.prototype.has=Br,q.prototype.set=vr;function J(n){var a=-1,c=n==null?0:n.length;for(this.clear();++a<c;){var f=n[a];this.set(f[0],f[1])}}function Dr(){this.__data__=[],this.size=0}function Lr(n){var a=this.__data__,c=at(a,n);if(c<0)return!1;var f=a.length-1;return c==f?a.pop():ve.call(a,c,1),--this.size,!0}function Ur(n){var a=this.__data__,c=at(a,n);return c<0?void 0:a[c][1]}function Mr(n){return at(this.__data__,n)>-1}function Hr(n,a){var c=this.__data__,f=at(c,n);return f<0?(++this.size,c.push([n,a])):c[f][1]=a,this}J.prototype.clear=Dr,J.prototype.delete=Lr,J.prototype.get=Ur,J.prototype.has=Mr,J.prototype.set=Hr;function Q(n){var a=-1,c=n==null?0:n.length;for(this.clear();++a<c;){var f=n[a];this.set(f[0],f[1])}}function kr(){this.size=0,this.__data__={hash:new q,map:new(Le||J),string:new q}}function Vr(n){var a=ce(this,n).delete(n);return this.size-=a?1:0,a}function zr(n){return ce(this,n).get(n)}function Gr(n){return ce(this,n).has(n)}function qr(n,a){var c=ce(this,n),f=c.size;return c.set(n,a),this.size+=c.size==f?0:1,this}Q.prototype.clear=kr,Q.prototype.delete=Vr,Q.prototype.get=zr,Q.prototype.has=Gr,Q.prototype.set=qr;function rt(n){var a=-1,c=n==null?0:n.length;for(this.__data__=new Q;++a<c;)this.add(n[a])}function _n(n){return this.__data__.set(n,o),this}function ot(n){return this.__data__.has(n)}rt.prototype.add=rt.prototype.push=_n,rt.prototype.has=ot;function pe(n){var a=this.__data__=new J(n);this.size=a.size}function jt(){this.__data__=new J,this.size=0}function Kr(n){var a=this.__data__,c=a.delete(n);return this.size=a.size,c}function Jr(n){return this.__data__.get(n)}function Wr(n){return this.__data__.has(n)}function Xr(n,a){var c=this.__data__;if(c instanceof J){var f=c.__data__;if(!Le||f.length<r-1)return f.push([n,a]),this.size=++c.size,this;c=this.__data__=new Q(f)}return c.set(n,a),this.size=c.size,this}pe.prototype.clear=jt,pe.prototype.delete=Kr,pe.prototype.get=Jr,pe.prototype.has=Wr,pe.prototype.set=Xr;function Zr(n,a){var c=it(n),f=!c&&En(n),x=!c&&!f&&st(n),w=!c&&!f&&!x&&An(n),E=c||f||x||w,A=E?Tr(n.length,String):[],H=A.length;for(var R in n)(a||oe.call(n,R))&&!(E&&(R=="length"||x&&(R=="offset"||R=="parent")||w&&(R=="buffer"||R=="byteLength"||R=="byteOffset")||ao(R,H)))&&A.push(R);return A}function at(n,a){for(var c=n.length;c--;)if(xn(n[c][0],a))return c;return-1}function Pt(n,a,c){var f=a(n);return it(n)?f:wt(f,c(n))}function Ue(n){return n==null?n===void 0?ne:L:se&&se in Object(n)?we(n):On(n)}function wn(n){return ye(n)&&Ue(n)==h}function Sn(n,a,c,f,x){return n===a?!0:n==null||a==null||!ye(n)&&!ye(a)?n!==n&&a!==a:Yr(n,a,c,f,Sn,x)}function Yr(n,a,c,f,x,w){var E=it(n),A=it(a),H=E?y:he(n),R=A?y:he(a);H=H==h?F:H,R=R==h?F:R;var W=H==F,ee=R==F,k=H==R;if(k&&st(n)){if(!st(a))return!1;E=!0,W=!1}if(k&&!W)return w||(w=new pe),E||An(n)?Nt(n,a,c,f,x,w):no(n,a,H,c,f,x,w);if(!(c&i)){var X=W&&oe.call(n,"__wrapped__"),K=ee&&oe.call(a,"__wrapped__");if(X||K){var $e=X?n.value():n,Se=K?a.value():a;return w||(w=new pe),x($e,Se,c,f,w)}}return k?(w||(w=new pe),ro(n,a,c,f,x,w)):!1}function Qr(n){if(!$n(n)||so(n))return!1;var a=Tn(n)?Cr:ae;return a.test(Z(n))}function eo(n){return ye(n)&&Ft(n.length)&&!!N[Ue(n)]}function to(n){if(!co(n))return De(n);var a=[];for(var c in Object(n))oe.call(n,c)&&c!="constructor"&&a.push(c);return a}function Nt(n,a,c,f,x,w){var E=c&i,A=n.length,H=a.length;if(A!=H&&!(E&&H>A))return!1;var R=w.get(n);if(R&&w.get(a))return R==a;var W=-1,ee=!0,k=c&s?new rt:void 0;for(w.set(n,a),w.set(a,n);++W<A;){var X=n[W],K=a[W];if(f)var $e=E?f(K,X,W,a,n,w):f(X,K,W,n,a,w);if($e!==void 0){if($e)continue;ee=!1;break}if(k){if(!fn(a,function(Se,He){if(!Ze(k,He)&&(X===Se||x(X,Se,c,f,w)))return k.push(He)})){ee=!1;break}}else if(!(X===K||x(X,K,c,f,w))){ee=!1;break}}return w.delete(n),w.delete(a),ee}function no(n,a,c,f,x,w,E){switch(c){case Y:if(n.byteLength!=a.byteLength||n.byteOffset!=a.byteOffset)return!1;n=n.buffer,a=a.buffer;case z:return!(n.byteLength!=a.byteLength||!w(new mn(n),new mn(a)));case p:case b:case I:return xn(+n,+a);case C:return n.name==a.name&&n.message==a.message;case V:case v:return n==a+"";case S:var A=dn;case m:var H=f&i;if(A||(A=de),n.size!=a.size&&!H)return!1;var R=E.get(n);if(R)return R==a;f|=s,E.set(n,a);var W=Nt(A(n),A(a),f,x,w,E);return E.delete(n),W;case M:if(Rt)return Rt.call(n)==Rt.call(a)}return!1}function ro(n,a,c,f,x,w){var E=c&i,A=Me(n),H=A.length,R=Me(a),W=R.length;if(H!=W&&!E)return!1;for(var ee=H;ee--;){var k=A[ee];if(!(E?k in a:oe.call(a,k)))return!1}var X=w.get(n);if(X&&w.get(a))return X==a;var K=!0;w.set(n,a),w.set(a,n);for(var $e=E;++ee<H;){k=A[ee];var Se=n[k],He=a[k];if(f)var fi=E?f(He,Se,k,a,n,w):f(Se,He,k,n,a,w);if(!(fi===void 0?Se===He||x(Se,He,c,f,w):fi)){K=!1;break}$e||($e=k=="constructor")}if(K&&!$e){var Cn=n.constructor,Rn=a.constructor;Cn!=Rn&&"constructor"in n&&"constructor"in a&&!(typeof Cn=="function"&&Cn instanceof Cn&&typeof Rn=="function"&&Rn instanceof Rn)&&(K=!1)}return w.delete(n),w.delete(a),K}function Me(n){return Pt(n,Bt,oo)}function ce(n,a){var c=n.__data__;return io(a)?c[typeof a=="string"?"string":"hash"]:c.map}function _e(n,a){var c=St(n,a);return Qr(c)?c:void 0}function we(n){var a=oe.call(n,se),c=n[se];try{n[se]=void 0;var f=!0}catch{}var x=yn.call(n);return f&&(a?n[se]=c:delete n[se]),x}var oo=nt?function(n){return n==null?[]:(n=Object(n),ln(nt(n),function(a){return tt.call(n,a)}))}:lo,he=Ue;(Tt&&he(new Tt(new ArrayBuffer(1)))!=Y||Le&&he(new Le)!=S||$t&&he($t.resolve())!=O||At&&he(new At)!=m||Ct&&he(new Ct)!=re)&&(he=function(n){var a=Ue(n),c=a==F?n.constructor:void 0,f=c?Z(c):"";if(f)switch(f){case gn:return Y;case be:return S;case Rr:return O;case jr:return m;case Pr:return re}return a});function ao(n,a){return a=a??u,!!a&&(typeof n=="number"||on.test(n))&&n>-1&&n%1==0&&n<a}function io(n){var a=typeof n;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?n!=="__proto__":n===null}function so(n){return!!hn&&hn in n}function co(n){var a=n&&n.constructor,c=typeof a=="function"&&a.prototype||Be;return n===c}function On(n){return yn.call(n)}function Z(n){if(n!=null){try{return Ot.call(n)}catch{}try{return n+""}catch{}}return""}function xn(n,a){return n===a||n!==n&&a!==a}var En=wn(function(){return arguments}())?wn:function(n){return ye(n)&&oe.call(n,"callee")&&!tt.call(n,"callee")},it=Array.isArray;function It(n){return n!=null&&Ft(n.length)&&!Tn(n)}var st=Et||fo;function uo(n,a){return Sn(n,a)}function Tn(n){if(!$n(n))return!1;var a=Ue(n);return a==B||a==g||a==_||a==D}function Ft(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=u}function $n(n){var a=typeof n;return n!=null&&(a=="object"||a=="function")}function ye(n){return n!=null&&typeof n=="object"}var An=_t?$r(_t):eo;function Bt(n){return It(n)?Zr(n):to(n)}function lo(){return[]}function fo(){return!1}e.exports=uo}(nn,nn.exports);var Rd=nn.exports;const jd=me(Rd);var rn={exports:{}};rn.exports,function(e,t){var r=200,o="__lodash_hash_undefined__",i=9007199254740991,s="[object Arguments]",u="[object Array]",h="[object Boolean]",y="[object Date]",_="[object Error]",p="[object Function]",b="[object GeneratorFunction]",C="[object Map]",B="[object Number]",g="[object Object]",S="[object Promise]",I="[object RegExp]",L="[object Set]",F="[object String]",O="[object Symbol]",D="[object WeakMap]",V="[object ArrayBuffer]",m="[object DataView]",v="[object Float32Array]",M="[object Float64Array]",ne="[object Int8Array]",re="[object Int16Array]",z="[object Int32Array]",Y="[object Uint8Array]",fe="[object Uint8ClampedArray]",Ee="[object Uint16Array]",$="[object Uint32Array]",G=/[\\^$.*+?()[\]{}|]/g,Xe=/\w*$/,wr=/^\[object .+?Constructor\]$/,Sr=/^(?:0|[1-9]\d*)$/,P={};P[s]=P[u]=P[V]=P[m]=P[h]=P[y]=P[v]=P[M]=P[ne]=P[re]=P[z]=P[C]=P[B]=P[g]=P[I]=P[L]=P[F]=P[O]=P[Y]=P[fe]=P[Ee]=P[$]=!0,P[_]=P[p]=P[D]=!1;var Or=typeof j=="object"&&j&&j.Object===Object&&j,xr=typeof self=="object"&&self&&self.Object===Object&&self,ae=Or||xr||Function("return this")(),on=t&&!t.nodeType&&t,N=on&&!0&&e&&!e.nodeType&&e,an=N&&N.exports===on;function Er(n,a){return n.set(a[0],a[1]),n}function ie(n,a){return n.add(a),n}function sn(n,a){for(var c=-1,f=n?n.length:0;++c<f&&a(n[c],c,n)!==!1;);return n}function cn(n,a){for(var c=-1,f=a.length,x=n.length;++c<f;)n[x+c]=a[c];return n}function gt(n,a,c,f){var x=-1,w=n?n.length:0;for(f&&w&&(c=n[++x]);++x<w;)c=a(c,n[x],x,n);return c}function bt(n,a){for(var c=-1,f=Array(n);++c<n;)f[c]=a(c);return f}function un(n,a){return n==null?void 0:n[a]}function _t(n){var a=!1;if(n!=null&&typeof n.toString!="function")try{a=!!(n+"")}catch{}return a}function ln(n){var a=-1,c=Array(n.size);return n.forEach(function(f,x){c[++a]=[x,f]}),c}function wt(n,a){return function(c){return n(a(c))}}function fn(n){var a=-1,c=Array(n.size);return n.forEach(function(f){c[++a]=f}),c}var Tr=Array.prototype,$r=Function.prototype,Ze=Object.prototype,St=ae["__core-js_shared__"],dn=function(){var n=/[^.]+$/.exec(St&&St.keys&&St.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),pn=$r.toString,de=Ze.hasOwnProperty,Ye=Ze.toString,Ar=RegExp("^"+pn.call(de).replace(G,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Be=an?ae.Buffer:void 0,Qe=ae.Symbol,Ot=ae.Uint8Array,oe=wt(Object.getPrototypeOf,Object),hn=Object.create,yn=Ze.propertyIsEnumerable,Cr=Tr.splice,xt=Object.getOwnPropertySymbols,et=Be?Be.isBuffer:void 0,mn=wt(Object.keys,Object),tt=ce(ae,"DataView"),ve=ce(ae,"Map"),se=ce(ae,"Promise"),nt=ce(ae,"Set"),Et=ce(ae,"WeakMap"),De=ce(Object,"create"),Tt=Z(tt),Le=Z(ve),$t=Z(se),At=Z(nt),Ct=Z(Et),Te=Qe?Qe.prototype:void 0,gn=Te?Te.valueOf:void 0;function be(n){var a=-1,c=n?n.length:0;for(this.clear();++a<c;){var f=n[a];this.set(f[0],f[1])}}function Rr(){this.__data__=De?De(null):{}}function jr(n){return this.has(n)&&delete this.__data__[n]}function Pr(n){var a=this.__data__;if(De){var c=a[n];return c===o?void 0:c}return de.call(a,n)?a[n]:void 0}function bn(n){var a=this.__data__;return De?a[n]!==void 0:de.call(a,n)}function Rt(n,a){var c=this.__data__;return c[n]=De&&a===void 0?o:a,this}be.prototype.clear=Rr,be.prototype.delete=jr,be.prototype.get=Pr,be.prototype.has=bn,be.prototype.set=Rt;function q(n){var a=-1,c=n?n.length:0;for(this.clear();++a<c;){var f=n[a];this.set(f[0],f[1])}}function Nr(){this.__data__=[]}function Ir(n){var a=this.__data__,c=ot(a,n);if(c<0)return!1;var f=a.length-1;return c==f?a.pop():Cr.call(a,c,1),!0}function Fr(n){var a=this.__data__,c=ot(a,n);return c<0?void 0:a[c][1]}function Br(n){return ot(this.__data__,n)>-1}function vr(n,a){var c=this.__data__,f=ot(c,n);return f<0?c.push([n,a]):c[f][1]=a,this}q.prototype.clear=Nr,q.prototype.delete=Ir,q.prototype.get=Fr,q.prototype.has=Br,q.prototype.set=vr;function J(n){var a=-1,c=n?n.length:0;for(this.clear();++a<c;){var f=n[a];this.set(f[0],f[1])}}function Dr(){this.__data__={hash:new be,map:new(ve||q),string:new be}}function Lr(n){return Me(this,n).delete(n)}function Ur(n){return Me(this,n).get(n)}function Mr(n){return Me(this,n).has(n)}function Hr(n,a){return Me(this,n).set(n,a),this}J.prototype.clear=Dr,J.prototype.delete=Lr,J.prototype.get=Ur,J.prototype.has=Mr,J.prototype.set=Hr;function Q(n){this.__data__=new q(n)}function kr(){this.__data__=new q}function Vr(n){return this.__data__.delete(n)}function zr(n){return this.__data__.get(n)}function Gr(n){return this.__data__.has(n)}function qr(n,a){var c=this.__data__;if(c instanceof q){var f=c.__data__;if(!ve||f.length<r-1)return f.push([n,a]),this;c=this.__data__=new J(f)}return c.set(n,a),this}Q.prototype.clear=kr,Q.prototype.delete=Vr,Q.prototype.get=zr,Q.prototype.has=Gr,Q.prototype.set=qr;function rt(n,a){var c=It(n)||it(n)?bt(n.length,String):[],f=c.length,x=!!f;for(var w in n)(a||de.call(n,w))&&!(x&&(w=="length"||io(w,f)))&&c.push(w);return c}function _n(n,a,c){var f=n[a];(!(de.call(n,a)&&En(f,c))||c===void 0&&!(a in n))&&(n[a]=c)}function ot(n,a){for(var c=n.length;c--;)if(En(n[c][0],a))return c;return-1}function pe(n,a){return n&&Nt(a,Bt(a),n)}function jt(n,a,c,f,x,w,E){var A;if(f&&(A=w?f(n,x,w,E):f(n)),A!==void 0)return A;if(!ye(n))return n;var H=It(n);if(H){if(A=oo(n),!a)return to(n,A)}else{var R=we(n),W=R==p||R==b;if(Tn(n))return at(n,a);if(R==g||R==s||W&&!w){if(_t(n))return w?n:{};if(A=he(W?{}:n),!a)return no(n,pe(A,n))}else{if(!P[R])return w?n:{};A=ao(n,R,jt,a)}}E||(E=new Q);var ee=E.get(n);if(ee)return ee;if(E.set(n,A),!H)var k=c?ro(n):Bt(n);return sn(k||n,function(X,K){k&&(K=X,X=n[K]),_n(A,K,jt(X,a,c,f,K,n,E))}),A}function Kr(n){return ye(n)?hn(n):{}}function Jr(n,a,c){var f=a(n);return It(n)?f:cn(f,c(n))}function Wr(n){return Ye.call(n)}function Xr(n){if(!ye(n)||co(n))return!1;var a=Ft(n)||_t(n)?Ar:wr;return a.test(Z(n))}function Zr(n){if(!On(n))return mn(n);var a=[];for(var c in Object(n))de.call(n,c)&&c!="constructor"&&a.push(c);return a}function at(n,a){if(a)return n.slice();var c=new n.constructor(n.length);return n.copy(c),c}function Pt(n){var a=new n.constructor(n.byteLength);return new Ot(a).set(new Ot(n)),a}function Ue(n,a){var c=a?Pt(n.buffer):n.buffer;return new n.constructor(c,n.byteOffset,n.byteLength)}function wn(n,a,c){var f=a?c(ln(n),!0):ln(n);return gt(f,Er,new n.constructor)}function Sn(n){var a=new n.constructor(n.source,Xe.exec(n));return a.lastIndex=n.lastIndex,a}function Yr(n,a,c){var f=a?c(fn(n),!0):fn(n);return gt(f,ie,new n.constructor)}function Qr(n){return gn?Object(gn.call(n)):{}}function eo(n,a){var c=a?Pt(n.buffer):n.buffer;return new n.constructor(c,n.byteOffset,n.length)}function to(n,a){var c=-1,f=n.length;for(a||(a=Array(f));++c<f;)a[c]=n[c];return a}function Nt(n,a,c,f){c||(c={});for(var x=-1,w=a.length;++x<w;){var E=a[x],A=f?f(c[E],n[E],E,c,n):void 0;_n(c,E,A===void 0?n[E]:A)}return c}function no(n,a){return Nt(n,_e(n),a)}function ro(n){return Jr(n,Bt,_e)}function Me(n,a){var c=n.__data__;return so(a)?c[typeof a=="string"?"string":"hash"]:c.map}function ce(n,a){var c=un(n,a);return Xr(c)?c:void 0}var _e=xt?wt(xt,Object):lo,we=Wr;(tt&&we(new tt(new ArrayBuffer(1)))!=m||ve&&we(new ve)!=C||se&&we(se.resolve())!=S||nt&&we(new nt)!=L||Et&&we(new Et)!=D)&&(we=function(n){var a=Ye.call(n),c=a==g?n.constructor:void 0,f=c?Z(c):void 0;if(f)switch(f){case Tt:return m;case Le:return C;case $t:return S;case At:return L;case Ct:return D}return a});function oo(n){var a=n.length,c=n.constructor(a);return a&&typeof n[0]=="string"&&de.call(n,"index")&&(c.index=n.index,c.input=n.input),c}function he(n){return typeof n.constructor=="function"&&!On(n)?Kr(oe(n)):{}}function ao(n,a,c,f){var x=n.constructor;switch(a){case V:return Pt(n);case h:case y:return new x(+n);case m:return Ue(n,f);case v:case M:case ne:case re:case z:case Y:case fe:case Ee:case $:return eo(n,f);case C:return wn(n,f,c);case B:case F:return new x(n);case I:return Sn(n);case L:return Yr(n,f,c);case O:return Qr(n)}}function io(n,a){return a=a??i,!!a&&(typeof n=="number"||Sr.test(n))&&n>-1&&n%1==0&&n<a}function so(n){var a=typeof n;return a=="string"||a=="number"||a=="symbol"||a=="boolean"?n!=="__proto__":n===null}function co(n){return!!dn&&dn in n}function On(n){var a=n&&n.constructor,c=typeof a=="function"&&a.prototype||Ze;return n===c}function Z(n){if(n!=null){try{return pn.call(n)}catch{}try{return n+""}catch{}}return""}function xn(n){return jt(n,!0,!0)}function En(n,a){return n===a||n!==n&&a!==a}function it(n){return uo(n)&&de.call(n,"callee")&&(!yn.call(n,"callee")||Ye.call(n)==s)}var It=Array.isArray;function st(n){return n!=null&&$n(n.length)&&!Ft(n)}function uo(n){return An(n)&&st(n)}var Tn=et||fo;function Ft(n){var a=ye(n)?Ye.call(n):"";return a==p||a==b}function $n(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=i}function ye(n){var a=typeof n;return!!n&&(a=="object"||a=="function")}function An(n){return!!n&&typeof n=="object"}function Bt(n){return st(n)?rt(n):Zr(n)}function lo(){return[]}function fo(){return!1}e.exports=xn}(rn,rn.exports);var Pd=rn.exports;const li=me(Pd),Nd=Object.assign({name:"ElFormRenderer"},{props:{content:{type:Array,required:!0},disabled:{type:[Boolean,Function],default:!1},readonly:{type:Boolean,default:!1},FormData:{type:Object,default:void 0}},emits:["update:FormData"],setup(e,{expose:t,emit:r}){const o=e;let i="group",s=l.reactive({}),u=l.reactive({}),h=l.reactive({}),y=l.ref(),_={};const p=l.ref([]);l.onMounted(async()=>{h=li(s),await l.nextTick(),y&&y.value&&Object.keys(y.value).forEach(O=>{y.value[O]&&!(O in _)&&(_[O]=y.value[O])}),_.clearValidate()});let b=l.computed(()=>Za(o.content)),C=()=>{if(b.length)return;let O=o.FormData?Nn(o.FormData,b.value):jn(b.value,"default");mo(O,b.value),jd(s,O)||(s=Object.assign(s,O))};l.watch(()=>o.FormData,O=>{O&&C()},{immediate:!0,deep:!0}),l.watch(b,O=>{try{if(!O)return;Object.assign(u,jn(O,"options")),C()}catch(D){console.log(D)}},{immediate:!0}),l.watch(s,(O,D)=>{try{if(!O)return;if(o.FormData){let V=Object.assign(o.FormData,Pn(O,b));r("update:FormData",V)}}catch(V){console.log(V,"-----")}});let B=({id:O,value:D})=>{s[O]=D},g=async()=>{s=li(h),await l.nextTick(),_.clearValidate()},S=({strict:O=!1}={})=>Pn(s,b,{strict:O}),I=O=>{O=Nn(O,b),go(s,O,b)},L=(O,D)=>{Cd(u,O,D),u=Object.assign(u)};const F=O=>{let D=[];o.content.forEach(m=>{if(m.type===i){const v=m.items.map(M=>(M.groupId=m.id,M));D.push(...v)}else D.push(m)});const V=D.find(m=>m.id===O);if(V)return V.groupId?p.value[V.groupId].customComponent[`formItem-${O}`].customComponent:p.value[O].customComponent};return l.provide("methods",_),l.provide("updateForm",I),l.provide("setOptions",L),t({updateValue:B,resetFields:g,getFormValue:S,updateForm:I,setOptions:L,methods:_,getComponentById:F}),(O,D)=>{const V=l.resolveComponent("el-form");return l.openBlock(),l.createElementBlock("div",null,[l.createVNode(V,l.mergeProps({ref_key:"myelForm",ref:y},O.$attrs,{model:l.unref(s),class:"el-form-renderer"}),{default:l.withCtx(()=>[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(b),m=>(l.openBlock(),l.createElementBlock(l.Fragment,{key:m.id},[l.renderSlot(O.$slots,`id:${m.id}`),l.renderSlot(O.$slots,`$id:${m.id}`),(l.openBlock(),l.createBlock(l.resolveDynamicComponent(m.type===l.unref(i)?Nl:Ra),{ref_for:!0,ref:v=>{p.value[m.id]=v},data:m,value:l.unref(s),"item-value":l.unref(s)[m.id],disabled:e.disabled||(typeof m.disabled=="function"?m.disabled(l.unref(s)):m.disabled),readonly:e.readonly||m.readonly,options:l.unref(u)[m.id],onUpdateValue:l.unref(B)},null,40,["data","value","item-value","disabled","readonly","options","onUpdateValue"]))],64))),128)),l.renderSlot(O.$slots,"default")]),_:3},16,["model"])])}}}),Id=[TestBtn],Fd={install:function(e,t){Id.forEach(r=>{e.component(r.name,r)})}};Oe.commonTable=Nd,Oe.default=Fd,Object.defineProperties(Oe,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
package/package.json
CHANGED
|
@@ -1,34 +1,12 @@
|
|
|
1
|
-
{
|
|
2
|
-
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"@element-plus/icons-vue": "^2.1.0",
|
|
14
|
-
"axios": "^1.5.1",
|
|
15
|
-
"element-plus": "^2.3.14",
|
|
16
|
-
"lodash.clonedeep": "^4.5.0",
|
|
17
|
-
"lodash.frompairs": "^4.0.1",
|
|
18
|
-
"lodash.get": "^4.4.2",
|
|
19
|
-
"lodash.has": "^4.5.2",
|
|
20
|
-
"lodash.includes": "^4.3.0",
|
|
21
|
-
"lodash.isequal": "^4.5.0",
|
|
22
|
-
"lodash.isplainobject": "^4.0.6",
|
|
23
|
-
"lodash.kebabcase": "^4.1.1",
|
|
24
|
-
"lodash.set": "^4.3.2",
|
|
25
|
-
"lodash.topairs": "^4.3.0",
|
|
26
|
-
"vue": "^3.3.4",
|
|
27
|
-
"vue-router": "4"
|
|
28
|
-
},
|
|
29
|
-
"devDependencies": {
|
|
30
|
-
"@vitejs/plugin-vue": "^4.2.3",
|
|
31
|
-
"vite": "^4.4.5"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "el-form-renderer-vue3",
|
|
3
|
+
"version": "1.0.1",
|
|
4
|
+
"description": "",
|
|
5
|
+
"main": "el-form-renderer-vue3.es.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
8
|
+
},
|
|
9
|
+
"keywords": [],
|
|
10
|
+
"author": "",
|
|
11
|
+
"license": "ISC"
|
|
12
|
+
}
|
package/.vscode/extensions.json
DELETED