{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5qIu1pi9eql0m4kX0Hi0/TGKVAl10qcAmw7EsQAkS/Text_with_truncate.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight auto\n */export default function TextWithTruncate(props){const style={fontFamily:props.font.fontFamily,fontWeight:props.font.fontWeight,color:props.color,fontSize:props.fontSize,lineHeight:`${props.lineHeight}px`,display:\"-webkit-box\",\"-webkit-line-clamp\":`${props.lines}`,\"-webkit-box-orient\":\"vertical\",overflow:\"hidden\"};return /*#__PURE__*/_jsx(\"div\",{style:style,children:props.text});}TextWithTruncate.defaultProps={text:\"My feature\"};addPropertyControls(TextWithTruncate,{text:{title:\"Text\",type:ControlType.String},lines:{title:\"Lines\",type:ControlType.Number,defaultValue:1,min:1,max:20,step:1,displayStepper:true},fontSize:{type:ControlType.Number,defaultValue:16,unit:\"px\",step:1,displayStepper:true},lineHeight:{type:ControlType.Number,defaultValue:24,unit:\"px\",step:1,displayStepper:true},color:{type:ControlType.Color,defaultValue:\"#14141f\"},font:{type:ControlType.Font,defaultValue:\"Inter\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TextWithTruncate\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Text_with_truncate.map"],
  "mappings": "yFAGkB,SAARA,EAAkCC,EAAM,CAAC,IAAMC,EAAM,CAAC,WAAWD,EAAM,KAAK,WAAW,WAAWA,EAAM,KAAK,WAAW,MAAMA,EAAM,MAAM,SAASA,EAAM,SAAS,WAAW,GAAGA,EAAM,UAAU,KAAK,QAAQ,cAAc,qBAAqB,GAAGA,EAAM,KAAK,GAAG,qBAAqB,WAAW,SAAS,QAAQ,EAAE,OAAoBE,EAAK,MAAM,CAAC,MAAMD,EAAM,SAASD,EAAM,IAAI,CAAC,CAAE,CAACD,EAAiB,aAAa,CAAC,KAAK,YAAY,EAAEI,EAAoBJ,EAAiB,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKK,EAAY,MAAM,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,EAAE,IAAI,EAAE,IAAI,GAAG,KAAK,EAAE,eAAe,EAAI,EAAE,SAAS,CAAC,KAAKA,EAAY,OAAO,aAAa,GAAG,KAAK,KAAK,KAAK,EAAE,eAAe,EAAI,EAAE,WAAW,CAAC,KAAKA,EAAY,OAAO,aAAa,GAAG,KAAK,KAAK,KAAK,EAAE,eAAe,EAAI,EAAE,MAAM,CAAC,KAAKA,EAAY,MAAM,aAAa,SAAS,EAAE,KAAK,CAAC,KAAKA,EAAY,KAAK,aAAa,OAAO,CAAC,CAAC",
  "names": ["TextWithTruncate", "props", "style", "p", "addPropertyControls", "ControlType"]
}
