{"version":3,"file":"location-typeahead.js","sources":["../../../../resources/assets/js/entries/location-typeahead.js"],"sourcesContent":["import MapboxGeocoder from '@mapbox/mapbox-gl-geocoder';\nimport { i18n } from \"../utils/i18n\";\n\nclass LocationTypeahead{\n\n constructor(el){\n this.el = el;\n this.responseContainer = el.parentNode.querySelector('.locator-response-container');\n this.responseContainer.insertAdjacentHTML('beforeend', '
Searching Locations