{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5EizwrAmW6ioCMd3WP55/4hVbipg7qIKIRaMNSUXN/ImageBox.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{backgroundColors}from\"https://framer.com/m/Theme-1iiQ.js@5AI8EYic5m2jO7Ln8k4Q\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n */ export default function ImageBox({image,backgroundColor,padding,style,...props}){return /*#__PURE__*/ _jsx(\"div\",{style:{backgroundColor:backgroundColors[backgroundColor],padding,width:\"100%\",height:\"100%\",...style},...props,children:/*#__PURE__*/ _jsx(\"img\",{...image,style:{width:\"100%\",height:\"100%\"}})});};addPropertyControls(ImageBox,{image:{type:ControlType.ResponsiveImage},backgroundColor:{type:ControlType.Enum,defaultValue:\"blue\",options:Object.keys(backgroundColors)},padding:{type:ControlType.Number,defaultValue:16,step:4}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ImageBox\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ImageBox.map"],
  "mappings": "gGAMmB,SAARA,EAA0B,CAAC,MAAAC,EAAM,gBAAAC,EAAgB,QAAAC,EAAQ,MAAAC,EAAM,GAAGC,CAAK,EAAE,CAAC,OAAqBC,EAAK,MAAM,CAAC,MAAM,CAAC,gBAAgBC,EAAiBL,CAAe,EAAE,QAAAC,EAAQ,MAAM,OAAO,OAAO,OAAO,GAAGC,CAAK,EAAE,GAAGC,EAAM,SAAuBC,EAAK,MAAM,CAAC,GAAGL,EAAM,MAAM,CAAC,MAAM,OAAO,OAAO,MAAM,CAAC,CAAC,CAAC,CAAC,CAAE,CAAEO,EAAoBR,EAAS,CAAC,MAAM,CAAC,KAAKS,EAAY,eAAe,EAAE,gBAAgB,CAAC,KAAKA,EAAY,KAAK,aAAa,OAAO,QAAQ,OAAO,KAAKF,CAAgB,CAAC,EAAE,QAAQ,CAAC,KAAKE,EAAY,OAAO,aAAa,GAAG,KAAK,CAAC,CAAC,CAAC",
  "names": ["ImageBox", "image", "backgroundColor", "padding", "style", "props", "p", "backgroundColors", "addPropertyControls", "ControlType"]
}
