@maptiler/geocoding-control 2.0.0-rc.9 → 2.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.
- package/leaflet.js +784 -799
- package/leaflet.js.map +1 -1
- package/leaflet.umd.js +3 -3
- package/leaflet.umd.js.map +1 -1
- package/maplibregl.js +1180 -1195
- package/maplibregl.js.map +1 -1
- package/maplibregl.umd.js +3 -3
- package/maplibregl.umd.js.map +1 -1
- package/maptilersdk.js +1155 -1170
- package/maptilersdk.js.map +1 -1
- package/maptilersdk.umd.js +3 -3
- package/maptilersdk.umd.js.map +1 -1
- package/openlayers.js +1405 -1420
- package/openlayers.js.map +1 -1
- package/openlayers.umd.js +3 -3
- package/openlayers.umd.js.map +1 -1
- package/package.json +2 -2
- package/react.js +783 -798
- package/react.js.map +1 -1
- package/react.umd.js +1 -1
- package/react.umd.js.map +1 -1
- package/svelte/GeocodingControl.svelte +21 -46
- package/svelte/GeocodingControl.svelte.d.ts +0 -1
- package/svelte/types.d.ts +0 -1
- package/types.d.ts +0 -1
- package/vanilla.js +590 -605
- package/vanilla.js.map +1 -1
- package/vanilla.umd.js +1 -1
- package/vanilla.umd.js.map +1 -1
package/react.js
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { forwardRef as
|
|
1
|
+
var oi = Object.defineProperty;
|
|
2
|
+
var si = (i, e, t) => e in i ? oi(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
|
|
3
|
+
var Ye = (i, e, t) => si(i, typeof e != "symbol" ? e + "" : e, t);
|
|
4
|
+
import { forwardRef as ai, useRef as ut, useEffect as $e, useImperativeHandle as li, createElement as ui } from "react";
|
|
5
5
|
function A() {
|
|
6
6
|
}
|
|
7
|
-
function
|
|
7
|
+
function ci(i, e) {
|
|
8
8
|
for (const t in e) i[t] = e[t];
|
|
9
9
|
return (
|
|
10
10
|
/** @type {T & S} */
|
|
11
11
|
i
|
|
12
12
|
);
|
|
13
13
|
}
|
|
14
|
-
function
|
|
14
|
+
function Rt(i) {
|
|
15
15
|
return i();
|
|
16
16
|
}
|
|
17
|
-
function
|
|
17
|
+
function ct() {
|
|
18
18
|
return /* @__PURE__ */ Object.create(null);
|
|
19
19
|
}
|
|
20
|
-
function
|
|
21
|
-
i.forEach(
|
|
20
|
+
function re(i) {
|
|
21
|
+
i.forEach(Rt);
|
|
22
22
|
}
|
|
23
|
-
function
|
|
23
|
+
function zt(i) {
|
|
24
24
|
return typeof i == "function";
|
|
25
25
|
}
|
|
26
|
-
function
|
|
26
|
+
function me(i, e) {
|
|
27
27
|
return i != i ? e == e : i !== e || i && typeof i == "object" || typeof i == "function";
|
|
28
28
|
}
|
|
29
|
-
let
|
|
29
|
+
let Ie;
|
|
30
30
|
function K(i, e) {
|
|
31
|
-
return i === e ? !0 : (
|
|
31
|
+
return i === e ? !0 : (Ie || (Ie = document.createElement("a")), Ie.href = e, i === Ie.href);
|
|
32
32
|
}
|
|
33
|
-
function
|
|
33
|
+
function di(i) {
|
|
34
34
|
return Object.keys(i).length === 0;
|
|
35
35
|
}
|
|
36
|
-
function
|
|
36
|
+
function fi(i, e, t, n) {
|
|
37
37
|
if (i) {
|
|
38
|
-
const
|
|
39
|
-
return i[0](
|
|
38
|
+
const o = Ot(i, e, t, n);
|
|
39
|
+
return i[0](o);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
|
-
function
|
|
43
|
-
return i[1] && n ?
|
|
42
|
+
function Ot(i, e, t, n) {
|
|
43
|
+
return i[1] && n ? ci(t.ctx.slice(), i[1](n(e))) : t.ctx;
|
|
44
44
|
}
|
|
45
|
-
function
|
|
45
|
+
function mi(i, e, t, n) {
|
|
46
46
|
if (i[2] && n) {
|
|
47
|
-
const
|
|
47
|
+
const o = i[2](n(t));
|
|
48
48
|
if (e.dirty === void 0)
|
|
49
|
-
return
|
|
50
|
-
if (typeof
|
|
51
|
-
const u = [], a = Math.max(e.dirty.length,
|
|
52
|
-
for (let
|
|
53
|
-
u[
|
|
49
|
+
return o;
|
|
50
|
+
if (typeof o == "object") {
|
|
51
|
+
const u = [], a = Math.max(e.dirty.length, o.length);
|
|
52
|
+
for (let r = 0; r < a; r += 1)
|
|
53
|
+
u[r] = e.dirty[r] | o[r];
|
|
54
54
|
return u;
|
|
55
55
|
}
|
|
56
|
-
return e.dirty |
|
|
56
|
+
return e.dirty | o;
|
|
57
57
|
}
|
|
58
58
|
return e.dirty;
|
|
59
59
|
}
|
|
60
|
-
function
|
|
61
|
-
if (
|
|
62
|
-
const a =
|
|
63
|
-
i.p(a,
|
|
60
|
+
function gi(i, e, t, n, o, u) {
|
|
61
|
+
if (o) {
|
|
62
|
+
const a = Ot(e, t, n, u);
|
|
63
|
+
i.p(a, o);
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function bi(i) {
|
|
67
67
|
if (i.ctx.length > 32) {
|
|
68
68
|
const e = [], t = i.ctx.length / 32;
|
|
69
69
|
for (let n = 0; n < t; n++)
|
|
@@ -72,37 +72,37 @@ function _i(i) {
|
|
|
72
72
|
}
|
|
73
73
|
return -1;
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function dt(i) {
|
|
76
76
|
return i ?? "";
|
|
77
77
|
}
|
|
78
|
-
function
|
|
78
|
+
function M(i, e) {
|
|
79
79
|
i.appendChild(e);
|
|
80
80
|
}
|
|
81
81
|
function B(i, e, t) {
|
|
82
82
|
i.insertBefore(e, t || null);
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function D(i) {
|
|
85
85
|
i.parentNode && i.parentNode.removeChild(i);
|
|
86
86
|
}
|
|
87
87
|
function W(i) {
|
|
88
88
|
return document.createElement(i);
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function te(i) {
|
|
91
91
|
return document.createElementNS("http://www.w3.org/2000/svg", i);
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function ae(i) {
|
|
94
94
|
return document.createTextNode(i);
|
|
95
95
|
}
|
|
96
96
|
function J() {
|
|
97
|
-
return
|
|
97
|
+
return ae(" ");
|
|
98
98
|
}
|
|
99
|
-
function
|
|
100
|
-
return
|
|
99
|
+
function hi() {
|
|
100
|
+
return ae("");
|
|
101
101
|
}
|
|
102
102
|
function V(i, e, t, n) {
|
|
103
103
|
return i.addEventListener(e, t, n), () => i.removeEventListener(e, t, n);
|
|
104
104
|
}
|
|
105
|
-
function
|
|
105
|
+
function vi(i) {
|
|
106
106
|
return function(e) {
|
|
107
107
|
return e.preventDefault(), i.call(this, e);
|
|
108
108
|
};
|
|
@@ -110,187 +110,187 @@ function wi(i) {
|
|
|
110
110
|
function l(i, e, t) {
|
|
111
111
|
t == null ? i.removeAttribute(e) : i.getAttribute(e) !== t && i.setAttribute(e, t);
|
|
112
112
|
}
|
|
113
|
-
function
|
|
113
|
+
function Li(i) {
|
|
114
114
|
return Array.from(i.childNodes);
|
|
115
115
|
}
|
|
116
|
-
function
|
|
116
|
+
function ke(i, e) {
|
|
117
117
|
e = "" + e, i.data !== e && (i.data = /** @type {string} */
|
|
118
118
|
e);
|
|
119
119
|
}
|
|
120
|
-
function
|
|
120
|
+
function ft(i, e) {
|
|
121
121
|
i.value = e ?? "";
|
|
122
122
|
}
|
|
123
|
-
function
|
|
123
|
+
function se(i, e, t) {
|
|
124
124
|
i.classList.toggle(e, !!t);
|
|
125
125
|
}
|
|
126
|
-
function
|
|
126
|
+
function _i(i, e, { bubbles: t = !1, cancelable: n = !1 } = {}) {
|
|
127
127
|
return new CustomEvent(i, { detail: e, bubbles: t, cancelable: n });
|
|
128
128
|
}
|
|
129
|
-
let
|
|
130
|
-
function
|
|
131
|
-
|
|
129
|
+
let Ce;
|
|
130
|
+
function Te(i) {
|
|
131
|
+
Ce = i;
|
|
132
132
|
}
|
|
133
|
-
function
|
|
134
|
-
if (!
|
|
135
|
-
return
|
|
133
|
+
function Dt() {
|
|
134
|
+
if (!Ce) throw new Error("Function called outside component initialization");
|
|
135
|
+
return Ce;
|
|
136
136
|
}
|
|
137
|
-
function
|
|
138
|
-
|
|
137
|
+
function yi(i) {
|
|
138
|
+
Dt().$$.on_destroy.push(i);
|
|
139
139
|
}
|
|
140
|
-
function
|
|
141
|
-
const i =
|
|
140
|
+
function wi() {
|
|
141
|
+
const i = Dt();
|
|
142
142
|
return (e, t, { cancelable: n = !1 } = {}) => {
|
|
143
|
-
const
|
|
144
|
-
if (
|
|
145
|
-
const u =
|
|
143
|
+
const o = i.$$.callbacks[e];
|
|
144
|
+
if (o) {
|
|
145
|
+
const u = _i(
|
|
146
146
|
/** @type {string} */
|
|
147
147
|
e,
|
|
148
148
|
t,
|
|
149
149
|
{ cancelable: n }
|
|
150
150
|
);
|
|
151
|
-
return
|
|
151
|
+
return o.slice().forEach((a) => {
|
|
152
152
|
a.call(i, u);
|
|
153
153
|
}), !u.defaultPrevented;
|
|
154
154
|
}
|
|
155
155
|
return !0;
|
|
156
156
|
};
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function mt(i, e) {
|
|
159
159
|
const t = i.$$.callbacks[e.type];
|
|
160
160
|
t && t.slice().forEach((n) => n.call(this, e));
|
|
161
161
|
}
|
|
162
|
-
const
|
|
163
|
-
let
|
|
164
|
-
const
|
|
165
|
-
let
|
|
166
|
-
function
|
|
167
|
-
|
|
162
|
+
const we = [], tt = [];
|
|
163
|
+
let Ee = [];
|
|
164
|
+
const gt = [], Ei = /* @__PURE__ */ Promise.resolve();
|
|
165
|
+
let it = !1;
|
|
166
|
+
function Si() {
|
|
167
|
+
it || (it = !0, Ei.then(Ut));
|
|
168
168
|
}
|
|
169
|
-
function
|
|
170
|
-
|
|
169
|
+
function nt(i) {
|
|
170
|
+
Ee.push(i);
|
|
171
171
|
}
|
|
172
|
-
const
|
|
173
|
-
let
|
|
174
|
-
function
|
|
175
|
-
if (
|
|
172
|
+
const et = /* @__PURE__ */ new Set();
|
|
173
|
+
let ye = 0;
|
|
174
|
+
function Ut() {
|
|
175
|
+
if (ye !== 0)
|
|
176
176
|
return;
|
|
177
|
-
const i =
|
|
177
|
+
const i = Ce;
|
|
178
178
|
do {
|
|
179
179
|
try {
|
|
180
|
-
for (;
|
|
181
|
-
const e =
|
|
182
|
-
|
|
180
|
+
for (; ye < we.length; ) {
|
|
181
|
+
const e = we[ye];
|
|
182
|
+
ye++, Te(e), pi(e.$$);
|
|
183
183
|
}
|
|
184
184
|
} catch (e) {
|
|
185
|
-
throw
|
|
185
|
+
throw we.length = 0, ye = 0, e;
|
|
186
186
|
}
|
|
187
|
-
for (
|
|
188
|
-
for (let e = 0; e <
|
|
189
|
-
const t =
|
|
190
|
-
|
|
187
|
+
for (Te(null), we.length = 0, ye = 0; tt.length; ) tt.pop()();
|
|
188
|
+
for (let e = 0; e < Ee.length; e += 1) {
|
|
189
|
+
const t = Ee[e];
|
|
190
|
+
et.has(t) || (et.add(t), t());
|
|
191
191
|
}
|
|
192
|
-
|
|
193
|
-
} while (
|
|
194
|
-
for (;
|
|
195
|
-
|
|
196
|
-
|
|
192
|
+
Ee.length = 0;
|
|
193
|
+
} while (we.length);
|
|
194
|
+
for (; gt.length; )
|
|
195
|
+
gt.pop()();
|
|
196
|
+
it = !1, et.clear(), Te(i);
|
|
197
197
|
}
|
|
198
|
-
function
|
|
198
|
+
function pi(i) {
|
|
199
199
|
if (i.fragment !== null) {
|
|
200
|
-
i.update(),
|
|
200
|
+
i.update(), re(i.before_update);
|
|
201
201
|
const e = i.dirty;
|
|
202
|
-
i.dirty = [-1], i.fragment && i.fragment.p(i.ctx, e), i.after_update.forEach(
|
|
202
|
+
i.dirty = [-1], i.fragment && i.fragment.p(i.ctx, e), i.after_update.forEach(nt);
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
function
|
|
205
|
+
function Ni(i) {
|
|
206
206
|
const e = [], t = [];
|
|
207
|
-
|
|
207
|
+
Ee.forEach((n) => i.indexOf(n) === -1 ? e.push(n) : t.push(n)), t.forEach((n) => n()), Ee = e;
|
|
208
208
|
}
|
|
209
|
-
const
|
|
210
|
-
let
|
|
211
|
-
function
|
|
212
|
-
|
|
209
|
+
const Ae = /* @__PURE__ */ new Set();
|
|
210
|
+
let fe;
|
|
211
|
+
function Be() {
|
|
212
|
+
fe = {
|
|
213
213
|
r: 0,
|
|
214
214
|
c: [],
|
|
215
|
-
p:
|
|
215
|
+
p: fe
|
|
216
216
|
// parent group
|
|
217
217
|
};
|
|
218
218
|
}
|
|
219
|
-
function
|
|
220
|
-
|
|
219
|
+
function Fe() {
|
|
220
|
+
fe.r || re(fe.c), fe = fe.p;
|
|
221
221
|
}
|
|
222
222
|
function F(i, e) {
|
|
223
|
-
i && i.i && (
|
|
223
|
+
i && i.i && (Ae.delete(i), i.i(e));
|
|
224
224
|
}
|
|
225
225
|
function Q(i, e, t, n) {
|
|
226
226
|
if (i && i.o) {
|
|
227
|
-
if (
|
|
228
|
-
|
|
229
|
-
|
|
227
|
+
if (Ae.has(i)) return;
|
|
228
|
+
Ae.add(i), fe.c.push(() => {
|
|
229
|
+
Ae.delete(i), n && (t && i.d(1), n());
|
|
230
230
|
}), i.o(e);
|
|
231
231
|
} else n && n();
|
|
232
232
|
}
|
|
233
|
-
function
|
|
233
|
+
function bt(i) {
|
|
234
234
|
return (i == null ? void 0 : i.length) !== void 0 ? i : Array.from(i);
|
|
235
235
|
}
|
|
236
|
-
function
|
|
236
|
+
function Mi(i, e) {
|
|
237
237
|
Q(i, 1, 1, () => {
|
|
238
238
|
e.delete(i.key);
|
|
239
239
|
});
|
|
240
240
|
}
|
|
241
|
-
function
|
|
242
|
-
let
|
|
241
|
+
function Ti(i, e, t, n, o, u, a, r, f, c, m, v) {
|
|
242
|
+
let h = i.length, y = u.length, _ = h;
|
|
243
243
|
const R = {};
|
|
244
244
|
for (; _--; ) R[i[_].key] = _;
|
|
245
245
|
const L = [], E = /* @__PURE__ */ new Map(), C = /* @__PURE__ */ new Map(), k = [];
|
|
246
246
|
for (_ = y; _--; ) {
|
|
247
|
-
const d = v(
|
|
248
|
-
let
|
|
249
|
-
|
|
247
|
+
const d = v(o, u, _), g = t(d);
|
|
248
|
+
let T = a.get(g);
|
|
249
|
+
T ? k.push(() => T.p(d, e)) : (T = c(g, d), T.c()), E.set(g, L[_] = T), g in R && C.set(g, Math.abs(_ - R[g]));
|
|
250
250
|
}
|
|
251
251
|
const p = /* @__PURE__ */ new Set(), H = /* @__PURE__ */ new Set();
|
|
252
252
|
function z(d) {
|
|
253
|
-
F(d, 1), d.m(
|
|
253
|
+
F(d, 1), d.m(r, m), a.set(d.key, d), m = d.first, y--;
|
|
254
254
|
}
|
|
255
|
-
for (;
|
|
256
|
-
const d = L[y - 1], g = i[
|
|
257
|
-
d === g ? (m = d.first,
|
|
255
|
+
for (; h && y; ) {
|
|
256
|
+
const d = L[y - 1], g = i[h - 1], T = d.key, Z = g.key;
|
|
257
|
+
d === g ? (m = d.first, h--, y--) : E.has(Z) ? !a.has(T) || p.has(T) ? z(d) : H.has(Z) ? h-- : C.get(T) > C.get(Z) ? (H.add(T), z(d)) : (p.add(Z), h--) : (f(g, a), h--);
|
|
258
258
|
}
|
|
259
|
-
for (;
|
|
260
|
-
const d = i[
|
|
259
|
+
for (; h--; ) {
|
|
260
|
+
const d = i[h];
|
|
261
261
|
E.has(d.key) || f(d, a);
|
|
262
262
|
}
|
|
263
263
|
for (; y; ) z(L[y - 1]);
|
|
264
|
-
return
|
|
264
|
+
return re(k), L;
|
|
265
265
|
}
|
|
266
|
-
function
|
|
266
|
+
function le(i) {
|
|
267
267
|
i && i.c();
|
|
268
268
|
}
|
|
269
|
-
function
|
|
270
|
-
const { fragment: n, after_update:
|
|
271
|
-
n && n.m(e, t),
|
|
272
|
-
const u = i.$$.on_mount.map(
|
|
273
|
-
i.$$.on_destroy ? i.$$.on_destroy.push(...u) :
|
|
274
|
-
}),
|
|
269
|
+
function ie(i, e, t) {
|
|
270
|
+
const { fragment: n, after_update: o } = i.$$;
|
|
271
|
+
n && n.m(e, t), nt(() => {
|
|
272
|
+
const u = i.$$.on_mount.map(Rt).filter(zt);
|
|
273
|
+
i.$$.on_destroy ? i.$$.on_destroy.push(...u) : re(u), i.$$.on_mount = [];
|
|
274
|
+
}), o.forEach(nt);
|
|
275
275
|
}
|
|
276
|
-
function
|
|
276
|
+
function ne(i, e) {
|
|
277
277
|
const t = i.$$;
|
|
278
|
-
t.fragment !== null && (
|
|
278
|
+
t.fragment !== null && (Ni(t.after_update), re(t.on_destroy), t.fragment && t.fragment.d(e), t.on_destroy = t.fragment = null, t.ctx = []);
|
|
279
279
|
}
|
|
280
|
-
function
|
|
281
|
-
i.$$.dirty[0] === -1 && (
|
|
280
|
+
function ki(i, e) {
|
|
281
|
+
i.$$.dirty[0] === -1 && (we.push(i), Si(), i.$$.dirty.fill(0)), i.$$.dirty[e / 31 | 0] |= 1 << e % 31;
|
|
282
282
|
}
|
|
283
|
-
function
|
|
284
|
-
const f =
|
|
285
|
-
|
|
283
|
+
function ge(i, e, t, n, o, u, a = null, r = [-1]) {
|
|
284
|
+
const f = Ce;
|
|
285
|
+
Te(i);
|
|
286
286
|
const c = i.$$ = {
|
|
287
287
|
fragment: null,
|
|
288
288
|
ctx: [],
|
|
289
289
|
// state
|
|
290
290
|
props: u,
|
|
291
291
|
update: A,
|
|
292
|
-
not_equal:
|
|
293
|
-
bound:
|
|
292
|
+
not_equal: o,
|
|
293
|
+
bound: ct(),
|
|
294
294
|
// lifecycle
|
|
295
295
|
on_mount: [],
|
|
296
296
|
on_destroy: [],
|
|
@@ -299,27 +299,27 @@ function be(i, e, t, n, r, u, a = null, o = [-1]) {
|
|
|
299
299
|
after_update: [],
|
|
300
300
|
context: new Map(e.context || (f ? f.$$.context : [])),
|
|
301
301
|
// everything else
|
|
302
|
-
callbacks:
|
|
303
|
-
dirty:
|
|
302
|
+
callbacks: ct(),
|
|
303
|
+
dirty: r,
|
|
304
304
|
skip_bound: !1,
|
|
305
305
|
root: e.target || f.$$.root
|
|
306
306
|
};
|
|
307
307
|
a && a(c.root);
|
|
308
308
|
let m = !1;
|
|
309
|
-
if (c.ctx = t ? t(i, e.props || {}, (v,
|
|
310
|
-
const _ = y.length ? y[0] :
|
|
311
|
-
return c.ctx &&
|
|
312
|
-
}) : [], c.update(), m = !0,
|
|
309
|
+
if (c.ctx = t ? t(i, e.props || {}, (v, h, ...y) => {
|
|
310
|
+
const _ = y.length ? y[0] : h;
|
|
311
|
+
return c.ctx && o(c.ctx[v], c.ctx[v] = _) && (!c.skip_bound && c.bound[v] && c.bound[v](_), m && ki(i, v)), h;
|
|
312
|
+
}) : [], c.update(), m = !0, re(c.before_update), c.fragment = n ? n(c.ctx) : !1, e.target) {
|
|
313
313
|
if (e.hydrate) {
|
|
314
|
-
const v =
|
|
315
|
-
c.fragment && c.fragment.l(v), v.forEach(
|
|
314
|
+
const v = Li(e.target);
|
|
315
|
+
c.fragment && c.fragment.l(v), v.forEach(D);
|
|
316
316
|
} else
|
|
317
317
|
c.fragment && c.fragment.c();
|
|
318
|
-
e.intro && F(i.$$.fragment),
|
|
318
|
+
e.intro && F(i.$$.fragment), ie(i, e.target, e.anchor), Ut();
|
|
319
319
|
}
|
|
320
|
-
|
|
320
|
+
Te(f);
|
|
321
321
|
}
|
|
322
|
-
class
|
|
322
|
+
class be {
|
|
323
323
|
constructor() {
|
|
324
324
|
/**
|
|
325
325
|
* ### PRIVATE API
|
|
@@ -328,7 +328,7 @@ class ve {
|
|
|
328
328
|
*
|
|
329
329
|
* @type {any}
|
|
330
330
|
*/
|
|
331
|
-
|
|
331
|
+
Ye(this, "$$");
|
|
332
332
|
/**
|
|
333
333
|
* ### PRIVATE API
|
|
334
334
|
*
|
|
@@ -336,11 +336,11 @@ class ve {
|
|
|
336
336
|
*
|
|
337
337
|
* @type {any}
|
|
338
338
|
*/
|
|
339
|
-
|
|
339
|
+
Ye(this, "$$set");
|
|
340
340
|
}
|
|
341
341
|
/** @returns {void} */
|
|
342
342
|
$destroy() {
|
|
343
|
-
|
|
343
|
+
ne(this, 1), this.$destroy = A;
|
|
344
344
|
}
|
|
345
345
|
/**
|
|
346
346
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -349,12 +349,12 @@ class ve {
|
|
|
349
349
|
* @returns {() => void}
|
|
350
350
|
*/
|
|
351
351
|
$on(e, t) {
|
|
352
|
-
if (!
|
|
352
|
+
if (!zt(t))
|
|
353
353
|
return A;
|
|
354
354
|
const n = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
|
|
355
355
|
return n.push(t), () => {
|
|
356
|
-
const
|
|
357
|
-
|
|
356
|
+
const o = n.indexOf(t);
|
|
357
|
+
o !== -1 && n.splice(o, 1);
|
|
358
358
|
};
|
|
359
359
|
}
|
|
360
360
|
/**
|
|
@@ -362,56 +362,56 @@ class ve {
|
|
|
362
362
|
* @returns {void}
|
|
363
363
|
*/
|
|
364
364
|
$set(e) {
|
|
365
|
-
this.$$set && !
|
|
365
|
+
this.$$set && !di(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
|
-
const
|
|
369
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
370
|
-
function
|
|
368
|
+
const Ci = "4";
|
|
369
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Ci);
|
|
370
|
+
function Wi(i) {
|
|
371
371
|
let e, t;
|
|
372
372
|
return {
|
|
373
373
|
c() {
|
|
374
|
-
e =
|
|
374
|
+
e = te("svg"), t = te("path"), l(t, "d", "M13.12.706a.982.982 0 0 0-1.391 0L6.907 5.517 2.087.696a.982.982 0 1 0-1.391 1.39l4.821 4.821L.696 11.73a.982.982 0 1 0 1.39 1.39l4.821-4.821 4.822 4.821a.982.982 0 1 0 1.39-1.39L8.298 6.908l4.821-4.822a.988.988 0 0 0 0-1.38Z"), l(e, "viewBox", "0 0 14 14"), l(e, "width", "13"), l(e, "height", "13"), l(e, "class", "svelte-en2qvf");
|
|
375
375
|
},
|
|
376
|
-
m(n,
|
|
377
|
-
B(n, e,
|
|
376
|
+
m(n, o) {
|
|
377
|
+
B(n, e, o), M(e, t);
|
|
378
378
|
},
|
|
379
379
|
p: A,
|
|
380
380
|
i: A,
|
|
381
381
|
o: A,
|
|
382
382
|
d(n) {
|
|
383
|
-
n &&
|
|
383
|
+
n && D(e);
|
|
384
384
|
}
|
|
385
385
|
};
|
|
386
386
|
}
|
|
387
|
-
class
|
|
387
|
+
class It extends be {
|
|
388
388
|
constructor(e) {
|
|
389
|
-
super(),
|
|
389
|
+
super(), ge(this, e, null, Wi, me, {});
|
|
390
390
|
}
|
|
391
391
|
}
|
|
392
|
-
function
|
|
392
|
+
function Ri(i) {
|
|
393
393
|
let e, t;
|
|
394
394
|
return {
|
|
395
395
|
c() {
|
|
396
|
-
e =
|
|
396
|
+
e = te("svg"), t = te("path"), l(t, "d", "M15 0C6.705 0 0 6.705 0 15C0 23.295 6.705 30 15 30C23.295 30 30 23.295 30 15C30 6.705 23.295 0 15 0ZM22.5 20.385L20.385 22.5L15 17.115L9.615 22.5L7.5 20.385L12.885 15L7.5 9.615L9.615 7.5L15 12.885L20.385 7.5L22.5 9.615L17.115 15L22.5 20.385Z"), l(e, "viewBox", "0 0 30 30"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(e, "class", "svelte-d2loi5");
|
|
397
397
|
},
|
|
398
|
-
m(n,
|
|
399
|
-
B(n, e,
|
|
398
|
+
m(n, o) {
|
|
399
|
+
B(n, e, o), M(e, t);
|
|
400
400
|
},
|
|
401
401
|
p: A,
|
|
402
402
|
i: A,
|
|
403
403
|
o: A,
|
|
404
404
|
d(n) {
|
|
405
|
-
n &&
|
|
405
|
+
n && D(e);
|
|
406
406
|
}
|
|
407
407
|
};
|
|
408
408
|
}
|
|
409
|
-
class
|
|
409
|
+
class At extends be {
|
|
410
410
|
constructor(e) {
|
|
411
|
-
super(),
|
|
411
|
+
super(), ge(this, e, null, Ri, me, {});
|
|
412
412
|
}
|
|
413
413
|
}
|
|
414
|
-
function
|
|
414
|
+
function zi(i) {
|
|
415
415
|
let e, t;
|
|
416
416
|
return {
|
|
417
417
|
c() {
|
|
@@ -423,13 +423,13 @@ function Ii(i) {
|
|
|
423
423
|
i[6]
|
|
424
424
|
), l(e, "class", "svelte-ltkwvy");
|
|
425
425
|
},
|
|
426
|
-
m(n,
|
|
427
|
-
B(n, e,
|
|
426
|
+
m(n, o) {
|
|
427
|
+
B(n, e, o);
|
|
428
428
|
},
|
|
429
|
-
p(n,
|
|
430
|
-
|
|
429
|
+
p(n, o) {
|
|
430
|
+
o & /*iconsBaseUrl*/
|
|
431
431
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
432
|
-
n[3] + "area.svg") && l(e, "src", t),
|
|
432
|
+
n[3] + "area.svg") && l(e, "src", t), o & /*placeType*/
|
|
433
433
|
64 && l(
|
|
434
434
|
e,
|
|
435
435
|
"alt",
|
|
@@ -438,11 +438,11 @@ function Ii(i) {
|
|
|
438
438
|
);
|
|
439
439
|
},
|
|
440
440
|
d(n) {
|
|
441
|
-
n &&
|
|
441
|
+
n && D(e);
|
|
442
442
|
}
|
|
443
443
|
};
|
|
444
444
|
}
|
|
445
|
-
function
|
|
445
|
+
function Oi(i) {
|
|
446
446
|
let e, t;
|
|
447
447
|
return {
|
|
448
448
|
c() {
|
|
@@ -454,13 +454,13 @@ function Ai(i) {
|
|
|
454
454
|
i[6]
|
|
455
455
|
), l(e, "class", "svelte-ltkwvy");
|
|
456
456
|
},
|
|
457
|
-
m(n,
|
|
458
|
-
B(n, e,
|
|
457
|
+
m(n, o) {
|
|
458
|
+
B(n, e, o);
|
|
459
459
|
},
|
|
460
|
-
p(n,
|
|
461
|
-
|
|
460
|
+
p(n, o) {
|
|
461
|
+
o & /*iconsBaseUrl*/
|
|
462
462
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
463
|
-
n[3] + "reverse.svg") && l(e, "src", t),
|
|
463
|
+
n[3] + "reverse.svg") && l(e, "src", t), o & /*placeType*/
|
|
464
464
|
64 && l(
|
|
465
465
|
e,
|
|
466
466
|
"alt",
|
|
@@ -469,11 +469,11 @@ function Ai(i) {
|
|
|
469
469
|
);
|
|
470
470
|
},
|
|
471
471
|
d(n) {
|
|
472
|
-
n &&
|
|
472
|
+
n && D(e);
|
|
473
473
|
}
|
|
474
474
|
};
|
|
475
475
|
}
|
|
476
|
-
function
|
|
476
|
+
function Di(i) {
|
|
477
477
|
let e, t;
|
|
478
478
|
return {
|
|
479
479
|
c() {
|
|
@@ -485,13 +485,13 @@ function Bi(i) {
|
|
|
485
485
|
i[6]
|
|
486
486
|
), l(e, "class", "svelte-ltkwvy");
|
|
487
487
|
},
|
|
488
|
-
m(n,
|
|
489
|
-
B(n, e,
|
|
488
|
+
m(n, o) {
|
|
489
|
+
B(n, e, o);
|
|
490
490
|
},
|
|
491
|
-
p(n,
|
|
492
|
-
|
|
491
|
+
p(n, o) {
|
|
492
|
+
o & /*iconsBaseUrl*/
|
|
493
493
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
494
|
-
n[3] + "poi.svg") && l(e, "src", t),
|
|
494
|
+
n[3] + "poi.svg") && l(e, "src", t), o & /*placeType*/
|
|
495
495
|
64 && l(
|
|
496
496
|
e,
|
|
497
497
|
"alt",
|
|
@@ -500,11 +500,11 @@ function Bi(i) {
|
|
|
500
500
|
);
|
|
501
501
|
},
|
|
502
502
|
d(n) {
|
|
503
|
-
n &&
|
|
503
|
+
n && D(e);
|
|
504
504
|
}
|
|
505
505
|
};
|
|
506
506
|
}
|
|
507
|
-
function
|
|
507
|
+
function Ui(i) {
|
|
508
508
|
let e, t;
|
|
509
509
|
return {
|
|
510
510
|
c() {
|
|
@@ -516,13 +516,13 @@ function Fi(i) {
|
|
|
516
516
|
i[6]
|
|
517
517
|
), l(e, "class", "svelte-ltkwvy");
|
|
518
518
|
},
|
|
519
|
-
m(n,
|
|
520
|
-
B(n, e,
|
|
519
|
+
m(n, o) {
|
|
520
|
+
B(n, e, o);
|
|
521
521
|
},
|
|
522
|
-
p(n,
|
|
523
|
-
|
|
522
|
+
p(n, o) {
|
|
523
|
+
o & /*iconsBaseUrl*/
|
|
524
524
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
525
|
-
n[3] + "postal_code.svg") && l(e, "src", t),
|
|
525
|
+
n[3] + "postal_code.svg") && l(e, "src", t), o & /*placeType*/
|
|
526
526
|
64 && l(
|
|
527
527
|
e,
|
|
528
528
|
"alt",
|
|
@@ -531,11 +531,11 @@ function Fi(i) {
|
|
|
531
531
|
);
|
|
532
532
|
},
|
|
533
533
|
d(n) {
|
|
534
|
-
n &&
|
|
534
|
+
n && D(e);
|
|
535
535
|
}
|
|
536
536
|
};
|
|
537
537
|
}
|
|
538
|
-
function
|
|
538
|
+
function Ii(i) {
|
|
539
539
|
let e, t;
|
|
540
540
|
return {
|
|
541
541
|
c() {
|
|
@@ -547,13 +547,13 @@ function Hi(i) {
|
|
|
547
547
|
i[6]
|
|
548
548
|
), l(e, "class", "svelte-ltkwvy");
|
|
549
549
|
},
|
|
550
|
-
m(n,
|
|
551
|
-
B(n, e,
|
|
550
|
+
m(n, o) {
|
|
551
|
+
B(n, e, o);
|
|
552
552
|
},
|
|
553
|
-
p(n,
|
|
554
|
-
|
|
553
|
+
p(n, o) {
|
|
554
|
+
o & /*iconsBaseUrl*/
|
|
555
555
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
556
|
-
n[3] + "street.svg") && l(e, "src", t),
|
|
556
|
+
n[3] + "street.svg") && l(e, "src", t), o & /*placeType*/
|
|
557
557
|
64 && l(
|
|
558
558
|
e,
|
|
559
559
|
"alt",
|
|
@@ -562,11 +562,11 @@ function Hi(i) {
|
|
|
562
562
|
);
|
|
563
563
|
},
|
|
564
564
|
d(n) {
|
|
565
|
-
n &&
|
|
565
|
+
n && D(e);
|
|
566
566
|
}
|
|
567
567
|
};
|
|
568
568
|
}
|
|
569
|
-
function
|
|
569
|
+
function Ai(i) {
|
|
570
570
|
let e, t;
|
|
571
571
|
return {
|
|
572
572
|
c() {
|
|
@@ -578,13 +578,13 @@ function Pi(i) {
|
|
|
578
578
|
i[6]
|
|
579
579
|
), l(e, "class", "svelte-ltkwvy");
|
|
580
580
|
},
|
|
581
|
-
m(n,
|
|
582
|
-
B(n, e,
|
|
581
|
+
m(n, o) {
|
|
582
|
+
B(n, e, o);
|
|
583
583
|
},
|
|
584
|
-
p(n,
|
|
585
|
-
|
|
584
|
+
p(n, o) {
|
|
585
|
+
o & /*iconsBaseUrl*/
|
|
586
586
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
587
|
-
n[3] + "road.svg") && l(e, "src", t),
|
|
587
|
+
n[3] + "road.svg") && l(e, "src", t), o & /*placeType*/
|
|
588
588
|
64 && l(
|
|
589
589
|
e,
|
|
590
590
|
"alt",
|
|
@@ -593,11 +593,11 @@ function Pi(i) {
|
|
|
593
593
|
);
|
|
594
594
|
},
|
|
595
595
|
d(n) {
|
|
596
|
-
n &&
|
|
596
|
+
n && D(e);
|
|
597
597
|
}
|
|
598
598
|
};
|
|
599
599
|
}
|
|
600
|
-
function
|
|
600
|
+
function Bi(i) {
|
|
601
601
|
let e, t;
|
|
602
602
|
return {
|
|
603
603
|
c() {
|
|
@@ -609,13 +609,13 @@ function ji(i) {
|
|
|
609
609
|
i[6]
|
|
610
610
|
), l(e, "class", "svelte-ltkwvy");
|
|
611
611
|
},
|
|
612
|
-
m(n,
|
|
613
|
-
B(n, e,
|
|
612
|
+
m(n, o) {
|
|
613
|
+
B(n, e, o);
|
|
614
614
|
},
|
|
615
|
-
p(n,
|
|
616
|
-
|
|
615
|
+
p(n, o) {
|
|
616
|
+
o & /*iconsBaseUrl*/
|
|
617
617
|
8 && !K(e.src, t = /*iconsBaseUrl*/
|
|
618
|
-
n[3] + "housenumber.svg") && l(e, "src", t),
|
|
618
|
+
n[3] + "housenumber.svg") && l(e, "src", t), o & /*placeType*/
|
|
619
619
|
64 && l(
|
|
620
620
|
e,
|
|
621
621
|
"alt",
|
|
@@ -624,12 +624,12 @@ function ji(i) {
|
|
|
624
624
|
);
|
|
625
625
|
},
|
|
626
626
|
d(n) {
|
|
627
|
-
n &&
|
|
627
|
+
n && D(e);
|
|
628
628
|
}
|
|
629
629
|
};
|
|
630
630
|
}
|
|
631
|
-
function
|
|
632
|
-
let e, t, n,
|
|
631
|
+
function Fi(i) {
|
|
632
|
+
let e, t, n, o;
|
|
633
633
|
return {
|
|
634
634
|
c() {
|
|
635
635
|
e = W("img"), K(e.src, t = /*imageUrl*/
|
|
@@ -641,7 +641,7 @@ function Zi(i) {
|
|
|
641
641
|
), l(e, "class", "svelte-ltkwvy");
|
|
642
642
|
},
|
|
643
643
|
m(u, a) {
|
|
644
|
-
B(u, e, a), n || (
|
|
644
|
+
B(u, e, a), n || (o = V(
|
|
645
645
|
e,
|
|
646
646
|
"error",
|
|
647
647
|
/*error_handler*/
|
|
@@ -660,37 +660,37 @@ function Zi(i) {
|
|
|
660
660
|
);
|
|
661
661
|
},
|
|
662
662
|
d(u) {
|
|
663
|
-
u &&
|
|
663
|
+
u && D(e), n = !1, o();
|
|
664
664
|
}
|
|
665
665
|
};
|
|
666
666
|
}
|
|
667
|
-
function
|
|
667
|
+
function ht(i) {
|
|
668
668
|
let e, t;
|
|
669
669
|
return {
|
|
670
670
|
c() {
|
|
671
|
-
e = W("span"), t =
|
|
671
|
+
e = W("span"), t = ae(
|
|
672
672
|
/*placeType*/
|
|
673
673
|
i[6]
|
|
674
674
|
), l(e, "class", "secondary svelte-ltkwvy");
|
|
675
675
|
},
|
|
676
|
-
m(n,
|
|
677
|
-
B(n, e,
|
|
676
|
+
m(n, o) {
|
|
677
|
+
B(n, e, o), M(e, t);
|
|
678
678
|
},
|
|
679
|
-
p(n,
|
|
680
|
-
|
|
681
|
-
64 &&
|
|
679
|
+
p(n, o) {
|
|
680
|
+
o & /*placeType*/
|
|
681
|
+
64 && ke(
|
|
682
682
|
t,
|
|
683
683
|
/*placeType*/
|
|
684
684
|
n[6]
|
|
685
685
|
);
|
|
686
686
|
},
|
|
687
687
|
d(n) {
|
|
688
|
-
n &&
|
|
688
|
+
n && D(e);
|
|
689
689
|
}
|
|
690
690
|
};
|
|
691
691
|
}
|
|
692
|
-
function
|
|
693
|
-
let e, t, n,
|
|
692
|
+
function Hi(i) {
|
|
693
|
+
let e, t, n, o, u, a, r, f, c, m = (
|
|
694
694
|
/*isReverse*/
|
|
695
695
|
(i[7] ? (
|
|
696
696
|
/*feature*/
|
|
@@ -699,7 +699,7 @@ function Gi(i) {
|
|
|
699
699
|
/*feature*/
|
|
700
700
|
i[0].place_name.replace(/,.*/, "")
|
|
701
701
|
)) + ""
|
|
702
|
-
), v,
|
|
702
|
+
), v, h, y = (
|
|
703
703
|
/*showPlaceType*/
|
|
704
704
|
i[2] === "always" || /*showPlaceType*/
|
|
705
705
|
i[2] !== "never" && !/*feature*/
|
|
@@ -717,41 +717,41 @@ function Gi(i) {
|
|
|
717
717
|
i[0].place_name.replace(/[^,]*,?\s*/, "")
|
|
718
718
|
)) + ""
|
|
719
719
|
), E, C, k;
|
|
720
|
-
function p(g,
|
|
721
|
-
return
|
|
722
|
-
1 && (t = null),
|
|
723
|
-
1 && (n = null),
|
|
724
|
-
1 && (
|
|
720
|
+
function p(g, T) {
|
|
721
|
+
return T & /*feature*/
|
|
722
|
+
1 && (t = null), T & /*feature*/
|
|
723
|
+
1 && (n = null), T & /*feature*/
|
|
724
|
+
1 && (o = null), T & /*feature*/
|
|
725
725
|
1 && (u = null), /*imageUrl*/
|
|
726
|
-
g[5] ?
|
|
726
|
+
g[5] ? Fi : (
|
|
727
727
|
/*feature*/
|
|
728
|
-
g[0].address ?
|
|
729
|
-
g[0].id.startsWith("road.")), t ?
|
|
730
|
-
g[0].id.startsWith("address.")), n ?
|
|
731
|
-
g[0].id.startsWith("postal_code.")),
|
|
732
|
-
g[0].id.startsWith("poi.")), u ?
|
|
728
|
+
g[0].address ? Bi : (t == null && (t = !!/*feature*/
|
|
729
|
+
g[0].id.startsWith("road.")), t ? Ai : (n == null && (n = !!/*feature*/
|
|
730
|
+
g[0].id.startsWith("address.")), n ? Ii : (o == null && (o = !!/*feature*/
|
|
731
|
+
g[0].id.startsWith("postal_code.")), o ? Ui : (u == null && (u = !!/*feature*/
|
|
732
|
+
g[0].id.startsWith("poi.")), u ? Di : (
|
|
733
733
|
/*isReverse*/
|
|
734
|
-
g[7] ?
|
|
734
|
+
g[7] ? Oi : zi
|
|
735
735
|
)))))
|
|
736
736
|
);
|
|
737
737
|
}
|
|
738
|
-
let H = p(i, -1), z = H(i), d = y &&
|
|
738
|
+
let H = p(i, -1), z = H(i), d = y && ht(i);
|
|
739
739
|
return {
|
|
740
740
|
c() {
|
|
741
|
-
e = W("li"), z.c(), a = J(),
|
|
741
|
+
e = W("li"), z.c(), a = J(), r = W("span"), f = W("span"), c = W("span"), v = ae(m), h = J(), d && d.c(), _ = J(), R = W("span"), E = ae(L), l(c, "class", "primary svelte-ltkwvy"), l(f, "class", "svelte-ltkwvy"), l(R, "class", "line2 svelte-ltkwvy"), l(r, "class", "texts svelte-ltkwvy"), l(e, "tabindex", "0"), l(
|
|
742
742
|
e,
|
|
743
743
|
"data-selected",
|
|
744
744
|
/*selected*/
|
|
745
745
|
i[1]
|
|
746
|
-
), l(e, "class", "svelte-ltkwvy"),
|
|
746
|
+
), l(e, "class", "svelte-ltkwvy"), se(
|
|
747
747
|
e,
|
|
748
748
|
"selected",
|
|
749
749
|
/*selected*/
|
|
750
750
|
i[1]
|
|
751
751
|
);
|
|
752
752
|
},
|
|
753
|
-
m(g,
|
|
754
|
-
B(g, e,
|
|
753
|
+
m(g, T) {
|
|
754
|
+
B(g, e, T), z.m(e, null), M(e, a), M(e, r), M(r, f), M(f, c), M(c, v), M(f, h), d && d.m(f, null), M(r, _), M(r, R), M(R, E), C || (k = [
|
|
755
755
|
V(
|
|
756
756
|
e,
|
|
757
757
|
"mouseenter",
|
|
@@ -766,8 +766,8 @@ function Gi(i) {
|
|
|
766
766
|
)
|
|
767
767
|
], C = !0);
|
|
768
768
|
},
|
|
769
|
-
p(g, [
|
|
770
|
-
H === (H = p(g,
|
|
769
|
+
p(g, [T]) {
|
|
770
|
+
H === (H = p(g, T)) && z ? z.p(g, T) : (z.d(1), z = H(g), z && (z.c(), z.m(e, a))), T & /*feature*/
|
|
771
771
|
1 && m !== (m = /*isReverse*/
|
|
772
772
|
(g[7] ? (
|
|
773
773
|
/*feature*/
|
|
@@ -775,7 +775,7 @@ function Gi(i) {
|
|
|
775
775
|
) : (
|
|
776
776
|
/*feature*/
|
|
777
777
|
g[0].place_name.replace(/,.*/, "")
|
|
778
|
-
)) + "") &&
|
|
778
|
+
)) + "") && ke(v, m), T & /*showPlaceType, feature, imageUrl*/
|
|
779
779
|
37 && (y = /*showPlaceType*/
|
|
780
780
|
g[2] === "always" || /*showPlaceType*/
|
|
781
781
|
g[2] !== "never" && !/*feature*/
|
|
@@ -785,19 +785,19 @@ function Gi(i) {
|
|
|
785
785
|
g[0].id.startsWith("postal_code.") && (!/*feature*/
|
|
786
786
|
g[0].id.startsWith("poi.") || !/*imageUrl*/
|
|
787
787
|
g[5]) && !/*isReverse*/
|
|
788
|
-
g[7]), y ? d ? d.p(g,
|
|
788
|
+
g[7]), y ? d ? d.p(g, T) : (d = ht(g), d.c(), d.m(f, null)) : d && (d.d(1), d = null), T & /*feature*/
|
|
789
789
|
1 && L !== (L = /*isReverse*/
|
|
790
790
|
(g[7] ? "" : (
|
|
791
791
|
/*feature*/
|
|
792
792
|
g[0].place_name.replace(/[^,]*,?\s*/, "")
|
|
793
|
-
)) + "") &&
|
|
793
|
+
)) + "") && ke(E, L), T & /*selected*/
|
|
794
794
|
2 && l(
|
|
795
795
|
e,
|
|
796
796
|
"data-selected",
|
|
797
797
|
/*selected*/
|
|
798
798
|
g[1]
|
|
799
|
-
),
|
|
800
|
-
2 &&
|
|
799
|
+
), T & /*selected*/
|
|
800
|
+
2 && se(
|
|
801
801
|
e,
|
|
802
802
|
"selected",
|
|
803
803
|
/*selected*/
|
|
@@ -807,44 +807,44 @@ function Gi(i) {
|
|
|
807
807
|
i: A,
|
|
808
808
|
o: A,
|
|
809
809
|
d(g) {
|
|
810
|
-
g &&
|
|
810
|
+
g && D(e), z.d(), d && d.d(), C = !1, re(k);
|
|
811
811
|
}
|
|
812
812
|
};
|
|
813
813
|
}
|
|
814
|
-
function
|
|
814
|
+
function Pi(i, e, t) {
|
|
815
815
|
var k;
|
|
816
|
-
let n,
|
|
816
|
+
let n, o, { feature: u } = e, { selected: a = !1 } = e, { showPlaceType: r } = e, { missingIconsCache: f } = e, { iconsBaseUrl: c } = e;
|
|
817
817
|
const m = (k = u.properties) == null ? void 0 : k.categories;
|
|
818
|
-
let v,
|
|
818
|
+
let v, h, y = 0, _ = u.place_type[0] === "reverse";
|
|
819
819
|
function R() {
|
|
820
|
-
|
|
820
|
+
h && f.add(h), t(10, y++, y);
|
|
821
821
|
}
|
|
822
822
|
function L(p) {
|
|
823
|
-
|
|
823
|
+
mt.call(this, i, p);
|
|
824
824
|
}
|
|
825
825
|
function E(p) {
|
|
826
|
-
|
|
826
|
+
mt.call(this, i, p);
|
|
827
827
|
}
|
|
828
828
|
const C = () => R();
|
|
829
829
|
return i.$$set = (p) => {
|
|
830
|
-
"feature" in p && t(0, u = p.feature), "selected" in p && t(1, a = p.selected), "showPlaceType" in p && t(2,
|
|
830
|
+
"feature" in p && t(0, u = p.feature), "selected" in p && t(1, a = p.selected), "showPlaceType" in p && t(2, r = p.showPlaceType), "missingIconsCache" in p && t(9, f = p.missingIconsCache), "iconsBaseUrl" in p && t(3, c = p.iconsBaseUrl);
|
|
831
831
|
}, i.$$.update = () => {
|
|
832
832
|
var p, H, z, d;
|
|
833
833
|
if (i.$$.dirty & /*loadIconAttempt, index, category, iconsBaseUrl, imageUrl, missingIconsCache*/
|
|
834
834
|
3640)
|
|
835
835
|
do
|
|
836
|
-
t(11, n--, n), t(4, v = m == null ? void 0 : m[n]), t(5,
|
|
837
|
-
while (n > -1 && (!
|
|
836
|
+
t(11, n--, n), t(4, v = m == null ? void 0 : m[n]), t(5, h = v ? c + v.replace(/ /g, "_") + ".svg" : void 0);
|
|
837
|
+
while (n > -1 && (!h || f.has(h)));
|
|
838
838
|
i.$$.dirty & /*feature*/
|
|
839
|
-
1 && t(6,
|
|
839
|
+
1 && t(6, o = ((H = (p = u.properties) == null ? void 0 : p.categories) == null ? void 0 : H.join(", ")) ?? ((d = (z = u.properties) == null ? void 0 : z.place_type_name) == null ? void 0 : d[0]) ?? u.place_type[0]);
|
|
840
840
|
}, t(11, n = (m == null ? void 0 : m.length) ?? 0), [
|
|
841
841
|
u,
|
|
842
842
|
a,
|
|
843
|
-
|
|
843
|
+
r,
|
|
844
844
|
c,
|
|
845
845
|
v,
|
|
846
|
-
|
|
847
|
-
|
|
846
|
+
h,
|
|
847
|
+
o,
|
|
848
848
|
_,
|
|
849
849
|
R,
|
|
850
850
|
f,
|
|
@@ -855,9 +855,9 @@ function qi(i, e, t) {
|
|
|
855
855
|
C
|
|
856
856
|
];
|
|
857
857
|
}
|
|
858
|
-
class
|
|
858
|
+
class ji extends be {
|
|
859
859
|
constructor(e) {
|
|
860
|
-
super(),
|
|
860
|
+
super(), ge(this, e, Pi, Hi, me, {
|
|
861
861
|
feature: 0,
|
|
862
862
|
selected: 1,
|
|
863
863
|
showPlaceType: 2,
|
|
@@ -866,7 +866,7 @@ class Qi extends ve {
|
|
|
866
866
|
});
|
|
867
867
|
}
|
|
868
868
|
}
|
|
869
|
-
function
|
|
869
|
+
function Zi(i) {
|
|
870
870
|
let e;
|
|
871
871
|
return {
|
|
872
872
|
c() {
|
|
@@ -879,85 +879,85 @@ function Ki(i) {
|
|
|
879
879
|
i: A,
|
|
880
880
|
o: A,
|
|
881
881
|
d(t) {
|
|
882
|
-
t &&
|
|
882
|
+
t && D(e);
|
|
883
883
|
}
|
|
884
884
|
};
|
|
885
885
|
}
|
|
886
|
-
class
|
|
886
|
+
class Gi extends be {
|
|
887
887
|
constructor(e) {
|
|
888
|
-
super(),
|
|
888
|
+
super(), ge(this, e, null, Zi, me, {});
|
|
889
889
|
}
|
|
890
890
|
}
|
|
891
|
-
function
|
|
891
|
+
function qi(i) {
|
|
892
892
|
let e, t;
|
|
893
893
|
return {
|
|
894
894
|
c() {
|
|
895
|
-
e =
|
|
895
|
+
e = te("svg"), t = te("path"), l(t, "d", "M30.003-26.765C13.46-26.765 0-14.158 0 1.337c0 23.286 24.535 42.952 28.39 46.04.24.192.402.316.471.376.323.282.732.424 1.142.424.41 0 .82-.142 1.142-.424.068-.06.231-.183.471-.376 3.856-3.09 28.39-22.754 28.39-46.04 0-15.495-13.46-28.102-30.003-28.102Zm1.757 12.469c4.38 0 7.858 1.052 10.431 3.158 2.595 2.105 3.89 4.913 3.89 8.422 0 2.34-.53 4.362-1.593 6.063-1.063 1.702-3.086 3.616-6.063 5.742-2.042 1.51-3.337 2.659-3.89 3.446-.532.787-.8 1.82-.8 3.096v1.914h-8.449V15.18c0-2.041.434-3.815 1.306-5.325.872-1.51 2.467-3.118 4.785-4.82 2.233-1.594 3.7-2.89 4.402-3.889a5.582 5.582 0 0 0 1.087-3.35c0-1.382-.51-2.435-1.531-3.158-1.02-.723-2.45-1.087-4.28-1.087-3.19 0-6.826 1.047-10.91 3.131l-3.472-6.986c4.742-2.659 9.77-3.992 15.087-3.992Zm-1.88 37.324c1.765 0 3.124.472 4.08 1.408.98.936 1.47 2.276 1.47 4.02 0 1.68-.49 3.007-1.47 3.985-.977.957-2.336 1.435-4.08 1.435-1.787 0-3.171-.465-4.15-1.4-.978-.958-1.47-2.298-1.47-4.02 0-1.787.48-3.14 1.436-4.054.957-.915 2.355-1.374 4.184-1.374Z"), l(e, "viewBox", "0 0 60.006 21.412"), l(e, "width", "14"), l(e, "height", "20"), l(e, "class", "svelte-en2qvf");
|
|
896
896
|
},
|
|
897
|
-
m(n,
|
|
898
|
-
B(n, e,
|
|
897
|
+
m(n, o) {
|
|
898
|
+
B(n, e, o), M(e, t);
|
|
899
899
|
},
|
|
900
900
|
p: A,
|
|
901
901
|
i: A,
|
|
902
902
|
o: A,
|
|
903
903
|
d(n) {
|
|
904
|
-
n &&
|
|
904
|
+
n && D(e);
|
|
905
905
|
}
|
|
906
906
|
};
|
|
907
907
|
}
|
|
908
|
-
class
|
|
908
|
+
class Qi extends be {
|
|
909
909
|
constructor(e) {
|
|
910
|
-
super(),
|
|
910
|
+
super(), ge(this, e, null, qi, me, {});
|
|
911
911
|
}
|
|
912
912
|
}
|
|
913
|
-
function
|
|
913
|
+
function Ki(i) {
|
|
914
914
|
let e, t, n;
|
|
915
915
|
return {
|
|
916
916
|
c() {
|
|
917
|
-
e =
|
|
917
|
+
e = te("svg"), t = te("circle"), n = te("path"), l(t, "cx", "4.789"), l(t, "cy", "4.787"), l(t, "r", "3.85"), l(t, "class", "svelte-1aq105l"), l(n, "d", "M12.063 12.063 7.635 7.635"), l(n, "class", "svelte-1aq105l"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(e, "width", "13"), l(e, "height", "13"), l(e, "viewBox", "0 0 13 13"), l(e, "class", "svelte-1aq105l");
|
|
918
918
|
},
|
|
919
|
-
m(
|
|
920
|
-
B(
|
|
919
|
+
m(o, u) {
|
|
920
|
+
B(o, e, u), M(e, t), M(e, n);
|
|
921
921
|
},
|
|
922
922
|
p: A,
|
|
923
923
|
i: A,
|
|
924
924
|
o: A,
|
|
925
|
-
d(
|
|
926
|
-
|
|
925
|
+
d(o) {
|
|
926
|
+
o && D(e);
|
|
927
927
|
}
|
|
928
928
|
};
|
|
929
929
|
}
|
|
930
|
-
class
|
|
930
|
+
class Vi extends be {
|
|
931
931
|
constructor(e) {
|
|
932
|
-
super(),
|
|
932
|
+
super(), ge(this, e, null, Ki, me, {});
|
|
933
933
|
}
|
|
934
934
|
}
|
|
935
|
-
function
|
|
936
|
-
const n = e[1],
|
|
937
|
-
return i === n && t ? i : ((i -
|
|
935
|
+
function xi(i, e, t) {
|
|
936
|
+
const n = e[1], o = e[0], u = n - o;
|
|
937
|
+
return i === n && t ? i : ((i - o) % u + u) % u + o;
|
|
938
938
|
}
|
|
939
|
-
function
|
|
939
|
+
function vt(i) {
|
|
940
940
|
const e = [...i];
|
|
941
941
|
return e[2] < e[0] && (Math.abs((e[0] + e[2] + 360) / 2) > Math.abs((e[0] - 360 + e[2]) / 2) ? e[0] -= 360 : e[2] += 360), e;
|
|
942
942
|
}
|
|
943
|
-
let
|
|
944
|
-
async function
|
|
943
|
+
let Ne;
|
|
944
|
+
async function Ji(i, e, t) {
|
|
945
945
|
const n = i == null ? void 0 : i.getCenterAndZoom();
|
|
946
|
-
for (const
|
|
947
|
-
if (!(n && (
|
|
948
|
-
if (
|
|
949
|
-
return
|
|
950
|
-
e: if (
|
|
951
|
-
if (
|
|
952
|
-
if (!
|
|
946
|
+
for (const o of e ?? [])
|
|
947
|
+
if (!(n && (o.minZoom != null && o.minZoom > n[0] || o.maxZoom != null && o.maxZoom < n[0]))) {
|
|
948
|
+
if (o.type === "fixed")
|
|
949
|
+
return o.coordinates.join(",");
|
|
950
|
+
e: if (o.type === "client-geolocation") {
|
|
951
|
+
if (Ne && o.cachedLocationExpiry && Ne.time + o.cachedLocationExpiry > Date.now()) {
|
|
952
|
+
if (!Ne.coords)
|
|
953
953
|
break e;
|
|
954
|
-
return
|
|
954
|
+
return Ne.coords;
|
|
955
955
|
}
|
|
956
956
|
let u;
|
|
957
957
|
try {
|
|
958
|
-
return u = await new Promise((a,
|
|
958
|
+
return u = await new Promise((a, r) => {
|
|
959
959
|
t.signal.addEventListener("abort", () => {
|
|
960
|
-
|
|
960
|
+
r(Error("aborted"));
|
|
961
961
|
}), navigator.geolocation.getCurrentPosition(
|
|
962
962
|
(f) => {
|
|
963
963
|
a(
|
|
@@ -965,14 +965,14 @@ async function en(i, e, t) {
|
|
|
965
965
|
);
|
|
966
966
|
},
|
|
967
967
|
(f) => {
|
|
968
|
-
|
|
968
|
+
r(f);
|
|
969
969
|
},
|
|
970
|
-
|
|
970
|
+
o
|
|
971
971
|
);
|
|
972
972
|
}), u;
|
|
973
973
|
} catch {
|
|
974
974
|
} finally {
|
|
975
|
-
|
|
975
|
+
o.cachedLocationExpiry && (Ne = {
|
|
976
976
|
time: Date.now(),
|
|
977
977
|
coords: u
|
|
978
978
|
});
|
|
@@ -980,73 +980,73 @@ async function en(i, e, t) {
|
|
|
980
980
|
if (t.signal.aborted)
|
|
981
981
|
return;
|
|
982
982
|
}
|
|
983
|
-
if (
|
|
983
|
+
if (o.type === "server-geolocation")
|
|
984
984
|
return "ip";
|
|
985
|
-
if (n &&
|
|
985
|
+
if (n && o.type === "map-center")
|
|
986
986
|
return n[1].toFixed(6) + "," + n[2].toFixed(6);
|
|
987
987
|
}
|
|
988
988
|
}
|
|
989
|
-
const
|
|
990
|
-
function
|
|
989
|
+
const Xi = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([6-9][0-9])\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([6-9][0-9])\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*(EAST|WEST|[EW])?$/i, Lt = /^([+-]?[0-8]?[0-9])\s+([0-5]?[0-9]\.\d{3,})[\s,]{1,}([+-]?[0-1]?[0-9]?[0-9])\s+([0-5]?[0-9]\.\d{3,})$/, _t = /^(NORTH|SOUTH|[NS])?[\s]*([+-]?[0-8]?[0-9](?:[\.,]\d{3,}))[\s]*([•º°]?)[\s]*(NORTH|SOUTH|[NS])?[\s]*[,/;]?[\s]*(EAST|WEST|[EW])?[\s]*([+-]?[0-1]?[0-9]?[0-9](?:[\.,]\d{3,}))[\s]*([•º°]?)[\s]*(EAST|WEST|[EW])?$/i, yt = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*(\.)\s*([0-5]?[0-9])\s*(\.)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*(\.)\s*([0-5]?[0-9])\s*(\.)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(EAST|WEST|[EW])?$/i, wt = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*(D(?:EG)?(?:REES)?)\s*([0-5]?[0-9])\s*(M(?:IN)?(?:UTES)?)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(S(?:EC)?(?:ONDS)?)?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*(D(?:EG)?(?:REES)?)\s*([0-5]?[0-9])\s*(M(?:IN)?(?:UTES)?)\s*((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(S(?:EC)?(?:ONDS)?)\s*(EAST|WEST|[EW])?$/i, Et = /^(NORTH|SOUTH|[NS])?\s*([+-]?[0-8]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([0-5]?[0-9](?:[\.,]\d{1,})?)?\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*,?((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(''|′′|’’|´´|["″”\.])?\s*(NORTH|SOUTH|[NS])?(?:\s*[,/;]\s*|\s*)(EAST|WEST|[EW])?\s*([+-]?[0-1]?[0-9]?[0-9])\s*([•º°\.:]|D(?:EG)?(?:REES)?)?\s*,?([0-5]?[0-9](?:[\.,]\d{1,})?)?\s*(['′´’\.:]|M(?:IN)?(?:UTES)?)?\s*,?((?:[0-5]?[0-9])(?:[\.,]\d{1,3})?)?\s*(''|′′|´´|’’|["″”\.])?\s*(EAST|WEST|[EW])?$/i;
|
|
990
|
+
function Yi(i) {
|
|
991
991
|
if (!["DMS", "DM", "DD"].includes(i))
|
|
992
992
|
throw new Error("invalid format specified");
|
|
993
993
|
if (this.decimalCoordinates && this.decimalCoordinates.trim()) {
|
|
994
|
-
const e = this.decimalCoordinates.split(",").map((y) => Number(y.trim())), t = Number(e[0]), n = Number(e[1]),
|
|
994
|
+
const e = this.decimalCoordinates.split(",").map((y) => Number(y.trim())), t = Number(e[0]), n = Number(e[1]), o = Math.abs(t), u = Math.abs(n), a = t > 0 ? "N" : "S", r = n > 0 ? "E" : "W";
|
|
995
995
|
let f;
|
|
996
|
-
i == "DD" && (f = `${
|
|
997
|
-
const c = Math.floor(
|
|
996
|
+
i == "DD" && (f = `${o}° ${a}, ${u}° ${r}`);
|
|
997
|
+
const c = Math.floor(o), m = Math.floor(u), v = (o - c) * 60, h = (u - m) * 60;
|
|
998
998
|
if (i == "DM") {
|
|
999
|
-
let y =
|
|
1000
|
-
y.endsWith(".000") && _.endsWith(".000") && (y = y.replace(/\.000$/, ""), _ = _.replace(/\.000$/, "")), f = `${c}° ${y}' ${a}, ${m}° ${_}' ${
|
|
999
|
+
let y = St(v, 3).toFixed(3).padStart(6, "0"), _ = St(h, 3).toFixed(3).padStart(6, "0");
|
|
1000
|
+
y.endsWith(".000") && _.endsWith(".000") && (y = y.replace(/\.000$/, ""), _ = _.replace(/\.000$/, "")), f = `${c}° ${y}' ${a}, ${m}° ${_}' ${r}`;
|
|
1001
1001
|
}
|
|
1002
1002
|
if (i == "DMS") {
|
|
1003
|
-
const y = Math.floor(v), _ = Math.floor(
|
|
1004
|
-
let R = ((v - y) * 60).toFixed(1).padStart(4, "0"), L = ((
|
|
1003
|
+
const y = Math.floor(v), _ = Math.floor(h);
|
|
1004
|
+
let R = ((v - y) * 60).toFixed(1).padStart(4, "0"), L = ((h - _) * 60).toFixed(1).padStart(4, "0");
|
|
1005
1005
|
const E = y.toString().padStart(2, "0"), C = _.toString().padStart(2, "0");
|
|
1006
|
-
R.endsWith(".0") && L.endsWith(".0") && (R = R.replace(/\.0$/, ""), L = L.replace(/\.0$/, "")), f = `${c}° ${E}' ${R}" ${a}, ${m}° ${C}' ${L}" ${
|
|
1006
|
+
R.endsWith(".0") && L.endsWith(".0") && (R = R.replace(/\.0$/, ""), L = L.replace(/\.0$/, "")), f = `${c}° ${E}' ${R}" ${a}, ${m}° ${C}' ${L}" ${r}`;
|
|
1007
1007
|
}
|
|
1008
1008
|
return f;
|
|
1009
1009
|
} else
|
|
1010
1010
|
throw new Error("no decimal coordinates to convert");
|
|
1011
1011
|
}
|
|
1012
|
-
function
|
|
1012
|
+
function St(i, e) {
|
|
1013
1013
|
const t = Math.pow(10, e);
|
|
1014
1014
|
return Math.round((i + Number.EPSILON) * t) / t;
|
|
1015
1015
|
}
|
|
1016
|
-
function
|
|
1016
|
+
function rt(i, e) {
|
|
1017
1017
|
e || (e = 5), i = i.replace(/\s+/g, " ").trim();
|
|
1018
|
-
let t = null, n = null,
|
|
1019
|
-
if (
|
|
1018
|
+
let t = null, n = null, o = "", u = "", a = null, r = [], f = !1;
|
|
1019
|
+
if (Xi.test(i))
|
|
1020
1020
|
throw new Error("invalid coordinate value");
|
|
1021
|
-
if (
|
|
1022
|
-
if (
|
|
1023
|
-
t = Math.abs(
|
|
1021
|
+
if (Lt.test(i))
|
|
1022
|
+
if (r = Lt.exec(i), f = Me(r), f)
|
|
1023
|
+
t = Math.abs(r[1]) + r[2] / 60, Number(r[1]) < 0 && (t *= -1), n = Math.abs(r[3]) + r[4] / 60, Number(r[3]) < 0 && (n *= -1), a = "DM";
|
|
1024
1024
|
else
|
|
1025
1025
|
throw new Error("invalid coordinate format");
|
|
1026
|
-
else if (
|
|
1027
|
-
if (
|
|
1028
|
-
if (t =
|
|
1026
|
+
else if (_t.test(i))
|
|
1027
|
+
if (r = _t.exec(i), f = Me(r), f) {
|
|
1028
|
+
if (t = r[2], n = r[6], t.includes(",") && (t = t.replace(",", ".")), n.includes(",") && (n = n.replace(",", ".")), a = "DD", Number(Math.round(t)) == Number(t))
|
|
1029
1029
|
throw new Error("integer only coordinate provided");
|
|
1030
1030
|
if (Number(Math.round(n)) == Number(n))
|
|
1031
1031
|
throw new Error("integer only coordinate provided");
|
|
1032
|
-
|
|
1032
|
+
r[1] ? (o = r[1], u = r[5]) : r[4] && (o = r[4], u = r[8]);
|
|
1033
1033
|
} else
|
|
1034
1034
|
throw new Error("invalid decimal coordinate format");
|
|
1035
|
-
else if (
|
|
1036
|
-
if (
|
|
1037
|
-
t = Math.abs(parseInt(
|
|
1035
|
+
else if (yt.test(i))
|
|
1036
|
+
if (r = yt.exec(i), f = Me(r), f)
|
|
1037
|
+
t = Math.abs(parseInt(r[2])), r[4] && (t += r[4] / 60, a = "DM"), r[6] && (t += r[6].replace(",", ".") / 3600, a = "DMS"), parseInt(r[2]) < 0 && (t = -1 * t), n = Math.abs(parseInt(r[9])), r[11] && (n += r[11] / 60), r[13] && (n += r[13].replace(",", ".") / 3600), parseInt(r[9]) < 0 && (n = -1 * n), r[1] ? (o = r[1], u = r[8]) : r[7] && (o = r[7], u = r[14]);
|
|
1038
1038
|
else
|
|
1039
1039
|
throw new Error("invalid DMS coordinates format");
|
|
1040
|
-
else if (
|
|
1041
|
-
if (
|
|
1042
|
-
t = Math.abs(parseInt(
|
|
1040
|
+
else if (wt.test(i))
|
|
1041
|
+
if (r = wt.exec(i), f = Me(r), f)
|
|
1042
|
+
t = Math.abs(parseInt(r[2])), r[4] && (t += r[4] / 60, a = "DM"), r[6] && (t += r[6] / 3600, a = "DMS"), parseInt(r[2]) < 0 && (t = -1 * t), n = Math.abs(parseInt(r[10])), r[12] && (n += r[12] / 60), r[14] && (n += r[14] / 3600), parseInt(r[10]) < 0 && (n = -1 * n), r[1] ? (o = r[1], u = r[9]) : r[8] && (o = r[8], u = r[16]);
|
|
1043
1043
|
else
|
|
1044
1044
|
throw new Error("invalid DMS coordinates format");
|
|
1045
|
-
else if (
|
|
1046
|
-
if (
|
|
1045
|
+
else if (Et.test(i)) {
|
|
1046
|
+
if (r = Et.exec(i), f = Me(r), r.filter((c) => c).length <= 5)
|
|
1047
1047
|
throw new Error("invalid coordinates format");
|
|
1048
1048
|
if (f)
|
|
1049
|
-
t = Math.abs(parseInt(
|
|
1049
|
+
t = Math.abs(parseInt(r[2])), r[4] && (t += r[4].replace(",", ".") / 60, a = "DM"), r[6] && (t += r[6].replace(",", ".") / 3600, a = "DMS"), parseInt(r[2]) < 0 && (t = -1 * t), n = Math.abs(parseInt(r[10])), r[12] && (n += r[12].replace(",", ".") / 60), r[14] && (n += r[14].replace(",", ".") / 3600), parseInt(r[10]) < 0 && (n = -1 * n), r[1] ? (o = r[1], u = r[9]) : r[8] && (o = r[8], u = r[16]);
|
|
1050
1050
|
else
|
|
1051
1051
|
throw new Error("invalid coordinates format");
|
|
1052
1052
|
}
|
|
@@ -1055,65 +1055,65 @@ function at(i, e) {
|
|
|
1055
1055
|
throw new Error("invalid longitude value");
|
|
1056
1056
|
if (Math.abs(t) >= 90)
|
|
1057
1057
|
throw new Error("invalid latitude value");
|
|
1058
|
-
if (
|
|
1058
|
+
if (o && !u || !o && u)
|
|
1059
1059
|
throw new Error("invalid coordinates value");
|
|
1060
|
-
if (
|
|
1060
|
+
if (o && o == u)
|
|
1061
1061
|
throw new Error("invalid coordinates format");
|
|
1062
1062
|
t.toString().includes(",") && (t = t.replace(",", ".")), n.toString().includes(",") && (n = n.replace(",", "."));
|
|
1063
1063
|
let c = /S|SOUTH/i;
|
|
1064
|
-
c.test(
|
|
1065
|
-
const m =
|
|
1066
|
-
let v,
|
|
1064
|
+
c.test(o) && t > 0 && (t = -1 * t), c = /W|WEST/i, c.test(u) && n > 0 && (n = -1 * n);
|
|
1065
|
+
const m = r[0].trim();
|
|
1066
|
+
let v, h;
|
|
1067
1067
|
const y = /[,/;\u0020]/g, _ = m.match(y);
|
|
1068
1068
|
if (_ == null) {
|
|
1069
1069
|
const E = Math.floor(i.length / 2);
|
|
1070
|
-
v = m.substring(0, E).trim(),
|
|
1070
|
+
v = m.substring(0, E).trim(), h = m.substring(E).trim();
|
|
1071
1071
|
} else {
|
|
1072
1072
|
let E;
|
|
1073
1073
|
_.length % 2 == 1 ? E = Math.floor(_.length / 2) : E = _.length / 2 - 1;
|
|
1074
1074
|
let C = 0;
|
|
1075
1075
|
if (E == 0)
|
|
1076
|
-
C = m.indexOf(_[0]), v = m.substring(0, C).trim(),
|
|
1076
|
+
C = m.indexOf(_[0]), v = m.substring(0, C).trim(), h = m.substring(C + 1).trim();
|
|
1077
1077
|
else {
|
|
1078
1078
|
let k = 0, p = 0;
|
|
1079
1079
|
for (; k <= E; )
|
|
1080
1080
|
C = m.indexOf(_[k], p), p = C + 1, k++;
|
|
1081
|
-
v = m.substring(0, C).trim(),
|
|
1081
|
+
v = m.substring(0, C).trim(), h = m.substring(C + 1).trim();
|
|
1082
1082
|
}
|
|
1083
1083
|
}
|
|
1084
1084
|
const R = v.split(".");
|
|
1085
1085
|
if (R.length == 2 && R[1] == 0 && R[1].length != 2)
|
|
1086
1086
|
throw new Error("invalid coordinates format");
|
|
1087
|
-
const L =
|
|
1087
|
+
const L = h.split(".");
|
|
1088
1088
|
if (L.length == 2 && L[1] == 0 && L[1].length != 2)
|
|
1089
1089
|
throw new Error("invalid coordinates format");
|
|
1090
|
-
if (/^\d+$/.test(v) || /^\d+$/.test(
|
|
1090
|
+
if (/^\d+$/.test(v) || /^\d+$/.test(h))
|
|
1091
1091
|
throw new Error("degree only coordinate/s provided");
|
|
1092
1092
|
return t = Number(Number(t).toFixed(e)), n = Number(Number(n).toFixed(e)), Object.freeze({
|
|
1093
1093
|
verbatimCoordinates: m,
|
|
1094
1094
|
verbatimLatitude: v,
|
|
1095
|
-
verbatimLongitude:
|
|
1095
|
+
verbatimLongitude: h,
|
|
1096
1096
|
decimalLatitude: t,
|
|
1097
1097
|
decimalLongitude: n,
|
|
1098
1098
|
decimalCoordinates: `${t},${n}`,
|
|
1099
1099
|
originalFormat: a,
|
|
1100
|
-
closeEnough:
|
|
1101
|
-
toCoordinateFormat:
|
|
1100
|
+
closeEnough: $i,
|
|
1101
|
+
toCoordinateFormat: Yi
|
|
1102
1102
|
});
|
|
1103
1103
|
} else
|
|
1104
1104
|
throw new Error("coordinates pattern match failed");
|
|
1105
1105
|
}
|
|
1106
|
-
function
|
|
1106
|
+
function Me(i) {
|
|
1107
1107
|
if (!isNaN(i[0]))
|
|
1108
1108
|
return !1;
|
|
1109
1109
|
const e = [...i];
|
|
1110
1110
|
if (e.shift(), e.length % 2 > 0)
|
|
1111
1111
|
return !1;
|
|
1112
|
-
const t = /^[-+]?\d+([\.,]\d+)?$/, n = /[eastsouthnorthwest]+/i,
|
|
1113
|
-
for (let u = 0; u <
|
|
1114
|
-
const a = e[u],
|
|
1115
|
-
if (!(a == null &&
|
|
1116
|
-
if (a == null ||
|
|
1112
|
+
const t = /^[-+]?\d+([\.,]\d+)?$/, n = /[eastsouthnorthwest]+/i, o = e.length / 2;
|
|
1113
|
+
for (let u = 0; u < o; u++) {
|
|
1114
|
+
const a = e[u], r = e[u + o], f = t.test(a) && t.test(r), c = n.test(a) && n.test(r), m = a == r;
|
|
1115
|
+
if (!(a == null && r == null)) {
|
|
1116
|
+
if (a == null || r == null)
|
|
1117
1117
|
return !1;
|
|
1118
1118
|
if (f || c || m)
|
|
1119
1119
|
continue;
|
|
@@ -1122,28 +1122,28 @@ function ke(i) {
|
|
|
1122
1122
|
}
|
|
1123
1123
|
return !0;
|
|
1124
1124
|
}
|
|
1125
|
-
function
|
|
1125
|
+
function pt(i, e) {
|
|
1126
1126
|
const t = Math.abs(i - e);
|
|
1127
1127
|
return Number(t.toFixed(6)) <= 1e-5;
|
|
1128
1128
|
}
|
|
1129
|
-
function
|
|
1129
|
+
function $i(i) {
|
|
1130
1130
|
if (!i)
|
|
1131
1131
|
throw new Error("coords must be provided");
|
|
1132
1132
|
if (i.includes(",")) {
|
|
1133
1133
|
const e = i.split(",");
|
|
1134
1134
|
if (Number(e[0]) == NaN || Number(e[1]) == NaN)
|
|
1135
1135
|
throw new Error("coords are not valid decimals");
|
|
1136
|
-
return
|
|
1136
|
+
return pt(this.decimalLatitude, Number(e[0])) && pt(this.decimalLongitude, e[1]);
|
|
1137
1137
|
} else
|
|
1138
1138
|
throw new Error("coords being tested must be separated by a comma");
|
|
1139
1139
|
}
|
|
1140
|
-
const
|
|
1140
|
+
const en = Object.freeze({
|
|
1141
1141
|
DMS: "DMS",
|
|
1142
1142
|
DM: "DM",
|
|
1143
1143
|
DD: "DD"
|
|
1144
1144
|
});
|
|
1145
|
-
|
|
1146
|
-
const
|
|
1145
|
+
rt.to = en;
|
|
1146
|
+
const tn = [
|
|
1147
1147
|
{
|
|
1148
1148
|
verbatimCoordinates: "40.123, -74.123",
|
|
1149
1149
|
verbatimLatitude: "40.123",
|
|
@@ -1284,10 +1284,10 @@ const sn = [
|
|
|
1284
1284
|
verbatimLatitude: "40 7 22.8",
|
|
1285
1285
|
verbatimLongitude: "-74 7 22.8"
|
|
1286
1286
|
}
|
|
1287
|
-
],
|
|
1287
|
+
], nn = {
|
|
1288
1288
|
decimalLatitude: 40.123,
|
|
1289
1289
|
decimalLongitude: -74.123
|
|
1290
|
-
},
|
|
1290
|
+
}, rn = [
|
|
1291
1291
|
{
|
|
1292
1292
|
verbatimCoordinates: `50°4'17.698"south, 14°24'2.826"east`,
|
|
1293
1293
|
verbatimLatitude: `50°4'17.698"south`,
|
|
@@ -1372,7 +1372,7 @@ const sn = [
|
|
|
1372
1372
|
decimalLatitude: -18.4,
|
|
1373
1373
|
decimalLongitude: 22.75
|
|
1374
1374
|
}
|
|
1375
|
-
],
|
|
1375
|
+
], on = [
|
|
1376
1376
|
{
|
|
1377
1377
|
verbatimCoordinates: "10.432342S 10.6345345E",
|
|
1378
1378
|
verbatimLatitude: "10.432342S",
|
|
@@ -1507,27 +1507,27 @@ const sn = [
|
|
|
1507
1507
|
decimalLongitude: 18.33453
|
|
1508
1508
|
}
|
|
1509
1509
|
];
|
|
1510
|
-
function
|
|
1510
|
+
function sn() {
|
|
1511
1511
|
const i = [];
|
|
1512
|
-
return
|
|
1513
|
-
e.decimalLatitude ? i.push(e) : i.push({ ...e, ...
|
|
1514
|
-
}), [...i, ...
|
|
1515
|
-
}
|
|
1516
|
-
const
|
|
1517
|
-
|
|
1518
|
-
const
|
|
1519
|
-
function
|
|
1512
|
+
return tn.forEach((e) => {
|
|
1513
|
+
e.decimalLatitude ? i.push(e) : i.push({ ...e, ...nn });
|
|
1514
|
+
}), [...i, ...rn, ...on];
|
|
1515
|
+
}
|
|
1516
|
+
const an = sn();
|
|
1517
|
+
rt.formats = an.map((i) => i.verbatimCoordinates);
|
|
1518
|
+
const ln = rt;
|
|
1519
|
+
function Nt(i, e, t) {
|
|
1520
1520
|
const n = i.slice();
|
|
1521
|
-
return n[
|
|
1521
|
+
return n[84] = e[t], n[86] = t, n;
|
|
1522
1522
|
}
|
|
1523
|
-
function
|
|
1523
|
+
function Mt(i) {
|
|
1524
1524
|
let e, t;
|
|
1525
|
-
return e = new
|
|
1525
|
+
return e = new Gi({}), {
|
|
1526
1526
|
c() {
|
|
1527
|
-
|
|
1527
|
+
le(e.$$.fragment);
|
|
1528
1528
|
},
|
|
1529
|
-
m(n,
|
|
1530
|
-
|
|
1529
|
+
m(n, o) {
|
|
1530
|
+
ie(e, n, o), t = !0;
|
|
1531
1531
|
},
|
|
1532
1532
|
i(n) {
|
|
1533
1533
|
t || (F(e.$$.fragment, n), t = !0);
|
|
@@ -1536,43 +1536,43 @@ function Ct(i) {
|
|
|
1536
1536
|
Q(e.$$.fragment, n), t = !1;
|
|
1537
1537
|
},
|
|
1538
1538
|
d(n) {
|
|
1539
|
-
|
|
1539
|
+
ne(e, n);
|
|
1540
1540
|
}
|
|
1541
1541
|
};
|
|
1542
1542
|
}
|
|
1543
|
-
function
|
|
1544
|
-
let e, t, n,
|
|
1545
|
-
return t = new
|
|
1543
|
+
function Tt(i) {
|
|
1544
|
+
let e, t, n, o, u;
|
|
1545
|
+
return t = new Qi({}), {
|
|
1546
1546
|
c() {
|
|
1547
|
-
e = W("button"),
|
|
1547
|
+
e = W("button"), le(t.$$.fragment), l(e, "type", "button"), l(
|
|
1548
1548
|
e,
|
|
1549
1549
|
"title",
|
|
1550
1550
|
/*reverseButtonTitle*/
|
|
1551
1551
|
i[9]
|
|
1552
|
-
), l(e, "class", "svelte-bz0zu3"),
|
|
1552
|
+
), l(e, "class", "svelte-bz0zu3"), se(
|
|
1553
1553
|
e,
|
|
1554
1554
|
"active",
|
|
1555
1555
|
/*reverseActive*/
|
|
1556
1556
|
i[0]
|
|
1557
1557
|
);
|
|
1558
1558
|
},
|
|
1559
|
-
m(a,
|
|
1560
|
-
B(a, e,
|
|
1559
|
+
m(a, r) {
|
|
1560
|
+
B(a, e, r), ie(t, e, null), n = !0, o || (u = V(
|
|
1561
1561
|
e,
|
|
1562
1562
|
"click",
|
|
1563
1563
|
/*click_handler_2*/
|
|
1564
|
-
i[
|
|
1565
|
-
),
|
|
1564
|
+
i[69]
|
|
1565
|
+
), o = !0);
|
|
1566
1566
|
},
|
|
1567
|
-
p(a,
|
|
1568
|
-
(!n ||
|
|
1567
|
+
p(a, r) {
|
|
1568
|
+
(!n || r[0] & /*reverseButtonTitle*/
|
|
1569
1569
|
512) && l(
|
|
1570
1570
|
e,
|
|
1571
1571
|
"title",
|
|
1572
1572
|
/*reverseButtonTitle*/
|
|
1573
1573
|
a[9]
|
|
1574
|
-
), (!n ||
|
|
1575
|
-
1) &&
|
|
1574
|
+
), (!n || r[0] & /*reverseActive*/
|
|
1575
|
+
1) && se(
|
|
1576
1576
|
e,
|
|
1577
1577
|
"active",
|
|
1578
1578
|
/*reverseActive*/
|
|
@@ -1586,24 +1586,24 @@ function Wt(i) {
|
|
|
1586
1586
|
Q(t.$$.fragment, a), n = !1;
|
|
1587
1587
|
},
|
|
1588
1588
|
d(a) {
|
|
1589
|
-
a &&
|
|
1589
|
+
a && D(e), ne(t), o = !1, u();
|
|
1590
1590
|
}
|
|
1591
1591
|
};
|
|
1592
1592
|
}
|
|
1593
|
-
function
|
|
1594
|
-
let e, t = [], n = /* @__PURE__ */ new Map(),
|
|
1593
|
+
function un(i) {
|
|
1594
|
+
let e, t = [], n = /* @__PURE__ */ new Map(), o, u, a, r = bt(
|
|
1595
1595
|
/*listFeatures*/
|
|
1596
1596
|
i[14]
|
|
1597
1597
|
);
|
|
1598
1598
|
const f = (c) => (
|
|
1599
1599
|
/*feature*/
|
|
1600
|
-
c[
|
|
1601
|
-
(c[
|
|
1602
|
-
c[
|
|
1600
|
+
c[84].id + /*feature*/
|
|
1601
|
+
(c[84].address ? "," + /*feature*/
|
|
1602
|
+
c[84].address : "")
|
|
1603
1603
|
);
|
|
1604
|
-
for (let c = 0; c <
|
|
1605
|
-
let m =
|
|
1606
|
-
n.set(v, t[c] =
|
|
1604
|
+
for (let c = 0; c < r.length; c += 1) {
|
|
1605
|
+
let m = Nt(i, r, c), v = f(m);
|
|
1606
|
+
n.set(v, t[c] = kt(v, m));
|
|
1607
1607
|
}
|
|
1608
1608
|
return {
|
|
1609
1609
|
c() {
|
|
@@ -1616,157 +1616,157 @@ function mn(i) {
|
|
|
1616
1616
|
B(c, e, m);
|
|
1617
1617
|
for (let v = 0; v < t.length; v += 1)
|
|
1618
1618
|
t[v] && t[v].m(e, null);
|
|
1619
|
-
|
|
1619
|
+
o = !0, u || (a = [
|
|
1620
1620
|
V(
|
|
1621
1621
|
e,
|
|
1622
1622
|
"mouseleave",
|
|
1623
1623
|
/*mouseleave_handler*/
|
|
1624
|
-
i[
|
|
1624
|
+
i[73]
|
|
1625
1625
|
),
|
|
1626
1626
|
V(
|
|
1627
1627
|
e,
|
|
1628
1628
|
"blur",
|
|
1629
1629
|
/*blur_handler_1*/
|
|
1630
|
-
i[
|
|
1630
|
+
i[74]
|
|
1631
1631
|
)
|
|
1632
1632
|
], u = !0);
|
|
1633
1633
|
},
|
|
1634
1634
|
p(c, m) {
|
|
1635
1635
|
m[0] & /*listFeatures, showPlaceType, selectedItemIndex, missingIconsCache, iconsBaseUrl, pick*/
|
|
1636
|
-
17880064 && (
|
|
1636
|
+
17880064 && (r = bt(
|
|
1637
1637
|
/*listFeatures*/
|
|
1638
1638
|
c[14]
|
|
1639
|
-
),
|
|
1639
|
+
), Be(), t = Ti(t, m, f, 1, c, r, n, e, Mi, kt, null, Nt), Fe());
|
|
1640
1640
|
},
|
|
1641
1641
|
i(c) {
|
|
1642
|
-
if (!
|
|
1643
|
-
for (let m = 0; m <
|
|
1642
|
+
if (!o) {
|
|
1643
|
+
for (let m = 0; m < r.length; m += 1)
|
|
1644
1644
|
F(t[m]);
|
|
1645
|
-
|
|
1645
|
+
o = !0;
|
|
1646
1646
|
}
|
|
1647
1647
|
},
|
|
1648
1648
|
o(c) {
|
|
1649
1649
|
for (let m = 0; m < t.length; m += 1)
|
|
1650
1650
|
Q(t[m]);
|
|
1651
|
-
|
|
1651
|
+
o = !1;
|
|
1652
1652
|
},
|
|
1653
1653
|
d(c) {
|
|
1654
|
-
c &&
|
|
1654
|
+
c && D(e);
|
|
1655
1655
|
for (let m = 0; m < t.length; m += 1)
|
|
1656
1656
|
t[m].d();
|
|
1657
|
-
u = !1,
|
|
1657
|
+
u = !1, re(a);
|
|
1658
1658
|
}
|
|
1659
1659
|
};
|
|
1660
1660
|
}
|
|
1661
|
-
function
|
|
1662
|
-
let e, t, n,
|
|
1663
|
-
return t = new
|
|
1661
|
+
function cn(i) {
|
|
1662
|
+
let e, t, n, o, u, a;
|
|
1663
|
+
return t = new At({}), {
|
|
1664
1664
|
c() {
|
|
1665
|
-
e = W("div"),
|
|
1665
|
+
e = W("div"), le(t.$$.fragment), n = J(), o = W("div"), u = ae(
|
|
1666
1666
|
/*noResultsMessage*/
|
|
1667
1667
|
i[7]
|
|
1668
|
-
), l(
|
|
1668
|
+
), l(o, "class", "svelte-bz0zu3"), l(e, "class", "no-results svelte-bz0zu3");
|
|
1669
1669
|
},
|
|
1670
|
-
m(
|
|
1671
|
-
B(
|
|
1670
|
+
m(r, f) {
|
|
1671
|
+
B(r, e, f), ie(t, e, null), M(e, n), M(e, o), M(o, u), a = !0;
|
|
1672
1672
|
},
|
|
1673
|
-
p(
|
|
1673
|
+
p(r, f) {
|
|
1674
1674
|
(!a || f[0] & /*noResultsMessage*/
|
|
1675
|
-
128) &&
|
|
1675
|
+
128) && ke(
|
|
1676
1676
|
u,
|
|
1677
1677
|
/*noResultsMessage*/
|
|
1678
|
-
|
|
1678
|
+
r[7]
|
|
1679
1679
|
);
|
|
1680
1680
|
},
|
|
1681
|
-
i(
|
|
1682
|
-
a || (F(t.$$.fragment,
|
|
1681
|
+
i(r) {
|
|
1682
|
+
a || (F(t.$$.fragment, r), a = !0);
|
|
1683
1683
|
},
|
|
1684
|
-
o(
|
|
1685
|
-
Q(t.$$.fragment,
|
|
1684
|
+
o(r) {
|
|
1685
|
+
Q(t.$$.fragment, r), a = !1;
|
|
1686
1686
|
},
|
|
1687
|
-
d(
|
|
1688
|
-
|
|
1687
|
+
d(r) {
|
|
1688
|
+
r && D(e), ne(t);
|
|
1689
1689
|
}
|
|
1690
1690
|
};
|
|
1691
1691
|
}
|
|
1692
|
-
function
|
|
1692
|
+
function dn(i) {
|
|
1693
1693
|
let e = "", t;
|
|
1694
1694
|
return {
|
|
1695
1695
|
c() {
|
|
1696
|
-
t =
|
|
1696
|
+
t = ae(e);
|
|
1697
1697
|
},
|
|
1698
|
-
m(n,
|
|
1699
|
-
B(n, t,
|
|
1698
|
+
m(n, o) {
|
|
1699
|
+
B(n, t, o);
|
|
1700
1700
|
},
|
|
1701
1701
|
p: A,
|
|
1702
1702
|
i: A,
|
|
1703
1703
|
o: A,
|
|
1704
1704
|
d(n) {
|
|
1705
|
-
n &&
|
|
1705
|
+
n && D(t);
|
|
1706
1706
|
}
|
|
1707
1707
|
};
|
|
1708
1708
|
}
|
|
1709
|
-
function
|
|
1710
|
-
let e, t, n,
|
|
1711
|
-
return t = new
|
|
1709
|
+
function fn(i) {
|
|
1710
|
+
let e, t, n, o, u, a, r, f, c, m, v;
|
|
1711
|
+
return t = new At({}), f = new It({}), {
|
|
1712
1712
|
c() {
|
|
1713
|
-
e = W("div"),
|
|
1713
|
+
e = W("div"), le(t.$$.fragment), n = J(), o = W("div"), u = ae(
|
|
1714
1714
|
/*errorMessage*/
|
|
1715
1715
|
i[6]
|
|
1716
|
-
), a = J(),
|
|
1716
|
+
), a = J(), r = W("button"), le(f.$$.fragment), l(o, "class", "svelte-bz0zu3"), l(r, "class", "svelte-bz0zu3"), l(e, "class", "error svelte-bz0zu3");
|
|
1717
1717
|
},
|
|
1718
|
-
m(
|
|
1719
|
-
B(
|
|
1720
|
-
|
|
1718
|
+
m(h, y) {
|
|
1719
|
+
B(h, e, y), ie(t, e, null), M(e, n), M(e, o), M(o, u), M(e, a), M(e, r), ie(f, r, null), c = !0, m || (v = V(
|
|
1720
|
+
r,
|
|
1721
1721
|
"click",
|
|
1722
1722
|
/*click_handler_3*/
|
|
1723
|
-
i[
|
|
1723
|
+
i[70]
|
|
1724
1724
|
), m = !0);
|
|
1725
1725
|
},
|
|
1726
|
-
p(
|
|
1726
|
+
p(h, y) {
|
|
1727
1727
|
(!c || y[0] & /*errorMessage*/
|
|
1728
|
-
64) &&
|
|
1728
|
+
64) && ke(
|
|
1729
1729
|
u,
|
|
1730
1730
|
/*errorMessage*/
|
|
1731
|
-
|
|
1731
|
+
h[6]
|
|
1732
1732
|
);
|
|
1733
1733
|
},
|
|
1734
|
-
i(
|
|
1735
|
-
c || (F(t.$$.fragment,
|
|
1734
|
+
i(h) {
|
|
1735
|
+
c || (F(t.$$.fragment, h), F(f.$$.fragment, h), c = !0);
|
|
1736
1736
|
},
|
|
1737
|
-
o(
|
|
1738
|
-
Q(t.$$.fragment,
|
|
1737
|
+
o(h) {
|
|
1738
|
+
Q(t.$$.fragment, h), Q(f.$$.fragment, h), c = !1;
|
|
1739
1739
|
},
|
|
1740
|
-
d(
|
|
1741
|
-
|
|
1740
|
+
d(h) {
|
|
1741
|
+
h && D(e), ne(t), ne(f), m = !1, v();
|
|
1742
1742
|
}
|
|
1743
1743
|
};
|
|
1744
1744
|
}
|
|
1745
|
-
function
|
|
1746
|
-
let t, n,
|
|
1745
|
+
function kt(i, e) {
|
|
1746
|
+
let t, n, o;
|
|
1747
1747
|
function u() {
|
|
1748
1748
|
return (
|
|
1749
1749
|
/*mouseenter_handler*/
|
|
1750
|
-
e[
|
|
1750
|
+
e[71](
|
|
1751
1751
|
/*i*/
|
|
1752
|
-
e[
|
|
1752
|
+
e[86]
|
|
1753
1753
|
)
|
|
1754
1754
|
);
|
|
1755
1755
|
}
|
|
1756
1756
|
function a() {
|
|
1757
1757
|
return (
|
|
1758
1758
|
/*focus_handler_1*/
|
|
1759
|
-
e[
|
|
1759
|
+
e[72](
|
|
1760
1760
|
/*feature*/
|
|
1761
|
-
e[
|
|
1761
|
+
e[84]
|
|
1762
1762
|
)
|
|
1763
1763
|
);
|
|
1764
1764
|
}
|
|
1765
|
-
return n = new
|
|
1765
|
+
return n = new ji({
|
|
1766
1766
|
props: {
|
|
1767
1767
|
feature: (
|
|
1768
1768
|
/*feature*/
|
|
1769
|
-
e[
|
|
1769
|
+
e[84]
|
|
1770
1770
|
),
|
|
1771
1771
|
showPlaceType: (
|
|
1772
1772
|
/*showPlaceType*/
|
|
@@ -1775,7 +1775,7 @@ function Rt(i, e) {
|
|
|
1775
1775
|
selected: (
|
|
1776
1776
|
/*selectedItemIndex*/
|
|
1777
1777
|
e[15] === /*i*/
|
|
1778
|
-
e[
|
|
1778
|
+
e[86]
|
|
1779
1779
|
),
|
|
1780
1780
|
missingIconsCache: (
|
|
1781
1781
|
/*missingIconsCache*/
|
|
@@ -1790,99 +1790,99 @@ function Rt(i, e) {
|
|
|
1790
1790
|
key: i,
|
|
1791
1791
|
first: null,
|
|
1792
1792
|
c() {
|
|
1793
|
-
t =
|
|
1793
|
+
t = hi(), le(n.$$.fragment), this.first = t;
|
|
1794
1794
|
},
|
|
1795
|
-
m(
|
|
1796
|
-
B(
|
|
1795
|
+
m(r, f) {
|
|
1796
|
+
B(r, t, f), ie(n, r, f), o = !0;
|
|
1797
1797
|
},
|
|
1798
|
-
p(
|
|
1799
|
-
e =
|
|
1798
|
+
p(r, f) {
|
|
1799
|
+
e = r;
|
|
1800
1800
|
const c = {};
|
|
1801
1801
|
f[0] & /*listFeatures*/
|
|
1802
1802
|
16384 && (c.feature = /*feature*/
|
|
1803
|
-
e[
|
|
1803
|
+
e[84]), f[0] & /*showPlaceType*/
|
|
1804
1804
|
1024 && (c.showPlaceType = /*showPlaceType*/
|
|
1805
1805
|
e[10]), f[0] & /*selectedItemIndex, listFeatures*/
|
|
1806
1806
|
49152 && (c.selected = /*selectedItemIndex*/
|
|
1807
1807
|
e[15] === /*i*/
|
|
1808
|
-
e[
|
|
1808
|
+
e[86]), f[0] & /*iconsBaseUrl*/
|
|
1809
1809
|
4096 && (c.iconsBaseUrl = /*iconsBaseUrl*/
|
|
1810
1810
|
e[12]), n.$set(c);
|
|
1811
1811
|
},
|
|
1812
|
-
i(
|
|
1813
|
-
|
|
1812
|
+
i(r) {
|
|
1813
|
+
o || (F(n.$$.fragment, r), o = !0);
|
|
1814
1814
|
},
|
|
1815
|
-
o(
|
|
1816
|
-
Q(n.$$.fragment,
|
|
1815
|
+
o(r) {
|
|
1816
|
+
Q(n.$$.fragment, r), o = !1;
|
|
1817
1817
|
},
|
|
1818
|
-
d(
|
|
1819
|
-
|
|
1818
|
+
d(r) {
|
|
1819
|
+
r && D(t), ne(n, r);
|
|
1820
1820
|
}
|
|
1821
1821
|
};
|
|
1822
1822
|
}
|
|
1823
|
-
function
|
|
1824
|
-
let e, t, n,
|
|
1825
|
-
u = new
|
|
1823
|
+
function mn(i) {
|
|
1824
|
+
let e, t, n, o, u, a, r, f, c, m, v, h, y, _, R, L, E, C, k, p, H, z = !1;
|
|
1825
|
+
u = new Vi({}), v = new It({});
|
|
1826
1826
|
let d = (
|
|
1827
1827
|
/*abortController*/
|
|
1828
|
-
i[19] &&
|
|
1828
|
+
i[19] && Mt()
|
|
1829
1829
|
), g = (
|
|
1830
1830
|
/*enableReverse*/
|
|
1831
|
-
i[5] === "button" &&
|
|
1831
|
+
i[5] === "button" && Tt(i)
|
|
1832
1832
|
);
|
|
1833
|
-
const
|
|
1833
|
+
const T = (
|
|
1834
1834
|
/*#slots*/
|
|
1835
|
-
i[
|
|
1836
|
-
), Z =
|
|
1837
|
-
|
|
1835
|
+
i[61].default
|
|
1836
|
+
), Z = fi(
|
|
1837
|
+
T,
|
|
1838
1838
|
i,
|
|
1839
1839
|
/*$$scope*/
|
|
1840
|
-
i[
|
|
1840
|
+
i[60],
|
|
1841
1841
|
null
|
|
1842
|
-
),
|
|
1843
|
-
function
|
|
1844
|
-
var
|
|
1842
|
+
), he = [fn, dn, cn, un], q = [];
|
|
1843
|
+
function Se(b, U) {
|
|
1844
|
+
var ee, ue;
|
|
1845
1845
|
return (
|
|
1846
1846
|
/*error*/
|
|
1847
|
-
|
|
1847
|
+
b[18] ? 0 : (
|
|
1848
1848
|
/*focusedDelayed*/
|
|
1849
|
-
|
|
1849
|
+
b[16] ? (
|
|
1850
1850
|
/*listFeatures*/
|
|
1851
|
-
((
|
|
1851
|
+
((ee = b[14]) == null ? void 0 : ee.length) === 0 ? 2 : (
|
|
1852
1852
|
/*focusedDelayed*/
|
|
1853
|
-
|
|
1854
|
-
((
|
|
1853
|
+
b[16] && /*listFeatures*/
|
|
1854
|
+
((ue = b[14]) != null && ue.length) ? 3 : -1
|
|
1855
1855
|
)
|
|
1856
1856
|
) : 1
|
|
1857
1857
|
)
|
|
1858
1858
|
);
|
|
1859
1859
|
}
|
|
1860
|
-
return ~(L =
|
|
1860
|
+
return ~(L = Se(i)) && (E = q[L] = he[L](i)), {
|
|
1861
1861
|
c() {
|
|
1862
|
-
e = J(), t = W("form"), n = W("div"),
|
|
1863
|
-
|
|
1862
|
+
e = J(), t = W("form"), n = W("div"), o = W("button"), le(u.$$.fragment), a = J(), r = W("input"), f = J(), c = W("div"), m = W("button"), le(v.$$.fragment), h = J(), d && d.c(), y = J(), g && g.c(), _ = J(), Z && Z.c(), R = J(), E && E.c(), l(o, "class", "search-button svelte-bz0zu3"), l(o, "type", "button"), l(
|
|
1863
|
+
r,
|
|
1864
1864
|
"placeholder",
|
|
1865
1865
|
/*placeholder*/
|
|
1866
1866
|
i[8]
|
|
1867
1867
|
), l(
|
|
1868
|
-
|
|
1868
|
+
r,
|
|
1869
1869
|
"aria-label",
|
|
1870
1870
|
/*placeholder*/
|
|
1871
1871
|
i[8]
|
|
1872
|
-
), l(
|
|
1872
|
+
), l(r, "class", "svelte-bz0zu3"), l(m, "type", "button"), l(
|
|
1873
1873
|
m,
|
|
1874
1874
|
"title",
|
|
1875
1875
|
/*clearButtonTitle*/
|
|
1876
1876
|
i[3]
|
|
1877
|
-
), l(m, "class", "svelte-bz0zu3"), l(c, "class", "clear-button-container svelte-bz0zu3"),
|
|
1877
|
+
), l(m, "class", "svelte-bz0zu3"), l(c, "class", "clear-button-container svelte-bz0zu3"), se(
|
|
1878
1878
|
c,
|
|
1879
1879
|
"displayable",
|
|
1880
1880
|
/*searchValue*/
|
|
1881
1881
|
i[1] !== ""
|
|
1882
|
-
), l(n, "class", "input-group svelte-bz0zu3"), l(t, "tabindex", "0"), l(t, "class", C =
|
|
1882
|
+
), l(n, "class", "input-group svelte-bz0zu3"), l(t, "tabindex", "0"), l(t, "class", C = dt(
|
|
1883
1883
|
/*className*/
|
|
1884
1884
|
i[2]
|
|
1885
|
-
) + " svelte-bz0zu3"),
|
|
1885
|
+
) + " svelte-bz0zu3"), se(
|
|
1886
1886
|
t,
|
|
1887
1887
|
"can-collapse",
|
|
1888
1888
|
/*collapsed*/
|
|
@@ -1890,148 +1890,148 @@ function vn(i) {
|
|
|
1890
1890
|
i[1] === ""
|
|
1891
1891
|
);
|
|
1892
1892
|
},
|
|
1893
|
-
m(
|
|
1894
|
-
B(
|
|
1895
|
-
|
|
1893
|
+
m(b, U) {
|
|
1894
|
+
B(b, e, U), B(b, t, U), M(t, n), M(n, o), ie(u, o, null), M(n, a), M(n, r), i[63](r), ft(
|
|
1895
|
+
r,
|
|
1896
1896
|
/*searchValue*/
|
|
1897
1897
|
i[1]
|
|
1898
|
-
),
|
|
1898
|
+
), M(n, f), M(n, c), M(c, m), ie(v, m, null), M(c, h), d && d.m(c, null), M(n, y), g && g.m(n, null), M(n, _), Z && Z.m(n, null), M(t, R), ~L && q[L].m(t, null), k = !0, p || (H = [
|
|
1899
1899
|
V(
|
|
1900
|
-
|
|
1900
|
+
o,
|
|
1901
1901
|
"click",
|
|
1902
1902
|
/*click_handler*/
|
|
1903
|
-
i[
|
|
1903
|
+
i[62]
|
|
1904
1904
|
),
|
|
1905
1905
|
V(
|
|
1906
|
-
|
|
1906
|
+
r,
|
|
1907
1907
|
"input",
|
|
1908
1908
|
/*input_1_input_handler*/
|
|
1909
|
-
i[
|
|
1909
|
+
i[64]
|
|
1910
1910
|
),
|
|
1911
1911
|
V(
|
|
1912
|
-
|
|
1912
|
+
r,
|
|
1913
1913
|
"focus",
|
|
1914
1914
|
/*focus_handler*/
|
|
1915
|
-
i[
|
|
1915
|
+
i[65]
|
|
1916
1916
|
),
|
|
1917
1917
|
V(
|
|
1918
|
-
|
|
1918
|
+
r,
|
|
1919
1919
|
"blur",
|
|
1920
1920
|
/*blur_handler*/
|
|
1921
|
-
i[
|
|
1921
|
+
i[66]
|
|
1922
1922
|
),
|
|
1923
1923
|
V(
|
|
1924
|
-
|
|
1924
|
+
r,
|
|
1925
1925
|
"keydown",
|
|
1926
1926
|
/*handleKeyDown*/
|
|
1927
1927
|
i[22]
|
|
1928
1928
|
),
|
|
1929
1929
|
V(
|
|
1930
|
-
|
|
1930
|
+
r,
|
|
1931
1931
|
"input",
|
|
1932
1932
|
/*input_handler*/
|
|
1933
|
-
i[
|
|
1933
|
+
i[67]
|
|
1934
1934
|
),
|
|
1935
1935
|
V(
|
|
1936
1936
|
m,
|
|
1937
1937
|
"click",
|
|
1938
1938
|
/*click_handler_1*/
|
|
1939
|
-
i[
|
|
1939
|
+
i[68]
|
|
1940
1940
|
),
|
|
1941
|
-
V(t, "submit",
|
|
1942
|
-
/*
|
|
1941
|
+
V(t, "submit", vi(
|
|
1942
|
+
/*handleOnSubmit*/
|
|
1943
1943
|
i[21]
|
|
1944
1944
|
))
|
|
1945
1945
|
], p = !0);
|
|
1946
1946
|
},
|
|
1947
|
-
p(
|
|
1947
|
+
p(b, U) {
|
|
1948
1948
|
(!k || U[0] & /*placeholder*/
|
|
1949
1949
|
256) && l(
|
|
1950
|
-
|
|
1950
|
+
r,
|
|
1951
1951
|
"placeholder",
|
|
1952
1952
|
/*placeholder*/
|
|
1953
|
-
|
|
1953
|
+
b[8]
|
|
1954
1954
|
), (!k || U[0] & /*placeholder*/
|
|
1955
1955
|
256) && l(
|
|
1956
|
-
|
|
1956
|
+
r,
|
|
1957
1957
|
"aria-label",
|
|
1958
1958
|
/*placeholder*/
|
|
1959
|
-
|
|
1959
|
+
b[8]
|
|
1960
1960
|
), U[0] & /*searchValue*/
|
|
1961
|
-
2 &&
|
|
1962
|
-
|
|
1963
|
-
|
|
1961
|
+
2 && r.value !== /*searchValue*/
|
|
1962
|
+
b[1] && ft(
|
|
1963
|
+
r,
|
|
1964
1964
|
/*searchValue*/
|
|
1965
|
-
|
|
1965
|
+
b[1]
|
|
1966
1966
|
), (!k || U[0] & /*clearButtonTitle*/
|
|
1967
1967
|
8) && l(
|
|
1968
1968
|
m,
|
|
1969
1969
|
"title",
|
|
1970
1970
|
/*clearButtonTitle*/
|
|
1971
|
-
|
|
1971
|
+
b[3]
|
|
1972
1972
|
), /*abortController*/
|
|
1973
|
-
|
|
1974
|
-
524288 && F(d, 1) : (d =
|
|
1973
|
+
b[19] ? d ? U[0] & /*abortController*/
|
|
1974
|
+
524288 && F(d, 1) : (d = Mt(), d.c(), F(d, 1), d.m(c, null)) : d && (Be(), Q(d, 1, 1, () => {
|
|
1975
1975
|
d = null;
|
|
1976
|
-
}),
|
|
1977
|
-
2) &&
|
|
1976
|
+
}), Fe()), (!k || U[0] & /*searchValue*/
|
|
1977
|
+
2) && se(
|
|
1978
1978
|
c,
|
|
1979
1979
|
"displayable",
|
|
1980
1980
|
/*searchValue*/
|
|
1981
|
-
|
|
1981
|
+
b[1] !== ""
|
|
1982
1982
|
), /*enableReverse*/
|
|
1983
|
-
|
|
1984
|
-
32 && F(g, 1)) : (g =
|
|
1983
|
+
b[5] === "button" ? g ? (g.p(b, U), U[0] & /*enableReverse*/
|
|
1984
|
+
32 && F(g, 1)) : (g = Tt(b), g.c(), F(g, 1), g.m(n, _)) : g && (Be(), Q(g, 1, 1, () => {
|
|
1985
1985
|
g = null;
|
|
1986
|
-
}),
|
|
1987
|
-
|
|
1986
|
+
}), Fe()), Z && Z.p && (!k || U[1] & /*$$scope*/
|
|
1987
|
+
536870912) && gi(
|
|
1988
1988
|
Z,
|
|
1989
|
-
|
|
1990
|
-
|
|
1989
|
+
T,
|
|
1990
|
+
b,
|
|
1991
1991
|
/*$$scope*/
|
|
1992
|
-
|
|
1993
|
-
k ?
|
|
1994
|
-
|
|
1992
|
+
b[60],
|
|
1993
|
+
k ? mi(
|
|
1994
|
+
T,
|
|
1995
1995
|
/*$$scope*/
|
|
1996
|
-
|
|
1996
|
+
b[60],
|
|
1997
1997
|
U,
|
|
1998
1998
|
null
|
|
1999
|
-
) :
|
|
1999
|
+
) : bi(
|
|
2000
2000
|
/*$$scope*/
|
|
2001
|
-
|
|
2001
|
+
b[60]
|
|
2002
2002
|
),
|
|
2003
2003
|
null
|
|
2004
2004
|
);
|
|
2005
|
-
let
|
|
2006
|
-
L =
|
|
2007
|
-
|
|
2008
|
-
}),
|
|
2009
|
-
4 && C !== (C =
|
|
2005
|
+
let ee = L;
|
|
2006
|
+
L = Se(b), L === ee ? ~L && q[L].p(b, U) : (E && (Be(), Q(q[ee], 1, 1, () => {
|
|
2007
|
+
q[ee] = null;
|
|
2008
|
+
}), Fe()), ~L ? (E = q[L], E ? E.p(b, U) : (E = q[L] = he[L](b), E.c()), F(E, 1), E.m(t, null)) : E = null), (!k || U[0] & /*className*/
|
|
2009
|
+
4 && C !== (C = dt(
|
|
2010
2010
|
/*className*/
|
|
2011
|
-
|
|
2011
|
+
b[2]
|
|
2012
2012
|
) + " svelte-bz0zu3")) && l(t, "class", C), (!k || U[0] & /*className, collapsed, searchValue*/
|
|
2013
|
-
22) &&
|
|
2013
|
+
22) && se(
|
|
2014
2014
|
t,
|
|
2015
2015
|
"can-collapse",
|
|
2016
2016
|
/*collapsed*/
|
|
2017
|
-
|
|
2018
|
-
|
|
2017
|
+
b[4] && /*searchValue*/
|
|
2018
|
+
b[1] === ""
|
|
2019
2019
|
);
|
|
2020
2020
|
},
|
|
2021
|
-
i(
|
|
2022
|
-
k || (F(z), F(u.$$.fragment,
|
|
2021
|
+
i(b) {
|
|
2022
|
+
k || (F(z), F(u.$$.fragment, b), F(v.$$.fragment, b), F(d), F(g), F(Z, b), F(E), k = !0);
|
|
2023
2023
|
},
|
|
2024
|
-
o(
|
|
2025
|
-
Q(z), Q(u.$$.fragment,
|
|
2024
|
+
o(b) {
|
|
2025
|
+
Q(z), Q(u.$$.fragment, b), Q(v.$$.fragment, b), Q(d), Q(g), Q(Z, b), Q(E), k = !1;
|
|
2026
2026
|
},
|
|
2027
|
-
d(
|
|
2028
|
-
|
|
2027
|
+
d(b) {
|
|
2028
|
+
b && (D(e), D(t)), ne(u), i[63](null), ne(v), d && d.d(), g && g.d(), Z && Z.d(b), ~L && q[L].d(), p = !1, re(H);
|
|
2029
2029
|
}
|
|
2030
2030
|
};
|
|
2031
2031
|
}
|
|
2032
|
-
function
|
|
2033
|
-
let n,
|
|
2034
|
-
const
|
|
2032
|
+
function gn(i, e, t) {
|
|
2033
|
+
let n, o, { $$slots: u = {}, $$scope: a } = e;
|
|
2034
|
+
const r = {
|
|
2035
2035
|
continental_marine: 4,
|
|
2036
2036
|
country: 4,
|
|
2037
2037
|
major_landform: 8,
|
|
@@ -2055,76 +2055,69 @@ function Ln(i, e, t) {
|
|
|
2055
2055
|
"poi.restaurant": 18,
|
|
2056
2056
|
"poi.aerodrome": 13
|
|
2057
2057
|
};
|
|
2058
|
-
let { class: f = void 0 } = e, { apiKey: c } = e, { bbox: m = void 0 } = e, { clearButtonTitle: v = "clear" } = e, { clearOnBlur:
|
|
2058
|
+
let { class: f = void 0 } = e, { apiKey: c } = e, { bbox: m = void 0 } = e, { clearButtonTitle: v = "clear" } = e, { clearOnBlur: h = !1 } = e, { collapsed: y = !1 } = e, { country: _ = void 0 } = e, { debounceSearch: R = 200 } = e, { enableReverse: L = "never" } = e, { errorMessage: E = "Something went wrong…" } = e, { filter: C = () => !0 } = e, { flyTo: k = !0 } = e, { fuzzyMatch: p = !0 } = e, { language: H = void 0 } = e, { limit: z = void 0 } = e, { mapController: d = void 0 } = e, { minLength: g = 2 } = e, { noResultsMessage: T = "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: Z = "Search" } = e, { proximity: he = [{ type: "server-geolocation" }] } = e, { reverseActive: q = L === "always" } = e, { reverseButtonTitle: Se = "toggle reverse geocoding" } = e, { searchValue: b = "" } = e, { pickedResultStyle: U = "full-geometry" } = e, { showPlaceType: ee = "if-needed" } = e, { showResultsWhileTyping: ue = !0 } = e, { selectFirst: ve = !0 } = e, { flyToSelected: He = !1 } = e, { markerOnSelected: We = !0 } = e, { types: ce = void 0 } = e, { exhaustiveReverseGeocoding: Pe = !1 } = e, { excludeTypes: Re = !1 } = e, { zoom: ze = r } = e, { apiUrl: je = "https://api.maptiler.com/geocoding" } = e, { fetchParameters: Ze = {} } = e, { iconsBaseUrl: ot = "https://cdn.maptiler.com/maptiler-geocoding-control/v2.0.1/icons/" } = e, { adjustUrlQuery: Ge = () => {
|
|
2059
2059
|
} } = e;
|
|
2060
|
-
function
|
|
2061
|
-
|
|
2060
|
+
function Bt() {
|
|
2061
|
+
X.focus();
|
|
2062
2062
|
}
|
|
2063
|
-
function
|
|
2064
|
-
|
|
2063
|
+
function Ft() {
|
|
2064
|
+
X.blur();
|
|
2065
2065
|
}
|
|
2066
|
-
function
|
|
2067
|
-
t(1,
|
|
2068
|
-
|
|
2066
|
+
function st(s, I = !0, G = !1) {
|
|
2067
|
+
t(1, b = s), I ? (t(15, O = -1), lt()) : (Ve(!G, G), setTimeout(() => {
|
|
2068
|
+
X.focus(), X.select();
|
|
2069
2069
|
}));
|
|
2070
2070
|
}
|
|
2071
|
-
function
|
|
2072
|
-
t(14,
|
|
2073
|
-
}
|
|
2074
|
-
function Gt() {
|
|
2075
|
-
t(56, P = []), t(57, w = void 0);
|
|
2071
|
+
function Ht() {
|
|
2072
|
+
t(14, N = void 0), t(56, w = void 0), t(15, O = -1);
|
|
2076
2073
|
}
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
function Qt() {
|
|
2080
|
-
return !!X;
|
|
2074
|
+
function Pt() {
|
|
2075
|
+
t(55, P = []), t(56, w = void 0);
|
|
2081
2076
|
}
|
|
2082
|
-
|
|
2077
|
+
let Le = !1, N, P, w, at = "", X, O = -1, Y, Oe = [], de, _e, De, qe;
|
|
2078
|
+
const jt = /* @__PURE__ */ new Set(), oe = wi();
|
|
2079
|
+
yi(() => {
|
|
2083
2080
|
d && (d.setEventHandler(void 0), d.indicateReverse(!1), d.setSelectedMarker(-1), d.setFeatures(void 0, void 0, !1));
|
|
2084
2081
|
});
|
|
2085
|
-
function
|
|
2086
|
-
if (
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
const I = s || !Je(h);
|
|
2094
|
-
Te(h, { exact: !0 }).then(() => {
|
|
2095
|
-
t(56, P = T), t(57, w = void 0), I && Kt();
|
|
2096
|
-
}).catch((j) => t(18, ee = j));
|
|
2082
|
+
function lt(s) {
|
|
2083
|
+
if (_e && (clearTimeout(_e), _e = void 0), O > -1 && N)
|
|
2084
|
+
t(56, w = N[O]), t(1, b = w.place_type[0] === "reverse" ? w.place_name : w.place_name.replace(/,.*/, "")), t(18, Y = void 0), t(55, P = void 0), t(15, O = -1);
|
|
2085
|
+
else if (b) {
|
|
2086
|
+
const I = s || !Qe(b);
|
|
2087
|
+
Ke(b, { exact: !0 }).then(() => {
|
|
2088
|
+
t(55, P = N), t(56, w = void 0), I && Zt();
|
|
2089
|
+
}).catch((G) => t(18, Y = G));
|
|
2097
2090
|
}
|
|
2098
2091
|
}
|
|
2099
|
-
function
|
|
2092
|
+
function Qe(s) {
|
|
2100
2093
|
try {
|
|
2101
|
-
return
|
|
2094
|
+
return ln(s, 6);
|
|
2102
2095
|
} catch {
|
|
2103
2096
|
return !1;
|
|
2104
2097
|
}
|
|
2105
2098
|
}
|
|
2106
|
-
async function
|
|
2107
|
-
t(18,
|
|
2099
|
+
async function Ke(s, { byId: I = !1, exact: G = !1 } = {}) {
|
|
2100
|
+
t(18, Y = void 0), de == null || de.abort();
|
|
2108
2101
|
const x = new AbortController();
|
|
2109
|
-
t(19,
|
|
2102
|
+
t(19, de = x);
|
|
2110
2103
|
try {
|
|
2111
|
-
const S =
|
|
2112
|
-
if (H !== void 0 &&
|
|
2113
|
-
const
|
|
2114
|
-
|
|
2104
|
+
const S = Qe(s), j = new URLSearchParams();
|
|
2105
|
+
if (H !== void 0 && j.set("language", Array.isArray(H) ? H.join(",") : H ?? ""), ce && j.set("types", ce.join(",")), Re && j.set("excludeTypes", String(Re)), m && j.set("bbox", m.map((Ue) => Ue.toFixed(6)).join(",")), _ && j.set("country", Array.isArray(_) ? _.join(",") : _), !I && !S) {
|
|
2106
|
+
const Ue = await Ji(d, he, x);
|
|
2107
|
+
Ue && j.set("proximity", Ue), (G || !ue) && j.set("autocomplete", "false"), j.set("fuzzyMatch", String(p));
|
|
2115
2108
|
}
|
|
2116
|
-
z !== void 0 && (
|
|
2117
|
-
const
|
|
2118
|
-
if (
|
|
2119
|
-
I ? (t(14,
|
|
2109
|
+
z !== void 0 && (Pe || !S || (ce == null ? void 0 : ce.length) === 1) && j.set("limit", String(z)), j.set("key", c), Ge(j);
|
|
2110
|
+
const $ = je + "/" + encodeURIComponent(S ? S.decimalLongitude + "," + S.decimalLatitude : s) + ".json?" + j.toString();
|
|
2111
|
+
if ($ === at) {
|
|
2112
|
+
I ? (t(14, N = void 0), t(56, w = Oe[0])) : t(14, N = Oe);
|
|
2120
2113
|
return;
|
|
2121
2114
|
}
|
|
2122
|
-
|
|
2123
|
-
const
|
|
2124
|
-
if (
|
|
2125
|
-
throw new Error(await
|
|
2126
|
-
const
|
|
2127
|
-
|
|
2115
|
+
at = $;
|
|
2116
|
+
const Je = await fetch($, { signal: x.signal, ...Ze });
|
|
2117
|
+
if (!Je.ok)
|
|
2118
|
+
throw new Error(await Je.text());
|
|
2119
|
+
const Xe = await Je.json();
|
|
2120
|
+
oe("response", { url: $, featureCollection: Xe }), I ? (t(14, N = void 0), t(56, w = Xe.features[0]), Oe = [w]) : (t(14, N = Xe.features.filter(C)), S && N.unshift({
|
|
2128
2121
|
type: "Feature",
|
|
2129
2122
|
properties: {},
|
|
2130
2123
|
id: "reverse_" + S.decimalLongitude + "_" + S.decimalLatitude,
|
|
@@ -2142,179 +2135,174 @@ function Ln(i, e, t) {
|
|
|
2142
2135
|
type: "Point",
|
|
2143
2136
|
coordinates: [S.decimalLongitude, S.decimalLatitude]
|
|
2144
2137
|
}
|
|
2145
|
-
}),
|
|
2138
|
+
}), Oe = N, S && X.focus());
|
|
2146
2139
|
} catch (S) {
|
|
2147
2140
|
if (S && typeof S == "object" && "name" in S && S.name === "AbortError")
|
|
2148
2141
|
return;
|
|
2149
2142
|
throw S;
|
|
2150
2143
|
} finally {
|
|
2151
|
-
x ===
|
|
2144
|
+
x === de && t(19, de = void 0);
|
|
2152
2145
|
}
|
|
2153
2146
|
}
|
|
2154
|
-
function
|
|
2155
|
-
var
|
|
2147
|
+
function Zt() {
|
|
2148
|
+
var x;
|
|
2156
2149
|
if (!(P != null && P.length) || !k)
|
|
2157
2150
|
return;
|
|
2158
|
-
const s = [180, 90, -180, -90], I = !P.some((
|
|
2159
|
-
let
|
|
2160
|
-
for (const
|
|
2161
|
-
const
|
|
2162
|
-
if (
|
|
2163
|
-
for (const
|
|
2164
|
-
s[
|
|
2151
|
+
const s = [180, 90, -180, -90], I = !P.some((S) => !S.matching_text);
|
|
2152
|
+
let G;
|
|
2153
|
+
for (const S of P) {
|
|
2154
|
+
const j = pe(S);
|
|
2155
|
+
if (G = G === void 0 ? j : j === void 0 ? G : Math.max(G, j), I || !S.matching_text)
|
|
2156
|
+
for (const $ of [0, 1, 2, 3])
|
|
2157
|
+
s[$] = Math[$ < 2 ? "min" : "max"](s[$], ((x = S.bbox) == null ? void 0 : x[$]) ?? S.center[$ % 2]);
|
|
2165
2158
|
}
|
|
2166
|
-
d && P.length > 0 && (w && s[0] === s[2] && s[1] === s[3] ? d.flyTo(w.center,
|
|
2159
|
+
d && P.length > 0 && (w && s[0] === s[2] && s[1] === s[3] ? d.flyTo(w.center, pe(w)) : d.fitBounds(vt(s), 50, G));
|
|
2167
2160
|
}
|
|
2168
|
-
function
|
|
2169
|
-
var
|
|
2161
|
+
function pe(s) {
|
|
2162
|
+
var G;
|
|
2170
2163
|
if (!s.bbox || s.bbox[0] !== s.bbox[2] && s.bbox[1] !== s.bbox[3])
|
|
2171
2164
|
return;
|
|
2172
2165
|
const I = s.id.replace(/\..*/, "");
|
|
2173
|
-
return (Array.isArray((
|
|
2174
|
-
(
|
|
2175
|
-
const
|
|
2176
|
-
return
|
|
2166
|
+
return (Array.isArray((G = s.properties) == null ? void 0 : G.categories) ? s.properties.categories.reduce(
|
|
2167
|
+
(x, S) => {
|
|
2168
|
+
const j = ze[I + "." + S];
|
|
2169
|
+
return x === void 0 ? j : j === void 0 ? x : Math.max(x, j);
|
|
2177
2170
|
},
|
|
2178
2171
|
void 0
|
|
2179
|
-
) : void 0) ??
|
|
2172
|
+
) : void 0) ?? ze[I];
|
|
2180
2173
|
}
|
|
2181
|
-
function
|
|
2182
|
-
t(0,
|
|
2174
|
+
function Gt(s) {
|
|
2175
|
+
t(0, q = L === "always"), t(14, N = void 0), t(56, w = void 0), t(15, O = -1), st(s[1].toFixed(6) + ", " + xi(s[0], [-180, 180], !0).toFixed(6), !1, !0);
|
|
2183
2176
|
}
|
|
2184
|
-
function
|
|
2185
|
-
if (!
|
|
2177
|
+
function qt(s) {
|
|
2178
|
+
if (!N)
|
|
2186
2179
|
return;
|
|
2187
2180
|
let I = s.key === "ArrowDown" ? 1 : s.key === "ArrowUp" ? -1 : 0;
|
|
2188
|
-
I && (
|
|
2181
|
+
I && (O === (ve ? 0 : -1) && I === -1 && t(15, O = N.length), t(15, O += I), O >= N.length && t(15, O = -1), O < 0 && ve && t(15, O = 0), s.preventDefault());
|
|
2189
2182
|
}
|
|
2190
|
-
function
|
|
2191
|
-
if (t(18,
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
()
|
|
2203
|
-
t(58, X = void 0), Te(j, { appendSpace: !0 }).catch((Y) => t(18, ee = Y));
|
|
2204
|
-
},
|
|
2205
|
-
Ze
|
|
2206
|
-
));
|
|
2183
|
+
function Ve(s = !0, I = !1) {
|
|
2184
|
+
if (t(18, Y = void 0), ue || I) {
|
|
2185
|
+
if (_e && clearTimeout(_e), b.length < g)
|
|
2186
|
+
return;
|
|
2187
|
+
const G = b;
|
|
2188
|
+
_e = window.setTimeout(
|
|
2189
|
+
() => {
|
|
2190
|
+
Ke(G).catch((x) => t(18, Y = x));
|
|
2191
|
+
},
|
|
2192
|
+
s ? R : 0
|
|
2193
|
+
);
|
|
2194
|
+
} else
|
|
2195
|
+
t(14, N = void 0), t(18, Y = void 0);
|
|
2207
2196
|
}
|
|
2208
|
-
function
|
|
2209
|
-
t(
|
|
2197
|
+
function xe(s) {
|
|
2198
|
+
t(56, w = s), t(1, b = s.place_name), t(15, O = -1);
|
|
2210
2199
|
}
|
|
2211
|
-
const
|
|
2212
|
-
function
|
|
2213
|
-
|
|
2214
|
-
|
|
2200
|
+
const Qt = () => X.focus();
|
|
2201
|
+
function Kt(s) {
|
|
2202
|
+
tt[s ? "unshift" : "push"](() => {
|
|
2203
|
+
X = s, t(17, X);
|
|
2215
2204
|
});
|
|
2216
2205
|
}
|
|
2217
|
-
function
|
|
2218
|
-
|
|
2206
|
+
function Vt() {
|
|
2207
|
+
b = this.value, t(1, b), t(13, Le), t(28, h);
|
|
2219
2208
|
}
|
|
2220
|
-
const
|
|
2221
|
-
t(1,
|
|
2222
|
-
},
|
|
2223
|
-
|
|
2224
|
-
},
|
|
2209
|
+
const xt = () => t(13, Le = !0), Jt = () => t(13, Le = !1), Xt = () => Ve(), Yt = () => {
|
|
2210
|
+
t(1, b = ""), X.focus();
|
|
2211
|
+
}, $t = () => t(0, q = !q), ei = () => t(18, Y = void 0), ti = (s) => t(15, O = s), ii = (s) => xe(s), ni = () => {
|
|
2212
|
+
ve || t(15, O = -1);
|
|
2213
|
+
}, ri = () => {
|
|
2225
2214
|
};
|
|
2226
2215
|
return i.$$set = (s) => {
|
|
2227
|
-
"class" in s && t(2, f = s.class), "apiKey" in s && t(26, c = s.apiKey), "bbox" in s && t(27, m = s.bbox), "clearButtonTitle" in s && t(3, v = s.clearButtonTitle), "clearOnBlur" in s && t(28,
|
|
2216
|
+
"class" in s && t(2, f = s.class), "apiKey" in s && t(26, c = s.apiKey), "bbox" in s && t(27, m = s.bbox), "clearButtonTitle" in s && t(3, v = s.clearButtonTitle), "clearOnBlur" in s && t(28, h = s.clearOnBlur), "collapsed" in s && t(4, y = s.collapsed), "country" in s && t(29, _ = s.country), "debounceSearch" in s && t(30, R = s.debounceSearch), "enableReverse" in s && t(5, L = s.enableReverse), "errorMessage" in s && t(6, E = s.errorMessage), "filter" in s && t(31, C = s.filter), "flyTo" in s && t(32, k = s.flyTo), "fuzzyMatch" in s && t(33, p = s.fuzzyMatch), "language" in s && t(34, H = s.language), "limit" in s && t(35, z = s.limit), "mapController" in s && t(36, d = s.mapController), "minLength" in s && t(37, g = s.minLength), "noResultsMessage" in s && t(7, T = s.noResultsMessage), "placeholder" in s && t(8, Z = s.placeholder), "proximity" in s && t(38, he = s.proximity), "reverseActive" in s && t(0, q = s.reverseActive), "reverseButtonTitle" in s && t(9, Se = s.reverseButtonTitle), "searchValue" in s && t(1, b = s.searchValue), "pickedResultStyle" in s && t(39, U = s.pickedResultStyle), "showPlaceType" in s && t(10, ee = s.showPlaceType), "showResultsWhileTyping" in s && t(40, ue = s.showResultsWhileTyping), "selectFirst" in s && t(11, ve = s.selectFirst), "flyToSelected" in s && t(41, He = s.flyToSelected), "markerOnSelected" in s && t(42, We = s.markerOnSelected), "types" in s && t(43, ce = s.types), "exhaustiveReverseGeocoding" in s && t(44, Pe = s.exhaustiveReverseGeocoding), "excludeTypes" in s && t(45, Re = s.excludeTypes), "zoom" in s && t(46, ze = s.zoom), "apiUrl" in s && t(47, je = s.apiUrl), "fetchParameters" in s && t(48, Ze = s.fetchParameters), "iconsBaseUrl" in s && t(12, ot = s.iconsBaseUrl), "adjustUrlQuery" in s && t(49, Ge = s.adjustUrlQuery), "$$scope" in s && t(60, a = s.$$scope);
|
|
2228
2217
|
}, i.$$.update = () => {
|
|
2229
2218
|
if (i.$$.dirty[0] & /*enableReverse*/
|
|
2230
|
-
32 && t(0,
|
|
2219
|
+
32 && t(0, q = L === "always"), i.$$.dirty[0] & /*focused, clearOnBlur*/
|
|
2231
2220
|
268443648 && setTimeout(() => {
|
|
2232
|
-
t(16,
|
|
2221
|
+
t(16, De = Le), h && !Le && t(1, b = "");
|
|
2233
2222
|
}), i.$$.dirty[0] & /*searchValue, listFeatures*/
|
|
2234
2223
|
16386 | i.$$.dirty[1] & /*minLength*/
|
|
2235
|
-
64 &&
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
18432 &&
|
|
2239
|
-
2 && t(15,
|
|
2224
|
+
64 && b.length < g && (t(56, w = void 0), t(14, N = void 0), t(18, Y = void 0), t(55, P = N)), i.$$.dirty[1] & /*pickedResultStyle, picked*/
|
|
2225
|
+
33554688 && U !== "marker-only" && w && !w.address && w.geometry.type === "Point" && w.place_type[0] !== "reverse" && Ke(w.id, { byId: !0 }).catch((s) => t(18, Y = s)), i.$$.dirty[1] & /*mapController, picked, prevIdToFly, flyTo*/
|
|
2226
|
+
100663330 && (d && w && w.id !== qe && k && (!w.bbox || w.bbox[0] === w.bbox[2] && w.bbox[1] === w.bbox[3] ? d.flyTo(w.center, pe(w)) : d.fitBounds(vt(w.bbox), 50, pe(w)), t(14, N = void 0), t(55, P = void 0), t(15, O = -1)), t(57, qe = w == null ? void 0 : w.id)), i.$$.dirty[0] & /*selectFirst, listFeatures*/
|
|
2227
|
+
18432 && ve && N != null && N.length && t(15, O = 0), i.$$.dirty[0] & /*searchValue*/
|
|
2228
|
+
2 && t(15, O = -1), i.$$.dirty[0] & /*listFeatures*/
|
|
2240
2229
|
16384 | i.$$.dirty[1] & /*markedFeatures*/
|
|
2241
|
-
|
|
2230
|
+
16777216 && P !== N && t(55, P = void 0), i.$$.dirty[0] & /*reverseActive, listFeatures, focusedDelayed*/
|
|
2242
2231
|
81921 | i.$$.dirty[1] & /*mapController, markedFeatures*/
|
|
2243
|
-
|
|
2232
|
+
16777248 && d && d.setEventHandler((s) => {
|
|
2244
2233
|
switch (s.type) {
|
|
2245
2234
|
case "mapClick":
|
|
2246
|
-
|
|
2235
|
+
q && Gt(s.coordinates);
|
|
2247
2236
|
break;
|
|
2248
2237
|
case "markerClick":
|
|
2249
2238
|
{
|
|
2250
|
-
const I =
|
|
2251
|
-
I &&
|
|
2239
|
+
const I = N == null ? void 0 : N.find((G) => G.id === s.id);
|
|
2240
|
+
I && xe(I);
|
|
2252
2241
|
}
|
|
2253
2242
|
break;
|
|
2254
2243
|
case "markerMouseEnter":
|
|
2255
|
-
P && t(15,
|
|
2244
|
+
P && t(15, O = De ? (N == null ? void 0 : N.findIndex((I) => I.id === s.id)) ?? -1 : -1);
|
|
2256
2245
|
break;
|
|
2257
2246
|
case "markerMouseLeave":
|
|
2258
|
-
P && t(15,
|
|
2247
|
+
P && t(15, O = -1);
|
|
2259
2248
|
break;
|
|
2260
2249
|
}
|
|
2261
2250
|
}), i.$$.dirty[0] & /*listFeatures, selectedItemIndex*/
|
|
2262
|
-
49152 && t(
|
|
2263
|
-
|
|
2264
|
-
256 && t(
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2251
|
+
49152 && t(58, o = N == null ? void 0 : N[O]), i.$$.dirty[1] & /*mapController, selected, flyTo, flyToSelected*/
|
|
2252
|
+
134218786 && d && o && k && He && d.flyTo(o.center, pe(o)), i.$$.dirty[1] & /*pickedResultStyle*/
|
|
2253
|
+
256 && t(59, n = U === "full-geometry-including-polygon-center-marker"), i.$$.dirty[1] & /*markerOnSelected, mapController, showPolygonMarker*/
|
|
2254
|
+
268437536 && (We || d == null || d.setFeatures(void 0, void 0, n)), i.$$.dirty[1] & /*mapController, markerOnSelected, markedFeatures, selected, showPolygonMarker*/
|
|
2255
|
+
419432480 && d && We && !P && (d.setFeatures(o ? [o] : void 0, void 0, n), d.setSelectedMarker(o ? 0 : -1)), i.$$.dirty[1] & /*mapController, markedFeatures, picked, showPolygonMarker*/
|
|
2256
|
+
318767136 && d && d.setFeatures(P, w, n), i.$$.dirty[0] & /*selectedItemIndex*/
|
|
2268
2257
|
32768 | i.$$.dirty[1] & /*markedFeatures, mapController*/
|
|
2269
|
-
|
|
2270
|
-
671088640 && r && (window.clearTimeout(X), t(58, X = void 0)), i.$$.dirty[0] & /*searchValue*/
|
|
2258
|
+
16777248 && P && d && d.setSelectedMarker(O), i.$$.dirty[0] & /*searchValue*/
|
|
2271
2259
|
2 | i.$$.dirty[1] & /*mapController*/
|
|
2272
2260
|
32 && d) {
|
|
2273
|
-
const s =
|
|
2261
|
+
const s = Qe(b);
|
|
2274
2262
|
d.setReverseMarker(s ? [s.decimalLongitude, s.decimalLatitude] : void 0);
|
|
2275
2263
|
}
|
|
2276
2264
|
i.$$.dirty[1] & /*selected*/
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
81920 &&
|
|
2280
|
-
optionsVisible:
|
|
2265
|
+
134217728 && oe("select", { feature: o }), i.$$.dirty[1] & /*picked*/
|
|
2266
|
+
33554432 && oe("pick", { feature: w }), i.$$.dirty[0] & /*focusedDelayed, listFeatures*/
|
|
2267
|
+
81920 && oe("optionsvisibilitychange", {
|
|
2268
|
+
optionsVisible: De && !!N
|
|
2281
2269
|
}), i.$$.dirty[0] & /*listFeatures*/
|
|
2282
|
-
16384 &&
|
|
2283
|
-
|
|
2284
|
-
1 &&
|
|
2285
|
-
2 &&
|
|
2270
|
+
16384 && oe("featureslisted", { features: N }), i.$$.dirty[1] & /*markedFeatures*/
|
|
2271
|
+
16777216 && oe("featuresmarked", { features: P }), i.$$.dirty[0] & /*reverseActive*/
|
|
2272
|
+
1 && oe("reversetoggle", { reverse: q }), i.$$.dirty[0] & /*searchValue*/
|
|
2273
|
+
2 && oe("querychange", { query: b }), i.$$.dirty[0] & /*reverseActive*/
|
|
2286
2274
|
1 | i.$$.dirty[1] & /*mapController*/
|
|
2287
|
-
32 && d && d.indicateReverse(
|
|
2275
|
+
32 && d && d.indicateReverse(q);
|
|
2288
2276
|
}, [
|
|
2289
|
-
|
|
2290
|
-
|
|
2277
|
+
q,
|
|
2278
|
+
b,
|
|
2291
2279
|
f,
|
|
2292
2280
|
v,
|
|
2293
2281
|
y,
|
|
2294
2282
|
L,
|
|
2295
2283
|
E,
|
|
2296
|
-
M,
|
|
2297
|
-
Z,
|
|
2298
|
-
pe,
|
|
2299
|
-
te,
|
|
2300
|
-
_e,
|
|
2301
|
-
lt,
|
|
2302
|
-
ye,
|
|
2303
2284
|
T,
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
$,
|
|
2285
|
+
Z,
|
|
2286
|
+
Se,
|
|
2307
2287
|
ee,
|
|
2308
|
-
|
|
2288
|
+
ve,
|
|
2289
|
+
ot,
|
|
2290
|
+
Le,
|
|
2291
|
+
N,
|
|
2292
|
+
O,
|
|
2293
|
+
De,
|
|
2294
|
+
X,
|
|
2295
|
+
Y,
|
|
2296
|
+
de,
|
|
2297
|
+
jt,
|
|
2298
|
+
lt,
|
|
2309
2299
|
qt,
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
Ye,
|
|
2314
|
-
o,
|
|
2300
|
+
Ve,
|
|
2301
|
+
xe,
|
|
2302
|
+
r,
|
|
2315
2303
|
c,
|
|
2316
2304
|
m,
|
|
2317
|
-
|
|
2305
|
+
h,
|
|
2318
2306
|
_,
|
|
2319
2307
|
R,
|
|
2320
2308
|
C,
|
|
@@ -2324,32 +2312,34 @@ function Ln(i, e, t) {
|
|
|
2324
2312
|
z,
|
|
2325
2313
|
d,
|
|
2326
2314
|
g,
|
|
2327
|
-
|
|
2315
|
+
he,
|
|
2328
2316
|
U,
|
|
2329
|
-
|
|
2317
|
+
ue,
|
|
2318
|
+
He,
|
|
2319
|
+
We,
|
|
2320
|
+
ce,
|
|
2321
|
+
Pe,
|
|
2322
|
+
Re,
|
|
2323
|
+
ze,
|
|
2324
|
+
je,
|
|
2330
2325
|
Ze,
|
|
2331
2326
|
Ge,
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
Oe,
|
|
2337
|
-
Qe,
|
|
2338
|
-
Ke,
|
|
2339
|
-
Ve,
|
|
2327
|
+
Bt,
|
|
2328
|
+
Ft,
|
|
2329
|
+
st,
|
|
2330
|
+
Ht,
|
|
2340
2331
|
Pt,
|
|
2341
|
-
jt,
|
|
2342
|
-
ut,
|
|
2343
|
-
Zt,
|
|
2344
|
-
Gt,
|
|
2345
2332
|
P,
|
|
2346
2333
|
w,
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
r,
|
|
2334
|
+
qe,
|
|
2335
|
+
o,
|
|
2350
2336
|
n,
|
|
2351
2337
|
a,
|
|
2352
2338
|
u,
|
|
2339
|
+
Qt,
|
|
2340
|
+
Kt,
|
|
2341
|
+
Vt,
|
|
2342
|
+
xt,
|
|
2353
2343
|
Jt,
|
|
2354
2344
|
Xt,
|
|
2355
2345
|
Yt,
|
|
@@ -2358,21 +2348,17 @@ function Ln(i, e, t) {
|
|
|
2358
2348
|
ti,
|
|
2359
2349
|
ii,
|
|
2360
2350
|
ni,
|
|
2361
|
-
ri
|
|
2362
|
-
oi,
|
|
2363
|
-
si,
|
|
2364
|
-
ai,
|
|
2365
|
-
li
|
|
2351
|
+
ri
|
|
2366
2352
|
];
|
|
2367
2353
|
}
|
|
2368
|
-
class
|
|
2354
|
+
class bn extends be {
|
|
2369
2355
|
constructor(e) {
|
|
2370
|
-
super(),
|
|
2356
|
+
super(), ge(
|
|
2371
2357
|
this,
|
|
2372
2358
|
e,
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2359
|
+
gn,
|
|
2360
|
+
mn,
|
|
2361
|
+
me,
|
|
2376
2362
|
{
|
|
2377
2363
|
ZOOM_DEFAULTS: 25,
|
|
2378
2364
|
class: 2,
|
|
@@ -2401,23 +2387,22 @@ class _n extends ve {
|
|
|
2401
2387
|
pickedResultStyle: 39,
|
|
2402
2388
|
showPlaceType: 10,
|
|
2403
2389
|
showResultsWhileTyping: 40,
|
|
2404
|
-
autocompleteTimeout: 41,
|
|
2405
2390
|
selectFirst: 11,
|
|
2406
|
-
flyToSelected:
|
|
2407
|
-
markerOnSelected:
|
|
2408
|
-
types:
|
|
2409
|
-
exhaustiveReverseGeocoding:
|
|
2410
|
-
excludeTypes:
|
|
2411
|
-
zoom:
|
|
2412
|
-
apiUrl:
|
|
2413
|
-
fetchParameters:
|
|
2391
|
+
flyToSelected: 41,
|
|
2392
|
+
markerOnSelected: 42,
|
|
2393
|
+
types: 43,
|
|
2394
|
+
exhaustiveReverseGeocoding: 44,
|
|
2395
|
+
excludeTypes: 45,
|
|
2396
|
+
zoom: 46,
|
|
2397
|
+
apiUrl: 47,
|
|
2398
|
+
fetchParameters: 48,
|
|
2414
2399
|
iconsBaseUrl: 12,
|
|
2415
|
-
adjustUrlQuery:
|
|
2416
|
-
focus:
|
|
2417
|
-
blur:
|
|
2418
|
-
setQuery:
|
|
2419
|
-
clearList:
|
|
2420
|
-
clearMap:
|
|
2400
|
+
adjustUrlQuery: 49,
|
|
2401
|
+
focus: 50,
|
|
2402
|
+
blur: 51,
|
|
2403
|
+
setQuery: 52,
|
|
2404
|
+
clearList: 53,
|
|
2405
|
+
clearMap: 54
|
|
2421
2406
|
},
|
|
2422
2407
|
null,
|
|
2423
2408
|
[-1, -1, -1]
|
|
@@ -2427,22 +2412,22 @@ class _n extends ve {
|
|
|
2427
2412
|
return this.$$.ctx[25];
|
|
2428
2413
|
}
|
|
2429
2414
|
get focus() {
|
|
2430
|
-
return this.$$.ctx[
|
|
2415
|
+
return this.$$.ctx[50];
|
|
2431
2416
|
}
|
|
2432
2417
|
get blur() {
|
|
2433
|
-
return this.$$.ctx[
|
|
2418
|
+
return this.$$.ctx[51];
|
|
2434
2419
|
}
|
|
2435
2420
|
get setQuery() {
|
|
2436
|
-
return this.$$.ctx[
|
|
2421
|
+
return this.$$.ctx[52];
|
|
2437
2422
|
}
|
|
2438
2423
|
get clearList() {
|
|
2439
|
-
return this.$$.ctx[
|
|
2424
|
+
return this.$$.ctx[53];
|
|
2440
2425
|
}
|
|
2441
2426
|
get clearMap() {
|
|
2442
|
-
return this.$$.ctx[
|
|
2427
|
+
return this.$$.ctx[54];
|
|
2443
2428
|
}
|
|
2444
2429
|
}
|
|
2445
|
-
const
|
|
2430
|
+
const Ct = [
|
|
2446
2431
|
"featuresListed",
|
|
2447
2432
|
"featuresMarked",
|
|
2448
2433
|
"optionsVisibilityChange",
|
|
@@ -2451,7 +2436,7 @@ const zt = [
|
|
|
2451
2436
|
"response",
|
|
2452
2437
|
"reverseToggle",
|
|
2453
2438
|
"select"
|
|
2454
|
-
],
|
|
2439
|
+
], hn = [
|
|
2455
2440
|
"adjustUrlQuery",
|
|
2456
2441
|
"apiKey",
|
|
2457
2442
|
"bbox",
|
|
@@ -2480,62 +2465,62 @@ const zt = [
|
|
|
2480
2465
|
"types",
|
|
2481
2466
|
"zoom"
|
|
2482
2467
|
];
|
|
2483
|
-
function
|
|
2468
|
+
function Wt(i) {
|
|
2484
2469
|
return "on" + i[0].toUpperCase() + i.slice(1);
|
|
2485
2470
|
}
|
|
2486
|
-
const
|
|
2487
|
-
const n =
|
|
2488
|
-
for (const a of
|
|
2489
|
-
delete u[
|
|
2490
|
-
|
|
2471
|
+
const _n = ai(function(e, t) {
|
|
2472
|
+
const n = ut(), o = ut(), u = { ...e };
|
|
2473
|
+
for (const a of Ct)
|
|
2474
|
+
delete u[Wt(a)];
|
|
2475
|
+
$e(() => {
|
|
2491
2476
|
if (!n.current)
|
|
2492
2477
|
throw new Error();
|
|
2493
|
-
const a = new
|
|
2478
|
+
const a = new bn({
|
|
2494
2479
|
target: n.current,
|
|
2495
2480
|
props: u
|
|
2496
2481
|
});
|
|
2497
|
-
return
|
|
2482
|
+
return o.current = a, () => a.$destroy();
|
|
2498
2483
|
}, []);
|
|
2499
|
-
for (const a of
|
|
2500
|
-
|
|
2501
|
-
|
|
2484
|
+
for (const a of hn)
|
|
2485
|
+
$e(() => {
|
|
2486
|
+
o.current && e[a] !== void 0 && o.current.$set({ [a]: e[a] });
|
|
2502
2487
|
}, [e[a]]);
|
|
2503
|
-
for (const a of
|
|
2504
|
-
const
|
|
2505
|
-
|
|
2488
|
+
for (const a of Ct) {
|
|
2489
|
+
const r = e[Wt(a)];
|
|
2490
|
+
$e(
|
|
2506
2491
|
() => {
|
|
2507
2492
|
var f;
|
|
2508
|
-
return
|
|
2509
|
-
|
|
2493
|
+
return r && ((f = o.current) == null ? void 0 : f.$on(a, (c) => {
|
|
2494
|
+
r(c.detail);
|
|
2510
2495
|
}));
|
|
2511
2496
|
},
|
|
2512
|
-
[
|
|
2497
|
+
[r]
|
|
2513
2498
|
);
|
|
2514
2499
|
}
|
|
2515
|
-
return
|
|
2516
|
-
setQuery: (a,
|
|
2500
|
+
return li(t, () => ({
|
|
2501
|
+
setQuery: (a, r = !0) => {
|
|
2517
2502
|
var f;
|
|
2518
|
-
return (f =
|
|
2503
|
+
return (f = o.current) == null ? void 0 : f.setQuery(a, r);
|
|
2519
2504
|
},
|
|
2520
2505
|
clearMap: () => {
|
|
2521
2506
|
var a;
|
|
2522
|
-
return (a =
|
|
2507
|
+
return (a = o.current) == null ? void 0 : a.clearMap();
|
|
2523
2508
|
},
|
|
2524
2509
|
clearList: () => {
|
|
2525
2510
|
var a;
|
|
2526
|
-
return (a =
|
|
2511
|
+
return (a = o.current) == null ? void 0 : a.clearList();
|
|
2527
2512
|
},
|
|
2528
2513
|
focus: () => {
|
|
2529
2514
|
var a;
|
|
2530
|
-
return (a =
|
|
2515
|
+
return (a = o.current) == null ? void 0 : a.focus();
|
|
2531
2516
|
},
|
|
2532
2517
|
blur: () => {
|
|
2533
2518
|
var a;
|
|
2534
|
-
return (a =
|
|
2519
|
+
return (a = o.current) == null ? void 0 : a.blur();
|
|
2535
2520
|
}
|
|
2536
|
-
})),
|
|
2521
|
+
})), ui("div", { ref: n });
|
|
2537
2522
|
});
|
|
2538
2523
|
export {
|
|
2539
|
-
|
|
2524
|
+
_n as GeocodingControl
|
|
2540
2525
|
};
|
|
2541
2526
|
//# sourceMappingURL=react.js.map
|