{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/QiwZm6vNfpqpbYuXqd0F/vlZCsYDwSoMk2AWwC0Dg/HeroSmallViewportHeight.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";/**\n * @framerDisableUnlink\n */export function withSmallViewportHeight(Component){return props=>{const[svh,setSvh]=useState(\"100vh\");useEffect(()=>{const setInitialSvh=()=>{const vh=window.innerHeight*.01;document.documentElement.style.setProperty(\"--svh\",`${vh}px`);setSvh(`${window.innerHeight}px`);};setInitialSvh();// We're not adding any resize listeners to keep it static\n},[]);return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,height:svh}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withSmallViewportHeight\":{\"type\":\"reactHoc\",\"name\":\"withSmallViewportHeight\",\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HeroSmallViewportHeight.map"],
  "mappings": "gGAEU,SAASA,EAAwBC,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACC,EAAIC,CAAM,EAAEC,EAAS,OAAO,EAAE,OAAAC,EAAU,IAAI,EAAqB,IAAI,CAAC,IAAMC,EAAGC,EAAO,YAAY,IAAI,SAAS,gBAAgB,MAAM,YAAY,QAAQ,GAAGD,KAAM,EAAEH,EAAO,GAAGI,EAAO,eAAe,CAAE,GAAgB,CACjS,EAAE,CAAC,CAAC,EAAsBC,EAAKR,EAAU,CAAC,GAAGC,EAAM,MAAM,CAAC,GAAGA,EAAM,MAAM,OAAOC,CAAG,CAAC,CAAC,CAAE,CAAE",
  "names": ["withSmallViewportHeight", "Component", "props", "svh", "setSvh", "ye", "ue", "vh", "window", "p"]
}
