From 9f7b6f0c83b803301516f21e3a9daea5588304ee Mon Sep 17 00:00:00 2001 From: "xiaozhe.ma" Date: Tue, 10 Sep 2024 09:34:23 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=E6=9D=A1=E4=BB=B6=E4=BB=98=E3=81=8D?= =?UTF-8?q?=E6=9B=B8=E5=BC=8F=E3=82=A2=E3=82=AF=E3=82=B7=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/Temp/alc_runtime.js | 48 ++--- frontend/src/pages/FlowChart.vue | 2 +- .../kintone-addins/src/actions/style-field.ts | 202 ++++++++++++++++++ .../src/types/action-process.ts | 2 + 4 files changed, 229 insertions(+), 25 deletions(-) create mode 100644 plugin/kintone-addins/src/actions/style-field.ts diff --git a/backend/Temp/alc_runtime.js b/backend/Temp/alc_runtime.js index 48043d5..cd7cb68 100644 --- a/backend/Temp/alc_runtime.js +++ b/backend/Temp/alc_runtime.js @@ -1,4 +1,4 @@ -var Fn=Object.defineProperty;var Vn=(n,e,t)=>e in n?Fn(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var F=(n,e,t)=>(Vn(n,typeof e!="symbol"?e+"":e,t),t);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function getAugmentedNamespace(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(r){var i=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(t,r,i.get?i:{enumerable:!0,get:function(){return n[r]}})}),t}var jquery={exports:{}};/*! +var Fn=Object.defineProperty;var Vn=(n,e,t)=>e in n?Fn(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var j=(n,e,t)=>(Vn(n,typeof e!="symbol"?e+"":e,t),t);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function getAugmentedNamespace(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(r){var i=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(t,r,i.get?i:{enumerable:!0,get:function(){return n[r]}})}),t}var jquery={exports:{}};/*! * jQuery JavaScript Library v3.7.1 * https://jquery.com/ * @@ -7,18 +7,18 @@ var Fn=Object.defineProperty;var Vn=(n,e,t)=>e in n?Fn(n,e,{enumerable:!0,config * https://jquery.org/license * * Date: 2023-08-28T13:37Z - */(function(n){(function(e,t){n.exports=e.document?t(e,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return t(r)}})(typeof window<"u"?window:commonjsGlobal,function(e,t){var r=[],i=Object.getPrototypeOf,s=r.slice,l=r.flat?function(o){return r.flat.call(o)}:function(o){return r.concat.apply([],o)},f=r.push,h=r.indexOf,p={},m=p.toString,y=p.hasOwnProperty,A=y.toString,x=A.call(Object),S={},C=function(a){return typeof a=="function"&&typeof a.nodeType!="number"&&typeof a.item!="function"},H=function(a){return a!=null&&a===a.window},I=e.document,z={type:!0,src:!0,nonce:!0,noModule:!0};function B(o,a,c){c=c||I;var d,g,E=c.createElement("script");if(E.text=o,a)for(d in z)g=a[d]||a.getAttribute&&a.getAttribute(d),g&&E.setAttribute(d,g);c.head.appendChild(E).parentNode.removeChild(E)}function Q(o){return o==null?o+"":typeof o=="object"||typeof o=="function"?p[m.call(o)]||"object":typeof o}var ee="3.7.1",V=/HTML$/i,u=function(o,a){return new u.fn.init(o,a)};u.fn=u.prototype={jquery:ee,constructor:u,length:0,toArray:function(){return s.call(this)},get:function(o){return o==null?s.call(this):o<0?this[o+this.length]:this[o]},pushStack:function(o){var a=u.merge(this.constructor(),o);return a.prevObject=this,a},each:function(o){return u.each(this,o)},map:function(o){return this.pushStack(u.map(this,function(a,c){return o.call(a,c,a)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(u.grep(this,function(o,a){return(a+1)%2}))},odd:function(){return this.pushStack(u.grep(this,function(o,a){return a%2}))},eq:function(o){var a=this.length,c=+o+(o<0?a:0);return this.pushStack(c>=0&&c0&&a-1 in o}function U(o,a){return o.nodeName&&o.nodeName.toLowerCase()===a.toLowerCase()}var P=r.pop,q=r.sort,K=r.splice,G="[\\x20\\t\\r\\n\\f]",ie=new RegExp("^"+G+"+|((?:^|[^\\\\])(?:\\\\.)*)"+G+"+$","g");u.contains=function(o,a){var c=a&&a.parentNode;return o===c||!!(c&&c.nodeType===1&&(o.contains?o.contains(c):o.compareDocumentPosition&&o.compareDocumentPosition(c)&16))};var ue=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function de(o,a){return a?o==="\0"?"�":o.slice(0,-1)+"\\"+o.charCodeAt(o.length-1).toString(16)+" ":"\\"+o}u.escapeSelector=function(o){return(o+"").replace(ue,de)};var le=I,ve=f;(function(){var o,a,c,d,g,E=ve,_,T,b,O,L,k=u.expando,R=0,W=0,ae=Ut(),_e=Ut(),pe=Ut(),Pe=Ut(),Ne=function(v,w){return v===w&&(g=!0),0},Ye="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ze="(?:\\\\[\\da-fA-F]{1,6}"+G+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Ee="\\["+G+"*("+ze+")(?:"+G+"*([*^$|!~]?=)"+G+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+ze+"))|)"+G+"*\\]",ht=":("+ze+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Ee+")*)|.*)\\)|)",ye=new RegExp(G+"+","g"),Ce=new RegExp("^"+G+"*,"+G+"*"),Dt=new RegExp("^"+G+"*([>+~]|"+G+")"+G+"*"),cr=new RegExp(G+"|>"),Xe=new RegExp(ht),Pt=new RegExp("^"+ze+"$"),Qe={ID:new RegExp("^#("+ze+")"),CLASS:new RegExp("^\\.("+ze+")"),TAG:new RegExp("^("+ze+"|[*])"),ATTR:new RegExp("^"+Ee),PSEUDO:new RegExp("^"+ht),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+G+"*(even|odd|(([+-]|)(\\d*)n|)"+G+"*(?:([+-]|)"+G+"*(\\d+)|))"+G+"*\\)|)","i"),bool:new RegExp("^(?:"+Ye+")$","i"),needsContext:new RegExp("^"+G+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+G+"*((?:-\\d)?\\d*)"+G+"*\\)|)(?=[^-]|$)","i")},st=/^(?:input|select|textarea|button)$/i,at=/^h\d$/i,Ue=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ur=/[+~]/,nt=new RegExp("\\\\[\\da-fA-F]{1,6}"+G+"?|\\\\([^\\r\\n\\f])","g"),it=function(v,w){var N="0x"+v.slice(1)-65536;return w||(N<0?String.fromCharCode(N+65536):String.fromCharCode(N>>10|55296,N&1023|56320))},In=function(){lt()},Ln=Gt(function(v){return v.disabled===!0&&U(v,"fieldset")},{dir:"parentNode",next:"legend"});function Mn(){try{return _.activeElement}catch{}}try{E.apply(r=s.call(le.childNodes),le.childNodes),r[le.childNodes.length].nodeType}catch{E={apply:function(w,N){ve.apply(w,s.call(N))},call:function(w){ve.apply(w,s.call(arguments,1))}}}function Ae(v,w,N,D){var M,X,J,ne,Z,me,se,ce=w&&w.ownerDocument,ge=w?w.nodeType:9;if(N=N||[],typeof v!="string"||!v||ge!==1&&ge!==9&&ge!==11)return N;if(!D&&(lt(w),w=w||_,b)){if(ge!==11&&(Z=Ue.exec(v)))if(M=Z[1]){if(ge===9)if(J=w.getElementById(M)){if(J.id===M)return E.call(N,J),N}else return N;else if(ce&&(J=ce.getElementById(M))&&Ae.contains(w,J)&&J.id===M)return E.call(N,J),N}else{if(Z[2])return E.apply(N,w.getElementsByTagName(v)),N;if((M=Z[3])&&w.getElementsByClassName)return E.apply(N,w.getElementsByClassName(M)),N}if(!Pe[v+" "]&&(!O||!O.test(v))){if(se=v,ce=w,ge===1&&(cr.test(v)||Dt.test(v))){for(ce=ur.test(v)&&fr(w.parentNode)||w,(ce!=w||!S.scope)&&((ne=w.getAttribute("id"))?ne=u.escapeSelector(ne):w.setAttribute("id",ne=k)),me=It(v),X=me.length;X--;)me[X]=(ne?"#"+ne:":scope")+" "+Wt(me[X]);se=me.join(",")}try{return E.apply(N,ce.querySelectorAll(se)),N}catch{Pe(v,!0)}finally{ne===k&&w.removeAttribute("id")}}}return zr(v.replace(ie,"$1"),w,N,D)}function Ut(){var v=[];function w(N,D){return v.push(N+" ")>a.cacheLength&&delete w[v.shift()],w[N+" "]=D}return w}function Ke(v){return v[k]=!0,v}function St(v){var w=_.createElement("fieldset");try{return!!v(w)}catch{return!1}finally{w.parentNode&&w.parentNode.removeChild(w),w=null}}function kn(v){return function(w){return U(w,"input")&&w.type===v}}function jn(v){return function(w){return(U(w,"input")||U(w,"button"))&&w.type===v}}function Kr(v){return function(w){return"form"in w?w.parentNode&&w.disabled===!1?"label"in w?"label"in w.parentNode?w.parentNode.disabled===v:w.disabled===v:w.isDisabled===v||w.isDisabled!==!v&&Ln(w)===v:w.disabled===v:"label"in w?w.disabled===v:!1}}function mt(v){return Ke(function(w){return w=+w,Ke(function(N,D){for(var M,X=v([],N.length,w),J=X.length;J--;)N[M=X[J]]&&(N[M]=!(D[M]=N[M]))})})}function fr(v){return v&&typeof v.getElementsByTagName<"u"&&v}function lt(v){var w,N=v?v.ownerDocument||v:le;return N==_||N.nodeType!==9||!N.documentElement||(_=N,T=_.documentElement,b=!u.isXMLDoc(_),L=T.matches||T.webkitMatchesSelector||T.msMatchesSelector,T.msMatchesSelector&&le!=_&&(w=_.defaultView)&&w.top!==w&&w.addEventListener("unload",In),S.getById=St(function(D){return T.appendChild(D).id=u.expando,!_.getElementsByName||!_.getElementsByName(u.expando).length}),S.disconnectedMatch=St(function(D){return L.call(D,"*")}),S.scope=St(function(){return _.querySelectorAll(":scope")}),S.cssHas=St(function(){try{return _.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),S.getById?(a.filter.ID=function(D){var M=D.replace(nt,it);return function(X){return X.getAttribute("id")===M}},a.find.ID=function(D,M){if(typeof M.getElementById<"u"&&b){var X=M.getElementById(D);return X?[X]:[]}}):(a.filter.ID=function(D){var M=D.replace(nt,it);return function(X){var J=typeof X.getAttributeNode<"u"&&X.getAttributeNode("id");return J&&J.value===M}},a.find.ID=function(D,M){if(typeof M.getElementById<"u"&&b){var X,J,ne,Z=M.getElementById(D);if(Z){if(X=Z.getAttributeNode("id"),X&&X.value===D)return[Z];for(ne=M.getElementsByName(D),J=0;Z=ne[J++];)if(X=Z.getAttributeNode("id"),X&&X.value===D)return[Z]}return[]}}),a.find.TAG=function(D,M){return typeof M.getElementsByTagName<"u"?M.getElementsByTagName(D):M.querySelectorAll(D)},a.find.CLASS=function(D,M){if(typeof M.getElementsByClassName<"u"&&b)return M.getElementsByClassName(D)},O=[],St(function(D){var M;T.appendChild(D).innerHTML="",D.querySelectorAll("[selected]").length||O.push("\\["+G+"*(?:value|"+Ye+")"),D.querySelectorAll("[id~="+k+"-]").length||O.push("~="),D.querySelectorAll("a#"+k+"+*").length||O.push(".#.+[+~]"),D.querySelectorAll(":checked").length||O.push(":checked"),M=_.createElement("input"),M.setAttribute("type","hidden"),D.appendChild(M).setAttribute("name","D"),T.appendChild(D).disabled=!0,D.querySelectorAll(":disabled").length!==2&&O.push(":enabled",":disabled"),M=_.createElement("input"),M.setAttribute("name",""),D.appendChild(M),D.querySelectorAll("[name='']").length||O.push("\\["+G+"*name"+G+"*="+G+`*(?:''|"")`)}),S.cssHas||O.push(":has"),O=O.length&&new RegExp(O.join("|")),Ne=function(D,M){if(D===M)return g=!0,0;var X=!D.compareDocumentPosition-!M.compareDocumentPosition;return X||(X=(D.ownerDocument||D)==(M.ownerDocument||M)?D.compareDocumentPosition(M):1,X&1||!S.sortDetached&&M.compareDocumentPosition(D)===X?D===_||D.ownerDocument==le&&Ae.contains(le,D)?-1:M===_||M.ownerDocument==le&&Ae.contains(le,M)?1:d?h.call(d,D)-h.call(d,M):0:X&4?-1:1)}),_}Ae.matches=function(v,w){return Ae(v,null,null,w)},Ae.matchesSelector=function(v,w){if(lt(v),b&&!Pe[w+" "]&&(!O||!O.test(w)))try{var N=L.call(v,w);if(N||S.disconnectedMatch||v.document&&v.document.nodeType!==11)return N}catch{Pe(w,!0)}return Ae(w,_,null,[v]).length>0},Ae.contains=function(v,w){return(v.ownerDocument||v)!=_&<(v),u.contains(v,w)},Ae.attr=function(v,w){(v.ownerDocument||v)!=_&<(v);var N=a.attrHandle[w.toLowerCase()],D=N&&y.call(a.attrHandle,w.toLowerCase())?N(v,w,!b):void 0;return D!==void 0?D:v.getAttribute(w)},Ae.error=function(v){throw new Error("Syntax error, unrecognized expression: "+v)},u.uniqueSort=function(v){var w,N=[],D=0,M=0;if(g=!S.sortStable,d=!S.sortStable&&s.call(v,0),q.call(v,Ne),g){for(;w=v[M++];)w===v[M]&&(D=N.push(M));for(;D--;)K.call(v,N[D],1)}return d=null,v},u.fn.uniqueSort=function(){return this.pushStack(u.uniqueSort(s.apply(this)))},a=u.expr={cacheLength:50,createPseudo:Ke,match:Qe,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(v){return v[1]=v[1].replace(nt,it),v[3]=(v[3]||v[4]||v[5]||"").replace(nt,it),v[2]==="~="&&(v[3]=" "+v[3]+" "),v.slice(0,4)},CHILD:function(v){return v[1]=v[1].toLowerCase(),v[1].slice(0,3)==="nth"?(v[3]||Ae.error(v[0]),v[4]=+(v[4]?v[5]+(v[6]||1):2*(v[3]==="even"||v[3]==="odd")),v[5]=+(v[7]+v[8]||v[3]==="odd")):v[3]&&Ae.error(v[0]),v},PSEUDO:function(v){var w,N=!v[6]&&v[2];return Qe.CHILD.test(v[0])?null:(v[3]?v[2]=v[4]||v[5]||"":N&&Xe.test(N)&&(w=It(N,!0))&&(w=N.indexOf(")",N.length-w)-N.length)&&(v[0]=v[0].slice(0,w),v[2]=N.slice(0,w)),v.slice(0,3))}},filter:{TAG:function(v){var w=v.replace(nt,it).toLowerCase();return v==="*"?function(){return!0}:function(N){return U(N,w)}},CLASS:function(v){var w=ae[v+" "];return w||(w=new RegExp("(^|"+G+")"+v+"("+G+"|$)"))&&ae(v,function(N){return w.test(typeof N.className=="string"&&N.className||typeof N.getAttribute<"u"&&N.getAttribute("class")||"")})},ATTR:function(v,w,N){return function(D){var M=Ae.attr(D,v);return M==null?w==="!=":w?(M+="",w==="="?M===N:w==="!="?M!==N:w==="^="?N&&M.indexOf(N)===0:w==="*="?N&&M.indexOf(N)>-1:w==="$="?N&&M.slice(-N.length)===N:w==="~="?(" "+M.replace(ye," ")+" ").indexOf(N)>-1:w==="|="?M===N||M.slice(0,N.length+1)===N+"-":!1):!0}},CHILD:function(v,w,N,D,M){var X=v.slice(0,3)!=="nth",J=v.slice(-4)!=="last",ne=w==="of-type";return D===1&&M===0?function(Z){return!!Z.parentNode}:function(Z,me,se){var ce,ge,oe,Te,He,Ie=X!==J?"nextSibling":"previousSibling",We=Z.parentNode,Je=ne&&Z.nodeName.toLowerCase(),wt=!se&&!ne,Le=!1;if(We){if(X){for(;Ie;){for(oe=Z;oe=oe[Ie];)if(ne?U(oe,Je):oe.nodeType===1)return!1;He=Ie=v==="only"&&!He&&"nextSibling"}return!0}if(He=[J?We.firstChild:We.lastChild],J&&wt){for(ge=We[k]||(We[k]={}),ce=ge[v]||[],Te=ce[0]===R&&ce[1],Le=Te&&ce[2],oe=Te&&We.childNodes[Te];oe=++Te&&oe&&oe[Ie]||(Le=Te=0)||He.pop();)if(oe.nodeType===1&&++Le&&oe===Z){ge[v]=[R,Te,Le];break}}else if(wt&&(ge=Z[k]||(Z[k]={}),ce=ge[v]||[],Te=ce[0]===R&&ce[1],Le=Te),Le===!1)for(;(oe=++Te&&oe&&oe[Ie]||(Le=Te=0)||He.pop())&&!((ne?U(oe,Je):oe.nodeType===1)&&++Le&&(wt&&(ge=oe[k]||(oe[k]={}),ge[v]=[R,Le]),oe===Z)););return Le-=M,Le===D||Le%D===0&&Le/D>=0}}},PSEUDO:function(v,w){var N,D=a.pseudos[v]||a.setFilters[v.toLowerCase()]||Ae.error("unsupported pseudo: "+v);return D[k]?D(w):D.length>1?(N=[v,v,"",w],a.setFilters.hasOwnProperty(v.toLowerCase())?Ke(function(M,X){for(var J,ne=D(M,w),Z=ne.length;Z--;)J=h.call(M,ne[Z]),M[J]=!(X[J]=ne[Z])}):function(M){return D(M,0,N)}):D}},pseudos:{not:Ke(function(v){var w=[],N=[],D=mr(v.replace(ie,"$1"));return D[k]?Ke(function(M,X,J,ne){for(var Z,me=D(M,null,ne,[]),se=M.length;se--;)(Z=me[se])&&(M[se]=!(X[se]=Z))}):function(M,X,J){return w[0]=M,D(w,null,J,N),w[0]=null,!N.pop()}}),has:Ke(function(v){return function(w){return Ae(v,w).length>0}}),contains:Ke(function(v){return v=v.replace(nt,it),function(w){return(w.textContent||u.text(w)).indexOf(v)>-1}}),lang:Ke(function(v){return Pt.test(v||"")||Ae.error("unsupported lang: "+v),v=v.replace(nt,it).toLowerCase(),function(w){var N;do if(N=b?w.lang:w.getAttribute("xml:lang")||w.getAttribute("lang"))return N=N.toLowerCase(),N===v||N.indexOf(v+"-")===0;while((w=w.parentNode)&&w.nodeType===1);return!1}}),target:function(v){var w=e.location&&e.location.hash;return w&&w.slice(1)===v.id},root:function(v){return v===T},focus:function(v){return v===Mn()&&_.hasFocus()&&!!(v.type||v.href||~v.tabIndex)},enabled:Kr(!1),disabled:Kr(!0),checked:function(v){return U(v,"input")&&!!v.checked||U(v,"option")&&!!v.selected},selected:function(v){return v.parentNode&&v.parentNode.selectedIndex,v.selected===!0},empty:function(v){for(v=v.firstChild;v;v=v.nextSibling)if(v.nodeType<6)return!1;return!0},parent:function(v){return!a.pseudos.empty(v)},header:function(v){return at.test(v.nodeName)},input:function(v){return st.test(v.nodeName)},button:function(v){return U(v,"input")&&v.type==="button"||U(v,"button")},text:function(v){var w;return U(v,"input")&&v.type==="text"&&((w=v.getAttribute("type"))==null||w.toLowerCase()==="text")},first:mt(function(){return[0]}),last:mt(function(v,w){return[w-1]}),eq:mt(function(v,w,N){return[N<0?N+w:N]}),even:mt(function(v,w){for(var N=0;Nw?D=w:D=N;--D>=0;)v.push(D);return v}),gt:mt(function(v,w,N){for(var D=N<0?N+w:N;++D1?function(w,N,D){for(var M=v.length;M--;)if(!v[M](w,N,D))return!1;return!0}:v[0]}function Hn(v,w,N){for(var D=0,M=w.length;D-1&&(J[se]=!(ne[se]=ge))}}else oe=qt(oe===ne?oe.splice(Ie,oe.length):oe),M?M(null,ne,oe,me):E.apply(ne,oe)})}function hr(v){for(var w,N,D,M=v.length,X=a.relative[v[0].type],J=X||a.relative[" "],ne=X?1:0,Z=Gt(function(ce){return ce===w},J,!0),me=Gt(function(ce){return h.call(w,ce)>-1},J,!0),se=[function(ce,ge,oe){var Te=!X&&(oe||ge!=c)||((w=ge).nodeType?Z(ce,ge,oe):me(ce,ge,oe));return w=null,Te}];ne1&&dr(se),ne>1&&Wt(v.slice(0,ne-1).concat({value:v[ne-2].type===" "?"*":""})).replace(ie,"$1"),N,ne0,D=v.length>0,M=function(X,J,ne,Z,me){var se,ce,ge,oe=0,Te="0",He=X&&[],Ie=[],We=c,Je=X||D&&a.find.TAG("*",me),wt=R+=We==null?1:Math.random()||.1,Le=Je.length;for(me&&(c=J==_||J||me);Te!==Le&&(se=Je[Te])!=null;Te++){if(D&&se){for(ce=0,!J&&se.ownerDocument!=_&&(lt(se),ne=!b);ge=v[ce++];)if(ge(se,J||_,ne)){E.call(Z,se);break}me&&(R=wt)}N&&((se=!ge&&se)&&oe--,X&&He.push(se))}if(oe+=Te,N&&Te!==oe){for(ce=0;ge=w[ce++];)ge(He,Ie,J,ne);if(X){if(oe>0)for(;Te--;)He[Te]||Ie[Te]||(Ie[Te]=P.call(Z));Ie=qt(Ie)}E.apply(Z,Ie),me&&!X&&Ie.length>0&&oe+w.length>1&&u.uniqueSort(Z)}return me&&(R=wt,c=We),He};return N?Ke(M):M}function mr(v,w){var N,D=[],M=[],X=pe[v+" "];if(!X){for(w||(w=It(v)),N=w.length;N--;)X=hr(w[N]),X[k]?D.push(X):M.push(X);X=pe(v,Bn(M,D)),X.selector=v}return X}function zr(v,w,N,D){var M,X,J,ne,Z,me=typeof v=="function"&&v,se=!D&&It(v=me.selector||v);if(N=N||[],se.length===1){if(X=se[0]=se[0].slice(0),X.length>2&&(J=X[0]).type==="ID"&&w.nodeType===9&&b&&a.relative[X[1].type]){if(w=(a.find.ID(J.matches[0].replace(nt,it),w)||[])[0],w)me&&(w=w.parentNode);else return N;v=v.slice(X.shift().value.length)}for(M=Qe.needsContext.test(v)?0:X.length;M--&&(J=X[M],!a.relative[ne=J.type]);)if((Z=a.find[ne])&&(D=Z(J.matches[0].replace(nt,it),ur.test(X[0].type)&&fr(w.parentNode)||w))){if(X.splice(M,1),v=D.length&&Wt(X),!v)return E.apply(N,D),N;break}}return(me||mr(v,se))(D,w,!b,N,!w||ur.test(v)&&fr(w.parentNode)||w),N}S.sortStable=k.split("").sort(Ne).join("")===k,lt(),S.sortDetached=St(function(v){return v.compareDocumentPosition(_.createElement("fieldset"))&1}),u.find=Ae,u.expr[":"]=u.expr.pseudos,u.unique=u.uniqueSort,Ae.compile=mr,Ae.select=zr,Ae.setDocument=lt,Ae.tokenize=It,Ae.escape=u.escapeSelector,Ae.getText=u.text,Ae.isXML=u.isXMLDoc,Ae.selectors=u.expr,Ae.support=u.support,Ae.uniqueSort=u.uniqueSort})();var he=function(o,a,c){for(var d=[],g=c!==void 0;(o=o[a])&&o.nodeType!==9;)if(o.nodeType===1){if(g&&u(o).is(c))break;d.push(o)}return d},Re=function(o,a){for(var c=[];o;o=o.nextSibling)o.nodeType===1&&o!==a&&c.push(o);return c},fe=u.expr.match.needsContext,be=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function we(o,a,c){return C(a)?u.grep(o,function(d,g){return!!a.call(d,g,d)!==c}):a.nodeType?u.grep(o,function(d){return d===a!==c}):typeof a!="string"?u.grep(o,function(d){return h.call(a,d)>-1!==c}):u.filter(a,o,c)}u.filter=function(o,a,c){var d=a[0];return c&&(o=":not("+o+")"),a.length===1&&d.nodeType===1?u.find.matchesSelector(d,o)?[d]:[]:u.find.matches(o,u.grep(a,function(g){return g.nodeType===1}))},u.fn.extend({find:function(o){var a,c,d=this.length,g=this;if(typeof o!="string")return this.pushStack(u(o).filter(function(){for(a=0;a1?u.uniqueSort(c):c},filter:function(o){return this.pushStack(we(this,o||[],!1))},not:function(o){return this.pushStack(we(this,o||[],!0))},is:function(o){return!!we(this,typeof o=="string"&&fe.test(o)?u(o):o||[],!1).length}});var xe,j=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,te=u.fn.init=function(o,a,c){var d,g;if(!o)return this;if(c=c||xe,typeof o=="string")if(o[0]==="<"&&o[o.length-1]===">"&&o.length>=3?d=[null,o,null]:d=j.exec(o),d&&(d[1]||!a))if(d[1]){if(a=a instanceof u?a[0]:a,u.merge(this,u.parseHTML(d[1],a&&a.nodeType?a.ownerDocument||a:I,!0)),be.test(d[1])&&u.isPlainObject(a))for(d in a)C(this[d])?this[d](a[d]):this.attr(d,a[d]);return this}else return g=I.getElementById(d[2]),g&&(this[0]=g,this.length=1),this;else return!a||a.jquery?(a||c).find(o):this.constructor(a).find(o);else{if(o.nodeType)return this[0]=o,this.length=1,this;if(C(o))return c.ready!==void 0?c.ready(o):o(u)}return u.makeArray(o,this)};te.prototype=u.fn,xe=u(I);var Se=/^(?:parents|prev(?:Until|All))/,$e={children:!0,contents:!0,next:!0,prev:!0};u.fn.extend({has:function(o){var a=u(o,this),c=a.length;return this.filter(function(){for(var d=0;d-1:c.nodeType===1&&u.find.matchesSelector(c,o))){E.push(c);break}}return this.pushStack(E.length>1?u.uniqueSort(E):E)},index:function(o){return o?typeof o=="string"?h.call(u(o),this[0]):h.call(this,o.jquery?o[0]:o):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(o,a){return this.pushStack(u.uniqueSort(u.merge(this.get(),u(o,a))))},addBack:function(o){return this.add(o==null?this.prevObject:this.prevObject.filter(o))}});function Me(o,a){for(;(o=o[a])&&o.nodeType!==1;);return o}u.each({parent:function(o){var a=o.parentNode;return a&&a.nodeType!==11?a:null},parents:function(o){return he(o,"parentNode")},parentsUntil:function(o,a,c){return he(o,"parentNode",c)},next:function(o){return Me(o,"nextSibling")},prev:function(o){return Me(o,"previousSibling")},nextAll:function(o){return he(o,"nextSibling")},prevAll:function(o){return he(o,"previousSibling")},nextUntil:function(o,a,c){return he(o,"nextSibling",c)},prevUntil:function(o,a,c){return he(o,"previousSibling",c)},siblings:function(o){return Re((o.parentNode||{}).firstChild,o)},children:function(o){return Re(o.firstChild)},contents:function(o){return o.contentDocument!=null&&i(o.contentDocument)?o.contentDocument:(U(o,"template")&&(o=o.content||o),u.merge([],o.childNodes))}},function(o,a){u.fn[o]=function(c,d){var g=u.map(this,a,c);return o.slice(-5)!=="Until"&&(d=c),d&&typeof d=="string"&&(g=u.filter(d,g)),this.length>1&&($e[o]||u.uniqueSort(g),Se.test(o)&&g.reverse()),this.pushStack(g)}});var Oe=/[^\x20\t\r\n\f]+/g;function Ze(o){var a={};return u.each(o.match(Oe)||[],function(c,d){a[d]=!0}),a}u.Callbacks=function(o){o=typeof o=="string"?Ze(o):u.extend({},o);var a,c,d,g,E=[],_=[],T=-1,b=function(){for(g=g||o.once,d=a=!0;_.length;T=-1)for(c=_.shift();++T-1;)E.splice(R,1),R<=T&&T--}),this},has:function(L){return L?u.inArray(L,E)>-1:E.length>0},empty:function(){return E&&(E=[]),this},disable:function(){return g=_=[],E=c="",this},disabled:function(){return!E},lock:function(){return g=_=[],!c&&!a&&(E=c=""),this},locked:function(){return!!g},fireWith:function(L,k){return g||(k=k||[],k=[L,k.slice?k.slice():k],_.push(k),a||b()),this},fire:function(){return O.fireWith(this,arguments),this},fired:function(){return!!d}};return O};function Be(o){return o}function ct(o){throw o}function Lt(o,a,c,d){var g;try{o&&C(g=o.promise)?g.call(o).done(a).fail(c):o&&C(g=o.then)?g.call(o,a,c):a.apply(void 0,[o].slice(d))}catch(E){c.apply(void 0,[E])}}u.extend({Deferred:function(o){var a=[["notify","progress",u.Callbacks("memory"),u.Callbacks("memory"),2],["resolve","done",u.Callbacks("once memory"),u.Callbacks("once memory"),0,"resolved"],["reject","fail",u.Callbacks("once memory"),u.Callbacks("once memory"),1,"rejected"]],c="pending",d={state:function(){return c},always:function(){return g.done(arguments).fail(arguments),this},catch:function(E){return d.then(null,E)},pipe:function(){var E=arguments;return u.Deferred(function(_){u.each(a,function(T,b){var O=C(E[b[4]])&&E[b[4]];g[b[1]](function(){var L=O&&O.apply(this,arguments);L&&C(L.promise)?L.promise().progress(_.notify).done(_.resolve).fail(_.reject):_[b[0]+"With"](this,O?[L]:arguments)})}),E=null}).promise()},then:function(E,_,T){var b=0;function O(L,k,R,W){return function(){var ae=this,_e=arguments,pe=function(){var Ne,Ye;if(!(L=b&&(R!==ct&&(ae=void 0,_e=[Ne]),k.rejectWith(ae,_e))}};L?Pe():(u.Deferred.getErrorHook?Pe.error=u.Deferred.getErrorHook():u.Deferred.getStackHook&&(Pe.error=u.Deferred.getStackHook()),e.setTimeout(Pe))}}return u.Deferred(function(L){a[0][3].add(O(0,L,C(T)?T:Be,L.notifyWith)),a[1][3].add(O(0,L,C(E)?E:Be)),a[2][3].add(O(0,L,C(_)?_:ct))}).promise()},promise:function(E){return E!=null?u.extend(E,d):d}},g={};return u.each(a,function(E,_){var T=_[2],b=_[5];d[_[1]]=T.add,b&&T.add(function(){c=b},a[3-E][2].disable,a[3-E][3].disable,a[0][2].lock,a[0][3].lock),T.add(_[3].fire),g[_[0]]=function(){return g[_[0]+"With"](this===g?void 0:this,arguments),this},g[_[0]+"With"]=T.fireWith}),d.promise(g),o&&o.call(g,g),g},when:function(o){var a=arguments.length,c=a,d=Array(c),g=s.call(arguments),E=u.Deferred(),_=function(T){return function(b){d[T]=this,g[T]=arguments.length>1?s.call(arguments):b,--a||E.resolveWith(d,g)}};if(a<=1&&(Lt(o,E.done(_(c)).resolve,E.reject,!a),E.state()==="pending"||C(g[c]&&g[c].then)))return E.then();for(;c--;)Lt(g[c],_(c),E.reject);return E.promise()}});var Kt=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;u.Deferred.exceptionHook=function(o,a){e.console&&e.console.warn&&o&&Kt.test(o.name)&&e.console.warn("jQuery.Deferred exception: "+o.message,o.stack,a)},u.readyException=function(o){e.setTimeout(function(){throw o})};var gt=u.Deferred();u.fn.ready=function(o){return gt.then(o).catch(function(a){u.readyException(a)}),this},u.extend({isReady:!1,readyWait:1,ready:function(o){(o===!0?--u.readyWait:u.isReady)||(u.isReady=!0,!(o!==!0&&--u.readyWait>0)&>.resolveWith(I,[u]))}}),u.ready.then=gt.then;function ut(){I.removeEventListener("DOMContentLoaded",ut),e.removeEventListener("load",ut),u.ready()}I.readyState==="complete"||I.readyState!=="loading"&&!I.documentElement.doScroll?e.setTimeout(u.ready):(I.addEventListener("DOMContentLoaded",ut),e.addEventListener("load",ut));var Ge=function(o,a,c,d,g,E,_){var T=0,b=o.length,O=c==null;if(Q(c)==="object"){g=!0;for(T in c)Ge(o,a,T,c[T],!0,E,_)}else if(d!==void 0&&(g=!0,C(d)||(_=!0),O&&(_?(a.call(o,d),a=null):(O=a,a=function(L,k,R){return O.call(u(L),R)})),a))for(;T1,null,!0)},removeData:function(o){return this.each(function(){De.remove(this,o)})}}),u.extend({queue:function(o,a,c){var d;if(o)return a=(a||"fx")+"queue",d=re.get(o,a),c&&(!d||Array.isArray(c)?d=re.access(o,a,u.makeArray(c)):d.push(c)),d||[]},dequeue:function(o,a){a=a||"fx";var c=u.queue(o,a),d=c.length,g=c.shift(),E=u._queueHooks(o,a),_=function(){u.dequeue(o,a)};g==="inprogress"&&(g=c.shift(),d--),g&&(a==="fx"&&c.unshift("inprogress"),delete E.stop,g.call(o,_,E)),!d&&E&&E.empty.fire()},_queueHooks:function(o,a){var c=a+"queueHooks";return re.get(o,c)||re.access(o,c,{empty:u.Callbacks("once memory").add(function(){re.remove(o,[a+"queue",c])})})}}),u.fn.extend({queue:function(o,a){var c=2;return typeof o!="string"&&(a=o,o="fx",c--),arguments.length\x20\t\r\n\f]*)/i,br=/^$|^module$|\/(?:java|ecma)script/i;(function(){var o=I.createDocumentFragment(),a=o.appendChild(I.createElement("div")),c=I.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),a.appendChild(c),S.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",S.noCloneChecked=!!a.cloneNode(!0).lastChild.defaultValue,a.innerHTML="",S.option=!!a.lastChild})();var Ve={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Ve.tbody=Ve.tfoot=Ve.colgroup=Ve.caption=Ve.thead,Ve.th=Ve.td,S.option||(Ve.optgroup=Ve.option=[1,""]);function ke(o,a){var c;return typeof o.getElementsByTagName<"u"?c=o.getElementsByTagName(a||"*"):typeof o.querySelectorAll<"u"?c=o.querySelectorAll(a||"*"):c=[],a===void 0||a&&U(o,a)?u.merge([o],c):c}function zt(o,a){for(var c=0,d=o.length;c-1){g&&g.push(E);continue}if(O=_t(E),_=ke(k.appendChild(E),"script"),O&&zt(_),c)for(L=0;E=_[L++];)br.test(E.type||"")&&c.push(E)}return k}var Tr=/^([^.]*)(?:\.(.+)|)/;function vt(){return!0}function bt(){return!1}function Xt(o,a,c,d,g,E){var _,T;if(typeof a=="object"){typeof c!="string"&&(d=d||c,c=void 0);for(T in a)Xt(o,T,c,d,a[T],E);return o}if(d==null&&g==null?(g=c,d=c=void 0):g==null&&(typeof c=="string"?(g=d,d=void 0):(g=d,d=c,c=void 0)),g===!1)g=bt;else if(!g)return o;return E===1&&(_=g,g=function(b){return u().off(b),_.apply(this,arguments)},g.guid=_.guid||(_.guid=u.guid++)),o.each(function(){u.event.add(this,a,g,d,c)})}u.event={global:{},add:function(o,a,c,d,g){var E,_,T,b,O,L,k,R,W,ae,_e,pe=re.get(o);if(ot(o))for(c.handler&&(E=c,c=E.handler,g=E.selector),g&&u.find.matchesSelector(ft,g),c.guid||(c.guid=u.guid++),(b=pe.events)||(b=pe.events=Object.create(null)),(_=pe.handle)||(_=pe.handle=function(Pe){return typeof u<"u"&&u.event.triggered!==Pe.type?u.event.dispatch.apply(o,arguments):void 0}),a=(a||"").match(Oe)||[""],O=a.length;O--;)T=Tr.exec(a[O])||[],W=_e=T[1],ae=(T[2]||"").split(".").sort(),W&&(k=u.event.special[W]||{},W=(g?k.delegateType:k.bindType)||W,k=u.event.special[W]||{},L=u.extend({type:W,origType:_e,data:d,handler:c,guid:c.guid,selector:g,needsContext:g&&u.expr.match.needsContext.test(g),namespace:ae.join(".")},E),(R=b[W])||(R=b[W]=[],R.delegateCount=0,(!k.setup||k.setup.call(o,d,ae,_)===!1)&&o.addEventListener&&o.addEventListener(W,_)),k.add&&(k.add.call(o,L),L.handler.guid||(L.handler.guid=c.guid)),g?R.splice(R.delegateCount++,0,L):R.push(L),u.event.global[W]=!0)},remove:function(o,a,c,d,g){var E,_,T,b,O,L,k,R,W,ae,_e,pe=re.hasData(o)&&re.get(o);if(!(!pe||!(b=pe.events))){for(a=(a||"").match(Oe)||[""],O=a.length;O--;){if(T=Tr.exec(a[O])||[],W=_e=T[1],ae=(T[2]||"").split(".").sort(),!W){for(W in b)u.event.remove(o,W+a[O],c,d,!0);continue}for(k=u.event.special[W]||{},W=(d?k.delegateType:k.bindType)||W,R=b[W]||[],T=T[2]&&new RegExp("(^|\\.)"+ae.join("\\.(?:.*\\.|)")+"(\\.|$)"),_=E=R.length;E--;)L=R[E],(g||_e===L.origType)&&(!c||c.guid===L.guid)&&(!T||T.test(L.namespace))&&(!d||d===L.selector||d==="**"&&L.selector)&&(R.splice(E,1),L.selector&&R.delegateCount--,k.remove&&k.remove.call(o,L));_&&!R.length&&((!k.teardown||k.teardown.call(o,ae,pe.handle)===!1)&&u.removeEvent(o,W,pe.handle),delete b[W])}u.isEmptyObject(b)&&re.remove(o,"handle events")}},dispatch:function(o){var a,c,d,g,E,_,T=new Array(arguments.length),b=u.event.fix(o),O=(re.get(this,"events")||Object.create(null))[b.type]||[],L=u.event.special[b.type]||{};for(T[0]=b,a=1;a=1)){for(;O!==this;O=O.parentNode||this)if(O.nodeType===1&&!(o.type==="click"&&O.disabled===!0)){for(E=[],_={},c=0;c-1:u.find(g,this,null,[O]).length),_[g]&&E.push(d);E.length&&T.push({elem:O,handlers:E})}}return O=this,b\s*$/g;function Sr(o,a){return U(o,"table")&&U(a.nodeType!==11?a:a.firstChild,"tr")&&u(o).children("tbody")[0]||o}function nn(o){return o.type=(o.getAttribute("type")!==null)+"/"+o.type,o}function on(o){return(o.type||"").slice(0,5)==="true/"?o.type=o.type.slice(5):o.removeAttribute("type"),o}function wr(o,a){var c,d,g,E,_,T,b;if(a.nodeType===1){if(re.hasData(o)&&(E=re.get(o),b=E.events,b)){re.remove(a,"handle events");for(g in b)for(c=0,d=b[g].length;c1&&typeof W=="string"&&!S.checkClone&&tn.test(W))return o.each(function(_e){var pe=o.eq(_e);ae&&(a[0]=W.call(this,_e,pe.html())),At(pe,a,c,d)});if(k&&(g=Ar(a,o[0].ownerDocument,!1,o,d),E=g.firstChild,g.childNodes.length===1&&(g=E),E||d)){for(_=u.map(ke(g,"script"),nn),T=_.length;L0&&zt(_,!b&&ke(o,"script")),T},cleanData:function(o){for(var a,c,d,g=u.event.special,E=0;(c=o[E])!==void 0;E++)if(ot(c)){if(a=c[re.expando]){if(a.events)for(d in a.events)g[d]?u.event.remove(c,d):u.removeEvent(c,d,a.handle);c[re.expando]=void 0}c[De.expando]&&(c[De.expando]=void 0)}}}),u.fn.extend({detach:function(o){return $r(this,o,!0)},remove:function(o){return $r(this,o)},text:function(o){return Ge(this,function(a){return a===void 0?u.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=a)})},null,o,arguments.length)},append:function(){return At(this,arguments,function(o){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var a=Sr(this,o);a.appendChild(o)}})},prepend:function(){return At(this,arguments,function(o){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var a=Sr(this,o);a.insertBefore(o,a.firstChild)}})},before:function(){return At(this,arguments,function(o){this.parentNode&&this.parentNode.insertBefore(o,this)})},after:function(){return At(this,arguments,function(o){this.parentNode&&this.parentNode.insertBefore(o,this.nextSibling)})},empty:function(){for(var o,a=0;(o=this[a])!=null;a++)o.nodeType===1&&(u.cleanData(ke(o,!1)),o.textContent="");return this},clone:function(o,a){return o=o??!1,a=a??o,this.map(function(){return u.clone(this,o,a)})},html:function(o){return Ge(this,function(a){var c=this[0]||{},d=0,g=this.length;if(a===void 0&&c.nodeType===1)return c.innerHTML;if(typeof a=="string"&&!en.test(a)&&!Ve[(vr.exec(a)||["",""])[1].toLowerCase()]){a=u.htmlPrefilter(a);try{for(;d=0&&(b+=Math.max(0,Math.ceil(o["offset"+a[0].toUpperCase()+a.slice(1)]-E-b-T-.5))||0),b+O}function Ir(o,a,c){var d=Bt(o),g=!S.boxSizingReliable()||c,E=g&&u.css(o,"boxSizing",!1,d)==="border-box",_=E,T=Ct(o,a,d),b="offset"+a[0].toUpperCase()+a.slice(1);if(Qt.test(T)){if(!c)return T;T="auto"}return(!S.boxSizingReliable()&&E||!S.reliableTrDimensions()&&U(o,"tr")||T==="auto"||!parseFloat(T)&&u.css(o,"display",!1,d)==="inline")&&o.getClientRects().length&&(E=u.css(o,"boxSizing",!1,d)==="border-box",_=b in o,_&&(T=o[b])),T=parseFloat(T)||0,T+er(o,a,c||(E?"border":"content"),_,d,T)+"px"}u.extend({cssHooks:{opacity:{get:function(o,a){if(a){var c=Ct(o,"opacity");return c===""?"1":c}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(o,a,c,d){if(!(!o||o.nodeType===3||o.nodeType===8||!o.style)){var g,E,_,T=Fe(a),b=Jt.test(a),O=o.style;if(b||(a=Zt(T)),_=u.cssHooks[a]||u.cssHooks[T],c!==void 0){if(E=typeof c,E==="string"&&(g=$t.exec(c))&&g[1]&&(c=_r(o,a,g),E="number"),c==null||c!==c)return;E==="number"&&!b&&(c+=g&&g[3]||(u.cssNumber[T]?"":"px")),!S.clearCloneStyle&&c===""&&a.indexOf("background")===0&&(O[a]="inherit"),(!_||!("set"in _)||(c=_.set(o,c,d))!==void 0)&&(b?O.setProperty(a,c):O[a]=c)}else return _&&"get"in _&&(g=_.get(o,!1,d))!==void 0?g:O[a]}},css:function(o,a,c,d){var g,E,_,T=Fe(a),b=Jt.test(a);return b||(a=Zt(T)),_=u.cssHooks[a]||u.cssHooks[T],_&&"get"in _&&(g=_.get(o,!0,c)),g===void 0&&(g=Ct(o,a,d)),g==="normal"&&a in Dr&&(g=Dr[a]),c===""||c?(E=parseFloat(g),c===!0||isFinite(E)?E||0:g):g}}),u.each(["height","width"],function(o,a){u.cssHooks[a]={get:function(c,d,g){if(d)return cn.test(u.css(c,"display"))&&(!c.getClientRects().length||!c.getBoundingClientRect().width)?Or(c,un,function(){return Ir(c,a,g)}):Ir(c,a,g)},set:function(c,d,g){var E,_=Bt(c),T=!S.scrollboxSize()&&_.position==="absolute",b=T||g,O=b&&u.css(c,"boxSizing",!1,_)==="border-box",L=g?er(c,a,g,O,_):0;return O&&T&&(L-=Math.ceil(c["offset"+a[0].toUpperCase()+a.slice(1)]-parseFloat(_[a])-er(c,a,"border",!1,_)-.5)),L&&(E=$t.exec(d))&&(E[3]||"px")!=="px"&&(c.style[a]=d,d=u.css(c,a)),Pr(c,d,L)}}}),u.cssHooks.marginLeft=Cr(S.reliableMarginLeft,function(o,a){if(a)return(parseFloat(Ct(o,"marginLeft"))||o.getBoundingClientRect().left-Or(o,{marginLeft:0},function(){return o.getBoundingClientRect().left}))+"px"}),u.each({margin:"",padding:"",border:"Width"},function(o,a){u.cssHooks[o+a]={expand:function(c){for(var d=0,g={},E=typeof c=="string"?c.split(" "):[c];d<4;d++)g[o+rt[d]+a]=E[d]||E[d-2]||E[0];return g}},o!=="margin"&&(u.cssHooks[o+a].set=Pr)}),u.fn.extend({css:function(o,a){return Ge(this,function(c,d,g){var E,_,T={},b=0;if(Array.isArray(d)){for(E=Bt(c),_=d.length;b<_;b++)T[d[b]]=u.css(c,d[b],!1,E);return T}return g!==void 0?u.style(c,d,g):u.css(c,d)},o,a,arguments.length>1)}});function je(o,a,c,d,g){return new je.prototype.init(o,a,c,d,g)}u.Tween=je,je.prototype={constructor:je,init:function(o,a,c,d,g,E){this.elem=o,this.prop=c,this.easing=g||u.easing._default,this.options=a,this.start=this.now=this.cur(),this.end=d,this.unit=E||(u.cssNumber[c]?"":"px")},cur:function(){var o=je.propHooks[this.prop];return o&&o.get?o.get(this):je.propHooks._default.get(this)},run:function(o){var a,c=je.propHooks[this.prop];return this.options.duration?this.pos=a=u.easing[this.easing](o,this.options.duration*o,0,1,this.options.duration):this.pos=a=o,this.now=(this.end-this.start)*a+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):je.propHooks._default.set(this),this}},je.prototype.init.prototype=je.prototype,je.propHooks={_default:{get:function(o){var a;return o.elem.nodeType!==1||o.elem[o.prop]!=null&&o.elem.style[o.prop]==null?o.elem[o.prop]:(a=u.css(o.elem,o.prop,""),!a||a==="auto"?0:a)},set:function(o){u.fx.step[o.prop]?u.fx.step[o.prop](o):o.elem.nodeType===1&&(u.cssHooks[o.prop]||o.elem.style[Zt(o.prop)]!=null)?u.style(o.elem,o.prop,o.now+o.unit):o.elem[o.prop]=o.now}}},je.propHooks.scrollTop=je.propHooks.scrollLeft={set:function(o){o.elem.nodeType&&o.elem.parentNode&&(o.elem[o.prop]=o.now)}},u.easing={linear:function(o){return o},swing:function(o){return .5-Math.cos(o*Math.PI)/2},_default:"swing"},u.fx=je.prototype.init,u.fx.step={};var Tt,Ft,fn=/^(?:toggle|show|hide)$/,dn=/queueHooks$/;function tr(){Ft&&(I.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(tr):e.setTimeout(tr,u.fx.interval),u.fx.tick())}function Lr(){return e.setTimeout(function(){Tt=void 0}),Tt=Date.now()}function Vt(o,a){var c,d=0,g={height:o};for(a=a?1:0;d<4;d+=2-a)c=rt[d],g["margin"+c]=g["padding"+c]=o;return a&&(g.opacity=g.width=o),g}function Mr(o,a,c){for(var d,g=(qe.tweeners[a]||[]).concat(qe.tweeners["*"]),E=0,_=g.length;E<_;E++)if(d=g[E].call(c,a,o))return d}function pn(o,a,c){var d,g,E,_,T,b,O,L,k="width"in a||"height"in a,R=this,W={},ae=o.style,_e=o.nodeType&&jt(o),pe=re.get(o,"fxshow");c.queue||(_=u._queueHooks(o,"fx"),_.unqueued==null&&(_.unqueued=0,T=_.empty.fire,_.empty.fire=function(){_.unqueued||T()}),_.unqueued++,R.always(function(){R.always(function(){_.unqueued--,u.queue(o,"fx").length||_.empty.fire()})}));for(d in a)if(g=a[d],fn.test(g)){if(delete a[d],E=E||g==="toggle",g===(_e?"hide":"show"))if(g==="show"&&pe&&pe[d]!==void 0)_e=!0;else continue;W[d]=pe&&pe[d]||u.style(o,d)}if(b=!u.isEmptyObject(a),!(!b&&u.isEmptyObject(W))){k&&o.nodeType===1&&(c.overflow=[ae.overflow,ae.overflowX,ae.overflowY],O=pe&&pe.display,O==null&&(O=re.get(o,"display")),L=u.css(o,"display"),L==="none"&&(O?L=O:(yt([o],!0),O=o.style.display||O,L=u.css(o,"display"),yt([o]))),(L==="inline"||L==="inline-block"&&O!=null)&&u.css(o,"float")==="none"&&(b||(R.done(function(){ae.display=O}),O==null&&(L=ae.display,O=L==="none"?"":L)),ae.display="inline-block")),c.overflow&&(ae.overflow="hidden",R.always(function(){ae.overflow=c.overflow[0],ae.overflowX=c.overflow[1],ae.overflowY=c.overflow[2]})),b=!1;for(d in W)b||(pe?"hidden"in pe&&(_e=pe.hidden):pe=re.access(o,"fxshow",{display:O}),E&&(pe.hidden=!_e),_e&&yt([o],!0),R.done(function(){_e||yt([o]),re.remove(o,"fxshow");for(d in W)u.style(o,d,W[d])})),b=Mr(_e?pe[d]:0,d,R),d in pe||(pe[d]=b.start,_e&&(b.end=b.start,b.start=0))}}function hn(o,a){var c,d,g,E,_;for(c in o)if(d=Fe(c),g=a[d],E=o[c],Array.isArray(E)&&(g=E[1],E=o[c]=E[0]),c!==d&&(o[d]=E,delete o[c]),_=u.cssHooks[d],_&&"expand"in _){E=_.expand(E),delete o[d];for(c in E)c in o||(o[c]=E[c],a[c]=g)}else a[d]=g}function qe(o,a,c){var d,g,E=0,_=qe.prefilters.length,T=u.Deferred().always(function(){delete b.elem}),b=function(){if(g)return!1;for(var k=Tt||Lr(),R=Math.max(0,O.startTime+O.duration-k),W=R/O.duration||0,ae=1-W,_e=0,pe=O.tweens.length;_e1)},removeAttr:function(o){return this.each(function(){u.removeAttr(this,o)})}}),u.extend({attr:function(o,a,c){var d,g,E=o.nodeType;if(!(E===3||E===8||E===2)){if(typeof o.getAttribute>"u")return u.prop(o,a,c);if((E!==1||!u.isXMLDoc(o))&&(g=u.attrHooks[a.toLowerCase()]||(u.expr.match.bool.test(a)?kr:void 0)),c!==void 0){if(c===null){u.removeAttr(o,a);return}return g&&"set"in g&&(d=g.set(o,c,a))!==void 0?d:(o.setAttribute(a,c+""),c)}return g&&"get"in g&&(d=g.get(o,a))!==null?d:(d=u.find.attr(o,a),d??void 0)}},attrHooks:{type:{set:function(o,a){if(!S.radioValue&&a==="radio"&&U(o,"input")){var c=o.value;return o.setAttribute("type",a),c&&(o.value=c),a}}}},removeAttr:function(o,a){var c,d=0,g=a&&a.match(Oe);if(g&&o.nodeType===1)for(;c=g[d++];)o.removeAttribute(c)}}),kr={set:function(o,a,c){return a===!1?u.removeAttr(o,c):o.setAttribute(c,c),c}},u.each(u.expr.match.bool.source.match(/\w+/g),function(o,a){var c=xt[a]||u.find.attr;xt[a]=function(d,g,E){var _,T,b=g.toLowerCase();return E||(T=xt[b],xt[b]=_,_=c(d,g,E)!=null?b:null,xt[b]=T),_}});var mn=/^(?:input|select|textarea|button)$/i,gn=/^(?:a|area)$/i;u.fn.extend({prop:function(o,a){return Ge(this,u.prop,o,a,arguments.length>1)},removeProp:function(o){return this.each(function(){delete this[u.propFix[o]||o]})}}),u.extend({prop:function(o,a,c){var d,g,E=o.nodeType;if(!(E===3||E===8||E===2))return(E!==1||!u.isXMLDoc(o))&&(a=u.propFix[a]||a,g=u.propHooks[a]),c!==void 0?g&&"set"in g&&(d=g.set(o,c,a))!==void 0?d:o[a]=c:g&&"get"in g&&(d=g.get(o,a))!==null?d:o[a]},propHooks:{tabIndex:{get:function(o){var a=u.find.attr(o,"tabindex");return a?parseInt(a,10):mn.test(o.nodeName)||gn.test(o.nodeName)&&o.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),S.optSelected||(u.propHooks.selected={get:function(o){var a=o.parentNode;return a&&a.parentNode&&a.parentNode.selectedIndex,null},set:function(o){var a=o.parentNode;a&&(a.selectedIndex,a.parentNode&&a.parentNode.selectedIndex)}}),u.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){u.propFix[this.toLowerCase()]=this});function dt(o){var a=o.match(Oe)||[];return a.join(" ")}function pt(o){return o.getAttribute&&o.getAttribute("class")||""}function rr(o){return Array.isArray(o)?o:typeof o=="string"?o.match(Oe)||[]:[]}u.fn.extend({addClass:function(o){var a,c,d,g,E,_;return C(o)?this.each(function(T){u(this).addClass(o.call(this,T,pt(this)))}):(a=rr(o),a.length?this.each(function(){if(d=pt(this),c=this.nodeType===1&&" "+dt(d)+" ",c){for(E=0;E-1;)c=c.replace(" "+g+" "," ");_=dt(c),d!==_&&this.setAttribute("class",_)}}):this):this.attr("class","")},toggleClass:function(o,a){var c,d,g,E,_=typeof o,T=_==="string"||Array.isArray(o);return C(o)?this.each(function(b){u(this).toggleClass(o.call(this,b,pt(this),a),a)}):typeof a=="boolean"&&T?a?this.addClass(o):this.removeClass(o):(c=rr(o),this.each(function(){if(T)for(E=u(this),g=0;g-1)return!0;return!1}});var En=/\r/g;u.fn.extend({val:function(o){var a,c,d,g=this[0];return arguments.length?(d=C(o),this.each(function(E){var _;this.nodeType===1&&(d?_=o.call(this,E,u(this).val()):_=o,_==null?_="":typeof _=="number"?_+="":Array.isArray(_)&&(_=u.map(_,function(T){return T==null?"":T+""})),a=u.valHooks[this.type]||u.valHooks[this.nodeName.toLowerCase()],(!a||!("set"in a)||a.set(this,_,"value")===void 0)&&(this.value=_))})):g?(a=u.valHooks[g.type]||u.valHooks[g.nodeName.toLowerCase()],a&&"get"in a&&(c=a.get(g,"value"))!==void 0?c:(c=g.value,typeof c=="string"?c.replace(En,""):c??"")):void 0}}),u.extend({valHooks:{option:{get:function(o){var a=u.find.attr(o,"value");return a??dt(u.text(o))}},select:{get:function(o){var a,c,d,g=o.options,E=o.selectedIndex,_=o.type==="select-one",T=_?null:[],b=_?E+1:g.length;for(E<0?d=b:d=_?E:0;d-1)&&(c=!0);return c||(o.selectedIndex=-1),E}}}}),u.each(["radio","checkbox"],function(){u.valHooks[this]={set:function(o,a){if(Array.isArray(a))return o.checked=u.inArray(u(o).val(),a)>-1}},S.checkOn||(u.valHooks[this].get=function(o){return o.getAttribute("value")===null?"on":o.value})});var Nt=e.location,jr={guid:Date.now()},nr=/\?/;u.parseXML=function(o){var a,c;if(!o||typeof o!="string")return null;try{a=new e.DOMParser().parseFromString(o,"text/xml")}catch{}return c=a&&a.getElementsByTagName("parsererror")[0],(!a||c)&&u.error("Invalid XML: "+(c?u.map(c.childNodes,function(d){return d.textContent}).join(` -`):o)),a};var Hr=/^(?:focusinfocus|focusoutblur)$/,Br=function(o){o.stopPropagation()};u.extend(u.event,{trigger:function(o,a,c,d){var g,E,_,T,b,O,L,k,R=[c||I],W=y.call(o,"type")?o.type:o,ae=y.call(o,"namespace")?o.namespace.split("."):[];if(E=k=_=c=c||I,!(c.nodeType===3||c.nodeType===8)&&!Hr.test(W+u.event.triggered)&&(W.indexOf(".")>-1&&(ae=W.split("."),W=ae.shift(),ae.sort()),b=W.indexOf(":")<0&&"on"+W,o=o[u.expando]?o:new u.Event(W,typeof o=="object"&&o),o.isTrigger=d?2:3,o.namespace=ae.join("."),o.rnamespace=o.namespace?new RegExp("(^|\\.)"+ae.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,o.result=void 0,o.target||(o.target=c),a=a==null?[o]:u.makeArray(a,[o]),L=u.event.special[W]||{},!(!d&&L.trigger&&L.trigger.apply(c,a)===!1))){if(!d&&!L.noBubble&&!H(c)){for(T=L.delegateType||W,Hr.test(T+W)||(E=E.parentNode);E;E=E.parentNode)R.push(E),_=E;_===(c.ownerDocument||I)&&R.push(_.defaultView||_.parentWindow||e)}for(g=0;(E=R[g++])&&!o.isPropagationStopped();)k=E,o.type=g>1?T:L.bindType||W,O=(re.get(E,"events")||Object.create(null))[o.type]&&re.get(E,"handle"),O&&O.apply(E,a),O=b&&E[b],O&&O.apply&&ot(E)&&(o.result=O.apply(E,a),o.result===!1&&o.preventDefault());return o.type=W,!d&&!o.isDefaultPrevented()&&(!L._default||L._default.apply(R.pop(),a)===!1)&&ot(c)&&b&&C(c[W])&&!H(c)&&(_=c[b],_&&(c[b]=null),u.event.triggered=W,o.isPropagationStopped()&&k.addEventListener(W,Br),c[W](),o.isPropagationStopped()&&k.removeEventListener(W,Br),u.event.triggered=void 0,_&&(c[b]=_)),o.result}},simulate:function(o,a,c){var d=u.extend(new u.Event,c,{type:o,isSimulated:!0});u.event.trigger(d,null,a)}}),u.fn.extend({trigger:function(o,a){return this.each(function(){u.event.trigger(o,a,this)})},triggerHandler:function(o,a){var c=this[0];if(c)return u.event.trigger(o,a,c,!0)}});var _n=/\[\]$/,Fr=/\r?\n/g,yn=/^(?:submit|button|image|reset|file)$/i,vn=/^(?:input|select|textarea|keygen)/i;function ir(o,a,c,d){var g;if(Array.isArray(a))u.each(a,function(E,_){c||_n.test(o)?d(o,_):ir(o+"["+(typeof _=="object"&&_!=null?E:"")+"]",_,c,d)});else if(!c&&Q(a)==="object")for(g in a)ir(o+"["+g+"]",a[g],c,d);else d(o,a)}u.param=function(o,a){var c,d=[],g=function(E,_){var T=C(_)?_():_;d[d.length]=encodeURIComponent(E)+"="+encodeURIComponent(T??"")};if(o==null)return"";if(Array.isArray(o)||o.jquery&&!u.isPlainObject(o))u.each(o,function(){g(this.name,this.value)});else for(c in o)ir(c,o[c],a,g);return d.join("&")},u.fn.extend({serialize:function(){return u.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var o=u.prop(this,"elements");return o?u.makeArray(o):this}).filter(function(){var o=this.type;return this.name&&!u(this).is(":disabled")&&vn.test(this.nodeName)&&!yn.test(o)&&(this.checked||!Ot.test(o))}).map(function(o,a){var c=u(this).val();return c==null?null:Array.isArray(c)?u.map(c,function(d){return{name:a.name,value:d.replace(Fr,`\r + */(function(n){(function(e,t){n.exports=e.document?t(e,!0):function(r){if(!r.document)throw new Error("jQuery requires a window with a document");return t(r)}})(typeof window<"u"?window:commonjsGlobal,function(e,t){var r=[],i=Object.getPrototypeOf,s=r.slice,l=r.flat?function(o){return r.flat.call(o)}:function(o){return r.concat.apply([],o)},f=r.push,h=r.indexOf,p={},m=p.toString,y=p.hasOwnProperty,S=y.toString,x=S.call(Object),T={},O=function(a){return typeof a=="function"&&typeof a.nodeType!="number"&&typeof a.item!="function"},H=function(a){return a!=null&&a===a.window},D=e.document,Z={type:!0,src:!0,nonce:!0,noModule:!0};function V(o,a,c){c=c||D;var d,g,E=c.createElement("script");if(E.text=o,a)for(d in Z)g=a[d]||a.getAttribute&&a.getAttribute(d),g&&E.setAttribute(d,g);c.head.appendChild(E).parentNode.removeChild(E)}function q(o){return o==null?o+"":typeof o=="object"||typeof o=="function"?p[m.call(o)]||"object":typeof o}var ee="3.7.1",F=/HTML$/i,u=function(o,a){return new u.fn.init(o,a)};u.fn=u.prototype={jquery:ee,constructor:u,length:0,toArray:function(){return s.call(this)},get:function(o){return o==null?s.call(this):o<0?this[o+this.length]:this[o]},pushStack:function(o){var a=u.merge(this.constructor(),o);return a.prevObject=this,a},each:function(o){return u.each(this,o)},map:function(o){return this.pushStack(u.map(this,function(a,c){return o.call(a,c,a)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(u.grep(this,function(o,a){return(a+1)%2}))},odd:function(){return this.pushStack(u.grep(this,function(o,a){return a%2}))},eq:function(o){var a=this.length,c=+o+(o<0?a:0);return this.pushStack(c>=0&&c0&&a-1 in o}function U(o,a){return o.nodeName&&o.nodeName.toLowerCase()===a.toLowerCase()}var I=r.pop,z=r.sort,K=r.splice,G="[\\x20\\t\\r\\n\\f]",oe=new RegExp("^"+G+"+|((?:^|[^\\\\])(?:\\\\.)*)"+G+"+$","g");u.contains=function(o,a){var c=a&&a.parentNode;return o===c||!!(c&&c.nodeType===1&&(o.contains?o.contains(c):o.compareDocumentPosition&&o.compareDocumentPosition(c)&16))};var ue=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function de(o,a){return a?o==="\0"?"�":o.slice(0,-1)+"\\"+o.charCodeAt(o.length-1).toString(16)+" ":"\\"+o}u.escapeSelector=function(o){return(o+"").replace(ue,de)};var le=D,ve=f;(function(){var o,a,c,d,g,E=ve,_,A,b,C,L,k=u.expando,R=0,W=0,ae=Ut(),_e=Ut(),pe=Ut(),Pe=Ut(),Ne=function(v,w){return v===w&&(g=!0),0},Ye="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ze="(?:\\\\[\\da-fA-F]{1,6}"+G+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Ee="\\["+G+"*("+ze+")(?:"+G+"*([*^$|!~]?=)"+G+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+ze+"))|)"+G+"*\\]",ht=":("+ze+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+Ee+")*)|.*)\\)|)",ye=new RegExp(G+"+","g"),Oe=new RegExp("^"+G+"*,"+G+"*"),Dt=new RegExp("^"+G+"*([>+~]|"+G+")"+G+"*"),cr=new RegExp(G+"|>"),Xe=new RegExp(ht),Pt=new RegExp("^"+ze+"$"),Qe={ID:new RegExp("^#("+ze+")"),CLASS:new RegExp("^\\.("+ze+")"),TAG:new RegExp("^("+ze+"|[*])"),ATTR:new RegExp("^"+Ee),PSEUDO:new RegExp("^"+ht),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+G+"*(even|odd|(([+-]|)(\\d*)n|)"+G+"*(?:([+-]|)"+G+"*(\\d+)|))"+G+"*\\)|)","i"),bool:new RegExp("^(?:"+Ye+")$","i"),needsContext:new RegExp("^"+G+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+G+"*((?:-\\d)?\\d*)"+G+"*\\)|)(?=[^-]|$)","i")},st=/^(?:input|select|textarea|button)$/i,at=/^h\d$/i,Ue=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ur=/[+~]/,nt=new RegExp("\\\\[\\da-fA-F]{1,6}"+G+"?|\\\\([^\\r\\n\\f])","g"),it=function(v,w){var N="0x"+v.slice(1)-65536;return w||(N<0?String.fromCharCode(N+65536):String.fromCharCode(N>>10|55296,N&1023|56320))},In=function(){lt()},Ln=Gt(function(v){return v.disabled===!0&&U(v,"fieldset")},{dir:"parentNode",next:"legend"});function Mn(){try{return _.activeElement}catch{}}try{E.apply(r=s.call(le.childNodes),le.childNodes),r[le.childNodes.length].nodeType}catch{E={apply:function(w,N){ve.apply(w,s.call(N))},call:function(w){ve.apply(w,s.call(arguments,1))}}}function Ae(v,w,N,P){var M,X,Q,ne,J,me,se,ce=w&&w.ownerDocument,ge=w?w.nodeType:9;if(N=N||[],typeof v!="string"||!v||ge!==1&&ge!==9&&ge!==11)return N;if(!P&&(lt(w),w=w||_,b)){if(ge!==11&&(J=Ue.exec(v)))if(M=J[1]){if(ge===9)if(Q=w.getElementById(M)){if(Q.id===M)return E.call(N,Q),N}else return N;else if(ce&&(Q=ce.getElementById(M))&&Ae.contains(w,Q)&&Q.id===M)return E.call(N,Q),N}else{if(J[2])return E.apply(N,w.getElementsByTagName(v)),N;if((M=J[3])&&w.getElementsByClassName)return E.apply(N,w.getElementsByClassName(M)),N}if(!Pe[v+" "]&&(!C||!C.test(v))){if(se=v,ce=w,ge===1&&(cr.test(v)||Dt.test(v))){for(ce=ur.test(v)&&fr(w.parentNode)||w,(ce!=w||!T.scope)&&((ne=w.getAttribute("id"))?ne=u.escapeSelector(ne):w.setAttribute("id",ne=k)),me=It(v),X=me.length;X--;)me[X]=(ne?"#"+ne:":scope")+" "+Wt(me[X]);se=me.join(",")}try{return E.apply(N,ce.querySelectorAll(se)),N}catch{Pe(v,!0)}finally{ne===k&&w.removeAttribute("id")}}}return zr(v.replace(oe,"$1"),w,N,P)}function Ut(){var v=[];function w(N,P){return v.push(N+" ")>a.cacheLength&&delete w[v.shift()],w[N+" "]=P}return w}function Ke(v){return v[k]=!0,v}function Tt(v){var w=_.createElement("fieldset");try{return!!v(w)}catch{return!1}finally{w.parentNode&&w.parentNode.removeChild(w),w=null}}function kn(v){return function(w){return U(w,"input")&&w.type===v}}function jn(v){return function(w){return(U(w,"input")||U(w,"button"))&&w.type===v}}function Kr(v){return function(w){return"form"in w?w.parentNode&&w.disabled===!1?"label"in w?"label"in w.parentNode?w.parentNode.disabled===v:w.disabled===v:w.isDisabled===v||w.isDisabled!==!v&&Ln(w)===v:w.disabled===v:"label"in w?w.disabled===v:!1}}function mt(v){return Ke(function(w){return w=+w,Ke(function(N,P){for(var M,X=v([],N.length,w),Q=X.length;Q--;)N[M=X[Q]]&&(N[M]=!(P[M]=N[M]))})})}function fr(v){return v&&typeof v.getElementsByTagName<"u"&&v}function lt(v){var w,N=v?v.ownerDocument||v:le;return N==_||N.nodeType!==9||!N.documentElement||(_=N,A=_.documentElement,b=!u.isXMLDoc(_),L=A.matches||A.webkitMatchesSelector||A.msMatchesSelector,A.msMatchesSelector&&le!=_&&(w=_.defaultView)&&w.top!==w&&w.addEventListener("unload",In),T.getById=Tt(function(P){return A.appendChild(P).id=u.expando,!_.getElementsByName||!_.getElementsByName(u.expando).length}),T.disconnectedMatch=Tt(function(P){return L.call(P,"*")}),T.scope=Tt(function(){return _.querySelectorAll(":scope")}),T.cssHas=Tt(function(){try{return _.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),T.getById?(a.filter.ID=function(P){var M=P.replace(nt,it);return function(X){return X.getAttribute("id")===M}},a.find.ID=function(P,M){if(typeof M.getElementById<"u"&&b){var X=M.getElementById(P);return X?[X]:[]}}):(a.filter.ID=function(P){var M=P.replace(nt,it);return function(X){var Q=typeof X.getAttributeNode<"u"&&X.getAttributeNode("id");return Q&&Q.value===M}},a.find.ID=function(P,M){if(typeof M.getElementById<"u"&&b){var X,Q,ne,J=M.getElementById(P);if(J){if(X=J.getAttributeNode("id"),X&&X.value===P)return[J];for(ne=M.getElementsByName(P),Q=0;J=ne[Q++];)if(X=J.getAttributeNode("id"),X&&X.value===P)return[J]}return[]}}),a.find.TAG=function(P,M){return typeof M.getElementsByTagName<"u"?M.getElementsByTagName(P):M.querySelectorAll(P)},a.find.CLASS=function(P,M){if(typeof M.getElementsByClassName<"u"&&b)return M.getElementsByClassName(P)},C=[],Tt(function(P){var M;A.appendChild(P).innerHTML="",P.querySelectorAll("[selected]").length||C.push("\\["+G+"*(?:value|"+Ye+")"),P.querySelectorAll("[id~="+k+"-]").length||C.push("~="),P.querySelectorAll("a#"+k+"+*").length||C.push(".#.+[+~]"),P.querySelectorAll(":checked").length||C.push(":checked"),M=_.createElement("input"),M.setAttribute("type","hidden"),P.appendChild(M).setAttribute("name","D"),A.appendChild(P).disabled=!0,P.querySelectorAll(":disabled").length!==2&&C.push(":enabled",":disabled"),M=_.createElement("input"),M.setAttribute("name",""),P.appendChild(M),P.querySelectorAll("[name='']").length||C.push("\\["+G+"*name"+G+"*="+G+`*(?:''|"")`)}),T.cssHas||C.push(":has"),C=C.length&&new RegExp(C.join("|")),Ne=function(P,M){if(P===M)return g=!0,0;var X=!P.compareDocumentPosition-!M.compareDocumentPosition;return X||(X=(P.ownerDocument||P)==(M.ownerDocument||M)?P.compareDocumentPosition(M):1,X&1||!T.sortDetached&&M.compareDocumentPosition(P)===X?P===_||P.ownerDocument==le&&Ae.contains(le,P)?-1:M===_||M.ownerDocument==le&&Ae.contains(le,M)?1:d?h.call(d,P)-h.call(d,M):0:X&4?-1:1)}),_}Ae.matches=function(v,w){return Ae(v,null,null,w)},Ae.matchesSelector=function(v,w){if(lt(v),b&&!Pe[w+" "]&&(!C||!C.test(w)))try{var N=L.call(v,w);if(N||T.disconnectedMatch||v.document&&v.document.nodeType!==11)return N}catch{Pe(w,!0)}return Ae(w,_,null,[v]).length>0},Ae.contains=function(v,w){return(v.ownerDocument||v)!=_&<(v),u.contains(v,w)},Ae.attr=function(v,w){(v.ownerDocument||v)!=_&<(v);var N=a.attrHandle[w.toLowerCase()],P=N&&y.call(a.attrHandle,w.toLowerCase())?N(v,w,!b):void 0;return P!==void 0?P:v.getAttribute(w)},Ae.error=function(v){throw new Error("Syntax error, unrecognized expression: "+v)},u.uniqueSort=function(v){var w,N=[],P=0,M=0;if(g=!T.sortStable,d=!T.sortStable&&s.call(v,0),z.call(v,Ne),g){for(;w=v[M++];)w===v[M]&&(P=N.push(M));for(;P--;)K.call(v,N[P],1)}return d=null,v},u.fn.uniqueSort=function(){return this.pushStack(u.uniqueSort(s.apply(this)))},a=u.expr={cacheLength:50,createPseudo:Ke,match:Qe,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(v){return v[1]=v[1].replace(nt,it),v[3]=(v[3]||v[4]||v[5]||"").replace(nt,it),v[2]==="~="&&(v[3]=" "+v[3]+" "),v.slice(0,4)},CHILD:function(v){return v[1]=v[1].toLowerCase(),v[1].slice(0,3)==="nth"?(v[3]||Ae.error(v[0]),v[4]=+(v[4]?v[5]+(v[6]||1):2*(v[3]==="even"||v[3]==="odd")),v[5]=+(v[7]+v[8]||v[3]==="odd")):v[3]&&Ae.error(v[0]),v},PSEUDO:function(v){var w,N=!v[6]&&v[2];return Qe.CHILD.test(v[0])?null:(v[3]?v[2]=v[4]||v[5]||"":N&&Xe.test(N)&&(w=It(N,!0))&&(w=N.indexOf(")",N.length-w)-N.length)&&(v[0]=v[0].slice(0,w),v[2]=N.slice(0,w)),v.slice(0,3))}},filter:{TAG:function(v){var w=v.replace(nt,it).toLowerCase();return v==="*"?function(){return!0}:function(N){return U(N,w)}},CLASS:function(v){var w=ae[v+" "];return w||(w=new RegExp("(^|"+G+")"+v+"("+G+"|$)"))&&ae(v,function(N){return w.test(typeof N.className=="string"&&N.className||typeof N.getAttribute<"u"&&N.getAttribute("class")||"")})},ATTR:function(v,w,N){return function(P){var M=Ae.attr(P,v);return M==null?w==="!=":w?(M+="",w==="="?M===N:w==="!="?M!==N:w==="^="?N&&M.indexOf(N)===0:w==="*="?N&&M.indexOf(N)>-1:w==="$="?N&&M.slice(-N.length)===N:w==="~="?(" "+M.replace(ye," ")+" ").indexOf(N)>-1:w==="|="?M===N||M.slice(0,N.length+1)===N+"-":!1):!0}},CHILD:function(v,w,N,P,M){var X=v.slice(0,3)!=="nth",Q=v.slice(-4)!=="last",ne=w==="of-type";return P===1&&M===0?function(J){return!!J.parentNode}:function(J,me,se){var ce,ge,ie,Se,He,Ie=X!==Q?"nextSibling":"previousSibling",We=J.parentNode,Je=ne&&J.nodeName.toLowerCase(),wt=!se&&!ne,Le=!1;if(We){if(X){for(;Ie;){for(ie=J;ie=ie[Ie];)if(ne?U(ie,Je):ie.nodeType===1)return!1;He=Ie=v==="only"&&!He&&"nextSibling"}return!0}if(He=[Q?We.firstChild:We.lastChild],Q&&wt){for(ge=We[k]||(We[k]={}),ce=ge[v]||[],Se=ce[0]===R&&ce[1],Le=Se&&ce[2],ie=Se&&We.childNodes[Se];ie=++Se&&ie&&ie[Ie]||(Le=Se=0)||He.pop();)if(ie.nodeType===1&&++Le&&ie===J){ge[v]=[R,Se,Le];break}}else if(wt&&(ge=J[k]||(J[k]={}),ce=ge[v]||[],Se=ce[0]===R&&ce[1],Le=Se),Le===!1)for(;(ie=++Se&&ie&&ie[Ie]||(Le=Se=0)||He.pop())&&!((ne?U(ie,Je):ie.nodeType===1)&&++Le&&(wt&&(ge=ie[k]||(ie[k]={}),ge[v]=[R,Le]),ie===J)););return Le-=M,Le===P||Le%P===0&&Le/P>=0}}},PSEUDO:function(v,w){var N,P=a.pseudos[v]||a.setFilters[v.toLowerCase()]||Ae.error("unsupported pseudo: "+v);return P[k]?P(w):P.length>1?(N=[v,v,"",w],a.setFilters.hasOwnProperty(v.toLowerCase())?Ke(function(M,X){for(var Q,ne=P(M,w),J=ne.length;J--;)Q=h.call(M,ne[J]),M[Q]=!(X[Q]=ne[J])}):function(M){return P(M,0,N)}):P}},pseudos:{not:Ke(function(v){var w=[],N=[],P=mr(v.replace(oe,"$1"));return P[k]?Ke(function(M,X,Q,ne){for(var J,me=P(M,null,ne,[]),se=M.length;se--;)(J=me[se])&&(M[se]=!(X[se]=J))}):function(M,X,Q){return w[0]=M,P(w,null,Q,N),w[0]=null,!N.pop()}}),has:Ke(function(v){return function(w){return Ae(v,w).length>0}}),contains:Ke(function(v){return v=v.replace(nt,it),function(w){return(w.textContent||u.text(w)).indexOf(v)>-1}}),lang:Ke(function(v){return Pt.test(v||"")||Ae.error("unsupported lang: "+v),v=v.replace(nt,it).toLowerCase(),function(w){var N;do if(N=b?w.lang:w.getAttribute("xml:lang")||w.getAttribute("lang"))return N=N.toLowerCase(),N===v||N.indexOf(v+"-")===0;while((w=w.parentNode)&&w.nodeType===1);return!1}}),target:function(v){var w=e.location&&e.location.hash;return w&&w.slice(1)===v.id},root:function(v){return v===A},focus:function(v){return v===Mn()&&_.hasFocus()&&!!(v.type||v.href||~v.tabIndex)},enabled:Kr(!1),disabled:Kr(!0),checked:function(v){return U(v,"input")&&!!v.checked||U(v,"option")&&!!v.selected},selected:function(v){return v.parentNode&&v.parentNode.selectedIndex,v.selected===!0},empty:function(v){for(v=v.firstChild;v;v=v.nextSibling)if(v.nodeType<6)return!1;return!0},parent:function(v){return!a.pseudos.empty(v)},header:function(v){return at.test(v.nodeName)},input:function(v){return st.test(v.nodeName)},button:function(v){return U(v,"input")&&v.type==="button"||U(v,"button")},text:function(v){var w;return U(v,"input")&&v.type==="text"&&((w=v.getAttribute("type"))==null||w.toLowerCase()==="text")},first:mt(function(){return[0]}),last:mt(function(v,w){return[w-1]}),eq:mt(function(v,w,N){return[N<0?N+w:N]}),even:mt(function(v,w){for(var N=0;Nw?P=w:P=N;--P>=0;)v.push(P);return v}),gt:mt(function(v,w,N){for(var P=N<0?N+w:N;++P1?function(w,N,P){for(var M=v.length;M--;)if(!v[M](w,N,P))return!1;return!0}:v[0]}function Hn(v,w,N){for(var P=0,M=w.length;P-1&&(Q[se]=!(ne[se]=ge))}}else ie=qt(ie===ne?ie.splice(Ie,ie.length):ie),M?M(null,ne,ie,me):E.apply(ne,ie)})}function hr(v){for(var w,N,P,M=v.length,X=a.relative[v[0].type],Q=X||a.relative[" "],ne=X?1:0,J=Gt(function(ce){return ce===w},Q,!0),me=Gt(function(ce){return h.call(w,ce)>-1},Q,!0),se=[function(ce,ge,ie){var Se=!X&&(ie||ge!=c)||((w=ge).nodeType?J(ce,ge,ie):me(ce,ge,ie));return w=null,Se}];ne1&&dr(se),ne>1&&Wt(v.slice(0,ne-1).concat({value:v[ne-2].type===" "?"*":""})).replace(oe,"$1"),N,ne0,P=v.length>0,M=function(X,Q,ne,J,me){var se,ce,ge,ie=0,Se="0",He=X&&[],Ie=[],We=c,Je=X||P&&a.find.TAG("*",me),wt=R+=We==null?1:Math.random()||.1,Le=Je.length;for(me&&(c=Q==_||Q||me);Se!==Le&&(se=Je[Se])!=null;Se++){if(P&&se){for(ce=0,!Q&&se.ownerDocument!=_&&(lt(se),ne=!b);ge=v[ce++];)if(ge(se,Q||_,ne)){E.call(J,se);break}me&&(R=wt)}N&&((se=!ge&&se)&&ie--,X&&He.push(se))}if(ie+=Se,N&&Se!==ie){for(ce=0;ge=w[ce++];)ge(He,Ie,Q,ne);if(X){if(ie>0)for(;Se--;)He[Se]||Ie[Se]||(Ie[Se]=I.call(J));Ie=qt(Ie)}E.apply(J,Ie),me&&!X&&Ie.length>0&&ie+w.length>1&&u.uniqueSort(J)}return me&&(R=wt,c=We),He};return N?Ke(M):M}function mr(v,w){var N,P=[],M=[],X=pe[v+" "];if(!X){for(w||(w=It(v)),N=w.length;N--;)X=hr(w[N]),X[k]?P.push(X):M.push(X);X=pe(v,Bn(M,P)),X.selector=v}return X}function zr(v,w,N,P){var M,X,Q,ne,J,me=typeof v=="function"&&v,se=!P&&It(v=me.selector||v);if(N=N||[],se.length===1){if(X=se[0]=se[0].slice(0),X.length>2&&(Q=X[0]).type==="ID"&&w.nodeType===9&&b&&a.relative[X[1].type]){if(w=(a.find.ID(Q.matches[0].replace(nt,it),w)||[])[0],w)me&&(w=w.parentNode);else return N;v=v.slice(X.shift().value.length)}for(M=Qe.needsContext.test(v)?0:X.length;M--&&(Q=X[M],!a.relative[ne=Q.type]);)if((J=a.find[ne])&&(P=J(Q.matches[0].replace(nt,it),ur.test(X[0].type)&&fr(w.parentNode)||w))){if(X.splice(M,1),v=P.length&&Wt(X),!v)return E.apply(N,P),N;break}}return(me||mr(v,se))(P,w,!b,N,!w||ur.test(v)&&fr(w.parentNode)||w),N}T.sortStable=k.split("").sort(Ne).join("")===k,lt(),T.sortDetached=Tt(function(v){return v.compareDocumentPosition(_.createElement("fieldset"))&1}),u.find=Ae,u.expr[":"]=u.expr.pseudos,u.unique=u.uniqueSort,Ae.compile=mr,Ae.select=zr,Ae.setDocument=lt,Ae.tokenize=It,Ae.escape=u.escapeSelector,Ae.getText=u.text,Ae.isXML=u.isXMLDoc,Ae.selectors=u.expr,Ae.support=u.support,Ae.uniqueSort=u.uniqueSort})();var he=function(o,a,c){for(var d=[],g=c!==void 0;(o=o[a])&&o.nodeType!==9;)if(o.nodeType===1){if(g&&u(o).is(c))break;d.push(o)}return d},Re=function(o,a){for(var c=[];o;o=o.nextSibling)o.nodeType===1&&o!==a&&c.push(o);return c},fe=u.expr.match.needsContext,be=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function we(o,a,c){return O(a)?u.grep(o,function(d,g){return!!a.call(d,g,d)!==c}):a.nodeType?u.grep(o,function(d){return d===a!==c}):typeof a!="string"?u.grep(o,function(d){return h.call(a,d)>-1!==c}):u.filter(a,o,c)}u.filter=function(o,a,c){var d=a[0];return c&&(o=":not("+o+")"),a.length===1&&d.nodeType===1?u.find.matchesSelector(d,o)?[d]:[]:u.find.matches(o,u.grep(a,function(g){return g.nodeType===1}))},u.fn.extend({find:function(o){var a,c,d=this.length,g=this;if(typeof o!="string")return this.pushStack(u(o).filter(function(){for(a=0;a1?u.uniqueSort(c):c},filter:function(o){return this.pushStack(we(this,o||[],!1))},not:function(o){return this.pushStack(we(this,o||[],!0))},is:function(o){return!!we(this,typeof o=="string"&&fe.test(o)?u(o):o||[],!1).length}});var xe,B=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,te=u.fn.init=function(o,a,c){var d,g;if(!o)return this;if(c=c||xe,typeof o=="string")if(o[0]==="<"&&o[o.length-1]===">"&&o.length>=3?d=[null,o,null]:d=B.exec(o),d&&(d[1]||!a))if(d[1]){if(a=a instanceof u?a[0]:a,u.merge(this,u.parseHTML(d[1],a&&a.nodeType?a.ownerDocument||a:D,!0)),be.test(d[1])&&u.isPlainObject(a))for(d in a)O(this[d])?this[d](a[d]):this.attr(d,a[d]);return this}else return g=D.getElementById(d[2]),g&&(this[0]=g,this.length=1),this;else return!a||a.jquery?(a||c).find(o):this.constructor(a).find(o);else{if(o.nodeType)return this[0]=o,this.length=1,this;if(O(o))return c.ready!==void 0?c.ready(o):o(u)}return u.makeArray(o,this)};te.prototype=u.fn,xe=u(D);var Te=/^(?:parents|prev(?:Until|All))/,$e={children:!0,contents:!0,next:!0,prev:!0};u.fn.extend({has:function(o){var a=u(o,this),c=a.length;return this.filter(function(){for(var d=0;d-1:c.nodeType===1&&u.find.matchesSelector(c,o))){E.push(c);break}}return this.pushStack(E.length>1?u.uniqueSort(E):E)},index:function(o){return o?typeof o=="string"?h.call(u(o),this[0]):h.call(this,o.jquery?o[0]:o):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(o,a){return this.pushStack(u.uniqueSort(u.merge(this.get(),u(o,a))))},addBack:function(o){return this.add(o==null?this.prevObject:this.prevObject.filter(o))}});function Me(o,a){for(;(o=o[a])&&o.nodeType!==1;);return o}u.each({parent:function(o){var a=o.parentNode;return a&&a.nodeType!==11?a:null},parents:function(o){return he(o,"parentNode")},parentsUntil:function(o,a,c){return he(o,"parentNode",c)},next:function(o){return Me(o,"nextSibling")},prev:function(o){return Me(o,"previousSibling")},nextAll:function(o){return he(o,"nextSibling")},prevAll:function(o){return he(o,"previousSibling")},nextUntil:function(o,a,c){return he(o,"nextSibling",c)},prevUntil:function(o,a,c){return he(o,"previousSibling",c)},siblings:function(o){return Re((o.parentNode||{}).firstChild,o)},children:function(o){return Re(o.firstChild)},contents:function(o){return o.contentDocument!=null&&i(o.contentDocument)?o.contentDocument:(U(o,"template")&&(o=o.content||o),u.merge([],o.childNodes))}},function(o,a){u.fn[o]=function(c,d){var g=u.map(this,a,c);return o.slice(-5)!=="Until"&&(d=c),d&&typeof d=="string"&&(g=u.filter(d,g)),this.length>1&&($e[o]||u.uniqueSort(g),Te.test(o)&&g.reverse()),this.pushStack(g)}});var Ce=/[^\x20\t\r\n\f]+/g;function Ze(o){var a={};return u.each(o.match(Ce)||[],function(c,d){a[d]=!0}),a}u.Callbacks=function(o){o=typeof o=="string"?Ze(o):u.extend({},o);var a,c,d,g,E=[],_=[],A=-1,b=function(){for(g=g||o.once,d=a=!0;_.length;A=-1)for(c=_.shift();++A-1;)E.splice(R,1),R<=A&&A--}),this},has:function(L){return L?u.inArray(L,E)>-1:E.length>0},empty:function(){return E&&(E=[]),this},disable:function(){return g=_=[],E=c="",this},disabled:function(){return!E},lock:function(){return g=_=[],!c&&!a&&(E=c=""),this},locked:function(){return!!g},fireWith:function(L,k){return g||(k=k||[],k=[L,k.slice?k.slice():k],_.push(k),a||b()),this},fire:function(){return C.fireWith(this,arguments),this},fired:function(){return!!d}};return C};function Be(o){return o}function ct(o){throw o}function Lt(o,a,c,d){var g;try{o&&O(g=o.promise)?g.call(o).done(a).fail(c):o&&O(g=o.then)?g.call(o,a,c):a.apply(void 0,[o].slice(d))}catch(E){c.apply(void 0,[E])}}u.extend({Deferred:function(o){var a=[["notify","progress",u.Callbacks("memory"),u.Callbacks("memory"),2],["resolve","done",u.Callbacks("once memory"),u.Callbacks("once memory"),0,"resolved"],["reject","fail",u.Callbacks("once memory"),u.Callbacks("once memory"),1,"rejected"]],c="pending",d={state:function(){return c},always:function(){return g.done(arguments).fail(arguments),this},catch:function(E){return d.then(null,E)},pipe:function(){var E=arguments;return u.Deferred(function(_){u.each(a,function(A,b){var C=O(E[b[4]])&&E[b[4]];g[b[1]](function(){var L=C&&C.apply(this,arguments);L&&O(L.promise)?L.promise().progress(_.notify).done(_.resolve).fail(_.reject):_[b[0]+"With"](this,C?[L]:arguments)})}),E=null}).promise()},then:function(E,_,A){var b=0;function C(L,k,R,W){return function(){var ae=this,_e=arguments,pe=function(){var Ne,Ye;if(!(L=b&&(R!==ct&&(ae=void 0,_e=[Ne]),k.rejectWith(ae,_e))}};L?Pe():(u.Deferred.getErrorHook?Pe.error=u.Deferred.getErrorHook():u.Deferred.getStackHook&&(Pe.error=u.Deferred.getStackHook()),e.setTimeout(Pe))}}return u.Deferred(function(L){a[0][3].add(C(0,L,O(A)?A:Be,L.notifyWith)),a[1][3].add(C(0,L,O(E)?E:Be)),a[2][3].add(C(0,L,O(_)?_:ct))}).promise()},promise:function(E){return E!=null?u.extend(E,d):d}},g={};return u.each(a,function(E,_){var A=_[2],b=_[5];d[_[1]]=A.add,b&&A.add(function(){c=b},a[3-E][2].disable,a[3-E][3].disable,a[0][2].lock,a[0][3].lock),A.add(_[3].fire),g[_[0]]=function(){return g[_[0]+"With"](this===g?void 0:this,arguments),this},g[_[0]+"With"]=A.fireWith}),d.promise(g),o&&o.call(g,g),g},when:function(o){var a=arguments.length,c=a,d=Array(c),g=s.call(arguments),E=u.Deferred(),_=function(A){return function(b){d[A]=this,g[A]=arguments.length>1?s.call(arguments):b,--a||E.resolveWith(d,g)}};if(a<=1&&(Lt(o,E.done(_(c)).resolve,E.reject,!a),E.state()==="pending"||O(g[c]&&g[c].then)))return E.then();for(;c--;)Lt(g[c],_(c),E.reject);return E.promise()}});var Kt=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;u.Deferred.exceptionHook=function(o,a){e.console&&e.console.warn&&o&&Kt.test(o.name)&&e.console.warn("jQuery.Deferred exception: "+o.message,o.stack,a)},u.readyException=function(o){e.setTimeout(function(){throw o})};var gt=u.Deferred();u.fn.ready=function(o){return gt.then(o).catch(function(a){u.readyException(a)}),this},u.extend({isReady:!1,readyWait:1,ready:function(o){(o===!0?--u.readyWait:u.isReady)||(u.isReady=!0,!(o!==!0&&--u.readyWait>0)&>.resolveWith(D,[u]))}}),u.ready.then=gt.then;function ut(){D.removeEventListener("DOMContentLoaded",ut),e.removeEventListener("load",ut),u.ready()}D.readyState==="complete"||D.readyState!=="loading"&&!D.documentElement.doScroll?e.setTimeout(u.ready):(D.addEventListener("DOMContentLoaded",ut),e.addEventListener("load",ut));var Ge=function(o,a,c,d,g,E,_){var A=0,b=o.length,C=c==null;if(q(c)==="object"){g=!0;for(A in c)Ge(o,a,A,c[A],!0,E,_)}else if(d!==void 0&&(g=!0,O(d)||(_=!0),C&&(_?(a.call(o,d),a=null):(C=a,a=function(L,k,R){return C.call(u(L),R)})),a))for(;A1,null,!0)},removeData:function(o){return this.each(function(){De.remove(this,o)})}}),u.extend({queue:function(o,a,c){var d;if(o)return a=(a||"fx")+"queue",d=re.get(o,a),c&&(!d||Array.isArray(c)?d=re.access(o,a,u.makeArray(c)):d.push(c)),d||[]},dequeue:function(o,a){a=a||"fx";var c=u.queue(o,a),d=c.length,g=c.shift(),E=u._queueHooks(o,a),_=function(){u.dequeue(o,a)};g==="inprogress"&&(g=c.shift(),d--),g&&(a==="fx"&&c.unshift("inprogress"),delete E.stop,g.call(o,_,E)),!d&&E&&E.empty.fire()},_queueHooks:function(o,a){var c=a+"queueHooks";return re.get(o,c)||re.access(o,c,{empty:u.Callbacks("once memory").add(function(){re.remove(o,[a+"queue",c])})})}}),u.fn.extend({queue:function(o,a){var c=2;return typeof o!="string"&&(a=o,o="fx",c--),arguments.length\x20\t\r\n\f]*)/i,br=/^$|^module$|\/(?:java|ecma)script/i;(function(){var o=D.createDocumentFragment(),a=o.appendChild(D.createElement("div")),c=D.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),a.appendChild(c),T.checkClone=a.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",T.noCloneChecked=!!a.cloneNode(!0).lastChild.defaultValue,a.innerHTML="",T.option=!!a.lastChild})();var Ve={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};Ve.tbody=Ve.tfoot=Ve.colgroup=Ve.caption=Ve.thead,Ve.th=Ve.td,T.option||(Ve.optgroup=Ve.option=[1,""]);function ke(o,a){var c;return typeof o.getElementsByTagName<"u"?c=o.getElementsByTagName(a||"*"):typeof o.querySelectorAll<"u"?c=o.querySelectorAll(a||"*"):c=[],a===void 0||a&&U(o,a)?u.merge([o],c):c}function zt(o,a){for(var c=0,d=o.length;c-1){g&&g.push(E);continue}if(C=_t(E),_=ke(k.appendChild(E),"script"),C&&zt(_),c)for(L=0;E=_[L++];)br.test(E.type||"")&&c.push(E)}return k}var Sr=/^([^.]*)(?:\.(.+)|)/;function vt(){return!0}function bt(){return!1}function Xt(o,a,c,d,g,E){var _,A;if(typeof a=="object"){typeof c!="string"&&(d=d||c,c=void 0);for(A in a)Xt(o,A,c,d,a[A],E);return o}if(d==null&&g==null?(g=c,d=c=void 0):g==null&&(typeof c=="string"?(g=d,d=void 0):(g=d,d=c,c=void 0)),g===!1)g=bt;else if(!g)return o;return E===1&&(_=g,g=function(b){return u().off(b),_.apply(this,arguments)},g.guid=_.guid||(_.guid=u.guid++)),o.each(function(){u.event.add(this,a,g,d,c)})}u.event={global:{},add:function(o,a,c,d,g){var E,_,A,b,C,L,k,R,W,ae,_e,pe=re.get(o);if(ot(o))for(c.handler&&(E=c,c=E.handler,g=E.selector),g&&u.find.matchesSelector(ft,g),c.guid||(c.guid=u.guid++),(b=pe.events)||(b=pe.events=Object.create(null)),(_=pe.handle)||(_=pe.handle=function(Pe){return typeof u<"u"&&u.event.triggered!==Pe.type?u.event.dispatch.apply(o,arguments):void 0}),a=(a||"").match(Ce)||[""],C=a.length;C--;)A=Sr.exec(a[C])||[],W=_e=A[1],ae=(A[2]||"").split(".").sort(),W&&(k=u.event.special[W]||{},W=(g?k.delegateType:k.bindType)||W,k=u.event.special[W]||{},L=u.extend({type:W,origType:_e,data:d,handler:c,guid:c.guid,selector:g,needsContext:g&&u.expr.match.needsContext.test(g),namespace:ae.join(".")},E),(R=b[W])||(R=b[W]=[],R.delegateCount=0,(!k.setup||k.setup.call(o,d,ae,_)===!1)&&o.addEventListener&&o.addEventListener(W,_)),k.add&&(k.add.call(o,L),L.handler.guid||(L.handler.guid=c.guid)),g?R.splice(R.delegateCount++,0,L):R.push(L),u.event.global[W]=!0)},remove:function(o,a,c,d,g){var E,_,A,b,C,L,k,R,W,ae,_e,pe=re.hasData(o)&&re.get(o);if(!(!pe||!(b=pe.events))){for(a=(a||"").match(Ce)||[""],C=a.length;C--;){if(A=Sr.exec(a[C])||[],W=_e=A[1],ae=(A[2]||"").split(".").sort(),!W){for(W in b)u.event.remove(o,W+a[C],c,d,!0);continue}for(k=u.event.special[W]||{},W=(d?k.delegateType:k.bindType)||W,R=b[W]||[],A=A[2]&&new RegExp("(^|\\.)"+ae.join("\\.(?:.*\\.|)")+"(\\.|$)"),_=E=R.length;E--;)L=R[E],(g||_e===L.origType)&&(!c||c.guid===L.guid)&&(!A||A.test(L.namespace))&&(!d||d===L.selector||d==="**"&&L.selector)&&(R.splice(E,1),L.selector&&R.delegateCount--,k.remove&&k.remove.call(o,L));_&&!R.length&&((!k.teardown||k.teardown.call(o,ae,pe.handle)===!1)&&u.removeEvent(o,W,pe.handle),delete b[W])}u.isEmptyObject(b)&&re.remove(o,"handle events")}},dispatch:function(o){var a,c,d,g,E,_,A=new Array(arguments.length),b=u.event.fix(o),C=(re.get(this,"events")||Object.create(null))[b.type]||[],L=u.event.special[b.type]||{};for(A[0]=b,a=1;a=1)){for(;C!==this;C=C.parentNode||this)if(C.nodeType===1&&!(o.type==="click"&&C.disabled===!0)){for(E=[],_={},c=0;c-1:u.find(g,this,null,[C]).length),_[g]&&E.push(d);E.length&&A.push({elem:C,handlers:E})}}return C=this,b\s*$/g;function Tr(o,a){return U(o,"table")&&U(a.nodeType!==11?a:a.firstChild,"tr")&&u(o).children("tbody")[0]||o}function nn(o){return o.type=(o.getAttribute("type")!==null)+"/"+o.type,o}function on(o){return(o.type||"").slice(0,5)==="true/"?o.type=o.type.slice(5):o.removeAttribute("type"),o}function wr(o,a){var c,d,g,E,_,A,b;if(a.nodeType===1){if(re.hasData(o)&&(E=re.get(o),b=E.events,b)){re.remove(a,"handle events");for(g in b)for(c=0,d=b[g].length;c1&&typeof W=="string"&&!T.checkClone&&tn.test(W))return o.each(function(_e){var pe=o.eq(_e);ae&&(a[0]=W.call(this,_e,pe.html())),At(pe,a,c,d)});if(k&&(g=Ar(a,o[0].ownerDocument,!1,o,d),E=g.firstChild,g.childNodes.length===1&&(g=E),E||d)){for(_=u.map(ke(g,"script"),nn),A=_.length;L0&&zt(_,!b&&ke(o,"script")),A},cleanData:function(o){for(var a,c,d,g=u.event.special,E=0;(c=o[E])!==void 0;E++)if(ot(c)){if(a=c[re.expando]){if(a.events)for(d in a.events)g[d]?u.event.remove(c,d):u.removeEvent(c,d,a.handle);c[re.expando]=void 0}c[De.expando]&&(c[De.expando]=void 0)}}}),u.fn.extend({detach:function(o){return $r(this,o,!0)},remove:function(o){return $r(this,o)},text:function(o){return Ge(this,function(a){return a===void 0?u.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=a)})},null,o,arguments.length)},append:function(){return At(this,arguments,function(o){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var a=Tr(this,o);a.appendChild(o)}})},prepend:function(){return At(this,arguments,function(o){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var a=Tr(this,o);a.insertBefore(o,a.firstChild)}})},before:function(){return At(this,arguments,function(o){this.parentNode&&this.parentNode.insertBefore(o,this)})},after:function(){return At(this,arguments,function(o){this.parentNode&&this.parentNode.insertBefore(o,this.nextSibling)})},empty:function(){for(var o,a=0;(o=this[a])!=null;a++)o.nodeType===1&&(u.cleanData(ke(o,!1)),o.textContent="");return this},clone:function(o,a){return o=o??!1,a=a??o,this.map(function(){return u.clone(this,o,a)})},html:function(o){return Ge(this,function(a){var c=this[0]||{},d=0,g=this.length;if(a===void 0&&c.nodeType===1)return c.innerHTML;if(typeof a=="string"&&!en.test(a)&&!Ve[(vr.exec(a)||["",""])[1].toLowerCase()]){a=u.htmlPrefilter(a);try{for(;d=0&&(b+=Math.max(0,Math.ceil(o["offset"+a[0].toUpperCase()+a.slice(1)]-E-b-A-.5))||0),b+C}function Ir(o,a,c){var d=Bt(o),g=!T.boxSizingReliable()||c,E=g&&u.css(o,"boxSizing",!1,d)==="border-box",_=E,A=Ot(o,a,d),b="offset"+a[0].toUpperCase()+a.slice(1);if(Qt.test(A)){if(!c)return A;A="auto"}return(!T.boxSizingReliable()&&E||!T.reliableTrDimensions()&&U(o,"tr")||A==="auto"||!parseFloat(A)&&u.css(o,"display",!1,d)==="inline")&&o.getClientRects().length&&(E=u.css(o,"boxSizing",!1,d)==="border-box",_=b in o,_&&(A=o[b])),A=parseFloat(A)||0,A+er(o,a,c||(E?"border":"content"),_,d,A)+"px"}u.extend({cssHooks:{opacity:{get:function(o,a){if(a){var c=Ot(o,"opacity");return c===""?"1":c}}}},cssNumber:{animationIterationCount:!0,aspectRatio:!0,borderImageSlice:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scale:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeMiterlimit:!0,strokeOpacity:!0},cssProps:{},style:function(o,a,c,d){if(!(!o||o.nodeType===3||o.nodeType===8||!o.style)){var g,E,_,A=Fe(a),b=Jt.test(a),C=o.style;if(b||(a=Zt(A)),_=u.cssHooks[a]||u.cssHooks[A],c!==void 0){if(E=typeof c,E==="string"&&(g=$t.exec(c))&&g[1]&&(c=_r(o,a,g),E="number"),c==null||c!==c)return;E==="number"&&!b&&(c+=g&&g[3]||(u.cssNumber[A]?"":"px")),!T.clearCloneStyle&&c===""&&a.indexOf("background")===0&&(C[a]="inherit"),(!_||!("set"in _)||(c=_.set(o,c,d))!==void 0)&&(b?C.setProperty(a,c):C[a]=c)}else return _&&"get"in _&&(g=_.get(o,!1,d))!==void 0?g:C[a]}},css:function(o,a,c,d){var g,E,_,A=Fe(a),b=Jt.test(a);return b||(a=Zt(A)),_=u.cssHooks[a]||u.cssHooks[A],_&&"get"in _&&(g=_.get(o,!0,c)),g===void 0&&(g=Ot(o,a,d)),g==="normal"&&a in Dr&&(g=Dr[a]),c===""||c?(E=parseFloat(g),c===!0||isFinite(E)?E||0:g):g}}),u.each(["height","width"],function(o,a){u.cssHooks[a]={get:function(c,d,g){if(d)return cn.test(u.css(c,"display"))&&(!c.getClientRects().length||!c.getBoundingClientRect().width)?Cr(c,un,function(){return Ir(c,a,g)}):Ir(c,a,g)},set:function(c,d,g){var E,_=Bt(c),A=!T.scrollboxSize()&&_.position==="absolute",b=A||g,C=b&&u.css(c,"boxSizing",!1,_)==="border-box",L=g?er(c,a,g,C,_):0;return C&&A&&(L-=Math.ceil(c["offset"+a[0].toUpperCase()+a.slice(1)]-parseFloat(_[a])-er(c,a,"border",!1,_)-.5)),L&&(E=$t.exec(d))&&(E[3]||"px")!=="px"&&(c.style[a]=d,d=u.css(c,a)),Pr(c,d,L)}}}),u.cssHooks.marginLeft=Or(T.reliableMarginLeft,function(o,a){if(a)return(parseFloat(Ot(o,"marginLeft"))||o.getBoundingClientRect().left-Cr(o,{marginLeft:0},function(){return o.getBoundingClientRect().left}))+"px"}),u.each({margin:"",padding:"",border:"Width"},function(o,a){u.cssHooks[o+a]={expand:function(c){for(var d=0,g={},E=typeof c=="string"?c.split(" "):[c];d<4;d++)g[o+rt[d]+a]=E[d]||E[d-2]||E[0];return g}},o!=="margin"&&(u.cssHooks[o+a].set=Pr)}),u.fn.extend({css:function(o,a){return Ge(this,function(c,d,g){var E,_,A={},b=0;if(Array.isArray(d)){for(E=Bt(c),_=d.length;b<_;b++)A[d[b]]=u.css(c,d[b],!1,E);return A}return g!==void 0?u.style(c,d,g):u.css(c,d)},o,a,arguments.length>1)}});function je(o,a,c,d,g){return new je.prototype.init(o,a,c,d,g)}u.Tween=je,je.prototype={constructor:je,init:function(o,a,c,d,g,E){this.elem=o,this.prop=c,this.easing=g||u.easing._default,this.options=a,this.start=this.now=this.cur(),this.end=d,this.unit=E||(u.cssNumber[c]?"":"px")},cur:function(){var o=je.propHooks[this.prop];return o&&o.get?o.get(this):je.propHooks._default.get(this)},run:function(o){var a,c=je.propHooks[this.prop];return this.options.duration?this.pos=a=u.easing[this.easing](o,this.options.duration*o,0,1,this.options.duration):this.pos=a=o,this.now=(this.end-this.start)*a+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):je.propHooks._default.set(this),this}},je.prototype.init.prototype=je.prototype,je.propHooks={_default:{get:function(o){var a;return o.elem.nodeType!==1||o.elem[o.prop]!=null&&o.elem.style[o.prop]==null?o.elem[o.prop]:(a=u.css(o.elem,o.prop,""),!a||a==="auto"?0:a)},set:function(o){u.fx.step[o.prop]?u.fx.step[o.prop](o):o.elem.nodeType===1&&(u.cssHooks[o.prop]||o.elem.style[Zt(o.prop)]!=null)?u.style(o.elem,o.prop,o.now+o.unit):o.elem[o.prop]=o.now}}},je.propHooks.scrollTop=je.propHooks.scrollLeft={set:function(o){o.elem.nodeType&&o.elem.parentNode&&(o.elem[o.prop]=o.now)}},u.easing={linear:function(o){return o},swing:function(o){return .5-Math.cos(o*Math.PI)/2},_default:"swing"},u.fx=je.prototype.init,u.fx.step={};var St,Ft,fn=/^(?:toggle|show|hide)$/,dn=/queueHooks$/;function tr(){Ft&&(D.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(tr):e.setTimeout(tr,u.fx.interval),u.fx.tick())}function Lr(){return e.setTimeout(function(){St=void 0}),St=Date.now()}function Vt(o,a){var c,d=0,g={height:o};for(a=a?1:0;d<4;d+=2-a)c=rt[d],g["margin"+c]=g["padding"+c]=o;return a&&(g.opacity=g.width=o),g}function Mr(o,a,c){for(var d,g=(qe.tweeners[a]||[]).concat(qe.tweeners["*"]),E=0,_=g.length;E<_;E++)if(d=g[E].call(c,a,o))return d}function pn(o,a,c){var d,g,E,_,A,b,C,L,k="width"in a||"height"in a,R=this,W={},ae=o.style,_e=o.nodeType&&jt(o),pe=re.get(o,"fxshow");c.queue||(_=u._queueHooks(o,"fx"),_.unqueued==null&&(_.unqueued=0,A=_.empty.fire,_.empty.fire=function(){_.unqueued||A()}),_.unqueued++,R.always(function(){R.always(function(){_.unqueued--,u.queue(o,"fx").length||_.empty.fire()})}));for(d in a)if(g=a[d],fn.test(g)){if(delete a[d],E=E||g==="toggle",g===(_e?"hide":"show"))if(g==="show"&&pe&&pe[d]!==void 0)_e=!0;else continue;W[d]=pe&&pe[d]||u.style(o,d)}if(b=!u.isEmptyObject(a),!(!b&&u.isEmptyObject(W))){k&&o.nodeType===1&&(c.overflow=[ae.overflow,ae.overflowX,ae.overflowY],C=pe&&pe.display,C==null&&(C=re.get(o,"display")),L=u.css(o,"display"),L==="none"&&(C?L=C:(yt([o],!0),C=o.style.display||C,L=u.css(o,"display"),yt([o]))),(L==="inline"||L==="inline-block"&&C!=null)&&u.css(o,"float")==="none"&&(b||(R.done(function(){ae.display=C}),C==null&&(L=ae.display,C=L==="none"?"":L)),ae.display="inline-block")),c.overflow&&(ae.overflow="hidden",R.always(function(){ae.overflow=c.overflow[0],ae.overflowX=c.overflow[1],ae.overflowY=c.overflow[2]})),b=!1;for(d in W)b||(pe?"hidden"in pe&&(_e=pe.hidden):pe=re.access(o,"fxshow",{display:C}),E&&(pe.hidden=!_e),_e&&yt([o],!0),R.done(function(){_e||yt([o]),re.remove(o,"fxshow");for(d in W)u.style(o,d,W[d])})),b=Mr(_e?pe[d]:0,d,R),d in pe||(pe[d]=b.start,_e&&(b.end=b.start,b.start=0))}}function hn(o,a){var c,d,g,E,_;for(c in o)if(d=Fe(c),g=a[d],E=o[c],Array.isArray(E)&&(g=E[1],E=o[c]=E[0]),c!==d&&(o[d]=E,delete o[c]),_=u.cssHooks[d],_&&"expand"in _){E=_.expand(E),delete o[d];for(c in E)c in o||(o[c]=E[c],a[c]=g)}else a[d]=g}function qe(o,a,c){var d,g,E=0,_=qe.prefilters.length,A=u.Deferred().always(function(){delete b.elem}),b=function(){if(g)return!1;for(var k=St||Lr(),R=Math.max(0,C.startTime+C.duration-k),W=R/C.duration||0,ae=1-W,_e=0,pe=C.tweens.length;_e1)},removeAttr:function(o){return this.each(function(){u.removeAttr(this,o)})}}),u.extend({attr:function(o,a,c){var d,g,E=o.nodeType;if(!(E===3||E===8||E===2)){if(typeof o.getAttribute>"u")return u.prop(o,a,c);if((E!==1||!u.isXMLDoc(o))&&(g=u.attrHooks[a.toLowerCase()]||(u.expr.match.bool.test(a)?kr:void 0)),c!==void 0){if(c===null){u.removeAttr(o,a);return}return g&&"set"in g&&(d=g.set(o,c,a))!==void 0?d:(o.setAttribute(a,c+""),c)}return g&&"get"in g&&(d=g.get(o,a))!==null?d:(d=u.find.attr(o,a),d??void 0)}},attrHooks:{type:{set:function(o,a){if(!T.radioValue&&a==="radio"&&U(o,"input")){var c=o.value;return o.setAttribute("type",a),c&&(o.value=c),a}}}},removeAttr:function(o,a){var c,d=0,g=a&&a.match(Ce);if(g&&o.nodeType===1)for(;c=g[d++];)o.removeAttribute(c)}}),kr={set:function(o,a,c){return a===!1?u.removeAttr(o,c):o.setAttribute(c,c),c}},u.each(u.expr.match.bool.source.match(/\w+/g),function(o,a){var c=xt[a]||u.find.attr;xt[a]=function(d,g,E){var _,A,b=g.toLowerCase();return E||(A=xt[b],xt[b]=_,_=c(d,g,E)!=null?b:null,xt[b]=A),_}});var mn=/^(?:input|select|textarea|button)$/i,gn=/^(?:a|area)$/i;u.fn.extend({prop:function(o,a){return Ge(this,u.prop,o,a,arguments.length>1)},removeProp:function(o){return this.each(function(){delete this[u.propFix[o]||o]})}}),u.extend({prop:function(o,a,c){var d,g,E=o.nodeType;if(!(E===3||E===8||E===2))return(E!==1||!u.isXMLDoc(o))&&(a=u.propFix[a]||a,g=u.propHooks[a]),c!==void 0?g&&"set"in g&&(d=g.set(o,c,a))!==void 0?d:o[a]=c:g&&"get"in g&&(d=g.get(o,a))!==null?d:o[a]},propHooks:{tabIndex:{get:function(o){var a=u.find.attr(o,"tabindex");return a?parseInt(a,10):mn.test(o.nodeName)||gn.test(o.nodeName)&&o.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),T.optSelected||(u.propHooks.selected={get:function(o){var a=o.parentNode;return a&&a.parentNode&&a.parentNode.selectedIndex,null},set:function(o){var a=o.parentNode;a&&(a.selectedIndex,a.parentNode&&a.parentNode.selectedIndex)}}),u.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){u.propFix[this.toLowerCase()]=this});function dt(o){var a=o.match(Ce)||[];return a.join(" ")}function pt(o){return o.getAttribute&&o.getAttribute("class")||""}function rr(o){return Array.isArray(o)?o:typeof o=="string"?o.match(Ce)||[]:[]}u.fn.extend({addClass:function(o){var a,c,d,g,E,_;return O(o)?this.each(function(A){u(this).addClass(o.call(this,A,pt(this)))}):(a=rr(o),a.length?this.each(function(){if(d=pt(this),c=this.nodeType===1&&" "+dt(d)+" ",c){for(E=0;E-1;)c=c.replace(" "+g+" "," ");_=dt(c),d!==_&&this.setAttribute("class",_)}}):this):this.attr("class","")},toggleClass:function(o,a){var c,d,g,E,_=typeof o,A=_==="string"||Array.isArray(o);return O(o)?this.each(function(b){u(this).toggleClass(o.call(this,b,pt(this),a),a)}):typeof a=="boolean"&&A?a?this.addClass(o):this.removeClass(o):(c=rr(o),this.each(function(){if(A)for(E=u(this),g=0;g-1)return!0;return!1}});var En=/\r/g;u.fn.extend({val:function(o){var a,c,d,g=this[0];return arguments.length?(d=O(o),this.each(function(E){var _;this.nodeType===1&&(d?_=o.call(this,E,u(this).val()):_=o,_==null?_="":typeof _=="number"?_+="":Array.isArray(_)&&(_=u.map(_,function(A){return A==null?"":A+""})),a=u.valHooks[this.type]||u.valHooks[this.nodeName.toLowerCase()],(!a||!("set"in a)||a.set(this,_,"value")===void 0)&&(this.value=_))})):g?(a=u.valHooks[g.type]||u.valHooks[g.nodeName.toLowerCase()],a&&"get"in a&&(c=a.get(g,"value"))!==void 0?c:(c=g.value,typeof c=="string"?c.replace(En,""):c??"")):void 0}}),u.extend({valHooks:{option:{get:function(o){var a=u.find.attr(o,"value");return a??dt(u.text(o))}},select:{get:function(o){var a,c,d,g=o.options,E=o.selectedIndex,_=o.type==="select-one",A=_?null:[],b=_?E+1:g.length;for(E<0?d=b:d=_?E:0;d-1)&&(c=!0);return c||(o.selectedIndex=-1),E}}}}),u.each(["radio","checkbox"],function(){u.valHooks[this]={set:function(o,a){if(Array.isArray(a))return o.checked=u.inArray(u(o).val(),a)>-1}},T.checkOn||(u.valHooks[this].get=function(o){return o.getAttribute("value")===null?"on":o.value})});var Nt=e.location,jr={guid:Date.now()},nr=/\?/;u.parseXML=function(o){var a,c;if(!o||typeof o!="string")return null;try{a=new e.DOMParser().parseFromString(o,"text/xml")}catch{}return c=a&&a.getElementsByTagName("parsererror")[0],(!a||c)&&u.error("Invalid XML: "+(c?u.map(c.childNodes,function(d){return d.textContent}).join(` +`):o)),a};var Hr=/^(?:focusinfocus|focusoutblur)$/,Br=function(o){o.stopPropagation()};u.extend(u.event,{trigger:function(o,a,c,d){var g,E,_,A,b,C,L,k,R=[c||D],W=y.call(o,"type")?o.type:o,ae=y.call(o,"namespace")?o.namespace.split("."):[];if(E=k=_=c=c||D,!(c.nodeType===3||c.nodeType===8)&&!Hr.test(W+u.event.triggered)&&(W.indexOf(".")>-1&&(ae=W.split("."),W=ae.shift(),ae.sort()),b=W.indexOf(":")<0&&"on"+W,o=o[u.expando]?o:new u.Event(W,typeof o=="object"&&o),o.isTrigger=d?2:3,o.namespace=ae.join("."),o.rnamespace=o.namespace?new RegExp("(^|\\.)"+ae.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,o.result=void 0,o.target||(o.target=c),a=a==null?[o]:u.makeArray(a,[o]),L=u.event.special[W]||{},!(!d&&L.trigger&&L.trigger.apply(c,a)===!1))){if(!d&&!L.noBubble&&!H(c)){for(A=L.delegateType||W,Hr.test(A+W)||(E=E.parentNode);E;E=E.parentNode)R.push(E),_=E;_===(c.ownerDocument||D)&&R.push(_.defaultView||_.parentWindow||e)}for(g=0;(E=R[g++])&&!o.isPropagationStopped();)k=E,o.type=g>1?A:L.bindType||W,C=(re.get(E,"events")||Object.create(null))[o.type]&&re.get(E,"handle"),C&&C.apply(E,a),C=b&&E[b],C&&C.apply&&ot(E)&&(o.result=C.apply(E,a),o.result===!1&&o.preventDefault());return o.type=W,!d&&!o.isDefaultPrevented()&&(!L._default||L._default.apply(R.pop(),a)===!1)&&ot(c)&&b&&O(c[W])&&!H(c)&&(_=c[b],_&&(c[b]=null),u.event.triggered=W,o.isPropagationStopped()&&k.addEventListener(W,Br),c[W](),o.isPropagationStopped()&&k.removeEventListener(W,Br),u.event.triggered=void 0,_&&(c[b]=_)),o.result}},simulate:function(o,a,c){var d=u.extend(new u.Event,c,{type:o,isSimulated:!0});u.event.trigger(d,null,a)}}),u.fn.extend({trigger:function(o,a){return this.each(function(){u.event.trigger(o,a,this)})},triggerHandler:function(o,a){var c=this[0];if(c)return u.event.trigger(o,a,c,!0)}});var _n=/\[\]$/,Fr=/\r?\n/g,yn=/^(?:submit|button|image|reset|file)$/i,vn=/^(?:input|select|textarea|keygen)/i;function ir(o,a,c,d){var g;if(Array.isArray(a))u.each(a,function(E,_){c||_n.test(o)?d(o,_):ir(o+"["+(typeof _=="object"&&_!=null?E:"")+"]",_,c,d)});else if(!c&&q(a)==="object")for(g in a)ir(o+"["+g+"]",a[g],c,d);else d(o,a)}u.param=function(o,a){var c,d=[],g=function(E,_){var A=O(_)?_():_;d[d.length]=encodeURIComponent(E)+"="+encodeURIComponent(A??"")};if(o==null)return"";if(Array.isArray(o)||o.jquery&&!u.isPlainObject(o))u.each(o,function(){g(this.name,this.value)});else for(c in o)ir(c,o[c],a,g);return d.join("&")},u.fn.extend({serialize:function(){return u.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var o=u.prop(this,"elements");return o?u.makeArray(o):this}).filter(function(){var o=this.type;return this.name&&!u(this).is(":disabled")&&vn.test(this.nodeName)&&!yn.test(o)&&(this.checked||!Ct.test(o))}).map(function(o,a){var c=u(this).val();return c==null?null:Array.isArray(c)?u.map(c,function(d){return{name:a.name,value:d.replace(Fr,`\r `)}}):{name:a.name,value:c.replace(Fr,`\r -`)}}).get()}});var bn=/%20/g,An=/#.*$/,Tn=/([?&])_=[^&]*/,Sn=/^(.*?):[ \t]*([^\r\n]*)$/mg,wn=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,$n=/^(?:GET|HEAD)$/,On=/^\/\//,Vr={},or={},Ur="*/".concat("*"),sr=I.createElement("a");sr.href=Nt.href;function Wr(o){return function(a,c){typeof a!="string"&&(c=a,a="*");var d,g=0,E=a.toLowerCase().match(Oe)||[];if(C(c))for(;d=E[g++];)d[0]==="+"?(d=d.slice(1)||"*",(o[d]=o[d]||[]).unshift(c)):(o[d]=o[d]||[]).push(c)}}function Gr(o,a,c,d){var g={},E=o===or;function _(T){var b;return g[T]=!0,u.each(o[T]||[],function(O,L){var k=L(a,c,d);if(typeof k=="string"&&!E&&!g[k])return a.dataTypes.unshift(k),_(k),!1;if(E)return!(b=k)}),b}return _(a.dataTypes[0])||!g["*"]&&_("*")}function ar(o,a){var c,d,g=u.ajaxSettings.flatOptions||{};for(c in a)a[c]!==void 0&&((g[c]?o:d||(d={}))[c]=a[c]);return d&&u.extend(!0,o,d),o}function Cn(o,a,c){for(var d,g,E,_,T=o.contents,b=o.dataTypes;b[0]==="*";)b.shift(),d===void 0&&(d=o.mimeType||a.getResponseHeader("Content-Type"));if(d){for(g in T)if(T[g]&&T[g].test(d)){b.unshift(g);break}}if(b[0]in c)E=b[0];else{for(g in c){if(!b[0]||o.converters[g+" "+b[0]]){E=g;break}_||(_=g)}E=E||_}if(E)return E!==b[0]&&b.unshift(E),c[E]}function xn(o,a,c,d){var g,E,_,T,b,O={},L=o.dataTypes.slice();if(L[1])for(_ in o.converters)O[_.toLowerCase()]=o.converters[_];for(E=L.shift();E;)if(o.responseFields[E]&&(c[o.responseFields[E]]=a),!b&&d&&o.dataFilter&&(a=o.dataFilter(a,o.dataType)),b=E,E=L.shift(),E){if(E==="*")E=b;else if(b!=="*"&&b!==E){if(_=O[b+" "+E]||O["* "+E],!_){for(g in O)if(T=g.split(" "),T[1]===E&&(_=O[b+" "+T[0]]||O["* "+T[0]],_)){_===!0?_=O[g]:O[g]!==!0&&(E=T[0],L.unshift(T[1]));break}}if(_!==!0)if(_&&o.throws)a=_(a);else try{a=_(a)}catch(k){return{state:"parsererror",error:_?k:"No conversion from "+b+" to "+E}}}}return{state:"success",data:a}}u.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Nt.href,type:"GET",isLocal:wn.test(Nt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Ur,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":u.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(o,a){return a?ar(ar(o,u.ajaxSettings),a):ar(u.ajaxSettings,o)},ajaxPrefilter:Wr(Vr),ajaxTransport:Wr(or),ajax:function(o,a){typeof o=="object"&&(a=o,o=void 0),a=a||{};var c,d,g,E,_,T,b,O,L,k,R=u.ajaxSetup({},a),W=R.context||R,ae=R.context&&(W.nodeType||W.jquery)?u(W):u.event,_e=u.Deferred(),pe=u.Callbacks("once memory"),Pe=R.statusCode||{},Ne={},Ye={},ze="canceled",Ee={readyState:0,getResponseHeader:function(ye){var Ce;if(b){if(!E)for(E={};Ce=Sn.exec(g);)E[Ce[1].toLowerCase()+" "]=(E[Ce[1].toLowerCase()+" "]||[]).concat(Ce[2]);Ce=E[ye.toLowerCase()+" "]}return Ce==null?null:Ce.join(", ")},getAllResponseHeaders:function(){return b?g:null},setRequestHeader:function(ye,Ce){return b==null&&(ye=Ye[ye.toLowerCase()]=Ye[ye.toLowerCase()]||ye,Ne[ye]=Ce),this},overrideMimeType:function(ye){return b==null&&(R.mimeType=ye),this},statusCode:function(ye){var Ce;if(ye)if(b)Ee.always(ye[Ee.status]);else for(Ce in ye)Pe[Ce]=[Pe[Ce],ye[Ce]];return this},abort:function(ye){var Ce=ye||ze;return c&&c.abort(Ce),ht(0,Ce),this}};if(_e.promise(Ee),R.url=((o||R.url||Nt.href)+"").replace(On,Nt.protocol+"//"),R.type=a.method||a.type||R.method||R.type,R.dataTypes=(R.dataType||"*").toLowerCase().match(Oe)||[""],R.crossDomain==null){T=I.createElement("a");try{T.href=R.url,T.href=T.href,R.crossDomain=sr.protocol+"//"+sr.host!=T.protocol+"//"+T.host}catch{R.crossDomain=!0}}if(R.data&&R.processData&&typeof R.data!="string"&&(R.data=u.param(R.data,R.traditional)),Gr(Vr,R,a,Ee),b)return Ee;O=u.event&&R.global,O&&u.active++===0&&u.event.trigger("ajaxStart"),R.type=R.type.toUpperCase(),R.hasContent=!$n.test(R.type),d=R.url.replace(An,""),R.hasContent?R.data&&R.processData&&(R.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(R.data=R.data.replace(bn,"+")):(k=R.url.slice(d.length),R.data&&(R.processData||typeof R.data=="string")&&(d+=(nr.test(d)?"&":"?")+R.data,delete R.data),R.cache===!1&&(d=d.replace(Tn,"$1"),k=(nr.test(d)?"&":"?")+"_="+jr.guid+++k),R.url=d+k),R.ifModified&&(u.lastModified[d]&&Ee.setRequestHeader("If-Modified-Since",u.lastModified[d]),u.etag[d]&&Ee.setRequestHeader("If-None-Match",u.etag[d])),(R.data&&R.hasContent&&R.contentType!==!1||a.contentType)&&Ee.setRequestHeader("Content-Type",R.contentType),Ee.setRequestHeader("Accept",R.dataTypes[0]&&R.accepts[R.dataTypes[0]]?R.accepts[R.dataTypes[0]]+(R.dataTypes[0]!=="*"?", "+Ur+"; q=0.01":""):R.accepts["*"]);for(L in R.headers)Ee.setRequestHeader(L,R.headers[L]);if(R.beforeSend&&(R.beforeSend.call(W,Ee,R)===!1||b))return Ee.abort();if(ze="abort",pe.add(R.complete),Ee.done(R.success),Ee.fail(R.error),c=Gr(or,R,a,Ee),!c)ht(-1,"No Transport");else{if(Ee.readyState=1,O&&ae.trigger("ajaxSend",[Ee,R]),b)return Ee;R.async&&R.timeout>0&&(_=e.setTimeout(function(){Ee.abort("timeout")},R.timeout));try{b=!1,c.send(Ne,ht)}catch(ye){if(b)throw ye;ht(-1,ye)}}function ht(ye,Ce,Dt,cr){var Xe,Pt,Qe,st,at,Ue=Ce;b||(b=!0,_&&e.clearTimeout(_),c=void 0,g=cr||"",Ee.readyState=ye>0?4:0,Xe=ye>=200&&ye<300||ye===304,Dt&&(st=Cn(R,Ee,Dt)),!Xe&&u.inArray("script",R.dataTypes)>-1&&u.inArray("json",R.dataTypes)<0&&(R.converters["text script"]=function(){}),st=xn(R,st,Ee,Xe),Xe?(R.ifModified&&(at=Ee.getResponseHeader("Last-Modified"),at&&(u.lastModified[d]=at),at=Ee.getResponseHeader("etag"),at&&(u.etag[d]=at)),ye===204||R.type==="HEAD"?Ue="nocontent":ye===304?Ue="notmodified":(Ue=st.state,Pt=st.data,Qe=st.error,Xe=!Qe)):(Qe=Ue,(ye||!Ue)&&(Ue="error",ye<0&&(ye=0))),Ee.status=ye,Ee.statusText=(Ce||Ue)+"",Xe?_e.resolveWith(W,[Pt,Ue,Ee]):_e.rejectWith(W,[Ee,Ue,Qe]),Ee.statusCode(Pe),Pe=void 0,O&&ae.trigger(Xe?"ajaxSuccess":"ajaxError",[Ee,R,Xe?Pt:Qe]),pe.fireWith(W,[Ee,Ue]),O&&(ae.trigger("ajaxComplete",[Ee,R]),--u.active||u.event.trigger("ajaxStop")))}return Ee},getJSON:function(o,a,c){return u.get(o,a,c,"json")},getScript:function(o,a){return u.get(o,void 0,a,"script")}}),u.each(["get","post"],function(o,a){u[a]=function(c,d,g,E){return C(d)&&(E=E||g,g=d,d=void 0),u.ajax(u.extend({url:c,type:a,dataType:E,data:d,success:g},u.isPlainObject(c)&&c))}}),u.ajaxPrefilter(function(o){var a;for(a in o.headers)a.toLowerCase()==="content-type"&&(o.contentType=o.headers[a]||"")}),u._evalUrl=function(o,a,c){return u.ajax({url:o,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(d){u.globalEval(d,a,c)}})},u.fn.extend({wrapAll:function(o){var a;return this[0]&&(C(o)&&(o=o.call(this[0])),a=u(o,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&a.insertBefore(this[0]),a.map(function(){for(var c=this;c.firstElementChild;)c=c.firstElementChild;return c}).append(this)),this},wrapInner:function(o){return C(o)?this.each(function(a){u(this).wrapInner(o.call(this,a))}):this.each(function(){var a=u(this),c=a.contents();c.length?c.wrapAll(o):a.append(o)})},wrap:function(o){var a=C(o);return this.each(function(c){u(this).wrapAll(a?o.call(this,c):o)})},unwrap:function(o){return this.parent(o).not("body").each(function(){u(this).replaceWith(this.childNodes)}),this}}),u.expr.pseudos.hidden=function(o){return!u.expr.pseudos.visible(o)},u.expr.pseudos.visible=function(o){return!!(o.offsetWidth||o.offsetHeight||o.getClientRects().length)},u.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch{}};var Nn={0:200,1223:204},Rt=u.ajaxSettings.xhr();S.cors=!!Rt&&"withCredentials"in Rt,S.ajax=Rt=!!Rt,u.ajaxTransport(function(o){var a,c;if(S.cors||Rt&&!o.crossDomain)return{send:function(d,g){var E,_=o.xhr();if(_.open(o.type,o.url,o.async,o.username,o.password),o.xhrFields)for(E in o.xhrFields)_[E]=o.xhrFields[E];o.mimeType&&_.overrideMimeType&&_.overrideMimeType(o.mimeType),!o.crossDomain&&!d["X-Requested-With"]&&(d["X-Requested-With"]="XMLHttpRequest");for(E in d)_.setRequestHeader(E,d[E]);a=function(T){return function(){a&&(a=c=_.onload=_.onerror=_.onabort=_.ontimeout=_.onreadystatechange=null,T==="abort"?_.abort():T==="error"?typeof _.status!="number"?g(0,"error"):g(_.status,_.statusText):g(Nn[_.status]||_.status,_.statusText,(_.responseType||"text")!=="text"||typeof _.responseText!="string"?{binary:_.response}:{text:_.responseText},_.getAllResponseHeaders()))}},_.onload=a(),c=_.onerror=_.ontimeout=a("error"),_.onabort!==void 0?_.onabort=c:_.onreadystatechange=function(){_.readyState===4&&e.setTimeout(function(){a&&c()})},a=a("abort");try{_.send(o.hasContent&&o.data||null)}catch(T){if(a)throw T}},abort:function(){a&&a()}}}),u.ajaxPrefilter(function(o){o.crossDomain&&(o.contents.script=!1)}),u.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(o){return u.globalEval(o),o}}}),u.ajaxPrefilter("script",function(o){o.cache===void 0&&(o.cache=!1),o.crossDomain&&(o.type="GET")}),u.ajaxTransport("script",function(o){if(o.crossDomain||o.scriptAttrs){var a,c;return{send:function(d,g){a=u("