monday-ui-react-core
Version:
Official monday.com UI resources for application development in React.js
3 lines (2 loc) • 2.93 kB
JavaScript
var e={typography:"typography_4f5a628a26","focus-visible":"focus-visible_338c52cf9e",primary:"primary_f9dc9d4eb9",secondary:"secondary_9711382bec",onPrimary:"onPrimary_ac7b03c28c",onInverted:"onInverted_99bb7477bd",fixedLight:"fixedLight_21879544a5",fixedDark:"fixedDark_2b8b1e35cc",inherit:"inherit_2b63b89e33",start:"start_dae3027df7",center:"center_9c97cedc0c",end:"end_dc3c58c821",singleLineEllipsis:"singleLineEllipsis_8da4de3087",multiLineEllipsis:"multiLineEllipsis_9e584cdccc"};!function(e){const n="s_id-2161b9344218_2_149_4";if("undefined"!=typeof document){const r=document.head||document.getElementsByTagName("head")[0];if(r.querySelector("#"+n))return;const i=document.createElement("style");i.id=n,r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".typography_4f5a628a26 > a {\n text-decoration: none;\n color: var(--link-color);\n}\n.typography_4f5a628a26 > a:focus-visible, .typography_4f5a628a26 > a.focus-visible_338c52cf9e {\n outline: none;\n z-index: 11;\n border-radius: 4px;\n box-shadow: 0 0 0 3px hsla(209, 100%, 50%, 0.5), 0 0 0 1px var(--primary-hover-color) inset;\n}\n.typography_4f5a628a26 > a:focus:not(.focus-visible_338c52cf9e) {\n outline: none;\n}\n.typography_4f5a628a26 > a:hover {\n text-decoration: underline;\n}\n.typography_4f5a628a26:disabled, .typography_4f5a628a26[aria-disabled=true] {\n color: var(--disabled-text-color);\n}\n.primary_f9dc9d4eb9 {\n color: var(--primary-text-color);\n}\n.secondary_9711382bec {\n color: var(--secondary-text-color);\n}\n.onPrimary_ac7b03c28c {\n color: var(--text-color-on-primary);\n}\n.onPrimary_ac7b03c28c a {\n color: var(--text-color-on-primary);\n text-decoration: underline;\n}\n.onInverted_99bb7477bd {\n color: var(--text-color-on-inverted);\n}\n.onInverted_99bb7477bd a {\n color: var(--text-color-on-inverted);\n text-decoration: underline;\n}\n.fixedLight_21879544a5 {\n color: var(--fixed-light-color);\n}\n.fixedLight_21879544a5 a {\n color: var(--fixed-light-color);\n text-decoration: underline;\n}\n.fixedDark_2b8b1e35cc {\n color: var(--fixed-dark-color);\n}\n.fixedDark_2b8b1e35cc a {\n color: var(--fixed-dark-color);\n text-decoration: underline;\n}\n.inherit_2b63b89e33 {\n color: inherit;\n}\n.inherit_2b63b89e33 a {\n color: inherit;\n text-decoration: underline;\n}\n.start_dae3027df7 {\n text-align: start;\n}\n.center_9c97cedc0c {\n text-align: center;\n}\n.end_dc3c58c821 {\n text-align: end;\n}\n.singleLineEllipsis_8da4de3087 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.multiLineEllipsis_9e584cdccc {\n overflow: hidden;\n display: -webkit-box;\n -webkit-line-clamp: var(--text-clamp-lines);\n -webkit-box-orient: vertical;\n white-space: initial;\n}");export{e as default};
//# sourceMappingURL=Typography.module.scss.js.map