@transkripid/flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork
1 lines • 880 B
Source Map (JSON)
{"version":3,"file":"theme.mjs","sources":["../../../src/components/Label/theme.ts"],"sourcesContent":["import type { FlowbiteLabelTheme } from './Label';\n\nexport const labelTheme: FlowbiteLabelTheme = {\n root: {\n base: 'text-sm font-medium',\n disabled: 'opacity-50',\n colors: {\n default: 'text-gray-900 dark:text-white',\n info: 'text-cyan-500 dark:text-cyan-600',\n failure: 'text-red-700 dark:text-red-500',\n warning: 'text-yellow-500 dark:text-yellow-600',\n success: 'text-green-700 dark:text-green-500',\n },\n },\n};\n"],"names":["labelTheme","root","base","disabled","colors","default","info","failure","warning","success"],"mappings":"AAEO,MAAMA,IAAiC;AAAA,EAC5CC,MAAM;AAAA,IACJC,MAAM;AAAA,IACNC,UAAU;AAAA,IACVC,QAAQ;AAAA,MACNC,SAAS;AAAA,MACTC,MAAM;AAAA,MACNC,SAAS;AAAA,MACTC,SAAS;AAAA,MACTC,SAAS;AAAA,IACX;AAAA,EACF;AACF;"}