Skip to content

Commit e22698a

Browse files
JannikBrackjannik brackcioddi
authored
Remove stories.json and change meta.json files (#232)
Co-authored-by: jannik brack <[email protected]> Co-authored-by: Max Tobias Weber <[email protected]>
1 parent 4c94d4d commit e22698a

File tree

26 files changed

+307
-116
lines changed

26 files changed

+307
-116
lines changed

src/components/MlClientSearch/MlClientSearch.meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,12 @@
1111
"tags": [],
1212
"category": "",
1313
"type": "component",
14-
"components": ["MlGeoJsonLayer"]
14+
"components": ["MlGeoJsonLayer"],
15+
"demos": [
16+
{
17+
"name": "Demo",
18+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlclientsearch--example-config&viewMode=story"
19+
}
20+
],
21+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlClientSearch.png"
1522
}

src/components/MlCreatePdfForm/MlCreatePdfForm.meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
},
1111
"tags": ["Map add-on"],
1212
"category": "add-ons",
13-
"type": "component"
13+
"type": "component",
14+
"demos": [
15+
{
16+
"name": "Demo",
17+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlcreatepdfform--example-config&viewMode=story"
18+
}
19+
],
20+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlCreatePdfForm.png"
1421
}

src/components/MlFeatureEditor/MlFeatureEditor.meta.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,16 @@
88
"description": "Erzeugen und Bearbeiten von Objekten."
99
}
1010
},
11-
"tags": ["Map add-on"],
11+
"tags": [
12+
"Map add-on"
13+
],
1214
"category": "add-ons",
13-
"type": "component"
14-
}
15+
"type": "component",
16+
"demos": [
17+
{
18+
"name": "Demo",
19+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlfeatureeditor--catalogue-demo&viewMode=story"
20+
}
21+
],
22+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlFeatureEditor.png"
23+
}

src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
},
1111
"tags": ["Map add-on"],
1212
"category": "add-ons",
13-
"type": "component"
13+
"type": "component",
14+
"demos": [
15+
{
16+
"name": "Demo",
17+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlfillextrusionlayer--example-config&viewMode=story"
18+
}
19+
],
20+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlFillExtrusionLayer.png"
1421
}
Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
{
2-
"name": "MlFollowGps",
3-
"title": "GPS tracker",
4-
"description": "Display of the current position and viewing direction.",
5-
"i18n": {
6-
"de": {
7-
"title": "GPS-Tracker",
8-
"description": "Darstellung der aktuellen Position und Blickrichtung"
9-
}
10-
},
11-
"tags": ["Map add-on"],
12-
"category": "add-ons",
13-
"type": "component"
14-
}
2+
"name": "MlFollowGps",
3+
"title": "GPS tracker",
4+
"description": "Display of the current position and viewing direction.",
5+
"i18n": {
6+
"de": {
7+
"title": "GPS-Tracker",
8+
"description": "Darstellung der aktuellen Position und Blickrichtung"
9+
}
10+
},
11+
"tags": [
12+
"Map add-on"
13+
],
14+
"category": "add-ons",
15+
"type": "component",
16+
"demos": [
17+
{
18+
"name": "Demo",
19+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlfollowgps--catalogue-demo&viewMode=story"
20+
}
21+
],
22+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlFollowGps.png"
23+
}
Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
{
2-
"name": "MlGeoJsonLayer",
3-
"title": "GeoJSON layer",
4-
"description": "Presents GeoJSON objects.",
5-
"i18n": {
6-
"de": {
7-
"title": "GeoJSON Darstellung",
8-
"description": "Stellt GeoJSON Objekte dar"
9-
}
10-
},
11-
"tags": ["Map layer"],
12-
"category": "layer",
13-
"type": "component"
14-
}
2+
"name": "MlGeoJsonLayer",
3+
"title": "GeoJSON layer",
4+
"description": "Presents GeoJSON objects.",
5+
"i18n": {
6+
"de": {
7+
"title": "GeoJSON Darstellung",
8+
"description": "Stellt GeoJSON Objekte dar"
9+
}
10+
},
11+
"tags": [
12+
"Map layer"
13+
],
14+
"category": "layer",
15+
"type": "component",
16+
"demos": [
17+
{
18+
"name": "Demo",
19+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlgeojsonlayer--catalogue-demo&viewMode=story"
20+
}
21+
],
22+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlGeoJsonLayer.png"
23+
}

src/components/MlGpxViewer/MlGpxViewer.meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
},
1111
"tags": ["Map add-on"],
1212
"category": "add-ons",
13-
"type": "component"
13+
"type": "component",
14+
"demos": [
15+
{
16+
"name": "Demo",
17+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlgpxviewer--example-config&viewMode=story"
18+
}
19+
],
20+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlGpxViewer.png"
1421
}

src/components/MlLayerMagnify/MlLayerMagnify.meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
},
1111
"tags": ["Map add-on"],
1212
"category": "add-ons",
13-
"type": "component"
13+
"type": "component",
14+
"demos": [
15+
{
16+
"name": "Demo",
17+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mllayermagnify--example-config&viewMode=story"
18+
}
19+
],
20+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlLayerMagnify.png"
1421
}

src/components/MlLayerSwipe/MlLayerSwipe.meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,12 @@
1010
},
1111
"tags": ["Map add-on"],
1212
"category": "add-ons",
13-
"type": "component"
13+
"type": "component",
14+
"demos": [
15+
{
16+
"name": "Demo",
17+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mllayerswipe--example-config&viewMode=story"
18+
}
19+
],
20+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlLayerSwipe.png"
1421
}
Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
{
2-
"name": "MlMeasureTool",
3-
"title": "Measure tool",
4-
"description": "A tool for measuring distances and areas.",
5-
"i18n": {
6-
"de": {
7-
"title": "Messwerkzeug",
8-
"description": "Ein Werkzeug zum Messen von Strecken und Flächen."
9-
}
10-
},
11-
"tags": ["Map add-on"],
12-
"category": "add-ons",
13-
"type": "component"
14-
}
2+
"name": "MlMeasureTool",
3+
"title": "Measure tool",
4+
"description": "A tool for measuring distances and areas.",
5+
"i18n": {
6+
"de": {
7+
"title": "Messwerkzeug",
8+
"description": "Ein Werkzeug zum Messen von Strecken und Flächen."
9+
}
10+
},
11+
"tags": [
12+
"Map add-on"
13+
],
14+
"category": "add-ons",
15+
"type": "component",
16+
"demos": [
17+
{
18+
"name": "Demo",
19+
"url": "https://mapcomponents.github.io/react-map-components-maplibre/iframe.html?id=mapcomponents-mlmeasuretool--catalogue-demo&viewMode=story"
20+
}
21+
],
22+
"thumbnail": "https://mapcomponents.github.io/react-map-components-maplibre/thumbnails/MlMeasureTool.png"
23+
}

0 commit comments

Comments
 (0)