UNPKG

@szum-tech/design-system

Version:

Szum-Tech design system with tailwindcss support

1 lines 842 B
'use strict';var chunkFC6LMBMW_cjs=require('./chunk-FC6LMBMW.cjs'),lucideReact=require('lucide-react'),sonner=require('sonner'),jsxRuntime=require('react/jsx-runtime');var f=({theme:r="system",...s})=>jsxRuntime.jsx(sonner.Toaster,{className:"group",icons:{success:jsxRuntime.jsx(lucideReact.CircleCheckIcon,{className:"size-4"}),info:jsxRuntime.jsx(lucideReact.InfoIcon,{className:"size-4"}),warning:jsxRuntime.jsx(lucideReact.TriangleAlertIcon,{className:"size-4"}),error:jsxRuntime.jsx(lucideReact.OctagonXIcon,{className:"size-4"}),loading:jsxRuntime.jsx(chunkFC6LMBMW_cjs.a,{})},toastOptions:{classNames:{toast:"!bg-popover !text-popover-foreground !border !border-border !rounded",description:"!text-muted-foreground"}},theme:r,...s});Object.defineProperty(exports,"a",{enumerable:true,get:function(){return sonner.toast}});exports.b=f;