{"version":3,"file":"Code.mjs","sources":["../../../../../../../../web/src/adminPortal/components/Code.tsx"],"sourcesContent":["import { styled } from '@mui/material';\nimport React from 'react';\n\nimport { CodeCore } from '../shared/components/Code';\n\nexport type CodeProps = React.ComponentProps<typeof CodeCore>;\n\nexport const Code = styled(CodeCore)(({ theme }) => ({\n  ...theme.typography.body2,\n  color: theme.styleConfig.colors.accentText,\n  backgroundColor: theme.styleConfig.colors.accent,\n}));\n"],"names":["Code","styled","CodeCore","theme","typography","body2","color","styleConfig","colors","accentText","backgroundColor","accent"],"mappings":";;;;AAOO,MAAMA,OAAOC,MAAAA,CAAOC,QAAAA,CAAAA,CAAU,CAAC,EAAEC,KAAK,EAAE,IAAM;QACnD,GAAGA,KAAAA,CAAMC,UAAU,CAACC,KAAK;AACzBC,QAAAA,KAAAA,EAAOH,KAAAA,CAAMI,WAAW,CAACC,MAAM,CAACC,UAAU;AAC1CC,QAAAA,eAAAA,EAAiBP,KAAAA,CAAMI,WAAW,CAACC,MAAM,CAACG;AAC5C,KAAA,CAAA;;;;"}