@maptiler/geocoding-control 1.4.0 → 1.4.2-dev.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.
- package/README.md +1 -1
- package/leaflet.js +1 -1
- package/leaflet.js.map +1 -1
- package/leaflet.umd.js +1 -1
- package/leaflet.umd.js.map +1 -1
- package/maplibregl.js +1 -1
- package/maplibregl.js.map +1 -1
- package/maplibregl.umd.js +1 -1
- package/maplibregl.umd.js.map +1 -1
- package/maptilersdk.js +1 -1
- package/maptilersdk.js.map +1 -1
- package/maptilersdk.umd.js +3 -3
- package/maptilersdk.umd.js.map +1 -1
- package/openlayers.js +1 -1
- package/openlayers.js.map +1 -1
- package/openlayers.umd.js +1 -1
- package/openlayers.umd.js.map +1 -1
- package/package.json +20 -20
- package/react.js +1 -1
- package/react.js.map +1 -1
- package/react.umd.js +1 -1
- package/react.umd.js.map +1 -1
- package/svelte/GeocodingControl.svelte +1 -1
- package/vanilla.js +1 -1
- package/vanilla.js.map +1 -1
- package/vanilla.umd.js +1 -1
- package/vanilla.umd.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@maptiler/geocoding-control",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.2-dev.1",
|
|
4
4
|
"description": "The Javascript & TypeScript Map Control component for MapTiler Geocoding service. Easy to be integrated into any JavaScript mapping application.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"author": {
|
|
@@ -106,46 +106,41 @@
|
|
|
106
106
|
"@sveltejs/package": "^2.3.5",
|
|
107
107
|
"@sveltejs/vite-plugin-svelte": "^3.1.2",
|
|
108
108
|
"@tsconfig/svelte": "^5.0.4",
|
|
109
|
-
"@turf/bbox": "^7.1.0",
|
|
110
|
-
"@turf/clone": "^7.1.0",
|
|
111
|
-
"@turf/difference": "^7.1.0",
|
|
112
|
-
"@turf/flatten": "^7.1.0",
|
|
113
|
-
"@turf/union": "^7.1.0",
|
|
114
109
|
"@types/geojson": "^7946.0.14",
|
|
115
110
|
"@types/leaflet": "^1.9.12",
|
|
116
|
-
"@types/node": "^22.
|
|
117
|
-
"@types/react": "^18.3.
|
|
111
|
+
"@types/node": "^22.7.5",
|
|
112
|
+
"@types/react": "^18.3.11",
|
|
118
113
|
"@types/react-dom": "^18.3.0",
|
|
119
114
|
"concurrently": "^9.0.1",
|
|
120
115
|
"dotenv": "^16.4.5",
|
|
121
|
-
"eslint": "^
|
|
122
|
-
"eslint-plugin-svelte": "^2.44.
|
|
116
|
+
"eslint": "^9.12.0",
|
|
117
|
+
"eslint-plugin-svelte": "^2.44.1",
|
|
123
118
|
"esm-env": "^1.0.0",
|
|
124
|
-
"globals": "^15.
|
|
119
|
+
"globals": "^15.11.0",
|
|
125
120
|
"husky": "^9.1.6",
|
|
126
121
|
"leaflet": "^1.9.4",
|
|
127
122
|
"lint-staged": "^15.2.10",
|
|
128
|
-
"maplibre-gl": "^4.7.
|
|
123
|
+
"maplibre-gl": "^4.7.1",
|
|
129
124
|
"ol": "10.2",
|
|
130
125
|
"prettier": "^3.3.3",
|
|
131
126
|
"prettier-plugin-organize-imports": "^4.1.0",
|
|
132
|
-
"prettier-plugin-svelte": "^3.2.
|
|
127
|
+
"prettier-plugin-svelte": "^3.2.7",
|
|
133
128
|
"react": "^18.3.1",
|
|
134
129
|
"react-dom": "^18.3.1",
|
|
135
130
|
"replace-in-file": "^8.2.0",
|
|
136
|
-
"sass": "^1.79.
|
|
131
|
+
"sass": "^1.79.4",
|
|
137
132
|
"svelte": "^4.2.19",
|
|
138
|
-
"svelte-check": "^4.0.
|
|
139
|
-
"svelte-preprocess": "^6.0.
|
|
133
|
+
"svelte-check": "^4.0.4",
|
|
134
|
+
"svelte-preprocess": "^6.0.3",
|
|
140
135
|
"tslib": "^2.7.0",
|
|
141
|
-
"typescript": "^5.6.
|
|
142
|
-
"typescript-eslint": "^8.
|
|
143
|
-
"vite": "^5.4.
|
|
136
|
+
"typescript": "^5.6.3",
|
|
137
|
+
"typescript-eslint": "^8.8.1",
|
|
138
|
+
"vite": "^5.4.8"
|
|
144
139
|
},
|
|
145
140
|
"peerDependencies": {
|
|
146
141
|
"@maptiler/sdk": "^1 || ^2",
|
|
147
142
|
"leaflet": "^1.7 || ^1.8 || ^1.9",
|
|
148
|
-
"maplibre-gl": "^2 || ^3 || ^4",
|
|
143
|
+
"maplibre-gl": "^2 || ^3 || ^4 || ^5",
|
|
149
144
|
"ol": "^6 || ^7 || ^8 || ^9 || ^10",
|
|
150
145
|
"react": "^17 || ^18",
|
|
151
146
|
"svelte": "^4.2"
|
|
@@ -171,6 +166,11 @@
|
|
|
171
166
|
}
|
|
172
167
|
},
|
|
173
168
|
"dependencies": {
|
|
169
|
+
"@turf/bbox": "^7.1.0",
|
|
170
|
+
"@turf/clone": "^7.1.0",
|
|
171
|
+
"@turf/difference": "^7.1.0",
|
|
172
|
+
"@turf/flatten": "^7.1.0",
|
|
173
|
+
"@turf/union": "^7.1.0",
|
|
174
174
|
"geo-coordinates-parser": "^1.7.3"
|
|
175
175
|
}
|
|
176
176
|
}
|
package/react.js
CHANGED
|
@@ -2055,7 +2055,7 @@ function mn(i, e, t) {
|
|
|
2055
2055
|
"poi.restaurant": 18,
|
|
2056
2056
|
"poi.aerodrome": 13
|
|
2057
2057
|
};
|
|
2058
|
-
let { class: r = void 0 } = e, { apiKey: d } = e, { bbox: c = void 0 } = e, { clearButtonTitle: f = "clear" } = e, { clearOnBlur: h = !1 } = e, { collapsed: v = !1 } = e, { country: _ = void 0 } = e, { debounceSearch: w = 200 } = e, { enableReverse: W = !1 } = e, { errorMessage: y = "Something went wrong…" } = e, { filter: E = () => !0 } = e, { flyTo: C = !0 } = e, { fuzzyMatch: O = !0 } = e, { language: p = void 0 } = e, { limit: G = void 0 } = e, { mapController: b = void 0 } = e, { minLength: g = 2 } = e, { noResultsMessage: m = "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: X = W === "always" } = e, { reverseButtonTitle: Y = "toggle reverse geocoding" } = e, { searchValue: q = "" } = e, { showFullGeometry: L = !0 } = e, { showPlaceType: F = "ifNeeded" } = e, { showResultsWhileTyping: $ = !0 } = e, { selectFirst: ee = !0 } = e, { flyToSelected: He = !1 } = e, { markerOnSelected: We = !0 } = e, { types: fe = void 0 } = e, { excludeTypes: Oe = !1 } = e, { zoom: Le = a } = e, { maxZoom: Re = void 0 } = e, { apiUrl: qe = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: je = {} } = e, { iconsBaseUrl: rt = "https://cdn.maptiler.com/maptiler-geocoding-control/v1.4.
|
|
2058
|
+
let { class: r = void 0 } = e, { apiKey: d } = e, { bbox: c = void 0 } = e, { clearButtonTitle: f = "clear" } = e, { clearOnBlur: h = !1 } = e, { collapsed: v = !1 } = e, { country: _ = void 0 } = e, { debounceSearch: w = 200 } = e, { enableReverse: W = !1 } = e, { errorMessage: y = "Something went wrong…" } = e, { filter: E = () => !0 } = e, { flyTo: C = !0 } = e, { fuzzyMatch: O = !0 } = e, { language: p = void 0 } = e, { limit: G = void 0 } = e, { mapController: b = void 0 } = e, { minLength: g = 2 } = e, { noResultsMessage: m = "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: X = W === "always" } = e, { reverseButtonTitle: Y = "toggle reverse geocoding" } = e, { searchValue: q = "" } = e, { showFullGeometry: L = !0 } = e, { showPlaceType: F = "ifNeeded" } = e, { showResultsWhileTyping: $ = !0 } = e, { selectFirst: ee = !0 } = e, { flyToSelected: He = !1 } = e, { markerOnSelected: We = !0 } = e, { types: fe = void 0 } = e, { excludeTypes: Oe = !1 } = e, { zoom: Le = a } = e, { maxZoom: Re = void 0 } = e, { apiUrl: qe = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: je = {} } = e, { iconsBaseUrl: rt = "https://cdn.maptiler.com/maptiler-geocoding-control/v1.4.2-dev.1/icons/" } = e, { adjustUrlQuery: Pe = () => {
|
|
2059
2059
|
} } = e;
|
|
2060
2060
|
function Bt() {
|
|
2061
2061
|
te.focus();
|