{"ast":null,"code":"import { textPropDefs } from './text.props';\nconst underline = ['auto', 'hover', 'always'];\nconst linkPropDefs = {\n  size: textPropDefs.size,\n  weight: textPropDefs.weight,\n  trim: textPropDefs.trim,\n  underline: {\n    type: 'enum',\n    values: underline,\n    default: 'auto'\n  },\n  color: textPropDefs.color,\n  highContrast: textPropDefs.highContrast\n};\nexport { linkPropDefs };","map":{"version":3,"names":["textPropDefs","underline","linkPropDefs","size","weight","trim","type","values","default","color","highContrast"],"sources":["../../../src/components/link.props.ts"],"sourcesContent":[null],"mappings":"AAAA,SAASA,YAAY,QAAQ,cAAc;AAG3C,MAAMC,SAAS,GAAG,CAAC,MAAM,EAAE,OAAO,EAAE,QAAQ,CAAU;AAEtD,MAAMC,YAAY,GAAG;EACnBC,IAAI,EAAEH,YAAY,CAACG,IAAI;EACvBC,MAAM,EAAEJ,YAAY,CAACI,MAAM;EAC3BC,IAAI,EAAEL,YAAY,CAACK,IAAI;EACvBJ,SAAS,EAAE;IAAEK,IAAI,EAAE,MAAM;IAAEC,MAAM,EAAEN,SAAS;IAAEO,OAAO,EAAE;EAAM,CAAE;EAC/DC,KAAK,EAAET,YAAY,CAACS,KAAK;EACzBC,YAAY,EAAEV,YAAY,CAACU;CAQ5B;AAED,SAASR,YAAY"},"metadata":{},"sourceType":"module","externalDependencies":[]}