{"ast":null,"code":"import style from './style';\nimport compose from './compose';\nexport var fontFamily = style({\n prop: 'fontFamily',\n themeKey: 'typography'\n});\nexport var fontSize = style({\n prop: 'fontSize',\n themeKey: 'typography'\n});\nexport var fontStyle = style({\n prop: 'fontStyle',\n themeKey: 'typography'\n});\nexport var fontWeight = style({\n prop: 'fontWeight',\n themeKey: 'typography'\n});\nexport var letterSpacing = style({\n prop: 'letterSpacing'\n});\nexport var lineHeight = style({\n prop: 'lineHeight'\n});\nexport var textAlign = style({\n prop: 'textAlign'\n});\nvar typography = compose(fontFamily, fontSize, fontStyle, fontWeight, letterSpacing, lineHeight, textAlign);\nexport default typography;","map":{"version":3,"sources":["/app/node_modules/@material-ui/system/esm/typography.js"],"names":["style","compose","fontFamily","prop","themeKey","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","textAlign","typography"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,SAAlB;AACA,OAAOC,OAAP,MAAoB,WAApB;AACA,OAAO,IAAIC,UAAU,GAAGF,KAAK,CAAC;AAC5BG,EAAAA,IAAI,EAAE,YADsB;AAE5BC,EAAAA,QAAQ,EAAE;AAFkB,CAAD,CAAtB;AAIP,OAAO,IAAIC,QAAQ,GAAGL,KAAK,CAAC;AAC1BG,EAAAA,IAAI,EAAE,UADoB;AAE1BC,EAAAA,QAAQ,EAAE;AAFgB,CAAD,CAApB;AAIP,OAAO,IAAIE,SAAS,GAAGN,KAAK,CAAC;AAC3BG,EAAAA,IAAI,EAAE,WADqB;AAE3BC,EAAAA,QAAQ,EAAE;AAFiB,CAAD,CAArB;AAIP,OAAO,IAAIG,UAAU,GAAGP,KAAK,CAAC;AAC5BG,EAAAA,IAAI,EAAE,YADsB;AAE5BC,EAAAA,QAAQ,EAAE;AAFkB,CAAD,CAAtB;AAIP,OAAO,IAAII,aAAa,GAAGR,KAAK,CAAC;AAC/BG,EAAAA,IAAI,EAAE;AADyB,CAAD,CAAzB;AAGP,OAAO,IAAIM,UAAU,GAAGT,KAAK,CAAC;AAC5BG,EAAAA,IAAI,EAAE;AADsB,CAAD,CAAtB;AAGP,OAAO,IAAIO,SAAS,GAAGV,KAAK,CAAC;AAC3BG,EAAAA,IAAI,EAAE;AADqB,CAAD,CAArB;AAGP,IAAIQ,UAAU,GAAGV,OAAO,CAACC,UAAD,EAAaG,QAAb,EAAuBC,SAAvB,EAAkCC,UAAlC,EAA8CC,aAA9C,EAA6DC,UAA7D,EAAyEC,SAAzE,CAAxB;AACA,eAAeC,UAAf","sourcesContent":["import style from './style';\nimport compose from './compose';\nexport var fontFamily = style({\n prop: 'fontFamily',\n themeKey: 'typography'\n});\nexport var fontSize = style({\n prop: 'fontSize',\n themeKey: 'typography'\n});\nexport var fontStyle = style({\n prop: 'fontStyle',\n themeKey: 'typography'\n});\nexport var fontWeight = style({\n prop: 'fontWeight',\n themeKey: 'typography'\n});\nexport var letterSpacing = style({\n prop: 'letterSpacing'\n});\nexport var lineHeight = style({\n prop: 'lineHeight'\n});\nexport var textAlign = style({\n prop: 'textAlign'\n});\nvar typography = compose(fontFamily, fontSize, fontStyle, fontWeight, letterSpacing, lineHeight, textAlign);\nexport default typography;"]},"metadata":{},"sourceType":"module"}