monday-ui-react-core
Version:
Official monday.com UI resources for application development in React.js
3 lines (2 loc) • 3.04 kB
JavaScript
var e={combobox:"combobox_3a82abf61e",stickyCategory:"stickyCategory_910e1a1d82",comboboxCategory:"comboboxCategory_bfc69e80f9",sizeSmall:"sizeSmall_2223d49a0e",sizeMedium:"sizeMedium_3a82abf61e",sizeLarge:"sizeLarge_2223d49a0e",empty:"empty_710c800556",comboboxSearchWrapper:"comboboxSearchWrapper_a582ffbdbb",comboboxNoResults:"comboboxNoResults_7a5c4effe5",comboboxMessageWrapper:"comboboxMessageWrapper_a2f8c74d36",comboboxMessage:"comboboxMessage_8da4de3087",addNewButton:"addNewButton_e5eb81be37",buttonLabel:"buttonLabel_8da4de3087",comboboxList:"comboboxList_58270e4b9b"};!function(e){const o="s_id-140391bb7df9_2_149_4";if("undefined"!=typeof document){const n=document.head||document.getElementsByTagName("head")[0];if(n.querySelector("#"+o))return;const a=document.createElement("style");a.id=o,n.firstChild?n.insertBefore(a,n.firstChild):n.appendChild(a),a.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[o]=e)}(".combobox_3a82abf61e {\n -webkit-font-smoothing: var(--font-smoothing-webkit);\n -moz-osx-font-smoothing: var(--font-smoothing-moz);\n height: 100%;\n display: flex;\n flex-direction: column;\n position: relative;\n margin-bottom: var(--spacing-small);\n}\n\n.combobox_3a82abf61e.stickyCategory_910e1a1d82 .comboboxCategory_bfc69e80f9 {\n z-index: 10;\n background-color: var(--secondary-background-color);\n}\n\n/* Relative to Search height */\n\n.combobox_3a82abf61e.stickyCategory_910e1a1d82.sizeSmall_2223d49a0e .comboboxCategory_bfc69e80f9 {\n top: 32px;\n}\n\n.combobox_3a82abf61e.stickyCategory_910e1a1d82.sizeMedium_3a82abf61e .comboboxCategory_bfc69e80f9 {\n top: 40px;\n}\n\n.combobox_3a82abf61e.stickyCategory_910e1a1d82.sizeLarge_2223d49a0e .comboboxCategory_bfc69e80f9 {\n top: 48px;\n}\n\n.combobox_3a82abf61e.empty_710c800556 {\n max-height: 200px;\n margin-bottom: 0;\n}\n\n.comboboxSearchWrapper_a582ffbdbb {\n position: sticky;\n top: 0;\n z-index: 12;\n}\n\n.comboboxNoResults_7a5c4effe5 {\n margin-top: var(--spacing-small);\n flex: 1 1 auto;\n height: calc(100% - 20px);\n overflow: hidden;\n position: relative;\n padding: 0 16px;\n display: flex;\n flex-direction: column;\n}\n\n.comboboxNoResults_7a5c4effe5 .comboboxMessageWrapper_a2f8c74d36 {\n flex: 1 0 auto;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.comboboxNoResults_7a5c4effe5 .comboboxMessageWrapper_a2f8c74d36 .comboboxMessage_8da4de3087 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.comboboxNoResults_7a5c4effe5 .addNewButton_e5eb81be37 {\n flex: 0 0 auto;\n width: 100% !important;\n margin-bottom: 8px;\n}\n\n.comboboxNoResults_7a5c4effe5 .addNewButton_e5eb81be37 .buttonLabel_8da4de3087 {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.comboboxList_58270e4b9b {\n display: flex;\n flex-direction: column;\n flex: 1 1 auto;\n padding: 0 4px;\n overflow: hidden;\n}");export{e as default};
//# sourceMappingURL=Combobox.module.scss.js.map