{"version":3,"file":"styles-lQyUmHf7.mjs","sources":["../../src/utils/styles.ts"],"sourcesContent":["export const styleInput =\n\t\"border-input file:text-foreground placeholder:text-muted-foreground focus-visible:ring-ring flex h-9 w-full rounded-md border bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium focus-visible:ring-1 focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm\";\n\nexport const styleInputError =\n\t\"bg-destructive-foreground border-destructive hover:bg-destructive-foreground text-destructive hover:text-destructive [&_svg]:text-destructive [&_svg]:stroke-destructive [&_input]:border-destructive [&_input]:!text-destructive [&_span]:text-destructive [&>span]:text-destructive placeholder:text-destructive !text-destructive\";\n\nexport const styleSelect = \"hover:bg-accent hover:text-accent-foreground cursor-pointer\";\n\nexport const formatNegative = (value: number) => (value < 0 ? \"text-destructive\" : \"\");\n"],"names":["styleInput","styleInputError","styleSelect","formatNegative","value"],"mappings":"AAAO,MAAMA,aACZ;AAEM,MAAMC,kBACZ;AAEM,MAAMC,cAAc;MAEdC,cAAAA,GAAiB,CAACC,QAAmBA,KAAAA,GAAQ,CAAA,GAAI,qBAAqB;;;;"}