react-tooltip 5.8.2-beta.3 → 5.8.2
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.
- package/dist/react-tooltip.cjs.js +1886 -2159
- package/dist/react-tooltip.cjs.min.js +3 -3
- package/dist/react-tooltip.d.ts +7 -3
- package/dist/react-tooltip.esm.js +1887 -2154
- package/dist/react-tooltip.esm.min.js +3 -3
- package/dist/react-tooltip.umd.js +1886 -2159
- package/dist/react-tooltip.umd.min.js +3 -3
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e);function r(e){return e.split("-")[1]}function o(e){return"y"===e?"height":"width"}function i(e){return e.split("-")[0]}function l(e){return["top","bottom"].includes(i(e))?"x":"y"}function a(e,t,n){let{reference:a,floating:s}=e;const c=a.x+a.width/2-s.width/2,u=a.y+a.height/2-s.height/2,f=l(t),p=o(f),d=a[p]/2-s[p]/2,y="x"===f;let m;switch(i(t)){case"top":m={x:c,y:a.y-s.height};break;case"bottom":m={x:c,y:a.y+a.height};break;case"right":m={x:a.x+a.width,y:u};break;case"left":m={x:a.x-s.width,y:u};break;default:m={x:a.x,y:a.y}}switch(r(t)){case"start":m[f]-=d*(n&&y?-1:1);break;case"end":m[f]+=d*(n&&y?-1:1)}return m}function s(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function c(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function u(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:l,elements:a,strategy:u}=e,{boundary:f="clippingAncestors",rootBoundary:p="viewport",elementContext:d="floating",altBoundary:y=!1,padding:m=0}=t,h=s(m),g=a[y?"floating"===d?"reference":"floating":d],v=c(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(g)))||n?g:g.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:f,rootBoundary:p,strategy:u})),w="floating"===d?{...l.floating,x:r,y:o}:l.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),x=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},R=c(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:w,offsetParent:b,strategy:u}):w);return{top:(v.top-R.top+h.top)/x.y,bottom:(R.bottom-v.bottom+h.bottom)/x.y,left:(v.left-R.left+h.left)/x.x,right:(R.right-v.right+h.right)/x.x}}const f=Math.min,p=Math.max;function d(e,t,n){return p(e,f(t,n))}const y=["top","right","bottom","left"].reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]),m={left:"right",right:"left",bottom:"top",top:"bottom"};function h(e){return e.replace(/left|right|bottom|top/g,(e=>m[e]))}function g(e,t,n){void 0===n&&(n=!1);const i=r(e),a=l(e),s=o(a);let c="x"===a?i===(n?"end":"start")?"right":"left":"start"===i?"bottom":"top";return t.reference[s]>t.floating[s]&&(c=h(c)),{main:c,cross:h(c)}}const v={start:"end",end:"start"};function w(e){return e.replace(/start|end/g,(e=>v[e]))}const b=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:o,middlewareData:l,rects:a,initialPlacement:s,platform:c,elements:f}=t,{mainAxis:p=!0,crossAxis:d=!0,fallbackPlacements:y,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:b=!0,...x}=e,R=i(o),S=i(s)===s,_=await(null==c.isRTL?void 0:c.isRTL(f.floating)),T=y||(S||!b?[h(s)]:function(e){const t=h(e);return[w(e),t,w(t)]}(s));y||"none"===v||T.push(...function(e,t,n,o){const l=r(e);let a=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],l=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:l;default:return[]}}(i(e),"start"===n,o);return l&&(a=a.map((e=>e+"-"+l)),t&&(a=a.concat(a.map(w)))),a}(s,b,v,_));const E=[s,...T],O=await u(t,x),A=[];let k=(null==(n=l.flip)?void 0:n.overflows)||[];if(p&&A.push(O[R]),d){const{main:e,cross:t}=g(o,a,_);A.push(O[e],O[t])}if(k=[...k,{placement:o,overflows:A}],!A.every((e=>e<=0))){var j,P;const e=((null==(j=l.flip)?void 0:j.index)||0)+1,t=E[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n=null==(P=k.find((e=>e.overflows[0]<=0)))?void 0:P.placement;if(!n)switch(m){case"bestFit":{var L;const e=null==(L=k.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:L[0];e&&(n=e);break}case"initialPlacement":n=s}if(o!==n)return{reset:{placement:n}}}return{}}}};const x=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:o}=t,a=await async function(e,t){const{placement:n,platform:o,elements:a}=e,s=await(null==o.isRTL?void 0:o.isRTL(a.floating)),c=i(n),u=r(n),f="x"===l(n),p=["left","top"].includes(c)?-1:1,d=s&&f?-1:1,y="function"==typeof t?t(e):t;let{mainAxis:m,crossAxis:h,alignmentAxis:g}="number"==typeof y?{mainAxis:y,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...y};return u&&"number"==typeof g&&(h="end"===u?-1*g:g),f?{x:h*d,y:m*p}:{x:m*p,y:h*d}}(t,e);return{x:n+a.x,y:o+a.y,data:a}}}};const R=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...f}=e,p={x:n,y:r},y=await u(t,f),m=l(i(o)),h="x"===m?"y":"x";let g=p[m],v=p[h];if(a){const e="y"===m?"bottom":"right";g=d(g+y["y"===m?"top":"left"],g,g-y[e])}if(s){const e="y"===h?"bottom":"right";v=d(v+y["y"===h?"top":"left"],v,v-y[e])}const w=c.fn({...t,[m]:g,[h]:v});return{...w,data:{x:w.x-n,y:w.y-r}}}}};function S(e){var t;return(null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function _(e){return S(e).getComputedStyle(e)}const T=Math.min,E=Math.max,O=Math.round;function A(e){const t=_(e);let n=parseFloat(t.width),r=parseFloat(t.height);const o=e.offsetWidth,i=e.offsetHeight,l=O(n)!==o||O(r)!==i;return l&&(n=o,r=i),{width:n,height:r,fallback:l}}function k(e){return N(e)?(e.nodeName||"").toLowerCase():""}let j;function P(){if(j)return j;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(j=e.brands.map((e=>e.brand+"/"+e.version)).join(" "),j):navigator.userAgent}function L(e){return e instanceof S(e).HTMLElement}function D(e){return e instanceof S(e).Element}function N(e){return e instanceof S(e).Node}function C(e){if("undefined"==typeof ShadowRoot)return!1;return e instanceof S(e).ShadowRoot||e instanceof ShadowRoot}function F(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=_(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function $(e){return["table","td","th"].includes(k(e))}function I(e){const t=/firefox/i.test(P()),n=_(e),r=n.backdropFilter||n.WebkitBackdropFilter;return"none"!==n.transform||"none"!==n.perspective||!!r&&"none"!==r||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter||["transform","perspective"].some((e=>n.willChange.includes(e)))||["paint","layout","strict","content"].some((e=>{const t=n.contain;return null!=t&&t.includes(e)}))}function W(){return!/^((?!chrome|android).)*safari/i.test(P())}function H(e){return["html","body","#document"].includes(k(e))}function U(e){return D(e)?e:e.contextElement}const B={x:1,y:1};function M(e){const t=U(e);if(!L(t))return B;const n=t.getBoundingClientRect(),{width:r,height:o,fallback:i}=A(t);let l=(i?O(n.width):n.width)/r,a=(i?O(n.height):n.height)/o;return l&&Number.isFinite(l)||(l=1),a&&Number.isFinite(a)||(a=1),{x:l,y:a}}function q(e,t,n,r){var o,i;void 0===t&&(t=!1),void 0===n&&(n=!1);const l=e.getBoundingClientRect(),a=U(e);let s=B;t&&(r?D(r)&&(s=M(r)):s=M(e));const c=a?S(a):window,u=!W()&&n;let f=(l.left+(u&&(null==(o=c.visualViewport)?void 0:o.offsetLeft)||0))/s.x,p=(l.top+(u&&(null==(i=c.visualViewport)?void 0:i.offsetTop)||0))/s.y,d=l.width/s.x,y=l.height/s.y;if(a){const e=S(a),t=r&&D(r)?S(r):r;let n=e.frameElement;for(;n&&r&&t!==e;){const e=M(n),t=n.getBoundingClientRect(),r=getComputedStyle(n);t.x+=(n.clientLeft+parseFloat(r.paddingLeft))*e.x,t.y+=(n.clientTop+parseFloat(r.paddingTop))*e.y,f*=e.x,p*=e.y,d*=e.x,y*=e.y,f+=t.x,p+=t.y,n=S(n).frameElement}}return{width:d,height:y,top:p,right:f+d,bottom:p+y,left:f,x:f,y:p}}function V(e){return((N(e)?e.ownerDocument:e.document)||window.document).documentElement}function z(e){return D(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Y(e){return q(V(e)).left+z(e).scrollLeft}function X(e){if("html"===k(e))return e;const t=e.assignedSlot||e.parentNode||C(e)&&e.host||V(e);return C(t)?t.host:t}function K(e){const t=X(e);return H(t)?t.ownerDocument.body:L(t)&&F(t)?t:K(t)}function J(e,t){var n;void 0===t&&(t=[]);const r=K(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=S(r);return o?t.concat(i,i.visualViewport||[],F(r)?r:[]):t.concat(r,J(r))}function Z(e,t,n){return"viewport"===t?c(function(e,t){const n=S(e),r=V(e),o=n.visualViewport;let i=r.clientWidth,l=r.clientHeight,a=0,s=0;if(o){i=o.width,l=o.height;const e=W();(e||!e&&"fixed"===t)&&(a=o.offsetLeft,s=o.offsetTop)}return{width:i,height:l,x:a,y:s}}(e,n)):D(t)?c(function(e,t){const n=q(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=L(e)?M(e):{x:1,y:1};return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n)):c(function(e){const t=V(e),n=z(e),r=e.ownerDocument.body,o=E(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=E(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let l=-n.scrollLeft+Y(e);const a=-n.scrollTop;return"rtl"===_(r).direction&&(l+=E(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:l,y:a}}(V(e)))}function G(e){return L(e)&&"fixed"!==_(e).position?e.offsetParent:null}function Q(e){const t=S(e);let n=G(e);for(;n&&$(n)&&"static"===_(n).position;)n=G(n);return n&&("html"===k(n)||"body"===k(n)&&"static"===_(n).position&&!I(n))?t:n||function(e){let t=X(e);for(;L(t)&&!H(t);){if(I(t))return t;t=X(t)}return null}(e)||t}function ee(e,t,n){const r=L(t),o=V(t),i=q(e,!0,"fixed"===n,t);let l={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(r||!r&&"fixed"!==n)if(("body"!==k(t)||F(o))&&(l=z(t)),L(t)){const e=q(t,!0);a.x=e.x+t.clientLeft,a.y=e.y+t.clientTop}else o&&(a.x=Y(o));return{x:i.left+l.scrollLeft-a.x,y:i.top+l.scrollTop-a.y,width:i.width,height:i.height}}const te={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i="clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=J(e).filter((e=>D(e)&&"body"!==k(e))),o=null;const i="fixed"===_(e).position;let l=i?X(e):e;for(;D(l)&&!H(l);){const e=_(l),t=I(l);(i?t||o:t||"static"!==e.position||!o||!["absolute","fixed"].includes(o.position))?o=e:r=r.filter((e=>e!==l)),l=X(l)}return t.set(e,r),r}(t,this._c):[].concat(n),l=[...i,r],a=l[0],s=l.reduce(((e,n)=>{const r=Z(t,n,o);return e.top=E(r.top,e.top),e.right=T(r.right,e.right),e.bottom=T(r.bottom,e.bottom),e.left=E(r.left,e.left),e}),Z(t,a,o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=L(n),i=V(n);if(n===i)return t;let l={scrollLeft:0,scrollTop:0},a={x:1,y:1};const s={x:0,y:0};if((o||!o&&"fixed"!==r)&&(("body"!==k(n)||F(i))&&(l=z(n)),L(n))){const e=q(n);a=M(n),s.x=e.x+n.clientLeft,s.y=e.y+n.clientTop}return{width:t.width*a.x,height:t.height*a.y,x:t.x*a.x-l.scrollLeft*a.x+s.x,y:t.y*a.y-l.scrollTop*a.y+s.y}},isElement:D,getDimensions:function(e){return L(e)?A(e):e.getBoundingClientRect()},getOffsetParent:Q,getDocumentElement:V,getScale:M,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||Q,i=this.getDimensions;return{reference:ee(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===_(e).direction},ne=(e,t,n)=>{const r=new Map,o={platform:te,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:l}=n,s=i.filter(Boolean),c=await(null==l.isRTL?void 0:l.isRTL(t));if(null==l&&console.error(["Floating UI: `platform` property was not passed to config. If you","want to use Floating UI on the web, install @floating-ui/dom","instead of the /core package. Otherwise, you can create your own","`platform`: https://floating-ui.com/docs/platform"].join(" ")),s.filter((e=>{let{name:t}=e;return"autoPlacement"===t||"flip"===t})).length>1)throw new Error(["Floating UI: duplicate `flip` and/or `autoPlacement` middleware","detected. This will lead to an infinite loop. Ensure only one of","either has been passed to the `middleware` array."].join(" "));e&&t||console.error(["Floating UI: The reference and/or floating element was not defined","when `computePosition()` was called. Ensure that both elements have","been created and can be measured."].join(" "));let u=await l.getElementRects({reference:e,floating:t,strategy:o}),{x:f,y:p}=a(u,r,c),d=r,y={},m=0;for(let n=0;n<s.length;n++){const{name:i,fn:h}=s[n],{x:g,y:v,data:w,reset:b}=await h({x:f,y:p,initialPlacement:r,placement:d,strategy:o,middlewareData:y,rects:u,platform:l,elements:{reference:e,floating:t}});f=null!=g?g:f,p=null!=v?v:p,y={...y,[i]:{...y[i],...w}},m>50&&console.warn(["Floating UI: The middleware lifecycle appears to be running in an","infinite loop. This is usually caused by a `reset` continually","being returned without a break condition."].join(" ")),b&&m<=50&&(m++,"object"==typeof b&&(b.placement&&(d=b.placement),b.rects&&(u=!0===b.rects?await l.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:f,y:p}=a(u,d,c))),n=-1)}return{x:f,y:p,placement:d,strategy:o,middlewareData:y}})(e,t,{...o,platform:i})};var re={exports:{}},oe={};
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react");function t(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var n=t(e),r={exports:{}},o={};
|
|
2
2
|
/** @license React v16.14.0
|
|
3
3
|
* react-jsx-runtime.development.js
|
|
4
4
|
*
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
9
|
*/
|
|
10
|
-
!function(e){!function(){var t=n.default,r=60103,o=60106;e.Fragment=60107;var i=60108,
|
|
10
|
+
!function(e){!function(){var t=n.default,r=60103,o=60106;e.Fragment=60107;var i=60108,a=60114,l=60109,s=60110,c=60112,u=60113,f=60120,d=60115,p=60116,y=60121,m=60122,h=60117,v=60129,g=60131;if("function"==typeof Symbol&&Symbol.for){var w=Symbol.for;r=w("react.element"),o=w("react.portal"),e.Fragment=w("react.fragment"),i=w("react.strict_mode"),a=w("react.profiler"),l=w("react.provider"),s=w("react.context"),c=w("react.forward_ref"),u=w("react.suspense"),f=w("react.suspense_list"),d=w("react.memo"),p=w("react.lazy"),y=w("react.block"),m=w("react.server.block"),h=w("react.fundamental"),w("react.scope"),w("react.opaque.id"),v=w("react.debug_trace_mode"),w("react.offscreen"),g=w("react.legacy_hidden")}var b="function"==typeof Symbol&&Symbol.iterator;var x=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function S(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];_("error",e,n)}function _(e,t,n){var r=x.ReactDebugCurrentFrame,o="";if(A){var i=T(A.type),a=A._owner;o+=function(e,t,n){var r="";if(t){var o=t.fileName,i=o.replace(R,"");if(/^index\./.test(i)){var a=o.match(R);if(a){var l=a[1];if(l)i=l.replace(R,"")+"/"+i}}r=" (at "+i+":"+t.lineNumber+")"}else n&&(r=" (created by "+n+")");return"\n in "+(e||"Unknown")+r}(i,A._source,a&&T(a.type))}""!==(o+=r.getStackAddendum())&&(t+="%s",n=n.concat([o]));var l=n.map((function(e){return""+e}));l.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,l)}var R=/^(.*)[\\\/]/;function T(t){if(null==t)return null;if("number"==typeof t.tag&&S("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."),"function"==typeof t)return t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case e.Fragment:return"Fragment";case o:return"Portal";case a:return"Profiler";case i:return"StrictMode";case u:return"Suspense";case f:return"SuspenseList"}if("object"==typeof t)switch(t.$$typeof){case s:return"Context.Consumer";case l:return"Context.Provider";case c:return m=t,h=t.render,v="ForwardRef",g=h.displayName||h.name||"",m.displayName||(""!==g?v+"("+g+")":v);case d:return T(t.type);case y:return T(t.render);case p:var n=1===(r=t)._status?r._result:null;if(n)return T(n)}var r,m,h,v,g;return null}var E={};x.ReactDebugCurrentFrame;var A=null;function O(e){A=e}var k,j,L,P=x.ReactCurrentOwner,D=Object.prototype.hasOwnProperty,N={key:!0,ref:!0,__self:!0,__source:!0};L={};function F(e,t,n,o,i){var a,l={},s=null,c=null;for(a in void 0!==n&&(s=""+n),function(e){if(D.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return void 0!==e.key}(t)&&(s=""+t.key),function(e){if(D.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return!1}return void 0!==e.ref}(t)&&(c=t.ref,function(e,t){if("string"==typeof e.ref&&P.current&&t&&P.current.stateNode!==t){var n=T(P.current.type);L[n]||(S('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',T(P.current.type),e.ref),L[n]=!0)}}(t,i)),t)D.call(t,a)&&!N.hasOwnProperty(a)&&(l[a]=t[a]);if(e&&e.defaultProps){var u=e.defaultProps;for(a in u)void 0===l[a]&&(l[a]=u[a])}if(s||c){var f="function"==typeof e?e.displayName||e.name||"Unknown":e;s&&function(e,t){var n=function(){k||(k=!0,S("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};n.isReactWarning=!0,Object.defineProperty(e,"key",{get:n,configurable:!0})}(l,f),c&&function(e,t){var n=function(){j||(j=!0,S("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",t))};n.isReactWarning=!0,Object.defineProperty(e,"ref",{get:n,configurable:!0})}(l,f)}return function(e,t,n,o,i,a,l){var s={$$typeof:r,type:e,key:t,ref:n,props:l,_owner:a,_store:{}};return Object.defineProperty(s._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(s,"_self",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.defineProperty(s,"_source",{configurable:!1,enumerable:!1,writable:!1,value:i}),Object.freeze&&(Object.freeze(s.props),Object.freeze(s)),s}(e,s,c,i,o,P.current,l)}var $,C=x.ReactCurrentOwner;function I(e){A=e}function W(e){return"object"==typeof e&&null!==e&&e.$$typeof===r}function U(){if(C.current){var e=T(C.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}x.ReactDebugCurrentFrame,$=!1;var H={};function B(e,t){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var n=function(e){var t=U();if(!t){var n="string"==typeof e?e:e.displayName||e.name;n&&(t="\n\nCheck the top-level render call using <"+n+">.")}return t}(t);if(!H[n]){H[n]=!0;var r="";e&&e._owner&&e._owner!==C.current&&(r=" It was passed a child from "+T(e._owner.type)+"."),I(e),S('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',n,r),I(null)}}}function M(e,t){if("object"==typeof e)if(Array.isArray(e))for(var n=0;n<e.length;n++){var r=e[n];W(r)&&B(r,t)}else if(W(e))e._store&&(e._store.validated=!0);else if(e){var o=function(e){if(null===e||"object"!=typeof e)return null;var t=b&&e[b]||e["@@iterator"];return"function"==typeof t?t:null}(e);if("function"==typeof o&&o!==e.entries)for(var i,a=o.call(e);!(i=a.next()).done;)W(i.value)&&B(i.value,t)}}function q(e){var t,n=e.type;if(null!=n&&"string"!=typeof n){if("function"==typeof n)t=n.propTypes;else{if("object"!=typeof n||n.$$typeof!==c&&n.$$typeof!==d)return;t=n.propTypes}if(t){var r=T(n);!function(e,t,n,r,o){var i=Function.call.bind(Object.prototype.hasOwnProperty);for(var a in e)if(i(e,a)){var l=void 0;try{if("function"!=typeof e[a]){var s=Error((r||"React class")+": "+n+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw s.name="Invariant Violation",s}l=e[a](t,a,r,n,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(e){l=e}!l||l instanceof Error||(O(o),S("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",r||"React class",n,a,typeof l),O(null)),l instanceof Error&&!(l.message in E)&&(E[l.message]=!0,O(o),S("Failed %s type: %s",n,l.message),O(null))}}(t,e.props,"prop",r,e)}else if(void 0!==n.PropTypes&&!$){$=!0,S("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",T(n)||"Unknown")}"function"!=typeof n.getDefaultProps||n.getDefaultProps.isReactClassApproved||S("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function V(t,n,o,w,b,x){var _=function(t){return"string"==typeof t||"function"==typeof t||t===e.Fragment||t===a||t===v||t===i||t===u||t===f||t===g||"object"==typeof t&&null!==t&&(t.$$typeof===p||t.$$typeof===d||t.$$typeof===l||t.$$typeof===s||t.$$typeof===c||t.$$typeof===h||t.$$typeof===y||t[0]===m)}(t);if(!_){var R="";(void 0===t||"object"==typeof t&&null!==t&&0===Object.keys(t).length)&&(R+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var E,A=function(e){return void 0!==e?"\n\nCheck your code at "+e.fileName.replace(/^.*[\\\/]/,"")+":"+e.lineNumber+".":""}(b);R+=A||U(),null===t?E="null":Array.isArray(t)?E="array":void 0!==t&&t.$$typeof===r?(E="<"+(T(t.type)||"Unknown")+" />",R=" Did you accidentally export a JSX literal instead of a component?"):E=typeof t,S("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",E,R)}var O=F(t,n,o,b,x);if(null==O)return O;if(_){var k=n.children;if(void 0!==k)if(w)if(Array.isArray(k)){for(var j=0;j<k.length;j++)M(k[j],t);Object.freeze&&Object.freeze(k)}else S("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else M(k,t)}return t===e.Fragment?function(e){for(var t=Object.keys(e.props),n=0;n<t.length;n++){var r=t[n];if("children"!==r&&"key"!==r){I(e),S("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",r),I(null);break}}null!==e.ref&&(I(e),S("Invalid attribute `ref` supplied to `React.Fragment`."),I(null))}(O):q(O),O}var Y=function(e,t,n){return V(e,t,n,!1)},z=function(e,t,n){return V(e,t,n,!0)};e.jsx=Y,e.jsxs=z}()}(o),r.exports=o;var i,a={exports:{}};
|
|
11
11
|
/*!
|
|
12
12
|
Copyright (c) 2018 Jed Watson.
|
|
13
13
|
Licensed under the MIT License (MIT), see
|
|
14
14
|
http://jedwatson.github.io/classnames
|
|
15
|
-
*/ie=le,function(){var e={}.hasOwnProperty;function t(){for(var n=[],r=0;r<arguments.length;r++){var o=arguments[r];if(o){var i=typeof o;if("string"===i||"number"===i)n.push(o);else if(Array.isArray(o)){if(o.length){var l=t.apply(null,o);l&&n.push(l)}}else if("object"===i){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){n.push(o.toString());continue}for(var a in o)e.call(o,a)&&o[a]&&n.push(a)}}}return n.join(" ")}ie.exports?(t.default=t,ie.exports=t):window.classNames=t}();var ae=le.exports;const se=(e,t,n)=>{let r=null;return function(...o){r&&clearTimeout(r),r=setTimeout((()=>{r=null,n||e.apply(this,o)}),t)}},ce=({content:e})=>re.exports.jsx("span",{dangerouslySetInnerHTML:{__html:e}}),ue={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},fe={getTooltipData:()=>ue},pe=e.createContext(fe);function de(t="DEFAULT_TOOLTIP_ID"){return e.useContext(pe).getTooltipData(t)}const ye=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:i="top",offset:a=10,strategy:c="absolute",middlewares:u=[x(Number(a)),b(),R({padding:5})]})=>{if(!e)return{tooltipStyles:{},tooltipArrowStyles:{}};if(null===t)return{tooltipStyles:{},tooltipArrowStyles:{}};const f=u;return n?(f.push({name:"arrow",options:p={element:n,padding:5},async fn(e){const{element:t,padding:n=0}=p||{},{x:i,y:a,placement:c,rects:u,platform:f}=e;if(null==t)return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."),{};const y=s(n),m={x:i,y:a},h=l(c),g=o(h),v=await f.getDimensions(t),w="y"===h?"top":"left",b="y"===h?"bottom":"right",x=u.reference[g]+u.reference[h]-m[h]-u.floating[g],R=m[h]-u.reference[h],S=await(null==f.getOffsetParent?void 0:f.getOffsetParent(t));let _=S?"y"===h?S.clientHeight||0:S.clientWidth||0:0;0===_&&(_=u.floating[g]);const T=x/2-R/2,E=y[w],O=_-v[g]-y[b],A=_/2-v[g]/2+T,k=d(E,A,O),j=null!=r(c)&&A!=k&&u.reference[g]/2-(A<E?y[w]:y[b])-v[g]/2<0;return{[h]:m[h]-(j?A<E?E-A:O-A:0),data:{[h]:k,centerOffset:A-k}}}}),ne(e,t,{placement:i,strategy:c,middleware:f}).then((({x:e,y:t,placement:n,middlewareData:r})=>{var o,i;const l={left:`${e}px`,top:`${t}px`},{x:a,y:s}=null!==(o=r.arrow)&&void 0!==o?o:{x:0,y:0};return{tooltipStyles:l,tooltipArrowStyles:{left:null!=a?`${a}px`:"",top:null!=s?`${s}px`:"",right:"",bottom:"",[null!==(i={top:"bottom",right:"left",bottom:"top",left:"right"}[n.split("-")[0]])&&void 0!==i?i:"bottom"]:"-4px"}}}))):ne(e,t,{placement:"bottom",strategy:c,middleware:f}).then((({x:e,y:t})=>({tooltipStyles:{left:`${e}px`,top:`${t}px`},tooltipArrowStyles:{}})));var p};var me={tooltip:"styles-module_tooltip__mnnfp",fixed:"styles-module_fixed__7ciUi",arrow:"styles-module_arrow__K0L3T","no-arrow":"styles-module_no-arrow__KcFZN",clickable:"styles-module_clickable__Bv9o7",show:"styles-module_show__2NboJ",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};const he=({id:t,className:n,classNameArrow:r,variant:o="dark",anchorId:i,anchorSelect:l,place:a="top",offset:s=10,events:c=["hover"],positionStrategy:u="absolute",middlewares:f,wrapper:p,children:d=null,delayShow:y=0,delayHide:m=0,float:h=!1,noArrow:g=!1,clickable:v=!1,closeOnEsc:w=!1,style:b,position:x,afterShow:R,afterHide:S,content:_,html:T,isOpen:E,setIsOpen:O,activeAnchor:A,setActiveAnchor:k})=>{const j=e.useRef(null),P=e.useRef(null),L=e.useRef(null),D=e.useRef(null),[N,C]=e.useState({}),[F,$]=e.useState({}),[I,W]=e.useState(!1),[H,U]=e.useState(!1),B=e.useRef(!1),M=e.useRef(null),{anchorRefs:q,setActiveAnchor:V}=de(t),z=e.useRef(!1),[Y,X]=e.useState([]),K=e.useRef(!1);e.useLayoutEffect((()=>(K.current=!0,()=>{K.current=!1})),[]),e.useEffect((()=>{if(!I){const e=setTimeout((()=>{U(!1)}),150);return()=>{clearTimeout(e)}}return()=>null}),[I]);const J=e=>{K.current&&(e&&U(!0),setTimeout((()=>{K.current&&(null==O||O(e),void 0===E&&W(e))}),10))};e.useEffect((()=>{if(void 0===E)return()=>null;E&&U(!0);const e=setTimeout((()=>{W(E)}),10);return()=>{clearTimeout(e)}}),[E]),e.useEffect((()=>{I!==B.current&&(B.current=I,I?null==R||R():null==S||S())}),[I]);const Z=(e=m)=>{D.current&&clearTimeout(D.current),D.current=setTimeout((()=>{z.current||J(!1)}),e)},G=e=>{var t;if(!e)return;y?(L.current&&clearTimeout(L.current),L.current=setTimeout((()=>{J(!0)}),y)):J(!0);const n=null!==(t=e.currentTarget)&&void 0!==t?t:e.target;k(n),V({current:n}),D.current&&clearTimeout(D.current)},Q=()=>{v?Z(m||100):m?Z():J(!1),L.current&&clearTimeout(L.current)},ee=({x:e,y:t})=>{ye({place:a,offset:s,elementReference:{getBoundingClientRect:()=>({x:e,y:t,width:0,height:0,top:t,left:e,right:e,bottom:t})},tooltipReference:j.current,tooltipArrowReference:P.current,strategy:u,middlewares:f}).then((e=>{Object.keys(e.tooltipStyles).length&&C(e.tooltipStyles),Object.keys(e.tooltipArrowStyles).length&&$(e.tooltipArrowStyles)}))},te=e=>{if(!e)return;const t=e,n={x:t.clientX,y:t.clientY};ee(n),M.current=n},ne=e=>{G(e),m&&Z()},oe=e=>{const t=document.querySelector(`[id='${i}']`);(null==t?void 0:t.contains(e.target))||Y.some((t=>t.contains(e.target)))||J(!1)},ie=e=>{"Escape"===e.key&&J(!1)},le=se(G,50),ue=se(Q,50);e.useEffect((()=>{var e,t;const n=new Set(q);Y.forEach((e=>{n.add({current:e})}));const r=document.querySelector(`[id='${i}']`);r&&n.add({current:r}),w&&window.addEventListener("keydown",ie);const o=[];c.find((e=>"click"===e))&&(window.addEventListener("click",oe),o.push({event:"click",listener:ne})),c.find((e=>"hover"===e))&&(o.push({event:"mouseenter",listener:le},{event:"mouseleave",listener:ue},{event:"focus",listener:le},{event:"blur",listener:ue}),h&&o.push({event:"mousemove",listener:te}));const l=()=>{z.current=!0},a=()=>{z.current=!1,Q()};return v&&(null===(e=j.current)||void 0===e||e.addEventListener("mouseenter",l),null===(t=j.current)||void 0===t||t.addEventListener("mouseleave",a)),o.forEach((({event:e,listener:t})=>{n.forEach((n=>{var r;null===(r=n.current)||void 0===r||r.addEventListener(e,t)}))})),()=>{var e,t;c.find((e=>"click"===e))&&window.removeEventListener("click",oe),w&&window.removeEventListener("keydown",ie),v&&(null===(e=j.current)||void 0===e||e.removeEventListener("mouseenter",l),null===(t=j.current)||void 0===t||t.removeEventListener("mouseleave",a)),o.forEach((({event:e,listener:t})=>{n.forEach((n=>{var r;null===(r=n.current)||void 0===r||r.removeEventListener(e,t)}))}))}}),[H,q,Y,w,c]),e.useEffect((()=>{let e=null!=l?l:"";!e&&t&&(e=`[data-tooltip-id='${t}']`);const n=new MutationObserver((n=>{const r=[];n.forEach((n=>{if("attributes"===n.type&&"data-tooltip-id"===n.attributeName){n.target.getAttribute("data-tooltip-id")===t&&r.push(n.target)}if("childList"===n.type&&(A&&[...n.removedNodes].some((e=>!!e.contains(A)&&(U(!1),J(!1),k(null),!0))),e))try{const t=[...n.addedNodes].filter((e=>1===e.nodeType));r.push(...t.filter((t=>t.matches(e)))),r.push(...t.flatMap((t=>[...t.querySelectorAll(e)])))}catch(e){}})),r.length&&X((e=>[...e,...r]))}));return n.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"]}),()=>{n.disconnect()}}),[t,l,A]),e.useEffect((()=>{x?ee(x):h?M.current&&ee(M.current):ye({place:a,offset:s,elementReference:A,tooltipReference:j.current,tooltipArrowReference:P.current,strategy:u,middlewares:f}).then((e=>{K.current&&(Object.keys(e.tooltipStyles).length&&C(e.tooltipStyles),Object.keys(e.tooltipArrowStyles).length&&$(e.tooltipArrowStyles))}))}),[I,A,_,T,a,s,u,x]),e.useEffect((()=>{var e;const t=document.querySelector(`[id='${i}']`),n=[...Y,t];A&&n.includes(A)||k(null!==(e=Y[0])&&void 0!==e?e:t)}),[i,Y,A]),e.useEffect((()=>()=>{L.current&&clearTimeout(L.current),D.current&&clearTimeout(D.current)}),[]),e.useEffect((()=>{let e=l;if(!e&&t&&(e=`[data-tooltip-id='${t}']`),e)try{const t=Array.from(document.querySelectorAll(e));X(t)}catch(e){X([])}}),[t,l]);const fe=Boolean(T||_||d)&&I&&Object.keys(N).length>0;return H?re.exports.jsxs(p,{id:t,role:"tooltip",className:ae("react-tooltip",me.tooltip,me[o],n,{[me.show]:fe,[me.fixed]:"fixed"===u,[me.clickable]:v}),style:{...b,...N},ref:j,children:[T&&re.exports.jsx(ce,{content:T})||_||d,re.exports.jsx(p,{className:ae("react-tooltip-arrow",me.arrow,r,{[me["no-arrow"]]:g}),style:F,ref:P})]}):null};exports.Tooltip=({id:t,anchorId:n,anchorSelect:r,content:o,html:i,className:l,classNameArrow:a,variant:s="dark",place:c="top",offset:u=10,wrapper:f="div",children:p=null,events:d=["hover"],positionStrategy:y="absolute",middlewares:m,delayShow:h=0,delayHide:g=0,float:v=!1,noArrow:w=!1,clickable:b=!1,closeOnEsc:x=!1,style:R,position:S,isOpen:_,setIsOpen:T,afterShow:E,afterHide:O})=>{const[A,k]=e.useState(o),[j,P]=e.useState(i),[L,D]=e.useState(c),[N,C]=e.useState(s),[F,$]=e.useState(u),[I,W]=e.useState(h),[H,U]=e.useState(g),[B,M]=e.useState(v),[q,V]=e.useState(f),[z,Y]=e.useState(d),[X,K]=e.useState(y),[J,Z]=e.useState(null),{anchorRefs:G,activeAnchor:Q}=de(t),ee=e=>null==e?void 0:e.getAttributeNames().reduce(((t,n)=>{var r;if(n.startsWith("data-tooltip-")){t[n.replace(/^data-tooltip-/,"")]=null!==(r=null==e?void 0:e.getAttribute(n))&&void 0!==r?r:null}return t}),{}),te=e=>{const t={place:e=>{var t;D(null!==(t=e)&&void 0!==t?t:c)},content:e=>{k(null!=e?e:o)},html:e=>{P(null!=e?e:i)},variant:e=>{var t;C(null!==(t=e)&&void 0!==t?t:s)},offset:e=>{$(null===e?u:Number(e))},wrapper:e=>{var t;V(null!==(t=e)&&void 0!==t?t:f)},events:e=>{const t=null==e?void 0:e.split(" ");Y(null!=t?t:d)},"position-strategy":e=>{var t;K(null!==(t=e)&&void 0!==t?t:y)},"delay-show":e=>{W(null===e?h:Number(e))},"delay-hide":e=>{U(null===e?g:Number(e))},float:e=>{M(null===e?v:Boolean(e))}};Object.values(t).forEach((e=>e(null))),Object.entries(e).forEach((([e,n])=>{var r;null===(r=t[e])||void 0===r||r.call(t,n)}))};e.useEffect((()=>{k(o)}),[o]),e.useEffect((()=>{P(i)}),[i]),e.useEffect((()=>{D(c)}),[c]),e.useEffect((()=>{var e;const o=new Set(G);let i=r;if(!i&&t&&(i=`[data-tooltip-id='${t}']`),i)try{document.querySelectorAll(i).forEach((e=>{o.add({current:e})}))}catch(e){console.warn(`[react-tooltip] "${r}" is not a valid CSS selector`)}const l=document.querySelector(`[id='${n}']`);if(l&&o.add({current:l}),!o.size)return()=>null;const a=null!==(e=null!=J?J:l)&&void 0!==e?e:Q.current,s=new MutationObserver((e=>{e.forEach((e=>{var t;if(!a||"attributes"!==e.type||!(null===(t=e.attributeName)||void 0===t?void 0:t.startsWith("data-tooltip-")))return;const n=ee(a);te(n)}))})),c={attributes:!0,childList:!1,subtree:!1};if(a){const e=ee(a);te(e),s.observe(a,c)}return()=>{s.disconnect()}}),[G,Q,J,n,r]);const ne={id:t,anchorId:n,anchorSelect:r,className:l,classNameArrow:a,content:A,html:j,place:L,variant:N,offset:F,wrapper:q,events:z,positionStrategy:X,middlewares:m,delayShow:I,delayHide:H,float:B,noArrow:w,clickable:b,closeOnEsc:x,style:R,position:S,isOpen:_,setIsOpen:T,afterShow:E,afterHide:O,activeAnchor:J,setActiveAnchor:e=>Z(e)};return p?re.exports.jsx(he,{...ne,children:p}):re.exports.jsx(he,{...ne})},exports.TooltipProvider=({children:t})=>{const[n,r]=e.useState({DEFAULT_TOOLTIP_ID:new Set}),[o,i]=e.useState({DEFAULT_TOOLTIP_ID:{current:null}}),l=(e,...t)=>{r((n=>{var r;const o=null!==(r=n[e])&&void 0!==r?r:new Set;return t.forEach((e=>o.add(e))),{...n,[e]:new Set(o)}}))},a=(e,...t)=>{r((n=>{const r=n[e];return r?(t.forEach((e=>r.delete(e))),{...n}):n}))},s=e.useCallback(((e="DEFAULT_TOOLTIP_ID")=>{var t,r;return{anchorRefs:null!==(t=n[e])&&void 0!==t?t:new Set,activeAnchor:null!==(r=o[e])&&void 0!==r?r:{current:null},attach:(...t)=>l(e,...t),detach:(...t)=>a(e,...t),setActiveAnchor:t=>((e,t)=>{i((n=>{var r;return(null===(r=n[e])||void 0===r?void 0:r.current)===t.current?n:{...n,[e]:t}}))})(e,t)}}),[n,o,l,a]),c=e.useMemo((()=>({getTooltipData:s})),[s]);return re.exports.jsx(pe.Provider,{value:c,children:t})},exports.TooltipWrapper=({tooltipId:t,children:n,className:r,place:o,content:i,html:l,variant:a,offset:s,wrapper:c,events:u,positionStrategy:f,delayShow:p,delayHide:d})=>{const{attach:y,detach:m}=de(t),h=e.useRef(null);return e.useEffect((()=>(y(h),()=>{m(h)})),[]),re.exports.jsx("span",{ref:h,className:ae("react-tooltip-wrapper",r),"data-tooltip-place":o,"data-tooltip-content":i,"data-tooltip-html":l,"data-tooltip-variant":a,"data-tooltip-offset":s,"data-tooltip-wrapper":c,"data-tooltip-events":u,"data-tooltip-position-strategy":f,"data-tooltip-delay-show":p,"data-tooltip-delay-hide":d,children:n})},exports.autoPlacement=function(e){return void 0===e&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,l;const{rects:a,middlewareData:s,placement:c,platform:f,elements:p}=t,{alignment:d,allowedPlacements:m=y,autoAlignment:h=!0,...v}=e,b=void 0!==d||m===y?function(e,t,n){return(e?[...n.filter((t=>r(t)===e)),...n.filter((t=>r(t)!==e))]:n.filter((e=>i(e)===e))).filter((n=>!e||r(n)===e||!!t&&w(n)!==n))}(d||null,h,m):m,x=await u(t,v),R=(null==(n=s.autoPlacement)?void 0:n.index)||0,S=b[R];if(null==S)return{};const{main:_,cross:T}=g(S,a,await(null==f.isRTL?void 0:f.isRTL(p.floating)));if(c!==S)return{reset:{placement:b[0]}};const E=[x[i(S)],x[_],x[T]],O=[...(null==(o=s.autoPlacement)?void 0:o.overflows)||[],{placement:S,overflows:E}],A=b[R+1];if(A)return{data:{index:R+1,overflows:O},reset:{placement:A}};const k=O.slice().sort(((e,t)=>e.overflows[0]-t.overflows[0])),j=null==(l=k.find((e=>{let{overflows:t}=e;return t.every((e=>e<=0))})))?void 0:l.placement,P=j||k[0].placement;return P!==c?{data:{index:R+1,overflows:O},reset:{placement:P}}:{}}}},exports.flip=b,exports.inline=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:r,rects:o,platform:a,strategy:u}=t,{padding:d=2,x:y,y:m}=e,h=c(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:o.reference,offsetParent:await(null==a.getOffsetParent?void 0:a.getOffsetParent(r.floating)),strategy:u}):o.reference),g=await(null==a.getClientRects?void 0:a.getClientRects(r.reference))||[],v=s(d);const w=await a.getElementRects({reference:{getBoundingClientRect:function(){if(2===g.length&&g[0].left>g[1].right&&null!=y&&null!=m)return g.find((e=>y>e.left-v.left&&y<e.right+v.right&&m>e.top-v.top&&m<e.bottom+v.bottom))||h;if(g.length>=2){if("x"===l(n)){const e=g[0],t=g[g.length-1],r="top"===i(n),o=e.top,l=t.bottom,a=r?e.left:t.left,s=r?e.right:t.right;return{top:o,bottom:l,left:a,right:s,width:s-a,height:l-o,x:a,y:o}}const e="left"===i(n),t=p(...g.map((e=>e.right))),r=f(...g.map((e=>e.left))),o=g.filter((n=>e?n.left===r:n.right===t)),a=o[0].top,s=o[o.length-1].bottom;return{top:a,bottom:s,left:r,right:t,width:t-r,height:s-a,x:r,y:a}}return h}},floating:r.floating,strategy:u});return o.reference.x!==w.reference.x||o.reference.y!==w.reference.y||o.reference.width!==w.reference.width||o.reference.height!==w.reference.height?{reset:{rects:w}}:{}}}},exports.offset=x,exports.shift=R,exports.size=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:o,platform:l,elements:a}=t,{apply:s=(()=>{}),...c}=e,f=await u(t,c),d=i(n),y=r(n);let m,h;"top"===d||"bottom"===d?(m=d,h=y===(await(null==l.isRTL?void 0:l.isRTL(a.floating))?"start":"end")?"left":"right"):(h=d,m="end"===y?"top":"bottom");const g=p(f.left,0),v=p(f.right,0),w=p(f.top,0),b=p(f.bottom,0),x={availableHeight:o.floating.height-(["left","right"].includes(n)?2*(0!==w||0!==b?w+b:p(f.top,f.bottom)):f[m]),availableWidth:o.floating.width-(["top","bottom"].includes(n)?2*(0!==g||0!==v?g+v:p(f.left,f.right)):f[h])};await s({...t,...x});const R=await l.getDimensions(a.floating);return o.floating.width!==R.width||o.floating.height!==R.height?{reset:{rects:!0}}:{}}}};
|
|
15
|
+
*/i=a,function(){var e={}.hasOwnProperty;function t(){for(var n=[],r=0;r<arguments.length;r++){var o=arguments[r];if(o){var i=typeof o;if("string"===i||"number"===i)n.push(o);else if(Array.isArray(o)){if(o.length){var a=t.apply(null,o);a&&n.push(a)}}else if("object"===i){if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]")){n.push(o.toString());continue}for(var l in o)e.call(o,l)&&o[l]&&n.push(l)}}}return n.join(" ")}i.exports?(t.default=t,i.exports=t):window.classNames=t}();var l=a.exports;const s=(e,t,n)=>{let r=null;return function(...o){r&&clearTimeout(r),r=setTimeout((()=>{r=null,n||e.apply(this,o)}),t)}},c=({content:e})=>r.exports.jsx("span",{dangerouslySetInnerHTML:{__html:e}}),u={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},f={getTooltipData:()=>u},d=e.createContext(f);function p(t="DEFAULT_TOOLTIP_ID"){return e.useContext(d).getTooltipData(t)}const y="undefined"!=typeof window?e.useLayoutEffect:e.useEffect;function m(e){return e.split("-")[1]}function h(e){return"y"===e?"height":"width"}function v(e){return e.split("-")[0]}function g(e){return["top","bottom"].includes(v(e))?"x":"y"}function w(e,t,n){let{reference:r,floating:o}=e;const i=r.x+r.width/2-o.width/2,a=r.y+r.height/2-o.height/2,l=g(t),s=h(l),c=r[s]/2-o[s]/2,u="x"===l;let f;switch(v(t)){case"top":f={x:i,y:r.y-o.height};break;case"bottom":f={x:i,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:a};break;case"left":f={x:r.x-o.width,y:a};break;default:f={x:r.x,y:r.y}}switch(m(t)){case"start":f[l]-=c*(n&&u?-1:1);break;case"end":f[l]+=c*(n&&u?-1:1)}return f}function b(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function x(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function S(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:a,elements:l,strategy:s}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:d=!1,padding:p=0}=t,y=b(p),m=l[d?"floating"===f?"reference":"floating":f],h=x(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(l.floating)),boundary:c,rootBoundary:u,strategy:s})),v="floating"===f?{...a.floating,x:r,y:o}:a.reference,g=await(null==i.getOffsetParent?void 0:i.getOffsetParent(l.floating)),w=await(null==i.isElement?void 0:i.isElement(g))&&await(null==i.getScale?void 0:i.getScale(g))||{x:1,y:1},S=x(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:v,offsetParent:g,strategy:s}):v);return{top:(h.top-S.top+y.top)/w.y,bottom:(S.bottom-h.bottom+y.bottom)/w.y,left:(h.left-S.left+y.left)/w.x,right:(S.right-h.right+y.right)/w.x}}const _=Math.min,R=Math.max;function T(e,t,n){return R(e,_(t,n))}const E={left:"right",right:"left",bottom:"top",top:"bottom"};function A(e){return e.replace(/left|right|bottom|top/g,(e=>E[e]))}const O={start:"end",end:"start"};function k(e){return e.replace(/start|end/g,(e=>O[e]))}const j=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:o,rects:i,initialPlacement:a,platform:l,elements:s}=t,{mainAxis:c=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:d="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:y=!0,...w}=e,b=v(r),x=v(a)===a,_=await(null==l.isRTL?void 0:l.isRTL(s.floating)),R=f||(x||!y?[A(a)]:function(e){const t=A(e);return[k(e),t,k(t)]}(a));f||"none"===p||R.push(...function(e,t,n,r){const o=m(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}(v(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(k)))),i}(a,y,p,_));const T=[a,...R],E=await S(t,w),O=[];let j=(null==(n=o.flip)?void 0:n.overflows)||[];if(c&&O.push(E[b]),u){const{main:e,cross:t}=function(e,t,n){void 0===n&&(n=!1);const r=m(e),o=g(e),i=h(o);let a="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=A(a)),{main:a,cross:A(a)}}(r,i,_);O.push(E[e],E[t])}if(j=[...j,{placement:r,overflows:O}],!O.every((e=>e<=0))){var L,P;const e=((null==(L=o.flip)?void 0:L.index)||0)+1,t=T[e];if(t)return{data:{index:e,overflows:j},reset:{placement:t}};let n=null==(P=j.find((e=>e.overflows[0]<=0)))?void 0:P.placement;if(!n)switch(d){case"bestFit":{var D;const e=null==(D=j.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:D[0];e&&(n=e);break}case"initialPlacement":n=a}if(r!==n)return{reset:{placement:n}}}return{}}}};const L=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,o=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),a=v(n),l=m(n),s="x"===g(n),c=["left","top"].includes(a)?-1:1,u=i&&s?-1:1,f="function"==typeof t?t(e):t;let{mainAxis:d,crossAxis:p,alignmentAxis:y}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return l&&"number"==typeof y&&(p="end"===l?-1*y:y),s?{x:p*u,y:d*c}:{x:d*c,y:p*u}}(t,e);return{x:n+o.x,y:r+o.y,data:o}}}};const P=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...s}=e,c={x:n,y:r},u=await S(t,s),f=g(v(o)),d="x"===f?"y":"x";let p=c[f],y=c[d];if(i){const e="y"===f?"bottom":"right";p=T(p+u["y"===f?"top":"left"],p,p-u[e])}if(a){const e="y"===d?"bottom":"right";y=T(y+u["y"===d?"top":"left"],y,y-u[e])}const m=l.fn({...t,[f]:p,[d]:y});return{...m,data:{x:m.x-n,y:m.y-r}}}}};function D(e){var t;return(null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function N(e){return D(e).getComputedStyle(e)}const F=Math.min,$=Math.max,C=Math.round;function I(e){const t=N(e);let n=parseFloat(t.width),r=parseFloat(t.height);const o=e.offsetWidth,i=e.offsetHeight,a=C(n)!==o||C(r)!==i;return a&&(n=o,r=i),{width:n,height:r,fallback:a}}function W(e){return q(e)?(e.nodeName||"").toLowerCase():""}let U;function H(){if(U)return U;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(U=e.brands.map((e=>e.brand+"/"+e.version)).join(" "),U):navigator.userAgent}function B(e){return e instanceof D(e).HTMLElement}function M(e){return e instanceof D(e).Element}function q(e){return e instanceof D(e).Node}function V(e){if("undefined"==typeof ShadowRoot)return!1;return e instanceof D(e).ShadowRoot||e instanceof ShadowRoot}function Y(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=N(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function z(e){return["table","td","th"].includes(W(e))}function X(e){const t=/firefox/i.test(H()),n=N(e),r=n.backdropFilter||n.WebkitBackdropFilter;return"none"!==n.transform||"none"!==n.perspective||!!r&&"none"!==r||t&&"filter"===n.willChange||t&&!!n.filter&&"none"!==n.filter||["transform","perspective"].some((e=>n.willChange.includes(e)))||["paint","layout","strict","content"].some((e=>{const t=n.contain;return null!=t&&t.includes(e)}))}function K(){return!/^((?!chrome|android).)*safari/i.test(H())}function J(e){return["html","body","#document"].includes(W(e))}function Z(e){return M(e)?e:e.contextElement}const G={x:1,y:1};function Q(e){const t=Z(e);if(!B(t))return G;const n=t.getBoundingClientRect(),{width:r,height:o,fallback:i}=I(t);let a=(i?C(n.width):n.width)/r,l=(i?C(n.height):n.height)/o;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}function ee(e,t,n,r){var o,i;void 0===t&&(t=!1),void 0===n&&(n=!1);const a=e.getBoundingClientRect(),l=Z(e);let s=G;t&&(r?M(r)&&(s=Q(r)):s=Q(e));const c=l?D(l):window,u=!K()&&n;let f=(a.left+(u&&(null==(o=c.visualViewport)?void 0:o.offsetLeft)||0))/s.x,d=(a.top+(u&&(null==(i=c.visualViewport)?void 0:i.offsetTop)||0))/s.y,p=a.width/s.x,y=a.height/s.y;if(l){const e=D(l),t=r&&M(r)?D(r):r;let n=e.frameElement;for(;n&&r&&t!==e;){const e=Q(n),t=n.getBoundingClientRect(),r=getComputedStyle(n);t.x+=(n.clientLeft+parseFloat(r.paddingLeft))*e.x,t.y+=(n.clientTop+parseFloat(r.paddingTop))*e.y,f*=e.x,d*=e.y,p*=e.x,y*=e.y,f+=t.x,d+=t.y,n=D(n).frameElement}}return{width:p,height:y,top:d,right:f+p,bottom:d+y,left:f,x:f,y:d}}function te(e){return((q(e)?e.ownerDocument:e.document)||window.document).documentElement}function ne(e){return M(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function re(e){return ee(te(e)).left+ne(e).scrollLeft}function oe(e){if("html"===W(e))return e;const t=e.assignedSlot||e.parentNode||V(e)&&e.host||te(e);return V(t)?t.host:t}function ie(e){const t=oe(e);return J(t)?t.ownerDocument.body:B(t)&&Y(t)?t:ie(t)}function ae(e,t){var n;void 0===t&&(t=[]);const r=ie(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=D(r);return o?t.concat(i,i.visualViewport||[],Y(r)?r:[]):t.concat(r,ae(r))}function le(e,t,n){return"viewport"===t?x(function(e,t){const n=D(e),r=te(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,l=0,s=0;if(o){i=o.width,a=o.height;const e=K();(e||!e&&"fixed"===t)&&(l=o.offsetLeft,s=o.offsetTop)}return{width:i,height:a,x:l,y:s}}(e,n)):M(t)?x(function(e,t){const n=ee(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=B(e)?Q(e):{x:1,y:1};return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n)):x(function(e){const t=te(e),n=ne(e),r=e.ownerDocument.body,o=$(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=$(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+re(e);const l=-n.scrollTop;return"rtl"===N(r).direction&&(a+=$(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:l}}(te(e)))}function se(e){return B(e)&&"fixed"!==N(e).position?e.offsetParent:null}function ce(e){const t=D(e);let n=se(e);for(;n&&z(n)&&"static"===N(n).position;)n=se(n);return n&&("html"===W(n)||"body"===W(n)&&"static"===N(n).position&&!X(n))?t:n||function(e){let t=oe(e);for(;B(t)&&!J(t);){if(X(t))return t;t=oe(t)}return null}(e)||t}function ue(e,t,n){const r=B(t),o=te(t),i=ee(e,!0,"fixed"===n,t);let a={scrollLeft:0,scrollTop:0};const l={x:0,y:0};if(r||!r&&"fixed"!==n)if(("body"!==W(t)||Y(o))&&(a=ne(t)),B(t)){const e=ee(t,!0);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&(l.x=re(o));return{x:i.left+a.scrollLeft-l.x,y:i.top+a.scrollTop-l.y,width:i.width,height:i.height}}const fe={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i="clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=ae(e).filter((e=>M(e)&&"body"!==W(e))),o=null;const i="fixed"===N(e).position;let a=i?oe(e):e;for(;M(a)&&!J(a);){const e=N(a),t=X(a);(i?t||o:t||"static"!==e.position||!o||!["absolute","fixed"].includes(o.position))?o=e:r=r.filter((e=>e!==a)),a=oe(a)}return t.set(e,r),r}(t,this._c):[].concat(n),a=[...i,r],l=a[0],s=a.reduce(((e,n)=>{const r=le(t,n,o);return e.top=$(r.top,e.top),e.right=F(r.right,e.right),e.bottom=F(r.bottom,e.bottom),e.left=$(r.left,e.left),e}),le(t,l,o));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=B(n),i=te(n);if(n===i)return t;let a={scrollLeft:0,scrollTop:0},l={x:1,y:1};const s={x:0,y:0};if((o||!o&&"fixed"!==r)&&(("body"!==W(n)||Y(i))&&(a=ne(n)),B(n))){const e=ee(n);l=Q(n),s.x=e.x+n.clientLeft,s.y=e.y+n.clientTop}return{width:t.width*l.x,height:t.height*l.y,x:t.x*l.x-a.scrollLeft*l.x+s.x,y:t.y*l.y-a.scrollTop*l.y+s.y}},isElement:M,getDimensions:function(e){return B(e)?I(e):e.getBoundingClientRect()},getOffsetParent:ce,getDocumentElement:te,getScale:Q,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||ce,i=this.getDimensions;return{reference:ue(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===N(e).direction},de=(e,t,n)=>{const r=new Map,o={platform:fe,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:a}=n,l=i.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(t));if(null==a&&console.error(["Floating UI: `platform` property was not passed to config. If you","want to use Floating UI on the web, install @floating-ui/dom","instead of the /core package. Otherwise, you can create your own","`platform`: https://floating-ui.com/docs/platform"].join(" ")),l.filter((e=>{let{name:t}=e;return"autoPlacement"===t||"flip"===t})).length>1)throw new Error(["Floating UI: duplicate `flip` and/or `autoPlacement` middleware","detected. This will lead to an infinite loop. Ensure only one of","either has been passed to the `middleware` array."].join(" "));e&&t||console.error(["Floating UI: The reference and/or floating element was not defined","when `computePosition()` was called. Ensure that both elements have","been created and can be measured."].join(" "));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:f}=w(c,r,s),d=r,p={},y=0;for(let n=0;n<l.length;n++){const{name:i,fn:m}=l[n],{x:h,y:v,data:g,reset:b}=await m({x:u,y:f,initialPlacement:r,placement:d,strategy:o,middlewareData:p,rects:c,platform:a,elements:{reference:e,floating:t}});u=null!=h?h:u,f=null!=v?v:f,p={...p,[i]:{...p[i],...g}},y>50&&console.warn(["Floating UI: The middleware lifecycle appears to be running in an","infinite loop. This is usually caused by a `reset` continually","being returned without a break condition."].join(" ")),b&&y<=50&&(y++,"object"==typeof b&&(b.placement&&(d=b.placement),b.rects&&(c=!0===b.rects?await a.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:u,y:f}=w(c,d,s))),n=-1)}return{x:u,y:f,placement:d,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})},pe=async({elementReference:e=null,tooltipReference:t=null,tooltipArrowReference:n=null,place:r="top",offset:o=10,strategy:i="absolute",middlewares:a=[L(Number(o)),j(),P({padding:5})]})=>{if(!e)return{tooltipStyles:{},tooltipArrowStyles:{}};if(null===t)return{tooltipStyles:{},tooltipArrowStyles:{}};const l=a;return n?(l.push({name:"arrow",options:s={element:n,padding:5},async fn(e){const{element:t,padding:n=0}=s||{},{x:r,y:o,placement:i,rects:a,platform:l}=e;if(null==t)return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."),{};const c=b(n),u={x:r,y:o},f=g(i),d=h(f),p=await l.getDimensions(t),y="y"===f?"top":"left",v="y"===f?"bottom":"right",w=a.reference[d]+a.reference[f]-u[f]-a.floating[d],x=u[f]-a.reference[f],S=await(null==l.getOffsetParent?void 0:l.getOffsetParent(t));let _=S?"y"===f?S.clientHeight||0:S.clientWidth||0:0;0===_&&(_=a.floating[d]);const R=w/2-x/2,E=c[y],A=_-p[d]-c[v],O=_/2-p[d]/2+R,k=T(E,O,A),j=null!=m(i)&&O!=k&&a.reference[d]/2-(O<E?c[y]:c[v])-p[d]/2<0;return{[f]:u[f]-(j?O<E?E-O:A-O:0),data:{[f]:k,centerOffset:O-k}}}}),de(e,t,{placement:r,strategy:i,middleware:l}).then((({x:e,y:t,placement:n,middlewareData:r})=>{var o,i;const a={left:`${e}px`,top:`${t}px`},{x:l,y:s}=null!==(o=r.arrow)&&void 0!==o?o:{x:0,y:0};return{tooltipStyles:a,tooltipArrowStyles:{left:null!=l?`${l}px`:"",top:null!=s?`${s}px`:"",right:"",bottom:"",[null!==(i={top:"bottom",right:"left",bottom:"top",left:"right"}[n.split("-")[0]])&&void 0!==i?i:"bottom"]:"-4px"}}}))):de(e,t,{placement:"bottom",strategy:i,middleware:l}).then((({x:e,y:t})=>({tooltipStyles:{left:`${e}px`,top:`${t}px`},tooltipArrowStyles:{}})));var s};var ye={tooltip:"styles-module_tooltip__mnnfp",fixed:"styles-module_fixed__7ciUi",arrow:"styles-module_arrow__K0L3T","no-arrow":"styles-module_no-arrow__KcFZN",clickable:"styles-module_clickable__Bv9o7",show:"styles-module_show__2NboJ",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};const me=({id:t,className:n,classNameArrow:o,variant:i="dark",anchorId:a,anchorSelect:u,place:f="top",offset:d=10,events:m=["hover"],positionStrategy:h="absolute",middlewares:v,wrapper:g,children:w=null,delayShow:b=0,delayHide:x=0,float:S=!1,noArrow:_=!1,clickable:R=!1,closeOnEsc:T=!1,style:E,position:A,afterShow:O,afterHide:k,content:j,html:L,isOpen:P,setIsOpen:D,activeAnchor:N,setActiveAnchor:F})=>{const $=e.useRef(null),C=e.useRef(null),I=e.useRef(null),W=e.useRef(null),[U,H]=e.useState({}),[B,M]=e.useState({}),[q,V]=e.useState(!1),[Y,z]=e.useState(!1),X=e.useRef(!1),K=e.useRef(null),{anchorRefs:J,setActiveAnchor:Z}=p(t),G=e.useRef(!1),[Q,ee]=e.useState([]),te=e.useRef(!1);y((()=>(te.current=!0,()=>{te.current=!1})),[]),e.useEffect((()=>{if(!q){const e=setTimeout((()=>{z(!1)}),150);return()=>{clearTimeout(e)}}return()=>null}),[q]);const ne=e=>{te.current&&(e&&z(!0),setTimeout((()=>{te.current&&(null==D||D(e),void 0===P&&V(e))}),10))};e.useEffect((()=>{if(void 0===P)return()=>null;P&&z(!0);const e=setTimeout((()=>{V(P)}),10);return()=>{clearTimeout(e)}}),[P]),e.useEffect((()=>{q!==X.current&&(X.current=q,q?null==O||O():null==k||k())}),[q]);const re=(e=x)=>{W.current&&clearTimeout(W.current),W.current=setTimeout((()=>{G.current||ne(!1)}),e)},oe=e=>{var t;if(!e)return;b?(I.current&&clearTimeout(I.current),I.current=setTimeout((()=>{ne(!0)}),b)):ne(!0);const n=null!==(t=e.currentTarget)&&void 0!==t?t:e.target;F(n),Z({current:n}),W.current&&clearTimeout(W.current)},ie=()=>{R?re(x||100):x?re():ne(!1),I.current&&clearTimeout(I.current)},ae=({x:e,y:t})=>{pe({place:f,offset:d,elementReference:{getBoundingClientRect:()=>({x:e,y:t,width:0,height:0,top:t,left:e,right:e,bottom:t})},tooltipReference:$.current,tooltipArrowReference:C.current,strategy:h,middlewares:v}).then((e=>{Object.keys(e.tooltipStyles).length&&H(e.tooltipStyles),Object.keys(e.tooltipArrowStyles).length&&M(e.tooltipArrowStyles)}))},le=e=>{if(!e)return;const t=e,n={x:t.clientX,y:t.clientY};ae(n),K.current=n},se=e=>{oe(e),x&&re()},ce=e=>{const t=document.querySelector(`[id='${a}']`);(null==t?void 0:t.contains(e.target))||Q.some((t=>t.contains(e.target)))||ne(!1)},ue=e=>{"Escape"===e.key&&ne(!1)},fe=s(oe,50),de=s(ie,50);e.useEffect((()=>{var e,t;const n=new Set(J);Q.forEach((e=>{n.add({current:e})}));const r=document.querySelector(`[id='${a}']`);r&&n.add({current:r}),T&&window.addEventListener("keydown",ue);const o=[];m.find((e=>"click"===e))&&(window.addEventListener("click",ce),o.push({event:"click",listener:se})),m.find((e=>"hover"===e))&&(o.push({event:"mouseenter",listener:fe},{event:"mouseleave",listener:de},{event:"focus",listener:fe},{event:"blur",listener:de}),S&&o.push({event:"mousemove",listener:le}));const i=()=>{G.current=!0},l=()=>{G.current=!1,ie()};return R&&(null===(e=$.current)||void 0===e||e.addEventListener("mouseenter",i),null===(t=$.current)||void 0===t||t.addEventListener("mouseleave",l)),o.forEach((({event:e,listener:t})=>{n.forEach((n=>{var r;null===(r=n.current)||void 0===r||r.addEventListener(e,t)}))})),()=>{var e,t;m.find((e=>"click"===e))&&window.removeEventListener("click",ce),T&&window.removeEventListener("keydown",ue),R&&(null===(e=$.current)||void 0===e||e.removeEventListener("mouseenter",i),null===(t=$.current)||void 0===t||t.removeEventListener("mouseleave",l)),o.forEach((({event:e,listener:t})=>{n.forEach((n=>{var r;null===(r=n.current)||void 0===r||r.removeEventListener(e,t)}))}))}}),[Y,J,Q,T,m]),e.useEffect((()=>{let e=null!=u?u:"";!e&&t&&(e=`[data-tooltip-id='${t}']`);const n=new MutationObserver((n=>{const r=[];n.forEach((n=>{if("attributes"===n.type&&"data-tooltip-id"===n.attributeName){n.target.getAttribute("data-tooltip-id")===t&&r.push(n.target)}if("childList"===n.type&&(N&&[...n.removedNodes].some((e=>!!e.contains(N)&&(z(!1),ne(!1),F(null),!0))),e))try{const t=[...n.addedNodes].filter((e=>1===e.nodeType));r.push(...t.filter((t=>t.matches(e)))),r.push(...t.flatMap((t=>[...t.querySelectorAll(e)])))}catch(e){}})),r.length&&ee((e=>[...e,...r]))}));return n.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"]}),()=>{n.disconnect()}}),[t,u,N]),e.useEffect((()=>{A?ae(A):S?K.current&&ae(K.current):pe({place:f,offset:d,elementReference:N,tooltipReference:$.current,tooltipArrowReference:C.current,strategy:h,middlewares:v}).then((e=>{te.current&&(Object.keys(e.tooltipStyles).length&&H(e.tooltipStyles),Object.keys(e.tooltipArrowStyles).length&&M(e.tooltipArrowStyles))}))}),[q,N,j,L,f,d,h,A]),e.useEffect((()=>{var e;const t=document.querySelector(`[id='${a}']`),n=[...Q,t];N&&n.includes(N)||F(null!==(e=Q[0])&&void 0!==e?e:t)}),[a,Q,N]),e.useEffect((()=>()=>{I.current&&clearTimeout(I.current),W.current&&clearTimeout(W.current)}),[]),e.useEffect((()=>{let e=u;if(!e&&t&&(e=`[data-tooltip-id='${t}']`),e)try{const t=Array.from(document.querySelectorAll(e));ee(t)}catch(e){ee([])}}),[t,u]);const me=Boolean(L||j||w)&&q&&Object.keys(U).length>0;return Y?r.exports.jsxs(g,{id:t,role:"tooltip",className:l("react-tooltip",ye.tooltip,ye[i],n,{[ye.show]:me,[ye.fixed]:"fixed"===h,[ye.clickable]:R}),style:{...E,...U},ref:$,children:[L&&r.exports.jsx(c,{content:L})||j||w,r.exports.jsx(g,{className:l("react-tooltip-arrow",ye.arrow,o,{[ye["no-arrow"]]:_}),style:B,ref:C})]}):null};exports.Tooltip=({id:t,anchorId:n,anchorSelect:o,content:i,html:a,className:l,classNameArrow:s,variant:c="dark",place:u="top",offset:f=10,wrapper:d="div",children:y=null,events:m=["hover"],positionStrategy:h="absolute",middlewares:v,delayShow:g=0,delayHide:w=0,float:b=!1,noArrow:x=!1,clickable:S=!1,closeOnEsc:_=!1,style:R,position:T,isOpen:E,setIsOpen:A,afterShow:O,afterHide:k})=>{const[j,L]=e.useState(i),[P,D]=e.useState(a),[N,F]=e.useState(u),[$,C]=e.useState(c),[I,W]=e.useState(f),[U,H]=e.useState(g),[B,M]=e.useState(w),[q,V]=e.useState(b),[Y,z]=e.useState(d),[X,K]=e.useState(m),[J,Z]=e.useState(h),[G,Q]=e.useState(null),{anchorRefs:ee,activeAnchor:te}=p(t),ne=e=>null==e?void 0:e.getAttributeNames().reduce(((t,n)=>{var r;if(n.startsWith("data-tooltip-")){t[n.replace(/^data-tooltip-/,"")]=null!==(r=null==e?void 0:e.getAttribute(n))&&void 0!==r?r:null}return t}),{}),re=e=>{const t={place:e=>{var t;F(null!==(t=e)&&void 0!==t?t:u)},content:e=>{L(null!=e?e:i)},html:e=>{D(null!=e?e:a)},variant:e=>{var t;C(null!==(t=e)&&void 0!==t?t:c)},offset:e=>{W(null===e?f:Number(e))},wrapper:e=>{var t;z(null!==(t=e)&&void 0!==t?t:d)},events:e=>{const t=null==e?void 0:e.split(" ");K(null!=t?t:m)},"position-strategy":e=>{var t;Z(null!==(t=e)&&void 0!==t?t:h)},"delay-show":e=>{H(null===e?g:Number(e))},"delay-hide":e=>{M(null===e?w:Number(e))},float:e=>{V(null===e?b:Boolean(e))}};Object.values(t).forEach((e=>e(null))),Object.entries(e).forEach((([e,n])=>{var r;null===(r=t[e])||void 0===r||r.call(t,n)}))};e.useEffect((()=>{L(i)}),[i]),e.useEffect((()=>{D(a)}),[a]),e.useEffect((()=>{F(u)}),[u]),e.useEffect((()=>{var e;const r=new Set(ee);let i=o;if(!i&&t&&(i=`[data-tooltip-id='${t}']`),i)try{document.querySelectorAll(i).forEach((e=>{r.add({current:e})}))}catch(e){console.warn(`[react-tooltip] "${o}" is not a valid CSS selector`)}const a=document.querySelector(`[id='${n}']`);if(a&&r.add({current:a}),!r.size)return()=>null;const l=null!==(e=null!=G?G:a)&&void 0!==e?e:te.current,s=new MutationObserver((e=>{e.forEach((e=>{var t;if(!l||"attributes"!==e.type||!(null===(t=e.attributeName)||void 0===t?void 0:t.startsWith("data-tooltip-")))return;const n=ne(l);re(n)}))})),c={attributes:!0,childList:!1,subtree:!1};if(l){const e=ne(l);re(e),s.observe(l,c)}return()=>{s.disconnect()}}),[ee,te,G,n,o]);const oe={id:t,anchorId:n,anchorSelect:o,className:l,classNameArrow:s,content:j,html:P,place:N,variant:$,offset:I,wrapper:Y,events:X,positionStrategy:J,middlewares:v,delayShow:U,delayHide:B,float:q,noArrow:x,clickable:S,closeOnEsc:_,style:R,position:T,isOpen:E,setIsOpen:A,afterShow:O,afterHide:k,activeAnchor:G,setActiveAnchor:e=>Q(e)};return y?r.exports.jsx(me,{...oe,children:y}):r.exports.jsx(me,{...oe})},exports.TooltipProvider=({children:t})=>{const[n,o]=e.useState({DEFAULT_TOOLTIP_ID:new Set}),[i,a]=e.useState({DEFAULT_TOOLTIP_ID:{current:null}}),l=(e,...t)=>{o((n=>{var r;const o=null!==(r=n[e])&&void 0!==r?r:new Set;return t.forEach((e=>o.add(e))),{...n,[e]:new Set(o)}}))},s=(e,...t)=>{o((n=>{const r=n[e];return r?(t.forEach((e=>r.delete(e))),{...n}):n}))},c=e.useCallback(((e="DEFAULT_TOOLTIP_ID")=>{var t,r;return{anchorRefs:null!==(t=n[e])&&void 0!==t?t:new Set,activeAnchor:null!==(r=i[e])&&void 0!==r?r:{current:null},attach:(...t)=>l(e,...t),detach:(...t)=>s(e,...t),setActiveAnchor:t=>((e,t)=>{a((n=>{var r;return(null===(r=n[e])||void 0===r?void 0:r.current)===t.current?n:{...n,[e]:t}}))})(e,t)}}),[n,i,l,s]),u=e.useMemo((()=>({getTooltipData:c})),[c]);return r.exports.jsx(d.Provider,{value:u,children:t})},exports.TooltipWrapper=({tooltipId:t,children:n,className:o,place:i,content:a,html:s,variant:c,offset:u,wrapper:f,events:d,positionStrategy:y,delayShow:m,delayHide:h})=>{const{attach:v,detach:g}=p(t),w=e.useRef(null);return e.useEffect((()=>(v(w),()=>{g(w)})),[]),r.exports.jsx("span",{ref:w,className:l("react-tooltip-wrapper",o),"data-tooltip-place":i,"data-tooltip-content":a,"data-tooltip-html":s,"data-tooltip-variant":c,"data-tooltip-offset":u,"data-tooltip-wrapper":f,"data-tooltip-events":d,"data-tooltip-position-strategy":y,"data-tooltip-delay-show":m,"data-tooltip-delay-hide":h,children:n})};
|
package/dist/react-tooltip.d.ts
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import React, { ElementType, ReactNode, CSSProperties, PropsWithChildren } from 'react';
|
|
2
|
-
import { Middleware } from '@floating-ui/dom';
|
|
3
|
-
export { Middleware, autoPlacement, flip, inline, offset, shift, size } from '@floating-ui/dom';
|
|
4
2
|
|
|
5
3
|
type PlacesType = 'top' | 'right' | 'bottom' | 'left'
|
|
6
4
|
|
|
@@ -27,6 +25,12 @@ type DataAttribute =
|
|
|
27
25
|
| 'delay-hide'
|
|
28
26
|
| 'float'
|
|
29
27
|
|
|
28
|
+
/**
|
|
29
|
+
* @description floating-ui middleware
|
|
30
|
+
*/
|
|
31
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
32
|
+
type Middleware = any
|
|
33
|
+
|
|
30
34
|
interface IPosition {
|
|
31
35
|
x: number
|
|
32
36
|
y: number
|
|
@@ -118,4 +122,4 @@ declare const TooltipProvider: React.FC<PropsWithChildren>;
|
|
|
118
122
|
*/
|
|
119
123
|
declare const TooltipWrapper: ({ tooltipId, children, className, place, content, html, variant, offset, wrapper, events, positionStrategy, delayShow, delayHide, }: ITooltipWrapper) => JSX.Element;
|
|
120
124
|
|
|
121
|
-
export { ChildrenType, DataAttribute, EventsType, IPosition, ITooltipController as ITooltip, ITooltipWrapper, PlacesType, PositionStrategy, TooltipController as Tooltip, TooltipProvider, TooltipWrapper, VariantType, WrapperType };
|
|
125
|
+
export { ChildrenType, DataAttribute, EventsType, IPosition, ITooltipController as ITooltip, ITooltipWrapper, Middleware, PlacesType, PositionStrategy, TooltipController as Tooltip, TooltipProvider, TooltipWrapper, VariantType, WrapperType };
|