{"version":3,"file":"public_search-C-pxmLJ5.js","sources":["../../../app/javascript/packs/public_search.js"],"sourcesContent":["// Entry point for public category pages.\n\nimport SignInModal from 'components/authentication_modals/SignInModal'\nimport SignUpModal from 'components/authentication_modals/SignUpModal'\nimport UnauthedSupplierSearch from 'components/search/UnauthedSupplierSearch'\n\nimport ReactRailsUJS from 'react_ujs'\n\nconst components = {\n 'authentication_modals/SignInModal': SignInModal,\n 'authentication_modals/SignUpModal': SignUpModal,\n 'search/UnauthedSupplierSearch': UnauthedSupplierSearch\n}\n\nfunction componentLoadPathContext (fileToImport) {\n return components[fileToImport.replace(/^\\.\\//, '')]\n}\n\nReactRailsUJS.useContext(componentLoadPathContext)\n\n// Fixes foundation not being initialized when following a deep link when unauthorized\n// Note: might only occur on Safari browsers\n// this is not a perfect fix, as it triggers warnings in the console, but that's better\n// than console errors and the modal not working.\n// The correct, long term fix is moving off of foundation.\n$('#sign-up-modal').foundation()\n$('#sign-in-modal').foundation()\n"],"names":["components","SignInModal","SignUpModal","UnauthedSupplierSearch","componentLoadPathContext","fileToImport","ReactRailsUJS"],"mappings":"6hBAQA,MAAMA,EAAa,CACjB,oCAAqCC,EACrC,oCAAqCC,EACrC,gCAAiCC,CACnC,EAEA,SAASC,EAA0BC,EAAc,CAC/C,OAAOL,EAAWK,EAAa,QAAQ,QAAS,EAAE,CAAC,CACrD,CAEAC,EAAc,WAAWF,CAAwB,EAOjD,EAAE,gBAAgB,EAAE,WAAU,EAC9B,EAAE,gBAAgB,EAAE,WAAU"}