{"version":3,"file":"Layout-QaBKh6-k.js","sources":["../../../app/javascript/components/Layout.tsx"],"sourcesContent":["import { I18nProvider } from 'react-aria-components';\nimport { StrictMode, type ReactNode } from 'react';\n\nexport function Layout({ children }: { children: ReactNode }) {\n const locale = document.documentElement.lang;\n console.debug(`locale: ${locale}`);\n return (\n \n {children}\n \n );\n}\n"],"names":["Layout","children","locale","I18nProvider","jsx","StrictMode"],"mappings":"uKAGgB,SAAAA,EAAO,CAAE,SAAAC,GAAqC,CACtD,MAAAC,EAAS,SAAS,gBAAgB,KAChC,eAAA,MAAM,WAAWA,CAAM,EAAE,QAE9BC,EAAa,CAAA,OAAAD,EACZ,SAACE,MAAAC,EAAAA,WAAA,CAAY,SAAAJ,EAAS,CACxB,CAAA,CAEJ"}