@transkripid/flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork
1 lines • 910 B
Source Map (JSON)
{"version":3,"file":"theme.mjs","sources":["../../../src/components/Toast/theme.ts"],"sourcesContent":["import type { FlowbiteToastTheme } from './Toast';\n\nexport const toastTheme: FlowbiteToastTheme = {\n root: {\n base: 'flex w-full max-w-xs items-center rounded-lg bg-white p-4 text-gray-500 shadow dark:bg-gray-800 dark:text-gray-400',\n closed: 'opacity-0 ease-out',\n },\n toggle: {\n base: '-mx-1.5 -my-1.5 ml-auto inline-flex h-8 w-8 rounded-lg bg-white p-1.5 text-gray-400 hover:bg-gray-100 hover:text-gray-900 focus:ring-2 focus:ring-gray-300 dark:bg-gray-800 dark:text-gray-500 dark:hover:bg-gray-700 dark:hover:text-white',\n icon: 'h-5 w-5 shrink-0',\n },\n};\n"],"names":["toastTheme","root","base","closed","toggle","icon"],"mappings":"AAEO,MAAMA,IAAiC;AAAA,EAC5CC,MAAM;AAAA,IACJC,MAAM;AAAA,IACNC,QAAQ;AAAA,EACV;AAAA,EACAC,QAAQ;AAAA,IACNF,MAAM;AAAA,IACNG,MAAM;AAAA,EACR;AACF;"}