@maptiler/geocoding-control 1.0.1-rc1 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43,7 +43,7 @@ export let maxZoom = 18;
43
43
  export let apiUrl = "https://api.maptiler.com/geocoding";
44
44
  export let fetchParameters = {};
45
45
  export let iconsBaseUrl = "https://cdn.maptiler.com/maptiler-geocoding-control/v" +
46
- "1.0.1-rc1" +
46
+ "1.0.1" +
47
47
  "/icons/";
48
48
  export let adjustUrlQuery = (sp) => { };
49
49
  export function focus() {
package/vanilla.js CHANGED
@@ -1467,7 +1467,7 @@ function Zn(n) {
1467
1467
  };
1468
1468
  }
1469
1469
  function Wn(n, e, t) {
1470
- let r, { $$slots: i = {}, $$scope: f } = e, { class: u = void 0 } = e, { apiKey: o } = e, { bbox: d = void 0 } = e, { clearButtonTitle: c = "clear" } = e, { clearOnBlur: a = !1 } = e, { collapsed: v = !1 } = e, { country: _ = void 0 } = e, { debounceSearch: R = 200 } = e, { enableReverse: S = !1 } = e, { errorMessage: Q = "Something went wrong…" } = e, { filter: L = () => !0 } = e, { flyTo: B = !0 } = e, { fuzzyMatch: N = !0 } = e, { language: m = void 0 } = e, { limit: O = void 0 } = e, { mapController: g = void 0 } = e, { minLength: E = 2 } = e, { noResultsMessage: b = "Oops! Looks like you're trying to predict something that's not quite right. We can't seem to find what you're looking for. Maybe try double-checking your spelling or try a different search term. Keep on typing - we'll do our best to get you where you need to go!" } = e, { placeholder: k = "Search" } = e, { proximity: h = [{ type: "server-geolocation" }] } = e, { reverseActive: w = S === "always" } = e, { reverseButtonTitle: X = "toggle reverse geocoding" } = e, { searchValue: T = "" } = e, { showFullGeometry: ye = !0 } = e, { showPlaceType: y = "ifNeeded" } = e, { showResultsWhileTyping: z = !0 } = e, { types: V = void 0 } = e, { zoom: ae = 16 } = e, { maxZoom: Me = 18 } = e, { apiUrl: je = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: Ze = {} } = e, { iconsBaseUrl: Je = "https://cdn.maptiler.com/maptiler-geocoding-control/v1.0.1-rc1/icons/" } = e, { adjustUrlQuery: We = (l) => {
1470
+ let r, { $$slots: i = {}, $$scope: f } = e, { class: u = void 0 } = e, { apiKey: o } = e, { bbox: d = void 0 } = e, { clearButtonTitle: c = "clear" } = e, { clearOnBlur: a = !1 } = e, { collapsed: v = !1 } = e, { country: _ = void 0 } = e, { debounceSearch: R = 200 } = e, { enableReverse: S = !1 } = e, { errorMessage: Q = "Something went wrong…" } = e, { filter: L = () => !0 } = e, { flyTo: B = !0 } = e, { fuzzyMatch: N = !0 } = e, { language: m = void 0 } = e, { limit: O = void 0 } = e, { mapController: g = void 0 } = e, { minLength: E = 2 } = e, { noResultsMessage: b = "Oops! Looks like you're trying to predict something that's not quite right. We can't seem to find what you're looking for. Maybe try double-checking your spelling or try a different search term. Keep on typing - we'll do our best to get you where you need to go!" } = e, { placeholder: k = "Search" } = e, { proximity: h = [{ type: "server-geolocation" }] } = e, { reverseActive: w = S === "always" } = e, { reverseButtonTitle: X = "toggle reverse geocoding" } = e, { searchValue: T = "" } = e, { showFullGeometry: ye = !0 } = e, { showPlaceType: y = "ifNeeded" } = e, { showResultsWhileTyping: z = !0 } = e, { types: V = void 0 } = e, { zoom: ae = 16 } = e, { maxZoom: Me = 18 } = e, { apiUrl: je = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: Ze = {} } = e, { iconsBaseUrl: Je = "https://cdn.maptiler.com/maptiler-geocoding-control/v1.0.1/icons/" } = e, { adjustUrlQuery: We = (l) => {
1471
1471
  } } = e;
1472
1472
  function Mt() {
1473
1473
  x.focus();