UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

1 lines 890 B
{"version":3,"file":"text-styles.cjs","names":["defineStyles"],"sources":["../../../../src/theme/styles/text-styles.ts"],"sourcesContent":["import { defineStyles } from \"../../core\"\n\nexport const textStyles = defineStyles.textStyle({\n ghost: {\n color: \"colorScheme.outline\",\n },\n mono: {\n fontFamily: \"mono\",\n fontWeight: \"medium\",\n letterSpacing: \"widest\",\n whiteSpace: \"nowrap\",\n },\n outline: {\n color: \"colorScheme.outline\",\n },\n solid: {\n color: \"colorScheme.contrast\",\n },\n subtle: {\n color: \"colorScheme.fg\",\n },\n surface: {\n color: \"colorScheme.fg\",\n },\n})\n"],"mappings":";;;AAEA,MAAa,aAAaA,4BAAa,UAAU;CAC/C,OAAO,EACL,OAAO,uBACR;CACD,MAAM;EACJ,YAAY;EACZ,YAAY;EACZ,eAAe;EACf,YAAY;EACb;CACD,SAAS,EACP,OAAO,uBACR;CACD,OAAO,EACL,OAAO,wBACR;CACD,QAAQ,EACN,OAAO,kBACR;CACD,SAAS,EACP,OAAO,kBACR;CACF,CAAC"}