{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/awywXHZez8pwI5iyprjX/4xanGFJhIe4m7TTpJUyS/Negative_margin.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";const negativeGapPrefix=\"Gap:\"// Prefix the layer name with this to set the gap size\n;export function NegativeGapVertical(Component){return props=>applyNegativeGap(Component,props,true);}export function NegativeGapHorizontal(Component){return props=>applyNegativeGap(Component,props,false);}// Function for applying negative gap to an element.\nfunction applyNegativeGap(Component,props,isVertical){const name=props[\"data-framer-name\"];if(name===null||name===void 0?void 0:name.startsWith(negativeGapPrefix)){const id=props.id||\"a\"+Math.floor(Math.random()*1e7).toString();const gap=name.replace(new RegExp(\"^\"+negativeGapPrefix),\"\").trim();return /*#__PURE__*/_jsxs(\"div\",{style:{display:\"contents\"},children:[/*#__PURE__*/_jsx(Component,{...props,id:id,style:{...props.style,gap:0}}),/*#__PURE__*/_jsx(\"style\",{children:`#${id} > *:not(:first-child) { margin-${isVertical?\"top\":\"left\"}: ${gap}px; }`})]});}return /*#__PURE__*/_jsx(Component,{...props});}\nexport const __FramerMetadata__ = {\"exports\":{\"NegativeGapVertical\":{\"type\":\"reactHoc\",\"name\":\"NegativeGapVertical\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NegativeGapHorizontal\":{\"type\":\"reactHoc\",\"name\":\"NegativeGapHorizontal\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Negative_margin.map"],
  "mappings": "gDAAyD,IAAMA,EAAkB,OACzE,SAASC,EAAoBC,EAAU,CAAC,OAAOC,GAAOC,EAAiBF,EAAUC,EAAM,EAAI,CAAE,CACrG,SAASE,EAAiBC,EAAUC,EAAMC,EAAW,CAAC,IAAMC,EAAKF,EAAM,kBAAkB,EAAE,GAAqCE,GAAK,WAAWC,CAAiB,EAAE,CAAC,IAAMC,EAAGJ,EAAM,IAAI,IAAI,KAAK,MAAM,KAAK,OAAO,EAAE,GAAG,EAAE,SAAS,EAAQK,EAAIH,EAAK,QAAQ,IAAI,OAAO,IAAIC,CAAiB,EAAE,EAAE,EAAE,KAAK,EAAE,OAAoBG,EAAM,MAAM,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAS,CAAcC,EAAKR,EAAU,CAAC,GAAGC,EAAM,GAAGI,EAAG,MAAM,CAAC,GAAGJ,EAAM,MAAM,IAAI,CAAC,CAAC,CAAC,EAAeO,EAAK,QAAQ,CAAC,SAAS,IAAIH,CAAE,mCAAmCH,EAAW,MAAM,MAAM,KAAKI,CAAG,OAAO,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,OAAoBE,EAAKR,EAAU,CAAC,GAAGC,CAAK,CAAC,CAAE",
  "names": ["negativeGapPrefix", "NegativeGapVertical", "Component", "props", "applyNegativeGap", "applyNegativeGap", "Component", "props", "isVertical", "name", "negativeGapPrefix", "id", "gap", "u", "p"]
}
