{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dWyHRn4XkQqT6CkCNFdm/7RJXzt9MiwcRvyzn4tPe/GradientLine.js"],
  "sourcesContent": ["// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers/\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/#code-components-auto-sizing\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export default function GradientLine({linearGradientDirection,margin}){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nconst{top,left,bottom,right}=margin;return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",background:`linear-gradient(${linearGradientDirection||\"to right\"}, #86F8F2 40.41%, #0049FF 99.52%)`,position:\"relative\"},children:/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",backgroundImage:`url('data:image/svg+xml,<svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"1.5\" cy=\"1.5\" r=\"1.5\" transform=\"matrix(4.37114e-08 -1 -1 -4.37114e-08 3 3)\" fill=\"%2386F8F2\"/></svg>')`,inset:0,backgroundRepeat:\"repeat\",margin:`${top}px ${right}px ${bottom}px ${left}px`}})});}addPropertyControls(GradientLine,{linearGradientDirection:{type:ControlType.String,defaultValue:\"to right\"},margin:{type:ControlType.Object,controls:{top:{type:ControlType.Number,defaultValue:9},left:{type:ControlType.Number,defaultValue:9},right:{type:ControlType.Number,defaultValue:9},bottom:{type:ControlType.Number,defaultValue:9}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GradientLine\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GradientLine.map"],
  "mappings": "yFAQkB,SAARA,EAA8B,CAAC,wBAAAC,EAAwB,OAAAC,CAAM,EAAE,CAGzE,GAAK,CAAC,IAAAC,EAAI,KAAAC,EAAK,OAAAC,EAAO,MAAAC,CAAK,EAAEJ,EAAO,OAAoBK,EAAK,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,WAAW,mBAAmBN,GAAyB,8CAA8C,SAAS,UAAU,EAAE,SAAsBM,EAAK,MAAM,CAAC,MAAM,CAAC,SAAS,WAAW,gBAAgB,6OAA6O,MAAM,EAAE,iBAAiB,SAAS,OAAO,GAAGJ,OAASG,OAAWD,OAAYD,KAAQ,CAAC,CAAC,CAAC,CAAC,CAAE,CAACI,EAAoBR,EAAa,CAAC,wBAAwB,CAAC,KAAKS,EAAY,OAAO,aAAa,UAAU,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,SAAS,CAAC,IAAI,CAAC,KAAKA,EAAY,OAAO,aAAa,CAAC,EAAE,KAAK,CAAC,KAAKA,EAAY,OAAO,aAAa,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,aAAa,CAAC,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC",
  "names": ["GradientLine", "linearGradientDirection", "margin", "top", "left", "bottom", "right", "p", "addPropertyControls", "ControlType"]
}
