@mapcomponents/react-maplibre 0.1.69 → 0.1.70
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/CHANGELOG.md +18 -0
- package/README.md +3 -2
- package/dist/components/MlCreatePdfButton/MlCreatePdfButton.d.ts +3 -3
- package/dist/components/MlCreatePdfForm/MlCreatePdfForm.d.ts +7 -2
- package/dist/components/MlCreatePngButton/MlCreatePngButton.d.ts +22 -0
- package/dist/components/MlCreatePngButton/MlCreatePngButton.stories.d.ts +14 -0
- package/dist/components/MlGpxViewer/util/{MetadataDrawer.d.ts → Metadata.d.ts} +1 -2
- package/dist/components/MlGpxViewer/util/MlGpxDemoLoader.d.ts +1 -1
- package/dist/hooks/useExportMap/lib.d.ts +16 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.esm.js +284 -276
- package/dist/index.esm.js.map +1 -1
- package/dist/ui_components/Sidebar.d.ts +5 -3
- package/dist/ui_components/TopToolbar.d.ts +8 -7
- package/package.json +1 -2
- package/.babelrc +0 -22
- package/.editorconfig +0 -19
- package/.eslintignore +0 -12
- package/.eslintrc.js +0 -30
- package/.github/ISSUE_TEMPLATE/bug_report.md +0 -41
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -22
- package/.github/workflows/check-catalogue-metadata-schema.yml +0 -19
- package/.github/workflows/check-formatting.yml +0 -46
- package/.github/workflows/node_version_test.yml +0 -26
- package/.github/workflows/publish.yml +0 -21
- package/.github/workflows/storybook.yml +0 -28
- package/.prettierignore +0 -11
- package/.prettierrc.json +0 -6
- package/.storybook/.babelrc +0 -26
- package/.storybook/main.js +0 -40
- package/.storybook/manager.js +0 -6
- package/.storybook/mapcomponents_logo.png +0 -0
- package/.storybook/preview.js +0 -33
- package/.storybook/style.css +0 -15
- package/.storybook/wheregroupTheme.js +0 -9
- package/config/env.js +0 -106
- package/config/jest/babelTransform.js +0 -29
- package/config/jest/cssTransform.js +0 -14
- package/config/jest/fileTransform.js +0 -40
- package/config/paths.js +0 -75
- package/coverage/clover.xml +0 -2018
- package/coverage/coverage-final.json +0 -60
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -731
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +0 -466
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +0 -116
- package/coverage/lcov-report/src/components/MlCenterPosition/MlCenterPosition.tsx.html +0 -322
- package/coverage/lcov-report/src/components/MlCenterPosition/index.html +0 -116
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +0 -238
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +0 -116
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.cy.tsx.html +0 -148
- package/coverage/lcov-report/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx.html +0 -196
- package/coverage/lcov-report/src/components/MlCreatePdfForm/index.html +0 -131
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +0 -535
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +0 -116
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +0 -340
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +0 -808
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +0 -116
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +0 -469
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.js.html +0 -652
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.js.html +0 -649
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerCircleStyler.tsx.html +0 -112
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerHeatMapStyler.tsx.html +0 -115
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/story_utils/index.html +0 -161
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx.html +0 -469
- package/coverage/lcov-report/src/components/MlGeojsonLayerWithSource/index.html +0 -116
- package/coverage/lcov-report/src/components/MlGpxViewer/MlGpxViewer.tsx.html +0 -394
- package/coverage/lcov-report/src/components/MlGpxViewer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +0 -385
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +0 -247
- package/coverage/lcov-report/src/components/MlLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +0 -745
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +0 -520
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +0 -736
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +0 -316
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +0 -116
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +0 -116
- package/coverage/lcov-report/src/components/MlMarker/MlMarker.tsx.html +0 -505
- package/coverage/lcov-report/src/components/MlMarker/index.html +0 -116
- package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +0 -265
- package/coverage/lcov-report/src/components/MlMeasureTool/index.html +0 -116
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +0 -763
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +0 -116
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +0 -613
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +0 -116
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +0 -298
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +0 -232
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +0 -131
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.tsx.html +0 -412
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +0 -116
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.tsx.html +0 -892
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +0 -116
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/ColorPicker.tsx.html +0 -214
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerList.tsx.html +0 -121
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerListItem.tsx.html +0 -412
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/LayerPropertyForm.tsx.html +0 -463
- package/coverage/lcov-report/src/components/MlSketchTool/LayerList/index.html +0 -161
- package/coverage/lcov-report/src/components/MlSketchTool/MlSketchTool.tsx.html +0 -898
- package/coverage/lcov-report/src/components/MlSketchTool/index.html +0 -116
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.tsx.html +0 -514
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +0 -116
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +0 -703
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreejsLayer.tsx.html +0 -769
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +0 -131
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +0 -406
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +0 -310
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +0 -116
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +0 -517
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +0 -277
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +0 -116
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +0 -739
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +0 -116
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +0 -1102
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +0 -116
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +0 -403
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +0 -103
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +0 -277
- package/coverage/lcov-report/src/contexts/index.html +0 -146
- package/coverage/lcov-report/src/hooks/index.html +0 -191
- package/coverage/lcov-report/src/hooks/useCameraFollowPath/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useCameraFollowPath/useCameraFollowPath.tsx.html +0 -661
- package/coverage/lcov-report/src/hooks/useExportMap/index.html +0 -131
- package/coverage/lcov-report/src/hooks/useExportMap/index.ts.html +0 -175
- package/coverage/lcov-report/src/hooks/useExportMap/lib.ts.html +0 -559
- package/coverage/lcov-report/src/hooks/useGpx/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useGpx/useGpx.tsx.html +0 -295
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +0 -787
- package/coverage/lcov-report/src/hooks/useLayerEvent.js.html +0 -232
- package/coverage/lcov-report/src/hooks/useLayerFilter/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useLayerFilter/useLayerFilter.ts.html +0 -184
- package/coverage/lcov-report/src/hooks/useLayerHoverPopup/index.html +0 -116
- package/coverage/lcov-report/src/hooks/useLayerHoverPopup/useLayerHoverPopup.tsx.html +0 -334
- package/coverage/lcov-report/src/hooks/useMap.ts.html +0 -358
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +0 -631
- package/coverage/lcov-report/src/hooks/useSource.ts.html +0 -337
- package/coverage/lcov-report/src/hooks/useWms.ts.html +0 -397
- package/coverage/lcov-report/src/index.html +0 -116
- package/coverage/lcov-report/src/index.ts.html +0 -316
- package/coverage/lcov.info +0 -3987
- package/cypress/support/commands.ts +0 -37
- package/cypress/support/component-index.html +0 -12
- package/cypress/support/component.ts +0 -46
- package/cypress.config.ts +0 -101
- package/dist/components/MlCreatePdfButton/lib/createPdf.d.ts +0 -2
- package/dist/components/MlCreatePdfButton/lib/nominatimMap.d.ts +0 -2
- package/eslintErrorTest.js +0 -10
- package/public/assets/3D/godzilla_simple.glb +0 -0
- package/public/assets/dop.png +0 -0
- package/public/assets/historic.png +0 -0
- package/public/assets/marker.png +0 -0
- package/public/assets/osm.png +0 -0
- package/public/assets/sample.gpx +0 -716
- package/public/assets/sample1.gpx +0 -3003
- package/public/assets/sample2.gpx +0 -1264
- package/public/assets/sample3.gpx +0 -912
- package/public/assets/wg-marker.png +0 -0
- package/public/catalogue/.gitkeep +0 -0
- package/public/catalogue/mc_meta.json +0 -1
- package/public/favicon.ico +0 -0
- package/public/index.html +0 -39
- package/public/logo.png +0 -0
- package/public/manifest.json +0 -25
- package/public/robots.txt +0 -3
- package/public/thumbnails/MapLibreMap.png +0 -0
- package/public/thumbnails/MlCameraFollowPath.png +0 -0
- package/public/thumbnails/MlCreatePdfButton.png +0 -0
- package/public/thumbnails/MlCreatePdfForm.png +0 -0
- package/public/thumbnails/MlDeckGlLayer.png +0 -0
- package/public/thumbnails/MlDeckGlTerrainLayer.png +0 -0
- package/public/thumbnails/MlDemoDashboard.png +0 -0
- package/public/thumbnails/MlFeatureEditor.png +0 -0
- package/public/thumbnails/MlFillExtrusionLayer.png +0 -0
- package/public/thumbnails/MlFollowGps.png +0 -0
- package/public/thumbnails/MlGeoJsonLayer.png +0 -0
- package/public/thumbnails/MlGpxViewer.png +0 -0
- package/public/thumbnails/MlHillshadeLayer.png +0 -0
- package/public/thumbnails/MlIconLayer.png +0 -0
- package/public/thumbnails/MlLaermkarte.png +0 -0
- package/public/thumbnails/MlLayerMagnify.png +0 -0
- package/public/thumbnails/MlLayerSwipe.png +0 -0
- package/public/thumbnails/MlMapDrawTools.png +0 -0
- package/public/thumbnails/MlMeasureTool.png +0 -0
- package/public/thumbnails/MlMobilerImker.png +0 -0
- package/public/thumbnails/MlNavigationCompass.png +0 -0
- package/public/thumbnails/MlNavigationTools.png +0 -0
- package/public/thumbnails/MlOsmLayer.png +0 -0
- package/public/thumbnails/MlScaleReference.png +0 -0
- package/public/thumbnails/MlSketchTool.png +0 -0
- package/public/thumbnails/MlSpatialElevationProfile.png +0 -0
- package/public/thumbnails/MlThreeJsLayer.png +0 -0
- package/public/thumbnails/MlTransitionGeoJsonLayer.png +0 -0
- package/public/thumbnails/MlVectorTileLayer.png +0 -0
- package/public/thumbnails/MlWanderApp.png +0 -0
- package/public/thumbnails/MlWmsLayer.png +0 -0
- package/public/thumbnails/MlWmsLoader.png +0 -0
- package/public/thumbnails/useCameraFollowPath.png +0 -0
- package/rollup.config.js +0 -74
- package/scripts/build-catalogue-markdown-docs.js +0 -28
- package/scripts/build-catalogue-meta.js +0 -42
- package/scripts/create-map-component.sh +0 -36
- package/scripts/test.js +0 -53
- package/src/@types/assets/index.d.ts +0 -20
- package/src/App.css +0 -0
- package/src/components/MapLibreMap/MapLibreMap.stories.js +0 -106
- package/src/components/MapLibreMap/MapLibreMap.test.js +0 -84
- package/src/components/MapLibreMap/MapLibreMap.tsx +0 -127
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.test.js +0 -395
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +0 -691
- package/src/components/MlBasicComponent.js +0 -39
- package/src/components/MlCenterPosition/MlCenterPosition.doc.de.md +0 -3
- package/src/components/MlCenterPosition/MlCenterPosition.meta_.json +0 -14
- package/src/components/MlCenterPosition/MlCenterPosition.stories.tsx +0 -20
- package/src/components/MlCenterPosition/MlCenterPosition.tsx +0 -79
- package/src/components/MlComponentTemplate/MlComponentTemplate.doc.de.md +0 -3
- package/src/components/MlComponentTemplate/MlComponentTemplate.meta_.json +0 -14
- package/src/components/MlComponentTemplate/MlComponentTemplate.stories.tsx +0 -20
- package/src/components/MlComponentTemplate/MlComponentTemplate.tsx +0 -42
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.doc.de.md +0 -1
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.doc.en.md +0 -1
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.meta_.json +0 -14
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.stories.tsx +0 -35
- package/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx +0 -51
- package/src/components/MlCreatePdfButton/lib/createPdf.ts +0 -189
- package/src/components/MlCreatePdfButton/lib/nominatimMap.ts +0 -57
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.cy.tsx +0 -21
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.doc.de.md +0 -3
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.meta.json +0 -14
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.stories.tsx +0 -165
- package/src/components/MlCreatePdfForm/MlCreatePdfForm.tsx +0 -37
- package/src/components/MlCreatePdfForm/lib/PdfContext.tsx +0 -51
- package/src/components/MlCreatePdfForm/lib/PdfForm.tsx +0 -257
- package/src/components/MlCreatePdfForm/lib/PdfPreview.tsx +0 -327
- package/src/components/MlCreatePdfForm/lib/_PdfPreview.tsx +0 -399
- package/src/components/MlCreatePdfForm/lib/pdf.templates.ts +0 -82
- package/src/components/MlCreatePdfForm/lib/pdfContext.d.ts +0 -24
- package/src/components/MlCreatePdfForm/lib/preview.css +0 -114
- package/src/components/MlFeatureEditor/MlFeatureEditor.css +0 -0
- package/src/components/MlFeatureEditor/MlFeatureEditor.doc.de.md +0 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.doc.en.md +0 -1
- package/src/components/MlFeatureEditor/MlFeatureEditor.meta.json +0 -14
- package/src/components/MlFeatureEditor/MlFeatureEditor.stories.js +0 -91
- package/src/components/MlFeatureEditor/MlFeatureEditor.test.js +0 -126
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +0 -150
- package/src/components/MlFeatureEditor/custom-direct-select-mode.js +0 -303
- package/src/components/MlFeatureEditor/custom-polygon-mode.js +0 -188
- package/src/components/MlFeatureEditor/custom-select-mode.js +0 -406
- package/src/components/MlFeatureEditor/lib/LICENSE.md +0 -18
- package/src/components/MlFeatureEditor/lib/common_selectors.js +0 -72
- package/src/components/MlFeatureEditor/lib/constants.js +0 -104
- package/src/components/MlFeatureEditor/lib/constrain_feature_movement.js +0 -72
- package/src/components/MlFeatureEditor/lib/create_midpoint.js +0 -42
- package/src/components/MlFeatureEditor/lib/create_supplementary_points.js +0 -102
- package/src/components/MlFeatureEditor/lib/create_vertex.js +0 -35
- package/src/components/MlFeatureEditor/lib/double_click_zoom.js +0 -30
- package/src/components/MlFeatureEditor/lib/euclidean_distance.js +0 -9
- package/src/components/MlFeatureEditor/lib/features_at.js +0 -52
- package/src/components/MlFeatureEditor/lib/get_features_and_set_cursor.js +0 -28
- package/src/components/MlFeatureEditor/lib/is_click.js +0 -22
- package/src/components/MlFeatureEditor/lib/is_event_at_coordinates.js +0 -10
- package/src/components/MlFeatureEditor/lib/is_tap.js +0 -19
- package/src/components/MlFeatureEditor/lib/map_event_to_bounding_box.js +0 -18
- package/src/components/MlFeatureEditor/lib/mode_handler.js +0 -120
- package/src/components/MlFeatureEditor/lib/mouse_event_point.js +0 -23
- package/src/components/MlFeatureEditor/lib/move_features.js +0 -47
- package/src/components/MlFeatureEditor/lib/sort_features.js +0 -45
- package/src/components/MlFeatureEditor/lib/string_set.js +0 -59
- package/src/components/MlFeatureEditor/lib/string_sets_are_equal.js +0 -8
- package/src/components/MlFeatureEditor/lib/theme.js +0 -236
- package/src/components/MlFeatureEditor/lib/to_dense_array.js +0 -15
- package/src/components/MlFeatureEditor/lib/utils.js +0 -51
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.doc.de.md +0 -1
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.doc.en.md +0 -1
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.meta.json +0 -14
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.stories.js +0 -24
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.test.js +0 -15
- package/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx +0 -85
- package/src/components/MlFollowGps/MlFollowGps.doc.de.md +0 -1
- package/src/components/MlFollowGps/MlFollowGps.doc.en.md +0 -1
- package/src/components/MlFollowGps/MlFollowGps.meta.json +0 -14
- package/src/components/MlFollowGps/MlFollowGps.stories.js +0 -40
- package/src/components/MlFollowGps/MlFollowGps.test.js +0 -63
- package/src/components/MlFollowGps/MlFollowGps.tsx +0 -241
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.doc.de.md +0 -1
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.doc.en.md +0 -1
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.meta.json +0 -14
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.stories.tsx +0 -191
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.test.js +0 -20
- package/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx +0 -128
- package/src/components/MlGeoJsonLayer/assets/earthquake.json +0 -109937
- package/src/components/MlGeoJsonLayer/assets/sample_1.json +0 -140
- package/src/components/MlGeoJsonLayer/assets/sample_2.json +0 -142
- package/src/components/MlGeoJsonLayer/assets/sample_polygon_1.json +0 -33
- package/src/components/MlGeoJsonLayer/assets/wg_locations.json +0 -65
- package/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.lineStyler.js +0 -189
- package/src/components/MlGeoJsonLayer/story_utils/MlGeoJsonLayer.polygonStyler.js +0 -188
- package/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerCircleStyler.tsx +0 -9
- package/src/components/MlGeoJsonLayer/story_utils/MlGeojsonLayerHeatMapStyler.tsx +0 -10
- package/src/components/MlGeoJsonLayer/util/getDefaultLayerTypeByGeometry.ts +0 -31
- package/src/components/MlGeoJsonLayer/util/getDefaultPaintPropsByType.ts +0 -37
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.doc.de.md +0 -3
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.meta_.json +0 -14
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.stories.tsx +0 -19
- package/src/components/MlGeojsonLayerWithSource/MlGeojsonLayerWithSource.tsx +0 -128
- package/src/components/MlGpxViewer/MlGpxViewer.doc.de.md +0 -1
- package/src/components/MlGpxViewer/MlGpxViewer.doc.en.md +0 -1
- package/src/components/MlGpxViewer/MlGpxViewer.meta.json +0 -14
- package/src/components/MlGpxViewer/MlGpxViewer.stories.tsx +0 -100
- package/src/components/MlGpxViewer/MlGpxViewer.test.js +0 -53
- package/src/components/MlGpxViewer/MlGpxViewer.tsx +0 -103
- package/src/components/MlGpxViewer/util/GeoJsonContext.ts +0 -13
- package/src/components/MlGpxViewer/util/GeoJsonProvider.tsx +0 -25
- package/src/components/MlGpxViewer/util/MetadataDrawer.tsx +0 -38
- package/src/components/MlGpxViewer/util/MlGpxDemoLoader.tsx +0 -130
- package/src/components/MlGpxViewer/util/MlGpxViewerInstructions.tsx +0 -71
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.doc.de.md +0 -3
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.meta_.json +0 -14
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.stories.tsx +0 -41
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +0 -38
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx +0 -100
- package/src/components/MlLayer/MlLayer.doc.de.md +0 -3
- package/src/components/MlLayer/MlLayer.meta_.json +0 -14
- package/src/components/MlLayer/MlLayer.test.js +0 -117
- package/src/components/MlLayer/MlLayer.tsx +0 -54
- package/src/components/MlLayerMagnify/MlLayerMagnify.doc.de.md +0 -1
- package/src/components/MlLayerMagnify/MlLayerMagnify.doc.en.md +0 -1
- package/src/components/MlLayerMagnify/MlLayerMagnify.meta.json +0 -14
- package/src/components/MlLayerMagnify/MlLayerMagnify.stories.tsx +0 -44
- package/src/components/MlLayerMagnify/MlLayerMagnify.test.tsx +0 -83
- package/src/components/MlLayerMagnify/MlLayerMagnify.tsx +0 -220
- package/src/components/MlLayerMagnify/style.css +0 -48
- package/src/components/MlLayerSwipe/MlLayerSwipe.doc.de.md +0 -1
- package/src/components/MlLayerSwipe/MlLayerSwipe.doc.en.md +0 -1
- package/src/components/MlLayerSwipe/MlLayerSwipe.meta.json +0 -14
- package/src/components/MlLayerSwipe/MlLayerSwipe.stories.tsx +0 -36
- package/src/components/MlLayerSwipe/MlLayerSwipe.test.js +0 -86
- package/src/components/MlLayerSwipe/MlLayerSwipe.tsx +0 -145
- package/src/components/MlLayerSwipe/style.css +0 -48
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.css +0 -17
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.doc.de.md +0 -3
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +0 -217
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.meta_.json +0 -14
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.stories.js +0 -103
- package/src/components/MlLayerSwitcher/assets/sample_1.json +0 -26
- package/src/components/MlLayerSwitcher/assets/sample_2.json +0 -22
- package/src/components/MlLayerSwitcher/components/LayerBox.js +0 -77
- package/src/components/MlMarker/MlMarker.doc.de.md +0 -3
- package/src/components/MlMarker/MlMarker.meta_.json +0 -14
- package/src/components/MlMarker/MlMarker.stories.js +0 -22
- package/src/components/MlMarker/MlMarker.tsx +0 -140
- package/src/components/MlMeasureTool/MlMeasureTool.doc.de.md +0 -3
- package/src/components/MlMeasureTool/MlMeasureTool.meta.json +0 -14
- package/src/components/MlMeasureTool/MlMeasureTool.stories.js +0 -96
- package/src/components/MlMeasureTool/MlMeasureTool.tsx +0 -60
- package/src/components/MlNavigationCompass/MlNavigationCompass.doc.de.md +0 -1
- package/src/components/MlNavigationCompass/MlNavigationCompass.doc.en.md +0 -1
- package/src/components/MlNavigationCompass/MlNavigationCompass.meta.json +0 -14
- package/src/components/MlNavigationCompass/MlNavigationCompass.stories.js +0 -63
- package/src/components/MlNavigationCompass/MlNavigationCompass.test.js +0 -68
- package/src/components/MlNavigationCompass/MlNavigationCompass.tsx +0 -226
- package/src/components/MlNavigationCompass/assets/needle.svg +0 -17
- package/src/components/MlNavigationCompass/assets/needle__.svg +0 -19
- package/src/components/MlNavigationCompass/assets/rotate_left.svg +0 -13
- package/src/components/MlNavigationCompass/assets/rotate_right.svg +0 -15
- package/src/components/MlNavigationTools/MlNavigationTools.doc.de.md +0 -1
- package/src/components/MlNavigationTools/MlNavigationTools.doc.en.md +0 -1
- package/src/components/MlNavigationTools/MlNavigationTools.meta.json +0 -14
- package/src/components/MlNavigationTools/MlNavigationTools.stories.js +0 -64
- package/src/components/MlNavigationTools/MlNavigationTools.tsx +0 -176
- package/src/components/MlOsmLayer/MlOsmLayer.js +0 -71
- package/src/components/MlOsmLayer/MlOsmLayer.stories_.js +0 -49
- package/src/components/MlOsmLayer/MlOsmLayer.test.js +0 -19
- package/src/components/MlScaleReference/MlScaleReference.doc.de.md +0 -1
- package/src/components/MlScaleReference/MlScaleReference.doc.en.md +0 -1
- package/src/components/MlScaleReference/MlScaleReference.meta.json +0 -14
- package/src/components/MlScaleReference/MlScaleReference.stories.js +0 -51
- package/src/components/MlScaleReference/MlScaleReference.tsx +0 -109
- package/src/components/MlShareMapState/MlShareMapState.doc.de.md +0 -3
- package/src/components/MlShareMapState/MlShareMapState.meta_.json +0 -14
- package/src/components/MlShareMapState/MlShareMapState.stories.tsx +0 -100
- package/src/components/MlShareMapState/MlShareMapState.tsx +0 -269
- package/src/components/MlSketchTool/LayerList/ColorPicker.tsx +0 -43
- package/src/components/MlSketchTool/LayerList/LayerList.tsx +0 -12
- package/src/components/MlSketchTool/LayerList/LayerListItem.tsx +0 -109
- package/src/components/MlSketchTool/LayerList/LayerPropertyForm.tsx +0 -126
- package/src/components/MlSketchTool/MlSketchTool.doc.de.md +0 -3
- package/src/components/MlSketchTool/MlSketchTool.meta.json +0 -14
- package/src/components/MlSketchTool/MlSketchTool.stories.tsx +0 -26
- package/src/components/MlSketchTool/MlSketchTool.tsx +0 -271
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.doc.de.md +0 -1
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.doc.en.md +0 -1
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.meta.json +0 -14
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.stories.tsx +0 -121
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.test.js +0 -48
- package/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.tsx +0 -143
- package/src/components/MlSpatialElevationProfile/util/getElevationData.tsx +0 -103
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.doc.de.md +0 -1
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.doc.en.md +0 -1
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.js +0 -207
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.meta.json +0 -14
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.stories.tsx +0 -37
- package/src/components/MlThreeJsLayer/MlThreeJsLayer.test.js +0 -33
- package/src/components/MlThreeJsLayer/MlThreejsLayer.tsx +0 -228
- package/src/components/MlThreeJsLayer/lib/GLTFLoader.js +0 -3331
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.doc.de.md +0 -3
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.meta.json +0 -14
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.stories.js +0 -52
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.test.js +0 -20
- package/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx +0 -107
- package/src/components/MlTransitionGeoJsonLayer/assets/sample_1.json +0 -26
- package/src/components/MlTransitionGeoJsonLayer/assets/sample_2.json +0 -22
- package/src/components/MlTransitionGeoJsonLayer/assets/sample_polygon_1.json +0 -33
- package/src/components/MlTransitionGeoJsonLayer/util/transitionFunctions.js +0 -221
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.doc.de.md +0 -3
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.js +0 -75
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.meta_.json +0 -14
- package/src/components/MlUseMapDebugger/MlUseMapDebugger.stories.js +0 -30
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.doc.de.md +0 -1
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.doc.en.md +0 -1
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.meta.json +0 -14
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.stories.js +0 -52
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.test.js +0 -40
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx +0 -144
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.doc.de.md +0 -3
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js +0 -64
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.meta_.json +0 -14
- package/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.stories.tsx +0 -22
- package/src/components/MlWmsLayer/MlWmsLayer.stories.js +0 -49
- package/src/components/MlWmsLayer/MlWmsLayer.test.js +0 -19
- package/src/components/MlWmsLayer/MlWmsLayer.tsx +0 -218
- package/src/components/MlWmsLoader/MlWmsLoader.doc.de.md +0 -1
- package/src/components/MlWmsLoader/MlWmsLoader.doc.en.md +0 -1
- package/src/components/MlWmsLoader/MlWmsLoader.meta.json +0 -14
- package/src/components/MlWmsLoader/MlWmsLoader.stories.tsx +0 -81
- package/src/components/MlWmsLoader/MlWmsLoader.tsx +0 -339
- package/src/components/MlWmsLoader/utils/MlWmsLoaderInstructions.tsx +0 -50
- package/src/components/MlWmsLoader/utils/WMSLinks.tsx +0 -128
- package/src/contexts/MapComponentsProvider.test.js +0 -260
- package/src/contexts/MapContext.tsx +0 -106
- package/src/contexts/SimpleDataContext.js +0 -6
- package/src/contexts/SimpleDataProvider.js +0 -64
- package/src/contexts/SimpleDataProvider.test.js +0 -68
- package/src/custom.d.ts +0 -4
- package/src/decorators/EmptyMapDecorator.js +0 -38
- package/src/decorators/MapContextDecorator.js +0 -39
- package/src/decorators/MapContextDecoratorHooks.js +0 -39
- package/src/decorators/MultiMapContextDecorator.js +0 -80
- package/src/decorators/NoNavToolsDecorator.js +0 -33
- package/src/decorators/ThemeDecorator.js +0 -24
- package/src/decorators/style.css +0 -34
- package/src/hooks/assets/pointWG.json +0 -13
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.doc.de.md +0 -4
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.doc.en.md +0 -1
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.meta.json +0 -14
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.stories.tsx +0 -192
- package/src/hooks/useCameraFollowPath/useCameraFollowPath.tsx +0 -192
- package/src/hooks/useExportMap/index.ts +0 -30
- package/src/hooks/useExportMap/lib.ts +0 -158
- package/src/hooks/useGpx/lib/gpxConverter.js +0 -521
- package/src/hooks/useGpx/useGpx.doc.de.md +0 -3
- package/src/hooks/useGpx/useGpx.meta_.json +0 -15
- package/src/hooks/useGpx/useGpx.stories.js +0 -20
- package/src/hooks/useGpx/useGpx.tsx +0 -70
- package/src/hooks/useLayer.test.js +0 -205
- package/src/hooks/useLayer.ts +0 -234
- package/src/hooks/useLayerEvent.js +0 -49
- package/src/hooks/useLayerFilter/useLayerFilter.doc.de.md +0 -3
- package/src/hooks/useLayerFilter/useLayerFilter.meta_.json +0 -14
- package/src/hooks/useLayerFilter/useLayerFilter.stories.tsx +0 -40
- package/src/hooks/useLayerFilter/useLayerFilter.ts +0 -33
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.doc.de.md +0 -3
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.meta_.json +0 -15
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.stories.js +0 -20
- package/src/hooks/useLayerHoverPopup/useLayerHoverPopup.tsx +0 -83
- package/src/hooks/useMap.test.tsx +0 -48
- package/src/hooks/useMap.ts +0 -91
- package/src/hooks/useMapState.stories.js +0 -120
- package/src/hooks/useMapState.ts +0 -182
- package/src/hooks/useSource.ts +0 -84
- package/src/hooks/useSources.stories.js +0 -232
- package/src/hooks/useWms.ts +0 -104
- package/src/index.ts +0 -78
- package/src/setupTests.js +0 -113
- package/src/stories/components/Readme.js +0 -7
- package/src/ui_components/Dropzone.tsx +0 -104
- package/src/ui_components/ImageLoader.tsx +0 -83
- package/src/ui_components/LayerList/LayerList.stories.tsx +0 -136
- package/src/ui_components/LayerList/LayerList.tsx +0 -12
- package/src/ui_components/LayerList/LayerListFolder.tsx +0 -82
- package/src/ui_components/LayerList/LayerListItem.tsx +0 -180
- package/src/ui_components/LayerList/assets/sample_1.json +0 -26
- package/src/ui_components/LayerList/assets/sample_2.json +0 -22
- package/src/ui_components/LayerList/assets/sample_polygon_1.json +0 -33
- package/src/ui_components/LayerList/assets/style.json +0 -2599
- package/src/ui_components/LayerList/util/LayerListItemVectorLayer.tsx +0 -92
- package/src/ui_components/LayerList/util/LayerPropertyForm.tsx +0 -125
- package/src/ui_components/LayerList/util/input/ColorPicker.tsx +0 -44
- package/src/ui_components/LoadingOverlay.css +0 -9
- package/src/ui_components/LoadingOverlayContext.tsx +0 -79
- package/src/ui_components/MapcomponentsTheme.tsx +0 -133
- package/src/ui_components/Sidebar.tsx +0 -87
- package/src/ui_components/Tooltip.tsx +0 -17
- package/src/ui_components/TopToolbar.tsx +0 -24
- package/src/ui_components/UploadButton.tsx +0 -57
- package/src/util/BubbleForInstructions.js +0 -48
- package/src/util/Instructions.tsx +0 -60
- package/src/util/index.js +0 -4
- package/src/util/layerRemovalTest.js +0 -121
- package/src/util/sourceRemovalTest.js +0 -113
- package/tsconfig.json +0 -34
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
import { ListItem, IconButton, ListItemIcon, Checkbox, ListItemText } from '@mui/material';
|
|
2
|
-
import React, { useEffect, useState } from 'react';
|
|
3
|
-
import LayerPropertyForm from './LayerPropertyForm';
|
|
4
|
-
import TuneIcon from '@mui/icons-material/Tune';
|
|
5
|
-
import { MlVectorTileLayerProps } from '../../../components/MlVectorTileLayer/MlVectorTileLayer';
|
|
6
|
-
|
|
7
|
-
type Props = {
|
|
8
|
-
id: string;
|
|
9
|
-
configurable?: boolean;
|
|
10
|
-
vtProps: MlVectorTileLayerProps;
|
|
11
|
-
setVtProps: ((state: unknown) => void) | undefined;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export default function LayerListItemVectorLayer({ configurable, vtProps, setVtProps, id }: Props) {
|
|
15
|
-
const [paintPropsFormVisible, setPaintPropsFormVisible] = useState(false);
|
|
16
|
-
const [visible, setVisible] = useState(true);
|
|
17
|
-
const [paintProps, setPaintProps] = useState(vtProps.layers[id].paint);
|
|
18
|
-
|
|
19
|
-
useEffect(() => {
|
|
20
|
-
if (!setVtProps) return;
|
|
21
|
-
|
|
22
|
-
const _layers = [...vtProps.layers];
|
|
23
|
-
if (!_layers[id].layout) {
|
|
24
|
-
_layers[id].layout = { visibility: visible ? 'visible' : 'none' };
|
|
25
|
-
} else {
|
|
26
|
-
_layers[id].layout.visibility = visible ? 'visible' : 'none';
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
setVtProps({ ...vtProps, layers: _layers });
|
|
30
|
-
}, [visible, id, setVtProps, vtProps]);
|
|
31
|
-
|
|
32
|
-
useEffect(() => {
|
|
33
|
-
if (!setVtProps) return;
|
|
34
|
-
|
|
35
|
-
const _paintProps = { ...paintProps };
|
|
36
|
-
const _layers = [...vtProps.layers];
|
|
37
|
-
_layers[id].paint = _paintProps;
|
|
38
|
-
|
|
39
|
-
setVtProps({ ...vtProps, layers: _layers });
|
|
40
|
-
}, [paintProps, id, setVtProps, vtProps]);
|
|
41
|
-
|
|
42
|
-
return (
|
|
43
|
-
<>
|
|
44
|
-
<ListItem
|
|
45
|
-
key={id}
|
|
46
|
-
sx={{
|
|
47
|
-
paddingRight: configurable ? '56px' : 0,
|
|
48
|
-
paddingLeft: 0,
|
|
49
|
-
paddingTop: 0,
|
|
50
|
-
paddingBottom: '4px',
|
|
51
|
-
}}
|
|
52
|
-
secondaryAction={
|
|
53
|
-
configurable ? (
|
|
54
|
-
<IconButton
|
|
55
|
-
edge="end"
|
|
56
|
-
aria-label="comments"
|
|
57
|
-
onClick={() => {
|
|
58
|
-
setPaintPropsFormVisible((current) => {
|
|
59
|
-
return !current;
|
|
60
|
-
});
|
|
61
|
-
}}
|
|
62
|
-
sx={{ padding: '4px', marginTop: '-3px' }}
|
|
63
|
-
>
|
|
64
|
-
<TuneIcon />
|
|
65
|
-
</IconButton>
|
|
66
|
-
) : undefined
|
|
67
|
-
}
|
|
68
|
-
>
|
|
69
|
-
<ListItemIcon sx={{ minWidth: '30px' }}>
|
|
70
|
-
<Checkbox
|
|
71
|
-
checked={visible}
|
|
72
|
-
onClick={() => {
|
|
73
|
-
setVisible((val) => !val);
|
|
74
|
-
}}
|
|
75
|
-
/>
|
|
76
|
-
</ListItemIcon>
|
|
77
|
-
<ListItemText primary={vtProps.layers[id].id} />
|
|
78
|
-
</ListItem>
|
|
79
|
-
{configurable && paintPropsFormVisible && (
|
|
80
|
-
<LayerPropertyForm
|
|
81
|
-
paintProps={paintProps}
|
|
82
|
-
setPaintProps={setPaintProps}
|
|
83
|
-
layerType={vtProps.layers[id].type}
|
|
84
|
-
/>
|
|
85
|
-
)}
|
|
86
|
-
</>
|
|
87
|
-
);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
LayerListItemVectorLayer.defaultProps = {
|
|
91
|
-
configurable: true,
|
|
92
|
-
};
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
CircleLayerSpecification,
|
|
3
|
-
FillLayerSpecification,
|
|
4
|
-
LineLayerSpecification,
|
|
5
|
-
} from 'maplibre-gl';
|
|
6
|
-
import React, { useRef } from 'react';
|
|
7
|
-
import ColorPicker from './input/ColorPicker';
|
|
8
|
-
import { Box, ListItem, Paper, Slider, TextField, Typography } from '@mui/material';
|
|
9
|
-
import {useCallback} from 'react';
|
|
10
|
-
|
|
11
|
-
export type paintPropsType =
|
|
12
|
-
| CircleLayerSpecification['paint']
|
|
13
|
-
| FillLayerSpecification['paint']
|
|
14
|
-
| LineLayerSpecification['paint'];
|
|
15
|
-
|
|
16
|
-
type Props = {
|
|
17
|
-
paintProps: paintPropsType;
|
|
18
|
-
setPaintProps: (
|
|
19
|
-
paintProps: paintPropsType | ((current: paintPropsType) => paintPropsType)
|
|
20
|
-
) => void;
|
|
21
|
-
layerType: string;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
const mapPropKeyToFormInputType = {
|
|
25
|
-
'fill-color': 'colorpicker',
|
|
26
|
-
'line-color': 'colorpicker',
|
|
27
|
-
'line-width': 'slider',
|
|
28
|
-
'line-blur': 'slider',
|
|
29
|
-
};
|
|
30
|
-
const mapPropKeyToFormInputTypeKeys = Object.keys(mapPropKeyToFormInputType);
|
|
31
|
-
|
|
32
|
-
const inputPropsByPropKey = {
|
|
33
|
-
'line-blur': {
|
|
34
|
-
step: 1,
|
|
35
|
-
min: 1,
|
|
36
|
-
max: 100,
|
|
37
|
-
},
|
|
38
|
-
'line-width': {
|
|
39
|
-
step: 1,
|
|
40
|
-
min: 1,
|
|
41
|
-
max: 100,
|
|
42
|
-
},
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
export default function LayerPropertyForm({ paintProps = {}, setPaintProps }: Props) {
|
|
46
|
-
const key = useRef(Math.round(Math.random() * 10000000000));
|
|
47
|
-
//const onChange = (event) => {};
|
|
48
|
-
|
|
49
|
-
const getFormInputByType = useCallback((key: string) => {
|
|
50
|
-
if (mapPropKeyToFormInputTypeKeys.indexOf(key) !== -1) {
|
|
51
|
-
const label = (
|
|
52
|
-
<Typography id={key + '_label'} gutterBottom>
|
|
53
|
-
{key}
|
|
54
|
-
</Typography>
|
|
55
|
-
);
|
|
56
|
-
switch (mapPropKeyToFormInputType[key]) {
|
|
57
|
-
case 'slider':
|
|
58
|
-
return (
|
|
59
|
-
<>
|
|
60
|
-
{label}
|
|
61
|
-
<Slider
|
|
62
|
-
{...inputPropsByPropKey[key]}
|
|
63
|
-
inputProps={{ inputMode: 'decimal', pattern: '[0-9]*' }}
|
|
64
|
-
value={paintProps[key]}
|
|
65
|
-
onChange={(_ev: Event, value: number) => {
|
|
66
|
-
if (value) {
|
|
67
|
-
setPaintProps((current) => ({ ...current, [key]: value }));
|
|
68
|
-
}
|
|
69
|
-
}}
|
|
70
|
-
/>
|
|
71
|
-
</>
|
|
72
|
-
);
|
|
73
|
-
break;
|
|
74
|
-
case 'numberfield':
|
|
75
|
-
return (
|
|
76
|
-
<>
|
|
77
|
-
{label}
|
|
78
|
-
<TextField
|
|
79
|
-
inputProps={{ inputMode: 'decimal', pattern: '[0-9]*' }}
|
|
80
|
-
value={paintProps[key]}
|
|
81
|
-
onChange={(ev: React.ChangeEvent<HTMLInputElement>) => {
|
|
82
|
-
if (ev?.target?.value) {
|
|
83
|
-
setPaintProps((current) => ({ ...current, [key]: parseInt(ev.target.value) }));
|
|
84
|
-
}
|
|
85
|
-
}}
|
|
86
|
-
/>
|
|
87
|
-
</>
|
|
88
|
-
);
|
|
89
|
-
break;
|
|
90
|
-
case 'colorpicker':
|
|
91
|
-
return (
|
|
92
|
-
<>
|
|
93
|
-
{label}
|
|
94
|
-
<Box sx={{ '& > div': { width: 'initial !important' } }}>
|
|
95
|
-
<ColorPicker
|
|
96
|
-
key={key}
|
|
97
|
-
value={paintProps[key]}
|
|
98
|
-
propKey={key}
|
|
99
|
-
setPaintProps={setPaintProps}
|
|
100
|
-
/>
|
|
101
|
-
</Box>
|
|
102
|
-
</>
|
|
103
|
-
);
|
|
104
|
-
break;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
return null;
|
|
108
|
-
},[paintProps]);
|
|
109
|
-
|
|
110
|
-
return (
|
|
111
|
-
<>
|
|
112
|
-
<ListItem key={key + '_paintPropForm'}>
|
|
113
|
-
<Paper
|
|
114
|
-
sx={{
|
|
115
|
-
padding: '15px',
|
|
116
|
-
boxShadow: 'inset 0px 0px 10px rgb(50 50 50 / 10%)',
|
|
117
|
-
borderRadius: '5px',
|
|
118
|
-
}}
|
|
119
|
-
>
|
|
120
|
-
{Object.keys(paintProps).map((el: string) => getFormInputByType(el))}
|
|
121
|
-
</Paper>
|
|
122
|
-
</ListItem>
|
|
123
|
-
</>
|
|
124
|
-
);
|
|
125
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { ColorObject, ColorPicker, ColorValue } from 'mui-color';
|
|
2
|
-
import React from 'react'
|
|
3
|
-
import { paintPropsType } from '../LayerPropertyForm';
|
|
4
|
-
|
|
5
|
-
type Props = {
|
|
6
|
-
key: string;
|
|
7
|
-
value: string;
|
|
8
|
-
propKey: string;
|
|
9
|
-
setPaintProps: (
|
|
10
|
-
paintProps: paintPropsType | ((current: paintPropsType) => paintPropsType)
|
|
11
|
-
) => void;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export default function PaintPropsColorPicker({propKey, value, setPaintProps}: Props) {
|
|
15
|
-
|
|
16
|
-
return (
|
|
17
|
-
<ColorPicker
|
|
18
|
-
value={value}
|
|
19
|
-
onChange={(value: (ColorObject & ColorValue)) => {
|
|
20
|
-
setPaintProps((current: paintPropsType): paintPropsType => {
|
|
21
|
-
if(!value?.rgb?.[0]){
|
|
22
|
-
return current;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
const newProps = {
|
|
26
|
-
...current,
|
|
27
|
-
[propKey]:
|
|
28
|
-
'rgba(' +
|
|
29
|
-
value.rgb[0] +
|
|
30
|
-
',' +
|
|
31
|
-
value.rgb[1] +
|
|
32
|
-
',' +
|
|
33
|
-
value.rgb[2] +
|
|
34
|
-
',' +
|
|
35
|
-
value.alpha +
|
|
36
|
-
')',
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
return newProps;
|
|
40
|
-
});
|
|
41
|
-
}}
|
|
42
|
-
/>
|
|
43
|
-
)
|
|
44
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import React, { useState, useEffect, useContext, useRef } from 'react';
|
|
2
|
-
import PropTypes from 'prop-types';
|
|
3
|
-
import { MapContext } from '../index';
|
|
4
|
-
import { JsxChildren } from 'typedoc/dist/lib/utils/jsx.elements';
|
|
5
|
-
|
|
6
|
-
const LoadingOverlayContext = React.createContext({});
|
|
7
|
-
const LoadingOverlayContextProvider = LoadingOverlayContext.Provider;
|
|
8
|
-
|
|
9
|
-
const LoadingOverlayProvider = (children: JsxChildren) => {
|
|
10
|
-
const mapContext = useContext(MapContext);
|
|
11
|
-
|
|
12
|
-
const [controlled, setControlled] = useState(false);
|
|
13
|
-
const [loadingDone, setLoadingDone] = useState(false);
|
|
14
|
-
const [visible, setVisible] = useState(true);
|
|
15
|
-
const [fadeoutAnimation, setFadeoutAnimation] = useState(false);
|
|
16
|
-
const mapJobsRef = useRef({});
|
|
17
|
-
const [checkIdleTrigger, setCheckIdleTrigger] = useState(0);
|
|
18
|
-
|
|
19
|
-
const createOnMapIdleFunction = (mapId: string) => () => {
|
|
20
|
-
mapJobsRef.current[mapId] = true;
|
|
21
|
-
setCheckIdleTrigger(Math.random());
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
const fadeOut = () => {
|
|
25
|
-
// add another setTimeout as MapLibre appear to fire idle before all tiles have rendered
|
|
26
|
-
setTimeout(() => {
|
|
27
|
-
setFadeoutAnimation(true);
|
|
28
|
-
setTimeout(() => {
|
|
29
|
-
setVisible(false);
|
|
30
|
-
}, 1700);
|
|
31
|
-
}, 900);
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
useEffect(() => {
|
|
35
|
-
if (!mapContext.map || controlled) return;
|
|
36
|
-
|
|
37
|
-
for (const key in mapJobsRef.current) {
|
|
38
|
-
if (!mapJobsRef.current[key]) return;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
fadeOut();
|
|
42
|
-
}, [checkIdleTrigger, controlled, mapContext]);
|
|
43
|
-
|
|
44
|
-
useEffect(() => {
|
|
45
|
-
for (let i = 0, len = mapContext.mapIds.length; i < len; i++) {
|
|
46
|
-
if (Object.keys(mapJobsRef.current).indexOf(mapContext.mapIds[i] as string) === -1) {
|
|
47
|
-
const mapId = mapContext.mapIds[i] + '';
|
|
48
|
-
|
|
49
|
-
if (mapContext.getMap(mapId)) {
|
|
50
|
-
mapJobsRef.current[mapId] = false;
|
|
51
|
-
|
|
52
|
-
mapContext.getMap(mapId).on('idle', createOnMapIdleFunction(mapId));
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}, [mapContext, mapContext.mapIds]);
|
|
57
|
-
|
|
58
|
-
useEffect(() => {
|
|
59
|
-
if (loadingDone) {
|
|
60
|
-
fadeOut();
|
|
61
|
-
}
|
|
62
|
-
}, [loadingDone]);
|
|
63
|
-
|
|
64
|
-
const value = {
|
|
65
|
-
setControlled,
|
|
66
|
-
controlled,
|
|
67
|
-
visible,
|
|
68
|
-
fadeoutAnimation,
|
|
69
|
-
setLoadingDone,
|
|
70
|
-
};
|
|
71
|
-
|
|
72
|
-
return <LoadingOverlayContextProvider value={value}>{children}</LoadingOverlayContextProvider>;
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
LoadingOverlayProvider.propTypes = {
|
|
76
|
-
children: PropTypes.node.isRequired,
|
|
77
|
-
};
|
|
78
|
-
|
|
79
|
-
export { LoadingOverlayContext, LoadingOverlayProvider };
|
|
@@ -1,133 +0,0 @@
|
|
|
1
|
-
import { createTheme } from '@mui/material/styles';
|
|
2
|
-
import { Theme } from '@mui/system';
|
|
3
|
-
|
|
4
|
-
declare module '@mui/material/Button' {
|
|
5
|
-
interface ButtonPropsVariantOverrides {
|
|
6
|
-
navtools: true;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
const lightDefault = createTheme({
|
|
11
|
-
palette: {
|
|
12
|
-
mode: 'light',
|
|
13
|
-
},
|
|
14
|
-
});
|
|
15
|
-
const darkDefault = createTheme({
|
|
16
|
-
palette: {
|
|
17
|
-
mode: 'dark',
|
|
18
|
-
},
|
|
19
|
-
});
|
|
20
|
-
|
|
21
|
-
const getDesignTokens = (mode: 'light' | 'dark') => ({
|
|
22
|
-
...(mode === 'light' ? lightDefault : darkDefault),
|
|
23
|
-
palette: {
|
|
24
|
-
mode,
|
|
25
|
-
...(mode === 'dark'
|
|
26
|
-
? {
|
|
27
|
-
primary: {
|
|
28
|
-
main: '#009FE3',
|
|
29
|
-
},
|
|
30
|
-
background: {
|
|
31
|
-
default: '#121212',
|
|
32
|
-
paper: '#323232',
|
|
33
|
-
icon: '#525252',
|
|
34
|
-
},
|
|
35
|
-
text: {
|
|
36
|
-
secondary: '#fff',
|
|
37
|
-
contrast: '#121212',
|
|
38
|
-
},
|
|
39
|
-
}
|
|
40
|
-
: {
|
|
41
|
-
primary: {
|
|
42
|
-
main: '#009FE3',
|
|
43
|
-
},
|
|
44
|
-
|
|
45
|
-
background: {
|
|
46
|
-
default: '#fff',
|
|
47
|
-
paper: '#fdfdfd',
|
|
48
|
-
icon: '#bdbdbd',
|
|
49
|
-
},
|
|
50
|
-
text: {
|
|
51
|
-
primary: '#111',
|
|
52
|
-
secondary: '#121212',
|
|
53
|
-
contrast: '#fff',
|
|
54
|
-
},
|
|
55
|
-
}),
|
|
56
|
-
},
|
|
57
|
-
});
|
|
58
|
-
const getTheme = (mode: 'light' | 'dark') => {
|
|
59
|
-
const theme: Theme = getDesignTokens(mode);
|
|
60
|
-
|
|
61
|
-
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
62
|
-
// @ts-ignore
|
|
63
|
-
return createTheme(theme, {
|
|
64
|
-
components: {
|
|
65
|
-
MuiTypography: {
|
|
66
|
-
styleOverrides: {
|
|
67
|
-
root: {
|
|
68
|
-
},
|
|
69
|
-
},
|
|
70
|
-
},
|
|
71
|
-
MuiAppBar: {
|
|
72
|
-
styleOverrides: {
|
|
73
|
-
root: {
|
|
74
|
-
backgroundColor: theme.palette.background.default,
|
|
75
|
-
},
|
|
76
|
-
},
|
|
77
|
-
},
|
|
78
|
-
MuiIconButton: {
|
|
79
|
-
styleOverrides: {
|
|
80
|
-
root: {
|
|
81
|
-
color: theme.palette.text.primary,
|
|
82
|
-
backgroundColor: theme.palette.background.icon,
|
|
83
|
-
':hover': {
|
|
84
|
-
backgroundColor: theme.palette.background.icon,
|
|
85
|
-
color: theme.palette.primary.main,
|
|
86
|
-
},
|
|
87
|
-
},
|
|
88
|
-
},
|
|
89
|
-
},
|
|
90
|
-
MuiButton: {
|
|
91
|
-
styleOverrides: {
|
|
92
|
-
backgroundColor: theme.palette.background.paper,
|
|
93
|
-
':hover': {
|
|
94
|
-
backgroundColor: theme.palette.primary.main,
|
|
95
|
-
},
|
|
96
|
-
},
|
|
97
|
-
variants: [
|
|
98
|
-
{
|
|
99
|
-
props: { variant: 'navtools' },
|
|
100
|
-
style: {
|
|
101
|
-
minWidth: '20px',
|
|
102
|
-
minHeight: '20px',
|
|
103
|
-
fontWeight: 600,
|
|
104
|
-
[theme.breakpoints.down('md')]: {
|
|
105
|
-
width: '50px',
|
|
106
|
-
height: '50px',
|
|
107
|
-
fontSize: '1.4em',
|
|
108
|
-
},
|
|
109
|
-
[theme.breakpoints.up('md')]: {
|
|
110
|
-
width: '30px',
|
|
111
|
-
height: '30px',
|
|
112
|
-
fontSize: '1.2em',
|
|
113
|
-
},
|
|
114
|
-
backgroundColor: theme.palette.background.icon,
|
|
115
|
-
borderRadius: '23%',
|
|
116
|
-
//border: "1px solid #bbb",
|
|
117
|
-
//boxShadow: "0px 0px 4px rgba(0,0,0,.5)",
|
|
118
|
-
margin: '0.15px',
|
|
119
|
-
marginTop: '4px',
|
|
120
|
-
':hover': {
|
|
121
|
-
color: theme.palette.primary.main,
|
|
122
|
-
backgroundColor: theme.palette.background.icon,
|
|
123
|
-
},
|
|
124
|
-
color: theme.palette.text.secondary,
|
|
125
|
-
},
|
|
126
|
-
},
|
|
127
|
-
],
|
|
128
|
-
},
|
|
129
|
-
},
|
|
130
|
-
});
|
|
131
|
-
};
|
|
132
|
-
|
|
133
|
-
export default getTheme;
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
import React, { useState } from 'react';
|
|
2
|
-
import { styled } from '@mui/material/styles';
|
|
3
|
-
import ChevronLeftIcon from '@mui/icons-material/ChevronLeft';
|
|
4
|
-
import MenuIcon from '@mui/icons-material/Menu';
|
|
5
|
-
import { Drawer, IconButton, PaperProps, SxProps, DrawerProps } from '@mui/material';
|
|
6
|
-
import useMediaQuery from '@mui/material/useMediaQuery';
|
|
7
|
-
import Box from '@mui/material/Box';
|
|
8
|
-
|
|
9
|
-
const DrawerHeader = styled('div')(() => ({
|
|
10
|
-
display: 'flex',
|
|
11
|
-
alignItems: 'center',
|
|
12
|
-
}));
|
|
13
|
-
|
|
14
|
-
interface SidebarProps {
|
|
15
|
-
drawerPaperProps?: PaperProps;
|
|
16
|
-
drawerHeaderProps?: Headers;
|
|
17
|
-
drawerButtonStyle?: SxProps | undefined;
|
|
18
|
-
children?: React.ReactNode;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
export default function Sidebar({
|
|
22
|
-
drawerPaperProps,
|
|
23
|
-
drawerHeaderProps,
|
|
24
|
-
drawerButtonStyle,
|
|
25
|
-
...props
|
|
26
|
-
}: SidebarProps & DrawerProps) {
|
|
27
|
-
const mediaIsMobile = useMediaQuery('(max-width:900px)');
|
|
28
|
-
|
|
29
|
-
const [drawerOpen, setDrawerOpen] = useState(true);
|
|
30
|
-
|
|
31
|
-
const handleDrawerOpen = () => {
|
|
32
|
-
setDrawerOpen(true);
|
|
33
|
-
};
|
|
34
|
-
const handleDrawerClose = () => {
|
|
35
|
-
setDrawerOpen(false);
|
|
36
|
-
};
|
|
37
|
-
|
|
38
|
-
return (
|
|
39
|
-
<>
|
|
40
|
-
<IconButton
|
|
41
|
-
onClick={handleDrawerOpen}
|
|
42
|
-
sx={{
|
|
43
|
-
zIndex: 101,
|
|
44
|
-
position: 'relative',
|
|
45
|
-
margin: { lg: '20px', md: '20px', sm: '20px', xs: '10px' },
|
|
46
|
-
...drawerButtonStyle,
|
|
47
|
-
}}
|
|
48
|
-
>
|
|
49
|
-
<MenuIcon />
|
|
50
|
-
</IconButton>
|
|
51
|
-
<Drawer
|
|
52
|
-
transitionDuration={0}
|
|
53
|
-
variant="persistent"
|
|
54
|
-
anchor="left"
|
|
55
|
-
open={drawerOpen}
|
|
56
|
-
PaperProps={{
|
|
57
|
-
...drawerPaperProps,
|
|
58
|
-
sx: {
|
|
59
|
-
maxWidth: { lg: '30%', md: '40%', sm: '50%', xs: '78%' },
|
|
60
|
-
padding: { lg: '20px', md: '20px', sm: '20px', xs: '10px' },
|
|
61
|
-
...drawerPaperProps?.sx,
|
|
62
|
-
},
|
|
63
|
-
}}
|
|
64
|
-
sx={{
|
|
65
|
-
flexGrow: 1,
|
|
66
|
-
zIndex: 105,
|
|
67
|
-
position: 'absolute',
|
|
68
|
-
top: 0,
|
|
69
|
-
bottom: 0,
|
|
70
|
-
backgroundColor: '#fafafa',
|
|
71
|
-
display: 'flex',
|
|
72
|
-
flexDirection: 'column',
|
|
73
|
-
maxWidth: { lg: '30%', md: '40%', sm: '50%', xs: '78%' },
|
|
74
|
-
...(drawerOpen ? {} : { left: mediaIsMobile ? '-90vw' : '-20vw' }),
|
|
75
|
-
}}
|
|
76
|
-
{...props}
|
|
77
|
-
>
|
|
78
|
-
<DrawerHeader {...drawerHeaderProps}>
|
|
79
|
-
<IconButton onClick={handleDrawerClose}>
|
|
80
|
-
<ChevronLeftIcon />
|
|
81
|
-
</IconButton>
|
|
82
|
-
</DrawerHeader>
|
|
83
|
-
<Box>{props.children}</Box>
|
|
84
|
-
</Drawer>
|
|
85
|
-
</>
|
|
86
|
-
);
|
|
87
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import makeStyles from '@mui/styles/makeStyles';
|
|
3
|
-
|
|
4
|
-
const useStyles = makeStyles(() => ({
|
|
5
|
-
tooltip: {
|
|
6
|
-
position: 'fixed',
|
|
7
|
-
top: '100px',
|
|
8
|
-
left: '100px',
|
|
9
|
-
zIndex: 100000,
|
|
10
|
-
},
|
|
11
|
-
}));
|
|
12
|
-
|
|
13
|
-
export default function Legend() {
|
|
14
|
-
const classes = useStyles();
|
|
15
|
-
|
|
16
|
-
return <div className={classes.tooltip}>tooltip</div>;
|
|
17
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import AppBar from '@mui/material/AppBar';
|
|
3
|
-
import { Toolbar, AppBarProps, ToolbarProps, SxProps } from '@mui/material';
|
|
4
|
-
|
|
5
|
-
interface TopToolbarProps extends AppBarProps {
|
|
6
|
-
toolbarProps?: ToolbarProps;
|
|
7
|
-
appBarStyle?: SxProps
|
|
8
|
-
}
|
|
9
|
-
export default function TopToolbar({ toolbarProps, appBarStyle, ...props }: TopToolbarProps) {
|
|
10
|
-
return (
|
|
11
|
-
<AppBar
|
|
12
|
-
sx={{
|
|
13
|
-
minHeight: '62px',
|
|
14
|
-
position: 'absolute',
|
|
15
|
-
zIndex: 120,
|
|
16
|
-
...appBarStyle,
|
|
17
|
-
}}
|
|
18
|
-
position="static"
|
|
19
|
-
{...props}
|
|
20
|
-
>
|
|
21
|
-
<Toolbar {...toolbarProps}>{props.children}</Toolbar>
|
|
22
|
-
</AppBar>
|
|
23
|
-
);
|
|
24
|
-
}
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import React, { useRef } from 'react';
|
|
2
|
-
import FileCopy from '@mui/icons-material/FileCopy';
|
|
3
|
-
import { Button } from '@mui/material';
|
|
4
|
-
|
|
5
|
-
type Props = {
|
|
6
|
-
setData: (data: string) => void;
|
|
7
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
8
|
-
buttonComponent: any;
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
export default function UploadButton(props: Props) {
|
|
12
|
-
const fileupload = useRef<HTMLInputElement>(null);
|
|
13
|
-
const fileUploadOnChange = () => {
|
|
14
|
-
if (!fileupload.current) return false;
|
|
15
|
-
|
|
16
|
-
const file = fileupload.current?.files?.[0];
|
|
17
|
-
if (!file) return false;
|
|
18
|
-
const reader = new FileReader();
|
|
19
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
20
|
-
reader.onload = (payload: any) => {
|
|
21
|
-
if (!payload) return;
|
|
22
|
-
|
|
23
|
-
if (typeof props.setData === 'function') {
|
|
24
|
-
props.setData(payload.currentTarget?.result);
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
reader.readAsText(file);
|
|
29
|
-
|
|
30
|
-
return;
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
const upload = () => {
|
|
34
|
-
if (!fileupload.current) return;
|
|
35
|
-
|
|
36
|
-
fileupload.current.click();
|
|
37
|
-
};
|
|
38
|
-
return (
|
|
39
|
-
<>
|
|
40
|
-
{props.buttonComponent ? (
|
|
41
|
-
React.cloneElement(props.buttonComponent, { onClick: upload })
|
|
42
|
-
) : (
|
|
43
|
-
<Button onClick={upload}>
|
|
44
|
-
<FileCopy />
|
|
45
|
-
</Button>
|
|
46
|
-
)}
|
|
47
|
-
<input
|
|
48
|
-
ref={fileupload}
|
|
49
|
-
onChange={fileUploadOnChange}
|
|
50
|
-
type="file"
|
|
51
|
-
id="input"
|
|
52
|
-
multiple
|
|
53
|
-
style={{ display: 'none' }}
|
|
54
|
-
></input>
|
|
55
|
-
</>
|
|
56
|
-
);
|
|
57
|
-
}
|