yk-element-components-v2
Version:
13 lines • 293 kB
JavaScript
(function(vi,sn){typeof exports=="object"&&typeof module<"u"?module.exports=sn(require("vue")):typeof define=="function"&&define.amd?define(["vue"],sn):(vi=typeof globalThis<"u"?globalThis:vi||self,vi.index=sn(vi.Vue))})(this,function(vi){"use strict";const oo=(t=>t&&typeof t=="object"&&"default"in t?t:{default:t})(vi),rf="",af="",of="",sf="",so=t=>t.replace(/(A-Z)g/,"-$1").toLocaleLowerCase(),lf="";function he(t,e,r,o,v,f,b,T){var z=typeof t=="function"?t.options:t;e&&(z.render=e,z.staticRenderFns=r,z._compiled=!0),o&&(z.functional=!0),f&&(z._scopeId="data-v-"+f);var S;if(b?(S=function(ie){ie=ie||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,!ie&&typeof __VUE_SSR_CONTEXT__<"u"&&(ie=__VUE_SSR_CONTEXT__),v&&v.call(this,ie),ie&&ie._registeredComponents&&ie._registeredComponents.add(b)},z._ssrRegister=S):v&&(S=T?function(){v.call(this,(z.functional?this.parent:this).$root.$options.shadowRoot)}:v),S)if(z.functional){z._injectStyles=S;var X=z.render;z.render=function(ee,U){return S.call(U),X(ee,U)}}else{var I=z.beforeCreate;z.beforeCreate=I?[].concat(I,S):[S]}return{exports:t,options:z}}const lo={props:{data:{type:Array,required:!0,default:()=>{}},defaultActive:{type:String,default:""},router:{type:Boolean,default:!1},name:{type:String,default:"name"},index:{type:String,default:"index"},icon:{type:String,default:"icon"},children:{type:String,default:"children"},collapse:{type:Boolean,default:!0}},methods:{comToLine(t){return so(t)}}};var uo=function(){var e=this,r=e._self._c;return r("el-menu",{staticClass:"el-menu-vertical-demo",attrs:{"default-active":e.defaultActive,router:e.router,collapse:e.collapse,mode:"vertical","collapse-transition":!0}},[e._l(e.data,function(o,v){return[!o[e.children]||!o[e.children].length?r("el-menu-item",{key:v,attrs:{index:o[e.index]}},[o[e.icon]?r("i",{class:`el-icon-${e.comToLine(o[e.icon])}`}):e._e(),r("span",[e._v(e._s(o[e.name]))])]):e._e(),o[e.children]&&o[e.children].length?r("el-sub-menu",{key:v,attrs:{index:o[e.index]},scopedSlots:e._u([{key:"title",fn:function(){return[o[e.icon]?r("i",{class:`el-icon-${e.comToLine(o[e.icon])}`}):e._e(),r("span",[e._v(e._s(o[e.name]))])]},proxy:!0}],null,!0)},e._l(o[e.children],function(f,b){return r("el-menu-item",{key:b,attrs:{index:f[e.index]}},[o[e.icon]?r("i",{class:`el-icon-${e.comToLine(o[e.icon])}`}):e._e(),r("span",[e._v(e._s(f[e.name]))])])}),1):e._e()]})],2)},co=[],fo=he(lo,uo,co,!1,null,"0bfa9fa8",null,null);const ho=fo.exports,po={install(t){t.component("yk-menu",ho)}};var Tr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Er={exports:{}};/*!
* jQuery JavaScript Library v3.6.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2022-08-26T17:52Z
*/(function(t){(function(e,r){t.exports=e.document?r(e,!0):function(o){if(!o.document)throw new Error("jQuery requires a window with a document");return r(o)}})(typeof window<"u"?window:Tr,function(e,r){var o=[],v=Object.getPrototypeOf,f=o.slice,b=o.flat?function(i){return o.flat.call(i)}:function(i){return o.concat.apply([],i)},T=o.push,z=o.indexOf,S={},X=S.toString,I=S.hasOwnProperty,ie=I.toString,ee=ie.call(Object),U={},V=function(n){return typeof n=="function"&&typeof n.nodeType!="number"&&typeof n.item!="function"},pe=function(n){return n!=null&&n===n.window},te=e.document,We={type:!0,src:!0,nonce:!0,noModule:!0};function ye(i,n,a){a=a||te;var s,u,c=a.createElement("script");if(c.text=i,n)for(s in We)u=n[s]||n.getAttribute&&n.getAttribute(s),u&&c.setAttribute(s,u);a.head.appendChild(c).parentNode.removeChild(c)}function rt(i){return i==null?i+"":typeof i=="object"||typeof i=="function"?S[X.call(i)]||"object":typeof i}var Lt="3.6.1",l=function(i,n){return new l.fn.init(i,n)};l.fn=l.prototype={jquery:Lt,constructor:l,length:0,toArray:function(){return f.call(this)},get:function(i){return i==null?f.call(this):i<0?this[i+this.length]:this[i]},pushStack:function(i){var n=l.merge(this.constructor(),i);return n.prevObject=this,n},each:function(i){return l.each(this,i)},map:function(i){return this.pushStack(l.map(this,function(n,a){return i.call(n,a,n)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(l.grep(this,function(i,n){return(n+1)%2}))},odd:function(){return this.pushStack(l.grep(this,function(i,n){return n%2}))},eq:function(i){var n=this.length,a=+i+(i<0?n:0);return this.pushStack(a>=0&&a<n?[this[a]]:[])},end:function(){return this.prevObject||this.constructor()},push:T,sort:o.sort,splice:o.splice},l.extend=l.fn.extend=function(){var i,n,a,s,u,c,p=arguments[0]||{},C=1,w=arguments.length,N=!1;for(typeof p=="boolean"&&(N=p,p=arguments[C]||{},C++),typeof p!="object"&&!V(p)&&(p={}),C===w&&(p=this,C--);C<w;C++)if((i=arguments[C])!=null)for(n in i)s=i[n],!(n==="__proto__"||p===s)&&(N&&s&&(l.isPlainObject(s)||(u=Array.isArray(s)))?(a=p[n],u&&!Array.isArray(a)?c=[]:!u&&!l.isPlainObject(a)?c={}:c=a,u=!1,p[n]=l.extend(N,c,s)):s!==void 0&&(p[n]=s));return p},l.extend({expando:"jQuery"+(Lt+Math.random()).replace(/\D/g,""),isReady:!0,error:function(i){throw new Error(i)},noop:function(){},isPlainObject:function(i){var n,a;return!i||X.call(i)!=="[object Object]"?!1:(n=v(i),n?(a=I.call(n,"constructor")&&n.constructor,typeof a=="function"&&ie.call(a)===ee):!0)},isEmptyObject:function(i){var n;for(n in i)return!1;return!0},globalEval:function(i,n,a){ye(i,{nonce:n&&n.nonce},a)},each:function(i,n){var a,s=0;if(et(i))for(a=i.length;s<a&&n.call(i[s],s,i[s])!==!1;s++);else for(s in i)if(n.call(i[s],s,i[s])===!1)break;return i},makeArray:function(i,n){var a=n||[];return i!=null&&(et(Object(i))?l.merge(a,typeof i=="string"?[i]:i):T.call(a,i)),a},inArray:function(i,n,a){return n==null?-1:z.call(n,i,a)},merge:function(i,n){for(var a=+n.length,s=0,u=i.length;s<a;s++)i[u++]=n[s];return i.length=u,i},grep:function(i,n,a){for(var s,u=[],c=0,p=i.length,C=!a;c<p;c++)s=!n(i[c],c),s!==C&&u.push(i[c]);return u},map:function(i,n,a){var s,u,c=0,p=[];if(et(i))for(s=i.length;c<s;c++)u=n(i[c],c,a),u!=null&&p.push(u);else for(c in i)u=n(i[c],c,a),u!=null&&p.push(u);return b(p)},guid:1,support:U}),typeof Symbol=="function"&&(l.fn[Symbol.iterator]=o[Symbol.iterator]),l.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(i,n){S["[object "+n+"]"]=n.toLowerCase()});function et(i){var n=!!i&&"length"in i&&i.length,a=rt(i);return V(i)||pe(i)?!1:a==="array"||n===0||typeof n=="number"&&n>0&&n-1 in i}var Le=function(i){var n,a,s,u,c,p,C,w,N,R,W,D,F,ne,de,re,Pe,Ie,dt,Ae="sizzle"+1*new Date,ce=i.document,ot=0,we=0,De=In(),nn=In(),Fn=In(),ft=In(),fi=function(m,x){return m===x&&(W=!0),0},hi={}.hasOwnProperty,st=[],ri=st.pop,xt=st.push,ai=st.push,Ka=st.slice,pi=function(m,x){for(var A=0,$=m.length;A<$;A++)if(m[A]===x)return A;return-1},yr="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Se="[\\x20\\t\\r\\n\\f]",gi="(?:\\\\[\\da-fA-F]{1,6}"+Se+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Qa="\\["+Se+"*("+gi+")(?:"+Se+"*([*^$|!~]?=)"+Se+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+gi+"))|)"+Se+"*\\]",br=":("+gi+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Qa+")*)|.*)\\)|)",jd=new RegExp(Se+"+","g"),Mn=new RegExp("^"+Se+"+|((?:^|[^\\\\])(?:\\\\.)*)"+Se+"+$","g"),Wd=new RegExp("^"+Se+"*,"+Se+"*"),Za=new RegExp("^"+Se+"*([>+~]|"+Se+")"+Se+"*"),qd=new RegExp(Se+"|>"),Vd=new RegExp(br),Xd=new RegExp("^"+gi+"$"),$n={ID:new RegExp("^#("+gi+")"),CLASS:new RegExp("^\\.("+gi+")"),TAG:new RegExp("^("+gi+"|[*])"),ATTR:new RegExp("^"+Qa),PSEUDO:new RegExp("^"+br),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+Se+"*(even|odd|(([+-]|)(\\d*)n|)"+Se+"*(?:([+-]|)"+Se+"*(\\d+)|))"+Se+"*\\)|)","i"),bool:new RegExp("^(?:"+yr+")$","i"),needsContext:new RegExp("^"+Se+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+Se+"*((?:-\\d)?\\d*)"+Se+"*\\)|)(?=[^-]|$)","i")},Yd=/HTML$/i,Jd=/^(?:input|select|textarea|button)$/i,Gd=/^h\d$/i,rn=/^[^{]+\{\s*\[native \w/,Kd=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,wr=/[+~]/,Ut=new RegExp("\\\\[\\da-fA-F]{1,6}"+Se+"?|\\\\([^\\r\\n\\f])","g"),Ht=function(m,x){var A="0x"+m.slice(1)-65536;return x||(A<0?String.fromCharCode(A+65536):String.fromCharCode(A>>10|55296,A&1023|56320))},eo=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,to=function(m,x){return x?m==="\0"?"\uFFFD":m.slice(0,-1)+"\\"+m.charCodeAt(m.length-1).toString(16)+" ":"\\"+m},io=function(){D()},Qd=Un(function(m){return m.disabled===!0&&m.nodeName.toLowerCase()==="fieldset"},{dir:"parentNode",next:"legend"});try{ai.apply(st=Ka.call(ce.childNodes),ce.childNodes),st[ce.childNodes.length].nodeType}catch{ai={apply:st.length?function(x,A){xt.apply(x,Ka.call(A))}:function(x,A){for(var $=x.length,O=0;x[$++]=A[O++];);x.length=$-1}}}function ke(m,x,A,$){var O,H,q,K,Q,se,oe,ue=x&&x.ownerDocument,me=x?x.nodeType:9;if(A=A||[],typeof m!="string"||!m||me!==1&&me!==9&&me!==11)return A;if(!$&&(D(x),x=x||F,de)){if(me!==11&&(Q=Kd.exec(m)))if(O=Q[1]){if(me===9)if(q=x.getElementById(O)){if(q.id===O)return A.push(q),A}else return A;else if(ue&&(q=ue.getElementById(O))&&dt(x,q)&&q.id===O)return A.push(q),A}else{if(Q[2])return ai.apply(A,x.getElementsByTagName(m)),A;if((O=Q[3])&&a.getElementsByClassName&&x.getElementsByClassName)return ai.apply(A,x.getElementsByClassName(O)),A}if(a.qsa&&!ft[m+" "]&&(!re||!re.test(m))&&(me!==1||x.nodeName.toLowerCase()!=="object")){if(oe=m,ue=x,me===1&&(qd.test(m)||Za.test(m))){for(ue=wr.test(m)&&_r(x.parentNode)||x,(ue!==x||!a.scope)&&((K=x.getAttribute("id"))?K=K.replace(eo,to):x.setAttribute("id",K=Ae)),se=p(m),H=se.length;H--;)se[H]=(K?"#"+K:":scope")+" "+Pn(se[H]);oe=se.join(",")}try{return ai.apply(A,ue.querySelectorAll(oe)),A}catch{ft(m,!0)}finally{K===Ae&&x.removeAttribute("id")}}}return w(m.replace(Mn,"$1"),x,A,$)}function In(){var m=[];function x(A,$){return m.push(A+" ")>s.cacheLength&&delete x[m.shift()],x[A+" "]=$}return x}function Et(m){return m[Ae]=!0,m}function kt(m){var x=F.createElement("fieldset");try{return!!m(x)}catch{return!1}finally{x.parentNode&&x.parentNode.removeChild(x),x=null}}function xr(m,x){for(var A=m.split("|"),$=A.length;$--;)s.attrHandle[A[$]]=x}function no(m,x){var A=x&&m,$=A&&m.nodeType===1&&x.nodeType===1&&m.sourceIndex-x.sourceIndex;if($)return $;if(A){for(;A=A.nextSibling;)if(A===x)return-1}return m?1:-1}function Zd(m){return function(x){var A=x.nodeName.toLowerCase();return A==="input"&&x.type===m}}function ef(m){return function(x){var A=x.nodeName.toLowerCase();return(A==="input"||A==="button")&&x.type===m}}function ro(m){return function(x){return"form"in x?x.parentNode&&x.disabled===!1?"label"in x?"label"in x.parentNode?x.parentNode.disabled===m:x.disabled===m:x.isDisabled===m||x.isDisabled!==!m&&Qd(x)===m:x.disabled===m:"label"in x?x.disabled===m:!1}}function mi(m){return Et(function(x){return x=+x,Et(function(A,$){for(var O,H=m([],A.length,x),q=H.length;q--;)A[O=H[q]]&&(A[O]=!($[O]=A[O]))})})}function _r(m){return m&&typeof m.getElementsByTagName<"u"&&m}a=ke.support={},c=ke.isXML=function(m){var x=m&&m.namespaceURI,A=m&&(m.ownerDocument||m).documentElement;return!Yd.test(x||A&&A.nodeName||"HTML")},D=ke.setDocument=function(m){var x,A,$=m?m.ownerDocument||m:ce;return $==F||$.nodeType!==9||!$.documentElement||(F=$,ne=F.documentElement,de=!c(F),ce!=F&&(A=F.defaultView)&&A.top!==A&&(A.addEventListener?A.addEventListener("unload",io,!1):A.attachEvent&&A.attachEvent("onunload",io)),a.scope=kt(function(O){return ne.appendChild(O).appendChild(F.createElement("div")),typeof O.querySelectorAll<"u"&&!O.querySelectorAll(":scope fieldset div").length}),a.attributes=kt(function(O){return O.className="i",!O.getAttribute("className")}),a.getElementsByTagName=kt(function(O){return O.appendChild(F.createComment("")),!O.getElementsByTagName("*").length}),a.getElementsByClassName=rn.test(F.getElementsByClassName),a.getById=kt(function(O){return ne.appendChild(O).id=Ae,!F.getElementsByName||!F.getElementsByName(Ae).length}),a.getById?(s.filter.ID=function(O){var H=O.replace(Ut,Ht);return function(q){return q.getAttribute("id")===H}},s.find.ID=function(O,H){if(typeof H.getElementById<"u"&&de){var q=H.getElementById(O);return q?[q]:[]}}):(s.filter.ID=function(O){var H=O.replace(Ut,Ht);return function(q){var K=typeof q.getAttributeNode<"u"&&q.getAttributeNode("id");return K&&K.value===H}},s.find.ID=function(O,H){if(typeof H.getElementById<"u"&&de){var q,K,Q,se=H.getElementById(O);if(se){if(q=se.getAttributeNode("id"),q&&q.value===O)return[se];for(Q=H.getElementsByName(O),K=0;se=Q[K++];)if(q=se.getAttributeNode("id"),q&&q.value===O)return[se]}return[]}}),s.find.TAG=a.getElementsByTagName?function(O,H){if(typeof H.getElementsByTagName<"u")return H.getElementsByTagName(O);if(a.qsa)return H.querySelectorAll(O)}:function(O,H){var q,K=[],Q=0,se=H.getElementsByTagName(O);if(O==="*"){for(;q=se[Q++];)q.nodeType===1&&K.push(q);return K}return se},s.find.CLASS=a.getElementsByClassName&&function(O,H){if(typeof H.getElementsByClassName<"u"&&de)return H.getElementsByClassName(O)},Pe=[],re=[],(a.qsa=rn.test(F.querySelectorAll))&&(kt(function(O){var H;ne.appendChild(O).innerHTML="<a id='"+Ae+"'></a><select id='"+Ae+"-\r\\' msallowcapture=''><option selected=''></option></select>",O.querySelectorAll("[msallowcapture^='']").length&&re.push("[*^$]="+Se+`*(?:''|"")`),O.querySelectorAll("[selected]").length||re.push("\\["+Se+"*(?:value|"+yr+")"),O.querySelectorAll("[id~="+Ae+"-]").length||re.push("~="),H=F.createElement("input"),H.setAttribute("name",""),O.appendChild(H),O.querySelectorAll("[name='']").length||re.push("\\["+Se+"*name"+Se+"*="+Se+`*(?:''|"")`),O.querySelectorAll(":checked").length||re.push(":checked"),O.querySelectorAll("a#"+Ae+"+*").length||re.push(".#.+[+~]"),O.querySelectorAll("\\\f"),re.push("[\\r\\n\\f]")}),kt(function(O){O.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var H=F.createElement("input");H.setAttribute("type","hidden"),O.appendChild(H).setAttribute("name","D"),O.querySelectorAll("[name=d]").length&&re.push("name"+Se+"*[*^$|!~]?="),O.querySelectorAll(":enabled").length!==2&&re.push(":enabled",":disabled"),ne.appendChild(O).disabled=!0,O.querySelectorAll(":disabled").length!==2&&re.push(":enabled",":disabled"),O.querySelectorAll("*,:x"),re.push(",.*:")})),(a.matchesSelector=rn.test(Ie=ne.matches||ne.webkitMatchesSelector||ne.mozMatchesSelector||ne.oMatchesSelector||ne.msMatchesSelector))&&kt(function(O){a.disconnectedMatch=Ie.call(O,"*"),Ie.call(O,"[s!='']:x"),Pe.push("!=",br)}),re=re.length&&new RegExp(re.join("|")),Pe=Pe.length&&new RegExp(Pe.join("|")),x=rn.test(ne.compareDocumentPosition),dt=x||rn.test(ne.contains)?function(O,H){var q=O.nodeType===9?O.documentElement:O,K=H&&H.parentNode;return O===K||!!(K&&K.nodeType===1&&(q.contains?q.contains(K):O.compareDocumentPosition&&O.compareDocumentPosition(K)&16))}:function(O,H){if(H){for(;H=H.parentNode;)if(H===O)return!0}return!1},fi=x?function(O,H){if(O===H)return W=!0,0;var q=!O.compareDocumentPosition-!H.compareDocumentPosition;return q||(q=(O.ownerDocument||O)==(H.ownerDocument||H)?O.compareDocumentPosition(H):1,q&1||!a.sortDetached&&H.compareDocumentPosition(O)===q?O==F||O.ownerDocument==ce&&dt(ce,O)?-1:H==F||H.ownerDocument==ce&&dt(ce,H)?1:R?pi(R,O)-pi(R,H):0:q&4?-1:1)}:function(O,H){if(O===H)return W=!0,0;var q,K=0,Q=O.parentNode,se=H.parentNode,oe=[O],ue=[H];if(!Q||!se)return O==F?-1:H==F?1:Q?-1:se?1:R?pi(R,O)-pi(R,H):0;if(Q===se)return no(O,H);for(q=O;q=q.parentNode;)oe.unshift(q);for(q=H;q=q.parentNode;)ue.unshift(q);for(;oe[K]===ue[K];)K++;return K?no(oe[K],ue[K]):oe[K]==ce?-1:ue[K]==ce?1:0}),F},ke.matches=function(m,x){return ke(m,null,null,x)},ke.matchesSelector=function(m,x){if(D(m),a.matchesSelector&&de&&!ft[x+" "]&&(!Pe||!Pe.test(x))&&(!re||!re.test(x)))try{var A=Ie.call(m,x);if(A||a.disconnectedMatch||m.document&&m.document.nodeType!==11)return A}catch{ft(x,!0)}return ke(x,F,null,[m]).length>0},ke.contains=function(m,x){return(m.ownerDocument||m)!=F&&D(m),dt(m,x)},ke.attr=function(m,x){(m.ownerDocument||m)!=F&&D(m);var A=s.attrHandle[x.toLowerCase()],$=A&&hi.call(s.attrHandle,x.toLowerCase())?A(m,x,!de):void 0;return $!==void 0?$:a.attributes||!de?m.getAttribute(x):($=m.getAttributeNode(x))&&$.specified?$.value:null},ke.escape=function(m){return(m+"").replace(eo,to)},ke.error=function(m){throw new Error("Syntax error, unrecognized expression: "+m)},ke.uniqueSort=function(m){var x,A=[],$=0,O=0;if(W=!a.detectDuplicates,R=!a.sortStable&&m.slice(0),m.sort(fi),W){for(;x=m[O++];)x===m[O]&&($=A.push(O));for(;$--;)m.splice(A[$],1)}return R=null,m},u=ke.getText=function(m){var x,A="",$=0,O=m.nodeType;if(O){if(O===1||O===9||O===11){if(typeof m.textContent=="string")return m.textContent;for(m=m.firstChild;m;m=m.nextSibling)A+=u(m)}else if(O===3||O===4)return m.nodeValue}else for(;x=m[$++];)A+=u(x);return A},s=ke.selectors={cacheLength:50,createPseudo:Et,match:$n,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(m){return m[1]=m[1].replace(Ut,Ht),m[3]=(m[3]||m[4]||m[5]||"").replace(Ut,Ht),m[2]==="~="&&(m[3]=" "+m[3]+" "),m.slice(0,4)},CHILD:function(m){return m[1]=m[1].toLowerCase(),m[1].slice(0,3)==="nth"?(m[3]||ke.error(m[0]),m[4]=+(m[4]?m[5]+(m[6]||1):2*(m[3]==="even"||m[3]==="odd")),m[5]=+(m[7]+m[8]||m[3]==="odd")):m[3]&&ke.error(m[0]),m},PSEUDO:function(m){var x,A=!m[6]&&m[2];return $n.CHILD.test(m[0])?null:(m[3]?m[2]=m[4]||m[5]||"":A&&Vd.test(A)&&(x=p(A,!0))&&(x=A.indexOf(")",A.length-x)-A.length)&&(m[0]=m[0].slice(0,x),m[2]=A.slice(0,x)),m.slice(0,3))}},filter:{TAG:function(m){var x=m.replace(Ut,Ht).toLowerCase();return m==="*"?function(){return!0}:function(A){return A.nodeName&&A.nodeName.toLowerCase()===x}},CLASS:function(m){var x=De[m+" "];return x||(x=new RegExp("(^|"+Se+")"+m+"("+Se+"|$)"))&&De(m,function(A){return x.test(typeof A.className=="string"&&A.className||typeof A.getAttribute<"u"&&A.getAttribute("class")||"")})},ATTR:function(m,x,A){return function($){var O=ke.attr($,m);return O==null?x==="!=":x?(O+="",x==="="?O===A:x==="!="?O!==A:x==="^="?A&&O.indexOf(A)===0:x==="*="?A&&O.indexOf(A)>-1:x==="$="?A&&O.slice(-A.length)===A:x==="~="?(" "+O.replace(jd," ")+" ").indexOf(A)>-1:x==="|="?O===A||O.slice(0,A.length+1)===A+"-":!1):!0}},CHILD:function(m,x,A,$,O){var H=m.slice(0,3)!=="nth",q=m.slice(-4)!=="last",K=x==="of-type";return $===1&&O===0?function(Q){return!!Q.parentNode}:function(Q,se,oe){var ue,me,Oe,le,Ue,Ze,ht=H!==q?"nextSibling":"previousSibling",Ne=Q.parentNode,an=K&&Q.nodeName.toLowerCase(),on=!oe&&!K,pt=!1;if(Ne){if(H){for(;ht;){for(le=Q;le=le[ht];)if(K?le.nodeName.toLowerCase()===an:le.nodeType===1)return!1;Ze=ht=m==="only"&&!Ze&&"nextSibling"}return!0}if(Ze=[q?Ne.firstChild:Ne.lastChild],q&&on){for(le=Ne,Oe=le[Ae]||(le[Ae]={}),me=Oe[le.uniqueID]||(Oe[le.uniqueID]={}),ue=me[m]||[],Ue=ue[0]===ot&&ue[1],pt=Ue&&ue[2],le=Ue&&Ne.childNodes[Ue];le=++Ue&&le&&le[ht]||(pt=Ue=0)||Ze.pop();)if(le.nodeType===1&&++pt&&le===Q){me[m]=[ot,Ue,pt];break}}else if(on&&(le=Q,Oe=le[Ae]||(le[Ae]={}),me=Oe[le.uniqueID]||(Oe[le.uniqueID]={}),ue=me[m]||[],Ue=ue[0]===ot&&ue[1],pt=Ue),pt===!1)for(;(le=++Ue&&le&&le[ht]||(pt=Ue=0)||Ze.pop())&&!((K?le.nodeName.toLowerCase()===an:le.nodeType===1)&&++pt&&(on&&(Oe=le[Ae]||(le[Ae]={}),me=Oe[le.uniqueID]||(Oe[le.uniqueID]={}),me[m]=[ot,pt]),le===Q)););return pt-=O,pt===$||pt%$===0&&pt/$>=0}}},PSEUDO:function(m,x){var A,$=s.pseudos[m]||s.setFilters[m.toLowerCase()]||ke.error("unsupported pseudo: "+m);return $[Ae]?$(x):$.length>1?(A=[m,m,"",x],s.setFilters.hasOwnProperty(m.toLowerCase())?Et(function(O,H){for(var q,K=$(O,x),Q=K.length;Q--;)q=pi(O,K[Q]),O[q]=!(H[q]=K[Q])}):function(O){return $(O,0,A)}):$}},pseudos:{not:Et(function(m){var x=[],A=[],$=C(m.replace(Mn,"$1"));return $[Ae]?Et(function(O,H,q,K){for(var Q,se=$(O,null,K,[]),oe=O.length;oe--;)(Q=se[oe])&&(O[oe]=!(H[oe]=Q))}):function(O,H,q){return x[0]=O,$(x,null,q,A),x[0]=null,!A.pop()}}),has:Et(function(m){return function(x){return ke(m,x).length>0}}),contains:Et(function(m){return m=m.replace(Ut,Ht),function(x){return(x.textContent||u(x)).indexOf(m)>-1}}),lang:Et(function(m){return Xd.test(m||"")||ke.error("unsupported lang: "+m),m=m.replace(Ut,Ht).toLowerCase(),function(x){var A;do if(A=de?x.lang:x.getAttribute("xml:lang")||x.getAttribute("lang"))return A=A.toLowerCase(),A===m||A.indexOf(m+"-")===0;while((x=x.parentNode)&&x.nodeType===1);return!1}}),target:function(m){var x=i.location&&i.location.hash;return x&&x.slice(1)===m.id},root:function(m){return m===ne},focus:function(m){return m===F.activeElement&&(!F.hasFocus||F.hasFocus())&&!!(m.type||m.href||~m.tabIndex)},enabled:ro(!1),disabled:ro(!0),checked:function(m){var x=m.nodeName.toLowerCase();return x==="input"&&!!m.checked||x==="option"&&!!m.selected},selected:function(m){return m.parentNode&&m.parentNode.selectedIndex,m.selected===!0},empty:function(m){for(m=m.firstChild;m;m=m.nextSibling)if(m.nodeType<6)return!1;return!0},parent:function(m){return!s.pseudos.empty(m)},header:function(m){return Gd.test(m.nodeName)},input:function(m){return Jd.test(m.nodeName)},button:function(m){var x=m.nodeName.toLowerCase();return x==="input"&&m.type==="button"||x==="button"},text:function(m){var x;return m.nodeName.toLowerCase()==="input"&&m.type==="text"&&((x=m.getAttribute("type"))==null||x.toLowerCase()==="text")},first:mi(function(){return[0]}),last:mi(function(m,x){return[x-1]}),eq:mi(function(m,x,A){return[A<0?A+x:A]}),even:mi(function(m,x){for(var A=0;A<x;A+=2)m.push(A);return m}),odd:mi(function(m,x){for(var A=1;A<x;A+=2)m.push(A);return m}),lt:mi(function(m,x,A){for(var $=A<0?A+x:A>x?x:A;--$>=0;)m.push($);return m}),gt:mi(function(m,x,A){for(var $=A<0?A+x:A;++$<x;)m.push($);return m})}},s.pseudos.nth=s.pseudos.eq;for(n in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})s.pseudos[n]=Zd(n);for(n in{submit:!0,reset:!0})s.pseudos[n]=ef(n);function ao(){}ao.prototype=s.filters=s.pseudos,s.setFilters=new ao,p=ke.tokenize=function(m,x){var A,$,O,H,q,K,Q,se=nn[m+" "];if(se)return x?0:se.slice(0);for(q=m,K=[],Q=s.preFilter;q;){(!A||($=Wd.exec(q)))&&($&&(q=q.slice($[0].length)||q),K.push(O=[])),A=!1,($=Za.exec(q))&&(A=$.shift(),O.push({value:A,type:$[0].replace(Mn," ")}),q=q.slice(A.length));for(H in s.filter)($=$n[H].exec(q))&&(!Q[H]||($=Q[H]($)))&&(A=$.shift(),O.push({value:A,type:H,matches:$}),q=q.slice(A.length));if(!A)break}return x?q.length:q?ke.error(m):nn(m,K).slice(0)};function Pn(m){for(var x=0,A=m.length,$="";x<A;x++)$+=m[x].value;return $}function Un(m,x,A){var $=x.dir,O=x.next,H=O||$,q=A&&H==="parentNode",K=we++;return x.first?function(Q,se,oe){for(;Q=Q[$];)if(Q.nodeType===1||q)return m(Q,se,oe);return!1}:function(Q,se,oe){var ue,me,Oe,le=[ot,K];if(oe){for(;Q=Q[$];)if((Q.nodeType===1||q)&&m(Q,se,oe))return!0}else for(;Q=Q[$];)if(Q.nodeType===1||q)if(Oe=Q[Ae]||(Q[Ae]={}),me=Oe[Q.uniqueID]||(Oe[Q.uniqueID]={}),O&&O===Q.nodeName.toLowerCase())Q=Q[$]||Q;else{if((ue=me[H])&&ue[0]===ot&&ue[1]===K)return le[2]=ue[2];if(me[H]=le,le[2]=m(Q,se,oe))return!0}return!1}}function Cr(m){return m.length>1?function(x,A,$){for(var O=m.length;O--;)if(!m[O](x,A,$))return!1;return!0}:m[0]}function tf(m,x,A){for(var $=0,O=x.length;$<O;$++)ke(m,x[$],A);return A}function Hn(m,x,A,$,O){for(var H,q=[],K=0,Q=m.length,se=x!=null;K<Q;K++)(H=m[K])&&(!A||A(H,$,O))&&(q.push(H),se&&x.push(K));return q}function Sr(m,x,A,$,O,H){return $&&!$[Ae]&&($=Sr($)),O&&!O[Ae]&&(O=Sr(O,H)),Et(function(q,K,Q,se){var oe,ue,me,Oe=[],le=[],Ue=K.length,Ze=q||tf(x||"*",Q.nodeType?[Q]:Q,[]),ht=m&&(q||!x)?Hn(Ze,Oe,m,Q,se):Ze,Ne=A?O||(q?m:Ue||$)?[]:K:ht;if(A&&A(ht,Ne,Q,se),$)for(oe=Hn(Ne,le),$(oe,[],Q,se),ue=oe.length;ue--;)(me=oe[ue])&&(Ne[le[ue]]=!(ht[le[ue]]=me));if(q){if(O||m){if(O){for(oe=[],ue=Ne.length;ue--;)(me=Ne[ue])&&oe.push(ht[ue]=me);O(null,Ne=[],oe,se)}for(ue=Ne.length;ue--;)(me=Ne[ue])&&(oe=O?pi(q,me):Oe[ue])>-1&&(q[oe]=!(K[oe]=me))}}else Ne=Hn(Ne===K?Ne.splice(Ue,Ne.length):Ne),O?O(null,K,Ne,se):ai.apply(K,Ne)})}function Ar(m){for(var x,A,$,O=m.length,H=s.relative[m[0].type],q=H||s.relative[" "],K=H?1:0,Q=Un(function(ue){return ue===x},q,!0),se=Un(function(ue){return pi(x,ue)>-1},q,!0),oe=[function(ue,me,Oe){var le=!H&&(Oe||me!==N)||((x=me).nodeType?Q(ue,me,Oe):se(ue,me,Oe));return x=null,le}];K<O;K++)if(A=s.relative[m[K].type])oe=[Un(Cr(oe),A)];else{if(A=s.filter[m[K].type].apply(null,m[K].matches),A[Ae]){for($=++K;$<O&&!s.relative[m[$].type];$++);return Sr(K>1&&Cr(oe),K>1&&Pn(m.slice(0,K-1).concat({value:m[K-2].type===" "?"*":""})).replace(Mn,"$1"),A,K<$&&Ar(m.slice(K,$)),$<O&&Ar(m=m.slice($)),$<O&&Pn(m))}oe.push(A)}return Cr(oe)}function nf(m,x){var A=x.length>0,$=m.length>0,O=function(H,q,K,Q,se){var oe,ue,me,Oe=0,le="0",Ue=H&&[],Ze=[],ht=N,Ne=H||$&&s.find.TAG("*",se),an=ot+=ht==null?1:Math.random()||.1,on=Ne.length;for(se&&(N=q==F||q||se);le!==on&&(oe=Ne[le])!=null;le++){if($&&oe){for(ue=0,!q&&oe.ownerDocument!=F&&(D(oe),K=!de);me=m[ue++];)if(me(oe,q||F,K)){Q.push(oe);break}se&&(ot=an)}A&&((oe=!me&&oe)&&Oe--,H&&Ue.push(oe))}if(Oe+=le,A&&le!==Oe){for(ue=0;me=x[ue++];)me(Ue,Ze,q,K);if(H){if(Oe>0)for(;le--;)Ue[le]||Ze[le]||(Ze[le]=ri.call(Q));Ze=Hn(Ze)}ai.apply(Q,Ze),se&&!H&&Ze.length>0&&Oe+x.length>1&&ke.uniqueSort(Q)}return se&&(ot=an,N=ht),Ue};return A?Et(O):O}return C=ke.compile=function(m,x){var A,$=[],O=[],H=Fn[m+" "];if(!H){for(x||(x=p(m)),A=x.length;A--;)H=Ar(x[A]),H[Ae]?$.push(H):O.push(H);H=Fn(m,nf(O,$)),H.selector=m}return H},w=ke.select=function(m,x,A,$){var O,H,q,K,Q,se=typeof m=="function"&&m,oe=!$&&p(m=se.selector||m);if(A=A||[],oe.length===1){if(H=oe[0]=oe[0].slice(0),H.length>2&&(q=H[0]).type==="ID"&&x.nodeType===9&&de&&s.relative[H[1].type]){if(x=(s.find.ID(q.matches[0].replace(Ut,Ht),x)||[])[0],x)se&&(x=x.parentNode);else return A;m=m.slice(H.shift().value.length)}for(O=$n.needsContext.test(m)?0:H.length;O--&&(q=H[O],!s.relative[K=q.type]);)if((Q=s.find[K])&&($=Q(q.matches[0].replace(Ut,Ht),wr.test(H[0].type)&&_r(x.parentNode)||x))){if(H.splice(O,1),m=$.length&&Pn(H),!m)return ai.apply(A,$),A;break}}return(se||C(m,oe))($,x,!de,A,!x||wr.test(m)&&_r(x.parentNode)||x),A},a.sortStable=Ae.split("").sort(fi).join("")===Ae,a.detectDuplicates=!!W,D(),a.sortDetached=kt(function(m){return m.compareDocumentPosition(F.createElement("fieldset"))&1}),kt(function(m){return m.innerHTML="<a href='#'></a>",m.firstChild.getAttribute("href")==="#"})||xr("type|href|height|width",function(m,x,A){if(!A)return m.getAttribute(x,x.toLowerCase()==="type"?1:2)}),(!a.attributes||!kt(function(m){return m.innerHTML="<input/>",m.firstChild.setAttribute("value",""),m.firstChild.getAttribute("value")===""}))&&xr("value",function(m,x,A){if(!A&&m.nodeName.toLowerCase()==="input")return m.defaultValue}),kt(function(m){return m.getAttribute("disabled")==null})||xr(yr,function(m,x,A){var $;if(!A)return m[x]===!0?x.toLowerCase():($=m.getAttributeNode(x))&&$.specified?$.value:null}),ke}(e);l.find=Le,l.expr=Le.selectors,l.expr[":"]=l.expr.pseudos,l.uniqueSort=l.unique=Le.uniqueSort,l.text=Le.getText,l.isXMLDoc=Le.isXML,l.contains=Le.contains,l.escapeSelector=Le.escape;var qe=function(i,n,a){for(var s=[],u=a!==void 0;(i=i[n])&&i.nodeType!==9;)if(i.nodeType===1){if(u&&l(i).is(a))break;s.push(i)}return s},zt=function(i,n){for(var a=[];i;i=i.nextSibling)i.nodeType===1&&i!==n&&a.push(i);return a},_t=l.expr.match.needsContext;function He(i,n){return i.nodeName&&i.nodeName.toLowerCase()===n.toLowerCase()}var Vt=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Ft(i,n,a){return V(n)?l.grep(i,function(s,u){return!!n.call(s,u,s)!==a}):n.nodeType?l.grep(i,function(s){return s===n!==a}):typeof n!="string"?l.grep(i,function(s){return z.call(n,s)>-1!==a}):l.filter(n,i,a)}l.filter=function(i,n,a){var s=n[0];return a&&(i=":not("+i+")"),n.length===1&&s.nodeType===1?l.find.matchesSelector(s,i)?[s]:[]:l.find.matches(i,l.grep(n,function(u){return u.nodeType===1}))},l.fn.extend({find:function(i){var n,a,s=this.length,u=this;if(typeof i!="string")return this.pushStack(l(i).filter(function(){for(n=0;n<s;n++)if(l.contains(u[n],this))return!0}));for(a=this.pushStack([]),n=0;n<s;n++)l.find(i,u[n],a);return s>1?l.uniqueSort(a):a},filter:function(i){return this.pushStack(Ft(this,i||[],!1))},not:function(i){return this.pushStack(Ft(this,i||[],!0))},is:function(i){return!!Ft(this,typeof i=="string"&&_t.test(i)?l(i):i||[],!1).length}});var Xt,Mi=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,bn=l.fn.init=function(i,n,a){var s,u;if(!i)return this;if(a=a||Xt,typeof i=="string")if(i[0]==="<"&&i[i.length-1]===">"&&i.length>=3?s=[null,i,null]:s=Mi.exec(i),s&&(s[1]||!n))if(s[1]){if(n=n instanceof l?n[0]:n,l.merge(this,l.parseHTML(s[1],n&&n.nodeType?n.ownerDocument||n:te,!0)),Vt.test(s[1])&&l.isPlainObject(n))for(s in n)V(this[s])?this[s](n[s]):this.attr(s,n[s]);return this}else return u=te.getElementById(s[2]),u&&(this[0]=u,this.length=1),this;else return!n||n.jquery?(n||a).find(i):this.constructor(n).find(i);else{if(i.nodeType)return this[0]=i,this.length=1,this;if(V(i))return a.ready!==void 0?a.ready(i):i(l)}return l.makeArray(i,this)};bn.prototype=l.fn,Xt=l(te);var Je=/^(?:parents|prev(?:Until|All))/,wn={children:!0,contents:!0,next:!0,prev:!0};l.fn.extend({has:function(i){var n=l(i,this),a=n.length;return this.filter(function(){for(var s=0;s<a;s++)if(l.contains(this,n[s]))return!0})},closest:function(i,n){var a,s=0,u=this.length,c=[],p=typeof i!="string"&&l(i);if(!_t.test(i)){for(;s<u;s++)for(a=this[s];a&&a!==n;a=a.parentNode)if(a.nodeType<11&&(p?p.index(a)>-1:a.nodeType===1&&l.find.matchesSelector(a,i))){c.push(a);break}}return this.pushStack(c.length>1?l.uniqueSort(c):c)},index:function(i){return i?typeof i=="string"?z.call(l(i),this[0]):z.call(this,i.jquery?i[0]:i):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(i,n){return this.pushStack(l.uniqueSort(l.merge(this.get(),l(i,n))))},addBack:function(i){return this.add(i==null?this.prevObject:this.prevObject.filter(i))}});function xn(i,n){for(;(i=i[n])&&i.nodeType!==1;);return i}l.each({parent:function(i){var n=i.parentNode;return n&&n.nodeType!==11?n:null},parents:function(i){return qe(i,"parentNode")},parentsUntil:function(i,n,a){return qe(i,"parentNode",a)},next:function(i){return xn(i,"nextSibling")},prev:function(i){return xn(i,"previousSibling")},nextAll:function(i){return qe(i,"nextSibling")},prevAll:function(i){return qe(i,"previousSibling")},nextUntil:function(i,n,a){return qe(i,"nextSibling",a)},prevUntil:function(i,n,a){return qe(i,"previousSibling",a)},siblings:function(i){return zt((i.parentNode||{}).firstChild,i)},children:function(i){return zt(i.firstChild)},contents:function(i){return i.contentDocument!=null&&v(i.contentDocument)?i.contentDocument:(He(i,"template")&&(i=i.content||i),l.merge([],i.childNodes))}},function(i,n){l.fn[i]=function(a,s){var u=l.map(this,n,a);return i.slice(-5)!=="Until"&&(s=a),s&&typeof s=="string"&&(u=l.filter(s,u)),this.length>1&&(wn[i]||l.uniqueSort(u),Je.test(i)&&u.reverse()),this.pushStack(u)}});var tt=/[^\x20\t\r\n\f]+/g;function $i(i){var n={};return l.each(i.match(tt)||[],function(a,s){n[s]=!0}),n}l.Callbacks=function(i){i=typeof i=="string"?$i(i):l.extend({},i);var n,a,s,u,c=[],p=[],C=-1,w=function(){for(u=u||i.once,s=n=!0;p.length;C=-1)for(a=p.shift();++C<c.length;)c[C].apply(a[0],a[1])===!1&&i.stopOnFalse&&(C=c.length,a=!1);i.memory||(a=!1),n=!1,u&&(a?c=[]:c="")},N={add:function(){return c&&(a&&!n&&(C=c.length-1,p.push(a)),function R(W){l.each(W,function(D,F){V(F)?(!i.unique||!N.has(F))&&c.push(F):F&&F.length&&rt(F)!=="string"&&R(F)})}(arguments),a&&!n&&w()),this},remove:function(){return l.each(arguments,function(R,W){for(var D;(D=l.inArray(W,c,D))>-1;)c.splice(D,1),D<=C&&C--}),this},has:function(R){return R?l.inArray(R,c)>-1:c.length>0},empty:function(){return c&&(c=[]),this},disable:function(){return u=p=[],c=a="",this},disabled:function(){return!c},lock:function(){return u=p=[],!a&&!n&&(c=a=""),this},locked:function(){return!!u},fireWith:function(R,W){return u||(W=W||[],W=[R,W.slice?W.slice():W],p.push(W),n||w()),this},fire:function(){return N.fireWith(this,arguments),this},fired:function(){return!!s}};return N};function gt(i){return i}function Mt(i){throw i}function wi(i,n,a,s){var u;try{i&&V(u=i.promise)?u.call(i).done(n).fail(a):i&&V(u=i.then)?u.call(i,n,a):n.apply(void 0,[i].slice(s))}catch(c){a.apply(void 0,[c])}}l.extend({Deferred:function(i){var n=[["notify","progress",l.Callbacks("memory"),l.Callbacks("memory"),2],["resolve","done",l.Callbacks("once memory"),l.Callbacks("once memory"),0,"resolved"],["reject","fail",l.Callbacks("once memory"),l.Callbacks("once memory"),1,"rejected"]],a="pending",s={state:function(){return a},always:function(){return u.done(arguments).fail(arguments),this},catch:function(c){return s.then(null,c)},pipe:function(){var c=arguments;return l.Deferred(function(p){l.each(n,function(C,w){var N=V(c[w[4]])&&c[w[4]];u[w[1]](function(){var R=N&&N.apply(this,arguments);R&&V(R.promise)?R.promise().progress(p.notify).done(p.resolve).fail(p.reject):p[w[0]+"With"](this,N?[R]:arguments)})}),c=null}).promise()},then:function(c,p,C){var w=0;function N(R,W,D,F){return function(){var ne=this,de=arguments,re=function(){var Ie,dt;if(!(R<w)){if(Ie=D.apply(ne,de),Ie===W.promise())throw new TypeError("Thenable self-resolution");dt=Ie&&(typeof Ie=="object"||typeof Ie=="function")&&Ie.then,V(dt)?F?dt.call(Ie,N(w,W,gt,F),N(w,W,Mt,F)):(w++,dt.call(Ie,N(w,W,gt,F),N(w,W,Mt,F),N(w,W,gt,W.notifyWith))):(D!==gt&&(ne=void 0,de=[Ie]),(F||W.resolveWith)(ne,de))}},Pe=F?re:function(){try{re()}catch(Ie){l.Deferred.exceptionHook&&l.Deferred.exceptionHook(Ie,Pe.stackTrace),R+1>=w&&(D!==Mt&&(ne=void 0,de=[Ie]),W.rejectWith(ne,de))}};R?Pe():(l.Deferred.getStackHook&&(Pe.stackTrace=l.Deferred.getStackHook()),e.setTimeout(Pe))}}return l.Deferred(function(R){n[0][3].add(N(0,R,V(C)?C:gt,R.notifyWith)),n[1][3].add(N(0,R,V(c)?c:gt)),n[2][3].add(N(0,R,V(p)?p:Mt))}).promise()},promise:function(c){return c!=null?l.extend(c,s):s}},u={};return l.each(n,function(c,p){var C=p[2],w=p[5];s[p[1]]=C.add,w&&C.add(function(){a=w},n[3-c][2].disable,n[3-c][3].disable,n[0][2].lock,n[0][3].lock),C.add(p[3].fire),u[p[0]]=function(){return u[p[0]+"With"](this===u?void 0:this,arguments),this},u[p[0]+"With"]=C.fireWith}),s.promise(u),i&&i.call(u,u),u},when:function(i){var n=arguments.length,a=n,s=Array(a),u=f.call(arguments),c=l.Deferred(),p=function(C){return function(w){s[C]=this,u[C]=arguments.length>1?f.call(arguments):w,--n||c.resolveWith(s,u)}};if(n<=1&&(wi(i,c.done(p(a)).resolve,c.reject,!n),c.state()==="pending"||V(u[a]&&u[a].then)))return c.then();for(;a--;)wi(u[a],p(a),c.reject);return c.promise()}});var _n=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;l.Deferred.exceptionHook=function(i,n){e.console&&e.console.warn&&i&&_n.test(i.name)&&e.console.warn("jQuery.Deferred exception: "+i.message,i.stack,n)},l.readyException=function(i){e.setTimeout(function(){throw i})};var xi=l.Deferred();l.fn.ready=function(i){return xi.then(i).catch(function(n){l.readyException(n)}),this},l.extend({isReady:!1,readyWait:1,ready:function(i){(i===!0?--l.readyWait:l.isReady)||(l.isReady=!0,!(i!==!0&&--l.readyWait>0)&&xi.resolveWith(te,[l]))}}),l.ready.then=xi.then;function Yt(){te.removeEventListener("DOMContentLoaded",Yt),e.removeEventListener("load",Yt),l.ready()}te.readyState==="complete"||te.readyState!=="loading"&&!te.documentElement.doScroll?e.setTimeout(l.ready):(te.addEventListener("DOMContentLoaded",Yt),e.addEventListener("load",Yt));var lt=function(i,n,a,s,u,c,p){var C=0,w=i.length,N=a==null;if(rt(a)==="object"){u=!0;for(C in a)lt(i,n,C,a[C],!0,c,p)}else if(s!==void 0&&(u=!0,V(s)||(p=!0),N&&(p?(n.call(i,s),n=null):(N=n,n=function(R,W,D){return N.call(l(R),D)})),n))for(;C<w;C++)n(i[C],a,p?s:s.call(i[C],C,n(i[C],a)));return u?i:N?n.call(i):w?n(i[0],a):c},Ii=/^-ms-/,Pi=/-([a-z])/g;function Cn(i,n){return n.toUpperCase()}function mt(i){return i.replace(Ii,"ms-").replace(Pi,Cn)}var si=function(i){return i.nodeType===1||i.nodeType===9||!+i.nodeType};function li(){this.expando=l.expando+li.uid++}li.uid=1,li.prototype={cache:function(i){var n=i[this.expando];return n||(n={},si(i)&&(i.nodeType?i[this.expando]=n:Object.defineProperty(i,this.expando,{value:n,configurable:!0}))),n},set:function(i,n,a){var s,u=this.cache(i);if(typeof n=="string")u[mt(n)]=a;else for(s in n)u[mt(s)]=n[s];return u},get:function(i,n){return n===void 0?this.cache(i):i[this.expando]&&i[this.expando][mt(n)]},access:function(i,n,a){return n===void 0||n&&typeof n=="string"&&a===void 0?this.get(i,n):(this.set(i,n,a),a!==void 0?a:n)},remove:function(i,n){var a,s=i[this.expando];if(s!==void 0){if(n!==void 0)for(Array.isArray(n)?n=n.map(mt):(n=mt(n),n=n in s?[n]:n.match(tt)||[]),a=n.length;a--;)delete s[n[a]];(n===void 0||l.isEmptyObject(s))&&(i.nodeType?i[this.expando]=void 0:delete i[this.expando])}},hasData:function(i){var n=i[this.expando];return n!==void 0&&!l.isEmptyObject(n)}};var ae=new li,Ve=new li,Sn=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,An=/[A-Z]/g;function Tn(i){return i==="true"?!0:i==="false"?!1:i==="null"?null:i===+i+""?+i:Sn.test(i)?JSON.parse(i):i}function Ui(i,n,a){var s;if(a===void 0&&i.nodeType===1)if(s="data-"+n.replace(An,"-$&").toLowerCase(),a=i.getAttribute(s),typeof a=="string"){try{a=Tn(a)}catch{}Ve.set(i,n,a)}else a=void 0;return a}l.extend({hasData:function(i){return Ve.hasData(i)||ae.hasData(i)},data:function(i,n,a){return Ve.access(i,n,a)},removeData:function(i,n){Ve.remove(i,n)},_data:function(i,n,a){return ae.access(i,n,a)},_removeData:function(i,n){ae.remove(i,n)}}),l.fn.extend({data:function(i,n){var a,s,u,c=this[0],p=c&&c.attributes;if(i===void 0){if(this.length&&(u=Ve.get(c),c.nodeType===1&&!ae.get(c,"hasDataAttrs"))){for(a=p.length;a--;)p[a]&&(s=p[a].name,s.indexOf("data-")===0&&(s=mt(s.slice(5)),Ui(c,s,u[s])));ae.set(c,"hasDataAttrs",!0)}return u}return typeof i=="object"?this.each(function(){Ve.set(this,i)}):lt(this,function(C){var w;if(c&&C===void 0)return w=Ve.get(c,i),w!==void 0||(w=Ui(c,i),w!==void 0)?w:void 0;this.each(function(){Ve.set(this,i,C)})},null,n,arguments.length>1,null,!0)},removeData:function(i){return this.each(function(){Ve.remove(this,i)})}}),l.extend({queue:function(i,n,a){var s;if(i)return n=(n||"fx")+"queue",s=ae.get(i,n),a&&(!s||Array.isArray(a)?s=ae.access(i,n,l.makeArray(a)):s.push(a)),s||[]},dequeue:function(i,n){n=n||"fx";var a=l.queue(i,n),s=a.length,u=a.shift(),c=l._queueHooks(i,n),p=function(){l.dequeue(i,n)};u==="inprogress"&&(u=a.shift(),s--),u&&(n==="fx"&&a.unshift("inprogress"),delete c.stop,u.call(i,p,c)),!s&&c&&c.empty.fire()},_queueHooks:function(i,n){var a=n+"queueHooks";return ae.get(i,a)||ae.access(i,a,{empty:l.Callbacks("once memory").add(function(){ae.remove(i,[n+"queue",a])})})}}),l.fn.extend({queue:function(i,n){var a=2;return typeof i!="string"&&(n=i,i="fx",a--),arguments.length<a?l.queue(this[0],i):n===void 0?this:this.each(function(){var s=l.queue(this,i,n);l._queueHooks(this,i),i==="fx"&&s[0]!=="inprogress"&&l.dequeue(this,i)})},dequeue:function(i){return this.each(function(){l.dequeue(this,i)})},clearQueue:function(i){return this.queue(i||"fx",[])},promise:function(i,n){var a,s=1,u=l.Deferred(),c=this,p=this.length,C=function(){--s||u.resolveWith(c,[c])};for(typeof i!="string"&&(n=i,i=void 0),i=i||"fx";p--;)a=ae.get(c[p],i+"queueHooks"),a&&a.empty&&(s++,a.empty.add(C));return C(),u.promise(n)}});var _i=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Jt=new RegExp("^(?:([+-])=|)("+_i+")([a-z%]*)$","i"),Ct=["Top","Right","Bottom","Left"],$t=te.documentElement,Gt=function(i){return l.contains(i.ownerDocument,i)},rr={composed:!0};$t.getRootNode&&(Gt=function(i){return l.contains(i.ownerDocument,i)||i.getRootNode(rr)===i.ownerDocument});var ui=function(i,n){return i=n||i,i.style.display==="none"||i.style.display===""&&Gt(i)&&l.css(i,"display")==="none"};function Hi(i,n,a,s){var u,c,p=20,C=s?function(){return s.cur()}:function(){return l.css(i,n,"")},w=C(),N=a&&a[3]||(l.cssNumber[n]?"":"px"),R=i.nodeType&&(l.cssNumber[n]||N!=="px"&&+w)&&Jt.exec(l.css(i,n));if(R&&R[3]!==N){for(w=w/2,N=N||R[3],R=+w||1;p--;)l.style(i,n,R+N),(1-c)*(1-(c=C()/w||.5))<=0&&(p=0),R=R/c;R=R*2,l.style(i,n,R+N),a=a||[]}return a&&(R=+R||+w||0,u=a[1]?R+(a[1]+1)*a[2]:+a[2],s&&(s.unit=N,s.start=R,s.end=u)),u}var ji={};function ar(i){var n,a=i.ownerDocument,s=i.nodeName,u=ji[s];return u||(n=a.body.appendChild(a.createElement(s)),u=l.css(n,"display"),n.parentNode.removeChild(n),u==="none"&&(u="block"),ji[s]=u,u)}function Kt(i,n){for(var a,s,u=[],c=0,p=i.length;c<p;c++)s=i[c],s.style&&(a=s.style.display,n?(a==="none"&&(u[c]=ae.get(s,"display")||null,u[c]||(s.style.display="")),s.style.display===""&&ui(s)&&(u[c]=ar(s))):a!=="none"&&(u[c]="none",ae.set(s,"display",a)));for(c=0;c<p;c++)u[c]!=null&&(i[c].style.display=u[c]);return i}l.fn.extend({show:function(){return Kt(this,!0)},hide:function(){return Kt(this)},toggle:function(i){return typeof i=="boolean"?i?this.show():this.hide():this.each(function(){ui(this)?l(this).show():l(this).hide()})}});var fe=/^(?:checkbox|radio)$/i,Wi=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Ci=/^$|^module$|\/(?:java|ecma)script/i;(function(){var i=te.createDocumentFragment(),n=i.appendChild(te.createElement("div")),a=te.createElement("input");a.setAttribute("type","radio"),a.setAttribute("checked","checked"),a.setAttribute("name","t"),n.appendChild(a),U.checkClone=n.cloneNode(!0).cloneNode(!0).lastChild.checked,n.innerHTML="<textarea>x</textarea>",U.noCloneChecked=!!n.cloneNode(!0).lastChild.defaultValue,n.innerHTML="<option></option>",U.option=!!n.lastChild})();var Me={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Me.tbody=Me.tfoot=Me.colgroup=Me.caption=Me.thead,Me.th=Me.td,U.option||(Me.optgroup=Me.option=[1,"<select multiple='multiple'>","</select>"]);function Ge(i,n){var a;return typeof i.getElementsByTagName<"u"?a=i.getElementsByTagName(n||"*"):typeof i.querySelectorAll<"u"?a=i.querySelectorAll(n||"*"):a=[],n===void 0||n&&He(i,n)?l.merge([i],a):a}function Ot(i,n){for(var a=0,s=i.length;a<s;a++)ae.set(i[a],"globalEval",!n||ae.get(n[a],"globalEval"))}var Ke=/<|&#?\w+;/;function En(i,n,a,s,u){for(var c,p,C,w,N,R,W=n.createDocumentFragment(),D=[],F=0,ne=i.length;F<ne;F++)if(c=i[F],c||c===0)if(rt(c)==="object")l.merge(D,c.nodeType?[c]:c);else if(!Ke.test(c))D.push(n.createTextNode(c));else{for(p=p||W.appendChild(n.createElement("div")),C=(Wi.exec(c)||["",""])[1].toLowerCase(),w=Me[C]||Me._default,p.innerHTML=w[1]+l.htmlPrefilter(c)+w[2],R=w[0];R--;)p=p.lastChild;l.merge(D,p.childNodes),p=W.firstChild,p.textContent=""}for(W.textContent="",F=0;c=D[F++];){if(s&&l.inArray(c,s)>-1){u&&u.push(c);continue}if(N=Gt(c),p=Ge(W.appendChild(c),"script"),N&&Ot(p),a)for(R=0;c=p[R++];)Ci.test(c.type||"")&&a.push(c)}return W}var qi=/^([^.]*)(?:\.(.+)|)/;function Te(){return!0}function Ce(){return!1}function or(i,n){return i===Qt()==(n==="focus")}function Qt(){try{return te.activeElement}catch{}}function Vi(i,n,a,s,u,c){var p,C;if(typeof n=="object"){typeof a!="string"&&(s=s||a,a=void 0);for(C in n)Vi(i,C,a,s,n[C],c);return i}if(s==null&&u==null?(u=a,s=a=void 0):u==null&&(typeof a=="string"?(u=s,s=void 0):(u=s,s=a,a=void 0)),u===!1)u=Ce;else if(!u)return i;return c===1&&(p=u,u=function(w){return l().off(w),p.apply(this,arguments)},u.guid=p.guid||(p.guid=l.guid++)),i.each(function(){l.event.add(this,n,u,s,a)})}l.event={global:{},add:function(i,n,a,s,u){var c,p,C,w,N,R,W,D,F,ne,de,re=ae.get(i);if(!!si(i))for(a.handler&&(c=a,a=c.handler,u=c.selector),u&&l.find.matchesSelector($t,u),a.guid||(a.guid=l.guid++),(w=re.events)||(w=re.events=Object.create(null)),(p=re.handle)||(p=re.handle=function(Pe){return typeof l<"u"&&l.event.triggered!==Pe.type?l.event.dispatch.apply(i,arguments):void 0}),n=(n||"").match(tt)||[""],N=n.length;N--;)C=qi.exec(n[N])||[],F=de=C[1],ne=(C[2]||"").split(".").sort(),F&&(W=l.event.special[F]||{},F=(u?W.delegateType:W.bindType)||F,W=l.event.special[F]||{},R=l.extend({type:F,origType:de,data:s,handler:a,guid:a.guid,selector:u,needsContext:u&&l.expr.match.needsContext.test(u),namespace:ne.join(".")},c),(D=w[F])||(D=w[F]=[],D.delegateCount=0,(!W.setup||W.setup.call(i,s,ne,p)===!1)&&i.addEventListener&&i.addEventListener(F,p)),W.add&&(W.add.call(i,R),R.handler.guid||(R.handler.guid=a.guid)),u?D.splice(D.delegateCount++,0,R):D.push(R),l.event.global[F]=!0)},remove:function(i,n,a,s,u){var c,p,C,w,N,R,W,D,F,ne,de,re=ae.hasData(i)&&ae.get(i);if(!(!re||!(w=re.events))){for(n=(n||"").match(tt)||[""],N=n.length;N--;){if(C=qi.exec(n[N])||[],F=de=C[1],ne=(C[2]||"").split(".").sort(),!F){for(F in w)l.event.remove(i,F+n[N],a,s,!0);continue}for(W=l.event.special[F]||{},F=(s?W.delegateType:W.bindType)||F,D=w[F]||[],C=C[2]&&new RegExp("(^|\\.)"+ne.join("\\.(?:.*\\.|)")+"(\\.|$)"),p=c=D.length;c--;)R=D[c],(u||de===R.origType)&&(!a||a.guid===R.guid)&&(!C||C.test(R.namespace))&&(!s||s===R.selector||s==="**"&&R.selector)&&(D.splice(c,1),R.selector&&D.delegateCount--,W.remove&&W.remove.call(i,R));p&&!D.length&&((!W.teardown||W.teardown.call(i,ne,re.handle)===!1)&&l.removeEvent(i,F,re.handle),delete w[F])}l.isEmptyObject(w)&&ae.remove(i,"handle events")}},dispatch:function(i){var n,a,s,u,c,p,C=new Array(arguments.length),w=l.event.fix(i),N=(ae.get(this,"events")||Object.create(null))[w.type]||[],R=l.event.special[w.type]||{};for(C[0]=w,n=1;n<arguments.length;n++)C[n]=arguments[n];if(w.delegateTarget=this,!(R.preDispatch&&R.preDispatch.call(this,w)===!1)){for(p=l.event.handlers.call(this,w,N),n=0;(u=p[n++])&&!w.isPropagationStopped();)for(w.currentTarget=u.elem,a=0;(c=u.handlers[a++])&&!w.isImmediatePropagationStopped();)(!w.rnamespace||c.namespace===!1||w.rnamespace.test(c.namespace))&&(w.handleObj=c,w.data=c.data,s=((l.event.special[c.origType]||{}).handle||c.handler).apply(u.elem,C),s!==void 0&&(w.result=s)===!1&&(w.preventDefault(),w.stopPropagation()));return R.postDispatch&&R.postDispatch.call(this,w),w.result}},handlers:function(i,n){var a,s,u,c,p,C=[],w=n.delegateCount,N=i.target;if(w&&N.nodeType&&!(i.type==="click"&&i.button>=1)){for(;N!==this;N=N.parentNode||this)if(N.nodeType===1&&!(i.type==="click"&&N.disabled===!0)){for(c=[],p={},a=0;a<w;a++)s=n[a],u=s.selector+" ",p[u]===void 0&&(p[u]=s.needsContext?l(u,this).index(N)>-1:l.find(u,this,null,[N]).length),p[u]&&c.push(s);c.length&&C.push({elem:N,handlers:c})}}return N=this,w<n.length&&C.push({elem:N,handlers:n.slice(w)}),C},addProp:function(i,n){Object.defineProperty(l.Event.prototype,i,{enumerable:!0,configurable:!0,get:V(n)?function(){if(this.originalEvent)return n(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[i]},set:function(a){Object.defineProperty(this,i,{enumerable:!0,configurable:!0,writable:!0,value:a})}})},fix:function(i){return i[l.expando]?i:new l.Event(i)},special:{load:{noBubble:!0},click:{setup:function(i){var n=this||i;return fe.test(n.type)&&n.click&&He(n,"input")&&ut(n,"click",Te),!1},trigger:function(i){var n=this||i;return fe.test(n.type)&&n.click&&He(n,"input")&&ut(n,"click"),!0},_default:function(i){var n=i.target;return fe.test(n.type)&&n.click&&He(n,"input")&&ae.get(n,"click")||He(n,"a")}},beforeunload:{postDispatch:function(i){i.result!==void 0&&i.originalEvent&&(i.originalEvent.returnValue=i.result)}}}};function ut(i,n,a){if(!a){ae.get(i,n)===void 0&&l.event.add(i,n,Te);return}ae.set(i,n,!1),l.event.add(i,n,{namespace:!1,handler:function(s){var u,c,p=ae.get(this,n);if(s.isTrigger&1&&this[n]){if(p.length)(l.event.special[n]||{}).delegateType&&s.stopPropagation();else if(p=f.call(arguments),ae.set(this,n,p),u=a(this,n),this[n](),c=ae.get(this,n),p!==c||u?ae.set(this,n,!1):c={},p!==c)return s.stopImmediatePropagation(),s.preventDefault(),c&&c.value}else p.length&&(ae.set(this,n,{value:l.event.trigger(l.extend(p[0],l.Event.prototype),p.slice(1),this)}),s.stopImmediatePropagation())}})}l.removeEvent=function(i,n,a){i.removeEventListener&&i.removeEventListener(n,a)},l.Event=function(i,n){if(!(this instanceof l.Event))return new l.Event(i,n);i&&i.type?(this.originalEvent=i,this.type=i.type,this.isDefaultPrevented=i.defaultPrevented||i.defaultPrevented===void 0&&i.returnValue===!1?Te:Ce,this.target=i.target&&i.target.nodeType===3?i.target.parentNode:i.target,this.currentTarget=i.currentTarget,this.relatedTarget=i.relatedTarget):this.type=i,n&&l.extend(this,n),this.timeStamp=i&&i.timeStamp||Date.now(),this[l.expando]=!0},l.Event.prototype={constructor:l.Event,isDefaultPrevented:Ce,isPropagationStopped:Ce,isImmediatePropagationStopped:Ce,isSimulated:!1,preventDefault:function(){var i=this.originalEvent;this.isDefaultPrevented=Te,i&&!this.isSimulated&&i.preventDefault()},stopPropagation:function(){var i=this.originalEvent;this.isPropagationStopped=Te,i&&!this.isSimulated&&i.stopPropagation()},stopImmediatePropagation:function(){var i=this.originalEvent;this.isImmediatePropagationStopped=Te,i&&!this.isSimulated&&i.stopImmediatePropagation(),this.stopPropagation()}},l.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},l.event.addProp),l.each({focus:"focusin",blur:"focusout"},function(i,n){l.event.special[i]={setup:function(){return ut(this,i,or),!1},trigger:function(){return ut(this,i),!0},_default:functi