{"version":3,"file":"home-search-e8f6090c.js","sources":["../../../app/frontend/entrypoints/home-search.tsx"],"sourcesContent":["// To see this message, add the following to the `` section in your\n// views/layouts/application.html.erb\n//\n// <%= vite_client_tag %>\n// <%= vite_javascript_tag 'application' %>\n// console.log('Vite ⚡️ Rails')\n\n// If using a TypeScript entrypoint file:\n// <%= vite_typescript_tag 'application' %>\n//\n// If you want to use .jsx or .tsx, add the extension:\n// <%= vite_javascript_tag 'application.jsx' %>\n\n// console.log('Visit the guide for more information: ', 'https://vite-ruby.netlify.app/guide/rails')\n\n// Example: Load Rails libraries in Vite.\n//\n// import * as Turbo from '@hotwired/turbo'\n// Turbo.start()\n//\n// import ActiveStorage from '@rails/activestorage'\n// ActiveStorage.start()\n//\n// // Import all channels.\n// const channels = import.meta.globEager('./**/*_channel.js')\n\n// Example: Import a stylesheet in app/frontend/index.css\n// import '~/index.css'\n\nimport React from 'react'\nimport { createRoot } from 'react-dom/client'\nimport { CssVarsProvider } from '@mui/joy'\nimport { theme } from '../theme'\n\nimport '../i18n'\nimport SearchView from '../components/search-view'\n\nfunction StandaloneSearch() {\n return (\n \n \n \n )\n}\n \nconst domNode = document.getElementById('react-home-search')\n\nconst root = createRoot(domNode)\n\nroot.render()\n"],"names":["StandaloneSearch","CssVarsProvider","theme","SearchView","domNode","root","createRoot","React"],"mappings":"uLAqCA,SAASA,GAAmB,CACxB,uBACKC,EAAgB,CAAA,MAAAC,CAAA,kBACZC,EAAW,CAAA,KAAM,GAAM,CAC5B,CAER,CAEA,MAAMC,EAAU,SAAS,eAAe,mBAAmB,EAErDC,EAAOC,EAAWF,CAAO,EAE/BC,EAAK,OAAQE,EAAA,cAAAP,EAAA,IAAiB,CAAE"}