@opengeoweb/core 9.28.1 → 9.29.1
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 +358 -400
- 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 +11 -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 +6 -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 +6 -5
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/SpeedButtonConnect.spec.d.ts +1 -1
- package/src/lib/components/TimeSliderConnect/TimeSliderButtonsConnect/TimeSpanButtonConnect.d.ts +5 -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,266 +1,266 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { mapTypes } from '@opengeoweb/store';
|
|
3
|
-
import type { DimensionTooltipGenerator, SingleValueComponentProps } from './LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect';
|
|
4
|
-
import { Size, ToolbarButtonSettings } from './LayerManagerHeaderOptions';
|
|
5
|
-
export declare const columnClasses: {
|
|
6
|
-
column1: string;
|
|
7
|
-
column2: string;
|
|
8
|
-
column3: string;
|
|
9
|
-
column4: string;
|
|
10
|
-
column5: string;
|
|
11
|
-
column6: string;
|
|
12
|
-
column7: string;
|
|
13
|
-
acceptanceTime: string;
|
|
14
|
-
loadDuration: string;
|
|
15
|
-
};
|
|
16
|
-
export declare const leftButtonsStyle: {
|
|
17
|
-
width: number;
|
|
18
|
-
display: string;
|
|
19
|
-
background: string;
|
|
20
|
-
};
|
|
21
|
-
export declare const layerManagerStyle: {
|
|
22
|
-
'.layerManagerContainer': {
|
|
23
|
-
containerType: string;
|
|
24
|
-
};
|
|
25
|
-
'.is-dragging header+.MuiBox-root': {
|
|
26
|
-
overflow: string;
|
|
27
|
-
};
|
|
28
|
-
'.column-2': {
|
|
29
|
-
width: string;
|
|
30
|
-
};
|
|
31
|
-
'.column-3': {
|
|
32
|
-
width: string;
|
|
33
|
-
};
|
|
34
|
-
'.column-4': {
|
|
35
|
-
width: string;
|
|
36
|
-
};
|
|
37
|
-
'.column-5': {
|
|
38
|
-
width: string;
|
|
39
|
-
};
|
|
40
|
-
'.column-acceptanceTime': {
|
|
41
|
-
width: number;
|
|
42
|
-
};
|
|
43
|
-
'.column-loadDuration': {
|
|
44
|
-
width: number;
|
|
45
|
-
paddingLeft: number;
|
|
46
|
-
paddingRight: number;
|
|
47
|
-
};
|
|
48
|
-
'.column-6': {
|
|
49
|
-
width: number;
|
|
50
|
-
display: string;
|
|
51
|
-
marginLeft: string;
|
|
52
|
-
};
|
|
53
|
-
'.column-7': {
|
|
54
|
-
width: string;
|
|
55
|
-
};
|
|
56
|
-
'.enable-btn-mini': {
|
|
57
|
-
display: string;
|
|
58
|
-
};
|
|
59
|
-
'.header-layermanager': {
|
|
60
|
-
containerType: string;
|
|
61
|
-
};
|
|
62
|
-
'.header-mapPresets': {
|
|
63
|
-
display: string;
|
|
64
|
-
};
|
|
65
|
-
'.medium-layermanager': {
|
|
66
|
-
display: string;
|
|
67
|
-
};
|
|
68
|
-
'.collapseLarge-btn': {
|
|
69
|
-
display: string;
|
|
70
|
-
};
|
|
71
|
-
'@container (max-width: 320px)': {
|
|
72
|
-
'.layermanager': {
|
|
73
|
-
'.column-1': {
|
|
74
|
-
width: string;
|
|
75
|
-
};
|
|
76
|
-
'.enable-btn-mini': {
|
|
77
|
-
display: string;
|
|
78
|
-
};
|
|
79
|
-
'.activateLayer-btn, .enable-btn, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-acceptanceTime, .column-loadDuration': {
|
|
80
|
-
display: string;
|
|
81
|
-
};
|
|
82
|
-
'#mappresets-menubutton, .addLayer-column, .setProjection-column': {
|
|
83
|
-
display: string;
|
|
84
|
-
};
|
|
85
|
-
'.descriptionRow': {
|
|
86
|
-
height: number;
|
|
87
|
-
'.MuiButtonBase-root': {
|
|
88
|
-
display: string;
|
|
89
|
-
};
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
'.header-layermanager': {
|
|
93
|
-
'.header-left': {
|
|
94
|
-
display: string;
|
|
95
|
-
};
|
|
96
|
-
'&>div': {
|
|
97
|
-
justifyContent: string;
|
|
98
|
-
padding: number;
|
|
99
|
-
height: number;
|
|
100
|
-
};
|
|
101
|
-
'.header-right': {
|
|
102
|
-
maxWidth: string;
|
|
103
|
-
flexBasis: string;
|
|
104
|
-
};
|
|
105
|
-
'.collapseSmall-btn': {
|
|
106
|
-
display: string;
|
|
107
|
-
};
|
|
108
|
-
};
|
|
109
|
-
};
|
|
110
|
-
'@container (max-width: 600px)': {
|
|
111
|
-
'.layermanager': {
|
|
112
|
-
'.column-3, .column-4, .column-5, .column-6, .column-7, .column-acceptanceTime, .column-loadDuration': {
|
|
113
|
-
display: string;
|
|
114
|
-
};
|
|
115
|
-
'.column-2': {
|
|
116
|
-
width: string;
|
|
117
|
-
};
|
|
118
|
-
'.header-layer.mappresetsModule-enabled': {
|
|
119
|
-
display: string;
|
|
120
|
-
};
|
|
121
|
-
'.header-mapPresets': {
|
|
122
|
-
display: string;
|
|
123
|
-
'.MuiButtonBase-root': {
|
|
124
|
-
height: number;
|
|
125
|
-
'.MuiBox-root': {
|
|
126
|
-
textAlign: string;
|
|
127
|
-
};
|
|
128
|
-
};
|
|
129
|
-
};
|
|
130
|
-
};
|
|
131
|
-
'.header-layermanager': {
|
|
132
|
-
'.mapPresets-btn': {
|
|
133
|
-
display: string;
|
|
134
|
-
};
|
|
135
|
-
'.collapseLarge-btn': {
|
|
136
|
-
display: string;
|
|
137
|
-
};
|
|
138
|
-
};
|
|
139
|
-
};
|
|
140
|
-
'@container (max-width: 600px) and (min-width: 321px)': {
|
|
141
|
-
'.layermanager': {
|
|
142
|
-
'.medium-layermanager': {
|
|
143
|
-
display: string;
|
|
144
|
-
};
|
|
145
|
-
};
|
|
146
|
-
'.deleteBtnMedium': {
|
|
147
|
-
display: string;
|
|
148
|
-
'&+button': {
|
|
149
|
-
display: string;
|
|
150
|
-
};
|
|
151
|
-
};
|
|
152
|
-
'.layerRow': {
|
|
153
|
-
'.column-1': {
|
|
154
|
-
display: string;
|
|
155
|
-
};
|
|
156
|
-
'.column-2': {
|
|
157
|
-
display: string;
|
|
158
|
-
};
|
|
159
|
-
};
|
|
160
|
-
'.header-layermanager': {
|
|
161
|
-
'.collapseMedium-btn': {
|
|
162
|
-
display: string;
|
|
163
|
-
};
|
|
164
|
-
};
|
|
165
|
-
};
|
|
166
|
-
};
|
|
167
|
-
export declare const returnCorrectSize: (sizeResult: mapTypes.DockedLayerManagerSize | undefined) => Size;
|
|
168
|
-
export type DimensionNameMappings = Record<string, string>;
|
|
169
|
-
export type DimensionValueMappings = Record<string, (value: string, latest?: string) => string>;
|
|
170
|
-
export interface LayerManagerCustomSettings {
|
|
171
|
-
toolbar?: {
|
|
172
|
-
dragHandle?: {
|
|
173
|
-
icon?: React.ReactNode;
|
|
174
|
-
};
|
|
175
|
-
controlButtonSettings?: ToolbarButtonSettings;
|
|
176
|
-
closeButton?: {
|
|
177
|
-
icon?: React.ReactNode;
|
|
178
|
-
};
|
|
179
|
-
};
|
|
180
|
-
header?: {
|
|
181
|
-
addLayer?: {
|
|
182
|
-
tooltipTitle?: string;
|
|
183
|
-
icon?: React.ReactNode;
|
|
184
|
-
};
|
|
185
|
-
layerName?: {
|
|
186
|
-
title: string;
|
|
187
|
-
};
|
|
188
|
-
layerStyle?: {
|
|
189
|
-
title: string;
|
|
190
|
-
};
|
|
191
|
-
opacity?: {
|
|
192
|
-
title: string;
|
|
193
|
-
};
|
|
194
|
-
dimensions?: {
|
|
195
|
-
title: string;
|
|
196
|
-
};
|
|
197
|
-
acceptanceTime?: {
|
|
198
|
-
title: string;
|
|
199
|
-
};
|
|
200
|
-
};
|
|
201
|
-
content?: {
|
|
202
|
-
dragHandle?: {
|
|
203
|
-
tooltipTitle?: string;
|
|
204
|
-
icon?: React.ReactNode;
|
|
205
|
-
};
|
|
206
|
-
activateLayer?: {
|
|
207
|
-
isDisabled?: boolean;
|
|
208
|
-
};
|
|
209
|
-
enableLayer?: {
|
|
210
|
-
enabledIcon?: React.ReactNode;
|
|
211
|
-
disabledIcon?: React.ReactNode;
|
|
212
|
-
enabledTooltipTitle?: string;
|
|
213
|
-
disabledTooltipTitle?: string;
|
|
214
|
-
};
|
|
215
|
-
renderLayer?: {
|
|
216
|
-
Element?: React.FC<{
|
|
217
|
-
layerId: string;
|
|
218
|
-
mapId: string;
|
|
219
|
-
}>;
|
|
220
|
-
tooltipPrefix?: string;
|
|
221
|
-
};
|
|
222
|
-
layerStyle?: {
|
|
223
|
-
tooltipPrefix?: string;
|
|
224
|
-
icon?: React.ElementType;
|
|
225
|
-
};
|
|
226
|
-
opacity?: {
|
|
227
|
-
tooltipPrefix?: string;
|
|
228
|
-
};
|
|
229
|
-
acceptanceTime?: {
|
|
230
|
-
tooltipTitle?: string;
|
|
231
|
-
icon?: React.ElementType;
|
|
232
|
-
};
|
|
233
|
-
dimensions?: {
|
|
234
|
-
dimensionsToShow?: string[];
|
|
235
|
-
SingleValueComponent?: React.FC<SingleValueComponentProps>;
|
|
236
|
-
icon?: React.ElementType;
|
|
237
|
-
tooltipGenerator?: DimensionTooltipGenerator;
|
|
238
|
-
nameMappings?: DimensionNameMappings;
|
|
239
|
-
valueMappings?: DimensionValueMappings;
|
|
240
|
-
hideLatestDuplicate?: boolean;
|
|
241
|
-
};
|
|
242
|
-
deleteLayer?: {
|
|
243
|
-
tooltipTitle?: string;
|
|
244
|
-
icon?: React.ReactNode;
|
|
245
|
-
};
|
|
246
|
-
menu?: {
|
|
247
|
-
tooltipTitle?: string;
|
|
248
|
-
icon?: React.ReactNode;
|
|
249
|
-
};
|
|
250
|
-
};
|
|
251
|
-
footer?: {
|
|
252
|
-
baseLayerRow?: {
|
|
253
|
-
title?: string;
|
|
254
|
-
addLayersButton?: {
|
|
255
|
-
isDisabled?: boolean;
|
|
256
|
-
};
|
|
257
|
-
};
|
|
258
|
-
baseLayerDropdown?: {
|
|
259
|
-
tooltipPrefix?: string;
|
|
260
|
-
icon?: React.ElementType;
|
|
261
|
-
};
|
|
262
|
-
projection?: {
|
|
263
|
-
shouldHide?: boolean;
|
|
264
|
-
};
|
|
265
|
-
};
|
|
266
|
-
}
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { mapTypes } from '@opengeoweb/store';
|
|
3
|
+
import type { DimensionTooltipGenerator, SingleValueComponentProps } from './LayerContainerRow/LayerRow/DimensionSelect/DimensionSelect';
|
|
4
|
+
import { Size, ToolbarButtonSettings } from './LayerManagerHeaderOptions';
|
|
5
|
+
export declare const columnClasses: {
|
|
6
|
+
column1: string;
|
|
7
|
+
column2: string;
|
|
8
|
+
column3: string;
|
|
9
|
+
column4: string;
|
|
10
|
+
column5: string;
|
|
11
|
+
column6: string;
|
|
12
|
+
column7: string;
|
|
13
|
+
acceptanceTime: string;
|
|
14
|
+
loadDuration: string;
|
|
15
|
+
};
|
|
16
|
+
export declare const leftButtonsStyle: {
|
|
17
|
+
width: number;
|
|
18
|
+
display: string;
|
|
19
|
+
background: string;
|
|
20
|
+
};
|
|
21
|
+
export declare const layerManagerStyle: {
|
|
22
|
+
'.layerManagerContainer': {
|
|
23
|
+
containerType: string;
|
|
24
|
+
};
|
|
25
|
+
'.is-dragging header+.MuiBox-root': {
|
|
26
|
+
overflow: string;
|
|
27
|
+
};
|
|
28
|
+
'.column-2': {
|
|
29
|
+
width: string;
|
|
30
|
+
};
|
|
31
|
+
'.column-3': {
|
|
32
|
+
width: string;
|
|
33
|
+
};
|
|
34
|
+
'.column-4': {
|
|
35
|
+
width: string;
|
|
36
|
+
};
|
|
37
|
+
'.column-5': {
|
|
38
|
+
width: string;
|
|
39
|
+
};
|
|
40
|
+
'.column-acceptanceTime': {
|
|
41
|
+
width: number;
|
|
42
|
+
};
|
|
43
|
+
'.column-loadDuration': {
|
|
44
|
+
width: number;
|
|
45
|
+
paddingLeft: number;
|
|
46
|
+
paddingRight: number;
|
|
47
|
+
};
|
|
48
|
+
'.column-6': {
|
|
49
|
+
width: number;
|
|
50
|
+
display: string;
|
|
51
|
+
marginLeft: string;
|
|
52
|
+
};
|
|
53
|
+
'.column-7': {
|
|
54
|
+
width: string;
|
|
55
|
+
};
|
|
56
|
+
'.enable-btn-mini': {
|
|
57
|
+
display: string;
|
|
58
|
+
};
|
|
59
|
+
'.header-layermanager': {
|
|
60
|
+
containerType: string;
|
|
61
|
+
};
|
|
62
|
+
'.header-mapPresets': {
|
|
63
|
+
display: string;
|
|
64
|
+
};
|
|
65
|
+
'.medium-layermanager': {
|
|
66
|
+
display: string;
|
|
67
|
+
};
|
|
68
|
+
'.collapseLarge-btn': {
|
|
69
|
+
display: string;
|
|
70
|
+
};
|
|
71
|
+
'@container (max-width: 320px)': {
|
|
72
|
+
'.layermanager': {
|
|
73
|
+
'.column-1': {
|
|
74
|
+
width: string;
|
|
75
|
+
};
|
|
76
|
+
'.enable-btn-mini': {
|
|
77
|
+
display: string;
|
|
78
|
+
};
|
|
79
|
+
'.activateLayer-btn, .enable-btn, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-acceptanceTime, .column-loadDuration': {
|
|
80
|
+
display: string;
|
|
81
|
+
};
|
|
82
|
+
'#mappresets-menubutton, .addLayer-column, .setProjection-column': {
|
|
83
|
+
display: string;
|
|
84
|
+
};
|
|
85
|
+
'.descriptionRow': {
|
|
86
|
+
height: number;
|
|
87
|
+
'.MuiButtonBase-root': {
|
|
88
|
+
display: string;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
91
|
+
};
|
|
92
|
+
'.header-layermanager': {
|
|
93
|
+
'.header-left': {
|
|
94
|
+
display: string;
|
|
95
|
+
};
|
|
96
|
+
'&>div': {
|
|
97
|
+
justifyContent: string;
|
|
98
|
+
padding: number;
|
|
99
|
+
height: number;
|
|
100
|
+
};
|
|
101
|
+
'.header-right': {
|
|
102
|
+
maxWidth: string;
|
|
103
|
+
flexBasis: string;
|
|
104
|
+
};
|
|
105
|
+
'.collapseSmall-btn': {
|
|
106
|
+
display: string;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
109
|
+
};
|
|
110
|
+
'@container (max-width: 600px)': {
|
|
111
|
+
'.layermanager': {
|
|
112
|
+
'.column-3, .column-4, .column-5, .column-6, .column-7, .column-acceptanceTime, .column-loadDuration': {
|
|
113
|
+
display: string;
|
|
114
|
+
};
|
|
115
|
+
'.column-2': {
|
|
116
|
+
width: string;
|
|
117
|
+
};
|
|
118
|
+
'.header-layer.mappresetsModule-enabled': {
|
|
119
|
+
display: string;
|
|
120
|
+
};
|
|
121
|
+
'.header-mapPresets': {
|
|
122
|
+
display: string;
|
|
123
|
+
'.MuiButtonBase-root': {
|
|
124
|
+
height: number;
|
|
125
|
+
'.MuiBox-root': {
|
|
126
|
+
textAlign: string;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
129
|
+
};
|
|
130
|
+
};
|
|
131
|
+
'.header-layermanager': {
|
|
132
|
+
'.mapPresets-btn': {
|
|
133
|
+
display: string;
|
|
134
|
+
};
|
|
135
|
+
'.collapseLarge-btn': {
|
|
136
|
+
display: string;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
139
|
+
};
|
|
140
|
+
'@container (max-width: 600px) and (min-width: 321px)': {
|
|
141
|
+
'.layermanager': {
|
|
142
|
+
'.medium-layermanager': {
|
|
143
|
+
display: string;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
146
|
+
'.deleteBtnMedium': {
|
|
147
|
+
display: string;
|
|
148
|
+
'&+button': {
|
|
149
|
+
display: string;
|
|
150
|
+
};
|
|
151
|
+
};
|
|
152
|
+
'.layerRow': {
|
|
153
|
+
'.column-1': {
|
|
154
|
+
display: string;
|
|
155
|
+
};
|
|
156
|
+
'.column-2': {
|
|
157
|
+
display: string;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
160
|
+
'.header-layermanager': {
|
|
161
|
+
'.collapseMedium-btn': {
|
|
162
|
+
display: string;
|
|
163
|
+
};
|
|
164
|
+
};
|
|
165
|
+
};
|
|
166
|
+
};
|
|
167
|
+
export declare const returnCorrectSize: (sizeResult: mapTypes.DockedLayerManagerSize | undefined) => Size;
|
|
168
|
+
export type DimensionNameMappings = Record<string, string>;
|
|
169
|
+
export type DimensionValueMappings = Record<string, (value: string, latest?: string) => string>;
|
|
170
|
+
export interface LayerManagerCustomSettings {
|
|
171
|
+
toolbar?: {
|
|
172
|
+
dragHandle?: {
|
|
173
|
+
icon?: React.ReactNode;
|
|
174
|
+
};
|
|
175
|
+
controlButtonSettings?: ToolbarButtonSettings;
|
|
176
|
+
closeButton?: {
|
|
177
|
+
icon?: React.ReactNode;
|
|
178
|
+
};
|
|
179
|
+
};
|
|
180
|
+
header?: {
|
|
181
|
+
addLayer?: {
|
|
182
|
+
tooltipTitle?: string;
|
|
183
|
+
icon?: React.ReactNode;
|
|
184
|
+
};
|
|
185
|
+
layerName?: {
|
|
186
|
+
title: string;
|
|
187
|
+
};
|
|
188
|
+
layerStyle?: {
|
|
189
|
+
title: string;
|
|
190
|
+
};
|
|
191
|
+
opacity?: {
|
|
192
|
+
title: string;
|
|
193
|
+
};
|
|
194
|
+
dimensions?: {
|
|
195
|
+
title: string;
|
|
196
|
+
};
|
|
197
|
+
acceptanceTime?: {
|
|
198
|
+
title: string;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
201
|
+
content?: {
|
|
202
|
+
dragHandle?: {
|
|
203
|
+
tooltipTitle?: string;
|
|
204
|
+
icon?: React.ReactNode;
|
|
205
|
+
};
|
|
206
|
+
activateLayer?: {
|
|
207
|
+
isDisabled?: boolean;
|
|
208
|
+
};
|
|
209
|
+
enableLayer?: {
|
|
210
|
+
enabledIcon?: React.ReactNode;
|
|
211
|
+
disabledIcon?: React.ReactNode;
|
|
212
|
+
enabledTooltipTitle?: string;
|
|
213
|
+
disabledTooltipTitle?: string;
|
|
214
|
+
};
|
|
215
|
+
renderLayer?: {
|
|
216
|
+
Element?: React.FC<{
|
|
217
|
+
layerId: string;
|
|
218
|
+
mapId: string;
|
|
219
|
+
}>;
|
|
220
|
+
tooltipPrefix?: string;
|
|
221
|
+
};
|
|
222
|
+
layerStyle?: {
|
|
223
|
+
tooltipPrefix?: string;
|
|
224
|
+
icon?: React.ElementType;
|
|
225
|
+
};
|
|
226
|
+
opacity?: {
|
|
227
|
+
tooltipPrefix?: string;
|
|
228
|
+
};
|
|
229
|
+
acceptanceTime?: {
|
|
230
|
+
tooltipTitle?: string;
|
|
231
|
+
icon?: React.ElementType;
|
|
232
|
+
};
|
|
233
|
+
dimensions?: {
|
|
234
|
+
dimensionsToShow?: string[];
|
|
235
|
+
SingleValueComponent?: React.FC<SingleValueComponentProps>;
|
|
236
|
+
icon?: React.ElementType;
|
|
237
|
+
tooltipGenerator?: DimensionTooltipGenerator;
|
|
238
|
+
nameMappings?: DimensionNameMappings;
|
|
239
|
+
valueMappings?: DimensionValueMappings;
|
|
240
|
+
hideLatestDuplicate?: boolean;
|
|
241
|
+
};
|
|
242
|
+
deleteLayer?: {
|
|
243
|
+
tooltipTitle?: string;
|
|
244
|
+
icon?: React.ReactNode;
|
|
245
|
+
};
|
|
246
|
+
menu?: {
|
|
247
|
+
tooltipTitle?: string;
|
|
248
|
+
icon?: React.ReactNode;
|
|
249
|
+
};
|
|
250
|
+
};
|
|
251
|
+
footer?: {
|
|
252
|
+
baseLayerRow?: {
|
|
253
|
+
title?: string;
|
|
254
|
+
addLayersButton?: {
|
|
255
|
+
isDisabled?: boolean;
|
|
256
|
+
};
|
|
257
|
+
};
|
|
258
|
+
baseLayerDropdown?: {
|
|
259
|
+
tooltipPrefix?: string;
|
|
260
|
+
icon?: React.ElementType;
|
|
261
|
+
};
|
|
262
|
+
projection?: {
|
|
263
|
+
shouldHide?: boolean;
|
|
264
|
+
};
|
|
265
|
+
};
|
|
266
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
interface LayerSelectButtonProps {
|
|
3
|
-
tooltipTitle?: string;
|
|
4
|
-
icon?: React.ReactNode;
|
|
5
|
-
onClick?: () => void;
|
|
6
|
-
}
|
|
7
|
-
export declare const LayerSelectButton: React.FC<LayerSelectButtonProps>;
|
|
8
|
-
export {};
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
interface LayerSelectButtonProps {
|
|
3
|
+
tooltipTitle?: string;
|
|
4
|
+
icon?: React.ReactNode;
|
|
5
|
+
onClick?: () => void;
|
|
6
|
+
}
|
|
7
|
+
export declare const LayerSelectButton: React.FC<LayerSelectButtonProps>;
|
|
8
|
+
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
declare const _default: {
|
|
3
|
-
title: string;
|
|
4
|
-
};
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const MapWithLayerSelectDemoLightTheme: React.FC;
|
|
7
|
-
export declare const MapWithLayerSelectDemoDarkTheme: React.FC;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const MapWithLayerSelectDemoLightTheme: React.FC;
|
|
7
|
+
export declare const MapWithLayerSelectDemoDarkTheme: React.FC;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Bbox } from '@opengeoweb/webmap';
|
|
3
|
-
export interface ProjectionDetails {
|
|
4
|
-
name: string;
|
|
5
|
-
value: string;
|
|
6
|
-
bbox: Bbox;
|
|
7
|
-
}
|
|
8
|
-
export declare const availableProjections: ProjectionDetails[];
|
|
9
|
-
export interface ProjectionSelectProps {
|
|
10
|
-
currentProjection: string;
|
|
11
|
-
onChangeProjection: (projection: ProjectionDetails) => void;
|
|
12
|
-
}
|
|
13
|
-
declare const ProjectionSelect: React.FC<ProjectionSelectProps>;
|
|
14
|
-
export default ProjectionSelect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { Bbox } from '@opengeoweb/webmap';
|
|
3
|
+
export interface ProjectionDetails {
|
|
4
|
+
name: string;
|
|
5
|
+
value: string;
|
|
6
|
+
bbox: Bbox;
|
|
7
|
+
}
|
|
8
|
+
export declare const availableProjections: ProjectionDetails[];
|
|
9
|
+
export interface ProjectionSelectProps {
|
|
10
|
+
currentProjection: string;
|
|
11
|
+
onChangeProjection: (projection: ProjectionDetails) => void;
|
|
12
|
+
}
|
|
13
|
+
declare const ProjectionSelect: React.FC<ProjectionSelectProps>;
|
|
14
|
+
export default ProjectionSelect;
|
|
@@ -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 ProjectionSelectInMap: () => React.ReactElement;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
};
|
|
5
|
+
export default _default;
|
|
6
|
+
export declare const ProjectionSelectInMap: () => React.ReactElement;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface ProjectionSelectConnectProps {
|
|
3
|
-
mapId: string;
|
|
4
|
-
}
|
|
5
|
-
declare const ProjectionSelectConnect: React.FC<ProjectionSelectConnectProps>;
|
|
6
|
-
export default ProjectionSelectConnect;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export interface ProjectionSelectConnectProps {
|
|
3
|
+
mapId: string;
|
|
4
|
+
}
|
|
5
|
+
declare const ProjectionSelectConnect: React.FC<ProjectionSelectConnectProps>;
|
|
6
|
+
export default ProjectionSelectConnect;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { default as LayerManager } from './LayerManager';
|
|
2
|
-
export { default as LayerManagerHeaderOptions } from './LayerManagerHeaderOptions';
|
|
3
|
-
export { default as LayerManagerDescriptionRow } from './DescriptionRow/DescriptionRow';
|
|
4
|
-
export { default as LayerManagerLayerContainerRow } from './LayerContainerRow/LayerContainerRow';
|
|
5
|
-
export { default as LayerManagerBaseLayerRow } from './BaseLayerRow/BaseLayerRow';
|
|
6
|
-
export { default as LayerManagerConnect } from './LayerManagerConnect';
|
|
7
|
-
export { default as LayerManagerMapButtonConnect } from './LayerManagerMapButtonConnect';
|
|
8
|
-
export { useFetchServices } from './useFetchServices';
|
|
1
|
+
export { default as LayerManager } from './LayerManager';
|
|
2
|
+
export { default as LayerManagerHeaderOptions } from './LayerManagerHeaderOptions';
|
|
3
|
+
export { default as LayerManagerDescriptionRow } from './DescriptionRow/DescriptionRow';
|
|
4
|
+
export { default as LayerManagerLayerContainerRow } from './LayerContainerRow/LayerContainerRow';
|
|
5
|
+
export { default as LayerManagerBaseLayerRow } from './BaseLayerRow/BaseLayerRow';
|
|
6
|
+
export { default as LayerManagerConnect } from './LayerManagerConnect';
|
|
7
|
+
export { default as LayerManagerMapButtonConnect } from './LayerManagerMapButtonConnect';
|
|
8
|
+
export { useFetchServices } from './useFetchServices';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { serviceTypes } from '@opengeoweb/store';
|
|
2
|
-
export declare const getServicesToLoad: (services: serviceTypes.NoIdService[]) => serviceTypes.InitialService[];
|
|
3
|
-
export declare const useFetchServices: (dialogType: string, preloadedServices?: serviceTypes.InitialService[] | undefined, shouldDisableFetch?: boolean) => void;
|
|
4
|
-
export declare const mergePresetsAndUserAddedServices: (presets: serviceTypes.InitialService[], userAddedServices: serviceTypes.UserAddedServices) => serviceTypes.NoIdService[];
|
|
1
|
+
import { serviceTypes } from '@opengeoweb/store';
|
|
2
|
+
export declare const getServicesToLoad: (services: serviceTypes.NoIdService[]) => serviceTypes.InitialService[];
|
|
3
|
+
export declare const useFetchServices: (dialogType: string, preloadedServices?: serviceTypes.InitialService[] | undefined, shouldDisableFetch?: boolean) => void;
|
|
4
|
+
export declare const mergePresetsAndUserAddedServices: (presets: serviceTypes.InitialService[], userAddedServices: serviceTypes.UserAddedServices) => serviceTypes.NoIdService[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {};
|
|
1
|
+
export {};
|