!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],t):(e=e||self).tippy=t(e.popper)}(this,(function(e){"use strict";var t={passive:!0,capture:!0},n=function(){return document.body};function r(e,t,n){if(array.isarray(e)){var r=e[t];return null==r?array.isarray(n)?n[t]:n:r}return e}function o(e,t){var n={}.tostring.call(e);return 0===n.indexof("[object")&&n.indexof(t+"]")>-1}function i(e,t){return"function"==typeof e?e.apply(void 0,t):e}function a(e,t){return 0===t?e:function(r){cleartimeout(n),n=settimeout((function(){e(r)}),t)};var n}function s(e,t){var n=object.assign({},e);return t.foreach((function(e){delete n[e]})),n}function u(e){return[].concat(e)}function c(e,t){-1===e.indexof(t)&&e.push(t)}function p(e){return e.split("-")[0]}function f(e){return[].slice.call(e)}function l(e){return object.keys(e).reduce((function(t,n){return void 0!==e[n]&&(t[n]=e[n]),t}),{})}function d(){return document.createelement("div")}function v(e){return["element","fragment"].some((function(t){return o(e,t)}))}function m(e){return o(e,"mouseevent")}function g(e){return!(!e||!e._tippy||e._tippy.reference!==e)}function h(e){return v(e)?[e]:function(e){return o(e,"nodelist")}(e)?f(e):array.isarray(e)?e:f(document.queryselectorall(e))}function b(e,t){e.foreach((function(e){e&&(e.style.transitionduration=t+"ms")}))}function y(e,t){e.foreach((function(e){e&&e.setattribute("data-state",t)}))}function w(e){var t,n=u(e)[0];return null!=n&&null!=(t=n.ownerdocument)&&t.body?n.ownerdocument:document}function e(e,t,n){var r=t+"eventlistener";["transitionend","webkittransitionend"].foreach((function(t){e[r](t,n)}))}function o(e,t){for(var n=t;n;){var r;if(e.contains(n))return!0;n=null==n.getrootnode||null==(r=n.getrootnode())?void 0:r.host}return!1}var x={istouch:!1},c=0;function t(){x.istouch||(x.istouch=!0,window.performance&&document.addeventlistener("mousemove",a))}function a(){var e=performance.now();e-c<20&&(x.istouch=!1,document.removeeventlistener("mousemove",a)),c=e}function l(){var e=document.activeelement;if(g(e)){var t=e._tippy;e.blur&&!t.state.isvisible&&e.blur()}}var d=!!("undefined"!=typeof window&&"undefined"!=typeof document)&&!!window.mscrypto,r=object.assign({appendto:n,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}),k=object.keys(r);function p(e){var t=(e.plugins||[]).reduce((function(t,n){var r,o=n.name,i=n.defaultvalue;o&&(t[o]=void 0!==e[o]?e[o]:null!=(r=r[o])?r:i);return t}),{});return object.assign({},e,t)}function j(e,t){var n=object.assign({},t,{content:i(t.content,[e])},t.ignoreattributes?{}:function(e,t){return(t?object.keys(p(object.assign({},r,{plugins:t}))):k).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({},r.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 m(e,t){e.innerhtml=t}function v(e){var t=d();return!0===e?t.classname="tippy-arrow":(t.classname="tippy-svg-arrow",v(e)?t.appendchild(e):m(t,e)),t}function i(e,t){v(t.content)?(m(e,""),e.appendchild(t.content)):"function"!=typeof t.content&&(t.allowhtml?m(e,t.content):e.textcontent=t.content)}function s(e){var t=e.firstelementchild,n=f(t.children);return{box:t,content:n.find((function(e){return e.classlist.contains("tippy-content")})),arrow:n.find((function(e){return e.classlist.contains("tippy-arrow")||e.classlist.contains("tippy-svg-arrow")})),backdrop:n.find((function(e){return e.classlist.contains("tippy-backdrop")}))}}function n(e){var t=d(),n=d();n.classname="tippy-box",n.setattribute("data-state","hidden"),n.setattribute("tabindex","-1");var r=d();function o(n,r){var o=s(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||i(a,e.props),r.arrow?s?n.arrow!==r.arrow&&(i.removechild(s),i.appendchild(v(r.arrow))):i.appendchild(v(r.arrow)):s&&i.removechild(s)}return r.classname="tippy-content",r.setattribute("data-state","hidden"),i(r,e.props),t.appendchild(n),n.appendchild(r),o(e.props,e.props),{popper:t,onupdate:o}}n.$$tippy=!0;var b=1,h=[],u=[];function _(o,s){var v,g,h,c,t,a,l,k,m=j(o,object.assign({},r,p(l(s)))),v=!1,i=!1,n=!1,_=!1,f=[],w=a(we,m.interactivedebounce),x=b++,y=(k=m.plugins).filter((function(e,t){return k.indexof(e)===t})),$={id:x,reference:o,popper:d(),popperinstance:null,props:m,state:{isenabled:!0,isvisible:!1,isdestroyed:!1,ismounted:!1,isshown:!1},plugins:y,cleardelaytimeouts:function(){cleartimeout(v),cleartimeout(g),cancelanimationframe(h)},setprops:function(e){if($.state.isdestroyed)return;ae("onbeforeupdate",[$,e]),be();var t=$.props,n=j(o,object.assign({},t,l(e),{ignoreattributes:!0}));$.props=n,he(),t.interactivedebounce!==n.interactivedebounce&&(ce(),w=a(we,n.interactivedebounce));t.triggertarget&&!n.triggertarget?u(t.triggertarget).foreach((function(e){e.removeattribute("aria-expanded")})):n.triggertarget&&o.removeattribute("aria-expanded");ue(),ie(),j&&j(t,n);$.popperinstance&&(ce(),ae().foreach((function(e){requestanimationframe(e._tippy.popperinstance.forceupdate)})));ae("onafterupdate",[$,e])},setcontent:function(e){$.setprops({content:e})},show:function(){var e=$.state.isvisible,t=$.state.isdestroyed,o=!$.state.isenabled,a=x.istouch&&!$.props.touch,s=r($.props.duration,0,r.duration);if(e||t||o||a)return;if(te().hasattribute("disabled"))return;if(ae("onshow",[$],!1),!1===$.props.onshow($))return;$.state.isvisible=!0,ee()&&(z.style.visibility="visible");ie(),de(),$.state.ismounted||(z.style.transition="none");if(ee()){var u=re(),p=u.box,f=u.content;b([p,f],0)}a=function(){var e;if($.state.isvisible&&!_){if(_=!0,z.offsetheight,z.style.transition=$.props.movetransition,ee()&&$.props.animation){var t=re(),n=t.box,r=t.content;b([n,r],s),y([n,r],"visible")}se(),ue(),c(u,$),null==(e=$.popperinstance)||e.forceupdate(),ae("onmount",[$]),$.props.animation&&ee()&&function(e,t){me(e,t)}(s,(function(){$.state.isshown=!0,ae("onshown",[$])}))}},function(){var e,t=$.props.appendto,r=te();e=$.props.interactive&&t===n||"parent"===t?r.parentnode:i(t,[r]);e.contains(z)||e.appendchild(z);$.state.ismounted=!0,ce()}()},hide:function(){var e=!$.state.isvisible,t=$.state.isdestroyed,n=!$.state.isenabled,o=r($.props.duration,1,r.duration);if(e||t||n)return;if(ae("onhide",[$],!1),!1===$.props.onhide($))return;$.state.isvisible=!1,$.state.isshown=!1,_=!1,v=!1,ee()&&(z.style.visibility="hidden");if(ce(),ve(),ie(!0),ee()){var i=re(),a=i.box,s=i.content;$.props.animation&&(b([a,s],o),y([a,s],"hidden"))}se(),ue(),$.props.animation?ee()&&function(e,t){me(e,(function(){!$.state.isvisible&&z.parentnode&&z.parentnode.contains(z)&&t()}))}(o,$.unmount):$.unmount()},hidewithinteractivity:function(e){ne().addeventlistener("mousemove",w),c(h,w),w(e)},enable:function(){$.state.isenabled=!0},disable:function(){$.hide(),$.state.isenabled=!1},unmount:function(){$.state.isvisible&&$.hide();if(!$.state.ismounted)return;te(),ae().foreach((function(e){e._tippy.unmount()})),z.parentnode&&z.parentnode.removechild(z);u=u.filter((function(e){return e!==$})),$.state.ismounted=!1,ae("onhidden",[$])},destroy:function(){if($.state.isdestroyed)return;$.cleardelaytimeouts(),$.unmount(),be(),delete o._tippy,$.state.isdestroyed=!0,ae("ondestroy",[$])}};if(!m.render)return $;var q=m.render($),z=q.popper,j=q.onupdate;z.setattribute("data-tippy-root",""),z.id="tippy-"+$.id,$.popper=z,o._tippy=$,z._tippy=$;var g=y.map((function(e){return e.fn($)})),k=o.hasattribute("aria-expanded");return he(),ue(),ie(),ae("oncreate",[$]),m.showoncreate&&le(),z.addeventlistener("mouseenter",(function(){$.props.interactive&&$.state.isvisible&&$.cleardelaytimeouts()})),z.addeventlistener("mouseleave",(function(){$.props.interactive&&$.props.trigger.indexof("mouseenter")>=0&&ne().addeventlistener("mousemove",w)})),$;function q(){var e=$.props.touch;return array.isarray(e)?e:[e,0]}function z(){return"hold"===q()[0]}function ee(){var e;return!(null==(e=$.props.render)||!e.$$tippy)}function te(){return l||o}function ne(){var e=te().parentnode;return e?w(e):document}function re(){return s(z)}function oe(e){return $.state.ismounted&&!$.state.isvisible||x.istouch||c&&"focus"===c.type?0:r($.props.delay,e?0:1,r.delay)}function ie(e){void 0===e&&(e=!1),z.style.pointerevents=$.props.interactive&&!e?"":"none",z.style.zindex=""+$.props.zindex}function ae(e,t,n){var r;(void 0===n&&(n=!0),g.foreach((function(n){n[e]&&n[e].apply(n,t)})),n)&&(r=$.props)[e].apply(r,t)}function se(){var e=$.props.aria;if(e.content){var t="aria-"+e.content,n=z.id;u($.props.triggertarget||o).foreach((function(e){var r=e.getattribute(t);if($.state.isvisible)e.setattribute(t,r?r+" "+n:n);else{var o=r&&r.replace(n,"").trim();o?e.setattribute(t,o):e.removeattribute(t)}}))}}function ue(){!k&&$.props.aria.expanded&&u($.props.triggertarget||o).foreach((function(e){$.props.interactive?e.setattribute("aria-expanded",$.state.isvisible&&e===te()?"true":"false"):e.removeattribute("aria-expanded")}))}function ce(){ne().removeeventlistener("mousemove",w),h=h.filter((function(e){return e!==w}))}function pe(e){if(!x.istouch||!n&&"mousedown"!==e.type){var t=e.composedpath&&e.composedpath()[0]||e.target;if(!$.props.interactive||!o(z,t)){if(u($.props.triggertarget||o).some((function(e){return o(e,t)}))){if(x.istouch)return;if($.state.isvisible&&$.props.trigger.indexof("click")>=0)return}else ae("onclickoutside",[$,e]);!0===$.props.hideonclick&&($.cleardelaytimeouts(),$.hide(),i=!0,settimeout((function(){i=!1})),$.state.ismounted||ve())}}}function fe(){n=!0}function le(){n=!1}function de(){var e=ne();e.addeventlistener("mousedown",pe,!0),e.addeventlistener("touchend",pe,t),e.addeventlistener("touchstart",le,t),e.addeventlistener("touchmove",fe,t)}function ve(){var e=ne();e.removeeventlistener("mousedown",pe,!0),e.removeeventlistener("touchend",pe,t),e.removeeventlistener("touchstart",le,t),e.removeeventlistener("touchmove",fe,t)}function me(e,t){var n=re().box;function r(e){e.target===n&&(e(n,"remove",r),t())}if(0===e)return t();e(n,"remove",t),e(n,"add",r),t=r}function ge(e,t,n){void 0===n&&(n=!1),u($.props.triggertarget||o).foreach((function(r){r.addeventlistener(e,t,n),f.push({node:r,eventtype:e,handler:t,options:n})}))}function he(){var e;z()&&(ge("touchstart",ye,{passive:!0}),ge("touchend",ee,{passive:!0})),(e=$.props.trigger,e.split(/\s+/).filter(boolean)).foreach((function(e){if("manual"!==e)switch(ge(e,ye),e){case"mouseenter":ge("mouseleave",ee);break;case"focus":ge(d?"focusout":"blur",oe);break;case"focusin":ge("focusout",oe)}}))}function be(){f.foreach((function(e){var t=e.node,n=e.eventtype,r=e.handler,o=e.options;t.removeeventlistener(n,r,o)})),f=[]}function ye(e){var t,n=!1;if($.state.isenabled&&!xe(e)&&!i){var r="focus"===(null==(t=c)?void 0:t.type);c=e,l=e.currenttarget,ue(),!$.state.isvisible&&m(e)&&h.foreach((function(t){return t(e)})),"click"===e.type&&($.props.trigger.indexof("mouseenter")<0||v)&&!1!==$.props.hideonclick&&$.state.isvisible?n=!0:le(e),"click"===e.type&&(v=!n),n&&!r&&de(e)}}function we(e){var t=e.target,n=te().contains(t)||z.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=p(o.placement),s=o.modifiersdata.offset;if(!s)return!0;var u="bottom"===a?s.top.y:0,c="top"===a?s.bottom.y:0,f="right"===a?s.left.x:0,l="left"===a?s.right.x:0,d=t.top-r+u>i,v=r-t.bottom-c>i,m=t.left-n+f>i,g=n-t.right-l>i;return d||v||m||g}))}(ae().concat(z).map((function(e){var t,n=null==(t=e._tippy.popperinstance)?void 0:t.state;return n?{popperrect:e.getboundingclientrect(),popperstate:n,props:m}:null})).filter(boolean),e)&&(ce(),de(e))}function ee(e){xe(e)||$.props.trigger.indexof("click")>=0&&v||($.props.interactive?$.hidewithinteractivity(e):de(e))}function oe(e){$.props.trigger.indexof("focusin")<0&&e.target!==te()||$.props.interactive&&e.relatedtarget&&z.contains(e.relatedtarget)||de(e)}function xe(e){return!!x.istouch&&z()!==e.type.indexof("touch")>=0}function ce(){te();var t=$.props,n=t.popperoptions,r=t.placement,i=t.offset,a=t.getreferenceclientrect,s=t.movetransition,u=ee()?s(z).arrow:null,c=a?{getboundingclientrect:a,contextelement:a.contextelement||te()}:o,p=[{name:"offset",options:{offset:i}},{name:"preventoverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computestyles",options:{adaptive:!s}},{name:"$$tippy",enabled:!0,phase:"beforewrite",requires:["computestyles"],fn:function(e){var t=e.state;if(ee()){var n=re().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={}}}}];ee()&&u&&p.push({name:"arrow",options:{element:u,padding:3}}),p.push.apply(p,(null==n?void 0:n.modifiers)||[]),$.popperinstance=e.createpopper(c,z,object.assign({},n,{placement:r,onfirstupdate:a,modifiers:p}))}function te(){$.popperinstance&&($.popperinstance.destroy(),$.popperinstance=null)}function ae(){return f(z.queryselectorall("[data-tippy-root]"))}function le(e){$.cleardelaytimeouts(),e&&ae("ontrigger",[$,e]),de();var t=oe(!0),n=q(),r=n[0],o=n[1];x.istouch&&"hold"===r&&o&&(t=o),t?v=settimeout((function(){$.show()}),t):$.show()}function de(e){if($.cleardelaytimeouts(),ae("onuntrigger",[$,e]),$.state.isvisible){if(!($.props.trigger.indexof("mouseenter")>=0&&$.props.trigger.indexof("click")>=0&&["mouseleave","mousemove"].indexof(e.type)>=0&&v)){var t=oe(!1);t?g=settimeout((function(){$.state.isvisible&&$.hide()}),t):h=requestanimationframe((function(){$.hide()}))}}else ve()}}function f(e,n){void 0===n&&(n={});var r=r.plugins.concat(n.plugins||[]);document.addeventlistener("touchstart",t,t),window.addeventlistener("blur",l);var o=object.assign({},n,{plugins:r}),i=h(e).reduce((function(e,t){var n=t&&_(t,o);return n&&e.push(n),e}),[]);return v(e)?i[0]:i}f.defaultprops=r,f.setdefaultprops=function(e){object.keys(e).foreach((function(t){r[t]=e[t]}))},f.currentinput=x;var w=object.assign({},e.applystyles,{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)}}),x={mouseover:"mouseenter",focusin:"focus",click:"click"};var y={name:"animatefill",defaultvalue:!1,fn:function(e){var t;if(null==(t=e.props.render)||!t.$$tippy)return{};var n=s(e.popper),r=n.box,o=n.content,i=e.props.animatefill?function(){var e=d();return e.classname="tippy-backdrop",y([e],"hidden"),e}():null;return{oncreate:function(){i&&(r.insertbefore(i,r.firstelementchild),r.setattribute("data-animatefill",""),r.style.overflow="hidden",e.setprops({arrow:!1,animation:"shift-away"}))},onmount:function(){if(i){var e=r.style.transitionduration,t=number(e.replace("ms",""));o.style.transitiondelay=math.round(t/10)+"ms",i.style.transitionduration=e,y([i],"visible")}},onshow:function(){i&&(i.style.transitionduration="0ms")},onhide:function(){i&&y([i],"hidden")}}}};var $={clientx:0,clienty:0},q=[];function z(e){var t=e.clientx,n=e.clienty;$={clientx:t,clienty:n}}var j={name:"followcursor",defaultvalue:!1,fn:function(e){var t=e.reference,n=w(e.props.triggertarget||t),r=!1,o=!1,i=!0,a=e.props;function s(){return"initial"===e.props.followcursor&&e.state.isvisible}function u(){n.addeventlistener("mousemove",f)}function c(){n.removeeventlistener("mousemove",f)}function p(){r=!0,e.setprops({getreferenceclientrect:null}),r=!1}function f(n){var r=!n.target||t.contains(n.target),o=e.props.followcursor,i=n.clientx,a=n.clienty,s=t.getboundingclientrect(),u=i-s.left,c=a-s.top;!r&&e.props.interactive||e.setprops({getreferenceclientrect:function(){var e=t.getboundingclientrect(),n=i,r=a;"initial"===o&&(n=e.left+u,r=e.top+c);var s="horizontal"===o?e.top:r,p="vertical"===o?e.right:n,f="horizontal"===o?e.bottom:r,l="vertical"===o?e.left:n;return{width:p-l,height:f-s,top:s,right:p,bottom:f,left:l}}})}function l(){e.props.followcursor&&(q.push({instance:e,doc:n}),function(e){e.addeventlistener("mousemove",z)}(n))}function d(){0===(q=q.filter((function(t){return t.instance!==e}))).filter((function(e){return e.doc===n})).length&&function(e){e.removeeventlistener("mousemove",z)}(n)}return{oncreate:l,ondestroy:d,onbeforeupdate:function(){a=e.props},onafterupdate:function(t,n){var i=n.followcursor;r||void 0!==i&&a.followcursor!==i&&(d(),i?(l(),!e.state.ismounted||o||s()||u()):(c(),p()))},onmount:function(){e.props.followcursor&&!o&&(i&&(f($),i=!1),s()||u())},ontrigger:function(e,t){m(t)&&($={clientx:t.clientx,clienty:t.clienty}),o="focus"===t.type},onhidden:function(){e.props.followcursor&&(p(),c(),i=!0)}}}};var g={name:"inlinepositioning",defaultvalue:!1,fn:function(e){var t,n=e.reference;var r=-1,o=!1,i=[],a={name:"tippyinlinepositioning",enabled:!0,phase:"afterwrite",fn:function(o){var a=o.state;e.props.inlinepositioning&&(-1!==i.indexof(a.placement)&&(i=[]),t!==a.placement&&-1===i.indexof(a.placement)&&(i.push(a.placement),e.setprops({getreferenceclientrect:function(){return function(e){return function(e,t,n,r){if(n.length<2||null===e)return t;if(2===n.length&&r>=0&&n[0].left>n[1].right)return n[r]||t;switch(e){case"top":case"bottom":var o=n[0],i=n[n.length-1],a="top"===e,s=o.top,u=i.bottom,c=a?o.left:i.left,p=a?o.right:i.right;return{top:s,bottom:u,left:c,right:p,width:p-c,height:u-s};case"left":case"right":var f=math.min.apply(math,n.map((function(e){return e.left}))),l=math.max.apply(math,n.map((function(e){return e.right}))),d=n.filter((function(t){return"left"===e?t.left===f:t.right===l})),v=d[0].top,m=d[d.length-1].bottom;return{top:v,bottom:m,left:f,right:l,width:l-f,height:m-v};default:return t}}(p(e),n.getboundingclientrect(),f(n.getclientrects()),r)}(a.placement)}})),t=a.placement)}};function s(){var t;o||(t=function(e,t){var n;return{popperoptions:object.assign({},e.popperoptions,{modifiers:[].concat(((null==(n=e.popperoptions)?void 0:n.modifiers)||[]).filter((function(e){return e.name!==t.name})),[t])})}}(e.props,a),o=!0,e.setprops(t),o=!1)}return{oncreate:s,onafterupdate:s,ontrigger:function(t,n){if(m(n)){var o=f(e.reference.getclientrects()),i=o.find((function(e){return e.left-2<=n.clientx&&e.right+2>=n.clientx&&e.top-2<=n.clienty&&e.bottom+2>=n.clienty})),a=o.indexof(i);r=a>-1?a:r}},onhidden:function(){r=-1}}}};var k={name:"sticky",defaultvalue:!1,fn:function(e){var t=e.reference,n=e.popper;function r(t){return!0===e.props.sticky||e.props.sticky===t}var o=null,i=null;function a(){var s=r("reference")?(e.popperinstance?e.popperinstance.state.elements.reference:t).getboundingclientrect():null,u=r("popper")?n.getboundingclientrect():null;(s&&q(o,s)||u&&q(i,u))&&e.popperinstance&&e.popperinstance.update(),o=s,i=u,e.state.ismounted&&requestanimationframe(a)}return{onmount:function(){e.props.sticky&&a()}}}};function q(e,t){return!e||!t||(e.top!==t.top||e.right!==t.right||e.bottom!==t.bottom||e.left!==t.left)}return f.setdefaultprops({plugins:[y,j,g,k],render:n}),f.createsingleton=function(e,t){var n;void 0===t&&(t={});var r,o=e,i=[],a=[],c=t.overrides,p=[],f=!1;function l(){a=o.map((function(e){return u(e.props.triggertarget||e.reference)})).reduce((function(e,t){return e.concat(t)}),[])}function v(){i=o.map((function(e){return e.reference}))}function m(e){o.foreach((function(t){e?t.enable():t.disable()}))}function g(e){return o.map((function(t){var n=t.setprops;return t.setprops=function(o){n(o),t.reference===r&&e.setprops(o)},function(){t.setprops=n}}))}function h(e,t){var n=a.indexof(t);if(t!==r){r=t;var s=(c||[]).concat("content").reduce((function(e,t){return e[t]=o[n].props[t],e}),{});e.setprops(object.assign({},s,{getreferenceclientrect:"function"==typeof s.getreferenceclientrect?s.getreferenceclientrect:function(){var e;return null==(e=i[n])?void 0:e.getboundingclientrect()}}))}}m(!1),v(),l();var b={fn:function(){return{ondestroy:function(){m(!0)},onhidden:function(){r=null},onclickoutside:function(e){e.props.showoncreate&&!f&&(f=!0,r=null)},onshow:function(e){e.props.showoncreate&&!f&&(f=!0,h(e,i[0]))},ontrigger:function(e,t){h(e,t.currenttarget)}}}},y=f(d(),object.assign({},s(t,["overrides"]),{plugins:[b].concat(t.plugins||[]),triggertarget:a,popperoptions:object.assign({},t.popperoptions,{modifiers:[].concat((null==(n=t.popperoptions)?void 0:n.modifiers)||[],[w])})})),w=y.show;y.show=function(e){if(w(),!r&&null==e)return h(y,i[0]);if(!r||null!=e){if("number"==typeof e)return i[e]&&h(y,i[e]);if(o.indexof(e)>=0){var t=e.reference;return h(y,t)}return i.indexof(e)>=0?h(y,e):void 0}},y.shownext=function(){var e=i[0];if(!r)return y.show(0);var t=i.indexof(r);y.show(i[t+1]||e)},y.showprevious=function(){var e=i[i.length-1];if(!r)return y.show(e);var t=i.indexof(r),n=i[t-1]||e;y.show(n)};var e=y.setprops;return y.setprops=function(e){c=e.overrides||c,e(e)},y.setinstances=function(e){m(!0),p.foreach((function(e){return e()})),o=e,m(!1),v(),l(),p=g(y),y.setprops({triggertarget:a})},p=g(y),y},f.delegate=function(e,n){var r=[],o=[],i=!1,a=n.target,c=s(n,["target"]),p=object.assign({},c,{trigger:"manual",touch:!1}),f=object.assign({touch:r.touch},c,{showoncreate:!0}),l=f(e,p);function d(e){if(e.target&&!i){var t=e.target.closest(a);if(t){var r=t.getattribute("data-tippy-trigger")||n.trigger||r.trigger;if(!t._tippy&&!("touchstart"===e.type&&"boolean"==typeof f.touch||"touchstart"!==e.type&&r.indexof(x[e.type])<0)){var s=f(t,f);s&&(o=o.concat(s))}}}}function v(e,t,n,o){void 0===o&&(o=!1),e.addeventlistener(t,n,o),r.push({node:e,eventtype:t,handler:n,options:o})}return u(l).foreach((function(e){var n=e.destroy,a=e.enable,s=e.disable;e.destroy=function(e){void 0===e&&(e=!0),e&&o.foreach((function(e){e.destroy()})),o=[],r.foreach((function(e){var t=e.node,n=e.eventtype,r=e.handler,o=e.options;t.removeeventlistener(n,r,o)})),r=[],n()},e.enable=function(){a(),o.foreach((function(e){return e.enable()})),i=!1},e.disable=function(){s(),o.foreach((function(e){return e.disable()})),i=!0},function(e){var n=e.reference;v(n,"touchstart",d,t),v(n,"mouseover",d),v(n,"focusin",d),v(n,"click",d)}(e)})),l},f.hideall=function(e){var t=void 0===e?{}:e,n=t.exclude,r=t.duration;u.foreach((function(e){var t=!1;if(n&&(t=g(n)?e.reference===n:e.popper===n.popper),!t){var o=e.props.duration;e.setprops({duration:r}),e.hide(),e.state.isdestroyed||e.setprops({duration:o})}}))},f.roundarrow='',f})); //# sourcemappingurl=tippy.umd.min.js.map