@maptiler/geocoding-control 2.1.4-rc1 → 2.1.4

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.
@@ -81,7 +81,7 @@ export let zoom = ZOOM_DEFAULTS;
81
81
  export let apiUrl = "https://api.maptiler.com/geocoding";
82
82
  export let fetchParameters = {};
83
83
  export let iconsBaseUrl = "https://cdn.maptiler.com/maptiler-geocoding-control/v" +
84
- "2.1.4-rc1" +
84
+ "2.1.4" +
85
85
  "/icons/";
86
86
  /**
87
87
  * @deprecated use `adjustUrl`
package/svelte/info.json CHANGED
@@ -1 +1 @@
1
- {"name":"@maptiler/geocoding-control","version":"2.1.4-rc1"}
1
+ {"name":"@maptiler/geocoding-control","version":"2.1.4"}
package/svelte/types.d.ts CHANGED
@@ -324,7 +324,7 @@ export type ControlOptions = {
324
324
  * - `false`: Search occurs only on pressing the Enter key.
325
325
  * - `true`: Search begins when the input meets the `minLength` requirement.
326
326
  *
327
- * Default: `false`.
327
+ * Default: `true`.
328
328
  */
329
329
  showResultsWhileTyping?: boolean;
330
330
  /**
package/types.d.ts CHANGED
@@ -324,7 +324,7 @@ export type ControlOptions = {
324
324
  * - `false`: Search occurs only on pressing the Enter key.
325
325
  * - `true`: Search begins when the input meets the `minLength` requirement.
326
326
  *
327
- * Default: `false`.
327
+ * Default: `true`.
328
328
  */
329
329
  showResultsWhileTyping?: boolean;
330
330
  /**
package/vanilla.js CHANGED
@@ -2239,7 +2239,7 @@ function Vn(i, e, t) {
2239
2239
  const Ct = [];
2240
2240
  let { reverseGeocodingTypes: Qe = Ct } = e, { exhaustiveReverseGeocoding: st = !1 } = e, { excludeTypes: ot = !1 } = e;
2241
2241
  const Wt = void 0;
2242
- let { reverseGeocodingExcludeTypes: Ke = Wt } = e, { zoom: Ve = f } = e, { apiUrl: at = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: lt = {} } = e, { iconsBaseUrl: Ot = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.1.4-rc1/icons/" } = e, { adjustUrlQuery: ut = () => {
2242
+ let { reverseGeocodingExcludeTypes: Ke = Wt } = e, { zoom: Ve = f } = e, { apiUrl: at = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: lt = {} } = e, { iconsBaseUrl: Ot = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.1.4/icons/" } = e, { adjustUrlQuery: ut = () => {
2243
2243
  } } = e, { adjustUrl: ct = () => {
2244
2244
  } } = e;
2245
2245
  function bi(o) {