????

Your IP : 216.73.216.234


Current Path : C:/inetpub/vhost/bcvt.kontum.gov.vn/admin/assets/
Upload File :
Current File : C:/inetpub/vhost/bcvt.kontum.gov.vn/admin/assets/InputFile-cdede5c3.js

import{j as e,n as s,R as b}from"./vendor-4ed091cd.js";import{I as i}from"./Input-52c69567.js";import{I as h}from"./InputText-6620863b.js";import{B as y,F as j}from"./Button-7f5efc58.js";const d=t=>{const{type:o,children:r,...a}=t;return e.jsx(i,{...a,type:"number",children:r})};d.propTypes={};d.defaultProps={};const c=t=>{const{children:o,...r}=t;return e.jsx(i,{...r,type:"select",children:o})};c.propTypes={};c.defaultProps={placeholder:"Chọn giá trị"};const g=s(h)`
    left: 0;
    top: 0;
    // flex: 0 0 86%;
    display: block;
    position: relative;
    background-color: inherit !important;
`,v=s.div`
    position: relative;
    overflow: hidden;
    display: inline-block;
`,I=s(i)`
    padding: 0;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
`,S=s(y)`
    margin-right: 0px !important;
    margin-left: 0px !important;
    border-radius: 0.2rem 0.5rem 0.5rem 0.2rem;
`,F=t=>{const{name:o,accept:r,placeholder:a,onChange:p,required:u,value:m}=t,[l,f]=b.useState("");return e.jsxs("div",{style:{display:"flex"},children:[e.jsx(g,{value:l||m,placeholder:a,disabled:"disabled"}),e.jsxs(v,{children:[e.jsx(S,{color:"primary",children:e.jsx(j,{fa:"folder-open"})}),e.jsx(I,{name:o,accept:r,required:u,type:"file",onChange:x=>{let n=x.target.files[0];f(n?n.name:""),p&&p(n)}})]})]})};F.defaultProps={value:""};export{d as I,c as a,F as b};