UNPKG

@transkripid/flowbite-react

Version:

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

1 lines 1.61 kB
{"version":3,"file":"theme.mjs","sources":["../../../src/components/Table/theme.ts"],"sourcesContent":["import type { FlowbiteTableTheme } from './Table';\n\nexport const tableTheme: FlowbiteTableTheme = {\n root: {\n base: 'w-full text-left text-sm text-gray-500 dark:text-gray-400',\n shadow: 'absolute bg-white dark:bg-black w-full h-full top-0 left-0 rounded-lg drop-shadow-md -z-10',\n wrapper: 'relative',\n },\n body: {\n base: 'group/body',\n cell: {\n base: 'group-first/body:group-first/row:first:rounded-tl-lg group-first/body:group-first/row:last:rounded-tr-lg group-last/body:group-last/row:first:rounded-bl-lg group-last/body:group-last/row:last:rounded-br-lg px-6 py-4',\n },\n },\n head: {\n base: 'group/head text-xs uppercase text-gray-700 dark:text-gray-400',\n cell: {\n base: 'group-first/head:first:rounded-tl-lg group-first/head:last:rounded-tr-lg bg-gray-50 dark:bg-gray-700 px-6 py-3',\n },\n },\n row: {\n base: 'group/row',\n hovered: 'hover:bg-gray-50 dark:hover:bg-gray-600',\n striped: 'odd:bg-white even:bg-gray-50 odd:dark:bg-gray-800 even:dark:bg-gray-700',\n },\n};\n"],"names":["tableTheme","root","base","shadow","wrapper","body","cell","head","row","hovered","striped"],"mappings":"AAEO,MAAMA,IAAiC;AAAA,EAC5CC,MAAM;AAAA,IACJC,MAAM;AAAA,IACNC,QAAQ;AAAA,IACRC,SAAS;AAAA,EACX;AAAA,EACAC,MAAM;AAAA,IACJH,MAAM;AAAA,IACNI,MAAM;AAAA,MACJJ,MAAM;AAAA,IACR;AAAA,EACF;AAAA,EACAK,MAAM;AAAA,IACJL,MAAM;AAAA,IACNI,MAAM;AAAA,MACJJ,MAAM;AAAA,IACR;AAAA,EACF;AAAA,EACAM,KAAK;AAAA,IACHN,MAAM;AAAA,IACNO,SAAS;AAAA,IACTC,SAAS;AAAA,EACX;AACF;"}