UNPKG

@peculiar/fortify-webcomponents

Version:

Web-components for creating CSR or Certificate and viewing certificates list using Fortify

8 lines 670 B
/*! * © Peculiar Ventures https://peculiarventures.com/ - BSD 3-Clause License */ import{h}from"./index-4c0eccab.js";import{T as Typography}from"./typography-a2121a56.js"; /*! * © Peculiar Ventures https://peculiarventures.com/ - MIT License */var Button=function(r,o){var a;var t=r.href,n=r.class,e=r.startIcon,p=r.onClick;var c=!!t;var u=c?"a":"button";return h(u,{type:!c&&"button",href:c&&t,target:c&&"_blank",rel:c&&"noreferrer noopener",onClick:p,class:(a={button:true,m_no_padding:o.length===0},a[n]=Boolean(n),a)},e,o.length>0&&h(Typography,{variant:"b3",color:"black",component:"span"},o))};export{Button as B}; //# sourceMappingURL=button-e984f3b1.js.map