@opengeoweb/core 9.28.0 → 9.29.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/index.esm.js +290 -286
- package/package.json +2 -2
- package/src/index.d.ts +4 -4
- package/src/lib/GeoWebDemo.stories.d.ts +6 -6
- package/src/lib/components/ComponentsLookUp/componentsLookUp.d.ts +42 -42
- package/src/lib/components/ComponentsLookUp/componentsLookUp.stories.d.ts +7 -7
- package/src/lib/components/ComponentsLookUp/componentsLookup.spec.d.ts +1 -1
- package/src/lib/components/ComponentsLookUp/index.d.ts +1 -1
- package/src/lib/components/ConfigurableMapConnect/ConfigurableMapConnect.d.ts +45 -45
- package/src/lib/components/ConfigurableMapConnect/ConfigurableMapConnect.spec.d.ts +1 -1
- package/src/lib/components/ConfigurableMapConnect/ConfigurableMapConnect.stories.d.ts +9 -9
- package/src/lib/components/ConfigurableMapConnect/index.d.ts +1 -1
- package/src/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.d.ts +8 -8
- package/src/lib/components/FeatureInfo/GetFeatureInfoButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/FeatureInfo/GetFeatureInfoConnect.d.ts +8 -8
- package/src/lib/components/FeatureInfo/GetFeatureInfoConnect.spec.d.ts +1 -1
- package/src/lib/components/FeatureInfo/GetFeatureInfoDialog.d.ts +16 -16
- package/src/lib/components/FeatureInfo/GetFeatureInfoDialog.spec.d.ts +1 -1
- package/src/lib/components/FeatureInfo/index.d.ts +3 -3
- package/src/lib/components/FeatureInfo/utils.d.ts +17 -17
- package/src/lib/components/FeatureInfo/utils.spec.d.ts +1 -1
- package/src/lib/components/LanguageSelect/DemoLanguages.stories.d.ts +12 -12
- package/src/lib/components/LanguageSelect/LanguageSelect.d.ts +8 -8
- package/src/lib/components/LanguageSelect/LanguageSelect.spec.d.ts +1 -1
- package/src/lib/components/LanguageSelect/Languages.stories.d.ts +10 -10
- package/src/lib/components/LanguageSelect/languageTranslation.d.ts +31 -31
- package/src/lib/components/LanguageSelect/languagesService.d.ts +9 -9
- package/src/lib/components/LanguageSelect/languagesService.spec.d.ts +1 -1
- package/src/lib/components/LayerInfoConnect/LayerInfoButtonConnect.d.ts +11 -11
- package/src/lib/components/LayerInfoConnect/LayerInfoButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerInfoConnect/LayerInfoDialogConnect.d.ts +2 -2
- package/src/lib/components/LayerInfoConnect/index.d.ts +2 -2
- package/src/lib/components/LayerManager/AddLayersButton/AddLayersButton.d.ts +12 -12
- package/src/lib/components/LayerManager/AddLayersButton/AddLayersButton.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.d.ts +12 -12
- package/src/lib/components/LayerManager/AddLayersPopup/AddLayersPopup.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.d.ts +13 -13
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayerRow.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.d.ts +11 -11
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayers.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.d.ts +22 -22
- package/src/lib/components/LayerManager/BaseLayerRow/BaseLayers/BaseLayersConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/DescriptionRow/DescriptionRow.d.ts +12 -12
- package/src/lib/components/LayerManager/DescriptionRow/DescriptionRow.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.d.ts +18 -18
- package/src/lib/components/LayerManager/LayerContainerRow/LayerContainerRow.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/AcceptanceTime/AcceptanceTime.d.ts +9 -9
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/AcceptanceTime/AcceptanceTimeConnect.d.ts +7 -7
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/AcceptanceTime/AcceptanceTimeConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.d.ts +14 -14
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayer.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.d.ts +16 -16
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/ActivateLayer/ActivateLayerConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/CustomDimensionSelect/CustomDimensionSelectConnect.d.ts +9 -9
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/CustomDimensionSelect/CustomDimensionSelectConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.d.ts +18 -18
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DeleteLayer/DeleteLayerConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.d.ts +26 -26
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.d.ts +8 -8
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectName.d.ts +13 -13
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/DimensionSelectValue.d.ts +16 -16
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DimensionSelect/dimensionSelectHooks.d.ts +15 -15
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.d.ts +10 -10
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/DragHandle/DragHandle.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.d.ts +19 -19
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/EnableLayer/EnableLayerConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.d.ts +66 -66
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRow.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.d.ts +10 -10
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LayerRowConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LoadDuration/LoadDuration.d.ts +10 -10
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/LoadDuration/LoadDuration.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.d.ts +13 -13
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButton.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.d.ts +9 -9
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/Menubutton/MenuButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingData.d.ts +16 -16
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingDataConnect.d.ts +5 -5
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/MissingData/MissingDataConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.d.ts +9 -9
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.d.ts +16 -16
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/OpacitySelect/OpacitySelectConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.d.ts +12 -12
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayers.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.d.ts +9 -9
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderLayers/RenderLayersConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.d.ts +13 -13
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStyles.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.d.ts +10 -10
- package/src/lib/components/LayerManager/LayerContainerRow/LayerRow/RenderStyles/RenderStylesConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerManager.custom.stories.d.ts +6 -6
- package/src/lib/components/LayerManager/LayerManager.d.ts +29 -29
- package/src/lib/components/LayerManager/LayerManager.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerManager.stories.d.ts +82 -82
- package/src/lib/components/LayerManager/LayerManagerConnect.d.ts +29 -29
- package/src/lib/components/LayerManager/LayerManagerConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerManagerConnect.stories.d.ts +25 -25
- package/src/lib/components/LayerManager/LayerManagerHeaderOptions.d.ts +50 -50
- package/src/lib/components/LayerManager/LayerManagerHeaderOptions.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerManagerHeaderOptionsConnect.d.ts +12 -12
- package/src/lib/components/LayerManager/LayerManagerHeaderOptionsConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerManagerMapButtonConnect.d.ts +9 -9
- package/src/lib/components/LayerManager/LayerManagerMapButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerManagerUtils.d.ts +266 -266
- package/src/lib/components/LayerManager/LayerManagerUtils.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectButton.d.ts +8 -8
- package/src/lib/components/LayerManager/LayerSelect/LayerSelectConnect.stories.d.ts +7 -7
- package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelect.d.ts +14 -14
- package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelect.stories.d.ts +6 -6
- package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelectConnect.d.ts +6 -6
- package/src/lib/components/LayerManager/ProjectionSelect/ProjectionSelectConnect.integration.spec.d.ts +1 -1
- package/src/lib/components/LayerManager/index.d.ts +8 -8
- package/src/lib/components/LayerManager/useFetchServices.d.ts +4 -4
- package/src/lib/components/LayerManager/useFetchServices.spec.d.ts +1 -1
- package/src/lib/components/LegendConnect/LegendConnect.d.ts +20 -20
- package/src/lib/components/LegendConnect/LegendConnect.spec.d.ts +1 -1
- package/src/lib/components/LegendConnect/LegendConnect.stories.d.ts +6 -6
- package/src/lib/components/LegendConnect/LegendMapButtonConnect.d.ts +9 -9
- package/src/lib/components/LegendConnect/LegendMapButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/LegendConnect/index.d.ts +2 -2
- package/src/lib/components/MapControlsConnect/ZoomControlsConnect.d.ts +6 -6
- package/src/lib/components/MapControlsConnect/ZoomControlsConnect.spec.d.ts +1 -1
- package/src/lib/components/MapControlsConnect/index.d.ts +1 -1
- package/src/lib/components/MapDrawToolRedux/MapDrawToolRedux.stories.d.ts +9 -9
- package/src/lib/components/MapDrawToolRedux/MapDrawToolReduxIntersection.stories.d.ts +7 -7
- package/src/lib/components/MapDrawToolRedux/MapDrawToolReduxMultipleDrawTools.stories.d.ts +6 -6
- package/src/lib/components/MapViewConnect/MapViewConnect.DoubleMap.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.Errors.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.FeatureLayers.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.InitialBBoxAndWithout.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.LayerActions.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.LayerChangeEnabledOpacity.stories.d.ts +13 -13
- package/src/lib/components/MapViewConnect/MapViewConnect.MapModuleOverDefaultMap.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.MapPin.stories.d.ts +15 -15
- package/src/lib/components/MapViewConnect/MapViewConnect.MultiMapLayerManager.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.SelectorTest.stories.d.ts +8 -8
- package/src/lib/components/MapViewConnect/MapViewConnect.SetBaseLayers.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.ToggleControls.stories.d.ts +7 -7
- package/src/lib/components/MapViewConnect/MapViewConnect.d.ts +29 -29
- package/src/lib/components/MapViewConnect/MapViewConnect.spec.d.ts +1 -1
- package/src/lib/components/MapViewConnect/index.d.ts +1 -1
- package/src/lib/components/MapViewConnect/types.d.ts +8 -8
- package/src/lib/components/MapViewConnect/useKeyboardZoomAndPan.d.ts +1 -1
- package/src/lib/components/MapViewConnect/useKeyboardZoomAndPan.spec.d.ts +1 -1
- package/src/lib/components/MapViewConnect/useTouchZoomPan.d.ts +1 -1
- package/src/lib/components/MapViewConnect/useTouchZoomPan.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectButtonConnect.d.ts +9 -9
- package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectDialogConnect.d.ts +14 -14
- package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectDialogConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectSliderConnect.d.ts +9 -9
- package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectSliderConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/EnsembleDimensionExample.stories.d.ts +6 -6
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiDimensionSelectConnect.stories.d.ts +6 -6
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiDimensionSelectMapButtonsConnect.d.ts +8 -8
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiDimensionSelectMapButtonsConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiMapMultiDimensionSelect.stories.d.ts +6 -6
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiMapMultiDimensionSelectConnect.d.ts +9 -9
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiMapMultiDimensionSelectConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiMapSingleDimensionSelectConnect.d.ts +8 -8
- package/src/lib/components/MultiMapDimensionSelectConnect/MultiMapSingleDimensionSelectConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapDimensionSelectConnect/index.d.ts +2 -2
- package/src/lib/components/MultiMapViewConnect/HarmoniePresets/HarmonieTempAndPrecipPreset.d.ts +12 -12
- package/src/lib/components/MultiMapViewConnect/HarmoniePresets/index.d.ts +1 -1
- package/src/lib/components/MultiMapViewConnect/ModelRunInterval/ModelRunInterval.d.ts +18 -18
- package/src/lib/components/MultiMapViewConnect/ModelRunInterval/ModelRunInterval.spec.d.ts +1 -1
- package/src/lib/components/MultiMapViewConnect/ModelRunInterval/ModelRunInterval.stories.d.ts +8 -8
- package/src/lib/components/MultiMapViewConnect/ModelRunInterval/index.d.ts +1 -1
- package/src/lib/components/MultiMapViewConnect/MultiMapView.stories.d.ts +9 -9
- package/src/lib/components/MultiMapViewConnect/MultiMapView10x10.stories.d.ts +6 -6
- package/src/lib/components/MultiMapViewConnect/MultiMapView2x2.stories.d.ts +6 -6
- package/src/lib/components/MultiMapViewConnect/MultiMapView4x3.stories.d.ts +6 -6
- package/src/lib/components/MultiMapViewConnect/MultiMapViewConnect.d.ts +29 -29
- package/src/lib/components/MultiMapViewConnect/MultiMapViewConnect.spec.d.ts +1 -1
- package/src/lib/components/MultiMapViewConnect/storyUtils/mapPresets.d.ts +177 -177
- package/src/lib/components/Providers/Providers.d.ts +28 -28
- package/src/lib/components/RouterWrapper/NavigateSetter.d.ts +1 -1
- package/src/lib/components/RouterWrapper/NavigateSetter.spec.d.ts +1 -1
- package/src/lib/components/RouterWrapper/RouterWrapperConnect.d.ts +6 -6
- package/src/lib/components/RouterWrapper/RouterWrapperConnect.spec.d.ts +1 -1
- package/src/lib/components/RouterWrapper/index.d.ts +1 -1
- package/src/lib/components/Search/MyMapLocation.d.ts +10 -10
- package/src/lib/components/Search/MyMapLocation.spec.d.ts +1 -1
- package/src/lib/components/Search/SearchControl.stories.d.ts +13 -13
- package/src/lib/components/Search/SearchControlButtonConnect.d.ts +8 -8
- package/src/lib/components/Search/SearchControlConnect.d.ts +5 -5
- package/src/lib/components/Search/SearchControlConnect.spec.d.ts +1 -1
- package/src/lib/components/Search/SearchDialog.d.ts +7 -7
- package/src/lib/components/Search/index.d.ts +4 -4
- package/src/lib/components/SentryRecordButton/SentryRecordButton.d.ts +3 -3
- package/src/lib/components/SentryRecordButton/SentryRecordButton.spec.d.ts +1 -1
- package/src/lib/components/SentryRecordButton/index.d.ts +1 -1
- package/src/lib/components/SyncGroups/DraggableThings.d.ts +13 -13
- package/src/lib/components/SyncGroups/SimpleTimeSlider.d.ts +8 -8
- package/src/lib/components/SyncGroups/SimpleTimeSliderConnect.d.ts +19 -19
- package/src/lib/components/SyncGroups/SyncGroupList.d.ts +11 -11
- package/src/lib/components/SyncGroups/SyncGroupListItem.d.ts +11 -11
- package/src/lib/components/SyncGroups/SyncGroupViewer.d.ts +15 -15
- package/src/lib/components/SyncGroups/SyncGroupViewer.spec.d.ts +1 -1
- package/src/lib/components/SyncGroups/SyncGroupViewerConnect.d.ts +2 -2
- package/src/lib/components/SyncGroups/SyncGroups.FourMapsSynced.stories.d.ts +6 -6
- package/src/lib/components/SyncGroups/SyncGroups.SyncMany.stories.d.ts +6 -6
- package/src/lib/components/SyncGroups/SyncGroups.SyncMaps.stories.d.ts +6 -6
- package/src/lib/components/SyncGroups/SyncGroups.TwoMapsSynced.stories.d.ts +6 -6
- package/src/lib/components/TimeSliderClockConnect/TimeSliderClockConnect.d.ts +4 -4
- package/src/lib/components/TimeSliderClockConnect/TimeSliderClockConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderClockConnect/index.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/AutoUpdate.stories.d.ts +6 -6
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/AnimationLengthButtonConnect.d.ts +5 -5
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/AnimationLengthButtonConnect.spec.d.ts +2 -2
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/AutoUpdateButtonConnect.d.ts +21 -21
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/AutoUpdateButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/BackwardForwardStepButtonConnect.d.ts +5 -5
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/BackwardForwardStepButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/ControlButtonsConnect.d.ts +5 -5
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/ControlButtonsConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/NowButtonConnect.d.ts +8 -8
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/OptionsMenuButtonConnect.d.ts +14 -14
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/OptionsMenuButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/OptionsMenuConnect.d.ts +4 -4
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/OptionsMenuConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/PlayButtonConnect.d.ts +45 -45
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/PlayButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/SpeedButtonConnect.d.ts +5 -5
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/SpeedButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/TimeSpanButtonConnect.d.ts +4 -4
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/TimeSpanButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/TimeStepButtonConnect.d.ts +6 -6
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/TimeStepButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect.d.ts +7 -7
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect.integration.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderConnect.d.ts +10 -10
- package/src/lib/components/TimeSliderConnect/TimeSliderConnect.integration.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderConnect.stories.d.ts +15 -15
- package/src/lib/components/TimeSliderConnect/TimeSliderCurrentTimeBoxConnect.d.ts +27 -27
- package/src/lib/components/TimeSliderConnect/TimeSliderCurrentTimeBoxConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderLegendConnect.d.ts +9 -9
- package/src/lib/components/TimeSliderConnect/TimeSliderLegendConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/index.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/timeSliderUtils.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/timesliderUtils.d.ts +7 -7
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.d.ts +9 -9
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTree.spec.d.ts +1 -1
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.d.ts +24 -24
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeConnect.spec.d.ts +1 -1
- package/src/lib/components/WMSLoader/WMSLayerTree/WMSLayerTreeHeader.d.ts +7 -7
- package/src/lib/components/WMSLoader/WMSLoader.d.ts +11 -11
- package/src/lib/components/WMSLoader/WMSLoader.spec.d.ts +1 -1
- package/src/lib/components/WMSLoader/WMSLoader.stories.d.ts +6 -6
- package/src/lib/components/WMSLoader/WMSLoaderConnect.d.ts +21 -21
- package/src/lib/components/WMSLoader/WMSServerList/WMSServerList.d.ts +9 -9
- package/src/lib/components/WMSLoader/WMSServerList/WMSServerList.spec.d.ts +1 -1
- package/src/lib/index.d.ts +21 -21
- package/src/lib/utils/defaultConfigurations.d.ts +3 -3
- package/src/lib/utils/defaultTestSettings.d.ts +11 -11
- package/src/lib/utils/i18n.d.ts +6 -6
- package/src/lib/utils/jsonPresetFilter.d.ts +26 -26
- package/src/lib/utils/jsonPresetFilter.spec.d.ts +1 -1
- package/src/lib/utils/sanitizeHTML.d.ts +3 -3
- package/src/lib/utils/sanitizeHTML.spec.d.ts +1 -1
- package/src/lib/utils/testDimensionData.d.ts +39 -39
- package/src/lib/utils/testLayers.d.ts +70 -70
- package/src/lib/utils/testUtils.d.ts +3 -3
- package/src/lib/utils/verticalLevels.d.ts +4 -4
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
-
interface LegendConnectProps {
|
|
4
|
-
showMapId?: boolean;
|
|
5
|
-
source?: uiTypes.Source;
|
|
6
|
-
mapId?: string;
|
|
7
|
-
multiLegend?: boolean;
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Legend component connected to the store displaying a legend for every layer shown on the active map Id
|
|
11
|
-
* Please note that in order to use this and open/close the dialog, every map on the screen that should be able to show
|
|
12
|
-
* a dialog should have the <LegendMapButtonConnect/> which is used to focus the correct map and open the dialog
|
|
13
|
-
*
|
|
14
|
-
* Expects the following props:
|
|
15
|
-
* @param {boolean} showMapId (optional) showMapId: boolean - show the id of the map in the dialog title of which the legend is shown in te dialog
|
|
16
|
-
* @param {uiTypes.Source} source (optional) source: uiTypes.Source - default is 'app', 'module' makes sure it will be shown on top of the module
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
+
interface LegendConnectProps {
|
|
4
|
+
showMapId?: boolean;
|
|
5
|
+
source?: uiTypes.Source;
|
|
6
|
+
mapId?: string;
|
|
7
|
+
multiLegend?: boolean;
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* Legend component connected to the store displaying a legend for every layer shown on the active map Id
|
|
11
|
+
* Please note that in order to use this and open/close the dialog, every map on the screen that should be able to show
|
|
12
|
+
* a dialog should have the <LegendMapButtonConnect/> which is used to focus the correct map and open the dialog
|
|
13
|
+
*
|
|
14
|
+
* Expects the following props:
|
|
15
|
+
* @param {boolean} showMapId (optional) showMapId: boolean - show the id of the map in the dialog title of which the legend is shown in te dialog
|
|
16
|
+
* @param {uiTypes.Source} source (optional) source: uiTypes.Source - default is 'app', 'module' makes sure it will be shown on top of the module
|
|
17
17
|
|
|
18
|
-
* ``` <LegendConnect legendDialogId={legendDialogId} />```
|
|
19
|
-
*/
|
|
20
|
-
declare const LegendConnect: React.FC<LegendConnectProps>;
|
|
21
|
-
export default LegendConnect;
|
|
18
|
+
* ``` <LegendConnect legendDialogId={legendDialogId} />```
|
|
19
|
+
*/
|
|
20
|
+
declare const LegendConnect: React.FC<LegendConnectProps>;
|
|
21
|
+
export default LegendConnect;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const LegendConnectStoryWithMultiMaps: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const LegendConnectStoryWithMultiMaps: () => React.ReactElement;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
-
interface LegendMapButtonProps {
|
|
4
|
-
mapId: string;
|
|
5
|
-
source?: uiTypes.Source;
|
|
6
|
-
multiLegend?: boolean;
|
|
7
|
-
}
|
|
8
|
-
declare const LegendMapButtonConnect: React.FC<LegendMapButtonProps>;
|
|
9
|
-
export default LegendMapButtonConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
+
interface LegendMapButtonProps {
|
|
4
|
+
mapId: string;
|
|
5
|
+
source?: uiTypes.Source;
|
|
6
|
+
multiLegend?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const LegendMapButtonConnect: React.FC<LegendMapButtonProps>;
|
|
9
|
+
export default LegendMapButtonConnect;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as LegendConnect } from './LegendConnect';
|
|
2
|
-
export { default as LegendMapButtonConnect } from './LegendMapButtonConnect';
|
|
1
|
+
export { default as LegendConnect } from './LegendConnect';
|
|
2
|
+
export { default as LegendMapButtonConnect } from './LegendMapButtonConnect';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
interface ZoomControlConnectProps {
|
|
3
|
-
mapId?: string;
|
|
4
|
-
}
|
|
5
|
-
declare const ZoomControlConnect: React.FC<ZoomControlConnectProps>;
|
|
6
|
-
export default ZoomControlConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
interface ZoomControlConnectProps {
|
|
3
|
+
mapId?: string;
|
|
4
|
+
}
|
|
5
|
+
declare const ZoomControlConnect: React.FC<ZoomControlConnectProps>;
|
|
6
|
+
export default ZoomControlConnect;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as ZoomControlConnect } from './ZoomControlsConnect';
|
|
1
|
+
export { default as ZoomControlConnect } from './ZoomControlsConnect';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const BasicMapDrawTool: () => React.ReactElement;
|
|
7
|
-
export declare const BasicMapDrawToolShape: () => React.ReactElement;
|
|
8
|
-
export declare const BasicMapDrawToolMultipleShape: () => React.ReactElement;
|
|
9
|
-
export declare const BasicMapDrawToolWithMultipleShapesValues: () => React.ReactElement;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const BasicMapDrawTool: () => React.ReactElement;
|
|
7
|
+
export declare const BasicMapDrawToolShape: () => React.ReactElement;
|
|
8
|
+
export declare const BasicMapDrawToolMultipleShape: () => React.ReactElement;
|
|
9
|
+
export declare const BasicMapDrawToolWithMultipleShapesValues: () => React.ReactElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const IntersectionDemo: () => React.ReactElement;
|
|
7
|
-
export declare const IntersectionWithShapeDemo: () => React.ReactElement;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const IntersectionDemo: () => React.ReactElement;
|
|
7
|
+
export declare const IntersectionWithShapeDemo: () => React.ReactElement;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const MultipleDrawToolsDemo: () => React.ReactElement;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const MultipleDrawToolsDemo: () => React.ReactElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const DoubleMap: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const DoubleMap: React.FC;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const MapError: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const MapError: () => React.ReactElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const FeatureLayers: () => React.ReactElement;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const FeatureLayers: () => React.ReactElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const MapWithAndWithoutInitialBBOX: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const MapWithAndWithoutInitialBBOX: React.FC;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const LayerActions: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const LayerActions: () => React.ReactElement;
|
package/src/lib/components/MapViewConnect/MapViewConnect.LayerChangeEnabledOpacity.stories.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { layerActions, layerTypes } from '@opengeoweb/store';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export interface LayerChangeOpacityInputProps {
|
|
9
|
-
mapId: string;
|
|
10
|
-
layerChangeOpacity?: typeof layerActions.layerChangeOpacity;
|
|
11
|
-
layers?: layerTypes.Layer[];
|
|
12
|
-
}
|
|
13
|
-
export declare const LayerChangeEnableOpacityAction: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { layerActions, layerTypes } from '@opengeoweb/store';
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export interface LayerChangeOpacityInputProps {
|
|
9
|
+
mapId: string;
|
|
10
|
+
layerChangeOpacity?: typeof layerActions.layerChangeOpacity;
|
|
11
|
+
layers?: layerTypes.Layer[];
|
|
12
|
+
}
|
|
13
|
+
export declare const LayerChangeEnableOpacityAction: () => React.ReactElement;
|
package/src/lib/components/MapViewConnect/MapViewConnect.MapModuleOverDefaultMap.stories.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const MapModuleOverDefaultMap: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const MapModuleOverDefaultMap: () => React.ReactElement;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const SetMapPinAction: {
|
|
8
|
-
(): React.ReactElement;
|
|
9
|
-
tags: string[];
|
|
10
|
-
};
|
|
11
|
-
export declare const SetMapPinActionDisabled: {
|
|
12
|
-
(): React.ReactElement;
|
|
13
|
-
tags: string[];
|
|
14
|
-
};
|
|
15
|
-
export declare const ToggleMapPinAction: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const SetMapPinAction: {
|
|
8
|
+
(): React.ReactElement;
|
|
9
|
+
tags: string[];
|
|
10
|
+
};
|
|
11
|
+
export declare const SetMapPinActionDisabled: {
|
|
12
|
+
(): React.ReactElement;
|
|
13
|
+
tags: string[];
|
|
14
|
+
};
|
|
15
|
+
export declare const ToggleMapPinAction: () => React.ReactElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const MultiMapLayerManager: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const MultiMapLayerManager: React.FC;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { MapViewConnectProps } from './MapViewConnect';
|
|
3
|
-
declare const _default: {
|
|
4
|
-
title: string;
|
|
5
|
-
component: React.FC<MapViewConnectProps>;
|
|
6
|
-
};
|
|
7
|
-
export default _default;
|
|
8
|
-
export declare const SelectorTests: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { MapViewConnectProps } from './MapViewConnect';
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
component: React.FC<MapViewConnectProps>;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
8
|
+
export declare const SelectorTests: () => React.ReactElement;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const SetBaseLayersAction: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const SetBaseLayersAction: React.FC;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
-
};
|
|
6
|
-
export default _default;
|
|
7
|
-
export declare const MapToggleControls: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: React.FC<import("./MapViewConnect").MapViewConnectProps>;
|
|
5
|
+
};
|
|
6
|
+
export default _default;
|
|
7
|
+
export declare const MapToggleControls: React.FC;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { MapViewProps } from '@opengeoweb/webmap-react';
|
|
3
|
-
export interface MapViewConnectProps extends MapViewProps {
|
|
4
|
-
mapId: string;
|
|
5
|
-
displayTimeInMap?: boolean;
|
|
6
|
-
controls?: {
|
|
7
|
-
zoomControls?: boolean;
|
|
8
|
-
};
|
|
9
|
-
showScaleBar?: boolean;
|
|
10
|
-
children?: React.ReactNode;
|
|
11
|
-
showLayerInfo?: boolean;
|
|
12
|
-
passiveMap?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare const ORIGIN_REACTMAPVIEWCONNECT_ONMAPCHANGEDIMENSION = "ORIGIN_REACTMAPVIEWCONNECT_ONMAPCHANGEDIMENSION";
|
|
15
|
-
export declare const ORIGIN_REACTMAPVIEWCONNECT_ONUPDATELAYERINFO = "ORIGIN_REACTMAPVIEWCONNECT_ONUPDATELAYERINFO";
|
|
16
|
-
/**
|
|
17
|
-
* Connected component used to display the map and selected layers.
|
|
18
|
-
* Includes options to disable the map controls and legend.
|
|
19
|
-
*
|
|
20
|
-
* Expects the following props:
|
|
21
|
-
* @param {string} mapId mapId: string - Id of the map
|
|
22
|
-
* @param {object} [controls.zoomControls] **optional** controls: object - toggle the map controls, zoomControls defaults to true
|
|
23
|
-
* @param {boolean} [displayTimeInMap] **optional** displayTimeInMap: boolean, toggles the mapTime, defaults to true
|
|
24
|
-
* @param {boolean} [showScaleBar] **optional** showScaleBar: boolean, toggles the scaleBar, defaults to true
|
|
25
|
-
* @example
|
|
26
|
-
* ```<MapViewConnect mapId={mapId} controls={{ zoomControls: false }} displayTimeInMap={false} showScaleBar={false}/>```
|
|
27
|
-
*/
|
|
28
|
-
declare const MapViewConnect: React.FC<MapViewConnectProps>;
|
|
29
|
-
export default MapViewConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { MapViewProps } from '@opengeoweb/webmap-react';
|
|
3
|
+
export interface MapViewConnectProps extends MapViewProps {
|
|
4
|
+
mapId: string;
|
|
5
|
+
displayTimeInMap?: boolean;
|
|
6
|
+
controls?: {
|
|
7
|
+
zoomControls?: boolean;
|
|
8
|
+
};
|
|
9
|
+
showScaleBar?: boolean;
|
|
10
|
+
children?: React.ReactNode;
|
|
11
|
+
showLayerInfo?: boolean;
|
|
12
|
+
passiveMap?: boolean;
|
|
13
|
+
}
|
|
14
|
+
export declare const ORIGIN_REACTMAPVIEWCONNECT_ONMAPCHANGEDIMENSION = "ORIGIN_REACTMAPVIEWCONNECT_ONMAPCHANGEDIMENSION";
|
|
15
|
+
export declare const ORIGIN_REACTMAPVIEWCONNECT_ONUPDATELAYERINFO = "ORIGIN_REACTMAPVIEWCONNECT_ONUPDATELAYERINFO";
|
|
16
|
+
/**
|
|
17
|
+
* Connected component used to display the map and selected layers.
|
|
18
|
+
* Includes options to disable the map controls and legend.
|
|
19
|
+
*
|
|
20
|
+
* Expects the following props:
|
|
21
|
+
* @param {string} mapId mapId: string - Id of the map
|
|
22
|
+
* @param {object} [controls.zoomControls] **optional** controls: object - toggle the map controls, zoomControls defaults to true
|
|
23
|
+
* @param {boolean} [displayTimeInMap] **optional** displayTimeInMap: boolean, toggles the mapTime, defaults to true
|
|
24
|
+
* @param {boolean} [showScaleBar] **optional** showScaleBar: boolean, toggles the scaleBar, defaults to true
|
|
25
|
+
* @example
|
|
26
|
+
* ```<MapViewConnect mapId={mapId} controls={{ zoomControls: false }} displayTimeInMap={false} showScaleBar={false}/>```
|
|
27
|
+
*/
|
|
28
|
+
declare const MapViewConnect: React.FC<MapViewConnectProps>;
|
|
29
|
+
export default MapViewConnect;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as MapViewConnect } from './MapViewConnect';
|
|
1
|
+
export { default as MapViewConnect } from './MapViewConnect';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ReactMapViewProps } from '@opengeoweb/webmap-react';
|
|
3
|
-
export interface MapViewProps extends ReactMapViewProps {
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
controls?: {
|
|
6
|
-
zoomControls?: boolean;
|
|
7
|
-
};
|
|
8
|
-
}
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ReactMapViewProps } from '@opengeoweb/webmap-react';
|
|
3
|
+
export interface MapViewProps extends ReactMapViewProps {
|
|
4
|
+
children?: React.ReactNode;
|
|
5
|
+
controls?: {
|
|
6
|
+
zoomControls?: boolean;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const useKeyboardZoomAndPan: (mapIsActive: boolean, mapId: string) => void;
|
|
1
|
+
export declare const useKeyboardZoomAndPan: (mapIsActive: boolean, mapId: string) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const useTouchZoomPan: (mapIsActive: boolean, mapId: string) => void;
|
|
1
|
+
export declare const useTouchZoomPan: (mapIsActive: boolean, mapId: string) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
-
interface DimensionSelectMapButtonProps {
|
|
4
|
-
mapId: string;
|
|
5
|
-
dimension: string;
|
|
6
|
-
source?: uiTypes.Source;
|
|
7
|
-
}
|
|
8
|
-
declare const DimensionSelectMapButtonConnect: React.FC<DimensionSelectMapButtonProps>;
|
|
9
|
-
export default DimensionSelectMapButtonConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
+
interface DimensionSelectMapButtonProps {
|
|
4
|
+
mapId: string;
|
|
5
|
+
dimension: string;
|
|
6
|
+
source?: uiTypes.Source;
|
|
7
|
+
}
|
|
8
|
+
declare const DimensionSelectMapButtonConnect: React.FC<DimensionSelectMapButtonProps>;
|
|
9
|
+
export default DimensionSelectMapButtonConnect;
|
package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectButtonConnect.spec.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
-
interface DimensionSelectDialogConnectProps {
|
|
4
|
-
mapId: string;
|
|
5
|
-
dimensionName: string;
|
|
6
|
-
isOpen: boolean;
|
|
7
|
-
order?: number;
|
|
8
|
-
onMouseDown?: () => void;
|
|
9
|
-
onCloseDialog?: () => void;
|
|
10
|
-
index?: number;
|
|
11
|
-
source?: uiTypes.Source;
|
|
12
|
-
}
|
|
13
|
-
declare const DimensionSelectDialogConnect: React.FC<DimensionSelectDialogConnectProps>;
|
|
14
|
-
export default DimensionSelectDialogConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
+
interface DimensionSelectDialogConnectProps {
|
|
4
|
+
mapId: string;
|
|
5
|
+
dimensionName: string;
|
|
6
|
+
isOpen: boolean;
|
|
7
|
+
order?: number;
|
|
8
|
+
onMouseDown?: () => void;
|
|
9
|
+
onCloseDialog?: () => void;
|
|
10
|
+
index?: number;
|
|
11
|
+
source?: uiTypes.Source;
|
|
12
|
+
}
|
|
13
|
+
declare const DimensionSelectDialogConnect: React.FC<DimensionSelectDialogConnectProps>;
|
|
14
|
+
export default DimensionSelectDialogConnect;
|
package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectDialogConnect.spec.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface DimensionSelectSliderConnectProps {
|
|
3
|
-
layerId: string;
|
|
4
|
-
dimensionName: string;
|
|
5
|
-
handleDimensionValueChanged: (layerId: string, dimensionName: string, dimensionValue: string) => void;
|
|
6
|
-
handleSyncChanged: (layerId: string, dimensionName: string, dimensionValue: string, synced: boolean) => void;
|
|
7
|
-
}
|
|
8
|
-
declare const DimensionSelectSliderConnect: React.FC<DimensionSelectSliderConnectProps>;
|
|
9
|
-
export default DimensionSelectSliderConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export interface DimensionSelectSliderConnectProps {
|
|
3
|
+
layerId: string;
|
|
4
|
+
dimensionName: string;
|
|
5
|
+
handleDimensionValueChanged: (layerId: string, dimensionName: string, dimensionValue: string) => void;
|
|
6
|
+
handleSyncChanged: (layerId: string, dimensionName: string, dimensionValue: string, synced: boolean) => void;
|
|
7
|
+
}
|
|
8
|
+
declare const DimensionSelectSliderConnect: React.FC<DimensionSelectSliderConnectProps>;
|
|
9
|
+
export default DimensionSelectSliderConnect;
|
package/src/lib/components/MultiMapDimensionSelectConnect/DimensionSelectSliderConnect.spec.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
package/src/lib/components/MultiMapDimensionSelectConnect/EnsembleDimensionExample.stories.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const MultiDimensionDemo: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const MultiDimensionDemo: React.FC;
|
package/src/lib/components/MultiMapDimensionSelectConnect/MultiDimensionSelectConnect.stories.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const ElevationDimensionDemoWithLightTheme: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const ElevationDimensionDemoWithLightTheme: React.FC;
|
package/src/lib/components/MultiMapDimensionSelectConnect/MultiDimensionSelectMapButtonsConnect.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
-
interface MultiDimensionSelectMapButtonsConnectProps {
|
|
4
|
-
mapId: string;
|
|
5
|
-
source?: uiTypes.Source;
|
|
6
|
-
}
|
|
7
|
-
declare const MultiDimensionSelectMapButtonsConnect: React.FC<MultiDimensionSelectMapButtonsConnectProps>;
|
|
8
|
-
export default MultiDimensionSelectMapButtonsConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { uiTypes } from '@opengeoweb/store';
|
|
3
|
+
interface MultiDimensionSelectMapButtonsConnectProps {
|
|
4
|
+
mapId: string;
|
|
5
|
+
source?: uiTypes.Source;
|
|
6
|
+
}
|
|
7
|
+
declare const MultiDimensionSelectMapButtonsConnect: React.FC<MultiDimensionSelectMapButtonsConnectProps>;
|
|
8
|
+
export default MultiDimensionSelectMapButtonsConnect;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|