flowbite-react
Version:
Official React components built for Flowbite and Tailwind CSS
1 lines • 1.85 kB
Source Map (JSON)
{"version":3,"file":"consts.cjs","sources":["../../src/cli/consts.ts"],"sourcesContent":["import path from \"path\";\n\nexport const pluginName = \"flowbiteReact\";\nexport const pluginPath = \"flowbite-react/plugin\";\nexport const classListFile = \"class-list.json\";\nexport const configFile = \"config.json\";\nexport const outputDir = \".flowbite-react\";\nexport const packageJsonFile = \"package.json\";\nexport const processIdFile = \"pid\";\nexport const vscodeDir = \".vscode\";\n\nexport const classListFilePath = path.join(outputDir, classListFile);\nexport const configFilePath = path.join(outputDir, configFile);\n\nexport const excludeDirs = [\n \".astro\",\n \".contentlayer\",\n \".git\",\n \".next\",\n \".parcel-cache\",\n \".turbo\",\n \".vercel\",\n \".vscode\",\n \"build\",\n \"coverage\",\n \"dist\",\n \"node_modules\",\n \"out\",\n \"storybook-static\",\n];\n\nexport const allowedExtensions = [\".astro\", \".js\", \".jsx\", \".md\", \".mdx\", \".ts\", \".tsx\"];\n\nexport const automaticClassGenerationMessage = `Components specified in ${configFilePath}. Automatic class generation is disabled.`;\n"],"names":[],"mappings":";;;;AAEY,MAAC,UAAU,GAAG;AACd,MAAC,UAAU,GAAG;AACd,MAAC,aAAa,GAAG;AACjB,MAAC,UAAU,GAAG;AACd,MAAC,SAAS,GAAG;AACb,MAAC,eAAe,GAAG;AACnB,MAAC,aAAa,GAAG;AACjB,MAAC,SAAS,GAAG;AACb,MAAC,iBAAiB,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,aAAa;AACvD,MAAC,cAAc,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,UAAU;AACjD,MAAC,WAAW,GAAG;AAC3B,EAAE,QAAQ;AACV,EAAE,eAAe;AACjB,EAAE,MAAM;AACR,EAAE,OAAO;AACT,EAAE,eAAe;AACjB,EAAE,QAAQ;AACV,EAAE,SAAS;AACX,EAAE,SAAS;AACX,EAAE,OAAO;AACT,EAAE,UAAU;AACZ,EAAE,MAAM;AACR,EAAE,cAAc;AAChB,EAAE,KAAK;AACP,EAAE;AACF;AACY,MAAC,iBAAiB,GAAG,CAAC,QAAQ,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;AAC3E,MAAC,+BAA+B,GAAG,CAAC,wBAAwB,EAAE,cAAc,CAAC,yCAAyC;;;;;;;;;;;;;;;;"}