const y={open({id:e=null,iconHtml:o=null,iconInline:r=!1,title:c="Are you sure?",message:l=null,centered:i=!1,confirmText:t="Confirm",confirmHref:a="",confirmClass:f="btn2--primary",cancelText:m="Cancel",cancelHref:s="",cancelClass:C="btn2--tertiary",onConfirm:d=()=>{},onCancel:u=()=>{},footerHtml:b="",allowLightDismiss:p=!1}){const n=document.createElement("drb-confirm");e&&(n.id=e),l&&(n.message=l),n.iconHtml=o,n.iconInline=r,n.title=c,n.centered=i,n.confirmText=t,n.confirmHref=a,n.confirmClass=f,n.cancelText=m,n.cancelHref=s,n.cancelClass=C,n.onConfirm=d,n.onCancel=u,n.footerHtml=b,n.allowLightDismiss=p,document.body.appendChild(n)}};export{y as D};
//# sourceMappingURL=drb-confirm-helpers-15e164fa.js.map