@ogc-maps/storybook-components 0.12.0 → 0.12.2
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/dist/components/LayerEditor/LayerEditor.d.ts.map +1 -1
- package/dist/components/SelectionPanel/SelectionPanel.d.ts.map +1 -1
- package/dist/{index-CqBeCxon.js → index-CtbLVsqD.js} +75 -73
- package/dist/main.js +314 -287
- package/dist/schemas/config.d.ts +22 -0
- package/dist/schemas/config.d.ts.map +1 -1
- package/dist/schemas/index.js +1 -1
- package/dist/types/index.js +1 -1
- package/dist/utils/selection.d.ts +1 -1
- package/dist/utils/selection.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { B as
|
|
2
|
-
import { C as
|
|
3
|
-
import { C as
|
|
4
|
-
import { E as
|
|
1
|
+
import { B as Ri } from "./BasemapSwitcher-BW7lyZ2Y.js";
|
|
2
|
+
import { C as zi } from "./CollapsibleControl-qo9daiD8.js";
|
|
3
|
+
import { C as Gi, f as qi, a as Wi } from "./CoordinateDisplay-PxPmVjpm.js";
|
|
4
|
+
import { E as Vi } from "./ExportButton-BsNrOvRE.js";
|
|
5
5
|
import { jsx as a, jsxs as l, Fragment as z } from "react/jsx-runtime";
|
|
6
6
|
import { useState as T, useEffect as q, useRef as H, useCallback as Be, useId as ze, useMemo as Ue } from "react";
|
|
7
|
-
import { F as
|
|
8
|
-
import { F as
|
|
9
|
-
import { L as
|
|
10
|
-
import { L as
|
|
11
|
-
import { LuRuler as Ke, LuPentagon as Qe, LuTrash2 as be, LuMousePointer2 as ea, LuSquareDashedMousePointer as aa,
|
|
12
|
-
import { Y as
|
|
13
|
-
import { a as
|
|
14
|
-
import { S as
|
|
15
|
-
import { s as
|
|
16
|
-
import { B as
|
|
17
|
-
import './style.css';function
|
|
7
|
+
import { F as Yi } from "./FeatureDetailPanel-CkFpdEKW.js";
|
|
8
|
+
import { F as Zi } from "./FeatureTooltip-DxzN-jnp.js";
|
|
9
|
+
import { L as Ki } from "./LayerPanel-SCdJ8948.js";
|
|
10
|
+
import { L as et } from "./Legend-BLWBzD7Y.js";
|
|
11
|
+
import { LuRuler as Ke, LuPentagon as Qe, LuTrash2 as be, LuMousePointer2 as ea, LuSquareDashedMousePointer as aa, LuPenTool as ia, LuList as ta, LuGripHorizontal as ra, LuDownload as la, LuX as pa, LuInfo as na } from "react-icons/lu";
|
|
12
|
+
import { Y as ua, Z as oa, _ as xe, U as Ge, o as qe, n as ye, W as ma, k as sa } from "./geo--Ta-t__y.js";
|
|
13
|
+
import { a as it, b as tt, c as rt, d as lt, $ as pt, a0 as nt, a1 as ut, a2 as ot, a3 as mt, a4 as st, e as ct, a5 as dt, f as ht, g as gt, h as bt, i as yt, j as ft, l as xt, m as wt, a6 as Nt, a7 as vt, p as kt, q as Ct, r as St, s as Tt, t as Dt, u as Lt, v as At, w as Et, x as It, y as Mt, z as Ft, A as Pt, B as Ot, C as jt, D as $t, E as Rt, F as Bt, G as zt, a8 as Ut, H as Gt, I as qt, J as Wt, K as _t, L as Vt, a9 as Ht, M as Yt, N as Xt, O as Zt, P as Jt, Q as Kt, R as Qt, S as er, T as ar, V as ir, X as tr } from "./geo--Ta-t__y.js";
|
|
14
|
+
import { S as lr } from "./SearchPanel-4Y12jfuP.js";
|
|
15
|
+
import { s as ca } from "./index-CtbLVsqD.js";
|
|
16
|
+
import { B as nr, a as ur, C as or, b as mr, c as sr, D as cr, d as dr, F as hr, e as gr, f as br, g as yr, G as fr, L as xr, h as wr, i as Nr, j as vr, k as kr, l as Cr, M as Sr, N as Tr, O as Dr, P as Lr, m as Ar, S as Er, n as Ir, o as Mr, p as Fr, q as Pr, r as Or, t as jr, u as $r, T as Rr, U as Br, V as zr, v as Ur } from "./index-CtbLVsqD.js";
|
|
17
|
+
import './style.css';function wi({
|
|
18
18
|
open: e,
|
|
19
19
|
layers: i,
|
|
20
20
|
availableFormats: t,
|
|
@@ -148,14 +148,14 @@ import './style.css';function xi({
|
|
|
148
148
|
}
|
|
149
149
|
);
|
|
150
150
|
}
|
|
151
|
-
const
|
|
151
|
+
const da = [
|
|
152
152
|
{ mode: "distance", icon: Ke, label: "Distance" },
|
|
153
153
|
{ mode: "area", icon: Qe, label: "Area" }
|
|
154
154
|
];
|
|
155
|
-
function
|
|
155
|
+
function ha(e, i) {
|
|
156
156
|
return e ? i === 0 ? "Click on the map to start measuring" : e === "distance" ? "Click to add points, double-click to finish" : i < 3 ? "Click to add points (min 3 for area)" : "Click to add points, double-click to close" : "Select a measurement mode";
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function Ni({
|
|
159
159
|
mode: e,
|
|
160
160
|
onModeChange: i,
|
|
161
161
|
points: t,
|
|
@@ -165,9 +165,9 @@ function wi({
|
|
|
165
165
|
onClear: n,
|
|
166
166
|
className: x
|
|
167
167
|
}) {
|
|
168
|
-
const s = e ?
|
|
168
|
+
const s = e ? ua[e] : [];
|
|
169
169
|
return /* @__PURE__ */ l("div", { className: `mapui:flex mapui:flex-col mapui:gap-3 ${x ?? ""}`, children: [
|
|
170
|
-
/* @__PURE__ */ a("div", { className: "mapui:flex mapui:gap-1", children:
|
|
170
|
+
/* @__PURE__ */ a("div", { className: "mapui:flex mapui:gap-1", children: da.map(({ mode: g, icon: d, label: w }) => {
|
|
171
171
|
const c = e === g;
|
|
172
172
|
return /* @__PURE__ */ l(
|
|
173
173
|
"button",
|
|
@@ -189,7 +189,7 @@ function wi({
|
|
|
189
189
|
);
|
|
190
190
|
}) }),
|
|
191
191
|
e && /* @__PURE__ */ l(z, { children: [
|
|
192
|
-
/* @__PURE__ */ a("div", { className: "mapui:text-center", children: /* @__PURE__ */ a("div", { className: "mapui:text-2xl mapui:font-semibold mapui:text-gray-900", children: r ?
|
|
192
|
+
/* @__PURE__ */ a("div", { className: "mapui:text-center", children: /* @__PURE__ */ a("div", { className: "mapui:text-2xl mapui:font-semibold mapui:text-gray-900", children: r ? oa(r) : "—" }) }),
|
|
193
193
|
/* @__PURE__ */ a("div", { className: "mapui:flex mapui:gap-1", children: s.map((g) => {
|
|
194
194
|
const d = p === g;
|
|
195
195
|
return /* @__PURE__ */ a(
|
|
@@ -207,7 +207,7 @@ function wi({
|
|
|
207
207
|
g
|
|
208
208
|
);
|
|
209
209
|
}) }),
|
|
210
|
-
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:text-center mapui:text-xs mapui:text-gray-500", children:
|
|
210
|
+
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:text-center mapui:text-xs mapui:text-gray-500", children: ha(e, t.length) }),
|
|
211
211
|
t.length > 0 && /* @__PURE__ */ l(
|
|
212
212
|
"button",
|
|
213
213
|
{
|
|
@@ -223,14 +223,15 @@ function wi({
|
|
|
223
223
|
] })
|
|
224
224
|
] });
|
|
225
225
|
}
|
|
226
|
-
const
|
|
226
|
+
const ga = [
|
|
227
227
|
{ mode: "click", icon: ea, label: "Click" },
|
|
228
|
-
{ mode: "box", icon: aa, label: "Box" }
|
|
228
|
+
{ mode: "box", icon: aa, label: "Box" },
|
|
229
|
+
{ mode: "polygon", icon: ia, label: "Polygon" }
|
|
229
230
|
];
|
|
230
|
-
function
|
|
231
|
-
return i ? e ? t === 0 ? e === "click" ? "Click on features to select them" : "Click and drag to draw a selection box" : `${t} feature${t !== 1 ? "s" : ""} selected` : "Choose a selection mode" : "Select a layer to begin";
|
|
231
|
+
function ba(e, i, t) {
|
|
232
|
+
return i ? e ? t === 0 ? e === "click" ? "Click on features to select them" : e === "box" ? "Click and drag to draw a selection box" : e === "polygon" ? "Click to add points, double-click to finish" : "Choose a selection mode" : `${t} feature${t !== 1 ? "s" : ""} selected` : "Choose a selection mode" : "Select a layer to begin";
|
|
232
233
|
}
|
|
233
|
-
function
|
|
234
|
+
function vi({
|
|
234
235
|
mode: e,
|
|
235
236
|
onModeChange: i,
|
|
236
237
|
layers: t,
|
|
@@ -259,7 +260,7 @@ function Ni({
|
|
|
259
260
|
)
|
|
260
261
|
] }),
|
|
261
262
|
r && /* @__PURE__ */ l(z, { children: [
|
|
262
|
-
/* @__PURE__ */ a("div", { className: "mapui:flex mapui:gap-1", children:
|
|
263
|
+
/* @__PURE__ */ a("div", { className: "mapui:flex mapui:gap-1", children: ga.map(({ mode: d, icon: w, label: c }) => {
|
|
263
264
|
const o = e === d;
|
|
264
265
|
return /* @__PURE__ */ l(
|
|
265
266
|
"button",
|
|
@@ -280,7 +281,7 @@ function Ni({
|
|
|
280
281
|
d
|
|
281
282
|
);
|
|
282
283
|
}) }),
|
|
283
|
-
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:text-center mapui:text-xs mapui:text-gray-500", children:
|
|
284
|
+
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:text-center mapui:text-xs mapui:text-gray-500", children: ba(e, r, u) }),
|
|
284
285
|
u > 0 && /* @__PURE__ */ l("div", { className: "mapui:flex mapui:gap-2", children: [
|
|
285
286
|
/* @__PURE__ */ l(
|
|
286
287
|
"button",
|
|
@@ -289,7 +290,7 @@ function Ni({
|
|
|
289
290
|
onClick: x,
|
|
290
291
|
className: "mapui:flex mapui:flex-1 mapui:items-center mapui:justify-center mapui:gap-1.5 mapui:rounded mapui:bg-blue-600 mapui:px-3 mapui:py-1.5 mapui:text-xs mapui:font-medium mapui:text-white hover:mapui:bg-blue-700",
|
|
291
292
|
children: [
|
|
292
|
-
/* @__PURE__ */ a(
|
|
293
|
+
/* @__PURE__ */ a(ta, { size: 14 }),
|
|
293
294
|
"View Results"
|
|
294
295
|
]
|
|
295
296
|
}
|
|
@@ -310,11 +311,11 @@ function Ni({
|
|
|
310
311
|
] })
|
|
311
312
|
] });
|
|
312
313
|
}
|
|
313
|
-
function
|
|
314
|
+
function ya(e) {
|
|
314
315
|
return e == null ? "--" : typeof e == "boolean" ? e ? "Yes" : "No" : typeof e == "object" ? JSON.stringify(e) : String(e);
|
|
315
316
|
}
|
|
316
|
-
const
|
|
317
|
-
function
|
|
317
|
+
const fa = 200, xa = 0.6, wa = 300;
|
|
318
|
+
function ki({
|
|
318
319
|
open: e,
|
|
319
320
|
features: i,
|
|
320
321
|
columns: t,
|
|
@@ -324,14 +325,14 @@ function vi({
|
|
|
324
325
|
onFeatureClick: n,
|
|
325
326
|
onClearSelection: x
|
|
326
327
|
}) {
|
|
327
|
-
const [s, g] = T(
|
|
328
|
+
const [s, g] = T(wa), d = H(!1), w = H(0), c = H(0), o = Be((N) => {
|
|
328
329
|
N.preventDefault(), d.current = !0, w.current = N.clientY, c.current = s;
|
|
329
330
|
}, [s]);
|
|
330
331
|
if (q(() => {
|
|
331
332
|
if (!e) return;
|
|
332
333
|
const N = (C) => {
|
|
333
334
|
if (!d.current) return;
|
|
334
|
-
const E = window.innerHeight *
|
|
335
|
+
const E = window.innerHeight * xa, O = w.current - C.clientY, m = Math.min(E, Math.max(fa, c.current + O));
|
|
335
336
|
g(m);
|
|
336
337
|
}, v = () => {
|
|
337
338
|
d.current = !1;
|
|
@@ -352,7 +353,7 @@ function vi({
|
|
|
352
353
|
{
|
|
353
354
|
className: "mapui:flex mapui:items-center mapui:justify-center mapui:h-3 mapui:cursor-ns-resize mapui:bg-gray-100 mapui:border-b mapui:border-gray-200 hover:mapui:bg-gray-200",
|
|
354
355
|
onMouseDown: o,
|
|
355
|
-
children: /* @__PURE__ */ a(
|
|
356
|
+
children: /* @__PURE__ */ a(ra, { size: 14, className: "mapui:text-gray-400" })
|
|
356
357
|
}
|
|
357
358
|
),
|
|
358
359
|
/* @__PURE__ */ l("div", { className: "mapui:flex mapui:items-center mapui:justify-between mapui:px-4 mapui:py-2 mapui:border-b mapui:border-gray-200 mapui:shrink-0", children: [
|
|
@@ -368,7 +369,7 @@ function vi({
|
|
|
368
369
|
onClick: u,
|
|
369
370
|
title: "Export",
|
|
370
371
|
className: "mapui:flex mapui:items-center mapui:justify-center mapui:w-7 mapui:h-7 mapui:rounded hover:mapui:bg-gray-100 mapui:text-gray-500",
|
|
371
|
-
children: /* @__PURE__ */ a(
|
|
372
|
+
children: /* @__PURE__ */ a(la, { size: 16 })
|
|
372
373
|
}
|
|
373
374
|
),
|
|
374
375
|
x && /* @__PURE__ */ a(
|
|
@@ -388,7 +389,7 @@ function vi({
|
|
|
388
389
|
onClick: p,
|
|
389
390
|
title: "Close",
|
|
390
391
|
className: "mapui:flex mapui:items-center mapui:justify-center mapui:w-7 mapui:h-7 mapui:rounded hover:mapui:bg-gray-100 mapui:text-gray-500",
|
|
391
|
-
children: /* @__PURE__ */ a(
|
|
392
|
+
children: /* @__PURE__ */ a(pa, { size: 16 })
|
|
392
393
|
}
|
|
393
394
|
)
|
|
394
395
|
] })
|
|
@@ -420,7 +421,7 @@ function vi({
|
|
|
420
421
|
"td",
|
|
421
422
|
{
|
|
422
423
|
className: "mapui:px-3 mapui:py-1.5 mapui:text-gray-700 mapui:border-b mapui:border-gray-100 mapui:whitespace-nowrap",
|
|
423
|
-
children:
|
|
424
|
+
children: ya(N.properties[C])
|
|
424
425
|
},
|
|
425
426
|
C
|
|
426
427
|
))
|
|
@@ -433,7 +434,7 @@ function vi({
|
|
|
433
434
|
}
|
|
434
435
|
);
|
|
435
436
|
}
|
|
436
|
-
function
|
|
437
|
+
function Na({ text: e, id: i }) {
|
|
437
438
|
const t = ze(), r = i ?? t;
|
|
438
439
|
return /* @__PURE__ */ l("span", { className: "mapui:relative mapui:inline-flex mapui:group", children: [
|
|
439
440
|
/* @__PURE__ */ a(
|
|
@@ -443,7 +444,7 @@ function wa({ text: e, id: i }) {
|
|
|
443
444
|
"aria-label": "Info",
|
|
444
445
|
"aria-describedby": r,
|
|
445
446
|
className: "mapui:inline-flex mapui:items-center mapui:text-gray-400 mapui:cursor-default hover:mapui:text-gray-600 focus:mapui:text-gray-600 focus:mapui:outline-none",
|
|
446
|
-
children: /* @__PURE__ */ a(
|
|
447
|
+
children: /* @__PURE__ */ a(na, { className: "mapui:h-3.5 mapui:w-3.5" })
|
|
447
448
|
}
|
|
448
449
|
),
|
|
449
450
|
/* @__PURE__ */ l(
|
|
@@ -467,7 +468,7 @@ function S({ label: e, error: i, required: t, description: r, htmlFor: p, childr
|
|
|
467
468
|
e,
|
|
468
469
|
t && /* @__PURE__ */ a("span", { className: "mapui:ml-0.5 mapui:text-red-500", "aria-hidden": "true", children: "*" })
|
|
469
470
|
] }),
|
|
470
|
-
r && /* @__PURE__ */ a(
|
|
471
|
+
r && /* @__PURE__ */ a(Na, { text: r })
|
|
471
472
|
] }),
|
|
472
473
|
u,
|
|
473
474
|
i && /* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:text-xs mapui:text-red-600", role: "alert", children: i })
|
|
@@ -644,7 +645,7 @@ const le = () => ({
|
|
|
644
645
|
label: void 0,
|
|
645
646
|
tileMatrixSetId: "WebMercatorQuad"
|
|
646
647
|
});
|
|
647
|
-
function
|
|
648
|
+
function Ci({ sources: e, onChange: i }) {
|
|
648
649
|
const [t, r] = T(null), [p, u] = T(null), [n, x] = T(!1), [s, g] = T(le()), [d, w] = T({}), [c, o] = T({}), [h, N] = T(null), v = async (m, L) => {
|
|
649
650
|
w((F) => ({ ...F, [m]: "loading" }));
|
|
650
651
|
try {
|
|
@@ -795,7 +796,7 @@ function ki({ sources: e, onChange: i }) {
|
|
|
795
796
|
)
|
|
796
797
|
] });
|
|
797
798
|
}
|
|
798
|
-
function
|
|
799
|
+
function Si({
|
|
799
800
|
sourceUrl: e,
|
|
800
801
|
selectedCollectionIds: i,
|
|
801
802
|
onSelect: t,
|
|
@@ -843,7 +844,7 @@ function Ci({
|
|
|
843
844
|
);
|
|
844
845
|
}) });
|
|
845
846
|
}
|
|
846
|
-
function
|
|
847
|
+
function va({ value: e, onChange: i, availableIcons: t }) {
|
|
847
848
|
const [r, p] = T(!1), [u, n] = T(-1), x = H(null), s = ze(), g = u >= 0 ? `${s}-option-${u}` : void 0, d = Ue(() => {
|
|
848
849
|
if (!t || t.length === 0) return [];
|
|
849
850
|
if (!e) return t;
|
|
@@ -932,10 +933,10 @@ const Ne = [
|
|
|
932
933
|
function pe(e) {
|
|
933
934
|
return Ne[e % Ne.length];
|
|
934
935
|
}
|
|
935
|
-
function
|
|
936
|
+
function ka(e) {
|
|
936
937
|
return e[0] === "interpolate" ? "interpolate" : "match";
|
|
937
938
|
}
|
|
938
|
-
function
|
|
939
|
+
function Ca(e) {
|
|
939
940
|
const i = Array.isArray(e[1]) ? e[1][1] ?? "" : "", t = e[e.length - 1] ?? "#000000", r = [];
|
|
940
941
|
for (let p = 2; p < e.length - 1; p += 2)
|
|
941
942
|
r.push({ value: String(e[p] ?? ""), color: e[p + 1] ?? "#000000" });
|
|
@@ -965,7 +966,7 @@ function ke(e, i) {
|
|
|
965
966
|
function Ce(e) {
|
|
966
967
|
return e.map((i) => ({ stopText: String(i.stop), color: i.color }));
|
|
967
968
|
}
|
|
968
|
-
function
|
|
969
|
+
function Sa(e) {
|
|
969
970
|
return e.map((i, t) => {
|
|
970
971
|
if (i.stopText.trim() === "") return "Value required";
|
|
971
972
|
const r = parseFloat(i.stopText);
|
|
@@ -977,7 +978,7 @@ function Ca(e) {
|
|
|
977
978
|
return "";
|
|
978
979
|
});
|
|
979
980
|
}
|
|
980
|
-
function
|
|
981
|
+
function Ta(e) {
|
|
981
982
|
const i = [];
|
|
982
983
|
for (const t of e) {
|
|
983
984
|
const r = parseFloat(t.stopText);
|
|
@@ -987,13 +988,13 @@ function Sa(e) {
|
|
|
987
988
|
return i;
|
|
988
989
|
}
|
|
989
990
|
const ae = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500", ue = "mapui:cursor-pointer mapui:rounded mapui:border mapui:border-gray-300 mapui:bg-white mapui:px-2 mapui:py-1 mapui:text-xs mapui:text-gray-700 hover:mapui:bg-gray-50", Se = "mapui:cursor-pointer mapui:rounded mapui:border mapui:border-red-200 mapui:bg-white mapui:px-2 mapui:py-1 mapui:text-xs mapui:text-red-600 hover:mapui:bg-red-50";
|
|
990
|
-
function
|
|
991
|
+
function Da({
|
|
991
992
|
value: e,
|
|
992
993
|
onChange: i,
|
|
993
994
|
availableProperties: t = [],
|
|
994
995
|
onFetchDistinctValues: r
|
|
995
996
|
}) {
|
|
996
|
-
const [p, u] = T(() =>
|
|
997
|
+
const [p, u] = T(() => ka(e)), [n, x] = T(!1), s = Ca(e), g = p === "match" ? s.property : "", d = p === "match" ? s.pairs : [], w = p === "match" ? s.fallback : "#000000", [c, o] = T(() => {
|
|
997
998
|
const f = ne(e);
|
|
998
999
|
return Ce(f.stops);
|
|
999
1000
|
}), [h, N] = T(() => p === "interpolate" ? ne(e).property : ""), [v, C] = T([]), E = H(e);
|
|
@@ -1040,9 +1041,9 @@ function Ta({
|
|
|
1040
1041
|
}
|
|
1041
1042
|
}
|
|
1042
1043
|
}, R = (f, D) => {
|
|
1043
|
-
const I =
|
|
1044
|
+
const I = Sa(D);
|
|
1044
1045
|
if (C(I), f && D.length >= 2 && I.every((A) => !A)) {
|
|
1045
|
-
const A =
|
|
1046
|
+
const A = Ta(D);
|
|
1046
1047
|
A && i(ke(f, A));
|
|
1047
1048
|
}
|
|
1048
1049
|
}, W = (f) => {
|
|
@@ -1176,7 +1177,7 @@ function Ta({
|
|
|
1176
1177
|
] });
|
|
1177
1178
|
}
|
|
1178
1179
|
const Y = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500";
|
|
1179
|
-
function
|
|
1180
|
+
function La({
|
|
1180
1181
|
value: e,
|
|
1181
1182
|
onChange: i
|
|
1182
1183
|
}) {
|
|
@@ -1208,7 +1209,7 @@ function Da({
|
|
|
1208
1209
|
)
|
|
1209
1210
|
] });
|
|
1210
1211
|
}
|
|
1211
|
-
function
|
|
1212
|
+
function Aa({
|
|
1212
1213
|
value: e,
|
|
1213
1214
|
onChange: i
|
|
1214
1215
|
}) {
|
|
@@ -1259,7 +1260,7 @@ function Te({
|
|
|
1259
1260
|
}
|
|
1260
1261
|
) }),
|
|
1261
1262
|
s ? /* @__PURE__ */ a(
|
|
1262
|
-
|
|
1263
|
+
Da,
|
|
1263
1264
|
{
|
|
1264
1265
|
value: i,
|
|
1265
1266
|
onChange: (d) => t(d),
|
|
@@ -1278,7 +1279,7 @@ function Te({
|
|
|
1278
1279
|
}
|
|
1279
1280
|
case "opacity":
|
|
1280
1281
|
return /* @__PURE__ */ a(
|
|
1281
|
-
|
|
1282
|
+
Aa,
|
|
1282
1283
|
{
|
|
1283
1284
|
value: i,
|
|
1284
1285
|
onChange: t
|
|
@@ -1319,7 +1320,7 @@ function Te({
|
|
|
1319
1320
|
);
|
|
1320
1321
|
case "translate":
|
|
1321
1322
|
return /* @__PURE__ */ a(
|
|
1322
|
-
|
|
1323
|
+
La,
|
|
1323
1324
|
{
|
|
1324
1325
|
value: i,
|
|
1325
1326
|
onChange: t
|
|
@@ -1364,7 +1365,7 @@ function Te({
|
|
|
1364
1365
|
);
|
|
1365
1366
|
case "icon-image":
|
|
1366
1367
|
return /* @__PURE__ */ a(
|
|
1367
|
-
|
|
1368
|
+
va,
|
|
1368
1369
|
{
|
|
1369
1370
|
value: i ?? "",
|
|
1370
1371
|
onChange: (s) => t(s ?? void 0),
|
|
@@ -1375,7 +1376,7 @@ function Te({
|
|
|
1375
1376
|
return null;
|
|
1376
1377
|
}
|
|
1377
1378
|
}
|
|
1378
|
-
function
|
|
1379
|
+
function Ea({ def: e, value: i, onChange: t, availableIcons: r, availableProperties: p, onFetchDistinctValues: u }) {
|
|
1379
1380
|
const n = e.enableDefault !== void 0, x = i !== void 0;
|
|
1380
1381
|
if (n && e.widget === "boolean") {
|
|
1381
1382
|
const s = !e.enableDefault;
|
|
@@ -1440,7 +1441,7 @@ function De({
|
|
|
1440
1441
|
(g) => g.enableDefault !== void 0 && t[g.key] !== void 0
|
|
1441
1442
|
).length;
|
|
1442
1443
|
return /* @__PURE__ */ a(X, { title: e, defaultOpen: p, badge: s || void 0, children: /* @__PURE__ */ a("div", { className: "mapui:flex mapui:flex-col mapui:gap-2", children: i.map((g) => /* @__PURE__ */ a(
|
|
1443
|
-
|
|
1444
|
+
Ea,
|
|
1444
1445
|
{
|
|
1445
1446
|
def: g,
|
|
1446
1447
|
value: t[g.key],
|
|
@@ -1455,7 +1456,7 @@ function De({
|
|
|
1455
1456
|
function V(e) {
|
|
1456
1457
|
return Array.isArray(e);
|
|
1457
1458
|
}
|
|
1458
|
-
function
|
|
1459
|
+
function Ia(e) {
|
|
1459
1460
|
return e[0] === "match" ? "match" : e[0] === "interpolate" ? "interpolate" : null;
|
|
1460
1461
|
}
|
|
1461
1462
|
function We(e) {
|
|
@@ -1474,7 +1475,7 @@ function We(e) {
|
|
|
1474
1475
|
}
|
|
1475
1476
|
return [];
|
|
1476
1477
|
}
|
|
1477
|
-
function
|
|
1478
|
+
function Ma(e) {
|
|
1478
1479
|
if (e[0] === "match") {
|
|
1479
1480
|
const i = [];
|
|
1480
1481
|
for (let r = 2; r < e.length - 1; r += 2) {
|
|
@@ -1494,7 +1495,7 @@ function Ia(e) {
|
|
|
1494
1495
|
}
|
|
1495
1496
|
return [];
|
|
1496
1497
|
}
|
|
1497
|
-
function
|
|
1498
|
+
function Fa(e) {
|
|
1498
1499
|
const i = e[0] === "match" ? e[1] : e[0] === "interpolate" ? e[2] : null;
|
|
1499
1500
|
if (Array.isArray(i)) {
|
|
1500
1501
|
if (i[0] === "get" && typeof i[1] == "string") return i[1];
|
|
@@ -1503,7 +1504,7 @@ function Ma(e) {
|
|
|
1503
1504
|
}
|
|
1504
1505
|
return null;
|
|
1505
1506
|
}
|
|
1506
|
-
function
|
|
1507
|
+
function Pa(e) {
|
|
1507
1508
|
switch (e.type) {
|
|
1508
1509
|
case "fill":
|
|
1509
1510
|
return e.paint["fill-color"] ?? "#000000";
|
|
@@ -1515,7 +1516,7 @@ function Fa(e) {
|
|
|
1515
1516
|
return e.paint["text-color"] ?? e.paint["icon-color"] ?? "#000000";
|
|
1516
1517
|
}
|
|
1517
1518
|
}
|
|
1518
|
-
function
|
|
1519
|
+
function Oa(e) {
|
|
1519
1520
|
switch (e.type) {
|
|
1520
1521
|
case "fill":
|
|
1521
1522
|
return "square";
|
|
@@ -1553,7 +1554,7 @@ function oe({ expr: e, height: i }) {
|
|
|
1553
1554
|
function Le(e, i) {
|
|
1554
1555
|
return typeof e == "string" ? e : V(e) ? We(e)[0] ?? i : i;
|
|
1555
1556
|
}
|
|
1556
|
-
function
|
|
1557
|
+
function ja({ style: e }) {
|
|
1557
1558
|
if (e.type === "fill") {
|
|
1558
1559
|
const r = e.paint["fill-color"];
|
|
1559
1560
|
return /* @__PURE__ */ a(
|
|
@@ -1640,7 +1641,7 @@ function Oa({ style: e }) {
|
|
|
1640
1641
|
}
|
|
1641
1642
|
);
|
|
1642
1643
|
}
|
|
1643
|
-
const
|
|
1644
|
+
const $a = [
|
|
1644
1645
|
// Appearance (paint)
|
|
1645
1646
|
{ key: "fill-color", label: "Fill Color", widget: "color", group: "Appearance", category: "paint" },
|
|
1646
1647
|
{ key: "fill-opacity", label: "Fill Opacity", widget: "opacity", group: "Appearance", category: "paint" },
|
|
@@ -1652,7 +1653,7 @@ const ja = [
|
|
|
1652
1653
|
{ key: "fill-translate-anchor", label: "Translate Anchor", widget: "enum", group: "Transform", category: "paint", options: ["map", "viewport"], enableDefault: "map", description: '"map" moves the fill with the map when panning; "viewport" keeps the offset fixed on screen.' },
|
|
1653
1654
|
// Sorting (layout)
|
|
1654
1655
|
{ key: "fill-sort-key", label: "Sort Key", widget: "number", group: "Sorting", category: "layout", step: 1, enableDefault: 0, description: "Features with a higher sort key are drawn on top of features with a lower sort key within this layer." }
|
|
1655
|
-
],
|
|
1656
|
+
], Ra = [
|
|
1656
1657
|
// Appearance (paint)
|
|
1657
1658
|
{ key: "line-color", label: "Line Color", widget: "color", group: "Appearance", category: "paint" },
|
|
1658
1659
|
{ key: "line-width", label: "Line Width", widget: "number", group: "Appearance", category: "paint", min: 0, step: 0.5 },
|
|
@@ -1673,7 +1674,7 @@ const ja = [
|
|
|
1673
1674
|
{ key: "line-round-limit", label: "Round Limit", widget: "number", group: "Cap & Join", category: "layout", step: 0.1, enableDefault: 1.05, description: 'When line-join is "round", angles sharper than this threshold (in radians) are bevelled instead of rounded.' },
|
|
1674
1675
|
// Sorting (layout)
|
|
1675
1676
|
{ key: "line-sort-key", label: "Sort Key", widget: "number", group: "Sorting", category: "layout", step: 1, enableDefault: 0, description: "Features with a higher sort key are drawn on top of features with a lower sort key within this layer." }
|
|
1676
|
-
],
|
|
1677
|
+
], Ba = [
|
|
1677
1678
|
// Appearance (paint)
|
|
1678
1679
|
{ key: "circle-color", label: "Circle Color", widget: "color", group: "Appearance", category: "paint" },
|
|
1679
1680
|
{ key: "circle-radius", label: "Radius", widget: "number", group: "Appearance", category: "paint", min: 0, step: 1 },
|
|
@@ -1691,7 +1692,7 @@ const ja = [
|
|
|
1691
1692
|
{ key: "circle-pitch-alignment", label: "Pitch Alignment", widget: "enum", group: "Alignment", category: "paint", options: ["map", "viewport"], enableDefault: "viewport", description: '"map" orients circles flat on the map surface; "viewport" keeps circles facing the screen (default).' },
|
|
1692
1693
|
// Sorting (layout)
|
|
1693
1694
|
{ key: "circle-sort-key", label: "Sort Key", widget: "number", group: "Sorting", category: "layout", step: 1, enableDefault: 0, description: "Features with a higher sort key are drawn on top of features with a lower sort key within this layer." }
|
|
1694
|
-
],
|
|
1695
|
+
], za = [
|
|
1695
1696
|
// Icon Appearance (paint)
|
|
1696
1697
|
{ key: "icon-color", label: "Icon Color", widget: "color", group: "Icon Appearance", category: "paint", enableDefault: "#000000" },
|
|
1697
1698
|
{ key: "icon-opacity", label: "Icon Opacity", widget: "opacity", group: "Icon Appearance", category: "paint", enableDefault: 1 },
|
|
@@ -1740,14 +1741,14 @@ const ja = [
|
|
|
1740
1741
|
{ key: "symbol-avoid-edges", label: "Avoid Edges", widget: "boolean", group: "Placement", category: "layout", enableDefault: !1, description: "When enabled, symbols near tile edges are hidden to avoid being clipped or doubled at tile boundaries." },
|
|
1741
1742
|
{ key: "symbol-sort-key", label: "Sort Key", widget: "number", group: "Placement", category: "layout", step: 1, enableDefault: 0, description: "Features with a higher sort key are prioritised in collision detection and drawn on top within this layer." },
|
|
1742
1743
|
{ key: "symbol-z-order", label: "Z-Order", widget: "enum", group: "Placement", category: "layout", options: ["auto", "viewport-y", "source"], enableDefault: "auto", description: '"viewport-y" renders symbols in top-to-bottom screen order (closer = higher); "source" preserves data source order; "auto" uses "viewport-y" when sort-key is unset.' }
|
|
1743
|
-
],
|
|
1744
|
-
fill:
|
|
1745
|
-
line:
|
|
1746
|
-
circle:
|
|
1747
|
-
symbol:
|
|
1744
|
+
], Ua = {
|
|
1745
|
+
fill: $a,
|
|
1746
|
+
line: Ra,
|
|
1747
|
+
circle: Ba,
|
|
1748
|
+
symbol: za
|
|
1748
1749
|
};
|
|
1749
|
-
function
|
|
1750
|
-
return
|
|
1750
|
+
function Ga(e) {
|
|
1751
|
+
return Ua[e] ?? [];
|
|
1751
1752
|
}
|
|
1752
1753
|
function Ae(e) {
|
|
1753
1754
|
const i = {};
|
|
@@ -1758,17 +1759,17 @@ function Ae(e) {
|
|
|
1758
1759
|
const ge = {
|
|
1759
1760
|
type: "fill",
|
|
1760
1761
|
paint: { "fill-color": "#4a90d9", "fill-opacity": 0.6, "fill-outline-color": "transparent", "fill-antialias": !0 }
|
|
1761
|
-
},
|
|
1762
|
+
}, qa = {
|
|
1762
1763
|
type: "line",
|
|
1763
1764
|
paint: { "line-color": "#2980b9", "line-width": 2, "line-opacity": 1 }
|
|
1764
1765
|
}, _e = {
|
|
1765
1766
|
type: "circle",
|
|
1766
1767
|
paint: { "circle-color": "#e74c3c", "circle-radius": 5, "circle-opacity": 0.9 }
|
|
1767
|
-
},
|
|
1768
|
+
}, Wa = {
|
|
1768
1769
|
type: "symbol",
|
|
1769
1770
|
paint: { "text-color": "#333333" },
|
|
1770
1771
|
layout: { "text-field": "{name}", "text-size": 14 }
|
|
1771
|
-
},
|
|
1772
|
+
}, _a = {
|
|
1772
1773
|
layout: { "icon-image": "" }
|
|
1773
1774
|
};
|
|
1774
1775
|
function Ee(e) {
|
|
@@ -1776,24 +1777,24 @@ function Ee(e) {
|
|
|
1776
1777
|
const i = e.layout ?? {}, t = "icon-image" in i, r = "text-field" in i;
|
|
1777
1778
|
return t && r ? "both" : t ? "icon" : "text";
|
|
1778
1779
|
}
|
|
1779
|
-
const
|
|
1780
|
+
const Va = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500", ie = {
|
|
1780
1781
|
fill: "Fill",
|
|
1781
1782
|
line: "Line",
|
|
1782
1783
|
circle: "Circle",
|
|
1783
1784
|
symbol: "Symbol"
|
|
1784
|
-
},
|
|
1785
|
-
function
|
|
1785
|
+
}, Ha = ["text", "icon", "both"];
|
|
1786
|
+
function Ya({ value: e, onChange: i, suggestedType: t, suggestedTypes: r, availableIcons: p, availableProperties: u, onFetchDistinctValues: n }) {
|
|
1786
1787
|
const x = r ?? (t ? [t] : []), [s, g] = T(() => Ee(e));
|
|
1787
1788
|
q(() => {
|
|
1788
1789
|
g(Ee(e));
|
|
1789
1790
|
}, [e.type]);
|
|
1790
1791
|
const d = (b) => {
|
|
1791
|
-
i(b === "fill" ? ge : b === "line" ?
|
|
1792
|
+
i(b === "fill" ? ge : b === "line" ? qa : b === "circle" ? _e : Wa);
|
|
1792
1793
|
}, w = (b) => {
|
|
1793
1794
|
if (b === s) return;
|
|
1794
1795
|
const M = e.paint ?? {}, P = e.layout ?? {};
|
|
1795
1796
|
let y = { ...M }, k = { ...P };
|
|
1796
|
-
b === "icon" ? (y = Object.fromEntries(Object.entries(y).filter(([j]) => !j.startsWith("text-"))), k = Object.fromEntries(Object.entries(k).filter(([j]) => !j.startsWith("text-"))), "icon-image" in k || (k["icon-image"] =
|
|
1797
|
+
b === "icon" ? (y = Object.fromEntries(Object.entries(y).filter(([j]) => !j.startsWith("text-"))), k = Object.fromEntries(Object.entries(k).filter(([j]) => !j.startsWith("text-"))), "icon-image" in k || (k["icon-image"] = _a.layout["icon-image"])) : b === "text" && (y = Object.fromEntries(Object.entries(y).filter(([j]) => !j.startsWith("icon-"))), k = Object.fromEntries(Object.entries(k).filter(([j]) => !j.startsWith("icon-"))), "text-field" in k || (k["text-field"] = "{name}"), "text-size" in k || (k["text-size"] = 14), "text-color" in y || (y["text-color"] = "#333333")), g(b), i({
|
|
1797
1798
|
...e,
|
|
1798
1799
|
paint: y,
|
|
1799
1800
|
layout: Object.keys(k).length > 0 ? k : void 0
|
|
@@ -1812,7 +1813,7 @@ function Ha({ value: e, onChange: i, suggestedType: t, suggestedTypes: r, availa
|
|
|
1812
1813
|
layout: Object.keys(y).length > 0 ? y : void 0
|
|
1813
1814
|
});
|
|
1814
1815
|
};
|
|
1815
|
-
let h =
|
|
1816
|
+
let h = Ga(e.type);
|
|
1816
1817
|
e.type === "symbol" && (s === "text" ? h = h.filter((b) => !b.key.startsWith("icon-")) : s === "icon" && (h = h.filter((b) => !b.key.startsWith("text-"))));
|
|
1817
1818
|
const N = h.filter((b) => b.category === "paint"), v = h.filter((b) => b.category === "layout"), C = Ae(N), E = Ae(v), O = e.paint, m = e.layout ?? {}, L = Object.keys(C), F = Object.keys(E);
|
|
1818
1819
|
return /* @__PURE__ */ l("div", { className: "mapui:flex mapui:flex-col mapui:gap-3", children: [
|
|
@@ -1843,11 +1844,11 @@ function Ha({ value: e, onChange: i, suggestedType: t, suggestedTypes: r, availa
|
|
|
1843
1844
|
{
|
|
1844
1845
|
value: e.type,
|
|
1845
1846
|
onChange: (b) => d(b.target.value),
|
|
1846
|
-
className:
|
|
1847
|
+
className: Va,
|
|
1847
1848
|
children: Object.keys(ie).map((b) => /* @__PURE__ */ a("option", { value: b, children: ie[b] }, b))
|
|
1848
1849
|
}
|
|
1849
1850
|
) }),
|
|
1850
|
-
e.type === "symbol" && /* @__PURE__ */ a(S, { label: "Symbol Mode", children: /* @__PURE__ */ a("div", { className: "mapui:flex mapui:overflow-hidden mapui:rounded mapui:border mapui:border-gray-300", children:
|
|
1851
|
+
e.type === "symbol" && /* @__PURE__ */ a(S, { label: "Symbol Mode", children: /* @__PURE__ */ a("div", { className: "mapui:flex mapui:overflow-hidden mapui:rounded mapui:border mapui:border-gray-300", children: Ha.map((b) => /* @__PURE__ */ a(
|
|
1851
1852
|
"button",
|
|
1852
1853
|
{
|
|
1853
1854
|
type: "button",
|
|
@@ -1863,7 +1864,7 @@ function Ha({ value: e, onChange: i, suggestedType: t, suggestedTypes: r, availa
|
|
|
1863
1864
|
)) }) }),
|
|
1864
1865
|
/* @__PURE__ */ l("div", { className: "mapui:rounded mapui:border mapui:border-gray-100 mapui:p-2", children: [
|
|
1865
1866
|
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:mb-1 mapui:text-xs mapui:text-gray-500", children: "Preview" }),
|
|
1866
|
-
/* @__PURE__ */ a(
|
|
1867
|
+
/* @__PURE__ */ a(ja, { style: e })
|
|
1867
1868
|
] }),
|
|
1868
1869
|
F.length > 0 && /* @__PURE__ */ l("div", { className: "mapui:flex mapui:flex-col mapui:gap-2", children: [
|
|
1869
1870
|
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:text-xs mapui:font-medium mapui:uppercase mapui:tracking-wide mapui:text-gray-500", children: "Layout" }),
|
|
@@ -1902,7 +1903,7 @@ function Ha({ value: e, onChange: i, suggestedType: t, suggestedTypes: r, availa
|
|
|
1902
1903
|
] });
|
|
1903
1904
|
}
|
|
1904
1905
|
const Ie = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500";
|
|
1905
|
-
function
|
|
1906
|
+
function Xa({ value: e, onChange: i }) {
|
|
1906
1907
|
return /* @__PURE__ */ l("div", { className: "mapui:flex mapui:flex-col mapui:gap-2", children: [
|
|
1907
1908
|
/* @__PURE__ */ a(S, { label: "Label", children: /* @__PURE__ */ a(
|
|
1908
1909
|
"input",
|
|
@@ -1938,18 +1939,18 @@ function Ya({ value: e, onChange: i }) {
|
|
|
1938
1939
|
] });
|
|
1939
1940
|
}
|
|
1940
1941
|
const Me = () => ({ label: "", color: "#4a90d9", shape: "square" }), me = 8, Fe = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500";
|
|
1941
|
-
function
|
|
1942
|
+
function Za({ value: e, onChange: i, styles: t }) {
|
|
1942
1943
|
const r = (e == null ? void 0 : e.entries) ?? [], p = (e == null ? void 0 : e.displayMode) ?? "simple", u = Ue(() => {
|
|
1943
1944
|
if (!t || t.length === 0) return null;
|
|
1944
1945
|
const c = [];
|
|
1945
1946
|
let o = "simple", h = null;
|
|
1946
1947
|
for (const N of t) {
|
|
1947
|
-
const v =
|
|
1948
|
+
const v = Pa(N), C = Oa(N);
|
|
1948
1949
|
if (V(v)) {
|
|
1949
|
-
const E =
|
|
1950
|
+
const E = Ia(v);
|
|
1950
1951
|
if (!E) continue;
|
|
1951
|
-
const O =
|
|
1952
|
-
c.push(...O), E === "interpolate" ? (o = "gradient", h || (h =
|
|
1952
|
+
const O = Ma(v).map((m) => ({ label: m.label, color: m.color, shape: C }));
|
|
1953
|
+
c.push(...O), E === "interpolate" ? (o = "gradient", h || (h = Fa(v))) : o === "simple" && (o = "categorical");
|
|
1953
1954
|
} else typeof v == "string" && c.length === 0 && c.push({ label: N.type, color: v, shape: C });
|
|
1954
1955
|
}
|
|
1955
1956
|
return c.length === 0 ? null : { entries: c, mode: o, property: h };
|
|
@@ -2118,7 +2119,7 @@ function Xa({ value: e, onChange: i, styles: t }) {
|
|
|
2118
2119
|
)
|
|
2119
2120
|
] }),
|
|
2120
2121
|
/* @__PURE__ */ a(
|
|
2121
|
-
|
|
2122
|
+
Xa,
|
|
2122
2123
|
{
|
|
2123
2124
|
value: c,
|
|
2124
2125
|
onChange: (h) => x(o, h)
|
|
@@ -2179,15 +2180,15 @@ function Pe({
|
|
|
2179
2180
|
}
|
|
2180
2181
|
);
|
|
2181
2182
|
}
|
|
2182
|
-
const $ = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500",
|
|
2183
|
+
const $ = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500", Ja = {
|
|
2183
2184
|
text: { type: "text", property: "", label: "", autocomplete: !1 },
|
|
2184
2185
|
number: { type: "number", property: "", label: "", inputMode: "input", operator: "eq" },
|
|
2185
2186
|
datetime: { type: "datetime", property: "", label: "", range: !1 },
|
|
2186
2187
|
select: { type: "select", property: "", label: "" }
|
|
2187
2188
|
};
|
|
2188
|
-
function
|
|
2189
|
+
function Ka({ value: e, onChange: i, availableProperties: t }) {
|
|
2189
2190
|
const r = (n) => {
|
|
2190
|
-
i({ ...
|
|
2191
|
+
i({ ...Ja[n], property: e.property, label: e.label });
|
|
2191
2192
|
}, p = (n) => i({ ...e, ...n }), u = t && t.length > 0;
|
|
2192
2193
|
return /* @__PURE__ */ l("div", { className: "mapui:flex mapui:flex-col mapui:gap-3", children: [
|
|
2193
2194
|
/* @__PURE__ */ a(S, { label: "Field Type", children: /* @__PURE__ */ l(
|
|
@@ -2449,15 +2450,15 @@ function Ja({ value: e, onChange: i, availableProperties: t }) {
|
|
|
2449
2450
|
] })
|
|
2450
2451
|
] });
|
|
2451
2452
|
}
|
|
2452
|
-
const
|
|
2453
|
+
const Qa = () => ({
|
|
2453
2454
|
type: "text",
|
|
2454
2455
|
property: "",
|
|
2455
2456
|
label: "",
|
|
2456
2457
|
autocomplete: !1
|
|
2457
2458
|
});
|
|
2458
|
-
function
|
|
2459
|
+
function ei({ fields: e, onChange: i, availableProperties: t }) {
|
|
2459
2460
|
const [r, p] = T(null), u = () => {
|
|
2460
|
-
const d = [...e,
|
|
2461
|
+
const d = [...e, Qa()];
|
|
2461
2462
|
i(d), p(d.length - 1);
|
|
2462
2463
|
}, n = (d, w) => {
|
|
2463
2464
|
i(e.map((c, o) => o === d ? w : c));
|
|
@@ -2524,7 +2525,7 @@ function Qa({ fields: e, onChange: i, availableProperties: t }) {
|
|
|
2524
2525
|
)
|
|
2525
2526
|
] }),
|
|
2526
2527
|
r === w && /* @__PURE__ */ a("div", { className: "mapui:border-t mapui:border-gray-100 mapui:p-3", children: /* @__PURE__ */ a(
|
|
2527
|
-
|
|
2528
|
+
Ka,
|
|
2528
2529
|
{
|
|
2529
2530
|
value: d,
|
|
2530
2531
|
onChange: (c) => n(w, c),
|
|
@@ -2543,14 +2544,14 @@ function Qa({ fields: e, onChange: i, availableProperties: t }) {
|
|
|
2543
2544
|
)
|
|
2544
2545
|
] });
|
|
2545
2546
|
}
|
|
2546
|
-
function
|
|
2547
|
+
function ai(e) {
|
|
2547
2548
|
return Object.entries(e).map(([i, t]) => ({
|
|
2548
2549
|
key: i,
|
|
2549
2550
|
label: t.label ?? "",
|
|
2550
2551
|
visible: t.visible ?? !0
|
|
2551
2552
|
}));
|
|
2552
2553
|
}
|
|
2553
|
-
function
|
|
2554
|
+
function ii(e) {
|
|
2554
2555
|
const i = {};
|
|
2555
2556
|
for (const t of e)
|
|
2556
2557
|
i[t.key] = {
|
|
@@ -2560,8 +2561,8 @@ function ai(e) {
|
|
|
2560
2561
|
return i;
|
|
2561
2562
|
}
|
|
2562
2563
|
const se = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500";
|
|
2563
|
-
function
|
|
2564
|
-
const r =
|
|
2564
|
+
function ti({ value: e, onChange: i, availableProperties: t }) {
|
|
2565
|
+
const r = ai(e), p = t && t.length > 0, u = (o) => i(ii(o)), n = () => {
|
|
2565
2566
|
u([...r, { key: "", label: "", visible: !0 }]);
|
|
2566
2567
|
}, x = (o) => {
|
|
2567
2568
|
u(r.filter((h, N) => N !== o));
|
|
@@ -2700,7 +2701,7 @@ function ii({ value: e, onChange: i, availableProperties: t }) {
|
|
|
2700
2701
|
] });
|
|
2701
2702
|
}
|
|
2702
2703
|
const Ve = /geojson\.org\/schema\/(\w+)\.json/;
|
|
2703
|
-
function
|
|
2704
|
+
function ri(e) {
|
|
2704
2705
|
return !!e.$ref && Ve.test(e.$ref);
|
|
2705
2706
|
}
|
|
2706
2707
|
function He(e) {
|
|
@@ -2715,7 +2716,7 @@ function fe(e) {
|
|
|
2715
2716
|
const i = e.toLowerCase();
|
|
2716
2717
|
return i.includes("polygon") ? ["fill", "line"] : i.includes("linestring") ? ["line"] : i.includes("point") ? ["circle", "symbol"] : [];
|
|
2717
2718
|
}
|
|
2718
|
-
function
|
|
2719
|
+
function li(e) {
|
|
2719
2720
|
for (const i of Object.values(e.properties))
|
|
2720
2721
|
if (i.$ref) {
|
|
2721
2722
|
const t = He(i.$ref);
|
|
@@ -2731,8 +2732,8 @@ function Xe(e) {
|
|
|
2731
2732
|
}
|
|
2732
2733
|
return [];
|
|
2733
2734
|
}
|
|
2734
|
-
function
|
|
2735
|
-
return Object.entries(e.properties).filter(([, i]) => !
|
|
2735
|
+
function pi(e) {
|
|
2736
|
+
return Object.entries(e.properties).filter(([, i]) => !ri(i)).map(([i, t]) => ({
|
|
2736
2737
|
name: i,
|
|
2737
2738
|
title: t.title,
|
|
2738
2739
|
type: t.type,
|
|
@@ -2749,7 +2750,7 @@ function Ze(e) {
|
|
|
2749
2750
|
(t = r.geometry) != null && t.type && i.add(r.geometry.type);
|
|
2750
2751
|
return Array.from(i);
|
|
2751
2752
|
}
|
|
2752
|
-
function
|
|
2753
|
+
function ni(e) {
|
|
2753
2754
|
const i = /* @__PURE__ */ new Set();
|
|
2754
2755
|
for (const p of e) {
|
|
2755
2756
|
const u = p.toLowerCase();
|
|
@@ -2770,10 +2771,10 @@ function pi(e) {
|
|
|
2770
2771
|
...t ? { geometryFilter: ["Point", "MultiPoint"] } : {}
|
|
2771
2772
|
}), r;
|
|
2772
2773
|
}
|
|
2773
|
-
async function
|
|
2774
|
+
async function Ti(e, i) {
|
|
2774
2775
|
var t, r;
|
|
2775
2776
|
try {
|
|
2776
|
-
const p = await qe(e, i), u =
|
|
2777
|
+
const p = await qe(e, i), u = li(p);
|
|
2777
2778
|
if (u) return u;
|
|
2778
2779
|
} catch {
|
|
2779
2780
|
}
|
|
@@ -2784,7 +2785,7 @@ async function Si(e, i) {
|
|
|
2784
2785
|
}
|
|
2785
2786
|
return null;
|
|
2786
2787
|
}
|
|
2787
|
-
async function
|
|
2788
|
+
async function Di(e, i) {
|
|
2788
2789
|
try {
|
|
2789
2790
|
const t = await qe(e, i), r = Xe(t);
|
|
2790
2791
|
if (r.length > 0) return r;
|
|
@@ -2800,14 +2801,14 @@ async function Ti(e, i) {
|
|
|
2800
2801
|
}
|
|
2801
2802
|
return [];
|
|
2802
2803
|
}
|
|
2803
|
-
function
|
|
2804
|
+
function Li(e) {
|
|
2804
2805
|
return e.replace(/_/g, " ").replace(/([a-z])([A-Z])/g, "$1 $2").replace(/\b\w/g, (i) => i.toUpperCase());
|
|
2805
2806
|
}
|
|
2806
|
-
function
|
|
2807
|
+
function ui(e, i, t) {
|
|
2807
2808
|
const r = [...e ?? []];
|
|
2808
2809
|
return r[i] = t, r;
|
|
2809
2810
|
}
|
|
2810
|
-
function
|
|
2811
|
+
function oi(e, i) {
|
|
2811
2812
|
return (e ?? []).filter((t, r) => r !== i);
|
|
2812
2813
|
}
|
|
2813
2814
|
const _ = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500";
|
|
@@ -2817,7 +2818,7 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
2817
2818
|
u.current = e;
|
|
2818
2819
|
const n = H(i);
|
|
2819
2820
|
n.current = i;
|
|
2820
|
-
const x = t.find((m) => m.id === e.sourceId), s = (x == null ? void 0 : x.url) ?? null, g = e.collection || null, { collections: d, loading: w } = Ge(s), { queryables: c, loading: o } =
|
|
2821
|
+
const x = t.find((m) => m.id === e.sourceId), s = (x == null ? void 0 : x.url) ?? null, g = e.collection || null, { collections: d, loading: w } = Ge(s), { queryables: c, loading: o } = ma(s, g), h = c ? pi(c) : [], [N, v] = T([]), [C, E] = T([]);
|
|
2821
2822
|
return q(() => {
|
|
2822
2823
|
if (!c) {
|
|
2823
2824
|
v([]), E([]);
|
|
@@ -2825,7 +2826,7 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
2825
2826
|
}
|
|
2826
2827
|
const m = (b, M) => {
|
|
2827
2828
|
var y;
|
|
2828
|
-
const P =
|
|
2829
|
+
const P = ni(b);
|
|
2829
2830
|
v(P), E(M), P.length > 0 && !((y = u.current.styles) != null && y.length) && n.current({ ...u.current, styles: P });
|
|
2830
2831
|
}, L = Xe(c);
|
|
2831
2832
|
if (L.length > 0) {
|
|
@@ -2943,6 +2944,32 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
2943
2944
|
),
|
|
2944
2945
|
/* @__PURE__ */ a("label", { htmlFor: "layer-visible", className: "mapui:text-sm mapui:text-gray-700", children: "Visible by default" })
|
|
2945
2946
|
] }),
|
|
2947
|
+
/* @__PURE__ */ l("div", { className: "mapui:flex mapui:items-center mapui:gap-2", children: [
|
|
2948
|
+
/* @__PURE__ */ a(
|
|
2949
|
+
"input",
|
|
2950
|
+
{
|
|
2951
|
+
type: "checkbox",
|
|
2952
|
+
id: `layer-tooltip-${e.id}`,
|
|
2953
|
+
checked: e.showTooltip ?? !0,
|
|
2954
|
+
onChange: (m) => p({ showTooltip: m.target.checked }),
|
|
2955
|
+
className: "mapui:h-4 mapui:w-4 mapui:accent-blue-600"
|
|
2956
|
+
}
|
|
2957
|
+
),
|
|
2958
|
+
/* @__PURE__ */ a("label", { htmlFor: `layer-tooltip-${e.id}`, className: "mapui:text-sm mapui:text-gray-700", children: "Show tooltip on hover" })
|
|
2959
|
+
] }),
|
|
2960
|
+
/* @__PURE__ */ l("div", { className: "mapui:flex mapui:items-center mapui:gap-2", children: [
|
|
2961
|
+
/* @__PURE__ */ a(
|
|
2962
|
+
"input",
|
|
2963
|
+
{
|
|
2964
|
+
type: "checkbox",
|
|
2965
|
+
id: `layer-detail-${e.id}`,
|
|
2966
|
+
checked: e.showDetailPanel ?? !0,
|
|
2967
|
+
onChange: (m) => p({ showDetailPanel: m.target.checked }),
|
|
2968
|
+
className: "mapui:h-4 mapui:w-4 mapui:accent-blue-600"
|
|
2969
|
+
}
|
|
2970
|
+
),
|
|
2971
|
+
/* @__PURE__ */ a("label", { htmlFor: `layer-detail-${e.id}`, className: "mapui:text-sm mapui:text-gray-700", children: "Show detail panel on click" })
|
|
2972
|
+
] }),
|
|
2946
2973
|
/* @__PURE__ */ l("div", { className: "mapui:grid mapui:grid-cols-2 mapui:gap-3", children: [
|
|
2947
2974
|
/* @__PURE__ */ a(S, { label: "Min Zoom", children: /* @__PURE__ */ a(
|
|
2948
2975
|
"input",
|
|
@@ -2990,21 +3017,21 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
2990
3017
|
b
|
|
2991
3018
|
)) }),
|
|
2992
3019
|
/* @__PURE__ */ a(
|
|
2993
|
-
|
|
3020
|
+
Ya,
|
|
2994
3021
|
{
|
|
2995
3022
|
value: m,
|
|
2996
|
-
onChange: (b) => p({ styles:
|
|
3023
|
+
onChange: (b) => p({ styles: ui(e.styles, L, b) }),
|
|
2997
3024
|
suggestedTypes: C,
|
|
2998
3025
|
availableIcons: r,
|
|
2999
3026
|
availableProperties: h,
|
|
3000
|
-
onFetchDistinctValues: s && g ? (b) =>
|
|
3027
|
+
onFetchDistinctValues: s && g ? (b) => sa(s, g, b, { fetchAll: !0 }) : void 0
|
|
3001
3028
|
}
|
|
3002
3029
|
),
|
|
3003
3030
|
(((F = e.styles) == null ? void 0 : F.length) ?? 0) > 0 && /* @__PURE__ */ a(
|
|
3004
3031
|
"button",
|
|
3005
3032
|
{
|
|
3006
3033
|
type: "button",
|
|
3007
|
-
onClick: () => p({ styles:
|
|
3034
|
+
onClick: () => p({ styles: oi(e.styles, L) }),
|
|
3008
3035
|
className: "mapui:cursor-pointer mapui:self-start mapui:rounded mapui:border mapui:border-red-200 mapui:bg-white mapui:px-2 mapui:py-1 mapui:text-xs mapui:text-red-600 hover:mapui:bg-red-50",
|
|
3009
3036
|
children: "Remove style"
|
|
3010
3037
|
}
|
|
@@ -3022,7 +3049,7 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
3022
3049
|
)
|
|
3023
3050
|
] }) }),
|
|
3024
3051
|
/* @__PURE__ */ a(X, { title: "Legend", children: /* @__PURE__ */ a(
|
|
3025
|
-
|
|
3052
|
+
Za,
|
|
3026
3053
|
{
|
|
3027
3054
|
value: e.legend,
|
|
3028
3055
|
onChange: (m) => p({ legend: m }),
|
|
@@ -3030,7 +3057,7 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
3030
3057
|
}
|
|
3031
3058
|
) }),
|
|
3032
3059
|
/* @__PURE__ */ a(X, { title: "Search Fields", children: /* @__PURE__ */ a(
|
|
3033
|
-
|
|
3060
|
+
ei,
|
|
3034
3061
|
{
|
|
3035
3062
|
fields: ((O = e.search) == null ? void 0 : O.fields) ?? [],
|
|
3036
3063
|
onChange: (m) => p({ search: m.length > 0 ? { fields: m } : void 0 }),
|
|
@@ -3038,7 +3065,7 @@ function Oe({ value: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
|
3038
3065
|
}
|
|
3039
3066
|
) }),
|
|
3040
3067
|
/* @__PURE__ */ a(X, { title: "Property Display", children: /* @__PURE__ */ a(
|
|
3041
|
-
|
|
3068
|
+
ti,
|
|
3042
3069
|
{
|
|
3043
3070
|
value: e.propertyDisplay ?? {},
|
|
3044
3071
|
onChange: (m) => p({ propertyDisplay: Object.keys(m).length > 0 ? m : void 0 }),
|
|
@@ -3055,7 +3082,7 @@ const ce = () => ({
|
|
|
3055
3082
|
visible: !0,
|
|
3056
3083
|
dataMode: "vector-tiles"
|
|
3057
3084
|
});
|
|
3058
|
-
function
|
|
3085
|
+
function Ai({ layers: e, onChange: i, availableSources: t, availableIcons: r }) {
|
|
3059
3086
|
const [p, u] = T(null), [n, x] = T(!1), [s, g] = T(ce()), [d, w] = T(null), [c, o] = T(null), [h, N] = T(null), v = () => {
|
|
3060
3087
|
i([...e, s]), x(!1), g(ce());
|
|
3061
3088
|
}, C = (y) => {
|
|
@@ -3316,7 +3343,7 @@ function je({ value: e, onChange: i }) {
|
|
|
3316
3343
|
] });
|
|
3317
3344
|
}
|
|
3318
3345
|
const de = () => ({ id: "", label: "", url: "" });
|
|
3319
|
-
function
|
|
3346
|
+
function Ei({ basemaps: e, onChange: i }) {
|
|
3320
3347
|
const [t, r] = T(null), [p, u] = T(!1), [n, x] = T(de()), [s, g] = T(null), d = (o) => {
|
|
3321
3348
|
i(e.map((h) => h.id === t ? o : h));
|
|
3322
3349
|
}, w = () => {
|
|
@@ -3456,14 +3483,14 @@ function Re({ value: e, onChange: i }) {
|
|
|
3456
3483
|
] })
|
|
3457
3484
|
] });
|
|
3458
3485
|
}
|
|
3459
|
-
const he = () => ({ id: "", url: "" }),
|
|
3486
|
+
const he = () => ({ id: "", url: "" }), mi = (e) => {
|
|
3460
3487
|
try {
|
|
3461
3488
|
return new URL(e), !0;
|
|
3462
3489
|
} catch {
|
|
3463
3490
|
return !1;
|
|
3464
3491
|
}
|
|
3465
3492
|
};
|
|
3466
|
-
function
|
|
3493
|
+
function Ii({ sprites: e, onChange: i }) {
|
|
3467
3494
|
const [t, r] = T(null), [p, u] = T(!1), [n, x] = T(he()), [s, g] = T(null), d = (o) => {
|
|
3468
3495
|
i(e.map((h, N) => N === t ? o : h));
|
|
3469
3496
|
}, w = () => {
|
|
@@ -3533,7 +3560,7 @@ function Ei({ sprites: e, onChange: i }) {
|
|
|
3533
3560
|
{
|
|
3534
3561
|
type: "button",
|
|
3535
3562
|
onClick: w,
|
|
3536
|
-
disabled: !n.id || !n.url || !
|
|
3563
|
+
disabled: !n.id || !n.url || !mi(n.url) || e.some((o) => o.id === n.id),
|
|
3537
3564
|
className: "mapui:cursor-pointer mapui:rounded mapui:bg-blue-600 mapui:px-3 mapui:py-1 mapui:text-xs mapui:font-medium mapui:text-white hover:mapui:bg-blue-700 disabled:mapui:cursor-not-allowed disabled:mapui:opacity-50",
|
|
3538
3565
|
children: "Save"
|
|
3539
3566
|
}
|
|
@@ -3561,7 +3588,7 @@ function Ei({ sprites: e, onChange: i }) {
|
|
|
3561
3588
|
)
|
|
3562
3589
|
] });
|
|
3563
3590
|
}
|
|
3564
|
-
const
|
|
3591
|
+
const si = [
|
|
3565
3592
|
{ key: "showLayerPanel", label: "Layer Panel", description: "Toggle layer visibility" },
|
|
3566
3593
|
{ key: "showLegend", label: "Legend", description: "Map legend" },
|
|
3567
3594
|
{ key: "showBasemapSwitcher", label: "Basemap Switcher", description: "Switch basemap styles" },
|
|
@@ -3574,13 +3601,13 @@ const mi = [
|
|
|
3574
3601
|
{ key: "showMeasureTool", label: "Measure Tool", description: "Measure distances and areas on the map" },
|
|
3575
3602
|
{ key: "showSelectionTool", label: "Selection Tool", description: "Select features by click or box draw" }
|
|
3576
3603
|
];
|
|
3577
|
-
function
|
|
3604
|
+
function Mi({ value: e, onChange: i }) {
|
|
3578
3605
|
const t = (r, p) => {
|
|
3579
3606
|
i({ ...e, [r]: p });
|
|
3580
3607
|
};
|
|
3581
3608
|
return /* @__PURE__ */ l("div", { className: "mapui:flex mapui:flex-col mapui:gap-1", children: [
|
|
3582
3609
|
/* @__PURE__ */ a("p", { className: "mapui:m-0 mapui:mb-2 mapui:text-xs mapui:text-gray-500", children: "Enable or disable UI panels and controls." }),
|
|
3583
|
-
/* @__PURE__ */ a("div", { className: "mapui:grid mapui:grid-cols-1 mapui:gap-2 sm:mapui:grid-cols-2", children:
|
|
3610
|
+
/* @__PURE__ */ a("div", { className: "mapui:grid mapui:grid-cols-1 mapui:gap-2 sm:mapui:grid-cols-2", children: si.map(({ key: r, label: p, description: u }) => {
|
|
3584
3611
|
const n = e[r];
|
|
3585
3612
|
return /* @__PURE__ */ l(
|
|
3586
3613
|
"label",
|
|
@@ -3635,7 +3662,7 @@ const Je = [
|
|
|
3635
3662
|
{ key: "pitch", label: "Pitch (°)", min: 0, max: 85, step: 1, placeholder: "0" },
|
|
3636
3663
|
{ key: "bearing", label: "Bearing (°)", min: -180, max: 180, step: 1, placeholder: "0" }
|
|
3637
3664
|
];
|
|
3638
|
-
function
|
|
3665
|
+
function ci(e, i) {
|
|
3639
3666
|
const t = Je.find((r) => r.key === e);
|
|
3640
3667
|
if (t) {
|
|
3641
3668
|
if (isNaN(i)) return "Must be a number";
|
|
@@ -3643,14 +3670,14 @@ function si(e, i) {
|
|
|
3643
3670
|
if (i > t.max) return `Must be at most ${t.max}`;
|
|
3644
3671
|
}
|
|
3645
3672
|
}
|
|
3646
|
-
const
|
|
3647
|
-
function
|
|
3673
|
+
const di = "mapui:rounded mapui:border mapui:border-gray-300 mapui:px-2 mapui:py-1 mapui:text-sm mapui:outline-none focus:mapui:border-blue-500 focus:mapui:ring-1 focus:mapui:ring-blue-500";
|
|
3674
|
+
function Fi({ value: e, onChange: i }) {
|
|
3648
3675
|
const t = (r, p) => {
|
|
3649
3676
|
const u = parseFloat(p);
|
|
3650
3677
|
i({ ...e, [r]: isNaN(u) ? 0 : u });
|
|
3651
3678
|
};
|
|
3652
3679
|
return /* @__PURE__ */ a("div", { className: "mapui:grid mapui:grid-cols-2 mapui:gap-3", children: Je.map(({ key: r, label: p, min: u, max: n, step: x, placeholder: s }) => {
|
|
3653
|
-
const g =
|
|
3680
|
+
const g = ci(r, e[r]);
|
|
3654
3681
|
return /* @__PURE__ */ a(S, { label: p, error: g, children: /* @__PURE__ */ a(
|
|
3655
3682
|
"input",
|
|
3656
3683
|
{
|
|
@@ -3661,13 +3688,13 @@ function Mi({ value: e, onChange: i }) {
|
|
|
3661
3688
|
value: e[r],
|
|
3662
3689
|
placeholder: s,
|
|
3663
3690
|
onChange: (d) => t(r, d.target.value),
|
|
3664
|
-
className: `${
|
|
3691
|
+
className: `${di} ${g ? "mapui:border-red-400" : ""}`
|
|
3665
3692
|
}
|
|
3666
3693
|
) }, r);
|
|
3667
3694
|
}) });
|
|
3668
3695
|
}
|
|
3669
|
-
function
|
|
3670
|
-
const i =
|
|
3696
|
+
function Pi({ config: e }) {
|
|
3697
|
+
const i = ca(e);
|
|
3671
3698
|
return /* @__PURE__ */ l("div", { className: "mapui:flex mapui:flex-col mapui:gap-3", children: [
|
|
3672
3699
|
/* @__PURE__ */ l("div", { className: "mapui:flex mapui:items-center mapui:gap-2", children: [
|
|
3673
3700
|
/* @__PURE__ */ a(
|
|
@@ -3692,7 +3719,7 @@ function Fi({ config: e }) {
|
|
|
3692
3719
|
/* @__PURE__ */ a("div", { className: "mapui:overflow-auto mapui:rounded mapui:border mapui:border-gray-200 mapui:bg-gray-50", children: /* @__PURE__ */ a("pre", { className: "mapui:m-0 mapui:p-3 mapui:text-xs mapui:text-gray-800 mapui:whitespace-pre", children: JSON.stringify(e, null, 2) }) })
|
|
3693
3720
|
] });
|
|
3694
3721
|
}
|
|
3695
|
-
function
|
|
3722
|
+
function hi(e, i) {
|
|
3696
3723
|
const [t, r] = e, [p, u] = i;
|
|
3697
3724
|
return {
|
|
3698
3725
|
type: "Polygon",
|
|
@@ -3705,175 +3732,175 @@ function di(e, i) {
|
|
|
3705
3732
|
]]
|
|
3706
3733
|
};
|
|
3707
3734
|
}
|
|
3708
|
-
function
|
|
3735
|
+
function Oi(e, i) {
|
|
3709
3736
|
return {
|
|
3710
3737
|
type: "Feature",
|
|
3711
3738
|
properties: {},
|
|
3712
|
-
geometry:
|
|
3739
|
+
geometry: hi(e, i)
|
|
3713
3740
|
};
|
|
3714
3741
|
}
|
|
3715
3742
|
export {
|
|
3716
|
-
|
|
3743
|
+
nr as BasemapConfigSchema,
|
|
3717
3744
|
je as BasemapEditor,
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3745
|
+
Ei as BasemapList,
|
|
3746
|
+
Ri as BasemapSwitcher,
|
|
3747
|
+
ur as BrandingConfigSchema,
|
|
3748
|
+
or as CircleLayoutSchema,
|
|
3749
|
+
mr as CirclePaintSchema,
|
|
3750
|
+
sr as CircleStyleSchema,
|
|
3751
|
+
zi as CollapsibleControl,
|
|
3725
3752
|
X as CollapsibleSection,
|
|
3726
|
-
|
|
3753
|
+
Si as CollectionBrowser,
|
|
3727
3754
|
Z as ColorPicker,
|
|
3728
|
-
|
|
3755
|
+
Pi as ConfigPreview,
|
|
3729
3756
|
re as ConfirmDialog,
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3757
|
+
Gi as CoordinateDisplay,
|
|
3758
|
+
cr as DEFAULT_HEADER_COLOR,
|
|
3759
|
+
dr as DatetimeSearchFieldSchema,
|
|
3760
|
+
Vi as ExportButton,
|
|
3761
|
+
wi as ExportModal,
|
|
3762
|
+
Yi as FeatureDetailPanel,
|
|
3763
|
+
Zi as FeatureTooltip,
|
|
3764
|
+
hr as FillLayoutSchema,
|
|
3765
|
+
gr as FillPaintSchema,
|
|
3766
|
+
br as FillStyleSchema,
|
|
3767
|
+
yr as FilterConfigSchema,
|
|
3741
3768
|
S as FormField,
|
|
3742
|
-
|
|
3743
|
-
|
|
3769
|
+
fr as GeometryTypeSchema,
|
|
3770
|
+
xr as LayerConfigSchema,
|
|
3744
3771
|
Oe as LayerEditor,
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3753
|
-
|
|
3754
|
-
|
|
3755
|
-
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3772
|
+
Ai as LayerList,
|
|
3773
|
+
Ki as LayerPanel,
|
|
3774
|
+
et as Legend,
|
|
3775
|
+
wr as LegendConfigSchema,
|
|
3776
|
+
Za as LegendEditor,
|
|
3777
|
+
Xa as LegendEntryEditor,
|
|
3778
|
+
Nr as LegendEntrySchema,
|
|
3779
|
+
vr as LineLayoutSchema,
|
|
3780
|
+
kr as LinePaintSchema,
|
|
3781
|
+
Cr as LineStyleSchema,
|
|
3782
|
+
Sr as MapConfigSchema,
|
|
3783
|
+
Ni as MeasurePanel,
|
|
3784
|
+
Tr as NumberSearchFieldSchema,
|
|
3785
|
+
Dr as OgcApiSourceSchema,
|
|
3786
|
+
Lr as PropertyDisplayConfigSchema,
|
|
3787
|
+
ti as PropertyDisplayEditor,
|
|
3788
|
+
Ar as PropertyDisplaySchema,
|
|
3789
|
+
ki as ResultsDrawer,
|
|
3790
|
+
Er as SearchConfigSchema,
|
|
3791
|
+
Ka as SearchFieldEditor,
|
|
3792
|
+
ei as SearchFieldList,
|
|
3793
|
+
Ir as SearchFieldSchema,
|
|
3794
|
+
lr as SearchPanel,
|
|
3795
|
+
Mr as SelectSearchFieldSchema,
|
|
3796
|
+
vi as SelectionPanel,
|
|
3770
3797
|
we as SourceEditor,
|
|
3771
|
-
|
|
3798
|
+
Ci as SourceList,
|
|
3772
3799
|
Re as SpriteSourceEditor,
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3800
|
+
Ii as SpriteSourceList,
|
|
3801
|
+
Fr as SpriteSourceSchema,
|
|
3802
|
+
Pr as StyleConfigSchema,
|
|
3803
|
+
Ya as StyleEditor,
|
|
3804
|
+
Or as SymbolLayoutSchema,
|
|
3805
|
+
jr as SymbolPaintSchema,
|
|
3806
|
+
$r as SymbolStyleSchema,
|
|
3807
|
+
Rr as TextSearchFieldSchema,
|
|
3808
|
+
Mi as UIConfigEditor,
|
|
3809
|
+
Br as UIConfigSchema,
|
|
3810
|
+
ua as UNITS_FOR_MODE,
|
|
3784
3811
|
xe as UNIT_LABELS,
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
|
|
3812
|
+
zr as ViewConfigSchema,
|
|
3813
|
+
Fi as ViewEditor,
|
|
3814
|
+
it as and,
|
|
3815
|
+
tt as bboxFromGeometry,
|
|
3816
|
+
rt as between,
|
|
3817
|
+
Oi as buildBoxDrawData,
|
|
3818
|
+
hi as buildBoxPolygon,
|
|
3819
|
+
ni as buildDefaultStylesForGeometryTypes,
|
|
3820
|
+
lt as buildGeometryFilter,
|
|
3821
|
+
pt as buildMeasureGeometryData,
|
|
3822
|
+
nt as buildMeasurePointsData,
|
|
3823
|
+
ut as calculateArea,
|
|
3824
|
+
ot as calculateDistance,
|
|
3825
|
+
mt as calculateMeasurement,
|
|
3799
3826
|
_e as defaultCircle,
|
|
3800
3827
|
ge as defaultFill,
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3828
|
+
qa as defaultLine,
|
|
3829
|
+
Wa as defaultSymbol,
|
|
3830
|
+
st as defaultUnitForMode,
|
|
3804
3831
|
Xe as detectGeometryStyleTypesFromQueryables,
|
|
3805
|
-
|
|
3832
|
+
li as detectGeometryTypeFromQueryables,
|
|
3806
3833
|
Ze as detectGeometryTypesFromFeatures,
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3834
|
+
Ti as detectStyleTypeForCollection,
|
|
3835
|
+
Di as detectStyleTypesForCollection,
|
|
3836
|
+
ct as downloadBlob,
|
|
3837
|
+
dt as downloadCsv,
|
|
3838
|
+
ht as eq,
|
|
3812
3839
|
We as expressionColors,
|
|
3813
|
-
|
|
3814
|
-
|
|
3815
|
-
|
|
3840
|
+
Ma as expressionEntries,
|
|
3841
|
+
Fa as expressionPropertyName,
|
|
3842
|
+
Ia as expressionType,
|
|
3816
3843
|
He as extractGeometryType,
|
|
3817
|
-
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3844
|
+
gt as featuresToCsv,
|
|
3845
|
+
bt as fetchCollectionDetail,
|
|
3846
|
+
yt as fetchCollections,
|
|
3847
|
+
ft as fetchConformance,
|
|
3848
|
+
sa as fetchDistinctValues,
|
|
3849
|
+
xt as fetchFeatureById,
|
|
3850
|
+
wt as fetchFeatureCount,
|
|
3824
3851
|
ye as fetchFeatures,
|
|
3825
3852
|
qe as fetchQueryables,
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3853
|
+
Nt as fetchSpriteNames,
|
|
3854
|
+
vt as fetchSpriteUrlFromStyle,
|
|
3855
|
+
kt as fetchTileJson,
|
|
3856
|
+
qi as formatDMS,
|
|
3857
|
+
Wi as formatDecimal,
|
|
3858
|
+
oa as formatMeasurement,
|
|
3859
|
+
Ct as fromSimpleFilters,
|
|
3860
|
+
St as fromStructuredFilters,
|
|
3834
3861
|
Ye as geometryTypeToStyleType,
|
|
3835
3862
|
fe as geometryTypeToStyleTypes,
|
|
3836
3863
|
pe as getColorFromPalette,
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3864
|
+
Tt as getCql2FilteredVectorTileUrl,
|
|
3865
|
+
Dt as getFilteredVectorTileUrl,
|
|
3866
|
+
Pa as getPrimaryColor,
|
|
3867
|
+
Oa as getShapeForStyleType,
|
|
3868
|
+
Lt as getTileJsonUrl,
|
|
3869
|
+
At as getVectorTileSourceKey,
|
|
3870
|
+
Et as getVectorTileUrl,
|
|
3871
|
+
It as gt,
|
|
3872
|
+
Mt as gte,
|
|
3873
|
+
Li as humanizePropertyName,
|
|
3874
|
+
Ft as inList,
|
|
3848
3875
|
V as isExpression,
|
|
3849
|
-
|
|
3850
|
-
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
|
|
3866
|
-
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
|
|
3873
|
-
|
|
3876
|
+
ri as isGeometryProperty,
|
|
3877
|
+
Pt as isNull,
|
|
3878
|
+
Ot as like,
|
|
3879
|
+
jt as lt,
|
|
3880
|
+
$t as lte,
|
|
3881
|
+
Rt as neq,
|
|
3882
|
+
Bt as not,
|
|
3883
|
+
zt as or,
|
|
3884
|
+
Ut as resolveAvailableIcons,
|
|
3885
|
+
Gt as resolvePropertyDisplay,
|
|
3886
|
+
qt as resolveStyleWithSprites,
|
|
3887
|
+
Wt as sDwithin,
|
|
3888
|
+
_t as sIntersects,
|
|
3889
|
+
Vt as sWithin,
|
|
3890
|
+
ca as safeValidateMapConfig,
|
|
3891
|
+
Ht as selectedFeatureKey,
|
|
3892
|
+
Yt as serializeCql2,
|
|
3893
|
+
Xt as tAfter,
|
|
3894
|
+
Zt as tBefore,
|
|
3895
|
+
Jt as tDuring,
|
|
3896
|
+
pi as toAvailableProperties,
|
|
3897
|
+
Kt as useCsvExport,
|
|
3898
|
+
Qt as useExport,
|
|
3899
|
+
er as useMeasure,
|
|
3900
|
+
ar as useOgcCollectionDetail,
|
|
3874
3901
|
Ge as useOgcCollections,
|
|
3875
|
-
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3902
|
+
ir as useOgcFeatures,
|
|
3903
|
+
ma as useOgcQueryables,
|
|
3904
|
+
tr as useSelection,
|
|
3905
|
+
Ur as validateMapConfig
|
|
3879
3906
|
};
|