{"version":3,"file":"index-Dih6KXq9.js","sources":["../../../app/javascript/entrypoints/pages/DisclosuresPage/DisclosureTable/index.tsx"],"sourcesContent":["import * as React from 'react';\n\nimport type { Disclosure } from '../../../output/models';\n\nimport { DisclosureRow } from './DisclosureRow';\n\ninterface Props {\n data: Disclosure[];\n monthly: boolean;\n}\n\nexport const DisclosureTable: React.FC = ({ data, monthly }) => {\n return (\n \n \n \n \n \n \n \n \n \n \n {data.map((disclosure, index) => (\n \n ))}\n \n
\n 時刻\n \n 会社名\n \n 表題\n \n コード\n
\n );\n};\n"],"names":["DisclosureTable","data","monthly","jsxs","jsx","disclosure","index","DisclosureRow"],"mappings":"sdAWO,MAAMA,EAAmC,CAAC,CAAE,KAAAC,EAAM,QAAAC,KAErDC,EAAA,KAAC,QAAM,CAAA,UAAU,iEACf,SAAA,CAAAC,MAAC,QACC,CAAA,SAAAD,EAAAA,KAAC,KAAG,CAAA,UAAU,6BACZ,SAAA,CAACC,EAAA,IAAA,KAAA,CAAG,UAAU,qEAAqE,SAEnF,KAAA,EACCA,EAAA,IAAA,KAAA,CAAG,UAAU,oEAAoE,SAElF,MAAA,EACCA,EAAA,IAAA,KAAA,CAAG,UAAU,sEAAsE,SAEpF,KAAA,EACCA,EAAA,IAAA,KAAA,CAAG,UAAU,uEAAuE,SAErF,MAAA,CAAA,CAAA,CACF,CACF,CAAA,EACCA,EAAA,IAAA,QAAA,CACE,SAAKH,EAAA,IAAI,CAACI,EAAYC,IACpBF,EAAA,IAAAG,EAAA,CAAc,WAAAF,EAAwB,QAAAH,EAAkB,MAAAI,CAAmB,EAAAA,CAAO,CACpF,EACH,CACF,CAAA,CAAA"}