{"version":3,"file":"application-DTy6S9R4.js","sources":["../../../app/javascript/entrypoints/application.js"],"sourcesContent":["import \"../stylesheets/application.css\"\n\n// 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 '@rails/ujs'\n//\n// import ActiveStorage from '@rails/activestorage'\n//\n// // Import all channels.\n// const channels = import.meta.glob('./**/*_channel.js', { eager: true })\n//\n// ActiveStorage.start()\n\n// Example: Import a stylesheet in app/frontend/index.css\n// import '~/index.css'\n\nimport \"../config/i18n\"\n\nimport { Application } from \"@hotwired/stimulus\"\nimport { Modal, Toggle } from \"tailwindcss-stimulus-components\"\n\nimport CookieBanner from \"../controllers/cookie_banner_controller\"\n\n// Stimulus controllers\nwindow.Stimulus = Application.start()\nwindow.Stimulus.register('cookie-banner', CookieBanner)\nwindow.Stimulus.register('modal', Modal)\nwindow.Stimulus.register('toggle', Toggle)\n"],"names":["Application","CookieBanner","Modal","Toggle"],"mappings":"kLAuCA,OAAO,SAAWA,EAAY,MAAK,EACnC,OAAO,SAAS,SAAS,gBAAiBC,CAAY,EACtD,OAAO,SAAS,SAAS,QAASC,CAAK,EACvC,OAAO,SAAS,SAAS,SAAUC,CAAM"}