@ogc-maps/storybook-components 0.11.0 → 0.12.0
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/LayerEditor/LayerList.d.ts.map +1 -1
- package/dist/{geo-CyDCsiW-.js → geo--Ta-t__y.js} +135 -127
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +37 -35
- package/dist/{index-BrphSJJ2.js → index-CqBeCxon.js} +305 -293
- package/dist/main.js +934 -890
- package/dist/schemas/config.d.ts +107 -0
- package/dist/schemas/config.d.ts.map +1 -1
- package/dist/schemas/index.d.ts +1 -1
- package/dist/schemas/index.d.ts.map +1 -1
- package/dist/schemas/index.js +22 -20
- package/dist/style.css +1 -1
- package/dist/types/index.d.ts +3 -2
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js +30 -29
- package/dist/utils/ogcApi.d.ts +10 -0
- package/dist/utils/ogcApi.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/hooks/index.js
CHANGED
|
@@ -1,51 +1,53 @@
|
|
|
1
|
-
import { a, b as t, c as l, d as r, e as o, f as i, g as c, h as u, i as n, j as f, k as
|
|
1
|
+
import { a, b as t, c as l, d as r, e as o, f as i, g as c, h as u, i as n, j as f, k as g, l as h, m as C, n as F, o as y, p as d, q as m, r as b, s as p, t as T, u as D, v as S, w as V, x as q, y as v, z as x, A as O, B as U, C as w, D as B, E, F as G, G as I, H as J, I as Q, J as W, K as k, L as z, M as A, N as K, O as L, P as M, Q as N, R as P, S as j, T as H, U as R, V as X, W as Y, X as Z } from "../geo--Ta-t__y.js";
|
|
2
2
|
export {
|
|
3
3
|
a as and,
|
|
4
4
|
t as bboxFromGeometry,
|
|
5
5
|
l as between,
|
|
6
|
-
r as
|
|
7
|
-
o as
|
|
8
|
-
i as
|
|
9
|
-
c as
|
|
10
|
-
u as
|
|
11
|
-
n as
|
|
12
|
-
f as
|
|
6
|
+
r as buildGeometryFilter,
|
|
7
|
+
o as downloadBlob,
|
|
8
|
+
i as eq,
|
|
9
|
+
c as featuresToCsv,
|
|
10
|
+
u as fetchCollectionDetail,
|
|
11
|
+
n as fetchCollections,
|
|
12
|
+
f as fetchConformance,
|
|
13
|
+
g as fetchDistinctValues,
|
|
13
14
|
h as fetchFeatureById,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
C as fetchFeatureCount,
|
|
16
|
+
F as fetchFeatures,
|
|
17
|
+
y as fetchQueryables,
|
|
17
18
|
d as fetchTileJson,
|
|
18
19
|
m as fromSimpleFilters,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
b as fromStructuredFilters,
|
|
21
|
+
p as getCql2FilteredVectorTileUrl,
|
|
22
|
+
T as getFilteredVectorTileUrl,
|
|
22
23
|
D as getTileJsonUrl,
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
q as
|
|
26
|
-
v as
|
|
27
|
-
x as
|
|
28
|
-
O as
|
|
29
|
-
U as
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
I as
|
|
35
|
-
J as
|
|
36
|
-
Q as
|
|
24
|
+
S as getVectorTileSourceKey,
|
|
25
|
+
V as getVectorTileUrl,
|
|
26
|
+
q as gt,
|
|
27
|
+
v as gte,
|
|
28
|
+
x as inList,
|
|
29
|
+
O as isNull,
|
|
30
|
+
U as like,
|
|
31
|
+
w as lt,
|
|
32
|
+
B as lte,
|
|
33
|
+
E as neq,
|
|
34
|
+
G as not,
|
|
35
|
+
I as or,
|
|
36
|
+
J as resolvePropertyDisplay,
|
|
37
|
+
Q as resolveStyleWithSprites,
|
|
38
|
+
W as sDwithin,
|
|
37
39
|
k as sIntersects,
|
|
38
40
|
z as sWithin,
|
|
39
41
|
A as serializeCql2,
|
|
40
|
-
|
|
42
|
+
K as tAfter,
|
|
41
43
|
L as tBefore,
|
|
42
44
|
M as tDuring,
|
|
43
45
|
N as useCsvExport,
|
|
44
46
|
P as useExport,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
47
|
+
j as useMeasure,
|
|
48
|
+
H as useOgcCollectionDetail,
|
|
49
|
+
R as useOgcCollections,
|
|
50
|
+
X as useOgcFeatures,
|
|
51
|
+
Y as useOgcQueryables,
|
|
52
|
+
Z as useSelection
|
|
51
53
|
};
|