UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

1 lines 1.09 kB
{"version":3,"file":"theme.mjs","sources":["../../../src/components/Card/theme.ts"],"sourcesContent":["import type { FlowbiteCardTheme } from './Card';\n\nexport const cardTheme: FlowbiteCardTheme = {\n root: {\n base: 'flex rounded-lg border border-gray-200 bg-white shadow-md dark:border-gray-700 dark:bg-gray-800',\n children: 'flex h-full flex-col justify-center gap-4 p-6',\n horizontal: {\n off: 'flex-col',\n on: 'flex-col md:max-w-xl md:flex-row',\n },\n href: 'hover:bg-gray-100 dark:hover:bg-gray-700',\n },\n img: {\n base: '',\n horizontal: {\n off: 'rounded-t-lg',\n on: 'h-96 w-full rounded-t-lg object-cover md:h-auto md:w-48 md:rounded-none md:rounded-l-lg',\n },\n },\n};\n"],"names":["cardTheme","root","base","children","horizontal","off","on","href","img"],"mappings":"AAEO,MAAMA,IAA+B;AAAA,EAC1CC,MAAM;AAAA,IACJC,MAAM;AAAA,IACNC,UAAU;AAAA,IACVC,YAAY;AAAA,MACVC,KAAK;AAAA,MACLC,IAAI;AAAA,IACN;AAAA,IACAC,MAAM;AAAA,EACR;AAAA,EACAC,KAAK;AAAA,IACHN,MAAM;AAAA,IACNE,YAAY;AAAA,MACVC,KAAK;AAAA,MACLC,IAAI;AAAA,IACN;AAAA,EACF;AACF;"}