{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/WY0ZHaGK00M7Zk1U0ly0/8Dc60XYUUGoLaNDGZwsp/FilterBasedDropShadow.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";/**\n * When added to a component, gives the component a filter based css shadow\n * instead of a shadow based on box-shadow property. This fixes some issues.\n */export function withFilterShadow(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,filter:\"drop-shadow(0 0 48px rgba(0, 0, 0, 0.05))\"}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withFilterShadow\":{\"type\":\"reactHoc\",\"name\":\"withFilterShadow\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FilterBasedDropShadow.map"],
  "mappings": "yCAGU,SAASA,EAAiBC,EAAU,CAAC,OAAOC,GAA4BC,EAAKF,EAAU,CAAC,GAAGC,EAAM,MAAM,CAAC,GAAGA,EAAM,MAAM,OAAO,2CAA2C,CAAC,CAAC,CAAI",
  "names": ["withFilterShadow", "Component", "props", "p"]
}
