@sap/ux-specification 1.96.55 → 1.96.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/CHANGELOG.md +52 -4
  2. package/dist/documentation/runDocu-min.js +5 -5
  3. package/dist/documentation/runDocu-min.js.map +4 -4
  4. package/dist/documentation/styleDocu.css +2 -1
  5. package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
  6. package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
  7. package/dist/documentation/v2/v2-ListReport.html +2 -2
  8. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  9. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  10. package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
  11. package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
  12. package/dist/documentation/v4/v4-FreestylePage.html +2 -2
  13. package/dist/documentation/v4/v4-ListReport.html +2 -2
  14. package/dist/documentation/v4/v4-ObjectPage.html +2 -2
  15. package/dist/index-min.js +114 -114
  16. package/dist/index-min.js.map +4 -4
  17. package/dist/package.json +8 -8
  18. package/dist/schemas/v2/ObjectPageConfig.json +113 -8
  19. package/dist/schemas/v4/BuildingBlocksConfig.json +6 -1
  20. package/dist/src/api.js +1 -1
  21. package/dist/src/sync/common/generate/utils.d.ts.map +1 -1
  22. package/dist/src/sync/common/generate/utils.js +10 -7
  23. package/dist/src/sync/common/generate/utils.js.map +1 -1
  24. package/dist/src/sync/common/i18n.json +1 -1
  25. package/dist/src/sync/common/importProject.d.ts.map +1 -1
  26. package/dist/src/sync/common/importProject.js +25 -10
  27. package/dist/src/sync/common/importProject.js.map +1 -1
  28. package/dist/src/sync/common/utils.d.ts.map +1 -1
  29. package/dist/src/sync/common/utils.js +18 -15
  30. package/dist/src/sync/common/utils.js.map +1 -1
  31. package/dist/src/sync/v2/export/controls/ObjectPageHeader.d.ts +1 -0
  32. package/dist/src/sync/v2/export/controls/ObjectPageHeader.d.ts.map +1 -1
  33. package/dist/src/sync/v2/export/controls/ObjectPageHeader.js +10 -0
  34. package/dist/src/sync/v2/export/controls/ObjectPageHeader.js.map +1 -1
  35. package/dist/src/sync/v2/export/controls/ObjectPageHeaderSection.d.ts +20 -0
  36. package/dist/src/sync/v2/export/controls/ObjectPageHeaderSection.d.ts.map +1 -0
  37. package/dist/src/sync/v2/export/controls/ObjectPageHeaderSection.js +127 -0
  38. package/dist/src/sync/v2/export/controls/ObjectPageHeaderSection.js.map +1 -0
  39. package/dist/src/sync/v2/export/controls/index.d.ts +1 -0
  40. package/dist/src/sync/v2/export/controls/index.d.ts.map +1 -1
  41. package/dist/src/sync/v2/export/controls/index.js +1 -0
  42. package/dist/src/sync/v2/export/controls/index.js.map +1 -1
  43. package/dist/src/sync/v2/generate/objectPage.d.ts.map +1 -1
  44. package/dist/src/sync/v2/generate/objectPage.js +107 -14
  45. package/dist/src/sync/v2/generate/objectPage.js.map +1 -1
  46. package/dist/src/sync/v2/generate/utils.d.ts.map +1 -1
  47. package/dist/src/sync/v2/generate/utils.js +5 -9
  48. package/dist/src/sync/v2/generate/utils.js.map +1 -1
  49. package/dist/src/sync/v2/import/pages/objectPage.d.ts.map +1 -1
  50. package/dist/src/sync/v2/import/pages/objectPage.js +61 -8
  51. package/dist/src/sync/v2/import/pages/objectPage.js.map +1 -1
  52. package/dist/src/sync/v2/types.d.ts +8 -1
  53. package/dist/src/sync/v2/types.d.ts.map +1 -1
  54. package/dist/src/sync/v2/types.js +7 -0
  55. package/dist/src/sync/v2/types.js.map +1 -1
  56. package/dist/src/sync/v4/generate/objectPage.d.ts.map +1 -1
  57. package/dist/src/sync/v4/generate/objectPage.js +14 -12
  58. package/dist/src/sync/v4/generate/objectPage.js.map +1 -1
  59. package/dist/src/sync/v4/utils/utils.d.ts.map +1 -1
  60. package/dist/src/sync/v4/utils/utils.js +71 -54
  61. package/dist/src/sync/v4/utils/utils.js.map +1 -1
  62. package/package.json +8 -8
@@ -1,7 +1,7 @@
1
- var pu=Object.create;var Ur=Object.defineProperty;var du=Object.getOwnPropertyDescriptor;var mu=Object.getOwnPropertyNames;var gu=Object.getPrototypeOf,yu=Object.prototype.hasOwnProperty;var a=(e,r)=>Ur(e,"name",{value:r,configurable:!0});var xu=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var vu=(e,r,o,f)=>{if(r&&typeof r=="object"||typeof r=="function")for(let h of mu(r))!yu.call(e,h)&&h!==o&&Ur(e,h,{get:()=>r[h],enumerable:!(f=du(r,h))||f.enumerable});return e};var bu=(e,r,o)=>(o=e!=null?pu(gu(e)):{},vu(r||!e||!e.__esModule?Ur(o,"default",{value:e,enumerable:!0}):o,e));var ss=xu((as,xr)=>{(function(e,r){"use strict";typeof xr=="object"&&typeof xr.exports=="object"?xr.exports=e.document?r(e,!0):function(o){if(!o.document)throw new Error("jQuery requires a window with a document");return r(o)}:r(e)})(typeof window<"u"?window:as,function(e,r){"use strict";var o=[],f=Object.getPrototypeOf,h=o.slice,d=o.flat?function(t){return o.flat.call(t)}:function(t){return o.concat.apply([],t)},g=o.push,v=o.indexOf,N={},_=N.toString,k=N.hasOwnProperty,q=k.toString,O=q.call(Object),w={},P=a(function(n){return typeof n=="function"&&typeof n.nodeType!="number"&&typeof n.item!="function"},"isFunction"),U=a(function(n){return n!=null&&n===n.window},"isWindow"),R=e.document,X={type:!0,src:!0,nonce:!0,noModule:!0};function at(t,n,i){i=i||R;var s,l,c=i.createElement("script");if(c.text=t,n)for(s in X)l=n[s]||n.getAttribute&&n.getAttribute(s),l&&c.setAttribute(s,l);i.head.appendChild(c).parentNode.removeChild(c)}a(at,"DOMEval");function dt(t){return t==null?t+"":typeof t=="object"||typeof t=="function"?N[_.call(t)]||"object":typeof t}a(dt,"toType");var xt="3.7.1",Lt=/HTML$/i,u=a(function(t,n){return new u.fn.init(t,n)},"jQuery");u.fn=u.prototype={jquery:xt,constructor:u,length:0,toArray:function(){return h.call(this)},get:function(t){return t==null?h.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var n=u.merge(this.constructor(),t);return n.prevObject=this,n},each:function(t){return u.each(this,t)},map:function(t){return this.pushStack(u.map(this,function(n,i){return t.call(n,i,n)}))},slice:function(){return this.pushStack(h.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(u.grep(this,function(t,n){return(n+1)%2}))},odd:function(){return this.pushStack(u.grep(this,function(t,n){return n%2}))},eq:function(t){var n=this.length,i=+t+(t<0?n:0);return this.pushStack(i>=0&&i<n?[this[i]]:[])},end:function(){return this.prevObject||this.constructor()},push:g,sort:o.sort,splice:o.splice},u.extend=u.fn.extend=function(){var t,n,i,s,l,c,p=arguments[0]||{},x=1,y=arguments.length,T=!1;for(typeof p=="boolean"&&(T=p,p=arguments[x]||{},x++),typeof p!="object"&&!P(p)&&(p={}),x===y&&(p=this,x--);x<y;x++)if((t=arguments[x])!=null)for(n in t)s=t[n],!(n==="__proto__"||p===s)&&(T&&s&&(u.isPlainObject(s)||(l=Array.isArray(s)))?(i=p[n],l&&!Array.isArray(i)?c=[]:!l&&!u.isPlainObject(i)?c={}:c=i,l=!1,p[n]=u.extend(T,c,s)):s!==void 0&&(p[n]=s));return p},u.extend({expando:"jQuery"+(xt+Math.random()).replace(/\D/g,""),isReady:!0,error:function(t){throw new Error(t)},noop:function(){},isPlainObject:function(t){var n,i;return!t||_.call(t)!=="[object Object]"?!1:(n=f(t),n?(i=k.call(n,"constructor")&&n.constructor,typeof i=="function"&&q.call(i)===O):!0)},isEmptyObject:function(t){var n;for(n in t)return!1;return!0},globalEval:function(t,n,i){at(t,{nonce:n&&n.nonce},i)},each:function(t,n){var i,s=0;if(zt(t))for(i=t.length;s<i&&n.call(t[s],s,t[s])!==!1;s++);else for(s in t)if(n.call(t[s],s,t[s])===!1)break;return t},text:function(t){var n,i="",s=0,l=t.nodeType;if(!l)for(;n=t[s++];)i+=u.text(n);return l===1||l===11?t.textContent:l===9?t.documentElement.textContent:l===3||l===4?t.nodeValue:i},makeArray:function(t,n){var i=n||[];return t!=null&&(zt(Object(t))?u.merge(i,typeof t=="string"?[t]:t):g.call(i,t)),i},inArray:function(t,n,i){return n==null?-1:v.call(n,t,i)},isXMLDoc:function(t){var n=t&&t.namespaceURI,i=t&&(t.ownerDocument||t).documentElement;return!Lt.test(n||i&&i.nodeName||"HTML")},merge:function(t,n){for(var i=+n.length,s=0,l=t.length;s<i;s++)t[l++]=n[s];return t.length=l,t},grep:function(t,n,i){for(var s,l=[],c=0,p=t.length,x=!i;c<p;c++)s=!n(t[c],c),s!==x&&l.push(t[c]);return l},map:function(t,n,i){var s,l,c=0,p=[];if(zt(t))for(s=t.length;c<s;c++)l=n(t[c],c,i),l!=null&&p.push(l);else for(c in t)l=n(t[c],c,i),l!=null&&p.push(l);return d(p)},guid:1,support:w}),typeof Symbol=="function"&&(u.fn[Symbol.iterator]=o[Symbol.iterator]),u.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(t,n){N["[object "+n+"]"]=n.toLowerCase()});function zt(t){var n=!!t&&"length"in t&&t.length,i=dt(t);return P(t)||U(t)?!1:i==="array"||n===0||typeof n=="number"&&n>0&&n-1 in t}a(zt,"isArrayLike");function ut(t,n){return t.nodeName&&t.nodeName.toLowerCase()===n.toLowerCase()}a(ut,"nodeName");var He=o.pop,Me=o.sort,Cr=o.splice,ft="[\\x20\\t\\r\\n\\f]",ve=new RegExp("^"+ft+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ft+"+$","g");u.contains=function(t,n){var i=n&&n.parentNode;return t===i||!!(i&&i.nodeType===1&&(t.contains?t.contains(i):t.compareDocumentPosition&&t.compareDocumentPosition(i)&16))};var D=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function F(t,n){return n?t==="\0"?"\uFFFD":t.slice(0,-1)+"\\"+t.charCodeAt(t.length-1).toString(16)+" ":"\\"+t}a(F,"fcssescape"),u.escapeSelector=function(t){return(t+"").replace(D,F)};var L=R,W=g;(function(){var t,n,i,s,l,c=W,p,x,y,T,A,M=u.expando,S=0,I=0,K=Bn(),ot=Bn(),J=Bn(),_t=Bn(),bt=a(function(m,b){return m===b&&(l=!0),0},"sortOrder"),Yt="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Qt="(?:\\\\[\\da-fA-F]{1,6}"+ft+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",it="\\["+ft+"*("+Qt+")(?:"+ft+"*([*^$|!~]?=)"+ft+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Qt+"))|)"+ft+"*\\]",Te=":("+Qt+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+it+")*)|.*)\\)|)",st=new RegExp(ft+"+","g"),mt=new RegExp("^"+ft+"*,"+ft+"*"),on=new RegExp("^"+ft+"*([>+~]|"+ft+")"+ft+"*"),jr=new RegExp(ft+"|>"),Kt=new RegExp(Te),an=new RegExp("^"+Qt+"$"),Zt={ID:new RegExp("^#("+Qt+")"),CLASS:new RegExp("^\\.("+Qt+")"),TAG:new RegExp("^("+Qt+"|[*])"),ATTR:new RegExp("^"+it),PSEUDO:new RegExp("^"+Te),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ft+"*(even|odd|(([+-]|)(\\d*)n|)"+ft+"*(?:([+-]|)"+ft+"*(\\d+)|))"+ft+"*\\)|)","i"),bool:new RegExp("^(?:"+Yt+")$","i"),needsContext:new RegExp("^"+ft+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ft+"*((?:-\\d)?\\d*)"+ft+"*\\)|)(?=[^-]|$)","i")},he=/^(?:input|select|textarea|button)$/i,pe=/^h\d$/i,jt=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$r=/[+~]/,oe=new RegExp("\\\\[\\da-fA-F]{1,6}"+ft+"?|\\\\([^\\r\\n\\f])","g"),ae=a(function(m,b){var C="0x"+m.slice(1)-65536;return b||(C<0?String.fromCharCode(C+65536):String.fromCharCode(C>>10|55296,C&1023|56320))},"funescape"),au=a(function(){de()},"unloadHandler"),su=$n(function(m){return m.disabled===!0&&ut(m,"fieldset")},{dir:"parentNode",next:"legend"});function uu(){try{return p.activeElement}catch{}}a(uu,"safeActiveElement");try{c.apply(o=h.call(L.childNodes),L.childNodes),o[L.childNodes.length].nodeType}catch{c={apply:function(b,C){W.apply(b,h.call(C))},call:function(b){W.apply(b,h.call(arguments,1))}}}function ct(m,b,C,E){var H,z,B,$,j,nt,Y,Z=b&&b.ownerDocument,rt=b?b.nodeType:9;if(C=C||[],typeof m!="string"||!m||rt!==1&&rt!==9&&rt!==11)return C;if(!E&&(de(b),b=b||p,y)){if(rt!==11&&(j=jt.exec(m)))if(H=j[1]){if(rt===9)if(B=b.getElementById(H)){if(B.id===H)return c.call(C,B),C}else return C;else if(Z&&(B=Z.getElementById(H))&&ct.contains(b,B)&&B.id===H)return c.call(C,B),C}else{if(j[2])return c.apply(C,b.getElementsByTagName(m)),C;if((H=j[3])&&b.getElementsByClassName)return c.apply(C,b.getElementsByClassName(H)),C}if(!_t[m+" "]&&(!T||!T.test(m))){if(Y=m,Z=b,rt===1&&(jr.test(m)||on.test(m))){for(Z=$r.test(m)&&Fr(b.parentNode)||b,(Z!=b||!w.scope)&&(($=b.getAttribute("id"))?$=u.escapeSelector($):b.setAttribute("id",$=M)),nt=sn(m),z=nt.length;z--;)nt[z]=($?"#"+$:":scope")+" "+jn(nt[z]);Y=nt.join(",")}try{return c.apply(C,Z.querySelectorAll(Y)),C}catch{_t(m,!0)}finally{$===M&&b.removeAttribute("id")}}}return ba(m.replace(ve,"$1"),b,C,E)}a(ct,"find");function Bn(){var m=[];function b(C,E){return m.push(C+" ")>n.cacheLength&&delete b[m.shift()],b[C+" "]=E}return a(b,"cache"),b}a(Bn,"createCache");function Vt(m){return m[M]=!0,m}a(Vt,"markFunction");function Be(m){var b=p.createElement("fieldset");try{return!!m(b)}catch{return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}a(Be,"assert");function fu(m){return function(b){return ut(b,"input")&&b.type===m}}a(fu,"createInputPseudo");function lu(m){return function(b){return(ut(b,"input")||ut(b,"button"))&&b.type===m}}a(lu,"createButtonPseudo");function xa(m){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===m:b.disabled===m:b.isDisabled===m||b.isDisabled!==!m&&su(b)===m:b.disabled===m:"label"in b?b.disabled===m:!1}}a(xa,"createDisabledPseudo");function Ne(m){return Vt(function(b){return b=+b,Vt(function(C,E){for(var H,z=m([],C.length,b),B=z.length;B--;)C[H=z[B]]&&(C[H]=!(E[H]=C[H]))})})}a(Ne,"createPositionalPseudo");function Fr(m){return m&&typeof m.getElementsByTagName<"u"&&m}a(Fr,"testContext");function de(m){var b,C=m?m.ownerDocument||m:L;return C==p||C.nodeType!==9||!C.documentElement||(p=C,x=p.documentElement,y=!u.isXMLDoc(p),A=x.matches||x.webkitMatchesSelector||x.msMatchesSelector,x.msMatchesSelector&&L!=p&&(b=p.defaultView)&&b.top!==b&&b.addEventListener("unload",au),w.getById=Be(function(E){return x.appendChild(E).id=u.expando,!p.getElementsByName||!p.getElementsByName(u.expando).length}),w.disconnectedMatch=Be(function(E){return A.call(E,"*")}),w.scope=Be(function(){return p.querySelectorAll(":scope")}),w.cssHas=Be(function(){try{return p.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),w.getById?(n.filter.ID=function(E){var H=E.replace(oe,ae);return function(z){return z.getAttribute("id")===H}},n.find.ID=function(E,H){if(typeof H.getElementById<"u"&&y){var z=H.getElementById(E);return z?[z]:[]}}):(n.filter.ID=function(E){var H=E.replace(oe,ae);return function(z){var B=typeof z.getAttributeNode<"u"&&z.getAttributeNode("id");return B&&B.value===H}},n.find.ID=function(E,H){if(typeof H.getElementById<"u"&&y){var z,B,$,j=H.getElementById(E);if(j){if(z=j.getAttributeNode("id"),z&&z.value===E)return[j];for($=H.getElementsByName(E),B=0;j=$[B++];)if(z=j.getAttributeNode("id"),z&&z.value===E)return[j]}return[]}}),n.find.TAG=function(E,H){return typeof H.getElementsByTagName<"u"?H.getElementsByTagName(E):H.querySelectorAll(E)},n.find.CLASS=function(E,H){if(typeof H.getElementsByClassName<"u"&&y)return H.getElementsByClassName(E)},T=[],Be(function(E){var H;x.appendChild(E).innerHTML="<a id='"+M+"' href='' disabled='disabled'></a><select id='"+M+"-\r\\' disabled='disabled'><option selected=''></option></select>",E.querySelectorAll("[selected]").length||T.push("\\["+ft+"*(?:value|"+Yt+")"),E.querySelectorAll("[id~="+M+"-]").length||T.push("~="),E.querySelectorAll("a#"+M+"+*").length||T.push(".#.+[+~]"),E.querySelectorAll(":checked").length||T.push(":checked"),H=p.createElement("input"),H.setAttribute("type","hidden"),E.appendChild(H).setAttribute("name","D"),x.appendChild(E).disabled=!0,E.querySelectorAll(":disabled").length!==2&&T.push(":enabled",":disabled"),H=p.createElement("input"),H.setAttribute("name",""),E.appendChild(H),E.querySelectorAll("[name='']").length||T.push("\\["+ft+"*name"+ft+"*="+ft+`*(?:''|"")`)}),w.cssHas||T.push(":has"),T=T.length&&new RegExp(T.join("|")),bt=a(function(E,H){if(E===H)return l=!0,0;var z=!E.compareDocumentPosition-!H.compareDocumentPosition;return z||(z=(E.ownerDocument||E)==(H.ownerDocument||H)?E.compareDocumentPosition(H):1,z&1||!w.sortDetached&&H.compareDocumentPosition(E)===z?E===p||E.ownerDocument==L&&ct.contains(L,E)?-1:H===p||H.ownerDocument==L&&ct.contains(L,H)?1:s?v.call(s,E)-v.call(s,H):0:z&4?-1:1)},"sortOrder")),p}a(de,"setDocument"),ct.matches=function(m,b){return ct(m,null,null,b)},ct.matchesSelector=function(m,b){if(de(m),y&&!_t[b+" "]&&(!T||!T.test(b)))try{var C=A.call(m,b);if(C||w.disconnectedMatch||m.document&&m.document.nodeType!==11)return C}catch{_t(b,!0)}return ct(b,p,null,[m]).length>0},ct.contains=function(m,b){return(m.ownerDocument||m)!=p&&de(m),u.contains(m,b)},ct.attr=function(m,b){(m.ownerDocument||m)!=p&&de(m);var C=n.attrHandle[b.toLowerCase()],E=C&&k.call(n.attrHandle,b.toLowerCase())?C(m,b,!y):void 0;return E!==void 0?E:m.getAttribute(b)},ct.error=function(m){throw new Error("Syntax error, unrecognized expression: "+m)},u.uniqueSort=function(m){var b,C=[],E=0,H=0;if(l=!w.sortStable,s=!w.sortStable&&h.call(m,0),Me.call(m,bt),l){for(;b=m[H++];)b===m[H]&&(E=C.push(H));for(;E--;)Cr.call(m,C[E],1)}return s=null,m},u.fn.uniqueSort=function(){return this.pushStack(u.uniqueSort(h.apply(this)))},n=u.expr={cacheLength:50,createPseudo:Vt,match:Zt,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(m){return m[1]=m[1].replace(oe,ae),m[3]=(m[3]||m[4]||m[5]||"").replace(oe,ae),m[2]==="~="&&(m[3]=" "+m[3]+" "),m.slice(0,4)},CHILD:function(m){return m[1]=m[1].toLowerCase(),m[1].slice(0,3)==="nth"?(m[3]||ct.error(m[0]),m[4]=+(m[4]?m[5]+(m[6]||1):2*(m[3]==="even"||m[3]==="odd")),m[5]=+(m[7]+m[8]||m[3]==="odd")):m[3]&&ct.error(m[0]),m},PSEUDO:function(m){var b,C=!m[6]&&m[2];return Zt.CHILD.test(m[0])?null:(m[3]?m[2]=m[4]||m[5]||"":C&&Kt.test(C)&&(b=sn(C,!0))&&(b=C.indexOf(")",C.length-b)-C.length)&&(m[0]=m[0].slice(0,b),m[2]=C.slice(0,b)),m.slice(0,3))}},filter:{TAG:function(m){var b=m.replace(oe,ae).toLowerCase();return m==="*"?function(){return!0}:function(C){return ut(C,b)}},CLASS:function(m){var b=K[m+" "];return b||(b=new RegExp("(^|"+ft+")"+m+"("+ft+"|$)"))&&K(m,function(C){return b.test(typeof C.className=="string"&&C.className||typeof C.getAttribute<"u"&&C.getAttribute("class")||"")})},ATTR:function(m,b,C){return function(E){var H=ct.attr(E,m);return H==null?b==="!=":b?(H+="",b==="="?H===C:b==="!="?H!==C:b==="^="?C&&H.indexOf(C)===0:b==="*="?C&&H.indexOf(C)>-1:b==="$="?C&&H.slice(-C.length)===C:b==="~="?(" "+H.replace(st," ")+" ").indexOf(C)>-1:b==="|="?H===C||H.slice(0,C.length+1)===C+"-":!1):!0}},CHILD:function(m,b,C,E,H){var z=m.slice(0,3)!=="nth",B=m.slice(-4)!=="last",$=b==="of-type";return E===1&&H===0?function(j){return!!j.parentNode}:function(j,nt,Y){var Z,rt,G,ht,Ht,Nt=z!==B?"nextSibling":"previousSibling",$t=j.parentNode,Jt=$&&j.nodeName.toLowerCase(),je=!Y&&!$,Ct=!1;if($t){if(z){for(;Nt;){for(G=j;G=G[Nt];)if($?ut(G,Jt):G.nodeType===1)return!1;Ht=Nt=m==="only"&&!Ht&&"nextSibling"}return!0}if(Ht=[B?$t.firstChild:$t.lastChild],B&&je){for(rt=$t[M]||($t[M]={}),Z=rt[m]||[],ht=Z[0]===S&&Z[1],Ct=ht&&Z[2],G=ht&&$t.childNodes[ht];G=++ht&&G&&G[Nt]||(Ct=ht=0)||Ht.pop();)if(G.nodeType===1&&++Ct&&G===j){rt[m]=[S,ht,Ct];break}}else if(je&&(rt=j[M]||(j[M]={}),Z=rt[m]||[],ht=Z[0]===S&&Z[1],Ct=ht),Ct===!1)for(;(G=++ht&&G&&G[Nt]||(Ct=ht=0)||Ht.pop())&&!(($?ut(G,Jt):G.nodeType===1)&&++Ct&&(je&&(rt=G[M]||(G[M]={}),rt[m]=[S,Ct]),G===j)););return Ct-=H,Ct===E||Ct%E===0&&Ct/E>=0}}},PSEUDO:function(m,b){var C,E=n.pseudos[m]||n.setFilters[m.toLowerCase()]||ct.error("unsupported pseudo: "+m);return E[M]?E(b):E.length>1?(C=[m,m,"",b],n.setFilters.hasOwnProperty(m.toLowerCase())?Vt(function(H,z){for(var B,$=E(H,b),j=$.length;j--;)B=v.call(H,$[j]),H[B]=!(z[B]=$[j])}):function(H){return E(H,0,C)}):E}},pseudos:{not:Vt(function(m){var b=[],C=[],E=Gr(m.replace(ve,"$1"));return E[M]?Vt(function(H,z,B,$){for(var j,nt=E(H,null,$,[]),Y=H.length;Y--;)(j=nt[Y])&&(H[Y]=!(z[Y]=j))}):function(H,z,B){return b[0]=H,E(b,null,B,C),b[0]=null,!C.pop()}}),has:Vt(function(m){return function(b){return ct(m,b).length>0}}),contains:Vt(function(m){return m=m.replace(oe,ae),function(b){return(b.textContent||u.text(b)).indexOf(m)>-1}}),lang:Vt(function(m){return an.test(m||"")||ct.error("unsupported lang: "+m),m=m.replace(oe,ae).toLowerCase(),function(b){var C;do if(C=y?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return C=C.toLowerCase(),C===m||C.indexOf(m+"-")===0;while((b=b.parentNode)&&b.nodeType===1);return!1}}),target:function(m){var b=e.location&&e.location.hash;return b&&b.slice(1)===m.id},root:function(m){return m===x},focus:function(m){return m===uu()&&p.hasFocus()&&!!(m.type||m.href||~m.tabIndex)},enabled:xa(!1),disabled:xa(!0),checked:function(m){return ut(m,"input")&&!!m.checked||ut(m,"option")&&!!m.selected},selected:function(m){return m.parentNode&&m.parentNode.selectedIndex,m.selected===!0},empty:function(m){for(m=m.firstChild;m;m=m.nextSibling)if(m.nodeType<6)return!1;return!0},parent:function(m){return!n.pseudos.empty(m)},header:function(m){return pe.test(m.nodeName)},input:function(m){return he.test(m.nodeName)},button:function(m){return ut(m,"input")&&m.type==="button"||ut(m,"button")},text:function(m){var b;return ut(m,"input")&&m.type==="text"&&((b=m.getAttribute("type"))==null||b.toLowerCase()==="text")},first:Ne(function(){return[0]}),last:Ne(function(m,b){return[b-1]}),eq:Ne(function(m,b,C){return[C<0?C+b:C]}),even:Ne(function(m,b){for(var C=0;C<b;C+=2)m.push(C);return m}),odd:Ne(function(m,b){for(var C=1;C<b;C+=2)m.push(C);return m}),lt:Ne(function(m,b,C){var E;for(C<0?E=C+b:C>b?E=b:E=C;--E>=0;)m.push(E);return m}),gt:Ne(function(m,b,C){for(var E=C<0?C+b:C;++E<b;)m.push(E);return m})}},n.pseudos.nth=n.pseudos.eq;for(t in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})n.pseudos[t]=fu(t);for(t in{submit:!0,reset:!0})n.pseudos[t]=lu(t);function va(){}a(va,"setFilters"),va.prototype=n.filters=n.pseudos,n.setFilters=new va;function sn(m,b){var C,E,H,z,B,$,j,nt=ot[m+" "];if(nt)return b?0:nt.slice(0);for(B=m,$=[],j=n.preFilter;B;){(!C||(E=mt.exec(B)))&&(E&&(B=B.slice(E[0].length)||B),$.push(H=[])),C=!1,(E=on.exec(B))&&(C=E.shift(),H.push({value:C,type:E[0].replace(ve," ")}),B=B.slice(C.length));for(z in n.filter)(E=Zt[z].exec(B))&&(!j[z]||(E=j[z](E)))&&(C=E.shift(),H.push({value:C,type:z,matches:E}),B=B.slice(C.length));if(!C)break}return b?B.length:B?ct.error(m):ot(m,$).slice(0)}a(sn,"tokenize");function jn(m){for(var b=0,C=m.length,E="";b<C;b++)E+=m[b].value;return E}a(jn,"toSelector");function $n(m,b,C){var E=b.dir,H=b.next,z=H||E,B=C&&z==="parentNode",$=I++;return b.first?function(j,nt,Y){for(;j=j[E];)if(j.nodeType===1||B)return m(j,nt,Y);return!1}:function(j,nt,Y){var Z,rt,G=[S,$];if(Y){for(;j=j[E];)if((j.nodeType===1||B)&&m(j,nt,Y))return!0}else for(;j=j[E];)if(j.nodeType===1||B)if(rt=j[M]||(j[M]={}),H&&ut(j,H))j=j[E]||j;else{if((Z=rt[z])&&Z[0]===S&&Z[1]===$)return G[2]=Z[2];if(rt[z]=G,G[2]=m(j,nt,Y))return!0}return!1}}a($n,"addCombinator");function Wr(m){return m.length>1?function(b,C,E){for(var H=m.length;H--;)if(!m[H](b,C,E))return!1;return!0}:m[0]}a(Wr,"elementMatcher");function cu(m,b,C){for(var E=0,H=b.length;E<H;E++)ct(m,b[E],C);return C}a(cu,"multipleContexts");function Fn(m,b,C,E,H){for(var z,B=[],$=0,j=m.length,nt=b!=null;$<j;$++)(z=m[$])&&(!C||C(z,E,H))&&(B.push(z),nt&&b.push($));return B}a(Fn,"condense");function Vr(m,b,C,E,H,z){return E&&!E[M]&&(E=Vr(E)),H&&!H[M]&&(H=Vr(H,z)),Vt(function(B,$,j,nt){var Y,Z,rt,G,ht=[],Ht=[],Nt=$.length,$t=B||cu(b||"*",j.nodeType?[j]:j,[]),Jt=m&&(B||!b)?Fn($t,ht,m,j,nt):$t;if(C?(G=H||(B?m:Nt||E)?[]:$,C(Jt,G,j,nt)):G=Jt,E)for(Y=Fn(G,Ht),E(Y,[],j,nt),Z=Y.length;Z--;)(rt=Y[Z])&&(G[Ht[Z]]=!(Jt[Ht[Z]]=rt));if(B){if(H||m){if(H){for(Y=[],Z=G.length;Z--;)(rt=G[Z])&&Y.push(Jt[Z]=rt);H(null,G=[],Y,nt)}for(Z=G.length;Z--;)(rt=G[Z])&&(Y=H?v.call(B,rt):ht[Z])>-1&&(B[Y]=!($[Y]=rt))}}else G=Fn(G===$?G.splice(Nt,G.length):G),H?H(null,$,G,nt):c.apply($,G)})}a(Vr,"setMatcher");function Xr(m){for(var b,C,E,H=m.length,z=n.relative[m[0].type],B=z||n.relative[" "],$=z?1:0,j=$n(function(Z){return Z===b},B,!0),nt=$n(function(Z){return v.call(b,Z)>-1},B,!0),Y=[function(Z,rt,G){var ht=!z&&(G||rt!=i)||((b=rt).nodeType?j(Z,rt,G):nt(Z,rt,G));return b=null,ht}];$<H;$++)if(C=n.relative[m[$].type])Y=[$n(Wr(Y),C)];else{if(C=n.filter[m[$].type].apply(null,m[$].matches),C[M]){for(E=++$;E<H&&!n.relative[m[E].type];E++);return Vr($>1&&Wr(Y),$>1&&jn(m.slice(0,$-1).concat({value:m[$-2].type===" "?"*":""})).replace(ve,"$1"),C,$<E&&Xr(m.slice($,E)),E<H&&Xr(m=m.slice(E)),E<H&&jn(m))}Y.push(C)}return Wr(Y)}a(Xr,"matcherFromTokens");function hu(m,b){var C=b.length>0,E=m.length>0,H=a(function(z,B,$,j,nt){var Y,Z,rt,G=0,ht="0",Ht=z&&[],Nt=[],$t=i,Jt=z||E&&n.find.TAG("*",nt),je=S+=$t==null?1:Math.random()||.1,Ct=Jt.length;for(nt&&(i=B==p||B||nt);ht!==Ct&&(Y=Jt[ht])!=null;ht++){if(E&&Y){for(Z=0,!B&&Y.ownerDocument!=p&&(de(Y),$=!y);rt=m[Z++];)if(rt(Y,B||p,$)){c.call(j,Y);break}nt&&(S=je)}C&&((Y=!rt&&Y)&&G--,z&&Ht.push(Y))}if(G+=ht,C&&ht!==G){for(Z=0;rt=b[Z++];)rt(Ht,Nt,B,$);if(z){if(G>0)for(;ht--;)Ht[ht]||Nt[ht]||(Nt[ht]=He.call(j));Nt=Fn(Nt)}c.apply(j,Nt),nt&&!z&&Nt.length>0&&G+b.length>1&&u.uniqueSort(j)}return nt&&(S=je,i=$t),Ht},"superMatcher");return C?Vt(H):H}a(hu,"matcherFromGroupMatchers");function Gr(m,b){var C,E=[],H=[],z=J[m+" "];if(!z){for(b||(b=sn(m)),C=b.length;C--;)z=Xr(b[C]),z[M]?E.push(z):H.push(z);z=J(m,hu(H,E)),z.selector=m}return z}a(Gr,"compile");function ba(m,b,C,E){var H,z,B,$,j,nt=typeof m=="function"&&m,Y=!E&&sn(m=nt.selector||m);if(C=C||[],Y.length===1){if(z=Y[0]=Y[0].slice(0),z.length>2&&(B=z[0]).type==="ID"&&b.nodeType===9&&y&&n.relative[z[1].type]){if(b=(n.find.ID(B.matches[0].replace(oe,ae),b)||[])[0],b)nt&&(b=b.parentNode);else return C;m=m.slice(z.shift().value.length)}for(H=Zt.needsContext.test(m)?0:z.length;H--&&(B=z[H],!n.relative[$=B.type]);)if((j=n.find[$])&&(E=j(B.matches[0].replace(oe,ae),$r.test(z[0].type)&&Fr(b.parentNode)||b))){if(z.splice(H,1),m=E.length&&jn(z),!m)return c.apply(C,E),C;break}}return(nt||Gr(m,Y))(E,b,!y,C,!b||$r.test(m)&&Fr(b.parentNode)||b),C}a(ba,"select"),w.sortStable=M.split("").sort(bt).join("")===M,de(),w.sortDetached=Be(function(m){return m.compareDocumentPosition(p.createElement("fieldset"))&1}),u.find=ct,u.expr[":"]=u.expr.pseudos,u.unique=u.uniqueSort,ct.compile=Gr,ct.select=ba,ct.setDocument=de,ct.tokenize=sn,ct.escape=u.escapeSelector,ct.getText=u.text,ct.isXML=u.isXMLDoc,ct.selectors=u.expr,ct.support=u.support,ct.uniqueSort=u.uniqueSort})();var Q=a(function(t,n,i){for(var s=[],l=i!==void 0;(t=t[n])&&t.nodeType!==9;)if(t.nodeType===1){if(l&&u(t).is(i))break;s.push(t)}return s},"dir"),tt=a(function(t,n){for(var i=[];t;t=t.nextSibling)t.nodeType===1&&t!==n&&i.push(t);return i},"siblings"),et=u.expr.match.needsContext,lt=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function pt(t,n,i){return P(n)?u.grep(t,function(s,l){return!!n.call(s,l,s)!==i}):n.nodeType?u.grep(t,function(s){return s===n!==i}):typeof n!="string"?u.grep(t,function(s){return v.call(n,s)>-1!==i}):u.filter(n,t,i)}a(pt,"winnow"),u.filter=function(t,n,i){var s=n[0];return i&&(t=":not("+t+")"),n.length===1&&s.nodeType===1?u.find.matchesSelector(s,t)?[s]:[]:u.find.matches(t,u.grep(n,function(l){return l.nodeType===1}))},u.fn.extend({find:function(t){var n,i,s=this.length,l=this;if(typeof t!="string")return this.pushStack(u(t).filter(function(){for(n=0;n<s;n++)if(u.contains(l[n],this))return!0}));for(i=this.pushStack([]),n=0;n<s;n++)u.find(t,l[n],i);return s>1?u.uniqueSort(i):i},filter:function(t){return this.pushStack(pt(this,t||[],!1))},not:function(t){return this.pushStack(pt(this,t||[],!0))},is:function(t){return!!pt(this,typeof t=="string"&&et.test(t)?u(t):t||[],!1).length}});var Ot,vt=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,It=u.fn.init=function(t,n,i){var s,l;if(!t)return this;if(i=i||Ot,typeof t=="string")if(t[0]==="<"&&t[t.length-1]===">"&&t.length>=3?s=[null,t,null]:s=vt.exec(t),s&&(s[1]||!n))if(s[1]){if(n=n instanceof u?n[0]:n,u.merge(this,u.parseHTML(s[1],n&&n.nodeType?n.ownerDocument||n:R,!0)),lt.test(s[1])&&u.isPlainObject(n))for(s in n)P(this[s])?this[s](n[s]):this.attr(s,n[s]);return this}else return l=R.getElementById(s[2]),l&&(this[0]=l,this.length=1),this;else return!n||n.jquery?(n||i).find(t):this.constructor(n).find(t);else{if(t.nodeType)return this[0]=t,this.length=1,this;if(P(t))return i.ready!==void 0?i.ready(t):t(u)}return u.makeArray(t,this)};It.prototype=u.fn,Ot=u(R);var Ft=/^(?:parents|prev(?:Until|All))/,Pt={children:!0,contents:!0,next:!0,prev:!0};u.fn.extend({has:function(t){var n=u(t,this),i=n.length;return this.filter(function(){for(var s=0;s<i;s++)if(u.contains(this,n[s]))return!0})},closest:function(t,n){var i,s=0,l=this.length,c=[],p=typeof t!="string"&&u(t);if(!et.test(t)){for(;s<l;s++)for(i=this[s];i&&i!==n;i=i.parentNode)if(i.nodeType<11&&(p?p.index(i)>-1:i.nodeType===1&&u.find.matchesSelector(i,t))){c.push(i);break}}return this.pushStack(c.length>1?u.uniqueSort(c):c)},index:function(t){return t?typeof t=="string"?v.call(u(t),this[0]):v.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,n){return this.pushStack(u.uniqueSort(u.merge(this.get(),u(t,n))))},addBack:function(t){return this.add(t==null?this.prevObject:this.prevObject.filter(t))}});function Rt(t,n){for(;(t=t[n])&&t.nodeType!==1;);return t}a(Rt,"sibling"),u.each({parent:function(t){var n=t.parentNode;return n&&n.nodeType!==11?n:null},parents:function(t){return Q(t,"parentNode")},parentsUntil:function(t,n,i){return Q(t,"parentNode",i)},next:function(t){return Rt(t,"nextSibling")},prev:function(t){return Rt(t,"previousSibling")},nextAll:function(t){return Q(t,"nextSibling")},prevAll:function(t){return Q(t,"previousSibling")},nextUntil:function(t,n,i){return Q(t,"nextSibling",i)},prevUntil:function(t,n,i){return Q(t,"previousSibling",i)},siblings:function(t){return tt((t.parentNode||{}).firstChild,t)},children:function(t){return tt(t.firstChild)},contents:function(t){return t.contentDocument!=null&&f(t.contentDocument)?t.contentDocument:(ut(t,"template")&&(t=t.content||t),u.merge([],t.childNodes))}},function(t,n){u.fn[t]=function(i,s){var l=u.map(this,n,i);return t.slice(-5)!=="Until"&&(s=i),s&&typeof s=="string"&&(l=u.filter(s,l)),this.length>1&&(Pt[t]||u.uniqueSort(l),Ft.test(t)&&l.reverse()),this.pushStack(l)}});var Et=/[^\x20\t\r\n\f]+/g;function gs(t){var n={};return u.each(t.match(Et)||[],function(i,s){n[s]=!0}),n}a(gs,"createOptions"),u.Callbacks=function(t){t=typeof t=="string"?gs(t):u.extend({},t);var n,i,s,l,c=[],p=[],x=-1,y=a(function(){for(l=l||t.once,s=n=!0;p.length;x=-1)for(i=p.shift();++x<c.length;)c[x].apply(i[0],i[1])===!1&&t.stopOnFalse&&(x=c.length,i=!1);t.memory||(i=!1),n=!1,l&&(i?c=[]:c="")},"fire"),T={add:function(){return c&&(i&&!n&&(x=c.length-1,p.push(i)),a(function A(M){u.each(M,function(S,I){P(I)?(!t.unique||!T.has(I))&&c.push(I):I&&I.length&&dt(I)!=="string"&&A(I)})},"add")(arguments),i&&!n&&y()),this},remove:function(){return u.each(arguments,function(A,M){for(var S;(S=u.inArray(M,c,S))>-1;)c.splice(S,1),S<=x&&x--}),this},has:function(A){return A?u.inArray(A,c)>-1:c.length>0},empty:function(){return c&&(c=[]),this},disable:function(){return l=p=[],c=i="",this},disabled:function(){return!c},lock:function(){return l=p=[],!i&&!n&&(c=i=""),this},locked:function(){return!!l},fireWith:function(A,M){return l||(M=M||[],M=[A,M.slice?M.slice():M],p.push(M),n||y()),this},fire:function(){return T.fireWith(this,arguments),this},fired:function(){return!!s}};return T};function Le(t){return t}a(Le,"Identity");function Ln(t){throw t}a(Ln,"Thrower");function Bo(t,n,i,s){var l;try{t&&P(l=t.promise)?l.call(t).done(n).fail(i):t&&P(l=t.then)?l.call(t,n,i):n.apply(void 0,[t].slice(s))}catch(c){i.apply(void 0,[c])}}a(Bo,"adoptValue"),u.extend({Deferred:function(t){var n=[["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"]],i="pending",s={state:function(){return i},always:function(){return l.done(arguments).fail(arguments),this},catch:function(c){return s.then(null,c)},pipe:function(){var c=arguments;return u.Deferred(function(p){u.each(n,function(x,y){var T=P(c[y[4]])&&c[y[4]];l[y[1]](function(){var A=T&&T.apply(this,arguments);A&&P(A.promise)?A.promise().progress(p.notify).done(p.resolve).fail(p.reject):p[y[0]+"With"](this,T?[A]:arguments)})}),c=null}).promise()},then:function(c,p,x){var y=0;function T(A,M,S,I){return function(){var K=this,ot=arguments,J=a(function(){var bt,Yt;if(!(A<y)){if(bt=S.apply(K,ot),bt===M.promise())throw new TypeError("Thenable self-resolution");Yt=bt&&(typeof bt=="object"||typeof bt=="function")&&bt.then,P(Yt)?I?Yt.call(bt,T(y,M,Le,I),T(y,M,Ln,I)):(y++,Yt.call(bt,T(y,M,Le,I),T(y,M,Ln,I),T(y,M,Le,M.notifyWith))):(S!==Le&&(K=void 0,ot=[bt]),(I||M.resolveWith)(K,ot))}},"mightThrow"),_t=I?J:function(){try{J()}catch(bt){u.Deferred.exceptionHook&&u.Deferred.exceptionHook(bt,_t.error),A+1>=y&&(S!==Ln&&(K=void 0,ot=[bt]),M.rejectWith(K,ot))}};A?_t():(u.Deferred.getErrorHook?_t.error=u.Deferred.getErrorHook():u.Deferred.getStackHook&&(_t.error=u.Deferred.getStackHook()),e.setTimeout(_t))}}return a(T,"resolve"),u.Deferred(function(A){n[0][3].add(T(0,A,P(x)?x:Le,A.notifyWith)),n[1][3].add(T(0,A,P(c)?c:Le)),n[2][3].add(T(0,A,P(p)?p:Ln))}).promise()},promise:function(c){return c!=null?u.extend(c,s):s}},l={};return u.each(n,function(c,p){var x=p[2],y=p[5];s[p[1]]=x.add,y&&x.add(function(){i=y},n[3-c][2].disable,n[3-c][3].disable,n[0][2].lock,n[0][3].lock),x.add(p[3].fire),l[p[0]]=function(){return l[p[0]+"With"](this===l?void 0:this,arguments),this},l[p[0]+"With"]=x.fireWith}),s.promise(l),t&&t.call(l,l),l},when:function(t){var n=arguments.length,i=n,s=Array(i),l=h.call(arguments),c=u.Deferred(),p=a(function(x){return function(y){s[x]=this,l[x]=arguments.length>1?h.call(arguments):y,--n||c.resolveWith(s,l)}},"updateFunc");if(n<=1&&(Bo(t,c.done(p(i)).resolve,c.reject,!n),c.state()==="pending"||P(l[i]&&l[i].then)))return c.then();for(;i--;)Bo(l[i],p(i),c.reject);return c.promise()}});var ys=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;u.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&ys.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},u.readyException=function(t){e.setTimeout(function(){throw t})};var Sr=u.Deferred();u.fn.ready=function(t){return Sr.then(t).catch(function(n){u.readyException(n)}),this},u.extend({isReady:!1,readyWait:1,ready:function(t){(t===!0?--u.readyWait:u.isReady)||(u.isReady=!0,!(t!==!0&&--u.readyWait>0)&&Sr.resolveWith(R,[u]))}}),u.ready.then=Sr.then;function On(){R.removeEventListener("DOMContentLoaded",On),e.removeEventListener("load",On),u.ready()}a(On,"completed"),R.readyState==="complete"||R.readyState!=="loading"&&!R.documentElement.doScroll?e.setTimeout(u.ready):(R.addEventListener("DOMContentLoaded",On),e.addEventListener("load",On));var re=a(function(t,n,i,s,l,c,p){var x=0,y=t.length,T=i==null;if(dt(i)==="object"){l=!0;for(x in i)re(t,n,x,i[x],!0,c,p)}else if(s!==void 0&&(l=!0,P(s)||(p=!0),T&&(p?(n.call(t,s),n=null):(T=n,n=a(function(A,M,S){return T.call(u(A),S)},"fn"))),n))for(;x<y;x++)n(t[x],i,p?s:s.call(t[x],x,n(t[x],i)));return l?t:T?n.call(t):y?n(t[0],i):c},"access"),xs=/^-ms-/,vs=/-([a-z])/g;function bs(t,n){return n.toUpperCase()}a(bs,"fcamelCase");function Ut(t){return t.replace(xs,"ms-").replace(vs,bs)}a(Ut,"camelCase");var Qe=a(function(t){return t.nodeType===1||t.nodeType===9||!+t.nodeType},"acceptData");function Ke(){this.expando=u.expando+Ke.uid++}a(Ke,"Data"),Ke.uid=1,Ke.prototype={cache:function(t){var n=t[this.expando];return n||(n={},Qe(t)&&(t.nodeType?t[this.expando]=n:Object.defineProperty(t,this.expando,{value:n,configurable:!0}))),n},set:function(t,n,i){var s,l=this.cache(t);if(typeof n=="string")l[Ut(n)]=i;else for(s in n)l[Ut(s)]=n[s];return l},get:function(t,n){return n===void 0?this.cache(t):t[this.expando]&&t[this.expando][Ut(n)]},access:function(t,n,i){return n===void 0||n&&typeof n=="string"&&i===void 0?this.get(t,n):(this.set(t,n,i),i!==void 0?i:n)},remove:function(t,n){var i,s=t[this.expando];if(s!==void 0){if(n!==void 0)for(Array.isArray(n)?n=n.map(Ut):(n=Ut(n),n=n in s?[n]:n.match(Et)||[]),i=n.length;i--;)delete s[n[i]];(n===void 0||u.isEmptyObject(s))&&(t.nodeType?t[this.expando]=void 0:delete t[this.expando])}},hasData:function(t){var n=t[this.expando];return n!==void 0&&!u.isEmptyObject(n)}};var V=new Ke,kt=new Ke,ws=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,_s=/[A-Z]/g;function Ts(t){return t==="true"?!0:t==="false"?!1:t==="null"?null:t===+t+""?+t:ws.test(t)?JSON.parse(t):t}a(Ts,"getData");function jo(t,n,i){var s;if(i===void 0&&t.nodeType===1)if(s="data-"+n.replace(_s,"-$&").toLowerCase(),i=t.getAttribute(s),typeof i=="string"){try{i=Ts(i)}catch{}kt.set(t,n,i)}else i=void 0;return i}a(jo,"dataAttr"),u.extend({hasData:function(t){return kt.hasData(t)||V.hasData(t)},data:function(t,n,i){return kt.access(t,n,i)},removeData:function(t,n){kt.remove(t,n)},_data:function(t,n,i){return V.access(t,n,i)},_removeData:function(t,n){V.remove(t,n)}}),u.fn.extend({data:function(t,n){var i,s,l,c=this[0],p=c&&c.attributes;if(t===void 0){if(this.length&&(l=kt.get(c),c.nodeType===1&&!V.get(c,"hasDataAttrs"))){for(i=p.length;i--;)p[i]&&(s=p[i].name,s.indexOf("data-")===0&&(s=Ut(s.slice(5)),jo(c,s,l[s])));V.set(c,"hasDataAttrs",!0)}return l}return typeof t=="object"?this.each(function(){kt.set(this,t)}):re(this,function(x){var y;if(c&&x===void 0)return y=kt.get(c,t),y!==void 0||(y=jo(c,t),y!==void 0)?y:void 0;this.each(function(){kt.set(this,t,x)})},null,n,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){kt.remove(this,t)})}}),u.extend({queue:function(t,n,i){var s;if(t)return n=(n||"fx")+"queue",s=V.get(t,n),i&&(!s||Array.isArray(i)?s=V.access(t,n,u.makeArray(i)):s.push(i)),s||[]},dequeue:function(t,n){n=n||"fx";var i=u.queue(t,n),s=i.length,l=i.shift(),c=u._queueHooks(t,n),p=a(function(){u.dequeue(t,n)},"next");l==="inprogress"&&(l=i.shift(),s--),l&&(n==="fx"&&i.unshift("inprogress"),delete c.stop,l.call(t,p,c)),!s&&c&&c.empty.fire()},_queueHooks:function(t,n){var i=n+"queueHooks";return V.get(t,i)||V.access(t,i,{empty:u.Callbacks("once memory").add(function(){V.remove(t,[n+"queue",i])})})}}),u.fn.extend({queue:function(t,n){var i=2;return typeof t!="string"&&(n=t,t="fx",i--),arguments.length<i?u.queue(this[0],t):n===void 0?this:this.each(function(){var s=u.queue(this,t,n);u._queueHooks(this,t),t==="fx"&&s[0]!=="inprogress"&&u.dequeue(this,t)})},dequeue:function(t){return this.each(function(){u.dequeue(this,t)})},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,n){var i,s=1,l=u.Deferred(),c=this,p=this.length,x=a(function(){--s||l.resolveWith(c,[c])},"resolve");for(typeof t!="string"&&(n=t,t=void 0),t=t||"fx";p--;)i=V.get(c[p],t+"queueHooks"),i&&i.empty&&(s++,i.empty.add(x));return x(),l.promise(n)}});var $o=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Ze=new RegExp("^(?:([+-])=|)("+$o+")([a-z%]*)$","i"),ie=["Top","Right","Bottom","Left"],be=R.documentElement,Oe=a(function(t){return u.contains(t.ownerDocument,t)},"isAttached"),Ns={composed:!0};be.getRootNode&&(Oe=a(function(t){return u.contains(t.ownerDocument,t)||t.getRootNode(Ns)===t.ownerDocument},"isAttached"));var In=a(function(t,n){return t=n||t,t.style.display==="none"||t.style.display===""&&Oe(t)&&u.css(t,"display")==="none"},"isHiddenWithinTree");function Fo(t,n,i,s){var l,c,p=20,x=s?function(){return s.cur()}:function(){return u.css(t,n,"")},y=x(),T=i&&i[3]||(u.cssNumber[n]?"":"px"),A=t.nodeType&&(u.cssNumber[n]||T!=="px"&&+y)&&Ze.exec(u.css(t,n));if(A&&A[3]!==T){for(y=y/2,T=T||A[3],A=+y||1;p--;)u.style(t,n,A+T),(1-c)*(1-(c=x()/y||.5))<=0&&(p=0),A=A/c;A=A*2,u.style(t,n,A+T),i=i||[]}return i&&(A=+A||+y||0,l=i[1]?A+(i[1]+1)*i[2]:+i[2],s&&(s.unit=T,s.start=A,s.end=l)),l}a(Fo,"adjustCSS");var Wo={};function Cs(t){var n,i=t.ownerDocument,s=t.nodeName,l=Wo[s];return l||(n=i.body.appendChild(i.createElement(s)),l=u.css(n,"display"),n.parentNode.removeChild(n),l==="none"&&(l="block"),Wo[s]=l,l)}a(Cs,"getDefaultDisplay");function Ie(t,n){for(var i,s,l=[],c=0,p=t.length;c<p;c++)s=t[c],s.style&&(i=s.style.display,n?(i==="none"&&(l[c]=V.get(s,"display")||null,l[c]||(s.style.display="")),s.style.display===""&&In(s)&&(l[c]=Cs(s))):i!=="none"&&(l[c]="none",V.set(s,"display",i)));for(c=0;c<p;c++)l[c]!=null&&(t[c].style.display=l[c]);return t}a(Ie,"showHide"),u.fn.extend({show:function(){return Ie(this,!0)},hide:function(){return Ie(this)},toggle:function(t){return typeof t=="boolean"?t?this.show():this.hide():this.each(function(){In(this)?u(this).show():u(this).hide()})}});var Je=/^(?:checkbox|radio)$/i,Vo=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Xo=/^$|^module$|\/(?:java|ecma)script/i;(function(){var t=R.createDocumentFragment(),n=t.appendChild(R.createElement("div")),i=R.createElement("input");i.setAttribute("type","radio"),i.setAttribute("checked","checked"),i.setAttribute("name","t"),n.appendChild(i),w.checkClone=n.cloneNode(!0).cloneNode(!0).lastChild.checked,n.innerHTML="<textarea>x</textarea>",w.noCloneChecked=!!n.cloneNode(!0).lastChild.defaultValue,n.innerHTML="<option></option>",w.option=!!n.lastChild})();var Bt={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Bt.tbody=Bt.tfoot=Bt.colgroup=Bt.caption=Bt.thead,Bt.th=Bt.td,w.option||(Bt.optgroup=Bt.option=[1,"<select multiple='multiple'>","</select>"]);function At(t,n){var i;return typeof t.getElementsByTagName<"u"?i=t.getElementsByTagName(n||"*"):typeof t.querySelectorAll<"u"?i=t.querySelectorAll(n||"*"):i=[],n===void 0||n&&ut(t,n)?u.merge([t],i):i}a(At,"getAll");function Er(t,n){for(var i=0,s=t.length;i<s;i++)V.set(t[i],"globalEval",!n||V.get(n[i],"globalEval"))}a(Er,"setGlobalEval");var Ss=/<|&#?\w+;/;function Go(t,n,i,s,l){for(var c,p,x,y,T,A,M=n.createDocumentFragment(),S=[],I=0,K=t.length;I<K;I++)if(c=t[I],c||c===0)if(dt(c)==="object")u.merge(S,c.nodeType?[c]:c);else if(!Ss.test(c))S.push(n.createTextNode(c));else{for(p=p||M.appendChild(n.createElement("div")),x=(Vo.exec(c)||["",""])[1].toLowerCase(),y=Bt[x]||Bt._default,p.innerHTML=y[1]+u.htmlPrefilter(c)+y[2],A=y[0];A--;)p=p.lastChild;u.merge(S,p.childNodes),p=M.firstChild,p.textContent=""}for(M.textContent="",I=0;c=S[I++];){if(s&&u.inArray(c,s)>-1){l&&l.push(c);continue}if(T=Oe(c),p=At(M.appendChild(c),"script"),T&&Er(p),i)for(A=0;c=p[A++];)Xo.test(c.type||"")&&i.push(c)}return M}a(Go,"buildFragment");var Uo=/^([^.]*)(?:\.(.+)|)/;function Pe(){return!0}a(Pe,"returnTrue");function qe(){return!1}a(qe,"returnFalse");function kr(t,n,i,s,l,c){var p,x;if(typeof n=="object"){typeof i!="string"&&(s=s||i,i=void 0);for(x in n)kr(t,x,i,s,n[x],c);return t}if(s==null&&l==null?(l=i,s=i=void 0):l==null&&(typeof i=="string"?(l=s,s=void 0):(l=s,s=i,i=void 0)),l===!1)l=qe;else if(!l)return t;return c===1&&(p=l,l=a(function(y){return u().off(y),p.apply(this,arguments)},"fn"),l.guid=p.guid||(p.guid=u.guid++)),t.each(function(){u.event.add(this,n,l,s,i)})}a(kr,"on"),u.event={global:{},add:function(t,n,i,s,l){var c,p,x,y,T,A,M,S,I,K,ot,J=V.get(t);if(Qe(t))for(i.handler&&(c=i,i=c.handler,l=c.selector),l&&u.find.matchesSelector(be,l),i.guid||(i.guid=u.guid++),(y=J.events)||(y=J.events=Object.create(null)),(p=J.handle)||(p=J.handle=function(_t){return typeof u<"u"&&u.event.triggered!==_t.type?u.event.dispatch.apply(t,arguments):void 0}),n=(n||"").match(Et)||[""],T=n.length;T--;)x=Uo.exec(n[T])||[],I=ot=x[1],K=(x[2]||"").split(".").sort(),I&&(M=u.event.special[I]||{},I=(l?M.delegateType:M.bindType)||I,M=u.event.special[I]||{},A=u.extend({type:I,origType:ot,data:s,handler:i,guid:i.guid,selector:l,needsContext:l&&u.expr.match.needsContext.test(l),namespace:K.join(".")},c),(S=y[I])||(S=y[I]=[],S.delegateCount=0,(!M.setup||M.setup.call(t,s,K,p)===!1)&&t.addEventListener&&t.addEventListener(I,p)),M.add&&(M.add.call(t,A),A.handler.guid||(A.handler.guid=i.guid)),l?S.splice(S.delegateCount++,0,A):S.push(A),u.event.global[I]=!0)},remove:function(t,n,i,s,l){var c,p,x,y,T,A,M,S,I,K,ot,J=V.hasData(t)&&V.get(t);if(!(!J||!(y=J.events))){for(n=(n||"").match(Et)||[""],T=n.length;T--;){if(x=Uo.exec(n[T])||[],I=ot=x[1],K=(x[2]||"").split(".").sort(),!I){for(I in y)u.event.remove(t,I+n[T],i,s,!0);continue}for(M=u.event.special[I]||{},I=(s?M.delegateType:M.bindType)||I,S=y[I]||[],x=x[2]&&new RegExp("(^|\\.)"+K.join("\\.(?:.*\\.|)")+"(\\.|$)"),p=c=S.length;c--;)A=S[c],(l||ot===A.origType)&&(!i||i.guid===A.guid)&&(!x||x.test(A.namespace))&&(!s||s===A.selector||s==="**"&&A.selector)&&(S.splice(c,1),A.selector&&S.delegateCount--,M.remove&&M.remove.call(t,A));p&&!S.length&&((!M.teardown||M.teardown.call(t,K,J.handle)===!1)&&u.removeEvent(t,I,J.handle),delete y[I])}u.isEmptyObject(y)&&V.remove(t,"handle events")}},dispatch:function(t){var n,i,s,l,c,p,x=new Array(arguments.length),y=u.event.fix(t),T=(V.get(this,"events")||Object.create(null))[y.type]||[],A=u.event.special[y.type]||{};for(x[0]=y,n=1;n<arguments.length;n++)x[n]=arguments[n];if(y.delegateTarget=this,!(A.preDispatch&&A.preDispatch.call(this,y)===!1)){for(p=u.event.handlers.call(this,y,T),n=0;(l=p[n++])&&!y.isPropagationStopped();)for(y.currentTarget=l.elem,i=0;(c=l.handlers[i++])&&!y.isImmediatePropagationStopped();)(!y.rnamespace||c.namespace===!1||y.rnamespace.test(c.namespace))&&(y.handleObj=c,y.data=c.data,s=((u.event.special[c.origType]||{}).handle||c.handler).apply(l.elem,x),s!==void 0&&(y.result=s)===!1&&(y.preventDefault(),y.stopPropagation()));return A.postDispatch&&A.postDispatch.call(this,y),y.result}},handlers:function(t,n){var i,s,l,c,p,x=[],y=n.delegateCount,T=t.target;if(y&&T.nodeType&&!(t.type==="click"&&t.button>=1)){for(;T!==this;T=T.parentNode||this)if(T.nodeType===1&&!(t.type==="click"&&T.disabled===!0)){for(c=[],p={},i=0;i<y;i++)s=n[i],l=s.selector+" ",p[l]===void 0&&(p[l]=s.needsContext?u(l,this).index(T)>-1:u.find(l,this,null,[T]).length),p[l]&&c.push(s);c.length&&x.push({elem:T,handlers:c})}}return T=this,y<n.length&&x.push({elem:T,handlers:n.slice(y)}),x},addProp:function(t,n){Object.defineProperty(u.Event.prototype,t,{enumerable:!0,configurable:!0,get:P(n)?function(){if(this.originalEvent)return n(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(i){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:i})}})},fix:function(t){return t[u.expando]?t:new u.Event(t)},special:{load:{noBubble:!0},click:{setup:function(t){var n=this||t;return Je.test(n.type)&&n.click&&ut(n,"input")&&Pn(n,"click",!0),!1},trigger:function(t){var n=this||t;return Je.test(n.type)&&n.click&&ut(n,"input")&&Pn(n,"click"),!0},_default:function(t){var n=t.target;return Je.test(n.type)&&n.click&&ut(n,"input")&&V.get(n,"click")||ut(n,"a")}},beforeunload:{postDispatch:function(t){t.result!==void 0&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}}};function Pn(t,n,i){if(!i){V.get(t,n)===void 0&&u.event.add(t,n,Pe);return}V.set(t,n,!1),u.event.add(t,n,{namespace:!1,handler:function(s){var l,c=V.get(this,n);if(s.isTrigger&1&&this[n]){if(c)(u.event.special[n]||{}).delegateType&&s.stopPropagation();else if(c=h.call(arguments),V.set(this,n,c),this[n](),l=V.get(this,n),V.set(this,n,!1),c!==l)return s.stopImmediatePropagation(),s.preventDefault(),l}else c&&(V.set(this,n,u.event.trigger(c[0],c.slice(1),this)),s.stopPropagation(),s.isImmediatePropagationStopped=Pe)}})}a(Pn,"leverageNative"),u.removeEvent=function(t,n,i){t.removeEventListener&&t.removeEventListener(n,i)},u.Event=function(t,n){if(!(this instanceof u.Event))return new u.Event(t,n);t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||t.defaultPrevented===void 0&&t.returnValue===!1?Pe:qe,this.target=t.target&&t.target.nodeType===3?t.target.parentNode:t.target,this.currentTarget=t.currentTarget,this.relatedTarget=t.relatedTarget):this.type=t,n&&u.extend(this,n),this.timeStamp=t&&t.timeStamp||Date.now(),this[u.expando]=!0},u.Event.prototype={constructor:u.Event,isDefaultPrevented:qe,isPropagationStopped:qe,isImmediatePropagationStopped:qe,isSimulated:!1,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=Pe,t&&!this.isSimulated&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=Pe,t&&!this.isSimulated&&t.stopPropagation()},stopImmediatePropagation:function(){var t=this.originalEvent;this.isImmediatePropagationStopped=Pe,t&&!this.isSimulated&&t.stopImmediatePropagation(),this.stopPropagation()}},u.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},u.event.addProp),u.each({focus:"focusin",blur:"focusout"},function(t,n){function i(s){if(R.documentMode){var l=V.get(this,"handle"),c=u.event.fix(s);c.type=s.type==="focusin"?"focus":"blur",c.isSimulated=!0,l(s),c.target===c.currentTarget&&l(c)}else u.event.simulate(n,s.target,u.event.fix(s))}a(i,"focusMappedHandler"),u.event.special[t]={setup:function(){var s;if(Pn(this,t,!0),R.documentMode)s=V.get(this,n),s||this.addEventListener(n,i),V.set(this,n,(s||0)+1);else return!1},trigger:function(){return Pn(this,t),!0},teardown:function(){var s;if(R.documentMode)s=V.get(this,n)-1,s?V.set(this,n,s):(this.removeEventListener(n,i),V.remove(this,n));else return!1},_default:function(s){return V.get(s.target,t)},delegateType:n},u.event.special[n]={setup:function(){var s=this.ownerDocument||this.document||this,l=R.documentMode?this:s,c=V.get(l,n);c||(R.documentMode?this.addEventListener(n,i):s.addEventListener(t,i,!0)),V.set(l,n,(c||0)+1)},teardown:function(){var s=this.ownerDocument||this.document||this,l=R.documentMode?this:s,c=V.get(l,n)-1;c?V.set(l,n,c):(R.documentMode?this.removeEventListener(n,i):s.removeEventListener(t,i,!0),V.remove(l,n))}}}),u.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(t,n){u.event.special[t]={delegateType:n,bindType:n,handle:function(i){var s,l=this,c=i.relatedTarget,p=i.handleObj;return(!c||c!==l&&!u.contains(l,c))&&(i.type=p.origType,s=p.handler.apply(this,arguments),i.type=n),s}}}),u.fn.extend({on:function(t,n,i,s){return kr(this,t,n,i,s)},one:function(t,n,i,s){return kr(this,t,n,i,s,1)},off:function(t,n,i){var s,l;if(t&&t.preventDefault&&t.handleObj)return s=t.handleObj,u(t.delegateTarget).off(s.namespace?s.origType+"."+s.namespace:s.origType,s.selector,s.handler),this;if(typeof t=="object"){for(l in t)this.off(l,n,t[l]);return this}return(n===!1||typeof n=="function")&&(i=n,n=void 0),i===!1&&(i=qe),this.each(function(){u.event.remove(this,t,i,n)})}});var Es=/<script|<style|<link/i,ks=/checked\s*(?:[^=]|=\s*.checked.)/i,As=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function Yo(t,n){return ut(t,"table")&&ut(n.nodeType!==11?n:n.firstChild,"tr")&&u(t).children("tbody")[0]||t}a(Yo,"manipulationTarget");function Ds(t){return t.type=(t.getAttribute("type")!==null)+"/"+t.type,t}a(Ds,"disableScript");function Hs(t){return(t.type||"").slice(0,5)==="true/"?t.type=t.type.slice(5):t.removeAttribute("type"),t}a(Hs,"restoreScript");function Qo(t,n){var i,s,l,c,p,x,y;if(n.nodeType===1){if(V.hasData(t)&&(c=V.get(t),y=c.events,y)){V.remove(n,"handle events");for(l in y)for(i=0,s=y[l].length;i<s;i++)u.event.add(n,l,y[l][i])}kt.hasData(t)&&(p=kt.access(t),x=u.extend({},p),kt.set(n,x))}}a(Qo,"cloneCopyEvent");function Ms(t,n){var i=n.nodeName.toLowerCase();i==="input"&&Je.test(t.type)?n.checked=t.checked:(i==="input"||i==="textarea")&&(n.defaultValue=t.defaultValue)}a(Ms,"fixInput");function ze(t,n,i,s){n=d(n);var l,c,p,x,y,T,A=0,M=t.length,S=M-1,I=n[0],K=P(I);if(K||M>1&&typeof I=="string"&&!w.checkClone&&ks.test(I))return t.each(function(ot){var J=t.eq(ot);K&&(n[0]=I.call(this,ot,J.html())),ze(J,n,i,s)});if(M&&(l=Go(n,t[0].ownerDocument,!1,t,s),c=l.firstChild,l.childNodes.length===1&&(l=c),c||s)){for(p=u.map(At(l,"script"),Ds),x=p.length;A<M;A++)y=l,A!==S&&(y=u.clone(y,!0,!0),x&&u.merge(p,At(y,"script"))),i.call(t[A],y,A);if(x)for(T=p[p.length-1].ownerDocument,u.map(p,Hs),A=0;A<x;A++)y=p[A],Xo.test(y.type||"")&&!V.access(y,"globalEval")&&u.contains(T,y)&&(y.src&&(y.type||"").toLowerCase()!=="module"?u._evalUrl&&!y.noModule&&u._evalUrl(y.src,{nonce:y.nonce||y.getAttribute("nonce")},T):at(y.textContent.replace(As,""),y,T))}return t}a(ze,"domManip");function Ko(t,n,i){for(var s,l=n?u.filter(n,t):t,c=0;(s=l[c])!=null;c++)!i&&s.nodeType===1&&u.cleanData(At(s)),s.parentNode&&(i&&Oe(s)&&Er(At(s,"script")),s.parentNode.removeChild(s));return t}a(Ko,"remove"),u.extend({htmlPrefilter:function(t){return t},clone:function(t,n,i){var s,l,c,p,x=t.cloneNode(!0),y=Oe(t);if(!w.noCloneChecked&&(t.nodeType===1||t.nodeType===11)&&!u.isXMLDoc(t))for(p=At(x),c=At(t),s=0,l=c.length;s<l;s++)Ms(c[s],p[s]);if(n)if(i)for(c=c||At(t),p=p||At(x),s=0,l=c.length;s<l;s++)Qo(c[s],p[s]);else Qo(t,x);return p=At(x,"script"),p.length>0&&Er(p,!y&&At(t,"script")),x},cleanData:function(t){for(var n,i,s,l=u.event.special,c=0;(i=t[c])!==void 0;c++)if(Qe(i)){if(n=i[V.expando]){if(n.events)for(s in n.events)l[s]?u.event.remove(i,s):u.removeEvent(i,s,n.handle);i[V.expando]=void 0}i[kt.expando]&&(i[kt.expando]=void 0)}}}),u.fn.extend({detach:function(t){return Ko(this,t,!0)},remove:function(t){return Ko(this,t)},text:function(t){return re(this,function(n){return n===void 0?u.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=n)})},null,t,arguments.length)},append:function(){return ze(this,arguments,function(t){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var n=Yo(this,t);n.appendChild(t)}})},prepend:function(){return ze(this,arguments,function(t){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var n=Yo(this,t);n.insertBefore(t,n.firstChild)}})},before:function(){return ze(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this)})},after:function(){return ze(this,arguments,function(t){this.parentNode&&this.parentNode.insertBefore(t,this.nextSibling)})},empty:function(){for(var t,n=0;(t=this[n])!=null;n++)t.nodeType===1&&(u.cleanData(At(t,!1)),t.textContent="");return this},clone:function(t,n){return t=t??!1,n=n??t,this.map(function(){return u.clone(this,t,n)})},html:function(t){return re(this,function(n){var i=this[0]||{},s=0,l=this.length;if(n===void 0&&i.nodeType===1)return i.innerHTML;if(typeof n=="string"&&!Es.test(n)&&!Bt[(Vo.exec(n)||["",""])[1].toLowerCase()]){n=u.htmlPrefilter(n);try{for(;s<l;s++)i=this[s]||{},i.nodeType===1&&(u.cleanData(At(i,!1)),i.innerHTML=n);i=0}catch{}}i&&this.empty().append(n)},null,t,arguments.length)},replaceWith:function(){var t=[];return ze(this,arguments,function(n){var i=this.parentNode;u.inArray(this,t)<0&&(u.cleanData(At(this)),i&&i.replaceChild(n,this))},t)}}),u.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(t,n){u.fn[t]=function(i){for(var s,l=[],c=u(i),p=c.length-1,x=0;x<=p;x++)s=x===p?this:this.clone(!0),u(c[x])[n](s),g.apply(l,s.get());return this.pushStack(l)}});var Ar=new RegExp("^("+$o+")(?!px)[a-z%]+$","i"),Dr=/^--/,qn=a(function(t){var n=t.ownerDocument.defaultView;return(!n||!n.opener)&&(n=e),n.getComputedStyle(t)},"getStyles"),Zo=a(function(t,n,i){var s,l,c={};for(l in n)c[l]=t.style[l],t.style[l]=n[l];s=i.call(t);for(l in n)t.style[l]=c[l];return s},"swap"),Ls=new RegExp(ie.join("|"),"i");(function(){function t(){if(T){y.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",T.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",be.appendChild(y).appendChild(T);var A=e.getComputedStyle(T);i=A.top!=="1%",x=n(A.marginLeft)===12,T.style.right="60%",c=n(A.right)===36,s=n(A.width)===36,T.style.position="absolute",l=n(T.offsetWidth/3)===12,be.removeChild(y),T=null}}a(t,"computeStyleTests");function n(A){return Math.round(parseFloat(A))}a(n,"roundPixelMeasures");var i,s,l,c,p,x,y=R.createElement("div"),T=R.createElement("div");T.style&&(T.style.backgroundClip="content-box",T.cloneNode(!0).style.backgroundClip="",w.clearCloneStyle=T.style.backgroundClip==="content-box",u.extend(w,{boxSizingReliable:function(){return t(),s},pixelBoxStyles:function(){return t(),c},pixelPosition:function(){return t(),i},reliableMarginLeft:function(){return t(),x},scrollboxSize:function(){return t(),l},reliableTrDimensions:function(){var A,M,S,I;return p==null&&(A=R.createElement("table"),M=R.createElement("tr"),S=R.createElement("div"),A.style.cssText="position:absolute;left:-11111px;border-collapse:separate",M.style.cssText="box-sizing:content-box;border:1px solid",M.style.height="1px",S.style.height="9px",S.style.display="block",be.appendChild(A).appendChild(M).appendChild(S),I=e.getComputedStyle(M),p=parseInt(I.height,10)+parseInt(I.borderTopWidth,10)+parseInt(I.borderBottomWidth,10)===M.offsetHeight,be.removeChild(A)),p}}))})();function tn(t,n,i){var s,l,c,p,x=Dr.test(n),y=t.style;return i=i||qn(t),i&&(p=i.getPropertyValue(n)||i[n],x&&p&&(p=p.replace(ve,"$1")||void 0),p===""&&!Oe(t)&&(p=u.style(t,n)),!w.pixelBoxStyles()&&Ar.test(p)&&Ls.test(n)&&(s=y.width,l=y.minWidth,c=y.maxWidth,y.minWidth=y.maxWidth=y.width=p,p=i.width,y.width=s,y.minWidth=l,y.maxWidth=c)),p!==void 0?p+"":p}a(tn,"curCSS");function Jo(t,n){return{get:function(){if(t()){delete this.get;return}return(this.get=n).apply(this,arguments)}}}a(Jo,"addGetHookIf");var ta=["Webkit","Moz","ms"],ea=R.createElement("div").style,na={};function Os(t){for(var n=t[0].toUpperCase()+t.slice(1),i=ta.length;i--;)if(t=ta[i]+n,t in ea)return t}a(Os,"vendorPropName");function Hr(t){var n=u.cssProps[t]||na[t];return n||(t in ea?t:na[t]=Os(t)||t)}a(Hr,"finalPropName");var Is=/^(none|table(?!-c[ea]).+)/,Ps={position:"absolute",visibility:"hidden",display:"block"},ra={letterSpacing:"0",fontWeight:"400"};function ia(t,n,i){var s=Ze.exec(n);return s?Math.max(0,s[2]-(i||0))+(s[3]||"px"):n}a(ia,"setPositiveNumber");function Mr(t,n,i,s,l,c){var p=n==="width"?1:0,x=0,y=0,T=0;if(i===(s?"border":"content"))return 0;for(;p<4;p+=2)i==="margin"&&(T+=u.css(t,i+ie[p],!0,l)),s?(i==="content"&&(y-=u.css(t,"padding"+ie[p],!0,l)),i!=="margin"&&(y-=u.css(t,"border"+ie[p]+"Width",!0,l))):(y+=u.css(t,"padding"+ie[p],!0,l),i!=="padding"?y+=u.css(t,"border"+ie[p]+"Width",!0,l):x+=u.css(t,"border"+ie[p]+"Width",!0,l));return!s&&c>=0&&(y+=Math.max(0,Math.ceil(t["offset"+n[0].toUpperCase()+n.slice(1)]-c-y-x-.5))||0),y+T}a(Mr,"boxModelAdjustment");function oa(t,n,i){var s=qn(t),l=!w.boxSizingReliable()||i,c=l&&u.css(t,"boxSizing",!1,s)==="border-box",p=c,x=tn(t,n,s),y="offset"+n[0].toUpperCase()+n.slice(1);if(Ar.test(x)){if(!i)return x;x="auto"}return(!w.boxSizingReliable()&&c||!w.reliableTrDimensions()&&ut(t,"tr")||x==="auto"||!parseFloat(x)&&u.css(t,"display",!1,s)==="inline")&&t.getClientRects().length&&(c=u.css(t,"boxSizing",!1,s)==="border-box",p=y in t,p&&(x=t[y])),x=parseFloat(x)||0,x+Mr(t,n,i||(c?"border":"content"),p,s,x)+"px"}a(oa,"getWidthOrHeight"),u.extend({cssHooks:{opacity:{get:function(t,n){if(n){var i=tn(t,"opacity");return i===""?"1":i}}}},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(t,n,i,s){if(!(!t||t.nodeType===3||t.nodeType===8||!t.style)){var l,c,p,x=Ut(n),y=Dr.test(n),T=t.style;if(y||(n=Hr(x)),p=u.cssHooks[n]||u.cssHooks[x],i!==void 0){if(c=typeof i,c==="string"&&(l=Ze.exec(i))&&l[1]&&(i=Fo(t,n,l),c="number"),i==null||i!==i)return;c==="number"&&!y&&(i+=l&&l[3]||(u.cssNumber[x]?"":"px")),!w.clearCloneStyle&&i===""&&n.indexOf("background")===0&&(T[n]="inherit"),(!p||!("set"in p)||(i=p.set(t,i,s))!==void 0)&&(y?T.setProperty(n,i):T[n]=i)}else return p&&"get"in p&&(l=p.get(t,!1,s))!==void 0?l:T[n]}},css:function(t,n,i,s){var l,c,p,x=Ut(n),y=Dr.test(n);return y||(n=Hr(x)),p=u.cssHooks[n]||u.cssHooks[x],p&&"get"in p&&(l=p.get(t,!0,i)),l===void 0&&(l=tn(t,n,s)),l==="normal"&&n in ra&&(l=ra[n]),i===""||i?(c=parseFloat(l),i===!0||isFinite(c)?c||0:l):l}}),u.each(["height","width"],function(t,n){u.cssHooks[n]={get:function(i,s,l){if(s)return Is.test(u.css(i,"display"))&&(!i.getClientRects().length||!i.getBoundingClientRect().width)?Zo(i,Ps,function(){return oa(i,n,l)}):oa(i,n,l)},set:function(i,s,l){var c,p=qn(i),x=!w.scrollboxSize()&&p.position==="absolute",y=x||l,T=y&&u.css(i,"boxSizing",!1,p)==="border-box",A=l?Mr(i,n,l,T,p):0;return T&&x&&(A-=Math.ceil(i["offset"+n[0].toUpperCase()+n.slice(1)]-parseFloat(p[n])-Mr(i,n,"border",!1,p)-.5)),A&&(c=Ze.exec(s))&&(c[3]||"px")!=="px"&&(i.style[n]=s,s=u.css(i,n)),ia(i,s,A)}}}),u.cssHooks.marginLeft=Jo(w.reliableMarginLeft,function(t,n){if(n)return(parseFloat(tn(t,"marginLeft"))||t.getBoundingClientRect().left-Zo(t,{marginLeft:0},function(){return t.getBoundingClientRect().left}))+"px"}),u.each({margin:"",padding:"",border:"Width"},function(t,n){u.cssHooks[t+n]={expand:function(i){for(var s=0,l={},c=typeof i=="string"?i.split(" "):[i];s<4;s++)l[t+ie[s]+n]=c[s]||c[s-2]||c[0];return l}},t!=="margin"&&(u.cssHooks[t+n].set=ia)}),u.fn.extend({css:function(t,n){return re(this,function(i,s,l){var c,p,x={},y=0;if(Array.isArray(s)){for(c=qn(i),p=s.length;y<p;y++)x[s[y]]=u.css(i,s[y],!1,c);return x}return l!==void 0?u.style(i,s,l):u.css(i,s)},t,n,arguments.length>1)}});function Dt(t,n,i,s,l){return new Dt.prototype.init(t,n,i,s,l)}a(Dt,"Tween"),u.Tween=Dt,Dt.prototype={constructor:Dt,init:function(t,n,i,s,l,c){this.elem=t,this.prop=i,this.easing=l||u.easing._default,this.options=n,this.start=this.now=this.cur(),this.end=s,this.unit=c||(u.cssNumber[i]?"":"px")},cur:function(){var t=Dt.propHooks[this.prop];return t&&t.get?t.get(this):Dt.propHooks._default.get(this)},run:function(t){var n,i=Dt.propHooks[this.prop];return this.options.duration?this.pos=n=u.easing[this.easing](t,this.options.duration*t,0,1,this.options.duration):this.pos=n=t,this.now=(this.end-this.start)*n+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),i&&i.set?i.set(this):Dt.propHooks._default.set(this),this}},Dt.prototype.init.prototype=Dt.prototype,Dt.propHooks={_default:{get:function(t){var n;return t.elem.nodeType!==1||t.elem[t.prop]!=null&&t.elem.style[t.prop]==null?t.elem[t.prop]:(n=u.css(t.elem,t.prop,""),!n||n==="auto"?0:n)},set:function(t){u.fx.step[t.prop]?u.fx.step[t.prop](t):t.elem.nodeType===1&&(u.cssHooks[t.prop]||t.elem.style[Hr(t.prop)]!=null)?u.style(t.elem,t.prop,t.now+t.unit):t.elem[t.prop]=t.now}}},Dt.propHooks.scrollTop=Dt.propHooks.scrollLeft={set:function(t){t.elem.nodeType&&t.elem.parentNode&&(t.elem[t.prop]=t.now)}},u.easing={linear:function(t){return t},swing:function(t){return .5-Math.cos(t*Math.PI)/2},_default:"swing"},u.fx=Dt.prototype.init,u.fx.step={};var Re,zn,qs=/^(?:toggle|show|hide)$/,zs=/queueHooks$/;function Lr(){zn&&(R.hidden===!1&&e.requestAnimationFrame?e.requestAnimationFrame(Lr):e.setTimeout(Lr,u.fx.interval),u.fx.tick())}a(Lr,"schedule");function aa(){return e.setTimeout(function(){Re=void 0}),Re=Date.now()}a(aa,"createFxNow");function Rn(t,n){var i,s=0,l={height:t};for(n=n?1:0;s<4;s+=2-n)i=ie[s],l["margin"+i]=l["padding"+i]=t;return n&&(l.opacity=l.width=t),l}a(Rn,"genFx");function sa(t,n,i){for(var s,l=(Wt.tweeners[n]||[]).concat(Wt.tweeners["*"]),c=0,p=l.length;c<p;c++)if(s=l[c].call(i,n,t))return s}a(sa,"createTween");function Rs(t,n,i){var s,l,c,p,x,y,T,A,M="width"in n||"height"in n,S=this,I={},K=t.style,ot=t.nodeType&&In(t),J=V.get(t,"fxshow");i.queue||(p=u._queueHooks(t,"fx"),p.unqueued==null&&(p.unqueued=0,x=p.empty.fire,p.empty.fire=function(){p.unqueued||x()}),p.unqueued++,S.always(function(){S.always(function(){p.unqueued--,u.queue(t,"fx").length||p.empty.fire()})}));for(s in n)if(l=n[s],qs.test(l)){if(delete n[s],c=c||l==="toggle",l===(ot?"hide":"show"))if(l==="show"&&J&&J[s]!==void 0)ot=!0;else continue;I[s]=J&&J[s]||u.style(t,s)}if(y=!u.isEmptyObject(n),!(!y&&u.isEmptyObject(I))){M&&t.nodeType===1&&(i.overflow=[K.overflow,K.overflowX,K.overflowY],T=J&&J.display,T==null&&(T=V.get(t,"display")),A=u.css(t,"display"),A==="none"&&(T?A=T:(Ie([t],!0),T=t.style.display||T,A=u.css(t,"display"),Ie([t]))),(A==="inline"||A==="inline-block"&&T!=null)&&u.css(t,"float")==="none"&&(y||(S.done(function(){K.display=T}),T==null&&(A=K.display,T=A==="none"?"":A)),K.display="inline-block")),i.overflow&&(K.overflow="hidden",S.always(function(){K.overflow=i.overflow[0],K.overflowX=i.overflow[1],K.overflowY=i.overflow[2]})),y=!1;for(s in I)y||(J?"hidden"in J&&(ot=J.hidden):J=V.access(t,"fxshow",{display:T}),c&&(J.hidden=!ot),ot&&Ie([t],!0),S.done(function(){ot||Ie([t]),V.remove(t,"fxshow");for(s in I)u.style(t,s,I[s])})),y=sa(ot?J[s]:0,s,S),s in J||(J[s]=y.start,ot&&(y.end=y.start,y.start=0))}}a(Rs,"defaultPrefilter");function Bs(t,n){var i,s,l,c,p;for(i in t)if(s=Ut(i),l=n[s],c=t[i],Array.isArray(c)&&(l=c[1],c=t[i]=c[0]),i!==s&&(t[s]=c,delete t[i]),p=u.cssHooks[s],p&&"expand"in p){c=p.expand(c),delete t[s];for(i in c)i in t||(t[i]=c[i],n[i]=l)}else n[s]=l}a(Bs,"propFilter");function Wt(t,n,i){var s,l,c=0,p=Wt.prefilters.length,x=u.Deferred().always(function(){delete y.elem}),y=a(function(){if(l)return!1;for(var M=Re||aa(),S=Math.max(0,T.startTime+T.duration-M),I=S/T.duration||0,K=1-I,ot=0,J=T.tweens.length;ot<J;ot++)T.tweens[ot].run(K);return x.notifyWith(t,[T,K,S]),K<1&&J?S:(J||x.notifyWith(t,[T,1,0]),x.resolveWith(t,[T]),!1)},"tick"),T=x.promise({elem:t,props:u.extend({},n),opts:u.extend(!0,{specialEasing:{},easing:u.easing._default},i),originalProperties:n,originalOptions:i,startTime:Re||aa(),duration:i.duration,tweens:[],createTween:function(M,S){var I=u.Tween(t,T.opts,M,S,T.opts.specialEasing[M]||T.opts.easing);return T.tweens.push(I),I},stop:function(M){var S=0,I=M?T.tweens.length:0;if(l)return this;for(l=!0;S<I;S++)T.tweens[S].run(1);return M?(x.notifyWith(t,[T,1,0]),x.resolveWith(t,[T,M])):x.rejectWith(t,[T,M]),this}}),A=T.props;for(Bs(A,T.opts.specialEasing);c<p;c++)if(s=Wt.prefilters[c].call(T,t,A,T.opts),s)return P(s.stop)&&(u._queueHooks(T.elem,T.opts.queue).stop=s.stop.bind(s)),s;return u.map(A,sa,T),P(T.opts.start)&&T.opts.start.call(t,T),T.progress(T.opts.progress).done(T.opts.done,T.opts.complete).fail(T.opts.fail).always(T.opts.always),u.fx.timer(u.extend(y,{elem:t,anim:T,queue:T.opts.queue})),T}a(Wt,"Animation"),u.Animation=u.extend(Wt,{tweeners:{"*":[function(t,n){var i=this.createTween(t,n);return Fo(i.elem,t,Ze.exec(n),i),i}]},tweener:function(t,n){P(t)?(n=t,t=["*"]):t=t.match(Et);for(var i,s=0,l=t.length;s<l;s++)i=t[s],Wt.tweeners[i]=Wt.tweeners[i]||[],Wt.tweeners[i].unshift(n)},prefilters:[Rs],prefilter:function(t,n){n?Wt.prefilters.unshift(t):Wt.prefilters.push(t)}}),u.speed=function(t,n,i){var s=t&&typeof t=="object"?u.extend({},t):{complete:i||!i&&n||P(t)&&t,duration:t,easing:i&&n||n&&!P(n)&&n};return u.fx.off?s.duration=0:typeof s.duration!="number"&&(s.duration in u.fx.speeds?s.duration=u.fx.speeds[s.duration]:s.duration=u.fx.speeds._default),(s.queue==null||s.queue===!0)&&(s.queue="fx"),s.old=s.complete,s.complete=function(){P(s.old)&&s.old.call(this),s.queue&&u.dequeue(this,s.queue)},s},u.fn.extend({fadeTo:function(t,n,i,s){return this.filter(In).css("opacity",0).show().end().animate({opacity:n},t,i,s)},animate:function(t,n,i,s){var l=u.isEmptyObject(t),c=u.speed(n,i,s),p=a(function(){var x=Wt(this,u.extend({},t),c);(l||V.get(this,"finish"))&&x.stop(!0)},"doAnimation");return p.finish=p,l||c.queue===!1?this.each(p):this.queue(c.queue,p)},stop:function(t,n,i){var s=a(function(l){var c=l.stop;delete l.stop,c(i)},"stopQueue");return typeof t!="string"&&(i=n,n=t,t=void 0),n&&this.queue(t||"fx",[]),this.each(function(){var l=!0,c=t!=null&&t+"queueHooks",p=u.timers,x=V.get(this);if(c)x[c]&&x[c].stop&&s(x[c]);else for(c in x)x[c]&&x[c].stop&&zs.test(c)&&s(x[c]);for(c=p.length;c--;)p[c].elem===this&&(t==null||p[c].queue===t)&&(p[c].anim.stop(i),l=!1,p.splice(c,1));(l||!i)&&u.dequeue(this,t)})},finish:function(t){return t!==!1&&(t=t||"fx"),this.each(function(){var n,i=V.get(this),s=i[t+"queue"],l=i[t+"queueHooks"],c=u.timers,p=s?s.length:0;for(i.finish=!0,u.queue(this,t,[]),l&&l.stop&&l.stop.call(this,!0),n=c.length;n--;)c[n].elem===this&&c[n].queue===t&&(c[n].anim.stop(!0),c.splice(n,1));for(n=0;n<p;n++)s[n]&&s[n].finish&&s[n].finish.call(this);delete i.finish})}}),u.each(["toggle","show","hide"],function(t,n){var i=u.fn[n];u.fn[n]=function(s,l,c){return s==null||typeof s=="boolean"?i.apply(this,arguments):this.animate(Rn(n,!0),s,l,c)}}),u.each({slideDown:Rn("show"),slideUp:Rn("hide"),slideToggle:Rn("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(t,n){u.fn[t]=function(i,s,l){return this.animate(n,i,s,l)}}),u.timers=[],u.fx.tick=function(){var t,n=0,i=u.timers;for(Re=Date.now();n<i.length;n++)t=i[n],!t()&&i[n]===t&&i.splice(n--,1);i.length||u.fx.stop(),Re=void 0},u.fx.timer=function(t){u.timers.push(t),u.fx.start()},u.fx.interval=13,u.fx.start=function(){zn||(zn=!0,Lr())},u.fx.stop=function(){zn=null},u.fx.speeds={slow:600,fast:200,_default:400},u.fn.delay=function(t,n){return t=u.fx&&u.fx.speeds[t]||t,n=n||"fx",this.queue(n,function(i,s){var l=e.setTimeout(i,t);s.stop=function(){e.clearTimeout(l)}})},function(){var t=R.createElement("input"),n=R.createElement("select"),i=n.appendChild(R.createElement("option"));t.type="checkbox",w.checkOn=t.value!=="",w.optSelected=i.selected,t=R.createElement("input"),t.value="t",t.type="radio",w.radioValue=t.value==="t"}();var ua,en=u.expr.attrHandle;u.fn.extend({attr:function(t,n){return re(this,u.attr,t,n,arguments.length>1)},removeAttr:function(t){return this.each(function(){u.removeAttr(this,t)})}}),u.extend({attr:function(t,n,i){var s,l,c=t.nodeType;if(!(c===3||c===8||c===2)){if(typeof t.getAttribute>"u")return u.prop(t,n,i);if((c!==1||!u.isXMLDoc(t))&&(l=u.attrHooks[n.toLowerCase()]||(u.expr.match.bool.test(n)?ua:void 0)),i!==void 0){if(i===null){u.removeAttr(t,n);return}return l&&"set"in l&&(s=l.set(t,i,n))!==void 0?s:(t.setAttribute(n,i+""),i)}return l&&"get"in l&&(s=l.get(t,n))!==null?s:(s=u.find.attr(t,n),s??void 0)}},attrHooks:{type:{set:function(t,n){if(!w.radioValue&&n==="radio"&&ut(t,"input")){var i=t.value;return t.setAttribute("type",n),i&&(t.value=i),n}}}},removeAttr:function(t,n){var i,s=0,l=n&&n.match(Et);if(l&&t.nodeType===1)for(;i=l[s++];)t.removeAttribute(i)}}),ua={set:function(t,n,i){return n===!1?u.removeAttr(t,i):t.setAttribute(i,i),i}},u.each(u.expr.match.bool.source.match(/\w+/g),function(t,n){var i=en[n]||u.find.attr;en[n]=function(s,l,c){var p,x,y=l.toLowerCase();return c||(x=en[y],en[y]=p,p=i(s,l,c)!=null?y:null,en[y]=x),p}});var js=/^(?:input|select|textarea|button)$/i,$s=/^(?:a|area)$/i;u.fn.extend({prop:function(t,n){return re(this,u.prop,t,n,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[u.propFix[t]||t]})}}),u.extend({prop:function(t,n,i){var s,l,c=t.nodeType;if(!(c===3||c===8||c===2))return(c!==1||!u.isXMLDoc(t))&&(n=u.propFix[n]||n,l=u.propHooks[n]),i!==void 0?l&&"set"in l&&(s=l.set(t,i,n))!==void 0?s:t[n]=i:l&&"get"in l&&(s=l.get(t,n))!==null?s:t[n]},propHooks:{tabIndex:{get:function(t){var n=u.find.attr(t,"tabindex");return n?parseInt(n,10):js.test(t.nodeName)||$s.test(t.nodeName)&&t.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),w.optSelected||(u.propHooks.selected={get:function(t){var n=t.parentNode;return n&&n.parentNode&&n.parentNode.selectedIndex,null},set:function(t){var n=t.parentNode;n&&(n.selectedIndex,n.parentNode&&n.parentNode.selectedIndex)}}),u.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){u.propFix[this.toLowerCase()]=this});function we(t){var n=t.match(Et)||[];return n.join(" ")}a(we,"stripAndCollapse");function _e(t){return t.getAttribute&&t.getAttribute("class")||""}a(_e,"getClass");function Or(t){return Array.isArray(t)?t:typeof t=="string"?t.match(Et)||[]:[]}a(Or,"classesToArray"),u.fn.extend({addClass:function(t){var n,i,s,l,c,p;return P(t)?this.each(function(x){u(this).addClass(t.call(this,x,_e(this)))}):(n=Or(t),n.length?this.each(function(){if(s=_e(this),i=this.nodeType===1&&" "+we(s)+" ",i){for(c=0;c<n.length;c++)l=n[c],i.indexOf(" "+l+" ")<0&&(i+=l+" ");p=we(i),s!==p&&this.setAttribute("class",p)}}):this)},removeClass:function(t){var n,i,s,l,c,p;return P(t)?this.each(function(x){u(this).removeClass(t.call(this,x,_e(this)))}):arguments.length?(n=Or(t),n.length?this.each(function(){if(s=_e(this),i=this.nodeType===1&&" "+we(s)+" ",i){for(c=0;c<n.length;c++)for(l=n[c];i.indexOf(" "+l+" ")>-1;)i=i.replace(" "+l+" "," ");p=we(i),s!==p&&this.setAttribute("class",p)}}):this):this.attr("class","")},toggleClass:function(t,n){var i,s,l,c,p=typeof t,x=p==="string"||Array.isArray(t);return P(t)?this.each(function(y){u(this).toggleClass(t.call(this,y,_e(this),n),n)}):typeof n=="boolean"&&x?n?this.addClass(t):this.removeClass(t):(i=Or(t),this.each(function(){if(x)for(c=u(this),l=0;l<i.length;l++)s=i[l],c.hasClass(s)?c.removeClass(s):c.addClass(s);else(t===void 0||p==="boolean")&&(s=_e(this),s&&V.set(this,"__className__",s),this.setAttribute&&this.setAttribute("class",s||t===!1?"":V.get(this,"__className__")||""))}))},hasClass:function(t){var n,i,s=0;for(n=" "+t+" ";i=this[s++];)if(i.nodeType===1&&(" "+we(_e(i))+" ").indexOf(n)>-1)return!0;return!1}});var Fs=/\r/g;u.fn.extend({val:function(t){var n,i,s,l=this[0];return arguments.length?(s=P(t),this.each(function(c){var p;this.nodeType===1&&(s?p=t.call(this,c,u(this).val()):p=t,p==null?p="":typeof p=="number"?p+="":Array.isArray(p)&&(p=u.map(p,function(x){return x==null?"":x+""})),n=u.valHooks[this.type]||u.valHooks[this.nodeName.toLowerCase()],(!n||!("set"in n)||n.set(this,p,"value")===void 0)&&(this.value=p))})):l?(n=u.valHooks[l.type]||u.valHooks[l.nodeName.toLowerCase()],n&&"get"in n&&(i=n.get(l,"value"))!==void 0?i:(i=l.value,typeof i=="string"?i.replace(Fs,""):i??"")):void 0}}),u.extend({valHooks:{option:{get:function(t){var n=u.find.attr(t,"value");return n??we(u.text(t))}},select:{get:function(t){var n,i,s,l=t.options,c=t.selectedIndex,p=t.type==="select-one",x=p?null:[],y=p?c+1:l.length;for(c<0?s=y:s=p?c:0;s<y;s++)if(i=l[s],(i.selected||s===c)&&!i.disabled&&(!i.parentNode.disabled||!ut(i.parentNode,"optgroup"))){if(n=u(i).val(),p)return n;x.push(n)}return x},set:function(t,n){for(var i,s,l=t.options,c=u.makeArray(n),p=l.length;p--;)s=l[p],(s.selected=u.inArray(u.valHooks.option.get(s),c)>-1)&&(i=!0);return i||(t.selectedIndex=-1),c}}}}),u.each(["radio","checkbox"],function(){u.valHooks[this]={set:function(t,n){if(Array.isArray(n))return t.checked=u.inArray(u(t).val(),n)>-1}},w.checkOn||(u.valHooks[this].get=function(t){return t.getAttribute("value")===null?"on":t.value})});var nn=e.location,fa={guid:Date.now()},Ir=/\?/;u.parseXML=function(t){var n,i;if(!t||typeof t!="string")return null;try{n=new e.DOMParser().parseFromString(t,"text/xml")}catch{}return i=n&&n.getElementsByTagName("parsererror")[0],(!n||i)&&u.error("Invalid XML: "+(i?u.map(i.childNodes,function(s){return s.textContent}).join(`
2
- `):t)),n};var la=/^(?:focusinfocus|focusoutblur)$/,ca=a(function(t){t.stopPropagation()},"stopPropagationCallback");u.extend(u.event,{trigger:function(t,n,i,s){var l,c,p,x,y,T,A,M,S=[i||R],I=k.call(t,"type")?t.type:t,K=k.call(t,"namespace")?t.namespace.split("."):[];if(c=M=p=i=i||R,!(i.nodeType===3||i.nodeType===8)&&!la.test(I+u.event.triggered)&&(I.indexOf(".")>-1&&(K=I.split("."),I=K.shift(),K.sort()),y=I.indexOf(":")<0&&"on"+I,t=t[u.expando]?t:new u.Event(I,typeof t=="object"&&t),t.isTrigger=s?2:3,t.namespace=K.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+K.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=n==null?[t]:u.makeArray(n,[t]),A=u.event.special[I]||{},!(!s&&A.trigger&&A.trigger.apply(i,n)===!1))){if(!s&&!A.noBubble&&!U(i)){for(x=A.delegateType||I,la.test(x+I)||(c=c.parentNode);c;c=c.parentNode)S.push(c),p=c;p===(i.ownerDocument||R)&&S.push(p.defaultView||p.parentWindow||e)}for(l=0;(c=S[l++])&&!t.isPropagationStopped();)M=c,t.type=l>1?x:A.bindType||I,T=(V.get(c,"events")||Object.create(null))[t.type]&&V.get(c,"handle"),T&&T.apply(c,n),T=y&&c[y],T&&T.apply&&Qe(c)&&(t.result=T.apply(c,n),t.result===!1&&t.preventDefault());return t.type=I,!s&&!t.isDefaultPrevented()&&(!A._default||A._default.apply(S.pop(),n)===!1)&&Qe(i)&&y&&P(i[I])&&!U(i)&&(p=i[y],p&&(i[y]=null),u.event.triggered=I,t.isPropagationStopped()&&M.addEventListener(I,ca),i[I](),t.isPropagationStopped()&&M.removeEventListener(I,ca),u.event.triggered=void 0,p&&(i[y]=p)),t.result}},simulate:function(t,n,i){var s=u.extend(new u.Event,i,{type:t,isSimulated:!0});u.event.trigger(s,null,n)}}),u.fn.extend({trigger:function(t,n){return this.each(function(){u.event.trigger(t,n,this)})},triggerHandler:function(t,n){var i=this[0];if(i)return u.event.trigger(t,n,i,!0)}});var Ws=/\[\]$/,ha=/\r?\n/g,Vs=/^(?:submit|button|image|reset|file)$/i,Xs=/^(?:input|select|textarea|keygen)/i;function Pr(t,n,i,s){var l;if(Array.isArray(n))u.each(n,function(c,p){i||Ws.test(t)?s(t,p):Pr(t+"["+(typeof p=="object"&&p!=null?c:"")+"]",p,i,s)});else if(!i&&dt(n)==="object")for(l in n)Pr(t+"["+l+"]",n[l],i,s);else s(t,n)}a(Pr,"buildParams"),u.param=function(t,n){var i,s=[],l=a(function(c,p){var x=P(p)?p():p;s[s.length]=encodeURIComponent(c)+"="+encodeURIComponent(x??"")},"add");if(t==null)return"";if(Array.isArray(t)||t.jquery&&!u.isPlainObject(t))u.each(t,function(){l(this.name,this.value)});else for(i in t)Pr(i,t[i],n,l);return s.join("&")},u.fn.extend({serialize:function(){return u.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var t=u.prop(this,"elements");return t?u.makeArray(t):this}).filter(function(){var t=this.type;return this.name&&!u(this).is(":disabled")&&Xs.test(this.nodeName)&&!Vs.test(t)&&(this.checked||!Je.test(t))}).map(function(t,n){var i=u(this).val();return i==null?null:Array.isArray(i)?u.map(i,function(s){return{name:n.name,value:s.replace(ha,`\r
3
- `)}}):{name:n.name,value:i.replace(ha,`\r
4
- `)}}).get()}});var Gs=/%20/g,Us=/#.*$/,Ys=/([?&])_=[^&]*/,Qs=/^(.*?):[ \t]*([^\r\n]*)$/mg,Ks=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Zs=/^(?:GET|HEAD)$/,Js=/^\/\//,pa={},qr={},da="*/".concat("*"),zr=R.createElement("a");zr.href=nn.href;function ma(t){return function(n,i){typeof n!="string"&&(i=n,n="*");var s,l=0,c=n.toLowerCase().match(Et)||[];if(P(i))for(;s=c[l++];)s[0]==="+"?(s=s.slice(1)||"*",(t[s]=t[s]||[]).unshift(i)):(t[s]=t[s]||[]).push(i)}}a(ma,"addToPrefiltersOrTransports");function ga(t,n,i,s){var l={},c=t===qr;function p(x){var y;return l[x]=!0,u.each(t[x]||[],function(T,A){var M=A(n,i,s);if(typeof M=="string"&&!c&&!l[M])return n.dataTypes.unshift(M),p(M),!1;if(c)return!(y=M)}),y}return a(p,"inspect"),p(n.dataTypes[0])||!l["*"]&&p("*")}a(ga,"inspectPrefiltersOrTransports");function Rr(t,n){var i,s,l=u.ajaxSettings.flatOptions||{};for(i in n)n[i]!==void 0&&((l[i]?t:s||(s={}))[i]=n[i]);return s&&u.extend(!0,t,s),t}a(Rr,"ajaxExtend");function tu(t,n,i){for(var s,l,c,p,x=t.contents,y=t.dataTypes;y[0]==="*";)y.shift(),s===void 0&&(s=t.mimeType||n.getResponseHeader("Content-Type"));if(s){for(l in x)if(x[l]&&x[l].test(s)){y.unshift(l);break}}if(y[0]in i)c=y[0];else{for(l in i){if(!y[0]||t.converters[l+" "+y[0]]){c=l;break}p||(p=l)}c=c||p}if(c)return c!==y[0]&&y.unshift(c),i[c]}a(tu,"ajaxHandleResponses");function eu(t,n,i,s){var l,c,p,x,y,T={},A=t.dataTypes.slice();if(A[1])for(p in t.converters)T[p.toLowerCase()]=t.converters[p];for(c=A.shift();c;)if(t.responseFields[c]&&(i[t.responseFields[c]]=n),!y&&s&&t.dataFilter&&(n=t.dataFilter(n,t.dataType)),y=c,c=A.shift(),c){if(c==="*")c=y;else if(y!=="*"&&y!==c){if(p=T[y+" "+c]||T["* "+c],!p){for(l in T)if(x=l.split(" "),x[1]===c&&(p=T[y+" "+x[0]]||T["* "+x[0]],p)){p===!0?p=T[l]:T[l]!==!0&&(c=x[0],A.unshift(x[1]));break}}if(p!==!0)if(p&&t.throws)n=p(n);else try{n=p(n)}catch(M){return{state:"parsererror",error:p?M:"No conversion from "+y+" to "+c}}}}return{state:"success",data:n}}a(eu,"ajaxConvert"),u.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:nn.href,type:"GET",isLocal:Ks.test(nn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":da,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(t,n){return n?Rr(Rr(t,u.ajaxSettings),n):Rr(u.ajaxSettings,t)},ajaxPrefilter:ma(pa),ajaxTransport:ma(qr),ajax:function(t,n){typeof t=="object"&&(n=t,t=void 0),n=n||{};var i,s,l,c,p,x,y,T,A,M,S=u.ajaxSetup({},n),I=S.context||S,K=S.context&&(I.nodeType||I.jquery)?u(I):u.event,ot=u.Deferred(),J=u.Callbacks("once memory"),_t=S.statusCode||{},bt={},Yt={},Qt="canceled",it={readyState:0,getResponseHeader:function(st){var mt;if(y){if(!c)for(c={};mt=Qs.exec(l);)c[mt[1].toLowerCase()+" "]=(c[mt[1].toLowerCase()+" "]||[]).concat(mt[2]);mt=c[st.toLowerCase()+" "]}return mt==null?null:mt.join(", ")},getAllResponseHeaders:function(){return y?l:null},setRequestHeader:function(st,mt){return y==null&&(st=Yt[st.toLowerCase()]=Yt[st.toLowerCase()]||st,bt[st]=mt),this},overrideMimeType:function(st){return y==null&&(S.mimeType=st),this},statusCode:function(st){var mt;if(st)if(y)it.always(st[it.status]);else for(mt in st)_t[mt]=[_t[mt],st[mt]];return this},abort:function(st){var mt=st||Qt;return i&&i.abort(mt),Te(0,mt),this}};if(ot.promise(it),S.url=((t||S.url||nn.href)+"").replace(Js,nn.protocol+"//"),S.type=n.method||n.type||S.method||S.type,S.dataTypes=(S.dataType||"*").toLowerCase().match(Et)||[""],S.crossDomain==null){x=R.createElement("a");try{x.href=S.url,x.href=x.href,S.crossDomain=zr.protocol+"//"+zr.host!=x.protocol+"//"+x.host}catch{S.crossDomain=!0}}if(S.data&&S.processData&&typeof S.data!="string"&&(S.data=u.param(S.data,S.traditional)),ga(pa,S,n,it),y)return it;T=u.event&&S.global,T&&u.active++===0&&u.event.trigger("ajaxStart"),S.type=S.type.toUpperCase(),S.hasContent=!Zs.test(S.type),s=S.url.replace(Us,""),S.hasContent?S.data&&S.processData&&(S.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(S.data=S.data.replace(Gs,"+")):(M=S.url.slice(s.length),S.data&&(S.processData||typeof S.data=="string")&&(s+=(Ir.test(s)?"&":"?")+S.data,delete S.data),S.cache===!1&&(s=s.replace(Ys,"$1"),M=(Ir.test(s)?"&":"?")+"_="+fa.guid+++M),S.url=s+M),S.ifModified&&(u.lastModified[s]&&it.setRequestHeader("If-Modified-Since",u.lastModified[s]),u.etag[s]&&it.setRequestHeader("If-None-Match",u.etag[s])),(S.data&&S.hasContent&&S.contentType!==!1||n.contentType)&&it.setRequestHeader("Content-Type",S.contentType),it.setRequestHeader("Accept",S.dataTypes[0]&&S.accepts[S.dataTypes[0]]?S.accepts[S.dataTypes[0]]+(S.dataTypes[0]!=="*"?", "+da+"; q=0.01":""):S.accepts["*"]);for(A in S.headers)it.setRequestHeader(A,S.headers[A]);if(S.beforeSend&&(S.beforeSend.call(I,it,S)===!1||y))return it.abort();if(Qt="abort",J.add(S.complete),it.done(S.success),it.fail(S.error),i=ga(qr,S,n,it),!i)Te(-1,"No Transport");else{if(it.readyState=1,T&&K.trigger("ajaxSend",[it,S]),y)return it;S.async&&S.timeout>0&&(p=e.setTimeout(function(){it.abort("timeout")},S.timeout));try{y=!1,i.send(bt,Te)}catch(st){if(y)throw st;Te(-1,st)}}function Te(st,mt,on,jr){var Kt,an,Zt,he,pe,jt=mt;y||(y=!0,p&&e.clearTimeout(p),i=void 0,l=jr||"",it.readyState=st>0?4:0,Kt=st>=200&&st<300||st===304,on&&(he=tu(S,it,on)),!Kt&&u.inArray("script",S.dataTypes)>-1&&u.inArray("json",S.dataTypes)<0&&(S.converters["text script"]=function(){}),he=eu(S,he,it,Kt),Kt?(S.ifModified&&(pe=it.getResponseHeader("Last-Modified"),pe&&(u.lastModified[s]=pe),pe=it.getResponseHeader("etag"),pe&&(u.etag[s]=pe)),st===204||S.type==="HEAD"?jt="nocontent":st===304?jt="notmodified":(jt=he.state,an=he.data,Zt=he.error,Kt=!Zt)):(Zt=jt,(st||!jt)&&(jt="error",st<0&&(st=0))),it.status=st,it.statusText=(mt||jt)+"",Kt?ot.resolveWith(I,[an,jt,it]):ot.rejectWith(I,[it,jt,Zt]),it.statusCode(_t),_t=void 0,T&&K.trigger(Kt?"ajaxSuccess":"ajaxError",[it,S,Kt?an:Zt]),J.fireWith(I,[it,jt]),T&&(K.trigger("ajaxComplete",[it,S]),--u.active||u.event.trigger("ajaxStop")))}return a(Te,"done"),it},getJSON:function(t,n,i){return u.get(t,n,i,"json")},getScript:function(t,n){return u.get(t,void 0,n,"script")}}),u.each(["get","post"],function(t,n){u[n]=function(i,s,l,c){return P(s)&&(c=c||l,l=s,s=void 0),u.ajax(u.extend({url:i,type:n,dataType:c,data:s,success:l},u.isPlainObject(i)&&i))}}),u.ajaxPrefilter(function(t){var n;for(n in t.headers)n.toLowerCase()==="content-type"&&(t.contentType=t.headers[n]||"")}),u._evalUrl=function(t,n,i){return u.ajax({url:t,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(s){u.globalEval(s,n,i)}})},u.fn.extend({wrapAll:function(t){var n;return this[0]&&(P(t)&&(t=t.call(this[0])),n=u(t,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&n.insertBefore(this[0]),n.map(function(){for(var i=this;i.firstElementChild;)i=i.firstElementChild;return i}).append(this)),this},wrapInner:function(t){return P(t)?this.each(function(n){u(this).wrapInner(t.call(this,n))}):this.each(function(){var n=u(this),i=n.contents();i.length?i.wrapAll(t):n.append(t)})},wrap:function(t){var n=P(t);return this.each(function(i){u(this).wrapAll(n?t.call(this,i):t)})},unwrap:function(t){return this.parent(t).not("body").each(function(){u(this).replaceWith(this.childNodes)}),this}}),u.expr.pseudos.hidden=function(t){return!u.expr.pseudos.visible(t)},u.expr.pseudos.visible=function(t){return!!(t.offsetWidth||t.offsetHeight||t.getClientRects().length)},u.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch{}};var nu={0:200,1223:204},rn=u.ajaxSettings.xhr();w.cors=!!rn&&"withCredentials"in rn,w.ajax=rn=!!rn,u.ajaxTransport(function(t){var n,i;if(w.cors||rn&&!t.crossDomain)return{send:function(s,l){var c,p=t.xhr();if(p.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(c in t.xhrFields)p[c]=t.xhrFields[c];t.mimeType&&p.overrideMimeType&&p.overrideMimeType(t.mimeType),!t.crossDomain&&!s["X-Requested-With"]&&(s["X-Requested-With"]="XMLHttpRequest");for(c in s)p.setRequestHeader(c,s[c]);n=a(function(x){return function(){n&&(n=i=p.onload=p.onerror=p.onabort=p.ontimeout=p.onreadystatechange=null,x==="abort"?p.abort():x==="error"?typeof p.status!="number"?l(0,"error"):l(p.status,p.statusText):l(nu[p.status]||p.status,p.statusText,(p.responseType||"text")!=="text"||typeof p.responseText!="string"?{binary:p.response}:{text:p.responseText},p.getAllResponseHeaders()))}},"callback"),p.onload=n(),i=p.onerror=p.ontimeout=n("error"),p.onabort!==void 0?p.onabort=i:p.onreadystatechange=function(){p.readyState===4&&e.setTimeout(function(){n&&i()})},n=n("abort");try{p.send(t.hasContent&&t.data||null)}catch(x){if(n)throw x}},abort:function(){n&&n()}}}),u.ajaxPrefilter(function(t){t.crossDomain&&(t.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(t){return u.globalEval(t),t}}}),u.ajaxPrefilter("script",function(t){t.cache===void 0&&(t.cache=!1),t.crossDomain&&(t.type="GET")}),u.ajaxTransport("script",function(t){if(t.crossDomain||t.scriptAttrs){var n,i;return{send:function(s,l){n=u("<script>").attr(t.scriptAttrs||{}).prop({charset:t.scriptCharset,src:t.url}).on("load error",i=a(function(c){n.remove(),i=null,c&&l(c.type==="error"?404:200,c.type)},"callback")),R.head.appendChild(n[0])},abort:function(){i&&i()}}}});var ya=[],Br=/(=)\?(?=&|$)|\?\?/;u.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var t=ya.pop()||u.expando+"_"+fa.guid++;return this[t]=!0,t}}),u.ajaxPrefilter("json jsonp",function(t,n,i){var s,l,c,p=t.jsonp!==!1&&(Br.test(t.url)?"url":typeof t.data=="string"&&(t.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&Br.test(t.data)&&"data");if(p||t.dataTypes[0]==="jsonp")return s=t.jsonpCallback=P(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,p?t[p]=t[p].replace(Br,"$1"+s):t.jsonp!==!1&&(t.url+=(Ir.test(t.url)?"&":"?")+t.jsonp+"="+s),t.converters["script json"]=function(){return c||u.error(s+" was not called"),c[0]},t.dataTypes[0]="json",l=e[s],e[s]=function(){c=arguments},i.always(function(){l===void 0?u(e).removeProp(s):e[s]=l,t[s]&&(t.jsonpCallback=n.jsonpCallback,ya.push(s)),c&&P(l)&&l(c[0]),c=l=void 0}),"script"}),w.createHTMLDocument=function(){var t=R.implementation.createHTMLDocument("").body;return t.innerHTML="<form></form><form></form>",t.childNodes.length===2}(),u.parseHTML=function(t,n,i){if(typeof t!="string")return[];typeof n=="boolean"&&(i=n,n=!1);var s,l,c;return n||(w.createHTMLDocument?(n=R.implementation.createHTMLDocument(""),s=n.createElement("base"),s.href=R.location.href,n.head.appendChild(s)):n=R),l=lt.exec(t),c=!i&&[],l?[n.createElement(l[1])]:(l=Go([t],n,c),c&&c.length&&u(c).remove(),u.merge([],l.childNodes))},u.fn.load=function(t,n,i){var s,l,c,p=this,x=t.indexOf(" ");return x>-1&&(s=we(t.slice(x)),t=t.slice(0,x)),P(n)?(i=n,n=void 0):n&&typeof n=="object"&&(l="POST"),p.length>0&&u.ajax({url:t,type:l||"GET",dataType:"html",data:n}).done(function(y){c=arguments,p.html(s?u("<div>").append(u.parseHTML(y)).find(s):y)}).always(i&&function(y,T){p.each(function(){i.apply(this,c||[y.responseText,T,y])})}),this},u.expr.pseudos.animated=function(t){return u.grep(u.timers,function(n){return t===n.elem}).length},u.offset={setOffset:function(t,n,i){var s,l,c,p,x,y,T,A=u.css(t,"position"),M=u(t),S={};A==="static"&&(t.style.position="relative"),x=M.offset(),c=u.css(t,"top"),y=u.css(t,"left"),T=(A==="absolute"||A==="fixed")&&(c+y).indexOf("auto")>-1,T?(s=M.position(),p=s.top,l=s.left):(p=parseFloat(c)||0,l=parseFloat(y)||0),P(n)&&(n=n.call(t,i,u.extend({},x))),n.top!=null&&(S.top=n.top-x.top+p),n.left!=null&&(S.left=n.left-x.left+l),"using"in n?n.using.call(t,S):M.css(S)}},u.fn.extend({offset:function(t){if(arguments.length)return t===void 0?this:this.each(function(l){u.offset.setOffset(this,t,l)});var n,i,s=this[0];if(s)return s.getClientRects().length?(n=s.getBoundingClientRect(),i=s.ownerDocument.defaultView,{top:n.top+i.pageYOffset,left:n.left+i.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var t,n,i,s=this[0],l={top:0,left:0};if(u.css(s,"position")==="fixed")n=s.getBoundingClientRect();else{for(n=this.offset(),i=s.ownerDocument,t=s.offsetParent||i.documentElement;t&&(t===i.body||t===i.documentElement)&&u.css(t,"position")==="static";)t=t.parentNode;t&&t!==s&&t.nodeType===1&&(l=u(t).offset(),l.top+=u.css(t,"borderTopWidth",!0),l.left+=u.css(t,"borderLeftWidth",!0))}return{top:n.top-l.top-u.css(s,"marginTop",!0),left:n.left-l.left-u.css(s,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var t=this.offsetParent;t&&u.css(t,"position")==="static";)t=t.offsetParent;return t||be})}}),u.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,n){var i=n==="pageYOffset";u.fn[t]=function(s){return re(this,function(l,c,p){var x;if(U(l)?x=l:l.nodeType===9&&(x=l.defaultView),p===void 0)return x?x[n]:l[c];x?x.scrollTo(i?x.pageXOffset:p,i?p:x.pageYOffset):l[c]=p},t,s,arguments.length)}}),u.each(["top","left"],function(t,n){u.cssHooks[n]=Jo(w.pixelPosition,function(i,s){if(s)return s=tn(i,n),Ar.test(s)?u(i).position()[n]+"px":s})}),u.each({Height:"height",Width:"width"},function(t,n){u.each({padding:"inner"+t,content:n,"":"outer"+t},function(i,s){u.fn[s]=function(l,c){var p=arguments.length&&(i||typeof l!="boolean"),x=i||(l===!0||c===!0?"margin":"border");return re(this,function(y,T,A){var M;return U(y)?s.indexOf("outer")===0?y["inner"+t]:y.document.documentElement["client"+t]:y.nodeType===9?(M=y.documentElement,Math.max(y.body["scroll"+t],M["scroll"+t],y.body["offset"+t],M["offset"+t],M["client"+t])):A===void 0?u.css(y,T,x):u.style(y,T,A,x)},n,p?l:void 0,p)}})}),u.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(t,n){u.fn[n]=function(i){return this.on(n,i)}}),u.fn.extend({bind:function(t,n,i){return this.on(t,null,n,i)},unbind:function(t,n){return this.off(t,null,n)},delegate:function(t,n,i,s){return this.on(n,t,i,s)},undelegate:function(t,n,i){return arguments.length===1?this.off(t,"**"):this.off(n,t||"**",i)},hover:function(t,n){return this.on("mouseenter",t).on("mouseleave",n||t)}}),u.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(t,n){u.fn[n]=function(i,s){return arguments.length>0?this.on(n,null,i,s):this.trigger(n)}});var ru=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;u.proxy=function(t,n){var i,s,l;if(typeof n=="string"&&(i=t[n],n=t,t=i),!!P(t))return s=h.call(arguments,2),l=a(function(){return t.apply(n||this,s.concat(h.call(arguments)))},"proxy"),l.guid=t.guid=t.guid||u.guid++,l},u.holdReady=function(t){t?u.readyWait++:u.ready(!0)},u.isArray=Array.isArray,u.parseJSON=JSON.parse,u.nodeName=ut,u.isFunction=P,u.isWindow=U,u.camelCase=Ut,u.type=dt,u.now=Date.now,u.isNumeric=function(t){var n=u.type(t);return(n==="number"||n==="string")&&!isNaN(t-parseFloat(t))},u.trim=function(t){return t==null?"":(t+"").replace(ru,"$1")},typeof define=="function"&&define.amd&&define("jquery",[],function(){return u});var iu=e.jQuery,ou=e.$;return u.noConflict=function(t){return e.$===u&&(e.$=ou),t&&e.jQuery===u&&(e.jQuery=iu),u},typeof r>"u"&&(e.jQuery=e.$=u),u})});function wu(e,r){let{name:o}=e;return o.toLowerCase().includes(r)}a(wu,"isNodeMatching");function wa(e,r,o){let f=!1,h={...r,children:[]},d=wu(r,o);d&&(f=!0);let g=_u(h.children,r,o);return g&&(f=!0,h={...r,children:h.children}),(d||g)&&e.push(h),f}a(wa,"filterNode");function _u(e,r,o){let f=!1;for(let h of r.children)f=wa(e,h,o)||f;return f}a(_u,"filterNodes");function _a(e,r){let o=[];return r=r.trim().toLowerCase().replace(/\s/g,""),r&&wa(o,e,r)?o[0]:void 0}a(_a,"filter");var Ta="ZOOM_UPDATE";function $e(e,r){let o;if(r===void 0)for(let f of e)f!=null&&(o<f||o===void 0&&f>=f)&&(o=f);else{let f=-1;for(let h of e)(h=r(h,++f,e))!=null&&(o<h||o===void 0&&h>=h)&&(o=h)}return o}a($e,"max");var Tu={value:()=>{}};function Ca(){for(var e=0,r=arguments.length,o={},f;e<r;++e){if(!(f=arguments[e]+"")||f in o||/[\s.]/.test(f))throw new Error("illegal type: "+f);o[f]=[]}return new Wn(o)}a(Ca,"dispatch");function Wn(e){this._=e}a(Wn,"Dispatch");function Nu(e,r){return e.trim().split(/^|\s+/).map(function(o){var f="",h=o.indexOf(".");if(h>=0&&(f=o.slice(h+1),o=o.slice(0,h)),o&&!r.hasOwnProperty(o))throw new Error("unknown type: "+o);return{type:o,name:f}})}a(Nu,"parseTypenames");Wn.prototype=Ca.prototype={constructor:Wn,on:function(e,r){var o=this._,f=Nu(e+"",o),h,d=-1,g=f.length;if(arguments.length<2){for(;++d<g;)if((h=(e=f[d]).type)&&(h=Cu(o[h],e.name)))return h;return}if(r!=null&&typeof r!="function")throw new Error("invalid callback: "+r);for(;++d<g;)if(h=(e=f[d]).type)o[h]=Na(o[h],e.name,r);else if(r==null)for(h in o)o[h]=Na(o[h],e.name,null);return this},copy:function(){var e={},r=this._;for(var o in r)e[o]=r[o].slice();return new Wn(e)},call:function(e,r){if((h=arguments.length-2)>0)for(var o=new Array(h),f=0,h,d;f<h;++f)o[f]=arguments[f+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(d=this._[e],f=0,h=d.length;f<h;++f)d[f].value.apply(r,o)},apply:function(e,r,o){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var f=this._[e],h=0,d=f.length;h<d;++h)f[h].value.apply(r,o)}};function Cu(e,r){for(var o=0,f=e.length,h;o<f;++o)if((h=e[o]).name===r)return h.value}a(Cu,"get");function Na(e,r,o){for(var f=0,h=e.length;f<h;++f)if(e[f].name===r){e[f]=Tu,e=e.slice(0,f).concat(e.slice(f+1));break}return o!=null&&e.push({name:r,value:o}),e}a(Na,"set");var un=Ca;var Vn="http://www.w3.org/1999/xhtml",Yr={svg:"http://www.w3.org/2000/svg",xhtml:Vn,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function te(e){var r=e+="",o=r.indexOf(":");return o>=0&&(r=e.slice(0,o))!=="xmlns"&&(e=e.slice(o+1)),Yr.hasOwnProperty(r)?{space:Yr[r],local:e}:e}a(te,"default");function Su(e){return function(){var r=this.ownerDocument,o=this.namespaceURI;return o===Vn&&r.documentElement.namespaceURI===Vn?r.createElement(e):r.createElementNS(o,e)}}a(Su,"creatorInherit");function Eu(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}a(Eu,"creatorFixed");function fn(e){var r=te(e);return(r.local?Eu:Su)(r)}a(fn,"default");function ku(){}a(ku,"none");function me(e){return e==null?ku:function(){return this.querySelector(e)}}a(me,"default");function Qr(e){typeof e!="function"&&(e=me(e));for(var r=this._groups,o=r.length,f=new Array(o),h=0;h<o;++h)for(var d=r[h],g=d.length,v=f[h]=new Array(g),N,_,k=0;k<g;++k)(N=d[k])&&(_=e.call(N,N.__data__,k,d))&&("__data__"in N&&(_.__data__=N.__data__),v[k]=_);return new gt(f,this._parents)}a(Qr,"default");function Kr(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}a(Kr,"array");function Au(){return[]}a(Au,"empty");function Fe(e){return e==null?Au:function(){return this.querySelectorAll(e)}}a(Fe,"default");function Du(e){return function(){return Kr(e.apply(this,arguments))}}a(Du,"arrayAll");function Zr(e){typeof e=="function"?e=Du(e):e=Fe(e);for(var r=this._groups,o=r.length,f=[],h=[],d=0;d<o;++d)for(var g=r[d],v=g.length,N,_=0;_<v;++_)(N=g[_])&&(f.push(e.call(N,N.__data__,_,g)),h.push(N));return new gt(f,h)}a(Zr,"default");function We(e){return function(){return this.matches(e)}}a(We,"default");function Xn(e){return function(r){return r.matches(e)}}a(Xn,"childMatcher");var Hu=Array.prototype.find;function Mu(e){return function(){return Hu.call(this.children,e)}}a(Mu,"childFind");function Lu(){return this.firstElementChild}a(Lu,"childFirst");function Jr(e){return this.select(e==null?Lu:Mu(typeof e=="function"?e:Xn(e)))}a(Jr,"default");var Ou=Array.prototype.filter;function Iu(){return Array.from(this.children)}a(Iu,"children");function Pu(e){return function(){return Ou.call(this.children,e)}}a(Pu,"childrenFilter");function ti(e){return this.selectAll(e==null?Iu:Pu(typeof e=="function"?e:Xn(e)))}a(ti,"default");function ei(e){typeof e!="function"&&(e=We(e));for(var r=this._groups,o=r.length,f=new Array(o),h=0;h<o;++h)for(var d=r[h],g=d.length,v=f[h]=[],N,_=0;_<g;++_)(N=d[_])&&e.call(N,N.__data__,_,d)&&v.push(N);return new gt(f,this._parents)}a(ei,"default");function ln(e){return new Array(e.length)}a(ln,"default");function ni(){return new gt(this._enter||this._groups.map(ln),this._parents)}a(ni,"default");function cn(e,r){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=r}a(cn,"EnterNode");cn.prototype={constructor:cn,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,r){return this._parent.insertBefore(e,r)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function ri(e){return function(){return e}}a(ri,"default");function qu(e,r,o,f,h,d){for(var g=0,v,N=r.length,_=d.length;g<_;++g)(v=r[g])?(v.__data__=d[g],f[g]=v):o[g]=new cn(e,d[g]);for(;g<N;++g)(v=r[g])&&(h[g]=v)}a(qu,"bindIndex");function zu(e,r,o,f,h,d,g){var v,N,_=new Map,k=r.length,q=d.length,O=new Array(k),w;for(v=0;v<k;++v)(N=r[v])&&(O[v]=w=g.call(N,N.__data__,v,r)+"",_.has(w)?h[v]=N:_.set(w,N));for(v=0;v<q;++v)w=g.call(e,d[v],v,d)+"",(N=_.get(w))?(f[v]=N,N.__data__=d[v],_.delete(w)):o[v]=new cn(e,d[v]);for(v=0;v<k;++v)(N=r[v])&&_.get(O[v])===N&&(h[v]=N)}a(zu,"bindKey");function Ru(e){return e.__data__}a(Ru,"datum");function ii(e,r){if(!arguments.length)return Array.from(this,Ru);var o=r?zu:qu,f=this._parents,h=this._groups;typeof e!="function"&&(e=ri(e));for(var d=h.length,g=new Array(d),v=new Array(d),N=new Array(d),_=0;_<d;++_){var k=f[_],q=h[_],O=q.length,w=Bu(e.call(k,k&&k.__data__,_,f)),P=w.length,U=v[_]=new Array(P),R=g[_]=new Array(P),X=N[_]=new Array(O);o(k,q,U,R,X,w,r);for(var at=0,dt=0,xt,Lt;at<P;++at)if(xt=U[at]){for(at>=dt&&(dt=at+1);!(Lt=R[dt])&&++dt<P;);xt._next=Lt||null}}return g=new gt(g,f),g._enter=v,g._exit=N,g}a(ii,"default");function Bu(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}a(Bu,"arraylike");function oi(){return new gt(this._exit||this._groups.map(ln),this._parents)}a(oi,"default");function ai(e,r,o){var f=this.enter(),h=this,d=this.exit();return typeof e=="function"?(f=e(f),f&&(f=f.selection())):f=f.append(e+""),r!=null&&(h=r(h),h&&(h=h.selection())),o==null?d.remove():o(d),f&&h?f.merge(h).order():h}a(ai,"default");function si(e){for(var r=e.selection?e.selection():e,o=this._groups,f=r._groups,h=o.length,d=f.length,g=Math.min(h,d),v=new Array(h),N=0;N<g;++N)for(var _=o[N],k=f[N],q=_.length,O=v[N]=new Array(q),w,P=0;P<q;++P)(w=_[P]||k[P])&&(O[P]=w);for(;N<h;++N)v[N]=o[N];return new gt(v,this._parents)}a(si,"default");function ui(){for(var e=this._groups,r=-1,o=e.length;++r<o;)for(var f=e[r],h=f.length-1,d=f[h],g;--h>=0;)(g=f[h])&&(d&&g.compareDocumentPosition(d)^4&&d.parentNode.insertBefore(g,d),d=g);return this}a(ui,"default");function fi(e){e||(e=ju);function r(q,O){return q&&O?e(q.__data__,O.__data__):!q-!O}a(r,"compareNode");for(var o=this._groups,f=o.length,h=new Array(f),d=0;d<f;++d){for(var g=o[d],v=g.length,N=h[d]=new Array(v),_,k=0;k<v;++k)(_=g[k])&&(N[k]=_);N.sort(r)}return new gt(h,this._parents).order()}a(fi,"default");function ju(e,r){return e<r?-1:e>r?1:e>=r?0:NaN}a(ju,"ascending");function li(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}a(li,"default");function ci(){return Array.from(this)}a(ci,"default");function hi(){for(var e=this._groups,r=0,o=e.length;r<o;++r)for(var f=e[r],h=0,d=f.length;h<d;++h){var g=f[h];if(g)return g}return null}a(hi,"default");function pi(){let e=0;for(let r of this)++e;return e}a(pi,"default");function di(){return!this.node()}a(di,"default");function mi(e){for(var r=this._groups,o=0,f=r.length;o<f;++o)for(var h=r[o],d=0,g=h.length,v;d<g;++d)(v=h[d])&&e.call(v,v.__data__,d,h);return this}a(mi,"default");function $u(e){return function(){this.removeAttribute(e)}}a($u,"attrRemove");function Fu(e){return function(){this.removeAttributeNS(e.space,e.local)}}a(Fu,"attrRemoveNS");function Wu(e,r){return function(){this.setAttribute(e,r)}}a(Wu,"attrConstant");function Vu(e,r){return function(){this.setAttributeNS(e.space,e.local,r)}}a(Vu,"attrConstantNS");function Xu(e,r){return function(){var o=r.apply(this,arguments);o==null?this.removeAttribute(e):this.setAttribute(e,o)}}a(Xu,"attrFunction");function Gu(e,r){return function(){var o=r.apply(this,arguments);o==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,o)}}a(Gu,"attrFunctionNS");function gi(e,r){var o=te(e);if(arguments.length<2){var f=this.node();return o.local?f.getAttributeNS(o.space,o.local):f.getAttribute(o)}return this.each((r==null?o.local?Fu:$u:typeof r=="function"?o.local?Gu:Xu:o.local?Vu:Wu)(o,r))}a(gi,"default");function hn(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}a(hn,"default");function Uu(e){return function(){this.style.removeProperty(e)}}a(Uu,"styleRemove");function Yu(e,r,o){return function(){this.style.setProperty(e,r,o)}}a(Yu,"styleConstant");function Qu(e,r,o){return function(){var f=r.apply(this,arguments);f==null?this.style.removeProperty(e):this.style.setProperty(e,f,o)}}a(Qu,"styleFunction");function yi(e,r,o){return arguments.length>1?this.each((r==null?Uu:typeof r=="function"?Qu:Yu)(e,r,o??"")):ge(this.node(),e)}a(yi,"default");function ge(e,r){return e.style.getPropertyValue(r)||hn(e).getComputedStyle(e,null).getPropertyValue(r)}a(ge,"styleValue");function Ku(e){return function(){delete this[e]}}a(Ku,"propertyRemove");function Zu(e,r){return function(){this[e]=r}}a(Zu,"propertyConstant");function Ju(e,r){return function(){var o=r.apply(this,arguments);o==null?delete this[e]:this[e]=o}}a(Ju,"propertyFunction");function xi(e,r){return arguments.length>1?this.each((r==null?Ku:typeof r=="function"?Ju:Zu)(e,r)):this.node()[e]}a(xi,"default");function Sa(e){return e.trim().split(/^|\s+/)}a(Sa,"classArray");function vi(e){return e.classList||new Ea(e)}a(vi,"classList");function Ea(e){this._node=e,this._names=Sa(e.getAttribute("class")||"")}a(Ea,"ClassList");Ea.prototype={add:function(e){var r=this._names.indexOf(e);r<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var r=this._names.indexOf(e);r>=0&&(this._names.splice(r,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function ka(e,r){for(var o=vi(e),f=-1,h=r.length;++f<h;)o.add(r[f])}a(ka,"classedAdd");function Aa(e,r){for(var o=vi(e),f=-1,h=r.length;++f<h;)o.remove(r[f])}a(Aa,"classedRemove");function tf(e){return function(){ka(this,e)}}a(tf,"classedTrue");function ef(e){return function(){Aa(this,e)}}a(ef,"classedFalse");function nf(e,r){return function(){(r.apply(this,arguments)?ka:Aa)(this,e)}}a(nf,"classedFunction");function bi(e,r){var o=Sa(e+"");if(arguments.length<2){for(var f=vi(this.node()),h=-1,d=o.length;++h<d;)if(!f.contains(o[h]))return!1;return!0}return this.each((typeof r=="function"?nf:r?tf:ef)(o,r))}a(bi,"default");function rf(){this.textContent=""}a(rf,"textRemove");function of(e){return function(){this.textContent=e}}a(of,"textConstant");function af(e){return function(){var r=e.apply(this,arguments);this.textContent=r??""}}a(af,"textFunction");function wi(e){return arguments.length?this.each(e==null?rf:(typeof e=="function"?af:of)(e)):this.node().textContent}a(wi,"default");function sf(){this.innerHTML=""}a(sf,"htmlRemove");function uf(e){return function(){this.innerHTML=e}}a(uf,"htmlConstant");function ff(e){return function(){var r=e.apply(this,arguments);this.innerHTML=r??""}}a(ff,"htmlFunction");function _i(e){return arguments.length?this.each(e==null?sf:(typeof e=="function"?ff:uf)(e)):this.node().innerHTML}a(_i,"default");function lf(){this.nextSibling&&this.parentNode.appendChild(this)}a(lf,"raise");function Ti(){return this.each(lf)}a(Ti,"default");function cf(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}a(cf,"lower");function Ni(){return this.each(cf)}a(Ni,"default");function Ci(e){var r=typeof e=="function"?e:fn(e);return this.select(function(){return this.appendChild(r.apply(this,arguments))})}a(Ci,"default");function hf(){return null}a(hf,"constantNull");function Si(e,r){var o=typeof e=="function"?e:fn(e),f=r==null?hf:typeof r=="function"?r:me(r);return this.select(function(){return this.insertBefore(o.apply(this,arguments),f.apply(this,arguments)||null)})}a(Si,"default");function pf(){var e=this.parentNode;e&&e.removeChild(this)}a(pf,"remove");function Ei(){return this.each(pf)}a(Ei,"default");function df(){var e=this.cloneNode(!1),r=this.parentNode;return r?r.insertBefore(e,this.nextSibling):e}a(df,"selection_cloneShallow");function mf(){var e=this.cloneNode(!0),r=this.parentNode;return r?r.insertBefore(e,this.nextSibling):e}a(mf,"selection_cloneDeep");function ki(e){return this.select(e?mf:df)}a(ki,"default");function Ai(e){return arguments.length?this.property("__data__",e):this.node().__data__}a(Ai,"default");function gf(e){return function(r){e.call(this,r,this.__data__)}}a(gf,"contextListener");function yf(e){return e.trim().split(/^|\s+/).map(function(r){var o="",f=r.indexOf(".");return f>=0&&(o=r.slice(f+1),r=r.slice(0,f)),{type:r,name:o}})}a(yf,"parseTypenames");function xf(e){return function(){var r=this.__on;if(r){for(var o=0,f=-1,h=r.length,d;o<h;++o)d=r[o],(!e.type||d.type===e.type)&&d.name===e.name?this.removeEventListener(d.type,d.listener,d.options):r[++f]=d;++f?r.length=f:delete this.__on}}}a(xf,"onRemove");function vf(e,r,o){return function(){var f=this.__on,h,d=gf(r);if(f){for(var g=0,v=f.length;g<v;++g)if((h=f[g]).type===e.type&&h.name===e.name){this.removeEventListener(h.type,h.listener,h.options),this.addEventListener(h.type,h.listener=d,h.options=o),h.value=r;return}}this.addEventListener(e.type,d,o),h={type:e.type,name:e.name,value:r,listener:d,options:o},f?f.push(h):this.__on=[h]}}a(vf,"onAdd");function Di(e,r,o){var f=yf(e+""),h,d=f.length,g;if(arguments.length<2){var v=this.node().__on;if(v){for(var N=0,_=v.length,k;N<_;++N)for(h=0,k=v[N];h<d;++h)if((g=f[h]).type===k.type&&g.name===k.name)return k.value}return}for(v=r?vf:xf,h=0;h<d;++h)this.each(v(f[h],r,o));return this}a(Di,"default");function Da(e,r,o){var f=hn(e),h=f.CustomEvent;typeof h=="function"?h=new h(r,o):(h=f.document.createEvent("Event"),o?(h.initEvent(r,o.bubbles,o.cancelable),h.detail=o.detail):h.initEvent(r,!1,!1)),e.dispatchEvent(h)}a(Da,"dispatchEvent");function bf(e,r){return function(){return Da(this,e,r)}}a(bf,"dispatchConstant");function wf(e,r){return function(){return Da(this,e,r.apply(this,arguments))}}a(wf,"dispatchFunction");function Hi(e,r){return this.each((typeof r=="function"?wf:bf)(e,r))}a(Hi,"default");function*Mi(){for(var e=this._groups,r=0,o=e.length;r<o;++r)for(var f=e[r],h=0,d=f.length,g;h<d;++h)(g=f[h])&&(yield g)}a(Mi,"default");var Li=[null];function gt(e,r){this._groups=e,this._parents=r}a(gt,"Selection");function Ha(){return new gt([[document.documentElement]],Li)}a(Ha,"selection");function _f(){return this}a(_f,"selection_selection");gt.prototype=Ha.prototype={constructor:gt,select:Qr,selectAll:Zr,selectChild:Jr,selectChildren:ti,filter:ei,data:ii,enter:ni,exit:oi,join:ai,merge:si,selection:_f,order:ui,sort:fi,call:li,nodes:ci,node:hi,size:pi,empty:di,each:mi,attr:gi,style:yi,property:xi,classed:bi,text:wi,html:_i,raise:Ti,lower:Ni,append:Ci,insert:Si,remove:Ei,clone:ki,datum:Ai,on:Di,dispatch:Hi,[Symbol.iterator]:Mi};var se=Ha;function yt(e){return typeof e=="string"?new gt([[document.querySelector(e)]],[document.documentElement]):new gt([[e]],Li)}a(yt,"default");function Oi(e){let r;for(;r=e.sourceEvent;)e=r;return e}a(Oi,"default");function ee(e,r){if(e=Oi(e),r===void 0&&(r=e.currentTarget),r){var o=r.ownerSVGElement||r;if(o.createSVGPoint){var f=o.createSVGPoint();return f.x=e.clientX,f.y=e.clientY,f=f.matrixTransform(r.getScreenCTM().inverse()),[f.x,f.y]}if(r.getBoundingClientRect){var h=r.getBoundingClientRect();return[e.clientX-h.left-r.clientLeft,e.clientY-h.top-r.clientTop]}}return[e.pageX,e.pageY]}a(ee,"default");var Gn={capture:!0,passive:!1};function pn(e){e.preventDefault(),e.stopImmediatePropagation()}a(pn,"default");function Un(e){var r=e.document.documentElement,o=yt(e).on("dragstart.drag",pn,Gn);"onselectstart"in r?o.on("selectstart.drag",pn,Gn):(r.__noselect=r.style.MozUserSelect,r.style.MozUserSelect="none")}a(Un,"default");function Ii(e,r){var o=e.document.documentElement,f=yt(e).on("dragstart.drag",null);r&&(f.on("click.drag",pn,Gn),setTimeout(function(){f.on("click.drag",null)},0)),"onselectstart"in o?f.on("selectstart.drag",null):(o.style.MozUserSelect=o.__noselect,delete o.__noselect)}a(Ii,"yesdrag");function dn(e,r,o){e.prototype=r.prototype=o,o.constructor=e}a(dn,"default");function Pi(e,r){var o=Object.create(e.prototype);for(var f in r)o[f]=r[f];return o}a(Pi,"extend");function yn(){}a(yn,"Color");var mn=.7,Kn=1/mn,Ve="\\s*([+-]?\\d+)\\s*",gn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",ne="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Tf=/^#([0-9a-f]{3,8})$/,Nf=new RegExp(`^rgb\\(${Ve},${Ve},${Ve}\\)$`),Cf=new RegExp(`^rgb\\(${ne},${ne},${ne}\\)$`),Sf=new RegExp(`^rgba\\(${Ve},${Ve},${Ve},${gn}\\)$`),Ef=new RegExp(`^rgba\\(${ne},${ne},${ne},${gn}\\)$`),kf=new RegExp(`^hsl\\(${gn},${ne},${ne}\\)$`),Af=new RegExp(`^hsla\\(${gn},${ne},${ne},${gn}\\)$`),Ma={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};dn(yn,ye,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:La,formatHex:La,formatHex8:Df,formatHsl:Hf,formatRgb:Oa,toString:Oa});function La(){return this.rgb().formatHex()}a(La,"color_formatHex");function Df(){return this.rgb().formatHex8()}a(Df,"color_formatHex8");function Hf(){return Ba(this).formatHsl()}a(Hf,"color_formatHsl");function Oa(){return this.rgb().formatRgb()}a(Oa,"color_formatRgb");function ye(e){var r,o;return e=(e+"").trim().toLowerCase(),(r=Tf.exec(e))?(o=r[1].length,r=parseInt(r[1],16),o===6?Ia(r):o===3?new Mt(r>>8&15|r>>4&240,r>>4&15|r&240,(r&15)<<4|r&15,1):o===8?Yn(r>>24&255,r>>16&255,r>>8&255,(r&255)/255):o===4?Yn(r>>12&15|r>>8&240,r>>8&15|r>>4&240,r>>4&15|r&240,((r&15)<<4|r&15)/255):null):(r=Nf.exec(e))?new Mt(r[1],r[2],r[3],1):(r=Cf.exec(e))?new Mt(r[1]*255/100,r[2]*255/100,r[3]*255/100,1):(r=Sf.exec(e))?Yn(r[1],r[2],r[3],r[4]):(r=Ef.exec(e))?Yn(r[1]*255/100,r[2]*255/100,r[3]*255/100,r[4]):(r=kf.exec(e))?za(r[1],r[2]/100,r[3]/100,1):(r=Af.exec(e))?za(r[1],r[2]/100,r[3]/100,r[4]):Ma.hasOwnProperty(e)?Ia(Ma[e]):e==="transparent"?new Mt(NaN,NaN,NaN,0):null}a(ye,"color");function Ia(e){return new Mt(e>>16&255,e>>8&255,e&255,1)}a(Ia,"rgbn");function Yn(e,r,o,f){return f<=0&&(e=r=o=NaN),new Mt(e,r,o,f)}a(Yn,"rgba");function Mf(e){return e instanceof yn||(e=ye(e)),e?(e=e.rgb(),new Mt(e.r,e.g,e.b,e.opacity)):new Mt}a(Mf,"rgbConvert");function Xe(e,r,o,f){return arguments.length===1?Mf(e):new Mt(e,r,o,f??1)}a(Xe,"rgb");function Mt(e,r,o,f){this.r=+e,this.g=+r,this.b=+o,this.opacity=+f}a(Mt,"Rgb");dn(Mt,Xe,Pi(yn,{brighter(e){return e=e==null?Kn:Math.pow(Kn,e),new Mt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?mn:Math.pow(mn,e),new Mt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Mt(Se(this.r),Se(this.g),Se(this.b),Zn(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Pa,formatHex:Pa,formatHex8:Lf,formatRgb:qa,toString:qa}));function Pa(){return`#${Ce(this.r)}${Ce(this.g)}${Ce(this.b)}`}a(Pa,"rgb_formatHex");function Lf(){return`#${Ce(this.r)}${Ce(this.g)}${Ce(this.b)}${Ce((isNaN(this.opacity)?1:this.opacity)*255)}`}a(Lf,"rgb_formatHex8");function qa(){let e=Zn(this.opacity);return`${e===1?"rgb(":"rgba("}${Se(this.r)}, ${Se(this.g)}, ${Se(this.b)}${e===1?")":`, ${e})`}`}a(qa,"rgb_formatRgb");function Zn(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}a(Zn,"clampa");function Se(e){return Math.max(0,Math.min(255,Math.round(e)||0))}a(Se,"clampi");function Ce(e){return e=Se(e),(e<16?"0":"")+e.toString(16)}a(Ce,"hex");function za(e,r,o,f){return f<=0?e=r=o=NaN:o<=0||o>=1?e=r=NaN:r<=0&&(e=NaN),new Xt(e,r,o,f)}a(za,"hsla");function Ba(e){if(e instanceof Xt)return new Xt(e.h,e.s,e.l,e.opacity);if(e instanceof yn||(e=ye(e)),!e)return new Xt;if(e instanceof Xt)return e;e=e.rgb();var r=e.r/255,o=e.g/255,f=e.b/255,h=Math.min(r,o,f),d=Math.max(r,o,f),g=NaN,v=d-h,N=(d+h)/2;return v?(r===d?g=(o-f)/v+(o<f)*6:o===d?g=(f-r)/v+2:g=(r-o)/v+4,v/=N<.5?d+h:2-d-h,g*=60):v=N>0&&N<1?0:g,new Xt(g,v,N,e.opacity)}a(Ba,"hslConvert");function ja(e,r,o,f){return arguments.length===1?Ba(e):new Xt(e,r,o,f??1)}a(ja,"hsl");function Xt(e,r,o,f){this.h=+e,this.s=+r,this.l=+o,this.opacity=+f}a(Xt,"Hsl");dn(Xt,ja,Pi(yn,{brighter(e){return e=e==null?Kn:Math.pow(Kn,e),new Xt(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?mn:Math.pow(mn,e),new Xt(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,r=isNaN(e)||isNaN(this.s)?0:this.s,o=this.l,f=o+(o<.5?o:1-o)*r,h=2*o-f;return new Mt(qi(e>=240?e-240:e+120,h,f),qi(e,h,f),qi(e<120?e+240:e-120,h,f),this.opacity)},clamp(){return new Xt(Ra(this.h),Qn(this.s),Qn(this.l),Zn(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){let e=Zn(this.opacity);return`${e===1?"hsl(":"hsla("}${Ra(this.h)}, ${Qn(this.s)*100}%, ${Qn(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Ra(e){return e=(e||0)%360,e<0?e+360:e}a(Ra,"clamph");function Qn(e){return Math.max(0,Math.min(1,e||0))}a(Qn,"clampt");function qi(e,r,o){return(e<60?r+(o-r)*e/60:e<180?o:e<240?r+(o-r)*(240-e)/60:r)*255}a(qi,"hsl2rgb");function zi(e,r,o,f,h){var d=e*e,g=d*e;return((1-3*e+3*d-g)*r+(4-6*d+3*g)*o+(1+3*e+3*d-3*g)*f+g*h)/6}a(zi,"basis");function Ri(e){var r=e.length-1;return function(o){var f=o<=0?o=0:o>=1?(o=1,r-1):Math.floor(o*r),h=e[f],d=e[f+1],g=f>0?e[f-1]:2*h-d,v=f<r-1?e[f+2]:2*d-h;return zi((o-f/r)*r,g,h,d,v)}}a(Ri,"default");function Bi(e){var r=e.length;return function(o){var f=Math.floor(((o%=1)<0?++o:o)*r),h=e[(f+r-1)%r],d=e[f%r],g=e[(f+1)%r],v=e[(f+2)%r];return zi((o-f/r)*r,h,d,g,v)}}a(Bi,"default");var ji=a(e=>()=>e,"default");function Of(e,r){return function(o){return e+o*r}}a(Of,"linear");function If(e,r,o){return e=Math.pow(e,o),r=Math.pow(r,o)-e,o=1/o,function(f){return Math.pow(e+f*r,o)}}a(If,"exponential");function $a(e){return(e=+e)==1?Jn:function(r,o){return o-r?If(r,o,e):ji(isNaN(r)?o:r)}}a($a,"gamma");function Jn(e,r){var o=r-e;return o?Of(e,o):ji(isNaN(e)?r:e)}a(Jn,"nogamma");var tr=a(function e(r){var o=$a(r);function f(h,d){var g=o((h=Xe(h)).r,(d=Xe(d)).r),v=o(h.g,d.g),N=o(h.b,d.b),_=Jn(h.opacity,d.opacity);return function(k){return h.r=g(k),h.g=v(k),h.b=N(k),h.opacity=_(k),h+""}}return a(f,"rgb"),f.gamma=e,f},"rgbGamma")(1);function Fa(e){return function(r){var o=r.length,f=new Array(o),h=new Array(o),d=new Array(o),g,v;for(g=0;g<o;++g)v=Xe(r[g]),f[g]=v.r||0,h[g]=v.g||0,d[g]=v.b||0;return f=e(f),h=e(h),d=e(d),v.opacity=1,function(N){return v.r=f(N),v.g=h(N),v.b=d(N),v+""}}}a(Fa,"rgbSpline");var Pf=Fa(Ri),qf=Fa(Bi);function qt(e,r){return e=+e,r=+r,function(o){return e*(1-o)+r*o}}a(qt,"default");var Fi=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,$i=new RegExp(Fi.source,"g");function zf(e){return function(){return e}}a(zf,"zero");function Rf(e){return function(r){return e(r)+""}}a(Rf,"one");function er(e,r){var o=Fi.lastIndex=$i.lastIndex=0,f,h,d,g=-1,v=[],N=[];for(e=e+"",r=r+"";(f=Fi.exec(e))&&(h=$i.exec(r));)(d=h.index)>o&&(d=r.slice(o,d),v[g]?v[g]+=d:v[++g]=d),(f=f[0])===(h=h[0])?v[g]?v[g]+=h:v[++g]=h:(v[++g]=null,N.push({i:g,x:qt(f,h)})),o=$i.lastIndex;return o<r.length&&(d=r.slice(o),v[g]?v[g]+=d:v[++g]=d),v.length<2?N[0]?Rf(N[0].x):zf(r):(r=N.length,function(_){for(var k=0,q;k<r;++k)v[(q=N[k]).i]=q.x(_);return v.join("")})}a(er,"default");var Wa=180/Math.PI,nr={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function rr(e,r,o,f,h,d){var g,v,N;return(g=Math.sqrt(e*e+r*r))&&(e/=g,r/=g),(N=e*o+r*f)&&(o-=e*N,f-=r*N),(v=Math.sqrt(o*o+f*f))&&(o/=v,f/=v,N/=v),e*f<r*o&&(e=-e,r=-r,N=-N,g=-g),{translateX:h,translateY:d,rotate:Math.atan2(r,e)*Wa,skewX:Math.atan(N)*Wa,scaleX:g,scaleY:v}}a(rr,"default");var ir;function Va(e){let r=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return r.isIdentity?nr:rr(r.a,r.b,r.c,r.d,r.e,r.f)}a(Va,"parseCss");function Xa(e){return e==null?nr:(ir||(ir=document.createElementNS("http://www.w3.org/2000/svg","g")),ir.setAttribute("transform",e),(e=ir.transform.baseVal.consolidate())?(e=e.matrix,rr(e.a,e.b,e.c,e.d,e.e,e.f)):nr)}a(Xa,"parseSvg");function Ga(e,r,o,f){function h(_){return _.length?_.pop()+" ":""}a(h,"pop");function d(_,k,q,O,w,P){if(_!==q||k!==O){var U=w.push("translate(",null,r,null,o);P.push({i:U-4,x:qt(_,q)},{i:U-2,x:qt(k,O)})}else(q||O)&&w.push("translate("+q+r+O+o)}a(d,"translate");function g(_,k,q,O){_!==k?(_-k>180?k+=360:k-_>180&&(_+=360),O.push({i:q.push(h(q)+"rotate(",null,f)-2,x:qt(_,k)})):k&&q.push(h(q)+"rotate("+k+f)}a(g,"rotate");function v(_,k,q,O){_!==k?O.push({i:q.push(h(q)+"skewX(",null,f)-2,x:qt(_,k)}):k&&q.push(h(q)+"skewX("+k+f)}a(v,"skewX");function N(_,k,q,O,w,P){if(_!==q||k!==O){var U=w.push(h(w)+"scale(",null,",",null,")");P.push({i:U-4,x:qt(_,q)},{i:U-2,x:qt(k,O)})}else(q!==1||O!==1)&&w.push(h(w)+"scale("+q+","+O+")")}return a(N,"scale"),function(_,k){var q=[],O=[];return _=e(_),k=e(k),d(_.translateX,_.translateY,k.translateX,k.translateY,q,O),g(_.rotate,k.rotate,q,O),v(_.skewX,k.skewX,q,O),N(_.scaleX,_.scaleY,k.scaleX,k.scaleY,q,O),_=k=null,function(w){for(var P=-1,U=O.length,R;++P<U;)q[(R=O[P]).i]=R.x(w);return q.join("")}}}a(Ga,"interpolateTransform");var Wi=Ga(Va,"px, ","px)","deg)"),Vi=Ga(Xa,", ",")",")");var Bf=1e-12;function Ua(e){return((e=Math.exp(e))+1/e)/2}a(Ua,"cosh");function jf(e){return((e=Math.exp(e))-1/e)/2}a(jf,"sinh");function $f(e){return((e=Math.exp(2*e))-1)/(e+1)}a($f,"tanh");var Xi=a(function e(r,o,f){function h(d,g){var v=d[0],N=d[1],_=d[2],k=g[0],q=g[1],O=g[2],w=k-v,P=q-N,U=w*w+P*P,R,X;if(U<Bf)X=Math.log(O/_)/r,R=a(function(zt){return[v+zt*w,N+zt*P,_*Math.exp(r*zt*X)]},"i");else{var at=Math.sqrt(U),dt=(O*O-_*_+f*U)/(2*_*o*at),xt=(O*O-_*_-f*U)/(2*O*o*at),Lt=Math.log(Math.sqrt(dt*dt+1)-dt),u=Math.log(Math.sqrt(xt*xt+1)-xt);X=(u-Lt)/r,R=a(function(zt){var ut=zt*X,He=Ua(Lt),Me=_/(o*at)*(He*$f(r*ut+Lt)-jf(Lt));return[v+Me*w,N+Me*P,_*He/Ua(r*ut+Lt)]},"i")}return R.duration=X*1e3*r/Math.SQRT2,R}return a(h,"zoom"),h.rho=function(d){var g=Math.max(.001,+d),v=g*g,N=v*v;return e(g,v,N)},h},"zoomRho")(Math.SQRT2,2,4);var Ge=0,vn=0,xn=0,Qa=1e3,or,bn,ar=0,Ee=0,sr=0,wn=typeof performance=="object"&&performance.now?performance:Date,Ka=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Tn(){return Ee||(Ka(Ff),Ee=wn.now()+sr)}a(Tn,"now");function Ff(){Ee=0}a(Ff,"clearNow");function _n(){this._call=this._time=this._next=null}a(_n,"Timer");_n.prototype=ur.prototype={constructor:_n,restart:function(e,r,o){if(typeof e!="function")throw new TypeError("callback is not a function");o=(o==null?Tn():+o)+(r==null?0:+r),!this._next&&bn!==this&&(bn?bn._next=this:or=this,bn=this),this._call=e,this._time=o,Gi()},stop:function(){this._call&&(this._call=null,this._time=1/0,Gi())}};function ur(e,r,o){var f=new _n;return f.restart(e,r,o),f}a(ur,"timer");function Za(){Tn(),++Ge;for(var e=or,r;e;)(r=Ee-e._time)>=0&&e._call.call(void 0,r),e=e._next;--Ge}a(Za,"timerFlush");function Ya(){Ee=(ar=wn.now())+sr,Ge=vn=0;try{Za()}finally{Ge=0,Vf(),Ee=0}}a(Ya,"wake");function Wf(){var e=wn.now(),r=e-ar;r>Qa&&(sr-=r,ar=e)}a(Wf,"poke");function Vf(){for(var e,r=or,o,f=1/0;r;)r._call?(f>r._time&&(f=r._time),e=r,r=r._next):(o=r._next,r._next=null,r=e?e._next=o:or=o);bn=e,Gi(f)}a(Vf,"nap");function Gi(e){if(!Ge){vn&&(vn=clearTimeout(vn));var r=e-Ee;r>24?(e<1/0&&(vn=setTimeout(Ya,e-wn.now()-sr)),xn&&(xn=clearInterval(xn))):(xn||(ar=wn.now(),xn=setInterval(Wf,Qa)),Ge=1,Ka(Ya))}}a(Gi,"sleep");function Nn(e,r,o){var f=new _n;return r=r==null?0:+r,f.restart(h=>{f.stop(),e(h+r)},r,o),f}a(Nn,"default");var Xf=un("start","end","cancel","interrupt"),Gf=[],es=0,Ja=1,lr=2,fr=3,ts=4,cr=5,Cn=6;function ue(e,r,o,f,h,d){var g=e.__transition;if(!g)e.__transition={};else if(o in g)return;Uf(e,o,{name:r,index:f,group:h,on:Xf,tween:Gf,time:d.time,delay:d.delay,duration:d.duration,ease:d.ease,timer:null,state:es})}a(ue,"default");function Sn(e,r){var o=wt(e,r);if(o.state>es)throw new Error("too late; already scheduled");return o}a(Sn,"init");function Tt(e,r){var o=wt(e,r);if(o.state>fr)throw new Error("too late; already running");return o}a(Tt,"set");function wt(e,r){var o=e.__transition;if(!o||!(o=o[r]))throw new Error("transition not found");return o}a(wt,"get");function Uf(e,r,o){var f=e.__transition,h;f[r]=o,o.timer=ur(d,0,o.time);function d(_){o.state=Ja,o.timer.restart(g,o.delay,o.time),o.delay<=_&&g(_-o.delay)}a(d,"schedule");function g(_){var k,q,O,w;if(o.state!==Ja)return N();for(k in f)if(w=f[k],w.name===o.name){if(w.state===fr)return Nn(g);w.state===ts?(w.state=Cn,w.timer.stop(),w.on.call("interrupt",e,e.__data__,w.index,w.group),delete f[k]):+k<r&&(w.state=Cn,w.timer.stop(),w.on.call("cancel",e,e.__data__,w.index,w.group),delete f[k])}if(Nn(function(){o.state===fr&&(o.state=ts,o.timer.restart(v,o.delay,o.time),v(_))}),o.state=lr,o.on.call("start",e,e.__data__,o.index,o.group),o.state===lr){for(o.state=fr,h=new Array(O=o.tween.length),k=0,q=-1;k<O;++k)(w=o.tween[k].value.call(e,e.__data__,o.index,o.group))&&(h[++q]=w);h.length=q+1}}a(g,"start");function v(_){for(var k=_<o.duration?o.ease.call(null,_/o.duration):(o.timer.restart(N),o.state=cr,1),q=-1,O=h.length;++q<O;)h[q].call(e,k);o.state===cr&&(o.on.call("end",e,e.__data__,o.index,o.group),N())}a(v,"tick");function N(){o.state=Cn,o.timer.stop(),delete f[r];for(var _ in f)return;delete e.__transition}a(N,"stop")}a(Uf,"create");function fe(e,r){var o=e.__transition,f,h,d=!0,g;if(o){r=r==null?null:r+"";for(g in o){if((f=o[g]).name!==r){d=!1;continue}h=f.state>lr&&f.state<cr,f.state=Cn,f.timer.stop(),f.on.call(h?"interrupt":"cancel",e,e.__data__,f.index,f.group),delete o[g]}d&&delete e.__transition}}a(fe,"default");function Ui(e){return this.each(function(){fe(this,e)})}a(Ui,"default");function Yf(e,r){var o,f;return function(){var h=Tt(this,e),d=h.tween;if(d!==o){f=o=d;for(var g=0,v=f.length;g<v;++g)if(f[g].name===r){f=f.slice(),f.splice(g,1);break}}h.tween=f}}a(Yf,"tweenRemove");function Qf(e,r,o){var f,h;if(typeof o!="function")throw new Error;return function(){var d=Tt(this,e),g=d.tween;if(g!==f){h=(f=g).slice();for(var v={name:r,value:o},N=0,_=h.length;N<_;++N)if(h[N].name===r){h[N]=v;break}N===_&&h.push(v)}d.tween=h}}a(Qf,"tweenFunction");function Yi(e,r){var o=this._id;if(e+="",arguments.length<2){for(var f=wt(this.node(),o).tween,h=0,d=f.length,g;h<d;++h)if((g=f[h]).name===e)return g.value;return null}return this.each((r==null?Yf:Qf)(o,e,r))}a(Yi,"default");function Ue(e,r,o){var f=e._id;return e.each(function(){var h=Tt(this,f);(h.value||(h.value={}))[r]=o.apply(this,arguments)}),function(h){return wt(h,f).value[r]}}a(Ue,"tweenValue");function En(e,r){var o;return(typeof r=="number"?qt:r instanceof ye?tr:(o=ye(r))?(r=o,tr):er)(e,r)}a(En,"default");function Kf(e){return function(){this.removeAttribute(e)}}a(Kf,"attrRemove");function Zf(e){return function(){this.removeAttributeNS(e.space,e.local)}}a(Zf,"attrRemoveNS");function Jf(e,r,o){var f,h=o+"",d;return function(){var g=this.getAttribute(e);return g===h?null:g===f?d:d=r(f=g,o)}}a(Jf,"attrConstant");function tl(e,r,o){var f,h=o+"",d;return function(){var g=this.getAttributeNS(e.space,e.local);return g===h?null:g===f?d:d=r(f=g,o)}}a(tl,"attrConstantNS");function el(e,r,o){var f,h,d;return function(){var g,v=o(this),N;return v==null?void this.removeAttribute(e):(g=this.getAttribute(e),N=v+"",g===N?null:g===f&&N===h?d:(h=N,d=r(f=g,v)))}}a(el,"attrFunction");function nl(e,r,o){var f,h,d;return function(){var g,v=o(this),N;return v==null?void this.removeAttributeNS(e.space,e.local):(g=this.getAttributeNS(e.space,e.local),N=v+"",g===N?null:g===f&&N===h?d:(h=N,d=r(f=g,v)))}}a(nl,"attrFunctionNS");function Qi(e,r){var o=te(e),f=o==="transform"?Vi:En;return this.attrTween(e,typeof r=="function"?(o.local?nl:el)(o,f,Ue(this,"attr."+e,r)):r==null?(o.local?Zf:Kf)(o):(o.local?tl:Jf)(o,f,r))}a(Qi,"default");function rl(e,r){return function(o){this.setAttribute(e,r.call(this,o))}}a(rl,"attrInterpolate");function il(e,r){return function(o){this.setAttributeNS(e.space,e.local,r.call(this,o))}}a(il,"attrInterpolateNS");function ol(e,r){var o,f;function h(){var d=r.apply(this,arguments);return d!==f&&(o=(f=d)&&il(e,d)),o}return a(h,"tween"),h._value=r,h}a(ol,"attrTweenNS");function al(e,r){var o,f;function h(){var d=r.apply(this,arguments);return d!==f&&(o=(f=d)&&rl(e,d)),o}return a(h,"tween"),h._value=r,h}a(al,"attrTween");function Ki(e,r){var o="attr."+e;if(arguments.length<2)return(o=this.tween(o))&&o._value;if(r==null)return this.tween(o,null);if(typeof r!="function")throw new Error;var f=te(e);return this.tween(o,(f.local?ol:al)(f,r))}a(Ki,"default");function sl(e,r){return function(){Sn(this,e).delay=+r.apply(this,arguments)}}a(sl,"delayFunction");function ul(e,r){return r=+r,function(){Sn(this,e).delay=r}}a(ul,"delayConstant");function Zi(e){var r=this._id;return arguments.length?this.each((typeof e=="function"?sl:ul)(r,e)):wt(this.node(),r).delay}a(Zi,"default");function fl(e,r){return function(){Tt(this,e).duration=+r.apply(this,arguments)}}a(fl,"durationFunction");function ll(e,r){return r=+r,function(){Tt(this,e).duration=r}}a(ll,"durationConstant");function Ji(e){var r=this._id;return arguments.length?this.each((typeof e=="function"?fl:ll)(r,e)):wt(this.node(),r).duration}a(Ji,"default");function cl(e,r){if(typeof r!="function")throw new Error;return function(){Tt(this,e).ease=r}}a(cl,"easeConstant");function to(e){var r=this._id;return arguments.length?this.each(cl(r,e)):wt(this.node(),r).ease}a(to,"default");function hl(e,r){return function(){var o=r.apply(this,arguments);if(typeof o!="function")throw new Error;Tt(this,e).ease=o}}a(hl,"easeVarying");function eo(e){if(typeof e!="function")throw new Error;return this.each(hl(this._id,e))}a(eo,"default");function no(e){typeof e!="function"&&(e=We(e));for(var r=this._groups,o=r.length,f=new Array(o),h=0;h<o;++h)for(var d=r[h],g=d.length,v=f[h]=[],N,_=0;_<g;++_)(N=d[_])&&e.call(N,N.__data__,_,d)&&v.push(N);return new St(f,this._parents,this._name,this._id)}a(no,"default");function ro(e){if(e._id!==this._id)throw new Error;for(var r=this._groups,o=e._groups,f=r.length,h=o.length,d=Math.min(f,h),g=new Array(f),v=0;v<d;++v)for(var N=r[v],_=o[v],k=N.length,q=g[v]=new Array(k),O,w=0;w<k;++w)(O=N[w]||_[w])&&(q[w]=O);for(;v<f;++v)g[v]=r[v];return new St(g,this._parents,this._name,this._id)}a(ro,"default");function pl(e){return(e+"").trim().split(/^|\s+/).every(function(r){var o=r.indexOf(".");return o>=0&&(r=r.slice(0,o)),!r||r==="start"})}a(pl,"start");function dl(e,r,o){var f,h,d=pl(r)?Sn:Tt;return function(){var g=d(this,e),v=g.on;v!==f&&(h=(f=v).copy()).on(r,o),g.on=h}}a(dl,"onFunction");function io(e,r){var o=this._id;return arguments.length<2?wt(this.node(),o).on.on(e):this.each(dl(o,e,r))}a(io,"default");function ml(e){return function(){var r=this.parentNode;for(var o in this.__transition)if(+o!==e)return;r&&r.removeChild(this)}}a(ml,"removeFunction");function oo(){return this.on("end.remove",ml(this._id))}a(oo,"default");function ao(e){var r=this._name,o=this._id;typeof e!="function"&&(e=me(e));for(var f=this._groups,h=f.length,d=new Array(h),g=0;g<h;++g)for(var v=f[g],N=v.length,_=d[g]=new Array(N),k,q,O=0;O<N;++O)(k=v[O])&&(q=e.call(k,k.__data__,O,v))&&("__data__"in k&&(q.__data__=k.__data__),_[O]=q,ue(_[O],r,o,O,_,wt(k,o)));return new St(d,this._parents,r,o)}a(ao,"default");function so(e){var r=this._name,o=this._id;typeof e!="function"&&(e=Fe(e));for(var f=this._groups,h=f.length,d=[],g=[],v=0;v<h;++v)for(var N=f[v],_=N.length,k,q=0;q<_;++q)if(k=N[q]){for(var O=e.call(k,k.__data__,q,N),w,P=wt(k,o),U=0,R=O.length;U<R;++U)(w=O[U])&&ue(w,r,o,U,O,P);d.push(O),g.push(k)}return new St(d,g,r,o)}a(so,"default");var gl=se.prototype.constructor;function uo(){return new gl(this._groups,this._parents)}a(uo,"default");function yl(e,r){var o,f,h;return function(){var d=ge(this,e),g=(this.style.removeProperty(e),ge(this,e));return d===g?null:d===o&&g===f?h:h=r(o=d,f=g)}}a(yl,"styleNull");function ns(e){return function(){this.style.removeProperty(e)}}a(ns,"styleRemove");function xl(e,r,o){var f,h=o+"",d;return function(){var g=ge(this,e);return g===h?null:g===f?d:d=r(f=g,o)}}a(xl,"styleConstant");function vl(e,r,o){var f,h,d;return function(){var g=ge(this,e),v=o(this),N=v+"";return v==null&&(N=v=(this.style.removeProperty(e),ge(this,e))),g===N?null:g===f&&N===h?d:(h=N,d=r(f=g,v))}}a(vl,"styleFunction");function bl(e,r){var o,f,h,d="style."+r,g="end."+d,v;return function(){var N=Tt(this,e),_=N.on,k=N.value[d]==null?v||(v=ns(r)):void 0;(_!==o||h!==k)&&(f=(o=_).copy()).on(g,h=k),N.on=f}}a(bl,"styleMaybeRemove");function fo(e,r,o){var f=(e+="")=="transform"?Wi:En;return r==null?this.styleTween(e,yl(e,f)).on("end.style."+e,ns(e)):typeof r=="function"?this.styleTween(e,vl(e,f,Ue(this,"style."+e,r))).each(bl(this._id,e)):this.styleTween(e,xl(e,f,r),o).on("end.style."+e,null)}a(fo,"default");function wl(e,r,o){return function(f){this.style.setProperty(e,r.call(this,f),o)}}a(wl,"styleInterpolate");function _l(e,r,o){var f,h;function d(){var g=r.apply(this,arguments);return g!==h&&(f=(h=g)&&wl(e,g,o)),f}return a(d,"tween"),d._value=r,d}a(_l,"styleTween");function lo(e,r,o){var f="style."+(e+="");if(arguments.length<2)return(f=this.tween(f))&&f._value;if(r==null)return this.tween(f,null);if(typeof r!="function")throw new Error;return this.tween(f,_l(e,r,o??""))}a(lo,"default");function Tl(e){return function(){this.textContent=e}}a(Tl,"textConstant");function Nl(e){return function(){var r=e(this);this.textContent=r??""}}a(Nl,"textFunction");function co(e){return this.tween("text",typeof e=="function"?Nl(Ue(this,"text",e)):Tl(e==null?"":e+""))}a(co,"default");function Cl(e){return function(r){this.textContent=e.call(this,r)}}a(Cl,"textInterpolate");function Sl(e){var r,o;function f(){var h=e.apply(this,arguments);return h!==o&&(r=(o=h)&&Cl(h)),r}return a(f,"tween"),f._value=e,f}a(Sl,"textTween");function ho(e){var r="text";if(arguments.length<1)return(r=this.tween(r))&&r._value;if(e==null)return this.tween(r,null);if(typeof e!="function")throw new Error;return this.tween(r,Sl(e))}a(ho,"default");function po(){for(var e=this._name,r=this._id,o=hr(),f=this._groups,h=f.length,d=0;d<h;++d)for(var g=f[d],v=g.length,N,_=0;_<v;++_)if(N=g[_]){var k=wt(N,r);ue(N,e,o,_,g,{time:k.time+k.delay+k.duration,delay:0,duration:k.duration,ease:k.ease})}return new St(f,this._parents,e,o)}a(po,"default");function mo(){var e,r,o=this,f=o._id,h=o.size();return new Promise(function(d,g){var v={value:g},N={value:function(){--h===0&&d()}};o.each(function(){var _=Tt(this,f),k=_.on;k!==e&&(r=(e=k).copy(),r._.cancel.push(v),r._.interrupt.push(v),r._.end.push(N)),_.on=r}),h===0&&d()})}a(mo,"default");var El=0;function St(e,r,o,f){this._groups=e,this._parents=r,this._name=o,this._id=f}a(St,"Transition");function rs(e){return se().transition(e)}a(rs,"transition");function hr(){return++El}a(hr,"newId");var le=se.prototype;St.prototype=rs.prototype={constructor:St,select:ao,selectAll:so,selectChild:le.selectChild,selectChildren:le.selectChildren,filter:no,merge:ro,selection:uo,transition:po,call:le.call,nodes:le.nodes,node:le.node,size:le.size,empty:le.empty,each:le.each,on:io,attr:Qi,attrTween:Ki,style:fo,styleTween:lo,text:co,textTween:ho,remove:oo,tween:Yi,delay:Zi,duration:Ji,ease:to,easeVarying:eo,end:mo,[Symbol.iterator]:le[Symbol.iterator]};function pr(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}a(pr,"cubicInOut");var kl={time:null,delay:0,duration:250,ease:pr};function Al(e,r){for(var o;!(o=e.__transition)||!(o=o[r]);)if(!(e=e.parentNode))throw new Error(`transition ${r} not found`);return o}a(Al,"inherit");function go(e){var r,o;e instanceof St?(r=e._id,e=e._name):(r=hr(),(o=kl).time=Tn(),e=e==null?null:e+"");for(var f=this._groups,h=f.length,d=0;d<h;++d)for(var g=f[d],v=g.length,N,_=0;_<v;++_)(N=g[_])&&ue(N,e,r,_,g,o||Al(N,r));return new St(f,this._parents,e,r)}a(go,"default");se.prototype.interrupt=Ui;se.prototype.transition=go;var{abs:ty,max:ey,min:ny}=Math;function is(e){return[+e[0],+e[1]]}a(is,"number1");function Dl(e){return[is(e[0]),is(e[1])]}a(Dl,"number2");var ry={name:"x",handles:["w","e"].map(yo),input:function(e,r){return e==null?null:[[+e[0],r[0][1]],[+e[1],r[1][1]]]},output:function(e){return e&&[e[0][0],e[1][0]]}},iy={name:"y",handles:["n","s"].map(yo),input:function(e,r){return e==null?null:[[r[0][0],+e[0]],[r[1][0],+e[1]]]},output:function(e){return e&&[e[0][1],e[1][1]]}},oy={name:"xy",handles:["n","w","e","s","nw","ne","sw","se"].map(yo),input:function(e){return e==null?null:Dl(e)},output:function(e){return e}};function yo(e){return{type:e}}a(yo,"type");function Hl(e){var r=0,o=e.children,f=o&&o.length;if(!f)r=1;else for(;--f>=0;)r+=o[f].value;e.value=r}a(Hl,"count");function xo(){return this.eachAfter(Hl)}a(xo,"default");function vo(e,r){let o=-1;for(let f of this)e.call(r,f,++o,this);return this}a(vo,"default");function bo(e,r){for(var o=this,f=[o],h,d,g=-1;o=f.pop();)if(e.call(r,o,++g,this),h=o.children)for(d=h.length-1;d>=0;--d)f.push(h[d]);return this}a(bo,"default");function wo(e,r){for(var o=this,f=[o],h=[],d,g,v,N=-1;o=f.pop();)if(h.push(o),d=o.children)for(g=0,v=d.length;g<v;++g)f.push(d[g]);for(;o=h.pop();)e.call(r,o,++N,this);return this}a(wo,"default");function _o(e,r){let o=-1;for(let f of this)if(e.call(r,f,++o,this))return f}a(_o,"default");function To(e){return this.eachAfter(function(r){for(var o=+e(r.data)||0,f=r.children,h=f&&f.length;--h>=0;)o+=f[h].value;r.value=o})}a(To,"default");function No(e){return this.eachBefore(function(r){r.children&&r.children.sort(e)})}a(No,"default");function Co(e){for(var r=this,o=Ml(r,e),f=[r];r!==o;)r=r.parent,f.push(r);for(var h=f.length;e!==o;)f.splice(h,0,e),e=e.parent;return f}a(Co,"default");function Ml(e,r){if(e===r)return e;var o=e.ancestors(),f=r.ancestors(),h=null;for(e=o.pop(),r=f.pop();e===r;)h=e,e=o.pop(),r=f.pop();return h}a(Ml,"leastCommonAncestor");function So(){for(var e=this,r=[e];e=e.parent;)r.push(e);return r}a(So,"default");function Eo(){return Array.from(this)}a(Eo,"default");function ko(){var e=[];return this.eachBefore(function(r){r.children||e.push(r)}),e}a(ko,"default");function Ao(){var e=this,r=[];return e.each(function(o){o!==e&&r.push({source:o.parent,target:o})}),r}a(Ao,"default");function*Do(){var e=this,r,o=[e],f,h,d;do for(r=o.reverse(),o=[];e=r.pop();)if(yield e,f=e.children)for(h=0,d=f.length;h<d;++h)o.push(f[h]);while(o.length)}a(Do,"default");function Ye(e,r){e instanceof Map?(e=[void 0,e],r===void 0&&(r=Il)):r===void 0&&(r=Ol);for(var o=new ke(e),f,h=[o],d,g,v,N;f=h.pop();)if((g=r(f.data))&&(N=(g=Array.from(g)).length))for(f.children=g,v=N-1;v>=0;--v)h.push(d=g[v]=new ke(g[v])),d.parent=f,d.depth=f.depth+1;return o.eachBefore(ql)}a(Ye,"hierarchy");function Ll(){return Ye(this).eachBefore(Pl)}a(Ll,"node_copy");function Ol(e){return e.children}a(Ol,"objectChildren");function Il(e){return Array.isArray(e)?e[1]:null}a(Il,"mapChildren");function Pl(e){e.data.value!==void 0&&(e.value=e.data.value),e.data=e.data.data}a(Pl,"copyData");function ql(e){var r=0;do e.height=r;while((e=e.parent)&&e.height<++r)}a(ql,"computeHeight");function ke(e){this.data=e,this.depth=this.height=0,this.parent=null}a(ke,"Node");ke.prototype=Ye.prototype={constructor:ke,count:xo,each:vo,eachAfter:wo,eachBefore:bo,find:_o,sum:To,sort:No,path:Co,ancestors:So,descendants:Eo,leaves:ko,links:Ao,copy:Ll,[Symbol.iterator]:Do};function zl(e,r){return e.parent===r.parent?1:2}a(zl,"defaultSeparation");function Ho(e){var r=e.children;return r?r[0]:e.t}a(Ho,"nextLeft");function Mo(e){var r=e.children;return r?r[r.length-1]:e.t}a(Mo,"nextRight");function Rl(e,r,o){var f=o/(r.i-e.i);r.c-=f,r.s+=o,e.c+=f,r.z+=o,r.m+=o}a(Rl,"moveSubtree");function Bl(e){for(var r=0,o=0,f=e.children,h=f.length,d;--h>=0;)d=f[h],d.z+=r,d.m+=r,r+=d.s+(o+=d.c)}a(Bl,"executeShifts");function jl(e,r,o){return e.a.parent===r.parent?e.a:o}a(jl,"nextAncestor");function dr(e,r){this._=e,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=r}a(dr,"TreeNode");dr.prototype=Object.create(ke.prototype);function $l(e){for(var r=new dr(e,0),o,f=[r],h,d,g,v;o=f.pop();)if(d=o._.children)for(o.children=new Array(v=d.length),g=v-1;g>=0;--g)f.push(h=o.children[g]=new dr(d[g],g)),h.parent=o;return(r.parent=new dr(null,0)).children=[r],r}a($l,"treeRoot");function mr(){var e=zl,r=1,o=1,f=null;function h(_){var k=$l(_);if(k.eachAfter(d),k.parent.m=-k.z,k.eachBefore(g),f)_.eachBefore(N);else{var q=_,O=_,w=_;_.eachBefore(function(at){at.x<q.x&&(q=at),at.x>O.x&&(O=at),at.depth>w.depth&&(w=at)});var P=q===O?1:e(q,O)/2,U=P-q.x,R=r/(O.x+P+U),X=o/(w.depth||1);_.eachBefore(function(at){at.x=(at.x+U)*R,at.y=at.depth*X})}return _}a(h,"tree");function d(_){var k=_.children,q=_.parent.children,O=_.i?q[_.i-1]:null;if(k){Bl(_);var w=(k[0].z+k[k.length-1].z)/2;O?(_.z=O.z+e(_._,O._),_.m=_.z-w):_.z=w}else O&&(_.z=O.z+e(_._,O._));_.parent.A=v(_,O,_.parent.A||q[0])}a(d,"firstWalk");function g(_){_._.x=_.z+_.parent.m,_.m+=_.parent.m}a(g,"secondWalk");function v(_,k,q){if(k){for(var O=_,w=_,P=k,U=O.parent.children[0],R=O.m,X=w.m,at=P.m,dt=U.m,xt;P=Mo(P),O=Ho(O),P&&O;)U=Ho(U),w=Mo(w),w.a=_,xt=P.z+at-O.z-R+e(P._,O._),xt>0&&(Rl(jl(P,_,q),_,xt),R+=xt,X+=xt),at+=P.m,R+=O.m,dt+=U.m,X+=w.m;P&&!Mo(w)&&(w.t=P,w.m+=at-X),O&&!Ho(U)&&(U.t=O,U.m+=R-dt,q=_)}return q}a(v,"apportion");function N(_){_.x*=r,_.y=_.depth*o}return a(N,"sizeNode"),h.separation=function(_){return arguments.length?(e=_,h):e},h.size=function(_){return arguments.length?(f=!1,r=+_[0],o=+_[1],h):f?null:[r,o]},h.nodeSize=function(_){return arguments.length?(f=!0,r=+_[0],o=+_[1],h):f?[r,o]:null},h}a(mr,"default");var kn=a(e=>()=>e,"default");function Lo(e,{sourceEvent:r,target:o,transform:f,dispatch:h}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:r,enumerable:!0,configurable:!0},target:{value:o,enumerable:!0,configurable:!0},transform:{value:f,enumerable:!0,configurable:!0},_:{value:h}})}a(Lo,"ZoomEvent");function Gt(e,r,o){this.k=e,this.x=r,this.y=o}a(Gt,"Transform");Gt.prototype={constructor:Gt,scale:function(e){return e===1?this:new Gt(this.k*e,this.x,this.y)},translate:function(e,r){return e===0&r===0?this:new Gt(this.k,this.x+this.k*e,this.y+this.k*r)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var ce=new Gt(1,0,0);Ae.prototype=Gt.prototype;function Ae(e){for(;!e.__zoom;)if(!(e=e.parentNode))return ce;return e.__zoom}a(Ae,"transform");function gr(e){e.stopImmediatePropagation()}a(gr,"nopropagation");function De(e){e.preventDefault(),e.stopImmediatePropagation()}a(De,"default");function Fl(e){return(!e.ctrlKey||e.type==="wheel")&&!e.button}a(Fl,"defaultFilter");function Wl(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.x,e.y],[e.x+e.width,e.y+e.height]]):[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]):[[0,0],[e.clientWidth,e.clientHeight]]}a(Wl,"defaultExtent");function os(){return this.__zoom||ce}a(os,"defaultTransform");function Vl(e){return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}a(Vl,"defaultWheelDelta");function Xl(){return navigator.maxTouchPoints||"ontouchstart"in this}a(Xl,"defaultTouchable");function Gl(e,r,o){var f=e.invertX(r[0][0])-o[0][0],h=e.invertX(r[1][0])-o[1][0],d=e.invertY(r[0][1])-o[0][1],g=e.invertY(r[1][1])-o[1][1];return e.translate(h>f?(f+h)/2:Math.min(0,f)||Math.max(0,h),g>d?(d+g)/2:Math.min(0,d)||Math.max(0,g))}a(Gl,"defaultConstrain");function yr(){var e=Fl,r=Wl,o=Gl,f=Vl,h=Xl,d=[0,1/0],g=[[-1/0,-1/0],[1/0,1/0]],v=250,N=Xi,_=un("start","zoom","end"),k,q,O,w=500,P=150,U=0,R=10;function X(D){D.property("__zoom",os).on("wheel.zoom",ut,{passive:!1}).on("mousedown.zoom",He).on("dblclick.zoom",Me).filter(h).on("touchstart.zoom",Cr).on("touchmove.zoom",ft).on("touchend.zoom touchcancel.zoom",ve).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}a(X,"zoom"),X.transform=function(D,F,L,W){var Q=D.selection?D.selection():D;Q.property("__zoom",os),D!==Q?Lt(D,F,L,W):Q.interrupt().each(function(){u(this,arguments).event(W).start().zoom(null,typeof F=="function"?F.apply(this,arguments):F).end()})},X.scaleBy=function(D,F,L,W){X.scaleTo(D,function(){var Q=this.__zoom.k,tt=typeof F=="function"?F.apply(this,arguments):F;return Q*tt},L,W)},X.scaleTo=function(D,F,L,W){X.transform(D,function(){var Q=r.apply(this,arguments),tt=this.__zoom,et=L==null?xt(Q):typeof L=="function"?L.apply(this,arguments):L,lt=tt.invert(et),pt=typeof F=="function"?F.apply(this,arguments):F;return o(dt(at(tt,pt),et,lt),Q,g)},L,W)},X.translateBy=function(D,F,L,W){X.transform(D,function(){return o(this.__zoom.translate(typeof F=="function"?F.apply(this,arguments):F,typeof L=="function"?L.apply(this,arguments):L),r.apply(this,arguments),g)},null,W)},X.translateTo=function(D,F,L,W,Q){X.transform(D,function(){var tt=r.apply(this,arguments),et=this.__zoom,lt=W==null?xt(tt):typeof W=="function"?W.apply(this,arguments):W;return o(ce.translate(lt[0],lt[1]).scale(et.k).translate(typeof F=="function"?-F.apply(this,arguments):-F,typeof L=="function"?-L.apply(this,arguments):-L),tt,g)},W,Q)};function at(D,F){return F=Math.max(d[0],Math.min(d[1],F)),F===D.k?D:new Gt(F,D.x,D.y)}a(at,"scale");function dt(D,F,L){var W=F[0]-L[0]*D.k,Q=F[1]-L[1]*D.k;return W===D.x&&Q===D.y?D:new Gt(D.k,W,Q)}a(dt,"translate");function xt(D){return[(+D[0][0]+ +D[1][0])/2,(+D[0][1]+ +D[1][1])/2]}a(xt,"centroid");function Lt(D,F,L,W){D.on("start.zoom",function(){u(this,arguments).event(W).start()}).on("interrupt.zoom end.zoom",function(){u(this,arguments).event(W).end()}).tween("zoom",function(){var Q=this,tt=arguments,et=u(Q,tt).event(W),lt=r.apply(Q,tt),pt=L==null?xt(lt):typeof L=="function"?L.apply(Q,tt):L,Ot=Math.max(lt[1][0]-lt[0][0],lt[1][1]-lt[0][1]),vt=Q.__zoom,It=typeof F=="function"?F.apply(Q,tt):F,Ft=N(vt.invert(pt).concat(Ot/vt.k),It.invert(pt).concat(Ot/It.k));return function(Pt){if(Pt===1)Pt=It;else{var Rt=Ft(Pt),Et=Ot/Rt[2];Pt=new Gt(Et,pt[0]-Rt[0]*Et,pt[1]-Rt[1]*Et)}et.zoom(null,Pt)}})}a(Lt,"schedule");function u(D,F,L){return!L&&D.__zooming||new zt(D,F)}a(u,"gesture");function zt(D,F){this.that=D,this.args=F,this.active=0,this.sourceEvent=null,this.extent=r.apply(D,F),this.taps=0}a(zt,"Gesture"),zt.prototype={event:function(D){return D&&(this.sourceEvent=D),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(D,F){return this.mouse&&D!=="mouse"&&(this.mouse[1]=F.invert(this.mouse[0])),this.touch0&&D!=="touch"&&(this.touch0[1]=F.invert(this.touch0[0])),this.touch1&&D!=="touch"&&(this.touch1[1]=F.invert(this.touch1[0])),this.that.__zoom=F,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(D){var F=yt(this.that).datum();_.call(D,this.that,new Lo(D,{sourceEvent:this.sourceEvent,target:X,type:D,transform:this.that.__zoom,dispatch:_}),F)}};function ut(D,...F){if(!e.apply(this,arguments))return;var L=u(this,F).event(D),W=this.__zoom,Q=Math.max(d[0],Math.min(d[1],W.k*Math.pow(2,f.apply(this,arguments)))),tt=ee(D);if(L.wheel)(L.mouse[0][0]!==tt[0]||L.mouse[0][1]!==tt[1])&&(L.mouse[1]=W.invert(L.mouse[0]=tt)),clearTimeout(L.wheel);else{if(W.k===Q)return;L.mouse=[tt,W.invert(tt)],fe(this),L.start()}De(D),L.wheel=setTimeout(et,P),L.zoom("mouse",o(dt(at(W,Q),L.mouse[0],L.mouse[1]),L.extent,g));function et(){L.wheel=null,L.end()}a(et,"wheelidled")}a(ut,"wheeled");function He(D,...F){if(O||!e.apply(this,arguments))return;var L=D.currentTarget,W=u(this,F,!0).event(D),Q=yt(D.view).on("mousemove.zoom",pt,!0).on("mouseup.zoom",Ot,!0),tt=ee(D,L),et=D.clientX,lt=D.clientY;Un(D.view),gr(D),W.mouse=[tt,this.__zoom.invert(tt)],fe(this),W.start();function pt(vt){if(De(vt),!W.moved){var It=vt.clientX-et,Ft=vt.clientY-lt;W.moved=It*It+Ft*Ft>U}W.event(vt).zoom("mouse",o(dt(W.that.__zoom,W.mouse[0]=ee(vt,L),W.mouse[1]),W.extent,g))}a(pt,"mousemoved");function Ot(vt){Q.on("mousemove.zoom mouseup.zoom",null),Ii(vt.view,W.moved),De(vt),W.event(vt).end()}a(Ot,"mouseupped")}a(He,"mousedowned");function Me(D,...F){if(e.apply(this,arguments)){var L=this.__zoom,W=ee(D.changedTouches?D.changedTouches[0]:D,this),Q=L.invert(W),tt=L.k*(D.shiftKey?.5:2),et=o(dt(at(L,tt),W,Q),r.apply(this,F),g);De(D),v>0?yt(this).transition().duration(v).call(Lt,et,W,D):yt(this).call(X.transform,et,W,D)}}a(Me,"dblclicked");function Cr(D,...F){if(e.apply(this,arguments)){var L=D.touches,W=L.length,Q=u(this,F,D.changedTouches.length===W).event(D),tt,et,lt,pt;for(gr(D),et=0;et<W;++et)lt=L[et],pt=ee(lt,this),pt=[pt,this.__zoom.invert(pt),lt.identifier],Q.touch0?!Q.touch1&&Q.touch0[2]!==pt[2]&&(Q.touch1=pt,Q.taps=0):(Q.touch0=pt,tt=!0,Q.taps=1+!!k);k&&(k=clearTimeout(k)),tt&&(Q.taps<2&&(q=pt[0],k=setTimeout(function(){k=null},w)),fe(this),Q.start())}}a(Cr,"touchstarted");function ft(D,...F){if(this.__zooming){var L=u(this,F).event(D),W=D.changedTouches,Q=W.length,tt,et,lt,pt;for(De(D),tt=0;tt<Q;++tt)et=W[tt],lt=ee(et,this),L.touch0&&L.touch0[2]===et.identifier?L.touch0[0]=lt:L.touch1&&L.touch1[2]===et.identifier&&(L.touch1[0]=lt);if(et=L.that.__zoom,L.touch1){var Ot=L.touch0[0],vt=L.touch0[1],It=L.touch1[0],Ft=L.touch1[1],Pt=(Pt=It[0]-Ot[0])*Pt+(Pt=It[1]-Ot[1])*Pt,Rt=(Rt=Ft[0]-vt[0])*Rt+(Rt=Ft[1]-vt[1])*Rt;et=at(et,Math.sqrt(Pt/Rt)),lt=[(Ot[0]+It[0])/2,(Ot[1]+It[1])/2],pt=[(vt[0]+Ft[0])/2,(vt[1]+Ft[1])/2]}else if(L.touch0)lt=L.touch0[0],pt=L.touch0[1];else return;L.zoom("touch",o(dt(et,lt,pt),L.extent,g))}}a(ft,"touchmoved");function ve(D,...F){if(this.__zooming){var L=u(this,F).event(D),W=D.changedTouches,Q=W.length,tt,et;for(gr(D),O&&clearTimeout(O),O=setTimeout(function(){O=null},w),tt=0;tt<Q;++tt)et=W[tt],L.touch0&&L.touch0[2]===et.identifier?delete L.touch0:L.touch1&&L.touch1[2]===et.identifier&&delete L.touch1;if(L.touch1&&!L.touch0&&(L.touch0=L.touch1,delete L.touch1),L.touch0)L.touch0[1]=this.__zoom.invert(L.touch0[0]);else if(L.end(),L.taps===2&&(et=ee(et,this),Math.hypot(q[0]-et[0],q[1]-et[1])<R)){var lt=yt(this).on("dblclick.zoom");lt&&lt.apply(this,arguments)}}}return a(ve,"touchended"),X.wheelDelta=function(D){return arguments.length?(f=typeof D=="function"?D:kn(+D),X):f},X.filter=function(D){return arguments.length?(e=typeof D=="function"?D:kn(!!D),X):e},X.touchable=function(D){return arguments.length?(h=typeof D=="function"?D:kn(!!D),X):h},X.extent=function(D){return arguments.length?(r=typeof D=="function"?D:kn([[+D[0][0],+D[0][1]],[+D[1][0],+D[1][1]]]),X):r},X.scaleExtent=function(D){return arguments.length?(d[0]=+D[0],d[1]=+D[1],X):[d[0],d[1]]},X.translateExtent=function(D){return arguments.length?(g[0][0]=+D[0][0],g[1][0]=+D[1][0],g[0][1]=+D[0][1],g[1][1]=+D[1][1],X):[[g[0][0],g[0][1]],[g[1][0],g[1][1]]]},X.constrain=function(D){return arguments.length?(o=D,X):o},X.duration=function(D){return arguments.length?(v=+D,X):v},X.interpolate=function(D){return arguments.length?(N=D,X):N},X.on=function(){var D=_.on.apply(_,arguments);return D===_?X:D},X.clickDistance=function(D){return arguments.length?(U=(D=+D)*D,X):Math.sqrt(U)},X.tapDistance=function(D){return arguments.length?(R=+D,X):R},X}a(yr,"default");var us=bu(ss());function vr(e){return e.split(/(?=[A-Z])/).map(function(o){return o.charAt(0).toUpperCase()+o.slice(1)}).join(" ")}a(vr,"splitName");function br(e){e.each(function(r){r.data.bbox=this.getBBox()})}a(br,"getBB");function An(e,r,o){if(!e)return;r(e);let f=o(e);if(f){let h=f.length;for(let d=0;d<h;d++)An(f[d],r,o)}}a(An,"visit");function Oo(e,r,o){o.children&&o.children.length>0&&(e.length<=r+1&&e.push(0),e[r+1]+=o.children.length,o.children.forEach(function(f){Oo(e,r+1,f)}))}a(Oo,"childCount");function wr(e){let r,o=0;return e.source.data.id&&(r=yt("#n-"+e.source.data.id).node()),r&&(o=r.getBBox().width),"M"+(e.source.y+o+20)+","+e.source.x+"H"+(e.target.y-15)+"V"+e.target.x+"h15"}a(wr,"diagonal");function fs(e){for(let r=0;r<3;r++)(0,us.default)("#n-"+e.data.id+" .node-text").fadeTo(400,0).fadeTo(400,1)}a(fs,"animateNode");function xe(e){e.children&&(e.data._children=e.children,e.data._children.forEach(xe),e.children=null)}a(xe,"collapse");function Io(e){e.data._children&&(e.children=e.data._children,e.data._children=null)}a(Io,"expand");function _r(e){e.data._children&&(e.children=e.data._children,e.data._children=null);let r=e.children?e.children:e.data._children;r&&r.forEach(_r)}a(_r,"expandAll");function ls(e){return e.children?xe(e):e.data._children&&Io(e),e}a(ls,"toggleChildren");function cs(e,r){let o=r||[],f=e.parent;if(f){let h=f.children||f.data._children;return o.unshift(h.indexOf(e)),cs(f,o)}else return o}a(cs,"getNodePath");function Ul(e){let r=[];return An(e,o=>{o&&r.push(o.data.name+"|"+cs(o,[]).join("-"))},o=>o.children||o.data._children),r.splice(r.indexOf(e.data.name+"|"),1).sort(),r}a(Ul,"createSearchList");function Dn(e){return document.querySelector(e)}a(Dn,"getDOMElement");function qo(e){e.style.display="block"}a(qo,"showDOMElement");function Tr(e){e.style.display="none"}a(Tr,"hideDOMElement");function Po(e){for(;e.firstChild;)e.removeChild(e.firstChild);Tr(e)}a(Po,"removeDOMElements");function Yl(e,r){let o=document.createElement("li");o.setAttribute("data-path",e.split("|")[1]),o.textContent=vr(e.split("|")[0]),r.appendChild(o),qo(r)}a(Yl,"createDOMElements");function Ql(e,r,o,f){let h=r.value.toUpperCase().trim();if(h===null||h==="")Po(f),Tr(o);else for(let d of e){let g=d.split("|")[0].toUpperCase();(g.indexOf(h)>=0||g.replace(/\s/g,"").indexOf(h)>=0)&&Yl(d,f),qo(o)}}a(Ql,"searchInputEventHandler");function hs(e,r){let o=r;for(let f of e)o.data._children&&Io(o),o=o.children[f];return o}a(hs,"expandNodePath");function ps(e){let r=Dn("#search-input"),o=Dn("#search-result"),f=Dn("#search-container"),h=Dn("#search-icon"),d=Dn("#search-close-icon");if(f)d.addEventListener("click",()=>{r.value=null,Po(o),Tr(d)}),f.addEventListener("focusin",()=>{Tr(h)}),f.addEventListener("focusout",()=>{qo(h)}),r.addEventListener("input",()=>{Po(o),Ql(Ul(e),r,d,o)});else return}a(ps,"setupInBuiltSearch");var ds=`<svg id="close-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
1
+ var bu=Object.create;var Jr=Object.defineProperty;var wu=Object.getOwnPropertyDescriptor;var Tu=Object.getOwnPropertyNames;var _u=Object.getPrototypeOf,Nu=Object.prototype.hasOwnProperty;var a=(t,r)=>Jr(t,"name",{value:r,configurable:!0});var Cu=(t,r)=>()=>(r||t((r={exports:{}}).exports,r),r.exports);var Su=(t,r,o,f)=>{if(r&&typeof r=="object"||typeof r=="function")for(let h of Tu(r))!Nu.call(t,h)&&h!==o&&Jr(t,h,{get:()=>r[h],enumerable:!(f=wu(r,h))||f.enumerable});return t};var Eu=(t,r,o)=>(o=t!=null?bu(_u(t)):{},Su(r||!t||!t.__esModule?Jr(o,"default",{value:t,enumerable:!0}):o,t));var hs=Cu((cs,_r)=>{(function(t,r){"use strict";typeof _r=="object"&&typeof _r.exports=="object"?_r.exports=t.document?r(t,!0):function(o){if(!o.document)throw new Error("jQuery requires a window with a document");return r(o)}:r(t)})(typeof window<"u"?window:cs,function(t,r){"use strict";var o=[],f=Object.getPrototypeOf,h=o.slice,p=o.flat?function(e){return o.flat.call(e)}:function(e){return o.concat.apply([],e)},m=o.push,v=o.indexOf,N={},T=N.toString,k=N.hasOwnProperty,R=k.toString,I=R.call(Object),b={},M=a(function(n){return typeof n=="function"&&typeof n.nodeType!="number"&&typeof n.item!="function"},"isFunction"),U=a(function(n){return n!=null&&n===n.window},"isWindow"),z=t.document,G={type:!0,src:!0,nonce:!0,noModule:!0};function ae(e,n,i){i=i||z;var s,l,c=i.createElement("script");if(c.text=e,n)for(s in G)l=n[s]||n.getAttribute&&n.getAttribute(s),l&&c.setAttribute(s,l);i.head.appendChild(c).parentNode.removeChild(c)}a(ae,"DOMEval");function me(e){return e==null?e+"":typeof e=="object"||typeof e=="function"?N[T.call(e)]||"object":typeof e}a(me,"toType");var xe="3.7.1",Me=/HTML$/i,u=a(function(e,n){return new u.fn.init(e,n)},"jQuery");u.fn=u.prototype={jquery:xe,constructor:u,length:0,toArray:function(){return h.call(this)},get:function(e){return e==null?h.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var n=u.merge(this.constructor(),e);return n.prevObject=this,n},each:function(e){return u.each(this,e)},map:function(e){return this.pushStack(u.map(this,function(n,i){return e.call(n,i,n)}))},slice:function(){return this.pushStack(h.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(u.grep(this,function(e,n){return(n+1)%2}))},odd:function(){return this.pushStack(u.grep(this,function(e,n){return n%2}))},eq:function(e){var n=this.length,i=+e+(e<0?n:0);return this.pushStack(i>=0&&i<n?[this[i]]:[])},end:function(){return this.prevObject||this.constructor()},push:m,sort:o.sort,splice:o.splice},u.extend=u.fn.extend=function(){var e,n,i,s,l,c,d=arguments[0]||{},x=1,y=arguments.length,_=!1;for(typeof d=="boolean"&&(_=d,d=arguments[x]||{},x++),typeof d!="object"&&!M(d)&&(d={}),x===y&&(d=this,x--);x<y;x++)if((e=arguments[x])!=null)for(n in e)s=e[n],!(n==="__proto__"||d===s)&&(_&&s&&(u.isPlainObject(s)||(l=Array.isArray(s)))?(i=d[n],l&&!Array.isArray(i)?c=[]:!l&&!u.isPlainObject(i)?c={}:c=i,l=!1,d[n]=u.extend(_,c,s)):s!==void 0&&(d[n]=s));return d},u.extend({expando:"jQuery"+(xe+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var n,i;return!e||T.call(e)!=="[object Object]"?!1:(n=f(e),n?(i=k.call(n,"constructor")&&n.constructor,typeof i=="function"&&R.call(i)===I):!0)},isEmptyObject:function(e){var n;for(n in e)return!1;return!0},globalEval:function(e,n,i){ae(e,{nonce:n&&n.nonce},i)},each:function(e,n){var i,s=0;if(qe(e))for(i=e.length;s<i&&n.call(e[s],s,e[s])!==!1;s++);else for(s in e)if(n.call(e[s],s,e[s])===!1)break;return e},text:function(e){var n,i="",s=0,l=e.nodeType;if(!l)for(;n=e[s++];)i+=u.text(n);return l===1||l===11?e.textContent:l===9?e.documentElement.textContent:l===3||l===4?e.nodeValue:i},makeArray:function(e,n){var i=n||[];return e!=null&&(qe(Object(e))?u.merge(i,typeof e=="string"?[e]:e):m.call(i,e)),i},inArray:function(e,n,i){return n==null?-1:v.call(n,e,i)},isXMLDoc:function(e){var n=e&&e.namespaceURI,i=e&&(e.ownerDocument||e).documentElement;return!Me.test(n||i&&i.nodeName||"HTML")},merge:function(e,n){for(var i=+n.length,s=0,l=e.length;s<i;s++)e[l++]=n[s];return e.length=l,e},grep:function(e,n,i){for(var s,l=[],c=0,d=e.length,x=!i;c<d;c++)s=!n(e[c],c),s!==x&&l.push(e[c]);return l},map:function(e,n,i){var s,l,c=0,d=[];if(qe(e))for(s=e.length;c<s;c++)l=n(e[c],c,i),l!=null&&d.push(l);else for(c in e)l=n(e[c],c,i),l!=null&&d.push(l);return p(d)},guid:1,support:b}),typeof Symbol=="function"&&(u.fn[Symbol.iterator]=o[Symbol.iterator]),u.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,n){N["[object "+n+"]"]=n.toLowerCase()});function qe(e){var n=!!e&&"length"in e&&e.length,i=me(e);return M(e)||U(e)?!1:i==="array"||n===0||typeof n=="number"&&n>0&&n-1 in e}a(qe,"isArrayLike");function ue(e,n){return e.nodeName&&e.nodeName.toLowerCase()===n.toLowerCase()}a(ue,"nodeName");var Dt=o.pop,Ot=o.sort,Hr=o.splice,fe="[\\x20\\t\\r\\n\\f]",vt=new RegExp("^"+fe+"+|((?:^|[^\\\\])(?:\\\\.)*)"+fe+"+$","g");u.contains=function(e,n){var i=n&&n.parentNode;return e===i||!!(i&&i.nodeType===1&&(e.contains?e.contains(i):e.compareDocumentPosition&&e.compareDocumentPosition(i)&16))};var H=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function F(e,n){return n?e==="\0"?"\uFFFD":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}a(F,"fcssescape"),u.escapeSelector=function(e){return(e+"").replace(H,F)};var L=z,W=m;(function(){var e,n,i,s,l,c=W,d,x,y,_,A,O=u.expando,S=0,P=0,Q=Wn(),oe=Wn(),J=Wn(),Te=Wn(),be=a(function(g,w){return g===w&&(l=!0),0},"sortOrder"),Ye="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",Ke="(?:\\\\[\\da-fA-F]{1,6}"+fe+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",ie="\\["+fe+"*("+Ke+")(?:"+fe+"*([*^$|!~]?=)"+fe+`*(?:'((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)"|(`+Ke+"))|)"+fe+"*\\]",_t=":("+Ke+`)(?:\\((('((?:\\\\.|[^\\\\'])*)'|"((?:\\\\.|[^\\\\"])*)")|((?:\\\\.|[^\\\\()[\\]]|`+ie+")*)|.*)\\)|)",se=new RegExp(fe+"+","g"),ye=new RegExp("^"+fe+"*,"+fe+"*"),an=new RegExp("^"+fe+"*([>+~]|"+fe+")"+fe+"*"),Gr=new RegExp(fe+"|>"),Qe=new RegExp(_t),sn=new RegExp("^"+Ke+"$"),Ze={ID:new RegExp("^#("+Ke+")"),CLASS:new RegExp("^\\.("+Ke+")"),TAG:new RegExp("^("+Ke+"|[*])"),ATTR:new RegExp("^"+ie),PSEUDO:new RegExp("^"+_t),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+fe+"*(even|odd|(([+-]|)(\\d*)n|)"+fe+"*(?:([+-]|)"+fe+"*(\\d+)|))"+fe+"*\\)|)","i"),bool:new RegExp("^(?:"+Ye+")$","i"),needsContext:new RegExp("^"+fe+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+fe+"*((?:-\\d)?\\d*)"+fe+"*\\)|)(?=[^-]|$)","i")},ht=/^(?:input|select|textarea|button)$/i,dt=/^h\d$/i,je=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Xr=/[+~]/,ot=new RegExp("\\\\[\\da-fA-F]{1,6}"+fe+"?|\\\\([^\\r\\n\\f])","g"),at=a(function(g,w){var C="0x"+g.slice(1)-65536;return w||(C<0?String.fromCharCode(C+65536):String.fromCharCode(C>>10|55296,C&1023|56320))},"funescape"),du=a(function(){pt()},"unloadHandler"),pu=Gn(function(g){return g.disabled===!0&&ue(g,"fieldset")},{dir:"parentNode",next:"legend"});function mu(){try{return d.activeElement}catch{}}a(mu,"safeActiveElement");try{c.apply(o=h.call(L.childNodes),L.childNodes),o[L.childNodes.length].nodeType}catch{c={apply:function(w,C){W.apply(w,h.call(C))},call:function(w){W.apply(w,h.call(arguments,1))}}}function ce(g,w,C,E){var D,q,B,$,j,ne,Y,Z=w&&w.ownerDocument,re=w?w.nodeType:9;if(C=C||[],typeof g!="string"||!g||re!==1&&re!==9&&re!==11)return C;if(!E&&(pt(w),w=w||d,y)){if(re!==11&&(j=je.exec(g)))if(D=j[1]){if(re===9)if(B=w.getElementById(D)){if(B.id===D)return c.call(C,B),C}else return C;else if(Z&&(B=Z.getElementById(D))&&ce.contains(w,B)&&B.id===D)return c.call(C,B),C}else{if(j[2])return c.apply(C,w.getElementsByTagName(g)),C;if((D=j[3])&&w.getElementsByClassName)return c.apply(C,w.getElementsByClassName(D)),C}if(!Te[g+" "]&&(!_||!_.test(g))){if(Y=g,Z=w,re===1&&(Gr.test(g)||an.test(g))){for(Z=Xr.test(g)&&Ur(w.parentNode)||w,(Z!=w||!b.scope)&&(($=w.getAttribute("id"))?$=u.escapeSelector($):w.setAttribute("id",$=O)),ne=un(g),q=ne.length;q--;)ne[q]=($?"#"+$:":scope")+" "+Vn(ne[q]);Y=ne.join(",")}try{return c.apply(C,Z.querySelectorAll(Y)),C}catch{Te(g,!0)}finally{$===O&&w.removeAttribute("id")}}}return Ca(g.replace(vt,"$1"),w,C,E)}a(ce,"find");function Wn(){var g=[];function w(C,E){return g.push(C+" ")>n.cacheLength&&delete w[g.shift()],w[C+" "]=E}return a(w,"cache"),w}a(Wn,"createCache");function Ve(g){return g[O]=!0,g}a(Ve,"markFunction");function Bt(g){var w=d.createElement("fieldset");try{return!!g(w)}catch{return!1}finally{w.parentNode&&w.parentNode.removeChild(w),w=null}}a(Bt,"assert");function gu(g){return function(w){return ue(w,"input")&&w.type===g}}a(gu,"createInputPseudo");function yu(g){return function(w){return(ue(w,"input")||ue(w,"button"))&&w.type===g}}a(yu,"createButtonPseudo");function _a(g){return function(w){return"form"in w?w.parentNode&&w.disabled===!1?"label"in w?"label"in w.parentNode?w.parentNode.disabled===g:w.disabled===g:w.isDisabled===g||w.isDisabled!==!g&&pu(w)===g:w.disabled===g:"label"in w?w.disabled===g:!1}}a(_a,"createDisabledPseudo");function Nt(g){return Ve(function(w){return w=+w,Ve(function(C,E){for(var D,q=g([],C.length,w),B=q.length;B--;)C[D=q[B]]&&(C[D]=!(E[D]=C[D]))})})}a(Nt,"createPositionalPseudo");function Ur(g){return g&&typeof g.getElementsByTagName<"u"&&g}a(Ur,"testContext");function pt(g){var w,C=g?g.ownerDocument||g:L;return C==d||C.nodeType!==9||!C.documentElement||(d=C,x=d.documentElement,y=!u.isXMLDoc(d),A=x.matches||x.webkitMatchesSelector||x.msMatchesSelector,x.msMatchesSelector&&L!=d&&(w=d.defaultView)&&w.top!==w&&w.addEventListener("unload",du),b.getById=Bt(function(E){return x.appendChild(E).id=u.expando,!d.getElementsByName||!d.getElementsByName(u.expando).length}),b.disconnectedMatch=Bt(function(E){return A.call(E,"*")}),b.scope=Bt(function(){return d.querySelectorAll(":scope")}),b.cssHas=Bt(function(){try{return d.querySelector(":has(*,:jqfake)"),!1}catch{return!0}}),b.getById?(n.filter.ID=function(E){var D=E.replace(ot,at);return function(q){return q.getAttribute("id")===D}},n.find.ID=function(E,D){if(typeof D.getElementById<"u"&&y){var q=D.getElementById(E);return q?[q]:[]}}):(n.filter.ID=function(E){var D=E.replace(ot,at);return function(q){var B=typeof q.getAttributeNode<"u"&&q.getAttributeNode("id");return B&&B.value===D}},n.find.ID=function(E,D){if(typeof D.getElementById<"u"&&y){var q,B,$,j=D.getElementById(E);if(j){if(q=j.getAttributeNode("id"),q&&q.value===E)return[j];for($=D.getElementsByName(E),B=0;j=$[B++];)if(q=j.getAttributeNode("id"),q&&q.value===E)return[j]}return[]}}),n.find.TAG=function(E,D){return typeof D.getElementsByTagName<"u"?D.getElementsByTagName(E):D.querySelectorAll(E)},n.find.CLASS=function(E,D){if(typeof D.getElementsByClassName<"u"&&y)return D.getElementsByClassName(E)},_=[],Bt(function(E){var D;x.appendChild(E).innerHTML="<a id='"+O+"' href='' disabled='disabled'></a><select id='"+O+"-\r\\' disabled='disabled'><option selected=''></option></select>",E.querySelectorAll("[selected]").length||_.push("\\["+fe+"*(?:value|"+Ye+")"),E.querySelectorAll("[id~="+O+"-]").length||_.push("~="),E.querySelectorAll("a#"+O+"+*").length||_.push(".#.+[+~]"),E.querySelectorAll(":checked").length||_.push(":checked"),D=d.createElement("input"),D.setAttribute("type","hidden"),E.appendChild(D).setAttribute("name","D"),x.appendChild(E).disabled=!0,E.querySelectorAll(":disabled").length!==2&&_.push(":enabled",":disabled"),D=d.createElement("input"),D.setAttribute("name",""),E.appendChild(D),E.querySelectorAll("[name='']").length||_.push("\\["+fe+"*name"+fe+"*="+fe+`*(?:''|"")`)}),b.cssHas||_.push(":has"),_=_.length&&new RegExp(_.join("|")),be=a(function(E,D){if(E===D)return l=!0,0;var q=!E.compareDocumentPosition-!D.compareDocumentPosition;return q||(q=(E.ownerDocument||E)==(D.ownerDocument||D)?E.compareDocumentPosition(D):1,q&1||!b.sortDetached&&D.compareDocumentPosition(E)===q?E===d||E.ownerDocument==L&&ce.contains(L,E)?-1:D===d||D.ownerDocument==L&&ce.contains(L,D)?1:s?v.call(s,E)-v.call(s,D):0:q&4?-1:1)},"sortOrder")),d}a(pt,"setDocument"),ce.matches=function(g,w){return ce(g,null,null,w)},ce.matchesSelector=function(g,w){if(pt(g),y&&!Te[w+" "]&&(!_||!_.test(w)))try{var C=A.call(g,w);if(C||b.disconnectedMatch||g.document&&g.document.nodeType!==11)return C}catch{Te(w,!0)}return ce(w,d,null,[g]).length>0},ce.contains=function(g,w){return(g.ownerDocument||g)!=d&&pt(g),u.contains(g,w)},ce.attr=function(g,w){(g.ownerDocument||g)!=d&&pt(g);var C=n.attrHandle[w.toLowerCase()],E=C&&k.call(n.attrHandle,w.toLowerCase())?C(g,w,!y):void 0;return E!==void 0?E:g.getAttribute(w)},ce.error=function(g){throw new Error("Syntax error, unrecognized expression: "+g)},u.uniqueSort=function(g){var w,C=[],E=0,D=0;if(l=!b.sortStable,s=!b.sortStable&&h.call(g,0),Ot.call(g,be),l){for(;w=g[D++];)w===g[D]&&(E=C.push(D));for(;E--;)Hr.call(g,C[E],1)}return s=null,g},u.fn.uniqueSort=function(){return this.pushStack(u.uniqueSort(h.apply(this)))},n=u.expr={cacheLength:50,createPseudo:Ve,match:Ze,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(g){return g[1]=g[1].replace(ot,at),g[3]=(g[3]||g[4]||g[5]||"").replace(ot,at),g[2]==="~="&&(g[3]=" "+g[3]+" "),g.slice(0,4)},CHILD:function(g){return g[1]=g[1].toLowerCase(),g[1].slice(0,3)==="nth"?(g[3]||ce.error(g[0]),g[4]=+(g[4]?g[5]+(g[6]||1):2*(g[3]==="even"||g[3]==="odd")),g[5]=+(g[7]+g[8]||g[3]==="odd")):g[3]&&ce.error(g[0]),g},PSEUDO:function(g){var w,C=!g[6]&&g[2];return Ze.CHILD.test(g[0])?null:(g[3]?g[2]=g[4]||g[5]||"":C&&Qe.test(C)&&(w=un(C,!0))&&(w=C.indexOf(")",C.length-w)-C.length)&&(g[0]=g[0].slice(0,w),g[2]=C.slice(0,w)),g.slice(0,3))}},filter:{TAG:function(g){var w=g.replace(ot,at).toLowerCase();return g==="*"?function(){return!0}:function(C){return ue(C,w)}},CLASS:function(g){var w=Q[g+" "];return w||(w=new RegExp("(^|"+fe+")"+g+"("+fe+"|$)"))&&Q(g,function(C){return w.test(typeof C.className=="string"&&C.className||typeof C.getAttribute<"u"&&C.getAttribute("class")||"")})},ATTR:function(g,w,C){return function(E){var D=ce.attr(E,g);return D==null?w==="!=":w?(D+="",w==="="?D===C:w==="!="?D!==C:w==="^="?C&&D.indexOf(C)===0:w==="*="?C&&D.indexOf(C)>-1:w==="$="?C&&D.slice(-C.length)===C:w==="~="?(" "+D.replace(se," ")+" ").indexOf(C)>-1:w==="|="?D===C||D.slice(0,C.length+1)===C+"-":!1):!0}},CHILD:function(g,w,C,E,D){var q=g.slice(0,3)!=="nth",B=g.slice(-4)!=="last",$=w==="of-type";return E===1&&D===0?function(j){return!!j.parentNode}:function(j,ne,Y){var Z,re,X,he,De,Ne=q!==B?"nextSibling":"previousSibling",$e=j.parentNode,Je=$&&j.nodeName.toLowerCase(),jt=!Y&&!$,Ce=!1;if($e){if(q){for(;Ne;){for(X=j;X=X[Ne];)if($?ue(X,Je):X.nodeType===1)return!1;De=Ne=g==="only"&&!De&&"nextSibling"}return!0}if(De=[B?$e.firstChild:$e.lastChild],B&&jt){for(re=$e[O]||($e[O]={}),Z=re[g]||[],he=Z[0]===S&&Z[1],Ce=he&&Z[2],X=he&&$e.childNodes[he];X=++he&&X&&X[Ne]||(Ce=he=0)||De.pop();)if(X.nodeType===1&&++Ce&&X===j){re[g]=[S,he,Ce];break}}else if(jt&&(re=j[O]||(j[O]={}),Z=re[g]||[],he=Z[0]===S&&Z[1],Ce=he),Ce===!1)for(;(X=++he&&X&&X[Ne]||(Ce=he=0)||De.pop())&&!(($?ue(X,Je):X.nodeType===1)&&++Ce&&(jt&&(re=X[O]||(X[O]={}),re[g]=[S,Ce]),X===j)););return Ce-=D,Ce===E||Ce%E===0&&Ce/E>=0}}},PSEUDO:function(g,w){var C,E=n.pseudos[g]||n.setFilters[g.toLowerCase()]||ce.error("unsupported pseudo: "+g);return E[O]?E(w):E.length>1?(C=[g,g,"",w],n.setFilters.hasOwnProperty(g.toLowerCase())?Ve(function(D,q){for(var B,$=E(D,w),j=$.length;j--;)B=v.call(D,$[j]),D[B]=!(q[B]=$[j])}):function(D){return E(D,0,C)}):E}},pseudos:{not:Ve(function(g){var w=[],C=[],E=Zr(g.replace(vt,"$1"));return E[O]?Ve(function(D,q,B,$){for(var j,ne=E(D,null,$,[]),Y=D.length;Y--;)(j=ne[Y])&&(D[Y]=!(q[Y]=j))}):function(D,q,B){return w[0]=D,E(w,null,B,C),w[0]=null,!C.pop()}}),has:Ve(function(g){return function(w){return ce(g,w).length>0}}),contains:Ve(function(g){return g=g.replace(ot,at),function(w){return(w.textContent||u.text(w)).indexOf(g)>-1}}),lang:Ve(function(g){return sn.test(g||"")||ce.error("unsupported lang: "+g),g=g.replace(ot,at).toLowerCase(),function(w){var C;do if(C=y?w.lang:w.getAttribute("xml:lang")||w.getAttribute("lang"))return C=C.toLowerCase(),C===g||C.indexOf(g+"-")===0;while((w=w.parentNode)&&w.nodeType===1);return!1}}),target:function(g){var w=t.location&&t.location.hash;return w&&w.slice(1)===g.id},root:function(g){return g===x},focus:function(g){return g===mu()&&d.hasFocus()&&!!(g.type||g.href||~g.tabIndex)},enabled:_a(!1),disabled:_a(!0),checked:function(g){return ue(g,"input")&&!!g.checked||ue(g,"option")&&!!g.selected},selected:function(g){return g.parentNode&&g.parentNode.selectedIndex,g.selected===!0},empty:function(g){for(g=g.firstChild;g;g=g.nextSibling)if(g.nodeType<6)return!1;return!0},parent:function(g){return!n.pseudos.empty(g)},header:function(g){return dt.test(g.nodeName)},input:function(g){return ht.test(g.nodeName)},button:function(g){return ue(g,"input")&&g.type==="button"||ue(g,"button")},text:function(g){var w;return ue(g,"input")&&g.type==="text"&&((w=g.getAttribute("type"))==null||w.toLowerCase()==="text")},first:Nt(function(){return[0]}),last:Nt(function(g,w){return[w-1]}),eq:Nt(function(g,w,C){return[C<0?C+w:C]}),even:Nt(function(g,w){for(var C=0;C<w;C+=2)g.push(C);return g}),odd:Nt(function(g,w){for(var C=1;C<w;C+=2)g.push(C);return g}),lt:Nt(function(g,w,C){var E;for(C<0?E=C+w:C>w?E=w:E=C;--E>=0;)g.push(E);return g}),gt:Nt(function(g,w,C){for(var E=C<0?C+w:C;++E<w;)g.push(E);return g})}},n.pseudos.nth=n.pseudos.eq;for(e in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})n.pseudos[e]=gu(e);for(e in{submit:!0,reset:!0})n.pseudos[e]=yu(e);function Na(){}a(Na,"setFilters"),Na.prototype=n.filters=n.pseudos,n.setFilters=new Na;function un(g,w){var C,E,D,q,B,$,j,ne=oe[g+" "];if(ne)return w?0:ne.slice(0);for(B=g,$=[],j=n.preFilter;B;){(!C||(E=ye.exec(B)))&&(E&&(B=B.slice(E[0].length)||B),$.push(D=[])),C=!1,(E=an.exec(B))&&(C=E.shift(),D.push({value:C,type:E[0].replace(vt," ")}),B=B.slice(C.length));for(q in n.filter)(E=Ze[q].exec(B))&&(!j[q]||(E=j[q](E)))&&(C=E.shift(),D.push({value:C,type:q,matches:E}),B=B.slice(C.length));if(!C)break}return w?B.length:B?ce.error(g):oe(g,$).slice(0)}a(un,"tokenize");function Vn(g){for(var w=0,C=g.length,E="";w<C;w++)E+=g[w].value;return E}a(Vn,"toSelector");function Gn(g,w,C){var E=w.dir,D=w.next,q=D||E,B=C&&q==="parentNode",$=P++;return w.first?function(j,ne,Y){for(;j=j[E];)if(j.nodeType===1||B)return g(j,ne,Y);return!1}:function(j,ne,Y){var Z,re,X=[S,$];if(Y){for(;j=j[E];)if((j.nodeType===1||B)&&g(j,ne,Y))return!0}else for(;j=j[E];)if(j.nodeType===1||B)if(re=j[O]||(j[O]={}),D&&ue(j,D))j=j[E]||j;else{if((Z=re[q])&&Z[0]===S&&Z[1]===$)return X[2]=Z[2];if(re[q]=X,X[2]=g(j,ne,Y))return!0}return!1}}a(Gn,"addCombinator");function Yr(g){return g.length>1?function(w,C,E){for(var D=g.length;D--;)if(!g[D](w,C,E))return!1;return!0}:g[0]}a(Yr,"elementMatcher");function xu(g,w,C){for(var E=0,D=w.length;E<D;E++)ce(g,w[E],C);return C}a(xu,"multipleContexts");function Xn(g,w,C,E,D){for(var q,B=[],$=0,j=g.length,ne=w!=null;$<j;$++)(q=g[$])&&(!C||C(q,E,D))&&(B.push(q),ne&&w.push($));return B}a(Xn,"condense");function Kr(g,w,C,E,D,q){return E&&!E[O]&&(E=Kr(E)),D&&!D[O]&&(D=Kr(D,q)),Ve(function(B,$,j,ne){var Y,Z,re,X,he=[],De=[],Ne=$.length,$e=B||xu(w||"*",j.nodeType?[j]:j,[]),Je=g&&(B||!w)?Xn($e,he,g,j,ne):$e;if(C?(X=D||(B?g:Ne||E)?[]:$,C(Je,X,j,ne)):X=Je,E)for(Y=Xn(X,De),E(Y,[],j,ne),Z=Y.length;Z--;)(re=Y[Z])&&(X[De[Z]]=!(Je[De[Z]]=re));if(B){if(D||g){if(D){for(Y=[],Z=X.length;Z--;)(re=X[Z])&&Y.push(Je[Z]=re);D(null,X=[],Y,ne)}for(Z=X.length;Z--;)(re=X[Z])&&(Y=D?v.call(B,re):he[Z])>-1&&(B[Y]=!($[Y]=re))}}else X=Xn(X===$?X.splice(Ne,X.length):X),D?D(null,$,X,ne):c.apply($,X)})}a(Kr,"setMatcher");function Qr(g){for(var w,C,E,D=g.length,q=n.relative[g[0].type],B=q||n.relative[" "],$=q?1:0,j=Gn(function(Z){return Z===w},B,!0),ne=Gn(function(Z){return v.call(w,Z)>-1},B,!0),Y=[function(Z,re,X){var he=!q&&(X||re!=i)||((w=re).nodeType?j(Z,re,X):ne(Z,re,X));return w=null,he}];$<D;$++)if(C=n.relative[g[$].type])Y=[Gn(Yr(Y),C)];else{if(C=n.filter[g[$].type].apply(null,g[$].matches),C[O]){for(E=++$;E<D&&!n.relative[g[E].type];E++);return Kr($>1&&Yr(Y),$>1&&Vn(g.slice(0,$-1).concat({value:g[$-2].type===" "?"*":""})).replace(vt,"$1"),C,$<E&&Qr(g.slice($,E)),E<D&&Qr(g=g.slice(E)),E<D&&Vn(g))}Y.push(C)}return Yr(Y)}a(Qr,"matcherFromTokens");function vu(g,w){var C=w.length>0,E=g.length>0,D=a(function(q,B,$,j,ne){var Y,Z,re,X=0,he="0",De=q&&[],Ne=[],$e=i,Je=q||E&&n.find.TAG("*",ne),jt=S+=$e==null?1:Math.random()||.1,Ce=Je.length;for(ne&&(i=B==d||B||ne);he!==Ce&&(Y=Je[he])!=null;he++){if(E&&Y){for(Z=0,!B&&Y.ownerDocument!=d&&(pt(Y),$=!y);re=g[Z++];)if(re(Y,B||d,$)){c.call(j,Y);break}ne&&(S=jt)}C&&((Y=!re&&Y)&&X--,q&&De.push(Y))}if(X+=he,C&&he!==X){for(Z=0;re=w[Z++];)re(De,Ne,B,$);if(q){if(X>0)for(;he--;)De[he]||Ne[he]||(Ne[he]=Dt.call(j));Ne=Xn(Ne)}c.apply(j,Ne),ne&&!q&&Ne.length>0&&X+w.length>1&&u.uniqueSort(j)}return ne&&(S=jt,i=$e),De},"superMatcher");return C?Ve(D):D}a(vu,"matcherFromGroupMatchers");function Zr(g,w){var C,E=[],D=[],q=J[g+" "];if(!q){for(w||(w=un(g)),C=w.length;C--;)q=Qr(w[C]),q[O]?E.push(q):D.push(q);q=J(g,vu(D,E)),q.selector=g}return q}a(Zr,"compile");function Ca(g,w,C,E){var D,q,B,$,j,ne=typeof g=="function"&&g,Y=!E&&un(g=ne.selector||g);if(C=C||[],Y.length===1){if(q=Y[0]=Y[0].slice(0),q.length>2&&(B=q[0]).type==="ID"&&w.nodeType===9&&y&&n.relative[q[1].type]){if(w=(n.find.ID(B.matches[0].replace(ot,at),w)||[])[0],w)ne&&(w=w.parentNode);else return C;g=g.slice(q.shift().value.length)}for(D=Ze.needsContext.test(g)?0:q.length;D--&&(B=q[D],!n.relative[$=B.type]);)if((j=n.find[$])&&(E=j(B.matches[0].replace(ot,at),Xr.test(q[0].type)&&Ur(w.parentNode)||w))){if(q.splice(D,1),g=E.length&&Vn(q),!g)return c.apply(C,E),C;break}}return(ne||Zr(g,Y))(E,w,!y,C,!w||Xr.test(g)&&Ur(w.parentNode)||w),C}a(Ca,"select"),b.sortStable=O.split("").sort(be).join("")===O,pt(),b.sortDetached=Bt(function(g){return g.compareDocumentPosition(d.createElement("fieldset"))&1}),u.find=ce,u.expr[":"]=u.expr.pseudos,u.unique=u.uniqueSort,ce.compile=Zr,ce.select=Ca,ce.setDocument=pt,ce.tokenize=un,ce.escape=u.escapeSelector,ce.getText=u.text,ce.isXML=u.isXMLDoc,ce.selectors=u.expr,ce.support=u.support,ce.uniqueSort=u.uniqueSort})();var K=a(function(e,n,i){for(var s=[],l=i!==void 0;(e=e[n])&&e.nodeType!==9;)if(e.nodeType===1){if(l&&u(e).is(i))break;s.push(e)}return s},"dir"),ee=a(function(e,n){for(var i=[];e;e=e.nextSibling)e.nodeType===1&&e!==n&&i.push(e);return i},"siblings"),te=u.expr.match.needsContext,le=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function de(e,n,i){return M(n)?u.grep(e,function(s,l){return!!n.call(s,l,s)!==i}):n.nodeType?u.grep(e,function(s){return s===n!==i}):typeof n!="string"?u.grep(e,function(s){return v.call(n,s)>-1!==i}):u.filter(n,e,i)}a(de,"winnow"),u.filter=function(e,n,i){var s=n[0];return i&&(e=":not("+e+")"),n.length===1&&s.nodeType===1?u.find.matchesSelector(s,e)?[s]:[]:u.find.matches(e,u.grep(n,function(l){return l.nodeType===1}))},u.fn.extend({find:function(e){var n,i,s=this.length,l=this;if(typeof e!="string")return this.pushStack(u(e).filter(function(){for(n=0;n<s;n++)if(u.contains(l[n],this))return!0}));for(i=this.pushStack([]),n=0;n<s;n++)u.find(e,l[n],i);return s>1?u.uniqueSort(i):i},filter:function(e){return this.pushStack(de(this,e||[],!1))},not:function(e){return this.pushStack(de(this,e||[],!0))},is:function(e){return!!de(this,typeof e=="string"&&te.test(e)?u(e):e||[],!1).length}});var Le,ve=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Ie=u.fn.init=function(e,n,i){var s,l;if(!e)return this;if(i=i||Le,typeof e=="string")if(e[0]==="<"&&e[e.length-1]===">"&&e.length>=3?s=[null,e,null]:s=ve.exec(e),s&&(s[1]||!n))if(s[1]){if(n=n instanceof u?n[0]:n,u.merge(this,u.parseHTML(s[1],n&&n.nodeType?n.ownerDocument||n:z,!0)),le.test(s[1])&&u.isPlainObject(n))for(s in n)M(this[s])?this[s](n[s]):this.attr(s,n[s]);return this}else return l=z.getElementById(s[2]),l&&(this[0]=l,this.length=1),this;else return!n||n.jquery?(n||i).find(e):this.constructor(n).find(e);else{if(e.nodeType)return this[0]=e,this.length=1,this;if(M(e))return i.ready!==void 0?i.ready(e):e(u)}return u.makeArray(e,this)};Ie.prototype=u.fn,Le=u(z);var Fe=/^(?:parents|prev(?:Until|All))/,Pe={children:!0,contents:!0,next:!0,prev:!0};u.fn.extend({has:function(e){var n=u(e,this),i=n.length;return this.filter(function(){for(var s=0;s<i;s++)if(u.contains(this,n[s]))return!0})},closest:function(e,n){var i,s=0,l=this.length,c=[],d=typeof e!="string"&&u(e);if(!te.test(e)){for(;s<l;s++)for(i=this[s];i&&i!==n;i=i.parentNode)if(i.nodeType<11&&(d?d.index(i)>-1:i.nodeType===1&&u.find.matchesSelector(i,e))){c.push(i);break}}return this.pushStack(c.length>1?u.uniqueSort(c):c)},index:function(e){return e?typeof e=="string"?v.call(u(e),this[0]):v.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,n){return this.pushStack(u.uniqueSort(u.merge(this.get(),u(e,n))))},addBack:function(e){return this.add(e==null?this.prevObject:this.prevObject.filter(e))}});function ze(e,n){for(;(e=e[n])&&e.nodeType!==1;);return e}a(ze,"sibling"),u.each({parent:function(e){var n=e.parentNode;return n&&n.nodeType!==11?n:null},parents:function(e){return K(e,"parentNode")},parentsUntil:function(e,n,i){return K(e,"parentNode",i)},next:function(e){return ze(e,"nextSibling")},prev:function(e){return ze(e,"previousSibling")},nextAll:function(e){return K(e,"nextSibling")},prevAll:function(e){return K(e,"previousSibling")},nextUntil:function(e,n,i){return K(e,"nextSibling",i)},prevUntil:function(e,n,i){return K(e,"previousSibling",i)},siblings:function(e){return ee((e.parentNode||{}).firstChild,e)},children:function(e){return ee(e.firstChild)},contents:function(e){return e.contentDocument!=null&&f(e.contentDocument)?e.contentDocument:(ue(e,"template")&&(e=e.content||e),u.merge([],e.childNodes))}},function(e,n){u.fn[e]=function(i,s){var l=u.map(this,n,i);return e.slice(-5)!=="Until"&&(s=i),s&&typeof s=="string"&&(l=u.filter(s,l)),this.length>1&&(Pe[e]||u.uniqueSort(l),Fe.test(e)&&l.reverse()),this.pushStack(l)}});var Ee=/[^\x20\t\r\n\f]+/g;function _s(e){var n={};return u.each(e.match(Ee)||[],function(i,s){n[s]=!0}),n}a(_s,"createOptions"),u.Callbacks=function(e){e=typeof e=="string"?_s(e):u.extend({},e);var n,i,s,l,c=[],d=[],x=-1,y=a(function(){for(l=l||e.once,s=n=!0;d.length;x=-1)for(i=d.shift();++x<c.length;)c[x].apply(i[0],i[1])===!1&&e.stopOnFalse&&(x=c.length,i=!1);e.memory||(i=!1),n=!1,l&&(i?c=[]:c="")},"fire"),_={add:function(){return c&&(i&&!n&&(x=c.length-1,d.push(i)),a(function A(O){u.each(O,function(S,P){M(P)?(!e.unique||!_.has(P))&&c.push(P):P&&P.length&&me(P)!=="string"&&A(P)})},"add")(arguments),i&&!n&&y()),this},remove:function(){return u.each(arguments,function(A,O){for(var S;(S=u.inArray(O,c,S))>-1;)c.splice(S,1),S<=x&&x--}),this},has:function(A){return A?u.inArray(A,c)>-1:c.length>0},empty:function(){return c&&(c=[]),this},disable:function(){return l=d=[],c=i="",this},disabled:function(){return!c},lock:function(){return l=d=[],!i&&!n&&(c=i=""),this},locked:function(){return!!l},fireWith:function(A,O){return l||(O=O||[],O=[A,O.slice?O.slice():O],d.push(O),n||y()),this},fire:function(){return _.fireWith(this,arguments),this},fired:function(){return!!s}};return _};function Mt(e){return e}a(Mt,"Identity");function Rn(e){throw e}a(Rn,"Thrower");function Vo(e,n,i,s){var l;try{e&&M(l=e.promise)?l.call(e).done(n).fail(i):e&&M(l=e.then)?l.call(e,n,i):n.apply(void 0,[e].slice(s))}catch(c){i.apply(void 0,[c])}}a(Vo,"adoptValue"),u.extend({Deferred:function(e){var n=[["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"]],i="pending",s={state:function(){return i},always:function(){return l.done(arguments).fail(arguments),this},catch:function(c){return s.then(null,c)},pipe:function(){var c=arguments;return u.Deferred(function(d){u.each(n,function(x,y){var _=M(c[y[4]])&&c[y[4]];l[y[1]](function(){var A=_&&_.apply(this,arguments);A&&M(A.promise)?A.promise().progress(d.notify).done(d.resolve).fail(d.reject):d[y[0]+"With"](this,_?[A]:arguments)})}),c=null}).promise()},then:function(c,d,x){var y=0;function _(A,O,S,P){return function(){var Q=this,oe=arguments,J=a(function(){var be,Ye;if(!(A<y)){if(be=S.apply(Q,oe),be===O.promise())throw new TypeError("Thenable self-resolution");Ye=be&&(typeof be=="object"||typeof be=="function")&&be.then,M(Ye)?P?Ye.call(be,_(y,O,Mt,P),_(y,O,Rn,P)):(y++,Ye.call(be,_(y,O,Mt,P),_(y,O,Rn,P),_(y,O,Mt,O.notifyWith))):(S!==Mt&&(Q=void 0,oe=[be]),(P||O.resolveWith)(Q,oe))}},"mightThrow"),Te=P?J:function(){try{J()}catch(be){u.Deferred.exceptionHook&&u.Deferred.exceptionHook(be,Te.error),A+1>=y&&(S!==Rn&&(Q=void 0,oe=[be]),O.rejectWith(Q,oe))}};A?Te():(u.Deferred.getErrorHook?Te.error=u.Deferred.getErrorHook():u.Deferred.getStackHook&&(Te.error=u.Deferred.getStackHook()),t.setTimeout(Te))}}return a(_,"resolve"),u.Deferred(function(A){n[0][3].add(_(0,A,M(x)?x:Mt,A.notifyWith)),n[1][3].add(_(0,A,M(c)?c:Mt)),n[2][3].add(_(0,A,M(d)?d:Rn))}).promise()},promise:function(c){return c!=null?u.extend(c,s):s}},l={};return u.each(n,function(c,d){var x=d[2],y=d[5];s[d[1]]=x.add,y&&x.add(function(){i=y},n[3-c][2].disable,n[3-c][3].disable,n[0][2].lock,n[0][3].lock),x.add(d[3].fire),l[d[0]]=function(){return l[d[0]+"With"](this===l?void 0:this,arguments),this},l[d[0]+"With"]=x.fireWith}),s.promise(l),e&&e.call(l,l),l},when:function(e){var n=arguments.length,i=n,s=Array(i),l=h.call(arguments),c=u.Deferred(),d=a(function(x){return function(y){s[x]=this,l[x]=arguments.length>1?h.call(arguments):y,--n||c.resolveWith(s,l)}},"updateFunc");if(n<=1&&(Vo(e,c.done(d(i)).resolve,c.reject,!n),c.state()==="pending"||M(l[i]&&l[i].then)))return c.then();for(;i--;)Vo(l[i],d(i),c.reject);return c.promise()}});var Ns=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;u.Deferred.exceptionHook=function(e,n){t.console&&t.console.warn&&e&&Ns.test(e.name)&&t.console.warn("jQuery.Deferred exception: "+e.message,e.stack,n)},u.readyException=function(e){t.setTimeout(function(){throw e})};var Dr=u.Deferred();u.fn.ready=function(e){return Dr.then(e).catch(function(n){u.readyException(n)}),this},u.extend({isReady:!1,readyWait:1,ready:function(e){(e===!0?--u.readyWait:u.isReady)||(u.isReady=!0,!(e!==!0&&--u.readyWait>0)&&Dr.resolveWith(z,[u]))}}),u.ready.then=Dr.then;function qn(){z.removeEventListener("DOMContentLoaded",qn),t.removeEventListener("load",qn),u.ready()}a(qn,"completed"),z.readyState==="complete"||z.readyState!=="loading"&&!z.documentElement.doScroll?t.setTimeout(u.ready):(z.addEventListener("DOMContentLoaded",qn),t.addEventListener("load",qn));var rt=a(function(e,n,i,s,l,c,d){var x=0,y=e.length,_=i==null;if(me(i)==="object"){l=!0;for(x in i)rt(e,n,x,i[x],!0,c,d)}else if(s!==void 0&&(l=!0,M(s)||(d=!0),_&&(d?(n.call(e,s),n=null):(_=n,n=a(function(A,O,S){return _.call(u(A),S)},"fn"))),n))for(;x<y;x++)n(e[x],i,d?s:s.call(e[x],x,n(e[x],i)));return l?e:_?n.call(e):y?n(e[0],i):c},"access"),Cs=/^-ms-/,Ss=/-([a-z])/g;function Es(e,n){return n.toUpperCase()}a(Es,"fcamelCase");function Ue(e){return e.replace(Cs,"ms-").replace(Ss,Es)}a(Ue,"camelCase");var Qt=a(function(e){return e.nodeType===1||e.nodeType===9||!+e.nodeType},"acceptData");function Zt(){this.expando=u.expando+Zt.uid++}a(Zt,"Data"),Zt.uid=1,Zt.prototype={cache:function(e){var n=e[this.expando];return n||(n={},Qt(e)&&(e.nodeType?e[this.expando]=n:Object.defineProperty(e,this.expando,{value:n,configurable:!0}))),n},set:function(e,n,i){var s,l=this.cache(e);if(typeof n=="string")l[Ue(n)]=i;else for(s in n)l[Ue(s)]=n[s];return l},get:function(e,n){return n===void 0?this.cache(e):e[this.expando]&&e[this.expando][Ue(n)]},access:function(e,n,i){return n===void 0||n&&typeof n=="string"&&i===void 0?this.get(e,n):(this.set(e,n,i),i!==void 0?i:n)},remove:function(e,n){var i,s=e[this.expando];if(s!==void 0){if(n!==void 0)for(Array.isArray(n)?n=n.map(Ue):(n=Ue(n),n=n in s?[n]:n.match(Ee)||[]),i=n.length;i--;)delete s[n[i]];(n===void 0||u.isEmptyObject(s))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var n=e[this.expando];return n!==void 0&&!u.isEmptyObject(n)}};var V=new Zt,ke=new Zt,ks=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,As=/[A-Z]/g;function Hs(e){return e==="true"?!0:e==="false"?!1:e==="null"?null:e===+e+""?+e:ks.test(e)?JSON.parse(e):e}a(Hs,"getData");function Go(e,n,i){var s;if(i===void 0&&e.nodeType===1)if(s="data-"+n.replace(As,"-$&").toLowerCase(),i=e.getAttribute(s),typeof i=="string"){try{i=Hs(i)}catch{}ke.set(e,n,i)}else i=void 0;return i}a(Go,"dataAttr"),u.extend({hasData:function(e){return ke.hasData(e)||V.hasData(e)},data:function(e,n,i){return ke.access(e,n,i)},removeData:function(e,n){ke.remove(e,n)},_data:function(e,n,i){return V.access(e,n,i)},_removeData:function(e,n){V.remove(e,n)}}),u.fn.extend({data:function(e,n){var i,s,l,c=this[0],d=c&&c.attributes;if(e===void 0){if(this.length&&(l=ke.get(c),c.nodeType===1&&!V.get(c,"hasDataAttrs"))){for(i=d.length;i--;)d[i]&&(s=d[i].name,s.indexOf("data-")===0&&(s=Ue(s.slice(5)),Go(c,s,l[s])));V.set(c,"hasDataAttrs",!0)}return l}return typeof e=="object"?this.each(function(){ke.set(this,e)}):rt(this,function(x){var y;if(c&&x===void 0)return y=ke.get(c,e),y!==void 0||(y=Go(c,e),y!==void 0)?y:void 0;this.each(function(){ke.set(this,e,x)})},null,n,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){ke.remove(this,e)})}}),u.extend({queue:function(e,n,i){var s;if(e)return n=(n||"fx")+"queue",s=V.get(e,n),i&&(!s||Array.isArray(i)?s=V.access(e,n,u.makeArray(i)):s.push(i)),s||[]},dequeue:function(e,n){n=n||"fx";var i=u.queue(e,n),s=i.length,l=i.shift(),c=u._queueHooks(e,n),d=a(function(){u.dequeue(e,n)},"next");l==="inprogress"&&(l=i.shift(),s--),l&&(n==="fx"&&i.unshift("inprogress"),delete c.stop,l.call(e,d,c)),!s&&c&&c.empty.fire()},_queueHooks:function(e,n){var i=n+"queueHooks";return V.get(e,i)||V.access(e,i,{empty:u.Callbacks("once memory").add(function(){V.remove(e,[n+"queue",i])})})}}),u.fn.extend({queue:function(e,n){var i=2;return typeof e!="string"&&(n=e,e="fx",i--),arguments.length<i?u.queue(this[0],e):n===void 0?this:this.each(function(){var s=u.queue(this,e,n);u._queueHooks(this,e),e==="fx"&&s[0]!=="inprogress"&&u.dequeue(this,e)})},dequeue:function(e){return this.each(function(){u.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var i,s=1,l=u.Deferred(),c=this,d=this.length,x=a(function(){--s||l.resolveWith(c,[c])},"resolve");for(typeof e!="string"&&(n=e,e=void 0),e=e||"fx";d--;)i=V.get(c[d],e+"queueHooks"),i&&i.empty&&(s++,i.empty.add(x));return x(),l.promise(n)}});var Xo=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,Jt=new RegExp("^(?:([+-])=|)("+Xo+")([a-z%]*)$","i"),it=["Top","Right","Bottom","Left"],bt=z.documentElement,Lt=a(function(e){return u.contains(e.ownerDocument,e)},"isAttached"),Ds={composed:!0};bt.getRootNode&&(Lt=a(function(e){return u.contains(e.ownerDocument,e)||e.getRootNode(Ds)===e.ownerDocument},"isAttached"));var zn=a(function(e,n){return e=n||e,e.style.display==="none"||e.style.display===""&&Lt(e)&&u.css(e,"display")==="none"},"isHiddenWithinTree");function Uo(e,n,i,s){var l,c,d=20,x=s?function(){return s.cur()}:function(){return u.css(e,n,"")},y=x(),_=i&&i[3]||(u.cssNumber[n]?"":"px"),A=e.nodeType&&(u.cssNumber[n]||_!=="px"&&+y)&&Jt.exec(u.css(e,n));if(A&&A[3]!==_){for(y=y/2,_=_||A[3],A=+y||1;d--;)u.style(e,n,A+_),(1-c)*(1-(c=x()/y||.5))<=0&&(d=0),A=A/c;A=A*2,u.style(e,n,A+_),i=i||[]}return i&&(A=+A||+y||0,l=i[1]?A+(i[1]+1)*i[2]:+i[2],s&&(s.unit=_,s.start=A,s.end=l)),l}a(Uo,"adjustCSS");var Yo={};function Os(e){var n,i=e.ownerDocument,s=e.nodeName,l=Yo[s];return l||(n=i.body.appendChild(i.createElement(s)),l=u.css(n,"display"),n.parentNode.removeChild(n),l==="none"&&(l="block"),Yo[s]=l,l)}a(Os,"getDefaultDisplay");function It(e,n){for(var i,s,l=[],c=0,d=e.length;c<d;c++)s=e[c],s.style&&(i=s.style.display,n?(i==="none"&&(l[c]=V.get(s,"display")||null,l[c]||(s.style.display="")),s.style.display===""&&zn(s)&&(l[c]=Os(s))):i!=="none"&&(l[c]="none",V.set(s,"display",i)));for(c=0;c<d;c++)l[c]!=null&&(e[c].style.display=l[c]);return e}a(It,"showHide"),u.fn.extend({show:function(){return It(this,!0)},hide:function(){return It(this)},toggle:function(e){return typeof e=="boolean"?e?this.show():this.hide():this.each(function(){zn(this)?u(this).show():u(this).hide()})}});var en=/^(?:checkbox|radio)$/i,Ko=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Qo=/^$|^module$|\/(?:java|ecma)script/i;(function(){var e=z.createDocumentFragment(),n=e.appendChild(z.createElement("div")),i=z.createElement("input");i.setAttribute("type","radio"),i.setAttribute("checked","checked"),i.setAttribute("name","t"),n.appendChild(i),b.checkClone=n.cloneNode(!0).cloneNode(!0).lastChild.checked,n.innerHTML="<textarea>x</textarea>",b.noCloneChecked=!!n.cloneNode(!0).lastChild.defaultValue,n.innerHTML="<option></option>",b.option=!!n.lastChild})();var Be={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};Be.tbody=Be.tfoot=Be.colgroup=Be.caption=Be.thead,Be.th=Be.td,b.option||(Be.optgroup=Be.option=[1,"<select multiple='multiple'>","</select>"]);function Ae(e,n){var i;return typeof e.getElementsByTagName<"u"?i=e.getElementsByTagName(n||"*"):typeof e.querySelectorAll<"u"?i=e.querySelectorAll(n||"*"):i=[],n===void 0||n&&ue(e,n)?u.merge([e],i):i}a(Ae,"getAll");function Or(e,n){for(var i=0,s=e.length;i<s;i++)V.set(e[i],"globalEval",!n||V.get(n[i],"globalEval"))}a(Or,"setGlobalEval");var Ms=/<|&#?\w+;/;function Zo(e,n,i,s,l){for(var c,d,x,y,_,A,O=n.createDocumentFragment(),S=[],P=0,Q=e.length;P<Q;P++)if(c=e[P],c||c===0)if(me(c)==="object")u.merge(S,c.nodeType?[c]:c);else if(!Ms.test(c))S.push(n.createTextNode(c));else{for(d=d||O.appendChild(n.createElement("div")),x=(Ko.exec(c)||["",""])[1].toLowerCase(),y=Be[x]||Be._default,d.innerHTML=y[1]+u.htmlPrefilter(c)+y[2],A=y[0];A--;)d=d.lastChild;u.merge(S,d.childNodes),d=O.firstChild,d.textContent=""}for(O.textContent="",P=0;c=S[P++];){if(s&&u.inArray(c,s)>-1){l&&l.push(c);continue}if(_=Lt(c),d=Ae(O.appendChild(c),"script"),_&&Or(d),i)for(A=0;c=d[A++];)Qo.test(c.type||"")&&i.push(c)}return O}a(Zo,"buildFragment");var Jo=/^([^.]*)(?:\.(.+)|)/;function Pt(){return!0}a(Pt,"returnTrue");function Rt(){return!1}a(Rt,"returnFalse");function Mr(e,n,i,s,l,c){var d,x;if(typeof n=="object"){typeof i!="string"&&(s=s||i,i=void 0);for(x in n)Mr(e,x,i,s,n[x],c);return e}if(s==null&&l==null?(l=i,s=i=void 0):l==null&&(typeof i=="string"?(l=s,s=void 0):(l=s,s=i,i=void 0)),l===!1)l=Rt;else if(!l)return e;return c===1&&(d=l,l=a(function(y){return u().off(y),d.apply(this,arguments)},"fn"),l.guid=d.guid||(d.guid=u.guid++)),e.each(function(){u.event.add(this,n,l,s,i)})}a(Mr,"on"),u.event={global:{},add:function(e,n,i,s,l){var c,d,x,y,_,A,O,S,P,Q,oe,J=V.get(e);if(Qt(e))for(i.handler&&(c=i,i=c.handler,l=c.selector),l&&u.find.matchesSelector(bt,l),i.guid||(i.guid=u.guid++),(y=J.events)||(y=J.events=Object.create(null)),(d=J.handle)||(d=J.handle=function(Te){return typeof u<"u"&&u.event.triggered!==Te.type?u.event.dispatch.apply(e,arguments):void 0}),n=(n||"").match(Ee)||[""],_=n.length;_--;)x=Jo.exec(n[_])||[],P=oe=x[1],Q=(x[2]||"").split(".").sort(),P&&(O=u.event.special[P]||{},P=(l?O.delegateType:O.bindType)||P,O=u.event.special[P]||{},A=u.extend({type:P,origType:oe,data:s,handler:i,guid:i.guid,selector:l,needsContext:l&&u.expr.match.needsContext.test(l),namespace:Q.join(".")},c),(S=y[P])||(S=y[P]=[],S.delegateCount=0,(!O.setup||O.setup.call(e,s,Q,d)===!1)&&e.addEventListener&&e.addEventListener(P,d)),O.add&&(O.add.call(e,A),A.handler.guid||(A.handler.guid=i.guid)),l?S.splice(S.delegateCount++,0,A):S.push(A),u.event.global[P]=!0)},remove:function(e,n,i,s,l){var c,d,x,y,_,A,O,S,P,Q,oe,J=V.hasData(e)&&V.get(e);if(!(!J||!(y=J.events))){for(n=(n||"").match(Ee)||[""],_=n.length;_--;){if(x=Jo.exec(n[_])||[],P=oe=x[1],Q=(x[2]||"").split(".").sort(),!P){for(P in y)u.event.remove(e,P+n[_],i,s,!0);continue}for(O=u.event.special[P]||{},P=(s?O.delegateType:O.bindType)||P,S=y[P]||[],x=x[2]&&new RegExp("(^|\\.)"+Q.join("\\.(?:.*\\.|)")+"(\\.|$)"),d=c=S.length;c--;)A=S[c],(l||oe===A.origType)&&(!i||i.guid===A.guid)&&(!x||x.test(A.namespace))&&(!s||s===A.selector||s==="**"&&A.selector)&&(S.splice(c,1),A.selector&&S.delegateCount--,O.remove&&O.remove.call(e,A));d&&!S.length&&((!O.teardown||O.teardown.call(e,Q,J.handle)===!1)&&u.removeEvent(e,P,J.handle),delete y[P])}u.isEmptyObject(y)&&V.remove(e,"handle events")}},dispatch:function(e){var n,i,s,l,c,d,x=new Array(arguments.length),y=u.event.fix(e),_=(V.get(this,"events")||Object.create(null))[y.type]||[],A=u.event.special[y.type]||{};for(x[0]=y,n=1;n<arguments.length;n++)x[n]=arguments[n];if(y.delegateTarget=this,!(A.preDispatch&&A.preDispatch.call(this,y)===!1)){for(d=u.event.handlers.call(this,y,_),n=0;(l=d[n++])&&!y.isPropagationStopped();)for(y.currentTarget=l.elem,i=0;(c=l.handlers[i++])&&!y.isImmediatePropagationStopped();)(!y.rnamespace||c.namespace===!1||y.rnamespace.test(c.namespace))&&(y.handleObj=c,y.data=c.data,s=((u.event.special[c.origType]||{}).handle||c.handler).apply(l.elem,x),s!==void 0&&(y.result=s)===!1&&(y.preventDefault(),y.stopPropagation()));return A.postDispatch&&A.postDispatch.call(this,y),y.result}},handlers:function(e,n){var i,s,l,c,d,x=[],y=n.delegateCount,_=e.target;if(y&&_.nodeType&&!(e.type==="click"&&e.button>=1)){for(;_!==this;_=_.parentNode||this)if(_.nodeType===1&&!(e.type==="click"&&_.disabled===!0)){for(c=[],d={},i=0;i<y;i++)s=n[i],l=s.selector+" ",d[l]===void 0&&(d[l]=s.needsContext?u(l,this).index(_)>-1:u.find(l,this,null,[_]).length),d[l]&&c.push(s);c.length&&x.push({elem:_,handlers:c})}}return _=this,y<n.length&&x.push({elem:_,handlers:n.slice(y)}),x},addProp:function(e,n){Object.defineProperty(u.Event.prototype,e,{enumerable:!0,configurable:!0,get:M(n)?function(){if(this.originalEvent)return n(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(i){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:i})}})},fix:function(e){return e[u.expando]?e:new u.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var n=this||e;return en.test(n.type)&&n.click&&ue(n,"input")&&Bn(n,"click",!0),!1},trigger:function(e){var n=this||e;return en.test(n.type)&&n.click&&ue(n,"input")&&Bn(n,"click"),!0},_default:function(e){var n=e.target;return en.test(n.type)&&n.click&&ue(n,"input")&&V.get(n,"click")||ue(n,"a")}},beforeunload:{postDispatch:function(e){e.result!==void 0&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}};function Bn(e,n,i){if(!i){V.get(e,n)===void 0&&u.event.add(e,n,Pt);return}V.set(e,n,!1),u.event.add(e,n,{namespace:!1,handler:function(s){var l,c=V.get(this,n);if(s.isTrigger&1&&this[n]){if(c)(u.event.special[n]||{}).delegateType&&s.stopPropagation();else if(c=h.call(arguments),V.set(this,n,c),this[n](),l=V.get(this,n),V.set(this,n,!1),c!==l)return s.stopImmediatePropagation(),s.preventDefault(),l}else c&&(V.set(this,n,u.event.trigger(c[0],c.slice(1),this)),s.stopPropagation(),s.isImmediatePropagationStopped=Pt)}})}a(Bn,"leverageNative"),u.removeEvent=function(e,n,i){e.removeEventListener&&e.removeEventListener(n,i)},u.Event=function(e,n){if(!(this instanceof u.Event))return new u.Event(e,n);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.defaultPrevented===void 0&&e.returnValue===!1?Pt:Rt,this.target=e.target&&e.target.nodeType===3?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,n&&u.extend(this,n),this.timeStamp=e&&e.timeStamp||Date.now(),this[u.expando]=!0},u.Event.prototype={constructor:u.Event,isDefaultPrevented:Rt,isPropagationStopped:Rt,isImmediatePropagationStopped:Rt,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Pt,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Pt,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Pt,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},u.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},u.event.addProp),u.each({focus:"focusin",blur:"focusout"},function(e,n){function i(s){if(z.documentMode){var l=V.get(this,"handle"),c=u.event.fix(s);c.type=s.type==="focusin"?"focus":"blur",c.isSimulated=!0,l(s),c.target===c.currentTarget&&l(c)}else u.event.simulate(n,s.target,u.event.fix(s))}a(i,"focusMappedHandler"),u.event.special[e]={setup:function(){var s;if(Bn(this,e,!0),z.documentMode)s=V.get(this,n),s||this.addEventListener(n,i),V.set(this,n,(s||0)+1);else return!1},trigger:function(){return Bn(this,e),!0},teardown:function(){var s;if(z.documentMode)s=V.get(this,n)-1,s?V.set(this,n,s):(this.removeEventListener(n,i),V.remove(this,n));else return!1},_default:function(s){return V.get(s.target,e)},delegateType:n},u.event.special[n]={setup:function(){var s=this.ownerDocument||this.document||this,l=z.documentMode?this:s,c=V.get(l,n);c||(z.documentMode?this.addEventListener(n,i):s.addEventListener(e,i,!0)),V.set(l,n,(c||0)+1)},teardown:function(){var s=this.ownerDocument||this.document||this,l=z.documentMode?this:s,c=V.get(l,n)-1;c?V.set(l,n,c):(z.documentMode?this.removeEventListener(n,i):s.removeEventListener(e,i,!0),V.remove(l,n))}}}),u.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,n){u.event.special[e]={delegateType:n,bindType:n,handle:function(i){var s,l=this,c=i.relatedTarget,d=i.handleObj;return(!c||c!==l&&!u.contains(l,c))&&(i.type=d.origType,s=d.handler.apply(this,arguments),i.type=n),s}}}),u.fn.extend({on:function(e,n,i,s){return Mr(this,e,n,i,s)},one:function(e,n,i,s){return Mr(this,e,n,i,s,1)},off:function(e,n,i){var s,l;if(e&&e.preventDefault&&e.handleObj)return s=e.handleObj,u(e.delegateTarget).off(s.namespace?s.origType+"."+s.namespace:s.origType,s.selector,s.handler),this;if(typeof e=="object"){for(l in e)this.off(l,n,e[l]);return this}return(n===!1||typeof n=="function")&&(i=n,n=void 0),i===!1&&(i=Rt),this.each(function(){u.event.remove(this,e,i,n)})}});var Ls=/<script|<style|<link/i,Is=/checked\s*(?:[^=]|=\s*.checked.)/i,Ps=/^\s*<!\[CDATA\[|\]\]>\s*$/g;function ea(e,n){return ue(e,"table")&&ue(n.nodeType!==11?n:n.firstChild,"tr")&&u(e).children("tbody")[0]||e}a(ea,"manipulationTarget");function Rs(e){return e.type=(e.getAttribute("type")!==null)+"/"+e.type,e}a(Rs,"disableScript");function qs(e){return(e.type||"").slice(0,5)==="true/"?e.type=e.type.slice(5):e.removeAttribute("type"),e}a(qs,"restoreScript");function ta(e,n){var i,s,l,c,d,x,y;if(n.nodeType===1){if(V.hasData(e)&&(c=V.get(e),y=c.events,y)){V.remove(n,"handle events");for(l in y)for(i=0,s=y[l].length;i<s;i++)u.event.add(n,l,y[l][i])}ke.hasData(e)&&(d=ke.access(e),x=u.extend({},d),ke.set(n,x))}}a(ta,"cloneCopyEvent");function zs(e,n){var i=n.nodeName.toLowerCase();i==="input"&&en.test(e.type)?n.checked=e.checked:(i==="input"||i==="textarea")&&(n.defaultValue=e.defaultValue)}a(zs,"fixInput");function qt(e,n,i,s){n=p(n);var l,c,d,x,y,_,A=0,O=e.length,S=O-1,P=n[0],Q=M(P);if(Q||O>1&&typeof P=="string"&&!b.checkClone&&Is.test(P))return e.each(function(oe){var J=e.eq(oe);Q&&(n[0]=P.call(this,oe,J.html())),qt(J,n,i,s)});if(O&&(l=Zo(n,e[0].ownerDocument,!1,e,s),c=l.firstChild,l.childNodes.length===1&&(l=c),c||s)){for(d=u.map(Ae(l,"script"),Rs),x=d.length;A<O;A++)y=l,A!==S&&(y=u.clone(y,!0,!0),x&&u.merge(d,Ae(y,"script"))),i.call(e[A],y,A);if(x)for(_=d[d.length-1].ownerDocument,u.map(d,qs),A=0;A<x;A++)y=d[A],Qo.test(y.type||"")&&!V.access(y,"globalEval")&&u.contains(_,y)&&(y.src&&(y.type||"").toLowerCase()!=="module"?u._evalUrl&&!y.noModule&&u._evalUrl(y.src,{nonce:y.nonce||y.getAttribute("nonce")},_):ae(y.textContent.replace(Ps,""),y,_))}return e}a(qt,"domManip");function na(e,n,i){for(var s,l=n?u.filter(n,e):e,c=0;(s=l[c])!=null;c++)!i&&s.nodeType===1&&u.cleanData(Ae(s)),s.parentNode&&(i&&Lt(s)&&Or(Ae(s,"script")),s.parentNode.removeChild(s));return e}a(na,"remove"),u.extend({htmlPrefilter:function(e){return e},clone:function(e,n,i){var s,l,c,d,x=e.cloneNode(!0),y=Lt(e);if(!b.noCloneChecked&&(e.nodeType===1||e.nodeType===11)&&!u.isXMLDoc(e))for(d=Ae(x),c=Ae(e),s=0,l=c.length;s<l;s++)zs(c[s],d[s]);if(n)if(i)for(c=c||Ae(e),d=d||Ae(x),s=0,l=c.length;s<l;s++)ta(c[s],d[s]);else ta(e,x);return d=Ae(x,"script"),d.length>0&&Or(d,!y&&Ae(e,"script")),x},cleanData:function(e){for(var n,i,s,l=u.event.special,c=0;(i=e[c])!==void 0;c++)if(Qt(i)){if(n=i[V.expando]){if(n.events)for(s in n.events)l[s]?u.event.remove(i,s):u.removeEvent(i,s,n.handle);i[V.expando]=void 0}i[ke.expando]&&(i[ke.expando]=void 0)}}}),u.fn.extend({detach:function(e){return na(this,e,!0)},remove:function(e){return na(this,e)},text:function(e){return rt(this,function(n){return n===void 0?u.text(this):this.empty().each(function(){(this.nodeType===1||this.nodeType===11||this.nodeType===9)&&(this.textContent=n)})},null,e,arguments.length)},append:function(){return qt(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var n=ea(this,e);n.appendChild(e)}})},prepend:function(){return qt(this,arguments,function(e){if(this.nodeType===1||this.nodeType===11||this.nodeType===9){var n=ea(this,e);n.insertBefore(e,n.firstChild)}})},before:function(){return qt(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return qt(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,n=0;(e=this[n])!=null;n++)e.nodeType===1&&(u.cleanData(Ae(e,!1)),e.textContent="");return this},clone:function(e,n){return e=e??!1,n=n??e,this.map(function(){return u.clone(this,e,n)})},html:function(e){return rt(this,function(n){var i=this[0]||{},s=0,l=this.length;if(n===void 0&&i.nodeType===1)return i.innerHTML;if(typeof n=="string"&&!Ls.test(n)&&!Be[(Ko.exec(n)||["",""])[1].toLowerCase()]){n=u.htmlPrefilter(n);try{for(;s<l;s++)i=this[s]||{},i.nodeType===1&&(u.cleanData(Ae(i,!1)),i.innerHTML=n);i=0}catch{}}i&&this.empty().append(n)},null,e,arguments.length)},replaceWith:function(){var e=[];return qt(this,arguments,function(n){var i=this.parentNode;u.inArray(this,e)<0&&(u.cleanData(Ae(this)),i&&i.replaceChild(n,this))},e)}}),u.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,n){u.fn[e]=function(i){for(var s,l=[],c=u(i),d=c.length-1,x=0;x<=d;x++)s=x===d?this:this.clone(!0),u(c[x])[n](s),m.apply(l,s.get());return this.pushStack(l)}});var Lr=new RegExp("^("+Xo+")(?!px)[a-z%]+$","i"),Ir=/^--/,jn=a(function(e){var n=e.ownerDocument.defaultView;return(!n||!n.opener)&&(n=t),n.getComputedStyle(e)},"getStyles"),ra=a(function(e,n,i){var s,l,c={};for(l in n)c[l]=e.style[l],e.style[l]=n[l];s=i.call(e);for(l in n)e.style[l]=c[l];return s},"swap"),Bs=new RegExp(it.join("|"),"i");(function(){function e(){if(_){y.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",_.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",bt.appendChild(y).appendChild(_);var A=t.getComputedStyle(_);i=A.top!=="1%",x=n(A.marginLeft)===12,_.style.right="60%",c=n(A.right)===36,s=n(A.width)===36,_.style.position="absolute",l=n(_.offsetWidth/3)===12,bt.removeChild(y),_=null}}a(e,"computeStyleTests");function n(A){return Math.round(parseFloat(A))}a(n,"roundPixelMeasures");var i,s,l,c,d,x,y=z.createElement("div"),_=z.createElement("div");_.style&&(_.style.backgroundClip="content-box",_.cloneNode(!0).style.backgroundClip="",b.clearCloneStyle=_.style.backgroundClip==="content-box",u.extend(b,{boxSizingReliable:function(){return e(),s},pixelBoxStyles:function(){return e(),c},pixelPosition:function(){return e(),i},reliableMarginLeft:function(){return e(),x},scrollboxSize:function(){return e(),l},reliableTrDimensions:function(){var A,O,S,P;return d==null&&(A=z.createElement("table"),O=z.createElement("tr"),S=z.createElement("div"),A.style.cssText="position:absolute;left:-11111px;border-collapse:separate",O.style.cssText="box-sizing:content-box;border:1px solid",O.style.height="1px",S.style.height="9px",S.style.display="block",bt.appendChild(A).appendChild(O).appendChild(S),P=t.getComputedStyle(O),d=parseInt(P.height,10)+parseInt(P.borderTopWidth,10)+parseInt(P.borderBottomWidth,10)===O.offsetHeight,bt.removeChild(A)),d}}))})();function tn(e,n,i){var s,l,c,d,x=Ir.test(n),y=e.style;return i=i||jn(e),i&&(d=i.getPropertyValue(n)||i[n],x&&d&&(d=d.replace(vt,"$1")||void 0),d===""&&!Lt(e)&&(d=u.style(e,n)),!b.pixelBoxStyles()&&Lr.test(d)&&Bs.test(n)&&(s=y.width,l=y.minWidth,c=y.maxWidth,y.minWidth=y.maxWidth=y.width=d,d=i.width,y.width=s,y.minWidth=l,y.maxWidth=c)),d!==void 0?d+"":d}a(tn,"curCSS");function ia(e,n){return{get:function(){if(e()){delete this.get;return}return(this.get=n).apply(this,arguments)}}}a(ia,"addGetHookIf");var oa=["Webkit","Moz","ms"],aa=z.createElement("div").style,sa={};function js(e){for(var n=e[0].toUpperCase()+e.slice(1),i=oa.length;i--;)if(e=oa[i]+n,e in aa)return e}a(js,"vendorPropName");function Pr(e){var n=u.cssProps[e]||sa[e];return n||(e in aa?e:sa[e]=js(e)||e)}a(Pr,"finalPropName");var $s=/^(none|table(?!-c[ea]).+)/,Fs={position:"absolute",visibility:"hidden",display:"block"},ua={letterSpacing:"0",fontWeight:"400"};function fa(e,n,i){var s=Jt.exec(n);return s?Math.max(0,s[2]-(i||0))+(s[3]||"px"):n}a(fa,"setPositiveNumber");function Rr(e,n,i,s,l,c){var d=n==="width"?1:0,x=0,y=0,_=0;if(i===(s?"border":"content"))return 0;for(;d<4;d+=2)i==="margin"&&(_+=u.css(e,i+it[d],!0,l)),s?(i==="content"&&(y-=u.css(e,"padding"+it[d],!0,l)),i!=="margin"&&(y-=u.css(e,"border"+it[d]+"Width",!0,l))):(y+=u.css(e,"padding"+it[d],!0,l),i!=="padding"?y+=u.css(e,"border"+it[d]+"Width",!0,l):x+=u.css(e,"border"+it[d]+"Width",!0,l));return!s&&c>=0&&(y+=Math.max(0,Math.ceil(e["offset"+n[0].toUpperCase()+n.slice(1)]-c-y-x-.5))||0),y+_}a(Rr,"boxModelAdjustment");function la(e,n,i){var s=jn(e),l=!b.boxSizingReliable()||i,c=l&&u.css(e,"boxSizing",!1,s)==="border-box",d=c,x=tn(e,n,s),y="offset"+n[0].toUpperCase()+n.slice(1);if(Lr.test(x)){if(!i)return x;x="auto"}return(!b.boxSizingReliable()&&c||!b.reliableTrDimensions()&&ue(e,"tr")||x==="auto"||!parseFloat(x)&&u.css(e,"display",!1,s)==="inline")&&e.getClientRects().length&&(c=u.css(e,"boxSizing",!1,s)==="border-box",d=y in e,d&&(x=e[y])),x=parseFloat(x)||0,x+Rr(e,n,i||(c?"border":"content"),d,s,x)+"px"}a(la,"getWidthOrHeight"),u.extend({cssHooks:{opacity:{get:function(e,n){if(n){var i=tn(e,"opacity");return i===""?"1":i}}}},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(e,n,i,s){if(!(!e||e.nodeType===3||e.nodeType===8||!e.style)){var l,c,d,x=Ue(n),y=Ir.test(n),_=e.style;if(y||(n=Pr(x)),d=u.cssHooks[n]||u.cssHooks[x],i!==void 0){if(c=typeof i,c==="string"&&(l=Jt.exec(i))&&l[1]&&(i=Uo(e,n,l),c="number"),i==null||i!==i)return;c==="number"&&!y&&(i+=l&&l[3]||(u.cssNumber[x]?"":"px")),!b.clearCloneStyle&&i===""&&n.indexOf("background")===0&&(_[n]="inherit"),(!d||!("set"in d)||(i=d.set(e,i,s))!==void 0)&&(y?_.setProperty(n,i):_[n]=i)}else return d&&"get"in d&&(l=d.get(e,!1,s))!==void 0?l:_[n]}},css:function(e,n,i,s){var l,c,d,x=Ue(n),y=Ir.test(n);return y||(n=Pr(x)),d=u.cssHooks[n]||u.cssHooks[x],d&&"get"in d&&(l=d.get(e,!0,i)),l===void 0&&(l=tn(e,n,s)),l==="normal"&&n in ua&&(l=ua[n]),i===""||i?(c=parseFloat(l),i===!0||isFinite(c)?c||0:l):l}}),u.each(["height","width"],function(e,n){u.cssHooks[n]={get:function(i,s,l){if(s)return $s.test(u.css(i,"display"))&&(!i.getClientRects().length||!i.getBoundingClientRect().width)?ra(i,Fs,function(){return la(i,n,l)}):la(i,n,l)},set:function(i,s,l){var c,d=jn(i),x=!b.scrollboxSize()&&d.position==="absolute",y=x||l,_=y&&u.css(i,"boxSizing",!1,d)==="border-box",A=l?Rr(i,n,l,_,d):0;return _&&x&&(A-=Math.ceil(i["offset"+n[0].toUpperCase()+n.slice(1)]-parseFloat(d[n])-Rr(i,n,"border",!1,d)-.5)),A&&(c=Jt.exec(s))&&(c[3]||"px")!=="px"&&(i.style[n]=s,s=u.css(i,n)),fa(i,s,A)}}}),u.cssHooks.marginLeft=ia(b.reliableMarginLeft,function(e,n){if(n)return(parseFloat(tn(e,"marginLeft"))||e.getBoundingClientRect().left-ra(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),u.each({margin:"",padding:"",border:"Width"},function(e,n){u.cssHooks[e+n]={expand:function(i){for(var s=0,l={},c=typeof i=="string"?i.split(" "):[i];s<4;s++)l[e+it[s]+n]=c[s]||c[s-2]||c[0];return l}},e!=="margin"&&(u.cssHooks[e+n].set=fa)}),u.fn.extend({css:function(e,n){return rt(this,function(i,s,l){var c,d,x={},y=0;if(Array.isArray(s)){for(c=jn(i),d=s.length;y<d;y++)x[s[y]]=u.css(i,s[y],!1,c);return x}return l!==void 0?u.style(i,s,l):u.css(i,s)},e,n,arguments.length>1)}});function He(e,n,i,s,l){return new He.prototype.init(e,n,i,s,l)}a(He,"Tween"),u.Tween=He,He.prototype={constructor:He,init:function(e,n,i,s,l,c){this.elem=e,this.prop=i,this.easing=l||u.easing._default,this.options=n,this.start=this.now=this.cur(),this.end=s,this.unit=c||(u.cssNumber[i]?"":"px")},cur:function(){var e=He.propHooks[this.prop];return e&&e.get?e.get(this):He.propHooks._default.get(this)},run:function(e){var n,i=He.propHooks[this.prop];return this.options.duration?this.pos=n=u.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=n=e,this.now=(this.end-this.start)*n+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),i&&i.set?i.set(this):He.propHooks._default.set(this),this}},He.prototype.init.prototype=He.prototype,He.propHooks={_default:{get:function(e){var n;return e.elem.nodeType!==1||e.elem[e.prop]!=null&&e.elem.style[e.prop]==null?e.elem[e.prop]:(n=u.css(e.elem,e.prop,""),!n||n==="auto"?0:n)},set:function(e){u.fx.step[e.prop]?u.fx.step[e.prop](e):e.elem.nodeType===1&&(u.cssHooks[e.prop]||e.elem.style[Pr(e.prop)]!=null)?u.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},He.propHooks.scrollTop=He.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},u.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},u.fx=He.prototype.init,u.fx.step={};var zt,$n,Ws=/^(?:toggle|show|hide)$/,Vs=/queueHooks$/;function qr(){$n&&(z.hidden===!1&&t.requestAnimationFrame?t.requestAnimationFrame(qr):t.setTimeout(qr,u.fx.interval),u.fx.tick())}a(qr,"schedule");function ca(){return t.setTimeout(function(){zt=void 0}),zt=Date.now()}a(ca,"createFxNow");function Fn(e,n){var i,s=0,l={height:e};for(n=n?1:0;s<4;s+=2-n)i=it[s],l["margin"+i]=l["padding"+i]=e;return n&&(l.opacity=l.width=e),l}a(Fn,"genFx");function ha(e,n,i){for(var s,l=(We.tweeners[n]||[]).concat(We.tweeners["*"]),c=0,d=l.length;c<d;c++)if(s=l[c].call(i,n,e))return s}a(ha,"createTween");function Gs(e,n,i){var s,l,c,d,x,y,_,A,O="width"in n||"height"in n,S=this,P={},Q=e.style,oe=e.nodeType&&zn(e),J=V.get(e,"fxshow");i.queue||(d=u._queueHooks(e,"fx"),d.unqueued==null&&(d.unqueued=0,x=d.empty.fire,d.empty.fire=function(){d.unqueued||x()}),d.unqueued++,S.always(function(){S.always(function(){d.unqueued--,u.queue(e,"fx").length||d.empty.fire()})}));for(s in n)if(l=n[s],Ws.test(l)){if(delete n[s],c=c||l==="toggle",l===(oe?"hide":"show"))if(l==="show"&&J&&J[s]!==void 0)oe=!0;else continue;P[s]=J&&J[s]||u.style(e,s)}if(y=!u.isEmptyObject(n),!(!y&&u.isEmptyObject(P))){O&&e.nodeType===1&&(i.overflow=[Q.overflow,Q.overflowX,Q.overflowY],_=J&&J.display,_==null&&(_=V.get(e,"display")),A=u.css(e,"display"),A==="none"&&(_?A=_:(It([e],!0),_=e.style.display||_,A=u.css(e,"display"),It([e]))),(A==="inline"||A==="inline-block"&&_!=null)&&u.css(e,"float")==="none"&&(y||(S.done(function(){Q.display=_}),_==null&&(A=Q.display,_=A==="none"?"":A)),Q.display="inline-block")),i.overflow&&(Q.overflow="hidden",S.always(function(){Q.overflow=i.overflow[0],Q.overflowX=i.overflow[1],Q.overflowY=i.overflow[2]})),y=!1;for(s in P)y||(J?"hidden"in J&&(oe=J.hidden):J=V.access(e,"fxshow",{display:_}),c&&(J.hidden=!oe),oe&&It([e],!0),S.done(function(){oe||It([e]),V.remove(e,"fxshow");for(s in P)u.style(e,s,P[s])})),y=ha(oe?J[s]:0,s,S),s in J||(J[s]=y.start,oe&&(y.end=y.start,y.start=0))}}a(Gs,"defaultPrefilter");function Xs(e,n){var i,s,l,c,d;for(i in e)if(s=Ue(i),l=n[s],c=e[i],Array.isArray(c)&&(l=c[1],c=e[i]=c[0]),i!==s&&(e[s]=c,delete e[i]),d=u.cssHooks[s],d&&"expand"in d){c=d.expand(c),delete e[s];for(i in c)i in e||(e[i]=c[i],n[i]=l)}else n[s]=l}a(Xs,"propFilter");function We(e,n,i){var s,l,c=0,d=We.prefilters.length,x=u.Deferred().always(function(){delete y.elem}),y=a(function(){if(l)return!1;for(var O=zt||ca(),S=Math.max(0,_.startTime+_.duration-O),P=S/_.duration||0,Q=1-P,oe=0,J=_.tweens.length;oe<J;oe++)_.tweens[oe].run(Q);return x.notifyWith(e,[_,Q,S]),Q<1&&J?S:(J||x.notifyWith(e,[_,1,0]),x.resolveWith(e,[_]),!1)},"tick"),_=x.promise({elem:e,props:u.extend({},n),opts:u.extend(!0,{specialEasing:{},easing:u.easing._default},i),originalProperties:n,originalOptions:i,startTime:zt||ca(),duration:i.duration,tweens:[],createTween:function(O,S){var P=u.Tween(e,_.opts,O,S,_.opts.specialEasing[O]||_.opts.easing);return _.tweens.push(P),P},stop:function(O){var S=0,P=O?_.tweens.length:0;if(l)return this;for(l=!0;S<P;S++)_.tweens[S].run(1);return O?(x.notifyWith(e,[_,1,0]),x.resolveWith(e,[_,O])):x.rejectWith(e,[_,O]),this}}),A=_.props;for(Xs(A,_.opts.specialEasing);c<d;c++)if(s=We.prefilters[c].call(_,e,A,_.opts),s)return M(s.stop)&&(u._queueHooks(_.elem,_.opts.queue).stop=s.stop.bind(s)),s;return u.map(A,ha,_),M(_.opts.start)&&_.opts.start.call(e,_),_.progress(_.opts.progress).done(_.opts.done,_.opts.complete).fail(_.opts.fail).always(_.opts.always),u.fx.timer(u.extend(y,{elem:e,anim:_,queue:_.opts.queue})),_}a(We,"Animation"),u.Animation=u.extend(We,{tweeners:{"*":[function(e,n){var i=this.createTween(e,n);return Uo(i.elem,e,Jt.exec(n),i),i}]},tweener:function(e,n){M(e)?(n=e,e=["*"]):e=e.match(Ee);for(var i,s=0,l=e.length;s<l;s++)i=e[s],We.tweeners[i]=We.tweeners[i]||[],We.tweeners[i].unshift(n)},prefilters:[Gs],prefilter:function(e,n){n?We.prefilters.unshift(e):We.prefilters.push(e)}}),u.speed=function(e,n,i){var s=e&&typeof e=="object"?u.extend({},e):{complete:i||!i&&n||M(e)&&e,duration:e,easing:i&&n||n&&!M(n)&&n};return u.fx.off?s.duration=0:typeof s.duration!="number"&&(s.duration in u.fx.speeds?s.duration=u.fx.speeds[s.duration]:s.duration=u.fx.speeds._default),(s.queue==null||s.queue===!0)&&(s.queue="fx"),s.old=s.complete,s.complete=function(){M(s.old)&&s.old.call(this),s.queue&&u.dequeue(this,s.queue)},s},u.fn.extend({fadeTo:function(e,n,i,s){return this.filter(zn).css("opacity",0).show().end().animate({opacity:n},e,i,s)},animate:function(e,n,i,s){var l=u.isEmptyObject(e),c=u.speed(n,i,s),d=a(function(){var x=We(this,u.extend({},e),c);(l||V.get(this,"finish"))&&x.stop(!0)},"doAnimation");return d.finish=d,l||c.queue===!1?this.each(d):this.queue(c.queue,d)},stop:function(e,n,i){var s=a(function(l){var c=l.stop;delete l.stop,c(i)},"stopQueue");return typeof e!="string"&&(i=n,n=e,e=void 0),n&&this.queue(e||"fx",[]),this.each(function(){var l=!0,c=e!=null&&e+"queueHooks",d=u.timers,x=V.get(this);if(c)x[c]&&x[c].stop&&s(x[c]);else for(c in x)x[c]&&x[c].stop&&Vs.test(c)&&s(x[c]);for(c=d.length;c--;)d[c].elem===this&&(e==null||d[c].queue===e)&&(d[c].anim.stop(i),l=!1,d.splice(c,1));(l||!i)&&u.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var n,i=V.get(this),s=i[e+"queue"],l=i[e+"queueHooks"],c=u.timers,d=s?s.length:0;for(i.finish=!0,u.queue(this,e,[]),l&&l.stop&&l.stop.call(this,!0),n=c.length;n--;)c[n].elem===this&&c[n].queue===e&&(c[n].anim.stop(!0),c.splice(n,1));for(n=0;n<d;n++)s[n]&&s[n].finish&&s[n].finish.call(this);delete i.finish})}}),u.each(["toggle","show","hide"],function(e,n){var i=u.fn[n];u.fn[n]=function(s,l,c){return s==null||typeof s=="boolean"?i.apply(this,arguments):this.animate(Fn(n,!0),s,l,c)}}),u.each({slideDown:Fn("show"),slideUp:Fn("hide"),slideToggle:Fn("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,n){u.fn[e]=function(i,s,l){return this.animate(n,i,s,l)}}),u.timers=[],u.fx.tick=function(){var e,n=0,i=u.timers;for(zt=Date.now();n<i.length;n++)e=i[n],!e()&&i[n]===e&&i.splice(n--,1);i.length||u.fx.stop(),zt=void 0},u.fx.timer=function(e){u.timers.push(e),u.fx.start()},u.fx.interval=13,u.fx.start=function(){$n||($n=!0,qr())},u.fx.stop=function(){$n=null},u.fx.speeds={slow:600,fast:200,_default:400},u.fn.delay=function(e,n){return e=u.fx&&u.fx.speeds[e]||e,n=n||"fx",this.queue(n,function(i,s){var l=t.setTimeout(i,e);s.stop=function(){t.clearTimeout(l)}})},function(){var e=z.createElement("input"),n=z.createElement("select"),i=n.appendChild(z.createElement("option"));e.type="checkbox",b.checkOn=e.value!=="",b.optSelected=i.selected,e=z.createElement("input"),e.value="t",e.type="radio",b.radioValue=e.value==="t"}();var da,nn=u.expr.attrHandle;u.fn.extend({attr:function(e,n){return rt(this,u.attr,e,n,arguments.length>1)},removeAttr:function(e){return this.each(function(){u.removeAttr(this,e)})}}),u.extend({attr:function(e,n,i){var s,l,c=e.nodeType;if(!(c===3||c===8||c===2)){if(typeof e.getAttribute>"u")return u.prop(e,n,i);if((c!==1||!u.isXMLDoc(e))&&(l=u.attrHooks[n.toLowerCase()]||(u.expr.match.bool.test(n)?da:void 0)),i!==void 0){if(i===null){u.removeAttr(e,n);return}return l&&"set"in l&&(s=l.set(e,i,n))!==void 0?s:(e.setAttribute(n,i+""),i)}return l&&"get"in l&&(s=l.get(e,n))!==null?s:(s=u.find.attr(e,n),s??void 0)}},attrHooks:{type:{set:function(e,n){if(!b.radioValue&&n==="radio"&&ue(e,"input")){var i=e.value;return e.setAttribute("type",n),i&&(e.value=i),n}}}},removeAttr:function(e,n){var i,s=0,l=n&&n.match(Ee);if(l&&e.nodeType===1)for(;i=l[s++];)e.removeAttribute(i)}}),da={set:function(e,n,i){return n===!1?u.removeAttr(e,i):e.setAttribute(i,i),i}},u.each(u.expr.match.bool.source.match(/\w+/g),function(e,n){var i=nn[n]||u.find.attr;nn[n]=function(s,l,c){var d,x,y=l.toLowerCase();return c||(x=nn[y],nn[y]=d,d=i(s,l,c)!=null?y:null,nn[y]=x),d}});var Us=/^(?:input|select|textarea|button)$/i,Ys=/^(?:a|area)$/i;u.fn.extend({prop:function(e,n){return rt(this,u.prop,e,n,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[u.propFix[e]||e]})}}),u.extend({prop:function(e,n,i){var s,l,c=e.nodeType;if(!(c===3||c===8||c===2))return(c!==1||!u.isXMLDoc(e))&&(n=u.propFix[n]||n,l=u.propHooks[n]),i!==void 0?l&&"set"in l&&(s=l.set(e,i,n))!==void 0?s:e[n]=i:l&&"get"in l&&(s=l.get(e,n))!==null?s:e[n]},propHooks:{tabIndex:{get:function(e){var n=u.find.attr(e,"tabindex");return n?parseInt(n,10):Us.test(e.nodeName)||Ys.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),b.optSelected||(u.propHooks.selected={get:function(e){var n=e.parentNode;return n&&n.parentNode&&n.parentNode.selectedIndex,null},set:function(e){var n=e.parentNode;n&&(n.selectedIndex,n.parentNode&&n.parentNode.selectedIndex)}}),u.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){u.propFix[this.toLowerCase()]=this});function wt(e){var n=e.match(Ee)||[];return n.join(" ")}a(wt,"stripAndCollapse");function Tt(e){return e.getAttribute&&e.getAttribute("class")||""}a(Tt,"getClass");function zr(e){return Array.isArray(e)?e:typeof e=="string"?e.match(Ee)||[]:[]}a(zr,"classesToArray"),u.fn.extend({addClass:function(e){var n,i,s,l,c,d;return M(e)?this.each(function(x){u(this).addClass(e.call(this,x,Tt(this)))}):(n=zr(e),n.length?this.each(function(){if(s=Tt(this),i=this.nodeType===1&&" "+wt(s)+" ",i){for(c=0;c<n.length;c++)l=n[c],i.indexOf(" "+l+" ")<0&&(i+=l+" ");d=wt(i),s!==d&&this.setAttribute("class",d)}}):this)},removeClass:function(e){var n,i,s,l,c,d;return M(e)?this.each(function(x){u(this).removeClass(e.call(this,x,Tt(this)))}):arguments.length?(n=zr(e),n.length?this.each(function(){if(s=Tt(this),i=this.nodeType===1&&" "+wt(s)+" ",i){for(c=0;c<n.length;c++)for(l=n[c];i.indexOf(" "+l+" ")>-1;)i=i.replace(" "+l+" "," ");d=wt(i),s!==d&&this.setAttribute("class",d)}}):this):this.attr("class","")},toggleClass:function(e,n){var i,s,l,c,d=typeof e,x=d==="string"||Array.isArray(e);return M(e)?this.each(function(y){u(this).toggleClass(e.call(this,y,Tt(this),n),n)}):typeof n=="boolean"&&x?n?this.addClass(e):this.removeClass(e):(i=zr(e),this.each(function(){if(x)for(c=u(this),l=0;l<i.length;l++)s=i[l],c.hasClass(s)?c.removeClass(s):c.addClass(s);else(e===void 0||d==="boolean")&&(s=Tt(this),s&&V.set(this,"__className__",s),this.setAttribute&&this.setAttribute("class",s||e===!1?"":V.get(this,"__className__")||""))}))},hasClass:function(e){var n,i,s=0;for(n=" "+e+" ";i=this[s++];)if(i.nodeType===1&&(" "+wt(Tt(i))+" ").indexOf(n)>-1)return!0;return!1}});var Ks=/\r/g;u.fn.extend({val:function(e){var n,i,s,l=this[0];return arguments.length?(s=M(e),this.each(function(c){var d;this.nodeType===1&&(s?d=e.call(this,c,u(this).val()):d=e,d==null?d="":typeof d=="number"?d+="":Array.isArray(d)&&(d=u.map(d,function(x){return x==null?"":x+""})),n=u.valHooks[this.type]||u.valHooks[this.nodeName.toLowerCase()],(!n||!("set"in n)||n.set(this,d,"value")===void 0)&&(this.value=d))})):l?(n=u.valHooks[l.type]||u.valHooks[l.nodeName.toLowerCase()],n&&"get"in n&&(i=n.get(l,"value"))!==void 0?i:(i=l.value,typeof i=="string"?i.replace(Ks,""):i??"")):void 0}}),u.extend({valHooks:{option:{get:function(e){var n=u.find.attr(e,"value");return n??wt(u.text(e))}},select:{get:function(e){var n,i,s,l=e.options,c=e.selectedIndex,d=e.type==="select-one",x=d?null:[],y=d?c+1:l.length;for(c<0?s=y:s=d?c:0;s<y;s++)if(i=l[s],(i.selected||s===c)&&!i.disabled&&(!i.parentNode.disabled||!ue(i.parentNode,"optgroup"))){if(n=u(i).val(),d)return n;x.push(n)}return x},set:function(e,n){for(var i,s,l=e.options,c=u.makeArray(n),d=l.length;d--;)s=l[d],(s.selected=u.inArray(u.valHooks.option.get(s),c)>-1)&&(i=!0);return i||(e.selectedIndex=-1),c}}}}),u.each(["radio","checkbox"],function(){u.valHooks[this]={set:function(e,n){if(Array.isArray(n))return e.checked=u.inArray(u(e).val(),n)>-1}},b.checkOn||(u.valHooks[this].get=function(e){return e.getAttribute("value")===null?"on":e.value})});var rn=t.location,pa={guid:Date.now()},Br=/\?/;u.parseXML=function(e){var n,i;if(!e||typeof e!="string")return null;try{n=new t.DOMParser().parseFromString(e,"text/xml")}catch{}return i=n&&n.getElementsByTagName("parsererror")[0],(!n||i)&&u.error("Invalid XML: "+(i?u.map(i.childNodes,function(s){return s.textContent}).join(`
2
+ `):e)),n};var ma=/^(?:focusinfocus|focusoutblur)$/,ga=a(function(e){e.stopPropagation()},"stopPropagationCallback");u.extend(u.event,{trigger:function(e,n,i,s){var l,c,d,x,y,_,A,O,S=[i||z],P=k.call(e,"type")?e.type:e,Q=k.call(e,"namespace")?e.namespace.split("."):[];if(c=O=d=i=i||z,!(i.nodeType===3||i.nodeType===8)&&!ma.test(P+u.event.triggered)&&(P.indexOf(".")>-1&&(Q=P.split("."),P=Q.shift(),Q.sort()),y=P.indexOf(":")<0&&"on"+P,e=e[u.expando]?e:new u.Event(P,typeof e=="object"&&e),e.isTrigger=s?2:3,e.namespace=Q.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+Q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=i),n=n==null?[e]:u.makeArray(n,[e]),A=u.event.special[P]||{},!(!s&&A.trigger&&A.trigger.apply(i,n)===!1))){if(!s&&!A.noBubble&&!U(i)){for(x=A.delegateType||P,ma.test(x+P)||(c=c.parentNode);c;c=c.parentNode)S.push(c),d=c;d===(i.ownerDocument||z)&&S.push(d.defaultView||d.parentWindow||t)}for(l=0;(c=S[l++])&&!e.isPropagationStopped();)O=c,e.type=l>1?x:A.bindType||P,_=(V.get(c,"events")||Object.create(null))[e.type]&&V.get(c,"handle"),_&&_.apply(c,n),_=y&&c[y],_&&_.apply&&Qt(c)&&(e.result=_.apply(c,n),e.result===!1&&e.preventDefault());return e.type=P,!s&&!e.isDefaultPrevented()&&(!A._default||A._default.apply(S.pop(),n)===!1)&&Qt(i)&&y&&M(i[P])&&!U(i)&&(d=i[y],d&&(i[y]=null),u.event.triggered=P,e.isPropagationStopped()&&O.addEventListener(P,ga),i[P](),e.isPropagationStopped()&&O.removeEventListener(P,ga),u.event.triggered=void 0,d&&(i[y]=d)),e.result}},simulate:function(e,n,i){var s=u.extend(new u.Event,i,{type:e,isSimulated:!0});u.event.trigger(s,null,n)}}),u.fn.extend({trigger:function(e,n){return this.each(function(){u.event.trigger(e,n,this)})},triggerHandler:function(e,n){var i=this[0];if(i)return u.event.trigger(e,n,i,!0)}});var Qs=/\[\]$/,ya=/\r?\n/g,Zs=/^(?:submit|button|image|reset|file)$/i,Js=/^(?:input|select|textarea|keygen)/i;function jr(e,n,i,s){var l;if(Array.isArray(n))u.each(n,function(c,d){i||Qs.test(e)?s(e,d):jr(e+"["+(typeof d=="object"&&d!=null?c:"")+"]",d,i,s)});else if(!i&&me(n)==="object")for(l in n)jr(e+"["+l+"]",n[l],i,s);else s(e,n)}a(jr,"buildParams"),u.param=function(e,n){var i,s=[],l=a(function(c,d){var x=M(d)?d():d;s[s.length]=encodeURIComponent(c)+"="+encodeURIComponent(x??"")},"add");if(e==null)return"";if(Array.isArray(e)||e.jquery&&!u.isPlainObject(e))u.each(e,function(){l(this.name,this.value)});else for(i in e)jr(i,e[i],n,l);return s.join("&")},u.fn.extend({serialize:function(){return u.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=u.prop(this,"elements");return e?u.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!u(this).is(":disabled")&&Js.test(this.nodeName)&&!Zs.test(e)&&(this.checked||!en.test(e))}).map(function(e,n){var i=u(this).val();return i==null?null:Array.isArray(i)?u.map(i,function(s){return{name:n.name,value:s.replace(ya,`\r
3
+ `)}}):{name:n.name,value:i.replace(ya,`\r
4
+ `)}}).get()}});var eu=/%20/g,tu=/#.*$/,nu=/([?&])_=[^&]*/,ru=/^(.*?):[ \t]*([^\r\n]*)$/mg,iu=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,ou=/^(?:GET|HEAD)$/,au=/^\/\//,xa={},$r={},va="*/".concat("*"),Fr=z.createElement("a");Fr.href=rn.href;function ba(e){return function(n,i){typeof n!="string"&&(i=n,n="*");var s,l=0,c=n.toLowerCase().match(Ee)||[];if(M(i))for(;s=c[l++];)s[0]==="+"?(s=s.slice(1)||"*",(e[s]=e[s]||[]).unshift(i)):(e[s]=e[s]||[]).push(i)}}a(ba,"addToPrefiltersOrTransports");function wa(e,n,i,s){var l={},c=e===$r;function d(x){var y;return l[x]=!0,u.each(e[x]||[],function(_,A){var O=A(n,i,s);if(typeof O=="string"&&!c&&!l[O])return n.dataTypes.unshift(O),d(O),!1;if(c)return!(y=O)}),y}return a(d,"inspect"),d(n.dataTypes[0])||!l["*"]&&d("*")}a(wa,"inspectPrefiltersOrTransports");function Wr(e,n){var i,s,l=u.ajaxSettings.flatOptions||{};for(i in n)n[i]!==void 0&&((l[i]?e:s||(s={}))[i]=n[i]);return s&&u.extend(!0,e,s),e}a(Wr,"ajaxExtend");function su(e,n,i){for(var s,l,c,d,x=e.contents,y=e.dataTypes;y[0]==="*";)y.shift(),s===void 0&&(s=e.mimeType||n.getResponseHeader("Content-Type"));if(s){for(l in x)if(x[l]&&x[l].test(s)){y.unshift(l);break}}if(y[0]in i)c=y[0];else{for(l in i){if(!y[0]||e.converters[l+" "+y[0]]){c=l;break}d||(d=l)}c=c||d}if(c)return c!==y[0]&&y.unshift(c),i[c]}a(su,"ajaxHandleResponses");function uu(e,n,i,s){var l,c,d,x,y,_={},A=e.dataTypes.slice();if(A[1])for(d in e.converters)_[d.toLowerCase()]=e.converters[d];for(c=A.shift();c;)if(e.responseFields[c]&&(i[e.responseFields[c]]=n),!y&&s&&e.dataFilter&&(n=e.dataFilter(n,e.dataType)),y=c,c=A.shift(),c){if(c==="*")c=y;else if(y!=="*"&&y!==c){if(d=_[y+" "+c]||_["* "+c],!d){for(l in _)if(x=l.split(" "),x[1]===c&&(d=_[y+" "+x[0]]||_["* "+x[0]],d)){d===!0?d=_[l]:_[l]!==!0&&(c=x[0],A.unshift(x[1]));break}}if(d!==!0)if(d&&e.throws)n=d(n);else try{n=d(n)}catch(O){return{state:"parsererror",error:d?O:"No conversion from "+y+" to "+c}}}}return{state:"success",data:n}}a(uu,"ajaxConvert"),u.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:rn.href,type:"GET",isLocal:iu.test(rn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":va,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(e,n){return n?Wr(Wr(e,u.ajaxSettings),n):Wr(u.ajaxSettings,e)},ajaxPrefilter:ba(xa),ajaxTransport:ba($r),ajax:function(e,n){typeof e=="object"&&(n=e,e=void 0),n=n||{};var i,s,l,c,d,x,y,_,A,O,S=u.ajaxSetup({},n),P=S.context||S,Q=S.context&&(P.nodeType||P.jquery)?u(P):u.event,oe=u.Deferred(),J=u.Callbacks("once memory"),Te=S.statusCode||{},be={},Ye={},Ke="canceled",ie={readyState:0,getResponseHeader:function(se){var ye;if(y){if(!c)for(c={};ye=ru.exec(l);)c[ye[1].toLowerCase()+" "]=(c[ye[1].toLowerCase()+" "]||[]).concat(ye[2]);ye=c[se.toLowerCase()+" "]}return ye==null?null:ye.join(", ")},getAllResponseHeaders:function(){return y?l:null},setRequestHeader:function(se,ye){return y==null&&(se=Ye[se.toLowerCase()]=Ye[se.toLowerCase()]||se,be[se]=ye),this},overrideMimeType:function(se){return y==null&&(S.mimeType=se),this},statusCode:function(se){var ye;if(se)if(y)ie.always(se[ie.status]);else for(ye in se)Te[ye]=[Te[ye],se[ye]];return this},abort:function(se){var ye=se||Ke;return i&&i.abort(ye),_t(0,ye),this}};if(oe.promise(ie),S.url=((e||S.url||rn.href)+"").replace(au,rn.protocol+"//"),S.type=n.method||n.type||S.method||S.type,S.dataTypes=(S.dataType||"*").toLowerCase().match(Ee)||[""],S.crossDomain==null){x=z.createElement("a");try{x.href=S.url,x.href=x.href,S.crossDomain=Fr.protocol+"//"+Fr.host!=x.protocol+"//"+x.host}catch{S.crossDomain=!0}}if(S.data&&S.processData&&typeof S.data!="string"&&(S.data=u.param(S.data,S.traditional)),wa(xa,S,n,ie),y)return ie;_=u.event&&S.global,_&&u.active++===0&&u.event.trigger("ajaxStart"),S.type=S.type.toUpperCase(),S.hasContent=!ou.test(S.type),s=S.url.replace(tu,""),S.hasContent?S.data&&S.processData&&(S.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&(S.data=S.data.replace(eu,"+")):(O=S.url.slice(s.length),S.data&&(S.processData||typeof S.data=="string")&&(s+=(Br.test(s)?"&":"?")+S.data,delete S.data),S.cache===!1&&(s=s.replace(nu,"$1"),O=(Br.test(s)?"&":"?")+"_="+pa.guid+++O),S.url=s+O),S.ifModified&&(u.lastModified[s]&&ie.setRequestHeader("If-Modified-Since",u.lastModified[s]),u.etag[s]&&ie.setRequestHeader("If-None-Match",u.etag[s])),(S.data&&S.hasContent&&S.contentType!==!1||n.contentType)&&ie.setRequestHeader("Content-Type",S.contentType),ie.setRequestHeader("Accept",S.dataTypes[0]&&S.accepts[S.dataTypes[0]]?S.accepts[S.dataTypes[0]]+(S.dataTypes[0]!=="*"?", "+va+"; q=0.01":""):S.accepts["*"]);for(A in S.headers)ie.setRequestHeader(A,S.headers[A]);if(S.beforeSend&&(S.beforeSend.call(P,ie,S)===!1||y))return ie.abort();if(Ke="abort",J.add(S.complete),ie.done(S.success),ie.fail(S.error),i=wa($r,S,n,ie),!i)_t(-1,"No Transport");else{if(ie.readyState=1,_&&Q.trigger("ajaxSend",[ie,S]),y)return ie;S.async&&S.timeout>0&&(d=t.setTimeout(function(){ie.abort("timeout")},S.timeout));try{y=!1,i.send(be,_t)}catch(se){if(y)throw se;_t(-1,se)}}function _t(se,ye,an,Gr){var Qe,sn,Ze,ht,dt,je=ye;y||(y=!0,d&&t.clearTimeout(d),i=void 0,l=Gr||"",ie.readyState=se>0?4:0,Qe=se>=200&&se<300||se===304,an&&(ht=su(S,ie,an)),!Qe&&u.inArray("script",S.dataTypes)>-1&&u.inArray("json",S.dataTypes)<0&&(S.converters["text script"]=function(){}),ht=uu(S,ht,ie,Qe),Qe?(S.ifModified&&(dt=ie.getResponseHeader("Last-Modified"),dt&&(u.lastModified[s]=dt),dt=ie.getResponseHeader("etag"),dt&&(u.etag[s]=dt)),se===204||S.type==="HEAD"?je="nocontent":se===304?je="notmodified":(je=ht.state,sn=ht.data,Ze=ht.error,Qe=!Ze)):(Ze=je,(se||!je)&&(je="error",se<0&&(se=0))),ie.status=se,ie.statusText=(ye||je)+"",Qe?oe.resolveWith(P,[sn,je,ie]):oe.rejectWith(P,[ie,je,Ze]),ie.statusCode(Te),Te=void 0,_&&Q.trigger(Qe?"ajaxSuccess":"ajaxError",[ie,S,Qe?sn:Ze]),J.fireWith(P,[ie,je]),_&&(Q.trigger("ajaxComplete",[ie,S]),--u.active||u.event.trigger("ajaxStop")))}return a(_t,"done"),ie},getJSON:function(e,n,i){return u.get(e,n,i,"json")},getScript:function(e,n){return u.get(e,void 0,n,"script")}}),u.each(["get","post"],function(e,n){u[n]=function(i,s,l,c){return M(s)&&(c=c||l,l=s,s=void 0),u.ajax(u.extend({url:i,type:n,dataType:c,data:s,success:l},u.isPlainObject(i)&&i))}}),u.ajaxPrefilter(function(e){var n;for(n in e.headers)n.toLowerCase()==="content-type"&&(e.contentType=e.headers[n]||"")}),u._evalUrl=function(e,n,i){return u.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(s){u.globalEval(s,n,i)}})},u.fn.extend({wrapAll:function(e){var n;return this[0]&&(M(e)&&(e=e.call(this[0])),n=u(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&n.insertBefore(this[0]),n.map(function(){for(var i=this;i.firstElementChild;)i=i.firstElementChild;return i}).append(this)),this},wrapInner:function(e){return M(e)?this.each(function(n){u(this).wrapInner(e.call(this,n))}):this.each(function(){var n=u(this),i=n.contents();i.length?i.wrapAll(e):n.append(e)})},wrap:function(e){var n=M(e);return this.each(function(i){u(this).wrapAll(n?e.call(this,i):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){u(this).replaceWith(this.childNodes)}),this}}),u.expr.pseudos.hidden=function(e){return!u.expr.pseudos.visible(e)},u.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},u.ajaxSettings.xhr=function(){try{return new t.XMLHttpRequest}catch{}};var fu={0:200,1223:204},on=u.ajaxSettings.xhr();b.cors=!!on&&"withCredentials"in on,b.ajax=on=!!on,u.ajaxTransport(function(e){var n,i;if(b.cors||on&&!e.crossDomain)return{send:function(s,l){var c,d=e.xhr();if(d.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(c in e.xhrFields)d[c]=e.xhrFields[c];e.mimeType&&d.overrideMimeType&&d.overrideMimeType(e.mimeType),!e.crossDomain&&!s["X-Requested-With"]&&(s["X-Requested-With"]="XMLHttpRequest");for(c in s)d.setRequestHeader(c,s[c]);n=a(function(x){return function(){n&&(n=i=d.onload=d.onerror=d.onabort=d.ontimeout=d.onreadystatechange=null,x==="abort"?d.abort():x==="error"?typeof d.status!="number"?l(0,"error"):l(d.status,d.statusText):l(fu[d.status]||d.status,d.statusText,(d.responseType||"text")!=="text"||typeof d.responseText!="string"?{binary:d.response}:{text:d.responseText},d.getAllResponseHeaders()))}},"callback"),d.onload=n(),i=d.onerror=d.ontimeout=n("error"),d.onabort!==void 0?d.onabort=i:d.onreadystatechange=function(){d.readyState===4&&t.setTimeout(function(){n&&i()})},n=n("abort");try{d.send(e.hasContent&&e.data||null)}catch(x){if(n)throw x}},abort:function(){n&&n()}}}),u.ajaxPrefilter(function(e){e.crossDomain&&(e.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(e){return u.globalEval(e),e}}}),u.ajaxPrefilter("script",function(e){e.cache===void 0&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),u.ajaxTransport("script",function(e){if(e.crossDomain||e.scriptAttrs){var n,i;return{send:function(s,l){n=u("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",i=a(function(c){n.remove(),i=null,c&&l(c.type==="error"?404:200,c.type)},"callback")),z.head.appendChild(n[0])},abort:function(){i&&i()}}}});var Ta=[],Vr=/(=)\?(?=&|$)|\?\?/;u.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Ta.pop()||u.expando+"_"+pa.guid++;return this[e]=!0,e}}),u.ajaxPrefilter("json jsonp",function(e,n,i){var s,l,c,d=e.jsonp!==!1&&(Vr.test(e.url)?"url":typeof e.data=="string"&&(e.contentType||"").indexOf("application/x-www-form-urlencoded")===0&&Vr.test(e.data)&&"data");if(d||e.dataTypes[0]==="jsonp")return s=e.jsonpCallback=M(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,d?e[d]=e[d].replace(Vr,"$1"+s):e.jsonp!==!1&&(e.url+=(Br.test(e.url)?"&":"?")+e.jsonp+"="+s),e.converters["script json"]=function(){return c||u.error(s+" was not called"),c[0]},e.dataTypes[0]="json",l=t[s],t[s]=function(){c=arguments},i.always(function(){l===void 0?u(t).removeProp(s):t[s]=l,e[s]&&(e.jsonpCallback=n.jsonpCallback,Ta.push(s)),c&&M(l)&&l(c[0]),c=l=void 0}),"script"}),b.createHTMLDocument=function(){var e=z.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",e.childNodes.length===2}(),u.parseHTML=function(e,n,i){if(typeof e!="string")return[];typeof n=="boolean"&&(i=n,n=!1);var s,l,c;return n||(b.createHTMLDocument?(n=z.implementation.createHTMLDocument(""),s=n.createElement("base"),s.href=z.location.href,n.head.appendChild(s)):n=z),l=le.exec(e),c=!i&&[],l?[n.createElement(l[1])]:(l=Zo([e],n,c),c&&c.length&&u(c).remove(),u.merge([],l.childNodes))},u.fn.load=function(e,n,i){var s,l,c,d=this,x=e.indexOf(" ");return x>-1&&(s=wt(e.slice(x)),e=e.slice(0,x)),M(n)?(i=n,n=void 0):n&&typeof n=="object"&&(l="POST"),d.length>0&&u.ajax({url:e,type:l||"GET",dataType:"html",data:n}).done(function(y){c=arguments,d.html(s?u("<div>").append(u.parseHTML(y)).find(s):y)}).always(i&&function(y,_){d.each(function(){i.apply(this,c||[y.responseText,_,y])})}),this},u.expr.pseudos.animated=function(e){return u.grep(u.timers,function(n){return e===n.elem}).length},u.offset={setOffset:function(e,n,i){var s,l,c,d,x,y,_,A=u.css(e,"position"),O=u(e),S={};A==="static"&&(e.style.position="relative"),x=O.offset(),c=u.css(e,"top"),y=u.css(e,"left"),_=(A==="absolute"||A==="fixed")&&(c+y).indexOf("auto")>-1,_?(s=O.position(),d=s.top,l=s.left):(d=parseFloat(c)||0,l=parseFloat(y)||0),M(n)&&(n=n.call(e,i,u.extend({},x))),n.top!=null&&(S.top=n.top-x.top+d),n.left!=null&&(S.left=n.left-x.left+l),"using"in n?n.using.call(e,S):O.css(S)}},u.fn.extend({offset:function(e){if(arguments.length)return e===void 0?this:this.each(function(l){u.offset.setOffset(this,e,l)});var n,i,s=this[0];if(s)return s.getClientRects().length?(n=s.getBoundingClientRect(),i=s.ownerDocument.defaultView,{top:n.top+i.pageYOffset,left:n.left+i.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,n,i,s=this[0],l={top:0,left:0};if(u.css(s,"position")==="fixed")n=s.getBoundingClientRect();else{for(n=this.offset(),i=s.ownerDocument,e=s.offsetParent||i.documentElement;e&&(e===i.body||e===i.documentElement)&&u.css(e,"position")==="static";)e=e.parentNode;e&&e!==s&&e.nodeType===1&&(l=u(e).offset(),l.top+=u.css(e,"borderTopWidth",!0),l.left+=u.css(e,"borderLeftWidth",!0))}return{top:n.top-l.top-u.css(s,"marginTop",!0),left:n.left-l.left-u.css(s,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&u.css(e,"position")==="static";)e=e.offsetParent;return e||bt})}}),u.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var i=n==="pageYOffset";u.fn[e]=function(s){return rt(this,function(l,c,d){var x;if(U(l)?x=l:l.nodeType===9&&(x=l.defaultView),d===void 0)return x?x[n]:l[c];x?x.scrollTo(i?x.pageXOffset:d,i?d:x.pageYOffset):l[c]=d},e,s,arguments.length)}}),u.each(["top","left"],function(e,n){u.cssHooks[n]=ia(b.pixelPosition,function(i,s){if(s)return s=tn(i,n),Lr.test(s)?u(i).position()[n]+"px":s})}),u.each({Height:"height",Width:"width"},function(e,n){u.each({padding:"inner"+e,content:n,"":"outer"+e},function(i,s){u.fn[s]=function(l,c){var d=arguments.length&&(i||typeof l!="boolean"),x=i||(l===!0||c===!0?"margin":"border");return rt(this,function(y,_,A){var O;return U(y)?s.indexOf("outer")===0?y["inner"+e]:y.document.documentElement["client"+e]:y.nodeType===9?(O=y.documentElement,Math.max(y.body["scroll"+e],O["scroll"+e],y.body["offset"+e],O["offset"+e],O["client"+e])):A===void 0?u.css(y,_,x):u.style(y,_,A,x)},n,d?l:void 0,d)}})}),u.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,n){u.fn[n]=function(i){return this.on(n,i)}}),u.fn.extend({bind:function(e,n,i){return this.on(e,null,n,i)},unbind:function(e,n){return this.off(e,null,n)},delegate:function(e,n,i,s){return this.on(n,e,i,s)},undelegate:function(e,n,i){return arguments.length===1?this.off(e,"**"):this.off(n,e||"**",i)},hover:function(e,n){return this.on("mouseenter",e).on("mouseleave",n||e)}}),u.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){u.fn[n]=function(i,s){return arguments.length>0?this.on(n,null,i,s):this.trigger(n)}});var lu=/^[\s\uFEFF\xA0]+|([^\s\uFEFF\xA0])[\s\uFEFF\xA0]+$/g;u.proxy=function(e,n){var i,s,l;if(typeof n=="string"&&(i=e[n],n=e,e=i),!!M(e))return s=h.call(arguments,2),l=a(function(){return e.apply(n||this,s.concat(h.call(arguments)))},"proxy"),l.guid=e.guid=e.guid||u.guid++,l},u.holdReady=function(e){e?u.readyWait++:u.ready(!0)},u.isArray=Array.isArray,u.parseJSON=JSON.parse,u.nodeName=ue,u.isFunction=M,u.isWindow=U,u.camelCase=Ue,u.type=me,u.now=Date.now,u.isNumeric=function(e){var n=u.type(e);return(n==="number"||n==="string")&&!isNaN(e-parseFloat(e))},u.trim=function(e){return e==null?"":(e+"").replace(lu,"$1")},typeof define=="function"&&define.amd&&define("jquery",[],function(){return u});var cu=t.jQuery,hu=t.$;return u.noConflict=function(e){return t.$===u&&(t.$=hu),e&&t.jQuery===u&&(t.jQuery=cu),u},typeof r>"u"&&(t.jQuery=t.$=u),u})});function ku(t,r){let{name:o}=t;return o.toLowerCase().includes(r)}a(ku,"isNodeMatching");function Sa(t,r,o){let f=!1,h={...r,children:[]},p=ku(r,o);p&&(f=!0);let m=Au(h.children,r,o);return m&&(f=!0,h={...r,children:h.children}),(p||m)&&t.push(h),f}a(Sa,"filterNode");function Au(t,r,o){let f=!1;for(let h of r.children)f=Sa(t,h,o)||f;return f}a(Au,"filterNodes");function Ea(t,r){let o=[];return r=r.trim().toLowerCase().replace(/\s/g,""),r&&Sa(o,t,r)?o[0]:void 0}a(Ea,"filter");var ka="ZOOM_UPDATE";function $t(t,r){let o;if(r===void 0)for(let f of t)f!=null&&(o<f||o===void 0&&f>=f)&&(o=f);else{let f=-1;for(let h of t)(h=r(h,++f,t))!=null&&(o<h||o===void 0&&h>=h)&&(o=h)}return o}a($t,"max");var Hu={value:()=>{}};function Ha(){for(var t=0,r=arguments.length,o={},f;t<r;++t){if(!(f=arguments[t]+"")||f in o||/[\s.]/.test(f))throw new Error("illegal type: "+f);o[f]=[]}return new Un(o)}a(Ha,"dispatch");function Un(t){this._=t}a(Un,"Dispatch");function Du(t,r){return t.trim().split(/^|\s+/).map(function(o){var f="",h=o.indexOf(".");if(h>=0&&(f=o.slice(h+1),o=o.slice(0,h)),o&&!r.hasOwnProperty(o))throw new Error("unknown type: "+o);return{type:o,name:f}})}a(Du,"parseTypenames");Un.prototype=Ha.prototype={constructor:Un,on:function(t,r){var o=this._,f=Du(t+"",o),h,p=-1,m=f.length;if(arguments.length<2){for(;++p<m;)if((h=(t=f[p]).type)&&(h=Ou(o[h],t.name)))return h;return}if(r!=null&&typeof r!="function")throw new Error("invalid callback: "+r);for(;++p<m;)if(h=(t=f[p]).type)o[h]=Aa(o[h],t.name,r);else if(r==null)for(h in o)o[h]=Aa(o[h],t.name,null);return this},copy:function(){var t={},r=this._;for(var o in r)t[o]=r[o].slice();return new Un(t)},call:function(t,r){if((h=arguments.length-2)>0)for(var o=new Array(h),f=0,h,p;f<h;++f)o[f]=arguments[f+2];if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(p=this._[t],f=0,h=p.length;f<h;++f)p[f].value.apply(r,o)},apply:function(t,r,o){if(!this._.hasOwnProperty(t))throw new Error("unknown type: "+t);for(var f=this._[t],h=0,p=f.length;h<p;++h)f[h].value.apply(r,o)}};function Ou(t,r){for(var o=0,f=t.length,h;o<f;++o)if((h=t[o]).name===r)return h.value}a(Ou,"get");function Aa(t,r,o){for(var f=0,h=t.length;f<h;++f)if(t[f].name===r){t[f]=Hu,t=t.slice(0,f).concat(t.slice(f+1));break}return o!=null&&t.push({name:r,value:o}),t}a(Aa,"set");var fn=Ha;var Yn="http://www.w3.org/1999/xhtml",ei={svg:"http://www.w3.org/2000/svg",xhtml:Yn,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function et(t){var r=t+="",o=r.indexOf(":");return o>=0&&(r=t.slice(0,o))!=="xmlns"&&(t=t.slice(o+1)),ei.hasOwnProperty(r)?{space:ei[r],local:t}:t}a(et,"default");function Mu(t){return function(){var r=this.ownerDocument,o=this.namespaceURI;return o===Yn&&r.documentElement.namespaceURI===Yn?r.createElement(t):r.createElementNS(o,t)}}a(Mu,"creatorInherit");function Lu(t){return function(){return this.ownerDocument.createElementNS(t.space,t.local)}}a(Lu,"creatorFixed");function ln(t){var r=et(t);return(r.local?Lu:Mu)(r)}a(ln,"default");function Iu(){}a(Iu,"none");function mt(t){return t==null?Iu:function(){return this.querySelector(t)}}a(mt,"default");function ti(t){typeof t!="function"&&(t=mt(t));for(var r=this._groups,o=r.length,f=new Array(o),h=0;h<o;++h)for(var p=r[h],m=p.length,v=f[h]=new Array(m),N,T,k=0;k<m;++k)(N=p[k])&&(T=t.call(N,N.__data__,k,p))&&("__data__"in N&&(T.__data__=N.__data__),v[k]=T);return new pe(f,this._parents)}a(ti,"default");function cn(t){return t==null?[]:Array.isArray(t)?t:Array.from(t)}a(cn,"array");function Pu(){return[]}a(Pu,"empty");function Ft(t){return t==null?Pu:function(){return this.querySelectorAll(t)}}a(Ft,"default");function Ru(t){return function(){return cn(t.apply(this,arguments))}}a(Ru,"arrayAll");function ni(t){typeof t=="function"?t=Ru(t):t=Ft(t);for(var r=this._groups,o=r.length,f=[],h=[],p=0;p<o;++p)for(var m=r[p],v=m.length,N,T=0;T<v;++T)(N=m[T])&&(f.push(t.call(N,N.__data__,T,m)),h.push(N));return new pe(f,h)}a(ni,"default");function Wt(t){return function(){return this.matches(t)}}a(Wt,"default");function Kn(t){return function(r){return r.matches(t)}}a(Kn,"childMatcher");var qu=Array.prototype.find;function zu(t){return function(){return qu.call(this.children,t)}}a(zu,"childFind");function Bu(){return this.firstElementChild}a(Bu,"childFirst");function ri(t){return this.select(t==null?Bu:zu(typeof t=="function"?t:Kn(t)))}a(ri,"default");var ju=Array.prototype.filter;function $u(){return Array.from(this.children)}a($u,"children");function Fu(t){return function(){return ju.call(this.children,t)}}a(Fu,"childrenFilter");function ii(t){return this.selectAll(t==null?$u:Fu(typeof t=="function"?t:Kn(t)))}a(ii,"default");function oi(t){typeof t!="function"&&(t=Wt(t));for(var r=this._groups,o=r.length,f=new Array(o),h=0;h<o;++h)for(var p=r[h],m=p.length,v=f[h]=[],N,T=0;T<m;++T)(N=p[T])&&t.call(N,N.__data__,T,p)&&v.push(N);return new pe(f,this._parents)}a(oi,"default");function hn(t){return new Array(t.length)}a(hn,"default");function ai(){return new pe(this._enter||this._groups.map(hn),this._parents)}a(ai,"default");function dn(t,r){this.ownerDocument=t.ownerDocument,this.namespaceURI=t.namespaceURI,this._next=null,this._parent=t,this.__data__=r}a(dn,"EnterNode");dn.prototype={constructor:dn,appendChild:function(t){return this._parent.insertBefore(t,this._next)},insertBefore:function(t,r){return this._parent.insertBefore(t,r)},querySelector:function(t){return this._parent.querySelector(t)},querySelectorAll:function(t){return this._parent.querySelectorAll(t)}};function si(t){return function(){return t}}a(si,"default");function Wu(t,r,o,f,h,p){for(var m=0,v,N=r.length,T=p.length;m<T;++m)(v=r[m])?(v.__data__=p[m],f[m]=v):o[m]=new dn(t,p[m]);for(;m<N;++m)(v=r[m])&&(h[m]=v)}a(Wu,"bindIndex");function Vu(t,r,o,f,h,p,m){var v,N,T=new Map,k=r.length,R=p.length,I=new Array(k),b;for(v=0;v<k;++v)(N=r[v])&&(I[v]=b=m.call(N,N.__data__,v,r)+"",T.has(b)?h[v]=N:T.set(b,N));for(v=0;v<R;++v)b=m.call(t,p[v],v,p)+"",(N=T.get(b))?(f[v]=N,N.__data__=p[v],T.delete(b)):o[v]=new dn(t,p[v]);for(v=0;v<k;++v)(N=r[v])&&T.get(I[v])===N&&(h[v]=N)}a(Vu,"bindKey");function Gu(t){return t.__data__}a(Gu,"datum");function ui(t,r){if(!arguments.length)return Array.from(this,Gu);var o=r?Vu:Wu,f=this._parents,h=this._groups;typeof t!="function"&&(t=si(t));for(var p=h.length,m=new Array(p),v=new Array(p),N=new Array(p),T=0;T<p;++T){var k=f[T],R=h[T],I=R.length,b=Xu(t.call(k,k&&k.__data__,T,f)),M=b.length,U=v[T]=new Array(M),z=m[T]=new Array(M),G=N[T]=new Array(I);o(k,R,U,z,G,b,r);for(var ae=0,me=0,xe,Me;ae<M;++ae)if(xe=U[ae]){for(ae>=me&&(me=ae+1);!(Me=z[me])&&++me<M;);xe._next=Me||null}}return m=new pe(m,f),m._enter=v,m._exit=N,m}a(ui,"default");function Xu(t){return typeof t=="object"&&"length"in t?t:Array.from(t)}a(Xu,"arraylike");function fi(){return new pe(this._exit||this._groups.map(hn),this._parents)}a(fi,"default");function li(t,r,o){var f=this.enter(),h=this,p=this.exit();return typeof t=="function"?(f=t(f),f&&(f=f.selection())):f=f.append(t+""),r!=null&&(h=r(h),h&&(h=h.selection())),o==null?p.remove():o(p),f&&h?f.merge(h).order():h}a(li,"default");function ci(t){for(var r=t.selection?t.selection():t,o=this._groups,f=r._groups,h=o.length,p=f.length,m=Math.min(h,p),v=new Array(h),N=0;N<m;++N)for(var T=o[N],k=f[N],R=T.length,I=v[N]=new Array(R),b,M=0;M<R;++M)(b=T[M]||k[M])&&(I[M]=b);for(;N<h;++N)v[N]=o[N];return new pe(v,this._parents)}a(ci,"default");function hi(){for(var t=this._groups,r=-1,o=t.length;++r<o;)for(var f=t[r],h=f.length-1,p=f[h],m;--h>=0;)(m=f[h])&&(p&&m.compareDocumentPosition(p)^4&&p.parentNode.insertBefore(m,p),p=m);return this}a(hi,"default");function di(t){t||(t=Uu);function r(R,I){return R&&I?t(R.__data__,I.__data__):!R-!I}a(r,"compareNode");for(var o=this._groups,f=o.length,h=new Array(f),p=0;p<f;++p){for(var m=o[p],v=m.length,N=h[p]=new Array(v),T,k=0;k<v;++k)(T=m[k])&&(N[k]=T);N.sort(r)}return new pe(h,this._parents).order()}a(di,"default");function Uu(t,r){return t<r?-1:t>r?1:t>=r?0:NaN}a(Uu,"ascending");function pi(){var t=arguments[0];return arguments[0]=this,t.apply(null,arguments),this}a(pi,"default");function mi(){return Array.from(this)}a(mi,"default");function gi(){for(var t=this._groups,r=0,o=t.length;r<o;++r)for(var f=t[r],h=0,p=f.length;h<p;++h){var m=f[h];if(m)return m}return null}a(gi,"default");function yi(){let t=0;for(let r of this)++t;return t}a(yi,"default");function xi(){return!this.node()}a(xi,"default");function vi(t){for(var r=this._groups,o=0,f=r.length;o<f;++o)for(var h=r[o],p=0,m=h.length,v;p<m;++p)(v=h[p])&&t.call(v,v.__data__,p,h);return this}a(vi,"default");function Yu(t){return function(){this.removeAttribute(t)}}a(Yu,"attrRemove");function Ku(t){return function(){this.removeAttributeNS(t.space,t.local)}}a(Ku,"attrRemoveNS");function Qu(t,r){return function(){this.setAttribute(t,r)}}a(Qu,"attrConstant");function Zu(t,r){return function(){this.setAttributeNS(t.space,t.local,r)}}a(Zu,"attrConstantNS");function Ju(t,r){return function(){var o=r.apply(this,arguments);o==null?this.removeAttribute(t):this.setAttribute(t,o)}}a(Ju,"attrFunction");function ef(t,r){return function(){var o=r.apply(this,arguments);o==null?this.removeAttributeNS(t.space,t.local):this.setAttributeNS(t.space,t.local,o)}}a(ef,"attrFunctionNS");function bi(t,r){var o=et(t);if(arguments.length<2){var f=this.node();return o.local?f.getAttributeNS(o.space,o.local):f.getAttribute(o)}return this.each((r==null?o.local?Ku:Yu:typeof r=="function"?o.local?ef:Ju:o.local?Zu:Qu)(o,r))}a(bi,"default");function pn(t){return t.ownerDocument&&t.ownerDocument.defaultView||t.document&&t||t.defaultView}a(pn,"default");function tf(t){return function(){this.style.removeProperty(t)}}a(tf,"styleRemove");function nf(t,r,o){return function(){this.style.setProperty(t,r,o)}}a(nf,"styleConstant");function rf(t,r,o){return function(){var f=r.apply(this,arguments);f==null?this.style.removeProperty(t):this.style.setProperty(t,f,o)}}a(rf,"styleFunction");function wi(t,r,o){return arguments.length>1?this.each((r==null?tf:typeof r=="function"?rf:nf)(t,r,o??"")):gt(this.node(),t)}a(wi,"default");function gt(t,r){return t.style.getPropertyValue(r)||pn(t).getComputedStyle(t,null).getPropertyValue(r)}a(gt,"styleValue");function of(t){return function(){delete this[t]}}a(of,"propertyRemove");function af(t,r){return function(){this[t]=r}}a(af,"propertyConstant");function sf(t,r){return function(){var o=r.apply(this,arguments);o==null?delete this[t]:this[t]=o}}a(sf,"propertyFunction");function Ti(t,r){return arguments.length>1?this.each((r==null?of:typeof r=="function"?sf:af)(t,r)):this.node()[t]}a(Ti,"default");function Da(t){return t.trim().split(/^|\s+/)}a(Da,"classArray");function _i(t){return t.classList||new Oa(t)}a(_i,"classList");function Oa(t){this._node=t,this._names=Da(t.getAttribute("class")||"")}a(Oa,"ClassList");Oa.prototype={add:function(t){var r=this._names.indexOf(t);r<0&&(this._names.push(t),this._node.setAttribute("class",this._names.join(" ")))},remove:function(t){var r=this._names.indexOf(t);r>=0&&(this._names.splice(r,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(t){return this._names.indexOf(t)>=0}};function Ma(t,r){for(var o=_i(t),f=-1,h=r.length;++f<h;)o.add(r[f])}a(Ma,"classedAdd");function La(t,r){for(var o=_i(t),f=-1,h=r.length;++f<h;)o.remove(r[f])}a(La,"classedRemove");function uf(t){return function(){Ma(this,t)}}a(uf,"classedTrue");function ff(t){return function(){La(this,t)}}a(ff,"classedFalse");function lf(t,r){return function(){(r.apply(this,arguments)?Ma:La)(this,t)}}a(lf,"classedFunction");function Ni(t,r){var o=Da(t+"");if(arguments.length<2){for(var f=_i(this.node()),h=-1,p=o.length;++h<p;)if(!f.contains(o[h]))return!1;return!0}return this.each((typeof r=="function"?lf:r?uf:ff)(o,r))}a(Ni,"default");function cf(){this.textContent=""}a(cf,"textRemove");function hf(t){return function(){this.textContent=t}}a(hf,"textConstant");function df(t){return function(){var r=t.apply(this,arguments);this.textContent=r??""}}a(df,"textFunction");function Ci(t){return arguments.length?this.each(t==null?cf:(typeof t=="function"?df:hf)(t)):this.node().textContent}a(Ci,"default");function pf(){this.innerHTML=""}a(pf,"htmlRemove");function mf(t){return function(){this.innerHTML=t}}a(mf,"htmlConstant");function gf(t){return function(){var r=t.apply(this,arguments);this.innerHTML=r??""}}a(gf,"htmlFunction");function Si(t){return arguments.length?this.each(t==null?pf:(typeof t=="function"?gf:mf)(t)):this.node().innerHTML}a(Si,"default");function yf(){this.nextSibling&&this.parentNode.appendChild(this)}a(yf,"raise");function Ei(){return this.each(yf)}a(Ei,"default");function xf(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}a(xf,"lower");function ki(){return this.each(xf)}a(ki,"default");function Ai(t){var r=typeof t=="function"?t:ln(t);return this.select(function(){return this.appendChild(r.apply(this,arguments))})}a(Ai,"default");function vf(){return null}a(vf,"constantNull");function Hi(t,r){var o=typeof t=="function"?t:ln(t),f=r==null?vf:typeof r=="function"?r:mt(r);return this.select(function(){return this.insertBefore(o.apply(this,arguments),f.apply(this,arguments)||null)})}a(Hi,"default");function bf(){var t=this.parentNode;t&&t.removeChild(this)}a(bf,"remove");function Di(){return this.each(bf)}a(Di,"default");function wf(){var t=this.cloneNode(!1),r=this.parentNode;return r?r.insertBefore(t,this.nextSibling):t}a(wf,"selection_cloneShallow");function Tf(){var t=this.cloneNode(!0),r=this.parentNode;return r?r.insertBefore(t,this.nextSibling):t}a(Tf,"selection_cloneDeep");function Oi(t){return this.select(t?Tf:wf)}a(Oi,"default");function Mi(t){return arguments.length?this.property("__data__",t):this.node().__data__}a(Mi,"default");function _f(t){return function(r){t.call(this,r,this.__data__)}}a(_f,"contextListener");function Nf(t){return t.trim().split(/^|\s+/).map(function(r){var o="",f=r.indexOf(".");return f>=0&&(o=r.slice(f+1),r=r.slice(0,f)),{type:r,name:o}})}a(Nf,"parseTypenames");function Cf(t){return function(){var r=this.__on;if(r){for(var o=0,f=-1,h=r.length,p;o<h;++o)p=r[o],(!t.type||p.type===t.type)&&p.name===t.name?this.removeEventListener(p.type,p.listener,p.options):r[++f]=p;++f?r.length=f:delete this.__on}}}a(Cf,"onRemove");function Sf(t,r,o){return function(){var f=this.__on,h,p=_f(r);if(f){for(var m=0,v=f.length;m<v;++m)if((h=f[m]).type===t.type&&h.name===t.name){this.removeEventListener(h.type,h.listener,h.options),this.addEventListener(h.type,h.listener=p,h.options=o),h.value=r;return}}this.addEventListener(t.type,p,o),h={type:t.type,name:t.name,value:r,listener:p,options:o},f?f.push(h):this.__on=[h]}}a(Sf,"onAdd");function Li(t,r,o){var f=Nf(t+""),h,p=f.length,m;if(arguments.length<2){var v=this.node().__on;if(v){for(var N=0,T=v.length,k;N<T;++N)for(h=0,k=v[N];h<p;++h)if((m=f[h]).type===k.type&&m.name===k.name)return k.value}return}for(v=r?Sf:Cf,h=0;h<p;++h)this.each(v(f[h],r,o));return this}a(Li,"default");function Ia(t,r,o){var f=pn(t),h=f.CustomEvent;typeof h=="function"?h=new h(r,o):(h=f.document.createEvent("Event"),o?(h.initEvent(r,o.bubbles,o.cancelable),h.detail=o.detail):h.initEvent(r,!1,!1)),t.dispatchEvent(h)}a(Ia,"dispatchEvent");function Ef(t,r){return function(){return Ia(this,t,r)}}a(Ef,"dispatchConstant");function kf(t,r){return function(){return Ia(this,t,r.apply(this,arguments))}}a(kf,"dispatchFunction");function Ii(t,r){return this.each((typeof r=="function"?kf:Ef)(t,r))}a(Ii,"default");function*Pi(){for(var t=this._groups,r=0,o=t.length;r<o;++r)for(var f=t[r],h=0,p=f.length,m;h<p;++h)(m=f[h])&&(yield m)}a(Pi,"default");var mn=[null];function pe(t,r){this._groups=t,this._parents=r}a(pe,"Selection");function Pa(){return new pe([[document.documentElement]],mn)}a(Pa,"selection");function Af(){return this}a(Af,"selection_selection");pe.prototype=Pa.prototype={constructor:pe,select:ti,selectAll:ni,selectChild:ri,selectChildren:ii,filter:oi,data:ui,enter:ai,exit:fi,join:li,merge:ci,selection:Af,order:hi,sort:di,call:pi,nodes:mi,node:gi,size:yi,empty:xi,each:vi,attr:bi,style:wi,property:Ti,classed:Ni,text:Ci,html:Si,raise:Ei,lower:ki,append:Ai,insert:Hi,remove:Di,clone:Oi,datum:Mi,on:Li,dispatch:Ii,[Symbol.iterator]:Pi};var st=Pa;function ge(t){return typeof t=="string"?new pe([[document.querySelector(t)]],[document.documentElement]):new pe([[t]],mn)}a(ge,"default");function Ri(t){let r;for(;r=t.sourceEvent;)t=r;return t}a(Ri,"default");function tt(t,r){if(t=Ri(t),r===void 0&&(r=t.currentTarget),r){var o=r.ownerSVGElement||r;if(o.createSVGPoint){var f=o.createSVGPoint();return f.x=t.clientX,f.y=t.clientY,f=f.matrixTransform(r.getScreenCTM().inverse()),[f.x,f.y]}if(r.getBoundingClientRect){var h=r.getBoundingClientRect();return[t.clientX-h.left-r.clientLeft,t.clientY-h.top-r.clientTop]}}return[t.pageX,t.pageY]}a(tt,"default");function Qn(t){return typeof t=="string"?new pe([document.querySelectorAll(t)],[document.documentElement]):new pe([cn(t)],mn)}a(Qn,"default");var Zn={capture:!0,passive:!1};function gn(t){t.preventDefault(),t.stopImmediatePropagation()}a(gn,"default");function Jn(t){var r=t.document.documentElement,o=ge(t).on("dragstart.drag",gn,Zn);"onselectstart"in r?o.on("selectstart.drag",gn,Zn):(r.__noselect=r.style.MozUserSelect,r.style.MozUserSelect="none")}a(Jn,"default");function qi(t,r){var o=t.document.documentElement,f=ge(t).on("dragstart.drag",null);r&&(f.on("click.drag",gn,Zn),setTimeout(function(){f.on("click.drag",null)},0)),"onselectstart"in o?f.on("selectstart.drag",null):(o.style.MozUserSelect=o.__noselect,delete o.__noselect)}a(qi,"yesdrag");function yn(t,r,o){t.prototype=r.prototype=o,o.constructor=t}a(yn,"default");function zi(t,r){var o=Object.create(t.prototype);for(var f in r)o[f]=r[f];return o}a(zi,"extend");function bn(){}a(bn,"Color");var xn=.7,nr=1/xn,Vt="\\s*([+-]?\\d+)\\s*",vn="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",nt="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Hf=/^#([0-9a-f]{3,8})$/,Df=new RegExp(`^rgb\\(${Vt},${Vt},${Vt}\\)$`),Of=new RegExp(`^rgb\\(${nt},${nt},${nt}\\)$`),Mf=new RegExp(`^rgba\\(${Vt},${Vt},${Vt},${vn}\\)$`),Lf=new RegExp(`^rgba\\(${nt},${nt},${nt},${vn}\\)$`),If=new RegExp(`^hsl\\(${vn},${nt},${nt}\\)$`),Pf=new RegExp(`^hsla\\(${vn},${nt},${nt},${vn}\\)$`),Ra={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};yn(bn,yt,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:qa,formatHex:qa,formatHex8:Rf,formatHsl:qf,formatRgb:za,toString:za});function qa(){return this.rgb().formatHex()}a(qa,"color_formatHex");function Rf(){return this.rgb().formatHex8()}a(Rf,"color_formatHex8");function qf(){return Va(this).formatHsl()}a(qf,"color_formatHsl");function za(){return this.rgb().formatRgb()}a(za,"color_formatRgb");function yt(t){var r,o;return t=(t+"").trim().toLowerCase(),(r=Hf.exec(t))?(o=r[1].length,r=parseInt(r[1],16),o===6?Ba(r):o===3?new Oe(r>>8&15|r>>4&240,r>>4&15|r&240,(r&15)<<4|r&15,1):o===8?er(r>>24&255,r>>16&255,r>>8&255,(r&255)/255):o===4?er(r>>12&15|r>>8&240,r>>8&15|r>>4&240,r>>4&15|r&240,((r&15)<<4|r&15)/255):null):(r=Df.exec(t))?new Oe(r[1],r[2],r[3],1):(r=Of.exec(t))?new Oe(r[1]*255/100,r[2]*255/100,r[3]*255/100,1):(r=Mf.exec(t))?er(r[1],r[2],r[3],r[4]):(r=Lf.exec(t))?er(r[1]*255/100,r[2]*255/100,r[3]*255/100,r[4]):(r=If.exec(t))?Fa(r[1],r[2]/100,r[3]/100,1):(r=Pf.exec(t))?Fa(r[1],r[2]/100,r[3]/100,r[4]):Ra.hasOwnProperty(t)?Ba(Ra[t]):t==="transparent"?new Oe(NaN,NaN,NaN,0):null}a(yt,"color");function Ba(t){return new Oe(t>>16&255,t>>8&255,t&255,1)}a(Ba,"rgbn");function er(t,r,o,f){return f<=0&&(t=r=o=NaN),new Oe(t,r,o,f)}a(er,"rgba");function zf(t){return t instanceof bn||(t=yt(t)),t?(t=t.rgb(),new Oe(t.r,t.g,t.b,t.opacity)):new Oe}a(zf,"rgbConvert");function Gt(t,r,o,f){return arguments.length===1?zf(t):new Oe(t,r,o,f??1)}a(Gt,"rgb");function Oe(t,r,o,f){this.r=+t,this.g=+r,this.b=+o,this.opacity=+f}a(Oe,"Rgb");yn(Oe,Gt,zi(bn,{brighter(t){return t=t==null?nr:Math.pow(nr,t),new Oe(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?xn:Math.pow(xn,t),new Oe(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new Oe(St(this.r),St(this.g),St(this.b),rr(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:ja,formatHex:ja,formatHex8:Bf,formatRgb:$a,toString:$a}));function ja(){return`#${Ct(this.r)}${Ct(this.g)}${Ct(this.b)}`}a(ja,"rgb_formatHex");function Bf(){return`#${Ct(this.r)}${Ct(this.g)}${Ct(this.b)}${Ct((isNaN(this.opacity)?1:this.opacity)*255)}`}a(Bf,"rgb_formatHex8");function $a(){let t=rr(this.opacity);return`${t===1?"rgb(":"rgba("}${St(this.r)}, ${St(this.g)}, ${St(this.b)}${t===1?")":`, ${t})`}`}a($a,"rgb_formatRgb");function rr(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}a(rr,"clampa");function St(t){return Math.max(0,Math.min(255,Math.round(t)||0))}a(St,"clampi");function Ct(t){return t=St(t),(t<16?"0":"")+t.toString(16)}a(Ct,"hex");function Fa(t,r,o,f){return f<=0?t=r=o=NaN:o<=0||o>=1?t=r=NaN:r<=0&&(t=NaN),new Ge(t,r,o,f)}a(Fa,"hsla");function Va(t){if(t instanceof Ge)return new Ge(t.h,t.s,t.l,t.opacity);if(t instanceof bn||(t=yt(t)),!t)return new Ge;if(t instanceof Ge)return t;t=t.rgb();var r=t.r/255,o=t.g/255,f=t.b/255,h=Math.min(r,o,f),p=Math.max(r,o,f),m=NaN,v=p-h,N=(p+h)/2;return v?(r===p?m=(o-f)/v+(o<f)*6:o===p?m=(f-r)/v+2:m=(r-o)/v+4,v/=N<.5?p+h:2-p-h,m*=60):v=N>0&&N<1?0:m,new Ge(m,v,N,t.opacity)}a(Va,"hslConvert");function Ga(t,r,o,f){return arguments.length===1?Va(t):new Ge(t,r,o,f??1)}a(Ga,"hsl");function Ge(t,r,o,f){this.h=+t,this.s=+r,this.l=+o,this.opacity=+f}a(Ge,"Hsl");yn(Ge,Ga,zi(bn,{brighter(t){return t=t==null?nr:Math.pow(nr,t),new Ge(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?xn:Math.pow(xn,t),new Ge(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+(this.h<0)*360,r=isNaN(t)||isNaN(this.s)?0:this.s,o=this.l,f=o+(o<.5?o:1-o)*r,h=2*o-f;return new Oe(Bi(t>=240?t-240:t+120,h,f),Bi(t,h,f),Bi(t<120?t+240:t-120,h,f),this.opacity)},clamp(){return new Ge(Wa(this.h),tr(this.s),tr(this.l),rr(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){let t=rr(this.opacity);return`${t===1?"hsl(":"hsla("}${Wa(this.h)}, ${tr(this.s)*100}%, ${tr(this.l)*100}%${t===1?")":`, ${t})`}`}}));function Wa(t){return t=(t||0)%360,t<0?t+360:t}a(Wa,"clamph");function tr(t){return Math.max(0,Math.min(1,t||0))}a(tr,"clampt");function Bi(t,r,o){return(t<60?r+(o-r)*t/60:t<180?o:t<240?r+(o-r)*(240-t)/60:r)*255}a(Bi,"hsl2rgb");function ji(t,r,o,f,h){var p=t*t,m=p*t;return((1-3*t+3*p-m)*r+(4-6*p+3*m)*o+(1+3*t+3*p-3*m)*f+m*h)/6}a(ji,"basis");function $i(t){var r=t.length-1;return function(o){var f=o<=0?o=0:o>=1?(o=1,r-1):Math.floor(o*r),h=t[f],p=t[f+1],m=f>0?t[f-1]:2*h-p,v=f<r-1?t[f+2]:2*p-h;return ji((o-f/r)*r,m,h,p,v)}}a($i,"default");function Fi(t){var r=t.length;return function(o){var f=Math.floor(((o%=1)<0?++o:o)*r),h=t[(f+r-1)%r],p=t[f%r],m=t[(f+1)%r],v=t[(f+2)%r];return ji((o-f/r)*r,h,p,m,v)}}a(Fi,"default");var Wi=a(t=>()=>t,"default");function jf(t,r){return function(o){return t+o*r}}a(jf,"linear");function $f(t,r,o){return t=Math.pow(t,o),r=Math.pow(r,o)-t,o=1/o,function(f){return Math.pow(t+f*r,o)}}a($f,"exponential");function Xa(t){return(t=+t)==1?ir:function(r,o){return o-r?$f(r,o,t):Wi(isNaN(r)?o:r)}}a(Xa,"gamma");function ir(t,r){var o=r-t;return o?jf(t,o):Wi(isNaN(t)?r:t)}a(ir,"nogamma");var or=a(function t(r){var o=Xa(r);function f(h,p){var m=o((h=Gt(h)).r,(p=Gt(p)).r),v=o(h.g,p.g),N=o(h.b,p.b),T=ir(h.opacity,p.opacity);return function(k){return h.r=m(k),h.g=v(k),h.b=N(k),h.opacity=T(k),h+""}}return a(f,"rgb"),f.gamma=t,f},"rgbGamma")(1);function Ua(t){return function(r){var o=r.length,f=new Array(o),h=new Array(o),p=new Array(o),m,v;for(m=0;m<o;++m)v=Gt(r[m]),f[m]=v.r||0,h[m]=v.g||0,p[m]=v.b||0;return f=t(f),h=t(h),p=t(p),v.opacity=1,function(N){return v.r=f(N),v.g=h(N),v.b=p(N),v+""}}}a(Ua,"rgbSpline");var Ff=Ua($i),Wf=Ua(Fi);function Re(t,r){return t=+t,r=+r,function(o){return t*(1-o)+r*o}}a(Re,"default");var Gi=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Vi=new RegExp(Gi.source,"g");function Vf(t){return function(){return t}}a(Vf,"zero");function Gf(t){return function(r){return t(r)+""}}a(Gf,"one");function ar(t,r){var o=Gi.lastIndex=Vi.lastIndex=0,f,h,p,m=-1,v=[],N=[];for(t=t+"",r=r+"";(f=Gi.exec(t))&&(h=Vi.exec(r));)(p=h.index)>o&&(p=r.slice(o,p),v[m]?v[m]+=p:v[++m]=p),(f=f[0])===(h=h[0])?v[m]?v[m]+=h:v[++m]=h:(v[++m]=null,N.push({i:m,x:Re(f,h)})),o=Vi.lastIndex;return o<r.length&&(p=r.slice(o),v[m]?v[m]+=p:v[++m]=p),v.length<2?N[0]?Gf(N[0].x):Vf(r):(r=N.length,function(T){for(var k=0,R;k<r;++k)v[(R=N[k]).i]=R.x(T);return v.join("")})}a(ar,"default");var Ya=180/Math.PI,sr={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function ur(t,r,o,f,h,p){var m,v,N;return(m=Math.sqrt(t*t+r*r))&&(t/=m,r/=m),(N=t*o+r*f)&&(o-=t*N,f-=r*N),(v=Math.sqrt(o*o+f*f))&&(o/=v,f/=v,N/=v),t*f<r*o&&(t=-t,r=-r,N=-N,m=-m),{translateX:h,translateY:p,rotate:Math.atan2(r,t)*Ya,skewX:Math.atan(N)*Ya,scaleX:m,scaleY:v}}a(ur,"default");var fr;function Ka(t){let r=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(t+"");return r.isIdentity?sr:ur(r.a,r.b,r.c,r.d,r.e,r.f)}a(Ka,"parseCss");function Qa(t){return t==null?sr:(fr||(fr=document.createElementNS("http://www.w3.org/2000/svg","g")),fr.setAttribute("transform",t),(t=fr.transform.baseVal.consolidate())?(t=t.matrix,ur(t.a,t.b,t.c,t.d,t.e,t.f)):sr)}a(Qa,"parseSvg");function Za(t,r,o,f){function h(T){return T.length?T.pop()+" ":""}a(h,"pop");function p(T,k,R,I,b,M){if(T!==R||k!==I){var U=b.push("translate(",null,r,null,o);M.push({i:U-4,x:Re(T,R)},{i:U-2,x:Re(k,I)})}else(R||I)&&b.push("translate("+R+r+I+o)}a(p,"translate");function m(T,k,R,I){T!==k?(T-k>180?k+=360:k-T>180&&(T+=360),I.push({i:R.push(h(R)+"rotate(",null,f)-2,x:Re(T,k)})):k&&R.push(h(R)+"rotate("+k+f)}a(m,"rotate");function v(T,k,R,I){T!==k?I.push({i:R.push(h(R)+"skewX(",null,f)-2,x:Re(T,k)}):k&&R.push(h(R)+"skewX("+k+f)}a(v,"skewX");function N(T,k,R,I,b,M){if(T!==R||k!==I){var U=b.push(h(b)+"scale(",null,",",null,")");M.push({i:U-4,x:Re(T,R)},{i:U-2,x:Re(k,I)})}else(R!==1||I!==1)&&b.push(h(b)+"scale("+R+","+I+")")}return a(N,"scale"),function(T,k){var R=[],I=[];return T=t(T),k=t(k),p(T.translateX,T.translateY,k.translateX,k.translateY,R,I),m(T.rotate,k.rotate,R,I),v(T.skewX,k.skewX,R,I),N(T.scaleX,T.scaleY,k.scaleX,k.scaleY,R,I),T=k=null,function(b){for(var M=-1,U=I.length,z;++M<U;)R[(z=I[M]).i]=z.x(b);return R.join("")}}}a(Za,"interpolateTransform");var Xi=Za(Ka,"px, ","px)","deg)"),Ui=Za(Qa,", ",")",")");var Xf=1e-12;function Ja(t){return((t=Math.exp(t))+1/t)/2}a(Ja,"cosh");function Uf(t){return((t=Math.exp(t))-1/t)/2}a(Uf,"sinh");function Yf(t){return((t=Math.exp(2*t))-1)/(t+1)}a(Yf,"tanh");var Yi=a(function t(r,o,f){function h(p,m){var v=p[0],N=p[1],T=p[2],k=m[0],R=m[1],I=m[2],b=k-v,M=R-N,U=b*b+M*M,z,G;if(U<Xf)G=Math.log(I/T)/r,z=a(function(qe){return[v+qe*b,N+qe*M,T*Math.exp(r*qe*G)]},"i");else{var ae=Math.sqrt(U),me=(I*I-T*T+f*U)/(2*T*o*ae),xe=(I*I-T*T-f*U)/(2*I*o*ae),Me=Math.log(Math.sqrt(me*me+1)-me),u=Math.log(Math.sqrt(xe*xe+1)-xe);G=(u-Me)/r,z=a(function(qe){var ue=qe*G,Dt=Ja(Me),Ot=T/(o*ae)*(Dt*Yf(r*ue+Me)-Uf(Me));return[v+Ot*b,N+Ot*M,T*Dt/Ja(r*ue+Me)]},"i")}return z.duration=G*1e3*r/Math.SQRT2,z}return a(h,"zoom"),h.rho=function(p){var m=Math.max(.001,+p),v=m*m,N=v*v;return t(m,v,N)},h},"zoomRho")(Math.SQRT2,2,4);var Xt=0,Tn=0,wn=0,ts=1e3,lr,_n,cr=0,Et=0,hr=0,Nn=typeof performance=="object"&&performance.now?performance:Date,ns=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(t){setTimeout(t,17)};function Sn(){return Et||(ns(Kf),Et=Nn.now()+hr)}a(Sn,"now");function Kf(){Et=0}a(Kf,"clearNow");function Cn(){this._call=this._time=this._next=null}a(Cn,"Timer");Cn.prototype=dr.prototype={constructor:Cn,restart:function(t,r,o){if(typeof t!="function")throw new TypeError("callback is not a function");o=(o==null?Sn():+o)+(r==null?0:+r),!this._next&&_n!==this&&(_n?_n._next=this:lr=this,_n=this),this._call=t,this._time=o,Ki()},stop:function(){this._call&&(this._call=null,this._time=1/0,Ki())}};function dr(t,r,o){var f=new Cn;return f.restart(t,r,o),f}a(dr,"timer");function rs(){Sn(),++Xt;for(var t=lr,r;t;)(r=Et-t._time)>=0&&t._call.call(void 0,r),t=t._next;--Xt}a(rs,"timerFlush");function es(){Et=(cr=Nn.now())+hr,Xt=Tn=0;try{rs()}finally{Xt=0,Zf(),Et=0}}a(es,"wake");function Qf(){var t=Nn.now(),r=t-cr;r>ts&&(hr-=r,cr=t)}a(Qf,"poke");function Zf(){for(var t,r=lr,o,f=1/0;r;)r._call?(f>r._time&&(f=r._time),t=r,r=r._next):(o=r._next,r._next=null,r=t?t._next=o:lr=o);_n=t,Ki(f)}a(Zf,"nap");function Ki(t){if(!Xt){Tn&&(Tn=clearTimeout(Tn));var r=t-Et;r>24?(t<1/0&&(Tn=setTimeout(es,t-Nn.now()-hr)),wn&&(wn=clearInterval(wn))):(wn||(cr=Nn.now(),wn=setInterval(Qf,ts)),Xt=1,ns(es))}}a(Ki,"sleep");function En(t,r,o){var f=new Cn;return r=r==null?0:+r,f.restart(h=>{f.stop(),t(h+r)},r,o),f}a(En,"default");var Jf=fn("start","end","cancel","interrupt"),el=[],as=0,is=1,mr=2,pr=3,os=4,gr=5,kn=6;function ut(t,r,o,f,h,p){var m=t.__transition;if(!m)t.__transition={};else if(o in m)return;tl(t,o,{name:r,index:f,group:h,on:Jf,tween:el,time:p.time,delay:p.delay,duration:p.duration,ease:p.ease,timer:null,state:as})}a(ut,"default");function An(t,r){var o=we(t,r);if(o.state>as)throw new Error("too late; already scheduled");return o}a(An,"init");function _e(t,r){var o=we(t,r);if(o.state>pr)throw new Error("too late; already running");return o}a(_e,"set");function we(t,r){var o=t.__transition;if(!o||!(o=o[r]))throw new Error("transition not found");return o}a(we,"get");function tl(t,r,o){var f=t.__transition,h;f[r]=o,o.timer=dr(p,0,o.time);function p(T){o.state=is,o.timer.restart(m,o.delay,o.time),o.delay<=T&&m(T-o.delay)}a(p,"schedule");function m(T){var k,R,I,b;if(o.state!==is)return N();for(k in f)if(b=f[k],b.name===o.name){if(b.state===pr)return En(m);b.state===os?(b.state=kn,b.timer.stop(),b.on.call("interrupt",t,t.__data__,b.index,b.group),delete f[k]):+k<r&&(b.state=kn,b.timer.stop(),b.on.call("cancel",t,t.__data__,b.index,b.group),delete f[k])}if(En(function(){o.state===pr&&(o.state=os,o.timer.restart(v,o.delay,o.time),v(T))}),o.state=mr,o.on.call("start",t,t.__data__,o.index,o.group),o.state===mr){for(o.state=pr,h=new Array(I=o.tween.length),k=0,R=-1;k<I;++k)(b=o.tween[k].value.call(t,t.__data__,o.index,o.group))&&(h[++R]=b);h.length=R+1}}a(m,"start");function v(T){for(var k=T<o.duration?o.ease.call(null,T/o.duration):(o.timer.restart(N),o.state=gr,1),R=-1,I=h.length;++R<I;)h[R].call(t,k);o.state===gr&&(o.on.call("end",t,t.__data__,o.index,o.group),N())}a(v,"tick");function N(){o.state=kn,o.timer.stop(),delete f[r];for(var T in f)return;delete t.__transition}a(N,"stop")}a(tl,"create");function ft(t,r){var o=t.__transition,f,h,p=!0,m;if(o){r=r==null?null:r+"";for(m in o){if((f=o[m]).name!==r){p=!1;continue}h=f.state>mr&&f.state<gr,f.state=kn,f.timer.stop(),f.on.call(h?"interrupt":"cancel",t,t.__data__,f.index,f.group),delete o[m]}p&&delete t.__transition}}a(ft,"default");function Qi(t){return this.each(function(){ft(this,t)})}a(Qi,"default");function nl(t,r){var o,f;return function(){var h=_e(this,t),p=h.tween;if(p!==o){f=o=p;for(var m=0,v=f.length;m<v;++m)if(f[m].name===r){f=f.slice(),f.splice(m,1);break}}h.tween=f}}a(nl,"tweenRemove");function rl(t,r,o){var f,h;if(typeof o!="function")throw new Error;return function(){var p=_e(this,t),m=p.tween;if(m!==f){h=(f=m).slice();for(var v={name:r,value:o},N=0,T=h.length;N<T;++N)if(h[N].name===r){h[N]=v;break}N===T&&h.push(v)}p.tween=h}}a(rl,"tweenFunction");function Zi(t,r){var o=this._id;if(t+="",arguments.length<2){for(var f=we(this.node(),o).tween,h=0,p=f.length,m;h<p;++h)if((m=f[h]).name===t)return m.value;return null}return this.each((r==null?nl:rl)(o,t,r))}a(Zi,"default");function Ut(t,r,o){var f=t._id;return t.each(function(){var h=_e(this,f);(h.value||(h.value={}))[r]=o.apply(this,arguments)}),function(h){return we(h,f).value[r]}}a(Ut,"tweenValue");function Hn(t,r){var o;return(typeof r=="number"?Re:r instanceof yt?or:(o=yt(r))?(r=o,or):ar)(t,r)}a(Hn,"default");function il(t){return function(){this.removeAttribute(t)}}a(il,"attrRemove");function ol(t){return function(){this.removeAttributeNS(t.space,t.local)}}a(ol,"attrRemoveNS");function al(t,r,o){var f,h=o+"",p;return function(){var m=this.getAttribute(t);return m===h?null:m===f?p:p=r(f=m,o)}}a(al,"attrConstant");function sl(t,r,o){var f,h=o+"",p;return function(){var m=this.getAttributeNS(t.space,t.local);return m===h?null:m===f?p:p=r(f=m,o)}}a(sl,"attrConstantNS");function ul(t,r,o){var f,h,p;return function(){var m,v=o(this),N;return v==null?void this.removeAttribute(t):(m=this.getAttribute(t),N=v+"",m===N?null:m===f&&N===h?p:(h=N,p=r(f=m,v)))}}a(ul,"attrFunction");function fl(t,r,o){var f,h,p;return function(){var m,v=o(this),N;return v==null?void this.removeAttributeNS(t.space,t.local):(m=this.getAttributeNS(t.space,t.local),N=v+"",m===N?null:m===f&&N===h?p:(h=N,p=r(f=m,v)))}}a(fl,"attrFunctionNS");function Ji(t,r){var o=et(t),f=o==="transform"?Ui:Hn;return this.attrTween(t,typeof r=="function"?(o.local?fl:ul)(o,f,Ut(this,"attr."+t,r)):r==null?(o.local?ol:il)(o):(o.local?sl:al)(o,f,r))}a(Ji,"default");function ll(t,r){return function(o){this.setAttribute(t,r.call(this,o))}}a(ll,"attrInterpolate");function cl(t,r){return function(o){this.setAttributeNS(t.space,t.local,r.call(this,o))}}a(cl,"attrInterpolateNS");function hl(t,r){var o,f;function h(){var p=r.apply(this,arguments);return p!==f&&(o=(f=p)&&cl(t,p)),o}return a(h,"tween"),h._value=r,h}a(hl,"attrTweenNS");function dl(t,r){var o,f;function h(){var p=r.apply(this,arguments);return p!==f&&(o=(f=p)&&ll(t,p)),o}return a(h,"tween"),h._value=r,h}a(dl,"attrTween");function eo(t,r){var o="attr."+t;if(arguments.length<2)return(o=this.tween(o))&&o._value;if(r==null)return this.tween(o,null);if(typeof r!="function")throw new Error;var f=et(t);return this.tween(o,(f.local?hl:dl)(f,r))}a(eo,"default");function pl(t,r){return function(){An(this,t).delay=+r.apply(this,arguments)}}a(pl,"delayFunction");function ml(t,r){return r=+r,function(){An(this,t).delay=r}}a(ml,"delayConstant");function to(t){var r=this._id;return arguments.length?this.each((typeof t=="function"?pl:ml)(r,t)):we(this.node(),r).delay}a(to,"default");function gl(t,r){return function(){_e(this,t).duration=+r.apply(this,arguments)}}a(gl,"durationFunction");function yl(t,r){return r=+r,function(){_e(this,t).duration=r}}a(yl,"durationConstant");function no(t){var r=this._id;return arguments.length?this.each((typeof t=="function"?gl:yl)(r,t)):we(this.node(),r).duration}a(no,"default");function xl(t,r){if(typeof r!="function")throw new Error;return function(){_e(this,t).ease=r}}a(xl,"easeConstant");function ro(t){var r=this._id;return arguments.length?this.each(xl(r,t)):we(this.node(),r).ease}a(ro,"default");function vl(t,r){return function(){var o=r.apply(this,arguments);if(typeof o!="function")throw new Error;_e(this,t).ease=o}}a(vl,"easeVarying");function io(t){if(typeof t!="function")throw new Error;return this.each(vl(this._id,t))}a(io,"default");function oo(t){typeof t!="function"&&(t=Wt(t));for(var r=this._groups,o=r.length,f=new Array(o),h=0;h<o;++h)for(var p=r[h],m=p.length,v=f[h]=[],N,T=0;T<m;++T)(N=p[T])&&t.call(N,N.__data__,T,p)&&v.push(N);return new Se(f,this._parents,this._name,this._id)}a(oo,"default");function ao(t){if(t._id!==this._id)throw new Error;for(var r=this._groups,o=t._groups,f=r.length,h=o.length,p=Math.min(f,h),m=new Array(f),v=0;v<p;++v)for(var N=r[v],T=o[v],k=N.length,R=m[v]=new Array(k),I,b=0;b<k;++b)(I=N[b]||T[b])&&(R[b]=I);for(;v<f;++v)m[v]=r[v];return new Se(m,this._parents,this._name,this._id)}a(ao,"default");function bl(t){return(t+"").trim().split(/^|\s+/).every(function(r){var o=r.indexOf(".");return o>=0&&(r=r.slice(0,o)),!r||r==="start"})}a(bl,"start");function wl(t,r,o){var f,h,p=bl(r)?An:_e;return function(){var m=p(this,t),v=m.on;v!==f&&(h=(f=v).copy()).on(r,o),m.on=h}}a(wl,"onFunction");function so(t,r){var o=this._id;return arguments.length<2?we(this.node(),o).on.on(t):this.each(wl(o,t,r))}a(so,"default");function Tl(t){return function(){var r=this.parentNode;for(var o in this.__transition)if(+o!==t)return;r&&r.removeChild(this)}}a(Tl,"removeFunction");function uo(){return this.on("end.remove",Tl(this._id))}a(uo,"default");function fo(t){var r=this._name,o=this._id;typeof t!="function"&&(t=mt(t));for(var f=this._groups,h=f.length,p=new Array(h),m=0;m<h;++m)for(var v=f[m],N=v.length,T=p[m]=new Array(N),k,R,I=0;I<N;++I)(k=v[I])&&(R=t.call(k,k.__data__,I,v))&&("__data__"in k&&(R.__data__=k.__data__),T[I]=R,ut(T[I],r,o,I,T,we(k,o)));return new Se(p,this._parents,r,o)}a(fo,"default");function lo(t){var r=this._name,o=this._id;typeof t!="function"&&(t=Ft(t));for(var f=this._groups,h=f.length,p=[],m=[],v=0;v<h;++v)for(var N=f[v],T=N.length,k,R=0;R<T;++R)if(k=N[R]){for(var I=t.call(k,k.__data__,R,N),b,M=we(k,o),U=0,z=I.length;U<z;++U)(b=I[U])&&ut(b,r,o,U,I,M);p.push(I),m.push(k)}return new Se(p,m,r,o)}a(lo,"default");var _l=st.prototype.constructor;function co(){return new _l(this._groups,this._parents)}a(co,"default");function Nl(t,r){var o,f,h;return function(){var p=gt(this,t),m=(this.style.removeProperty(t),gt(this,t));return p===m?null:p===o&&m===f?h:h=r(o=p,f=m)}}a(Nl,"styleNull");function ss(t){return function(){this.style.removeProperty(t)}}a(ss,"styleRemove");function Cl(t,r,o){var f,h=o+"",p;return function(){var m=gt(this,t);return m===h?null:m===f?p:p=r(f=m,o)}}a(Cl,"styleConstant");function Sl(t,r,o){var f,h,p;return function(){var m=gt(this,t),v=o(this),N=v+"";return v==null&&(N=v=(this.style.removeProperty(t),gt(this,t))),m===N?null:m===f&&N===h?p:(h=N,p=r(f=m,v))}}a(Sl,"styleFunction");function El(t,r){var o,f,h,p="style."+r,m="end."+p,v;return function(){var N=_e(this,t),T=N.on,k=N.value[p]==null?v||(v=ss(r)):void 0;(T!==o||h!==k)&&(f=(o=T).copy()).on(m,h=k),N.on=f}}a(El,"styleMaybeRemove");function ho(t,r,o){var f=(t+="")=="transform"?Xi:Hn;return r==null?this.styleTween(t,Nl(t,f)).on("end.style."+t,ss(t)):typeof r=="function"?this.styleTween(t,Sl(t,f,Ut(this,"style."+t,r))).each(El(this._id,t)):this.styleTween(t,Cl(t,f,r),o).on("end.style."+t,null)}a(ho,"default");function kl(t,r,o){return function(f){this.style.setProperty(t,r.call(this,f),o)}}a(kl,"styleInterpolate");function Al(t,r,o){var f,h;function p(){var m=r.apply(this,arguments);return m!==h&&(f=(h=m)&&kl(t,m,o)),f}return a(p,"tween"),p._value=r,p}a(Al,"styleTween");function po(t,r,o){var f="style."+(t+="");if(arguments.length<2)return(f=this.tween(f))&&f._value;if(r==null)return this.tween(f,null);if(typeof r!="function")throw new Error;return this.tween(f,Al(t,r,o??""))}a(po,"default");function Hl(t){return function(){this.textContent=t}}a(Hl,"textConstant");function Dl(t){return function(){var r=t(this);this.textContent=r??""}}a(Dl,"textFunction");function mo(t){return this.tween("text",typeof t=="function"?Dl(Ut(this,"text",t)):Hl(t==null?"":t+""))}a(mo,"default");function Ol(t){return function(r){this.textContent=t.call(this,r)}}a(Ol,"textInterpolate");function Ml(t){var r,o;function f(){var h=t.apply(this,arguments);return h!==o&&(r=(o=h)&&Ol(h)),r}return a(f,"tween"),f._value=t,f}a(Ml,"textTween");function go(t){var r="text";if(arguments.length<1)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;return this.tween(r,Ml(t))}a(go,"default");function yo(){for(var t=this._name,r=this._id,o=yr(),f=this._groups,h=f.length,p=0;p<h;++p)for(var m=f[p],v=m.length,N,T=0;T<v;++T)if(N=m[T]){var k=we(N,r);ut(N,t,o,T,m,{time:k.time+k.delay+k.duration,delay:0,duration:k.duration,ease:k.ease})}return new Se(f,this._parents,t,o)}a(yo,"default");function xo(){var t,r,o=this,f=o._id,h=o.size();return new Promise(function(p,m){var v={value:m},N={value:function(){--h===0&&p()}};o.each(function(){var T=_e(this,f),k=T.on;k!==t&&(r=(t=k).copy(),r._.cancel.push(v),r._.interrupt.push(v),r._.end.push(N)),T.on=r}),h===0&&p()})}a(xo,"default");var Ll=0;function Se(t,r,o,f){this._groups=t,this._parents=r,this._name=o,this._id=f}a(Se,"Transition");function us(t){return st().transition(t)}a(us,"transition");function yr(){return++Ll}a(yr,"newId");var lt=st.prototype;Se.prototype=us.prototype={constructor:Se,select:fo,selectAll:lo,selectChild:lt.selectChild,selectChildren:lt.selectChildren,filter:oo,merge:ao,selection:co,transition:yo,call:lt.call,nodes:lt.nodes,node:lt.node,size:lt.size,empty:lt.empty,each:lt.each,on:so,attr:Ji,attrTween:eo,style:ho,styleTween:po,text:mo,textTween:go,remove:uo,tween:Zi,delay:to,duration:no,ease:ro,easeVarying:io,end:xo,[Symbol.iterator]:lt[Symbol.iterator]};function xr(t){return((t*=2)<=1?t*t*t:(t-=2)*t*t+2)/2}a(xr,"cubicInOut");var Il={time:null,delay:0,duration:250,ease:xr};function Pl(t,r){for(var o;!(o=t.__transition)||!(o=o[r]);)if(!(t=t.parentNode))throw new Error(`transition ${r} not found`);return o}a(Pl,"inherit");function vo(t){var r,o;t instanceof Se?(r=t._id,t=t._name):(r=yr(),(o=Il).time=Sn(),t=t==null?null:t+"");for(var f=this._groups,h=f.length,p=0;p<h;++p)for(var m=f[p],v=m.length,N,T=0;T<v;++T)(N=m[T])&&ut(N,t,r,T,m,o||Pl(N,r));return new Se(f,this._parents,t,r)}a(vo,"default");st.prototype.interrupt=Qi;st.prototype.transition=vo;var{abs:y0,max:x0,min:v0}=Math;function fs(t){return[+t[0],+t[1]]}a(fs,"number1");function Rl(t){return[fs(t[0]),fs(t[1])]}a(Rl,"number2");var b0={name:"x",handles:["w","e"].map(bo),input:function(t,r){return t==null?null:[[+t[0],r[0][1]],[+t[1],r[1][1]]]},output:function(t){return t&&[t[0][0],t[1][0]]}},w0={name:"y",handles:["n","s"].map(bo),input:function(t,r){return t==null?null:[[r[0][0],+t[0]],[r[1][0],+t[1]]]},output:function(t){return t&&[t[0][1],t[1][1]]}},T0={name:"xy",handles:["n","w","e","s","nw","ne","sw","se"].map(bo),input:function(t){return t==null?null:Rl(t)},output:function(t){return t}};function bo(t){return{type:t}}a(bo,"type");function ql(t){var r=0,o=t.children,f=o&&o.length;if(!f)r=1;else for(;--f>=0;)r+=o[f].value;t.value=r}a(ql,"count");function wo(){return this.eachAfter(ql)}a(wo,"default");function To(t,r){let o=-1;for(let f of this)t.call(r,f,++o,this);return this}a(To,"default");function _o(t,r){for(var o=this,f=[o],h,p,m=-1;o=f.pop();)if(t.call(r,o,++m,this),h=o.children)for(p=h.length-1;p>=0;--p)f.push(h[p]);return this}a(_o,"default");function No(t,r){for(var o=this,f=[o],h=[],p,m,v,N=-1;o=f.pop();)if(h.push(o),p=o.children)for(m=0,v=p.length;m<v;++m)f.push(p[m]);for(;o=h.pop();)t.call(r,o,++N,this);return this}a(No,"default");function Co(t,r){let o=-1;for(let f of this)if(t.call(r,f,++o,this))return f}a(Co,"default");function So(t){return this.eachAfter(function(r){for(var o=+t(r.data)||0,f=r.children,h=f&&f.length;--h>=0;)o+=f[h].value;r.value=o})}a(So,"default");function Eo(t){return this.eachBefore(function(r){r.children&&r.children.sort(t)})}a(Eo,"default");function ko(t){for(var r=this,o=zl(r,t),f=[r];r!==o;)r=r.parent,f.push(r);for(var h=f.length;t!==o;)f.splice(h,0,t),t=t.parent;return f}a(ko,"default");function zl(t,r){if(t===r)return t;var o=t.ancestors(),f=r.ancestors(),h=null;for(t=o.pop(),r=f.pop();t===r;)h=t,t=o.pop(),r=f.pop();return h}a(zl,"leastCommonAncestor");function Ao(){for(var t=this,r=[t];t=t.parent;)r.push(t);return r}a(Ao,"default");function Ho(){return Array.from(this)}a(Ho,"default");function Do(){var t=[];return this.eachBefore(function(r){r.children||t.push(r)}),t}a(Do,"default");function Oo(){var t=this,r=[];return t.each(function(o){o!==t&&r.push({source:o.parent,target:o})}),r}a(Oo,"default");function*Mo(){var t=this,r,o=[t],f,h,p;do for(r=o.reverse(),o=[];t=r.pop();)if(yield t,f=t.children)for(h=0,p=f.length;h<p;++h)o.push(f[h]);while(o.length)}a(Mo,"default");function Yt(t,r){t instanceof Map?(t=[void 0,t],r===void 0&&(r=$l)):r===void 0&&(r=jl);for(var o=new kt(t),f,h=[o],p,m,v,N;f=h.pop();)if((m=r(f.data))&&(N=(m=Array.from(m)).length))for(f.children=m,v=N-1;v>=0;--v)h.push(p=m[v]=new kt(m[v])),p.parent=f,p.depth=f.depth+1;return o.eachBefore(Wl)}a(Yt,"hierarchy");function Bl(){return Yt(this).eachBefore(Fl)}a(Bl,"node_copy");function jl(t){return t.children}a(jl,"objectChildren");function $l(t){return Array.isArray(t)?t[1]:null}a($l,"mapChildren");function Fl(t){t.data.value!==void 0&&(t.value=t.data.value),t.data=t.data.data}a(Fl,"copyData");function Wl(t){var r=0;do t.height=r;while((t=t.parent)&&t.height<++r)}a(Wl,"computeHeight");function kt(t){this.data=t,this.depth=this.height=0,this.parent=null}a(kt,"Node");kt.prototype=Yt.prototype={constructor:kt,count:wo,each:To,eachAfter:No,eachBefore:_o,find:Co,sum:So,sort:Eo,path:ko,ancestors:Ao,descendants:Ho,leaves:Do,links:Oo,copy:Bl,[Symbol.iterator]:Mo};function Vl(t,r){return t.parent===r.parent?1:2}a(Vl,"defaultSeparation");function Lo(t){var r=t.children;return r?r[0]:t.t}a(Lo,"nextLeft");function Io(t){var r=t.children;return r?r[r.length-1]:t.t}a(Io,"nextRight");function Gl(t,r,o){var f=o/(r.i-t.i);r.c-=f,r.s+=o,t.c+=f,r.z+=o,r.m+=o}a(Gl,"moveSubtree");function Xl(t){for(var r=0,o=0,f=t.children,h=f.length,p;--h>=0;)p=f[h],p.z+=r,p.m+=r,r+=p.s+(o+=p.c)}a(Xl,"executeShifts");function Ul(t,r,o){return t.a.parent===r.parent?t.a:o}a(Ul,"nextAncestor");function vr(t,r){this._=t,this.parent=null,this.children=null,this.A=null,this.a=this,this.z=0,this.m=0,this.c=0,this.s=0,this.t=null,this.i=r}a(vr,"TreeNode");vr.prototype=Object.create(kt.prototype);function Yl(t){for(var r=new vr(t,0),o,f=[r],h,p,m,v;o=f.pop();)if(p=o._.children)for(o.children=new Array(v=p.length),m=v-1;m>=0;--m)f.push(h=o.children[m]=new vr(p[m],m)),h.parent=o;return(r.parent=new vr(null,0)).children=[r],r}a(Yl,"treeRoot");function br(){var t=Vl,r=1,o=1,f=null;function h(T){var k=Yl(T);if(k.eachAfter(p),k.parent.m=-k.z,k.eachBefore(m),f)T.eachBefore(N);else{var R=T,I=T,b=T;T.eachBefore(function(ae){ae.x<R.x&&(R=ae),ae.x>I.x&&(I=ae),ae.depth>b.depth&&(b=ae)});var M=R===I?1:t(R,I)/2,U=M-R.x,z=r/(I.x+M+U),G=o/(b.depth||1);T.eachBefore(function(ae){ae.x=(ae.x+U)*z,ae.y=ae.depth*G})}return T}a(h,"tree");function p(T){var k=T.children,R=T.parent.children,I=T.i?R[T.i-1]:null;if(k){Xl(T);var b=(k[0].z+k[k.length-1].z)/2;I?(T.z=I.z+t(T._,I._),T.m=T.z-b):T.z=b}else I&&(T.z=I.z+t(T._,I._));T.parent.A=v(T,I,T.parent.A||R[0])}a(p,"firstWalk");function m(T){T._.x=T.z+T.parent.m,T.m+=T.parent.m}a(m,"secondWalk");function v(T,k,R){if(k){for(var I=T,b=T,M=k,U=I.parent.children[0],z=I.m,G=b.m,ae=M.m,me=U.m,xe;M=Io(M),I=Lo(I),M&&I;)U=Lo(U),b=Io(b),b.a=T,xe=M.z+ae-I.z-z+t(M._,I._),xe>0&&(Gl(Ul(M,T,R),T,xe),z+=xe,G+=xe),ae+=M.m,z+=I.m,me+=U.m,G+=b.m;M&&!Io(b)&&(b.t=M,b.m+=ae-G),I&&!Lo(U)&&(U.t=I,U.m+=z-me,R=T)}return R}a(v,"apportion");function N(T){T.x*=r,T.y=T.depth*o}return a(N,"sizeNode"),h.separation=function(T){return arguments.length?(t=T,h):t},h.size=function(T){return arguments.length?(f=!1,r=+T[0],o=+T[1],h):f?null:[r,o]},h.nodeSize=function(T){return arguments.length?(f=!0,r=+T[0],o=+T[1],h):f?[r,o]:null},h}a(br,"default");var Dn=a(t=>()=>t,"default");function Po(t,{sourceEvent:r,target:o,transform:f,dispatch:h}){Object.defineProperties(this,{type:{value:t,enumerable:!0,configurable:!0},sourceEvent:{value:r,enumerable:!0,configurable:!0},target:{value:o,enumerable:!0,configurable:!0},transform:{value:f,enumerable:!0,configurable:!0},_:{value:h}})}a(Po,"ZoomEvent");function Xe(t,r,o){this.k=t,this.x=r,this.y=o}a(Xe,"Transform");Xe.prototype={constructor:Xe,scale:function(t){return t===1?this:new Xe(this.k*t,this.x,this.y)},translate:function(t,r){return t===0&r===0?this:new Xe(this.k,this.x+this.k*t,this.y+this.k*r)},apply:function(t){return[t[0]*this.k+this.x,t[1]*this.k+this.y]},applyX:function(t){return t*this.k+this.x},applyY:function(t){return t*this.k+this.y},invert:function(t){return[(t[0]-this.x)/this.k,(t[1]-this.y)/this.k]},invertX:function(t){return(t-this.x)/this.k},invertY:function(t){return(t-this.y)/this.k},rescaleX:function(t){return t.copy().domain(t.range().map(this.invertX,this).map(t.invert,t))},rescaleY:function(t){return t.copy().domain(t.range().map(this.invertY,this).map(t.invert,t))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var ct=new Xe(1,0,0);At.prototype=Xe.prototype;function At(t){for(;!t.__zoom;)if(!(t=t.parentNode))return ct;return t.__zoom}a(At,"transform");function wr(t){t.stopImmediatePropagation()}a(wr,"nopropagation");function Ht(t){t.preventDefault(),t.stopImmediatePropagation()}a(Ht,"default");function Kl(t){return(!t.ctrlKey||t.type==="wheel")&&!t.button}a(Kl,"defaultFilter");function Ql(){var t=this;return t instanceof SVGElement?(t=t.ownerSVGElement||t,t.hasAttribute("viewBox")?(t=t.viewBox.baseVal,[[t.x,t.y],[t.x+t.width,t.y+t.height]]):[[0,0],[t.width.baseVal.value,t.height.baseVal.value]]):[[0,0],[t.clientWidth,t.clientHeight]]}a(Ql,"defaultExtent");function ls(){return this.__zoom||ct}a(ls,"defaultTransform");function Zl(t){return-t.deltaY*(t.deltaMode===1?.05:t.deltaMode?1:.002)*(t.ctrlKey?10:1)}a(Zl,"defaultWheelDelta");function Jl(){return navigator.maxTouchPoints||"ontouchstart"in this}a(Jl,"defaultTouchable");function ec(t,r,o){var f=t.invertX(r[0][0])-o[0][0],h=t.invertX(r[1][0])-o[1][0],p=t.invertY(r[0][1])-o[0][1],m=t.invertY(r[1][1])-o[1][1];return t.translate(h>f?(f+h)/2:Math.min(0,f)||Math.max(0,h),m>p?(p+m)/2:Math.min(0,p)||Math.max(0,m))}a(ec,"defaultConstrain");function Tr(){var t=Kl,r=Ql,o=ec,f=Zl,h=Jl,p=[0,1/0],m=[[-1/0,-1/0],[1/0,1/0]],v=250,N=Yi,T=fn("start","zoom","end"),k,R,I,b=500,M=150,U=0,z=10;function G(H){H.property("__zoom",ls).on("wheel.zoom",ue,{passive:!1}).on("mousedown.zoom",Dt).on("dblclick.zoom",Ot).filter(h).on("touchstart.zoom",Hr).on("touchmove.zoom",fe).on("touchend.zoom touchcancel.zoom",vt).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}a(G,"zoom"),G.transform=function(H,F,L,W){var K=H.selection?H.selection():H;K.property("__zoom",ls),H!==K?Me(H,F,L,W):K.interrupt().each(function(){u(this,arguments).event(W).start().zoom(null,typeof F=="function"?F.apply(this,arguments):F).end()})},G.scaleBy=function(H,F,L,W){G.scaleTo(H,function(){var K=this.__zoom.k,ee=typeof F=="function"?F.apply(this,arguments):F;return K*ee},L,W)},G.scaleTo=function(H,F,L,W){G.transform(H,function(){var K=r.apply(this,arguments),ee=this.__zoom,te=L==null?xe(K):typeof L=="function"?L.apply(this,arguments):L,le=ee.invert(te),de=typeof F=="function"?F.apply(this,arguments):F;return o(me(ae(ee,de),te,le),K,m)},L,W)},G.translateBy=function(H,F,L,W){G.transform(H,function(){return o(this.__zoom.translate(typeof F=="function"?F.apply(this,arguments):F,typeof L=="function"?L.apply(this,arguments):L),r.apply(this,arguments),m)},null,W)},G.translateTo=function(H,F,L,W,K){G.transform(H,function(){var ee=r.apply(this,arguments),te=this.__zoom,le=W==null?xe(ee):typeof W=="function"?W.apply(this,arguments):W;return o(ct.translate(le[0],le[1]).scale(te.k).translate(typeof F=="function"?-F.apply(this,arguments):-F,typeof L=="function"?-L.apply(this,arguments):-L),ee,m)},W,K)};function ae(H,F){return F=Math.max(p[0],Math.min(p[1],F)),F===H.k?H:new Xe(F,H.x,H.y)}a(ae,"scale");function me(H,F,L){var W=F[0]-L[0]*H.k,K=F[1]-L[1]*H.k;return W===H.x&&K===H.y?H:new Xe(H.k,W,K)}a(me,"translate");function xe(H){return[(+H[0][0]+ +H[1][0])/2,(+H[0][1]+ +H[1][1])/2]}a(xe,"centroid");function Me(H,F,L,W){H.on("start.zoom",function(){u(this,arguments).event(W).start()}).on("interrupt.zoom end.zoom",function(){u(this,arguments).event(W).end()}).tween("zoom",function(){var K=this,ee=arguments,te=u(K,ee).event(W),le=r.apply(K,ee),de=L==null?xe(le):typeof L=="function"?L.apply(K,ee):L,Le=Math.max(le[1][0]-le[0][0],le[1][1]-le[0][1]),ve=K.__zoom,Ie=typeof F=="function"?F.apply(K,ee):F,Fe=N(ve.invert(de).concat(Le/ve.k),Ie.invert(de).concat(Le/Ie.k));return function(Pe){if(Pe===1)Pe=Ie;else{var ze=Fe(Pe),Ee=Le/ze[2];Pe=new Xe(Ee,de[0]-ze[0]*Ee,de[1]-ze[1]*Ee)}te.zoom(null,Pe)}})}a(Me,"schedule");function u(H,F,L){return!L&&H.__zooming||new qe(H,F)}a(u,"gesture");function qe(H,F){this.that=H,this.args=F,this.active=0,this.sourceEvent=null,this.extent=r.apply(H,F),this.taps=0}a(qe,"Gesture"),qe.prototype={event:function(H){return H&&(this.sourceEvent=H),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(H,F){return this.mouse&&H!=="mouse"&&(this.mouse[1]=F.invert(this.mouse[0])),this.touch0&&H!=="touch"&&(this.touch0[1]=F.invert(this.touch0[0])),this.touch1&&H!=="touch"&&(this.touch1[1]=F.invert(this.touch1[0])),this.that.__zoom=F,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(H){var F=ge(this.that).datum();T.call(H,this.that,new Po(H,{sourceEvent:this.sourceEvent,target:G,type:H,transform:this.that.__zoom,dispatch:T}),F)}};function ue(H,...F){if(!t.apply(this,arguments))return;var L=u(this,F).event(H),W=this.__zoom,K=Math.max(p[0],Math.min(p[1],W.k*Math.pow(2,f.apply(this,arguments)))),ee=tt(H);if(L.wheel)(L.mouse[0][0]!==ee[0]||L.mouse[0][1]!==ee[1])&&(L.mouse[1]=W.invert(L.mouse[0]=ee)),clearTimeout(L.wheel);else{if(W.k===K)return;L.mouse=[ee,W.invert(ee)],ft(this),L.start()}Ht(H),L.wheel=setTimeout(te,M),L.zoom("mouse",o(me(ae(W,K),L.mouse[0],L.mouse[1]),L.extent,m));function te(){L.wheel=null,L.end()}a(te,"wheelidled")}a(ue,"wheeled");function Dt(H,...F){if(I||!t.apply(this,arguments))return;var L=H.currentTarget,W=u(this,F,!0).event(H),K=ge(H.view).on("mousemove.zoom",de,!0).on("mouseup.zoom",Le,!0),ee=tt(H,L),te=H.clientX,le=H.clientY;Jn(H.view),wr(H),W.mouse=[ee,this.__zoom.invert(ee)],ft(this),W.start();function de(ve){if(Ht(ve),!W.moved){var Ie=ve.clientX-te,Fe=ve.clientY-le;W.moved=Ie*Ie+Fe*Fe>U}W.event(ve).zoom("mouse",o(me(W.that.__zoom,W.mouse[0]=tt(ve,L),W.mouse[1]),W.extent,m))}a(de,"mousemoved");function Le(ve){K.on("mousemove.zoom mouseup.zoom",null),qi(ve.view,W.moved),Ht(ve),W.event(ve).end()}a(Le,"mouseupped")}a(Dt,"mousedowned");function Ot(H,...F){if(t.apply(this,arguments)){var L=this.__zoom,W=tt(H.changedTouches?H.changedTouches[0]:H,this),K=L.invert(W),ee=L.k*(H.shiftKey?.5:2),te=o(me(ae(L,ee),W,K),r.apply(this,F),m);Ht(H),v>0?ge(this).transition().duration(v).call(Me,te,W,H):ge(this).call(G.transform,te,W,H)}}a(Ot,"dblclicked");function Hr(H,...F){if(t.apply(this,arguments)){var L=H.touches,W=L.length,K=u(this,F,H.changedTouches.length===W).event(H),ee,te,le,de;for(wr(H),te=0;te<W;++te)le=L[te],de=tt(le,this),de=[de,this.__zoom.invert(de),le.identifier],K.touch0?!K.touch1&&K.touch0[2]!==de[2]&&(K.touch1=de,K.taps=0):(K.touch0=de,ee=!0,K.taps=1+!!k);k&&(k=clearTimeout(k)),ee&&(K.taps<2&&(R=de[0],k=setTimeout(function(){k=null},b)),ft(this),K.start())}}a(Hr,"touchstarted");function fe(H,...F){if(this.__zooming){var L=u(this,F).event(H),W=H.changedTouches,K=W.length,ee,te,le,de;for(Ht(H),ee=0;ee<K;++ee)te=W[ee],le=tt(te,this),L.touch0&&L.touch0[2]===te.identifier?L.touch0[0]=le:L.touch1&&L.touch1[2]===te.identifier&&(L.touch1[0]=le);if(te=L.that.__zoom,L.touch1){var Le=L.touch0[0],ve=L.touch0[1],Ie=L.touch1[0],Fe=L.touch1[1],Pe=(Pe=Ie[0]-Le[0])*Pe+(Pe=Ie[1]-Le[1])*Pe,ze=(ze=Fe[0]-ve[0])*ze+(ze=Fe[1]-ve[1])*ze;te=ae(te,Math.sqrt(Pe/ze)),le=[(Le[0]+Ie[0])/2,(Le[1]+Ie[1])/2],de=[(ve[0]+Fe[0])/2,(ve[1]+Fe[1])/2]}else if(L.touch0)le=L.touch0[0],de=L.touch0[1];else return;L.zoom("touch",o(me(te,le,de),L.extent,m))}}a(fe,"touchmoved");function vt(H,...F){if(this.__zooming){var L=u(this,F).event(H),W=H.changedTouches,K=W.length,ee,te;for(wr(H),I&&clearTimeout(I),I=setTimeout(function(){I=null},b),ee=0;ee<K;++ee)te=W[ee],L.touch0&&L.touch0[2]===te.identifier?delete L.touch0:L.touch1&&L.touch1[2]===te.identifier&&delete L.touch1;if(L.touch1&&!L.touch0&&(L.touch0=L.touch1,delete L.touch1),L.touch0)L.touch0[1]=this.__zoom.invert(L.touch0[0]);else if(L.end(),L.taps===2&&(te=tt(te,this),Math.hypot(R[0]-te[0],R[1]-te[1])<z)){var le=ge(this).on("dblclick.zoom");le&&le.apply(this,arguments)}}}return a(vt,"touchended"),G.wheelDelta=function(H){return arguments.length?(f=typeof H=="function"?H:Dn(+H),G):f},G.filter=function(H){return arguments.length?(t=typeof H=="function"?H:Dn(!!H),G):t},G.touchable=function(H){return arguments.length?(h=typeof H=="function"?H:Dn(!!H),G):h},G.extent=function(H){return arguments.length?(r=typeof H=="function"?H:Dn([[+H[0][0],+H[0][1]],[+H[1][0],+H[1][1]]]),G):r},G.scaleExtent=function(H){return arguments.length?(p[0]=+H[0],p[1]=+H[1],G):[p[0],p[1]]},G.translateExtent=function(H){return arguments.length?(m[0][0]=+H[0][0],m[1][0]=+H[1][0],m[0][1]=+H[0][1],m[1][1]=+H[1][1],G):[[m[0][0],m[0][1]],[m[1][0],m[1][1]]]},G.constrain=function(H){return arguments.length?(o=H,G):o},G.duration=function(H){return arguments.length?(v=+H,G):v},G.interpolate=function(H){return arguments.length?(N=H,G):N},G.on=function(){var H=T.on.apply(T,arguments);return H===T?G:H},G.clickDistance=function(H){return arguments.length?(U=(H=+H)*H,G):Math.sqrt(U)},G.tapDistance=function(H){return arguments.length?(z=+H,G):z},G}a(Tr,"default");var ds=Eu(hs());function Nr(t){return t.split(/(?=[A-Z])/).map(function(o){return o.charAt(0).toUpperCase()+o.slice(1)}).join(" ")}a(Nr,"splitName");function Cr(t){t.each(function(r){r.data.bbox=this.getBBox()})}a(Cr,"getBB");function On(t,r,o){if(!t)return;r(t);let f=o(t);if(f){let h=f.length;for(let p=0;p<h;p++)On(f[p],r,o)}}a(On,"visit");function Ro(t,r,o){o.children&&o.children.length>0&&(t.length<=r+1&&t.push(0),t[r+1]+=o.children.length,o.children.forEach(function(f){Ro(t,r+1,f)}))}a(Ro,"childCount");function Sr(t){let r,o=0;return t.source.data.id&&(r=ge("#n-"+t.source.data.id).node()),r&&(o=r.getBBox().width),"M"+(t.source.y+o+20)+","+t.source.x+"H"+(t.target.y-15)+"V"+t.target.x+"h15"}a(Sr,"diagonal");function ps(t){for(let r=0;r<3;r++)(0,ds.default)("#n-"+t.data.id+" .node-text").fadeTo(400,0).fadeTo(400,1)}a(ps,"animateNode");function xt(t){t.children&&(t.data._children=t.children,t.data._children.forEach(xt),t.children=null)}a(xt,"collapse");function qo(t){t.data._children&&(t.children=t.data._children,t.data._children=null)}a(qo,"expand");function Er(t){t.data._children&&(t.children=t.data._children,t.data._children=null);let r=t.children?t.children:t.data._children;r&&r.forEach(Er)}a(Er,"expandAll");function ms(t){return t.children?xt(t):t.data._children&&qo(t),t}a(ms,"toggleChildren");function gs(t,r){let o=r||[],f=t.parent;if(f){let h=f.children||f.data._children;return o.unshift(h.indexOf(t)),gs(f,o)}else return o}a(gs,"getNodePath");function tc(t){let r=[];return On(t,o=>{o&&r.push(o.data.name+"|"+gs(o,[]).join("-"))},o=>o.children||o.data._children),r.splice(r.indexOf(t.data.name+"|"),1).sort(),r}a(tc,"createSearchList");function Mn(t){return document.querySelector(t)}a(Mn,"getDOMElement");function Bo(t){t.style.display="block"}a(Bo,"showDOMElement");function kr(t){t.style.display="none"}a(kr,"hideDOMElement");function zo(t){for(;t.firstChild;)t.removeChild(t.firstChild);kr(t)}a(zo,"removeDOMElements");function nc(t,r){let o=document.createElement("li");o.setAttribute("data-path",t.split("|")[1]),o.textContent=Nr(t.split("|")[0]),r.appendChild(o),Bo(r)}a(nc,"createDOMElements");function rc(t,r,o,f){let h=r.value.toUpperCase().trim();if(h===null||h==="")zo(f),kr(o);else for(let p of t){let m=p.split("|")[0].toUpperCase();(m.indexOf(h)>=0||m.replace(/\s/g,"").indexOf(h)>=0)&&nc(p,f),Bo(o)}}a(rc,"searchInputEventHandler");function ys(t,r){let o=r;for(let f of t)o.data._children&&qo(o),o=o.children[f];return o}a(ys,"expandNodePath");function xs(t){let r=Mn("#search-input"),o=Mn("#search-result"),f=Mn("#search-container"),h=Mn("#search-icon"),p=Mn("#search-close-icon");if(f)p.addEventListener("click",()=>{r.value=null,zo(o),kr(p)}),f.addEventListener("focusin",()=>{kr(h)}),f.addEventListener("focusout",()=>{Bo(h)}),r.addEventListener("input",()=>{zo(o),rc(tc(t),r,p,o)});else return}a(xs,"setupInBuiltSearch");var vs=`<svg id="close-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
5
5
  <g>
6
6
  <path
7
7
  fill-rule="evenodd"
@@ -10,7 +10,7 @@ var pu=Object.create;var Ur=Object.defineProperty;var du=Object.getOwnPropertyDe
10
10
  fill="var(--vscode-icon-foreground)"
11
11
  />
12
12
  </g>
13
- </svg>`;function Hn(e){e.style("opacity",1e-6),e.style("display","none")}a(Hn,"removeTooltip");var Kl=a(function(e){let r='<div id="tooltip_close-button">'+ds+"</div>",o='<div class="tip_prop">'+e.data.name+" </div>",f='<div class="tip_desc">'+e.data.description+"</div>",h='<div class="tip_type">'+e.data.type+"</div>",d='<div class="tip_enums">'+e.data.type.replaceAll("|"," | ")+"</div>",g='<div class="tip_control">'+e.data.control+"</div>",v=r;return v+=o,e.data.description&&(v+=f),e.data.type&&(v+='<div class="tip_type-container">',e.data.type.includes("|")?v+=d:v+=h),e.data.artifact&&(v+='<div class="tip_type">'+e.data.artifact+"</div>"),e.data.control&&(v+=g),e.data.type&&(v+="</div>"),v},"tooltipElements");function ms(e,r,o){let f=yt("svg#tree-container").node();r.data.description||r.data.type?(o.transition().duration(300).style("opacity",1).style("display","flex"),o.html(Kl(r)),yt("#tooltip_close-button").on("click",function(){Hn(o)})):r.data.type||Hn(o);let h=f.getBoundingClientRect().width-420,d=f.getBoundingClientRect().height-300;e.x>h&&e.y>d?o.style("top",e.y-20+"px").style("left",e.x-20+"px").style("transform","translate(-100%, -100%)"):e.x>h&&e.y<=d?o.style("top",e.y+20+"px").style("left",e.x-20+"px").style("transform","translate(-100%, 0)"):e.x<=h&&e.y>d?o.style("top",e.y-20+"px").style("left",e.x+20+"px").style("transform","translate(0, -100%)"):o.style("top",e.y+20+"px").style("left",e.x+20+"px").style("transform","translate(0, 0)")}a(ms,"showTooltip");var zo=class zo{constructor(){this.zoomListener=yr().on("zoom",this.zoom.bind(this));this.canvasOffset={x:0,y:0};this.duration=450,this.innerWidth=window.innerWidth,this.innerHeight=window.innerHeight,this.searchResultContainer=document.querySelector("#search-result"),this.buttonContainer=document.querySelector("#button-container"),window.addEventListener("resize",()=>this.updateCanvasSize())}render(r,o,f){this.countID=0,this.rawTreeData=o,this.treeIcon=f,this.maxLabelLength=0,this.svgTreeContainer=yt(r).attr("width",this.innerWidth).attr("height",this.innerHeight).call(this.zoomListener.bind(this)).on("wheel.zoom",null).on("dblclick.zoom",null).on("mousewheel.zoom",null),this.svgTreeGroup=this.svgTreeContainer.append("g").attr("id","svg-group").attr("transform","translate(0,0)"),this.toolTip=yt(document.body).append("div").style("opacity",1e-6).attr("class","tooltip"),this.createRootHierarchy(o),this.rootNode.children.forEach(xe),this.updateTree(this.rootNode),this.centerNode(this.rootNode,2.5);let h=this.svgTreeContainer.node().getBoundingClientRect();(h.x!==this.canvasOffset.x||h.y!==this.canvasOffset.y)&&(this.canvasOffset.x=h.left||0,this.canvasOffset.y=h.top||0,this.updateCanvasSize())}toggleExpandAll(r){let o;r?(_r(this.rootNode),o=5):(this.rootNode.children.forEach(xe),o=2.5),this.updateTree(this.rootNode),this.centerNode(this.rootNode,o)}applyFilter(r,o){let f=this.duration;this.duration=0;let h;r?(this.createRootHierarchy(r),h=5):(this.createRootHierarchy(this.rawTreeData),o?this.rootNode.children.forEach(xe):xe(this.rootNode),h=2.5),yt("#svg-group").selectAll("g").remove(),this.updateTree(this.rootNode),this.centerNode(this.rootNode,h),this.duration=f}zoom(r){this.svgTreeGroup.attr("transform",r.transform),Hn(this.toolTip)}zoomTree(r,o){return r===0?this.fitToCanvas():(this.zoomListener.scaleTo(this.svgTreeContainer,r,[this.innerWidth/2,this.innerHeight/2]),o&&this.centerTree(),r)}fitToCanvas(){let o=1,f=Ae(this.svgTreeContainer.node()),h=this.svgTreeContainer.node().getBBox(),d=f.k,g=o,v=o,N=h.width/d,_=h.height/d;N>this.innerWidth&&(g=this.innerWidth/(N+100)),_>this.innerHeight&&(v=this.innerHeight/(_+100)),o=Math.min(g,v);let k=N*o,q=_*o,O=(this.innerWidth-k)/2,w=(this.innerHeight-q)/2;return this.svgTreeContainer.transition().duration(this.duration).call(this.zoomListener.transform,ce.translate(O,w).scale(o)),o}centerNode(r,o){let f=o||2,h=Ae(this.svgTreeContainer.node()),d=-r.data.y0,g=-r.data.x0;d=d*h.k+this.innerWidth/f,g=g*h.k+this.innerHeight/2,this.svgTreeContainer.transition().duration(this.duration).call(this.zoomListener.transform,ce.translate(d,g).scale(h.k))}centerTree(){let r=Ae(this.svgTreeContainer.node()),o=this.svgTreeContainer.node().getBBox(),f=(this.innerWidth-o.width)/2,h=(this.innerHeight-o.height)/2;this.svgTreeContainer.call(this.zoomListener.transform,ce.translate(f,h).scale(r.k))}updateCanvasSize(){let r=window.innerWidth-this.canvasOffset.x,o=window.innerHeight-this.canvasOffset.y;(r!==this.innerWidth||o!==this.innerHeight)&&(this.innerWidth=r,this.innerHeight=o,this.svgTreeContainer.attr("width",this.innerWidth),this.svgTreeContainer.attr("height",this.innerHeight))}createRootHierarchy(r){let o=JSON.parse(JSON.stringify(r));return this.root=Ye(o,f=>f.children),this.root.data.x0=this.innerHeight/2,this.root.data.y0=0,An(r,f=>{this.maxLabelLength=Math.max(f.name.length+25,this.maxLabelLength)},f=>f.children&&f.children.length>0?f.children:null),this.treeLayout=mr().size([this.innerHeight,this.innerWidth]),this.rootNode=this.treeLayout(this.root),this.setupEventListeners(),ps(this.rootNode),this.rootNode}setupEventListeners(){var r,o;(r=this.searchResultContainer)==null||r.addEventListener("click",f=>{let d=f.target.getAttribute("data-path");if(d){let g=hs(d.split("-"),this.rootNode);this.updateTree(this.rootNode),this.centerNode(g,2),fs(g)}}),(o=this.buttonContainer)==null||o.addEventListener("click",f=>{let h=f.target,d;h.id==="resetTree"?(this.rootNode.children.forEach(xe),d=2.5):h.id==="expandTree"&&(_r(this.rootNode),d=5),this.updateTree(this.rootNode),this.centerNode(this.rootNode,d)})}handleOnClick(r,o){return r.on("click",(f,h)=>{o(f,h)}).on("keydown",(f,h)=>{f.key==="Enter"&&o(f,h)})}updateTree(r){this.treeLayout.size([this.getContentHeigt(),this.innerWidth])(this.rootNode),this.nodes=this.rootNode.descendants(),this.links=this.rootNode.links(),this.nodes.forEach(w=>{w.y=w.depth*(this.maxLabelLength*5)});let o=this.svgTreeGroup.selectAll("g.node").data(this.nodes,w=>w.data.id||(w.data.id=++this.countID)),f=o.enter().append("g").attr("class","node").attr("id",w=>"n-"+w.data.id).attr("transform",()=>"translate("+r.data.y0+","+r.data.x0+")"),h=f.append("text").attr("tabindex","0").attr("class","node-text").attr("dy",".35em").attr("x",10).attr("text-anchor","start").attr("text-decoration",w=>w.data.description?"underline":"none").attr("cursor",w=>w.data.description?"pointer":"default").text(w=>vr(w.data.name)).call(br);this.handleOnClick(h,(w,P)=>{let U={x:w.pageX,y:w.pageY};if(w.type==="keydown"&&w.target instanceof Element){let R=w.target.getBoundingClientRect();U.x=R.x,U.y=R.y}ms(U,P,this.toolTip)}),f.filter(w=>w.depth==0).append("g").attr("transform","translate(-15, -7)").html(this.treeIcon);let d=f.filter(w=>w.children!==void 0),g=d.append("g").attr("class","node-circle-g").attr("tabindex","0"),v=d.append("g").attr("class","node-rect-g");v.append("text").attr("class","node-rect-text").attr("x",w=>w.data.bbox.x+w.data.bbox.width+20).attr("dy",".35em").text(w=>w.data.children.length).call(br),v.insert("rect","text").attr("class","node-child").attr("x",w=>w.data.bbox.x-7).attr("y",w=>w.data.bbox.y-1).attr("width",w=>w.data.bbox.width+14).attr("height",w=>w.data.bbox.height+2).attr("ry","8"),g.append("text").attr("class","node-circle-text").attr("x",w=>w.data.bbox.x+w.data.bbox.width+14).attr("dy",".35em").text("+").call(br),g.insert("circle","text").attr("class","node-circle").attr("r",w=>w.data.bbox.height/2).attr("cx",w=>w.data.bbox.x+w.data.bbox.width/2).attr("cy",w=>w.data.bbox.y+w.data.bbox.height/2),this.handleOnClick(g,(w,P)=>{this.toggleExpandOrCollapse(w,P)});let N=f.merge(o);N.transition().duration(this.duration).attr("transform",w=>"translate("+w.y+","+w.x+")"),N.select(".node-circle-g").attr("class",w=>w.data._children?"node-circle-g collapsed":"node-circle-g expanded"),N.select("rect").style("fill",w=>w.data._children?"var(--vscode-foreground)":"var(--vscode-editor-background)").style("stroke",w=>w.data._children?"none":"var( --vscode-editorWidget-border)").style("stroke-width",w=>w.data._children?"none":"1px solid"),N.select(".node-rect-text").style("fill",w=>w.data._children?"var( --vscode-editor-background)":"var(--vscode-foreground)"),N.select(".node-circle-text").text(w=>w.data._children?"+":"\u2212"),N.selectAll("text").style("fill-opacity",1);let _=o.exit().transition().duration(this.duration).attr("transform",()=>"translate("+r.y+","+r.x+")").remove();_.select("circle").attr("r",1e-6).style("fill-opacity",1e-6),_.selectAll("rect").attr("x",1e-6).style("fill-opacity",1e-6),_.selectAll("text").style("fill-opacity",1e-6);let k=this.svgTreeGroup.selectAll("path.link").data(this.links,w=>w.target.data.id);k.enter().insert("path","g").attr("class","link").attr("d",w=>{let P="y0"in r.data?r.data.y0:r.y,U="x0"in r.data?r.data.x0:r.x,R=w.source.copy();return R.x=U,R.y=P,wr({source:R,target:R})}).merge(k).transition().duration(this.duration).attr("d",wr),k.exit().transition().duration(this.duration).attr("d",()=>wr({source:r,target:r})).remove(),this.nodes.forEach(w=>{w.data.x0=w.x,w.data.y0=w.y})}getContentHeigt(){return this.levelWidth=[1],Oo(this.levelWidth,0,this.rootNode),$e(this.levelWidth)>=10?$e(this.levelWidth)*60:$e(this.levelWidth)*45}toggleExpandOrCollapse(r,o){r.defaultPrevented||(o=ls(o),this.updateTree(o),this.centerNode(o,2),Hn(this.toolTip))}};a(zo,"TreeUI");var Mn=zo;var Ro=class Ro{constructor(){this.TreeUI=new Mn;window.addEventListener("message",r=>this.messageHandler(r))}show(r,o,f){this.treeData=o,this.TreeUI.render(r,o,f)}sendMessage(r){window.postMessage(r,document.location.origin)}messageHandler(r){let{data:o={}}=r,{type:f}=o;switch(f){case"[view] search-config-doc":{let{query:h}=o.payload,d=_a(this.treeData,h);this.TreeUI.applyFilter(d,h==="");break}case"[view] expand-config-doc":{let{expand:h}=o.payload;this.TreeUI.toggleExpandAll(h);break}case"[view] zoom-config-doc":{let{level:h,center:d}=o.payload,g=this.TreeUI.zoomTree(h,d);g!==h&&this.sendMessage({type:Ta,level:g});break}}}};a(Ro,"TreeDiagram");var Nr=Ro;function Zl(){window.TreeDiagram=Nr}a(Zl,"init");Zl();
13
+ </svg>`;var Ln;function Kt(t){t.attr("tabindex","-1").style("opacity",1e-6).style("display","none"),Ln==null||Ln.focus(),Ln=void 0}a(Kt,"removeTooltip");var ic=a(function(t){let r='<div id="tooltip_close-button">'+vs+"</div>",o='<div class="tip_prop">'+t.data.name+" </div>",f='<div class="tip_desc">'+t.data.description+"</div>",h='<div class="tip_type">'+t.data.type+"</div>",p='<div class="tip_enums">'+t.data.type.replaceAll("|"," | ")+"</div>",m='<div class="tip_control">'+t.data.control+"</div>",v=r;return v+=o,t.data.description&&(v+=f),t.data.type&&(v+='<div class="tip_type-container">',t.data.type.includes("|")?v+=p:v+=h),t.data.artifact&&(v+='<div class="tip_type">'+t.data.artifact+"</div>"),t.data.control&&(v+=m),t.data.type&&(v+="</div>"),v},"tooltipElements");function jo(t,r,o){Ln=document.activeElement;let f=ge("svg#tree-container").node(),h=f.getBoundingClientRect().width-420,p=f.getBoundingClientRect().height-300;t.x>h&&t.y>p?o.style("top",t.y-20+"px").style("left",t.x-20+"px").style("transform","translate(-100%, -100%)"):t.x>h&&t.y<=p?o.style("top",t.y+20+"px").style("left",t.x-20+"px").style("transform","translate(-100%, 0)"):t.x<=h&&t.y>p?o.style("top",t.y-20+"px").style("left",t.x+20+"px").style("transform","translate(0, -100%)"):o.style("top",t.y+20+"px").style("left",t.x+20+"px").style("transform","translate(0, 0)"),r.data.description||r.data.type?(o.html(ic(r)),o.style("opacity",1).style("display","flex").attr("tabindex","0").node().focus(),ge("#tooltip_close-button").on("click",function(){Kt(o)})):r.data.type||Kt(o)}a(jo,"showTooltip");function bs(t){if(t.target instanceof Element){let r=t.target.getBoundingClientRect();return{x:r.x,y:r.y}}}a(bs,"getTooltipCoordinates");function ws(t,r){return t.top>=r.top&&t.left>=r.top&&t.bottom<=r.bottom&&t.right<=r.right}a(ws,"checkIfNodeInViewport");function oc(t){return t.parent&&t.parent.children.length>1?t.parent.children:null}a(oc,"getAllNodeSiblings");function $o(t){if(t.data.id){let r=Qn('[tabindex="0"][class="node-text"]');r&&(r.attr("tabindex","-1"),ge(`#n-${t.data.id} .node-text`).attr("tabindex","0"))}}a($o,"toggleTabIndex");function In(t){t.data.id&&($o(t),ge(`#n-${t.data.id} .node-text`).node().focus())}a(In,"toggleActiveFocus");var ac=a((t,r)=>{if(t!=null&&t.parent&&t.parent.parent){let o=t.parent,f=o.parent,p=f.children.indexOf(o)+r,m;for(;!m&&p>=0&&p<f.children.length;)f.children[p].children&&(m=f.children[p].children),p+=r;let v;return m&&(v=r>0?m[0]:m[m.length-1]),v}},"findNextSibling"),sc=a((t,r)=>(t.parent&&(t.data.children.length==0||t.data._children)?r.focus=t.parent:t.data.children.length>0&&t.children&&(r.toggle=t),r),"getParentOrToggle"),uc=a((t,r)=>(t.data.children.length>0&&t.data._children?r.toggle=t:t.data.children.length>0&&t.children&&(r.focus=t.children[0]),r),"getChildOrToggle"),fc=a((t,r,o)=>{let f=oc(t)||[],h=f.findIndex(v=>v.data.name===t.data.name),p=o==="ArrowDown"?1:-1,m=h+p;return f[m]!==void 0?r.focus=f[m]:r.focus=ac(t,p),r},"getSiblingToToggle"),Ts=a((t,r)=>{let o={};switch(t){case"ArrowLeft":sc(r,o);break;case"ArrowRight":uc(r,o);break;case"ArrowUp":case"ArrowDown":fc(r,o,t);break}return o},"handleNavigationKeys");var Fo=class Fo{constructor(){this.zoomListener=Tr().on("zoom",this.zoom.bind(this));this.canvasOffset={x:0,y:0};this.duration=450,this.innerWidth=window.innerWidth,this.innerHeight=window.innerHeight,this.searchResultContainer=document.querySelector("#search-result"),this.buttonContainer=document.querySelector("#button-container"),window.addEventListener("resize",()=>this.updateCanvasSize())}render(r,o,f){this.countID=0,this.rawTreeData=o,this.treeIcon=f,this.maxLabelLength=0,this.svgTreeContainer=ge(r).attr("width",this.innerWidth).attr("height",this.innerHeight).call(this.zoomListener.bind(this)).on("wheel.zoom",null).on("dblclick.zoom",null).on("mousewheel.zoom",null),this.svgTreeGroup=this.svgTreeContainer.append("g").attr("id","svg-group").attr("role","tree").attr("aria-label","Configuration Documentation").attr("aria-orientation","horizontal").attr("transform","translate(0,0)"),this.toolTip=ge(document.body).append("div").attr("tabindex","0").style("opacity",1e-6).attr("class","tooltip").attr("role","tooltip"),this.createRootHierarchy(o),this.rootNode.children.forEach(xt),this.updateTree(this.rootNode),this.centerNode(this.rootNode,2.5);let h=this.svgTreeContainer.node().getBoundingClientRect();(h.x!==this.canvasOffset.x||h.y!==this.canvasOffset.y)&&(this.canvasOffset.x=h.left||0,this.canvasOffset.y=h.top||0,this.updateCanvasSize())}toggleExpandAll(r){let o;r?(Er(this.rootNode),o=5):(this.rootNode.children.forEach(xt),$o(this.rootNode),o=2.5),this.updateTree(this.rootNode),this.centerNode(this.rootNode,o)}applyFilter(r,o){this.countID=0;let f=this.duration;this.duration=0;let h;r?(this.createRootHierarchy(r),h=5):(this.createRootHierarchy(this.rawTreeData),o?this.rootNode.children.forEach(xt):xt(this.rootNode),h=2.5),ge("#svg-group").selectAll("g").remove(),this.updateTree(this.rootNode),this.centerNode(this.rootNode,h),this.duration=f}zoom(r){this.svgTreeGroup.attr("transform",r.transform),Kt(this.toolTip)}zoomTree(r,o){return r===0?this.fitToCanvas():(this.zoomListener.scaleTo(this.svgTreeContainer,r,[this.innerWidth/2,this.innerHeight/2]),o&&this.centerTree(),r)}fitToCanvas(){let o=1,f=At(this.svgTreeContainer.node()),h=this.svgTreeContainer.node().getBBox(),p=f.k,m=o,v=o,N=h.width/p,T=h.height/p;N>this.innerWidth&&(m=this.innerWidth/(N+100)),T>this.innerHeight&&(v=this.innerHeight/(T+100)),o=Math.min(m,v);let k=N*o,R=T*o,I=(this.innerWidth-k)/2,b=(this.innerHeight-R)/2;return this.svgTreeContainer.transition().duration(this.duration).call(this.zoomListener.transform,ct.translate(I,b).scale(o)),o}centerNode(r,o){let f=o||2,h=At(this.svgTreeContainer.node()),p=-r.data.y0,m=-r.data.x0;p=p*h.k+this.innerWidth/f,m=m*h.k+this.innerHeight/2,this.svgTreeContainer.transition().duration(this.duration).call(this.zoomListener.transform,ct.translate(p,m).scale(h.k))}centerTree(){let r=At(this.svgTreeContainer.node()),o=this.svgTreeContainer.node().getBBox(),f=(this.innerWidth-o.width)/2,h=(this.innerHeight-o.height)/2;this.svgTreeContainer.call(this.zoomListener.transform,ct.translate(f,h).scale(r.k))}updateCanvasSize(){let r=window.innerWidth-this.canvasOffset.x,o=window.innerHeight-this.canvasOffset.y;(r!==this.innerWidth||o!==this.innerHeight)&&(this.innerWidth=r,this.innerHeight=o,this.svgTreeContainer.attr("width",this.innerWidth),this.svgTreeContainer.attr("height",this.innerHeight))}createRootHierarchy(r){let o=JSON.parse(JSON.stringify(r));return this.root=Yt(o,f=>f.children),this.root.data.x0=this.innerHeight/2,this.root.data.y0=0,On(r,f=>{this.maxLabelLength=Math.max(f.name.length+25,this.maxLabelLength)},f=>f.children&&f.children.length>0?f.children:null),this.treeLayout=br().size([this.innerHeight,this.innerWidth]),this.rootNode=this.treeLayout(this.root),this.setupEventListeners(),xs(this.rootNode),this.rootNode}setupEventListeners(){var r,o,f;(r=this.searchResultContainer)==null||r.addEventListener("click",h=>{let m=h.target.getAttribute("data-path");if(m){let v=ys(m.split("-"),this.rootNode);this.updateTree(this.rootNode),this.centerNode(v,2),ps(v)}}),(o=this.buttonContainer)==null||o.addEventListener("click",h=>{let p=h.target,m;p.id==="resetTree"?(this.rootNode.children.forEach(xt),m=2.5):p.id==="expandTree"&&(Er(this.rootNode),m=5),this.updateTree(this.rootNode),this.centerNode(this.rootNode,m)}),(f=this.toolTip)==null||f.on("keydown",h=>{h.key==="Escape"&&Kt(this.toolTip)})}handleEventOnNode(r,o){return r.on("click",(f,h)=>{o(f,h)}).on("keydown",(f,h)=>{o(f,h)})}updateTree(r){this.treeLayout.size([this.getContentHeight(),this.innerWidth])(this.rootNode),this.nodes=this.rootNode.descendants(),this.links=this.rootNode.links(),this.nodes.forEach(b=>{b.y=b.depth*(this.maxLabelLength*5)});let o=this.svgTreeGroup.selectAll("g.node").data(this.nodes,b=>(b.data.id||(b.data.id=++this.countID),b.data.id)),f=o.enter().append("g").attr("class","node").attr("id",b=>"n-"+b.data.id).attr("transform",()=>"translate("+r.data.y0+","+r.data.x0+")"),h=f.append("text").attr("tabindex","-1").attr("id",b=>"d"+(b.depth+1)+"-n"+b.data.id).attr("role","treeitem").attr("aria-level",b=>b.depth+1).attr("aria-setsize",b=>b.parent?b.parent.children.length:1).attr("class","node-text").attr("dy",".35em").attr("x",10).attr("text-anchor","start").attr("text-decoration",b=>b.data.description?"underline":"none").attr("cursor",b=>b.data.description?"pointer":"default").text(b=>Nr(b.data.name)).on("focus",(b,M)=>{let U=ge(`#n-${M.data.id}`).node().getBoundingClientRect(),z=this.svgTreeContainer.node().getBoundingClientRect();ws(U,z)||this.centerNode(M)}).call(Cr);h.filter(b=>b.depth==0).attr("tabindex","0"),this.handleEventOnNode(h,(b,M)=>{if("key"in b&&b.type==="keydown"){let{focus:U,toggle:z}=Ts(b.key,M);if(b.key==="Enter"&&b.target instanceof Element){let G=bs(b);jo(G,M,this.toolTip)}z&&this.toggleExpandOrCollapse(b,z),U&&In(U)}else if(!("key"in b)){let U={x:b.pageX,y:b.pageY};In(M),jo(U,M,this.toolTip)}}),f.filter(b=>b.depth==0).append("g").attr("transform","translate(-15, -7)").html(this.treeIcon);let p=f.filter(b=>b.children!==void 0),m=p.append("g").attr("aria-hidden","true").attr("class","node-rect-g"),v=p.append("g").attr("aria-hidden","true").attr("class","node-circle-g");m.append("text").attr("class","node-rect-text").attr("x",b=>b.data.bbox.x+b.data.bbox.width+20).attr("dy",".35em").text(b=>b.data.children.length).call(Cr),m.insert("rect","text").attr("class","node-child").attr("x",b=>b.data.bbox.x-7).attr("y",b=>b.data.bbox.y-1).attr("width",b=>b.data.bbox.width+14).attr("height",b=>b.data.bbox.height+2).attr("ry","8"),v.append("text").attr("class","node-circle-text").attr("x",b=>b.data.bbox.x+b.data.bbox.width+14).attr("dy",".35em").text("+").call(Cr),v.insert("circle","text").attr("class","node-circle").attr("r",b=>b.data.bbox.height/2).attr("cx",b=>b.data.bbox.x+b.data.bbox.width/2).attr("cy",b=>b.data.bbox.y+b.data.bbox.height/2),this.handleEventOnNode(v,(b,M)=>{b.type==="click"&&(M.children?(In(M),this.toggleExpandOrCollapse(b,M)):M.data._children&&(this.toggleExpandOrCollapse(b,M),In(M.children[0])))});let N=f.merge(o);N.transition().duration(this.duration).attr("transform",b=>"translate("+b.y+","+b.x+")"),N.select(".node-circle-g").attr("class",b=>b.data._children?"node-circle-g collapsed":"node-circle-g expanded"),N.select("rect").style("fill",b=>b.data._children?"var(--vscode-foreground)":"var(--vscode-editor-background)").style("stroke",b=>b.data._children?"none":"var( --vscode-editorWidget-border)").style("stroke-width",b=>b.data._children?"none":"1px solid"),N.select(".node-rect-text").style("fill",b=>b.data._children?"var( --vscode-editor-background)":"var(--vscode-foreground)"),N.select(".node-circle-text").text(b=>b.data._children?"+":"\u2212"),N.select("text").filter(b=>b.children!==void 0).attr("aria-expanded",b=>b.data._children?"false":"true"),N.selectAll("text").style("fill-opacity",1);let T=o.exit().transition().duration(this.duration).attr("transform",()=>"translate("+r.y+","+r.x+")").remove();T.select("circle").attr("r",1e-6).style("fill-opacity",1e-6),T.selectAll("rect").attr("x",1e-6).style("fill-opacity",1e-6),T.selectAll("text").style("fill-opacity",1e-6);let k=this.svgTreeGroup.selectAll("path.link").data(this.links,b=>b.target.data.id);k.enter().insert("path","g").attr("class","link").attr("d",b=>{let M="y0"in r.data?r.data.y0:r.y,U="x0"in r.data?r.data.x0:r.x,z=b.source.copy();return z.x=U,z.y=M,Sr({source:z,target:z})}).merge(k).transition().duration(this.duration).attr("d",Sr),k.exit().transition().duration(this.duration).attr("d",()=>Sr({source:r,target:r})).remove(),this.nodes.forEach(b=>{b.data.x0=b.x,b.data.y0=b.y})}getContentHeight(){return this.levelWidth=[1],Ro(this.levelWidth,0,this.rootNode),$t(this.levelWidth)>=10?$t(this.levelWidth)*60:$t(this.levelWidth)*45}toggleExpandOrCollapse(r,o){r.defaultPrevented||(o=ms(o),this.updateTree(o),this.centerNode(o,2),Kt(this.toolTip))}};a(Fo,"TreeUI");var Pn=Fo;var Wo=class Wo{constructor(){this.TreeUI=new Pn;window.addEventListener("message",r=>this.messageHandler(r))}show(r,o,f){this.treeData=o,this.TreeUI.render(r,o,f)}sendMessage(r){window.postMessage(r,document.location.origin)}messageHandler(r){let{data:o={}}=r,{type:f}=o;switch(f){case"[view] search-config-doc":{let{query:h}=o.payload,p=Ea(this.treeData,h);this.TreeUI.applyFilter(p,h==="");break}case"[view] expand-config-doc":{let{expand:h}=o.payload;this.TreeUI.toggleExpandAll(h);break}case"[view] zoom-config-doc":{let{level:h,center:p}=o.payload,m=this.TreeUI.zoomTree(h,p);m!==h&&this.sendMessage({type:ka,level:m});break}}}};a(Wo,"TreeDiagram");var Ar=Wo;function lc(){window.TreeDiagram=Ar}a(lc,"init");lc();
14
14
  /*! Bundled license information:
15
15
 
16
16
  jquery/dist/jquery.js: