UNPKG

monday-ui-react-core

Version:

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

3 lines (2 loc) 1.48 kB
var e={wrapper:"wrapper",fullWidth:"fullWidth",container:"container",progressBar:"progressBar",completed:"completed",label:"label",large:"large",medium:"medium",small:"small"};!function(e){const n="s_id-5855608df299_2_149_4";if("undefined"!=typeof document){const r=document.head||document.getElementsByTagName("head")[0];if(r.querySelector("#"+n))return;const t=document.createElement("style");t.id=n,r.firstChild?r.insertBefore(t,r.firstChild):r.appendChild(t),t.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[n]=e)}(".wrapper {\n display: flex;\n flex-direction: row;\n justify-content: center;\n width: 100%;\n font: var(--font-text2-normal);\n line-height: 8px !important;\n}\n.wrapper.fullWidth {\n width: 100%;\n}\n.wrapper.fullWidth .container {\n border-radius: 0;\n}\n.wrapper.fullWidth .container .progressBar {\n border-radius: 0 var(--border-radius-small) var(--border-radius-small) 0;\n}\n.wrapper.fullWidth .container .progressBar.completed {\n border-radius: 0;\n}\n.label {\n padding-left: var(--spacing-xs);\n}\n.large {\n height: 8px;\n line-height: 8px;\n}\n.medium {\n height: 6px;\n line-height: 6px;\n}\n.small {\n height: 4px;\n line-height: 4px;\n}\n.container {\n position: relative;\n width: 100%;\n background-color: var(--ui-background-color);\n border-radius: var(--border-radius-small);\n}");export{e as default}; //# sourceMappingURL=LinearProgressBar.module.scss.js.map