{"version":3,"file":"Quote_text.DTvZ22oc.mjs","names":[],"sources":["https:/framerusercontent.com/modules/nDEzL8pEkkkF5llWZRaH/cQ917HzhJm70AclKtLeO/Quote_text.js"],"sourcesContent":["// Welcome to Code in Framer\n// Get Started: https://www.framer.com/docs/guides/\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */ export default function Quote_text(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\n// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst containerStyle={fontFamily:\"Ivar Text Regular\",fontSize:`${props.fontSize}px`,textAlign:`${props.alignment}`,lineHeight:1.4,width:\"100%\",margin:0,padding:0,color:props.color};return /*#__PURE__*/ _jsxs(\"p\",{style:containerStyle,children:[\"“\",/*#__PURE__*/ _jsx(\"span\",{children:props.text1}),/*#__PURE__*/ _jsx(\"span\",{style:{color:props.highlight},children:props.text2}),/*#__PURE__*/ _jsx(\"span\",{children:props.text3}),\"”\"]});};addPropertyControls(Quote_text,{text1:{title:\"Text\",type:ControlType.String},text2:{title:\"Highlight\",type:ControlType.String},text3:{title:\"Text\",type:ControlType.String},fontSize:{title:\"Font size\",type:ControlType.Number,default:26},// fontFamily: {\n//     title: \"Font weight\",\n//     type: ControlType.Enum,\n//     defaultValue: \"Romek Light\",\n//     displaySegmentedControl: true,\n//     segmentedControlDirection: \"horizontal\",\n//     options: [\"Romek Light\", \"Romek Regular\"],\n//     optionTitles: [\"Light\", \"Regular\"],\n// },\ncolor:{title:\"Color\",type:ControlType.Color},highlight:{title:\"Highlight\",type:ControlType.Color},alignment:{title:\"Alignment\",type:ControlType.Enum,defaultValue:\"left\",displaySegmentedControl:true,segmentedControlDirection:\"horizontal\",options:[\"left\",\"center\"],optionTitles:[\"Left\",\"Center\"]}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Quote_text\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Quote_text.map"],"mappings":"wOAQI,SAAwB,EAAW,EAAM,CAK7C,IAAM,EAAe,CAAC,WAAW,oBAAoB,YAAY,EAAM,SAAS,IAAI,aAAa,EAAM,YAAY,WAAW,IAAI,MAAM,OAAO,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAM,KAAM,EAAC,MAAqB,GAAM,IAAI,CAAC,MAAM,EAAe,SAAS,CAAC,IAAkB,EAAK,OAAO,CAAC,SAAS,EAAM,KAAM,EAAC,CAAe,EAAK,OAAO,CAAC,MAAM,CAAC,MAAM,EAAM,SAAU,EAAC,SAAS,EAAM,KAAM,EAAC,CAAe,EAAK,OAAO,CAAC,SAAS,EAAM,KAAM,EAAC,CAAC,GAAI,CAAC,EAAC,AAAE,cAAC,AAXrb,GAAyD,IAAoD,CAWwU,EAAoB,EAAW,CAAC,MAAM,CAAC,MAAM,OAAO,KAAK,EAAY,MAAO,EAAC,MAAM,CAAC,MAAM,YAAY,KAAK,EAAY,MAAO,EAAC,MAAM,CAAC,MAAM,OAAO,KAAK,EAAY,MAAO,EAAC,SAAS,CAAC,MAAM,YAAY,KAAK,EAAY,OAAO,QAAQ,EAAG,EAShqB,MAAM,CAAC,MAAM,QAAQ,KAAK,EAAY,KAAM,EAAC,UAAU,CAAC,MAAM,YAAY,KAAK,EAAY,KAAM,EAAC,UAAU,CAAC,MAAM,YAAY,KAAK,EAAY,KAAK,aAAa,OAAO,yBAAwB,EAAK,0BAA0B,aAAa,QAAQ,CAAC,OAAO,QAAS,EAAC,aAAa,CAAC,OAAO,QAAS,CAAC,CAAC,EAAC"}