@zydon/common 2.7.85 → 2.7.87
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-UWW26H42.js → chunk-UJIMMQAD.js} +11 -11
- package/dist/chunk-UJIMMQAD.js.map +1 -0
- package/dist/components/FileUpload/index.d.ts +3 -1
- package/dist/components/FileUpload/index.js +1 -1
- package/dist/components/form/FileUpload/index.js +2 -2
- package/dist/components/form/FileUpload/index.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/theme/core/index.d.ts +1 -1
- package/dist/theme/styles/index.d.ts +12 -12
- package/dist/utils/mobile.d.ts +3 -0
- package/dist/utils/mobile.js +5 -0
- package/dist/utils/mobile.js.map +1 -0
- package/package.json +1 -1
- package/dist/chunk-UWW26H42.js.map +0 -1
- package/dist/{index-c8f1e6e7.d.ts → index-5a5e5dc8.d.ts} +12 -12
|
@@ -9,7 +9,7 @@ import { a as a$4 } from './chunk-VPG46WNM.js';
|
|
|
9
9
|
import { a as a$7 } from './chunk-SVX7EWV4.js';
|
|
10
10
|
import { a as a$1 } from './chunk-XNKYJHNL.js';
|
|
11
11
|
import { memo, forwardRef, useMemo, useLayoutEffect, useState, useCallback, useRef, useEffect, useId } from 'react';
|
|
12
|
-
import
|
|
12
|
+
import lr from '@mui/material/FormHelperText';
|
|
13
13
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
14
14
|
import { useSensors, useSensor, PointerSensor, KeyboardSensor, DndContext, closestCenter } from '@dnd-kit/core';
|
|
15
15
|
import { restrictToHorizontalAxis, restrictToParentElement, restrictToWindowEdges } from '@dnd-kit/modifiers';
|
|
@@ -17,19 +17,19 @@ import { useSortable, sortableKeyboardCoordinates, SortableContext, horizontalLi
|
|
|
17
17
|
import { m, AnimatePresence } from 'framer-motion';
|
|
18
18
|
import { CSS } from '@dnd-kit/utilities';
|
|
19
19
|
import he from '@mui/material/Stack';
|
|
20
|
-
import
|
|
20
|
+
import Ye from '@mui/material/Typography';
|
|
21
21
|
import ze from '@mui/material/Box';
|
|
22
|
-
import
|
|
23
|
-
import
|
|
22
|
+
import dr from '@mui/material/IconButton';
|
|
23
|
+
import cr from '@mui/material/Paper';
|
|
24
24
|
import { styled, alpha, useTheme } from '@mui/material/styles';
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
25
|
+
import ur from '@mui/material/Badge';
|
|
26
|
+
import Vr from '@mui/material/ButtonBase';
|
|
27
|
+
import Qr from '@mui/material/Tooltip';
|
|
28
28
|
import { useDropzone } from 'react-dropzone';
|
|
29
|
-
import
|
|
29
|
+
import oi from '@mui/material/CircularProgress';
|
|
30
30
|
|
|
31
|
-
var Jo=({helperText:e,disabled:o,isError:r})=>e?jsx(Ko,{error:r,sx:n=>({mx:"14px",color:o?n.palette.grey[500]:void 0}),children:e}):null,_=memo(Jo);var Ce=styled(he)({position:"relative",width:"100%",borderRadius:8,overflow:"hidden","&:hover .actions":{display:"flex"}}),ke=styled(he)({position:"absolute",top:4,right:4,gap:.5,"& svg":{width:16,height:16}}),lo=styled(ze,{shouldForwardProp:e=>!["isDragActive","isError","disabled"].includes(e)})(({theme:e,isDragActive:o,isError:r,disabled:n})=>({outline:"none",cursor:"pointer",overflow:"hidden",position:"relative",padding:e.spacing(5),borderRadius:e.shape.borderRadius,transition:e.transitions.create("padding"),backgroundColor:e.palette.background.neutral,border:`dashed 1px ${e.palette.divider}`,...o&&{opacity:.72},...r&&{color:e.palette.error.main,backgroundColor:e.palette.error.lighter,borderColor:e.palette.error.light},...n&&{opacity:.48,pointerEvents:"none"},"&:hover":{opacity:.72}})),so=styled(Yo)(({theme:e})=>({position:"relative",zIndex:999,pointerEvents:"auto",color:e.palette.grey[700],backgroundColor:e.palette.grey[100],"&:hover":{color:e.palette.grey[900],backgroundColor:e.palette.grey[300]}})),Xe=styled("div")({position:"relative",zIndex:1,userSelect:"none","&:hover":{zIndex:2}}),po=styled(he,{shouldForwardProp:e=>!["isDragging"].includes(e)})(({theme:e,width:o,isDragging:r})=>({width:o,height:100,alignItems:"center",display:"inline-flex",justifyContent:"center",margin:e.spacing(.5),padding:e.spacing(2,1,2,1),gap:e.spacing(1),borderRadius:e.spacing(1.25),overflow:"hidden",position:"relative",border:`solid 1px ${e.palette.divider}`,backgroundColor:e.palette.common.white,zIndex:1,transition:"box-shadow 150ms ease-in-out",boxShadow:r?`0 0 0 2px ${e.palette.primary.main}, ${e.customShadows.z8}, inset 0 0 0 1000px ${alpha(e.palette.primary.main,.06)}`:"0px 0px 0px 0px rgba(0, 0, 0, 0)"})),co=styled(m.div)(({theme:e,width:o,isDragging:r})=>({width:o,height:60,alignItems:"center",display:"inline-flex",justifyContent:"center",margin:e.spacing(.5),padding:e.spacing(2),borderRadius:e.spacing(1.25),overflow:"hidden",position:"relative",border:`solid 1px ${e.palette.divider}`,backgroundColor:e.palette.common.white,zIndex:1,transition:"box-shadow 150ms ease-in-out",boxShadow:r?`0 0 0 2px ${e.palette.primary.main}, ${e.customShadows.z8}, inset 0 0 0 1000px ${alpha(e.palette.primary.main,.06)}`:"0px 0px 0px 0px rgba(0, 0, 0, 0)"})),mo=styled(a)(({theme:e})=>({top:16,right:16,zIndex:9,position:"absolute",color:e.palette.common.white,backgroundColor:alpha(e.palette.grey[900],.72),"&:hover":{backgroundColor:alpha(e.palette.grey[900],.48)}})),fo=styled(ze,{shouldForwardProp:e=>e!=="isDragActive"&&e!=="disabled"&&e!=="hasError"})(({theme:e,isDragActive:o,disabled:r,hasError:n})=>({width:64,height:64,flexShrink:0,display:"flex",borderRadius:1,cursor:"pointer",alignItems:"center",color:e.palette.text.disabled,justifyContent:"center",backgroundColor:alpha(e.palette.grey[500],.08),border:`dashed 1px ${alpha(e.palette.grey[500],.16)}`,...o&&{opacity:.72},...r&&{opacity:.48,pointerEvents:"none"},...n&&{color:e.palette.error.main,borderColor:e.palette.error.main,backgroundColor:alpha(e.palette.error.main,.08)},"&:hover":{opacity:.72}})),uo=styled(ze)(({theme:e})=>({padding:e.spacing(1),top:0,left:0,width:"100%",height:"100%",position:"absolute",display:"flex",justifyContent:"center",alignItems:"center",transition:"all 0.3s ease-in-out",filter:"blur(0)","&:hover .single-file-preview-img":{filter:"blur(3px)",transition:"all 0.1s ease-in-out"},"&:hover .single-file-preview-hover-overlay":{opacity:1}})),go=styled("img",{shouldForwardProp:e=>e!=="aspectRatio"&&e!=="isLoading"&&e!=="isUploading"&&e!=="maxWidth"&&e!=="maxHeight"&&e!=="cropSize"&&e!=="fill"})(({theme:e,aspectRatio:o,maxWidth:r,maxHeight:n,isLoading:t,isUploading:l,fill:a})=>({borderRadius:e.shape.borderRadius,objectFit:"cover",position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%) scale(1)",filter:"blur(0)",zIndex:1,backgroundColor:e.palette.background.paper,...a&&{width:"100%",height:"100%"},...!a&&Math.abs(o)>=1&&{maxWidth:r,maxHeight:n,aspectRatio:Math.abs(o),width:"calc(100% - 16px)",height:void 0},...!a&&Math.abs(o)<1&&{maxWidth:r,maxHeight:n,aspectRatio:Math.abs(o),width:void 0,height:"calc(100% - 16px)"},transition:"all 0.3s ease-in-out",...t||l?{opacity:0,filter:"blur(1.5rem)",transform:"translate(-50%, -50%) scale(0.7)"}:{}})),xo=styled("img",{shouldForwardProp:e=>e!=="isLoading"&&e!=="isUploading"})(({isLoading:e,isUploading:o})=>({width:"100%",height:"100%",objectFit:"cover",top:0,left:0,filter:"blur(1.5rem)",transform:"scale(1.1)",position:"absolute",zIndex:0,transition:"opacity 0.3s ease-in-out",...e&&{opacity:0},...o&&{opacity:.7,filter:"blur(2rem)"}})),ho=styled(he)(({theme:e})=>({position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:alpha(e.palette.primary.darker,.75),zIndex:2,pointerEvents:"none",opacity:0,transition:"opacity 0.3s ease-in-out"})),bo=styled(he)({width:"100%",height:"100%",position:"relative",overflow:"hidden",borderRadius:"50%",justifyContent:"center",alignItems:"center"});styled(er)(({theme:e})=>({py:1,px:2,mt:3,textAlign:"left",borderStyle:"dashed",borderColor:"error.main",backgroundColor:alpha(e.palette.error.main,.08)}));var qe=styled(ze,{shouldForwardProp:e=>e!=="isError"&&e!=="hasFile"})(({theme:e,isError:o,hasFile:r})=>({top:0,gap:e.spacing(1),left:0,width:"100%",height:"100%",zIndex:9,display:"flex",borderRadius:"50%",position:"absolute",alignItems:"center",color:e.palette.text.disabled,flexDirection:"column",justifyContent:"center",backgroundColor:alpha(e.palette.grey[500],.08),transition:e.transitions.create(["opacity"],{duration:e.transitions.duration.shorter}),"&:hover":{opacity:.92},...o&&{color:e.palette.error.main},...r&&{zIndex:9,opacity:0,color:e.palette.common.white,backgroundColor:alpha(e.palette.common.black,.54)}})),Io=styled(he)({top:0,left:0,right:0,bottom:0,position:"absolute",zIndex:10,alignItems:"center",justifyContent:"center",opacity:.8});styled(he)(({theme:e})=>({padding:20,justifyContent:"center",alignItems:"center",gap:4,alignSelf:"stretch",borderRadius:12,background:e.palette.divider,color:e.palette.text.disabled,height:160}));var Po=styled(ze,{shouldForwardProp:e=>e!=="isDragActive"&&e!=="isError"&&e!=="hasFile"})(({theme:e,isDragActive:o,disabled:r,isError:n,hasFile:t})=>({padding:e.spacing(1),margin:"auto",width:144,height:144,cursor:"pointer",overflow:"hidden",borderRadius:"50%",border:`1px dashed ${e.palette.divider}`,...o&&{opacity:.72},...r&&{opacity:.48,pointerEvents:"none"},...n&&{borderColor:"error.main"},...t&&{...n&&{bgcolor:alpha(e.palette.error.main,.08)},"&:hover .upload-placeholder":{opacity:1},"& img":{filter:"blur(0)"},"&:hover img":{filter:"blur(3px)"}}})),vo=styled("img")({width:"100%",height:"100%",borderRadius:"50%",objectFit:"cover",transition:"all 0.3s ease-in-out"}),Fo=styled(a)(({theme:e})=>({backgroundColor:alpha(e.palette.grey[900],.72),color:e.palette.common.white,"&:hover":{backgroundColor:alpha(e.palette.grey[600],.64),color:e.palette.common.white},"& svg":{width:14,height:14}}));var ir=({onRemove:e,sx:o,file:r,disableDrag:n,attributes:t,listeners:l,innerWidth:a,isDragging:d})=>{let c=r?.id;return c?jsx(tr,{anchorOrigin:{vertical:"top",horizontal:"left"},children:jsxs(co,{width:a,isDragging:d,"data-testid":`preview-multi-img-${c}`,...j().inUp,sx:o,children:[jsx(a$2,{disableDrag:n,...t,...l}),jsx(Ee,{imageView:!0,file:r}),jsx(ke,{sx:{position:"absolute",right:3,top:3,zIndex:1},children:e&&jsx(Fo,{size:"small",label:"Remover arquivo",onClick:()=>e(r),icon:"DELETE_MARK_BUTTON_02"})})]})},`badge-${c}`):null},Eo=memo(ir);var dr=({file:e$1,thumbnail:o,onRemove:r,sx:n,disableDrag:t=!1,disableTransitions:l=!1})=>{let a$1=e$1.size||0,d=e$1.name||e$1.id,c=e$1.id,m=typeof e$1=="string",s=t?70:80,{attributes:u,listeners:h,setNodeRef:P,transform:A,transition:v,isDragging:U}=useSortable({id:c,disabled:t}),b={transform:l?void 0:CSS.Transform.toString(A),transition:l?"none":v,opacity:l?.2:1,display:"inline-block",alignItems:"center",justifyContent:"center",width:`${s+8}px`,height:"68px"};return o&&e$1?jsx(Xe,{ref:P,style:b,children:jsx(Eo,{innerWidth:s,isDragging:U,sx:n,file:e$1,disableDrag:t,attributes:u,listeners:h,onRemove:r})}):jsx(Xe,{ref:P,style:{...b,height:"80px",width:`${s+38}px`},children:jsxs(po,{width:s+30,isDragging:U,"data-testid":`preview-multi-img-${c}`,...j().inUp,sx:n,children:[jsx(a$2,{disableDrag:t,...u,...h}),e$1&&jsx(Ee,{file:e$1}),jsxs(he,{flexGrow:1,sx:{width:"100%"},children:[jsx(a$3,{title:d,children:jsx(eo,{variant:"subtitle2",noWrap:!0,children:d})}),jsx(eo,{variant:"caption",sx:{color:"text.secondary"},children:m?"":e(a$1)})]}),jsx(ke,{children:r&&jsx(a,{size:"small",label:"Remover arquivo",onClick:()=>r(e$1),icon:"DELETE_MARK_BUTTON_02"})})]})})},Ao=memo(dr);var Ar=({thumbnail:e,files:o,onRemove:r,onReorder:n,sx:t})=>{let[l,a]=useState(!1),d=useSensors(useSensor(PointerSensor,{activationConstraint:{distance:8}}),useSensor(KeyboardSensor,{coordinateGetter:sortableKeyboardCoordinates})),c=useCallback(s=>{let{active:u,over:h}=s;if(!(!u||!h||u.id===h.id)&&n){let P=o.findIndex(({id:v})=>v===u.id),A=o.findIndex(({id:v})=>v===h.id);P!==-1&&A!==-1&&(n(P,A,o),a(!0),setTimeout(()=>{a(!1);},300));}},[o,n]),m=jsx(AnimatePresence,{initial:!1,children:o.map(s=>jsx(Ao,{sx:t,id:`preview-file-${s.id}`,file:s,onRemove:r,thumbnail:e,disableDrag:!n,disableTransitions:l},`preview-file-${s.id}`))});return n?jsx(DndContext,{sensors:d,collisionDetection:closestCenter,onDragEnd:c,modifiers:[restrictToHorizontalAxis,restrictToParentElement,restrictToWindowEdges],children:jsx(SortableContext,{items:o.map(s=>s.id),strategy:horizontalListSortingStrategy,children:m})}):m},ye=memo(Ar);var Mo=forwardRef(({onLoading:e,aspectRatio:o,cropSize:r,...n},t)=>{let{maxWidth:l,maxHeight:a}=useMemo(()=>r&&typeof r=="object"?{maxWidth:r.width,maxHeight:r.height}:r&&typeof r=="number"?{maxWidth:r,maxHeight:r}:{maxWidth:"100%",maxHeight:"100%"},[r]);a$1(()=>{e?.(!0);}),useLayoutEffect(()=>{typeof t=="object"&&t?.current?e?.(!t.current.complete):e?.(!1);},[t,e]);function d(){e?.(!1);}return jsx(go,{...n,maxWidth:l,maxHeight:a,ref:t,aspectRatio:o,onLoad:d,onError:d})});Mo.displayName="LoadingPreviewImage";var yo=Mo;var Sr=({file:e,aspectRatio:o=1,isUploading:r,isLoading:n,onLoading:t,cropSize:l,maxWidth:a,maxHeight:d,hoverAlt:c,fill:m})=>{let s=useRef(null),u=e?.id||"",h=e?.name||"",P=URL.createObjectURL(e);return u?jsxs(uo,{className:"single-file-preview-box",children:[jsx(yo,{className:"single-file-preview-img",aspectRatio:o,cropSize:l,isLoading:n,isUploading:r,alt:h,src:P,ref:s,loading:"lazy",onLoading:t,onLoad:()=>t?.(!1),onError:()=>t?.(!1),maxWidth:a,maxHeight:d,fill:m},`image-preview-${u}`),jsx(xo,{className:"single-file-preview-bg",alt:h,src:P,isLoading:n,isUploading:r}),c&&jsx(ho,{className:"single-file-preview-hover-overlay",children:c})]}):null},Ke=memo(Sr);var Or=["pdf"],Ur=["txt"],Cr=["psd"],kr=["doc","docx"],Nr=["xls","xlsx"],Br=["zip","rar","iso"],Wr=["ai","eps"],Gr=["ppt","pptx"],jr=["wav","aif","mp3","aac"],Zr=["jpg","jpeg","gif","bmp","png","svg","webp"],Hr=["m4v","avi","mpg","mp4","webm"];function Je(e){let o,r=Do(e);return Ur.includes(r)?o="txt":Br.includes(r)?o="zip":jr.includes(r)?o="audio":Zr.includes(r)?o="image":Hr.includes(r)?o="video":kr.includes(r)?o="word":Nr.includes(r)?o="excel":Gr.includes(r)?o="powerpoint":Or.includes(r)?o="pdf":Cr.includes(r)?o="photoshop":Wr.includes(r)?o="illustrator":e?.startsWith("http")?o="image":o=Do(e),o}function _o(e){let o;switch(Je(e)){case"folder":o="IC_FOLDER";break;case"txt":o="IC_TXT";break;case"zip":o="IC_ZIP";break;case"audio":o="IC_AUDIO";break;case"video":o="IC_VIDEO";break;case"word":o="IC_WORD";break;case"excel":o="IC_EXCEL";break;case"powerpoint":o="IC_POWER_POINT";break;case"pdf":o="IC_PDF";break;case"photoshop":o="IC_PTS";break;case"illustrator":o="IC_AI";break;case"image":o="IC_IMG";break;default:o="IC_FILE";}return o}function Do(e){return e&&e.split(".").pop()||""}function ma(e){return e.split("/").pop()}var Be={root:"mnl__file__thumbnail__root",img:"mnl__file__thumbnail__img",icon:"mnl__file__thumbnail__icon",removeBtn:"mnl__file__thumbnail__remove__button",downloadBtn:"mnl__file__thumbnail__download__button"},Ee=({sx:e,file:o,tooltip:r,onRemove:n,imageView:t,slotProps:l,onDownload:a,...d})=>{let c=URL.createObjectURL(o),m=o?.name||"",u=o.type.startsWith("image/")?"image":Je(c),h=jsx(ze,{component:"img",src:c,className:Be.img,sx:{width:1,height:1,objectFit:"cover",borderRadius:"inherit",...l?.img}}),P=jsx(a$4,{icon:_o(u),sx:{width:32,height:32,flexShrink:0,...e}}),A=jsxs(he,{component:"span",className:Be.root,sx:{width:36,height:36,flexShrink:0,borderRadius:1.25,alignItems:"center",position:"relative",display:"inline-flex",justifyContent:"center",...e},...d,children:[u==="image"&&t?h:P,n&&jsx(Xr,{onClick:n,className:Be.removeBtn,sx:l?.removeBtn,children:jsx(a$4,{icon:"CLOSE_MARK_BUTTON",width:24})}),a&&jsx(Yo,{onClick:a,className:Be.downloadBtn,sx:l?.downloadBtn,size:"small",children:jsx(a$4,{icon:"ARROW_DOWN_CICLE",width:12})})]});return r?jsx(Kr,{arrow:!0,title:m,slotProps:{popper:{modifiers:[{name:"offset",options:{offset:[0,-12]}}]}},children:A}):A};var Ea=e=>e.startsWith("image/"),Lo=(e,o=.8)=>new Promise((r,n)=>{let t=document.createElement("canvas"),l=t.getContext("2d"),a=new Image;a.onload=()=>{t.width=a.width,t.height=a.height,l?(l.drawImage(a,0,0),t.toBlob(d=>{if(d){let c=new File([d],e.name.replace(/\.[^/.]+$/,".webp"),{type:"image/webp",lastModified:Date.now()});r(c);}else n(new Error("Falha ao converter para WebP"));},"image/webp",o)):n(new Error("N\xE3o foi poss\xEDvel obter contexto do canvas"));},a.onerror=()=>n(new Error("Falha ao carregar imagem")),a.src=URL.createObjectURL(e);}),So=(e,o=.8,r,n)=>new Promise((t,l)=>{let a=document.createElement("canvas"),d=a.getContext("2d"),c=new Image;c.onload=()=>{let{width:m,height:s}=c;r&&m>r&&(s=s*r/m,m=r),n&&s>n&&(m=m*n/s,s=n),a.width=m,a.height=s,d?(d.imageSmoothingEnabled=!0,d.imageSmoothingQuality="high",d.drawImage(c,0,0,m,s),a.toBlob(u=>{if(u){let h=new File([u],e.name.replace(/\.[^/.]+$/,".webp"),{type:"image/webp",lastModified:Date.now()});t(h);}else l(new Error("Falha ao comprimir imagem"));},"image/webp",o)):l(new Error("N\xE3o foi poss\xEDvel obter contexto do canvas"));},c.onerror=()=>l(new Error("Falha ao carregar imagem")),c.src=URL.createObjectURL(e);}),To=e=>{let o=e.match(/filename\*=UTF-8''([^;]+)|filename="?([^";]+)"?/i);return o?.[1]||o?.[2]||""},Oo=e=>`UTF-8''${encodeURIComponent(e)}`;var rt=({onFilesSelect:e$1,onFileSelect:o,onReorder:r,onRemove:n,uploadFiles:t,filesPreview:l,dropzoneOptions:a,enableCrop:d=!1,customAspectRatio:c,convertToWebp:m=!0,cropSize:s,maxFiles:u,compressionQuality:h=.8,maxCompressedWidth:P,maxCompressedHeight:A})=>{let{showErrorMessage:v}=a$7(),U=useMemo(()=>c||(s&&typeof s!="number"?s.width/s.height:1),[c,s]),[b,R]=useState([]),[F,I]=useState(!1),[y,O]=useState(null),[g,E]=useState(null),[f,M]=useState(""),[N,T]=useState(!1),[S,C]=useState([]),[W,J]=useState(0),[re,Z]=useState(0),le=x=>{if(x.length<1)return;let w=x[0];O(w),J(D=>D+1);let z=new FileReader;z.onload=()=>{M(z.result),I(!0);},z.readAsDataURL(w);},ue=(x,w)=>{E(w);},se=async x=>!y||!g?null:new Promise(w=>{let z=document.createElement("canvas"),D=z.getContext("2d"),k=new Image;k.onload=async()=>{let{width:G,height:de,x:De,y:$o}=g,Xo=Math.abs(U),_e=G,Le=de;s&&typeof s=="object"?(_e=s.width,Le=s.height):s&&typeof s=="number"&&(_e=s,Le=s/Xo),z.width=_e,z.height=Le,D?(D.drawImage(k,De,$o,G,de,0,0,_e,Le),z.toBlob(async io=>{if(io){let $e=new File([io],y.name,{type:y.type,lastModified:Date.now()});if(m)try{$e=await Lo($e,h);}catch(qo){v(qo,"Erro ao converter para WebP");}let ao=$e;ao.id=x,w(ao);}else w(null);},"image/png")):w(null);},k.src=f;}),pe=async()=>{if(!(!y||!g||S.length===0)){T(!0);try{let x=S[0],w=await se(x.id);if(w){let D=await t([w]);D&&(!e$1&&!o&&R(k=>[...k,...D]),e$1?.([...l||[],...D]),o?.(w));}I(!1),T(!1),M(""),O(null);let z=S.slice(1);C(z),le(z);}catch(x){v(x,"Erro ao processar imagem"),T(!1);}}},H=()=>{I(!1),T(!1),M(""),O(null),C([]),J(0),Z(0);},Q=async x=>{if(x.length===0)return;let w=Object.keys(a?.accept||{}).some(D=>D.includes("image/")),z=b.length+x.length;if(u&&z>u){v(new Error(`M\xE1ximo de ${u} arquivos`),"Erro ao fazer upload");return}try{if(w&&d){let k=x.filter(G=>G.type.startsWith("image/")).map((G,de)=>{let De=G;return De.id=`temp-crop-${Date.now()}-${de}`,De});Z(k.length),J(0),C(k),le(k);}else {let D=[];for(let G of x)if(G.type.startsWith("image/")&&m)try{let de=await So(G,h,P,A);D.push(de);}catch(de){v(de,"Erro ao comprimir imagem"),D.push(G);}else D.push(G);let k=await t(D);k&&(!e$1&&!o&&R(G=>[...G,...k]),e$1?.([...l||[],...k]),o?.(k[0]));}}catch(D){v(D,"Erro ao processar arquivos");}},Y=x=>{if(!x.length)return;let w=x[0]?.errors[0]?.code,z=a?.maxSize||3145728;v(w==="file-too-large"?new Error(`O arquivo excede o tamanho m\xE1ximo de ${e(z)}`):w==="file-invalid-type"?new Error("Formato de arquivo n\xE3o suportado"):x[0]?.errors[0]||new Error("Erro ao enviar arquivo"),"Erro ao fazer upload");},{getRootProps:te,getInputProps:$,isDragActive:p,isDragReject:ge,fileRejections:ie}=useDropzone({onDrop:Q,onDropRejected:Y,...a}),we=x=>{if(!x){n||R([]),n?.(void 0);return}let w=b.filter(z=>z.id!==x.id);n||R(w),n?.(x);},xe=(x,w,z)=>{r?.(x,w,z);},Ie=useRef("");return useEffect(()=>{let x=l?.map(w=>w.id).join(",")||"";x!==Ie.current&&(Ie.current=x,R(l||[]));},[l]),{file:b?.[0],files:b,aspectRatio:U,dropzoneProps:{getRootProps:te,getInputProps:$,isDragActive:p,isDragReject:ge,fileRejections:ie},cropState:{cropModalOpen:F,imagePreview:f,cropLoading:N,setCropModalOpen:I,onCropInitialized:ue,handleCropSave:pe,handleCropCancel:H,currentImageIndex:W,totalPendingImages:re},setInitialFiles:R,handleRemove:we,handleReorder:xe}},q=rt;var Qe=(p=>(p.APPLICATION_OCTET_STREAM="application/octet-stream",p.IMAGE_JPEG="image/jpeg",p.IMAGE_JPG="image/jpg",p.IMAGE_PNG="image/png",p.IMAGE_GIF="image/gif",p.IMAGE_WEBP="image/webp",p.IMAGE_SVG="image/svg+xml",p.IMAGE_BMP="image/bmp",p.IMAGE_TIFF="image/tiff",p.IMAGE_ICO="image/x-icon",p.IMAGE_AVIF="image/avif",p.APPLICATION_PDF="application/pdf",p.TEXT_PLAIN="text/plain",p.TEXT_CSV="text/csv",p.APPLICATION_RTF="application/rtf",p.APPLICATION_MSWORD="application/msword",p.APPLICATION_DOCX="application/vnd.openxmlformats-officedocument.wordprocessingml.document",p.APPLICATION_MSEXCEL="application/vnd.ms-excel",p.APPLICATION_XLSX="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",p.APPLICATION_MSPOWERPOINT="application/vnd.ms-powerpoint",p.APPLICATION_PPTX="application/vnd.openxmlformats-officedocument.presentationml.presentation",p.APPLICATION_ODT="application/vnd.oasis.opendocument.text",p.APPLICATION_ODS="application/vnd.oasis.opendocument.spreadsheet",p.APPLICATION_ODP="application/vnd.oasis.opendocument.presentation",p.APPLICATION_XML="application/xml",p.TEXT_XML="text/xml",p.TEXT_HTML="text/html",p.TEXT_CSS="text/css",p.APPLICATION_JSON="application/json",p.TEXT_JAVASCRIPT="text/javascript",p.APPLICATION_ZIP="application/zip",p.APPLICATION_GZIP="application/gzip",p.APPLICATION_RAR="application/vnd.rar",p.APPLICATION_7Z="application/x-7z-compressed",p.AUDIO_MPEG="audio/mpeg",p.AUDIO_WAV="audio/wav",p.AUDIO_OGG="audio/ogg",p.AUDIO_WEBM="audio/webm",p.AUDIO_AAC="audio/aac",p.VIDEO_MP4="video/mp4",p.VIDEO_MPEG="video/mpeg",p.VIDEO_OGG="video/ogg",p.VIDEO_WEBM="video/webm",p.VIDEO_QUICKTIME="video/quicktime",p))(Qe||{}),We=(e=>(e["application/octet-stream"]="APPLICATION_OCTET_STREAM",e["image/jpeg"]="IMAGE_JPEG",e["image/jpg"]="IMAGE_JPG",e["image/png"]="IMAGE_PNG",e["image/gif"]="IMAGE_GIF",e["image/webp"]="IMAGE_WEBP",e["image/svg+xml"]="IMAGE_SVG",e["image/bmp"]="IMAGE_BMP",e["image/tiff"]="IMAGE_TIFF",e["image/x-icon"]="IMAGE_ICO",e["image/avif"]="IMAGE_AVIF",e["application/pdf"]="APPLICATION_PDF",e["text/plain"]="TEXT_PLAIN",e["text/csv"]="TEXT_CSV",e["application/rtf"]="APPLICATION_RTF",e["application/msword"]="APPLICATION_MSWORD",e["application/vnd.openxmlformats-officedocument.wordprocessingml.document"]="APPLICATION_DOCX",e["application/vnd.ms-excel"]="APPLICATION_MSEXCEL",e["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"]="APPLICATION_XLSX",e["application/vnd.ms-powerpoint"]="APPLICATION_MSPOWERPOINT",e["application/vnd.openxmlformats-officedocument.presentationml.presentation"]="APPLICATION_PPTX",e["application/vnd.oasis.opendocument.text"]="APPLICATION_ODT",e["application/vnd.oasis.opendocument.spreadsheet"]="APPLICATION_ODS",e["application/vnd.oasis.opendocument.presentation"]="APPLICATION_ODP",e["application/xml"]="APPLICATION_XML",e["text/xml"]="TEXT_XML",e["text/html"]="TEXT_HTML",e["text/css"]="TEXT_CSS",e["application/json"]="APPLICATION_JSON",e["text/javascript"]="TEXT_JAVASCRIPT",e["application/zip"]="APPLICATION_ZIP",e["application/gzip"]="APPLICATION_GZIP",e["application/vnd.rar"]="APPLICATION_RAR",e["application/x-7z-compressed"]="APPLICATION_7Z",e["audio/mpeg"]="AUDIO_MPEG",e["audio/wav"]="AUDIO_WAV",e["audio/ogg"]="AUDIO_OGG",e["audio/webm"]="AUDIO_WEBM",e["audio/aac"]="AUDIO_AAC",e["video/mp4"]="VIDEO_MP4",e["video/mpeg"]="VIDEO_MPEG",e["video/ogg"]="VIDEO_OGG",e["video/webm"]="VIDEO_WEBM",e["video/quicktime"]="VIDEO_QUICKTIME",e))(We||{});var nt=({createFilesMutation:e,filesDetails:o})=>{let{showErrorMessage:r}=a$7(),[n,t]=useState(!1),[l,a]=useState(!1),[d,c]=useState(null),[m,s]=useState([]),u=useMemo(()=>m?.[0],[m]),h=l||n,P=useCallback(async b=>{if(!b.length){s([]),a(!1);return}a(!0);try{let F=(await Promise.all(b.map(async({url:I,id:y,name:O})=>{try{if(!I)return null;let g=await fetch(I);if(!g.ok)throw new Error(g.statusText);let E=await g.blob(),f=null;if(!O){let T=g.headers.get("content-disposition")||void 0;if(T){let S=To(T);if(S)try{f=decodeURIComponent(S);}catch{f=S;}}}let M=f||O||y,N=new File([E],M,{type:E.type});return N.id=y,N.url=I,N}catch{return null}}))).filter(Boolean);s(F),a(!1);}catch(R){r(R,"Erro ao carregar arquivos"),s([]),a(!1);}},[r]),A=useRef("");useEffect(()=>{let b=o?.map(({id:R})=>R).join(",")||"";b!==A.current&&(async()=>(A.current=b,await P(o)))();},[o,P]);let v=async b=>{if(!b||!Array.isArray(b))throw new Error("Arquivos inv\xE1lidos");let R=b.filter(F=>F instanceof File);if(R?.length){t(!0);try{let F=R.map(g=>{let E=g.type||"application/octet-stream",f=We[E];if(!f)throw new Error(`Tipo de arquivo n\xE3o suportado: ${E}`);return {file:g,mimeType:E,contentTypeEnum:f}}),I=await e({files:F.map(({file:g,contentTypeEnum:E})=>({content_type:E,name:g.name}))}).unwrap(),y=I.files.map((g,E)=>{let f=F[E].file,M=f;return M.id=g.id,M.url=URL.createObjectURL(f),M});return await(await Promise.all(I.files.map((g,E)=>{let{mimeType:f}=F[E],M=y[E];return fetch(g.url,{method:"PUT",headers:{"Content-Type":f,"Content-Disposition":`inline; filename*=${Oo(M.name)}`,"X-File-Id":g.id},body:M})}))).forEach(async g=>{if(!g.ok)throw new Error("Erro no upload do arquivo.")}),y}catch(F){throw c(F),r(F,"Erro no upload"),F}finally{t(!1);}}},U=useMemo(()=>d&&d instanceof Error?d.message:d,[d]);return {setFilesPreview:s,uploadFiles:v,filesPreview:m,filePreview:u,isLoadingPreview:l,isUploadingFiles:n,isUploadOrLoadingFiles:h,uploadErrorText:U}},V=nt;var st=({sx:e,id:o,name:r,tabIndex:n,uploading:t,getRootProps:l,getInputProps:a,isDragActive:d,isError:c,disabled:m,dropZoneSxProps:s,dropZoneContent:u,children:h,...P})=>jsxs(Ce,{children:[t&&jsx(a$6,{"data-testid":"uploading-progress-bar",sx:{zIndex:1}}),jsxs(ze,{sx:{width:1,position:"relative",...e},children:[jsxs(lo,{...l(),"data-testid":"drop-zone-styled-area",isError:c,isDragActive:d,disabled:!!m,sx:s,...P,children:[jsx("input",{...a(),id:o,tabIndex:n,name:r}),u]}),h]})]}),ce=st;function No(){let e=useTheme(),o=useId(),r=e.vars.palette.primary.main;return jsxs(Fragment,{children:[jsx("defs",{children:jsxs("linearGradient",{id:o,x1:"19.496%",x2:"77.479%",y1:"71.822%",y2:"16.69%",children:[jsx("stop",{offset:"0%",stopColor:r}),jsx("stop",{offset:"100%",stopColor:r,stopOpacity:"0"})]})}),jsx("path",{fill:`url(#${o})`,fillRule:"nonzero",d:"M0 198.78c0 41.458 14.945 79.236 39.539 107.786 28.214 32.765 69.128 53.365 114.734 53.434a148.44 148.44 0 0056.495-11.036c9.051-3.699 19.182-3.274 27.948 1.107a75.779 75.779 0 0033.957 8.01c5.023 0 9.942-.494 14.7-1.433 13.58-2.67 25.94-8.99 36.09-17.94 6.378-5.627 14.547-8.456 22.897-8.446h.142c27.589 0 53.215-8.732 74.492-23.696 19.021-13.36 34.554-31.696 44.904-53.224C474.92 234.58 480 213.388 480 190.958c0-76.93-59.774-139.305-133.498-139.305-7.516 0-14.88.663-22.063 1.899C305.418 21.42 271.355 0 232.499 0a103.651 103.651 0 00-45.88 10.661c-13.24 6.487-25.011 15.705-34.64 26.939-32.698.544-62.931 11.69-87.676 30.291C25.351 97.155 0 144.882 0 198.781z",opacity:"0.2"})]})}function gt({hideBackground:e,sx:o,...r}){let n=useTheme(),t=n.vars.palette.primary.main,l=n.vars.palette.primary.dark,a=n.vars.palette.primary.darker;return jsxs(ze,{component:"svg",width:"100%",height:"100%",viewBox:"0 0 480 360",xmlns:"http://www.w3.org/2000/svg",sx:{width:320,maxWidth:1,flexShrink:0,height:"auto",...o},...r,children:[!e&&jsx(No,{}),jsx("defs",{children:jsxs("linearGradient",{id:"linearGradient-2",x1:"30.113%",x2:"30.113%",y1:"0%",y2:"100%",children:[jsx("stop",{offset:"0%",stopOpacity:"0"}),jsx("stop",{offset:"100%"})]})}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M293.006 206.192c-2.248 2.672-4.676 2.628-6.123 2.251l.054-1.384s5.979-2.733 5.827-2.159c-.057.215.057.733.242 1.292zM309.393 209.217c-3.818 2.206-6.058-.38-6.578-1.112.32-.84.801-2.204.703-2.592-.144-.577 5.827 2.155 5.827 2.155l.048 1.549zM305.303 187.204s3.632-2.093 4.425-1.151c.792.942-4.425 1.151-4.425 1.151zM307.497 188.355s-.598.299.721.681c1.318.383-.721-.681-.721-.681zM285.532 182.599c-.123.036 3.022 2.123 5.862.395-.012 0-5.154-.61-5.862-.395zM291.239 186.591s-.861 1.692-2.625 1.943c-1.764.251 2.625-1.943 2.625-1.943zM302.785 190.262s4.138 6.578 3.346 8.129c-.793 1.552-3.346-8.129-3.346-8.129zM294.62 216.416c0 .368 0 .712-.036.996-.107 1.33-3.381.828-3.381.828-2.99.416-4.066-1.019-4.422-2.392a5.444 5.444 0 01-.164-1.363 5.606 5.606 0 01.054-.819v-.272a1.998 1.998 0 011.859.379c1.331 1.08 3.095.252 3.095.252s1.294.107 1.793.538c.281.242.745-.341 1.098-.897.021.359.054 1.007.074 1.701.024.356.03.714.03 1.049z",opacity:"0.05"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M289.37 216.339s-.897.879-2.589-.479a5.444 5.444 0 01-.164-1.363c.864.658 2.466 1.842 2.753 1.842zM294.62 216.416a.67.67 0 01-.519.132.672.672 0 01-.452-.287c.348-.266.669-.566.956-.897.009.359.015.717.015 1.052zM301.637 217.032c0 .371 0 .715.033.996.108 1.333 3.382.828 3.382.828 2.989.419 4.066-1.017 4.421-2.392a5.728 5.728 0 00.111-2.182v-.272a2.024 2.024 0 00-1.862.379c-1.331 1.08-3.092.251-3.092.251s-1.294.111-1.794.542c-.281.242-.744-.341-1.094-.897a61.426 61.426 0 00-.078 1.701c-.024.35-.03.708-.027 1.046z",opacity:"0.05"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M306.887 216.949s.897.879 2.587-.479c.112-.444.169-.901.167-1.36-.867.655-2.47 1.839-2.754 1.839zM301.637 217.032a.67.67 0 00.969-.155 6.35 6.35 0 01-.957-.897c-.009.356-.014.714-.012 1.052zM319.614 106.269c.063-.138.123-.275.18-.41.057-.134.077-.209.11-.317-.11.237-.206.48-.29.727z",opacity:"0.05"}),jsx("path",{fill:a,fillRule:"nonzero",d:"M157.592 279.461a4.114 4.114 0 01-.917-3.131l13.196-107.979 1.094-8.97a4.142 4.142 0 014.078-3.635l38.654-.257a4.135 4.135 0 004.108-4.249l-.015-.409a4.14 4.14 0 014.135-4.279h40.619a4.134 4.134 0 014.098 4.682 4.137 4.137 0 003.995 4.682l39.01.996a4.13 4.13 0 013.97 4.831l-19.502 113.909-.368 2.152a4.042 4.042 0 01-.598 1.543l-135.557.114z"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M251.256817 123.296578L274.098317 123.296578 274.098317 200.823078 251.256817 200.823078z",transform:"rotate(34.64 262.678 162.06)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M270.624591 129.857671L286.750291 129.857671 286.750291 145.983371 270.624591 145.983371z",transform:"rotate(34.804 278.687 137.92)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M260.275579 145.813111L276.423079 145.813111 276.423079 161.960611 260.275579 161.960611z",opacity:"0.5",transform:"rotate(34.64 268.35 153.887)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M249.191579 161.852111L265.339079 161.852111 265.339079 177.999611 249.191579 177.999611z",opacity:"0.3",transform:"rotate(34.64 257.265 169.926)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M237.472537 121.334214L260.314037 121.334214 260.314037 198.567714 237.472537 198.567714z",transform:"rotate(16.29 248.893 159.951)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M249.053192 123.761554L265.200692 123.761554 265.200692 139.909054 249.053192 139.909054z",transform:"rotate(16.29 257.127 131.835)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M243.584192 142.473554L259.731692 142.473554 259.731692 158.621053 243.584192 158.621053z",opacity:"0.5",transform:"rotate(16.29 251.658 150.547)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M238.116192 161.182554L254.263692 161.182554 254.263692 177.330054 238.116192 177.330054z",opacity:"0.3",transform:"rotate(16.29 246.19 169.256)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M230.099192 121.641542L252.940692 121.641542 252.940692 198.875042 230.099192 198.875042z",transform:"rotate(4.6 241.52 160.258)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M235.800489 122.985499L251.947989 122.985499 251.947989 139.132999 235.800489 139.132999z",transform:"rotate(4.6 243.874 131.06)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M234.234488 142.413498L250.381988 142.413498 250.381988 158.560998 234.234488 158.560998z",opacity:"0.5",transform:"rotate(4.6 242.308 150.487)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M232.672488 161.846499L248.819988 161.846499 248.819988 177.993999 232.672488 177.993999z",opacity:"0.3",transform:"rotate(4.6 240.746 169.92)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M224.736657 123.384871L247.578157 123.384871 247.578157 200.618371 224.736657 200.618371z",transform:"rotate(-2.61 236.157 162.002)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M226.751283 124.659968L242.898783 124.659968 242.898783 140.807468 226.751283 140.807468z",transform:"rotate(-2.61 234.825 132.734)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M228.305601 143.479224L244.473301 143.479224 244.473301 159.646924 228.305601 159.646924z",opacity:"0.5",transform:"rotate(-2.862 236.39 151.563)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M228.525282 163.608968L244.672782 163.608968 244.672782 179.756468 228.525282 179.756468z",opacity:"0.3",transform:"rotate(-2.61 236.599 171.683)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M232.679 225.726l-20.294 7.851-29.661 11.466c-1.121-2.093-2.771-4.921-4.813-8.297-7.026-11.642-18.65-29.75-29.001-45.665-11.66-17.938-21.696-33.075-21.696-33.075l7.265-2.093 59.346-17.23 38.854 87.043z"}),jsx("path",{fill:"#000",fillRule:"nonzero",d:"M232.679 225.726l-20.294 7.851a152.535 152.535 0 01-34.484 3.169c-7.026-11.642-18.65-29.75-29-45.665l-14.42-35.18 59.343-17.218 38.855 87.043z",opacity:"0.1"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M247.777 220.841s-31.526 18.65-78.596 14.432l-37.525-91.486 17.984-3.091 62.168-10.677 35.279 89.043.69 1.779z"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M247.075 219.074c-7.424.365-16.013.329-24.654-.702-9.351-1.101-18.757-3.367-26.82-7.523-6.742-3.471-12.506-7.247-17.532-11.776-13.074-11.759-21.164-28.579-28.429-58.365l62.168-10.677 35.267 89.043z",opacity:"0.1"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M270.203 213.959s-23.239 4.55-46.894 1.749c-9.351-1.1-18.757-3.367-26.82-7.522-6.742-3.471-12.503-7.247-17.532-11.777-16.181-14.557-24.725-36.866-33.536-81.918 0 0 38.633 9.325 76.836-11.101-.012.015 12.865 80.373 47.946 110.569z"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M165.405 131.03s31.416-1.776 40.187-8.548l1.331 4.276s-20.758 9.157-41.518 9.268v-4.996zM165.405 152.137s30.417-1.665 53.399-12.766l.777 1.776s-18.237 10.647-54.176 13.433v-2.443zM167.853 160.362s30.418-1.665 53.397-12.766l.777 1.776s-18.237 10.643-54.174 13.433v-2.443zM170.299 168.599s30.417-1.666 53.399-12.766l.774 1.775s-18.237 10.647-54.173 13.433v-2.442zM172.748 176.835s30.417-1.665 53.396-12.766l.777 1.776s-18.237 10.647-54.173 13.433v-2.443zM175.193 185.075s30.417-1.665 53.399-12.766l.774 1.776s-18.237 10.643-54.173 13.433v-2.443z",opacity:"0.3"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M389.069 287.344s-12.641-.762-11.152 8.097c0 0-.299 1.563 1.124 2.275 0 0 .021-.658 1.295-.434.454.077.916.099 1.375.066a2.832 2.832 0 001.677-.694c.468-.409 3.555-1.468 4.936-7.274 0 0 1.023-1.267.981-1.593l-2.132.897s.73 1.54.156 2.816c0 0-.069-2.759-.479-2.691-.083 0-1.109.533-1.109.533s1.253 2.69.299 4.628c0 0 .359-3.304-.699-4.434l-1.495.876s1.465 2.768.472 5.029c0 0 .254-3.465-.789-4.817l-1.361 1.062s1.379 2.729.539 4.604c0 0-.111-4.036-.835-4.341 0 0-1.195 1.049-1.369 1.494 0 0 .942 1.98.356 3.026 0 0-.359-2.691-.652-2.691 0 0-1.196 1.794-1.309 2.99 0 0 .051-1.818 1.022-3.172a3.593 3.593 0 00-1.818.942s.186-1.262 2.111-1.37c0 0 .981-1.351 1.241-1.435 0 0-1.914-.158-3.074.356 0 0 1.023-1.196 3.427-.649l1.342-1.094s-2.52-.347-3.588.036c0 0 1.229-1.052 3.95-.299l1.462-.873s-2.147-.463-3.426-.299c0 0 1.348-.729 3.856.06l1.044-.47s-1.573-.299-2.033-.358c-.461-.06-.488-.174-.488-.174a5.426 5.426 0 012.957.329s2.222-.813 2.186-.954z"}),jsx("ellipse",{cx:"380.363",cy:"298.487",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"8.945",ry:"1.513"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M394.956 258.102s-7.125-.43-6.279 4.565a1.218 1.218 0 00.631 1.283s.015-.371.733-.245c.255.042.515.054.774.036.349-.023.681-.159.945-.389.264-.23 2.003-.828 2.783-4.102 0 0 .577-.714.553-.897l-1.196.511s.41.87.087 1.591c0 0-.039-1.558-.269-1.522-.048 0-.625.299-.625.299s.706 1.495.173 2.61c0 0 .204-1.862-.394-2.502l-.846.496s.825 1.561.266 2.834c0 0 .143-1.955-.446-2.714l-.765.598s.774 1.539.299 2.595c0 0-.063-2.275-.469-2.446a4.75 4.75 0 00-.775.834s.532 1.118.204 1.707c0 0-.204-1.515-.368-1.521 0 0-.67 1.001-.739 1.689a3.671 3.671 0 01.577-1.794 2.007 2.007 0 00-1.025.532s.104-.711 1.196-.771c0 0 .553-.763.699-.81 0 0-1.079-.09-1.734.2 0 0 .577-.67 1.932-.365l.759-.619s-1.423-.194-2.024.021c0 0 .694-.598 2.227-.161l.826-.494a7.445 7.445 0 00-1.935-.164s.763-.413 2.174.033l.598-.263s-.897-.177-1.148-.203c-.252-.027-.275-.099-.275-.099a3.078 3.078 0 011.668.185s1.232-.46 1.208-.538z"}),jsx("ellipse",{cx:"390.052",cy:"264.383",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"5.044",ry:"1"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M352.896 262.437s-8.604-.52-7.588 5.51a1.47 1.47 0 00.763 1.549s0-.449.897-.299c.309.052.623.067.935.045a1.923 1.923 0 001.142-.473c.318-.279 2.419-.998 3.361-4.951 0 0 .697-.861.667-1.085l-1.468.622s.496 1.046.104 1.916c0 0-.048-1.877-.326-1.835-.056 0-.753.364-.753.364s.852 1.824.209 3.152c0 0 .245-2.249-.475-3.02l-1.023.598s.996 1.886.32 3.423c0 0 .174-2.359-.535-3.289l-.927.724s.939 1.857.365 3.133c0 0-.072-2.747-.565-2.954 0 0-.81.715-.933 1.008 0 0 .64 1.348.242 2.06 0 0-.245-1.83-.445-1.839 0 0-.804 1.214-.897 2.042.04-.768.28-1.512.697-2.159a2.427 2.427 0 00-1.235.643s.125-.858 1.435-.933c0 0 .667-.92.846-.974 0 0-1.303-.111-2.093.239 0 0 .694-.807 2.329-.44l.915-.747s-1.713-.233-2.442.024c0 0 .837-.715 2.69-.191l.996-.598s-1.462-.314-2.335-.201c0 0 .921-.496 2.625.042l.711-.32s-1.07-.209-1.384-.242c-.314-.033-.329-.119-.329-.119a3.69 3.69 0 012.012.221s1.519-.553 1.492-.646z"}),jsx("ellipse",{cx:"346.97",cy:"270.022",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"6.09",ry:"1.028"}),jsx("rect",{width:"51.026",height:"91.312",x:"303.926",y:"69.211",fill:"#FFF",fillRule:"nonzero",rx:"4.737",transform:"rotate(-71.99 329.44 114.867)"}),jsx("circle",{cx:"303.613",cy:"103.507",r:"9.376",fill:t,fillRule:"nonzero",opacity:"0.2"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M344.582495 86.4883769L347.150665 86.4883769 347.150665 127.336977 344.582495 127.336977z",opacity:"0.2",transform:"rotate(-71.99 345.867 106.913)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M333.028401 99.6373982L335.596571 99.6373982 335.596571 120.445898 333.028401 120.445898z",opacity:"0.2",transform:"rotate(-71.99 334.312 110.042)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M337.109071 101.431004L339.677241 101.431004 339.677241 135.086304 337.109071 135.086304z",opacity:"0.2",transform:"rotate(-71.99 338.393 118.259)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M338.505494 105.174377L341.073664 105.174377 341.073664 146.022978 338.505494 146.022978z",opacity:"0.2",transform:"rotate(-71.99 339.79 125.599)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M348.060839 134.648161L353.026769 134.648161 353.026769 145.952261 348.060839 145.952261z",opacity:"0.5",transform:"rotate(-71.99 350.544 140.3)"}),jsx("rect",{width:"50.3",height:"78.305",x:"291.549",y:"174.486",fill:"#FFF",fillRule:"nonzero",rx:"4",transform:"rotate(-57.265 316.7 213.638)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M278.038439 203.88874L292.269539 203.88874 292.269539 207.23723 278.038439 207.23723z",transform:"rotate(-57.57 285.154 205.563)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M283.007935 199.201889L314.262535 199.201889 314.262535 202.272339 283.007935 202.272339z",transform:"rotate(-57.57 298.635 200.737)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M288.543935 202.715889L319.798535 202.715889 319.798535 205.786339 288.543935 205.786339z",transform:"rotate(-57.57 304.171 204.251)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M294.078936 206.235889L325.333536 206.235889 325.333536 209.306339 294.078936 209.306339z",transform:"rotate(-57.57 309.706 207.771)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M299.879919 211.40702L331.090719 211.40702 331.090719 214.47316 299.879919 214.47316z",transform:"rotate(-57.265 315.485 212.94)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M305.149936 213.268889L336.404536 213.268889 336.404536 216.339339 305.149936 216.339339z",transform:"rotate(-57.57 320.777 214.804)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M310.685935 216.782889L341.940535 216.782889 341.940535 219.853339 310.685935 219.853339z",transform:"rotate(-57.57 326.313 218.318)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M341.417983 210.406958L349.511163 210.406958 349.511163 218.500138 341.417983 218.500138z",transform:"rotate(-57.57 345.465 214.454)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z"}),jsx("path",{fill:l,fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z",opacity:"0.243"}),jsx("path",{fill:"url(#linearGradient-2)",fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z",opacity:"0.32"}),jsx("ellipse",{cx:"119.593",cy:"258.664",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"4.846",ry:"1"}),jsx("ellipse",{cx:"101.03",cy:"260.545",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"4.846",ry:"1"}),jsx("ellipse",{cx:"108.459",cy:"265.905",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"3.444",ry:"1"}),jsx("ellipse",{cx:"89.193",cy:"265.433",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"3.444",ry:"1"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M100.925 260.398s6.796-22.279-1.064-31.204c-5.881-6.676-12.557-5.877-15.547-5.052a5.528 5.528 0 00-3.564 2.963c-1.046 2.254-.858 5.913 6.521 10.186 12.35 7.151 13.119 16.96 13.119 16.96l.535 6.147z"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M85.382 227.302s20.031 6.278 15.546 33.096M97.083 229.547s-2.76 1.86-1.88 4.655M87.39 231.203s1.687-1.716 3.741-.768M95.31 239.832s2.963-1.495 3.728.379M102.638 242.962s-2.224-.176-2.263.897"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M101.2 260.575s-7.961-16.193-10.147-15.846c-1.037.17-1.516 1.196-1.734 2.218a6.516 6.516 0 00.434 3.941c1.13 2.601 4.165 7.519 11.447 9.687z"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M91.113 247.808s8.353 12.115 9.968 12.647"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M90.344 249.701L92.293 249.701"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M92.68 254.132L95.738 254.263"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M94.542 250.586L94.21 252.179"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M97.792 255.432L97.732 256.879"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M100.964 260.575s7.959-16.193 10.144-15.846c1.041.17 1.519 1.196 1.734 2.218a6.514 6.514 0 01-.433 3.941c-1.13 2.601-4.168 7.519-11.445 9.687z"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M111.051 247.808s-8.371 12.115-9.97 12.647"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M111.82 249.701L109.871 249.701"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M109.485 254.132L106.426 254.263"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M107.622 250.586L107.954 252.179"}),jsx("path",{stroke:a,strokeLinecap:"round",strokeWidth:"0.5",d:"M104.372 255.432L104.432 256.879"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M87.295 264.357a1.375 1.375 0 01-.452-.685.599.599 0 01.317-.697c.3-.11.598.09.837.299.24.21.512.431.81.38a1.237 1.237 0 01-.382-1.16.47.47 0 01.105-.236c.161-.174.454-.099.648.039.598.43.787 1.264.79 2.018.03-.277.03-.555 0-.831a.853.853 0 01.334-.727.938.938 0 01.476-.114.988.988 0 01.774.222.767.767 0 01-.03.947c-.229.257-.5.474-.801.64a1.805 1.805 0 00-.571.547.399.399 0 00-.042.096h-1.74a4.826 4.826 0 01-1.073-.738zM117.626 257.833a1.355 1.355 0 01-.452-.682.599.599 0 01.314-.696c.299-.111.598.089.837.299.239.209.509.436.817.391a1.236 1.236 0 01-.386-1.157.472.472 0 01.107-.236c.162-.173.455-.099.649.036.613.433.787 1.268.79 2.021a4.008 4.008 0 000-.834.852.852 0 01.299-.736.955.955 0 01.475-.11.998.998 0 01.774.218.768.768 0 01-.033.951 2.996 2.996 0 01-.798.64 1.767 1.767 0 00-.571.544.499.499 0 00-.042.098h-1.701a4.78 4.78 0 01-1.079-.747zM107.518 264.357a1.406 1.406 0 01-.455-.685.6.6 0 01.317-.697c.299-.11.598.09.837.299.239.21.505.437.816.395a1.247 1.247 0 01-.385-1.16.472.472 0 01.107-.236c.162-.174.455-.099.649.039.613.43.783 1.264.789 2.018.03-.277.03-.555 0-.832a.855.855 0 01.314-.735.93.93 0 01.476-.114.988.988 0 01.774.222.764.764 0 01-.033.947 3.028 3.028 0 01-.798.64 1.798 1.798 0 00-.571.547.411.411 0 00-.042.096h-1.734c-.385-.2-.742-.45-1.061-.744z"}),jsx("circle",{cx:"84.467",cy:"87.003",r:"6.467",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"395.425",cy:"138.681",r:"6.467",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"279.178",cy:"66.467",r:"6.467",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"97.4",cy:"122.68",r:"10.838",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("path",{fill:l,fillRule:"nonzero",d:"M206.029 209.911c-7.975 0-14.44 6.465-14.44 14.44s6.465 14.44 14.44 14.44 14.44-6.465 14.44-14.44-6.465-14.44-14.44-14.44z"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M206.029 211.59c7.047 0 12.761 5.714 12.761 12.761 0 7.048-5.714 12.761-12.761 12.761-7.048 0-12.761-5.713-12.761-12.761.006-7.045 5.716-12.754 12.761-12.761",opacity:"0.72"}),jsx("path",{fill:l,fillRule:"nonzero",d:"M200.058 225.406l-.699-.681a.721.721 0 010-1.065l6.127-5.984a.753.753 0 01.546-.231c.206 0 .404.083.545.231l6.127 5.978a.733.733 0 010 1.065l-.699.682a.768.768 0 01-1.091 0l-3.622-3.727v8.843a.725.725 0 01-.219.523.76.76 0 01-.534.217h-1.009a.75.75 0 01-.759-.74v-8.832l-3.622 3.726a.768.768 0 01-1.091-.005z"})]})}var Wo=memo(gt);var bt=({header:e,description:o,sx:r,...n})=>jsxs(he,{spacing:5,alignItems:"center",justifyContent:"center",direction:{xs:"column",md:"row"},sx:{width:1,textAlign:{xs:"center",md:"left"},...r},...n,children:[jsx(Wo,{sx:{width:220}}),jsxs("div",{children:[jsx(eo,{gutterBottom:!0,variant:"h5",children:e||"Soltar ou selecionar arquivos"}),jsx(eo,{variant:"body2",sx:{color:"text.secondary"},children:o||jsxs(Fragment,{children:["Solte os arquivos aqui ou clique",jsx(eo,{variant:"body2",component:"span",sx:{mx:.5,color:"primary.main",textDecoration:"underline"},children:"procurar"}),"na sua m\xE1quina"]})})]})]}),me=memo(bt);var Et=({onRemove:e,onReorder:o,onFilesSelect:r,createFilesMutation:n,filesDetails:t=[],id:l,disabled:a,error:d,helperText:c,thumbnail:m,dropZoneSxProps:s,uploading:u,tabIndex:h,maxFiles:P,placeholderAlt:A,placeholderProps:v,...U})=>{let{filesPreview:b,isUploadOrLoadingFiles:R,uploadErrorText:F,uploadFiles:I}=V({createFilesMutation:n,filesDetails:t}),{files:y,dropzoneProps:O,handleRemove:g,handleReorder:E}=q({onFilesSelect:r,onReorder:o,onRemove:e,filesPreview:b,dropzoneOptions:{multiple:!0,disabled:a,...U},maxFiles:P,uploadFiles:I}),{getRootProps:f,getInputProps:M,isDragActive:N,isDragReject:T}=O,S=!!y?.filter(W=>!!W.id).length,C=T||!!d||!!F;return jsxs(ce,{id:l,uploading:u||R,disabled:a,dropZoneSxProps:s,tabIndex:h,getRootProps:f,getInputProps:M,isDragActive:N,isError:C,dropZoneContent:jsx(Fragment,{children:A?jsx(he,{children:A}):jsx(me,{header:v?.header,description:v?.description})}),children:[jsx(_,{disabled:a,helperText:c,isError:C}),d?jsx(_,{helperText:d,isError:!0}):null,F?jsx(_,{helperText:F,isError:!0}):null,S&&jsx(ze,{sx:{my:3},children:jsx(ye,{files:y,thumbnail:!!m,onRemove:e?g:void 0,onReorder:o?E:void 0})})]})},Rt=memo(Et);var _t=({onRemove:e,onReorder:o,onFilesSelect:r,createFilesMutation:n,filesDetails:t=[],id:l,disabled:a,error:d,helperText:c,dropZoneSxProps:m,placeholderProps:s,placeholderAlt:u,uploading:h,tabIndex:P,maxFiles:A,aspectRatio:v,enableCrop:U=!0,convertToWebp:b=!0,cropSize:R,name:F,label:I,...y})=>{let{filesPreview:O,isUploadOrLoadingFiles:g,uploadErrorText:E,uploadFiles:f}=V({createFilesMutation:n,filesDetails:t}),M=h||g,{files:N,dropzoneProps:T,cropState:S,aspectRatio:C,handleRemove:W,handleReorder:J}=q({onFilesSelect:r,onReorder:o,onRemove:e,filesPreview:O,dropzoneOptions:{accept:{"image/*":[".jpeg",".jpg",".png",".gif",".webp"]},multiple:!0,disabled:a,...y},enableCrop:U,customAspectRatio:v,convertToWebp:b,maxFiles:A,cropSize:R,uploadFiles:f}),{getRootProps:re,getInputProps:Z,isDragActive:le,isDragReject:ue}=T,{cropModalOpen:se,imagePreview:pe,cropLoading:H,onCropInitialized:Q,handleCropSave:Y,handleCropCancel:te,currentImageIndex:$,totalPendingImages:p}=S,ge=!!N?.filter(xe=>!!xe.id).length,ie=ue||!!d||!!E,we=useMemo(()=>{let xe=I??"Ajustar Imagem",Ie=p>1||$>1?` (${$} de ${p})`:"";return `${xe}${Ie}`},[I,p,$]);return jsxs(ce,{id:l,name:F,uploading:M,disabled:a,dropZoneSxProps:m,tabIndex:P,getRootProps:re,getInputProps:Z,isDragActive:le,isError:ie,dropZoneContent:jsx(Fragment,{children:u?jsx(he,{children:u}):jsx(me,{header:s?.header,description:s?.description})}),children:[jsx(_,{disabled:a,helperText:c,isError:ie}),d?jsx(_,{helperText:d,isError:!0}):null,E?jsx(_,{helperText:E,isError:!0}):null,ge&&jsx(ze,{sx:{my:3,ml:.5},children:jsx(ye,{files:N,thumbnail:!0,onRemove:W,onReorder:o?J:void 0})}),jsx(a$5,{open:se,onClose:te,label:we,imageSrc:pe,aspectRatio:C,onInitialized:Q,onSave:Y,loading:H,cropSize:R})]})},Lt=memo(_t);var kt=({onFileSelect:e$1,onRemove:o,createFilesMutation:r,fileDetails:n,id:t,disabled:l,error:a,helperText:d,sx:c,dropZoneSxProps:m$1,uploading:s,tabIndex:u,placeholderAlt:h,placeholderProps:P,...A})=>{let{filesPreview:v,isUploadOrLoadingFiles:U,uploadErrorText:b,uploadFiles:R}=V({createFilesMutation:r,filesDetails:n?[n]:[]}),F=U||s,{file:I,dropzoneProps:y,handleRemove:O}=q({uploadFiles:R,onFileSelect:e$1,onRemove:o,filesPreview:v,dropzoneOptions:{multiple:!1,disabled:l,...A}}),{getRootProps:g,getInputProps:E,isDragActive:f,isDragReject:M}=y,N=useCallback(W=>{W.stopPropagation(),O(I||void 0);},[I,O]),T=!!I,S=typeof I=="string",C=M||!!a||!!b;return jsxs(ce,{id:t,uploading:F,disabled:l,dropZoneSxProps:m$1,tabIndex:u,getRootProps:g,getInputProps:E,isDragActive:f,isError:C,dropZoneContent:jsxs(Fragment,{children:[!T&&(h?jsx(he,{...P,children:h}):jsx(me,{})),T&&jsxs(he,{component:m.div,...j().inUp,spacing:2,direction:"row",alignItems:"center",sx:{my:1,px:1,py:.75,borderRadius:.75,border:W=>`solid 1px ${W.palette.divider}`,...c},children:[jsx(Ee,{file:I}),jsxs(he,{flexGrow:1,sx:{minWidth:0},children:[jsx(eo,{variant:"subtitle2",noWrap:!0,children:S?I:I.name}),jsx(eo,{variant:"caption",sx:{color:"text.secondary"},children:S?"":e(I.size)})]}),o&&jsx(a$3,{title:"Remover arquivo",children:jsx(so,{edge:"end",size:"small",disabled:l,"aria-label":"Remover arquivo",onClick:N,children:jsx(a$4,{icon:"DELETE_MARK_BUTTON_02",width:16})})})]})]}),children:[jsx(_,{disabled:l,helperText:d,isError:C}),a?jsx(_,{helperText:a,isError:!0}):null,b?jsx(_,{helperText:b,isError:!0}):null]})},Nt=memo(kt);var $t=({onRemove:e,onFileSelect:o,createFilesMutation:r,fileDetails:n,id:t,disabled:l,error:a,helperText:d,dropZoneSxProps:c,placeholderProps:m,placeholderAlt:s,hoverAlt:u,uploading:h,tabIndex:P,aspectRatio:A,enableCrop:v=!0,convertToWebp:U=!0,name:b,label:R,cropSize:F,sx:I,maxWidth:y,maxHeight:O,compressionQuality:g=.8,maxCompressedWidth:E,maxCompressedHeight:f,fill:M,...N})=>{let{filesPreview:T,isUploadOrLoadingFiles:S,uploadErrorText:C,uploadFiles:W}=V({createFilesMutation:r,filesDetails:n?[n]:[]}),[J,re]=useState(!1),{file:Z,dropzoneProps:le,cropState:ue,handleRemove:se,aspectRatio:pe}=q({onFileSelect:o,onRemove:e,dropzoneOptions:{accept:{"image/*":[".jpeg",".jpg",".png",".gif",".webp"]},multiple:!1,disabled:l,...N},filesPreview:T,enableCrop:v,customAspectRatio:A,convertToWebp:U,cropSize:F,uploadFiles:W,compressionQuality:g,maxCompressedWidth:E,maxCompressedHeight:f}),{getRootProps:H,getInputProps:Q,isDragActive:Y,isDragReject:te}=le,{cropModalOpen:$,imagePreview:p,cropLoading:ge,onCropInitialized:ie,handleCropSave:we,handleCropCancel:xe}=ue,Ie=useCallback(()=>{se(Z||void 0);},[Z,se]),x=!!Z,w=te||!!a||!!C,z=h||S,D=x?{opacity:0}:{opacity:1},k=c?.width;return useEffect(()=>{x||re(!1);},[x]),jsxs(Ce,{sx:{...I,...k&&{width:k}},children:[(z||J)&&jsx(a$6,{}),jsxs(ce,{id:t,uploading:z,disabled:l,dropZoneSxProps:c,tabIndex:P,getRootProps:H,getInputProps:Q,isDragActive:Y,isError:w,name:b,dropZoneContent:jsxs(Fragment,{children:[s?jsx(he,{sx:D,children:s}):jsx(me,{sx:D,header:m?.title,description:m?.description}),x&&jsx(Ke,{file:Z,cropSize:F,isLoading:J,isUploading:z,onLoading:re,aspectRatio:pe,maxWidth:y,maxHeight:O,hoverAlt:u,fill:M})]}),children:[jsx(_,{disabled:l,helperText:d,isError:w}),a?jsx(_,{helperText:a,isError:!0}):null,C?jsx(_,{helperText:C,isError:!0}):null,x&&e&&jsx(mo,{size:"small",onClick:Ie,disabled:l,label:"Remover arquivo",children:jsx(a$4,{icon:"DELETE_MARK_BUTTON_02",width:16})}),jsx(a$5,{open:$,onClose:xe,label:R??"Ajustar Imagem",imageSrc:p,aspectRatio:pe,onInitialized:ie,onSave:we,loading:ge,cropSize:F})]})]})},Xt=memo($t);var ei=({onRemove:e,onFileSelect:o,createFilesMutation:r,fileDetails:n,disabled:t,label:l,id:a,tabIndex:d,error:c,helperText:m,sx:s,name:u,maxSize:h,uploading:P,aspectRatio:A=1,enableCrop:v=!0,convertToWebp:U=!0,cropSize:b,...R})=>{let[F,I]=useState(!1),{filesPreview:y,isUploadOrLoadingFiles:O,uploadErrorText:g,uploadFiles:E}=V({createFilesMutation:r,filesDetails:n?[n]:[]}),{file:f,dropzoneProps:M,cropState:N,handleRemove:T}=q({filesPreview:y,onFileSelect:o,onRemove:e,dropzoneOptions:{accept:{"image/*":[".jpeg",".jpg",".png",".gif",".webp"]},multiple:!1,disabled:t,maxSize:h,...R},enableCrop:v,customAspectRatio:A,convertToWebp:U,cropSize:b,uploadFiles:E}),{getRootProps:S,getInputProps:C,isDragActive:W,isDragReject:J}=M,{cropModalOpen:re,imagePreview:Z,cropLoading:le,onCropInitialized:ue,handleCropSave:se,handleCropCancel:pe}=N,H=J||!!c||!!g,Q=F||O||P,Y=!!e,te=useRef(n?.url||""),$=useRef(void 0);useEffect(()=>{if(!f){te.current="",$.current=void 0;return}if($.current===f.id)return;$.current=f.id,I(!0);let ie=URL.createObjectURL(f);return te.current=ie,()=>{URL.revokeObjectURL(ie);}},[f]);let p=()=>{I(!1);},ge=useCallback(()=>Y&&f?()=>T(f):S().onClick,[Y,f,S,T]);return jsxs(Fragment,{children:[jsxs(he,{sx:{alignItems:"center"},children:[jsxs(Po,{sx:s,isError:H,isDragActive:W,hasFile:!!f,...S(),onClick:ge(),children:[jsxs(bo,{children:[Q&&jsx(Io,{children:jsx(Yt,{size:135,thickness:2,color:"primary"})}),f&&jsx(vo,{alt:"Avatar Preview",src:te.current,onLoad:p,...Q&&{sx:{filter:"blur(5px) !important",scale:1.2,opacity:.7}}}),!f&&!Q&&jsxs(qe,{isError:H,hasFile:!1,children:[jsx(a$4,{icon:"ADD_IMAGE",width:32}),jsx(eo,{variant:"caption",textAlign:"center",sx:{color:H?"error.main":"text.disabled"},children:"Adicionar foto"})]}),f&&!Q&&jsxs(qe,{isError:H,hasFile:!0,children:[jsx(a$4,{icon:Y?"DELETE_MARK_BUTTON_02":"ADD_IMAGE",width:32}),jsx(eo,{variant:"caption",textAlign:"center",sx:{color:H?"error.main":"common.white"},children:Y?"Remover foto":"Alterar foto"})]})]}),jsx("input",{name:u,id:a,tabIndex:d,...C()})]}),jsx(he,{sx:{alignItems:"center",mt:-.5},children:jsx(_,{helperText:m,disabled:t,isError:H})}),g?jsx(_,{helperText:g,isError:!0}):null,c?jsx(_,{helperText:c,isError:!0}):null]}),re&&Z&&jsx(a$5,{open:re,onClose:pe,label:l??"Ajustar Imagem",imageSrc:Z,aspectRatio:A,onInitialized:ue,onSave:se,loading:le,cropSize:b,cropShape:"round"})]})},oi=memo(ei);var ai=({error:e,name:o,disabled:r,sx:n,...t})=>{let{getRootProps:l,getInputProps:a,isDragActive:d,isDragReject:c}=useDropzone({disabled:r,...t}),m=c||e;return jsxs(fo,{...l(),isDragActive:d,hasError:!!m,disabled:!!r,sx:n,"data-testid":"upload-box",children:[jsx("input",{name:o,...a()}),"Selecionar arquivo"]})},ni=memo(ai);
|
|
31
|
+
var sr=({helperText:e,disabled:o,isError:r})=>e?jsx(lr,{error:r,sx:a=>({mx:"14px",color:o?a.palette.grey[500]:void 0}),children:e}):null,_=memo(sr);var Ce=styled(he)({position:"relative",width:"100%",borderRadius:8,overflow:"hidden","&:hover .actions":{display:"flex"}}),ke=styled(he)({position:"absolute",top:4,right:4,gap:.5,"& svg":{width:16,height:16}}),no=styled(ze,{shouldForwardProp:e=>!["isDragActive","isError","disabled"].includes(e)})(({theme:e,isDragActive:o,isError:r,disabled:a})=>({outline:"none",cursor:"pointer",overflow:"hidden",position:"relative",padding:e.spacing(5),borderRadius:e.shape.borderRadius,transition:e.transitions.create("padding"),backgroundColor:e.palette.background.neutral,border:`dashed 1px ${e.palette.divider}`,...o&&{opacity:.72},...r&&{color:e.palette.error.main,backgroundColor:e.palette.error.lighter,borderColor:e.palette.error.light},...a&&{opacity:.48,pointerEvents:"none"},"&:hover":{opacity:.72}})),lo=styled(dr)(({theme:e})=>({position:"relative",zIndex:999,pointerEvents:"auto",color:e.palette.grey[700],backgroundColor:e.palette.grey[100],"&:hover":{color:e.palette.grey[900],backgroundColor:e.palette.grey[300]}})),Xe=styled("div")({position:"relative",zIndex:1,userSelect:"none","&:hover":{zIndex:2}}),so=styled(he,{shouldForwardProp:e=>!["isDragging"].includes(e)})(({theme:e,width:o,isDragging:r})=>({width:o,height:100,alignItems:"center",display:"inline-flex",justifyContent:"center",margin:e.spacing(.5),padding:e.spacing(2,1,2,1),gap:e.spacing(1),borderRadius:e.spacing(1.25),overflow:"hidden",position:"relative",border:`solid 1px ${e.palette.divider}`,backgroundColor:e.palette.common.white,zIndex:1,transition:"box-shadow 150ms ease-in-out",boxShadow:r?`0 0 0 2px ${e.palette.primary.main}, ${e.customShadows.z8}, inset 0 0 0 1000px ${alpha(e.palette.primary.main,.06)}`:"0px 0px 0px 0px rgba(0, 0, 0, 0)"})),po=styled(m.div)(({theme:e,width:o,isDragging:r})=>({width:o,height:60,alignItems:"center",display:"inline-flex",justifyContent:"center",margin:e.spacing(.5),padding:e.spacing(2),borderRadius:e.spacing(1.25),overflow:"hidden",position:"relative",border:`solid 1px ${e.palette.divider}`,backgroundColor:e.palette.common.white,zIndex:1,transition:"box-shadow 150ms ease-in-out",boxShadow:r?`0 0 0 2px ${e.palette.primary.main}, ${e.customShadows.z8}, inset 0 0 0 1000px ${alpha(e.palette.primary.main,.06)}`:"0px 0px 0px 0px rgba(0, 0, 0, 0)"})),co=styled(a)(({theme:e})=>({top:16,right:16,zIndex:9,position:"absolute",color:e.palette.common.white,backgroundColor:alpha(e.palette.grey[900],.72),"&:hover":{backgroundColor:alpha(e.palette.grey[900],.48)}})),mo=styled(ze,{shouldForwardProp:e=>e!=="isDragActive"&&e!=="disabled"&&e!=="hasError"})(({theme:e,isDragActive:o,disabled:r,hasError:a})=>({width:64,height:64,flexShrink:0,display:"flex",borderRadius:1,cursor:"pointer",alignItems:"center",color:e.palette.text.disabled,justifyContent:"center",backgroundColor:alpha(e.palette.grey[500],.08),border:`dashed 1px ${alpha(e.palette.grey[500],.16)}`,...o&&{opacity:.72},...r&&{opacity:.48,pointerEvents:"none"},...a&&{color:e.palette.error.main,borderColor:e.palette.error.main,backgroundColor:alpha(e.palette.error.main,.08)},"&:hover":{opacity:.72}})),fo=styled(ze)(({theme:e})=>({padding:e.spacing(1),top:0,left:0,width:"100%",height:"100%",position:"absolute",display:"flex",justifyContent:"center",alignItems:"center",transition:"all 0.3s ease-in-out",filter:"blur(0)","&:hover .single-file-preview-img":{filter:"blur(3px)",transition:"all 0.1s ease-in-out"},"&:hover .single-file-preview-hover-overlay":{opacity:1}})),uo=styled("img",{shouldForwardProp:e=>e!=="aspectRatio"&&e!=="isLoading"&&e!=="isUploading"&&e!=="maxWidth"&&e!=="maxHeight"&&e!=="cropSize"&&e!=="fill"})(({theme:e,aspectRatio:o,maxWidth:r,maxHeight:a,isLoading:t,isUploading:s,fill:n})=>({borderRadius:e.shape.borderRadius,objectFit:"cover",position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%) scale(1)",filter:"blur(0)",zIndex:1,backgroundColor:e.palette.background.paper,...n&&{width:"100%",height:"100%"},...!n&&Math.abs(o)>=1&&{maxWidth:r,maxHeight:a,aspectRatio:Math.abs(o),width:"calc(100% - 16px)",height:void 0},...!n&&Math.abs(o)<1&&{maxWidth:r,maxHeight:a,aspectRatio:Math.abs(o),width:void 0,height:"calc(100% - 16px)"},transition:"all 0.3s ease-in-out",...t||s?{opacity:0,filter:"blur(1.5rem)",transform:"translate(-50%, -50%) scale(0.7)"}:{}})),go=styled("img",{shouldForwardProp:e=>e!=="isLoading"&&e!=="isUploading"})(({isLoading:e,isUploading:o})=>({width:"100%",height:"100%",objectFit:"cover",top:0,left:0,filter:"blur(1.5rem)",transform:"scale(1.1)",position:"absolute",zIndex:0,transition:"opacity 0.3s ease-in-out",...e&&{opacity:0},...o&&{opacity:.7,filter:"blur(2rem)"}})),xo=styled(he)(({theme:e})=>({position:"absolute",top:0,left:0,right:0,bottom:0,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:alpha(e.palette.primary.darker,.75),zIndex:2,pointerEvents:"none",opacity:0,transition:"opacity 0.3s ease-in-out"})),ho=styled(he)({width:"100%",height:"100%",position:"relative",overflow:"hidden",borderRadius:"50%",justifyContent:"center",alignItems:"center"});styled(cr)(({theme:e})=>({py:1,px:2,mt:3,textAlign:"left",borderStyle:"dashed",borderColor:"error.main",backgroundColor:alpha(e.palette.error.main,.08)}));var qe=styled(ze,{shouldForwardProp:e=>e!=="isError"&&e!=="hasFile"})(({theme:e,isError:o,hasFile:r})=>({top:0,gap:e.spacing(1),left:0,width:"100%",height:"100%",zIndex:9,display:"flex",borderRadius:"50%",position:"absolute",alignItems:"center",color:e.palette.text.disabled,flexDirection:"column",justifyContent:"center",backgroundColor:alpha(e.palette.grey[500],.08),transition:e.transitions.create(["opacity"],{duration:e.transitions.duration.shorter}),"&:hover":{opacity:.92},...o&&{color:e.palette.error.main},...r&&{zIndex:9,opacity:0,color:e.palette.common.white,backgroundColor:alpha(e.palette.common.black,.54)}})),bo=styled(he)({top:0,left:0,right:0,bottom:0,position:"absolute",zIndex:10,alignItems:"center",justifyContent:"center",opacity:.8});styled(he)(({theme:e})=>({padding:20,justifyContent:"center",alignItems:"center",gap:4,alignSelf:"stretch",borderRadius:12,background:e.palette.divider,color:e.palette.text.disabled,height:160}));var Po=styled(ze,{shouldForwardProp:e=>e!=="isDragActive"&&e!=="isError"&&e!=="hasFile"})(({theme:e,isDragActive:o,disabled:r,isError:a,hasFile:t})=>({padding:e.spacing(1),margin:"auto",width:144,height:144,cursor:"pointer",overflow:"hidden",borderRadius:"50%",border:`1px dashed ${e.palette.divider}`,...o&&{opacity:.72},...r&&{opacity:.48,pointerEvents:"none"},...a&&{borderColor:"error.main"},...t&&{...a&&{bgcolor:alpha(e.palette.error.main,.08)},"&:hover .upload-placeholder":{opacity:1},"& img":{filter:"blur(0)"},"&:hover img":{filter:"blur(3px)"}}})),Io=styled("img")({width:"100%",height:"100%",borderRadius:"50%",objectFit:"cover",transition:"all 0.3s ease-in-out"}),vo=styled(a)(({theme:e})=>({backgroundColor:alpha(e.palette.grey[900],.72),color:e.palette.common.white,"&:hover":{backgroundColor:alpha(e.palette.grey[600],.64),color:e.palette.common.white},"& svg":{width:14,height:14}}));var gr=({onRemove:e,sx:o,file:r,disableDrag:a,attributes:t,listeners:s,innerWidth:n,isDragging:d})=>{let c=r?.id;return c?jsx(ur,{anchorOrigin:{vertical:"top",horizontal:"left"},children:jsxs(po,{width:n,isDragging:d,"data-testid":`preview-multi-img-${c}`,...j().inUp,sx:o,children:[jsx(a$2,{disableDrag:a,...t,...s}),jsx(Ee,{imageView:!0,file:r}),jsx(ke,{sx:{position:"absolute",right:3,top:3,zIndex:1},children:e&&jsx(vo,{size:"small",label:"Remover arquivo",onClick:()=>e(r),icon:"DELETE_MARK_BUTTON_02"})})]})},`badge-${c}`):null},Fo=memo(gr);var vr=({file:e$1,thumbnail:o,onRemove:r,sx:a$1,disableDrag:t=!1,disableTransitions:s=!1})=>{let n=e$1.size||0,d=e$1.name||e$1.id,c=e$1.id,m=typeof e$1=="string",l=t?70:80,{attributes:u,listeners:h,setNodeRef:I,transform:M,transition:v,isDragging:U}=useSortable({id:c,disabled:t}),b={transform:s?void 0:CSS.Transform.toString(M),transition:s?"none":v,opacity:s?.2:1,display:"inline-block",alignItems:"center",justifyContent:"center",width:`${l+8}px`,height:"68px"};return o&&e$1?jsx(Xe,{ref:I,style:b,children:jsx(Fo,{innerWidth:l,isDragging:U,sx:a$1,file:e$1,disableDrag:t,attributes:u,listeners:h,onRemove:r})}):jsx(Xe,{ref:I,style:{...b,height:"80px",width:`${l+38}px`},children:jsxs(so,{width:l+30,isDragging:U,"data-testid":`preview-multi-img-${c}`,...j().inUp,sx:a$1,children:[jsx(a$2,{disableDrag:t,...u,...h}),e$1&&jsx(Ee,{file:e$1}),jsxs(he,{flexGrow:1,sx:{width:"100%"},children:[jsx(a$3,{title:d,children:jsx(Ye,{variant:"subtitle2",noWrap:!0,children:d})}),jsx(Ye,{variant:"caption",sx:{color:"text.secondary"},children:m?"":e(n)})]}),jsx(ke,{children:r&&jsx(a,{size:"small",label:"Remover arquivo",onClick:()=>r(e$1),icon:"DELETE_MARK_BUTTON_02"})})]})})},wo=memo(vr);var Cr=({thumbnail:e,files:o,onRemove:r,onReorder:a,sx:t})=>{let[s,n]=useState(!1),d=useSensors(useSensor(PointerSensor,{activationConstraint:{distance:8}}),useSensor(KeyboardSensor,{coordinateGetter:sortableKeyboardCoordinates})),c=useCallback(l=>{let{active:u,over:h}=l;if(!(!u||!h||u.id===h.id)&&a){let I=o.findIndex(({id:v})=>v===u.id),M=o.findIndex(({id:v})=>v===h.id);I!==-1&&M!==-1&&(a(I,M,o),n(!0),setTimeout(()=>{n(!1);},300));}},[o,a]),m=jsx(AnimatePresence,{initial:!1,children:o.map(l=>jsx(wo,{sx:t,id:`preview-file-${l.id}`,file:l,onRemove:r,thumbnail:e,disableDrag:!a,disableTransitions:s},`preview-file-${l.id}`))});return a?jsx(DndContext,{sensors:d,collisionDetection:closestCenter,onDragEnd:c,modifiers:[restrictToHorizontalAxis,restrictToParentElement,restrictToWindowEdges],children:jsx(SortableContext,{items:o.map(l=>l.id),strategy:horizontalListSortingStrategy,children:m})}):m},De=memo(Cr);var zo=forwardRef(({onLoading:e,aspectRatio:o,cropSize:r,...a},t)=>{let{maxWidth:s,maxHeight:n}=useMemo(()=>r&&typeof r=="object"?{maxWidth:r.width,maxHeight:r.height}:r&&typeof r=="number"?{maxWidth:r,maxHeight:r}:{maxWidth:"100%",maxHeight:"100%"},[r]);a$1(()=>{e?.(!0);}),useLayoutEffect(()=>{typeof t=="object"&&t?.current?e?.(!t.current.complete):e?.(!1);},[t,e]);function d(){e?.(!1);}return jsx(uo,{...a,maxWidth:s,maxHeight:n,ref:t,aspectRatio:o,onLoad:d,onError:d})});zo.displayName="LoadingPreviewImage";var Mo=zo;var Zr=({file:e,aspectRatio:o=1,isUploading:r,isLoading:a,onLoading:t,cropSize:s,maxWidth:n,maxHeight:d,hoverAlt:c,fill:m})=>{let l=useRef(null),u=e?.id||"",h=e?.name||"",I=URL.createObjectURL(e);return u?jsxs(fo,{className:"single-file-preview-box",children:[jsx(Mo,{className:"single-file-preview-img",aspectRatio:o,cropSize:s,isLoading:a,isUploading:r,alt:h,src:I,ref:l,loading:"lazy",onLoading:t,onLoad:()=>t?.(!1),onError:()=>t?.(!1),maxWidth:n,maxHeight:d,fill:m},`image-preview-${u}`),jsx(go,{className:"single-file-preview-bg",alt:h,src:I,isLoading:a,isUploading:r}),c&&jsx(xo,{className:"single-file-preview-hover-overlay",children:c})]}):null},Ke=memo(Zr);var Do=["pdf"],yo=["txt"],_o=["psd"],Lo=["doc","docx"],So=["xls","xlsx"],Oo=["zip","rar","iso"],To=["ai","eps"],Uo=["ppt","pptx"],Co=["wav","aif","mp3","aac"],ko=["jpg","jpeg","gif","bmp","png","svg","webp"],Bo=["m4v","avi","mpg","mp4","webm"];function $r(e){return e.startsWith("image/")?"image":e.startsWith("video/")?"video":e.startsWith("audio/")?"audio":e==="application/pdf"?"pdf":e==="text/plain"?"txt":e==="application/msword"||e==="application/vnd.openxmlformats-officedocument.wordprocessingml.document"?"word":e==="application/vnd.ms-excel"||e==="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"?"excel":e==="application/vnd.ms-powerpoint"||e==="application/vnd.openxmlformats-officedocument.presentationml.presentation"?"powerpoint":e==="application/zip"||e==="application/x-rar-compressed"||e==="application/x-iso9660-image"?"zip":e==="image/vnd.adobe.photoshop"?"photoshop":e==="application/illustrator"||e==="application/postscript"?"illustrator":null}function No(e,o){if(o){let a=$r(o);if(a)return a}let r=Go(e);return yo.includes(r)?"txt":Oo.includes(r)?"zip":Co.includes(r)?"audio":ko.includes(r)?"image":Bo.includes(r)?"video":Lo.includes(r)?"word":So.includes(r)?"excel":Uo.includes(r)?"powerpoint":Do.includes(r)?"pdf":_o.includes(r)?"photoshop":To.includes(r)?"illustrator":"file"}function Xr(e){let o=Go(e);return yo.includes(o)?"txt":Oo.includes(o)?"zip":Co.includes(o)?"audio":ko.includes(o)?"image":Bo.includes(o)?"video":Lo.includes(o)?"word":So.includes(o)?"excel":Uo.includes(o)?"powerpoint":Do.includes(o)?"pdf":_o.includes(o)?"photoshop":To.includes(o)?"illustrator":e?.startsWith("http")?"image":o||"file"}function Wo(e){let o;switch(Xr(e)){case"folder":o="IC_FOLDER";break;case"txt":o="IC_TXT";break;case"zip":o="IC_ZIP";break;case"audio":o="IC_AUDIO";break;case"video":o="IC_VIDEO";break;case"word":o="IC_WORD";break;case"excel":o="IC_EXCEL";break;case"powerpoint":o="IC_POWER_POINT";break;case"pdf":o="IC_PDF";break;case"photoshop":o="IC_PTS";break;case"illustrator":o="IC_AI";break;case"image":o="IC_IMG";break;default:o="IC_FILE";}return o}function Go(e){return e&&e.split(".").pop()||""}function ua(e){return e.split("/").pop()}var Ne={root:"mnl__file__thumbnail__root",img:"mnl__file__thumbnail__img",icon:"mnl__file__thumbnail__icon",removeBtn:"mnl__file__thumbnail__remove__button",downloadBtn:"mnl__file__thumbnail__download__button"},Ee=({sx:e,file:o,tooltip:r,onRemove:a,imageView:t,slotProps:s,onDownload:n,...d})=>{let c=URL.createObjectURL(o),m=o?.name||"",l=No(m,o.type),u=jsx(ze,{component:"img",src:c,className:Ne.img,sx:{width:1,height:1,objectFit:"cover",borderRadius:"inherit",...s?.img}}),h=jsx(a$4,{icon:Wo(l),sx:{width:32,height:32,flexShrink:0,...e}}),I=jsxs(he,{component:"span",className:Ne.root,sx:{width:36,height:36,flexShrink:0,borderRadius:1.25,alignItems:"center",position:"relative",display:"inline-flex",justifyContent:"center",...e},...d,children:[l==="image"&&t?u:h,a&&jsx(Vr,{onClick:a,className:Ne.removeBtn,sx:s?.removeBtn,children:jsx(a$4,{icon:"CLOSE_MARK_BUTTON",width:24})}),n&&jsx(dr,{onClick:n,className:Ne.downloadBtn,sx:s?.downloadBtn,size:"small",children:jsx(a$4,{icon:"ARROW_DOWN_CICLE",width:12})})]});return r?jsx(Qr,{arrow:!0,title:m,slotProps:{popper:{modifiers:[{name:"offset",options:{offset:[0,-12]}}]}},children:I}):I};var wa=e=>e.startsWith("image/"),jo=(e,o=.8)=>new Promise((r,a)=>{let t=document.createElement("canvas"),s=t.getContext("2d"),n=new Image;n.onload=()=>{t.width=n.width,t.height=n.height,s?(s.drawImage(n,0,0),t.toBlob(d=>{if(d){let c=new File([d],e.name.replace(/\.[^/.]+$/,".webp"),{type:"image/webp",lastModified:Date.now()});r(c);}else a(new Error("Falha ao converter para WebP"));},"image/webp",o)):a(new Error("N\xE3o foi poss\xEDvel obter contexto do canvas"));},n.onerror=()=>a(new Error("Falha ao carregar imagem")),n.src=URL.createObjectURL(e);}),Zo=(e,o=.8,r,a)=>new Promise((t,s)=>{let n=document.createElement("canvas"),d=n.getContext("2d"),c=new Image;c.onload=()=>{let{width:m,height:l}=c;r&&m>r&&(l=l*r/m,m=r),a&&l>a&&(m=m*a/l,l=a),n.width=m,n.height=l,d?(d.imageSmoothingEnabled=!0,d.imageSmoothingQuality="high",d.drawImage(c,0,0,m,l),n.toBlob(u=>{if(u){let h=new File([u],e.name.replace(/\.[^/.]+$/,".webp"),{type:"image/webp",lastModified:Date.now()});t(h);}else s(new Error("Falha ao comprimir imagem"));},"image/webp",o)):s(new Error("N\xE3o foi poss\xEDvel obter contexto do canvas"));},c.onerror=()=>s(new Error("Falha ao carregar imagem")),c.src=URL.createObjectURL(e);}),Ho=e=>{let o=e.match(/filename\*=UTF-8''([^;]+)|filename="?([^";]+)"?/i);return o?.[1]||o?.[2]||""},$o=e=>`UTF-8''${encodeURIComponent(e)}`;var it=({onFilesSelect:e$1,onFileSelect:o,onReorder:r,onRemove:a,uploadFiles:t,filesPreview:s,dropzoneOptions:n,enableCrop:d=!1,customAspectRatio:c,convertToWebp:m=!0,cropSize:l,maxFiles:u,compressionQuality:h=.8,maxCompressedWidth:I,maxCompressedHeight:M})=>{let{showErrorMessage:v}=a$7(),U=useMemo(()=>c||(l&&typeof l!="number"?l.width/l.height:1),[c,l]),[b,R]=useState([]),[F,P]=useState(!1),[D,T]=useState(null),[g,E]=useState(null),[f,z]=useState(""),[B,O]=useState(!1),[S,C]=useState([]),[W,J]=useState(0),[re,Z]=useState(0),le=x=>{if(x.length<1)return;let w=x[0];T(w),J(y=>y+1);let A=new FileReader;A.onload=()=>{z(A.result),P(!0);},A.readAsDataURL(w);},ue=(x,w)=>{E(w);},se=async x=>!D||!g?null:new Promise(w=>{let A=document.createElement("canvas"),y=A.getContext("2d"),k=new Image;k.onload=async()=>{let{width:G,height:de,x:ye,y:tr}=g,ir=Math.abs(U),_e=G,Le=de;l&&typeof l=="object"?(_e=l.width,Le=l.height):l&&typeof l=="number"&&(_e=l,Le=l/ir),A.width=_e,A.height=Le,y?(y.drawImage(k,ye,tr,G,de,0,0,_e,Le),A.toBlob(async to=>{if(to){let $e=new File([to],D.name,{type:D.type,lastModified:Date.now()});if(m)try{$e=await jo($e,h);}catch(ar){v(ar,"Erro ao converter para WebP");}let io=$e;io.id=x,w(io);}else w(null);},"image/png")):w(null);},k.src=f;}),pe=async()=>{if(!(!D||!g||S.length===0)){O(!0);try{let x=S[0],w=await se(x.id);if(w){let y=await t([w]);y&&(!e$1&&!o&&R(k=>[...k,...y]),e$1?.([...s||[],...y]),o?.(w));}P(!1),O(!1),z(""),T(null);let A=S.slice(1);C(A),le(A);}catch(x){v(x,"Erro ao processar imagem"),O(!1);}}},H=()=>{P(!1),O(!1),z(""),T(null),C([]),J(0),Z(0);},Q=async x=>{if(x.length===0)return;let w=Object.keys(n?.accept||{}).some(y=>y.includes("image/")),A=b.length+x.length;if(u&&A>u){v(new Error(`M\xE1ximo de ${u} arquivos`),"Erro ao fazer upload");return}try{if(w&&d){let k=x.filter(G=>G.type.startsWith("image/")).map((G,de)=>{let ye=G;return ye.id=`temp-crop-${Date.now()}-${de}`,ye});Z(k.length),J(0),C(k),le(k);}else {let y=[];for(let G of x)if(G.type.startsWith("image/")&&m)try{let de=await Zo(G,h,I,M);y.push(de);}catch(de){v(de,"Erro ao comprimir imagem"),y.push(G);}else y.push(G);let k=await t(y);k&&(!e$1&&!o&&R(G=>[...G,...k]),e$1?.([...s||[],...k]),o?.(k[0]));}}catch(y){v(y,"Erro ao processar arquivos");}},Y=x=>{if(!x.length)return;let w=x[0]?.errors[0]?.code,A=n?.maxSize||3145728;v(w==="file-too-large"?new Error(`O arquivo excede o tamanho m\xE1ximo de ${e(A)}`):w==="file-invalid-type"?new Error("Formato de arquivo n\xE3o suportado"):x[0]?.errors[0]||new Error("Erro ao enviar arquivo"),"Erro ao fazer upload");},{getRootProps:te,getInputProps:$,isDragActive:p,isDragReject:ge,fileRejections:ie}=useDropzone({onDrop:Q,onDropRejected:Y,...n}),we=x=>{if(!x){a||R([]),a?.(void 0);return}let w=b.filter(A=>A.id!==x.id);a||R(w),a?.(x);},xe=(x,w,A)=>{r?.(x,w,A);},Pe=useRef("");return useEffect(()=>{let x=s?.map(w=>w.id).join(",")||"";x!==Pe.current&&(Pe.current=x,R(s||[]));},[s]),{file:b?.[0],files:b,aspectRatio:U,dropzoneProps:{getRootProps:te,getInputProps:$,isDragActive:p,isDragReject:ge,fileRejections:ie},cropState:{cropModalOpen:F,imagePreview:f,cropLoading:B,setCropModalOpen:P,onCropInitialized:ue,handleCropSave:pe,handleCropCancel:H,currentImageIndex:W,totalPendingImages:re},setInitialFiles:R,handleRemove:we,handleReorder:xe}},q=it;var Je=(p=>(p.APPLICATION_OCTET_STREAM="application/octet-stream",p.IMAGE_JPEG="image/jpeg",p.IMAGE_JPG="image/jpg",p.IMAGE_PNG="image/png",p.IMAGE_GIF="image/gif",p.IMAGE_WEBP="image/webp",p.IMAGE_SVG="image/svg+xml",p.IMAGE_BMP="image/bmp",p.IMAGE_TIFF="image/tiff",p.IMAGE_ICO="image/x-icon",p.IMAGE_AVIF="image/avif",p.APPLICATION_PDF="application/pdf",p.TEXT_PLAIN="text/plain",p.TEXT_CSV="text/csv",p.APPLICATION_RTF="application/rtf",p.APPLICATION_MSWORD="application/msword",p.APPLICATION_DOCX="application/vnd.openxmlformats-officedocument.wordprocessingml.document",p.APPLICATION_MSEXCEL="application/vnd.ms-excel",p.APPLICATION_XLSX="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",p.APPLICATION_MSPOWERPOINT="application/vnd.ms-powerpoint",p.APPLICATION_PPTX="application/vnd.openxmlformats-officedocument.presentationml.presentation",p.APPLICATION_ODT="application/vnd.oasis.opendocument.text",p.APPLICATION_ODS="application/vnd.oasis.opendocument.spreadsheet",p.APPLICATION_ODP="application/vnd.oasis.opendocument.presentation",p.APPLICATION_XML="application/xml",p.TEXT_XML="text/xml",p.TEXT_HTML="text/html",p.TEXT_CSS="text/css",p.APPLICATION_JSON="application/json",p.TEXT_JAVASCRIPT="text/javascript",p.APPLICATION_ZIP="application/zip",p.APPLICATION_GZIP="application/gzip",p.APPLICATION_RAR="application/vnd.rar",p.APPLICATION_7Z="application/x-7z-compressed",p.AUDIO_MPEG="audio/mpeg",p.AUDIO_WAV="audio/wav",p.AUDIO_OGG="audio/ogg",p.AUDIO_WEBM="audio/webm",p.AUDIO_AAC="audio/aac",p.VIDEO_MP4="video/mp4",p.VIDEO_MPEG="video/mpeg",p.VIDEO_OGG="video/ogg",p.VIDEO_WEBM="video/webm",p.VIDEO_QUICKTIME="video/quicktime",p))(Je||{}),We=(e=>(e["application/octet-stream"]="APPLICATION_OCTET_STREAM",e["image/jpeg"]="IMAGE_JPEG",e["image/jpg"]="IMAGE_JPG",e["image/png"]="IMAGE_PNG",e["image/gif"]="IMAGE_GIF",e["image/webp"]="IMAGE_WEBP",e["image/svg+xml"]="IMAGE_SVG",e["image/bmp"]="IMAGE_BMP",e["image/tiff"]="IMAGE_TIFF",e["image/x-icon"]="IMAGE_ICO",e["image/avif"]="IMAGE_AVIF",e["application/pdf"]="APPLICATION_PDF",e["text/plain"]="TEXT_PLAIN",e["text/csv"]="TEXT_CSV",e["application/rtf"]="APPLICATION_RTF",e["application/msword"]="APPLICATION_MSWORD",e["application/vnd.openxmlformats-officedocument.wordprocessingml.document"]="APPLICATION_DOCX",e["application/vnd.ms-excel"]="APPLICATION_MSEXCEL",e["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"]="APPLICATION_XLSX",e["application/vnd.ms-powerpoint"]="APPLICATION_MSPOWERPOINT",e["application/vnd.openxmlformats-officedocument.presentationml.presentation"]="APPLICATION_PPTX",e["application/vnd.oasis.opendocument.text"]="APPLICATION_ODT",e["application/vnd.oasis.opendocument.spreadsheet"]="APPLICATION_ODS",e["application/vnd.oasis.opendocument.presentation"]="APPLICATION_ODP",e["application/xml"]="APPLICATION_XML",e["text/xml"]="TEXT_XML",e["text/html"]="TEXT_HTML",e["text/css"]="TEXT_CSS",e["application/json"]="APPLICATION_JSON",e["text/javascript"]="TEXT_JAVASCRIPT",e["application/zip"]="APPLICATION_ZIP",e["application/gzip"]="APPLICATION_GZIP",e["application/vnd.rar"]="APPLICATION_RAR",e["application/x-7z-compressed"]="APPLICATION_7Z",e["audio/mpeg"]="AUDIO_MPEG",e["audio/wav"]="AUDIO_WAV",e["audio/ogg"]="AUDIO_OGG",e["audio/webm"]="AUDIO_WEBM",e["audio/aac"]="AUDIO_AAC",e["video/mp4"]="VIDEO_MP4",e["video/mpeg"]="VIDEO_MPEG",e["video/ogg"]="VIDEO_OGG",e["video/webm"]="VIDEO_WEBM",e["video/quicktime"]="VIDEO_QUICKTIME",e))(We||{});var st=({createFilesMutation:e,filesDetails:o})=>{let{showErrorMessage:r}=a$7(),[a,t]=useState(!1),[s,n]=useState(!1),[d,c]=useState(null),[m,l]=useState([]),u=useMemo(()=>m?.[0],[m]),h=s||a,I=useCallback(async b=>{if(!b.length){l([]),n(!1);return}n(!0);try{let F=(await Promise.all(b.map(async({url:P,id:D,name:T})=>{try{if(!P)return null;let g=await fetch(P);if(!g.ok)throw new Error(g.statusText);let E=await g.blob(),f=null;if(!T){let O=g.headers.get("content-disposition")||void 0;if(O){let S=Ho(O);if(S)try{f=decodeURIComponent(S);}catch{f=S;}}}let z=f||T||D,B=new File([E],z,{type:E.type});return B.id=D,B.url=P,B}catch{return null}}))).filter(Boolean);l(F),n(!1);}catch(R){r(R,"Erro ao carregar arquivos"),l([]),n(!1);}},[r]),M=useRef("");useEffect(()=>{let b=o?.map(({id:R})=>R).join(",")||"";b!==M.current&&(async()=>(M.current=b,await I(o)))();},[o,I]);let v=async b=>{if(!b||!Array.isArray(b))throw new Error("Arquivos inv\xE1lidos");let R=b.filter(F=>F instanceof File);if(R?.length){t(!0);try{let F=R.map(g=>{let E=g.type||"application/octet-stream",f=We[E];if(!f)throw new Error(`Tipo de arquivo n\xE3o suportado: ${E}`);return {file:g,mimeType:E,contentTypeEnum:f}}),P=await e({files:F.map(({file:g,contentTypeEnum:E})=>({content_type:E,name:g.name}))}).unwrap(),D=P.files.map((g,E)=>{let f=F[E].file,z=f;return z.id=g.id,z.url=URL.createObjectURL(f),z});return await(await Promise.all(P.files.map((g,E)=>{let{mimeType:f}=F[E],z=D[E];return fetch(g.url,{method:"PUT",headers:{"Content-Type":f,"Content-Disposition":`inline; filename*=${$o(z.name)}`,"X-File-Id":g.id},body:z})}))).forEach(async g=>{if(!g.ok)throw new Error("Erro no upload do arquivo.")}),D}catch(F){throw c(F),r(F,"Erro no upload"),F}finally{t(!1);}}},U=useMemo(()=>d&&d instanceof Error?d.message:d,[d]);return {setFilesPreview:l,uploadFiles:v,filesPreview:m,filePreview:u,isLoadingPreview:s,isUploadingFiles:a,isUploadOrLoadingFiles:h,uploadErrorText:U}},V=st;var dt=({sx:e,id:o,name:r,tabIndex:a,uploading:t,getRootProps:s,getInputProps:n,isDragActive:d,isError:c,disabled:m,dropZoneSxProps:l,dropZoneContent:u,children:h,...I})=>jsxs(Ce,{children:[t&&jsx(a$6,{"data-testid":"uploading-progress-bar",sx:{zIndex:1}}),jsxs(ze,{sx:{width:1,position:"relative",...e},children:[jsxs(no,{...s(),"data-testid":"drop-zone-styled-area",isError:c,isDragActive:d,disabled:!!m,sx:l,...I,children:[jsx("input",{...n(),id:o,tabIndex:a,name:r}),u]}),h]})]}),ce=dt;function Ko(){let e=useTheme(),o=useId(),r=e.vars.palette.primary.main;return jsxs(Fragment,{children:[jsx("defs",{children:jsxs("linearGradient",{id:o,x1:"19.496%",x2:"77.479%",y1:"71.822%",y2:"16.69%",children:[jsx("stop",{offset:"0%",stopColor:r}),jsx("stop",{offset:"100%",stopColor:r,stopOpacity:"0"})]})}),jsx("path",{fill:`url(#${o})`,fillRule:"nonzero",d:"M0 198.78c0 41.458 14.945 79.236 39.539 107.786 28.214 32.765 69.128 53.365 114.734 53.434a148.44 148.44 0 0056.495-11.036c9.051-3.699 19.182-3.274 27.948 1.107a75.779 75.779 0 0033.957 8.01c5.023 0 9.942-.494 14.7-1.433 13.58-2.67 25.94-8.99 36.09-17.94 6.378-5.627 14.547-8.456 22.897-8.446h.142c27.589 0 53.215-8.732 74.492-23.696 19.021-13.36 34.554-31.696 44.904-53.224C474.92 234.58 480 213.388 480 190.958c0-76.93-59.774-139.305-133.498-139.305-7.516 0-14.88.663-22.063 1.899C305.418 21.42 271.355 0 232.499 0a103.651 103.651 0 00-45.88 10.661c-13.24 6.487-25.011 15.705-34.64 26.939-32.698.544-62.931 11.69-87.676 30.291C25.351 97.155 0 144.882 0 198.781z",opacity:"0.2"})]})}function ht({hideBackground:e,sx:o,...r}){let a=useTheme(),t=a.vars.palette.primary.main,s=a.vars.palette.primary.dark,n=a.vars.palette.primary.darker;return jsxs(ze,{component:"svg",width:"100%",height:"100%",viewBox:"0 0 480 360",xmlns:"http://www.w3.org/2000/svg",sx:{width:320,maxWidth:1,flexShrink:0,height:"auto",...o},...r,children:[!e&&jsx(Ko,{}),jsx("defs",{children:jsxs("linearGradient",{id:"linearGradient-2",x1:"30.113%",x2:"30.113%",y1:"0%",y2:"100%",children:[jsx("stop",{offset:"0%",stopOpacity:"0"}),jsx("stop",{offset:"100%"})]})}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M293.006 206.192c-2.248 2.672-4.676 2.628-6.123 2.251l.054-1.384s5.979-2.733 5.827-2.159c-.057.215.057.733.242 1.292zM309.393 209.217c-3.818 2.206-6.058-.38-6.578-1.112.32-.84.801-2.204.703-2.592-.144-.577 5.827 2.155 5.827 2.155l.048 1.549zM305.303 187.204s3.632-2.093 4.425-1.151c.792.942-4.425 1.151-4.425 1.151zM307.497 188.355s-.598.299.721.681c1.318.383-.721-.681-.721-.681zM285.532 182.599c-.123.036 3.022 2.123 5.862.395-.012 0-5.154-.61-5.862-.395zM291.239 186.591s-.861 1.692-2.625 1.943c-1.764.251 2.625-1.943 2.625-1.943zM302.785 190.262s4.138 6.578 3.346 8.129c-.793 1.552-3.346-8.129-3.346-8.129zM294.62 216.416c0 .368 0 .712-.036.996-.107 1.33-3.381.828-3.381.828-2.99.416-4.066-1.019-4.422-2.392a5.444 5.444 0 01-.164-1.363 5.606 5.606 0 01.054-.819v-.272a1.998 1.998 0 011.859.379c1.331 1.08 3.095.252 3.095.252s1.294.107 1.793.538c.281.242.745-.341 1.098-.897.021.359.054 1.007.074 1.701.024.356.03.714.03 1.049z",opacity:"0.05"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M289.37 216.339s-.897.879-2.589-.479a5.444 5.444 0 01-.164-1.363c.864.658 2.466 1.842 2.753 1.842zM294.62 216.416a.67.67 0 01-.519.132.672.672 0 01-.452-.287c.348-.266.669-.566.956-.897.009.359.015.717.015 1.052zM301.637 217.032c0 .371 0 .715.033.996.108 1.333 3.382.828 3.382.828 2.989.419 4.066-1.017 4.421-2.392a5.728 5.728 0 00.111-2.182v-.272a2.024 2.024 0 00-1.862.379c-1.331 1.08-3.092.251-3.092.251s-1.294.111-1.794.542c-.281.242-.744-.341-1.094-.897a61.426 61.426 0 00-.078 1.701c-.024.35-.03.708-.027 1.046z",opacity:"0.05"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M306.887 216.949s.897.879 2.587-.479c.112-.444.169-.901.167-1.36-.867.655-2.47 1.839-2.754 1.839zM301.637 217.032a.67.67 0 00.969-.155 6.35 6.35 0 01-.957-.897c-.009.356-.014.714-.012 1.052zM319.614 106.269c.063-.138.123-.275.18-.41.057-.134.077-.209.11-.317-.11.237-.206.48-.29.727z",opacity:"0.05"}),jsx("path",{fill:n,fillRule:"nonzero",d:"M157.592 279.461a4.114 4.114 0 01-.917-3.131l13.196-107.979 1.094-8.97a4.142 4.142 0 014.078-3.635l38.654-.257a4.135 4.135 0 004.108-4.249l-.015-.409a4.14 4.14 0 014.135-4.279h40.619a4.134 4.134 0 014.098 4.682 4.137 4.137 0 003.995 4.682l39.01.996a4.13 4.13 0 013.97 4.831l-19.502 113.909-.368 2.152a4.042 4.042 0 01-.598 1.543l-135.557.114z"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M251.256817 123.296578L274.098317 123.296578 274.098317 200.823078 251.256817 200.823078z",transform:"rotate(34.64 262.678 162.06)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M270.624591 129.857671L286.750291 129.857671 286.750291 145.983371 270.624591 145.983371z",transform:"rotate(34.804 278.687 137.92)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M260.275579 145.813111L276.423079 145.813111 276.423079 161.960611 260.275579 161.960611z",opacity:"0.5",transform:"rotate(34.64 268.35 153.887)"}),jsx("path",{fill:"#FFC107",fillRule:"nonzero",d:"M249.191579 161.852111L265.339079 161.852111 265.339079 177.999611 249.191579 177.999611z",opacity:"0.3",transform:"rotate(34.64 257.265 169.926)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M237.472537 121.334214L260.314037 121.334214 260.314037 198.567714 237.472537 198.567714z",transform:"rotate(16.29 248.893 159.951)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M249.053192 123.761554L265.200692 123.761554 265.200692 139.909054 249.053192 139.909054z",transform:"rotate(16.29 257.127 131.835)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M243.584192 142.473554L259.731692 142.473554 259.731692 158.621053 243.584192 158.621053z",opacity:"0.5",transform:"rotate(16.29 251.658 150.547)"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M238.116192 161.182554L254.263692 161.182554 254.263692 177.330054 238.116192 177.330054z",opacity:"0.3",transform:"rotate(16.29 246.19 169.256)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M230.099192 121.641542L252.940692 121.641542 252.940692 198.875042 230.099192 198.875042z",transform:"rotate(4.6 241.52 160.258)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M235.800489 122.985499L251.947989 122.985499 251.947989 139.132999 235.800489 139.132999z",transform:"rotate(4.6 243.874 131.06)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M234.234488 142.413498L250.381988 142.413498 250.381988 158.560998 234.234488 158.560998z",opacity:"0.5",transform:"rotate(4.6 242.308 150.487)"}),jsx("path",{fill:"#1890FF",fillRule:"nonzero",d:"M232.672488 161.846499L248.819988 161.846499 248.819988 177.993999 232.672488 177.993999z",opacity:"0.3",transform:"rotate(4.6 240.746 169.92)"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M224.736657 123.384871L247.578157 123.384871 247.578157 200.618371 224.736657 200.618371z",transform:"rotate(-2.61 236.157 162.002)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M226.751283 124.659968L242.898783 124.659968 242.898783 140.807468 226.751283 140.807468z",transform:"rotate(-2.61 234.825 132.734)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M228.305601 143.479224L244.473301 143.479224 244.473301 159.646924 228.305601 159.646924z",opacity:"0.5",transform:"rotate(-2.862 236.39 151.563)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M228.525282 163.608968L244.672782 163.608968 244.672782 179.756468 228.525282 179.756468z",opacity:"0.3",transform:"rotate(-2.61 236.599 171.683)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M232.679 225.726l-20.294 7.851-29.661 11.466c-1.121-2.093-2.771-4.921-4.813-8.297-7.026-11.642-18.65-29.75-29.001-45.665-11.66-17.938-21.696-33.075-21.696-33.075l7.265-2.093 59.346-17.23 38.854 87.043z"}),jsx("path",{fill:"#000",fillRule:"nonzero",d:"M232.679 225.726l-20.294 7.851a152.535 152.535 0 01-34.484 3.169c-7.026-11.642-18.65-29.75-29-45.665l-14.42-35.18 59.343-17.218 38.855 87.043z",opacity:"0.1"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M247.777 220.841s-31.526 18.65-78.596 14.432l-37.525-91.486 17.984-3.091 62.168-10.677 35.279 89.043.69 1.779z"}),jsx("path",{fill:"#FF4842",fillRule:"nonzero",d:"M247.075 219.074c-7.424.365-16.013.329-24.654-.702-9.351-1.101-18.757-3.367-26.82-7.523-6.742-3.471-12.506-7.247-17.532-11.776-13.074-11.759-21.164-28.579-28.429-58.365l62.168-10.677 35.267 89.043z",opacity:"0.1"}),jsx("path",{fill:"#FFF",fillRule:"nonzero",d:"M270.203 213.959s-23.239 4.55-46.894 1.749c-9.351-1.1-18.757-3.367-26.82-7.522-6.742-3.471-12.503-7.247-17.532-11.777-16.181-14.557-24.725-36.866-33.536-81.918 0 0 38.633 9.325 76.836-11.101-.012.015 12.865 80.373 47.946 110.569z"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M165.405 131.03s31.416-1.776 40.187-8.548l1.331 4.276s-20.758 9.157-41.518 9.268v-4.996zM165.405 152.137s30.417-1.665 53.399-12.766l.777 1.776s-18.237 10.647-54.176 13.433v-2.443zM167.853 160.362s30.418-1.665 53.397-12.766l.777 1.776s-18.237 10.643-54.174 13.433v-2.443zM170.299 168.599s30.417-1.666 53.399-12.766l.774 1.775s-18.237 10.647-54.173 13.433v-2.442zM172.748 176.835s30.417-1.665 53.396-12.766l.777 1.776s-18.237 10.647-54.173 13.433v-2.443zM175.193 185.075s30.417-1.665 53.399-12.766l.774 1.776s-18.237 10.643-54.173 13.433v-2.443z",opacity:"0.3"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M389.069 287.344s-12.641-.762-11.152 8.097c0 0-.299 1.563 1.124 2.275 0 0 .021-.658 1.295-.434.454.077.916.099 1.375.066a2.832 2.832 0 001.677-.694c.468-.409 3.555-1.468 4.936-7.274 0 0 1.023-1.267.981-1.593l-2.132.897s.73 1.54.156 2.816c0 0-.069-2.759-.479-2.691-.083 0-1.109.533-1.109.533s1.253 2.69.299 4.628c0 0 .359-3.304-.699-4.434l-1.495.876s1.465 2.768.472 5.029c0 0 .254-3.465-.789-4.817l-1.361 1.062s1.379 2.729.539 4.604c0 0-.111-4.036-.835-4.341 0 0-1.195 1.049-1.369 1.494 0 0 .942 1.98.356 3.026 0 0-.359-2.691-.652-2.691 0 0-1.196 1.794-1.309 2.99 0 0 .051-1.818 1.022-3.172a3.593 3.593 0 00-1.818.942s.186-1.262 2.111-1.37c0 0 .981-1.351 1.241-1.435 0 0-1.914-.158-3.074.356 0 0 1.023-1.196 3.427-.649l1.342-1.094s-2.52-.347-3.588.036c0 0 1.229-1.052 3.95-.299l1.462-.873s-2.147-.463-3.426-.299c0 0 1.348-.729 3.856.06l1.044-.47s-1.573-.299-2.033-.358c-.461-.06-.488-.174-.488-.174a5.426 5.426 0 012.957.329s2.222-.813 2.186-.954z"}),jsx("ellipse",{cx:"380.363",cy:"298.487",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"8.945",ry:"1.513"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M394.956 258.102s-7.125-.43-6.279 4.565a1.218 1.218 0 00.631 1.283s.015-.371.733-.245c.255.042.515.054.774.036.349-.023.681-.159.945-.389.264-.23 2.003-.828 2.783-4.102 0 0 .577-.714.553-.897l-1.196.511s.41.87.087 1.591c0 0-.039-1.558-.269-1.522-.048 0-.625.299-.625.299s.706 1.495.173 2.61c0 0 .204-1.862-.394-2.502l-.846.496s.825 1.561.266 2.834c0 0 .143-1.955-.446-2.714l-.765.598s.774 1.539.299 2.595c0 0-.063-2.275-.469-2.446a4.75 4.75 0 00-.775.834s.532 1.118.204 1.707c0 0-.204-1.515-.368-1.521 0 0-.67 1.001-.739 1.689a3.671 3.671 0 01.577-1.794 2.007 2.007 0 00-1.025.532s.104-.711 1.196-.771c0 0 .553-.763.699-.81 0 0-1.079-.09-1.734.2 0 0 .577-.67 1.932-.365l.759-.619s-1.423-.194-2.024.021c0 0 .694-.598 2.227-.161l.826-.494a7.445 7.445 0 00-1.935-.164s.763-.413 2.174.033l.598-.263s-.897-.177-1.148-.203c-.252-.027-.275-.099-.275-.099a3.078 3.078 0 011.668.185s1.232-.46 1.208-.538z"}),jsx("ellipse",{cx:"390.052",cy:"264.383",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"5.044",ry:"1"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M352.896 262.437s-8.604-.52-7.588 5.51a1.47 1.47 0 00.763 1.549s0-.449.897-.299c.309.052.623.067.935.045a1.923 1.923 0 001.142-.473c.318-.279 2.419-.998 3.361-4.951 0 0 .697-.861.667-1.085l-1.468.622s.496 1.046.104 1.916c0 0-.048-1.877-.326-1.835-.056 0-.753.364-.753.364s.852 1.824.209 3.152c0 0 .245-2.249-.475-3.02l-1.023.598s.996 1.886.32 3.423c0 0 .174-2.359-.535-3.289l-.927.724s.939 1.857.365 3.133c0 0-.072-2.747-.565-2.954 0 0-.81.715-.933 1.008 0 0 .64 1.348.242 2.06 0 0-.245-1.83-.445-1.839 0 0-.804 1.214-.897 2.042.04-.768.28-1.512.697-2.159a2.427 2.427 0 00-1.235.643s.125-.858 1.435-.933c0 0 .667-.92.846-.974 0 0-1.303-.111-2.093.239 0 0 .694-.807 2.329-.44l.915-.747s-1.713-.233-2.442.024c0 0 .837-.715 2.69-.191l.996-.598s-1.462-.314-2.335-.201c0 0 .921-.496 2.625.042l.711-.32s-1.07-.209-1.384-.242c-.314-.033-.329-.119-.329-.119a3.69 3.69 0 012.012.221s1.519-.553 1.492-.646z"}),jsx("ellipse",{cx:"346.97",cy:"270.022",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"6.09",ry:"1.028"}),jsx("rect",{width:"51.026",height:"91.312",x:"303.926",y:"69.211",fill:"#FFF",fillRule:"nonzero",rx:"4.737",transform:"rotate(-71.99 329.44 114.867)"}),jsx("circle",{cx:"303.613",cy:"103.507",r:"9.376",fill:t,fillRule:"nonzero",opacity:"0.2"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M344.582495 86.4883769L347.150665 86.4883769 347.150665 127.336977 344.582495 127.336977z",opacity:"0.2",transform:"rotate(-71.99 345.867 106.913)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M333.028401 99.6373982L335.596571 99.6373982 335.596571 120.445898 333.028401 120.445898z",opacity:"0.2",transform:"rotate(-71.99 334.312 110.042)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M337.109071 101.431004L339.677241 101.431004 339.677241 135.086304 337.109071 135.086304z",opacity:"0.2",transform:"rotate(-71.99 338.393 118.259)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M338.505494 105.174377L341.073664 105.174377 341.073664 146.022978 338.505494 146.022978z",opacity:"0.2",transform:"rotate(-71.99 339.79 125.599)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M348.060839 134.648161L353.026769 134.648161 353.026769 145.952261 348.060839 145.952261z",opacity:"0.5",transform:"rotate(-71.99 350.544 140.3)"}),jsx("rect",{width:"50.3",height:"78.305",x:"291.549",y:"174.486",fill:"#FFF",fillRule:"nonzero",rx:"4",transform:"rotate(-57.265 316.7 213.638)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M278.038439 203.88874L292.269539 203.88874 292.269539 207.23723 278.038439 207.23723z",transform:"rotate(-57.57 285.154 205.563)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M283.007935 199.201889L314.262535 199.201889 314.262535 202.272339 283.007935 202.272339z",transform:"rotate(-57.57 298.635 200.737)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M288.543935 202.715889L319.798535 202.715889 319.798535 205.786339 288.543935 205.786339z",transform:"rotate(-57.57 304.171 204.251)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M294.078936 206.235889L325.333536 206.235889 325.333536 209.306339 294.078936 209.306339z",transform:"rotate(-57.57 309.706 207.771)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M299.879919 211.40702L331.090719 211.40702 331.090719 214.47316 299.879919 214.47316z",transform:"rotate(-57.265 315.485 212.94)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M305.149936 213.268889L336.404536 213.268889 336.404536 216.339339 305.149936 216.339339z",transform:"rotate(-57.57 320.777 214.804)"}),jsx("path",{fill:"#F4F6F8",fillRule:"nonzero",d:"M310.685935 216.782889L341.940535 216.782889 341.940535 219.853339 310.685935 219.853339z",transform:"rotate(-57.57 326.313 218.318)"}),jsx("path",{fill:"#DFE3E8",fillRule:"nonzero",d:"M341.417983 210.406958L349.511163 210.406958 349.511163 218.500138 341.417983 218.500138z",transform:"rotate(-57.57 345.465 214.454)"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z"}),jsx("path",{fill:s,fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z",opacity:"0.243"}),jsx("path",{fill:"url(#linearGradient-2)",fillRule:"nonzero",d:"M269.277 168.76l-45.767.493a3.127 3.127 0 00-3.094 3.125v3.782a3.127 3.127 0 01-3.05 3.124l-33.024.792a3.124 3.124 0 01-3.095-2.308l-1.551-5.701a3.124 3.124 0 00-3.053-2.308l-44.113.475a3.125 3.125 0 00-3.05 3.648l17.747 104.449a3.129 3.129 0 003.071 2.604l139.363.598a3.129 3.129 0 003.082-3.714l-20.366-106.521a3.125 3.125 0 00-3.1-2.538z",opacity:"0.32"}),jsx("ellipse",{cx:"119.593",cy:"258.664",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"4.846",ry:"1"}),jsx("ellipse",{cx:"101.03",cy:"260.545",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"4.846",ry:"1"}),jsx("ellipse",{cx:"108.459",cy:"265.905",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"3.444",ry:"1"}),jsx("ellipse",{cx:"89.193",cy:"265.433",fill:t,fillRule:"nonzero",opacity:"0.1",rx:"3.444",ry:"1"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M100.925 260.398s6.796-22.279-1.064-31.204c-5.881-6.676-12.557-5.877-15.547-5.052a5.528 5.528 0 00-3.564 2.963c-1.046 2.254-.858 5.913 6.521 10.186 12.35 7.151 13.119 16.96 13.119 16.96l.535 6.147z"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M85.382 227.302s20.031 6.278 15.546 33.096M97.083 229.547s-2.76 1.86-1.88 4.655M87.39 231.203s1.687-1.716 3.741-.768M95.31 239.832s2.963-1.495 3.728.379M102.638 242.962s-2.224-.176-2.263.897"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M101.2 260.575s-7.961-16.193-10.147-15.846c-1.037.17-1.516 1.196-1.734 2.218a6.516 6.516 0 00.434 3.941c1.13 2.601 4.165 7.519 11.447 9.687z"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M91.113 247.808s8.353 12.115 9.968 12.647"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M90.344 249.701L92.293 249.701"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M92.68 254.132L95.738 254.263"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M94.542 250.586L94.21 252.179"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M97.792 255.432L97.732 256.879"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M100.964 260.575s7.959-16.193 10.144-15.846c1.041.17 1.519 1.196 1.734 2.218a6.514 6.514 0 01-.433 3.941c-1.13 2.601-4.168 7.519-11.445 9.687z"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M111.051 247.808s-8.371 12.115-9.97 12.647"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M111.82 249.701L109.871 249.701"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M109.485 254.132L106.426 254.263"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M107.622 250.586L107.954 252.179"}),jsx("path",{stroke:n,strokeLinecap:"round",strokeWidth:"0.5",d:"M104.372 255.432L104.432 256.879"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M87.295 264.357a1.375 1.375 0 01-.452-.685.599.599 0 01.317-.697c.3-.11.598.09.837.299.24.21.512.431.81.38a1.237 1.237 0 01-.382-1.16.47.47 0 01.105-.236c.161-.174.454-.099.648.039.598.43.787 1.264.79 2.018.03-.277.03-.555 0-.831a.853.853 0 01.334-.727.938.938 0 01.476-.114.988.988 0 01.774.222.767.767 0 01-.03.947c-.229.257-.5.474-.801.64a1.805 1.805 0 00-.571.547.399.399 0 00-.042.096h-1.74a4.826 4.826 0 01-1.073-.738zM117.626 257.833a1.355 1.355 0 01-.452-.682.599.599 0 01.314-.696c.299-.111.598.089.837.299.239.209.509.436.817.391a1.236 1.236 0 01-.386-1.157.472.472 0 01.107-.236c.162-.173.455-.099.649.036.613.433.787 1.268.79 2.021a4.008 4.008 0 000-.834.852.852 0 01.299-.736.955.955 0 01.475-.11.998.998 0 01.774.218.768.768 0 01-.033.951 2.996 2.996 0 01-.798.64 1.767 1.767 0 00-.571.544.499.499 0 00-.042.098h-1.701a4.78 4.78 0 01-1.079-.747zM107.518 264.357a1.406 1.406 0 01-.455-.685.6.6 0 01.317-.697c.299-.11.598.09.837.299.239.21.505.437.816.395a1.247 1.247 0 01-.385-1.16.472.472 0 01.107-.236c.162-.174.455-.099.649.039.613.43.783 1.264.789 2.018.03-.277.03-.555 0-.832a.855.855 0 01.314-.735.93.93 0 01.476-.114.988.988 0 01.774.222.764.764 0 01-.033.947 3.028 3.028 0 01-.798.64 1.798 1.798 0 00-.571.547.411.411 0 00-.042.096h-1.734c-.385-.2-.742-.45-1.061-.744z"}),jsx("circle",{cx:"84.467",cy:"87.003",r:"6.467",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"395.425",cy:"138.681",r:"6.467",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"279.178",cy:"66.467",r:"6.467",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("circle",{cx:"97.4",cy:"122.68",r:"10.838",fill:t,fillRule:"nonzero",opacity:"0.1"}),jsx("path",{fill:s,fillRule:"nonzero",d:"M206.029 209.911c-7.975 0-14.44 6.465-14.44 14.44s6.465 14.44 14.44 14.44 14.44-6.465 14.44-14.44-6.465-14.44-14.44-14.44z"}),jsx("path",{fill:t,fillRule:"nonzero",d:"M206.029 211.59c7.047 0 12.761 5.714 12.761 12.761 0 7.048-5.714 12.761-12.761 12.761-7.048 0-12.761-5.713-12.761-12.761.006-7.045 5.716-12.754 12.761-12.761",opacity:"0.72"}),jsx("path",{fill:s,fillRule:"nonzero",d:"M200.058 225.406l-.699-.681a.721.721 0 010-1.065l6.127-5.984a.753.753 0 01.546-.231c.206 0 .404.083.545.231l6.127 5.978a.733.733 0 010 1.065l-.699.682a.768.768 0 01-1.091 0l-3.622-3.727v8.843a.725.725 0 01-.219.523.76.76 0 01-.534.217h-1.009a.75.75 0 01-.759-.74v-8.832l-3.622 3.726a.768.768 0 01-1.091-.005z"})]})}var Qo=memo(ht);var It=({header:e,description:o,sx:r,...a})=>jsxs(he,{spacing:5,alignItems:"center",justifyContent:"center",direction:{xs:"column",md:"row"},sx:{width:1,textAlign:{xs:"center",md:"left"},...r},...a,children:[jsx(Qo,{sx:{width:220}}),jsxs("div",{children:[jsx(Ye,{gutterBottom:!0,variant:"h5",children:e||"Soltar ou selecionar arquivos"}),jsx(Ye,{variant:"body2",sx:{color:"text.secondary"},children:o||jsxs(Fragment,{children:["Solte os arquivos aqui ou clique",jsx(Ye,{variant:"body2",component:"span",sx:{mx:.5,color:"primary.main",textDecoration:"underline"},children:"procurar"}),"na sua m\xE1quina"]})})]})]}),me=memo(It);var wt=({onRemove:e,onReorder:o,onFilesSelect:r,createFilesMutation:a,filesDetails:t=[],id:s,disabled:n,error:d,helperText:c,thumbnail:m,dropZoneSxProps:l,uploading:u,tabIndex:h,maxFiles:I,placeholderAlt:M,placeholderProps:v,...U})=>{let{filesPreview:b,isUploadOrLoadingFiles:R,uploadErrorText:F,uploadFiles:P}=V({createFilesMutation:a,filesDetails:t}),{files:D,dropzoneProps:T,handleRemove:g,handleReorder:E}=q({onFilesSelect:r,onReorder:o,onRemove:e,filesPreview:b,dropzoneOptions:{multiple:!0,disabled:n,...U},maxFiles:I,uploadFiles:P}),{getRootProps:f,getInputProps:z,isDragActive:B,isDragReject:O}=T,S=!!D?.filter(W=>!!W.id).length,C=O||!!d||!!F;return jsxs(ce,{id:s,uploading:u||R,disabled:n,dropZoneSxProps:l,tabIndex:h,getRootProps:f,getInputProps:z,isDragActive:B,isError:C,dropZoneContent:jsx(Fragment,{children:M?jsx(he,{children:M}):jsx(me,{header:v?.header,description:v?.description})}),children:[jsx(_,{disabled:n,helperText:c,isError:C}),d?jsx(_,{helperText:d,isError:!0}):null,F?jsx(_,{helperText:F,isError:!0}):null,S&&jsx(ze,{sx:{my:3},children:jsx(De,{files:D,thumbnail:!!m,onRemove:e?g:void 0,onReorder:o?E:void 0})})]})},At=memo(wt);var St=({onRemove:e,onReorder:o,onFilesSelect:r,createFilesMutation:a,filesDetails:t=[],id:s,disabled:n,error:d,helperText:c,dropZoneSxProps:m,placeholderProps:l,placeholderAlt:u,uploading:h,tabIndex:I,maxFiles:M,aspectRatio:v,enableCrop:U=!0,convertToWebp:b=!0,cropSize:R,name:F,label:P,...D})=>{let{filesPreview:T,isUploadOrLoadingFiles:g,uploadErrorText:E,uploadFiles:f}=V({createFilesMutation:a,filesDetails:t}),z=h||g,{files:B,dropzoneProps:O,cropState:S,aspectRatio:C,handleRemove:W,handleReorder:J}=q({onFilesSelect:r,onReorder:o,onRemove:e,filesPreview:T,dropzoneOptions:{accept:{"image/*":[".jpeg",".jpg",".png",".gif",".webp"]},multiple:!0,disabled:n,...D},enableCrop:U,customAspectRatio:v,convertToWebp:b,maxFiles:M,cropSize:R,uploadFiles:f}),{getRootProps:re,getInputProps:Z,isDragActive:le,isDragReject:ue}=O,{cropModalOpen:se,imagePreview:pe,cropLoading:H,onCropInitialized:Q,handleCropSave:Y,handleCropCancel:te,currentImageIndex:$,totalPendingImages:p}=S,ge=!!B?.filter(xe=>!!xe.id).length,ie=ue||!!d||!!E,we=useMemo(()=>{let xe=P??"Ajustar Imagem",Pe=p>1||$>1?` (${$} de ${p})`:"";return `${xe}${Pe}`},[P,p,$]);return jsxs(ce,{id:s,name:F,uploading:z,disabled:n,dropZoneSxProps:m,tabIndex:I,getRootProps:re,getInputProps:Z,isDragActive:le,isError:ie,dropZoneContent:jsx(Fragment,{children:u?jsx(he,{children:u}):jsx(me,{header:l?.header,description:l?.description})}),children:[jsx(_,{disabled:n,helperText:c,isError:ie}),d?jsx(_,{helperText:d,isError:!0}):null,E?jsx(_,{helperText:E,isError:!0}):null,ge&&jsx(ze,{sx:{my:3,ml:.5},children:jsx(De,{files:B,thumbnail:!0,onRemove:W,onReorder:o?J:void 0})}),jsx(a$5,{open:se,onClose:te,label:we,imageSrc:pe,aspectRatio:C,onInitialized:Q,onSave:Y,loading:H,cropSize:R})]})},Ot=memo(St);var Nt=({onFileSelect:e$1,onRemove:o,createFilesMutation:r,fileDetails:a,id:t,disabled:s,error:n,helperText:d,sx:c,dropZoneSxProps:m$1,uploading:l,tabIndex:u,placeholderAlt:h,placeholderProps:I,...M})=>{let{filesPreview:v,isUploadOrLoadingFiles:U,uploadErrorText:b,uploadFiles:R}=V({createFilesMutation:r,filesDetails:a?[a]:[]}),F=U||l,{file:P,dropzoneProps:D,handleRemove:T}=q({uploadFiles:R,onFileSelect:e$1,onRemove:o,filesPreview:v,dropzoneOptions:{multiple:!1,disabled:s,...M}}),{getRootProps:g,getInputProps:E,isDragActive:f,isDragReject:z}=D,B=useCallback(W=>{W.stopPropagation(),T(P||void 0);},[P,T]),O=!!P,S=typeof P=="string",C=z||!!n||!!b;return jsxs(ce,{id:t,uploading:F,disabled:s,dropZoneSxProps:m$1,tabIndex:u,getRootProps:g,getInputProps:E,isDragActive:f,isError:C,dropZoneContent:jsxs(Fragment,{children:[!O&&(h?jsx(he,{...I,children:h}):jsx(me,{})),O&&jsxs(he,{component:m.div,...j().inUp,spacing:2,direction:"row",alignItems:"center",sx:{my:1,px:1,py:.75,borderRadius:.75,border:W=>`solid 1px ${W.palette.divider}`,...c},children:[jsx(Ee,{file:P}),jsxs(he,{flexGrow:1,sx:{minWidth:0},children:[jsx(Ye,{variant:"subtitle2",noWrap:!0,children:S?P:P.name}),jsx(Ye,{variant:"caption",sx:{color:"text.secondary"},children:S?"":e(P.size)})]}),o&&jsx(a$3,{title:"Remover arquivo",children:jsx(lo,{edge:"end",size:"small",disabled:s,"aria-label":"Remover arquivo",onClick:B,children:jsx(a$4,{icon:"DELETE_MARK_BUTTON_02",width:16})})})]})]}),children:[jsx(_,{disabled:s,helperText:d,isError:C}),n?jsx(_,{helperText:n,isError:!0}):null,b?jsx(_,{helperText:b,isError:!0}):null]})},Wt=memo(Nt);var qt=({onRemove:e,onFileSelect:o,createFilesMutation:r,fileDetails:a,id:t,disabled:s,error:n,helperText:d,dropZoneSxProps:c,placeholderProps:m,placeholderAlt:l,hoverAlt:u,uploading:h,tabIndex:I,aspectRatio:M,enableCrop:v=!0,convertToWebp:U=!0,name:b,label:R,cropSize:F,sx:P,maxWidth:D,maxHeight:T,compressionQuality:g=.8,maxCompressedWidth:E,maxCompressedHeight:f,fill:z,...B})=>{let{filesPreview:O,isUploadOrLoadingFiles:S,uploadErrorText:C,uploadFiles:W}=V({createFilesMutation:r,filesDetails:a?[a]:[]}),[J,re]=useState(!1),{file:Z,dropzoneProps:le,cropState:ue,handleRemove:se,aspectRatio:pe}=q({onFileSelect:o,onRemove:e,dropzoneOptions:{accept:{"image/*":[".jpeg",".jpg",".png",".gif",".webp"]},multiple:!1,disabled:s,...B},filesPreview:O,enableCrop:v,customAspectRatio:M,convertToWebp:U,cropSize:F,uploadFiles:W,compressionQuality:g,maxCompressedWidth:E,maxCompressedHeight:f}),{getRootProps:H,getInputProps:Q,isDragActive:Y,isDragReject:te}=le,{cropModalOpen:$,imagePreview:p,cropLoading:ge,onCropInitialized:ie,handleCropSave:we,handleCropCancel:xe}=ue,Pe=useCallback(()=>{se(Z||void 0);},[Z,se]),x=!!Z,w=te||!!n||!!C,A=h||S,y=x?{opacity:0}:{opacity:1},k=c?.width;return useEffect(()=>{x||re(!1);},[x]),jsxs(Ce,{sx:{...P,...k&&{width:k}},children:[(A||J)&&jsx(a$6,{}),jsxs(ce,{id:t,uploading:A,disabled:s,dropZoneSxProps:c,tabIndex:I,getRootProps:H,getInputProps:Q,isDragActive:Y,isError:w,name:b,dropZoneContent:jsxs(Fragment,{children:[l?jsx(he,{sx:y,children:l}):jsx(me,{sx:y,header:m?.title,description:m?.description}),x&&jsx(Ke,{file:Z,cropSize:F,isLoading:J,isUploading:A,onLoading:re,aspectRatio:pe,maxWidth:D,maxHeight:T,hoverAlt:u,fill:z})]}),children:[jsx(_,{disabled:s,helperText:d,isError:w}),n?jsx(_,{helperText:n,isError:!0}):null,C?jsx(_,{helperText:C,isError:!0}):null,x&&e&&jsx(co,{size:"small",onClick:Pe,disabled:s,label:"Remover arquivo",children:jsx(a$4,{icon:"DELETE_MARK_BUTTON_02",width:16})}),jsx(a$5,{open:$,onClose:xe,label:R??"Ajustar Imagem",imageSrc:p,aspectRatio:pe,onInitialized:ie,onSave:we,loading:ge,cropSize:F})]})]})},Vt=memo(qt);var ri=({onRemove:e,onFileSelect:o,createFilesMutation:r,fileDetails:a,disabled:t,label:s,id:n,tabIndex:d,error:c,helperText:m,sx:l,name:u,maxSize:h,uploading:I,aspectRatio:M=1,enableCrop:v=!0,convertToWebp:U=!0,cropSize:b,...R})=>{let[F,P]=useState(!1),{filesPreview:D,isUploadOrLoadingFiles:T,uploadErrorText:g,uploadFiles:E}=V({createFilesMutation:r,filesDetails:a?[a]:[]}),{file:f,dropzoneProps:z,cropState:B,handleRemove:O}=q({filesPreview:D,onFileSelect:o,onRemove:e,dropzoneOptions:{accept:{"image/*":[".jpeg",".jpg",".png",".gif",".webp"]},multiple:!1,disabled:t,maxSize:h,...R},enableCrop:v,customAspectRatio:M,convertToWebp:U,cropSize:b,uploadFiles:E}),{getRootProps:S,getInputProps:C,isDragActive:W,isDragReject:J}=z,{cropModalOpen:re,imagePreview:Z,cropLoading:le,onCropInitialized:ue,handleCropSave:se,handleCropCancel:pe}=B,H=J||!!c||!!g,Q=F||T||I,Y=!!e,te=useRef(a?.url||""),$=useRef(void 0);useEffect(()=>{if(!f){te.current="",$.current=void 0;return}if($.current===f.id)return;$.current=f.id,P(!0);let ie=URL.createObjectURL(f);return te.current=ie,()=>{URL.revokeObjectURL(ie);}},[f]);let p=()=>{P(!1);},ge=useCallback(()=>Y&&f?()=>O(f):S().onClick,[Y,f,S,O]);return jsxs(Fragment,{children:[jsxs(he,{sx:{alignItems:"center"},children:[jsxs(Po,{sx:l,isError:H,isDragActive:W,hasFile:!!f,...S(),onClick:ge(),children:[jsxs(ho,{children:[Q&&jsx(bo,{children:jsx(oi,{size:135,thickness:2,color:"primary"})}),f&&jsx(Io,{alt:"Avatar Preview",src:te.current,onLoad:p,...Q&&{sx:{filter:"blur(5px) !important",scale:1.2,opacity:.7}}}),!f&&!Q&&jsxs(qe,{isError:H,hasFile:!1,children:[jsx(a$4,{icon:"ADD_IMAGE",width:32}),jsx(Ye,{variant:"caption",textAlign:"center",sx:{color:H?"error.main":"text.disabled"},children:"Adicionar foto"})]}),f&&!Q&&jsxs(qe,{isError:H,hasFile:!0,children:[jsx(a$4,{icon:Y?"DELETE_MARK_BUTTON_02":"ADD_IMAGE",width:32}),jsx(Ye,{variant:"caption",textAlign:"center",sx:{color:H?"error.main":"common.white"},children:Y?"Remover foto":"Alterar foto"})]})]}),jsx("input",{name:u,id:n,tabIndex:d,...C()})]}),jsx(he,{sx:{alignItems:"center",mt:-.5},children:jsx(_,{helperText:m,disabled:t,isError:H})}),g?jsx(_,{helperText:g,isError:!0}):null,c?jsx(_,{helperText:c,isError:!0}):null]}),re&&Z&&jsx(a$5,{open:re,onClose:pe,label:s??"Ajustar Imagem",imageSrc:Z,aspectRatio:M,onInitialized:ue,onSave:se,loading:le,cropSize:b,cropShape:"round"})]})},ti=memo(ri);var li=({error:e,name:o,disabled:r,sx:a,...t})=>{let{getRootProps:s,getInputProps:n,isDragActive:d,isDragReject:c}=useDropzone({disabled:r,...t}),m=c||e;return jsxs(mo,{...s(),isDragActive:d,hasError:!!m,disabled:!!r,sx:a,"data-testid":"upload-box",children:[jsx("input",{name:o,...n()}),"Selecionar arquivo"]})},si=memo(li);
|
|
32
32
|
|
|
33
|
-
export { _ as a,
|
|
33
|
+
export { _ as a, De as b, Ke as c, $r as d, No as e, Xr as f, Wo as g, Go as h, ua as i, Ne as j, Ee as k, wa as l, jo as m, Zo as n, Ho as o, $o as p, q, Je as r, We as s, V as t, At as u, Ot as v, Wt as w, Vt as x, ti as y, si as z };
|
|
34
34
|
//# sourceMappingURL=out.js.map
|
|
35
|
-
//# sourceMappingURL=chunk-
|
|
35
|
+
//# sourceMappingURL=chunk-UJIMMQAD.js.map
|