!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";var e="top",t="bottom",n="right",r="left",o="auto",i=[e,t,n,r],a="start",s="end",c="viewport",u="popper",f=i.reduce((function(e,t){return e.concat([t+"-"+a,t+"-"+s])}),[]),p=[].concat(i,[o]).reduce((function(e,t){return e.concat([t,t+"-"+a,t+"-"+s])}),[]),d=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function l(e){return e?(e.nodeName||"").toLowerCase():null}function m(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function v(e){return e instanceof m(e).Element||e instanceof Element}function h(e){return e instanceof m(e).HTMLElement||e instanceof HTMLElement}function g(e){return"undefined"!=typeof ShadowRoot&&(e instanceof m(e).ShadowRoot||e instanceof ShadowRoot)}var b={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach((function(e){var n=t.styles[e]||{},r=t.attributes[e]||{},o=t.elements[e];h(o)&&l(o)&&(Object.assign(o.style,n),Object.keys(r).forEach((function(e){var t=r[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)})))}))},effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach((function(e){var r=t.elements[e],o=t.attributes[e]||{},i=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:n[e]).reduce((function(e,t){return e[t]="",e}),{});h(r)&&l(r)&&(Object.assign(r.style,i),Object.keys(o).forEach((function(e){r.removeAttribute(e)})))}))}},requires:["computeStyles"]};function y(e){return e.split("-")[0]}var w=Math.round;function x(e,t){void 0===t&&(t=!1);var n=e.getBoundingClientRect(),r=1,o=1;return h(e)&&t&&(r=n.width/e.offsetWidth||1,o=n.height/e.offsetHeight||1),{width:w(n.width/r),height:w(n.height/o),top:w(n.top/o),right:w(n.right/r),bottom:w(n.bottom/o),left:w(n.left/r),x:w(n.left/r),y:w(n.top/o)}}function O(e){var t=x(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function E(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&g(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function T(e){return m(e).getComputedStyle(e)}function A(e){return["table","td","th"].indexOf(l(e))>=0}function D(e){return((v(e)?e.ownerDocument:e.document)||window.document).documentElement}function L(e){return"html"===l(e)?e:e.assignedSlot||e.parentNode||(g(e)?e.host:null)||D(e)}function j(e){return h(e)&&"fixed"!==T(e).position?e.offsetParent:null}function k(e){for(var t=m(e),n=j(e);n&&A(n)&&"static"===T(n).position;)n=j(n);return n&&("html"===l(n)||"body"===l(n)&&"static"===T(n).position)?t:n||function(e){var t=-1!==navigator.userAgent.toLowerCase().indexOf("firefox");if(-1!==navigator.userAgent.indexOf("Trident")&&h(e)&&"fixed"===T(e).position)return null;for(var n=L(e);h(n)&&["html","body"].indexOf(l(n))<0;){var r=T(n);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||t&&"filter"===r.willChange||t&&r.filter&&"none"!==r.filter)return n;n=n.parentNode}return null}(e)||t}function C(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}var M=Math.max,S=Math.min,B=Math.round;function H(e,t,n){return M(e,S(t,n))}function W(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function I(e,t){return t.reduce((function(t,n){return t[n]=e,t}),{})}var V={top:"auto",right:"auto",bottom:"auto",left:"auto"};function P(o){var i,a=o.popper,s=o.popperRect,c=o.placement,u=o.offsets,f=o.position,p=o.gpuAcceleration,d=o.adaptive,l=o.roundOffsets,v=!0===l?function(e){var t=e.x,n=e.y,r=window.devicePixelRatio||1;return{x:B(B(t*r)/r)||0,y:B(B(n*r)/r)||0}}(u):"function"==typeof l?l(u):u,h=v.x,g=void 0===h?0:h,b=v.y,y=void 0===b?0:b,w=u.hasOwnProperty("x"),x=u.hasOwnProperty("y"),O=r,E=e,A=window;if(d){var L=k(a),j="clientHeight",C="clientWidth";L===m(a)&&"static"!==T(L=D(a)).position&&(j="scrollHeight",C="scrollWidth"),L=L,c===e&&(E=t,y-=L[j]-s.height,y*=p?1:-1),c===r&&(O=n,g-=L[C]-s.width,g*=p?1:-1)}var M,S=Object.assign({position:f},d&&V);return p?Object.assign({},S,((M={})[E]=x?"0":"",M[O]=w?"0":"",M.transform=(A.devicePixelRatio||1)<2?"translate("+g+"px, "+y+"px)":"translate3d("+g+"px, "+y+"px, 0)",M)):Object.assign({},S,((i={})[E]=x?y+"px":"",i[O]=w?g+"px":"",i.transform="",i))}var R={passive:!0};var q={left:"right",right:"left",bottom:"top",top:"bottom"};function N(e){return e.replace(/left|right|bottom|top/g,(function(e){return q[e]}))}var U={start:"end",end:"start"};function _(e){return e.replace(/start|end/g,(function(e){return U[e]}))}function F(e){var t=m(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function z(e){return x(D(e)).left+F(e).scrollLeft}function $(e){var t=T(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function X(e){return["html","body","#document"].indexOf(l(e))>=0?e.ownerDocument.body:h(e)&&$(e)?e:X(L(e))}function Y(e,t){var n;void 0===t&&(t=[]);var r=X(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=m(r),a=o?[i].concat(i.visualViewport||[],$(r)?r:[]):r,s=t.concat(a);return o?s:s.concat(Y(L(a)))}function J(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function G(e,t){return t===c?J(function(e){var t=m(e),n=D(e),r=t.visualViewport,o=n.clientWidth,i=n.clientHeight,a=0,s=0;return r&&(o=r.width,i=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(a=r.offsetLeft,s=r.offsetTop)),{width:o,height:i,x:a+z(e),y:s}}(e)):h(t)?function(e){var t=x(e);return t.top=t.top+e.clientTop,t.left=t.left+e.clientLeft,t.bottom=t.top+e.clientHeight,t.right=t.left+e.clientWidth,t.width=e.clientWidth,t.height=e.clientHeight,t.x=t.left,t.y=t.top,t}(t):J(function(e){var t,n=D(e),r=F(e),o=null==(t=e.ownerDocument)?void 0:t.body,i=M(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=M(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-r.scrollLeft+z(e),c=-r.scrollTop;return"rtl"===T(o||n).direction&&(s+=M(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}(D(e)))}function K(e,t,n){var r="clippingParents"===t?function(e){var t=Y(L(e)),n=["absolute","fixed"].indexOf(T(e).position)>=0&&h(e)?k(e):e;return v(n)?t.filter((function(e){return v(e)&&E(e,n)&&"body"!==l(e)})):[]}(e):[].concat(t),o=[].concat(r,[n]),i=o[0],a=o.reduce((function(t,n){var r=G(e,n);return t.top=M(r.top,t.top),t.right=S(r.right,t.right),t.bottom=S(r.bottom,t.bottom),t.left=M(r.left,t.left),t}),G(e,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function Q(e){return e.split("-")[1]}function Z(o){var i,c=o.reference,u=o.element,f=o.placement,p=f?y(f):null,d=f?Q(f):null,l=c.x+c.width/2-u.width/2,m=c.y+c.height/2-u.height/2;switch(p){case e:i={x:l,y:c.y-u.height};break;case t:i={x:l,y:c.y+c.height};break;case n:i={x:c.x+c.width,y:m};break;case r:i={x:c.x-u.width,y:m};break;default:i={x:c.x,y:c.y}}var v=p?C(p):null;if(null!=v){var h="y"===v?"height":"width";switch(d){case a:i[v]=i[v]-(c[h]/2-u[h]/2);break;case s:i[v]=i[v]+(c[h]/2-u[h]/2)}}return i}function ee(r,o){void 0===o&&(o={});var a=o,s=a.placement,f=void 0===s?r.placement:s,p=a.boundary,d=void 0===p?"clippingParents":p,l=a.rootBoundary,m=void 0===l?c:l,h=a.elementContext,g=void 0===h?u:h,b=a.altBoundary,y=void 0!==b&&b,w=a.padding,O=void 0===w?0:w,E=W("number"!=typeof O?O:I(O,i)),T=g===u?"reference":u,A=r.elements.reference,L=r.rects.popper,j=r.elements[y?T:g],k=K(v(j)?j:j.contextElement||D(r.elements.popper),d,m),C=x(A),M=Z({reference:C,element:L,strategy:"absolute",placement:f}),S=J(Object.assign({},L,M)),B=g===u?S:C,H={top:k.top-B.top+E.top,bottom:B.bottom-k.bottom+E.bottom,left:k.left-B.left+E.left,right:B.right-k.right+E.right},V=r.modifiersData.offset;if(g===u&&V){var P=V[f];Object.keys(H).forEach((function(r){var o=[n,t].indexOf(r)>=0?1:-1,i=[e,t].indexOf(r)>=0?"y":"x";H[r]+=P[i]*o}))}return H}function te(e,t){void 0===t&&(t={});var n=t,r=n.placement,o=n.boundary,a=n.rootBoundary,s=n.padding,c=n.flipVariations,u=n.allowedAutoPlacements,d=void 0===u?p:u,l=Q(r),m=l?c?f:f.filter((function(e){return Q(e)===l})):i,v=m.filter((function(e){return d.indexOf(e)>=0}));0===v.length&&(v=m);var h=v.reduce((function(t,n){return t[n]=ee(e,{placement:n,boundary:o,rootBoundary:a,padding:s})[y(n)],t}),{});return Object.keys(h).sort((function(e,t){return h[e]-h[t]}))}function ne(e,t,n){return void 0===n&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function re(o){return[e,n,t,r].some((function(e){return o[e]>=0}))}function oe(e,t,n){void 0===n&&(n=!1);var r,o,i=h(t),a=h(t)&&function(e){var t=e.getBoundingClientRect(),n=t.width/e.offsetWidth||1,r=t.height/e.offsetHeight||1;return 1!==n||1!==r}(t),s=D(t),c=x(e,a),u={scrollLeft:0,scrollTop:0},f={x:0,y:0};return(i||!i&&!n)&&(("body"!==l(t)||$(s))&&(u=(r=t)!==m(r)&&h(r)?{scrollLeft:(o=r).scrollLeft,scrollTop:o.scrollTop}:F(r)),h(t)?((f=x(t,!0)).x+=t.clientLeft,f.y+=t.clientTop):s&&(f.x=z(s))),{x:c.left+u.scrollLeft-f.x,y:c.top+u.scrollTop-f.y,width:c.width,height:c.height}}function ie(e){var t=new Map,n=new Set,r=[];function o(e){n.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){if(!n.has(e)){var r=t.get(e);r&&o(r)}})),r.push(e)}return e.forEach((function(e){t.set(e.name,e)})),e.forEach((function(e){n.has(e.name)||o(e)})),r}var ae={placement:"bottom",modifiers:[],strategy:"absolute"};function se(){for(var e=arguments.length,t=new Array(e),n=0;n=0?-1:1,c="function"==typeof i?i(Object.assign({},o,{placement:t})):i,u=c[0],f=c[1];return u=u||0,f=(f||0)*s,[r,n].indexOf(a)>=0?{x:f,y:u}:{x:u,y:f}}(i,o.rects,c),t}),{}),f=u[o.placement],d=f.x,l=f.y;null!=o.modifiersData.popperOffsets&&(o.modifiersData.popperOffsets.x+=d,o.modifiersData.popperOffsets.y+=l),o.modifiersData[a]=u}},{name:"flip",enabled:!0,phase:"main",fn:function(i){var s=i.state,c=i.options,u=i.name;if(!s.modifiersData[u]._skip){for(var f=c.mainAxis,p=void 0===f||f,d=c.altAxis,l=void 0===d||d,m=c.fallbackPlacements,v=c.padding,h=c.boundary,g=c.rootBoundary,b=c.altBoundary,w=c.flipVariations,x=void 0===w||w,O=c.allowedAutoPlacements,E=s.options.placement,T=y(E),A=m||(T===E||!x?[N(E)]:function(e){if(y(e)===o)return[];var t=N(e);return[_(e),t,_(t)]}(E)),D=[E].concat(A).reduce((function(e,t){return e.concat(y(t)===o?te(s,{placement:t,boundary:h,rootBoundary:g,padding:v,flipVariations:x,allowedAutoPlacements:O}):t)}),[]),L=s.rects.reference,j=s.rects.popper,k=new Map,C=!0,M=D[0],S=0;S=0,V=I?"width":"height",P=ee(s,{placement:B,boundary:h,rootBoundary:g,altBoundary:b,padding:v}),R=I?W?n:r:W?t:e;L[V]>j[V]&&(R=N(R));var q=N(R),U=[];if(p&&U.push(P[H]<=0),l&&U.push(P[R]<=0,P[q]<=0),U.every((function(e){return e}))){M=B,C=!1;break}k.set(B,U)}if(C)for(var F=function(e){var t=D.find((function(t){var n=k.get(t);if(n)return n.slice(0,e).every((function(e){return e}))}));if(t)return M=t,"break"},z=x?3:1;z>0;z--){if("break"===F(z))break}s.placement!==M&&(s.modifiersData[u]._skip=!0,s.placement=M,s.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}},{name:"preventOverflow",enabled:!0,phase:"main",fn:function(o){var i=o.state,s=o.options,c=o.name,u=s.mainAxis,f=void 0===u||u,p=s.altAxis,d=void 0!==p&&p,l=s.boundary,m=s.rootBoundary,v=s.altBoundary,h=s.padding,g=s.tether,b=void 0===g||g,w=s.tetherOffset,x=void 0===w?0:w,E=ee(i,{boundary:l,rootBoundary:m,padding:h,altBoundary:v}),T=y(i.placement),A=Q(i.placement),D=!A,L=C(T),j="x"===L?"y":"x",B=i.modifiersData.popperOffsets,W=i.rects.reference,I=i.rects.popper,V="function"==typeof x?x(Object.assign({},i.rects,{placement:i.placement})):x,P={x:0,y:0};if(B){if(f||d){var R="y"===L?e:r,q="y"===L?t:n,N="y"===L?"height":"width",U=B[L],_=B[L]+E[R],F=B[L]-E[q],z=b?-I[N]/2:0,$=A===a?W[N]:I[N],X=A===a?-I[N]:-W[N],Y=i.elements.arrow,J=b&&Y?O(Y):{width:0,height:0},G=i.modifiersData["arrow#persistent"]?i.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},K=G[R],Z=G[q],te=H(0,W[N],J[N]),ne=D?W[N]/2-z-te-K-V:$-te-K-V,re=D?-W[N]/2+z+te+Z+V:X+te+Z+V,oe=i.elements.arrow&&k(i.elements.arrow),ie=oe?"y"===L?oe.clientTop||0:oe.clientLeft||0:0,ae=i.modifiersData.offset?i.modifiersData.offset[i.placement][L]:0,se=B[L]+ne-ae-ie,ce=B[L]+re-ae;if(f){var ue=H(b?S(_,se):_,U,b?M(F,ce):F);B[L]=ue,P[L]=ue-U}if(d){var fe="x"===L?e:r,pe="x"===L?t:n,de=B[j],le=de+E[fe],me=de-E[pe],ve=H(b?S(le,se):le,de,b?M(me,ce):me);B[j]=ve,P[j]=ve-de}}i.modifiersData[c]=P}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(o){var a,s=o.state,c=o.name,u=o.options,f=s.elements.arrow,p=s.modifiersData.popperOffsets,d=y(s.placement),l=C(d),m=[r,n].indexOf(d)>=0?"height":"width";if(f&&p){var v=function(e,t){return W("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:I(e,i))}(u.padding,s),h=O(f),g="y"===l?e:r,b="y"===l?t:n,w=s.rects.reference[m]+s.rects.reference[l]-p[l]-s.rects.popper[m],x=p[l]-s.rects.reference[l],E=k(f),T=E?"y"===l?E.clientHeight||0:E.clientWidth||0:0,A=w/2-x/2,D=v[g],L=T-h[m]-v[b],j=T/2-h[m]/2+A,M=H(D,j,L),S=l;s.modifiersData[c]=((a={})[S]=M,a.centerOffset=M-j,a)}},effect:function(e){var t=e.state,n=e.options.element,r=void 0===n?"[data-popper-arrow]":n;null!=r&&("string"!=typeof r||(r=t.elements.popper.querySelector(r)))&&E(t.elements.popper,r)&&(t.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=ee(t,{elementContext:"reference"}),s=ee(t,{altBoundary:!0}),c=ne(a,r),u=ne(s,o,i),f=re(c),p=re(u);t.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:u,isReferenceHidden:f,hasPopperEscaped:p},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":p})}}]}),fe="tippy-content",pe="tippy-arrow",de="tippy-svg-arrow",le={passive:!0,capture:!0};function me(e,t,n){if(Array.isArray(e)){var r=e[t];return null==r?Array.isArray(n)?n[t]:n:r}return e}function ve(e,t){var n={}.toString.call(e);return 0===n.indexOf("[object")&&n.indexOf(t+"]")>-1}function he(e,t){return"function"==typeof e?e.apply(void 0,t):e}function ge(e,t){return 0===t?e:function(r){clearTimeout(n),n=setTimeout((function(){e(r)}),t)};var n}function be(e){return[].concat(e)}function ye(e,t){-1===e.indexOf(t)&&e.push(t)}function we(e){return[].slice.call(e)}function xe(){return document.createElement("div")}function Oe(e){return["Element","Fragment"].some((function(t){return ve(e,t)}))}function Ee(e){return Oe(e)?[e]:function(e){return ve(e,"NodeList")}(e)?we(e):Array.isArray(e)?e:we(document.querySelectorAll(e))}function Te(e,t){e.forEach((function(e){e&&(e.style.transitionDuration=t+"ms")}))}function Ae(e,t){e.forEach((function(e){e&&e.setAttribute("data-state",t)}))}function De(e,t,n){var r=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(t){e[r](t,n)}))}var Le={isTouch:!1},je=0;function ke(){Le.isTouch||(Le.isTouch=!0,window.performance&&document.addEventListener("mousemove",Ce))}function Ce(){var e=performance.now();e-je<20&&(Le.isTouch=!1,document.removeEventListener("mousemove",Ce)),je=e}function Me(){var e,t=document.activeElement;if((e=t)&&e._tippy&&e._tippy.reference===e){var n=t._tippy;t.blur&&!n.state.isVisible&&t.blur()}}var Se="undefined"!=typeof window&&"undefined"!=typeof document?navigator.userAgent:"",Be=/MSIE |Trident\//.test(Se),He=Object.assign({appendTo:function(){return document.body},aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},{animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},{},{allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999}),We=Object.keys(He);function Ie(e){var t=(e.plugins||[]).reduce((function(t,n){var r=n.name,o=n.defaultValue;return r&&(t[r]=void 0!==e[r]?e[r]:o),t}),{});return Object.assign({},e,{},t)}function Ve(e,t){var n=Object.assign({},t,{content:he(t.content,[e])},t.ignoreAttributes?{}:function(e,t){return(t?Object.keys(Ie(Object.assign({},He,{plugins:t}))):We).reduce((function(t,n){var r=(e.getAttribute("data-tippy-"+n)||"").trim();if(!r)return t;if("content"===n)t[n]=r;else try{t[n]=JSON.parse(r)}catch(e){t[n]=r}return t}),{})}(e,t.plugins));return n.aria=Object.assign({},He.aria,{},n.aria),n.aria={expanded:"auto"===n.aria.expanded?t.interactive:n.aria.expanded,content:"auto"===n.aria.content?t.interactive?null:"describedby":n.aria.content},n}function Pe(e,t){e.innerHTML=t}function Re(e){var t=xe();return!0===e?t.className=pe:(t.className=de,Oe(e)?t.appendChild(e):Pe(t,e)),t}function qe(e,t){Oe(t.content)?(Pe(e,""),e.appendChild(t.content)):"function"!=typeof t.content&&(t.allowHTML?Pe(e,t.content):e.textContent=t.content)}function Ne(e){var t=e.firstElementChild,n=we(t.children);return{box:t,content:n.find((function(e){return e.classList.contains(fe)})),arrow:n.find((function(e){return e.classList.contains(pe)||e.classList.contains(de)})),backdrop:n.find((function(e){return e.classList.contains("tippy-backdrop")}))}}function Ue(e){var t=xe(),n=xe();n.className="tippy-box",n.setAttribute("data-state","hidden"),n.setAttribute("tabindex","-1");var r=xe();function o(n,r){var o=Ne(t),i=o.box,a=o.content,s=o.arrow;r.theme?i.setAttribute("data-theme",r.theme):i.removeAttribute("data-theme"),"string"==typeof r.animation?i.setAttribute("data-animation",r.animation):i.removeAttribute("data-animation"),r.inertia?i.setAttribute("data-inertia",""):i.removeAttribute("data-inertia"),i.style.maxWidth="number"==typeof r.maxWidth?r.maxWidth+"px":r.maxWidth,r.role?i.setAttribute("role",r.role):i.removeAttribute("role"),n.content===r.content&&n.allowHTML===r.allowHTML||qe(a,e.props),r.arrow?s?n.arrow!==r.arrow&&(i.removeChild(s),i.appendChild(Re(r.arrow))):i.appendChild(Re(r.arrow)):s&&i.removeChild(s)}return r.className=fe,r.setAttribute("data-state","hidden"),qe(r,e.props),t.appendChild(n),n.appendChild(r),o(e.props,e.props),{popper:t,onUpdate:o}}Ue.$$tippy=!0;var _e=1,Fe=[],ze=[];function $e(e,t){var n,r,o,i,a,s,c,u,f,p=Ve(e,Object.assign({},He,{},Ie((n=t,Object.keys(n).reduce((function(e,t){return void 0!==n[t]&&(e[t]=n[t]),e}),{}))))),d=!1,l=!1,m=!1,v=!1,h=[],g=ge(Y,p.interactiveDebounce),b=_e++,y=(f=p.plugins).filter((function(e,t){return f.indexOf(e)===t})),w={id:b,reference:e,popper:xe(),popperInstance:null,props:p,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:y,clearDelayTimeouts:function(){clearTimeout(r),clearTimeout(o),cancelAnimationFrame(i)},setProps:function(t){if(w.state.isDestroyed)return;H("onBeforeUpdate",[w,t]),$();var n=w.props,r=Ve(e,Object.assign({},w.props,{},t,{ignoreAttributes:!0}));w.props=r,z(),n.interactiveDebounce!==r.interactiveDebounce&&(V(),g=ge(Y,r.interactiveDebounce));n.triggerTarget&&!r.triggerTarget?be(n.triggerTarget).forEach((function(e){e.removeAttribute("aria-expanded")})):r.triggerTarget&&e.removeAttribute("aria-expanded");I(),B(),E&&E(n,r);w.popperInstance&&(Q(),ee().forEach((function(e){requestAnimationFrame(e._tippy.popperInstance.forceUpdate)})));H("onAfterUpdate",[w,t])},setContent:function(e){w.setProps({content:e})},show:function(){var e=w.state.isVisible,t=w.state.isDestroyed,n=!w.state.isEnabled,r=Le.isTouch&&!w.props.touch,o=me(w.props.duration,0,He.duration);if(e||t||n||r)return;if(k().hasAttribute("disabled"))return;if(H("onShow",[w],!1),!1===w.props.onShow(w))return;w.state.isVisible=!0,j()&&(O.style.visibility="visible");B(),N(),w.state.isMounted||(O.style.transition="none");if(j()){var i=M(),a=i.box,s=i.content;Te([a,s],0)}c=function(){var e;if(w.state.isVisible&&!v){if(v=!0,O.offsetHeight,O.style.transition=w.props.moveTransition,j()&&w.props.animation){var t=M(),n=t.box,r=t.content;Te([n,r],o),Ae([n,r],"visible")}W(),I(),ye(ze,w),null==(e=w.popperInstance)||e.forceUpdate(),w.state.isMounted=!0,H("onMount",[w]),w.props.animation&&j()&&function(e,t){_(e,t)}(o,(function(){w.state.isShown=!0,H("onShown",[w])}))}},function(){var e,t=w.props.appendTo,n=k();e=w.props.interactive&&t===He.appendTo||"parent"===t?n.parentNode:he(t,[n]);e.contains(O)||e.appendChild(O);Q()}()},hide:function(){var e=!w.state.isVisible,t=w.state.isDestroyed,n=!w.state.isEnabled,r=me(w.props.duration,1,He.duration);if(e||t||n)return;if(H("onHide",[w],!1),!1===w.props.onHide(w))return;w.state.isVisible=!1,w.state.isShown=!1,v=!1,d=!1,j()&&(O.style.visibility="hidden");if(V(),U(),B(),j()){var o=M(),i=o.box,a=o.content;w.props.animation&&(Te([i,a],r),Ae([i,a],"hidden"))}W(),I(),w.props.animation?j()&&function(e,t){_(e,(function(){!w.state.isVisible&&O.parentNode&&O.parentNode.contains(O)&&t()}))}(r,w.unmount):w.unmount()},hideWithInteractivity:function(e){C().addEventListener("mousemove",g),ye(Fe,g),g(e)},enable:function(){w.state.isEnabled=!0},disable:function(){w.hide(),w.state.isEnabled=!1},unmount:function(){w.state.isVisible&&w.hide();if(!w.state.isMounted)return;Z(),ee().forEach((function(e){e._tippy.unmount()})),O.parentNode&&O.parentNode.removeChild(O);ze=ze.filter((function(e){return e!==w})),w.state.isMounted=!1,H("onHidden",[w])},destroy:function(){if(w.state.isDestroyed)return;w.clearDelayTimeouts(),w.unmount(),$(),delete e._tippy,w.state.isDestroyed=!0,H("onDestroy",[w])}};if(!p.render)return w;var x=p.render(w),O=x.popper,E=x.onUpdate;O.setAttribute("data-tippy-root",""),O.id="tippy-"+w.id,w.popper=O,e._tippy=w,O._tippy=w;var T=y.map((function(e){return e.fn(w)})),A=e.hasAttribute("aria-expanded");return z(),I(),B(),H("onCreate",[w]),p.showOnCreate&&te(),O.addEventListener("mouseenter",(function(){w.props.interactive&&w.state.isVisible&&w.clearDelayTimeouts()})),O.addEventListener("mouseleave",(function(e){w.props.interactive&&w.props.trigger.indexOf("mouseenter")>=0&&(C().addEventListener("mousemove",g),g(e))})),w;function D(){var e=w.props.touch;return Array.isArray(e)?e:[e,0]}function L(){return"hold"===D()[0]}function j(){var e;return!!(null==(e=w.props.render)?void 0:e.$$tippy)}function k(){return u||e}function C(){var e,t,n=k().parentNode;return n?(null==(t=be(n)[0])||null==(e=t.ownerDocument)?void 0:e.body)?t.ownerDocument:document:document}function M(){return Ne(O)}function S(e){return w.state.isMounted&&!w.state.isVisible||Le.isTouch||a&&"focus"===a.type?0:me(w.props.delay,e?0:1,He.delay)}function B(){O.style.pointerEvents=w.props.interactive&&w.state.isVisible?"":"none",O.style.zIndex=""+w.props.zIndex}function H(e,t,n){var r;(void 0===n&&(n=!0),T.forEach((function(n){n[e]&&n[e].apply(void 0,t)})),n)&&(r=w.props)[e].apply(r,t)}function W(){var t=w.props.aria;if(t.content){var n="aria-"+t.content,r=O.id;be(w.props.triggerTarget||e).forEach((function(e){var t=e.getAttribute(n);if(w.state.isVisible)e.setAttribute(n,t?t+" "+r:r);else{var o=t&&t.replace(r,"").trim();o?e.setAttribute(n,o):e.removeAttribute(n)}}))}}function I(){!A&&w.props.aria.expanded&&be(w.props.triggerTarget||e).forEach((function(e){w.props.interactive?e.setAttribute("aria-expanded",w.state.isVisible&&e===k()?"true":"false"):e.removeAttribute("aria-expanded")}))}function V(){C().removeEventListener("mousemove",g),Fe=Fe.filter((function(e){return e!==g}))}function P(e){if(!(Le.isTouch&&(m||"mousedown"===e.type)||w.props.interactive&&O.contains(e.target))){if(k().contains(e.target)){if(Le.isTouch)return;if(w.state.isVisible&&w.props.trigger.indexOf("click")>=0)return}else H("onClickOutside",[w,e]);!0===w.props.hideOnClick&&(w.clearDelayTimeouts(),w.hide(),l=!0,setTimeout((function(){l=!1})),w.state.isMounted||U())}}function R(){m=!0}function q(){m=!1}function N(){var e=C();e.addEventListener("mousedown",P,!0),e.addEventListener("touchend",P,le),e.addEventListener("touchstart",q,le),e.addEventListener("touchmove",R,le)}function U(){var e=C();e.removeEventListener("mousedown",P,!0),e.removeEventListener("touchend",P,le),e.removeEventListener("touchstart",q,le),e.removeEventListener("touchmove",R,le)}function _(e,t){var n=M().box;function r(e){e.target===n&&(De(n,"remove",r),t())}if(0===e)return t();De(n,"remove",s),De(n,"add",r),s=r}function F(t,n,r){void 0===r&&(r=!1),be(w.props.triggerTarget||e).forEach((function(e){e.addEventListener(t,n,r),h.push({node:e,eventType:t,handler:n,options:r})}))}function z(){var e;L()&&(F("touchstart",X,{passive:!0}),F("touchend",J,{passive:!0})),(e=w.props.trigger,e.split(/\s+/).filter(Boolean)).forEach((function(e){if("manual"!==e)switch(F(e,X),e){case"mouseenter":F("mouseleave",J);break;case"focus":F(Be?"focusout":"blur",G);break;case"focusin":F("focusout",G)}}))}function $(){h.forEach((function(e){var t=e.node,n=e.eventType,r=e.handler,o=e.options;t.removeEventListener(n,r,o)})),h=[]}function X(e){var t,n=!1;if(w.state.isEnabled&&!K(e)&&!l){var r="focus"===(null==(t=a)?void 0:t.type);a=e,u=e.currentTarget,I(),!w.state.isVisible&&ve(e,"MouseEvent")&&Fe.forEach((function(t){return t(e)})),"click"===e.type&&(w.props.trigger.indexOf("mouseenter")<0||d)&&!1!==w.props.hideOnClick&&w.state.isVisible?n=!0:te(e),"click"===e.type&&(d=!n),n&&!r&&ne(e)}}function Y(e){var t=e.target,n=k().contains(t)||O.contains(t);"mousemove"===e.type&&n||function(e,t){var n=t.clientX,r=t.clientY;return e.every((function(e){var t=e.popperRect,o=e.popperState,i=e.props.interactiveBorder,a=o.placement.split("-")[0],s=o.modifiersData.offset;if(!s)return!0;var c="bottom"===a?s.top.y:0,u="top"===a?s.bottom.y:0,f="right"===a?s.left.x:0,p="left"===a?s.right.x:0,d=t.top-r+c>i,l=r-t.bottom-u>i,m=t.left-n+f>i,v=n-t.right-p>i;return d||l||m||v}))}(ee().concat(O).map((function(e){var t,n=null==(t=e._tippy.popperInstance)?void 0:t.state;return n?{popperRect:e.getBoundingClientRect(),popperState:n,props:p}:null})).filter(Boolean),e)&&(V(),ne(e))}function J(e){K(e)||w.props.trigger.indexOf("click")>=0&&d||(w.props.interactive?w.hideWithInteractivity(e):ne(e))}function G(e){w.props.trigger.indexOf("focusin")<0&&e.target!==k()||w.props.interactive&&e.relatedTarget&&O.contains(e.relatedTarget)||ne(e)}function K(e){return!!Le.isTouch&&L()!==e.type.indexOf("touch")>=0}function Q(){Z();var t=w.props,n=t.popperOptions,r=t.placement,o=t.offset,i=t.getReferenceClientRect,a=t.moveTransition,s=j()?Ne(O).arrow:null,u=i?{getBoundingClientRect:i,contextElement:i.contextElement||k()}:e,f=[{name:"offset",options:{offset:o}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!a}},{name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var t=e.state;if(j()){var n=M().box;["placement","reference-hidden","escaped"].forEach((function(e){"placement"===e?n.setAttribute("data-placement",t.placement):t.attributes.popper["data-popper-"+e]?n.setAttribute("data-"+e,""):n.removeAttribute("data-"+e)})),t.attributes.popper={}}}}];j()&&s&&f.push({name:"arrow",options:{element:s,padding:3}}),f.push.apply(f,(null==n?void 0:n.modifiers)||[]),w.popperInstance=ue(u,O,Object.assign({},n,{placement:r,onFirstUpdate:c,modifiers:f}))}function Z(){w.popperInstance&&(w.popperInstance.destroy(),w.popperInstance=null)}function ee(){return we(O.querySelectorAll("[data-tippy-root]"))}function te(e){w.clearDelayTimeouts(),e&&H("onTrigger",[w,e]),N();var t=S(!0),n=D(),o=n[0],i=n[1];Le.isTouch&&"hold"===o&&i&&(t=i),t?r=setTimeout((function(){w.show()}),t):w.show()}function ne(e){if(w.clearDelayTimeouts(),H("onUntrigger",[w,e]),w.state.isVisible){if(!(w.props.trigger.indexOf("mouseenter")>=0&&w.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(e.type)>=0&&d)){var t=S(!1);t?o=setTimeout((function(){w.state.isVisible&&w.hide()}),t):i=requestAnimationFrame((function(){w.hide()}))}}else U()}}function Xe(e,t){void 0===t&&(t={});var n=He.plugins.concat(t.plugins||[]);document.addEventListener("touchstart",ke,le),window.addEventListener("blur",Me);var r=Object.assign({},t,{plugins:n}),o=Ee(e).reduce((function(e,t){var n=t&&$e(t,r);return n&&e.push(n),e}),[]);return Oe(e)?o[0]:o}Xe.defaultProps=He,Xe.setDefaultProps=function(e){Object.keys(e).forEach((function(t){He[t]=e[t]}))},Xe.currentInput=Le,Object.assign({},b,{effect:function(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow)}}),Xe.setDefaultProps({render:Ue}),document.addEventListener("DOMContentLoaded",(function(){var e,t;!function(){var e=document.getElementById("profiled-requests-table");if(e)for(var t=e.getElementsByTagName("tr"),n=function(t){var n=e.rows[t],r=n.dataset.link;n.onclick=function(){window.location.href=r}},r=0;r