UNPKG

@gsretail.com/gui-core

Version:

A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook

2 lines (1 loc) 1.02 kB
import{__makeTemplateObject as e}from"../../../node_modules/tslib/tslib.es6.js";import t from"react";import n from"@emotion/styled";import{Box as i,Typography as r}from"@mui/material";import o from"../GuiTableRow/GuiTableRow.js";import l from"../GuiTableCell/GuiTableCell.js";var a,m=n(i)(a||(a=e(["\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n // min-height: 100px;\n color: #b5bccd;\n"],["\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n // min-height: 100px;\n color: #b5bccd;\n"]))),c=function(e){var n=e.colSpan,i=e.height,a=e.text,c=e.children;return t.createElement(o,{hover:!1,sx:{"&::after":{display:"none !important"}}},c||t.createElement(l,{colSpan:n},t.createElement(m,{style:{minHeight:i||"100%"}},t.createElement(r,{variant:"body2"},a))))};c.defaultProps={text:"당황스럽게도 검색한 데이터를 찾을 수 없었어요.\n검색조건을 변경 하시거나 다시 조회해 보세요."};export{c as default};