UNPKG

monday-ui-react-core

Version:

Official monday.com UI resources for application development in React.js

3 lines (2 loc) 1.56 kB
var o={dropdown:"dropdown"};!function(o){const n="s_id-9c014db6980d_2_149_4";if("undefined"!=typeof document){const r=document.head||document.getElementsByTagName("head")[0];if(r.querySelector("#"+n))return;const e=document.createElement("style");e.id=n,r.firstChild?r.insertBefore(e,r.firstChild):r.appendChild(e),e.appendChild(document.createTextNode(o))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=o)}(".dropdown .fast-option {\n display: flex;\n align-content: center;\n color: var(--primary-text-color);\n cursor: pointer;\n border-radius: var(--border-radius-small);\n margin: 0 var(--spacing-small);\n padding: 0 var(--spacing-small);\n transition: all var(--motion-productive-medium) var(--motion-timing-enter);\n}\n\n.dropdown .fast-option:disabled {\n background-color: transparent;\n color: var(--disabled-text-color);\n cursor: not-allowed;\n}\n\n.dropdown .fast-option-disabled {\n background-color: transparent;\n color: var(--disabled-text-color);\n cursor: not-allowed;\n}\n\n.dropdown .fast-option-focused {\n color: var(--primary-text-color);\n background-color: var(--primary-selected-color);\n user-select: none;\n box-sizing: border-box;\n}\n\n.dropdown .fast-option-focused:hover {\n color: var(--primary-text-color);\n background-color: var(--primary-background-hover-color);\n}\n\n.dropdown .fast-option-selected {\n color: var(--primary-color);\n background-color: var(--primary-selected-color);\n cursor: pointer;\n}");export{o as default}; //# sourceMappingURL=Dropdown.module.scss.js.map