adpro-react 0.0.22-rc.24 → 0.0.22-rc.25

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.
@@ -646,4 +646,4 @@ To suppress this warning, you need to explicitly provide the \`palette.${t}Chann
646
646
  `:null,Ag=typeof N0!="string"?Dt`
647
647
  animation: ${N0} 1.4s ease-in-out infinite;
648
648
  `:null,Fg=e=>{const{classes:t,variant:n,color:r,disableShrink:o}=e,i={root:["root",n,`color${o1(r)}`],svg:["svg"],circle:["circle",`circle${o1(n)}`,o&&"circleDisableShrink"]};return Ve(i,Bg,t)},Ig=P1("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`color${o1(n.color)}`]]}})(Me(({theme:e})=>({display:"inline-block",variants:[{props:{variant:"determinate"},style:{transition:e.transitions.create("transform")}},{props:{variant:"indeterminate"},style:Hg||{animation:`${I0} 1.4s linear infinite`}},...Object.entries(e.palette).filter(A0()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}}))]}))),Ng=P1("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:(e,t)=>t.svg})({display:"block"}),_g=P1("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.circle,t[`circle${o1(n.variant)}`],n.disableShrink&&t.circleDisableShrink]}})(Me(({theme:e})=>({stroke:"currentColor",variants:[{props:{variant:"determinate"},style:{transition:e.transitions.create("stroke-dashoffset")}},{props:{variant:"indeterminate"},style:{strokeDasharray:"80px, 200px",strokeDashoffset:0}},{props:({ownerState:t})=>t.variant==="indeterminate"&&!t.disableShrink,style:Ag||{animation:`${N0} 1.4s ease-in-out infinite`}}]}))),e8=T.forwardRef(function(t,n){const r=$e({props:t,name:"MuiCircularProgress"}),{className:o,color:i="primary",disableShrink:a=!1,size:s=40,style:c,thickness:u=3.6,value:p=0,variant:m="indeterminate",...h}=r,y={...r,color:i,disableShrink:a,size:s,thickness:u,value:p,variant:m},g=Fg(y),f={},b={},S={};if(m==="determinate"){const L=2*Math.PI*((Se-u)/2);f.strokeDasharray=L.toFixed(3),S["aria-valuenow"]=Math.round(p),f.strokeDashoffset=`${((100-p)/100*L).toFixed(3)}px`,b.transform="rotate(-90deg)"}return $.jsx(Ig,{className:f1(g.root,o),style:{width:s,height:s,...b,...c},ownerState:y,ref:n,role:"progressbar",...S,...h,children:$.jsx(Ng,{className:g.svg,ownerState:y,viewBox:`${Se/2} ${Se/2} ${Se} ${Se}`,children:$.jsx(_g,{className:g.circle,style:f,ownerState:y,cx:Se,cy:Se,r:(Se-u)/2,fill:"none",strokeWidth:u})})})});process.env.NODE_ENV!=="production"&&(e8.propTypes={classes:x.object,className:x.string,color:x.oneOfType([x.oneOf(["inherit","primary","secondary","error","info","success","warning"]),x.string]),disableShrink:Pt(x.bool,e=>e.disableShrink&&e.variant&&e.variant!=="indeterminate"?new Error("MUI: You have provided the `disableShrink` prop with a variant other than `indeterminate`. This will have no effect."):null),size:x.oneOfType([x.number,x.string]),style:x.object,sx:x.oneOfType([x.arrayOf(x.oneOfType([x.func,x.object,x.bool])),x.func,x.object]),thickness:x.number,value:x.number,variant:x.oneOf(["determinate","indeterminate"])});function jg(e){return fe("MuiIconButton",e)}const d4=Ee("MuiIconButton",["root","disabled","colorInherit","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","edgeStart","edgeEnd","sizeSmall","sizeMedium","sizeLarge","loading","loadingIndicator","loadingWrapper"]),Zg=e=>{const{classes:t,disabled:n,color:r,edge:o,size:i,loading:a}=e,s={root:["root",a&&"loading",n&&"disabled",r!=="default"&&`color${o1(r)}`,o&&`edge${o1(o)}`,`size${o1(i)}`],loadingIndicator:["loadingIndicator"],loadingWrapper:["loadingWrapper"]};return Ve(s,jg,t)},zg=P1(Q7,{name:"MuiIconButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.loading&&t.loading,n.color!=="default"&&t[`color${o1(n.color)}`],n.edge&&t[`edge${o1(n.edge)}`],t[`size${o1(n.size)}`]]}})(Me(({theme:e})=>({textAlign:"center",flex:"0 0 auto",fontSize:e.typography.pxToRem(24),padding:8,borderRadius:"50%",color:(e.vars||e).palette.action.active,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),variants:[{props:t=>!t.disableRipple,style:{"--IconButton-hoverBg":e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:sn(e.palette.action.active,e.palette.action.hoverOpacity),"&:hover":{backgroundColor:"var(--IconButton-hoverBg)","@media (hover: none)":{backgroundColor:"transparent"}}}},{props:{edge:"start"},style:{marginLeft:-12}},{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:{edge:"end"},style:{marginRight:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}}]})),Me(({theme:e})=>({variants:[{props:{color:"inherit"},style:{color:"inherit"}},...Object.entries(e.palette).filter(A0()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}})),...Object.entries(e.palette).filter(A0()).map(([t])=>({props:{color:t},style:{"--IconButton-hoverBg":e.vars?`rgba(${(e.vars||e).palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:sn((e.vars||e).palette[t].main,e.palette.action.hoverOpacity)}})),{props:{size:"small"},style:{padding:5,fontSize:e.typography.pxToRem(18)}},{props:{size:"large"},style:{padding:12,fontSize:e.typography.pxToRem(28)}}],[`&.${d4.disabled}`]:{backgroundColor:"transparent",color:(e.vars||e).palette.action.disabled},[`&.${d4.loading}`]:{color:"transparent"}}))),Ug=P1("span",{name:"MuiIconButton",slot:"LoadingIndicator",overridesResolver:(e,t)=>t.loadingIndicator})(({theme:e})=>({display:"none",position:"absolute",visibility:"visible",top:"50%",left:"50%",transform:"translate(-50%, -50%)",color:(e.vars||e).palette.action.disabled,variants:[{props:{loading:!0},style:{display:"flex"}}]})),t8=T.forwardRef(function(t,n){const r=$e({props:t,name:"MuiIconButton"}),{edge:o=!1,children:i,className:a,color:s="default",disabled:c=!1,disableFocusRipple:u=!1,size:p="medium",id:m,loading:h=null,loadingIndicator:y,...g}=r,f=Ta(m),b=y??$.jsx(e8,{"aria-labelledby":f,color:"inherit",size:16}),S={...r,edge:o,color:s,disabled:c,disableFocusRipple:u,loading:h,loadingIndicator:b,size:p},L=Zg(S);return $.jsxs(zg,{id:h?f:m,className:f1(L.root,a),centerRipple:!0,focusRipple:!u,disabled:c||h,ref:n,...g,ownerState:S,children:[typeof h=="boolean"&&$.jsx("span",{className:L.loadingWrapper,style:{display:"contents"},children:$.jsx(Ug,{className:L.loadingIndicator,ownerState:S,children:h&&b})}),i]})});process.env.NODE_ENV!=="production"&&(t8.propTypes={children:Pt(x.node,e=>T.Children.toArray(e.children).some(n=>T.isValidElement(n)&&n.props.onClick)?new Error(["MUI: You are providing an onClick event listener to a child of a button element.","Prefer applying it to the IconButton directly.","This guarantees that the whole <button> will be responsive to click events."].join(`
649
- `)):null),classes:x.object,className:x.string,color:x.oneOfType([x.oneOf(["inherit","default","primary","secondary","error","info","success","warning"]),x.string]),disabled:x.bool,disableFocusRipple:x.bool,disableRipple:x.bool,edge:x.oneOf(["end","start",!1]),id:x.string,loading:x.bool,loadingIndicator:x.node,size:x.oneOfType([x.oneOf(["small","medium","large"]),x.string]),sx:x.oneOfType([x.arrayOf(x.oneOfType([x.func,x.object,x.bool])),x.func,x.object])});function Wg(e){return $.jsx(x2.Slide,{...e,direction:"up",mountOnEnter:!0,unmountOnExit:!0})}const qg=()=>{const{open:e,messageInfo:t,close:n,onExited:r}=K7(),o=(c,u)=>{u!=="clickaway"&&n()},[i,a]=d.useState(5e3),s=5e3;return d.useEffect(()=>{let c;if(e&&t&&t.type!=="toast"){const u=Date.now();c=setInterval(()=>{const p=Date.now()-u,m=Math.max(100-p/s*100,0);a(m),m<=0&&clearInterval(c)},100)}else a(100);return()=>clearInterval(c)},[e,t]),$.jsx($.Fragment,{children:t&&(t.type==="toast"?$.jsx(H0,{anchorOrigin:{horizontal:"center",vertical:"bottom"},open:e,autoHideDuration:3e3,onClose:o,slotProps:{transition:{onExited:r}},slots:{transition:Wg},message:t&&$.jsxs(x2.Stack,{direction:"row",alignItems:"flex-start",gap:2,children:[t.severity==="success"?$.jsx(s0,{sx:{color:k2.palette.success.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}):t.severity==="warning"?$.jsx(lu,{sx:{color:k2.palette.warning.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}):t.severity==="error"?$.jsx(ou,{sx:{color:k2.palette.error.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}):$.jsx(l0,{sx:{color:k2.palette.info.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}),$.jsxs(x2.Stack,{direction:"column",spacing:.5,mt:.2,justifyContent:"center",alignItems:"flex-start",alignSelf:"stretch",children:[typeof t.title=="string"?$.jsx(x2.Typography,{variant:"body2",color:k2.palette.text.primary,children:t.title}):t.title,t.subtitle!==""&&(typeof t.subtitle=="string"?$.jsx(x2.Typography,{variant:"body2",color:k2.palette.text.primary,children:t.subtitle}):t.subtitle)]})]}),sx:{"& .MuiPaper-root":{backgroundColor:t.severity==="success"?k2.palette.success[50]:t.severity==="warning"?k2.palette.warning[50]:t.severity==="error"?k2.palette.error[50]:k2.palette.info[50],padding:"0.38rem 1rem",display:"flex",alignItems:"center",alignSelf:"stretch"},"& .MuiSnackbar-root":{zIndex:"999999 !important"},"& .MuiSnackbarContent-message":{padding:"0"}}},t?t.key:void 0):$.jsx(H0,{anchorOrigin:{horizontal:"right",vertical:"top"},open:e,autoHideDuration:5e3,onClose:o,slotProps:{transition:{onExited:r}},message:t&&$.jsxs(x2.Box,{alignSelf:"stretch",sx:{minWidth:"288px !important"},children:[$.jsxs(x2.Stack,{direction:"row",alignItems:"center",gap:"0.75rem",padding:"0.75rem",alignSelf:"stretch",sx:{minWidth:"288px !important"},children:[$.jsx(x2.Box,{display:"flex",alignItems:"center",justifyContent:"center",width:"2.25rem",height:"2.25rem",borderRadius:"50%",bgcolor:t.severity==="warning"?k2.palette.warning[100]:t.severity==="error"?k2.palette.error[100]:t.severity==="success"?k2.palette.success[100]:k2.palette.info[100],children:t.severity==="warning"?$.jsx(H5,{sx:{color:k2.palette.warning.main},fontSize:"medium"}):t.severity==="error"?$.jsx(B5,{sx:{color:k2.palette.error.main},fontSize:"medium"}):t.severity==="success"?$.jsx(s0,{sx:{color:k2.palette.success.main},fontSize:"medium"}):$.jsx(l0,{sx:{color:k2.palette.info.main},fontSize:"medium"})}),$.jsx(x2.Divider,{orientation:"vertical",flexItem:!0}),$.jsxs(x2.Stack,{direction:"column",spacing:.5,justifyContent:"center",alignItems:"flex-start",alignSelf:"stretch",flex:1,children:[typeof t.title=="string"?$.jsx(x2.Typography,{variant:"subtitle2",color:k2.palette.text.primary,children:t.title}):t.title,t.subtitle!==""&&(typeof t.subtitle=="string"?$.jsx(x2.Typography,{variant:"body2",color:k2.palette.text.primary,children:t.subtitle}):t.subtitle)]}),$.jsx(x2.Box,{display:"flex",alignItems:"flex-start",justifyContent:"center",alignSelf:"stretch",pt:t.subtitle===""?1:0,children:$.jsx(t8,{onClick:o,size:"small",sx:{height:"1.375rem",width:"1.375rem"},children:$.jsx(nu,{sx:{color:k2.palette.action.active,height:"1rem",width:"1rem"},fontSize:"small"})})})]}),$.jsx(x2.LinearProgress,{variant:"determinate",value:i,color:t.severity==="warning"?"warning":t.severity==="error"?"error":t.severity==="success"?"success":"info",sx:{flex:1}})]}),sx:{zIndex:"99999 !important","& .MuiPaper-root":{backgroundColor:t.severity==="success"?k2.palette.success[50]:t.severity==="warning"?k2.palette.warning[50]:t.severity==="error"?k2.palette.error[50]:k2.palette.info[50],padding:0,display:"flex",alignItems:"center",alignSelf:"stretch"},"& .MuiSnackbarContent-message":{minWidth:"288px !important",padding:"0",alignSelf:"stretch",display:"flex",alignItems:"flex-start",justifyContent:"flex-start"}}},t?t.key:void 0))})},Yg={stateSession:{idEmpresa:-1,IdObra:0,IdSucursal:0,idUsuario:0,NitEmpresa:"",NombreEmpresa:"",NombreSucursal:"",NomEmpresa:"",NomObra:"",NomUsuario:"",UsuDominio:"",idOrigen:0,URL_Entorno:""}},n8=d.createContext(Yg),r8=e=>{let t={idEmpresa:-1,IdObra:0,IdSucursal:0,idUsuario:0,NitEmpresa:"",NombreEmpresa:"",NombreSucursal:"",NomEmpresa:"",NomObra:"",NomUsuario:"",UsuDominio:"",idOrigen:0,URL_Entorno:""};return e.getDatosSesion?e.getDatosSesion():(e.parent&&e.parent.getDatosSesion?t=e.parent.getDatosSesion():t=r8(e.parent),t)},o8=()=>window.location.href.includes("localhost")?{idEmpresa:1,IdObra:392,IdSucursal:392,idUsuario:50,NitEmpresa:"",NombreEmpresa:"",NombreSucursal:"",NomEmpresa:"",NomObra:"",NomUsuario:"jhonnatan",UsuDominio:"SINCO\\jhonnatan",idOrigen:0,URL_Entorno:window.location.href}:r8(window);function Gg({children:e}){return $.jsx(n8.Provider,{value:{stateSession:o8()},children:e})}exports.ADPROTheme=Po;exports.AutocompleteADPRO=Zh;exports.EllipsisWithTooltip=z7;exports.LoadingADPRO=qh;exports.MultiSelectADPRO=zh;exports.NotificationADPRO=qg;exports.RangoFechasADPRO=Uh;exports.RequestADPRO=A4;exports.SessionContext=n8;exports.SessionProvider=Gg;exports.getAuthorization=z0;exports.getSession=o8;exports.useAutocompleteADPRO=F4;exports.useMultiSelectADPRO=Z7;exports.useNotificationStore=K7;exports.useRangoFechasADPRO=U7;
649
+ `)):null),classes:x.object,className:x.string,color:x.oneOfType([x.oneOf(["inherit","default","primary","secondary","error","info","success","warning"]),x.string]),disabled:x.bool,disableFocusRipple:x.bool,disableRipple:x.bool,edge:x.oneOf(["end","start",!1]),id:x.string,loading:x.bool,loadingIndicator:x.node,size:x.oneOfType([x.oneOf(["small","medium","large"]),x.string]),sx:x.oneOfType([x.arrayOf(x.oneOfType([x.func,x.object,x.bool])),x.func,x.object])});function Wg(e){return $.jsx(x2.Slide,{...e,direction:"up",mountOnEnter:!0,unmountOnExit:!0})}const qg=()=>{const{open:e,messageInfo:t,close:n,onExited:r}=K7(),o=(c,u)=>{n()},[i,a]=d.useState(5e3),s=5e3;return d.useEffect(()=>{let c;if(e&&t&&t.type!=="toast"){const u=Date.now();c=setInterval(()=>{const p=Date.now()-u,m=Math.max(100-p/s*100,0);a(m),m<=0&&clearInterval(c)},100)}else a(100);return()=>clearInterval(c)},[e,t]),$.jsx($.Fragment,{children:t&&(t.type==="toast"?$.jsx(H0,{anchorOrigin:{horizontal:"center",vertical:"bottom"},open:e,autoHideDuration:3e3,onClose:o,slotProps:{transition:{onExited:r}},slots:{transition:Wg},message:t&&$.jsxs(x2.Stack,{direction:"row",alignItems:"flex-start",gap:2,children:[t.severity==="success"?$.jsx(s0,{sx:{color:k2.palette.success.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}):t.severity==="warning"?$.jsx(lu,{sx:{color:k2.palette.warning.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}):t.severity==="error"?$.jsx(ou,{sx:{color:k2.palette.error.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}):$.jsx(l0,{sx:{color:k2.palette.info.main,height:"1.25rem",width:"1.25rem"},fontSize:"medium"}),$.jsxs(x2.Stack,{direction:"column",spacing:.5,mt:.2,justifyContent:"center",alignItems:"flex-start",alignSelf:"stretch",children:[typeof t.title=="string"?$.jsx(x2.Typography,{variant:"body2",color:k2.palette.text.primary,children:t.title}):t.title,t.subtitle!==""&&(typeof t.subtitle=="string"?$.jsx(x2.Typography,{variant:"body2",color:k2.palette.text.primary,children:t.subtitle}):t.subtitle)]})]}),sx:{"& .MuiPaper-root":{backgroundColor:t.severity==="success"?k2.palette.success[50]:t.severity==="warning"?k2.palette.warning[50]:t.severity==="error"?k2.palette.error[50]:k2.palette.info[50],padding:"0.38rem 1rem",display:"flex",alignItems:"center",alignSelf:"stretch"},"& .MuiSnackbar-root":{zIndex:"999999 !important"},"& .MuiSnackbarContent-message":{padding:"0"}}},t?t.key:void 0):$.jsx(H0,{anchorOrigin:{horizontal:"right",vertical:"top"},open:e,autoHideDuration:5e3,onClose:o,slotProps:{transition:{onExited:r}},message:t&&$.jsxs(x2.Box,{alignSelf:"stretch",sx:{minWidth:"288px !important"},children:[$.jsxs(x2.Stack,{direction:"row",alignItems:"center",gap:"0.75rem",padding:"0.75rem",alignSelf:"stretch",sx:{minWidth:"288px !important"},children:[$.jsx(x2.Box,{display:"flex",alignItems:"center",justifyContent:"center",width:"2.25rem",height:"2.25rem",borderRadius:"50%",bgcolor:t.severity==="warning"?k2.palette.warning[100]:t.severity==="error"?k2.palette.error[100]:t.severity==="success"?k2.palette.success[100]:k2.palette.info[100],children:t.severity==="warning"?$.jsx(H5,{sx:{color:k2.palette.warning.main},fontSize:"medium"}):t.severity==="error"?$.jsx(B5,{sx:{color:k2.palette.error.main},fontSize:"medium"}):t.severity==="success"?$.jsx(s0,{sx:{color:k2.palette.success.main},fontSize:"medium"}):$.jsx(l0,{sx:{color:k2.palette.info.main},fontSize:"medium"})}),$.jsx(x2.Divider,{orientation:"vertical",flexItem:!0}),$.jsxs(x2.Stack,{direction:"column",spacing:.5,justifyContent:"center",alignItems:"flex-start",alignSelf:"stretch",flex:1,children:[typeof t.title=="string"?$.jsx(x2.Typography,{variant:"subtitle2",color:k2.palette.text.primary,children:t.title}):t.title,t.subtitle!==""&&(typeof t.subtitle=="string"?$.jsx(x2.Typography,{variant:"body2",color:k2.palette.text.primary,children:t.subtitle}):t.subtitle)]}),$.jsx(x2.Box,{display:"flex",alignItems:"flex-start",justifyContent:"center",alignSelf:"stretch",pt:t.subtitle===""?1:0,children:$.jsx(t8,{onClick:o,size:"small",sx:{height:"1.375rem",width:"1.375rem"},children:$.jsx(nu,{sx:{color:k2.palette.action.active,height:"1rem",width:"1rem"},fontSize:"small"})})})]}),$.jsx(x2.LinearProgress,{variant:"determinate",value:i,color:t.severity==="warning"?"warning":t.severity==="error"?"error":t.severity==="success"?"success":"info",sx:{flex:1}})]}),sx:{zIndex:"99999 !important","& .MuiPaper-root":{backgroundColor:t.severity==="success"?k2.palette.success[50]:t.severity==="warning"?k2.palette.warning[50]:t.severity==="error"?k2.palette.error[50]:k2.palette.info[50],padding:0,display:"flex",alignItems:"center",alignSelf:"stretch"},"& .MuiSnackbarContent-message":{minWidth:"288px !important",padding:"0",alignSelf:"stretch",display:"flex",alignItems:"flex-start",justifyContent:"flex-start"}}},t?t.key:void 0))})},Yg={stateSession:{idEmpresa:-1,IdObra:0,IdSucursal:0,idUsuario:0,NitEmpresa:"",NombreEmpresa:"",NombreSucursal:"",NomEmpresa:"",NomObra:"",NomUsuario:"",UsuDominio:"",idOrigen:0,URL_Entorno:""}},n8=d.createContext(Yg),r8=e=>{let t={idEmpresa:-1,IdObra:0,IdSucursal:0,idUsuario:0,NitEmpresa:"",NombreEmpresa:"",NombreSucursal:"",NomEmpresa:"",NomObra:"",NomUsuario:"",UsuDominio:"",idOrigen:0,URL_Entorno:""};return e.getDatosSesion?e.getDatosSesion():(e.parent&&e.parent.getDatosSesion?t=e.parent.getDatosSesion():t=r8(e.parent),t)},o8=()=>window.location.href.includes("localhost")?{idEmpresa:1,IdObra:392,IdSucursal:392,idUsuario:50,NitEmpresa:"",NombreEmpresa:"",NombreSucursal:"",NomEmpresa:"",NomObra:"",NomUsuario:"jhonnatan",UsuDominio:"SINCO\\jhonnatan",idOrigen:0,URL_Entorno:window.location.href}:r8(window);function Gg({children:e}){return $.jsx(n8.Provider,{value:{stateSession:o8()},children:e})}exports.ADPROTheme=Po;exports.AutocompleteADPRO=Zh;exports.EllipsisWithTooltip=z7;exports.LoadingADPRO=qh;exports.MultiSelectADPRO=zh;exports.NotificationADPRO=qg;exports.RangoFechasADPRO=Uh;exports.RequestADPRO=A4;exports.SessionContext=n8;exports.SessionProvider=Gg;exports.getAuthorization=z0;exports.getSession=o8;exports.useAutocompleteADPRO=F4;exports.useMultiSelectADPRO=Z7;exports.useNotificationStore=K7;exports.useRangoFechasADPRO=U7;
@@ -30440,7 +30440,7 @@ function fy(e) {
30440
30440
  }
30441
30441
  const zy = () => {
30442
30442
  const { open: e, messageInfo: t, close: n, onExited: r } = Ng(), o = (c, u) => {
30443
- u !== "clickaway" && n();
30443
+ n();
30444
30444
  }, [i, a] = W1(5e3), s = 5e3;
30445
30445
  return oe(() => {
30446
30446
  let c;
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationADPRO.d.ts","sourceRoot":"","sources":["../../../../src/components/ToastNotificationADPRO/view/NotificationADPRO.tsx"],"names":[],"mappings":"AAkBA,eAAO,MAAM,iBAAiB,+CA4L7B,CAAC"}
1
+ {"version":3,"file":"NotificationADPRO.d.ts","sourceRoot":"","sources":["../../../../src/components/ToastNotificationADPRO/view/NotificationADPRO.tsx"],"names":[],"mappings":"AAkBA,eAAO,MAAM,iBAAiB,+CA0L7B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adpro-react",
3
- "version": "0.0.22-rc.24",
3
+ "version": "0.0.22-rc.25",
4
4
  "author": "Joel Mateo Robles Atuesta",
5
5
  "main": "dist/adpro-react.cjs.js",
6
6
  "module": "dist/adpro-react.es.js",