@gsretail.com/gui-core
Version:
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
2 lines (1 loc) • 870 B
JavaScript
import{__makeTemplateObject as n}from"../../../../node_modules/tslib/tslib.es6.js";import{Typography as i,Box as e}from"@mui/material";import t from"@emotion/styled";var o,r,p=t(i)(o||(o=n(["\n margin-right: 16px;\n width: 100%; //fit-content;\n font-size: 13px;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n -o-text-overflow: ellipsis;\n"],["\n margin-right: 16px;\n width: 100%; //fit-content;\n font-size: 13px;\n cursor: pointer;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n -o-text-overflow: ellipsis;\n"]))),l=t(e)(r||(r=n(["\n display: flex;\n align-items: center;\n width: 100%;\n min-height: 24px;\n padding: 0 8px;\n"],["\n display: flex;\n align-items: center;\n width: 100%;\n min-height: 24px;\n padding: 0 8px;\n"])));export{l as StyledRow,p as StyledTypo};