@ogc-maps/storybook-components 0.13.0 → 0.14.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/CollectionBrowser/CollectionBrowser.d.ts +3 -1
- package/dist/components/CollectionBrowser/CollectionBrowser.d.ts.map +1 -1
- package/dist/components/ImageryEditor/ImageryEditor.d.ts +13 -0
- package/dist/components/ImageryEditor/ImageryEditor.d.ts.map +1 -0
- package/dist/components/ImageryEditor/ImageryList.d.ts +8 -0
- package/dist/components/ImageryEditor/ImageryList.d.ts.map +1 -0
- package/dist/components/ImageryEditor/index.d.ts +5 -0
- package/dist/components/ImageryEditor/index.d.ts.map +1 -0
- package/dist/components/ImageryPanel/ImageryPanel.d.ts +10 -0
- package/dist/components/ImageryPanel/ImageryPanel.d.ts.map +1 -0
- package/dist/components/ImageryPanel/index.d.ts +3 -0
- package/dist/components/ImageryPanel/index.d.ts.map +1 -0
- package/dist/components/SourceEditor/SourceEditor.d.ts +2 -2
- package/dist/components/SourceEditor/SourceEditor.d.ts.map +1 -1
- package/dist/components/SourceEditor/SourceList.d.ts.map +1 -1
- package/dist/components/UIConfigEditor/UIConfigEditor.d.ts.map +1 -1
- package/dist/components/index.d.ts +4 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/{geo-BxXVSJvJ.js → geo-PA_KiJwy.js} +489 -453
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.js +57 -50
- package/dist/hooks/useOgcCollections.d.ts +3 -2
- package/dist/hooks/useOgcCollections.d.ts.map +1 -1
- package/dist/hooks/useOgcFeatures.d.ts +2 -2
- package/dist/hooks/useOgcFeatures.d.ts.map +1 -1
- package/dist/{index-CtbLVsqD.js → index-Cz_PEKV1.js} +434 -410
- package/dist/main.js +1927 -1428
- package/dist/schemas/config.d.ts +293 -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 +18 -16
- package/dist/style.css +1 -1
- package/dist/types/index.d.ts +4 -2
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/index.js +17 -15
- package/dist/utils/ogcApi.d.ts +42 -13
- package/dist/utils/ogcApi.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/hooks/index.d.ts
CHANGED
|
@@ -10,11 +10,11 @@ export { useOgcQueryables, type UseOgcQueryablesResult } from './useOgcQueryable
|
|
|
10
10
|
export { useOgcCollectionDetail, type UseOgcCollectionDetailResult } from './useOgcCollectionDetail';
|
|
11
11
|
export { useMeasure, type UseMeasureResult } from './useMeasure';
|
|
12
12
|
export { useSelection, type UseSelectionResult } from './useSelection';
|
|
13
|
-
export type { OgcApiSource, LayerConfig, MapConfig, UIConfig, ViewConfig, StyleConfig, FilterConfig, LegendConfig, SearchConfig, SearchField, TextSearchField, NumberSearchField, DatetimeSearchField, SelectSearchField, PropertyDisplay, PropertyDisplayConfig, } from '../types';
|
|
13
|
+
export type { OgcApiSource, LayerConfig, MapConfig, UIConfig, ViewConfig, StyleConfig, FilterConfig, LegendConfig, SearchConfig, SearchField, TextSearchField, NumberSearchField, DatetimeSearchField, SelectSearchField, ImageryLayerConfig, SourceAuth, PropertyDisplay, PropertyDisplayConfig, } from '../types';
|
|
14
14
|
export { resolvePropertyDisplay } from '../utils/propertyDisplay';
|
|
15
15
|
export { resolveStyleWithSprites } from '../utils/spriteUtils';
|
|
16
16
|
export type SearchFieldType = SearchField['type'];
|
|
17
|
-
export { fetchCollections, fetchFeatures, fetchFeatureById, fetchQueryables, fetchCollectionDetail, fetchConformance, fetchTileJson, fetchFeatureCount, fetchDistinctValues, getFilteredVectorTileUrl, getCql2FilteredVectorTileUrl, getTileJsonUrl, getVectorTileUrl, getVectorTileSourceKey, buildGeometryFilter, type OgcCollection, type OgcCollectionsResponse, type GeoJsonFeature, type OgcFeatureCollection, type OgcQueryables, type OgcConformance, type TileJson, type QueryableProperty, type FetchFeaturesOptions, } from '../utils/ogcApi';
|
|
17
|
+
export { fetchCollections, fetchFeatures, fetchFeatureById, fetchQueryables, fetchCollectionDetail, fetchConformance, fetchTileJson, fetchFeatureCount, fetchDistinctValues, getFilteredVectorTileUrl, getCql2FilteredVectorTileUrl, getTileJsonUrl, getVectorTileUrl, getVectorTileSourceKey, buildGeometryFilter, getImageryTileUrl, fetchGenericTileJson, tileSizeFromTileJson, detectTileSourceType, appendAuth, authHeaders, stripTrailingSlash, type OgcCollection, type OgcCollectionsResponse, type GeoJsonFeature, type OgcFeatureCollection, type OgcQueryables, type OgcConformance, type TileJson, type QueryableProperty, type FetchFeaturesOptions, } from '../utils/ogcApi';
|
|
18
18
|
export { eq, neq, gt, gte, lt, lte, between, like, inList, isNull, and, or, not, tAfter, tBefore, tDuring, fromSimpleFilters, fromStructuredFilters, serializeCql2, sIntersects, sWithin, sDwithin, type CQL2Expression, type CQL2PropertyRef, type CQL2Date, type CQL2Timestamp, type CQL2Interval, type CQL2Geometry, } from '../utils/cql2';
|
|
19
19
|
export { bboxFromGeometry, type BBox } from '../utils/geo';
|
|
20
20
|
export type { SelectionMode, SelectedFeature } from '../utils/selection';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC5C,OAAO,EAAE,iBAAiB,EAAE,KAAK,uBAAuB,EAAE,MAAM,qBAAqB,CAAC;AACtF,OAAO,EAAE,cAAc,EAAE,KAAK,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,YAAY,EAAE,KAAK,mBAAmB,EAAE,KAAK,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AACjG,OAAO,EAAE,SAAS,EAAE,KAAK,gBAAgB,EAAE,KAAK,eAAe,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AAC3G,OAAO,EAAE,aAAa,EAAE,KAAK,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AACnF,OAAO,EAAE,sBAAsB,EAAE,KAAK,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AACrG,OAAO,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,MAAM,cAAc,CAAC;AACjE,OAAO,EAAE,YAAY,EAAE,KAAK,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AAGvE,YAAY,EACV,YAAY,EACZ,WAAW,EACX,SAAS,EACT,QAAQ,EACR,UAAU,EACV,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,eAAe,EACf,iBAAiB,EACjB,mBAAmB,EACnB,iBAAiB,EACjB,eAAe,EACf,qBAAqB,GACtB,MAAM,UAAU,CAAC;AAClB,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,MAAM,MAAM,eAAe,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC;AAClD,OAAO,EACL,gBAAgB,EAChB,aAAa,EACb,gBAAgB,EAChB,eAAe,EACf,qBAAqB,EACrB,gBAAgB,EAChB,aAAa,EACb,iBAAiB,EACjB,mBAAmB,EACnB,wBAAwB,EACxB,4BAA4B,EAC5B,cAAc,EACd,gBAAgB,EAChB,sBAAsB,EACtB,mBAAmB,EACnB,KAAK,aAAa,EAClB,KAAK,sBAAsB,EAC3B,KAAK,cAAc,EACnB,KAAK,oBAAoB,EACzB,KAAK,aAAa,EAClB,KAAK,cAAc,EACnB,KAAK,QAAQ,EACb,KAAK,iBAAiB,EACtB,KAAK,oBAAoB,GAC1B,MAAM,iBAAiB,CAAC;AACzB,OAAO,EACL,EAAE,EACF,GAAG,EACH,EAAE,EACF,GAAG,EACH,EAAE,EACF,GAAG,EACH,OAAO,EACP,IAAI,EACJ,MAAM,EACN,MAAM,EACN,GAAG,EACH,EAAE,EACF,GAAG,EACH,MAAM,EACN,OAAO,EACP,OAAO,EACP,iBAAiB,EACjB,qBAAqB,EACrB,aAAa,EACb,WAAW,EACX,OAAO,EACP,QAAQ,EACR,KAAK,cAAc,EACnB,KAAK,eAAe,EACpB,KAAK,QAAQ,EACb,KAAK,aAAa,EAClB,KAAK,YAAY,EACjB,KAAK,YAAY,GAClB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,KAAK,IAAI,EAAE,MAAM,cAAc,CAAC;AAC3D,YAAY,EAAE,aAAa,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":"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"}
|
package/dist/hooks/index.js
CHANGED
|
@@ -1,54 +1,61 @@
|
|
|
1
|
-
import { D as a, a as t, b as l, c as r, d as
|
|
1
|
+
import { D as a, a as t, b as l, c as r, d as i, e as o, f as c, g as u, h as n, i as f, j as h, k as T, l as g, m as F, n as d, o as p, p as y, q as m, r as C, s as S, t as b, u as D, v as O, w as U, x as V, y as q, z as v, A as x, B as A, C as E, E as J, F as w, G as B, H as G, I, J as z, K as L, L as M, M as P, N as Q, O as R, P as W, Q as _, R as k, S as H, T as K, U as N, V as X, W as j, X as Y, Y as Z, Z as $, _ as ee, $ as se, a0 as ae, a1 as te, a2 as le, a3 as re } from "../geo-PA_KiJwy.js";
|
|
2
2
|
export {
|
|
3
3
|
a as DEFAULT_EXPORT_FORMATS,
|
|
4
4
|
t as and,
|
|
5
|
-
l as
|
|
6
|
-
r as
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
c as
|
|
10
|
-
u as
|
|
11
|
-
n as
|
|
12
|
-
f as
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
m as
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
O as
|
|
26
|
-
U as
|
|
27
|
-
V as
|
|
28
|
-
q as
|
|
29
|
-
v as
|
|
30
|
-
x as
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
Y as
|
|
53
|
-
Z as
|
|
5
|
+
l as appendAuth,
|
|
6
|
+
r as authHeaders,
|
|
7
|
+
i as bboxFromGeometry,
|
|
8
|
+
o as between,
|
|
9
|
+
c as buildGeometryFilter,
|
|
10
|
+
u as detectTileSourceType,
|
|
11
|
+
n as downloadBlob,
|
|
12
|
+
f as eq,
|
|
13
|
+
h as featuresToCsv,
|
|
14
|
+
T as fetchCollectionDetail,
|
|
15
|
+
g as fetchCollections,
|
|
16
|
+
F as fetchConformance,
|
|
17
|
+
d as fetchDistinctValues,
|
|
18
|
+
p as fetchFeatureById,
|
|
19
|
+
y as fetchFeatureCount,
|
|
20
|
+
m as fetchFeatures,
|
|
21
|
+
C as fetchGenericTileJson,
|
|
22
|
+
S as fetchQueryables,
|
|
23
|
+
b as fetchTileJson,
|
|
24
|
+
D as fromSimpleFilters,
|
|
25
|
+
O as fromStructuredFilters,
|
|
26
|
+
U as getCql2FilteredVectorTileUrl,
|
|
27
|
+
V as getFilteredVectorTileUrl,
|
|
28
|
+
q as getImageryTileUrl,
|
|
29
|
+
v as getTileJsonUrl,
|
|
30
|
+
x as getVectorTileSourceKey,
|
|
31
|
+
A as getVectorTileUrl,
|
|
32
|
+
E as gt,
|
|
33
|
+
J as gte,
|
|
34
|
+
w as inList,
|
|
35
|
+
B as isNull,
|
|
36
|
+
G as like,
|
|
37
|
+
I as lt,
|
|
38
|
+
z as lte,
|
|
39
|
+
L as neq,
|
|
40
|
+
M as not,
|
|
41
|
+
P as or,
|
|
42
|
+
Q as resolvePropertyDisplay,
|
|
43
|
+
R as resolveStyleWithSprites,
|
|
44
|
+
W as sDwithin,
|
|
45
|
+
_ as sIntersects,
|
|
46
|
+
k as sWithin,
|
|
47
|
+
H as serializeCql2,
|
|
48
|
+
K as stripTrailingSlash,
|
|
49
|
+
N as tAfter,
|
|
50
|
+
X as tBefore,
|
|
51
|
+
j as tDuring,
|
|
52
|
+
Y as tileSizeFromTileJson,
|
|
53
|
+
Z as useCsvExport,
|
|
54
|
+
$ as useExport,
|
|
55
|
+
ee as useMeasure,
|
|
56
|
+
se as useOgcCollectionDetail,
|
|
57
|
+
ae as useOgcCollections,
|
|
58
|
+
te as useOgcFeatures,
|
|
59
|
+
le as useOgcQueryables,
|
|
60
|
+
re as useSelection
|
|
54
61
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { OgcCollection } from '../utils/ogcApi';
|
|
1
|
+
import { OgcCollection, SourceAuth } from '../utils/ogcApi';
|
|
2
2
|
export interface UseOgcCollectionsResult {
|
|
3
3
|
collections: OgcCollection[];
|
|
4
4
|
loading: boolean;
|
|
@@ -8,6 +8,7 @@ export interface UseOgcCollectionsResult {
|
|
|
8
8
|
* Hook to fetch the list of collections from an OGC API endpoint.
|
|
9
9
|
*
|
|
10
10
|
* @param baseUrl - The base URL of the OGC API server (e.g. "http://localhost:8000")
|
|
11
|
+
* @param auth - Optional source authentication config
|
|
11
12
|
*/
|
|
12
|
-
export declare function useOgcCollections(baseUrl: string | null): UseOgcCollectionsResult;
|
|
13
|
+
export declare function useOgcCollections(baseUrl: string | null, auth?: SourceAuth): UseOgcCollectionsResult;
|
|
13
14
|
//# sourceMappingURL=useOgcCollections.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useOgcCollections.d.ts","sourceRoot":"","sources":["../../src/hooks/useOgcCollections.ts"],"names":[],"mappings":"AACA,OAAO,EAAoB,KAAK,aAAa,EAAE,MAAM,iBAAiB,CAAC;
|
|
1
|
+
{"version":3,"file":"useOgcCollections.d.ts","sourceRoot":"","sources":["../../src/hooks/useOgcCollections.ts"],"names":[],"mappings":"AACA,OAAO,EAAoB,KAAK,aAAa,EAAE,KAAK,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAExF,MAAM,WAAW,uBAAuB;IACtC,WAAW,EAAE,aAAa,EAAE,CAAC;IAC7B,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;CACrB;AAED;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,EAAE,IAAI,CAAC,EAAE,UAAU,GAAG,uBAAuB,CAuCpG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GeoJsonFeature, FetchFeaturesOptions } from '../utils/ogcApi';
|
|
1
|
+
import { GeoJsonFeature, FetchFeaturesOptions, SourceAuth } from '../utils/ogcApi';
|
|
2
2
|
export interface UseOgcFeaturesResult {
|
|
3
3
|
features: GeoJsonFeature[];
|
|
4
4
|
loading: boolean;
|
|
@@ -13,5 +13,5 @@ export interface UseOgcFeaturesResult {
|
|
|
13
13
|
* @param collection - The collection ID to fetch features from
|
|
14
14
|
* @param options - Optional fetch parameters (bbox, limit, offset, properties, datetime)
|
|
15
15
|
*/
|
|
16
|
-
export declare function useOgcFeatures(baseUrl: string | null, collection: string | null, options?: FetchFeaturesOptions): UseOgcFeaturesResult;
|
|
16
|
+
export declare function useOgcFeatures(baseUrl: string | null, collection: string | null, options?: FetchFeaturesOptions, auth?: SourceAuth): UseOgcFeaturesResult;
|
|
17
17
|
//# sourceMappingURL=useOgcFeatures.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useOgcFeatures.d.ts","sourceRoot":"","sources":["../../src/hooks/useOgcFeatures.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,KAAK,cAAc,EACnB,KAAK,oBAAoB,
|
|
1
|
+
{"version":3,"file":"useOgcFeatures.d.ts","sourceRoot":"","sources":["../../src/hooks/useOgcFeatures.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,KAAK,cAAc,EACnB,KAAK,oBAAoB,EACzB,KAAK,UAAU,EAChB,MAAM,iBAAiB,CAAC;AAEzB,MAAM,WAAW,oBAAoB;IACnC,QAAQ,EAAE,cAAc,EAAE,CAAC;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IACpB,wFAAwF;IACxF,OAAO,EAAE,OAAO,CAAC;CAClB;AAED;;;;;;GAMG;AACH,wBAAgB,cAAc,CAC5B,OAAO,EAAE,MAAM,GAAG,IAAI,EACtB,UAAU,EAAE,MAAM,GAAG,IAAI,EACzB,OAAO,GAAE,oBAAyB,EAClC,IAAI,CAAC,EAAE,UAAU,GAChB,oBAAoB,CAuDtB"}
|