{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XiGOE5w6J8IUkjfrsqCz/DVaiVD9XCvLuPV1h9TmU/Hide_Rows_v1.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import React from\"react\";export const adjustPaddingBasedOnVisibility=Component=>{return({children,className,...props})=>{// Determine if the component is considered \"hidden\" based on its class name or children\nconst isHidden=className.includes(\"hidden-9jys\")||React.Children.count(children)===8;// Adjust padding based on whether the component is hidden\nconst adjustedStyle={...props.style,padding:isHidden?\"0px\":\"initial\"};return /*#__PURE__*/_jsx(Component,{...props,className:className,style:adjustedStyle,children:children});};};\nexport const __FramerMetadata__ = {\"exports\":{\"adjustPaddingBasedOnVisibility\":{\"type\":\"reactHoc\",\"name\":\"adjustPaddingBasedOnVisibility\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hide_Rows_v1.map"],
  "mappings": "gDAA2E,IAAMA,EAA+BC,GAAkB,CAAC,CAAC,SAAAC,EAAS,UAAAC,EAAU,GAAGC,CAAK,IAAI,CACnK,IAAMC,EAASF,EAAU,SAAS,aAAa,GAAG,EAAM,SAAS,MAAMD,CAAQ,IAAI,EAC7EI,EAAc,CAAC,GAAGF,EAAM,MAAM,QAAQC,EAAS,MAAM,SAAS,EAAE,OAAoBE,EAAKN,EAAU,CAAC,GAAGG,EAAM,UAAUD,EAAU,MAAMG,EAAc,SAASJ,CAAQ,CAAC,CAAE",
  "names": ["adjustPaddingBasedOnVisibility", "Component", "children", "className", "props", "isHidden", "adjustedStyle", "p"]
}
