UNPKG

tippy.js

Version:

The complete tooltip, popover, dropdown, and menu solution for the web

3 lines (2 loc) 19.4 kB
!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};function n(e,t,n){if(Array.isArray(e)){var i=e[t];return null==i?Array.isArray(n)?n[t]:n:i}return e}function i(e,t){var n={}.toString.call(e);return 0===n.indexOf("[object")&&n.indexOf(t+"]")>-1}function r(e,t){return"function"==typeof e?e.apply(void 0,t):e}function o(e,t){return 0===t?e:function(i){clearTimeout(n),n=setTimeout((function(){e(i)}),t)};var n}function a(e,t){var n=Object.assign({},e);return t.forEach((function(e){delete n[e]})),n}function s(e){return[].concat(e)}function u(e,t){-1===e.indexOf(t)&&e.push(t)}function c(e){return e.split("-")[0]}function p(e){return[].slice.call(e)}function f(){return document.createElement("div")}function l(e){return i(e,"Element")}function d(e){return i(e,"MouseEvent")}function v(e){return!(!e||!e._tippy||e._tippy.reference!==e)}function g(e){return l(e)?[e]:function(e){return i(e,"NodeList")}(e)?p(e):Array.isArray(e)?e:p(document.querySelectorAll(e))}function m(e,t){e.forEach((function(e){e&&(e.style.transitionDuration=t+"ms")}))}function h(e,t){e.forEach((function(e){e&&e.setAttribute("data-state",t)}))}function b(e){var t=s(e)[0];return t&&t.ownerDocument||document}function y(e,t,n){var i=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach((function(t){e[i](t,n)}))}var E={isTouch:!1},T=0;function w(){E.isTouch||(E.isTouch=!0,window.performance&&document.addEventListener("mousemove",O))}function O(){var e=performance.now();e-T<20&&(E.isTouch=!1,document.removeEventListener("mousemove",O)),T=e}function x(){var e=document.activeElement;if(v(e)){var t=e._tippy;e.blur&&!t.state.isVisible&&e.blur()}}var A="undefined"!=typeof window&&"undefined"!=typeof document,C=A?navigator.userAgent:"",D=/MSIE |Trident\//.test(C),k=A&&/iPhone|iPad|iPod/.test(navigator.platform),L=Object.assign({appendTo:function(){return document.body},aria:{content:"auto",expanded:"auto"},content:"",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}),V=Object.keys(L);function j(e){var t=(e.plugins||[]).reduce((function(t,n){var i=n.name,r=n.defaultValue;return i&&(t[i]=void 0!==e[i]?e[i]:r),t}),{});return Object.assign({},e,{},t)}function R(e,t){var n=Object.assign({},t,{content:r(t.content,[e])},t.ignoreAttributes?{}:function(e,t){return(t?Object.keys(j(Object.assign({},L,{plugins:t}))):V).reduce((function(t,n){var i=(e.getAttribute("data-tippy-"+n)||"").trim();if(!i)return t;if("content"===n)t[n]=i;else try{t[n]=JSON.parse(i)}catch(e){t[n]=i}return t}),{})}(e,t.plugins));return n.aria=Object.assign({},L.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){var t=e.firstElementChild,n=p(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")}))}}var P=1,S=[],I=[];function B(i,a){var l,v,g,T,w,O,x,A,C=R(i,Object.assign({},L,{},j(a))),V=!1,B=!1,U=!1,H=[],_=o(me,C.interactiveDebounce),N=b(C.triggerTarget||i),F=P++,X=(A=C.plugins).filter((function(e,t){return A.indexOf(e)===t})),Y={id:F,reference:i,popper:f(),popperInstance:null,props:C,state:{isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},plugins:X,clearDelayTimeouts:function(){clearTimeout(l),clearTimeout(v),cancelAnimationFrame(g)},setProps:function(e){if(Y.state.isDestroyed)return;re("onBeforeUpdate",[Y,e]),ve();var t=Y.props,n=R(i,Object.assign({},Y.props,{},e,{ignoreAttributes:!0}));Y.props=n,de(),t.interactiveDebounce!==n.interactiveDebounce&&(se(),_=o(me,n.interactiveDebounce));t.triggerTarget&&!n.triggerTarget?s(t.triggerTarget).forEach((function(e){e.removeAttribute("aria-expanded")})):n.triggerTarget&&i.removeAttribute("aria-expanded");ae(),ne(),$&&$(t,n);Y.popperInstance&&(Ee(),we().forEach((function(e){requestAnimationFrame(e._tippy.popperInstance.forceUpdate)})));re("onAfterUpdate",[Y,e])},setContent:function(e){Y.setProps({content:e})},show:function(){var e=Y.state.isVisible,t=Y.state.isDestroyed,i=!Y.state.isEnabled,o=E.isTouch&&!Y.props.touch,a=n(Y.props.duration,0,L.duration);if(e||t||i||o)return;if(Z().hasAttribute("disabled"))return;if(re("onShow",[Y],!1),!1===Y.props.onShow(Y))return;Y.state.isVisible=!0,Q()&&(z.style.visibility="visible");ne(),ce(),Y.state.isMounted||(z.style.transition="none");if(Q()){var s=ee(),c=s.box,p=s.content;m([c,p],0)}O=function(){if(Y.state.isVisible&&!U){if(U=!0,z.offsetHeight,z.style.transition=Y.props.moveTransition,Q()&&Y.props.animation){var e=ee(),t=e.box,n=e.content;m([t,n],a),h([t,n],"visible")}oe(),ae(),u(I,Y),ie(!0),Y.state.isMounted=!0,re("onMount",[Y]),Y.props.animation&&Q()&&function(e,t){fe(e,t)}(a,(function(){Y.state.isShown=!0,re("onShown",[Y])}))}},function(){var e,t=Y.props.appendTo,n=Z();e=Y.props.interactive&&t===L.appendTo||"parent"===t?n.parentNode:r(t,[n]);e.contains(z)||e.appendChild(z);Ee()}()},hide:function(){var e=!Y.state.isVisible,t=Y.state.isDestroyed,i=!Y.state.isEnabled,r=n(Y.props.duration,1,L.duration);if(e||t||i)return;if(re("onHide",[Y],!1),!1===Y.props.onHide(Y))return;Y.state.isVisible=!1,Y.state.isShown=!1,U=!1,Q()&&(z.style.visibility="hidden");if(se(),pe(),ne(),Q()){var o=ee(),a=o.box,s=o.content;Y.props.animation&&(m([a,s],r),h([a,s],"hidden"))}oe(),ae(),Y.props.animation?Q()&&function(e,t){fe(e,(function(){!Y.state.isVisible&&z.parentNode&&z.parentNode.contains(z)&&t()}))}(r,Y.unmount):Y.unmount()},enable:function(){Y.state.isEnabled=!0},disable:function(){Y.hide(),Y.state.isEnabled=!1},unmount:function(){Y.state.isVisible&&Y.hide();if(!Y.state.isMounted)return;Te(),we().forEach((function(e){e._tippy.unmount()})),z.parentNode&&z.parentNode.removeChild(z);0===(I=I.filter((function(e){return e!==Y}))).length&&ie(!1);Y.state.isMounted=!1,re("onHidden",[Y])},destroy:function(){if(Y.state.isDestroyed)return;Y.clearDelayTimeouts(),Y.unmount(),ve(),delete i._tippy,Y.state.isDestroyed=!0,re("onDestroy",[Y])}};if(!C.render)return Y;var q=C.render(Y),z=q.popper,$=q.onUpdate;z.setAttribute("data-tippy-root",""),z.id="tippy-"+Y.id,Y.popper=z,i._tippy=Y,z._tippy=Y;var W=X.map((function(e){return e.fn(Y)})),J=i.hasAttribute("aria-expanded");return de(),ae(),ne(),re("onCreate",[Y]),C.showOnCreate&&Oe(),z.addEventListener("mouseenter",(function(){Y.props.interactive&&Y.state.isVisible&&Y.clearDelayTimeouts()})),z.addEventListener("mouseleave",(function(e){Y.props.interactive&&Y.props.trigger.indexOf("mouseenter")>=0&&(N.addEventListener("mousemove",_),_(e))})),Y;function G(){var e=Y.props.touch;return Array.isArray(e)?e:[e,0]}function K(){return"hold"===G()[0]}function Q(){var e;return!!(null==(e=Y.props.render)?void 0:e.$$tippy)}function Z(){return x||i}function ee(){return M(z)}function te(e){return Y.state.isMounted&&!Y.state.isVisible||E.isTouch||T&&"focus"===T.type?0:n(Y.props.delay,e?0:1,L.delay)}function ne(){z.style.pointerEvents=Y.props.interactive&&Y.state.isVisible?"":"none",z.style.zIndex=""+Y.props.zIndex}function ie(e){var t=e&&k&&E.isTouch;N.body.classList[t?"add":"remove"]("tippy-iOS")}function re(e,t,n){var i;(void 0===n&&(n=!0),W.forEach((function(n){n[e]&&n[e].apply(void 0,t)})),n)&&(i=Y.props)[e].apply(i,t)}function oe(){var e=Y.props.aria;if(e.content){var t="aria-"+e.content,n=z.id;s(Y.props.triggerTarget||i).forEach((function(e){var i=e.getAttribute(t);if(Y.state.isVisible)e.setAttribute(t,i?i+" "+n:n);else{var r=i&&i.replace(n,"").trim();r?e.setAttribute(t,r):e.removeAttribute(t)}}))}}function ae(){!J&&Y.props.aria.expanded&&s(Y.props.triggerTarget||i).forEach((function(e){Y.props.interactive?e.setAttribute("aria-expanded",Y.state.isVisible&&e===Z()?"true":"false"):e.removeAttribute("aria-expanded")}))}function se(){N.body.removeEventListener("mouseleave",xe),N.removeEventListener("mousemove",_),S=S.filter((function(e){return e!==_}))}function ue(e){if(!Y.props.interactive||!z.contains(e.target)){if(Z().contains(e.target)){if(E.isTouch)return;if(Y.state.isVisible&&Y.props.trigger.indexOf("click")>=0)return}else Y.props.onClickOutside(Y,e);!0===Y.props.hideOnClick&&(V=!1,Y.clearDelayTimeouts(),Y.hide(),B=!0,setTimeout((function(){B=!1})),Y.state.isMounted||pe())}}function ce(){N.addEventListener("mousedown",ue,!0)}function pe(){N.removeEventListener("mousedown",ue,!0)}function fe(e,t){var n=ee().box;function i(e){e.target===n&&(y(n,"remove",i),t())}if(0===e)return t();y(n,"remove",w),y(n,"add",i),w=i}function le(e,t,n){void 0===n&&(n=!1),s(Y.props.triggerTarget||i).forEach((function(i){i.addEventListener(e,t,n),H.push({node:i,eventType:e,handler:t,options:n})}))}function de(){var e;K()&&(le("touchstart",ge,t),le("touchend",he,t)),(e=Y.props.trigger,e.split(/\s+/).filter(Boolean)).forEach((function(e){if("manual"!==e)switch(le(e,ge),e){case"mouseenter":le("mouseleave",he);break;case"focus":le(D?"focusout":"blur",be);break;case"focusin":le("focusout",be)}}))}function ve(){H.forEach((function(e){var t=e.node,n=e.eventType,i=e.handler,r=e.options;t.removeEventListener(n,i,r)})),H=[]}function ge(e){var t=!1;if(Y.state.isEnabled&&!ye(e)&&!B){if(T=e,x=e.currentTarget,ae(),!Y.state.isVisible&&d(e)&&S.forEach((function(t){return t(e)})),"click"===e.type&&(Y.props.trigger.indexOf("mouseenter")<0||V)&&!1!==Y.props.hideOnClick&&Y.state.isVisible)t=!0;else{var n=G(),i=n[0],r=n[1];E.isTouch&&"hold"===i&&r?l=setTimeout((function(){Oe(e)}),r):Oe(e)}"click"===e.type&&(V=!t),t&&xe(e)}}function me(e){var t=e.target,n=i.contains(t)||z.contains(t);"mousemove"===e.type&&n||function(e,t){var n=t.clientX,i=t.clientY;return e.every((function(e){var t=e.popperRect,r=e.popperState,o=e.props.interactiveBorder,a=c(r.placement),s=r.modifiersData.offset;if(!s)return!0;var u="bottom"===a?s.top.y:0,p="top"===a?s.bottom.y:0,f="right"===a?s.left.x:0,l="left"===a?s.right.x:0,d=t.top-i+u>o,v=i-t.bottom-p>o,g=t.left-n+f>o,m=n-t.right-l>o;return d||v||g||m}))}(we().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:C}:null})).filter(Boolean),e)&&(se(),xe(e))}function he(e){if(!(ye(e)||Y.props.trigger.indexOf("click")>=0&&V))return Y.props.interactive?(N.body.addEventListener("mouseleave",xe),N.addEventListener("mousemove",_),u(S,_),void _(e)):void xe(e)}function be(e){Y.props.trigger.indexOf("focusin")<0&&e.target!==Z()||Y.props.interactive&&e.relatedTarget&&z.contains(e.relatedTarget)||xe(e)}function ye(e){return!!E.isTouch&&K()!==e.type.indexOf("touch")>=0}function Ee(){Te();var t=Y.props,n=t.popperOptions,r=t.placement,o=t.offset,a=t.getReferenceClientRect,s=t.moveTransition,u=Q()?M(z).arrow:null,c=a?{getBoundingClientRect:a}:i,p={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(e){var t=e.state;if(Q()){var n=ee().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={}}}},f={name:"arrow",enabled:!!u,options:{element:u,padding:3}},l=[{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:!s}}].concat(Q()?[f]:[],(null==n?void 0:n.modifiers)||[],[p]);Y.popperInstance=e.createPopper(c,z,Object.assign({},n,{placement:r,onFirstUpdate:O,modifiers:l}))}function Te(){Y.popperInstance&&(Y.popperInstance.destroy(),Y.popperInstance=null)}function we(){return p(z.querySelectorAll("[data-tippy-root]"))}function Oe(e){Y.clearDelayTimeouts(),e&&re("onTrigger",[Y,e]),ce();var t=te(!0);t?l=setTimeout((function(){Y.show()}),t):Y.show()}function xe(e){if(Y.clearDelayTimeouts(),re("onUntrigger",[Y,e]),Y.state.isVisible){if(!(Y.props.trigger.indexOf("mouseenter")>=0&&Y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(e.type)>=0&&V)){var t=te(!1);t?v=setTimeout((function(){Y.state.isVisible&&Y.hide()}),t):g=requestAnimationFrame((function(){Y.hide()}))}}else pe()}}function U(e,n){void 0===n&&(n={});var i=L.plugins.concat(n.plugins||[]);document.addEventListener("touchstart",w,Object.assign({},t,{capture:!0})),window.addEventListener("blur",x);var r=Object.assign({},n,{plugins:i}),o=g(e).reduce((function(e,t){var n=t&&B(t,r);return n&&e.push(n),e}),[]);return l(e)?o[0]:o}U.defaultProps=L,U.setDefaultProps=function(e){Object.keys(e).forEach((function(t){L[t]=e[t]}))},U.currentInput=E;var H={mouseover:"mouseenter",focusin:"focus",click:"click"};var _={name:"animateFill",defaultValue:!1,fn:function(e){var t;if(!(null==(t=e.props.render)?void 0:t.$$tippy))return{};var n=M(e.popper),i=n.box,r=n.content,o=e.props.animateFill?function(){var e=f();return e.className="tippy-backdrop",h([e],"hidden"),e}():null;return{onCreate:function(){o&&(i.insertBefore(o,i.firstElementChild),i.setAttribute("data-animatefill",""),i.style.overflow="hidden",e.setProps({arrow:!1,animation:"shift-away"}))},onMount:function(){if(o){var e=i.style.transitionDuration,t=Number(e.replace("ms",""));r.style.transitionDelay=Math.round(t/10)+"ms",o.style.transitionDuration=e,h([o],"visible")}},onShow:function(){o&&(o.style.transitionDuration="0ms")},onHide:function(){o&&h([o],"hidden")}}}};var N={name:"followCursor",defaultValue:!1,fn:function(e){var t=e.reference,n=b(e.props.triggerTarget||t),i=null;function r(){return"manual"===e.props.trigger.trim()}function o(){var t=!!r()||null!==i&&!(0===i.clientX&&0===i.clientY);return e.props.followCursor&&t}function a(t){t&&e.setProps({getReferenceClientRect:null})}function s(){o()?n.addEventListener("mousemove",c):a(e.props.followCursor)}function u(){n.removeEventListener("mousemove",c)}function c(n){i={clientX:n.clientX,clientY:n.clientY};var r=!n.target||t.contains(n.target),o=e.props.followCursor,a=n.clientX,s=n.clientY,c=t.getBoundingClientRect(),p=a-c.left,f=s-c.top;!r&&e.props.interactive||e.setProps({getReferenceClientRect:function(){var e=t.getBoundingClientRect(),n=a,i=s;"initial"===o&&(n=e.left+p,i=e.top+f);var r="horizontal"===o?e.top:i,u="vertical"===o?e.right:n,c="horizontal"===o?e.bottom:i,l="vertical"===o?e.left:n;return{width:u-l,height:c-r,top:r,right:u,bottom:c,left:l}}}),(E.isTouch||"initial"===e.props.followCursor&&e.state.isVisible)&&u()}return{onAfterUpdate:function(e,t){var n=t.followCursor;void 0===n||n||a(!0)},onMount:function(){o()&&c(i)},onShow:function(){r()&&(i={clientX:0,clientY:0},s())},onTrigger:function(e,t){i||(d(t)&&(i={clientX:t.clientX,clientY:t.clientY}),s())},onUntrigger:function(){e.state.isVisible||(u(),i=null)},onHidden:function(){u(),i=null}}}},F={name:"inlinePositioning",defaultValue:!1,fn:function(e){var t,n=e.reference;var i={name:"tippyInlinePositioning",enabled:!0,phase:"afterWrite",fn:function(i){var r=i.state;e.props.inlinePositioning&&(t!==r.placement&&e.setProps({getReferenceClientRect:function(){return function(e){return function(e,t,n){if(n.length<2||null===e)return t;switch(e){case"top":case"bottom":var i=n[0],r=n[n.length-1],o="top"===e,a=i.top,s=r.bottom,u=o?i.left:r.left,c=o?i.right:r.right;return{top:a,bottom:s,left:u,right:c,width:c-u,height:s-a};case"left":case"right":var p=Math.min.apply(Math,n.map((function(e){return e.left}))),f=Math.max.apply(Math,n.map((function(e){return e.right}))),l=n.filter((function(t){return"left"===e?t.left===p:t.right===f})),d=l[0].top,v=l[l.length-1].bottom;return{top:d,bottom:v,left:p,right:f,width:f-p,height:v-d};default:return t}}(c(e),n.getBoundingClientRect(),p(n.getClientRects()))}(r.placement)}}),t=r.placement)}};return{onCreate:function(){var t;e.setProps({popperOptions:Object.assign({},e.props.popperOptions,{modifiers:[].concat((null==(t=e.props.popperOptions)?void 0:t.modifiers)||[],[i])})})}}}};var X={name:"sticky",defaultValue:!1,fn:function(e){var t=e.reference,n=e.popper;function i(t){return!0===e.props.sticky||e.props.sticky===t}var r=null,o=null;function a(){var s=i("reference")?(e.popperInstance?e.popperInstance.state.elements.reference:t).getBoundingClientRect():null,u=i("popper")?n.getBoundingClientRect():null;(s&&Y(r,s)||u&&Y(o,u))&&e.popperInstance&&e.popperInstance.update(),r=s,o=u,e.state.isMounted&&requestAnimationFrame(a)}return{onMount:function(){e.props.sticky&&a()}}}};function Y(e,t){return!e||!t||(e.top!==t.top||e.right!==t.right||e.bottom!==t.bottom||e.left!==t.left)}return U.setDefaultProps({plugins:[_,N,F,X],animation:!1}),U.createSingleton=function(e,t){var n;void 0===t&&(t={}),e.forEach((function(e){e.disable()}));var i=e.map((function(e){return e.reference})),r={fn:function(){return{onDestroy:function(){e.forEach((function(e){e.enable()}))},onTrigger:function(r,o){var a=o.currentTarget,s=i.indexOf(a);if(a!==n){n=a;var u=(t.overrides||[]).concat("content").reduce((function(t,n){return t[n]=e[s].props[n],t}),{});r.setProps(Object.assign({},u,{getReferenceClientRect:function(){return a.getBoundingClientRect()}}))}}}}};return U(f(),Object.assign({},a(t,["overrides"]),{plugins:[r].concat(t.plugins||[]),triggerTarget:i}))},U.delegate=function(e,t){var n=[],i=[],r=t.target,o=a(t,["target"]),u=Object.assign({},o,{trigger:"manual"}),c=Object.assign({},o,{showOnCreate:!0}),p=U(e,u);function f(e){if(e.target){var n=e.target.closest(r);if(n)if(!((n.getAttribute("data-tippy-trigger")||t.trigger||L.trigger).indexOf(H[e.type])<0||n._tippy)){var o=U(n,c);o&&(i=i.concat(o))}}}function l(e,t,i,r){void 0===r&&(r=!1),e.addEventListener(t,i,r),n.push({node:e,eventType:t,handler:i,options:r})}return s(p).forEach((function(e){var t=e.destroy;e.destroy=function(e){void 0===e&&(e=!0),e&&i.forEach((function(e){e.destroy()})),i=[],n.forEach((function(e){var t=e.node,n=e.eventType,i=e.handler,r=e.options;t.removeEventListener(n,i,r)})),n=[],t()},function(e){var t=e.reference;l(t,"mouseover",f),l(t,"focusin",f),l(t,"click",f)}(e)})),p},U.hideAll=function(e){var t=void 0===e?{}:e,n=t.exclude,i=t.duration;I.forEach((function(e){var t=!1;if(n&&(t=v(n)?e.reference===n:e.popper===n.popper),!t){var r=e.props.duration;e.setProps({duration:i}),e.hide(),e.state.isDestroyed||e.setProps({duration:r})}}))},U.roundArrow='<svg width="16" height="6" xmlns="http://www.w3.org/2000/svg"><path d="M0 6s1.796-.013 4.67-3.615C5.851.9 6.93.006 8 0c1.07-.006 2.148.887 3.343 2.385C14.233 6.005 16 6 16 6H0z"></svg>',U})); //# sourceMappingURL=tippy-headless.umd.min.js.map