{ "version": 3, "sources": ["../javascripts/styled-components/components/SrOnly/index.tsx"], "sourcesContent": ["import styled from 'styled-components';\n\n// Adds element only visible to screen readers\nexport const SrOnly = styled.div.withConfig({ componentId: 'sc-1b863fk-0' })`\n position: absolute;\n top: 0;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border: 0;\n pointer-events: none;\n`;\n"], "mappings": "+CAGO,IAAMA,EAASC,EAAO,IAAI,WAAW,CAAE,YAAa,cAAe,CAAC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;", "names": ["SrOnly", "dt"] }