@ogc-maps/storybook-components 0.5.1 → 0.5.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/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @ogc-maps/storybook-components
|
|
2
2
|
|
|
3
|
-
A reusable, config-driven map component library built on OGC API standards. Designed for building interactive web maps with React
|
|
3
|
+
A reusable, config-driven map component library built on OGC API standards. Designed for building interactive web maps with React and `tipg` — the library itself has no MapLibre dependency.
|
|
4
4
|
|
|
5
5
|
## Features
|
|
6
6
|
|
|
@@ -54,7 +54,7 @@ Default styles use the `mapui:` Tailwind prefix so they won't clash with your ap
|
|
|
54
54
|
|
|
55
55
|
- [Getting Started](../../docs/GETTING-STARTED.md) — Installation, minimal config, first render
|
|
56
56
|
- [Configuration](../../docs/CONFIGURATION.md) — Full `MapConfig` schema reference
|
|
57
|
-
- [Components](../../docs/COMPONENTS.md) — All
|
|
57
|
+
- [Components](../../docs/COMPONENTS.md) — All component APIs with props tables and examples
|
|
58
58
|
- [Hooks & Utilities](../../docs/HOOKS.md) — OGC API hooks and utility functions
|
|
59
59
|
- [Publishing](../../docs/PUBLISHING.md) — Versioning and release guide
|
|
60
60
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchFieldEditor.d.ts","sourceRoot":"","sources":["../../../src/components/SearchFieldEditor/SearchFieldEditor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SearchFieldEditor.d.ts","sourceRoot":"","sources":["../../../src/components/SearchFieldEditor/SearchFieldEditor.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,WAAW,EAKX,iBAAiB,EAClB,MAAM,aAAa,CAAC;AAyCrB,MAAM,WAAW,sBAAsB;IACrC,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;IACvC,mBAAmB,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAC3C;AAYD,wBAAgB,iBAAiB,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,mBAAmB,EAAE,EAAE,sBAAsB,2CA4OjG"}
|