monday-ui-react-core
Version:
Official monday.com UI resources for application development in React.js
3 lines (2 loc) • 1.19 kB
JavaScript
var e={textWithHighlightWrapper:"textWithHighlightWrapper_b5762839ed",highlightText:"highlightText_382976a186",withEllipsis:"withEllipsis_22e32670f1"};!function(e){const t="s_id-42c1fd2afe36_2_149_4";if("undefined"!=typeof document){const i=document.head||document.getElementsByTagName("head")[0];if(i.querySelector("#"+t))return;const n=document.createElement("style");n.id=t,i.firstChild?i.insertBefore(n,i.firstChild):i.appendChild(n),n.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".textWithHighlightWrapper_b5762839ed {\n overflow: hidden;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n}\n\n.textWithHighlightWrapper_b5762839ed em.highlightText_382976a186 {\n background-color: var(--primary-selected-color);\n color: var(--primary-text-color);\n border-radius: 2px;\n}\n\n.textWithHighlightWrapper_b5762839ed.withEllipsis_22e32670f1 {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: var(--heading-clamp-lines);\n -webkit-box-orient: vertical;\n white-space: initial;\n word-break: break-word;\n}");export{e as default};
//# sourceMappingURL=TextWithHighlight.module.scss.js.map