{"version":3,"file":"fieldErrorDefaults.cjs","sources":["../../../../../src/components/ui/field/fieldErrorDefaults.ts"],"sourcesContent":["import type { TypographyProps } from \"../typography/common\";\n\n/** Field's error text, matching the danger cue the control gets from invalid. */\nexport const fieldErrorDefaults: Partial<TypographyProps> = {\n  sm: true,\n  danger: true,\n  fontSans: true,\n  textLeft: true,\n  outline: true,\n  noMargin: true,\n};\n"],"names":[],"mappings":";;AAGO,MAAM,kBAAA,GAA+C;AAAA,EAC1D,EAAA,EAAI,IAAA;AAAA,EACJ,MAAA,EAAQ,IAAA;AAAA,EACR,QAAA,EAAU,IAAA;AAAA,EACV,QAAA,EAAU,IAAA;AAAA,EACV,OAAA,EAAS,IAAA;AAAA,EACT,QAAA,EAAU;AACZ;;;;"}