Build 533169stable
Module 502572
522 characters · in no known chunkDependencies
Source Raw
function(e,t,n){"use strict";n.d(t,{A:()=>a});var r=n(627968),i=n(64700),s=n(781696);function a(e){let{mouseLeaveDelay:t=100,...n}=e,{children:a,className:o,...l}=n,u=i.useRef(0),[c,d]=i.useState(!1);function _(){clearTimeout(u.current),d(!0)}function f(){clearTimeout(u.current),u.current=setTimeout(()=>d(!1),t)}return(0,r.jsx)("div",{className:o,onMouseEnter:0!==t?_:()=>{},onMouseLeave:0!==t?f:()=>{},children:(0,r.jsx)(s.ST,{"data-migration-pending":!0,forceOpen:c,disableTooltipPointerEvents:!1,...l,children:a})})}}