????

Your IP : 3.21.186.117


Current Path : C:/inetpub/vhost/sdoc.nextform.vn/www/assets/
Upload File :
Current File : C:/inetpub/vhost/sdoc.nextform.vn/www/assets/Empty-aeb908cf.js

import{r as l,j as e,d as c}from"./index-727ccf4d.js";import{F as o}from"./FontAwesome4-32fe4385.js";const m=({title:i,second:t,icon:s})=>e.jsx(e.Fragment,{children:e.jsxs("div",{className:"form-empty-custom",children:[e.jsx(o,{fa:s||"codepen"}),e.jsx("h2",{children:i||"Không có dữ liệu!"}),e.jsx("p",{children:t||"Không tìm thấy dữ liệu để hiển thị."})]})});class p extends l.Component{render(){const{size:t,text:s}=this.props;let n=e.jsxs("div",{children:[e.jsx("span",{className:"text-center mb-2",children:e.jsx("img",{src:"/assets/iconNotiNull.png",alt:""})}),e.jsx("span",{className:"fw-bold",children:s||"Không có dữ liệu"})]});switch(t){case"sm":return e.jsx(a,{children:n});case"lg":return e.jsx(r,{children:n});default:return e.jsx(r,{children:n})}}}const a=c.div`
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: none;

  span {
    line-height: 1.2;
    display: block;
    opacity: 0.5;
    &:first-child {
      font-size: 2.5rem;
    }
    &:last-child {
      font-size: 1rem;
    }
  }
`,r=c.div`
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: none;

  span {
    line-height: 1.2;
    display: block;
    opacity: 0.5;
    &:first-child {
      font-size: 3.5rem;
    }
    &:last-child {
      font-size: 1.5rem;
    }
  }
`;export{p as E,m as a};