Files
aso/public/client-portal/assets/TableMoreMenu.21abbe6d.js
Linksehat Staging Server 4135da3103 client portal build
2024-01-01 01:58:18 +07:00

2 lines
713 B
JavaScript

import{r as n,f as h,F as c,j as e,I as p,t as u,aB as d}from"./index.4f61bfb1.js";function g({actions:o,disableRipple:a}){const[r,t]=n.exports.useState(null);n.exports.useEffect(()=>{t(null)},[o]);const i=s=>{t(s.currentTarget)},l=()=>{t(null)};return h(c,{children:[e(p,{onClick:i,disableRipple:a,children:e(u,{icon:"eva:more-vertical-fill",width:20,height:20})}),e(d,{open:Boolean(r),anchorEl:r,onClose:l,anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"right"},arrow:"right-top",sx:{mt:-1,width:"auto",minWidth:160,"& .MuiMenuItem-root":{px:1,typography:"body2",borderRadius:.75,"& svg":{mr:2,width:20,height:20}}},children:o}),"\xA0\xA0\xA0\xA0"]})}export{g as T};